@charset "UTF-8";
/* unicode: ✓ */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?copvp4");
  src: url("../fonts/icomoon.eot?copvp4#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?copvp4") format("truetype"), url("../fonts/icomoon.woff?copvp4") format("woff"), url("../fonts/icomoon.svg?copvp4#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

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

html {
  box-sizing: border-box;
}

body {
  color: #000;
  font: 300 15px/1.67 matrix-ii, serif;
  letter-spacing: 1px;
}

img {
  max-width: 100%;
}

a {
  color: inherit;
}

a:focus, button:focus {
  outline: none;
}

input {
  font: inherit;
}

body {
  padding-top: 161px;
}

.page--home body {
  padding-top: 0;
}

body > header {
  background: #fff;
  box-shadow: 0 1px rgba(0, 0, 0, 0.03);
  height: 161px;
  padding: 42px 60px;
  position: fixed;
  top: 0;
  transition: background .3s;
  width: 100%;
  z-index: 100;
}

.page--home.at-top body > header {
  background: rgba(255, 255, 255, 0);
  box-shadow: none;
}

.page--home.at-top body > header .logo {
  opacity: 0;
  pointer-events: none;
}

.page--home.at-top body > header .open-menu {
  color: #dac1b4;
}

body > header:after {
  clear: both;
  content: "";
  display: table;
}

body > header .logo {
  float: left;
  margin: 4px 0;
  transition: opacity .2s;
}

body > header .logo img {
  display: block;
}

body > header .open-menu {
  background: none;
  border: none;
  cursor: pointer;
  float: right;
  margin: 24px 0;
  padding: 0;
  position: relative;
  transition: color .1s, opacity .1s;
}

body > header .open-menu:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  speak: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* include the requested glyph */
  content: "";
  font-size: 15px;
  line-height: 29px;
}

body > header .open-menu:hover {
  opacity: .5;
}

body > header nav {
  border-radius: 500px;
  height: 1000px;
  padding-right: 640px;
  padding-top: 380px;
  top: -220px;
  right: -580px;
  width: 1000px;
  -webkit-transform: translateX(785.375px) rotate(0.25turn);
  -ms-transform: translateX(785.375px) rotate(0.25turn);
  transform: translateX(785.375px) rotate(0.25turn);
  background: #ba927b;
  font-size: 37px;
  font-weight: 700;
  letter-spacing: 7px;
  line-height: 2.16;
  position: absolute;
  text-align: right;
  text-transform: uppercase;
  transition: transform .4s;
  transition-property: -webkit-transform, -ms-transform, transform;
  transition-timing-function: cubic-bezier(0.55, 0.09, 0.68, 0.53);
}

body > header nav .close {
  right: 634px;
  top: 279px;
}

.main-menu-open body > header nav {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  transition-timing-function: cubic-bezier(0.17, 0.84, 0.44, 1);
}

body > header nav ul {
  list-style: none;
  margin: 0;
}

body > header nav a {
  color: inherit;
  text-decoration: none;
  transition: opacity .1s;
}

body > header nav a:hover {
  opacity: .6;
}

body > header nav .current-menu-item {
  color: #fff;
}

body > header nav .close {
  background: none;
  border: none;
  cursor: pointer;
  float: right;
  padding: 0;
  position: absolute;
  transition: opacity .1s;
}

body > header nav .close:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  speak: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* include the requested glyph */
  content: "";
  font-size: 29px;
  line-height: 29px;
}

body > header nav .close:hover {
  opacity: .5;
}

.contact {
  background: #dac1b4;
  color: #000;
  float: right;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 4px;
  line-height: 1.5;
  margin: 0 60px;
  padding: 28px 35px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  transition: background .2s;
  z-index: 20;
}

.contact:hover {
  background: #b1876e;
}

@media (max-width: 1366px) {
  body {
    padding-top: 127px;
  }
  body > header {
    height: 127px;
    padding: 32px 42px;
  }
  body > header .logo img {
    width: 200px;
  }
  body > header .open-menu {
    margin: 16px 0;
  }
  body > header nav {
    border-radius: 400px;
    height: 800px;
    padding-right: 502px;
    padding-top: 320px;
    top: -200px;
    right: -460px;
    width: 800px;
    -webkit-transform: translateX(628.3px) rotate(0.25turn);
    -ms-transform: translateX(628.3px) rotate(0.25turn);
    transform: translateX(628.3px) rotate(0.25turn);
    font-size: 30px;
  }
  body > header nav .close {
    right: 496px;
    top: 247px;
  }
  body > header .contact {
    margin: 0 42px;
    padding: 20px 24px;
  }
}

