/*!*********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/scss/styles.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************/
@font-face {
  font-family: "Open Sans";
  src: url(fonts/OpenSans-VariableFont_wdth,wght.e946626f.ttf) format("truetype");
  font-style: normal;
  font-display: swap;
}
* {
  font-family: "candara", "Helvetica Neue", Helvetica, "Arial Black", Arial, sans-serif;
}

h1 {
  color: #97C686;
  font-weight: normal;
  font-size: 4rem;
  line-height: 4rem;
  margin-top: 0;
}
h1:first-child {
  margin-top: 0;
}

h3 {
  color: #245527;
  font-weight: normal;
  font-size: 2.5rem;
  line-height: 2.5rem;
}
h3:first-child {
  margin-top: 0;
}

h2 {
  color: #245527;
  font-weight: normal;
  font-size: 2.5rem;
  line-height: 2.5rem;
  margin-top: 50px;
}

.title40 {
  font-size: 4rem;
}

p {
  color: #2B2B2B;
}

a {
  color: #245527;
}

a:visited {
  color: #245527;
}

a:hover,
a:focus,
a:active {
  color: #245527;
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

ul {
  font-style: normal;
}

.main-content ol, .main-content ul {
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 0;
  list-style-position: inside;
}
.main-content ol li, .main-content ul li {
  margin-bottom: 15px;
  line-height: 1.7;
}
.main-content ol li::marker, .main-content ul li::marker {
  font-weight: bold;
}

.site-footer b {
  font-weight: bold;
}
.site-footer .footer-container {
  background-color: #245527;
  padding: 50px 0 125px 0;
}
.site-footer .footer-container > div {
  color: #FFF;
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.site-footer .footer-container > div .footer-logo {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 25px;
  font-size: 20px;
}
.site-footer .footer-container > div .footer-address {
  display: flex;
  justify-content: space-between;
  gap: 100px;
}
.site-footer .footer-container > div .footer-address a {
  color: #fff;
  text-decoration: none;
}
.site-footer .footer-container > div .footer-address p {
  color: #fff;
}
.site-footer .footer-container > div .footer-address ul, .site-footer .footer-container > div .footer-address li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.site-footer .footer-container > div .footer-address .right {
  padding-right: 50px;
  padding-top: 19px;
}
.site-footer .footer-container > div .footer-address .right > div {
  display: flex;
  gap: 100px;
}
.site-footer .footer-container > div .footer-address > span {
  display: block;
  margin-bottom: 25px;
}
.site-footer .footer-container > div .footer-address address {
  font-size: 1.7rem;
  line-height: 2.2rem;
  display: flex;
  flex-direction: row;
  gap: 100px;
}
@media (max-width: 600px) {
  .site-footer .footer-container > div .footer-address address {
    flex-direction: column;
    gap: 20px;
  }
}
.site-footer .footer-container > div .footer-address address ul {
  padding: 0;
  margin: 0;
}
.site-footer .footer-container > div .footer-address address ul li {
  list-style: none;
  margin-bottom: 8px;
}
.site-footer .footer-container > div .footer-address address ul li a {
  color: #FFF;
  text-decoration: none;
}
.site-footer .footer-container > div .footer-address address .footer-phone li {
  display: flex;
  gap: 10px;
  flex-direction: row;
}
.site-footer .footer-container > div .footer-address address .footer-phone li :first-child {
  width: 60px;
}
.site-footer .footer-container > div .footer-address address .footer-phone li :first-child.social {
  width: auto;
  height: 50px;
  display: flex;
  align-items: flex-end;
}
.site-footer .footer-container > div .footer-address address .footer-phone li :first-child.social a, .site-footer .footer-container > div .footer-address address .footer-phone li :first-child.social svg {
  width: auto;
  display: block;
}
.site-footer .footer-container > div .footer-address address .footer-phone li :first-child.social a {
  margin-right: 10px;
}
.site-footer .footer-container > div .copyright {
  margin-right: 50px;
}
.site-footer .footer-container > div .copyright a {
  color: #FFF;
  text-decoration: none;
}
.site-footer .footer-container2 {
  padding: 25px 0;
  background-color: #FFF;
  position: relative;
  left: 0;
  bottom: 0;
  z-index: 999;
  width: 100%;
  color: #245527;
  font-size: 1.2rem;
  line-height: 1.6rem;
}
.site-footer .footer-container2 .guttered-container {
  display: flex;
  gap: 20px;
  align-items: flex-end;
  align-items: center;
  justify-content: center;
  line-height: 0;
}
.site-footer .footer-container2 .guttered-container .left {
  flex-grow: 1;
}
.site-footer .footer-container2 .guttered-container .right {
  width: 220px;
  min-width: 220px;
}
.site-footer .footer-container2 .guttered-container a {
  color: #245527;
  text-decoration: none;
}
.site-footer .footer-container2 .guttered-container a:hover {
  color: #153E18;
  text-decoration: underline;
}

.page-template-tmplt-home .site-footer .footer-container2 {
  /* position: fixed; */
}

@media (max-width: 1640px) {
  .site-footer .footer-container2 .guttered-container {
    padding-right: 80px; /* to clear the google recaptcha */
  }
}
@media (max-width: 1100px) {
  .site-footer .footer-container > div .footer-address {
    gap: 80px;
  }
  .site-footer .footer-container > div .footer-address address, .site-footer .footer-container > div .footer-address .right > div {
    gap: 80px;
  }
}
@media (max-width: 991px) {
  .site-footer .footer-container > div .footer-address {
    flex-direction: column;
    gap: 50px;
  }
  .site-footer .footer-container > div .footer-address .right, .site-footer .footer-container > div .footer-address .left {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .site-footer .footer-container2 .guttered-container {
    flex-direction: column;
  }
  .site-footer .footer-container2 .guttered-container .right {
    width: 100%;
  }
  .site-footer .footer-container > div .copyright a {
    display: inline-block;
  }
}
#chatbutton {
  background: #75987E;
  color: #fff;
  position: fixed;
  right: 0;
  top: 50vh;
  transform: rotate(-90deg);
  transform-origin: right bottom;
  padding: 10px 20px;
  text-transform: uppercase;
  cursor: pointer;
}

#chatbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
  display: none;
  align-items: center;
  justify-content: center;
  max-width: 100%;
}
#chatbox.show {
  display: flex;
}
#chatbox .chatboxinner {
  background: #fff;
  padding: 40px;
  position: relative;
  width: 400px;
  max-width: 100%;
  overflow-y: auto;
  max-height: 100vh;
}
#chatbox .chatboxinner .closechat {
  padding: 8px 10px;
  line-height: 1;
  background-color: #2B2B2B;
  color: #fff;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
#chatbox .chatboxinner h2 {
  margin-top: 0;
}

