/* normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
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; /* 1 */
  vertical-align: baseline; /* 2 */
}
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: 1px 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 {
  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; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}
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"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  box-sizing: content-box; /* 2 */
}
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; /* 1 */
  padding: 0; /* 2 */
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
@font-face {
  font-family: 'bau';
  src: url("../fonts/bau-regular-webfont.eot");
  src: url("../fonts/bau-regular-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/bau-regular-webfont.woff2") format('woff2'), url("../fonts/bau-regular-webfont.woff") format('woff'), url("../fonts/bau-regular-webfont.ttf") format('truetype'), url("../fonts/bau-regular-webfont.svg#bau-regularregular") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'bau-medium';
  src: url("../fonts/bau-medium-webfont.eot");
  src: url("../fonts/bau-medium-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/bau-medium-webfont.woff2") format('woff2'), url("../fonts/bau-medium-webfont.woff") format('woff'), url("../fonts/bau-medium-webfont.ttf") format('truetype'), url("../fonts/bau-medium-webfont.svg#bau-mediumregular") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Grotesque-Bold';
  src: url("../fonts/GrotesqueMTStd-Bold.eot?#iefix") format('embedded-opentype'), url("../fonts/GrotesqueMTStd-Bold.otf") format('opentype'), url("../fonts/GrotesqueMTStd-Bold.woff") format('woff'), url("../fonts/GrotesqueMTStd-Bold.ttf") format('truetype'), url("../fonts/GrotesqueMTStd-Bold.svg#GrotesqueMTStd-Bold") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'bau-mediumitalic';
  src: url("../fonts/bau-mediumitalic-webfont.eot");
  src: url("../fonts/bau-mediumitalic-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/bau-mediumitalic-webfont.woff2") format('woff2'), url("../fonts/bau-mediumitalic-webfont.woff") format('woff'), url("../fonts/bau-mediumitalic-webfont.ttf") format('truetype'), url("../fonts/bau-mediumitalic-webfont.svg#bau-mediumitalicregular") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'bau-italic';
  src: url("../fonts/bau-regularitalic-webfont.eot");
  src: url("../fonts/bau-regularitalic-webfont.eot?#iefix") format('embedded-opentype'), url("../fonts/bau-regularitalic-webfont.woff2") format('woff2'), url("../fonts/bau-regularitalic-webfont.woff") format('woff'), url("../fonts/bau-regularitalic-webfont.ttf") format('truetype'), url("../fonts/bau-regularitalic-webfont.svg#bau-regularitalicregular") format('svg');
  font-weight: normal;
  font-style: normal;
}
.leaflet-map-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-pane,
.leaflet-tile-container,
.leaflet-overlay-pane,
.leaflet-shadow-pane,
.leaflet-marker-pane,
.leaflet-popup-pane,
.leaflet-overlay-pane svg,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}
.leaflet-container {
  overflow: hidden;
  -ms-touch-action: none;
}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-user-drag: none;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}
.leaflet-container img {
  max-width: none !important;
}
.leaflet-container img.leaflet-image-layer {
  max-width: 15000px !important;
}
.leaflet-tile {
  -webkit-filter: inherit;
          filter: inherit;
  visibility: hidden;
}
.leaflet-tile-loaded {
  visibility: inherit;
}
.leaflet-zoom-box {
  width: 0;
  height: 0;
}
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}
.leaflet-tile-pane {
  z-index: 2;
}
.leaflet-objects-pane {
  z-index: 3;
}
.leaflet-overlay-pane {
  z-index: 4;
}
.leaflet-shadow-pane {
  z-index: 5;
}
.leaflet-marker-pane {
  z-index: 6;
}
.leaflet-popup-pane {
  z-index: 7;
}
.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}
.lvml {
  behavior: url("#default#VML");
  display: inline-block;
  position: absolute;
}
.leaflet-control {
  position: relative;
  z-index: 7;
  pointer-events: auto;
}
.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 150;
  pointer-events: none;
}
.leaflet-top {
  top: 0;
}
.leaflet-right {
  right: 0;
}
.leaflet-bottom {
  bottom: 0;
}
.leaflet-left {
  left: 0;
}
.leaflet-control {
  float: left;
  clear: both;
}
.leaflet-right .leaflet-control {
  float: right;
}
.leaflet-top .leaflet-control {
  margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
  margin-left: 10px;
}
.leaflet-right .leaflet-control {
  margin-right: 10px;
}
.leaflet-fade-anim .leaflet-tile,
.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-tile-loaded,
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile,
.leaflet-touching .leaflet-zoom-animated {
  -webkit-transition: none;
  transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}
