{"id":38,"date":"2026-05-04T11:45:05","date_gmt":"2026-05-04T11:45:05","guid":{"rendered":"https:\/\/cerroburro.com\/?page_id=38"},"modified":"2026-05-04T14:31:26","modified_gmt":"2026-05-04T14:31:26","slug":"servicios","status":"publish","type":"page","link":"https:\/\/cerroburro.com\/en\/servicios\/","title":{"rendered":"Services"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"38\" class=\"elementor elementor-38\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-7e2d7d2 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"7e2d7d2\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-bd7bb65\" data-id=\"bd7bb65\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7c23f0f elementor-widget elementor-widget-html\" data-id=\"7c23f0f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!doctype html>\r\n<html lang=\"es\">\r\n<head>\r\n<meta charset=\"utf-8\" \/>\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\r\n<title>Servicios \u2014 Cerro Burro<\/title>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,400;0,9..144,500;1,9..144,400&family=Inter+Tight:wght@300;400;500;600&family=JetBrains+Mono:wght@400;500&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n    :root {\r\n        --color-fondo: #f9f7f2;\r\n        --color-texto: #1a1c19;\r\n        --color-muted: #626a5f;\r\n        --color-accent: #3a4d39;\r\n        --color-gold: #c5a368;\r\n        --color-border: rgba(26, 28, 25, 0.1);\r\n        \r\n        --font-serif: 'Fraunces', serif;\r\n        --font-sans: 'Inter Tight', sans-serif;\r\n        --font-mono: 'JetBrains Mono', monospace;\r\n        \r\n        --wrap-width: 1200px;\r\n        --transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);\r\n    }\r\n\r\n    * { margin: 0; padding: 0; box-sizing: border-box; }\r\n\r\n    body {\r\n        font-family: var(--font-sans);\r\n        background-color: var(--color-fondo);\r\n        color: var(--color-texto);\r\n        line-height: 1.6;\r\n        -webkit-font-smoothing: antialiased;\r\n    }\r\n\r\n    .wrap {\r\n        max-width: var(--wrap-width);\r\n        margin: 0 auto;\r\n        padding: 0 40px;\r\n    }\r\n\r\n    \/* --- HEADER --- *\/\r\n    .site-header {\r\n        padding: 32px 0;\r\n        border-bottom: 1px solid var(--color-border);\r\n        position: sticky;\r\n        top: 0;\r\n        background: rgba(249, 247, 242, 0.95);\r\n        backdrop-filter: blur(10px);\r\n        z-index: 1000;\r\n    }\r\n\r\n    .row { display: flex; align-items: center; justify-content: space-between; }\r\n\r\n    .brand {\r\n        text-decoration: none;\r\n        color: var(--color-texto);\r\n        display: flex;\r\n        flex-direction: column;\r\n    }\r\n\r\n    .brand span:first-child {\r\n        font-family: var(--font-serif);\r\n        font-size: 24px;\r\n        font-weight: 500;\r\n        letter-spacing: -0.02em;\r\n    }\r\n\r\n    .brand .mark {\r\n        font-family: var(--font-mono);\r\n        font-size: 10px;\r\n        text-transform: uppercase;\r\n        letter-spacing: 0.1em;\r\n        color: var(--color-muted);\r\n        margin-top: -4px;\r\n    }\r\n\r\n    nav.primary a {\r\n        text-decoration: none;\r\n        color: var(--color-muted);\r\n        font-size: 15px;\r\n        font-weight: 500;\r\n        margin-left: 32px;\r\n        transition: var(--transition);\r\n        position: relative;\r\n    }\r\n\r\n    nav.primary a:hover, nav.primary a.active {\r\n        color: var(--color-accent);\r\n    }\r\n\r\n    nav.primary a.active::after {\r\n        content: \"\";\r\n        position: absolute;\r\n        bottom: -33px;\r\n        left: 0;\r\n        width: 100%;\r\n        height: 2px;\r\n        background: var(--color-accent);\r\n    }\r\n\r\n    \/* --- HERO --- *\/\r\n    .hero {\r\n        position: relative;\r\n        padding: 120px 0 140px;\r\n        background-image: linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0.7)), url('https:\/\/cerroburro.com\/wp-content\/uploads\/2026\/05\/cerro-burro-2.jpeg');\r\n        background-size: cover;\r\n        background-position: center;\r\n        background-attachment: fixed;\r\n        color: #fff;\r\n    }\r\n\r\n    .hero .meta {\r\n        display: flex;\r\n        gap: 40px;\r\n        margin-bottom: 60px;\r\n        font-family: var(--font-mono);\r\n        font-size: 11px;\r\n        text-transform: uppercase;\r\n        color: rgba(255, 255, 255, 0.8);\r\n    }\r\n\r\n    .hero .meta .key { color: var(--color-gold); font-weight: 600; margin-right: 8px; }\r\n\r\n    .hero-grid {\r\n        display: grid;\r\n        grid-template-columns: 1.4fr 1fr;\r\n        gap: 80px;\r\n        align-items: end;\r\n    }\r\n\r\n    .hero h1 {\r\n        font-family: var(--font-serif);\r\n        font-size: clamp(40px, 5vw, 64px);\r\n        line-height: 1;\r\n        font-weight: 400;\r\n        letter-spacing: -0.03em;\r\n        color: #fff;\r\n    }\r\n\r\n    .hero h1 .accent { font-style: italic; color: var(--color-gold); }\r\n\r\n    .label {\r\n        font-family: var(--font-mono);\r\n        font-size: 11px;\r\n        text-transform: uppercase;\r\n        color: var(--color-gold);\r\n        margin-bottom: 24px;\r\n        display: block;\r\n    }\r\n\r\n    .hero-aside p { font-size: 18px; color: rgba(255, 255, 255, 0.9); }\r\n\r\n    \/* --- SERVICES BLOCKS --- *\/\r\n    .block { padding: 120px 0; border-bottom: 1px solid var(--color-border); }\r\n    .block.alt { background: #efece4; }\r\n\r\n    .section-head {\r\n        display: grid;\r\n        grid-template-columns: 200px 1fr;\r\n        margin-bottom: 60px;\r\n    }\r\n\r\n    .section-head .num { font-family: var(--font-mono); font-size: 12px; color: var(--color-gold); }\r\n    .section-head h2 { font-family: var(--font-serif); font-size: 44px; font-weight: 400; line-height: 1.1; margin-bottom: 24px; }\r\n    \r\n    .service-content {\r\n        display: grid;\r\n        grid-template-columns: 1fr 1fr;\r\n        gap: 80px;\r\n    }\r\n\r\n    .service-desc p { font-size: 20px; color: var(--color-texto); margin-bottom: 32px; font-family: var(--font-serif); }\r\n    \r\n    .feature-list { list-style: none; }\r\n    .feature-list li {\r\n        padding: 20px 0;\r\n        border-top: 1px solid var(--color-border);\r\n        display: flex;\r\n        gap: 24px;\r\n        align-items: flex-start;\r\n    }\r\n\r\n    .feature-list .idx { font-family: var(--font-mono); font-size: 10px; color: var(--color-gold); margin-top: 4px; }\r\n    .feature-list h4 { font-family: var(--font-sans); font-size: 16px; font-weight: 600; margin-bottom: 4px; }\r\n    .feature-list p { font-size: 14px; color: var(--color-muted); }\r\n\r\n    \/* --- CTA --- *\/\r\n    .cta-band { background: var(--color-accent); color: var(--color-fondo); padding: 100px 0; }\r\n    .cta-band h2 { font-family: var(--font-serif); font-size: 44px; font-weight: 400; }\r\n    .cta-band .eyebrow { font-family: var(--font-mono); font-size: 11px; text-transform: uppercase; opacity: 0.7; margin-bottom: 20px; display: flex; align-items: center; gap: 8px; }\r\n    .cta-band .dot { width: 6px; height: 6px; background: var(--color-gold); border-radius: 50%; }\r\n\r\n    .btn {\r\n        display: inline-flex;\r\n        padding: 14px 28px;\r\n        border: 1.5px solid #fff;\r\n        color: #fff;\r\n        text-decoration: none;\r\n        font-weight: 600;\r\n        font-size: 14px;\r\n        border-radius: 100px;\r\n        transition: var(--transition);\r\n        margin-top: 24px;\r\n    }\r\n\r\n    .btn:hover { background: #fff; color: var(--color-accent); }\r\n\r\n    \/* --- FOOTER --- *\/\r\n    .site-footer { padding: 100px 0 40px; background: #111410; color: #fff; }\r\n    .footer-grid { display: grid; grid-template-columns: 2fr 1fr 1fr 1fr; gap: 60px; margin-bottom: 80px; }\r\n    .footer-grid h5 { font-family: var(--font-mono); font-size: 11px; text-transform: uppercase; color: var(--color-gold); margin-bottom: 32px; }\r\n    .footer-grid ul { list-style: none; }\r\n    .footer-grid ul li { margin-bottom: 12px; }\r\n    .footer-grid ul a { color: rgba(255,255,255,0.6); text-decoration: none; transition: var(--transition); }\r\n    .footer-grid ul a:hover { color: #fff; }\r\n\r\n    .footer-bottom {\r\n        border-top: 1px solid rgba(255,255,255,0.1);\r\n        padding-top: 40px;\r\n        display: flex;\r\n        justify-content: space-between;\r\n        font-family: var(--font-mono);\r\n        font-size: 10px;\r\n        text-transform: uppercase;\r\n        color: rgba(255,255,255,0.4);\r\n    }\r\n\r\n    @media (max-width: 900px) {\r\n        .hero-grid, .section-head, .footer-grid, .service-content { grid-template-columns: 1fr; gap: 40px; }\r\n        .row { flex-direction: column; align-items: flex-start; gap: 24px; }\r\n        nav.primary { margin-left: 0; display: flex; flex-wrap: wrap; gap: 16px; }\r\n        nav.primary a { margin-left: 0; }\r\n        .hero { padding: 80px 0; background-attachment: scroll; }\r\n    }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<main>\r\n  <!-- HERO -->\r\n  <section class=\"hero\">\r\n    <div class=\"wrap\">\r\n      <div class=\"meta\">\r\n        <span><span class=\"key\">\/<\/span> Services<\/span>\r\n        <span><span class=\"key\">\/<\/span> Original value<\/span>\r\n      <\/div>\r\n      <div class=\"hero-grid\">\r\n        <div>\r\n          <h1>Solutions for the <span class=\"accent\">agricultural market.<\/span><\/h1>\r\n        <\/div>\r\n        <aside class=\"hero-aside\">\r\n          <span class=\"label\">\u2014 Our work<\/span>\r\n          <p>We connect the supply from the field with the industrial demand, ensuring traceability and efficiency in every operation.<\/p>\r\n        <\/aside>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- SERVICIO 1 -->\r\n  <section class=\"block\">\r\n    <div class=\"wrap\">\r\n      <div class=\"section-head\">\r\n        <div class=\"num\">01<\/div>\r\n        <div>\r\n          <h2>Direct marketing.<\/h2>\r\n        <\/div>\r\n      <\/div>\r\n      \r\n      <div class=\"service-content\">\r\n        <div class=\"service-desc\">\r\n          <p>We manage the purchase and sale of agricultural raw materials, guaranteeing competitive prices and on-time deliveries.<\/p>\r\n          <div style=\"width: 100%; height: 300px; background: url('https:\/\/cerroburro.com\/wp-content\/uploads\/2026\/05\/cerro-burro-1.jpeg') center\/cover; border-radius: 4px;\"><\/div>\r\n        <\/div>\r\n        <ul class=\"feature-list\">\r\n          <li>\r\n            <span class=\"idx\">A<\/span>\r\n            <div>\r\n              <h4>Professional intermediation<\/h4>\r\n              <p>We act as a reliable link between the farmer and the end buyer, simplifying the negotiation.<\/p>\r\n            <\/div>\r\n          <\/li>\r\n          <li>\r\n            <span class=\"idx\">B<\/span>\r\n            <div>\r\n              <h4>Contract management<\/h4>\r\n              <p>We ensure that the agreed conditions are strictly met for both parties.<\/p>\r\n            <\/div>\r\n          <\/li>\r\n          <li>\r\n            <span class=\"idx\">C<\/span>\r\n            <div>\r\n              <h4>Integrated logistics<\/h4>\r\n              <p>We coordinate the transport and delivery of the product from the point of origin to the destination.<\/p>\r\n            <\/div>\r\n          <\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- SERVICIO 2 -->\r\n  <section class=\"block alt\">\r\n    <div class=\"wrap\">\r\n      <div class=\"section-head\">\r\n        <div class=\"num\">02<\/div>\r\n        <div>\r\n          <h2>Valorization of by-products.<\/h2>\r\n        <\/div>\r\n      <\/div>\r\n      \r\n      <div class=\"service-content\">\r\n        <div class=\"service-desc\">\r\n          <p>We transform agricultural waste into economic resources, opening new markets for husks, skins and prunings.<\/p>\r\n        <\/div>\r\n        <ul class=\"feature-list\">\r\n          <li>\r\n            <span class=\"idx\">A<\/span>\r\n            <div>\r\n              <h4>Market analysis<\/h4>\r\n              <p>We identify industries interested in by-products for energy, animal feed or fertilization.<\/p>\r\n            <\/div>\r\n          <\/li>\r\n          <li>\r\n            <span class=\"idx\">B<\/span>\r\n            <div>\r\n              <h4>Circular economy<\/h4>\r\n              <p>We promote zero waste on farms, maximizing the use of the harvest.<\/p>\r\n            <\/div>\r\n          <\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- SERVICIO 3 -->\r\n  <section class=\"block\">\r\n    <div class=\"wrap\">\r\n      <div class=\"section-head\">\r\n        <div class=\"num\">03<\/div>\r\n        <div>\r\n          <h2>Consulting in the agricultural market.<\/h2>\r\n        <\/div>\r\n      <\/div>\r\n      \r\n      <div class=\"service-content\">\r\n        <div class=\"service-desc\">\r\n          <p>We offer up-to-date information on price and demand trends in the almond, pistachio, and olive sectors.<\/p>\r\n        <\/div>\r\n        <ul class=\"feature-list\">\r\n          <li>\r\n            <span class=\"idx\">A<\/span>\r\n            <div>\r\n              <h4>Situation reports<\/h4>\r\n              <p>Periodic analyses to help decide the best time to market the harvest.<\/p>\r\n            <\/div>\r\n          <\/li>\r\n          <li>\r\n            <span class=\"idx\">B<\/span>\r\n            <div>\r\n              <h4>Business strategy<\/h4>\r\n              <p>Designing plans to diversify customers and increase the perceived value of the product.<\/p>\r\n            <\/div>\r\n          <\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n<\/main>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Servicios \u2014 Cerro Burro \/ Servicios \/ Valor de origen Soluciones para el mercado agr\u00edcola. \u2014 Nuestra labor Conectamos la oferta del campo con la demanda industrial, asegurando trazabilidad y eficiencia en cada operaci\u00f3n. 01 Comercializaci\u00f3n directa. Gestionamos la compra y venta de materias primas agr\u00edcolas, garantizando precios competitivos y cumplimiento en las entregas. A [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-38","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/cerroburro.com\/en\/wp-json\/wp\/v2\/pages\/38","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cerroburro.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cerroburro.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cerroburro.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cerroburro.com\/en\/wp-json\/wp\/v2\/comments?post=38"}],"version-history":[{"count":7,"href":"https:\/\/cerroburro.com\/en\/wp-json\/wp\/v2\/pages\/38\/revisions"}],"predecessor-version":[{"id":128,"href":"https:\/\/cerroburro.com\/en\/wp-json\/wp\/v2\/pages\/38\/revisions\/128"}],"wp:attachment":[{"href":"https:\/\/cerroburro.com\/en\/wp-json\/wp\/v2\/media?parent=38"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}