rbm.eu Open in urlscan Pro
2606:4700:20::681a:483  Public Scan

Submitted URL: http://rbm.eu/
Effective URL: https://rbm.eu/en
Submission: On October 30 via api from US — Scanned from US

Form analysis 3 forms found in the DOM

GET https://rbm.eu/en/search-results?q=

<form id="searchForm" action="https://rbm.eu/en/search-results?q=" method="get">
  <div class="ss-search-form">
    <div class="ss-search-form__input">
      <input class="form-control" name="q" type="text" placeholder="What are you looking for?" value="" autocomplete="off" autofocus="">
      <div data-validate-for="q" style="display: none;">Enter at least 3 characters</div>
    </div>
    <div class="ss-search-form__results" id="autocomplete-results"></div>
  </div>
</form>

GET https://rbm.eu/en/search-results?q=

<form action="https://rbm.eu/en/search-results?q=" method="get">
  <div class="ss-search-form">
    <div class="ss-search-form__backdrop"></div>
    <div class="ss-search-form__input">
      <i class="bi bi-search"></i>
      <i class="bi bi-x-lg js-close-results-products"></i>
      <input class="form-control" name="q" type="text" placeholder="Enter the product code, name or series" value="" autocomplete="off" data-track-input="" data-request="searchInputProducts::onType"
        data-request-before-update="document.querySelector('body').classList.add('ss-search-form__results-products--visible')" data-request-update="'searchInputProducts::autocomplete': '#autocomplete-results-products'">
    </div>
    <div class="ss-search-form__results" id="autocomplete-results-products"></div>
  </div>
</form>

