{"id":1968,"date":"2025-06-17T06:45:20","date_gmt":"2025-06-17T06:45:20","guid":{"rendered":"https:\/\/klbtheme.com\/ignavo\/?page_id=1968"},"modified":"2026-05-14T14:04:46","modified_gmt":"2026-05-14T14:04:46","slug":"about-us","status":"publish","type":"page","link":"https:\/\/sic.navy\/en\/about-us\/","title":{"rendered":"About Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1968\" class=\"elementor elementor-1968\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fc7d16b e-flex e-con-boxed e-con e-parent\" data-id=\"fc7d16b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-58a1680 elementor-widget elementor-widget-html\" data-id=\"58a1680\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  :root {\n    --sic-blue: #0062b3;\n    --sic-dark: #002e5b;\n    --sic-text: #333;\n    --sic-light: #f4f7f9;\n    --sic-accent: #d9534f;\n  }\n\n  .about-page {\n    font-family: 'Playfair Display', 'Inter', sans-serif;\n    color: var(--sic-text);\n    line-height: 1.8;\n    background-color: #fff;\n  }\n\n  .about-page .sic-container-fluid {\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 30px 20px;\n  }\n\n  .about-page h1,\n  .about-page h2,\n  .about-page h3 {\n    font-family: 'Playfair Display', serif;\n    color: var(--sic-dark);\n    font-weight: 700;\n    margin-bottom: 25px;\n  }\n\n  .about-page .section-label {\n    color: var(--sic-blue);\n    text-transform: uppercase;\n    font-weight: 700;\n    letter-spacing: 2px;\n    font-size: 13px;\n    display: block;\n    margin-bottom: 10px;\n  }\n\n  .about-page .hero-section {\n    text-align: center;\n    padding: 80px 0;\n    background: linear-gradient(to bottom, #f8f9fa, #ffffff);\n  }\n\n  .about-page .hero-section h1 {\n    font-size: 48px;\n    text-transform: uppercase;\n  }\n\n  .about-page .content-block {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 60px;\n    align-items: start;\n    margin-bottom: 80px;\n  }\n\n  .about-page .corporate-text {\n    font-size: 16px;\n    text-align: justify;\n  }\n\n  .about-page .video-container {\n    max-width: 700px;\n    margin: 40px auto;\n    border-radius: 8px;\n    overflow: hidden;\n    box-shadow: 0 15px 35px rgba(0,0,0,0.1);\n  }\n\n  .about-page .video-wrapper {\n    position: relative;\n    padding-bottom: 56.25%;\n    height: 0;\n  }\n\n  .about-page .video-wrapper iframe {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    border: none;\n  }\n\n  .about-page .legacy-section {\n    background-color: var(--sic-light);\n    padding: 80px 0;\n    border-top: 1px solid #eee;\n    border-bottom: 1px solid #eee;\n  }\n\n  .about-page .quote-box {\n    max-width: 900px;\n    margin: 0 auto;\n    position: relative;\n    padding: 40px;\n  }\n\n  .about-page .quote-text {\n    font-family: 'Playfair Display', serif;\n    font-size: 22px;\n    font-style: italic;\n    color: var(--sic-dark);\n    line-height: 1.6;\n    margin-bottom: 30px;\n  }\n\n  .about-page .quote-author {\n    font-weight: 700;\n    text-transform: uppercase;\n    color: var(--sic-blue);\n    display: block;\n  }\n\n  .about-page .timeline-wrap {\n    padding: 80px 20px;\n  }\n\n  .about-page .timeline-grid {\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n  }\n\n  .about-page .timeline-card {\n    display: grid;\n    grid-template-columns: 120px 1fr;\n    border-bottom: 1px solid #eee;\n    padding: 25px 0;\n    transition: transform 0.3s ease;\n  }\n\n  .about-page .timeline-card:hover {\n    transform: translateX(20px);\n  }\n\n  .about-page .year-tag {\n    font-family: 'Playfair Display', serif;\n    font-size: 28px;\n    font-weight: 800;\n    color: var(--sic-accent);\n  }\n\n  .about-page .event-details h4 {\n    margin: 0 0 10px 0;\n    color: var(--sic-blue);\n    font-size: 18px;\n    text-transform: uppercase;\n  }\n\n  .about-page .dept-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 20px;\n    margin-top: 40px;\n  }\n\n  .about-page .dept-item {\n    position: relative;\n    height: 250px;\n    border-radius: 8px;\n    overflow: hidden;\n    background-color: #ddd;\n    cursor: pointer;\n  }\n\n  .about-page .dept-img {\n    width: 100%;\n    height: 100%;\n    background-size: cover;\n    background-position: center;\n    transition: transform 0.5s ease;\n  }\n\n  .about-page .dept-item:hover .dept-img {\n    transform: scale(1.1);\n  }\n\n  .about-page .dept-overlay {\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    right: 0;\n    background: linear-gradient(transparent, rgba(0, 46, 91, 0.95));\n    padding: 20px;\n    color: #fff;\n  }\n\n  .about-page .dept-overlay span {\n    display: block;\n    font-weight: 700;\n    text-transform: uppercase;\n    font-size: 14px;\n    letter-spacing: 1px;\n  }\n\n  .about-page .certs-section {\n    background-color: #fff;\n    padding: 60px 20px 100px 20px;\n    text-align: center;\n  }\n\n  .about-page .certs-grid {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    align-items: center;\n    gap: 40px;\n    margin-top: 40px;\n  }\n\n  .about-page .cert-container {\n    width: 150px;\n    height: 80px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .about-page .cert-logo {\n    max-width: 100%;\n    max-height: 100%;\n    object-fit: contain;\n    filter: grayscale(100%);\n    opacity: 0.7;\n    transition: all 0.4s ease;\n  }\n\n  .about-page .cert-logo:hover {\n    filter: grayscale(0%);\n    transform: scale(1.1);\n    opacity: 1;\n  }\n\n  .about-page .final-footer-cta {\n    background: linear-gradient(135deg, #002e5b 0%, #004d8c 100%);\n    color: #ffffff;\n    padding: 40px;\n    text-align: center;\n    border-radius: 15px;\n    margin: 10px auto;\n    box-shadow: 0 20px 40px rgba(0, 46, 91, 0.2);\n  }\n\n  .about-page .final-footer-cta h2 {\n    color: #ffffff !important;\n    font-size: 36px;\n    margin-bottom: 20px;\n  }\n\n  .about-page .btn-contact {\n    display: inline-block;\n    padding: 18px 45px;\n    background-color: #0062b3;\n    color: #ffffff !important;\n    text-decoration: none;\n    font-weight: 700;\n    text-transform: uppercase;\n    border-radius: 4px;\n    transition: all 0.3s ease;\n    margin-top: 20px;\n  }\n\n  .about-page .btn-contact:hover {\n    background-color: #ffffff;\n    color: #002e5b !important;\n  }\n\n  @media (max-width: 850px) {\n    .about-page .content-block {\n      grid-template-columns: 1fr;\n      gap: 30px;\n    }\n\n    .about-page .timeline-card {\n      grid-template-columns: 1fr;\n    }\n\n    .about-page .year-tag {\n      margin-bottom: 10px;\n    }\n\n    .about-page .hero-section h1 {\n      font-size: 34px;\n    }\n  }\n<\/style>\n\n<div class=\"about-page\">\n\n  <section class=\"hero-section\">\n    <div class=\"sic-container-fluid\">\n      <span class=\"section-label\">Since 1989<\/span>\n      <h1>SIC Divisione Elettronica<\/h1>\n      <p style=\"max-width: 800px; margin: 0 auto; font-size: 18px; color: #666;\">\n        Global leaders in marine electronics, automotive solutions, and renewable energy.\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <div class=\"sic-container-fluid\">\n    <div class=\"content-block\">\n\n      <div class=\"corporate-text\">\n        <h2 class=\"section-title\">Institutional Profile<\/h2>\n        <p>\n          Founded in 1989 and certified according to <strong>ISO 9001:2015<\/strong> standards,\n          SIC Divisione Elettronica stands as a reference point in the nautical and merchant\n          marine sectors. We specialize in the production of high-precision electronic equipment,\n          including rescue signaling devices, level indicators, and specialized tanks.\n        <\/p>\n        <p>\n          Supported by professionals with decades of experience and cutting-edge technical know-how,\n          <strong>SIC Navy<\/strong> provides its international clientele with superior quality technology.\n        <\/p>\n      <\/div>\n\n      <div class=\"corporate-text\">\n        <h2 class=\"section-title\">Operational Excellence<\/h2>\n        <p>\n          At our production facilities, we operate an internal\n          <strong>Electronic and Mechanical R&D Division<\/strong>. This allows us to offer products\n          that are consistently competitive and technologically advanced.\n        <\/p>\n        <p>\n          Today, SIC Navy maintains a strong global presence, exporting excellence to Europe, the USA,\n          Australia, New Zealand, the UAE, South Africa, and beyond.\n        <\/p>\n      <\/div>\n\n    <\/div>\n\n    <div style=\"text-align: center; margin-bottom: 80px;\">\n      <span class=\"section-label\">Inside our Facilities<\/span>\n      <h3 style=\"margin-bottom: 30px;\">The Heart of Our Production<\/h3>\n\n      <div class=\"video-container\">\n        <div class=\"video-wrapper\">\n          <iframe \n            src=\"https:\/\/www.youtube.com\/embed\/QXK62U5WiTY\"\n            title=\"SIC Navy Factory Tour\"\n            allowfullscreen>\n          <\/iframe>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <section class=\"legacy-section\">\n    <div class=\"sic-container-fluid\">\n      <div class=\"quote-box\">\n        <p class=\"quote-text\">\n          \"The success of a company is determined by the ability of the people who form its backbone\n          to work together in harmony...\"\n        <\/p>\n\n        <span class=\"quote-author\">Giorgio (Jorge Miguel) Aguglia<\/span>\n        <p style=\"margin-top: 10px; color: #666;\">Founder & Sole Shareholder<\/p>\n\n        <hr style=\"margin: 40px 0; border: 0; border-top: 1px solid #ddd;\">\n\n        <p style=\"font-size: 15px; text-align: justify;\">\n          <strong>A Tribute to Innovation:<\/strong> Behind our success stands an inspirer:\n          <strong>Eng. Gianluigi Aguglia<\/strong>. His sacrifices and commitment continue to be\n          a daily example of honesty and moral rectitude.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"sic-container-fluid timeline-wrap\">\n    <span class=\"section-label\">Historical Timeline<\/span>\n    <h2 style=\"font-size: 36px;\">Our Evolutionary Journey<\/h2>\n\n    <div class=\"timeline-grid\">\n\n      <div class=\"timeline-card\">\n        <div class=\"year-tag\">1987<\/div>\n        <div class=\"event-details\">\n          <h4>Company Founding<\/h4>\n          <p>\n            J.M. Aguglia establishes SIC Divisione Elettronica S.a.s.\n            Development of <strong>FISHERMAN<\/strong>, the first low-cost electronic buoy.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"timeline-card\">\n        <div class=\"year-tag\">1989<\/div>\n        <div class=\"event-details\">\n          <h4>Regional Expansion<\/h4>\n          <p>\n            RINA Certification for <strong>SOTERFOS<\/strong> and <strong>ALTAIR<\/strong>.\n            Incorporated as an S.r.l.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"timeline-card\">\n        <div class=\"year-tag\">1993-96<\/div>\n        <div class=\"event-details\">\n          <h4>Technical Approvals<\/h4>\n          <p>\n            1993: Type approval for the KTR product. 1996: Type approval for ASTERIA.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"timeline-card\">\n        <div class=\"year-tag\">1998-99<\/div>\n        <div class=\"event-details\">\n          <h4>Aerospace & Quality Standards<\/h4>\n          <p>\n            Obtained <strong>JAR-21 POA<\/strong> certification and ISO 9001\/1994.\n            Launch of the Level Gauges line.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"timeline-card\">\n        <div class=\"year-tag\">2003<\/div>\n        <div class=\"event-details\">\n          <h4>Patents & Safety Innovation<\/h4>\n          <p>\n            Type approval for <strong>DEFENDER<\/strong> and GEMINI SALINA.\n            Two patents for the Defender series.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"timeline-card\">\n        <div class=\"year-tag\">2004-05<\/div>\n        <div class=\"event-details\">\n          <h4>Corporate Consolidation<\/h4>\n          <p>\n            J.M. Aguglia acquires 100% of shares. RINA authorizes the internal laboratory.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"timeline-card\">\n        <div class=\"year-tag\">2006-07<\/div>\n        <div class=\"event-details\">\n          <h4>Green Energy & Infrastructure<\/h4>\n          <p>\n            Launch of LED Navigation lights. 2007: HQ expansion to 3,000 sqm.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"timeline-card\">\n        <div class=\"year-tag\">2008-09<\/div>\n        <div class=\"event-details\">\n          <h4>Rotational Molding & Tanks<\/h4>\n          <p>\n            Acquisition of new rotational molding machinery. Development of specialized fuel tanks.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"timeline-card\">\n        <div class=\"year-tag\">2010-12<\/div>\n        <div class=\"event-details\">\n          <h4>High-Power LED & Solar Independence<\/h4>\n          <p>\n            Underwater and pool lights. 2012: The company becomes energy-independent with a\n            <strong>100 KW Photovoltaic system<\/strong>.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"timeline-card\" style=\"border-bottom: none;\">\n        <div class=\"year-tag\">2013-14<\/div>\n        <div class=\"event-details\">\n          <h4>Hybrid Technology<\/h4>\n          <p>\n            Launch of the \"Revenge\" light. Start of production for the \"RA\" hybrid photovoltaic panel.\n          <\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4bab925 e-flex e-con-boxed e-con e-parent\" data-id=\"4bab925\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7ead6e5 elementor-widget elementor-widget-html\" data-id=\"7ead6e5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  .sic-org-section {\n    --sic-org-blue: #0062b3;\n    --sic-org-dark: #002e5b;\n    --sic-org-text: #333;\n    --sic-org-accent: #d9534f;\n\n    font-family: 'Playfair Display', 'Inter', sans-serif;\n    color: var(--sic-org-text);\n    background: linear-gradient(180deg, #f8fbff 0%, #ffffff 100%);\n    padding: 80px 20px;\n  }\n\n  .sic-org-section .sic-org-container {\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n\n  .sic-org-section .sic-org-intro {\n    text-align: center;\n    max-width: 920px;\n    margin: 0 auto 40px auto;\n  }\n\n  .sic-org-section .sic-org-label {\n    color: var(--sic-org-blue);\n    text-transform: uppercase;\n    font-weight: 700;\n    letter-spacing: 2px;\n    font-size: 13px;\n    display: inline-block;\n    margin-bottom: 14px;\n  }\n\n  .sic-org-section .sic-org-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    justify-content: center;\n    margin-bottom: 22px;\n  }\n\n  .sic-org-section .sic-org-badge {\n    display: inline-flex;\n    align-items: center;\n    padding: 10px 16px;\n    border-radius: 999px;\n    background: rgba(0, 98, 179, 0.08);\n    border: 1px solid rgba(0, 98, 179, 0.12);\n    color: var(--sic-org-dark);\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.6px;\n  }\n\n  .sic-org-section h2 {\n    font-family: 'Playfair Display', serif;\n    color: var(--sic-org-dark);\n    font-size: 46px;\n    line-height: 1.1;\n    margin: 0 0 18px 0;\n    text-transform: uppercase;\n  }\n\n  .sic-org-section .sic-org-intro p {\n    font-size: 18px;\n    line-height: 1.75;\n    color: #5f6b78;\n    margin: 0;\n  }\n\n  .sic-org-section .sic-org-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 28px;\n    align-items: stretch;\n    margin-top: 40px;\n  }\n\n  .sic-org-section .sic-org-card {\n    background: #fff;\n    border-radius: 18px;\n    overflow: hidden;\n    box-shadow: 0 20px 45px rgba(0, 46, 91, 0.12);\n    border: 1px solid rgba(0, 46, 91, 0.08);\n  }\n\n  .sic-org-section .sic-org-card-head {\n    padding: 24px 24px 12px 24px;\n  }\n\n  .sic-org-section .sic-org-mini-label {\n    display: inline-block;\n    margin-bottom: 10px;\n    color: var(--sic-org-accent);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1.4px;\n    text-transform: uppercase;\n  }\n\n  .sic-org-section h3 {\n    margin: 0 0 10px 0;\n    font-family: 'Playfair Display', serif;\n    color: var(--sic-org-dark);\n    font-size: 26px;\n    line-height: 1.2;\n  }\n\n  .sic-org-section .sic-org-card-head p {\n    margin: 0;\n    font-size: 15px;\n    line-height: 1.7;\n    color: #67717d;\n  }\n\n  .sic-org-section .sic-org-list-wrap {\n    padding: 24px;\n  }\n\n  .sic-org-section .sic-org-list {\n    line-height: 2;\n    color: #5f6b78;\n    margin: 0;\n    padding-left: 20px;\n  }\n\n  .sic-org-section .sic-org-chart {\n    margin-top: 60px;\n    text-align: center;\n  }\n\n  .sic-org-section .sic-org-chart img {\n    width: 100%;\n    max-width: 1100px;\n    border-radius: 20px;\n    box-shadow: 0 25px 60px rgba(0,46,91,0.16);\n    border: 1px solid rgba(0,46,91,0.08);\n    transition: all 0.4s ease;\n  }\n\n  .sic-org-section .sic-org-chart img:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 35px 80px rgba(0,46,91,0.20);\n  }\n\n  @media (max-width: 900px) {\n\n    .sic-org-section {\n      padding: 60px 18px;\n    }\n\n    .sic-org-section h2 {\n      font-size: 34px;\n    }\n\n    .sic-org-section .sic-org-grid {\n      grid-template-columns: 1fr;\n    }\n\n  }\n<\/style>\n\n<section class=\"sic-org-section\">\n\n  <div class=\"sic-org-container\">\n\n    <div class=\"sic-org-intro\">\n\n      <span class=\"sic-org-label\">Corporate Structure<\/span>\n\n      <div class=\"sic-org-badges\">\n        <span class=\"sic-org-badge\">Engineering & R&D<\/span>\n        <span class=\"sic-org-badge\">Production & Quality<\/span>\n        <span class=\"sic-org-badge\">Industrial Organization<\/span>\n      <\/div>\n\n      <h2>\n        SIC Divisione Elettronica \u2014 Functions & Resources\n      <\/h2>\n\n      <p>\n        SIC Divisione Elettronica operates through a structured organization combining\n        research & development, industrial production, quality control, logistics,\n        electronics, and mechanical engineering. Our internal departments work together\n        to ensure efficiency, innovation, manufacturing precision, and compliance with\n        marine and industrial standards across every stage of production.\n      <\/p>\n\n    <\/div>\n\n    <div class=\"sic-org-grid\">\n\n      <div class=\"sic-org-card\">\n\n        <div class=\"sic-org-card-head\">\n\n          <span class=\"sic-org-mini-label\">\n            Administrative & Production Areas\n          <\/span>\n\n          <h3>\n            Operational Departments\n          <\/h3>\n\n          <p>\n            SIC\u2019s operational structure includes administration, accounting,\n            supply chain management, warehouse logistics, production process control,\n            and quality assurance. These departments coordinate manufacturing flows,\n            procurement activities, compliance procedures, and daily industrial operations.\n          <\/p>\n\n        <\/div>\n\n        <div class=\"sic-org-list-wrap\">\n\n          <ul class=\"sic-org-list\">\n            <li>Administration & Controller<\/li>\n            <li>Accounting Department<\/li>\n            <li>Supply & Procurement<\/li>\n            <li>Warehouse & Logistics<\/li>\n            <li>Production Process Management<\/li>\n            <li>ASQ Quality Division<\/li>\n          <\/ul>\n\n        <\/div>\n\n      <\/div>\n\n      <div class=\"sic-org-card\">\n\n        <div class=\"sic-org-card-head\">\n\n          <span class=\"sic-org-mini-label\">\n            Engineering & Technical Divisions\n          <\/span>\n\n          <h3>\n            Research, Electronics & Tank Systems\n          <\/h3>\n\n          <p>\n            SIC integrates advanced technical divisions dedicated to research and\n            development, electronics, CPU systems, SOLAS technologies, sensors,\n            instrumentation, and mechanical tank engineering. The organization supports\n            both standard production and custom industrial projects for marine applications.\n          <\/p>\n\n        <\/div>\n\n        <div class=\"sic-org-list-wrap\">\n\n          <ul class=\"sic-org-list\">\n            <li>Research & Development<\/li>\n            <li>Electronic Systems<\/li>\n            <li>CPU Technologies<\/li>\n            <li>Mechanical Tank Engineering<\/li>\n            <li>SOLAS Systems<\/li>\n            <li>Sensors & Instruments<\/li>\n          <\/ul>\n\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n\n    <div class=\"sic-org-chart\">\n\n      <img decoding=\"async\" \n        src=\"https:\/\/sic.navy\/wp-content\/uploads\/2026\/05\/Organigramma-Sic-Divisione-Elettronica-2026.jpg\"\n        alt=\"SIC Divisione Elettronica Organizational Structure\"\n      >\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ea85607 e-flex e-con-boxed e-con e-parent\" data-id=\"ea85607\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3d5819e elementor-widget elementor-widget-html\" data-id=\"3d5819e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  .sic-dept-section {\n    --sic-blue: #0062b3;\n    --sic-dark: #002e5b;\n    --sic-accent: #d9534f;\n\n    font-family: 'Playfair Display', 'Inter', sans-serif;\n    background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);\n    padding: 90px 20px;\n  }\n\n  .sic-dept-container {\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n\n  .sic-dept-header {\n    text-align: center;\n    margin-bottom: 50px;\n  }\n\n  .sic-dept-label {\n    color: var(--sic-blue);\n    text-transform: uppercase;\n    font-weight: 700;\n    letter-spacing: 2px;\n    font-size: 13px;\n    display: inline-block;\n    margin-bottom: 12px;\n  }\n\n  .sic-dept-title {\n    font-family: 'Playfair Display', serif;\n    color: var(--sic-dark);\n    font-size: 46px;\n    line-height: 1.1;\n    margin-bottom: 20px;\n    text-transform: uppercase;\n  }\n\n  .sic-dept-subtitle {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #5f6b78;\n    font-size: 18px;\n    line-height: 1.8;\n  }\n\n  .sic-dept-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n    gap: 24px;\n    margin-top: 60px;\n  }\n\n  .sic-dept-item {\n    position: relative;\n    height: 280px;\n    border-radius: 18px;\n    overflow: hidden;\n    background: #ddd;\n    box-shadow: 0 20px 45px rgba(0,46,91,0.12);\n    transition: all 0.4s ease;\n    cursor: pointer;\n  }\n\n  .sic-dept-item:hover {\n    transform: translateY(-6px);\n    box-shadow: 0 30px 60px rgba(0,46,91,0.18);\n  }\n\n  .sic-dept-img {\n    position: absolute;\n    inset: 0;\n    background-size: cover;\n    background-position: center;\n    transition: transform 0.6s ease;\n  }\n\n  .sic-dept-item:hover .sic-dept-img {\n    transform: scale(1.08);\n  }\n\n  .sic-dept-overlay {\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(\n      to top,\n      rgba(0,46,91,0.96) 0%,\n      rgba(0,46,91,0.55) 45%,\n      rgba(0,0,0,0.05) 100%\n    );\n    display: flex;\n    align-items: flex-end;\n    padding: 24px;\n  }\n\n  .sic-dept-name {\n    color: #fff;\n    font-size: 20px;\n    font-weight: 700;\n    text-transform: uppercase;\n    line-height: 1.3;\n    letter-spacing: 1px;\n  }\n\n  @media (max-width: 900px) {\n\n    .sic-dept-section {\n      padding: 70px 18px;\n    }\n\n    .sic-dept-title {\n      font-size: 34px;\n    }\n\n    .sic-dept-subtitle {\n      font-size: 16px;\n    }\n\n    .sic-dept-item {\n      height: 240px;\n    }\n\n  }\n<\/style>\n\n<section class=\"sic-dept-section\">\n\n  <div class=\"sic-dept-container\">\n\n    <div class=\"sic-dept-header\">\n\n      <span class=\"sic-dept-label\">\n        Industrial Infrastructure\n      <\/span>\n\n      <h2 class=\"sic-dept-title\">\n        Production Departments\n      <\/h2>\n\n      <p class=\"sic-dept-subtitle\">\n        SIC Divisione Elettronica operates through specialized production departments\n        dedicated to engineering, rotational molding, SOLAS systems, tank manufacturing,\n        mechanical design, electronics research, testing laboratories, and industrial assembly.\n      <\/p>\n\n    <\/div>\n\n    <div class=\"sic-dept-grid\">\n\n      <div class=\"sic-dept-item\">\n        <div class=\"sic-dept-img\" style=\"background-image:url('https:\/\/sic.navy\/wp-content\/uploads\/2026\/01\/azienda-1.jpg');\"><\/div>\n        <div class=\"sic-dept-overlay\">\n          <div class=\"sic-dept-name\">Machine Shop<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"sic-dept-item\">\n        <div class=\"sic-dept-img\" style=\"background-image:url('https:\/\/sic.navy\/wp-content\/uploads\/2026\/01\/serbatoi-1.png');\"><\/div>\n        <div class=\"sic-dept-overlay\">\n          <div class=\"sic-dept-name\">Tank Assembly<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"sic-dept-item\">\n        <div class=\"sic-dept-img\" style=\"background-image:url('https:\/\/sic.navy\/wp-content\/uploads\/2026\/01\/test-serbatoi.png');\"><\/div>\n        <div class=\"sic-dept-overlay\">\n          <div class=\"sic-dept-name\">Tank Testing Laboratory<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"sic-dept-item\">\n        <div class=\"sic-dept-img\" style=\"background-image:url('https:\/\/sic.navy\/wp-content\/uploads\/2026\/01\/rotazionale.png');\"><\/div>\n        <div class=\"sic-dept-overlay\">\n          <div class=\"sic-dept-name\">Rotational Molding<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"sic-dept-item\">\n        <div class=\"sic-dept-img\" style=\"background-image:url('https:\/\/sic.navy\/wp-content\/uploads\/2026\/01\/produzione-solas.jpg');\"><\/div>\n        <div class=\"sic-dept-overlay\">\n          <div class=\"sic-dept-name\">Navigation Lights Production<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"sic-dept-item\">\n        <div class=\"sic-dept-img\" style=\"background-image:url('https:\/\/sic.navy\/wp-content\/uploads\/2026\/01\/produzione-fanali-fari.jpg');\"><\/div>\n        <div class=\"sic-dept-overlay\">\n          <div class=\"sic-dept-name\">SOLAS Compliance Line<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"sic-dept-item\">\n        <div class=\"sic-dept-img\" style=\"background-image:url('https:\/\/sic.navy\/wp-content\/uploads\/2026\/01\/progettazione_ph_3-1.webp');\"><\/div>\n        <div class=\"sic-dept-overlay\">\n          <div class=\"sic-dept-name\">Mechanical Engineering<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"sic-dept-item\">\n        <div class=\"sic-dept-img\" style=\"background-image:url('https:\/\/sic.navy\/wp-content\/uploads\/2026\/01\/stampa-1.png');\"><\/div>\n        <div class=\"sic-dept-overlay\">\n          <div class=\"sic-dept-name\">Mold Construction<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"sic-dept-item\">\n        <div class=\"sic-dept-img\" style=\"background-image:url('https:\/\/sic.navy\/wp-content\/uploads\/2026\/01\/ufficio-3-1.png');\"><\/div>\n        <div class=\"sic-dept-overlay\">\n          <div class=\"sic-dept-name\">Electronic R&D Center<\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8b1e49c e-flex e-con-boxed e-con e-parent\" data-id=\"8b1e49c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3670b9b elementor-widget elementor-widget-html\" data-id=\"3670b9b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  .sic-certs-section {\n    --sic-blue: #0062b3;\n    --sic-dark: #002e5b;\n\n    font-family: 'Playfair Display', 'Inter', sans-serif;\n    background: linear-gradient(180deg, #f8fbff 0%, #ffffff 100%);\n    padding: 90px 20px;\n    text-align: center;\n  }\n\n  .sic-certs-container {\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n\n  .sic-certs-label {\n    color: var(--sic-blue);\n    text-transform: uppercase;\n    font-weight: 700;\n    letter-spacing: 2px;\n    font-size: 13px;\n    display: inline-block;\n    margin-bottom: 14px;\n  }\n\n  .sic-certs-title {\n    font-family: 'Playfair Display', serif;\n    color: var(--sic-dark);\n    font-size: 46px;\n    line-height: 1.1;\n    margin-bottom: 22px;\n    text-transform: uppercase;\n  }\n\n  .sic-certs-subtitle {\n    max-width: 850px;\n    margin: 0 auto;\n    color: #5f6b78;\n    font-size: 18px;\n    line-height: 1.8;\n  }\n\n  .sic-certs-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n    gap: 30px;\n    margin-top: 60px;\n    align-items: center;\n  }\n\n  .sic-cert-card {\n    background: #fff;\n    border-radius: 20px;\n    padding: 35px 25px;\n    min-height: 180px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    box-shadow: 0 20px 45px rgba(0,46,91,0.10);\n    border: 1px solid rgba(0,46,91,0.08);\n    transition: all 0.4s ease;\n  }\n\n  .sic-cert-card:hover {\n    transform: translateY(-6px);\n    box-shadow: 0 30px 60px rgba(0,46,91,0.16);\n  }\n\n  .sic-cert-logo {\n    max-width: 100%;\n    max-height: 90px;\n    object-fit: contain;\n    filter: grayscale(100%);\n    opacity: 0.75;\n    transition: all 0.4s ease;\n  }\n\n  .sic-cert-card:hover .sic-cert-logo {\n    filter: grayscale(0%);\n    opacity: 1;\n    transform: scale(1.06);\n  }\n\n  @media (max-width: 900px) {\n\n    .sic-certs-section {\n      padding: 70px 18px;\n    }\n\n    .sic-certs-title {\n      font-size: 34px;\n    }\n\n    .sic-certs-subtitle {\n      font-size: 16px;\n    }\n\n    .sic-certs-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 20px;\n    }\n\n    .sic-cert-card {\n      min-height: 150px;\n      padding: 25px 18px;\n    }\n\n  }\n<\/style>\n\n<section class=\"sic-certs-section\">\n\n  <div class=\"sic-certs-container\">\n\n    <span class=\"sic-certs-label\">\n      Compliance & Standards\n    <\/span>\n\n    <h2 class=\"sic-certs-title\">\n      International Certifications\n    <\/h2>\n\n    <p class=\"sic-certs-subtitle\">\n      SIC Divisione Elettronica products and manufacturing processes comply with\n      rigorous international standards for marine safety, industrial quality,\n      environmental compliance, and technical reliability.\n    <\/p>\n\n    <div class=\"sic-certs-grid\">\n\n      <div class=\"sic-cert-card\">\n        <img decoding=\"async\" \n          class=\"sic-cert-logo\"\n          src=\"https:\/\/sic.navy\/wp-content\/uploads\/2026\/01\/iso2015-1024x395-1.webp\"\n          alt=\"ISO 9001:2015 Certification\">\n      <\/div>\n\n      <div class=\"sic-cert-card\">\n        <img decoding=\"async\" \n          class=\"sic-cert-logo\"\n          src=\"https:\/\/sic.navy\/wp-content\/uploads\/2026\/01\/RINA-Logo-Vector.svg-.png\"\n          alt=\"RINA Certification\">\n      <\/div>\n\n      <div class=\"sic-cert-card\">\n        <img decoding=\"async\" \n          class=\"sic-cert-logo\"\n          src=\"https:\/\/sic.navy\/wp-content\/uploads\/2026\/01\/imomed-news-1.png\"\n          alt=\"MED Certification\">\n      <\/div>\n\n      <div class=\"sic-cert-card\">\n        <img decoding=\"async\" \n          class=\"sic-cert-logo\"\n          src=\"https:\/\/sic.navy\/wp-content\/uploads\/2026\/01\/EASA_Logo.png\"\n          alt=\"JAR-21 Certification\">\n      <\/div>\n\n      <div class=\"sic-cert-card\">\n        <img decoding=\"async\" \n          class=\"sic-cert-logo\"\n          src=\"https:\/\/sic.navy\/wp-content\/uploads\/2026\/01\/logo1.png\"\n          alt=\"European Compliance Certification\">\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2e426e3 e-flex e-con-boxed e-con e-parent\" data-id=\"2e426e3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2959845 elementor-widget elementor-widget-html\" data-id=\"2959845\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  .final-footer-cta {\n    background: linear-gradient(135deg, #002e5b 0%, #004d8c 100%);\n    color: #ffffff;\n    padding: 40px 40px;\n    text-align: center;\n    border-radius: 15px;\n    margin: 10px auto;\n    box-shadow: 0 20px 40px rgba(0, 46, 91, 0.2);\n  }\n\n  .final-footer-cta h2 {\n    color: #ffffff !important;\n    font-size: 36px;\n    margin-bottom: 20px;\n    font-family: 'Playfair Display', serif;\n  }\n\n  .btn-contact {\n    display: inline-block;\n    padding: 18px 45px;\n    background-color: #0062b3;\n    color: #ffffff !important;\n    text-decoration: none;\n    font-weight: 700;\n    text-transform: uppercase;\n    border-radius: 4px;\n    transition: all 0.3s ease;\n  }\n\n  .btn-contact:hover {\n    background-color: #ffffff;\n    color: #002e5b !important;\n  }\n<\/style>\n\n<section class=\"sic-container-fluid\">\n\n  <div class=\"final-footer-cta\">\n\n    <h2>Ready to innovate with SIC Navy?<\/h2>\n\n    <p>\n      Our team is available for custom technical solutions and international supplies.\n    <\/p>\n\n    <a class=\"btn-contact\" href=\"\/contact\">\n      Contact Our Technical Office\n    <\/a>\n\n  <\/div>\n\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-334208e e-flex e-con-boxed e-con e-parent\" data-id=\"334208e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5048f9d elementor-widget elementor-widget-text-editor\" data-id=\"5048f9d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<style>\n  :root {\n    --sic-blue: #0062b3;\n    --sic-dark: #002e5b;\n    --sic-text: #333;\n    --sic-light: #f4f7f9;\n    --sic-accent: #d9534f;\n  }\n\n  .sic-video-hero {\n    font-family: 'Playfair Display', 'Inter', sans-serif;\n    color: var(--sic-text);\n    background: linear-gradient(180deg, #f8fbff 0%, #ffffff 100%);\n    padding: 80px 20px;\n  }\n\n  .sic-video-hero .sic-container-fluid {\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n\n  .sic-video-hero .section-label {\n    color: var(--sic-blue);\n    text-transform: uppercase;\n    font-weight: 700;\n    letter-spacing: 2px;\n    font-size: 13px;\n    display: inline-block;\n    margin-bottom: 14px;\n  }\n\n  .sic-video-hero .hero-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    justify-content: center;\n    margin-bottom: 22px;\n  }\n\n  .sic-video-hero .hero-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 10px 16px;\n    border-radius: 999px;\n    background: rgba(0, 98, 179, 0.08);\n    border: 1px solid rgba(0, 98, 179, 0.12);\n    color: var(--sic-dark);\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.6px;\n  }\n\n  .sic-video-hero .hero-intro {\n    text-align: center;\n    max-width: 920px;\n    margin: 0 auto 40px auto;\n  }\n\n  .sic-video-hero h2 {\n    font-family: 'Playfair Display', serif;\n    color: var(--sic-dark);\n    font-size: 46px;\n    line-height: 1.1;\n    margin: 0 0 18px 0;\n    text-transform: uppercase;\n  }\n\n  .sic-video-hero .hero-intro p {\n    font-size: 18px;\n    line-height: 1.75;\n    color: #5f6b78;\n    margin: 0;\n  }\n\n  .sic-video-hero .video-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 28px;\n    align-items: stretch;\n  }\n\n  .sic-video-hero .video-card {\n    background: #fff;\n    border-radius: 18px;\n    overflow: hidden;\n    box-shadow: 0 20px 45px rgba(0, 46, 91, 0.12);\n    border: 1px solid rgba(0, 46, 91, 0.08);\n  }\n\n  .sic-video-hero .video-card-head {\n    padding: 24px 24px 12px 24px;\n  }\n\n  .sic-video-hero .video-card-head .mini-label {\n    display: inline-block;\n    margin-bottom: 10px;\n    color: var(--sic-accent);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1.4px;\n    text-transform: uppercase;\n  }\n\n  .sic-video-hero .video-card-head h3 {\n    margin: 0 0 10px 0;\n    font-family: 'Playfair Display', serif;\n    color: var(--sic-dark);\n    font-size: 26px;\n    line-height: 1.2;\n  }\n\n  .sic-video-hero .video-card-head p {\n    margin: 0;\n    font-size: 15px;\n    line-height: 1.7;\n    color: #67717d;\n  }\n\n  .sic-video-hero .video-wrapper {\n    position: relative;\n    width: 100%;\n    padding-bottom: 56.25%;\n    height: 0;\n    background: #000;\n  }\n\n  .sic-video-hero .video-wrapper iframe {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    border: 0;\n  }\n\n  @media (max-width: 900px) {\n    .sic-video-hero {\n      padding: 60px 18px;\n    }\n\n    .sic-video-hero h2 {\n      font-size: 34px;\n    }\n\n    .sic-video-hero .video-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n<\/style>\n\n<section class=\"sic-video-hero\">\n  <div class=\"sic-container-fluid\">\n    <div class=\"hero-intro\">\n      <span class=\"section-label\">Inside SIC Navy<\/span>\n\n      <div class=\"hero-badges\">\n        <span class=\"hero-badge\">Fire Resistance Test<\/span>\n        <span class=\"hero-badge\">Factory Tour<\/span>\n        <span class=\"hero-badge\">Marine Tank Engineering<\/span>\n      <\/div>\n\n      <h2>Testing, Safety & Production Excellence<\/h2>\n      <p>\n        Discover two key moments of SIC Navy\u2019s industrial know-how: on one side, a real fire-resistance tank test performed with protective equipment; on the other, an inside look at our production facilities, technical departments, and manufacturing process.\n      <\/p>\n    <\/div>\n\n    <div class=\"video-grid\">\n      <div class=\"video-card\">\n        <div class=\"video-card-head\">\n          <span class=\"mini-label\">Technical Test<\/span>\n          <h3>Tank Fire Test<\/h3>\n          <p>\n            A closer look at our tank resistance testing under extreme conditions, showcasing safety standards, controlled procedures, and product durability.\n          <\/p>\n        <\/div>\n        <div class=\"video-wrapper\">\n          <iframe\n            src=\"https:\/\/www.youtube.com\/embed\/nnAD2RsGZ1s?si=x1K47IxdZMoA5NCi\"\n            title=\"Tank Fire Test\"\n            allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\"\n            allowfullscreen>\n          <\/iframe>\n        <\/div>\n      <\/div>\n\n      <div class=\"video-card\">\n        <div class=\"video-card-head\">\n          <span class=\"mini-label\">Company Tour<\/span>\n          <h3>Factory Tour<\/h3>\n          <p>\n            Explore the heart of SIC Navy through a visual tour of our facilities, from design projects and molding to assembly, testing, and electronic R&D.\n          <\/p>\n        <\/div>\n        <div class=\"video-wrapper\">\n          <iframe\n            src=\"https:\/\/www.youtube.com\/embed\/QXK62U5WiTY?si=B9jf25Zyc9CmKLw1\"\n            title=\"Factory Tour\"\n            allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\"\n            allowfullscreen>\n          <\/iframe>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Since 1989 SIC Divisione Elettronica Global leaders in marine electronics, automotive solutions, and renewable energy. Institutional Profile Founded in 1989 and certified according to ISO 9001:2015 standards, SIC Divisione Elettronica stands as a reference point in the nautical and merchant marine sectors. We specialize in the production of high-precision electronic equipment, including rescue signaling devices,<\/p>\n<div class=\"klb-readmore post-buttons\"><a class=\"btn variant-primary\" href=\"https:\/\/sic.navy\/en\/about-us\/\">Read More <i class=\"klbth-icon-right-arrow\"><\/i><\/a><\/div>\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-1968","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>About Us - Sic Navy<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/sic.navy\/en\/about-us\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"About Us - Sic Navy\" \/>\n<meta property=\"og:description\" content=\"Since 1989 SIC Divisione Elettronica Global leaders in marine electronics, automotive solutions, and renewable energy. Institutional Profile Founded in 1989 and certified according to ISO 9001:2015 standards, SIC Divisione Elettronica stands as a reference point in the nautical and merchant marine sectors. We specialize in the production of high-precision electronic equipment, including rescue signaling devices,Read More\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sic.navy\/en\/about-us\/\" \/>\n<meta property=\"og:site_name\" content=\"Sic Navy\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/sic.divisionelettronica\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-14T14:04:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/sic.navy\/wp-content\/uploads\/2026\/05\/Organigramma-Sic-Divisione-Elettronica-2026.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/sic.navy\\\/it\\\/about-us\\\/\",\"url\":\"https:\\\/\\\/sic.navy\\\/it\\\/about-us\\\/\",\"name\":\"About Us - Sic Navy\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/sic.navy\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/sic.navy\\\/it\\\/about-us\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/sic.navy\\\/it\\\/about-us\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/sic.navy\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Organigramma-Sic-Divisione-Elettronica-2026.jpg\",\"datePublished\":\"2025-06-17T06:45:20+00:00\",\"dateModified\":\"2026-05-14T14:04:46+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/sic.navy\\\/it\\\/about-us\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/sic.navy\\\/it\\\/about-us\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/sic.navy\\\/it\\\/about-us\\\/#primaryimage\",\"url\":\"https:\\\/\\\/sic.navy\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Organigramma-Sic-Divisione-Elettronica-2026.jpg\",\"contentUrl\":\"https:\\\/\\\/sic.navy\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Organigramma-Sic-Divisione-Elettronica-2026.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/sic.navy\\\/it\\\/about-us\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/sic.navy\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About Us\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/sic.navy\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/sic.navy\\\/en\\\/\",\"name\":\"Sic Navy\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/sic.navy\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/sic.navy\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/sic.navy\\\/en\\\/#organization\",\"name\":\"Sic Navy\",\"alternateName\":\"Sic Navy\",\"url\":\"https:\\\/\\\/sic.navy\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/sic.navy\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/sic.navy\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/logo.jpg\",\"contentUrl\":\"https:\\\/\\\/sic.navy\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/logo.jpg\",\"width\":512,\"height\":512,\"caption\":\"Sic Navy\"},\"image\":{\"@id\":\"https:\\\/\\\/sic.navy\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/sic.divisionelettronica\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/sic-divisione-elettronica\\\/\",\"https:\\\/\\\/www.instagram.com\\\/sic.divisione.elettronica\\\/\",\"https:\\\/\\\/www.youtube.com\\\/@pdumct\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"About Us - Sic Navy","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/sic.navy\/en\/about-us\/","og_locale":"en_US","og_type":"article","og_title":"About Us - Sic Navy","og_description":"Since 1989 SIC Divisione Elettronica Global leaders in marine electronics, automotive solutions, and renewable energy. Institutional Profile Founded in 1989 and certified according to ISO 9001:2015 standards, SIC Divisione Elettronica stands as a reference point in the nautical and merchant marine sectors. We specialize in the production of high-precision electronic equipment, including rescue signaling devices,Read More","og_url":"https:\/\/sic.navy\/en\/about-us\/","og_site_name":"Sic Navy","article_publisher":"https:\/\/www.facebook.com\/sic.divisionelettronica","article_modified_time":"2026-05-14T14:04:46+00:00","og_image":[{"url":"https:\/\/sic.navy\/wp-content\/uploads\/2026\/05\/Organigramma-Sic-Divisione-Elettronica-2026.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/sic.navy\/it\/about-us\/","url":"https:\/\/sic.navy\/it\/about-us\/","name":"About Us - Sic Navy","isPartOf":{"@id":"https:\/\/sic.navy\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/sic.navy\/it\/about-us\/#primaryimage"},"image":{"@id":"https:\/\/sic.navy\/it\/about-us\/#primaryimage"},"thumbnailUrl":"https:\/\/sic.navy\/wp-content\/uploads\/2026\/05\/Organigramma-Sic-Divisione-Elettronica-2026.jpg","datePublished":"2025-06-17T06:45:20+00:00","dateModified":"2026-05-14T14:04:46+00:00","breadcrumb":{"@id":"https:\/\/sic.navy\/it\/about-us\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sic.navy\/it\/about-us\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sic.navy\/it\/about-us\/#primaryimage","url":"https:\/\/sic.navy\/wp-content\/uploads\/2026\/05\/Organigramma-Sic-Divisione-Elettronica-2026.jpg","contentUrl":"https:\/\/sic.navy\/wp-content\/uploads\/2026\/05\/Organigramma-Sic-Divisione-Elettronica-2026.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/sic.navy\/it\/about-us\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/sic.navy\/en\/"},{"@type":"ListItem","position":2,"name":"About Us"}]},{"@type":"WebSite","@id":"https:\/\/sic.navy\/en\/#website","url":"https:\/\/sic.navy\/en\/","name":"Sic Navy","description":"","publisher":{"@id":"https:\/\/sic.navy\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sic.navy\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/sic.navy\/en\/#organization","name":"Sic Navy","alternateName":"Sic Navy","url":"https:\/\/sic.navy\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sic.navy\/en\/#\/schema\/logo\/image\/","url":"https:\/\/sic.navy\/wp-content\/uploads\/2026\/03\/logo.jpg","contentUrl":"https:\/\/sic.navy\/wp-content\/uploads\/2026\/03\/logo.jpg","width":512,"height":512,"caption":"Sic Navy"},"image":{"@id":"https:\/\/sic.navy\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/sic.divisionelettronica","https:\/\/www.linkedin.com\/company\/sic-divisione-elettronica\/","https:\/\/www.instagram.com\/sic.divisione.elettronica\/","https:\/\/www.youtube.com\/@pdumct"]}]}},"_links":{"self":[{"href":"https:\/\/sic.navy\/en\/wp-json\/wp\/v2\/pages\/1968","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sic.navy\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sic.navy\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sic.navy\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sic.navy\/en\/wp-json\/wp\/v2\/comments?post=1968"}],"version-history":[{"count":0,"href":"https:\/\/sic.navy\/en\/wp-json\/wp\/v2\/pages\/1968\/revisions"}],"wp:attachment":[{"href":"https:\/\/sic.navy\/en\/wp-json\/wp\/v2\/media?parent=1968"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}