{"id":12811,"date":"2026-05-15T08:21:16","date_gmt":"2026-05-15T08:21:16","guid":{"rendered":"https:\/\/nhr.ro\/nhr-team\/"},"modified":"2026-05-22T13:28:11","modified_gmt":"2026-05-22T13:28:11","slug":"nhr-team","status":"publish","type":"page","link":"https:\/\/nhr.ro\/en\/nhr-team\/","title":{"rendered":"NHR Team"},"content":{"rendered":"\n<section class=\"nhr-team-section\" aria-labelledby=\"nhr-team-title\">\n  <style>\n    .nhr-team-section {\n      --nhr-green: #0f3b80;\n      --nhr-green-dark: #082957;\n      --nhr-text: #172018;\n      --nhr-muted: #617066;\n      --nhr-border: #dce4dd;\n      --nhr-card: #ffffff;\n      --nhr-bg: #f6f8f5;\n      color: var(--nhr-text);\n      background: #ffffff;\n      padding: clamp(36px, 5vw, 72px) 16px;\n    }\n\n    .nhr-team-wrap {\n      max-width: 1180px;\n      margin: 0 auto;\n    }\n\n    .nhr-team-header {\n      max-width: 760px;\n      margin: 0 auto 32px;\n      text-align: center;\n    }\n\n    .nhr-team-eyebrow {\n      margin: 0 0 8px;\n      color: var(--nhr-green);\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.3;\n      letter-spacing: 0;\n      text-transform: uppercase;\n    }\n\n    .nhr-team-title {\n      margin: 0;\n      color: var(--nhr-text);\n      font-size: clamp(30px, 4vw, 48px);\n      font-weight: 800;\n      line-height: 1.08;\n      letter-spacing: 0;\n    }\n\n    .nhr-team-subtitle {\n      margin: 14px 0 0;\n      color: var(--nhr-muted);\n      font-size: 16px;\n      line-height: 1.6;\n    }\n\n    .nhr-team-label {\n      margin: 34px 0 18px;\n      color: var(--nhr-green-dark);\n      font-size: 14px;\n      font-weight: 800;\n      line-height: 1.4;\n      letter-spacing: 0;\n      text-align: center;\n      text-transform: uppercase;\n    }\n\n    .nhr-team-grid {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      gap: 22px;\n    }\n\n    .nhr-team-grid--directors {\n      max-width: 620px;\n      margin: 0 auto;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .nhr-team-card {\n      overflow: hidden;\n      min-width: 0;\n      background: var(--nhr-card);\n      border: 1px solid var(--nhr-border);\n      border-radius: 8px;\n      box-shadow: 0 14px 32px rgba(28, 42, 31, 0.08);\n      transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;\n    }\n\n    .nhr-team-card:hover {\n      transform: translateY(-4px);\n      border-color: rgba(15, 59, 128, 0.38);\n      box-shadow: 0 18px 42px rgba(28, 42, 31, 0.13);\n    }\n\n    .nhr-team-photo {\n      position: relative;\n      width: 100%;\n      aspect-ratio: 4 \/ 5;\n      background: #e8eee9;\n    }\n\n    .nhr-team-photo img {\n      display: block;\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      object-position: center top;\n    }\n\n    .nhr-team-info {\n      padding: 18px 18px 20px;\n    }\n\n    .nhr-team-name {\n      margin: 0;\n      color: var(--nhr-text);\n      font-size: 18px;\n      font-weight: 800;\n      line-height: 1.25;\n      letter-spacing: 0;\n      overflow-wrap: anywhere;\n    }\n\n    .nhr-team-role {\n      margin: 8px 0 0;\n      color: var(--nhr-green);\n      font-size: 14px;\n      font-weight: 700;\n      line-height: 1.35;\n      letter-spacing: 0;\n      overflow-wrap: anywhere;\n    }\n\n    .nhr-team-location {\n      margin: 8px 0 0;\n      color: var(--nhr-muted);\n      font-size: 14px;\n      line-height: 1.45;\n      overflow-wrap: anywhere;\n    }\n\n    @media (max-width: 1024px) {\n      .nhr-team-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .nhr-team-grid--directors {\n        max-width: none;\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n    }\n\n    @media (max-width: 760px) {\n      .nhr-team-section {\n        padding: 36px 14px;\n      }\n\n      .nhr-team-header {\n        margin-bottom: 24px;\n        text-align: left;\n      }\n\n      .nhr-team-grid,\n      .nhr-team-grid--directors {\n        max-width: none;\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n        gap: 14px;\n      }\n\n      .nhr-team-info {\n        padding: 15px;\n      }\n\n      .nhr-team-name {\n        font-size: 17px;\n      }\n\n      .nhr-team-role,\n      .nhr-team-location {\n        font-size: 14px;\n      }\n    }\n\n    @media (max-width: 480px) {\n      .nhr-team-grid,\n      .nhr-team-grid--directors {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n        gap: 12px;\n      }\n\n      .nhr-team-info {\n        padding: 13px;\n      }\n\n      .nhr-team-name {\n        font-size: 16px;\n      }\n\n      .nhr-team-role,\n      .nhr-team-location {\n        font-size: 14px;\n      }\n    }\n  <\/style>\n\n  <div class=\"nhr-team-wrap\">\n    <header class=\"nhr-team-header\">\n      <p class=\"nhr-team-eyebrow\">NHR Agropartners Team<\/p>\n      <h2 class=\"nhr-team-title\" id=\"nhr-team-title\">Experienced People<\/h2>\n      <p class=\"nhr-team-subtitle\">Meet the team coordinating the company operations and local sales network.<\/p>\n    <\/header>\n\n    <h3 class=\"nhr-team-label\">Directors<\/h3>\n    <div class=\"nhr-team-grid nhr-team-grid--directors\">\n      <article class=\"nhr-team-card\">\n        <div class=\"nhr-team-photo\">\n          <img decoding=\"async\" src=\"https:\/\/nhr.ro\/pozeangajati\/william-england-managing-director.jpg\" alt=\"William England\">\n        <\/div>\n        <div class=\"nhr-team-info\">\n          <h4 class=\"nhr-team-name\">William England<\/h4>\n          <p class=\"nhr-team-role\">Managing Director<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"nhr-team-card\">\n        <div class=\"nhr-team-photo\">\n          <img decoding=\"async\" src=\"https:\/\/nhr.ro\/pozeangajati\/anamaria-damian-managing-director.jpg\" alt=\"Anamaria Damian\">\n        <\/div>\n        <div class=\"nhr-team-info\">\n          <h4 class=\"nhr-team-name\">Anamaria Damian<\/h4>\n          <p class=\"nhr-team-role\">Managing Director<\/p>\n        <\/div>\n      <\/article>\n    <\/div>\n\n    <h3 class=\"nhr-team-label\">Operations and Support<\/h3>\n    <div class=\"nhr-team-grid\">\n      <article class=\"nhr-team-card\">\n        <div class=\"nhr-team-photo\">\n          <img decoding=\"async\" src=\"https:\/\/nhr.ro\/pozeangajati\/ada-marza-head-of-customer-service-center.jpg\" alt=\"Ada M&#226;rza\">\n        <\/div>\n        <div class=\"nhr-team-info\">\n          <h4 class=\"nhr-team-name\">Ada M&#226;rza<\/h4>\n          <p class=\"nhr-team-role\">Head of Customer Service Center<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"nhr-team-card\">\n        <div class=\"nhr-team-photo\">\n          <img decoding=\"async\" src=\"https:\/\/nhr.ro\/pozeangajati\/andreea-zbircea-head-of-finance-accounting-and-administration.jpg\" alt=\"Andreea Zbircea\">\n        <\/div>\n        <div class=\"nhr-team-info\">\n          <h4 class=\"nhr-team-name\">Andreea Zbircea<\/h4>\n          <p class=\"nhr-team-role\">Head of Finance, Accounting &amp; Administration<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"nhr-team-card\">\n        <div class=\"nhr-team-photo\">\n          <img decoding=\"async\" src=\"https:\/\/nhr.ro\/pozeangajati\/corneliu-anghel-head-of-technical-assistance.jpg\" alt=\"Corneliu Anghel\">\n        <\/div>\n        <div class=\"nhr-team-info\">\n          <h4 class=\"nhr-team-name\">Corneliu Anghel<\/h4>\n          <p class=\"nhr-team-role\">Head of Technical Assistance<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"nhr-team-card\">\n        <div class=\"nhr-team-photo\">\n          <img decoding=\"async\" src=\"https:\/\/nhr.ro\/pozeangajati\/cristi-irimia-agricultural-machinery-purchasing.jpg\" alt=\"Cristi Irimia\">\n        <\/div>\n        <div class=\"nhr-team-info\">\n          <h4 class=\"nhr-team-name\">Cristi Irimia<\/h4>\n          <p class=\"nhr-team-role\">Agricultural Machinery Purchasing<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"nhr-team-card\">\n        <div class=\"nhr-team-photo\">\n          <img decoding=\"async\" src=\"https:\/\/nhr.ro\/pozeangajati\/eugen-olteanu-head-of-parts-sales.jpg\" alt=\"Eugen Olteanu\">\n        <\/div>\n        <div class=\"nhr-team-info\">\n          <h4 class=\"nhr-team-name\">Eugen Olteanu<\/h4>\n          <p class=\"nhr-team-role\">Head of Parts Sales<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"nhr-team-card\">\n        <div class=\"nhr-team-photo\">\n          <img decoding=\"async\" src=\"https:\/\/nhr.ro\/pozeangajati\/madalina-mazilu-customer-service-center-financing.jpg\" alt=\"M&#259;d&#259;lina Mazilu\">\n        <\/div>\n        <div class=\"nhr-team-info\">\n          <h4 class=\"nhr-team-name\">M&#259;d&#259;lina Mazilu<\/h4>\n          <p class=\"nhr-team-role\">Customer Service Center Financing<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"nhr-team-card\">\n        <div class=\"nhr-team-photo\">\n          <img decoding=\"async\" src=\"https:\/\/nhr.ro\/pozeangajati\/radu-curicuta-spare-parts-purchasing-manager.jpg\" alt=\"Radu Curicu&#539;&#259;\">\n        <\/div>\n        <div class=\"nhr-team-info\">\n          <h4 class=\"nhr-team-name\">Radu Curicu&#539;&#259;<\/h4>\n          <p class=\"nhr-team-role\">Spare Parts Purchasing Manager<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"nhr-team-card\">\n        <div class=\"nhr-team-photo\">\n          <img decoding=\"async\" src=\"https:\/\/nhr.ro\/pozeangajati\/stefana-stoenescu-hr-manager.jpg\" alt=\"Stefana Stoenescu\">\n        <\/div>\n        <div class=\"nhr-team-info\">\n          <h4 class=\"nhr-team-name\">Stefana Stoenescu<\/h4>\n          <p class=\"nhr-team-role\">HR Manager<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"nhr-team-card\">\n        <div class=\"nhr-team-photo\">\n          <img decoding=\"async\" src=\"https:\/\/nhr.ro\/pozeangajati\/vasile-cecan-head-of-field-service.jpg\" alt=\"Vasile Cecan\">\n        <\/div>\n        <div class=\"nhr-team-info\">\n          <h4 class=\"nhr-team-name\">Vasile Cecan<\/h4>\n          <p class=\"nhr-team-role\">Head of Field Service<\/p>\n        <\/div>\n      <\/article>\n    <\/div>\n\n    <h3 class=\"nhr-team-label\">Sales and Regional Management<\/h3>\n    <div class=\"nhr-team-grid\">\n      <article class=\"nhr-team-card\">\n        <div class=\"nhr-team-photo\">\n          <img decoding=\"async\" src=\"https:\/\/nhr.ro\/pozeangajati\/razvan-stanca-sales-director.jpg\" alt=\"R&#259;zvan Stanca\">\n        <\/div>\n        <div class=\"nhr-team-info\">\n          <h4 class=\"nhr-team-name\">R&#259;zvan Stanca<\/h4>\n          <p class=\"nhr-team-role\">Sales Director<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"nhr-team-card\">\n        <div class=\"nhr-team-photo\">\n          <img decoding=\"async\" src=\"https:\/\/nhr.ro\/pozeangajati\/gheorghe-balaceanu-head-of-same-and-special-products-division.jpg\" alt=\"Gheorghe B&#259;l&#259;ceanu\">\n        <\/div>\n        <div class=\"nhr-team-info\">\n          <h4 class=\"nhr-team-name\">Gheorghe B&#259;l&#259;ceanu<\/h4>\n          <p class=\"nhr-team-role\">Head of SAME and Special Products Division<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"nhr-team-card\">\n        <div class=\"nhr-team-photo\">\n          <img decoding=\"async\" src=\"https:\/\/nhr.ro\/pozeangajati\/florin-tampu-marketing-manager.jpg\" alt=\"Florin &#538;&#226;mpu\">\n        <\/div>\n        <div class=\"nhr-team-info\">\n          <h4 class=\"nhr-team-name\">Florin &#538;&#226;mpu<\/h4>\n          <p class=\"nhr-team-role\">Marketing Manager<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"nhr-team-card\">\n        <div class=\"nhr-team-photo\">\n          <img decoding=\"async\" src=\"https:\/\/nhr.ro\/pozeangajati\/valentin-cojocaru-agricultural-machinery-purchasing.jpg\" alt=\"Valentin Cojocaru\">\n        <\/div>\n        <div class=\"nhr-team-info\">\n          <h4 class=\"nhr-team-name\">Valentin Cojocaru<\/h4>\n          <p class=\"nhr-team-role\">Agricultural Machinery Purchasing<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"nhr-team-card\">\n        <div class=\"nhr-team-photo\">\n          <img decoding=\"async\" src=\"https:\/\/nhr.ro\/pozeangajati\/valentin-kiraly-sales-specialist-jcb.jpg\" alt=\"Valentin Kiraly\">\n        <\/div>\n        <div class=\"nhr-team-info\">\n          <h4 class=\"nhr-team-name\">Valentin Kiraly<\/h4>\n          <p class=\"nhr-team-role\">Sales Specialist JCB<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"nhr-team-card\">\n        <div class=\"nhr-team-photo\">\n          <img decoding=\"async\" src=\"https:\/\/nhr.ro\/pozeangajati\/alin-chiu-area-sales-manager-arad-branch.jpg\" alt=\"Alin Chiu\">\n        <\/div>\n        <div class=\"nhr-team-info\">\n          <h4 class=\"nhr-team-name\">Alin Chiu<\/h4>\n          <p class=\"nhr-team-role\">Area Sales Manager<\/p>\n          <p class=\"nhr-team-location\">Arad Branch<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"nhr-team-card\">\n        <div class=\"nhr-team-photo\">\n          <img decoding=\"async\" src=\"https:\/\/nhr.ro\/pozeangajati\/cosmin-casuta-area-sales-manager-braila-branch.jpg\" alt=\"Cosmin C&#259;su&#539;&#259;\">\n        <\/div>\n        <div class=\"nhr-team-info\">\n          <h4 class=\"nhr-team-name\">Cosmin C&#259;su&#539;&#259;<\/h4>\n          <p class=\"nhr-team-role\">Area Sales Manager<\/p>\n          <p class=\"nhr-team-location\">Br&#259;ila Branch<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"nhr-team-card\">\n        <div class=\"nhr-team-photo\">\n          <img decoding=\"async\" src=\"https:\/\/nhr.ro\/pozeangajati\/costel-atanasesc-area-sales-manager-arad-branch.jpg\" alt=\"Costel At&#259;n&#259;sesc\">\n        <\/div>\n        <div class=\"nhr-team-info\">\n          <h4 class=\"nhr-team-name\">Costel At&#259;n&#259;sescu<\/h4>\n          <p class=\"nhr-team-role\">Area Sales Manager<\/p>\n          <p class=\"nhr-team-location\">Arad Branch<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"nhr-team-card\">\n        <div class=\"nhr-team-photo\">\n          <img decoding=\"async\" src=\"https:\/\/nhr.ro\/pozeangajati\/cristian-irimescu-area-sales-manager-craiova-branch.jpg\" alt=\"Cristian Irimescu\">\n        <\/div>\n        <div class=\"nhr-team-info\">\n          <h4 class=\"nhr-team-name\">Cristian Irimescu<\/h4>\n          <p class=\"nhr-team-role\">Area Sales Manager<\/p>\n          <p class=\"nhr-team-location\">Craiova Branch<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"nhr-team-card\">\n        <div class=\"nhr-team-photo\">\n          <img decoding=\"async\" src=\"https:\/\/nhr.ro\/pozeangajati\/florian-matei-area-sales-manager-giurgiu-branch.jpg\" alt=\"Florian Matei\">\n        <\/div>\n        <div class=\"nhr-team-info\">\n          <h4 class=\"nhr-team-name\">Florian Matei<\/h4>\n          <p class=\"nhr-team-role\">Area Sales Manager<\/p>\n          <p class=\"nhr-team-location\">Giurgiu Branch<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"nhr-team-card\">\n        <div class=\"nhr-team-photo\">\n          <img decoding=\"async\" src=\"https:\/\/nhr.ro\/pozeangajati\/marius-ion-area-sales-manager-prahova-branch.jpg\" alt=\"Marius Ion\">\n        <\/div>\n        <div class=\"nhr-team-info\">\n          <h4 class=\"nhr-team-name\">Marius Ion<\/h4>\n          <p class=\"nhr-team-role\">Area Sales Manager<\/p>\n          <p class=\"nhr-team-location\">Prahova Branch<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"nhr-team-card\">\n        <div class=\"nhr-team-photo\">\n          <img decoding=\"async\" src=\"https:\/\/nhr.ro\/pozeangajati\/mihai-constantin-area-sales-manager-calarasi-branch.jpg\" alt=\"Mihai Constantin\">\n        <\/div>\n        <div class=\"nhr-team-info\">\n          <h4 class=\"nhr-team-name\">Mihai Constantin<\/h4>\n          <p class=\"nhr-team-role\">Area Sales Manager<\/p>\n          <p class=\"nhr-team-location\">C&#259;l&#259;ra&#537;i Branch<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"nhr-team-card\">\n        <div class=\"nhr-team-photo\">\n          <img decoding=\"async\" src=\"https:\/\/nhr.ro\/pozeangajati\/petre-constantin-area-sales-manager-calarasi-branch.jpg\" alt=\"Petre Constantin\">\n        <\/div>\n        <div class=\"nhr-team-info\">\n          <h4 class=\"nhr-team-name\">Petre Constantin<\/h4>\n          <p class=\"nhr-team-role\">Area Sales Manager<\/p>\n          <p class=\"nhr-team-location\">C&#259;l&#259;ra&#537;i Branch<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"nhr-team-card\">\n        <div class=\"nhr-team-photo\">\n          <img decoding=\"async\" src=\"https:\/\/nhr.ro\/pozeangajati\/sebastian-bonda-area-sales-manager-cluj-branch.jpg\" alt=\"Sebastian Bonda\">\n        <\/div>\n        <div class=\"nhr-team-info\">\n          <h4 class=\"nhr-team-name\">Sebastian Bonda<\/h4>\n          <p class=\"nhr-team-role\">Area Sales Manager<\/p>\n          <p class=\"nhr-team-location\">Cluj Branch<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"nhr-team-card\">\n        <div class=\"nhr-team-photo\">\n          <img decoding=\"async\" src=\"https:\/\/nhr.ro\/pozeangajati\/viorel-adamescu-area-sales-manager-constanta-branch.jpg\" alt=\"Viorel Adamescu\">\n        <\/div>\n        <div class=\"nhr-team-info\">\n          <h4 class=\"nhr-team-name\">Viorel Adamescu<\/h4>\n          <p class=\"nhr-team-role\">Area Sales Manager<\/p>\n          <p class=\"nhr-team-location\">Constan&#539;a Branch<\/p>\n        <\/div>\n      <\/article>\n    <\/div>\n\n    <h3 class=\"nhr-team-label\">Branch Managers<\/h3>\n    <div class=\"nhr-team-grid\">\n      <article class=\"nhr-team-card\">\n        <div class=\"nhr-team-photo\">\n          <img decoding=\"async\" src=\"https:\/\/nhr.ro\/pozeangajati\/cristian-dasoveanu-rosiori-branch-manager.jpg\" alt=\"Cristian Da&#537;oveanu\">\n        <\/div>\n        <div class=\"nhr-team-info\">\n          <h4 class=\"nhr-team-name\">Cristian Da&#537;oveanu<\/h4>\n          <p class=\"nhr-team-role\">Branch Manager<\/p>\n          <p class=\"nhr-team-location\">Ro&#537;iori Branch<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"nhr-team-card\">\n        <div class=\"nhr-team-photo\">\n          <img decoding=\"async\" src=\"https:\/\/nhr.ro\/pozeangajati\/catalin-sava-iasi-branch-manager.jpg\" alt=\"C&#259;talin Sava\">\n        <\/div>\n        <div class=\"nhr-team-info\">\n          <h4 class=\"nhr-team-name\">C&#259;talin Sava<\/h4>\n          <p class=\"nhr-team-role\">Branch Manager<\/p>\n          <p class=\"nhr-team-location\">Ia&#537;i Branch<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"nhr-team-card\">\n        <div class=\"nhr-team-photo\">\n          <img decoding=\"async\" src=\"https:\/\/nhr.ro\/pozeangajati\/gabriel-ghita-craiova-branch-manager.jpg\" alt=\"Gabriel Ghi&#539;&#259;\">\n        <\/div>\n        <div class=\"nhr-team-info\">\n          <h4 class=\"nhr-team-name\">Gabriel Ghi&#539;&#259;<\/h4>\n          <p class=\"nhr-team-role\">Branch Manager<\/p>\n          <p class=\"nhr-team-location\">Craiova Branch<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"nhr-team-card\">\n        <div class=\"nhr-team-photo\">\n          <img decoding=\"async\" src=\"https:\/\/nhr.ro\/pozeangajati\/liviu-micovschi-carei-branch-manager.jpg\" alt=\"Liviu Micovschi\">\n        <\/div>\n        <div class=\"nhr-team-info\">\n          <h4 class=\"nhr-team-name\">Liviu Micovschi<\/h4>\n          <p class=\"nhr-team-role\">Branch Manager<\/p>\n          <p class=\"nhr-team-location\">Carei Branch<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"nhr-team-card\">\n        <div class=\"nhr-team-photo\">\n          <img decoding=\"async\" src=\"https:\/\/nhr.ro\/pozeangajati\/mihai-amegica-constanta-branch-manager.jpg\" alt=\"Mihai Amegic&#259;\">\n        <\/div>\n        <div class=\"nhr-team-info\">\n          <h4 class=\"nhr-team-name\">Mihai Amegic&#259;<\/h4>\n          <p class=\"nhr-team-role\">Branch Manager<\/p>\n          <p class=\"nhr-team-location\">Constan&#539;a Branch<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"nhr-team-card\">\n        <div class=\"nhr-team-photo\">\n          <img decoding=\"async\" src=\"https:\/\/nhr.ro\/pozeangajati\/ovidiu-iancic-arad-branch-manager.jpg\" alt=\"Ovidiu Iancic\">\n        <\/div>\n        <div class=\"nhr-team-info\">\n          <h4 class=\"nhr-team-name\">Ovidiu Iancic<\/h4>\n          <p class=\"nhr-team-role\">Branch Manager<\/p>\n          <p class=\"nhr-team-location\">Arad Branch<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"nhr-team-card\">\n        <div class=\"nhr-team-photo\">\n          <img decoding=\"async\" src=\"https:\/\/nhr.ro\/pozeangajati\/petrica-cojocaru-braila-branch-manager.jpg\" alt=\"Petric&#259; Cojocaru\">\n        <\/div>\n        <div class=\"nhr-team-info\">\n          <h4 class=\"nhr-team-name\">Petric&#259; Cojocaru<\/h4>\n          <p class=\"nhr-team-role\">Branch Manager<\/p>\n          <p class=\"nhr-team-location\">Br&#259;ila Branch<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"nhr-team-card\">\n        <div class=\"nhr-team-photo\">\n          <img decoding=\"async\" src=\"https:\/\/nhr.ro\/pozeangajati\/petru-costescu-botosani-branch-manager.jpg\" alt=\"Petru Costescu\">\n        <\/div>\n        <div class=\"nhr-team-info\">\n          <h4 class=\"nhr-team-name\">Petru Costescu<\/h4>\n          <p class=\"nhr-team-role\">Branch Manager<\/p>\n          <p class=\"nhr-team-location\">Boto&#537;ani Branch<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"nhr-team-card\">\n        <div class=\"nhr-team-photo\">\n          <img decoding=\"async\" src=\"https:\/\/nhr.ro\/pozeangajati\/silviu-ciocanta-harghita-branch-manager.jpg\" alt=\"Silviu Ciocant&#259;\">\n        <\/div>\n        <div class=\"nhr-team-info\">\n          <h4 class=\"nhr-team-name\">Silviu Ciocant&#259;<\/h4>\n          <p class=\"nhr-team-role\">Branch Manager<\/p>\n          <p class=\"nhr-team-location\">Harghita Branch<\/p>\n        <\/div>\n      <\/article>\n    <\/div>\n  <\/div>\n<\/section>\n\n","protected":false},"excerpt":{"rendered":"<p>NHR Agropartners Team Experienced People Meet the team coordinating the company operations and local sales network. Directors William England Managing Director Anamaria Damian Managing Director Operations and Support Ada M&#226;rza Head of Customer Service Center Andreea Zbircea Head of Finance, Accounting &amp; Administration Corneliu Anghel Head of Technical Assistance Cristi Irimia Agricultural Machinery Purchasing Eugen [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-12811","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/nhr.ro\/en\/wp-json\/wp\/v2\/pages\/12811","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nhr.ro\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nhr.ro\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nhr.ro\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nhr.ro\/en\/wp-json\/wp\/v2\/comments?post=12811"}],"version-history":[{"count":6,"href":"https:\/\/nhr.ro\/en\/wp-json\/wp\/v2\/pages\/12811\/revisions"}],"predecessor-version":[{"id":14135,"href":"https:\/\/nhr.ro\/en\/wp-json\/wp\/v2\/pages\/12811\/revisions\/14135"}],"wp:attachment":[{"href":"https:\/\/nhr.ro\/en\/wp-json\/wp\/v2\/media?parent=12811"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}