@font-face {
  font-family: Fontawesome webfont;
  src: url('../fonts/fontawesome-webfont.woff2') format("woff2"), url('../fonts/fontawesome-webfont.eot') format("embedded-opentype"), url('../fonts/fontawesome-webfont.woff') format("woff"), url('../fonts/fontawesome-webfont.ttf') format("truetype"), url('../fonts/fontawesome-webfont.otf') format("opentype"), url('../fonts/fontawesome-webfont.svg') format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

:root {
  --dark-slate-blue: #2d3142;
  --dim-grey: #4f5d75;
  --gainsboro: #e0e4ec;
  --burntsienna: #da7144;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

body {
  color: #2d3142;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Source Sans Pro, sans-serif;
  font-size: 3em;
  font-weight: 300;
  line-height: 1.2;
  position: relative;
}

h2 {
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 2em;
  font-weight: 300;
  line-height: 1.2;
  position: relative;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 1.7em;
  font-weight: 300;
  line-height: 1.2;
  position: relative;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Source Sans Pro, sans-serif;
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1.2;
  position: relative;
}

h5 {
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 1.3em;
  font-weight: 300;
  line-height: 1.2;
  position: relative;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.2;
  position: relative;
}

p {
  margin-bottom: 15px;
  position: relative;
}

a {
  color: #4f5d75;
  text-decoration: none;
}

ul {
  margin-top: 0;
  margin-bottom: 15px;
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
}

ol {
  margin-top: 0;
  margin-bottom: .2em;
  padding-left: 3em;
}

li {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

img {
  max-width: 100%;
}

label {
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: .9em;
  font-weight: 400;
}

blockquote {
  border-left: 1px #000;
  margin: 0;
  padding: 15px;
  font-size: 1.5em;
  font-style: italic;
  line-height: 1.5;
}

.page-wrap {
  flex-flow: column;
  place-content: flex-start;
  align-items: stretch;
  min-height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.header-middle-wrap {
  z-index: 1;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  position: relative;
  box-shadow: 0 0 5px #000c;
}

.header-menu-wrap {
  background-color: #0000;
  background-image: none;
  flex: 0 auto;
  position: static;
}

.main-wrap {
  background-color: #e8ebf1;
  flex-direction: column;
  flex: 0 auto;
  display: flex;
}

.section {
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: stretch;
  padding: 105px 60px;
  display: flex;
  position: relative;
}

.section.sandbox {
  padding: 0;
}

.section.h14-1 {
  background-image: url('../images/header-background.jpg'), url('../images/pexels-photo-239886.jpeg');
  background-position: 100% 0, 50%;
  background-size: cover, cover;
  flex-wrap: wrap;
  padding: 275px 30px 0;
}

.section.home {
  z-index: 1;
  padding-top: 140px;
  box-shadow: 0 0 5px #000;
}

.section.f8 {
  text-align: center;
  background-image: linear-gradient(#2d3142cc, #2d3142cc), url('../images/background-4.jpeg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  padding-top: 0;
  padding-bottom: 0;
}

.section.overlap {
  padding-top: 0;
}

.section.titlebar {
  background-image: url('../images/header-background.jpg');
  background-position: 100% 0;
  background-size: cover;
  padding-top: 320px;
  padding-bottom: 60px;
}

.container {
  flex-direction: column;
  align-self: center;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.container.home {
  z-index: 2;
  color: #2d3142;
  margin-bottom: -90px;
  padding: 0;
  position: relative;
}

.container.f8 {
  z-index: 2;
  background-image: linear-gradient(#00000080, #00000080);
  border-radius: 100px;
  margin-top: -45px;
  position: relative;
}

.container.overlap {
  color: #fff;
  margin-top: -45px;
  margin-bottom: 45px;
  padding: 0;
}

.container.overlap.news {
  margin-bottom: 20px;
}

.footer-wrap {
  color: #fffc;
  background-color: #da7144;
  flex-direction: column;
  padding-top: 60px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  position: relative;
}

.child {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: relative;
}

.child.space {
  padding-left: 30px;
  padding-right: 30px;
}

.child.grid {
  flex-grow: 0;
  flex-basis: 50%;
}

.child.sidebar {
  flex: 0 auto;
  margin-left: 30px;
}

.child.g9 {
  flex: 0 50%;
}

.child.g14 {
  flex-grow: 0;
  flex-basis: 50%;
}

.child.home {
  margin: 10px;
  padding: 10px;
}

.menu-item {
  color: #fff;
  flex-flow: row;
  flex: 0 auto;
  place-content: stretch center;
  align-items: center;
  margin: 0;
  padding: 10px 30px;
  font-size: 16px;
  font-weight: 400;
  transition: box-shadow .2s;
  display: flex;
  position: relative;
}

.menu-item:hover, .menu-item.w--current {
  box-shadow: inset 0 5px #fff;
}

.button {
  color: #fff;
  cursor: pointer;
  background-color: #da7144;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  padding: 15px 30px;
  line-height: 1;
  display: flex;
  position: relative;
}

.button.submit {
  background-color: #00000080;
  flex-wrap: nowrap;
  align-self: flex-end;
  margin-top: 15px;
  display: block;
  box-shadow: 0 0 5px #00000080;
}

.button.modal {
  align-self: center;
  margin-top: 15px;
}

.form-wrap {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 0;
}

.feedback {
  color: #fff;
  text-align: center;
  background-color: #3a3a3a;
  margin-top: 15px;
  padding: 15px;
}

.feedback.success {
  background-color: #42815e;
}

.feedback.error {
  background-color: #b34a4a;
}

.share-wrap {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
}

.share-item {
  color: #fff;
  background-color: #3341aa;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 3em;
  height: 3em;
  font-family: Fontawesome webfont, sans-serif;
  font-size: 1em;
  transition: width .2s;
  display: flex;
}

.share-item:hover {
  height: 3em;
}

.share-item.twitter {
  background-color: #5792d3;
}

.separator-wrap {
  flex-wrap: wrap;
  place-content: stretch center;
  align-self: flex-start;
  align-items: center;
  margin-bottom: 15px;
  font-size: 2em;
  display: flex;
}

.separator-decoration {
  background-color: #000;
  width: 100px;
  height: 1px;
}

.dropcap {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
  font-size: 2em;
  line-height: 1;
  display: inline-block;
}

.parent {
  flex-flow: wrap;
  place-content: stretch flex-start;
  align-items: stretch;
  display: flex;
}

.parent.grid {
  margin-left: -5px;
  margin-right: -5px;
}

.parent.space {
  margin-left: -30px;
  margin-right: -30px;
}

.parent.form, .parent.grid {
  margin-left: -5px;
  margin-right: -5px;
}

.parent.sidebar {
  margin-bottom: 45px;
}

.parent.g9 {
  margin-left: -5px;
  margin-right: -5px;
}

.parent.home {
  margin-bottom: 30px;
}

.parent.news {
  margin-left: -5px;
  margin-right: -5px;
}

.tab-wrap {
  flex-flow: column wrap;
  display: flex;
}

.tab-link {
  color: #fff;
  background-color: #4f5d75;
  flex-flow: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  margin-right: 5px;
  padding: 15px 30px;
  line-height: 1;
  display: flex;
}

.tab-link.w--current {
  background-color: #da7144;
}

.tab-menu {
  flex-flow: row;
  justify-content: flex-start;
  margin-bottom: 10px;
  margin-left: -5px;
  margin-right: -5px;
  font-size: 1em;
  display: flex;
}

.form-item {
  background-color: #2d31421a;
  border-style: none;
  height: 3em;
  margin-bottom: 0;
  padding: 5px 10px;
  box-shadow: inset 0 0 0 1px #4f5d754d;
}

.form-item.textarea {
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 150px;
}

.card-body {
  flex-direction: column;
  flex: 0 0 100%;
  justify-content: flex-start;
  align-items: stretch;
  padding: 30px;
  display: flex;
  position: relative;
  transform: none;
}

.card-body.hidden {
  color: #fff;
  background-color: #4f5d75;
}

.copyright-wrap {
  justify-content: center;
  margin-top: 30px;
  padding: 15px;
  display: flex;
}

.grid-wrap {
  background-color: #fff;
  flex-direction: column;
  flex: auto;
  justify-content: flex-start;
  align-items: stretch;
  margin: 5px;
  display: flex;
  position: relative;
}

.grid-wrap.form {
  background-color: #0000;
  flex: 0 auto;
  justify-content: center;
  padding: 0;
}

.grid-wrap.g9 {
  color: #fff;
  text-shadow: 0 0 5px #000c;
  background-color: #0000;
  flex: 1;
  justify-content: flex-end;
  min-height: 400px;
  margin: 5px;
  padding: 30px;
  box-shadow: 0 0 5px #00000080;
}

.grid-wrap.g9.overview {
  justify-content: flex-end;
  margin: 5px;
}

.grid-wrap.g14 {
  color: #fff;
  background-color: #da7144;
  flex-direction: row;
  box-shadow: 0 0 4px #00000080;
}

.grid-wrap.g14.sidebar {
  flex-wrap: wrap;
  margin: 5px;
}

.grid-wrap.h14 {
  color: #fff;
  justify-content: flex-end;
  height: 375px;
  margin: 0;
  padding: 30px;
}

.progress-wrap {
  background-color: #fff;
  margin: 5px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.progress-bar {
  color: #fff;
  background-color: #4f5d75;
  justify-content: space-between;
  align-items: center;
  width: 45%;
  padding: 15px 30px;
  display: flex;
  position: relative;
}

.preloader-wrap {
  z-index: 20;
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0;
}

.tooltip-wrap {
  cursor: help;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 2em;
  height: 2em;
  display: flex;
  position: relative;
  box-shadow: inset 0 0 0 1px #00000080;
}

.tooltip-wrap.dev {
  align-self: center;
}

.tooltip-text {
  color: #fff;
  background-color: #da7144;
  width: 250px;
  margin-bottom: 45px;
  margin-left: 15px;
  padding: 15px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translate(-50%);
}

.tooltip-icon {
  background-color: #da7144;
  width: .5em;
  height: .5em;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translate(0, 50%)rotate(45deg);
}

.accordion-wrap {
  color: #fff;
  background-color: #4f5d75;
  margin: 5px;
  position: relative;
  overflow: hidden;
}

.accordion-wrap.dev {
  background-color: #0000;
  margin: 0;
}

.accordion-body {
  color: #2d3142;
  background-color: #fff;
}

.accordion-toggle {
  cursor: pointer;
  background-color: #4f5d75;
  align-items: center;
  padding: 15px 30px;
  display: flex;
}

.accordion-toggle.dev {
  background-color: #2d3142;
  justify-content: center;
}

.accordion-content {
  padding: 30px;
}

.accordion-content.dev {
  padding: 60px;
}

.popout-wrap {
  z-index: 9;
  flex-direction: column;
  align-items: stretch;
  width: 350px;
  margin-right: 30px;
  display: flex;
  position: fixed;
  bottom: 0;
  right: 0;
  transform: translate(0, 100%);
}

.modal-wrap {
  z-index: 11;
  text-align: center;
  background-image: linear-gradient(#00000080, #00000080);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10%;
  display: none;
  position: fixed;
  inset: 0;
}

.modal-content {
  background-color: #bbb;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding: 60px;
  display: flex;
}

.card-wrap {
  background-color: #fff;
  flex-direction: row;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  min-height: 300px;
  margin: 5px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.popout-top {
  color: #fff;
  background-color: #da7144;
  align-items: center;
  height: 45px;
  margin-top: -45px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.popout-content {
  background-color: #fff;
  padding: 30px;
}

.lightbox-wrap {
  cursor: pointer;
  flex: auto;
  min-height: 300px;
  margin: 5px;
  display: flex;
  position: relative;
}

.lightbox-thumbnail {
  color: #fff;
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/trollstigen.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.lightbox-modal {
  z-index: 12;
  background-image: linear-gradient(#00000080, #00000080);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 60px;
  display: none;
  position: fixed;
  inset: 0;
}

.lightbox-modal-image {
  max-height: 100%;
}

.gap {
  height: 30px;
}

.highlight {
  background-color: #bbb;
}

.dotnav-wrap {
  z-index: 9;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  margin-right: 45px;
  display: flex;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
}

.dotnav-item {
  justify-content: flex-end;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 5px;
  display: flex;
}

.dotnav-item.w--current {
  background-color: #b34a4a;
}

.form-symbol {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.table-wrap {
  background-color: #fff;
  box-shadow: 0 0 0 1px #4f5d75;
}

.table-col {
  flex: 1;
  padding: 5px 10px;
}

.table-row {
  display: flex;
}

.table-row:hover {
  background-image: linear-gradient(#0000001a, #0000001a);
}

.table-row.alt {
  background-color: #e0e4ec;
}

.table-row.header {
  color: #fff;
  background-color: #4f5d75;
  font-weight: 700;
}

.separator-title {
  margin-left: 15px;
  margin-right: 15px;
}

.dotnav-link {
  color: #000;
  margin-right: 15px;
  display: none;
}

.dotnav-link.w--current {
  color: #da7144;
  display: block;
}

.dotnav-dot {
  z-index: 1;
  background-color: #4f5d75;
  border-radius: 100%;
  flex: 0 auto;
  width: 1em;
  height: 1em;
  position: relative;
}

.dotnav-dot.w--current {
  background-color: #da7144;
}

.logo-wrap {
  flex: 0 auto;
  align-self: center;
  width: 250px;
  padding: 0;
  font-size: 2em;
}

.menu-content {
  float: none;
  background-color: #0000;
  justify-content: center;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.menu-toggle {
  background-color: #0000;
}

.dev-wrap {
  flex-direction: column;
  margin: 15px 30px;
  display: flex;
  position: relative;
}

.section-title {
  color: #4f5d75;
  border-bottom: 1px solid #4f5d75;
  margin-bottom: 30px;
  padding: 5px;
  font-size: 2em;
}

.footer-link {
  color: #fff;
  border-bottom: 2px solid #fff;
}

.footer-title {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-size: 1.2em;
}

.form-radio {
  float: none;
  justify-content: flex-start;
  align-items: flex-end;
  margin-right: 10px;
}

.form-checkbox {
  float: none;
  align-items: flex-end;
  margin-right: 10px;
}

.timeline-wrap {
  position: relative;
}

.timeline-item {
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.timeline-icon {
  z-index: 1;
  background-color: #fff;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2em;
  height: 2em;
  font-family: Fontawesome webfont, sans-serif;
  font-size: 1.5em;
  display: flex;
  position: relative;
  box-shadow: 0 0 0 10px #e0e4ec;
}

.timeline-content {
  background-color: #fff;
  flex: 1;
  align-items: center;
  min-height: 80px;
  margin-left: 30px;
  padding: 30px 30px 30px 0;
  display: flex;
  position: relative;
}

.timeline-decoration {
  background-color: #fff;
  flex: none;
  width: 15px;
  height: 15px;
  margin-right: 30px;
  position: relative;
  top: 0;
  left: 0;
  transform: translate(-50%)rotate(45deg);
}

.timeline-line {
  background-color: #2d314233;
  width: 2px;
  margin-left: 1.5em;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.form-icon {
  color: #fff;
  background-color: #4f5d75;
  justify-content: center;
  align-items: center;
  width: 3em;
  font-family: Fontawesome webfont, sans-serif;
  display: flex;
}

.accordion-icon {
  text-align: left;
  width: 2em;
  font-family: Fontawesome webfont, sans-serif;
}

.footer-icon {
  width: 2em;
  font-family: Fontawesome webfont, sans-serif;
}

.separator-icon {
  margin-left: 15px;
  margin-right: 15px;
  font-family: Fontawesome webfont, sans-serif;
}

.list-icon {
  flex: none;
  width: 1.2em;
  font-family: Fontawesome webfont, sans-serif;
}

.button-icon {
  text-align: right;
  width: 2em;
  font-family: Fontawesome webfont, sans-serif;
}

.g9-content {
  position: relative;
}

.g14-text {
  padding: 15px;
}

.g14-image-wrap {
  background-image: url('../images/trollstigen.jpg');
  background-position: 50%;
  background-size: cover;
  flex: 1;
  align-items: center;
  min-height: 200px;
  display: flex;
}

.g14-image-wrap.featured {
  min-height: 300px;
}

.g14-image-wrap.sidebar {
  flex: 0 100%;
  justify-content: center;
  align-items: flex-end;
  min-height: 120px;
}

.g14-button {
  color: #fff;
  background-image: linear-gradient(#0003, #0003);
  justify-content: flex-start;
  align-items: center;
  padding: 7px 30px;
}

.g14-content-wrap {
  flex-direction: column;
  flex-basis: 45%;
  justify-content: flex-end;
  display: flex;
}

.g14-content-wrap.sidebar {
  flex-basis: 100%;
}

.g14-decoration {
  background-color: #da7144;
  width: 15px;
  height: 15px;
  transform: translate(-50%)rotate(45deg);
}

.g14-decoration.sidebar {
  transform: translate(0%, 50%)rotate(45deg);
}

.f8-logo-wrap {
  align-self: center;
  width: 280px;
  margin-bottom: 15px;
  position: relative;
}

.f8-text {
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.h14-title {
  color: #fff;
  text-align: center;
  margin-bottom: 50px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 2.5em;
  font-weight: 300;
}

.header-wrap {
  z-index: 10;
  box-shadow: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.header-topbar-wrap {
  background-image: none;
  justify-content: flex-end;
  align-items: center;
  padding: 10px 60px 3px;
  font-size: .9em;
  display: flex;
}

.copyright-text {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 1em;
}

.f8-content {
  color: #2d3142b3;
  background-color: #fff;
  padding: 30px;
  font-size: .9em;
  box-shadow: 0 0 5px #00000080;
}

.g9-overlay {
  background-image: linear-gradient(#0000, #0000004d);
  position: absolute;
  inset: 0;
}

.g9-subtitle {
  text-transform: uppercase;
  position: relative;
}

.g14-title {
  font-size: 1.2em;
}

.g14-title.featured {
  font-size: 2em;
}

.topbar-item {
  color: #fff;
  margin-left: 30px;
}

.topbar-item.facebook {
  font-family: Fontawesome webfont, sans-serif;
  font-size: 1.5em;
  line-height: 1;
}

.slider-wrap {
  background-color: #0000;
  height: auto;
  box-shadow: 0 0 5px #00000080;
}

.slider-arrow {
  box-shadow: none;
  width: 2em;
  height: 2em;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 1.5em;
  inset: 0 0 auto auto;
  transform: translate(0, -100%);
}

.slider-arrow.left {
  transform: translate(0, -100%)translate(-100%);
}

.slider-nav {
  width: auto;
  height: auto;
  margin: 0 10px 0 0;
  padding: 0;
  font-size: .7em;
  inset: auto 0 0 auto;
}

.sidebar-wrap {
  width: 240px;
  padding: 0;
}

.sidebar-wrap.vessel {
  box-shadow: none;
  background-color: #0000;
}

.g9-category-wrap {
  color: #2d3142b3;
  text-transform: uppercase;
  text-shadow: none;
  background-color: #fff;
  align-self: flex-start;
  margin-bottom: 10px;
  padding: 5px 10px;
  font-size: .8em;
  display: flex;
  position: absolute;
  top: 20px;
  left: 20px;
  box-shadow: 0 0 5px #00000080;
}

.g9-title {
  margin-top: 10px;
}

.g9-background {
  background-image: url('../images/background-4.jpeg');
  background-position: 50%;
  background-size: cover;
  position: absolute;
  inset: 0;
}

.g9-category-title {
  color: #2d3142;
  margin-left: 5px;
  font-weight: 600;
}

.vessel-category {
  color: #2d3142b3;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-size: .8em;
  display: flex;
}

.vessel-category-title {
  color: #2d3142;
  margin-left: 5px;
  font-weight: 600;
}

.g14-date-wrap {
  color: #ffffffb3;
  text-transform: uppercase;
  font-size: .8em;
  display: flex;
}

.news-image {
  width: 100%;
  margin-top: 10px;
}

.sidebar-title {
  margin-top: 0;
}

.f8-decoration {
  background-color: #ddd;
  width: 1px;
  height: 60px;
  margin-left: 15px;
  margin-right: 15px;
}

.f8-text-item {
  flex: 1;
}

.news-byline-wrap {
  color: #ffffffb3;
  padding: 10px 15px;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(0, -100%);
}

.news-byline-title {
  color: #fff;
  font-weight: 600;
}

.news-byline-subtitle {
  margin-right: 5px;
}

.article-intro {
  font-size: 1.1em;
}

.overlap-content {
  color: #2d3142;
  background-color: #fff;
  padding: 30px;
  position: relative;
  box-shadow: 0 0 5px #00000080;
}

.more-link {
  align-self: center;
  margin-top: 30px;
}

.news-dynamic {
  margin: -5px;
}

.contact-map {
  height: 300px;
  box-shadow: 0 0 5px #00000080;
}

.employee-wrap {
  flex-wrap: wrap;
  margin: 30px -5px;
  display: flex;
}

.employee-item {
  background-color: #fff;
  flex-wrap: wrap;
  flex: 1;
  min-height: 170px;
  margin: 5px;
  padding: 15px;
  display: flex;
  box-shadow: 0 0 5px #00000040;
}

.employee-title-wrap {
  color: #fff;
  background-color: #da7144;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  margin-top: 0;
  padding: 15px 30px;
  display: flex;
  box-shadow: 0 0 5px #00000080;
}

.employee-text {
  flex: 1;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  font-size: .9em;
  display: flex;
}

.employee-subtitle {
  text-transform: uppercase;
  font-size: .8em;
}

.employee-title {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 1.3em;
}

.employee-list {
  flex-direction: column;
  display: flex;
}

.employee-list-item {
  align-items: flex-start;
  margin-bottom: 3px;
  display: flex;
}

.employee-icon {
  color: #2d3142;
  width: 2em;
  font-family: Fontawesome webfont, sans-serif;
}

.overlap-menu {
  box-shadow: none;
  background-image: none;
  flex-wrap: wrap;
  margin: -30px -5px 60px;
  display: flex;
}

.overlap-menu-item {
  text-align: center;
  background-color: #fff;
  flex: 1;
  margin-left: 5px;
  margin-right: 5px;
  padding-top: 15px;
  padding-bottom: 15px;
  box-shadow: 0 0 5px #00000080;
}

.overlap-menu-item.w--current {
  color: #fff;
  background-color: #da7144;
}

.dynamic-state {
  background-color: #0000;
  padding: 0;
}

.titlebar-title {
  color: #fff;
  text-shadow: 0 0 3px #000c;
}

._404-image {
  background-image: url('../images/paper-boat.jpg');
  background-position: 100% 100%;
  background-size: cover;
  height: 400px;
  box-shadow: 0 0 5px #00000080;
}

.list-wrap {
  margin-top: 5px;
  margin-bottom: 30px;
  padding-left: 10px;
}

.list-item {
  align-items: flex-start;
  margin-bottom: 5px;
  display: flex;
}

.sidebar-item {
  background-color: #fff;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 10px;
  padding: 15px 20px;
  display: flex;
  box-shadow: 0 0 5px #00000080;
}

.sidebar-icon {
  width: 1.5em;
  font-family: Fontawesome webfont, sans-serif;
}

.news-item {
  flex: 0 100%;
  display: flex;
}

.dynamic-wrap {
  display: flex;
}

.dynamic-list, .dynamic-item {
  flex: 1;
  display: flex;
}

.kategori-wrap {
  margin: -10px -10px 60px;
  display: flex;
}

.kategori-content {
  color: #fff;
  background-color: #4f5d75;
  background-image: url('../images/kategori-fiskeri.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 2px;
  flex: 1;
  margin: 10px;
  padding: 300px 30px 30px;
  position: relative;
  box-shadow: 0 0 3px #00000080;
}

.kategori-content.havbruk {
  background-image: url('../images/kategori-havbruk.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.kategori-content.ombygginger {
  background-image: url('../images/O.HUSBY-1.jpg');
  background-position: 52%;
  background-repeat: no-repeat;
  background-size: cover;
}

.kategori-content.annet {
  background-image: url('../images/kategori-annet.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.kategori-overlay {
  opacity: .5;
  background-image: linear-gradient(#0000, #000);
  position: absolute;
  inset: 0;
}

.kategori-item {
  flex: 1;
  display: flex;
}

.titlebar-overlay {
  background-image: url('../images/absurdity.png'), linear-gradient(#2d3142d9, #2d3142d9);
  background-position: 0 0, 0 0;
  background-size: 2px, auto;
  position: absolute;
  inset: 0;
}

.contact-parent {
  display: flex;
}

.contact-child {
  flex: 1;
}

.contact-child.form {
  margin-left: 30px;
}

.services-wrap {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
}

.coming-wrap {
  color: #fff;
  background-image: linear-gradient(#2d3142cc, #2d3142cc), url('../images/pexels-photo-239886.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0;
}

html.w-mod-js [data-ix="appear-from-bottom-on-scroll"] {
  opacity: 0;
  transform: translate(0, 20px);
}

html.w-mod-js [data-ix="appear-from-left-on-scroll"] {
  opacity: 0;
  transform: translate(-20px);
}

html.w-mod-js [data-ix="appear-from-right-on-scroll"] {
  opacity: 0;
  transform: translate(20px);
}

html.w-mod-js [data-ix="preloader-animation-on-load"] {
  display: flex;
}

html.w-mod-js [data-ix="progress-bar-animation-on-scroll"] {
  transform: translate(-100%);
}

@media screen and (max-width: 991px) {
  h5 {
    font-size: 1.25em;
  }

  .menu-toggle {
    flex-direction: row;
    justify-content: center;
    align-self: flex-end;
    align-items: center;
    width: 3em;
    height: 3em;
    margin: 0;
    font-family: Fontawesome webfont, sans-serif;
    font-size: 1em;
    line-height: 1;
    display: flex;
    position: relative;
  }

  .h14-title {
    max-width: none;
  }

  .employee-item {
    flex-basis: 100%;
  }

  .kategori-wrap {
    flex-wrap: wrap;
  }

  .kategori-item {
    flex-grow: 0;
    flex-basis: 50%;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 2.5em;
  }

  h2 {
    font-size: 2em;
  }

  h3 {
    font-size: 1.75em;
  }

  h4 {
    font-size: 1.5em;
  }

  .header-middle-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .section {
    padding: 90px 30px;
  }

  .section.h14-1 {
    padding-top: 250px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrap {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .child {
    flex: 100%;
  }

  .child.space {
    padding-left: 15px;
    padding-right: 15px;
  }

  .child.sidebar {
    flex-basis: 100%;
    margin-top: 30px;
    margin-left: 0;
  }

  .menu-item {
    color: #2d3142;
    flex-basis: 50%;
  }

  .menu-item.w--current {
    box-shadow: none;
    font-weight: 700;
  }

  .form-wrap {
    width: 100%;
  }

  .parent.space {
    margin-left: -15px;
    margin-right: -15px;
  }

  .tab-wrap {
    padding: 15px;
  }

  .tab-link {
    flex: 0 auto;
  }

  .tab-menu {
    flex-direction: column;
  }

  .card-body {
    padding: 15px;
  }

  .grid-wrap.g9 {
    min-height: 300px;
    padding: 15px;
  }

  .grid-wrap.g14 {
    flex-wrap: wrap;
  }

  .accordion-content {
    padding: 15px;
  }

  .accordion-content.dev {
    padding: 30px;
  }

  .popout-wrap {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .modal-content, .lightbox-modal {
    padding: 30px;
  }

  .menu-content {
    background-color: #fff;
    flex-wrap: wrap;
    padding: 0;
  }

  .menu-toggle {
    color: #fff;
    border-style: none;
  }

  .menu-toggle.w--open {
    color: #2d3142;
    background-color: #fff;
  }

  .dev-wrap {
    margin: 15px;
  }

  .timeline-icon {
    align-self: flex-start;
    font-size: 1.2em;
  }

  .timeline-content {
    margin-left: 0;
    padding-left: 30px;
  }

  .timeline-decoration {
    display: none;
  }

  .timeline-line {
    margin-left: 1.2em;
  }

  .g14-image-wrap {
    flex-grow: 0;
    flex-basis: 100%;
    order: -1;
    justify-content: center;
    align-items: flex-end;
  }

  .g14-content-wrap {
    flex-basis: 100%;
  }

  .g14-decoration {
    transform: translate(0%, 50%)rotate(45deg);
  }

  .f8-text {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .h14-title {
    font-size: 1.8em;
  }

  .header-topbar-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .f8-content {
    padding: 15px;
  }

  .topbar-item {
    margin-left: 15px;
  }

  .slider-arrow {
    margin-top: 0;
    transform: none;
  }

  .slider-arrow.left {
    transform: translate(-100%);
  }

  .sidebar-wrap {
    width: auto;
    padding: 15px;
  }

  .f8-decoration {
    width: 60px;
    height: 1px;
    margin: 16px 0;
  }

  .news-byline-wrap {
    margin-top: 0;
    margin-bottom: 15px;
    position: relative;
    transform: none;
  }

  .overlap-content {
    padding: 15px;
  }

  .overlap-menu {
    flex-direction: column;
    margin-top: 30px;
  }

  .overlap-menu-item {
    margin: 5px 0;
  }

  .news-item {
    flex-basis: 50%;
  }

  .contact-parent {
    flex-wrap: wrap;
  }

  .contact-child {
    flex-grow: 0;
    flex-basis: 100%;
  }

  .contact-child.form {
    margin-left: 0;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 1.8em;
  }

  .section.h14-1 {
    padding-top: 330px;
  }

  .child.grid, .child.g9, .child.g14 {
    flex-basis: 100%;
  }

  .timeline-content {
    padding: 20px;
  }

  .header-topbar-wrap {
    text-align: center;
    flex-wrap: wrap;
  }

  .topbar-item {
    flex-basis: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0;
  }

  .employee-title-wrap {
    flex-basis: 100%;
  }

  .employee-text {
    flex: 0 100%;
    padding-top: 20px;
    padding-bottom: 0;
    padding-left: 10px;
  }

  .news-item, .kategori-item {
    flex-basis: 100%;
  }
}


@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.woff2') format('woff2'), url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.otf') format('opentype'), url('../fonts/fontawesome-webfont.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}