/* Minification failed. Returning unminified contents.
(4644,26): run-time error CSS1019: Unexpected token, found '}'
 */
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}html,button,input,select,textarea{font-family:sans-serif}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.67em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}blockquote{margin:1em 40px}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}p,pre{margin:1em 0}code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:'';content:none}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}dl,menu,ol,ul{margin:1em 0}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-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}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}
@charset "UTF-8";
/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/* Mixins */
/* Variables */
/* CSS */
.ir {
  overflow: hidden;
  border: 0;
  *text-indent: -9999px;
  background-color: transparent; }

.ir:before {
  display: block;
  width: 0;
  height: 150%;
  content: ""; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0); }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  margin: 0;
  clip: auto; }

.invisible {
  visibility: hidden; }

.relative {
  position: relative; }

.clearfix:before,
.clearfix:after {
  display: table;
  content: " "; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

.center {
  text-align: center; }

@media only screen and (min-width: 1024px) {
  .hidden-medium {
    display: none; } }

@media only screen and (min-width: 600px) {
  .mobile-only {
    display: none !important; } }

@media only screen and (max-width: 599px) {
  .desktop-only {
    display: none !important; } }

html, body {
  width: 100%;
  height: 100%; }

.navigation + .content-block {
  margin-top: 110px; }
  .navigation + .content-block .module-header {
    margin-top: -50px; }
  .navigation + .content-block .module-header-home, .navigation + .content-block .module-header-home-europe, .navigation + .content-block .module-header-home-new {
    margin-top: -110px; }
  .navigation + .content-block .module-header-home-sub, .navigation + .content-block .module-header-home-europe-sub {
    margin-top: -50px; }

.row {
  font-size: 0;
  line-height: 0; }
  .row.bg-gray {
    background-color: #eeeeee;
    padding: 30px; }

.row-wrapped {
  width: 90%;
  max-width: 978px;
  margin-left: auto;
  margin-right: auto; }

.row-spaced {
  margin-bottom: 20px; }

.content-block {
  position: relative;
  margin: 0 auto 50px; }
  .content-block:last-of-type {
    margin-bottom: 0;
    padding-bottom: 50px; }

.row-full {
  width: 100%;
  max-width: 100%; }

.row-full-margin {
  margin-left: 2%;
  margin-right: 2%; }

.col {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 30px; }
  .col:last-child {
    margin-bottom: 0; }

.row-two-col-full .col {
  margin: 0%; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 600px) {
  .col {
    margin-bottom: 60px; }
    .row-close .col {
      margin-bottom: 10px;
      font-size: 0;
      line-height: 0; }
  .row-two-col .col, .row-two-three-col .col {
    width: 48%;
    margin-left: 4%; }
    .row-two-col .col.module-location, .row-two-three-col .col.module-location {
      width: 49%;
      margin-left: 2%; }
    .row-two-col .col.col-small, .row-two-three-col .col.col-small {
      padding-left: 8%; }
    .row-two-col .col:nth-of-type(odd), .row-two-three-col .col:nth-of-type(odd) {
      margin-left: 0; }
      .row-two-col .col:nth-of-type(odd).col-small, .row-two-three-col .col:nth-of-type(odd).col-small {
        padding-left: 0;
        padding-right: 8%; }
    .row-two-col .col:nth-last-child(2), .row-two-three-col .col:nth-last-child(2) {
      margin-bottom: 0; }
  .row-two-col.row-close .col, .row-two-three-col.row-close .col {
    margin-left: 1%; }
    .row-two-col.row-close .col:nth-of-type(odd), .row-two-three-col.row-close .col:nth-of-type(odd) {
      margin-left: 0; }
  .row-two-col.row-closed .col, .row-two-three-col.row-closed .col {
    margin-left: 0;
    width: 50%; }
  .row-no-inline .col {
    width: 100%;
    margin-left: 0;
    margin-bottom: 30px; }
    .row-no-inline .col:nth-of-type(odd) {
      margin-left: 0; }
    .row-no-inline .col:nth-last-child(2) {
      margin-bottom: 30px; }
    .row-no-inline .col:last-child {
      margin-bottom: 0px; }
  .row-two-col.row-small-big .col:nth-of-type(odd) {
    width: 25%;
    margin-top: 4%; }
  .row-two-col.row-small-big .col:nth-of-type(even) {
    width: 71%; }
  .row-two-col.row-big-small .col:nth-of-type(odd) {
    width: 71%; }
  .row-two-col.row-big-small .col:nth-of-type(even) {
    width: 25%;
    margin-top: 4%; }
  .row-two-col.row-smaller-big .col:nth-of-type(odd) {
    width: 18%; }
  .row-two-col.row-smaller-big .col:nth-of-type(even) {
    width: 78%; }
  .row-two-col.row-bigger-small .col:nth-of-type(odd) {
    width: 80%; }
    .row-close .row-two-col.row-bigger-small .col:nth-of-type(odd) {
      width: 81%; }
  .row-two-col.row-bigger-small .col:nth-of-type(even) {
    width: 19%; }
  .row-two-col-full .col {
    width: 50%; } }

@media only screen and (min-width: 1024px) {
  .navigation + .content-block {
    margin-top: 184px; }
    .navigation + .content-block .module-header {
      margin-top: -90px; }
    .navigation + .content-block .module-header-home, .navigation + .content-block .module-header-home-europe, .navigation + .content-block .module-header-home-new {
      margin-top: -184px; }
    .navigation + .content-block .module-header-home-sub, .navigation + .content-block .module-header-home-europe-sub {
      margin-top: -90px; }
  .row-three-col .col {
    width: 32%;
    margin-left: 2%; }
    .row-three-col .col:nth-of-type(3n+1) {
      margin-left: 0; }
    .row-three-col .col:nth-last-child(2), .row-three-col .col:nth-last-child(3) {
      margin-bottom: 0; } }

@media only screen and (min-width: 1200px) {
  .row-three-col .col {
    width: 32%;
    margin-left: 2%; }
    .row-three-col .col:nth-of-type(odd) {
      margin-left: 2%; }
    .row-three-col .col:nth-of-type(3n+1) {
      margin-left: 0; }
    .row-three-col .col:nth-last-child(2), .row-three-col .col:nth-last-child(3) {
      margin-bottom: 0; } }

@media only screen and (min-width: 1400px) {
  .row-two-three-col .col {
    width: 32%;
    margin-left: 2%; }
    .row-two-three-col .col:nth-of-type(odd) {
      margin-left: 2%; }
    .row-two-three-col .col:nth-of-type(3n+1) {
      margin-left: 0; }
    .row-two-three-col .col:nth-last-child(2), .row-two-three-col .col:nth-last-child(3) {
      margin-bottom: 0; } }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

a.scroll-down {
  display: none;
  width: 40px;
  height: 40px;
  background-color: #cccccc;
  z-index: 1;
  position: absolute;
  left: 50%;
  top: -20px;
  margin-left: -20px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  text-decoration: none;
  color: #ffffff; }
  a.scroll-down.scroll-down-home-seeker {
    top: -70px; }
  a.scroll-down:hover {
    color: #000000; }
  a.scroll-down span {
    margin-left: 13px;
    margin-top: 13px;
    display: inline-block;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  a.scroll-down.color-primary {
    color: #ffffff; }
    a.scroll-down.color-primary:hover {
      color: #b4c832; }
  a.scroll-down.color-secondary {
    color: #ffffff; }
    a.scroll-down.color-secondary:hover {
      color: #6fc2e3; }

a:hover, a:active, a:focus {
  outline: 0; }

button {
  border: none;
  background: none; }

.button-wrapper {
  display: inline-block;
  opacity: .95;
  padding: 20px;
  background-color: #b4c832;
  line-height: 0;
  font-size: 0; }
  .button-wrapper input {
    margin-bottom: 0; }

.search-wrapper {
  display: inline-block;
  opacity: .95;
  padding: 20px;
  background-color: #b4c832;
  line-height: 0;
  font-size: 0;
  width: 100%; }
  .search-wrapper .button {
    width: 100%;
    margin-top: 14px; }
  .search-wrapper input {
    display: inline-block;
    background-color: #ffffff;
    margin-right: 12px;
    margin-bottom: 0;
    width: 100%; }
  .search-wrapper.color-primary {
    background-color: #b4c832; }
  .search-wrapper.color-secondary {
    background-color: #6fc2e3; }

.button {
  display: inline-block;
  vertical-align: top;
  position: relative;
  opacity: 1;
  z-index: 0;
  overflow: hidden;
  padding: 10px 20px;
  border: 2px solid #b4c832;
  font-family: 'Avenir Next LT W02 Demi', sans-serif;
  text-decoration: none;
  line-height: 24px;
  color: #ffffff;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  background-color: #b4c832; }
  .button span {
    font-size: 13px;
    display: inline-block;
    margin-top: 6px;
    vertical-align: top; }
  .button:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
    width: 100%;
    height: 100%;
    background-color: #b4c832;
    content: ""; }
  .button:after {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    content: "";
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out; }
  .button.button-disabled {
    opacity: .5; }
  .button:hover:not(.button-disabled), .button.active:not(.button-disabled) {
    color: #b4c832;
    text-shadow: none; }
    .button:hover:not(.button-disabled):after, .button.active:not(.button-disabled):after {
      top: 0; }
  .button.right {
    float: right;
    margin-left: 10px; }
  .button.color-primary {
    background-color: #b4c832;
    border-color: #b4c832;
    color: #ffffff; }
    .button.color-primary:before {
      background-color: #b4c832; }
    .button.color-primary:after {
      background-color: #ffffff; }
    .button.color-primary:hover, .button.color-primary.active {
      color: #b4c832; }
  .button.color-secondary {
    background-color: #6fc2e3;
    border-color: #6fc2e3;
    color: #ffffff; }
    .button.color-secondary:before {
      background-color: #6fc2e3; }
    .button.color-secondary:after {
      background-color: #ffffff; }
    .button.color-secondary:hover, .button.color-secondary.active {
      color: #6fc2e3; }
  .button.color-grey {
    background-color: #cccccc;
    border-color: #cccccc;
    color: #ffffff; }
    .button.color-grey:before {
      background-color: #cccccc; }
    .button.color-grey:after {
      background-color: #ffffff; }
    .button.color-grey:hover, .button.color-grey.active {
      color: #cccccc; }
  .button.color-black {
    background-color: #000000;
    border-color: #000000;
    color: #ffffff; }
    .button.color-black:before {
      background-color: #000000; }
    .button.color-black:after {
      background-color: #ffffff; }
    .button.color-black:hover, .button.color-black.active {
      color: #000000; }
  .button.color-white {
    background-color: #ffffff;
    border: none;
    color: #000000; }
    .button.color-white:before {
      background-color: #ffffff; }
    .button.color-white:after {
      background-color: #000000; }
    .button.color-white:hover, .button.color-white.active {
      color: #ffffff; }
  .button.color-inverted {
    background-color: #ffffff;
    border-color: #b4c832;
    color: #b4c832; }
    .button.color-inverted:before {
      background-color: #ffffff; }
    .button.color-inverted:after {
      background-color: #b4c832; }
    .button.color-inverted:hover, .button.color-inverted.active {
      color: #ffffff; }
  .button.color-inverted.color-primary {
    border-color: #b4c832;
    color: #b4c832; }
    .button.color-inverted.color-primary:after {
      background-color: #b4c832; }
    .button.color-inverted.color-primary:hover, .button.color-inverted.color-primary.active {
      color: #ffffff; }
  .button.color-inverted.color-secondary {
    border-color: #6fc2e3;
    color: #6fc2e3; }
    .button.color-inverted.color-secondary:after {
      background-color: #6fc2e3; }
    .button.color-inverted.color-secondary:hover, .button.color-inverted.color-secondary.active {
      color: #ffffff; }
  .button.color-inverted.color-grey {
    border-color: #cccccc;
    color: #cccccc; }
    .button.color-inverted.color-grey:after {
      background-color: #cccccc; }
    .button.color-inverted.color-grey:hover, .button.color-inverted.color-grey.active {
      color: #ffffff; }
  .button.color-inverted.color-black {
    border-color: #000000;
    color: #000000; }
    .button.color-inverted.color-black:after {
      background-color: #000000; }
    .button.color-inverted.color-black:hover, .button.color-inverted.color-black.active {
      color: #ffffff; }
  .button.color-trans {
    background: none !important;
    border-color: #ffffff; }
    .button.color-trans:before {
      background: none !important; }
  .button.button-prev {
    width: 48px;
    height: 48px;
    font-size: 0; }
    .button.button-prev span {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -11px;
      margin-top: -11px;
      font-size: 22px; }
  .button.button-next {
    width: 48px;
    height: 48px;
    font-size: 0; }
    .button.button-next span {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -11px;
      margin-top: -11px;
      font-size: 22px; }
  .button.button-icon {
    height: 48px;
    /*font-size: 0;*/ }
    .button.button-icon span {
      /*margin-left: -11px;*/
      margin-top: -1px;
      font-size: 22px; }
  .button.button-full {
    width: 100%;
    text-align: left; }
  .button.button-full-centered {
    width: 100%;
    text-align: center; }

.link-button {
  font-weight: bold;
  text-decoration: none; }

::-moz-selection {
  background: #b3d4fc; }

.content-wrapper {
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.9); }
  .content-wrapper.color-primary {
    background-color: rgba(178, 196, 0, 0.9);
    color: #ffffff; }
    .content-wrapper.color-primary h2, .content-wrapper.color-primary .h2, .content-wrapper.color-primary h3, .content-wrapper.color-primary .h3 {
      color: #ffffff; }
  .content-wrapper.color-secondary {
    background-color: rgba(122, 188, 222, 0.9);
    color: #ffffff; }
    .content-wrapper.color-secondary h2, .content-wrapper.color-secondary .h2, .content-wrapper.color-secondary h3, .content-wrapper.color-secondary .h3 {
      color: #ffffff; }

img {
  max-width: 100%; }
  img.image-full-width {
    width: 100%;
    height: auto; }
  a img {
    max-width: none; }
  img.image-cover-full-width {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100% !important;
    max-width: none;
    height: auto !important; }
  img.image-cover-full-height {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 100% !important;
    max-width: none;
    width: auto !important; }
  img.image-fit-full-width {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100% !important;
    max-width: none;
    height: auto !important; }
  img.image-fit-full-height {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 100% !important;
    max-width: none;
    width: auto !important; }

table {
  width: 100%; }
  table thead {
    border-bottom: 3px solid #b4c832;
    color: #b4c832; }
  table tbody {
    color: #000000; }
  table tfoot {
    color: #000000;
    border-top: 1px solid #b4c832; }
  table th, table td {
    padding: 6px 20px 6px 0px;
    text-align: right;
    vertical-align: top; }
    table th:first-child, table td:first-child {
      text-align: left; }
  table.table-alternating th, table.table-alternating td {
    padding-left: 20px; }
  table.table-alternating tr:nth-child(even) {
    background-color: #eeeeee; }
  table.table-small {
    width: auto; }
    table.table-small th, table.table-small td {
      text-align: left; }
  table.table-responsive tr {
    display: block;
    font-size: 0;
    line-height: 0; }
  table.table-responsive th, table.table-responsive td {
    display: inline-block;
    width: 100%;
    font-size: 18px;
    line-height: 30px;
    text-align: left; }
  table.table-bordered tr {
    border-bottom: 1px solid #cccccc; }
    table.table-bordered tr:last-child {
      border: 0; }

dt {
  font-family: 'Avenir Next LT W02 Demi', sans-serif;
  font-weight: normal; }

dd {
  margin-left: 0;
  margin-bottom: 20px; }

ul {
  margin-left: 0;
  padding-left: 20px; }

hr {
  width: 100%;
  height: 2px;
  margin: 40px 0 40px;
  background-color: #cccccc;
  border: none; }
  hr.small {
    height: 1px; }

audio,
canvas,
img,
video {
  vertical-align: middle; }

textarea {
  resize: vertical; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 600px) {
  a.scroll-down {
    display: block; }
  .search-wrapper {
    width: auto; }
    .search-wrapper .button {
      width: auto;
      margin-top: 0; }
    .search-wrapper input {
      width: 300px; }
  hr {
    margin: 20px 0 40px; } }

@media only screen and (min-width: 1024px) {
  table.table-responsive tr {
    display: table-row; }
  table.table-responsive th, table.table-responsive td {
    width: auto;
    display: table-cell; }
  dt {
    float: left;
    width: 200px; }
  dd {
    display: block;
    margin-bottom: 0; } }

@font-face {
  font-family: "Avenir Next W02 Thin";
  src: url("/css/fonts/b7775729-227e-4cdd-bd38-02fdf1adfb01.eot?#iefix");
  src: url("/css/fonts/b7775729-227e-4cdd-bd38-02fdf1adfb01.eot?#iefix") format("eot"), url("/css/fonts/b02684ae-72d2-42b2-b66b-60533411507e.woff") format("woff"), url("/css/fonts/d3586997-d25b-40b2-9708-d0bf25d8fc37.ttf") format("truetype"), url("/css/fonts/1d9678ac-33c8-4ac3-988c-f029920f59f1.svg#1d9678ac-33c8-4ac3-988c-f029920f59f1") format("svg"); }

@font-face {
  font-family: "AvenirNextW02-ThinItali";
  src: url("/css/fonts/ac9fdbc5-e69d-4e28-98b0-830e1a2727e6.eot?#iefix");
  src: url("/css/fonts/ac9fdbc5-e69d-4e28-98b0-830e1a2727e6.eot?#iefix") format("eot"), url("/css/fonts/1fb3fa9a-9bed-4cf3-b720-8df4895c000a.woff") format("woff"), url("/css/fonts/88d50db6-db74-4745-aa62-9363512027a4.ttf") format("truetype"), url("/css/fonts/2fcfd3ca-e97a-4c3b-85eb-28d54feacdc2.svg#2fcfd3ca-e97a-4c3b-85eb-28d54feacdc2") format("svg"); }

@font-face {
  font-family: "AvenirNextLTW02-Regular";
  src: url("/css/fonts/7a1b7ae7-5c29-481f-83ac-652e932c5509.eot?#iefix");
  src: url("/css/fonts/7a1b7ae7-5c29-481f-83ac-652e932c5509.eot?#iefix") format("eot"), url("/css/fonts/3a42a252-67ff-4186-88cf-762f56719ca1.woff") format("woff"), url("/css/fonts/dbc39ae3-2636-4653-a23e-8938bce2cf51.ttf") format("truetype"), url("/css/fonts/8e46b6cb-85f2-4400-a9d8-7cbd8ed30dd8.svg#8e46b6cb-85f2-4400-a9d8-7cbd8ed30dd8") format("svg"); }

@font-face {
  font-family: "AvenirNextLTW02-Italic";
  src: url("/css/fonts/23504b23-e297-4c91-ba98-deceeb0af199.eot?#iefix");
  src: url("/css/fonts/23504b23-e297-4c91-ba98-deceeb0af199.eot?#iefix") format("eot"), url("/css/fonts/5191e4ce-5fdb-4b0b-b00f-b04e333dbf3e.woff") format("woff"), url("/css/fonts/7a4d3756-ab14-401a-b693-5980ada400da.ttf") format("truetype"), url("/css/fonts/533c52aa-9e8d-4596-a1bc-562d2acb72df.svg#533c52aa-9e8d-4596-a1bc-562d2acb72df") format("svg"); }

@font-face {
  font-family: "Avenir Next LT W02 Demi";
  src: url("/css/fonts/ec8454e9-1900-4157-902d-1667f20b503e.eot?#iefix");
  src: url("/css/fonts/ec8454e9-1900-4157-902d-1667f20b503e.eot?#iefix") format("eot"), url("/css/fonts/e40e6ac5-f2bd-4d65-baf7-b1e397d7fdcc.woff") format("woff"), url("/css/fonts/34772968-ece3-42e3-9f0d-f5724cafa60e.ttf") format("truetype"), url("/css/fonts/e2f89b55-2e17-4aa3-af72-75a82c51008b.svg#e2f89b55-2e17-4aa3-af72-75a82c51008b") format("svg"); }

@font-face {
  font-family: "AvenirNextLTW02-DemiIta";
  src: url("/css/fonts/3b17673c-8a91-4f47-8d33-07a3839c19f9.eot?#iefix");
  src: url("/css/fonts/3b17673c-8a91-4f47-8d33-07a3839c19f9.eot?#iefix") format("eot"), url("/css/fonts/556718be-97d3-4321-a0f3-37d1e3be0788.woff") format("woff"), url("/css/fonts/93c3227c-0aad-4ebb-8462-854fed96e9dc.ttf") format("truetype"), url("/css/fonts/432d6c36-ab6a-4864-b76c-57748b886257.svg#432d6c36-ab6a-4864-b76c-57748b886257") format("svg"); }

@font-face {
  font-family: "Avenir Next LT W02 Bold";
  src: url("/css/fonts/51d861aa-f9b4-4afb-a019-d7d155c21072.eot?#iefix");
  src: url("/css/fonts/51d861aa-f9b4-4afb-a019-d7d155c21072.eot?#iefix") format("eot"), url("/css/fonts/51a56502-44d2-4d70-808f-fc822da45209.woff") format("woff"), url("/css/fonts/11eb4d83-a3b4-4ab8-a47c-ef9173d239fc.ttf") format("truetype"), url("/css/fonts/7258c0e3-4850-4db8-b45f-a8f81d1bf6ba.svg#7258c0e3-4850-4db8-b45f-a8f81d1bf6ba") format("svg"); }

@font-face {
  font-family: "AvenirNextLTW02-BoldIta";
  src: url("/css/fonts/f6cec96c-86fd-4167-81ad-d5a5f6edbb6a.eot?#iefix");
  src: url("/css/fonts/f6cec96c-86fd-4167-81ad-d5a5f6edbb6a.eot?#iefix") format("eot"), url("/css/fonts/55d48d50-2734-456d-998e-43d7bfe90ec2.woff") format("woff"), url("/css/fonts/7802d091-e32e-4283-bddd-a0aed8759768.ttf") format("truetype"), url("/css/fonts/452c8795-c102-4ba2-9559-ef226b81c315.svg#452c8795-c102-4ba2-9559-ef226b81c315") format("svg"); }

/* ==========================================================================
   Typography settings
   ========================================================================== */
html {
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -khtml-font-smoothing: antialiased;
  -apple-font-smoothing: antialiased;
  font-smooth: always; }

body {
  font-family: 'AvenirNextLTW02-Regular', sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #000000; }

.light {
  font-family: 'AvenirNextLTW02-Regular', sans-serif; }
  .light.color-primary {
    color: #b4c832; }
  .light.color-secondary {
    color: #6fc2e3; }

small {
  display: inline-block;
  width: 100%; }

.color-gray {
  color: #cccccc; }

.color-gray-dark {
  color: #5c565a; }

.centered {
  text-align: center; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, p, ul, ol, form, small {
  margin-top: 0; }
  h1.centered, .h1.centered, h2.centered, .h2.centered, h3.centered, .h3.centered, h4.centered, .h4.centered, p.centered, ul.centered, ol.centered, form.centered, small.centered {
    text-align: center; }
  h1.right, .h1.right, h2.right, .h2.right, h3.right, .h3.right, h4.right, .h4.right, p.right, ul.right, ol.right, form.right, small.right {
    text-align: right; }
  h1.vertical-centered, .h1.vertical-centered, h2.vertical-centered, .h2.vertical-centered, h3.vertical-centered, .h3.vertical-centered, h4.vertical-centered, .h4.vertical-centered, p.vertical-centered, ul.vertical-centered, ol.vertical-centered, form.vertical-centered, small.vertical-centered {
    line-height: 50px; }
    h1.vertical-centered .button.right, .h1.vertical-centered .button.right, h2.vertical-centered .button.right, .h2.vertical-centered .button.right, h3.vertical-centered .button.right, .h3.vertical-centered .button.right, h4.vertical-centered .button.right, .h4.vertical-centered .button.right, p.vertical-centered .button.right, ul.vertical-centered .button.right, ol.vertical-centered .button.right, form.vertical-centered .button.right, small.vertical-centered .button.right {
      margin-left: 30px; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, strong, blockquote {
  color: #b4c832; }
  h1.color-primary, .h1.color-primary, h2.color-primary, .h2.color-primary, h3.color-primary, .h3.color-primary, h4.color-primary, .h4.color-primary, strong.color-primary, blockquote.color-primary {
    color: #b4c832; }
  h1.color-secondary, .h1.color-secondary, h2.color-secondary, .h2.color-secondary, h3.color-secondary, .h3.color-secondary, h4.color-secondary, .h4.color-secondary, strong.color-secondary, blockquote.color-secondary {
    color: #6fc2e3; }
  h1.color-tertiary, .h1.color-tertiary, h2.color-tertiary, .h2.color-tertiary, h3.color-tertiary, .h3.color-tertiary, h4.color-tertiary, .h4.color-tertiary, strong.color-tertiary, blockquote.color-tertiary {
    color: #d74b3f; }
  h1.color-black, .h1.color-black, h2.color-black, .h2.color-black, h3.color-black, .h3.color-black, h4.color-black, .h4.color-black, strong.color-black, blockquote.color-black {
    color: #000000; }
  h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, strong a, blockquote a {
    color: #b4c832;
    font-family: 'Avenir Next LT W02 Demi', sans-serif; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, strong {
  font-family: 'Avenir Next LT W02 Demi', sans-serif;
  font-weight: normal; }
  h1 .light, .h1 .light, h2 .light, .h2 .light, h3 .light, .h3 .light, h4 .light, .h4 .light, strong .light {
    font-family: 'AvenirNextLTW02-Regular', sans-serif; }

strong {
  color: #000000;
  font-family: 'Avenir Next LT W02 Bold', sans-serif; }
  strong.color-primary {
    color: #b4c832; }
  strong.color-secondary {
    color: #6fc2e3; }

h1, .h1 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 10px; }
  h1:last-child, .h1:last-child {
    margin-bottom: 0; }
  h1 a, .h1 a {
    font-size: 24px;
    line-height: 30px; }

h2, .h2 {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 20px; }
  h2:last-child, .h2:last-child {
    margin-bottom: 0; }
    a h2:last-child, a .h2:last-child {
      margin-bottom: 20px; }

h3, .h3, h4, .h4 {
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 5px; }
  h3:last-child, .h3:last-child, h4:last-child, .h4:last-child {
    margin-bottom: 0; }

p, ul, ol, input, table, time, textarea {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 20px; }
  p:last-child, ul:last-child, ol:last-child, input:last-child, table:last-child, time:last-child, textarea:last-child {
    margin-bottom: 0; }
  p.with-h1, ul.with-h1, ol.with-h1, input.with-h1, table.with-h1, time.with-h1, textarea.with-h1 {
    margin-bottom: 0; }

form {
  margin-bottom: 20px; }
  form:last-child {
    margin-bottom: 0; }

.author {
  font-family: 'Avenir Next LT W02 Bold', sans-serif;
  display: block;
  margin-top: 20px; }

blockquote {
  font-size: 24px;
  line-height: 30px;
  margin: 0;
  margin-bottom: 10px; }
  blockquote a {
    font-size: 24px;
    line-height: 30px;
    font-family: 'AvenirNextLTW02-Regular', sans-serif; }
  blockquote:last-child {
    margin-bottom: 0; }

time {
  display: block;
  font-size: 16px;
  font-family: 'Avenir Next LT W02 Demi', sans-serif; }

a, button, input, textarea {
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -khtml-font-smoothing: antialiased;
  -apple-font-smoothing: antialiased;
  font-smooth: always;
  font-family: 'AvenirNextLTW02-Regular', sans-serif;
  font-size: 18px;
  line-height: 30px; }

a {
  color: #000000; }
  .accent-color-primary a:hover {
    color: #b4c832; }
  .accent-color-secondary a:hover {
    color: #6fc2e3; }
  .accent-color-primary a:hover strong {
    color: #b4c832; }
  .accent-color-secondary a:hover strong {
    color: #6fc2e3; }
  a:hover, a.active {
    color: #b4c832; }
    a:hover strong, a.active strong {
      color: #b4c832; }
  a.color-primary {
    color: #b4c832; }
    a.color-primary strong {
      color: #b4c832; }
    a.color-primary:hover, a.color-primary.active {
      color: #b4c832; }
      a.color-primary:hover strong, a.color-primary.active strong {
        color: #b4c832; }
  a.color-secondary {
    color: #6fc2e3; }
    a.color-secondary strong {
      color: #6fc2e3; }
    a.color-secondary:hover, a.color-secondary.active {
      color: #6fc2e3; }
      a.color-secondary:hover strong, a.color-secondary.active strong {
        color: #6fc2e3; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 600px) {
  h1, .h1 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px; }
    h1 a, .h1 a {
      font-size: 40px;
      line-height: 50px; }
  h2, .h2 {
    font-size: 24px;
    line-height: 28px; }
  blockquote {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px; }
    blockquote a {
      font-size: 40px;
      line-height: 50px; }
  p.intro, ul.intro, ol.intro, input.intro, table.intro, form.intro {
    font-size: 21px;
    line-height: 38px;
    margin-bottom: 50px; }
    p.intro:last-child, ul.intro:last-child, ol.intro:last-child, input.intro:last-child, table.intro:last-child, form.intro:last-child {
      margin-bottom: 0; }
  time {
    font-size: 18px; } }

@media only screen and (min-width: 1024px) {
  h1.small, .h1.small, h2.small, .h2.small, h3.small, .h3.small, p.small, ul.small, ol.small {
    width: 70%; } }

/* ==========================================================================
   Forms
   ========================================================================== */
*:focus {
  outline: 0; }

label {
  display: block;
  margin-bottom: 10px;
  font-family: 'Avenir Next LT W02 Bold', sans-serif;
  font-size: 18px;
  line-height: 30px; }
  label.error {
    display: none !important; }
  label.label-half {
    width: 100%; }

fieldset {
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  margin-bottom: 50px;
  font-size: 0; }
  .module-fancybox fieldset {
    margin-bottom: 20px; }
  fieldset:last-child {
    margin-bottom: 0; }

textarea {
  width: 100%;
  min-height: 90px;
  padding-left: 12px;
  border: none;
  background-color: #eeeeee; }

input {
  display: block;
  width: 100%;
  height: 48px;
  padding-left: 12px;
  background-color: #eeeeee;
  border: none;
  -webkit-appearance: none;
  border-radius: 0;
  font-family: 'AvenirNextLTW02-Regular', sans-serif;
  color: #000000; }
  input::-webkit-input-placeholder {
    color: #000000; }
  input:-moz-placeholder {
    color: #000000; }
  input::-moz-placeholder {
    color: #000000; }
  input:-ms-input-placeholder {
    color: #000000; }

.error {
  border: 1px solid #d74b3f !important;
  color: #d74b3f; }
  .error::-webkit-input-placeholder {
    color: #d74b3f; }
  .error:-moz-placeholder {
    color: #d74b3f; }
  .error::-moz-placeholder {
    color: #d74b3f; }
  .error:-ms-input-placeholder {
    color: #d74b3f; }

.styled-select {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  height: 48px;
  margin-bottom: 20px;
  background-color: #eeeeee; }
  .styled-select.full {
    width: 100%; }
  .styled-select:last-child {
    margin-bottom: 0; }
  .styled-select:before {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    width: 48px;
    height: 48px;
    background-color: #6fc2e3;
    content: ""; }
  .styled-select:after {
    position: absolute;
    top: 12px;
    right: 13px;
    z-index: 0;
    width: 26px;
    height: 13px;
    font-family: 'bpd-iconfont';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 25px;
    color: #ffffff;
    content: "\e606"; }
  .styled-select select {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 48px;
    padding: 4px 58px 4px 10px;
    border: 0;
    border-radius: 0;
    background: transparent;
    font-family: 'AvenirNextLTW02-Regular', sans-serif;
    font-size: 18px;
    line-height: 30px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: window;
    -o-appearance: none;
    appearance: none; }
    .ie9 .styled-select select {
      width: 150%; }
  .styled-select select::-ms-expand {
    display: none; }
  .styled-select.color-primary:before {
    background-color: #b4c832; }
  .styled-select.color-secondary:before {
    background-color: #6fc2e3; }
  .color-primary .styled-select:before {
    background-color: #b4c832; }
  .color-secondary .styled-select:before {
    background-color: #6fc2e3; }
  .styled-select.color-inverted {
    border: 2px solid #ffffff;
    background-color: #ffffff; }
    .styled-select.color-inverted:before {
      background: none; }

input[type="checkbox"], input[type="radio"] {
  display: none; }

input[type="checkbox"] + label, input[type="radio"] + label {
  display: inline-block;
  vertical-align: top;
  position: relative;
  height: 30px;
  margin-top: 0px;
  margin-bottom: 12px;
  padding: 0px 40px 0 40px;
  font-family: 'AvenirNextLTW02-Regular', sans-serif;
  line-height: 26px; }
  input[type="checkbox"] + label:before, input[type="radio"] + label:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    margin: 0px 4px 0 0;
    background-image: url("/images/check-radio-sheet.png");
    background-position: 0px 0px;
    cursor: pointer;
    content: ""; }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
      input[type="checkbox"] + label:before, input[type="radio"] + label:before {
        background-image: url("/images/check-radio-sheet@2x.png");
        background-size: 120px 120px; } }
  input[type="checkbox"] + label:last-child, input[type="radio"] + label:last-child {
    margin-bottom: 0; }
  input[type="checkbox"] + label.label-complex, input[type="radio"] + label.label-complex {
    width: 100%;
    height: auto;
    font-size: 0;
    line-height: 0;
    margin-bottom: 0;
    padding: 20px 40px;
    border-top: 1px solid; }
    input[type="checkbox"] + label.label-complex:before, input[type="radio"] + label.label-complex:before {
      top: 17px; }
    input[type="checkbox"] + label.label-complex img, input[type="radio"] + label.label-complex img {
      display: none; }
    input[type="checkbox"] + label.label-complex .label-complex-text, input[type="radio"] + label.label-complex .label-complex-text {
      display: block;
      margin-top: -7px;
      font-size: 18px;
      line-height: 30px; }

input[type="radio"] + label:before {
  background-position: -60px 0px; }

input[type="checkbox"]:checked + label:before {
  background-position: -30px 0px; }

input[type="radio"]:checked + label:before {
  background-position: -90px 0px; }

input[type="checkbox"].error + label:before {
  background-position: -60px -60px; }

input[type="radio"].error + label:before {
  background-position: -60px -60px; }

input[type="checkbox"].error:checked + label:before {
  background-position: -30px -60px; }

input[type="radio"].error:checked + label:before {
  background-position: -90px -60px; }

.input-wrapper input:last-child {
  margin-bottom: 20px; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 600px) {
  fieldset.small {
    width: 90%; }
  label.inline {
    display: inline-block;
    width: 20%; }
  label.label-half {
    width: 50%; }
  input.inline {
    display: inline-block;
    width: 80%; }
  .styled-select.inline {
    display: inline-block;
    min-width: 40%; }
  input.inline-small {
    display: inline-block;
    width: 40%; }
  input[type="checkbox"] + label.label-complex img, input[type="radio"] + label.label-complex img {
    display: block;
    float: left;
    height: auto;
    width: 134px;
    margin-right: 10px; }
  input[type="checkbox"] + label.label-complex .label-complex-text, input[type="radio"] + label.label-complex .label-complex-text {
    margin-left: 154px; } }

@media only screen and (min-width: 1024px) {
  .input-wrapper {
    font-size: 0; }
    .input-wrapper input[type="checkbox"] + label:last-child, .input-wrapper input[type="radio"] + label:last-child {
      margin-bottom: 12px; }
    .input-wrapper label {
      font-size: 1rem; }
    .input-wrapper.small-big input {
      display: inline-block; }
    .input-wrapper.small-big input:nth-of-type(1) {
      width: 25%;
      margin-right: 2%; }
    .input-wrapper.small-big input:nth-of-type(2) {
      width: 73%; }
    .input-wrapper.big-small input {
      display: inline-block; }
    .input-wrapper.big-small input:nth-of-type(1) {
      width: 73%;
      margin-right: 2%; }
    .input-wrapper.big-small input:nth-of-type(2) {
      width: 25%; }
    .input-wrapper.medium input {
      display: inline-block;
      width: 49%; }
    .input-wrapper.medium input:nth-of-type(1) {
      margin-right: 2%; } }

/* ==========================================================================
   Type Ahead
   ========================================================================== */
span.twitter-typeahead .tt-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  width: 100%;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.175);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }

span.twitter-typeahead .tt-suggestion > p {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
  font-family: 'AvenirNextLTW02-Regular', sans-serif;
  font-size: 18px;
  line-height: 30px;
  text-shadow: none;
  color: #000000; }
  span.twitter-typeahead .tt-suggestion > p strong {
    font-weight: normal;
    font-family: 'Avenir Next LT W02 Demi', sans-serif; }

span.twitter-typeahead .tt-suggestion > p:hover,
span.twitter-typeahead .tt-suggestion > p:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #b4c832; }
  span.twitter-typeahead .tt-suggestion > p:hover strong,
  span.twitter-typeahead .tt-suggestion > p:focus strong {
    color: #ffffff; }

span.twitter-typeahead .tt-suggestion.tt-cursor {
  color: #ffffff;
  background-color: #b4c832; }
  span.twitter-typeahead .tt-suggestion.tt-cursor strong {
    color: #ffffff; }
  span.twitter-typeahead .tt-suggestion.tt-cursor p {
    color: #ffffff; }

span.twitter-typeahead {
  width: 100%;
  text-align: left; }

.input-group span.twitter-typeahead {
  display: block !important; }

.input-group span.twitter-typeahead .tt-dropdown-menu {
  top: 32px !important; }

.input-group.input-group-lg span.twitter-typeahead .tt-dropdown-menu {
  top: 44px !important; }

.input-group.input-group-sm span.twitter-typeahead .tt-dropdown-menu {
  top: 28px !important; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 600px) {
  /* Type Ahead */
  span.twitter-typeahead .tt-dropdown-menu {
    width: 300px; }
    .module-result-search-form span.twitter-typeahead .tt-dropdown-menu {
      width: 100%; }
  span.twitter-typeahead {
    width: auto;
    vertical-align: top; }
    .module-result-search-form span.twitter-typeahead {
      width: 100%; } }

@media only screen and (min-width: 1024px) {
  /* Type Ahead */
  span.twitter-typeahead .tt-dropdown-menu {
    width: 500px; }
    .module-result-search-form span.twitter-typeahead .tt-dropdown-menu {
      width: 100%; }
  span.twitter-typeahead {
    width: auto; }
    .module-result-search-form span.twitter-typeahead {
      width: 100%; } }

/* ==========================================================================
   Icons
   ========================================================================== */
@font-face {
  font-family: 'bpd-iconfont';
  src: url("/css/fonts/bpd-iconfont.eot?-2mk49r");
  src: url("/css/fonts/bpd-iconfont.eot?#iefix-2mk49r") format("embedded-opentype"), url("/css/fonts/bpd-iconfont.woff?-2mk49r") format("woff"), url("/css/fonts/bpd-iconfont.ttf?-2mk49r") format("truetype"), url("/css/fonts/bpd-iconfont.svg?-2mk49r#bpd-iconfont") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  font-family: 'bpd-iconfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  [class^="icon-"].color-primary, [class*=" icon-"].color-primary {
    color: #b4c832; }
  [class^="icon-"].color-secondary, [class*=" icon-"].color-secondary {
    color: #6fc2e3; }

a [class^="icon-"]:before, a [class*=" icon-"]:before {
  text-decoration: none; }

.icon-close:before {
  content: "\e601"; }

.icon-menu:before {
  content: "\e602";
  display: inline-block;
  vertical-align: middle;
  height: 25px;
  font-size: 30px;
  line-height: 25px; }

.icon-location-pointer:before {
  content: "\e603"; }

.icon-share:before {
  content: "\e604"; }

.icon-arrow-left:before {
  content: "\e605"; }

.icon-arrow-down:before {
  content: "\e809"; }

.icon-arrow-right:before {
  content: "\e607"; }

.icon-arrow-up:before {
  content: "\e608"; }

.icon-pointer-down:before {
  content: "\e80d"; }

.icon-youtube:before {
  content: "\e609";
  font-size: 16px; }

.icon-facebook:before {
  content: "\e60a";
  font-size: 24px; }

.icon-linkedin:before {
  content: '\e800';
  font-size: 24px; }

.icon-location:before {
  content: "\e60b";
  margin-right: 5px;
  vertical-align: middle; }

.icon-search:before {
  content: "\e60c";
  display: inline-block;
  vertical-align: middle;
  height: 28px;
  font-size: 28px;
  line-height: 28px; }

.icon-twitter:before {
  content: "\e60d";
  font-size: 24px; }

.icon-vimeo:before {
  content: "\e600";
  font-size: 18px; }

.icon-mail:before {
  content: "\e60f";
  font-size: 23px;
  margin-right: 10px;
  vertical-align: middle;
  line-height: 16px; }

.icon-naw:before {
  content: "\e801";
  display: inline-block;
  vertical-align: middle;
  height: 28px;
  font-size: 28px;
  line-height: 28px; }

.icon-user-open:before {
  content: "\e81B";
  display: inline-block;
  vertical-align: middle;
  height: 28px;
  margin-right: 6px;
  line-height: 28px; }

.icon-issuu:before {
  content: '\e802';
  font-size: 21px; }

.icon-check:before {
  content: '\e806'; }

.icon-play:before {
  content: '\e817';
  font-size: 18px;
  line-height: 24px; }

.icon-pointer-right:before {
  content: '\e812'; }

.icon-pointer-left:before {
  content: '\e811'; }

.icon-play-down:before {
  content: '\e606';
  font-size: 18px;
  line-height: 24px; }

.icon-play-up:before {
  content: '\e803';
  font-size: 18px;
  line-height: 24px; }

.icon-download:before {
  content: '\e80a';
  font-size: 18px;
  line-height: 24px; }

.icon-info:before {
  content: '\e899'; }

.icon-move:before {
  content: '\e813'; }

/* '' */
/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ==========================================================================
   Navigation
   ========================================================================== */
.navigation {
  position: fixed;
  top: 0;
  left: -100%;
  z-index: 10;
  overflow: visible;
  width: 100%;
  height: 100%;
  padding-top: 60px;
  background-color: #ffffff;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  /* Start New */
  /* End New */ }
  .navigation .navigation-wrapper {
    height: 100%;
    /*overflow-y: scroll;
        overflow-x: visible;*/
    overflow: visible; }
  .navigation a:hover, .navigation a.active {
    color: #b4c832; }
  .navigation ul {
    margin: 0;
    padding: 0;
    height: 100%;
    font-size: 0;
    line-height: 0;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
  .navigation li {
    display: inline-block;
    width: 100%;
    border-top: 1px solid #cccccc;
    background-color: #ffffff;
    font-size: 16px;
    line-height: 30px;
    max-width: auto; }
    .navigation li a {
      display: block;
      padding: 16px 30px;
      text-decoration: none;
      cursor: pointer; }
    .navigation li:first-child {
      border-top: none; }
  .navigation.expanded {
    left: 0%;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    transition: all 300ms ease-out; }
  .navigation.navigation-home {
    background-color: transparent;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    /*ul {
            background-color: transparent;
            @include transition (all 300ms ease-out);

            li a {
                color: $white;
                @include transition (all 300ms ease-out);
            }
        }*/
    /*.navigation-with-sub .navigation-with-sub-mask {
            background-color: transparent;
            @include transition (all 300ms ease-out);
        }*/
    /*&:before {
            position: absolute;
            z-index: -1;

            width: 100%;
            height: $navigation-height-big;

            @include retina-image("/images/sprite", 500px 500px);
            background-position: 0px -100px;
            @include transition (all 200ms ease-out);

            content: "";
        }*/
    /*&:hover, &.submenu-expanded, &.small {
            &:before {
                background: transparent;
                @include transition (all 200ms ease-out 100ms);
            }
            ul li a {
                color: $black;
                &:hover, &.active {
                    color: $green;
                }
            }

            .navigation-with-sub {
                ul li a {
                    color: $white;

                    &:hover, &.active {
                        color: $green;
                    }
                }

                .navigation-with-sub-mask {
                    background-color: $white;
                }
            }
        }*/ }
    .navigation.navigation-home .navigation-search-box-mask {
      background-color: transparent;
      border-color: transparent;
      -webkit-transition: all 300ms ease-out;
      -moz-transition: all 300ms ease-out;
      transition: all 300ms ease-out; }
    .navigation.navigation-home .navigation-header-item {
      color: #ffffff;
      border-color: transparent;
      -webkit-transition: all 300ms ease-out;
      -moz-transition: all 300ms ease-out;
      transition: all 300ms ease-out; }
    .navigation.navigation-home:hover, .navigation.navigation-home.submenu-expanded, .navigation.navigation-home.small {
      background-color: #ffffff; }
      .navigation.navigation-home:hover .navigation-search-box-mask, .navigation.navigation-home.submenu-expanded .navigation-search-box-mask, .navigation.navigation-home.small .navigation-search-box-mask {
        border-color: #cccccc;
        background-color: #ffffff; }
      .navigation.navigation-home:hover .navigation-header-item, .navigation.navigation-home.submenu-expanded .navigation-header-item, .navigation.navigation-home.small .navigation-header-item {
        color: #000000;
        border-color: #cccccc; }

.navigation-with-sub a {
  cursor: default !important; }

.navigation-with-sub li:first-child {
  border-top: 1px solid #cccccc; }

.navigation-with-sub li a {
  padding-left: 40px;
  border-left: 4px solid #cccccc;
  cursor: pointer !important; }

.navigation-header-item {
  top: 0px;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  transition: all 300ms ease-out; }
  .navigation-header-item.collapsed {
    top: -60px;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    transition: all 300ms ease-out; }

.navigation-logo {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 4;
  height: 60px;
  margin-left: 30px;
  padding-top: 15px; }
  .navigation-logo img {
    position: absolute;
    top: 15px;
    left: 0;
    width: 85px;
    height: auto;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    transition: all 300ms ease-out; }
    .navigation-logo img.navigation-logo-white {
      display: none; }
      .navigation-home .navigation-logo img.navigation-logo-white {
        display: block;
        opacity: 1; }
      .navigation-home.submenu-expanded .navigation-logo img.navigation-logo-white, .navigation-home:hover .navigation-logo img.navigation-logo-white, .navigation-home.small .navigation-logo img.navigation-logo-white {
        opacity: 0; }
    .navigation-home .navigation-logo img.navigation-logo-black {
      opacity: 0; }
    .navigation-home.submenu-expanded .navigation-logo img.navigation-logo-black, .navigation-home:hover .navigation-logo img.navigation-logo-black, .navigation-home.small .navigation-logo img.navigation-logo-black {
      opacity: 1; }

.navigation-search {
  position: fixed;
  top: 0;
  right: 60px;
  z-index: 4;
  -webkit-backface-visibility: hidden;
  width: 60px;
  height: 60px;
  padding-top: 14px;
  border-left: 1px solid #cccccc;
  text-align: center; }

.navigation-search-box {
  position: fixed;
  left: 0;
  z-index: 1;
  width: 100%;
  margin-top: -84px;
  padding: 0 30px;
  background-color: rgba(92, 86, 90, 0.8);
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  transition: all 300ms ease-out; }
  .navigation-search-box.expanded {
    margin-top: 60px;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    transition: all 300ms ease-out; }
  .navigation-search-box.expanded-delay {
    margin-top: 60px;
    -webkit-transition: all 300ms ease-out 300ms;
    -moz-transition: all 300ms ease-out 300ms;
    transition: all 300ms ease-out 300ms; }

.navigation-search-box-form {
  display: block;
  float: right;
  position: relative;
  width: 100%;
  margin-top: 15px; }
  .navigation-search-box-form span.twitter-typeahead .tt-suggestion > p {
    color: #6fc2e3; }
    .navigation-search-box-form span.twitter-typeahead .tt-suggestion > p strong {
      color: #6fc2e3; }
  .navigation-search-box-form span.twitter-typeahead .tt-suggestion > p:hover,
  .navigation-search-box-form span.twitter-typeahead .tt-suggestion > p:focus {
    color: #ffffff; }
    .navigation-search-box-form span.twitter-typeahead .tt-suggestion > p:hover strong,
    .navigation-search-box-form span.twitter-typeahead .tt-suggestion > p:focus strong {
      color: #ffffff; }
  .navigation-search-box-form span.twitter-typeahead .tt-suggestion.tt-cursor {
    color: #ffffff; }
    .navigation-search-box-form span.twitter-typeahead .tt-suggestion.tt-cursor p {
      color: #ffffff; }
    .navigation-search-box-form span.twitter-typeahead .tt-suggestion.tt-cursor strong {
      color: #ffffff; }
  .navigation-search-box-form span.twitter-typeahead .tt-dropdown-menu {
    margin-top: -18px; }
  .navigation-search-box-form input[type=text] {
    width: 100%;
    padding-left: 40px;
    color: #6fc2e3;
    background-color: #ffffff; }
    .navigation-search-box-form input[type=text]::-webkit-input-placeholder {
      color: #6fc2e3; }
    .navigation-search-box-form input[type=text]:-moz-placeholder {
      color: #6fc2e3; }
    .navigation-search-box-form input[type=text]::-moz-placeholder {
      color: #6fc2e3; }
    .navigation-search-box-form input[type=text]:-ms-input-placeholder {
      color: #6fc2e3; }
  .navigation-search-box-form:after {
    position: absolute;
    top: 14px;
    left: 12px;
    width: 20px;
    height: 20px;
    content: "\e60c";
    color: #6fc2e3;
    font-size: 20px;
    font-family: 'bpd-iconfont';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.navigation-search-box-form-button {
  position: absolute;
  top: 14px;
  left: 12px;
  width: 20px;
  height: 20px;
  padding: 0;
  background-color: #ffffff; }

.navigation-search-box-mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 60px;
  background-color: #ffffff;
  border-bottom: 1px solid #cccccc; }

.navigation-hamburger {
  position: fixed;
  top: 0;
  right: 0px;
  z-index: 4;
  -webkit-backface-visibility: hidden;
  width: 60px;
  height: 60px;
  padding-top: 14px;
  border-left: 1px solid #cccccc;
  text-align: center; }

.navigation-indicator {
  display: none; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 600px) {
  .navigation-search-box-form span.twitter-typeahead .tt-dropdown-menu {
    width: 100%; }
  .navigation-search-box-form span.twitter-typeahead {
    width: 100%; } }

@media only screen and (min-width: 1024px) {
  .navigation {
    top: 0;
    left: 0;
    height: auto;
    padding-top: 0;
    border-bottom: 1px solid #cccccc;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    transition: all 300ms ease-out; }
    .navigation.navigation-home {
      border-bottom: none; }
      .navigation.navigation-home.small {
        border-bottom: 1px solid #cccccc; }
    .navigation .navigation-wrapper {
      /*overflow-y: hidden;*/ }
    .navigation ul {
      display: inline-block;
      margin-left: 150px;
      overflow-y: visible;
      background-color: #ffffff; }
      .navigation ul a {
        font-size: 19px;
        line-height: 42px;
        white-space: normal; }
    .navigation ul.align-right {
      text-align: right;
      width: calc(100% - 50px);
      margin-left: 0; }
    .navigation li {
      width: auto;
      border-top: none;
      background-color: transparent; }
      .navigation li a {
        white-space: nowrap;
        padding: 26px 14px;
        -webkit-transition: all 300ms ease-out;
        -moz-transition: all 300ms ease-out;
        transition: all 300ms ease-out; }
    .navigation.small li a {
      padding: 9px 14px; }
    .navigation.navigation-home {
      background-color: transparent;
      -webkit-transition: all 300ms ease-out;
      -moz-transition: all 300ms ease-out;
      transition: all 300ms ease-out; }
      .navigation.navigation-home ul {
        background-color: transparent;
        -webkit-transition: all 300ms ease-out;
        -moz-transition: all 300ms ease-out;
        transition: all 300ms ease-out; }
        .navigation.navigation-home ul li a {
          color: #ffffff;
          -webkit-transition: all 300ms ease-out;
          -moz-transition: all 300ms ease-out;
          transition: all 300ms ease-out; }
      .navigation.navigation-home .navigation-with-sub .navigation-with-sub-mask {
        background-color: transparent;
        -webkit-transition: all 300ms ease-out;
        -moz-transition: all 300ms ease-out;
        transition: all 300ms ease-out; }
      .navigation.navigation-home:before {
        position: absolute;
        z-index: -1;
        width: 100%;
        height: 94px;
        background-image: url("/images/nav-shadow.png");
        background-position: 0px 0px;
        -webkit-transition: all 200ms ease-out;
        -moz-transition: all 200ms ease-out;
        transition: all 200ms ease-out;
        content: ""; } }
      @media only screen and (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 1024px) and (min--moz-device-pixel-ratio: 1.3), only screen and (min-width: 1024px) and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-width: 1024px) and (min-resolution: 125dpi), only screen and (min-width: 1024px) and (min-resolution: 1.3dppx) {
        .navigation.navigation-home:before {
          background-image: url("/images/nav-shadow@2x.png");
          background-size: 500px 100px; } }

@media only screen and (min-width: 1024px) {
        .no-gradient .navigation.navigation-home:before {
          background: none; }
      .navigation.navigation-home:hover:before, .navigation.navigation-home.submenu-expanded:before, .navigation.navigation-home.small:before {
        background: transparent;
        -webkit-transition: all 200ms ease-out 100ms;
        -moz-transition: all 200ms ease-out 100ms;
        transition: all 200ms ease-out 100ms; }
      .navigation.navigation-home:hover ul li a, .navigation.navigation-home.submenu-expanded ul li a, .navigation.navigation-home.small ul li a {
        color: #000000; }
        .navigation.navigation-home:hover ul li a:hover, .navigation.navigation-home:hover ul li a.active, .navigation.navigation-home.submenu-expanded ul li a:hover, .navigation.navigation-home.submenu-expanded ul li a.active, .navigation.navigation-home.small ul li a:hover, .navigation.navigation-home.small ul li a.active {
          color: #b4c832; }
      .navigation.navigation-home:hover .navigation-with-sub, .navigation.navigation-home.submenu-expanded .navigation-with-sub, .navigation.navigation-home.small .navigation-with-sub {
        line-height: 0; }
        .navigation.navigation-home:hover .navigation-with-sub ul li, .navigation.navigation-home.submenu-expanded .navigation-with-sub ul li, .navigation.navigation-home.small .navigation-with-sub ul li {
          max-width: 246px;
          height: 64px;
          vertical-align: top; }
          .navigation.navigation-home:hover .navigation-with-sub ul li a, .navigation.navigation-home.submenu-expanded .navigation-with-sub ul li a, .navigation.navigation-home.small .navigation-with-sub ul li a {
            position: relative;
            top: 50%;
            transform: translateY(-50%);
            color: #ffffff;
            white-space: normal;
            line-height: 1.1; }
            .navigation.navigation-home:hover .navigation-with-sub ul li a:hover, .navigation.navigation-home:hover .navigation-with-sub ul li a.active, .navigation.navigation-home.submenu-expanded .navigation-with-sub ul li a:hover, .navigation.navigation-home.submenu-expanded .navigation-with-sub ul li a.active, .navigation.navigation-home.small .navigation-with-sub ul li a:hover, .navigation.navigation-home.small .navigation-with-sub ul li a.active {
              color: #b4c832; }
        .navigation.navigation-home:hover .navigation-with-sub .navigation-with-sub-mask, .navigation.navigation-home.submenu-expanded .navigation-with-sub .navigation-with-sub-mask, .navigation.navigation-home.small .navigation-with-sub .navigation-with-sub-mask {
          background-color: #ffffff; }
  .navigation-wrapper {
    width: 90%;
    max-width: 978px;
    margin-left: auto;
    margin-right: auto; }
  .navigation-with-sub a {
    cursor: pointer !important; }
    .navigation-with-sub a:after {
      display: inline-block;
      margin-left: 10px;
      vertical-align: middle;
      font-family: 'bpd-iconfont';
      font-size: 12px;
      line-height: 10px;
      color: #cccccc;
      content: "\e606";
      -webkit-transition: color 300ms ease-out;
      -moz-transition: color 300ms ease-out;
      transition: color 300ms ease-out; }
    .navigation-with-sub a:hover:after, .navigation-with-sub a.active:after {
      color: #b4c832; }
  .navigation-with-sub .navigation-with-sub-mask {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 94px;
    background-color: #ffffff;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    transition: all 300ms ease-out; }
    .small .navigation-with-sub .navigation-with-sub-mask {
      top: -34px; }
  .navigation-with-sub .navigation-sub {
    position: fixed;
    top: -94px;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 64px;
    text-align: center;
    overflow: hidden;
    font-size: 0;
    background-color: rgba(92, 86, 90, 0.8);
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    transition: all 300ms ease-out; }
    .navigation-home .navigation-with-sub .navigation-sub {
      background-color: transparent; }
    .navigation-with-sub .navigation-sub.expanded {
      top: 94px;
      -webkit-transition: all 300ms ease-out;
      -moz-transition: all 300ms ease-out;
      transition: all 300ms ease-out; }
      .navigation-home .navigation-with-sub .navigation-sub.expanded {
        background-color: rgba(92, 86, 90, 0.8); }
    .navigation-with-sub .navigation-sub.expanded-delay {
      top: 94px;
      -webkit-transition: top 300ms ease-out 300ms, background-color 300ms ease-out 300ms;
      -moz-transition: top 300ms ease-out 300ms, background-color 300ms ease-out 300ms;
      transition: top 300ms ease-out 300ms, background-color 300ms ease-out 300ms; }
      .navigation-home .navigation-with-sub .navigation-sub.expanded-delay {
        background-color: rgba(92, 86, 90, 0.8); }
    .small .navigation-with-sub .navigation-sub.expanded {
      top: 60px; }
    .small .navigation-with-sub .navigation-sub.expanded-delay {
      top: 60px; }
  .navigation-with-sub ul {
    height: 64px;
    background-color: transparent;
    text-align: left;
    width: 90%;
    max-width: 978px;
    margin-left: auto;
    margin-right: auto; }
  .navigation-with-sub li:first-child {
    border-top: none; }
  .navigation-with-sub li a {
    padding: 11px 20px;
    font-size: 16px;
    color: #ffffff;
    border-left: none;
    cursor: pointer; }
    .navigation-with-sub li a:first-child {
      padding-left: 0; }
    .navigation-with-sub li a:hover {
      color: #b4c832; }
    .navigation-with-sub li a:after {
      display: none; }
    .navigation-projects .navigation-with-sub li a {
      color: rgba(255, 255, 255, 0.6); }
      .navigation-projects .navigation-with-sub li a.active {
        color: white;
        font-family: 'Avenir Next LT W02 Demi', sans-serif; }
      .navigation-projects .navigation-with-sub li a:hover {
        color: white; }
  .navigation.small .navigation-with-sub li a {
    padding: 11px 20px; }
    .navigation.small .navigation-with-sub li a:first-child {
      padding-left: 0; }
  .navigation-header-item.collapsed {
    top: -94px; }
    .navigation-header-item.collapsed.navigation-logo {
      top: 0; }
  .navigation-header-item.navigation-search-box {
    top: 0; }
  .navigation-logo {
    position: absolute;
    top: 0;
    left: auto;
    height: auto;
    margin-top: 26px;
    margin-left: 0;
    padding: 0;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    transition: all 300ms ease-out; }
    .navigation-logo img {
      position: absolute;
      top: 0;
      left: 0;
      width: 120px;
      -webkit-transition: all 300ms ease-out;
      -moz-transition: all 300ms ease-out;
      transition: all 300ms ease-out; }
      .navigation-home .navigation-logo img.navigation-logo-white {
        display: block;
        opacity: 1; }
      .navigation-home.submenu-expanded .navigation-logo img.navigation-logo-white, .navigation-home:hover .navigation-logo img.navigation-logo-white {
        opacity: 0; }
      .navigation-home .navigation-logo img.navigation-logo-black {
        opacity: 0; }
      .navigation-home.submenu-expanded .navigation-logo img.navigation-logo-black, .navigation-home:hover .navigation-logo img.navigation-logo-black {
        opacity: 1; }
    .small .navigation-logo {
      margin-top: 15px;
      -webkit-transition: all 300ms ease-out;
      -moz-transition: all 300ms ease-out;
      transition: all 300ms ease-out; }
      .small .navigation-logo img {
        width: 85px;
        -webkit-transition: all 300ms ease-out;
        -moz-transition: all 300ms ease-out;
        transition: all 300ms ease-out; }
        .navigation-home .small .navigation-logo img.navigation-logo-white {
          opacity: 0; }
        .navigation-home .small .navigation-logo img.navigation-logo-black {
          opacity: 1; }
    .navigation-home.small .navigation-logo img.navigation-logo-white {
      opacity: 0; }
    .navigation-home.small .navigation-logo img.navigation-logo-black {
      opacity: 1; }
  .navigation-search {
    display: inline-block;
    float: right;
    position: static;
    top: 0;
    right: 0px;
    width: auto;
    height: auto;
    margin-top: 32px;
    padding: 0;
    border-left: none;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    transition: all 300ms ease-out; }
    .navigation-home .navigation-search {
      color: #ffffff; }
    .small .navigation-search {
      margin-top: 15px;
      color: #000000; }
  .navigation:hover .navigation-search, .navigation.submenu-expanded .navigation-search {
    color: #000000; }
    .navigation:hover .navigation-search:hover, .navigation:hover .navigation-search.active, .navigation.submenu-expanded .navigation-search:hover, .navigation.submenu-expanded .navigation-search.active {
      color: #b4c832; }
  .navigation-search-box {
    top: 0px;
    z-index: -2;
    margin-top: -94px;
    padding: 0;
    border-bottom: none;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    transition: all 300ms ease-out; }
    .navigation-search-box.expanded {
      margin-top: 94px;
      -webkit-transition: all 300ms ease-out;
      -moz-transition: all 300ms ease-out;
      transition: all 300ms ease-out; }
      .navigation-home .navigation-search-box.expanded {
        background-color: rgba(92, 86, 90, 0.8); }
    .navigation-search-box.expanded-delay {
      margin-top: 94px;
      -webkit-transition: all 300ms ease-out 300ms;
      -moz-transition: all 300ms ease-out 300ms;
      transition: all 300ms ease-out 300ms; }
      .navigation-home .navigation-search-box.expanded-delay {
        background-color: rgba(92, 86, 90, 0.8); }
    .small .navigation-search-box {
      margin-top: -94px; }
      .small .navigation-search-box.expanded {
        margin-top: 60px; }
      .small .navigation-search-box.expanded-delay {
        margin-top: 60px; }
    .navigation-home .navigation-search-box {
      background-color: transparent; }
  .navigation-search-box-form {
    width: 50%; }
    .navigation-search-box-form span.twitter-typeahead .tt-dropdown-menu {
      width: 100%; }
    .navigation-search-box-form span.twitter-typeahead {
      width: 100%; }
  .navigation-search-box-mask {
    display: none; }
  .navigation-hamburger {
    display: none; }
  .navigation-indicator {
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0px;
    opacity: 0;
    width: 13px;
    height: 7px;
    transition: left 300ms, bottom 300ms, opacity 300ms; }
    .navigation-indicator:after {
      font-family: 'bpd-iconfont';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      text-decoration: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 13px;
      color: #5c565a;
      content: "\e803";
      position: absolute;
      top: 0;
      left: -4px;
      line-height: 7px;
      width: 100%;
      height: 100%; }
    .submenu-expanded .navigation-indicator.active {
      bottom: -1px;
      opacity: 1; }
  .navigation .navigation-header-item.navigation-search {
    width: 30px; } }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
  margin-bottom: 20px; }

.fancybox-skin {
  position: relative;
  background: #ffffff;
  color: #000000;
  text-shadow: none;
  /*-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;*/ }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading {
  background-image: url("/images/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("/images/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 48px;
  height: 48px;
  cursor: pointer;
  z-index: 8040;
  background-color: #6fc2e3;
  text-decoration: none; }
  .color-primary .fancybox-close {
    background-color: #b4c832; }
  .color-secondary .fancybox-close {
    background-color: #6fc2e3; }
  .fancybox-close:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -9px;
    margin-top: -9px;
    color: #ffffff;
    font-family: 'bpd-iconfont';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e601"; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("/images/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 48px;
  height: 48px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
  background-color: #6fc2e3;
  text-decoration: none; }
  .fancybox-nav span.color-primary {
    background-color: #b4c832; }
  .fancybox-nav span.color-secondary {
    background-color: #6fc2e3; }
  .fancybox-nav span:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -9px;
    margin-top: -9px;
    color: #ffffff;
    font-family: 'bpd-iconfont';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e607"; }

.fancybox-prev span {
  left: 0px; }
  .fancybox-prev span:after {
    content: "\e605"; }

.fancybox-next span {
  right: 0px; }
  .fancybox-next span:after {
    content: "\e607"; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("/images/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  /*-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;*/
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-prev span, .fancybox-next span {
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }
  #fancybox-loading div {
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }

.zoom {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56%;
  /* magnifying glass icon */ }
  .zoom:after {
    display: block;
    width: 48px;
    height: 38px;
    position: absolute;
    top: 0;
    right: 0;
    content: "\e60c";
    font-family: 'bpd-iconfont';
    color: black;
    background-color: white;
    font-size: 26px;
    text-align: center;
    padding-top: 10px;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    transition: all 300ms ease-out; }
  .zoom img {
    max-width: none; }
  .zoom:hover:after {
    right: -48px; }

.zoom-caption {
  position: absolute;
  bottom: 0;
  background-color: #000000;
  color: #ffffff;
  padding: 4px 20px; }
  .zoom-caption.color-primary {
    background-color: #b4c832; }
  .zoom-caption.color-secondary {
    background-color: #6fc2e3; }

.YouTubePopUp-Wrap {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999999999;
  width: 100%;
  height: 100%;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8); }

.YouTubePopUp-animation {
  opacity: 0;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: YouTubePopUp;
  animation-name: YouTubePopUp; }

@-webkit-keyframes YouTubePopUp {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes YouTubePopUp {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

body.logged-in .YouTubePopUp-Wrap {
  /* For WordPress */
  top: 32px;
  z-index: 99998; }

.YouTubePopUp-Content {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70%;
  padding-bottom: 39%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.YouTubePopUp-Content iframe {
  display: block !important;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  margin: auto 0;
  border: none !important; }

.YouTubePopUp-Hide {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: YouTubePopUpHide;
  animation-name: YouTubePopUpHide; }

@-webkit-keyframes YouTubePopUpHide {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes YouTubePopUpHide {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.YouTubePopUp-Close {
  position: absolute;
  top: -30px;
  left: 50%;
  z-index: 1;
  margin-right: auto;
  margin-left: -12px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  font-family: 'bpd-iconfont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .YouTubePopUp-Close:before {
    content: '\e601'; }

.YouTubePopUp-Close:hover {
  opacity: 0.5; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  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);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [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; }

.slick-arrow.slick-hidden {
  display: none; }

/* Modules */
/* ==========================================================================
   BG
   ========================================================================== */
.module-bg {
  background-size: cover;
  background-position: center; }

.module-bg-wrapper {
  padding: 50px 0; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ==========================================================================
   Image
   ========================================================================== */
.module-image {
  position: relative;
  margin-bottom: 50px;
  *zoom: 1; }
  .module-image:before, .module-image:after {
    content: " ";
    display: table; }
  .module-image:after {
    clear: both; }
  .module-image:last-child {
    margin-bottom: 0; }
  .module-image img, .module-image .video-wrapper {
    width: 100%;
    height: auto;
    margin-bottom: 0; }
  .module-image.module-image-big img, .module-image.module-image-big .video-wrapper {
    width: 100%; }

.module-image-caption {
  display: inline-block;
  position: relative;
  margin-top: -15px;
  padding: 26px 16px 16px;
  background-color: rgba(178, 196, 0, 0.9);
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  /*margin-bottom: 15px;*/ }
  .color-primary .module-image-caption {
    background-color: rgba(178, 196, 0, 0.9); }
  .color-secondary .module-image-caption {
    background-color: rgba(122, 188, 222, 0.9); }
  .module-image-caption.bevel-corner {
    margin-bottom: 15px;
    padding: 26px 16px 1px; }
    .module-image-caption.bevel-corner:after {
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      display: block;
      position: absolute;
      bottom: -15px;
      left: 0;
      width: 100%;
      height: 0px;
      border-color: rgba(178, 196, 0, 0.9);
      border-style: solid;
      border-width: 15px;
      border-bottom: 0;
      border-right-color: transparent;
      content: ''; }
      .color-secondary .module-image-caption.bevel-corner:after {
        border-color: rgba(122, 188, 222, 0.9);
        border-right-color: transparent; }
  .module-image-caption h1, .module-image-caption h2, .module-image-caption h3, .module-image-caption .h1, .module-image-caption .h2, .module-image-caption .h3 {
    font-family: 'Avenir Next LT W02 Bold', sans-serif;
    color: #ffffff; }
  .module-image-caption .h3 {
    font-size: 20px;
    line-height: 36px; }
  .module-image-caption p {
    font-size: 18px;
    line-height: 28px; }
  .col:nth-child(even) .module-image-caption {
    float: right; }
  .module-image-caption-right .module-image-caption {
    float: right !important; }
  .module-image-caption-left .module-image-caption {
    float: left !important; }
  .module-image-big .module-image-caption {
    position: static;
    width: 100%;
    margin-top: 0;
    padding: 30px;
    background-color: #b4c832;
    margin-bottom: 0px; }
    .module-image-big .module-image-caption:after {
      display: none;
      border-color: #b4c832;
      border-right-color: transparent; }

.color-primary.module-image-big .module-image-caption {
  background-color: #b4c832; }
  .color-primary.module-image-big .module-image-caption:after {
    border-color: #b4c832;
    border-right-color: transparent; }

.color-secondary.module-image-big .module-image-caption {
  background-color: #6fc2e3; }
  .color-secondary.module-image-big .module-image-caption:after {
    border-color: #6fc2e3;
    border-right-color: transparent; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 750px) {
  .module-image.module-image-big img, .module-image.module-image-big .video-wrapper {
    width: 75%; }
  .module-image.module-image-big.module-image-caption-left img, .module-image.module-image-big.module-image-caption-left .video-wrapper {
    float: right !important; }
  .module-image.module-image-big.module-image-caption-right img, .module-image.module-image-big.module-image-caption-right .video-wrapper {
    float: left !important; }
  .module-image-big .module-image-caption {
    position: absolute;
    right: 0;
    left: auto;
    bottom: 0;
    width: 58%; }
  .module-image-big.module-image-caption-left .module-image-caption {
    right: auto !important;
    left: 0 !important; }
  .module-image-big.module-image-caption-right .module-image-caption {
    right: 0 !important;
    left: auto !important; } }

@media only screen and (min-width: 1024px) {
  .module-image.module-image-big img, .module-image.module-image-big .video-wrapper {
    width: 68%; }
  .module-image-caption {
    max-width: 90%;
    margin-left: -16px; }
    .col:nth-child(even) .module-image-caption {
      margin-right: -16px; }
    .module-image-caption-right .module-image-caption {
      margin-right: -16px !important; }
    .module-image-caption-left .module-image-caption {
      margin-left: -16px !important; }
    .module-image-big .module-image-caption {
      box-sizing: content-box;
      -moz-box-sizing: content-box;
      -webkit-box-sizing: content-box;
      width: 32%;
      margin-left: 0;
      padding-left: 30px;
      padding-bottom: 16px;
      background-color: rgba(178, 196, 0, 0.9);
      margin-bottom: 15px; }
      .module-image-big .module-image-caption:after {
        display: block;
        border-color: rgba(178, 196, 0, 0.9);
        border-right-color: transparent; }
      .module-image-big .module-image-caption p, .module-image-big .module-image-caption a {
        margin-left: 14px;
        margin-right: 40px; }
    .module-image-big.module-image-caption-left .module-image-caption {
      padding-right: 0px;
      padding-left: 30px; }
    .module-image-big.module-image-caption-right .module-image-caption {
      padding-right: 0px;
      padding-left: 30px; }
    .color-primary.module-image-big .module-image-caption {
      background-color: rgba(178, 196, 0, 0.9); }
      .color-primary.module-image-big .module-image-caption:after {
        border-color: rgba(178, 196, 0, 0.9);
        border-right-color: transparent; }
    .color-secondary.module-image-big .module-image-caption {
      background-color: rgba(122, 188, 222, 0.9); }
      .color-secondary.module-image-big .module-image-caption:after {
        border-color: rgba(122, 188, 222, 0.9);
        border-right-color: transparent; } }

/* ==========================================================================
   Header
   ========================================================================== */
.module-image-grid-set {
  margin-bottom: 0%;
  /* Oneven sets */
  /* 2e set */ }
  .module-image-grid-blog .module-image-grid-set:nth-of-type(odd) .module-image-grid-small .module-image-grid-image:nth-child(2) {
    background-image: url(/images/image-grid-bg1.png);
    background-size: cover;
    background-position: center; }
    .module-image-grid-blog .module-image-grid-set:nth-of-type(odd) .module-image-grid-small .module-image-grid-image:nth-child(2):hover:after {
      opacity: 0; }
    .module-image-grid-blog .module-image-grid-set:nth-of-type(odd) .module-image-grid-small .module-image-grid-image:nth-child(2) .module-image-grid-image-title {
      color: #000000;
      text-shadow: none; }
    .module-image-grid-blog .module-image-grid-set:nth-of-type(odd) .module-image-grid-small .module-image-grid-image:nth-child(2) .button {
      color: #000000 !important;
      border-color: #000000 !important; }
      .module-image-grid-blog .module-image-grid-set:nth-of-type(odd) .module-image-grid-small .module-image-grid-image:nth-child(2) .button:after {
        background-color: #000000 !important; }
      .module-image-grid-blog .module-image-grid-set:nth-of-type(odd) .module-image-grid-small .module-image-grid-image:nth-child(2) .button:hover {
        color: #ffffff !important; }
    .module-image-grid-blog .module-image-grid-set:nth-of-type(odd) .module-image-grid-small .module-image-grid-image:nth-child(2) img {
      display: none; }
  .module-image-grid-blog .module-image-grid-set:nth-of-type(2n+0) .module-image-grid-small .module-image-grid-image:nth-child(1), .module-image-grid-blog .module-image-grid-equel .module-image-grid-set .module-image-grid-small .module-image-grid-image:nth-child(1) {
    background-image: url(/images/image-grid-bg1.png);
    background-size: cover;
    background-position: center; }
    .module-image-grid-blog .module-image-grid-set:nth-of-type(2n+0) .module-image-grid-small .module-image-grid-image:nth-child(1):hover:after, .module-image-grid-blog .module-image-grid-equel .module-image-grid-set .module-image-grid-small .module-image-grid-image:nth-child(1):hover:after {
      opacity: 0; }
    .module-image-grid-blog .module-image-grid-set:nth-of-type(2n+0) .module-image-grid-small .module-image-grid-image:nth-child(1) .module-image-grid-image-title, .module-image-grid-blog .module-image-grid-equel .module-image-grid-set .module-image-grid-small .module-image-grid-image:nth-child(1) .module-image-grid-image-title {
      color: #000000;
      text-shadow: none; }
    .module-image-grid-blog .module-image-grid-set:nth-of-type(2n+0) .module-image-grid-small .module-image-grid-image:nth-child(1) .button, .module-image-grid-blog .module-image-grid-equel .module-image-grid-set .module-image-grid-small .module-image-grid-image:nth-child(1) .button {
      color: #000000 !important;
      border-color: #000000 !important; }
      .module-image-grid-blog .module-image-grid-set:nth-of-type(2n+0) .module-image-grid-small .module-image-grid-image:nth-child(1) .button:after, .module-image-grid-blog .module-image-grid-equel .module-image-grid-set .module-image-grid-small .module-image-grid-image:nth-child(1) .button:after {
        background-color: #000000 !important; }
      .module-image-grid-blog .module-image-grid-set:nth-of-type(2n+0) .module-image-grid-small .module-image-grid-image:nth-child(1) .button:hover, .module-image-grid-blog .module-image-grid-equel .module-image-grid-set .module-image-grid-small .module-image-grid-image:nth-child(1) .button:hover {
        color: #ffffff !important; }
    .module-image-grid-blog .module-image-grid-set:nth-of-type(2n+0) .module-image-grid-small .module-image-grid-image:nth-child(1) img, .module-image-grid-blog .module-image-grid-equel .module-image-grid-set .module-image-grid-small .module-image-grid-image:nth-child(1) img {
      display: none; }
  .module-image-grid-blog .module-image-grid-set:nth-of-type(2n+0) .module-image-grid-big .module-image-grid-image, .module-image-grid-blog .module-image-grid-equel .module-image-grid-set .module-image-grid-big .module-image-grid-image {
    background-image: url(/images/image-grid-bg2.png);
    background-size: cover;
    background-position: center; }
    .module-image-grid-blog .module-image-grid-set:nth-of-type(2n+0) .module-image-grid-big .module-image-grid-image:hover:after, .module-image-grid-blog .module-image-grid-equel .module-image-grid-set .module-image-grid-big .module-image-grid-image:hover:after {
      opacity: 0; }
    .module-image-grid-blog .module-image-grid-set:nth-of-type(2n+0) .module-image-grid-big .module-image-grid-image .module-image-grid-image-title, .module-image-grid-blog .module-image-grid-equel .module-image-grid-set .module-image-grid-big .module-image-grid-image .module-image-grid-image-title {
      color: #000000;
      text-shadow: none; }
    .module-image-grid-blog .module-image-grid-set:nth-of-type(2n+0) .module-image-grid-big .module-image-grid-image .button, .module-image-grid-blog .module-image-grid-equel .module-image-grid-set .module-image-grid-big .module-image-grid-image .button {
      color: #000000 !important;
      border-color: #000000 !important; }
      .module-image-grid-blog .module-image-grid-set:nth-of-type(2n+0) .module-image-grid-big .module-image-grid-image .button:after, .module-image-grid-blog .module-image-grid-equel .module-image-grid-set .module-image-grid-big .module-image-grid-image .button:after {
        background-color: #000000 !important; }
      .module-image-grid-blog .module-image-grid-set:nth-of-type(2n+0) .module-image-grid-big .module-image-grid-image .button:hover, .module-image-grid-blog .module-image-grid-equel .module-image-grid-set .module-image-grid-big .module-image-grid-image .button:hover {
        color: #ffffff !important; }
    .module-image-grid-blog .module-image-grid-set:nth-of-type(2n+0) .module-image-grid-big .module-image-grid-image img, .module-image-grid-blog .module-image-grid-equel .module-image-grid-set .module-image-grid-big .module-image-grid-image img {
      display: none; }

.module-image-grid-small {
  width: 100%; }

.module-image-grid-big {
  width: 100%; }

.module-image-grid-image {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  padding-bottom: 100%;
  margin-bottom: 6%;
  /*background-size: cover; */
  cursor: pointer; }
  .module-image-grid-image .module-image-grid-image-bg {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%; }
  .module-image-grid-image h3, .module-image-grid-image .module-image-grid-image-teaser {
    position: absolute;
    bottom: 80px;
    width: 100%;
    padding: 0 20px;
    z-index: 1;
    color: #ffffff;
    font-family: 'Avenir Next LT W02 Bold', sans-serif;
    font-size: 18px;
    line-height: 24px;
    text-shadow: 1px 1px 1px #000000;
    -webkit-transition: bottom 300ms ease-out;
    -moz-transition: bottom 300ms ease-out;
    transition: bottom 300ms ease-out; }
    .module-image-grid-blog .module-image-grid-image h3, .module-image-grid-blog .module-image-grid-image .module-image-grid-image-teaser {
      bottom: 20px; }
  .module-image-grid-image .button {
    position: absolute;
    bottom: 20px;
    /*bottom: -60px;*/
    left: 20px;
    z-index: 1;
    -webkit-transition: bottom 300ms ease-out;
    -moz-transition: bottom 300ms ease-out;
    transition: bottom 300ms ease-out; }
    .module-image-grid-blog .module-image-grid-image .button {
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      font-size: 0;
      border-width: 0; }
      .module-image-grid-blog .module-image-grid-image .button:before, .module-image-grid-blog .module-image-grid-image .button:after {
        opacity: 0; }

.module-image-grid-image-theme {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  padding: 10px 10px 0px;
  font-size: 14px;
  line-height: 14px;
  background-color: #b4c832;
  color: #ffffff;
  font-family: 'Avenir Next LT W02 Demi', sans-serif;
  text-shadow: none; }
  .module-image-grid-image-theme:after {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: block;
    position: absolute;
    bottom: -10px;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 0px;
    border-color: #b4c832;
    border-style: solid;
    border-width: 10px;
    border-bottom: 0;
    border-right-color: transparent;
    content: ''; }
  .color-primary .module-image-grid-image-theme {
    background-color: #b4c832; }
    .color-primary .module-image-grid-image-theme:after {
      border-color: #b4c832;
      border-right-color: transparent; }
  .color-secondary .module-image-grid-image-theme {
    background-color: #6fc2e3; }
    .color-secondary .module-image-grid-image-theme:after {
      border-color: #6fc2e3;
      border-right-color: transparent; }

.module-image-grid-image-info {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding: 30px;
  background-color: #b4c832;
  -webkit-transition: top 300ms ease-out;
  -moz-transition: top 300ms ease-out;
  transition: top 300ms ease-out; }
  .color-primary .module-image-grid-image-info {
    background-color: #b4c832; }
  .color-secondary .module-image-grid-image-info {
    background-color: #6fc2e3; }
  .active .module-image-grid-image-info {
    top: 0; }
  .module-image-grid-image-info h4, .module-image-grid-image-info .h4 {
    position: static;
    padding: 0 20px 0 0;
    color: #ffffff;
    font-family: 'Avenir Next LT W02 Demi', sans-serif;
    font-size: 24px;
    line-height: 30px; }
  .module-image-grid-image-info p {
    color: #ffffff; }

.module-image-grid-image-info-close {
  position: absolute;
  top: 15px;
  right: 15px;
  text-decoration: none;
  color: #ffffff; }
  .module-image-grid-image-info-close:hover {
    color: #000000; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 750px) {
  .tablet .module-image-grid-image .button {
    bottom: 20px !important; }
  .tablet .module-image-grid-image .module-image-grid-image-teaser {
    bottom: 80px !important; } }

@media only screen and (min-width: 750px) {
  .module-image-grid-set {
    margin-bottom: 2%;
    /* 1e set + standaard */
    *zoom: 1;
    /* Oneven sets */
    /* 2e set */
    /* 3e set */
    /* 4e set */ }
    .module-image-grid-set:before, .module-image-grid-set:after {
      content: " ";
      display: table; }
    .module-image-grid-set:after {
      clear: both; }
    .module-image-grid-set .module-image-grid-small {
      width: 32%;
      float: left; }
      .module-image-grid-set .module-image-grid-small .module-image-grid-image:first-child {
        margin-bottom: 6%; }
    .module-image-grid-set .module-image-grid-big {
      width: 66%;
      float: left;
      margin-left: 2%; }
    .module-image-grid-blog .module-image-grid-set .module-image-grid-small {
      float: left;
      margin-left: 2%; }
    .module-image-grid-blog .module-image-grid-set .module-image-grid-big {
      float: left;
      margin-left: 0; }
    .module-image-grid-set:nth-of-type(odd) .module-image-grid-big .module-image-grid-image h3, .module-image-grid-set:nth-of-type(odd) .module-image-grid-big .module-image-grid-image .module-image-grid-image-teaser {
      font-size: 24px;
      line-height: 30px; }
      .module-image-grid-equel .module-image-grid-set:nth-of-type(odd) .module-image-grid-big .module-image-grid-image h3, .module-image-grid-equel .module-image-grid-set:nth-of-type(odd) .module-image-grid-big .module-image-grid-image .module-image-grid-image-teaser {
        font-size: 18px;
        line-height: 24px; }
    .module-image-grid-set:nth-of-type(odd) .module-image-grid-big .module-image-grid-image:hover:after {
      opacity: 0.2; }
    .module-image-grid-set:nth-of-type(odd) .module-image-grid-big .module-image-grid-image-info h4, .module-image-grid-set:nth-of-type(odd) .module-image-grid-big .module-image-grid-image-info .h4 {
      font-size: 40px;
      line-height: 50px; }
    .module-image-grid-set:nth-of-type(2n+0) .module-image-grid-small, .module-image-grid-equel .module-image-grid-set .module-image-grid-small {
      float: left;
      width: 66%;
      margin-left: 0%; }
      .module-image-grid-set:nth-of-type(2n+0) .module-image-grid-small .module-image-grid-image, .module-image-grid-equel .module-image-grid-set .module-image-grid-small .module-image-grid-image {
        width: 48.5%;
        padding-bottom: 48.5%;
        margin-left: 3%; }
        .module-image-grid-set:nth-of-type(2n+0) .module-image-grid-small .module-image-grid-image:first-child, .module-image-grid-equel .module-image-grid-set .module-image-grid-small .module-image-grid-image:first-child {
          margin-bottom: 0;
          margin-left: 0; }
    .module-image-grid-set:nth-of-type(2n+0) .module-image-grid-big, .module-image-grid-equel .module-image-grid-set .module-image-grid-big {
      float: left;
      width: 32%;
      margin-left: 2%; }
    .module-image-grid-set:nth-of-type(4n+3) .module-image-grid-small {
      float: right;
      margin-left: 2%; }
    .module-image-grid-set:nth-of-type(4n+3) .module-image-grid-big {
      float: right;
      margin-left: 0%; }
    .module-image-grid-blog .module-image-grid-set:nth-of-type(4n+3) .module-image-grid-small {
      float: left;
      margin-left: 0; }
    .module-image-grid-blog .module-image-grid-set:nth-of-type(4n+3) .module-image-grid-big {
      float: left;
      margin-left: 2%; }
    .module-image-grid-set:nth-of-type(4n+0) .module-image-grid-small {
      float: left;
      margin-left: 0%; }
    .module-image-grid-set:nth-of-type(4n+0) .module-image-grid-big {
      float: left;
      margin-left: 2%; }
  .module-image-grid-image {
    margin-bottom: 0; }
    .module-image-grid-image h3, .module-image-grid-image .module-image-grid-image-teaser {
      font-size: 16px; }
    .module-image-grid-image .button {
      font-size: 16px; }
    .module-image-grid-image:after {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 0;
      width: 100%;
      height: 100%;
      background-color: #000000;
      opacity: 0;
      content: "";
      -webkit-transition: opacity 300ms ease-out;
      -moz-transition: opacity 300ms ease-out;
      transition: opacity 300ms ease-out; }
    .module-image-grid-image:hover:after {
      opacity: 0.4; }
    .module-image-grid-image:hover h3, .module-image-grid-image:hover .module-image-grid-image-teaser {
      bottom: 80px; }
      .module-image-grid-blog .module-image-grid-image:hover h3, .module-image-grid-blog .module-image-grid-image:hover .module-image-grid-image-teaser {
        bottom: 20px; }
    .module-image-grid-image:hover .button {
      bottom: 20px; }
  .module-image-grid-image-info h4, .module-image-grid-image-info .h4 {
    font-size: 20px;
    line-height: 24px; }
  .module-image-grid-image-info p {
    font-size: 16px;
    line-height: 24px; } }

@media only screen and (min-width: 1024px) {
  .module-image-grid-image {
    margin-bottom: 0; }
    .module-image-grid-image h3, .module-image-grid-image .module-image-grid-image-teaser {
      font-size: 18px; }
    .module-image-grid-image .button {
      font-size: 18px; }
      .module-image-grid-blog .module-image-grid-image .button {
        top: auto;
        right: auto;
        bottom: -60px;
        left: 20px;
        font-size: 18px;
        border-width: 2px; }
        .module-image-grid-blog .module-image-grid-image .button:before, .module-image-grid-blog .module-image-grid-image .button:after {
          opacity: 1; }
    .module-image-grid-blog .module-image-grid-image:hover h3, .module-image-grid-blog .module-image-grid-image:hover .module-image-grid-image-teaser {
      bottom: 80px; }
    .module-image-grid-image:hover .button {
      bottom: 20px; }
  .module-image-grid-image-info h4, .module-image-grid-image-info .h4 {
    font-size: 24px;
    line-height: 30px; }
  .module-image-grid-image-info p {
    font-size: 18px;
    line-height: 30px; } }

@media only screen and (min-width: 1200px) {
  .module-image-grid-image {
    margin-bottom: 0; }
    .module-image-grid-image h3, .module-image-grid-image .module-image-grid-image-teaser {
      bottom: 20px; }
    .module-image-grid-image .button {
      bottom: -60px; }
    .module-image-grid-image:hover h3, .module-image-grid-image:hover .module-image-grid-image-teaser {
      bottom: 80px; }
    .module-image-grid-image:hover .button {
      bottom: 20px; } }

/* ==========================================================================
   Video Wrapper
   ========================================================================== */
.video-wrapper .video-wrapper-padding {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%; }

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ==========================================================================
   Teaser Reference
   ========================================================================== */
.module-teaser-reference {
  position: relative;
  margin-bottom: 50px; }
  .module-teaser-reference img {
    width: 100%;
    height: auto;
    margin-bottom: 0; }

.module-teaser-reference-caption {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  padding: 26px 64px 26px 24px;
  background-color: rgba(178, 196, 0, 0.9);
  font-family: 'Avenir Next LT W02 Demi', sans-serif;
  text-decoration: none;
  font-size: 18px;
  line-height: 24px;
  color: #ffffff;
  cursor: pointer; }
  .color-primary .module-teaser-reference-caption {
    background-color: rgba(178, 196, 0, 0.9); }
  .color-secondary .module-teaser-reference-caption {
    background-color: rgba(122, 188, 222, 0.9); }
  .module-teaser-reference-caption:after {
    position: absolute;
    right: 24px;
    top: 50%;
    margin-top: -8px;
    font-family: 'bpd-iconfont';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: #ffffff;
    content: "\e607";
    -webkit-transition: right 300ms ease-out;
    -moz-transition: right 300ms ease-out;
    transition: right 300ms ease-out; }

a:hover .module-teaser-reference-caption {
  color: #ffffff; }
  a:hover .module-teaser-reference-caption:after {
    right: 14px; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 1024px) {
  .module-teaser-reference-caption {
    width: 80%; } }

/* ==========================================================================
   Header
   ========================================================================== */
.module-person img {
  width: 100%;
  height: auto;
  margin-bottom: 20px; }

.module-person .module-person-text {
  width: 100%; }

.module-person h3 {
  margin-bottom: 10px;
  font-size: 18px;
  color: #000000; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 600px) {
  .module-person {
    font-size: 0; }
    .module-person img {
      display: inline-block;
      vertical-align: top;
      width: 150px;
      margin-bottom: 0; }
    .module-person .module-person-text {
      display: inline-block;
      vertical-align: top;
      width: calc(100% - 150px);
      padding-left: 30px; }
    .module-person h3 {
      margin-bottom: 20px; } }

/* ==========================================================================
   Tabs
   ========================================================================== */
.module-tabs div[role=tabpanel] {
  display: block;
  width: 100%; }

.module-tabs div[aria-hidden=true] {
  position: absolute;
  left: -4000px; }

.module-tabs:after {
  display: block;
  height: 2px;
  background-color: #cccccc;
  content: "";
  width: 90%;
  max-width: 978px;
  margin-left: auto;
  margin-right: auto; }

.module-tabs-tabs {
  position: relative;
  overflow: hidden;
  height: 48px; }
  .module-tabs-tabs.expanded {
    height: auto; }
  .module-tabs-tabs .button-prev, .module-tabs-tabs .button-next, .module-tabs-tabs .button-all {
    background-color: #ffffff;
    border-color: #b4c832;
    color: #b4c832; }
    .module-tabs-tabs .button-prev:before, .module-tabs-tabs .button-next:before, .module-tabs-tabs .button-all:before {
      background-color: #ffffff; }
    .module-tabs-tabs .button-prev:after, .module-tabs-tabs .button-next:after, .module-tabs-tabs .button-all:after {
      background-color: #b4c832; }
    .module-tabs-tabs .button-prev:hover, .module-tabs-tabs .button-next:hover, .module-tabs-tabs .button-all:hover {
      color: #ffffff; }
  .module-tabs-tabs ul {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 100%;
    margin: 0;
    /*margin-left: 0;*/
    padding: 0;
    font-size: 0;
    line-height: 0;
    -webkit-transition: margin-left 300ms ease-out;
    -moz-transition: margin-left 300ms ease-out;
    transition: margin-left 300ms ease-out; }
    .module-tabs-tabs ul:before {
      position: absolute;
      top: -2px;
      left: 0px;
      width: 100%;
      height: 2px;
      background-color: #b4c832;
      content: ""; }
  .module-tabs-tabs li {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-top: -2px;
    list-style-type: none; }
    .module-tabs-tabs li:first-child {
      margin-top: 0; }
    .module-tabs-tabs li a.button {
      border-color: #cccccc;
      color: #000000;
      vertical-align: middle;
      background-color: #ffffff; }
      .module-tabs-tabs li a.button:after {
        background-color: #b4c832; }
      .module-tabs-tabs li a.button:before {
        background-color: #ffffff; }
      .module-tabs-tabs li a.button:after {
        background-color: #b4c832; }
      .module-tabs-tabs li a.button:hover {
        color: #ffffff; }
    .module-tabs-tabs li.ui-tabs-active {
      z-index: 1; }
      .module-tabs-tabs li.ui-tabs-active a.button {
        border-color: #b4c832;
        color: #ffffff; }
        .module-tabs-tabs li.ui-tabs-active a.button:before {
          background-color: #b4c832; }
  .module-tabs-tabs a {
    width: 100%;
    font-size: 18px;
    line-height: 24px; }
  .module-tabs-tabs .button-all {
    display: inline-block;
    position: absolute;
    top: 2px;
    right: 2px;
    z-index: 2;
    width: 44px;
    height: 44px;
    border: none;
    font-size: 0; }
    .module-tabs-tabs .button-all span {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -14px;
      margin-top: -11px;
      font-size: 22px; }
  .module-tabs-tabs .button-prev {
    display: none; }
  .module-tabs-tabs .button-next {
    display: none; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 600px) {
  .module-tabs-tabs {
    height: auto; }
    .module-tabs-tabs.module-tabs-tabs-timeline {
      text-align: center; }
      .module-tabs-tabs.module-tabs-tabs-timeline:before {
        position: absolute;
        top: 23px;
        left: 0px;
        width: 100%;
        height: 2px;
        background-color: #cccccc;
        content: ""; }
    .module-tabs-tabs ul {
      width: auto;
      margin-top: 0 !important;
      white-space: nowrap; }
      .module-tabs-tabs ul:before {
        display: none; }
    .module-tabs-tabs li {
      margin-top: 0px;
      margin-left: 20px;
      width: auto;
      height: 62px; }
      .module-tabs-tabs li:first-child {
        margin-left: 0; }
      .module-tabs-tabs li:before {
        display: block;
        position: absolute;
        top: 34px;
        left: 50%;
        margin-left: -14px;
        border-top: 14px solid #b4c832;
        border-right: 14px solid transparent;
        border-left: 14px solid transparent;
        content: '';
        -webkit-transition: top 300ms ease-out;
        -moz-transition: top 300ms ease-out;
        transition: top 300ms ease-out; }
      .module-tabs-tabs li.ui-tabs-active {
        z-index: auto; }
        .module-tabs-tabs li.ui-tabs-active:before {
          display: block;
          position: absolute;
          top: 48px;
          left: 50%;
          margin-left: -14px;
          border-top: 14px solid #b4c832;
          border-left: 14px solid transparent;
          border-right: 14px solid transparent;
          content: ''; }
    .module-tabs-tabs a {
      width: auto; }
    .module-tabs-tabs .button-prev {
      display: inline-block;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1; }
    .module-tabs-tabs .button-all {
      display: none; }
    .module-tabs-tabs .button-next {
      display: inline-block;
      position: absolute;
      top: 0;
      right: 0;
      z-index: 1; } }

/* ==========================================================================
   Carousel
   ========================================================================== */
.module-carousel-label {
  position: absolute;
  top: 20px;
  left: 0;
  z-index: 2;
  padding: 14px 20px;
  font-size: 15px;
  line-height: 15px;
  text-transform: uppercase;
  font-family: 'Avenir Next LT W02 Demi', sans-serif; }

.module-carousel-slider-big {
  display: inline-block;
  position: relative;
  width: 100%;
  padding-bottom: 60%; }

.module-carousel-slider-big-cropper {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%; }
  .module-carousel-slider-big-cropper a {
    display: block;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%; }

.module-carousel-slider-big-wrapper {
  display: inline-block;
  position: absolute;
  height: 100%;
  font-size: 0;
  white-space: nowrap;
  -webkit-transition: margin-left 300ms ease-out;
  -moz-transition: margin-left 300ms ease-out;
  transition: margin-left 300ms ease-out; }
  .module-carousel-slider-big-wrapper.no-transition {
    -webkit-transition: margin-left 0ms ease-out;
    -moz-transition: margin-left 0ms ease-out;
    transition: margin-left 0ms ease-out; }

.module-carousel-slider-big-item {
  display: inline-block;
  position: relative;
  overflow: hidden;
  height: 100%; }

.module-carousel-bordered .module-carousel-slider-big-item {
  border: 2px solid #cccccc; }

.module-carousel-slider-big-bullets {
  position: absolute;
  bottom: -20px;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
  height: 10px; }
  .module-carousel-slider-big-bullets li {
    list-style-type: none;
    display: inline-block;
    vertical-align: top;
    width: 10px;
    height: 10px; }
    .module-carousel-slider-big-bullets li a {
      display: block;
      width: 100%;
      height: 100%;
      font-size: 0;
      line-height: 0;
      background-color: #b4c832;
      opacity: .5;
      border-radius: 50%; }
      .color-primary .module-carousel-slider-big-bullets li a {
        background-color: #b4c832; }
      .color-secondary .module-carousel-slider-big-bullets li a {
        background-color: #6fc2e3; }
      .module-carousel-slider-big-bullets li a:hover, .module-carousel-slider-big-bullets li a.active {
        opacity: 1; }

.module-carousel-slider-thumbs, .module-carousel-slider-horizontal-thumbs {
  display: none;
  position: relative;
  overflow: hidden;
  width: 100%;
  font-size: 0;
  line-height: 0; }
  .module-carousel-slider-thumbs:after, .module-carousel-slider-horizontal-thumbs:after {
    display: none; }

.module-carousel-slider-vertical-thumbs {
  display: none;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-bottom: 253%;
  font-size: 0;
  line-height: 0; }

.module-carousel-slider-thumbs-buttons {
  position: absolute;
  top: 50%;
  z-index: 1;
  width: 100%;
  margin-top: -24px;
  /*font-size: 18px;
    line-height: 30px;*/ }
  .module-carousel-slider-thumbs-buttons .button-next {
    position: absolute;
    right: 0px; }
  .module-carousel-slider-thumbs-buttons .button-prev {
    position: absolute;
    left: 0px; }

.module-carousel-slider-vertical-thumbs {
  /*position: absolute;
    
    top: 0;
    left: 0;
    z-index: 1; 

    width: 100%;
    height: 100%;*/
  /*margin-top: -24px;*/
  /*font-size: 18px;
    line-height: 30px;*/ }
  .module-carousel-slider-vertical-thumbs:after {
    display: none; }
  .module-carousel-slider-vertical-thumbs .button-next {
    position: absolute;
    bottom: 0px;
    left: 50%;
    z-index: 1;
    margin-left: -24px; }
  .module-carousel-slider-vertical-thumbs .button-prev {
    position: absolute;
    top: 0px;
    left: 50%;
    z-index: 1;
    margin-left: -24px; }

.module-carousel-slider-big-buttons {
  position: absolute;
  top: 50%;
  z-index: 2;
  width: 100%;
  margin-top: -24px;
  /*font-size: 18px;
    line-height: 30px;*/ }
  .module-carousel-slider-big-buttons .button-next {
    position: absolute;
    right: 10px; }
  .module-carousel-slider-big-buttons .button-prev {
    position: absolute;
    left: 10px; }
  .module-carousel-slider-big-buttons.no-margin .button-next {
    right: 0px; }
  .module-carousel-slider-big-buttons.no-margin .button-prev {
    left: 0px; }

/*.module-carousel-slider-thumbs-cropper {
    position: absolute;
    overflow: hidden;

    width: 100%;
    height: 100%;
}*/
.module-carousel-slider-thumbs-wrapper {
  display: inline-block;
  /*position: absolute;*/
  height: 100%;
  font-size: 0;
  white-space: nowrap;
  -webkit-transition: margin-left 300ms ease-out, margin-top 300ms ease-out;
  -moz-transition: margin-left 300ms ease-out, margin-top 300ms ease-out;
  transition: margin-left 300ms ease-out, margin-top 300ms ease-out; }

.module-carousel-slider-vertical-thumbs .module-carousel-slider-thumbs-wrapper {
  display: inline-block;
  /*position: absolute;*/
  width: 100%;
  height: auto;
  font-size: 0;
  white-space: nowrap;
  -webkit-transition: margin-left 300ms ease-out, margin-top 300ms ease-out;
  -moz-transition: margin-left 300ms ease-out, margin-top 300ms ease-out;
  transition: margin-left 300ms ease-out, margin-top 300ms ease-out; }

.module-carousel-slider-thumbs-item {
  display: inline-block;
  vertical-align: top;
  position: relative;
  overflow: hidden;
  height: 100%;
  font-size: 0;
  line-height: 0;
  white-space: normal;
  padding-right: 68px;
  padding-left: 68px; }
  .module-carousel-slider-thumbs-item a {
    display: inline-block;
    vertical-align: top;
    width: 47%;
    padding-bottom: 32%;
    margin-right: 6%;
    margin-bottom: 6%;
    background-size: cover;
    background-position: center; }
    .module-carousel-slider-thumbs-item a:nth-child(even) {
      margin-right: 0; }
    .module-carousel-bordered .module-carousel-slider-thumbs-item a {
      box-shadow: 0 0 0 2px #cccccc inset; }
    .module-carousel-bordered.color-black .module-carousel-slider-thumbs-item a {
      box-shadow: 0 0 0 0px #cccccc inset; }
    .module-carousel-bordered.color-primary .module-carousel-slider-thumbs-item a:hover, .module-carousel-bordered.color-primary .module-carousel-slider-thumbs-item a.active {
      box-shadow: 0 0 0 2px #b4c832 inset; }
    .module-carousel-bordered.color-secondary .module-carousel-slider-thumbs-item a:hover, .module-carousel-bordered.color-secondary .module-carousel-slider-thumbs-item a.active {
      box-shadow: 0 0 0 2px #6fc2e3 inset; }
    .module-carousel-bordered.color-black .module-carousel-slider-thumbs-item a:hover, .module-carousel-bordered.color-black .module-carousel-slider-thumbs-item a.active {
      box-shadow: 0 0 0 4px #000000 inset; }
  .module-carousel-slider-thumbs-item img {
    display: block;
    width: 100%;
    height: auto; }

.module-carousel-slider-horizontal-thumbs .module-carousel-slider-thumbs-item {
  width: 200px;
  height: auto;
  margin-right: 10px;
  margin-bottom: 0;
  padding: 0; }
  .module-carousel-slider-horizontal-thumbs .module-carousel-slider-thumbs-item:last-child {
    margin-right: 0; }
  .module-carousel-slider-horizontal-thumbs .module-carousel-slider-thumbs-item a {
    display: block;
    width: 100%;
    margin: 0;
    padding-bottom: 60%;
    background-size: cover;
    background-position: center; }
  .module-carousel-slider-horizontal-thumbs .module-carousel-slider-thumbs-item:last-child a {
    margin-bottom: 0; }

.module-carousel-slider-vertical-thumbs .module-carousel-slider-thumbs-item {
  display: block;
  height: auto;
  padding: 0; }
  .module-carousel-slider-vertical-thumbs .module-carousel-slider-thumbs-item a {
    width: 100%;
    padding-bottom: 59%;
    margin-right: 0;
    background-size: cover;
    background-position: center; }
  .module-carousel-slider-vertical-thumbs .module-carousel-slider-thumbs-item:last-child a {
    margin-bottom: 0; }

.module-carousel-banners {
  width: 100%;
  position: relative;
  overflow: hidden; }

.module-carousel-image {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-bottom: 58px;
  padding-bottom: 60%; }

.module-carousel-image-header {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  margin-bottom: 58px; }

.module-carousel-image-buttons {
  position: absolute;
  right: 0;
  bottom: -58px;
  z-index: 1;
  font-size: 18px;
  line-height: 30px; }

.module-carousel-image-header {
  /*position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    
    z-index: 1; 

    font-size: 18px;
    line-height: 30px;*/ }
  .module-carousel-image-header .button-prev {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    margin-top: -24px; }
  .module-carousel-image-header .button-next {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -24px;
    z-index: 1; }

.module-carousel-image-cropper {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%; }

.module-carousel-image-wrapper {
  display: inline-block;
  position: absolute;
  height: 100%;
  font-size: 0;
  white-space: nowrap;
  -webkit-transition: margin-left 300ms ease-out;
  -moz-transition: margin-left 300ms ease-out;
  transition: margin-left 300ms ease-out; }
  .module-carousel-image-wrapper.no-transition {
    -webkit-transition: margin-left 0ms ease-out;
    -moz-transition: margin-left 0ms ease-out;
    transition: margin-left 0ms ease-out; }

.module-carousel-image-item {
  display: inline-block;
  position: relative;
  overflow: hidden;
  height: 100%; }

.module-carousel-image-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 15px 20px 15px 48px;
  background-color: rgba(178, 196, 0, 0.9);
  white-space: normal;
  color: #ffffff;
  cursor: pointer;
  -webkit-transition: bottom 200ms ease-out;
  -moz-transition: bottom 200ms ease-out;
  transition: bottom 200ms ease-out; }
  .module-carousel-image-caption.module-carousel-image-caption-nocollapse {
    padding: 15px 20px; }
  .color-primary .module-carousel-image-caption {
    background-color: rgba(178, 196, 0, 0.9); }
  .color-secondary .module-carousel-image-caption {
    background-color: rgba(122, 188, 222, 0.9); }
  .module-carousel-image-caption .h2 {
    color: #ffffff; }
  .module-carousel-image-caption .desktop-only {
    display: none; }
  .module-carousel-image-caption:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 22px;
    height: 18px;
    padding: 18px 13px;
    font-family: 'bpd-iconfont';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 18px;
    color: #ffffff;
    content: "\e608"; }
  .module-carousel-image-caption.module-carousel-image-caption-nocollapse {
    cursor: auto; }
    .module-carousel-image-caption.module-carousel-image-caption-nocollapse:before {
      content: ""; }
  .module-carousel-image-caption.expanded:before {
    content: "\e809"; }

.module-carousel-image-caption-center {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70%;
  margin-left: -35%;
  white-space: normal;
  pointer-events: none; }
  .module-header-fixed .module-carousel-image-caption-center h1, .module-header-fixed .module-carousel-image-caption-center .h1 {
    font-size: 26px;
    line-height: 140%;
    /*font-size: 54px;
            line-height: 64px;            */ }
  .module-carousel-image-caption-center a {
    pointer-events: auto; }

a.module-carousel-image-wrapper {
  display: inline-block;
  height: 100%;
  width: 100%; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 600px) {
  .module-carousel-image, .module-carousel-header {
    margin-bottom: 0px; }
  .module-carousel-image-buttons {
    right: 10px;
    bottom: 10px; }
  .module-carousel-image-caption {
    max-width: 75%;
    padding: 15px 20px; }
    .module-carousel-image-caption .desktop-only {
      display: block; }
    .module-carousel-image-caption:before {
      top: -48px;
      padding: 15px 13px;
      background-color: rgba(178, 196, 0, 0.9); }
      .color-primary .module-carousel-image-caption:before {
        background-color: rgba(178, 196, 0, 0.9); }
      .color-secondary .module-carousel-image-caption:before {
        background-color: rgba(122, 188, 222, 0.9); }
  .row-two-col .col .module-carousel-image, .row-two-col .col .module-carousel-image-header {
    margin-bottom: 58px; }
  .row-two-col .col .module-carousel-image-buttons {
    right: 0px;
    bottom: -58px; }
  .row-two-col .col .module-carousel-image-caption {
    max-width: 100%;
    padding: 15px 20px 15px 48px; }
    .row-two-col .col .module-carousel-image-caption.module-carousel-image-caption-nocollapse {
      padding: 15px 20px; }
    .row-two-col .col .module-carousel-image-caption .desktop-only {
      display: none; }
    .row-two-col .col .module-carousel-image-caption:before {
      top: 0px;
      padding: 18px 13px;
      background: none; }
      .color-primary .row-two-col .col .module-carousel-image-caption:before {
        background: none; }
      .color-secondary .row-two-col .col .module-carousel-image-caption:before {
        background: none; }
  .module-carousel-slider-thumbs, .module-carousel-slider-horizontal-thumbs, .module-carousel-slider-vertical-thumbs {
    display: inline-block; }
  .module-header-fixed .module-carousel-image-caption-center h1, .module-header-fixed .module-carousel-image-caption-center .h1 {
    font-size: 54px;
    line-height: 64px; } }

/* ==========================================================================
   Banner
   ========================================================================== */
.module-carousel-banners-wrapper {
  position: relative;
  display: inline-block;
  white-space: nowrap;
  -webkit-transition: margin-left 300ms ease-out;
  -moz-transition: margin-left 300ms ease-out;
  transition: margin-left 300ms ease-out; }
  .module-carousel-banners-wrapper.no-transition {
    -webkit-transition: margin-left 0ms ease-out;
    -moz-transition: margin-left 0ms ease-out;
    transition: margin-left 0ms ease-out; }

.module-banner {
  margin: 70px 0;
  padding-bottom: 70px;
  background-size: cover;
  background-position: center; }

.module-banner-background {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center; }
  .module-banner-background.desktop-only {
    display: none; }

.module-banner-content {
  *zoom: 1; }
  .module-banner-content h1, .module-banner-content h2, .module-banner-content h3 {
    font-family: 'Avenir Next LT W02 Bold', sans-serif; }
  .module-banner-content:before, .module-banner-content:after {
    content: " ";
    display: table; }
  .module-banner-content:after {
    clear: both; }

.module-banner-content-wrapper {
  width: 90%;
  max-width: 978px;
  margin-left: auto;
  margin-right: auto; }

.module-banner-half .module-banner-content {
  position: relative;
  overflow: hidden;
  width: 100%;
  background-color: rgba(122, 188, 222, 0.9);
  color: #ffffff;
  *zoom: 1; }
  .module-banner-half .module-banner-content:before, .module-banner-half .module-banner-content:after {
    content: " ";
    display: table; }
  .module-banner-half .module-banner-content:after {
    clear: both; }
  .module-banner-half .module-banner-content h1, .module-banner-half .module-banner-content h2, .module-banner-half .module-banner-content h3, .module-banner-half .module-banner-content .h1, .module-banner-half .module-banner-content .h2, .module-banner-half .module-banner-content .h3 {
    color: #ffffff; }

.module-banner-half .module-banner-content-wrapper {
  width: 100%;
  padding: 30px 5%; }

.module-banner-c2a {
  margin: 0px 0 50px;
  padding-bottom: 0;
  position: relative;
  z-index: 2; }
  .module-banner-c2a .module-banner-content {
    background: none;
    text-align: center;
    color: #000000; }
    .module-banner-c2a .module-banner-content h1, .module-banner-c2a .module-banner-content h2, .module-banner-c2a .module-banner-content h3, .module-banner-c2a .module-banner-content .h1, .module-banner-c2a .module-banner-content .h2, .module-banner-c2a .module-banner-content .h3 {
      color: #000000; }
    .module-banner-c2a .module-banner-content h2 {
      margin-bottom: 20px;
      font-size: 36px;
      line-height: 46px; }
  .module-banner-c2a input {
    display: inline-block; }
  .module-banner-c2a .module-banner-content-wrapper {
    padding-top: 60px;
    padding-bottom: 60px; }
  .module-banner-c2a p {
    margin-bottom: 30px; }
    .module-banner-c2a p:last-child {
      margin-bottom: 0; }

.module-banner-complex {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  position: relative;
  /*width: 100vw;*/
  margin: 0;
  padding-bottom: 0;
  text-align: center; }
  .module-banner-complex .module-banner-content {
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
    background: none;
    color: #000000; }
    .module-banner-complex .module-banner-content h1, .module-banner-complex .module-banner-content h2, .module-banner-complex .module-banner-content h3, .module-banner-complex .module-banner-content .h1, .module-banner-complex .module-banner-content .h2, .module-banner-complex .module-banner-content .h3 {
      color: #000000; }
    .module-banner-complex .module-banner-content h2 {
      font-size: 24px;
      line-height: 33px;
      margin-bottom: 40px; }
    .module-banner-complex .module-banner-content img {
      width: 100%;
      height: auto; }
    .module-banner-complex .module-banner-content .video-wrapper {
      width: 100%; }
  .module-banner-complex .module-banner-content-wrapper {
    padding-top: 50px;
    padding-bottom: 0; }
    .module-banner-complex .module-banner-content-wrapper.top {
      padding-top: 0; }
    .module-banner-complex .module-banner-content-wrapper .module-banner-content-wrapper-text-box {
      width: 100%;
      padding: 30px;
      background-color: #b4c832;
      text-align: left;
      color: #ffffff;
      position: relative; }
      .module-banner-complex .module-banner-content-wrapper .module-banner-content-wrapper-text-box.bevel-corner {
        margin-bottom: 15px;
        padding: 30px 30px 15px; }
        .module-banner-complex .module-banner-content-wrapper .module-banner-content-wrapper-text-box.bevel-corner:after {
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          display: block;
          position: absolute;
          bottom: -14px;
          left: 0;
          width: 100%;
          height: 0px;
          border-color: #b4c832;
          border-style: solid;
          border-width: 15px;
          border-bottom: 0;
          border-right-color: transparent;
          content: ''; }
      .module-banner-complex .module-banner-content-wrapper .module-banner-content-wrapper-text-box .h3 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 5px;
        color: #ffffff; }
        .module-banner-complex .module-banner-content-wrapper .module-banner-content-wrapper-text-box .h3.margin-large {
          margin-bottom: 20px; }
  .module-banner-complex.color-primary .module-banner-content-wrapper .module-banner-content-wrapper-text-box {
    background-color: #b4c832; }
    .module-banner-complex.color-primary .module-banner-content-wrapper .module-banner-content-wrapper-text-box.bevel-corner:after {
      border-color: #b4c832;
      border-right-color: transparent; }
  .module-banner-complex.color-secondary .module-banner-content-wrapper .module-banner-content-wrapper-text-box {
    background-color: #6fc2e3; }
    .module-banner-complex.color-secondary .module-banner-content-wrapper .module-banner-content-wrapper-text-box.bevel-corner:after {
      border-color: #b4c832;
      border-right-color: transparent; }
  .module-banner-complex.color-grey .module-banner-content-wrapper .module-banner-content-wrapper-text-box {
    background-color: #cccccc; }
    .module-banner-complex.color-grey .module-banner-content-wrapper .module-banner-content-wrapper-text-box.bevel-corner:after {
      border-color: #cccccc;
      border-right-color: transparent; }
  .module-banner-complex .module-banner-content-buttons {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 50px;
    text-align: right; }
  .module-banner-complex .button-more {
    display: none; }
  .module-banner-complex .button-next {
    margin-left: 10px; }
  .module-banner-complex p {
    margin-bottom: 30px; }
    .module-banner-complex p:last-child {
      margin-bottom: 0; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 600px) {
  .module-banner-complex .module-banner-content {
    margin-bottom: 50px;
    text-align: left; }
    .module-banner-complex .module-banner-content h2, .module-banner-complex .module-banner-content .h2 {
      font-size: 36px;
      line-height: 50px; }
    .module-banner-complex .module-banner-content img, .module-banner-complex .module-banner-content .video-wrapper {
      width: 390px;
      position: relative;
      z-index: 1; }
  .module-banner-complex .module-banner-content-wrapper {
    float: none;
    position: relative;
    min-height: 300px;
    margin-bottom: 50px; }
  .module-banner-complex .module-banner-content-buttons {
    position: absolute;
    right: 0;
    bottom: 0;
    margin-bottom: 0;
    margin-top: 0; }
  .module-banner-complex .button-more {
    display: inline-block; } }

@media only screen and (min-width: 750px) {
  .module-banner-background.desktop-only {
    display: block; }
  .module-banner-background.mobile-only {
    display: none; }
  .module-banner-complex .module-banner-content-wrapper .module-banner-content-wrapper-text-box {
    width: 50%; } }

@media only screen and (min-width: 1024px) {
  .module-banner-content-wrapper {
    padding: 40px 0px 40px 0; }
  .module-banner-half .module-banner-content {
    width: 50%; }
  .module-banner-half .module-banner-content-wrapper {
    float: right;
    max-width: 489px; }
  .module-banner-c2a .module-banner-content {
    padding-left: 0; }
    .module-banner-c2a .module-banner-content h2, .module-banner-c2a .module-banner-content .h2 {
      margin-bottom: 20px;
      font-size: 56px;
      line-height: 66px;
      font-family: 'Avenir Next LT W02 Demi', sans-serif; }
  .module-banner-c2a input {
    width: 500px; }
  .module-banner-complex .module-banner-content-wrapper .module-banner-content-wrapper-text-box {
    width: 35%; } }

/** 
 * iPad with portrait orientation.
 */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
  .module-banner-complex {
    width: 768px; } }

/** 
 * iPad with landscape orientation.
 */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
  .module-banner-complex {
    width: 1024px; } }

/** 
 * iPhone with portrait orientation.
 */
@media all and (device-width: 320px) {
  .module-banner-complex {
    width: 320px; } }

/* ==========================================================================
   Poll
   ========================================================================== */
.module-poll-question {
  width: 100%;
  padding: 30px 10%; }

.module-poll-answer {
  padding: 30px 10%;
  width: 100%;
  background-color: #b4c832; }
  .module-poll-answer.color-primary {
    background-color: #b4c832; }
  .module-poll-answer.color-secondary {
    background-color: #6fc2e3; }
  .module-poll-answer input[type="checkbox"] + label, .module-poll-answer input[type="radio"] + label {
    height: auto; }

.module-poll-answer-content {
  color: #ffffff; }
  .module-poll-answer-content strong {
    color: #ffffff; }
  .module-poll-answer-content label {
    width: 100%; }

.module-poll-answer-error {
  display: none;
  margin-top: 20px;
  color: #d74b3f; }
  .module-poll-answer-error.visible {
    display: block; }

.module-poll-answer-form, .module-poll-answer-thanks {
  display: none;
  margin-bottom: 0; }
  .module-poll-answer-form .button, .module-poll-answer-thanks .button {
    margin-top: 20px; }
  .module-poll-answer-form.visible, .module-poll-answer-thanks.visible {
    display: block; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 600px) {
  .module-poll-question {
    float: none;
    position: relative;
    min-height: 300px; }
  .module-poll-answer {
    float: none;
    position: relative;
    min-height: 300px; } }

@media only screen and (min-width: 1024px) {
  .module-poll-question {
    padding: 120px 50px;
    text-align: right; }
  .module-poll-question-content {
    display: inline-block;
    max-width: 439px;
    text-align: left; }
    .module-poll-question-content p {
      font-size: 32px;
      line-height: 43px; }
  .module-poll-answer {
    padding: 120px 50px; }
  .module-poll-answer-content {
    max-width: 439px; }
    .module-poll-answer-content h2 {
      color: #ffffff;
      font-size: 32px;
      line-height: 43px; } }

/* ==========================================================================
   Banner
   ========================================================================== */
.module-header img {
  width: 100%;
  height: auto; }

.module-header-fixed {
  min-height: 350px;
  background-size: cover;
  background-position: center; }
  .module-header-fixed .row {
    position: relative;
    padding-top: 100px; }
  .module-header-fixed h1, .module-header-fixed .h1 {
    width: 100%;
    margin-bottom: 4px;
    text-align: center;
    font-family: 'Avenir Next LT W02 Bold', sans-serif;
    font-size: 36px;
    line-height: 43px;
    text-shadow: 1px 1px 1px #000000;
    color: #ffffff; }
  .module-header-fixed p {
    width: 100%;
    text-align: center;
    font-size: 24px;
    line-height: 28px;
    text-shadow: 1px 1px 1px #000000;
    color: #ffffff; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 600px) {
  .module-header-fixed h1, .module-header-fixed .h1 {
    font-size: 54px;
    line-height: 64px; }
  .module-header-fixed p {
    font-size: 36px;
    line-height: 43px; } }

@media only screen and (min-width: 1024px) {
  .module-header-fixed {
    min-height: 460px; }
    .module-header-fixed .row {
      padding-top: 200px; } }

/* ==========================================================================
   Banner
   ========================================================================== */
.module-header-home {
  position: relative;
  height: 530px; }
  .module-header-home img {
    position: absolute;
    left: 50%;
    width: auto;
    max-width: none !important;
    height: 380px;
    /* values are set in JS */ }
  .module-header-home .module-header-home-70 {
    position: absolute;
    height: auto;
    top: 80px;
    left: 50%;
    margin-left: -75px;
    width: 150px; }
  .module-header-home .module-header-video {
    height: 380px;
    width: auto;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
  .module-header-home .header-video-alt-mobile {
    height: 380px;
    width: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
    left: 50%; }
  .module-header-home .module-header-home-no-video {
    height: 380px;
    width: auto;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
  .module-header-home video, .module-header-home .header-video-alt-desktop {
    display: none;
    position: absolute;
    /* values are set in JS */ }
  .module-header-home .row {
    position: relative;
    height: 380px;
    padding-top: 130px; }
  .module-header-home .module-header-home-play {
    display: none; }
  .module-header-home form {
    position: absolute;
    top: 380px;
    z-index: 2;
    width: 100%;
    text-align: center; }

.module-header-home-overflow {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 600px) {
  .module-header-home {
    height: 600px;
    /*.module-header-home-play {
            .tablet & {
                display: inline-block;
                position: absolute;
                top: 130px;
                left: 50%;

                margin-left: -31px;
                
                &.active {
                    display: none;
                }
            }
        }*/ }
    .module-header-home .module-header-home-70 {
      width: 200px;
      margin-left: -100px;
      top: 100px; }
    .module-header-home .module-header-video {
      height: 600px; }
    .module-header-home .module-header-home-no-video {
      height: 600px; }
    .module-header-home .row {
      height: auto;
      margin-bottom: 50px; }
    .module-header-home .header-video-alt-mobile {
      display: none; }
      .tablet .module-header-home .header-video-alt-mobile {
        display: block;
        height: 600px; }
    .module-header-home video, .module-header-home .header-video-alt-desktop {
      display: block; }
      .tablet .module-header-home video, .tablet .module-header-home .header-video-alt-desktop {
        opacity: 0; }
    .module-header-home .header-video-alt-desktop {
      width: auto;
      height: 100%;
      top: 0;
      left: 50%;
      -webkit-transform: translateY(0) translateX(-50%);
      -moz-transform: translateY(0) translateX(-50%);
      -ms-transform: translateY(0) translateX(-50%);
      -o-transform: translateY(0) translateX(-50%);
      transform: translateY(0) translateX(-50%); }
    .module-header-home .row {
      padding-top: 200px; } }

@media only screen and (min-width: 1066px) {
  .module-header-home .module-header-video, .module-header-home .header-video-alt-desktop {
    height: auto;
    width: 100%;
    top: 50%;
    left: 0;
    -webkit-transform: translateX(0) translateY(-50%);
    -moz-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    -o-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%); }
  .module-header-home .module-header-home-no-video {
    height: auto;
    width: 100%;
    top: 50%;
    left: 0;
    -webkit-transform: translateX(0) translateY(-50%);
    -moz-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    -o-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%); } }

@media only screen and (min-width: 1024px) {
  .module-header-home .module-header-home-70 {
    top: 118px; }
  .module-header-home .row {
    padding-top: 200px; }
  .module-header-home input {
    width: 500px; }
  .tablet .module-header-home .module-header-home-play {
    top: 140px; } }

/* ==========================================================================
   Banner
   ========================================================================== */
.module-header-home-europe {
  position: relative;
  height: 380px;
  overflow: hidden; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 600px) {
  .module-header-home-europe {
    height: 600px; } }

/* ==========================================================================
   Header Home New
   ========================================================================== */
.module-header-home-new {
  position: relative;
  width: 100%;
  height: calc(100vh + 300px);
  overflow: hidden; }

@keyframes header-home-fg {
  from {
    left: -100%; }
  to {
    left: 0; } }

.module-header-home-new-fg {
  position: absolute;
  top: 100px;
  width: 100%;
  animation: header-home-fg 1s 1s backwards; }
  .module-header-home-new-fg .right {
    text-align: right; }
  .module-header-home-new-fg h1 {
    display: inline-block;
    color: #ffffff;
    font-family: 'AvenirNextLTW02-Regular';
    font-size: 32px;
    line-height: 36px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.4); }
  .module-header-home-new-fg p {
    display: inline-block;
    width: 100%;
    color: #ffffff;
    font-size: 17px;
    line-height: 24px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.4); }

.module-header-home-new-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% + 250px);
  height: 100%;
  background-size: cover;
  background-position: center; }

.module-header-home-new-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 50px 0;
  width: 100%;
  height: 290px;
  background: rgba(0, 0, 0, 0.5); }

.module-header-home-new-footer-content {
  position: relative;
  height: 100%; }
  .module-header-home-new-footer-content .h1 {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #ffffff;
    font-family: 'AvenirNextLTW02-Regular'; }
    .module-header-home-new-footer-content .h1 strong {
      color: #ffffff;
      font-family: 'Avenir Next LT W02 Demi'; }
  .module-header-home-new-footer-content .button {
    font-size: 16px;
    line-height: 16px;
    border-width: 1px; }
    .module-header-home-new-footer-content .button span {
      margin-right: 10px;
      margin-top: 0; }
      .module-header-home-new-footer-content .button span:before {
        height: auto;
        line-height: 16px;
        font-size: 12px; }

.module-header-home-new-footer-video {
  position: absolute;
  top: -140px;
  right: 0;
  width: auto;
  height: 106px;
  background-color: #000000;
  border: 4px solid #ffffff; }
  .module-header-home-new-footer-video img {
    height: 100%;
    width: auto; }

.module-header-home-new-footer-video-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 48px;
  height: 35px;
  background-color: #6fc2e3;
  text-decoration: none;
  color: #ffffff;
  text-align: center;
  line-height: 35px; }
  .module-header-home-new-footer-video-button:hover {
    color: #000000; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 1024px) {
  .module-header-home-new-fg {
    margin-top: 0; }
    .module-header-home-new-fg h1 {
      width: 80%; }
    .module-header-home-new-fg p {
      width: 40%; } }

@media only screen and (min-width: 600px) {
  .module-header-home-new {
    height: calc(100vh + 100px); }
  .module-header-home-new-fg {
    top: 190px;
    margin-top: -70px; }
    .module-header-home-new-fg h1 {
      font-size: 66px;
      line-height: 72px; }
    .module-header-home-new-fg p {
      font-size: 18px;
      line-height: 30px; }
  .module-header-home-new-bg {
    left: 0px;
    width: calc(100% + 400px); }
  @keyframes header-home-footer {
    from {
      margin-bottom: -200px; }
    to {
      margin-bottom: 0; } }
  .module-header-home-new-footer {
    bottom: -98px;
    height: 340px;
    animation: header-home-footer 1s 1s backwards; }
  .module-header-home-new-footer-content .button {
    font-size: 18px;
    line-height: 24px;
    border-width: 2px; }
    .module-header-home-new-footer-content .button span:before {
      line-height: 24px;
      font-size: 14px; }
  .module-header-home-new-footer-video {
    top: -100px;
    height: 180px; }
  .module-header-home-new-footer-video-button {
    width: 70px;
    height: 50px;
    line-height: 50px; }
    .module-header-home-new-footer-video-button .icon-youtube:before {
      font-size: 20px; } }

/* ==========================================================================
   Banner
   ========================================================================== */
.module-header-search {
  position: relative;
  z-index: 2; }
  .module-header-search .row {
    min-height: 240px;
    padding-top: 50px; }
  .module-header-search .h2 {
    width: 100%;
    margin-bottom: 4px;
    text-align: center;
    font-family: 'Avenir Next LT W02 Bold', sans-serif;
    font-size: 36px;
    line-height: 43px;
    text-shadow: none;
    color: #000000; }
  .module-header-search p {
    width: 100%;
    text-align: center;
    font-size: 24px;
    line-height: 28px;
    text-shadow: none;
    color: #000000; }
  .module-header-search form {
    text-align: center;
    z-index: 2; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 600px) {
  .module-header-search .row {
    min-height: 0;
    margin-bottom: 20px;
    padding-top: 80px; }
  .module-header-search .h2 {
    font-size: 54px;
    line-height: 64px; }
  .module-header-search p {
    font-size: 26px;
    line-height: 34px; }
  .module-header-search form {
    padding-bottom: 20px; } }

@media only screen and (min-width: 1024px) {
  .module-header-search .row {
    margin-bottom: 30px;
    padding-top: 120px; }
  .module-header-search .h2 {
    font-size: 56px;
    line-height: 66px; }
  .module-header-search input {
    width: 500px; } }

/* ==========================================================================
   Home Seeker
   ========================================================================== */
.module-home-seeker {
  position: relative;
  overflow: hidden;
  text-align: center; }
  .module-home-seeker:after {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 2px;
    background-color: #cccccc;
    content: ""; }
  .module-home-seeker nav {
    margin-bottom: 30px; }
    .module-home-seeker nav ul {
      margin: 0;
      padding: 0;
      font-size: 0; }
    .module-home-seeker nav li {
      display: inline-block;
      vertical-align: top;
      width: 32px;
      margin-left: 20px; }
      .module-home-seeker nav li:first-child {
        margin-left: 0; }
    .module-home-seeker nav a {
      display: block;
      text-decoration: none;
      font-family: 'Avenir Next LT W02 Demi', sans-serif;
      font-size: 0;
      line-height: 0;
      color: #cccccc; }
      .module-home-seeker nav a .circle {
        display: inline-block;
        width: 32px;
        height: 32px;
        margin-right: 0;
        margin-right: 14px;
        padding: 1px 0 0 1px;
        font-family: 'Avenir Next LT W02 Demi', sans-serif;
        font-size: 20px;
        line-height: 30px;
        color: #ffffff;
        border-radius: 100%;
        background-color: #cccccc; }
      .module-home-seeker nav a:hover, .module-home-seeker nav a.active {
        color: #b4c832; }
        .module-home-seeker nav a:hover .circle, .module-home-seeker nav a.active .circle {
          background-color: #b4c832; }
        .module-home-seeker nav a:hover.color-primary, .module-home-seeker nav a.active.color-primary {
          color: #b4c832; }
          .module-home-seeker nav a:hover.color-primary .circle, .module-home-seeker nav a.active.color-primary .circle {
            background-color: #b4c832; }
        .module-home-seeker nav a:hover.color-secondary, .module-home-seeker nav a.active.color-secondary {
          color: #6fc2e3; }
          .module-home-seeker nav a:hover.color-secondary .circle, .module-home-seeker nav a.active.color-secondary .circle {
            background-color: #6fc2e3; }
  .module-home-seeker .button-next-step {
    margin-left: auto;
    margin-right: auto; }
  .module-home-seeker .module-home-seeker-step-title {
    margin-bottom: 40px;
    width: 90%;
    max-width: 978px;
    margin-left: auto;
    margin-right: auto; }
  .module-home-seeker h2 {
    font-family: 'Avenir Next LT W02 Bold', sans-serif;
    font-size: 24px;
    color: #000000;
    white-space: normal; }
    .module-home-seeker h2 .light {
      display: none; }
  .module-home-seeker p {
    display: none; }

.module-home-seeker-carousel {
  white-space: nowrap;
  -webkit-transition: margin-left 300ms ease-out;
  -moz-transition: margin-left 300ms ease-out;
  transition: margin-left 300ms ease-out; }

.module-home-seeker-step {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  margin-bottom: 40px; }
  .module-home-seeker-step.module-home-seeker-step-overflow {
    overflow: visible; }

.module-home-seeker-step-ideal {
  position: relative;
  margin-bottom: 40px; }
  .module-home-seeker-step-ideal .button-prev {
    position: absolute;
    left: 0;
    z-index: 1;
    top: 50%;
    margin-top: -49px; }
  .module-home-seeker-step-ideal .button-next {
    position: absolute;
    right: 0;
    left: auto;
    z-index: 1;
    top: 50%;
    margin-top: -49px; }
  .module-home-seeker-step-ideal ul {
    display: inline-block;
    width: auto;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    font-size: 0;
    -webkit-transition: margin-left 300ms ease-out;
    -moz-transition: margin-left 300ms ease-out;
    transition: margin-left 300ms ease-out; }
  .module-home-seeker-step-ideal li {
    display: inline-block;
    margin-left: 0; }
    .module-home-seeker-step-ideal li:first-child {
      margin-left: 0; }
    .module-home-seeker-step-ideal li a {
      display: block;
      font-size: 22px;
      line-height: 26px;
      text-decoration: none;
      font-family: 'Avenir Next LT W02 Demi', sans-serif;
      border-top: 2px solid #ffffff;
      border-bottom: 2px solid #ffffff; }
      .module-home-seeker-step-ideal li a img {
        display: block;
        margin-bottom: 20px;
        width: 600px; }
      .module-home-seeker-step-ideal li a.active {
        border-top: 2px solid #6fc2e3;
        border-bottom: 2px solid #6fc2e3;
        padding-bottom: 20px; }
        .module-home-seeker-step-ideal li a.active span:before {
          margin-right: 5px;
          font-family: 'bpd-iconfont';
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          text-decoration: none;
          line-height: 1;
          /* Better Font Rendering =========== */
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: "\e806"; }

.module-home-seeker-step-surface {
  display: block;
  position: relative;
  height: 280px;
  margin-bottom: 40px;
  width: 90%;
  max-width: 978px;
  margin-left: auto;
  margin-right: auto; }
  .module-home-seeker-step-surface .module-home-seeker-step-surface-item {
    position: absolute;
    left: 0;
    bottom: 0;
    border: 1px dashed #cccccc;
    font-size: 16px;
    text-decoration: none;
    color: #ffffff;
    -webkit-transition: background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    -moz-transition: background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    transition: background-color 200ms ease-in-out, border-color 200ms ease-in-out; }
    .module-home-seeker-step-surface .module-home-seeker-step-surface-item span {
      position: absolute;
      right: -1px;
      top: -1px;
      background-color: #cccccc;
      padding: 6px 15px;
      -webkit-transition: background-color 200ms ease-in-out;
      -moz-transition: background-color 200ms ease-in-out;
      transition: background-color 200ms ease-in-out; }
    .module-home-seeker-step-surface .module-home-seeker-step-surface-item:hover, .module-home-seeker-step-surface .module-home-seeker-step-surface-item.active {
      background-color: rgba(111, 194, 227, 0.1);
      border: 3px solid #6fc2e3;
      color: #ffffff; }
      .module-home-seeker-step-surface .module-home-seeker-step-surface-item:hover span, .module-home-seeker-step-surface .module-home-seeker-step-surface-item.active span {
        top: -3px;
        right: -3px;
        background-color: #6fc2e3; }
    .module-home-seeker-step-surface .module-home-seeker-step-surface-item.active span:before {
      margin-right: 5px;
      font-family: 'bpd-iconfont';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      text-decoration: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\e806"; }
    .module-home-seeker-step-surface .module-home-seeker-step-surface-item:active {
      background-color: rgba(122, 188, 222, 0.9);
      -webkit-transition: border-color 200ms ease-in-out;
      -moz-transition: border-color 200ms ease-in-out;
      transition: border-color 200ms ease-in-out; }
    .module-home-seeker-step-surface .module-home-seeker-step-surface-item.color-primary:hover, .module-home-seeker-step-surface .module-home-seeker-step-surface-item.color-primary.active {
      background-color: rgba(122, 188, 222, 0.1);
      border-color: #b4c832; }
      .module-home-seeker-step-surface .module-home-seeker-step-surface-item.color-primary:hover span, .module-home-seeker-step-surface .module-home-seeker-step-surface-item.color-primary.active span {
        background-color: #b4c832; }
    .module-home-seeker-step-surface .module-home-seeker-step-surface-item.color-secondary:hover, .module-home-seeker-step-surface .module-home-seeker-step-surface-item.color-secondary.active {
      background-color: rgba(111, 194, 227, 0.1);
      border-color: #6fc2e3; }
      .module-home-seeker-step-surface .module-home-seeker-step-surface-item.color-secondary:hover span, .module-home-seeker-step-surface .module-home-seeker-step-surface-item.color-secondary.active span {
        background-color: #6fc2e3; }
  .module-home-seeker-step-surface .module-home-seeker-step-surface-item-extrasmall {
    width: 55%;
    height: 70px; }
  .module-home-seeker-step-surface .module-home-seeker-step-surface-item-small {
    width: 70%;
    height: 140px; }
  .module-home-seeker-step-surface .module-home-seeker-step-surface-item-medium {
    width: 85%;
    height: 210px; }
  .module-home-seeker-step-surface .module-home-seeker-step-surface-item-big {
    width: 100%;
    height: 280px; }

.module-home-seeker-step-location {
  position: relative;
  z-index: 100;
  margin-bottom: 40px; }
  .module-home-seeker-step-location label {
    display: block;
    margin-bottom: 20px;
    font-family: 'Avenir Next LT W02 Bold', sans-serif;
    font-size: 20px;
    line-height: 24px;
    text-align: left;
    color: #ffffff; }
  .module-home-seeker-step-location .module-home-seeker-step-location-populair {
    margin-right: auto;
    margin-left: auto;
    padding: 20px;
    padding-bottom: 0;
    white-space: normal; }
    .module-home-seeker-step-location .module-home-seeker-step-location-populair label {
      vertical-align: top;
      color: #000000; }
  .module-home-seeker-step-location .module-home-seeker-step-location-populair-wrapper {
    display: inline-block;
    vertical-align: top;
    text-align: left; }
  .module-home-seeker-step-location .module-home-seeker-step-location-populair-item {
    display: inline-block;
    width: 100%;
    margin-bottom: 4px;
    font-family: 'Avenir Next LT W02 Demi', sans-serif;
    color: #000000;
    cursor: pointer; }
    .module-home-seeker-step-location .module-home-seeker-step-location-populair-item span {
      display: none; }
    .module-home-seeker-step-location .module-home-seeker-step-location-populair-item.active span {
      display: inline-block;
      margin-right: 5px; }
    .module-home-seeker-step-location .module-home-seeker-step-location-populair-item:hover {
      color: #b4c832; }
    .module-home-seeker-step-location .module-home-seeker-step-location-populair-item.color-primary:hover {
      color: #b4c832; }
    .module-home-seeker-step-location .module-home-seeker-step-location-populair-item.color-secondary:hover {
      color: #6fc2e3; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 600px) {
  .module-home-seeker-step-ideal .button-prev, .module-home-seeker-step-ideal .button-next {
    margin-top: 0px;
    top: 100px; }
  .module-home-seeker-step-ideal li {
    margin-left: 10px; }
    .module-home-seeker-step-ideal li a {
      padding: 15px 15px 20px 15px;
      border: 2px solid #ffffff;
      -webkit-transition: all 300ms ease-out;
      -moz-transition: all 300ms ease-out;
      transition: all 300ms ease-out; }
      .module-home-seeker-step-ideal li a img {
        width: 300px; }
      .module-home-seeker-step-ideal li a:hover {
        border-color: #cccccc;
        color: #6fc2e3; }
      .module-home-seeker-step-ideal li a:active {
        border-color: #6fc2e3;
        background-color: rgba(122, 188, 222, 0.9);
        color: #ffffff;
        -webkit-transition: border-color 300ms ease-out;
        -moz-transition: border-color 300ms ease-out;
        transition: border-color 300ms ease-out; }
      .module-home-seeker-step-ideal li a.active {
        border-color: #6fc2e3; }
      .module-home-seeker-step-ideal li a.color-primary:hover {
        border-color: #b4c832; }
      .module-home-seeker-step-ideal li a.color-primary:active {
        border-color: #b4c832;
        background-color: rgba(178, 196, 0, 0.9); }
      .module-home-seeker-step-ideal li a.color-primary.active {
        border-color: rgba(178, 196, 0, 0.9); }
      .module-home-seeker-step-ideal li a.color-secondary:hover {
        border-color: #6fc2e3; }
      .module-home-seeker-step-ideal li a.color-secondary:active {
        border-color: #6fc2e3;
        background-color: rgba(122, 188, 222, 0.9); }
      .module-home-seeker-step-ideal li a.color-secondary.active {
        border-color: #6fc2e3; }
  .module-home-seeker-step-surface {
    max-width: 810px;
    height: 280px; }
    .module-home-seeker-step-surface .module-home-seeker-step-surface-item-extrasmall {
      width: 25%;
      height: 70px; }
    .module-home-seeker-step-surface .module-home-seeker-step-surface-item-small {
      width: 50%;
      height: 140px; }
    .module-home-seeker-step-surface .module-home-seeker-step-surface-item-medium {
      width: 75%;
      height: 210px; }
    .module-home-seeker-step-surface .module-home-seeker-step-surface-item-big {
      width: 100%;
      height: 280px; }
  .module-home-seeker-step-location label {
    display: inline-block;
    padding-right: 12px; }
  .module-home-seeker-step-location input {
    margin-right: 0;
    vertical-align: middle !important; }
  .module-home-seeker-step-location .search-wrapper {
    width: 560px; }
    .module-home-seeker-step-location .search-wrapper label {
      margin-bottom: 0;
      padding-top: 11px; }
  .module-home-seeker-step-location .module-home-seeker-step-location-populair {
    width: 600px; }
  .module-home-seeker-step-location .module-home-seeker-step-location-populair-item {
    display: inline-block;
    position: relative;
    opacity: 1;
    z-index: 0;
    overflow: hidden;
    width: 49%;
    margin-right: 2%;
    margin-bottom: 10px;
    padding: 10px 20px;
    vertical-align: top;
    text-align: center;
    font-family: 'Avenir Next LT W02 Demi', sans-serif;
    text-decoration: none;
    line-height: 24px;
    color: #000000;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    background-color: #eeeeee; }
    .module-home-seeker-step-location .module-home-seeker-step-location-populair-item:nth-child(2n+0) {
      margin-right: 0; }
    .module-home-seeker-step-location .module-home-seeker-step-location-populair-item:before {
      position: absolute;
      top: 0;
      left: 0;
      z-index: -2;
      width: 100%;
      height: 100%;
      background-color: #eeeeee;
      content: ""; }
    .module-home-seeker-step-location .module-home-seeker-step-location-populair-item:after {
      position: absolute;
      top: 100%;
      left: 0;
      z-index: -1;
      width: 100%;
      height: 100%;
      background-color: #b4c832;
      content: "";
      -webkit-transition: all 200ms ease-out;
      -moz-transition: all 200ms ease-out;
      transition: all 200ms ease-out; }
    .module-home-seeker-step-location .module-home-seeker-step-location-populair-item.color-primary:after {
      background-color: #b4c832; }
    .module-home-seeker-step-location .module-home-seeker-step-location-populair-item.color-secondary:after {
      background-color: #6fc2e3; }
    .module-home-seeker-step-location .module-home-seeker-step-location-populair-item:hover:not(.button-disabled), .module-home-seeker-step-location .module-home-seeker-step-location-populair-item.active:not(.button-disabled) {
      color: #ffffff; }
      .module-home-seeker-step-location .module-home-seeker-step-location-populair-item:hover:not(.button-disabled):after, .module-home-seeker-step-location .module-home-seeker-step-location-populair-item.active:not(.button-disabled):after {
        top: 0; } }

@media only screen and (min-width: 1024px) {
  .module-home-seeker nav {
    margin-bottom: 60px; }
    .module-home-seeker nav li {
      width: auto;
      margin-left: 80px; }
    .module-home-seeker nav a {
      font-size: 20px;
      line-height: 30px; }
  .module-home-seeker .module-home-seeker-step-title {
    margin-bottom: 50px; }
  .module-home-seeker h2 {
    font-size: 36px; }
    .module-home-seeker h2 .light {
      display: inline; }
  .module-home-seeker p {
    display: inline; }
  .module-home-seeker-step-location .module-home-seeker-step-location-populair {
    width: 980px;
    padding: 20px 0; }
    .module-home-seeker-step-location .module-home-seeker-step-location-populair label {
      padding-top: 14px; }
  .module-home-seeker-step-location .module-home-seeker-step-location-populair-wrapper {
    width: 80%; }
  .module-home-seeker-step-location .module-home-seeker-step-location-populair-item {
    width: 32%;
    margin-bottom: 10px;
    margin-right: 2%;
    text-align: left; }
    .module-home-seeker-step-location .module-home-seeker-step-location-populair-item:nth-child(2n+0) {
      margin-right: 2%; }
    .module-home-seeker-step-location .module-home-seeker-step-location-populair-item:nth-child(3n+0) {
      margin-right: 0; }
  .module-home-seeker-step-location .search-wrapper {
    width: 980px;
    padding: 50px; }
  .module-home-seeker-step-location label {
    width: 20%;
    margin-bottom: 0; }
  .module-home-seeker-step-location .twitter-typeahead {
    width: 80%; }
  .module-home-seeker-step-location span.twitter-typeahead .tt-dropdown-menu {
    width: 100%; }
  .module-home-seeker-step-location input {
    width: 100%; } }

/* ==========================================================================
   Teaser News
   ========================================================================== */
.module-teaser-news {
  padding-bottom: 30px;
  border-bottom: 1px solid #cccccc; }
  .module-teaser-news img {
    display: none;
    width: 100%;
    height: auto;
    margin-bottom: 20px; }
    .module-teaser-news img.module-teaser-news-alt {
      border: 2px solid #cccccc; }
  .module-teaser-news.module-teaser-news-first img {
    display: inline-block; }
  .module-teaser-news .module-teaser-news-text {
    width: 100%; }
  .module-teaser-news h2 {
    font-family: 'AvenirNextLTW02-Regular', sans-serif; }
    .module-teaser-news h2 a {
      text-decoration: none; }
  .module-teaser-news time {
    margin-bottom: 10px; }
  .module-teaser-news .button {
    width: 100%;
    text-align: center; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 600px) {
  .module-teaser-news {
    padding-bottom: 0px;
    border-bottom: none;
    font-size: 0;
    /*h2 {
            font-size: 24px;
            line-height: 36px;
            margin-bottom: 20px;
        }*/ }
    .module-teaser-news img {
      display: inline-block;
      vertical-align: top;
      width: 35%;
      max-width: 220px;
      margin-bottom: 0; }
    .module-teaser-news .module-teaser-news-text {
      display: inline-block;
      vertical-align: top;
      width: 65%;
      padding-left: 30px; }
    .module-teaser-news .button {
      width: auto; } }

/* ==========================================================================
   Teaser News
   ========================================================================== */
.module-teaser-vacature {
  padding-bottom: 30px;
  border-bottom: 1px solid #cccccc; }
  .module-teaser-vacature h2 {
    font-family: 'AvenirNextLTW02-Regular', sans-serif; }
    .module-teaser-vacature h2 a {
      text-decoration: none; }
  .module-teaser-vacature time {
    margin-bottom: 10px; }
  .module-teaser-vacature .button {
    width: 100%;
    text-align: center; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 600px) {
  .module-teaser-vacature {
    padding-bottom: 0px;
    border-bottom: none;
    font-size: 0; }
    .module-teaser-vacature .button {
      width: auto; } }

/* ==========================================================================
   Teaser News
   ========================================================================== */
/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ==========================================================================
   Result Search Form
   ========================================================================== */
.module-result-search-form {
  position: relative; }
  .module-result-search-form .module-result-search-form-input {
    padding-left: 40px;
    width: 100%;
    margin-bottom: 0px; }
  .module-result-search-form .module-result-search-form-button {
    position: absolute;
    top: 14px;
    left: 12px;
    width: 20px;
    height: 20px;
    padding: 0;
    background-color: #eeeeee; }
  .module-result-search-form:after {
    position: absolute;
    top: 14px;
    left: 12px;
    width: 20px;
    height: 20px;
    content: "\e60c";
    color: #b4c832;
    font-size: 20px;
    font-family: 'bpd-iconfont';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .module-result-search-form.color-primary:after {
    color: #b4c832; }
  .module-result-search-form.color-secondary:after {
    color: #6fc2e3; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
.module-cookies {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  text-align: center; }

.module-cookies-wrapper {
  /*width: $site-width;*/
  display: inline-block;
  position: relative;
  max-width: 978px;
  margin: 0 auto;
  padding: 10px 70px 10px 20px;
  color: #ffffff;
  background-color: #000000; }
  .module-cookies-wrapper a {
    color: #ffffff; }
  .module-cookies-wrapper p:last-of-type {
    margin-bottom: 0; }

.module-cookies-close {
  position: absolute;
  right: 20px;
  top: 50%;
  width: 31px;
  height: 31px;
  margin-top: -15px;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  border: 1px solid #ffffff; }
  .module-cookies-close:after {
    position: absolute;
    top: 10px;
    left: 9px;
    width: 10px;
    height: 10px;
    color: #ffffff;
    font-family: 'bpd-iconfont';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e601";
    font-size: 10px; }

/* ==========================================================================
   Location
   ========================================================================== */
.module-location {
  display: inline-block;
  height: 445px;
  position: relative;
  overflow: hidden;
  /*cursor: pointer;*/
  /*&:hover:after {
        opacity: 0.4;
    }*/
  /*&:hover{
        .module-location-text {
            bottom: 100px;
        }

        .button {
            bottom: 30px;
        }
    }*/ }
  .row-wrapped.row-three-col .module-location {
    height: 360px; }
  .module-location:after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.4;
    /*opacity: 0;*/
    content: "";
    -webkit-transition: opacity 300ms ease-out;
    -moz-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out; }
  .module-location .module-location-text {
    position: absolute;
    /*bottom: 20px;*/
    bottom: 100px;
    padding: 0 20px;
    z-index: 1;
    color: #ffffff;
    -webkit-transition: bottom 300ms ease-out;
    -moz-transition: bottom 300ms ease-out;
    transition: bottom 300ms ease-out; }
  .module-location .h1, .module-location .h2, .module-location .h3 {
    color: #ffffff;
    text-shadow: 1px 1px 1px #000000;
    margin-bottom: 0; }
  .module-location .button {
    position: absolute;
    /*bottom: -60px;*/
    bottom: 30px;
    left: 20px;
    z-index: 1;
    -webkit-transition: bottom 300ms ease-out;
    -moz-transition: bottom 300ms ease-out;
    transition: bottom 300ms ease-out; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 1024px) {
  .module-location:after {
    opacity: 0; }
  .module-location:hover:after {
    opacity: 0.4; }
  .module-location .module-location-text {
    bottom: 20px; }
  .module-location .button {
    bottom: -60px; }
  .module-location:hover .module-location-text {
    bottom: 100px; }
  .module-location:hover .button {
    bottom: 30px; } }

/* ==========================================================================
   Subproject
   ========================================================================== */
.module-subproject {
  -webkit-transition: height 300ms ease-out;
  -moz-transition: height 300ms ease-out;
  transition: height 300ms ease-out;
  position: relative;
  overflow: hidden; }
  .module-subproject img {
    width: 100%;
    margin-bottom: 20px; }
  .module-subproject .module-subproject-basic {
    position: relative; }
  .module-subproject .module-subproject-label {
    position: absolute;
    top: 20px;
    left: 0;
    padding: 14px 20px 12px;
    font-size: 15px;
    line-height: 15px;
    text-transform: uppercase;
    font-family: 'Avenir Next LT W02 Demi', sans-serif; }
  .module-subproject .module-subproject-specs {
    opacity: 0;
    -webkit-transition: opacity 300ms ease-out;
    -moz-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    padding: 40px;
    background-color: #eeeeee; }
    .module-subproject .module-subproject-specs .h2, .module-subproject .module-subproject-specs h2 {
      color: #000000;
      font-size: 28px;
      line-height: 32px; }
    .module-subproject .module-subproject-specs .button {
      width: 100%;
      text-align: center; }
  .module-subproject.hover .module-subproject-specs {
    opacity: 1; }
  .module-subproject.active .module-subproject-specs {
    opacity: 1; }

.module-subproject-collapse {
  -webkit-transition: opacity 300ms ease-out;
  -moz-transition: opacity 300ms ease-out;
  transition: opacity 300ms ease-out;
  display: none;
  opacity: 0; }
  .active .module-subproject-collapse {
    opacity: 1;
    display: block; }

.module-subproject-close {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 48px;
  height: 48px;
  cursor: pointer;
  z-index: 1;
  text-decoration: none;
  font-size: 0; }
  .module-subproject-close:after {
    font-family: 'bpd-iconfont';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -9px;
    margin-top: -9px;
    color: #000000;
    content: "\e601";
    font-size: 18px;
    line-height: 30px; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ==========================================================================
   Project Contact
   ========================================================================== */
.module-project-contact {
  position: relative;
  background-color: #6fc2e3;
  color: #ffffff;
  padding: 30px 5%; }
  .module-project-contact .h2, .module-project-contact .h3 {
    color: #ffffff; }
  .module-project-contact.color-primary {
    background-color: #b4c832; }
  .module-project-contact.color-secondary {
    background-color: #6fc2e3; }
  .module-project-contact .col {
    text-align: center; }
    .module-project-contact .col:first-child {
      position: relative;
      padding-bottom: 30px; }
      .module-project-contact .col:first-child:after {
        position: absolute;
        bottom: -1px;
        left: 0px;
        right: 0px;
        height: 2px;
        margin-left: -1px;
        background-color: #000000;
        opacity: .2;
        content: ""; }
    .module-project-contact .col:last-child {
      text-align: left; }
  .module-project-contact .icon-pointer-right:before {
    margin-right: 10px; }
  .module-project-contact .icon-facebook, .module-project-contact .icon-mail {
    margin-right: 4px;
    margin-top: 4px; }
    .module-project-contact .icon-facebook:before, .module-project-contact .icon-mail:before {
      font-size: 18px; }
  .module-project-contact .icon-mail:before {
    margin-right: 0; }
  .module-project-contact .icon-download {
    margin-right: 4px;
    margin-top: 2px; }
    .module-project-contact .icon-download:before {
      font-size: 18px; }
  .module-project-contact .button {
    margin-bottom: 10px; }

.module-project-contact-wrapper {
  display: inline-block;
  text-align: center;
  width: 100%; }
  .module-project-contact-wrapper img {
    width: 104px;
    height: 104px;
    margin-bottom: 20px;
    border-radius: 50%;
    border: 6px solid #ffffff; }
  .module-project-contact-wrapper .h2 {
    font-size: 24px;
    line-height: 30px;
    font-family: 'Avenir Next LT W02 Bold', sans-serif; }
  .module-project-contact-wrapper .h3 {
    font-size: 18px;
    line-height: 30px;
    font-family: 'Avenir Next LT W02 Bold', sans-serif; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 600px) {
  .module-project-contact {
    padding: 40px 0; }
    .module-project-contact:after {
      position: absolute;
      top: 20px;
      bottom: 20px;
      left: 50%;
      width: 2px;
      margin-left: -1px;
      background-color: #000000;
      opacity: .2;
      content: ""; }
    .module-project-contact .col {
      padding: 0 5%; }
      .module-project-contact .col:nth-of-type(even) {
        text-align: left; }
      .module-project-contact .col:first-child {
        padding-bottom: 0; }
      .module-project-contact .col:first-child:after {
        display: none; }
    .module-project-contact form {
      max-width: 489px; }
  .module-project-contact-wrapper {
    width: auto;
    width: 100%;
    text-align: left; }
    .module-project-contact-wrapper img {
      float: left;
      margin-right: 20px; } }

@media only screen and (min-width: 1024px) {
  .module-project-contact .col:nth-of-type(odd) {
    text-align: right; }
  .module-project-contact form {
    width: 350px; }
  .module-project-contact-wrapper {
    text-align: left;
    width: 350px; }
    .module-project-contact-wrapper img {
      display: inline-block;
      vertical-align: middle;
      margin-right: 20px; }
    .module-project-contact-wrapper img + p {
      display: inline-block;
      vertical-align: top; } }

/* ==========================================================================
   Labels
   ========================================================================== */
.module-labels {
  display: inline-block;
  font-size: 0;
  line-height: 0; }

.module-labels-label, .module-label {
  display: inline-block;
  margin: 0 4px 4px 0;
  padding: 2px 10px;
  font-size: 16px;
  line-height: 30px;
  font-family: 'Avenir Next LT W02 Demi', sans-serif;
  background-color: #b4c832;
  color: #ffffff; }
  .module-labels-label.color-primary, .module-label.color-primary {
    background-color: #b4c832; }
  .module-labels-label.color-secondary, .module-label.color-secondary {
    background-color: #6fc2e3; }

.module-label-energy {
  display: inline-block;
  position: relative;
  padding: 4px 28px 4px 8px;
  color: #fff;
  font-size: 17px;
  line-height: 20px;
  font-family: 'Avenir Next LT W02 Bold', sans-serif; }
  .module-label-energy:after {
    left: 100%;
    top: 50%;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border: 14px solid transparent;
    margin-top: -14px; }

.module-label-energy-a {
  background: #3CB212; }
  .module-label-energy-a:after {
    border-left-color: #3CB212; }

.module-label-energy-b {
  background: #7cc11b; }
  .module-label-energy-b:after {
    border-left-color: #7cc11b; }

.module-label-energy-c {
  background: #b4c732; }
  .module-label-energy-c:after {
    border-left-color: #b4c732; }

.module-label-energy-d {
  background: #f2ed3a; }
  .module-label-energy-d:after {
    border-left-color: #f2ed3a; }

.module-label-energy-e {
  background: #e8a129; }
  .module-label-energy-e:after {
    border-left-color: #e8a129; }

.module-label-energy-f {
  background: #e2631b; }
  .module-label-energy-f:after {
    border-left-color: #e2631b; }

.module-label-energy-g {
  background: #d02424; }
  .module-label-energy-g:after {
    border-left-color: #d02424; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ==========================================================================
   Buildnumbers
   ========================================================================== */
.module-subproject-buildnumber {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  padding: 15px 20px;
  color: #000000;
  background-color: #ffffff;
  font-size: 0;
  line-height: 0; }
  .module-subproject-buildnumber:hover {
    color: #000000; }
    .module-subproject-buildnumber:hover .price .icon-play {
      margin-left: 12px; }
  .module-subproject-buildnumber.sold {
    background-color: none;
    border: 2px solid #cccccc; }
    .module-subproject-buildnumber.sold .info h3, .module-subproject-buildnumber.sold .info .h3 {
      color: #cccccc; }
  .module-subproject-buildnumber:last-child {
    margin-bottom: 0px; }
  .module-subproject-buildnumber .info {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 30px; }
    .module-subproject-buildnumber .info h3, .module-subproject-buildnumber .info .h3 {
      font-size: 18px;
      line-height: 30px;
      margin-bottom: 0; }
  .module-subproject-buildnumber .price {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    font-size: 18px;
    line-height: 30px;
    font-family: 'Avenir Next LT W02 Demi', sans-serif; }
    .module-subproject-buildnumber .price.color-primary {
      color: #b4c832; }
    .module-subproject-buildnumber .price.color-secondary {
      color: #6fc2e3; }
    .module-subproject-buildnumber .price .icon-play {
      margin-left: 5px;
      -webkit-transition: margin-left 200ms ease-out;
      -moz-transition: margin-left 200ms ease-out;
      transition: margin-left 200ms ease-out; }
    .module-subproject-buildnumber .price .icon-play:before {
      font-size: 16px; }
  .module-subproject-buildnumber .sold {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    color: #ffffff;
    font-size: 14px;
    line-height: 30px;
    text-align: right;
    font-family: 'Avenir Next LT W02 Demi', sans-serif;
    text-transform: uppercase;
    width: 100%; }
    .module-subproject-buildnumber .sold .label {
      padding: 10px;
      background-color: #b4c832;
      width: 100%;
      display: block;
      text-align: center; }
    .module-subproject-buildnumber .sold.color-primary .label {
      background-color: #b4c832; }
    .module-subproject-buildnumber .sold.color-secondary .label {
      background-color: #6fc2e3; }

.module-buildnumbers {
  margin: 0;
  padding-bottom: 0;
  position: relative;
  z-index: 2;
  font-size: 0;
  line-height: 0; }
  .module-buildnumbers:before {
    background-color: rgba(255, 255, 255, 0);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out; }
  .module-buildnumbers.expanded:before {
    background-color: white; }
  .module-buildnumbers .module-banner-content {
    background: none;
    text-align: center;
    color: #000000; }
    .module-buildnumbers .module-banner-content h1, .module-buildnumbers .module-banner-content h2, .module-buildnumbers .module-banner-content h3, .module-buildnumbers .module-banner-content .h1, .module-buildnumbers .module-banner-content .h2, .module-buildnumbers .module-banner-content .h3 {
      color: #000000; }
    .module-buildnumbers .module-banner-content h2 {
      margin-bottom: 20px;
      font-size: 36px;
      line-height: 46px; }
  .module-buildnumbers input {
    display: inline-block; }
  .module-buildnumbers .module-banner-content-wrapper {
    padding-top: 60px;
    padding-bottom: 60px; }
  .module-buildnumbers p {
    margin-bottom: 30px; }
    .module-buildnumbers p:last-child {
      margin-bottom: 0; }
  .module-buildnumbers a.module-buildnumbers-open, .module-buildnumbers a.module-buildnumbers-close {
    text-decoration: none;
    font-family: 'Avenir Next LT W02 Demi', sans-serif;
    color: #000000; }
    .module-buildnumbers a.module-buildnumbers-open:hover, .module-buildnumbers a.module-buildnumbers-close:hover {
      color: #000000; }
  .module-buildnumbers.expanded a.module-buildnumbers-open {
    display: none; }
  .module-buildnumbers a.module-buildnumbers-close {
    display: none; }
  .module-buildnumbers.expanded a.module-buildnumbers-close {
    display: block; }
  .module-buildnumbers .module-buildnumbers-extended {
    display: none; }
  .module-buildnumbers .module-subproject-buildnumber {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    border: 2px solid #cccccc; }
    .module-buildnumbers .module-subproject-buildnumber .h3.color-primary, .module-buildnumbers .module-subproject-buildnumber h3.color-primary {
      color: #b4c832; }
    .module-buildnumbers .module-subproject-buildnumber .h3.color-secondary, .module-buildnumbers .module-subproject-buildnumber h3.color-secondary {
      color: #6fc2e3; }
    .module-buildnumbers .module-subproject-buildnumber.sold .info h3, .module-buildnumbers .module-subproject-buildnumber.sold .info .h3 {
      color: #cccccc; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 600px) {
  .module-buildnumbers .module-subproject-buildnumber {
    width: 49%; }
    .module-buildnumbers .module-subproject-buildnumber:nth-of-type(even) {
      margin-left: 2%; } }

@media only screen and (min-width: 600px) {
  .module-subproject-buildnumber .info {
    width: 50%;
    margin-bottom: 0;
    text-align: left; }
  .module-subproject-buildnumber .price {
    width: 50%;
    text-align: right; }
  .module-subproject-buildnumber .sold {
    width: 50%; }
    .module-subproject-buildnumber .sold .label {
      display: inline;
      width: auto;
      text-align: right;
      margin-right: -20px; } }

.module-tooltip-link {
  text-decoration: none;
  width: 24px;
  height: 24px;
  border: 1px solid #b4c832;
  border-radius: 50%;
  display: inline-block;
  line-height: 22px;
  text-align: center;
  font-size: 14px; }
  .module-tooltip-link span {
    margin-left: -1px; }
  .module-tooltip-link.color-primary {
    border-color: #b4c832; }
  .module-tooltip-link.color-secondary {
    border-color: #6fc2e3; }

.module-tooltip {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  width: 100vw;
  padding: 20px;
  background-color: #b4c832;
  transform: translateX(-50%);
  color: #ffffff; }
  .module-tooltip.color-primary {
    background-color: #b4c832; }
  .module-tooltip.color-secondary {
    background-color: #6fc2e3; }
  .module-tooltip.active {
    opacity: 1;
    z-index: 10; }
  .module-tooltip h2, .module-tooltip h3, .module-tooltip .h2, .module-tooltip .h3 {
    color: #ffffff;
    margin-bottom: 10px; }

.module-tooltip-arrow {
  position: absolute;
  top: -15px;
  left: 50%;
  margin-left: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 15px 15px;
  border-color: transparent transparent #b4c832 transparent; }
  .color-primary .module-tooltip-arrow {
    border-color: transparent transparent #b4c832 transparent; }
  .color-secondary .module-tooltip-arrow {
    border-color: transparent transparent #6fc2e3 transparent; }

.module-tooltip-close {
  display: block;
  position: absolute;
  top: 12px;
  right: 20px;
  font-size: 14px;
  text-decoration: none;
  color: #ffffff !important; }
  .module-tooltip-close:hover {
    color: #ffffff !important; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 600px) {
  .module-tooltip {
    width: 640px; } }

.mapboxgl-ctrl-bottom-left {
  display: none; }

.module-mapbox-gl-heatmap {
  position: relative;
  width: 100%;
  height: 700px;
  z-index: 1; }

.mapboxgl-ctrl-attrib a {
  font-size: 12px; }

.module-mapbox-gl-heatmap-menu {
  z-index: 2;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 60px;
  height: 100%;
  padding-top: 10px;
  background-color: rgba(0, 0, 0, 0.7); }

.module-mapbox-heatmap-gradient-description {
  position: relative;
  margin: 5px 0 5px 0;
  color: white;
  text-align: center; }

.module-mapbox-heatmap-gradient {
  position: relative;
  width: 100%;
  height: 500px; }

.gradient {
  position: absolute;
  width: 5px;
  left: 28px;
  top: 0px;
  height: 500px;
  background: #d7484b;
  background: -moz-linear-gradient(top, #d7484b 0%, #f1e36a 50%, #5badd6 100%);
  background: -webkit-linear-gradient(top, #d7484b 0%, #f1e36a 50%, #5badd6 100%);
  background: linear, to bottom, #d7484b 0%, #f1e36a 50%, #5badd6 100%;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7484b', endColorstr='#5badd6',GradientType=0 ); }

.gradient-description {
  position: absolute;
  width: 500px;
  left: 25px;
  top: 480px;
  height: 20px;
  transform: rotate(-90deg);
  transform-origin: left bottom 0;
  text-align: center;
  color: white; }

.zoom-in-button {
  display: block;
  position: absolute;
  bottom: 70px;
  left: 10px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #b4c832;
  line-height: 40px;
  text-align: center;
  color: white;
  font-size: 30px;
  text-decoration: none;
  transition: all .2s; }

.zoom-in-button:hover {
  color: white;
  background-color: #6fc2e3; }

.zoom-out-button {
  display: block;
  position: absolute;
  bottom: 20px;
  left: 10px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #b4c832;
  line-height: 30px;
  text-align: center;
  color: white;
  font-size: 50px;
  text-decoration: none;
  transition: all .2s; }

.zoom-out-button:hover {
  color: white;
  background-color: #6fc2e3; }

.module-mapbox-gl-heatmap-legenda {
  z-index: 2;
  position: absolute;
  left: 70px;
  top: 10px;
  width: 200px;
  height: auto;
  background-color: white;
  border: 1px solid #979797;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.45);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.45); }

.module-mapbox-gl-heatmap-legenda-close {
  position: absolute;
  display: block;
  right: 10px;
  top: 10px;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 10px;
  font-weight: bold;
  font-size: 30px;
  text-decoration: none; }

.module-mapbox-gl-heatmap-legenda-close:hover {
  color: black; }

.module-mapbox-gl-heatmap-legenda-header {
  position: relative;
  padding: 10px 20px 10px 20px;
  border-bottom: 1px solid #979797;
  font-weight: bold;
  font-size: 16px; }

.module-mapbox-gl-heatmap-legenda-content {
  position: relative;
  padding: 20px 20px 20px 20px;
  max-height: 400px;
  background-color: #f4f4f4;
  transition: all .3s;
  overflow: hidden; }

.module-mapbox-gl-heatmap-legenda-content.is-closed {
  padding: 0px 20px 0px 20px;
  max-height: 0px; }

.module-mapbox-gl-heatmap-legenda ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-top: 20px; }

.module-mapbox-gl-heatmap-legenda ul li {
  display: block;
  font-size: 12px;
  line-height: 20px;
  height: 20px;
  margin: 5px 0 5px 0;
  padding: 0; }

.legenda-item {
  display: inline-block;
  width: 30px;
  height: 20px;
  border: 1px solid rgba(0, 0, 0, 0.5);
  margin-right: 10px;
  float: left; }

.mapboxgl-ctrl-bottom-left {
  display: none; }

.module-mapbox-gl-projects {
  position: relative;
  width: 100%;
  height: 700px;
  z-index: 1; }

.mapboxgl-ctrl-attrib a {
  font-size: 12px; }

.module-mapbox-gl-projects-menu {
  z-index: 3;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 60px;
  height: 100%;
  overflow: hidden;
  transition: width .2s; }
  .module-mapbox-gl-projects-menu:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 60px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7); }
  .module-mapbox-gl-projects-menu:after {
    content: '';
    position: absolute;
    left: 60px;
    top: 0px;
    width: 440px;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.9); }
  .module-mapbox-gl-projects-menu:hover {
    width: 300px; }

.module-mapbox-gl-projects-menu-item {
  display: block;
  position: relative;
  width: 300px;
  height: 60px;
  z-index: 10; }
  .module-mapbox-gl-projects-menu-item .menu-icon {
    z-index: 11;
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 10px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    font-weight: 400;
    color: white;
    transition: background-color .2s; }
    .module-mapbox-gl-projects-menu-item .menu-icon img {
      height: 30px; }
    .module-mapbox-gl-projects-menu-item .menu-icon.zoom-in {
      border-radius: 50%;
      font-size: 25px;
      font-weight: 600;
      background-color: #b4c832; }
    .module-mapbox-gl-projects-menu-item .menu-icon.zoom-out {
      border-radius: 50%;
      font-size: 25px;
      font-weight: 600;
      background-color: #b4c832; }
  .module-mapbox-gl-projects-menu-item .menu-text {
    z-index: 11;
    display: inline-block;
    position: relative;
    left: 60px;
    width: 240px;
    padding: 15px;
    color: black;
    font-size: 14px; }
  .module-mapbox-gl-projects-menu-item:after {
    z-index: 10;
    content: '';
    display: block;
    position: absolute;
    left: 60px;
    top: 0px;
    width: 0px;
    height: 60px;
    background-color: rgba(111, 194, 227, 0.2);
    transition: width .2s; }
  .module-mapbox-gl-projects-menu-item:before {
    z-index: 10;
    content: '';
    display: block;
    position: absolute;
    right: 240px;
    top: 0px;
    width: 0px;
    height: 60px;
    background-color: #6fc2e3;
    transition: width .2s; }
  .module-mapbox-gl-projects-menu-item.is-selected:before {
    width: 60px; }
  .module-mapbox-gl-projects-menu-item:hover {
    cursor: pointer; }
    .module-mapbox-gl-projects-menu-item:hover:before {
      width: 60px; }
    .module-mapbox-gl-projects-menu-item:hover:after {
      width: 240px; }
    .module-mapbox-gl-projects-menu-item:hover .menu-icon.zoom-in {
      background-color: #6fc2e3; }
    .module-mapbox-gl-projects-menu-item:hover .menu-icon.zoom-out {
      background-color: #6fc2e3; }
  .module-mapbox-gl-projects-menu-item.zoom-in {
    position: absolute;
    bottom: 70px; }
    .module-mapbox-gl-projects-menu-item.zoom-in:before {
      background-color: rgba(255, 255, 255, 0); }
  .module-mapbox-gl-projects-menu-item.zoom-out {
    position: absolute;
    bottom: 10px; }
    .module-mapbox-gl-projects-menu-item.zoom-out:before {
      background-color: rgba(255, 255, 255, 0); }

.module-mapbox-gl-projects-search {
  width: 100%;
  z-index: 4;
  position: relative;
  opacity: 1; }
  .module-mapbox-gl-projects-search input {
    width: 100%; }
    @media only screen and (min-width: 1024px) {
      .module-mapbox-gl-projects-search input {
        width: 70%; } }

.module-mapbox-gl-projects-results {
  background-color: white;
  position: absolute;
  display: none;
  left: 20px;
  top: 70px;
  max-width: 80%;
  min-width: auto;
  max-height: 300px;
  overflow-y: auto;
  border: 1px solid #eeeeee;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.3); }
  @media only screen and (min-width: 1024px) {
    .module-mapbox-gl-projects-results {
      max-width: auto;
      min-width: 65%; } }
  .module-mapbox-gl-projects-results.is-visible {
    display: block; }

.module-mapbox-gl-projects-result {
  display: block;
  padding: 10px 20px 10px 12px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  border-bottom: 1px solid #eeeeee;
  text-decoration: none;
  transition: all .2s; }
  .module-mapbox-gl-projects-result .city-name {
    font-size: 15px;
    font-style: italic;
    margin-left: 10px;
    color: #5c565a; }
  .module-mapbox-gl-projects-result:last-of-type {
    border-bottom: none; }
  .module-mapbox-gl-projects-result:hover {
    background-color: #cccccc;
    color: white; }

.module-mapbox-projects-marker {
  z-index: 2;
  display: block;
  position: absolute;
  top: 0px;
  height: 25px;
  width: 20px;
  cursor: pointer;
  opacity: 1;
  transition: opacity .2s; }
  .module-mapbox-projects-marker img {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 20px; }
  .module-mapbox-projects-marker.is-hidden {
    display: none; }
  .module-mapbox-projects-marker .pin-label {
    z-index: 2;
    position: absolute;
    visibility: hidden;
    left: 50%;
    bottom: 30px;
    min-height: 20px;
    min-width: 100px;
    font-size: 14px;
    text-align: center;
    line-height: 1.3;
    color: #333333;
    opacity: 0;
    white-space: nowrap;
    background-color: white;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.3);
    transform: translate(-50%, -10px);
    transition: opacity .2s .1s, transform .2s .1s; }
    .module-mapbox-projects-marker .pin-label .label-title {
      padding: 8px 20px 8px 20px; }
    .module-mapbox-projects-marker .pin-label .label-subtitle {
      display: block;
      width: 100%;
      font-size: 12px;
      padding: 4px 10px 4px 10px;
      background-color: #b4c832;
      color: white;
      text-decoration: none; }
  .module-mapbox-projects-marker .pin {
    z-index: 2;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 35px;
    height: 35px;
    transition: bottom .2s; }
  .module-mapbox-projects-marker:hover {
    z-index: 3; }
    .module-mapbox-projects-marker:hover .pin {
      bottom: 0px; }
    .module-mapbox-projects-marker:hover .pin-label {
      visibility: visible;
      opacity: 1;
      transform: translate(-50%, -5px); }
  .module-mapbox-projects-marker.is-hidden {
    opacity: 0; }
  .module-mapbox-projects-marker.is-out-of-zoom-range {
    opacity: 0; }

.module-mapbox-gl-drag {
  position: absolute;
  top: 0;
  right: 0;
  height: 53px;
  width: 53px;
  background-color: rgba(0, 0, 0, 0.7);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
  z-index: 1;
  text-align: center;
  font-size: 20px;
  line-height: 53px;
  color: #ffffff;
  text-decoration: none; }
  .module-mapbox-gl-drag:hover {
    color: #6fc2e3; }
  .module-mapbox-gl-drag.active {
    color: #6fc2e3; }

@media only screen and (min-width: 1025px) {
  .module-mapbox-gl-drag {
    display: none; } }

/* ==========================================================================
   Grid filter
   ========================================================================== */
.module-grid-filter {
  position: relative;
  font-size: 0;
  text-align: left;
  margin-bottom: 30px; }
  .module-grid-filter:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 2px;
    background-color: #cccccc;
    content: ""; }

.module-grid-filter-text {
  font-size: 18px;
  line-height: 48px; }
  .module-grid-filter-text p {
    line-height: 48px; }

.module-grid-filter-select {
  font-size: 18px;
  line-height: 30px; }
  .module-grid-filter-select .styled-select {
    width: 100%; }

.module-grid-filter-search {
  display: none;
  position: relative;
  font-size: 18px;
  line-height: 30px; }
  .module-grid-filter-search input {
    padding-right: 40px; }
  .module-grid-filter-search .module-grid-filter-search-button {
    position: absolute;
    top: 0;
    right: 0;
    width: 48px;
    height: 48px;
    font-size: 0;
    font-family: 'bpd-iconfont';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    .module-grid-filter-search .module-grid-filter-search-button:after {
      position: absolute;
      top: 14px;
      right: 10px;
      width: 20px;
      height: 20px;
      content: "\e60c";
      color: #000000;
      font-size: 20px;
      font-family: 'bpd-iconfont';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      text-decoration: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 1024px) {
  .module-grid-filter {
    text-align: right; }
    .module-grid-filter:before {
      top: 50%;
      margin-top: -1px; }
  .module-grid-filter-text {
    display: inline-block;
    vertical-align: top;
    padding-left: 20px;
    background-color: #ffffff; }
  .module-grid-filter-select {
    display: inline-block;
    vertical-align: top;
    padding-left: 20px;
    background-color: #ffffff; }
  .module-grid-filter-search {
    display: inline-block;
    vertical-align: top;
    padding-left: 20px;
    background-color: #ffffff; }
    .module-grid-filter-search .styled-select {
      width: auto; } }

/* ==========================================================================
   Blog teaser
   ========================================================================== */
.module-blog-teaser-wrapper {
  background-color: #eeeeee;
  padding: 100px 0px;
  position: relative; }

.module-blog-teaser {
  position: relative;
  width: 260px;
  height: 260px;
  margin: 0 8px;
  background-color: #ffffff;
  text-decoration: none;
  color: #000000 !important; }
  .module-blog-teaser:hover {
    color: #000000 !important; }

.module-blog-teaser-image {
  position: relative;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center; }

.module-blog-teaser-image-label {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  padding: 10px 10px 0;
  font-family: 'Avenir Next LT W02 Demi', sans-serif;
  font-size: 14px;
  line-height: 14px;
  color: #ffffff;
  background-color: #b4c832;
  margin-bottom: 10px; }
  .color-secondary .module-blog-teaser-image-label {
    background-color: #6fc2e3; }
  .color-brown .module-blog-teaser-image-label {
    background-color: #AF8D46; }
  .color-blue .module-blog-teaser-image-label {
    background-color: #396EB3; }
  .color-pink .module-blog-teaser-image-label {
    background-color: #B49EA1; }
  .color-purple .module-blog-teaser-image-label {
    background-color: #8B536A; }
  .color-orange .module-blog-teaser-image-label {
    background-color: #D8981F; }
  .module-blog-teaser-image-label:after {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: block;
    position: absolute;
    bottom: -10px;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 0px;
    border-color: #b4c832;
    border-style: solid;
    border-width: 10px;
    border-bottom: 0;
    border-left-color: transparent;
    content: ''; }
    .color-secondary .module-blog-teaser-image-label:after {
      border-color: #6fc2e3;
      border-left-color: transparent; }
    .color-brown .module-blog-teaser-image-label:after {
      border-color: #AF8D46;
      border-left-color: transparent; }
    .color-blue .module-blog-teaser-image-label:after {
      border-color: #396EB3;
      border-left-color: transparent; }
    .color-pink .module-blog-teaser-image-label:after {
      border-color: #B49EA1;
      border-left-color: transparent; }
    .color-purple .module-blog-teaser-image-label:after {
      border-color: #8B536A;
      border-left-color: transparent; }
    .color-orange .module-blog-teaser-image-label:after {
      border-color: #D8981F;
      border-left-color: transparent; }

.module-blog-teaser-text {
  position: absolute;
  bottom: 0;
  z-index: 1;
  padding: 0 20px 10px; }
  .module-blog-teaser-text p {
    display: none; }

.module-blog-teaser-text-title {
  text-shadow: 1px 1px rgba(0, 0, 0, 0.4);
  font-family: 'Avenir Next LT W02 Demi', sans-serif;
  font-size: 22px;
  line-height: 26px;
  color: #ffffff; }

.module-blog-teaser-next, .module-blog-teaser-prev {
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -40px;
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff; }
  .module-blog-teaser-next.slick-disabled, .module-blog-teaser-prev.slick-disabled {
    display: none !important; }
  .module-blog-teaser-next .module-blog-teaser-button-text, .module-blog-teaser-prev .module-blog-teaser-button-text {
    display: none; }
  .module-blog-teaser-next .module-blog-teaser-button-arrow, .module-blog-teaser-prev .module-blog-teaser-button-arrow {
    font-size: 14px; }

.module-blog-teaser-next {
  right: 0; }

.module-blog-teaser-prev {
  left: 0; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 600px) {
  .module-blog-teaser {
    width: 350px;
    height: 540px;
    margin: 0 15px; }
  .module-blog-teaser-image {
    height: 50%; }
  .module-blog-teaser-text {
    position: relative;
    overflow: hidden;
    padding: 30px 20px;
    height: 270px; }
    .module-blog-teaser-text p {
      display: inline; }
  .module-blog-teaser-text-title {
    text-shadow: none;
    color: #000000;
    margin-bottom: 20px; }
  .module-blog-teaser-next .module-blog-teaser-button-text, .module-blog-teaser-prev .module-blog-teaser-button-text {
    display: inline; }
  .module-blog-teaser-next {
    padding: 25px 25px 25px 40px; }
    .module-blog-teaser-next .module-blog-teaser-button-arrow {
      margin-left: 10px; }
  .module-blog-teaser-prev {
    padding: 25px 40px 25px 25px; }
    .module-blog-teaser-prev .module-blog-teaser-button-arrow {
      margin-right: 10px; } }

.fancybox-contact-form .module-contact-form-thanks {
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 600px) {
  .module-contact-form {
    width: 444px;
    margin: 40px; }
    .module-contact-form:last-child {
      margin: 40px; } }

@media only screen and (min-width: 750px) {
  .module-contact-form {
    width: 544px; } }

/* ==========================================================================
   Teaser News
   ========================================================================== */
.module-detail-title-button {
  position: relative;
  margin-bottom: 50px; }
  .module-detail-title-button h2 {
    color: #000000;
    font-family: 'AvenirNextLTW02-Regular', sans-serif;
    font-weight: normal; }

.module-detail-title-button-right {
  display: none; }
  .module-detail-title-button-right.always-visible {
    display: block;
    text-align: right;
    margin-bottom: 50px; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 1024px) {
  .module-detail-title-button-right {
    float: right;
    display: inline;
    margin-bottom: 0; } }

/* ==========================================================================
   Teaser News
   ========================================================================== */
.module-offer-title-button {
  position: relative;
  margin-bottom: 50px; }
  .module-offer-title-button h1 {
    margin-bottom: 30px; }

.module-offer-title-button-right {
  display: none; }
  .module-offer-title-button-right.always-visible {
    display: block;
    text-align: right;
    margin-bottom: 50px; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 1024px) {
  .module-offer-title-button-right {
    float: right;
    display: inline;
    margin-bottom: 0;
    position: absolute;
    top: 0;
    right: 0; } }

/* ==========================================================================
   Header
   ========================================================================== */
.module-teaser-naw {
  position: relative; }
  .module-teaser-naw a {
    text-decoration: none; }
  .module-teaser-naw img {
    width: 100%;
    height: auto;
    margin-bottom: 0;
    border: 2px solid #cccccc; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 750px) {
  .module-teaser-naw img {
    width: 166px;
    float: right;
    border-width: 1px;
    margin-right: 15%; } }

/* ==========================================================================
   Header
   ========================================================================== */
.module-teaser-naw-enclosure {
  position: relative; }
  .module-teaser-naw-enclosure a {
    text-decoration: none; }

.module-teaser-naw-enclosure-image {
  position: relative;
  display: block;
  float: right;
  text-decoration: none;
  width: 70%;
  padding-bottom: 45%;
  background-position: center;
  background-size: cover; }

.module-teaser-naw-enclosure-image-logo {
  position: absolute;
  width: 80%;
  height: auto;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%); }

/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ==========================================================================
   Teaser Factsheet
   ========================================================================== */
.module-teaser-factsheet {
  position: relative; }
  .module-teaser-factsheet a {
    text-decoration: none; }
  .module-teaser-factsheet img {
    width: 100%;
    height: auto;
    margin-bottom: 0; }

/* ==========================================================================
   Offer
   ========================================================================== */
.module-offer-items-your-area-alt .col {
  margin-bottom: 0px !important; }

.module-offer-no-results {
  display: none; }
  .module-offer-no-results.module-offer-no-results-visible {
    display: block; }

.module-offer-results {
  display: none; }
  .module-offer-results.module-offer-results-visible {
    display: block; }

.module-offer-sticky {
  position: absolute;
  top: 0px;
  width: 100%;
  margin-bottom: -30px; }
  .module-offer-sticky.module-offer-sticky-empty {
    /*display: none;*/
    /*opacity: 0;
        height: 0;
        overflow: hidden;*/
    left: -1000px; }

.module-offer-carousel {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 300px; }

.module-offer-carousel-buttons {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 1; }

.module-offer-carousel-wrapper {
  display: inline-block;
  white-space: nowrap;
  height: 100%;
  font-size: 0;
  -webkit-transition: margin-left 300ms ease-out;
  -moz-transition: margin-left 300ms ease-out;
  transition: margin-left 300ms ease-out; }
  .module-offer-carousel-wrapper.no-transition {
    -webkit-transition: margin-left 0ms ease-out;
    -moz-transition: margin-left 0ms ease-out;
    transition: margin-left 0ms ease-out; }

.module-offer-carousel-item {
  display: inline-block;
  position: relative;
  overflow: hidden;
  height: 100%; }

.module-offer-maps {
  display: none; }

.module-offer-item {
  width: 100%;
  padding: 30px 0; }
  .module-offer-item a {
    text-decoration: none; }
  .module-offer-item .button {
    display: none; }
  .module-offer-item p {
    display: none; }
  .module-offer-items-your-area .module-offer-item {
    width: 111%;
    margin-left: -5.5%; }
  .module-offer-item:hover {
    background-color: #b4c832;
    cursor: pointer; }
    .module-offer-item:hover .module-offer-item-content {
      color: #ffffff; }
      .module-offer-item:hover .module-offer-item-content h1, .module-offer-item:hover .module-offer-item-content h2, .module-offer-item:hover .module-offer-item-content h3 {
        color: #ffffff !important; }
  .module-offer-item.color-primary:hover {
    background-color: #b4c832; }
  .module-offer-item.color-secondary:hover {
    background-color: #6fc2e3; }

.module-offer-item-highlight {
  width: 100%;
  background-color: #b4c832;
  overflow: hidden;
  margin-top: 300px; }
  .module-offer-item-highlight.color-primary {
    background-color: #b4c832; }
  .module-offer-item-highlight.color-secondary {
    background-color: #6fc2e3; }
  .module-offer-item-highlight .module-offer-item-content {
    color: #ffffff; }
    .module-offer-item-highlight .module-offer-item-content h1, .module-offer-item-highlight .module-offer-item-content h2, .module-offer-item-highlight .module-offer-item-content h3 {
      color: #ffffff !important; }
  .module-offer-item-highlight .button {
    display: inline-block; }
  .module-offer-item-highlight p {
    display: block; }
  .module-offer-item-highlight .module-offer-item-content-sum {
    margin-bottom: 30px; }

.module-offer-item-invisible {
  display: none; }

.module-offer-item-filters {
  display: none; }

.module-offer-item-content {
  width: 90%;
  margin: 0 auto;
  color: #cccccc; }

.module-offer-item-content-sum {
  margin-bottom: 0px;
  font-size: 0; }
  .module-offer-item-content-sum img {
    display: none; }

.module-offer-item-content-sum-text {
  display: inline-block;
  vertical-align: top;
  width: 100%; }
  .module-offer-item-content-sum-text p {
    display: block;
    margin-left: 0; }

.module-offer-item-carousel-images {
  display: none; }

.module-offer-item-maps-locations {
  display: none; }

/* Filter */
.row-two-col-full .module-offer-filter .col.col-border-small {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid white; }

.row-two-col-full .module-offer-filter .col.no-title {
  margin-top: 12px; }

.module-offer-filter-container {
  display: none; }

.module-offer-filter {
  background-color: #6fc2e3; }
  .module-offer-filter.color-primary {
    background-color: #b4c832; }
  .module-offer-filter.color-secondary {
    background-color: #6fc2e3; }
  .module-offer-filter h2 {
    font-family: 'Avenir Next LT W02 Bold', sans-serif;
    font-size: 18px;
    color: #ffffff; }
  .module-offer-filter label {
    width: 100%;
    font-family: 'Avenir Next LT W02 Demi', sans-serif;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff; }
  .module-offer-filter input[type="checkbox"] + label:before, .module-offer-filter input[type="radio"] + label:before {
    background-position: 0px -30px; }
  .module-offer-filter input[type="radio"] + label:before {
    background-position: -60px -30px; }
  .module-offer-filter input[type="checkbox"]:checked + label:before {
    background-position: -30px -30px; }
  .module-offer-filter input[type="radio"]:checked + label:before {
    background-position: -90px -30px; }
  .module-offer-filter input[type="checkbox"].error + label:before {
    background-position: -60px -90px; }
  .module-offer-filter input[type="radio"].error + label:before {
    background-position: -60px -90px; }
  .module-offer-filter input[type="checkbox"].error:checked + label:before {
    background-position: -30px -90px; }
  .module-offer-filter input[type="radio"].error:checked + label:before {
    background-position: -90px -90px; }
  .module-offer-filter fieldset {
    position: relative;
    margin: 0;
    padding: 30px 0;
    border-bottom: 1px solid #ffffff; }
    .module-offer-filter fieldset:last-child {
      border-bottom: none; }
  .module-offer-filter .styled-select {
    width: 220px;
    margin-right: 20px; }
  .module-offer-filter .row-wrapped {
    position: relative; }
  .module-offer-filter .button-clear {
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 2;
    font-family: 'Avenir Next LT W02 Demi', sans-serif;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff; }
    .module-offer-filter .button-clear:hover {
      color: #ffffff; }
    .module-offer-filter .button-clear:before {
      display: block;
      position: absolute;
      top: -44px;
      left: 50%;
      margin-left: -14px;
      border-bottom: 14px solid #6fc2e3;
      border-left: 14px solid transparent;
      border-right: 14px solid transparent;
      content: ''; }
  .module-offer-filter.color-primary .button-clear:before {
    border-bottom: 14px solid #b4c832; }
  .module-offer-filter.color-secondary .button-clear:before {
    border-bottom: 14px solid #6fc2e3; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 600px) {
  .module-offer-sticky {
    position: absolute;
    top: 0;
    width: 50%;
    margin-bottom: 0;
    background-color: #cccccc; }
    .module-offer-sticky.fixed {
      position: fixed;
      top: 0px;
      bottom: auto;
      width: 50%; }
    .module-offer-sticky.absolute {
      top: auto;
      bottom: 0;
      width: 50%; }
  .module-offer-carousel {
    height: 390px; }
  .module-offer-maps {
    display: block;
    position: absolute;
    top: 390px;
    bottom: 0;
    width: 100%; }
    .module-offer-maps img {
      max-width: none; }
  .module-offer-items-your-area .module-offer-item {
    width: 104%;
    margin-left: -4%; }
  .module-offer-item-highlight {
    margin-top: 0px;
    height: 390px; }
  .module-offer-item-content {
    margin: 0; }
    .module-offer-items-your-area .module-offer-item-content {
      width: 100%;
      padding-right: 4%; }
    .module-offer-item-content p {
      margin-left: 4%; }
  .module-offer-item-content-sum {
    margin-left: 4%;
    margin-top: 0; }
  .module-offer-item-content-sum-text p {
    margin-left: 0; }
  /* Filter */
  .row-two-col-full .module-offer-filter .col {
    width: 50%; }
    .row-two-col-full .module-offer-filter .col.col-big {
      width: 100%; }
    .row-two-col-full .module-offer-filter .col.col-border-small {
      margin-bottom: 0px;
      padding-bottom: 0px;
      border-bottom: none; }
    .row-two-col-full .module-offer-filter .col.no-title {
      margin-top: 0;
      padding-top: 48px; } }

@media only screen and (min-width: 1024px) {
  .module-offer-sticky.fixed {
    top: 60px; }
  .module-offer-item-content-sum img {
    display: inline-block;
    vertical-align: top;
    width: 100%; }
  .module-offer-item-content-sum img {
    width: 40%; }
  .module-offer-item-content-sum-image {
    display: inline-block;
    padding-bottom: 29%;
    width: 40%;
    background-size: cover;
    background-position: center; }
  .module-offer-item-content-sum-text {
    width: 60%;
    padding-left: 4%; }
  /* Filter */
  .row-two-col-full .module-offer-filter .col {
    width: 32%; }
    .row-two-col-full .module-offer-filter .col.col-big {
      width: 32%; }
  .module-offer-filter fieldset .right {
    position: absolute;
    bottom: 45px;
    right: 0; } }

@media only screen and (min-width: 1200px) {
  .module-offer-carousel {
    height: 450px; }
  .module-offer-maps {
    top: 450px; }
  .module-offer-item-highlight {
    height: 450px; } }

/* ==========================================================================
   Offer
   ========================================================================== */
.module-offer-filter-overview.module-offer-filter-overview-active {
  margin-bottom: -30px; }

.module-offer-filter-overview ul {
  margin: 0;
  padding: 0; }

.module-offer-filter-overview li {
  position: relative;
  background-color: #eeeeee;
  color: #000000;
  font-size: 16px;
  padding: 2px 34px 2px 10px;
  display: inline-block;
  list-style-type: none;
  margin-right: 10px;
  margin-bottom: 10px; }

.module-offer-filter-overview .remove {
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
  font-size: 0;
  line-height: 0;
  cursor: pointer; }
  .module-offer-filter-overview .remove:after {
    position: absolute;
    display: block;
    top: 12px;
    right: 0;
    font-size: 10px;
    text-align: center;
    font-family: 'bpd-iconfont';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 34px;
    height: 34px;
    content: "\e601"; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ==========================================================================
   Header
   ========================================================================== */
.module-sitemap li {
  display: block;
  list-style-type: none; }
  .module-sitemap li.module-sitemap-main {
    margin-bottom: 20px; }

.module-sitemap h2 {
  margin-bottom: 0; }
  .module-sitemap h2 a {
    font-size: 24px;
    line-height: 28px; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ==========================================================================
   Maps
   ========================================================================== */
.module-maps {
  width: 100%;
  /*height: 300px;*/
  height: 0;
  padding-bottom: 50%; }
  .module-maps img {
    max-width: none; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
.module-usp {
  width: 100%;
  height: auto;
  overflow: hidden; }
  @media only screen and (min-width: 1024px) {
    .module-usp {
      height: 80vh; } }

.module-usp-blocks {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  display: table;
  border-collapse: collapse;
  table-layout: fixed;
  z-index: 2; }
  @media only screen and (min-width: 1024px) {
    .module-usp-blocks {
      position: absolute;
      left: 0;
      top: 0;
      height: 80vh; } }

.module-usp-block {
  display: table-row;
  width: auto;
  overflow: hidden;
  border-right: none;
  border-bottom: 1px solid white;
  transition: background-color .3s, transform .3s; }
  @media only screen and (min-width: 1024px) {
    .module-usp-block {
      display: table-cell;
      width: 100%;
      border-bottom: none;
      border-right: 1px solid rgba(255, 255, 255, 0.05); } }
  .module-usp-block:hover {
    cursor: pointer; }
    .module-usp-block:hover .module-usp-block-content-arrow {
      transform: translateX(-50%) rotate(0deg);
      top: 95%; }
    @media only screen and (min-width: 1024px) {
      .module-usp-block:hover .module-usp-block-content {
        transform: translateY(-85%); } }
    @media only screen and (min-width: 1024px) {
      .module-usp-block:hover .module-usp-block-content-title {
        transform: translateY(-50%); } }
  .module-usp-block.color-brown .module-usp-block-content-title:after {
    background-color: #AF8D46; }
  .module-usp-block.color-blue .module-usp-block-content-title:after {
    background-color: #396EB3; }
  .module-usp-block.color-pink .module-usp-block-content-title:after {
    background-color: #B49EA1; }
  .module-usp-block.color-purple .module-usp-block-content-title:after {
    background-color: #8B536A; }
  .module-usp-block.color-orange .module-usp-block-content-title:after {
    background-color: #D8981F; }
  .module-usp-block:last-of-type {
    border-right: none;
    border-bottom: none; }
  .module-usp-block .module-usp-block-content {
    width: 100%;
    height: 80px;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.4);
    transform: translateY(0);
    transition: transform .3s, height .3s; }
    @media only screen and (min-width: 1024px) {
      .module-usp-block .module-usp-block-content {
        height: 80vh;
        transform: translateY(-90%); } }
  .module-usp-block .module-usp-block-content-arrow {
    display: none;
    position: absolute;
    top: 4%;
    left: 50%;
    font-size: 20px;
    color: white;
    transform: translateX(-50%) rotate(180deg); }
    @media only screen and (min-width: 1024px) {
      .module-usp-block .module-usp-block-content-arrow {
        display: inline-block; } }
  .module-usp-block .module-usp-block-content-title {
    width: 100%;
    height: 100%;
    bottom: auto;
    transform: translateY(0);
    transition: transform .3s; }
    @media only screen and (min-width: 1024px) {
      .module-usp-block .module-usp-block-content-title {
        position: absolute;
        bottom: 0;
        top: auto;
        left: 0;
        height: 10%; } }
    .module-usp-block .module-usp-block-content-title span {
      position: relative;
      display: block;
      left: 50%;
      top: 50%;
      width: 75%;
      z-index: 2;
      font-size: 18px;
      line-height: 1.1;
      text-align: left;
      color: white;
      font-weight: 400;
      text-shadow: 1px 1px rgba(0, 0, 0, 0.4);
      transform: translate(-50%, -50%);
      transition: font-size .2s .2s; }
      @media only screen and (min-width: 1024px) {
        .module-usp-block .module-usp-block-content-title span {
          position: absolute;
          font-size: 15px;
          line-height: 1; } }
      @media only screen and (min-width: 1200px) {
        .module-usp-block .module-usp-block-content-title span {
          position: absolute;
          font-size: 17px;
          line-height: 1; } }
    .module-usp-block .module-usp-block-content-title:after {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      height: 400px;
      width: 10px;
      background-color: white;
      transition: background-color .3s .3s, height .3s .3s, width .3s .3s;
      z-index: 1;
      opacity: 0.95; }
      @media only screen and (min-width: 1024px) {
        .module-usp-block .module-usp-block-content-title:after {
          height: 10px;
          width: 100%;
          opacity: 1; } }
  .module-usp-block .module-usp-block-content-description {
    position: relative;
    left: 50%;
    width: 75%;
    height: auto;
    transform: translate(-40%, 0%);
    opacity: 0;
    transition: opacity .3s .3s, transform .3s .3s; }
    @media only screen and (min-width: 1024px) {
      .module-usp-block .module-usp-block-content-description {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-40%, -50%); } }
    .module-usp-block .module-usp-block-content-description h2 {
      margin-bottom: 10px;
      font-size: 22px;
      line-height: 1.1;
      text-align: left;
      color: white;
      text-shadow: none; }
      @media only screen and (min-width: 1024px) {
        .module-usp-block .module-usp-block-content-description h2 {
          margin-bottom: 20px;
          font-family: 'AvenirNextLTW02-Regular';
          font-size: 25px; } }
      @media only screen and (min-width: 1200px) {
        .module-usp-block .module-usp-block-content-description h2 {
          margin-bottom: 20px;
          font-family: 'AvenirNextLTW02-Regular';
          font-size: 32px; } }
    .module-usp-block .module-usp-block-content-description p {
      font-size: 15px;
      line-height: 1.3;
      text-align: left;
      color: white;
      font-weight: 400;
      text-shadow: none; }
      @media only screen and (min-width: 1024px) {
        .module-usp-block .module-usp-block-content-description p {
          font-size: 14px; } }
      @media only screen and (min-width: 1200px) {
        .module-usp-block .module-usp-block-content-description p {
          font-size: 16px; } }
    .module-usp-block .module-usp-block-content-description .button {
      margin-top: 20px;
      transform: translateY(0);
      opacity: 0;
      transition: opacity .3s .3s, transform .3s .3s;
      font-size: 14px; }
      @media only screen and (min-width: 1024px) {
        .module-usp-block .module-usp-block-content-description .button {
          transform: translateY(30%);
          transition: opacity .3s .6s, transform .3s .6s; } }
      @media only screen and (min-width: 1200px) {
        .module-usp-block .module-usp-block-content-description .button {
          font-size: 18px; } }
  .module-usp-block.is-selected .module-usp-block-content {
    height: auto;
    padding-bottom: 40px; }
    @media only screen and (min-width: 1024px) {
      .module-usp-block.is-selected .module-usp-block-content {
        height: 80vh;
        padding-bottom: 0;
        transform: translateY(0); } }
  .module-usp-block.is-selected .module-usp-block-content-title {
    height: auto; }
    @media only screen and (min-width: 1024px) {
      .module-usp-block.is-selected .module-usp-block-content-title {
        height: 10%; } }
    .module-usp-block.is-selected .module-usp-block-content-title span {
      top: 0;
      transform: translate(-50%, 0);
      text-shadow: none;
      padding-top: 26px;
      font-size: 14px;
      padding-bottom: 15px; }
      @media only screen and (min-width: 1024px) {
        .module-usp-block.is-selected .module-usp-block-content-title span {
          top: 50%;
          font-size: 15px;
          transform: translate(-50%, -50%);
          padding-top: 0;
          padding-bottom: 0; } }
      @media only screen and (min-width: 1200px) {
        .module-usp-block.is-selected .module-usp-block-content-title span {
          font-size: 17px; } }
    .module-usp-block.is-selected .module-usp-block-content-title:after {
      width: 100%; }
      @media only screen and (min-width: 1024px) {
        .module-usp-block.is-selected .module-usp-block-content-title:after {
          height: 100%; } }
  .module-usp-block.is-selected .module-usp-block-content-description {
    opacity: 1;
    transform: translate(-50%, 0%); }
    .module-usp-block.is-selected .module-usp-block-content-description .button {
      transform: translateY(0);
      opacity: 1; }
    @media only screen and (min-width: 1024px) {
      .module-usp-block.is-selected .module-usp-block-content-description {
        transform: translate(-50%, -50%); } }
  .module-usp-block.is-selected .module-usp-block-content-arrow {
    display: none; }
  .module-usp-block.is-selected:hover {
    cursor: default; }
    .module-usp-block.is-selected:hover .module-usp-block-content-arrow {
      top: 4%;
      transform: translateX(-50%) rotate(180deg); }
    .module-usp-block.is-selected:hover .module-usp-block-content-title {
      transform: translateY(0); }

.module-usp-block-content-description-link {
  color: #ffffff;
  font-size: 14px;
  line-height: 1.1;
  font-family: 'Avenir Next LT W02 Demi', sans-serif;
  text-decoration: none; }
  .module-usp-block-content-description-link span {
    top: -1px;
    position: relative;
    font-size: 10px; }

.module-usp-background {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: white;
  z-index: 1;
  overflow: hidden; }
  .module-usp-background .module-usp-image-top {
    position: absolute;
    left: 50%;
    top: 50%;
    min-width: 100%;
    height: auto;
    min-height: 100%;
    max-width: none;
    transform: translate(-50%, -50%);
    z-index: 2;
    opacity: 0;
    transition: opacity 0s; }
    .module-usp-background .module-usp-image-top.is-visible {
      opacity: 1;
      transition: opacity 1s; }
  .module-usp-background .module-usp-image-bottom {
    position: absolute;
    left: 50%;
    top: 50%;
    min-width: 100%;
    height: auto;
    min-height: 100%;
    max-width: none;
    transform: translate(-50%, -50%);
    z-index: 1; }

/* ==========================================================================
   Project Search Item
   ========================================================================== */
.module-project-search-item {
  margin-bottom: 50px; }
  .module-project-search-item a img {
    max-width: 100%; }
  .color-primary .module-project-search-item h2, .color-primary .module-project-search-item h3 {
    color: #b4c832; }
  .color-secondary .module-project-search-item h2, .color-secondary .module-project-search-item h3 {
    color: #6fc2e3; }
  .color-primary .module-project-search-item .button {
    background-color: #b4c832;
    border-color: #b4c832;
    color: #ffffff; }
    .color-primary .module-project-search-item .button:before {
      background-color: #b4c832; }
    .color-primary .module-project-search-item .button:after {
      background-color: #ffffff; }
    .color-primary .module-project-search-item .button:hover, .color-primary .module-project-search-item .button.active {
      color: #b4c832; }
  .color-secondary .module-project-search-item .button {
    background-color: #6fc2e3;
    border-color: #6fc2e3;
    color: #ffffff; }
    .color-secondary .module-project-search-item .button:before {
      background-color: #6fc2e3; }
    .color-secondary .module-project-search-item .button:after {
      background-color: #ffffff; }
    .color-secondary .module-project-search-item .button:hover, .color-secondary .module-project-search-item .button.active {
      color: #6fc2e3; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ==========================================================================
   Project Search Info
   ========================================================================== */
.module-project-search-info {
  display: inline-block;
  background-color: #b4c832;
  font-size: 18px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  width: 250px;
  text-align: center; }
  .color-primary .module-project-search-info {
    background-color: #b4c832; }
  .color-secondary .module-project-search-info {
    background-color: #6fc2e3; }
  .module-project-search-info a {
    font-family: 'Avenir Next LT W02 Demi', sans-serif;
    color: #ffffff;
    text-decoration: none; }
  .module-project-search-info .icon-arrow-right {
    position: relative; }
  .module-project-search-info .icon-arrow-right:before {
    font-size: 12px;
    margin-left: 2px;
    position: absolute;
    top: 4px;
    color: #ffffff; }

.infoBox:before {
  position: absolute;
  z-index: 999999;
  right: 10px;
  top: 10px;
  font-family: 'bpd-iconfont';
  font-size: 12px;
  line-height: 10px;
  color: #ffffff;
  content: "\e601"; }

.infoBox > img {
  position: absolute !important;
  z-index: 999999;
  right: 4px;
  top: 2px;
  opacity: 0; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ==========================================================================
   Paginator
   ========================================================================== */
.module-paginator {
  width: 100%;
  text-align: center; }
  .module-paginator ul {
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    *zoom: 1; }
    .module-paginator ul:before, .module-paginator ul:after {
      content: " ";
      display: table; }
    .module-paginator ul:after {
      clear: both; }
    .module-paginator ul li {
      margin-left: 15px;
      display: none; }
      .module-paginator ul li:first-child {
        margin-left: 0; }
      .module-paginator ul li.module-paginator-prev, .module-paginator ul li.module-paginator-next {
        display: inline-block; }
      .module-paginator ul li.module-paginator-prev {
        float: left; }
      .module-paginator ul li.module-paginator-next {
        float: right; }
  .module-paginator.color-primary .button.color-inverted {
    border-color: #b4c832;
    color: #b4c832; }
    .module-paginator.color-primary .button.color-inverted:after {
      background-color: #b4c832; }
    .module-paginator.color-primary .button.color-inverted:hover, .module-paginator.color-primary .button.color-inverted.active {
      color: #ffffff; }
  .module-paginator.color-secondary .button.color-inverted {
    border-color: #6fc2e3;
    color: #6fc2e3; }
    .module-paginator.color-secondary .button.color-inverted:after {
      background-color: #6fc2e3; }
    .module-paginator.color-secondary .button.color-inverted:hover, .module-paginator.color-secondary .button.color-inverted.active {
      color: #ffffff; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 750px) {
  .module-paginator ul li {
    display: inline-block; }
    .module-paginator ul li.module-paginator-prev, .module-paginator ul li.module-paginator-next {
      float: none; } }

/* ==========================================================================
   Social line
   ========================================================================== */
.module-social-line {
  width: 100%;
  height: 50px;
  padding-top: 15px;
  background-color: #6fc2e3;
  line-height: 0;
  color: #ffffff; }
  .module-social-line p {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0;
    white-space: nowrap;
    line-height: 1em; }

.module-social-line-nav {
  display: inline-block;
  vertical-align: top;
  margin-top: -2px; }
  .module-social-line-nav ul {
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0; }
    .module-social-line-nav ul li {
      display: inline-block;
      margin-left: 30px; }
      .module-social-line-nav ul li a {
        display: block;
        width: 22px;
        font-size: 0;
        color: #ffffff; }
        .module-social-line-nav ul li a:hover {
          color: #000000; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ==========================================================================
   Share
   ========================================================================== */
.module-share {
  display: inline-block;
  border: 2px solid #cccccc;
  line-height: 0;
  font-size: 0; }

.module-share-item {
  display: inline-block;
  vertical-align: top;
  border-right: 2px solid #cccccc;
  padding: 10px 20px;
  line-height: 24px;
  height: 44px;
  font-size: 18px; }
  .module-share-item:last-child {
    border-right: none; }

.module-share-item-text {
  display: none; }

a.module-share-item {
  font-size: 0;
  cursor: pointer; }
  a.module-share-item:hover {
    color: #000000;
    background-color: #b4c832; }
  .color-primary a.module-share-item:hover {
    background-color: #b4c832; }
  .color-secondary a.module-share-item:hover {
    background-color: #6fc2e3; }
  a.module-share-item:before {
    font-size: 18px; }
  a.module-share-item.icon-mail:before {
    margin: 0;
    vertical-align: top;
    line-height: 22px; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 600px) {
  .module-share-item-text {
    display: inline-block;
    font-family: 'Avenir Next LT W02 Demi', sans-serif; } }

/* ==========================================================================
   Locations
   ========================================================================== */
.module-locations h1, .module-locations h2, .module-locations h3, .module-locations .h1, .module-locations .h2, .module-locations .h3 {
  color: #000000; }

.module-locations.module-locations-footer {
  border-bottom: 1px solid #cccccc;
  padding-top: 50px;
  padding-bottom: 50px; }

.module-locations .module-locations-location {
  display: none;
  margin-bottom: 0; }

.module-locations.module-locations-no-collapse .module-locations-title {
  margin-bottom: 20px; }

.module-locations.module-locations-no-collapse .module-locations-location {
  display: inline-block;
  margin-bottom: 40px; }

.module-locations.module-locations-no-collapse .module-locations-selector {
  display: none; }

.module-locations .module-locations-title {
  margin-bottom: 60px; }

.module-locations-location {
  display: inline-block; }
  .module-locations-location h1, .module-locations-location h2, .module-locations-location h3, .module-locations-location .h1, .module-locations-location .h2, .module-locations-location .h3 {
    color: #000000; }
  .module-locations-location h2 {
    margin-bottom: 0; }

.module-locations-selector {
  margin-bottom: 10px; }
  .module-locations-selector .styled-select {
    width: 100%; }
  .module-locations-footer .module-locations-selector {
    margin-top: -10px; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 600px) {
  .module-locations-selector {
    margin-bottom: 20px; }
    .module-locations-footer .module-locations-selector {
      margin-top: -40px; } }

@media only screen and (min-width: 1024px) {
  .module-locations.module-locations-footer {
    background-image: url(/images/background-locations.gif);
    background-size: cover;
    background-position: center; }
  .module-locations .module-locations-selector {
    display: none; }
  .module-locations .module-locations-location {
    display: inline-block;
    margin-bottom: 60px; }
    .module-locations .module-locations-location:nth-last-child(1), .module-locations .module-locations-location:nth-last-child(2), .module-locations .module-locations-location:nth-last-child(3) {
      margin-bottom: 0; }
  .module-locations-location {
    margin-bottom: 60px; }
    .module-locations-location:nth-last-child(1), .module-locations-location:nth-last-child(2), .module-locations-location:nth-last-child(3) {
      margin-bottom: 0; } }

/* ==========================================================================
   Footer
   ========================================================================== */
.module-footer {
  *zoom: 1; }
  .module-footer:before, .module-footer:after {
    content: " ";
    display: table; }
  .module-footer:after {
    clear: both; }
  .module-footer img {
    height: 42px;
    width: auto;
    margin-right: 20px; }
  .module-footer .h2 {
    display: none; }
  .module-footer nav {
    margin-top: 40px; }
    .module-footer nav ul {
      margin: 0;
      padding: 0; }
    .module-footer nav li {
      display: inline-block;
      width: 100%;
      margin-bottom: 20px; }
      .module-footer nav li:last-child {
        margin-bottom: 0; }
    .module-footer nav a {
      display: inline-block;
      width: 100%;
      text-decoration: none; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 600px) {
  .module-footer img {
    display: inline-block;
    vertical-align: top; }
  .module-footer .h2 {
    display: inline-block;
    vertical-align: top;
    margin-top: 3px;
    -webkit-font-smoothing: subpixel-antialiased;
    font-family: 'AvenirNextLTW02-Regular', sans-serif;
    white-space: nowrap;
    font-size: 21px;
    line-height: 38px;
    color: #cccccc; }
  .module-footer nav {
    display: inline-block;
    vertical-align: top;
    float: left;
    width: 100%;
    margin-top: 8px;
    white-space: nowrap; }
    .module-footer nav li {
      width: auto;
      margin-left: 30px;
      margin-bottom: 0; }
      .module-footer nav li:first-child {
        margin-left: 0; } }

@media only screen and (min-width: 1024px) {
  .module-footer .h2 {
    margin-bottom: 0; }
  .module-footer nav {
    float: right;
    width: auto; } }

/* Color Theme */
/*@import "_color-theme.scss";*/

