
.invalid-feedback {
    color: #178bbe;
}

.g-recaptcha {
  display: inline-block;
  margin-top: 15px;
}

ol {
	padding-left: 3rem;
}



@media (max-width: 767px) {
  .modal {
    align-content: flex-start;
    flex-wrap: wrap;
  }
  .modal-dialog-wide {
      margin-top: 20px;  
  }
}

.cta_hover {
  margin-bottom: 12px;
}

.modal-terms-content blockquote {
  border: 2px solid #000000;
  padding: 12px;
}

/* test 1 */

select {
	padding: 0 24px;
  width: 100%;
  border-radius: 5px;
  border: 1px solid #CFCFCF;
  height: 50px;
  font-size: 1.6rem;
  color: #474747;
  appearance: none;
}

.form-input-first-time-buyer > label {
  margin-right: 9px;
}

.mapboxgl-map {
  font:13px/20px Helvetica Neue,Arial,Helvetica,sans-serif;
  overflow:hidden;
  position:relative;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
}

.my_widget .half_btn {
  margin: 6px 0px !important;
}

.property-card-address {
   width: 100%;
}

.property-card-address img {
  width: 26px;
  float: right;
  margin-left: 4px;
  filter: blur(0);
  -webkit-filter: blur(0);
  transform: translateZ(0);
  -webkit-transform: translate(0);
  cursor: pointer;
}

@media only screen and (max-width: 768px) {
  .main-content {
      padding-bottom: 78px;
  }
}

.property-content img {
  width: 30px;
  float: right;
  margin-left: 4px;
  cursor: pointer;
}

/* fix home page carousel */
@media only screen and (max-width: 768px) {
	.slick-dots {
	    bottom: -20px;
	}
}

@media only screen and (max-width: 768px) {
  .mortgage-cta {
        display: flex;
      flex-direction: column-reverse;
  }
}


/* ensure top banner subtitle always appears */
.block-subtitle {
	display: block;
}

.property-mortgage-calc-amount > :first-child {
    flex: 0 1 70%;
}

.property-mortgage-calc-amount > :last-child {
    flex: 0 1 50%;
}

.form-help-buy > span:first-child {
    flex: 0 1 70%;
}

.form-help-buy > span:last-child {
    flex: 0 1 50%;
}

.bg-white {
	background-color: #ffffff;
}

.block-image-small {
	height: auto;
	padding-bottom: 22px;
  padding-top: 32px;
}


/* fix microsite header */

    /* display: none; */    /* display: none; */

@media only screen and (max-width: 768px) {
  .top-header-container {
      display: block;
  }
}



.header-cta-container {

}

.main-search-form .search-form-field select {
    border-radius: 5px;
    border: 1px solid #D6D6D6;
}

.micro-testimonial {
  padding: 30px;
  border-radius: 12px;
  border: 1px solid #cccccc;
  min-height: 280px;
  margin: 22px 12px 22px 12px;
}

.kill-search {
  padding: 0px !important;
  margin-bottom: -5px !important;
}

.point {
  cursor: pointer;
}

.header-logo-link .micro-logo {
  width: 125px;
}


/* test adjustments for microsites */

.micro-banner h1.block-titleZZ {
  margin-top: -95px;
}

.block-image-small + .block-content-microZZ {
  top: -122px;
  margin-bottom: -155px;
  padding: 0;
}

/* newsletter */

.newsletter-container {
  background-color: #073D5F;
  text-align: center;
  padding: 30px;
  color: #ffffff;
}


.newsletter-container input {
  max-width: 400px;
  display: inline-block;
  margin: 12px;
}

.newsletter-container input[type="submit"] {
  color: #ffffff;
  background-color: #e61c2a;
  width: 130px;
  border: 1px solid #e61c2a;
}

/* always show microsite header text */

.header-nav-container22 {
  display: block;
}

.header-mob {
  height: 100px;
}

.micro-inner {
  padding-top: 65px;
  padding-bottom: 29px;
}

.image_link {
  width: 100%;
  display: block;
  min-height: 110px;
  background-size: cover;
  background-position: center center;
}

@media (min-width: 47.99em) {
.header-mob {
  display: none;
}

.micro-inner {
  padding-top: 0px;
  padding-bottom: 0px;
}
}


.remove-bullets ul {
  list-style-type: none;
}

 .vue-map-container, .property-map-wrapper {
height: 380px;
}


.mapboxgl-popup {
    max-width: 340px !important;
}

.development-properties .property-card-container {
  margin-bottom: 0px;
}

.welcome_wrap {
  text-align: center;
}

