/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
 */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

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

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

[role="button"] {
  cursor: pointer;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.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 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.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 {
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@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 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@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 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
  display: table;
  content: " ";
}

.clearfix:after, .container:after, .container-fluid:after, .row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

/**
 * Swiper 5.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 16, 2020
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color:#007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height,-webkit-transform;
  transition-property: height,-webkit-transform;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform;
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
  content: 'prev';
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  content: 'next';
}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
  --swiper-navigation-color:#ffffff;
}

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
  --swiper-navigation-color:#000000;
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: .2s transform,.2s top;
  transition: .2s transform,.2s top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s transform,.2s left;
  transition: .2s transform,.2s left;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s transform,.2s right;
  transition: .2s transform,.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
          transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color:#ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color:#000000;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  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-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

@font-face {
  font-family: 'Superclarendon';
  src: url("../fonts/Superclarendon-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Superclarendon';
  src: url("../fonts/Superclarendon-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Superclarendon';
  src: url("../fonts/Superclarendon-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'DIN2014';
  src: url("../fonts/DIN2014-DemiBold.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'DIN2014';
  src: url("../fonts/DIN2014-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

.transition {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  z-index: 10001;
  height: 100vh;
  width: 100%;
  top: 0;
  left: 0;
  margin: 0;
  pointer-events: none;
  padding: 0;
}

.transition-inner {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  width: 100%;
  list-style-type: none;
  position: relative;
}

.transition-inner .bg {
  background: #fff;
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.page-template-project-list .transition .transition-inner .bg {
  background-color: #152A23;
}

body {
  font-family: 'Superclarendon';
  font-size: 1.25vw;
  line-height: 1.4em;
  color: #152A23;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin: 1.73vw 0;
  -webkit-font-smoothing: antialiased;
  font-family: 'Superclarendon';
}

@media only screen and (max-width: 1440px) {
  h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin: 15px 0;
  }
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, .h1:first-child, .h2:first-child, .h3:first-child, .h4:first-child, .h5:first-child, .h6:first-child {
  margin-top: 0;
}

h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, .h1:last-child, .h2:last-child, .h3:last-child, .h4:last-child, .h5:last-child, .h6:last-child {
  margin-bottom: 0;
}

h1, .h1 {
  font-size: 3.263vw;
  font-weight: 300;
  line-height: 1.2em;
  color: #152A23;
}

@media only screen and (max-width: 1024px) {
  h1, .h1 {
    font-size: 6.5vw;
    line-height: 1.2em;
  }
}

h2, .h2 {
  font-size: 2.916vw;
  font-weight: 300;
  line-height: 1.2em;
  color: #152A23;
}

@media only screen and (max-width: 1024px) {
  h2, .h2 {
    font-size: 9.5vw;
  }
}

h3, .h3 {
  font-size: 1.527vw;
  font-weight: 300;
  line-height: 1.2em;
  color: #414042;
}

@media only screen and (max-width: 1024px) {
  h3, .h3 {
    font-size: 6.2vw;
    line-height: 1.2em;
  }
}

h4, .h4 {
  font-size: 1.25vw;
  font-weight: 700;
  color: #000;
}

h5, .h5 {
  font-size: .9996vw;
  font-family: 'DIN2014';
  font-weight: 500;
  color: #152A23;
  line-height: 1em;
}

@media only screen and (max-width: 1024px) {
  h5, .h5 {
    font-size: 4.5vw;
  }
}

h6 a {
  font-family: 'DIN2014';
  font-weight: 400;
  font-size: 18px;
  display: inline-block;
  padding: 14px 70px;
  color: #fff;
  background-color: #152A23;
  border-radius: 3px;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

h6 a:hover {
  background-color: #2F3D49;
  color: #fff;
}

p {
  font-family: 'Superclarendon';
  font-weight: 300;
  color: #414042;
  font-size: 1.041vw;
  line-height: 1.3em;
}

@media only screen and (max-width: 1024px) {
  p {
    font-size: 4.4vw;
  }
}

p a:hover {
  text-decoration: underline;
}

.main-content-inner {
  margin: 0 !important;
}

.colors-white h1, .colors-white h2, .colors-white h3, .colors-white h4, .colors-white h5, .colors-white .h1, .colors-white .h2, .colors-white .h3, .colors-white .h4, .colors-white .h5, .colors-white p, .colors-white li {
  -webkit-font-smoothing: antialiased;
}

.colors-white h1, .colors-white h1 a, .colors-white h2, .colors-white h2 a, .colors-white h3, .colors-white h3 a, .colors-white h4, .colors-white h4 a, .colors-white h5, .colors-white h5 a, .colors-white .h1, .colors-white .h1 a, .colors-white .h2, .colors-white .h2 a, .colors-white .h3, .colors-white .h3 a, .colors-white .h4, .colors-white .h4 a, .colors-white .h5, .colors-white .h5 a, .colors-white p, .colors-white p a, .colors-white li, .colors-white li a {
  color: #fff;
}

.content-wrap h5 {
  margin-bottom: 0;
}

.content-wrap h5 + p {
  margin-top: 0;
}

.content-wrap p + h5 {
  margin-top: 1.15vw;
}

.mobile-nav {
  position: fixed;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  width: 100vw;
  z-index: 10000;
  background-color: #fff;
  overflow: hidden;
  padding-bottom: 9vw;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .mobile-nav {
    display: none;
  }
}

.mobile-nav.show {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}

.mobile-nav .close-nav {
  position: absolute;
  right: 3.5vw;
  top: 3.5vw;
  width: 6.667vw;
}

.mobile-nav .close-nav svg {
  width: 100%;
}

.mobile-nav .mobile-menu-wrap {
  font-family: 'DIN2014';
  padding: 3.5vw;
}

.mobile-nav .mobile-menu-wrap ul {
  padding: 0;
  margin: 0;
}

.mobile-nav .mobile-menu-wrap ul li {
  list-style-type: none;
}

.mobile-nav .mobile-menu-wrap ul li a {
  font-size: 7.2vw;
  color: #404042;
  line-height: 0.9em;
  margin: 0.1em 0;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 400;
  border-bottom: 3px solid transparent;
}

.mobile-nav .mobile-menu-wrap a:hover, .mobile-nav .mobile-menu-wrap a:focus, .mobile-nav a:hover, .mobile-nav  a:focus {
  border-bottom: 3px solid #45d24a;
  text-decoration: none;
}

.mobile-nav .mobile-contacts {
  padding: 3.5vw;
}

.mobile-nav .mobile-contacts p {
  font-size: 6.5vw;
  color: #404042;
  line-height: 1.3em;
  font-weight: 400;
  margin: 0;
  font-family: 'DIN2014';
  letter-spacing: 0.02em;
}

.mobile-nav .mobile-contacts p a {
  color: #404042;
  border-bottom: 3px solid transparent;
}

.mobile-nav .mobile-contacts p a:hover, .mobile-nav .mobile-contacts p a:focus {
  border-bottom: 3px solid #45d24a;
  text-decoration: none;
}

#masthead {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  padding-top: 1.944vw;
}

@media only screen and (max-width: 1024px) {
  #masthead {
    padding-top: 3.5vw;
  }
}

#masthead .navbar {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

#masthead .navbar.nav-down {
  -webkit-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
}

#masthead .navbar.nav-up {
  -webkit-transform: translate(0px, -200%);
          transform: translate(0px, -200%);
}

#masthead p {
  font-family: 'DIN2014';
  margin: 0;
  line-height: 1em;
}

#masthead a, #masthead span {
  color: #fff;
  font-size: .9996vw;
  line-height: 1.4em;
  font-weight: 500;
  -webkit-transition: none;
  transition: none;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
}

#masthead .site-navigation-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  #masthead .site-navigation-inner {
    display: none;
  }
}

#masthead .site-navigation-inner .nav-left {
  width: 70%;
}

#masthead .site-navigation-inner .nav-left .project-cats {
  padding-left: 9.305vw;
  display: none;
}

#masthead .site-navigation-inner .nav-left .project-cats .project-cat span {
  text-transform: uppercase;
  cursor: pointer;
}

#masthead .site-navigation-inner .nav-left .project-cats .project-cat span:hover {
  border-bottom: 3px solid #45d24a;
}

#masthead .site-navigation-inner .nav-left .project-cats .project-cat.active span {
  border-bottom: 3px solid #45d24a;
}

#masthead .site-navigation-inner .nav-left .view-project {
  display: none;
  padding-left: 9.305vw;
}

#masthead .site-navigation-inner .nav-left .view-project p a:hover {
  border-bottom: 3px solid #45d24a;
}

#masthead .site-navigation-inner .nav-right {
  width: 30%;
}

#masthead .site-navigation-inner .nav-right .nav-right-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}

#masthead .site-navigation-inner .nav-right .desktop-menu-wrap {
  width: 40%;
}

#masthead .site-navigation-inner .nav-right .desktop-menu-wrap .menu {
  padding: 0;
  margin: 0;
}

#masthead .site-navigation-inner .nav-right .desktop-menu-wrap .menu li {
  list-style-type: none;
  line-height: 1.5em;
  font-size: 0.833vw;
}

#masthead .site-navigation-inner .current-menu-item a {
  border-bottom: 3px solid #45d24a;
}

#masthead .site-navigation-inner .nav-right .desktop-menu-wrap .menu li a {
  text-transform: uppercase;
}

#masthead .site-navigation-inner .nav-right .desktop-menu-wrap .menu li a:hover, #masthead .site-navigation-inner .nav-right .desktop-menu-wrap .menu li a:focus , .desktop-contact-h4 a:hover,.desktop-contact-h4 a:focus{
  text-decoration: none;
  border-bottom: 3px solid #45d24a;
}

#masthead .site-navigation-inner .nav-right .desktop-contacts {
  width: 60%;
}

#masthead .site-navigation-inner .nav-right .desktop-contacts .nav-contacts p {
  line-height: 1.5em;
  font-size: 0.833vw;
}

#masthead .site-navigation-inner .nav-right .desktop-contacts .nav-contacts p a:hover {
  text-decoration: none;
  border-bottom: 3px solid #45d24a;
}

#masthead .mobile-toggle-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (min-width: 1025px) {
  #masthead .mobile-toggle-wrap {
    display: none;
  }
}

#masthead .mobile-toggle-wrap .project-cats-wrap {
  width: 70%;
}

#masthead .mobile-toggle-wrap .project-cats-wrap .project-cats {
  display: none;
  padding-left: 3.5vw;
}

#masthead .mobile-toggle-wrap .project-cats-wrap .project-cats span {
  font-size: 7.2vw;
  color: #404042;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 0.9em;
  margin: 0.1em 0;
  display: inline-block;
  border-bottom: 3px solid transparent;
}

#masthead .mobile-toggle-wrap .project-cats-wrap .project-cats span:hover {
  border-bottom: 3px solid #45d24a;
}

#masthead .mobile-toggle-wrap .project-cats-wrap .project-cats span .project-cat.active span {
  border-bottom: 3px solid #45d24a;
}

#masthead .mobile-toggle-wrap .project-cats-wrap .view-project {
  display: none;
  padding-left: 3.5vw;
}

#masthead .mobile-toggle-wrap .project-cats-wrap .view-project p a {
  font-size: 7.2vw;
  line-height: 1em;
  font-weight: 400;
}

#masthead .mobile-toggle-wrap .mobile-toggle {
  width: 30%;
  text-align: right;
}

#masthead .mobile-toggle-wrap .mobile-toggle .mobile-toggle-button {
  margin-right: 3.5vw;
  width: 6.667vw;
  float: right;
}

#masthead .mobile-toggle-wrap .mobile-toggle .mobile-toggle-button svg {
  width: 100%;
}

#page.mobile-nav-open {
  background-color: #000;
}

#page.mobile-nav-open #content {
  opacity: 0.7;
}

.page-template-about #masthead a, .page-template-about #masthead span, .page-template-project-list #masthead a, .page-template-project-list #masthead span,.page-template-contact #masthead a {
  color: #152A23;
}

.page-template-about #masthead svg line, .page-template-project-list #masthead svg line,.page-template-contact #masthead svg line {
  stroke: #152A23;
}

.page-template-contact #masthead a {
  color: #fff;
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .page-template-about h1, .page-template-about .h1 {
    font-size: 5.6vw;
  }
}

@media only screen and (max-width: 768px) {
  .page-template-about h1, .page-template-about .h1 {
    font-size: 6.1vw;
  }
}

@media only screen and (max-width: 1024px) {
  .page-template-project-list #masthead {
    position: absolute;
  }
  .page-template-project-list #masthead .navbar {
    -webkit-transform: translate(0, 0) !important;
            transform: translate(0, 0) !important;
  }
}

#masthead.dark a, #masthead.dark span {
  color: #152A23;
}

#masthead.dark svg line {
  stroke: #152A23;
}

#content {
  position: relative;
  z-index: 1;
  min-height: 100vh;
  background-color: #fff;
}

.main-content-area {
  margin-top: 0px;
  margin-bottom: 0px;
}

@media only screen and (max-device-width: 1024px) {
  .page-template-home {
    overflow: hidden;
  }
}

[data-barba-namespace="home"] .content-wrap {
  min-height: 100vh;
  overflow: hidden;
  position: relative;
}

@media only screen and (max-device-width: 1024px) {
  [data-barba-namespace="home"] .content-wrap {
    min-height: auto;
    height: calc(100vh - 70px);
  }
}

@media only screen and (max-device-width: 1024px) and (min-device-height: 810px) {
  [data-barba-namespace="home"] .content-wrap {
    min-height: auto;
    height: 100vh;
  }
}

[data-barba-namespace="home"] .content-wrap .img-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

[data-barba-namespace="home"] .content-wrap .content-wrap-inner {
  position: relative;
  z-index: 1;
  padding: 12.083vw 9.305vw 6vw;
}

@media only screen and (max-width: 1024px) {
  [data-barba-namespace="home"] .content-wrap .content-wrap-inner {
    padding: 15.083vh 3.5vw 6vw;
  }
}

[data-barba-namespace="home"] .home-logo {
  position: absolute;
  width: 15.208vw;
  height: 1.597vw;
  right: 15.208vw;
  bottom: 2.083vw;
  z-index: 1;
}

@media only screen and (max-width: 1024px) {
  [data-barba-namespace="home"] .home-logo {
    width: 93vw;
    height: 9.765vw;
    right: 3.5vw;
    bottom: 3.5vw;
  }
}

@media only screen and (max-device-width: 1024px) {
  [data-barba-namespace="home"] .home-logo {
    bottom: 7vw;
  }
}

@media only screen and (max-device-width: 1024px) and (min-device-height: 810px) {
  [data-barba-namespace="home"] .home-logo {
    bottom: 30vw;
  }
}

[data-barba-namespace="home"] .home-logo svg {
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 1024px) {
  [data-barba-namespace="home"] .home-logo svg path {
    fill: #404042;
  }
}

[data-barba-namespace="about"] .about-section {
  min-height: 100vh;
  overflow: hidden;
  position: relative;
}

@media only screen and (max-width: 1024px) {
  [data-barba-namespace="about"] .about-section {
    min-height: 90vh;
  }
}

[data-barba-namespace="about"] .about-section .content-wrap {
  position: relative;
  z-index: 1;
  padding: 12.083vw 9.305vw 6vw;
}

@media only screen and (max-width: 1024px) {
  [data-barba-namespace="about"] .about-section .content-wrap {
    padding: 15.083vh 3.5vw 6vw;
  }
}

[data-barba-namespace="about"] .about-section .logo {
  position: absolute;
  width: 28.056vw;
  right: 1.944vw;
  z-index: 3;
  bottom: 1.944vw;
}

@media only screen and (max-width: 1024px) {
  [data-barba-namespace="about"] .about-section .logo {
    width: 93vw;
    height: 9.765vw;
    right: 3.5vw;
    bottom: 3.5vw;
  }
}

[data-barba-namespace="about"] .about-section .logo svg {
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 1024px) {
  .page-template-home-carousel {
    overflow: hidden;
  }
}

.page-template-home-carousel .content-wrap {
  height: 100vh;
  max-height: 100vh;
  overflow: hidden;
}

.page-template-home-carousel .content-wrap .carousel-wrap {
  height: 100vh;
}

.page-template-home-carousel .content-wrap .carousel-wrap .swiper-slide {
  position: relative;
}

.page-template-home-carousel .content-wrap .carousel-wrap .swiper-slide img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.page-template-home-carousel .content-wrap-inner {
  position: fixed;
  bottom: 0;
  z-index: 2;
  padding-left: 9.305vw;
  padding-top: 3.5vw;
  padding-bottom: 3.5vw;
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  .page-template-home-carousel .content-wrap-inner {
    padding-left: 3.5vw;
    padding-bottom: 20vw;
  }
}

.page-template-home-carousel .content-wrap-inner .content {
  z-index: 2;
  position: relative;
}

.page-template-home-carousel .color-bgs {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 33.333%;
  opacity: .7;
  z-index: 1;
  -webkit-transform: translatey(0);
          transform: translatey(0);
}

.page-template-home-carousel .home-logo {
  position: fixed;
  width: 28.056vw;
  right: 1.944vw;
  z-index: 3;
  bottom: 1.944vw;
}

@media only screen and (max-width: 1024px) {
  .page-template-home-carousel .home-logo {
    width: calc(100vw - 7vw);
    right: 3.5vw;
    bottom: 3.5vw;
  }
}

.page-template-home-carousel .home-logo svg {
  width: 100%;
  height: 100%;
}

.page-template-home-carousel #masthead .nav-left .view-project, .page-template-home-carousel #masthead .mobile-toggle-wrap .project-cats-wrap .view-project {
  display: block;
}

.page-template-project-list .site-main {
  padding-top: 5.625vw;
  padding-bottom: 5.625vw;
}

@media only screen and (max-width: 1024px) {
  .page-template-project-list .site-main {
    padding-top: 35vw;
    padding-bottom: 20vw;
  }
}

.page-template-project-list #masthead .nav-left .project-cats, .page-template-project-list #masthead .mobile-toggle-wrap .project-cats-wrap .project-cats {
  display: block;
}
.page-template-contact .right-side h5 {
    text-transform: uppercase;
	
}
.project-logo {
  position: fixed;
  width: 28.056vw;
  right: 1.944vw;
  z-index: 1;
  bottom: 1.944vw;
}

@media only screen and (max-width: 1024px) {
  .project-logo {
    position: absolute;
    width: calc(100vw - 7vw);
    left: 3.5vw;
    z-index: 1;
    bottom: 3.5vw;
  }
  .page-template-contact .project-logo {
    position: relative;
    left: 3.5vw;
    z-index: 1;
    bottom: 3.5vw;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: 0;
}	
	.page-template-contact .right-side h5{
		font-size: 20px;
		margin-bottom: 8px;
	}
	.page-template-contact .right-side p {
		font-size: 15px;
		margin-top: 5px;
	}
}

.project-logo svg {
  width: 100%;
  height: 100%;
}

.project-logo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.project-thumbs {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 36.25vw;
  height: 36.25vw;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  overflow: hidden;
  border-radius: 50%;
}

@media only screen and (max-width: 1024px) {
  .project-thumbs {
    display: none;
  }
}

.project-thumbs .project-thumb {
  display: none;
  width: 100vw;
  height: 100vh;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.project-thumbs .project-thumb img, .project-thumbs .project-thumb a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}

.project-thumbs .project-thumb a {
  z-index: 2;
}

.project-thumbs .project-thumb .thumb-bg {
  width: 100%;
  bottom: 50%;
  position: absolute;
  height: 11.2vw;
  -webkit-transform: translatey(33vw);
          transform: translatey(33vw);
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.project-thumbs .project-thumb.active {
  display: block;
}

.project-thumbs .project-thumb.hover .thumb-bg {
  -webkit-transform: translatey(18.5vw);
          transform: translatey(18.5vw);
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  opacity: 0.7;
}

.projects {
  padding-left: 9.305vw;
  padding-right: 7.708vw;
  position: relative;
  z-index: 1;
}

@media only screen and (max-width: 1024px) {
  .projects {
    padding-left: 3.5vw;
    padding-right: 3.5vw;
  }
}

.projects .project .title {
  line-height: 1.2em;
}

.projects .project .title a {
  display: inline-block;
  border-bottom: 4px solid transparent;
  color: #414042 !important;
  line-height: 1em;
}

.projects .project .title a:hover {
  border-bottom: 4px solid #45d24a;
  text-decoration: none;
}

.project-section {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
}

@media only screen and (max-width: 1024px) {
  .project-section {
    min-height: 90vh;
  }
  .project-section, .project-section .fp-tableCell {
    height: auto !important;
  }
}

.project-section.project-intro .thumb-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.project-section.project-intro .thumb-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.project-section.project-intro .content-wrap {
  position: relative;
  z-index: 1;
  padding: 12.083vw 9.305vw 6vw;
}

@media only screen and (max-width: 1024px) {
  .project-section.project-intro .content-wrap {
    padding: 15.083vh 3.5vw 6vw;
  }
}

@media only screen and (max-width: 1024px) {
  .project-section.siwm {
    min-height: auto;
  }
  .project-section.siwm + .project-nav .project-section-wrap .right-side .content-wrap {
    padding: 10.5vw 3.5vw 33.765vw;
  }
}

.project-section.siwm .project-section-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.project-section.siwm .project-section-wrap .left-side {
  width: 65%;
  height: 100vh;
}

@media only screen and (max-width: 1024px) {
  .project-section.siwm .project-section-wrap .left-side {
    width: 100%;
    height: auto;
	  display: flex;
	  justify-content: space-between;
  }
}

.project-section.siwm .project-section-wrap .left-side .image-wrap {
  margin: 1.944vw 0 1.944vw 1.944vw;
  position: relative;
  height: calc(100% - 3.888vw);
  width: calc(100% - 1.944vw);
display	: inline-block
}
.image-wrap.wrap1 {
    width: 70% !important;
}
.image-wrap.wrap2 {
    width: 24% !important;
    margin: 1.944vw 0 1.944vw 8px !important;
}
@media only screen and (max-width: 1024px) {
  
.image-wrap.wrap1 {
    width: 74% !important;
	margin: 0 !important;
}
.image-wrap.wrap2 {
    width: 24% !important;
    margin: 0 !important;
}
}

.project-section.siwm .project-section-wrap .left-side .image-wrap img {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.project-section.siwm .project-section-wrap .right-side {
  width: 30%;
  height: 100%;
  padding-left: 5%;
}

@media only screen and (min-width: 1025px) {
  .project-section.siwm .project-section-wrap .right-side {
    padding-top: 7vw;
  }
}

@media only screen and (max-width: 1024px) {
  .project-section.siwm .project-section-wrap .right-side {
    width: 100%;
    height: auto;
    padding-left: 0;
  }
}

.project-section.siwm .project-section-wrap .right-side .content-wrap {
  padding: 2vw 0;
}

@media only screen and (max-width: 1024px) {
  .project-section.siwm .project-section-wrap .right-side .content-wrap {
    padding: 7vw 3.5vw 10.5vw;
  }
  .project-section.siwm .project-section-wrap .right-side .content-wrap p br {
    display: none;
  }
}

@media only screen and (max-width: 1024px) {
  .project-section.siwom {
    min-height: auto;
  }
  .project-section.siwom + .project-nav .project-section-wrap .right-side .content-wrap {
    padding: 10.5vw 3.5vw 33.765vw;
  }
}

.project-section.siwom .project-section-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.project-section.siwom .project-section-wrap .left-side {
  width: 65%;
  height: 100vh;
}

@media only screen and (max-width: 1024px) {
  .project-section.siwom .project-section-wrap .left-side {
    width: 100%;
    height: auto;
  }
}

.project-section.siwom .project-section-wrap .left-side .image-wrap {
  position: relative;
  height: 100%;
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  .project-section.siwom .project-section-wrap .left-side .image-wrap {
    height: 0;
    padding-bottom: 100%;
  }
}

.project-section.siwom .project-section-wrap .left-side .image-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.project-section.siwom .project-section-wrap .right-side {
  width: 30%;
  height: 100%;
  padding-left: 5%;
}

@media only screen and (min-width: 1025px) {
  .project-section.siwom .project-section-wrap .right-side {
    padding-top: 7vw;
  }
}

@media only screen and (max-width: 1024px) {
  .project-section.siwom .project-section-wrap .right-side {
    width: 100%;
    height: auto;
    padding-left: 0;
  }
}

.project-section.siwom .project-section-wrap .right-side .content-wrap {
  padding: 2vw 0;
}

@media only screen and (max-width: 1024px) {
  .project-section.siwom .project-section-wrap .right-side .content-wrap {
    padding: 10.5vw 3.5vw 10.5vw;
  }
  .project-section.siwom .project-section-wrap .right-side .content-wrap p br {
    display: none;
  }
}

.project-section.full-bleed .thumb-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.project-section.full-bleed .thumb-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.project-section.full-bleed-with-pull-quote .thumb-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.project-section.full-bleed-with-pull-quote .thumb-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.project-section.full-bleed-with-pull-quote .content-wrap {
  position: relative;
  z-index: 1;
  padding: 12.083vw 9.305vw 6vw;
}

@media only screen and (max-width: 1024px) {
  .project-section.full-bleed-with-pull-quote .content-wrap {
    padding: 15.083vh 3.5vw 6vw;
  }
  .project-section.full-bleed-with-pull-quote .content-wrap h2 {
    font-size: 6.5vw;
    line-height: 1.3em;
  }
  .project-section.full-bleed-with-pull-quote .content-wrap h2 br {
    display: none;
  }
}

@media only screen and (max-width: 1024px) {
  .project-section.two-vertical-images {
    min-height: auto;
  }
  .project-section.two-vertical-images + .project-nav .project-section-wrap .right-side .content-wrap {
    padding: 10.5vw 3.5vw 33.765vw;
  }
}

.project-section.two-vertical-images .project-section-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.project-section.two-vertical-images .project-section-wrap .left-side {
  width: 65%;
  min-height: 100vh;
}

@media only screen and (max-width: 1024px) {
  .project-section.two-vertical-images .project-section-wrap .left-side {
    width: 100%;
    min-height: auto;
  }
}

.project-section.two-vertical-images .project-section-wrap .left-side .image-wrap {
  margin: 1.944vw 0 1.944vw 1.944vw;
  position: relative;
  width: calc(100% - 1.944vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: calc(100% - 3.888vw);
}

@media only screen and (max-width: 1024px) {
  .project-section.two-vertical-images .project-section-wrap .left-side .image-wrap {
    margin: 3.5vw;
    width: calc(100% - 7vw);
  }
}

.project-section.two-vertical-images .project-section-wrap .left-side .image-wrap .image1-wrap {
  width: 24.097vw;
  padding-bottom: 32vw;
  position: relative;
  height: 0;
}

@media only screen and (max-width: 1024px) {
  .project-section.two-vertical-images .project-section-wrap .left-side .image-wrap .image1-wrap {
    width: 100%;
    padding-bottom: 132%;
  }
}

.project-section.two-vertical-images .project-section-wrap .left-side .image-wrap .image2-wrap {
  width: 31.111vw;
  position: relative;
  margin-top: 6.5vw;
}

@media only screen and (max-width: 1024px) {
  .project-section.two-vertical-images .project-section-wrap .left-side .image-wrap .image2-wrap {
    width: 100%;
    padding-bottom: 132%;
    margin-top: 3.5em;
  }
}

.project-section.two-vertical-images .project-section-wrap .left-side .image-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.project-section.two-vertical-images .project-section-wrap .right-side {
  width: 30%;
  height: 100%;
  padding-left: 5%;
}

@media only screen and (min-width: 1025px) {
  .project-section.two-vertical-images .project-section-wrap .right-side {
    padding-top: 7vw;
  }
}

@media only screen and (max-width: 1024px) {
  .project-section.two-vertical-images .project-section-wrap .right-side {
    width: 100%;
    height: auto;
    padding-left: 0;
  }
}

.project-section.two-vertical-images .project-section-wrap .right-side .content-wrap {
  padding: 2vw 0;
}

@media only screen and (max-width: 1024px) {
  .project-section.two-vertical-images .project-section-wrap .right-side .content-wrap {
    padding: 7vw 3.5vw 10.5vw;
  }
  .project-section.two-vertical-images .project-section-wrap .right-side .content-wrap p br {
    display: none;
  }
}

@media only screen and (max-width: 1024px) {
  .project-section.plain-drawing-on-colored-bg {
    min-height: auto;
  }
}

.project-section.plain-drawing-on-colored-bg .thumb-wrap {
  max-height: 100vh;
  max-width: 80vw;
  margin: 0 auto;
}

@media only screen and (max-width: 1024px) {
  .project-section.plain-drawing-on-colored-bg .thumb-wrap {
    padding: 3.5vw 0;
    max-height: 90vh;
  }
}

.project-section.plain-drawing-on-colored-bg .thumb-wrap svg, .project-section.plain-drawing-on-colored-bg .thumb-wrap img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -o-object-fit: contain;
     object-fit: contain;
}

@media only screen and (max-width: 1024px) {
  .project-section.plain-drawing-on-colored-bg .thumb-wrap svg, .project-section.plain-drawing-on-colored-bg .thumb-wrap img {
    position: static;
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
  }
}

@media only screen and (max-width: 1024px) {
  .project-section.two-images-with-margin {
    min-height: auto;
    margin: 7vw 0 10.5vw;
  }
  .project-section.two-images-with-margin + .two-horizontal-images {
    margin: -3.5vw 0 7vw;
  }
  .project-section.two-images-with-margin + .project-nav .project-section-wrap .right-side .content-wrap {
    padding: 10.5vw 3.5vw 33.765vw;
  }
}

.project-section.two-images-with-margin .project-section-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.project-section.two-images-with-margin .project-section-wrap .left-side {
  width: calc(65% + 1.944vw);
  height: 100vh;
}

@media only screen and (max-width: 1024px) {
  .project-section.two-images-with-margin .project-section-wrap .left-side {
    height: auto;
    width: 100%;
  }
}

.project-section.two-images-with-margin .project-section-wrap .left-side .image-wrap {
  margin: 1.944vw;
  position: relative;
  height: calc(100% - 3.888vw);
  width: calc(100% - 3.888vw);
}

@media only screen and (max-width: 1024px) {
  .project-section.two-images-with-margin .project-section-wrap .left-side .image-wrap {
    margin: 3.5vw;
    height: 0;
    width: calc(100% - 7vw);
    padding-bottom: calc(100% - 7vw);
  }
}

.project-section.two-images-with-margin .project-section-wrap .left-side .image-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.project-section.two-images-with-margin .project-section-wrap .right-side {
  width: calc(35% - 1.944vw);
  height: 100vh;
}

@media only screen and (max-width: 1024px) {
  .project-section.two-images-with-margin .project-section-wrap .right-side {
    width: 100%;
    height: auto;
  }
}

.project-section.two-images-with-margin .project-section-wrap .right-side .image-wrap {
  position: relative;
  height: 100vh;
  width: 100%;
}

@media only screen and (max-width: 1024px) {
  .project-section.two-images-with-margin .project-section-wrap .right-side .image-wrap {
    height: 70vh;
  }
}

.project-section.two-images-with-margin .project-section-wrap .right-side .image-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media only screen and (max-width: 1024px) {
  .project-section.two-horizontal-images {
    min-height: auto;
    margin: 7vw 0;
  }
  .project-section.two-horizontal-images + .project-nav .project-section-wrap .right-side .content-wrap {
    padding: 10.5vw 3.5vw 33.765vw;
  }
}

.project-section.two-horizontal-images .project-section-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.project-section.two-horizontal-images .project-section-wrap .left-side {
  width: calc(65% + 1.944vw);
  min-height: 100vh;
}

@media only screen and (max-width: 1024px) {
  .project-section.two-horizontal-images .project-section-wrap .left-side {
    min-height: auto;
    width: 100%;
  }
}

.project-section.two-horizontal-images .project-section-wrap .left-side .image-wrap {
  margin: 5.486vw 0 1.944vw 1.944vw;
  position: relative;
  width: calc(100% - 10.264vw);
  padding-bottom: 55.1%;
}

@media only screen and (max-width: 1024px) {
  .project-section.two-horizontal-images .project-section-wrap .left-side .image-wrap {
    margin: 3.5vw;
    height: 0;
    width: calc(100% - 7vw);
    padding-bottom: calc(63% - 7vw);
  }
}

.project-section.two-horizontal-images .project-section-wrap .left-side .image-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.project-section.two-horizontal-images .project-section-wrap .right-side {
  width: calc(35% - 1.944vw);
}

@media only screen and (max-width: 1024px) {
  .project-section.two-horizontal-images .project-section-wrap .right-side {
    width: 100%;
  }
}

.project-section.two-horizontal-images .project-section-wrap .right-side .image-wrap {
  position: relative;
  width: calc(100% - 1.944vw);
  padding-bottom: 63%;
  margin-bottom: 1.944vw;
  margin-right: 1.944vw;
}

@media only screen and (max-width: 1024px) {
  .project-section.two-horizontal-images .project-section-wrap .right-side .image-wrap {
    margin: 0 3.5vw 3.5vw;
    height: 0;
    width: calc(100% - 7vw);
    padding-bottom: calc(63% - 7vw);
  }
}

.project-section.two-horizontal-images .project-section-wrap .right-side .image-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.project-section.two-horizontal-images-text .project-section-wrap {
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}

.project-section.two-horizontal-images-text .project-section-wrap .left-side {
  max-height: 80vh;
  min-height: 0px;
  overflow-y: hidden;
}

.project-section.two-horizontal-images-text .project-section-wrap .left-side .image-wrap {
  margin-top: 3.486vw;
}

.project-section.two-horizontal-images-text .project-section-wrap .right-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  height: 95vh;
}

@media only screen and (max-width: 1024px) {
  .project-section.two-horizontal-images-text .project-section-wrap .right-side {
    display: block;
    height: unset;
    margin-bottom: 35px;
  }
}

.project-section.two-horizontal-images-text .project-section-wrap .right-side .content-wrap {
  -webkit-box-flex: 60%;
      -ms-flex: 60% 0 0px;
          flex: 60% 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.project-section.two-horizontal-images-text .project-section-wrap .right-side .content-wrap .content-info {
  padding: 40px;
  padding-top: 60px;
}

@media only screen and (max-width: 1024px) {
  .project-section.two-horizontal-images-text .project-section-wrap .right-side .content-wrap .content-info {
    padding-top: 40px;
  }
}

.project-section.two-horizontal-images-text .project-section-wrap .right-side .image-wrap {
  -webkit-box-flex: 40%;
      -ms-flex: 40% 1 1;
          flex: 40% 1 1;
}

@media only screen and (max-width: 1024px) {
  .project-section.project-nav {
    min-height: auto;
  }
}

.project-section.project-nav .project-section-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.project-section.project-nav .project-section-wrap .left-side {
  width: 65%;
  height: 100vh;
  position: relative;
}

@media only screen and (max-width: 1024px) {
  .project-section.project-nav .project-section-wrap .left-side {
    display: none;
  }
}

.project-section.project-nav .project-section-wrap .left-side .img-cover {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  opacity: 1;
}

.project-section.project-nav .project-section-wrap .left-side .img-cover.reveal {
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.project-section.project-nav .project-section-wrap .left-side .image-wrap {
  position: relative;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.project-section.project-nav .project-section-wrap .left-side .image-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
}

.project-section.project-nav .project-section-wrap .left-side .image-wrap img.show {
  z-index: 2;
}

.project-section.project-nav .project-section-wrap .right-side {
  width: 30%;
  height: 100%;
  padding-left: 5%;
}

@media only screen and (min-width: 1025px) {
  .project-section.project-nav .project-section-wrap .right-side {
    padding-top: 7vw;
  }
}

@media only screen and (max-width: 1024px) {
  .project-section.project-nav .project-section-wrap .right-side {
    width: 100%;
    padding-left: 0;
    height: auto;
    padding-top: 0;
  }
}

.project-section.project-nav .project-section-wrap .right-side .content-wrap {
  padding: 2vw 0;
}

@media only screen and (max-width: 1024px) {
  .project-section.project-nav .project-section-wrap .right-side .content-wrap {
    padding: 21vw 3.5vw 33.765vw;
  }
}

.project-section.project-nav .project-section-wrap .right-side .content-wrap .nav-wrap h3 {
  margin: 0;
}

.project-section.project-nav .project-section-wrap .right-side .content-wrap .nav-wrap h3 a {
  color: #414042;
  border-bottom: 3px solid transparent;
}

.project-section.project-nav .project-section-wrap .right-side .content-wrap .nav-wrap h3 a:hover {
  text-decoration: none;
  border-bottom: 3px solid #45d24a;
}

@media only screen and (max-width: 1024px) {
  .project-section.project-nav .project-section-wrap .right-side .content-wrap .nav-wrap p {
    margin: 0;
  }
}

.project-section.project-nav .project-section-wrap .right-side .content-wrap .nav-wrap + .nav-wrap {
  margin: 2.96vw 0 0;
}

@media only screen and (max-width: 1024px) {
  .project-section.project-nav .project-section-wrap .right-side .content-wrap .nav-wrap + .nav-wrap {
    margin: 10.5vw 0 0;
  }
}

.project-section.project-nav .project-section-wrap .right-side .bottom-logo {
  width: 28.056vw;
  position: absolute;
  bottom: 1.944vw;
  left: 70%;
}

.project-section.project-nav .project-section-wrap .right-side .bottom-logo svg {
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 1024px) {
  .project-section.project-nav .project-section-wrap .right-side .bottom-logo {
    width: 93vw;
    height: 9.765vw;
    right: 3.5vw;
    bottom: 3.5vw;
    left: auto;
  }
}

#wpstats {
  display: none;
}



.newHeader{
        color: white;
        font-family: 'DIN2014';
        font-weight: 400;
        padding-top: 15px;
        padding-left: 5px;
		opacity: 1;
    }

    @media screen and (max-width:1024px) {
        .newHeaderDesktop{
            visibility: hidden !important;
        }
		
		.newHeader{
			padding-top: 10px;
		}
		
		.page-template-home-carousel .color-bgs{
			height: 25%;
		}
    }

    @media screen and (min-width: 1025px) {
        .newHeaderMobile{
            visibility: hidden !important;
        }
    }

    .newHeaderDesktop{
        padding-left: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-left: -20px;
    }

   .newHeaderDesktop .aDigest:hover{
        box-sizing: content-box;
        border-bottom: 3px solid #45D24A
;
        padding-bottom: 5px;
    } 

    .newHeaderMobile .aDigest:hover{
        box-sizing: content-box;
        border-bottom: 3px solid #45D24A
;
        padding-bottom: 9px;
    }

    

.color-bgs .swiper-slide.swiper-slide-active {
opacity: 1 !important;
height: 100%;

}	

.newHeaderDesktop .color-bgs .swiper-slide.swiper-slide-active{
        width: 30% !important;
        right: 0;
        
    }




/*# sourceMappingURL=custom.css.map */
@media only screen and (max-width: 641px){
	.page-template-contact .right-side h5{
		font-size: 16px;
		margin-bottom: 8px;
	}
	.page-template-contact .right-side p {
		font-size: 15px;
		margin-top: 5px;
	}
}