/*!
Theme Name: Maksimer
Description: Tema utviklet av Maksimer AS
Author: Maksimer AS
Author URI: http://www.maksimer.no/
*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
*:last-child {
  margin-bottom: 0px;
}
.sans-serif {
  font-family: 'Open Sans', sans-serif;
}
.ramme {
  display: block;
  zoom: 1;
  width: 100%;
  padding: 0px 40px;
  max-width: 1280px;
  margin: 0px auto;
}
.ramme:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfiks {
  display: block;
  zoom: 1;
}
.clearfiks:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear {
  clear: both;
}
@media screen {
  @-ms-viewport {
    width: device-width;
  }
}
.flexslider .slides li,
.slideshow .slides li {
  display: none;
}
.flexslider .slides li:first-child,
.slideshow .slides li:first-child {
  display: block;
}
.tekst-overflow-hidden {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.sok-ramme {
  display: block;
  zoom: 1;
  display: table;
  margin: 0px auto;
}
.sok-ramme:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.sok-ramme label {
  display: inline-block;
  margin-right: 20px;
  font-size: 20px;
  line-height: 40px;
  font-weight: 300;
  float: left;
  text-transform: uppercase;
}
.sok-ramme .sok-input-ramme {
  display: block;
  zoom: 1;
  float: left;
  width: 300px;
}
.sok-ramme .sok-input-ramme:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.sok-ramme .sok-input-ramme input[type=text] {
  font-family: 'Open Sans', sans-serif;
  border-radius: 5px 0px 0px 5px;
  border: 0px;
  height: 40px;
  padding: 0px 10px;
  outline: 0px;
  margin: 0px;
  float: left;
  width: 260px;
  width: calc(100% - 40px);
}
.sok-ramme .sok-input-ramme button.searchsubmit {
  display: block;
  border: 0px;
  padding: 0px;
  width: 40px;
  height: 40px;
  border-radius: 0px 5px 5px 0px;
  background: #00BBF1;
  float: right;
  cursor: pointer;
}
.sok-ramme .sok-input-ramme button.searchsubmit:focus,
.sok-ramme .sok-input-ramme button.searchsubmit:hover {
  background: #00a3d2;
}
.sok-ramme .sok-input-ramme button.searchsubmit img {
  width: 16px;
}
#innholdsbygger-seksjon-1 {
  padding-top: 30px;
  margin-top: 0px;
}
.innholdsbygger-seksjon {
  display: block;
  zoom: 1;
}
.innholdsbygger-seksjon:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.innholdsbygger-seksjon.med-luft-topp {
  padding-top: 40px;
}
.innholdsbygger-seksjon.uten-luft-topp {
  padding-top: 5px;
}
.innholdsbygger-seksjon.med-luft-bunn {
  padding-bottom: 40px;
}
.innholdsbygger-seksjon.uten-luft-bunn {
  padding-bottom: 5px;
}
.innholdsbygger-seksjon.to-kolonne .venstre {
  float: left;
  width: 50%;
  padding-right: 20px;
}
.innholdsbygger-seksjon.to-kolonne .hoyre {
  float: right;
  width: 50%;
  padding-left: 20px;
}
.innholdsbygger-seksjon.image-tab-style .venstre {
  padding-left: 20px;
  width: calc(50% - 20px) !important;
}
.innholdsbygger-seksjon.image-tab-style .venstre img {
  margin-left: -20px;
  max-width: none !important;
  width: calc(100% + 40px);
}
@media screen and (max-width: 780px) {
  .innholdsbygger-seksjon.image-tab-style .venstre img {
    width: calc(100% + 20px);
  }
}
@media screen and (max-width: 780px) {
  .innholdsbygger-seksjon.image-tab-style .venstre {
    margin-bottom: 20px !important;
    padding-left: 20px !important;
  }
}
.innholdsbygger-seksjon.image-tab-style .hoyre {
  width: calc(50% - 20px) !important;
}
.innholdsbygger-seksjon.image-tab-style .hoyre img {
  margin-left: -20px;
  max-width: none !important;
  width: calc(100% + 20px);
}
@media screen and (max-width: 780px) {
  .innholdsbygger-seksjon.image-tab-style .hoyre {
    padding-left: 20px !important;
  }
}
.innholdsbygger-seksjon.tre-kolonne .kol-set {
  display: block;
  zoom: 1;
  margin: 0px -20px;
}
.innholdsbygger-seksjon.tre-kolonne .kol-set:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.innholdsbygger-seksjon.tre-kolonne .kol-set.with-column-bg {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -10px;
}
.innholdsbygger-seksjon.tre-kolonne .kol-set.with-column-bg .kol {
  padding: 10px;
}
.innholdsbygger-seksjon.tre-kolonne .kol-set.with-column-bg .kol .with-background {
  height: 100%;
  padding: 20px;
}
.innholdsbygger-seksjon.tre-kolonne .kol-set.with-column-bg .kol .with-background img {
  width: 100%;
}
.innholdsbygger-seksjon.tre-kolonne .kol {
  float: left;
  width: 33.33%;
  padding: 0px 20px;
}
.innholdsbygger-seksjon.slideshow#innholdsbygger-seksjon-1 {
  padding-top: 0px;
}
.innholdsbygger-seksjon.slideshow ul.slides {
  display: block;
  zoom: 1;
  margin: 0px;
  padding: 0px;
}
.innholdsbygger-seksjon.slideshow ul.slides:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.innholdsbygger-seksjon.slideshow ul.slides li {
  position: relative;
  margin: 0px;
  padding: 0px;
  list-style: none;
  background-position: center;
  background-size: cover;
}
.innholdsbygger-seksjon.slideshow ul.slides li .tekst-ramme {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.innholdsbygger-seksjon.slideshow ul.slides li .tekst-ramme .ramme {
  display: table;
  height: 100%;
}
.innholdsbygger-seksjon.slideshow ul.slides li .tekst-ramme .ramme .innhold {
  display: table-cell;
  vertical-align: middle;
  padding: 60px 0 40px;
}
.innholdsbygger-seksjon.slideshow ul.slides li .tekst-ramme .ramme .innhold.skygge-pa-teksten {
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.innholdsbygger-seksjon.slideshow ul.slides li .tekst-ramme .ramme .innhold h1 {
  font-size: 70px;
  line-height: 80px;
  font-weight: 300;
}
.innholdsbygger-seksjon.slideshow ul.slides li .tekst-ramme .ramme .innhold a {
  text-decoration: none;
  color: inherit;
}
.innholdsbygger-seksjon.slideshow ul.slides li .tekst-ramme .ramme .innhold a h1,
.innholdsbygger-seksjon.slideshow ul.slides li .tekst-ramme .ramme .innhold a h2,
.innholdsbygger-seksjon.slideshow ul.slides li .tekst-ramme .ramme .innhold a h3,
.innholdsbygger-seksjon.slideshow ul.slides li .tekst-ramme .ramme .innhold a h4,
.innholdsbygger-seksjon.slideshow ul.slides li .tekst-ramme .ramme .innhold a h5,
.innholdsbygger-seksjon.slideshow ul.slides li .tekst-ramme .ramme .innhold a h6,
.innholdsbygger-seksjon.slideshow ul.slides li .tekst-ramme .ramme .innhold a p,
.innholdsbygger-seksjon.slideshow ul.slides li .tekst-ramme .ramme .innhold a span,
.innholdsbygger-seksjon.slideshow ul.slides li .tekst-ramme .ramme .innhold a div {
  text-decoration: none;
  color: inherit;
}
.innholdsbygger-seksjon.slideshow ul.slides li .tekst-ramme .ramme .innhold h1 a,
.innholdsbygger-seksjon.slideshow ul.slides li .tekst-ramme .ramme .innhold h2 a,
.innholdsbygger-seksjon.slideshow ul.slides li .tekst-ramme .ramme .innhold h3 a,
.innholdsbygger-seksjon.slideshow ul.slides li .tekst-ramme .ramme .innhold h4 a,
.innholdsbygger-seksjon.slideshow ul.slides li .tekst-ramme .ramme .innhold h5 a,
.innholdsbygger-seksjon.slideshow ul.slides li .tekst-ramme .ramme .innhold h6 a,
.innholdsbygger-seksjon.slideshow ul.slides li .tekst-ramme .ramme .innhold p a,
.innholdsbygger-seksjon.slideshow ul.slides li .tekst-ramme .ramme .innhold span a,
.innholdsbygger-seksjon.slideshow ul.slides li .tekst-ramme .ramme .innhold div a {
  text-decoration: none;
  color: inherit;
}
.innholdsbygger-seksjon.slideshow ul.slides li .slide-bilde {
  display: block;
  max-width: none;
  width: 100%;
}
.innholdsbygger-seksjon.slideshow a.slidebutton {
  display: inline-block;
  padding: 10px 15px;
  border: 1px solid currentColor;
  margin: 0 5px;
  text-transform: uppercase;
  font-weight: 200;
}
.innholdsbygger-seksjon.slideshow a.slidebutton:hover,
.innholdsbygger-seksjon.slideshow a.slidebutton:focus {
  border-width: 2px;
  padding: 9px 14px;
}
.innholdsbygger-seksjon.slideshow a.slidebutton:first-child {
  margin-left: 0;
}
.innholdsbygger-seksjon.slideshow a.slidebutton:last-child {
  margin-right: 0;
}
.innholdsbygger-seksjon.ikon-tekst ul {
  display: block;
  zoom: 1;
  margin: 0px auto;
  padding: 0px;
  display: table;
}
.innholdsbygger-seksjon.ikon-tekst ul:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.innholdsbygger-seksjon.ikon-tekst ul li {
  list-style: none;
  margin: 20px 0px;
  width: 180px;
  padding: 0px;
  float: left;
  display: block;
  clear: right;
}
.innholdsbygger-seksjon.ikon-tekst ul li .ikon-tekst-innhold {
  padding: 0px 5px;
}
.innholdsbygger-seksjon.ikon-tekst ul li .ikon-tekst-innhold a {
  text-decoration: none;
  display: block;
}
.innholdsbygger-seksjon.ikon-tekst ul li .ikon-tekst-innhold .ikon {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  display: block;
  overflow: hidden;
  background: #d53f2a;
  margin: 0px auto 10px auto;
}
.innholdsbygger-seksjon.ikon-tekst ul li .ikon-tekst-innhold .tekst {
  margin: 0px;
  text-align: center;
  font-size: 13px;
  font-weight: 300;
  line-height: 20px;
}
.innholdsbygger-seksjon.ikon-tekst ul li .ikon-tekst-innhold .tekst span {
  display: block;
}
.innholdsbygger-seksjon.ikon-tekst ul li .ikon-tekst-innhold .tekst span.overskrift {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 2px;
}
.innholdsbygger-seksjon.ikon-cloud {
  display: block;
  zoom: 1;
}
.innholdsbygger-seksjon.ikon-cloud:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.innholdsbygger-seksjon.ikon-cloud .icon-cloud-above {
  margin-bottom: 40px;
}
.innholdsbygger-seksjon.ikon-cloud .icon-cloud-below {
  margin-top: 40px;
}
.innholdsbygger-seksjon.ikon-cloud ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: -15px -10px;
  padding: 0;
}
.innholdsbygger-seksjon.ikon-cloud ul li {
  flex: 1 1 150px;
  max-width: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 15px 10px;
}
.innholdsbygger-seksjon.ikon-cloud ul li .ikon {
  margin: auto;
}
.innholdsbygger-seksjon.seksjon-nyheter {
  padding: 50px 0px 21px 0px;
}
.innholdsbygger-seksjon.seksjon-nyheter-liste .ramme,
.innholdsbygger-seksjon#innholdsbygger-seksjon-1.seksjon-nyheter-liste .ramme {
  margin-bottom: -40px;
}
.innholdsbygger-seksjon.seksjon-nyheter-liste .single-nyhet,
.innholdsbygger-seksjon#innholdsbygger-seksjon-1.seksjon-nyheter-liste .single-nyhet {
  width: 45%;
  margin-bottom: 40px;
}
.innholdsbygger-seksjon.seksjon-nyheter-liste .single-nyhet.single-nyhet-1,
.innholdsbygger-seksjon#innholdsbygger-seksjon-1.seksjon-nyheter-liste .single-nyhet.single-nyhet-1 {
  float: left;
  clear: left;
}
.innholdsbygger-seksjon.seksjon-nyheter-liste .single-nyhet.single-nyhet-2,
.innholdsbygger-seksjon#innholdsbygger-seksjon-1.seksjon-nyheter-liste .single-nyhet.single-nyhet-2 {
  float: right;
  clear: right;
}
.innholdsbygger-seksjon.seksjon-nyheter-liste .single-nyhet a,
.innholdsbygger-seksjon#innholdsbygger-seksjon-1.seksjon-nyheter-liste .single-nyhet a {
  color: #333333;
  text-decoration: none;
  display: block;
}
.innholdsbygger-seksjon.seksjon-nyheter-liste .single-nyhet a img.nyhet-bilde,
.innholdsbygger-seksjon#innholdsbygger-seksjon-1.seksjon-nyheter-liste .single-nyhet a img.nyhet-bilde {
  display: block;
  max-width: none;
  width: 100%;
  margin: 0px 0px 15px 0px;
}
.innholdsbygger-seksjon.seksjon-nyheter-liste .single-nyhet a:hover p.les-mer,
.innholdsbygger-seksjon#innholdsbygger-seksjon-1.seksjon-nyheter-liste .single-nyhet a:hover p.les-mer {
  color: #4795de;
}
.innholdsbygger-seksjon.seksjon-nyheter-liste .single-nyhet h3,
.innholdsbygger-seksjon#innholdsbygger-seksjon-1.seksjon-nyheter-liste .single-nyhet h3 {
  margin-top: 0px;
  margin-bottom: 4px;
}
.innholdsbygger-seksjon.seksjon-nyheter-liste .single-nyhet p.les-mer,
.innholdsbygger-seksjon#innholdsbygger-seksjon-1.seksjon-nyheter-liste .single-nyhet p.les-mer {
  color: #4795de;
}
.innholdsbygger-seksjon.seksjon-nyheter-liste .single-nyhet p.les-mer:hover,
.innholdsbygger-seksjon#innholdsbygger-seksjon-1.seksjon-nyheter-liste .single-nyhet p.les-mer:hover {
  text-decoration: underline;
}
.innholdsbygger-seksjon.sok,
.innholdsbygger-seksjon#innholdsbygger-seksjon-1.sok {
  padding: 40px 0px;
  background: #333333;
  color: #ffffff;
}
.innholdsbygger-seksjon.product-slider-section {
  position: relative;
}
.innholdsbygger-seksjon .products-slider {
  position: relative;
}
.innholdsbygger-seksjon .products-slider .owl-stage-outer {
  position: relative;
}
.innholdsbygger-seksjon .products-slider .owl-stage {
  width: 100%;
  cursor: move;
}
.innholdsbygger-seksjon .products-slider .owl-stage .owl-item {
  width: 280px;
}
.innholdsbygger-seksjon .products-slider .owl-stage .owl-item .item {
  width: 280px;
  padding: 0px 40px;
}
.innholdsbygger-seksjon .products-slider .owl-stage .owl-item a {
  text-decoration: none;
  color: #737373;
}
.innholdsbygger-seksjon .products-slider .owl-stage .owl-item a:hover {
  color: #333333;
}
.innholdsbygger-seksjon .products-slider .owl-stage .owl-item a:hover .product-info p.beskrivelse {
  color: #4d4d4d;
}
.innholdsbygger-seksjon .products-slider .owl-stage .owl-item .product-image {
  height: 150px;
  width: 200px;
  display: table-cell;
  vertical-align: middle;
}
.innholdsbygger-seksjon .products-slider .owl-stage .owl-item .product-image img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
  display: table;
}
.innholdsbygger-seksjon .products-slider .owl-stage .owl-item .product-info p {
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  line-height: 18px;
}
.innholdsbygger-seksjon .products-slider .owl-stage .owl-item .product-info p.tittel {
  font-weight: 700;
}
.innholdsbygger-seksjon .products-slider .owl-stage .owl-item .product-info p.beskrivelse {
  color: #8c8c8c;
}
.innholdsbygger-seksjon.produkt-sok .produkt-sok-ramme {
  display: table;
  margin: 0px auto;
}
.innholdsbygger-seksjon.produkt-sok .produkt-sok-ramme .label {
  float: left;
  margin-right: 20px;
}
.innholdsbygger-seksjon.produkt-sok .produkt-sok-ramme .label p {
  font-size: 20px;
  line-height: 40px;
  font-weight: 300;
  text-transform: uppercase;
}
.innholdsbygger-seksjon.produkt-sok .produkt-sok-ramme .produkt-sok-dropdown-ramme {
  display: block;
  zoom: 1;
  float: left;
  background: #ffffff;
  border-radius: 3px;
  color: #333333;
}
.innholdsbygger-seksjon.produkt-sok .produkt-sok-ramme .produkt-sok-dropdown-ramme:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.innholdsbygger-seksjon.produkt-sok .produkt-sok-ramme .produkt-sok-dropdown-ramme .single-produkt-sok-dropdown-ramme {
  float: left;
}
.innholdsbygger-seksjon.produkt-sok .produkt-sok-ramme .produkt-sok-dropdown-ramme .single-produkt-sok-dropdown-ramme:first-child {
  border-right: 1px solid #e5e9ec;
}
.innholdsbygger-seksjon.produkt-sok .produkt-sok-ramme .produkt-sok-dropdown-ramme .single-produkt-sok-dropdown-ramme .single-produkt-sok-dropdown {
  padding: 0px 20px;
  line-height: 40px;
  position: relative;
}
.innholdsbygger-seksjon.produkt-sok .produkt-sok-ramme .produkt-sok-dropdown-ramme .single-produkt-sok-dropdown-ramme .single-produkt-sok-dropdown .single-produkt-sok-dropdown-label {
  color: #333333;
}
.innholdsbygger-seksjon.produkt-sok .produkt-sok-ramme .produkt-sok-dropdown-ramme .single-produkt-sok-dropdown-ramme .single-produkt-sok-dropdown ul.dropdown-menyen {
  display: none;
  width: 100%;
  position: absolute;
  margin: 0px;
  left: 0px;
  z-index: 99;
  top: 38px;
  padding: 0px;
  max-height: 270px;
  overflow: scroll;
  background: #ffffff;
  border-right: 1px solid #e5e9ec;
  border-bottom: 1px solid #e5e9ec;
  border-left: 1px solid #e5e9ec;
}
.innholdsbygger-seksjon.produkt-sok .produkt-sok-ramme .produkt-sok-dropdown-ramme .single-produkt-sok-dropdown-ramme .single-produkt-sok-dropdown ul.dropdown-menyen li {
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  line-height: 18px;
}
.innholdsbygger-seksjon.produkt-sok .produkt-sok-ramme .produkt-sok-dropdown-ramme .single-produkt-sok-dropdown-ramme .single-produkt-sok-dropdown ul.dropdown-menyen li a {
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  text-decoration: none;
  white-space: nowrap;
  padding: 5px 10px;
}
.innholdsbygger-seksjon.produkt-sok .produkt-sok-ramme .produkt-sok-dropdown-ramme .single-produkt-sok-dropdown-ramme .single-produkt-sok-dropdown ul.dropdown-menyen li a:hover {
  background: #e5e9ec;
}
.innholdsbygger-seksjon.produkt-sok .produkt-sok-ramme .produkt-sok-dropdown-ramme .single-produkt-sok-dropdown-ramme .single-produkt-sok-dropdown ul.dropdown-menyen li ul li a {
  padding-left: 20px;
}
.innholdsbygger-seksjon.produkt-sok .produkt-sok-ramme .produkt-sok-dropdown-ramme .single-produkt-sok-dropdown-ramme .single-produkt-sok-dropdown:hover ul.dropdown-menyen {
  display: block;
}
.innholdsbygger-seksjon.borsmeldinger .filter-box-wrapper {
  display: block;
  width: 100%;
  background: #e5e9ec;
  padding: 0px;
}
.innholdsbygger-seksjon.borsmeldinger .filter-box {
  display: block;
  zoom: 1;
  margin: 0px;
  padding: 0px;
  display: table;
  margin: 0px auto;
}
.innholdsbygger-seksjon.borsmeldinger .filter-box:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.innholdsbygger-seksjon.borsmeldinger .filter-box li {
  list-style: none;
  margin: 0px;
  text-align: center;
  padding: 0px;
  display: inline-block;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
}
.innholdsbygger-seksjon.borsmeldinger .filter-box li a {
  display: block;
  padding: 15px 10px;
  text-decoration: none;
}
.innholdsbygger-seksjon.borsmeldinger .filter-box li a:hover {
  background: #d9dfe3;
}
.innholdsbygger-seksjon.borsmeldinger ul.hugin-latest {
  display: block;
  zoom: 1;
  margin: 0px -20px;
  padding: 0px;
}
.innholdsbygger-seksjon.borsmeldinger ul.hugin-latest:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.innholdsbygger-seksjon.borsmeldinger ul.hugin-latest li.hugin-ropert {
  margin: 0px;
  float: left;
  width: 25%;
  list-style: none;
  padding: 0px 20px;
  text-align: center;
}
.innholdsbygger-seksjon.borsmeldinger ul.hugin-latest li.hugin-ropert .hugin-ropert-bilde {
  display: block;
  margin: 0px auto;
  width: 50px;
  height: 50px;
  background: url(images/hugin-latest-icon.png) no-repeat center center;
  margin-bottom: 10px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .innholdsbygger-seksjon.borsmeldinger ul.hugin-latest li.hugin-ropert .hugin-ropert-bilde {
    background: url(images/hugin-latest-icon@2x.png) no-repeat center center;
    background-size: 50px;
  }
}
.innholdsbygger-seksjon.borsmeldinger ul.hugin-latest li.hugin-ropert .hugin-dato {
  display: block;
}
.innholdsbygger-seksjon.borsmeldinger ul.hugin-latest li.hugin-ropert a {
  color: #333333;
  text-decoration: none;
}
.innholdsbygger-seksjon.borsmeldinger ul.hugin-latest li.hugin-ropert a:hover {
  text-decoration: underline;
}
.innholdsbygger-seksjon.borsmeldinger ul.hugin-press-releases {
  width: 100%;
  margin: 0px;
  padding: 0px;
}
.innholdsbygger-seksjon.borsmeldinger ul.hugin-press-releases li {
  margin: 0px;
  list-style: none;
  padding: 40px 0px;
  border-bottom: 2px solid #e5e9ec;
}
.innholdsbygger-seksjon.borsmeldinger .hugin-reports-presentations {
  border-right: 2px solid #e5e9ec;
  border-left: 2px solid #e5e9ec;
  border-bottom: 1px solid #e5e9ec;
}
.innholdsbygger-seksjon.borsmeldinger .hugin-reports-presentations .filegroup-box {
  padding: 25px;
  border-top: 1px solid #e5e9ec;
  border-bottom: 1px solid #e5e9ec;
}
h1,
.h1 {
  font-size: 45px;
  line-height: 55px;
  margin: 0px 0px 10px 0px;
  font-weight: 300;
}
h2,
.h2 {
  font-size: 28px;
  line-height: 36px;
  margin: 0px 0px 20px 0px;
  font-weight: 300;
}
h3,
.h3 {
  font-size: 28px;
  line-height: 36px;
  margin: 40px 0px 0px 0px;
  font-weight: 300;
}
h3:first-child,
.h3:first-child {
  margin-top: 0px;
}
h4,
.h4 {
  font-size: 20px;
  line-height: 24px;
  margin: 20px 0px 20px 0px;
}
h5,
.h5 {
  font-size: 16px;
  line-height: 18px;
  margin: 20px 0px;
}
h6,
.h6 {
  font-size: 20px;
  line-height: 24px;
  margin: 0px 0px 14px 0px;
}
h3.ingress {
  font-size: 28px;
  line-height: 36px;
  margin: 40px 0px 0px 0px;
  font-weight: 300;
  margin-top: 0px;
  margin-bottom: 0px;
}
h3.ingress:first-child {
  margin-top: 0px;
}
p.ingress {
  font-size: 18px;
  line-height: 26px;
}
p,
address {
  margin-bottom: 14px;
}
strong,
b {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
ul {
  margin: 0px 0px 10px 0px;
  padding: 0px;
}
ul li {
  list-style: disc outside;
  margin: 0px 0px 0px 20px;
}
ul li ul {
  margin: 0px;
}
ol {
  margin: 0px 0px 10px 0px;
  padding: 0px;
}
ol li {
  list-style: decimal outside;
  margin: 0px 0px 0px 20px;
}
ol li ol {
  margin: 0px;
}
a {
  color: #4795de;
  text-decoration: none;
}
a:focus,
a:hover {
  text-decoration: underline;
}
img {
  max-width: 100%;
  height: auto;
}
.alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
.aligncenter {
  display: block;
  margin: 0px auto 20px auto;
}
.alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 10px;
}
.wp-caption {
  max-width: 100%;
  height: auto;
}
.wp-caption p.wp-caption-text {
  margin-bottom: 20px;
  font-style: italic;
}
table {
  border-collapse: collapse;
  text-align: left;
  width: 100%;
  font-size: 90%;
}
table td,
table th {
  padding: 7px 4px;
/*  text-align: right;*/
  vertical-align: middle;
