@charset "UTF-8";
/* === What could this mixin possibly do? === */
@font-face {
  font-family: 'SimplonNorm Regular';
  src: url('/fonts/SimplonNorm-Regular-WebXL.eot');
  src: url('/fonts/SimplonNorm-Regular-WebXL.eot?#iefix') format('embedded-opentype'), url('/fonts/SimplonNorm-Regular-WebXL.woff') format('woff'), url('/fonts/SimplonNorm-Regular-WebXL.ttf') format('truetype'), url('/fonts/SimplonNorm-Regular-WebXL.svg#AkkuratRegular') format('svg');
  font-weight: normal;
  font-style: normal; }

.content-module {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale; }
  .content-module h1 {
    font-size: 4.25em;
    font-weight: 300; }
    @media screen and (max-width: 992px) {
  .content-module h1 {
    font-size: 2.5em; } }
    @media screen and (max-width: 650px) {
  .content-module h1 {
    font-size: 2.5em; } }
  .content-module h2 {
    font-size: 2.5em;
    font-weight: 300; }
    @media screen and (max-width: 992px) {
  .content-module h2 {
    font-size: 2.125em; } }
    @media screen and (max-width: 650px) {
  .content-module h2 {
    font-size: 1.75em; } }
  .content-module h3 {
    font-size: 1.25em;
    font-weight: 300; }
    @media screen and (max-width: 992px) {
  .content-module h3 {
    font-size: 1.1825em; } }
    @media screen and (max-width: 650px) {
  .content-module h3 {
    font-size: 1.0625em; } }
  .content-module h4 {
    font-style: 1em;
    font-weight: 300; }
    @media screen and (max-width: 992px) {
  .content-module h4 {
    font-size: 1em; } }
    @media screen and (max-width: 650px) {
  .content-module h4 {
    font-size: 1.0625em; } }
  .content-module p {
    font-size: 1.25em; }
    @media screen and (max-width: 992px) {
  .content-module p {
    font-size: 1.1825em; } }
    @media screen and (max-width: 650px) {
  .content-module p {
    font-size: 1.0625em; } }
    @media screen and (max-width: 540px) {
  .content-module p {
    word-wrap: break-word; } }
    .content-module p.small {
      font-size: 1em; }
      @media screen and (max-width: 992px) {
  .content-module p.small {
    font-size: 1em; } }
      @media screen and (max-width: 650px) {
  .content-module p.small {
    font-size: 1.0625em; } }
  .content-module a {
    font-weight: 300;
    text-decoration: none; }
    .content-module a i:before {
      position: relative;
      top: 4px;
      left: 0;
      transition: left 0.3s; }
    .content-module a:hover i:before {
      left: 5px; }

body.backeprosjekt .content-module {
  font-family: "SimplonNorm Regular", sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale; }
  body.backeprosjekt .content-module h1 {
    line-height: 1.35em; }
  body.backeprosjekt .content-module h2 {
    line-height: 1.35em; }
/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=d036a7ab582e44aca57b)
 * Config saved to config.json and https://gist.github.com/d036a7ab582e44aca57b
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

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

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 60%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button, select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td, th {
  padding: 0; }

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

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

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

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

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

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

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

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

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs, td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm, td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md, td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg, td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

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

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print, td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }

.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10002;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10003;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 10005; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 10004; }
  .mfp-preloader a {
    color: #ccc; }
  .mfp-preloader a:hover {
    color: #fff; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 10006;
  -webkit-box-shadow: none;
  box-shadow: none; }
  button::-moz-focus-inner {
    padding: 0;
    border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #fff;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #fff;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }
/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }
/**
 * Remove all paddings around the image on small screen
 */
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
    .mfp-img-mobile img.mfp-img {
      padding: 0; }
    .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0; }
      .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px; }
    .mfp-img-mobile .mfp-bottom-bar {
      background: rgba(0, 0, 0, 0.6);
      bottom: 0;
      margin: 0;
      top: auto;
      padding: 3px 5px;
      position: fixed;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0; }
    .mfp-img-mobile .mfp-counter {
      right: 5px;
      top: 3px; }
    .mfp-img-mobile .mfp-close {
      top: 0;
      right: 0;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: rgba(0, 0, 0, 0.6);
      position: fixed;
      text-align: center;
      padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
  .mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px; }
  .mfp-ie7 .mfp-container {
    padding: 0; }
  .mfp-ie7 .mfp-content {
    padding-top: 44px; }
  .mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0; }
/**
 * Swiper 3.2.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2015, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: November 7, 2015
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

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

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

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

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

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

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative; }
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }
/* Arrows */
.swiper-button-prev, .swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

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

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }
/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

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

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

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

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

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

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

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

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

.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px; }
/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px; }

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

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

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }
/* Coverflow */
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }
/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

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

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

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }
/* Cube */
.swiper-container-cube {
  overflow: visible; }

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

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

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

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

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

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

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

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

.swiper-scrollbar-cursor-drag {
  cursor: move; }
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

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

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

@font-face {
  font-family: "backe";
  src: url("/fonts/backe.eot");
  src: url("/fonts/backe.eot?#iefix") format("embedded-opentype"), url("/fonts/backe.woff") format("woff"), url("/fonts/backe.ttf") format("truetype"), url("/fonts/backe.svg#backe") format("svg");
  font-weight: normal;
  font-style: normal; }

[data-icon]:before {
  font-family: "backe" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "backe" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-arrow:before {
  content: "\61"; }

.icon-minus:before {
  content: "\63"; }

.icon-plus:before {
  content: "\64"; }

.icon-twisted-arrow:before {
  content: "\66"; }

.icon-house:before {
  content: "\69"; }

.icon-person:before {
  content: "\6a"; }

.icon-arrow-left:before {
  content: "\67"; }

.icon-arrow-down:before {
  content: "\68"; }

.icon-arrow-right:before {
  content: "\6d"; }

.icon-arrow-up:before {
  content: "\6e"; }

.icon-cogwheel:before {
  content: "\71"; }

.icon-paintbrush:before {
  content: "\73"; }

.icon-alt-arrow-down:before {
  content: "\70"; }

.icon-alt-arrow-up:before {
  content: "\6f"; }

.icon-trashcan:before {
  content: "\6b"; }

.icon-cross:before {
  content: "\72"; }

.icon-commercial:before {
  content: "\74"; }

.icon-sign:before {
  content: "\75"; }

.icon-residential:before {
  content: "\76"; }

.icon-ops:before {
  content: "\77"; }

.icon-arrow-up-and-down:before {
  content: "\78"; }

.icon-globe:before {
  content: "\7a"; }

.icon-chain:before {
  content: "\41"; }

.icon-folder:before {
  content: "\42"; }

.icon-document:before {
  content: "\43"; }

.icon-documents:before {
  content: "\44"; }

.icon-eye:before {
  content: "\45"; }

.icon-exlamation-mark:before {
  content: "\46"; }

.icon-pen:before {
  content: "\6c"; }

.icon-checkmark:before {
  content: "\47"; }

.icon-image:before {
  content: "\48"; }

.icon-pencil:before {
  content: "\49"; }

.icon-pointer:before {
  content: "\4a"; }

.icon-preview:before {
  content: "\4b"; }

.icon-rectangle:before {
  content: "\4c"; }

.icon-thick-cross:before {
  content: "\62"; }

.icon-search:before {
  content: "\65"; }

.icon-ops-square:before {
  content: "\4e"; }

.icon-commercial-square:before {
  content: "\4d"; }

.icon-residential-square:before {
  content: "\4f"; }

.icon-bp-hamburger:before {
  content: "\50"; }

.icon-alt-arrow-right:before {
  content: "\51"; }

.icon-alt-arrow-left:before {
  content: "\52"; }

.icon-devices:before {
  content: "\53"; }

.icon-warning:before {
  content: "\54"; }

.icon-pdf:before {
  content: "\55"; }

.icon-small-arrow:before {
  content: "\56"; }

.icon-small-arrow:before {
  content: "\56"; }

.icon-ellipsis:before {
  content: "\57"; }

.icon-hamburger:before {
  content: "\79"; }

.icon-list:before {
  content: "\58"; }

.icon-grid:before {
  content: "\57"; }

.icon-list:before {
  content: "\58"; }

.icon-grid:before {
  content: "\57"; }

.icon-small-arrow-2:before {
  content: "\5a"; }

.icon-ellipsis:before {
  content: "\59"; }
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target, .noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-target {
  position: relative;
  direction: ltr; }

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  /* Fix 401 */ }

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0; }

.noUi-handle {
  position: relative;
  z-index: 1; }

.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
   its values is > 50%. */
  z-index: 10; }

.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s; }

.noUi-state-drag * {
  cursor: inherit !important; }
/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 12px; }

.noUi-horizontal .noUi-handle {
  width: 30px;
  height: 30px;
  left: -17px;
  top: -9px; }

.noUi-vertical {
  width: 18px; }

.noUi-vertical .noUi-handle {
  width: 30px;
  height: 30px;
  left: -6px;
  top: -17px; }
/* Styling;
 */
.noUi-background {
  background: #eaeaea; }

.noUi-connect {
  background: #88cce2;
  -webkit-transition: background 450ms;
  transition: background 450ms; }

.noUi-origin {
  border-radius: 2px; }

.noUi-target {
  border-radius: 4px; }

/* Handles and cursors;
 */

.noUi-draggable {
  cursor: w-resize; }

.noUi-vertical .noUi-draggable {
  cursor: n-resize; }

.noUi-handle {
  position: relative;
  border-radius: 50%;
  background: #363636;
  cursor: pointer; }
  .noUi-handle:after {
    display: block;
    content: ' ';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background: #fff; }

/* Disabled state;
 */

[disabled].noUi-connect, [disabled] .noUi-connect {
  background: #b8b8b8; }

[disabled].noUi-origin, [disabled] .noUi-handle {
  cursor: not-allowed; }
/* Base;
 *
 */
.noUi-pips, .noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-pips {
  position: absolute;
  color: #999; }
/* Values;
 *
 */
.noUi-value {
  width: 40px;
  position: absolute;
  text-align: center; }

.noUi-value-sub {
  color: #ccc;
  font-size: 10px; }
/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #ccc; }

.noUi-marker-sub {
  background: #aaa; }

.noUi-marker-large {
  background: #aaa; }
/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 50px;
  top: 100%;
  left: 0;
  width: 100%; }

.noUi-value-horizontal {
  margin-left: -20px;
  padding-top: 20px; }

.noUi-value-horizontal.noUi-value-sub {
  padding-top: 15px; }

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px; }

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px; }

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px; }
/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%; }

.noUi-value-vertical {
  width: 15px;
  margin-left: 20px;
  margin-top: -5px; }

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px; }

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px; }

.noUi-marker-vertical.noUi-marker-large {
  width: 15px; }

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  background: #fff;
  padding: 5px;
  text-align: center; }

.noUi-horizontal .noUi-handle-lower .noUi-tooltip {
  top: -32px; }

.noUi-horizontal .noUi-handle-upper .noUi-tooltip {
  bottom: -32px; }

.noUi-vertical .noUi-handle-lower .noUi-tooltip {
  left: 120%; }

.noUi-vertical .noUi-handle-upper .noUi-tooltip {
  right: 120%; }

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    user-select: none;
    -webkit-user-select: none;
    padding: 11px 4px 11px 12px;
    font-size: 1.125em; }
  .select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #747a7e; }
  .select2-container[dir="rtl"] .select2-selection--single {
    padding: 10px 12px 10px 4px; }
    .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
      padding-right: 8px;
      padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    font-size: 1.125em;
    user-select: none;
    -webkit-user-select: none; }
  .select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .select2-container .select2-selection--multiple:focus {
    outline: none; }
  .select2-container .select2-search--inline {
    float: left; }
  .select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none !important;
    font-size: 100%;
    margin-top: 5px;
    padding: 0;
    padding-left: 0;
    margin-bottom: 0; }
    .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }

.select2-results__options li[id*="-hidden-"] {
  display: none !important; }

.mfp-content .select2-container {
  z-index: 10006; }

.select2-dropdown {
  border: 1px solid #edf1f3;
  border-radius: 5px;
  border-top: 0px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  top: 5px;
  left: -100000px;
  width: 100%;
  z-index: 10050;
  font-size: 1.1em; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
  border-radius: 1px; }

.select2-results__option {
  padding: 6px 16px;
  user-select: none;
  -webkit-user-select: none; }
  .select2-results__option[aria-selected] {
    cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-top: 2px solid #21acea; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box; }
  .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

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

.select2-selection:focus {
  outline: none; }

.select2-container--default {
  font-weight: 300; }
  .select2-container--default .select2-selection--single {
    background-color: #e9eff2;
    border: 1px solid #edf1f3;
    padding: 0 20px;
    line-height: 60px;
    font-size: 1em;
    color: #2e4559; }
  .select2-container--default .select2-selection--single[aria-expanded="true"] {
    border-bottom: 0; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #2e4559;
    font-size: 1.2em; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #2e4559; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 30px;
    width: 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 3px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      background-image: none;
      position: relative; }
      .select2-container--default .select2-selection--single .select2-selection__arrow b:after {
        display: block;
        position: absolute;
        top: 6px;
        font-size: 1.75em;
        font-family: "backe" !important;
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\68";
        display: block;
        position: absolute;
        color: #242b3b;
        font-size: 18px; }
  .select2-container--default .select2-selection--single[aria-expanded="true"] .select2-selection__arrow b:after {
    content: "\6e"; }
  .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left; }
    .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
      left: 1px;
      right: auto; }
  .select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default; }
    .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
      display: none; }
  .select2-container--default.select2-container--open .select2-selection--single {
    border: 1px solid #edf1f3; }
    .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
      background-image: url('/img/icons/arrow-up-blue.svg'); }
  .select2-container--default .select2-selection--multiple {
    border: 1px solid #edf1f3;
    background-color: #fff;
    color: #555;
    font-weight: 300;
    cursor: text;
    padding: 10px 0 9px 0; }
  .select2-container--default .select2-selection--multiple:after {
    font-family: "backe" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\68";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    font-size: 18px; }
  .select2-container--default .select2-selection--multiple[aria-expanded="true"]:after {
    content: "\6e"; }
  .select2-container--default .select2-selection--multiple .select2-search__field {
    height: 30px; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
  .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #d8dfe5;
    color: #242b3b;
    border-radius: 3px;
    cursor: default;
    float: left;
    margin-right: 3px;
    margin-top: 3px;
    padding: 2px 10px 4px 10px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #242b3b;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 5px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }
  .select2-container--default .select2-selection--multiple .select2-search.select2-search--inline input {
    line-height: inherit; }
  .select2-container--default .select2-results__options[aria-multiselectable="true"] .select2-results__option[aria-selected=true] {
    display: none; }
  .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
    float: right; }
    .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
      margin-left: 5px;
      margin-right: auto; }
    .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
      margin-left: 2px;
      margin-right: auto; }
  .select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #ddd;
    outline: none; }
  .select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none; }
  .select2-container--default .select2-dropdown {
    background-color: #e9eff2;
    color: #2e4559; }
  .select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border: 1px solid #ddd;
    border-top: 1px solid #ccc; }
  .select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  .select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: none; }
  .select2-container--default .select2-search--inline {
    line-height: 30px; }
  .select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none; }
  .select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto; }
  .select2-container--default .select2-results__option[role=group] {
    padding: 0; }
  .select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999; }
  .select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
      padding-left: 0;
      font-size: 1.2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -1em;
      padding-left: 2em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -2em;
        padding-left: 3em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -3em;
          padding-left: 4em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -4em;
            padding-left: 5em; }
            .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
              margin-left: -5em;
              padding-left: 6em; }
  .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #2e4559;
    color: #fff; }
  .select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
    font-size: 1.3em; }

.select2-container--frontend {
  font-weight: 400;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25); }
  .select2-container--frontend .select2-selection--single {
    background-color: #363636;
    border: 0px solid #edf1f3;
    padding: 0 20px;
    line-height: 60px;
    font-size: 1em;
    color: #fff; }
  .select2-container--frontend .select2-selection--single[aria-expanded="true"] {
    border-bottom: 0; }
  .select2-container--frontend .select2-selection--single .select2-selection__rendered {
    color: #fff;
    font-size: 1.2em; }
  .select2-container--frontend .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700; }
  .select2-container--frontend .select2-selection--single .select2-selection__placeholder {
    color: #fff; }
  .select2-container--frontend .select2-selection--single .select2-selection__arrow {
    height: 30px;
    width: 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px; }
    .select2-container--frontend .select2-selection--single .select2-selection__arrow b {
      background-image: none;
      position: relative; }
      .select2-container--frontend .select2-selection--single .select2-selection__arrow b:after {
        display: block;
        transform: rotate(90deg);
        position: absolute;
        top: 2px;
        font-size: 1.75em;
        font-family: "backe" !important;
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "a";
        color: #fff; }
  .select2-container--frontend[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left; }
    .select2-container--frontend[dir="rtl"] .select2-selection--single .select2-selection__arrow {
      left: 1px;
      right: auto; }
  .select2-container--frontend.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default; }
    .select2-container--frontend.select2-container--disabled .select2-selection--single .select2-selection__clear {
      display: none; }
  .select2-container--frontend.select2-container--open .select2-selection--single .select2-selection__arrow b:after {
    transform: rotate(-90deg); }
  .select2-container--frontend .select2-selection--multiple {
    border: 0px solid #edf1f3;
    background-color: #fff;
    color: #555;
    font-weight: 300;
    cursor: text;
    padding: 10px 0 9px 0; }
  .select2-container--frontend .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
  .select2-container--frontend .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left; }
  .select2-container--frontend .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px; }
  .select2-container--frontend .select2-selection--multiple .select2-selection__choice {
    background-color: #eaeaea;
    color: #3c3c3c;
    border-radius: 1px;
    cursor: default;
    float: left;
    margin-right: 3px;
    margin-top: 3px;
    padding: 2px 10px 4px 20px; }
  .select2-container--frontend .select2-selection--multiple .select2-selection__choice__remove {
    color: #363636;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 5px; }
    .select2-container--frontend .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }
  .select2-container--frontend .select2-selection--multiple .select2-search.select2-search--inline input {
    line-height: inherit; }
  .select2-container--frontend .select2-results__options[aria-multiselectable="true"] .select2-results__option[aria-selected=true] {
    display: none; }
  .select2-container--frontend[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--frontend[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
    float: right; }
    .select2-container--frontend[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
      margin-left: 5px;
      margin-right: auto; }
    .select2-container--frontend[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
      margin-left: 2px;
      margin-right: auto; }
  .select2-container--frontend.select2-container--focus .select2-selection--multiple {
    outline: none; }
  .select2-container--frontend.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default; }
  .select2-container--frontend.select2-container--disabled .select2-selection__choice__remove {
    display: none; }
  .select2-container--frontend .select2-dropdown {
    background-color: #363636;
    color: #fff;
    border-radius: 1px;
    border: 0px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25); }
  .select2-container--frontend.select2-container--open.select2-container--above .select2-selection--single, .select2-container--frontend.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .select2-container--frontend.select2-container--open.select2-container--below .select2-selection--single, .select2-container--frontend.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  .select2-container--frontend .select2-search--dropdown .select2-search__field {
    outline: none; }
  .select2-container--frontend .select2-search--inline {
    line-height: 30px; }
  .select2-container--frontend .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none; }
  .select2-container--frontend .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto; }
  .select2-container--frontend .select2-results__option[role=group] {
    padding: 0; }
  .select2-container--frontend .select2-results__option[aria-disabled=true] {
    color: #999; }
  .select2-container--frontend .select2-results__option .select2-results__option {
    padding-left: 1em; }
    .select2-container--frontend .select2-results__option .select2-results__option .select2-results__group {
      padding-left: 0;
      font-size: 1.2em; }
    .select2-container--frontend .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -1em;
      padding-left: 2em; }
      .select2-container--frontend .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -2em;
        padding-left: 3em; }
        .select2-container--frontend .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -3em;
          padding-left: 4em; }
          .select2-container--frontend .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -4em;
            padding-left: 5em; }
            .select2-container--frontend .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
              margin-left: -5em;
              padding-left: 6em; }
  .select2-container--frontend .select2-results__option--highlighted[aria-selected] {
    background-color: #eaeaea;
    color: #3c3c3c; }
  .select2-container--frontend .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
    font-size: 1.3em; }

.select2-container--backe, .select2-container--backe-blue-dropdown {
  font-weight: 400;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25); }
  .select2-container--backe .select2-selection--single, .select2-container--backe-blue-dropdown .select2-selection--single {
    background-color: #fff;
    border: 0px solid #fff;
    padding: 0 20px;
    line-height: 45px;
    font-size: 1em;
    color: #242b3b; }
  .select2-container--backe .select2-selection--single[aria-expanded="true"], .select2-container--backe-blue-dropdown .select2-selection--single[aria-expanded="true"] {
    border-bottom: 0; }
  .select2-container--backe .select2-selection--single .select2-selection__rendered, .select2-container--backe-blue-dropdown .select2-selection--single .select2-selection__rendered {
    color: #242b3b;
    text-transform: uppercase;
    font-family: "SimplonNorm Medium";
    font-size: 18px;
    position: relative;
    top: 2px; }
  @media screen and (max-width: 650px) {
    .select2-container--backe .select2-selection--single, .select2-container--backe-blue-dropdown .select2-selection--single {
      line-height: 40px; }
      .select2-container--backe .select2-selection--single .select2-selection__rendered, .select2-container--backe-blue-dropdown .select2-selection--single .select2-selection__rendered {
        font-size: 15px; } }
  .select2-container--backe .select2-selection--single .select2-selection__clear, .select2-container--backe-blue-dropdown .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700; }
  .select2-container--backe .select2-selection--single .select2-selection__placeholder, .select2-container--backe-blue-dropdown .select2-selection--single .select2-selection__placeholder {
    color: #242b3b; }
  .select2-container--backe .select2-selection--single .select2-selection__arrow, .select2-container--backe-blue-dropdown .select2-selection--single .select2-selection__arrow {
    height: 24px;
    width: 24px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 9px; }
    .select2-container--backe .select2-selection--single .select2-selection__arrow b, .select2-container--backe-blue-dropdown .select2-selection--single .select2-selection__arrow b {
      background-image: none;
      position: relative; }
      .select2-container--backe .select2-selection--single .select2-selection__arrow b:after, .select2-container--backe-blue-dropdown .select2-selection--single .select2-selection__arrow b:after {
        display: block;
        transform: rotate(90deg);
        position: absolute;
        top: 4px;
        font-size: 16px;
        font-family: "backe" !important;
        font-style: normal !important;
        font-weight: 700 !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "a";
        color: #242b3b; }
  .select2-container--backe[dir="rtl"] .select2-selection--single .select2-selection__clear, .select2-container--backe-blue-dropdown[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left; }
    .select2-container--backe[dir="rtl"] .select2-selection--single .select2-selection__arrow, .select2-container--backe-blue-dropdown[dir="rtl"] .select2-selection--single .select2-selection__arrow {
      left: 1px;
      right: auto; }
  .select2-container--backe.select2-container--disabled .select2-selection--single, .select2-container--backe-blue-dropdown.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default; }
    .select2-container--backe.select2-container--disabled .select2-selection--single .select2-selection__clear, .select2-container--backe-blue-dropdown.select2-container--disabled .select2-selection--single .select2-selection__clear {
      display: none; }
  .select2-container--backe.select2-container--open .select2-selection--single .select2-selection__arrow b:after, .select2-container--backe-blue-dropdown.select2-container--open .select2-selection--single .select2-selection__arrow b:after {
    transform: rotate(-90deg); }
  .select2-container--backe .select2-selection--multiple, .select2-container--backe-blue-dropdown .select2-selection--multiple {
    border: 0px solid #edf1f3;
    background-color: #fff;
    color: #555;
    font-weight: 300;
    cursor: text;
    padding: 10px 0 9px 0; }
  .select2-container--backe .select2-selection--multiple .select2-selection__rendered, .select2-container--backe-blue-dropdown .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
  .select2-container--backe .select2-selection--multiple .select2-selection__placeholder, .select2-container--backe-blue-dropdown .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left; }
  .select2-container--backe .select2-selection--multiple .select2-selection__clear, .select2-container--backe-blue-dropdown .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px; }
  .select2-container--backe .select2-selection--multiple .select2-selection__choice, .select2-container--backe-blue-dropdown .select2-selection--multiple .select2-selection__choice {
    background-color: #eaeaea;
    color: #242b3b;
    border-radius: 1px;
    cursor: default;
    float: left;
    margin-right: 3px;
    margin-top: 3px;
    padding: 2px 10px 4px 20px; }
  .select2-container--backe .select2-selection--multiple .select2-selection__choice__remove, .select2-container--backe-blue-dropdown .select2-selection--multiple .select2-selection__choice__remove {
    color: #363636;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 5px; }
    .select2-container--backe .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--backe-blue-dropdown .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }
  .select2-container--backe .select2-selection--multiple .select2-search.select2-search--inline input, .select2-container--backe-blue-dropdown .select2-selection--multiple .select2-search.select2-search--inline input {
    line-height: inherit; }
  .select2-container--backe .select2-results__options[aria-multiselectable="true"] .select2-results__option[aria-selected=true], .select2-container--backe-blue-dropdown .select2-results__options[aria-multiselectable="true"] .select2-results__option[aria-selected=true] {
    display: none; }
  .select2-container--backe[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--backe-blue-dropdown[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--backe[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--backe-blue-dropdown[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
    float: right; }
    .select2-container--backe[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--backe-blue-dropdown[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
      margin-left: 5px;
      margin-right: auto; }
    .select2-container--backe[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove, .select2-container--backe-blue-dropdown[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
      margin-left: 2px;
      margin-right: auto; }
  .select2-container--backe.select2-container--focus .select2-selection--multiple, .select2-container--backe-blue-dropdown.select2-container--focus .select2-selection--multiple {
    outline: none; }
  .select2-container--backe.select2-container--disabled .select2-selection--multiple, .select2-container--backe-blue-dropdown.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default; }
  .select2-container--backe.select2-container--disabled .select2-selection__choice__remove, .select2-container--backe-blue-dropdown.select2-container--disabled .select2-selection__choice__remove {
    display: none; }
  .select2-container--backe .select2-results, .select2-container--backe-blue-dropdown .select2-results {
    padding: 24px 0; }
  .select2-container--backe .select2-dropdown, .select2-container--backe-blue-dropdown .select2-dropdown {
    top: 16px;
    background-color: #fff;
    color: #242b3b;
    border-radius: 1px;
    border: 0px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25); }
  .select2-container--backe .select2-results__option, .select2-container--backe-blue-dropdown .select2-results__option {
    padding: 6px 32px; }
  .select2-container--backe.select2-container--open.select2-container--above .select2-selection--single, .select2-container--backe-blue-dropdown.select2-container--open.select2-container--above .select2-selection--single, .select2-container--backe.select2-container--open.select2-container--above .select2-selection--multiple, .select2-container--backe-blue-dropdown.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .select2-container--backe .select2-dropdown--above, .select2-container--backe-blue-dropdown .select2-dropdown--above {
    top: -14px; }
  .select2-container--backe.select2-container--open.select2-container--below .select2-selection--single, .select2-container--backe-blue-dropdown.select2-container--open.select2-container--below .select2-selection--single, .select2-container--backe.select2-container--open.select2-container--below .select2-selection--multiple, .select2-container--backe-blue-dropdown.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  .select2-container--backe .select2-search--dropdown .select2-search__field, .select2-container--backe-blue-dropdown .select2-search--dropdown .select2-search__field {
    outline: none; }
  .select2-container--backe .select2-search--inline, .select2-container--backe-blue-dropdown .select2-search--inline {
    line-height: 30px; }
  .select2-container--backe .select2-search--inline .select2-search__field, .select2-container--backe-blue-dropdown .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none; }
  .select2-container--backe .select2-results > .select2-results__options, .select2-container--backe-blue-dropdown .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto; }
  .select2-container--backe .select2-results__option, .select2-container--backe-blue-dropdown .select2-results__option {
    font-family: "SimplonNorm Regular";
    font-size: 18px; }
  .select2-container--backe .select2-results__option[aria-disabled=true], .select2-container--backe-blue-dropdown .select2-results__option[aria-disabled=true] {
    color: #999; }
  .select2-container--backe .select2-results__option .select2-results__option, .select2-container--backe-blue-dropdown .select2-results__option .select2-results__option {
    padding: 0px 32px;
    padding-left: 0em; }
    .select2-container--backe .select2-results__option .select2-results__option .select2-results__option, .select2-container--backe-blue-dropdown .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -1em;
      padding-left: 2em; }
      .select2-container--backe .select2-results__option .select2-results__option .select2-results__option .select2-results__option, .select2-container--backe-blue-dropdown .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -2em;
        padding-left: 3em; }
        .select2-container--backe .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option, .select2-container--backe-blue-dropdown .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -3em;
          padding-left: 4em; }
          .select2-container--backe .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option, .select2-container--backe-blue-dropdown .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -4em;
            padding-left: 5em; }
            .select2-container--backe .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option, .select2-container--backe-blue-dropdown .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
              margin-left: -5em;
              padding-left: 6em; }
  .select2-container--backe .select2-results__option--highlighted[aria-selected], .select2-container--backe-blue-dropdown .select2-results__option--highlighted[aria-selected] {
    position: relative; }
  .select2-container--backe .select2-results__option--highlighted[aria-selected]:before, .select2-container--backe-blue-dropdown .select2-results__option--highlighted[aria-selected]:before {
    content: ' ';
    display: block;
    position: absolute;
    height: 8px;
    width: 8px;
    background-color: #ffb500;
    top: 7px;
    left: -17px; }
  .select2-container--backe .select2-results__group, .select2-container--backe-blue-dropdown .select2-results__group {
    cursor: default;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    color: #8f9aaa; }
  .select2-container--backe.select2-container--backe-blue-dropdown, .select2-container--backe-blue-dropdown.select2-container--backe-blue-dropdown {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid #242b3b; }
  .select2-container--backe.select2-container--backe-blue-dropdown .select2-results, .select2-container--backe-blue-dropdown.select2-container--backe-blue-dropdown .select2-results {
    background-color: #242b3b;
    color: #fff; }
  .select2-container--backe.select2-container--backe-blue-dropdown .select2-results__option--highlighted[aria-selected], .select2-container--backe-blue-dropdown.select2-container--backe-blue-dropdown .select2-results__option--highlighted[aria-selected] {
    color: #ffb500; }

select.outlined + .select2-container {
  border: 1px solid #8f9aaa;
  box-shadow: none; }

.select2-container--error .select2-selection--single {
  background-color: #fff;
  border: 1px solid #ea5037;
  padding: 8px 14px;
  font-size: 1.1em;
  color: #747a7e; }
  .select2-container--error .select2-selection--single[aria-expanded="true"] {
    border-bottom: 0; }
  .select2-container--error .select2-selection--single .select2-selection__rendered {
    color: #444; }
  .select2-container--error .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700; }
  .select2-container--error .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--error .select2-selection--single .select2-selection__arrow {
    color: #667072;
    height: 26px;
    width: 20px;
    position: absolute;
    top: 9px;
    right: 9px; }
    .select2-container--error .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 6px 5px 0 5px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }
  .select2-container--error[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left; }
    .select2-container--error[dir="rtl"] .select2-selection--single .select2-selection__arrow {
      left: 1px;
      right: auto; }
  .select2-container--error.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default; }
    .select2-container--error.select2-container--disabled .select2-selection--single .select2-selection__clear {
      display: none; }
  .select2-container--error.select2-container--open .select2-selection--single {
    border: 1px solid #ea5037;
    border-bottom: 1px solid #ccc; }
    .select2-container--error.select2-container--open .select2-selection--single .select2-selection__arrow b {
      border-color: transparent transparent #888 transparent;
      border-width: 0 5px 6px 5px; }
  .select2-container--error .select2-selection--multiple {
    padding: 6px 10px;
    border: 1px solid #ea5037;
    box-shadow: inset 0 0 4px rgba(102, 175, 233, 0.2);
    background-color: #fff;
    color: #555;
    font-weight: 300;
    cursor: text; }
  .select2-container--error .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
  .select2-container--error .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left; }
  .select2-container--error .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px; }
  .select2-container--error .select2-selection--multiple .select2-selection__choice {
    color: #fff;
    border-radius: 3px;
    cursor: default;
    float: left;
    margin-right: 3px;
    margin-top: 3px;
    padding: 5px 10px 6px 10px; }
  .select2-container--error .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 5px; }
    .select2-container--error .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }
  .select2-container--error .select2-results__options[aria-multiselectable="true"] .select2-results__option[aria-selected=true] {
    display: none; }
  .select2-container--error[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--error[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
    float: right; }
    .select2-container--error[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
      margin-left: 5px;
      margin-right: auto; }
    .select2-container--error[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
      margin-left: 2px;
      margin-right: auto; }
  .select2-container--error.select2-container--focus .select2-selection--multiple {
    border: 1px solid #ddd;
    box-shadow: inset 0 0 4px rgba(102, 175, 233, 0.2);
    outline: none; }
  .select2-container--error.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default; }
  .select2-container--error.select2-container--disabled .select2-selection__choice__remove {
    display: none; }
  .select2-container--error.select2-container--open.select2-container--above .select2-selection--single, .select2-container--error.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border: 1px solid #ea5037;
    border-top: 1px solid #ccc; }
  .select2-container--error.select2-container--open.select2-container--below .select2-selection--single, .select2-container--error.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  .select2-container--error .select2-dropdown {
    border: 1px solid #ea5037;
    border-top: 0; }
  .select2-container--error .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: none; }
  .select2-container--error .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none; }
  .select2-container--error .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto; }
  .select2-container--error .select2-results__option[role=group] {
    padding: 0; }
  .select2-container--error .select2-results__option[aria-disabled=true] {
    color: #999; }
  .select2-container--error .select2-results__option[aria-selected=true] {
    font-weight: 700; }
  .select2-container--error .select2-results__option .select2-results__option {
    padding-left: 1em; }
    .select2-container--error .select2-results__option .select2-results__option .select2-results__group {
      padding-left: 0;
      font-weight: 700;
      font-size: 1.2em; }
    .select2-container--error .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -1em;
      padding-left: 2em; }
      .select2-container--error .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -2em;
        padding-left: 3em; }
        .select2-container--error .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -3em;
          padding-left: 4em; }
          .select2-container--error .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -4em;
            padding-left: 5em; }
            .select2-container--error .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
              margin-left: -5em;
              padding-left: 6em; }
  .select2-container--error .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
    font-size: 1.3em; }