<form id="form" data-request="contactForm::onFormSubmit" data-request-success="$(this).hide();$(this).next().show();dataLayer.push({'event': 'pagecontactform' })" data-request-validate="" class="form-default p-0">
  <input name="_token" type="hidden" value="yvXysffuXrE5NVp3KoejQCK1sI2YkbCv0M2A4EzJ">
  <h5 class="form-title">Request form</h5>
  <input class="form-control" type="hidden" name="emailAdmin" value="info@rbm.eu">
  <input class="form-control" type="hidden" name="pagina" value="index">
  <input class="form-control" type="hidden" name="url" value="https://rbm.eu/en">
  <input class="form-control" type="hidden" name="mercato" value="Estero">
  <input class="form-control" type="hidden" name="lingua" value="EN">
  <div class="row">
    <div class="col-md-6">
      <div class="form-group">
        <label for="nome" class="form-label">Name</label> * <input class="form-control" type="text" name="nome" value="">
        <div data-validate-for="nome">Field required</div>
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group">
        <label for="cognome" class="form-label">Surname</label> * <input class="form-control" type="text" name="cognome" value="">
        <div data-validate-for="cognome">Field required</div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-6">
      <div class="form-group">
        <label for="email" class="form-label">E-mail</label> * <input class="form-control" type="email" name="email" value="">
        <div data-validate-for="email">Field required</div>
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group">
        <label for="telefono" class="form-label">Phone</label> * <input class="form-control" type="text" name="telefono" value="">
        <div data-validate-for="telefono">Field required</div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-6">
      <div class="form-group">
        <label for="citta" class="form-label">City</label> * <input class="form-control" type="text" name="citta" value="">
        <div data-validate-for="citta">Field required</div>
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group">
        <label for="provincia" class="form-label">State</label> * <input class="form-control" type="text" name="provincia" value="">
        <div data-validate-for="provincia">Field required</div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-12">
      <div class="form-group">
        <label for="categoria" class="form-label">Category</label> * <select class="form-select" name="categoria" aria-label="categoria">
          <option selected="" disabled="">-- Select</option>
          <option value="Agente">Sales Agent</option>
          <option value="Architetto">Architect</option>
          <option value="Broker">Broker</option>
          <option value="Ingegnere">Engineer</option>
          <option value="Designer">Designer</option>
          <option value="General Contractor">General Contractor</option>
          <option value="Geometra">Surveyor</option>
          <option value="Giornalista">Journalist</option>
          <option value="Installatore Idraulico">Hydraulic Installer</option>
          <option value="PR / Ufficio Stampa">PR / Press office</option>
          <option value="Privato">Private</option>
          <option value="Termotecnico">Thermotechnician</option>
          <option value="Manutentore">Maintenance Engineer</option>
          <option value="Marketing/Comunicazione">Marketing/Communication</option>
          <option value="Sviluppatore Immobiliare">Real estate</option>
          <option value="Installatore Elettrico">Electrical Installer</option>
          <option value="Altro">Other</option>
        </select>
        <div data-validate-for="categoria">Field required</div>
      </div>
    </div>
  </div>
  <div class="form-group">
    <label for="messaggio" class="form-label">Request</label> * <textarea class="form-control" name="messaggio" rows="5" cols="40"></textarea>
    <div data-validate-for="messaggio">Field required</div>
  </div>
  <div class="form-group">
    <div class="form-check">
      <input class="form-check-input" type="checkbox" value="accettata" name="privacy">
      <label class="form-check-label form-check-label-privacy" for="checkbox"> I consent to the processing of personal data in accordance with the current privacy legislation.
        <a href="https://rbm.eu/storage/app/media/documenti/RBM_Informativa%20Contatti%20e%20Newsletter_EN.pdf" target="_blank">Consult the online regulation.</a>
      </label>
    </div>
    <div data-validate-for="privacy">Field required</div>
  </div>
  <div class="form-group">
    <div class="form-check">
      <input class="form-check-input" type="checkbox" value="accettata" name="newsletter">
      <label class="form-check-label form-check-label-privacy" for="checkbox"> I want to subscribe to the newsletter to recieve the latest offers and news from the RBM world.
        <a href="https://rbm.eu/storage/app/media/documenti/RBM_Informativa%20Contatti%20e%20Newsletter_EN.pdf" target="_blank">Consult the online regulation.</a>
      </label>
    </div>
  </div>
  <div id="contactForm" class="g-recaptcha" data-sitekey="6LftnXgjAAAAADYVu2M_DVzmioJr5LWnHSOGgfmi" data-theme="light" data-type="image" data-size="invisible">
    <div class="grecaptcha-badge" data-style="bottomright" style="width: 256px; height: 60px; display: block; transition: right 0.3s; position: fixed; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
      <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-n9qusjy7dx5l" frameborder="0" scrolling="no"
          sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LftnXgjAAAAADYVu2M_DVzmioJr5LWnHSOGgfmi&amp;co=aHR0cHM6Ly9yYm0uZXU6NDQz&amp;hl=en&amp;type=image&amp;v=-ZG7BC9TxCVEbzIO2m429usb&amp;theme=light&amp;size=invisible&amp;cb=ddogvm16tbc2"></iframe>
      </div>
      <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
        style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div><iframe style="display: none;"></iframe>
  </div>
  <div class="form-group">
    <div data-validate-for="g-recaptcha-response"></div>
  </div>
  <button type="submit" class="btn btn-dark ">Send request</button>
</form>

Text Content

×
RBM cookies, like all our products and systems, are innovative, energy efficient
and top quality. You will not notice their presence, but they are used to better
cherish our special relationship with you, draw up statistics and provide you
with a unique experience, just like the feeling you get in our RBM showrooms.
You can find all details in our cookie policy. Refusal of consent may render the
relevant functions unavailable. You may freely grant, refuse or revoke your
consent at any time. You may consent to the use of technologies by using the
'Accept' button. By closing this information notice, you will continue without
accepting.
Press again to continue 0/1
Learn more and customise
RejectAccept
 * ext Country: Other Countries
 * en Language: English
 * Enter at least 3 characters
   

 * 
 * Menu
     
   * Company
     * Company
     * Certifications and Quality policy
   * Catalogue
   * BIM
   * ESG
     * Vision
     * Environmental sustainability
     * Social
     * Governance, Risk, Compliance
       * Governance
       * Risk
       * Compliance
     * Certifications and Quality policy
   * Focus
     * Stop Leak
     * Magnetic filtration
     * Futura
     * Zerofrost
     * Energy efficiency
     * TL1 by Piero Lissoni
   * Video
   * OEM
   * R&D
   * Find Agents
   * News
      * Contacts
      * Contacts
      * follow us on
 * Contact us

