.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: 22px;
  margin-top: 1rem;
  margin-top: 1rem;
  line-height: 2.4rem;
  margin-bottom: 2rem;
  text-align: justify;
}
.body-hitachi .text-center {
  text-align: center;
}
.body-hitachi .full-description .h3 {
  font-size: 50px !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 .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;
  max-width: 100%;
  height: 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 */
