/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
@import url("https://fonts.googleapis.com/css?family=Lato:400,700,900");
@import url("https://fonts.googleapis.com/css?family=Montserrat:700,800,900");
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* 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 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and 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 */
  -webkit-text-decoration: underline dotted;
          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; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 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; }

html {
  font-size: 1em; }

a[href^="tel"] {
  color: #977b50;
  /* Inherit text color of parent element. */
  text-decoration: none;
  /* Remove underline. */
  /* Additional css `propery: value;` pairs here */ }

.logo {
  float: left;
  width: 160px;
  padding: 0 0 0 0;
  fill: #2e2e2e; }

@media (max-width: 558px) {
  .logo {
    width: 105px; } }

.row::after {
  clear: both;
  content: "";
  display: block; }

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

@media (min-width: 768px) {
  .row-content {
    margin-left: -4rem;
    margin-right: -4rem;
    width: calc(100% + 8rem); } }

.content-layout__wide {
  width: calc(100%);
  float: left;
  margin-left: 0; }

.content-layout__8 {
  width: calc(100%);
  float: left;
  margin-left: 0; }
  @media (min-width: 768px) {
    .content-layout__8 {
      width: calc(66.6666666667% - 6.6666666667rem);
      float: left;
      margin-left: 4rem; } }

.content-layout__6 {
  width: calc(100%);
  float: left;
  margin-left: 0; }
  @media (min-width: 768px) {
    .content-layout__6 {
      width: calc(50% - 6rem);
      float: left;
      margin-left: 4rem; } }

.content-layout__4 {
  width: calc(100%);
  float: left;
  margin-left: 0; }
  @media (min-width: 768px) {
    .content-layout__4 {
      width: calc(33.3333333333% - 5.3333333333rem);
      float: left;
      margin-left: 4rem; } }

.content-layout__3 {
  width: calc(100%);
  float: left;
  margin-left: 0; }
  @media (min-width: 768px) {
    .content-layout__3 {
      width: calc(25% - 5rem);
      float: left;
      margin-left: 4rem; } }

@media (min-width: 768px) {
  .push__2 {
    left: calc(16.6666666667% - 4.6666666667rem + 4rem);
    position: relative; } }

@media (min-width: 768px) {
  .push__3 {
    left: calc(25% - 5rem + 4rem);
    position: relative; } }

.btn {
  display: inline-block;
  padding: 16px 20px;
  border: 1px solid;
  font: 300 16px;
  -webkit-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
  text-decoration: none;
  cursor: pointer; }

.btnGold {
  border-color: #977b50;
  background-color: none;
  color: #1C1F21;
  font-size: 18px;
  font-family: -apple-system, BlinkMacSystemFont, "avenir next", avenir, helvetica, "helvetica neue", ubuntu, roboto, noto, "segoe ui", arial, sans-serif;
  line-height: 1em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  background-color: #977b50; }
  .btnGold:hover {
    background-color: rgba(151, 123, 80, 0.1);
    text-decoration: none; }
  .btnGold:hover {
    background-color: #161819;
    color: #977b50; }

.btnWhite {
  border-color: #ffffff;
  background-color: none;
  color: #977b50;
  font-size: 14px;
  font-family: -apple-system, BlinkMacSystemFont, "avenir next", avenir, helvetica, "helvetica neue", ubuntu, roboto, noto, "segoe ui", arial, sans-serif;
  line-height: 1em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  background-color: #ffffff; }
  .btnWhite:hover {
    background-color: rgba(255, 255, 255, 0.1);
    text-decoration: none; }
  .btnWhite:hover {
    background-color: none;
    color: #ffffff; }

.btnDark {
  border-color: #1C1F21;
  background-color: none;
  color: #ffffff;
  font-size: 14px;
  font-family: -apple-system, BlinkMacSystemFont, "avenir next", avenir, helvetica, "helvetica neue", ubuntu, roboto, noto, "segoe ui", arial, sans-serif;
  line-height: 1em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  background-color: #1C1F21; }
  .btnDark:hover {
    background-color: rgba(28, 31, 33, 0.1);
    text-decoration: none; }
  .btnDark:hover {
    background-color: #161819;
    color: #977b50; }

@media screen and (max-width: 768px) {
  .btnGold {
    font-size: 12px;
    font-weight: 700; } }

.onscroll-header {
  position: fixed;
  min-height: 30px;
  z-index: 999;
  width: 100%;
  padding-top: 17px;
  background: none;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  top: -100px;
  padding-bottom: 6px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  text-align: center; }
  .onscroll-header a {
    color: #d3b890;
    text-decoration: none; }

.sticky {
  background-color: #1b1b1b;
  opacity: 1;
  top: 0px; }

body {
  background-color: #1b1b1b;
  font-family: -apple-system, BlinkMacSystemFont, "avenir next", avenir, helvetica, "helvetica neue", ubuntu, roboto, noto, "segoe ui", arial, sans-serif;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: grayscale;
  box-sizing: border-box;
  scroll-behavior: smooth; }

.index {
  color: #e2e2e2;
  background-color: #222222;
  background-image: url("../images/572-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: -200px; }

.contact {
  color: #222222;
  background-color: #ffffff;
  background-image: none !important; }

.legal {
  color: #222222;
  background-color: #ffffff;
  background-image: none !important; }

section {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center; }

.white {
  background-color: #fff;
  color: #222222; }

.gold {
  background-color: #977b50;
  color: #ffffff; }

.container {
  width: 90%; }

.narrow {
  width: 1080px; }

.align-left {
  text-align: left; }

.align-center {
  text-align: center; }

.align-right {
  text-align: right; }

h1,
h2,
h3,
h4 {
  font-family: "Lato", Helvetica, Arial, sans-serif; }

h1 {
  font-size: 44px;
  font-size: 4.4rem;
  font-weight: 700;
  line-height: 58px;
  line-height: 5.8rem; }

h2 {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1rem; }

h3 {
  color: #977b50; }

h4 {
  text-transform: uppercase;
  text-align: center;
  font-size: 0.8rem;
  letter-spacing: 0.2rem; }

p {
  font-size: 1.1rem;
  line-height: 1.8rem;
  font-weight: 400; }

li {
  font-size: 1rem;
  line-height: 1.4rem; }

a {
  text-decoration: none; }

a,
a:link,
a:active,
a:visited {
  -webkit-transition: all 0.30s ease-out;
  transition: all 0.30s ease-out; }

@media (max-width: 1200px) {
  .narrow {
    width: 88%; } }

@media (max-width: 558px) {
  h2 {
    font-size: 1.8em; } }

.hero {
  height: 80vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  padding-bottom: 6em; }

.hero,
.hero-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center; }

.hero-header {
  width: 100%;
  padding-top: 5vw;
  padding-bottom: 10px; }

.box,
.hero-header {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center; }

.box {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex; }

.box:first-child {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
          justify-content: flex-start; }

.box:last-child > div {
  margin-left: auto; }

.top-left {
  margin-right: auto;
  color: #fff; }

.top-right {
  text-align: right;
  font-size: 0.9rem;
  line-height: 1.4rem; }
  .top-right a {
    color: #fff;
    text-decoration: none; }
    .top-right a:hover {
      color: #977b50; }

.main-quote {
  width: 650px; }
  .main-quote h1 {
    text-align: center;
    line-height: 1.2em;
    font-size: 4.8em;
    font-weight: 900; }
  .main-quote h2 {
    text-transform: uppercase;
    text-align: center;
    line-height: 1.4em;
    font-size: 0.9em;
    letter-spacing: 0.2em; }

.mouse {
  display: block;
  margin: 0 auto;
  width: 26px;
  height: 46px;
  border-radius: 13px;
  border: 2px solid rgba(255, 255, 255, 0.5);
  bottom: 40px; }
  .mouse span {
    display: block;
    margin: 6px auto;
    width: 2px;
    height: 2px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid transparent;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: scroll;
    animation-name: scroll; }

@-webkit-keyframes scroll {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); } }

@keyframes scroll {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); } }

@media (max-width: 1020px) {
  .top-center {
    padding-left: 20px; } }

@media (max-width: 558px) {
  .main-quote {
    width: 90%; }
    .main-quote h1 {
      font-size: 2.4em; }
  .top-right {
    font-size: 0.9rem;
    line-height: 1.2rem; } }

.clients {
  padding-bottom: 4em; }
  .clients h2 {
    text-transform: uppercase;
    text-align: center;
    font-size: 0.8rem;
    letter-spacing: 0.2rem;
    font-weight: 700;
    padding-bottom: 3em; }

.products {
  margin: 0px;
  padding: 4em 0 2em 0; }
  .products h4 {
    padding-bottom: 2em; }

.products-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
          justify-content: space-evenly;
  margin-right: 80px; }

.product-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
          flex: 1;
  text-align: left;
  margin-left: 80px;
  margin-bottom: 20px; }
  .product-item h2 {
    font-size: 1.4rem;
    line-height: 1.6rem; }
  .product-item p {
    font-size: 0.9rem;
    line-height: 1.6rem; }

@media all and (max-width: 1280px) {
  .products-container {
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap; }
  .product-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 400px;
            flex: 1 1 400px; } }

@media all and (max-width: 480px) {
  .products-container {
    margin-right: 30px; }
  .product-item {
    margin-left: 30px;
    text-align: center; } }

.how {
  margin: 2em 0 6em 0; }
  .how h2 {
    text-align: center; }
  .how ul {
    margin: 0;
    padding: 0; }
  .how li {
    list-style: none;
    padding-bottom: 20px; }
  .how .process {
    width: 400px;
    display: block;
    padding: 20px 0;
    font-family: "Lato", Helvetica, Arial, sans-serif;
    font-size: 1.4em; }

.about {
  margin: 6em 0 3em 0; }
  .about h2 {
    text-align: center; }
  .about h3 {
    text-align: center; }
  .about h3 {
    padding: 40px;
    font-size: 1.4rem;
    line-height: 1.5em; }

.privacy {
  margin: 6em 0 3em 0; }
  .privacy h2 {
    text-align: left; }
  .privacy h3 {
    text-align: left; }
  .privacy h3 {
    font-size: 1.4rem;
    line-height: 1.5em; }
  .privacy p {
    font-size: 1rem;
    line-height: 1.5em; }

  .privacy a {
    color: #977B50;
    text-decoration: underline; }
    .privacy a:hover {
      color: #5f4c30; }

footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  background-color: #1b1b1b;
  color: #dabd92;
  padding: 6em 0 2em 0; }

.map {
  width: 60px;
  margin: 0 auto;
  padding: 0 0 0 0; }

.iom-map {
  fill: #977B50; }

.contact-us {
  text-align: center;
  padding-bottom: 6em; }

.legals {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
          align-items: flex-end; }

          .legals a {
            color: #dabd92;
            text-decoration: underline; }
            .legals a:hover {
              color: #977B50; }

.legals-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
          flex: 1; }
  .legals-item p {
    font-size: 0.8rem;
    line-height: 1.2em; }

.left {
  text-align: left; }

.right {
  text-align: right; }

.center {
  text-align: center; }

@media (max-width: 1080px) {
  .legals {
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap; }
  .legals-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 250px;
            flex: 1 1 250px;
    margin-bottom: 0;
    text-align: center !important; } }

@media (max-width: 550px) {
  .legals-item:nth-of-type(1) {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
            order: 2; }
  .legals-item:nth-of-type(2) {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
            order: 1; }
  .legals-item:nth-of-type(3) {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
            order: 3; } }

.contact-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  padding: 2em 0 2em 0; }

.contact-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row; }

.contact-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
          flex: 1;
  padding-bottom: 2em; }
  .contact-item h4 {
    text-align: left;
    font-weight: 900; }
  .contact-item p {
    font-size: 0.9rem;
    line-height: 1.4em;
    padding: 0;
    margin: 0; }
  .contact-item a {
    position: relative;
    display: inline-block;
    -webkit-transition: .3s;
    transition: .3s;
    text-decoration: none;
    color: #222222; }
  .contact-item a::after {
    position: absolute;
    bottom: .3em;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #977b50;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s; }
  .contact-item a:hover::after {
    bottom: 0;
    opacity: 1;
    color: #977b50; }
  .contact-item a:hover {
    color: #977b50; }