Download catalouge


RBM DESIGNS AND MANUFACTURES PLUMBING COMPONENTS AND SYSTEMS INNOVATIVE IN THE
SECTORS: CLIMATIC COMFORT, ENERGY EFFICIENCY AND HYDROTHERMAL DISTRIBUTION




KILMA FUTURA.

The new dry radiant air conditioning system


BIM LIBRARY

The revolution in construction and infrastructure


MAGNETICS.

The complete range of filters for boilers and heat pumps


KILMA FUTURA.

The new dry radiant air conditioning system


BIM LIBRARY

The revolution in construction and infrastructure







CATALOGUE

Find products

More than 95% of products designed and developed internally, thanks to constant
investment in research and development.

RBM products also satisfy the most modern and complex needs of the plumbing and
heating market.


Download catalouge
03 Climate comfort
04 Service
01 Hydrothermal distribution
02 Energy efficiency
03 Climate comfort
04 Service
01 Hydrothermal distribution
02 Energy efficiency


FOCUS

ENERGY EFFICIENCY

When it comes to technological innovation at the service of efficiency, it is
impossible not to think of RBM.

From the smallest components for effective filtration through to complete
systems for climate comfort, RBM’s R&D department focuses its research on all
those innovations that work in a non-visible and silent manner, simplifying the
quality of life of those who use them, with great attention paid to ease of
assembly and maintenance.

Keep reading


FOCUS

TL1 BY PIERO LISSONI

Experience the perfect balance of style and functionality.

TL1 is an innovative thermostatic head for radiators and decorative radiators
designed by Piero Lissoni.
Defined by an ergonomic, refined and gentle shape, it is an element that
combines aesthetics and functionality. The valve has been cleansed of any
superstructure to enhance the purity of the cylinder: the essential becomes
invisible.

Keep reading


FOCUS

THE CHALLENGE OF MAGNETIC FILTRATION.

It all stems from needing to find an effective solution to eliminate impurities
in heating systems. 

Objective: to solve the problem upstream, developing single performing
components, designed on the basis of specific needs and aimed at restoring and
maintaining the maximum effectiveness and efficiency of each system.

Keep reading


FOCUS

ENERGY EFFICIENCY

When it comes to technological innovation at the service of efficiency, it is
impossible not to think of RBM.

From the smallest components for effective filtration through to complete
systems for climate comfort, RBM’s R&D department focuses its research on all
those innovations that work in a non-visible and silent manner, simplifying the
quality of life of those who use them, with great attention paid to ease of
assembly and maintenance.

Keep reading


FOCUS

TL1 BY PIERO LISSONI

Experience the perfect balance of style and functionality.

TL1 is an innovative thermostatic head for radiators and decorative radiators
designed by Piero Lissoni.
Defined by an ergonomic, refined and gentle shape, it is an element that
combines aesthetics and functionality. The valve has been cleansed of any
superstructure to enhance the purity of the cylinder: the essential becomes
invisible.

Keep reading




MUST HAVE

From dirt separator filters to zone valves, many innovative products and
solutions selected from among the best sellers and indispensable products, with
all-Italian quality.

SERIES 3937 TL1 BY PIERO LISSONI

Thermostatic head. Internal sensitive element with liquid expansion.

SERIES 3937 TL1 BY PIERO LISSONI

Thermostatic head. Internal sensitive element with liquid expansion.

SERIES 3937 TL1 BY PIERO LISSONI

Thermostatic head. Internal sensitive element with liquid expansion.

SERIES 3070.A MG1

Under-boiler magnetic sludge remover filter. Supplied complete with...

SERIES 3715.A MG2

Under-boiler magnetic sludge remover filter.

SERIES 3699 MP1

Self-cleaning magnetic sludge remover filter for heating pump.

SERIES 3833 MP2

Self-cleaning magnetic sludge remover filter for heating pump.

SERIES 3917 PROTECTIVE 100

Protection for heating and cooling systems.

SERIES 3918.A WASH CLEAN 400

Cleaner for heating and cooling systems.

SERIES 3918.B WASH CLEAN 400H

Fast universal cleaner.

SERIES 2926.A KILMA FUTURA

High efficiency insulation panel for dry installations.

