For information and quotes

    Fields marked with * are mandatory

    I have read and accept the terms of the Privacy Policy

    Contact Us

    Fill out the form

    For information and quotes

      Fields marked with * are mandatory


      Our contact details

      Officine Nuove

      Monday to Friday

      8:00 AM – 12:00 PM / 1:30 PM – 6:00 PM
      (Warehouse until 5:30 PM)

      ADDRESS:

      Via della Croce, 40 – 33030
      Basaldella di Campoformido (UD)

      DO YOU WANT TO STAY UP TO DATE WITH THE LATEST NEWS FROM OFFICINE NUOVE?

      Subscribe to our Newsletter

      /* Contenitore centrato */ .on-mc-wrap{ width:100%; display:flex; justify-content:center; } .on-mc-form{ width:min(520px, 92vw); text-align:center; margin:0 auto; } /* Label + input "underline" */ .on-mc-label{ display:block; font-weight:500; letter-spacing:.08em; text-transform:uppercase; font-size:12px; margin:12px 0 10px; } .on-mc-input{ width:100%; border:0; border-bottom:2px solid rgba(0,0,0,.2); padding:10px 6px 12px; font-size:18px; outline:none; background:transparent; text-align:left; } .on-mc-input:focus{ border-bottom-color: rgba(0,0,0,.55); } /* Checkbox privacy */ .on-mc-privacy{ margin:18px auto 6px; display:flex; gap:10px; align-items:center; justify-content:center; font-size:13px; line-height:1.2; } .on-mc-privacy input{ width:18px; height:18px; margin:0; } .on-mc-privacy-link a{ font-size:20px; text-decoration:underline; } /* Bottone stile “blu” */ .on-mc-btn{ margin:18px auto 0; display:inline-block; padding:14px 42px; border:0; cursor:pointer; font-size: 13px; text-transform:uppercase; letter-spacing:.08em; font-weight:500; color:#fff; background:#2f86c1; /* se vuoi lo adeguo al colore esatto del tema */ } .on-mc-btn:hover{ filter:brightness(.95); } /* Messaggi */ .on-mc-msg{ margin-top:14px; font-size:14px; } .on-mc-msg--err{ color:#b00020; }