:root {
  --probad-rød: #6491a4;
  --probad-sekundear: #bfac95;
  --bano-light-beige: #f2ebd2;
  --probad-ligth-grey: #f2f2f2;
  --probad-dark-grey: #2f2f2f;
  --bano-logo-grey: #71706e;
}

body {
  color: #333;
  font-family: ff-tisa-sans-web-pro, sans-serif;
  font-size: 1em;
  line-height: 20px;
}

h1 {
  text-transform: uppercase;
  margin-top: 70px;
  margin-bottom: 10px;
  font-size: 3.375em;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 2.25em;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 20px;
}

p {
  margin-bottom: 10px;
  line-height: 1.8em;
}

a {
  color: var(--probad-rød);
  font-weight: 400;
  text-decoration: underline;
}

.navbar {
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 0 2px 25px 12px rgba(0, 0, 0, .41);
}

.hero-section {
  background-image: linear-gradient(140deg, #6491a4, rgba(0, 0, 0, .6)), url('../images/Bano-hero2.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  margin-top: 80px;
  padding-top: 25%;
  padding-bottom: 25%;
}

.brand {
  margin-top: 20px;
}

.navlink {
  height: 61px;
  padding: 22px 14px 20px;
  font-family: ff-tisa-sans-web-pro, sans-serif;
  font-size: 16px;
  transition: color .5s;
}

.navlink:hover {
  color: var(--probad-rød);
}

.navlink.w--current {
  color: var(--probad-sekundear);
}

.navlink.last {
  border-bottom: 0 #000;
}

.h1-hero {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 26px;
}

.hero-btn {
  width: 40%;
  min-width: 200px;
  text-align: center;
  background-color: rgba(201, 0, 44, 0);
  border: 2px solid #fff;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 1.2em;
  transition: all .5s;
  display: block;
}

.hero-btn:hover {
  color: var(--probad-rød);
  background-color: #fff;
}

.underhero-section {
  background-color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
}

.btn {
  width: 60%;
  color: #fff;
  text-align: center;
  background-color: #6491a4;
  border-radius: 6px;
  margin-top: 16px;
  padding: 15px 47px;
  transition: background-color .5s;
}

.btn:hover {
  background-color: #333;
}

.btn.ref {
  width: 100%;
}

.footer {
  background-color: var(--bano-light-beige);
  border-top: 1px solid #ddd;
  padding-top: 20px;
  padding-bottom: 10px;
  font-size: .8em;
}

.img-container {
  width: 250px;
  float: left;
  margin-right: 30px;
  display: inline-block;
  position: relative;
  top: 0;
  left: 0;
}

.enlarge-btn {
  z-index: 10;
  width: auto;
  height: auto;
  text-align: center;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40%;
  display: block;
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
}

.container-home {
  padding-right: 120px;
  display: block;
  position: static;
}

.text-bloc-right {
  display: block;
}

.h3-home {
  color: #4f7382;
  text-transform: uppercase;
  margin-top: -13px;
  font-size: .9em;
  font-weight: 400;
}

.footer-mid {
  text-align: center;
}

.footer-right {
  text-align: right;
}

.p-footer-right {
  margin-bottom: 0;
}

.inside-hero {
  height: 300px;
  background-image: linear-gradient(#6491a4, rgba(0, 0, 0, .6)), url('../images/om-probad-hero.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  margin-top: 80px;
  padding-top: 110px;
  padding-bottom: 110px;
}

.inside-hero.dokumentasjon {
  background-image: linear-gradient(#6491a4, rgba(0, 0, 0, .6)), url('../images/probad-banner-4.jpg');
}

.inside-hero.kontakt {
  background-image: linear-gradient(#6491a4, rgba(0, 0, 0, .6)), url('../images/probad-banner-1.jpg');
}

.inside-hero.prosess {
  background-image: linear-gradient(180deg, var(--probad-rød), rgba(0, 0, 0, .6)), url('../images/Flisekiler-BW.jpg');
  background-size: auto, cover;
}

.inside-hero.referanser {
  background-image: linear-gradient(180deg, var(--probad-rød), rgba(0, 0, 0, .6)), url('../images/probad-banner-6.jpg');
}

.inside-hero.konsept {
  background-image: linear-gradient(180deg, var(--probad-rød), rgba(0, 0, 0, .6)), url('../images/probad-banner-5.jpg');
}

.page-intro {
  background-color: #f2f2f2;
  padding-top: 40px;
  padding-bottom: 40px;
}

.intro-container {
  text-align: center;
  padding-left: 120px;
  padding-right: 120px;
}

.main-section {
  padding-top: 40px;
  padding-bottom: 40px;
}

.main-section.red {
  color: #fff;
  text-align: center;
  background-color: #c9002c;
  display: none;
}

.bano-cntainer {
  text-align: center;
  margin-top: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

.kontakt-container {
  text-align: center;
}

.ansatte-container {
  margin-bottom: 30px;
}

.ansatte-div {
  width: 30%;
  float: left;
  text-align: center;
  background-color: #f2f2f2;
  margin-top: 180px;
  margin-right: 5%;
  padding-bottom: 30px;
  padding-left: 1px;
  transition: all .5s;
}

.ansatte-div:hover {
  box-shadow: 0 -1px 31px -1px rgba(47, 47, 47, .53);
}

.ansatte-div.last {
  margin-right: 0%;
}

.img-ansatt {
  border-radius: 100%;
  margin-top: -139px;
  padding: 20px;
}

.h3-ansatt {
  margin-bottom: -1px;
}

.ansatt-tittel {
  margin-bottom: 20px;
}

.h2-ansatte {
  border-bottom: 6px solid #333;
  line-height: 51px;
  display: inline-block;
}

.col-centered {
  text-align: center;
  box-shadow: 0 0 6px #fff;
}

.dokument-ikon-img {
  float: left;
  margin-right: 13px;
  display: block;
}

.dokumentasjon-tekst-lenke {
  margin-bottom: -8px;
  padding-top: 19px;
}

.dokument-lenke {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 10px;
  transition: background-color .5s;
}

.dokument-lenke:hover {
  background-color: #f2f2f2;
}

.h2-dokumentasjon {
  text-transform: none;
  margin-top: 0;
  margin-bottom: 7px;
}

.dok-div {
  border-bottom: 6px solid #000;
  margin-top: 20px;
  margin-bottom: 60px;
  padding-bottom: 10px;
}

.konsept-row {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-bottom: 0;
}

.prosess-text {
  height: 200px;
  overflow: hidden;
}

.seemore-btn {
  color: #000;
  text-align: center;
  background-color: #fff;
  border-top: 1px solid #2f2f2f;
  margin-top: 0;
  margin-left: 3%;
  margin-right: 3%;
  font-weight: 700;
  text-decoration: underline;
  display: block;
}

.konsept-divbox {
  height: 360px;
  text-align: center;
  background-color: #fff;
  padding: 30px;
  display: block;
  box-shadow: 0 0 2px rgba(47, 47, 47, .48);
}

.konsept-divbox:hover {
  height: 368px;
  border-top: 8px solid var(--probad-rød);
  margin-top: -8px;
}

.konsept-divbox.red {
  background-color: var(--probad-rød);
  color: #fff;
  padding-top: 70px;
  transition: background-color .2s;
}

.konsept-divbox.red:hover {
  height: 360px;
  background-color: #bfac95;
  border-top-width: 0;
  margin-top: 0;
}

.ikon-div {
  margin-top: 10px;
  margin-bottom: 30px;
}

.ref-row {
  margin-top: 30px;
  margin-bottom: 60px;
}

.referanseprsojekt-hero {
  margin-top: 81px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.h1-referanseprosjekt {
  text-align: center;
  border-bottom: 6px solid #000;
  margin-top: 80px;
  line-height: 66px;
  display: inline-block;
}

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

.ref-heroimg-section {
  background-color: #f2f2f2;
  margin-top: 60px;
  overflow: hidden;
}

.ref-hero-img {
  width: 100%;
}

.ref-col1 {
  margin-top: -17px;
  padding-top: 0;
  padding-right: 40px;
}

.ref-img-small-section {
  margin-bottom: 60px;
}

.ref-small-img-div {
  width: 50%;
  float: left;
  display: inline-block;
}

.tilbake-section {
  margin-bottom: 80px;
}

.prosess-row {
  margin-top: 60px;
  margin-bottom: 40px;
  padding: 30px;
  box-shadow: 0 0 2px rgba(47, 47, 47, .48);
}

.prosess-row:hover {
  border-top: 6px solid var(--probad-rød);
  margin-top: 54px;
}

.ref-block {
  height: 300px;
  background-color: #f2f2f2;
  overflow: hidden;
}

.ref-img {
  min-height: 100%;
  min-width: 100%;
  transition: all .5s;
}

.ref-img:hover {
  transform: scale(1.03);
}

.h3-ref {
  border-bottom: 6px solid #000;
  line-height: 36px;
  display: inline-block;
}

.ref-section {
  padding-top: 40px;
}

.ref-section.gray {
  background-color: #f2f2f2;
}

.ref-container {
  margin-bottom: 0;
  padding-bottom: 0;
}

.ref-subheading {
  text-transform: uppercase;
  margin-top: -7px;
}

.footer-link {
  color: #000;
  border-bottom: 1px dotted #000;
  text-decoration: none;
}

.fabrikk_img {
  margin-top: 30px;
}

.falg-img {
  width: 20px;
  margin-right: 27px;
}

.flag-dropdown-link {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  display: block;
}

.flag-dropdown-link:hover {
  background-color: #f5f5f5;
}

.flagdropdown-list.w--open {
  background-color: #fff;
  margin-top: 10px;
}

.adress-box {
  width: 20%;
  padding-right: 25px;
  display: inline-block;
}

.adress-box.last {
  padding-right: 0;
}

.container {
  justify-content: space-around;
  align-items: flex-start;
  display: flex;
}

.tab-link {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 3px;
  padding-right: 3px;
}

.tab-link.w--current {
  background-color: #d8d8d8;
  font-weight: 700;
  display: block;
}

.tabsmenu {
  width: 20%;
  float: left;
  flex-flow: column wrap;
  align-content: stretch;
  align-items: flex-start;
  display: inline-block;
}

.tabs-content {
  width: 80%;
  background-color: #d8d8d8;
  padding: 9px;
}

.nyheter {
  background-color: var(--probad-sekundear);
  color: var(--probad-ligth-grey);
  border-radius: 20px;
  margin-top: 41px;
  padding: 2vh 2vw;
  font-weight: 400;
}

.bold-text {
  font-weight: 400;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.paragraph {
  color: var(--probad-dark-grey);
}

.text-span-2 {
  font-size: 1.4em;
  line-height: 1.8em;
}

html.w-mod-js [data-ix="see-more"] {
  transform: translate(0);
}

@media screen and (max-width: 991px) {
  .navbar {
    position: absolute;
  }

  .hero-section {
    background-position: 0 0, 100% 100%;
  }

  .navlink {
    border-bottom: 1px dotted #2f2f2f;
  }

  .btn {
    margin-top: 10px;
  }

  .hamburger-btn {
    border: 1px solid #2f2f2f;
    padding: 16px;
  }

  .hamburger-btn.w--open {
    background-color: #fff;
  }

  .hamburger-icon {
    color: var(--probad-rød);
    font-size: 1.2em;
  }

  .nav-menu {
    z-index: 0;
    background-color: #fff;
  }

  .container-home {
    padding-right: 0;
  }

  .footer-mid {
    text-align: center;
  }

  .footer-right {
    text-align: right;
  }

  .intro-container {
    padding-left: 50px;
    padding-right: 50px;
  }

  .konsept-divbox {
    height: 450px;
    padding: 20px;
  }

  .konsept-divbox:hover {
    height: 458px;
  }

  .konsept-divbox.red:hover {
    height: 450px;
  }

  .h3-konsept-visjon {
    margin-left: -12px;
  }

  .adress-box {
    width: 30%;
    margin-bottom: 26px;
  }

  .container {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    padding-right: 10px;
  }

  .btn {
    width: 100%;
    margin-top: 14px;
  }

  .hamburger-icon {
    color: var(--probad-rød);
  }

  .container-home {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-left {
    text-align: center;
  }

  .footer-mid {
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .footer-right {
    text-align: center;
  }

  .intro-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .ansatte-div {
    width: 90%;
    margin-left: 5%;
  }

  .col-centered {
    margin-bottom: 40px;
  }

  .konsept-row {
    margin-top: 0;
    margin-bottom: 0;
  }

  .konsept-divbox {
    height: 320px;
  }

  .konsept-divbox:hover {
    height: 328px;
  }

  .konsept-divbox.red:hover {
    height: 320px;
  }

  .ref-row {
    margin-bottom: 0;
  }

  .ref-small-img-div {
    width: 100%;
  }

  .prosess-row {
    margin-right: -20px;
  }

  .col {
    margin-bottom: 40px;
  }

  .h3-konsept-visjon {
    margin-left: 0;
  }

  .prosess-container, .om-container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .adress-box {
    width: 50%;
  }

  .container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .nyheter {
    margin-left: 4vw;
    margin-right: 4vw;
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .paragraph {
    font-size: 1em;
  }

  .text-span {
    font-size: 1.4em;
  }
}

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

  .h1-hero {
    font-size: 2.175em;
  }

  .konsept-divbox {
    height: 340px;
  }

  .konsept-divbox:hover {
    height: 348px;
  }

  .konsept-divbox.red:hover {
    height: 340px;
  }

  .adress-box {
    width: 100%;
    text-align: center;
  }
}


