.heroExecutive {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("https://quattro.miami/wp-content/uploads/2021/09/IMG-Executive-Hero.png");
  position: relative;
  height: calc(375px + (700 - 375) * ((100vw - 375px) / (1920 - 375)));
}
.heroExecutive::after {
  content: "";
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("https://quattro.miami/wp-content/uploads/2021/09/Group-2.png");
  width: 618px;
  height: 258px;
  position: absolute;
  background-size: contain;
  right: 0;
  z-index: 2;
  bottom: -129px;
}

.Section1Executive {
  width: 100%;
  min-height: 100px;
}
.Section1Executive .containerSection1Executive {
  max-width: 1280px;
  display: flex;
  margin: auto;
}
.Section1Executive .containerSection1Executive .leftsection1Executive {
  width: 640px;
  height: 510px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("https://quattro.miami/wp-content/uploads/2021/09/Section1Executive.png");
  z-index: 2;
}
.Section1Executive .containerSection1Executive .rightsection1Executive {
  width: 670px;
  height: 522px;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("https://quattro.miami/wp-content/uploads/2021/09/Section1RightExecutive.png");
  margin-top: 120px;
  margin-left: -30px;
}
.Section1Executive .containerSection1Executive .rightsection1Executive .ContainerRightSection1 {
  width: 340px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.Section1Executive .containerSection1Executive .rightsection1Executive .ContainerRightSection1 .IconrightSection1 {
  width: 136px;
  height: 30px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("https://quattro.miami/wp-content/uploads/2021/09/LogoExec.svg");
}

.Section2Executive {
  padding-bottom: 175px;
  padding-top: 85px;
}
.Section2Executive::before {
  content: "";
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("https://quattro.miami/wp-content/uploads/2021/09/Frame-2.png");
  width: 194px;
  height: 618px;
  position: absolute;
  background-size: contain;
  left: -97px;
  z-index: 1;
}
.Section2Executive .left1Section2Executive {
  width: 1005px;
  margin: auto;
}
.Section2Executive .left1Section2Executive h3 {
  max-width: 343px;
}
.Section2Executive .left1Section2Executive ul {
  max-width: 352px;
  margin-left: -10px;
}
.Section2Executive .left1Section2Executive .Containeritemsleft1section2executive {
  display: flex;
  column-gap: 19px;
  margin-top: 55px;
}
.Section2Executive .left1Section2Executive .Containeritemsleft1section2executive .ItemSection2Execut {
  width: 135px;
  height: 125px;
  background-color: #000000;
}
.Section2Executive .left1Section2Executive .Containeritemsleft1section2executive .ItemSection2Execut .icon1left1section2 {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("https://quattro.miami/wp-content/uploads/2021/09/Printer.svg");
  margin-top: 30px;
  margin-left: 47px;
  width: 41px;
  height: 33px;
}
.Section2Executive .left1Section2Executive .Containeritemsleft1section2executive .ItemSection2Execut .icon2left1section2 {
  margin-top: 29px;
  margin-left: 53px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("https://quattro.miami/wp-content/uploads/2021/09/Signage.svg");
  width: 30px;
  height: 35px;
}
.Section2Executive .left1Section2Executive .Containeritemsleft1section2executive .ItemSection2Execut .icon3left1section2 {
  margin-top: 31px;
  margin-left: 51px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("https://quattro.miami/wp-content/uploads/2021/09/WiFi.svg");
  width: 38px;
  height: 29px;
}
.Section2Executive .left1Section2Executive .Containeritemsleft1section2executive .ItemSection2Execut p {
  font-style: normal;
  font-weight: 300;
  font-size: 10px;
  line-height: 12px;
  text-align: center;
  max-width: 72px;
  color: #FFFFFF;
  margin: auto;
  margin-top: 14px;
}
.Section2Executive .left2Section2Executive {
  width: 907px;
  height: 497px;
  margin-left: 75px;
  margin-top: 140px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("https://quattro.miami/wp-content/uploads/2021/09/Section3LeftExecutive.png");
}
.Section2Executive .left2Section2Executive h1 {
  margin-left: 67px;
  margin-top: 97px;
  max-width: 425px;
}
.Section2Executive .left2Section2Executive ul {
  margin-left: 57px;
  margin-top: 20px;
}
.Section2Executive .ContainerRightsection2Exc {
  max-width: 1280px;
  margin: auto;
  position: relative;
}
.Section2Executive .ContainerRightsection2Exc .rightSection2Executive {
  width: 591px;
  height: 965px;
  position: absolute;
  right: 0px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("https://quattro.miami/wp-content/uploads/2021/09/Section2Executibe.png");
}

@media (max-width: 1100px) {
  .heroExecutive::after {
    display: none;
  }

  .Section1Executive .containerSection1Executive {
    max-width: 1024px;
  }

  .Section2Executive {
    max-width: 1024px !important;
    margin: auto;
  }
  .Section2Executive::before {
    display: none;
  }
  .Section2Executive .left1Section2Executive {
    width: 990px !important;
  }
  .Section2Executive .left2Section2Executive {
    margin-left: 17px;
  }
  .Section2Executive .ContainerRightsection2Exc {
    max-width: 1024px;
  }
  .Section2Executive .ContainerRightsection2Exc .rightSection2Executive {
    width: 475px;
  }
}
@media (max-width: 1023px) {
  .Section1Executive .containerSection1Executive .leftsection1Executive {
    display: none;
  }
  .Section1Executive .containerSection1Executive .rightsection1Executive {
    width: 100%;
    margin: auto;
    height: 438px;
  }

  .Section2Executive {
    padding-top: 0px;
    padding-bottom: 60px;
  }
  .Section2Executive .left1Section2Executive {
    width: initial !important;
    max-width: 445px;
  }
  .Section2Executive .left2Section2Executive {
    width: auto;
    margin: auto;
    max-width: 768px;
    padding-top: 50px;
    margin-top: 50px;
  }
  .Section2Executive .left2Section2Executive h1 {
    margin: auto;
  }
  .Section2Executive .left2Section2Executive ul {
    margin: auto;
    width: 425px;
    margin-top: 30px;
  }
  .Section2Executive .ContainerRightsection2Exc .rightSection2Executive {
    position: relative;
    width: initial;
    margin: auto;
    max-width: 768px;
    height: 700px;
  }
}
@media (max-width: 600px) {
  .Section1Executive .containerSection1Executive .rightsection1Executive .ContainerRightSection1 {
    width: 335px;
  }

  .Section2Executive .ContainerRightsection2Exc .rightSection2Executive {
    max-width: 768px;
    height: 300px;
  }
  .Section2Executive .left1Section2Executive {
    max-width: 335px;
  }
  .Section2Executive .left1Section2Executive .Containeritemsleft1section2executive {
    flex-direction: column;
    grid-gap: 10px;
    width: 135px;
    margin: auto;
    margin-top: 30px;
  }
  .Section2Executive .left2Section2Executive {
    height: 360px;
  }
  .Section2Executive .left2Section2Executive h1 {
    max-width: 335px;
  }
  .Section2Executive .left2Section2Executive ul {
    max-width: 350px;
  }
}

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