.re-icon {
  font-family: 'RedactorFont' !important;
}
.redactor-editor {
  color: #000 !important;
}
.redactor-editor p,
.redactor-editor h1,
.redactor-editor h2,
.redactor-editor h3,
.redactor-editor h4,
.redactor-editor h5 {
  color: #000 !important;
}
.banner-block .hp-container .redactor-toolbar a {
  color: #000;
}
.banner-block .hp-container .redactor-editor a,
.banner-block .hp-container .redactor-editor h1,
.banner-block .hp-container .redactor-editor h2,
.banner-block .hp-container .redactor-editor h3,
.banner-block .hp-container .redactor-editor h4,
.banner-block .hp-container .redactor-editor h5,
.banner-block .hp-container .redactor-editor p {
  color: #000;
}
.decoration-none {
  text-decoration: none;
}
.decoration-none:hover {
  text-decoration: none;
}
.decoration-none:visited {
  text-decoration: none;
}
.decoration-none:active {
  text-decoration: none;
}
.slick-lightbox-slick-img,
.slick-lightbox-inner {
  z-index: 12;
}
.slick-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 12;
  cursor: pointer;
}
.slick-lightbox-slick-item {
  overflow-y: scroll;
}

.btn-contact-register,
input.btnBlue {
  padding: 10px 12px;
  font-size: 16px !important;
  font-weight: 600 !important;
  width: 100%;
  margin-top: 27px;
  display: block;
  text-align: center;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  border: none;
  display: inline-block;
  margin-bottom: 0;
  cursor: pointer;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
a {
  outline: 0;
  font-family: "ff-din-web", Helvetica, Arial, sans-serif !important;
  font-style: normal;
  text-decoration: none;
}
strong a,
a.bold {
  font-weight: 900;
}
.slider.slider-horizontal {
  width: 65%;
  height: 20px;
  margin: 5px 10px;
}
.slider.slider-horizontal .slider-handle {
  background-image: none;
}
.redactor-toolbar li a {
  color: #000 !important;
  background-color: #fff;
}
.redactor-editor a,
.redactor-editor p {
  color: #000 !important;
  background-color: #fff;
}
.redactor-editor img {
  background-color: #888;
}
img {
  max-width: 100%;
}
a.admin-link {
  border: 2px solid #f38800;
  padding: 5px 10px;
  background: #FFF;
  color: #f38800;
  font-size: 20px;
  position: absolute;
  top: 800px;
  left: 5%;
  z-index: 10;
}
.background-primary h1,
.background-alternative h1,
.background-primary h2,
.background-alternative h2,
.background-primary h3,
.background-alternative h3,
.background-primary h4,
.background-alternative h4 {
  color: #FFF;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Roboto Slab';
  font-weight: 700;
}

a {
  color: inherit;
}
.ico {
  text-align: center;
}
h5 {
  font-size: 16px;
  font-weight: 700;
}
h2.headline-narrow {
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
}
h2.headline-narrow span {
  font-family: 'Roboto Slab', serif !important;
  font-weight: 700;
}
.headline {
  font-family: 'Roboto Slab', serif;
  text-decoration: none;
}
.btn-contact-register {
  width: 190px;
  transition: background-color 300ms ease-out;
}
.header-block {
  background-position-x: 0px;
  background-position-y: 0px;
  background-repeat-x: no-repeat;
  background-repeat-y: no-repeat;
  background-color: rgba(255, 255, 255, 0.9);
  overflow: visible;
  height: 135px;
  background-size: cover !important;
  position: relative;
  padding: 15px;
}
.header-block .container {
  position: relative;
  max-height: 100%;
  display: block;
}
.header-block .container a img {
  position: relative;
  display: block;
  max-height: 100px;
  z-index: 40;
}
@media (max-width: 1023px) {
  .header-block .container a img {
    max-height: 80px;
  }
}
.header-block .container a img:hover {
  opacity: .7;
}
.footer-block {
  margin: 0 auto;
  width: 100%;
}
.footer-block .footer-top-block:before {
  background-image: url('../themes/terranovis/assets/images/footer-bg.jpg');
  background-size: cover;
  background-position: center;
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
  content: "";
  display: block;
  width: 110%;
  height: 110%;
  position: absolute;
  top: -5%;
  left: -5%;
  margin: auto;
  opacity: 1;
  overflow: hidden;
  z-index: -99;
}
.footer-block .footer-top-block:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  overflow: hidden;
  z-index: -88;
}
.footer-block .footer-top-block {
  background-color: rgba(0, 0, 0, 0.25);
  padding: 60px 0 70px 0;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.footer-block .footer-top-block a {
  font-size: 14px;
  color: #fff;
}
.footer-block .footer-top-block p {
  font-size: 16px;
  color: #fff;
  line-height: 120% !important;
}
@media (max-width: 767px) {
  .footer-block .footer-top-block p {
    font-size: 18px;
  }
  .footer-block .footer-top-block p br {
    display: none;
  }
}
.footer-block .footer-top-block .ico {
  color: #FFF;
  display: inline-block;
  vertical-align: top;
  width: 15%;
  max-width: 45px;
  position: relative;
  top: -6px;
}
.footer-block .footer-top-block .ico .text {
  position: absolute;
  left: 0;
  top: 5px;
  width: 100%;
  text-align: center;
  font-size: 2em;
}
.footer-block .footer-top-block .footer-content-title {
  display: block;
  font-size: 28px;
  color: #fff;
  line-height: 38px;
}
@media (max-width: 767px) {
  .footer-block .footer-top-block .footer-content-title {
    font-size: 30px;
  }
}
.footer-block .footer-top-block .footer-location-content {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding-left: 60px;
}
.footer-block .footer-main-block {
  padding: 25px 0;
  border-top: 1px solid #c2c2c7;
}
.footer-block .footer-main-block hr {
  border-color: #c2c2c7;
}
.footer-block .footer-main-block a.btn-contact-register {
  margin-top: 10px;
}
@media (max-width: 767px) {
  .footer-block .footer-main-block a.btn-contact-register {
    width: 240px;
    padding: 12px 12px;
    font-size: 19px !important;
  }
}
.footer-block .footer-main-block .footer-tagline {
  text-align: center;
}
.footer-block .footer-main-block .footer-tagline p {
  font-size: 26px;
  color: #fff;
  line-height: 30px;
}
.footer-block .footer-main-block .footer-affiliates {
  margin-top: 20px;
}
.footer-block .footer-main-block .footer-affiliates .footer-logo {
  margin-bottom: 20px;
}
.footer-block .footer-main-block .footer-affiliates .footer-logo-push a,
.footer-block .footer-main-block .footer-affiliates .footer-logo-push p {
  line-height: 100% !important;
  font-size: 14px !important;
  font-weight: 400;
  color: #fff;
}
.footer-block .footer-main-block .footer-affiliates .footer-logo-push .block-terranovis-2 p:nth-child(2),
.footer-block .footer-main-block .footer-affiliates .footer-logo-push .block-terranovis-2 p:nth-child(3) {
  padding-left: 55px;
}
@media only screen and (max-width: 1023px) {
  .footer-block .footer-main-block .footer-affiliates .footer-logo-push .block-terranovis-2 p:nth-child(3) {
    display: none;
  }
}
.footer-block .footer-main-block .footer-affiliates .footer-logo-push img {
  max-width: 205px;
  margin-bottom: 10px;
}
.footer-block .footer-main-block .footer-affiliates .footer-logo-push .footer-logo-tagline {
  font-size: 14px;
  line-height: 18px;
  display: block;
}
.footer-block .footer-main-block .footer-affiliates ul {
  margin-right: 11px;
  margin-left: 0;
}
.footer-block .footer-main-block .footer-affiliates ul li {
  display: inline-block;
  border-right: 1px solid #999;
  margin: 0 0 20px;
  padding: 0 15px;
  line-height: 17px;
}
.footer-block .footer-main-block .footer-affiliates ul li:last-child {
  border: none;
}
.footer-block .footer-main-block .footer-affiliates ul li a {
  font-size: 16px;
  border: none;
}
.footer-block .footer-main-block .footer-affiliates a,
.footer-block .footer-main-block .footer-affiliates a:visited,
.footer-block .footer-main-block .footer-affiliates a:hover {
  border-bottom: 0;
  color: none;
  text-decoration: none !important;
  outline: none;
}
.footer-block .footer-main-block .footer-affiliates a img {
  border: 0px;
  outline: 0px;
  text-decoration: none;
  outline: none;
  border: none;
  border-width: 0;
}
.footer-block .footer-icon-blocks {
  margin-bottom: -50px !important;
}
@media (max-width: 767px) {
  .footer-block .footer-icon-blocks .footer-icon-block {
    width: 300px;
    margin: auto !important;
    margin-bottom: 50px !important;
  }
}
.footer-block .footer-icon-blocks .footer-icon-block .footer-content-title {
  font-family: 'Roboto Slab', serif !important;
  font-weight: 700;
  margin-top: -20px;
  margin-right: -20px;
  margin-bottom: 10px;
}
.footer-block .footer-icon-blocks .footer-icon-block .icon {
  display: block;
  width: 45px;
  height: 45px;
  margin-top: -5px;
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 767px) {
  .footer-block .footer-icon-blocks .footer-icon-block .icon {
    width: 60px;
    height: 60px;
    left: -40px;
  }
}
.footer-block .footer-icon-blocks .footer-icon-block .icon-stage {
  background-image: url('../themes/terranovis/assets/images/icon-stage.png');
}
.footer-block .footer-icon-blocks .footer-icon-block .icon-lots {
  background-image: url('../themes/terranovis/assets/images/icon-lots.png');
}
.footer-block .footer-icon-blocks .footer-icon-block .icon-location {
  background-image: url('../themes/terranovis/assets/images/icon-location.png');
}
@media (min-width: 1200px) {
  .footer-block .footer-icon-blocks .footer-icon-block section.block-findyourideallot {
    margin-left: 12%;
  }
}
.footer-block .footer-copyright {
  display: none;
  text-align: center;
  margin-top: 20px;
}
.footer-block .footer-copyright p {
  color: #ffffff;
  font-size: 14px;
}
@media only screen and (max-width: 1023px) {
  .footer-block .footer-copyright {
    display: block;
  }
}
.slider-track {
  background-image: none;
}
.slider .tooltip {
  display: none;
}
.slider .tooltip-inner {
  background-color: #eee;
  color: #000;
  font-weight: bold;
  box-shadow: 0px 1px 1px -1px rgba(0, 0, 0, 0.6);
}
.slider .tooltip.top .tooltip-arrow {
  border-top-color: #eee;
}
.content-block .location-block .location-click-note {
  color: #505050;
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
}
.location-block img {
  margin-top: 40px;
}
.content-block .location-block {
  margin-bottom: 40px;
}
.stage-download-link {
  text-decoration: none !important;
}
#property_search .btn-property-search {
  width: auto;
  font-size: 18px;
  padding: 12px 20px 10px 20px;
}
.content-block .lifestyle-title {
  width: 600px;
}
@media (max-width: 1023px) {
  .content-block .lifestyle-title {
    width: 100%;
    margin-bottom: 30px;
  }
  .content-block .lifestyle-title br {
    display: none;
  }
}
.content-block .lifestyle-title h1 {
  font-family: 'Roboto Slab', serif !important;
  font-weight: 700;
  font-size: 42px !important;
}
@media (max-width: 1023px) {
  .content-block .houseandland-title {
    width: 100%;
    margin-bottom: 30px;
  }
}
.content-block .houseandland-title h1 {
  font-family: 'Roboto Slab', serif !important;
  font-weight: 700;
  font-size: 42px !important;
  text-align: center;
}
.content-block .lifestyle-block p,
.content-block .location-block p {
  color: #666666;
  font-size: 18px !important;
}
.content-block .houseandland-block .houseandland-block--lot p {
  font-weight: 700;
  font-size: 18px !important;
}
.content-block .houseandland-block .houseandland-block--brochure {
  min-height: 36px;
  position: relative;
}
.content-block .houseandland-block .houseandland-block--brochure a.uploader-document {
  color: #666666;
}
.content-block .houseandland-block .houseandland-block--detail-image {
  max-height: 60px;
  position: relative;
}
.content-block .houseandland-block .houseandland-block--detail-image img {
  height: 60px;
}
.content-block .lifestyle-block .side,
.content-block .houseandland-block .side {
  margin-right: 30px;
  text-align: right;
}
@media (max-width: 767px) {
  .content-block .lifestyle-block .side,
  .content-block .houseandland-block .side {
    text-align: center;
  }
  .content-block .lifestyle-block .side p,
  .content-block .houseandland-block .side p {
    padding-bottom: 20px;
  }
  .content-block .lifestyle-block .side img,
  .content-block .houseandland-block .side img {
    margin-bottom: 40px;
  }
}
.content-block .lifestyle-block .side p,
.content-block .houseandland-block .side p {
  font-family: 'Roboto Slab', serif !important;
  font-weight: 400;
}
.content-block .lifestyle-block .side img,
.content-block .houseandland-block .side img {
  height: 150px;
  margin-top: 5px;
  object-fit: cover;
  border-radius: 0;
}
.content-block .location-title {
  width: 480px;
}
@media (max-width: 1023px) {
  .content-block .location-title {
    width: 100%;
    margin-bottom: 30px;
  }
}
.content-block .location-title h1 {
  font-family: 'Roboto Slab', serif !important;
  font-weight: 700;
  font-size: 42px !important;
}
.block-footertext p,
.block-appianproperties p a,
.block-terranovis-2 p a,
.footer-estate ul li a {
  color: #ffffff;
}
.block-appianproperties p a:hover,
.block-terranovis-2 p a:hover,
.footer-estate ul li a:hover {
  color: #ffffff;
}
.footer-estate {
  margin-top: -15px;
}
.footer-estate .uploader-image {
  max-height: 90px;
  margin-top: -10px;
  margin-bottom: 15px;
}
.property {
  min-height: 440px;
}
.property h5 {
  margin-left: 0;
}
.property-block {
  margin-top: 20px;
  color: #666666;
  font-size: 18px;
}
.property-block p {
  color: #666666;
}
.property-block .headline {
  font-size: 33px;
  font-weight: 700;
  margin-top: 40px;
  margin-bottom: 20px;
}
.property-block .attrs,
.property-block .attrs div {
  padding: 0;
}
.property-block div .attr {
  color: #58595b;
  font-size: 19px;
  margin-bottom: 30px;
}
.property-block div .attr .attr-title {
  font-weight: 200;
}
.property-block div .attr .attr-value {
  font-weight: 700;
}
.property-block div .slider-for .slick-prev {
  left: -35px !important;
}
.property-block div .slider-for .slick-next {
  right: -35px !important;
}
.property-block div .slider-nav button {
  display: none !important;
}
.property-block div .info {
  padding-left: 50px;
}
@media (max-width: 767px) {
  .property-block div .img {
    padding: 0 50px;
  }
  .property-block div .info {
    padding: 0 25px;
  }
}
.search-results .headline {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 40px;
  text-align: center;
}
.search-results .row-title .headline {
  font-size: 24px;
}
.builders-plans .headline {
  margin-top: 60px;
  margin-bottom: 40px;
  font-size: 42px;
  font-weight: 400;
}
.builders-plans .plan {
  margin-top: 50px;
}
.builders-plans .plan .headline-narrow {
  font-family: 'Roboto Slab', serif !important;
  font-weight: 300;
  font-size: 42px;
  color: #58595b;
  margin-top: 0;
}
.builders-plans .plan a.download {
  background-image: url('../themes/terranovis/assets/images/icon-download.png');
  background-size: auto 35px;
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 46px;
  margin-right: 50px;
  font-size: 22px;
  color: #6d6e71;
  display: block;
  margin-bottom: 10px;
}
.builders-plans .plan.latest_release:before {
  background-image: url('../themes/terranovis/assets/images/title-latest_release.png');
  background-size: contain;
  background-position: center left;
  background-repeat: no-repeat;
  width: 100%;
  height: 32px;
  content: "";
  display: block;
  margin-bottom: 20px;
}
.builders-plans .plan.almost_sold_out:before {
  background-image: url('../themes/terranovis/assets/images/title-almost_sold_out.png');
  background-size: contain;
  background-position: center left;
  background-repeat: no-repeat;
  width: 100%;
  height: 32px;
  content: "";
  display: block;
  margin-bottom: 20px;
}
.builders-plans .plan.sold_out:before {
  background-image: url('../themes/terranovis/assets/images/title-sold_out.png');
  background-size: contain;
  background-position: center left;
  background-repeat: no-repeat;
  width: 100%;
  height: 32px;
  content: "";
  display: block;
  margin-bottom: 20px;
}
.btn:hover,
.btn:focus,
.button:hover,
.button:focus,
.btnBlue:hover,
.btnBlue:focus {
  text-decoration: none !important;
}
.ListingImg img {
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.hp-container .redactor-box {
  top: 35px;
  left: 0;
}

@media only screen and (max-width: 767px) {
  .padding {
    padding-left: 0;
    padding-right: 0;
  }
  .btn-contact-register,
  #property_search input.btnBlue,
  .footer-block .footer-top-block a {
    font-size: 18px !important;
    padding-left: 22px;
    padding-right: 22px;
  }
}
.margin-xl-bottom {
  margin-bottom: 70px;
}
.margin-lg-bottom {
  margin-bottom: 40px;
}
.margin-md-bottom {
  margin-bottom: 25px;
}
.margin-sm-bottom {
  margin-bottom: 10px;
}
.margin-xs-bottom {
  margin-bottom: 5px;
}
.contact-box-wrap {
  display: block;
  width: 100%;
  height: 1px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .contact-box-wrap {
    height: 360px;
  }
}
.contact-box {
  display: block;
  width: 100%;
  padding: 20px;
  position: absolute;
  bottom: 1px;
  display: flex;
}
@media only screen and (min-width: 767px) and (max-width: 1023px) {
  .contact-box {
    /**height: 0 !important;
        overflow: hidden !important;**/
    height: auto;
    display: block;
  }
  .contact-box .hide-md {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .contact-box {
    position: absolute;
    top: 20px;
    bottom: auto;
    display: block;
  }
}
.contact-box .contact-info-block {
  background-color: #fff;
  max-width: 20%;
  flex: 1 1 auto;
  padding: 0 10px 0 20px;
  margin-bottom: 2px;
  margin-right: 2px;
}
@media only screen and (min-width: 767px) and (max-width: 1023px) {
  .contact-box .contact-info-block {
    max-width: none;
    width: 50%;
    min-height: 80px;
    margin-right: 0;
    float: left;
  }
  .contact-box .contact-info-block.contact-address,
  .contact-box .contact-info-block.contact-phone {
    min-height: 95px;
  }
  .contact-box .contact-info-block .btn-contact-register {
    margin-top: 17px;
  }
}
@media only screen and (max-width: 767px) {
  .contact-box .contact-info-block {
    width: auto;
    max-width: none;
    margin-left: 25px;
    margin-right: 70px !important;
  }
  .contact-box .contact-info-block br {
    display: none;
  }
  .contact-box .contact-info-block h4 {
    font-size: 26px !important;
    padding-left: 35px;
  }
  .contact-box .contact-info-block .btn-contact-register {
    width: auto;
    margin-top: 25px;
    margin-left: 35px;
  }
}
.contact-box .contact-info-block a,
.contact-box .contact-info-block p,
.contact-box .contact-info-block h4,
.contact-box .contact-info-block h5 {
  color: #4d4d4f;
}
.contact-box .contact-info-block h4 {
  margin-top: 0;
  margin-bottom: 0;
}
.contact-box .contact-info-block .ico {
  display: inline-block;
  vertical-align: top;
  width: 15%;
  max-width: 45px;
  position: relative;
  top: -2px;
}
.contact-box .contact-info-block .contact-content {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  position: relative;
  padding-top: 15px;
  padding-left: 35px;
  line-height: 140%;
}
.contact-box .contact-info-block .contact-content h5 {
  margin-top: 5px;
  margin-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  .contact-box .contact-info-block .contact-content h5 {
    font-size: 21px;
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .contact-box .contact-info-block .contact-content a {
    text-decoration: none;
  }
}
@media only screen and (max-width: 767px) {
  .contact-box .contact-info-block .contact-content a,
  .contact-box .contact-info-block .contact-content p {
    font-size: 20px !important;
    font-weight: 100;
  }
}
.contact-box .contact-info-block .contact-content p {
  line-height: 140% !important;
  margin-bottom: 14px !important;
}
@media only screen and (max-width: 767px) {
  .contact-box .contact-info-block .contact-content p {
    margin-bottom: 0 !important;
  }
}
.contact-box .contact-info-block .contact-content .icon {
  display: block;
  width: 25px;
  height: 25px;
  margin-top: 17px;
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media only screen and (max-width: 767px) {
  .contact-box .contact-info-block .contact-content .icon {
    width: 30px;
    height: 30px;
    left: -15px;
  }
}
.contact-box .contact-info-block .contact-content .icon-map {
  background-image: url('../themes/terranovis/assets/images/icon-map.png');
}
.contact-box .contact-info-block .contact-content .icon-phone {
  background-image: url('../themes/terranovis/assets/images/icon-phone.png');
}
.contact-box .contact-info-block .contact-content .icon-facebook {
  background-image: url('../themes/terranovis/assets/images/icon-facebook.png');
}
.contact-box .contact-info-block:nth-last-child(2),
.contact-box .contact-info-block:nth-last-child(3) {
  margin-right: 0;
}
.contact-box .contact-info-block-side {
  margin-right: 0;
}
.contact-box .phone-number-block span {
  font-size: 21px;
  color: #243243;
}
.contact-box .contact-block p {
  font-size: 16px !important;
}
.navbar {
  border: 0;
  margin-top: 20px;
  background-color: transparent;
  min-height: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  margin: auto;
  z-index: 1;
}
.navbar .container {
  padding: 0;
  width: 100%;
}
.navbar .container .navbar-nav {
  margin: 0;
}
.navbar .container ul.nav {
  width: 100%;
}
.navbar .container ul.nav li {
  display: inline-block;
  float: left;
  vertical-align: top;
  text-align: center;
  background: #e8e8ed;
}
.navbar .container ul.nav li a {
  font-size: 20px !important;
  font-weight: 700 !important;
  display: inline-block;
  letter-spacing: -.025em;
  border-bottom: 0;
  padding-top: 13px;
  padding-bottom: 8px;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1024px) {
  .navbar {
    overflow: visible;
    width: 970px;
  }
  .navbar .container {
    overflow: visible;
    position: relative;
    width: 80%;
    float: right;
  }
  .navbar .container ul.nav {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
  }
  .navbar .container ul.nav li {
    margin-left: 7px;
  }
}
.container-narrow {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container-narrow {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container-narrow {
    width: 770px;
  }
}
@media (min-width: 1200px) {
  .container-narrow {
    width: 970px;
  }
}
.row {
  margin-left: 0;
  margin-right: 0;
}
.slider-handle {
  position: absolute;
  top: -5px;
  width: 30px;
  height: 30px;
}
.slider-handle:before {
  width: 30px;
  height: 30px;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 2px;
  margin: auto;
  border-radius: 50%;
  opacity: .2;
  cursor: pointer;
}
.slider-handle:after {
  width: 12px;
  height: 12px;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 2px;
  margin: auto;
  border-radius: 50%;
  cursor: pointer;
}
.slider-track {
  height: 8px !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.slider-horizontal {
  width: 80% !important;
  margin: 10px 15% 20px 5% !important;
}
@media (max-width: 767px) {
  .slider-horizontal {
    width: 94% !important;
    margin: 10px 3% 20px 3% !important;
  }
}
.slider-selection,
.slider-track-low,
.slider-track-high {
  background-image: none !important;
  background-color: #f2f3f3 !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.search-slider-title {
  padding-left: 0;
}
.search-slider-title h2 {
  color: #a7a9ac;
  font-size: 36px !important;
  text-align: right !important;
  margin-top: 6px;
  margin-left: 20px;
  margin-right: -20px;
  line-height: 120%;
}
@media (max-width: 767px) {
  .search-slider-title h2 {
    font-size: 26px !important;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 20px;
    text-align: center !important;
  }
}
@media (max-width: 767px) {
  .search-slider {
    clear: both;
  }
  .search-slider .search-slider-heading {
    width: 15%;
    float: left;
  }
  .search-slider .search-slider-heading h3 {
    margin-top: 5px;
  }
  .search-slider .search-slider-content {
    width: 80%;
    float: right;
  }
}
@media (min-width: 768px) {
  .search-slider {
    margin-left: 40px;
    margin-right: -40px;
  }
}
.search-slider strong {
  font-size: 20px;
  color: #58595b;
}
.search-slider .min {
  float: left;
}
.search-slider .max {
  float: right;
}
@media (min-width: 1025px) {
  .search-slider .max {
    margin-right: 10%;
  }
}
.btn-property-search {
  margin-left: 40px;
  margin-right: -40px;
}
@media (max-width: 767px) {
  .btn-property-search {
    margin-top: 0 !important;
    margin-left: 0;
    margin-right: 0;
    margin: auto;
    clear: both;
  }
}
.search-results {
  margin-bottom: -40px;
}
.search-results h4 strong {
  font-size: 16px;
}
.search-results .property {
  padding-left: 5px;
  padding-right: 5px;
}
.search-results .property .rwWhite {
  padding-left: 0;
}
.search-results .property .rwWhite .attr-title {
  padding: 0;
}
.js-locationtarget,
.location-click-note {
  display: none;
}
.nav-toggle {
  display: none;
}
.header-block .container .header-logo {
  width: 35%;
}
.header-block .container .header-logo .upload-files-container img {
  max-height: 100px;
}
/* Responsive menu */
@media (max-width: 767px) {
  .header-block .container .nav-toggle {
    margin-right: 0 !important;
  }
  .header-block .navbar .container ul.nav li a {
    padding: 15px 40px !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .header-block .container .nav-toggle {
    margin-right: 100px;
  }
  .header-block .navbar .container ul.nav li a {
    padding: 15px 140px 15px 0 !important;
  }
}
@media (max-width: 1023px) {
  .header-block {
    height: 110px;
  }
  .header-block .container .header-logo {
    width: 50%;
    float: left;
  }
  .header-block .container .header-logo .upload-files-container img {
    max-height: 80px;
  }
  .header-block .container .nav-toggle {
    display: block;
    width: 150px;
    height: 80px;
    float: right;
    text-align: right;
    position: relative;
  }
  .header-block .container .nav-toggle span {
    background-image: url('../themes/terranovis/assets/images/icon-mobile_nav.png');
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    width: 125px;
    height: 39px;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .header-block .container .nav-toggle span.active {
    background-position: bottom center;
  }
  .header-block .navbar {
    display: none;
    top: 112px;
    z-index: 999 !important;
  }
  .header-block .navbar .container ul.nav {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 30px 0 25px 0;
  }
  .header-block .navbar .container ul.nav li a {
    font-size: 28px !important;
    text-align: right;
  }
  .header-block .navbar.navbar-mobile {
    display: block;
  }
}

.ideal-header {
  padding-top: 25px;
}
.padding-sml {
  padding-top: 20px;
  padding-bottom: 20px;
}
.padding-lg {
  padding-top: 60px;
  padding-bottom: 60px;
}
.padding {
  padding-top: 40px;
  padding-bottom: 40px;
}
.padding h2 {
  margin-bottom: 20px;
}
.property-list {
  border-radius: 0;
  border: 1px solid #eee;
  box-shadow: 0px 0px 2px -1px rgba(0, 0, 0, 0.4);
}
.stage-container {
  padding: 10px 20px;
  margin: 0 0 15px;
  border: 1px solid #eee !important;
  box-shadow: 0px 0px 2px -1px rgba(0, 0, 0, 0.4);
}
@media only screen and (max-width: 479px) {
  .stage-container {
    margin-bottom: 30px;
  }
}
.stage-container .sale-note img {
  display: inline-block;
  width: 28px;
  height: 41px;
  margin-right: 5px;
  vertical-align: top;
  position: relative;
  top: -10px;
}
.stage-container .sale-note.latest_release {
  color: #00bc00;
}
.stage-container .sale-note.almost_sold_out {
  color: #ed891e;
}
.stage-container .sale-note.sold_out {
  color: #ff0000;
}
.stage-container h2 {
  font-size: 32px;
  margin: 50px 0 0 20px;
}
.stage-container .stage-plan-download {
  margin-top: 50px;
}
.stage-container .stage-plan-download .stage-download-title {
  font-size: 30px;
  display: block;
  margin-bottom: 10px;
}
.stage-container .stage-plan-download .stage-download-link {
  border: none;
  font-size: 20px;
  font-weight: bold;
}

.SocialSharingButtons {
  text-align: center;
}
.SocialSharingButtons .btn {
  padding: 10px 15px;
  border-radius: 3px;
  font-size: 100%;
  font-weight: 600;
  text-transform: none;
  box-shadow: inset 0 -1.2px rgba(0, 0, 0, 0.12);
  outline: none;
  -webkit-outline: none;
  -o-outline: none;
  -moz-outline: none;
}
.btn.btn-pinterest {
  background-color: #cb2027 !important;
}
.btn.btn-twitter {
  background-color: #00ACEE !important;
}
.btn.btn-facebook {
  background-color: #3B5998 !important;
}
.btn.btn-googleplus {
  background-color: #E93F2E !important;
}
.btn.btn-stumbleupon {
  background-color: #F74425 !important;
}
.btn.btn-linkedin {
  background-color: #0E76A8 !important;
}
.btn.btn-twitter,
.btn.btn-twitter:hover,
.btn.btn-twitter:active,
.btn.btn-facebook,
.btn.btn-facebook:hover,
.btn.btn-facebook:active,
.btn.btn-googleplus,
.btn.btn-googleplus:hover,
.btn.btn-googleplus:active,
.btn.btn-stumbleupon,
.btn.btn-stumbleupon:hover,
.btn.btn-stumbleupon:active,
.btn.btn-linkedin,
.btn.btn-linkedin:hover,
.btn.btn-linkedin:active,
.btn.btn-pinterest,
.btn.btn-pinterest:hover,
.btn.btn-pinterest:active {
  color: #fff !important;
}
.btn.btn-twitter:hover,
.btn.btn-twitter:active,
.btn.btn-facebook:hover,
.btn.btn-facebook:active,
.btn.btn-googleplus:hover,
.btn.btn-googleplus:active,
.btn.btn-stumbleupon:hover,
.btn.btn-stumbleupon:active,
.btn.btn-linkedin:hover,
.btn.btn-linkedin:active,
.btn.btn-pinterest:hover,
.btn.btn-pinterest:active {
  margin-top: -5px;
}
.btn.btn-twitter:active,
.btn.btn-twitter:hover {
  background-color: #0087BD !important;
}
.btn.btn-facebook:active,
.btn.btn-facebook:hover {
  background-color: #30477A !important;
}
.btn.btn-googleplus:active,
.btn.btn-googleplus:hover {
  background-color: #BA3225 !important;
}
.btn.btn-stumbleupon:active,
.btn.btn-stumbleupon:hover {
  background-color: #C7371E !important;
}
.btn.btn-linkedin:active,
.btn.btn-linkedin:hover {
  background-color: #0B6087 !important;
}
.btn.btn-pinterest:active,
.btn.btn-pinterest:hover {
  background-color: #9c161c !important;
}

.color-primary {
  color: #444444;
}
.color-alternative {
  color: #666666;
}
.color-compliment {
  color: #888888;
}
.color-active {
  color: #aaaaaa;
}
.background-primary {
  background-color: #444444;
}
.background-alternative {
  background-color: #666666;
}
.background-compliment {
  background-color: #888888;
}
a.background-compliment {
  color: #fff !important;
}
a.background-compliment:hover {
  text-decoration: underline;
}
.stage-download-title {
  border-bottom: 1px solid #444444;
}
.slider-handle {
  background-color: #444444;
}

.modal-body .roi-form-wrapper {
  margin: 10px;
  border: none;
}
.modal-body .roi-form {
  padding-top: 30px;
}

.back-to-lots {
  font-size: 20px;
}

.price-reveal-hidden {
  display: none;
}

.btn.full-width {
  width: 100%;
  display: block;
}
.btn--featured {
  font-size: 24px;
  font-weight: 700;
  padding: 10px 30px;
  border: 2px solid #fff;
  border-radius: 50px;
  font-family: 'Nunito Sans', sans-serif;
}
@media only screen and (max-width: 767px) {
  .btn--featured {
    font-size: 18px;
    padding: 7px 20px;
  }
}

p {
  font-family: 'Nunito Sans', sans-serif;
}

.banner-block {
  min-width: 1000px;
  min-height: 545px;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat;
}
.banner-block h1,
.banner-block h2,
.banner-block h3,
.banner-block h4,
.banner-block h5 {
  font-family: 'Roboto Slab', serif !important;
  color: #fff;
}
.banner-block a,
.banner-block p {
  color: #fff;
}
.banner-block a {
  width: auto;
  font-size: 22px;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  line-height: normal;
  margin: 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1rem 2.6rem 1.0625rem 2.6rem;
  border-color: #2285a2;
  color: #FFFFFF;
  transition: background-color 300ms ease-out;
}
.banner-block p {
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  padding: 0 !important;
  background: none !important;
  width: 100% !important;
  height: auto !important;
  text-align: left !important;
}
.banner-block .hp-link {
  font-size: 18px !important;
  display: inline-block !important;
  border-radius: 5px !important;
}
.banner-block .hp-link:hover {
  text-decoration: none !important;
}
@media (max-width: 767px) {
  .banner-block .hp-container h1 {
    font-size: 50px !important;
  }
  .banner-block .hp-container h2 {
    font-size: 45px !important;
  }
  .banner-block .hp-container h3 {
    font-size: 30px !important;
  }
  .banner-block .hp-container p {
    font-size: 25px !important;
  }
  .banner-block .hp-container h4 {
    font-size: 25px !important;
  }
  .banner-block .hp-container h5 {
    font-size: 20px !important;
  }
}
.banner-block .hp-container p a:after {
  font-family: FontAwesome;
  font-size: 14px !important;
  content: "\f054";
  padding-left: 10px;
}
.banner-block .pad-top {
  padding-top: 20px;
}
@media (min-width: 768px) {
  .banner-block {
    padding-bottom: 120px;
  }
  .banner-block .pad-top {
    padding-top: 50px;
  }
}
.hp.banner-block {
  background-color: transparent !important;
  min-height: 715px;
  position: relative;
  overflow: visible;
}
@media (max-width: 767px) {
  .hp.banner-block {
    min-height: 570px !important;
  }
}
@media (max-width: 1023px) {
  .hp.banner-block {
    min-height: 750px;
  }
}
.hp.banner-block .row {
  width: 100%;
  display: flex;
  align-items: center;
  top: 10px;
  left: 20px;
  right: 0;
  bottom: 0;
}
@media (max-width: 1023px) {
  .hp.banner-block .row {
    top: 120px;
    bottom: 180px;
  }
}
@media (max-width: 767px) {
  .hp.banner-block .row {
    top: 120px;
    bottom: 0;
  }
}
.hp.banner-block p {
  font-size: 50px;
  background-size: cover;
  position: absolute;
  top: -40px;
  left: 6.25%;
  padding: 90px 30px;
  width: 460px;
  height: 460px;
  text-align: center;
  z-index: 0;
  line-height: 60px;
}
@media only screen and (max-width: 767px) {
  .hp.banner-block {
    min-height: 300px;
  }
  .hp.banner-block p {
    font-size: 30px;
    background-image: none;
    background: rgba(255, 255, 255, 0.7);
    position: relative;
    top: auto;
    left: auto;
    padding: 20px 20px;
    width: 100%;
    height: 300px;
    text-align: left;
    z-index: 0;
    line-height: 40px;
    box-sizing: border-box;
  }
}
.hp.banner-block:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  background: rgba(0, 0, 0, 0.2);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
}
.banner-block--has-heading {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 0;
}
.banner-block--has-heading:before {
  z-index: 1;
}
.banner-block--has-heading .banner-block__heading {
  text-align: center;
  position: relative;
  z-index: 2;
  font-size: 52px;
  line-height: 1.2;
  padding: 0 20px;
  margin: -60px 0 0;
}
@media only screen and (max-width: 767px) {
  .banner-block--has-heading .banner-block__heading {
    font-size: 24px;
    margin: 0;
  }
}



.builders-landing .background-alternative {
  color: white;
}
.builders-landing .background-alternative * {
  color: inherit;
}
.builders-landing .content-block {
  padding: 0;
}
.builders-landing .content-block .pre-intro {
  margin-bottom: 40px;
}
.builders-landing .content-block .pre-intro .pre-intro-container {
  width: 920px;
  margin: 0 auto;
  text-align: center;
  padding: 10px 0 30px;
}
.builders-landing .content-block .pre-intro .pre-intro-container h2 {
  padding-bottom: 10px;
}
.builders-landing .content-block .pre-intro .pre-intro-container hr {
  width: 250px;
  margin: 0 auto;
}
.builders-landing .content-block .pre-intro .pre-intro-container h3 {
  padding-top: 10px;
}
.builders-landing .content-block .pre-intro .pre-intro-container:after {
  content: '';
  display: block;
  background-image: url('../themes/terranovis/assets/less/images/arrow-down-new.svg');
  background-repeat: no-repeat;
  width: 20px;
  height: 30px;
  margin: 0 auto;
}
.builders-landing .content-block .builders-landing-intro p {
  text-align: center;
  font-size: 18px;
}
.builders-landing .content-block .builders-landing-middle {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.builders-landing .content-block .builders-landing-middle p {
  text-align: center;
  font-size: 22px;
  font-weight: 600;
}
.builders-landing .content-block .builders-landing-button {
  background-color: #F8D100 !important;
  border-color: #F8D100;
}
.builders-landing .content-block .pre-footer-container {
  margin: 0 auto;
  padding: 50px 0 30px;
  position: relative;
}
.builders-landing .content-block .pre-footer-container ul {
  padding-left: 17px;
}
.builders-landing .content-block .pre-footer-container ul li {
  list-style-type: disc;
}
.builders-landing .content-block .pre-intro-container p,
.builders-landing .content-block .pre-footer-container p {
  font-size: 18px;
  margin: 0 0 15px!important;
}
.builders-landing .content-block .pre-intro-container h2,
.builders-landing .content-block .pre-footer-container h2 {
  font-family: 'Roboto Slab';
  margin-bottom: 20px;
  font-size: 42px;
}
.builders-landing .content-block .pre-intro-container h3,
.builders-landing .content-block .pre-footer-container h3 {
  font-size: 30px;
  font-family: 'Roboto Slab';
  margin-bottom: 20px;
}
.builders-landing .content-block .features {
  margin-top: 25px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.builders-landing .content-block .features .feature {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
}
.builders-landing .content-block .features .feature .feature-image-wrapper {
  margin-bottom: 10px;
}
.builders-landing .content-block .features .feature .feature-image-wrapper img {
  width: 100%;
}
.builders-landing .content-block .features .feature .feature-text p {
  font-size: 18px;
  text-align: center;
}
.builders-landing .content-block .builders-resources {
  border-bottom: 1px solid #d5d5d5;
  padding: 60px 0 40px;
  margin-bottom: 30px;
}
.builders-landing .content-block .builders-resources h4 {
  font-size: 30px;
  margin-bottom: 20px;
}
.builders-landing .content-block .resources-button > div {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.builders-landing .content-block .resources-files:not(:first-child) {
  margin-top: 40px;
}
.builders-landing .content-block .file-list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  min-height: 100px;
  width: 100%;
}
.builders-landing .content-block .file-list .file {
  width: 50%;
}
.builders-landing .content-block .file-list .file a:before {
  content: '';
  display: inline-block;
  background-image: url('../themes/terranovis/assets/less/images/icon-download.png');
  background-size: auto 70%;
  background-repeat: no-repeat;
  background-position: 20% 120%;
  width: 23px;
  height: 23px;
}
.builders-landing .content-block .SocialSharingButtons {
  margin-bottom: 70px;
}
.builders-landing .content-block .round-images img {
  border-radius: 50%;
}
.builders-landing .content-block .round-images .image-1 {
  width: 35%;
}
.builders-landing .content-block .round-images .image-2 {
  position: absolute;
  right: 7%;
  top: 120px;
  width: 30%;
}
.builders-landing .content-block .round-images .image-3 {
  position: relative;
  top: 30px;
  width: 20%;
}
.builders-landing .content-block .round-images .image-4 {
  position: absolute;
  bottom: -70px;
  right: 38%;
  width: 33%;
}
.builders-landing .content-block .pre-footer-image {
  position: absolute;
  bottom: -70px;
  right: 5%;
  width: 20%;
}
.builders-landing .content-block .pre-footer-image img {
  border-radius: 50%;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .builders-landing .content-block .pre-footer-image {
    bottom: -80px;
    right: -9%;
  }
}
@media (max-width: 991px) {
  .builders-landing .content-block .pre-intro .pre-intro-container {
    width: 100%;
  }
  .builders-landing .content-block .pre-footer-container {
    width: 100%;
  }
  .builders-landing .content-block .features {
    justify-content: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .builders-landing .content-block .pre-footer-image {
    bottom: -110px;
  }
}
@media (max-width: 767px) {
  .builders-landing .content-block {
    padding: 50px 0;
  }
  .builders-landing .content-block .file-list .file {
    width: 100%;
  }
  .builders-landing .content-block .all-files {
    max-height: none;
  }
  .builders-landing .content-block .pre-footer-container {
    padding-left: 15px;
  }
}

.property-search {
  margin-top: 15px;
}
.property-list-outer {
  margin-top: 45px;
}
.property-list-outer .property-list {
  padding: 0 !important;
  margin-bottom: 0;
  border: 0 !important;
  box-shadow: none !important;
}
.property-list-outer .property-list .row-title {
  padding: 17px 0 15px 0;
  margin-bottom: 10px;
  border-top: 1px solid #e6e7e8;
  border-bottom: 1px solid #e6e7e8;
  min-height: 115px;
}
.property-list-outer .property-list strong {
  font-size: 18px;
  margin: 0;
  line-height: 100%;
}
.property-list-outer .property-list .rwWhite {
  color: #58595b;
  font-size: 18px;
}
.property-list-outer .property-list .rwWhite .attr-title {
  font-weight: 200;
}
.property-list-outer .property-list .rwWhite .attr-value {
  font-weight: 600;
}
.property-list-outer .property-list .btn {
  width: auto;
  font-size: 12px !important;
  margin-top: 10px;
  border-radius: 3px !important;
  margin-right: 3px;
  display: inline-block;
  padding: 4px 6px;
  margin-right: 4px;
}
@media (max-width: 1023px) {
  .property-list-outer .property-list .btn {
    margin-right: 3px;
    margin-top: 20px;
    float: left;
  }
}
@media (max-width: 767px) {
  .property-list-outer .property-list .btn {
    float: left;
  }
}

.promotions h1,
.promotions h2,
.promotions h3 {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: bold;
  line-height: normal;
}
.promotions p {
  font-style: normal;
  font-weight: normal;
  line-height: normal;
}
.promotions .content-block {
  padding: 10px 0 70px 0;
}
.promotions .title-banner {
  padding: 30px;
}
.promotions .title-banner h1,
.promotions .title-banner h2,
.promotions .title-banner h3 {
  font-size: 42px;
}
.promotions .title-banner p {
  font-size: 18px;
}
.promotions .btn-learn-more {
  padding: 7px 40px;
  font-family: 'Nunito Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  font-size: 18px;
  text-align: center;
  color: #FFFFFF;
  border-radius: 5px;
}
.promotions .promotion-block {
  margin-top: 50px;
  margin-bottom: 70px;
}
.promotions .promotion-block h2 {
  font-size: 42px;
}
.promotions .promotion-block li:before {
  content: '> ';
  font-weight: 900;
  font-size: 15px;
  font-family: arial;
}
.promotions .promotion-block p {
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  font-size: 18px;
}

.how-to-buy {
  overflow: hidden;
}
.how-to-buy svg {
  max-width: 90%;
}
.how-to-buy .hero-wrapper {
  position: relative;
  background: url('/themes/terranovis/assets/images/how-to-buy/hero.jpg');
  background-size: cover;
  background-position: center;
  height: 500px;
  display: block;
}
@media screen and (min-width: 740px) {
  .how-to-buy .hero-wrapper {
    height: 740px;
  }
}
.how-to-buy .hero-wrapper img.hero-mask {
  width: 100%;
  position: absolute;
  bottom: -1px;
}
.how-to-buy .hero-wrapper .headline-wrapper {
  position: absolute;
  top: 20px;
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 740px) {
  .how-to-buy .hero-wrapper .headline-wrapper {
    top: 50px;
  }
}
@media screen and (min-width: 1023px) {
  .how-to-buy .hero-wrapper .headline-wrapper {
    top: 110px;
  }
}
.how-to-buy .hero-wrapper h1 {
  color: #FFFFFF;
  width: 400px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
}
@media screen and (min-width: 740px) {
  .how-to-buy .hero-wrapper h1 {
    margin-top: 30px;
  }
}
@media screen and (min-width: 1023px) {
  .how-to-buy .hero-wrapper h1 {
    margin-top: 70px;
  }
}
.how-to-buy .intro-block p {
  margin-top: 35px;
}
.how-to-buy .info-blocks {
  position: relative;
  overflow: hidden;
}
.how-to-buy .info-blocks svg {
  height: 90px;
}
@media screen and (min-width: 740px) {
  .how-to-buy .info-blocks .spacer {
    padding-top: 250px;
    display: block;
  }
}
.how-to-buy .info-blocks .info-block {
  margin-bottom: 30px;
  padding: 40px;
  position: relative;
}
.how-to-buy .info-blocks .info-block:last-of-type {
  margin-bottom: 0;
}
@media screen and (min-width: 740px) {
  .how-to-buy .info-blocks .info-block {
    margin-bottom: 100px;
    width: 50%;
  }
  .how-to-buy .info-blocks .info-block.left {
    float: left;
  }
  .how-to-buy .info-blocks .info-block.right {
    float: right;
  }
}
.how-to-buy .info-blocks h3 span {
  border-style: solid;
  border-radius: 20px;
  border-width: 2px;
  width: 33px;
  height: 33px;
  display: inline-block;
  text-align: center;
  margin-right: 15px;
}
.how-to-buy .info-blocks .splat-1 {
  position: absolute;
  top: 0;
  left: 100px;
  height: 755px;
}
.how-to-buy .info-blocks .splat-2 {
  position: absolute;
  top: 700px;
  left: 0px;
  height: 1000px;
}
.how-to-buy .cta-block .cta {
  text-align: center;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 50px;
}
@media screen and (min-width: 740px) {
  .how-to-buy .cta-block .cta {
    padding-top: 110px;
  }
}
.how-to-buy .cta-block .cta button {
  margin-top: 15px;
  padding: 10px 20px;
}
.how-to-buy .cta-block img {
  max-width: 300px;
}
.how-to-buy .footer-block {
  background: url('/themes/terranovis/assets/images/how-to-buy/footer_img.jpg');
  background-size: cover;
  background-position: center;
}
.how-to-buy .footer-block svg {
  height: 54px;
}
.how-to-buy .footer-block p,
.how-to-buy .footer-block h4 {
  color: #FFFFFF;
}
.how-to-buy .footer-block .col-sm-2 {
  padding-left: 0;
  padding-right: 0;
}
.how-to-buy .narrow-container {
  margin: auto;
  position: relative;
}
@media (min-width: 768px) {
  .how-to-buy .narrow-container {
    width: 750px;
  }
}
@media (min-width: 1024px) {
  .how-to-buy .narrow-container {
    width: 750px;
  }
}
@media (min-width: 1200px) {
  .how-to-buy .narrow-container {
    width: 970px;
  }
}

.why-build-now svg {
  max-width: 100%;
  height: auto;
}
.why-build-now .header .header-banner {
  margin-top: -50px;
  position: relative;
}
.why-build-now .header .header-col {
  margin-bottom: -5px;
}
.why-build-now .header hr {
  margin-top: 0;
  border-top: #3A3A3A 1.1px solid;
}
.why-build-now .col-sm-fifth {
  width: 50%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  height: 225px;
}
@media screen and (min-width: 767px) {
  .why-build-now .col-sm-fifth {
    width: 33%;
  }
}
@media screen and (min-width: 1023px) {
  .why-build-now .col-sm-fifth {
    width: 20%;
  }
}
@media screen and (max-width: 1023px) {
  .why-build-now .first-home-grant-section {
    text-align: center;
    padding-top: 20px;
  }
}
.why-build-now .first-home-grant-section p {
  margin-bottom: 0;
}
.why-build-now .first-home-grant-section .icon-hand-money {
  height: 70px;
}
@media screen and (min-width: 1023px) {
  .why-build-now .first-home-grant-section .icon-hand-money {
    position: absolute;
    top: -32px;
    right: 20px;
    height: 100px;
  }
}
@media screen and (min-width: 1023px) {
  .why-build-now .advantages-section h3 {
    margin-top: 76px;
  }
}
@media screen and (min-width: 1023px) {
  .why-build-now .advantages-section .border-left {
    border-left: #E5E5E5 1px solid;
  }
}
.why-build-now .advantages-section .icon-light-bulb {
  height: 110px;
}
.why-build-now .builders-offer-section {
  padding-top: 0;
}
.why-build-now .builders-offer-section .plus-icon-wrapper {
  height: 60px;
}
.why-build-now .builders-offer-section .plus-icon-wrapper .icon-plus-lg {
  position: relative;
  top: -36px;
  height: 70px;
}
.why-build-now ul.plus-list {
  list-style-image: none;
}
.why-build-now ul.plus-list li {
  font-size: 15px;
}
.why-build-now ul.plus-list li:before {
  content: url('/themes/terranovis/assets/svg/circle-plus-sm.svg');
  top: 7px;
  position: relative;
  margin-right: 10px;
}
.why-build-now ul.negative-list {
  list-style-image: none;
}
.why-build-now ul.negative-list li {
  font-size: 15px;
}
.why-build-now ul.negative-list li:before {
  content: url('/themes/terranovis/assets/svg/circle-negative-sm.svg');
  top: 7px;
  position: relative;
  margin-right: 10px;
}
.why-build-now .percentages {
  font-family: Roboto Slab;
  font-style: normal;
  font-weight: bold;
}
.why-build-now .percentages .icon {
  text-align: right;
}
.why-build-now .percentages .percentage {
  line-height: 59px;
  font-size: 50px;
}
.why-build-now .percentages .of {
  line-height: 24px;
  font-size: 20px;
  color: #666666;
  font-weight: 900;
  display: block;
}
.why-build-now .add-up-section .padding-sml {
  padding-top: 40px;
}
.why-build-now .add-up-section p {
  margin-top: 15px;
  font-family: Roboto Slab;
  font-style: normal;
  font-weight: bold;
  line-height: 29px;
  font-size: 20px;
  text-align: center;
  color: #666666;
  width: 200px;
  margin-left: auto;
  margin-right: auto;
}
.why-build-now .triangle-grey {
  position: relative;
  top: -1px;
}
.why-build-now .why-wait {
  display: block;
  position: relative;
  top: -52px;
  margin: auto;
}

@import url('https://fonts.googleapis.com/css?family=Nunito&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto|Roboto+Slab&display=swap');
.builders-information-portal h2 {
  font-family: 'Roboto Slab', serif;
  font-style: normal;
  font-weight: bold;
  font-size: 42px;
  line-height: 55px;
}
.builders-information-portal p {
  font-family: 'Nunito', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
}
.builders-information-portal .main-button {
  background: #EFAE6C;
  border-radius: 5px;
  color: white;
  padding: 15px;
}
.button-center {
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.pink-banner h2 {
  margin-top: 40px;
}
.pink-banner p {
  padding-top: 25px;
}
.section-two p {
  font-family: 'Nunito', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  color: #666666;
}
.section-two .text-container {
  margin-top: 80px;
  padding-left: 15%;
  padding-right: 15%;
}
.section-two .text-container p {
  padding-bottom: 20px;
}
.section-two .text-container h3 {
  padding-bottom: 20px;
}
.section-two h3 {
  color: #DC6699;
}
.section-two .svg-container {
  margin-top: 80px;
}
.section-two .svg-elements {
  padding: 50px;
}
.section-two .svg-elements p {
  font-family: 'Nunito', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  color: #666666;
}
.button-margin {
  margin-bottom: 30px;
}
.purple-container-bubbles .bubble-container {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
}
.purple-container-bubbles .bubble-img {
  position: absolute;
  top: 41px;
}
.section-third h3 {
  font-family: 'Roboto Slab', serif;
  font-style: normal;
  font-weight: bold;
  font-size: 42px;
  line-height: 55px;
  color: #DC6699;
}
.builders-resources h3 {
  font-family: 'Nunito', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 41px;
  color: #DC6699;
}
.builders-resources li {
  font-family: 'Nunito', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 42px;
  color: #666666;
  background-image: url(/themes/terranovis/assets/images/icon-download.png);
  background-size: auto 35px;
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 46px;
  margin-right: 50px;
  font-size: 22px;
  color: #6d6e71;
  display: block;
  margin-bottom: 10px;
}
.builders-information-portal-albero .features {
  margin-top: 60px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.builders-information-portal-albero .features .feature {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
}
.builders-information-portal-albero .features .feature .feature-image-wrapper {
  margin-bottom: 10px;
}
.builders-information-portal-albero .features .feature .feature-image-wrapper img {
  width: 100%;
}
.builders-information-portal-albero .features .feature .feature-text p {
  font-size: 18px;
  text-align: center;
}
.builders-information-portal-albero .file-list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  min-height: 100px;
  width: 100%;
}
.builders-information-portal-albero .file-list .file {
  font-family: 'Nunito', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 42px;
  width: 50%;
}
.builders-information-portal-albero .file-list .file a:before {
  content: '';
  display: inline-block;
  background-image: url(/themes/terranovis/assets/images/icon-download.png);
  background-size: auto 80%;
  background-repeat: no-repeat;
  background-position: 20% 120%;
  width: 23px;
  height: 23px;
}
@media only screen and (max-width: 990px) {
  .bubble-img {
    display: none;
  }
}

@font-face {
  font-family: 'Gilroy-Black';
  src: url('../themes/terranovis/assets/fonts/Gilroy-Black.ttf') format('truetype');
  
  /* IE9 Compat Modes */
}
.title-banner-overlay {
  margin: 20px 0;
}
.title-banner-overlay h2 {
  font-family: 'Gilroy-Black';
  font-weight: normal;
  font-size: 36px;
  color: #FFCDAD;
  width: 75%;
  margin: 16px auto;
}
.title-banner-overlay p {
  padding: 16px;
  font-family: 'Gilroy-Black';
  font-weight: normal;
  color: #1B8086;
  background-color: #DBFAFF;
}
.builders-top-content {
  font-size: 32px;
  margin: 16px auto;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .builders-top-content {
    margin-bottom: 200px;
  }
}
@media (min-width: 1024px) {
  .builders-top-content {
    margin-bottom: 120px;
  }
}
.builders-section-one {
  margin-top: 60px;
}
.builders-section-one .svg-container {
  margin: 32px auto;
}
.builders-section-one p {
  margin-bottom: 20px;
}
.builders-section-two {
  background-color: #F3F3F3;
}
.builders-section-two .container {
  padding-top: 100px;
}
.builders-section-two .container p {
  margin-bottom: 20px;
}
.builders-section-two .container .svg-container {
  margin-top: 32px;
}
.builders-section-one .svg-elements p,
.builders-section-two .svg-elements p {
  font-weight: bold;
  font-size: 14px;
  line-height: 25px;
  color: #15516B;
  padding-bottom: 40px;
}
.builders-get-in-touch {
  margin: 40px 0;
}
.builders-get-in-touch button {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding: 10px 0;
  font-size: 20px;
  width: 100%;
  background: linear-gradient(180deg, #1b8086 0%, #15516b 100%);
}
.builders-get-in-touch button:hover {
  background: none;
}
.builders-resources--links h2 {
  font-weight: normal;
  color: #15516B;
}
.builders-resources--links h3 {
  padding-top: 20px;
  font-weight: normal;
  color: #333333;
}
.builders-resources--links ul {
  padding-left: 0;
}
.builders-resources--links a.download {
  font-family: 'Nunito Sans', sans-serif !important;
  background-image: url('../themes/terranovis/assets/images/icon-download.png');
  background-size: auto 35px;
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 46px;
  margin-right: 50px;
  font-size: 22px;
  color: #6d6e71;
  display: block;
  margin-bottom: 10px;
}
.plus-sticker {
  width: 60px;
  position: absolute;
  left: -10px;
  bottom: 56px;
  z-index: 1;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .plus-sticker {
    left: 10px;
    bottom: 76px;
  }
}
@media (min-width: 1200px) {
  .plus-sticker {
    left: 30px;
    bottom: 56px;
  }
}