@media (max-width: 1024px) {
  body {
    padding-top: 89px;
  }
  body > header {
    height: 89px;
    padding: 20px 32px;
  }
  body > header .logo img {
    width: 150px;
  }
  body > header .open-menu {
    margin: 10px 0;
  }
  body > header nav {
    border-radius: 300px;
    height: 600px;
    padding-right: 360px;
    padding-top: 200px;
    top: -120px;
    right: -330px;
    width: 600px;
    -webkit-transform: translateX(471.225px) rotate(0.25turn);
    -ms-transform: translateX(471.225px) rotate(0.25turn);
    transform: translateX(471.225px) rotate(0.25turn);
    font-size: 24px;
  }
  body > header nav .close {
    right: 356px;
    top: 150px;
  }
  body > header .contact {
    padding: 14px 18px;
  }
}

@media (max-width: 660px) {
  body > header .contact span {
    display: none;
  }
}

@media (max-width: 480px) {
  body {
    padding-top: 57px;
  }
  body > header {
    height: 57px;
    padding: 10px 20px;
  }
  body > header .logo img {
    width: 100px;
  }
  body > header .open-menu {
    margin: 4px 0;
  }
  body > header nav {
    border-radius: 200px;
    height: 400px;
    padding-right: 216px;
    padding-top: 150px;
    top: -90px;
    right: -200px;
    width: 400px;
    -webkit-transform: translateX(314.15px) rotate(0.25turn);
    -ms-transform: translateX(314.15px) rotate(0.25turn);
    transform: translateX(314.15px) rotate(0.25turn);
    font-size: 16px;
  }
  body > header nav .close {
    right: 218px;
    top: 103px;
  }
  body > header nav .close:before {
    font-size: 20px;
  }
  body > header .contact {
    font-size: 12px;
    letter-spacing: 1px;
    margin: 0 20px;
    padding: 8px 12px;
  }
}

body > footer {
  background: #faf8f7;
  box-shadow: 0 1000px 0 1000px #faf8f7;
  font-size: 14px;
  line-height: 2.2;
  padding: 42px 60px 80px;
}

body > footer > div {
  margin-bottom: -58px;
  text-align: justify;
}

body > footer > div:after {
  content: "";
  display: inline-block;
  width: 100%;
}

body > footer > div > * {
  display: inline-block;
  text-align: left;
  vertical-align: top;
}

body > footer .sales-centre {
  font-weight: 700;
}

body > footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

body > footer a {
  color: inherit;
  text-decoration: none;
  transition: opacity .1s;
}

body > footer a:hover {
  opacity: .6;
}

body > footer .main-menu {
  text-transform: uppercase;
}

body > footer .legal {
  max-width: 370px;
}

@media (max-width: 1080px) {
  body > footer > div {
    margin-bottom: 0;
  }
  body > footer .main-menu {
    display: none;
  }
}

@media (max-width: 940px) {
  body > footer {
    font-size: 13px;
    line-height: 1.6;
    padding: 12px 30px 32px;
  }
  body > footer > div:after {
    content: none;
  }
  body > footer > div > * {
    display: block;
    margin: 20px 0;
  }
  body > footer .architect img {
    margin-top: 20px;
  }
}

.block h1, .block h2 {
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
}

.block h1 span, .block h2 span {
  border-bottom: thin solid;
  padding-bottom: 3px;
}

.block h1 span:after, .block h2 span:after {
  content: "";
  display: inline-block;
}

.block h1 {
  font-size: 3.33em;
  letter-spacing: 14px;
  word-spacing: -14px;
}

.block h1 span:after {
  margin-right: -14px;
}

.block h2 {
  font-size: 2em;
  letter-spacing: 9px;
  margin: 1.4em 0;
}

.block h2 span:after {
  margin-right: -9px;
}

.block h3 {
  font-size: 1.27em;
  font-style: italic;
  font-weight: 300;
  margin: 1.4em 0;
}

.block strong {
  font-weight: 700;
}

.block blockquote {
  font-size: 1.27em;
  font-style: italic;
  font-weight: 300px;
  line-height: 1.47;
  margin: 0;
}

.block ul, .block ol {
  font-style: italic;
  padding-left: 1.2em;
  max-width: 520px;
}

.block ul {
  list-style: '/    ';
}

.block li {
  margin-bottom: 1.67em;
}