.site-header {
  position: relative;
  padding: 20px 20px 0 20px;
  height: 100px;
  z-index: 10;
}
.site-header .guttered-container {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: space-between;
}
.site-header .guttered-container .logo {
  padding-right: 20px;
}
.site-header .guttered-container .logo a {
  display: flex;
  gap: 20px;
  text-decoration: none;
  align-items: center;
}
.site-header .header-container > span {
  color: #245527;
  display: block;
  font-size: 25px;
  font-weight: 700;
}
.site-header .header-container > span.logo-text-secondary {
  color: #000;
  display: block;
  font-size: 12px;
  font-weight: 300;
  padding-top: 2px;
}
.site-header .header-container > span span.mobile {
  display: inline;
}

@media (max-width: 1640px) {
  .site-header .guttered-container {
    padding: 0;
  }
}
@media (max-width: 1400px) {
  .site-header .header-container > span {
    font-size: 21px;
  }
}
@media (max-width: 600px) {
  .main-navigation ul.menu > li > a {
    height: 50px;
  }
}
.page .hero-image {
  width: 100%;
  height: 500px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

main .squeezed-container {
  padding: 0 100px;
}
main .sidebar {
  display: grid;
  grid-template-columns: 5fr 2fr;
  align-items: flex-start;
  gap: 50px;
  margin-top: 40px;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  main .sidebar {
    grid-template-columns: 1fr;
  }
}
main .sidebar > div {
  padding: 40px 0 50px 0;
}
main .sidebar aside {
  padding: 40px 30px 50px 30px;
  /*background-color: $light-grey;*/
  box-sizing: border-box;
  min-width: 230px;
}
main .sidebar aside h2, main .sidebar aside h3 {
  font-size: 3.5rem;
  line-height: 4rem;
}
main .sidebar aside ul {
  list-style: none;
  padding: 0;
}
main .sidebar aside ul li {
  margin-bottom: 0px;
}
main .sidebar aside img {
  width: 100%;
}
main .sidebar aside .property-details-sidebar {
  margin-bottom: 100px;
}
@media (max-width: 600px) {
  main .sidebar aside .property-details-sidebar {
    margin-bottom: 40px;
  }
}
main .sidebar aside .contact-address-sidebar {
  margin-bottom: 100px;
}
@media (max-width: 600px) {
  main .sidebar aside .contact-address-sidebar {
    margin-bottom: 40px;
  }
}
main .sidebar aside .contact-address-sidebar .contact-sidebar {
  margin-top: 50px;
  font-weight: bold;
}
@media (max-width: 600px) {
  main .sidebar aside .contact-address-sidebar .contact-sidebar {
    margin-bottom: 0;
  }
}
main .sidebar aside .contact-address-sidebar .contact-sidebar a {
  text-decoration: none;
  color: #2B2B2B;
}
main .nosidebar {
  padding-top: 80px;
}
@media (max-width: 600px) {
  main .nosidebar {
    padding-top: 0px;
  }
}
main h1 {
  font-size: 4rem;
  line-height: 4.5rem;
}

.heroheader {
  width: 100%;
  background: #153E18;
  position: relative;
}
.heroheader.hersoheadersize-large {
  height: calc(100vh - 100px);
}
.heroheader.hersoheadersize-small {
  height: 465px;
}
.heroheader img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  opacity: 0.43;
}
.heroheader h1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  color: #fff;
  font-size: 6rem;
  line-height: 6rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 0;
  padding: 20px;
  text-align: center;
}
@media (max-width: 600px) {
  .heroheader h1 {
    font-size: 10vw;
    line-height: 10vw;
  }
}
.heroheader .headersubtitle {
  color: #fff;
  font-size: 2rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 50%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 0 20px 20px;
}

a.button2 {
  display: inline-block;
  background: #75987E;
  padding: 10px 20px;
  text-transform: uppercase;
  font-size: 1.7rem;
  color: #fff;
  width: auto;
  text-decoration: none;
}
a.button2:hover {
  background-color: #153E18;
}

label, legend {
  display: block;
  font-size: 16px;
  color: #75987E;
  margin: 0 0 7px;
}

legend {
  font-weight: 600;
  margin-left: 10px;
  padding: 0 11px;
  font-size: 18px;
}

#customform2 label, .members-login-form label {
  display: block;
  width: 25%;
  margin-right: 1%;
  float: left;
  clear: left;
  padding-top: 10px;
  font-weight: 600;
}

.wpcf7-submit {
  margin-left: 26%;
}

input[type=submit], input[type=reset], input[type=button] {
  display: inline-block;
  padding: 10px 20px;
  text-transform: uppercase;
  color: #fff;
  width: auto;
  background-color: #75987E;
  color: #FFF;
  font-size: 1.7rem;
  margin-bottom: 10px;
  box-sizing: border-box;
  text-decoration: none;
  text-align: center;
  font-style: normal;
  transition: background-color 0.2s linear, color 0.2s linear;
  border: none;
}
input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover {
  cursor: pointer;
  background-color: #153E18;
  color: #fff;
}

input[type=text], input[type=password], input[type=email], input[type=number], input[type=tel], textarea, select {
  background: #fff;
  border: none;
  height: 45px;
  line-height: 45px;
  padding: 0 12px;
  width: 100%;
  max-width: 504px;
  color: #153E18;
  font-size: 16px;
  outline: none;
  display: block;
  position: relative;
  border: 1px solid #75987E;
}

textarea {
  height: 100px;
}

input[type=checkbox] {
  display: inline;
  margin-right: 3px;
}

select {
  width: auto;
  height: 39px;
  color: #153E18;
  line-height: normal;
  padding: 7px 27px 7px 7px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  box-shadow: none;
  border-radius: 0px;
  background: #fff;
  background: #fff url(images/dropdown-btn.89cb225d.png) top right no-repeat;
  background-size: contain;
  text-indent: 0.01px;
  text-overflow: "";
  border: 1px solid #75987E;
  background-size: contain;
}

input[type=number] {
  height: 39px;
  color: #153E18;
  border-radius: 0px;
  background: #fff;
  text-indent: 0.01px;
  text-overflow: "";
  border: 1px solid #75987E;
  width: 100px;
}

#customform select, #customform2 select {
  background-color: #F4F7F4;
  color: #434343;
  padding: 0 24px 0 12px;
}

.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 0;
}
.wpcf7-list-item input[type=checkbox] {
  margin-left: 0;
}

#customform2 fieldset .wpcf7-checkbox label {
  width: auto;
  margin: 0 20px 0 0;
}

fieldset {
  border-bottom: 1px solid #cecece;
  border-top: 1px solid #cecece;
  border-left: none;
  border-right: none;
  margin: 20px 0;
  padding: 10px 0 20px;
  clear: both;
}

.noborderbottom {
  border-bottom: none !important;
}

img.alignright, #content .post img.alignright {
  float: right;
  border: none;
  margin: 5px 0 20px 40px;
  padding: 0;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.modal {
  position: fixed;
  top: 0;
  left: -20000px;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
.modal.open {
  left: 0;
  z-index: 20;
  background: rgba(0, 0, 0, 0.9);
}
.modal .modalbg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10000;
}
.modal .modalbox {
  width: 510px;
  height: 100%;
  z-index: 11000;
  position: relative;
  background-color: #2B2B2B;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
  overflow-y: scroll;
  padding: 20px;
}
.modal .modalbox label, .modal .modalbox li, .modal .modalbox h4 {
  color: #fff;
}
.modal .modalbox h3 {
  margin-top: 10px;
}
.modal .modalbox .close-modal {
  text-align: center;
  cursor: pointer;
  color: #fff;
}
.modal .modalbox .wppf_property_description_panel {
  float: none;
  width: 100%;
}

