{"id":7,"date":"2026-05-15T20:54:38","date_gmt":"2026-05-15T20:54:38","guid":{"rendered":"https:\/\/quality-tools-1391bd1.ingress-baronn.ewp.live\/?page_id=7"},"modified":"2026-05-20T19:37:21","modified_gmt":"2026-05-21T00:37:21","slug":"home","status":"publish","type":"page","link":"https:\/\/bmquality.tools\/","title":{"rendered":"home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7\" class=\"elementor elementor-7\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-336a286 e-con-full e-flex e-con e-parent\" data-id=\"336a286\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2534d88 elementor-widget elementor-widget-shortcode\" data-id=\"2534d88\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800;900&display=swap\" rel=\"stylesheet\">\n    <style>\n        :root { --nav-red: #D0202E; --nav-dark: #0B121F; --nav-blue: #111A2C; --nav-bg: #ffffff; --nav-border: #E2E8F0; --nav-text: #4A5568; }\n        \n        .native-header-wrap { font-family: 'Inter', sans-serif; background: var(--nav-bg); color: var(--nav-text); width: 100%; box-shadow: 0 4px 25px rgba(0,0,0,0.03); position: relative; z-index: 999; }\n        .native-header-wrap * { box-sizing: border-box; }\n        .native-header-wrap a { text-decoration: none; color: inherit; transition: 0.3s; }\n        \n        .native-container { max-width: 1400px; margin: 0 auto; padding: 0 20px; width: 100%; }\n        \n        \/* FILA SUPERIOR *\/\n        .native-row-main { display: flex; align-items: center; justify-content: space-between; padding: 18px 0; border-bottom: 1px solid var(--nav-border); gap: 30px; position: relative; background: #fff; z-index: 20; }\n        \n        \/* BOT\u00d3N MEN\u00da M\u00d3VIL *\/\n        .native-mobile-toggle { display: none; background: none; border: none; padding: 0; color: var(--nav-blue); cursor: pointer; }\n        .native-mobile-toggle svg { width: 28px; height: 28px; stroke: currentColor; fill: none; stroke-width: 2; }\n        \n        \/* IDENTIDAD *\/\n        .native-logo-brand-block { display: flex; align-items: center; gap: 12px; text-decoration: none !important; }\n        .native-logo { display: block; }\n        .native-logo img { max-height: 75px; display: block; width: auto; transition: 0.3s; } \n        .native-brand-typography { display: flex; flex-direction: column; justify-content: center; }\n        .brand-top { color: var(--nav-blue); font-size: 10px; font-weight: 700; letter-spacing: 0.5px; margin-bottom: 2px; line-height: 1; text-transform: uppercase; font-family: 'Inter', sans-serif; }\n        .brand-mid, .brand-bot { color: var(--nav-red); font-size: 22px; font-weight: 900; line-height: 0.85; font-family: 'Arial Black', Impact, sans-serif; letter-spacing: -0.5px; text-transform: uppercase; margin-left: -1px; transition: 0.3s; }\n        .brand-bot { display: flex; align-items: baseline; gap: 3px; }\n        .brand-sas { color: var(--nav-red); font-size: 9px; font-weight: 800; font-family: 'Inter', sans-serif; letter-spacing: 0; margin-left: 2px; transition: 0.3s; }\n        \n        \/* BUSCADOR *\/\n        .native-search-box { flex: 1; max-width: 650px; display: flex; background: #fff; border: 1px solid var(--nav-border); border-radius: 4px; overflow: hidden; transition: 0.3s; }\n        .native-search-box:focus-within { border-color: var(--nav-blue); box-shadow: 0 0 0 3px rgba(17, 26, 44, 0.04); }\n        .native-search-box input { flex: 1; border: none; background: transparent; padding: 14px 20px; outline: none; font-size: 13px; color: var(--nav-text); width: 100%; }\n        .native-search-box select { border: none; background: transparent; border-left: 1px solid var(--nav-border); padding: 0 15px; font-size: 13px; color: var(--nav-text); outline: none; cursor: pointer; max-width: 170px; }\n        .native-search-box button { background: var(--nav-red); color: #fff; border: none; padding: 0 20px; cursor: pointer; transition: 0.3s; display: flex; align-items: center; justify-content: center; }\n        .native-search-box button:hover { background: #b01824; }\n        .native-search-box button svg { width: 18px; height: 18px; fill: currentColor; }\n\n        \/* ACCIONES *\/\n        .native-actions { display: flex; align-items: center; gap: 35px; }\n        .native-user-guest, .native-user-logged { display: flex; align-items: center; gap: 12px; cursor: pointer; color: var(--nav-blue); }\n        .native-user-guest svg { width: 22px; height: 22px; stroke: currentColor; fill: none; stroke-width: 1.5; }\n        .native-user-guest:hover svg { stroke: var(--nav-red); }\n        .native-avatar { width: 32px; height: 32px; background: var(--nav-blue); color: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 800; font-size: 14px; text-transform: uppercase; }\n        .native-user-text { display: flex; flex-direction: column; font-size: 12px; line-height: 1.2; }\n        .native-user-text span { color: #A0AEC0; font-size: 11px; }\n        .native-user-text strong { font-size: 13px; font-weight: 800; transition: 0.3s; margin-top: 2px; }\n        .native-user-logged:hover strong, .native-user-guest:hover strong { color: var(--nav-red); }\n        \n        .native-cart-btn { display: flex; align-items: center; gap: 12px; cursor: pointer; color: var(--nav-blue); }\n        .native-cart-icon-wrap { position: relative; display: flex; align-items: center; justify-content: center; transition: 0.3s; }\n        .native-cart-icon-wrap svg { width: 24px; height: 24px; stroke: currentColor; fill: none; stroke-width: 1.5; }\n        .native-cart-badge { position: absolute; top: -8px; right: -10px; background: var(--nav-red); color: #fff; font-size: 10px; font-weight: 900; width: 18px; height: 18px; border-radius: 50%; display: flex; align-items: center; justify-content: center; transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275); }\n        @keyframes popIn { 0% { transform: scale(0.5); } 50% { transform: scale(1.3); } 100% { transform: scale(1); } }\n        .native-cart-badge.pop { animation: popIn 0.4s ease forwards; }\n        .native-cart-text { display: flex; flex-direction: column; font-size: 12px; line-height: 1.2; }\n        .native-cart-text strong { font-size: 13px; font-weight: 800; transition: 0.3s; margin-top: 2px; }\n        .native-cart-btn:hover strong, .native-cart-btn:hover svg { color: var(--nav-red); }\n\n        \/* OVERLAY M\u00d3VIL *\/\n        .native-mobile-overlay { position: fixed; inset: 0; background: rgba(11,18,31,0.6); z-index: 10000; opacity: 0; visibility: hidden; transition: 0.3s; }\n        .native-mobile-overlay.active { opacity: 1; visibility: visible; }\n\n        \/* FILA INFERIOR (NAVEGACI\u00d3N) *\/\n        .native-row-nav-wrap { background: var(--nav-dark); position: relative; z-index: 10001; }\n        .native-row-nav { display: flex; align-items: center; justify-content: flex-start; }\n        \n        .native-mobile-menu-header { display: none; align-items: center; justify-content: space-between; padding: 20px; border-bottom: 1px solid var(--nav-border); width: 100%; }\n        .native-mobile-menu-header strong { font-size: 16px; color: var(--nav-blue); font-weight: 900; text-transform: uppercase; }\n        .native-mobile-close { background: none; border: none; color: var(--nav-text); cursor: pointer; padding: 5px; }\n        .native-mobile-close svg { width: 24px; height: 24px; stroke: currentColor; fill: none; stroke-width: 2; }\n\n        .native-nav-menu { display: flex; align-items: center; list-style: none; margin: 0; padding: 0; }\n        \n        \/* CATEGORIAS DROPDOWN *\/\n        .native-cat-dropdown-trigger { background: transparent; color: #fff; border-right: 1px solid rgba(255,255,255,0.05); border-left: 1px solid rgba(255,255,255,0.05); font-weight: 700; font-size: 13px; display: flex; align-items: center; position: relative; text-transform: uppercase; letter-spacing: 0.5px; transition: 0.3s; }\n        .native-cat-toggle-btn { padding: 18px 30px; display: flex; align-items: center; gap: 10px; cursor: pointer; width: 100%; }\n        .native-cat-dropdown-trigger:hover { background: rgba(255,255,255,0.05); }\n        .native-cat-toggle-btn svg { width: 18px; height: 18px; stroke: currentColor; fill: none; stroke-width: 2; flex-shrink: 0; }\n        .native-mobile-chevron { display: none; } \/* Oculto en PC *\/\n\n        .native-cat-dropdown-menu { position: absolute; top: 100%; left: 0; background: #fff; min-width: 280px; box-shadow: 0 15px 35px rgba(0,0,0,0.15); border-radius: 0 0 4px 4px; border-top: none; opacity: 0; visibility: hidden; transform: translateY(10px); transition: all 0.3s ease; display: flex; flex-direction: column; z-index: 100; }\n        .native-cat-dropdown-trigger:hover .native-cat-dropdown-menu { opacity: 1; visibility: visible; transform: translateY(0); }\n        .native-cat-dropdown-menu a { padding: 14px 20px; color: var(--nav-text) !important; font-weight: 600; font-size: 13px; border-bottom: 1px solid #F1F5F9; display: flex; justify-content: space-between; text-transform: none; }\n        .native-cat-dropdown-menu a:last-child { border-bottom: none; }\n        .native-cat-dropdown-menu a:hover { background: #F8FAFC; color: var(--nav-red) !important; padding-left: 25px; }\n        \n        .native-nav-menu > li > a.nav-link { padding: 18px 20px; display: block; color: #fff; font-weight: 700; font-size: 12px; text-transform: uppercase; transition: 0.3s; position: relative; }\n        .native-nav-menu > li > a.nav-link:hover, .native-nav-menu > li > a.nav-link.active { color: var(--nav-red); }\n\n        @media (max-width: 1024px) {\n            .native-row-main { flex-wrap: wrap; padding: 15px 0; gap: 15px; }\n            .native-mobile-toggle { display: flex; align-items: center; order: 1; }\n            .native-logo-brand-block { order: 2; flex: 1; justify-content: center; }\n            .native-actions { order: 3; gap: 20px; }\n            \n            .native-logo img { max-height: 40px; }\n            .brand-mid, .brand-bot { font-size: 13px; }\n            .brand-top { font-size: 7px; }\n            .brand-sas { font-size: 6px; }\n            \n            .native-user-text, .native-cart-text { display: none; }\n            \n            .native-search-box { order: 4; flex-basis: 100%; max-width: 100%; margin-top: 5px; border-radius: 4px; border: 1px solid var(--nav-border); }\n            .native-search-box select { display: none; } \n            .native-search-box input { padding: 14px 15px; }\n            .native-search-box button { padding: 0 15px; }\n\n            .native-row-nav-wrap { position: fixed; top: 0; left: -100%; width: 320px; max-width: 85vw; height: 100vh; background: #fff; transition: left 0.4s cubic-bezier(0.25, 0.8, 0.25, 1); overflow-y: auto; overflow-x: hidden; }\n            .native-row-nav-wrap.active { left: 0; }\n            \n            .native-row-nav { flex-direction: column; padding: 0; align-items: flex-start; }\n            .native-mobile-menu-header { display: flex; }\n            \n            .native-nav-menu { flex-direction: column; width: 100%; align-items: flex-start; }\n            .native-nav-menu > li { width: 100%; border-bottom: 1px solid var(--nav-border); }\n            .native-nav-menu > li > a.nav-link { color: var(--nav-blue); padding: 18px 20px; font-size: 14px; }\n            \n            \/* FIX: CATEGOR\u00cdAS ACORDE\u00d3N EN M\u00d3VIL *\/\n            .native-cat-dropdown-trigger { flex-direction: column; align-items: stretch; background: transparent; border: none; border-bottom: 1px solid var(--nav-border); font-size: 14px; width: 100%; color: var(--nav-blue); }\n            .native-cat-toggle-btn { padding: 18px 20px; justify-content: flex-start; }\n            .native-mobile-chevron { display: block; margin-left: auto; transition: transform 0.3s; }\n            .native-cat-toggle-btn.open .native-mobile-chevron { transform: rotate(180deg); }\n            \n            .native-cat-dropdown-menu { position: static; box-shadow: none; border: none; opacity: 1; visibility: visible; transform: none; display: none; width: 100%; background: #F8FAFC; padding: 0; flex-direction: column; }\n            .native-cat-dropdown-menu.active { display: flex; }\n            .native-cat-dropdown-menu a { padding: 14px 20px 14px 40px; border-bottom-color: #E2E8F0; font-size: 13px; }\n        }\n    <\/style>\n\n    <div class=\"native-header-wrap\">\n        <div class=\"native-mobile-overlay\" id=\"native-mobile-overlay\"><\/div>\n\n        <div class=\"native-container native-row-main\">\n            <button class=\"native-mobile-toggle\" id=\"native-mobile-toggle\">\n                <svg viewBox=\"0 0 24 24\"><line x1=\"3\" y1=\"12\" x2=\"21\" y2=\"12\"><\/line><line x1=\"3\" y1=\"6\" x2=\"21\" y2=\"6\"><\/line><line x1=\"3\" y1=\"18\" x2=\"21\" y2=\"18\"><\/line><\/svg>\n            <\/button>\n\n            <a href=\"https:\/\/bmquality.tools\/\" class=\"native-logo-brand-block\">\n                <div class=\"native-logo\">\n                    <img decoding=\"async\" src=\"https:\/\/bmquality.tools\/wp-content\/uploads\/2026\/05\/1000006340.png\" alt=\"Isotipo Quality Tools\">\n                <\/div>\n                <div class=\"native-brand-typography\">\n                    <span class=\"brand-top\">BODEGA MAYORISTA<\/span>\n                    <span class=\"brand-mid\">QUALITY<\/span>\n                    <span class=\"brand-bot\">TOOLS<span class=\"brand-sas\">S.A.S<\/span><\/span>\n                <\/div>\n            <\/a>\n            \n            <form action=\"https:\/\/bmquality.tools\/?page_id=93\" id=\"native-navbar-search-form\" class=\"native-search-box\" method=\"GET\">\n                <input type=\"text\" name=\"qt_search_term\" placeholder=\"Buscar herramientas...\">\n                <select  name='qt_cat' id='qt_cat' class='postform'>\n\t<option value='0' selected='selected'>Todas<\/option>\n\t<option class=\"level-0\" value=\"helectricas\">HERRAMIENTAS ELECTRICAS<\/option>\n\t<option class=\"level-0\" value=\"construccion\">CONSTRUCCION<\/option>\n\t<option class=\"level-0\" value=\"maquinaria\">MAQUINARIA<\/option>\n\t<option class=\"level-0\" value=\"accesorios\">ACCESORIOS<\/option>\n\t<option class=\"level-0\" value=\"zorras-plegables-de-carga\">ZORRAS PLEGABLES DE CARGA<\/option>\n\t<option class=\"level-0\" value=\"accesorios-para-auto\">ACCESORIOS PARA AUTO<\/option>\n\t<option class=\"level-0\" value=\"jardineria\">JARDINERIA<\/option>\n\t<option class=\"level-0\" value=\"herramientas-inalambricas\">HERRAMIENTAS INALAMBRICAS<\/option>\n\t<option class=\"level-0\" value=\"compresor\">COMPRESOR<\/option>\n\t<option class=\"level-0\" value=\"herramienta-manual\">HERRAMIENTA MANUAL<\/option>\n\t<option class=\"level-0\" value=\"brocas\">BROCAS<\/option>\n\t<option class=\"level-0\" value=\"bombas-de-aire-para-inflar\">BOMBAS DE AIRE PARA INFLAR<\/option>\n\t<option class=\"level-0\" value=\"aspiradora-y-sopladoras\">ASPIRADORA Y SOPLADORAS<\/option>\n\t<option class=\"level-0\" value=\"bombas-extractoras\">BOMBAS EXTRACTORAS<\/option>\n\t<option class=\"level-0\" value=\"basculas-digitales\">BASCULAS DIGITALES<\/option>\n\t<option class=\"level-0\" value=\"bascula-gramera\">BASCULA GRAMERA<\/option>\n\t<option class=\"level-0\" value=\"bombas-para-agua\">BOMBAS PARA AGUA<\/option>\n\t<option class=\"level-0\" value=\"motobombas\">MOTOBOMBAS<\/option>\n\t<option class=\"level-0\" value=\"aceites\">ACEITES<\/option>\n\t<option class=\"level-0\" value=\"lubricantes\">LUBRICANTES<\/option>\n\t<option class=\"level-0\" value=\"limpiador\">LIMPIADOR<\/option>\n\t<option class=\"level-0\" value=\"grasa\">GRASA<\/option>\n\t<option class=\"level-0\" value=\"aceiteras\">ACEITERAS<\/option>\n\t<option class=\"level-0\" value=\"sopladora\">SOPLADORA<\/option>\n\t<option class=\"level-0\" value=\"herramienta-hidraulica\">HERRAMIENTA HIDRAULICA<\/option>\n\t<option class=\"level-0\" value=\"aspiradoras\">ASPIRADORAS<\/option>\n\t<option class=\"level-0\" value=\"herramienta-neumatica\">HERRAMIENTA NEUMATICA<\/option>\n\t<option class=\"level-0\" value=\"ebanisteria\">EBANISTERIA<\/option>\n\t<option class=\"level-0\" value=\"corte\">CORTE<\/option>\n\t<option class=\"level-0\" value=\"levantamiento-transporte-diferenciales\">LEVANTAMIENTO TRANSPORTE DIFERENCIALES<\/option>\n<\/select>\n                <button type=\"submit\">\n                    <svg viewBox=\"0 0 24 24\"><path d=\"M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z\"\/><\/svg>\n                <\/button>\n            <\/form>\n            \n            <div class=\"native-actions\">\n                <!-- Se cambi\u00f3 la etiqueta <a> por un <div> para eliminar la redirecci\u00f3n -->\n                <div>\n                    <div class=\"native-user-guest\"><svg viewBox=\"0 0 24 24\"><path d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"><\/path><circle cx=\"12\" cy=\"7\" r=\"4\"><\/circle><\/svg><div class=\"native-user-text\"><span>Iniciar sesi\u00f3n<\/span><strong>Mi cuenta \u2304<\/strong><\/div><\/div>                <\/div>\n                \n                <a href=\"https:\/\/bmquality.tools\/?page_id=118\" class=\"native-cart-btn\">\n                    <div class=\"native-cart-icon-wrap\">\n                        <svg viewBox=\"0 0 24 24\"><circle cx=\"9\" cy=\"21\" r=\"1\"><\/circle><circle cx=\"20\" cy=\"21\" r=\"1\"><\/circle><path d=\"M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6\"><\/path><\/svg>\n                        <span class=\"native-cart-badge\" id=\"native-cart-badge\">0<\/span>\n                    <\/div>\n                    <div class=\"native-cart-text\">\n                        <strong style=\"color:var(--nav-text); font-weight:500; font-size:12px;\">Carrito<\/strong>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n\n        <div class=\"native-row-nav-wrap\" id=\"native-nav-sidebar\">\n            <div class=\"native-container native-row-nav\">\n                <div class=\"native-mobile-menu-header\">\n                    <strong>Men\u00fa Principal<\/strong>\n                    <button class=\"native-mobile-close\" id=\"native-mobile-close\">\n                        <svg viewBox=\"0 0 24 24\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"><\/line><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"><\/line><\/svg>\n                    <\/button>\n                <\/div>\n\n                <ul class=\"native-nav-menu\">\n                    <li class=\"native-cat-dropdown-trigger\" id=\"native-cat-trigger\">\n                        <!-- Wrapper para el bot\u00f3n separado del men\u00fa -->\n                        <div class=\"native-cat-toggle-btn\" id=\"native-cat-toggle-btn\">\n                            <svg viewBox=\"0 0 24 24\"><line x1=\"3\" y1=\"12\" x2=\"21\" y2=\"12\"><\/line><line x1=\"3\" y1=\"6\" x2=\"21\" y2=\"6\"><\/line><line x1=\"3\" y1=\"18\" x2=\"21\" y2=\"18\"><\/line><\/svg>\n                            CATEGOR\u00cdAS\n                            <!-- Flecha para m\u00f3vil -->\n                            <svg class=\"native-mobile-chevron\" viewBox=\"0 0 24 24\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n                        <\/div>\n\n                        <div class=\"native-cat-dropdown-menu\" id=\"native-cat-menu\">\n                            <a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=helectricas\">HERRAMIENTAS ELECTRICAS <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=accesorios\">ACCESORIOS <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=accesorios-para-auto\">ACCESORIOS PARA AUTO <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=aceiteras\">ACEITERAS <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=aceites\">ACEITES <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=alicates\">ALICATES <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=aspiradora-y-sopladoras\">ASPIRADORA Y SOPLADORAS <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=aspiradoras\">ASPIRADORAS <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=balanzas-de-resorte-tipo-romana\">BALANZAS DE RESORTE TIPO ROMANA <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=barretas-de-unas\">BARRETAS DE U\u00d1AS <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=bascula-gramera\">BASCULA GRAMERA <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=basculaelectronicas-colgantes\">B\u00c1SCULAELECTR\u00d3NICAS COLGANTES <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=basculas-digitales\">BASCULAS DIGITALES <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=berbiqui\">BERBIQU\u00cd <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=bisturies\">BISTUR\u00cdES <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=bombas-de-aire-para-inflar\">BOMBAS DE AIRE PARA INFLAR <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=bombas-extractoras\">BOMBAS EXTRACTORAS <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=bombas-para-agua\">BOMBAS PARA AGUA <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=bombas-sumergibles\">BOMBAS SUMERGIBLES <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=brocas\">BROCAS <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=caja-para-herramientas\">CAJA PARA HERRAMIENTAS <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=calibradores\">CALIBRADORES <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=candados\">CANDADOS <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=carretilla-buggy\">CARRETILLA BUGGY <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=cerrajeria\">CERRAJERIA <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=compresor\">COMPRESOR <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=construccion\">CONSTRUCCION <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=corte\">CORTE <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=ebanisteria\">EBANISTERIA <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=equipos-hidroneumaticos\">EQUIPOS HIDRONEUMATICOS <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=fresas\">FRESAS <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=grasa\">GRASA <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=herramienta-hidraulica\">HERRAMIENTA HIDRAULICA <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=herramienta-manual\">HERRAMIENTA MANUAL <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=herramienta-neumatica\">HERRAMIENTA NEUMATICA <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=herramientas-inalambricas\">HERRAMIENTAS INALAMBRICAS <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=jardineria\">JARDINERIA <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=levantamiento-transporte-diferenciales\">LEVANTAMIENTO TRANSPORTE DIFERENCIALES <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=limpiador\">LIMPIADOR <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=lubricantes\">LUBRICANTES <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=maquinaria\">MAQUINARIA <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=motobomba\">MOTOBOMBA <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=motobombas\">MOTOBOMBAS <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=sindustrial\">SEGURIDAD INDUSTRIAL <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=soldadura\">SOLDADURA <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=sopladora\">SOPLADORA <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a><a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=zorras-plegables-de-carga\">ZORRAS PLEGABLES DE CARGA <span style=\"color:#A0AEC0;\">\u2192<\/span><\/a>                        <\/div>\n                    <\/li>\n                    <li><a href=\"https:\/\/bmquality.tools\/\" class=\"nav-link\">INICIO<\/a><\/li>\n                    <li><a href=\"https:\/\/bmquality.tools\/?page_id=93\" class=\"nav-link\">CAT\u00c1LOGO<\/a><\/li>\n                    <li><a href=\"https:\/\/bmquality.tools\/#marcas\" class=\"nav-link\">MARCAS<\/a><\/li>\n                    <li><a href=\"https:\/\/bmquality.tools\/#quienes-somos\" class=\"nav-link\">QUI\u00c9NES SOMOS<\/a><\/li>\n                    <li><a href=\"https:\/\/bmquality.tools\/#servicios\" class=\"nav-link\">SERVICIOS<\/a><\/li>\n                    <li><a href=\"https:\/\/bmquality.tools\/#blog\" class=\"nav-link\">BLOG<\/a><\/li>\n                    <li><a href=\"https:\/\/bmquality.tools\/#contacto\" class=\"nav-link\">CONTACTO<\/a><\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <script>\n    jQuery(document).ready(function($) {\n        \n        \/\/ --- 1. ACTUALIZACI\u00d3N DEL CARRITO CON AJAX Y ANIMACI\u00d3N ---\n        $(document.body).on('added_to_cart', function(event, fragments, cart_hash, $button) {\n            var $badge = $('#native-cart-badge');\n            \n            if (fragments && fragments['#native-cart-badge']) {\n                $badge.replaceWith(fragments['#native-cart-badge']);\n                var $newBadge = $('#native-cart-badge');\n                \n                $newBadge.addClass('pop');\n                setTimeout(function() {\n                    $newBadge.removeClass('pop');\n                }, 400);\n            }\n        });\n\n        \/\/ --- 2. LOGICA DE MEN\u00da M\u00d3VIL OFF-CANVAS ---\n        var $toggleBtn = $('#native-mobile-toggle');\n        var $closeBtn = $('#native-mobile-close');\n        var $overlay = $('#native-mobile-overlay');\n        var $sidebar = $('#native-nav-sidebar');\n\n        function openMenu() {\n            $sidebar.addClass('active');\n            $overlay.addClass('active');\n            $('body').css('overflow', 'hidden'); \n        }\n        function closeMenu() {\n            $sidebar.removeClass('active');\n            $overlay.removeClass('active');\n            $('body').css('overflow', '');\n        }\n\n        $toggleBtn.on('click', openMenu);\n        $closeBtn.on('click', closeMenu);\n        $overlay.on('click', closeMenu);\n        \n        $('.native-nav-menu a.nav-link').on('click', closeMenu);\n\n        \/\/ --- ACCI\u00d3N ACORDE\u00d3N PARA CATEGOR\u00cdAS EN M\u00d3VIL ---\n        $('#native-cat-toggle-btn').on('click', function(e) {\n            if ($(window).width() <= 1024) {\n                $(this).toggleClass('open');\n                $('#native-cat-menu').slideToggle(300).toggleClass('active');\n            }\n        });\n\n        \/\/ --- 3. L\u00d3GICA DE B\u00daSQUEDA INTELIGENTE AJAX\/REDIRECCI\u00d3N ---\n        var $navForm = $('#native-navbar-search-form');\n        var $shopSidebarForm = $('#qt-filter-form'); \n        var safeShopUrl = 'https:\/\/bmquality.tools\/?page_id=93';\n\n        $navForm.on('submit', function(e) {\n            e.preventDefault(); \n            var searchTerm = $(this).find('input[name=\"qt_search_term\"]').val();\n            var catTerm = $(this).find('select[name=\"qt_cat\"]').val();\n\n            if ($shopSidebarForm.length > 0) {\n                $('#qt_search').val(searchTerm);\n                if (catTerm && catTerm !== '0') $('#qt_cat').val(catTerm);\n                $shopSidebarForm.submit();\n                $('html, body').animate({ scrollTop: $('.qt-shop-wrap').offset().top - 50 }, 400);\n                closeMenu(); \n            } else {\n                var params = new URLSearchParams();\n                if (searchTerm) params.append('qt_search_term', searchTerm);\n                if (catTerm && catTerm !== '0') params.append('qt_cat', catTerm); \n                var separator = safeShopUrl.indexOf('?') !== -1 ? '&' : '?';\n                window.location.href = safeShopUrl + separator + params.toString();\n            }\n        });\n\n        if ($shopSidebarForm.length > 0) {\n            var urlParams = new URLSearchParams(window.location.search);\n            var shouldTriggerAjax = false;\n\n            if (urlParams.has('qt_search_term') && urlParams.get('qt_search_term') !== '') {\n                $('#qt_search').val(urlParams.get('qt_search_term'));\n                $navForm.find('input[name=\"qt_search_term\"]').val(urlParams.get('qt_search_term'));\n                shouldTriggerAjax = true;\n            }\n            if (urlParams.has('qt_cat') && urlParams.get('qt_cat') !== '') {\n                $('#qt_cat').val(urlParams.get('qt_cat'));\n                $navForm.find('select[name=\"qt_cat\"]').val(urlParams.get('qt_cat'));\n                shouldTriggerAjax = true;\n            }\n\n            if (shouldTriggerAjax) {\n                setTimeout(function() {\n                    $shopSidebarForm.submit();\n                }, 150);\n            }\n        }\n    });\n    <\/script>\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f05fd48 e-con-full e-flex e-con e-parent\" data-id=\"f05fd48\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9310819 elementor-widget elementor-widget-shortcode\" data-id=\"9310819\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800;900&display=swap\" rel=\"stylesheet\">\n    <style>\n        :root { --c-red: #D0202E; --c-dark: #0B121F; --c-nav: #111A2C; --c-bg: #F8FAFC; --c-text: #4A5568; --c-border: #E2E8F0; }\n        .qt-wrap { font-family: 'Inter', sans-serif; background: #fff; color: var(--c-text); margin: 0; padding: 0; width: 100%; max-width: 100vw; box-sizing: border-box; line-height: 1.5; overflow-x: hidden; }\n        .qt-wrap * { box-sizing: border-box; }\n        .qt-container { max-width: 1350px; margin: 0 auto; padding: 0 20px; width: 100%; }\n        .qt-flex { display: flex; align-items: center; }\n        .qt-between { justify-content: space-between; }\n        .qt-wrap a { text-decoration: none; color: inherit; transition: 0.3s; }\n        \n        .qt-btn { display: inline-flex; align-items: center; justify-content: center; gap: 8px; font-weight: 800; padding: 14px 28px; border-radius: 4px; transition: 0.3s; cursor: pointer; border: none; font-size: 14px; text-transform: uppercase; }\n        .qt-btn-red { background: var(--c-red); color: #ffffff !important; border: 1px solid var(--c-red); } \n        .qt-btn-red:hover { background: #b01824; border-color: #b01824; color: #ffffff !important; }\n        .qt-btn-outline { border: 1px solid rgba(255,255,255,0.4); color: #fff; background: transparent; } \n        .qt-btn-outline:hover { background: rgba(255,255,255,0.1); }\n\n        \/* HERO *\/\n        .qt-hero { background-size: cover; background-position: center; min-height: 550px; position: relative; color: #fff; padding: 120px 0 100px; display: flex; align-items: center; width: 100vw; margin-left: calc(-50vw + 50%); }\n        .qt-hero::before { content: ''; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(11,18,31,0.95) 0%, rgba(11,18,31,0.3) 100%); }\n        .qt-hero-box { position: relative; z-index: 2; max-width: 700px; text-align: left; }\n        .qt-hero h1 { font-size: 56px; font-weight: 900; line-height: 1.1; margin: 15px 0 25px; color: #fff; text-align: left; }\n        .qt-hero-box p { font-size: 18px; color: #E2E8F0; margin-bottom: 40px; line-height: 1.6; max-width: 550px; text-align: left; }\n\n        \/* TRUSTBAR BLUE (EN PC SE ALINEAN HORIZONTALMENTE GRACIAS A FLEX) *\/\n        .qt-trustbar-blue { background: var(--c-nav); padding: 25px 0; border-bottom: 1px solid rgba(255,255,255,0.05); width: 100vw; margin-left: calc(-50vw + 50%); }\n        .qt-trustbar-blue .qt-container { display: flex; justify-content: space-between; align-items: center; gap: 20px; }\n        .qt-trustbar-blue .qt-trustbar-item { display: flex; align-items: center; gap: 15px; font-weight: 700; font-size: 14px; color: #fff; }\n        .qt-trustbar-blue .qt-trustbar-item svg { width: 32px; height: 32px; stroke: #fff; fill: none; stroke-width: 1.5; }\n        \n        .qt-title-row { display: flex; justify-content: space-between; align-items: flex-end; margin: 60px 0 30px; }\n        .qt-title-blue { margin: 0; font-size: 24px; font-weight: 900; text-transform: uppercase; color: var(--c-nav); }\n        \n        .qt-brands-section { padding: 35px 0; border-bottom: 1px solid var(--c-border); display: flex; align-items: center; background: #fff; overflow: hidden; width: 100vw; margin-left: calc(-50vw + 50%); }\n        .qt-brands-section-inner { max-width: 1350px; margin: 0 auto; padding: 0 20px; width: 100%; display: flex; align-items: center; }\n        .qt-brands-title { font-size: 18px; font-weight: 900; color: var(--c-nav); width: 250px; line-height: 1.2; text-transform: uppercase; z-index: 2; position: relative; background: #fff; padding-right: 20px; }\n        .qt-carousel-track { display: flex; align-items: center; gap: 60px; animation: scrollBrands 25s linear infinite; }\n        .qt-carousel-track img { max-height: 40px; opacity: 0.6; filter: grayscale(100%); transition: 0.3s; }\n        .qt-carousel-track img:hover { opacity: 1; filter: grayscale(0%); }\n        @keyframes scrollBrands { 0% { transform: translateX(0); } 100% { transform: translateX(-50%); } }\n\n        .qt-grid-6 { display: grid; grid-template-columns: repeat(6, 1fr); gap: 15px; }\n        \n        .qt-cat-card { height: 230px; border-radius: 6px; background-size: cover; background-position: center; position: relative; padding: 25px 20px; display: flex; align-items: flex-end; justify-content: space-between; overflow: hidden; }\n        .qt-cat-card::before { content: ''; position: absolute; inset: 0; background: linear-gradient(0deg, var(--c-dark) 0%, rgba(11,18,31,0) 80%); z-index: 1; transition: 0.3s; }\n        .qt-cat-card:hover::before { background: linear-gradient(0deg, var(--c-dark) 0%, rgba(11,18,31,0.2) 100%); }\n\n        .qt-cat-content { position: relative; z-index: 2; color: #fff; display: flex; flex-direction: column; align-items: flex-start; gap: 12px; width: 75%; }\n        .qt-cat-icon { width: 32px; height: 32px; display: flex; align-items: center; justify-content: center; color: #fff; background: transparent; }\n        .qt-cat-icon svg { width: 100%; height: 100%; stroke: currentColor; fill: none; stroke-width: 1.5; }\n        .qt-cat-content span { font-weight: 800; font-size: 14px; text-transform: uppercase; line-height: 1.2; text-shadow: 0 2px 4px rgba(0,0,0,0.3); min-height: 34px; display: flex; align-items: flex-start; }\n        \n        .qt-cat-arrow { position: relative; z-index: 2; width: 28px; height: 28px; border-radius: 50%; border: 1px solid rgba(255,255,255,0.2); display: flex; align-items: center; justify-content: center; transition: 0.3s; color:#fff; }\n        .qt-cat-card:hover .qt-cat-arrow { background: var(--c-red); border-color: var(--c-red); }\n\n        .qt-prod-card { background: #fff; border: 1px solid var(--c-border); border-radius: 6px; padding: 15px; display: flex; flex-direction: column; transition: 0.3s; }\n        .qt-prod-card:hover { border-color: var(--c-red); box-shadow: 0 10px 20px rgba(0,0,0,0.05); }\n        .qt-prod-card img.main-img { width: 100%; height: 140px; object-fit: contain; margin-bottom: 15px; }\n        .qt-prod-card h3 { font-size: 13px; font-weight: 700; color: var(--c-nav); height: 38px; overflow: hidden; margin: 0 0 10px; line-height: 1.4; }\n        .qt-price { color: var(--c-red); font-size: 18px; font-weight: 900; margin-top: auto; }\n        .qt-actions { display: flex; gap: 8px; margin-top: 15px; }\n        .qt-btn-cart { width: 40px; height: 40px; display: flex; align-items: center; justify-content: center; border: 1px solid var(--c-border); border-radius: 4px; color: var(--c-nav); transition:0.3s; }\n        .qt-btn-cart:hover { border-color: var(--c-red); color: var(--c-red); }\n        .qt-btn-add { flex: 1; background: #fff; color: var(--c-nav); border: 1px solid var(--c-border); border-radius: 4px; font-weight: 800; font-size: 12px; display: flex; align-items: center; justify-content: center; transition:0.3s; cursor:pointer; }\n        .qt-btn-add:hover { background: var(--c-nav); color: #fff; border-color: var(--c-nav); }\n\n        \/* QUI\u00c9NES SOMOS A ANCHO COMPLETO CON FONDO *\/\n        .qt-qs { background-size: cover; background-position: center; position: relative; padding: 100px 0; color: #fff; text-align: center; width: 100vw; margin-left: calc(-50vw + 50%); margin-top: 80px; }\n        .qt-qs::before { content: ''; position: absolute; inset: 0; background: rgba(11,18,31,0.85); }\n        .qt-qs-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; padding: 0 20px; }\n        .qt-qs-stats-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 30px; margin-top: 50px; }\n        .qt-stat { display: flex; flex-direction: column; align-items: center; gap: 15px; text-align: center; }\n        .qt-stat svg { width: 40px; height: 40px; stroke: var(--c-red); fill: none; stroke-width: 1.5; opacity: 1; }\n        .qt-stat h3 { font-size: 32px; font-weight: 900; margin: 0; color: #fff; }\n\n        \/* TRUSTBAR LIGHT (EN PC SE ALINEAN HORIZONTALMENTE GRACIAS A FLEX) *\/\n        .qt-trustbar-light { background: #F8FAFC; padding: 30px 0; border-bottom: 1px solid var(--c-border); margin: 0 0 60px 0; width: 100vw; margin-left: calc(-50vw + 50%); }\n        .qt-trustbar-light .qt-container { display: flex; justify-content: space-between; align-items: center; gap: 20px; }\n        .qt-trustbar-light .qt-trustbar-item { display: flex; align-items: center; gap: 15px; font-weight: 800; font-size: 12px; color: var(--c-nav); }\n        .qt-trustbar-light .qt-trustbar-item svg { width: 32px; height: 32px; stroke: var(--c-nav); fill: none; stroke-width: 1.5; }\n        .qt-trustbar-light span { color: #A0AEC0; font-weight: 400; }\n\n        .qt-coti { background: var(--c-nav); border-radius: 8px; position: relative; padding: 50px 60px; display: flex; align-items: center; justify-content: space-between; color: #fff; overflow: hidden; margin-bottom: 80px; }\n        .qt-coti::after { content: ''; position: absolute; right: 0; top: 0; bottom: 0; width: 45%; background: url('https:\/\/bmquality.tools\/wp-content\/uploads\/2026\/05\/pexels-tima-miroshnichenko-6790808-scaled.jpg') center\/cover; opacity: 0.4; mask-image: linear-gradient(to left, black 50%, transparent 100%); -webkit-mask-image: linear-gradient(to left, black 50%, transparent 100%); }\n        .qt-coti-content { position: relative; z-index: 2; }\n\n        .qt-blog-layout { display: grid; grid-template-columns: 3fr 1fr; gap: 30px; margin-bottom: 80px; }\n        .qt-blog-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }\n        .qt-blog-card { background: #fff; border-radius: 6px; overflow: hidden; border: 1px solid var(--c-border); }\n        .qt-blog-card img { width: 100%; height: 180px; object-fit: cover; }\n        .qt-blog-body { padding: 20px; }\n        \n        .qt-ventajas { background: #fff; border: 1px solid var(--c-border); border-radius: 6px; padding: 30px 25px; display: flex; flex-direction: column; }\n        .qt-ventajas h3 { font-size: 15px; font-weight: 900; text-transform: uppercase; margin: 0 0 25px; color: var(--c-nav); line-height: 1.4; }\n        .qt-ventajas ul { list-style: none; padding: 0; margin: 0 0 25px 0; flex: 1; }\n        .qt-ventajas li { display: flex; align-items: flex-start; gap: 10px; font-size: 13px; margin-bottom: 18px; color: var(--c-text); font-weight: 500; line-height: 1.4; }\n        .qt-ventajas li svg { width: 16px; height: 16px; stroke: var(--c-red); fill: none; stroke-width: 3; flex-shrink: 0; margin-top: 2px; }\n        \n        \/* FOOTER BLANCO Y MINIMALISTA *\/\n        .qt-footer { background: #fff; color: var(--c-text); padding: 70px 0 30px; font-size: 13px; width: 100vw; margin-left: calc(-50vw + 50%); border-top: 1px solid var(--c-border); }\n        .qt-footer-grid { display: grid; grid-template-columns: 2fr 1fr 1.5fr 1.5fr; gap: 40px; }\n        .qt-footer h4 { color: var(--c-nav); font-size: 14px; text-transform: uppercase; margin-bottom: 25px; letter-spacing: 0.5px; font-weight: 800; }\n        .qt-footer ul { list-style: none; padding: 0; margin: 0; }\n        .qt-footer li { margin-bottom: 12px; color: var(--c-text); display: flex; gap: 10px; }\n        .qt-footer li a { color: var(--c-text); transition: 0.3s; }\n        .qt-footer li a:hover { color: var(--c-red); }\n        .qt-social { display: flex; gap: 15px; margin-top: 25px; }\n        .qt-social a { color: var(--c-nav); opacity: 0.7; }\n        .qt-social a:hover { opacity: 1; color: var(--c-red); }\n        .qt-footer-bottom { margin-top: 60px; padding-top: 25px; border-top: 1px solid var(--c-border); display: flex; justify-content: space-between; color: #A0AEC0; font-size: 12px; }\n        \n        .qt-floating-wa { position: fixed; bottom: 30px; right: 30px; background: #25D366; color: #fff; width: 60px; height: 60px; border-radius: 50%; display: flex; align-items: center; justify-content: center; box-shadow: 0 4px 12px rgba(37, 211, 102, 0.4); z-index: 9999; transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }\n        .qt-floating-wa:hover { transform: translateY(-5px); background: #128C7E; box-shadow: 0 8px 16px rgba(18, 140, 126, 0.4); color: #fff; }\n        .qt-floating-wa svg { width: 32px; height: 32px; fill: #fff; }\n\n        \/* ==========================================\n           RESPONSIVE DESIGN (MOBILE FIRST)\n           ========================================== *\/\n        @media (max-width: 1024px) {\n            .qt-grid-6 { grid-template-columns: repeat(3, 1fr); }\n            .qt-blog-layout { grid-template-columns: 1fr; }\n            .qt-blog-grid { grid-template-columns: repeat(3, 1fr); }\n            .qt-footer-grid { grid-template-columns: repeat(2, 1fr); }\n        }\n\n        @media (max-width: 768px) {\n            .qt-hero { min-height: auto; padding: 80px 0 60px; text-align: center; }\n            .qt-hero-box { margin: 0 auto; text-align: center; }\n            .qt-hero h1 { font-size: 32px; text-align: center; }\n            .qt-hero-box p { font-size: 15px; text-align: center; margin: 0 auto 30px; }\n            .qt-hero-box .qt-flex { flex-direction: column; width: 100%; gap: 15px; }\n            .qt-hero-box .qt-btn { width: 100%; }\n            \n            \/* LA GRILLA 2x2 PARA M\u00d3VILES SOBREESCRIBE EL COMPORTAMIENTO FLEX DE ARRIBA *\/\n            .qt-trustbar-blue .qt-container, .qt-trustbar-light .qt-container { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; text-align: center; }\n            .qt-trustbar-item { flex-direction: column; font-size: 12px; align-items: center !important; justify-content: flex-start; }\n            .qt-trustbar-light .qt-trustbar-item div { font-size: 11px; margin-top: 5px; }\n            .qt-trustbar-item svg { width: 28px; height: 28px; margin-bottom: 5px; }\n            \n            .qt-brands-title { display: none; } \n            \n            .qt-title-row { flex-direction: column; align-items: flex-start; gap: 10px; margin: 40px 0 20px; }\n            .qt-title-blue { font-size: 20px; }\n\n            .qt-grid-6 { grid-template-columns: repeat(2, 1fr); gap: 10px; }\n            .qt-cat-card { height: 150px; padding: 15px; }\n            .qt-cat-content span { font-size: 11px; min-height: 28px; }\n            .qt-cat-icon { width: 24px; height: 24px; }\n            .qt-prod-card { padding: 12px; }\n            .qt-prod-card img.main-img { height: 110px; }\n            .qt-price { font-size: 16px; }\n            \n            .qt-qs { padding: 60px 0; }\n            .qt-qs-content h2 { font-size: 26px !important; }\n            .qt-qs-stats-grid { grid-template-columns: 1fr 1fr; gap: 40px 20px; }\n            .qt-stat h3 { font-size: 26px; }\n            \n            .qt-coti { flex-direction: column; padding: 30px 20px; text-align: center; gap: 20px; margin-bottom: 40px; }\n            .qt-coti::after { width: 100%; opacity: 0.1; mask-image: none; -webkit-mask-image: none; }\n            .qt-coti-content h2 { font-size: 24px; }\n            .qt-coti .qt-btn { width: 100%; font-size: 13px; padding: 16px; }\n            \n            .qt-blog-grid { grid-template-columns: 1fr; }\n            \n            \/* FOOTER M\u00d3VIL CENTRADO Y 1 COLUMNA *\/\n            .qt-footer-grid { grid-template-columns: 1fr; gap: 40px; text-align: center; }\n            .qt-footer-grid > div { display: flex; flex-direction: column; align-items: center; }\n            .qt-footer li { justify-content: center; text-align: center; }\n            .qt-footer-bottom { flex-direction: column; text-align: center; gap: 10px; margin-top: 40px; }\n            .qt-social { justify-content: center; margin-top: 15px; }\n        }\n        \n        @media (max-width: 480px) {\n            .qt-hero h1 { font-size: 26px; }\n            .qt-grid-6 { grid-template-columns: 1fr; } \n        }\n    <\/style>\n\n    <div class=\"qt-wrap\">\n        \n        <a href=\"https:\/\/wa.me\/57573229063775\" target=\"_blank\" class=\"qt-floating-wa\" aria-label=\"Escr\u00edbenos por WhatsApp\">\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51a12.8 12.8 0 0 0-.57-.01c-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 0 1-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 0 1-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 0 1 2.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0 0 12.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 0 0 5.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 0 0-3.48-8.413z\"\/><\/svg>\n        <\/a>\n\n        <section id=\"inicio\" class=\"qt-hero\" style=\"background-image: url('https:\/\/bmquality.tools\/wp-content\/uploads\/2026\/05\/1000006148.png');\">\n            <div class=\"qt-container\">\n                <div class=\"qt-hero-box\">\n                    <span style=\"color:var(--c-red); font-weight:800; font-size:13px; letter-spacing:1px; margin-bottom:20px; display:block;\">CALIDAD. RESPALDO. SOLUCIONES.<\/span>\n                    <h1>Soluciones industriales y herramientas para trabajo <span style=\"color:var(--c-red);\">profesional<\/span><\/h1>\n                    <p>Distribuci\u00f3n mayorista de herramientas, equipos e insumos industriales para empresas y profesionales.<\/p>\n                    <div class=\"qt-flex\" style=\"gap:20px; justify-content: flex-start;\">\n                        <a href=\"https:\/\/bmquality.tools\/?page_id=93\" class=\"qt-btn qt-btn-red\">VER CAT\u00c1LOGO \u2192<\/a>\n                        <a href=\"#contacto\" class=\"qt-btn qt-btn-outline\">SOLICITAR COTIZACI\u00d3N <svg viewBox=\"0 0 24 24\" width=\"18\" height=\"18\" style=\"fill:#fff;\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51a12.8 12.8 0 0 0-.57-.01c-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347\"\/><\/svg><\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <div class=\"qt-trustbar-blue\">\n            <div class=\"qt-container\">\n                <div class=\"qt-trustbar-item\"><svg viewBox=\"0 0 24 24\"><rect x=\"1\" y=\"3\" width=\"15\" height=\"13\"><\/rect><polygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"><\/polygon><circle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"><\/circle><circle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"><\/circle><\/svg> Env\u00edos a todo Colombia<\/div>\n                <div class=\"qt-trustbar-item\"><svg viewBox=\"0 0 24 24\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"><\/path><circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"><\/path><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"><\/path><\/svg> Atenci\u00f3n empresarial<\/div>\n                <div class=\"qt-trustbar-item\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"16\"><\/line><line x1=\"8\" y1=\"12\" x2=\"16\" y2=\"12\"><\/line><\/svg> Precios mayoristas<\/div>\n                <div class=\"qt-trustbar-item\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"><\/path><\/svg> Garant\u00eda de producto<\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"qt-container\">\n            <div id=\"marcas\" class=\"qt-brands-section\">\n                <div class=\"qt-brands-section-inner\">\n                    <div class=\"qt-brands-title\">TRABAJAMOS CON<br>LAS MEJORES MARCAS<\/div>\n                    <div style=\"flex:1; overflow:hidden; position:relative;\">\n                        <div class=\"qt-carousel-track\">\n                            <img src='https:\/\/bmquality.tools\/wp-content\/uploads\/2026\/05\/irwin2.png' alt='Marca'><img src='https:\/\/bmquality.tools\/wp-content\/uploads\/2026\/05\/truper2.png' alt='Marca'><img src='https:\/\/bmquality.tools\/wp-content\/uploads\/2026\/05\/stanley4.jpg' alt='Marca'><img src='https:\/\/bmquality.tools\/wp-content\/uploads\/2026\/05\/dewalt2.png' alt='Marca'><img src='https:\/\/bmquality.tools\/wp-content\/uploads\/2026\/05\/bosch2.png' alt='Marca'><img src='https:\/\/bmquality.tools\/wp-content\/uploads\/2026\/05\/milwaukee2png.png' alt='Marca'><img src='https:\/\/bmquality.tools\/wp-content\/uploads\/2026\/05\/total.png' alt='Marca'><img src='https:\/\/bmquality.tools\/wp-content\/uploads\/2026\/05\/irwin2.png' alt='Marca'><img src='https:\/\/bmquality.tools\/wp-content\/uploads\/2026\/05\/truper2.png' alt='Marca'><img src='https:\/\/bmquality.tools\/wp-content\/uploads\/2026\/05\/stanley4.jpg' alt='Marca'><img src='https:\/\/bmquality.tools\/wp-content\/uploads\/2026\/05\/dewalt2.png' alt='Marca'><img src='https:\/\/bmquality.tools\/wp-content\/uploads\/2026\/05\/bosch2.png' alt='Marca'><img src='https:\/\/bmquality.tools\/wp-content\/uploads\/2026\/05\/milwaukee2png.png' alt='Marca'><img src='https:\/\/bmquality.tools\/wp-content\/uploads\/2026\/05\/total.png' alt='Marca'>                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"qt-title-row\">\n                <h2 class=\"qt-title-blue\">Categor\u00edas Principales<\/h2>\n                <a href=\"https:\/\/bmquality.tools\/?page_id=93\" style=\"color:var(--c-red); font-weight:800; font-size:12px;\">VER TODAS LAS CATEGOR\u00cdAS \u2192<\/a>\n            <\/div>\n            <div class=\"qt-grid-6\">\n                                <a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=helectricas\" class=\"qt-cat-card\" style=\"background-image:url('https:\/\/bmquality.tools\/wp-content\/uploads\/2026\/05\/pexels-theshuttervision-8811529-scaled.jpg');\">\n                    <div class=\"qt-cat-content\">\n                        <div class=\"qt-cat-icon\"><svg viewBox=\"0 0 24 24\"><polygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"><\/polygon><\/svg><\/div>\n                        <span>HERRAMIENTAS ELECTRICAS<\/span>\n                    <\/div>\n                    <div class=\"qt-cat-arrow\"><svg viewBox=\"0 0 24 24\" width=\"14\" height=\"14\" stroke=\"currentColor\" fill=\"none\" stroke-width=\"2\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg><\/div>\n                <\/a>\n                                <a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=accesorios\" class=\"qt-cat-card\" style=\"background-image:url('https:\/\/bmquality.tools\/wp-content\/uploads\/2026\/05\/pexels-cottonbro-7541347-1-scaled.jpg');\">\n                    <div class=\"qt-cat-content\">\n                        <div class=\"qt-cat-icon\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle><path d=\"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z\"><\/path><\/svg><\/div>\n                        <span>ACCESORIOS<\/span>\n                    <\/div>\n                    <div class=\"qt-cat-arrow\"><svg viewBox=\"0 0 24 24\" width=\"14\" height=\"14\" stroke=\"currentColor\" fill=\"none\" stroke-width=\"2\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg><\/div>\n                <\/a>\n                                <a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=accesorios-para-auto\" class=\"qt-cat-card\" style=\"background-image:url('https:\/\/via.placeholder.com\/300x400');\">\n                    <div class=\"qt-cat-content\">\n                        <div class=\"qt-cat-icon\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"3\"><\/circle><path d=\"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z\"><\/path><\/svg><\/div>\n                        <span>ACCESORIOS PARA AUTO<\/span>\n                    <\/div>\n                    <div class=\"qt-cat-arrow\"><svg viewBox=\"0 0 24 24\" width=\"14\" height=\"14\" stroke=\"currentColor\" fill=\"none\" stroke-width=\"2\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg><\/div>\n                <\/a>\n                                <a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=aceiteras\" class=\"qt-cat-card\" style=\"background-image:url('https:\/\/via.placeholder.com\/300x400');\">\n                    <div class=\"qt-cat-content\">\n                        <div class=\"qt-cat-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"><\/path><\/svg><\/div>\n                        <span>ACEITERAS<\/span>\n                    <\/div>\n                    <div class=\"qt-cat-arrow\"><svg viewBox=\"0 0 24 24\" width=\"14\" height=\"14\" stroke=\"currentColor\" fill=\"none\" stroke-width=\"2\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg><\/div>\n                <\/a>\n                                <a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=aceites\" class=\"qt-cat-card\" style=\"background-image:url('https:\/\/via.placeholder.com\/300x400');\">\n                    <div class=\"qt-cat-content\">\n                        <div class=\"qt-cat-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"><\/path><\/svg><\/div>\n                        <span>ACEITES<\/span>\n                    <\/div>\n                    <div class=\"qt-cat-arrow\"><svg viewBox=\"0 0 24 24\" width=\"14\" height=\"14\" stroke=\"currentColor\" fill=\"none\" stroke-width=\"2\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg><\/div>\n                <\/a>\n                                <a href=\"https:\/\/bmquality.tools\/?page_id=93&#038;qt_cat=alicates\" class=\"qt-cat-card\" style=\"background-image:url('https:\/\/via.placeholder.com\/300x400');\">\n                    <div class=\"qt-cat-content\">\n                        <div class=\"qt-cat-icon\"><svg viewBox=\"0 0 24 24\"><path d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"><\/path><\/svg><\/div>\n                        <span>ALICATES<\/span>\n                    <\/div>\n                    <div class=\"qt-cat-arrow\"><svg viewBox=\"0 0 24 24\" width=\"14\" height=\"14\" stroke=\"currentColor\" fill=\"none\" stroke-width=\"2\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg><\/div>\n                <\/a>\n                            <\/div>\n\n            <div class=\"qt-title-row\">\n                <h2 class=\"qt-title-blue\">Productos Destacados<\/h2>\n                <a href=\"https:\/\/bmquality.tools\/?page_id=93\" style=\"color:var(--c-nav); font-weight:700; font-size:12px;\">VER TODOS LOS PRODUCTOS <span style=\"background:#E2E8F0; padding:4px 8px; border-radius:50%; margin-left:5px;\">\u2190<\/span><span style=\"background:#E2E8F0; padding:4px 8px; border-radius:50%; margin-left:5px;\">\u2192<\/span><\/a>\n            <\/div>\n            <div class=\"qt-grid-6\">\n                            <\/div>\n        <\/div>\n\n        <section id=\"quienes-somos\" class=\"qt-qs\" style=\"background-image: url('https:\/\/bmquality.tools\/wp-content\/uploads\/2026\/05\/1000006149.png');\">\n            <div class=\"qt-qs-content\">\n                <h4 style=\"color:var(--c-red); font-size:13px; text-transform:uppercase; margin-bottom:15px; letter-spacing:1px; font-weight:800;\">Qui\u00e9nes somos<\/h4>\n                <h2 style=\"font-size:36px; font-weight:900; line-height:1.2; margin-bottom:20px;\">M\u00e1s que productos, somos tu <span style=\"color:var(--c-red);\">aliado estrat\u00e9gico<\/span><\/h2>\n                <p style=\"color:#E2E8F0; font-size:16px; margin-bottom:15px; line-height:1.6; max-width:800px; margin-left:auto; margin-right:auto;\">En Bodega Mayorista Quality Tools S.A.S. ofrecemos soluciones integrales en herramientas y equipos industriales con el respaldo de las mejores marcas y un equipo comprometido con tu productividad y crecimiento.<\/p>\n                \n                <div class=\"qt-qs-stats-grid\">\n                    <div class=\"qt-stat\">\n                        <svg viewBox=\"0 0 24 24\"><path d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"><\/path><polyline points=\"3.27 6.96 12 12.01 20.73 6.96\"><\/polyline><line x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"><\/line><\/svg>\n                        <div><h3>+<span class=\"qt-count\" data-target=\"10000\">0<\/span><\/h3><p style=\"color:#A0AEC0; font-size:13px; margin:0;\">Productos<\/p><\/div>\n                    <\/div>\n                    <div class=\"qt-stat\">\n                        <svg viewBox=\"0 0 24 24\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"><\/path><circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"><\/path><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"><\/path><\/svg>\n                        <div><h3>+<span class=\"qt-count\" data-target=\"500\">0<\/span><\/h3><p style=\"color:#A0AEC0; font-size:13px; margin:0;\">Empresas<\/p><\/div>\n                    <\/div>\n                    <div class=\"qt-stat\">\n                        <svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><polyline points=\"12 6 12 12 16 14\"><\/polyline><\/svg>\n                        <div><h3>+<span class=\"qt-count\" data-target=\"15\">0<\/span><\/h3><p style=\"color:#A0AEC0; font-size:13px; margin:0;\">A\u00f1os de experiencia<\/p><\/div>\n                    <\/div>\n                    <div class=\"qt-stat\">\n                        <svg viewBox=\"0 0 24 24\"><rect x=\"1\" y=\"3\" width=\"15\" height=\"13\"><\/rect><polygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"><\/polygon><circle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"><\/circle><circle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"><\/circle><\/svg>\n                        <div><h3 style=\"font-size:20px; line-height:1.2; margin-top:5px;\">Env\u00edos a todo<br>Colombia<\/h3><\/div>\n                    <\/div>\n                <\/div>\n\n                <div style=\"margin-top: 50px;\"><a href=\"#contacto\" class=\"qt-btn qt-btn-red\" style=\"font-size:14px; padding:16px 30px;\">CONOCE M\u00c1S SOBRE NOSOTROS \u2192<\/a><\/div>\n            <\/div>\n        <\/section>\n\n        <div class=\"qt-trustbar-light\">\n            <div class=\"qt-container\">\n                <div class=\"qt-trustbar-item\"><svg viewBox=\"0 0 24 24\"><rect x=\"1\" y=\"3\" width=\"15\" height=\"13\"><\/rect><polygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"><\/polygon><\/svg> <div>Env\u00edos nacionales<br><span>Llegamos a cualquier lugar<\/span><\/div><\/div>\n                <div class=\"qt-trustbar-item\"><svg viewBox=\"0 0 24 24\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"><\/path><circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle><\/svg> <div>Atenci\u00f3n empresarial<br><span>Asesor\u00eda especializada<\/span><\/div><\/div>\n                <div class=\"qt-trustbar-item\"><svg viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"16\"><\/line><line x1=\"8\" y1=\"12\" x2=\"16\" y2=\"12\"><\/line><\/svg> <div>Precios mayoristas<br><span>Los mejores precios<\/span><\/div><\/div>\n                <div class=\"qt-trustbar-item\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"><\/path><\/svg> <div>Garant\u00eda<br><span>Respaldo en cada producto<\/span><\/div><\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"qt-container\">\n            <div id=\"contacto\" class=\"qt-coti\">\n                <div class=\"qt-coti-content\">\n                    <h4 style=\"font-size:11px; letter-spacing:1px; color:#A0AEC0; text-transform:uppercase; margin-bottom:10px;\">Tu crecimiento es nuestra prioridad<\/h4>\n                    <h2 style=\"font-size:32px; font-weight:900; margin:0; line-height:1.2;\">\u00bfNecesitas una cotizaci\u00f3n?<br>Nuestro equipo est\u00e1 listo para ayudarte<\/h2>\n                <\/div>\n                <a href=\"https:\/\/wa.me\/57573229063775\" target=\"_blank\" class=\"qt-btn qt-btn-red\" style=\"position:relative; z-index:2; padding:18px 35px; font-size:16px;\">COTIZAR AHORA <svg viewBox=\"0 0 24 24\" width=\"28\" height=\"28\" style=\"fill:#fff; margin-left:10px;\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51a12.8 12.8 0 0 0-.57-.01c-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347\"\/><\/svg><\/a>\n            <\/div>\n\n            <h2 id=\"blog\" class=\"qt-title-blue\" style=\"margin-bottom:30px;\">Lo \u00faltimo en nuestro blog<\/h2>\n            <div class=\"qt-blog-layout\">\n                <div class=\"qt-blog-grid\">\n                                        <div class=\"qt-blog-card\">\n                        <img decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/bmquality.tools\/wp-content\/uploads\/2026\/05\/pexels-freek-wolsink-508219-34194579.jpg\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" \/>                        <div class=\"qt-blog-body\">\n                            <div style=\"display:flex; align-items:center; gap:10px; font-size:10px; font-weight:800; margin-bottom:15px; text-transform:uppercase;\">\n                                <span style=\"background:var(--c-red); color:#fff; padding:4px 8px; border-radius:2px;\">Consejos<\/span>\n                                <span style=\"color:#A0AEC0;\">mayo 17, 2026<\/span>\n                            <\/div>\n                            <h3 style=\"font-size:14px; font-weight:800; margin-bottom:0; height:45px; line-height:1.4; color:var(--c-nav);\">Mantenimiento b\u00e1sico para prolongar la vida \u00fatil de tus equipos<\/h3>\n                        <\/div>\n                    <\/div>\n                                        <div class=\"qt-blog-card\">\n                        <img decoding=\"async\" width=\"1\" height=\"1\" src=\"https:\/\/bmquality.tools\/wp-content\/uploads\/2026\/05\/pexels-cmrcn-29988954.jpg\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" \/>                        <div class=\"qt-blog-body\">\n                            <div style=\"display:flex; align-items:center; gap:10px; font-size:10px; font-weight:800; margin-bottom:15px; text-transform:uppercase;\">\n                                <span style=\"background:var(--c-red); color:#fff; padding:4px 8px; border-radius:2px;\">Seguridad<\/span>\n                                <span style=\"color:#A0AEC0;\">mayo 17, 2026<\/span>\n                            <\/div>\n                            <h3 style=\"font-size:14px; font-weight:800; margin-bottom:0; height:45px; line-height:1.4; color:var(--c-nav);\">Elementos de seguridad industrial que no pueden faltar<\/h3>\n                        <\/div>\n                    <\/div>\n                                        <div class=\"qt-blog-card\">\n                        <img fetchpriority=\"high\" decoding=\"async\" width=\"200\" height=\"300\" src=\"https:\/\/bmquality.tools\/wp-content\/uploads\/2026\/05\/pexels-theshuttervision-8811529-200x300.jpg\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/bmquality.tools\/wp-content\/uploads\/2026\/05\/pexels-theshuttervision-8811529-200x300.jpg 200w, https:\/\/bmquality.tools\/wp-content\/uploads\/2026\/05\/pexels-theshuttervision-8811529-683x1024.jpg 683w, https:\/\/bmquality.tools\/wp-content\/uploads\/2026\/05\/pexels-theshuttervision-8811529-768x1152.jpg 768w, https:\/\/bmquality.tools\/wp-content\/uploads\/2026\/05\/pexels-theshuttervision-8811529-1024x1536.jpg 1024w, https:\/\/bmquality.tools\/wp-content\/uploads\/2026\/05\/pexels-theshuttervision-8811529-1365x2048.jpg 1365w, https:\/\/bmquality.tools\/wp-content\/uploads\/2026\/05\/pexels-theshuttervision-8811529-600x900.jpg 600w, https:\/\/bmquality.tools\/wp-content\/uploads\/2026\/05\/pexels-theshuttervision-8811529-scaled.jpg 1707w\" sizes=\"(max-width: 200px) 100vw, 200px\" \/>                        <div class=\"qt-blog-body\">\n                            <div style=\"display:flex; align-items:center; gap:10px; font-size:10px; font-weight:800; margin-bottom:15px; text-transform:uppercase;\">\n                                <span style=\"background:var(--c-red); color:#fff; padding:4px 8px; border-radius:2px;\">Herramientas<\/span>\n                                <span style=\"color:#A0AEC0;\">mayo 17, 2026<\/span>\n                            <\/div>\n                            <h3 style=\"font-size:14px; font-weight:800; margin-bottom:0; height:45px; line-height:1.4; color:var(--c-nav);\">C\u00f3mo elegir la herramienta correcta para cada tipo de trabajo<\/h3>\n                        <\/div>\n                    <\/div>\n                                    <\/div>\n                <div class=\"qt-ventajas\">\n                    <h3>Ventajas de comprar con nosotros<\/h3>\n                    <ul>\n                        <li><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg> Cat\u00e1logo completo y actualizado<\/li>\n                        <li><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg> Productos 100% originales<\/li>\n                        <li><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg> Asesor\u00eda t\u00e9cnica especializada<\/li>\n                        <li><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg> Facturaci\u00f3n para empresas<\/li>\n                        <li><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg> Despachos r\u00e1pidos y seguros<\/li>\n                    <\/ul>\n                    <a href=\"https:\/\/bmquality.tools\/?page_id=93\" class=\"qt-btn qt-btn-red\" style=\"font-size:12px; padding:12px 20px; width:100%;\">VER CAT\u00c1LOGO COMPLETO \u2192<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <footer class=\"qt-footer\">\n            <div class=\"qt-container\">\n                <div class=\"qt-footer-grid\">\n                    <div>\n                                                    <img decoding=\"async\" src=\"https:\/\/bmquality.tools\/wp-content\/uploads\/2026\/05\/1000006340.png\" alt=\"Logo Footer\" style=\"max-height:90px; margin-bottom:25px;\">\n                                                \n                        <p style=\"color:var(--c-text); line-height:1.6;\">Tu proveedor confiable en herramientas, equipos e insumos industriales.<\/p>\n                        <div class=\"qt-social\">\n                            <a href=\"\" target=\"_blank\"><svg viewBox=\"0 0 24 24\" width=\"20\" height=\"20\" stroke=\"currentColor\" fill=\"none\" stroke-width=\"2\"><path d=\"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z\"><\/path><\/svg><\/a>\n                            <a href=\"\" target=\"_blank\"><svg viewBox=\"0 0 24 24\" width=\"20\" height=\"20\" stroke=\"currentColor\" fill=\"none\" stroke-width=\"2\"><rect x=\"2\" y=\"2\" width=\"20\" height=\"20\" rx=\"5\" ry=\"5\"><\/rect><path d=\"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z\"><\/path><line x1=\"17.5\" y1=\"6.5\" x2=\"17.51\" y2=\"6.5\"><\/line><\/svg><\/a>\n                            <a href=\"\" target=\"_blank\"><svg viewBox=\"0 0 24 24\" width=\"20\" height=\"20\" stroke=\"currentColor\" fill=\"none\" stroke-width=\"2\"><path d=\"M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z\"><\/path><rect x=\"2\" y=\"9\" width=\"4\" height=\"12\"><\/rect><circle cx=\"4\" cy=\"4\" r=\"2\"><\/circle><\/svg><\/a>\n                        <\/div>\n                    <\/div>\n                    <div>\n                        <h4>Enlaces<\/h4>\n                        <ul>\n                            <li><a href=\"#inicio\">Inicio<\/a><\/li>\n                            <li><a href=\"https:\/\/bmquality.tools\/?page_id=93\">Cat\u00e1logo<\/a><\/li>\n                            <li><a href=\"#marcas\">Marcas<\/a><\/li>\n                            <li><a href=\"#quienes-somos\">Qui\u00e9nes somos<\/a><\/li>\n                            <li><a href=\"#blog\">Blog<\/a><\/li>\n                            <li><a href=\"#contacto\">Contacto<\/a><\/li>\n                        <\/ul>\n                    <\/div>\n                    <div>\n                        <h4>Atenci\u00f3n al Cliente<\/h4>\n                        <ul>\n                            <li><a href=\"#\">Preguntas frecuentes<\/a><\/li>\n                            <li><a href=\"#\">Pol\u00edticas de env\u00edo<\/a><\/li>\n                            <li><a href=\"#\">Cambios y devoluciones<\/a><\/li>\n                            <li><a href=\"#\">T\u00e9rminos y condiciones<\/a><\/li>\n                            <li><a href=\"#\">Pol\u00edtica de privacidad<\/a><\/li>\n                        <\/ul>\n                    <\/div>\n                    <div>\n                        <h4>Contacto<\/h4>\n                        <ul style=\"color:var(--c-text); font-size:13px; line-height:1.6;\">\n                            <li><svg viewBox=\"0 0 24 24\" width=\"18\" height=\"18\" stroke=\"var(--c-nav)\" fill=\"none\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"><\/path><circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle><\/svg> Kr 24 #11-10, Bogot\u00e1<\/li>\n                            <li style=\"margin-top:15px;\"><svg viewBox=\"0 0 24 24\" width=\"18\" height=\"18\" stroke=\"var(--c-nav)\" fill=\"none\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 .8.7A2 2 0 0 1 22 16.92z\"><\/path><\/svg> +57 3229063775<\/li>\n                            <li style=\"margin-top:15px;\"><svg viewBox=\"0 0 24 24\" width=\"18\" height=\"18\" stroke=\"var(--c-nav)\" fill=\"none\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"><\/path><polyline points=\"22,6 12,13 2,6\"><\/polyline><\/svg> <\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n                <div class=\"qt-footer-bottom\">\n                    <p><\/p>\n                    <p>Dise\u00f1ado por <strong style=\"color:var(--c-nav);\">Native Agency<\/strong><\/p>\n                <\/div>\n            <\/div>\n        <\/footer>\n    <\/div>\n\n    <script>\n    document.addEventListener(\"DOMContentLoaded\", () => {\n        \/\/ Scroll suave nativo para botones internos\n        document.querySelectorAll('.qt-btn[href^=\"#\"], .qt-footer a[href^=\"#\"]').forEach(anchor => {\n            anchor.addEventListener('click', function (e) {\n                var targetId = this.getAttribute('href');\n                if(targetId === '#') return;\n                var target = document.querySelector(targetId);\n                if(target) {\n                    e.preventDefault();\n                    window.scrollTo({\n                        top: target.offsetTop - 80, \n                        behavior: 'smooth'\n                    });\n                }\n            });\n        });\n\n        const counters = document.querySelectorAll('.qt-count');\n        const observer = new IntersectionObserver((entries) => {\n            entries.forEach(entry => {\n                if (entry.isIntersecting) {\n                    const counter = entry.target;\n                    const updateCount = () => {\n                        const target = +counter.getAttribute('data-target');\n                        const count = +counter.innerText.replace(\/\\.\/g, '');\n                        const inc = target \/ 40; \n                        if (count < target) {\n                            counter.innerText = Math.ceil(count + inc).toLocaleString('es-CO');\n                            setTimeout(updateCount, 40);\n                        } else {\n                            counter.innerText = target.toLocaleString('es-CO');\n                        }\n                    };\n                    updateCount();\n                    observer.unobserve(counter);\n                }\n            });\n        }, { threshold: 0.5 });\n        counters.forEach(counter => observer.observe(counter));\n    });\n    <\/script>\n    <\/div>\n\t\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":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-7","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bmquality.tools\/index.php?rest_route=\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bmquality.tools\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bmquality.tools\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bmquality.tools\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bmquality.tools\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7"}],"version-history":[{"count":5,"href":"https:\/\/bmquality.tools\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":154,"href":"https:\/\/bmquality.tools\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions\/154"}],"wp:attachment":[{"href":"https:\/\/bmquality.tools\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}