.popup.section-background .popup-content .background-colors-container > div.brandblue {
  background-color: #242b3b; }
  .popup.section-background .popup-content .background-colors-container > div.primaryColor {
    background-color: #363636; }
  .popup.section-background .popup-content .background-colors-container > div.primaryColorLight {
    background-color: #eaeaea; }
  .popup.section-background .popup-content .background-colors-container > div.secondaryColor {
    background-color: #88cce2; }
  .popup.section-background .popup-content .background-colors-container > div.secondaryColorLight {
    background-color: #f3fafc; }

@keyframes plyr-progress {
  to {
    background-position: 25px 0; } }

@keyframes plyr-popup {
  0% {
    opacity: 0.5;
    transform: translateY(10px); }

  to {
    opacity: 1;
    transform: translateY(0); } }

@keyframes plyr-fade-in {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

.plyr {
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased;
  direction: ltr;
  font-family: Avenir, 'Avenir Next', 'Helvetica Neue', 'Segoe UI', Helvetica, Arial, sans-serif;
  font-variant-numeric: tabular-nums;
  font-weight: 500;
  line-height: 1.7;
  max-width: 100%;
  min-width: 200px;
  position: relative;
  text-shadow: none;
  transition: box-shadow 0.3s ease; }
  .plyr video, .plyr audio {
    border-radius: inherit;
    height: auto;
    vertical-align: middle;
    width: 100%; }
  .plyr button {
    font: inherit;
    line-height: inherit;
    width: auto; }
  .plyr:focus {
    outline: 0; }

.plyr--full-ui {
  box-sizing: border-box; }
  .plyr--full-ui *, .plyr--full-ui *::after, .plyr--full-ui *::before {
    box-sizing: inherit; }

.plyr--full-ui a, .plyr--full-ui button, .plyr--full-ui input, .plyr--full-ui label {
  touch-action: manipulation; }

.plyr__badge {
  background: #4a5764;
  border-radius: 2px;
  color: #fff;
  font-size: 9px;
  line-height: 1;
  padding: 3px 4px; }

.plyr--full-ui ::-webkit-media-text-track-container {
  display: none; }

.plyr__captions {
  animation: plyr-fade-in 0.3s ease;
  bottom: 0;
  color: #fff;
  display: none;
  font-size: 14px;
  left: 0;
  padding: 10px;
  position: absolute;
  text-align: center;
  transition: transform 0.4s ease-in-out;
  width: 100%; }
  .plyr__captions .plyr__caption {
    background: rgba(36, 43, 59, 0.8);
    border-radius: 2px;
    box-decoration-break: clone;
    line-height: 185%;
    padding: 0.2em 0.5em;
    white-space: pre-wrap; }
  .plyr__captions .plyr__caption div {
    display: inline; }
  .plyr__captions span:empty {
    display: none; }
  @media (min-width: 480px) {
  .plyr__captions {
    font-size: 16px;
    padding: 20px; } }
  @media (min-width: 768px) {
  .plyr__captions {
    font-size: 18px; } }

.plyr--captions-active .plyr__captions {
  display: block; }

.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty) ~ .plyr__captions {
  transform: translateY(-40px); }

.plyr__control {
  background: transparent;
  border: 0;
  border-radius: 3px;
  color: inherit;
  cursor: pointer;
  flex-shrink: 0;
  overflow: visible;
  padding: 7px;
  position: relative;
  transition: all 0.3s ease; }
  .plyr__control svg {
    display: block;
    fill: currentColor;
    height: 18px;
    pointer-events: none;
    width: 18px; }
  .plyr__control:focus {
    outline: 0; }
  .plyr__control.plyr__tab-focus {
    box-shadow: 0 0 0 5px rgba(36, 43, 59, 0.5);
    outline: 0; }

a.plyr__control {
  text-decoration: none; }
  a.plyr__control::after, a.plyr__control::before {
    display: none; }

.plyr__control:not(.plyr__control--pressed) .icon--pressed, .plyr__control.plyr__control--pressed .icon--not-pressed, .plyr__control:not(.plyr__control--pressed) .label--pressed, .plyr__control.plyr__control--pressed .label--not-pressed {
  display: none; }

.plyr--audio .plyr__control.plyr__tab-focus, .plyr--audio .plyr__control:hover, .plyr--audio .plyr__control[aria-expanded='true'] {
  background: #242b3b;
  color: #fff; }

.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded='true'] {
  background: #242b3b;
  color: #fff; }

.plyr__control--overlaid {
  background: #242b3b;
  border-radius: 100%;
  color: #fff;
  display: none;
  left: 50%;
  padding: 25px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  border: 4px solid currentColor;
  cursor: pointer;
  transition: background 0.3s ease, color 0.3s ease, opacity 0.3s ease; }
  .plyr__control--overlaid:after {
    content: '';
    border-left: 25px solid #fff;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(calc(-50% + 15%), -50%); }
  .plyr__control--overlaid svg {
    left: 2px;
    position: relative;
    width: 34px;
    height: 34px;
    display: block;
    fill: currentColor;
    opacity: 0; }
  .plyr__control--overlaid:hover, .plyr__control--overlaid:focus {
    background: #242b3b; }

.plyr--playing .plyr__control--overlaid {
  opacity: 0;
  visibility: hidden; }

.plyr--full-ui.plyr--video .plyr__control--overlaid {
  display: block; }

.plyr--full-ui ::-webkit-media-controls {
  display: none; }

.plyr__controls {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  text-align: center; }
  .plyr__controls .plyr__progress__container {
    flex: 1;
    min-width: 0; }
  .plyr__controls .plyr__controls__item {
    margin-left: 2.5px; }
  .plyr__controls .plyr__controls__item:first-child {
    margin-left: 0;
    margin-right: auto; }
  .plyr__controls .plyr__controls__item.plyr__progress__container {
    padding-left: 2.5px; }
  .plyr__controls .plyr__controls__item.plyr__time {
    padding: 0 5px; }
  .plyr__controls .plyr__controls__item.plyr__progress__container:first-child, .plyr__controls .plyr__controls__item.plyr__time:first-child, .plyr__controls .plyr__controls__item.plyr__time + .plyr__time {
    padding-left: 0; }
  .plyr__controls .plyr__controls__item.plyr__volume {
    padding-right: 5px; }
  .plyr__controls .plyr__controls__item.plyr__volume:first-child {
    padding-right: 0; }
  .plyr__controls:empty {
    display: none; }

.plyr--audio .plyr__controls {
  background: #fff;
  border-radius: inherit;
  color: #4a5764;
  padding: 10px; }

.plyr--video .plyr__controls {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  bottom: 0;
  color: #fff;
  left: 0;
  padding: 20px 5px 5px;
  position: absolute;
  right: 0;
  transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
  z-index: 3; }
  @media (min-width: 480px) {
  .plyr--video .plyr__controls {
    padding: 35px 10px 10px; } }

.plyr--video.plyr--hide-controls .plyr__controls {
  opacity: 0;
  pointer-events: none;
  transform: translateY(100%); }

.plyr [data-plyr='captions'], .plyr [data-plyr='pip'], .plyr [data-plyr='airplay'], .plyr [data-plyr='fullscreen'] {
  display: none; }

.plyr--captions-enabled [data-plyr='captions'], .plyr--pip-supported [data-plyr='pip'], .plyr--airplay-supported [data-plyr='airplay'], .plyr--fullscreen-enabled [data-plyr='fullscreen'] {
  display: inline-block; }

.plyr__menu {
  display: flex;
  position: relative; }
  .plyr__menu .plyr__control svg {
    transition: transform 0.3s ease; }
  .plyr__menu .plyr__control[aria-expanded='true'] svg {
    transform: rotate(90deg); }
  .plyr__menu .plyr__control[aria-expanded='true'] .plyr__tooltip {
    display: none; }
  .plyr__menu__container {
    animation: plyr-popup 0.2s ease;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 4px;
    bottom: 100%;
    box-shadow: 0 1px 2px rgba(36, 43, 59, 0.15);
    color: #4a5764;
    font-size: 16px;
    margin-bottom: 10px;
    position: absolute;
    right: -3px;
    text-align: left;
    white-space: nowrap;
    z-index: 3; }
  .plyr__menu__container > div {
    overflow: hidden;
    transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), width 0.35s cubic-bezier(0.4, 0, 0.2, 1); }
  .plyr__menu__container::after {
    border: 4px solid transparent;
    border-top-color: rgba(255, 255, 255, 0.9);
    content: '';
    height: 0;
    position: absolute;
    right: 15px;
    top: 100%;
    width: 0; }
  .plyr__menu__container [role='menu'] {
    padding: 7px; }
  .plyr__menu__container [role='menuitem'], .plyr__menu__container [role='menuitemradio'] {
    margin-top: 2px; }
  .plyr__menu__container [role='menuitem']:first-child, .plyr__menu__container [role='menuitemradio']:first-child {
    margin-top: 0; }
  .plyr__menu__container .plyr__control {
    align-items: center;
    color: #4a5764;
    display: flex;
    font-size: 14px;
    padding: 4px 11px;
    user-select: none;
    width: 100%; }
  .plyr__menu__container .plyr__control > span {
    align-items: inherit;
    display: flex;
    width: 100%; }
  .plyr__menu__container .plyr__control::after {
    border: 4px solid transparent;
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
  .plyr__menu__container .plyr__control--forward {
    padding-right: 28px; }
  .plyr__menu__container .plyr__control--forward::after {
    border-left-color: rgba(74, 87, 100, 0.8);
    right: 5px; }
  .plyr__menu__container .plyr__control--forward.plyr__tab-focus::after, .plyr__menu__container .plyr__control--forward:hover::after {
    border-left-color: currentColor; }
  .plyr__menu__container .plyr__control--back {
    font-weight: 500;
    margin: 7px;
    margin-bottom: 3px;
    padding-left: 28px;
    position: relative;
    width: calc(100% - 14px); }
  .plyr__menu__container .plyr__control--back::after {
    border-right-color: rgba(74, 87, 100, 0.8);
    left: 7px; }
  .plyr__menu__container .plyr__control--back::before {
    background: #c1c9d1;
    box-shadow: 0 1px 0 #fff;
    content: '';
    height: 1px;
    left: 0;
    margin-top: 4px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 100%; }
  .plyr__menu__container .plyr__control--back.plyr__tab-focus::after, .plyr__menu__container .plyr__control--back:hover::after {
    border-right-color: currentColor; }
  .plyr__menu__container .plyr__control[role='menuitemradio'] {
    padding-left: 7px; }
  .plyr__menu__container .plyr__control[role='menuitemradio']::before, .plyr__menu__container .plyr__control[role='menuitemradio']::after {
    border-radius: 100%; }
  .plyr__menu__container .plyr__control[role='menuitemradio']::before {
    background: rgba(0, 0, 0, 0.1);
    content: '';
    display: block;
    flex-shrink: 0;
    height: 16px;
    margin-right: 10px;
    transition: all 0.3s ease;
    width: 16px; }
  .plyr__menu__container .plyr__control[role='menuitemradio']::after {
    background: #fff;
    border: 0;
    height: 6px;
    left: 12px;
    opacity: 0;
    top: 50%;
    transform: translateY(-50%) scale(0);
    transition: transform 0.3s ease, opacity 0.3s ease;
    width: 6px; }
  .plyr__menu__container .plyr__control[role='menuitemradio'][aria-checked='true']::before {
    background: #242b3b; }
  .plyr__menu__container .plyr__control[role='menuitemradio'][aria-checked='true']::after {
    opacity: 1;
    transform: translateY(-50%) scale(1); }
  .plyr__menu__container .plyr__control[role='menuitemradio'].plyr__tab-focus::before, .plyr__menu__container .plyr__control[role='menuitemradio']:hover::before {
    background: rgba(0, 0, 0, 0.1); }
  .plyr__menu__container .plyr__menu__value {
    align-items: center;
    display: flex;
    margin-left: auto;
    margin-right: -5px;
    overflow: hidden;
    padding-left: 25px;
    pointer-events: none; }

.plyr--full-ui input[type='range'] {
  -webkit-appearance: none;
  /* stylelint-disable-line */
  background: transparent;
  border: 0;
  border-radius: 26px;
  color: #242b3b;
  display: block;
  height: 19px;
  margin: 0;
  padding: 0;
  transition: box-shadow 0.3s ease;
  width: 100%; }
  .plyr--full-ui input[type='range']::-webkit-slider-runnable-track {
    background: transparent;
    border: 0;
    border-radius: 2.5px;
    height: 5px;
    transition: box-shadow 0.3s ease;
    user-select: none;
    background-image: linear-gradient(to right, currentColor var(--value, 0%), transparent var(--value, 0%)); }
  .plyr--full-ui input[type='range']::-webkit-slider-thumb {
    background: #fff;
    border: 0;
    border-radius: 100%;
    box-shadow: 0 1px 1px rgba(36, 43, 59, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2);
    height: 13px;
    position: relative;
    transition: all 0.2s ease;
    width: 13px;
    -webkit-appearance: none;
    /* stylelint-disable-line */
    margin-top: -4px; }
  .plyr--full-ui input[type='range']::-moz-range-track {
    background: transparent;
    border: 0;
    border-radius: 2.5px;
    height: 5px;
    transition: box-shadow 0.3s ease;
    user-select: none; }
  .plyr--full-ui input[type='range']::-moz-range-thumb {
    background: #fff;
    border: 0;
    border-radius: 100%;
    box-shadow: 0 1px 1px rgba(36, 43, 59, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2);
    height: 13px;
    position: relative;
    transition: all 0.2s ease;
    width: 13px; }
  .plyr--full-ui input[type='range']::-moz-range-progress {
    background: currentColor;
    border-radius: 2.5px;
    height: 5px; }
  .plyr--full-ui input[type='range']::-ms-track {
    background: transparent;
    border: 0;
    border-radius: 2.5px;
    height: 5px;
    transition: box-shadow 0.3s ease;
    user-select: none;
    color: transparent; }
  .plyr--full-ui input[type='range']::-ms-fill-upper {
    background: transparent;
    border: 0;
    border-radius: 2.5px;
    height: 5px;
    transition: box-shadow 0.3s ease;
    user-select: none; }
  .plyr--full-ui input[type='range']::-ms-fill-lower {
    background: transparent;
    border: 0;
    border-radius: 2.5px;
    height: 5px;
    transition: box-shadow 0.3s ease;
    user-select: none;
    background: currentColor; }
  .plyr--full-ui input[type='range']::-ms-thumb {
    background: #fff;
    border: 0;
    border-radius: 100%;
    box-shadow: 0 1px 1px rgba(36, 43, 59, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2);
    height: 13px;
    position: relative;
    transition: all 0.2s ease;
    width: 13px;
    margin-top: 0; }
  .plyr--full-ui input[type='range']::-ms-tooltip {
    display: none; }
  .plyr--full-ui input[type='range']:focus {
    outline: 0; }
  .plyr--full-ui input[type='range']::-moz-focus-outer {
    border: 0; }
  .plyr--full-ui input[type='range'].plyr__tab-focus::-webkit-slider-runnable-track {
    box-shadow: 0 0 0 5px rgba(36, 43, 59, 0.5);
    outline: 0; }
  .plyr--full-ui input[type='range'].plyr__tab-focus::-moz-range-track {
    box-shadow: 0 0 0 5px rgba(36, 43, 59, 0.5);
    outline: 0; }
  .plyr--full-ui input[type='range'].plyr__tab-focus::-ms-track {
    box-shadow: 0 0 0 5px rgba(36, 43, 59, 0.5);
    outline: 0; }

.plyr--full-ui.plyr--video input[type='range']::-webkit-slider-runnable-track {
  background-color: rgba(255, 255, 255, 0.25); }
  .plyr--full-ui.plyr--video input[type='range']::-moz-range-track {
    background-color: rgba(255, 255, 255, 0.25); }
  .plyr--full-ui.plyr--video input[type='range']::-ms-track {
    background-color: rgba(255, 255, 255, 0.25); }
  .plyr--full-ui.plyr--video input[type='range']:active::-webkit-slider-thumb {
    box-shadow: 0 1px 1px rgba(36, 43, 59, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.5); }
  .plyr--full-ui.plyr--video input[type='range']:active::-moz-range-thumb {
    box-shadow: 0 1px 1px rgba(36, 43, 59, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.5); }
  .plyr--full-ui.plyr--video input[type='range']:active::-ms-thumb {
    box-shadow: 0 1px 1px rgba(36, 43, 59, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.5); }

.plyr--full-ui.plyr--audio input[type='range']::-webkit-slider-runnable-track {
  background-color: rgba(193, 201, 209, 0.66); }
  .plyr--full-ui.plyr--audio input[type='range']::-moz-range-track {
    background-color: rgba(193, 201, 209, 0.66); }
  .plyr--full-ui.plyr--audio input[type='range']::-ms-track {
    background-color: rgba(193, 201, 209, 0.66); }
  .plyr--full-ui.plyr--audio input[type='range']:active::-webkit-slider-thumb {
    box-shadow: 0 1px 1px rgba(36, 43, 59, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2), 0 0 0 3px rgba(36, 43, 59, 0.1); }
  .plyr--full-ui.plyr--audio input[type='range']:active::-moz-range-thumb {
    box-shadow: 0 1px 1px rgba(36, 43, 59, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2), 0 0 0 3px rgba(36, 43, 59, 0.1); }
  .plyr--full-ui.plyr--audio input[type='range']:active::-ms-thumb {
    box-shadow: 0 1px 1px rgba(36, 43, 59, 0.15), 0 0 0 1px rgba(35, 41, 47, 0.2), 0 0 0 3px rgba(36, 43, 59, 0.1); }

.plyr__tooltip {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 3px;
  bottom: 100%;
  box-shadow: 0 1px 2px rgba(36, 43, 59, 0.15);
  color: #4a5764;
  font-size: 14px;
  font-weight: 500;
  left: 50%;
  line-height: 1.3;
  margin-bottom: 10px;
  opacity: 0;
  padding: 5px 7.5px;
  pointer-events: none;
  position: absolute;
  transform: translate(-50%, 10px) scale(0.8);
  transform-origin: 50% 100%;
  transition: transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;
  white-space: nowrap;
  z-index: 2; }
  .plyr__tooltip::before {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid rgba(255, 255, 255, 0.9);
    bottom: -4px;
    content: '';
    height: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 0;
    z-index: 2; }

.plyr .plyr__control:hover .plyr__tooltip, .plyr .plyr__control.plyr__tab-focus .plyr__tooltip, .plyr__tooltip--visible {
  opacity: 1;
  transform: translate(-50%, 0) scale(1); }

.plyr .plyr__control:hover .plyr__tooltip {
  z-index: 3; }

.plyr__controls > .plyr__control:first-child .plyr__tooltip, .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip {
  left: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 0 100%; }
  .plyr__controls > .plyr__control:first-child .plyr__tooltip::before, .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip::before {
    left: 16px; }

.plyr__controls > .plyr__control:last-child .plyr__tooltip {
  left: auto;
  right: 0;
  transform: translate(0, 10px) scale(0.8);
  transform-origin: 100% 100%; }
  .plyr__controls > .plyr__control:last-child .plyr__tooltip::before {
    left: auto;
    right: 16px;
    transform: translateX(50%); }

.plyr__controls > .plyr__control:first-child:hover .plyr__tooltip, .plyr__controls > .plyr__control:first-child + .plyr__control:hover .plyr__tooltip, .plyr__controls > .plyr__control:last-child:hover .plyr__tooltip, .plyr__controls > .plyr__control:first-child.plyr__tab-focus .plyr__tooltip, .plyr__controls > .plyr__control:first-child + .plyr__control.plyr__tab-focus .plyr__tooltip, .plyr__controls > .plyr__control:last-child.plyr__tab-focus .plyr__tooltip, .plyr__controls > .plyr__control:first-child .plyr__tooltip--visible, .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip--visible, .plyr__controls > .plyr__control:last-child .plyr__tooltip--visible {
  transform: translate(0, 0) scale(1); }

.plyr__poster {
  background-color: #242b3b;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.2s ease;
  width: 100%;
  z-index: 1; }

.plyr--stopped.plyr__poster-enabled .plyr__poster {
  opacity: 1; }

.plyr__time {
  font-size: 14px; }

.plyr__time + .plyr__time::before {
  content: '\2044';
  margin-right: 10px; }
  @media (max-width: 767px) {
  .plyr__time + .plyr__time {
    display: none; } }

.plyr--video .plyr__time {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15); }

.plyr--video {
  background: #242b3b;
  overflow: hidden; }
  .plyr--video.plyr--menu-open {
    overflow: visible; }

.plyr__video-wrapper {
  background: #242b3b;
  border-radius: inherit;
  overflow: hidden;
  position: relative;
  z-index: 0; }

.plyr__video-embed, .plyr__video-wrapper--fixed-ratio {
  height: 0;
  padding-bottom: 56.25%; }

.plyr__video-embed iframe, .plyr__video-wrapper--fixed-ratio video {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  user-select: none;
  width: 100%; }

.plyr--full-ui .plyr__video-embed > .plyr__video-embed__container {
  padding-bottom: 240%;
  position: relative;
  transform: translateY(-38.28125%); }

.plyr__progress {
  left: 6.5px;
  margin-right: 13px;
  position: relative; }
  .plyr__progress input[type='range'], .plyr__progress__buffer {
    margin-left: -6.5px;
    margin-right: -6.5px;
    width: calc(100% + 13px); }
  .plyr__progress input[type='range'] {
    position: relative;
    z-index: 2; }
  .plyr__progress .plyr__tooltip {
    font-size: 14px;
    left: 0; }

.plyr__progress__buffer {
  -webkit-appearance: none;
  /* stylelint-disable-line */
  background: transparent;
  border: 0;
  border-radius: 100px;
  height: 5px;
  left: 0;
  margin-top: -2.5px;
  padding: 0;
  position: absolute;
  top: 50%; }
  .plyr__progress__buffer::-webkit-progress-bar {
    background: transparent; }
  .plyr__progress__buffer::-webkit-progress-value {
    background: currentColor;
    border-radius: 100px;
    min-width: 5px;
    transition: width 0.2s ease; }
  .plyr__progress__buffer::-moz-progress-bar {
    background: currentColor;
    border-radius: 100px;
    min-width: 5px;
    transition: width 0.2s ease; }
  .plyr__progress__buffer::-ms-fill {
    border-radius: 100px;
    transition: width 0.2s ease; }

.plyr--video .plyr__progress__buffer {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.25); }

.plyr--audio .plyr__progress__buffer {
  color: rgba(193, 201, 209, 0.66); }

.plyr--loading .plyr__progress__buffer {
  animation: plyr-progress 1s linear infinite;
  background-image: linear-gradient(-45deg, rgba(35, 41, 47, 0.6) 25%, transparent 25%, transparent 50%, rgba(35, 41, 47, 0.6) 50%, rgba(35, 41, 47, 0.6) 75%, transparent 75%, transparent);
  background-repeat: repeat-x;
  background-size: 25px 25px;
  color: transparent; }

.plyr--video.plyr--loading .plyr__progress__buffer {
  background-color: rgba(255, 255, 255, 0.25); }

.plyr--audio.plyr--loading .plyr__progress__buffer {
  background-color: rgba(193, 201, 209, 0.66); }

.plyr__volume {
  align-items: center;
  display: flex;
  flex: 1;
  position: relative; }
  .plyr__volume input[type='range'] {
    margin-left: 5px;
    position: relative;
    z-index: 2; }
  @media (min-width: 480px) {
  .plyr__volume {
    max-width: 90px; } }
  @media (min-width: 768px) {
  .plyr__volume {
    max-width: 110px; } }

.plyr--is-ios .plyr__volume {
  display: none !important; }

.plyr--is-ios.plyr--vimeo [data-plyr='mute'] {
  display: none !important; }

.plyr:fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%; }
  .plyr:fullscreen video {
    height: 100%; }
  .plyr:fullscreen .plyr__video-wrapper {
    height: 100%;
    position: static; }
  .plyr:fullscreen.plyr--vimeo .plyr__video-wrapper {
    height: 0;
    position: relative;
    top: 50%;
    transform: translateY(-50%); }
  .plyr:fullscreen .plyr__control .icon--exit-fullscreen {
    display: block; }
  .plyr:fullscreen .plyr__control .icon--exit-fullscreen + svg {
    display: none; }
  .plyr:fullscreen.plyr--hide-controls {
    cursor: none; }
  @media (min-width: 1024px) {
  .plyr:fullscreen .plyr__captions {
    font-size: 21px; } }
/* stylelint-disable-next-line */
.plyr:-webkit-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%; }
  .plyr:-webkit-full-screen video {
    height: 100%; }
  .plyr:-webkit-full-screen .plyr__video-wrapper {
    height: 100%;
    position: static; }
  .plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper {
    height: 0;
    position: relative;
    top: 50%;
    transform: translateY(-50%); }
  .plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
    display: block; }
  .plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {
    display: none; }
  .plyr:-webkit-full-screen.plyr--hide-controls {
    cursor: none; }
  @media (min-width: 1024px) {
  .plyr:-webkit-full-screen .plyr__captions {
    font-size: 21px; } }
/* stylelint-disable-next-line */
.plyr:-moz-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%; }
  .plyr:-moz-full-screen video {
    height: 100%; }
  .plyr:-moz-full-screen .plyr__video-wrapper {
    height: 100%;
    position: static; }
  .plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper {
    height: 0;
    position: relative;
    top: 50%;
    transform: translateY(-50%); }
  .plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen {
    display: block; }
  .plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen + svg {
    display: none; }
  .plyr:-moz-full-screen.plyr--hide-controls {
    cursor: none; }
  @media (min-width: 1024px) {
  .plyr:-moz-full-screen .plyr__captions {
    font-size: 21px; } }
/* stylelint-disable-next-line */
.plyr:-ms-fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%; }
  .plyr:-ms-fullscreen video {
    height: 100%; }
  .plyr:-ms-fullscreen .plyr__video-wrapper {
    height: 100%;
    position: static; }
  .plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper {
    height: 0;
    position: relative;
    top: 50%;
    transform: translateY(-50%); }
  .plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
    display: block; }
  .plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg {
    display: none; }
  .plyr:-ms-fullscreen.plyr--hide-controls {
    cursor: none; }
  @media (min-width: 1024px) {
  .plyr:-ms-fullscreen .plyr__captions {
    font-size: 21px; } }

.plyr--fullscreen-fallback {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000000; }
  .plyr--fullscreen-fallback video {
    height: 100%; }
  .plyr--fullscreen-fallback .plyr__video-wrapper {
    height: 100%;
    position: static; }
  .plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper {
    height: 0;
    position: relative;
    top: 50%;
    transform: translateY(-50%); }
  .plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
    display: block; }
  .plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen + svg {
    display: none; }
  .plyr--fullscreen-fallback.plyr--hide-controls {
    cursor: none; }
  @media (min-width: 1024px) {
  .plyr--fullscreen-fallback .plyr__captions {
    font-size: 21px; } }

.plyr--no-transition {
  transition: none !important; }

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

.plyr [hidden] {
  display: none !important; }
/**
 start plyr v2.4.* css
 */
/*.plyr input[type=range]:focus, .plyr:focus {
 outline: 0
 }
 .plyr .plyr__video-embed iframe, .plyr__tooltip {
 pointer-events: none
 }
 @keyframes plyr-progress {
 to {
 background-position: 25px 0
 }
 }
 .plyr {
 position: relative;
 max-width: 100%;
 min-width: 200px;
 font-family: Avenir, 'Avenir Next', 'Helvetica Neue', 'Segoe UI', Helvetica, Arial, sans-serif;
 direction: ltr
 }
 .plyr, .plyr *, .plyr ::after, .plyr ::before {
 box-sizing: border-box
 }
 .plyr a, .plyr button, .plyr input, .plyr label {
 -ms-touch-action: manipulation;
 touch-action: manipulation
 }
 .plyr audio, .plyr video {
 width: 100%;
 height: auto;
 vertical-align: middle;
 border-radius: inherit
 }
 .plyr input[type=range] {
 display: block;
 height: 20px;
 width: 100%;
 margin: 0;
 padding: 0;
 vertical-align: middle;
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
 cursor: pointer;
 border: none;
 background: 0 0
 }
 .plyr input[type=range]::-webkit-slider-runnable-track {
 height: 8px;
 background: 0 0;
 border: 0;
 border-radius: 4px;
 -webkit-user-select: none;
 user-select: none
 }
 .plyr input[type=range]::-webkit-slider-thumb {
 -webkit-appearance: none;
 margin-top: -4px;
 position: relative;
 height: 16px;
 width: 16px;
 background: #fff;
 border: 2px solid transparent;
 border-radius: 100%;
 transition: background .2s ease, border .2s ease, transform .2s ease;
 box-shadow: 0 1px 1px rgba(0, 0, 0, .15), 0 0 0 1px rgba(0, 0, 0, .15);
 box-sizing: border-box
 }
 .plyr input[type=range]::-moz-range-track {
 height: 8px;
 background: 0 0;
 border: 0;
 border-radius: 4px;
 -moz-user-select: none;
 user-select: none
 }
 .plyr input[type=range]::-moz-range-thumb {
 position: relative;
 height: 16px;
 width: 16px;
 background: #fff;
 border: 2px solid transparent;
 border-radius: 100%;
 transition: background .2s ease, border .2s ease, transform .2s ease;
 box-shadow: 0 1px 1px rgba(0, 0, 0, .15), 0 0 0 1px rgba(0, 0, 0, .15);
 box-sizing: border-box
 }
 .plyr input[type=range]::-ms-track {
 height: 8px;
 background: 0 0;
 border: 0;
 color: transparent
 }
 .plyr input[type=range]::-ms-fill-upper {
 height: 8px;
 background: 0 0;
 border: 0;
 border-radius: 4px;
 -ms-user-select: none;
 user-select: none
 }
 .plyr input[type=range]::-ms-fill-lower {
 height: 8px;
 border: 0;
 border-radius: 4px;
 -ms-user-select: none;
 user-select: none;
 background: $blue;
 }
 .plyr input[type=range]::-ms-thumb {
 position: relative;
 height: 16px;
 width: 16px;
 background: #fff;
 border: 2px solid transparent;
 border-radius: 100%;
 transition: background .2s ease, border .2s ease, transform .2s ease;
 box-shadow: 0 1px 1px rgba(0, 0, 0, .15), 0 0 0 1px rgba(0, 0, 0, .15);
 box-sizing: border-box;
 margin-top: 0
 }
 .plyr input[type=range]::-ms-tooltip {
 display: none
 }
 .plyr input[type=range]::-moz-focus-outer {
 border: 0
 }
 .plyr input[type=range].tab-focus:focus {
 outline-offset: 3px
 }
 .plyr input[type=range]:active::-webkit-slider-thumb {
 background: $blue;
 border-color: #fff;
 transform: scale(1.25)
 }
 .plyr input[type=range]:active::-moz-range-thumb {
 background: $blue;
 border-color: #fff;
 transform: scale(1.25)
 }
 .plyr input[type=range]:active::-ms-thumb {
 background: $blue;
 border-color: #fff;
 transform: scale(1.25)
 }
 .plyr--video input[type=range].tab-focus:focus {
 outline: rgba(255, 255, 255, .5) dotted 1px
 }
 .plyr--audio input[type=range].tab-focus:focus {
 outline: rgba(86, 93, 100, .5) dotted 1px
 }
 .plyr__sr-only {
 clip: rect(1px, 1px, 1px, 1px);
 overflow: hidden;
 position: absolute !important;
 padding: 0 !important;
 border: 0 !important;
 height: 1px !important;
 width: 1px !important
 }
 .plyr__video-wrapper {
 position: relative;
 background: #000;
 border-radius: inherit
 }
 .plyr__video-embed {
 padding-bottom: 56.25%;
 height: 0;
 border-radius: inherit;
 overflow: hidden;
 z-index: 0
 }
 .plyr__video-embed iframe {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 border: 0;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none
 }
 .plyr__video-embed > div {
 position: relative;
 padding-bottom: 200%;
 transform: translateY(-35.95%)
 }
 .plyr video::-webkit-media-text-track-container {
 display: none
 }
 .plyr__captions {
 display: none;
 position: absolute;
 bottom: 0;
 left: 0;
 width: 100%;
 padding: 20px;
 transform: translateY(-40px);
 transition: transform .3s ease;
 color: #fff;
 font-size: 16px;
 text-align: center;
 font-weight: 400
 }
 .plyr__captions span {
 border-radius: 2px;
 padding: 3px 10px;
 background: rgba(0, 0, 0, .7);
 -webkit-box-decoration-break: clone;
 box-decoration-break: clone;
 line-height: 150%
 }
 .plyr__captions span:empty {
 display: none
 }
 @media (min-width: 768px) {
 .plyr__captions {
 font-size: 24px
 }
 }
 .plyr--captions-active .plyr__captions {
 display: block
 }
 .plyr--hide-controls .plyr__captions {
 transform: translateY(-15px)
 }
 @media (min-width: 1024px) {
 .plyr--fullscreen-active .plyr__captions {
 font-size: 32px
 }
 }
 .plyr ::-webkit-media-controls {
 display: none
 }
 .plyr__controls {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-align: center;
 align-items: center;
 line-height: 1;
 text-align: center
 }
 .plyr__controls .plyr__progress, .plyr__controls .plyr__time, .plyr__controls > button {
 margin-left: 5px
 }
 .plyr__controls .plyr__progress:first-child, .plyr__controls .plyr__time:first-child, .plyr__controls > button:first-child {
 margin-left: 0
 }
 .plyr__controls .plyr__volume {
 margin-left: 5px
 }
 .plyr__controls [data-plyr=pause] {
 margin-left: 0
 }
 .plyr__controls button {
 position: relative;
 display: inline-block;
 -ms-flex-negative: 0;
 flex-shrink: 0;
 overflow: visible;
 vertical-align: middle;
 padding: 7px;
 border: 0;
 background: 0 0;
 border-radius: 3px;
 cursor: pointer;
 transition: background .3s ease, color .3s ease, opacity .3s ease;
 color: inherit;
 box-shadow: none !important;
 }
 .plyr__controls button svg {
 width: 18px;
 height: 18px;
 display: block;
 fill: currentColor
 }
 .plyr__controls button:focus {
 outline: 0
 }
 .plyr__controls .icon--captions-on, .plyr__controls .icon--exit-fullscreen, .plyr__controls .icon--muted {
 display: none
 }
 @media (min-width: 480px) {
 .plyr__controls .plyr__progress, .plyr__controls .plyr__time, .plyr__controls > button {
 margin-left: 10px
 }
 }
 .plyr--hide-controls .plyr__controls {
 opacity: 0;
 pointer-events: none
 }
 .plyr--video .plyr__controls {
 position: absolute;
 left: 0;
 right: 0;
 bottom: 0;
 z-index: 2;
 padding: 50px 10px 10px;
 border-bottom-left-radius: inherit;
 border-bottom-right-radius: inherit;
 color: #fff;
 transition: opacity .3s ease
 }
 .plyr--video .plyr__controls button.tab-focus:focus, .plyr--video .plyr__controls button:hover {
 background: $blue;
 color: #fff
 }
 .plyr--audio .plyr__controls {
 padding: 10px;
 border-radius: inherit;
 background: #fff;
 border: 1px solid #dbe3e8;
 color: #565D64
 }
 .plyr--audio .plyr__controls button.tab-focus:focus, .plyr--audio .plyr__controls button:hover, .plyr__play-large {
 background: $blue;
 color: #fff
 }
 .plyr__play-large, .plyr__control--overlaid {
 display: none;
 position: absolute;
 z-index: 1;
 top: 50%;
 left: 50%;
 transform: translate(-50%, -50%);
 padding: 23px;
 border: 4px solid currentColor;
 border-radius: 100%;
 box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
 transition: all .3s ease
 }
 .plyr__play-large svg, .plyr__control--overlaid svg {
 position: relative;
 left: 2px;
 width: 35px !important;
 height: 35px !important;
 display: block;
 fill: currentColor;
 }
 .plyr__play-large:focus {
 outline: rgba(255, 255, 255, .5) dotted 1px
 }
 .plyr .plyr__play-large {
 display: inline-block
 }
 .plyr--audio .plyr__play-large, .plyr--playing .plyr__controls [data-plyr=play], .plyr__controls [data-plyr=pause] {
 display: none
 }
 .plyr--playing .plyr__play-large {
 opacity: 0;
 visibility: hidden
 }
 .plyr--playing .plyr__controls [data-plyr=pause] {
 display: inline-block
 }
 .plyr--captions-active .plyr__controls .icon--captions-on, .plyr--fullscreen-active .icon--exit-fullscreen, .plyr--muted .plyr__controls .icon--muted {
 display: block
 }
 .plyr [data-plyr=captions], .plyr [data-plyr=fullscreen], .plyr--captions-active .plyr__controls .icon--captions-on + svg, .plyr--fullscreen-active .icon--exit-fullscreen + svg, .plyr--muted .plyr__controls .icon--muted + svg {
 display: none
 }
 .plyr--captions-enabled [data-plyr=captions], .plyr--fullscreen-enabled [data-plyr=fullscreen] {
 display: inline-block
 }
 .plyr__tooltip {
 position: absolute;
 z-index: 2;
 bottom: 100%;
 margin-bottom: 10px;
 padding: 5px 7.5px;
 opacity: 0;
 background: rgba(0, 0, 0, .7);
 border-radius: 3px;
 color: #fff;
 font-size: 14px;
 line-height: 1.3;
 transform: translate(-50%, 10px) scale(.8);
 transform-origin: 50% 100%;
 transition: transform .2s .1s ease, opacity .2s .1s ease
 }
 .plyr__tooltip::before {
 content: '';
 position: absolute;
 width: 0;
 height: 0;
 left: 50%;
 transform: translateX(-50%);
 bottom: -4px;
 border-right: 4px solid transparent;
 border-top: 4px solid rgba(0, 0, 0, .7);
 border-left: 4px solid transparent;
 z-index: 2
 }
 .plyr button.tab-focus:focus .plyr__tooltip, .plyr button:hover .plyr__tooltip, .plyr__tooltip--visible {
 opacity: 1;
 transform: translate(-50%, 0) scale(1)
 }
 .plyr button:hover .plyr__tooltip {
 z-index: 3
 }
 .plyr__controls button:first-child .plyr__tooltip {
 left: 0;
 transform: translate(0, 10px) scale(.8);
 transform-origin: 0 100%
 }
 .plyr__controls button:first-child .plyr__tooltip::before {
 left: 16px
 }
 .plyr__controls button:last-child .plyr__tooltip {
 right: 0;
 transform: translate(0, 10px) scale(.8);
 transform-origin: 100% 100%
 }
 .plyr__controls button:last-child .plyr__tooltip::before {
 left: auto;
 right: 16px;
 transform: translateX(50%)
 }
 .plyr__controls button:first-child .plyr__tooltip--visible, .plyr__controls button:first-child.tab-focus:focus .plyr__tooltip, .plyr__controls button:first-child:hover .plyr__tooltip, .plyr__controls button:last-child .plyr__tooltip--visible, .plyr__controls button:last-child.tab-focus:focus .plyr__tooltip, .plyr__controls button:last-child:hover .plyr__tooltip {
 transform: translate(0, 0) scale(1)
 }
 .plyr__progress {
 position: relative;
 display: none;
 -ms-flex: 1;
 flex: 1
 }
 .plyr__progress input[type=range] {
 position: relative;
 z-index: 2
 }
 .plyr__progress input[type=range]::-webkit-slider-runnable-track {
 background: 0 0
 }
 .plyr__progress input[type=range]::-moz-range-track {
 background: 0 0
 }
 .plyr__progress input[type=range]::-ms-fill-upper {
 background: 0 0
 }
 .plyr__progress .plyr__tooltip {
 left: 0
 }
 .plyr .plyr__progress {
 display: inline-block
 }
 .plyr__progress--buffer, .plyr__progress--played, .plyr__volume--display {
 position: absolute;
 left: 0;
 top: 50%;
 width: 100%;
 height: 8px;
 margin: -4px 0 0;
 padding: 0;
 vertical-align: top;
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
 border: none;
 border-radius: 100px
 }
 .plyr__progress--buffer::-webkit-progress-bar, .plyr__progress--played::-webkit-progress-bar, .plyr__volume--display::-webkit-progress-bar {
 background: 0 0
 }
 .plyr__progress--buffer::-webkit-progress-value, .plyr__progress--played::-webkit-progress-value, .plyr__volume--display::-webkit-progress-value {
 background: currentColor;
 border-radius: 100px;
 min-width: 8px
 }
 .plyr__progress--buffer::-moz-progress-bar, .plyr__progress--played::-moz-progress-bar, .plyr__volume--display::-moz-progress-bar {
 background: currentColor;
 border-radius: 100px;
 min-width: 8px
 }
 .plyr__progress--buffer::-ms-fill, .plyr__progress--played::-ms-fill, .plyr__volume--display::-ms-fill {
 border-radius: 100px
 }
 .plyr__progress--played, .plyr__volume--display {
 z-index: 1;
 color: $blue;
 background: 0 0;
 transition: none
 }
 .plyr__progress--played::-webkit-progress-value, .plyr__volume--display::-webkit-progress-value {
 min-width: 8px;
 max-width: 99%;
 border-top-right-radius: 0;
 border-bottom-right-radius: 0;
 transition: none
 }
 .plyr__progress--played::-moz-progress-bar, .plyr__volume--display::-moz-progress-bar {
 min-width: 8px;
 max-width: 99%;
 border-top-right-radius: 0;
 border-bottom-right-radius: 0;
 transition: none
 }
 .plyr__progress--played::-ms-fill, .plyr__volume--display::-ms-fill {
 display: none
 }
 .plyr__progress--buffer::-webkit-progress-value {
 transition: width .2s ease
 }
 .plyr__progress--buffer::-moz-progress-bar {
 transition: width .2s ease
 }
 .plyr__progress--buffer::-ms-fill {
 transition: width .2s ease
 }
 .plyr--video .plyr__progress--buffer, .plyr--video .plyr__volume--display {
 background: rgba(255, 255, 255, .25)
 }
 .plyr--video .plyr__progress--buffer {
 color: rgba(255, 255, 255, .25)
 }
 .plyr--audio .plyr__progress--buffer, .plyr--audio .plyr__volume--display {
 background: rgba(198, 214, 219, .66)
 }
 .plyr--audio .plyr__progress--buffer {
 color: rgba(198, 214, 219, .66)
 }
 .plyr--loading .plyr__progress--buffer {
 animation: plyr-progress 1s linear infinite;
 background-size: 25px 25px;
 background-repeat: repeat-x;
 color: transparent
 }
 .plyr--video.plyr--loading .plyr__progress--buffer {
 background-color: rgba(255, 255, 255, .25)
 }
 .plyr--audio.plyr--loading .plyr__progress--buffer {
 background-color: rgba(198, 214, 219, .66)
 }
 .plyr__time {
 display: inline-block;
 vertical-align: middle;
 font-size: 14px
 }
 .plyr__time + .plyr__time {
 display: none
 }
 @media (min-width: 768px) {
 .plyr__time + .plyr__time {
 display: inline-block
 }
 }
 .plyr__time + .plyr__time::before {
 content: '\2044';
 margin-right: 10px
 }
 .plyr__volume {
 display: none
 }
 .plyr .plyr__volume {
 -ms-flex: 1;
 flex: 1;
 position: relative
 }
 .plyr .plyr__volume input[type=range] {
 position: relative;
 z-index: 2
 }
 @media (min-width: 480px) {
 .plyr .plyr__volume {
 display: block;
 max-width: 60px
 }
 }
 @media (min-width: 768px) {
 .plyr .plyr__volume {
 max-width: 100px
 }
 }
 .plyr--is-ios .plyr__volume, .plyr--is-ios [data-plyr=mute] {
 display: none !important
 }
 .plyr--fullscreen-active {
 position: fixed;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 height: 100%;
 width: 100%;
 z-index: 10000000;
 background: #000;
 border-radius: 0 !important
 }
 .plyr--fullscreen-active video {
 height: 100%
 }
 .plyr--fullscreen-active .plyr__video-wrapper {
 height: 100%;
 width: 100%
 }
 .plyr--fullscreen-active .plyr__video-embed {
 overflow: visible
 }
 .plyr--fullscreen-active .plyr__controls {
 position: absolute;
 bottom: 0;
 left: 0;
 right: 0
 }
 .plyr--fullscreen-active.plyr--vimeo .plyr__video-wrapper {
 height: 0;
 top: 50%;
 transform: translateY(-50%)
 }*/