a.moblinkonly {
  text-decoration: none;
  color: #707070;
}
@media (max-width: 600px) {
  a.moblinkonly {
    text-decoration: underline;
    color: #245527;
  }
}

.logobar {
  display: flex;
  gap: 20px;
  row-gap: 5px;
  padding: 10px 30px;
  background-color: #153E18;
  height: 85px;
  align-items: center;
  justify-content: center;
}
.logobar .logobartxt {
  flex-grow: 1;
  color: #fff;
  font-size: 20px;
  letter-spacing: 0.1em;
}
.logobar .logobartxt span {
  display: inline-block;
  padding-right: 40px;
}
.logobar .logobartxt span a {
  color: #fff;
}

.homeintro {
  width: 1400px;
  max-width: 100%;
  padding: 80px 20px 40px;
  margin: 0 auto;
}
.homeintro h1 {
  font-size: 4rem;
  color: #707070;
  line-height: 7rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.homeintro p {
  font-size: 25px;
  line-height: 45px;
}
@media (max-width: 1100px) {
  .homeintro {
    padding-top: 40px;
  }
}

.homelatestproperties {
  padding: 0 0 80px 0;
}
@media (max-width: 1100px) {
  .homelatestproperties {
    padding-bottom: 40px;
  }
}
.homelatestproperties .homelatestpropertieshead {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px 20px 20px 0;
}
@media (max-width: 1100px) {
  .homelatestproperties .homelatestpropertieshead {
    padding: 0 0 20px 0;
  }
}
@media (max-width: 600px) {
  .homelatestproperties .homelatestpropertieshead {
    flex-direction: column;
    padding: 0 0 20px 0;
    align-items: flex-start;
  }
}
.homelatestproperties h2 {
  font-size: 4rem;
  line-height: 4rem;
  color: #75987E;
  margin: 0;
}
@media (max-width: 600px) {
  .homelatestproperties h2 {
    padding-bottom: 10px;
  }
}

.testimonials {
  padding: 60px 0;
}

.wppf_featured {
  display: flex;
  gap: 20px;
  margin: 0 !important;
}
@media (max-width: 1100px) {
  .wppf_featured {
    flex-wrap: wrap;
  }
}
.wppf_featured .property {
  width: 33.33%;
  position: relative;
  display: flex;
  flex-direction: column;
}
.wppf_featured .property:last-child {
  display: none;
}
@media (max-width: 1100px) {
  .wppf_featured .property {
    width: calc(50% - 10px);
  }
  .wppf_featured .property:last-child {
    display: flex;
  }
}
@media (max-width: 600px) {
  .wppf_featured .property {
    width: 100%;
  }
}
.wppf_featured .property .imgbox {
  line-height: 0;
}
.wppf_featured .property .imgbox a {
  display: block;
  width: 100%;
  aspect-ratio: 6/4;
}
.wppf_featured .property .imgbox a img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100% !important;
  height: 100% !important;
}
.wppf_featured .property .imgbox a .property_tagline {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  background: #fff;
  padding: 25px;
  text-transform: uppercase;
  font-size: 1.7rem;
  color: #75987E;
}
.wppf_featured .property .infobox {
  flex-grow: 1;
  /*min-height: 180px;*/
  background: #245527;
  padding: 0 20px;
}
.wppf_featured .property .infobox h2 {
  font-size: 1.8rem;
  line-height: 2.2rem;
  margin: 12px 0 0 0;
}
.wppf_featured .property .infobox h2 a {
  text-decoration: none;
  color: #fff;
  display: block;
}
.wppf_featured .property .infobox h3, .wppf_featured .property .infobox h4 {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: bold;
  color: #fff;
  margin: 0;
  padding: 4px 0 10px 0;
}
.wppf_featured .property .infobox h4 {
  display: none;
}
.wppf_featured .property .infobox a.button {
  display: inline-block;
  background: #75987E;
  padding: 10px 20px;
  text-transform: uppercase;
  font-size: 1.7rem;
  color: #fff;
  width: auto;
  /*position: absolute;*/
  bottom: 0;
}
.wppf_featured .property .infobox a.button:hover {
  background-color: #153E18;
}

#header-hero {
  overflow: hidden;
  position: relative;
  height: calc(100vh - 100px - 85px);
}
#header-hero > img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  height: 100%;
  width: 100%;
}
#header-hero #header-hero-video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#header-hero #header-hero-video #herovideo {
  width: 100%;
  max-width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
#header-hero #header-hero-video-waiting {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
}
#header-hero .vidoverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 80%);
}
#header-hero .vidtitleouter {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
#header-hero .vidtitleouter .vidtitle, #header-hero .vidtitleouter .vidsubtitle {
  position: relative;
  top: 0px;
  position: relative;
  text-align: center;
  width: 1500px;
  max-width: 100%;
  padding: 0 20px;
  font-size: 47px;
  line-height: 57px;
  letter-spacing: 0.1em;
  color: #fff;
  text-align: center;
}
#header-hero .vidtitleouter .vidtitle span:last-child, #header-hero .vidtitleouter .vidsubtitle span:last-child {
  display: block;
}
#header-hero .vidtitleouter .vidtitle, #header-hero .vidtitleouter .vidtitle span {
  font-family: "Open Sans";
}
#header-hero .vidtitleouter .vidsubtitle {
  top: 164px;
  text-align: center;
  width: 900px;
  font-size: 20px;
  line-height: 20px;
}
#header-hero .vidtitleouter .vidbuttons {
  padding: 40px;
  text-align: center;
}
@media (max-width: 600px) {
  #header-hero .vidtitleouter .vidbuttons {
    padding: 20px;
  }
}
#header-hero .angleicons {
  display: inline-block;
  margin: 20px;
  padding: 20px;
  width: 250px;
  max-width: 100%;
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: bold;
  background: #153E18;
  border: 1px solid #fff;
  background: #75987E;
  border: none;
  padding: 0px;
  /*
  &::before,&::after {
      content:'';background: url(../../public/assets/L.svg) no-repeat;width: 51px;height: 65px;display: block;position: absolute;
  }
  &::before {
      left: 0;bottom: 0;
  }
  &::after {
      right:0; top:0;rotate: 180deg;
  }
  */
}
#header-hero .angleicons:hover, #header-hero .angleicons :focus {
  background: #153E18;
}
#header-hero .angleicons a {
  color: #fff;
  text-align: center;
  text-decoration: none;
  display: block;
  padding: 20px;
}
@media (max-width: 1640px) {
  #header-hero .vidtitleouter .vidtitle {
    font-size: 2.85vw;
    line-height: 3.45vw;
  }
  #header-hero .vidtitleouter .vidsubtitle {
    top: calc(40px + 8vw);
  }
}
@media (max-width: 1100px) {
  .logobar {
    flex-wrap: wrap;
    height: auto;
  }
  .logobar .logobartxt {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 991px) {
  #header-hero .vidtitleouter .vidtitle {
    font-size: 30px;
    line-height: 30px;
  }
  #header-hero .vidtitleouter .vidtitle span {
    display: block;
  }
  #header-hero .vidtitleouter .vidsubtitle {
    top: 170px;
  }
  #header-hero .vidtitleouter .logobar {
    height: auto;
  }
}
@media (max-width: 600px) {
  #header-hero .vidtitleouter .vidtitle {
    font-size: 25px;
    line-height: 25px;
    /*top: 20px;*/
    padding-top: 20px;
  }
  #header-hero .vidtitleouter .vidtitle span {
    padding-bottom: 10px;
  }
  #header-hero .vidtitleouter .vidsubtitle {
    top: 210px;
    font-size: 15px;
  }
  #header-hero .vidpropsearch {
    bottom: 120px;
    left: calc(50% - 100px);
  }
  #header-hero .vidaivaluation {
    left: calc(50% - 100px);
  }
  #header-hero .angleicons::before, #header-hero .angleicons::after {
    width: 26px;
    height: 33px;
    background-size: 100%;
  }
  .logobar .logobartxt {
    font-size: 16px;
    padding-bottom: 10px;
  }
}
.swiper1 .swiper-slide {
  aspect-ratio: 865/385;
  line-height: 0;
}
.swiper1 .swiper-slide img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}

