/*!
    Theme Name: Metropark
		Theme URI: 
		Description: Metropark Wordpress Theme
    Version: 1.0
		Author: Splendor
*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

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

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

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

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

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

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

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

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

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

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

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

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

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

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

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

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

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

@-webkit-keyframes more-hover {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  50% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
  50.01% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes more-hover {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  50% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
  50.01% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes download-hover {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  50% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  50.01% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes download-hover {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  50% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  50.01% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

html {
  font-size: 1em;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

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

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
* A better looking default horizontal rule
*/
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #fff;
  margin: 2em 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; }

/*
* Allow only vertical resizing of textareas.
*/
textarea {
  resize: vertical; }

nav ul {
  list-style: none;
  margin: 0;
  padding: 0; }

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }
  .screen-reader-text:focus {
    background-color: #fff;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    -webkit-clip-path: none;
            clip-path: none;
    color: #000;
    display: block;
    font-size: 0.875em;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* 
/* Browser Upgrade Prompt
*/
.browserupgrade {
  margin: 0;
  background: #ccc;
  color: #000;
  padding: 0.5em 0;
  text-align: center; }

/*! author: splendordesign.com  */
body {
  font-size: 19px;
  font-family: "europa", sans-serif;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-width: 320px; }
  @media (max-width: 767px) {
    body {
      font-size: 16px; } }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "din-condensed", sans-serif;
  margin: 0;
  font-weight: 400;
  line-height: 1em; }

h1 {
  letter-spacing: 0.05em;
  font-size: 54px;
  font-weight: 400;
  color: #000;
  text-transform: uppercase; }
  @media (max-width: 767px) {
    h1 {
      font-size: 34px; } }

h2 {
  font-size: 40px;
  margin-bottom: 0.5em;
  text-transform: uppercase; }
  h2 small {
    display: block;
    text-transform: uppercase;
    color: #86ac00;
    font-family: "europa", sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.8em; }
  @media (max-width: 767px) {
    h2 {
      font-size: 30px; } }

h3 {
  font-size: 30px;
  margin-bottom: 0.35em;
  text-transform: uppercase; }
  @media (max-width: 767px) {
    h3 {
      font-size: 20px; } }

p,
ol,
ul {
  margin: 0 0 1.5em 0; }

ol,
ul {
  padding-left: 1em; }

p small {
  font-size: 0.85em; }

img {
  max-width: 100%;
  height: auto; }

figure {
  margin: 0; }