/**
 end plyr v2.4.* css
 */
.content-container {
  position: relative;
  max-width: 1400px;
  margin: 0 auto; }
  .content-container.back-button-container {
    position: relative;
    padding: 15px 0; }
  .content-container.back-button-container a {
    color: #242b3b;
    font-size: 1.125em;
    font-weight: 300;
    text-decoration: none; }
  .content-container.back-button-container a i:before {
    position: relative;
    top: 2px; }
  .content-container.back-button-container:after {
    content: ' ';
    display: block;
    position: absolute;
    bottom: 1px;
    height: 1px;
    width: 8000px;
    background-color: #edf1f3;
    transform: translateX(-50%); }

div.widget.button {
  position: relative; }
  div.widget.button a, div.widget.button span {
    position: relative;
    display: inline-block;
    background-color: #242b3b;
    padding: 13px 13px 14px 17px;
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 13px;
    border-radius: 1px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25); }
  div.widget.button a:focus, div.widget.button span:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  div.widget.button a[data-icon="document"]:before, div.widget.button span[data-icon="document"]:before {
    position: relative;
    top: 0.15em;
    left: 0.1em;
    transition: left 0.3s;
    font-family: "backe" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: left;
    display: none;
    margin-right: 10px; }
  div.widget.button a[data-icon="document"]:before, div.widget.button span[data-icon="document"]:before {
    display: block;
    content: "\43"; }
  div.widget.button a[data-icon="pdf"]:before, div.widget.button span[data-icon="pdf"]:before {
    position: relative;
    top: 0.15em;
    left: 0.1em;
    transition: left 0.3s;
    font-family: "backe" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: left;
    display: none;
    margin-right: 10px; }
  div.widget.button a[data-icon="pdf"]:before, div.widget.button span[data-icon="pdf"]:before {
    display: block;
    content: "\43"; }
  div.widget.button a[data-icon="residential"]:before, div.widget.button span[data-icon="residential"]:before {
    position: relative;
    top: 0.15em;
    left: 0.1em;
    transition: left 0.3s;
    font-family: "backe" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: left;
    display: none;
    margin-right: 10px; }
  div.widget.button a[data-icon="residential"]:before, div.widget.button span[data-icon="residential"]:before {
    display: block;
    content: "\76"; }
  div.widget.button a[data-icon="commercial"]:before, div.widget.button span[data-icon="commercial"]:before {
    position: relative;
    top: 0.15em;
    left: 0.1em;
    transition: left 0.3s;
    font-family: "backe" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: left;
    display: none;
    margin-right: 10px; }
  div.widget.button a[data-icon="commercial"]:before, div.widget.button span[data-icon="commercial"]:before {
    display: block;
    content: "\74"; }
  div.widget.button a[data-icon="ops"]:before, div.widget.button span[data-icon="ops"]:before {
    position: relative;
    top: 0.15em;
    left: 0.1em;
    transition: left 0.3s;
    font-family: "backe" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: left;
    display: none;
    margin-right: 10px; }
  div.widget.button a[data-icon="ops"]:before, div.widget.button span[data-icon="ops"]:before {
    display: block;
    content: "\77"; }
  div.widget.button a[data-color="brandBlue"], div.widget.button span[data-color="brandBlue"] {
    background-color: #242b3b;
    color: #fff; }
  div.widget.button a[data-color="brandBlue"]:hover, div.widget.button span[data-color="brandBlue"]:hover {
    background-color: #323b4e; }
  div.widget.button a[data-color="brandYellow"], div.widget.button span[data-color="brandYellow"] {
    background-color: #fcb813;
    color: #242b3b; }
  div.widget.button a[data-color="brandYellow"]:hover, div.widget.button span[data-color="brandYellow"]:hover {
    background-color: #fdbe42; }
  div.widget.button a[data-color="teal"], div.widget.button span[data-color="teal"], div.widget.button a[data-color="green"], div.widget.button span[data-color="green"] {
    background-color: #2ac87c;
    color: #fff; }
  div.widget.button a[data-color="teal"]:hover, div.widget.button span[data-color="teal"]:hover, div.widget.button a[data-color="green"]:hover, div.widget.button span[data-color="green"]:hover {
    background-color: #2dc088; }
  div.widget.button a[data-color="primaryColor"], div.widget.button span[data-color="primaryColor"] {
    background-color: #363636;
    color: #fff; }
  div.widget.button a[data-color="primaryColor"]:hover, div.widget.button span[data-color="primaryColor"]:hover {
    background-color: #505050; }
  div.widget.button a[data-color="primaryColorLight"], div.widget.button span[data-color="primaryColorLight"] {
    background-color: #eaeaea;
    color: #242b3b; }
  div.widget.button a[data-color="primaryColorLight"]:hover, div.widget.button span[data-color="primaryColorLight"]:hover {
    background-color: #fff; }
  div.widget.button a[data-color="secondaryColor"], div.widget.button span[data-color="secondaryColor"] {
    background-color: #88cce2;
    color: #3c3c3c; }
  div.widget.button a[data-color="secondaryColor"]:hover, div.widget.button span[data-color="secondaryColor"]:hover {
    background-color: #b1deec; }
  div.widget.button a[data-color="secondaryColorLight"], div.widget.button span[data-color="secondaryColorLight"] {
    background-color: #f3fafc;
    color: #3c3c3c; }
  div.widget.button a[data-color="secondaryColorLight"]:hover, div.widget.button span[data-color="secondaryColorLight"]:hover {
    background-color: #fff; }
  div.widget.button a[data-color="white"], div.widget.button span[data-color="white"] {
    background-color: #fff;
    color: #363636; }
  div.widget.button a:after, div.widget.button span:after {
    position: relative;
    top: 0.15em;
    left: 0.1em;
    transition: left 0.3s;
    font-family: "backe" !important;
    content: '\61';
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  div.widget.button a:hover:after, div.widget.button span:hover:after {
    left: 5px; }
  @media screen and (max-width: 992px) {
  div.widget.button a, div.widget.button span {
    font-size: 1.1825em; } }
  @media screen and (max-width: 650px) {
  div.widget.button a, div.widget.button span {
    font-size: 1.0625em; } }

.container {
  width: 100%; }

.form-group .pick-group .pick-box.primaryColor {
  background-color: #363636; }
  .form-group .pick-group .pick-box.primaryColorLight {
    background-color: #eaeaea; }
  .form-group .pick-group .pick-box.secondaryColor {
    background-color: #88cce2; }
  .form-group .pick-group .pick-box.secondaryColorLight {
    background-color: #f3fafc; }

.widget.imageBox {
  width: 100%;
  font-size: 1.25em;
  margin: 1em auto; }
  .widget.imageBox img {
    width: 100%; }
  .widget.imageBox.natural-width img {
    width: auto;
    max-width: 100%; }

.backe_news .widget.imageBox {
  max-width: 730px; }
  .backe_news.natural-width {
    max-width: 100%; }

body[data-website-id="45"] .content-module.project_header #logo-container {
  top: 10px !important;
  max-width: initial !important;
  height: 100px !important;
  max-height: 100px !important; }
  body[data-website-id="45"] .content-module.project_header #logo-container a img {
    height: 100% !important;
    width: initial !important; }
  @media screen and (max-width: 992px) {
  body[data-website-id="45"] .content-module.project_header #logo-container {
    top: 15px !important;
    max-width: initial !important;
    height: 80px !important;
    max-height: 80px !important; }
    body[data-website-id="45"] .content-module.project_header #logo-container a img {
      height: 100% !important;
      width: initial !important; } }

body.frontend .mfp-content .close {
  position: absolute;
  cursor: pointer;
  top: 18px;
  right: 20px;
  font-size: 1.6em;
  color: #88cce2; }
  body.frontend.error {
    min-height: 100%;
    background: #242b3b; }

#menu-container {
  display: none;
  position: fixed;
  top: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  font-family: 'Roboto', sans-serif;
  font-weight: 300; }
  #menu-container .menu-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #242b3b;
    opacity: 0;
    transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  #menu-container .inner {
    position: absolute;
    top: 0;
    right: -50%;
    height: 100%;
    width: 50%;
    background: #fdb42b;
    padding: 35px 50px;
    transform: translateX(0);
    transition: transform 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    max-height: 100%; }
  #menu-container .inner #close-menu {
    display: block;
    position: absolute;
    top: 40px;
    right: 35px;
    width: 31px;
    height: 31px;
    cursor: pointer;
    font-size: 1.5em;
    color: #fbdc9e; }
  #menu-container .inner #search {
    position: relative; }
  #menu-container .inner #search .search-input-container {
    *zoom: 1;
    position: relative;
    top: -5px; }
  #menu-container .inner #search .search-input-container:before, #menu-container .inner #search .search-input-container:after {
    content: " ";
    display: table; }
  #menu-container .inner #search .search-input-container:after {
    clear: both; }
  #menu-container .inner #search .search-input-container .search-icon {
    position: relative;
    top: 12px;
    float: left;
    font-size: 2em;
    color: #242b3b;
    margin-right: 12px; }
  #menu-container .inner #search .search-input-container .search-info {
    float: left; }
  #menu-container .inner #search-input {
    border: 0;
    font-weight: 300;
    background: #fdb42b;
    color: #fbdc9e;
    outline: none;
    width: 100%;
    max-width: 500px;
    -webkit-appearance: none;
    border-radius: 0;
    font-size: 2.5em; }
  @media screen and (max-width: 1200px) {
      #menu-container .inner #search-input {
        max-width: 350px; } }
  @media screen and (max-width: 1100px) {
      #menu-container .inner #search-input {
        max-width: 300px; } }
  #menu-container .inner #search-input::-ms-clear {
    display: none; }
  #menu-container .inner #search-input::-webkit-input-placeholder {
    color: #fbdc9e; }
  #menu-container .inner #search-input:-moz-placeholder {
    color: #fbdc9e; }
  #menu-container .inner #search-input::-moz-placeholder {
    color: #fbdc9e; }
  #menu-container .inner #search-input:-ms-input-placeholder {
    color: #fbdc9e; }
  #menu-container .inner nav, #menu-container .inner #search-results {
    font-size: 2.5em;
    font-weight: 300;
    margin-top: 50px; }
  #menu-container .inner nav ul, #menu-container .inner #search-results ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  #menu-container .inner nav ul li a, #menu-container .inner #search-results ul li a {
    position: relative;
    display: block;
    color: #242b3b;
    margin: 35px 0;
    text-decoration: none; }
    #menu-container .inner nav ul li a.external, #menu-container .inner #search-results ul li a.external {
      font-size: 0.555555556em; }
      #menu-container .inner nav ul li a.external:hover:after, #menu-container .inner #search-results ul li a.external:hover:after {
        left: 5px; }
      #menu-container .inner nav ul li a.external i:before, #menu-container .inner #search-results ul li a.external i:before {
        position: relative;
        top: 3px;
        left: 0;
        transition: left 0.3s; }
      #menu-container .inner nav ul li a.external:hover i:before, #menu-container .inner #search-results ul li a.external:hover i:before {
        left: 5px; }
    #menu-container .inner nav ul li a .hover-image, #menu-container .inner #search-results ul li a .hover-image {
      position: absolute;
      top: 0;
      left: -340px;
      width: 320px;
      height: 195px;
      background-size: cover;
      opacity: 0;
      transition: opacity 0.2s; }
      @media screen and (max-width: 992px) {
          #menu-container .inner nav ul li a .hover-image, #menu-container .inner #search-results ul li a .hover-image {
            display: none; } }
    #menu-container .inner nav ul li a:hover, #menu-container .inner #search-results ul li a:hover {
      color: #fff; }
      #menu-container .inner nav ul li a:hover .hover-image, #menu-container .inner #search-results ul li a:hover .hover-image {
        opacity: 1; }
  #menu-container.open {
    display: block; }
  #menu-container.positions .menu-overlay {
    opacity: 0.5; }
  #menu-container.positions .inner {
    transform: translateX(-100%); }

@media screen and (max-width: 992px) {
  #menu-container .inner {
    padding: 35px 35px;
    right: -80%;
    width: 80%; }
    #menu-container .inner nav, #menu-container .inner #search-results {
      font-size: 2.125em;
      margin-top: 70px; }
      #menu-container .inner nav ul li a, #menu-container .inner #search-results ul li a {
        margin: 20px 0; }
    #menu-container .inner #search {
      max-width: 80%; }
      #menu-container .inner #search #search-input {
        width: 70%;
        max-width: 350px; }
    #menu-container .inner #close-menu {
      top: 35px;
      right: 35px; } }

@media screen and (max-width: 650px) {
  #menu-container .inner {
    padding: 20px 20px;
    right: -100%;
    width: 100%; }
    #menu-container .inner nav, #menu-container .inner #search-results {
      font-size: 1.75em;
      margin-top: 45px; }
      #menu-container .inner nav ul li a, #menu-container .inner #search-results ul li a {
        margin: 20px 0; }
    #menu-container .inner #search {
      max-width: 90%; }
      #menu-container .inner #search .search-input-container .search-icon {
        font-size: 1.75em;
        margin-right: 5px;
        top: 7px; }
      #menu-container .inner #search #search-input {
        width: 80%;
        font-size: 1.75em; }
    #menu-container .inner #close-menu {
      top: 20px;
      right: 20px; } }
  @media screen and (max-width: 650px) and (max-width: 540px) {
          #menu-container .inner #search #search-input {
            max-width: 200px; } }

body.backeprosjekt #menu-container {
  font-family: "SimplonNorm Regular", sans-serif;
  font-weight: normal; }
  body.backeprosjekt #menu-container .inner #search .search-input-container .search-icon i:before {
    position: relative;
    top: -2px;
    padding: 5px;
    font-size: 1em; }
  body.backeprosjekt #menu-container .inner #close-menu {
    z-index: 53;
    right: 50px; }

body.construction-site #menu-container {
  font-family: "SimplonNorm Regular", sans-serif;
  font-weight: normal; }
  body.construction-site #menu-container .inner {
    background-color: #e9eff2; }
  body.construction-site #menu-container .inner #search .search-input-container .search-icon {
    font-size: 1.5em; }
  body.construction-site #menu-container .inner #search .search-input-container .search-info #search-input {
    position: relative;
    top: 8px;
    font-size: 1.5em;
    background-color: #e9eff2;
    color: #242b3b; }
  body.construction-site #menu-container .inner #search .search-input-container .search-info #search-input::-webkit-input-placeholder {
    color: #242b3b; }
  body.construction-site #menu-container .inner #search .search-input-container .search-info #search-input:-moz-placeholder {
    color: #242b3b; }
  body.construction-site #menu-container .inner #search .search-input-container .search-info #search-input::-moz-placeholder {
    color: #242b3b; }
  body.construction-site #menu-container .inner #search .search-input-container .search-info #search-input:-ms-input-placeholder {
    color: #242b3b; }
  body.construction-site #menu-container .inner #close-menu {
    color: #242b3b;
    font-size: 1.25em; }
  body.construction-site #menu-container .inner #search-results ul li a {
    color: #8f9aaa; }
  body.construction-site #menu-container .inner #search-results ul li a:hover {
    color: #242b3b; }
  body.construction-site #menu-container .inner nav {
    display: none; }
  @media screen and (max-width: 992px) {
        body.construction-site #menu-container .inner nav {
          display: block; } }
  body.construction-site #menu-container.collapsed .inner nav {
    display: block; }

.content-module.backe_project_frontpage {
  background-color: #e9eff2; }
  .content-module.backe_project_frontpage .inner .top-part {
    position: relative;
    overflow: hidden;
    width: 100%; }
  .content-module.backe_project_frontpage .inner .top-part .innercontent {
    position: relative;
    z-index: 1;
    *zoom: 1;
    margin-left: -15px;
    margin-right: -15px;
    max-width: 1270px;
    transition: max-width 0.3s ease;
    margin: 0 auto;
    padding: 70px 35px 105px 35px;
    color: #fff;
    transition: max-width 0.3s ease; }
  .content-module.backe_project_frontpage .inner .top-part .innercontent:before, .content-module.backe_project_frontpage .inner .top-part .innercontent:after {
    content: " ";
    display: table; }
  .content-module.backe_project_frontpage .inner .top-part .innercontent:after {
    clear: both; }
  @media screen and (max-width: 650px) {
        .content-module.backe_project_frontpage .inner .top-part .innercontent {
          padding: 5px 20px 20px 20px; } }
  .content-module.backe_project_frontpage .inner .top-part .innercontent .lower {
    padding-top: 140px; }
  @media screen and (max-width: 650px) {
          .content-module.backe_project_frontpage .inner .top-part .innercontent .lower {
            padding-top: 20px; } }
  .content-module.backe_project_frontpage .inner .top-part .innercontent .lower a {
    color: #fcb813;
    font-size: 1.25em;
    text-decoration: none; }
  @media screen and (max-width: 992px) {
            .content-module.backe_project_frontpage .inner .top-part .innercontent .lower a {
              font-size: 1.1825em; } }
  @media screen and (max-width: 650px) {
            .content-module.backe_project_frontpage .inner .top-part .innercontent .lower a {
              font-size: 1.0625em; } }
  .content-module.backe_project_frontpage .inner .top-part .innercontent .lower a i {
    color: #fff; }
    .content-module.backe_project_frontpage .inner .top-part .innercontent .lower a i.icon-arrow {
      color: #fff; }
      .content-module.backe_project_frontpage .inner .top-part .innercontent .lower a i.icon-arrow:before {
        position: relative;
        top: 2px;
        left: 0; }
  .content-module.backe_project_frontpage .inner .top-part .innercontent .lower a.float-right {
    float: right; }
  .content-module.backe_project_frontpage .inner .top-part .innercontent .lower .project-types a i {
    position: relative;
    margin-right: 10px; }
    .content-module.backe_project_frontpage .inner .top-part .innercontent .lower .project-types a i:before {
      position: relative; }
    .content-module.backe_project_frontpage .inner .top-part .innercontent .lower .project-types a i.icon-residential-square:before {
      left: 0 !important; }
    .content-module.backe_project_frontpage .inner .top-part .innercontent .lower .project-types a i.icon-commercial-square:before {
      left: 0 !important; }
    .content-module.backe_project_frontpage .inner .top-part .innercontent .lower .project-types a i.icon-ops-square:before {
      left: 0 !important; }
    .content-module.backe_project_frontpage .inner .top-part .innercontent .lower .project-types a:not(:first-of-type) {
      margin-left: 35px; }
    @media screen and (max-width: 650px) {
              .content-module.backe_project_frontpage .inner .top-part .innercontent .lower .project-types a:not(:first-of-type) {
                margin-left: 20px; } }
    .content-module.backe_project_frontpage .inner .top-part .innercontent .lower .project-types a:hover {
      color: #fff; }
  .content-module.backe_project_frontpage .inner .top-part .innercontent .lower .all-projects a {
    color: #fcb813; }
    .content-module.backe_project_frontpage .inner .top-part .innercontent .lower .all-projects a i.icon-arrow:before {
      color: #fcb813; }
    .content-module.backe_project_frontpage .inner .top-part .innercontent .lower .all-projects a:hover i.icon-arrow:before {
      left: 5px !important; }
  @media screen and (max-width: 650px) {
            .content-module.backe_project_frontpage .inner .top-part .innercontent .lower .all-projects {
              display: none; } }
  .content-module.backe_project_frontpage .inner .top-part:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    left: 75px;
    width: 100%;
    height: 100%;
    background-color: #242b3b; }
  @media screen and (max-width: 1075px) {
        .content-module.backe_project_frontpage .inner .top-part:after {
          left: 0; } }
  .content-module.backe_project_frontpage .showing-info-outer {
    position: relative;
    background-color: #e9eff2;
    padding: 0 0 70px 0; }
  .content-module.backe_project_frontpage .showing-info-container {
    position: relative;
    top: -50px;
    max-width: 1270px;
    *zoom: 1;
    margin: 0 auto;
    color: #242b3b;
    overflow: hidden;
    padding: 0 35px; }
  .content-module.backe_project_frontpage .showing-info-container:before, .content-module.backe_project_frontpage .showing-info-container:after {
    content: " ";
    display: table; }
  .content-module.backe_project_frontpage .showing-info-container:after {
    clear: both; }
  .content-module.backe_project_frontpage .showing-info-container .showing-info-top {
    background: #fdb42b;
    padding: 0 35px; }
  .content-module.backe_project_frontpage .showing-info-container .showing-info-top .left h2 {
    font-size: 2.5em;
    margin: 0.45em 0; }
  .content-module.backe_project_frontpage .showing-info-container .showing-info-top .left h2 i:before {
    position: relative;
    top: 5px;
    margin-right: 20px; }
  .content-module.backe_project_frontpage .showing-info-container .showing-info-top .right {
    text-align: right; }
  .content-module.backe_project_frontpage .showing-info-container .showing-info-top .right a {
    line-height: 4.3em;
    font-size: 1.25em;
    color: #242b3b;
    text-decoration: none; }
  .content-module.backe_project_frontpage .showing-info-container .showing-info-top .right a:first-of-type {
    margin-right: 35px; }
  .content-module.backe_project_frontpage .showing-info-container .showing-info-top .right a.prev i {
    margin-right: 10px; }
  .content-module.backe_project_frontpage .showing-info-container .showing-info-top .right a.next i {
    margin-left: 10px; }
  .content-module.backe_project_frontpage .showing-info-container .showing-info-top .right a i:before {
    position: relative;
    top: 4px; }
  .content-module.backe_project_frontpage .showing-info-container .showing-info-top .right a:hover {
    color: #fff; }
  .content-module.backe_project_frontpage .showing-info-container .showing-info-single {
    position: relative;
    *zoom: 1;
    background-color: #fff; }
  .content-module.backe_project_frontpage .showing-info-container .showing-info-single:before, .content-module.backe_project_frontpage .showing-info-container .showing-info-single:after {
    content: " ";
    display: table; }
  .content-module.backe_project_frontpage .showing-info-container .showing-info-single:after {
    clear: both; }
  .content-module.backe_project_frontpage .showing-info-container .showing-info-single .image {
    float: left;
    width: 50%;
    padding-bottom: 33.6875%;
    background-size: cover; }
  .content-module.backe_project_frontpage .showing-info-container .showing-info-single .info {
    width: 50%;
    float: left;
    padding: 35px; }
  .content-module.backe_project_frontpage .showing-info-container .showing-info-single .info h2 {
    margin-top: 0; }
  .content-module.backe_project_frontpage .showing-info-container .showing-info-single .widget.button {
    position: absolute;
    bottom: 35px;
    right: 35px; }

body.backeprosjekt .content-module.backe_project_frontpage .top-part .innercontent {
  max-width: 1270px; }
  @media screen and (max-width: 1475px) {
        body.backeprosjekt .content-module.backe_project_frontpage .top-part .innercontent {
          max-width: 1170px; } }
  @media screen and (max-width: 1375px) {
        body.backeprosjekt .content-module.backe_project_frontpage .top-part .innercontent {
          max-width: 1070px; } }
  @media screen and (max-width: 1275px) {
        body.backeprosjekt .content-module.backe_project_frontpage .top-part .innercontent {
          max-width: 970px; } }
  @media screen and (max-width: 1175px) {
        body.backeprosjekt .content-module.backe_project_frontpage .top-part .innercontent {
          max-width: 870px; } }

.content-module.backe_project_footer {
  position: relative;
  width: 100%;
  *zoom: 1;
  background-color: #e9eff2; }
  .content-module.backe_project_footer:before, .content-module.backe_project_footer:after {
    content: " ";
    display: table; }
  .content-module.backe_project_footer:after {
    clear: both; }
  .content-module.backe_project_footer #footer {
    position: relative;
    z-index: 1;
    *zoom: 1;
    max-width: 1270px;
    transition: max-width 0.3s ease;
    padding: 70px 35px 70px 35px;
    margin: 0 auto; }
  .content-module.backe_project_footer #footer:before, .content-module.backe_project_footer #footer:after {
    content: " ";
    display: table; }
  .content-module.backe_project_footer #footer:after {
    clear: both; }
  .content-module.backe_project_footer #footer .top-half {
    margin-bottom: 35px;
    min-height: 5.325em; }
  .content-module.backe_project_footer #footer .bottom-half {
    min-height: 55px; }
  .content-module.backe_project_footer #footer span, .content-module.backe_project_footer #footer a {
    display: block;
    width: 100%;
    font-size: 1.25em; }
  .content-module.backe_project_footer #footer a {
    color: #fcb813;
    text-decoration: none; }
  .content-module.backe_project_footer #footer a:hover {
    color: #fff; }
  .content-module.backe_project_footer #footer span {
    color: #fff; }
  .content-module.backe_project_footer #footer .development-credits {
    margin-top: 1em; }
  .content-module.backe_project_footer #footer .development-credits span {
    position: relative;
    top: 18px;
    font-size: 0.75em; }
  .content-module.backe_project_footer #footer .development-credits span a {
    display: inline;
    font-size: 1em; }
  @media screen and (max-width: 650px) {
        .content-module.backe_project_footer #footer .development-credits span {
          top: 0;
          float: lefT; } }
  @media screen and (max-width: 650px) {
  .content-module.backe_project_footer #footer {
    padding: 30px 20px 30px 20px; }
    .content-module.backe_project_footer #footer .top-half, .content-module.backe_project_footer #footer .bottom-half {
      margin-bottom: 20px;
      min-height: auto; }

    .content-module.backe_project_footer #footer .xs-hidden {
      display: none; }

    .content-module.backe_project_footer #footer .col-sm-6 > div {
      margin-bottom: 20px; }
      .content-module.backe_project_footer #footer .col-sm-6:last-of-type > div {
        margin-bottom: 0; } }
  .content-module.backe_project_footer:after {
    content: ' ';
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: calc(100% - 75px);
    height: 100%;
    background-color: #242b3b; }
  @media screen and (max-width: 1075px) {
    .content-module.backe_project_footer:after {
      width: 100%; } }
  .content-module.backe_project_footer[data-prev-background-color="white"] {
    background-color: #fff; }
  .content-module.backe_project_footer.prev-backe_project_project_listing {
    background-color: #e9eff2; }

body.backeprosjekt .content-module.backe_project_footer #footer {
  max-width: 1270px; }
  @media screen and (max-width: 1475px) {
      body.backeprosjekt .content-module.backe_project_footer #footer {
        max-width: 1170px; } }
  @media screen and (max-width: 1375px) {
      body.backeprosjekt .content-module.backe_project_footer #footer {
        max-width: 1070px; } }
  @media screen and (max-width: 1275px) {
      body.backeprosjekt .content-module.backe_project_footer #footer {
        max-width: 970px; } }
  @media screen and (max-width: 1175px) {
      body.backeprosjekt .content-module.backe_project_footer #footer {
        max-width: 870px; } }

.content-module.backe_project_project_listing {
  width: 100%;
  color: #242b3b;
  background-color: #e9eff2; }
  .content-module.backe_project_project_listing .project-listing-filters {
    position: relative;
    padding: 70px 0 140px 0; }
  .content-module.backe_project_project_listing .project-listing-filters .inner {
    position: relative;
    z-index: 1;
    *zoom: 1;
    max-width: 1270px;
    transition: max-width 0.3s ease;
    margin: 0 auto;
    padding: 0 35px; }
  .content-module.backe_project_project_listing .project-listing-filters .inner:before, .content-module.backe_project_project_listing .project-listing-filters .inner:after {
    content: " ";
    display: table; }
  .content-module.backe_project_project_listing .project-listing-filters .inner:after {
    clear: both; }
  .content-module.backe_project_project_listing .project-listing-filters .inner h2 {
    color: #fff; }
  .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-6, .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-12 {
    *zoom: 1; }
  .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-6:before, .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-12:before, .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-6:after, .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-12:after {
    content: " ";
    display: table; }
  .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-6:after, .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-12:after {
    clear: both; }
  .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-6 a, .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-12 a {
    display: block;
    text-decoration: none;
    width: 100%;
    color: #fff;
    font-size: 1.25em; }
  .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-6 a:before, .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-12 a:before {
    position: relative;
    float: left;
    top: 7px;
    display: block;
    content: ' ';
    width: 13px;
    height: 13px;
    background-color: #fff;
    margin-right: 8px;
    opacity: 0.5; }
  .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-6 a.projectType:before, .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-12 a.projectType:before {
    display: none; }
  .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-6 a.projectType i, .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-12 a.projectType i {
    margin-right: 5px;
    opacity: 0.5; }
    .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-6 a.projectType i:before, .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-12 a.projectType i:before {
      top: 2px;
      font-size: 0.85em;
      left: 0 !important; }
  .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-6 a:hover i, .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-12 a:hover i {
    opacity: 1; }
  .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-6 a:hover:before, .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-12 a:hover:before {
    opacity: 1; }
  .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-6 a.active i, .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-12 a.active i {
    opacity: 1;
    color: #fdb42b; }
  .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-6 a.active:before, .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-12 a.active:before {
    opacity: 1;
    background-color: #fdb42b; }
  .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-6 a.active.residential:before, .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-12 a.active.residential:before, .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-6 a.active.commercial:before, .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-12 a.active.commercial:before, .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-6 a.active.ops:before, .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-12 a.active.ops:before {
    background-color: transparent; }
  .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-6 a.disabled, .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-12 a.disabled {
    opacity: 0.35; }
  .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-6 a.disabled:hover i, .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-12 a.disabled:hover i {
    opacity: 0.5; }
    .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-6 a.disabled:hover:before, .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-12 a.disabled:hover:before {
      opacity: 0.5; }
  .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-12 {
    *zoom: 1; }
  .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-12:before, .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-12:after {
    content: " ";
    display: table; }
  .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-12:after {
    clear: both; }
  .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-12 a {
    float: left;
    width: 50%; }
  .content-module.backe_project_project_listing .project-listing-filters:after {
    content: ' ';
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 75px;
    width: calc(100% - 75px);
    height: 100%;
    background-color: #242b3b; }
  @media screen and (max-width: 1075px) {
      .content-module.backe_project_project_listing .project-listing-filters:after {
        left: 0;
        width: 100%; } }
  .content-module.backe_project_project_listing .projects {
    *zoom: 1;
    position: relative;
    max-width: 1270px;
    transition: max-width 0.3s ease;
    margin: 0 auto;
    padding: 0 35px 0 35px; }
  .content-module.backe_project_project_listing .projects:before, .content-module.backe_project_project_listing .projects:after {
    content: " ";
    display: table; }
  .content-module.backe_project_project_listing .projects:after {
    clear: both; }
  .content-module.backe_project_project_listing .projects a {
    display: block;
    text-decoration: none;
    color: #242b3b; }
  .content-module.backe_project_project_listing .projects .small-container {
    *zoom: 1; }
  .content-module.backe_project_project_listing .projects .small-container:before, .content-module.backe_project_project_listing .projects .small-container:after {
    content: " ";
    display: table; }
  .content-module.backe_project_project_listing .projects .small-container:after {
    clear: both; }
  .content-module.backe_project_project_listing .projects .small-container a .single-project {
    width: calc(50% - 35px); }
  .content-module.backe_project_project_listing .projects .small-container a:nth-child(odd) .single-project {
    margin-right: 70px; }
  .content-module.backe_project_project_listing .projects .single-project {
    background: #fff;
    margin-bottom: 70px; }
  .content-module.backe_project_project_listing .projects .single-project.small {
    float: left;
    width: 50%; }
  .content-module.backe_project_project_listing .projects .single-project .project-image {
    position: relative;
    width: 100%;
    padding-bottom: 43.8%;
    background-size: cover;
    background-position: 50% 50%; }
  .content-module.backe_project_project_listing .projects .single-project .project-image:before {
    content: ' ';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(36, 43, 59, 0.3);
    opacity: 0;
    transition: 0.3s opacity; }
  .content-module.backe_project_project_listing .projects .single-project .project-info {
    position: relative;
    padding: 15px 24px 24px 24px; }
  .content-module.backe_project_project_listing .projects .single-project .project-info h2 {
    margin: 0 0 17.5px 0;
    height: 2.6em;
    line-height: 1.3em;
    text-overflow: ellipsis;
    overflow: hidden; }
  .content-module.backe_project_project_listing .projects .single-project .project-info p {
    margin: 0; }
  .content-module.backe_project_project_listing .projects .single-project .project-info .project-type {
    position: absolute;
    bottom: 24px;
    right: 24px; }
  .content-module.backe_project_project_listing .projects .single-project .project-info .project-type .project-type-icon {
    float: left;
    width: 24px; }
  .content-module.backe_project_project_listing .projects .single-project .project-info .project-type .project-type-icon i {
    position: relative;
    top: 6px;
    font-size: 24px; }
    .content-module.backe_project_project_listing .projects .single-project .project-info .project-type .project-type-icon i:before {
      left: 0 !important; }
    .content-module.backe_project_project_listing .projects .single-project .project-info .project-type .project-type-icon i.icon-residential-square {
      color: #22a979; }
    .content-module.backe_project_project_listing .projects .single-project .project-info .project-type .project-type-icon i.icon-ops-square {
      color: #fcb813; }
    .content-module.backe_project_project_listing .projects .single-project .project-info .project-type .project-type-icon i.icon-commercial-square {
      color: #242b3b; }
  .content-module.backe_project_project_listing .projects .single-project .project-info .project-type span {
    position: relative;
    top: 4px;
    float: left; }
  .content-module.backe_project_project_listing .projects .single-project:hover .project-image:before {
    opacity: 1; }
  .content-module.backe_project_project_listing .projects > a:first-child, .content-module.backe_project_project_listing .projects > .small-container:first-child {
    margin-top: -70px; }
  @media screen and (max-width: 650px) {
        .content-module.backe_project_project_listing .projects > a:first-child, .content-module.backe_project_project_listing .projects > .small-container:first-child {
          margin-top: 0; } }
  .content-module.backe_project_project_listing #no-results {
    display: none;
    position: relative;
    max-width: 1270px;
    margin: 0 auto;
    margin-top: -70px;
    padding: 0 35px 35px 35px; }
  .content-module.backe_project_project_listing #no-results .no-results-inner {
    padding: 35px;
    text-align: center;
    background-color: #fff; }
  .content-module.backe_project_project_listing #no-results .show {
    display: block; }
  @media screen and (max-width: 650px) {
    .content-module.backe_project_project_listing #no-results {
      margin-top: 0; } }
  @media screen and (max-width: 992px) and (min-width: 651px) {
  .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-6 a, .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-12 a {
    font-size: 1.1825em; }
    .content-module.backe_project_project_listing .projects .single-project {
      margin-bottom: 35px; }
      .content-module.backe_project_project_listing .projects .small-container a:nth-child(odd) .single-project {
        margin-right: 35px; }
        .content-module.backe_project_project_listing .projects .small-container a .single-project {
          width: calc(50% - 18px); } }
  @media screen and (max-width: 650px) {
  .content-module.backe_project_project_listing .project-listing-filters {
    padding: 0; }
    .content-module.backe_project_project_listing .project-listing-filters .inner {
      padding: 0 20px 20px 20px; }
      .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-6 a, .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-12 a {
        font-size: 1.0625em;
        padding: 4px 0; }
      .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-12 a {
        width: calc(50% - 20px); }
        .content-module.backe_project_project_listing .project-listing-filters .inner .col-sm-12 a:nth-child(odd) {
          margin-left: 30px; }

    .content-module.backe_project_project_listing .projects {
      padding: 0; }

    .content-module.backe_project_project_listing .projects .single-project {
      margin-bottom: 20px; }
      .content-module.backe_project_project_listing .projects .single-project .project-info {
        padding: 20px; }
        .content-module.backe_project_project_listing .projects .single-project .project-info h2 {
          min-height: 0px; }
        .content-module.backe_project_project_listing .projects .single-project .project-info .project-type {
          font-size: 0.8em; }
        .content-module.backe_project_project_listing .projects .single-project .project-info .project-type .project-type-icon {
          position: relative;
          top: 1px;
          width: 14px; }

    .content-module.backe_project_project_listing .projects .small-container a:nth-child(odd) .single-project, .content-module.backe_project_project_listing .projects .small-container a:nth-child(even) .single-project {
      width: 100%; } }

body.backeprosjekt .content-module.backe_project_project_listing .projects, body.backeprosjekt .content-module.backe_project_project_listing .project-listing-filters .inner {
  max-width: 1270px; }
  @media screen and (max-width: 1475px) {
      body.backeprosjekt .content-module.backe_project_project_listing .projects, body.backeprosjekt .content-module.backe_project_project_listing .project-listing-filters .inner {
        max-width: 1170px; } }
  @media screen and (max-width: 1375px) {
      body.backeprosjekt .content-module.backe_project_project_listing .projects, body.backeprosjekt .content-module.backe_project_project_listing .project-listing-filters .inner {
        max-width: 1070px; } }
  @media screen and (max-width: 1275px) {
      body.backeprosjekt .content-module.backe_project_project_listing .projects, body.backeprosjekt .content-module.backe_project_project_listing .project-listing-filters .inner {
        max-width: 970px; } }
  @media screen and (max-width: 1175px) {
      body.backeprosjekt .content-module.backe_project_project_listing .projects, body.backeprosjekt .content-module.backe_project_project_listing .project-listing-filters .inner {
        max-width: 870px; } }

body.system .content-module.backe_project_project_listing[data-module-show_filters="false"] .projects > a:first-child, body.system .content-module.backe_project_project_listing[data-module-show_filters="false"] .projects > .small-container:first-child {
  margin-top: 0; }
  @media screen and (max-width: 650px) {
            body.system .content-module.backe_project_project_listing[data-module-show_filters="false"] .projects > a:first-child, body.system .content-module.backe_project_project_listing[data-module-show_filters="false"] .projects > .small-container:first-child {
              margin-top: 0; } }

.popup.module-option [data-module-type="backe_project_project_listing"] .projects-sorter {
  height: 350px;
  overflow-y: auto;
  overflow-x: hidden; }
  .popup.module-option [data-module-type="backe_project_project_listing"] .projects-sorter .project {
    cursor: pointer;
    padding-top: 10px;
    padding-bottom: 10px; }

.content-module.backe_project_header {
  position: relative;
  z-index: 2;
  width: 100%;
  /*@include smDown() {
   #header {
   padding-left: $smallGutter;
   }
   }
   @include xsDown() {
   #header {
   padding: $smallGutterMobile $smallGutterMobile;
   #logo-container {
   img {
   height: 40px;
   }
   }
   #navigation-icon {
   top: $smallGutterMobile - 6px;
   right: $smallGutterMobile;
   }
   }
   }*/ }
  .content-module.backe_project_header #header {
    position: relative;
    padding: 50px 50px;
    *zoom: 1;
    /*#navigation-icon {
     color: $white;
     text-decoration: none;
     position: absolute;
     top: $smallGutter - 6px;
     right: 50px;
     i {
     position: relative;
     top: 5px;
     font-size: 1.3em;
     &:before {
     line-height: 1em;
     left: 0 !important;
     }
     }
     }*/ }
  .content-module.backe_project_header #header:before, .content-module.backe_project_header #header:after {
    content: " ";
    display: table; }
  .content-module.backe_project_header #header:after {
    clear: both; }
  .content-module.backe_project_header #header #logo-container {
    float: left; }
  .content-module.backe_project_header #header #logo-container img {
    height: 61px; }
  .content-module.backe_project_header #header .nav-toggle-container {
    position: fixed;
    top: 50px;
    right: 50px;
    z-index: 52;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25); }
  .content-module.backe_project_header #header .nav-toggle-container #navigation-icon {
    display: block;
    background-color: #fff;
    height: 61px;
    font-size: 20px;
    padding: 18px 20px 17px 20px;
    color: #242b3b;
    text-decoration: none;
    box-shadow: 0px 3px 15px 6px rgba(0, 0, 0, 0.11);
    transition: box-shadow 0.1s ease; }
  .content-module.backe_project_header #header .nav-toggle-container #navigation-icon span {
    text-transform: uppercase; }
  .content-module.backe_project_header #header .nav-toggle-container #navigation-icon .backeicon-arrow-right {
    display: inline-block;
    color: #ffb500;
    margin-left: 5px; }
  .content-module.backe_project_header #header .nav-toggle-container #navigation-icon .hamburger {
    position: relative;
    top: 1px;
    margin-left: 5px;
    display: inline-block;
    width: 20px;
    height: 16px;
    background: url('/img/frontend/backe/hamburger-blue.svg') no-repeat; }
  .content-module.backe_project_header #header .nav-toggle-container #navigation-icon:hover:not(:focus) {
    background-color: #eaeef0;
    box-shadow: 0px 3px 15px 6px rgba(0, 0, 0, 0); }
  .content-module.backe_project_header #header .nav-toggle-container.no-shadow a {
    box-shadow: 0px 3px 15px 6px rgba(0, 0, 0, 0); }
  @media screen and (max-width: 650px) {
    .content-module.backe_project_header #header {
      padding: 30px; }
      .content-module.backe_project_header #header #logo-container img {
        height: 38px; }
      .content-module.backe_project_header #header .nav-toggle-container {
        top: 20px;
        right: 20px; }
        .content-module.backe_project_header #header .nav-toggle-container #navigation-icon {
          height: 38px;
          width: 38px;
          padding: 18px 19px 17px 19px; }
          .content-module.backe_project_header #header .nav-toggle-container #navigation-icon span {
            display: none; }
          .content-module.backe_project_header #header .nav-toggle-container #navigation-icon .hamburger {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            margin-left: 0; }
          .content-module.backe_project_header #header .nav-toggle-container #navigation-icon .backeicon-arrow-right {
            position: absolute;
            top: 50%;
            left: 40%;
            transform: translate(-50%, -50%); }
      .content-module.backe_project_header #header #menu {
        top: 30px;
        right: 30px;
        max-width: calc(100% - 60px);
        max-height: calc(100% - 60px);
        overflow: auto; }
        .content-module.backe_project_header #header #menu .search {
          padding: 0 30px;
          margin: 30px 0; }
        .content-module.backe_project_header #header #menu .navigation, .content-module.backe_project_header #header #menu .search-result {
          padding: 0;
          margin-bottom: 30px; }
          .content-module.backe_project_header #header #menu .navigation ul, .content-module.backe_project_header #header #menu .search-result ul {
            width: 100%; }
            .content-module.backe_project_header #header #menu .navigation ul li, .content-module.backe_project_header #header #menu .search-result ul li {
              display: none;
              margin: 0;
              padding: 10px 30px; }
              .content-module.backe_project_header #header #menu .navigation ul li.parent, .content-module.backe_project_header #header #menu .search-result ul li.parent {
                display: block;
                font-size: 28px;
                color: #242b3b;
                cursor: pointer; }
                .content-module.backe_project_header #header #menu .navigation ul li.parent .expand, .content-module.backe_project_header #header #menu .search-result ul li.parent .expand {
                  display: inline-block;
                  font-size: 16px; }
                  .content-module.backe_project_header #header #menu .navigation ul li.parent .expand i, .content-module.backe_project_header #header #menu .search-result ul li.parent .expand i {
                    display: inline-block;
                    position: relative;
                    top: -4px;
                    transform: rotate(90deg);
                    color: #ffb500; }
            .content-module.backe_project_header #header #menu .navigation ul.open li, .content-module.backe_project_header #header #menu .search-result ul.open li {
              display: block; }
              .content-module.backe_project_header #header #menu .navigation ul.open li.parent .expand i, .content-module.backe_project_header #header #menu .search-result ul.open li.parent .expand i {
                left: 6px;
                transform: rotate(-90deg); }
              .content-module.backe_project_header #header #menu .navigation ul.open li a, .content-module.backe_project_header #header #menu .search-result ul.open li a {
                font-size: 20px; }
        .content-module.backe_project_header #header #menu .resources {
          margin-bottom: 30px;
          padding: 0; }
          .content-module.backe_project_header #header #menu .resources .resource {
            width: 100%;
            font-size: 20px;
            margin: 6px 0; }
            .content-module.backe_project_header #header #menu .resources .resource img {
              display: none; }
        .content-module.backe_project_header #header #menu .call-to-action {
          background-color: #fff;
          padding: 20px 24px; }
      .content-module.backe_project_header #header #menu-background {
        top: 30px;
        right: 30px; } }
  @media screen and (max-width: 992px) {
    .content-module.backe_project_header #header #section-navigation {
      display: none; } }