SERIES 3937 TL1 BY PIERO LISSONI

Thermostatic head. Internal sensitive element with liquid expansion.

SERIES 3937 TL1 BY PIERO LISSONI

Thermostatic head. Internal sensitive element with liquid expansion.

SERIES 3937 TL1 BY PIERO LISSONI

Thermostatic head. Internal sensitive element with liquid expansion.

SERIES 3070.A MG1

Under-boiler magnetic sludge remover filter. Supplied complete with...

SERIES 3715.A MG2

Under-boiler magnetic sludge remover filter.

SERIES 3699 MP1

Self-cleaning magnetic sludge remover filter for heating pump.


Products and divisions.
 * 01 Hydrothermal distribution
 * 02 Energy efficiency
 * 03 Climate comfort
 * 04 Service


PRODUCTS AND DIVISIONS.

RBM produces all the connection and management components of the modern
hydrothermal plant.

The range of products has developed following and anticipating the needs of the
sector thanks to the work of the internal team made up of researchers, designers
and qualified plant engineers who work daily in the field.

The commitment of RBM's Research and Development department is oriented towards
the design of technologically advanced components and systems, capable of
overcoming the increasingly tough tests and the pressing needs that the market
imposes from the point of view of effectiveness, efficiency and energy saving.

The goal is to identify the best, easiest to use, most convenient and reliable
solutions, to obtain and maintain the trust of each customer over time.

Go to the product catalogue
products and divisions


HYDROTHERMAL DISTRIBUTION

The distribution system is that portion of the plant that receives the service
and/or thermal energy from the production system and conveys it to the emission
system responsible for climatic comfort.

This division houses all those products that allow the separation between the
various subsystems, the connection and joining of products, the relaying to the
users, the distribution of energy and the interfacing between centralised
systems and thermally autonomous consumers.

Explore the products
products and divisions


ENERGY EFFICIENCY

The energy efficiency of the plant engineering system is the ability of the
system to deliver the same service with less energy consumption.

This capability is achieved by controlling everything in the best possible
manner to reduce energy losses while achieving the same final comfort.

Also important is the correct and continuous maintenance of the 'health
condition' of the entire plant over time.

For these purposes, this division includes all products for controlling and
regulating process variables such as flow, temperature, humidity and pressure,
as well as products required for maintaining plant health.

Explore the products
products and divisions


CLIMATE COMFORT

Climatic comfort can be defined as the feeling of physical and mental wellbeing;
a condition of satisfaction with one’s surroundings in which we do not feel
neither hot nor cold.

In this division, RBM presents products and systems that contribute to climatic
comfort with various radiant air conditioning systems and accessory equipment
for climate and air quality control, regulation and correction.

Explore the products
products and divisions


SERVICE

The Service division includes spare parts for the products of the previous
divisions, as well as service and start-up services for equipment and systems.

Explore the products

REQUEST FORM

Name *
Field required
Surname *
Field required
E-mail *
Field required
Phone *
Field required
City *
Field required
State *
Field required
Category * -- Select Sales AgentArchitectBrokerEngineerDesignerGeneral
ContractorSurveyorJournalistHydraulic InstallerPR / Press
officePrivateThermotechnicianMaintenance EngineerMarketing/CommunicationReal
estateElectrical InstallerOther
Field required
Request *
Field required
I consent to the processing of personal data in accordance with the current
privacy legislation. Consult the online regulation.
Field required
I want to subscribe to the newsletter to recieve the latest offers and news from
the RBM world. Consult the online regulation.


Send request

Thank you for choosing RBM. You will shortly receive a confirmation email.

If it doesn't arrive in the next few minutes, don't hesitate to contact us.



RBM SPA
VAT 00551250988 | D-U-N-S ®️️ Number: 428139836
Head office: Via Industriale, 23 - 25060 – Polaveno (Loc. S. Giovanni) - (BS) -
Italy
Administrative office: Via S. Giuseppe, 1 - 25075 - Nave - (BS) - Italy

Privacy policy cookie policy follow us on credits

TO ACCESS THE CONTENTS YOU MUST LOG IN

Register Sign in

TO ACCESS THE CONTENTS YOU MUST LOG IN

Register Sign in