.leaflet-clickable {
  cursor: pointer;
}
.leaflet-container {
  cursor: -webkit-grab;
  cursor: -moz-grab;
}
.leaflet-popup-pane,
.leaflet-control {
  cursor: auto;
}
.leaflet-dragging .leaflet-container,
.leaflet-dragging .leaflet-clickable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
}
.leaflet-container {
  background: #ddd;
  outline: 0;
}
.leaflet-container a {
  color: #0078a8;
}
.leaflet-container a.leaflet-active {
  outline: 2px solid #ffa500;
}
.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255,255,255,0.5);
}
.leaflet-container {
  font: 0.9em/1.5 "bau", "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0,0,0,0.65);
  border-radius: 4px;
}
.leaflet-bar a,
.leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #000;
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}
.leaflet-bar a:hover {
  background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}
.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px 'Lucida Console', Monaco, monospace;
  text-indent: 1px;
}
.leaflet-control-zoom-out {
  font-size: 20px;
}
.leaflet-touch .leaflet-control-zoom-in {
  font-size: 22px;
}
.leaflet-touch .leaflet-control-zoom-out {
  font-size: 24px;
}
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0,0,0,0.4);
  background: #fff;
  border-radius: 5px;
}
.leaflet-control-layers-toggle {
  background-image: url("images/layers.png");
  width: 36px;
  height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url("images/layers-2x.png");
  background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}
.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}
.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}
.leaflet-control-layers label {
  display: block;
}
.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255,255,255,0.7);
  margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
}
.leaflet-control-attribution a {
  text-decoration: none;
}
.leaflet-control-attribution a:hover {
  text-decoration: underline;
}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px;
}
.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}
.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: content-box;
  background: #fff;
  background: rgba(255,255,255,0.5);
}
.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none;
}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0,0,0,0.2);
  background-clip: padding-box;
}
.leaflet-popup {
  position: absolute;
  text-align: center;
}
.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 4px;
}
.leaflet-popup-content {
  margin: 10px 13px;
  line-height: 1.4;
}
.leaflet-popup-content p {
  margin: 18px 0;
}
.leaflet-popup-tip-container {
  margin: 0 auto;
  width: 40px;
  height: 20px;
  position: relative;
  overflow: hidden;
}
.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: #fff;
  box-shadow: 0 3px 14px rgba(0,0,0,0.4);
}
.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}
.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999;
}
.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
/*-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";*/
/*filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);*/
}
.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px;
}
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}
/* #Colors
================================================== */
/* Fonts */
/* Reset
-------------------------------------------------- */
*,
*:before,
*:after {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  outline: none;
  text-rendering: optimizeLegibility;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
figure {
  margin: 0;
}
/* Pix
-------------------------------------------------- */
img {
  display: block;
}
/* #Site Styles
================================================== */
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  background: #ebebeb;
}
html,
body {
  height: 100%;
}
body {
  font: normal 100%/1.4em 'bau', 'Helvetica', Arial, sans-serif;
  color: #000;
  width: auto;
  max-width: 1400px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-font-smoothing: antialiased;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Grotesque-Bold', 'Times New Roman', serif;
  font-weight: normal;
  line-height: 1.2em;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  margin-top: 0;
}
h1 {
  font-size: 2.2em;
  color: #add036;
}
h2 {
  font-size: 1.5em;
  margin-bottom: 0.5em;
  text-overflow: ellipsis;
  overflow: hidden;
}
h3 {
  font-size: 1em;
  margin-bottom: 0.2em;
}
h4 {
  font-family: 'bau-medium';
}
h5 {
  font-family: 'bau-medium';
  font-size: 1em;
}
h1.related {
  margin-top: 4em;
}
p,
ul,
ol,
blockquote {
  margin-bottom: 1em;
}
ul li p {
  font-size: 1em;
}
ul ul {
  font-size: 1em;
  margin-left: 2em;
  margin-bottom: 0;
}
ul.tags li {
  color: #aaa;
  display: inline-block;
  font-size: 0.85em;
  margin-right: 1em;
}
ul.tags li:before {
  margin-left: 0;
  height: 16px;
  width: 10px;
}
ul.tags + p {
  margin-top: 2em;
}
main li {
  list-style-type: none;
}
main li:before {
  display: block;
  width: 1em;
  height: 1em;
  content: "";
  float: left;
  margin-left: -1em;
  background: url("../images/Bullet.svg") left center no-repeat;
}
p + h2,
ul + h2,
ol + h2,
blockquote + h2 {
  margin-top: 2em;
}
p,
li {
  max-width: 34em;
}
strong {
  font-weight: normal;
  font-family: 'bau-medium';
}
em {
  font-style: normal;
  font-family: 'bau-italic';
}
a {
  text-decoration: none;
  color: #add036;
}
a:hover {
  color: inherit;
}
nav {
  position: fixed;
  z-index: 900;
  opacity: 0.99;
  top: 0;
  width: 100%;
  max-width: 1400px;
  background: transparent;
  height: 90px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: background 0.2s;
          transition: background 0.2s;
  padding: 15px 30px;
}
@media only screen and (max-width: 640px) {
  nav {
    height: 70px;
    padding: 15px;
  }
}
nav.scroll {
  background: #fff;
  box-shadow: 0 1px 1px rgba(0,0,0,0.4);
}
nav a.logo {
  float: left;
  height: 100%;
}
nav a.logo img {
  height: 100%;
}
nav ul.menu {
  list-style-type: none;
  float: right;
}
@media only screen and (max-width: 900px) {
  nav ul.menu {
    display: none;
    margin-top: 70px;
  }
}
@media only screen and (max-width: 640px) {
  nav ul.menu {
    margin-top: 50px;
  }
}
nav ul.menu li {
  float: left;
  line-height: 60px;
  margin: 0 10px;
}
@media only screen and (max-width: 900px) {
  nav ul.menu li {
    float: none;
    background: #fff;
    margin: 0;
    padding: 0 30px;
    font-size: 1.1em;
    line-height: 50px;
  }
}
nav ul.menu li a {
  color: #000;
}
nav ul.menu li a:hover,
nav ul.menu li a.active {
  color: #add036;
}
.mobile {
  display: none;
  position: fixed;
  top: 30px;
  right: 30px;
  font-size: 30px;
  line-height: 40px;
  margin: 0;
}
.mobile a {
  color: #000;
}
@media only screen and (max-width: 900px) {
  .mobile {
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  .mobile {
    top: 15px;
    right: 15px;
  }
}
div#map {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 66.66%;
}
@media only screen and (max-width: 640px) {
  div#map {
    width: 100%;
  }
}
header {
  height: 450px;
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  position: relative;
  border-top: 1px solid rgba(0,50,0,0.4);
  border-bottom: 1px solid rgba(0,50,0,0.4);
  overflow: hidden;
}
@media only screen and (max-width: 640px) {
  header {
    height: 200px;
  }
}
header.home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
          align-content: stretch;
}
@media only screen and (max-width: 640px) {
  header.home img.newicon {
    display: none;
  }
}
header img.newicon {
  position: absolute;
  z-index: 865;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  right: 30px;
  bottom: 25px;
  width: 65px;
}
@media only screen and (max-width: 640px) {
  header img.newicon {
    width: 40px;
    right: 15px;
    bottom: 10px;
  }
}
header figure {
  position: relative;
  height: 100%;
  width: 100%;
}
header figure img {
  position: absolute;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
#slideContainer {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  position: relative;
}
#slideContainer img.background {
  position: absolute;
  width: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