section .content-module.backe_project_header {
  color: #fff; }

section[data-background-color="brandblue"] .content-module.backe_project_header {
  background-color: #e9eff2; }
  section[data-background-color="brandblue"] .content-module.backe_project_header:after {
    content: ' ';
    display: block;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 75px;
    right: 0;
    height: 100%;
    background-color: #242b3b; }
  @media screen and (max-width: 1075px) {
      section[data-background-color="brandblue"] .content-module.backe_project_header:after {
        left: 0; } }

section[data-background-color="white"] .content-module.backe_project_header {
  background-color: #fff;
  color: #242b3b; }
  section[data-background-color="white"] .content-module.backe_project_header #header #navigation-icon {
    color: #242b3b; }

body.frontend #top-cover {
  position: absolute;
  top: -1000px;
  left: 0;
  width: 100%;
  height: 1000px;
  background-color: #242b3b;
  z-index: 100; }

body.frontend .content-module.backe_project_header .nav-toggle-container {
  position: fixed; }
  body.frontend .content-module.backe_project_header.pullup {
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 15; }

.content-module.backe_project_contact_top {
  position: relative;
  color: #fff;
  background-color: #e9eff2;
  z-index: 2; }
  .content-module.backe_project_contact_top .inner {
    position: relative;
    z-index: 1;
    max-width: 1270px;
    transition: max-width 0.3s ease;
    margin: 0 auto;
    padding: 70px 35px 70px 35px; }
  .content-module.backe_project_contact_top .inner h2 {
    margin-bottom: 70px; }
  .content-module.backe_project_contact_top .inner p, .content-module.backe_project_contact_top .inner .map-link {
    font-size: 1.25em;
    margin: 0.1em 0; }
  .content-module.backe_project_contact_top .inner a {
    color: #fdb42b;
    text-decoration: none; }
  .content-module.backe_project_contact_top .inner a i {
    position: relative;
    top: 0px;
    margin-left: 20px; }
  .content-module.backe_project_contact_top .inner a i:before {
    left: 0 !important; }
  .content-module.backe_project_contact_top .inner .map-link-container {
    position: relative;
    display: none;
    *zoom: 1; }
  .content-module.backe_project_contact_top .inner .map-link-container:before, .content-module.backe_project_contact_top .inner .map-link-container:after {
    content: " ";
    display: table; }
  .content-module.backe_project_contact_top .inner .map-link-container:after {
    clear: both; }
  .content-module.backe_project_contact_top .inner .map-link-container a {
    position: absolute;
    bottom: 0;
    right: 15px; }
  .content-module.backe_project_contact_top.next-map .inner .map-link-container {
    display: block; }
  .content-module.backe_project_contact_top:after {
    content: ' ';
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 75px;
    width: calc(100% - 75px);
    height: 100%;
    background-color: #242b3b; }
  @media screen and (max-width: 1075px) {
    .content-module.backe_project_contact_top:after {
      left: 0;
      width: 100%; } }
  @media screen and (max-width: 992px) {
  .content-module.backe_project_contact_top .inner p, .content-module.backe_project_contact_top .inner .map-link {
    font-size: 1.1825em; } }
  @media screen and (max-width: 650px) {
  .content-module.backe_project_contact_top .inner {
    padding: 30px 20px 30px 20px; }
    .content-module.backe_project_contact_top .inner h2 {
      margin-bottom: 30px; }

    .content-module.backe_project_contact_top .inner p, .content-module.backe_project_contact_top .inner .map-link {
      font-size: 1.0625em; }

    .content-module.backe_project_contact_top .inner a i {
      margin-left: 20px; }
      .content-module.backe_project_contact_top .inner a i:before {
        left: 0 !important; }

    .content-module.backe_project_contact_top .inner .map-link-container {
      margin-top: 20px; }
      .content-module.backe_project_contact_top .inner .map-link-container a {
        position: relative;
        left: 0;
        right: 0; }

    .content-module.backe_project_contact_top.next-map .inner .map-link-container {
      display: block; } }

body.backeprosjekt .content-module.backe_project_contact_top .inner {
  max-width: 1270px; }
  @media screen and (max-width: 1475px) {
      body.backeprosjekt .content-module.backe_project_contact_top .inner {
        max-width: 1170px; } }
  @media screen and (max-width: 1375px) {
      body.backeprosjekt .content-module.backe_project_contact_top .inner {
        max-width: 1070px; } }
  @media screen and (max-width: 1275px) {
      body.backeprosjekt .content-module.backe_project_contact_top .inner {
        max-width: 970px; } }
  @media screen and (max-width: 1175px) {
      body.backeprosjekt .content-module.backe_project_contact_top .inner {
        max-width: 870px; } }

.content-module.backe_project_error {
  position: relative;
  background-color: #242b3b;
  color: #fff; }
  .content-module.backe_project_error .inner {
    margin: 0 auto;
    max-width: 1270px;
    transition: max-width 0.3s ease;
    padding: 70px 35px; }
  .content-module.backe_project_error .inner h2 a {
    color: #fcb813;
    text-decoration: none; }
  .content-module.backe_project_error .inner h2 a:hover {
    color: #fff; }
  @media screen and (max-width: 650px) {
    .content-module.backe_project_error .inner {
      padding: 30px 20px; } }

body.backeprosjekt .content-module.backe_project_error .inner {
  max-width: 1270px; }
  @media screen and (max-width: 1475px) {
      body.backeprosjekt .content-module.backe_project_error .inner {
        max-width: 1170px; } }
  @media screen and (max-width: 1375px) {
      body.backeprosjekt .content-module.backe_project_error .inner {
        max-width: 1070px; } }
  @media screen and (max-width: 1275px) {
      body.backeprosjekt .content-module.backe_project_error .inner {
        max-width: 970px; } }
  @media screen and (max-width: 1175px) {
      body.backeprosjekt .content-module.backe_project_error .inner {
        max-width: 870px; } }

.content-module.project_documents {
  position: relative;
  width: 100%; }
  .content-module.project_documents .inner {
    *zoom: 1;
    max-width: 1270px;
    margin: 0 auto;
    padding: 35px 35px 70px 35px; }
  .content-module.project_documents .inner h2 {
    margin-top: 0; }
  .content-module.project_documents .inner p:last-of-type {
    margin-bottom: 0; }
  .content-module.project_documents .inner:before, .content-module.project_documents .inner:after {
    content: " ";
    display: table; }
  .content-module.project_documents .inner:after {
    clear: both; }
  .content-module.project_documents .inner .document-button {
    position: relative;
    cursor: pointer;
    margin-top: 70px;
    text-decoration: none;
    display: inline-block;
    min-width: 288px;
    padding: 15px 17px;
    background-color: #363636;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
    font-weight: 400; }
  @media screen and (max-width: 540px) {
      .content-module.project_documents .inner .document-button {
        min-width: 100%; } }
  .content-module.project_documents .inner .document-button img {
    width: 45px; }
  .content-module.project_documents .inner .document-button span {
    margin-left: 20px;
    font-size: 1.25em;
    color: #fff; }
  .content-module.project_documents .inner .document-button i {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%); }
  .content-module.project_documents .inner .document-button.multiples .document-list {
    display: none;
    position: absolute;
    z-index: 10;
    left: 0;
    top: calc(100% + 15px);
    width: 100%;
    background-color: #363636;
    padding: 15px; }
  .content-module.project_documents .inner .document-button.multiples .document-list.open {
    display: block; }
  .content-module.project_documents .inner .document-button.multiples .document-list ul {
    max-width: 100%;
    list-style: none;
    padding: 0;
    margin: 0; }
  .content-module.project_documents .inner .document-button.multiples .document-list ul li {
    max-width: 100%; }
    .content-module.project_documents .inner .document-button.multiples .document-list ul li a {
      font-size: 1.25em;
      padding: 5px 10px;
      margin-bottom: 10px;
      display: block;
      max-width: 100%;
      color: #fff;
      text-decoration: none;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden; }
    .content-module.project_documents .inner .document-button.multiples .document-list ul li a:hover {
      color: #88cce2; }
    .content-module.project_documents .inner .document-button.multiples .document-list ul li:last-of-type a {
      margin-bottom: 0; }
  .content-module.project_documents .inner .document-button:hover span i:before {
    left: 0 !important; }
  @media screen and (max-width: 992px) {
  .content-module.project_documents .inner .document-button {
    margin-top: 30px; }
    .content-module.project_documents .inner .document-button img {
      width: 30px; }

    .content-module.project_documents .inner .document-button span {
      font-size: 1.0625em; } }

section[data-background-color="white"] .content-module.project_documents .document-button {
  background-color: #363636; }
  section[data-background-color="white"] .content-module.project_documents .document-button span {
    color: #fff; }
  section[data-background-color="white"] .content-module.project_documents .document-button.multiples .document-list {
    background-color: #363636; }
  section[data-background-color="white"] .content-module.project_documents .document-button.multiples .document-list ul li a {
    color: #fff; }
  section[data-background-color="white"] .content-module.project_documents .document-button.multiples .document-list ul li a:hover {
    color: #88cce2; }

section[data-background-color="primaryColor"] .content-module.project_documents {
  color: #fff; }
  section[data-background-color="primaryColor"] .content-module.project_documents .document-button {
    background-color: #fff; }
  section[data-background-color="primaryColor"] .content-module.project_documents .document-button span {
    color: #363636; }
  section[data-background-color="primaryColor"] .content-module.project_documents .document-button.multiples .document-list {
    background-color: #fff; }
  section[data-background-color="primaryColor"] .content-module.project_documents .document-button.multiples .document-list ul li a {
    color: #88cce2; }
  section[data-background-color="primaryColor"] .content-module.project_documents .document-button.multiples .document-list ul li a:hover {
    color: #fff; }

section[data-background-color="secondaryColor"] .content-module.project_documents {
  color: #3c3c3c; }
  section[data-background-color="secondaryColor"] .content-module.project_documents .document-button {
    background-color: #363636; }
  section[data-background-color="secondaryColor"] .content-module.project_documents .document-button span {
    color: #fff; }
  section[data-background-color="secondaryColor"] .content-module.project_documents .document-button.multiples .document-list {
    background-color: #fff; }
  section[data-background-color="secondaryColor"] .content-module.project_documents .document-button.multiples .document-list ul li a {
    color: #88cce2; }
  section[data-background-color="secondaryColor"] .content-module.project_documents .document-button.multiples .document-list ul li a:hover {
    color: #fff; }

.content-module.text img {
  max-width: 100%; }

.content-module.facts {
  position: relative;
  width: 100%;
  padding: 0 35px; }
  @media screen and (max-width: 650px) {
  .content-module.facts {
    padding: 0 35px; } }
  .content-module.facts .inner {
    position: relative;
    *zoom: 1;
    max-width: 1270px;
    transition: max-width 0.3s ease;
    margin: 0 auto;
    padding: 35px 35px 0 35px; }
  .content-module.facts .inner:before, .content-module.facts .inner:after {
    content: " ";
    display: table; }
  .content-module.facts .inner:after {
    clear: both; }
  .content-module.facts .inner > .row > .col-xs-12, .content-module.facts .inner > .row > .col-xs-24, .content-module.facts .inner > .row > .col {
    margin-bottom: 35px;
    padding: 0 15px; }
  @media screen and (max-width: 650px) {
      .content-module.facts .inner > .row > .col-xs-12, .content-module.facts .inner > .row > .col-xs-24, .content-module.facts .inner > .row > .col {
        margin-bottom: 17.5px; } }
  @media screen and (max-width: 540px) {
      .content-module.facts .inner > .row > .col-xs-12, .content-module.facts .inner > .row > .col-xs-24, .content-module.facts .inner > .row > .col {
        width: 100%; } }
  .content-module.facts .inner .row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
  .content-module.facts .inner .row .col-sm-6 {
    width: 25%; }
  .content-module.facts .inner .row .col-sm-12 {
    width: 50%; }
  .content-module.facts .inner .row .col {
    width: 25%; }
  .content-module.facts .inner .project-icon {
    position: absolute;
    top: 35px;
    right: 35px;
    width: 35px;
    height: 35px; }
  .content-module.facts .inner .project-icon i {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 2.2em;
    transform: translate(-50%, -50%);
    background-size: cover;
    background-position: 50% 50%;
    color: #fff; }
  .content-module.facts .inner.brandBlue, .content-module.facts .inner.commercial {
    background-color: #363636;
    color: #fff; }
  .content-module.facts .inner.brandBlue a, .content-module.facts .inner.commercial a {
    color: #88cce2;
    text-decoration: none; }
  .content-module.facts .inner.brandBlue a:hover, .content-module.facts .inner.commercial a:hover {
    color: #fff; }
  .content-module.facts .inner.ops {
    background-color: #fab731;
    color: #242b3b; }
  .content-module.facts .inner.ops h2 {
    color: #fff; }
  .content-module.facts .inner.ops a {
    color: #fff;
    text-decoration: none; }
  .content-module.facts .inner.ops a:hover {
    color: #242b3b; }
  .content-module.facts .inner.residential {
    background-color: #1bb28e;
    color: #242b3b; }
  .content-module.facts .inner.residential h2 {
    color: #fff; }
  .content-module.facts .inner.residential a {
    color: #fff;
    text-decoration: none; }
  .content-module.facts .inner.residential a:hover {
    color: #242b3b; }
  .content-module.facts .inner h2 {
    margin: 0 0 60px 0;
    line-height: 1em; }
  .content-module.facts .inner p {
    margin: 0; }
  @media screen and (max-width: 650px) {
  .content-module.facts .inner {
    padding: 20px; }
    .content-module.facts .inner h2 {
      margin: 12px 0 30px 0; }

    .content-module.facts .inner .project-icon {
      top: 20px;
      right: 20px; }

    .content-module.facts .xs-hidden {
      display: none; } }

body.frontend .content-module.facts {
  padding: 35px 0; }
  body.frontend .content-module.facts.prev-image_slider {
    padding: 0 35px; }
  @media screen and (max-width: 650px) {
      body.frontend .content-module.facts.prev-image_slider {
        padding: 0; } }
  @media screen and (min-width: 651px) {
        body.frontend .content-module.facts.prev-image_slider .inner {
          margin-top: -70px; } }

body.backeprosjekt .content-module.facts .inner {
  max-width: 1270px; }
  @media screen and (max-width: 1475px) {
      body.backeprosjekt .content-module.facts .inner {
        max-width: 1170px; } }
  @media screen and (max-width: 1375px) {
      body.backeprosjekt .content-module.facts .inner {
        max-width: 1070px; } }
  @media screen and (max-width: 1275px) {
      body.backeprosjekt .content-module.facts .inner {
        max-width: 970px; } }
  @media screen and (max-width: 1175px) {
      body.backeprosjekt .content-module.facts .inner {
        max-width: 870px; } }

@font-face {
  font-family: 'SimplonNorm Regular';
  src: url('/fonts/SimplonNorm-Regular-WebXL.eot');
  src: url('/fonts/SimplonNorm-Regular-WebXL.eot?#iefix') format('embedded-opentype'), url('/fonts/SimplonNorm-Regular-WebXL.woff') format('woff'), url('/fonts/SimplonNorm-Regular-WebXL.ttf') format('truetype'), url('/fonts/SimplonNorm-Regular-WebXL.svg#SimplonNormRegular') format('svg');
  font-weight: normal;
  font-style: normal; }
  @font-face {
    font-family: 'SimplonNorm Medium';
    src: url('/fonts/SimplonNorm-Medium-WebXL.eot');
    src: url('/fonts/SimplonNorm-Medium-WebXL.eot?#iefix') format('embedded-opentype'), url('/fonts/SimplonNorm-Medium-WebXL.woff') format('woff'), url('/fonts/SimplonNorm-Medium-WebXL.ttf') format('truetype'), url('/fonts/SimplonNorm-Medium-WebXL.svg#SimplonNormMedium') format('svg');
    font-weight: 300;
    font-style: normal; }
  body.backe body.backe .content-module h1, body.backe body.backe .mfp-wrap .frontend-styles h1, body.backe body.referenceprojects .content-module h1 {
    font-size: 64px;
    font-family: "SimplonNorm Regular";
    line-height: 80px; }
  @media screen and (max-width: 992px) {
      body.backe body.backe .content-module h1, body.backe body.backe .mfp-wrap .frontend-styles h1, body.backe body.referenceprojects .content-module h1 {
        font-size: 45px;
        line-height: 56px; } }
  @media screen and (max-width: 768px) {
      body.backe body.backe .content-module h1, body.backe body.backe .mfp-wrap .frontend-styles h1, body.backe body.referenceprojects .content-module h1 {
        font-size: 40px;
        line-height: 50px; } }
  body.backe body.backe .content-module h2, body.backe body.backe .mfp-wrap .frontend-styles h2, body.backe body.referenceprojects .content-module h2 {
    font-size: 64px;
    font-family: "SimplonNorm Regular";
    line-height: 80px; }
  @media screen and (max-width: 992px) {
      body.backe body.backe .content-module h2, body.backe body.backe .mfp-wrap .frontend-styles h2, body.backe body.referenceprojects .content-module h2 {
        font-size: 45px;
        line-height: 56px; } }
  @media screen and (max-width: 768px) {
      body.backe body.backe .content-module h2, body.backe body.backe .mfp-wrap .frontend-styles h2, body.backe body.referenceprojects .content-module h2 {
        font-size: 40px;
        line-height: 50px; } }
  body.backe body.backe .content-module h3, body.backe body.backe .mfp-wrap .frontend-styles h3, body.backe body.referenceprojects .content-module h3 {
    font-size: 38px;
    font-family: "SimplonNorm Regular";
    line-height: 52px; }
  @media screen and (max-width: 992px) {
      body.backe body.backe .content-module h3, body.backe body.backe .mfp-wrap .frontend-styles h3, body.backe body.referenceprojects .content-module h3 {
        font-size: 26px;
        line-height: 32px; } }
  @media screen and (max-width: 650px) {
      body.backe body.backe .content-module h3, body.backe body.backe .mfp-wrap .frontend-styles h3, body.backe body.referenceprojects .content-module h3 {
        font-size: 30px;
        line-height: 38px; } }
  body.backe body.backe .content-module p, body.backe body.backe .mfp-wrap .frontend-styles p, body.backe body.referenceprojects .content-module p {
    font-size: 20px;
    font-family: "SimplonNorm Regular";
    line-height: 1.4em; }
  body.backe body.backe .content-module p.p-small, body.backe body.backe .mfp-wrap .frontend-styles p.p-small, body.backe body.referenceprojects .content-module p.p-small {
    font-size: 16px;
    line-height: 22px; }
  body.backe body.backe .content-module p strong, body.backe body.backe .mfp-wrap .frontend-styles p strong, body.backe body.referenceprojects .content-module p strong {
    font-family: "SimplonNorm Medium";
    font-weight: 300; }
  @media screen and (max-width: 992px) {
      body.backe body.backe .content-module p, body.backe body.backe .mfp-wrap .frontend-styles p, body.backe body.referenceprojects .content-module p {
        font-size: 17px;
        line-height: 22px; } }
  @media screen and (max-width: 650px) {
      body.backe body.backe .content-module p, body.backe body.backe .mfp-wrap .frontend-styles p, body.backe body.referenceprojects .content-module p {
        font-size: 16px;
        line-height: 21px; } }
  body.backe body.backe .content-module ul, body.backe body.backe .mfp-wrap .frontend-styles ul, body.backe body.referenceprojects .content-module ul {
    list-style: none;
    padding: 0; }
  body.backe body.backe .content-module ul li, body.backe body.backe .mfp-wrap .frontend-styles ul li, body.backe body.referenceprojects .content-module ul li {
    position: relative;
    font-size: 20px;
    font-family: "SimplonNorm Regular";
    line-height: 1.4em; }
  body.backe body.backe .content-module ul li.p-small, body.backe body.backe .mfp-wrap .frontend-styles ul li.p-small, body.backe body.referenceprojects .content-module ul li.p-small {
    font-size: 16px;
    line-height: 22px; }
  body.backe body.backe .content-module ul li strong, body.backe body.backe .mfp-wrap .frontend-styles ul li strong, body.backe body.referenceprojects .content-module ul li strong {
    font-family: "SimplonNorm Medium";
    font-weight: 300; }
  @media screen and (max-width: 992px) {
        body.backe body.backe .content-module ul li, body.backe body.backe .mfp-wrap .frontend-styles ul li, body.backe body.referenceprojects .content-module ul li {
          font-size: 17px;
          line-height: 22px; } }
  @media screen and (max-width: 650px) {
        body.backe body.backe .content-module ul li, body.backe body.backe .mfp-wrap .frontend-styles ul li, body.backe body.referenceprojects .content-module ul li {
          font-size: 16px;
          line-height: 21px; } }
  body.backe body.backe .content-module ul li:before, body.backe body.backe .mfp-wrap .frontend-styles ul li:before, body.backe body.referenceprojects .content-module ul li:before {
    content: ' ';
    display: inline-block;
    float: left;
    position: relative;
    top: 7px;
    width: 12px;
    height: 12px;
    background-color: #ffb500;
    margin-right: 20px; }
  @media screen and (max-width: 650px) {
      body.backe body.backe .content-module ul li:before, body.backe body.backe .mfp-wrap .frontend-styles ul li:before, body.backe body.referenceprojects .content-module ul li:before {
        margin-right: 15px; } }
  body.backe .content-module.facts {
    background-color: #eaeef0; }
  body.backe .content-module.facts .inner {
    padding: 70px 35px 50px 35px;
    max-width: 1570px;
    margin: 0 auto !important;
    background-color: #eaeef0;
    color: #242b3b; }
  @media screen and (max-width: 992px) {
        body.backe .content-module.facts .inner .row .col {
          width: 50%; } }
  @media screen and (max-width: 540px) {
        body.backe .content-module.facts .inner .row .col {
          width: 100%; } }
  body.backe .content-module.facts .inner .fact-title {
    font-size: 18px;
    font-family: "SimplonNorm Medium";
    line-height: 26px;
    letter-spacing: 0.05em;
    font-weight: 300;
    color: #8f9aaa;
    text-transform: uppercase;
    font-size: 18px; }
  @media screen and (max-width: 992px) {
        body.backe .content-module.facts .inner .fact-title {
          font-size: 17px;
          line-height: 22px; } }
  @media screen and (max-width: 650px) {
        body.backe .content-module.facts .inner .fact-title {
          font-size: 15px;
          line-height: 20px; } }
  body.backe .content-module.facts .inner a {
    color: #242b3b; }
  body.backe .content-module.facts .inner p {
    font-size: 20px;
    font-family: "SimplonNorm Regular";
    line-height: 1.4em; }
  body.backe .content-module.facts .inner p.p-small {
    font-size: 16px;
    line-height: 22px; }
  body.backe .content-module.facts .inner p strong {
    font-family: "SimplonNorm Medium";
    font-weight: 300; }
  @media screen and (max-width: 992px) {
        body.backe .content-module.facts .inner p {
          font-size: 17px;
          line-height: 22px; } }
  @media screen and (max-width: 650px) {
        body.backe .content-module.facts .inner p {
          font-size: 16px;
          line-height: 21px; } }
  @media screen and (max-width: 992px) {
      body.backe .content-module.facts .inner {
        padding-left: 20px;
        padding-right: 20px; } }
  @media screen and (max-width: 650px) {
      body.backe .content-module.facts .inner {
        padding: 20px 20px 10px 20px;
        max-width: 1540px; } }

.content-module.freeform {
  position: relative;
  width: 100%;
  color: #242b3b;
  padding: 0 35px; }
  @media screen and (max-width: 650px) {
  .content-module.freeform {
    padding: 0; } }
  .content-module.freeform .inner {
    *zoom: 1;
    max-width: 1500px;
    transition: max-width 0.3s ease;
    margin: 0 auto;
    padding: 50px 35px; }
  .content-module.freeform .inner:before, .content-module.freeform .inner:after {
    content: " ";
    display: table; }
  .content-module.freeform .inner:after {
    clear: both; }
  .content-module.freeform .inner.centered h1, .content-module.freeform .inner.centered h2 {
    text-align: center; }
  .content-module.freeform .inner .row > div a {
    color: #88cce2; }
  .content-module.freeform .inner .row > div *:first-child {
    margin-top: 0; }
  .content-module.freeform .inner .row > div *:last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 650px) {
  .content-module.freeform .inner {
    padding: 30px 20px; } }

body.project section[data-background-color="white"] .content-module.freeform {
  background-color: #fff;
  color: #242b3b; }
  body.project section[data-background-color="primaryColor"] .content-module.freeform {
    background-color: #363636;
    color: #fff; }
  body.project section[data-background-color="primaryColorLight"] .content-module.freeform {
    background-color: #eaeaea;
    color: #242b3b; }
  body.project section[data-background-color="secondaryColor"] .content-module.freeform {
    background-color: #88cce2;
    color: #3c3c3c; }
  body.project section[data-background-color="secondaryColorLight"] .content-module.freeform {
    background-color: #f3fafc;
    color: #3c3c3c; }

body.backeprosjekt .content-module.freeform .inner {
  max-width: 1500px; }
  @media screen and (max-width: 1475px) {
      body.backeprosjekt .content-module.freeform .inner {
        max-width: 1500px; } }
  @media screen and (max-width: 1375px) {
      body.backeprosjekt .content-module.freeform .inner {
        max-width: 1500px; } }
  @media screen and (max-width: 1275px) {
      body.backeprosjekt .content-module.freeform .inner {
        max-width: 1500px; } }
  @media screen and (max-width: 1175px) {
      body.backeprosjekt .content-module.freeform .inner {
        max-width: 1500px; } }

.content-module.split_freeform {
  position: relative;
  width: 100%;
  color: #242b3b; }
  .content-module.split_freeform .inner {
    *zoom: 1;
    max-width: 1500px;
    margin: 0 auto;
    padding: 50px 35px; }
  .content-module.split_freeform .inner:before, .content-module.split_freeform .inner:after {
    content: " ";
    display: table; }
  .content-module.split_freeform .inner:after {
    clear: both; }
  .content-module.split_freeform .inner .row .column-content *:first-child {
    margin-top: 0; }
  .content-module.split_freeform .inner .row .column-content *:last-child {
    margin-bottom: 0; }
  .content-module.split_freeform .inner .row .column-content *:last-child.widget.button {
    margin-bottom: 35px; }
  @media screen and (max-width: 992px) {
            .content-module.split_freeform .inner .row .column-content *:last-child.widget.button {
              margin-bottom: 20px; } }
  .content-module.split_freeform .inner .row .column-content table {
    border: none;
    font-size: 1.25em;
    color: #8f9aaa;
    border-collapse: collapse;
    width: 100%; }
  .content-module.split_freeform .inner .row .column-content table tr {
    border: none;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAACCAYAAAB/qH1jAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MEVDQkE5RUYzNDgyMTFFNkJBMEY5NjYwMDQ0QTA4NTkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MEVDQkE5RjAzNDgyMTFFNkJBMEY5NjYwMDQ0QTA4NTkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowRUNCQTlFRDM0ODIxMUU2QkEwRjk2NjAwNDRBMDg1OSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowRUNCQTlFRTM0ODIxMUU2QkEwRjk2NjAwNDRBMDg1OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ppwdi8wAAAAbSURBVHjaYuyfteo/AxAUpIYygmgmBjQAEGAAdK4EAXKEFXwAAAAASUVORK5CYII=);
    background-size: 4px 2px;
    background-position: bottom;
    background-repeat: repeat-x; }
  .content-module.split_freeform .inner .row .column-content table tr td {
    border: none;
    position: relative;
    padding: 0.2em 0; }
  @media screen and (max-width: 650px) {
        .content-module.split_freeform .inner .row .column-content:last-of-type {
          margin-top: 20px; } }
  .content-module.split_freeform .inner .column-image {
    position: relative;
    margin-top: 35px;
    padding-bottom: 20%;
    background-size: cover; }
  .content-module.split_freeform .inner .column-image .change-image-icon {
    max-height: 50%;
    width: 15%; }
  .content-module.split_freeform .inner .column-image .change-image-icon i:before {
    font-size: 2em; }
  @media screen and (max-width: 992px) {
  .content-module.split_freeform .inner {
    padding: 35px 20px; } }
  @media screen and (max-width: 650px) {
  .content-module.split_freeform .inner {
    padding: 30px 20px; } }

section[data-background-color="brandblue"] .content-module.split_freeform {
  color: #fff; }

body.project section[data-background-color="white"] .content-module.split_freeform {
  background-color: #fff;
  color: #363636; }
  body.project section[data-background-color="primaryColor"] .content-module.split_freeform {
    background-color: #363636;
    color: #fff; }
  body.project section[data-background-color="primaryColorLight"] .content-module.split_freeform {
    background-color: #eaeaea;
    color: #242b3b; }
  body.project section[data-background-color="secondaryColor"] .content-module.split_freeform {
    background-color: #88cce2;
    color: #3c3c3c; }
  body.project section[data-background-color="secondaryColorLight"] .content-module.split_freeform {
    background-color: #f3fafc;
    color: #3c3c3c; }

body.backeprosjekt .content-module.split_freeform .inner {
  max-width: 1500px; }
  @media screen and (max-width: 1475px) {
      body.backeprosjekt .content-module.split_freeform .inner {
        max-width: 1500px; } }
  @media screen and (max-width: 1375px) {
      body.backeprosjekt .content-module.split_freeform .inner {
        max-width: 1500px; } }
  @media screen and (max-width: 1275px) {
      body.backeprosjekt .content-module.split_freeform .inner {
        max-width: 1500px; } }
  @media screen and (max-width: 1175px) {
      body.backeprosjekt .content-module.split_freeform .inner {
        max-width: 1500px; } }

body.backe .content-module.split_freeform .inner {
  max-width: 1600px;
  padding: 50px 50px; }
  body.backe .content-module.split_freeform .inner .content-container .column-content {
    padding-right: 30px; }
  body.backe .content-module.split_freeform .inner .content-container:last-child .column-content {
    padding-right: 0;
    padding-left: 30px; }
  @media screen and (max-width: 1750px) and (min-width: 992px) {
            body.backe .content-module.split_freeform .inner .content-container:last-child .column-content {
              padding-right: 50px; } }
  @media screen and (max-width: 992px) {
      body.backe .content-module.split_freeform .inner {
        padding: 30px; }
        body.backe .content-module.split_freeform .inner .content-container .column-content {
          padding-right: 0; }
          body.backe .content-module.split_freeform .inner .content-container:last-child .column-content {
            padding-left: 0; } }
  body.backe .content-module.split_freeform .inner .row .column-content *:last-child {
    margin-bottom: 30px; }
  @media screen and (max-width: 992px) {
    body.backe .content-module.split_freeform .inner .row .column-content *:last-child {
      margin-bottom: 10px; } }

body.system .content-module.split_freeform .inner .column-image {
  cursor: pointer; }
  body.system .content-module.split_freeform .inner .remove-image {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    height: 25px;
    width: 25px;
    background: #fff;
    border-radius: 50%; }
  body.system .content-module.split_freeform .inner .remove-image i:before {
    color: #2e4559;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 0.8em; }

.content-module.image img {
  max-width: 100%; }

.content-module.image-slider {
  position: relative;
  width: 100%;
  z-index: 0;
  margin-bottom: -1px; }
  .content-module.image-slider .inner {
    z-index: 0;
    position: relative;
    padding-bottom: 44%; }
  @media screen and (max-width: 650px) {
    .content-module.image-slider .inner {
      padding-bottom: 100%; } }
  .content-module.image-slider .slider-container, .content-module.image-slider .placeholder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    overflow-x: hidden; }
  .content-module.image-slider .placeholder {
    background: #e9eff2; }
  .content-module.image-slider .placeholder .change-image-icon {
    cursor: pointer; }
  .content-module.image-slider .slider-container .swiper-slide {
    margin-top: -1px;
    background-size: cover;
    background-position: 50% 50%; }
  .content-module.image-slider .slider-container .swiper-slide .inner-description {
    position: absolute;
    bottom: 35px;
    left: 35px;
    color: #fff;
    font-size: 1.25em; }
  .content-module.image-slider .slider-container .slider-navigation-button {
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    z-index: 2;
    background-color: transparent;
    border: none; }
  .content-module.image-slider .slider-container .slider-navigation-button.next-button {
    right: 0;
    cursor: auto;
    cursor: url("/img/frontend/icons/mouse-arrow-right.png"), auto; }
  .content-module.image-slider .slider-container .slider-navigation-button.prev-button {
    left: 0;
    cursor: auto;
    cursor: url("/img/frontend/icons/mouse-arrow-left.png"), auto; }
  .content-module.image-slider .slider-container .slider-navigation-button:focus {
    border: none;
    outline: none; }
  .content-module.image-slider .image-info-container {
    position: relative;
    z-index: 1;
    margin: -35px auto 0 auto;
    min-height: 50px; }
  .content-module.image-slider .image-info-container .image-info {
    width: 100%; }
  .content-module.image-slider .image-info-container .image-info .image-info-inner {
    max-width: 1500px;
    transition: max-width 0.3s ease;
    margin: 0 auto;
    background-color: #fff;
    color: #242b3b;
    padding: 17.5px; }
  .content-module.image-slider.next-facts .image-info-container {
    display: none; }

body.backe .content-module.image-slider .inner {
  padding-bottom: 56.25%; }

body.backeprosjekt .content-module.image-slider .image-info-container .image-info .image-info-inner {
  max-width: 1500px; }
  @media screen and (max-width: 1475px) {
      body.backeprosjekt .content-module.image-slider .image-info-container .image-info .image-info-inner {
        max-width: 1500px; } }
  @media screen and (max-width: 1375px) {
      body.backeprosjekt .content-module.image-slider .image-info-container .image-info .image-info-inner {
        max-width: 1500px; } }
  @media screen and (max-width: 1275px) {
      body.backeprosjekt .content-module.image-slider .image-info-container .image-info .image-info-inner {
        max-width: 1500px; } }
  @media screen and (max-width: 1175px) {
      body.backeprosjekt .content-module.image-slider .image-info-container .image-info .image-info-inner {
        max-width: 1500px; } }

body.frontend .content-module.image-slider.next-project_footer {
  padding-bottom: 50px; }

@media screen and (max-width: 992px) {
        body.construction-site .content-module.image-slider .inner {
          padding-bottom: 60%; } }

.popup.module-option [data-module-type="image_slider"] .slider_images_sorter {
  margin-left: -15px;
  margin-right: -15px;
  width: 100%;
  *zoom: 1; }
  .popup.module-option [data-module-type="image_slider"] .slider_images_sorter:before, .popup.module-option [data-module-type="image_slider"] .slider_images_sorter:after {
    content: " ";
    display: table; }
  .popup.module-option [data-module-type="image_slider"] .slider_images_sorter:after {
    clear: both; }
  .popup.module-option [data-module-type="image_slider"] .slider_images_sorter .image {
    *zoom: 1;
    cursor: pointer;
    position: relative;
    float: left;
    width: 100%;
    padding: 15px 15px 15px 30px; }
  .popup.module-option [data-module-type="image_slider"] .slider_images_sorter .image:before, .popup.module-option [data-module-type="image_slider"] .slider_images_sorter .image:after {
    content: " ";
    display: table; }
  .popup.module-option [data-module-type="image_slider"] .slider_images_sorter .image:after {
    clear: both; }
  .popup.module-option [data-module-type="image_slider"] .slider_images_sorter .image .draggable-indicator {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%); }
  .popup.module-option [data-module-type="image_slider"] .slider_images_sorter .image .draggable-indicator i {
    clear: left;
    float: left; }
  .popup.module-option [data-module-type="image_slider"] .slider_images_sorter .image .draggable-indicator i:before {
    font-weight: bold !important; }
  .popup.module-option [data-module-type="image_slider"] .slider_images_sorter .image .image-inner {
    float: left;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 40%;
    padding-bottom: 23.2%;
    background-size: cover;
    background-position: 50% 50%; }
  .popup.module-option [data-module-type="image_slider"] .slider_images_sorter .image .image-info {
    padding: 0 35px;
    width: 60%;
    float: left; }
  .popup.module-option [data-module-type="image_slider"] .slider_images_sorter .image a {
    position: relative;
    top: 20px;
    color: #242b3b;
    font-size: 18px;
    text-decoration: none;
    float: right; }
  .popup.module-option [data-module-type="image_slider"] .slider_images_sorter .image a i:before {
    position: relative;
    top: 3px; }
  .popup.module-option [data-module-type="image_slider"] .slider_images_sorter .image.no-info {
    float: none;
    width: 50%;
    margin: 0 auto; }
  .popup.module-option [data-module-type="image_slider"] .slider_images_sorter .image.no-info .image-inner {
    width: 60%;
    padding-bottom: 46.4%; }
  .popup.module-option [data-module-type="image_slider"] .slider_images_sorter .image.no-info .image-inner .change-image-icon {
    width: 62px;
    height: 50px; }
    .popup.module-option [data-module-type="image_slider"] .slider_images_sorter .image.no-info .image-inner .change-image-icon .icon-image:before {
      font-size: 2em; }
  .popup.module-option [data-module-type="image_slider"] .slider_images_sorter .image.no-info .image-info {
    position: relative;
    padding: 0;
    width: 40%;
    height: 100%; }
  .popup.module-option [data-module-type="image_slider"] .slider_images_sorter .image.no-info .image-info .col-sm-12 {
    width: 100%; }
    .controls + .content-module.image_list {
      margin-top: 3rem; }

.content-module.image_list .inner {
  min-height: 150px;
  width: 100%;
  max-width: 1500px;
  margin: 0 auto; }
  .content-module.image_list .inner .row {
    height: 10%;
    width: calc(50% - 2rem);
    margin-left: 1rem;
    padding: 0 1rem 0 0;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center; }
  .content-module.image_list .inner .row .image {
    flex: 1;
    max-width: 20%;
    padding-bottom: 20%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%; }
  @media (max-width: 850px) {
      .content-module.image_list .inner .row {
        width: 100%;
        margin: 0; }
        .content-module.image_list .inner .row.row2 {
          margin: 2.5rem 0 0 0; } }
  .content-module.image_list .placeholder {
    background: #e9eff2; }
  .content-module.image_list .placeholder .change-image-icon {
    cursor: pointer; }

.popup.module-option [data-module-type="image_list"] .slider_images_sorter {
  margin-left: -15px;
  margin-right: -15px;
  width: 100%;
  *zoom: 1; }
  .popup.module-option [data-module-type="image_list"] .slider_images_sorter:before, .popup.module-option [data-module-type="image_list"] .slider_images_sorter:after {
    content: " ";
    display: table; }
  .popup.module-option [data-module-type="image_list"] .slider_images_sorter:after {
    clear: both; }
  .popup.module-option [data-module-type="image_list"] .slider_images_sorter .image {
    *zoom: 1;
    cursor: pointer;
    position: relative;
    float: left;
    width: 100%;
    padding: 15px 15px 15px 30px; }
  .popup.module-option [data-module-type="image_list"] .slider_images_sorter .image:before, .popup.module-option [data-module-type="image_list"] .slider_images_sorter .image:after {
    content: " ";
    display: table; }
  .popup.module-option [data-module-type="image_list"] .slider_images_sorter .image:after {
    clear: both; }
  .popup.module-option [data-module-type="image_list"] .slider_images_sorter .image .draggable-indicator {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%); }
  .popup.module-option [data-module-type="image_list"] .slider_images_sorter .image .draggable-indicator i {
    clear: left;
    float: left; }
  .popup.module-option [data-module-type="image_list"] .slider_images_sorter .image .draggable-indicator i:before {
    font-weight: bold !important; }
  .popup.module-option [data-module-type="image_list"] .slider_images_sorter .image .image-inner {
    float: left;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 40%;
    padding-bottom: 23.2%;
    background-size: cover;
    background-position: 50% 50%; }
  .popup.module-option [data-module-type="image_list"] .slider_images_sorter .image .image-info {
    padding: 0 35px;
    width: 60%;
    float: left; }
  .popup.module-option [data-module-type="image_list"] .slider_images_sorter .image a {
    position: relative;
    top: 20px;
    color: #242b3b;
    font-size: 18px;
    text-decoration: none;
    float: right; }
  .popup.module-option [data-module-type="image_list"] .slider_images_sorter .image a i:before {
    position: relative;
    top: 3px; }
  .popup.module-option [data-module-type="image_list"] .slider_images_sorter .image.no-info {
    float: none;
    width: 50%;
    margin: 0 auto; }
  .popup.module-option [data-module-type="image_list"] .slider_images_sorter .image.no-info .image-inner {
    width: 60%;
    padding-bottom: 46.4%; }
  .popup.module-option [data-module-type="image_list"] .slider_images_sorter .image.no-info .image-inner .change-image-icon {
    width: 62px;
    height: 50px; }
    .popup.module-option [data-module-type="image_list"] .slider_images_sorter .image.no-info .image-inner .change-image-icon .icon-image:before {
      font-size: 2em; }
  .popup.module-option [data-module-type="image_list"] .slider_images_sorter .image.no-info .image-info {
    position: relative;
    padding: 0;
    width: 40%;
    height: 100%; }
  .popup.module-option [data-module-type="image_list"] .slider_images_sorter .image.no-info .image-info .col-sm-12 {
    width: 100%; }
    .content-module.text_and_image {
      position: relative;
      width: 100%;
      color: #242b3b;
      padding: 0 35px; }
  @media screen and (max-width: 650px) {
  .content-module.text_and_image {
    padding: 0; } }
  .content-module.text_and_image .outer {
    *zoom: 1;
    max-width: 1500px;
    transition: max-width 0.3s ease;
    margin: 0 auto;
    padding: 0 15px; }
  .content-module.text_and_image .outer:before, .content-module.text_and_image .outer:after {
    content: " ";
    display: table; }
  .content-module.text_and_image .outer:after {
    clear: both; }
  .content-module.text_and_image .outer .row {
    *zoom: 1; }
  .content-module.text_and_image .outer .row:before, .content-module.text_and_image .outer .row:after {
    content: " ";
    display: table; }
  .content-module.text_and_image .outer .row:after {
    clear: both; }
  .content-module.text_and_image .outer .row:before {
    clear: both; }
  .content-module.text_and_image .outer .row .col-sm-12 {
    padding: 0; }
  .content-module.text_and_image .outer .text-side {
    position: relative;
    padding-bottom: 140px; }
  @media screen and (max-width: 650px) {
      .content-module.text_and_image .outer .text-side {
        padding-bottom: 45px; } }
  .content-module.text_and_image .outer .text-side .inner {
    padding: 35px 35px 35px 35px; }
  @media screen and (max-width: 650px) {
        .content-module.text_and_image .outer .text-side .inner {
          padding: 20px; } }
  .content-module.text_and_image .outer .text-side > a, .content-module.text_and_image .outer .text-side p a {
    color: #88cce2; }
  .content-module.text_and_image .outer .text-side > .widget.button {
    position: absolute;
    bottom: 35px;
    left: 35px; }
  .content-module.text_and_image .outer .text-side > .widget.button a[data-color="white"] {
    background-color: transparent; }
  @media screen and (max-width: 650px) {
        .content-module.text_and_image .outer .text-side > .widget.button {
          position: relative;
          bottom: auto;
          left: auto;
          margin-left: 20px;
          margin-bottom: 20px; } }
  .content-module.text_and_image .outer.text-background .text-side {
    background: #fff; }
  .content-module.text_and_image .outer .image-side .image {
    width: 100%;
    padding-bottom: 56.25%;
    background-size: cover;
    background-position: 50% 50%; }
  .content-module.text_and_image .outer .image-side .image.portrait {
    padding-bottom: 120%; }
  .content-module.text_and_image .outer .image-side .image.landscape {
    padding-bottom: 71%; }
  .content-module.text_and_image .outer .image-side img {
    display: none; }
  .content-module.text_and_image .outer .placeholder-image {
    position: relative;
    cursor: pointer;
    background: #e9eff2;
    width: 100%;
    padding-bottom: 71%; }
  .content-module.text_and_image .outer .placeholder-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .content-module.text_and_image .outer .placeholder-image[data-format="portrait"] {
    padding-bottom: 120%; }
  .content-module.text_and_image[data-module-show_button="true"] .outer .text-side .inner {
    padding: 35px 35px 140px 35px; }
  @media screen and (max-width: 650px) {
  .content-module.text_and_image {
    padding: 0 0; }
    .content-module.text_and_image[data-module-show_button="true"] .outer .text-side .inner {
      padding: 20px 20px 0 20px; } }

body.system .content-module.text_and_image .image-side {
  cursor: pointer; }

body.frontend .content-module.text_and_image {
  padding: 140px 35px; }
  body.frontend .content-module.text_and_image.next-text_and_image {
    padding-bottom: 0; }
  body.frontend .content-module.text_and_image.next-awards {
    padding-bottom: 50px; }
  body.frontend .content-module.text_and_image.prev-awards {
    padding-top: 50px; }
  @media screen and (max-width: 992px) {
  body.frontend .content-module.text_and_image {
    padding: 70px 35px; }
    body.frontend .content-module.text_and_image .outer {
      padding: 0; }
      body.frontend .content-module.text_and_image .outer .row {
        margin: 0; }
        body.frontend .content-module.text_and_image .outer .row .col-sm-12 {
          padding: 0; }
      body.frontend .content-module.text_and_image .outer .text-side {
        padding: 20px; }

    body.frontend .content-module.text_and_image[data-module-show_button="true"] .outer .text-side {
      padding-bottom: 20px; } }
  @media screen and (max-width: 650px) {
  body.frontend .content-module.text_and_image {
    padding: 0; }
    body.frontend .content-module.text_and_image .outer {
      padding: 0; }
      body.frontend .content-module.text_and_image .outer .row {
        margin: 0; }
        body.frontend .content-module.text_and_image .outer .row .col-sm-12 {
          padding: 0; }
      body.frontend .content-module.text_and_image .outer .text-side {
        padding: 20px; }

    body.frontend .content-module.text_and_image[data-module-show_button="true"] .outer .text-side {
      padding-bottom: 20px; } }

body.project.frontend section .content-module.text_and_image {
  padding: 50px 35px; }
  body.project.frontend section .content-module.text_and_image[data-module-text_background="true"].next-interest_form {
    padding-bottom: 0; }
  body.project.frontend section .content-module.text_and_image[data-module-text_background="true"].next-interest_form .outer {
    position: relative;
    margin-bottom: -50px;
    z-index: 1; }
  @media screen and (max-width: 992px) {
            body.project.frontend section .content-module.text_and_image[data-module-text_background="true"].next-interest_form .outer {
              margin-bottom: 0; } }
  @media screen and (max-width: 992px) {
      body.project.frontend section .content-module.text_and_image {
        padding: 0 0; } }
  body.project.frontend section.next_same_color .content-module.text_and_image.next-text_and_image {
    padding-bottom: 0; }

body.project section[data-background-color="white"] .content-module.text_and_image {
  background-color: #fff;
  color: #363636; }
  body.project section[data-background-color="white"] .content-module.text_and_image[data-module-text_background="true"] {
    color: #242b3b; }
  body.project section[data-background-color="primaryColor"] .content-module.text_and_image {
    background-color: #363636;
    color: #fff; }
  body.project section[data-background-color="primaryColor"] .content-module.text_and_image[data-module-text_background="true"] {
    color: #363636; }
  body.project section[data-background-color="primaryColorLight"] .content-module.text_and_image {
    background-color: #eaeaea;
    color: #242b3b; }
  body.project section[data-background-color="primaryColorLight"] .content-module.text_and_image[data-module-text_background="true"] {
    color: #242b3b; }
  body.project section[data-background-color="secondaryColor"] .content-module.text_and_image {
    background-color: #88cce2;
    color: #3c3c3c; }
  body.project section[data-background-color="secondaryColor"] .content-module.text_and_image[data-module-text_background="true"] {
    color: #88cce2; }
  body.project section[data-background-color="secondaryColorLight"] .content-module.text_and_image {
    background-color: #f3fafc;
    color: #363636; }
  body.project section[data-background-color="secondaryColorLight"] .content-module.text_and_image[data-module-text_background="true"] {
    color: #242b3b; }

body.backeprosjekt .content-module.text_and_image .outer {
  max-width: 1500px; }
  @media screen and (max-width: 1475px) {
      body.backeprosjekt .content-module.text_and_image .outer {
        max-width: 1500px; } }
  @media screen and (max-width: 1375px) {
      body.backeprosjekt .content-module.text_and_image .outer {
        max-width: 1500px; } }
  @media screen and (max-width: 1275px) {
      body.backeprosjekt .content-module.text_and_image .outer {
        max-width: 1500px; } }
  @media screen and (max-width: 1175px) {
      body.backeprosjekt .content-module.text_and_image .outer {
        max-width: 1500px; } }

.popup.module-option [data-module-type="text_and_image"] .image-container {
  cursor: pointer;
  border: 1px solid #fff; }
  .popup.module-option [data-module-type="text_and_image"] .image-container[data-active="1"] {
    border: 1px solid #000;
    background-color: #cbd3d8; }
  .popup.module-option [data-module-type="text_and_image"] .image-container img {
    max-width: 100%; }

.content-module.collaborators {
  position: relative;
  width: 100%;
  *zoom: 1; }
  .content-module.collaborators:before, .content-module.collaborators:after {
    content: " ";
    display: table; }
  .content-module.collaborators:after {
    clear: both; }
  .content-module.collaborators .inner {
    *zoom: 1;
    max-width: 1500px;
    transition: max-width 0.3s ease;
    margin: 0 auto;
    padding: 35px; }
  .content-module.collaborators .inner:before, .content-module.collaborators .inner:after {
    content: " ";
    display: table; }
  .content-module.collaborators .inner:after {
    clear: both; }
  .content-module.collaborators .inner h2 {
    color: #242b3b; }
  .content-module.collaborators .inner .company {
    float: left;
    width: 25%;
    padding-bottom: 35px; }
  .content-module.collaborators .inner .company .image {
    max-width: 80%;
    padding-bottom: 46.4%;
    background-position: 0% 50%;
    background-size: contain; }
  .content-module.collaborators .inner .company h3 {
    margin: 0;
    font-size: 1.5em; }
  .content-module.collaborators .inner .company p {
    margin: 35px 0;
    color: #242b3b; }
  .content-module.collaborators .inner .company p:first-of-type {
    margin-top: 0; }
  .content-module.collaborators .inner .company p a {
    color: #242b3b;
    border-bottom: 2px solid #fcb813;
    text-decoration: none; }
  .content-module.collaborators .inner .company p a:hover {
    border-bottom: none; }

body.frontend .content-module.collaborators {
  position: relative;
  z-index: 1; }
  body.frontend .content-module.collaborators.next-related_projects .inner {
    padding-bottom: 50px; }

body.backeprosjekt .content-module.collaborators .inner {
  max-width: 1500px; }
  @media screen and (max-width: 1475px) {
      body.backeprosjekt .content-module.collaborators .inner {
        max-width: 1500px; } }
  @media screen and (max-width: 1375px) {
      body.backeprosjekt .content-module.collaborators .inner {
        max-width: 1500px; } }
  @media screen and (max-width: 1275px) {
      body.backeprosjekt .content-module.collaborators .inner {
        max-width: 1500px; } }
  @media screen and (max-width: 1175px) {
      body.backeprosjekt .content-module.collaborators .inner {
        max-width: 1500px; } }

body.construction-site .content-module.collaborators .inner {
  max-width: 1500px;
  padding: 0 35px; }
  body.construction-site .content-module.collaborators .inner .row .company h3 {
    font-size: 1.25em; }
  @media screen and (max-width: 992px) {
    body.construction-site .content-module.collaborators .inner {
      max-width: 1500px;
      padding: 20px; } }
  @media screen and (max-width: 650px) {
    body.construction-site .content-module.collaborators .inner {
      max-width: 1500px;
      padding: 20px; } }

.popup.module-option [data-module-type="collaborators"] .collaborator_sorter {
  margin-left: -15px;
  margin-right: -15px;
  width: 100%;
  *zoom: 1; }
  .popup.module-option [data-module-type="collaborators"] .collaborator_sorter:before, .popup.module-option [data-module-type="collaborators"] .collaborator_sorter:after {
    content: " ";
    display: table; }
  .popup.module-option [data-module-type="collaborators"] .collaborator_sorter:after {
    clear: both; }
  .popup.module-option [data-module-type="collaborators"] .collaborator_sorter .collaborator {
    cursor: pointer;
    position: relative;
    float: left;
    width: 100%;
    padding: 15px; }
  .popup.module-option [data-module-type="collaborators"] .collaborator_sorter .collaborator h3 {
    margin-top: 0; }
  .popup.module-option [data-module-type="collaborators"] .collaborator_sorter .collaborator [data-remove-collaborator] {
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 15px;
    height: 20px;
    width: 20px;
    background-image: url('/img/icons/trashcan.svg');
    background-size: cover; }
  .popup.module-option [data-module-type="collaborators"] .collaborator_sorter .collaborator .collaborator-inner {
    float: left;
    position: relative;
    width: 30%;
    padding-bottom: 13.2%;
    background-size: cover; }
  .popup.module-option [data-module-type="collaborators"] .collaborator_sorter .collaborator .collaborator-info {
    padding: 0 10px;
    width: 70%;
    float: left; }
  .popup.module-option [data-module-type="collaborators"] .collaborator_sorter .collaborator .collaborator-info .form-group {
    margin: 0; }

.content-module.people {
  position: relative;
  width: 100%;
  color: #242b3b;
  *zoom: 1; }
  .content-module.people:before, .content-module.people:after {
    content: " ";
    display: table; }
  .content-module.people:after {
    clear: both; }
  .content-module.people .inner {
    *zoom: 1;
    max-width: 1500px;
    transition: max-width 0.3s ease;
    margin: 0 auto;
    padding: 35px; }
  .content-module.people .inner:before, .content-module.people .inner:after {
    content: " ";
    display: table; }
  .content-module.people .inner:after {
    clear: both; }
  .content-module.people .inner .row {
    margin-left: -18px;
    margin-right: -18px; }
  .content-module.people .inner .person {
    padding-left: 18px;
    padding-right: 18px;
    padding-bottom: 35px; }
  .content-module.people .inner .person .image {
    padding-bottom: 133.5%;
    background-position: 50% 50%;
    background-size: cover; }
  .content-module.people .inner .person .info {
    background-color: #fff;
    padding: 17.5px; }
  .content-module.people .inner .person .info h3, .content-module.people .inner .person .info span {
    margin: 0; }
  .content-module.people .inner .person .info h3 {
    font-weight: 300;
    margin-bottom: 0.45em;
    font-size: 18px; }
  @media screen and (max-width: 992px) {
          .content-module.people .inner .person .info h3 {
            font-size: 1.1825em; } }
  @media screen and (max-width: 650px) {
          .content-module.people .inner .person .info h3 {
            font-size: 1.75em; } }
  .content-module.people .inner .person .info span {
    font-size: 1em;
    display: block;
    margin: 0.25em 0; }
  @media screen and (max-width: 992px) {
          .content-module.people .inner .person .info span {
            font-size: 1em; } }
  @media screen and (max-width: 650px) {
          .content-module.people .inner .person .info span {
            font-size: 1.0625em; } }
  .content-module.people .inner .person .info span.title {
    margin-bottom: 1em; }
  .content-module.people .inner .person .info span.division {
    margin-bottom: 1em; }
  .content-module.people .inner .person .info span.title + .division {
    margin-top: -1em; }
  .content-module.people .inner .person .info a {
    color: #173ecd;
    text-decoration: none; }
  .content-module.people .inner .person .info a:hover, .content-module.people .inner .person .info a:focus, .content-module.people .inner .person .info a:active {
    color: #242b3b; }
  @media screen and (max-width: 650px) {
  .content-module.people .inner {
    padding: 20px; }
    .content-module.people .inner .row {
      margin-left: -20px;
      margin-right: -20px; }

    .content-module.people .inner h2 {
      margin-top: 0; }

    .content-module.people .inner .person {
      width: 100%;
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 20px; } }

body.backeprosjekt .content-module.people .inner {
  max-width: 1500px; }
  @media screen and (max-width: 1475px) {
      body.backeprosjekt .content-module.people .inner {
        max-width: 1500px; } }
  @media screen and (max-width: 1375px) {
      body.backeprosjekt .content-module.people .inner {
        max-width: 1500px; } }
  @media screen and (max-width: 1275px) {
      body.backeprosjekt .content-module.people .inner {
        max-width: 1500px; } }
  @media screen and (max-width: 1175px) {
      body.backeprosjekt .content-module.people .inner {
        max-width: 1500px; } }

.popup.module-option [data-module-type="people"] .people_sorter {
  margin-left: -15px;
  margin-right: -15px;
  width: 100%;
  font-size: 18px;
  *zoom: 1; }
  .popup.module-option [data-module-type="people"] .people_sorter:before, .popup.module-option [data-module-type="people"] .people_sorter:after {
    content: " ";
    display: table; }
  .popup.module-option [data-module-type="people"] .people_sorter:after {
    clear: both; }
  .popup.module-option [data-module-type="people"] .people_sorter .person {
    cursor: pointer;
    position: relative;
    float: left;
    width: 100%;
    padding: 15px; }
  .popup.module-option [data-module-type="people"] .people_sorter .person a {
    float: right;
    color: #242b3b;
    text-decoration: none; }
  .popup.module-option [data-module-type="people"] .people_sorter .person a i:before {
    position: relative;
    top: 2px; }

.content-module.related_projects {
  position: relative;
  width: 100%;
  padding: 0 35px; }
  @media screen and (max-width: 650px) {
  .content-module.related_projects {
    padding: 0; } }
  .content-module.related_projects .inner {
    *zoom: 1;
    max-width: 1500px;
    transition: max-width 0.3s ease;
    margin: 0 auto;
    padding: 24.5px 35px 35px 35px;
    background-color: #242b3b;
    color: #fff; }
  .content-module.related_projects .inner:before, .content-module.related_projects .inner:after {
    content: " ";
    display: table; }
  .content-module.related_projects .inner:after {
    clear: both; }
  .content-module.related_projects .inner.commercial {
    background-color: #242b3b;
    color: #fff;
    font-weight: 400; }
  .content-module.related_projects .inner.commercial a {
    color: #fdb42b; }
  .content-module.related_projects .inner.ops {
    background-color: #fab731;
    color: #242b3b;
    font-weight: 400; }
  .content-module.related_projects .inner.ops h2 {
    color: #fff; }
  .content-module.related_projects .inner.ops a {
    color: #fff; }
  .content-module.related_projects .inner.residential {
    background-color: #1bb28e;
    color: #242b3b;
    font-weight: 400; }
  .content-module.related_projects .inner.residential h2 {
    color: #fff; }
  .content-module.related_projects .inner.residential a {
    color: #fff; }
  .content-module.related_projects .inner h2 {
    margin: 0 0 50px 0; }
  .content-module.related_projects .inner h2 i {
    position: relative;
    top: 0.08em;
    margin-right: 10px;
    font-size: 0.85em; }
  .content-module.related_projects .inner p {
    margin: 0; }
  .content-module.related_projects .inner .inner_header a {
    position: relative;
    top: 12px;
    color: #fff;
    text-decoration: none;
    font-size: 18px; }
  .content-module.related_projects .inner .inner_header a:hover:after {
    left: 5px; }
  .content-module.related_projects .inner .inner_header .all-projects {
    text-align: right;
    position: relative;
    z-index: 20; }
  .content-module.related_projects .inner .projects a {
    display: block; }
  .content-module.related_projects .inner .projects a:hover span:after {
    right: 5px; }
  .content-module.related_projects .inner .projects .image {
    padding-bottom: 44%;
    background-color: #3f485f;
    background-size: cover; }
  .content-module.related_projects .inner .projects div.name {
    position: relative;
    display: block;
    color: #242b3b;
    background-color: #fff;
    padding: 17.5px 35px 17.5px 17.5px;
    text-decoration: none;
    font-size: 1em;
    width: 100%;
    vertical-align: bottom;
    white-space: nowrap;
    overflow: hidden; }
  .content-module.related_projects .inner .projects div.name h4 {
    margin: 0;
    text-overflow: ellipsis;
    overflow: hidden; }
  .content-module.related_projects .inner .projects div.name i {
    position: absolute;
    float: right;
    top: 16px;
    right: 11.6666666667px; }
  @media screen and (max-width: 650px) {
  .content-module.related_projects .inner h2 {
    margin-bottom: 35px; }
    .content-module.related_projects .inner .inner_header .all-projects {
      text-align: left;
      margin-bottom: 12px; }
      .content-module.related_projects .inner .inner_header .all-projects a {
        top: auto; }

    .content-module.related_projects .inner .projects a {
      margin-bottom: 35px; }
      .content-module.related_projects .inner .projects a:last-of-type {
        margin-bottom: 0; } }
  @media screen and (max-width: 650px) {
  .content-module.related_projects {
    padding-bottom: 0; }
    .content-module.related_projects .inner {
      padding: 20px; }
      .content-module.related_projects .inner h2 {
        margin-bottom: 20px; } }

body.frontend .content-module.related_projects {
  padding-bottom: 50px; }
  @media screen and (max-width: 650px) {
    body.frontend .content-module.related_projects {
      padding-bottom: 0; } }
  @media screen and (min-width: 651px) {
        body.frontend .content-module.related_projects.prev-collaborators .inner {
          position: relative;
          top: -50px;
          margin-bottom: -50px; } }
  body.frontend .content-module.related_projects.prev-map {
    padding-top: 0; }
  @media screen and (min-width: 651px) {
        body.frontend .content-module.related_projects.prev-map .inner {
          margin-top: -50px; } }
  body.frontend .content-module.related_projects.next-backe_project_footer {
    bottom: 0; }
  @media screen and (min-width: 651px) {
      body.frontend .content-module.related_projects.next-backe_project_footer {
        padding-bottom: 50px; } }

body.backeprosjekt .content-module.related_projects .inner {
  max-width: 1500px; }
  @media screen and (max-width: 1475px) {
      body.backeprosjekt .content-module.related_projects .inner {
        max-width: 1500px; } }
  @media screen and (max-width: 1375px) {
      body.backeprosjekt .content-module.related_projects .inner {
        max-width: 1500px; } }
  @media screen and (max-width: 1275px) {
      body.backeprosjekt .content-module.related_projects .inner {
        max-width: 1500px; } }
  @media screen and (max-width: 1175px) {
      body.backeprosjekt .content-module.related_projects .inner {
        max-width: 1500px; } }

.content-module.map {
  position: relative;
  width: 100%; }
  .content-module.map .inner {
    max-width: 1500px;
    padding: 0 35px;
    margin: 0 auto;
    max-width: 1500px; }
  .content-module.map .map-canvas {
    position: relative;
    width: 100%; }

@media screen and (max-width: 992px) {
        body.construction-site .content-module.map .inner {
          padding: 0 20px; } }
  @media screen and (max-width: 650px) {
      body.construction-site .content-module.map .inner {
        padding: 0 20px; } }

body.backeprosjekt .content-module.map.prev-backe_project_contact_top .map-canvas {
  width: calc(100% - 75px);
  left: 75px; }
  @media screen and (max-width: 1075px) {
        body.backeprosjekt .content-module.map.prev-backe_project_contact_top .map-canvas {
          left: 0;
          width: 100%; } }

body.frontend .content-module.map.prev-backe_project_contact_top {
  position: relative; }
  body.frontend .content-module.map.prev-backe_project_contact_top .map-canvas {
    position: absolute;
    z-index: -10000;
    top: 0;
    transition: 0.3s top; }
  body.frontend .content-module.map.prev-backe_project_contact_top .map-canvas.display {
    z-index: 1; }

.popup.module-option.map {
  max-width: 1200px; }
  .popup.module-option.map [data-module-type="map"] h2 {
    margin: 0 0 35px 0; }
  .popup.module-option.map [data-module-type="map"] .marker-list {
    list-style: none;
    padding: 0;
    margin: 0; }
  .popup.module-option.map [data-module-type="map"] .marker-list li {
    margin: 5px 0;
    font-size: 1.125em;
    cursor: pointer; }
  .popup.module-option.map [data-module-type="map"] .marker-list li:before {
    content: ' ';
    position: relative;
    top: 3px;
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 5px;
    background-size: cover; }
  .popup.module-option.map [data-module-type="map"] .marker-list li.house:before {
    background-size: cover;
    background-image: url('/img/frontend/icons/map-markers/house.png'); }
  .popup.module-option.map [data-module-type="map"] .marker-list li.residential:before {
    background-size: cover;
    background-image: url('/img/frontend/icons/map-markers/residential-map-icon.png'); }
  .popup.module-option.map [data-module-type="map"] .marker-list li.commercial:before {
    background-size: cover;
    background-image: url('/img/frontend/icons/map-markers/commercial-map-icon.png'); }
  .popup.module-option.map [data-module-type="map"] .marker-list li.ops:before {
    background-size: cover;
    background-image: url('/img/frontend/icons/map-markers/ops-map-icon.png'); }
  .popup.module-option.map [data-module-type="map"] .marker-list li.add-marker:before {
    top: 4px;
    width: 16px;
    height: 16px;
    background-image: url('/img/frontend/icons/map-markers/add.png'); }
  .popup.module-option.map [data-module-type="map"] .marker-list li i.icon-trashcan {
    color: #242b3b;
    float: right; }
  /**
   * Calculate the luminance for a color.
   * See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests
   */
/**
 * Calculate the contrast ratio between two colors.
 * See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests
 */
/**
 * Determine whether to use dark or light text on top of given color.
 * Returns black for dark text and white for light text.
 */
.content-module.project_header {
  position: relative;
  width: 100%; }
  .content-module.project_header .header-image {
    position: relative;
    width: 100%;
    padding-bottom: 44%;
    background-size: cover;
    background-position: 50% 50%; }
  .content-module.project_header .showing-info-outer {
    position: absolute;
    width: 100%;
    height: 100%;
    max-width: 1500px;
    left: 50%;
    transform: translateX(-50%); }
  .content-module.project_header .showing-info-outer .showing-info-inner {
    position: absolute;
    top: 50%;
    right: 35px;
    transform: translateY(-50%);
    max-width: 500px;
    padding: 35px;
    background-color: #88cce2;
    color: #3c3c3c; }
  .content-module.project_header .showing-info-outer .showing-info-inner .inner-content h2 {
    margin-top: 0; }
  .content-module.project_header .showing-info-outer .showing-info-inner .inner-content p, .content-module.project_header .showing-info-outer .showing-info-inner .inner-content ul > li {
    font-size: 1.25em;
    margin: 0; }
  .content-module.project_header .showing-info-outer .showing-info-inner .inner-content *:last-child {
    margin-bottom: 0; }
  .content-module.project_header .showing-info-outer .showing-info-inner .widget.button {
    margin-top: 17.5px;
    margin-bottom: -15px; }
  .content-module.project_header .showing-info-outer .showing-info-inner .widget.button a {
    background-color: #363636;
    color: #fff;
    font-size: 1.25em; }
  .content-module.project_header .showing-info-outer.more-than-one .showing-info-inner {
    padding-bottom: 50px; }
  .content-module.project_header .showing-info-outer.more-than-one .showing-info-inner .widget.button {
    margin-bottom: -50px; }
  .content-module.project_header .showing-info-outer.desktop {
    display: none; }
  .content-module.project_header .showing-info-outer.desktop.active {
    display: block; }
  @media screen and (max-width: 650px) {
      .content-module.project_header .showing-info-outer.desktop {
        display: none; } }
  .content-module.project_header .showing-info-outer.desktop .showing-info-counter {
    *zoom: 1;
    position: absolute;
    right: 35px;
    bottom: 35px;
    display: block; }
  .content-module.project_header .showing-info-outer.desktop .showing-info-counter:before, .content-module.project_header .showing-info-outer.desktop .showing-info-counter:after {
    content: " ";
    display: table; }
  .content-module.project_header .showing-info-outer.desktop .showing-info-counter:after {
    clear: both; }
  .content-module.project_header .showing-info-outer.desktop .showing-info-counter a {
    display: block;
    float: left;
    margin-left: 10px;
    border: 1px solid #3c3c3c;
    border-radius: 50%;
    height: 15px;
    width: 15px;
    background-color: #3c3c3c; }
  .content-module.project_header .showing-info-outer.desktop .showing-info-counter a.active-index {
    background-color: #88cce2; }
  .content-module.project_header .showing-info-outer.mobile {
    display: none;
    width: 100%;
    position: relative; }
  @media screen and (max-width: 650px) {
      .content-module.project_header .showing-info-outer.mobile {
        display: block; } }
  .content-module.project_header .showing-info-outer.mobile .showing-info-inner {
    width: 100%;
    max-width: 1000px;
    position: relative;
    top: 0;
    right: 0;
    transform: translateY(0); }
  .content-module.project_header .nav-container {
    position: relative;
    padding: 39px 35px;
    color: #242b3b;
    *zoom: 1;
    min-height: 120px; }
  .content-module.project_header .nav-container:before, .content-module.project_header .nav-container:after {
    content: " ";
    display: table; }
  .content-module.project_header .nav-container:after {
    clear: both; }
  .content-module.project_header .nav-container #search-toggle, .content-module.project_header .nav-container #menu-toggle {
    cursor: pointer;
    font-size: 30px; }
  .content-module.project_header .nav-container #search-toggle {
    float: left; }
  .content-module.project_header .nav-container #search-input-wrapper {
    position: absolute;
    float: left;
    margin-left: 50px; }
  .content-module.project_header .nav-container #search-input-wrapper.hidden {
    display: none; }
  .content-module.project_header .nav-container #search-input-wrapper .search-input-container {
    position: relative; }
  .content-module.project_header .nav-container #search-input-wrapper .search-input-container .search-info #search-input {
    position: relative;
    top: -12px;
    font-size: 38px;
    border: none;
    background-color: rgba(0, 0, 0, 0);
    outline: none; }
  @media screen and (max-width: 540px) {
            .content-module.project_header .nav-container #search-input-wrapper .search-input-container .search-info #search-input {
              max-width: 100%;
              top: 0; } }
  @media screen and (max-width: 540px) {
      .content-module.project_header .nav-container #search-input-wrapper {
        left: 0;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        margin-right: 50px;
        margin-left: 50px;
        padding-left: 5px;
        padding-right: 10px; } }
  .content-module.project_header .nav-container #search-results {
    position: absolute;
    left: 0;
    top: 100px;
    height: 100vh;
    width: 100%;
    z-index: 5;
    padding: 0 35px;
    background-color: #eaeaea; }
  .content-module.project_header .nav-container #search-results.hidden {
    display: none; }
  .content-module.project_header .nav-container #search-results ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 38px; }
  .content-module.project_header .nav-container #search-results ul li a {
    text-decoration: none; }
  .content-module.project_header .nav-container div#logo-container {
    position: absolute;
    top: 25px !important;
    left: 50%;
    transform: translateX(-50%);
    max-width: 400px;
    max-height: 80px;
    height: 100%; }
  .content-module.project_header .nav-container div#logo-container.hidden {
    display: none; }
  .content-module.project_header .nav-container div#logo-container a {
    border: 0; }
  .content-module.project_header .nav-container div#logo-container img {
    height: 100% !important;
    width: auto !important;
    max-height: 100% !important;
    position: relative; }
  @media screen and (max-width: 580px) {
        .content-module.project_header .nav-container div#logo-container img {
          height: auto !important;
          max-width: 100% !important; } }
  @media screen and (max-width: 580px) {
      .content-module.project_header .nav-container div#logo-container {
        top: 30px !important; } }
  @media screen and (max-width: 500px) {
      .content-module.project_header .nav-container div#logo-container {
        top: 35px !important; } }
  .content-module.project_header .nav-container #menu-toggle {
    float: right;
    display: inline-block;
    z-index: 9;
    transition: box-shadow 0.1s ease, background-color 0.1s ease, transform 0.3s ease; }
  .content-module.project_header .nav-container #menu-toggle span {
    text-transform: uppercase;
    opacity: 0;
    font-family: "SimplonNorm Regular";
    font-weight: 300;
    font-size: 0;
    transition: opacity 0s ease, font-size 0.1s ease; }
  @media screen and (max-width: 650px) {
        .content-module.project_header .nav-container #menu-toggle span {
          display: none; } }
  .content-module.project_header .nav-container #menu-toggle .icon-hamburger {
    display: inline-block;
    margin-left: 5px;
    position: relative; }
  @media screen and (max-width: 992px) {
        .content-module.project_header .nav-container #menu-toggle .icon-hamburger {
          margin-left: 0; } }
  .content-module.project_header .nav-container #menu-toggle .icon-hamburger:before {
    transition: font-size 0.3s ease; }
  .content-module.project_header .nav-container #menu-toggle.sticky {
    position: fixed;
    right: 15px;
    top: 36px;
    background-color: #fff;
    padding: 15px 20px 17px 19px;
    text-decoration: none;
    box-shadow: 0px 3px 15px 6px rgba(0, 0, 0, 0.11);
    transition: box-shadow 0.3s ease, background-color 0.3s ease, transform 0.3s ease;
    font-size: 20px;
    align-self: baseline; }
  @media screen and (max-width: 992px) {
        .content-module.project_header .nav-container #menu-toggle.sticky {
          padding: 6px 7px 4px 7px;
          right: 20px;
          top: 42px;
          align-self: normal; } }
  .content-module.project_header .nav-container #menu-toggle.sticky.animated {
    transform: translate(-20px, 18px); }
  @media screen and (max-width: 992px) {
          .content-module.project_header .nav-container #menu-toggle.sticky.animated {
            transform: translate(0, -10px); } }
  .content-module.project_header .nav-container #menu-toggle.sticky.animated .icon-hamburger:before {
    font-size: 24px; }
  .content-module.project_header .nav-container #menu-toggle.sticky .icon-hamburger:before {
    font-size: 24px;
    vertical-align: sub;
    transition: font-size 0.3s ease; }
  .content-module.project_header .nav-container #menu-toggle.sticky span {
    font-size: 20px;
    opacity: 1;
    transition: opacity 0.3s ease, font-size 0.3s ease; }
  .content-module.project_header .nav-container #menu-toggle.sticky:hover:not(:focus) {
    background-color: #eaeef0;
    box-shadow: 0px 3px 15px 6px rgba(0, 0, 0, 0); }
  .content-module.project_header .nav-container #navigation {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #fff;
    z-index: 10;
    padding: 50px 0; }
  .content-module.project_header .nav-container #navigation.open {
    display: block;
    cursor: auto;
    cursor: url("/img/frontend/icons/cross-black.png"), auto; }
  .content-module.project_header .nav-container #navigation .navigation-items {
    cursor: default;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .content-module.project_header .nav-container #navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center; }
  .content-module.project_header .nav-container #navigation ul li a {
    font-size: 3em;
    color: #363636;
    text-decoration: none; }
  .content-module.project_header .nav-container #navigation ul li a.level-2 {
    font-size: 1.375em; }
  @media screen and (max-width: 992px) {
            .content-module.project_header .nav-container #navigation ul li a {
              font-size: 2em; }
              .content-module.project_header .nav-container #navigation ul li a.level-2 {
                font-size: 1.25em; } }
  @media screen and (max-width: 992px) {
  .content-module.project_header .nav-container {
    padding-left: 20px;
    padding-right: 20px; }
    .content-module.project_header .nav-container #navigation #close-button {
      right: 20px;
      top: 20px; } }
  @media screen and (max-width: 650px) {
  .content-module.project_header .nav-container {
    padding-left: 20px;
    padding-right: 20px; }
    .content-module.project_header .nav-container #navigation #close-button {
      right: 20px;
      top: 20px; } }

body.project section[data-background-color="white"] .content-module.project_header {
  background-color: #fff; }
  body.project section[data-background-color="white"] .content-module.project_header .nav-container {
    color: #363636; }
  body.project section[data-background-color="white"] .content-module.project_header .nav-container #search-results {
    background-color: #fff; }
  body.project section[data-background-color="white"] .content-module.project_header .nav-container #search-results ul li a {
    color: #363636; }
  body.project section[data-background-color="primaryColor"] .content-module.project_header {
    background-color: #363636; }
  body.project section[data-background-color="primaryColor"] .content-module.project_header .nav-container {
    color: #fff; }
  body.project section[data-background-color="primaryColor"] .content-module.project_header .nav-container #search-results {
    background-color: #363636; }
  body.project section[data-background-color="primaryColor"] .content-module.project_header .nav-container #search-results ul li a {
    color: #fff; }
  body.project section[data-background-color="primaryColorLight"] .content-module.project_header {
    background-color: #eaeaea; }
  body.project section[data-background-color="primaryColorLight"] .content-module.project_header .nav-container {
    color: #242b3b; }
  body.project section[data-background-color="primaryColorLight"] .content-module.project_header .nav-container #search-results {
    background-color: #eaeaea; }
  body.project section[data-background-color="primaryColorLight"] .content-module.project_header .nav-container #search-results ul li a {
    color: #242b3b; }
  body.project section[data-background-color="secondaryColor"] .content-module.project_header {
    background-color: #88cce2; }
  body.project section[data-background-color="secondaryColor"] .content-module.project_header .nav-container {
    color: #3c3c3c; }
  body.project section[data-background-color="secondaryColor"] .content-module.project_header .nav-container #search-results {
    background-color: #88cce2; }
  body.project section[data-background-color="secondaryColor"] .content-module.project_header .nav-container #search-results ul li a {
    color: #3c3c3c; }
  body.project section[data-background-color="secondaryColorLight"] .content-module.project_header {
    background-color: #f3fafc; }
  body.project section[data-background-color="secondaryColorLight"] .content-module.project_header .nav-container {
    color: #3c3c3c; }
  body.project section[data-background-color="secondaryColorLight"] .content-module.project_header .nav-container #search-results {
    background-color: #f3fafc; }
  body.project section[data-background-color="secondaryColorLight"] .content-module.project_header .nav-container #search-results ul li a {
    color: #3c3c3c; }

body.system .content-module.project_header .header-image {
  cursor: pointer; }

.content-module.project_footer {
  width: 100%;
  background: #363636;
  *zoom: 1; }
  .content-module.project_footer:before, .content-module.project_footer:after {
    content: " ";
    display: table; }
  .content-module.project_footer:after {
    clear: both; }
  .content-module.project_footer #footer {
    *zoom: 1;
    max-width: 1500px;
    padding: 50px 35px 140px 35px;
    margin: 0 auto;
    font-size: 1.25em; }
  .content-module.project_footer #footer:before, .content-module.project_footer #footer:after {
    content: " ";
    display: table; }
  .content-module.project_footer #footer:after {
    clear: both; }
  @media screen and (max-width: 992px) {
    .content-module.project_footer #footer {
      padding: 30px 20px 45px 20px;
      font-size: 1.0625em; }
      .content-module.project_footer #footer .row > div {
        margin-top: 20px; }
        .content-module.project_footer #footer .row > div:first-of-type {
          margin-top: 0; } }
  .content-module.project_footer #footer #footer-logo {
    width: 162px; }
  .content-module.project_footer #footer #footer-logo img {
    max-width: 100%; }
  .content-module.project_footer #footer .top-half {
    margin-bottom: 35px; }
  .content-module.project_footer #footer span {
    display: block;
    width: 100%;
    font-size: 1em; }
  .content-module.project_footer #footer p {
    font-size: 1em; }
  .content-module.project_footer #footer a {
    color: #88cce2;
    text-decoration: none; }
  .content-module.project_footer #footer span, .content-module.project_footer #footer p {
    margin: 0;
    color: #fff; }
  @media screen and (max-width: 992px) {
  .content-module.project_footer #footer {
    padding-left: 20px;
    padding-right: 20px; } }
  @media screen and (max-width: 650px) {
  .content-module.project_footer #footer {
    padding-left: 20px;
    padding-right: 20px; } }

.content-module.interest_form {
  position: relative;
  width: 100%;
  padding: 35px;
  background-color: #88cce2;
  color: #3c3c3c; }
  .content-module.interest_form .inner {
    width: 100%;
    max-width: 1500px;
    transition: max-width 0.3s ease;
    margin: 0 auto; }
  .content-module.interest_form .inner .form-group {
    margin-top: 0;
    margin-bottom: 20px; }
  .content-module.interest_form .inner .form-group input {
    font-size: 1.25em;
    *zoom: 1;
    width: 100%;
    max-width: 360px;
    padding: 0;
    line-height: 1em;
    border: 0;
    outline: none;
    background: #88cce2;
    color: #3c3c3c; }
  .content-module.interest_form .inner .form-group input:before, .content-module.interest_form .inner .form-group input:after {
    content: " ";
    display: table; }
  .content-module.interest_form .inner .form-group input:after {
    clear: both; }
  .content-module.interest_form .inner .form-group input::-webkit-input-placeholder {
    color: #3c3c3c; }
  .content-module.interest_form .inner .form-group input:-moz-placeholder {
    color: #3c3c3c; }
  .content-module.interest_form .inner .form-group input::-moz-placeholder {
    color: #3c3c3c; }
  .content-module.interest_form .inner .form-group input:-ms-input-placeholder {
    color: #3c3c3c; }
  .content-module.interest_form .inner .form-group.input:after {
    display: block;
    content: ' ';
    height: 1px;
    width: 100%;
    max-width: 360px;
    background: #3c3c3c; }
  .content-module.interest_form .inner p {
    margin: 0;
    font-size: 1.25em; }
  .content-module.interest_form .inner p > a {
    color: #363636;
    text-decoration: none;
    word-break: break-all; }
  .content-module.interest_form .inner p > a:hover {
    color: #3c3c3c; }
  .content-module.interest_form .inner .widget.button {
    margin-top: 35px; }
  .content-module.interest_form .inner .widget.button a {
    padding: 13px 20px 14px 20px; }
  .content-module.interest_form .inner .widget.button a:after {
    display: none; }
  @media screen and (max-width: 992px) {
  .content-module.interest_form {
    padding: 20px; }
    .content-module.interest_form .inner .form-group input {
      font-size: 1.0625em; }
      .content-module.interest_form .inner p {
        font-size: 1.0625em; }
      .content-module.interest_form .inner .row > div:last-of-type {
        margin-top: 20px; } }
  @media screen and (max-width: 650px) {
  .content-module.interest_form {
    padding: 20px; } }

body.project section[data-background-color="primaryColor"] .content-module.interest_form {
  background-color: #363636;
  color: #fff; }
  body.project section[data-background-color="primaryColor"] .content-module.interest_form .inner .form-group input {
    background: #363636;
    color: #fff; }
  body.project section[data-background-color="primaryColor"] .content-module.interest_form .inner .form-group input::-webkit-input-placeholder {
    color: #fff; }
  body.project section[data-background-color="primaryColor"] .content-module.interest_form .inner .form-group input:-moz-placeholder {
    color: #fff; }
  body.project section[data-background-color="primaryColor"] .content-module.interest_form .inner .form-group input::-moz-placeholder {
    color: #fff; }
  body.project section[data-background-color="primaryColor"] .content-module.interest_form .inner .form-group input:-ms-input-placeholder {
    color: #fff; }
  body.project section[data-background-color="secondaryColor"] .content-module.interest_form {
    background-color: #88cce2;
    color: #3c3c3c; }
  body.project section[data-background-color="secondaryColor"] .content-module.interest_form .inner .form-group input {
    background: #88cce2;
    color: #3c3c3c; }
  body.project section[data-background-color="secondaryColor"] .content-module.interest_form .inner .form-group input::-webkit-input-placeholder {
    color: #3c3c3c; }
  body.project section[data-background-color="secondaryColor"] .content-module.interest_form .inner .form-group input:-moz-placeholder {
    color: #3c3c3c; }
  body.project section[data-background-color="secondaryColor"] .content-module.interest_form .inner .form-group input::-moz-placeholder {
    color: #3c3c3c; }
  body.project section[data-background-color="secondaryColor"] .content-module.interest_form .inner .form-group input:-ms-input-placeholder {
    color: #3c3c3c; }
  body.project.frontend .content-module.interest_form.prev-text_and_image.prev-text_and_image_background_white {
    padding-top: 50px; }
  body.project.frontend .content-module.interest_form.prev-link_boxes {
    padding-top: 50px; }

body.backeprosjekt .content-module.interest_form .inner {
  max-width: 1500px; }
  @media screen and (max-width: 1475px) {
      body.backeprosjekt .content-module.interest_form .inner {
        max-width: 1500px; } }
  @media screen and (max-width: 1375px) {
      body.backeprosjekt .content-module.interest_form .inner {
        max-width: 1500px; } }
  @media screen and (max-width: 1275px) {
      body.backeprosjekt .content-module.interest_form .inner {
        max-width: 1500px; } }
  @media screen and (max-width: 1175px) {
      body.backeprosjekt .content-module.interest_form .inner {
        max-width: 1500px; } }

.interest-form-success {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  width: 100%;
  max-width: 880px;
  padding: 50px;
  text-align: center;
  color: #242b3b; }
  .interest-form-success h2 {
    font-family: Open Sans;
    font-size: 38px;
    font-weight: 300;
    margin: 0 0 0 0; }
  .interest-form-success p {
    position: relative;
    margin: 0 auto;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 300;
    max-width: 60%; }

.content-module.property_selector {
  position: relative;
  width: 100%;
  padding: 0 35px; }
  .content-module.property_selector .inner {
    *zoom: 1;
    max-width: 1500px;
    margin: 0 auto;
    padding-bottom: 35px; }
  .content-module.property_selector .inner:before, .content-module.property_selector .inner:after {
    content: " ";
    display: table; }
  .content-module.property_selector .inner:after {
    clear: both; }
  .content-module.property_selector .inner .canvas-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    overflow: hidden; }
  .content-module.property_selector .inner .canvas-container canvas {
    position: absolute;
    width: 100%;
    height: 100%; }
  .content-module.property_selector .inner .canvas-container .angle-button {
    *zoom: 1;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
    display: none;
    position: absolute;
    bottom: 17.5px;
    right: 17.5px;
    background-color: #fff;
    padding: 5px 0 5px 17.5px;
    z-index: 1; }
  .content-module.property_selector .inner .canvas-container .angle-button:before, .content-module.property_selector .inner .canvas-container .angle-button:after {
    content: " ";
    display: table; }
  .content-module.property_selector .inner .canvas-container .angle-button:after {
    clear: both; }
  .content-module.property_selector .inner .canvas-container .angle-button.display {
    display: block; }
  .content-module.property_selector .inner .canvas-container .angle-button span {
    display: block;
    float: left;
    color: #363636;
    font-size: 1.25em;
    line-height: 45px; }
  .content-module.property_selector .inner .canvas-container .angle-button .icon-container {
    margin-left: 20px;
    position: relative;
    float: left;
    width: 45px;
    height: 45px;
    background: #fff;
    border-radius: 50%; }
  .content-module.property_selector .inner .canvas-container .angle-button .icon-container i:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 22px;
    color: #363636; }
  @media screen and (max-width: 992px) {
        .content-module.property_selector .inner .canvas-container .angle-button {
          padding: 3px 0 3px 10px;
          bottom: 10px;
          right: 10px; }
          .content-module.property_selector .inner .canvas-container .angle-button span {
            font-size: 1.0625em;
            line-height: 30px; }
          .content-module.property_selector .inner .canvas-container .angle-button .icon-container {
            width: 30px;
            height: 30px;
            margin-left: 5px; }
            .content-module.property_selector .inner .canvas-container .angle-button .icon-container i:before {
              font-size: 20px; } }
  .content-module.property_selector .inner .canvas-container .apartment-popup {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2; }
  .content-module.property_selector .inner .canvas-container .apartment-popup #close-apartment {
    display: block;
    position: absolute;
    top: 35px;
    right: 35px;
    width: 57px;
    height: 57px;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
    z-index: 1; }
  @media screen and (max-width: 992px) {
          .content-module.property_selector .inner .canvas-container .apartment-popup #close-apartment {
            width: 40px;
            height: 40px;
            top: 15px;
            right: 15px; } }
  .content-module.property_selector .inner .canvas-container .apartment-popup #close-apartment:before, .content-module.property_selector .inner .canvas-container .apartment-popup #close-apartment:after {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    content: ' ';
    width: 31px;
    height: 2px;
    background: #363636; }
  @media screen and (max-width: 992px) {
            .content-module.property_selector .inner .canvas-container .apartment-popup #close-apartment:before, .content-module.property_selector .inner .canvas-container .apartment-popup #close-apartment:after {
              height: 1.4px;
              width: 23px; } }
  .content-module.property_selector .inner .canvas-container .apartment-popup #close-apartment:before {
    transform: translate(-50%, -50%) rotate(-45deg); }
  .content-module.property_selector .inner .canvas-container .apartment-popup #close-apartment:after {
    transform: translate(-50%, -50%) rotate(45deg); }
  .content-module.property_selector .inner .canvas-container .apartment-popup .slider-container {
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
    z-index: 0; }
  .content-module.property_selector .inner .canvas-container .apartment-popup .slider-container .swiper-slide {
    background-size: cover; }
  .content-module.property_selector .inner .canvas-container .apartment-popup .slider-container .slider-navigation-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    height: 57px;
    width: 57px;
    cursor: pointer;
    background: #fff;
    border-radius: 50%; }
  @media screen and (max-width: 992px) {
            .content-module.property_selector .inner .canvas-container .apartment-popup .slider-container .slider-navigation-button {
              width: 40px;
              height: 40px; } }
  .content-module.property_selector .inner .canvas-container .apartment-popup .slider-container .slider-navigation-button i {
    color: #363636;
    font-size: 2em; }
    .content-module.property_selector .inner .canvas-container .apartment-popup .slider-container .slider-navigation-button i:before {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    @media screen and (max-width: 992px) {
            .content-module.property_selector .inner .canvas-container .apartment-popup .slider-container .slider-navigation-button i {
              font-size: 1.2em; } }
  .content-module.property_selector .inner .canvas-container .apartment-popup .slider-container .slider-navigation-button.next-button {
    right: 35px; }
    .content-module.property_selector .inner .canvas-container .apartment-popup .slider-container .slider-navigation-button.next-button i:before {
      margin-top: -1px;
      margin-left: 2px; }
    @media screen and (max-width: 992px) {
            .content-module.property_selector .inner .canvas-container .apartment-popup .slider-container .slider-navigation-button.next-button {
              right: 15px; } }
  .content-module.property_selector .inner .canvas-container .apartment-popup .slider-container .slider-navigation-button.prev-button {
    left: 35px; }
    .content-module.property_selector .inner .canvas-container .apartment-popup .slider-container .slider-navigation-button.prev-button i:before {
      margin-top: -1px;
      margin-left: -2px; }
    @media screen and (max-width: 992px) {
            .content-module.property_selector .inner .canvas-container .apartment-popup .slider-container .slider-navigation-button.prev-button {
              left: 15px; } }
  .content-module.property_selector .inner .info {
    padding: 35px 0; }
  .content-module.property_selector .inner .info select {
    width: 100%; }
  .content-module.property_selector .inner .info .target-info {
    min-height: 9em; }
  .content-module.property_selector .inner .info .target-info p {
    font-size: 1.25em; }
  .content-module.property_selector .inner .info .target-info p:first-of-type {
    margin-top: 0; }
  .content-module.property_selector .inner .info .target-info .left {
    font-size: 38px; }
  .content-module.property_selector .inner .info .target-info .right {
    font-size: 1.25em; }
  .content-module.property_selector .inner .info .target-info .custom-hover p {
    font-size: 38px; }
  @media screen and (max-width: 992px) {
  .content-module.property_selector {
    padding: 0 20px; }
    .content-module.property_selector .inner .info {
      padding-top: 20px;
      padding-bottom: 0; }
      .content-module.property_selector .inner .info .target-info {
        margin-top: 20px; }

    .content-module.property_selector #birdsEyeCanvasContainer {
      display: none; } }
  @media screen and (max-width: 650px) {
  .content-module.property_selector {
    padding: 0 20px; }
    .content-module.property_selector .inner .info {
      padding-top: 20px;
      padding-bottom: 0; }
      .content-module.property_selector .inner .info .target-info {
        margin-top: 20px; }

    .content-module.property_selector #birdsEyeCanvasContainer {
      display: none; } }

.content-module.for_sale {
  position: relative;
  width: 100%;
  padding: 0 35px; }
  @media screen and (max-width: 650px) {
  .content-module.for_sale {
    padding: 0; } }
  .content-module.for_sale .outer {
    *zoom: 1;
    max-width: 1500px;
    transition: max-width 0.3s ease;
    margin: 0 auto;
    padding: 0 15px; }
  .content-module.for_sale .outer:before, .content-module.for_sale .outer:after {
    content: " ";
    display: table; }
  .content-module.for_sale .outer:after {
    clear: both; }
  .content-module.for_sale .outer .row {
    *zoom: 1; }
  .content-module.for_sale .outer .row:before, .content-module.for_sale .outer .row:after {
    content: " ";
    display: table; }
  .content-module.for_sale .outer .row:after {
    clear: both; }
  .content-module.for_sale .outer .row:before {
    clear: both; }
  .content-module.for_sale .outer .row .col-sm-12 {
    padding: 0; }
  .content-module.for_sale .outer .row .text-side {
    position: relative;
    background-color: #fcb813;
    color: #242b3b; }
  @media screen and (max-width: 650px) {
        .content-module.for_sale .outer .row .text-side {
          padding-bottom: 45px; } }
  .content-module.for_sale .outer .row .text-side .inner {
    padding: 35px; }
  @media screen and (max-width: 650px) {
          .content-module.for_sale .outer .row .text-side .inner {
            padding: 20px; } }
  .content-module.for_sale .outer .row .text-side .inner a {
    color: #fff;
    text-decoration: none; }
  .content-module.for_sale .outer .row .text-side .inner a:hover {
    color: #242b3b; }
  .content-module.for_sale .outer .row .text-side > .widget.button {
    position: absolute;
    bottom: 50px;
    left: 35px; }
  @media screen and (max-width: 650px) {
          .content-module.for_sale .outer .row .text-side > .widget.button {
            position: relative;
            bottom: auto;
            left: auto;
            margin-left: 20px;
            margin-bottom: 0; }
            .content-module.for_sale .outer .row .text-side > .widget.button a {
              margin-top: 40px; } }
  .content-module.for_sale .outer .row .image-side .image {
    width: 100%;
    padding-bottom: 63.33%;
    background-size: cover;
    background-position: 50% 50%; }
  @media screen and (max-width: 650px) {
  .content-module.for_sale {
    padding: 0 0; }
    .content-module.for_sale .outer {
      padding: 0 10px; }
      .content-module.for_sale .outer .row .text-side {
        padding-bottom: 30px; }
        .content-module.for_sale .outer .row .text-side .inner {
          padding: 20px 20px 0 20px; } }
  .content-module.for_sale[data-module-show_button="true"] .outer .row .text-side, .content-module.for_sale[data-module-show_button="1"] .outer .row .text-side {
    padding-bottom: 110px; }
  .content-module.for_sale[data-module-show_button="true"] .outer .row .text-side .inner .content p:last-child, .content-module.for_sale[data-module-show_button="1"] .outer .row .text-side .inner .content p:last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 650px) {
      .content-module.for_sale[data-module-show_button="true"] .outer .row .text-side, .content-module.for_sale[data-module-show_button="1"] .outer .row .text-side {
        padding-bottom: 10px; } }

@media screen and (max-width: 650px) {
      body.frontend .content-module.for_sale {
        padding-bottom: 0; } }
  body.frontend .content-module.for_sale.prev-map {
    padding-top: 140px; }
  @media screen and (max-width: 650px) {
      body.frontend .content-module.for_sale.prev-map {
        padding-top: 0; } }
  body.frontend .content-module.for_sale.next-map, body.frontend .content-module.for_sale.next-related_projects, body.frontend .content-module.for_sale.next-awards {
    padding-bottom: 140px; }
  @media screen and (max-width: 650px) {
      body.frontend .content-module.for_sale.next-map, body.frontend .content-module.for_sale.next-related_projects, body.frontend .content-module.for_sale.next-awards {
        padding-bottom: 0; } }

body.system .content-module.for_sale .image {
  cursor: pointer; }

body.backeprosjekt .content-module.for_sale .outer {
  max-width: 1500px; }
  @media screen and (max-width: 1475px) {
      body.backeprosjekt .content-module.for_sale .outer {
        max-width: 1500px; } }
  @media screen and (max-width: 1375px) {
      body.backeprosjekt .content-module.for_sale .outer {
        max-width: 1500px; } }
  @media screen and (max-width: 1275px) {
      body.backeprosjekt .content-module.for_sale .outer {
        max-width: 1500px; } }
  @media screen and (max-width: 1175px) {
      body.backeprosjekt .content-module.for_sale .outer {
        max-width: 1500px; } }

.content-module.price_list {
  position: relative;
  width: 100%;
  background-color: #fff;
  padding: 0 35px;
  overflow-x: hidden; }
  .content-module.price_list .inner {
    *zoom: 1;
    max-width: 1500px;
    margin: 0 auto;
    padding-bottom: 35px; }
  .content-module.price_list .inner:before, .content-module.price_list .inner:after {
    content: " ";
    display: table; }
  .content-module.price_list .inner:after {
    clear: both; }
  .content-module.price_list .inner select {
    width: 100%;
    max-width: 240px; }
  .content-module.price_list .inner .document-button {
    cursor: pointer;
    position: relative;
    text-decoration: none;
    display: inline-block;
    min-width: 288px;
    padding: 15px 17px;
    background-color: #363636;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
    *zoom: 1;
    margin-top: 35px;
    font-weight: 400; }
  .content-module.price_list .inner .document-button:before, .content-module.price_list .inner .document-button:after {
    content: " ";
    display: table; }
  .content-module.price_list .inner .document-button:after {
    clear: both; }
  .content-module.price_list .inner .document-button:first-of-type {
    margin-top: 45px; }
  .content-module.price_list .inner .document-button i {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%); }
  .content-module.price_list .inner .document-button.multiples .document-list {
    display: none;
    position: absolute;
    z-index: 10;
    left: 0;
    top: calc(100% + 15px);
    width: 100%;
    background-color: #363636;
    padding: 15px; }
  .content-module.price_list .inner .document-button.multiples .document-list.open {
    display: block; }
  .content-module.price_list .inner .document-button.multiples .document-list ul {
    max-width: 100%;
    list-style: none;
    padding: 0;
    margin: 0; }
  .content-module.price_list .inner .document-button.multiples .document-list ul li {
    max-width: 100%; }
    .content-module.price_list .inner .document-button.multiples .document-list ul li a {
      font-size: 18px;
      padding: 5px 10px;
      margin-bottom: 10px;
      display: block;
      max-width: 100%;
      color: #fff;
      text-decoration: none;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden; }
    .content-module.price_list .inner .document-button.multiples .document-list ul li a:hover {
      color: #88cce2; }
    .content-module.price_list .inner .document-button.multiples .document-list ul li:last-of-type a {
      margin-bottom: 0; }
  .content-module.price_list .inner .document-button img {
    float: left;
    width: 45px; }
  .content-module.price_list .inner .document-button span {
    float: left;
    margin-left: 20px;
    font-size: 18px;
    line-height: 2em;
    color: #fff; }
  .content-module.price_list .filters .input-ranges {
    margin-bottom: 50px; }
  .content-module.price_list .filters .input-ranges .label {
    font-size: 1.35em;
    margin-bottom: 17.5px;
    font-family: Roboto, sans-serif; }
  .content-module.price_list .filters .input-ranges .input-range {
    max-width: 90%; }
  .content-module.price_list .filters .toggle-buttons {
    margin-bottom: 50px; }
  .content-module.price_list .filters .toggle-buttons .label {
    font-size: 1.35em;
    font-family: Roboto, sans-serif; }
  .content-module.price_list .filters .toggle-buttons .toggle-buttons-container .toggle-button {
    display: inline-block;
    cursor: pointer;
    height: 40px;
    width: 40px;
    border: 1px solid #88cce2;
    color: #363636;
    font-size: 1.35em;
    font-family: Roboto, sans-serif;
    line-height: 40px;
    text-align: center;
    margin-right: 20px;
    margin-top: 15px; }
  .content-module.price_list .filters .toggle-buttons .toggle-buttons-container .toggle-button.active {
    background: #88cce2;
    color: #3c3c3c; }
  .content-module.price_list .filters .building-selector {
    margin-bottom: 50px; }
  .content-module.price_list .filters .hide-sold {
    padding-top: 18px; }
  .content-module.price_list .filters .hide-sold input {
    display: none; }
  .content-module.price_list .filters .hide-sold input ~ label {
    font-family: Roboto, sans-serif;
    cursor: pointer;
    font-size: 1.35em; }
  .content-module.price_list .filters .hide-sold input ~ label:before {
    position: relative;
    top: 2px;
    display: inline-block;
    border: 1px solid #363636;
    border-radius: 2px;
    content: ' ';
    width: 20px;
    height: 20px;
    margin-right: 8px;
    background-color: #88cce2; }
  .content-module.price_list .filters .hide-sold input:checked ~ label:before {
    background-color: #363636; }
  .content-module.price_list .buildings-container .building table {
    position: relative;
    z-index: 0;
    width: 100%;
    font-family: Roboto, sans-serif; }
  .content-module.price_list .buildings-container .building table thead, .content-module.price_list .buildings-container .building table tbody {
    font-size: 18px; }
  .content-module.price_list .buildings-container .building table .table-head tr {
    color: #fff;
    font-weight: 400; }
  .content-module.price_list .buildings-container .building table .table-head tr td:first-of-type {
    position: relative; }
    .content-module.price_list .buildings-container .building table .table-head tr td:first-of-type:before {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      content: ' ';
      width: 8000px;
      height: 100%;
      transform: translateX(-50%);
      background: #363636;
      z-index: -1; }
  .content-module.price_list .buildings-container .building table .table-head tr td {
    padding: 0.3em 0; }
    .content-module.price_list .buildings-container .building table .table-head tr td a {
      color: #fff;
      text-decoration: none;
      font-weight: 400; }
    .content-module.price_list .buildings-container .building table .table-head tr td a:hover {
      color: #88cce2; }
  .content-module.price_list .buildings-container .building table .table-body tr {
    cursor: pointer; }
  .content-module.price_list .buildings-container .building table .table-body tr td:first-of-type {
    position: relative; }
    .content-module.price_list .buildings-container .building table .table-body tr td:first-of-type:before {
      position: absolute;
      bottom: 0;
      left: 0;
      display: block;
      content: ' ';
      width: 8000px;
      height: 1px;
      transform: translateX(-50%);
      background: #edf1f3;
      z-index: -1; }
  .content-module.price_list .buildings-container .building table .table-body tr td {
    padding: 1.75em 0; }
  .content-module.price_list .buildings-container .building table .table-body tr.not-sold:hover td:first-of-type:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: ' ';
    width: 8000px;
    height: 100%;
    transform: translateX(-50%);
    background: #eaeaea;
    z-index: -2; }
  .content-module.price_list .buildings-container .building table .table-body tr.sold td:first-of-type:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: ' ';
    width: 8000px;
    height: 100%;
    transform: translateX(-50%);
    background: #ffeceb;
    z-index: -2; }
  @media screen and (max-width: 992px) {
  .content-module.price_list {
    padding: 0 20px; }
    .content-module.price_list .inner select {
      max-width: 100%; }
      .content-module.price_list .inner .document-button {
        width: 100%;
        margin-top: 20px; }
        .content-module.price_list .inner .document-button img {
          width: 30px; }
        .content-module.price_list .inner .document-button span {
          font-size: 1.0625em; }
        .content-module.price_list .inner .document-button:first-of-type {
          margin-top: 0; }
        .content-module.price_list .inner .document-button:last-of-type {
          margin-bottom: 20px; }

    .content-module.price_list .filters .input-ranges {
      margin-bottom: 30px; }
      .content-module.price_list .filters .input-ranges .label {
        font-size: 1.0625em; }
      .content-module.price_list .filters .input-ranges .input-range {
        margin: 0 auto;
        max-width: 90%;
        margin-bottom: 20px; }
      .content-module.price_list .filters .toggle-buttons {
        margin-bottom: 30px; }
      .content-module.price_list .filters .toggle-buttons .label {
        font-size: 1.0625em; }
      .content-module.price_list .filters .building-selector {
        margin-bottom: 30px; }
      .content-module.price_list .filters .hide-sold input ~ label {
        font-size: 1.0625em; }
        .content-module.price_list .filters .hide-sold input ~ label:before {
          height: 17px;
          width: 17px; }

    .content-module.price_list .buildings-container .building table tbody {
      font-size: 0.85em; }
      .content-module.price_list .buildings-container .building table .table-body tr td {
        padding: 10px 0; }
        .content-module.price_list .buildings-container .building table .table-body tr td:nth-of-type(5) {
          white-space: nowrap; } }

.content-module.awards {
  position: relative;
  width: 100%;
  padding: 35px 35px; }
  @media screen and (max-width: 650px) {
  .content-module.awards {
    padding: 0; } }
  .content-module.awards .outer {
    *zoom: 1;
    max-width: 1500px;
    transition: max-width 0.3s ease;
    margin: 0 auto;
    padding: 0 15px; }
  .content-module.awards .outer:before, .content-module.awards .outer:after {
    content: " ";
    display: table; }
  .content-module.awards .outer:after {
    clear: both; }
  .content-module.awards .outer .row {
    *zoom: 1; }
  .content-module.awards .outer .row:before, .content-module.awards .outer .row:after {
    content: " ";
    display: table; }
  .content-module.awards .outer .row:after {
    clear: both; }
  .content-module.awards .outer .row:before {
    clear: both; }
  .content-module.awards .outer .row .col-sm-12 {
    padding: 0; }
  .content-module.awards .outer .row .text-side {
    position: relative;
    color: #242b3b; }
  @media screen and (max-width: 650px) {
        .content-module.awards .outer .row .text-side {
          padding-bottom: 45px; } }
  .content-module.awards .outer .row .text-side .inner {
    padding: 35px; }
  @media screen and (max-width: 650px) {
          .content-module.awards .outer .row .text-side .inner {
            padding: 20px; } }
  .content-module.awards .outer .row .text-side .inner h2 {
    margin-top: 0.5em; }
  .content-module.awards .outer .row .text-side .inner a {
    color: #fff;
    text-decoration: none; }
  .content-module.awards .outer .row .text-side .inner a:hover {
    color: #242b3b; }
  .content-module.awards .outer .row .image-side .image {
    width: 100%;
    padding-bottom: 33.33%;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat; }
  @media screen and (max-width: 650px) {
  .content-module.awards {
    padding: 0 0; }
    .content-module.awards .outer {
      padding: 0 10px; }
      .content-module.awards .outer .row .image-side {
        padding-top: 30px; }
        .content-module.awards .outer .row .text-side {
          padding-bottom: 30px; }
          .content-module.awards .outer .row .text-side .inner {
            padding: 20px 20px 0 20px; } }
  .content-module.awards[data-module-show_button="true"] .outer .row .text-side, .content-module.awards[data-module-show_button="1"] .outer .row .text-side {
    padding-bottom: 110px; }
  .content-module.awards[data-module-show_button="true"] .outer .row .text-side .inner .content p:last-child, .content-module.awards[data-module-show_button="1"] .outer .row .text-side .inner .content p:last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 650px) {
      .content-module.awards[data-module-show_button="true"] .outer .row .text-side, .content-module.awards[data-module-show_button="1"] .outer .row .text-side {
        padding-bottom: 10px; } }

section[data-background-color="brandblue"] .content-module.awards .outer .row .text-side {
  color: #fff; }
  section[data-background-color="brandblue"] .content-module.awards .outer .row .text-side .inner a {
    color: #fcb813; }
    section[data-background-color="brandblue"] .content-module.awards .outer .row .text-side .inner a:hover {
      color: #fff; }

@media screen and (max-width: 650px) {
      body.frontend .content-module.awards {
        padding-bottom: 0; } }
  @media screen and (max-width: 650px) {
      body.frontend .content-module.awards.prev-map {
        padding-top: 0; } }
  @media screen and (max-width: 650px) {
      body.frontend .content-module.awards.next-map, body.frontend .content-module.awards.next-related_projects {
        padding-bottom: 0; } }

body.system .content-module.awards .image {
  cursor: pointer; }

body.backeprosjekt .content-module.awards .outer {
  max-width: 1500px; }
  @media screen and (max-width: 1475px) {
      body.backeprosjekt .content-module.awards .outer {
        max-width: 1500px; } }
  @media screen and (max-width: 1375px) {
      body.backeprosjekt .content-module.awards .outer {
        max-width: 1500px; } }
  @media screen and (max-width: 1275px) {
      body.backeprosjekt .content-module.awards .outer {
        max-width: 1500px; } }
  @media screen and (max-width: 1175px) {
      body.backeprosjekt .content-module.awards .outer {
        max-width: 1500px; } }

.content-module.link_boxes {
  position: relative;
  width: 100%;
  padding: 50px 35px; }
  .content-module.link_boxes .inner {
    max-width: 1500px;
    transition: max-width 0.3s ease;
    margin: 0 auto; }
  .content-module.link_boxes .row {
    margin-left: -18px;
    margin-right: -18px; }
  .content-module.link_boxes .box {
    padding-left: 18px;
    padding-right: 18px; }
  .content-module.link_boxes .box .image {
    position: relative;
    padding-bottom: 69.56%;
    background-size: cover;
    background-position: center center;
    background-color: #f3fafc; }
  .content-module.link_boxes .box .image .change-image-icon {
    cursor: pointer; }
  .content-module.link_boxes .box .content-container {
    background-color: #fff;
    padding: 35px 35px 140px 35px; }
  .content-module.link_boxes .box .content-container h2 {
    margin-top: 0;
    color: #363636; }
  .content-module.link_boxes .box .content-container .content {
    position: relative;
    color: #363636; }
  .content-module.link_boxes .box .content-container .widget.button {
    position: absolute;
    bottom: 35px; }
  @media screen and (max-width: 992px) {
  .content-module.link_boxes {
    padding: 20px; }
    .content-module.link_boxes .box {
      padding: 0;
      margin: 0; }
      .content-module.link_boxes .box:first-of-type {
        margin-bottom: 20px; }
      .content-module.link_boxes .box .content-container {
        padding: 20px; }
        .content-module.link_boxes .box .content-container a {
          color: #88cce2; }
        .content-module.link_boxes .box .content-container a {
          color: #fff; }
          .content-module.link_boxes .box .content-container a:last-of-type {
            left: 20px;
            bottom: 20px; }
        .content-module.link_boxes .box .content-container .widget.button {
          position: relative;
          bottom: auto; } }
  @media screen and (max-width: 650px) {
  .content-module.link_boxes {
    padding: 0; }
    .content-module.link_boxes .inner .row {
      margin: 0; }

    .content-module.link_boxes .box .content-container a:last-of-type {
      left: 20px;
      bottom: 20px; } }

body.frontend .content-module.link_boxes .box:hover a i:before {
  left: 5px; }

body.frontend.project section .content-module.link_boxes.next-interest_form {
  padding-bottom: 0; }
  body.frontend.project section .content-module.link_boxes.next-interest_form .box {
    position: relative;
    margin-bottom: -50px;
    z-index: 1; }
  @media screen and (max-width: 992px) {
          body.frontend.project section .content-module.link_boxes.next-interest_form .box {
            margin-bottom: 0; } }

section[data-background-color="white"] .content-module.link_boxes .box .content-container .content, section[data-background-color="white"] .content-module.link_boxes .box .content-container h2 {
  color: #242b3b; }

section[data-background-color="primaryColor"] {
  background-color: #363636; }
  section[data-background-color="primaryColor"] .content-module.link_boxes .box .content-container .content, section[data-background-color="primaryColor"] .content-module.link_boxes .box .content-container h2 {
    color: #363636; }

section[data-background-color="primaryColorLight"] {
  background-color: #eaeaea; }
  section[data-background-color="primaryColorLight"] .content-module.link_boxes .box .content-container .content, section[data-background-color="primaryColorLight"] .content-module.link_boxes .box .content-container h2 {
    color: #242b3b; }

section[data-background-color="secondaryColor"] {
  background-color: #88cce2; }
  section[data-background-color="secondaryColor"] .content-module.link_boxes .box .content-container .content, section[data-background-color="secondaryColor"] .content-module.link_boxes .box .content-container h2 {
    color: #88cce2; }

section[data-background-color="secondaryColorLight"] {
  background-color: #f3fafc; }
  section[data-background-color="secondaryColorLight"] .content-module.link_boxes .box .content-container .content, section[data-background-color="secondaryColorLight"] .content-module.link_boxes .box .content-container h2 {
    color: #3c3c3c; }

body.backeprosjekt .content-module.link_boxes .inner {
  max-width: 1500px; }
  @media screen and (max-width: 1475px) {
      body.backeprosjekt .content-module.link_boxes .inner {
        max-width: 1500px; } }
  @media screen and (max-width: 1375px) {
      body.backeprosjekt .content-module.link_boxes .inner {
        max-width: 1500px; } }
  @media screen and (max-width: 1275px) {
      body.backeprosjekt .content-module.link_boxes .inner {
        max-width: 1500px; } }
  @media screen and (max-width: 1175px) {
      body.backeprosjekt .content-module.link_boxes .inner {
        max-width: 1500px; } }

.content-module.video {
  position: relative;
  width: 100%; }
  .content-module.video .outer {
    padding: 35px;
    max-width: 1500px;
    transition: max-width 0.3s ease;
    margin: 0 auto; }
  .content-module.video .outer .video-placeholder, .content-module.video .outer .video-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; }
  .content-module.video .outer .video-placeholder .plyr, .content-module.video .outer .video-container .plyr {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .content-module.video .outer .video-placeholder.video-placeholder, .content-module.video .outer .video-container.video-placeholder {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #e9eff2; }
  @media screen and (max-width: 992px) {
  .content-module.video .outer {
    padding: 20px; } }
  @media screen and (max-width: 650px) {
  .content-module.video .outer {
    padding: 20px; } }
  .content-module.video.full-width .outer {
    max-width: 100% !important;
    padding: 0 !important; }

body.project section[data-background-color="white"] .content-module.video {
  background-color: #fff; }
  body.project section[data-background-color="primaryColor"] .content-module.video {
    background-color: #363636; }
  body.project section[data-background-color="primaryColorLight"] .content-module.video {
    background-color: #eaeaea; }
  body.project section[data-background-color="secondaryColor"] .content-module.video {
    background-color: #88cce2; }
  body.project section[data-background-color="secondaryColorLight"] .content-module.video {
    background-color: #f3fafc; }

body.backeprosjekt .content-module.video .outer {
  max-width: 1500px; }
  @media screen and (max-width: 1475px) {
      body.backeprosjekt .content-module.video .outer {
        max-width: 1500px; } }
  @media screen and (max-width: 1375px) {
      body.backeprosjekt .content-module.video .outer {
        max-width: 1500px; } }
  @media screen and (max-width: 1275px) {
      body.backeprosjekt .content-module.video .outer {
        max-width: 1500px; } }
  @media screen and (max-width: 1175px) {
      body.backeprosjekt .content-module.video .outer {
        max-width: 1500px; } }

.content-module.intro {
  position: relative;
  width: 100%;
  color: #242b3b;
  padding: 0 35px; }
  @media screen and (max-width: 650px) {
  .content-module.intro {
    padding: 0; } }
  .content-module.intro .inner {
    *zoom: 1;
    max-width: 1500px;
    transition: max-width 0.3s ease;
    margin: 0 auto;
    padding: 35px 35px; }
  .content-module.intro .inner:before, .content-module.intro .inner:after {
    content: " ";
    display: table; }
  .content-module.intro .inner:after {
    clear: both; }
  .content-module.intro .inner h2 {
    text-align: center; }
  @media screen and (max-width: 650px) {
  .content-module.intro .inner {
    padding: 30px 20px; } }

body.backeprosjekt .content-module.intro .inner {
  max-width: 1500px; }
  @media screen and (max-width: 1475px) {
      body.backeprosjekt .content-module.intro .inner {
        max-width: 1500px; } }
  @media screen and (max-width: 1375px) {
      body.backeprosjekt .content-module.intro .inner {
        max-width: 1500px; } }
  @media screen and (max-width: 1275px) {
      body.backeprosjekt .content-module.intro .inner {
        max-width: 1500px; } }
  @media screen and (max-width: 1175px) {
      body.backeprosjekt .content-module.intro .inner {
        max-width: 1500px; } }

body.project section[data-background-color="white"] .content-module.intro {
  background-color: #fff;
  color: #242b3b; }
  body.project section[data-background-color="primaryColorLight"] .content-module.intro {
    background-color: #eaeaea;
    color: #242b3b; }

.content-module.construction_site_header {
  position: relative;
  width: 100%; }
  .content-module.construction_site_header #header {
    width: 100%;
    height: 100px;
    *zoom: 1; }
  .content-module.construction_site_header #header:before, .content-module.construction_site_header #header:after {
    content: " ";
    display: table; }
  .content-module.construction_site_header #header:after {
    clear: both; }
  .content-module.construction_site_header #header #logo-container {
    float: left;
    width: 260px;
    padding: 25px; }
  .content-module.construction_site_header #header #logo-container a img {
    height: 50px; }
  @media screen and (max-width: 992px) {
      .content-module.construction_site_header #header #logo-container {
        padding: 20px; } }
  @media screen and (max-width: 650px) {
      .content-module.construction_site_header #header #logo-container {
        padding: 20px; } }
  .content-module.construction_site_header #header #navigation-icon {
    display: none;
    font-size: 2em;
    color: #363636;
    position: absolute;
    right: 20px;
    top: 30px; }
  @media screen and (max-width: 992px) {
      .content-module.construction_site_header #header #navigation-icon {
        display: block; } }
  .content-module.construction_site_header #header #navigation-icon:hover {
    text-decoration: none; }
  .content-module.construction_site_header #header #navigation-icon:hover i:before {
    left: 0; }
  .content-module.construction_site_header #header nav {
    float: right;
    padding: 25px 50px 25px 25px; }
  .content-module.construction_site_header #header nav ul {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0; }
  .content-module.construction_site_header #header nav ul li {
    display: block;
    float: left; }
  .content-module.construction_site_header #header nav ul li a {
    font-size: 1.25em;
    line-height: 2.5em;
    color: #8f9aaa;
    text-decoration: none; }
  .content-module.construction_site_header #header nav ul li a:hover, .content-module.construction_site_header #header nav ul li a.active {
    color: #242b3b; }
    .content-module.construction_site_header #header nav ul li a:hover i:before, .content-module.construction_site_header #header nav ul li a.active i:before {
      left: 0; }
  .content-module.construction_site_header #header nav ul li:not(:first-of-type) {
    margin-left: 45px; }
  @media screen and (max-width: 1100px) {
            .content-module.construction_site_header #header nav ul li:not(:first-of-type) {
              margin-left: 30px; } }
  @media screen and (max-width: 1100px) {
            .content-module.construction_site_header #header nav ul li:not(:first-of-type) {
              margin-left: 15px; } }
  @media screen and (max-width: 992px) {
      .content-module.construction_site_header #header nav {
        display: none; } }
  .content-module.construction_site_header #sub-header {
    padding: 50px 35px 35px 35px;
    max-width: 1500px;
    margin: 0 auto;
    *zoom: 1; }
  .content-module.construction_site_header #sub-header:before, .content-module.construction_site_header #sub-header:after {
    content: " ";
    display: table; }
  .content-module.construction_site_header #sub-header:after {
    clear: both; }
  .content-module.construction_site_header #sub-header a {
    font-size: 1.25em;
    text-decoration: none;
    margin-right: 5em; }
  .content-module.construction_site_header #sub-header a .item-identifier {
    display: inline-block;
    font-size: 0.85em;
    height: 23px;
    width: 23px;
    text-align: center;
    background-color: #e9eff2;
    color: #8f9aaa; }
  .content-module.construction_site_header #sub-header a .item-title {
    color: #8f9aaa; }
  .content-module.construction_site_header #sub-header a.active .item-identifier, .content-module.construction_site_header #sub-header a:hover .item-identifier {
    color: #242b3b;
    background-color: #fcb813; }
  .content-module.construction_site_header #sub-header a.active .item-title, .content-module.construction_site_header #sub-header a:hover .item-title {
    color: #242b3b; }
  @media screen and (max-width: 1475px) {
    .content-module.construction_site_header #sub-header {
      max-width: 1500px; } }
  @media screen and (max-width: 1375px) {
    .content-module.construction_site_header #sub-header {
      max-width: 1500px; } }
  @media screen and (max-width: 1275px) {
    .content-module.construction_site_header #sub-header {
      max-width: 1500px; } }
  @media screen and (max-width: 1175px) {
    .content-module.construction_site_header #sub-header {
      max-width: 1500px; } }
  @media screen and (max-width: 992px) {
    .content-module.construction_site_header #sub-header {
      padding: 35px 20px 20px 20px; } }
  @media screen and (max-width: 650px) {
    .content-module.construction_site_header #sub-header {
      padding: 30px 20px 20px 20px; } }
  .content-module.construction_site_header.collapsed #header #navigation-icon {
    display: block; }
  .content-module.construction_site_header.collapsed #header nav {
    visibility: hidden; }

.content-module.construction_site_footer {
  position: relative;
  width: 100%;
  *zoom: 1; }
  .content-module.construction_site_footer:before, .content-module.construction_site_footer:after {
    content: " ";
    display: table; }
  .content-module.construction_site_footer:after {
    clear: both; }
  .content-module.construction_site_footer .inner {
    padding: 85px 35px 0 35px;
    *zoom: 1;
    max-width: 1500px;
    margin: 0 auto; }
  .content-module.construction_site_footer .inner:before, .content-module.construction_site_footer .inner:after {
    content: " ";
    display: table; }
  .content-module.construction_site_footer .inner:after {
    clear: both; }
  .content-module.construction_site_footer .inner p {
    font-size: 1.1875em;
    color: #242b3b; }
  .content-module.construction_site_footer .inner p a {
    color: #242b3b;
    text-decoration: none;
    border-bottom: 2px solid #fcb813; }
  .content-module.construction_site_footer .inner p a:hover {
    border-bottom: none; }
  .content-module.construction_site_footer .inner p.small {
    margin-top: 2em;
    margin-bottom: 1.5em;
    font-size: 0.8em; }
  .content-module.construction_site_footer .inner p.small a {
    border-bottom: none; }
  .content-module.construction_site_footer .inner p.small a:hover {
    border-bottom: 2px solid #fcb813; }
  .content-module.construction_site_footer img {
    position: absolute;
    width: 32px;
    height: 32px;
    right: 35px;
    bottom: 35px; }
  @media screen and (max-width: 992px) {
  .content-module.construction_site_footer .inner {
    padding: 20px 20px 0 20px; } }
  @media screen and (max-width: 650px) {
  .content-module.construction_site_footer .inner {
    padding: 20px 20px 0 20px; } }

.content-module.construction_site_frontpage_news {
  position: relative;
  width: 100%;
  padding-bottom: 24px;
  z-index: 3; }
  .content-module.construction_site_frontpage_news .inner {
    position: relative;
    max-width: 1500px;
    margin: 0 auto;
    padding: 28px 35px 35px 35px;
    background-color: #242b3b;
    z-index: 1; }
  .content-module.construction_site_frontpage_news .inner .news-title {
    color: #8f9aaa;
    margin: 0;
    line-height: 1em;
    margin-bottom: 30px; }
  .content-module.construction_site_frontpage_news .inner .news-listing {
    *zoom: 1; }
  .content-module.construction_site_frontpage_news .inner .news-listing:before, .content-module.construction_site_frontpage_news .inner .news-listing:after {
    content: " ";
    display: table; }
  .content-module.construction_site_frontpage_news .inner .news-listing:after {
    clear: both; }
  .content-module.construction_site_frontpage_news .inner .news-listing a.news {
    width: 50%;
    float: left;
    text-decoration: none;
    margin-top: 35px;
    margin-bottom: 35px; }
  .content-module.construction_site_frontpage_news .inner .news-listing a.news .news-inner .date {
    margin: 0;
    color: #8f9aaa;
    font-size: 1.25em; }
  .content-module.construction_site_frontpage_news .inner .news-listing a.news .news-inner .title {
    max-height: 2.7em;
    overflow: hidden;
    margin: 0;
    color: #fff; }
  .content-module.construction_site_frontpage_news .inner .news-listing a.news:hover .news-inner .title {
    color: #fcb813; }
  .content-module.construction_site_frontpage_news .inner .news-listing a.news:nth-of-type(2n + 1) {
    clear: left; }
  .content-module.construction_site_frontpage_news .inner .archive {
    position: absolute;
    padding: 12px 20px 9px 20px;
    bottom: -24px;
    right: 35px;
    display: block;
    border-radius: 1px;
    background-color: #fcb813;
    font-size: 1.25em;
    color: #242b3b;
    font-family: 'Simplon Norm', sans-serif;
    text-decoration: none; }
  .content-module.construction_site_frontpage_news .inner .archive:hover {
    background-color: #fdbe42; }

body.frontend .content-module.construction_site_frontpage_news {
  padding-bottom: 0; }
  @media screen and (max-width: 992px) {
      body.frontend .content-module.construction_site_frontpage_news .inner {
        padding: 16px 20px 20px 20px; }
        body.frontend .content-module.construction_site_frontpage_news .inner .news-listing a.news {
          margin-top: 20px;
          margin-bottom: 20px; } }
  @media screen and (max-width: 650px) {
      body.frontend .content-module.construction_site_frontpage_news .inner {
        padding: 16px 20px 20px 20px; }
        body.frontend .content-module.construction_site_frontpage_news .inner .news-listing a.news {
          width: 100%;
          margin-top: 15px;
          margin-bottom: 15px; }
          body.frontend .content-module.construction_site_frontpage_news .inner .news-listing a.news:last-of-type {
            margin-bottom: 30px; } }
  body.frontend .content-module.construction_site_frontpage_news.prev-image_slider .inner {
    margin-top: -50px; }
  @media screen and (max-width: 992px) {
        body.frontend .content-module.construction_site_frontpage_news.prev-image_slider .inner {
          margin-top: 0; } }
  body.frontend .content-module.construction_site_frontpage_news.next-construction_site_feedback .inner {
    margin-bottom: -50px; }

.content-module.construction_site_feedback {
  position: relative;
  z-index: 2; }
  .content-module.construction_site_feedback .inner {
    position: relative;
    z-index: 1;
    max-width: 1500px;
    transition: max-width 0.3s ease;
    margin: 0 auto;
    padding: 50px 35px; }
  .content-module.construction_site_feedback h2 {
    margin-top: 0;
    margin-bottom: 28px; }
  .content-module.construction_site_feedback input {
    background: #e9eff2;
    color: #242b3b;
    border: 0;
    padding: 10px;
    margin-bottom: 28px;
    width: 100%;
    font-size: 1.25em; }
  .content-module.construction_site_feedback input::-ms-clear {
    display: none; }
  .content-module.construction_site_feedback input::-webkit-input-placeholder {
    color: #8f9aaa; }
  .content-module.construction_site_feedback input:-moz-placeholder {
    color: #8f9aaa; }
  .content-module.construction_site_feedback input::-moz-placeholder {
    color: #8f9aaa; }
  .content-module.construction_site_feedback input:-ms-input-placeholder {
    color: #8f9aaa; }
  .content-module.construction_site_feedback select {
    background: #242b3b;
    color: #fff;
    border: 0;
    padding: 10px;
    width: 100%;
    margin-bottom: 15px;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .content-module.construction_site_feedback textarea {
    background: #e9eff2;
    color: #242b3b;
    padding: 10px;
    width: 100%;
    font-family: inherit;
    font-size: 1.25em;
    min-height: 276px;
    border: 0;
    margin-bottom: 28px; }
  .content-module.construction_site_feedback textarea::-ms-clear {
    display: none; }
  .content-module.construction_site_feedback textarea::-webkit-input-placeholder {
    color: #8f9aaa; }
  .content-module.construction_site_feedback textarea:-moz-placeholder {
    color: #8f9aaa; }
  .content-module.construction_site_feedback textarea::-moz-placeholder {
    color: #8f9aaa; }
  .content-module.construction_site_feedback textarea:-ms-input-placeholder {
    color: #8f9aaa; }
  .content-module.construction_site_feedback .button {
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
    border-radius: 1px;
    background: #2ac87c;
    color: #fff;
    padding: 11px 22px;
    display: inline-block;
    float: right;
    font-size: 1.25em;
    text-decoration: none; }
  .content-module.construction_site_feedback .button:hover {
    background: #2dc088; }
  .content-module.construction_site_feedback .error {
    border: 1px solid red; }
  .content-module.construction_site_feedback ::-webkit-input-placeholder {
    color: #8f9aaa; }
  .content-module.construction_site_feedback :-moz-placeholder {
    /* Firefox 18- */
    color: #8f9aaa; }
  .content-module.construction_site_feedback ::-moz-placeholder {
    /* Firefox 19+ */
    color: #8f9aaa; }
  .content-module.construction_site_feedback :-ms-input-placeholder {
    color: #8f9aaa; }
  .content-module.construction_site_feedback .contact-form-placeholder {
    width: 100%;
    background: #e9eff2;
    padding: 100px;
    text-align: center; }
  .content-module.construction_site_feedback .feedback-title {
    margin-top: 50px; }
  .content-module.construction_site_feedback .feedback-info a, .content-module.construction_site_feedback .feedback-description a {
    color: #242b3b;
    text-decoration: none;
    border-bottom: 2px solid #fcb813; }
  .content-module.construction_site_feedback .feedback-info a:hover, .content-module.construction_site_feedback .feedback-description a:hover {
    border-bottom: none; }
  @media screen and (max-width: 992px) {
  .content-module.construction_site_feedback .inner {
    padding: 35px 20px; }
    .content-module.construction_site_feedback .inner .feedback-title {
      margin-top: 20px; }

    .content-module.construction_site_feedback .select2 {
      margin-bottom: 28px; } }
  @media screen and (max-width: 650px) {
  .content-module.construction_site_feedback .inner {
    padding: 30px 20px; }
    .content-module.construction_site_feedback .inner .feedback-title {
      margin-top: 20px; }

    .content-module.construction_site_feedback .select2 {
      margin-bottom: 28px; } }

body.frontend .content-module.construction_site_feedback.prev-construction_site_frontpage_news .inner {
  padding-top: 140px; }

body.construction-site section[data-background-color="brandblueLighten"] .content-module.construction_site_feedback input, body.construction-site section[data-background-color="brandblueLighten"] .content-module.construction_site_feedback textarea {
  background: #fff; }

.content-module.construction_site_newsletter {
  position: relative;
  z-index: 2; }
  .content-module.construction_site_newsletter .inner {
    position: relative;
    z-index: 1;
    max-width: 1500px;
    transition: max-width 0.3s ease;
    margin: 0 auto;
    padding: 50px 35px; }
  .content-module.construction_site_newsletter h2 {
    margin-top: 0;
    margin-bottom: 28px; }
  .content-module.construction_site_newsletter input {
    background: #e9eff2;
    color: #242b3b;
    border: 0;
    padding: 10px;
    margin-bottom: 28px;
    width: 100%;
    font-size: 1.25em; }
  .content-module.construction_site_newsletter input::-ms-clear {
    display: none; }
  .content-module.construction_site_newsletter input::-webkit-input-placeholder {
    color: #8f9aaa; }
  .content-module.construction_site_newsletter input:-moz-placeholder {
    color: #8f9aaa; }
  .content-module.construction_site_newsletter input::-moz-placeholder {
    color: #8f9aaa; }
  .content-module.construction_site_newsletter input:-ms-input-placeholder {
    color: #8f9aaa; }
  .content-module.construction_site_newsletter select {
    background: #242b3b;
    color: #fff;
    border: 0;
    padding: 10px;
    width: 100%;
    margin-bottom: 15px;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .content-module.construction_site_newsletter textarea {
    background: #e9eff2;
    color: #242b3b;
    padding: 10px;
    width: 100%;
    font-family: inherit;
    font-size: 1.25em;
    min-height: 276px;
    border: 0;
    margin-bottom: 28px; }
  .content-module.construction_site_newsletter textarea::-ms-clear {
    display: none; }
  .content-module.construction_site_newsletter textarea::-webkit-input-placeholder {
    color: #8f9aaa; }
  .content-module.construction_site_newsletter textarea:-moz-placeholder {
    color: #8f9aaa; }
  .content-module.construction_site_newsletter textarea::-moz-placeholder {
    color: #8f9aaa; }
  .content-module.construction_site_newsletter textarea:-ms-input-placeholder {
    color: #8f9aaa; }
  .content-module.construction_site_newsletter .button {
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
    border-radius: 1px;
    background: #2ac87c;
    color: #fff;
    padding: 11px 22px;
    display: inline-block;
    float: right;
    font-size: 1.25em;
    text-decoration: none; }
  .content-module.construction_site_newsletter .button:hover {
    background: #2dc088; }
  .content-module.construction_site_newsletter .error {
    border: 1px solid red; }
  .content-module.construction_site_newsletter ::-webkit-input-placeholder {
    color: #8f9aaa; }
  .content-module.construction_site_newsletter :-moz-placeholder {
    /* Firefox 18- */
    color: #8f9aaa; }
  .content-module.construction_site_newsletter ::-moz-placeholder {
    /* Firefox 19+ */
    color: #8f9aaa; }
  .content-module.construction_site_newsletter :-ms-input-placeholder {
    color: #8f9aaa; }
  .content-module.construction_site_newsletter .newsletter-form-placeholder {
    width: 100%;
    background: #e9eff2;
    padding: 100px;
    text-align: center; }
  .content-module.construction_site_newsletter .newsletter-title {
    margin-top: 50px; }
  .content-module.construction_site_newsletter .newsletter-info a, .content-module.construction_site_newsletter .newsletter-description a {
    color: #242b3b;
    text-decoration: none;
    border-bottom: 2px solid #fcb813; }
  .content-module.construction_site_newsletter .newsletter-info a:hover, .content-module.construction_site_newsletter .newsletter-description a:hover {
    border-bottom: none; }
  @media screen and (max-width: 992px) {
  .content-module.construction_site_newsletter .inner {
    padding: 35px 20px; }
    .content-module.construction_site_newsletter .inner .newsletter-title {
      margin-top: 20px; }

    .content-module.construction_site_newsletter .select2 {
      margin-bottom: 28px; } }
  @media screen and (max-width: 650px) {
  .content-module.construction_site_newsletter .inner {
    padding: 30px 20px; }
    .content-module.construction_site_newsletter .inner .newsletter-title {
      margin-top: 20px; }

    .content-module.construction_site_newsletter .select2 {
      margin-bottom: 28px; } }

body.frontend .content-module.construction_site_newsletter.prev-construction_site_frontpage_news .inner {
  padding-top: 140px; }

body.construction-site section[data-background-color="brandblueLighten"] .content-module.construction_site_newsletter input, body.construction-site section[data-background-color="brandblueLighten"] .content-module.construction_site_newsletter textarea {
  background: #fff; }

.content-module.construction-site-image-slider {
  position: relative;
  width: 100%;
  z-index: 0;
  margin-bottom: -1px;
  padding: 35px 0; }
  .content-module.construction-site-image-slider .inner {
    max-width: 1500px;
    margin: 0 auto;
    z-index: 0;
    position: relative;
    padding-bottom: 44%;
    overflow: hidden; }
  @media screen and (max-width: 650px) {
    .content-module.construction-site-image-slider .inner {
      padding-bottom: 60%; } }
  .content-module.construction-site-image-slider .slider-container, .content-module.construction-site-image-slider .placeholder {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translateX(-50%);
    z-index: 0;
    overflow-x: hidden; }
  .content-module.construction-site-image-slider .placeholder {
    background: #e9eff2; }
  .content-module.construction-site-image-slider .placeholder .change-image-icon {
    cursor: pointer; }
  .content-module.construction-site-image-slider .slider-container {
    margin: 0 auto;
    max-width: 1430px; }
  .content-module.construction-site-image-slider .slider-container .swiper-slide {
    margin-top: -1px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%; }
  .content-module.construction-site-image-slider .slider-navigation-button {
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    z-index: 2;
    background-color: transparent;
    border: none; }
  .content-module.construction-site-image-slider .slider-navigation-button.next-button {
    right: 0;
    cursor: auto;
    cursor: url("/img/icons/next-slide-yellow.png"), auto; }
  .content-module.construction-site-image-slider .slider-navigation-button.prev-button {
    left: 0;
    cursor: auto;
    cursor: url("/img/icons/prev-slide-yellow.png"), auto; }
  .content-module.construction-site-image-slider .slider-navigation-button:focus {
    border: none;
    outline: none; }
  @media screen and (max-width: 992px) {
    .content-module.construction-site-image-slider .slider-navigation-button {
      display: none; } }
  .content-module.construction-site-image-slider .image-info-container {
    position: relative;
    z-index: 1;
    min-height: 50px;
    max-width: 1500px;
    margin: 0 auto;
    left: 0;
    transform: translateX(0); }
  .content-module.construction-site-image-slider .image-info-container .image-info {
    width: 100%; }
  .content-module.construction-site-image-slider .image-info-container .image-info .image-info-inner {
    max-width: 1500px;
    transition: max-width 0.3s ease;
    margin: 0 auto;
    color: #242b3b;
    padding: 17.5px;
    font-size: 1.25em; }
  .content-module.construction-site-image-slider .image-info-container .image-info .image-info-inner .credit {
    color: #8f9aaa; }
  .content-module.construction-site-image-slider .image-info-container .image-info .image-info-inner .description {
    max-width: 580px; }
  .content-module.construction-site-image-slider.next-facts .image-info-container {
    display: none; }
  @media screen and (max-width: 992px) {
  .content-module.construction-site-image-slider {
    padding: 20px 0; } }
  @media screen and (max-width: 650px) {
  .content-module.construction-site-image-slider {
    padding: 20px 0; } }

body.backeprosjekt .content-module.construction-site-image-slider .image-info-container .image-info .image-info-inner {
  max-width: 1500px; }
  @media screen and (max-width: 1475px) {
      body.backeprosjekt .content-module.construction-site-image-slider .image-info-container .image-info .image-info-inner {
        max-width: 1500px; } }
  @media screen and (max-width: 1375px) {
      body.backeprosjekt .content-module.construction-site-image-slider .image-info-container .image-info .image-info-inner {
        max-width: 1500px; } }
  @media screen and (max-width: 1275px) {
      body.backeprosjekt .content-module.construction-site-image-slider .image-info-container .image-info .image-info-inner {
        max-width: 1500px; } }
  @media screen and (max-width: 1175px) {
      body.backeprosjekt .content-module.construction-site-image-slider .image-info-container .image-info .image-info-inner {
        max-width: 1500px; } }

body.frontend .content-module.construction-site-image-slider.next-project_footer {
  padding-bottom: 50px; }

.popup.module-option [data-module-type="construction_site_image_slider"] .slider_images_sorter {
  margin-left: -15px;
  margin-right: -15px;
  width: 100%;
  *zoom: 1; }
  .popup.module-option [data-module-type="construction_site_image_slider"] .slider_images_sorter:before, .popup.module-option [data-module-type="construction_site_image_slider"] .slider_images_sorter:after {
    content: " ";
    display: table; }
  .popup.module-option [data-module-type="construction_site_image_slider"] .slider_images_sorter:after {
    clear: both; }
  .popup.module-option [data-module-type="construction_site_image_slider"] .slider_images_sorter .image {
    *zoom: 1;
    cursor: pointer;
    position: relative;
    float: left;
    width: 100%;
    padding: 15px 15px 15px 30px; }
  .popup.module-option [data-module-type="construction_site_image_slider"] .slider_images_sorter .image:before, .popup.module-option [data-module-type="construction_site_image_slider"] .slider_images_sorter .image:after {
    content: " ";
    display: table; }
  .popup.module-option [data-module-type="construction_site_image_slider"] .slider_images_sorter .image:after {
    clear: both; }
  .popup.module-option [data-module-type="construction_site_image_slider"] .slider_images_sorter .image .draggable-indicator {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%); }
  .popup.module-option [data-module-type="construction_site_image_slider"] .slider_images_sorter .image .draggable-indicator i {
    clear: left;
    float: left; }
  .popup.module-option [data-module-type="construction_site_image_slider"] .slider_images_sorter .image .draggable-indicator i:before {
    font-weight: bold !important; }
  .popup.module-option [data-module-type="construction_site_image_slider"] .slider_images_sorter .image .image-inner {
    float: left;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 40%;
    padding-bottom: 23.2%;
    background-size: cover;
    background-position: 50% 50%; }
  .popup.module-option [data-module-type="construction_site_image_slider"] .slider_images_sorter .image .image-info {
    padding: 0 35px;
    width: 60%;
    float: left; }
  .popup.module-option [data-module-type="construction_site_image_slider"] .slider_images_sorter .image a {
    position: relative;
    top: 20px;
    color: #242b3b;
    font-size: 18px;
    text-decoration: none;
    float: right; }
  .popup.module-option [data-module-type="construction_site_image_slider"] .slider_images_sorter .image a i:before {
    position: relative;
    top: 3px; }
  .popup.module-option [data-module-type="construction_site_image_slider"] .slider_images_sorter .image.no-info {
    float: none;
    width: 50%;
    margin: 0 auto; }
  .popup.module-option [data-module-type="construction_site_image_slider"] .slider_images_sorter .image.no-info .image-inner {
    width: 60%;
    padding-bottom: 46.4%; }
  .popup.module-option [data-module-type="construction_site_image_slider"] .slider_images_sorter .image.no-info .image-inner .change-image-icon {
    width: 62px;
    height: 50px; }
    .popup.module-option [data-module-type="construction_site_image_slider"] .slider_images_sorter .image.no-info .image-inner .change-image-icon .icon-image:before {
      font-size: 2em; }
  .popup.module-option [data-module-type="construction_site_image_slider"] .slider_images_sorter .image.no-info .image-info {
    position: relative;
    padding: 0;
    width: 40%;
    height: 100%; }
  .popup.module-option [data-module-type="construction_site_image_slider"] .slider_images_sorter .image.no-info .image-info .col-sm-12 {
    width: 100%; }
    .content-module.construction_site_news_archive {
      position: relative;
      width: 100%;
      padding-bottom: 24px;
      padding-top: 35px;
      z-index: 3;
      background-color: #fff; }
  .content-module.construction_site_news_archive .inner {
    position: relative;
    max-width: 1500px;
    margin: 0 auto;
    padding: 0 35px; }
  @media screen and (max-width: 992px) {
    .content-module.construction_site_news_archive .inner {
      padding: 0 20px; } }
  @media screen and (max-width: 650px) {
    .content-module.construction_site_news_archive .inner {
      padding: 0 20px; } }
  .content-module.construction_site_news_archive .inner .news-archive-header {
    *zoom: 1; }
  .content-module.construction_site_news_archive .inner .news-archive-header:before, .content-module.construction_site_news_archive .inner .news-archive-header:after {
    content: " ";
    display: table; }
  .content-module.construction_site_news_archive .inner .news-archive-header:after {
    clear: both; }
  .content-module.construction_site_news_archive .inner .news-archive-header .left, .content-module.construction_site_news_archive .inner .news-archive-header .right {
    float: left;
    width: 50%; }
  .content-module.construction_site_news_archive .inner .news-archive-header .news-title {
    color: #8f9aaa;
    margin: 0;
    line-height: 1em;
    margin-bottom: 30px; }
  .content-module.construction_site_news_archive .inner .news-archive-header .search-container i {
    position: relative;
    top: -5px;
    font-size: 2em;
    color: #8f9aaa; }
  @media screen and (max-width: 992px) {
          .content-module.construction_site_news_archive .inner .news-archive-header .search-container i {
            display: none; } }
  .content-module.construction_site_news_archive .inner .news-archive-header .search-container input {
    position: relative;
    top: -8px;
    margin-left: 5px;
    padding: 0;
    border: 0px;
    font-size: 2.5em;
    color: #242b3b; }
  @media screen and (max-width: 992px) {
          .content-module.construction_site_news_archive .inner .news-archive-header .search-container input {
            font-size: 1.75em; } }
  .content-module.construction_site_news_archive .inner .news-archive-header .search-container input::-ms-clear {
    display: none; }
  .content-module.construction_site_news_archive .inner .news-archive-header .search-container input::-webkit-input-placeholder {
    color: #d2d7dd; }
  .content-module.construction_site_news_archive .inner .news-archive-header .search-container input:-moz-placeholder {
    color: #d2d7dd; }
  .content-module.construction_site_news_archive .inner .news-archive-header .search-container input::-moz-placeholder {
    color: #d2d7dd; }
  .content-module.construction_site_news_archive .inner .news-archive-header .search-container input:-ms-input-placeholder {
    color: #d2d7dd; }
  .content-module.construction_site_news_archive .inner .news-listing {
    *zoom: 1; }
  .content-module.construction_site_news_archive .inner .news-listing:before, .content-module.construction_site_news_archive .inner .news-listing:after {
    content: " ";
    display: table; }
  .content-module.construction_site_news_archive .inner .news-listing:after {
    clear: both; }
  .content-module.construction_site_news_archive .inner .news-listing a.news {
    width: 50%;
    float: left;
    text-decoration: none;
    margin-top: 35px;
    margin-bottom: 35px; }
  @media screen and (max-width: 650px) {
        .content-module.construction_site_news_archive .inner .news-listing a.news {
          width: 100%;
          margin-top: 20px;
          margin-bottom: 20px; } }
  .content-module.construction_site_news_archive .inner .news-listing a.news .news-inner .date {
    margin: 0;
    color: #8f9aaa;
    font-size: 1.25em; }
  .content-module.construction_site_news_archive .inner .news-listing a.news .news-inner .title {
    max-height: 2.7em;
    overflow: hidden;
    margin: 0;
    color: #242b3b; }
  .content-module.construction_site_news_archive .inner .news-listing a.news:hover .news-inner .title {
    color: #8f9aaa; }
  .content-module.construction_site_news_archive .inner .news-listing a.news:nth-of-type(2n + 1) {
    clear: left; }

.content-module.construction_site_text {
  width: 100%; }
  .content-module.construction_site_text .inner {
    max-width: 1500px;
    margin: 0 auto;
    padding: 35px; }
  .content-module.construction_site_text .inner .content-text h1, .content-module.construction_site_text .inner .content-text h2, .content-module.construction_site_text .inner .content-text p {
    max-width: 40em; }
  @media screen and (max-width: 992px) {
  .content-module.construction_site_text .inner {
    padding: 20px; } }
  @media screen and (max-width: 650px) {
  .content-module.construction_site_text .inner {
    padding: 20px; } }

.content-module.construction-site-webcam-feed {
  position: relative;
  width: 100%;
  z-index: 0;
  margin-bottom: -1px; }
  .content-module.construction-site-webcam-feed .inner {
    margin: 0 auto;
    z-index: 0;
    position: relative;
    padding-bottom: 56.3%;
    overflow: hidden; }

  .content-module.construction-site-webcam-feed img, .content-module.construction-site-webcam-feed .placeholder {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    transform: translateX(calc(-50% - 1px));
    z-index: 0;
    overflow-x: hidden; }
  .content-module.construction-site-webcam-feed .placeholder {
    background: #e9eff2; }

body.frontend .content-module.construction-site-webcam-feed.next-project_footer {
  padding-bottom: 50px; }

body #webcam-feed-popup {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 99999;
  overflow: hidden;
  max-width: 100%;
  display: inline-block; }
  body #webcam-feed-popup .closer {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 30px;
    height: 30px;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 50%;
    background-image: url('/img/icons/cross-black.png');
    z-index: 1;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: center center; }
  body #webcam-feed-popup .zoom-container {
    display: inline-block; }
  body #webcam-feed-popup img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    cursor: zoom-in; }
  body #webcam-feed-popup.zoomed {
    overflow: scroll; }
  body #webcam-feed-popup.zoomed .zoom-container {
    display: block; }
  body #webcam-feed-popup.zoomed img {
    max-width: none;
    max-height: none;
    cursor: all-scroll;
    overflow: scroll;
    will-change: transform; }

.content-module.construction-site-webcam-feed-and-text .inner {
  display: flex; }
  .content-module.construction-site-webcam-feed-and-text .inner .image-side {
    flex-shrink: 0;
    position: relative;
    width: 40%;
    background-size: cover;
    background-position: 50% 50%;
    padding-bottom: 22.5%; }
  .content-module.construction-site-webcam-feed-and-text .inner .image-side img, .content-module.construction-site-webcam-feed-and-text .inner .image-side .placeholder {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    z-index: 0;
    overflow-x: hidden; }
  .content-module.construction-site-webcam-feed-and-text .inner .image-side .placeholder {
    background: #e9eff2; }
  .content-module.construction-site-webcam-feed-and-text .inner .text-side {
    flex-shrink: 0;
    width: 60%;
    padding: 70px 50px; }
  .content-module.construction-site-webcam-feed-and-text .inner .text-side .text {
    max-width: 900px;
    margin: 0 auto; }
  .content-module.construction-site-webcam-feed-and-text .inner .text-side .text h3:first-child {
    margin-top: 0; }
  .content-module.construction-site-webcam-feed-and-text .inner .text-side.vertical-center {
    position: relative; }
  .content-module.construction-site-webcam-feed-and-text .inner .text-side.vertical-center .text {
    position: absolute;
    top: 50%;
    padding: 70px 50px;
    width: calc(100% - 100px);
    transform: translateY(-50%); }
  @media screen and (max-width: 650px) {
  .content-module.construction-site-webcam-feed-and-text .inner {
    flex-wrap: wrap; }
    .content-module.construction-site-webcam-feed-and-text .inner .image-side {
      width: calc(100% - 40px);
      order: 1;
      margin: 20px 20px 0;
      background-position: 50% 50%;
      padding-bottom: 60%; }
      .content-module.construction-site-webcam-feed-and-text .inner .text-side {
        order: 2;
        width: 100%;
        padding: 35px 30px; }
      .content-module.construction-site-webcam-feed-and-text .inner .text-side .text {
        max-width: 100%; } }
  @media screen and (max-width: 1200px) and (min-width: 992px) {
        .content-module.construction-site-webcam-feed-and-text.text-right .text-side .text {
          padding-right: 50px; } }

body.system .content-module.construction-site-webcam-feed-and-text .side-switcher {
  position: absolute;
  height: 100%;
  width: 35px;
  left: 40%;
  transform: translateX(-50%);
  cursor: pointer; }
  body.system .content-module.construction-site-webcam-feed-and-text .side-switcher .icon-container {
    position: absolute;
    display: none;
    top: 50%;
    transform: translateY(-50%);
    width: 35px;
    padding: 5px 5px 0px 5px;
    background-color: #fff;
    font-size: 1.3em; }
  body.system .content-module.construction-site-webcam-feed-and-text .side-switcher .icon-container i {
    clear: left; }
  body.system .content-module.construction-site-webcam-feed-and-text .side-switcher:hover .icon-container {
    display: block; }
  body.system .content-module.construction-site-webcam-feed-and-text.text-left .side-switcher {
    left: 60%; }

[data-background-color="yellow"] .content-module.construction-site-webcam-feed-and-text .image-side.no-stretch {
  background-color: #ffd879; }

body #webcam-feed-and-text-popup {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 99999;
  overflow: hidden;
  max-width: 100%;
  display: inline-block; }
  body #webcam-feed-and-text-popup .closer {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 30px;
    height: 30px;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 50%;
    background-image: url('/img/icons/cross-black.png');
    z-index: 1;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: center center; }
  body #webcam-feed-and-text-popup .zoom-container {
    display: inline-block; }
  body #webcam-feed-and-text-popup img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    cursor: zoom-in; }
  body #webcam-feed-and-text-popup.zoomed {
    overflow: visible; }
  body #webcam-feed-and-text-popup.zoomed img {
    max-width: none;
    max-height: none;
    cursor: zoom-out; }

.content-module.news-content {
  position: relative;
  width: 100%; }
  .content-module.news-content .inner {
    max-width: 1500px;
    padding: 0 35px;
    margin: 0 auto; }
  .content-module.news-content .inner .date {
    color: #8f9aaa;
    margin-bottom: 0; }
  .content-module.news-content .inner h2 {
    margin-top: 0;
    max-width: 20em; }
  .content-module.news-content .inner .news-article h1, .content-module.news-content .inner .news-article h2, .content-module.news-content .inner .news-article p {
    max-width: 40em; }

.content-module.backe_history {
  position: relative;
  padding: 130px 50px 50px;
  background-color: #fff; }
  .content-module.backe_history .inner {
    position: relative;
    max-width: 1500px;
    margin: 0 auto; }
  .content-module.backe_history .inner .history-item .history-inner {
    *zoom: 1;
    padding-bottom: 240px; }
  .content-module.backe_history .inner .history-item .history-inner:before, .content-module.backe_history .inner .history-item .history-inner:after {
    content: " ";
    display: table; }
  .content-module.backe_history .inner .history-item .history-inner:after {
    clear: both; }
  .content-module.backe_history .inner .history-item .year-wrapper {
    position: relative;
    float: left;
    width: 115px; }
  .content-module.backe_history .inner .history-item .year-wrapper .year {
    float: right;
    background-color: #ffb500;
    color: #242b3b;
    width: 115px;
    text-align: center; }
  .content-module.backe_history .inner .history-item .year-wrapper .year p {
    font-size: 2.5em;
    margin: 0;
    padding: 0;
    line-height: 1.4em; }
  .content-module.backe_history .inner .history-item .year-wrapper .year.small {
    width: 80px; }
  .content-module.backe_history .inner .history-item .year-wrapper .year.small p {
    font-size: 1.5em; }
  .content-module.backe_history .inner .history-item .content {
    float: left;
    width: calc(100% - 115px);
    padding-left: 120px; }
  .content-module.backe_history .inner .history-item .content .widget.imageBox {
    position: relative;
    margin: 1em 0;
    width: 100%;
    max-width: 980px; }
  .content-module.backe_history .inner .history-item .content .widget.imageBox.natural-width {
    max-width: 730px; }
  .content-module.backe_history .inner .history-item .content .widget.imageBox.natural-width img {
    width: 100%; }
  .content-module.backe_history .inner .history-item .content :first-child, .content-module.backe_history .inner .history-item .content .widget.imageBox:first-child {
    margin-top: 0; }
  .content-module.backe_history .inner .history-item .content p:first-child, .content-module.backe_history .inner .history-item .content h1:first-child, .content-module.backe_history .inner .history-item .content h2:first-child, .content-module.backe_history .inner .history-item .content h3:first-child {
    margin-top: -0.26em; }
  .content-module.backe_history .inner .history-item .content span:first-child + p, .content-module.backe_history .inner .history-item .content span:first-child + h1, .content-module.backe_history .inner .history-item .content span:first-child + h2, .content-module.backe_history .inner .history-item .content span:first-child + h3 {
    margin-top: -0.26em; }
  .content-module.backe_history .inner .history-item .content h3 + .widget.imageBox {
    margin-top: 120px; }
  .content-module.backe_history .inner .history-item .content .widget.imageBox + p {
    margin-top: 50px; }
  .content-module.backe_history .inner .history-item .content p {
    max-width: 730px; }
  @media screen and (max-width: 992px) {
        .content-module.backe_history .inner .history-item .content {
          padding-left: 75px; } }
  .content-module.backe_history .inner .history-item .year-wrapper {
    opacity: 0;
    transform: translateX(-50px);
    transition: opacity 0.5s ease-in, transform 0.5s ease-in; }
  .content-module.backe_history .inner .history-item .content {
    opacity: 0;
    transform: translateX(50px);
    transition: opacity 0.5s ease-in, transform 0.5s ease-in; }
  .content-module.backe_history .inner .history-item.in-view .year-wrapper {
    opacity: 1;
    transform: translateX(0); }
  .content-module.backe_history .inner .history-item.in-view .content {
    opacity: 1;
    transform: translateX(0); }
  .content-module.backe_history .inner:after {
    position: absolute;
    left: 115px;
    top: 0;
    background-color: #ffb500;
    content: ' ';
    display: block;
    height: calc(100% + 50px);
    width: 1px; }
  @media screen and (max-width: 768px) {
  .content-module.backe_history {
    padding: 50px 30px 30px; }
    .content-module.backe_history .inner .history-item .history-inner {
      padding-bottom: 100px; }
      .content-module.backe_history .inner .history-item .history-inner .year-wrapper {
        width: 100%;
        margin-bottom: 30px; }
        .content-module.backe_history .inner .history-item .history-inner .year-wrapper .year {
          float: left; }
      .content-module.backe_history .inner .history-item .history-inner .content {
        width: 100%;
        padding: 0; }
        .content-module.backe_history .inner .history-item .history-inner .content h3 + .widget.imageBox {
          margin-top: 30px; }
        .content-module.backe_history .inner .history-item .history-inner .content .widget.imageBox + p {
          margin-top: 30px; }
      .content-module.backe_history .inner:after {
        display: none; } }

body.system .content-module.backe_history .history-item .year-wrapper .year-controls {
  position: absolute;
  top: -2px;
  left: -20px;
  font-size: 0.8em; }
  body.system .content-module.backe_history .history-item .year-wrapper .year-controls div {
    cursor: pointer; }
  body.system .content-module.backe_history .add-item-container {
    text-align: center;
    margin: 50px 0; }
  body.system .content-module.backe_history .add-item-container a {
    color: #242b3b;
    font-size: 1.5em;
    text-decoration: none; }
  body.system .content-module.backe_history .add-item-container a i:before {
    left: 0 !important; }

.content-module.backe_yearly_report {
  position: relative;
  *zoom: 1; }
  .content-module.backe_yearly_report:before, .content-module.backe_yearly_report:after {
    content: " ";
    display: table; }
  .content-module.backe_yearly_report:after {
    clear: both; }
  .content-module.backe_yearly_report .report-header {
    position: relative;
    padding: 70px 50px;
    background-color: #19202e;
    color: #fff; }
  @media screen and (max-width: 768px) {
    .content-module.backe_yearly_report .report-header {
      padding: 35px 30px; } }
  .content-module.backe_yearly_report .report-header .inner {
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    *zoom: 1; }
  .content-module.backe_yearly_report .report-header .inner:before, .content-module.backe_yearly_report .report-header .inner:after {
    content: " ";
    display: table; }
  .content-module.backe_yearly_report .report-header .inner:after {
    clear: both; }
  .content-module.backe_yearly_report .report-header .inner .left {
    padding-top: 84px;
    padding-bottom: 70px;
    float: left;
    width: 66.66%; }
  .content-module.backe_yearly_report .report-header .inner .left h1 {
    max-width: 860px;
    margin-bottom: 0; }
  .content-module.backe_yearly_report .report-header .inner .left .backe-button-wrapper a i:before {
    left: 5px; }
  .content-module.backe_yearly_report .report-header .inner .right {
    padding-top: 45%; }
  .content-module.backe_yearly_report .report-header .image-holder {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 50%;
    overflow: visible;
    white-space: nowrap; }
  .content-module.backe_yearly_report .report-header .image-holder .image {
    position: relative;
    display: inline-block;
    width: 35%;
    background-color: #ffb500;
    margin-bottom: 10px;
    float: left;
    background-size: cover; }
  .content-module.backe_yearly_report .report-header .image-holder .image.image-1 {
    margin-left: 37.5%; }
  .content-module.backe_yearly_report .report-header .image-holder .image.image-2 {
    position: absolute;
    float: right;
    margin-left: 10.5%; }
  .content-module.backe_yearly_report .report-header .image-holder .image:before {
    content: ' ';
    display: block;
    padding-bottom: 137%; }
  .content-module.backe_yearly_report .report-key-numbers {
    padding: 0 50px 70px 50px;
    background-color: #242b3b;
    color: #fff; }
  @media screen and (max-width: 768px) {
    .content-module.backe_yearly_report .report-key-numbers {
      padding: 0 30px 35px 30px; } }
  .content-module.backe_yearly_report .report-key-numbers .inner {
    position: relative;
    width: 100%;
    max-width: 1500px;
    margin: 0 auto; }
  .content-module.backe_yearly_report .report-key-numbers .inner .year-headers {
    position: absolute;
    top: -65px;
    *zoom: 1; }
  .content-module.backe_yearly_report .report-key-numbers .inner .year-headers:before, .content-module.backe_yearly_report .report-key-numbers .inner .year-headers:after {
    content: " ";
    display: table; }
  .content-module.backe_yearly_report .report-key-numbers .inner .year-headers:after {
    clear: both; }
  .content-module.backe_yearly_report .report-key-numbers .inner .year-headers .year-header {
    position: relative;
    float: left;
    height: 65px;
    margin-left: 8px;
    font-size: 2.375em;
    background-color: #242b3b;
    padding: 8px 34px 0px 34px;
    cursor: pointer; }
  .content-module.backe_yearly_report .report-key-numbers .inner .year-headers .year-header:first-child {
    margin-left: 0; }
  .content-module.backe_yearly_report .report-key-numbers .inner .year-headers .year-header:not(.active) {
    opacity: 0.8; }
  .content-module.backe_yearly_report .report-key-numbers .inner .year-headers .year-header.new {
    opacity: 1;
    padding-top: 15px; }
  .content-module.backe_yearly_report .report-key-numbers .inner .year-headers .year-header .remove-year {
    position: absolute;
    top: 2px;
    right: 2px;
    font-size: 10px;
    width: 18px;
    height: 18px;
    cursor: pointer; }
  .content-module.backe_yearly_report .report-key-numbers .inner .year-headers .year-header .remove-year i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .content-module.backe_yearly_report .report-key-numbers .inner .years .year {
    display: none;
    padding: 70px 0; }
  .content-module.backe_yearly_report .report-key-numbers .inner .years .year h3 {
    margin-bottom: 1.6em;
    margin-top: 1.6em; }
  .content-module.backe_yearly_report .report-key-numbers .inner .years .year .number-section {
    position: relative;
    *zoom: 1; }
  .content-module.backe_yearly_report .report-key-numbers .inner .years .year .number-section:before, .content-module.backe_yearly_report .report-key-numbers .inner .years .year .number-section:after {
    content: " ";
    display: table; }
  .content-module.backe_yearly_report .report-key-numbers .inner .years .year .number-section:after {
    clear: both; }
  .content-module.backe_yearly_report .report-key-numbers .inner .years .year .number-section .number {
    float: left; }
    .content-module.backe_yearly_report .report-key-numbers .inner .years .year .number-section .number h4 {
      font-family: "SimplonNorm Medium";
      font-size: 1.0625em;
      color: #8f9aaa;
      text-transform: uppercase; }
    .content-module.backe_yearly_report .report-key-numbers .inner .years .year .number-section .number h1 {
      font-size: 15.375em;
      line-height: 1em;
      margin: 0;
      white-space: nowrap; }
    .content-module.backe_yearly_report .report-key-numbers .inner .years .year .number-section .number .description {
      font-size: 1.25em;
      color: #8f9aaa;
      max-width: 585px; }
    .content-module.backe_yearly_report .report-key-numbers .inner .years .year .number-section .number .kb-chart {
      position: relative; }
    .content-module.backe_yearly_report .report-key-numbers .inner .years .year .number-section .number .kb-chart .number-graph {
      max-width: 595px;
      min-height: 150px; }
    .content-module.backe_yearly_report .report-key-numbers .inner .years .year .number-section .number .kb-chart .edit-chart {
      cursor: pointer;
      position: absolute;
      top: 5px;
      left: 5px;
      border: 1px solid #fff;
      border-radius: 3px;
      padding: 6px 6px 2px 8px; }
  .content-module.backe_yearly_report .report-key-numbers .inner .years .year .number-section.large .number {
    width: 50%; }
    @media screen and (max-width: 1300px) {
            .content-module.backe_yearly_report .report-key-numbers .inner .years .year .number-section.large .number h1 {
              font-size: 12.375em; }
            .content-module.backe_yearly_report .report-key-numbers .inner .years .year .number-section.large .number:first-child {
              padding-right: 30px; }
            .content-module.backe_yearly_report .report-key-numbers .inner .years .year .number-section.large .number + .number {
              padding-left: 30px; } }
    @media screen and (max-width: 1300px) {
            .content-module.backe_yearly_report .report-key-numbers .inner .years .year .number-section.large .number h1 {
              font-size: 9.375em; } }
  .content-module.backe_yearly_report .report-key-numbers .inner .years .year .number-section.small .number {
    width: 33.33%; }
    .content-module.backe_yearly_report .report-key-numbers .inner .years .year .number-section.small .number h1 {
      font-size: 6.1875em; }
    .content-module.backe_yearly_report .report-key-numbers .inner .years .year .number-section.small .number p {
      padding-right: 40px; }
  .content-module.backe_yearly_report .report-key-numbers .inner .years .year .number-section .remove-numbers-section {
    position: absolute;
    cursor: pointer;
    left: -40px;
    top: 50%;
    transform: translateY(-50%); }
  .content-module.backe_yearly_report .report-key-numbers .inner .years .year .number-section + .number-section {
    margin-top: 120px; }
  .content-module.backe_yearly_report .report-key-numbers .inner .years .year.active {
    display: block; }
  @media screen and (max-width: 768px) {
          .content-module.backe_yearly_report .report-key-numbers .inner .years .year .number-section.large .number {
            width: 100%;
            padding: 0; }
            .content-module.backe_yearly_report .report-key-numbers .inner .years .year .number-section.large .number + .number {
              padding: 0; }
            .content-module.backe_yearly_report .report-key-numbers .inner .years .year .number-section.small .number {
              width: 100%;
              padding: 0; }
            .content-module.backe_yearly_report .report-key-numbers .inner .years .year .number-section + .number-section {
              margin-top: 20px; } }
  .content-module.backe_yearly_report .company-structure {
    position: relative;
    padding: 50px 50px 120px 50px;
    background-color: #19202e;
    color: #fff; }
  @media screen and (max-width: 768px) {
    .content-module.backe_yearly_report .company-structure {
      padding: 30px 30px 50px 30px; } }
  .content-module.backe_yearly_report .company-structure .inner {
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    *zoom: 1; }
  .content-module.backe_yearly_report .company-structure .inner:before, .content-module.backe_yearly_report .company-structure .inner:after {
    content: " ";
    display: table; }
  .content-module.backe_yearly_report .company-structure .inner:after {
    clear: both; }
  .content-module.backe_yearly_report .company-structure .inner .company-group h4 {
    font-family: "SimplonNorm Medium";
    font-size: 1.0625em;
    color: #8f9aaa;
    text-transform: uppercase; }
  .content-module.backe_yearly_report .company-structure .inner .company-group .companies {
    *zoom: 1; }
  .content-module.backe_yearly_report .company-structure .inner .company-group .companies:before, .content-module.backe_yearly_report .company-structure .inner .company-group .companies:after {
    content: " ";
    display: table; }
  .content-module.backe_yearly_report .company-structure .inner .company-group .companies:after {
    clear: both; }
  .content-module.backe_yearly_report .company-structure .inner .company-group .companies .company {
    position: relative;
    width: 50%; }
  .content-module.backe_yearly_report .company-structure .inner .company-group .companies .company .remove-company {
    position: absolute;
    top: 0;
    left: -15px; }
    .content-module.backe_yearly_report .company-structure .inner .company-group .companies .company .remove-company i {
      font-size: 8px; }
  .content-module.backe_yearly_report .company-structure .inner .company-group .companies .company a {
    color: #fff; }
    .content-module.backe_yearly_report .company-structure .inner .company-group .companies .company a:hover {
      color: #ffb500;
      text-decoration: none; }
  .content-module.backe_yearly_report .company-structure .inner .company-group .companies .company, .content-module.backe_yearly_report .company-structure .inner .company-group .companies .add-company {
    float: left; }
  .content-module.backe_yearly_report .company-structure .inner .company-group .companies .add-company {
    position: relative;
    top: 3px;
    cursor: pointer;
    padding-left: 3px; }
  .content-module.backe_yearly_report .company-structure .inner .company-group.mother .company {
    width: 100%; }
  .content-module.backe_yearly_report .company-structure .inner .company-group.mother .company a {
    font-size: 4em; }
  .content-module.backe_yearly_report .company-structure .inner .company-group.areas .company a {
    font-size: 2.5em; }
  @media screen and (max-width: 992px) {
            .content-module.backe_yearly_report .company-structure .inner .company-group.areas .company {
              width: 100%; } }
  .content-module.backe_yearly_report .company-structure .inner .company-group.contractors .company {
    width: 25%; }
  .content-module.backe_yearly_report .company-structure .inner .company-group.contractors .company a {
    font-size: 1.25em; }
  @media screen and (max-width: 1150px) {
            .content-module.backe_yearly_report .company-structure .inner .company-group.contractors .company {
              width: 50%; } }
  @media screen and (max-width: 550px) {
            .content-module.backe_yearly_report .company-structure .inner .company-group.contractors .company {
              width: 100%; } }
  .content-module.backe_yearly_report .company-structure .inner .company-group + .company-group:before {
    content: ' ';
    display: block;
    height: 1px;
    background-color: #8f9aaa;
    margin: 30px 0; }

.content-module.raw-html {
  position: relative;
  width: 100%;
  padding: 35px; }
  @media screen and (max-width: 650px) {
  .content-module.raw-html {
    padding: 0; } }
  .content-module.raw-html .outer {
    *zoom: 1;
    max-width: 1500px;
    transition: max-width 0.3s ease;
    margin: 0 auto;
    padding: 0 15px; }
  .content-module.raw-html .outer:before, .content-module.raw-html .outer:after {
    content: " ";
    display: table; }
  .content-module.raw-html .outer:after {
    clear: both; }
  .content-module.raw-html .outer .row {
    *zoom: 1; }
  .content-module.raw-html .outer .row:before, .content-module.raw-html .outer .row:after {
    content: " ";
    display: table; }
  .content-module.raw-html .outer .row:after {
    clear: both; }
  .content-module.raw-html .outer .row:before {
    clear: both; }
  .content-module.raw-html .outer .row .col-sm-24 {
    padding: 0; }
  .content-module.raw-html .outer .embed-container {
    width: 100%; }
  .content-module.raw-html .outer .embed-container iframe {
    width: 100%; }
  .content-module.raw-html.full-width {
    padding: 0; }
  .content-module.raw-html.full-width .outer {
    max-width: 100% !important;
    padding: 0 !important; }

body.project section[data-background-color="white"] .content-module.raw-html {
  background-color: #fff; }
  body.project section[data-background-color="primaryColor"] .content-module.raw-html {
    background-color: #363636; }
  body.project section[data-background-color="primaryColorLight"] .content-module.raw-html {
    background-color: #eaeaea; }
  body.project section[data-background-color="secondaryColor"] .content-module.raw-html {
    background-color: #88cce2; }
  body.project section[data-background-color="secondaryColorLight"] .content-module.raw-html {
    background-color: #f3fafc; }

body.backeprosjekt .content-module.raw-html .outer {
  max-width: 1500px; }
  @media screen and (max-width: 1475px) {
      body.backeprosjekt .content-module.raw-html .outer {
        max-width: 1500px; } }
  @media screen and (max-width: 1375px) {
      body.backeprosjekt .content-module.raw-html .outer {
        max-width: 1500px; } }
  @media screen and (max-width: 1275px) {
      body.backeprosjekt .content-module.raw-html .outer {
        max-width: 1500px; } }
  @media screen and (max-width: 1175px) {
      body.backeprosjekt .content-module.raw-html .outer {
        max-width: 1500px; } }

body.system .content-module-options[data-module-type="raw_html"] textarea {
  height: 300px; }

@keyframes summon-cookie {
  from {
    opacity: 0;
    bottom: -1000px; }

  to {
    opacity: 1;
    bottom: 0px; } }

@keyframes cookiepop {
  from {
    opacity: 1;
    bottom: 0px; }

  to {
    opacity: 0;
    bottom: -1000px; } }

.cookie-popped {
  animation-name: cookiepop;
  animation-duration: 0.5s;
  animation-timing-function: ease-out; }

.cookie-summon {
  bottom: -30px !important;
  animation-name: summon-cookie;
  animation-duration: 0.5s;
  animation-timing-function: ease-in; }

body.backeprosjekt .cookie-popup .modal-content .backe-button, body.backeprosjekt .cookie-popup .modal-content .cookie-popup .modal-content .backe-button-wrapper a, .cookie-popup .modal-content .backe-button-wrapper body.backeprosjekt .cookie-popup .modal-content a {
  font-family: "SimplonNorm Regular"; }

.cookie-popup {
  position: fixed;
  right: 0;
  bottom: -1000px;
  z-index: 1050;
  display: flex;
  overflow: hidden;
  outline: 0; }
  .cookie-popup p {
    margin-left: 40px;
    margin-right: 40px;
    color: #fff;
    margin-bottom: 30px; }
  .cookie-popup a {
    color: #fff;
    text-decoration: underline; }
  .cookie-popup .modal-content {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #363636;
    border: none;
    border-radius: 0; }
  .cookie-popup .modal-content .text-wrap {
    width: 80%;
    display: inline-block; }
  @media all and (max-width: 767.98px) {
      .cookie-popup .modal-content .text-wrap {
        width: 100%; } }
  @media all and (max-width: 767.98px) {
      .cookie-popup .modal-content .backe-button-wrapper {
        width: 100%;
        text-align: center;
        padding-right: 80px; } }
  .cookie-popup .modal-content .backe-button, .cookie-popup .modal-content .backe-button-wrapper a {
    font-family: "SimplonNorm Medium";
    display: inline-block;
    font-size: 18px;
    text-transform: uppercase;
    background-color: #fff;
    padding: 10px 20px 8px 20px;
    border: 1px solid #eaeef0;
    margin: 60px 0 30px;
    color: #242b3b;
    text-decoration: none;
    letter-spacing: 0.6px;
    transition: box-shadow 0.2s ease;
    box-shadow: 0px 3px 15px 6px rgba(0, 0, 0, 0.11);
    position: absolute;
    top: -10px;
    cursor: pointer;
    right: 50px; }
  @media all and (max-width: 767.98px) {
      .cookie-popup .modal-content .backe-button, .cookie-popup .modal-content .backe-button-wrapper a {
        position: relative;
        width: 100%;
        display: block;
        margin: 0 40px !important;
        right: 0px; } }
  @media screen and (max-width: 992px) {
      .cookie-popup .modal-content .backe-button, .cookie-popup .modal-content .backe-button-wrapper a {
        box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.11); } }
  .cookie-popup .modal-content .backe-button.no-shadow, .cookie-popup .modal-content .backe-button-wrapper a.no-shadow {
    box-shadow: none; }
  .cookie-popup .modal-content .backe-button.no-shadow:hover, .cookie-popup .modal-content .backe-button-wrapper a.no-shadow:hover {
    box-shadow: none;
    border: 1px solid #242b3b; }
  .cookie-popup .modal-content .backe-button:hover, .cookie-popup .modal-content .backe-button-wrapper a:hover, .cookie-popup .modal-content .backe-button:focus, .cookie-popup .modal-content .backe-button-wrapper a:focus {
    color: #242b3b;
    border: 1px solid #eaeef0;
    text-decoration: none;
    box-shadow: 0px 3px 15px 6px rgba(0, 0, 0, 0.05); }
  @media screen and (max-width: 992px) {
        .cookie-popup .modal-content .backe-button:hover, .cookie-popup .modal-content .backe-button-wrapper a:hover, .cookie-popup .modal-content .backe-button:focus, .cookie-popup .modal-content .backe-button-wrapper a:focus {
          box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.05); } }
  .cookie-popup .modal-content .backe-button[data-color="white-outline"], .cookie-popup .modal-content .backe-button-wrapper a[data-color="white-outline"] {
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
    border: 1px solid #fff; }
  .cookie-popup .modal-content .backe-button[data-color="offwhite"], .cookie-popup .modal-content .backe-button-wrapper a[data-color="offwhite"] {
    background-color: #eaeef0; }
  .cookie-popup .modal-content .backe-button[data-color="border-blue"], .cookie-popup .modal-content .backe-button-wrapper a[data-color="border-blue"] {
    border: 1px solid #242b3b;
    background-color: #8f9aaa; }
  .cookie-popup .modal-content .backe-button[data-color="blue"], .cookie-popup .modal-content .backe-button-wrapper a[data-color="blue"] {
    color: #fff;
    border: 1px solid #242b3b;
    background-color: #242b3b; }
  .cookie-popup .modal-content .backe-button[data-color="blue"][data-bordered], .cookie-popup .modal-content .backe-button-wrapper a[data-color="blue"][data-bordered] {
    border: 1px solid #fff; }
  .cookie-popup .modal-content .backe-button[data-color="blue"]:hover, .cookie-popup .modal-content .backe-button-wrapper a[data-color="blue"]:hover {
    background-color: #3f485f; }
  .cookie-popup .modal-content .backe-button[data-color="blue"]:focus, .cookie-popup .modal-content .backe-button-wrapper a[data-color="blue"]:focus {
    background-color: #242b3b; }
  .cookie-popup .modal-content .backe-button[data-color="green"], .cookie-popup .modal-content .backe-button-wrapper a[data-color="green"] {
    color: #fff;
    border: 1px solid #2ac87c;
    background-color: #2ac87c; }
  .cookie-popup .modal-content .backe-button[data-color="green"]:hover, .cookie-popup .modal-content .backe-button-wrapper a[data-color="green"]:hover {
    background-color: #40d18d; }
  .cookie-popup .modal-content .backe-button[data-color="green"]:focus, .cookie-popup .modal-content .backe-button-wrapper a[data-color="green"]:focus {
    background-color: #2ac87c; }
  .cookie-popup .modal-content .backe-button[data-color="bordered-white"], .cookie-popup .modal-content .backe-button-wrapper a[data-color="bordered-white"] {
    box-shadow: none;
    border: 1px solid #eaeef0; }
  .cookie-popup .modal-content .backe-button[data-color="bordered-white"]:hover, .cookie-popup .modal-content .backe-button-wrapper a[data-color="bordered-white"]:hover, .cookie-popup .modal-content .backe-button[data-color="bordered-white"]:focus, .cookie-popup .modal-content .backe-button-wrapper a[data-color="bordered-white"]:focus {
    border: 1px solid #242b3b; }
  @media screen and (max-width: 992px) {
      .cookie-popup .modal-content .backe-button, .cookie-popup .modal-content .backe-button-wrapper a {
        font-size: 17px; } }
  @media screen and (max-width: 650px) {
      .cookie-popup .modal-content .backe-button, .cookie-popup .modal-content .backe-button-wrapper a {
        font-size: 15px;
        margin: 15px 0; } }
  .cookie-popup .modal-content .backe-button .backeicon-arrow-right, .cookie-popup .modal-content .backe-button-wrapper a .backeicon-arrow-right {
    position: relative;
    top: -2px;
    margin-left: 5px; }
  .cookie-popup .modal-content .backe-button-wrapper {
    display: inline-block; }
  @media screen and (max-width: 650px) {
        .cookie-popup .modal-content .backe-button-wrapper a {
          float: left; } }
  .cookie-popup .modal-content .backe-button-wrapper a + a {
    margin-left: 30px; }
  @media screen and (max-width: 650px) {
        .cookie-popup .modal-content .backe-button-wrapper a + a {
          margin-left: 0;
          clear: left; } }

body.error {
  background-color: #242b3b; }

body.project .content-module {
  font-family: Open Sans; }

body.construction-site .content-module {
  font-family: "SimplonNorm Regular"; }

section[data-background-color="primaryColor"] {
  background-color: #363636;
  color: #88cce2; }
  section[data-background-color="secondaryColor"] {
    background-color: #88cce2;
    color: #363636; }
  section[data-background-color="black"] {
    background-color: #000;
    color: #fff; }
  section[data-background-color="white"] {
    background-color: #fff;
    color: #000; }
  section[data-background-color="border"] {
    background-color: #edf1f3;
    color: #000; }
  section[data-background-color="green"] {
    background-color: #2ac87c;
    color: #fff; }
  section[data-background-color="brandblue"] {
    background-color: #242b3b;
    color: #fff; }
  section[data-background-color="brandblueHighlight"] {
    background-color: #0060d2;
    color: #fff; }
  section[data-background-color="brandblueLight"] {
    background-color: #2875b9;
    color: #fff; }
  section[data-background-color="brandblueLighten"] {
    background-color: #e9eff2; }
  section[data-background-color="brandyellow"], section[data-background-color="brandYellow"] {
    background-color: #fdb42b;
    color: #fff; }
  section[data-background-color="brandyellowHighlight"] {
    background-color: #fcd288; }
  section[data-background-color="footerBlue"] {
    background-color: #182035;
    color: #fff; }
  section[data-background-color="blueDark"] {
    background-color: #28303d;
    color: #fff; }
  section[data-background-color="blue"] {
    background-color: #242b3b;
    color: #fff; }
  section[data-background-color="blueHighlight"] {
    background-color: #323b4e;
    color: #fff; }
  section[data-background-color="blueLight"] {
    background-color: #d8dfe5; }
  section[data-background-color="blueLighten"] {
    background-color: #3f485f; }
  section[data-background-color="tealDark"] {
    background-color: #137b6b;
    color: #fff; }
  section[data-background-color="teal"] {
    background-color: #00a989;
    color: #fff; }
  section[data-background-color="tealHighlight"] {
    background-color: #57ceb7; }
  section[data-background-color="tealLight"] {
    background-color: #c2eae2; }
  section[data-background-color="tealLighten"] {
    background-color: #dbf2ed; }
  section[data-background-color="redDark"] {
    background-color: #c43729;
    color: #fff; }
  section[data-background-color="red"] {
    background-color: #ea5037;
    color: #fff; }
  section[data-background-color="redHighlight"] {
    background-color: #ec644e; }
  section[data-background-color="redLight"] {
    background-color: #f8ccc8; }
  section[data-background-color="redLighten"] {
    background-color: #ffeae9; }

body {
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale; }

@media screen and (max-width: 650px) {
  .container {
    padding-left: 10px;
    padding-right: 10px; }
    .row {
      margin-left: -10px;
      margin-right: -10px; }
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
      padding-left: 10px;
      padding-right: 10px; } }
