/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
@import url(owl.carousel.css);
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/*
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/*
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 8/9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

th,
td {
  padding: 0; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 720px; } }
  @media (min-width: 992px) {
    .container {
      width: 940px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1140px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: 0px;
  margin-right: 0px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24 {
  float: left; }

.col-xs-1 {
  width: 4.16667%; }

.col-xs-2 {
  width: 8.33333%; }

.col-xs-3 {
  width: 12.5%; }

.col-xs-4 {
  width: 16.66667%; }

.col-xs-5 {
  width: 20.83333%; }

.col-xs-6 {
  width: 25%; }

.col-xs-7 {
  width: 29.16667%; }

.col-xs-8 {
  width: 33.33333%; }

.col-xs-9 {
  width: 37.5%; }

.col-xs-10 {
  width: 41.66667%; }

.col-xs-11 {
  width: 45.83333%; }

.col-xs-12 {
  width: 50%; }

.col-xs-13 {
  width: 54.16667%; }

.col-xs-14 {
  width: 58.33333%; }

.col-xs-15 {
  width: 62.5%; }

.col-xs-16 {
  width: 66.66667%; }

.col-xs-17 {
  width: 70.83333%; }

.col-xs-18 {
  width: 75%; }

.col-xs-19 {
  width: 79.16667%; }

.col-xs-20 {
  width: 83.33333%; }

.col-xs-21 {
  width: 87.5%; }

.col-xs-22 {
  width: 91.66667%; }

.col-xs-23 {
  width: 95.83333%; }

.col-xs-24 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 4.16667%; }

.col-xs-pull-2 {
  right: 8.33333%; }

.col-xs-pull-3 {
  right: 12.5%; }

.col-xs-pull-4 {
  right: 16.66667%; }

.col-xs-pull-5 {
  right: 20.83333%; }

.col-xs-pull-6 {
  right: 25%; }

.col-xs-pull-7 {
  right: 29.16667%; }

.col-xs-pull-8 {
  right: 33.33333%; }

.col-xs-pull-9 {
  right: 37.5%; }

.col-xs-pull-10 {
  right: 41.66667%; }

.col-xs-pull-11 {
  right: 45.83333%; }

.col-xs-pull-12 {
  right: 50%; }

.col-xs-pull-13 {
  right: 54.16667%; }

.col-xs-pull-14 {
  right: 58.33333%; }

.col-xs-pull-15 {
  right: 62.5%; }

.col-xs-pull-16 {
  right: 66.66667%; }

.col-xs-pull-17 {
  right: 70.83333%; }

.col-xs-pull-18 {
  right: 75%; }

.col-xs-pull-19 {
  right: 79.16667%; }

.col-xs-pull-20 {
  right: 83.33333%; }

.col-xs-pull-21 {
  right: 87.5%; }

.col-xs-pull-22 {
  right: 91.66667%; }

.col-xs-pull-23 {
  right: 95.83333%; }

.col-xs-pull-24 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 4.16667%; }

.col-xs-push-2 {
  left: 8.33333%; }

.col-xs-push-3 {
  left: 12.5%; }

.col-xs-push-4 {
  left: 16.66667%; }

.col-xs-push-5 {
  left: 20.83333%; }

.col-xs-push-6 {
  left: 25%; }

.col-xs-push-7 {
  left: 29.16667%; }

.col-xs-push-8 {
  left: 33.33333%; }

.col-xs-push-9 {
  left: 37.5%; }

.col-xs-push-10 {
  left: 41.66667%; }

.col-xs-push-11 {
  left: 45.83333%; }

.col-xs-push-12 {
  left: 50%; }

.col-xs-push-13 {
  left: 54.16667%; }

.col-xs-push-14 {
  left: 58.33333%; }

.col-xs-push-15 {
  left: 62.5%; }

.col-xs-push-16 {
  left: 66.66667%; }

.col-xs-push-17 {
  left: 70.83333%; }

.col-xs-push-18 {
  left: 75%; }

.col-xs-push-19 {
  left: 79.16667%; }

.col-xs-push-20 {
  left: 83.33333%; }

.col-xs-push-21 {
  left: 87.5%; }

.col-xs-push-22 {
  left: 91.66667%; }

.col-xs-push-23 {
  left: 95.83333%; }

.col-xs-push-24 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 4.16667%; }

.col-xs-offset-2 {
  margin-left: 8.33333%; }

.col-xs-offset-3 {
  margin-left: 12.5%; }

.col-xs-offset-4 {
  margin-left: 16.66667%; }

.col-xs-offset-5 {
  margin-left: 20.83333%; }

.col-xs-offset-6 {
  margin-left: 25%; }

.col-xs-offset-7 {
  margin-left: 29.16667%; }

.col-xs-offset-8 {
  margin-left: 33.33333%; }

.col-xs-offset-9 {
  margin-left: 37.5%; }

.col-xs-offset-10 {
  margin-left: 41.66667%; }

.col-xs-offset-11 {
  margin-left: 45.83333%; }

.col-xs-offset-12 {
  margin-left: 50%; }

.col-xs-offset-13 {
  margin-left: 54.16667%; }

.col-xs-offset-14 {
  margin-left: 58.33333%; }

.col-xs-offset-15 {
  margin-left: 62.5%; }

.col-xs-offset-16 {
  margin-left: 66.66667%; }

.col-xs-offset-17 {
  margin-left: 70.83333%; }

.col-xs-offset-18 {
  margin-left: 75%; }

.col-xs-offset-19 {
  margin-left: 79.16667%; }

.col-xs-offset-20 {
  margin-left: 83.33333%; }

.col-xs-offset-21 {
  margin-left: 87.5%; }

.col-xs-offset-22 {
  margin-left: 91.66667%; }

.col-xs-offset-23 {
  margin-left: 95.83333%; }

.col-xs-offset-24 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24 {
    float: left; }

  .col-sm-1 {
    width: 4.16667%; }

  .col-sm-2 {
    width: 8.33333%; }

  .col-sm-3 {
    width: 12.5%; }

  .col-sm-4 {
    width: 16.66667%; }

  .col-sm-5 {
    width: 20.83333%; }

  .col-sm-6 {
    width: 25%; }

  .col-sm-7 {
    width: 29.16667%; }

  .col-sm-8 {
    width: 33.33333%; }

  .col-sm-9 {
    width: 37.5%; }

  .col-sm-10 {
    width: 41.66667%; }

  .col-sm-11 {
    width: 45.83333%; }

  .col-sm-12 {
    width: 50%; }

  .col-sm-13 {
    width: 54.16667%; }

  .col-sm-14 {
    width: 58.33333%; }

  .col-sm-15 {
    width: 62.5%; }

  .col-sm-16 {
    width: 66.66667%; }

  .col-sm-17 {
    width: 70.83333%; }

  .col-sm-18 {
    width: 75%; }

  .col-sm-19 {
    width: 79.16667%; }

  .col-sm-20 {
    width: 83.33333%; }

  .col-sm-21 {
    width: 87.5%; }

  .col-sm-22 {
    width: 91.66667%; }

  .col-sm-23 {
    width: 95.83333%; }

  .col-sm-24 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 4.16667%; }

  .col-sm-pull-2 {
    right: 8.33333%; }

  .col-sm-pull-3 {
    right: 12.5%; }

  .col-sm-pull-4 {
    right: 16.66667%; }

  .col-sm-pull-5 {
    right: 20.83333%; }

  .col-sm-pull-6 {
    right: 25%; }

  .col-sm-pull-7 {
    right: 29.16667%; }

  .col-sm-pull-8 {
    right: 33.33333%; }

  .col-sm-pull-9 {
    right: 37.5%; }

  .col-sm-pull-10 {
    right: 41.66667%; }

  .col-sm-pull-11 {
    right: 45.83333%; }

  .col-sm-pull-12 {
    right: 50%; }

  .col-sm-pull-13 {
    right: 54.16667%; }

  .col-sm-pull-14 {
    right: 58.33333%; }

  .col-sm-pull-15 {
    right: 62.5%; }

  .col-sm-pull-16 {
    right: 66.66667%; }

  .col-sm-pull-17 {
    right: 70.83333%; }

  .col-sm-pull-18 {
    right: 75%; }

  .col-sm-pull-19 {
    right: 79.16667%; }

  .col-sm-pull-20 {
    right: 83.33333%; }

  .col-sm-pull-21 {
    right: 87.5%; }

  .col-sm-pull-22 {
    right: 91.66667%; }

  .col-sm-pull-23 {
    right: 95.83333%; }

  .col-sm-pull-24 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 4.16667%; }

  .col-sm-push-2 {
    left: 8.33333%; }

  .col-sm-push-3 {
    left: 12.5%; }

  .col-sm-push-4 {
    left: 16.66667%; }

  .col-sm-push-5 {
    left: 20.83333%; }

  .col-sm-push-6 {
    left: 25%; }

  .col-sm-push-7 {
    left: 29.16667%; }

  .col-sm-push-8 {
    left: 33.33333%; }

  .col-sm-push-9 {
    left: 37.5%; }

  .col-sm-push-10 {
    left: 41.66667%; }

  .col-sm-push-11 {
    left: 45.83333%; }

  .col-sm-push-12 {
    left: 50%; }

  .col-sm-push-13 {
    left: 54.16667%; }

  .col-sm-push-14 {
    left: 58.33333%; }

  .col-sm-push-15 {
    left: 62.5%; }

  .col-sm-push-16 {
    left: 66.66667%; }

  .col-sm-push-17 {
    left: 70.83333%; }

  .col-sm-push-18 {
    left: 75%; }

  .col-sm-push-19 {
    left: 79.16667%; }

  .col-sm-push-20 {
    left: 83.33333%; }

  .col-sm-push-21 {
    left: 87.5%; }

  .col-sm-push-22 {
    left: 91.66667%; }

  .col-sm-push-23 {
    left: 95.83333%; }

  .col-sm-push-24 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 4.16667%; }

  .col-sm-offset-2 {
    margin-left: 8.33333%; }

  .col-sm-offset-3 {
    margin-left: 12.5%; }

  .col-sm-offset-4 {
    margin-left: 16.66667%; }

  .col-sm-offset-5 {
    margin-left: 20.83333%; }

  .col-sm-offset-6 {
    margin-left: 25%; }

  .col-sm-offset-7 {
    margin-left: 29.16667%; }

  .col-sm-offset-8 {
    margin-left: 33.33333%; }

  .col-sm-offset-9 {
    margin-left: 37.5%; }

  .col-sm-offset-10 {
    margin-left: 41.66667%; }

  .col-sm-offset-11 {
    margin-left: 45.83333%; }

  .col-sm-offset-12 {
    margin-left: 50%; }

  .col-sm-offset-13 {
    margin-left: 54.16667%; }

  .col-sm-offset-14 {
    margin-left: 58.33333%; }

  .col-sm-offset-15 {
    margin-left: 62.5%; }

  .col-sm-offset-16 {
    margin-left: 66.66667%; }

  .col-sm-offset-17 {
    margin-left: 70.83333%; }

  .col-sm-offset-18 {
    margin-left: 75%; }

  .col-sm-offset-19 {
    margin-left: 79.16667%; }

  .col-sm-offset-20 {
    margin-left: 83.33333%; }

  .col-sm-offset-21 {
    margin-left: 87.5%; }

  .col-sm-offset-22 {
    margin-left: 91.66667%; }

  .col-sm-offset-23 {
    margin-left: 95.83333%; }

  .col-sm-offset-24 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24 {
    float: left; }

  .col-md-1 {
    width: 4.16667%; }

  .col-md-2 {
    width: 8.33333%; }

  .col-md-3 {
    width: 12.5%; }

  .col-md-4 {
    width: 16.66667%; }

  .col-md-5 {
    width: 20.83333%; }

  .col-md-6 {
    width: 25%; }

  .col-md-7 {
    width: 29.16667%; }

  .col-md-8 {
    width: 33.33333%; }

  .col-md-9 {
    width: 37.5%; }

  .col-md-10 {
    width: 41.66667%; }

  .col-md-11 {
    width: 45.83333%; }

  .col-md-12 {
    width: 50%; }

  .col-md-13 {
    width: 54.16667%; }

  .col-md-14 {
    width: 58.33333%; }

  .col-md-15 {
    width: 62.5%; }

  .col-md-16 {
    width: 66.66667%; }

  .col-md-17 {
    width: 70.83333%; }

  .col-md-18 {
    width: 75%; }

  .col-md-19 {
    width: 79.16667%; }

  .col-md-20 {
    width: 83.33333%; }

  .col-md-21 {
    width: 87.5%; }

  .col-md-22 {
    width: 91.66667%; }

  .col-md-23 {
    width: 95.83333%; }

  .col-md-24 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 4.16667%; }

  .col-md-pull-2 {
    right: 8.33333%; }

  .col-md-pull-3 {
    right: 12.5%; }

  .col-md-pull-4 {
    right: 16.66667%; }

  .col-md-pull-5 {
    right: 20.83333%; }

  .col-md-pull-6 {
    right: 25%; }

  .col-md-pull-7 {
    right: 29.16667%; }

  .col-md-pull-8 {
    right: 33.33333%; }

  .col-md-pull-9 {
    right: 37.5%; }

  .col-md-pull-10 {
    right: 41.66667%; }

  .col-md-pull-11 {
    right: 45.83333%; }

  .col-md-pull-12 {
    right: 50%; }

  .col-md-pull-13 {
    right: 54.16667%; }

  .col-md-pull-14 {
    right: 58.33333%; }

  .col-md-pull-15 {
    right: 62.5%; }

  .col-md-pull-16 {
    right: 66.66667%; }

  .col-md-pull-17 {
    right: 70.83333%; }

  .col-md-pull-18 {
    right: 75%; }

  .col-md-pull-19 {
    right: 79.16667%; }

  .col-md-pull-20 {
    right: 83.33333%; }

  .col-md-pull-21 {
    right: 87.5%; }

  .col-md-pull-22 {
    right: 91.66667%; }

  .col-md-pull-23 {
    right: 95.83333%; }

  .col-md-pull-24 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 4.16667%; }

  .col-md-push-2 {
    left: 8.33333%; }

  .col-md-push-3 {
    left: 12.5%; }

  .col-md-push-4 {
    left: 16.66667%; }

  .col-md-push-5 {
    left: 20.83333%; }

  .col-md-push-6 {
    left: 25%; }

  .col-md-push-7 {
    left: 29.16667%; }

  .col-md-push-8 {
    left: 33.33333%; }

  .col-md-push-9 {
    left: 37.5%; }

  .col-md-push-10 {
    left: 41.66667%; }

  .col-md-push-11 {
    left: 45.83333%; }

  .col-md-push-12 {
    left: 50%; }

  .col-md-push-13 {
    left: 54.16667%; }

  .col-md-push-14 {
    left: 58.33333%; }

  .col-md-push-15 {
    left: 62.5%; }

  .col-md-push-16 {
    left: 66.66667%; }

  .col-md-push-17 {
    left: 70.83333%; }

  .col-md-push-18 {
    left: 75%; }

  .col-md-push-19 {
    left: 79.16667%; }

  .col-md-push-20 {
    left: 83.33333%; }

  .col-md-push-21 {
    left: 87.5%; }

  .col-md-push-22 {
    left: 91.66667%; }

  .col-md-push-23 {
    left: 95.83333%; }

  .col-md-push-24 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 4.16667%; }

  .col-md-offset-2 {
    margin-left: 8.33333%; }

  .col-md-offset-3 {
    margin-left: 12.5%; }

  .col-md-offset-4 {
    margin-left: 16.66667%; }

  .col-md-offset-5 {
    margin-left: 20.83333%; }

  .col-md-offset-6 {
    margin-left: 25%; }

  .col-md-offset-7 {
    margin-left: 29.16667%; }

  .col-md-offset-8 {
    margin-left: 33.33333%; }

  .col-md-offset-9 {
    margin-left: 37.5%; }

  .col-md-offset-10 {
    margin-left: 41.66667%; }

  .col-md-offset-11 {
    margin-left: 45.83333%; }

  .col-md-offset-12 {
    margin-left: 50%; }

  .col-md-offset-13 {
    margin-left: 54.16667%; }

  .col-md-offset-14 {
    margin-left: 58.33333%; }

  .col-md-offset-15 {
    margin-left: 62.5%; }

  .col-md-offset-16 {
    margin-left: 66.66667%; }

  .col-md-offset-17 {
    margin-left: 70.83333%; }

  .col-md-offset-18 {
    margin-left: 75%; }

  .col-md-offset-19 {
    margin-left: 79.16667%; }

  .col-md-offset-20 {
    margin-left: 83.33333%; }

  .col-md-offset-21 {
    margin-left: 87.5%; }

  .col-md-offset-22 {
    margin-left: 91.66667%; }

  .col-md-offset-23 {
    margin-left: 95.83333%; }

  .col-md-offset-24 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24 {
    float: left; }

  .col-lg-1 {
    width: 4.16667%; }

  .col-lg-2 {
    width: 8.33333%; }

  .col-lg-3 {
    width: 12.5%; }

  .col-lg-4 {
    width: 16.66667%; }

  .col-lg-5 {
    width: 20.83333%; }

  .col-lg-6 {
    width: 25%; }

  .col-lg-7 {
    width: 29.16667%; }

  .col-lg-8 {
    width: 33.33333%; }

  .col-lg-9 {
    width: 37.5%; }

  .col-lg-10 {
    width: 41.66667%; }

  .col-lg-11 {
    width: 45.83333%; }

  .col-lg-12 {
    width: 50%; }

  .col-lg-13 {
    width: 54.16667%; }

  .col-lg-14 {
    width: 58.33333%; }

  .col-lg-15 {
    width: 62.5%; }

  .col-lg-16 {
    width: 66.66667%; }

  .col-lg-17 {
    width: 70.83333%; }

  .col-lg-18 {
    width: 75%; }

  .col-lg-19 {
    width: 79.16667%; }

  .col-lg-20 {
    width: 83.33333%; }

  .col-lg-21 {
    width: 87.5%; }

  .col-lg-22 {
    width: 91.66667%; }

  .col-lg-23 {
    width: 95.83333%; }

  .col-lg-24 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 4.16667%; }

  .col-lg-pull-2 {
    right: 8.33333%; }

  .col-lg-pull-3 {
    right: 12.5%; }

  .col-lg-pull-4 {
    right: 16.66667%; }

  .col-lg-pull-5 {
    right: 20.83333%; }

  .col-lg-pull-6 {
    right: 25%; }

  .col-lg-pull-7 {
    right: 29.16667%; }

  .col-lg-pull-8 {
    right: 33.33333%; }

  .col-lg-pull-9 {
    right: 37.5%; }

  .col-lg-pull-10 {
    right: 41.66667%; }

  .col-lg-pull-11 {
    right: 45.83333%; }

  .col-lg-pull-12 {
    right: 50%; }

  .col-lg-pull-13 {
    right: 54.16667%; }

  .col-lg-pull-14 {
    right: 58.33333%; }

  .col-lg-pull-15 {
    right: 62.5%; }

  .col-lg-pull-16 {
    right: 66.66667%; }

  .col-lg-pull-17 {
    right: 70.83333%; }

  .col-lg-pull-18 {
    right: 75%; }

  .col-lg-pull-19 {
    right: 79.16667%; }

  .col-lg-pull-20 {
    right: 83.33333%; }

  .col-lg-pull-21 {
    right: 87.5%; }

  .col-lg-pull-22 {
    right: 91.66667%; }

  .col-lg-pull-23 {
    right: 95.83333%; }

  .col-lg-pull-24 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 4.16667%; }

  .col-lg-push-2 {
    left: 8.33333%; }

  .col-lg-push-3 {
    left: 12.5%; }

  .col-lg-push-4 {
    left: 16.66667%; }

  .col-lg-push-5 {
    left: 20.83333%; }

  .col-lg-push-6 {
    left: 25%; }

  .col-lg-push-7 {
    left: 29.16667%; }

  .col-lg-push-8 {
    left: 33.33333%; }

  .col-lg-push-9 {
    left: 37.5%; }

  .col-lg-push-10 {
    left: 41.66667%; }

  .col-lg-push-11 {
    left: 45.83333%; }

  .col-lg-push-12 {
    left: 50%; }

  .col-lg-push-13 {
    left: 54.16667%; }

  .col-lg-push-14 {
    left: 58.33333%; }

  .col-lg-push-15 {
    left: 62.5%; }

  .col-lg-push-16 {
    left: 66.66667%; }

  .col-lg-push-17 {
    left: 70.83333%; }

  .col-lg-push-18 {
    left: 75%; }

  .col-lg-push-19 {
    left: 79.16667%; }

  .col-lg-push-20 {
    left: 83.33333%; }

  .col-lg-push-21 {
    left: 87.5%; }

  .col-lg-push-22 {
    left: 91.66667%; }

  .col-lg-push-23 {
    left: 95.83333%; }

  .col-lg-push-24 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 4.16667%; }

  .col-lg-offset-2 {
    margin-left: 8.33333%; }

  .col-lg-offset-3 {
    margin-left: 12.5%; }

  .col-lg-offset-4 {
    margin-left: 16.66667%; }

  .col-lg-offset-5 {
    margin-left: 20.83333%; }

  .col-lg-offset-6 {
    margin-left: 25%; }

  .col-lg-offset-7 {
    margin-left: 29.16667%; }

  .col-lg-offset-8 {
    margin-left: 33.33333%; }

  .col-lg-offset-9 {
    margin-left: 37.5%; }

  .col-lg-offset-10 {
    margin-left: 41.66667%; }

  .col-lg-offset-11 {
    margin-left: 45.83333%; }

  .col-lg-offset-12 {
    margin-left: 50%; }

  .col-lg-offset-13 {
    margin-left: 54.16667%; }

  .col-lg-offset-14 {
    margin-left: 58.33333%; }

  .col-lg-offset-15 {
    margin-left: 62.5%; }

  .col-lg-offset-16 {
    margin-left: 66.66667%; }

  .col-lg-offset-17 {
    margin-left: 70.83333%; }

  .col-lg-offset-18 {
    margin-left: 75%; }

  .col-lg-offset-19 {
    margin-left: 79.16667%; }

  .col-lg-offset-20 {
    margin-left: 83.33333%; }

  .col-lg-offset-21 {
    margin-left: 87.5%; }

  .col-lg-offset-22 {
    margin-left: 91.66667%; }

  .col-lg-offset-23 {
    margin-left: 95.83333%; }

  .col-lg-offset-24 {
    margin-left: 100%; } }
/*
@mixin transition($transition...)
{
    -moz-transition:    $transition;
    -o-transition:      $transition;
    -webkit-transition: $transition;
    transition:         $transition;
}
*/
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.ratio, .contact-page .box-header, .box {
  position: relative;
  display: block; }
  .ratio > .content, .contact-page .box-header > .content, .box > .content, .ratio > .card, .contact-page .box-header > .card, .box > .card, .ratio > .ratio-wrapper, .contact-page .box-header > .ratio-wrapper, .box > .ratio-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden; }
  .ratio:before, .contact-page .box-header:before, .box:before {
    content: "";
    display: block;
    padding-top: 100%; }
  .ratio_2x1.ratio:before, .contact-page .ratio_2x1.box-header:before, .ratio_2x1.box:before {
    padding-top: 50%; }
  .ratio_16x9.ratio:before, .contact-page .box-header:before, .ratio_16x9.box:before {
    padding-top: 56.25%; }
  .ratio_1x1.ratio:before, .contact-page .ratio_1x1.box-header:before, .ratio_1x1.box:before {
    padding-top: 100%; }
  .ratio_4x3.ratio:before, .contact-page .ratio_4x3.box-header:before, .ratio_4x3.box:before {
    padding-top: 75%; }
  .ratio_3x4.ratio:before, .contact-page .ratio_3x4.box-header:before, .ratio_3x4.box:before {
    padding-top: 133.33%; }
  .ratio_1x2.ratio:before, .contact-page .ratio_1x2.box-header:before, .ratio_1x2.box:before {
    padding-top: 200%; }
  .ratio_3x4x2.ratio:before, .contact-page .ratio_3x4x2.box-header:before, .ratio_3x4x2.box:before {
    padding-top: 64.88%; }
  .ratio_a4.ratio:before, .contact-page .ratio_a4.box-header:before, .ratio_a4.box:before {
    padding-top: 70%; }