.block input, .block button {
  background: #fff;
  border: 0;
  color: #000;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.79;
  max-width: 405px;
  padding: 26px 30px;
  width: 100%;
}

.block input::-webkit-input-placeholder, .block button::-webkit-input-placeholder {
  color: #565655;
  letter-spacing: 4px;
  opacity: 1;
  text-transform: uppercase;
}

.block input::-ms-input-placeholder, .block button::-ms-input-placeholder {
  color: #565655;
  letter-spacing: 4px;
  opacity: 1;
  text-transform: uppercase;
}

.block input:-ms-input-placeholder, .block button:-ms-input-placeholder {
  color: #565655;
  letter-spacing: 4px;
  opacity: 1;
  text-transform: uppercase;
}

.block input::-moz-placeholder, .block button::-moz-placeholder {
  color: #565655;
  letter-spacing: 4px;
  opacity: 1;
  text-transform: uppercase;
}

.block input::placeholder, .block button::placeholder {
  color: #565655;
  letter-spacing: 4px;
  opacity: 1;
  text-transform: uppercase;
}

.block input[type=submit],
.block button {
  background: none;
  border: 2px solid;
  color: inherit;
  cursor: pointer;
  letter-spacing: 4px;
  max-width: 240px;
  padding: 24px;
  text-transform: uppercase;
  transition: background .1s;
}

.block input[type=submit]:hover,
.block button:hover {
  background: rgba(255, 255, 255, 0.2);
}

.block .call-to-action {
  border: 2px solid;
  display: inline-block;
  font-weight: 700;
  letter-spacing: 4px;
  margin: 32px 0;
  max-width: 100%;
  padding: 24px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: background .2s, border .2s;
  width: 328px;
}

.block .call-to-action:hover {
  background: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0);
}

@media (max-width: 640px) {
  .block h1 {
    font-size: 2em;
    letter-spacing: 9px;
  }
  .block h2 {
    font-size: 1.6em;
    letter-spacing: 6px;
  }
  .block h3 {
    font-size: 1.1em;
  }
}

.block--text {
  background: no-repeat;
  padding: 30px 0 50px;
}

.block--text.background-colour--brown {
  background-color: #b1876e;
  color: #fff;
}

.block--text.background-colour--beige {
  background-color: #efe7e2;
}

.block--text.background-colour--grey {
  background-color: #f1f1f2;
}

.block--text.background-colour--white {
  background-color: #fff;
}

.block--text.background-image--o-flower {
  background-image: url("../images/o-flower.png");
  background-position: -270px   75px;
}

.block--text.background-image--p-flower {
  background-image: url("../images/p-flower.png");
  background-position: -390px -290px;
}

.block--text.background-image--u-flower {
  background-image: url("../images/u-flower.png");
  background-position: 30px   60px;
}

.block--text.background-image--s-flower {
  background-image: url("../images/s-flower.png");
  background-position: 0   -150px;
}

.block--text > div {
  margin: auto;
  max-width: 1440px;
  padding: 60px;
  padding-left: 738px;
}

@media (max-width: 1440px) {
  .block--text > div {
    margin: 0 0 0 auto;
    max-width: 840px;
    padding: 60px;
  }
}

@media (max-width: 920px) {
  .block--text {
    padding: 0 0 30px;
  }
}

@media (max-width: 720px) {
  .block--text.block {
    background-image: none;
  }
  .block--text > div {
    padding: 8px 30px;
  }
}

.block--photo {
  background: #fff;
}

.block--photo img {
  display: block;
  margin: auto;
  width: 100%;
}

.block--photo .caption {
  left: 180px;
  width: 342px;
  position: absolute;
}

.block--photo.caption--even .caption {
  left: auto;
  right: 180px;
}

@media (max-width: 1440px) {
  .block--photo .caption {
    left: 80px;
    width: 280px;
  }
  .block--photo.caption--even .caption {
    right: 80px;
  }
}

@media (max-width: 1024px) {
  .block--photo .caption {
    width: 320px;
    position: static;
  }
}

.block--slideshow {
  background: #b1876e;
  position: relative;
}

.block--slideshow ul {
  margin: 0;
  padding: 0;
}

.block--slideshow li {
  margin: 0;
}

.block--slideshow .slides {
  overflow-x: auto;
  white-space: nowrap;
  max-width: none;
}

.block--slideshow .slides li {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  white-space: normal;
}

.block--slideshow .slides img {
  display: block;
  width: 100%;
}

