<!doctype html>
<html lang="es">
    <head>
        <!-- GOOGLE TAG MANAGER -->

        <!-- END GOOGLE TAG MANAGER-->

        <!-- BLOQUE HEAD -->
        <meta charset="UTF-8" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <meta name="HandheldFriendly" content="True" />
        <title>Novira Group</title>

        <!-- BLOQUE FAVICON Y APPLE TOUCH -->
        <link rel="icon" href="/favicon.ico" sizes="32x32">
        <link rel="apple-touch-icon" href="/apple-touch-icon.png">
        <link rel="preload" as="image" href="/Favicon.ico" type="image/png">
        <link rel="icon" type="image/svg+xml" href="https://www.novira-group.com/Favicon.ico" />

        <!-- BLOQUE SEO BASE GLOBAL -->
        <meta name="author" content="Novira Group" />
        <meta name="description" content="Novira Group es líder en conectividad 5G." />
        <meta name="robots" content="index, follow" />
        <meta name="googlebot" content="index, follow" />
        <meta name="keywords" content="conectividad" />
        <link rel="alternate" hrefLang="es-CO" href="https://www.novira-group.com/es-co/" />

        <!-- BLOQUE UI -->
        <meta name="theme-color" content="#f8f9fa" />
        
        <!-- BLOQUE SEGURIDAD Y BROWSER SUPPORT -->
        <meta http-equiv="cleartype" content="on" />
        <meta name="browser-support" content="samesite=true" />
        <meta http-equiv="Referrer-Policy" content="no-referrer" />

        <!-- BLOQUE JSON-LD GLOBAL PARA "Schema.org @type Organization" -->
        <script type="application/ld+json">
            {
                "@context": "https://schema.org",
                "@type": "Organization",
                "name": "Novira Group",
                "url": "https://novira-group.com/",
                "logo": "https://res.cloudinary.com/dllshpbau/image/upload/v1760986755/jh6evmgkwelbvpwsivda.jpg",
                "description": "Descripción general de la empresa.",
                "address": {
                    "@type": "PostalAddress",
                    "streetAddress": "KM 1.5 vía Parcelas - Cota, Costado Oriental, Parque Logístico y Empresarial Núcleo Propiedad Horizontal, Bodega 2",
                    "addressLocality": "Cota",
                    "postalCode": "250017",
                    "addressCountry": "CO"
                },
                "contactPoint": {
                    "@type": "ContactPoint",
                    "telephone": "(+57) 311 271 2405",
                    "contactType": "customer service"
                },
                "service": [
                    {
                        "@type": "Service",
                        "name": "Servicio 1",
                        "description": "Descripcion del servicio 1."
                    }
                ],
                "sameAs": [
                    "https://www.linkedin.com/company/noviragroup",
                    "https://twitter.com/noviragroup",
                    "https://www.facebook.com/noviragroup",
                    "https://www.instagram.com/noviragroup",
                    "https://www.youtube.com/c/noviragroup"
                ]
            }
        </script>

        <!-- BLOQUE JSON-LD GLOBAL PARA "Schema.org @type WebSite" -->
        <script type="application/ld+json">
            {
                "@context": "https://schema.org",
                "@type": "WebSite",
                "url": "https://novira-group.com/",
                "name": "Novira Group",
                "potentialAction": {
                    "@type": "SearchAction",      // LE DICE AL NAVEGADOR QUE HAY UN BUSCADOR INTERNO
                    "target": "https://novira-group.com/buscar?q={search_term_string}",
                    "query-input": "required name=search_term_string"
                }
            }
        </script>   
      <script type="module" crossorigin src="/assets/index-BWu6WL2a.js"></script>
      <link rel="stylesheet" crossorigin href="/assets/index-S2PWdMcS.css">
    </head>
    <body>
        <!-- GOOGLE TAG MANAGER (noscript) -->
        <!-- END GOOGLE TAG MANAGER (noscript) -->
        <div id="root"></div>
    </body>
</html>