.static-content {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  line-height: initial;
  display: flex;
  flex-direction: column;
  padding-left: 100px;
  justify-content: center;
  gap: 20px;
}
@media (max-width: 991px) {
  .static-content {
    padding-left: 0;
    align-items: center;
  }
}
.static-content .boxgrid {
  position: relative;
  display: flex;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
.static-content .boxgrid a.box {
  display: block;
  width: 50%;
  background: #fff;
  border-radius: 20px;
  min-width: 25%;
  position: relative;
  height: 100%;
  width: auto;
  padding: 30px 30px 10px 30px;
  text-decoration: none;
  color: #245527;
}
.static-content .boxgrid a.box h2 {
  font-size: 3.5rem;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0;
  padding-bottom: 10px;
  color: #245527;
}
@media (max-width: 600px) {
  .static-content .boxgrid a.box h2 {
    padding-right: 30px;
    padding-bottom: 4px;
  }
}
.static-content .boxgrid a.box p {
  font-size: 2.2rem;
  font-weight: 300;
  margin: 0;
  padding-bottom: 20px;
}
@media (max-width: 600px) {
  .static-content .boxgrid a.box p {
    display: none;
  }
}
.static-content .boxgrid a.box .boxfoot {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.static-content .boxgrid a.box .boxfoot p {
  font-size: 2.2rem;
  font-weight: 300;
  padding-bottom: 0;
}
.static-content .boxgrid a.box .boxfoot .boxarrow {
  line-height: 0;
}
.static-content .boxgrid a.box:hover {
  background: #2B2B2B;
}
.static-content .boxgrid a.box:hover h2, .static-content .boxgrid a.box:hover p {
  color: #97C686;
}
.static-content .boxgrid a.box:hover svg path, .static-content .boxgrid a.box:hover svg g {
  stroke: #97C686;
}
@media (max-width: 1100px) {
  .static-content .boxgrid a.box {
    padding: 20px 20px 10px 20px;
  }
  .static-content .boxgrid a.box h2 {
    font-size: 2.5rem;
  }
  .static-content .boxgrid a.box p {
    font-size: 2rem;
  }
  .static-content .boxgrid a.box .boxfoot p {
    font-size: 2rem;
  }
  .static-content .boxgrid a.box .boxfoot svg {
    height: 30px;
    width: 30px;
  }
}
@media (max-width: 991px) {
  .static-content .boxgrid a.box h2 {
    font-size: 2rem;
  }
  .static-content .boxgrid a.box p {
    font-size: 1.8rem;
    padding-bottom: 5px;
    padding-right: 30px;
  }
  .static-content .boxgrid a.box .boxfoot {
    position: absolute;
    bottom: 10px;
    right: 10px;
  }
  .static-content .boxgrid a.box .boxfoot p {
    display: none;
  }
}

.swiper-prop .swiper-slide {
  aspect-ratio: 6/4;
  line-height: 0;
}
.swiper-prop .swiper-slide img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}
.swiper-prop .swiper-button-prev::after, .swiper-prop .swiper-rtl .swiper-button-next::after,
.swiper-prop .swiper-button-next::after, .swiper-prop .swiper-rtl .swiper-button-prev::after {
  content: "";
}
.swiper-prop .swiper-button-next::after, .swiper-prop .swiper-button-prev::after {
  font-family: none;
}
.swiper-prop .swiper-button-prev {
  transform: rotate(180deg);
}

.main-tabs .faketabs .bgimg .bar {
  background-color: rgba(21, 62, 24, 0.65);
  align-items: center;
}
.main-tabs .faketabs .bgimg .bar h1, .main-tabs .faketabs .bgimg .bar div {
  padding: 18px 20px;
  margin: 0;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 0.1em;
  font-size: 4rem;
  line-height: 4.5rem;
  font-weight: normal;
}
@media (max-width: 991px) {
  .main-tabs .faketabs .bgimg .bar h1, .main-tabs .faketabs .bgimg .bar div {
    font-size: 3rem;
    line-height: 3.5rem;
  }
}
@media (max-width: 600px) {
  .main-tabs .faketabs .bgimg .bar h1, .main-tabs .faketabs .bgimg .bar div {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}
.main-tabs .faketabs .bgimg .tabs-control a {
  padding: 40px;
  border-radius: 0;
  border: none;
  background-color: rgba(21, 62, 24, 0.65);
  color: #FFF;
  font-size: 2.5rem;
  font-weight: normal;
  color: #fff;
  transition: background-color 0.2s linear, color 0.2s linear;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  display: flex;
  justify-content: center;
  text-decoration: none;
}
@media (max-width: 991px) {
  .main-tabs .faketabs .bgimg .tabs-control a {
    padding: 30px 10px;
  }
}
.main-tabs .faketabs .bgimg .tabs-control a:hover {
  cursor: pointer;
  background-color: #fff;
  color: #2B2B2B;
}
.main-tabs .faketabs .bgimg .tabs-control a span {
  font-size: 3rem;
  font-weight: 300;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .main-tabs .faketabs .bgimg .tabs-control a span {
    font-size: 2rem;
  }
}
@media (max-width: 600px) {
  .main-tabs .faketabs .bgimg .tabs-control a span {
    font-size: 1.6rem;
  }
}
.main-tabs .faketabs .bgimg .tabs-control a.active {
  background-color: #fff;
  color: #2B2B2B;
}
.main-tabs .faketabs .bgimg .tabs-control a.active:hover {
  background-color: #E0E0E0;
  color: #2B2B2B;
}

.gav-tabs button.book-a-viewing {
  font-size: 2.5rem;
  line-height: 2.5rem;
}
.gav-tabs .tabs-panels {
  height: 75vh;
}
.gav-tabs .tabs-panels > div {
  display: none;
  height: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  overflow: hidden;
}
.gav-tabs .tabs-panels > div.active {
  display: flex;
}
.gav-tabs .tabs-panels > div#tabs-overview {
  background-position: center;
  background-size: cover;
  flex-direction: row;
  align-items: flex-end;
}
.gav-tabs .tabs-panels > div#tabs-overview .tabs-overview-bar {
  display: grid;
  grid-template-columns: 1fr 3fr;
  gap: 20px;
  background-color: rgba(43, 43, 43, 0.5);
  padding: 20px;
  /* 
      @media (max-width: 768px) {
          .container {
              grid-template-columns: 1fr; 
              grid-template-rows: auto auto auto; 
          }
      }
   */
}
@media (max-width: 1100px) {
  .gav-tabs .tabs-panels > div#tabs-overview .tabs-overview-bar {
    grid-template-columns: 1fr 1fr;
  }
}
.gav-tabs .tabs-panels > div#tabs-overview .tabs-overview-bar .bar-name {
  /*
  display: flex;
  justify-content: center;
  align-items: center;

  ul {
      color: $light-green;
      padding: 0;
      font-size: 3.5rem;
      font-weight: 300;
      line-height: 4.3rem;
      list-style: none;
  }
  */
}
.gav-tabs .tabs-panels > div#tabs-overview .tabs-overview-bar .bar-name h1 {
  color: #97C686;
  padding: 0;
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 4.3rem;
  margin: 0;
}
.gav-tabs .tabs-panels > div#tabs-overview .tabs-overview-bar .bar-details {
  display: flex;
  align-items: center;
  font-size: 1.7rem;
  line-height: 3rem;
  color: #FFF;
}
.gav-tabs .tabs-panels > div#tabs-overview .tabs-overview-bar .bar-button {
  display: flex;
  align-items: center;
  justify-content: right;
}
.gav-tabs .tabs-panels > div#tabs-overview .tabs-overview-bar .bar-button a {
  color: #FFF;
  background-color: #75987E;
  font-size: 2.5rem;
  font-weight: 300;
  text-decoration: none;
  padding: 15px 40px;
  transition: background-color 0.2s linear;
}
.gav-tabs .tabs-panels > div#tabs-overview .tabs-overview-bar .bar-button a:hover {
  background-color: #245527;
}
.gav-tabs .tabs-panels > div#tabs-plan {
  justify-content: center;
  align-items: center;
  background-color: #fff;
}
.gav-tabs .tabs-panels > div#tabs-plan .item {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.gav-tabs .tabs-panels > div#tabs-plan .item a {
  height: 100%;
  display: block;
}
.gav-tabs .tabs-panels > div#tabs-plan .item a img {
  -o-object-fit: contain;
     object-fit: contain;
  height: 100%;
  width: 100%;
}
.gav-tabs .tabs-panels > div#tabs-epc {
  justify-content: center;
  align-items: center;
  background-color: #fff;
}
.gav-tabs .tabs-panels > div#tabs-epc .item {
  display: flex;
  justify-content: center;
  align-items: center;
}
.gav-tabs .tabs-panels > div#tabs-epc .item img {
  max-height: 100%;
  max-width: 100%;
}
.gav-tabs .tabs-panels > div#tabs-epc .item a {
  height: 100%;
  display: block;
}
.gav-tabs .tabs-panels > div#tabs-epc .item a img {
  -o-object-fit: contain;
     object-fit: contain;
  height: 100%;
  width: 100%;
}
.gav-tabs .tabs-panels > div#tabs-images .image-grid {
  display: grid;
  display: flex;
  flex-wrap: wrap;
  background-color: #222;
  grid-template-rows: repeat(3, 1fr);
  grid-template-columns: repeat(3, 1fr);
  width: 100%;
  height: 100%;
}
.gav-tabs .tabs-panels > div#tabs-images .image-grid .gridbox img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.gav-tabs .tabs-panels > div#tabs-images .image-grid.image-grid-rows-1 {
  grid-template-rows: repeat(1, 1fr);
}
.gav-tabs .tabs-panels > div#tabs-images .image-grid.image-grid-rows-2 {
  grid-template-rows: repeat(2, 1fr);
}
.gav-tabs .tabs-panels > div#tabs-images .image-grid.image-grid-rows-3 {
  grid-template-rows: repeat(3, 1fr);
}
.gav-tabs .tabs-panels > div#tabs-images .image-grid.image-grid-rows-4 {
  grid-template-rows: repeat(3, 1fr);
}
.gav-tabs .tabs-panels > div#tabs-images .image-grid.image-grid-cols-1 {
  grid-template-columns: repeat(1, 1fr);
}
.gav-tabs .tabs-panels > div#tabs-images .image-grid.image-grid-cols-2 {
  grid-template-columns: repeat(2, 1fr);
}
.gav-tabs .tabs-panels > div#tabs-images .image-grid.image-grid-cols-3 {
  grid-template-columns: repeat(3, 1fr);
}
.gav-tabs .tabs-panels > div#tabs-images .image-grid.image-grid-cols-4 {
  grid-template-columns: repeat(4, 1fr);
}
.gav-tabs .tabs-panels > div#tabs-images .image-grid.image-grid-cols-5 {
  grid-template-columns: repeat(5, 1fr);
}
.gav-tabs .tabs-panels > div#tabs-images .image-grid.image-grid-rows-1 .gridbox {
  height: 100%;
}
.gav-tabs .tabs-panels > div#tabs-images .image-grid.image-grid-rows-2 .gridbox {
  height: 50%;
}
.gav-tabs .tabs-panels > div#tabs-images .image-grid.image-grid-rows-3 .gridbox {
  height: 33.333%;
}
.gav-tabs .tabs-panels > div#tabs-images .image-grid.image-grid-rows-4 .gridbox {
  height: 25%;
}
.gav-tabs .tabs-panels > div#tabs-images .image-grid.image-grid-cols-1 .gridbox {
  width: 100%;
}
.gav-tabs .tabs-panels > div#tabs-images .image-grid.image-grid-cols-2 .gridbox {
  width: 50%;
}
.gav-tabs .tabs-panels > div#tabs-images .image-grid.image-grid-cols-3 .gridbox {
  width: 33.333%;
}
.gav-tabs .tabs-panels > div#tabs-images .image-grid.image-grid-cols-4 .gridbox {
  width: 25%;
}
.gav-tabs .tabs-panels > div#tabs-images .image-grid.image-grid-cols-5 .gridbox {
  width: 20%;
}
@media (max-width: 991px) {
  .gav-tabs .tabs-panels {
    height: 50vh;
  }
}
.gav-tabs .tabs-control {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 991px) {
  .gav-tabs .tabs-control {
    display: flex;
  }
}
.gav-tabs .tabs-control button, .gav-tabs .tabs-control a {
  padding: 40px;
  border-radius: 0;
  border: none;
  background-color: #2B2B2B;
  color: #FFF;
  font-size: 2.5rem;
  font-weight: normal;
  color: #fff;
  transition: background-color 0.2s linear, color 0.2s linear;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 991px) {
  .gav-tabs .tabs-control button, .gav-tabs .tabs-control a {
    padding: 10px;
    font-size: 2rem;
    flex-grow: 1;
    display: block;
  }
  .gav-tabs .tabs-control button svg, .gav-tabs .tabs-control a svg {
    display: none;
  }
}
.gav-tabs .tabs-control button:hover, .gav-tabs .tabs-control a:hover {
  cursor: pointer;
  background-color: #464646;
  color: #fff;
}
.gav-tabs .tabs-control button.active, .gav-tabs .tabs-control a.active {
  background-color: #E0E0E0;
  color: #2B2B2B;
}
.gav-tabs .tabs-control button.active svg circle, .gav-tabs .tabs-control button.active svg path, .gav-tabs .tabs-control a.active svg circle, .gav-tabs .tabs-control a.active svg path {
  stroke: #2B2B2B;
}
.gav-tabs .tabs-control button.active:hover, .gav-tabs .tabs-control a.active:hover {
  background-color: #C1C0C0;
  color: #2B2B2B;
}

