.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.nav-menu-2 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 0px 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #a9b47d;
}

.div-block-17 {
  display: block;
  width: 90%;
  height: 100%;
  -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;
}

.brand-3 {
  position: static;
  width: 90%;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
  background-image: url('../images/bareføtter-logo-tykk-01.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-18 {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  height: auto;
  margin: 20px auto;
  -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;
}

.meny {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 10px;
  -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;
  border-radius: 0px;
  background-color: #a9b47d;
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 11px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.meny:hover {
  text-decoration: underline;
}

.meny.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -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-color: #596530;
  color: #000;
  font-size: 11px;
}

.kontakt-knapp {
  margin-right: 0px;
  margin-left: 10px;
  padding: 5px 20px;
  border-style: none;
  border-width: 2px;
  border-color: #418a80;
  border-radius: 10px;
  background-color: #596530;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}

.kontakt-knapp:hover {
  border-style: solid;
  border-width: 2px;
  border-color: #596530;
  background-color: transparent;
  opacity: 1;
  color: #000;
  text-decoration: underline;
}

.kontakt-knapp.w--current {
  color: #ececec;
}

.menu-button-2 {
  position: static;
}

.navbar-3 {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 60px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ececec;
}

.body {
  background-color: #ececec;
  font-family: Georgia, Times, 'Times New Roman', serif;
  line-height: 150%;
}

.div-block-20 {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -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-color: transparent;
  opacity: 1;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: auto;
  margin-bottom: 60px;
  padding: 60px;
  -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-color: #fff;
  box-shadow: 2px 2px 10px 0 #a9b47d;
}

.heading-1 {
  margin-top: 0px;
  color: #e4a300;
  font-size: 25px;
  text-align: center;
}

.paragraph-1 {
  margin-bottom: 20px;
  font-family: 'PT Sans', sans-serif;
  color: #646464;
  text-align: center;
}

.column {
  overflow: hidden;
  height: 380px;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-7 {
  width: 30%;
  height: 70px;
  margin-top: 40px;
  background-image: url('../images/logo.gif');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.image {
  position: relative;
  bottom: 72px;
}

.div-block-22 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  background-image: url('../images/5f8c75900d48dfb35548680a_svart-hvit-føtter.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  opacity: 0.2;
}

.image-2 {
  background-color: #dadada;
}

.div-block-23 {
  width: 100%;
  height: auto;
}

.div-block-24 {
  height: auto;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-bottom: 40px;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: center;
}

.text-block {
  margin-bottom: 10px;
  font-family: 'PT Sans', sans-serif;
  color: #596530;
}

.heading-3 {
  padding-left: 20px;
  color: #e4a300;
  text-align: center;
}

.div-block-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
}

.div-block-27 {
  width: 70px;
  height: 70px;
  background-image: url('../images/autorisasjon2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.footer {
  padding-top: 0px;
  padding-bottom: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.footer-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  padding-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
}

.footer-logo-link {
  width: 200px;
  height: 100px;
  max-height: none;
  min-width: auto;
  margin-bottom: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.footer-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #596530;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
}

.footer-link {
  display: block;
  height: 20px;
  margin-bottom: 10px;
  font-family: 'PT Sans', sans-serif;
  color: #646464;
  text-align: center;
  text-decoration: none;
}

.footer-link:hover {
  font-weight: 700;
  text-decoration: underline;
}

.div-block-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-21-footer {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: auto;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  padding: 20px 60px 0px;
  -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-color: #fff;
  box-shadow: 1px 1px 10px 0 #a9b47d;
}

.div-block-29 {
  width: 40%;
  color: #333;
}

.text-block-2 {
  font-family: 'PT Sans', sans-serif;
  color: #646464;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-7-copy {
  width: 30%;
  height: 70px;
  margin-top: 40px;
  background-image: url('../images/autorisasjon2b.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.column-2 {
  padding-right: 40px;
  padding-left: 0px;
}

.div-block-31 {
  width: 70px;
  margin: 20px auto;
}

.image-3 {
  width: 70px;
}

.text-block-3 {
  margin-bottom: 10px;
  font-family: 'PT Sans', sans-serif;
  text-align: center;
}

.div-block-32 {
  overflow: hidden;
  width: 90%;
  height: 70vh;
  margin-bottom: 60px;
  box-shadow: 2px 2px 10px 0 #a9b47d;
  opacity: 0.95;
}

.div-block-33 {
  width: 100%;
  height: auto;
  margin-bottom: 60px;
}

.heading-3-copy {
  margin-bottom: 20px;
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  color: #596530;
  text-align: center;
  text-transform: uppercase;
}

.paragraph-2 {
  margin-bottom: 0px;
  font-family: 'PT Sans', sans-serif;
  color: #646464;
  font-size: 14px;
  text-align: center;
}

.grid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.heading-4 {
  font-family: 'PT Sans', sans-serif;
  color: #646464;
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
}

.heading-4:hover {
  color: #a9b47d;
  font-size: 15px;
}

.text-span {
  color: #e4a300;
}

.paragraph-2-copy {
  margin-bottom: 40px;
  font-family: 'PT Sans', sans-serif;
  color: #646464;
  text-align: center;
}

.columns-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-3-copy {
  padding-left: 0px;
  color: #596530;
  text-align: center;
}

.list {
  padding-left: 0px;
  text-align: center;
}

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

.bold-text:hover {
  font-weight: 700;
}

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

.bold-text-2:hover {
  font-weight: 700;
}

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

.bold-text-3:hover {
  font-weight: 700;
}

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

.bold-text-4:hover {
  font-weight: 700;
}

.div-block-34 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  background-image: url('../images/jorge-gil-0G8iqixLkSU-unsplash-copy.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  opacity: 0.1;
}

.body-2 {
  background-color: transparent;
  font-family: 'PT Sans', sans-serif;
}

.div-block-21-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: auto;
  margin-bottom: 60px;
  padding: 60px;
  -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-color: #fff;
  box-shadow: 1px 1px 10px 0 #a9b47d;
}

.paragraph-2-copy {
  margin-bottom: 0px;
  font-family: 'PT Sans', sans-serif;
  color: #646464;
  text-align: center;
}

.div-block-25-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  height: auto;
  margin-bottom: 40px;
  -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;
  text-align: center;
}

.div-block-35 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  -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;
  text-align: center;
}

.div-block-36 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-37 {
  width: 100%;
  height: 80vh;
  margin-bottom: 40px;
}

.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-38 {
  width: 90%;
  height: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding: 20px;
}

.div-block-39 {
  width: 90%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
}

.div-block-40 {
  height: 100%;
}

.div-block-41 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin: 0px auto 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
}

.div-block-42 {
  height: 100%;
}

.heading-3-egenpleie {
  margin-top: 0px;
  padding-left: 20px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #e4a300;
  font-size: 25px;
  text-align: center;
}

.heading-4-copy {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-left: 20px;
  font-family: 'PT Sans', sans-serif;
  color: #646464;
  font-size: 13px;
  line-height: 150%;
  text-align: left;
  text-transform: uppercase;
}

.heading-4-copy:hover {
  color: #a9b47d;
  font-size: 15px;
}

.list-2 {
  list-style-type: disc;
}

.text-block-4 {
  font-family: 'PT Sans', sans-serif;
  color: #646464;
  text-align: left;
}

.div-block-40-copy {
  height: 100%;
}

.div-block-36-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.body-3 {
  background-color: #eee;
  font-family: 'PT Sans', sans-serif;
}

.div-block-25-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-bottom: 40px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.div-block-26-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
}

