301 response code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 response code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: lcucr.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="es" class="no-js no-svg7"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="//gmpg.org/xfn/11"> <script> if ( top !== self && ['iPad', 'iPhone', 'iPod'].indexOf(navigator.platform) >= 0 ) top.location.replace( self.location.href ); </script> <script>(function(html){html.className = html.className.replace(/\bno-js\b/,'js')})(document.documentElement);</script> <title>Laboratorio Clínico UCR – Laboratorio Clínico y Banco de Sangre UCR</title> <meta name='robots' content='max-image-preview:large' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- Google Tag Manager for WordPress by gtm4wp.com --> <script data-cfasync="false" data-pagespeed-no-defer> var gtm4wp_datalayer_name = "dataLayer"; var dataLayer = dataLayer || []; </script> <!-- End Google Tag Manager for WordPress by gtm4wp.com --><link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel="alternate" type="application/rss+xml" title="Laboratorio Clínico UCR » Feed" href="https://lcucr.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Laboratorio Clínico UCR » Feed de los comentarios" href="https://lcucr.com/comments/feed/" /> <script type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.1.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.1.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/lcucr.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=8f8ccfc45b1307c363016e9dbd241baf"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\ud83d\udd25","\ud83d\udc26\u200b\ud83d\udd25")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); /* ]]> */ </script> <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Poppins%3A200%2C200i%2C300%2C300i%2C400%2C400i%2C500%2C500i%2C600%2C600i%2C700&display=swap&ver=8f8ccfc45b1307c363016e9dbd241baf"> <link rel="stylesheet" href="https://lcucr.com/wp-content/plugins/booknetic/app/Frontend/assets/css/bootstrap-booknetic.css?v=4.3.2&ver=8f8ccfc45b1307c363016e9dbd241baf"> <link rel="stylesheet" href="https://lcucr.com/wp-content/plugins/booknetic/app/Frontend/assets/css/booknetic.css?v=4.3.2&ver=8f8ccfc45b1307c363016e9dbd241baf"> <link rel="stylesheet" href="https://lcucr.com/wp-content/plugins/booknetic/app/Backend/Base/assets/css/select2.min.css?v=4.3.2&ver=8f8ccfc45b1307c363016e9dbd241baf"> <link rel="stylesheet" href="https://lcucr.com/wp-content/plugins/booknetic/app/Frontend/assets/css/intlTelInput.min.css?v=4.3.2&ver=8f8ccfc45b1307c363016e9dbd241baf"> <link rel="stylesheet" href="https://lcucr.com/wp-content/plugins/booknetic/app/Backend/Base/assets/css/select2-bootstrap.css?v=4.3.2&ver=8f8ccfc45b1307c363016e9dbd241baf"> <link rel="stylesheet" href="https://lcucr.com/wp-content/plugins/booknetic/app/Frontend/assets/css/datepicker.min.css?v=4.3.2&ver=8f8ccfc45b1307c363016e9dbd241baf"> <link rel="stylesheet" href="https://lcucr.com/wp-content/plugins/booknetic/app/Frontend/assets/css/booknetic-popup.css?v=4.3.2&ver=8f8ccfc45b1307c363016e9dbd241baf"> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel="stylesheet" href="https://lcucr.com/wp-includes/css/dist/block-library/style.min.css?ver=8f8ccfc45b1307c363016e9dbd241baf"> <style id='wp-block-library-theme-inline-css' type='text/css'> .wp-block-audio :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio :where(figcaption){color:#ffffffa6}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed :where(figcaption){color:#ffffffa6}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:#ffffffa6}:root :where(.wp-block-image figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme :root :where(.wp-block-image figcaption){color:#ffffffa6}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote:where(.has-text-align-right){border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote:where(.has-text-align-center){border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote:where(.is-style-plain){border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table :where(figcaption){color:#ffffffa6}.wp-block-video :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video :where(figcaption){color:#ffffffa6}.wp-block-video{margin:0 0 1em}:root :where(.wp-block-template-part.has-background){margin-bottom:0;margin-top:0;padding:1.25em 2.375em} </style> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='joinchat-button-style-inline-css' type='text/css'> .wp-block-joinchat-button{border:none!important;text-align:center}.wp-block-joinchat-button figure{display:table;margin:0 auto;padding:0}.wp-block-joinchat-button figcaption{font:normal normal 400 .6em/2em var(--wp--preset--font-family--system-font,sans-serif);margin:0;padding:0}.wp-block-joinchat-button .joinchat-button__qr{background-color:#fff;border:6px solid #25d366;border-radius:30px;box-sizing:content-box;display:block;height:200px;margin:auto;overflow:hidden;padding:10px;width:200px}.wp-block-joinchat-button .joinchat-button__qr canvas,.wp-block-joinchat-button .joinchat-button__qr img{display:block;margin:auto}.wp-block-joinchat-button .joinchat-button__link{align-items:center;background-color:#25d366;border:6px solid #25d366;border-radius:30px;display:inline-flex;flex-flow:row nowrap;justify-content:center;line-height:1.25em;margin:0 auto;text-decoration:none}.wp-block-joinchat-button .joinchat-button__link:before{background:transparent var(--joinchat-ico) no-repeat center;background-size:100%;content:"";display:block;height:1.5em;margin:-.75em .75em -.75em 0;width:1.5em}.wp-block-joinchat-button figure+.joinchat-button__link{margin-top:10px}@media (orientation:landscape)and (min-height:481px),(orientation:portrait)and (min-width:481px){.wp-block-joinchat-button.joinchat-button--qr-only figure+.joinchat-button__link{display:none}}@media (max-width:480px),(orientation:landscape)and (max-height:480px){.wp-block-joinchat-button figure{display:none}} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--dentco: #1e76bd;--wp--preset--color--surgery: #49b0c1;--wp--preset--color--clinic: #f59c00;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 19.5px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36.5px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--normal: 22px;--wp--preset--font-size--huge: 49.5px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel="stylesheet" href="https://lcucr.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.0.6"> <link rel="stylesheet" href="https://lcucr.com/wp-content/plugins/formcraft3/dist/formcraft-common.css?ver=3.9.12"> <link rel="stylesheet" href="https://lcucr.com/wp-content/plugins/formcraft3/dist/form.css?ver=3.9.12"> <!--[if lt IE 9]> <link rel="stylesheet" href="https://lcucr.com/wp-content/themes/medin?ver=1.0"> <![endif]--> <link rel="stylesheet" href="https://lcucr.com/wp-content/themes/medin/style.css?ver=8f8ccfc45b1307c363016e9dbd241baf"> <link rel="stylesheet" href="https://lcucr.com/wp-content/themes/medin/vendor/slick/slick.css?ver=8f8ccfc45b1307c363016e9dbd241baf"> <link rel="stylesheet" href="https://lcucr.com/wp-content/themes/medin/vendor/animate/animate.min.css?ver=8f8ccfc45b1307c363016e9dbd241baf"> <link rel="stylesheet" href="https://lcucr.com/wp-content/themes/medin/vendor/bootstrap-datetimepicker/bootstrap-datetimepicker.css?ver=8f8ccfc45b1307c363016e9dbd241baf"> <link rel="stylesheet" href="https://lcucr.com/wp-content/themes/medin/vendor/twentytwenty/twentytwenty.css?ver=8f8ccfc45b1307c363016e9dbd241baf"> <link rel="stylesheet" href="https://lcucr.com/wp-content/themes/medin/assets/css/style.css?ver=8f8ccfc45b1307c363016e9dbd241baf"> <link rel="stylesheet" href="https://lcucr.com/wp-content/themes/medin/assets/css/style-colors-6.css?ver=8f8ccfc45b1307c363016e9dbd241baf"> <link rel="stylesheet" href="https://lcucr.com/wp-content/themes/medin/assets/css/style-colors-common.css?ver=8f8ccfc45b1307c363016e9dbd241baf"> <link rel="stylesheet" href="https://lcucr.com/wp-content/themes/medin/assets/css/medin-dev.css?ver=8f8ccfc45b1307c363016e9dbd241baf"> <style id='medin-dev-inline-css' type='text/css'> :root { --color_header_t: #ff9e18; --color_header_l: #ff9e18; --color_toppanel_bg: #00b2e3; --color_toppanel_t: #ffffff; --color_toppanel_t_h: #002d5d; --color_header_menu_top_l: #ff9e18; --color_header_menu_top_l_h: #002d5d; --color_header_menu_sub_bg: #ffffff; --color_footerbottom_bg: #00b2e3; } </style> <link rel="stylesheet" href="https://lcucr.com/wp-content/plugins/creame-whatsapp-me/public/css/joinchat.min.css?ver=5.2.4"> <link rel="stylesheet" href="https://lcucr.com/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=8.1"> <link rel="stylesheet" href="https://lcucr.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/jquery-ui.min.css?ver=1.12.1" media="screen"> <script src="https://lcucr.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script src="https://lcucr.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script id="booknetic-js-before"> /* <![CDATA[ */ window.BookneticData = {"ajax_url":"https:\/\/lcucr.com\/wp-admin\/admin-ajax.php","assets_url":"https:\/\/lcucr.com\/wp-content\/plugins\/booknetic\/app\/Frontend\/assets\/","date_format":"d-m-Y","week_starts_on":"sunday","client_time_zone":"off","skip_extras_step_if_need":"on","localization":{"Services":"Servicios","Service":"Servicios","Fill information":"Llene sus datos","Information":"Informaci\u00f3n","Confirmation":"Confirmaci\u00f3n","January":"Enero","February":"Febrero","March":"Marzo","April":"Abril","May":"Mayo","June":"Junio","July":"Julio","August":"Agosto","September":"Septiembre","October":"Octubre","November":"Noviembre","December":"Diciembre","Mon":"Lun","Tue":"Mar","Wed":"Mier","Thu":"Jue","Fri":"Vie","Sat":"S\u00e1b","Sun":"Dom","select":"Elegir...","searching":"Buscando...","select_location":"Por favor elija una ubicaci\u00f3n.","select_staff":"Please select staff.","select_service":"Elija un servicio.","select_week_days":"Please select week day(s)","date_time_is_wrong":"Please select week day(s) and time(s) correctly","select_start_date":"Please select start date","select_end_date":"Please select end date","select_date":"Please select date.","select_time":"Please select time.","select_available_time":"Please select an available time","select_available_date":"Por favor seleccione una fecha disponible","fill_all_required":"Please fill in all required fields correctly!","email_is_not_valid":"Please enter a valid email address!","phone_is_not_valid":"Please enter a valid phone number!","Select date":"Elegir","NEXT STEP":"SIGUIENTE","CONFIRM BOOKING":"CONFIRMAR RESERVA"},"tenant_id":null,"settings":{"redirect_users_on_confirm":false,"redirect_users_on_confirm_url":""}}; /* ]]> */ </script> <script src="https://lcucr.com/wp-content/plugins/booknetic/app/Frontend/assets/js/booknetic.js?v=4.3.2&ver=8f8ccfc45b1307c363016e9dbd241baf" id="booknetic-js"></script> <script src="https://lcucr.com/wp-content/plugins/booknetic/app/Backend/Base/assets/js/select2.min.js?v=4.3.2&ver=8f8ccfc45b1307c363016e9dbd241baf" id="select2-bkntc-js"></script> <script src="https://lcucr.com/wp-content/plugins/booknetic/app/Frontend/assets/js/datepicker.min.js?v=4.3.2&ver=8f8ccfc45b1307c363016e9dbd241baf" id="booknetic.datapicker-js"></script> <script src="https://lcucr.com/wp-content/plugins/booknetic/app/Frontend/assets/js/intlTelInput.min.js?v=4.3.2&ver=8f8ccfc45b1307c363016e9dbd241baf" id="intlTelInput-js"></script> <script src="https://lcucr.com/wp-content/plugins/booknetic/app/Frontend/assets/js/jquery.nicescroll.min.js?v=4.3.2&ver=8f8ccfc45b1307c363016e9dbd241baf" id="jquery.nicescroll-js"></script> <script src="https://lcucr.com/wp-content/plugins/booknetic/app/Frontend/assets/js/recurring_appointments.init.js?v=4.3.2&ver=8f8ccfc45b1307c363016e9dbd241baf" id="booknetic-recurring-appointments-js"></script> <script src="https://lcucr.com/wp-content/plugins/booknetic/app/Frontend/assets/js/steps/step_confirm_details.js?v=4.3.2&ver=8f8ccfc45b1307c363016e9dbd241baf" id="booknetic-step-step_confirm_details-js"></script> <script src="https://lcucr.com/wp-content/plugins/booknetic/app/Frontend/assets/js/steps/step_date_time.js?v=4.3.2&ver=8f8ccfc45b1307c363016e9dbd241baf" id="booknetic-step-step_date_time-js"></script> <script src="https://lcucr.com/wp-content/plugins/booknetic/app/Frontend/assets/js/steps/step_information.js?v=4.3.2&ver=8f8ccfc45b1307c363016e9dbd241baf" id="booknetic-step-step_information-js"></script> <script src="https://lcucr.com/wp-content/plugins/booknetic/app/Frontend/assets/js/steps/step_locations.js?v=4.3.2&ver=8f8ccfc45b1307c363016e9dbd241baf" id="booknetic-step-step_locations-js"></script> <script src="https://lcucr.com/wp-content/plugins/booknetic/app/Frontend/assets/js/steps/step_recurring_info.js?v=4.3.2&ver=8f8ccfc45b1307c363016e9dbd241baf" id="booknetic-step-step_recurring_info-js"></script> <script src="https://lcucr.com/wp-content/plugins/booknetic/app/Frontend/assets/js/steps/step_service_extras.js?v=4.3.2&ver=8f8ccfc45b1307c363016e9dbd241baf" id="booknetic-step-step_service_extras-js"></script> <script src="https://lcucr.com/wp-content/plugins/booknetic/app/Frontend/assets/js/steps/step_services.js?v=4.3.2&ver=8f8ccfc45b1307c363016e9dbd241baf" id="booknetic-step-step_services-js"></script> <script src="https://lcucr.com/wp-content/plugins/booknetic/app/Frontend/assets/js/steps/step_staff.js?v=4.3.2&ver=8f8ccfc45b1307c363016e9dbd241baf" id="booknetic-step-step_staff-js"></script> <script src="https://lcucr.com/wp-content/plugins/booknetic/app/Frontend/assets/js/steps/step_cart.js?v=4.3.2&ver=8f8ccfc45b1307c363016e9dbd241baf" id="booknetic-step-step_cart-js"></script> <script src="https://lcucr.com/wp-content/plugins/booknetic/app/Frontend/assets/js/booknetic-popup.js?v=4.3.2&ver=8f8ccfc45b1307c363016e9dbd241baf" id="booknetic-popup-js"></script> <script></script><link rel="https://api.w.org/" href="https://lcucr.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://lcucr.com/wp-json/wp/v2/pages/3303" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://lcucr.com/xmlrpc.php?rsd" /> <link rel="canonical" href="https://lcucr.com/" /> <link rel='shortlink' href='https://lcucr.com/' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://lcucr.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Flcucr.com%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://lcucr.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Flcucr.com%2F&format=xml" /> <!-- Google Tag Manager for WordPress by gtm4wp.com --> <!-- GTM Container placement set to manual --> <script data-cfasync="false" data-pagespeed-no-defer> var dataLayer_content = {"pagePostType":"frontpage","pagePostType2":"single-page","pagePostAuthor":"LCBSUCR"}; dataLayer.push( dataLayer_content ); </script> <script data-cfasync="false" data-pagespeed-no-defer> (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M5S52XG'); </script> <!-- End Google Tag Manager for WordPress by gtm4wp.com --><meta name="generator" content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress."/> <link rel="icon" href="https://lcucr.com/wp-content/uploads/2020/11/cropped-Isologo-1-32x32.png" sizes="32x32" /> <link rel="icon" href="https://lcucr.com/wp-content/uploads/2020/11/cropped-Isologo-1-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://lcucr.com/wp-content/uploads/2020/11/cropped-Isologo-1-180x180.png" /> <meta name="msapplication-TileImage" content="https://lcucr.com/wp-content/uploads/2020/11/cropped-Isologo-1-270x270.png" /> <noscript><style> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript><!--mv_1.8.1--> </head> <body class="home wp-singular page-template page-template-custompagett page-template-custompagett-php page page-id-3303 wp-custom-logo wp-embed-responsive wp-theme-medin medin-front-page page-one-column medin-theme-set home-page layout_medlab ch_lang_2 ch-woo-no page-slug_pagina-de-inicio gecko wpb-js-composer js-comp-ver-8.1 vc_responsive modula-best-grid-gallery"> <!-- GTM Container placement set to manual --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M5S52XG" height="0" width="0" style="display:none;visibility:hidden" aria-hidden="true"></iframe></noscript> <!-- End Google Tag Manager (noscript) --><header id="masthead" class="site-header header"> <div class="header-quickLinks js-header-quickLinks d-lg-none"> <div class="quickLinks-top js-quickLinks-top"></div> <div class="js-quickLinks-wrap-m"> </div> </div> <div class="header-topline d-none d-lg-flex"><div class="container"><div class="row align-items-center"> <div class="col-auto d-flex align-items-center header-topline__left"> <div class="header-phone"><svg class="icon icon-telephone-1" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M23.467 19.2c-2.133 2.133-2.133 4.267-4.267 4.267s-4.267-2.133-6.4-4.267c-2.133-2.133-4.267-4.267-4.267-6.4s2.133-2.133 4.267-4.267-4.267-8.533-6.4-8.533-6.4 6.4-6.4 6.4c0 4.267 4.383 12.917 8.533 17.067s12.8 8.533 17.067 8.533c0 0 6.4-4.267 6.4-6.4s-6.4-8.533-8.533-6.4z"></path></svg><a href="tel:25116839">25116839</a> </div> <div class="header-info"><svg class="icon icon-placeholder-for-map-1" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M16.404 0.007c-6.499-0.219-11.835 4.984-11.835 11.433 0 7.319 7.024 12.631 10.96 20.269 0.2 0.388 0.758 0.388 0.959 0.001 3.561-6.873 9.648-11.482 10.776-18.104 1.168-6.852-3.913-13.364-10.86-13.599zM16.008 17.431c-3.309 0-5.992-2.683-5.992-5.992s2.683-5.992 5.992-5.992c3.309 0 5.992 2.683 5.992 5.992s-2.683 5.992-5.992 5.992z"></path></svg>Universidad de Costa Rica</div> <div class="header-info"><svg class="icon icon-black-envelope" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M2.531 6.124l11.526 9.13c0.523 0.414 1.243 0.597 1.942 0.563 0.698 0.034 1.419-0.148 1.941-0.563l11.526-9.13c0.924-0.727 0.715-1.323-0.457-1.323h-26.019c-1.173 0-1.382 0.596-0.461 1.323z"></path><path d="M30.3 8.533l-12.596 9.563c-0.471 0.354-1.088 0.526-1.702 0.518-0.616 0.008-1.233-0.165-1.704-0.518l-12.598-9.563c-0.935-0.709-1.7-0.329-1.7 0.844v15.69c0 1.173 0.96 2.133 2.133 2.133h27.734c1.173 0 2.133-0.96 2.133-2.133v-15.69c0-1.173-0.765-1.553-1.7-0.844z"></path></svg><a href="mailto:[email protected]">[email protected]</a></div> <div class="header-info"><svg class="icon icon-user-4" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M31.267 29.768v-1.702c0-1.735-0.812-3.404-2.166-4.457-3.155-2.448-6.369-4.156-7.494-4.726v-1.944c0.229-0.511 0.419-1.067 0.563-1.669 0.838-0.301 1.296-1.532 1.604-2.618 0.412-1.447 0.367-2.461-0.118-3.024 0.511-2.782 0.281-4.83-0.674-6.094-0.504-0.661-1.093-0.943-1.486-1.067-0.281-0.393-0.851-1.054-1.813-1.584-0.995-0.589-2.114-0.884-3.345-0.884-0.223 0-0.445 0.013-0.641 0.026-0.55 0.026-1.093 0.131-1.63 0.308-0.007 0-0.013 0.007-0.020 0.007-0.589 0.203-1.165 0.497-1.721 0.877-0.635 0.406-1.217 0.89-1.721 1.427-0.988 1.015-1.643 2.16-1.924 3.384-0.268 1.015-0.288 2.036-0.065 3.037-0.118 0.085-0.223 0.183-0.314 0.301-0.452 0.596-0.471 1.532-0.072 2.952 0.275 0.982 0.641 1.983 1.263 2.435 0.183 0.943 0.491 1.8 0.903 2.559v1.577c-1.126 0.569-4.34 2.271-7.494 4.726-1.355 1.054-2.167 2.716-2.167 4.457v1.702c0 1.231 1.001 2.225 2.225 2.225h26.083c1.224 0 2.225-1.001 2.225-2.232zM2.33 29.768v-1.702c0-1.244 0.576-2.435 1.545-3.188 3.404-2.638 6.866-4.379 7.527-4.7 0.367-0.177 0.596-0.543 0.596-0.956v-2.127c0-0.144-0.039-0.281-0.111-0.406-0.432-0.733-0.733-1.61-0.884-2.612-0.052-0.321-0.288-0.576-0.596-0.655-0.085-0.098-0.327-0.452-0.635-1.545-0.255-0.903-0.236-1.322-0.209-1.473 0.255 0.013 0.511-0.105 0.674-0.308 0.17-0.216 0.216-0.504 0.124-0.759-0.34-0.949-0.38-1.924-0.118-2.919 0.223-0.956 0.733-1.846 1.525-2.657 0.425-0.458 0.916-0.857 1.44-1.191 0.007-0.007 0.020-0.013 0.026-0.020 0.439-0.308 0.897-0.537 1.348-0.694 0.007 0 0.013-0.007 0.013-0.007 0.386-0.131 0.785-0.203 1.204-0.223 1.145-0.098 2.173 0.118 3.083 0.648 0.995 0.55 1.401 1.27 1.401 1.27 0.124 0.255 0.347 0.406 0.635 0.425 0.020 0 0.445 0.065 0.812 0.583 0.386 0.55 0.936 1.964 0.249 5.262-0.079 0.367 0.111 0.733 0.445 0.89 0.033 0.118 0.085 0.517-0.196 1.512-0.249 0.877-0.452 1.276-0.569 1.453-0.151-0.026-0.308-0.013-0.452 0.052-0.249 0.105-0.432 0.334-0.478 0.596-0.137 0.785-0.36 1.492-0.648 2.094-0.052 0.111-0.079 0.229-0.079 0.347v2.461c0 0.412 0.229 0.772 0.596 0.956 0.661 0.321 4.124 2.068 7.521 4.7 0.969 0.753 1.545 1.944 1.545 3.188v1.702c0 0.34-0.281 0.622-0.622 0.622h-26.083c-0.347 0.007-0.628-0.275-0.628-0.622z"></path></svg> <a href="https://docs.google.com/forms/d/e/1FAIpQLSfh7ZC_sqWB2iT-_09NkEuj2qugrjEvTHvN-puDTHDnfB4E5Q/viewform">Encuesta satisfacción al usuario</a> </div> <div class="header-info"><svg class="icon icon-user-4" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M31.267 29.768v-1.702c0-1.735-0.812-3.404-2.166-4.457-3.155-2.448-6.369-4.156-7.494-4.726v-1.944c0.229-0.511 0.419-1.067 0.563-1.669 0.838-0.301 1.296-1.532 1.604-2.618 0.412-1.447 0.367-2.461-0.118-3.024 0.511-2.782 0.281-4.83-0.674-6.094-0.504-0.661-1.093-0.943-1.486-1.067-0.281-0.393-0.851-1.054-1.813-1.584-0.995-0.589-2.114-0.884-3.345-0.884-0.223 0-0.445 0.013-0.641 0.026-0.55 0.026-1.093 0.131-1.63 0.308-0.007 0-0.013 0.007-0.020 0.007-0.589 0.203-1.165 0.497-1.721 0.877-0.635 0.406-1.217 0.89-1.721 1.427-0.988 1.015-1.643 2.16-1.924 3.384-0.268 1.015-0.288 2.036-0.065 3.037-0.118 0.085-0.223 0.183-0.314 0.301-0.452 0.596-0.471 1.532-0.072 2.952 0.275 0.982 0.641 1.983 1.263 2.435 0.183 0.943 0.491 1.8 0.903 2.559v1.577c-1.126 0.569-4.34 2.271-7.494 4.726-1.355 1.054-2.167 2.716-2.167 4.457v1.702c0 1.231 1.001 2.225 2.225 2.225h26.083c1.224 0 2.225-1.001 2.225-2.232zM2.33 29.768v-1.702c0-1.244 0.576-2.435 1.545-3.188 3.404-2.638 6.866-4.379 7.527-4.7 0.367-0.177 0.596-0.543 0.596-0.956v-2.127c0-0.144-0.039-0.281-0.111-0.406-0.432-0.733-0.733-1.61-0.884-2.612-0.052-0.321-0.288-0.576-0.596-0.655-0.085-0.098-0.327-0.452-0.635-1.545-0.255-0.903-0.236-1.322-0.209-1.473 0.255 0.013 0.511-0.105 0.674-0.308 0.17-0.216 0.216-0.504 0.124-0.759-0.34-0.949-0.38-1.924-0.118-2.919 0.223-0.956 0.733-1.846 1.525-2.657 0.425-0.458 0.916-0.857 1.44-1.191 0.007-0.007 0.020-0.013 0.026-0.020 0.439-0.308 0.897-0.537 1.348-0.694 0.007 0 0.013-0.007 0.013-0.007 0.386-0.131 0.785-0.203 1.204-0.223 1.145-0.098 2.173 0.118 3.083 0.648 0.995 0.55 1.401 1.27 1.401 1.27 0.124 0.255 0.347 0.406 0.635 0.425 0.020 0 0.445 0.065 0.812 0.583 0.386 0.55 0.936 1.964 0.249 5.262-0.079 0.367 0.111 0.733 0.445 0.89 0.033 0.118 0.085 0.517-0.196 1.512-0.249 0.877-0.452 1.276-0.569 1.453-0.151-0.026-0.308-0.013-0.452 0.052-0.249 0.105-0.432 0.334-0.478 0.596-0.137 0.785-0.36 1.492-0.648 2.094-0.052 0.111-0.079 0.229-0.079 0.347v2.461c0 0.412 0.229 0.772 0.596 0.956 0.661 0.321 4.124 2.068 7.521 4.7 0.969 0.753 1.545 1.944 1.545 3.188v1.702c0 0.34-0.281 0.622-0.622 0.622h-26.083c-0.347 0.007-0.628-0.275-0.628-0.622z"></path></svg> <a href="https://docs.google.com/forms/d/e/1FAIpQLSd5mX2Uw7PtwkzbwhSqhsDwt1QEcfliiCJ7mRSt-pL7Lu0eEw/viewform?usp=sf_link">Quejas y sugerencias</a> </div></div> <div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow"> <div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex"> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:100%"> <div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow"> <div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex"> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"></div> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"></div> </div> </div></div> </div> </div> </div></div> </div></div></div> <div class="header-content"> <div class="container"> <div class="row align-items-lg-center"> <button class="navbar-toggler collapsed tt-topmenu-btn" data-toggle="collapse" data-target="#navbarNavDropdown"> <svg class="icon icon-menu-4 ch-menu" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M1.208 8.151h29.585c0.667 0 1.208-0.541 1.208-1.208s-0.541-1.208-1.208-1.208h-29.585c-0.667 0-1.208 0.541-1.208 1.208s0.541 1.208 1.208 1.208z"></path><path d="M1.208 17.208h29.585c0.667 0 1.208-0.541 1.208-1.208s-0.541-1.208-1.208-1.208h-29.585c-0.667 0-1.208 0.541-1.208 1.208s0.541 1.208 1.208 1.208z"></path><path d="M1.208 26.264h29.585c0.667 0 1.208-0.541 1.208-1.208s-0.541-1.208-1.208-1.208h-29.585c-0.667 0-1.208 0.541-1.208 1.208s0.541 1.208 1.208 1.208z"></path></svg> <svg class="icon icon-close ch-close" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M25.313 8.563l-7.438 7.438 7.438 7.438-1.875 1.875-7.438-7.438-7.438 7.438-1.875-1.875 7.438-7.438-7.438-7.438 1.875-1.875 7.438 7.438 7.438-7.438z"></path></svg> </button> <div class="col-lg-auto col-lg-2 d-flex align-items-lg-center"> <h1 class="header-logo__wrapper "><a href="https://lcucr.com/" class="custom-logo-link" rel="home" aria-current="page"><img width="300" height="99" src="https://lcucr.com/wp-content/uploads/2021/12/cropped-cropped-Logo-encabezado-1.png" class="custom-logo" alt="Laboratorio Clínico UCR" decoding="async" /></a></h1> </div> <div class="col-lg ml-auto header-nav-wrap"> <div class="header-nav js-header-nav"> <nav id="site-navigation" class="navbar navbar-expand-lg btco-hover-menu tt-header-menu" aria-label="Medin Header Menu"> <div id="navbarNavDropdown" class="collapse navbar-collapse justify-content-end"><ul id="menu-medin-header-menu" class="navbar-nav"><li id="nav-menu-item-3995" class="nav-item active st="><a href="https://lcucr.com/" class="nav-link link-inside " >Inicio</a></li> <li id="nav-menu-item-32" class="nav-item st="><a href="#" class="nav-link link-inside dropdown-toggle" data-toggle="dropdown">Sobre nosotros<svg class="icon icon-skip-track2" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M24.893 15.451l-15.224-15.224c-0.303-0.303-0.795-0.303-1.098 0l-1.464 1.464c-0.146 0.146-0.227 0.343-0.227 0.549s0.082 0.403 0.227 0.549l13.211 13.211-13.211 13.211c-0.146 0.146-0.227 0.343-0.227 0.549s0.082 0.403 0.227 0.549l1.464 1.464c0.152 0.152 0.35 0.227 0.549 0.227s0.397-0.076 0.549-0.227l15.224-15.224c0.303-0.303 0.303-0.795 0-1.098z"></path></svg></a> <ul class="dropdown-menu"> <li id="nav-menu-item-2060" class="nav-item st="><a href="https://lcucr.com/sobre_nosotros/" class="nav-link link-inside " >Quiénes somos</a></li> <li id="nav-menu-item-3991" class="nav-item st="><a href="https://lcucr.com/nuestro_equipo" class="nav-link link-inside " >Equipo de trabajo</a></li> </ul> </li> <li id="nav-menu-item-3994" class="nav-item st="><a href="https://lcucr.com/notas-de-interes/" class="nav-link link-inside " >Notas de interés</a></li> <li id="nav-menu-item-34" class="nav-item st="><a href="#" class="nav-link link-inside dropdown-toggle" data-toggle="dropdown">Servicios<svg class="icon icon-skip-track2" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M24.893 15.451l-15.224-15.224c-0.303-0.303-0.795-0.303-1.098 0l-1.464 1.464c-0.146 0.146-0.227 0.343-0.227 0.549s0.082 0.403 0.227 0.549l13.211 13.211-13.211 13.211c-0.146 0.146-0.227 0.343-0.227 0.549s0.082 0.403 0.227 0.549l1.464 1.464c0.152 0.152 0.35 0.227 0.549 0.227s0.397-0.076 0.549-0.227l15.224-15.224c0.303-0.303 0.303-0.795 0-1.098z"></path></svg></a> <ul class="dropdown-menu"> <li id="nav-menu-item-14248" class="nav-item st="><a href="https://lcucr.com/cotizador/" class="nav-link link-inside " >Cotizador de pruebas</a></li> <li id="nav-menu-item-12600" class="nav-item st="><a href="https://lcucr.com/paquetes/" class="nav-link link-inside " >Paquetes de pruebas</a></li> <li id="nav-menu-item-12602" class="nav-item st="><a href="https://lcucr.com/instrucciones-para-la-preparacion-y-recoleccion-de-las-muestras/" class="nav-link link-inside " >Instrucciones para la recolección de las muestras</a></li> </ul> </li> <li id="nav-menu-item-11308" class="nav-item st="><a href="https://lcucr.com/bancodesangreucr/" class="nav-link link-inside " >Banco de Sangre UCR</a></li> <li id="nav-menu-item-48" class="nav-item st="><a href="https://lcucr.com/contactos/" class="nav-link link-inside " >Contactos</a></li> </ul></div></nav> </div> <div class="header-lang lang-toggler"><svg class="icon icon-sphere" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M15 2c-8.284 0-15 6.716-15 15s6.716 15 15 15c8.284 0 15-6.716 15-15s-6.716-15-15-15zM23.487 22c0.268-1.264 0.437-2.606 0.492-4h3.983c-0.104 1.381-0.426 2.722-0.959 4h-3.516zM6.513 12c-0.268 1.264-0.437 2.606-0.492 4h-3.983c0.104-1.381 0.426-2.722 0.959-4h3.516zM21.439 12c0.3 1.28 0.481 2.62 0.54 4h-5.979v-4h5.439zM16 10v-5.854c0.456 0.133 0.908 0.355 1.351 0.668 0.831 0.586 1.625 1.488 2.298 2.609 0.465 0.775 0.867 1.638 1.203 2.578h-4.852zM10.351 7.422c0.673-1.121 1.467-2.023 2.298-2.609 0.443-0.313 0.895-0.535 1.351-0.668v5.854h-4.852c0.336-0.94 0.738-1.803 1.203-2.578zM14 12v4h-5.979c0.059-1.38 0.24-2.72 0.54-4h5.439zM2.997 22c-0.533-1.278-0.854-2.619-0.959-4h3.983c0.055 1.394 0.224 2.736 0.492 4h-3.516zM8.021 18h5.979v4h-5.439c-0.3-1.28-0.481-2.62-0.54-4zM14 24v5.854c-0.456-0.133-0.908-0.355-1.351-0.668-0.831-0.586-1.625-1.488-2.298-2.609-0.465-0.775-0.867-1.638-1.203-2.578h4.852zM19.649 26.578c-0.673 1.121-1.467 2.023-2.298 2.609-0.443 0.312-0.895 0.535-1.351 0.668v-5.854h4.852c-0.336 0.94-0.738 1.802-1.203 2.578zM16 22v-4h5.979c-0.059 1.38-0.24 2.72-0.54 4h-5.439zM23.98 16c-0.055-1.394-0.224-2.736-0.492-4h3.516c0.533 1.278 0.855 2.619 0.959 4h-3.983zM25.958 10h-2.997c-0.582-1.836-1.387-3.447-2.354-4.732 1.329 0.636 2.533 1.488 3.585 2.54 0.671 0.671 1.261 1.404 1.766 2.192zM5.808 7.808c1.052-1.052 2.256-1.904 3.585-2.54-0.967 1.285-1.771 2.896-2.354 4.732h-2.997c0.504-0.788 1.094-1.521 1.766-2.192zM4.042 24h2.997c0.583 1.836 1.387 3.447 2.354 4.732-1.329-0.636-2.533-1.488-3.585-2.54-0.671-0.671-1.261-1.404-1.766-2.192zM24.192 26.192c-1.052 1.052-2.256 1.904-3.585 2.54 0.967-1.285 1.771-2.896 2.354-4.732h2.997c-0.504 0.788-1.094 1.521-1.766 2.192z"></path></svg><div class="header-lang-dropdown"></div></div> </div> </div> </div> </div> </header> <div class="page-content"> <div class="site-content-contain"> <div id="content"><div id="primary" class="content-area"> <main id="main" class="site-main page-main 777 no"> <article id="post-3303" class="tt-entry-header tt-front-page "> <h6 class="tt-display-none"> </h6> <div class="quickLinks-wrap js-quickLinks-wrap-d d-none d-lg-flex"> <div class="quickLinks js-quickLinks closed7"> <div class="container"> <div class="row no-gutters"> <div id='menu-item-51' class="col menu-item menu-item-type-custom menu-item-object-custom"><a class="link" title="Realice su cotización" href="https://lcucr.com/cotizador/"><svg class="icon icon-price-tag-1" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M22.367 0h-12.733c-2.481 0-4.499 2.018-4.499 4.499v26.309c0 0.398 0.216 0.764 0.564 0.957s0.774 0.181 1.111-0.031l4.223-2.653 4.386 2.752c0.177 0.111 0.379 0.166 0.581 0.166s0.405-0.055 0.582-0.166l4.381-2.752 4.228 2.653c0.337 0.212 0.762 0.223 1.11 0.031s0.564-0.559 0.564-0.957v-26.309c0-2.481-2.018-4.499-4.499-4.499zM24.995 29.404l-3.451-2.166c-0.353-0.222-0.81-0.222-1.163 0l-4.381 2.752-4.386-2.752c-0.177-0.111-0.379-0.166-0.581-0.166s-0.405 0.055-0.582 0.166l-3.446 2.165v-24.904c0-1.449 1.179-2.629 2.629-2.629h12.733c1.449 0 2.629 1.179 2.629 2.629v24.905z"></path><path d="M20.911 20.562h-10.085c-0.516 0-0.935 0.419-0.935 0.935s0.419 0.935 0.935 0.935h10.085c0.516 0 0.935-0.419 0.935-0.935s-0.419-0.935-0.935-0.935z"></path><path d="M20.911 23.588h-3.85c-0.516 0-0.935 0.419-0.935 0.935s0.419 0.935 0.935 0.935h3.85c0.516 0 0.935-0.419 0.935-0.935s-0.419-0.935-0.935-0.935z"></path><path d="M14.67 23.588h-1.357c-0.516 0-0.935 0.419-0.935 0.935s0.419 0.935 0.935 0.935h1.357c0.516 0 0.935-0.419 0.935-0.935s-0.419-0.935-0.935-0.935z"></path><path d="M19.182 11.738c-0.238-0.387-0.533-0.673-0.884-0.857s-0.731-0.345-1.142-0.483c-0.41-0.138-0.794-0.246-1.152-0.325s-0.658-0.191-0.902-0.335c-0.243-0.144-0.365-0.328-0.365-0.552s0.122-0.427 0.365-0.611c0.243-0.184 0.594-0.276 1.053-0.276 0.418 0 0.868 0.085 1.347 0.253s0.773 0.253 0.881 0.253c0.27 0 0.496-0.152 0.679-0.456s0.274-0.57 0.274-0.8c0-0.365-0.328-0.675-0.983-0.932-0.414-0.162-0.865-0.273-1.352-0.333v-1.694c0-0.516-0.419-0.935-0.935-0.935s-0.935 0.419-0.935 0.935v1.715c-0.764 0.123-1.355 0.4-1.771 0.834-0.581 0.605-0.871 1.326-0.871 2.164 0 0.605 0.165 1.101 0.496 1.488s0.732 0.663 1.205 0.828c0.473 0.164 0.942 0.306 1.408 0.424s0.864 0.269 1.195 0.453c0.331 0.184 0.496 0.434 0.496 0.749 0 0.565-0.499 0.847-1.497 0.847-0.506 0-0.943-0.071-1.312-0.212s-0.666-0.28-0.892-0.415c-0.226-0.136-0.414-0.203-0.564-0.203-0.232 0-0.437 0.132-0.615 0.395s-0.267 0.517-0.267 0.76c-0 0.459 0.358 0.864 1.074 1.216 0.55 0.27 1.188 0.435 1.913 0.498v1.693c0 0.516 0.419 0.935 0.935 0.935s0.935-0.419 0.935-0.935v-1.774c0.622-0.125 1.141-0.356 1.555-0.696 0.655-0.536 0.983-1.272 0.983-2.208 0-0.552-0.119-1.021-0.357-1.409z"></path></svg><span>Realice su cotización</span></a><div class="link-drop "><h5 style="text-align: left" class="vc_custom_heading link-drop-title" ><svg class="icon icon-price-tag-1" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M22.367 0h-12.733c-2.481 0-4.499 2.018-4.499 4.499v26.309c0 0.398 0.216 0.764 0.564 0.957s0.774 0.181 1.111-0.031l4.223-2.653 4.386 2.752c0.177 0.111 0.379 0.166 0.581 0.166s0.405-0.055 0.582-0.166l4.381-2.752 4.228 2.653c0.337 0.212 0.762 0.223 1.11 0.031s0.564-0.559 0.564-0.957v-26.309c0-2.481-2.018-4.499-4.499-4.499zM24.995 29.404l-3.451-2.166c-0.353-0.222-0.81-0.222-1.163 0l-4.381 2.752-4.386-2.752c-0.177-0.111-0.379-0.166-0.581-0.166s-0.405 0.055-0.582 0.166l-3.446 2.165v-24.904c0-1.449 1.179-2.629 2.629-2.629h12.733c1.449 0 2.629 1.179 2.629 2.629v24.905z"></path><path d="M20.911 20.562h-10.085c-0.516 0-0.935 0.419-0.935 0.935s0.419 0.935 0.935 0.935h10.085c0.516 0 0.935-0.419 0.935-0.935s-0.419-0.935-0.935-0.935z"></path><path d="M20.911 23.588h-3.85c-0.516 0-0.935 0.419-0.935 0.935s0.419 0.935 0.935 0.935h3.85c0.516 0 0.935-0.419 0.935-0.935s-0.419-0.935-0.935-0.935z"></path><path d="M14.67 23.588h-1.357c-0.516 0-0.935 0.419-0.935 0.935s0.419 0.935 0.935 0.935h1.357c0.516 0 0.935-0.419 0.935-0.935s-0.419-0.935-0.935-0.935z"></path><path d="M19.182 11.738c-0.238-0.387-0.533-0.673-0.884-0.857s-0.731-0.345-1.142-0.483c-0.41-0.138-0.794-0.246-1.152-0.325s-0.658-0.191-0.902-0.335c-0.243-0.144-0.365-0.328-0.365-0.552s0.122-0.427 0.365-0.611c0.243-0.184 0.594-0.276 1.053-0.276 0.418 0 0.868 0.085 1.347 0.253s0.773 0.253 0.881 0.253c0.27 0 0.496-0.152 0.679-0.456s0.274-0.57 0.274-0.8c0-0.365-0.328-0.675-0.983-0.932-0.414-0.162-0.865-0.273-1.352-0.333v-1.694c0-0.516-0.419-0.935-0.935-0.935s-0.935 0.419-0.935 0.935v1.715c-0.764 0.123-1.355 0.4-1.771 0.834-0.581 0.605-0.871 1.326-0.871 2.164 0 0.605 0.165 1.101 0.496 1.488s0.732 0.663 1.205 0.828c0.473 0.164 0.942 0.306 1.408 0.424s0.864 0.269 1.195 0.453c0.331 0.184 0.496 0.434 0.496 0.749 0 0.565-0.499 0.847-1.497 0.847-0.506 0-0.943-0.071-1.312-0.212s-0.666-0.28-0.892-0.415c-0.226-0.136-0.414-0.203-0.564-0.203-0.232 0-0.437 0.132-0.615 0.395s-0.267 0.517-0.267 0.76c-0 0.459 0.358 0.864 1.074 1.216 0.55 0.27 1.188 0.435 1.913 0.498v1.693c0 0.516 0.419 0.935 0.935 0.935s0.935-0.419 0.935-0.935v-1.774c0.622-0.125 1.141-0.356 1.555-0.696 0.655-0.536 0.983-1.272 0.983-2.208 0-0.552-0.119-1.021-0.357-1.409z"></path></svg>Cotice sus pruebas</h5><p>Nuestros precios son los mínimos autorizados por el Colegio de Microbiólogos y Químicos Clínicos de Costa Rica</p> <div class="text-right btn-wrap"><a class="btn btn-sm btn-fill" href="https://lcucr.com/cotizador/" target="_blank" rel="noopener"><svg class="icon icon-right-arrow" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M21.548 5.088c-0.436-0.451-1.162-0.451-1.613 0-0.436 0.436-0.436 1.162 0 1.596l8.177 8.177h-26.984c-0.629 0.001-1.129 0.501-1.129 1.13s0.5 1.145 1.129 1.145h26.984l-8.177 8.162c-0.436 0.451-0.436 1.178 0 1.613 0.451 0.451 1.178 0.451 1.613 0l10.113-10.113c0.451-0.436 0.451-1.162 0-1.596l-10.113-10.114z"></path></svg>Cotice aquí<svg class="icon icon-right-arrow" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M21.548 5.088c-0.436-0.451-1.162-0.451-1.613 0-0.436 0.436-0.436 1.162 0 1.596l8.177 8.177h-26.984c-0.629 0.001-1.129 0.501-1.129 1.13s0.5 1.145 1.129 1.145h26.984l-8.177 8.162c-0.436 0.451-0.436 1.178 0 1.613 0.451 0.451 1.178 0.451 1.613 0l10.113-10.113c0.451-0.436 0.451-1.162 0-1.596l-10.113-10.114z"></path></svg></a></div> </div></div> <div id='menu-item-2823' class="col menu-item menu-item-type-custom menu-item-object-custom"><a class="link" title="Solicite su cita" target="_blank" href="https://lcucr.com/solicite-su-cita/"><svg class="icon icon-calendar" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M14.887 14.553h2.227v2.227h-2.227v-2.227z"></path><path d="M26.91 3.977h-1.336v-2.227h-2.227v2.227h-14.695v-2.227h-2.227v2.227h-1.336c-1.842 0-3.34 1.498-3.34 3.34v19.594c0 1.842 1.498 3.34 3.34 3.34h11.454c-0.77-0.635-1.44-1.387-1.985-2.227h-9.468c-0.614 0-1.113-0.5-1.113-1.113v-14.695h24.047v2.343c0.84 0.545 1.591 1.216 2.227 1.985v-9.227c0-1.842-1.498-3.34-3.34-3.34zM28.023 9.988h-24.047v-2.672c0-0.614 0.5-1.113 1.113-1.113h1.336v2.227h2.227v-2.227h14.695v2.227h2.227v-2.227h1.336c0.614 0 1.113 0.5 1.113 1.113v2.672z"></path><path d="M22.735 15.221c-4.144 0-7.515 3.371-7.515 7.515s3.371 7.515 7.515 7.515 7.515-3.371 7.515-7.515-3.371-7.515-7.515-7.515zM22.735 28.023c-2.916 0-5.288-2.372-5.288-5.288s2.372-5.288 5.288-5.288 5.288 2.372 5.288 5.288-2.372 5.288-5.288 5.288z"></path><path d="M23.793 19.006h-2.227v4.843h4.119v-2.227h-1.893z"></path><path d="M10.434 19.006h2.227v2.227h-2.227v-2.227z"></path><path d="M5.98 19.006h2.227v2.227h-2.227v-2.227z"></path><path d="M5.98 14.553h2.227v2.227h-2.227v-2.227z"></path><path d="M5.98 23.459h2.227v2.227h-2.227v-2.227z"></path><path d="M10.434 14.553h2.227v2.227h-2.227v-2.227z"></path><path d="M10.434 23.459h2.227v2.227h-2.227v-2.227z"></path></svg><span>Solicite su cita</span></a><div class="link-drop "><h5 style="text-align: center" class="vc_custom_heading link-drop-title" ><svg class="icon icon-calendar" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M14.887 14.553h2.227v2.227h-2.227v-2.227z"></path><path d="M26.91 3.977h-1.336v-2.227h-2.227v2.227h-14.695v-2.227h-2.227v2.227h-1.336c-1.842 0-3.34 1.498-3.34 3.34v19.594c0 1.842 1.498 3.34 3.34 3.34h11.454c-0.77-0.635-1.44-1.387-1.985-2.227h-9.468c-0.614 0-1.113-0.5-1.113-1.113v-14.695h24.047v2.343c0.84 0.545 1.591 1.216 2.227 1.985v-9.227c0-1.842-1.498-3.34-3.34-3.34zM28.023 9.988h-24.047v-2.672c0-0.614 0.5-1.113 1.113-1.113h1.336v2.227h2.227v-2.227h14.695v2.227h2.227v-2.227h1.336c0.614 0 1.113 0.5 1.113 1.113v2.672z"></path><path d="M22.735 15.221c-4.144 0-7.515 3.371-7.515 7.515s3.371 7.515 7.515 7.515 7.515-3.371 7.515-7.515-3.371-7.515-7.515-7.515zM22.735 28.023c-2.916 0-5.288-2.372-5.288-5.288s2.372-5.288 5.288-5.288 5.288 2.372 5.288 5.288-2.372 5.288-5.288 5.288z"></path><path d="M23.793 19.006h-2.227v4.843h4.119v-2.227h-1.893z"></path><path d="M10.434 19.006h2.227v2.227h-2.227v-2.227z"></path><path d="M5.98 19.006h2.227v2.227h-2.227v-2.227z"></path><path d="M5.98 14.553h2.227v2.227h-2.227v-2.227z"></path><path d="M5.98 23.459h2.227v2.227h-2.227v-2.227z"></path><path d="M10.434 14.553h2.227v2.227h-2.227v-2.227z"></path><path d="M10.434 23.459h2.227v2.227h-2.227v-2.227z"></path></svg>Solicite su cita</h5><p>En atención a la pandemia por el Covid-19 requerimos que agende su cita para los servicios de laboratorio.</p> <p style="text-align: left;"><a class="btn btn-sm btn-fill" href="https://lcucr.com/solicite-su-cita/"><svg class="icon icon-right-arrow" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M21.548 5.088c-0.436-0.451-1.162-0.451-1.613 0-0.436 0.436-0.436 1.162 0 1.596l8.177 8.177h-26.984c-0.629 0.001-1.129 0.501-1.129 1.13s0.5 1.145 1.129 1.145h26.984l-8.177 8.162c-0.436 0.451-0.436 1.178 0 1.613 0.451 0.451 1.178 0.451 1.613 0l10.113-10.113c0.451-0.436 0.451-1.162 0-1.596l-10.113-10.114z"></path></svg>Solicite su cita aquí<svg class="icon icon-right-arrow" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M21.548 5.088c-0.436-0.451-1.162-0.451-1.613 0-0.436 0.436-0.436 1.162 0 1.596l8.177 8.177h-26.984c-0.629 0.001-1.129 0.501-1.129 1.13s0.5 1.145 1.129 1.145h26.984l-8.177 8.162c-0.436 0.451-0.436 1.178 0 1.613 0.451 0.451 1.178 0.451 1.613 0l10.113-10.113c0.451-0.436 0.451-1.162 0-1.596l-10.113-10.114z"></path></svg></a></p> </div></div> <div id='menu-item-2901' class="col menu-item menu-item-type-custom menu-item-object-custom"><a class="link" title="Resultados" target="_blank" href="https://lcucr.com/resultados/"><svg class="icon icon-lab" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M23.066 16.491c0-2.468 0-4.958 0-7.427 0-0.153-0.022-0.24-0.197-0.284-0.677-0.24-1.070-0.961-0.939-1.638 0.131-0.743 0.721-1.267 1.485-1.267 1.769 0 3.539 0 5.33 0 0.721 0 1.354 0.546 1.463 1.223 0.131 0.743-0.262 1.42-0.939 1.682-0.153 0.066-0.197 0.153-0.197 0.306 0 4.915 0 9.829 0 14.766 0 1.376-0.852 2.534-2.162 2.905-1.922 0.568-3.823-0.874-3.844-2.905 0-1.595 0-3.189 0-4.784 0-0.874 0-1.726 0-2.577zM24.049 19.484c0 1.42 0 2.818 0 4.238 0 0.087 0 0.197 0 0.284 0.066 1.092 0.983 1.922 2.075 1.878s1.944-0.917 1.944-2.010c0-2.971 0-5.941 0-8.934 0-0.197 0-0.218-0.218-0.218-1.18 0-2.381 0-3.56 0-0.218 0-0.24 0-0.24 0.24 0 1.507 0 3.014 0 4.521zM28.090 11.315c0-0.743 0-1.485 0-2.25 0-0.153-0.044-0.197-0.197-0.197-1.201 0-2.425 0-3.626 0-0.153 0-0.197 0.044-0.197 0.197 0 1.485 0 2.971 0 4.456 0 0.153 0.044 0.197 0.197 0.197 1.201 0 2.425 0 3.626 0 0.153 0 0.218-0.044 0.218-0.218-0.022-0.699-0.022-1.442-0.022-2.184zM26.059 6.859c-0.852 0-1.726 0-2.577 0-0.175 0-0.349 0.044-0.459 0.197-0.131 0.175-0.175 0.371-0.066 0.568s0.284 0.306 0.502 0.306c0.852 0 1.704 0 2.534 0 0.896 0 1.769 0 2.665 0 0.371 0 0.59-0.24 0.568-0.59-0.022-0.284-0.24-0.481-0.568-0.481-0.852 0-1.726 0-2.599 0z"></path><path d="M3.451 16.557c0-2.49 0-4.98 0-7.47 0-0.175-0.044-0.262-0.218-0.306-0.677-0.262-1.048-0.961-0.917-1.682 0.131-0.699 0.721-1.201 1.463-1.223 0.437-0.022 0.852 0 1.289 0 1.311 0 2.621 0 3.932 0 0.721 0 1.267 0.371 1.507 1.005 0.284 0.764-0.109 1.616-0.874 1.922-0.153 0.066-0.197 0.131-0.197 0.284 0 4.915 0 9.829 0 14.744 0 1.463-0.939 2.643-2.293 2.971-1.878 0.459-3.691-0.961-3.691-2.883 0-2.468 0-4.915 0-7.361zM8.453 19.506c0-1.507 0-3.014 0-4.521 0-0.24 0-0.24-0.24-0.24-1.18 0-2.359 0-3.539 0-0.24 0-0.24 0-0.24 0.24 0 1.835 0 3.67 0 5.504 0 1.136 0 2.272 0 3.429 0.022 1.42 1.507 2.403 2.818 1.813 0.808-0.371 1.201-1.027 1.201-1.922 0-1.442 0-2.883 0-4.303zM4.434 11.293c0 0.743 0 1.485 0 2.25 0 0.153 0.044 0.197 0.197 0.197 1.201 0 2.425 0 3.626 0 0.153 0 0.197-0.044 0.197-0.197 0-1.485 0-2.971 0-4.456 0-0.153-0.044-0.218-0.218-0.218-1.201 0-2.403 0-3.604 0-0.153 0-0.218 0.044-0.218 0.218 0.022 0.743 0.022 1.485 0.022 2.206zM6.444 6.859c-0.808 0-1.616 0-2.403 0-0.087 0-0.175 0-0.262 0-0.218 0-0.371 0.109-0.459 0.306s-0.066 0.371 0.044 0.546c0.109 0.175 0.284 0.218 0.481 0.218 1.726 0 3.429 0 5.155 0 0.044 0 0.066 0 0.109 0 0.197-0.022 0.35-0.131 0.437-0.306 0.087-0.197 0.066-0.393-0.087-0.546-0.109-0.153-0.284-0.197-0.459-0.175-0.83-0.044-1.704-0.044-2.556-0.044z"></path><path d="M13.259 16.535c0-2.49 0-4.958 0-7.448 0-0.153-0.044-0.24-0.197-0.306-0.677-0.262-1.048-0.917-0.939-1.638 0.087-0.677 0.655-1.201 1.354-1.267 0.087 0 0.153-0.022 0.24-0.022 1.704 0 3.408 0 5.111 0 0.721 0 1.267 0.371 1.507 0.983 0.284 0.764-0.087 1.638-0.874 1.944-0.175 0.066-0.197 0.153-0.197 0.306 0 4.893 0 9.808 0 14.7 0 1.136-0.459 2.031-1.42 2.621-1.835 1.158-4.281 0-4.543-2.162-0.022-0.175-0.022-0.328-0.022-0.502-0.022-2.403-0.022-4.805-0.022-7.208zM14.242 19.418c0 1.463 0 2.949 0 4.412 0 1.332 1.158 2.272 2.425 2.010 0.961-0.197 1.595-1.027 1.595-2.053 0-2.927 0-5.876 0-8.803 0-0.24 0-0.24-0.24-0.24-1.18 0-2.359 0-3.539 0-0.24 0-0.24 0-0.24 0.24 0 1.463 0 2.949 0 4.434zM18.283 11.315c0-0.743 0-1.463 0-2.206 0-0.197-0.022-0.218-0.218-0.218-1.201 0-2.403 0-3.604 0-0.153 0-0.218 0.044-0.218 0.218 0 1.485 0 2.971 0 4.434 0 0.153 0.066 0.197 0.197 0.197 1.201 0 2.403 0 3.626 0 0.153 0 0.218-0.044 0.218-0.218-0.022-0.743 0-1.463 0-2.206zM16.251 6.859c-0.852 0-1.704 0-2.556 0-0.131 0-0.262 0.022-0.371 0.087-0.197 0.109-0.262 0.349-0.197 0.568s0.262 0.371 0.524 0.371c0.568 0 1.158 0 1.726 0 1.158 0 2.315 0 3.495 0 0.262 0 0.459-0.131 0.546-0.328 0.153-0.349-0.109-0.721-0.524-0.721-0.896 0-1.769 0.022-2.643 0.022z"></path><path d="M25.687 17.431c0 0.459 0 0.917 0 1.376 0 0.328-0.197 0.546-0.481 0.546-0.306 0-0.502-0.218-0.502-0.546 0-0.939 0-1.878 0-2.818 0-0.262 0.153-0.459 0.393-0.502s0.481 0.087 0.568 0.328c0.022 0.066 0.022 0.153 0.022 0.24 0 0.459 0 0.917 0 1.376z"></path><path d="M25.687 20.663c0 0.066 0 0.131 0 0.197-0.022 0.262-0.218 0.459-0.481 0.459s-0.481-0.197-0.481-0.459c0-0.131 0-0.262 0-0.393 0.022-0.262 0.218-0.459 0.481-0.459s0.481 0.197 0.481 0.459c0 0.066 0 0.131 0 0.197z"></path></svg><span>Resultados</span></a><div class="link-drop "><h5 style="text-align: left" class="vc_custom_heading link-drop-title" ><svg class="icon icon-naturopathic" height="50pt" viewBox="0 -38 512 512" width="50pt" xmlns="http://www.w3.org/2000/svg"><path d="m512 115v-15h-83.5v-70h-85v70h-45v-70h-85v70h-45v-70h-85v70h-83.5v15h18.5v255h-18v65h58.5v-15h-43.5v-35h321.5v-15h-303.5v-255h50v177.5c0 23.433594 19.066406 42.5 42.5 42.5s42.5-19.066406 42.5-42.5v-90h-15v90c0 15.164062-12.335938 27.5-27.5 27.5s-27.5-12.335938-27.5-27.5v-137.5h55v32.5h15v-72.5h45v177.5c0 23.433594 19.066406 42.5 42.5 42.5s42.5-19.066406 42.5-42.5v-90h-15v90c0 15.164062-12.335938 27.5-27.5 27.5s-27.5-12.335938-27.5-27.5v-137.5h55v32.5h15v-72.5h45v177.5c0 23.433594 19.066406 42.5 42.5 42.5s42.5-19.066406 42.5-42.5v-90h-15v90c0 15.164062-12.335938 27.5-27.5 27.5s-27.5-12.335938-27.5-27.5v-137.5h55v32.5h15v-72.5h50v255h-126.5v15h144.5v35h-422.5v15h437.5v-65h-18v-255zm-358.5 25h-55v-95h55zm130 0h-55v-95h55zm130 0h-55v-95h55zm0 0"/><path d="m216 0h80v15h-80zm0 0"/><path d="m346 0h80v15h-80zm0 0"/><path d="m86 0h80v15h-80zm0 0"/><path d="m123.5 237.5h15v15h-15zm0 0"/><path d="m113.5 277.5h15v15h-15zm0 0"/><path d="m113.5 197.5h15v15h-15zm0 0"/><path d="m243.5 237.5h15v15h-15zm0 0"/><path d="m253.5 277.5h15v15h-15zm0 0"/><path d="m253.5 197.5h15v15h-15zm0 0"/><path d="m383.5 237.5h15v15h-15zm0 0"/><path d="m373.5 277.5h15v15h-15zm0 0"/><path d="m373.5 197.5h15v15h-15zm0 0"/></svg>Resultados</h5><p>Resultados área médica</p> <div class="text-right btn-wrap"><a class="btn btn-sm btn-fill" href="https://lab.lcucr.com:8443/lab/request-entry/#/login"><svg class="icon icon-right-arrow" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M21.548 5.088c-0.436-0.451-1.162-0.451-1.613 0-0.436 0.436-0.436 1.162 0 1.596l8.177 8.177h-26.984c-0.629 0.001-1.129 0.501-1.129 1.13s0.5 1.145 1.129 1.145h26.984l-8.177 8.162c-0.436 0.451-0.436 1.178 0 1.613 0.451 0.451 1.178 0.451 1.613 0l10.113-10.113c0.451-0.436 0.451-1.162 0-1.596l-10.113-10.114z"></path></svg>Resultados<svg class="icon icon-right-arrow" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M21.548 5.088c-0.436-0.451-1.162-0.451-1.613 0-0.436 0.436-0.436 1.162 0 1.596l8.177 8.177h-26.984c-0.629 0.001-1.129 0.501-1.129 1.13s0.5 1.145 1.129 1.145h26.984l-8.177 8.162c-0.436 0.451-0.436 1.178 0 1.613 0.451 0.451 1.178 0.451 1.613 0l10.113-10.113c0.451-0.436 0.451-1.162 0-1.596l-10.113-10.114z"></path></svg></a></div> </div></div> <div class="col col-close"><a href="#" class="js-quickLinks-close"><svg class="icon icon-top" data-toggle="tooltip" data-placement="top" title="Close panel" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M15.451 7.107l-15.224 15.224c-0.303 0.303-0.303 0.795 0 1.098l1.464 1.464c0.146 0.146 0.343 0.227 0.549 0.227s0.403-0.082 0.549-0.227l13.211-13.211 13.211 13.211c0.146 0.146 0.343 0.227 0.549 0.227s0.403-0.082 0.549-0.227l1.464-1.464c0.152-0.152 0.227-0.35 0.227-0.549s-0.076-0.397-0.227-0.549l-15.224-15.224c-0.303-0.303-0.795-0.303-1.098 0z"></path></svg></a></div> </div> </div> <div class="quickLinks-open js-quickLinks-open"><span data-toggle="tooltip" data-placement="left" title="Open panel">+</span></div> </div> </div> <div class="entry-content"> <div class="wpb-content-wrapper"><div class="tt-shortcode_vc_row 8 section mt-0" class="tt-shortcode_vc_row 777 section mt-0" > <div id="mainSliderWrapper"> <div class="main-slider main-slider" id="mainSlider" data-slick='{"responsive":[{"breakpoint": 768,"settings":{"arrows": false, "dots": true }}]}'> <div class="slide"><div class="img--holder" data-animation="kenburns" data-bg="https://lcucr.com/wp-content/uploads/2020/11/Slider-01.png"></div><div class="slide-content slide_content1 center"><div class="vert-wrap container"><div class="vert"><div class="container"><div class="slide-txt1" data-animation="fadeInDown" data-animation-delay="1s"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">Calidad UCR</span></span></span></span><br class="tt" /><strong class="tt"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">Líderes en tecnología</span></span></span></span></strong></div> <div class="slide-btn"><a class="btn btn-white" href="https://lcucr.com/sobre_nosotros/" data-animation="fadeInUp" data-animation-delay="2s"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><svg class="icon icon-right-arrow" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M21.548 5.088c-0.436-0.451-1.162-0.451-1.613 0-0.436 0.436-0.436 1.162 0 1.596l8.177 8.177h-26.984c-0.629 0.001-1.129 0.501-1.129 1.13s0.5 1.145 1.129 1.145h26.984l-8.177 8.162c-0.436 0.451-0.436 1.178 0 1.613 0.451 0.451 1.178 0.451 1.613 0l10.113-10.113c0.451-0.436 0.451-1.162 0-1.596l-10.113-10.114z"></path></svg> Conoce más de nosotros <svg class="icon icon-right-arrow" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M21.548 5.088c-0.436-0.451-1.162-0.451-1.613 0-0.436 0.436-0.436 1.162 0 1.596l8.177 8.177h-26.984c-0.629 0.001-1.129 0.501-1.129 1.13s0.5 1.145 1.129 1.145h26.984l-8.177 8.162c-0.436 0.451-0.436 1.178 0 1.613 0.451 0.451 1.178 0.451 1.613 0l10.113-10.113c0.451-0.436 0.451-1.162 0-1.596l-10.113-10.114z"></path></svg></span></span></span></span></a></div> <p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"></p> </div></div></div></div></div><div class="slide"><div class="img--holder" data-animation="kenburns" data-bg="https://lcucr.com/wp-content/uploads/2024/05/Slider-05.png"></div><div class="slide-content slide_content2 center"><div class="vert-wrap container"><div class="vert"><div class="container"><p></span></span></span></span></p> <div class="slide-txt1" data-animation="fadeInDown" data-animation-delay="1s"><strong class="tt"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">Abiertos a todo público</span></span></span></span></strong></div> <div class="slide-txt2" data-animation="fadeInUp" data-animation-delay="1.5s"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">Precios especiales a la Comunidad Universitaria</span></span></span></span></div> <div class="slide-txt2" data-animation="fadeInUp" data-animation-delay="1.5s"><a class="btn btn-white" style="font-size: 1rem;" href="https://lcucr.com/cotizador/" data-animation="fadeInUp" data-animation-delay="2s"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><svg class="icon icon-right-arrow" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M21.548 5.088c-0.436-0.451-1.162-0.451-1.613 0-0.436 0.436-0.436 1.162 0 1.596l8.177 8.177h-26.984c-0.629 0.001-1.129 0.501-1.129 1.13s0.5 1.145 1.129 1.145h26.984l-8.177 8.162c-0.436 0.451-0.436 1.178 0 1.613 0.451 0.451 1.178 0.451 1.613 0l10.113-10.113c0.451-0.436 0.451-1.162 0-1.596l-10.113-10.114z"></path></svg> Cotice sus pruebas <svg class="icon icon-right-arrow" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M21.548 5.088c-0.436-0.451-1.162-0.451-1.613 0-0.436 0.436-0.436 1.162 0 1.596l8.177 8.177h-26.984c-0.629 0.001-1.129 0.501-1.129 1.13s0.5 1.145 1.129 1.145h26.984l-8.177 8.162c-0.436 0.451-0.436 1.178 0 1.613 0.451 0.451 1.178 0.451 1.613 0l10.113-10.113c0.451-0.436 0.451-1.162 0-1.596l-10.113-10.114z"></path></svg></span></span></span></span></a></div> <p><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"></p> </div></div></div></div></div><div class="slide"><div class="img--holder" data-animation="kenburns" data-bg="https://lcucr.com/wp-content/uploads/2024/05/Slider-06.png"></div><div class="slide-content slide_content3 center"><div class="vert-wrap container"><div class="vert"><div class="container"><p></span></span></span></span></p> <div class="slide-txt1 text-no-uppercase" data-animation="fadeInDown" data-animation-delay="1s"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">Estamos acreditados </span></span></span></span></div> <div class="slide-txt1 text-no-uppercase" data-animation="fadeInDown" data-animation-delay="1s"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">INTE/ISO 15189</span></span></span></span></div> <h6 data-animation="fadeInDown" data-animation-delay="1s">ver alcance en <a href="http://www.eca.or.cr/" target="_blank" rel="noopener" data-saferedirecturl="https://www.google.com/url?q=http://www.eca.or.cr&source=gmail&ust=1682437090695000&usg=AOvVaw2tWdN9V8rDhbCPp9Jl00kO">www.eca.or.cr</a></h6> <div data-animation="fadeInDown" data-animation-delay="1s"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;">Primer Laboratorio Clínico acreditado a nivel nacional</span></span></span></span></div> <div class="slide-btn"><a class="btn btn-white" href="https://lcucr.com/paquetes/" data-animation="fadeInUp" data-animation-delay="2s"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><span style="vertical-align: inherit;"><svg class="icon icon-right-arrow" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M21.548 5.088c-0.436-0.451-1.162-0.451-1.613 0-0.436 0.436-0.436 1.162 0 1.596l8.177 8.177h-26.984c-0.629 0.001-1.129 0.501-1.129 1.13s0.5 1.145 1.129 1.145h26.984l-8.177 8.162c-0.436 0.451-0.436 1.178 0 1.613 0.451 0.451 1.178 0.451 1.613 0l10.113-10.113c0.451-0.436 0.451-1.162 0-1.596l-10.113-10.114z"></path></svg> Conozca nuestros paquetes <svg class="icon icon-right-arrow" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M21.548 5.088c-0.436-0.451-1.162-0.451-1.613 0-0.436 0.436-0.436 1.162 0 1.596l8.177 8.177h-26.984c-0.629 0.001-1.129 0.501-1.129 1.13s0.5 1.145 1.129 1.145h26.984l-8.177 8.162c-0.436 0.451-0.436 1.178 0 1.613 0.451 0.451 1.178 0.451 1.613 0l10.113-10.113c0.451-0.436 0.451-1.162 0-1.596l-10.113-10.114z"></path></svg></span></span></span></span></a></div> </div></div></div></div></div></div></div></div><div id="section-general-diagnostic" class="tt-shortcode_vc_row 8 section section-general-diagnostic m-0" id="section-general-diagnostic" class="tt-shortcode_vc_row 777 section section-general-diagnostic m-0" ><div class="tt-shortcode_vc_clmn container " class="container wpb_column vc_column_container vc_col-sm-12" class="tt-shortcode_vc_column-outer container"><div class="shortcode_vc_clmn_inner title-wrap text-center"><h2 class="h1 title-with-clone" data-title="Secciones">Secciones del Laboratorio Clínico</h2> <div class="h-decor"></div> </div><div class="mt-lg-4" class="shortcode_vc_row_inner 2 mt-lg-4" ><div class="rs_inner_block department-tabs js-department-tabs d-none7 d-sm-flex js-tests-mobile-carousel7 js-service-card-style2-carousel7"><div class="shortcode_vc_text department-tab active" ><div class="department-tab-icon"><svg class="icon icon-molecular" version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512.015 512.015" style="enable-background:new 0 0 512.015 512.015;" xml:space="preserve"><g><g><g><path d="M503.261,289.043c-0.057-0.579-0.174-1.151-0.35-1.707c-0.413-0.994-0.955-1.93-1.613-2.782c-0.399-0.426-0.839-0.812-1.314-1.152c-0.254-0.251-0.525-0.485-0.811-0.7l-90.906-51.925c0.847-2.907,1.297-5.915,1.34-8.943c-0.058-15.517-10.576-29.042-25.6-32.922v-70.69c13.971-3.591,24.166-15.592,25.45-29.96c1.284-14.368-6.62-27.987-19.733-33.999c-13.113-6.012-28.59-3.112-38.638,7.237L289.014,26.08c0.713-2.612,1.092-5.305,1.126-8.013c0.002-4.47-0.931-8.891-2.739-12.979c-1.232-2.79-3.858-4.71-6.89-5.038c-3.032-0.328-6.008,0.986-7.808,3.448c-1.8,2.461-2.15,5.696-0.918,8.486c1.718,3.898,1.718,8.339,0,12.237c-0.227,0.454-0.478,0.895-0.751,1.323l-0.085,0.026v0.128c-0.738,1.306-1.654,2.504-2.722,3.558c-1.571,1.502-3.412,2.692-5.427,3.507c-4.337,1.728-9.171,1.728-13.508,0c-2.017-0.819-3.862-2.012-5.436-3.516c-1.065-1.052-1.978-2.246-2.714-3.55l-0.077-0.128l-0.094-0.102c-0.247-0.435-0.538-0.853-0.742-1.314c-1.718-3.898-1.718-8.339,0-12.237c1.596-4.248-0.412-9.003-4.57-10.82c-4.158-1.818-9.012-0.063-11.046,3.994c-1.808,4.088-2.741,8.509-2.739,12.979c0.035,2.708,0.413,5.4,1.126,8.013l-62.071,35.422c-10.048-10.35-25.526-13.249-38.638-7.237c-13.113,6.012-21.017,19.631-19.733,33.999c1.284,14.368,11.479,26.369,25.45,29.96v70.69c-15.025,3.879-25.542,17.404-25.6,32.922c0.042,3.028,0.493,6.036,1.34,8.943l-90.94,51.917c-0.286,0.215-0.556,0.448-0.811,0.7c-0.475,0.34-0.915,0.726-1.314,1.152c-0.347,0.417-0.65,0.869-0.905,1.348c-0.283,0.453-0.521,0.933-0.708,1.434c-0.176,0.555-0.293,1.127-0.35,1.707c-0.085,0.351-0.145,0.707-0.179,1.067v136.533c0.046,0.357,0.117,0.711,0.213,1.058c0.057,0.579,0.171,1.151,0.341,1.707c0.192,0.505,0.432,0.991,0.717,1.451c0.255,0.474,0.558,0.92,0.905,1.331c0.398,0.433,0.841,0.823,1.323,1.161c0.251,0.251,0.519,0.485,0.802,0.7l90.701,51.806c-0.72,2.614-1.101,5.31-1.135,8.021c-0.007,4.482,0.926,8.915,2.739,13.013c1.904,4.312,6.943,6.264,11.255,4.361c4.312-1.904,6.265-6.943,4.361-11.255c-1.718-3.898-1.718-8.339,0-12.237c0.196-0.444,0.486-0.853,0.725-1.28l0.102-0.102l0.043-0.119c0.735-1.311,1.652-2.512,2.722-3.567c1.571-1.502,3.412-2.692,5.427-3.507c4.337-1.728,9.171-1.728,13.508,0c2.017,0.819,3.862,2.012,5.436,3.516c1.068,1.054,1.984,2.252,2.722,3.558v0.128c0,0.06,0.077,0.094,0.111,0.145c0.239,0.427,0.521,0.853,0.717,1.271c1.718,3.898,1.718,8.339,0,12.237c-1.904,4.312,0.048,9.352,4.361,11.255c4.312,1.904,9.352-0.048,11.255-4.36c1.833-4.109,2.781-8.557,2.782-13.056c-0.034-2.711-0.415-5.407-1.135-8.021l86.468-49.382l86.468,49.382c-0.72,2.614-1.101,5.31-1.135,8.021c-0.007,4.482,0.926,8.915,2.739,13.013c1.904,4.312,6.943,6.264,11.255,4.361c4.312-1.904,6.265-6.943,4.361-11.255c-1.718-3.898-1.718-8.339,0-12.237c0.196-0.444,0.486-0.853,0.725-1.28l0.102-0.102l0.043-0.119c0.736-1.311,1.652-2.512,2.722-3.567c1.571-1.502,3.412-2.692,5.427-3.507c4.337-1.728,9.171-1.728,13.508,0c2.017,0.819,3.862,2.012,5.436,3.516c1.068,1.054,1.984,2.252,2.722,3.558l0.043,0.128c0,0.06,0.077,0.094,0.111,0.145c0.239,0.427,0.521,0.853,0.717,1.271c1.718,3.898,1.718,8.339,0,12.237c-1.904,4.312,0.048,9.352,4.361,11.255c4.312,1.904,9.351-0.048,11.255-4.36c1.819-4.112,2.752-8.56,2.739-13.056c-0.034-2.711-0.415-5.407-1.135-8.021l90.735-51.806c0.283-0.215,0.551-0.449,0.802-0.7c0.481-0.338,0.925-0.727,1.323-1.161c0.347-0.411,0.65-0.857,0.905-1.331c0.284-0.46,0.524-0.945,0.717-1.451c0.17-0.556,0.284-1.128,0.341-1.707c0.085-0.348,0.145-0.702,0.179-1.058V290.101C503.428,289.744,503.357,289.39,503.261,289.043z M392.541,221.835c0,9.426-7.641,17.067-17.067,17.067s-17.067-7.641-17.067-17.067s7.641-17.067,17.067-17.067S392.541,212.409,392.541,221.835z M375.474,68.235c9.426,0,17.067,7.641,17.067,17.067s-7.641,17.067-17.067,17.067s-17.067-7.641-17.067-17.067S366.048,68.235,375.474,68.235z M170.674,85.301c-0.042-3.028-0.493-6.036-1.34-8.943l62.089-35.43c0.205,0.213,0.358,0.461,0.572,0.666c3.136,3.009,6.817,5.392,10.846,7.023c8.453,3.407,17.898,3.407,26.351,0c4.023-1.628,7.698-4.009,10.829-7.014c0.213-0.205,0.367-0.452,0.572-0.666l62.089,35.43c-0.846,2.904-1.297,5.91-1.34,8.934c0.058,15.517,10.576,29.042,25.6,32.922v70.69c-15.025,3.879-25.542,17.404-25.6,32.922c0.042,3.028,0.493,6.036,1.34,8.943l-62.293,35.524c-6.398-6.606-15.201-10.335-24.397-10.335c-9.196,0-17.999,3.729-24.397,10.335L169.3,230.777c0.858-2.906,1.32-5.914,1.374-8.943c-0.058-15.517-10.576-29.042-25.6-32.922v-70.69C160.098,114.344,170.616,100.818,170.674,85.301z M119.474,85.301c0-9.426,7.641-17.067,17.067-17.067s17.067,7.641,17.067,17.067s-7.641,17.067-17.067,17.067S119.474,94.727,119.474,85.301z M136.541,204.768c9.426,0,17.067,7.641,17.067,17.067s-7.641,17.067-17.067,17.067s-17.067-7.641-17.067-17.067S127.115,204.768,136.541,204.768z M247.474,421.685l-86.349,49.323c-0.213-0.213-0.358-0.461-0.572-0.666c-3.136-3.009-6.817-5.392-10.846-7.023c-8.455-3.397-17.896-3.397-26.351,0c-4.023,1.628-7.698,4.009-10.829,7.014c-0.213,0.205-0.358,0.452-0.572,0.666l-86.349-49.314V295.051l86.545-49.417c6.396,6.603,15.195,10.331,24.388,10.334c9.195-0.003,17.997-3.731,24.397-10.334l62.293,35.524c-0.852,2.906-1.309,5.914-1.357,8.943c0.058,15.517,10.575,29.042,25.6,32.922V421.685z M238.941,290.101c0-9.426,7.641-17.067,17.067-17.067c9.426,0,17.067,7.641,17.067,17.067s-7.641,17.067-17.067,17.067C246.582,307.168,238.941,299.527,238.941,290.101z M486.407,421.685l-86.349,49.323c-0.213-0.213-0.358-0.461-0.572-0.666c-3.136-3.009-6.817-5.392-10.846-7.023c-8.455-3.397-17.896-3.397-26.351,0c-4.023,1.628-7.698,4.009-10.829,7.014c-0.213,0.205-0.358,0.452-0.572,0.666l-86.349-49.314v-98.662c15.025-3.879,25.542-17.405,25.6-32.922c-0.042-3.028-0.493-6.036-1.34-8.943l62.293-35.524c6.396,6.605,15.198,10.334,24.393,10.334s17.996-3.729,24.393-10.334l86.528,49.417V421.685z"/><path d="M100.308,427.761l-40.567-23.142v-37.717c0-4.713-3.82-8.533-8.533-8.533s-8.533,3.82-8.533,8.533v42.667c0.046,0.357,0.117,0.711,0.213,1.058c0.057,0.579,0.171,1.151,0.341,1.707c0.192,0.505,0.432,0.991,0.717,1.451c0.255,0.474,0.558,0.92,0.905,1.331c0.398,0.433,0.841,0.822,1.323,1.16c0.251,0.251,0.519,0.485,0.802,0.7l44.8,25.6c1.297,0.748,2.77,1.136,4.267,1.126c3.874,0.013,7.271-2.585,8.273-6.327C105.316,433.632,103.671,429.685,100.308,427.761z"/><path d="M339.241,427.761h-0.068l-40.499-23.142v-37.717c0-4.713-3.82-8.533-8.533-8.533s-8.533,3.82-8.533,8.533v42.667c0.046,0.357,0.117,0.711,0.213,1.058c0.057,0.579,0.171,1.151,0.341,1.707c0.192,0.505,0.432,0.991,0.717,1.451c0.255,0.474,0.558,0.92,0.905,1.331c0.398,0.433,0.841,0.822,1.323,1.16c0.251,0.251,0.519,0.485,0.802,0.7l44.8,25.6c1.297,0.748,2.77,1.136,4.267,1.126c3.874,0.013,7.271-2.585,8.273-6.327C344.249,433.632,342.604,429.685,339.241,427.761z"/><path d="M460.807,341.301c4.713,0,8.533-3.821,8.533-8.533v-17.067c0-4.713-3.821-8.533-8.533-8.533c-4.713,0-8.533,3.82-8.533,8.533v17.067C452.274,337.481,456.095,341.301,460.807,341.301z"/><path d="M460.807,409.568c4.713,0,8.533-3.82,8.533-8.533v-34.133c0-4.713-3.821-8.533-8.533-8.533c-4.713,0-8.533,3.82-8.533,8.533v34.133C452.274,405.747,456.095,409.568,460.807,409.568z"/><path d="M221.874,358.368c-4.713,0-8.533,3.82-8.533,8.533v34.133c0,4.713,3.821,8.533,8.533,8.533c4.713,0,8.533-3.82,8.533-8.533v-34.133C230.407,362.188,226.587,358.368,221.874,358.368z"/><path d="M170.674,179.168c4.713,0,8.533-3.82,8.533-8.533v-25.6c0-4.713-3.82-8.533-8.533-8.533s-8.533,3.82-8.533,8.533v25.6C162.141,175.347,165.961,179.168,170.674,179.168z"/></g></g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg></div> <div class="department-tab-text">Inmunología</div> </div><div class="shortcode_vc_text department-tab" ><div class="department-tab-icon"><svg class="icon icon-cytology" height="50" viewBox="0 0 60 60" width="50" xmlns="http://www.w3.org/2000/svg"><g id="022---Pipette-Drop" transform="translate(-1 -1)"><path id="Shape" d="m40.05 34.4-18.49-18.5c1.1698135-1.1712702 1.1698135-3.0687298 0-4.24l-.71-.66c-.8995814-.8951142-2.2650699-1.12736735-3.41-.58l-7.9-7.96c-1.95508803-1.95508794-5.12491194-1.95508791-7.07999993.00000007-1.95508798 1.95508799-1.95508801 5.1249119-.00000007 7.07999993l7.91 7.9c-.53474015 1.1552088-.2822032 2.522115.63 3.41l.71.71c1.1712702 1.1698135 3.0687298 1.1698135 4.24 0l12.43 12.44c-13.68.39-27.38 3.52-27.38 9v9c0 5.85 15.46 9 30 9s30-3.15 30-9v-9c0-5-10.75-7.69-20.95-8.6zm16.74 11.1c-10 6-41.58 6-51.58 0 9.98-5.98 41.59-5.98 51.58 0zm2.21-2.5c-.0336369.4480373-.2249606.869658-.54 1.19-3.36-2.29-10.05-4-18.15-4.77.17-.35.13-.25.65-2.86v-.06c11.72 1.19 18.04 4.18 18.04 6.5zm-55.12-39.12c1.17127019-1.16981351 3.06872981-1.16981351 4.24 0l7.78 7.78-4.24 4.24-7.78-7.78c-1.16981351-1.17127019-1.16981351-3.06872981 0-4.24zm10.61 16.26c-.1877666.1893127-.4433625.2957983-.71.2957983s-.5222334-.1064856-.71-.2957983l-.71-.7c-.1893127-.1877666-.2957983-.4433625-.2957983-.71s.1064856-.5222334.2957983-.71l5.64-5.66c.1887188-.1871865.444197-.2915368.71-.29.49 0 .64.22 1.41 1 .1893127.1877666.2957983.4433625.2957983.71s-.1064856.5222334-.2957983.71zm5.65-2.83 18.86 18.86-.47 2.36-2.36.47-18.86-18.86zm10.21 18.69 3 3c-8.31-.19-23.38.76-29.83 5.16-.30138095-.3154918-.48499719-.7250973-.52-1.16 0-3.25 11.21-6.9 27.35-7zm.65 23c-17.35 0-28-4.08-28-7v-.75c2.23 1.48 7 3.5 16.88 4.74.3572656.0428719.7102645-.1081118.9260254-.3960769.215761-.2879652.2615047-.669163.12-1.0000001-.1415046-.330837-.4487598-.5610511-.8060254-.603923-13.12-1.62-16.49-4.61-17.12-5.32v-2.26c9.38 7.43 46.63 7.43 56 0v5.59c0 2.92-10.65 7-28 7z"/><circle id="Oval" cx="24" cy="55" r="1"/><circle id="Oval" cx="37" cy="44" r="1"/><circle id="Oval" cx="43" cy="44" r="1"/><circle id="Oval" cx="40" cy="46" r="1"/><circle id="Oval" cx="17" cy="45" r="1"/><path id="Shape" d="m20 45c0 4 14 4 14 0s-14-4-14 0zm7 1c-2.76 0-4.44-.63-4.91-1 .47-.37 2.15-1 4.91-1s4.44.63 4.91 1c-.47.37-2.15 1-4.91 1z"/><path id="Shape" d="m49 5.11c-3.63 6.12-8 14.19-8 17.89 0 5.5228475 4.4771525 10 10 10s10-4.4771525 10-10c0-3.7-4.37-11.77-8-17.89-.4044212-.72516405-1.1696872-1.17460769-2-1.17460769s-1.5955788.44944364-2 1.17460769zm2 25.89c-4.418278 0-8-3.581722-8-8 0-2.49 2.83-8.64 7.76-16.86.0463068-.08984845.1389205-.14630683.24-.14630683s.1936932.05645838.24.14630683c4.93 8.22 7.76 14.37 7.76 16.86 0 4.418278-3.581722 8-8 8z"/><path id="Shape" d="m36 18c3.3137085 0 6-2.6862915 6-6 0-1.73-1.52-5.15-4.53-10.17-.3081779-.5185608-.8667762-.83638681-1.47-.83638681s-1.1618221.31782601-1.47.83638681c-3.01 5.02-4.53 8.44-4.53 10.17 0 3.3137085 2.6862915 6 6 6zm0-14.73c2.51 4.24 4 7.48 4 8.73 0 2.209139-1.790861 4-4 4s-4-1.790861-4-4c0-1.25 1.49-4.49 4-8.73z"/><path id="Shape" d="m50 25.89c-.9403999-.1300148-1.763766-.6974699-2.22-1.53-.68-1.46.29-3.47.3-3.49.2402438-.5053405.0253405-1.1097561-.48-1.35-.5053405-.2402438-1.1097561-.0253405-1.35.48-.06.12-1.41 2.87-.33 5.21.7084684 1.3841185 2.0205448 2.3598599 3.55 2.64.5356491.1321055 1.0770912-.1945496 1.21-.73.1482405-.5270159-.1548551-1.0752622-.68-1.23z"/></g></svg></div> <div class="department-tab-text">Microbiología</div> </div><div class="shortcode_vc_text department-tab" ><div class="department-tab-icon"><svg class="icon icon-genetic" height="20pt" viewBox="1 0 511.99937 511" width="20pt" xmlns="http://www.w3.org/2000/svg"><path d="m470.910156 132.183594c-4.90625 4.90625-10.007812 8.890625-15.382812 12.054687l-87.273438-87.277343c3.164063-5.371094 7.144532-10.472657 12.054688-15.382813 9.382812-9.382813 9.382812-24.652344-.003906-34.039063-9.382813-9.382812-24.652344-9.386718-34.039063 0-39.0625 39.0625-39.632813 86.28125-32.796875 128.914063-49.628906-10.230469-104.492188-14.582031-148.289062 29.210937-19.796876 19.800782-31.179688 43.054688-34.796876 71.097657-.53125 4.113281 2.375 7.878906 6.488282 8.410156 4.101562.53125 7.878906-2.375 8.40625-6.488281 3.179687-24.625 13.160156-45.035156 30.523437-62.398438 40.351563-40.351562 91.328125-34.542968 140.558594-23.867187 1.46875 7.355469 2.769531 13.125 4.203125 19.464843-48.914062-11.125-96.289062-18.988281-132.015625 17.253907-79.859375 79.972656 55.839844 216.40625-33.429687 305.675781-3.527344 3.527344-9.269532 3.527344-12.796876 0-3.53125-3.527344-3.53125-9.269531 0-12.796875 56.605469-56.609375 6.027344-137.929687 2.0625-215.785156-.214843-4.140625-3.710937-7.335938-7.882812-7.117188-4.144531.210938-7.332031 3.742188-7.121094 7.882813.824219 16.148437 3.566406 32.332031 6.585938 46.957031-42.632813-6.832031-89.847656-6.261719-128.910156 32.796875-9.40625 9.402344-9.410157 24.632812 0 34.039062 9.40625 9.410157 24.632812 9.410157 34.042968 0 4.90625-4.90625 10.007813-8.886718 15.378906-12.050781l87.277344 87.273438c-3.167968 5.375-7.148437 10.476562-12.054687 15.382812-9.386719 9.382813-9.386719 24.65625 0 34.039063 9.382812 9.386718 24.652343 9.386718 34.039062 0 39.0625-39.0625 39.632813-86.28125 32.796875-128.914063 56.648438 11.675781 107.269532 11.808594 148.289063-29.210937 43.796875-43.796875 39.4375-98.667969 29.207031-148.296875 14.25 2.265625 28.5625 3.636719 42.972656 3.183593 4.144532-.132812 7.398438-3.601562 7.269532-7.746093-.132813-4.144531-3.59375-7.414063-7.742188-7.269531-13.460938.421874-28.160156-.839844-45.949219-3.976563-1.445312-6.339844-2.851562-12.3125-4.433593-19.179687 41.660156 8.386718 81.3125 10.851562 113.382812-21.21875 3.527344-3.527344 9.265625-3.527344 12.796875 0 3.539063 3.535156 3.539063 9.261718 0 12.796874-14.050781 14.054688-29.921875 23.179688-48.515625 27.894532-4.019531 1.019531-6.453125 5.101562-5.433594 9.125 1.019532 4.019531 5.105469 6.453125 9.125 5.433594 21.289063-5.398438 39.425782-15.808594 55.445313-31.832032 4.546875-4.546875 7.050781-10.589844 7.050781-17.019531 0-21.378906-26.015625-32.09375-41.089844-17.019531zm-440.433594 237.984375c-3.539062 3.539062-9.261718 3.539062-12.800781 0-3.535156-3.535157-3.539062-9.257813 0-12.796875 24.324219-24.324219 52.839844-31.640625 81.199219-31.640625 13.714844 0 27.398438 1.710937 40.550781 4.039062 1.433594 6.304688 2.894531 12.503907 4.433594 19.183594-41.660156-8.390625-81.3125-10.855469-113.382813 21.214844zm40.753907-7.921875c20.378906-6.261719 44.753906-3.867188 76.214843 2.796875 6.667969 31.460937 9.0625 55.835937 2.796876 76.214843zm116.449219-37.433594c-5.726563-24.730469-10.792969-47.792969-10.570313-68.660156l79.226563 79.226562c-20.867188.222656-43.929688-4.839844-68.65625-10.566406zm87.921874 8.59375-96.519531-96.519531c2.386719-11.390625 7.101563-21.96875 15.078125-31.625l113.0625 113.066406c-9.652344 7.980469-20.226562 12.691406-31.621094 15.078125zm42.246094-25.695312-113.066406-113.066407c9.652344-7.976562 20.230469-12.691406 31.621094-15.078125l96.519531 96.519532c-2.386719 11.390624-7.097656 21.96875-15.074219 31.625zm6.480469-119.550782c5.726563 24.730469 10.789063 47.792969 10.570313 68.660156l-79.226563-79.226562c20.863281-.222656 43.929687 4.839844 68.65625 10.566406zm11.875 148.527344c-40.351563 40.351562-91.324219 34.542969-140.558594 23.867188-1.058593-5.28125-2.210937-10.722657-4.203125-19.464844 49.542969 11.269531 95.941406 18.820312 131.964844-17.203125 79.328125-79.324219-55.277344-216.96875 33.484375-305.726563 3.527344-3.527344 9.265625-3.53125 12.796875 0 3.527344 3.527344 3.527344 9.269532 0 12.796875-79.78125 79.78125 55.757812 216.492188-33.484375 305.730469zm28.359375-188.757812c-6.667969-31.460938-9.0625-55.835938-2.796875-76.214844l79.011719 79.011718c-20.378906 6.265626-44.753906 3.871094-76.214844-2.796874zm0 0"/></svg></div> <div class="department-tab-text">Biología Molecular</div> </div><div class="shortcode_vc_text department-tab" ><div class="department-tab-icon"><svg class="icon icon-naturopathic" height="50pt" viewBox="0 -38 512 512" width="50pt" xmlns="http://www.w3.org/2000/svg"><path d="m512 115v-15h-83.5v-70h-85v70h-45v-70h-85v70h-45v-70h-85v70h-83.5v15h18.5v255h-18v65h58.5v-15h-43.5v-35h321.5v-15h-303.5v-255h50v177.5c0 23.433594 19.066406 42.5 42.5 42.5s42.5-19.066406 42.5-42.5v-90h-15v90c0 15.164062-12.335938 27.5-27.5 27.5s-27.5-12.335938-27.5-27.5v-137.5h55v32.5h15v-72.5h45v177.5c0 23.433594 19.066406 42.5 42.5 42.5s42.5-19.066406 42.5-42.5v-90h-15v90c0 15.164062-12.335938 27.5-27.5 27.5s-27.5-12.335938-27.5-27.5v-137.5h55v32.5h15v-72.5h45v177.5c0 23.433594 19.066406 42.5 42.5 42.5s42.5-19.066406 42.5-42.5v-90h-15v90c0 15.164062-12.335938 27.5-27.5 27.5s-27.5-12.335938-27.5-27.5v-137.5h55v32.5h15v-72.5h50v255h-126.5v15h144.5v35h-422.5v15h437.5v-65h-18v-255zm-358.5 25h-55v-95h55zm130 0h-55v-95h55zm130 0h-55v-95h55zm0 0"/><path d="m216 0h80v15h-80zm0 0"/><path d="m346 0h80v15h-80zm0 0"/><path d="m86 0h80v15h-80zm0 0"/><path d="m123.5 237.5h15v15h-15zm0 0"/><path d="m113.5 277.5h15v15h-15zm0 0"/><path d="m113.5 197.5h15v15h-15zm0 0"/><path d="m243.5 237.5h15v15h-15zm0 0"/><path d="m253.5 277.5h15v15h-15zm0 0"/><path d="m253.5 197.5h15v15h-15zm0 0"/><path d="m383.5 237.5h15v15h-15zm0 0"/><path d="m373.5 277.5h15v15h-15zm0 0"/><path d="m373.5 197.5h15v15h-15zm0 0"/></svg></div> <div class="department-tab-text">Hematología</div> </div><div class="shortcode_vc_text department-tab" ><div class="department-tab-icon"><svg class="icon icon-histology" height="40pt" viewBox="0 0 479.99981 479" width="40pt" xmlns="http://www.w3.org/2000/svg"><path d="m145.152344 160.871094 7.90625-13.835938 13.894531 7.9375-7.910156 13.839844zm0 0"/><path d="m101.914062 236.527344 35.695313-62.464844 13.890625 7.9375-35.695312 62.464844zm0 0"/><path d="m52.238281 416.5h131.757813v-16h-131.757813c-12.925781-.003906-24.871093-6.890625-31.351562-18.074219-6.480469-11.1875-6.511719-24.972656-.089844-36.191406l42.160156-73.734375h118.402344v-16h-109.296875l70.878906-124c.699219-1.214844 1.0625-2.597656 1.054688-4v-112h64v112c-.003906 1.402344.359375 2.78125 1.058594 4l34.832031 60.953125 13.894531-7.9375-33.785156-59.144531v-117.871094c0-4.417969-3.578125-8-8-8h-80c-4.417969 0-8 3.582031-8 8v117.871094l-121.101563 211.921875c-9.246093 16.171875-9.1875 36.042969.15625 52.15625 9.34375 16.117187 26.558594 26.042969 45.1875 26.050781zm0 0"/><path d="m331.996094 184.5c-67.632813.1875-126.605469 46.035156-143.460938 111.535156l-44.625.464844c-3.246094.039062-6.144531 2.035156-7.339844 5.050781-1.199218 3.015625-.453124 6.457031 1.882813 8.710938l47.601563 45.863281c12.59375 77.609375 83.703124 131.808594 161.875 123.378906 78.175781-8.429687 136.09375-76.542968 131.855468-155.054687-4.242187-78.511719-69.160156-139.988281-147.789062-139.949219zm0 280c-65.570313-.269531-121.074219-48.484375-130.519532-113.375-.257812-1.773438-1.101562-3.40625-2.398437-4.640625l-35.480469-34.183594 31.382813-.328125c3.769531-.042968 7-2.707031 7.753906-6.402344 14.15625-67.929687 78.492187-113.304687 147.234375-103.835937s118.417969 70.542969 113.683594 139.769531c-4.734375 69.230469-62.261719 122.976563-131.65625 122.996094zm0 0"/><path d="m399.421875 327.269531-27.847656-13.929687c-2.25-1.125-4.902344-1.125-7.152344 0l-28.425781 14.214844-24-12v-30.109376l24-12 28.425781 14.253907 7.152344-14.320313-27.578125-13.824218v-27.054688h-16v27.054688l-27.574219 13.746093c-2.726563 1.359375-4.441406 4.152344-4.425781 7.199219v35.054688l-23.421875 11.714843-20.136719-13.425781-8.878906 13.3125 20.4375 13.625v31.4375l-20.4375 13.601562 8.878906 13.3125 20.136719-13.425781 27.847656 13.992188c2.25 1.125 4.902344 1.125 7.152344 0l28.421875-14.253907 28.425781 14.253907 7.152344-14.320313-27.578125-13.824218v-30.109376l24-12 24 12v27.054688h16v-27.71875l20.441406-13.601562-8.878906-13.3125zm-95.425781 56.285157-24-12v-30.109376l24-12 24 12v30.109376zm0 0"/><path d="m223.996094 296.5h16v16h-16zm0 0"/><path d="m431.996094 304.5h16v16h-16zm0 0"/><path d="m295.996094 416.5h16v16h-16zm0 0"/><path d="m359.996094 416.5h16v16h-16zm0 0"/><path d="m263.996094 248.5h16v16h-16zm0 0"/><path d="m391.996094 248.5h16v16h-16zm0 0"/><path d="m111.996094 368.5h16v16h-16zm0 0"/><path d="m55.996094 336.5h16v16h-16zm0 0"/><path d="m95.996094 296.5h16v16h-16zm0 0"/></svg></div> <div class="department-tab-text">Bioquímica</div> </div><div class="shortcode_vc_text department-tab" ><div class="department-tab-icon"><svg class="icon icon-diagnostic" version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512.002 512.002" style="enable-background:new 0 0 512.002 512.002;" xml:space="preserve"><g><g><g><path d="M198.743,413.873h-60.762c-4.143,0-7.5,3.358-7.5,7.5c0,4.142,3.357,7.5,7.5,7.5h60.763c4.143,0,7.5-3.358,7.5-7.5C206.243,417.231,202.886,413.873,198.743,413.873z"/><path d="M441.222,359.964h-195.23c-6.678,0-12.357,4.293-14.464,10.258c-24.909-12.92-41.066-38.916-41.066-67.488c0-41.904,34.091-75.996,75.995-75.996c7.38,0,14.631,1.07,21.632,3.149v8.498c0,8.198,6.669,14.868,14.867,14.868h12.146v25.745c0,9.049,7.361,16.41,16.41,16.41h42.672c9.049,0,16.41-7.361,16.41-16.41v-25.745h12.146c8.198,0,14.867-6.669,14.867-14.868v-47.357c0-4.142-3.357-7.5-7.5-7.5s-7.5,3.358-7.5,7.5v11.423h-99.52v-48.596h99.52v2.156c0,4.142,3.357,7.5,7.5,7.5s7.5-3.358,7.5-7.5v-2.289c0-8.198-6.669-14.867-14.867-14.867h-15.648v-14.474c0-19.901-7.75-38.611-21.823-52.683l-25.363-25.363c1.367-2.087,2.106-4.525,2.106-7.077c0-3.461-1.349-6.714-3.795-9.162L311.916,3.795C309.469,1.348,306.215,0,302.754,0c-3.46,0-6.714,1.348-9.16,3.795L248.937,48.45c-2.446,2.447-3.795,5.701-3.795,9.161c0,3.461,1.349,6.714,3.795,9.162l26.302,26.302c2.447,2.447,5.701,3.795,9.162,3.795c2.553,0,4.991-0.738,7.078-2.105l25.365,25.364c1.153,1.153,1.763,2.624,1.763,4.254v14.474h-15.649c-2.969,0-5.732,0.884-8.055,2.39c-9.367-1.639-18.917-2.472-28.444-2.472c-74.166,0-138.792,49.498-158.19,120.734c-13.74,9.474-22.768,25.313-22.768,43.227c0,15.266,6.557,29.027,16.997,38.626v110.336h-26.59c-11.292,0-20.48,9.187-20.48,20.48v19.345c0,11.292,9.187,20.479,20.48,20.479h26.274c4.143,0,7.5-3.358,7.5-7.5c0-4.142-3.357-7.5-7.5-7.5H75.908c-3.022,0-5.48-2.458-5.48-5.479v-19.345c0-3.022,2.458-5.48,5.48-5.48h321.221c3.022,0,5.479,2.458,5.479,5.48v19.345c0,3.021-2.458,5.479-5.479,5.479H137.553c-4.143,0-7.5,3.358-7.5,7.5c0,4.142,3.357,7.5,7.5,7.5h259.576c11.292,0,20.479-9.187,20.479-20.479v-19.345c0-11.293-9.188-20.48-20.479-20.48h-62.178c20.018-9.211,38.181-22.468,53.271-39.2h53c8.465,0,15.352-6.887,15.352-15.351v-21.83C456.573,366.851,449.686,359.964,441.222,359.964z M375.595,278.999c0,0.777-0.633,1.41-1.41,1.41h-42.672c-0.777,0-1.41-0.633-1.41-1.41v-25.745h45.492V278.999z M303.089,217.452h99.52v20.802h-99.52V217.452z M286.373,79.051C286.372,79.052,286.372,79.052,286.373,79.051l-1.972,1.972l-23.412-23.412l41.766-41.765l23.412,23.412l-1.963,1.963c-0.003,0.003-0.007,0.006-0.01,0.009s-0.006,0.007-0.009,0.01L286.373,79.051z M302.282,84.354l27.215-27.215l25.166,25.166c11.239,11.239,17.429,26.182,17.429,42.077v14.474h-38.487v-14.474c0-5.614-2.186-10.892-6.156-14.861L302.282,84.354z M266.457,153.773c7.233,0,14.48,0.53,21.632,1.571v59.012c-7.051-1.725-14.289-2.616-21.632-2.616c-39.508,0-73.21,25.312-85.757,60.568c-9.526-13.335-25.119-22.054-42.72-22.054c-3.934,0-7.764,0.449-11.453,1.274C147.752,193.282,203.296,153.773,266.457,153.773z M100.499,302.735c0-20.667,16.814-37.481,37.482-37.481c20.668,0,37.481,16.814,37.481,37.481s-16.814,37.481-37.481,37.481C117.314,340.216,100.499,323.402,100.499,302.735z M266.457,451.696H117.496V351.051c6.297,2.68,13.22,4.165,20.484,4.165c17.616,0,33.221-8.734,42.745-22.089c8.393,23.569,26.314,43.137,49.916,53.254v10.765c0,8.464,6.886,15.351,15.351,15.351h121.129C339.778,437.58,303.947,451.696,266.457,451.696z M441.573,397.146c0,0.193-0.158,0.351-0.352,0.351h-195.23c-0.193,0-0.351-0.158-0.351-0.351v-21.83c0-0.193,0.157-0.351,0.351-0.351h195.23c0.193,0,0.352,0.158,0.352,0.351V397.146z"/><path d="M137.981,404.055h35.759c4.143,0,7.5-3.358,7.5-7.5c0-4.142-3.357-7.5-7.5-7.5h-35.759c-4.143,0-7.5,3.358-7.5,7.5C130.481,400.697,133.838,404.055,137.981,404.055z"/><path d="M164.744,302.735c0-14.757-12.006-26.764-26.764-26.764s-26.764,12.006-26.764,26.764c0,14.757,12.006,26.764,26.764,26.764S164.744,317.492,164.744,302.735z M137.981,314.499c-6.487,0-11.764-5.278-11.764-11.764s5.277-11.764,11.764-11.764c6.486,0,11.764,5.277,11.764,11.764C149.745,309.221,144.468,314.499,137.981,314.499z"/></g></g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg></div> <div class="department-tab-text">Urianálisis</div> </div></div></div><div class="department-carousel js-department-carousel" class="shortcode_vc_row_inner 2 department-carousel js-department-carousel" ><div class="shortcode_vc_clmn_inner department-item"><div class="tt-outer-css mt-lg-4"><div class="tt-block-text-image row mb-0"><div class="col-md-6 h-100 mb-2 mb-md-0 ch-img-fluid mt-1"><img decoding="async" src="https://lcucr.com/wp-content/uploads/2021/05/Inmunologia.png" class="" alt="Image title"></div><div class="col-md-6"><h4><span class="ch">Inmunología</span></h4> <p>Esta sección se encarga de la determinación de diversos marcadores de la respuesta inmune como los anticuerpos producidos en respuesta a agentes extraños. Es responsable de llevar a cabo las pruebas para la evaluación de marcadores de inflamación, enfermedades autoinmunes, inmunodeficiencias, alergias y serologías de enfermedades infecciosas.</p> <p>Además, los inmunoensayos se han destacado por proveer una metodología sumamente específica para la cuantificación de diversas sustancias presentes en la sangre como hormonas, vitaminas o marcadores tumorales.</p> <div class="btn-wrapper"><a class="btn btn-fill" href="https://lcucr.com/solicite-su-cita/" rel="noopener noreferrer"><svg class="icon icon-right-arrow" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M21.548 5.088c-0.436-0.451-1.162-0.451-1.613 0-0.436 0.436-0.436 1.162 0 1.596l8.177 8.177h-26.984c-0.629 0.001-1.129 0.501-1.129 1.13s0.5 1.145 1.129 1.145h26.984l-8.177 8.162c-0.436 0.451-0.436 1.178 0 1.613 0.451 0.451 1.178 0.451 1.613 0l10.113-10.113c0.451-0.436 0.451-1.162 0-1.596l-10.113-10.114z"></path></svg>Solicite su cita<svg class="icon icon-right-arrow" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M21.548 5.088c-0.436-0.451-1.162-0.451-1.613 0-0.436 0.436-0.436 1.162 0 1.596l8.177 8.177h-26.984c-0.629 0.001-1.129 0.501-1.129 1.13s0.5 1.145 1.129 1.145h26.984l-8.177 8.162c-0.436 0.451-0.436 1.178 0 1.613 0.451 0.451 1.178 0.451 1.613 0l10.113-10.113c0.451-0.436 0.451-1.162 0-1.596l-10.113-10.114z"></path></svg></a></div> </div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="shortcode_vc_clmn_inner vc_column-inner "><div class="wpb_wrapper"><div class="tt-outer-css mt-lg-4"><div class="tt-block-text-image row mb-0"><div class="col-md-6 h-100 mb-2 mb-md-0 ch-img-fluid mt-1"><img decoding="async" src="https://lcucr.com/wp-content/uploads/2021/01/bacteriologia.png" class="" alt="Image title"></div><div class="col-md-6"><h4><span class="ch">Microbiología</span></h4> <p>Esta sección cuenta con acreditación conforme a los criterios de la norma INTE-ISO 15189:2014 en los procedimientos de:</p> <p><svg class="icon icon-check-mark-1" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M14.485 26.841c-1.451 1.451-3.805 1.451-5.255 0l-8.142-8.142c-1.451-1.45-1.451-3.804 0-5.254s3.804-1.451 5.255 0l4.851 4.85c0.366 0.366 0.961 0.366 1.328 0l13.135-13.135c1.45-1.451 3.804-1.451 5.255 0 0.697 0.697 1.088 1.642 1.088 2.627s-0.391 1.93-1.088 2.627l-16.427 16.427z"></path></svg> Identificación de bacterias clínicamente significativas</p> <p><svg class="icon icon-check-mark-1" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M14.485 26.841c-1.451 1.451-3.805 1.451-5.255 0l-8.142-8.142c-1.451-1.45-1.451-3.804 0-5.254s3.804-1.451 5.255 0l4.851 4.85c0.366 0.366 0.961 0.366 1.328 0l13.135-13.135c1.45-1.451 3.804-1.451 5.255 0 0.697 0.697 1.088 1.642 1.088 2.627s-0.391 1.93-1.088 2.627l-16.427 16.427z"></path></svg> Prueba de sensibilidad a los antibióticos en bacilos Gram negativos y cocos Gram positivos aerobios y facultativos de crecimiento rápido, clínicamente significativos.</p> <p><svg class="icon icon-check-mark-1" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M14.485 26.841c-1.451 1.451-3.805 1.451-5.255 0l-8.142-8.142c-1.451-1.45-1.451-3.804 0-5.254s3.804-1.451 5.255 0l4.851 4.85c0.366 0.366 0.961 0.366 1.328 0l13.135-13.135c1.45-1.451 3.804-1.451 5.255 0 0.697 0.697 1.088 1.642 1.088 2.627s-0.391 1.93-1.088 2.627l-16.427 16.427z"></path></svg> Tinción de Gram.</p> <p>Además, contamos con el servicio de identificación de bacterias de crecimiento anaerobio, parásitos y estudios micológicos.</p> <p><a class="btn btn-fill" href="https://lcucr.com/microbiologia/" rel="noopener noreferrer"><svg class="icon icon-right-arrow" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M21.548 5.088c-0.436-0.451-1.162-0.451-1.613 0-0.436 0.436-0.436 1.162 0 1.596l8.177 8.177h-26.984c-0.629 0.001-1.129 0.501-1.129 1.13s0.5 1.145 1.129 1.145h26.984l-8.177 8.162c-0.436 0.451-0.436 1.178 0 1.613 0.451 0.451 1.178 0.451 1.613 0l10.113-10.113c0.451-0.436 0.451-1.162 0-1.596l-10.113-10.114z"></path></svg>Conozca más de esta sección<svg class="icon icon-right-arrow" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M21.548 5.088c-0.436-0.451-1.162-0.451-1.613 0-0.436 0.436-0.436 1.162 0 1.596l8.177 8.177h-26.984c-0.629 0.001-1.129 0.501-1.129 1.13s0.5 1.145 1.129 1.145h26.984l-8.177 8.162c-0.436 0.451-0.436 1.178 0 1.613 0.451 0.451 1.178 0.451 1.613 0l10.113-10.113c0.451-0.436 0.451-1.162 0-1.596l-10.113-10.114z"></path></svg></a></p> </div></div></div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="shortcode_vc_clmn_inner vc_column-inner "><div class="wpb_wrapper"><div class="tt-outer-css mt-lg-4"><div class="tt-block-text-image row mb-0"><div class="col-md-6 h-100 mb-2 mb-md-0 ch-img-fluid mt-1"><img decoding="async" src="https://lcucr.com/wp-content/uploads/2021/01/uroanalisis.png" class="" alt="Image title"></div><div class="col-md-6"><h4><span class="ch">Biología Molecular</span></h4> <p>Es un área especializada en el diagnóstico molecular basado en la detección específica de material genético en muestras biológicas. En los últimos años, esta se ha convertido en una herramienta clave en el diagnóstico y tratamiento de enfermedades infecciosas y cáncer. Actualmente realizamos los siguientes ensayos:</p> <ul class="marker-list-md dark"> <li><svg class="icon icon-check-mark-1" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M14.485 26.841c-1.451 1.451-3.805 1.451-5.255 0l-8.142-8.142c-1.451-1.45-1.451-3.804 0-5.254s3.804-1.451 5.255 0l4.851 4.85c0.366 0.366 0.961 0.366 1.328 0l13.135-13.135c1.45-1.451 3.804-1.451 5.255 0 0.697 0.697 1.088 1.642 1.088 2.627s-0.391 1.93-1.088 2.627l-16.427 16.427z"></path></svg>Detección en sangre de VIH, Hepatitis B y Hepatitis C</li> <li><svg class="icon icon-check-mark-1" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M14.485 26.841c-1.451 1.451-3.805 1.451-5.255 0l-8.142-8.142c-1.451-1.45-1.451-3.804 0-5.254s3.804-1.451 5.255 0l4.851 4.85c0.366 0.366 0.961 0.366 1.328 0l13.135-13.135c1.45-1.451 3.804-1.451 5.255 0 0.697 0.697 1.088 1.642 1.088 2.627s-0.391 1.93-1.088 2.627l-16.427 16.427z"></path></svg>Detección de toxina de <em>Clostridium difficile </em></li> <li><svg class="icon icon-check-mark-1" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M14.485 26.841c-1.451 1.451-3.805 1.451-5.255 0l-8.142-8.142c-1.451-1.45-1.451-3.804 0-5.254s3.804-1.451 5.255 0l4.851 4.85c0.366 0.366 0.961 0.366 1.328 0l13.135-13.135c1.45-1.451 3.804-1.451 5.255 0 0.697 0.697 1.088 1.642 1.088 2.627s-0.391 1.93-1.088 2.627l-16.427 16.427z"></path></svg>Detección de <em>Mycobacterium tuberculosis</em></li> <li><svg class="icon icon-check-mark-1" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M14.485 26.841c-1.451 1.451-3.805 1.451-5.255 0l-8.142-8.142c-1.451-1.45-1.451-3.804 0-5.254s3.804-1.451 5.255 0l4.851 4.85c0.366 0.366 0.961 0.366 1.328 0l13.135-13.135c1.45-1.451 3.804-1.451 5.255 0 0.697 0.697 1.088 1.642 1.088 2.627s-0.391 1.93-1.088 2.627l-16.427 16.427z"></path></svg>Detección del Virus Papiloma Humano (VPH)</li> <li><svg class="icon icon-check-mark-1" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M14.485 26.841c-1.451 1.451-3.805 1.451-5.255 0l-8.142-8.142c-1.451-1.45-1.451-3.804 0-5.254s3.804-1.451 5.255 0l4.851 4.85c0.366 0.366 0.961 0.366 1.328 0l13.135-13.135c1.45-1.451 3.804-1.451 5.255 0 0.697 0.697 1.088 1.642 1.088 2.627s-0.391 1.93-1.088 2.627l-16.427 16.427z"></path></svg>Detección de virus SARS-CoV-2 causante de enfermedad Covid-19</li> <li><svg class="icon icon-check-mark-1" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M14.485 26.841c-1.451 1.451-3.805 1.451-5.255 0l-8.142-8.142c-1.451-1.45-1.451-3.804 0-5.254s3.804-1.451 5.255 0l4.851 4.85c0.366 0.366 0.961 0.366 1.328 0l13.135-13.135c1.45-1.451 3.804-1.451 5.255 0 0.697 0.697 1.088 1.642 1.088 2.627s-0.391 1.93-1.088 2.627l-16.427 16.427z"></path></svg>Detección de genes de resistencia a los antibióticos</li> <li><svg class="icon icon-check-mark-1" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M14.485 26.841c-1.451 1.451-3.805 1.451-5.255 0l-8.142-8.142c-1.451-1.45-1.451-3.804 0-5.254s3.804-1.451 5.255 0l4.851 4.85c0.366 0.366 0.961 0.366 1.328 0l13.135-13.135c1.45-1.451 3.804-1.451 5.255 0 0.697 0.697 1.088 1.642 1.088 2.627s-0.391 1.93-1.088 2.627l-16.427 16.427z"></path></svg>Detección en orina, secreciones o hisopados de 11 agentes causantes de infecciones de transmisión sexual</li> </ul> <div class="btn-wrapper"><a class="btn btn-fill" href="https://lcucr.com/biologia_molecular/" rel="noopener noreferrer"><svg class="icon icon-right-arrow" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M21.548 5.088c-0.436-0.451-1.162-0.451-1.613 0-0.436 0.436-0.436 1.162 0 1.596l8.177 8.177h-26.984c-0.629 0.001-1.129 0.501-1.129 1.13s0.5 1.145 1.129 1.145h26.984l-8.177 8.162c-0.436 0.451-0.436 1.178 0 1.613 0.451 0.451 1.178 0.451 1.613 0l10.113-10.113c0.451-0.436 0.451-1.162 0-1.596l-10.113-10.114z"></path></svg>Conozca más de esta sección<svg class="icon icon-right-arrow" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M21.548 5.088c-0.436-0.451-1.162-0.451-1.613 0-0.436 0.436-0.436 1.162 0 1.596l8.177 8.177h-26.984c-0.629 0.001-1.129 0.501-1.129 1.13s0.5 1.145 1.129 1.145h26.984l-8.177 8.162c-0.436 0.451-0.436 1.178 0 1.613 0.451 0.451 1.178 0.451 1.613 0l10.113-10.113c0.451-0.436 0.451-1.162 0-1.596l-10.113-10.114z"></path></svg></a></div> </div></div></div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="shortcode_vc_clmn_inner vc_column-inner "><div class="wpb_wrapper"><div class="tt-outer-css mt-lg-4"><div class="tt-block-text-image row mb-0"><div class="col-md-6 h-100 mb-2 mb-md-0 ch-img-fluid mt-1"><img decoding="async" src="https://lcucr.com/wp-content/uploads/2021/04/hematologia.png" class="" alt="Image title"></div><div class="col-md-6"><h4><span class="ch">Hematología</span></h4> <p dir="ltr">En esta sección analizamos la sangre, su morfología y enfermedades asociadas, así como el análisis y actividad de coagulación de la sangre.</p> <p dir="ltr">Con pruebas como el hemograma, se colabora con el diagnóstico de muchos trastornos como anemias y leucemias. Las pruebas de coagulación apoyan en la identificación de trastornos hemorrágicos y en el control de las terapias anticoagulantes.</p> <p class="ch"><a class="btn btn-fill" style="font-size: 1rem;" href="https://lcucr.com/solicite-su-cita/" rel="noopener noreferrer"><svg class="icon icon-right-arrow" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M21.548 5.088c-0.436-0.451-1.162-0.451-1.613 0-0.436 0.436-0.436 1.162 0 1.596l8.177 8.177h-26.984c-0.629 0.001-1.129 0.501-1.129 1.13s0.5 1.145 1.129 1.145h26.984l-8.177 8.162c-0.436 0.451-0.436 1.178 0 1.613 0.451 0.451 1.178 0.451 1.613 0l10.113-10.113c0.451-0.436 0.451-1.162 0-1.596l-10.113-10.114z"></path></svg>Solicite su cita<svg class="icon icon-right-arrow" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M21.548 5.088c-0.436-0.451-1.162-0.451-1.613 0-0.436 0.436-0.436 1.162 0 1.596l8.177 8.177h-26.984c-0.629 0.001-1.129 0.501-1.129 1.13s0.5 1.145 1.129 1.145h26.984l-8.177 8.162c-0.436 0.451-0.436 1.178 0 1.613 0.451 0.451 1.178 0.451 1.613 0l10.113-10.113c0.451-0.436 0.451-1.162 0-1.596l-10.113-10.114z"></path></svg></a></p> </div></div></div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="shortcode_vc_clmn_inner vc_column-inner "><div class="wpb_wrapper"><div class="tt-outer-css mt-lg-4"><div class="tt-block-text-image row mb-0"><div class="col-md-6 h-100 mb-2 mb-md-0 ch-img-fluid mt-1"><img decoding="async" src="https://lcucr.com/wp-content/uploads/2021/05/Bioquimica.png" class="" alt="Image title"></div><div class="col-md-6"><h4><span class="ch">Bioquímica</span></h4> <p dir="ltr">La sección realiza análisis cualitativos y cuantitativos de una variedad de fluidos corporales como la sangre, líquidos articulares y líquido cefalorraquídeo, para guiar a los médicos en el diagnóstico de diversas patologías.</p> <p dir="ltr">Los ensayos más comunes que se analizan en el laboratorio de Bioquímica son: glucosa, lípidos, nitrógeno ureico, creatinina, electrolitos, enzimas hepáticas y cardíacas.</p> <p class="ch"><a class="btn btn-fill" style="font-size: 1rem;" href="https://lcucr.com/solicite-su-cita/" rel="noopener noreferrer"><svg class="icon icon-right-arrow" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M21.548 5.088c-0.436-0.451-1.162-0.451-1.613 0-0.436 0.436-0.436 1.162 0 1.596l8.177 8.177h-26.984c-0.629 0.001-1.129 0.501-1.129 1.13s0.5 1.145 1.129 1.145h26.984l-8.177 8.162c-0.436 0.451-0.436 1.178 0 1.613 0.451 0.451 1.178 0.451 1.613 0l10.113-10.113c0.451-0.436 0.451-1.162 0-1.596l-10.113-10.114z"></path></svg>Solicite su cita<svg class="icon icon-right-arrow" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M21.548 5.088c-0.436-0.451-1.162-0.451-1.613 0-0.436 0.436-0.436 1.162 0 1.596l8.177 8.177h-26.984c-0.629 0.001-1.129 0.501-1.129 1.13s0.5 1.145 1.129 1.145h26.984l-8.177 8.162c-0.436 0.451-0.436 1.178 0 1.613 0.451 0.451 1.178 0.451 1.613 0l10.113-10.113c0.451-0.436 0.451-1.162 0-1.596l-10.113-10.114z"></path></svg></a></p> </div></div></div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="shortcode_vc_clmn_inner vc_column-inner "><div class="wpb_wrapper"><div class="tt-outer-css mt-lg-4"><div class="tt-block-text-image row mb-0"><div class="col-md-6 h-100 mb-2 mb-md-0 ch-img-fluid mt-1"><img decoding="async" src="https://lcucr.com/wp-content/uploads/2021/05/uroanalisis.png" class="" alt="Image title"></div><div class="col-md-6"><h4><span class="ch">Urianálisis</span></h4> <p dir="ltr">La sección examina las muestras de orina en busca de evidencia de enfermedad renal o infecciones en el tracto urinario. Los ensayos más importantes que realiza esta sección son: aclaramiento de creatinina, examen general de orina y la detección de electrolitos y proteínas en orinas de 24 horas.</p> <p class="ch"><a class="btn btn-fill" style="font-size: 1rem;" href="https://lcucr.com/solicite-su-cita/" rel="noopener noreferrer"><svg class="icon icon-right-arrow" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M21.548 5.088c-0.436-0.451-1.162-0.451-1.613 0-0.436 0.436-0.436 1.162 0 1.596l8.177 8.177h-26.984c-0.629 0.001-1.129 0.501-1.129 1.13s0.5 1.145 1.129 1.145h26.984l-8.177 8.162c-0.436 0.451-0.436 1.178 0 1.613 0.451 0.451 1.178 0.451 1.613 0l10.113-10.113c0.451-0.436 0.451-1.162 0-1.596l-10.113-10.114z"></path></svg>Solicite su cita<svg class="icon icon-right-arrow" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M21.548 5.088c-0.436-0.451-1.162-0.451-1.613 0-0.436 0.436-0.436 1.162 0 1.596l8.177 8.177h-26.984c-0.629 0.001-1.129 0.501-1.129 1.13s0.5 1.145 1.129 1.145h26.984l-8.177 8.162c-0.436 0.451-0.436 1.178 0 1.613 0.451 0.451 1.178 0.451 1.613 0l10.113-10.113c0.451-0.436 0.451-1.162 0-1.596l-10.113-10.114z"></path></svg></a></p> </div></div></div></div></div></div></div></div></div><div class="tt-shortcode_vc_row 8 section mt-0" class="tt-shortcode_vc_row 777 section mt-0" > <div class="wpb_text_column wpb_content_element " > <div class="tt_shortcode_vc_column_text wpb_wrapper"> <p style="text-align: center;">En el Laboratorio Clínico y Banco de Sangre de la UCR, estamos comprometidos con su bienestar.<br /> Por eso, gracias a una alianza con el Hospital del Trauma del INS, garantizamos análisis clínicos de alta calidad y sangre más segura para nuestros pacientes.</p> </div> </div> <div class="vc_empty_space" style="height: 32px"><span class="vc_empty_space_inner"></span></div> <div class="wpb_video_widget wpb_content_element vc_clearfix vc_video-aspect-ratio-169 vc_video-el-width-70 vc_video-align-center" > <div class="wpb_wrapper"> <div class="wpb_video_wrapper"><iframe title="Procesamiento de muestra en laboratorio clínico" width="500" height="281" src="https://www.youtube.com/embed/KJY-Im7Oqjs?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div> </div> </div> </div><div class="section section-patient-info"><div class="tt-shortcode_vc_row 8 container-fluid px-0" class="tt-shortcode_vc_row 777 container-fluid px-0" ><div class="row no-gutters"><div class="tt-shortcode_vc_clmn col-xl-6 banner-left7 bg-full block-bg__patient-info text-image-block7 " class="col-xl-6 banner-left7 bg-full block-bg__patient-info text-image-block7 wpb_column vc_column_container vc_col-sm-6" class="tt-shortcode_vc_column-outer col-xl-6 banner-left7 bg-full block-bg__patient-info text-image-block7"><div class="shortcode_vc_text position-relative pb-1 pb-xl-3 pt-0 pt-md-1 text-center title-block container-shift-left" ><div class="title-wrap text-center text-lg-left mb-2 mb-lg-0"> <h2 class="h1 double-title double-title--vcenter">Información al paciente</h2> </div> </div><div class="tt-reset-tag-p image-col"><img fetchpriority="high" decoding="async" width="960" height="528" src="https://lcucr.com/wp-content/uploads/2021/05/Sección-preguntas.png" class="vc_single_image-img attachment-full" alt="" title="Sección preguntas" srcset="https://lcucr.com/wp-content/uploads/2021/05/Sección-preguntas.png 960w, https://lcucr.com/wp-content/uploads/2021/05/Sección-preguntas-300x165.png 300w, https://lcucr.com/wp-content/uploads/2021/05/Sección-preguntas-768x422.png 768w" sizes="(max-width: 960px) 100vw, 960px" /></div></div><div class="col-xl-6"><div class="tt-shortcode_vc_clmn faq-wrap-bg " class="faq-wrap-bg wpb_column vc_column_container vc_col-sm-6" class="tt-shortcode_vc_column-outer faq-wrap-bg"><div class="faq-wrap"><div class="shortcode_vc_text d-flex flex-column flex-md-row position-relative px-15-7 px-lg-0 text-center text-md-left" ><div class="title-wrap"> <h2 class="h1 title-with-clone" data-title="Preguntas"></h2> <div class="nav nav-pills mt-1" role="tablist"><a class="nav-link active" role="tab" href="#tab-A" data-toggle="pill"><svg class="icon icon-chemistry-lab-instrument" version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="45.64px" height="45.641px" viewBox="0 0 45.64 45.641" style="enable-background:new 0 0 45.64 45.641;" xml:space="preserve"><g><path d="M43.183,37.582L31.209,15.429V2.232C31.209,0.99,30.17,0,28.929,0H16.707c-1.242,0-2.264,0.99-2.264,2.232v13.197L2.459,37.582c-0.914,1.689-0.868,3.74,0.115,5.391c0.983,1.649,2.766,2.668,4.686,2.668h31.115c1.92,0,3.707-1.019,4.69-2.668C44.047,41.322,44.097,39.271,43.183,37.582z M24.797,28.314c1.073,0,1.942,0.869,1.942,1.942c0,1.072-0.871,1.942-1.942,1.942c-1.072,0-1.942-0.87-1.942-1.942C22.855,29.186,23.724,28.314,24.797,28.314z M19.336,16.637c1.073,0,1.942,0.87,1.942,1.943c0,1.072-0.869,1.942-1.942,1.942c-1.073,0-1.942-0.87-1.942-1.942C17.395,17.507,18.263,16.637,19.336,16.637z M19.336,23.417c1.738,0,3.148,1.41,3.148,3.147c0,1.738-1.41,3.147-3.148,3.147c-1.739,0-3.148-1.409-3.148-3.147S17.597,23.417,19.336,23.417z M37.414,39.562c-0.404,0.688-1.143,1.094-1.938,1.094H10.159c-0.796,0-1.534-0.406-1.938-1.094c-0.404-0.688-0.415-1.528-0.028-2.226l3.043-5.47c0.434-0.782,1.29-1.23,2.18-1.145c4.041,0.385,8.583,3.842,12.642,3.688c2.174-0.083,4.192-0.875,6.114-1.934c1.085-0.6,2.45-0.207,3.052,0.877l2.219,3.982C37.828,38.033,37.818,38.875,37.414,39.562z"/></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>Preguntas frecuentes</a><a class="nav-link" role="tab" href="https://lcucr.com/wordpress/contactanos/" data-toggle="pill"><svg class="icon icon-question" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 500 500" style="enable-background:new 0 0 500 500;" xml:space="preserve"><style type="text/css">.st0{fill:url(#SVGID_1_);}</style><g id="BACKGROUND"><linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="-26.6498" y1="68.9822" x2="517.6052" y2="425.0997"><stop offset="0" style="stop-color:#FFFFFF"/><stop offset="0.5928" style="stop-color:#FAFAFA"/><stop offset="1" style="stop-color:#F2F2F2"/></linearGradient><rect class="st0" width="500" height="500"/></g><g id="OBJECTS"><path d="M251.5,345.3c-13.1,0-26.3,0-39.4,0c-12.3,0-18-4.6-19.4-17c-3.7-31.7,3.8-59.7,26.4-83.3c16.2-16.9,34.3-30.8,55.6-40.5c10-4.6,19.3-10.1,27-18.1c15.2-15.7,14-41.2-2.7-54.9c-13.5-11-29.1-15.3-46.2-15.4c-24.1-0.2-42.9,10-58,28.2c-7.1,8.5-14.3,16.9-21.5,25.3c-7.1,8.4-14.9,9.6-23.6,3c-20.2-15.2-40.3-30.6-60.4-46c-7.2-5.5-8.6-13-4-20.6c18-29.8,40.6-55.2,70.7-73.4C181.8,16.9,209.9,8.9,239.7,6C285,1.5,326,13.2,363.4,38c34.7,22.9,60,53.6,67.6,95.2c8.4,46-2.9,86.5-41.1,116.5c-12.4,9.7-26,18-39.5,26.1c-17.3,10.3-29.5,24.5-36.6,43.2c-1,2.8-1.3,5.8-1.7,8.8c-1.3,11.5-7.9,17.5-19.4,17.5C279.1,345.3,265.3,345.3,251.5,345.3z M209.3,369.6c-10.6,0-17.1,6.1-17.1,16.6c-0.1,29.4-0.1,58.9,0,88.3c0,10.5,6.5,16.6,17.1,16.6c29.1,0,58.2,0,87.3,0c10.7,0,17-6,17-16.6c0.1-29.4,0.1-58.9,0-88.3c0-10.6-6.3-16.6-17-16.6c-14.6,0-29.1,0-43.7,0S223.8,369.6,209.3,369.6z"/></g></svg>Tiene alguna pregunta</a></div> </div> </div><div class="shortcode_vc_row_inner 1 tab-content mt-2 mt-lg-4" id="tab-content"><div class="shortcode_vc_clmn_inner tab-pane fade show active" id="tab-A"><div id="faqAccordion1" class="faq-accordion" data-children=".faq-item"> <div class="faq-item"> <div class="tt"><a href="#faqItem1" data-toggle="collapse" data-parent="#faqAccordion1" aria-expanded="true"><span class="tt">1.¿Cuántas horas tengo que tener de ayuno para realizarme exámenes de sangre?</span><span class="tt"> </span><svg class="icon icon-arrow-point-to-right1" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M24.464 17.584l-13.759 13.759c-0.875 0.876-2.294 0.876-3.169 0s-0.875-2.294 0-3.169l12.175-12.175-12.175-12.174c-0.875-0.875-0.875-2.294 0-3.169s2.294-0.875 3.169 0l13.759 13.759c0.437 0.438 0.656 1.011 0.656 1.584s-0.219 1.147-0.656 1.584z"></path></svg></a></div> <div id="faqItem1" class="collapse show faq-item-content" role="tabpanel"> <div class="tt"> <p class="tt">Para exámenes como la glucosa (azúcar) ayuno de 8 horas y para el perfil de lípidos se requieren 14 horas.</p> </div> </div> </div> <div class="faq-item"> <div class="tt"><a class="collapsed" href="#faqItem2" data-toggle="collapse" data-parent="#faqAccordion1" aria-expanded="false"><span class="tt">2.¿Debo ir en ayunas siempre que deba realizarme exámenes de sangre?</span><span class="tt"> </span><svg class="icon icon-arrow-point-to-right1" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M24.464 17.584l-13.759 13.759c-0.875 0.876-2.294 0.876-3.169 0s-0.875-2.294 0-3.169l12.175-12.175-12.175-12.174c-0.875-0.875-0.875-2.294 0-3.169s2.294-0.875 3.169 0l13.759 13.759c0.437 0.438 0.656 1.011 0.656 1.584s-0.219 1.147-0.656 1.584z"></path></svg></a></div> <div id="faqItem2" class="collapse faq-item-content" role="tabpanel"> <div class="tt"> <p class="tt">De preferencia sí, especialmente para la glicemia y el perfil de lípidos. Sin embargo, hay estudios en los que no es necesario el ayuno, por lo que si tiene alguna duda al respecto, antes de visitar nuestro laboratorio, contáctenos y le indicaremos cuales son las recomendaciones que usted debe tomar en consideración antes de cualquier prueba.</p> </div> </div> </div> <div class="faq-item"> <div class="tt"><a class="collapsed" href="#faqItem3" data-toggle="collapse" data-parent="#faqAccordion1" aria-expanded="false"><span class="tt">3.¿Si me tomo una taza de café sin azúcar, consumo chicle, tomo agua, sigo en ayunas? </span><svg class="icon icon-arrow-point-to-right1" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M24.464 17.584l-13.759 13.759c-0.875 0.876-2.294 0.876-3.169 0s-0.875-2.294 0-3.169l12.175-12.175-12.175-12.174c-0.875-0.875-0.875-2.294 0-3.169s2.294-0.875 3.169 0l13.759 13.759c0.437 0.438 0.656 1.011 0.656 1.584s-0.219 1.147-0.656 1.584z"></path></svg></a></div> <div id="faqItem3" class="collapse faq-item-content" role="tabpanel"> <div class="tt"> <p class="tt">El paciente no sigue en ayuno si se consume este tipo de bebidas alimentos o chicle. El ayuno es estricto. Solo el agua no rompe este estado.</p> </div> </div> </div> <div class="faq-item"> <div class="tt"><a class="collapsed" href="#faqItem4" data-toggle="collapse" data-parent="#faqAccordion1" aria-expanded="false"><span class="tt">4.¿Qué condiciones requiero para un exámen general de orina? </span><svg class="icon icon-arrow-point-to-right1" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M24.464 17.584l-13.759 13.759c-0.875 0.876-2.294 0.876-3.169 0s-0.875-2.294 0-3.169l12.175-12.175-12.175-12.174c-0.875-0.875-0.875-2.294 0-3.169s2.294-0.875 3.169 0l13.759 13.759c0.437 0.438 0.656 1.011 0.656 1.584s-0.219 1.147-0.656 1.584z"></path></svg></a></div> <div id="faqItem4" class="collapse faq-item-content" role="tabpanel"> <div class="tt"> <p class="tt">Es recomendable recoger la primera orina de la mañana. Se debe limpiar el área genital, descartar la primera porción de orina y recoger el resto de la muestra, además, el frasco debe estar limpio y rotulado con su nombre completo.</p> <p><a class="collapsed" href="#faqItem4" data-toggle="collapse" data-parent="#faqAccordion1" aria-expanded="false"><span class="tt">5.¿Qué condiciones requiero para un exámen general de orina? </span><svg class="icon icon-arrow-point-to-right1" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M24.464 17.584l-13.759 13.759c-0.875 0.876-2.294 0.876-3.169 0s-0.875-2.294 0-3.169l12.175-12.175-12.175-12.174c-0.875-0.875-0.875-2.294 0-3.169s2.294-0.875 3.169 0l13.759 13.759c0.437 0.438 0.656 1.011 0.656 1.584s-0.219 1.147-0.656 1.584z"></path></svg></a></p> </div><div class="shortcode_vc_clmn_inner tab-pane fade" id="tab-C"><div class="rs_inner_block tab-wrapper-form"></div></div></div></div></div></div></div></div></div><div class="wpb_column vc_column_container vc_col-sm-12"><div class="tt-shortcode_vc_clmn vc_column-inner "><div class="wpb_wrapper"> <div class="wpb_text_column wpb_content_element " > <div class="tt_shortcode_vc_column_text wpb_wrapper"> </div> </div> </div> </div> </div> </div> </div></div></div> </div> </div> </article> </main> </div> </div> </div> </div> <footer id="colophon" class="footer"> <div class="container" role="complementary"> <div class="row py-1 py-md-2 px-lg-0"> <div class="col-lg-4 footer-col1"> <div class="row flex-column flex-md-row flex-lg-column"> <div class="col-md col-lg-auto"> <div class="footer-logo ch-footer-logo-resize"> <figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="769" height="149" src="https://lcucr.com/wp-content/uploads/2021/12/UCR-Y-OBS-COLOR.png" alt="" class="wp-image-3100" srcset="https://lcucr.com/wp-content/uploads/2021/12/UCR-Y-OBS-COLOR.png 769w, https://lcucr.com/wp-content/uploads/2021/12/UCR-Y-OBS-COLOR-300x58.png 300w" sizes="auto, (max-width: 769px) 100vw, 769px" /></figure> </div> </div> <div class="col-md"> <div class="footer-text mt-md-1 mt-lg-2"><div class="side-block widget_block pb-0"> <div class="wpcf7 no-js" id="wpcf7-f326-o2" lang="en-US" dir="ltr" data-wpcf7-id="326"> <div class="screen-reader-response"><p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul></div> <form action="/#wpcf7-f326-o2" method="post" class="wpcf7-form init" aria-label="Contact form" novalidate="novalidate" data-status="init"> <div style="display: none;"> <input type="hidden" name="_wpcf7" value="326" /> <input type="hidden" name="_wpcf7_version" value="6.0.6" /> <input type="hidden" name="_wpcf7_locale" value="en_US" /> <input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f326-o2" /> <input type="hidden" name="_wpcf7_container_post" value="0" /> <input type="hidden" name="_wpcf7_posted_data_hash" value="" /> <input type="hidden" name="_wpcf7_recaptcha_response" value="" /> </div> <div class="tt-footer-newsletter"> <div class="tt-footer-newsletter__input"> <p><span class="wpcf7-form-control-wrap" data-name="your-email"><input size="40" maxlength="400" class="wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email" aria-required="true" aria-invalid="false" value="Su correo*" type="email" name="your-email" /></span> </p> </div> <div class="tt-footer-newsletter__btn"> <p><input class="wpcf7-form-control wpcf7-submit has-spinner" type="submit" value="Send" /><svg class="icon icon-black-envelope" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><title>black-envelope</title><path d="M2.531 6.124l11.526 9.13c0.523 0.414 1.243 0.597 1.942 0.563 0.698 0.034 1.419-0.148 1.941-0.563l11.526-9.13c0.924-0.727 0.715-1.323-0.457-1.323h-26.019c-1.173 0-1.382 0.596-0.461 1.323z"></path><path d="M30.3 8.533l-12.596 9.563c-0.471 0.354-1.088 0.526-1.702 0.518-0.616 0.008-1.233-0.165-1.704-0.518l-12.598-9.563c-0.935-0.709-1.7-0.329-1.7 0.844v15.69c0 1.173 0.96 2.133 2.133 2.133h27.734c1.173 0 2.133-0.96 2.133-2.133v-15.69c0-1.173-0.765-1.553-1.7-0.844z"></path></svg> </p> </div> </div><div class="wpcf7-response-output" aria-hidden="true"></div> </form> </div> </div></div> </div> </div> </div> <div class="col-sm-6 col-lg-4 tt-footer-widgets__posts"><div class="tt-f-posts-wrapper side-block"><div class="footer-post d-flex"><div class="footer-post-photo"><a href="https://lcucr.com/gonorrea-como-detectar-y-prevenir-una-de-las-its-mas-comunes/"><img class="img-fluid" src="https://lcucr.com/wp-content/uploads/2024/08/Gonorrea.png" alt="Gonorrea: Cómo Detectar y Prevenir una de las ITS Más Comunes" /></a></div><div class="footer-post-text"><div class="footer-post-title"><a href="https://lcucr.com/gonorrea-como-detectar-y-prevenir-una-de-las-its-mas-comunes/">Gonorrea: Cómo Detectar y Prevenir una de las ITS Más Comunes</a></div><p>agosto 29, 2024</p></div></div><div class="footer-post d-flex"><div class="footer-post-photo"><a href="https://lcucr.com/nuevo-estandar-para-identificacion-de-hongos-y-bacterias-en-centroamerica/"><img class="img-fluid" src="https://lcucr.com/wp-content/uploads/2024/03/Nota-Maldi-2.jpg" alt="Nuevo estándar para identificación de hongos y bacterias en centroamérica" /></a></div><div class="footer-post-text"><div class="footer-post-title"><a href="https://lcucr.com/nuevo-estandar-para-identificacion-de-hongos-y-bacterias-en-centroamerica/">Nuevo estándar para identificación de hongos y bacterias en centroamérica</a></div><p>marzo 18, 2024</p></div></div><div class="footer-post d-flex"><div class="footer-post-photo"><a href="https://lcucr.com/banco-de-sangre-ucr-10-anos-salvando-vidas/"><img class="img-fluid" src="https://lcucr.com/wp-content/uploads/2025/01/Aniversario-Banco-02-1.png" alt="Banco de Sangre UCR: 10 años salvando vidas" /></a></div><div class="footer-post-text"><div class="footer-post-title"><a href="https://lcucr.com/banco-de-sangre-ucr-10-anos-salvando-vidas/">Banco de Sangre UCR: 10 años salvando vidas</a></div><p>enero 31, 2025</p></div></div></div> </div> <div class="col-sm-6 col-lg-4 ch-footer-right"><ul class="icn-list"> <li> <svg class="icon icon-placeholder-for-map-1" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M16.404 0.007c-6.499-0.219-11.835 4.984-11.835 11.433 0 7.319 7.024 12.631 10.96 20.269 0.2 0.388 0.758 0.388 0.959 0.001 3.561-6.873 9.648-11.482 10.776-18.104 1.168-6.852-3.913-13.364-10.86-13.599zM16.008 17.431c-3.309 0-5.992-2.683-5.992-5.992s2.683-5.992 5.992-5.992c3.309 0 5.992 2.683 5.992 5.992s-2.683 5.992-5.992 5.992z"></path></svg>Universidad de Costa Rica, Oficina de Bienestar y Salud <br> <a href="contactos" class="btn btn-xs btn-gradient"><svg class="icon icon-placeholder-for-map-1" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M16.404 0.007c-6.499-0.219-11.835 4.984-11.835 11.433 0 7.319 7.024 12.631 10.96 20.269 0.2 0.388 0.758 0.388 0.959 0.001 3.561-6.873 9.648-11.482 10.776-18.104 1.168-6.852-3.913-13.364-10.86-13.599zM16.008 17.431c-3.309 0-5.992-2.683-5.992-5.992s2.683-5.992 5.992-5.992c3.309 0 5.992 2.683 5.992 5.992s-2.683 5.992-5.992 5.992z"></path></svg><span>Dirección en mapa</span><svg class="icon icon-right-arrow" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M21.548 5.088c-0.436-0.451-1.162-0.451-1.613 0-0.436 0.436-0.436 1.162 0 1.596l8.177 8.177h-26.984c-0.629 0.001-1.129 0.501-1.129 1.13s0.5 1.145 1.129 1.145h26.984l-8.177 8.162c-0.436 0.451-0.436 1.178 0 1.613 0.451 0.451 1.178 0.451 1.613 0l10.113-10.113c0.451-0.436 0.451-1.162 0-1.596l-10.113-10.114z"></path></svg></a> </li> <li> <svg class="icon icon-telephone-1" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M23.467 19.2c-2.133 2.133-2.133 4.267-4.267 4.267s-4.267-2.133-6.4-4.267c-2.133-2.133-4.267-4.267-4.267-6.4s2.133-2.133 4.267-4.267-4.267-8.533-6.4-8.533-6.4 6.4-6.4 6.4c0 4.267 4.383 12.917 8.533 17.067s12.8 8.533 17.067 8.533c0 0 6.4-4.267 6.4-6.4s-6.4-8.533-8.533-6.4z"></path></svg><b><span class="phone"><span class="text-nowrap">25116839</span></span></b> <br> </li> <li class="l-h-28"> <svg class="icon icon-black-envelope" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M2.531 6.124l11.526 9.13c0.523 0.414 1.243 0.597 1.942 0.563 0.698 0.034 1.419-0.148 1.941-0.563l11.526-9.13c0.924-0.727 0.715-1.323-0.457-1.323h-26.019c-1.173 0-1.382 0.596-0.461 1.323z"></path><path d="M30.3 8.533l-12.596 9.563c-0.471 0.354-1.088 0.526-1.702 0.518-0.616 0.008-1.233-0.165-1.704-0.518l-12.598-9.563c-0.935-0.709-1.7-0.329-1.7 0.844v15.69c0 1.173 0.96 2.133 2.133 2.133h27.734c1.173 0 2.133-0.96 2.133-2.133v-15.69c0-1.173-0.765-1.553-1.7-0.844z"></path></svg><a href="mailto:[email protected]">[email protected]</a> </li> </ul> <hr class="wp-block-separator is-style-wide"/> <a title="" href="https://lcbsucrdocs.obs.ucr.ac.cr/sfd4/login.aspx" class="hovicon"><svg class="icon icon-user-4" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M31.267 29.768v-1.702c0-1.735-0.812-3.404-2.166-4.457-3.155-2.448-6.369-4.156-7.494-4.726v-1.944c0.229-0.511 0.419-1.067 0.563-1.669 0.838-0.301 1.296-1.532 1.604-2.618 0.412-1.447 0.367-2.461-0.118-3.024 0.511-2.782 0.281-4.83-0.674-6.094-0.504-0.661-1.093-0.943-1.486-1.067-0.281-0.393-0.851-1.054-1.813-1.584-0.995-0.589-2.114-0.884-3.345-0.884-0.223 0-0.445 0.013-0.641 0.026-0.55 0.026-1.093 0.131-1.63 0.308-0.007 0-0.013 0.007-0.020 0.007-0.589 0.203-1.165 0.497-1.721 0.877-0.635 0.406-1.217 0.89-1.721 1.427-0.988 1.015-1.643 2.16-1.924 3.384-0.268 1.015-0.288 2.036-0.065 3.037-0.118 0.085-0.223 0.183-0.314 0.301-0.452 0.596-0.471 1.532-0.072 2.952 0.275 0.982 0.641 1.983 1.263 2.435 0.183 0.943 0.491 1.8 0.903 2.559v1.577c-1.126 0.569-4.34 2.271-7.494 4.726-1.355 1.054-2.167 2.716-2.167 4.457v1.702c0 1.231 1.001 2.225 2.225 2.225h26.083c1.224 0 2.225-1.001 2.225-2.232zM2.33 29.768v-1.702c0-1.244 0.576-2.435 1.545-3.188 3.404-2.638 6.866-4.379 7.527-4.7 0.367-0.177 0.596-0.543 0.596-0.956v-2.127c0-0.144-0.039-0.281-0.111-0.406-0.432-0.733-0.733-1.61-0.884-2.612-0.052-0.321-0.288-0.576-0.596-0.655-0.085-0.098-0.327-0.452-0.635-1.545-0.255-0.903-0.236-1.322-0.209-1.473 0.255 0.013 0.511-0.105 0.674-0.308 0.17-0.216 0.216-0.504 0.124-0.759-0.34-0.949-0.38-1.924-0.118-2.919 0.223-0.956 0.733-1.846 1.525-2.657 0.425-0.458 0.916-0.857 1.44-1.191 0.007-0.007 0.020-0.013 0.026-0.020 0.439-0.308 0.897-0.537 1.348-0.694 0.007 0 0.013-0.007 0.013-0.007 0.386-0.131 0.785-0.203 1.204-0.223 1.145-0.098 2.173 0.118 3.083 0.648 0.995 0.55 1.401 1.27 1.401 1.27 0.124 0.255 0.347 0.406 0.635 0.425 0.020 0 0.445 0.065 0.812 0.583 0.386 0.55 0.936 1.964 0.249 5.262-0.079 0.367 0.111 0.733 0.445 0.89 0.033 0.118 0.085 0.517-0.196 1.512-0.249 0.877-0.452 1.276-0.569 1.453-0.151-0.026-0.308-0.013-0.452 0.052-0.249 0.105-0.432 0.334-0.478 0.596-0.137 0.785-0.36 1.492-0.648 2.094-0.052 0.111-0.079 0.229-0.079 0.347v2.461c0 0.412 0.229 0.772 0.596 0.956 0.661 0.321 4.124 2.068 7.521 4.7 0.969 0.753 1.545 1.944 1.545 3.188v1.702c0 0.34-0.281 0.622-0.622 0.622h-26.083c-0.347 0.007-0.628-0.275-0.628-0.622z"></path></svg></a>SFD<a title="" href="https://lcbsucrdocs.obs.ucr.ac.cr/cpa_v200/login.aspx" class="hovicon"><svg class="icon icon-genetics" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M14.552 11.254c0-0.873-0.71-1.582-1.582-1.582s-1.582 0.709-1.582 1.582c0 0.872 0.71 1.582 1.582 1.582s1.582-0.71 1.582-1.582zM12.267 11.254c0-0.388 0.315-0.703 0.703-0.703s0.703 0.315 0.703 0.703c0 0.387-0.315 0.703-0.703 0.703s-0.703-0.316-0.703-0.703z"></path><path d="M18.797 15.031c0 0.872 0.71 1.582 1.582 1.582s1.582-0.71 1.582-1.582c0-0.872-0.71-1.582-1.582-1.582s-1.582 0.71-1.582 1.582zM20.379 14.328c0.388 0 0.703 0.315 0.703 0.703s-0.316 0.703-0.703 0.703c-0.388 0-0.703-0.316-0.703-0.703s0.315-0.703 0.703-0.703z"></path><path d="M10.729 19.374c0 1.236 1.006 2.242 2.242 2.242s2.242-1.006 2.242-2.242c0-1.236-1.006-2.241-2.242-2.241s-2.242 1.005-2.242 2.241zM12.97 18.011c0.751 0 1.363 0.611 1.363 1.362s-0.611 1.363-1.363 1.363c-0.752 0-1.363-0.611-1.363-1.363s0.611-1.362 1.363-1.362z"></path><path d="M29.347 14.347c-0.717 0-1.299 0.488-1.493 1.143h-1.925c-0.248-0.821-0.729-1.212-0.83-1.654-0.132-0.58 0.31-1.521-0.062-2.293-0.374-0.777-1.397-1.028-1.755-1.477-0.115-0.144-0.196-0.361-0.274-0.593l3.386-3.386c0.284 0.17 0.593 0.291 0.932 0.291 0.493 0 0.956-0.192 1.305-0.541 0.719-0.719 0.719-1.89 0-2.609-0.721-0.721-1.888-0.721-2.609 0-0.609 0.609-0.671 1.528-0.248 2.236l-3.117 3.117c-0.271-0.521-0.613-0.807-1.391-0.92-0.24-0.035-0.463 0.132-0.498 0.372s0.132 0.463 0.372 0.498c0.624 0.090 0.717 0.263 0.972 1.045 0.321 0.984 0.504 1.21 1.386 1.737 0.85 0.508 0.888 0.605 0.76 1.564-0.139 1.043-0.065 1.324 0.488 2.162 0.548 0.831 0.548 0.953 0 1.784-0.555 0.842-0.626 1.123-0.488 2.162 0.128 0.961 0.089 1.056-0.76 1.564-0.881 0.527-1.064 0.752-1.385 1.737-0.305 0.935-0.388 0.997-1.359 1.087-1.034 0.096-1.294 0.225-1.999 0.961-0.686 0.717-0.79 0.733-1.69 0.397-0.362-0.135-0.736-0.274-1.135-0.274-0.785 0-1.578 0.582-2.054 0.473-0.256-0.058-0.506-0.319-0.77-0.596-0.703-0.735-0.962-0.865-1.999-0.962-0.972-0.090-1.054-0.152-1.359-1.087-0.322-0.984-0.504-1.21-1.386-1.737-0.85-0.508-0.888-0.604-0.76-1.564 0.138-1.038 0.067-1.32-0.488-2.162-0.548-0.831-0.548-0.953 0-1.784 0.555-0.842 0.626-1.123 0.488-2.162-0.128-0.959-0.090-1.056 0.76-1.564 0.325-0.194 0.661-0.395 0.903-0.697 0.243-0.304 0.365-0.678 0.483-1.039 0.118-0.36 0.229-0.701 0.429-0.861 0.198-0.158 0.553-0.191 0.93-0.226 1.035-0.096 1.295-0.225 1.999-0.961 0.685-0.716 0.787-0.733 1.69-0.397 0.983 0.367 1.287 0.367 2.27 0 1.108-0.413 1.031-0.231 1.947 0.658 0.174 0.169 0.452 0.165 0.621-0.010s0.165-0.452-0.009-0.622c-0.077-0.074-0.152-0.154-0.233-0.238-0.953-0.996-1.42-1.064-2.632-0.612-0.134 0.050-0.263 0.096-0.388 0.135v-2.437c0.654-0.194 1.142-0.776 1.142-1.493 0-0.872-0.71-1.582-1.582-1.582s-1.582 0.71-1.582 1.582c0 0.717 0.488 1.299 1.143 1.493v2.437c-0.125-0.039-0.254-0.085-0.388-0.135-1.212-0.452-1.679-0.384-2.632 0.612-0.216 0.225-0.419 0.438-0.621 0.536-0.21 0.101-0.508 0.129-0.824 0.158-0.884 0.082-1.423 0.197-1.823 0.967l-2.458-2.458c0.461-0.75 0.401-1.731-0.248-2.381-0.759-0.759-1.995-0.759-2.754 0-1.572 1.573 0.346 4.252 2.381 3.002l2.729 2.729c-0.208 0.614-0.286 0.693-0.941 1.084-1.165 0.696-1.355 1.126-1.18 2.434 0.042 0.316 0.082 0.615 0.029 0.845-0.1 0.442-0.581 0.833-0.829 1.654h-1.925c-0.194-0.655-0.776-1.143-1.493-1.143-0.872 0-1.582 0.71-1.582 1.582s0.71 1.582 1.582 1.582c0.717 0 1.299-0.488 1.493-1.143h1.925c0.248 0.821 0.729 1.212 0.83 1.654 0.132 0.58-0.31 1.522 0.062 2.293 0.375 0.777 1.397 1.028 1.755 1.477 0.115 0.144 0.196 0.361 0.274 0.594l-1.665 1.665c-0.6-0.326-1.357-0.259-1.864 0.248-0.997 0.997-0.281 2.7 1.119 2.7 1.174 0 1.959-1.236 1.366-2.326l1.394-1.394c0.652 1.255 1.961 0.795 2.646 1.125 0.519 0.25 0.982 1.188 1.832 1.381 0.634 0.144 1.243-0.192 1.809-0.367v2.437c-0.655 0.194-1.143 0.776-1.143 1.493 0 0.872 0.71 1.582 1.582 1.582s1.582-0.71 1.582-1.582c0-0.717-0.488-1.299-1.143-1.493v-2.437c0.575 0.178 1.177 0.511 1.809 0.367 0.848-0.193 1.318-1.133 1.832-1.381 0.694-0.335 1.991 0.137 2.647-1.125l0.461 0.462c0.172 0.171 0.45 0.171 0.622 0s0.172-0.45 0-0.622l-0.733-0.733c0.208-0.615 0.287-0.693 0.941-1.084 1.165-0.696 1.355-1.126 1.18-2.434-0.109-0.821-0.087-0.899 0.35-1.562 0.184-0.278 0.347-0.596 0.449-0.936h1.925c0.194 0.655 0.777 1.143 1.493 1.143 0.872 0 1.582-0.71 1.582-1.582s-0.71-1.582-1.582-1.582zM27.326 3.566c0.859 0 1.288 1.045 0.683 1.649-0.378 0.377-0.989 0.378-1.367 0-0.605-0.605-0.175-1.649 0.683-1.649zM15.226 2.511c0-0.388 0.315-0.703 0.703-0.703s0.703 0.315 0.703 0.703c0 0.388-0.315 0.703-0.703 0.703s-0.703-0.315-0.703-0.703zM4.363 5.874c-0.417-0.417-0.417-1.095 0-1.511s1.094-0.416 1.511 0c0.417 0.417 0.417 1.095 0 1.511s-1.095 0.417-1.511 0zM2.511 16.633c-0.388 0-0.703-0.315-0.703-0.703s0.315-0.703 0.703-0.703c0.388 0 0.703 0.315 0.703 0.703s-0.315 0.703-0.703 0.703zM6.939 25.915c-0.274 0.274-0.72 0.274-0.995 0-0.443-0.443-0.125-1.2 0.497-1.2s0.941 0.756 0.497 1.2zM16.633 29.347c0 0.388-0.315 0.703-0.703 0.703s-0.703-0.315-0.703-0.703c0-0.388 0.315-0.703 0.703-0.703s0.703 0.315 0.703 0.703zM29.347 16.633c-0.388 0-0.703-0.315-0.703-0.703s0.315-0.703 0.703-0.703c0.388 0 0.703 0.315 0.703 0.703s-0.315 0.703-0.703 0.703z"></path><path d="M25.758 25.136l-0.75-0.75c-0.172-0.171-0.45-0.171-0.622 0s-0.172 0.45 0 0.622l0.75 0.75c-0.447 0.735-0.387 1.693 0.248 2.327 0.746 0.746 1.955 0.747 2.701 0s0.746-1.954 0-2.701c-0.634-0.635-1.592-0.695-2.327-0.248zM27.463 27.463c-0.403 0.403-1.055 0.403-1.458 0-0.402-0.402-0.402-1.056 0-1.458s1.056-0.402 1.458 0c0.403 0.403 0.403 1.055 0 1.458z"></path></svg></a>CPA<a title="" href="https://lcbsucrdocs.obs.ucr.ac.cr/sica/login.aspx" class="hovicon"><svg class="icon icon-genetics" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M14.552 11.254c0-0.873-0.71-1.582-1.582-1.582s-1.582 0.709-1.582 1.582c0 0.872 0.71 1.582 1.582 1.582s1.582-0.71 1.582-1.582zM12.267 11.254c0-0.388 0.315-0.703 0.703-0.703s0.703 0.315 0.703 0.703c0 0.387-0.315 0.703-0.703 0.703s-0.703-0.316-0.703-0.703z"></path><path d="M18.797 15.031c0 0.872 0.71 1.582 1.582 1.582s1.582-0.71 1.582-1.582c0-0.872-0.71-1.582-1.582-1.582s-1.582 0.71-1.582 1.582zM20.379 14.328c0.388 0 0.703 0.315 0.703 0.703s-0.316 0.703-0.703 0.703c-0.388 0-0.703-0.316-0.703-0.703s0.315-0.703 0.703-0.703z"></path><path d="M10.729 19.374c0 1.236 1.006 2.242 2.242 2.242s2.242-1.006 2.242-2.242c0-1.236-1.006-2.241-2.242-2.241s-2.242 1.005-2.242 2.241zM12.97 18.011c0.751 0 1.363 0.611 1.363 1.362s-0.611 1.363-1.363 1.363c-0.752 0-1.363-0.611-1.363-1.363s0.611-1.362 1.363-1.362z"></path><path d="M29.347 14.347c-0.717 0-1.299 0.488-1.493 1.143h-1.925c-0.248-0.821-0.729-1.212-0.83-1.654-0.132-0.58 0.31-1.521-0.062-2.293-0.374-0.777-1.397-1.028-1.755-1.477-0.115-0.144-0.196-0.361-0.274-0.593l3.386-3.386c0.284 0.17 0.593 0.291 0.932 0.291 0.493 0 0.956-0.192 1.305-0.541 0.719-0.719 0.719-1.89 0-2.609-0.721-0.721-1.888-0.721-2.609 0-0.609 0.609-0.671 1.528-0.248 2.236l-3.117 3.117c-0.271-0.521-0.613-0.807-1.391-0.92-0.24-0.035-0.463 0.132-0.498 0.372s0.132 0.463 0.372 0.498c0.624 0.090 0.717 0.263 0.972 1.045 0.321 0.984 0.504 1.21 1.386 1.737 0.85 0.508 0.888 0.605 0.76 1.564-0.139 1.043-0.065 1.324 0.488 2.162 0.548 0.831 0.548 0.953 0 1.784-0.555 0.842-0.626 1.123-0.488 2.162 0.128 0.961 0.089 1.056-0.76 1.564-0.881 0.527-1.064 0.752-1.385 1.737-0.305 0.935-0.388 0.997-1.359 1.087-1.034 0.096-1.294 0.225-1.999 0.961-0.686 0.717-0.79 0.733-1.69 0.397-0.362-0.135-0.736-0.274-1.135-0.274-0.785 0-1.578 0.582-2.054 0.473-0.256-0.058-0.506-0.319-0.77-0.596-0.703-0.735-0.962-0.865-1.999-0.962-0.972-0.090-1.054-0.152-1.359-1.087-0.322-0.984-0.504-1.21-1.386-1.737-0.85-0.508-0.888-0.604-0.76-1.564 0.138-1.038 0.067-1.32-0.488-2.162-0.548-0.831-0.548-0.953 0-1.784 0.555-0.842 0.626-1.123 0.488-2.162-0.128-0.959-0.090-1.056 0.76-1.564 0.325-0.194 0.661-0.395 0.903-0.697 0.243-0.304 0.365-0.678 0.483-1.039 0.118-0.36 0.229-0.701 0.429-0.861 0.198-0.158 0.553-0.191 0.93-0.226 1.035-0.096 1.295-0.225 1.999-0.961 0.685-0.716 0.787-0.733 1.69-0.397 0.983 0.367 1.287 0.367 2.27 0 1.108-0.413 1.031-0.231 1.947 0.658 0.174 0.169 0.452 0.165 0.621-0.010s0.165-0.452-0.009-0.622c-0.077-0.074-0.152-0.154-0.233-0.238-0.953-0.996-1.42-1.064-2.632-0.612-0.134 0.050-0.263 0.096-0.388 0.135v-2.437c0.654-0.194 1.142-0.776 1.142-1.493 0-0.872-0.71-1.582-1.582-1.582s-1.582 0.71-1.582 1.582c0 0.717 0.488 1.299 1.143 1.493v2.437c-0.125-0.039-0.254-0.085-0.388-0.135-1.212-0.452-1.679-0.384-2.632 0.612-0.216 0.225-0.419 0.438-0.621 0.536-0.21 0.101-0.508 0.129-0.824 0.158-0.884 0.082-1.423 0.197-1.823 0.967l-2.458-2.458c0.461-0.75 0.401-1.731-0.248-2.381-0.759-0.759-1.995-0.759-2.754 0-1.572 1.573 0.346 4.252 2.381 3.002l2.729 2.729c-0.208 0.614-0.286 0.693-0.941 1.084-1.165 0.696-1.355 1.126-1.18 2.434 0.042 0.316 0.082 0.615 0.029 0.845-0.1 0.442-0.581 0.833-0.829 1.654h-1.925c-0.194-0.655-0.776-1.143-1.493-1.143-0.872 0-1.582 0.71-1.582 1.582s0.71 1.582 1.582 1.582c0.717 0 1.299-0.488 1.493-1.143h1.925c0.248 0.821 0.729 1.212 0.83 1.654 0.132 0.58-0.31 1.522 0.062 2.293 0.375 0.777 1.397 1.028 1.755 1.477 0.115 0.144 0.196 0.361 0.274 0.594l-1.665 1.665c-0.6-0.326-1.357-0.259-1.864 0.248-0.997 0.997-0.281 2.7 1.119 2.7 1.174 0 1.959-1.236 1.366-2.326l1.394-1.394c0.652 1.255 1.961 0.795 2.646 1.125 0.519 0.25 0.982 1.188 1.832 1.381 0.634 0.144 1.243-0.192 1.809-0.367v2.437c-0.655 0.194-1.143 0.776-1.143 1.493 0 0.872 0.71 1.582 1.582 1.582s1.582-0.71 1.582-1.582c0-0.717-0.488-1.299-1.143-1.493v-2.437c0.575 0.178 1.177 0.511 1.809 0.367 0.848-0.193 1.318-1.133 1.832-1.381 0.694-0.335 1.991 0.137 2.647-1.125l0.461 0.462c0.172 0.171 0.45 0.171 0.622 0s0.172-0.45 0-0.622l-0.733-0.733c0.208-0.615 0.287-0.693 0.941-1.084 1.165-0.696 1.355-1.126 1.18-2.434-0.109-0.821-0.087-0.899 0.35-1.562 0.184-0.278 0.347-0.596 0.449-0.936h1.925c0.194 0.655 0.777 1.143 1.493 1.143 0.872 0 1.582-0.71 1.582-1.582s-0.71-1.582-1.582-1.582zM27.326 3.566c0.859 0 1.288 1.045 0.683 1.649-0.378 0.377-0.989 0.378-1.367 0-0.605-0.605-0.175-1.649 0.683-1.649zM15.226 2.511c0-0.388 0.315-0.703 0.703-0.703s0.703 0.315 0.703 0.703c0 0.388-0.315 0.703-0.703 0.703s-0.703-0.315-0.703-0.703zM4.363 5.874c-0.417-0.417-0.417-1.095 0-1.511s1.094-0.416 1.511 0c0.417 0.417 0.417 1.095 0 1.511s-1.095 0.417-1.511 0zM2.511 16.633c-0.388 0-0.703-0.315-0.703-0.703s0.315-0.703 0.703-0.703c0.388 0 0.703 0.315 0.703 0.703s-0.315 0.703-0.703 0.703zM6.939 25.915c-0.274 0.274-0.72 0.274-0.995 0-0.443-0.443-0.125-1.2 0.497-1.2s0.941 0.756 0.497 1.2zM16.633 29.347c0 0.388-0.315 0.703-0.703 0.703s-0.703-0.315-0.703-0.703c0-0.388 0.315-0.703 0.703-0.703s0.703 0.315 0.703 0.703zM29.347 16.633c-0.388 0-0.703-0.315-0.703-0.703s0.315-0.703 0.703-0.703c0.388 0 0.703 0.315 0.703 0.703s-0.315 0.703-0.703 0.703z"></path><path d="M25.758 25.136l-0.75-0.75c-0.172-0.171-0.45-0.171-0.622 0s-0.172 0.45 0 0.622l0.75 0.75c-0.447 0.735-0.387 1.693 0.248 2.327 0.746 0.746 1.955 0.747 2.701 0s0.746-1.954 0-2.701c-0.634-0.635-1.592-0.695-2.327-0.248zM27.463 27.463c-0.403 0.403-1.055 0.403-1.458 0-0.402-0.402-0.402-1.056 0-1.458s1.056-0.402 1.458 0c0.403 0.403 0.403 1.055 0 1.458z"></path></svg></a>SICA</div> </div> </div> <div class="footer-bottom"> <div class="container"> <div class="side-block widget_block pb-0"> <div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex"> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:100%"><div class="widget widget_medin_demo_widget"><div class="row text-center text-md-left"> <div class="col-sm">© 2021 <a href="#" title="Laboratorio Clínico y Banco de Sangre UCR">Derechos reservados</a> <span class="d-none d-sm-inline"> | </span> <br class="d-sm-none"> <a class="d-none d-md-inline" href="#">Política de privacidad</a> </div> <div class="col-sm-auto ml-auto"> <span class="d-sm-inline">En casos de emergencia </span> <svg class="icon icon-telephone-1" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M23.467 19.2c-2.133 2.133-2.133 4.267-4.267 4.267s-4.267-2.133-6.4-4.267c-2.133-2.133-4.267-4.267-4.267-6.4s2.133-2.133 4.267-4.267-4.267-8.533-6.4-8.533-6.4 6.4-6.4 6.4c0 4.267 4.383 12.917 8.533 17.067s12.8 8.533 17.067 8.533c0 0 6.4-4.267 6.4-6.4s-6.4-8.533-8.533-6.4z"></path></svg> <span class="bold">25116839</span> </div> </div></div></div> </div> </div> </div> </div> </footer> <script type="speculationrules"> {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/medin\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} </script> <div class="joinchat joinchat--left" data-settings='{"telephone":"50688573663","mobile_only":false,"button_delay":3,"whatsapp_web":false,"qr":false,"message_views":2,"message_delay":-10,"message_badge":false,"message_send":"Hola *Laboratorio Clínico UCR*. Necesito más información","message_hash":"477f76ec"}'> <div class="joinchat__button"> <div class="joinchat__button__open"></div> <div class="joinchat__button__sendtext">Abrir chat</div> <svg class="joinchat__button__send" width="60" height="60" viewbox="0 0 400 400" stroke-linecap="round" stroke-width="33"> <path class="joinchat_svg__plain" d="M168.83 200.504H79.218L33.04 44.284a1 1 0 0 1 1.386-1.188L365.083 199.04a1 1 0 0 1 .003 1.808L34.432 357.903a1 1 0 0 1-1.388-1.187l29.42-99.427"/> <path class="joinchat_svg__chat" d="M318.087 318.087c-52.982 52.982-132.708 62.922-195.725 29.82l-80.449 10.18 10.358-80.112C18.956 214.905 28.836 134.99 81.913 81.913c65.218-65.217 170.956-65.217 236.174 0 42.661 42.661 57.416 102.661 44.265 157.316"/> </svg> </div> <div class="joinchat__box"> <div class="joinchat__header"> <svg class="joinchat__wa" width="120" height="28" viewBox="0 0 120 28"><title>WhatsApp</title><path d="M117.2 17c0 .4-.2.7-.4 1-.1.3-.4.5-.7.7l-1 .2c-.5 0-.9 0-1.2-.2l-.7-.7a3 3 0 0 1-.4-1 5.4 5.4 0 0 1 0-2.3c0-.4.2-.7.4-1l.7-.7a2 2 0 0 1 1.1-.3 2 2 0 0 1 1.8 1l.4 1a5.3 5.3 0 0 1 0 2.3zm2.5-3c-.1-.7-.4-1.3-.8-1.7a4 4 0 0 0-1.3-1.2c-.6-.3-1.3-.4-2-.4-.6 0-1.2.1-1.7.4a3 3 0 0 0-1.2 1.1V11H110v13h2.7v-4.5c.4.4.8.8 1.3 1 .5.3 1 .4 1.6.4a4 4 0 0 0 3.2-1.5c.4-.5.7-1 .8-1.6.2-.6.3-1.2.3-1.9s0-1.3-.3-2zm-13.1 3c0 .4-.2.7-.4 1l-.7.7-1.1.2c-.4 0-.8 0-1-.2-.4-.2-.6-.4-.8-.7a3 3 0 0 1-.4-1 5.4 5.4 0 0 1 0-2.3c0-.4.2-.7.4-1 .1-.3.4-.5.7-.7a2 2 0 0 1 1-.3 2 2 0 0 1 1.9 1l.4 1a5.4 5.4 0 0 1 0 2.3zm1.7-4.7a4 4 0 0 0-3.3-1.6c-.6 0-1.2.1-1.7.4a3 3 0 0 0-1.2 1.1V11h-2.6v13h2.7v-4.5c.3.4.7.8 1.2 1 .6.3 1.1.4 1.7.4a4 4 0 0 0 3.2-1.5c.4-.5.6-1 .8-1.6.2-.6.3-1.2.3-1.9s-.1-1.3-.3-2c-.2-.6-.4-1.2-.8-1.6zm-17.5 3.2l1.7-5 1.7 5h-3.4zm.2-8.2l-5 13.4h3l1-3h5l1 3h3L94 7.3h-3zm-5.3 9.1l-.6-.8-1-.5a11.6 11.6 0 0 0-2.3-.5l-1-.3a2 2 0 0 1-.6-.3.7.7 0 0 1-.3-.6c0-.2 0-.4.2-.5l.3-.3h.5l.5-.1c.5 0 .9 0 1.2.3.4.1.6.5.6 1h2.5c0-.6-.2-1.1-.4-1.5a3 3 0 0 0-1-1 4 4 0 0 0-1.3-.5 7.7 7.7 0 0 0-3 0c-.6.1-1 .3-1.4.5l-1 1a3 3 0 0 0-.4 1.5 2 2 0 0 0 1 1.8l1 .5 1.1.3 2.2.6c.6.2.8.5.8 1l-.1.5-.4.4a2 2 0 0 1-.6.2 2.8 2.8 0 0 1-1.4 0 2 2 0 0 1-.6-.3l-.5-.5-.2-.8H77c0 .7.2 1.2.5 1.6.2.5.6.8 1 1 .4.3.9.5 1.4.6a8 8 0 0 0 3.3 0c.5 0 1-.2 1.4-.5a3 3 0 0 0 1-1c.3-.5.4-1 .4-1.6 0-.5 0-.9-.3-1.2zM74.7 8h-2.6v3h-1.7v1.7h1.7v5.8c0 .5 0 .9.2 1.2l.7.7 1 .3a7.8 7.8 0 0 0 2 0h.7v-2.1a3.4 3.4 0 0 1-.8 0l-1-.1-.2-1v-4.8h2V11h-2V8zm-7.6 9v.5l-.3.8-.7.6c-.2.2-.7.2-1.2.2h-.6l-.5-.2a1 1 0 0 1-.4-.4l-.1-.6.1-.6.4-.4.5-.3a4.8 4.8 0 0 1 1.2-.2 8.3 8.3 0 0 0 1.2-.2l.4-.3v1zm2.6 1.5v-5c0-.6 0-1.1-.3-1.5l-1-.8-1.4-.4a10.9 10.9 0 0 0-3.1 0l-1.5.6c-.4.2-.7.6-1 1a3 3 0 0 0-.5 1.5h2.7c0-.5.2-.9.5-1a2 2 0 0 1 1.3-.4h.6l.6.2.3.4.2.7c0 .3 0 .5-.3.6-.1.2-.4.3-.7.4l-1 .1a21.9 21.9 0 0 0-2.4.4l-1 .5c-.3.2-.6.5-.8.9-.2.3-.3.8-.3 1.3s.1 1 .3 1.3c.1.4.4.7.7 1l1 .4c.4.2.9.2 1.3.2a6 6 0 0 0 1.8-.2c.6-.2 1-.5 1.5-1a4 4 0 0 0 .2 1H70l-.3-1v-1.2zm-11-6.7c-.2-.4-.6-.6-1-.8-.5-.2-1-.3-1.8-.3-.5 0-1 .1-1.5.4a3 3 0 0 0-1.3 1.2v-5h-2.7v13.4H53v-5.1c0-1 .2-1.7.5-2.2.3-.4.9-.6 1.6-.6.6 0 1 .2 1.3.6.3.4.4 1 .4 1.8v5.5h2.7v-6c0-.6 0-1.2-.2-1.6 0-.5-.3-1-.5-1.3zm-14 4.7l-2.3-9.2h-2.8l-2.3 9-2.2-9h-3l3.6 13.4h3l2.2-9.2 2.3 9.2h3l3.6-13.4h-3l-2.1 9.2zm-24.5.2L18 15.6c-.3-.1-.6-.2-.8.2A20 20 0 0 1 16 17c-.2.2-.4.3-.7.1-.4-.2-1.5-.5-2.8-1.7-1-1-1.7-2-2-2.4-.1-.4 0-.5.2-.7l.5-.6.4-.6v-.6L10.4 8c-.3-.6-.6-.5-.8-.6H9c-.2 0-.6.1-.9.5C7.8 8.2 7 9 7 10.7c0 1.7 1.3 3.4 1.4 3.6.2.3 2.5 3.7 6 5.2l1.9.8c.8.2 1.6.2 2.2.1.6-.1 2-.8 2.3-1.6.3-.9.3-1.5.2-1.7l-.7-.4zM14 25.3c-2 0-4-.5-5.8-1.6l-.4-.2-4.4 1.1 1.2-4.2-.3-.5A11.5 11.5 0 0 1 22.1 5.7 11.5 11.5 0 0 1 14 25.3zM14 0A13.8 13.8 0 0 0 2 20.7L0 28l7.3-2A13.8 13.8 0 1 0 14 0z"/></svg> <div class="joinchat__close" title="Cerrar"></div> </div> <div class="joinchat__box__scroll"> <div class="joinchat__box__content"> <div class="joinchat__message">Hola 👋<br>¿En qué podemos ayudarte?</div> </div> </div> </div> <svg style="width:0;height:0;position:absolute"><defs><clipPath id="joinchat__peak_l"><path d="M17 25V0C17 12.877 6.082 14.9 1.031 15.91c-1.559.31-1.179 2.272.004 2.272C9.609 18.182 17 18.088 17 25z"/></clipPath><clipPath id="joinchat__peak_r"><path d="M0 25.68V0c0 13.23 10.92 15.3 15.97 16.34 1.56.32 1.18 2.34 0 2.34-8.58 0-15.97-.1-15.97 7Z"/></clipPath></defs></svg> </div> <script type="text/html" id="wpb-modifications"> window.wpbCustomElement = 1; </script><style id='core-block-supports-inline-css' type='text/css'> .wp-container-core-columns-is-layout-9d6595d7{flex-wrap:nowrap;} </style> <script src="https://lcucr.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script> <script src="https://lcucr.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script id="wp-i18n-js-after"> /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ </script> <script src="https://lcucr.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.0.6" id="swv-js"></script> <script id="contact-form-7-js-translations"> /* <![CDATA[ */ ( function( domain, translations ) { var localeData = translations.locale_data[ domain ] || translations.locale_data.messages; localeData[""].domain = domain; wp.i18n.setLocaleData( localeData, domain ); } )( "contact-form-7", {"translation-revision-date":"2025-04-10 13:48:55+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"This contact form is placed in the wrong place.":["Este formulario de contacto est\u00e1 situado en el lugar incorrecto."],"Error:":["Error:"]}},"comment":{"reference":"includes\/js\/index.js"}} ); /* ]]> */ </script> <script id="contact-form-7-js-before"> /* <![CDATA[ */ var wpcf7 = { "api": { "root": "https:\/\/lcucr.com\/wp-json\/", "namespace": "contact-form-7\/v1" }, "cached": 1 }; /* ]]> */ </script> <script src="https://lcucr.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.0.6" id="contact-form-7-js"></script> <!--[if lt IE 9]> <script src="https://lcucr.com/wp-content/themes/medin/assets/js/html5.js?ver=8f8ccfc45b1307c363016e9dbd241baf" id="html5-js"></script> <![endif]--> <script type="text/javascript" id="medin-skip-link-focus-fix-js-extra"> /* <![CDATA[ */ var medinScreenReaderText = {"quote":"<svg class=\"icon icon-quote-right\" aria-hidden=\"true\" role=\"img\"> <use href=\"#icon-quote-right\" xlink:href=\"#icon-quote-right\"><\/use> <\/svg>"}; /* ]]> */ </script> <script src="https://lcucr.com/wp-content/themes/medin/assets/js/skip-link-focus-fix.js?ver=8f8ccfc45b1307c363016e9dbd241baf" id="medin-skip-link-focus-fix-js"></script> <script src="https://lcucr.com/wp-content/themes/medin/assets/js/jquery.scrollTo.js?ver=8f8ccfc45b1307c363016e9dbd241baf" id="jquery-scrollto-js"></script> <script src="https://lcucr.com/wp-content/themes/medin/vendor/cookie/jquery.cookie.js?ver=8f8ccfc45b1307c363016e9dbd241baf" id="cookie-js"></script> <script src="https://lcucr.com/wp-includes/js/dist/vendor/moment.min.js?ver=2.30.1" id="moment-js"></script> <script id="moment-js-after"> /* <![CDATA[ */ moment.updateLocale( 'es_ES', {"months":["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"],"monthsShort":["Ene","Feb","Mar","Abr","May","Jun","Jul","Ago","Sep","Oct","Nov","Dic"],"weekdays":["domingo","lunes","martes","mi\u00e9rcoles","jueves","viernes","s\u00e1bado"],"weekdaysShort":["Dom","Lun","Mar","Mi\u00e9","Jue","Vie","S\u00e1b"],"week":{"dow":0},"longDateFormat":{"LT":"g:i a","LTS":null,"L":null,"LL":"j M, Y","LLL":"j \\d\\e F \\d\\e Y H:i","LLLL":null}} ); /* ]]> */ </script> <script src="https://lcucr.com/wp-content/themes/medin/vendor/bootstrap-datetimepicker/bootstrap-datetimepicker.min.js?ver=8f8ccfc45b1307c363016e9dbd241baf" id="bootstrap-datetimepicker-js"></script> <script src="https://lcucr.com/wp-content/themes/medin/vendor/popper/popper.min.js?ver=8f8ccfc45b1307c363016e9dbd241baf" id="popper-js"></script> <script src="https://lcucr.com/wp-content/themes/medin/vendor/bootstrap/bootstrap.min.js?ver=8f8ccfc45b1307c363016e9dbd241baf" id="bootstrap-js"></script> <script src="https://lcucr.com/wp-content/themes/medin/vendor/waypoints/jquery.waypoints.min.js?ver=8f8ccfc45b1307c363016e9dbd241baf" id="medin-waypoints-js"></script> <script src="https://lcucr.com/wp-content/themes/medin/vendor/waypoints/sticky.min.js?ver=8f8ccfc45b1307c363016e9dbd241baf" id="waypoints-sticky-js"></script> <script src="https://lcucr.com/wp-includes/js/imagesloaded.min.js?ver=5.0.0" id="imagesloaded-js"></script> <script src="https://lcucr.com/wp-content/themes/medin/vendor/slick/slick.min.js?ver=8f8ccfc45b1307c363016e9dbd241baf" id="slick-js"></script> <script src="https://lcucr.com/wp-content/themes/medin/vendor/scroll-with-ease/jquery.scroll-with-ease.min.js?ver=8f8ccfc45b1307c363016e9dbd241baf" id="scroll-with-ease-js"></script> <script src="https://lcucr.com/wp-content/themes/medin/vendor/countTo/jquery.countTo.js?ver=8f8ccfc45b1307c363016e9dbd241baf" id="countTo-js"></script> <script src="https://lcucr.com/wp-content/themes/medin/js/app.js?ver=8f8ccfc45b1307c363016e9dbd241baf" id="medin-app-js"></script> <script src="https://lcucr.com/wp-content/themes/medin/vendor/schedule/schedule.js?ver=8f8ccfc45b1307c363016e9dbd241baf" id="medin-schedule-js"></script> <script src="https://lcucr.com/wp-content/themes/medin/vendor/isotope/isotope.pkgd.min.js?ver=8f8ccfc45b1307c363016e9dbd241baf" id="medin-isotope-js"></script> <script src="https://lcucr.com/wp-content/plugins/creame-whatsapp-me/public/js/joinchat.min.js?ver=5.2.4" id="joinchat-js"></script> <script src="https://lcucr.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script> <script src="https://lcucr.com/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3" id="jquery-ui-datepicker-js"></script> <script id="jquery-ui-datepicker-js-after"> /* <![CDATA[ */ jQuery(function(jQuery){jQuery.datepicker.setDefaults({"closeText":"Cerrar","currentText":"Hoy","monthNames":["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"],"monthNamesShort":["Ene","Feb","Mar","Abr","May","Jun","Jul","Ago","Sep","Oct","Nov","Dic"],"nextText":"Siguiente","prevText":"Anterior","dayNames":["domingo","lunes","martes","mi\u00e9rcoles","jueves","viernes","s\u00e1bado"],"dayNamesShort":["Dom","Lun","Mar","Mi\u00e9","Jue","Vie","S\u00e1b"],"dayNamesMin":["D","L","M","X","J","V","S"],"dateFormat":"d M, yy","firstDay":0,"isRTL":false});}); /* ]]> */ </script> <script src="https://lcucr.com/wp-content/plugins/contact-form-7/includes/js/html5-fallback.js?ver=6.0.6" id="contact-form-7-html5-fallback-js"></script> <script src="https://www.google.com/recaptcha/api.js?render=6LdwgNUqAAAAAHvUg33L3GOCVxWqiBlJD4xGlWIQ&ver=3.0" id="google-recaptcha-js"></script> <script src="https://lcucr.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0" id="wp-polyfill-js"></script> <script id="wpcf7-recaptcha-js-before"> /* <![CDATA[ */ var wpcf7_recaptcha = { "sitekey": "6LdwgNUqAAAAAHvUg33L3GOCVxWqiBlJD4xGlWIQ", "actions": { "homepage": "homepage", "contactform": "contactform" } }; /* ]]> */ </script> <script src="https://lcucr.com/wp-content/plugins/contact-form-7/modules/recaptcha/index.js?ver=6.0.6" id="wpcf7-recaptcha-js"></script> <script src="https://lcucr.com/wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js?ver=8.1" id="wpb_composer_front_js-js"></script> <script type="text/javascript" id="theme-rslider-element-js-extra"> /* <![CDATA[ */ var rsObject = {"arrows":"true","dots":"true","dots_m":"true","autoplay":"true","autoplayspeed":"6000","fade":"true","speed":"2000","rtl":""}; /* ]]> */ </script> <script src="https://lcucr.com/wp-content/plugins/theme-shortcodes/assets/theme_rslider_element.js?ver=8f8ccfc45b1307c363016e9dbd241baf" id="theme-rslider-element-js"></script> <script></script> <script> jQuery(document).ready(function() { }); </script> <div class="backToTop js-backToTop"> <svg class="icon icon-up-arrow-1" version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M30.115 15.281l-13.395-13.395c-0.174-0.174-0.447-0.298-0.719-0.298s-0.546 0.124-0.719 0.298l-13.395 13.395c-0.397 0.397-0.397 1.042 0 1.439 0.198 0.198 0.446 0.298 0.719 0.298s0.521-0.099 0.719-0.298l11.659-11.659v24.335c0 0.571 0.447 1.017 1.017 1.017s1.017-0.447 1.017-1.017v-24.335l11.659 11.659c0.397 0.397 1.042 0.397 1.439 0s0.372-1.042 0-1.439z"></path></svg> </div> </body> </html> <!-- Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/ Caché de objetos 144/150 objetos usando APC Almacenamiento en caché de páginas con Disk: Enhanced Served from: lcucr.com @ 2025-05-13 08:58:10 by W3 Total Cache -->