{"id":1646,"date":"2025-08-07T03:41:54","date_gmt":"2025-08-07T03:41:54","guid":{"rendered":"https:\/\/solotech.com.co\/contact\/"},"modified":"2026-04-06T14:43:44","modified_gmt":"2026-04-06T14:43:44","slug":"contact","status":"publish","type":"page","link":"https:\/\/solotech.com.co\/","title":{"rendered":"Inicio"},"content":{"rendered":"\n<style>\n.solotech-home{\n  font-family:Arial,sans-serif;\n  background:#f6f6f8;\n  padding-bottom:40px;\n  color:#111827;\n}\n.solotech-topbar{\n  background:#b30000;\n  color:#fff;\n  padding:10px 24px;\n  font-size:14px;\n}\n.solotech-topbar-inner{\n  max-width:1280px;\n  margin:0 auto;\n  display:flex;\n  justify-content:space-between;\n  gap:20px;\n  flex-wrap:wrap;\n}\n.solotech-header{\n  background:#fff;\n  border-bottom:1px solid #ececec;\n}\n.solotech-header-inner{\n  max-width:1280px;\n  margin:0 auto;\n  display:flex;\n  align-items:center;\n  gap:28px;\n  padding:18px 24px;\n  flex-wrap:nowrap;\n}\n.solotech-logo-wrap{\n  flex:0 0 auto;\n  display:flex;\n  align-items:center;\n}\n.solotech-logo-wrap img{\n  max-height:72px;\n  width:auto;\n  display:block;\n}\n.solotech-search{\n  flex:1 1 auto;\n  min-width:220px;\n  max-width:620px;\n}\n.solotech-search input{\n  width:100%;\n  padding:16px 18px;\n  border:1px solid #dddddd;\n  border-radius:12px;\n  font-size:16px;\n  outline:none;\n  background:#fff;\n  color:#111827;\n  box-sizing:border-box;\n}\n.solotech-search input::placeholder{\n  color:#6b7280;\n}\n.solotech-header-actions{\n  flex:0 0 auto;\n  display:flex;\n  gap:12px;\n  flex-wrap:nowrap;\n  margin-left:auto;\n}\n.solotech-header-actions a{\n  display:inline-flex;\n  align-items:center;\n  gap:10px;\n  padding:14px 18px;\n  border-radius:12px;\n  text-decoration:none;\n  font-weight:700;\n  font-size:15px;\n  white-space:nowrap;\n}\n.solotech-btn-primary{\n  background:#25D366;\n  color:#fff;\n}\n.solotech-btn-primary svg{\n  width:18px;\n  height:18px;\n  fill:currentColor;\n}\n.solotech-menu{\n  background:#f30004;\n}\n.solotech-menu-inner{\n  max-width:1280px;\n  margin:0 auto;\n  display:flex;\n  gap:28px;\n  padding:15px 24px;\n  flex-wrap:wrap;\n}\n.solotech-menu a{\n  color:#fff;\n  text-decoration:none;\n  font-weight:600;\n  font-size:16px;\n}\n.solotech-hero{\n  max-width:1280px;\n  margin:26px auto;\n  background:linear-gradient(90deg,#b30000 0%,#f30004 50%,#ffffff 50%,#ffffff 100%);\n  border-radius:22px;\n  overflow:hidden;\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  min-height:440px;\n}\n.solotech-hero-left{\n  padding:46px 38px;\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n  color:#fff;\n}\n.solotech-hero-left h1{\n  font-size:48px;\n  line-height:1.05;\n  margin:0 0 18px;\n  color:#fff;\n  font-weight:700;\n  max-width:580px;\n}\n.solotech-hero-left p{\n  font-size:18px;\n  line-height:1.5;\n  margin:0 0 22px;\n  color:#fff;\n  max-width:540px;\n}\n.solotech-hero-actions{\n  display:flex;\n  gap:14px;\n  flex-wrap:wrap;\n}\n.solotech-hero-actions a{\n  display:inline-flex;\n  align-items:center;\n  gap:10px;\n  padding:14px 24px;\n  border-radius:12px;\n  text-decoration:none;\n  font-weight:700;\n}\n.solotech-hero-actions svg{\n  width:18px;\n  height:18px;\n  fill:currentColor;\n}\n.solotech-hero-primary{\n  background:#25D366;\n  color:#fff;\n}\n.solotech-hero-secondary{\n  background:transparent;\n  color:#fff;\n  border:1px solid rgba(255,255,255,.65);\n}\n.solotech-hero-right{\n  background:#fff;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  padding:32px;\n}\n.solotech-hero-card{\n  width:100%;\n  max-width:440px;\n  background:#fff1f1;\n  border:1px solid #ffd6d6;\n  border-radius:18px;\n  padding:30px;\n  text-align:left;\n}\n.solotech-hero-card h3{\n  margin:0 0 12px;\n  font-size:28px;\n  color:#111827;\n}\n.solotech-hero-card p{\n  margin:0 0 10px;\n  color:#4b5563;\n  font-size:16px;\n  line-height:1.5;\n}\n.solotech-section{\n  max-width:1280px;\n  margin:0 auto 30px;\n  background:#fff;\n  border-radius:22px;\n  padding:30px;\n}\n.solotech-section h2{\n  margin:0 0 18px;\n  font-size:36px;\n  color:#111827;\n}\n.solotech-categories{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(145px,1fr));\n  gap:22px;\n  margin-top:20px;\n}\n.solotech-category{\n  text-align:center;\n}\n.solotech-circle{\n  width:140px;\n  height:140px;\n  margin:0 auto 14px;\n  background:transparent;\n  border:none;\n  border-radius:0;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  overflow:hidden;\n  padding:0;\n  box-sizing:border-box;\n}\n.solotech-circle img{\n  width:100%;\n  height:100%;\n  object-fit:contain;\n  display:block;\n}\n.solotech-category h3{\n  margin:0;\n  font-size:18px;\n  color:#111827;\n}\n.solotech-grid{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(240px,1fr));\n  gap:20px;\n  margin-top:16px;\n}\n.solotech-card{\n  background:#fff7f7;\n  border:1px solid #ffd6d6;\n  border-radius:18px;\n  padding:22px;\n}\n.solotech-card h3{\n  margin:0 0 10px;\n  font-size:22px;\n  color:#111827;\n}\n.solotech-card p{\n  margin:0;\n  color:#4b5563;\n  line-height:1.6;\n}\n.solotech-footer-box{\n  background:#fff1f1;\n  border:1px solid #ffd6d6;\n  border-radius:18px;\n  padding:28px;\n}\n.solotech-footer-box p{\n  color:#374151;\n  line-height:1.7;\n}\n@media (max-width:980px){\n  .solotech-hero{\n    grid-template-columns:1fr;\n    background:linear-gradient(180deg,#b30000 0%,#f30004 55%,#ffffff 55%,#ffffff 100%);\n  }\n}\n@media (max-width:900px){\n  .solotech-header-inner{\n    flex-direction:column;\n    align-items:stretch;\n    flex-wrap:wrap;\n  }\n  .solotech-logo-wrap{\n    justify-content:center;\n  }\n  .solotech-logo-wrap img{\n    max-height:74px;\n  }\n  .solotech-search{\n    max-width:100%;\n  }\n  .solotech-header-actions{\n    margin-left:0;\n    justify-content:center;\n  }\n}\n@media (max-width:768px){\n  .solotech-hero-left{\n    padding:32px 22px;\n  }\n  .solotech-hero-right{\n    padding:22px;\n  }\n  .solotech-hero-left h1{\n    font-size:34px;\n    max-width:100%;\n  }\n  .solotech-hero-left p{\n    font-size:17px;\n    max-width:100%;\n  }\n  .solotech-section h2{\n    font-size:28px;\n  }\n}\n<\/style>\n\n<div class=\"solotech-home\">\n  <div class=\"solotech-topbar\">\n    <div class=\"solotech-topbar-inner\">\n      <div>Solotech Tecnolog\u00eda | Celulares, servicio t\u00e9cnico, accesorios<\/div>\n      <div>WhatsApp: +57 316 953 9566<\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"solotech-header\">\n    <div class=\"solotech-header-inner\">\n      <div class=\"solotech-logo-wrap\">\n        <img decoding=\"async\" src=\"http:\/\/solotech.com.co\/wp-content\/uploads\/2026\/04\/1-e1775299528958.png\" alt=\"Solotech Tecnolog\u00eda\">\n      <\/div>\n\n      <div class=\"solotech-search\">\n        <input type=\"text\" placeholder=\"Buscar celulares, accesorios o servicios\">\n      <\/div>\n\n      <div class=\"solotech-header-actions\">\n        <a class=\"solotech-btn-primary\" href=\"https:\/\/wa.me\/573169539566?text=Hola%20quiero%20cotizar%20con%20Solotech\">\n          <svg viewBox=\"0 0 32 32\" aria-hidden=\"true\"><path d=\"M19.11 17.21c-.29-.14-1.72-.85-1.99-.95-.27-.1-.47-.14-.67.14-.19.29-.76.95-.93 1.14-.17.19-.34.22-.63.07-.29-.14-1.21-.44-2.31-1.39-.85-.76-1.43-1.7-1.6-1.99-.17-.29-.02-.44.13-.58.13-.13.29-.34.43-.51.14-.17.19-.29.29-.48.1-.19.05-.36-.02-.51-.07-.14-.67-1.62-.92-2.22-.24-.58-.49-.5-.67-.51h-.57c-.19 0-.5.07-.77.36-.27.29-1.03 1.01-1.03 2.47 0 1.46 1.05 2.87 1.2 3.07.14.19 2.06 3.14 4.99 4.4.7.3 1.25.48 1.67.62.7.22 1.34.19 1.84.12.56-.08 1.72-.7 1.96-1.37.24-.67.24-1.25.17-1.37-.06-.12-.26-.19-.55-.34zM16.02 3C8.84 3 3 8.74 3 15.82c0 2.49.72 4.83 1.97 6.81L3 29l6.56-1.9a13.08 13.08 0 0 0 6.46 1.68h.01C23.2 28.78 29 23.04 29 15.96 29 8.88 23.2 3 16.02 3zm0 23.49h-.01a10.86 10.86 0 0 1-5.53-1.51l-.4-.24-3.89 1.13 1.15-3.78-.26-.39a10.73 10.73 0 0 1-1.65-5.74c0-5.95 4.92-10.79 10.97-10.79 6.05 0 10.96 4.84 10.96 10.79 0 5.95-4.92 10.79-10.96 10.79z\"\/><\/svg>\n          Cotizar por WhatsApp\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"solotech-menu\">\n    <div class=\"solotech-menu-inner\">\n      <a href=\"\/celulares\">Celulares<\/a>\n      <a href=\"\/reparacion\">Servicio t\u00e9cnico<\/a>\n      <a href=\"\/accesorios\">Accesorios<\/a>\n      <a href=\"\/sobre-nosotros\">Sobre Nosotros<\/a>\n      <a href=\"\/contacto\">Contacto<\/a>\n    <\/div>\n  <\/div>\n\n  <section class=\"solotech-hero\">\n    <div class=\"solotech-hero-left\">\n      <h1>Todo lo que necesitas de tecnolog\u00eda en un solo lugar.<\/h1>\n      <p>Desde nuestra web puedes cotizar, comprar y gestionar tu pedido con acompa\u00f1amiento en disponibilidad, pago y env\u00edo.<\/p>\n      <div class=\"solotech-hero-actions\">\n        <a class=\"solotech-hero-primary\" href=\"https:\/\/wa.me\/573169539566?text=Hola%20quiero%20cotizar%20con%20Solotech\">\n          <svg viewBox=\"0 0 32 32\" aria-hidden=\"true\"><path d=\"M19.11 17.21c-.29-.14-1.72-.85-1.99-.95-.27-.1-.47-.14-.67.14-.19.29-.76.95-.93 1.14-.17.19-.34.22-.63.07-.29-.14-1.21-.44-2.31-1.39-.85-.76-1.43-1.7-1.6-1.99-.17-.29-.02-.44.13-.58.13-.13.29-.34.43-.51.14-.17.19-.29.29-.48.1-.19.05-.36-.02-.51-.07-.14-.67-1.62-.92-2.22-.24-.58-.49-.5-.67-.51h-.57c-.19 0-.5.07-.77.36-.27.29-1.03 1.01-1.03 2.47 0 1.46 1.05 2.87 1.2 3.07.14.19 2.06 3.14 4.99 4.4.7.3 1.25.48 1.67.62.7.22 1.34.19 1.84.12.56-.08 1.72-.7 1.96-1.37.24-.67.24-1.25.17-1.37-.06-.12-.26-.19-.55-.34zM16.02 3C8.84 3 3 8.74 3 15.82c0 2.49.72 4.83 1.97 6.81L3 29l6.56-1.9a13.08 13.08 0 0 0 6.46 1.68h.01C23.2 28.78 29 23.04 29 15.96 29 8.88 23.2 3 16.02 3zm0 23.49h-.01a10.86 10.86 0 0 1-5.53-1.51l-.4-.24-3.89 1.13 1.15-3.78-.26-.39a10.73 10.73 0 0 1-1.65-5.74c0-5.95 4.92-10.79 10.97-10.79 6.05 0 10.96 4.84 10.96 10.79 0 5.95-4.92 10.79-10.96 10.79z\"\/><\/svg>\n          Cotizar ahora\n        <\/a>\n        <a class=\"solotech-hero-secondary\" href=\"\/contacto\">Ver contacto<\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"solotech-hero-right\">\n      <div class=\"solotech-hero-card\">\n        <h3>Compra asistida y acompa\u00f1amiento real<\/h3>\n        <p><strong>Servicio t\u00e9cnico:<\/strong> pantallas, bater\u00edas, puertos de carga, software y diagn\u00f3stico.<\/p>\n        <p><strong>Productos de tecnolog\u00eda:<\/strong> celulares, smartwatches, tablets, computadores y m\u00e1s, seg\u00fan disponibilidad o pedido.<\/p>\n        <p><strong>Accesorios:<\/strong> cargadores, cables, fundas, vidrios templados, aud\u00edfonos y m\u00e1s.<\/p>\n        <p><strong>Proceso guiado:<\/strong> te acompa\u00f1amos en cotizaci\u00f3n, confirmaci\u00f3n, pago y env\u00edo.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"solotech-section\">\n    <h2>Compra y cotiza por categor\u00eda<\/h2>\n    <div class=\"solotech-categories\">\n\n      <div class=\"solotech-category\">\n        <div class=\"solotech-circle\">\n          <img decoding=\"async\" src=\"http:\/\/solotech.com.co\/wp-content\/uploads\/2026\/04\/icono-celulares.png\" alt=\"Celulares\">\n        <\/div>\n        <h3>Celulares<\/h3>\n      <\/div>\n\n      <div class=\"solotech-category\">\n        <div class=\"solotech-circle\">\n          <img decoding=\"async\" src=\"http:\/\/solotech.com.co\/wp-content\/uploads\/2026\/04\/icono-reparaciones1.png\" alt=\"Servicio t\u00e9cnico\">\n        <\/div>\n        <h3>Servicio t\u00e9cnico<\/h3>\n      <\/div>\n\n      <div class=\"solotech-category\">\n        <div class=\"solotech-circle\">\n          <img decoding=\"async\" src=\"http:\/\/solotech.com.co\/wp-content\/uploads\/2026\/04\/icono-cargadores.png\" alt=\"Cargadores\">\n        <\/div>\n        <h3>Cargadores<\/h3>\n      <\/div>\n\n      <div class=\"solotech-category\">\n        <div class=\"solotech-circle\">\n          <img decoding=\"async\" src=\"http:\/\/solotech.com.co\/wp-content\/uploads\/2026\/04\/icono-vidrios.png\" alt=\"Vidrios\">\n        <\/div>\n        <h3>Vidrios<\/h3>\n      <\/div>\n\n      <div class=\"solotech-category\">\n        <div class=\"solotech-circle\">\n          <img decoding=\"async\" src=\"http:\/\/solotech.com.co\/wp-content\/uploads\/2026\/04\/icono-audifonos.png\" alt=\"Aud\u00edfonos\">\n        <\/div>\n        <h3>Aud\u00edfonos<\/h3>\n      <\/div>\n\n      <div class=\"solotech-category\">\n        <div class=\"solotech-circle\">\n          <img decoding=\"async\" src=\"http:\/\/solotech.com.co\/wp-content\/uploads\/2026\/04\/icono-bateria.png\" alt=\"Bater\u00edas\">\n        <\/div>\n        <h3>Bater\u00edas<\/h3>\n      <\/div>\n\n      <div class=\"solotech-category\">\n        <div class=\"solotech-circle\">\n          <img decoding=\"async\" src=\"http:\/\/solotech.com.co\/wp-content\/uploads\/2026\/04\/icono-accesorios-2.png\" alt=\"Accesorios\">\n        <\/div>\n        <h3>Accesorios<\/h3>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <section class=\"solotech-section\">\n    <h2>Lo que hacemos en Solotech<\/h2>\n    <div class=\"solotech-grid\">\n\n      <div class=\"solotech-card\">\n        <h3>Servicio t\u00e9cnico<\/h3>\n        <p>Realizamos cambio de pantalla, bater\u00eda, puerto de carga, software, diagn\u00f3stico y otros servicios t\u00e9cnicos para celulares.<\/p>\n      <\/div>\n\n      <div class=\"solotech-card\">\n        <h3>Venta de tecnolog\u00eda<\/h3>\n        <p>Te ayudamos a cotizar y gestionar celulares, smartwatches, tablets, computadores y otros productos de tecnolog\u00eda seg\u00fan disponibilidad o pedido.<\/p>\n      <\/div>\n\n      <div class=\"solotech-card\">\n        <h3>Accesorios y repuestos<\/h3>\n        <p>Contamos con cargadores, cables, fundas, vidrios templados, aud\u00edfonos, bater\u00edas y otros accesorios y repuestos para tus equipos.<\/p>\n      <\/div>\n\n      <div class=\"solotech-card\">\n        <h3>Importaci\u00f3n y comercializaci\u00f3n de tecnolog\u00eda<\/h3>\n        <p>Trabajamos con proveedores para ofrecer mejores opciones, disponibilidad y precios competitivos en tecnolog\u00eda y repuestos.<\/p>\n      <\/div>\n\n      <div class=\"solotech-card\">\n        <h3>Compra asistida por WhatsApp<\/h3>\n        <p>Desde la web puedes cotizar, comprar y gestionar tu pedido con acompa\u00f1amiento en disponibilidad, pago y env\u00edo.<\/p>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <section class=\"solotech-section\">\n    <div class=\"solotech-footer-box\">\n      <h2>Cotiza por WhatsApp o cont\u00e1ctanos<\/h2>\n      <p>Escr\u00edbenos para consultar celulares, smartwatches, tablets, computadores, accesorios, repuestos y servicio t\u00e9cnico.<\/p>\n      <p><strong>WhatsApp:<\/strong> +57 316 953 9566<\/p>\n      <p><strong>Correo:<\/strong> atencionalcliente@solotech.com.co<\/p>\n      <p>\n        <a class=\"solotech-btn-primary\" href=\"https:\/\/wa.me\/573169539566?text=Hola%20quiero%20cotizar%20con%20Solotech\" style=\"display:inline-flex;align-items:center;gap:10px;padding:14px 24px;border-radius:12px;text-decoration:none;font-weight:700;\">\n          <svg viewBox=\"0 0 32 32\" aria-hidden=\"true\" style=\"width:18px;height:18px;fill:currentColor;\"><path d=\"M19.11 17.21c-.29-.14-1.72-.85-1.99-.95-.27-.1-.47-.14-.67.14-.19.29-.76.95-.93 1.14-.17.19-.34.22-.63.07-.29-.14-1.21-.44-2.31-1.39-.85-.76-1.43-1.7-1.6-1.99-.17-.29-.02-.44.13-.58.13-.13.29-.34.43-.51.14-.17.19-.29.29-.48.1-.19.05-.36-.02-.51-.07-.14-.67-1.62-.92-2.22-.24-.58-.49-.5-.67-.51h-.57c-.19 0-.5.07-.77.36-.27.29-1.03 1.01-1.03 2.47 0 1.46 1.05 2.87 1.2 3.07.14.19 2.06 3.14 4.99 4.4.7.3 1.25.48 1.67.62.7.22 1.34.19 1.84.12.56-.08 1.72-.7 1.96-1.37.24-.67.24-1.25.17-1.37-.06-.12-.26-.19-.55-.34zM16.02 3C8.84 3 3 8.74 3 15.82c0 2.49.72 4.83 1.97 6.81L3 29l6.56-1.9a13.08 13.08 0 0 0 6.46 1.68h.01C23.2 28.78 29 23.04 29 15.96 29 8.88 23.2 3 16.02 3zm0 23.49h-.01a10.86 10.86 0 0 1-5.53-1.51l-.4-.24-3.89 1.13 1.15-3.78-.26-.39a10.73 10.73 0 0 1-1.65-5.74c0-5.95 4.92-10.79 10.97-10.79 6.05 0 10.96 4.84 10.96 10.79 0 5.95-4.92 10.79-10.96 10.79z\"\/><\/svg>\n          Escribir por WhatsApp\n        <\/a>\n      <\/p>\n    <\/div>\n  <\/section>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Solotech Tecnolog\u00eda | Celulares, servicio t\u00e9cnico, accesorios WhatsApp: +57 316 953 9566 Cotizar por WhatsApp Celulares Servicio t\u00e9cnico Accesorios Sobre Nosotros Contacto Todo lo que necesitas de tecnolog\u00eda en un solo lugar. Desde nuestra web puedes cotizar, comprar y gestionar tu pedido con acompa\u00f1amiento en disponibilidad, pago y env\u00edo. Cotizar ahora Ver contacto Compra asistida [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"plain-container","ast-site-content-layout":"normal-width-container","site-content-style":"unboxed","site-sidebar-style":"unboxed","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-1646","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/solotech.com.co\/index.php?rest_route=\/wp\/v2\/pages\/1646","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/solotech.com.co\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/solotech.com.co\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/solotech.com.co\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/solotech.com.co\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1646"}],"version-history":[{"count":10,"href":"https:\/\/solotech.com.co\/index.php?rest_route=\/wp\/v2\/pages\/1646\/revisions"}],"predecessor-version":[{"id":2995,"href":"https:\/\/solotech.com.co\/index.php?rest_route=\/wp\/v2\/pages\/1646\/revisions\/2995"}],"wp:attachment":[{"href":"https:\/\/solotech.com.co\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1646"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}