.block--slideshow .slides .caption {
  position: absolute;
  right: 150px;
  top: 120px;
  max-width: 314px;
}

.block--slideshow .slideshow-control-nav {
  display: none;
}

.block--slideshow .slideshow-direction-nav li {
  display: block;
}

.block--slideshow .slideshow-direction-nav a {
  color: #818181;
  display: block;
  position: absolute;
  text-decoration: none;
  top: 0;
  height: 100%;
  width: 120px;
}

.block--slideshow .slideshow-direction-nav a:before {
  font-size: 42px;
  position: absolute;
  top: 50%;
  transition: transform .1s;
}

.block--slideshow .slideshow-direction-nav a.slideshow-prev {
  left: 0;
}

.block--slideshow .slideshow-direction-nav a.slideshow-prev:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  speak: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* include the requested glyph */
  content: "";
  left: 60px;
  line-height: 0;
}

.block--slideshow .slideshow-direction-nav a.slideshow-prev:hover:before {
  -webkit-transform: translateX(-40%);
  -ms-transform: translateX(-40%);
  transform: translateX(-40%);
}

.block--slideshow .slideshow-direction-nav a.slideshow-next {
  right: 0;
}

.block--slideshow .slideshow-direction-nav a.slideshow-next:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  speak: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* include the requested glyph */
  content: "";
  line-height: 0;
  right: 60px;
}

.block--slideshow .slideshow-direction-nav a.slideshow-next:hover:before {
  -webkit-transform: translateX(40%);
  -ms-transform: translateX(40%);
  transform: translateX(40%);
}

@media (max-width: 1440px) {
  .block--slideshow .slides .caption {
    top: 40px;
    right: 60px;
  }
}

@media (max-width: 1080px) {
  .block--slideshow .slides .caption {
    display: none;
  }
}

@media (max-width: 720px) {
  .block--slideshow .slideshow-direction-nav a {
    width: 60px;
  }
  .block--slideshow .slideshow-direction-nav a.slideshow-prev:before {
    left: 30px;
  }
  .block--slideshow .slideshow-direction-nav a.slideshow-next:before {
    right: 30px;
  }
}

@media (max-width: 420px) {
  .block--slideshow .slideshow-direction-nav a {
    width: 30px;
  }
  .block--slideshow .slideshow-direction-nav a:before {
    font-size: 28px;
  }
  .block--slideshow .slideshow-direction-nav a.slideshow-prev:before {
    left: 16px;
  }
  .block--slideshow .slideshow-direction-nav a.slideshow-next:before {
    right: 16px;
  }
}

.block--embed iframe {
  display: block;
  height: 640px;
  width: 100%;
}

@media (max-width: 960px) {
  .block--embed iframe {
    height: 500px;
  }
}

@media (max-width: 640px) {
  .block--embed iframe {
    height: 320px;
  }
}

.block--home-skyline {
  background: #b1876e center;
  background-size: cover;
  height: 640px;
  height: 100vh;
}

.block--home-skyline h1 {
  background: url(../images/opus-mask.png) center;
  background-size: cover;
  height: 100%;
  margin: 0;
  text-indent: -9999em;
  width: 100%;
}

.block--home-hero {
  background: #b1876e;
  min-height: 640px;
  overflow: hidden;
  position: relative;
}

.block--home-hero h2 {
  font-weight: 300;
  font-size: 51px;
  font-style: italic;
  letter-spacing: 4px;
  line-height: 1.2;
  margin: 0;
  padding: 120px;
  position: absolute;
  text-transform: none;
  width: 100%;
}

.block--home-hero h2 div {
  margin: .7em auto;
  max-width: 1040px;
}

.block--home-hero h2 div:first-child {
  color: #fff;
  text-shadow: 0 2px 7px rgba(32, 32, 32, 0.5);
}

.block--home-hero h2 div:last-child {
  text-align: right;
}

.block--home-hero img {
  display: block;
  margin: auto;
  max-width: none;
  width: 100%;
}