.testimonials {
  background-color: #153E18;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
.testimonials img#testimonial-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.testimonials .testimonials-headings h3 {
  color: #fff;
  font-size: 3.5rem;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 4rem;
}
.testimonials p {
  color: #fff;
  font-size: 2rem;
  line-height: 2.7rem;
  font-style: italic;
}

.embla_testimonials {
  position: relative;
  width: 100%;
}
.embla_testimonials .embla__viewport {
  overflow: hidden;
  padding: 0;
}
.embla_testimonials .embla__controls .embla__button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  touch-action: manipulation;
  text-decoration: none;
  cursor: pointer;
  border: 0;
  padding: 0;
  margin: 0;
  width: 40px;
  height: 40px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #153E18;
  background-color: transparent;
  transition: color 0.5s ease-in-out;
}
.embla_testimonials .embla__controls .embla__button:hover {
  color: #97C686;
}
.embla_testimonials .embla__controls .embla__button.embla__button--prev {
  left: -0.2%;
  transform: rotate(180deg) translateY(50%);
}
.embla_testimonials .embla__controls .embla__button.embla__button--next {
  right: -0.2%;
}
.embla_testimonials .embla__controls .embla__button .embla__button__svg {
  width: 40px;
  height: 40px;
}
@media (max-width: 991px) {
  .embla_testimonials .embla__controls .embla__button {
    top: 98%;
  }
  .embla_testimonials .embla__controls .embla__button.embla__button--prev {
    left: 0;
  }
  .embla_testimonials .embla__controls .embla__button.embla__button--next {
    right: 0;
  }
}

