body {
background-color: #e7dbca;}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html, body {
  height: 100%;
  scroll-behavior: smooth;
}



.gridimg {
    margin: 0 auto;
  width: 82.8%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  transition: 0.3s ease;
}

.gridimg-1 {
  position: relative;
  display: block;
  width: 100%;
    margin: 0 auto;

        transition: 0.3s ease;

}


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

.heroimg {
top: 0;
  display: block;
  margin: 0 auto;
height: 100%;

}

.herovid {
  width: 100%;
  height: 100%;
    object-fit: cover;

}

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

.pilknapp {
  width: 20px;
  background: none;
  border: none;
  margin-top: 20px;
}

.pilknapp:hover {
  cursor: pointer;
}

.pilknapp:active {
  border: none;
}




.content {
  margin: 0 auto;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
    margin-bottom: 0px;
}

.contenttext {
  margin-left: 23%;
  width: 54%;
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.content1 {
  margin: 0 auto;
  width: 80%;
}

.textbox1 {
padding-top: 300px;
margin-left: 16%;

}

.textbox3 {
    margin-top: 30%;
    margin-left: 20%;
    margin-right: 20%;
    padding-bottom: 0px;
}


.right {

}

.content2 {
  margin: 0 auto;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
      background-color: #0a5ff5;
        padding-bottom: 0px;
}

.content3 {
  margin: 0 auto;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
      background-color: #362118;
        padding-bottom: 0px;
}

.imgright {
  background-image: url("img/IMG_4388.jpg");
 height: 100%;
 min-height: 1400px;
 background-position: center;
 background-repeat: no-repeat;
 background-size: cover;
}

.imgcremona {
  background-image: url("img/Cremona2.jpg");
 height: 100%;
 min-height: 1000px;
 background-position: center;
 background-repeat: no-repeat;
 background-size: cover;
}

.imgcremonatop{
  display: none;
}

.imgoslotop{
  display: none;
}

.imgoslo{
  background-image: url("img/oslo2.jpg");
 height: 100%;
 min-height: 1000px;
 background-position: center;
 background-repeat: no-repeat;
 background-size: cover;
}

.img {
  display: block;
  margin: 0 auto;
  padding: 10%;
  margin-top: 10%;
    margin-bottom: 10%;
  width: 80%;

}

.img2 {
  display: block;
  margin: 0 auto;
  width: 50%;
  min-width: 600px;
}

.img3 {
  display: block;
  margin: 0 auto;
  width: 90%;
  padding-top: 100px;
  transition: 0.3s ease;
      cursor: pointer;
}

.img4 {
  display: block;
  margin: 0 auto;
  width: 90%;
  padding-top: 100px;
    transition: 0.3s ease;
    cursor: pointer;
}


.imgc {
  display: block;
  width: 60%;
    transition: 0.3s ease;
    cursor: pointer;
}


.imgfull {
  display: block;
  margin: 0 auto;
top:0;
  width: 100%;
}

.textbox {
  margin-top: 30%;
  margin-left: 15%;
  margin-right: 20%;
  padding-bottom: 0px;
}

.textbox4 {
  margin-top: 18%;
  margin-left: 15%;
  margin-right: 20%;
  padding-bottom: 0px;
}

.fullbilde {
    background-color: #0a5ff5;
    width: 100%;
}

.fullbilderamme {
    margin: 0 auto;
    position: relative;
    width: 50%;

}




.divider {
  height: 150px;
  width: 100%;
}




h1 {
  font-family: neue-haas-grotesk-text, sans-serif;
  font-size: 75px;
  font-weight: 400;
  transition: font-variation-settings 0.5s ease;
  text-align: left;
  line-height: 1;
  position: fixed;
  z-index: 2;
  color: #362118;
  transition: 0.5s ease;
  padding-top: 4px;
}

#h1m {
  display: none;
}

h1:hover {
     color: #3f2c20;
}

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

h3 {

  font-family: neue-haas-grotesk-text, sans-serif;;
  font-size: 40px;
font-weight: 500;
  font-style: normal;
   text-align: left;
   position: relative;
   color: #362118;
   max-width: 650px;
   padding-top: 50px;
}


h4 {
  font-family: neue-haas-grotesk-text, sans-serif;
  font-size: 40px;
  font-weight: 100;
  text-align: left;
  line-height: 1.2;
  color: #362118;
  max-width: 600px;
}





h5 {

  font-family: neue-haas-grotesk-text, sans-serif;
font-size: 35px;
    font-weight: 400;
   transition: font-variation-settings 0.5s ease;
   text-align: left;
   line-height: 1.1;
   color: #e7dbca;
    transition: 0.2s ease;
}

h6 {
  font-family: neue-haas-grotesk-text, sans-serif;;
  font-size: 14px;
font-weight: 400;
  font-style: normal;
   text-align: left;
   position: relative;
   color: #e7dbca;
   max-width: 650px;
   padding-top: 20px;
   line-height: 1.6;
}



