.body-hitachi {
  font-family: 'Lato';
  background-color: #fff;
  max-width: 1200px;
  margin: 0 auto;
  font-size: 16px;
}
.body-hitachi .text-center {
  text-align: center;
}
.body-hitachi .text-end {
  text-align: end;
}
.body-hitachi .rev {
  background-color: black;
  color: white;
  font-size: 38px;
  text-align: center;
  line-height: 75px;
  margin: 0 auto;
}
.body-hitachi .row {
  clear: both;
}
.body-hitachi .row::after {
  display: block;
  content: '';
  clear: both;
}
.body-hitachi .img {
  margin: 0 auto;
  max-width: 100%;
  display: block;
}
.body-hitachi .text {
  font-size: 18px;
  margin-top: 1rem;
  margin-top: 1rem;
  line-height: 2rem;
  margin-bottom: 2rem;
  text-align: justify;
}
.body-hitachi .text-center {
  text-align: center;
}
.body-hitachi .full-description .h3 {
  font-size: 36px !important;
  margin: 3rem 0 !important;
}
.body-hitachi .col-12 {
  width: 100%;
}
.body-hitachi .col-6 {
  width: 50%;
  float: left;
}
.body-hitachi .col-hs {
  padding: 0 4rem 0 0;
}
.body-hitachi .col-0ffset {
  padding: 0 0 0 4rem;
}
.body-hitachi .pt-2 {
  padding-top: 2rem;
}

.body-hitachi .mt-2 {
  margin-top: 2rem;
}
.body-hitachi .mb-2 {
  margin-bottom: 2rem;
}
.body-hitachi .mb-4 {
  margin-bottom: 4rem;
}
.body-hitachi .mt-4 {
  margin-top: 4rem;
}
.body-hitachi .d-flex {
  display: flex;
  align-items: center;
}
.body-hitachi .badania {
  font-weight: bold;
}
.body-hitachi .lazy {
  width: auto;
  height: auto;
  display: block;
}
.body-hitachi .background-light-grayish-orange {
  background-color: #eae1d1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.body-hitachi .resizing {
  max-width: 80%;
}
.body-hitachi .resizing-icon {
  max-width: 60%;
}

/* Powiększenie ikon o dodatkowe 15% (w stosunku do 50% pierwotnego rozmiaru) */
.background-light-grayish-orange .img {
  max-width: 57.5%; /* Powiększ ikony o dodatkowe 15% w stosunku do ostatnich zmian */
  margin: 0 auto;
  display: block;
}

/* Margines 30px po prawej stronie dla tekstów */
.background-light-grayish-orange .text {
  margin-right: 30px; /* Dodaj margines 30px po prawej stronie tekstów */
}

/* Zmniejszenie obrazków na końcu o 30% */
.body-hitachi img[src='//f00.esfr.pl/si_upload/OPR/Faber/faber_innovacomfortx901-f_v2/img/faber-65lat.jpg'],
.body-hitachi img[src='//f00.esfr.pl/si_upload/OPR/Faber/faber_innovacomfortx901-f_v2/img/bezpieczenstwo.jpg'] {
  max-width: 70%; /* Zmniejsz obrazki o 30% */
  margin: 0 auto;
  display: block;
}

@media (max-width: 680px) {
  .body-hitachi .full-description .h3 {
    font-size: 18px !important;
    margin: 1rem 0 !important;
  }
  .body-hitachi .text {
    font-size: 16px;
    margin-top: 1rem;
    margin-top: 1rem;
    line-height: 1.5rem;
    margin-bottom: 1rem;
  }
  .body-hitachi .pt-4 {
    padding-top: 1rem;
  }
  .body-hitachi .col-6 {
    width: 100%;
    float: left;
  }
  .body-hitachi .col-6 p.text {
    padding: 0 1rem;
  }
  .body-hitachi .mt-4 {
    margin-top: 1rem;
  }
  .body-hitachi .text-end {
    text-align: center;
  }
}

/*# sourceMappingURL=style.css.map */