.clearfix:after, .wizard-wrapper .wiard-margin-reset:after, .accordion:after, .accordion .panel .panel-header:after, .logos:after, #contact-form:after {
  content: "";
  display: table;
  clear: both; }

.row-flex,
.row-flex > div[class*='col-'] {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex: 1 1 auto; }

.row-flex-wrap {
  -webkit-flex-flow: row wrap;
  align-content: flex-start;
  flex: 0; }

.container-flex > div[class*='col-']
.row-flex > div[class*='col-'] {
  margin: -.2px;
  /* hack adjust for wrapping */ }
  .container-flex > div[class*='col-']
  .row-flex > div[class*='col-'] div {
    width: 100%; }

.flex-col {
  display: flex;
  display: -webkit-flex;
  flex: 1 100%;
  flex-flow: column nowrap; }

.flex-grow {
  display: flex;
  -webkit-flex: 2;
  flex: 2; }

/*
.clearfix {
	display: inline-block;
	
	&:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
	}
*/
/* start commented backslash hack \*/
/*
* html .clearfix { height: 1%; }
.clearfix { display: block; }
*/
/* close commented backslash hack */
/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

.hidden {
  display: none !important; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before, .wizard-wrapper .wiard-margin-reset:before,
.clearfix:after,
.wizard-wrapper .wiard-margin-reset:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after, .wizard-wrapper .wiard-margin-reset:after {
  clear: both; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */ }
@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */ }
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster:
       http://www.sanbeiji.com/archives/953 */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  /*
   * Printing Tables:
   * http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