.embla__container {
  display: flex;
  max-width: 100%;
  gap: 60px;
}

.embla__slide {
  transform: translate3d(0, 0, 0);
  flex: 0 0 calc(33.33% - 40px);
  display: flex;
  flex-direction: column;
  min-width: 0;
  margin-right: 0px;
}
.embla__slide:last-child {
  margin-right: 30px;
}
.embla__dots {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 5px;
  margin-top: 25px;
}

.embla__dot {
  -webkit-tap-highlight-color: rgba(21, 62, 24, 0.5);
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background-color: transparent;
  touch-action: manipulation;
  display: inline-flex;
  text-decoration: none;
  cursor: pointer;
  border: 0;
  padding: 0;
  margin: 0;
  width: 1rem;
  height: 1rem;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.embla__dot:after {
  box-shadow: inset 0 0 0 1px #fff;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  content: "";
}

.embla__dot--selected {
  background-color: #fff;
}
.embla__dot--selected:after {
  box-shadow: inset 0 0 0 0.2rem #fff;
}

@media (max-width: 1100px) {
  .embla__container {
    gap: 40px;
  }
  .embla__slide {
    flex: 0 0 calc(50% - 20px);
  }
}
@media (max-width: 576px) {
  .embla__container {
    gap: 20px;
  }
  .embla__slide {
    flex: 0 0 calc(100% - 0px);
  }
}
.info-box-section {
  margin-top: 100px;
  margin-bottom: 100px;
  width: 100%;
}

.info-box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 50px;
  margin-bottom: 50px;
  max-width: 1640px;
}
@media (max-width: 600px) {
  .info-box {
    grid-template-columns: 1fr;
  }
}
.info-box .info-box-text {
  background-color: #75987E;
  color: #FFF;
  padding: 125px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 1100px) {
  .info-box .info-box-text {
    padding: 75px;
  }
}
@media (max-width: 991px) {
  .info-box .info-box-text {
    padding: 40px;
  }
}
.info-box .info-box-text h2, .info-box .info-box-text p {
  width: 100%;
  text-align: left;
}
.info-box .info-box-text h2 {
  color: #FFF;
  margin-top: 0;
  font-size: 2rem;
  font-weight: normal;
}
.info-box .info-box-text p {
  color: #FFF;
}
.info-box .info-box-image {
  background-size: cover;
  background-position: center;
}
@media (max-width: 600px) {
  .info-box .info-box-image {
    aspect-ratio: 6/4;
  }
}

.area-guide-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4px;
  margin-top: 50px;
}
@media (max-width: 991px) {
  .area-guide-grid {
    grid-template-columns: 1fr;
  }
}
.area-guide-grid p {
  margin: 0;
  padding: 0;
}
.area-guide-grid a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  line-height: 0;
  aspect-ratio: 6/4;
}
.area-guide-grid a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.area-guide-grid a .area-heading {
  display: block;
  margin: 0;
  color: #75987E;
  background: #fff;
  position: absolute;
  top: 0;
  padding: 10px 20px;
  text-transform: uppercase;
  font-size: 1.5rem;
  color: #75987E;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1;
}

.guttered-container {
  padding: 0 20px;
  width: 1640px;
  max-width: 100%;
  margin: 0 auto;
}

.contentinner {
  padding: 0 80px;
}

