.hero {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("https://quattro.miami/wp-content/uploads/2021/02/Hero-location-1.png");
  position: relative;
  height: calc(375px + (700 - 375) * ((100vw - 375px) / (1920 - 375)));
}
.hero .h3 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #FFF;
  text-align: center;
  width: 450px;
}

.BGSection1 {
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("https://quattro.miami/wp-content/uploads/2021/02/Q_IrridescentLocation.png");
  position: relative;
}

.container {
  max-width: 1280px;
}

.section1 {
  height: 1540px;
  position: relative;
}
.section1 .container1Section1 {
  width: 758px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-top: 112px;
}
.section1 .container1Section1 .normal-text {
  margin-top: 10px;
}
.section1::before {
  content: "";
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("https://quattro.miami/wp-content/uploads/2021/02/Q_Motif.png");
  height: 370px;
  width: 185px;
  position: absolute;
  left: 0px;
  top: -80px;
}
.section1::after {
  content: "";
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("https://quattro.miami/wp-content/uploads/2021/02/Q_Motif_Black.png");
  height: 370px;
  width: 185px;
  position: absolute;
  right: 0px;
  top: 190px;
}
.section1 .container2Section1 {
  position: relative;
  height: 601px;
  width: 1018px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 125px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("https://quattro.miami/wp-content/uploads/2021/02/AdobeStock_294692803_Preview-1.png");
}
.section1 .container3Section1 {
  width: 1020px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 98px;
  display: flex;
  flex-flow: row wrap;
}
.section1 .container3Section1 .CardSection1 {
  width: 236px;
  height: 230px;
  flex-direction: column;
  border: 1px solid #000;
  box-sizing: border-box;
  margin-left: 25px;
  position: relative;
}
.section1 .container3Section1 .CardSection1:first-child {
  margin-left: 0px;
}
.section1 .container3Section1 .CardSection1 .square1Cards {
  width: 54px;
  height: 71px;
  position: absolute;
  right: 0px;
  top: 0px;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
}
.section1 .container3Section1 .CardSection1 .square1Cards .img1Square {
  width: 29px;
  height: 29px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("https://quattro.miami/wp-content/uploads/2021/02/Vector-1.png");
  background-size: contain;
}
.section1 .container3Section1 .CardSection1 .square1Cards .img2Square {
  width: 28px;
  height: 29px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("https://quattro.miami/wp-content/uploads/2021/02/SR-836.png");
  background-size: contain;
}
.section1 .container3Section1 .CardSection1 .square1Cards .img3Square {
  width: 27px;
  height: 28px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("https://quattro.miami/wp-content/uploads/2021/02/Turnpike.png");
  background-size: contain;
}
.section1 .container3Section1 .CardSection1 .square1Cards .img4Square {
  width: 28px;
  height: 29px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("https://quattro.miami/wp-content/uploads/2021/02/SR-826.png");
  background-size: contain;
}
.section1 .container3Section1 .CardSection1 .h2 {
  margin-left: 24px;
  margin-top: 12px;
}
.section1 .container3Section1 .CardSection1 .h4 {
  margin-left: 24px;
  margin-top: -15px;
}
.section1 .container3Section1 .CardSection1 .square2Cards {
  height: 68px;
  position: absolute;
  bottom: 0px;
  border-top: 1px solid #000;
  width: 100%;
}
.section1 .container3Section1 .CardSection1 .square2Cards .normal-text {
  margin-left: 28px;
  width: 175px;
  margin-top: 15px;
}

.section2 {
  width: 100%;
  height: 676px;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("https://quattro.miami/wp-content/uploads/2021/02/Map.png");
}

.section3 {
  width: 100%;
  height: 770px;
  position: relative;
  background-color: #000;
}
.section3 .h2 {
  width: 1018px;
  position: absolute;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #FFF;
}
.section3 .h2 span {
  font-weight: bold;
  transition: all 0.3s;
  position: relative;
}
.section3 .h2 span::before {
  content: "";
  position: absolute;
  width: 0%;
  bottom: 0;
  background-color: #FFF;
  height: 4px;
  transition: all 0.3s;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("https://quattro.miami/wp-content/uploads/2021/02/VisionHover.png");
}
.section3 .h2 span:hover:before {
  width: 95%;
}

@media (max-width: 1023px) {
  .section1 {
    height: auto !important;
  }
  .section1 .container1Section1 {
    width: 720px;
  }
  .section1::before {
    display: none;
  }
  .section1::after {
    display: none;
  }
  .section1 .container2Section1 {
    width: 720px;
  }
  .section1 .container3Section1 {
    width: 505px;
    margin: auto;
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 30px;
    row-gap: 30px;
    margin-top: 80px;
    padding-bottom: 80px;
  }
  .section1 .container3Section1 .CardSection1 {
    margin-left: initial !important;
  }

  .section2 .ContainerItemsSection2 {
    display: none;
  }

  .section3 {
    height: 680px;
  }
  .section3 .h2 {
    width: 720px;
    font-size: 56px;
    line-height: 68px;
  }
}
@media (max-width: 730px) {
  .hero .h3 {
    width: 335px;
  }

  .section1 .container1Section1 {
    width: 335px;
  }
  .section1 .container2Section1 {
    width: 335px;
    height: 290px;
    margin-top: 60px;
  }
  .section1 .container3Section1 {
    width: 237px;
  }

  .section3 {
    height: 500px;
  }
  .section3 .h2 {
    width: 335px;
    font-size: 32px;
    line-height: 38px;
  }
}

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