.welcome_wrap .cta-btn-container {
  margin: auto;
  margin-top: 8px;
  margin-bottom: 12px;
}

.welcome_wrap img {
  margin-top: -5px;
}

.welcome_wrap .cta-btn a {
    color: #ffffff !important;
    text-decoration: none;
}

.block-box-text-content ul {
  margin-left: 1em;
}

.m-bg-white {


  background-color: #ffffff !important;
}


@media only screen and (max-width: 768px) {
  .agent-fix-height {
      display: block !important;
    }
}



.property-mortgage-calc-amount222 {
  padding: 3px 12px 1px 12px;
}

.mortgage-blue {
  background-color: #178bbe;
}

.m-contain-bg .block-box-image {
  background-size: contain !important;
}

.block-box-icon-text {
  margin-top: 12px;
}

.user-actions{padding:20px;text-align:center;width:100%}.user-actions ul{text-align:left;list-style:none;padding:0}.user-actions ul li{padding:10px 2px;display:inline-block;width:48%}.user-actions ul li .svg-blue{fill:#0c3e61;display:inline-block}.user-actions ul li .svg-blue path{fill:#0c3e61}.user-actions ul li a{display:inline-block}

.svg-lighter {
  fill: #759fbc !important;
}

.area-feedback a {
  color: #ffffff;
}

.meganav-column.m-feature {
    background: #ffffff;
}



.property-mortgage-calc-content.m-open {
  max-height: 640px;
}

@media (min-width: 47.99em) {
  .property-stats {
    flex-basis: 450px;
  }
}

.property-favourite-container {
  max-width: auto !important;
}

.property-favourite-container > .property-favourite-heart .svg-icon {
  font-size: 2rem;
}

.lg-toolbar .lg-close:after {
  
}

.meganav-list + .meganav-title {
  margin-top: 38px;
}

@media (min-width: 62em) {
  .meganav-content-container {
    width: 1000px;
  }
}

.property-address .property-actions {
  display: block !important;
}

.mortgage_lenders {
  padding: 0px !important;
}


.lenders_text {
  text-align: center;
  background: white;
  box-shadow: 0 2px 3px 0 rgba(207, 207, 207, .5);
  padding-bottom: 32px;
  padding: 50px;
  margin-top: -50px;
}

.mortgage_lenders img {
  width: 160px;
  display: inline-block;

}

.stpid-132 .mortgage_lenders img {
    filter: grayscale(100%);
}

@media only screen and (max-width: 768px) {
  .mortgage_lenders img {
    width: 140px;
  }
  .val-parent {
    display: flex;
    flex-direction: column-reverse;  
  }

  .search-results-actions {
    padding-bottom: 125px;
  }

  .pagination-container {
    padding-top: 5px;
  }
}


.lender_wrap {
  text-align: center;
}

.lenders_text .block-title {
  text-align: center;
}

.mortgage-cta .block-box-text-line > div:before {
  background-color: #ffffff;
}

.stpid-132 .block-image-small, .stpid-154 .block-image-small, .stpid-99 .block-image-small {
  background-position: 50% 30%;
}


@media (min-width: 90em) {
  .header-logo-container {
      margin-right: -100px;
  }
}

#kw-trigger {
    position: fixed;
    right: 30px;
    width: 17%;
}

@media (max-width: 1299px) {
  #kw-trigger { 
    width: 10%;
}
}

.header-nav-container {
      text-align: center;
    padding: 0px 140px 0px 140px;
}

.meganav-content-container {
    left: -211px;
}

@media (max-width: 1699px) {
.block-nav-item {
    padding-right: 28px;
    padding-left: 28px;

}
}

@media (max-width: 1399px) {
.block-nav-item {
    padding-right: 18px;
    padding-left: 18px;

}
}

.datepicker-dropdown {
  padding: 5px;
}

.datepicker-days td, .datepicker-days th {
  padding: 7px;
  font-size: 12px;
  text-align: center;
}


@media only screen and (max-width: 768px) {
  .property-filter-container {
    height: 60px;
  }
  .favourites-filters {
    display: block;
  }
  .search-results-actions {
    padding-bottom: 0px;
  }
  .pagination-container {
    padding-bottom: 125px;
  }
}

footer .buttons-row>buttonn {
  font-size: 2em !important;
}

.lg-actions .lg-prev:after {
    content: "\e094";
 
}

.lg-actions .lg-next:before {
    content: "\e095";
}

.lg-prev {
     rotate: 180deg;
}
.lg-icon svg {
  display: none;
}