@media (max-width: 1400px) {
  .contentinner {
    padding: 0 60px;
  }
}
@media (max-width: 991px) {
  .contentinner {
    padding: 0 40px;
  }
}
@media (max-width: 600px) {
  .contentinner {
    padding: 0 20px;
  }
}
.button, a.button {
  display: inline-block;
  padding: 25px 40px;
  padding: 10px 20px;
  background-color: #2B2B2B;
  color: #FFF;
  font-size: 1.4rem;
  /*width: 100%;*/
  margin-bottom: 10px;
  box-sizing: border-box;
  text-decoration: none;
  text-align: center;
  font-style: normal;
  border: none;
  cursor: pointer;
  transition: background-color 0.2s linear, color 0.2s linear;
  padding: 0 100px;
  padding: 10px 20px;
  font-size: 1.7rem;
}
.button.morepad, a.button.morepad {
  /*padding: 15px 20px;*/
}
.button:hover, a.button:hover {
  cursor: pointer;
  background-color: #245527;
  color: #fff;
}
.button.active, a.button.active {
  background-color: #75987E;
}
.button.button-dark-green, a.button.button-dark-green {
  background-color: #75987E;
}
.button.button-dark-green:hover, a.button.button-dark-green:hover {
  background-color: #153E18;
  color: #fff;
}
.button.button-light-green, a.button.button-light-green {
  background-color: #97C686;
}
.button.button-light-green:hover, a.button.button-light-green:hover {
  background-color: #153E18;
  color: #fff;
}
.button.button-dark-grey, a.button.button-dark-grey {
  background-color: #153E18;
  color: #fff;
}
.button.button-dark-grey:hover, a.button.button-dark-grey:hover {
  background-color: #75987E;
  color: #fff;
}
.button.button-sue-green, a.button.button-sue-green {
  background-color: #B8D9C1;
  color: #2B2B2B;
}
.button.button-sue-green:hover, a.button.button-sue-green:hover {
  background-color: #153E18;
  color: #fff;
}
.button.backbtn, a.button.backbtn {
  padding: 0 90px;
}

.megabuttons .button, .megabuttons a.button {
  width: calc(100% + 110px);
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  line-height: 3rem;
  letter-spacing: 0.1em;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
}
@media (max-width: 991px) {
  .megabuttons .button, .megabuttons a.button {
    width: 100%;
    height: 100px;
    padding: 20px;
  }
}

/* Property List Page */
.post-type-archive-wppf_property .wppf_results_layout {
  margin-top: 0;
  padding-top: 80px;
}
.post-type-archive-wppf_property .wppf_results_layout .wppf_view_type a {
  border-bottom: 1px solid #aaa;
}
.post-type-archive-wppf_property .wppf_results_layout .wppf_result_container {
  margin: 0;
  border: none;
  background: transparent;
}
.post-type-archive-wppf_property .wppf_results_layout .wppf_sort2 {
  padding: 0 0 20px 0;
  text-align: right;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.post-type-archive-wppf_property .wppf_results_layout .wppf_sort2 select {
  margin: 0;
}
.post-type-archive-wppf_property .wppf_results_layout h1 {
  font-size: 4rem;
  line-height: 4rem;
  color: #75987E;
  margin: 0;
}
.post-type-archive-wppf_property .wppf_results_layout h3 {
  float: none;
  margin: 0;
  background: #fff;
  padding: 0;
  border: none;
}

.property_item_layout {
  display: flex;
  margin-bottom: 20px;
  background-color: #fff;
  position: relative;
}
.property_item_layout .imgbox {
  width: 56%;
  aspect-ratio: 6/4;
  z-index: 1;
}
.property_item_layout .infobox {
  padding: 0px 20px 45px;
  z-index: 2;
  flex-grow: 1;
}
.property_item_layout .infobox .proplisthead h2, .property_item_layout .infobox .proplisthead h3 {
  font-size: 3rem;
  line-height: 3.5rem;
  font-weight: 400;
  margin: 0;
}
.property_item_layout .infobox .proplisthead h2 a {
  text-decoration: none;
  color: #75987E;
  text-transform: uppercase;
}
.property_item_layout .infobox .proplisthead h3 {
  font-weight: bold;
  color: #2B2B2B;
  padding-top: 12px;
}
.property_item_layout .infobox .proplisthead h3 span {
  display: none;
}
.property_item_layout .infobox .stats {
  display: flex;
  -moz-column-gap: 40px;
       column-gap: 40px;
}
.property_item_layout .infobox .stats .iconrow {
  display: flex;
  -moz-column-gap: 20px;
       column-gap: 20px;
  font-weight: bold;
}
.property_item_layout .infobox h4 {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  display: inline-block;
  background: #fff;
  padding: 10px 20px;
  text-transform: uppercase;
  font-size: 1.5rem;
  color: #75987E;
  font-weight: 600;
  letter-spacing: 0.1em;
}
.property_item_layout .infobox p.excerpt {
  width: 100%;
  max-width: 570px;
}
.property_item_layout .infobox .proplistfoot a.button {
  display: inline-block;
  background: #75987E;
  background-color: rgb(117, 152, 126);
  padding: 10px 20px;
  text-transform: uppercase;
  font-size: 1.7rem;
  color: #fff;
  width: auto;
  margin: 0;
  min-width: 200px;
}
.property_item_layout .infobox .proplistfoot a.button:hover {
  background-color: #363636;
}
@media (max-width: 991px) {
  .property_item_layout {
    flex-direction: column;
  }
  .property_item_layout .imgbox {
    width: 100%;
    max-width: 560px;
  }
}
@media (max-width: 600px) {
  .property_item_layout .infobox {
    padding: 20px 20px 45px;
  }
  .property_item_layout .infobox .proplisthead {
    flex-direction: column;
    row-gap: 10px;
    padding-bottom: 0px;
  }
  .property_item_layout .infobox .proplisthead h2 a span {
    font-size: 1.7rem;
  }
  .property_item_layout .infobox .proplisthead h3 {
    max-width: 100%;
    font-size: 2.5rem;
  }
}

.nav-links .page-numbers {
  display: inline-block;
  background: #75987E;
  background-color: rgb(117, 152, 126);
  padding: 10px 20px;
  text-transform: uppercase;
  font-size: 1.7rem;
  color: #fff;
  width: auto;
  margin: 0;
  text-decoration: none;
}
.nav-links .page-numbers:hover {
  background-color: #363636;
}

.nav-links .page-numbers.current {
  background-color: #363636;
}

.single-wppf_property main {
  background: #fff;
}
.single-wppf_property main h2 {
  font-size: 4rem;
  line-height: 4rem;
  font-weight: normal;
  margin: 0;
  padding-bottom: 20px;
}
.single-wppf_property main #section-map h2,
.single-wppf_property main #section-epc h2,
.single-wppf_property main #section-image h2 {
  padding-top: 40px;
}
.single-wppf_property main aside {
  padding-top: 120px;
}
.single-wppf_property main aside h3 {
  font-size: 3.5rem;
  font-weight: normal;
  line-height: 3rem;
}
@media (max-width: 991px) {
  .single-wppf_property main aside {
    padding-top: 20px;
  }
}
.single-wppf_property main .sidebar {
  margin-top: 0;
}
.single-wppf_property main .propicons {
  display: flex;
  gap: 40px;
  align-items: baseline;
  font-size: 25px;
  min-height: 50px;
}
.single-wppf_property main .propicons svg {
  margin-right: 8px;
}
.single-wppf_property main .propicons span {
  bottom: 5px;
  position: relative;
}
@media (max-width: 600px) {
  .single-wppf_property main .propicons svg {
    margin-right: 0;
    width: 26px;
  }
  .single-wppf_property main .propicons span {
    bottom: 0;
  }
}
.single-wppf_property main .propdesc {
  font-size: 2rem;
  line-height: 4rem;
  padding-top: 30px;
}
.single-wppf_property main .propdesc p:first-child {
  margin-top: 0;
}
@media (max-width: 600px) {
  .single-wppf_property main .propdesc {
    font-size: 1.8rem;
    line-height: 3rem;
  }
}
.single-wppf_property main .propbull {
  font-size: 2rem;
  line-height: 4rem;
  font-weight: bold;
  color: #75987E;
}
@media (max-width: 600px) {
  .single-wppf_property main .propbull {
    font-size: 1.8rem;
    line-height: 3rem;
  }
}
.single-wppf_property main .disclaimer {
  padding: 20px 0;
  font-size: 1.6rem;
  line-height: 1.8rem;
}
@media (max-width: 600px) {
  .single-wppf_property main h2, .single-wppf_property main h3 {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }
  .single-wppf_property main aside h3 {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }
}