/*  white-space: nowrap;*/
}
table td:first-child,
table th:first-child {
  text-align: left;
  white-space: pre-wrap;
}
table thead {
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
}
table thead th {
  background: none;
  font-weight: 700;
}
table thead th:first-child {
  border: none;
  text-align: left;
}
table tbody td {
  border-bottom: 1px solid #dedede;
  background: #ebebeb;
}
table tbody tr:nth-child( odd ) td {
  background: #fff;
}
table tfoot {
  padding: 0;
  border-top: 6px solid #d2d2d2;
}
table tfoot td {
  border-bottom: 1px solid #dedede;
}
table tfoot td:first-child {
  text-align: left;
}
.wpcf7-form {
  max-width: 700px;
  margin: 0 auto;
  /*
	 * Textarea
	*/
  /*
	 * Buttons
	*/
}
.wpcf7-form input[type=text],
.wpcf7-form input[type=url],
.wpcf7-form input[type=email],
.wpcf7-form input[type=tel],
.wpcf7-form input[type=number],
.wpcf7-form input[type=password] {
  appearance: none;
  width: 100%;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  font-size: 16px;
  line-height: 140%;
  padding: 10px;
  margin: 0;
  display: block;
}
.wpcf7-form textarea {
  appearance: none;
  width: 100%;
  max-width: 100%;
  height: 100px;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  font-size: 16px;
  padding: 10px;
  margin: 0;
  display: inline-block;
}
.wpcf7-form input[type=submit] {
  appearance: none;
  width: 100%;
  border: 1px solid #d53f2a;
  border-radius: 0;
  background: #d53f2a;
  color: #ffffff;
  margin: 0;
  padding: 10px 40px;
  font-size: 16px;
  line-height: 140%;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  transition: all 0.6s;
}
.wpcf7-form input[type=submit]:focus,
.wpcf7-form input[type=submit]:hover {
  background: #aa3222;
  border: 1px solid #aa3222;
  transition: all 0.6s;
}
.wpcf7-form p:last-of-type {
  margin-bottom: 0;
}
.wpcf7-form span.wpcf7-not-valid-tip {
  color: #d53f2a;
}
.wpcf7-form .wpcf7-response-output {
  margin: 0;
}
.wpcf7-form div.wpcf7-validation-errors,
.wpcf7-form div.wpcf7-mail-sent-ng {
  border: 2px solid #d53f2a;
}
.wpcf7-form div.wpcf7-mail-sent-ok {
  border: 2px solid #1F9F41;
}
.breadcrumbs-wrapper {
  color: #ffffff;
  font-size: 18px;
  line-height: 120%;
  font-weight: 100;
  letter-spacing: -0.5px;
  padding: 30px 0 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  z-index: 10;
}
.single-post .breadcrumbs-wrapper .breadcrumbs {
  max-width: 960px;
  margin: 0 auto;
}
.breadcrumbs-wrapper.breadcrumbs-below_module {
  color: #333333;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  top: 0;
}
.breadcrumbs-wrapper.breadcrumbs-relative {
  position: relative;
  top: 0;
}
.breadcrumbs-wrapper a,
.breadcrumbs-wrapper span {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  text-decoration: none;
}
body {
  font-family: 'Open Sans', sans-serif;
  overflow-x: hidden;
  overflow-y: scroll;
  background: #edf1f4;
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
.hvit-bg {
  background: #ffffff;
  position: relative;
}
#header {
  display: block;
  zoom: 1;
  background: #ffffff;
  position: relative;
  padding: 50px 0px 0px 0px;
}
#header:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
#header .ramme {
  position: relative;
}
#header .ramme > .sok-ramme {
  margin: 0px;
  position: absolute;
  right: 40px;
  top: -35px;
}
#header .ramme > .sok-ramme .sok-input-ramme {
  width: 250px;
}
#header .ramme > .sok-ramme .sok-input-ramme input[type=text] {
  height: 30px;
  border: 1px solid #e6e6e6;
  border-right: 0px;
}
#header .ramme > .sok-ramme .sok-input-ramme button.searchsubmit {
  height: 30px;
}
#header .ramme > .sok-ramme .sok-input-ramme button.searchsubmit img {
  width: 12px;
}
#header #logo {
  float: left;
  width: 300px;
}
#header #logo a {
  display: block;
}
#header #logo a img {
  display: block;
}
#header #mobilmeny-knapp {
  display: none;
}
#header #hovedmeny {
  float: right;
  margin-top: 16px;
}
#header #hovedmeny div {
  display: block;
  zoom: 1;
}
#header #hovedmeny div:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
#header #hovedmeny .mobil-sok {
  display: none;
}
#header #hovedmeny ul {
  display: block;
  zoom: 1;
  margin: 0px;
  padding: 0px;
}
#header #hovedmeny ul:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
#header #hovedmeny ul li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  float: left;
  margin-left: 15px;
  text-transform: uppercase;
  font-weight: 400;
}
#header #hovedmeny ul li:first-child {
  margin-left: 0px;
}
#header #hovedmeny ul li:nth-last-child(-n+2) ul.is-dropdown-menu {
  right: 0;
  left: auto;
  transform: none;
}
#header #hovedmeny ul li a {
  color: #333333;
  display: block;
  text-decoration: none;
  padding: 0px 0px 20px 0px;
}
#header #hovedmeny ul li a:focus,
#header #hovedmeny ul li a:hover {
  color: #333333;
}
#header #hovedmeny ul li.current-menu-item > a,
#header #hovedmeny ul li.current-page-ancestor > a,
.single-post #header #hovedmeny ul li.menu-item-14 > a {
  color: #00BBF1;
}
.tax-product-category #header #hovedmeny ul li.menu-item-7.depth-0 > a,
.tax-product-industry #header #hovedmeny ul li.menu-item-7.depth-0 > a,
.single-products #header #hovedmeny ul li.menu-item-7.depth-0 > a {
  color: #d53f2a;
}
#header #hovedmeny ul li.has-dropdown-menu {
  position: relative;
}
#header #hovedmeny ul li.has-dropdown-menu:hover {
  background-image: url(images/graa-pil-opp.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #header #hovedmeny ul li.has-dropdown-menu:hover {
    background-image: url(images/graa-pil-opp@2x.jpg);
    background-size: 13px 7px;
  }
}
#header #hovedmeny ul li:hover ul.is-dropdown-menu {
  display: block;
}
#header #hovedmeny ul li ul.is-dropdown-menu {
  position: relative;
  display: none;
  position: absolute;
  z-index: 99;
  padding: 10px;
  border-top: 10px solid #e5e9ec;
  background: #ffffff;
  box-shadow: 0px 15px 30px -25px rgba(51, 51, 51, 0.5);
  left: 50%;
  transform: translate(-50%, 0);
}
#header #hovedmeny ul li ul.is-dropdown-menu > .sok-ramme {
  margin: 0px;
  position: absolute;
  right: 40px;
  top: -35px;
}
#header #hovedmeny ul li ul.is-dropdown-menu > .sok-ramme .sok-input-ramme {
  width: 250px;
}
#header #hovedmeny ul li ul.is-dropdown-menu > .sok-ramme .sok-input-ramme input[type=text] {
  height: 30px;
  border: 1px solid #e6e6e6;
  border-right: 0px;
}
#header #hovedmeny ul li ul.is-dropdown-menu > .sok-ramme .sok-input-ramme button.searchsubmit {
  height: 30px;
}
#header #hovedmeny ul li ul.is-dropdown-menu > .sok-ramme .sok-input-ramme button.searchsubmit img {
  width: 12px;
}
@media screen and (max-width: 950px) {
  #header #hovedmeny ul li ul.is-dropdown-menu {
    left: 0;
    transform: none;
  }
}
#header #hovedmeny ul li ul.is-dropdown-menu li {
  zoom: 1;
  display: block;
  width: 100%;
  background: #ffffff;
  padding: 5px 10px;
  float: none;
  margin: 0px;
}
#header #hovedmeny ul li ul.is-dropdown-menu li:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
#header #hovedmeny ul li ul.is-dropdown-menu li a {
  text-align: left;
  text-transform: none;
  white-space: nowrap;
  padding: 0 5px;
  margin: 0px;
}
#header #hovedmeny ul li ul.is-dropdown-menu li a:hover {
  color: #d53f2a;
}
#header #hovedmeny ul li ul.is-dropdown-menu li a.med-bilde {
  position: relative;
  color: #333333;
}
#header #hovedmeny ul li ul.is-dropdown-menu li a.med-bilde .dropdown-bilde-1 {
  display: table;
  width: 100%;
  vertical-align: middle;
}
#header #hovedmeny ul li ul.is-dropdown-menu li a.med-bilde .dropdown-bilde-1 .dropdown-bilde-2 {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
#header #hovedmeny ul li ul.is-dropdown-menu li a.med-bilde .dropdown-bilde-1 .dropdown-bilde-2 img {
  width: 100%;
  height: auto;
}
#header #hovedmeny ul li ul.is-dropdown-menu li a.med-bilde img.dropdown-bilde {
  margin: 0px 0px 5px 0px;
  padding: 0px;
  display: block;
}
#header #hovedmeny ul li ul.is-dropdown-menu li a.med-bilde .label {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #e5e9ec;
  background: rgba(229, 233, 236, 0.9);
  padding: 5px 0px;
  width: 100%;
}
#header #hovedmeny ul li ul.is-dropdown-menu li a.med-bilde:hover {
  color: #d53f2a;
}
#header #hovedmeny ul li ul.is-dropdown-menu li ul {
  margin: 0px;
  padding: 0px;
}
#header #hovedmeny ul li ul.is-dropdown-menu li ul li {
  display: block;
  margin: 0px;
  padding: 0px;
  float: none;
  font-size: 12px;
  text-align: center;
  width: 100%;
  font-weight: 300;
}
#header #hovedmeny ul li ul.is-dropdown-menu li ul li a {
  color: #333333;
  display: block;
  padding: 0 10px;
}
#sekundaermeny {
  background: #d53f2a;
  width: 100%;
  padding: 20px 0px 16px 0px;
  color: #ffffff;
}
#sekundaermeny a {
  color: #ffffff;
}
#sekundaermeny a#vis-skjul-sekundaermeny-knapp {
  text-decoration: none;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 22px;
  display: inline-block;
}
#sekundaermeny a#vis-skjul-sekundaermeny-knapp img {
  width: 30px;
  height: auto;
  display: none;
  margin-right: 7px;
}
#sekundaermeny a#vis-skjul-sekundaermeny-knapp.ikke-klikket img.apne {
  display: inline-block;
}
#sekundaermeny a#vis-skjul-sekundaermeny-knapp.klikket img.lukk {
  display: inline-block;
}
#sekundaermeny #sekundaermeny-liste {
  margin-top: 20px;
  margin-bottom: 10px;
  display: none;
}
#sekundaermeny ul {
  margin: 0px;
  padding: 0px;
}
#sekundaermeny ul li {
  list-style: none;
  margin: 0px 0px 7px 0px;
  padding: 0px;
  font-size: 16px;
  font-weight: 300;
}
#sekundaermeny ul li:last-child {
  margin-bottom: 0px;
}
#sekundaermeny ul li a {
  text-decoration: none;
}
#sekundaermeny ul li a:focus,
#sekundaermeny ul li a:hover,
#sekundaermeny ul li.current_page_item a {
  text-decoration: underline;
}
#sekundaermeny ul li ul {
  margin: 4px 0px 20px 20px;
}
.orange-strek {
  height: 20px;
  width: 100%;
  background: #d53f2a;
}
.uten-undersider.med-padding {
  padding: 30px 0px;
}
body.single-post article.type-post {
  max-width: 960px;
  margin: 0px auto;
}
h2.ingress {
  font-size: 17px;
  line-height: 28px;
}
.byline {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #cccccc;
}
#forside-slideshow-ramme {
  position: relative;
  padding-bottom: 100px;
}
#forside-slideshow-ramme .forside-slideshow-innhold {
  position: relative;
  z-index: 2;
}
#forside-slideshow-ramme .forside-slideshow-innhold #forside-slideshow-tekst {
  display: block;
  zoom: 1;
  max-width: 980px;
  padding: 160px 40px 0px 40px;
  margin: 0px auto;
}
#forside-slideshow-ramme .forside-slideshow-innhold #forside-slideshow-tekst:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
#forside-slideshow-ramme .forside-slideshow-innhold #forside-slideshow-tekst ul.slides {
  display: block;
  zoom: 1;
  margin: 0px;
  padding: 0px;
}
#forside-slideshow-ramme .forside-slideshow-innhold #forside-slideshow-tekst ul.slides:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
#forside-slideshow-ramme .forside-slideshow-innhold #forside-slideshow-tekst ul.slides li {
  display: none;
  list-style: none;
  margin: 0px;
  padding: 0px;
}
#forside-slideshow-ramme .forside-slideshow-innhold #forside-slideshow-tekst ul.slides li article {
  max-width: 740px;
  margin: 0px auto;
}
#forside-slideshow-ramme .forside-slideshow-innhold #forside-slideshow-tekst ol.flex-control-nav {
  display: block;
  zoom: 1;
  position: relative;
  float: right;
  margin: 30px 0px 0px 0px;
}
#forside-slideshow-ramme .forside-slideshow-innhold #forside-slideshow-tekst ol.flex-control-nav:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
#forside-slideshow-ramme .forside-slideshow-innhold #forside-slideshow-tekst ol.flex-control-nav li {
  float: left;
  list-style: none;
  margin: 0px 0px 0px 10px;
  padding: 0px;
  width: 16px;
  height: 16px;
  overflow: hidden;
}
#forside-slideshow-ramme .forside-slideshow-innhold #forside-slideshow-tekst ol.flex-control-nav li a {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 200px;
  overflow: hidden;
  background: #d53f2a;
  border-radius: 50%;
  opacity: 0.5;
}
#forside-slideshow-ramme .forside-slideshow-innhold #forside-slideshow-tekst ol.flex-control-nav li a.flex-active {
  opacity: 1;
}
#forside-slideshow-ramme #forside-bokser-ramme {
  max-width: 980px;
  width: 100%;
  padding: 0px 10px;
  margin: 0px auto;
  display: table;
  border-spacing: 30px;
  min-height: 350px;
}
#forside-slideshow-ramme #forside-bokser-ramme .forside-boks {
  width: 50%;
  display: table-cell;
  padding: 30px;
  vertical-align: bottom;
  font-size: 30px;
  line-height: 44px;
  font-weight: 300;
  position: relative;
}
#forside-slideshow-ramme #forside-bokser-ramme .forside-boks a.boks-link {
  position: absolute;
  z-index: 9;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  display: block;
}
#forside-slideshow-ramme #forside-bokser-ramme .forside-boks a {
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  position: relative;
  z-index: 10;
}
#forside-slideshow-ramme #forside-bokser-ramme .forside-boks a:focus,
#forside-slideshow-ramme #forside-bokser-ramme .forside-boks a:hover {
  text-decoration: underline;
}
#forside-slideshow-ramme #forside-slideshow-bilder {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#forside-slideshow-ramme #forside-slideshow-bilder ul {
  margin: 0px;
  padding: 0px;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
}
#forside-slideshow-ramme #forside-slideshow-bilder ul li {
  list-style: none;
  margin: 0px;
  padding: 0px;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
}
#forside-slideshow-ramme #forside-slideshow-bilder ul li .forside-slideshow-single-bilde {
  background-position: center bottom;
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
}
.seksjon-nyheter {
  background: #ffffff;
  width: 100%;
  padding: 30px 0px 11px 0px;
}
.seksjon-nyheter#forside-nyheter {
  position: relative;
  z-index: 2;
  margin-top: 130px;
}
.seksjon-nyheter .owl-carousel .item {
  width: 400px;
  position: relative;
}
.seksjon-nyheter .owl-carousel .item a {
  display: block;
  color: #333333;
  text-decoration: none;
}
.seksjon-nyheter .owl-carousel .item img.play-ikon {
  display: block;
  position: absolute;
  z-index: 3;
  width: 50px;
  height: 50px;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  opacity: 0.7;
}
.seksjon-nyheter .owl-carousel .item img.play-ikon:hover {
  opacity: 1;
}
.seksjon-nyheter .owl-carousel .item img.nyhet-bilde {
  display: block;
  margin: 0px;
  padding: 0px;
}
.seksjon-nyheter .owl-carousel .item .nyhet-tittel {
  font-size: 20px;
  line-height: 135%;
}
.seksjon-nyheter .owl-carousel .owl-item {
  cursor: pointer;
}
.seksjon-nyheter .owl-carousel .owl-item.center,
.seksjon-nyheter .owl-carousel .owl-item:hover {
  opacity: 1;
}
.seksjon-nyheter .owl-carousel .owl-controls .owl-nav div {
  margin-top: -57px;
}
.seksjon-nyheter .owl-controls .owl-dots {
  display: block;
  zoom: 1;
  display: table;
  margin: 0px auto;
}
.seksjon-nyheter .owl-controls .owl-dots:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.seksjon-nyheter .owl-controls .owl-dots .owl-dot {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #d53f2a;
  margin: 0px 2px;
  overflow: hidden;
  opacity: 0.5;
}
.seksjon-nyheter .owl-controls .owl-dots .owl-dot.active {
  opacity: 1;
}
.overlay {
  position: absolute;
  top: auto;
  height: 75px;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  background: rgba(255, 255, 255, 0.7);
}
.owl-carousel .owl-controls {
  opacity: 0;
  transition: all 0.6s ease;
}
.owl-carousel .owl-controls .owl-nav div {
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  z-index: 9;
  transition: all 0.6s ease;
  border-radius: 50%;
  background-color: rgba(220, 220, 220, 0.4);
}
.owl-carousel .owl-controls .owl-nav div:hover,
.owl-carousel .owl-controls .owl-nav div:focus {
  background-color: rgba(220, 220, 220, 0.8);
}
.owl-carousel .owl-controls .owl-nav div.owl-prev {
  left: 10px;
}
.owl-carousel .owl-controls .owl-nav div.owl-prev img {
  height: 25px;
  margin-left: 17px;
  margin-top: 12px;
}
.owl-carousel .owl-controls .owl-nav div.owl-next {
  right: 10px;
}
.owl-carousel .owl-controls .owl-nav div.owl-next img {
  height: 25px;
  margin-left: 20px;
  margin-top: 12px;
}
.owl-carousel .owl-controls .owl-dots {
  display: none;
}
.owl-carousel:hover .owl-controls,
.owl-carousel:focus .owl-controls {
  opacity: 1;
  transition: all 0.6s ease;
}
.med-slideshow {
  position: relative;
}
.med-slideshow .flex-direction-nav li {
  list-style: none;
}
.med-slideshow .flex-direction-nav .flex-prev,
.med-slideshow .flex-direction-nav .flex-next {
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  z-index: 9;
  opacity: 0;
  transition: all 0.6s ease;
  border-radius: 50%;
  background-color: rgba(220, 220, 220, 0.3);
}
.med-slideshow .flex-direction-nav .flex-prev:hover,
.med-slideshow .flex-direction-nav .flex-next:hover,
.med-slideshow .flex-direction-nav .flex-prev:focus,
.med-slideshow .flex-direction-nav .flex-next:focus {
  background-color: rgba(220, 220, 220, 0.6);
}
.med-slideshow .flex-direction-nav .flex-prev {
  left: 10px;
}
.med-slideshow .flex-direction-nav .flex-prev img {
  height: 25px;
  margin-left: 17px;
  margin-top: 12px;
}
.med-slideshow .flex-direction-nav .flex-next {
  right: 10px;
}
.med-slideshow .flex-direction-nav .flex-next img {
  height: 25px;
  margin-left: 20px;
  margin-top: 12px;
}
.med-slideshow:hover .flex-direction-nav .flex-prev,
.med-slideshow:focus .flex-direction-nav .flex-prev,
.med-slideshow:hover .flex-direction-nav .flex-next,
.med-slideshow:focus .flex-direction-nav .flex-next {
  opacity: 1;
  transition: all 0.6s ease;
}
.embed-ramme {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  margin-bottom: 14px;
}
.single-nyhet .embed-ramme {
  margin-bottom: 0px;
}
.embed-ramme iframe,
.embed-ramme object,
.embed-ramme embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.single-sokeresultat {
  border-bottom: 1px solid #e5e9ec;
  padding-bottom: 40px;
}
.single-sokeresultat a {
  color: #4795de;
  text-decoration: none;
  display: inline-block;
}
.single-sokeresultat a h3 {
  color: #333333;
  margin-bottom: 4px;
}
.single-sokeresultat a p {
  color: #333333;
}
.single-sokeresultat a p.les-mer {
  color: #4795de;
}
.single-sokeresultat a:focus p.les-mer,
.single-sokeresultat a:hover p.les-mer {
  text-decoration: underline;
}
#post-nav {
  margin-top: 30px;
  margin-bottom: 10px;
}
.produktkategorier {
  margin: 0px -20px;
  padding-top: 40px;
  display: block;
  zoom: 1;
}
.produktkategorier:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.produktkategorier .single-produktkategori-ramme {
  width: 50%;
  float: left;
  padding: 0px 20px;
  margin: 0px 0px 40px 0px;
}
.produktkategorier .single-produktkategori-ramme .single-produktkategori {
  display: block;
  zoom: 1;
  background: #e5e9ec;
}
.produktkategorier .single-produktkategori-ramme .single-produktkategori:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.produktkategorier .single-produktkategori-ramme .single-produktkategori a {
  display: block;
  zoom: 1;
  display: table;
  padding: 20px;
  width: 100%;
  color: #333333;
  text-decoration: none;
}
.produktkategorier .single-produktkategori-ramme .single-produktkategori a:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.produktkategorier .single-produktkategori-ramme .single-produktkategori a p.les-mer {
  color: #4795de;
}
.produktkategorier .single-produktkategori-ramme .single-produktkategori a:focus p.les-mer,
.produktkategorier .single-produktkategori-ramme .single-produktkategori a:hover p.les-mer {
  text-decoration: underline;
}
.produktkategorier .single-produktkategori-ramme .single-produktkategori h3 {
  font-size: 24px;
  line-height: 30px;
  margin-top: 0px;
  margin-bottom: 8px;
}
.produktkategorier .single-produktkategori-ramme .single-produktkategori .kategori-bilde {
  display: table-cell;
  vertical-align: middle;
  width: 200px;
  padding-right: 20px;
}
.produktkategorier .single-produktkategori-ramme .single-produktkategori .kategori-bilde img {
  margin: 0px auto;
  display: block;
}
.produktkategorier .single-produktkategori-ramme .single-produktkategori .kategori-tekst {
  display: table-cell;
}
.liste-med-produkter {
  display: block;
  zoom: 1;
}
.liste-med-produkter:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.liste-med-produkter .single-produkt-i-liste {
  margin: 50px 0px;
}
.liste-med-produkter .single-produkt-i-liste .beskrivelse {
  width: 50%;
  float: left;
  padding-top: 10px;
}
.liste-med-produkter .single-produkt-i-liste .beskrivelse.uten-bilde {
  padding-right: 0px;
  width: 100%;
}
.liste-med-produkter .single-produkt-i-liste .bilde {
  float: right;
  width: 50%;
  padding-left: 10px;
}
.produkt-info {
  display: block;
  zoom: 1;
  width: 100%;
  padding: 0px 40px;
  max-width: 1280px;
  margin: 0px auto;
  padding-top: 100px;
  padding-bottom: 120px;
}
.produkt-info:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.produkt-info .produkt-beskrivelse {
  width: 50%;
  float: left;
  padding-top: 20px;
  padding-right: 20px;
}
.produkt-info .produkt-beskrivelse.uten-bilde {
  padding-top: 0px;
  width: 100%;
}
.produkt-info .produkt-beskrivelse h2 {
  font-size: 20px;
  line-height: 30px;
}
.produkt-info .produkt-bilde {
  width: 50%;
  float: right;
  padding-left: 20px;
}
.innhold-404 {
  text-align: center;
  padding: 30px 0px;
}
#footer {
  color: #194870;
  padding: 60px 0px 100px 0px;
}
#footer a {
  color: #194870;
  text-decoration: none;
}
#footer .footer-slagord {
  text-align: center;
  font-size: 38px;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 40px;
  margin-bottom: 50px;
}
#footer .footer-tekst {
  display: block;
  zoom: 1;
  margin: 0 -20px;
}
#footer .footer-tekst:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
#footer .footer-tekst .footer-kol {
  float: left;
  padding: 0 20px;
}
#footer .footer-tekst .footer-kol.footer-kol-1 {
  width: 25%;
}
#footer .footer-tekst .footer-kol.footer-kol-2 {
  width: 75%;
}
#footer .footer-tekst .footer-kol.footer-kol-3 {
  width: 25%;
}
#footer h3.link-column-title {
  font-size: 24px;
  line-height: 130%;
  margin-bottom: 10px;
}
#footer .footer-liste {
  display: block;
  zoom: 1;
  margin: 0 auto;
}
#footer .footer-liste:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
#footer .footer-liste li {
  list-style: none;
  padding: 0px;
  float: left;
  width: 40px;
  margin: 0 10px;
}
#footer .footer-liste a {
  display: inline-block;
}
#footer .footer-bottom {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.col-set {
  display: block;
  zoom: 1;
  margin: -20px;
}
.col-set:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.col-set .col {
  padding: 20px;
  float: left;
}
.col-set.col-set-1 .col {
  width: 100%;
}
.col-set.col-set-2 .col {
  width: 50%;
}
.col-set.col-set-3 .col {
  width: 33.33%;
}
.page-template-page-investors #investors-wrap {
  padding: 40px 40px;
}
.page-template-page-investors .breadcrumbs-wrapper {
  position: static;
}
.page-template-page-investors .breadcrumbs-wrapper span {
  color: #333333;
}
@media screen and (max-width: 780px) {
  .page-template-page-investors article,
  .page-template-page-investors aside {
    width: 100%;
  }
}
@media screen and (min-width: 780px) {
  .page-template-page-investors article {
    width: 73.4%;
  }
  .page-template-page-investors aside {
    width: 25%;
  }
}
.page-template-page-investors article {
  float: left;
}
@media screen and (min-width: 780px) {
  .page-template-page-investors article {
    padding-right: 20px;
  }
}
.page-template-page-investors article .hoyre p,
.page-template-page-investors article .venstre p {
  margin: 0px;
}
.page-template-page-investors article .big-col {
  height: 220px;
  text-align: center;
}
.page-template-page-investors article .big-col h3 {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
.page-template-page-investors article .big-col .extra-large {
  font-size: 42px;
}
@media screen and (max-width: 780px) {
  .page-template-page-investors article .big-col {
    margin: 0 0 20px 0;
  }
}
.page-template-page-investors article .small-col {
  height: 120px;
  line-height: 120px;
  text-align: center;
  color: #ffffff;
}
.page-template-page-investors article .small-col h3 {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
@media screen and (max-width: 780px) {
  .page-template-page-investors article .small-col {
    margin: 0 0 20px 0;
  }
}
.page-template-page-investors article #innholdsbygger-seksjon-1 {
  padding: 0px;
}
.page-template-page-investors article .to-kolonne {
  margin: 0 0 20px 0;
}
.page-template-page-investors article .to-kolonne .ramme {
  padding: 0px;
}
.page-template-page-investors aside {
  float: right;
}
.page-template-page-investors aside .box {
  width: 100%;
}
.page-template-page-investors aside .box .box-heading {
  width: 100%;
  margin: 0 0 5px 0;
}
.page-template-page-investors aside .box .box-heading h3 {
  font-size: 18px;
  line-height: 33px;
  text-transform: uppercase;
}
.page-template-page-investors aside .box .box-content {
  width: 100%;
  float: left;
}
.page-template-page-investors aside .news-and-notices {
  margin: 25px 0 0 0;
  float: left;
}
.page-template-page-investors aside .news-and-notices ul li {
  list-style: none;
  margin: 0 0 10px 0;
}
.page-template-page-investors aside .news-and-notices ul li .date {
  width: 100%;
  font-size: 12px;
  color: #333333;
  text-transform: uppercase;
}
.page-template-page-investors aside .news-and-notices ul li a {
  color: #333333;
}
.page-template-page-investors aside .contacts {
  margin: 25px 0 0 0;
  float: left;
}
.page-template-page-investors aside .calendar-icon {
  width: 32px;
  height: 32px;
  background: url('images/calendar.png');
  margin: 0 5px 0 0;
  float: left;
}
.page-template-page-investors aside .news-icon {
  width: 32px;
  height: 32px;
  background: url('images/news.png');
  margin: 0 5px 0 0;
  float: left;
}
.archive-btn {
  width: 100%;
  text-align: center;
  padding: 10px;
  border: 1px solid black;
  float: left;
  color: #333333;
}
.more-btn {
  width: 100%;
  padding: 10px 0 10px 0;
  color: #00BBF1;
  text-transform: uppercase;
  float: left;
}
.calendar {
  float: left;
}
.calendar .line {
  width: 100%;
  margin: 0 0 10px 0;
  float: left;
}
.calendar .line .line-date {
  background: #011D32;
  color: #ffffff;
  text-align: center;
  padding: 8px;
  margin: 0 5px 0 0;
  float: left;
}
.calendar .line .line-text {
  width: 100%;
  height: 40px;
  float: left;
}
.calendar .line .line-text a {
  line-height: 37px;
  color: #333333;
}
.calendar .line .line-padding a {
  padding: 15px 0 0 0;
}
.email-icon {
  width: 32px;
  height: 32px;
  background: url('images/email.png');
  margin: 0 5px 0 0;
  float: left;
}
.page-parent-investors .breadcrumbs-wrapper {
  position: static;
}
.page-parent-investors .breadcrumbs-wrapper span {
  color: #333333;
}
@media screen and (max-width: 780px) {
  .page-parent-investors article,
  .page-parent-investors aside {
    width: 100%;
  }
}
@media screen and (min-width: 780px) {
  .page-parent-investors article {
    width: 75%;
  }
  .page-parent-investors aside {
    width: 25%;
  }
}
.page-parent-investors article,
.page-parent-investors aside {
  float: left;
}
.page-parent-investors article {
  padding-bottom: 30px;
}
.page-parent-investors article h1 {
  font-size: 36px;
  margin: 0px;
}
@media screen and (min-width: 780px) {
  .page-parent-investors article h1 {
    padding: 20px 0;
  }
}
@media screen and (max-width: 780px) {
  .page-parent-investors article h1 {
    padding: 10px 0 20px 0;
  }
}
.page-parent-investors article #innholdsbygger-seksjon-1 {
  padding-top: 0px;
}
.page-parent-investors article .big-col {
  height: 220px;
  text-align: center;
}
.page-parent-investors article .big-col h3 {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
.page-parent-investors article .big-col .extra-large {
  font-size: 42px;
}
.page-parent-investors article .big-col .medium-large {
  font-size: 32px;
}
@media screen and (max-width: 780px) {
  .page-parent-investors article .big-col {
    margin: 0 0 20px 0;
  }
}
.page-parent-investors article .small-col {
  height: 102px;
  line-height: 102px;
  text-align: center;
  color: #ffffff;
}
.page-parent-investors article .small-col h3 {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
@media screen and (max-width: 780px) {
  .page-parent-investors article .small-col {
    margin: 0 0 20px 0;
  }
}
.page-parent-investors article .ramme {
  padding: 0px;
}
.page-parent-investors article .standard-table tbody tr:first-child td {
  background: #011D32;
  text-transform: uppercase;
  color: #ffffff;
}
.page-parent-investors article .standard-table tbody tr:nth-child( odd ) td {
  background: #e5e9ec;
}
.page-parent-investors article .standard-table tbody tr:nth-child( even ) td {
  background: #ced1d4;
}
.page-parent-investors article .the-share-table tbody tr:first-child td {
  background: #011D32 !important;
  text-transform: uppercase;
  color: #ffffff;
}
.page-parent-investors article .the-share-table tbody tr:nth-child( even ) td {
  background: #f9fafb;
}
.page-parent-investors article .the-share-table td {
  padding-left: 15px;
  padding-right: 15px;
}
.page-parent-investors .headline {
  margin: 0 0 20px 0;
}
.page-parent-investors .headline h2 {
  padding: 0px;
  margin: 0px;
  color: #011D32;
}
.page-parent-investors aside {
  text-transform: uppercase;
}
@media screen and (min-width: 780px) {
  .page-parent-investors aside {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.page-parent-investors aside .subpages ul {
  width: 90%;
}
.page-parent-investors aside .subpages ul .page_item_has_children > a {
  display: block;
  width: 90%;
}
.page-parent-investors aside .subpages ul li:not(:last-child) {
  border-bottom: 1px solid #e5e9ec;
}
.page-parent-investors aside .subpages ul li {
  margin: 0px;
  list-style-type: none;
  padding: 10px 0 10px 0;
}
.page-parent-investors aside .subpages ul li ul li {
  border-bottom: none !important;
  padding: 4px 0 0 4px;
}
.page-parent-investors aside .subpages ul a {
  color: #333333;
}
.page-parent-investors aside .subpages .current_page_item > a {
  font-weight: bold;
}
.page-parent-investors aside .subpages .children {
  display: none;
}
.page-parent-investors aside .subpages .current_page_ancestor .children,
.page-parent-investors aside .subpages .current_page_item .children {
  display: block;
  margin: 5px 0 5px 20px;
}
.analyst-coverage td {
  text-align: left;
}
.analyst-coverage tr td {
  background: #ffffff !important;
}
.reports-menu {
  width: 100%;
}
.reports-menu ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  border-bottom: 1px solid #e5e9ec;
  margin-bottom: 30px;
}
.reports-menu li {
  list-style-type: none;
  float: left;
}
.reports-menu li a {
  display: block;
  color: #333333;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}
.reports-menu li a:hover {
  text-decoration: underline;
}
.reports-list {
  /*.reports-heading {
		width: 100%;
		font-weight: bold;
		border-bottom: 1px solid @gra;
		padding: 0 0 10px 0;
		margin: 0 0 20px 0;

		span {
			line-height: 32px;
			padding: 0 0 0 20px;
		}
	}*/
}
@media screen and (min-width: 780px) {
  .reports-list ul {
    margin-left: 10px;
  }
}
.reports-list ul li {
  list-style-image: url("images/pdf.svg");
  margin: 0 0 0 35px;
  line-height: 32px;
}
.reports-list ul li a {
  color: #333333;
}
.pdf-list {
  margin-bottom: 20px;
}
@media screen and (min-width: 780px) {
  .pdf-list ul {
    margin-left: 10px;
  }
}
.pdf-list ul li {
  list-style-image: url("images/pdf.svg");
  margin: 0 0 0 35px;
  line-height: 32px;
}
.pdf-list ul li a {
  color: #333333;
}
.management-table {
  table-layout: fixed;
}
.management-table td {
  text-align: left;
  vertical-align: top;
  white-space: normal;
}
.management-table tr {
  background: #ffffff !important;
}
.management-table tr td {
  background: #ffffff !important;
}
.extra-margin {
  margin-top: 30px;
}
.pdf-black-icon {
  width: 32px;
  height: 32px;
  background: url('images/document.svg') no-repeat;
  float: left;
}
.news-and-notices-list {
  margin-top: -10px;
}
.news-and-notices-list li {
  list-style: none;
  padding: 10px 0 10px 0;
  border-bottom: 1px solid #e5e9ec;
}
.news-and-notices-list a {
  color: #333333;
  font-weight: bold;
}
.news-and-notices-list .date {
  padding-right: 25px;
}
.subscribe-wrap {
  width: 100%;
  display: inline-block;
  margin-bottom: -30px;
}
.small-white-btn {
  width: 200px;
  text-align: center;
  padding: 10px;
  border: 1px solid black;
  float: left;
  color: #333333;
}
.reports-list {
  display: none;
}
/* The share page, change width of 2 columns */
@media screen and (min-width: 780px) {
  .page-id-11288 .innholdsbygger-seksjon.to-kolonne .hoyre,
  .page-id-11290 .innholdsbygger-seksjon.to-kolonne .hoyre {
    width: 60%;
  }
  .page-id-11288 .innholdsbygger-seksjon.to-kolonne .venstre,
  .page-id-11290 .innholdsbygger-seksjon.to-kolonne .venstre {
    width: 40%;
  }
  .page-id-11288 #innholdsbygger-seksjon-1,
  .page-id-11290 #innholdsbygger-seksjon-1 {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 780px) {
  .page-id-11288 .stock-info .col-2 .last-number,
  .page-id-11290 .stock-info .col-2 .last-number {
    right: 80px;
  }
  .page-id-11288 .stock-info .change img,
  .page-id-11290 .stock-info .change img {
    right: 125px;
  }
}
.largest-shareholders-table {
  width: 100%;
  float: left;
}
.largest-shareholders-table thead tr {
  background: #011D32;
  text-transform: uppercase;
  color: #ffffff;
}
.largest-shareholders-table td {
  padding: 2px 4px;
}
.shareholders-contact-info {
  width: 240px;
  float: left;
}
.other-share-information tr:first-child {
  background: #011D32;
}
.big-col-line-height {
  line-height: 220px;
}
.margin-bottom-16 {
  margin-bottom: 16px;
}
.height-234 {
  height: 234px !important;
}
.width-50 {
  width: 50%;
}
.stock-info {
  background: #ffffff;
  color: #011D32;
  line-height: normal;
}
.stock-info .stock-headline {
  font-size: 24px;
  width: 100%;
  float: left;
  margin-top: 20px;
  margin-bottom: 0;
}
.stock-info img {
  margin: -4px 15px 0 0;
}
.stock-info .first-line {
  width: 100%;
  float: left;
}
.stock-info .last-lines-wrap {
  width: 100%;
  display: inline-block;
  margin-top: 2px;
}
.stock-info .last-line {
  width: 80%;
  font-size: 12px;
  margin: 0 auto;
  display: block;
  padding: 0 10px 5px 10px;
}
.stock-info .change .extra-margins {
  margin-top: 23px;
  margin-left: 17px;
}
.stock-info .col-2 {
  width: 50%;
  float: left;
  text-transform: uppercase;
  position: relative;
}
.stock-info .last-number {
  font-size: 36px;
  font-weight: normal;
  color: #00BBF1;
}
.stock-info .text {
  width: 100%;
  float: left;
}
@media screen and (max-width: 780px) {
  .stock-info {
    margin: 0 0 20px 0;
  }
  .stock-info .col-2 {
    /*width: 100%;
			float: left;*/
  }
}
.stock-info .numbers-line {
  width: 100%;
  float: left;
  font-size: 18px;
}
.stock-info .change-number {
  font-size: 18px;
  margin-left: -9px;
}
.stock-info .extra-margin {
  margin-top: 10px;
}
.stock-info .change-wrap {
  margin: 10px 0 7px 0;
  display: inline-block;
}
.stock-info .col-second .numbers-line {
  margin: 4px 0 5px 0;
}
.stock-info .change-margin {
  margin: 10px 0 0 0;
}
.height-235 {
  height: 235px !important;
}
@media screen and (max-width: 780px) {
  .height-235 {
    margin-top: 15px;
  }
}
.reports-heading {
  width: 100%;
  font-weight: bold;
  border-bottom: 1px solid #e5e9ec;
  padding: 0 0 10px 0;
  margin: 0 0 20px 0;
}
.reports-heading span {
  line-height: 32px;
  padding: 0 0 10px 10px;
}
@media screen and (min-width: 780px) {
  .page-id-11330 .innholdsbygger-seksjon.to-kolonne .hoyre {
    width: 70%;
  }
  .page-id-11330 .innholdsbygger-seksjon.to-kolonne .venstre {
    width: 30%;
  }
  .page-id-11330 #innholdsbygger-seksjon-2 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
.small-box-col {
  line-height: 120px;
  text-align: center;
  color: #ffffff;
}
.small-box-col h3 {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
@media screen and (max-width: 780px) {
  .small-box-col {
    width: 100%;
  }
}
@media screen and (min-width: 780px) {
  .small-box-col {
    height: 180px;
    line-height: 160px;
    width: 17%;
    float: left;
    margin-right: 10px;
    padding: 10px;
  }
}
.medium-size {
  font-size: 22px;
}
#innholdsbygger-seksjon-small_boxes {
  margin: 15px 0 15px 0;
}
.subpages .page-item-11343 {
  display: none;
}
.color-light-blue {
  color: #00BBF1;
}
.color-white {
  color: #ffffff;
}
@media screen and (max-width: 1480px) {
  .innholdsbygger-seksjon.ikon-tekst ul.ikoner-8 .single-ikon-5 {
    clear: left;
  }
  .innholdsbygger-seksjon.slideshow ul.slides li.flytende-hoyde {
    min-height: 400px;
    display: table;
    width: 100%;
    height: 100%;
  }
  .innholdsbygger-seksjon.slideshow ul.slides li.flytende-hoyde .tekst-ramme {
    position: relative;
    display: table;
    left: auto;
    top: auto;
  }
  .innholdsbygger-seksjon.slideshow ul.slides li.flytende-hoyde img.slide-bilde {
    display: none;
  }
}
@media screen and (max-width: 1280px) {
  .innholdsbygger-seksjon.ikon-tekst ul.ikoner-7 .single-ikon-5 {
    clear: left;
    margin-left: 90px;
  }
  .innholdsbygger-seksjon.slideshow ul.slides li .tekst-ramme .ramme .innhold h1 {
    font-size: 40px;
    line-height: 55px;
  }
  .innholdsbygger-seksjon.slideshow ul.slides li .tekst-ramme .ramme .innhold h2 {
    font-size: 18px;
    line-height: 28px;
  }
  .innholdsbygger-seksjon.slideshow ul.slides li .tekst-ramme .ramme .innhold h4 {
    font-size: 16px;
    line-height: 26px;
  }
}
@media screen and (max-width: 1220px) {
  #header #logo {
    width: 200px;
  }
  #header #hovedmeny {
    margin-top: 1px;
  }
  #header #hovedmeny ul li {
    margin-left: 10px;
    font-size: 12px;
  }
}
@media screen and (max-width: 1080px) {
  .innholdsbygger-seksjon.ikon-tekst ul.ikoner-6 .single-ikon-4 {
    clear: left;
  }
}
@media screen and (max-width: 980px) {
  .breadcrumbs-wrapper {
    padding: 20px 0 0;
    font-size: 16px;
  }
  .innholdsbygger-seksjon.tre-kolonne .kol-set {
    margin: 0px;
  }
  .innholdsbygger-seksjon.tre-kolonne .kol {
    width: 100%;
    float: none;
    padding: 0px;
  }
  .innholdsbygger-seksjon.tre-kolonne .kol.kol-1,
  .innholdsbygger-seksjon.tre-kolonne .kol.kol-2 {
    margin-bottom: 40px;
  }
  .innholdsbygger-seksjon.ikon-tekst ul.ikoner-5 .single-ikon-4 {
    clear: left;
    margin-left: 90px;
  }
}
@media screen and (max-width: 950px) {
  #header {
    padding-top: 20px;
  }
  #header #logo {
    float: left;
    display: block;
    margin: 0px auto;
  }
  #header .ramme > .sok-ramme {
    position: relative;
    top: auto;
    right: auto;
    float: right;
    margin-bottom: 20px;
  }
  #header .ramme > .sok-ramme .sok-input-ramme input[type=text],
  #header .ramme > .sok-ramme .sok-input-ramme button.searchsubmit {
    height: 27px;
  }
  #header #hovedmeny {
    float: none;
    clear: both;
    display: table;
    margin: 10px auto 0px auto;
  }
  #header #hovedmeny ul li ul.is-dropdown-menu {
    padding: 8px 4px;
  }
  #header #hovedmeny ul li ul.is-dropdown-menu li {
    font-size: 12px;
  }
  #header #hovedmeny ul li ul.is-dropdown-menu li ul li {
    font-size: 12px;
  }
  #footer .footer-slagord {
    font-size: 20px;
    line-height: 30px;
  }
  #footer .footer-tekst .footer-kol {
    width: auto;
    float: none;
    display: table;
    margin: 0px auto;
    text-align: center;
  }
  #footer .footer-tekst .footer-kol.footer-kol-1,
  #footer .footer-tekst .footer-kol.footer-kol-2,
  #footer .footer-tekst .footer-kol.footer-kol-3 {
    width: auto;
  }
  #footer .footer-tekst .footer-kol.footer-kol-1,
  #footer .footer-tekst .footer-kol.footer-kol-2 {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 780px) {
  body {
    font-size: 12px;
    line-height: 22px;
  }
  .innholdsbygger-seksjon.ikon-tekst ul.ikoner-4 .single-ikon-3 {
    clear: left;
  }
  h2,
  .h2 {
    font-size: 24px;
    line-height: 34px;
  }
  h3,
  .h3,
  h3.ingress {
    font-size: 20px;
    line-height: 30px;
  }
  p.ingress {
    font-size: 18px;
    line-height: 28px;
  }
  .innholdsbygger-seksjon.en-kolonne table.mobil td,
  .innholdsbygger-seksjon.to-kolonne table.mobil td {
    display: block;
    margin-bottom: 20px;
  }
  .innholdsbygger-seksjon.en-kolonne table.mobil td:last-child,
  .innholdsbygger-seksjon.to-kolonne table.mobil td:last-child {
    margin-bottom: 0px;
  }
  .innholdsbygger-seksjon.seksjon-nyheter-liste .single-nyhet {
    width: 100%;
  }
  .innholdsbygger-seksjon.to-kolonne .venstre {
    width: 100%;
    float: none;
    padding: 0px;
  }
  .innholdsbygger-seksjon.to-kolonne .hoyre {
    width: 100%;
    float: none;
    padding: 0px;
  }
  .hoyre {
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  #forside-slideshow-ramme {
    padding-bottom: 40px;
  }
  #forside-slideshow-ramme .forside-slideshow-innhold #forside-slideshow-tekst {
    padding-top: 40px;
  }
  .seksjon-nyheter#forside-nyheter {
    margin-top: 10px;
  }
  .breadcrumbs-wrapper {
    padding: 20px 0 0;
    font-size: 13px;
  }
}
@media screen and (max-width: 650px) {
  #header {
    padding-bottom: 10px;
  }
  #header #logo {
    float: left;
    margin-bottom: 10px;
  }
  #header .ramme > .sok-ramme {
    display: none;
  }
  #header #mobilmeny-knapp {
    display: block !important;
    float: right;
    width: 18px;
    margin-top: 8px;
  }
  #header #mobilmeny-knapp a {
    display: block;
  }
  #header #mobilmeny-knapp a img {
    display: none;
  }
  #header #mobilmeny-knapp a.ikke-klikket img.ikke-klikket {
    display: block;
  }
  #header #mobilmeny-knapp a.klikket img.klikket {
    display: block;
  }
  #header #hovedmeny {
    display: none;
    margin-top: 0px;
    clear: both;
  }
  #header #hovedmeny .mobil-sok {
    padding: 10px 0px 20px 0px;
    display: block;
  }
  #header #hovedmeny .mobil-sok .sok-ramme .sok-input-ramme {
    width: 100%;
  }
  #header #hovedmeny .mobil-sok .sok-ramme .sok-input-ramme input[type=text] {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    box-shadow: none;
    border: 1px solid #e6e6e6;
    border-right: 0px;
  }
  #header #hovedmeny ul li {
    float: none;
    margin: 0px;
    background: none !important;
    font-size: 14px;
    padding: 5px 0px;
  }
  #header #hovedmeny ul li a {
    padding: 0px;
  }
  #header #hovedmeny ul li:hover a {
    color: #d53f2a;
  }
  #header #hovedmeny ul li ul.is-dropdown-menu {
    display: block;
    position: relative;
    background: none;
    padding: 0px;
    width: 100%;
    margin: 10px 0px 0px 0px;
    left: auto;
    transform: none;
    box-shadow: none;
    border: none;
  }
  #header #hovedmeny ul li ul.is-dropdown-menu li {
    padding: 0px;
    width: 100%;
    border: 0px;
    float: none;
    background: none;
  }
  #header #hovedmeny ul li ul.is-dropdown-menu li a.med-bilde img.dropdown-bilde {
    display: none;
  }
  #header #hovedmeny ul li ul.is-dropdown-menu li a.med-bilde .label {
    position: relative;
    left: auto;
    display: block;
    bottom: auto;
  }
  #header #hovedmeny ul li ul.is-dropdown-menu li ul {
    background: none;
  }
  #header #hovedmeny ul li ul.is-dropdown-menu li ul li {
    background: none;
  }
  #header #hovedmeny ul li ul.is-dropdown-menu li ul li a {
    background: none;
  }
  #header #hovedmeny ul li ul.is-dropdown-menu li ul li:hover a {
    background: none;
    color: #d53f2a;
  }
  .innholdsbygger-seksjon.produkt-sok .produkt-sok-ramme {
    padding-bottom: 4px;
  }
  .innholdsbygger-seksjon.produkt-sok .produkt-sok-ramme .label {
    float: none;
    margin-right: 0px;
    margin-bottom: 20px;
    text-align: center;
  }
  .innholdsbygger-seksjon.produkt-sok .produkt-sok-ramme .label p {
    line-height: 20px;
  }
  .innholdsbygger-seksjon.sok .sok-ramme,
  .innholdsbygger-seksjon#innholdsbygger-seksjon-1.sok .sok-ramme {
    width: 100%;
    max-width: 500px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .innholdsbygger-seksjon.sok .sok-ramme label,
  .innholdsbygger-seksjon#innholdsbygger-seksjon-1.sok .sok-ramme label {
    display: block;
    margin-right: 0px;
    margin-bottom: 20px;
    line-height: 20px;
    float: none;
    text-align: center;
  }
  .innholdsbygger-seksjon.sok .sok-ramme .sok-input-ramme,
  .innholdsbygger-seksjon#innholdsbygger-seksjon-1.sok .sok-ramme .sok-input-ramme {
    width: 100%;
  }
  #forside-slideshow-ramme #forside-bokser-ramme .forside-boks {
    display: block;
    width: 100%;
  }
  #forside-slideshow-ramme #forside-bokser-ramme .forside-boks#forside-boks-1 {
    margin-bottom: 40px;
  }
  table {
    margin-left: -30px;
    margin-right: -30px;
    width: calc( 100% + 60px );
    font-size: 10px;
    line-height: 14px;
  }
}
@media screen and (max-width: 600px) {
  .innholdsbygger-seksjon.ikon-tekst ul li {
    width: 100%;
    float: none;
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 40px;
  }
  .innholdsbygger-seksjon.ikon-tekst ul li:last-child {
    margin-bottom: 20px;
  }
  .innholdsbygger-seksjon.borsmeldinger ul.hugin-latest li.hugin-ropert {
    width: 100%;
    margin: 0px auto 40px auto;
    float: none;
    max-width: 400px;
  }
  .innholdsbygger-seksjon.borsmeldinger ul.hugin-latest li.hugin-ropert:last-child {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 500px) {
  .innholdsbygger-seksjon.slideshow ul.slides li .tekst-ramme .ramme .innhold {
    zoom: 0.8;
  }
  .innholdsbygger-seksjon.slideshow ul.slides li .tekst-ramme .ramme .innhold h1 {
    font-size: 30px;
    line-height: 36px;
  }
  .innholdsbygger-seksjon.slideshow ul.slides li .tekst-ramme .ramme .innhold h2 {
    font-size: 16px;
    line-height: 26px;
  }
  .innholdsbygger-seksjon.slideshow ul.slides li .tekst-ramme .ramme .innhold h4 {
    font-size: 14px;
    line-height: 24px;
  }
  .innholdsbygger-seksjon.slideshow ul.slides li .tekst-ramme .ramme .seksjon-nyheter .owl-carousel .item {
    width: 300px;
  }
  .innholdsbygger-seksjon.slideshow ul.slides li .tekst-ramme .ramme .seksjon-nyheter .owl-carousel .item .nyhet-tittel {
    font-size: 14px;
  }
}
.mc-form {
  color: #194870;
}
.mc-form #mc_embed_signup {
  background: none;
}
.mc-form .asterisk {
  display: none;
}
.mc-form .mc-field-group label {
  font-size: 12px;
}
.mc-form .mc-field-group input,
.mc-form .mc-field-group select {
  padding: 8px;
  margin: 5px 0 10px 0;
  width: 100%;
  margin-top: -2px;
}
.mc-form input[type="submit"] {
  display: block;
  width: 100%;
  padding: 10px;
  background: #00bbf1;
  color: white;
  border: none;
  margin-top: 10px;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: 0.1s;
}
.mc-form input[type="submit"]:hover {
  background: #00a3d2;
}
.mc-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border-radius: 2px;
}
.mc-form .dropdown {
  position: relative;
}
.mc-form .dropdown:after {
  content: '';
  background: url(images/dropdow-arrow.svg) center center no-repeat;
  background-size: contain;
  padding: 8px;
  transform: rotate(90deg);
  position: absolute;
  top: 30px;
  right: 11px;
  pointer-events: none;
  cursor: pointer;
}
.mc-form .dropdown.tenpix:after {
  right: 19px;
}
.mc-form-dark {
  background: #011d32;
  color: white;
}
.mc-form-dark h2,
.mc-form-dark p {
  color: #00bbf1;
}
.mc-form-dark .mc-field-group label {
  color: #00bbf1;
  font-weight: 600;
}
.mc-form-light .mc-field-group label {
  color: #194870;
  font-weight: 600;
}
.mc-form-frontpage {
  max-width: 600px;
  text-align: center;
  margin: auto;
}
.mc-form-frontpage h4 {
  color: #00bbf1;
  margin-bottom: 10px;
  font-size: 32px;
}
.mc-form-frontpage h2 {
  font-size: 32px;
  color: white;
}
.mc-form-frontpage p {
  color: white;
  max-width: 80%;
  margin: auto;
  margin-bottom: 20px;
}
.mc-form-frontpage p {
  font-style: italic;
}
.mc-form-frontpage > p:last-child {
  display: none;
}
.mc-form-frontpage #mc_embed_signup {
  background: none;
}
.mc-form-frontpage #mc_embed_signup #mc_embed_signup_scroll {
  display: grid;
  grid-template-columns: 50% 50%;
}
.mc-form-frontpage #mc_embed_signup #mc_embed_signup_scroll .mc-field-group {
  padding: 0 10px;
  text-align: left;
}
.mc-form-frontpage #mc_embed_signup #mc_embed_signup_scroll > * br {
  display: none;
}
.mc-form-frontpage #mc_embed_signup #mc_embed_signup_scroll > * input[type="submit"] {
  margin-top: -5px;
}
.mc-form-frontpage #mc_embed_signup #mc_embed_signup_scroll #mce-responses {
  grid-column: 1 / span 2;
}
.mc-form-frontpage #mc_embed_signup #mc_embed_signup_scroll .special {
  display: none;
}
.mc-form-frontpage #mc_embed_signup #mc_embed_signup_scroll .clear {
  grid-column: 1 / span 2;
  padding: 0 10px;
}
@media screen and (max-width: 780px) {
  .mc-form-frontpage #mc_embed_signup #mc_embed_signup_scroll {
    display: block;
  }
  .mc-form-frontpage #mc_embed_signup #mc_embed_signup_scroll p {
    max-width: none;
  }
}
.mc-form-inline {
  float: right;
  max-width: 50%;
  padding: 35px 35px 39px;
  margin: 0 0 20px 20px ;
  position: relative;
  top: 20px;
}
.mc-form-inline p {
  font-style: italic;
  line-height: 1.4;
}
@media screen and (max-width: 780px) {
  .mc-form-inline {
    float: none;
    max-width: none;
    margin: 10px 0;
    display: none;
  }
}
#footer p {
  font-style: normal;
}
#footer p strong {
  text-transform: uppercase;
}
#footer .footer-kol-2 .col-set > div.col:nth-child(1) {
  width: 33%;
}
@media screen and (max-width: 780px) {
  #footer .footer-kol-2 .col-set > div.col:nth-child(1) {
    width: 100%;
  }
}
#footer .footer-kol-2 .col-set > div:nth-child(2) {
  width: 33%;
}
@media screen and (max-width: 780px) {
  #footer .footer-kol-2 .col-set > div:nth-child(2) {
    width: 100%;
    text-align: left;
  }
}
