/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../icons/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

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

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

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

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

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

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

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

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

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

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

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

/**
 * Address styling not present in IE 8/9.
 */

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

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

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

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

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

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

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

/**
 * Re-set default cursor for disabled elements.
 */

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

/**
 * Remove inner padding and border in Firefox 4+.
 */

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

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

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

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

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

/**
 * Define consistent border, margin, and padding.
 */

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

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

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

td,
th {
  padding: 0;
}
@charset "UTF-8";
/*!
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/
@font-face { font-family: "Ionicons"; src: url("/static/css/fonts/ionicons.eot?v=2.0.0"); src: url("/static/css/fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"), url("/static/css/fonts/ionicons.ttf?v=2.0.0") format("truetype"), url("/static/css/fonts/ionicons.woff?v=2.0.0") format("woff"), url("/static/css/fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg"); font-weight: normal; font-style: normal; }
.ion, .ionicons, .ion-information-circled:before { display: inline-block; font-family: "Ionicons"; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; text-rendering: auto; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.ion-information-circled:before { content: ""; }

/*# sourceMappingURL=ionicons.css.map */
/* fonts.css */

@font-face {
    font-family: 'brown';
    src: url('static/css/fonts/brown-regular-webfont.eot');
    src: url('static/css/fonts/brown-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('static/css/fonts/brown-regular-webfont.woff2') format('woff2'),
         url('static/css/fonts/brown-regular-webfont.woff') format('woff'),
         url('static/css/fonts/brown-regular-webfont.ttf') format('truetype'),
         url('static/css/fonts/brown-regular-webfont.svg#brown') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'brown';
    src: url('static/css/fonts/brown-regular-italic-webfont.eot');
    src: url('static/css/fonts/brown-regular-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('static/css/fonts/brown-regular-italic-webfont.woff2') format('woff2'),
         url('static/css/fonts/brown-regular-italic-webfont.woff') format('woff'),
         url('static/css/fonts/brown-regular-italic-webfont.ttf') format('truetype'),
         url('static/css/fonts/brown-regular-italic-webfont.svg#brown') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'brown';
    src: url('static/css/fonts/brown-bold-webfont.eot');
    src: url('static/css/fonts/brown-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('static/css/fonts/brown-bold-webfont.woff2') format('woff2'),
         url('static/css/fonts/brown-bold-webfont.woff') format('woff'),
         url('static/css/fonts/brown-bold-webfont.ttf') format('truetype'),
         url('static/css/fonts/brown-bold-webfont.svg#brown') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'brown';
    src: url('static/css/fonts/brown-bold-italic-webfont.eot');
    src: url('static/css/fonts/brown-bold-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('static/css/fonts/brown-bold-italic-webfont.woff2') format('woff2'),
         url('static/css/fonts/brown-bold-italic-webfont.woff') format('woff'),
         url('static/css/fonts/brown-bold-italic-webfont.ttf') format('truetype'),
         url('static/css/fonts/brown-bold-italic-webfont.svg#brown') format('svg');
    font-weight: bold;
    font-style: italic;
}
/* style.css */

html {
  font-family: 'brown';
}
* {
  -webkit-font-smoothing: antialiased;
}
a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}
p {
  color: #6f6969;
  font-size: 18px;
  line-height: 26px;
}
p a {
  text-decoration: underline;
}
.red p a {
  color: #fa5447;
}
.blue p a {
  color: #0070cc;
}
h1,
h2 {
  font-weight: bold;
}
.red h1,
.red h2,
.red h3,
.red h4 {
  color: #fa5447;
}
.blue h1,
.blue h2,
.blue h3,
.blue h4 {
  color: #0070cc;
}
h1 {
  font-size: 52px;
  line-height: 60px;
}
@media (max-width: 920px) {
  h1 {
    font-size: 44px;
    line-height: 52px;
  }
}
@media (max-width: 750px) {
  h1 {
    font-size: 32px;
    line-height: 40px;
  }
}
h2 {
  font-size: 32px;
  font-size: 40px;
  font-weight: bold;
}
@media (max-width: 750px) {
  h2 {
    font-size: 27px;
    line-height: 36px;
  }
}
h3 {
  font-size: 27px;
}
body.blue {
  background-color: #0070cc;
}
body.red {
  background-color: #fa5447;
}
@media (max-width: 375px) {
  body {
    width: 375px;
  }
}
main {
  padding-bottom: 72px;
  box-sizing: border-box;
  min-height: calc(100vh - 264px);
  background-color: #fff;
}
@media (max-width: 1100px) {
  main {
    padding-bottom: 48px;
  }
}
@media (max-width: 750px) {
  main {
    padding-bottom: 24px;
  }
}
.red main {
  border-left: 32px solid #fa5447;
  border-right: 32px solid #fa5447;
}
.blue main {
  border-left: 32px solid #0070cc;
  border-right: 32px solid #0070cc;
}
@media (max-width: 750px) {
  .red main {
    border-left: 12px solid #fa5447;
    border-right: 12px solid #fa5447;
  }
  .blue main {
    border-left: 12px solid #0070cc;
    border-right: 12px solid #0070cc;
  }
}
nav {
  min-height: 76px;
  width: 100%;
  position: relative;
}
.red nav {
  background-color: #fa5447;
}
.blue nav {
  background-color: #0070cc;
}
nav .navwrap {
  max-width: 932px;
  margin: 0 auto;
}
@media (max-width: 1100px) {
  nav .navwrap {
    max-width: 800px;
  }
}
@media (max-width: 920px) {
  nav .navwrap {
    max-width: calc(100% - 64px);
  }
}
@media (max-width: 750px) {
  nav .navwrap {
    max-width: calc(100%);
  }
}
nav .menu {
  float: right;
  width: auto;
  margin-top: 26px;
  display: block;
  padding-bottom: 20px;
  -webkit-transition: max-height 0.4s;
          transition: max-height 0.4s;
}
nav .menu a {
  margin-left: 40px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 13px;
  font-weight: bold;
  padding-left: 1px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
nav .menu a.active {
  border-bottom: 1px solid #fff;
}
nav .menu a:hover {
  border-bottom: 1px solid #fff;
}
@media (max-width: 920px) {
  nav .menu a {
    margin-left: 16px;
    font-size: 11px;
  }
}
@media (max-width: 750px) {
  nav .menu {
    float: none;
    width: 100%;
    margin: 0;
    display: block;
    position: relative;
    box-sizing: border-box;
    margin-top: 0;
    max-height: 0;
    padding-bottom: 0;
    overflow: hidden;
  }
  nav .menu.active {
    max-height: 30em;
  }
  .red nav .menu {
    background-color: #fa5447;
  }
  .blue nav .menu {
    background-color: #0070cc;
  }
  nav .menu a {
    display: block;
    text-align: center;
    margin: 0;
    padding: 24px 0;
    font-size: 13px;
  }
  nav .menu a.active {
    border-bottom: none;
    text-decoration: underline;
  }
  nav .menu a:hover {
    border-bottom: none;
  }
  nav .menu a:last-child {
    padding-bottom: 40px;
  }
}
nav .logowrap {
  z-index: 1;
  width: 150px;
  height: 90px;
  position: absolute;
  background-color: #fff;
  box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
  -webkit-transition: padding-top 0.2s;
          transition: padding-top 0.2s;
}
@media (max-width: 920px) {
  nav .logowrap {
    left: calc(50% - 303px);
  }
}
@media (max-width: 750px) {
  nav .logowrap {
    display: none;
  }
}
nav .logowrap svg {
  width: 150px;
}
.red nav .logowrap svg path {
  fill: #fa5447;
}
.blue nav .logowrap svg path {
  fill: #0070cc;
}
nav .logowrap:hover {
  padding-top: 10px;
}
nav .mobilenav {
  height: 72px;
  width: 100%;
  position: relative;
  display: none;
}
nav .mobilenav svg.mobilelogo {
  width: 182px;
  position: absolute;
  top: 26px;
  left: 8%;
}
nav .mobilenav svg.mobilemenu {
  width: 32px;
  position: absolute;
  top: 26px;
  right: 8%;
  cursor: pointer;
}
@media (max-width: 750px) {
  nav .mobilenav {
    display: block;
  }
}
.imgwrapper {
  width: 100%;
}
.regular {
  width: 606px;
  margin: 72px auto 0 auto;
  box-sizing: border-box;
}
@media (max-width: 750px) {
  .regular {
    width: 86%;
    margin: 48px auto 0 auto;
  }
}
.wide {
  width: 932px;
  margin: 72px auto 0 auto;
  box-sizing: border-box;
}
@media (max-width: 1100px) {
  .wide {
    width: 800px;
  }
}
@media (max-width: 920px) {
  .wide {
    width: 606px;
  }
}
@media (max-width: 750px) {
  .wide {
    width: 86%;
    margin: 48px auto 0 auto;
  }
}
.topSpace {
  height: 40px;
  width: 100%;
}
.intro {
  width: 932px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  text-align: center;
  padding: 48px 90px 0px 90px;
}
@media (max-width: 1100px) {
  .intro {
    width: 800px;
  }
}
@media (max-width: 920px) {
  .intro {
    width: 606px;
    padding: 48px 0px 0px 0px;
  }
}
@media (max-width: 750px) {
  .intro {
    width: 86%;
  }
}
.intro small {
  font-size: 15px;
  color: #6f6969;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.intro h1 {
  margin-top: 12px;
  margin-bottom: 20px;
}
.intro p {
  font-size: 27px;
  line-height: 36px;
  color: #3a3d3f;
}
@media (max-width: 1100px) {
  .intro p {
    font-size: 25px;
    line-height: 35px;
  }
}
@media (max-width: 920px) {
  .intro p {
    font-size: 23px;
    line-height: 33px;
  }
}
.intro svg {
  height: 120px;
  widht: auto;
  margin-top: 56px;
  margin-bottom: 24px;
}
.red .intro svg path {
  fill: #fa5447;
}
.blue .intro svg path {
  fill: #0070cc;
}
.divider {
  margin-top: 112px;
}
.divider h2 {
  font-size: 15px;
  line-height: 23px;
  text-transform: uppercase;
  color: #6f6969;
  letter-spacing: 2px;
  text-align: center;
  margin-top: -20px;
}
.divider h2 > span {
  background-color: #fff;
  padding: 0 24px 0 26px;
}
.divider hr {
  border: 0px;
  border-bottom: 1px solid #6f6969;
  height: 1px;
  background: none;
}
@media (max-width: 750px) {
  .divider.artikler {
    margin-top: 56px;
  }
}
.slideshow {
  position: relative;
}
.slideshow a.slideBtn {
  position: absolute;
  top: 50%;
  font-size: 56px;
  margin-top: -32px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-family: 'SSGizmo';
  -webkit-transition: left 0.2s, right 0.2s;
          transition: left 0.2s, right 0.2s;
}
@media (max-width: 920px) {
  .slideshow a.slideBtn {
    font-size: 40px;
  }
}
@media (max-width: 750px) {
  .slideshow a.slideBtn {
    display: none;
  }
}
.red .slideshow a.slideBtn {
  color: #fa5447;
}
.blue .slideshow a.slideBtn {
  color: #0070cc;
}
.slideshow a.slideBtn.prevSlide {
  left: -64px;
}
.slideshow a.slideBtn.prevSlide:hover {
  left: -70px;
}
@media (max-width: 920px) {
  .slideshow a.slideBtn.prevSlide {
    left: -44px;
  }
  .slideshow a.slideBtn.prevSlide:hover {
    left: -44px;
  }
}
.slideshow a.slideBtn.nextSlide {
  right: -64px;
}
.slideshow a.slideBtn.nextSlide:hover {
  right: -70px;
}
@media (max-width: 920px) {
  .slideshow a.slideBtn.nextSlide {
    right: -44px;
  }
  .slideshow a.slideBtn.nextSlide:hover {
    right: -44px;
  }
}
.slideshow .slide {
  height: auto;
  overflow: auto;
  position: relative;
}
.slideshow .slide.current {
  display: block;
}
.slideshow .slide img {
  width: 100%;
}
.slideshow.infoslideshow .owl-carousel {
  background-color: #fff5da;
}
.slideshow.infoslideshow .left,
.slideshow.infoslideshow .right {
  width: 50%;
  box-sizing: border-box;
  float: left;
}
.slideshow.infoslideshow .left {
  padding: 60px;
  background-color: #efe6ce;
}
@media (max-width: 920px) {
  .slideshow.infoslideshow .left {
    display: none;
  }
}
.slideshow.infoslideshow .right {
  padding: 60px 60px 0 60px;
}
@media (max-width: 920px) {
  .slideshow.infoslideshow .right {
    width: 100%;
    padding: 60px 60px 40px 60px;
    text-align: center;
  }
}
@media (max-width: 750px) {
  .slideshow.infoslideshow .right {
    width: 100%;
    padding: 40px 20px 30px 20px;
    text-align: center;
  }
}
.slideshow.infoslideshow .right h2 {
  font-size: 27px;
  line-height: 36px;
  margin-top: 12px;
}
@media (max-width: 1100px) {
  .slideshow.infoslideshow .right h2 {
    margin-top: 0;
  }
}
.slideshow.infoslideshow .right p {
  color: #3a3d3f;
}
@media (max-width: 1100px) {
  .slideshow.infoslideshow .right p {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 920px) {
  .slideshow.infoslideshow .right p {
    font-size: 18px;
    line-height: 26px;
  }
}
.relatedArticles,
.allArticles {
  overflow: auto;
}
.relatedArticles .articleWrapper,
.allArticles .articleWrapper {
  width: 280px;
  float: left;
  margin-right: 46px;
}
@media (max-width: 1100px) {
  .relatedArticles .articleWrapper,
  .allArticles .articleWrapper {
    width: 236px;
  }
}
@media (max-width: 920px) {
  .relatedArticles .articleWrapper,
  .allArticles .articleWrapper {
    width: 280px;
  }
}
@media (max-width: 750px) {
  .relatedArticles .articleWrapper,
  .allArticles .articleWrapper {
    width: 100%;
    margin-right: 0;
  }
}
.relatedArticles .articleWrapper img,
.allArticles .articleWrapper img {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.relatedArticles .articleWrapper h3,
.allArticles .articleWrapper h3 {
  font-size: 27px;
  line-height: 36px;
  margin-top: 12px;
  padding-bottom: 20px;
}
@media (max-width: 1100px) {
  .relatedArticles .articleWrapper h3,
  .allArticles .articleWrapper h3 {
    font-size: 23px;
    line-height: 32px;
  }
}
@media (max-width: 920px) {
  .relatedArticles .articleWrapper h3,
  .allArticles .articleWrapper h3 {
    font-size: 27px;
    line-height: 36px;
  }
}
.relatedArticles .articleWrapper h4,
.allArticles .articleWrapper h4 {
  font-size: 27px;
  line-height: 36px;
  margin-top: 12px;
  padding-bottom: 20px;
}
@media (max-width: 1100px) {
  .relatedArticles .articleWrapper h4,
  .allArticles .articleWrapper h4 {
    font-size: 23px;
    line-height: 32px;
  }
}
@media (max-width: 920px) {
  .relatedArticles .articleWrapper h4,
  .allArticles .articleWrapper h4 {
    font-size: 27px;
    line-height: 36px;
  }
}
.relatedArticles .articleWrapper small,
.allArticles .articleWrapper small {
  font-size: 15px;
  text-transform: uppercase;
  color: #6f6969;
  font-weight: bold;
  letter-spacing: 2px;
}
.relatedArticles .articleWrapper:nth-child(3n),
.allArticles .articleWrapper:nth-child(3n) {
  margin-right: 0;
}
@media (max-width: 920px) {
  .relatedArticles .articleWrapper:nth-child(2n),
  .allArticles .articleWrapper:nth-child(2n) {
    margin-right: 0;
  }
  .relatedArticles .articleWrapper:nth-child(3n),
  .allArticles .articleWrapper:nth-child(3n) {
    margin-right: 46px;
  }
}
@media (max-width: 750px) {
  .relatedArticles .articleWrapper:nth-child(3n),
  .allArticles .articleWrapper:nth-child(3n) {
    margin-right: 0;
  }
}
.relatedArticles a:hover h4,
.allArticles a:hover h4 {
  text-decoration: underline;
}
.relatedArticles a:hover h3,
.allArticles a:hover h3 {
  text-decoration: underline;
}
.allArticles .articleWrapper {
  min-height: 350px;
}
@media (max-width: 750px) {
  .allArticles.wide + .allArticles.wide {
    margin-top: 0;
  }
}
@media (max-width: 920px) {
  .relatedArticles .articleWrapper:nth-child(3n) {
    display: none;
  }
}
@media (max-width: 750px) {
  .relatedArticles .articleWrapper:nth-child(3n) {
    display: block;
  }
}
.featuredArticle {
  position: relative;
  height: 524px;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
@media (max-width: 1100px) {
  .featuredArticle {
    height: 450px;
  }
}
@media (max-width: 920px) {
  .featuredArticle {
    height: 340px;
  }
}
.featuredArticle a {
  display: block;
  width: 100%;
  height: 100%;
}
.featuredArticle img {
  display: block;
  position: absolute;
  width: 100%;
}
.featuredArticle div {
  position: relative;
  display: block;
  max-width: 320px;
  padding: 40px 46px 46px 46px;
  text-align: center;
  top: 50%;
  margin: 0 auto;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.red .featuredArticle div {
  background-color: #fa5447;
}
.blue .featuredArticle div {
  background-color: #0070cc;
}
.featuredArticle div h4 {
  color: #fff;
  font-size: 27px;
  line-height: 36px;
  margin-bottom: 0;
}
.featuredArticle div h3 {
  color: #fff;
  font-size: 27px;
  line-height: 36px;
  margin-bottom: 0;
}
.featuredArticle div small {
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
}
.featuredArticle div:hover h4 {
  text-decoration: underline;
}
.featuredArticle div:hover h3 {
  text-decoration: underline;
}
.paragraph h2 {
  font-size: 20px;
  font-weight: 29px;
  margin: 20px 0 8px 0;
}
.paragraph h2 + p {
  margin-top: 0;
}
.images img.full {
  width: 100%;
}
.images .wrap {
  overflow: auto;
}
.images .wrap img {
  float: left;
  display: block;
  width: calc(50% - 24px);
}
@media (max-width: 750px) {
  .images .wrap img {
    width: calc(50% - 12px);
  }
}
.images .wrap img.right {
  margin-left: 46px;
}
@media (max-width: 750px) {
  .images .wrap img.right {
    margin-left: 24px;
  }
}
.images p {
  font-size: 15px;
  line-height: 23px;
  margin-top: 24px;
}
.red .images p {
  color: #fa5447;
}
.blue .images p {
  color: #0070cc;
}
.wide.images + .wide.images {
  margin: 48px auto 0 auto;
}
@media (max-width: 920px) {
  .wide.images + .wide.images {
    margin: 40px auto 0 auto;
  }
}
@media (max-width: 750px) {
  .wide.images + .wide.images {
    margin: 20px auto 0 auto;
  }
}
.facts {
  overflow: auto;
}
.red .facts {
  background-color: #fa5447;
}
.blue .facts {
  background-color: #0070cc;
}
.facts img {
  display: block;
  float: left;
  width: 232px;
}
@media (max-width: 750px) {
  .facts img {
    display: none;
  }
}
.facts div {
  float: left;
  width: 374px;
  text-align: center;
  color: #fff;
  padding-top: 32px;
}
@media (max-width: 750px) {
  .facts div {
    width: 100%;
    padding-bottom: 40px;
  }
}
.facts span {
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.facts h3 {
  margin: 8px 0 18px 0;
}
.facts p {
  color: #fff;
  margin: 4px 0;
}
.quote {
  text-align: center;
}
.red .quote {
  color: #fa5447;
}
.blue .quote {
  color: #0070cc;
}
.quote blockquote {
  margin: 0 0 24px 0;
  font-size: 32px;
  line-height: 40px;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 750px) {
  .quote blockquote {
    font-size: 27px;
    line-height: 36px;
  }
}
.quote span {
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.insert {
  padding-left: 32px;
  margin: 48px auto;
}
@media (max-width: 750px) {
  .insert {
    margin: 32px auto;
  }
}
.insert p,
.insert a,
.insert li {
  font-size: 15px;
  line-height: 23px;
}
.red .insert p,
.red .insert a,
.red .insert li {
  color: #fa5447;
}
.blue .insert p,
.blue .insert a,
.blue .insert li {
  color: #0070cc;
}
.insert a {
  padding-bottom: 8px;
  display: block;
  font-weight: bold;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.red .insert a {
  border-bottom: 1px solid #fa5447;
}
.blue .insert a {
  border-bottom: 1px solid #0070cc;
}
.insert ul li {
  padding-right: 0;
}
.insert .insertInner {
  display: none;
}
.insert .insertInner.active {
  display: block;
}
.insert + .paragraph {
  margin: 52px auto 0 auto;
}
.share {
  font-size: 18px;
  text-align: center;
}
@media (max-width: 750px) {
  .share {
    font-size: 15px;
  }
}
.red .share {
  color: #fa5447;
}
.blue .share {
  color: #0070cc;
}
.share a {
  margin-left: 16px;
}
.share a:hover {
  text-decoration: underline;
}
@media (max-width: 750px) {
  .share a {
    margin-left: 6px;
  }
}
.cta {
  background-color: #fff5da;
  text-align: center;
  padding: 32px 0 48px;
}
.cta h2 {
  margin-top: 0;
  margin-bottom: 16px;
  cursor: pointer;
}
.cta small {
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #3a3d3f;
  cursor: pointer;
}
.cta:hover small {
  text-decoration: underline;
}
.relatedArticles + .cta {
  margin: 32px auto 0 auto;
}
.allArticles + .cta {
  margin: 32px auto 0 auto;
}
.linkButton {
  padding: 17px 24px 20px 24px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
  color: #fff;
  font-size: 15px;
  line-height: 15px;
  margin-top: 24px;
  display: inline-block;
  -webkit-transition: background-color 0.2s;
          transition: background-color 0.2s;
}
.red .linkButton {
  background-color: #fa5447;
}
.red .linkButton:hover {
  background-color: #ff6c6c;
}
.blue .linkButton {
  background-color: #0070cc;
}
.blue .linkButton:hover {
  background-color: #0381ea;
}
.forside header {
  position: relative;
  width: 100%;
  max-height: 60vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
}

.forside header.image {
  height: calc(100vh - 240px);
}

.forside header iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 101%;
  width: 101%;
}


@media (max-width: 750px) {
  .forside header.image {
    height: 360px;
    max-height: 360px;
  }
}
.forside header .maintitle {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 50%;
  margin: 0 auto;
  padding-top: 90px;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.forside header .maintitle h1 {
  margin: 0 0 20px 0;
  color: #fff;
  text-shadow: 0px 2px 8px rgba(0,0,0,0.7);
}
.forside header .maintitle p {
  font-size: 27px;
  line-height: 36px;
  color: #fff;
  text-shadow: 0px 2px 3px rgba(0,0,0,0.6);
  margin: 0;
  padding: 0 32px;
}
@media (max-width: 750px) {
  .forside header .maintitle p {
    display: none;
  }
}
.forside header .maintitle a {
  padding: 17px 24px 20px 24px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
  color: #fff;
  font-size: 15px;
  line-height: 15px;
  margin-top: 48px;
  display: inline-block;
  -webkit-transition: background-color 0.2s;
          transition: background-color 0.2s;
}
.red .forside header .maintitle a {
  background-color: #fa5447;
}
.red .forside header .maintitle a:hover {
  background-color: #ff6c6c;
}
.blue .forside header .maintitle a {
  background-color: #0070cc;
}
.blue .forside header .maintitle a:hover {
  background-color: #0381ea;
}
@media (max-width: 750px) {
  .forside header .maintitle a {
    margin-top: 16px;
  }
}
.wide.top {
  margin-top: 72px;
}
.relatedArticles.wide {
  margin-top: 48px;
}
.shortcuts {
  text-align: center;
}
.shortcuts .slide {
  overflow: visible;
  width: 100%;
  min-height: 400px;
  box-sizing: border-box;
  padding-bottom: 30px;
  background-color: #fff5da;
}
.shortcuts .slide.red svg path {
  fill: #fa5447;
}
.shortcuts .slide.red h2 {
  color: #fa5447;
}
.shortcuts .slide.red h3 {
  color: #fa5447;
}
.shortcuts .slide.red a {
  color: #fa5447;
  border-bottom: 1px solid #fa5447;
}
.shortcuts .slide.blue svg path {
  fill: #0070cc;
}
.shortcuts .slide.blue h2 {
  color: #0070cc;
}
.shortcuts .slide.blue a {
  color: #0070cc;
  border-bottom: 1px solid #0070cc;
}
.shortcuts .slide svg {
  height: 120px;
  widht: auto;
  margin-top: 20px;
  margin-bottom: 24px;
}
.shortcuts .slide h2 {
  margin-bottom: 32px;
  margin-top: 0;
}
.shortcuts .slide p {
  color: #3a3d3f;
  max-width: 500px;
  margin: 0 auto;
}
.shortcuts .slide a {
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  padding: 0 8px 2px 8px;
  display: inline-block;
  margin-top: 32px;
}
.articles .coverwrap {
  width: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
}
.articles .coverwrap .cover {
  width: 100%;
}
@media (max-width: 920px) {
  .articles .coverwrap .cover {
    width: 150%;
    margin-left: -25%;
  }
}
.articles .intro {
  margin-top: -120px;
  background-color: #fff;
}
@media (max-width: 920px) {
  .articles .intro {
    margin-top: 0px;
    background-color: none;
  }
}
.omradet .distances {
  overflow: auto;
}
.omradet .distances img {
  width: 606px;
  float: left;
}
@media (max-width: 1100px) {
  .omradet .distances img {
    width: 516px;
  }
}
@media (max-width: 920px) {
  .omradet .distances img {
    width: 100%;
  }
}
.omradet .distances div {
  width: 280px;
  float: left;
  margin-left: 46px;
}
@media (max-width: 1100px) {
  .omradet .distances div {
    width: 236px;
  }
}
@media (max-width: 920px) {
  .omradet .distances div {
    width: 100%;
    margin-left: 0;
    margin-top: 32px;
  }
}
.omradet .distances div h2 {
  font-size: 27px;
  line-height: 36px;
  margin-top: 6px;
  margin-bottom: 0;
}
@media (max-width: 920px) {
  .omradet .distances div h2 {
    margin-top: 0;
    text-align: center;
  }
}
.omradet .distances div p {
  margin-top: 8px;
  margin-bottom: 32px;
}
@media (max-width: 920px) {
  .omradet .distances div p {
    text-align: center;
  }
}
.omradet .distances div table {
  width: 100%;
}
.omradet .distances div td {
  padding: 8px 0 10px 0;
}
.red .omradet .distances div td {
  border-top: 1px solid #fa5447;
  color: #fa5447;
}
.blue .omradet .distances div td {
  border-top: 1px solid #0070cc;
  color: #0070cc;
}
.omradet .distances div td:nth-child(2) {
  text-align: right;
}
.hytterogtomter .plotmap img {
  display: block;
  width: 100%;
}
.hidden {
  display: none;
}
.mobileOnly {
  display: none;
}
@media (max-width: 750px) {
  .mobileOnly {
    display: block;
  }
}
@media (max-width: 750px) {
  .noMobile {
    display: none;
  }
}

.relatedArticles .articleWrapper .hyttetittel,
.allArticles .articleWrapper .hyttetittel {
  font-size: 12px;
  text-transform: uppercase;
  color: #6f6969;
  font-weight: bold;
  letter-spacing: 2px;
}

#inputwarning {
        color: white;
}

#thanksmsg .linkButton {
        margin-top: 2em;
        border-style: solid;
        border-width: 1px;
}

.slideshow.visningshytter .owl-carousel {
  background-color: #fff5da;
}

.slideshow.visningshytter .left,
.slideshow.visningshytter .right {
  box-sizing: border-box;
  float: left;
}

.slideshow.visningshytter .left {
  width: 70%;
}
.slideshow.visningshytter .right {
  width: 30%;
  padding: 0 3em 0 3em;
}

.slideshow.visningshytter {
  font-size: 16px;
}


.slideshow.visningshytter .right p {
  color: #5f5959;
  overflow-wrap: break-word;
}

.slideshow.visningshytter .right h3 {
  font-size: 27px;
  line-height: 1.0em;
  margin-top: 1em;
}

.slideshow.visningshytter .right table tr:last-child td {
  padding-bottom: 1em;
}

.slideshow.visningshytter .right table td {
  padding-right: 1em;
}


@media (max-width: 1100px) {
  .slideshow.visningshytter .right {
    font-size: 14px;
  }
}


@media (max-width: 920px) {
  .slideshow.visningshytter .left,
  .slideshow.visningshytter .right {
    width: 100%;
  }

  .slideshow.visningshytter .right p,
  .slideshow.visningshytter .right h3 {
    text-align: center;
  }

  .slideshow.visningshytter .right p {
    text-align: center;
  }

  .slideshow.visningshytter .right table {
    margin: auto;
  }

  .slideshow.visningshytter .right table tr + td {
    text-align: right;
    margin: auto;
  }

}

.o-hidden {
    overflow: hidden!important;
}
