.thank-you-page-featured-properties {
  width: 100vw;
}
.thank-you-page-featured-properties .thank-you-page-featured-properties-inner-wrapper {
  width: 100%;
  max-width: 641px;
  margin: 0 auto;
}
.thank-you-page-featured-properties .thank-you-page-featured-properties-inner-wrapper.showrooms {
  position: relative;
  max-width: 100%;
  background-color: #fff;
}
.thank-you-page-featured-properties .inner-banner {
  min-height: 240px;
  height: auto;
}
.thank-you-page-featured-properties .inner-banner img {
  width: 100%;
  height: auto;
  bottom: 0;
  left: 0;
}
.thank-you-page-featured-properties .inner-banner.showrooms img {
  position: absolute;
  bottom: 0;
}
.thank-you-page-featured-properties .thank-you-page-featured-properties-banner {
  background-color: #f6f6f6;
  width: 100vw;
  height: auto;
}
.thank-you-page-featured-properties .thank-you-page-featured-properties-info-content p {
  padding: 45px 60px;
  width: 100%;
  height: auto;
  font-size: 21px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #4a4a4a;
}
@media only screen and (max-width: 640px) {
  .thank-you-page-featured-properties .thank-you-page-featured-properties-info-content p {
    padding: 22px 15px;
  }
}
.thank-you-page-featured-properties .thank-you-page-featured-properties-contact-content {
  width: 100%;
  height: auto;
  text-align: center;
  border-radius: 3px;
  border: solid 1px #d2d2d2;
  background-color: #f6f6f6;
  padding: 22px 140px;
}
.thank-you-page-featured-properties .thank-you-page-featured-properties-contact-content h2 {
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #4a4a4a;
  text-transform: uppercase;
  margin: 0px 0px 20px 0px;
  padding: 0px;
}
.thank-you-page-featured-properties .thank-you-page-featured-properties-contact-content p {
  width: 100%;
  height: auto;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #4a4a4a;
  padding: 0px;
  margin: 0px;
}
.thank-you-page-featured-properties .thank-you-page-featured-properties-contact-content p strong {
  font-weight: bold;
}
@media only screen and (max-width: 640px) {
  .thank-you-page-featured-properties .thank-you-page-featured-properties-contact-content {
    padding: 22px 15px;
  }
}

.thankYouPageHeader {
  border-bottom: solid 1px #d2d2d2;
  padding: 10px;
  height: auto;
}

@media only screen and (max-width: 768px) {
  .inner-banner img {
    min-width: 1400px;
    margin-left: -700px;
    left: 50% !important;
  }
}

/*# sourceMappingURL=thank-you-page-destacados.css.map */