@media (max-width: 1100px) {
  .archive.post-type-archive-wppf_property .contentinner {
    padding: 0 20px 0 0;
  }
}

.swiperbox {
  display: none;
}

.gav-tabs {
  display: block;
}

@media (max-width: 600px) {
  .swiperbox {
    display: block;
  }
  .gav-tabs {
    display: none;
  }
  .swiperbox .swiper-name h1 {
    font-size: 3rem;
    line-height: 3.5rem;
    padding: 20px 0 10px;
    text-transform: uppercase;
    color: #153E18;
    margin: 0;
  }
  .swiperbox .swiper-name div {
    font-size: 2rem;
    line-height: 2.5rem;
    padding-bottom: 20px;
  }
  .swiper-button .button {
    width: 100%;
    padding: 20px;
    font-size: 2rem;
    text-transform: uppercase;
  }
  .propicons > div {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.swiper3 {
  aspect-ratio: 6/4;
}

.slide-cover img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}

.slide-contain img {
  -o-object-fit: contain;
     object-fit: contain;
  height: 100%;
  width: 100%;
}

@media (max-width: 991px) {
  .single-wppf_property .contentinner {
    padding: 0;
  }
}
@media (max-width: 600px) {
  .single-wppf_property main .sidebar {
    margin-top: 20px;
    gap: 0;
  }
}
.single-wppf_property #wppf_map_single {
  height: 50vw;
  max-height: 98vh;
  min-height: 300px;
}

.single-wppf_property #wppf_property_map {
  padding-bottom: 40px;
}

.single-wppf_property #section-epc {
  padding-bottom: 40px;
}
.single-wppf_property #section-epc .item {
  border-top: 1px solid #75987E;
  padding: 20px;
}
.single-wppf_property #section-epc .item:first-child {
  border-top: none;
}
.single-wppf_property #section-epc .item img {
  width: auto;
  max-width: 100%;
}

@media (max-width: 768px) {
  .single-wppf_property #wppf_map_single {
    height: 300px;
  }
}
.single-wppf_property #section-image {
  height: 100vh;
}
.single-wppf_property #section-image .image-grid {
  display: grid;
  display: flex;
  flex-wrap: wrap;
  background-color: #222;
  grid-template-rows: repeat(3, 1fr);
  grid-template-columns: repeat(3, 1fr);
  width: 100%;
  height: 100%;
}
.single-wppf_property #section-image .image-grid .gridbox img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.single-wppf_property #section-image .image-grid.image-grid-rows-1 {
  grid-template-rows: repeat(1, 1fr);
}
.single-wppf_property #section-image .image-grid.image-grid-rows-2 {
  grid-template-rows: repeat(2, 1fr);
}
.single-wppf_property #section-image .image-grid.image-grid-rows-3 {
  grid-template-rows: repeat(3, 1fr);
}
.single-wppf_property #section-image .image-grid.image-grid-rows-4 {
  grid-template-rows: repeat(3, 1fr);
}
.single-wppf_property #section-image .image-grid.image-grid-cols-1 {
  grid-template-columns: repeat(1, 1fr);
}
.single-wppf_property #section-image .image-grid.image-grid-cols-2 {
  grid-template-columns: repeat(2, 1fr);
}
.single-wppf_property #section-image .image-grid.image-grid-cols-3 {
  grid-template-columns: repeat(3, 1fr);
}
.single-wppf_property #section-image .image-grid.image-grid-cols-4 {
  grid-template-columns: repeat(4, 1fr);
}
.single-wppf_property #section-image .image-grid.image-grid-cols-5 {
  grid-template-columns: repeat(5, 1fr);
}
.single-wppf_property #section-image .image-grid.image-grid-rows-1 .gridbox {
  height: 100%;
}
.single-wppf_property #section-image .image-grid.image-grid-rows-2 .gridbox {
  height: 50%;
}
.single-wppf_property #section-image .image-grid.image-grid-rows-3 .gridbox {
  height: 33.333%;
}
.single-wppf_property #section-image .image-grid.image-grid-rows-4 .gridbox {
  height: 25%;
}
.single-wppf_property #section-image .image-grid.image-grid-cols-1 .gridbox {
  width: 100%;
}
.single-wppf_property #section-image .image-grid.image-grid-cols-2 .gridbox {
  width: 50%;
}
.single-wppf_property #section-image .image-grid.image-grid-cols-3 .gridbox {
  width: 33.333%;
}
.single-wppf_property #section-image .image-grid.image-grid-cols-4 .gridbox {
  width: 25%;
}
.single-wppf_property #section-image .image-grid.image-grid-cols-5 .gridbox {
  width: 20%;
}

.single-wppf_property #section-swiper {
  display: none;
}

@media (max-width: 600px) {
  .single-wppf_property #section-epc,
  .single-wppf_property #section-image {
    display: none;
  }
  .single-wppf_property #section-swiper {
    display: block;
  }
  .single-wppf_property .swiper-horizontal > .swiper-pagination-bullets,
  .single-wppf_property .swiper-pagination-bullets.swiper-pagination-horizontal,
  .single-wppf_property .swiper-pagination-custom,
  .single-wppf_property .swiper-pagination-fraction {
    bottom: 0;
  }
}
.faketabs {
  height: 75vh;
  display: block;
}
.faketabs .bgimg {
  height: 100%;
  overflow: hidden;
  display: flex;
  background-position: center;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
}
.faketabs .bgimg .bar {
  display: flex;
  justify-content: space-between;
}
.faketabs .bgimg .tabs-control {
  display: flex;
}
.faketabs .bgimg .tabs-control .tab-button {
  width: 25%;
  color: #fff;
}
.faketabs .bgimg .tabs-control .tab-button.active {
  background: #fff;
  color: #2B2B2B;
}
@media (max-width: 600px) {
  .faketabs {
    display: none;
  }
}

.wppf_quicksearch {
  background: rgba(117, 152, 126, 0.1);
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  font-size: 56.3%;
}
html body {
  margin: 0;
  background-color: #FFF;
  overflow-x: hidden;
  font-size: 1.7rem;
  line-height: 2.6rem;
  color: #707070;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #FFF;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

div:has(.grecaptcha-badge) {
  z-index: 1000;
  position: relative;
}

#page {
  max-width: 1900px;
  margin: 0 auto;
}

.todo {
  background: magenta;
}

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