@media only screen and (max-width: 900px) {
  #slideContainer img.background {
    height: 100%;
    width: auto;
  }
}
#slider {
  z-index: 500;
  position: absolute;
  width: 100%;
  height: 100%;
}
#slider div.slick-list,
#slider div.slick-track {
  height: 100%;
}
#slider div.slick-slide {
  position: relative;
}
#slider div.text {
  position: absolute;
  bottom: 0;
  width: 50%;
  background: rgba(255,255,255,0.8);
  padding: 15px;
}
@media only screen and (max-width: 640px) {
  #slider div.text {
    width: 100%;
    max-width: none;
  }
}
#thumbs {
  max-width: 1400px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  z-index: 600;
}
#thumbs a {
  color: #fff;
  background: #202020;
}
#thumbs a h3 {
  font-size: 1.3em;
}
#thumbs a h2,
#thumbs a h3,
#thumbs a h4 {
  color: #add036;
}
#thumbs a.active {
  background: transparent url("../images/line.svg") top center no-repeat;
}
#thumbs a.active h2,
#thumbs a.active h3,
#thumbs a.active h4 {
  color: #000;
}
@media only screen and (max-width: 900px) {
  #thumbs {
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}
main {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  background: #fff;
  padding: 1em 0 1em 0;
}
footer {
  width: 100%;
  background: -webkit-linear-gradient(270deg, #262626, #1e1e1e);
  background: linear-gradient(180deg, #262626, #1e1e1e);
  color: #fff;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  box-shadow: 0 -1px 1px rgba(0,0,0,0.8);
}
footer .padding {
  margin-bottom: 2em;
}
footer img {
  margin-bottom: 1em;
}
footer span {
  display: inline-block;
  min-width: 40px;
}
footer ul {
  list-style-type: none;
}
footer ul li a {
  color: #add036;
}
.panel {
  width: 33.33%;
  padding-right: 2em;
}
@media only screen and (max-width: 900px) {
  .panel {
    width: 100%;
  }
}
.news {
  margin-top: 4em;
}
.news:after {
  content: '';
  display: block;
  clear: both;
}
.gutter-sizer {
  width: 2em;
  float: left;
}
.column-sizer, .article {
  width: calc(50% - 1em);
  float: left;
  background: #f5f5f5;
  padding: 30px;
  margin-bottom: 2em;
}
@media only screen and (max-width: 900px) {
  .article {
    width: 100%;
  }
}
.article time {
  display: block;
  position: absolute;
  right: 30px;
  top: 30px;
  font-family: 'bau-medium';
}
@media only screen and (max-width: 640px) {
  .article time {
    position: static;
    margin-bottom: 1em;
  }
}
.article img {
  max-width: 100%;
  margin: 1em 0;
}
.article figure.video {
  margin: 1em 0;
  padding-bottom: 66.66%;
  position: relative;
}
.article figure.video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}
.cases {
  margin-top: 4em;
}
.casus {
  width: 50%;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  padding-right: 2em;
  margin-bottom: 4em;
}
@media only screen and (max-width: 900px) {
  .casus {
    width: 100%;
  }
}
.casus h3 {
  color: #000;
}
.casus img.logo {
  max-width: 100%;
  max-height: 65px;
  margin-bottom: 1.2em;
}
.clients {
  margin-bottom: 2em;
}
.client {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  margin-right: 2em;
  margin-bottom: 2em;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media only screen and (max-width: 640px) {
  .client {
    min-width: 50%;
  }
}
.client img {
  height: 90px;
  width: auto;
  margin-bottom: 1em;
}
.clientlist {
  width: 50%;
  padding-right: 2em;
  margin-bottom: 2em;
}
@media only screen and (max-width: 900px) {
  .clientlist {
    width: 100%;
  }
}
.padding {
  clear: both;
  width: auto;
  max-width: 1040px;
  margin: 0 auto 6em auto;
  padding: 30px;
}
@media only screen and (max-width: 640px) {
  .padding {
    width: 100%;
    padding: 15px;
  }
}
.padding.about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 120px;
}
@media only screen and (max-width: 640px) {
  .padding.about {
    padding-top: 100px;
  }
}
.arrow {
  line-height: 1.6em;
}
.arrow:before {
  background: url("../images/Arrow.svg") left center no-repeat;
  background-size: auto 2em;
  display: block;
  width: 1em;
  height: 1.5em;
  float: left;
  content: "";
}
.green {
  color: #add036;
}
.group {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.news {
  display: block !important;
}
.publicaties figure {
  margin: 0 0 1em 2em;
}
@media only screen and (max-width: 900px) {
  .publicaties figure {
    margin: 1em 0;
  }
}
.publicaties figure img {
  margin-bottom: 0.5em;
  max-width: 100%;
  max-height: 350px;
}
.column-left {
  width: 60%;
}
@media only screen and (max-width: 900px) {
  .column-left {
    width: 100%;
  }
}
.column-right {
  width: 40%;
}
@media only screen and (max-width: 900px) {
  .column-right {
    width: 100%;
  }
}
.column-half {
  width: 50%;
}
@media only screen and (max-width: 900px) {
  .column-half {
    width: 100%;
  }
}
.column-third {
  width: 33.33%;
  padding-right: 2em;
}
@media only screen and (max-width: 900px) {
  .column-third {
    width: 100%;
  }
}
.column-fourth {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 25px 15px 20px 15px;
}
@media only screen and (max-width: 900px) {
  .column-fourth {
    display: none;
  }
}
.column-fourth:hover {
  background: #fff;
}
form {
  max-width: 34em;
  margin: 0;
  padding: 0;
}
fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
label {
  display: block;
  margin-top: 1em;
  margin-bottom: 0.25em;
}
input,
textarea {
  width: 100%;
  background: #eaeaea;
  border: 1px solid #eaeaea;
  color: #000;
  padding: 5px;
}
input.error,
textarea.error {
  border-color: #f00;
}
input.contactform-button {
  width: auto;
  display: block;
  background: #add036;
  border-radius: 1.5em;
  color: #000;
  margin-top: 0.5em;
  padding: 0.25em 1em;
}
