h2 {
  max-width: 80%;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 48px;
  line-height: 1.2em;
  font-weight: 500;
}

h3 {
  margin-top: 20px;
  margin-bottom: 25px;
  font-size: 36px;
  line-height: 1.2em;
  font-weight: 500;
}

h4 {
  margin-top: 25px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  text-transform: uppercase;
}

p {
  margin-bottom: 10px;
  font-weight: 300;
}

a {
  color: rgba(0, 0, 0, .3);
  font-weight: 700;
  text-decoration: none;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
  font-weight: 300;
}

strong {
  font-weight: bold;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  padding-top: 13px;
  padding-bottom: 13px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 0 0 34px 0 rgba(0, 0, 0, .2);
}

.brand {
  float: right;
}

.nav-menu {
  margin-top: 0px;
  float: none;
  clear: both;
}

.body {
  padding-bottom: 0px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}

.nav-link {
  padding: 11px 12px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #262262;
  font-size: 24px;
  font-weight: 300;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #f26522;
}

.nav-link.w--current {
  color: #262262;
}

.nav-link.first {
  padding-left: 0px;
}

.hero {
  margin-top: 80px;
  background-image: url('../images/bg-utvidet.jpg'), -webkit-linear-gradient(270deg, #232a5e, #232a5e);
  background-image: url('../images/bg-utvidet.jpg'), linear-gradient(180deg, #232a5e, #232a5e);
  background-position: 50% 50%, 0px 0px;
  background-size: cover, auto;
  background-repeat: repeat, repeat;
  color: #000;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 980px;
  padding-top: 10px;
  padding-bottom: 161px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  text-align: center;
}

.hero-pretext {
  font-size: 20px;
  line-height: 1.5em;
}

.heading {
  color: #262262;
  font-size: 105px;
  line-height: 1em;
  font-weight: 400;
  text-transform: uppercase;
}

.h1-highlight {
  color: #f26522;
  font-weight: 700;
}

.hero-tagline {
  margin-bottom: 40px;
  color: #262262;
  font-size: 42px;
  line-height: 1.2em;
  font-style: italic;
  font-weight: 700;
}

.hero-logo {
  margin-top: 14px;
  margin-bottom: -2px;
}

.bildetekst {
  position: static;
  left: 18px;
  bottom: 0px;
  z-index: 5;
  color: #fff;
  font-size: 22px;
  line-height: 1.3em;
  font-weight: 500;
  text-transform: uppercase;
  text-shadow: 1px 1px 10px hsla(0, 0%, 100%, .6);
}

.orange {
  color: #f26522;
}

.image {
  position: relative;
  z-index: 3;
  width: 100%;
}

.section {
  position: static;
  padding: 100px 25px;
}

.section.orange-graident {
  height: auto;
  padding-bottom: 90px;
  background-image: -webkit-linear-gradient(90deg, #fed4ab 16%, #fee6cf);
  background-image: linear-gradient(0deg, #fed4ab 16%, #fee6cf);
  color: #000;
}

.section.blue {
  position: relative;
  z-index: 2;
  margin-top: -50px;
  padding-top: 150px;
  background-image: -webkit-linear-gradient(270deg, #262262, #262262);
  background-image: linear-gradient(180deg, #262262, #262262);
}

.container-2 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 39px;
  z-index: 4;
  text-align: center;
}

.section-2 {
  padding: 100px 50px;
  background-image: url('../images/shutterstock_3524175051.png');
  background-position: 0px 0px;
  background-size: cover;
}

.glow {
  max-width: none;
  margin-bottom: 25px;
  text-shadow: 0 0 8px hsla(0, 0%, 100%, .4);
}

.smal-container {
  padding-right: 100px;
  padding-left: 100px;
}

.columns {
  margin-top: 25px;
}

.beige {
  color: #fed5ab;
}

.video {
  margin-top: 50px;
}

.orange-section {
  position: relative;
  z-index: 1;
  margin-top: -80px;
  padding: 180px 25px 100px;
  background-image: -webkit-linear-gradient(270deg, #f26522, #f26522);
  background-image: linear-gradient(180deg, #f26522, #f26522);
}

.lead {
  color: #fff;
  font-size: 22px;
  line-height: 1.5em;
  text-align: center;
}

.hvit-sekjson {
  padding-top: 92px;
  padding-bottom: 92px;
}

.seksjon {
  padding: 100px 25px;
}

.seksjon.hvit {
  margin-top: -80px;
  padding-top: 180px;
  color: #000;
}

.rich-text-smalere {
  margin-top: 25px;
  padding-right: 150px;
  padding-left: 150px;
}

.bildeseksjon {
  position: relative;
  padding: 0px;
}

.bildeseksjon.orange-graident {
  background-image: -webkit-linear-gradient(90deg, #fed4ab 16%, #fee6cf);
  background-image: linear-gradient(0deg, #fed4ab 16%, #fee6cf);
}

.bildeseksjon.blue {
  background-image: -webkit-linear-gradient(270deg, #262262, #262262);
  background-image: linear-gradient(180deg, #262262, #262262);
}

.footer-div {
  display: block;
  width: 600px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.footer-text {
  font-size: 32px;
  line-height: 1.2em;
  font-weight: 600;
  text-align: center;
  text-transform: none;
}

.image-2 {
  display: block;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
}

.tb-logo {
  margin: 10px 0px 10px 30px;
}

.logo-div {
  margin-top: 15px;
  text-align: center;
}

.header-text {
  display: block;
  float: none;
  clear: both;
  font-family: Poppins, sans-serif;
  color: #666665;
  font-size: 16px;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block {
  float: left;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.paragraph {
  width: 60%;
  line-height: 1.5em;
}

.header-text-mobile {
  display: block;
  float: none;
  clear: both;
  font-family: Poppins, sans-serif;
  color: rgba(0, 0, 0, .4);
  font-size: 16px;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.link {
  color: #fff;
  font-weight: 500;
}

.link-2 {
  color: #fed5ab;
  text-decoration: none;
}

.white-link {
  color: #fff;
}

.head-section {
  position: relative;
}

.betalingsknapp {
  margin-top: 25px;
  float: right;
  background-color: #fff;
  color: #262262;
}

.kortbetaling {
  display: block;
  width: 500px;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  padding: 15px 35px 25px 55px;
  border: 1px solid #fff;
  border-radius: 10px;
}

.fb-links {
  margin-top: 15px;
  text-align: center;
}

.credits {
  padding: 35px 35px 25px;
  color: #000;
  line-height: 1.5em;
  text-align: center;
}

@media (max-width: 991px) {
  .brand {
    width: 250px;
    height: auto;
  }
  .nav-menu {
    padding-top: 8px;
    padding-bottom: 8px;
    clear: none;
    background-color: hsla(0, 0%, 100%, .85);
  }
  .nav-link {
    padding: 7px 8px;
    font-size: 20px;
    line-height: 1em;
  }
  .hero {
    margin-top: 100px;
  }
  .container {
    height: 750px;
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 177px;
  }
  .hero-pretext {
    font-size: 18px;
  }
  .heading {
    margin-top: 15px;
    font-size: 75px;
  }
  .hero-tagline {
    margin-bottom: 30px;
    font-size: 32px;
  }
  .hero-logo {
    width: 300px;
    margin-top: 10px;
  }
  .container-2 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .smal-container {
    padding-right: 50px;
    padding-left: 50px;
  }
  .rich-text-smalere {
    padding-right: 100px;
    padding-left: 100px;
  }
  .header-text {
    font-size: 14px;
  }
  .paragraph {
    font-size: 14px;
  }
  .menu-button {
    float: left;
    color: #262262;
  }
  .menu-button.w--open {
    display: block;
    float: left;
  }
}

@media (max-width: 767px) {
  .navbar {
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }
  .brand {
    padding-left: 0px;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
  }
  .nav-link {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 20px;
    line-height: 1.5em;
  }
  .nav-link.w--current {
    padding-left: 15px;
  }
  .nav-link.first {
    padding-left: 15px;
  }
  .hero {
    margin-top: 85px;
  }
  .container {
    height: 700px;
    padding: 55px 15px 187px;
  }
  .heading {
    font-size: 12vw;
  }
  .hero-tagline {
    margin-bottom: 30px;
    font-size: 5.5vw;
  }
  .bildetekst {
    font-size: 18px;
  }
  .section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section.orange-graident {
    padding-bottom: 50px;
  }
  .section.blue {
    padding-top: 100px;
    padding-right: 50px;
    padding-left: 50px;
  }
  .container-2 {
    bottom: 23px;
    padding-right: 25px;
    padding-left: 25px;
  }
  .glow {
    font-size: 36px;
  }
  .smal-container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .rich-text-smalere {
    padding-right: 25px;
    padding-left: 25px;
  }
  .footer-text {
    font-size: 24px;
  }
  .image-2 {
    width: 400px;
  }
  .tb-logo {
    width: 200px;
  }
  .header-text {
    width: 100%;
  }
  .container-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
  }
  .paragraph {
    width: 85%;
  }
  .ibra-logo {
    width: 150px;
  }
  .header-text-mobile {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    clear: none;
    color: #666667;
    font-size: 11px;
    line-height: 1em;
    text-align: center;
  }
  .image-3 {
    width: 220px;
    margin-left: 2px;
    float: left;
  }
  .fb-links {
    font-size: 14px;
    line-height: 1.5em;
  }
  .credits {
    padding-right: 17px;
    padding-left: 17px;
    font-size: 13px;
  }
}

@media (max-width: 479px) {
  h3 {
    margin-top: 10px;
    margin-bottom: 25px;
    font-size: 28px;
  }
  .navbar {
    padding: 10px 0px 0px;
  }
  .brand {
    padding-left: 0px;
  }
  .nav-menu {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .body {
    padding-bottom: 50px;
  }
  .nav-link {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 20px;
  }
  .nav-link.first {
    padding-left: 15px;
  }
  .hero {
    margin-top: 65px;
  }
  .container {
    height: auto;
    min-height: 550px;
    padding-top: 40px;
    padding-bottom: 105px;
  }
  .hero-pretext {
    font-size: 14px;
  }
  .heading {
    margin-top: 15px;
    font-size: 12vw;
  }
  .hero-tagline {
    font-size: 5.5vw;
  }
  .hero-logo {
    width: 200px;
  }
  .bildetekst {
    font-size: 11px;
  }
  .image {
    z-index: 3;
  }
  .section.orange-graident {
    padding-bottom: 40px;
  }
  .section.blue {
    position: relative;
    z-index: 2;
    padding-right: 25px;
    padding-left: 25px;
  }
  .container-2 {
    bottom: 12px;
    z-index: 4;
    padding-right: 15px;
    padding-left: 15px;
  }
  .glow {
    margin-top: 0px;
    font-size: 28px;
  }
  .video {
    margin-top: 25px;
  }
  .orange-section {
    z-index: 0;
    padding-top: 140px;
    padding-bottom: 60px;
  }
  .seksjon {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .rich-text-smalere {
    padding-right: 0px;
    padding-left: 0px;
  }
  .footer-text {
    font-size: 16px;
  }
  .image-2 {
    max-width: 85%;
  }
  .tb-logo {
    width: 120px;
    margin-left: 15px;
  }
  .container-4 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .paragraph {
    width: 100%;
  }
  .column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .ibra-logo {
    width: 100px;
  }
  .header-text-mobile {
    margin-bottom: 3px;
    font-size: 10px;
  }
  .image-3 {
    width: 150px;
    margin-left: 10px;
    float: left;
  }
  .fb-links {
    font-size: 12px;
  }
  .credits {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