.paragraph-2-copy-copy {
  margin-bottom: 40px;
  font-family: 'PT Sans', sans-serif;
  color: #646464;
  text-align: center;
}

.div-block-43 {
  width: 100%;
  height: 100%;
  background-image: url('../images/agenk-wibowo-a4HC443Maqw-unsplash.jpg');
  background-position: 50% 60%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.8;
}

.div-block-44 {
  height: 100%;
  background-image: url('../images/christopher-sardegna-iRyGmA_no2Q-unsplash.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.background-video {
  height: 100%;
  box-shadow: 2px 2px 10px 0 #a9b47d;
}

.div-block-41-copy {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin: 0px auto 60px;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
}

.div-block-36-copy-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-40-copy-copy {
  height: 100%;
}

.grid-2 {
  height: 160px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.heading-3-salgsvarer {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 20px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #e4a300;
  font-size: 25px;
  font-weight: 700;
  text-align: center;
}

.div-block-45 {
  background-image: url('../images/hvit.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.bl {
  background-image: url('../images/brun.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.hvit {
  background-image: url('../images/sort.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.brun {
  background-image: url('../images/bl.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.r-d {
  background-image: url('../images/rd.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.svart {
  background-image: url('../images/hvit.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.body-4 {
  font-family: 'PT Sans', sans-serif;
}

.div-block-46 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  height: 100%;
  background-image: url('../images/markus-spiske-FEPrb3AlnPk-unsplash-copy.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.2;
}

.columns-3 {
  width: 90%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.column-3 {
  height: 50vh;
  padding: 20px;
}

.column-4 {
  height: auto;
  padding: 20px;
}

.div-block-47 {
  width: 230px;
  margin-bottom: 20px;
}

.div-block-48 {
  height: auto;
}

.div-block-49 {
  position: relative;
  z-index: 3;
  width: 90%;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #fff;
  box-shadow: 1px 1px 5px 0 #a9b47d;
}

.paragraph-3 {
  color: #646464;
}

.text-block-5 {
  color: #646464;
}

.footer-link-copy {
  display: block;
  height: 20px;
  margin-bottom: 10px;
  font-family: 'PT Sans', sans-serif;
  color: #646464;
  text-align: center;
  text-decoration: none;
}

.footer-link-copy:hover {
  font-weight: 700;
  text-decoration: underline;
}

.heading-4-copy-copy {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'PT Sans', sans-serif;
  color: #646464;
  font-size: 13px;
  line-height: 150%;
  text-align: center;
  text-transform: uppercase;
}

.heading-4-copy-copy:hover {
  color: #646464;
  font-size: 15px;
}

.front-page {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 4;
  display: none;
  margin-right: auto;
  margin-left: auto;
}

.div-block-52 {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #ececec;
  background-image: url('../images/5f8c75900d48dfb35548680a_svart-hvit-føtter.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 1;
}

.div-block-53 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 300px;
  margin-top: 40px;
  margin-left: 40px;
  -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;
}

.heading-4-front {
  font-family: 'PT Sans', sans-serif;
  color: #333;
  font-size: 13px;
  line-height: 150%;
  text-align: center;
  text-transform: uppercase;
}

.heading-4-front:hover {
  color: #646464;
  font-size: 13px;
  line-height: 150%;
}

.div-block-21-copy-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: auto;
  margin-bottom: 60px;
  padding: 60px;
  -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-color: #fff;
  box-shadow: 1px 1px 10px 0 #a9b47d;
}

.columns-copy-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.column-2-copy {
  padding-right: 40px;
  padding-left: 0px;
}

.div-block-44-copy {
  height: 100%;
  background-image: url('../images/christopher-sardegna-iRyGmA_no2Q-unsplash.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.column-copy {
  overflow: hidden;
  height: 500px;
}

.div-block-54 {
  width: 100%;
  margin-bottom: 40px;
}

.paragraph-4 {
  font-family: 'PT Sans', sans-serif;
  color: #646464;
  text-align: center;
}

.div-block-55 {
  width: 100%;
  height: 600px;
  background-image: url('../images/5f8c75900d48dfb35548680a_svart-hvit-føtter-2.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.heading-1-copy {
  margin-top: 0px;
  color: #e4a300;
  font-size: 25px;
  text-align: center;
}

.div-block-56 {
  margin-bottom: 40px;
}

.div-block-57 {
  margin-bottom: 0px;
}

.div-block-41-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0px auto 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  box-shadow: 2px 2px 10px 0 #a9b47d;
}

.heading-4-copy-copy {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-left: 20px;
  font-family: 'PT Sans', sans-serif;
  color: #646464;
  font-size: 13px;
  line-height: 150%;
  text-align: left;
  text-transform: uppercase;
}

.heading-4-copy-copy:hover {
  color: #a9b47d;
  font-size: 15px;
}

.bold-text-5 {
  color: #596530;
}

.link {
  color: #596530;
}

.link:active {
  color: #408b81;
}

.div-block-41-copy-copy {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin: 0px auto 60px;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  box-shadow: 1px 1px 10px 0 #a9b47d;
}

.div-block-58 {
  height: 600px;
  background-image: url('../images/ariel-pilotto-wmnxo5_jYXM-unsplash.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-59 {
  margin-bottom: 40px;
}

.heading-4-copy-copy-copy {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'PT Sans', sans-serif;
  color: #646464;
  font-size: 13px;
  line-height: 150%;
  text-align: center;
  text-transform: uppercase;
}

.heading-4-copy-copy-copy:hover {
  color: #646464;
  font-size: 13px;
}

.link-2 {
  color: #596530;
}

.div-block-60 {
  width: 100%;
  height: 100px;
}

.div-block-61 {
  position: relative;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 60px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  -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-color: #a9b47d;
}

.div-block-62 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 80%;
  -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;
}

.text-block-6 {
  font-family: Montserrat, sans-serif;
  color: #333;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.link-3 {
  color: #333;
}

.div-block-63 {
  width: 30%;
}

.div-block-64 {
  width: 40%;
}

.paragraph-2-copy-copy {
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  font-family: 'PT Sans', sans-serif;
  color: #646464;
  text-align: center;
}

.div-block-66 {
  display: none;
  width: 40px;
  height: 40px;
  margin-left: 10px;
  background-image: url('../images/lpn-symbol-black-01.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-66-copy {
  width: 40px;
  height: 40px;
  margin-left: 10px;
  background-image: url('../images/lpn-symbol-black-01.png');
  background-position: 50% 50%;
  background-size: cover;
}

.bold-text-5-copy {
  color: #596530;
}

.text-span-copy {
  color: #e4a300;
}

.paragraph-2-copy-copy-3 {
  margin-bottom: 20px;
  font-family: 'PT Sans', sans-serif;
  color: #646464;
  text-align: center;
}

.brand-3-copy {
  position: static;
  width: 80%;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
  background-image: url('../images/bareføtter-logo-tykk-02-01.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.text-block-3-copy {
  margin-top: 30px;
  margin-bottom: 10px;
  font-family: 'PT Sans', sans-serif;
  text-align: center;
}

.meny-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 10px;
  -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;
  border-radius: 0px;
  background-color: #a9b47d;
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 11px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.meny-copy:hover {
  text-decoration: underline;
}

.meny-copy.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -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-color: #a9b47d;
  color: #000;
  font-size: 11px;
}

.brand-3-copy {
  position: static;
  width: 100%;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
  background-image: url('../images/bareføtter-logo-tykk-01.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

@media screen and (min-width: 1920px) {
  .meny {
    font-size: 18px;
  }
  .meny.w--current {
    font-size: 18px;
  }
  .kontakt-knapp {
    font-size: 18px;
  }
  .heading-3-copy {
    color: #596530;
  }
  .meny-copy {
    font-size: 18px;
  }
  .meny-copy.w--current {
    font-size: 18px;
  }
}

@media screen and (max-width: 991px) {
  .nav-menu-2 {
    width: 100%;
    height: auto;
    background-color: transparent;
  }
  .div-block-19 {
    width: 100%;
    height: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #a9b47d;
  }
  .div-block-17 {
    width: auto;
  }
  .meny {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 0px;
    background-color: #a9b47d;
    text-align: center;
  }
  .meny.w--current {
    width: 100%;
    background-color: #596530;
  }
  .kontakt-knapp {
    width: 100vw;
    margin-left: 0px;
    border-radius: 0px;
    text-align: center;
  }
  .kontakt-knapp:hover {
    border-style: none;
    background-color: #dadada;
  }
  .menu-button-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: #596530;
  }
  .menu-button-2.w--open {
    background-color: #596530;
  }
  .navbar-3 {
    width: 90%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #596530;
  }
  .heading-1 {
    font-size: 24px;
  }
  .column {
    height: 430px;
  }
  .div-block-7 {
    width: 100%;
    height: 80px;
  }
  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }
  .footer-flex-container {
    padding-left: 0px;
  }
  .div-block-21-footer {
    padding-right: 20px;
    padding-left: 20px;
  }
  .div-block-7-copy {
    width: 100%;
    height: 80px;
  }
  .column-2 {
    padding-right: 0px;
  }
  .heading-3-copy {
    color: #596530;
  }
  .div-block-37 {
    height: 70vh;
  }
  .div-block-38 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .div-block-41 {
    width: 100%;
  }
  .column-2-copy {
    padding-right: 0px;
  }
  .column-copy {
    height: 430px;
  }
  .heading-1-copy {
    font-size: 24px;
  }
  .div-block-41-copy {
    width: 100%;
  }
  .div-block-61 {
    background-color: #596530;
  }
  .text-block-6 {
    color: #ececec;
  }
  .link-3 {
    color: #ececec;
  }
  .list-item-2 {
    margin-bottom: 40px;
  }
  .div-block-66-copy {
    background-image: url('../images/lpn-symbol-white-01.png');
  }
  .text-block-3-copy {
    padding-right: 20px;
    padding-left: 20px;
  }
  .meny-copy {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 0px;
    background-color: #a9b47d;
    text-align: center;
  }
  .meny-copy.w--current {
    width: 100%;
    background-color: #596530;
  }
}

@media screen and (max-width: 767px) {
  .column {
    height: 400px;
  }
  .div-block-7 {
    width: 100%;
    height: 70px;
  }
  .footer {
    padding: 40px 20px;
  }
  .footer-flex-container {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer-image {
    -o-object-fit: contain;
    object-fit: contain;
  }
  .div-block-28 {
    margin-bottom: 40px;
  }
  .div-block-7-copy {
    width: 100%;
    height: 70px;
  }
  .column-2 {
    padding-right: 0px;
  }
  .div-block-21-copy {
    padding-right: 20px;
    padding-left: 20px;
  }
  .div-block-37 {
    height: 50vh;
  }
  .div-block-38 {
    width: 100%;
  }
  .div-block-39 {
    width: 100%;
  }
  .heading-4-copy {
    font-size: 11px;
    line-height: 130%;
  }
  .list-2 {
    padding-left: 20px;
  }
  .list-item {
    margin-bottom: 40px;
  }
  .footer-link-copy {
    margin-bottom: 30px;
  }
  .heading-4-copy-copy {
    font-size: 12px;
  }
  .div-block-52 {
    background-position: 50% 50%;
  }
  .div-block-53 {
    width: 200px;
    height: 200px;
  }
  .div-block-21-copy-copy {
    padding-right: 20px;
    padding-left: 20px;
  }
  .column-2-copy {
    padding-right: 0px;
  }
  .heading-4-copy-copy {
    font-size: 11px;
    line-height: 130%;
  }
  .heading-4-copy-copy-copy {
    font-size: 12px;
  }
  .div-block-65 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .list-item-2 {
    margin-bottom: 30px;
  }
  .text-block-3-copy {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media screen and (max-width: 479px) {
  .nav-menu-2 {
    width: 100%;
    height: auto;
    background-color: transparent;
  }
  .div-block-19 {
    width: 100%;
    height: auto;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .div-block-17 {
    width: auto;
  }
  .div-block-18 {
    width: 100%;
  }
  .meny {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #a9b47d;
    text-align: center;
  }
  .meny.w--current {
    width: 100%;
    background-color: #596530;
  }
  .kontakt-knapp {
    margin-top: 20px;
    background-color: #418a80;
    text-align: center;
  }
  .menu-button-2.w--open {
    background-color: #596530;
  }
  .navbar-3 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #596530;
  }
  .div-block-21 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .heading-1 {
    font-size: 20px;
    line-height: 150%;
  }
  .paragraph-1 {
    color: #646464;
  }
  .column {
    height: 300px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-7 {
    height: 60px;
    margin-top: 20px;
  }
  .div-block-26 {
    padding-left: 0px;
  }
  .footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    padding: 0px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }
  .footer-flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-logo-link {
    height: 60px;
  }
  .footer-image {
    margin-right: auto;
    margin-left: auto;
  }
  .footer-heading {
    margin-top: 0px;
  }
  .footer-link:hover {
    color: #a9b47d;
  }
  .div-block-21-footer {
    margin-bottom: 60px;
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .div-block-29 {
    width: 100%;
  }
  .text-block-2 {
    text-align: center;
  }
  .div-block-30 {
    width: 100%;
    margin-bottom: 60px;
  }
  .div-block-7-copy {
    height: 60px;
    margin-top: 20px;
  }
  .column-2 {
    padding-right: 0px;
  }
  .div-block-31 {
    margin-bottom: 40px;
    text-align: center;
  }
  .div-block-32 {
    height: 30vh;
  }
  .heading-3-copy {
    margin-top: 0px;
    color: #596530;
    font-size: 13px;
    line-height: 150%;
  }
  .grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto;
  }
  .columns-copy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .list {
    margin-bottom: 0px;
  }
  .bold-text:hover {
    color: #a9b47d;
  }
  .bold-text-2:hover {
    color: #a9b47d;
  }
  .bold-text-3:hover {
    color: #a9b47d;
  }
  .bold-text-4:hover {
    color: #a9b47d;
  }
  .div-block-21-copy {
    width: 90%;
    padding-left: 10px;
  }
  .div-block-37 {
    height: 30vh;
  }
  .div-block-38 {
    width: 90%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .div-block-39 {
    width: 90%;
  }
  .div-block-40 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-block-41 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .heading-4-copy {
    padding-right: 10px;
    padding-left: 20px;
    text-align: left;
  }
  .heading-4-copy:hover {
    color: #a9b47d;
  }
  .div-block-36-copy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-25-copy {
    margin-bottom: 0px;
  }
  .grid-2 {
    height: 70vh;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }
  .heading-3-salgsvarer {
    font-size: 16px;
  }
  .hvit {
    background-image: url('../images/hvit.jpg');
  }
  .svart {
    background-image: url('../images/sort.jpg');
  }
  .column-4 {
    margin-bottom: 40px;
  }
  .div-block-47 {
    margin-bottom: 40px;
  }
  .div-block-49 {
    padding-bottom: 60px;
  }
  .footer-link-copy {
    margin-bottom: 0px;
  }
  .footer-link-copy:hover {
    color: #a9b47d;
  }
  .heading-4-copy-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .div-block-50 {
    height: 100%;
  }
  .front-page {
    display: none;
  }
  .div-block-52 {
    background-position: 50% 50%;
    background-size: cover;
  }
  .div-block-53 {
    width: 150px;
    height: 150px;
    margin-left: 10px;
  }
  .heading-4-front {
    font-size: 10px;
  }
  .div-block-21-copy-copy {
    width: 90%;
    padding-left: 10px;
    box-shadow: 1px 1px 10px 0 #a9b47d;
  }
  .columns-copy-copy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .column-2-copy {
    padding-right: 0px;
  }
  .column-copy {
    padding-right: 0px;
    padding-left: 0px;
  }
  .paragraph-4 {
    margin-bottom: 40px;
    text-align: center;
  }
  .div-block-55 {
    height: 300px;
    background-position: 50% 0%;
    background-size: cover;
    background-attachment: scroll;
  }
  .heading-1-copy {
    font-size: 20px;
    line-height: 150%;
  }
  .div-block-41-copy {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .heading-4-copy-copy {
    margin-left: 0px;
    padding-left: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .heading-4-copy-copy:hover {
    color: #a9b47d;
  }
  .div-block-58 {
    height: 300px;
  }
  .heading-4-copy-copy-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .div-block-61 {
    font-size: 10px;
  }
  .div-block-62 {
    width: 70%;
  }
  .div-block-63 {
    width: 100%;
  }
  .div-block-64 {
    width: 80%;
  }
  .list-3 {
    padding-left: 0px;
  }
  .list-4 {
    padding-left: 0px;
  }
  .list-item-2 {
    margin-bottom: 10px;
  }
  .paragraph-2-copy-copy {
    margin-bottom: 20px;
  }
  .text-block-3-copy {
    padding-right: 0px;
    padding-left: 0px;
  }
  .meny-copy {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #a9b47d;
    text-align: center;
  }
  .meny-copy.w--current {
    width: 100%;
    background-color: #596530;
  }
}

#w-node-2bc7e53a3a74-56d62d19 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
}

#w-node-ce6f6ace3e2d-56d62d19 {
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
}

#w-node-9c03e4812106-56d62d19 {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
}

@media screen and (max-width: 479px) {
  #w-node-ce6f6ace3e2d-56d62d19 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
  #w-node-9c03e4812106-56d62d19 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
  #w-node-a2b40282292b-0748f1ed {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}