.htmlMargin {
  margin-top: 0px !important;
}

.heroCaffe {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("https://quattro.miami/wp-content/uploads/2021/09/IMG-Caffe-Hero-1.png");
  height: calc(375px + (700 - 375) * ((100vw - 375px) / (1920 - 375)));
  position: relative;
}

.containerTotalCaffe::before {
  content: "";
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("https://quattro.miami/wp-content/uploads/2021/09/Group.png");
  width: 258px;
  height: 618px;
  position: absolute;
  left: 0px;
  margin-top: 90px;
  background-size: contain;
}
@media screen and (max-width: 990px) {
  .containerTotalCaffe::before {
    z-index: 0;
  }
}

.containerTotalCaffe2::before {
  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;
  margin-top: 210px;
  background-size: contain;
  right: 0;
  z-index: 2;
}
@media screen and (max-width: 990px) {
  .containerTotalCaffe2::before {
    z-index: 0;
  }
}

.containerCaffe {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("https://quattro.miami/wp-content/uploads/2021/02/Asset-1@3x-2.png");
}
.containerCaffe::before {
  content: "";
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("https://quattro.miami/wp-content/uploads/2021/09/Group-3.png");
  width: 258px;
  height: 618px;
  position: absolute;
  right: 0px;
  margin-top: -160px;
  z-index: 2;
  background-size: contain;
}
@media screen and (max-width: 990px) {
  .containerCaffe::before {
    z-index: -1;
  }
}
.containerCaffe .containerCaffe2 {
  max-width: 390px;
}
.containerCaffe .imgCity {
  position: absolute;
  right: 0;
  margin-top: 30px;
}
@media screen and (max-width: 990px) {
  .containerCaffe .imgCity {
    position: relative;
    width: 100%;
  }
}
@media screen and (max-width: 990px) {
  .containerCaffe .pl-116 {
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 20px !important;
  }
}

.QuattroCaffe {
  margin-top: 330px;
}
@media screen and (max-width: 1400px) {
  .QuattroCaffe {
    max-width: 400px;
    background: white;
    padding: 50px;
  }
}
@media screen and (max-width: 990px) {
  .QuattroCaffe {
    margin-top: 80px;
  }
}
@media screen and (max-width: 576px) {
  .QuattroCaffe {
    padding: 20px;
  }
}

.optionGenerCaffe .col-2 {
  width: auto;
}
.optionGenerCaffe .cuadroOptionCafe {
  width: 135px;
  height: 125px;
  background-color: #000;
  color: white;
  text-align: center;
  position: relative;
  line-height: 60px;
  margin-top: 50px;
}
.optionGenerCaffe .cuadroOptionCafe .cuadroOption2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.optionGenerCaffe .containercenter {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 990px) {
  .mt-110 {
    margin-top: 80px !important;
  }
}

.containerCaffeDegg {
  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.png");
}
@media screen and (max-width: 990px) {
  .containerCaffeDegg h1 {
    margin-left: 20px !important;
    margin-right: 20px !important;
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
}

.margin220 {
  margin-bottom: 220px;
}

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