#h1m {
  display: block;
}

#h1 {
  display: none;
}

h1 {
font-size: 30px;
  padding-top: 0px;

}

h2 {
  font-family: neue-haas-grotesk-text, sans-serif;
font-size: 35px;
font-weight: 100;
   text-align: left;
   line-height: 1.2;
}

.sliderp {
    max-width: 120px;
}

.h2hero {
font-size: 35px;
line-height: 1.14;
}

.pilknapp {

  margin-top: 15px;
}

.h2lys {

   color: #e7dbca;
}

p {

padding-top: 30px;
}

.phero {

     color: #e7dbca;
     max-width: 420px;
     padding-top: 20px;
}



.gridimg {
    margin: 0 auto;
  width: 100%;
  display: block;
  transition: 0.2s;
}



#navbar {
  top: 0;
  position: fixed;
  display: grid;
  grid-template-columns: 100fr 1fr;
z-index: 1;
  width: 100%;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 20px;
  padding-bottom: 40px;
   transition: top 0.3s;
}


.menystor {
  font-size: 35px;
    margin-left: 0%;
    padding: 10px;
    padding-left: 0px;
}

.menystor:hover, .overlay a:focus {
  cursor: pointer;
    opacity: 0.8;
        margin-left: 0%;


}

.menyliten {
  margin-left: 0%;
  padding: 0px;
      padding-top: 25px;

}
.menyliten:hover {
  cursor: pointer;
        margin-left: 0%;
}

.overlay-content {
  position: relative;
  margin-left: 5%;
  top: 12%;
  width: 80%;
  text-align: center;
  margin-top: 30px;
}

.heroimg {
top: 0;
  display: block;
  margin: 0 auto;

height: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}

.hero {
  position: static;
    top: 0;
  display: block;
  margin: 0 auto;
  width: 100%;
height:100%;
  background-color: #0a5ff5;
}

.herotext {
  width: 90%;
  position: absolute;
  display: block;
  margin-left: 5%;
  bottom: 0;
    margin-bottom: 10%;
    padding-top:  40px;
      padding-left:  40px;
        padding-bottom:  30px;
        background-color: rgb(10, 95, 245, 0.7);
        border-radius: 5px;
}

.content {
  margin: 0 auto;
  width: 100%;
  display: block;
  margin-bottom: 100px;
}

.content1 {
  margin: 0 auto;
  width: 90%;
  display: block;
  margin-bottom: 70px;
}

.textbox {
  margin-top: 50px;
  margin-left: 5%;
  margin-right: 5%;
}

.textbox4 {
  margin-top: 50px;
  margin-left: 5%;
  margin-right: 5%;
}

.textbox3 {
  margin-top: 50px;
  margin-left: 5%;
  margin-right: 5%;
}

.textbox1 {
  padding-top: 200px;
  margin-left: 0%;
  margin-right: 0%;
}

.textbox2 {
padding-top: 50px;
margin-left: 15%;

}

.contenttext {
  margin: 0 auto;
  width: 90%;
  display: block;
}

.content2 {
  margin: 0 auto;
  width: 100%;
  display: block;
      background-color: #0a5ff5;
      padding-bottom: 100px;
}

.imgright {
 background-image: url("img/IMG_4388.jpg");
    height: 800px;
    min-height: 800px;
  width: 90%;
  margin: 0 auto;
  display: block;
  margin-top: 30px;
}

.imgcremona {
  background-image: url("img/Cremona2.jpg");
  width: 90%;}

  .imgoslo {
  background-image: url("img/oslo2.jpg");
    width: 90%;}


.img {
  display: block;
  width: 90%;
  margin: 0 auto;
  display: block;
  padding: 0%;
  padding-top: 30px;

}


.stickydiv{
  position: -webkit-relative;
 position: relative;
   top: 0;
   padding-top: 0px;
  }


  .contentvp {
    width: 90%;
  }

.footer {
background-color: #362118;
width: 100%;
padding-left: 5%;
padding-right: 5%;
padding-top: 50px;
padding-bottom: 50px;
}