.block--home-hero .caption {
  bottom: 110px;
  font-size: 30px;
  font-variant-numeric: lining-nums;
  font-weight: 700;
  letter-spacing: 9px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.block--home-hero .caption div {
  background: rgba(255, 255, 255, 0.7);
  display: inline-block;
  margin: auto;
  padding: 28px 38px;
}

@media (max-width: 1080px) {
  .block--home-hero h2 {
    font-size: 36px;
    padding: 80px;
  }
  .block--home-hero .caption {
    bottom: 60px;
    font-size: 20px;
    letter-spacing: 5px;
  }
  .block--home-hero .caption div {
    padding: 22px 32px;
  }
}

@media (max-width: 840px) {
  .block--home-hero h2 {
    font-size: 32px;
    padding: 60px;
  }
}

@media (max-width: 720px) {
  .block--home-hero {
    min-height: 320px;
  }
  .block--home-hero h2 {
    background: #fff;
    font-size: 24px;
    letter-spacing: 1px;
    padding: 32px;
    position: static;
    text-align: center;
  }
  .block--home-hero h2 div:first-child,
  .block--home-hero h2 div:last-child {
    color: inherit;
    text-align: center;
    text-shadow: none;
  }
  .block--home-hero img {
    margin: 0 -20%;
    width: 132%;
  }
  .block--home-hero .caption {
    bottom: 32px;
    font-size: 14px;
    letter-spacing: 3px;
  }
  .block--home-hero .caption div {
    padding: 14px 18px;
  }
}

@media (max-width: 500px) {
  .block--home-hero h2 {
    font-size: 16px;
    padding: 24px;
  }
}

.block--location {
  background: #818181 url(../images/wallpaper.png);
  color: white;
}

.block--location:after {
  clear: both;
  content: "";
  display: table;
}

.block--location > img {
  float: left;
}

.block--location > div {
  float: left;
  padding: 60px;
  max-width: 680px;
}

.block--location .map-key {
  counter-reset: item;
  line-height: 1.33;
  list-style: none;
  margin: 3em 0;
  padding-left: 48px;
}

.block--location .map-key li {
  counter-increment: item;
  margin-bottom: .6em;
  position: relative;
}

.block--location .map-key li:before {
  background: #565655;
  border-radius: 1em;
  content: counter(item);
  display: inline-block;
  font-weight: 900;
  font-size: .9em;
  font-style: normal;
  font-variant-numeric: lining-nums;
  height: 24px;
  left: -48px;
  letter-spacing: normal;
  line-height: 24px;
  position: absolute;
  text-align: center;
  width: 24px;
}

@media (max-width: 1620px) {
  .block--location > img {
    margin: 116px 0;
    max-width: 600px;
  }
}

@media (max-width: 1280px) {
  .block--location > img {
    display: block;
    float: none;
    margin: 0 auto;
    max-width: 100%;
    width: 640px;
  }
  .block--location > div {
    float: none;
    margin: auto;
  }
}

@media (max-width: 720px) {
  .block--location > img {
    width: 100%;
  }
  .block--location > div {
    max-width: none;
    padding: 16px 30px;
  }
}

.block--contact {
  background: #818181 url(../images/wallpaper.png);
  color: white;
  line-height: 2.1;
  padding: 15px 15px 75px;
}

.block--contact:after {
  clear: both;
  content: "";
  display: table;
}

.block--contact .content {
  float: left;
  padding: 45px;
  max-width: 460px;
}

.block--contact .register {
  float: left;
  padding: 140px 45px 45px;
}

.block--contact .register h2 span {
  border: none;
}

.block--contact .register .wpcf7-form br {
  display: none;
}

.block--contact .register .wpcf7-form .wpcf7-form-control-wrap {
  display: block;
  margin: 20px 0;
}

.block--contact .register .wpcf7-form .wpcf7-not-valid {
  background: #fcc;
}

.block--contact .register .wpcf7-form .wpcf7-not-valid-tip {
  display: none;
}

.block--contact .register .wpcf7-form .wpcf7-submit {
  margin: 24px 0;
}

.block--contact .register .wpcf7-form .ajax-loader {
  background-color: white;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 12px;
  height: 24px;
  margin-left: 24px;
  opacity: 0;
  transition: opacity .1s, visibility .1s;
  width: 24px;
}

.block--contact .register .wpcf7-form .ajax-loader.is-active {
  opacity: 1;
}

.block--contact .register .wpcf7-form .wpcf7-response-output {
  border: 0;
  color: #cfc;
  margin: 0;
  padding: 0;
}

.block--contact .register .wpcf7-form .wpcf7-validation-errors {
  color: #ffc;
}

@media (max-width: 1280px) {
  .block--contact .register {
    max-width: 500px;
  }
}

@media (max-width: 1024px) {
  .block--contact .content,
  .block--contact .register {
    float: none;
    max-width: none;
    padding: 0 30px;
  }
}

@media (max-width: 720px) {
  .block--contact {
    padding: 1px 0 30px;
  }
}

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