.footer-menu {
  border-top: 1px solid #e5e7eb;
  padding: 1.5rem 2rem;
  background: #fff;
}

.footer-nav-menu {
  display: flex;
  flex-wrap: wrap; /* allows wrap if space runs out */
  justify-content: center;
  gap: clamp(0.75rem, 2vw, 2.5rem);
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-nav-link {
  text-decoration: none;
  font-weight: 500;
  font-size: 1.2rem;
  letter-spacing: 0.02em;
  color: #0f172a; /* navy-ish */
  white-space: nowrap;
  padding-inline: clamp(0.25rem, 0.8vw, 0.75rem);
  transition: color 150ms ease;
}

.footer-nav-link:hover {
  color: #1d4ed8; /* hover blue */
}

@media (max-width: 1400px) {
  .footer-nav-menu {
    gap: clamp(0.4rem, 1.2vw, 1.25rem);
  }

  .footer-nav-link {
    padding-inline: clamp(0.125rem, 0.6vw, 0.5rem);
  }
}

.mlab-mortgages {
}

.mlab-mortgages .meganav-content-container {
  width: 1200px;
  left: -320px;
}

.meganav-title a {
	color: #737373;
	text-decoration: none;
}


@media only screen and (max-width: 400px) {
	.mlab-mortgages .meganav-content {
		padding-bottom: 100px;
    }
}

/* ============================================================
   VALUATION CTA
   Designed to sit inside the existing:
   .l-content-container > .l-content
   ============================================================ */

.sf-valuation-cta {
    box-sizing: border-box;
    width: 100%;
    padding: 50px 55px;

    background: #fff;
    /*
    border: 1px solid #d7d7d7;
*/
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 60px;
}


/* Left hand content */

.sf-valuation-cta__content {
    flex: 1 1 auto;
    min-width: 0;
}


.sf-valuation-cta__title {
    margin: 0 0 20px 0;

  /*  color: #003b55; */
    font-size: 25px;
    line-height: 1.25;
    font-weight: bold;
    font-family: "OpenSansbold";
}


/* Text and pink rule */

.sf-valuation-cta__copy {
    position: relative;

    max-width: 540px;
    padding-left: 20px;
}


.sf-valuation-cta__copy:before {
    content: "";

    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;

    width: 3px;

    background: #e40046;
}


.sf-valuation-cta__copy p {
    margin: 0;
font-family: "opensanslight";
   /* font-size: 17px; */
    line-height: 1.55;
}


/* Right hand buttons */

.sf-valuation-cta__actions {
    flex: 0 0 360px;

    display: flex;
    flex-direction: column;
    gap: 12px;
}


/* Main CTA */

.sf-valuation-cta__button {
    box-sizing: border-box;

    width: 100%;
    min-height: 64px;

    padding: 16px 25px;

    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;

    background: #00a4d8;
    border: 1px solid #00a4d8;

    color: #fff;

    font-size: 14px;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none;

    transition:
        background-color .2s ease,
        border-color .2s ease,
        color .2s ease;
}


.sf-valuation-cta__button:hover,
.sf-valuation-cta__button:focus {
    background: #008dbb;
    border-color: #008dbb;

    color: #fff;
    text-decoration: none;
}


/* Pink chevron */

.sf-valuation-cta__arrow {
    color: #ed174c;
    margin-top: -5px;
    font-size: 24px;
    line-height: 1;
}


/* Secondary / outline button */

.sf-valuation-cta__button--outline {
    background: #fff;
    border-color: #00a4d8;

    color: #008ebd;
}


.sf-valuation-cta__button--outline:hover,
.sf-valuation-cta__button--outline:focus {
    background: #f5fbfd;

    color: #007fa9;
}


/* ============================================================
   TABLET
   ============================================================ */

@media only screen and (max-width: 950px) {

    .sf-valuation-cta {
        padding: 40px;
        gap: 40px;
    }


    .sf-valuation-cta__actions {
        flex-basis: 300px;
    }

}


/* ============================================================
   MOBILE
   ============================================================ */

@media only screen and (max-width: 700px) {

    .sf-valuation-cta {
        display: block;

        padding: 30px 25px;
    }


    .sf-valuation-cta__title {
        margin-bottom: 18px;

        font-size: 22px;
    }


    .sf-valuation-cta__copy {
        max-width: none;
    }


    .sf-valuation-cta__copy p {
        font-size: 16px;
    }


    .sf-valuation-cta__actions {
        width: 100%;
        margin-top: 28px;
    }


    .sf-valuation-cta__button {
        min-height: 58px;
    }

}