.containerLab {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("https://quattro.miami/wp-content/uploads/2021/09/IMG-Lab-Hero-1.png");
  height: calc(100vh - 60px);
}

.container {
  max-width: 1280px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

.imageFloatLab {
  position: absolute;
  right: 0;
  top: 166px;
  width: 585px;
  height: 985px;
  background: url("https://quattro.miami/wp-content/uploads/2021/09/IMG-Lab-01-1.png") center no-repeat;
  background-size: cover;
}

.section1Lab {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("https://quattro.miami/wp-content/uploads/2021/09/Group-21-1.png");
  max-width: 809px;
}

.logoLab {
  width: 136px;
  height: 31.6px;
  background: url("https://quattro.miami/wp-content/uploads/2021/09/Lab-logo.svg") center no-repeat;
  background-size: cover;
}

.textLab {
  max-width: 354px;
}

.titleLab2 ul {
  list-style: none;
}

.rowLab {
  display: inline-flex;
}
.rowLab .col {
  margin-right: 23px;
  background: #000;
  color: #FFF;
  width: 135px;
  height: 125px;
  text-align: center;
  padding-top: 22px;
}
.rowLab .col .h5 {
  max-width: 92px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.rowLab .col .img {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.rowLab .col:nth-child(1) .img {
  width: 36px;
  height: 39px;
  background: url("https://quattro.miami/wp-content/uploads/2021/09/Frame.svg") center no-repeat;
  background-size: cover;
}
.rowLab .col:nth-child(2) .img {
  width: 40px;
  height: 39px;
  background: url("https://quattro.miami/wp-content/uploads/2021/09/Frame1.svg") center no-repeat;
  background-size: cover;
}
.rowLab .col:last-child {
  padding-top: 17px;
  margin-right: 0px;
}
.rowLab .col:last-child .img {
  width: 41.21px;
  height: 41.21px;
  background: url("https://quattro.miami/wp-content/uploads/2021/09/Frame2.svg") center no-repeat;
  background-size: cover;
}

.img1Lab {
  width: 202px;
  height: 631px;
  background: url("https://quattro.miami/wp-content/uploads/2021/09/Frame-2.png") center no-repeat;
  background-size: cover;
  position: absolute;
  left: 0px;
  top: 0px;
}

.text1Lab {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("https://quattro.miami/wp-content/uploads/2021/09/Asset-1@3x-3-1.png");
  position: absolute;
  top: 0px;
  right: 135px;
  width: 648px;
}

.section3Lab .row {
  margin-top: 500px;
  display: inline-flex;
}
.section3Lab .row .col:nth-child(1) {
  width: 323.61px;
  height: 290px;
  background: url("https://quattro.miami/wp-content/uploads/2021/09/IMG-Lab-02-1.png") center no-repeat;
  background-size: cover;
  margin-right: 55px;
}
.section3Lab .row .col:nth-child(2) {
  width: 323.61px;
  height: 290px;
  background: url("https://quattro.miami/wp-content/uploads/2021/09/IMG-Lab-03-1.png") center no-repeat;
  background-size: cover;
  margin-right: 55px;
}
.section3Lab .row .col:nth-child(3) {
  width: 323.61px;
  height: 290px;
  background: url("https://quattro.miami/wp-content/uploads/2021/09/IMG-Lab-04.png") center no-repeat;
  background-size: cover;
}
.section3Lab .row .h4 {
  position: absolute;
  right: 0px;
  bottom: 0;
  width: 224px;
  text-align: left;
  color: #000;
  margin-bottom: 0;
}

@media (max-width: 1200px) {
  .containerLab {
    height: 50vh;
  }
}
@media (max-width: 1180px) {
  .titleLab2 {
    margin-left: 40px !important;
  }
}
@media (max-width: 1090px) {
  .imageFloatLab {
    width: 500px;
    height: 901px;
  }
}
@media (max-width: 1010px) {
  .section1Lab {
    padding-left: 40px !important;
  }

  .imageFloatLab {
    width: 400px;
    height: 801px;
    top: 266px;
  }

  .section3Lab .row {
    margin-left: 40px !important;
  }
  .section3Lab .row .h4 {
    font-size: 26px;
  }
}
@media (max-width: 1000px) {
  .section3Lab .row .h4 {
    background: #FFF;
    height: 40%;
    padding-top: 53px;
  }
}
@media (max-width: 899px) {
  .imageFloatLab {
    width: 300px;
    height: 701px;
    top: 365px;
  }
}
@media (max-width: 813px) {
  .imageFloatLab {
    display: none;
  }

  .section1Lab {
    padding-top: 70px !important;
  }
}
@media (max-width: 790px) {
  .text1Lab {
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (max-width: 700px) {
  .containerLab + .container {
    margin-top: 0px !important;
    padding: 0;
  }

  .text1Lab {
    text-align: center;
  }

  .section3Lab .row {
    display: inline-block;
    margin-left: 0px !important;
    width: 100%;
    margin-top: 440px;
  }
  .section3Lab .row .col {
    margin-right: auto !important;
    margin-bottom: 40px;
    margin-left: auto;
  }
  .section3Lab .row .col .h4 {
    width: 100%;
    left: -1px;
    text-align: center;
    padding-top: 25px;
    bottom: -1px;
  }
}
@media (max-width: 648px) {
  .text1Lab {
    width: 100%;
  }
}
@media (max-width: 450px) {
  .section3Lab .row {
    margin-top: 500px;
  }

  .rowLab {
    display: inline-block;
    width: 100%;
    margin-left: -20px;
  }
  .rowLab .col {
    margin-right: auto !important;
    margin-left: auto !important;
    margin-bottom: 20px;
  }
}

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