p {
  font-family: neue-haas-grotesk-text, sans-serif;;
  font-size: 18px;
font-weight: 400;
   text-align: left;
     font-style: normal;
   position: relative;
   color: #362118;
   max-width: 650px;
   padding-top: 50px;
   line-height: 1.6;
}

em {
  font-family: neue-haas-grotesk-text, sans-serif;;
font-style: normal;
  font-weight: 500;

}

.credit {
  font-family: neue-haas-grotesk-text, sans-serif;;
font-style: italic;
  font-weight: 400;
  font-size: 13px;
}

a {
  cursor: pointer;
  transition: 0.5s ease;
  font-style: normal;
text-decoration: none;
}



.h2lys {

   color: #e7dbca;
}

.plys {

     color: #e7dbca;
}

.h2hero {

   color: #e7dbca;
}

.phero {

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




.lenke-1 {
  font-family: neue-haas-grotesk-text, sans-serif;
  font-size: 18px;
font-weight: 500;
  font-style: normal;
   text-align: left;
   position: relative;
   color: #362118;
   max-width: 650px;
   margin-top: 50px;
   padding-top: 0px;
   line-height: 1.6;
     transition: 0.5s ease;
}

.lenke-1:hover {
padding-right: 10px;
opacity: 0.8;
      transition: 0.5s ease;
}

.lenke-2 {
  font-family: neue-haas-grotesk-text, sans-serif;
  font-size: 18px;
font-weight: 500;
  font-style: normal;
   text-align: left;
   position: relative;
   color: #e7dbca;
   max-width: 650px;
   margin-top: 50px;
   padding-top: 0px;
   line-height: 1.6;
     transition: 0.5s ease;
}

.lenke-2:hover {
padding-right: 10px;
opacity: 0.8;
      transition: 0.5s ease;
}

.lenkepil {
  width: 25px;
}



.lenkebak {

  width: 100%;

  background-color: #36949e;
}



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

.block {
display: block;
position: relative;
 cursor: pointer;
 width: 55px;
 height: 35px;

}

.bar1 {
    position: absolute;
  width: 55px;
  height: 2px;
  background-color: #362118;

  transition: 0.4s;
  -webkit-transform: translatex(0px) ;
  transform: translatex(0px);
  opacity: 1;

}

.bar2 {
  position: absolute;
    margin: 10px 0;
  width: 55px;
  height: 2px;
  background-color: #362118;

  transition: 0.4s;
}
.bar4 {
  position: absolute;
    margin: 20px 0;
  width: 55px;
  height: 2px;
  background-color: #362118;

  transition: 0.4s;
}

.bar3 {
      margin: 30px 0;
  position: absolute;
  width: 55px;
  height: 2px;
  background-color: #362118;
  transition: 0.4s;
}

.change .bar3 {
  -webkit-transform: rotate(225deg) translatex(9px) translatey(9px) ;
  transform: rotate(225deg) translatex(9px) translatey(9px);
    background-color: #e7dbca;
      width: 35px;
}

.change .bar2 {
  -webkit-transform: rotate(225deg) translatex(0px) translatey(0px) ;
  transform: rotate(225deg) translatex(0px) translatey(0px);
opacity: 0;
  width: 35px;
}

.change .bar4 {
  -webkit-transform: rotate(225deg) translatex(0px) translatey(0px) ;
  transform: rotate(225deg) translatex(0px) translatey(0px);
opacity: 0;
  width: 35px;
}

.change .bar1 {
  -webkit-transform: rotate(-225deg) translatex(12px) translatey(-12px) ;
  transform: rotate(-225deg) translatex(12px) translatey(-12px);
    background-color: #e7dbca;
      width: 35px;
}


.block2 {
display: block;
position: relative;
 cursor: pointer;
 margin-top: 5px;
 width: 35px;

}



.menyliten {
  font-family: neue-haas-grotesk-text, sans-serif;;
  font-weight: 400;
    font-style: normal;
  text-align: left;
  color: #e7dbca;
  margin-left: 60%;
  padding-top: 30px;
  padding-left: 14px;
  text-decoration: none;
  font-size: 20px;
  display: block;
  transition: 0.3s;

}

.litenmeny {
margin-top: 2%;
}

.menyliten:hover {
  cursor: pointer;
    color: #e7dbca;
        margin-left: 60.2%;
}




.overlay {
  height: 0%;
  width: 100%;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  background-color: #0a5ff5;
  opacity: 1;
  overflow-x: hidden;
  overflow-y: hidden;
  transition: 0.5s;
}


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


.menystor {
  font-family: neue-haas-grotesk-text, sans-serif;;
  font-weight: 400;
  text-align: left;
    font-style: normal;
  color: #e7dbca;
  padding: 8px;
  text-decoration: none;
  font-size: 50px;
  display: block;
  transition: 0.3s ease;
    margin-left: 60%;
    z-index: 4;
    position: relative;
}

/* When you mouse over the navigation links, change their color */
.menystor:hover, .overlay a:focus {
  cursor: pointer;
    opacity: 0.8;
        margin-left: 60.2%;


}


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