{"id":411,"date":"2026-07-01T20:54:57","date_gmt":"2026-07-02T01:54:57","guid":{"rendered":"https:\/\/geobiomas.com\/?page_id=411"},"modified":"2026-07-15T13:34:24","modified_gmt":"2026-07-15T18:34:24","slug":"inicio","status":"publish","type":"page","link":"https:\/\/geobiomas.com\/en\/","title":{"rendered":"Inicio"},"content":{"rendered":"\n<meta charset=\"utf-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n<meta name=\"description\" content=\"GEOBIOMAS Ingenier\u00eda S.A.S. ofrece servicios de consultor\u00eda geol\u00f3gica, ambiental, hidrogeol\u00f3gica y minera para proyectos en Colombia.\">\n<meta property=\"og:title\" content=\"GEOBIOMAS Ingenier\u00eda S.A.S.\">\n<meta property=\"og:description\" content=\"Consultor\u00eda geol\u00f3gica, ambiental, hidrogeol\u00f3gica y minera.\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:image\" content=\"https:\/\/geobiomas.com\/wp-content\/uploads\/2026\/05\/Imagen1.jpg\">\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"ProfessionalService\",\n  \"name\": \"GEOBIOMAS Ingenier\u00eda S.A.S.\",\n  \"image\": \"https:\/\/geobiomas.com\/img\/og-image.jpg\",\n  \"@id\": \"https:\/\/geobiomas.com\",\n  \"url\": \"https:\/\/geobiomas.com\",\n  \"description\": \"GEOBIOMAS Ingenier\u00eda S.A.S. ofrece servicios de consultor\u00eda geol\u00f3gica, ambiental, hidrogeol\u00f3gica y minera para proyectos en Colombia.\",\n  \"address\": {\n    \"@type\": \"PostalAddress\",\n    \"addressLocality\": \"Manizales\",\n    \"addressRegion\": \"Caldas\",\n    \"postalCode\": \"170001\",\n    \"addressCountry\": \"CO\"\n  },\n  \"sameAs\": [\n    \"https:\/\/co.linkedin.com\/company\/geobiomas-ingenier%C3%ADa-sas\",\n    \"https:\/\/www.instagram.com\/geobiomasingenieria\/\"\n  ]\n}\n<\/script>\n\n<title>GEOBIOMAS Ingenier\u00eda S.A.S. \u00b7 Consultor\u00eda geocient\u00edfica y ambiental<\/title>\n<meta name=\"apple-mobile-web-app-title\" content=\"Geobiomas\">\n<link rel=\"manifest\" href=\"\/img\/site.webmanifest\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\">\n<script>document.documentElement.className = \"js\";<\/script>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700&amp;display=swap\" rel=\"stylesheet\">\n\n<style>\n  :root {\n    --ink: #23262b;\n    --slate: #3a3c3d;\n    --gray: #494b4c;\n    --muted: #6a6f73;\n    --paper: #ffffff;\n    --soft: #f6f7f8;\n    --line: #e6e9ea;\n    --geo: #704123;\n    --bio: #2c9346;\n    --hid: #3679c0;\n    --accent: #3679c0;\n    --maxw: 1180px;\n  }\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  html { scroll-behavior: smooth; background: #1a1c1d; }\n  body {\n    font-family: \"Poppins\", system-ui, sans-serif;\n    color: var(--slate);\n    background: var(--paper);\n    font-weight: 300;\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n  }\n  h1, h2, h3, h4 { font-weight: 600; color: var(--ink); line-height: 1.12; letter-spacing: -0.01em; }\n  a { color: inherit; text-decoration: none !important; box-shadow: none !important; }\n  .wrap { max-width: var(--maxw); margin: 0 auto; padding: 0 28px; }\n  .eyebrow { font-size: 12px; font-weight: 600; letter-spacing: 0.22em; text-transform: uppercase; color: var(--muted); }\n  .tri { display: inline-flex; height: 4px; width: 60px; border-radius: 3px; overflow: hidden; vertical-align: middle; }\n  .tri i { flex: 1; }\n  .tri i:nth-child(1) { background: var(--geo); }\n  .tri i:nth-child(2) { background: var(--bio); }\n  .tri i:nth-child(3) { background: var(--hid); }\n  .btn { display: inline-flex; align-items: center; gap: 8px; font-weight: 600; font-size: 14px; border-radius: 10px; padding: 12px 20px; cursor: pointer; border: 1px solid transparent; transition: 0.18s; }\n  .btn-primary { background: var(--accent); color: #fff; }\n  .btn-primary:hover { background: #2c69ab; transform: translateY(-1px); }\n  .btn-ghost { background: transparent; color: var(--ink); border-color: var(--line); }\n  .btn-ghost:hover { border-color: var(--accent); color: var(--accent); }\n  :focus-visible { outline: 3px solid #9cc2e8; outline-offset: 2px; border-radius: 6px; }\n\n  \/* NAV *\/\n  .nav { position: sticky; top: 0; z-index: 50; background: rgba(255, 255, 255, 0.86); backdrop-filter: blur(10px); border-bottom: 1px solid transparent; transition: 0.2s; }\n  .nav.scrolled { border-bottom-color: var(--line); box-shadow: 0 4px 20px rgba(20, 30, 40, 0.05); }\n  .nav-in { display: flex; align-items: center; justify-content: space-between; height: 72px; }\n  .nav-logo img { height: 34px; display: block; }\n  .nav-links { display: flex; align-items: center; gap: 30px; }\n  .nav-links a { font-size: 14px; font-weight: 500; color: var(--gray); }\n  .nav-links a:hover { color: var(--accent); }\n  .nav-cta { display: flex; align-items: center; gap: 14px; }\n  .burger { display: none; flex-direction: column; gap: 5px; background: none; border: 0; cursor: pointer; padding: 6px; }\n  .burger span { width: 24px; height: 2px; background: var(--ink); border-radius: 2px; }\n  .nav-links a { position: relative; }\n  .nav-links a::after { content: \"\"; position: absolute; left: 0; bottom: -3px; width: 0; height: 2px; background: var(--accent); transition: width 0.25s ease; }\n  .nav-links a:hover::after { width: 100%; }\n\n  \/* HERO *\/\n  .hero { position: relative; min-height: 600px; display: flex; align-items: center; overflow: hidden; background: #16181a; }\n  .hero-bg { position: absolute; inset: -60px -20px; background: #16181a url(\"https:\/\/geobiomas.com\/wp-content\/uploads\/2026\/07\/hero.jpg\") center\/cover no-repeat; will-change: transform, filter; transition: none; }\n  .hero-bg::after { content: \"\"; position: absolute; inset: 0; background: linear-gradient(95deg, rgba(18, 20, 22, 0.88) 0%, rgba(18, 20, 22, 0.62) 42%, rgba(18, 20, 22, 0.22) 72%, rgba(18, 20, 22, 0) 100%); }\n  .hero-in { position: relative; z-index: 2; max-width: 660px; padding-top: 96px; padding-bottom: 96px; }\n  .hero .eyebrow { color: #a9d3ef; }\n  .hero h1 { color: #fff; font-size: 48px; margin: 16px 0 0; letter-spacing: -0.02em; }\n  .hero h1 .c1 { color: #cf9a63; }\n  .hero h1 .c2 { color: #5cb878; }\n  .hero h1 .c3 { color: #7db4e6; }\n  .hero p.sub { font-size: 17px; color: #d9dddf; margin: 18px 0 26px; max-width: 520px; }\n  .hero-cta { display: flex; gap: 14px; flex-wrap: wrap; }\n  .hero .btn-ghost { background: rgba(255, 255, 255, 0.08); color: #fff; border-color: rgba(255, 255, 255, 0.38); }\n  .hero .btn-ghost:hover { background: rgba(255, 255, 255, 0.16); border-color: #fff; color: #fff; }\n  .hero-trust { margin-top: 26px; font-size: 12.5px; color: #c6cbcd; display: flex; align-items: center; gap: 10px; flex-wrap: wrap; }\n  .hero-trust b { color: #fff; font-weight: 600; }\n\n  \/* SECTION *\/\n  .section { padding: 84px 0; background: var(--paper); }\n  .section-head { max-width: 660px; margin-bottom: 38px; }\n  .section-head h2 { font-size: 34px; margin: 12px 0 0; }\n  .section-head p { color: var(--muted); font-size: 16px; margin-top: 12px; }\n  .soft { background: var(--soft); }\n\n  \/* SERVICES *\/\n  .sgrid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }\n  .scard { position: relative; background: #fff; border: 1px solid var(--line); border-radius: 16px; overflow: hidden; transition: all 0.2s ease !important; }\n  .scard:hover { transform: translateY(-4px); box-shadow: 0 22px 40px -26px rgba(30, 50, 70, 0.35); border-color: #dfe3e4; }\n  .scard-ph { position: relative; aspect-ratio: 16\/10; background: var(--soft); background-image: linear-gradient(135deg, color-mix(in srgb, var(--c) 16%, #fff), color-mix(in srgb, var(--c) 5%, #fff)); }\n  .scard-ph-lbl { position: absolute; inset: 0; display: flex; align-items: center; justify-content: center; font-size: 12px; color: var(--muted); letter-spacing: 0.04em; }\n  .scard-ph-lbl::before { content: \"\"; }\n  .mstrip { display: flex; align-items: stretch; border: 1px solid var(--line); border-radius: 16px; overflow: hidden; margin-top: 20px; background: #fff; transition: 0.2s; }\n  .mstrip:hover { box-shadow: 0 18px 36px -24px rgba(30, 50, 70, 0.3); }\n  .mstrip-img { position: relative; width: 34%; min-height: 150px; background: var(--soft); transition: transform 0.6s ease; }\n  .mstrip:hover .mstrip-img { transform: scale(1.05); }\n  .mstrip-img img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }\n  .mstrip-tx { padding: 20px 26px; display: flex; flex-direction: column; justify-content: center; gap: 8px; }\n  .mstrip-k { display: flex; align-items: center; gap: 10px; font-size: 15px; font-weight: 600; color: var(--ink); }\n  .mstrip-ic { width: 56px; height: 56px; flex: 0 0 auto; background: #fff; border-radius: 14px; border: 1px solid var(--line); border-bottom: 3px solid #ccc; box-shadow: 0 10px 20px -10px rgba(20, 30, 40, 0.45); display: flex; align-items: center; justify-content: center; padding: 8px; transition: transform 0.3s ease, box-shadow 0.3s ease; }\n  .mstrip:hover .mstrip-ic { transform: scale(1.1); }\n  .mstrip-ic svg { width: 100%; height: 100%; }\n  .mstrip p { font-size: 13.5px; color: var(--muted); margin: 0; max-width: 660px; }\n  .scard-ph img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease, filter 0.5s ease; }\n  .scard:hover .scard-ph img { transform: scale(1.05); filter: brightness(1.08); }\n  .scard-badge { position: absolute; left: 16px; bottom: -26px; width: 56px; height: 56px; background: #fff; border-radius: 14px; border: 1px solid var(--line); border-bottom: 3px solid #ccc; box-shadow: 0 10px 20px -10px rgba(20, 30, 40, 0.45); display: flex; align-items: center; justify-content: center; padding: 7px; }\n  .scard-badge svg { width: 100%; height: 100%; }\n  .scard-tx { padding: 40px 20px 22px; }\n  .scard-tx h3 { font-size: 17px; margin-bottom: 7px; }\n  .scard-tx p { font-size: 13.5px; color: var(--muted); line-height: 1.55; }\n  .scard { transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease; }\n  .scard:hover .scard-badge { transform: scale(1.2); }\n  .scard-badge { transition: transform 0.3s ease; }\n\n  \/* VALUE PROPS *\/\n  .vpwrap { display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; }\n  .vp { display: flex; gap: 13px; align-items: flex-start; }\n  .vp-tick { flex: 0 0 auto; width: 30px; height: 30px; border-radius: 9px; background: var(--bio); color: #fff; font-weight: 700; display: flex; align-items: center; justify-content: center; font-size: 15px; }\n  .vp h4 { font-size: 14.5px; margin-bottom: 3px; }\n  .vp p { font-size: 12.8px; color: var(--muted); line-height: 1.5; }\n  .vp { padding: 12px; border-radius: 10px; border-left: 3px solid transparent; transition: background 0.2s ease, border-color 0.2s ease, transform 0.2s ease; }\n  .vp:hover { background: var(--soft); border-left-color: var(--bio); transform: translateX(4px); }\n  .vp:hover .vp-tick { transform: scale(1.2); box-shadow: 0 0 0 2px rgba(44, 147, 70, 0.18); }\n  .vp-tick { transition: transform 0.2s ease; }\n  .vp:hover h4 { color: var(--bio); transition: color 0.2s ease; }\n\n  \/* PROJECTS *\/\n  .pgrid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }\n  .pcard { background: #fff; border: 1px solid var(--line); border-radius: 16px; overflow: hidden; transition: 0.2s; }\n  .pcard:hover { transform: translateY(-4px); box-shadow: 0 22px 40px -26px rgba(30, 50, 70, 0.35); }\n  .pcard-img { position: relative; aspect-ratio: 16\/10; background: linear-gradient(135deg, color-mix(in srgb, var(--c) 22%, #fff), color-mix(in srgb, var(--c) 8%, #fff)); display: flex; align-items: center; justify-content: center; background-image: linear-gradient(135deg, color-mix(in srgb, var(--c) 20%, #fff), color-mix(in srgb, var(--c) 6%, #fff)), radial-gradient(rgba(73, 75, 76, 0.12) 1px, transparent 1px); background-size: auto, 10px 10px; }\n  .pcard-photo { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; }\n  .pcard:hover .pcard-photo { transform: scale(1.05); }\n  .pcard-ph { font-size: 12px; color: var(--muted); letter-spacing: 0.04em; border: 1px dashed color-mix(in srgb, var(--c) 45%, #aaa); padding: 7px 13px; border-radius: 20px; background: rgba(255, 255, 255, 0.6); }\n  .pcard-body { padding: 18px 20px 22px; }\n  .pcard-k { font-size: 11.5px; font-weight: 600; letter-spacing: 0.06em; text-transform: uppercase; }\n  .pcard h3 { font-size: 17px; margin: 5px 0 12px; }\n  .chips { display: flex; flex-wrap: wrap; gap: 7px; }\n  .chips span { font-size: 11px; color: var(--gray); background: var(--soft); border: 1px solid var(--line); border-radius: 14px; padding: 4px 10px; }\n\n  \/* ABOUT *\/\n  .about-in { display: grid; grid-template-columns: 1fr 1fr; gap: 46px; align-items: center; }\n  .about p { font-size: 15.5px; color: var(--muted); margin-bottom: 14px; }\n  .about-photo img { width: 100%; border-radius: 18px; display: block; box-shadow: 0 26px 50px -28px rgba(30, 50, 70, 0.4); }\n  .facts { display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; margin-top: 34px; }\n  .fact { background: #fff; border: 1px solid var(--line); border-radius: 13px; padding: 16px 18px; transition: transform 0.2s ease, box-shadow 0.2s ease; }\n  .fact:hover { transform: translateY(-3px); box-shadow: 0 10px 24px -12px rgba(30, 50, 70, 0.25); }\n  .fact:hover .v { color: var(--accent); transition: color 0.2s ease; }\n  .fact .l { font-size: 11px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: var(--muted); }\n  .fact .v { font-size: 14px; font-weight: 600; color: var(--ink); margin-top: 4px; }\n\n  \/* CTA band *\/\n  .cta { position: relative; overflow: hidden; background: linear-gradient(135deg, #2b2d2e, #1d1f20); color: #fff; }\n  .cta::before { content: \"\"; position: absolute; inset: 0; opacity: 0.5; background-image: radial-gradient(rgba(255, 255, 255, 0.07) 1px, transparent 1px); background-size: 11px 11px; -webkit-mask-image: radial-gradient(60% 80% at 15% 90%, #000, transparent 70%); mask-image: radial-gradient(60% 80% at 15% 90%, #000, transparent 70%); }\n  .cta-in { position: relative; display: flex; align-items: center; justify-content: space-between; gap: 30px; flex-wrap: wrap; padding-top: 56px; padding-bottom: 56px; }\n  .cta h2 { color: #fff; font-size: 30px; }\n  .cta p { color: #c9cdce; margin-top: 8px; font-size: 15px; }\n\n  \/* FOOTER *\/\n  .foot { background: #1a1c1d; color: #c9cdce; padding: 60px 0 30px; }\n  .foot-grid { display: grid; grid-template-columns: 1.4fr 1fr 1.2fr; gap: 40px; }\n  .foot img { height: 42px; margin-bottom: 16px; }\n  .foot .tag { font-size: 13px; color: #9da2a3; max-width: 300px; }\n  .foot h5 { color: #fff; font-size: 12px; letter-spacing: 0.12em; text-transform: uppercase; margin-bottom: 14px; font-weight: 600; }\n  .foot ul { list-style: none !important; margin: 0 !important; padding: 0 !important; }\n  .foot li { margin: 0 0 9px !important; padding: 0 !important; list-style-position: inside !important; font-size: 13.5px; }\n  .foot a:hover { color: #fff; }\n  .foot .contact { font-size: 13.5px; line-height: 1.9; }\n  .foot .contact b { color: #fff; font-weight: 600; }\n  .foot-bottom { border-top: 1px solid #2c2f30; margin-top: 40px; padding-top: 20px; display: flex; justify-content: space-between; flex-wrap: wrap; gap: 10px; font-size: 12px; color: #7e8385; }\n  .foot-bottom .tri { width: 54px; }\n  .foot a { display: inline-block; transition: color 0.18s, transform 0.18s; }\n  .foot a:hover { color: #fff; transform: translateX(3px); }\n\n  \/* reveal *\/\n  .reveal { transition: opacity 0.6s ease, transform 0.6s ease; }\n  .js .reveal { opacity: 0; transform: translateY(16px); }\n  .reveal.in { opacity: 1; transform: none; }\n\n  \/* forzar transiciones *\/\n  a.btn, a.btn:hover, button.btn, button.btn:hover { transition: all 180ms ease-in-out !important; }\n  .scard, .scard:hover, .mstrip, .mstrip:hover, .pcard, .pcard:hover { transition: all 200ms ease-in-out !important; }\n  .scard-ph img, .scard:hover .scard-ph img, .scard-badge, .scard:hover .scard-badge, .pcard-photo, .pcard:hover .pcard-photo, .mstrip-img, .mstrip:hover .mstrip-img, .mstrip-ic, .mstrip:hover .mstrip-ic { transition: all 500ms ease-in-out !important; }\n  .foot a, .foot a:hover { transition: color 180ms ease-in-out, transform 180ms ease-in-out !important; }\n  .fact, .fact:hover, .fact .v, .fact:hover .v { transition: transform 200ms ease-in-out, box-shadow 200ms ease-in-out, color 200ms ease-in-out !important; }\n  .vp, .vp:hover, .vp h4, .vp:hover h4, .vp-tick, .vp:hover .vp-tick { transition: background 200ms ease-in-out, border-color 200ms ease-in-out, transform 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out !important; }\n\n  @media (prefers-reduced-motion: reduce) {\n    .reveal { opacity: 1; transform: none; transition: none; }\n    html { scroll-behavior: auto; }\n  }\n\n  \/* ===== SWITCH DE IDIOMA \/ LANGUAGE SWITCH ===== *\/\n  .foot-bottom-copy-wrap {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    flex-wrap: wrap;\n  }\n  .lang-switch {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .lang-switch-lbl {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.1em;\n    color: #7e8385;\n    transition: color 0.2s ease;\n    cursor: default;\n  }\n  .lang-switch-lbl.active { color: #fff; }\n  .lang-toggle {\n    position: relative;\n    width: 50px;\n    height: 26px;\n    border-radius: 16px;\n    background: #2c2f30;\n    border: 1px solid #3a3d3e;\n    cursor: pointer;\n    padding: 0;\n    flex: 0 0 auto;\n  }\n  .lang-toggle:hover { border-color: #8a9096; }\n  .lang-toggle-knob {\n    position: absolute;\n    top: 2px;\n    left: 2px;\n    width: 20px;\n    height: 20px;\n    border-radius: 50%;\n    background: #9aa0a3;\n    transition: transform 0.25s cubic-bezier(0.22, 1, 0.36, 1), background 0.2s ease;\n  }\n  .lang-toggle[aria-checked=\"true\"] .lang-toggle-knob { transform: translateX(24px); background: #c7cbcd; }\n\n  \/* responsive *\/\n  @media (max-width: 880px) {\n    .hero-in, .about-in { grid-template-columns: 1fr; gap: 34px; }\n    .hero h1 { font-size: 38px; }\n    .sgrid, .pgrid { grid-template-columns: 1fr 1fr; }\n    .vpwrap, .facts { grid-template-columns: 1fr 1fr; }\n    .nav-links, .nav-cta .btn { display: none; }\n    .burger { display: flex; }\n    .nav-links.open { display: flex; position: absolute; top: 72px; left: 0; right: 0; flex-direction: column; gap: 0; background: #fff; border-bottom: 1px solid var(--line); padding: 8px 28px 18px; }\n    .nav-links.open a { padding: 12px 0; border-bottom: 1px solid var(--line); }\n  }\n  @media (max-width: 560px) {\n    .sgrid, .pgrid, .vpwrap, .facts, .foot-grid { grid-template-columns: 1fr; }\n    .hero h1 { font-size: 32px; }\n    .section { padding: 60px 0; }\n    .mstrip { flex-direction: column; }\n    .mstrip-img { width: 100%; aspect-ratio: 16\/9; min-height: 0; }\n  }\n  @keyframes triGrow { from { width: 0; opacity: 0; } to { width: 60px; opacity: 1; } }\n  .hero .tri { animation: triGrow 0.8s cubic-bezier(0.22, 1, 0.36, 1) both 0.9s; }\n<\/style>\n\n<header class=\"nav\" id=\"nav\">\n  <div class=\"wrap nav-in\">\n    <a class=\"nav-logo\" href=\"#\" aria-label=\"GEOBIOMAS inicio\"><img decoding=\"async\" src=\"https:\/\/geobiomas.com\/wp-content\/uploads\/2026\/07\/logo.png\" alt=\"GEOBIOMAS Ingenier\u00eda S.A.S.\"><\/a>\n    <nav class=\"nav-links\" id=\"navlinks\">\n      <a href=\"#servicios\" data-i18n=\"word_services\">Servicios<\/a><a href=\"#experiencia\" data-i18n=\"word_experience\">Experiencia<\/a>\n      <a href=\"#nosotros\" data-i18n=\"word_about\">Nosotros<\/a><a href=\"#contacto\" data-i18n=\"word_contact\">Contacto<\/a>\n    <\/nav>\n    <div class=\"nav-cta\">\n      <a class=\"btn btn-primary\" href=\"#contacto\" data-i18n=\"nav_cta_btn\">Cont\u00e1ctenos<\/a>\n      <button class=\"burger\" id=\"burger\" aria-label=\"Abrir men\u00fa\"><span><\/span><span><\/span><span><\/span><\/button>\n    <\/div>\n  <\/div>\n<\/header>\n\n<section class=\"hero\">\n  <div class=\"hero-bg\"><\/div>\n  <div class=\"wrap hero-in\">\n    <span class=\"eyebrow\" data-i18n=\"hero_eyebrow\">Consultor\u00eda geocient\u00edfica y ambiental<\/span>\n    <h1>\n      <span class=\"c1\" data-i18n=\"hero_h1_1\">Ingenier\u00eda<\/span><span data-i18n=\"hero_h1_and\"> y <\/span><span class=\"c2\" data-i18n=\"hero_h1_2\">medio ambiente<\/span><span data-i18n=\"hero_h1_for\"> para el <\/span><span class=\"c3\" data-i18n=\"hero_h1_3\">desarrollo sustentable<\/span>\n    <\/h1>\n    <p class=\"sub\" data-i18n=\"hero_sub\">Estudiamos el terreno, el agua y el entorno para que sus proyectos sean seguros, viables y responsables.<\/p>\n    <div class=\"hero-cta\">\n      <a class=\"btn btn-primary\" href=\"#servicios\" data-i18n=\"hero_cta_1\">Ver servicios<\/a>\n      <a class=\"btn btn-ghost\" href=\"#experiencia\" data-i18n=\"hero_cta_2\">Conocer proyectos<\/a>\n    <\/div>\n    <div class=\"hero-trust\"><span class=\"tri\"><i><\/i><i><\/i><i><\/i><\/span><\/div>\n  <\/div>\n<\/section>\n\n<section class=\"section\" id=\"servicios\">\n  <div class=\"wrap\">\n    <div class=\"section-head\">\n      <span class=\"eyebrow\" data-i18n=\"word_services\">Servicios<\/span>\n      <h2 data-i18n=\"services_h2\">Un solo equipo para todo el proyecto<\/h2>\n      <p data-i18n=\"services_p\">Cada l\u00ednea se apoya en las dem\u00e1s, lo que nos permite abordar proyectos complejos de principio a fin.<\/p>\n    <\/div>\n    <div class=\"sgrid\">\n      <article class=\"scard reveal\">\n        <div class=\"scard-ph\" style=\"--c: #2c9346\">\n          <span class=\"scard-ph-lbl\">Espacio para foto<\/span><img decoding=\"async\" src=\"https:\/\/geobiomas.com\/wp-content\/uploads\/2026\/07\/serv-ambiental.jpg\" alt=\"Gesti\u00f3n ambiental\" loading=\"lazy\" onerror=\"this.style.display = 'none'\">\n          <span class=\"scard-badge\" style=\"border-bottom-color: #2c9346\"><svg viewBox=\"0 0 120 120\"><polygon points=\"24,66 60,84.0 60,102.0 24,84\" fill=\"#1d6c33\"><\/polygon><polygon points=\"60,84.0 96,66 96,84 60,102.0\" fill=\"#2C9346\"><\/polygon><polygon points=\"60,48.0 96,66 60,84.0 24,66\" fill=\"#54b06f\"><\/polygon><rect x=\"58.5\" y=\"44\" width=\"3\" height=\"16\" rx=\"1.4\" fill=\"#82532e\"><\/rect><circle cx=\"52\" cy=\"40\" r=\"11\" fill=\"#1d6c33\"><\/circle><circle cx=\"68\" cy=\"40\" r=\"11\" fill=\"#25803c\"><\/circle><circle cx=\"60\" cy=\"32\" r=\"13\" fill=\"#54b06f\"><\/circle><path d=\"M60 28 L60 50\" stroke=\"#1d6c33\" stroke-width=\"1.6\" opacity=\".4\"><\/path><\/svg><\/span>\n        <\/div>\n        <div class=\"scard-tx\"><h3 data-i18n=\"svc1_h3\">Gesti\u00f3n ambiental<\/h3><p data-i18n=\"svc1_p\">Estudios de Impacto Ambiental, Planes de Manejo y licenciamiento ante las autoridades competentes.<\/p><\/div>\n      <\/article>\n      <article class=\"scard reveal\">\n        <div class=\"scard-ph\" style=\"--c: #2c9346\">\n          <span class=\"scard-ph-lbl\">Espacio para foto<\/span><img decoding=\"async\" src=\"https:\/\/geobiomas.com\/wp-content\/uploads\/2026\/07\/serv-riesgo.jpg\" alt=\"Gesti\u00f3n del riesgo\" loading=\"lazy\" onerror=\"this.style.display = 'none'\">\n          <span class=\"scard-badge\" style=\"border-bottom-color: #2c9346\"><svg viewBox=\"0 0 120 120\"><polygon points=\"24,64 60,82.0 60,100.0 24,82\" fill=\"#1d6c33\"><\/polygon><polygon points=\"60,82.0 96,64 96,82 60,100.0\" fill=\"#2C9346\"><\/polygon><polygon points=\"60,46.0 96,64 60,82.0 24,64\" fill=\"#54b06f\"><\/polygon><path d=\"M44 60 L54 64 L48 68 L58 72\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" opacity=\".85\"><\/path><polygon points=\"78,22 92,46 64,46\" fill=\"#3679C0\"><\/polygon><rect x=\"76\" y=\"30\" width=\"4\" height=\"8\" rx=\"2\" fill=\"#fff\"><\/rect><circle cx=\"78\" cy=\"42\" r=\"2.1\" fill=\"#fff\"><\/circle><\/svg><\/span>\n        <\/div>\n        <div class=\"scard-tx\"><h3 data-i18n=\"svc2_h3\">Gesti\u00f3n del riesgo<\/h3><p data-i18n=\"svc2_p\">Amenaza, vulnerabilidad y riesgo por movimientos en masa, inundaci\u00f3n y avenidas torrenciales.<\/p><\/div>\n      <\/article>\n      <article class=\"scard reveal\">\n        <div class=\"scard-ph\" style=\"--c: #704123\">\n          <span class=\"scard-ph-lbl\">Espacio para foto<\/span><img decoding=\"async\" src=\"https:\/\/geobiomas.com\/wp-content\/uploads\/2026\/07\/serv-ordenamiento.jpg\" alt=\"Ordenamiento territorial\" loading=\"lazy\" onerror=\"this.style.display = 'none'\">\n          <span class=\"scard-badge\" style=\"border-bottom-color: #704123\"><svg viewBox=\"0 0 120 120\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><polygon points=\"24,60 60,78 60,96 24,78\" fill=\"#46494a\"><\/polygon><polygon points=\"60,78 96,60 96,78 60,96\" fill=\"#5e6162\"><\/polygon><polygon points=\"60,42 78,51 60,60 42,51\" fill=\"#54b06f\"><\/polygon><polygon points=\"78,51 96,60 78,69 60,60\" fill=\"#a86f41\"><\/polygon><polygon points=\"60,60 78,69 60,78 42,69\" fill=\"#6ba2d8\"><\/polygon><polygon points=\"42,51 60,60 42,69 24,60\" fill=\"#cdd2d3\"><\/polygon><g stroke=\"#ffffff\" stroke-width=\"1.6\" opacity=\".9\"><line x1=\"60\" y1=\"42\" x2=\"60\" y2=\"78\"><\/line><line x1=\"24\" y1=\"60\" x2=\"96\" y2=\"60\"><\/line><\/g><circle cx=\"60\" cy=\"60\" r=\"2.2\" fill=\"#ffffff\"><\/circle><\/svg><\/span>\n        <\/div>\n        <div class=\"scard-tx\"><h3 data-i18n=\"svc3_h3\">Ordenamiento territorial<\/h3><p data-i18n=\"svc3_p\">Planes de ordenamiento, clasificaci\u00f3n y zonificaci\u00f3n del suelo, determinantes ambientales e incorporaci\u00f3n del riesgo.<\/p><\/div>\n      <\/article>\n      <article class=\"scard reveal\">\n        <div class=\"scard-ph\" style=\"--c: #704123\">\n          <span class=\"scard-ph-lbl\">Espacio para foto<\/span><img decoding=\"async\" src=\"https:\/\/geobiomas.com\/wp-content\/uploads\/2026\/07\/serv-geotecnia.jpg\" alt=\"Geotecnia\" loading=\"lazy\" onerror=\"this.style.display = 'none'\">\n          <span class=\"scard-badge\" style=\"border-bottom-color: #704123\"><svg viewBox=\"0 0 120 120\"><polygon points=\"24,60 60,78.0 60,98.0 24,80\" fill=\"#4f2d15\"><\/polygon><polygon points=\"60,78.0 96,60 96,80 60,98.0\" fill=\"#704123\"><\/polygon><line x1=\"24\" y1=\"67.2\" x2=\"60\" y2=\"85.2\" stroke=\"#82532e\" stroke-width=\"1.6\"><\/line><line x1=\"60\" y1=\"85.2\" x2=\"96\" y2=\"67.2\" stroke=\"#82532e\" stroke-width=\"1.6\" opacity=\".7\"><\/line><line x1=\"24\" y1=\"73.2\" x2=\"60\" y2=\"91.2\" stroke=\"#82532e\" stroke-width=\"1.6\"><\/line><line x1=\"60\" y1=\"91.2\" x2=\"96\" y2=\"73.2\" stroke=\"#82532e\" stroke-width=\"1.6\" opacity=\".7\"><\/line><polygon points=\"60,42.0 96,60 60,78.0 24,60\" fill=\"#a86f41\"><\/polygon><line x1=\"60\" y1=\"60\" x2=\"60\" y2=\"30\" stroke=\"#494B4C\" stroke-width=\"3.4\" stroke-linecap=\"round\"><\/line><polygon points=\"60,24 54,34 66,34\" fill=\"#494B4C\"><\/polygon><circle cx=\"60\" cy=\"60\" r=\"2.4\" fill=\"#3679C0\"><\/circle><\/svg><\/span>\n        <\/div>\n        <div class=\"scard-tx\"><h3 data-i18n=\"svc4_h3\">Geotecnia<\/h3><p data-i18n=\"svc4_p\">Investigaciones del subsuelo, cimentaciones, estabilidad de taludes y monitoreo, con memorias de c\u00e1lculo bajo la NSR-10.<\/p><\/div>\n      <\/article>\n      <article class=\"scard reveal\">\n        <div class=\"scard-ph\" style=\"--c: #3679c0\">\n          <span class=\"scard-ph-lbl\">Espacio para foto<\/span><img decoding=\"async\" src=\"https:\/\/geobiomas.com\/wp-content\/uploads\/2026\/07\/serv-hidrologia.jpg\" alt=\"Hidrolog\u00eda e hidr\u00e1ulica\" loading=\"lazy\" onerror=\"this.style.display = 'none'\">\n          <span class=\"scard-badge\" style=\"border-bottom-color: #3679c0\"><svg viewBox=\"0 0 120 120\"><polygon points=\"24,62 60,80.0 60,91.0 24,73\" fill=\"#275d96\"><\/polygon><polygon points=\"60,80.0 96,62 96,73 60,91.0\" fill=\"#3679C0\"><\/polygon><polygon points=\"60,44.0 96,62 60,80.0 24,62\" fill=\"#6ba2d8\"><\/polygon><path d=\"M34 60 Q47 54 60 60 Q73 66 86 60\" fill=\"none\" stroke=\"#bcd6f0\" stroke-width=\"2.6\" stroke-linecap=\"round\"><\/path><path d=\"M40 66 Q52 61 64 66\" fill=\"none\" stroke=\"#bcd6f0\" stroke-width=\"2.2\" stroke-linecap=\"round\" opacity=\".85\"><\/path><path d=\"M60 22 q-8 11 0 16 q8 -5 0 -16 Z\" fill=\"#3679C0\"><\/path><circle cx=\"60\" cy=\"35\" r=\"2.6\" fill=\"#fff\"><\/circle><\/svg><\/span>\n        <\/div>\n        <div class=\"scard-tx\"><h3 data-i18n=\"svc5_h3\">Hidrolog\u00eda e hidr\u00e1ulica<\/h3><p data-i18n=\"svc5_p\">Estudios de cuencas, modelaci\u00f3n hidr\u00e1ulica de cauces, manchas de inundaci\u00f3n y dise\u00f1o de obras de drenaje.<\/p><\/div>\n      <\/article>\n      <article class=\"scard reveal\">\n        <div class=\"scard-ph\" style=\"--c: #3679c0\">\n          <span class=\"scard-ph-lbl\">Espacio para foto<\/span><img decoding=\"async\" src=\"https:\/\/geobiomas.com\/wp-content\/uploads\/2026\/07\/serv-sig.jpg\" alt=\"SIG y cartograf\u00eda\" loading=\"lazy\" onerror=\"this.style.display = 'none'\">\n          <span class=\"scard-badge\" style=\"border-bottom-color: #3679c0\"><svg viewBox=\"0 0 120 120\"><polygon points=\"24,64 60,82.0 60,96.0 24,78\" fill=\"#275d96\"><\/polygon><polygon points=\"60,82.0 96,64 96,78 60,96.0\" fill=\"#3679C0\"><\/polygon><polygon points=\"60,46.0 96,64 60,82.0 24,64\" fill=\"#6ba2d8\"><\/polygon><g stroke=\"#bcd6f0\" stroke-width=\"1.4\" opacity=\".85\"><line x1=\"36\" y1=\"56\" x2=\"72\" y2=\"74\"><\/line><line x1=\"48\" y1=\"50\" x2=\"84\" y2=\"68\"><\/line><line x1=\"84\" y1=\"56\" x2=\"48\" y2=\"74\"><\/line><line x1=\"72\" y1=\"50\" x2=\"36\" y2=\"68\"><\/line><\/g><path d=\"M46 64 q10 -10 22 -3 q8 6 -2 11\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\" opacity=\".7\"><\/path><path d=\"M60 22 C53 22 48 27 48 34 C48 44 60 56 60 56 C60 56 72 44 72 34 C72 27 67 22 60 22 Z\" fill=\"#2C9346\"><\/path><circle cx=\"60\" cy=\"34\" r=\"4.4\" fill=\"#fff\"><\/circle><\/svg><\/span>\n        <\/div>\n        <div class=\"scard-tx\"><h3 data-i18n=\"svc6_h3\">SIG y cartograf\u00eda<\/h3><p data-i18n=\"svc6_p\">Geoprocesamiento, modelos de elevaci\u00f3n, fotogrametr\u00eda con dron y cartograf\u00eda tem\u00e1tica en CTM12.<\/p><\/div>\n      <\/article>\n    <\/div>\n    <div class=\"mstrip reveal\">\n      <div class=\"mstrip-img\"><img decoding=\"async\" src=\"https:\/\/geobiomas.com\/wp-content\/uploads\/2026\/07\/serv-mineria.jpg\" alt=\"Miner\u00eda\" loading=\"lazy\" onerror=\"this.style.display = 'none'\"><\/div>\n      <div class=\"mstrip-tx\">\n        <div class=\"mstrip-k\">\n          <span class=\"mstrip-ic\"><svg viewBox=\"0 0 120 120\"><polygon points=\"24,58 60,76 60,94 24,76\" fill=\"#4f2d15\"><\/polygon><polygon points=\"60,76 96,58 96,76 60,94\" fill=\"#704123\"><\/polygon><polygon points=\"60,40 96,58 60,76 24,58\" fill=\"#a86f41\"><\/polygon><polygon points=\"60,48 84,60 60,72 36,60\" fill=\"#82532e\"><\/polygon><polygon points=\"60,55 74,62 60,69 46,62\" fill=\"#704123\"><\/polygon><polygon points=\"60,61 67,64.5 60,68 53,64.5\" fill=\"#4f2d15\"><\/polygon><\/svg><\/span><span data-i18n=\"mining_title\">Miner\u00eda \u00b7 Recursos y reservas<\/span>\n        <\/div>\n        <p data-i18n=\"mining_p\">Cuando el proyecto lo requiere: exploraci\u00f3n, modelo geol\u00f3gico y estimaci\u00f3n de recursos y reservas bajo el ECRR, alineado con CRIRSCO.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"section soft\">\n  <div class=\"wrap\">\n    <div class=\"section-head\">\n      <span class=\"eyebrow\" data-i18n=\"why_eyebrow\">Por qu\u00e9 GEOBIOMAS<\/span>\n      <h2 data-i18n=\"why_h2\">Lo que da confianza a clientes y autoridades<\/h2>\n    <\/div>\n    <div class=\"vpwrap\">\n      <div class=\"vp reveal\"><div class=\"vp-tick\">\u2713<\/div><div><h4 data-i18n=\"vp1_h4\">Equipo con registro profesional<\/h4><p data-i18n=\"vp1_p\">La direcci\u00f3n t\u00e9cnica responde por la calidad de cada entregable.<\/p><\/div><\/div>\n      <div class=\"vp reveal\"><div class=\"vp-tick\">\u2713<\/div><div><h4 data-i18n=\"vp2_h4\">Trazabilidad total del dato<\/h4><p data-i18n=\"vp2_p\">Cada resultado se sustenta en una fuente verificable, sin datos inventados.<\/p><\/div><\/div>\n      <div class=\"vp reveal\"><div class=\"vp-tick\">\u2713<\/div><div><h4 data-i18n=\"vp3_h4\">Cumplimiento normativo<\/h4><p data-i18n=\"vp3_p\">Estudios ajustados a la norma colombiana y a los t\u00e9rminos de referencia.<\/p><\/div><\/div>\n      <div class=\"vp reveal\"><div class=\"vp-tick\">\u2713<\/div><div><h4 data-i18n=\"vp4_h4\">Tecnolog\u00eda SIG y dron<\/h4><p data-i18n=\"vp4_p\">Levantamientos con dron y an\u00e1lisis espacial en MAGNA-SIRGAS CTM12.<\/p><\/div><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"section\" id=\"experiencia\">\n  <div class=\"wrap\">\n    <div class=\"section-head\">\n      <span class=\"eyebrow\" data-i18n=\"word_experience\">Experiencia<\/span>\n      <h2 data-i18n=\"exp_h2\">Proyectos representativos<\/h2>\n      <p data-i18n=\"exp_p\">Una muestra de nuestro trabajo en gesti\u00f3n ambiental, gesti\u00f3n del riesgo y recursos mineros.<\/p>\n    <\/div>\n    <div class=\"pgrid\">\n      <article class=\"pcard reveal\">\n        <div class=\"pcard-img\" style=\"--c: #2c9346\"><img decoding=\"async\" class=\"pcard-photo\" src=\"https:\/\/geobiomas.com\/wp-content\/uploads\/2026\/07\/proyecto-1.jpg\" alt=\"Fuente de materiales Playa Ventura\" loading=\"lazy\" onerror=\"this.remove()\"><span class=\"pcard-ph\">Espacio para foto del proyecto<\/span><\/div>\n        <div class=\"pcard-body\">\n          <div class=\"pcard-k\" style=\"color: #2c9346\" data-i18n=\"proj1_k\">Estudio de Impacto Ambiental<\/div>\n          <h3 data-i18n=\"proj1_h3\">Fuente de materiales Playa Ventura<\/h3>\n          <div class=\"chips\"><span data-i18n=\"svc1_h3\">Gesti\u00f3n ambiental<\/span><span>Santander<\/span><span>CAS<\/span><\/div>\n        <\/div>\n      <\/article>\n      <article class=\"pcard reveal\">\n        <div class=\"pcard-img\" style=\"--c: #3679c0\"><img decoding=\"async\" class=\"pcard-photo\" src=\"https:\/\/geobiomas.com\/wp-content\/uploads\/2026\/07\/proyecto-2.jpg\" alt=\"Plan Parcial Novaterra\" loading=\"lazy\" onerror=\"this.remove()\"><span class=\"pcard-ph\">Espacio para foto del proyecto<\/span><\/div>\n        <div class=\"pcard-body\">\n          <div class=\"pcard-k\" style=\"color: #3679c0\" data-i18n=\"proj2_k\">Gesti\u00f3n del riesgo de desastres<\/div>\n          <h3 data-i18n=\"proj2_h3\">Plan Parcial Novaterra<\/h3>\n          <div class=\"chips\"><span data-i18n=\"chip_risk\">Riesgo<\/span><span>Atl\u00e1ntico<\/span><span data-i18n=\"chip_decree\">Decreto 1807\/2014<\/span><\/div>\n        <\/div>\n      <\/article>\n      <article class=\"pcard reveal\">\n        <div class=\"pcard-img\" style=\"--c: #704123\"><img decoding=\"async\" class=\"pcard-photo\" src=\"https:\/\/geobiomas.com\/wp-content\/uploads\/2026\/07\/proyecto-3.jpg\" alt=\"Concesi\u00f3n minera San Lorenzo\" loading=\"lazy\" onerror=\"this.remove()\"><span class=\"pcard-ph\">Espacio para foto del proyecto<\/span><\/div>\n        <div class=\"pcard-body\">\n          <div class=\"pcard-k\" style=\"color: #704123\" data-i18n=\"proj3_k\">Recursos y reservas<\/div>\n          <h3 data-i18n=\"proj3_h3\">Concesi\u00f3n minera San Lorenzo<\/h3>\n          <div class=\"chips\"><span data-i18n=\"chip_mineria\">Miner\u00eda<\/span><span>R\u00edo Arma<\/span><span>ECRR \/ CRIRSCO<\/span><\/div>\n        <\/div>\n      <\/article>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"section soft\" id=\"nosotros\">\n  <div class=\"wrap\">\n    <div class=\"about-in\">\n      <div class=\"about\">\n        <span class=\"eyebrow\" data-i18n=\"word_about\">Nosotros<\/span>\n        <h2 style=\"font-size: 30px; margin: 12px 0 16px\" data-i18n=\"about_h2\">Soluciones t\u00e9cnicas con responsabilidad ambiental<\/h2>\n        <p data-i18n=\"about_p1\">GEOBIOMAS Ingenier\u00eda S.A.S. ofrece experiencia integral en ingenier\u00eda, miner\u00eda y medio ambiente. Combinamos el conocimiento t\u00e9cnico de nuestro equipo con tecnolog\u00eda SIG y software geol\u00f3gico y cartogr\u00e1fico avanzado.<\/p>\n        <p data-i18n=\"about_p2\">Trabajamos para conciliar el aprovechamiento de los recursos con la protecci\u00f3n del entorno, entregando estudios trazables y conformes con la normativa colombiana.<\/p>\n      <\/div>\n      <div class=\"about-photo\"><img decoding=\"async\" src=\"https:\/\/geobiomas.com\/wp-content\/uploads\/2026\/07\/equipo.jpg\" alt=\"Equipo de GEOBIOMAS en campo\" loading=\"lazy\" onerror=\"this.closest('.about-photo').style.display = 'none'\"><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"cta\" id=\"contacto\">\n  <div class=\"wrap cta-in\">\n    <div>\n      <h2 data-i18n=\"cta_h2\">\u00bfTiene un proyecto en mente?<\/h2>\n      <p data-i18n=\"cta_p\">Hablemos de c\u00f3mo GEOBIOMAS puede apoyarlo, desde el estudio inicial hasta el licenciamiento.<\/p>\n    <\/div>\n    <a class=\"btn btn-primary\" href=\"mailto:contacto@geobiomas.com.co\" data-i18n=\"cta_btn_send\">Escr\u00edbanos<\/a>\n  <\/div>\n<\/section>\n\n<footer class=\"foot\">\n  <div class=\"wrap\">\n    <div class=\"foot-grid\">\n      <div>\n        <img decoding=\"async\" src=\"https:\/\/geobiomas.com\/wp-content\/uploads\/2026\/07\/logo_2.png\" alt=\"GEOBIOMAS\">\n        <div class=\"tag\" data-i18n=\"foot_tag\">Consultor\u00eda geocient\u00edfica y ambiental para el desarrollo sustentable.<\/div>\n      <\/div>\n      <div>\n        <h5 data-i18n=\"word_services\">Servicios<\/h5>\n        <ul>\n          <li><a href=\"#servicios\" data-i18n=\"svc1_h3\">Gesti\u00f3n ambiental<\/a><\/li>\n          <li><a href=\"#servicios\" data-i18n=\"svc2_h3\">Gesti\u00f3n del riesgo<\/a><\/li>\n          <li><a href=\"#servicios\" data-i18n=\"svc3_h3\">Ordenamiento territorial<\/a><\/li>\n          <li><a href=\"#servicios\" data-i18n=\"svc4_h3\">Geotecnia<\/a><\/li>\n          <li><a href=\"#servicios\" data-i18n=\"svc5_h3\">Hidrolog\u00eda e hidr\u00e1ulica<\/a><\/li>\n          <li><a href=\"#servicios\" data-i18n=\"svc6_h3\">SIG y cartograf\u00eda<\/a><\/li>\n          <li><a href=\"#servicios\" data-i18n=\"mining_title\">Miner\u00eda \u00b7 Recursos y reservas<\/a><\/li>\n        <\/ul>\n      <\/div>\n      <div>\n        <h5 data-i18n=\"word_contact\">Contacto<\/h5>\n        <div class=\"contact\">\n          <span data-i18n-html=\"foot_address_html\"><b>GEOBIOMAS Ingenier\u00eda S.A.S.<\/b><br>NIT 901.005.818-9<br>Edificio El Castillo \u00b7 Carrera 23 N.\u00ba 63-15, Of. 602<br>Manizales, Caldas<br>+57 313 769 46 83 \u00b7 +57 321 817 15 71<br><\/span>\n          <a href=\"https:\/\/co.linkedin.com\/company\/geobiomas-ingenier%C3%ADa-sas\">LinkedIn<\/a><br>\n          <a href=\"https:\/\/www.instagram.com\/geobiomasingenieria\/\">Instagram<\/a><br>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"foot-bottom\">\n      <span class=\"tri\"><i><\/i><i><\/i><i><\/i><\/span>\n      <div class=\"foot-bottom-copy-wrap\">\n        <span data-i18n=\"foot_bottom_copy\">\u00a9 2026 GEOBIOMAS Ingenier\u00eda S.A.S. \u00b7 Todos los derechos reservados<\/span>\n        <!-- SWITCH DE IDIOMA \/ LANGUAGE SWITCH -->\n        <div class=\"lang-switch\">\n          <span class=\"lang-switch-lbl\" id=\"lblEs\">ES<\/span>\n          <button type=\"button\" class=\"lang-toggle\" id=\"langToggle\" role=\"switch\" aria-checked=\"false\" aria-label=\"Cambiar idioma \/ Switch language\">\n            <span class=\"lang-toggle-knob\"><\/span>\n          <\/button>\n          <span class=\"lang-switch-lbl\" id=\"lblEn\">EN<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/footer>\n\n<script>\n  \/* \u2500\u2500 Script existente (conservar) \u2500\u2500 *\/\n  const nav = document.getElementById(\"nav\");\n  addEventListener(\"scroll\", () => nav.classList.toggle(\"scrolled\", scrollY > 10));\n  document.getElementById(\"burger\").addEventListener(\"click\", () => document.getElementById(\"navlinks\").classList.toggle(\"open\"));\n  document.querySelectorAll(\"#navlinks a\").forEach((a) => a.addEventListener(\"click\", () => document.getElementById(\"navlinks\").classList.remove(\"open\")));\n  const io = new IntersectionObserver((es) => es.forEach((e) => { if (e.isIntersecting) { e.target.classList.add(\"in\"); io.unobserve(e.target); } }), { threshold: 0.12 });\n  document.querySelectorAll(\".reveal\").forEach((el, i) => { el.style.transitionDelay = i * 0.07 + \"s\"; io.observe(el); });\n  setTimeout(() => document.querySelectorAll(\".reveal:not(.in)\").forEach((el) => el.classList.add(\"in\")), 1200);\n\n  \/* \u2500\u2500 Animaci\u00f3n del hero con scroll \u2500\u2500 *\/\n  (function () {\n    const hero = document.querySelector(\".hero\");\n    const heroBg = document.querySelector(\".hero-bg\");\n    const heroIn = document.querySelector(\".hero-in\");\n    if (!hero || !heroBg) return;\n    let ticking = false;\n    function updateHero() {\n      const heroH = hero.offsetHeight;\n      const sy = window.scrollY;\n      const progress = Math.min(sy \/ heroH, 1);\n      const parallaxY = sy * 0.4;\n      const scale = 1 + progress * 0.06;\n      const blurVal = progress > 0.4 ? ((progress - 0.4) \/ 0.6) * 6 : 0;\n      const darkness = (progress * 0.5).toFixed(3);\n      heroBg.style.transform = `translateY(${parallaxY}px) scale(${scale})`;\n      heroBg.style.filter = blurVal > 0 ? `blur(${blurVal.toFixed(2)}px)` : \"none\";\n      heroBg.style.boxShadow = `inset 0 0 0 2000px rgba(10,12,14,${darkness})`;\n      if (heroIn) {\n        heroIn.style.opacity = Math.max(0, 1 - progress * 1.6).toFixed(3);\n        heroIn.style.transform = `translateY(${progress * 38}px)`;\n      }\n      ticking = false;\n    }\n    window.addEventListener(\"scroll\", () => { if (!ticking) { requestAnimationFrame(updateHero); ticking = true; } }, { passive: true });\n    updateHero();\n  })();\n\n  \/* \u2500\u2500 Selector de idioma ES \/ EN \u2500\u2500 *\/\n  (function () {\n    const translations = {\n      word_services: { es: \"Servicios\", en: \"Services\" },\n      word_experience: { es: \"Experiencia\", en: \"Experience\" },\n      word_about: { es: \"Nosotros\", en: \"About us\" },\n      word_contact: { es: \"Contacto\", en: \"Contact\" },\n      nav_cta_btn: { es: \"Cont\u00e1ctenos\", en: \"Contact Us\" },\n\n      hero_eyebrow: { es: \"Consultor\u00eda geocient\u00edfica y ambiental\", en: \"Geoscientific and environmental consulting\" },\n      hero_h1_1: { es: \"Ingenier\u00eda\", en: \"Engineering\" },\n      hero_h1_and: { es: \" y \", en: \" and \" },\n      hero_h1_2: { es: \"medio ambiente\", en: \"environment\" },\n      hero_h1_for: { es: \" para el \", en: \" for \" },\n      hero_h1_3: { es: \"desarrollo sustentable\", en: \"sustainable development\" },\n      hero_sub: { es: \"Estudiamos el terreno, el agua y el entorno para que sus proyectos sean seguros, viables y responsables.\", en: \"We study the terrain, water, and surroundings to ensure your projects are safe, viable, and responsible.\" },\n      hero_cta_1: { es: \"Ver servicios\", en: \"Our Services\" },\n      hero_cta_2: { es: \"Conocer proyectos\", en: \"View Projects\" },\n\n      services_h2: { es: \"Un solo equipo para todo el proyecto\", en: \"A single team for the entire project\" },\n      services_p: { es: \"Cada l\u00ednea se apoya en las dem\u00e1s, lo que nos permite abordar proyectos complejos de principio a fin.\", en: \"Each service line supports the others, enabling us to handle complex projects from start to finish.\" },\n\n      svc1_h3: { es: \"Gesti\u00f3n ambiental\", en: \"Environmental management\" },\n      svc1_p: { es: \"Estudios de Impacto Ambiental, Planes de Manejo y licenciamiento ante las autoridades competentes.\", en: \"Environmental impact assessment, management plans, and permitting with the competent authorities.\" },\n      svc2_h3: { es: \"Gesti\u00f3n del riesgo\", en: \"Risk management\" },\n      svc2_p: { es: \"Amenaza, vulnerabilidad y riesgo por movimientos en masa, inundaci\u00f3n y avenidas torrenciales.\", en: \"Hazard, vulnerability, and risk associated with mass-movement events, flooding, and torrential flows.\" },\n      svc3_h3: { es: \"Ordenamiento territorial\", en: \"Territorial planning\" },\n      svc3_p: { es: \"Planes de ordenamiento, clasificaci\u00f3n y zonificaci\u00f3n del suelo, determinantes ambientales e incorporaci\u00f3n del riesgo.\", en: \"Land-use planning, land classification and zoning, environmental determinants and risk integration.\" },\n      svc4_h3: { es: \"Geotecnia\", en: \"Geotechnical engineering\" },\n      svc4_p: { es: \"Investigaciones del subsuelo, cimentaciones, estabilidad de taludes y monitoreo, con memorias de c\u00e1lculo bajo la NSR-10.\", en: \"Subsurface investigations, foundations, slope stability and monitoring, with calculation reports in accordance with NSR-10.\" },\n      svc5_h3: { es: \"Hidrolog\u00eda e hidr\u00e1ulica\", en: \"Hydrology and hydraulics\" },\n      svc5_p: { es: \"Estudios de cuencas, modelaci\u00f3n hidr\u00e1ulica de cauces, manchas de inundaci\u00f3n y dise\u00f1o de obras de drenaje.\", en: \"Watershed studies, hydraulic modeling of river channels, flood-extent mapping, and drainage-structure design.\" },\n      svc6_h3: { es: \"SIG y cartograf\u00eda\", en: \"GIS and cartography\" },\n      svc6_p: { es: \"Geoprocesamiento, modelos de elevaci\u00f3n, fotogrametr\u00eda con dron y cartograf\u00eda tem\u00e1tica en CTM12.\", en: \"Geoprocessing, elevation models, drone photogrammetry, and thematic mapping in CTM12.\" },\n\n      mining_title: { es: \"Miner\u00eda \u00b7 Recursos y reservas\", en: \"Mining \u00b7 Resources and reserves\" },\n      mining_p: { es: \"Cuando el proyecto lo requiere: exploraci\u00f3n, modelo geol\u00f3gico y estimaci\u00f3n de recursos y reservas bajo el ECRR, alineado con CRIRSCO.\", en: \"When required by the project: exploration, geological modeling, and resource and reserve estimation under ECRR, aligned with CRIRSCO.\" },\n\n      why_eyebrow: { es: \"Por qu\u00e9 GEOBIOMAS\", en: \"Why GEOBIOMAS\" },\n      why_h2: { es: \"Lo que da confianza a clientes y autoridades\", en: \"What gives clients and authorities confidence\" },\n      vp1_h4: { es: \"Equipo con registro profesional\", en: \"Team with professional accreditation\" },\n      vp1_p: { es: \"La direcci\u00f3n t\u00e9cnica responde por la calidad de cada entregable.\", en: \"The technical lead ensures the quality of every deliverable.\" },\n      vp2_h4: { es: \"Trazabilidad total del dato\", en: \"Full data traceability\" },\n      vp2_p: { es: \"Cada resultado se sustenta en una fuente verificable, sin datos inventados.\", en: \"Each result is backed by a verifiable source, with no fabricated data.\" },\n      vp3_h4: { es: \"Cumplimiento normativo\", en: \"Regulatory compliance\" },\n      vp3_p: { es: \"Estudios ajustados a la norma colombiana y a los t\u00e9rminos de referencia.\", en: \"Studies aligned with Colombian regulations and official terms of reference.\" },\n      vp4_h4: { es: \"Tecnolog\u00eda SIG y dron\", en: \"GIS and drone technology\" },\n      vp4_p: { es: \"Levantamientos con dron y an\u00e1lisis espacial en MAGNA-SIRGAS CTM12.\", en: \"Drone-based surveys and spatial analysis in MAGNA-SIRGAS CTM12.\" },\n\n      exp_h2: { es: \"Proyectos representativos\", en: \"Representative projects\" },\n      exp_p: { es: \"Una muestra de nuestro trabajo en gesti\u00f3n ambiental, gesti\u00f3n del riesgo y recursos mineros.\", en: \"A selection of our work in environmental management, risk management, and mining resources.\" },\n      proj1_k: { es: \"Estudio de Impacto Ambiental\", en: \"Environmental Impact Assessment\" },\n      proj1_h3: { es: \"Fuente de materiales Playa Ventura\", en: \"Playa Ventura material source\" },\n      proj2_k: { es: \"Gesti\u00f3n del riesgo de desastres\", en: \"Disaster risk management\" },\n      proj2_h3: { es: \"Plan Parcial Novaterra\", en: \"Novaterra partial plan\" },\n      chip_risk: { es: \"Riesgo\", en: \"Risk\" },\n      chip_decree: { es: \"Decreto 1807\/2014\", en: \"Decree 1807\/2014\" },\n      proj3_k: { es: \"Recursos y reservas\", en: \"Resources and reserves\" },\n      proj3_h3: { es: \"Concesi\u00f3n minera San Lorenzo\", en: \"San Lorenzo mining concession\" },\n      chip_mineria: { es: \"Miner\u00eda\", en: \"Mining\" },\n\n      about_h2: { es: \"Soluciones t\u00e9cnicas con responsabilidad ambiental\", en: \"Technical solutions with environmental responsibility\" },\n      about_p1: { es: \"GEOBIOMAS Ingenier\u00eda S.A.S. ofrece experiencia integral en ingenier\u00eda, miner\u00eda y medio ambiente. Combinamos el conocimiento t\u00e9cnico de nuestro equipo con tecnolog\u00eda SIG y software geol\u00f3gico y cartogr\u00e1fico avanzado.\", en: \"GEOBIOMAS Ingenier\u00eda S.A.S. offers comprehensive expertise in engineering, mining, and the environment. We combine our team's technical knowledge with GIS technology and advanced geological and cartographic software.\" },\n      about_p2: { es: \"Trabajamos para conciliar el aprovechamiento de los recursos con la protecci\u00f3n del entorno, entregando estudios trazables y conformes con la normativa colombiana.\", en: \"We work to reconcile resource utilization with environmental protection, delivering traceable studies that comply with Colombian regulations.\" },\n\n      cta_h2: { es: \"\u00bfTiene un proyecto en mente?\", en: \"Do you have a project in mind?\" },\n      cta_p: { es: \"Hablemos de c\u00f3mo GEOBIOMAS puede apoyarlo, desde el estudio inicial hasta el licenciamiento.\", en: \"Let's talk about how GEOBIOMAS can support you, from the initial study all the way to permitting.\" },\n      cta_btn_send: { es: \"Escr\u00edbanos\", en: \"Contact Us\" },\n\n      foot_tag: { es: \"Consultor\u00eda geocient\u00edfica y ambiental para el desarrollo sustentable.\", en: \"Geoscientific and environmental consulting for sustainable development.\" },\n      foot_address_html: {\n        es: \"<b>GEOBIOMAS Ingenier\u00eda S.A.S.<\/b><br>NIT 901.005.818-9<br>Edificio El Castillo \u00b7 Carrera 23 N.\u00ba 63-15, Of. 602<br>Manizales, Caldas<br>+57 313 769 46 83 \u00b7 +57 321 817 15 71<br>\",\n        en: \"<b>GEOBIOMAS Ingenier\u00eda S.A.S.<\/b><br>NIT 901.005.818-9<br>Edificio El Castillo \u00b7 Carrera 23 N.\u00ba 63-15, Office 602<br>Manizales, Caldas, Colombia<br>+57 313 769 46 83 \u00b7 +57 321 817 15 71<br>\"\n      },\n      foot_bottom_copy: { es: \"\u00a9 2026 GEOBIOMAS Ingenier\u00eda S.A.S. \u00b7 Todos los derechos reservados\", en: \"\u00a9 2026 GEOBIOMAS Ingenier\u00eda S.A.S. \u00b7 All rights reserved\" }\n    };\n\n    const STORAGE_KEY = \"geobiomas_lang\";\n    const toggle = document.getElementById(\"langToggle\");\n    const lblEs = document.getElementById(\"lblEs\");\n    const lblEn = document.getElementById(\"lblEn\");\n    if (!toggle) return;\n\n    function applyLang(lang) {\n      document.querySelectorAll(\"[data-i18n]\").forEach((el) => {\n        const key = el.getAttribute(\"data-i18n\");\n        if (translations[key]) el.textContent = translations[key][lang];\n      });\n      document.querySelectorAll(\"[data-i18n-html]\").forEach((el) => {\n        const key = el.getAttribute(\"data-i18n-html\");\n        if (translations[key]) el.innerHTML = translations[key][lang];\n      });\n      toggle.setAttribute(\"aria-checked\", lang === \"en\" ? \"true\" : \"false\");\n      lblEs.classList.toggle(\"active\", lang === \"es\");\n      lblEn.classList.toggle(\"active\", lang === \"en\");\n      try { document.documentElement.setAttribute(\"lang\", lang); } catch (e) {}\n      try { localStorage.setItem(STORAGE_KEY, lang); } catch (e) {}\n    }\n\n    let current = \"es\";\n    try { current = localStorage.getItem(STORAGE_KEY) || \"es\"; } catch (e) {}\n    applyLang(current);\n\n    toggle.addEventListener(\"click\", function () {\n      current = current === \"es\" ? \"en\" : \"es\";\n      applyLang(current);\n    });\n  })();\n<\/script>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>GEOBIOMAS Ingenier\u00eda S.A.S. \u00b7 Consultor\u00eda geocient\u00edfica y ambiental ServiciosExperiencia NosotrosContacto Cont\u00e1ctenos Consultor\u00eda geocient\u00edfica y ambiental Ingenier\u00eda y medio ambiente para el desarrollo sustentable Estudiamos el terreno, el agua y el entorno para que sus proyectos sean seguros, viables y responsables. Ver servicios Conocer proyectos Servicios Un solo equipo para todo el proyecto Cada l\u00ednea se [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"templates\/landing.php","meta":{"ocean_post_layout":"full-screen","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"on","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"off","ocean_display_header":"off","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"on","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"off","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"off","ocean_display_footer_bottom":"off","ocean_custom_footer_template":"","footnotes":""},"class_list":["post-411","page","type-page","status-publish","hentry","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>GEOBIOMAS<\/title>\n<meta name=\"description\" content=\"GEOBIOMAS Ingenier\u00eda S.A.S. ofrece servicios de consultor\u00eda geol\u00f3gica, ambiental, hidrogeol\u00f3gica y minera para proyectos en Colombia.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/geobiomas.com\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"GEOBIOMAS\" \/>\n<meta property=\"og:description\" content=\"GEOBIOMAS Ingenier\u00eda S.A.S. ofrece servicios de consultor\u00eda geol\u00f3gica, ambiental, hidrogeol\u00f3gica y minera para proyectos en Colombia.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/geobiomas.com\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"GEOBIOMAS\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-15T18:34:24+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/geobiomas.com\/wp-content\/uploads\/2026\/07\/logo.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/geobiomas.com\\\/\",\"url\":\"https:\\\/\\\/geobiomas.com\\\/\",\"name\":\"GEOBIOMAS\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/geobiomas.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/geobiomas.com\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/geobiomas.com\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/geobiomas.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/logo.png\",\"datePublished\":\"2026-07-02T01:54:57+00:00\",\"dateModified\":\"2026-07-15T18:34:24+00:00\",\"description\":\"GEOBIOMAS Ingenier\u00eda S.A.S. ofrece servicios de consultor\u00eda geol\u00f3gica, ambiental, hidrogeol\u00f3gica y minera para proyectos en Colombia.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/geobiomas.com\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/geobiomas.com\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/geobiomas.com\\\/#primaryimage\",\"url\":\"https:\\\/\\\/geobiomas.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/logo.png\",\"contentUrl\":\"https:\\\/\\\/geobiomas.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/logo.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/geobiomas.com\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\\\/\\\/geobiomas.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Inicio\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/geobiomas.com\\\/#website\",\"url\":\"https:\\\/\\\/geobiomas.com\\\/\",\"name\":\"GEOBIOMAS\",\"description\":\"Consultor\u00eda t\u00e9cnica\",\"publisher\":{\"@id\":\"https:\\\/\\\/geobiomas.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/geobiomas.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/geobiomas.com\\\/#organization\",\"name\":\"GEOBIOMAS\",\"url\":\"https:\\\/\\\/geobiomas.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/geobiomas.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/geobiomas.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/cropped-Imagen1.jpg\",\"contentUrl\":\"https:\\\/\\\/geobiomas.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/cropped-Imagen1.jpg\",\"width\":512,\"height\":512,\"caption\":\"GEOBIOMAS\"},\"image\":{\"@id\":\"https:\\\/\\\/geobiomas.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/co.linkedin.com\\\/company\\\/geobiomas-ingeniera-sas\",\"https:\\\/\\\/www.instagram.com\\\/geobiomasingenieria\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"GEOBIOMAS","description":"GEOBIOMAS Ingenier\u00eda S.A.S. ofrece servicios de consultor\u00eda geol\u00f3gica, ambiental, hidrogeol\u00f3gica y minera para proyectos en Colombia.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/geobiomas.com\/en\/","og_locale":"en_US","og_type":"article","og_title":"GEOBIOMAS","og_description":"GEOBIOMAS Ingenier\u00eda S.A.S. ofrece servicios de consultor\u00eda geol\u00f3gica, ambiental, hidrogeol\u00f3gica y minera para proyectos en Colombia.","og_url":"https:\/\/geobiomas.com\/en\/","og_site_name":"GEOBIOMAS","article_modified_time":"2026-07-15T18:34:24+00:00","og_image":[{"url":"https:\/\/geobiomas.com\/wp-content\/uploads\/2026\/07\/logo.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/geobiomas.com\/","url":"https:\/\/geobiomas.com\/","name":"GEOBIOMAS","isPartOf":{"@id":"https:\/\/geobiomas.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/geobiomas.com\/#primaryimage"},"image":{"@id":"https:\/\/geobiomas.com\/#primaryimage"},"thumbnailUrl":"https:\/\/geobiomas.com\/wp-content\/uploads\/2026\/07\/logo.png","datePublished":"2026-07-02T01:54:57+00:00","dateModified":"2026-07-15T18:34:24+00:00","description":"GEOBIOMAS Ingenier\u00eda S.A.S. ofrece servicios de consultor\u00eda geol\u00f3gica, ambiental, hidrogeol\u00f3gica y minera para proyectos en Colombia.","breadcrumb":{"@id":"https:\/\/geobiomas.com\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/geobiomas.com\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/geobiomas.com\/#primaryimage","url":"https:\/\/geobiomas.com\/wp-content\/uploads\/2026\/07\/logo.png","contentUrl":"https:\/\/geobiomas.com\/wp-content\/uploads\/2026\/07\/logo.png"},{"@type":"BreadcrumbList","@id":"https:\/\/geobiomas.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/geobiomas.com\/"},{"@type":"ListItem","position":2,"name":"Inicio"}]},{"@type":"WebSite","@id":"https:\/\/geobiomas.com\/#website","url":"https:\/\/geobiomas.com\/","name":"GEOBIOMAS","description":"Consultor\u00eda t\u00e9cnica","publisher":{"@id":"https:\/\/geobiomas.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/geobiomas.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/geobiomas.com\/#organization","name":"GEOBIOMAS","url":"https:\/\/geobiomas.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/geobiomas.com\/#\/schema\/logo\/image\/","url":"https:\/\/geobiomas.com\/wp-content\/uploads\/2026\/05\/cropped-Imagen1.jpg","contentUrl":"https:\/\/geobiomas.com\/wp-content\/uploads\/2026\/05\/cropped-Imagen1.jpg","width":512,"height":512,"caption":"GEOBIOMAS"},"image":{"@id":"https:\/\/geobiomas.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/co.linkedin.com\/company\/geobiomas-ingeniera-sas","https:\/\/www.instagram.com\/geobiomasingenieria"]}]}},"_links":{"self":[{"href":"https:\/\/geobiomas.com\/en\/wp-json\/wp\/v2\/pages\/411","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/geobiomas.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/geobiomas.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/geobiomas.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/geobiomas.com\/en\/wp-json\/wp\/v2\/comments?post=411"}],"version-history":[{"count":10,"href":"https:\/\/geobiomas.com\/en\/wp-json\/wp\/v2\/pages\/411\/revisions"}],"predecessor-version":[{"id":478,"href":"https:\/\/geobiomas.com\/en\/wp-json\/wp\/v2\/pages\/411\/revisions\/478"}],"wp:attachment":[{"href":"https:\/\/geobiomas.com\/en\/wp-json\/wp\/v2\/media?parent=411"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}