@font-face {
  font-family: 'Austin Web';
  src: url("../fonts/Austin-Bold-Web.eot");
  src: url("../fonts/Austin-Bold-Web.eot?#iefix") format("embedded-opentype"), url("../fonts/Austin-Bold-Web.woff2") format("woff2"), url("../fonts/Austin-Bold-Web.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-stretch: normal; }
.Austin-Bold-Web {
  font-family: 'Austin Web';
  font-weight: 600;
  font-style: normal;
  font-stretch: normal; }

.hr, .contact-page .box-header h1:after, .team-wrapper .face h4:before, .box .sub-text p:before, .box.box-header ul:before, .box.box-header ul li:after {
  content: "";
  display: block;
  width: 56px;
  width: 3.29vw;
  height: 1px;
  border: 0;
  border-bottom: 1px solid #8b6949; }
  @media (max-width: 767px) {
    .hr, .contact-page .box-header h1:after, .team-wrapper .face h4:before, .box .sub-text p:before, .box.box-header ul:before, .box.box-header ul li:after {
      border-width: 1px;
      width: 11vw; } }
  @media (min-width: 1600px) {
    .hr, .contact-page .box-header h1:after, .team-wrapper .face h4:before, .box .sub-text p:before, .box.box-header ul:before, .box.box-header ul li:after {
      border-width: 2px; } }

::-moz-selection {
  background: #fbbb98; }

::selection {
  background: #fbbb98; }

body {
  color: #222;
  font-size: 13px;
  font-family: "omnes-pro", "Gotham", sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4;
  height: 100%;
  background-color: #ebe9e8; }
  body.error-404-page {
    background-color: #1e102b;
    color: #dadbdc; }

h1, h2, h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-transform: uppercase; }

h1 {
  font-size: 3.375em; }

.logo {
  min-width: 5.5em;
  width: 5.5em;
  width: 6.65vw;
  position: relative;
  display: block;
  background-size: contain;
  margin-bottom: 5em;
  margin-bottom: 4.51vw; }
  .logo img {
    width: 100%;
    image-rendering: auto; }
  @media (max-width: 767px) {
    .logo {
      width: 18vw; } }

strong {
  font-weight: 500; }

p {
  font-size: 1.500em;
  font-size: 1.04vw;
  line-height: 1.208em;
  color: #1e102b; }
  p a {
    color: #1e102b;
    font-weight: 500;
    font-size: inherit;
    font-family: inherit;
    cursor: pointer; }
    p a:hover {
      color: #fbbb98; }

header.container-fluid,
.home-page section.container-fluid {
  padding: 0;
  overflow: hidden;
  margin-bottom: -1px;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(-0.01px);
  -moz-transform: translate3d(-0.01px);
  -ms-transform: translate3d(-0.01px);
  -o-transform: translate3d(-0.01px);
  transform: translate3d(-0.01px); }
  header.container-fluid .row,
  .home-page section.container-fluid .row {
    margin: 0;
    position: relative; }
    header.container-fluid .row > div,
    .home-page section.container-fluid .row > div {
      padding: 0; }

.home-page .box {
  margin-left: -1px;
  margin-right: -1px; }

header.container-fluid {
  overflow: hidden; }

.contact-page footer .container-fluid {
  border: 0; }
.contact-page .box-header .snap-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 1.5em; }
.contact-page .box-header h1:after {
  margin-top: 0.7em;
  border-color: white; }
.contact-page .body-header p {
  margin: 0;
  padding-bottom: 0.25em;
  padding-bottom: 0.8vw;
  border-bottom: 1px solid #7f6042;
  font-size: 6vw; }
@media (min-width: 768px) {
  .contact-page .box-header:before {
    padding-top: 127%; }
  .contact-page .box-header .snap-bottom {
    padding: 3.5em;
    padding: 3.8vw; }
  .contact-page .body-header p {
    font-size: 1.6vw; } }

@media (max-width: 767px) {
  .show-sm {
    display: none;
    visibility: hidden; } }

.show-mobile {
  display: none;
  visibility: hidden; }
  @media (max-width: 767px) {
    .show-mobile {
      display: block;
      visibility: visible; } }

.row.padded {
  margin: 0 1.5em; }
  @media (min-width: 768px) {
    .row.padded {
      margin: 0 3.5em;
      margin: 0 3.8vw; } }

a {
  text-decoration: none;
  color: #fbbb98;
  font-family: "Austin Web", serif;
  font-weight: 600;
  font-size: 1em;
  font-size: 0.83vw;
  letter-spacing: 0.025em;
  -webkit-transition: color 0.3s cubic-bezier(0.4, 0, 0.19, 1), text-stroke 1.8s cubic-bezier(0.4, 0, 0.19, 1);
  -moz-transition: color 0.3s cubic-bezier(0.4, 0, 0.19, 1), text-stroke 1.8s cubic-bezier(0.4, 0, 0.19, 1);
  -o-transition: color 0.3s cubic-bezier(0.4, 0, 0.19, 1), text-stroke 1.8s cubic-bezier(0.4, 0, 0.19, 1);
  transition: color 0.3s cubic-bezier(0.4, 0, 0.19, 1), text-stroke 1.8s cubic-bezier(0.4, 0, 0.19, 1); }
  a:hover {
    color: #fbc1a2; }
  @media (max-width: 767px) {
    a {
      font-size: 4vw; } }

.arrow {
  width: 30px;
  width: 2.08vw;
  height: 30px;
  height: 2.08vw;
  background-image: url("../img/arrow-right.png");
  background-size: 2vw;
  background-position: 0 50%;
  background-color: #fbbb98;
  display: inline-block;
  border-radius: 100%;
  -webkit-transition: background-position 0.4s cubic-bezier(0.4, 0, 0.19, 1);
  -moz-transition: background-position 0.4s cubic-bezier(0.4, 0, 0.19, 1);
  -o-transition: background-position 0.4s cubic-bezier(0.4, 0, 0.19, 1);
  transition: background-position 0.4s cubic-bezier(0.4, 0, 0.19, 1); }
  @media (max-width: 767px) {
    .arrow {
      width: 9.3vw;
      height: 9.3vw;
      background-size: 9.2vw; } }

.arrow-down {
  width: 22px;
  height: 22px;
  width: 1.25vw;
  height: 1.25vw;
  background-image: url("../img/arrow-down.png");
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: inline-block;
  -webkit-transition: background-position 0.4s cubic-bezier(0.4, 0, 0.19, 1);
  -moz-transition: background-position 0.4s cubic-bezier(0.4, 0, 0.19, 1);
  -o-transition: background-position 0.4s cubic-bezier(0.4, 0, 0.19, 1);
  transition: background-position 0.4s cubic-bezier(0.4, 0, 0.19, 1); }
  @media (max-width: 767px) {
    .arrow-down {
      width: 7.25vw;
      height: 7.25vw; } }

.arrow-left,
.arrow-right {
  background-color: transparent;
  background-image: url("../img/arrow-down.png");
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  width: 1.25vw;
  height: 1.25vw;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.5s 1s cubic-bezier(0.4, 0, 0.19, 1), opacity 0.5s 0s cubic-bezier(0.4, 0, 0.19, 1);
  -moz-transition: -moz-transform 0.5s 1s cubic-bezier(0.4, 0, 0.19, 1), opacity 0.5s 0s cubic-bezier(0.4, 0, 0.19, 1);
  -o-transition: -o-transform 0.5s 1s cubic-bezier(0.4, 0, 0.19, 1), opacity 0.5s 0s cubic-bezier(0.4, 0, 0.19, 1);
  transition: transform 0.5s 1s cubic-bezier(0.4, 0, 0.19, 1), opacity 0.5s 0s cubic-bezier(0.4, 0, 0.19, 1); }
  .opened .arrow-left, .opened
  .arrow-right {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.5s 1s cubic-bezier(0.4, 0, 0.19, 1), opacity 0.5s 1s cubic-bezier(0.4, 0, 0.19, 1);
    -moz-transition: -moz-transform 0.5s 1s cubic-bezier(0.4, 0, 0.19, 1), opacity 0.5s 1s cubic-bezier(0.4, 0, 0.19, 1);
    -o-transition: -o-transform 0.5s 1s cubic-bezier(0.4, 0, 0.19, 1), opacity 0.5s 1s cubic-bezier(0.4, 0, 0.19, 1);
    transition: transform 0.5s 1s cubic-bezier(0.4, 0, 0.19, 1), opacity 0.5s 1s cubic-bezier(0.4, 0, 0.19, 1); }
  @media (max-width: 767px) {
    .arrow-left,
    .arrow-right {
      width: 5vw;
      height: 5vw; } }

.arrow-left {
  -webkit-transform: translateX(-2em) rotate(90deg);
  -moz-transform: translateX(-2em) rotate(90deg);
  -ms-transform: translateX(-2em) rotate(90deg);
  -o-transform: translateX(-2em) rotate(90deg);
  transform: translateX(-2em) rotate(90deg); }
  .opened .arrow-left {
    -webkit-transform: translateX(0) rotate(90deg);
    -moz-transform: translateX(0) rotate(90deg);
    -ms-transform: translateX(0) rotate(90deg);
    -o-transform: translateX(0) rotate(90deg);
    transform: translateX(0) rotate(90deg); }

.arrow-right {
  -webkit-transform: translateX(2em) rotate(-90deg);
  -moz-transform: translateX(2em) rotate(-90deg);
  -ms-transform: translateX(2em) rotate(-90deg);
  -o-transform: translateX(2em) rotate(-90deg);
  transform: translateX(2em) rotate(-90deg); }
  .opened .arrow-right {
    -webkit-transform: translateX(0) rotate(-90deg);
    -moz-transform: translateX(0) rotate(-90deg);
    -ms-transform: translateX(0) rotate(-90deg);
    -o-transform: translateX(0) rotate(-90deg);
    transform: translateX(0) rotate(-90deg); }

#wizard-arrow-left {
  left: 0.5vw; }
  @media (max-width: 767px) {
    #wizard-arrow-left {
      left: -1.5vw; } }

#wizard-arrow-right {
  right: 0; }
  @media (max-width: 767px) {
    #wizard-arrow-right {
      right: -1.5vw; } }

#wizard-arrow-right,
#wizard-arrow-left {
  position: absolute;
  z-index: 200;
  top: 50%;
  margin-top: 0.725vw; }
  #wizard-arrow-right.hide,
  #wizard-arrow-left.hide {
    display: none;
    opacity: 0; }

.more {
  font-family: "Austin Web", serif;
  color: #fbbb98; }
  .more.btn {
    font-size: 1.538em;
    font-size: 1.04vw;
    color: #7f6042;
    background-color: transparent;
    border: 0;
    display: block;
    line-height: 2.08vw;
    vertical-align: middle;
    padding: 9;
    white-space: nowrap; }
    .more.btn .arrow {
      float: left;
      margin-right: .75em; }
  .more:hover .arrow {
    background-position: 2vw 50%; }
  @media (max-width: 767px) {
    .more.btn {
      margin: 0;
      padding: 0;
      font-size: 4vw;
      line-height: 9.3vw; }
      .more.btn .arrow {
        margin: 0;
        margin-right: 1em; } }

.menu-fixed {
  position: fixed;
  right: 0;
  top: 0;
  margin-right: 1.4em;
  margin-top: 1em;
  z-index: 110; }
  .menu-fixed ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    margin-right: 1em;
    vertical-align: top; }
    .menu-fixed ul li {
      display: inline-block;
      margin-right: 0.5em;
      text-transform: uppercase; }
      .menu-fixed ul li.active a {
        opacity: 1;
        cursor: default; }
    .menu-fixed ul a {
      opacity: 0.5;
      font-family: "omnes-pro", "Gotham", sans-serif;
      font-weight: 300;
      font-size: 1vw;
      line-height: 1.9em;
      display: inline-block; }
  @media (min-width: 768px) {
    .menu-fixed {
      margin-right: 3.5em;
      margin-right: 3.8vw;
      margin-top: 3.8vw; } }

.menu-toggler {
  outline: none;
  border: 0;
  width: 8vw;
  height: 8vw;
  background: none;
  padding: 0;
  display: inline-block;
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.4, 0, 0.19, 1);
  -moz-transition: -moz-transform 0.2s cubic-bezier(0.4, 0, 0.19, 1);
  -o-transition: -o-transform 0.2s cubic-bezier(0.4, 0, 0.19, 1);
  transition: transform 0.2s cubic-bezier(0.4, 0, 0.19, 1); }
  .menu-toggler span {
    width: 100%;
    height: 2px;
    background-color: #fbbb98;
    display: block;
    margin: 0.57em 0;
    -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.19, 1);
    -moz-transition: all 0.3s cubic-bezier(0.4, 0, 0.19, 1);
    -o-transition: all 0.3s cubic-bezier(0.4, 0, 0.19, 1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.19, 1);
    moz-transform-origin: left center;
    -o-transform-origin: left center;
    -ms-transform-origin: left center;
    -webkit-transform-origin: left center;
    transform-origin: left center;
    position: absolute;
    margin: 0; }
    .menu-toggler span:nth-child(1) {
      top: 3px; }
    .menu-toggler span:nth-child(2) {
      display: none; }
    .menu-toggler span:nth-child(3) {
      bottom: 6px; }
  .menu-toggler:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  @media (min-width: 768px) {
    .menu-toggler {
      width: 2vw;
      height: 2vw; }
      .menu-toggler span:nth-child(1) {
        top: 6px;
        top: 0.5vw; }
      .menu-toggler span:nth-child(3) {
        bottom: 4px;
        bottom: 0.5vw; } }

