html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
:root {
  --custom-colour-light: white;
  --custom-colour-dark: #918c87;
}
/* overriden in custom-colours.php */
.grid-1 {
  width: 8.33333333%;
  width: calc( 8.33333333%  -  15px );
  margin-right: 15px;
}
.grid-2 {
  width: 16.66666667%;
  width: calc( 16.66666667%  -  15px );
  margin-right: 15px;
}
.grid-3 {
  width: 25%;
  width: calc( 25%  -  15px );
  margin-right: 15px;
}
.grid-4 {
  width: 33.33333333%;
  width: calc( 33.33333333%  -  15px );
  margin-right: 15px;
}
.grid-5 {
  width: 41.66666667%;
  width: calc( 41.66666667%  -  15px );
  margin-right: 15px;
}
.grid-6 {
  width: 50%;
  width: calc( 50%  -  15px );
  margin-right: 15px;
}
.grid-7 {
  width: 58.33333333%;
  width: calc( 58.33333333%  -  15px );
  margin-right: 15px;
}
.grid-8 {
  width: 66.66666667%;
  width: calc( 66.66666667%  -  15px );
  margin-right: 15px;
}
.grid-9 {
  width: 75%;
  width: calc( 75%  -  15px );
  margin-right: 15px;
}
.grid-10 {
  width: 83.33333333%;
  width: calc( 83.33333333%  -  15px );
  margin-right: 15px;
}
.grid-11 {
  width: 91.66666667%;
  width: calc( 91.66666667%  -  15px );
  margin-right: 15px;
}
.grid-12 {
  width: 100%;
  width: calc( 100%  -  15px );
  margin-right: 15px;
}
.push-1 {
  margin-left: 8.33333333%;
}
.push-2 {
  margin-left: 16.66666667%;
}
.push-3 {
  margin-left: 25%;
}
.push-4 {
  margin-left: 33.33333333%;
}
.push-5 {
  margin-left: 41.66666667%;
}
.push-6 {
  margin-left: 50%;
}
.push-7 {
  margin-left: 58.33333333%;
}
.push-8 {
  margin-left: 66.66666667%;
}
.push-9 {
  margin-left: 75%;
}
.push-10 {
  margin-left: 83.33333333%;
}
.push-11 {
  margin-left: 91.66666667%;
}
.push-12 {
  margin-left: 100%;
}
@media (min-width: 881px) {
  .mq-md-down-only {
    display: none!important;
  }
}
@media (max-width: 880px) {
  .mq-lg-up-only {
    display: none!important;
  }
}
@font-face {
  font-family: 'Calibre Web';
  src: url('../fonts/CalibreWeb-Regular.woff2'), url('../fonts/CalibreWeb-Regular.woff'), url('../fonts/CalibreWeb-Regular.eot');
  font-weight: normal;
  font-style: normal;
}
[data-debug-layout="true"]:after {
  content: '';
  position: fixed;
  left: 0;
  top: 0;
  padding: 0.5em;
  font-size: 16px;
  z-index: 100;
}
@media (min-width: 1921px) {
  [data-debug-layout="true"]:after {
    content: 'xl – 1921px +';
    color: #00c8a9;
  }
}
@media (min-width: 881px) and (max-width: 1920px) {
  [data-debug-layout="true"]:after {
    content: 'lg – 881px - 1920px';
    color: #00b0b8;
  }
}
@media (min-width: 541px) and (max-width: 880px) {
  [data-debug-layout="true"]:after {
    content: 'md – 541px - 880px';
    color: #0098c7;
  }
}
@media (max-width: 540px) {
  [data-debug-layout="true"]:after {
    content: 'sm – 360px - 540px';
    color: #0080d6;
  }
}
@media (max-width: 320px) {
  [data-debug-layout="true"]:after {
    content: 'xs – 0 - 360px';
    color: #0068e5;
  }
}
[data-debug-outline="true"] * {
  outline: 1px solid blue;
}
.reference-grid {
  position: fixed;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  pointer-events: none;
  opacity: 1;
  z-index: 9999;
  display: none;
}
.reference-grid i {
  width: 8.33333333%;
  width: calc( 8.33333333%  -  15px );
  margin-right: 15px;
  height: 100vh;
  position: relative;
  display: block;
  float: left;
  background: rgba(255, 0, 255, 0.075);
  border-left: 1px solid rgba(255, 0, 0, 0.25);
  border-right: 1px solid rgba(255, 0, 0, 0.25);
  outline: none!important;
}
@media (max-width: 880px) {
  .reference-grid i {
    background: rgba(0, 255, 255, 0.075);
    border-left: 1px solid rgba(0, 255, 255, 0.25);
    border-right: 1px solid rgba(0, 255, 255, 0.25);
  }
}
@media (max-width: 540px) {
  .reference-grid i {
    width: 16.66666667%;
    width: calc( 16.66666667%  -  15px );
    margin-right: 15px;
    background: rgba(122, 255, 122, 0.075);
    border-left: 1px solid rgba(122, 255, 122, 0.25);
    border-right: 1px solid rgba(122, 255, 122, 0.25);
  }
}
@media (min-width: 1921px) {
  .reference-grid i {
    background: rgba(122, 122, 255, 0.075);
    border-left: 1px solid rgba(122, 122, 255, 0.25);
    border-right: 1px solid rgba(122, 122, 255, 0.25);
  }
}
[data-debug-grid="true"] .reference-grid {
  display: block;
}
[data-debug-baseline="true"] {
  background: linear-gradient(to bottom, #e10000, #e10000 1px, transparent 1px, transparent);
  background-size: 100% 1.1rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
figure {
  margin: 0;
  padding: 0;
}
img,
video {
  display: block;
  max-width: 100%;
  height: auto;
}
figure img,
figure video {
  width: 100%;
}
button {
  background: none;
  border: 0;
  color: inherit;
  cursor: pointer;
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  -webkit-appearance: button;
  /* for input */
  -webkit-user-select: none;
  /* for button */
  -moz-user-select: none;
  -ms-user-select: none;
  text-align: left;
}
:focus {
  outline: none;
}
body {
  background-color: #fcfcfc;
  color: #918c87;
  padding-bottom: 5.5rem;
  min-height: 100vh;
  position: relative;
}
body.template-property-full,
body.template-contact,
body[data-parent-template="property-full"] {
  padding-bottom: 0;
}
body .site-footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
body.template-media {
  background: #41403f;
  color: #ffffff;
}
body.template-media .site-header {
  background: #41403f;
}
body.template-contact {
  background: #466964;
  color: #ffffff;
}
body.template-contact .site-header {
  background: #466964;
}
.block {
  margin-bottom: 6.05rem;
}
@media (max-width: 880px) {
  .block {
    margin-bottom: 5.5rem;
  }
}
@media (max-width: 540px) {
  .block {
    margin-bottom: 4.4rem;
  }
}
/*! Flickity v2.1.1
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}
.flickity-enabled:focus {
  outline: none;
}
.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}
/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: hsla(0, 0%, 100%, 0.75);
  border: none;
  color: #333;
}
.flickity-button:hover {
  background: white;
  cursor: pointer;
}
.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}
.flickity-button:active {
  opacity: 0.6;
}
.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}
.flickity-button-icon {
  fill: #333;
}
/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 50%;
  height: 100%;
  /* vertically center */
  transform: translateY(-50%);
  background: blue;
}
.flickity-prev-next-button svg {
  display: none;
}
.flickity-prev-next-button.previous {
  left: 0;
}
.flickity-prev-next-button.next {
  right: 0;
}
/* right to left */
.flickity-prev-next-button.previous {
  left: 0;
  right: 0;
  width: 0%;
}
.flickity-prev-next-button.next {
  width: 100%;
  right: 0;
  opacity: 0;
}
.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}
/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: 1.1rem;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
  z-index: 2;
}
@media (max-width: 540px) {
  .flickity-page-dots {
    bottom: -1.1rem;
  }
}
[data-carousel-count="1"] .flickity-page-dots {
  display: none;
}
.flickity-rtl .flickity-page-dots {
  direction: rtl;
}
.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  border: 1px solid #fcfcfc;
  border-radius: 50%;
  opacity: 1;
  cursor: pointer;
  position: relative;
  z-index: 2;
}
@media (max-width: 540px) {
  .flickity-page-dots .dot {
    border: 1px solid #918c87;
    width: 6px;
    height: 6px;
    margin: 0 4px;
  }
}
.flickity-page-dots .dot.is-selected {
  opacity: 1;
  background: transparent;
  background: #fcfcfc;
  border: 1px solid #fcfcfc;
}
@media (max-width: 540px) {
  .flickity-page-dots .dot.is-selected {
    background: #918c87;
    border: 1px solid #918c87;
  }
}
.carousel-cell {
  width: 100%;
}
/* flickity-fade */
.flickity-enabled.is-fade .flickity-slider > * {
  pointer-events: none;
  z-index: 0;
}
.flickity-enabled.is-fade .flickity-slider > .is-selected {
  pointer-events: auto;
  z-index: 1;
}
.form-row {
  margin-bottom: 1rem;
}
input,
label,
select,
button,
textarea {
  margin: 0;
  border: 0;
  padding: 0rem;
  width: 100%;
  display: inline-block;
  vertical-align: baseline;
  white-space: normal;
  background: none;
  line-height: 1;
  border-radius: 0;
}
input::-webkit-input-placeholder,
label::-webkit-input-placeholder,
select::-webkit-input-placeholder,
button::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: currentColor;
  vertical-align: baseline;
}
input::-moz-placeholder,
label::-moz-placeholder,
select::-moz-placeholder,
button::-moz-placeholder,
textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: currentColor;
  vertical-align: baseline;
}
input:-ms-input-placeholder,
label:-ms-input-placeholder,
select:-ms-input-placeholder,
button:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: currentColor;
  vertical-align: baseline;
}
input:-moz-placeholder,
label:-moz-placeholder,
select:-moz-placeholder,
button:-moz-placeholder,
textarea:-moz-placeholder {
  /* Firefox 18- */
  color: currentColor;
  vertical-align: baseline;
}
/* Remove the stupid outer glow in Webkit */
input:focus,
textarea:focus {
  outline: 0;
}
/* Box Sizing Reset
-----------------------------------------------*/
/* All of our custom controls should be what we expect them to be */
input,
textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* These elements are usually rendered a certain way by the browser */
button,
input[type=reset],
input[type=button],
input[type=submit],
input[type=checkbox],
input[type=radio],
select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* Text Inputs
-----------------------------------------------*/
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week] {
  border: 0px;
  border-bototm: 1px solid currentColor;
}
/* Button Controls
-----------------------------------------------*/
input[type=checkbox],
input[type=radio] {
  width: 13px;
  height: 13px;
}
/* File Uploads
-----------------------------------------------*/
/* Search Input
-----------------------------------------------*/
/* Make webkit render the search input like a normal text field */
input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
}
/* Turn off the recent search for webkit. It adds about 15px padding on the left */
::-webkit-search-decoration {
  display: none;
}
/* Buttons
-----------------------------------------------*/
button,
input[type="reset"],
input[type="button"],
input[type="submit"] {
  /* Fix IE7 display bug */
  overflow: visible;
  width: auto;
  color: inherit;
  border: none;
  width: 100%;
  text-align: left;
  padding: 0rem;
  cursor: pointer;
}
/* IE8 and FF freak out if this rule is within another selector */
::-webkit-file-upload-button {
  padding: 0;
  border: 0;
  background: none;
}
/* Textarea
-----------------------------------------------*/
textarea {
  /* Move the label to the top */
  vertical-align: top;
  /* Turn off scroll bars in IE unless needed */
  overflow: auto;
  border: 1px solid currentColor;
}
/* Selects
-----------------------------------------------*/
select[multiple] {
  /* Move the label to the top */
  vertical-align: top;
}
@media (min-width: 881px) {
  .template-contact .text {
    font-size: 1.5rem;
    line-height: 1;
    letter-spacing: 0;
    word-spacing: 0;
  }
  .template-contact .text p {
    margin-bottom: 1.5rem;
  }
  .template-contact .text a {
    color: inherit;
    text-decoration: none;
    background-image: linear-gradient(to right, transparent 0%, transparent 100%);
    background-position: 0 1.05em;
    background-repeat: repeat-x;
    background-size: 100% 2px;
  }
  .template-contact .text a:hover,
  .template-contact .text a.-hover {
    text-decoration: none;
    background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
  }
  .template-contact .text .download-list li {
    display: block;
    margin-bottom: 0.5rem;
  }
  .template-contact .text .download-list li:before,
  .template-contact .text .download-list li:after {
    display: table;
    content: "";
  }
  .template-contact .text .download-list li:after {
    clear: both;
  }
  .template-contact .text .download-list li a .download-title .underline-area {
    color: inherit;
    text-decoration: none;
    background-image: linear-gradient(to right, transparent 0%, transparent 100%);
    background-position: 0 1.05em;
    background-repeat: repeat-x;
    background-size: 100% 2px;
  }
  .template-contact .text .download-list li a:hover .download-title .underline-area {
    text-decoration: none;
    background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
  }
}
.template-contact .block {
  margin-bottom: 3rem;
}
.template-contact input[type="email"] {
  vertical-align: baseline;
  color: #ffffff !important;
  border-bottom: 1px solid #A2B4B1;
  margin-top: 0.275rem;
  margin-bottom: 1.5rem;
  max-width: 26.4rem;
}
.template-contact input[type="email"]::-webkit-input-placeholder {
  color: #A2B4B1 !important;
  vertical-align: baseline;
}
.template-contact input[type="email"]:-moz-placeholder {
  color: #A2B4B1 !important;
  vertical-align: baseline;
}
.template-contact input[type="email"]::-moz-placeholder {
  color: #A2B4B1 !important;
  vertical-align: baseline;
}
.template-contact input[type="email"]:-ms-input-placeholder {
  color: #A2B4B1 !important;
  vertical-align: baseline;
}
.template-contact .footer-section-enquiry {
  background: #3E5A56;
  margin: 0;
  padding-top: 4.5rem;
}
.template-contact .footer-section-enquiry:before {
  top: 3rem;
}
.template-contact .footer-section-newsletter {
  background: #354F4B;
  margin: 0;
  padding-top: 4.5rem;
}
.template-contact .footer-section-newsletter:before {
  top: 3rem;
}
.template-contact .site-footer {
  background: #354F4B;
  position: relative;
}
html {
  font-size: 20px;
}
@media (min-width: 1921px) {
  html {
    font-size: 24px;
  }
}
@media (max-width: 540px) {
  html {
    font-size: 18px;
  }
}
body {
  font-family: 'Calibre Web', sans-serif;
  font-size: 1rem;
  line-height: 1.1;
  letter-spacing: 0;
  word-spacing: 0;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
input,
textarea,
button,
.text {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  font-smoothing: inherit;
  -webkit-font-smoothing: inherit;
}
p a,
li a,
.ticker a,
.newsletter-trigger {
  color: inherit;
  text-decoration: none;
  background-image: linear-gradient(to right, transparent 0%, transparent 100%);
  background-repeat: repeat-x;
  background-size: 100% 2px;
  background-size: 100% 1px;
  background-position: 0 1.05em;
}
p a:hover,
li a:hover,
.ticker a:hover,
.newsletter-trigger:hover {
  text-decoration: none;
  background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
}
.text p,
.text ul {
  margin: 0 0 1.1rem;
}
.text p:last-child,
.text ul:last-child {
  margin-bottom: 0;
}
.text ul li {
  position: relative;
  padding-left: 1rem;
}
.text ul li:before {
  content: '– ';
  position: absolute;
  top: 0;
  left: 0;
}
.text ul.inline li {
  padding-left: 0;
}
.text ul.inline li::before {
  display: none;
}
.text h3 {
  color: #41403f;
}
.text-medium {
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: 0;
  word-spacing: 0;
}
.text-medium p {
  margin-bottom: 1.5rem;
}
.text-medium a {
  color: inherit;
  text-decoration: none;
  background-image: linear-gradient(to right, transparent 0%, transparent 100%);
  background-position: 0 1.05em;
  background-repeat: repeat-x;
  background-size: 100% 2px;
}
.text-medium a:hover,
.text-medium a.-hover {
  text-decoration: none;
  background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
}
.text-medium .download-list li {
  display: block;
  margin-bottom: 0.5rem;
}
.text-medium .download-list li:before,
.text-medium .download-list li:after {
  display: table;
  content: "";
}
.text-medium .download-list li:after {
  clear: both;
}
.text-medium .download-list li a .download-title .underline-area {
  color: inherit;
  text-decoration: none;
  background-image: linear-gradient(to right, transparent 0%, transparent 100%);
  background-position: 0 1.05em;
  background-repeat: repeat-x;
  background-size: 100% 2px;
}
.text-medium .download-list li a:hover .download-title .underline-area {
  text-decoration: none;
  background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
}
.text-large {
  font-size: 2rem;
  line-height: 1;
  letter-spacing: 0;
  word-spacing: 0;
}
.text-large a {
  color: inherit;
  text-decoration: none;
  background-image: linear-gradient(to right, transparent 0%, transparent 100%);
  background-position: 0 1.05em;
  background-repeat: repeat-x;
  background-size: 100% 2px;
}
.text-large a:hover {
  text-decoration: none;
  background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
}
@media (min-width: 881px) {
  .text-medium-desktop-only {
    font-size: 1.5rem;
    line-height: 1;
    letter-spacing: 0;
    word-spacing: 0;
  }
  .text-medium-desktop-only p {
    margin-bottom: 1.5rem;
  }
  .text-medium-desktop-only a {
    color: inherit;
    text-decoration: none;
    background-image: linear-gradient(to right, transparent 0%, transparent 100%);
    background-position: 0 1.05em;
    background-repeat: repeat-x;
    background-size: 100% 2px;
  }
  .text-medium-desktop-only a:hover,
  .text-medium-desktop-only a.-hover {
    text-decoration: none;
    background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
  }
  .text-medium-desktop-only .download-list li {
    display: block;
    margin-bottom: 0.5rem;
  }
  .text-medium-desktop-only .download-list li:before,
  .text-medium-desktop-only .download-list li:after {
    display: table;
    content: "";
  }
  .text-medium-desktop-only .download-list li:after {
    clear: both;
  }
  .text-medium-desktop-only .download-list li a .download-title .underline-area {
    color: inherit;
    text-decoration: none;
    background-image: linear-gradient(to right, transparent 0%, transparent 100%);
    background-position: 0 1.05em;
    background-repeat: repeat-x;
    background-size: 100% 2px;
  }
  .text-medium-desktop-only .download-list li a:hover .download-title .underline-area {
    text-decoration: none;
    background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
  }
}
@media (min-width: 881px) {
  .text-title {
    font-size: 2rem;
    line-height: 1;
    letter-spacing: 0;
    word-spacing: 0;
  }
  .text-title a {
    color: inherit;
    text-decoration: none;
    background-image: linear-gradient(to right, transparent 0%, transparent 100%);
    background-position: 0 1.05em;
    background-repeat: repeat-x;
    background-size: 100% 2px;
  }
  .text-title a:hover {
    text-decoration: none;
    background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
  }
}
@media (max-width: 880px) {
  .text-title {
    font-size: 1.5rem;
    line-height: 1;
    letter-spacing: 0;
    word-spacing: 0;
  }
  .text-title p {
    margin-bottom: 1.5rem;
  }
  .text-title a {
    color: inherit;
    text-decoration: none;
    background-image: linear-gradient(to right, transparent 0%, transparent 100%);
    background-position: 0 1.05em;
    background-repeat: repeat-x;
    background-size: 100% 2px;
  }
  .text-title a:hover,
  .text-title a.-hover {
    text-decoration: none;
    background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
  }
  .text-title .download-list li {
    display: block;
    margin-bottom: 0.5rem;
  }
  .text-title .download-list li:before,
  .text-title .download-list li:after {
    display: table;
    content: "";
  }
  .text-title .download-list li:after {
    clear: both;
  }
  .text-title .download-list li a .download-title .underline-area {
    color: inherit;
    text-decoration: none;
    background-image: linear-gradient(to right, transparent 0%, transparent 100%);
    background-position: 0 1.05em;
    background-repeat: repeat-x;
    background-size: 100% 2px;
  }
  .text-title .download-list li a:hover .download-title .underline-area {
    text-decoration: none;
    background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
  }
}
a {
  color: inherit;
  text-decoration: none;
}
.secondary,
h3 {
  color: #b4afaa;
}
.template-contact .secondary,
.template-contact h3 {
  color: #A2B4B1;
}
.rounded-button,
form .rounded-button,
form .gform_button {
  color: #b4afaa;
  padding: 0.5em 2em;
  border: 1px solid;
  display: inline-block;
  border-radius: 1.1rem;
  width: auto;
  white-space: nowrap;
  margin-top: 0.5em;
  margin-bottom: 1.1rem;
}
.rounded-button.custom-colors,
form .rounded-button.custom-colors,
form .gform_button.custom-colors,
.custom-colours .rounded-button,
.custom-colours form .rounded-button,
.custom-colours form .gform_button {
  background: var(--custom-colour-dark);
  color: var(--custom-colour-light);
  border: 1px solid transparent;
}
.rounded-button.custom-colors:hover,
form .rounded-button.custom-colors:hover,
form .gform_button.custom-colors:hover,
.custom-colours .rounded-button:hover,
.custom-colours form .rounded-button:hover,
.custom-colours form .gform_button:hover {
  background: var(--custom-colour-dark);
  color: var(--custom-colour-light);
}
.custom-colours .rounded-button,
.custom-colours form .rounded-button,
.custom-colours form .gform_button {
  border: 1px solid currentColor;
}
.custom-colours .rounded-button:hover,
.custom-colours form .rounded-button:hover,
.custom-colours form .gform_button:hover {
  color: var(--custom-colour-dark);
  background: var(--custom-colour-light);
}
.template-contact .rounded-button,
.template-contact form .rounded-button,
.template-contact form .gform_button {
  background: transparent;
  color: currentColor;
  border: 1px solid;
}
.template-contact .rounded-button:hover,
.template-contact form .rounded-button:hover,
.template-contact form .gform_button:hover {
  background: #ffffff;
  color: #466964;
}
.rounded-button:hover,
form .rounded-button:hover,
form .gform_button:hover {
  background: #b4afaa;
  color: #ffffff;
}
.overlay-form .rounded-button,
.overlay-form form .rounded-button,
.overlay-form form .gform_button {
  background: #918c87;
  color: #ffffff;
}
.overlay-form .rounded-button:hover,
.overlay-form form .rounded-button:hover,
.overlay-form form .gform_button:hover {
  background: #41403f;
}
.dark-text {
  color: #41403f;
}
.red {
  color: #CB4F53;
}
inner {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
}
inner {
  width: 100%;
  padding-left: 40px;
  padding-right: 25px;
}
inner:before,
inner:after {
  display: table;
  content: "";
}
inner:after {
  clear: both;
}
@media (max-width: 540px) {
  inner {
    padding-left: 20px;
    padding-right: 5px;
  }
}
html {
  min-height: 100%;
}
.home-splash {
  background: white;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100vh;
  background-repeat: no-repeat;
  background-position: center center;
  color: #ffffff;
  background-size: cover;
}
.home-splash .site-header {
  background: transparent;
}
.brand-bg-1 .home-splash {
  background-image: url('/assets/media/brand/landscape-1.jpg');
  background-size: cover;
}
@media (max-width: 880px) {
  .brand-bg-1 .home-splash {
    background-image: url('/assets/media/brand/portrait-1.jpg');
  }
}
.brand-bg-2 .home-splash {
  background-image: url('/assets/media/brand/landscape-2.jpg');
  background-size: cover;
}
@media (max-width: 880px) {
  .brand-bg-2 .home-splash {
    background-image: url('/assets/media/brand/portrait-2.jpg');
  }
}
.brand-bg-3 .home-splash {
  background-image: url('/assets/media/brand/landscape-3.jpg');
  background-size: cover;
}
@media (max-width: 880px) {
  .brand-bg-3 .home-splash {
    background-image: url('/assets/media/brand/portrait-3.jpg');
  }
}
.brand-bg-4 .home-splash {
  background-image: url('/assets/media/brand/landscape-4.jpg');
  background-size: cover;
}
@media (max-width: 880px) {
  .brand-bg-4 .home-splash {
    background-image: url('/assets/media/brand/portrait-4.jpg');
  }
}
.brand-bg-5 .home-splash {
  background-image: url('/assets/media/brand/landscape-5.jpg');
  background-size: cover;
}
@media (max-width: 880px) {
  .brand-bg-5 .home-splash {
    background-image: url('/assets/media/brand/portrait-5.jpg');
  }
}
.site-header {
  padding-top: 36px;
  padding-bottom: 40px;
  margin-bottom: 5.5rem;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background: #fcfcfc;
  z-index: 15;
}
[data-mobile-menu-open="true"] .site-header {
  display: none;
}
[data-parent-template="property-full"] .site-header {
  margin-bottom: 1.1rem;
}
@media (min-width: 1921px) {
}
@media (max-width: 880px) {
  .site-header {
    margin-bottom: 4.4rem;
  }
}
@media (max-width: 540px) {
  .site-header {
    margin-bottom: 3.3rem;
  }
}
@media (max-width: 880px) {
  .site-header {
    top: 0;
    padding-top: 1.1rem;
    padding-bottom: 0.605rem;
  }
}
@media (max-width: 540px) {
  .site-header {
    padding-bottom: 0.605rem;
  }
}
.template-news-item .site-header {
  margin-bottom: 40px;
}
@media (max-width: 880px) {
  .home-splash .site-header {
    background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0));
  }
}
@media (max-width: 880px) {
  .site-header .site-menu {
    display: none;
  }
}
.dropdown-trigger {
  position: relative;
  cursor: pointer;
}
.dropdown-trigger svg {
  display: inline-block;
  position: absolute;
  top: 0.5em;
  width: 0.33em;
  height: 0.33em;
  margin-left: 0.25em;
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.dropdown-trigger svg #B-RESIDENTIAL-SCROLL---01 {
  stroke: currentColor!important;
}
.subpage-menu .menu-item {
  height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.subpage-menu .menu-item.-current {
  height: 2rem;
  opacity: 1;
}
.subpage-menu.-open .menu-item {
  height: 2rem;
  opacity: 1;
}
.subpage-menu.-open .dropdown-trigger svg {
  opacity: 0;
}
.mobile-nav-trigger {
  position: absolute;
  top: 40px;
  right: 40px;
  padding: 1.1rem;
  margin: -1.1rem;
  cursor: pointer;
  z-index: 100;
  user-select: none;
}
@media (max-width: 540px) {
  .mobile-nav-trigger {
    top: 20px;
  }
}
@media (max-width: 540px) {
  .mobile-nav-trigger {
    right: 20px;
  }
}
@media (max-width: 880px) {
  .mobile-nav-trigger {
    top: 0.825rem;
  }
}
[data-mobile-menu-open="true"] .mobile-nav-trigger {
  color: #ffffff;
}
[data-mobile-menu-open="true"] .mobile-nav-trigger .hamburger-nav:before {
  -ms-transform: rotate(-21deg) translateY(0);
  -moz-transform: rotate(-21deg) translateY(0);
  -webkit-transform: rotate(-21deg) translateY(0);
  transform: rotate(-21deg) translateY(0);
}
[data-mobile-menu-open="true"] .mobile-nav-trigger .hamburger-nav:after {
  -ms-transform: rotate(21deg) translateY(0);
  -moz-transform: rotate(21deg) translateY(0);
  -webkit-transform: rotate(21deg) translateY(0);
  transform: rotate(21deg) translateY(0);
}
@media (min-width: 881px) {
  .mobile-nav-trigger {
    display: none;
  }
}
.mobile-nav-trigger:hover .hamburger-nav {
  display: block;
  width: 32px;
  height: 32px;
  cursor: pointer;
  transition: all 0.2s ease;
  -ms-transform: translateX(0);
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
  transition-property: width, transform;
}
.mobile-nav-trigger:hover .hamburger-nav:before,
.mobile-nav-trigger:hover .hamburger-nav:after {
  content: '';
  display: block;
  position: absolute;
  width: 32px;
  height: 2px;
  top: 50%;
  background: currentColor;
  transition: all 0.2s ease;
}
.mobile-nav-trigger:hover .hamburger-nav:before {
  -ms-transform: translateY(-6px);
  -moz-transform: translateY(-6px);
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.mobile-nav-trigger:hover .hamburger-nav:after {
  -ms-transform: translateY(6px);
  -moz-transform: translateY(6px);
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
}
[data-menu-open="true"] .mobile-nav-trigger:hover .hamburger-nav {
  -ms-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
}
[data-menu-open="true"] .mobile-nav-trigger:hover .hamburger-nav:before {
  -ms-transform: translateY(0px) rotate(-45deg);
  -moz-transform: translateY(0px) rotate(-45deg);
  -webkit-transform: translateY(0px) rotate(-45deg);
  transform: translateY(0px) rotate(-45deg);
}
[data-menu-open="true"] .mobile-nav-trigger:hover .hamburger-nav:after {
  -ms-transform: translateY(0px) rotate(45deg);
  -moz-transform: translateY(0px) rotate(45deg);
  -webkit-transform: translateY(0px) rotate(45deg);
  transform: translateY(0px) rotate(45deg);
}
.mobile-nav-trigger:hover .hamburger-nav:before {
  -ms-transform: rotate(-21deg) translateY(-6px);
  -moz-transform: rotate(-21deg) translateY(-6px);
  -webkit-transform: rotate(-21deg) translateY(-6px);
  transform: rotate(-21deg) translateY(-6px);
}
[data-mobile-menu-open="true"] .mobile-nav-trigger:hover .hamburger-nav:before {
  -ms-transform: rotate(-21deg) translateY(0);
  -moz-transform: rotate(-21deg) translateY(0);
  -webkit-transform: rotate(-21deg) translateY(0);
  transform: rotate(-21deg) translateY(0);
}
.mobile-nav-trigger:hover .hamburger-nav:after {
  -ms-transform: rotate(-21deg) translateY(6px);
  -moz-transform: rotate(-21deg) translateY(6px);
  -webkit-transform: rotate(-21deg) translateY(6px);
  transform: rotate(-21deg) translateY(6px);
}
[data-mobile-menu-open="true"] .mobile-nav-trigger:hover .hamburger-nav:after {
  -ms-transform: rotate(21deg) translateY(0);
  -moz-transform: rotate(21deg) translateY(0);
  -webkit-transform: rotate(21deg) translateY(0);
  transform: rotate(21deg) translateY(0);
}
.mobile-nav-trigger .hamburger-nav {
  display: block;
  width: 32px;
  height: 32px;
  cursor: pointer;
  transition: all 0.2s ease;
  -ms-transform: translateX(0);
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
  transition-property: width, transform;
  user-select: none;
}
.mobile-nav-trigger .hamburger-nav:before,
.mobile-nav-trigger .hamburger-nav:after {
  content: '';
  display: block;
  position: absolute;
  width: 32px;
  height: 2px;
  top: 50%;
  background: currentColor;
  transition: all 0.2s ease;
}
.mobile-nav-trigger .hamburger-nav:before {
  -ms-transform: translateY(-6px);
  -moz-transform: translateY(-6px);
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.mobile-nav-trigger .hamburger-nav:after {
  -ms-transform: translateY(6px);
  -moz-transform: translateY(6px);
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
}
[data-menu-open="true"] .mobile-nav-trigger .hamburger-nav {
  -ms-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
}
[data-menu-open="true"] .mobile-nav-trigger .hamburger-nav:before {
  -ms-transform: translateY(0px) rotate(-45deg);
  -moz-transform: translateY(0px) rotate(-45deg);
  -webkit-transform: translateY(0px) rotate(-45deg);
  transform: translateY(0px) rotate(-45deg);
}
[data-menu-open="true"] .mobile-nav-trigger .hamburger-nav:after {
  -ms-transform: translateY(0px) rotate(45deg);
  -moz-transform: translateY(0px) rotate(45deg);
  -webkit-transform: translateY(0px) rotate(45deg);
  transform: translateY(0px) rotate(45deg);
}
.nav-section {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20;
  background: #fcfcfc;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: 333ms opacity ease;
  transition: 333ms opacity ease;
  transition-delay: 167ms;
}
.nav-section inner {
  opacity: 0;
  -webkit-transition: 333ms opacity ease;
  transition: 333ms opacity ease;
  transition-delay: 0;
}
.nav-section.-open {
  pointer-events: auto;
  opacity: 1;
  transition-delay: 0ms;
}
.nav-section.-open inner {
  opacity: 1;
  transition-delay: 167ms;
  -webkit-transition: 333ms opacity ease;
  transition: 333ms opacity ease;
}
@media (max-width: 540px) {
  .nav-section .logo {
    display: none;
  }
}
.site-menu {
  width: 41.66666667%;
  width: calc( 41.66666667%  -  15px );
  margin-right: 15px;
  float: left;
}
.site-menu a {
  white-space: nowrap;
}
@media (max-width: 880px) {
}
.site-menu ul ul {
  margin-left: 2rem;
}
@media (min-width: 881px) {
  .site-menu ul ul {
    height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: 0.33s all ease;
    transition: 0.33s all ease;
  }
}
@media (max-width: 880px) {
  .site-menu ul ul {
    opacity: 0.5;
  }
}
@media (min-width: 881px) {
  .site-menu ul ul:hover {
    opacity: 1;
  }
}
.site-menu ul ul[data-count="1"]:hover {
  height: 2rem;
}
.site-menu ul ul[data-count="2"]:hover {
  height: 4rem;
}
.site-menu ul ul[data-count="3"]:hover {
  height: 6rem;
}
.site-menu ul ul[data-count="4"]:hover {
  height: 8rem;
}
.site-menu ul ul[data-count="5"]:hover {
  height: 10rem;
}
.site-menu ul ul[data-count="6"]:hover {
  height: 12rem;
}
@media (min-width: 881px) {
  .site-menu ul li:hover ul {
    opacity: 1;
  }
}
.site-menu ul li:hover ul[data-count="1"] {
  height: 2rem;
}
.site-menu ul li:hover ul[data-count="2"] {
  height: 4rem;
}
.site-menu ul li:hover ul[data-count="3"] {
  height: 6rem;
}
.site-menu ul li:hover ul[data-count="4"] {
  height: 8rem;
}
.site-menu ul li:hover ul[data-count="5"] {
  height: 10rem;
}
.site-menu ul li:hover ul[data-count="6"] {
  height: 12rem;
}
.mobile-nav-section {
  background: #918c87;
  color: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 25;
  padding-top: 1.1rem;
  display: none;
}
.mobile-nav-section.-open {
  display: block;
}
@media (min-width: 881px) {
  .mobile-nav-section {
    display: none!important;
  }
}
.mobile-nav-section .site-title {
  margin-bottom: 6.6rem;
}
.site-title {
  width: 25%;
  width: calc( 25%  -  15px );
  margin-right: 15px;
  float: left;
  height: 2rem;
  overflow-y: hidden;
  position: relative;
  top: 0.05rem;
}
@media (max-width: 880px) {
  .site-title {
    width: 75%;
    width: calc( 75%  -  15px );
    margin-right: 15px;
  }
}
@media (max-width: 540px) {
}
.site-title svg {
  height: 1.5rem;
  width: auto;
}
@media (max-width: 880px) {
  .site-title svg {
    height: 1.1rem;
    position: relative;
    top: -0.5rem;
  }
}
.header-cta {
  width: 33.33333333%;
  width: calc( 33.33333333%  -  15px );
  margin-right: 15px;
  text-align: right;
  float: left;
}
@media (max-width: 880px) {
  .header-cta {
    display: none;
  }
}
.header-cta button {
  white-space: nowrap;
}
.site-footer {
  padding: 2rem 0;
  position: relative;
}
@media (max-width: 880px) {
  .site-footer {
    padding: 1.5rem 0;
  }
}
.site-footer:before {
  content: '';
  border-top: 1px solid #b4afaa;
  position: absolute;
  top: 0;
  left: 40px;
  right: 40px;
}
@media (max-width: 540px) {
  .site-footer:before {
    left: 20px;
  }
}
@media (max-width: 540px) {
  .site-footer:before {
    right: 20px;
  }
}
.template-contact .site-footer:before {
  border-top: 1px solid #A2B4B1;
}
.site-footer .footer-col {
  width: 25%;
  width: calc( 25%  -  15px );
  margin-right: 15px;
  float: left;
}
@media (max-width: 880px) {
  .site-footer .footer-col {
    width: 100%;
    width: calc( 100%  -  15px );
    margin-right: 15px;
    float: left!important;
    text-align: left!important;
  }
}
@media (min-width: 881px) {
  .site-footer .footer-col.-right {
    width: 50%;
    width: calc( 50%  -  15px );
    margin-right: 15px;
    text-align: right;
    float: right;
  }
}
.section-text.-news {
  padding-top: 1.5rem;
  position: relative;
  margin-bottom: 1.5rem !important;
}
.section-text.-news inner:before {
  content: '';
  border-top: 1px solid #b4afaa;
  position: absolute;
  top: 0;
  display: block;
  left: 40px;
  right: 40px;
  width: auto;
}
@media (max-width: 540px) {
  .section-text.-news inner:before {
    left: 20px;
    right: 20px;
  }
}
.section-text .text-block {
  width: 50%;
  width: calc( 50%  -  15px );
  margin-right: 15px;
  margin-left: 25%;
}
@media (max-width: 880px) {
  .section-text .text-block {
    width: 83.33333333%;
    width: calc( 83.33333333%  -  15px );
    margin-right: 15px;
    margin-left: 0%;
  }
}
@media (max-width: 540px) {
  .section-text .text-block {
    width: 100%;
    width: calc( 100%  -  15px );
    margin-right: 15px;
  }
}
@media (min-width: 1921px) {
  .section-text .text-block {
    width: 41.66666667%;
    width: calc( 41.66666667%  -  15px );
    margin-right: 15px;
  }
}
.section-text .text-block figure {
  margin-bottom: 1.1rem;
}
.section-text .text-block figure.video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  width: 100%;
  height: 0;
}
.section-text .text-block figure.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section-text .title-block {
  width: 50%;
  width: calc( 50%  -  15px );
  margin-right: 15px;
  margin-left: 25%;
  margin-bottom: 2rem;
}
@media (max-width: 880px) {
  .section-text .title-block {
    width: 100%;
    width: calc( 100%  -  15px );
    margin-right: 15px;
    margin-left: 0%;
  }
}
.section-text .title-block.text-medium {
  width: 50%;
  width: calc( 50%  -  15px );
  margin-right: 15px;
  margin-left: 25%;
  margin-bottom: 1.1rem;
}
@media (max-width: 880px) {
  .section-text .title-block.text-medium {
    width: 100%;
    width: calc( 100%  -  15px );
    margin-right: 15px;
    margin-left: 0%;
  }
}
.section-text .news-item-image {
  width: 25%;
  width: calc( 25%  -  15px );
  margin-right: 15px;
  float: left;
  margin-bottom: 2rem;
  background: transparent;
}
.section-text .news-item-image img {
  width: 100%;
  width: calc( 100%  -  15px );
  margin-right: 15px;
}
@media (max-width: 880px) {
  .section-text .news-item-image img {
    width: 100%;
  }
}
@media (max-width: 880px) {
  .section-text .news-item-image {
    width: 100%;
    width: calc( 100%  -  15px );
    margin-right: 15px;
  }
}
.section-image {
  width: 100%;
  overflow-x: hidden;
}
@media (max-width: 880px) {
  .section-image [class^="measure"] {
    width: 100%;
    width: calc( 100%  -  15px );
    margin-right: 15px;
  }
}
@media (min-width: 881px) {
  .measure-2 {
    width: 16.66666667%;
    width: calc( 16.66666667%  -  15px );
    margin-right: 15px;
  }
}
@media (min-width: 881px) {
  .measure-4 {
    width: 33.33333333%;
    width: calc( 33.33333333%  -  15px );
    margin-right: 15px;
  }
}
@media (min-width: 881px) {
  .measure-6 {
    width: 50%;
    width: calc( 50%  -  15px );
    margin-right: 15px;
  }
}
@media (min-width: 881px) {
  .measure-8 {
    width: 66.66666667%;
    width: calc( 66.66666667%  -  15px );
    margin-right: 15px;
  }
}
@media (min-width: 881px) {
  .measure-9 {
    width: 75%;
    width: calc( 75%  -  15px );
    margin-right: 15px;
  }
}
@media (min-width: 881px) {
  .measure-9.flush-right {
    width: calc(75% +  25px );
    margin-right: 0;
  }
}
@media (min-width: 881px) {
  .measure-left-2 {
    margin-left: 16.66666667%;
  }
}
@media (min-width: 881px) {
  .measure-left-3 {
    margin-left: 25%;
  }
}
@media (min-width: 881px) {
  .measure-left-4 {
    margin-left: 33.33333333%;
  }
}
@media (min-width: 881px) {
  .measure-left-6 {
    margin-left: 50%;
  }
}
@media (min-width: 881px) {
  .measure-left-8 {
    margin-left: 66.66666667%;
  }
}
.section-downloads {
  position: relative;
  padding: 1.5rem 0;
}
.section-downloads:before {
  content: '';
  border-top: 1px solid #b4afaa;
  position: absolute;
  top: 0;
  left: 40px;
  right: 40px;
}
@media (max-width: 540px) {
  .section-downloads:before {
    left: 20px;
  }
}
@media (max-width: 540px) {
  .section-downloads:before {
    right: 20px;
  }
}
.section-downloads .section-title {
  width: 25%;
  width: calc( 25%  -  15px );
  margin-right: 15px;
  float: left;
  margin-bottom: 1.5rem;
}
@media (max-width: 880px) {
  .section-downloads .section-title {
    width: 100%;
    width: calc( 100%  -  15px );
    margin-right: 15px;
  }
}
.section-downloads .section-body {
  width: 75%;
  margin-right: 0;
  float: left;
}
@media (max-width: 880px) {
  .section-downloads .section-body {
    width: 100%;
    margin-right: 0;
  }
}
.section-downloads .section-body .download-title {
  width: 66.66666667%;
  width: calc( 66.66666667%  -  15px );
  margin-right: 15px;
  float: left;
  display: block;
}
@media (max-width: 880px) {
  .section-downloads .section-body .download-title {
    width: 83.33333333%;
    width: calc( 83.33333333%  -  15px );
    margin-right: 15px;
  }
}
.section-downloads .section-body .download-extension {
  width: 33.33333333%;
  width: calc( 33.33333333%  -  15px );
  margin-right: 15px;
  float: right;
  text-align: right;
  display: block;
}
@media (max-width: 880px) {
  .section-downloads .section-body .download-extension {
    width: 16.66666667%;
    width: calc( 16.66666667%  -  15px );
    margin-right: 15px;
  }
}
.section-team {
  position: relative;
  padding: 1.5rem 0;
}
.section-team:before {
  content: '';
  border-top: 1px solid #b4afaa;
  position: absolute;
  top: 0;
  left: 40px;
  right: 40px;
}
@media (max-width: 540px) {
  .section-team:before {
    left: 20px;
  }
}
@media (max-width: 540px) {
  .section-team:before {
    right: 20px;
  }
}
.section-team .section-title {
  width: 25%;
  width: calc( 25%  -  15px );
  margin-right: 15px;
  float: left;
  margin-bottom: 1.5rem;
}
@media (max-width: 880px) {
  .section-team .section-title {
    width: 100%;
    width: calc( 100%  -  15px );
    margin-right: 15px;
  }
}
.section-team .section-body {
  width: 75%;
  margin-right: 0;
  float: left;
}
@media (max-width: 880px) {
  .section-team .section-body {
    width: 100%;
    margin-right: 0;
  }
}
.section-team .section-body .team-member {
  width: 33.33333333%;
  width: calc( 33.33333333%  -  15px );
  margin-right: 15px;
  float: left;
  display: block;
  margin-bottom: 3.3rem;
}
@media (max-width: 880px) {
  .section-team .section-body .team-member {
    width: 50%;
    width: calc( 50%  -  15px );
    margin-right: 15px;
    margin-bottom: 2.2rem;
  }
}
.section-team .section-body .team-member img {
  margin-bottom: 1.1rem;
}
@media (max-width: 540px) {
  .section-team .section-body .team-member {
    width: 100%;
    width: calc( 100%  -  15px );
    margin-right: 15px;
  }
}
.section-principles {
  position: relative;
  background: #918c87;
  color: #ffffff;
  padding: 4.4rem 0;
}
.template-property-full .section-principles {
  background: var(--custom-colour-light);
  color: var(--custom-colour-dark);
}
.section-principles .principle {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  position: relative;
  width: 100%;
  width: calc( 100%  -  15px );
  margin-right: 15px;
  border-top: 1px solid #b4afaa;
}
.section-principles .principle:before,
.section-principles .principle:after {
  display: table;
  content: "";
}
.section-principles .principle:after {
  clear: both;
}
.section-principles .principle .principle-title {
  width: 33.33333333%;
  margin-right: 0;
  float: left;
}
@media (min-width: 1921px) {
  .section-principles .principle .principle-title {
    width: 25%;
    width: calc( 25%  -  15px );
    margin-right: 15px;
    margin-right: 22.5px;
  }
}
@media (max-width: 880px) {
  .section-principles .principle .principle-title {
    width: 83.33333333%;
    margin-right: 0;
    margin-left: 0%;
  }
}
@media (max-width: 540px) {
  .section-principles .principle .principle-title {
    width: 100%;
    margin-right: 0;
  }
}
.section-principles .principle .principle-detail {
  margin-left: 25%;
  width: 41.66666667%;
  margin-right: 0;
  float: left;
}
@media (min-width: 1921px) {
  .section-principles .principle .principle-detail {
    margin-left: 0%;
    width: 41.66666667%;
    width: calc( 41.66666667%  -  15px );
    margin-right: 15px;
  }
}
@media (max-width: 880px) {
  .section-principles .principle .principle-detail {
    width: 83.33333333%;
    margin-right: 0;
    margin-left: 0%;
  }
}
@media (max-width: 540px) {
  .section-principles .principle .principle-detail {
    width: 100%;
    margin-right: 0;
  }
}
.full-width-image-sizing {
  width: 100%;
}
@media (min-width: 541px) {
  .full-width-image-sizing {
    height: 0;
    padding-bottom: 48.61111111%;
    overflow: hidden;
    position: relative;
  }
}
@media (min-width: 1921px) {
  .full-width-image-sizing {
    padding-bottom: 41.66666667%;
  }
}
@media (min-width: 541px) {
  .full-width-image-sizing figure {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 541px) {
  .full-width-image-sizing figure img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 25%;
  }
}
.section-collaborators {
  position: relative;
  padding: 1.5rem 0;
}
.section-collaborators:before {
  content: '';
  border-top: 1px solid #b4afaa;
  position: absolute;
  top: 0;
  left: 40px;
  right: 40px;
}
@media (max-width: 540px) {
  .section-collaborators:before {
    left: 20px;
  }
}
@media (max-width: 540px) {
  .section-collaborators:before {
    right: 20px;
  }
}
.section-collaborators .section-title {
  width: 25%;
  width: calc( 25%  -  15px );
  margin-right: 15px;
  float: left;
  margin-bottom: 1.5rem;
}
@media (max-width: 880px) {
  .section-collaborators .section-title {
    width: 100%;
    width: calc( 100%  -  15px );
    margin-right: 15px;
  }
}
.section-collaborators .section-body {
  width: 75%;
  margin-right: 0;
  float: left;
}
.section-collaborators .section-body .split-col {
  width: 33.33333333%;
  width: calc( 33.33333333%  -  15px );
  margin-right: 15px;
  float: left;
  display: block;
  margin-bottom: 3.3rem;
}
@media (max-width: 880px) {
  .section-collaborators .section-body .split-col {
    width: 100%;
    width: calc( 100%  -  15px );
    margin-right: 15px;
    margin-bottom: 1.1rem;
  }
}
.section-collaborators .section-body .split-col-2-3 {
  width: 66.66666667%;
  width: calc( 66.66666667%  -  15px );
  margin-right: 15px;
}
.section-collaborators .section-body .split-col-2-3:before,
.section-collaborators .section-body .split-col-2-3:after {
  display: table;
  content: "";
}
.section-collaborators .section-body .split-col-2-3:after {
  clear: both;
}
@media (max-width: 880px) {
  .section-collaborators .section-body .split-col-2-3 {
    width: 100%;
    width: calc( 100%  -  15px );
    margin-right: 15px;
  }
}
@media (max-width: 880px) {
  .section-collaborators .section-body {
    width: 100%;
    margin-right: 0;
  }
}
.section-collaborators .section-body .text-area {
  width: 66.66666667%;
  width: calc( 66.66666667%  -  15px );
  margin-right: 15px;
  float: left;
  display: block;
  margin-bottom: 3.3rem;
}
@media (max-width: 880px) {
  .section-collaborators .section-body .text-area {
    width: 100%;
    width: calc( 100%  -  15px );
    margin-right: 15px;
  }
}
.section-property {
  padding-top: 1.5rem;
  position: relative;
}
.section-property a.anchor {
  display: block;
  position: relative;
  top: -5.5rem;
  visibility: hidden;
}
@media (max-width: 540px) {
  .section-property a.anchor {
    top: -4.4rem;
  }
}
.section-property:before {
  content: '';
  border-top: 1px solid #b4afaa;
  position: absolute;
  top: 0;
  left: 40px;
  right: 40px;
}
@media (max-width: 540px) {
  .section-property:before {
    left: 20px;
  }
}
@media (max-width: 540px) {
  .section-property:before {
    right: 20px;
  }
}
.section-property.no-line {
  padding-top: 0;
}
.section-property.no-line::before {
  display: none;
}
.section-property .property-title {
  width: 25%;
  width: calc( 25%  -  15px );
  margin-right: 15px;
  float: left;
  margin-bottom: 1.5rem;
}
@media (max-width: 880px) {
  .section-property .property-title {
    width: 83.33333333%;
    width: calc( 83.33333333%  -  15px );
    margin-right: 15px;
  }
}
@media (max-width: 540px) {
  .section-property .property-title {
    width: 100%;
    width: calc( 100%  -  15px );
    margin-right: 15px;
  }
}
.section-property .property-gallery {
  width: 75%;
  width: calc( 75%  -  15px );
  margin-right: 15px;
  float: left;
  margin-bottom: 3.3rem;
}
@media (max-width: 880px) {
  .section-property .property-gallery {
    width: 100%;
    width: calc( 100%  -  15px );
    margin-right: 15px;
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 540px) {
  .section-property .property-gallery {
    width: 100%;
    width: calc( 100%  -  15px );
    margin-right: 15px;
    margin-bottom: 2.2rem;
  }
}
.section-property .property-text {
  width: 41.66666667%;
  width: calc( 41.66666667%  -  15px );
  margin-right: 15px;
  margin-left: 25%;
  float: left;
}
@media (max-width: 880px) {
  .section-property .property-text {
    width: 83.33333333%;
    width: calc( 83.33333333%  -  15px );
    margin-right: 15px;
    margin-left: 0%;
    margin-bottom: 1.1rem;
  }
}
@media (max-width: 540px) {
  .section-property .property-text {
    width: 100%;
    width: calc( 100%  -  15px );
    margin-right: 15px;
  }
}
.section-property .detail-text {
  margin-left: 8.33333333%;
  width: 25%;
  width: calc( 25%  -  15px );
  margin-right: 15px;
  float: left;
  color: #41403f;
}
@media (max-width: 880px) {
  .section-property .detail-text {
    width: 83.33333333%;
    width: calc( 83.33333333%  -  15px );
    margin-right: 15px;
    margin-left: 0%;
    margin-bottom: 1.1rem;
  }
}
@media (max-width: 540px) {
  .section-property .detail-text {
    width: 100%;
    width: calc( 100%  -  15px );
    margin-right: 15px;
  }
}
.section-property .detail-text a {
  color: #918c87;
}
.section-property .detail-text.grey {
  color: #918c87;
}
.latest-news-area {
  margin-bottom: 1.1rem;
}
.latest-news-area:before,
.latest-news-area:after {
  display: table;
  content: "";
}
.latest-news-area:after {
  clear: both;
}
.gfield_label,
textarea[placeholder="Notes"] {
  display: none;
}
.form-area input[type="text"],
.form-area input[type="email"],
.form-area input[type="tel"],
.form-area select {
  -webkit-appearance: none;
  appearance: none;
  text-size-adjust: none;
  padding: 0.2em 0;
  font-size: 1rem!important;
  font-family: 'Calibre Web', sans-serif;
  border-bottom: 1px solid;
  margin-bottom: 0.5em;
  color: inherit;
  box-sizing: border-box;
}
.form-area .gsection_title {
  opacity: 0.7;
  padding-bottom: 0.2rem;
  margin-bottom: 0.2rem;
}
.form-area .ginput_container_select,
.form-area .select-container {
  position: relative;
}
.form-area .ginput_container_select:after,
.form-area .select-container:after {
  content: '▼';
  position: absolute;
  right: 0;
  font-size: 0.6em;
  top: 0.5em;
  -ms-transform: scaleY(0.8);
  -moz-transform: scaleY(0.8);
  -webkit-transform: scaleY(0.8);
  transform: scaleY(0.8);
}
.overlay-form {
  position: fixed;
  z-index: 30;
  background: rgba(255, 255, 255, 0.9);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 880px) {
  .overlay-form {
    overflow: scroll;
    padding: 1.1rem 0;
  }
}
.overlay-form.is-active {
  pointer-events: auto;
  opacity: 1;
}
.overlay-form .form-area {
  position: relative;
  width: 50%;
  width: calc( 50%  -  15px );
  margin-right: 15px;
  margin-left: 25%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #41403f;
}
.overlay-form .form-area .form-title {
  margin-bottom: 1em;
  color: #41403f;
}
@media (max-width: 880px) {
  .overlay-form .form-area {
    width: 100%;
    width: calc( 100%  -  15px );
    margin-right: 15px;
    margin-left: 0%;
    display: relative;
  }
}
.overlay-form .close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1.1rem;
}
.x-button {
  display: block;
  width: 24px;
  height: 24px;
}
.x-button:before,
.x-button:after {
  content: '';
  display: block;
  position: absolute;
  width: 24px;
  height: 2px;
  top: 50%;
  left: 50%;
  background: currentColor;
}
.x-button:before {
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
.x-button:after {
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
.block .section-home-item:last-child {
  border-bottom: 1px solid;
}
.section-home-item {
  padding: 1.5rem 0 1.575rem;
  border-top: 1px solid;
  display: block;
  position: relative;
  width: 100%;
  width: calc( 100%  -  15px );
  margin-right: 15px;
}
.section-home-item:before,
.section-home-item:after {
  display: table;
  content: "";
}
.section-home-item:after {
  clear: both;
}
.section-home-item:hover .underline-area {
  text-decoration: none;
  background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
}
.section-home-item .page-title {
  width: 25%;
  width: calc( 25%  -  15px );
  margin-right: 15px;
  float: left;
  color: inherit;
  text-decoration: none;
  background-image: linear-gradient(to right, transparent 0%, transparent 100%);
  background-position: 0 1.05em;
  background-repeat: repeat-x;
  background-size: 100% 2px;
}
@media (max-width: 880px) {
  .section-home-item .page-title {
    width: 100%;
    width: calc( 100%  -  15px );
    margin-right: 15px;
  }
}
.section-home-item .underline-area {
  color: inherit;
  text-decoration: none;
  background-image: linear-gradient(to right, transparent 0%, transparent 100%);
  background-position: 0 1.05em;
  background-repeat: repeat-x;
  background-size: 100% 2px;
}
.section-home-item .page-description {
  width: 50%;
  width: calc( 50%  -  15px );
  margin-right: 15px;
  color: #b4afaa;
  float: left;
}
@media (max-width: 880px) {
  .section-home-item .page-description {
    display: none;
  }
}
.section-home-item .click-prompt {
  width: 25%;
  float: right;
  text-align: right;
}
.section-home-item .click-prompt svg {
  position: absolute;
  right: 0;
  top: 50%;
  height: 1.5rem;
  width: auto;
  transform: translateY(-50%);
}
.bottom-banner {
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  color: #ffffff;
  z-index: 10;
  padding: 6.6rem 0 1.1rem;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.2));
}
.template-property-full .bottom-banner {
  padding: 1rem 0;
  height: 3rem;
  position: relative;
  background: var(--custom-colour-dark);
  color: var(--custom-colour-light);
}
.template-property-full .bottom-banner:before,
.template-property-full .bottom-banner:after {
  display: table;
  content: "";
}
.template-property-full .bottom-banner:after {
  clear: both;
}
@media (max-width: 880px) {
  .template-property-full .bottom-banner {
    display: none;
  }
}
.bottom-banner .news-stories {
  width: 50%;
  width: calc( 50%  -  15px );
  margin-right: 15px;
}
@media (max-width: 880px) {
  .bottom-banner .news-stories {
    display: none;
  }
}
.bottom-banner .news-stories .ticker-child {
  position: absolute;
  left: 40px;
  bottom: 1.1rem;
}
@media (max-width: 540px) {
  .bottom-banner .news-stories .ticker-child {
    left: 20px;
  }
}
.bottom-banner .newsletter-prompt {
  width: 50%;
  width: calc( 50%  -  15px );
  margin-right: 15px;
  float: right;
  text-align: right;
}
@media (max-width: 880px) {
  .bottom-banner .newsletter-prompt {
    float: left;
    text-align: left;
    width: 100%;
    width: calc( 100%  -  15px );
    margin-right: 15px;
  }
}
.bottom-banner .newsletter-prompt .newsletter-trigger {
  cursor: pointer;
}
.bottom-banner .newsletter-prompt[data-phase="1"] .phase-2 {
  display: none;
}
.bottom-banner .newsletter-prompt[data-phase="2"] .phase-1 {
  display: none;
}
.email-input {
  height: 1.1rem;
  max-width: 16rem;
  float: right;
  width: 100%;
  font-size: 1rem;
  color: #ffffff;
  position: absolute;
  bottom: 1.1rem;
  right: 40px;
}
@media (max-width: 540px) {
  .email-input {
    right: 20px;
  }
}
@media (max-width: 880px) {
  .email-input {
    left: 40px;
    right: 40px;
    max-width: none;
    width: auto;
  }
}
@media (max-width: 880px) and (max-width: 540px) {
  .email-input {
    left: 20px;
  }
}
@media (max-width: 880px) and (max-width: 540px) {
  .email-input {
    right: 20px;
  }
}
.email-input .input-inline {
  text-align: center;
  width: 75%;
  margin-right: 0;
  float: left;
  border: none;
  border-bottom: 1px solid;
  border-right: 0;
  font-size: 1rem;
  padding: 0!important;
  font-weight: 400;
  text-transform: none;
  height: 1.1rem;
  text-align: left;
  font-family: 'Calibre Web', sans-serif;
  background: transparent;
  color: currentColor;
}
.email-input .input-inline::-webkit-input-placeholder {
  color: currentColor;
  opacity: 0.5 !important;
}
.email-input .input-inline:-moz-placeholder {
  color: currentColor;
  opacity: 0.5 !important;
}
.email-input .input-inline::-moz-placeholder {
  color: currentColor;
  opacity: 0.5 !important;
}
.email-input .input-inline:-ms-input-placeholder {
  color: currentColor;
  opacity: 0.5 !important;
}
.email-input .button-inline {
  border: none;
  border-bottom: 1px solid;
  width: 25%;
  margin-right: 0;
  opacity: 1;
  height: 1.1rem;
  text-align: right;
  font-size: 1rem;
  float: left;
  padding: 0;
  background: transparent;
  color: currentColor;
}
.ticker-child {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ticker-child.-active {
  opacity: 1;
  pointer-events: all;
}
ul.page-list {
  margin-left: 0%;
  width: 100%;
  width: calc( 100%  -  15px );
  margin-right: 15px;
  padding-bottom: 1rem;
  border-bottom: 1px solid #918c87;
}
@media (max-width: 880px) {
  ul.page-list {
    width: 100%;
    width: calc( 100%  -  15px );
    margin-right: 15px;
    margin-left: 0%;
  }
}
ul.page-list li {
  display: inline-block;
  margin-right: 0.5rem;
}
ul.page-list li a {
  color: #918c87;
}
ul.page-list li a.active {
  color: #ffffff;
}
.section-news-item figure {
  background: #000000;
}
.section-news-item figure img {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.section-news-item a:hover img,
.section-news-item a.-hover img {
  opacity: 0.925;
}
#map {
  width: 100%;
  height: 50vw;
}
#map .map-marker {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background: #000000;
}
.section-listings {
  padding-top: 1.5rem;
  position: relative;
}
.section-listings:before {
  content: '';
  border-top: 1px solid #b4afaa;
  position: absolute;
  top: 0;
  left: 40px;
  right: 40px;
}
@media (max-width: 540px) {
  .section-listings:before {
    left: 20px;
  }
}
@media (max-width: 540px) {
  .section-listings:before {
    right: 20px;
  }
}
.section-listings.no-line {
  padding-top: 0;
}
.section-listings.no-line::before {
  display: none;
}
.section-listings .listing-title {
  width: 25%;
  width: calc( 25%  -  15px );
  margin-right: 15px;
  float: left;
  margin-bottom: 1.5rem;
}
@media (max-width: 880px) {
  .section-listings .listing-title {
    width: 83.33333333%;
    width: calc( 83.33333333%  -  15px );
    margin-right: 15px;
  }
}
@media (max-width: 540px) {
  .section-listings .listing-title {
    width: 100%;
    width: calc( 100%  -  15px );
    margin-right: 15px;
  }
}
.section-listings .listings {
  width: 75%;
  width: calc( 75%  -  15px );
  margin-right: 15px;
  float: left;
  margin-bottom: 3.3rem;
}
@media (max-width: 880px) {
  .section-listings .listings {
    width: 100%;
    width: calc( 100%  -  15px );
    margin-right: 15px;
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 540px) {
  .section-listings .listings {
    width: 100%;
    width: calc( 100%  -  15px );
    margin-right: 15px;
    margin-bottom: 2.2rem;
  }
}
.section-listings .listing-row {
  width: 100%;
  position: relative;
  display: grid;
  grid-template-columns: repeat(9, 1fr);
  grid-column-gap: 15px;
  padding-bottom: 1.1rem;
  margin-bottom: 1.1rem;
  border-bottom: 1px solid #b4afaa;
}
.section-listings .listing-row:hover {
  background: none;
}
.section-listings .listing-row:last-of-type {
  border-bottom: 0px solid;
}
.section-listings .listing-row [data-stat="space"] {
  display: none;
}
.section-listings .listing-row ul.inline {
  white-space: nowrap;
}
.section-listings .listing-image {
  grid-column: span 3;
}
.section-listings .listing-preview {
  grid-column: span 6;
  position: relative;
  height: 100%;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-column-gap: 15px;
}
.section-listings .listing-preview .listing-preview-left {
  grid-column: span 3;
  position: relative;
  height: 100%;
  position: absolute;
  left: 0;
}
.section-listings .listing-preview .listing-preview-left .listing-stats {
  position: absolute;
  bottom: 0;
}
.section-listings .listing-preview .listing-preview-right {
  grid-column: span 3;
  text-align: right;
  position: absolute;
  right: 0;
}
.icon-stat {
  display: inline-block;
  margin-right: 0.5em;
}
.icon-stat .icon-text {
  display: block;
  float: left;
  margin-right: 0.25em;
}
.icon-stat .icon-vector {
  display: block;
  float: left;
  width: 1em;
  height: 1em;
}
.icon-stat .icon-vector img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: 50% 80%;
}
.property-child-header {
  background: #918c87;
  color: #ffffff;
  background: var(--custom-colour-light);
  color: var(--custom-colour-dark);
  padding: 1.5rem 0 3rem;
  margin-bottom: 1.5rem;
}
.listing-title {
  width: 25%;
  width: calc( 25%  -  15px );
  margin-right: 15px;
  float: left;
}
@media (max-width: 880px) {
  .listing-title {
    width: 100%;
    width: calc( 100%  -  15px );
    margin-right: 15px;
  }
}
.listing-enquiry {
  width: 50%;
  width: calc( 50%  -  15px );
  margin-right: 15px;
  float: left;
}
@media (max-width: 880px) {
  .listing-enquiry {
    width: 100%;
    width: calc( 100%  -  15px );
    margin-right: 15px;
    margin-bottom: 1.5rem;
  }
}
.listing-back {
  width: 25%;
  width: calc( 25%  -  15px );
  margin-right: 15px;
  float: left;
}
@media (max-width: 880px) {
  .listing-back {
    width: 100%;
    width: calc( 100%  -  15px );
    margin-right: 15px;
  }
}
.section-sales {
  padding-top: 1.5rem;
  position: relative;
}
.section-sales:before {
  content: '';
  border-top: 1px solid #b4afaa;
  position: absolute;
  top: 0;
  left: 40px;
  right: 40px;
}
@media (max-width: 540px) {
  .section-sales:before {
    left: 20px;
  }
}
@media (max-width: 540px) {
  .section-sales:before {
    right: 20px;
  }
}
.section-sales.no-line {
  padding-top: 0;
}
.section-sales.no-line::before {
  display: none;
}
.section-sales .sales-title {
  width: 25%;
  width: calc( 25%  -  15px );
  margin-right: 15px;
  float: left;
  margin-bottom: 1.5rem;
}
@media (max-width: 880px) {
  .section-sales .sales-title {
    width: 83.33333333%;
    width: calc( 83.33333333%  -  15px );
    margin-right: 15px;
  }
}
@media (max-width: 540px) {
  .section-sales .sales-title {
    width: 100%;
    width: calc( 100%  -  15px );
    margin-right: 15px;
  }
}
.section-sales .agents {
  width: 75%;
  width: calc( 75%  -  15px );
  margin-right: 15px;
  float: left;
  margin-bottom: 3.3rem;
  display: grid;
  grid-template-columns: repeat(9, 1fr);
  grid-column-gap: 15px;
  padding-bottom: 1.1rem;
  margin-bottom: 1.1rem;
}
@media (max-width: 880px) {
  .section-sales .agents {
    width: 100%;
    width: calc( 100%  -  15px );
    margin-right: 15px;
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 540px) {
  .section-sales .agents {
    width: 100%;
    width: calc( 100%  -  15px );
    margin-right: 15px;
    margin-bottom: 2.2rem;
  }
}
.section-sales .agents .separator {
  grid-column: span 9;
  height: 1px;
  width: 100%;
  background: #b4afaa;
  margin: 1em 0;
}
.section-sales .agents .agent,
.section-sales .agents .viewing-details,
.section-sales .agents .faq-prompt,
.section-sales .agents .agent-logo-area {
  grid-column: span 3;
}
@media (max-width: 880px) {
  .section-sales .agents .agent,
  .section-sales .agents .viewing-details,
  .section-sales .agents .faq-prompt,
  .section-sales .agents .agent-logo-area {
    grid-column: span 9;
    margin-bottom: 1.1rem;
  }
}
.section-sales .agents .agent-logo-area img {
  width: 50%;
  height: auto;
  float: right;
}
@media (max-width: 880px) {
  .section-sales .agents .agent-logo-area img {
    float: left;
  }
}
.section-form {
  padding-top: 1.5rem;
  position: relative;
}
.section-form .form-logo {
  position: absolute;
  bottom: 1.5rem;
  left: 40px;
  width: 16%;
}
@media (max-width: 880px) {
  .section-form .form-logo {
    display: none;
  }
}
.section-form.custom-colours {
  background: var(--custom-colour-dark);
  color: var(--custom-colour-light);
  margin-bottom: 0;
  margin: 0;
  padding-top: 4.5rem;
}
.section-form.custom-colours:before {
  top: 3rem;
}
.section-form.custom-colours .secondary {
  color: var(--custom-colour-light);
  opacity: 0.7;
}
.section-form.custom-colours + .site-footer {
  background: var(--custom-colour-dark);
  color: var(--custom-colour-light);
  position: relative;
}
.section-form.custom-colours + .site-footer:before {
  border-color: var(--custom-colour-light);
}
.section-form.custom-colours:before {
  border-color: var(--custom-colour-light);
}
.section-form:before {
  content: '';
  border-top: 1px solid #b4afaa;
  position: absolute;
  top: 0;
  left: 40px;
  right: 40px;
}
@media (max-width: 540px) {
  .section-form:before {
    left: 20px;
  }
}
@media (max-width: 540px) {
  .section-form:before {
    right: 20px;
  }
}
.section-form.no-line {
  padding-top: 0;
}
.section-form.no-line::before {
  display: none;
}
.section-form .form-title {
  width: 41.66666667%;
  width: calc( 41.66666667%  -  15px );
  margin-right: 15px;
  float: left;
  margin-bottom: 1.5rem;
}
@media (max-width: 880px) {
  .section-form .form-title {
    width: 83.33333333%;
    width: calc( 83.33333333%  -  15px );
    margin-right: 15px;
  }
}
@media (max-width: 540px) {
  .section-form .form-title {
    width: 100%;
    width: calc( 100%  -  15px );
    margin-right: 15px;
  }
}
.section-form .form-area {
  width: 41.66666667%;
  width: calc( 41.66666667%  -  15px );
  margin-right: 15px;
  margin-left: 16.66666667%;
  float: left;
  margin-bottom: 3.3rem;
}
@media (max-width: 880px) {
  .section-form .form-area {
    width: 100%;
    margin-right: 0;
    margin-left: 0%;
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 540px) {
  .section-form .form-area {
    width: 100%;
    width: calc( 100%  -  15px );
    margin-right: 15px;
    margin-bottom: 2.2rem;
  }
}