a {
  color: #86ac00;
  text-decoration: none;
  -webkit-transition: 0.25s all ease;
  transition: 0.25s all ease; }
  a:hover {
    color: #374600; }

::-webkit-input-placeholder {
  color: #a3a3a3; }

:-moz-placeholder {
  color: #a3a3a3; }

::-moz-placeholder {
  color: #a3a3a3; }

:-ms-input-placeholder {
  color: #a3a3a3; }

input[type='text'],
input[type='password'],
input[type='email'],
input[type='search'],
input[type='url'],
textarea {
  padding: 9px 15px 9px 15px;
  font-size: 11px;
  margin: 0;
  border: solid 1px #aeaeae;
  color: #000; }

textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
  -webkit-appearance: none;
  border-radius: 0; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 20px; }

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 20px; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.alignwide {
  margin-left: -20px;
  margin-right: -20px; }

.alignfull {
  margin-left: calc( -100vw / 2 + 100% / 2);
  margin-right: calc( -100vw / 2 + 100% / 2);
  max-width: 100vw; }
  .alignfull img {
    width: 100%;
    height: auto;
    display: block; }

.wp-block-image {
  position: relative;
  margin-bottom: 1.5em; }
  .wp-block-image figcaption {
    position: absolute;
    bottom: 20px;
    right: 20px;
    left: 20px;
    color: #fff;
    text-align: center; }

@media (max-width: 767px) {
  .wp-block-spacer {
    height: 40px !important; } }

.container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 20px; }

.btn, .gform_button {
  color: #fff;
  text-transform: uppercase;
  border: 0;
  font-size: 16px;
  font-weight: 700;
  padding: 15px 30px;
  margin: 0;
  display: inline-block;
  zoom: 1;
  -webkit-transition: 0.25s all ease;
  transition: 0.25s all ease;
  text-decoration: none;
  text-align: center;
  outline: none;
  line-height: 1;
  letter-spacing: 0.2em;
  cursor: pointer;
  position: relative;
  z-index: 2; }
  .btn:before, .gform_button:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #86ac00;
    z-index: -1; }
  .btn:after, .gform_button:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transition: -webkit-transform .25s ease;
    transition: -webkit-transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease, -webkit-transform .25s ease;
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    z-index: -1; }
  .btn:hover:after, .gform_button:hover:after {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 0 50%;
            transform-origin: 0 50%; }
  @media (max-width: 767px) {
    .btn, .gform_button {
      font-size: 14px;
      padding: 12px 22px; } }

.more {
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
  letter-spacing: 0.02em;
  padding-left: 96px;
  position: relative;
  line-height: 1em;
  display: inline-block;
  zoom: 1;
  overflow: hidden; }
  .more:before {
    content: '';
    width: 86px;
    height: 5px;
    background: #b7b9bc;
    position: absolute;
    left: 0;
    bottom: 2px;
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
    overflow: hidden;
    z-index: -1; }
  .more:after {
    content: '';
    position: absolute;
    left: 86px;
    right: 0;
    bottom: 2px;
    height: 5px;
    background: #fff;
    z-index: -1; }
  .more:hover {
    color: #86ac00; }
    .more:hover:before {
      background-color: #86ac00;
      -webkit-animation: more-hover .8s ease;
              animation: more-hover .8s ease; }
  .more.active {
    color: #86ac00; }
    .more.active:before {
      background-color: #86ac00; }
  @media (max-width: 767px) {
    .more {
      padding-left: 76px; }
      .more:before {
        height: 3px;
        width: 66px; }
      .more:after {
        left: 66px;
        height: 3px; } }

.icon-download {
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
  letter-spacing: 0.02em;
  position: relative;
  line-height: 1em;
  display: inline-block;
  zoom: 1;
  overflow: hidden;
  padding-right: 34px;
  padding-bottom: 5px;
  white-space: nowrap; }
  .icon-download:before {
    content: '';
    background: url(img/arrow_down.svg) no-repeat center top;
    background-size: 14px auto;
    width: 22px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease; }
  .icon-download:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    height: 5px;
    width: 22px;
    background: #86ac00; }
  .icon-download:hover {
    color: #86ac00; }
    .icon-download:hover:before {
      -webkit-animation: download-hover .5s ease;
              animation: download-hover .5s ease; }
  @media (max-width: 767px) {
    .icon-download {
      padding-bottom: 3px; }
      .icon-download:before {
        background-size: 10px auto; }
      .icon-download:after {
        height: 3px; } }

.uber, .lyft {
  display: inline-block;
  zoom: 1;
  margin: 20px 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  width: 42px;
  height: 42px;
  background-size: 100% auto; }

.uber {
  background-image: url(img/uber.png); }

.lyft {
  background-image: url(img/lyft.png); }

.green {
  color: #86ac00; }

.hamburger {
  display: none;
  position: absolute;
  width: 33px;
  height: 21px;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  cursor: pointer;
  top: 34px;
  z-index: 2;
  right: 20px;
  outline: none; }
  .hamburger__icon, .hamburger__icon:before, .hamburger__icon:after {
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
    position: absolute;
    height: 3px;
    width: 33px;
    top: 9px;
    left: 0;
    background-color: #000;
    border-radius: 10px; }
  .hamburger__icon:before {
    content: '';
    top: -9px; }
  .hamburger__icon:after {
    content: '';
    top: 9px; }
  .hamburger--open .hamburger__icon {
    background: transparent; }
  .hamburger--open .hamburger__icon:before {
    -webkit-transform: rotateZ(45deg) translate(0.40625rem, 0.40625rem);
            transform: rotateZ(45deg) translate(0.40625rem, 0.40625rem);
    background-color: #fff; }
  .hamburger--open .hamburger__icon:after {
    -webkit-transform: rotateZ(-45deg) translate(0.40625rem, -0.40625rem);
            transform: rotateZ(-45deg) translate(0.40625rem, -0.40625rem);
    background-color: #fff; }
  @media (max-width: 1023px) {
    .hamburger {
      display: block; } }

.arrow {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  display: inline-block;
  zoom: 1;
  width: 30px;
  height: 44px; }
  .arrow.prev {
    background-image: url(img/prev.svg); }
  .arrow.next {
    background-image: url(img/next.svg); }
  @media (max-width: 1439px) {
    .arrow {
      height: 38px; } }
  @media (max-width: 767px) {
    .arrow {
      height: 30px; } }

.header {
  position: relative;
  height: 112px;
  z-index: 999; }
  .header .container {
    max-width: 100%; }
  .header__logo {
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background: url(img/wood_ave.png) no-repeat center top;
    background-size: 100% auto;
    width: 138px;
    height: 177px;
    display: block;
    position: absolute;
    left: 40px;
    top: 0; }
  .header__nav {
    overflow: hidden; }
    .header__nav ul {
      font-family: "din-condensed", sans-serif;
      font-size: 15px;
      letter-spacing: 0.05em;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-transform: uppercase;
      height: 112px; }
      .header__nav ul li {
        margin: 0 22px; }
        .header__nav ul li a {
          color: inherit; }
          .header__nav ul li a:hover {
            color: #86ac00; }
        .header__nav ul li.active, .header__nav ul li.current-menu-item, .header__nav ul li.current_page_item, .header__nav ul li.current_page_parent, .header__nav ul li.current-page-ancestor {
          color: #86ac00; }
  .header--transparent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999; }
  .header--fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background: #fff; }
  @media (max-width: 1439px) {
    .header__logo {
      left: 20px; }
    .header__nav {
      padding-left: 178px; } }
  @media (min-width: 1024px) {
    .header__nav {
      display: block !important; } }
  @media (max-width: 1023px) {
    .header {
      height: 92px; }
      .header__logo {
        float: none;
        width: 100px;
        height: 128px;
        position: relative;
        z-index: 1000;
        left: 0; }
      .header__nav {
        background: #86ac00;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        display: none;
        padding-left: 0; }
        .header__nav ul {
          display: block;
          padding: 30px 0 10px 120px;
          height: auto;
          color: #fff; }
          .header__nav ul li {
            margin: 0; }
            .header__nav ul li a {
              padding: 2px 20px;
              display: block; }
              .header__nav ul li a:hover {
                color: #000; }
            .header__nav ul li.active, .header__nav ul li.current-menu-item, .header__nav ul li.current_page_item, .header__nav ul li.current_page_parent, .header__nav ul li.current-page-ancestor {
              color: #000; } }

.hero {
  width: 100vw;
  height: 100vh;
  min-height: 480px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: solid 5px #86ac00;
  position: relative; }
  .hero__text {
    background: rgba(255, 255, 255, 0.82);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px; }
    .hero__text p {
      color: #86ac00;
      font-weight: 700; }
    .hero__text *:last-child {
      margin-bottom: 0; }
  @media (max-width: 767px) {
    .hero__text {
      padding-top: 20px;
      padding-bottom: 20px; } }

.txt-img {
  overflow: hidden; }
  .txt-img .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .txt-img article {
    min-width: 28%;
    width: 28%;
    padding: 70px 70px 70px 0; }
    .txt-img article *:last-child {
      margin-bottom: 0; }
  .txt-img aside {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .txt-img figure {
    width: calc(((100vw - 138.8888888889%)/2) + 100%); }
    .txt-img figure.video a:before {
      content: '';
      position: absolute;
      z-index: 1;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: url(img/play.svg) no-repeat center center;
      background-size: 12% auto; }
    .txt-img figure.txt-img-gallery img {
      width: 100%;
      height: auto; }
    .txt-img figure.txt-img-gallery .item {
      width: 64%;
      height: auto; }
      .txt-img figure.txt-img-gallery .item.sm {
        width: 36%; }
    .txt-img figure a {
      position: relative;
      display: block; }
    .txt-img figure img {
      max-width: 100%;
      height: auto; }
  .txt-img.img-first article {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-right: 0;
    padding-left: 70px; }
  .txt-img.img-first aside {
    direction: rtl;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  @media (max-width: 1439px) {
    .txt-img article {
      padding: 30px 30px 30px 0; }
    .txt-img figure {
      width: calc(100% + 20px); }
    .txt-img.img-first article {
      padding-left: 30px; } }
  @media (max-width: 1023px) {
    .txt-img .container {
      display: block; }
    .txt-img article {
      padding: 30px 0 !important;
      width: 100%;
      min-width: 0; }
    .txt-img aside {
      margin-left: -20px;
      margin-right: -20px; }
    .txt-img figure {
      width: 100%; } }
  @media (max-width: 575px) {
    .txt-img figure .item {
      width: 100% !important; } }

.fp {
  overflow: hidden; }
  .fp .container {
    position: relative; }
  .fp .tabs {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 30px;
    font-weight: 300;
    margin-left: 30px; }
    .fp .tabs li {
      padding-left: 62px;
      color: #adadad;
      position: relative;
      cursor: pointer;
      padding-bottom: 5px;
      margin-left: 15px;
      -webkit-transition: .3s all ease;
      transition: .3s all ease; }
      .fp .tabs li:first-child {
        padding-left: 120px; }
      .fp .tabs li:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 5px; }
      .fp .tabs li:hover {
        color: #86ac00; }
      .fp .tabs li.active {
        color: #86ac00; }
        .fp .tabs li.active:before {
          background: #86ac00; }
    .fp .tabs.side {
      margin-left: 0;
      position: absolute;
      top: -8px;
      right: 100px;
      z-index: 2; }
  .fp__title {
    background: #8a8787;
    color: #fff;
    padding: 80px 0; }
    .fp__title .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .fp__title h2 {
      margin: 0; }
    .fp__title .tabs li:hover {
      color: #fff; }
    .fp__title .tabs li.active {
      color: #fff; }
      .fp__title .tabs li.active:before {
        background: #fff; }
  .fp__content {
    position: relative;
    margin: 60px 0;
    display: none; }
    .fp__content.open {
      display: block; }
    .fp__content img {
      max-width: 100%;
      height: auto;
      display: block;
      margin: 0 auto; }
    .fp__content h2 {
      position: absolute;
      left: 0;
      top: 0; }
    .fp__content nav {
      position: absolute;
      right: 100px;
      top: 0; }
  @media (max-width: 1439px) {
    .fp__content {
      padding-top: 60px; } }
  @media (max-width: 1023px) {
    .fp .tabs.side {
      position: static;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      .fp .tabs.side li:first-child {
        margin-left: 0; }
    .fp__content nav {
      right: 60px; } }
  @media (max-width: 767px) {
    .fp .tabs {
      margin: 0 auto;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-size: 24px; }
      .fp .tabs li {
        padding-left: 30px !important;
        margin: 0 10px;
        padding-bottom: 3px; }
        .fp .tabs li:before {
          height: 3px; }
    .fp__title {
      padding: 40px 0; }
      .fp__title .container {
        display: block; }
      .fp__title h2 {
        text-align: center;
        margin-bottom: 30px; }
    .fp__content {
      margin: 40px 0; }
      .fp__content nav {
        right: 0px; } }
  @media (max-width: 575px) {
    .fp__content nav {
      display: none; } }

.box {
  overflow: hidden;
  margin: 50px 0; }
  .box__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -30px;
    margin-right: -30px; }
  .box__item {
    margin: 30px;
    position: relative;
    display: block;
    color: #000;
    overflow: hidden;
    width: 33.333333%; }
    .box__item:hover {
      color: #000; }
      .box__item:hover .green {
        color: #000; }
    .box__item .green {
      -webkit-transition: .3s all ease;
      transition: .3s all ease; }
    .box__item h2 {
      position: absolute;
      top: 40px;
      right: 40px;
      left: 40px; }
    .box__item img {
      width: 100%;
      height: auto; }
  .box--light {
    color: #fff; }
    .box--light:hover {
      color: #fff; }
      .box--light:hover .green {
        color: #fff; }
  @media (max-width: 1439px) {
    .box__grid {
      margin-left: -20px;
      margin-right: -20px; }
    .box__item {
      margin: 20px; }
      .box__item h2 {
        top: 20px;
        right: 20px;
        left: 20px;
        font-size: 36px; } }
  @media (min-width: 1024px) {
    .box__item:before {
      content: '';
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      position: absolute;
      background-color: rgba(134, 172, 0, 0.5);
      -webkit-transform: scaleX(0);
              transform: scaleX(0);
      -webkit-transition: -webkit-transform .25s ease;
      transition: -webkit-transform .25s ease;
      transition: transform .25s ease;
      transition: transform .25s ease, -webkit-transform .25s ease;
      -webkit-transform-origin: 100% 50%;
              transform-origin: 100% 50%; }
    .box__item:hover {
      color: #000; }
      .box__item:hover:before {
        -webkit-transform: scaleX(1);
                transform: scaleX(1);
        -webkit-transform-origin: 0 50%;
                transform-origin: 0 50%; }
      .box__item:hover .green {
        color: #000; } }
  @media (max-width: 1023px) {
    .box {
      margin: 30px 0; }
      .box__grid {
        margin-left: -10px;
        margin-right: -10px; }
      .box__item {
        margin: 20px 10px; }
        .box__item h2 {
          font-size: 30px; } }
  @media (max-width: 575px) {
    .box__grid {
      display: block;
      margin: 0; }
    .box__item {
      margin: 20px 0;
      width: 100%; } }

.contact-box .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.contact-box article {
  min-width: 28%;
  width: 28%;
  padding: 55px 55px 55px 0; }
  .contact-box article *:last-child {
    margin-bottom: 0; }

.contact-box aside {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -ms-flex-item-align: center;
      align-self: center; }

.contact-box figure {
  width: calc(((100vw - 138.8888888889%)/2) + 100%);
  display: none; }
  .contact-box figure:first-child {
    display: block; }
  .contact-box figure img {
    width: 100%;
    height: auto; }

/* .contact-box h2 {
  background: url(img/star.svg) no-repeat left top;
  background-size: 68px auto;
  padding-top: 90px; } */

.contact-box address {
  font-style: normal;
  line-height: 1.7em;
  margin-bottom: 1.2em;
  text-decoration: underline;
  text-underline-position: under;
  -webkit-text-decoration-color: #cfcfcf;
          text-decoration-color: #cfcfcf; }

.contact-box .gform_wrapper {
  margin-bottom: 2em; }

.contact-box .more {
  margin-top: 0.8em; }

@media (max-width: 1439px) {
  .contact-box article {
    padding: 30px 30px 30px 0; }
  .contact-box figure {
    width: calc(100% + 20px); } }

@media (max-width: 1023px) {
  .contact-box .container {
    display: block; }
  .contact-box article {
    padding: 30px 0 !important;
    width: 100%;
    min-width: 0; }
  .contact-box aside {
    margin-left: -20px;
    margin-right: -20px; }
  .contact-box figure {
    width: 100%; } }

.page {
  margin: 240px 0 0 0;
  position: relative;
  overflow: hidden; }
  .page__title {
    opacity: 0;
    -webkit-transition: .3s opacity ease;
    transition: .3s opacity ease;
    position: absolute;
    left: 40px;
    top: 100px;
    text-transform: uppercase;
    font-size: 18px;
    font-family: "din-condensed", sans-serif;
    letter-spacing: 0.1em;
    line-height: 1em;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    -webkit-transform-origin: left top;
            transform-origin: left top;
    z-index: 2; }
  .page h2 {
    display: inline-block;
    position: relative;
    padding-bottom: 16px;
    width: auto;
    border-bottom: solid 5px #86ac00;
    margin-bottom: 1.5em; }
  .page p.lead {
    max-width: 890px;
    line-height: 1.8; }
  .page p small {
    display: block;
    font-weight: bold;
    font-size: 0.85em; }
  .page address {
    font-style: normal;
    line-height: 1.7em;
    margin-bottom: 1.2em;
    text-decoration: underline;
    text-underline-position: under;
    -webkit-text-decoration-color: #cfcfcf;
            text-decoration-color: #cfcfcf; }
    .page address a {
      color: inherit;
      -webkit-text-decoration-color: inherit;
              text-decoration-color: inherit; }
  .page > .container > .alignfull:last-child {
    margin-bottom: 0 !important; }
  @media (max-width: 1599px) {
    .page__title {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
      position: static;
      margin-bottom: 1em; } }
  @media (max-width: 1439px) {
    .page {
      margin-top: 180px; } }
  @media (max-width: 1023px) {
    .page {
      margin-top: 120px; } }
  @media (max-width: 767px) {
    .page h2 {
      padding-bottom: 10px;
      border-bottom-width: 3px; } }

.wp-block-gallery {
  list-style: none;
  padding: 0;
  margin-top: 100px;
  margin-bottom: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .wp-block-gallery.alignfull {
    margin-left: calc(( -100vw / 2 + 100% / 2 ) - 7px);
    margin-right: calc(( -100vw / 2 + 100% / 2 ) - 7px);
    max-width: calc(100vw + 14px); }
  .wp-block-gallery .blocks-gallery-item {
    width: 33.333333%;
    padding: 7px; }
    .wp-block-gallery .blocks-gallery-item img {
      width: 100%;
      display: block; }
  @media (max-width: 1023px) {
    .wp-block-gallery {
      margin-top: 60px;
      margin-bottom: 60px; }
      .wp-block-gallery.alignfull {
        margin-left: calc(( -100vw / 2 + 100% / 2 ) - 5px);
        margin-right: calc(( -100vw / 2 + 100% / 2 ) - 5px);
        max-width: calc(100vw + 10px); }
      .wp-block-gallery .blocks-gallery-item {
        padding: 5px; } }
  @media (max-width: 767px) {
    .wp-block-gallery {
      margin-top: 40px;
      margin-bottom: 40px; } }

.wp-block-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -80px;
  margin-right: -80px; }
  .wp-block-columns .wp-block-column {
    padding-left: 80px;
    padding-right: 80px;
    margin-bottom: 1.5em; }
    .wp-block-columns .wp-block-column table {
      width: 100%;
      margin-bottom: 1.5em; }
      .wp-block-columns .wp-block-column table td {
        padding-bottom: 20px;
        padding-left: 50px;
        line-height: 1.2em;
        vertical-align: top; }
        .wp-block-columns .wp-block-column table td:first-child {
          font-weight: bold;
          white-space: nowrap;
          padding-left: 0;
          text-align: right; }
  .wp-block-columns.has-2-columns .wp-block-column {
    width: 50%; }
  .wp-block-columns.has-3-columns .wp-block-column {
    width: 33.333333%; }
  .wp-block-columns.has-4-columns .wp-block-column {
    width: 25%; }
  .wp-block-columns.has-5-columns .wp-block-column {
    width: 20%; }
  .wp-block-columns.has-6-columns .wp-block-column {
    width: 16.6666666667%; }
  @media (max-width: 1439px) {
    .wp-block-columns {
      margin-left: -40px;
      margin-right: -40px; }
      .wp-block-columns .wp-block-column {
        padding-left: 40px;
        padding-right: 40px; } }
  @media (max-width: 1023px) {
    .wp-block-columns.has-2-columns, .wp-block-columns.has-3-columns, .wp-block-columns.has-5-columns {
      display: block; }
      .wp-block-columns.has-2-columns .wp-block-column, .wp-block-columns.has-3-columns .wp-block-column, .wp-block-columns.has-5-columns .wp-block-column {
        width: 100%;
        margin-bottom: 2em; }
    .wp-block-columns.has-4-columns, .wp-block-columns.has-6-columns {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .wp-block-columns.has-4-columns .wp-block-column, .wp-block-columns.has-6-columns .wp-block-column {
        width: 50%; }
    .wp-block-columns.contact-columns .wp-block-column:first-child {
      width: 100%; }
    .wp-block-columns .wp-block-column table td {
      padding-left: 20px; } }
  @media (max-width: 575px) {
    .wp-block-columns {
      margin-left: -10px;
      margin-right: -10px;
      display: block; }
      .wp-block-columns .wp-block-column {
        padding-left: 10px;
        padding-right: 10px;
        width: 100% !important; }
        .wp-block-columns .wp-block-column table {
          font-size: 15px; }
          .wp-block-columns .wp-block-column table td {
            padding-bottom: 1em; } }

.gallery {
  position: relative;
  margin: 100px calc(( -100vw / 2 + 100% / 2 ) - 7px); }
  h2 + .gallery {
    margin-top: 20px; }
  .gallery__item a {
    display: block;
    position: relative; }
  .gallery__item img {
    width: 100%;
    height: auto;
    display: none; }
  .gallery__item .gallery-img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 56.25%;
    border: solid 7px #fff;
    display: block;
    position: relative; }
  .gallery__item.size-2wh .gallery-img {
    padding-top: 28.125%; }
  .gallery__item.size-w2h .gallery-img {
    padding-top: calc(112.5% + 14px); }
  .gallery__item.size-2w2h .gallery-img {
    padding-top: calc(56.25% + 14px); }
  .gallery__item, .gallery--sizer {
    width: 25%; }
    .gallery__item.size-2wh, .gallery__item.size-2w2h, .gallery--sizer.size-2wh, .gallery--sizer.size-2w2h {
      width: 50%; }
  .gallery.alignfull {
    max-width: calc(100vw + 14px); }
  .gallery.alignwide .gallery__grid {
    width: calc(100% - 40px);
    max-width: 1564px;
    margin: 0 auto; }
  .gallery.alignwide .gallery__item, .gallery.alignwide .gallery--sizer {
    width: 33.3333333333%; }
    .gallery.alignwide .gallery__item.size-2wh, .gallery.alignwide .gallery__item.size-2w2h, .gallery.alignwide .gallery--sizer.size-2wh, .gallery.alignwide .gallery--sizer.size-2w2h {
      width: 66.6666666667%; }
  @media (min-width: 1024px) {
    .gallery__item a.gallery-img:before {
      content: '';
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      position: absolute;
      background: url(img/plus.png) no-repeat center center rgba(0, 0, 0, 0.5);
      background-size: 80px auto;
      -webkit-transform: scaleX(0);
              transform: scaleX(0);
      -webkit-transition: -webkit-transform .25s ease;
      transition: -webkit-transform .25s ease;
      transition: transform .25s ease;
      transition: transform .25s ease, -webkit-transform .25s ease;
      -webkit-transform-origin: 100% 50%;
              transform-origin: 100% 50%; }
    .gallery__item a.gallery-img:hover:before {
      -webkit-transform: scaleX(1);
              transform: scaleX(1);
      -webkit-transform-origin: 0 50%;
              transform-origin: 0 50%; } }
  @media (max-width: 575px) {
    .gallery {
      margin-top: 40px;
      margin-bottom: 40px; }
      .gallery__grid {
        margin-left: 20px;
        margin-right: 20px; }
      .gallery__item, .gallery--sizer {
        width: 100% !important; }
        .gallery__item.lg, .gallery--sizer.lg {
          width: 100% !important; } }

.img {
  margin: 100px 0; }
  .img img {
    width: 100%;
    height: auto;
    display: block; }
  .img .zoom {
    position: relative;
    overflow: hidden;
    cursor: move; }
  @media (max-width: 1023px) {
    .img {
      margin: 60px 0; } }
  @media (max-width: 767px) {
    .img {
      margin: 40px 0; } }

.numbers-wrapper {
  max-width: 1220px;
  margin: 120px auto; }
  @media (max-width: 1023px) {
    .numbers-wrapper {
      margin: 80px auto; } }
  @media (max-width: 575px) {
    .numbers-wrapper {
      margin: 60px auto; } }

.numbers {
  font-family: "UniversLTPro-LightCond",sans-serif;
  position: relative; }
  .numbers .n {
    color: #939598;
    font-size: 1.125rem;
    text-transform: none;
    float: left;
    border-right: solid 1px #86ac00;
    padding-bottom: 3.75rem; }
    .numbers .n .number {
      font-size: 10rem;
      display: block;
      line-height: 0.8em;
      letter-spacing: -0.05em; }
      .numbers .n .number sup {
        font-size: 0.6em;
        letter-spacing: normal;
        top: -0.4em; }
      .numbers .n .number sub {
        font-size: 0.5em;
        letter-spacing: normal;
        bottom: 0em;
        margin-left: 0.625rem; }
    .numbers .n strong {
      font-family: 'UniversLTPro-55Roman';
      display: block;
      font-size: 1.375rem;
      text-transform: uppercase; }
    .numbers .n.n1 {
      width: 24%; }
    .numbers .n.n2 {
      width: 24%;
      margin-left: 3%;
      min-height: 480px;
      position: relative;
      padding-left: 70px; }
      .numbers .n.n2 .number {
        margin-left: -30px; }
      .numbers .n.n2 sup {
        position: absolute;
        left: 0;
        top: 0.45em; }
    .numbers .n.n3 {
      width: 33%;
      padding-left: 4%;
      margin-top: 8rem; }
      .numbers .n.n3 .number {
        font-size: 18.125rem;
        margin-top: 1.25rem;
        margin-bottom: 0; }
    .numbers .n.n4 {
      position: absolute;
      bottom: 0;
      left: 0;
      border-left: solid 1px #86ac00;
      border-right: 0;
      padding-bottom: 1.875rem;
      padding-top: 3.75rem;
      text-align: right;
      width: 15.8%; }
      .numbers .n.n4 .number {
        position: relative; }
      .numbers .n.n4 sub {
        position: absolute;
        left: 100%;
        bottom: 0.5em; }
    .numbers .n.n5 {
      float: right;
      padding-right: 1.875rem;
      text-align: right; }
  @media (max-width: 1439px) {
    .numbers .n {
      font-size: 16px;
      padding-bottom: 20px !important; }
      .numbers .n .number {
        font-size: 130px; }
      .numbers .n strong {
        font-size: 18px; }
      .numbers .n.n2 {
        min-height: 350px;
        padding-left: 60px; }
        .numbers .n.n2 .number {
          margin-left: -24px; }
      .numbers .n.n3 {
        margin-top: 104px;
        width: 31%; }
        .numbers .n.n3 .number {
          font-size: 210px; }
      .numbers .n.n4 {
        padding-left: 20px;
        width: auto;
        padding-top: 30px; } }
  @media (max-width: 1023px) {
    .numbers .n.n1, .numbers .n.n2 {
      width: 30%; }
    .numbers .n.n3 {
      float: right;
      margin-right: 20px;
      white-space: nowrap;
      border: 0; }
    .numbers .n.n4 {
      width: 25% !important; }
    .numbers .n.n5 {
      position: absolute;
      bottom: 0;
      left: 38%;
      border-right: 0; } }
  @media (max-width: 767px) {
    .numbers .n {
      width: 100% !important;
      float: none !important;
      border: 0 !important;
      border-top: solid 1px #86ac00 !important;
      min-height: 1px !important;
      position: relative !important;
      padding: 40px 0 !important; }
      .numbers .n.n1 {
        border: 0; }
      .numbers .n.n2 {
        padding-left: 52px !important; }
        .numbers .n.n2 sup {
          top: calc(0.5em + 40px); }
      .numbers .n.n3 {
        clear: both;
        margin: 0; }
      .numbers .n.n4 {
        text-align: right;
        width: 100% !important;
        padding-right: 28px !important; }
      .numbers .n.n5 {
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        text-align: center; } }

.projects {
  overflow: hidden;
  margin: 90px auto; }
  .projects__grid {
    margin-left: -7px;
    margin-right: -7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .projects__grid .item {
      width: 25%;
      padding: 7px;
      position: relative; }
      .projects__grid .item > img {
        display: block;
        width: 100%;
        height: auto; }
      .projects__grid .item span {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
                transform: translateX(-50%) translateY(-50%);
        z-index: 2; }
        .projects__grid .item span img {
          max-width: 100%;
          height: auto; }
  @media (min-width: 1024px) {
    .projects__grid a.item:before {
      content: '';
      top: 7px;
      right: 7px;
      bottom: 7px;
      left: 7px;
      position: absolute;
      background: rgba(134, 172, 0, 0.5);
      background-size: 80px auto;
      -webkit-transform: scaleX(0);
              transform: scaleX(0);
      -webkit-transition: -webkit-transform .25s ease;
      transition: -webkit-transform .25s ease;
      transition: transform .25s ease;
      transition: transform .25s ease, -webkit-transform .25s ease;
      -webkit-transform-origin: 100% 50%;
              transform-origin: 100% 50%;
      z-index: 1; }
    .projects__grid a.item:hover:before {
      -webkit-transform: scaleX(1);
              transform: scaleX(1);
      -webkit-transform-origin: 0 50%;
              transform-origin: 0 50%; } }
  @media (max-width: 1023px) {
    .projects {
      margin: 60px 0; }
      .projects__grid {
        margin-left: -5px;
        margin-right: -5px; }
        .projects__grid .item {
          padding: 5px;
          width: 50%; } }
  @media (max-width: 575px) {
    .projects {
      margin: 40px 0; }
      .projects__grid {
        margin: 0 auto;
        padding: 0 5px; }
        .projects__grid .item {
          padding: 5px;
          width: 100%; } }

.contact .txt-img, .sjp .txt-img {
  margin: 60px 0 90px 0; }
  .contact .txt-img article, .sjp .txt-img article {
    min-width: 36%;
    width: 36%; }
    .contact .txt-img article .more, .sjp .txt-img article .more {
      margin-top: 0.8em; }
  .contact .txt-img figure, .sjp .txt-img figure {
    width: calc(((100vw - 156.25%)/2) + 100% + 7px); }
    .contact .txt-img figure.txt-img-gallery .item, .sjp .txt-img figure.txt-img-gallery .item {
      width: 57.35%;
      padding: 7px; }
      .contact .txt-img figure.txt-img-gallery .item.sm, .sjp .txt-img figure.txt-img-gallery .item.sm {
        width: 42.65%; }
  .contact .txt-img .gform_wrapper, .sjp .txt-img .gform_wrapper {
    margin-bottom: 2em; }
  @media (max-width: 1439px) {
    .contact .txt-img figure, .sjp .txt-img figure {
      width: 100%; } }
  @media (max-width: 1023px) {
    .contact .txt-img, .sjp .txt-img {
      margin: 0 0 60px 0; }
      .contact .txt-img article, .sjp .txt-img article {
        width: 100%; }
      .contact .txt-img figure, .sjp .txt-img figure {
        width: auto; }
        .contact .txt-img figure.txt-img-gallery, .sjp .txt-img figure.txt-img-gallery {
          margin-left: 15px;
          margin-right: 15px; }
          .contact .txt-img figure.txt-img-gallery .item, .sjp .txt-img figure.txt-img-gallery .item {
            padding: 5px; } }
  @media (max-width: 575px) {
    .contact .txt-img, .sjp .txt-img {
      margin: 0 0 40px 0; }
      .contact .txt-img figure.txt-img-gallery .item, .sjp .txt-img figure.txt-img-gallery .item {
        width: 100% !important; } }

#fp-nav {
  position: fixed;
  top: 50%;
  left: 0;
  width: 40px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: 0 !important;
  z-index: 1000; }
  #fp-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    margin: 0 auto;
    width: 7px; }
    #fp-nav ul li:last-child {
      display: none; }
    #fp-nav ul li a {
      margin: 5px 0;
      display: block;
      font: 0/0 a;
      text-shadow: none;
      color: transparent;
      height: 72px;
      background: #d4d4d4;
      display: block;
      cursor: pointer; }
      #fp-nav ul li a:hover {
        background: #86ac00; }
      #fp-nav ul li a.active {
        background: #86ac00; }
  @media (max-width: 1439px) {
    #fp-nav {
      width: 20px; } }
  @media (max-width: 1023px) {
    #fp-nav {
      width: 7px; } }

.location {
  overflow: hidden;
  position: relative;
  padding-top: 112px; }
  .location .container {
    max-width: 1624px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-left: 40px; }
  .location article {
    width: 24%;
    -ms-flex-item-align: end;
        align-self: flex-end;
    padding-right: 90px; }
    .location article h2 {
      font-size: 52px;
      letter-spacing: -0.015em;
      position: relative;
      padding-bottom: 30px;
      margin-bottom: 0.8em; }
      .location article h2:before {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        height: 5px;
        width: 200%;
        background: #86ac00; }
  .location aside {
    width: 76%;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    -ms-flex-item-align: center;
        align-self: center; }
  .location figure {
    width: calc(((100vw - 131.5789473684%)/2) + 100%); }
  .location.labor article {
    -ms-flex-item-align: center;
        align-self: center; }
    .location.labor article *:last-child {
      margin-bottom: 0; }
  .location.labor h2 {
    padding-bottom: 0; }
    .location.labor h2:before {
      display: none; }
  .location .labor__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 150px 0;
    max-width: 840px; }
    .location .labor__text h4 {
      text-transform: uppercase;
      color: #86ac00;
      font-size: 34px;
      margin: 0;
      line-height: 1em; }
      .location .labor__text h4 small {
        display: block;
        font-family: "europa", sans-serif;
        font-weight: bold;
        font-size: 0.7em;
        line-height: 1em;
        margin: 0.2em 0; }
    .location .labor__text p {
      text-transform: uppercase;
      color: #acadaf;
      font-size: 74px;
      line-height: 1em;
      font-weight: 300;
      margin: 0;
      margin-bottom: 0.4em; }
    .location .labor__text hr {
      margin: 0;
      height: 2px;
      background: #bdbdbe;
      margin: 2em 0; }
    .location .labor__text .col1 {
      width: 390px;
      padding-right: 30px;
      border-right: solid 2px #bdbdbe; }
    .location .labor__text .col2 {
      width: 230px;
      padding-left: 30px; }
    .location .labor__text .cols {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .location .labor__text .cols .col {
        width: 50%; }
        .location .labor__text .cols .col p {
          margin: 0; }
  .location .transit {
    position: relative; }
    .location .transit__grid {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    .location .transit__images {
      width: 31.25%;
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
      .location .transit__images figure {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
      .location .transit__images .item {
        width: 100%;
        padding: 0 0 14px 14px;
        position: relative; }
        .location .transit__images .item img {
          width: 100%;
          height: auto;
          display: block; }
        .location .transit__images .item .item__over {
          background: rgba(48, 48, 48, 0.74);
          position: absolute;
          top: 0;
          right: 0;
          bottom: 14px;
          left: 14px;
          width: 100%;
          font-size: 2.2vw;
          font-family: "din-condensed", sans-serif;
          text-transform: uppercase;
          letter-spacing: -0.02em;
          color: #fff;
          text-align: center;
          line-height: 0.9em; }
          .location .transit__images .item .item__over span {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translateX(-50%) translateY(-50%);
                    transform: translateX(-50%) translateY(-50%);
            width: 90%; }
        .location .transit__images .item.sm {
          width: 50%; }
      .location .transit__images h2 {
        font-size: 2.4vw;
        letter-spacing: -0.015em;
        padding-bottom: 1.5vw;
        position: absolute;
        bottom: 2vw;
        right: 0;
        width: 43%;
        z-index: 200;
        margin: 0; }
        .location .transit__images h2:before {
          content: '';
          position: absolute;
          left: 0;
          bottom: 0;
          height: 0.26vw;
          width: 100%;
          background: #86ac00; }
    .location .transit__map {
      width: 68.75%;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      padding-left: 40px; }
  @media (max-width: 1439px) {
    .location .container {
      padding-left: 20px; }
    .location article {
      padding-right: 20px; }
      .location article h2 {
        font-size: 40px;
        padding-bottom: 20px; }
    .location .transit__map {
      padding-left: 20px; } }
  @media (max-width: 1023px) {
    .location {
      padding-top: 92px; }
      .location article {
        width: 100%;
        margin-top: 120px; }
        .location article h2:before {
          width: 100%; }
        .location article * {
          max-width: 300px; }
      .location figure {
        width: calc(100% + 20px); }
      .location .labor__text {
        padding: 60px 0;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; }
      .location .transit__grid {
        display: block; }
      .location .transit__images {
        width: 100%;
        padding-left: 6px; }
        .location .transit__images .item .item__over {
          font-size: 5.5vw; }
        .location .transit__images h2 {
          font-size: 4vw; }
      .location .transit__map {
        width: 100%; } }
  @media (max-width: 767px) {
    .location .labor__text {
      display: block;
      padding: 40px 0; }
      .location .labor__text h4 {
        font-size: 26px; }
      .location .labor__text p {
        font-size: 64px; }
      .location .labor__text .col1 {
        width: 100%;
        max-width: 280px;
        padding-right: 0;
        border: 0;
        padding-bottom: 2em;
        margin-bottom: 2em;
        border-bottom: solid 2px #bdbdbe; }
      .location .labor__text .col2 {
        width: 100%;
        max-width: 280px;
        padding-left: 0; }
    .location .transit__images {
      padding-left: 10px; }
      .location .transit__images .item {
        padding: 0 0 10px 10px; }
        .location .transit__images .item .item__over {
          left: 10px;
          bottom: 10px; }
          .location .transit__images .item .item__over span {
            padding-top: 40px; } }

.page .gform_wrapper ul, .txt-img .gform_wrapper ul, .contact-box .gform_wrapper ul {
  color: inherit;
  line-height: normal; }

.page .gform_wrapper .gfield_required, .txt-img .gform_wrapper .gfield_required, .contact-box .gform_wrapper .gfield_required {
  color: #ac0000; }

.page .gform_wrapper label.gfield_label,
.page .gform_wrapper legend.gfield_label, .txt-img .gform_wrapper label.gfield_label,
.txt-img .gform_wrapper legend.gfield_label, .contact-box .gform_wrapper label.gfield_label,
.contact-box .gform_wrapper legend.gfield_label {
  color: #000;
  font-weight: 400;
  font-size: 18px;
  margin-top: 0 !important; }

.page .gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
.page .gform_wrapper textarea, .txt-img .gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
.txt-img .gform_wrapper textarea, .contact-box .gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
.contact-box .gform_wrapper textarea {
  border: solid 1px #aeaeae !important;
  font-size: 12px;
  padding: 9px 15px 9px 15px;
  margin: 0;
  color: #000;
  line-height: 1em !important;
  min-height: 0 !important;
  outline: none;
  letter-spacing: 0.05em; }

.page .gform_wrapper .top_label input.medium, .txt-img .gform_wrapper .top_label input.medium, .contact-box .gform_wrapper .top_label input.medium {
  width: 100%; }

.page .gform_wrapper.gform_validation_error .top_label input.medium, .txt-img .gform_wrapper.gform_validation_error .top_label input.medium, .contact-box .gform_wrapper.gform_validation_error .top_label input.medium {
  width: 100%; }

.page .gform_wrapper li.gfield_error, .txt-img .gform_wrapper li.gfield_error, .contact-box .gform_wrapper li.gfield_error {
  width: 100%; }
  .page .gform_wrapper li.gfield_error input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
  .page .gform_wrapper li.gfield_error textarea, .txt-img .gform_wrapper li.gfield_error input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
  .txt-img .gform_wrapper li.gfield_error textarea, .contact-box .gform_wrapper li.gfield_error input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
  .contact-box .gform_wrapper li.gfield_error textarea {
    border: solid 1px #ac0000 !important;
    color: #ac0000; }
  .page .gform_wrapper li.gfield_error .gfield_label,
  .page .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, .txt-img .gform_wrapper li.gfield_error .gfield_label,
  .txt-img .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, .contact-box .gform_wrapper li.gfield_error .gfield_label,
  .contact-box .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label {
    color: #ac0000; }

.page .gform_wrapper textarea, .txt-img .gform_wrapper textarea, .contact-box .gform_wrapper textarea {
  height: 80px !important; }

.page .gform_wrapper div.validation_error, .txt-img .gform_wrapper div.validation_error, .contact-box .gform_wrapper div.validation_error {
  border: 0;
  padding: 0;
  text-align: left;
  color: #ac0000;
  font-size: inherit;
  font-weight: 400; }

.page .gform_wrapper .gform_body, .txt-img .gform_wrapper .gform_body, .contact-box .gform_wrapper .gform_body {
  width: calc(100% + 16px); }

.page .gform_wrapper .top_label div.ginput_container, .txt-img .gform_wrapper .top_label div.ginput_container, .contact-box .gform_wrapper .top_label div.ginput_container {
  margin-top: 0 !important; }

.page .gform_wrapper li.gfield div.gfield_description, .txt-img .gform_wrapper li.gfield div.gfield_description, .contact-box .gform_wrapper li.gfield div.gfield_description {
  color: #ac0000;
  padding-top: 5px;
  display: none; }

.page .gform_wrapper ul.gform_fields li.gfield, .txt-img .gform_wrapper ul.gform_fields li.gfield, .contact-box .gform_wrapper ul.gform_fields li.gfield {
  margin-top: 0px !important;
  margin-bottom: 10px !important;
  padding-top: 0;
  padding-bottom: 0;
  border: 0;
  background: transparent; }

.page .gform_wrapper .gform_footer, .txt-img .gform_wrapper .gform_footer, .contact-box .gform_wrapper .gform_footer {
  margin-top: 0 !important;
  padding: 0 !important; }

@media only screen and (max-width: 641px) {
  .page .gform_wrapper .gform_body, .txt-img .gform_wrapper .gform_body, .contact-box .gform_wrapper .gform_body {
    width: 100%; } }

.footer {
  background: #8a8787;
  color: #fff;
  padding: 60px 0 40px 0; }
  .footer a {
    color: inherit; }
    .footer a:hover {
      color: #e6e6e6; }
  .footer h6 {
    text-transform: uppercase;
    letter-spacing: 0.01em;
    font-size: 34px;
    margin-bottom: 0.5em; }
  .footer address {
    font-style: normal;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 2;
    margin-right: 80px;
    margin-bottom: 1.5em;
    float: left; }
    .footer address:last-child {
      margin-right: 0; }
  .footer__logo {
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    float: left;
    background: url(img/sjp_properties.svg) no-repeat;
    background-size: 100% auto;
    width: 235px;
    height: 37px;
    margin-bottom: 23px;
    display: block; }
  .footer aside {
    float: right; }
  .footer .copy {
    clear: both;
    text-align: center;
    width: 100%;
    font-size: 12px;
    text-transform: uppercase;
    padding-top: 20px; }
    .footer .copy ul {
      list-style: none;
      margin: 0;
      padding: 0;
      margin: 0; }
      .footer .copy ul li {
        display: inline-block; }
        .footer .copy ul li:after {
          content: ' | ';
          padding: 0 5px; }
        .footer .copy ul li:last-child:after {
          display: none; }
  @media (max-width: 1023px) {
    .footer__logo, .footer aside {
      float: none; } }
  @media (max-width: 767px) {
    .footer {
      padding: 40px 0 30px 0; }
      .footer .copy {
        text-align: left;
        padding-top: 0; }
        .footer .copy ul li {
          padding: 5px 0 0 0;
          display: block; }
          .footer .copy ul li:after {
            display: none; } }

/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch {
  overflow: hidden !important; }

#swipebox-overlay img {
  border: none !important; }

#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

#swipebox-container {
  position: relative;
  width: 100%;
  height: 100%; }

#swipebox-slider {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
  cursor: pointer; }
  #swipebox-slider .slide {
    height: 100%;
    width: 100%;
    line-height: 1px;
    text-align: center;
    display: inline-block; }
    #swipebox-slider .slide:before {
      content: "";
      display: inline-block;
      height: 50%;
      width: 1px;
      margin-right: -1px; }
    #swipebox-slider .slide img,
    #swipebox-slider .slide .swipebox-video-container,
    #swipebox-slider .slide .swipebox-inline-container {
      display: inline-block;
      max-height: 100%;
      max-width: 100%;
      margin: 0;
      padding: 0;
      width: auto;
      height: auto;
      vertical-align: middle; }
    #swipebox-slider .slide .swipebox-video-container {
      background: none;
      max-height: 100%;
      width: 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      #swipebox-slider .slide .swipebox-video-container .swipebox-video {
        width: 100vmin;
        height: 0;
        padding-bottom: 56.25vmin;
        overflow: hidden;
        position: relative;
        margin: 0 auto; }
        #swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
          width: 100% !important;
          height: 100% !important;
          position: absolute;
          top: 0;
          left: 0; }
  #swipebox-slider .slide-loading {
    background: url(img/loader.gif) no-repeat center center; }

#swipebox-prev, #swipebox-next {
  background-image: url(img/prev-w.svg);
  background-repeat: no-repeat;
  background-size: auto 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 9999;
  position: absolute;
  width: 30px;
  height: 44px;
  cursor: pointer; }
  @media (max-width: 1023px) {
    #swipebox-prev, #swipebox-next {
      height: 30px; } }

#swipebox-prev {
  left: 20px; }

#swipebox-next {
  background-image: url(img/next-w.svg);
  right: 20px; }

#swipebox-close {
  background-image: url(img/close.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  top: 44px;
  right: 44px;
  z-index: 9999;
  cursor: pointer;
  position: absolute;
  width: 30px;
  height: 30px;
  top: 20px;
  right: 20px; }
  @media (max-width: 1023px) {
    #swipebox-close {
      width: 20px;
      height: 20px; } }

.swipebox-no-close-button #swipebox-close {
  display: none; }

#swipebox-prev.disabled,
#swipebox-next.disabled {
  opacity: 0.3; }

.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
  -webkit-animation: rightSpring 0.3s;
          animation: rightSpring 0.3s; }

.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
  -webkit-animation: leftSpring 0.3s;
          animation: leftSpring 0.3s; }

.swipebox-touch #swipebox-container:before, .swipebox-touch #swipebox-container:after {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  content: ' ';
  position: absolute;
  z-index: 999;
  top: 0;
  height: 100%;
  width: 20px;
  opacity: 0; }

.swipebox-touch #swipebox-container:before {
  left: 0;
  -webkit-box-shadow: inset 10px 0px 10px -8px #656565;
          box-shadow: inset 10px 0px 10px -8px #656565; }

.swipebox-touch #swipebox-container:after {
  right: 0;
  -webkit-box-shadow: inset -10px 0px 10px -8px #656565;
          box-shadow: inset -10px 0px 10px -8px #656565; }

.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
  opacity: 1; }

.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
  opacity: 1; }

@-webkit-keyframes rightSpring {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@keyframes rightSpring {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@-webkit-keyframes leftSpring {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

@keyframes leftSpring {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

/* Skin 
--------------------------*/
#swipebox-overlay {
  background: rgba(0, 0, 0, 0.5); }

#swipebox-bottom-bar,
#swipebox-top-bar {
  text-shadow: 1px 1px 1px black;
  background: #000;
  opacity: 0.95; }

#swipebox-top-bar {
  color: white !important;
  font-size: 15px;
  line-height: 43px;
  font-family: Helvetica, Arial, sans-serif; }

html.fp-enabled,
.fp-enabled body {
  margin: 0;
  padding: 0;
  overflow: hidden;
  /*Avoid flicker on slides transitions for mobile phones #336 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.fp-section {
  position: relative;
  -webkit-box-sizing: border-box;
  /* Safari<=5 Android<=3 */
  /* <=28 */
  box-sizing: border-box; }

.fp-slide {
  float: left; }

.fp-slide, .fp-slidesContainer {
  height: 100%;
  display: block; }

.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  /* Safari<=6 Android<=4.3 */
  transition: all 0.3s ease-out; }

.fp-section.fp-table, .fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%; }

.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%; }

.fp-slidesContainer {
  float: left;
  position: relative; }

.fp-controlArrow {
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -ms-user-select: none;
  /* IE10+ */
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent; }

.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff; }

.fp-scrollable {
  overflow: hidden;
  position: relative; }

.fp-scroller {
  overflow: hidden; }

.iScrollIndicator {
  border: 0 !important; }

.fp-notransition {
  -webkit-transition: none !important;
  transition: none !important; }

.fp-slidesNav {
  position: absolute;
  z-index: 4;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0 !important;
  right: 0;
  margin: 0 auto !important; }

.fp-slidesNav.fp-bottom {
  bottom: 17px; }

.fp-slidesNav.fp-top {
  top: 17px; }

.fp-slidesNav ul {
  margin: 0;
  padding: 0; }

.fp-slidesNav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative; }

.fp-slidesNav ul li {
  display: inline-block; }

.fp-slidesNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none; }

.fp-slidesNav ul li a.active span,
.fp-slidesNav ul li:hover a.active span {
  height: 12px;
  width: 12px;
  margin: -6px 0 0 -6px;
  border-radius: 100%; }

.fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 4px;
  width: 4px;
  border: 0;
  background: #333;
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -2px;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }

.fp-slidesNav ul li:hover a span {
  width: 10px;
  height: 10px;
  margin: -5px 0px 0px -5px; }

.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell {
  height: auto !important; }

.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell {
  height: auto !important; }

/*Only display content to screen readers*/
.fp-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.wpm-img {
    background: white!important;
}
.wpm-title a {
    background: white!important;
}
.nav_contact {
	background-color: #86ac00;
    padding: 3px 15px;
    margin: 0px 7px;
}
@media (max-width: 1023px) {
.nav_contact {
	padding: 0px;
}}
.nav_contact a {
	color: #fff!important;
}
.nav_contact a:hover {
	color: black!important;
}
@media (max-width: 1240px) {
.header__nav ul li {
    margin: 0 11px;
	}}