.menu-active .menu-toggler {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1); }
  .menu-active .menu-toggler span {
    background-color: #7f6042;
    position: absolute;
    margin: 0;
    margin-left: 0.5em;
    height: 1px; }
    .menu-active .menu-toggler span:nth-child(1) {
      -webkit-transform: rotateZ(45deg);
      -moz-transform: rotateZ(45deg);
      -ms-transform: rotateZ(45deg);
      -o-transform: rotateZ(45deg);
      transform: rotateZ(45deg); }
    .menu-active .menu-toggler span:nth-child(2) {
      opacity: 0; }
    .menu-active .menu-toggler span:nth-child(3) {
      bottom: 4px;
      -webkit-transform: rotateZ(-45deg);
      -moz-transform: rotateZ(-45deg);
      -ms-transform: rotateZ(-45deg);
      -o-transform: rotateZ(-45deg);
      transform: rotateZ(-45deg); }
  .menu-active .menu-toggler:hover {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  @media (min-width: 768px) {
    .menu-active .menu-toggler span:nth-child(3) {
      bottom: 0.25vw; }
    .menu-active .menu-toggler span:nth-child(1) {
      top: 0.2vw; } }
  @media (min-width: 1600px) {
    .menu-active .menu-toggler span:nth-child(1) {
      top: 0.3vw; } }

.menu-backdrop {
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  display: none; }
  .menu-active .menu-backdrop {
    display: block; }

.menu {
  background-color: rgba(255, 255, 255, 0.86);
  -webkit-backdrop-filter: blur(5px);
  letter-spacing: 2px;
  position: fixed;
  right: -25%;
  top: 0;
  bottom: 0;
  z-index: 100;
  width: 25%;
  -webkit-transform: translate(0px);
  -moz-transform: translate(0px);
  -ms-transform: translate(0px);
  -o-transform: translate(0px);
  transform: translate(0px);
  -webkit-transition: right 0.5s cubic-bezier(0.4, 0, 0.19, 1);
  -moz-transition: right 0.5s cubic-bezier(0.4, 0, 0.19, 1);
  -o-transition: right 0.5s cubic-bezier(0.4, 0, 0.19, 1);
  transition: right 0.5s cubic-bezier(0.4, 0, 0.19, 1); }
  .menu-active .menu {
    right: 0; }
  .csstransforms .menu {
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.19, 1);
    -moz-transition: -moz-transform 0.5s cubic-bezier(0.4, 0, 0.19, 1);
    -o-transition: -o-transform 0.5s cubic-bezier(0.4, 0, 0.19, 1);
    transition: transform 0.5s cubic-bezier(0.4, 0, 0.19, 1); }
  .csstransforms .menu-active .menu {
    right: -25%;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  .menu ul {
    list-style: none;
    padding-left: 3.65vw;
    margin: 0; }
    .menu ul.main {
      padding: 7.6vw 0 0 3.65vw; }
      .menu ul.main:after {
        content: "";
        border-bottom: 1px solid #8b6949;
        width: 56px;
        width: 3.29vw;
        position: static;
        display: block;
        height: 1px;
        margin-top: 1em; }
    .menu ul li.active a {
      color: #1e102b; }
    .menu ul li a {
      font-size: 1.250em;
      font-size: 1.04vw;
      font-family: "omnes-pro", "Gotham", sans-serif;
      font-weight: 300;
      line-height: 3em;
      line-height: 3.12vw;
      color: #8b6949;
      text-transform: uppercase;
      -webkit-transition: letter-spacing 2s linear;
      -moz-transition: letter-spacing 2s linear;
      -o-transition: letter-spacing 2s linear;
      transition: letter-spacing 2s linear; }
      .menu ul li a:hover {
        color: #1e102b;
        letter-spacing: 3px; }
  @media (max-width: 767px) {
    .menu {
      width: 75%;
      right: -75%; }
      .csstransforms .menu-active .menu {
        right: -75%; }
      .menu ul {
        padding: 15vw 12vw; }
        .menu ul li a {
          font-size: 6vw;
          line-height: 16vw; }
        .menu ul:after {
          border-width: 1px;
          width: 11vw; } }

.image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.image-container {
  position: absolute;
  height: 100%;
  overflow: hidden;
  -webkit-transform: scaleX(1.002);
  -moz-transform: scaleX(1.002);
  -ms-transform: scaleX(1.002);
  -o-transform: scaleX(1.002);
  transform: scaleX(1.002);
  -webkit-backface-visibility: hidden;
  background-size: cover;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
  -moz-mask-image: -webkit-radial-gradient(white, black);
  -o-mask-image: -webkit-radial-gradient(white, black);
  clip-path: content-box;
  -moz-clip-path: content-box; }
  .image-container.map_container {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1); }
  .image-container .image {
    z-index: 2;
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    -webkit-transform: scale(1.001);
    -moz-transform: scale(1.001);
    -ms-transform: scale(1.001);
    -o-transform: scale(1.001);
    transform: scale(1.001); }
    .image-container .image.show {
      -webkit-transition: -webkit-transform 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: -moz-transform 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -o-transition: -o-transform 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: transform 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .image-container:hover .image.show {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05); }
  .image-container.home_01 {
    right: 0;
    background-image: url("../img/hp_01.jpg"); }
    .image-container.home_01 .image {
      background-image: url("../img/hp_01.jpg"); }
  .image-container.home_02 {
    left: 0;
    background-color: #1e102b; }
    .image-container.home_02 .image {
      background-image: url("../img/hp_02.jpg?=1"); }
  .image-container.home_03 {
    right: 0;
    background-color: #b2c4cd; }
    .image-container.home_03 .image {
      background-image: url("../img/hp_03.jpg"); }
  .image-container.home_04 {
    right: 0;
    background-color: #696b73; }
    .image-container.home_04 .image {
      background-image: url("../img/hp_04.jpg?p=1"); }
  .image-container.home_05 {
    left: 0;
    background-color: #1e102b; }
    .image-container.home_05 .image {
      background-image: url("../img/hp_05.jpg"); }
  .image-container.box-gold {
    background: #8b6949; }
  .image-container.map_container {
    right: 0;
    background-color: white; }
  @media (max-width: 767px) {
    .image-container {
      position: relative; }
      .image-container.map_container:before {
        padding-top: 100%; }
      .image-container .image {
        top: 0;
        left: 0; }
      .image-container:before {
        padding-top: 56.25%;
        content: "";
        display: block; } }

#map {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

@media (max-width: 767px) {
  .hidden-xs {
    display: none; } }

.section-header {
  padding: 0 1.5em;
  margin: 1.5em 0;
  padding-bottom: 0; }
  .section-header h2 {
    font-size: 2.158em;
    font-size: 1.81vw;
    line-height: 1em;
    margin: 0;
    margin-bottom: 1em;
    border-top: 1px solid #8b6949;
    padding: 1em 0 0 0; }
  @media (max-width: 767px) {
    .section-header h2 {
      font-size: 1.7em;
      font-size: 7vw; } }
  @media (min-width: 768px) {
    .section-header {
      padding: 1.5em 3.5em;
      padding: 3.65vw 3.8vw;
      padding-bottom: 0;
      margin-top: 0;
      margin-bottom: 0; }
      .section-header h2 {
        border-top: 2px solid #8b6949;
        padding: 1em 0 0 0; } }

.show .owl-item {
  background-color: #ebe9e8; }
  .show .owl-item .panel-content {
    opacity: 0;
    -webkit-transition: opacity 0.5s cubic-bezier(0.4, 0, 0.19, 1);
    -moz-transition: opacity 0.5s cubic-bezier(0.4, 0, 0.19, 1);
    -o-transition: opacity 0.5s cubic-bezier(0.4, 0, 0.19, 1);
    transition: opacity 0.5s cubic-bezier(0.4, 0, 0.19, 1); }
  .show .owl-item.active {
    z-index: 100; }
    .show .owl-item.active .panel-content {
      opacity: 1; }
      .show .owl-item.active .panel-content p {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0); }

.owl-stage {
  backface-visibility: hidden; }

.body-header {
  margin-top: 2em;
  padding: 0; }
  .body-header:first-child {
    margin-top: 0; }
  .body-header p {
    margin-top: 0em;
    font-size: 1.800em;
    font-size: 7vw;
    font-family: "Austin Web", serif;
    font-weight: 600;
    line-height: 1.250em;
    color: #7f6042;
    letter-spacing: .015em;
    opacity: 0;
    -webkit-transform: translateY(10%);
    -moz-transform: translateY(10%);
    -ms-transform: translateY(10%);
    -o-transform: translateY(10%);
    transform: translateY(10%);
    -webkit-transition: opacity 0.5s cubic-bezier(0.4, 0, 0.19, 1), -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.19, 1);
    -moz-transition: opacity 0.5s cubic-bezier(0.4, 0, 0.19, 1), -moz-transform 0.5s cubic-bezier(0.4, 0, 0.19, 1);
    -o-transition: opacity 0.5s cubic-bezier(0.4, 0, 0.19, 1), -o-transform 0.5s cubic-bezier(0.4, 0, 0.19, 1);
    transition: opacity 0.5s cubic-bezier(0.4, 0, 0.19, 1), transform 0.5s cubic-bezier(0.4, 0, 0.19, 1); }
    .body-header p strong {
      color: #1e102b; }
  .body-header.show p {
    opacity: 1;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%); }
  @media (min-width: 768px) {
    .body-header p {
      font-size: 2.500em;
      font-size: 1.7vw;
      line-height: 2.09vw;
      letter-spacing: .025em; } }
  @media (min-width: 1600px) {
    .body-header p {
      font-size: 2.500em;
      font-size: 1.7vw;
      line-height: 2.09vw; } }

#wf-accordion .panel-header {
  color: red; }

.wizard-wrapper .accordion .panel {
  margin-bottom: 0; }
.wizard-wrapper .accordion .paragraph-wrapper {
  margin-bottom: 0; }
@media (max-width: 767px) {
  .wizard-wrapper .wiard-margin-reset {
    margin: 0 -4vw; }
  .wizard-wrapper .panel-content {
    padding-top: 6vw; }
    .wizard-wrapper .panel-content .panel-header {
      padding-bottom: 0vw; }
    .wizard-wrapper .panel-content .panel-content {
      padding-top: 3vw; } }

.circle_wrapper_1 .active + .small-title {
  opacity: 1; }

.wizard {
  list-style: none;
  float: left;
  margin: 0 -2vw;
  margin-bottom: 1vw;
  padding: 0;
  width: 100%;
  position: relative; }
  .wizard li {
    float: left;
    opacity: 0;
    -webkit-transition: opacity 0.3s cubic-bezier(0.4, 0, 0.19, 1);
    -moz-transition: opacity 0.3s cubic-bezier(0.4, 0, 0.19, 1);
    -o-transition: opacity 0.3s cubic-bezier(0.4, 0, 0.19, 1);
    transition: opacity 0.3s cubic-bezier(0.4, 0, 0.19, 1); }
    .wizard li.hr {
      border: 0;
      width: 1%;
      position: relative; }
      .wizard li.hr hr {
        height: 2px;
        border: 0;
        border-bottom: 1px solid #7f6042;
        width: 350%;
        margin: 1.5vw -120%;
        position: absolute;
        top: 0;
        display: none; }
      .wizard li.hr:last-child {
        display: none; }
    .wizard li .c {
      text-align: center; }
    .wizard li .circle {
      margin: auto; }
      .wizard li .circle.active {
        background-color: #fbbb98;
        border-color: #fbbb98;
        color: #7f6042; }
    .wizard li .small-title {
      text-align: center;
      font-weight: 500;
      color: #7f6042;
      text-transform: uppercase;
      font-family: "omnes-pro", "Gotham", sans-serif;
      letter-spacing: 0.04em;
      font-size: 0.65vw;
      line-height: 0.9vw;
      margin-top: 0.8vw;
      display: block;
      opacity: 0;
      -webkit-transition: 0.4s cubic-bezier(0.4, 0, 0.19, 1);
      -moz-transition: 0.4s cubic-bezier(0.4, 0, 0.19, 1);
      -o-transition: 0.4s cubic-bezier(0.4, 0, 0.19, 1);
      transition: 0.4s cubic-bezier(0.4, 0, 0.19, 1); }
    .wizard li.circle_wrapper_1 {
      width: 14%; }
      .wizard li.circle_wrapper_1:hover .small-title {
        opacity: 1; }
  .wizard.show li {
    opacity: 1; }
    .wizard.show li:nth-child(1) {
      -webkit-transition: opacity 0.35s 0.15s cubic-bezier(0.4, 0, 0.19, 1);
      -moz-transition: opacity 0.35s 0.15s cubic-bezier(0.4, 0, 0.19, 1);
      -o-transition: opacity 0.35s 0.15s cubic-bezier(0.4, 0, 0.19, 1);
      transition: opacity 0.35s 0.15s cubic-bezier(0.4, 0, 0.19, 1); }
    .wizard.show li:nth-child(2) {
      -webkit-transition: opacity 0.35s 0.3s cubic-bezier(0.4, 0, 0.19, 1);
      -moz-transition: opacity 0.35s 0.3s cubic-bezier(0.4, 0, 0.19, 1);
      -o-transition: opacity 0.35s 0.3s cubic-bezier(0.4, 0, 0.19, 1);
      transition: opacity 0.35s 0.3s cubic-bezier(0.4, 0, 0.19, 1); }
    .wizard.show li:nth-child(3) {
      -webkit-transition: opacity 0.35s 0.45s cubic-bezier(0.4, 0, 0.19, 1);
      -moz-transition: opacity 0.35s 0.45s cubic-bezier(0.4, 0, 0.19, 1);
      -o-transition: opacity 0.35s 0.45s cubic-bezier(0.4, 0, 0.19, 1);
      transition: opacity 0.35s 0.45s cubic-bezier(0.4, 0, 0.19, 1); }
    .wizard.show li:nth-child(4) {
      -webkit-transition: opacity 0.35s 0.6s cubic-bezier(0.4, 0, 0.19, 1);
      -moz-transition: opacity 0.35s 0.6s cubic-bezier(0.4, 0, 0.19, 1);
      -o-transition: opacity 0.35s 0.6s cubic-bezier(0.4, 0, 0.19, 1);
      transition: opacity 0.35s 0.6s cubic-bezier(0.4, 0, 0.19, 1); }
    .wizard.show li:nth-child(5) {
      -webkit-transition: opacity 0.35s 0.75s cubic-bezier(0.4, 0, 0.19, 1);
      -moz-transition: opacity 0.35s 0.75s cubic-bezier(0.4, 0, 0.19, 1);
      -o-transition: opacity 0.35s 0.75s cubic-bezier(0.4, 0, 0.19, 1);
      transition: opacity 0.35s 0.75s cubic-bezier(0.4, 0, 0.19, 1); }
    .wizard.show li:nth-child(6) {
      -webkit-transition: opacity 0.35s 0.9s cubic-bezier(0.4, 0, 0.19, 1);
      -moz-transition: opacity 0.35s 0.9s cubic-bezier(0.4, 0, 0.19, 1);
      -o-transition: opacity 0.35s 0.9s cubic-bezier(0.4, 0, 0.19, 1);
      transition: opacity 0.35s 0.9s cubic-bezier(0.4, 0, 0.19, 1); }
    .wizard.show li:nth-child(7) {
      -webkit-transition: opacity 0.35s 1.05s cubic-bezier(0.4, 0, 0.19, 1);
      -moz-transition: opacity 0.35s 1.05s cubic-bezier(0.4, 0, 0.19, 1);
      -o-transition: opacity 0.35s 1.05s cubic-bezier(0.4, 0, 0.19, 1);
      transition: opacity 0.35s 1.05s cubic-bezier(0.4, 0, 0.19, 1); }
    .wizard.show li:nth-child(8) {
      -webkit-transition: opacity 0.35s 1.2s cubic-bezier(0.4, 0, 0.19, 1);
      -moz-transition: opacity 0.35s 1.2s cubic-bezier(0.4, 0, 0.19, 1);
      -o-transition: opacity 0.35s 1.2s cubic-bezier(0.4, 0, 0.19, 1);
      transition: opacity 0.35s 1.2s cubic-bezier(0.4, 0, 0.19, 1); }
    .wizard.show li:nth-child(9) {
      -webkit-transition: opacity 0.35s 1.35s cubic-bezier(0.4, 0, 0.19, 1);
      -moz-transition: opacity 0.35s 1.35s cubic-bezier(0.4, 0, 0.19, 1);
      -o-transition: opacity 0.35s 1.35s cubic-bezier(0.4, 0, 0.19, 1);
      transition: opacity 0.35s 1.35s cubic-bezier(0.4, 0, 0.19, 1); }
    .wizard.show li:nth-child(10) {
      -webkit-transition: opacity 0.35s 1.5s cubic-bezier(0.4, 0, 0.19, 1);
      -moz-transition: opacity 0.35s 1.5s cubic-bezier(0.4, 0, 0.19, 1);
      -o-transition: opacity 0.35s 1.5s cubic-bezier(0.4, 0, 0.19, 1);
      transition: opacity 0.35s 1.5s cubic-bezier(0.4, 0, 0.19, 1); }
    .wizard.show li:nth-child(11) {
      -webkit-transition: opacity 0.35s 1.65s cubic-bezier(0.4, 0, 0.19, 1);
      -moz-transition: opacity 0.35s 1.65s cubic-bezier(0.4, 0, 0.19, 1);
      -o-transition: opacity 0.35s 1.65s cubic-bezier(0.4, 0, 0.19, 1);
      transition: opacity 0.35s 1.65s cubic-bezier(0.4, 0, 0.19, 1); }
  @media (max-width: 767px) {
    .wizard {
      margin: 0; }
      .wizard li.hr {
        display: none; }
        .wizard li.hr hr {
          margin: 1.5em 15%; }
      .wizard li.circle_wrapper_1 {
        width: 16.6%; }
        .wizard li.circle_wrapper_1 .circle {
          width: 9.5vw;
          height: 9.5vw;
          line-height: 9.5vw;
          font-size: 6vw; }
      .wizard li .small-title {
        display: none; } }

.circle {
  background-color: transparent;
  color: #7f6042;
  font-family: "Austin Web", serif;
  display: block;
  cursor: pointer;
  font-size: 22px;
  font-size: 1.56vw;
  text-align: center;
  border-radius: 100%;
  border: 1px solid #7f6042;
  -webkit-transition: background-color 0.5s cubic-bezier(0.4, 0, 0.19, 1), border-color 0.5s cubic-bezier(0.4, 0, 0.19, 1);
  -moz-transition: background-color 0.5s cubic-bezier(0.4, 0, 0.19, 1), border-color 0.5s cubic-bezier(0.4, 0, 0.19, 1);
  -o-transition: background-color 0.5s cubic-bezier(0.4, 0, 0.19, 1), border-color 0.5s cubic-bezier(0.4, 0, 0.19, 1);
  transition: background-color 0.5s cubic-bezier(0.4, 0, 0.19, 1), border-color 0.5s cubic-bezier(0.4, 0, 0.19, 1); }
  .circle.circle_1 {
    width: 2em;
    height: 2em;
    line-height: 2em;
    margin: 0;
    width: 2.60417vw;
    height: 2.60417vw;
    line-height: 2.60417vw;
    font-size: 1.04167vw; }
  .circle:hover {
    background-color: #fbbb98;
    border-color: #fbbb98;
    color: #7f6042; }
  @media (max-width: 767px) {
    .circle {
      font-size: 1em;
      border-width: 1px; } }

.paragraph-wrapper {
  margin-bottom: 1.32vw;
  padding: 0; }
  .paragraph-wrapper.show p {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  .paragraph-wrapper h4 {
    font-weight: 400;
    color: #7f6042;
    text-transform: uppercase;
    font-size: 1.500em;
    margin: 0; }
  .paragraph-wrapper p {
    font-size: 1.2vw;
    line-height: 1.78vw;
    letter-spacing: 0.5px;
    opacity: 0;
    -webkit-transform: translateY(10%);
    -moz-transform: translateY(10%);
    -ms-transform: translateY(10%);
    -o-transform: translateY(10%);
    transform: translateY(10%);
    -webkit-transition: opacity 0.5s cubic-bezier(0.4, 0, 0.19, 1), -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.19, 1);
    -moz-transition: opacity 0.5s cubic-bezier(0.4, 0, 0.19, 1), -moz-transform 0.5s cubic-bezier(0.4, 0, 0.19, 1);
    -o-transition: opacity 0.5s cubic-bezier(0.4, 0, 0.19, 1), -o-transform 0.5s cubic-bezier(0.4, 0, 0.19, 1);
    transition: opacity 0.5s cubic-bezier(0.4, 0, 0.19, 1), transform 0.5s cubic-bezier(0.4, 0, 0.19, 1); }
    .paragraph-wrapper p:first-child {
      margin-top: 0; }
    .paragraph-wrapper p strong {
      font-weight: 500; }
  @media (max-width: 767px) {
    .paragraph-wrapper p {
      font-size: 1.363em;
      font-size: 4.5vw;
      line-height: 6.5vw;
      text-align: left; } }

.accordion .paragraph-wrapper {
  border-top: 0;
  border-bottom: 0;
  opacity: 0; }
  .accordion .paragraph-wrapper:last-child {
    margin-bottom: 0; }
  .accordion .paragraph-wrapper .circle {
    background: transparent;
    border-color: #7f6042;
    margin: 0;
    display: inline-block; }
    .accordion .paragraph-wrapper .circle.rose {
      border-color: #fbbb98;
      background-color: #fbbb98; }
.accordion .panel .panel-header {
  text-align: left;
  cursor: pointer;
  overflow: hidden; }
  .accordion .panel .panel-header .circle {
    display: block;
    float: left; }
    .accordion .panel .panel-header .circle .rose {
      margin-top: 1em; }
  .accordion .panel .panel-header h4 {
    position: relative;
    font-family: "omnes-pro", "Gotham", sans-serif;
    letter-spacing: 0.025em;
    display: block;
    line-height: 1.2em;
    font-size: 1.04167vw;
    font-weight: 400;
    overflow: hidden;
    -webkit-transition: border-color 0.3s cubic-bezier(0.4, 0, 0.19, 1);
    -moz-transition: border-color 0.3s cubic-bezier(0.4, 0, 0.19, 1);
    -o-transition: border-color 0.3s cubic-bezier(0.4, 0, 0.19, 1);
    transition: border-color 0.3s cubic-bezier(0.4, 0, 0.19, 1);
    margin-left: 3.5vw;
    height: 2.60417vw; }
    .accordion .panel .panel-header h4 span {
      display: block;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      padding-right: 2em; }
  .accordion .panel .panel-header .arrow-down {
    position: absolute;
    top: 0.7em;
    right: 0;
    margin-left: 0.5em;
    margin-right: 0;
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0, 0.19, 1);
    -moz-transition: -moz-transform 0.25s cubic-bezier(0.4, 0, 0.19, 1);
    -o-transition: -o-transform 0.25s cubic-bezier(0.4, 0, 0.19, 1);
    transition: transform 0.25s cubic-bezier(0.4, 0, 0.19, 1);
    -webkit-transform: rotateZ(-90deg) translateX(-5px);
    -moz-transform: rotateZ(-90deg) translateX(-5px);
    -ms-transform: rotateZ(-90deg) translateX(-5px);
    -o-transform: rotateZ(-90deg) translateX(-5px);
    transform: rotateZ(-90deg) translateX(-5px); }
  .no-touch .accordion .panel .panel-header:hover {
    cursor: pointer; }
    .no-touch .accordion .panel .panel-header:hover .circle {
      border-color: #fbbb98;
      background-color: #fbbb98; }
  .accordion .panel .panel-header.active .circle {
    border-color: #fbbb98;
    background-color: #fbbb98; }
  .accordion .panel .panel-header.active .arrow-down {
    -webkit-transform: rotateZ(0deg) translateX(3px) translateY(2px);
    -moz-transform: rotateZ(0deg) translateX(3px) translateY(2px);
    -ms-transform: rotateZ(0deg) translateX(3px) translateY(2px);
    -o-transform: rotateZ(0deg) translateX(3px) translateY(2px);
    transform: rotateZ(0deg) translateX(3px) translateY(2px); }
.accordion .panel .panel-content > p {
  padding-left: 3.5vw;
  padding-right: 1.5vw; }
.accordion .panel .panel-content p {
  margin: 2.3vw 0;
  margin-bottom: 0;
  text-align: left;
  opacity: 0;
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
  -webkit-transition: opacity 1.6s 0.2s cubic-bezier(0.4, 0, 0.19, 1), -webkit-transform 0.6s 0.5s cubic-bezier(0.4, 0, 0.19, 1);
  -moz-transition: opacity 1.6s 0.2s cubic-bezier(0.4, 0, 0.19, 1), -moz-transform 0.6s 0.5s cubic-bezier(0.4, 0, 0.19, 1);
  -o-transition: opacity 1.6s 0.2s cubic-bezier(0.4, 0, 0.19, 1), -o-transform 0.6s 0.5s cubic-bezier(0.4, 0, 0.19, 1);
  transition: opacity 1.6s 0.2s cubic-bezier(0.4, 0, 0.19, 1), transform 0.6s 0.5s cubic-bezier(0.4, 0, 0.19, 1); }
  .accordion .panel .panel-content p:first-child {
    margin-top: 1vw; }
.accordion .panel .panel-content ul li {
  margin-left: 3.5vw;
  margin-right: 1.5vw;
  margin-bottom: 1vw; }
.accordion .panel .panel-content.collapse {
  display: none; }
.accordion .panel.in .panel-content p {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  opacity: 1; }
.accordion ol {
  margin-bottom: 1vw;
  padding: 0; }
  .accordion ol li {
    font-family: "Austin Web", serif;
    color: #7f6042;
    font-size: 1.875em;
    font-size: 1vw;
    margin-left: 2.05vw;
    margin-right: 1.5vw; }
    .accordion ol li p {
      color: #1e102b;
      font-family: "omnes-pro", "Gotham", sans-serif;
      display: block;
      font-size: 0.833em;
      font-size: 1.2vw;
      padding-left: 1.45vw; }
.accordion.show .paragraph-wrapper {
  opacity: 1; }
  .accordion.show .paragraph-wrapper:nth-child(1) {
    -webkit-transition: opacity 0.35s 0.15s cubic-bezier(0.4, 0, 0.19, 1);
    -moz-transition: opacity 0.35s 0.15s cubic-bezier(0.4, 0, 0.19, 1);
    -o-transition: opacity 0.35s 0.15s cubic-bezier(0.4, 0, 0.19, 1);
    transition: opacity 0.35s 0.15s cubic-bezier(0.4, 0, 0.19, 1); }
  .accordion.show .paragraph-wrapper:nth-child(2) {
    -webkit-transition: opacity 0.35s 0.3s cubic-bezier(0.4, 0, 0.19, 1);
    -moz-transition: opacity 0.35s 0.3s cubic-bezier(0.4, 0, 0.19, 1);
    -o-transition: opacity 0.35s 0.3s cubic-bezier(0.4, 0, 0.19, 1);
    transition: opacity 0.35s 0.3s cubic-bezier(0.4, 0, 0.19, 1); }
  .accordion.show .paragraph-wrapper:nth-child(3) {
    -webkit-transition: opacity 0.35s 0.45s cubic-bezier(0.4, 0, 0.19, 1);
    -moz-transition: opacity 0.35s 0.45s cubic-bezier(0.4, 0, 0.19, 1);
    -o-transition: opacity 0.35s 0.45s cubic-bezier(0.4, 0, 0.19, 1);
    transition: opacity 0.35s 0.45s cubic-bezier(0.4, 0, 0.19, 1); }
  .accordion.show .paragraph-wrapper:nth-child(4) {
    -webkit-transition: opacity 0.35s 0.6s cubic-bezier(0.4, 0, 0.19, 1);
    -moz-transition: opacity 0.35s 0.6s cubic-bezier(0.4, 0, 0.19, 1);
    -o-transition: opacity 0.35s 0.6s cubic-bezier(0.4, 0, 0.19, 1);
    transition: opacity 0.35s 0.6s cubic-bezier(0.4, 0, 0.19, 1); }
  .accordion.show .paragraph-wrapper:nth-child(5) {
    -webkit-transition: opacity 0.35s 0.75s cubic-bezier(0.4, 0, 0.19, 1);
    -moz-transition: opacity 0.35s 0.75s cubic-bezier(0.4, 0, 0.19, 1);
    -o-transition: opacity 0.35s 0.75s cubic-bezier(0.4, 0, 0.19, 1);
    transition: opacity 0.35s 0.75s cubic-bezier(0.4, 0, 0.19, 1); }
  .accordion.show .paragraph-wrapper:nth-child(6) {
    -webkit-transition: opacity 0.35s 0.9s cubic-bezier(0.4, 0, 0.19, 1);
    -moz-transition: opacity 0.35s 0.9s cubic-bezier(0.4, 0, 0.19, 1);
    -o-transition: opacity 0.35s 0.9s cubic-bezier(0.4, 0, 0.19, 1);
    transition: opacity 0.35s 0.9s cubic-bezier(0.4, 0, 0.19, 1); }
  .accordion.show .paragraph-wrapper:nth-child(7) {
    -webkit-transition: opacity 0.35s 1.05s cubic-bezier(0.4, 0, 0.19, 1);
    -moz-transition: opacity 0.35s 1.05s cubic-bezier(0.4, 0, 0.19, 1);
    -o-transition: opacity 0.35s 1.05s cubic-bezier(0.4, 0, 0.19, 1);
    transition: opacity 0.35s 1.05s cubic-bezier(0.4, 0, 0.19, 1); }
  .accordion.show .paragraph-wrapper:nth-child(8) {
    -webkit-transition: opacity 0.35s 1.2s cubic-bezier(0.4, 0, 0.19, 1);
    -moz-transition: opacity 0.35s 1.2s cubic-bezier(0.4, 0, 0.19, 1);
    -o-transition: opacity 0.35s 1.2s cubic-bezier(0.4, 0, 0.19, 1);
    transition: opacity 0.35s 1.2s cubic-bezier(0.4, 0, 0.19, 1); }
  .accordion.show .paragraph-wrapper:nth-child(9) {
    -webkit-transition: opacity 0.35s 1.35s cubic-bezier(0.4, 0, 0.19, 1);
    -moz-transition: opacity 0.35s 1.35s cubic-bezier(0.4, 0, 0.19, 1);
    -o-transition: opacity 0.35s 1.35s cubic-bezier(0.4, 0, 0.19, 1);
    transition: opacity 0.35s 1.35s cubic-bezier(0.4, 0, 0.19, 1); }
  .accordion.show .paragraph-wrapper:nth-child(10) {
    -webkit-transition: opacity 0.35s 1.5s cubic-bezier(0.4, 0, 0.19, 1);
    -moz-transition: opacity 0.35s 1.5s cubic-bezier(0.4, 0, 0.19, 1);
    -o-transition: opacity 0.35s 1.5s cubic-bezier(0.4, 0, 0.19, 1);
    transition: opacity 0.35s 1.5s cubic-bezier(0.4, 0, 0.19, 1); }
  .accordion.show .paragraph-wrapper:nth-child(11) {
    -webkit-transition: opacity 0.35s 1.65s cubic-bezier(0.4, 0, 0.19, 1);
    -moz-transition: opacity 0.35s 1.65s cubic-bezier(0.4, 0, 0.19, 1);
    -o-transition: opacity 0.35s 1.65s cubic-bezier(0.4, 0, 0.19, 1);
    transition: opacity 0.35s 1.65s cubic-bezier(0.4, 0, 0.19, 1); }
@media (max-width: 767px) {
  .accordion {
    margin-bottom: 0em; }
    .accordion .paragraph-wrapper .panel {
      padding-bottom: 3vw; }
      .accordion .paragraph-wrapper .panel .panel-header .circle {
        width: 30px;
        height: 30px;
        width: 9.5vw;
        height: 9.5vw;
        line-height: 9.5vw;
        font-size: 6vw; }
      .accordion .paragraph-wrapper .panel .panel-header h4 {
        font-size: 1.300em;
        line-height: 1.25em;
        font-size: 4.500vw;
        margin-left: 12vw;
        min-height: 9.5vw; }
        .accordion .paragraph-wrapper .panel .panel-header h4 br {
          display: none;
          position: absolute; }
        .accordion .paragraph-wrapper .panel .panel-header h4 span {
          padding-right: 0; }
      .accordion .paragraph-wrapper .panel .panel-header .arrow-down {
        top: -0.2em;
        top: 0.2em;
        right: -0.2em;
        background-size: 13px;
        -webkit-transform: rotateZ(-90deg) translateX(-5px);
        -moz-transform: rotateZ(-90deg) translateX(-5px);
        -ms-transform: rotateZ(-90deg) translateX(-5px);
        -o-transform: rotateZ(-90deg) translateX(-5px);
        transform: rotateZ(-90deg) translateX(-5px); }
      .accordion .paragraph-wrapper .panel .panel-header.active .arrow-down {
        -webkit-transform: rotateZ(0deg) translateX(0px) translateY(4px);
        -moz-transform: rotateZ(0deg) translateX(0px) translateY(4px);
        -ms-transform: rotateZ(0deg) translateX(0px) translateY(4px);
        -o-transform: rotateZ(0deg) translateX(0px) translateY(4px);
        transform: rotateZ(0deg) translateX(0px) translateY(4px); }
      .accordion .paragraph-wrapper .panel .panel-content {
        margin-bottom: 4vw;
        -webkit-transform: translateZ(0px);
        -moz-transform: translateZ(0px);
        -ms-transform: translateZ(0px);
        -o-transform: translateZ(0px);
        transform: translateZ(0px); }
        .accordion .paragraph-wrapper .panel .panel-content .panel-content {
          margin-left: 5vw;
          margin-right: 5vw; }
        .accordion .paragraph-wrapper .panel .panel-content p {
          padding: 0;
          margin-top: 4vw; }
        .accordion .paragraph-wrapper .panel .panel-content ol {
          padding-left: 2.5em;
          margin-left: 4vw;
          margin-left: 0; }
          .accordion .paragraph-wrapper .panel .panel-content ol li {
            margin-left: 0;
            padding-left: 3.5vw;
            margin-right: 0; }
    .accordion ol li {
      font-size: 4.5vw; }
      .accordion ol li p {
        padding: 0;
        font-size: 4.5vw; } }

.logos .paragraph-wrapper {
  margin-bottom: 0; }
.logos .panel .panel-header h4 {
  margin-left: 0;
  font-size: 1.04167vw; }
  .logos .panel .panel-header h4 span {
    margin-left: 0; }
.logos .panel .panel-content {
  display: none;
  padding-right: 1.5vw; }
  .logos .panel .panel-content p:last-child {
    margin-bottom: 2.08333vw; }

.p-logo {
  margin-right: 2.60417vw;
  margin-bottom: 2.34375vw;
  margin-top: 0.41667vw;
  cursor: pointer; }
  .p-logo img {
    max-width: 100%; }
  @media (max-width: 767px) {
    .p-logo img {
      width: 50%; } }

.gold {
  color: #7f6042; }

@media (max-width: 767px) {
  .portfolio .panel .panel-header {
    margin-bottom: 26px; }
  .portfolio .panel .panel-content {
    padding-right: 0;
    margin-bottom: 26px; } }

.aside-contact-info {
  font-weight: 400;
  letter-spacing: 0.025em;
  font-size: 1vw; }
  .aside-contact-info .gold {
    margin-top: 0;
    margin-bottom: 0; }
  .aside-contact-info p {
    line-height: 2em;
    font-size: 0.8vw;
    line-height: 1.6vw; }
    .aside-contact-info p a {
      font-weight: inherit; }
  .aside-contact-info small {
    font-size: 1.231em;
    color: #1e102b;
    font-size: 0.6vw;
    line-height: 1.2em; }
  .aside-contact-info .hr {
    margin: 1.5vw 0;
    border-width: 1px; }
  @media (max-width: 767px) {
    .aside-contact-info p {
      font-size: 4vw;
      line-height: 6vw; }
    .aside-contact-info .hr {
      margin: 3vw 0; }
    .aside-contact-info small {
      font-size: 3.5vw;
      line-height: 6vw; } }

#contact-form {
  margin-bottom: 4em;
  /* firefox 19+ */
  /* ie */ }
  #contact-form .btn {
    float: right; }
  #contact-form ::-webkit-input-placeholder {
    text-transform: uppercase;
    color: #7f6042; }
  #contact-form ::-moz-placeholder {
    text-transform: uppercase;
    color: #7f6042; }
  #contact-form :-ms-input-placeholder {
    text-transform: uppercase;
    color: #7f6042; }
  #contact-form input:-moz-placeholder,
  #contact-form textarea:-moz-placeholder {
    text-transform: uppercase;
    color: #7f6042; }
  #contact-form .form-control input,
  #contact-form .form-control textarea {
    background: transparent;
    border: 0;
    display: block;
    color: #7f6042;
    font-size: 1.538em;
    border-radius: 0;
    width: 100%;
    outline: none;
    border-bottom: 1px solid #7f6042;
    padding: 0.75em 0;
    font-size: 1vw;
    font-family: "omnes-pro", "Gotham", sans-serif;
    -webkit-transition: border-color 0.4s cubic-bezier(0.4, 0, 0.19, 1);
    -moz-transition: border-color 0.4s cubic-bezier(0.4, 0, 0.19, 1);
    -o-transition: border-color 0.4s cubic-bezier(0.4, 0, 0.19, 1);
    transition: border-color 0.4s cubic-bezier(0.4, 0, 0.19, 1); }
    #contact-form .form-control input:active,
    #contact-form .form-control textarea:active {
      border-color: #fbbb98; }
    #contact-form .form-control input:focus,
    #contact-form .form-control textarea:focus {
      border-color: #fbbb98; }
  #contact-form textarea {
    padding-top: 1em;
    min-height: 8em;
    margin-bottom: 0.5vw;
    resize: none; }
  @media (max-width: 767px) {
    #contact-form {
      margin-bottom: 2em; }
      #contact-form .form-control input,
      #contact-form .form-control textarea {
        border-bottom-width: 1px;
        font-size: 1.238em; }
      #contact-form .more.btn {
        float: left;
        margin-top: 0.5em;
        text-align: left; }
        #contact-form .more.btn .arrow {
          float: left;
          margin: 0;
          margin-right: 0.5em; } }

footer {
  background-color: #1e102b;
  padding: 5em 3.5em;
  padding-top: 2.5em;
  padding: 3.65vw;
  padding-top: 1.67vw;
  color: #8b6949;
  line-height: 2.222em; }
  footer .container-fluid {
    border-top: 2px solid #8b6949;
    padding: 0;
    padding-top: 2.5em;
    padding-top: 1.67vw; }
    footer .container-fluid .contact-info {
      padding-left: 2.5em;
      padding-left: 3.13vw; }
      footer .container-fluid .contact-info .logo {
        width: 6em;
        margin-bottom: 3em;
        width: 5.21vw;
        margin-bottom: 1.8vw; }
      footer .container-fluid .contact-info p {
        margin: 0; }
    footer .container-fluid .footer-menu ul {
      padding: 0;
      margin: 0;
      list-style: none;
      display: inline-block;
      min-width: 11em;
      float: right;
      margin-right: 4em; }
      footer .container-fluid .footer-menu ul li a {
        display: block;
        font-size: 1.250em;
        font-size: 1.04vw;
        line-height: 1;
        padding-bottom: 2em;
        font-weight: lighter;
        text-transform: uppercase;
        letter-spacing: 2px;
        -webkit-transition: letter-spacing 2s linear;
        -moz-transition: letter-spacing 2s linear;
        -o-transition: letter-spacing 2s linear;
        transition: letter-spacing 2s linear; }
        footer .container-fluid .footer-menu ul li a:hover {
          letter-spacing: 3px; }
    footer .container-fluid .more {
      display: inline-block;
      line-height: 40px;
      line-height: 2.08vw;
      font-family: "Austin Web", serif;
      font-size: 1.250em;
      font-size: 1.04vw;
      text-align: center;
      padding: 0;
      float: right; }
      footer .container-fluid .more .arrow {
        float: left; }
  footer p {
    font-size: 14px;
    line-height: 2.14em;
    color: #8b6949;
    font-weight: 400; }
  footer a {
    color: inherit;
    font-family: "omnes-pro", "Gotham", sans-serif;
    font-weight: light; }
  @media (max-width: 767px) {
    footer {
      padding: 1.5em;
      padding: 6vw; }
      footer .container-fluid {
        padding-top: 1em;
        border-top-width: 1px; }
        .contact-page footer .container-fluid {
          padding: 0; }
        footer .container-fluid .contact-info {
          padding: 0; }
          footer .container-fluid .contact-info .logo {
            float: left; }
          footer .container-fluid .contact-info p {
            float: right;
            text-align: right; }
        footer .container-fluid .more {
          width: 100%;
          margin-top: 1em;
          text-align: right;
          line-height: 9.3vw;
          font-size: 4vw; }
          footer .container-fluid .more .arrow {
            float: right;
            margin-right: 0;
            margin-left: 1em; }
        footer .container-fluid .footer-menu {
          display: none; } }

.close {
  background: transparent;
  border: 0;
  display: block;
  padding: 0;
  width: 1.8vw;
  height: 1.8vw;
  margin: 1.8vw;
  position: absolute;
  right: 0;
  top: 0; }
  .close span {
    width: 1.7vw;
    height: 1.7px;
    background-color: #7f6042;
    display: block;
    position: absolute;
    moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%; }
    .close span:first-child {
      -webkit-transform: rotateZ(45deg);
      -moz-transform: rotateZ(45deg);
      -ms-transform: rotateZ(45deg);
      -o-transform: rotateZ(45deg);
      transform: rotateZ(45deg); }
    .close span:last-child {
      -webkit-transform: rotateZ(-45deg);
      -moz-transform: rotateZ(-45deg);
      -ms-transform: rotateZ(-45deg);
      -o-transform: rotateZ(-45deg);
      transform: rotateZ(-45deg); }
  @media (max-width: 767px) {
    .close {
      width: 6vw;
      height: 8vw;
      right: 2vw;
      top: 2vw; }
      .close span {
        width: 4.5vw;
        height: 1.5px; } }

.team-wrapper {
  padding-top: 3em; }
  .team-wrapper img {
    max-width: 100%; }
  .team-wrapper p {
    line-height: 1.500em; }
  .team-wrapper.opened .face {
    opacity: 0.5; }
  .team-wrapper.opened .face:hover {
    opacity: 0.75; }
  .team-wrapper.opened .face.active {
    opacity: 1; }
  .team-wrapper.opened .active .more {
    opacity: 0; }
  .team-wrapper .face {
    color: #dadbdc;
    margin: 4px 2px;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: opacity 0.4s cubic-bezier(0.4, 0, 0.19, 1);
    -moz-transition: opacity 0.4s cubic-bezier(0.4, 0, 0.19, 1);
    -o-transition: opacity 0.4s cubic-bezier(0.4, 0, 0.19, 1);
    transition: opacity 0.4s cubic-bezier(0.4, 0, 0.19, 1); }
    .team-wrapper .face.black {
      background-color: #1e102b; }
      .team-wrapper .face.black .btn {
        font-size: 1.25vw;
        color: #fbbb98;
        position: absolute;
        top: 50%;
        left: 50%;
        padding-right: 2.5vw;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%); }
        .team-wrapper .face.black .btn .arrow {
          float: right;
          margin-right: 0;
          position: absolute;
          right: 0;
          top: 0; }
    .team-wrapper .face:before {
      padding-top: 65.5%; }
    .team-wrapper .face .image {
      position: absolute;
      top: 0;
      left: 0px;
      right: 0px;
      bottom: 0;
      background-position: 50% 50%;
      background-color: #000;
      background-repeat: no-repeat;
      background-size: 100%;
      -webkit-transition: -webkit-transform 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -moz-transition: -moz-transform 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      -o-transition: -o-transform 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      transition: transform 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .team-wrapper .face .ratio-wrapper {
      padding: 2.5em;
      padding: 1.85vw 2vw;
      opacity: 0;
      -webkit-transition: opacity 0.5s cubic-bezier(0.4, 0, 0.19, 1);
      -moz-transition: opacity 0.5s cubic-bezier(0.4, 0, 0.19, 1);
      -o-transition: opacity 0.5s cubic-bezier(0.4, 0, 0.19, 1);
      transition: opacity 0.5s cubic-bezier(0.4, 0, 0.19, 1); }
    .team-wrapper .face h3 {
      font-family: "Montserrat", sans-serif;
      color: #8b6949;
      font-size: 2.769em;
      font-size: 1.7vw;
      line-height: 1.2em;
      margin: 0; }
    .team-wrapper .face h4 {
      font-family: "omnes-pro", "Gotham", sans-serif;
      font-weight: 400;
      font-size: 1.323em;
      font-size: 1.05vw;
      line-height: 1.4em;
      line-height: 1.2vw;
      width: 50%;
      margin-top: 0.5em;
      margin-top: 1.3vw;
      margin-bottom: 1.2vw; }
      .team-wrapper .face h4:before {
        margin-bottom: 1.3vw;
        border-width: 1px;
        width: 2.5vw; }
    .team-wrapper .face .more {
      font-size: 1.769em;
      background: transparent;
      border: 0;
      padding: 0;
      font-size: 0.8vw; }
    .team-wrapper .face:hover .image {
      background-position: -100% 50%;
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1); }
    .team-wrapper .face:hover .ratio-wrapper {
      opacity: 1; }
  .team-wrapper .panel {
    position: relative; }
    .team-wrapper .panel.in .face .image {
      background-position: -100% 50%;
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
    .team-wrapper .panel.in .face .ratio-wrapper {
      opacity: 1; }
    .team-wrapper .panel .panel-content {
      position: relative;
      display: none;
      background-color: #ebe9e8;
      margin: 0 4px;
      padding: 2.4vw 4.85vw 1.8em 1.8vw; }
      .team-wrapper .panel .panel-content p {
        font-size: 1vw; }
      .team-wrapper .panel .panel-content ul {
        margin-bottom: 1.32vw; }
  @media (max-width: 767px) {
    .team-wrapper {
      padding-top: 0; }
      .team-wrapper.padded.row {
        margin: 0;
        margin-bottom: 2px; }
      .team-wrapper .panel .panel-content {
        padding: 4.85vw 4.85vw 0; }
        .team-wrapper .panel .panel-content p {
          font-size: 5vw;
          text-align: left; }
      .team-wrapper .face {
        margin-top: 2px;
        margin-bottom: 0; }
        .team-wrapper .face .ratio-wrapper {
          opacity: 1;
          padding: 4.5vw; }
          .team-wrapper .face .ratio-wrapper h3 {
            font-size: 6vw; }
          .team-wrapper .face .ratio-wrapper h4 {
            font-size: 4.5vw;
            line-height: 5.5vw;
            margin-bottom: 0.5em;
            margin-bottom: 5vw;
            margin-top: 5vw; }
            .team-wrapper .face .ratio-wrapper h4:before {
              margin-bottom: 0.5em;
              margin-bottom: 5vw;
              width: 11vw; }
          .team-wrapper .face .ratio-wrapper .more {
            font-size: 4vw; } }

.box {
  -webkit-transform: translateX(0.5px);
  -moz-transform: translateX(0.5px);
  -ms-transform: translateX(0.5px);
  -o-transform: translateX(0.5px);
  transform: translateX(0.5px);
  -webkit-backface-visibility: hidden;
  color: #dadbdc; }
  .box .ratio-wrapper {
    font-size: 1em;
    padding: 3.5em;
    padding: 3.8vw; }
    .box .ratio-wrapper .fullclick {
      position: absolute;
      top: 1px;
      left: 1px;
      right: 1px;
      bottom: 1px;
      z-index: 2; }
    .box .ratio-wrapper .logo {
      position: relative;
      -webkit-backface-visibility: hidden;
      -webkit-background-clip: content-box;
      z-index: 10;
      image-rendering: optimizeSpeed; }
  .box .sub-text {
    padding-bottom: 2em; }
    .box .sub-text p {
      font-size: 1.500em;
      font-size: 1.25vw;
      line-height: 1.235em;
      font-family: "omnes-pro", "Gotham", sans-serif;
      font-weight: 300;
      position: relative;
      margin-top: 2.5em;
      margin-top: 3.2vw;
      color: inherit;
      letter-spacing: 0.5px;
      opacity: 0;
      -webkit-transition: opacity 0.5s 0s cubic-bezier(0.4, 0, 0.19, 1);
      -moz-transition: opacity 0.5s 0s cubic-bezier(0.4, 0, 0.19, 1);
      -o-transition: opacity 0.5s 0s cubic-bezier(0.4, 0, 0.19, 1);
      transition: opacity 0.5s 0s cubic-bezier(0.4, 0, 0.19, 1); }
      .box .sub-text p strong {
        font-weight: 500; }
      .box .sub-text p:before {
        margin-bottom: 1em;
        margin-bottom: 1.3vw;
        -webkit-transform: scaleX(0);
        -moz-transform: scaleX(0);
        -ms-transform: scaleX(0);
        -o-transform: scaleX(0);
        transform: scaleX(0);
        moz-transform-origin: center left;
        -o-transform-origin: center left;
        -ms-transform-origin: center left;
        -webkit-transform-origin: center left;
        transform-origin: center left;
        -webkit-transition: -webkit-transform 0.5s 0.25s cubic-bezier(0.4, 0, 0.19, 1);
        -moz-transition: -moz-transform 0.5s 0.25s cubic-bezier(0.4, 0, 0.19, 1);
        -o-transition: -o-transform 0.5s 0.25s cubic-bezier(0.4, 0, 0.19, 1);
        transition: transform 0.5s 0.25s cubic-bezier(0.4, 0, 0.19, 1); }
    .box .sub-text a {
      opacity: 0;
      -webkit-transition: opacity 0.5s 0.5s cubic-bezier(0.4, 0, 0.19, 1);
      -moz-transition: opacity 0.5s 0.5s cubic-bezier(0.4, 0, 0.19, 1);
      -o-transition: opacity 0.5s 0.5s cubic-bezier(0.4, 0, 0.19, 1);
      transition: opacity 0.5s 0.5s cubic-bezier(0.4, 0, 0.19, 1); }
      @media (min-width: 992px) {
        .box .sub-text a {
          font-size: 0.956vw; } }
  .box h1 {
    text-transform: uppercase;
    font-size: 1.875em;
    font-size: 1.6vw;
    line-height: 1.095em;
    margin: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 700; }
  .box.box-header h1 {
    font-size: 3.1em;
    font-size: 2.78vw; }
  .box.box-header ul {
    list-style: none;
    margin: 50px 0 0;
    margin: 2.6vw 0 0;
    padding: 0; }
    .box.box-header ul li a {
      color: #8b6949;
      text-transform: uppercase;
      display: block;
      font-family: "Montserrat", sans-serif;
      font-size: 1.56em;
      font-size: 1.3vw;
      line-height: 2.5em; }
  .box .snap-bottom h1.small {
    font-size: 1.81vw;
    font-size: 7vw; }
  @media (min-width: 992px) {
    .box .snap-bottom {
      position: absolute;
      bottom: 0;
      left: 0;
      padding: 3.5em;
      padding: 3.8vw; }
      .box .snap-bottom h1.small {
        font-size: 2.78vw; } }
  .box.box-blue {
    background-color: #1e102b; }
    .box.box-blue p {
      color: #8b6949; }
      .box.box-blue p:before {
        border-color: #8b6949; }
    .box.box-blue ul li a:hover {
      color: #fff; }
  .box.box-gold {
    background-color: #8b6949; }
    .box.box-gold.box-header h1 {
      color: #1e102b; }
    .box.box-gold ul:before {
      border-color: #d5cabd; }
    .box.box-gold ul li:after {
      border-color: #d5cabd; }
    .box.box-gold ul li a {
      color: #d5cabd; }
      .box.box-gold ul li a:hover {
        color: #1e102b; }
    .box.box-gold .sub-text p:before {
      border-color: #dadbdc; }
  .box.box-gray {
    background-color: #696b73;
    color: #dadbdc; }
    .box.box-gray .sub-text p:before {
      border-color: #dadbdc; }
  .box.show .sub-text p {
    opacity: 1; }
    .box.show .sub-text p:before {
      -webkit-transform: scaleX(1);
      -moz-transform: scaleX(1);
      -ms-transform: scaleX(1);
      -o-transform: scaleX(1);
      transform: scaleX(1); }
  .box.show .sub-text a {
    opacity: 1; }
  @media (max-width: 767px) {
    .box .ratio-wrapper {
      padding: 1.25em;
      padding: 6vw;
      position: static; }
      .box .ratio-wrapper h1 {
        font-size: 2.35em;
        font-size: 7vw;
        line-height: 1.2em;
        line-height: 8vw;
        margin-bottom: 6vw; }
      .box .ratio-wrapper .sub-text {
        padding: 0; }
        .box .ratio-wrapper .sub-text p {
          font-size: 5vw;
          margin-top: 5.2vw; }
          .box .ratio-wrapper .sub-text p:before {
            margin-bottom: 5.3vw; }
    .box .logo {
      margin-bottom: 3em;
      margin-bottom: 9vw; }
    .box:before {
      display: none; }
    .box.box-header ul li a {
      font-size: 1.15em;
      font-size: 4.6vw;
      line-height: 2.65em; } }
