/*  style css */

/* <style> */

/* @import url('https://fonts.googleapis.com/css?family=Roboto+Condensed|Vollkorn:100,100i,300,300i,400,400i,600,600i,700,700i,900,900i'); */

/* @import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,600,600i,700,700i,900,900i'); */

@import url('https://fonts.googleapis.com/css?family=Roboto:100,300, 700');
/* </style> */

/* https://coolors.co/ed6a5a-f4f1bb-2b3534-5ca4a9-e6ebe0 */

/* * {
  outline: 1px dashed lime;
} */

body {
  font-size: 16px;
}

html {
  /* background: url(img/DiveInToTheSwedes-tmp1200x496.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; */
  /* background: url(img/DiveInToTheSwedes-tmp1200x496.jpg) top center no-repeat; */
}

header {
  /* outline: 2px dashed lime; */
  position: relative;
  width: 100%;
  /* margin-bottom: -100%; */
  /* position: relative;
  top: 0em;
  left: 0%; */
  /* width: 40em; */
  /*  top: 0px;
  background-color: white;
  width: 100%;
  z-index: 10000;
  margin-left: -10%;
  margin-right: -10%;
  box-shadow: 1px 1px 2px rgba(92, 164, 169, 1), 1px 1px 2px rgba(92, 164, 169, 1);
  */
  /* background: url(img/DiveInToTheSwedes-tmp1200x496.jpg) top center no-repeat; */
  /* height: 20em; */
  padding-bottom: .7em;
}

header img {
  width: 100%;
}

.container {
  /* outline: 2px dashed lime; */
  position: relative;
}

section {
  margin-bottom: 4em;
}

.top-banner {
  /* outline: 2px dashed lime; */
  background-color: rgba(255, 255, 255, 1);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  padding-top: .2em;
  padding-bottom: .5em;
  border-bottom: .1em solid rgba(199, 199, 199, .5);
  z-index: 100000;
}

.top-banner-logo img {
  width: 5em;
  float: right;
  padding-right: 1em;
}

.legend-img {
  margin-top: 2em;
}

#logoTop img {
  display: inline;
  float: left;
  width: 100px;
}

.stickyFloatLogo {
  width: 60%;
  position: fixed;
  top: 33%;
  left: 10%;
}

.stickyFloatLogo img {
  width: 60%;
}

.unStickyFloatLogo {
  /* width: 60%; */
  position: absolute;
  top: -86px;
  left: 0%;
  /* left: 33%; */
}

.logga {
  margin-bottom: 48px;
  width: 33%;
}

@media screen and (max-width: 600px) {
  .stickyFloatLogo {
    top: 42%;
    left: 20px;
  }
  .unStickyFloatLogo {
    /* width: 60%; */
    position: absolute;
    top: -44px;
    left: 0%;
    /* top: 660px; */
    /* left: 33%; */
  }
}

/* header nav a {
  font-variant: small-caps;
  float: left;
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  text-decoration: none;
  padding-top: 1em;
  margin-left: 1.5em;
} */

.floatR {
  /* outline: 2px dashed lime; */
  /* display: block;
  width: 100%;
  overflow: hidden;
  margin-top: -4em;*/
  /* margin-bottom: -4em; */
}

.floatR img {
  float: right;
  width: 25%;
}

article>h1 {
  font-family: 'Vollkorn', serif;
  font-family: 'Roboto', sans-serif;
  font-weight: 100;
  font-size: 3.0em;
  margin-top: 5em;
  /* margin-bottom: -.5em; */
  letter-spacing: -0.03em;
  line-height: 1.2em;
  /* font-style: italic; */
  /* background-color: rgba(255, 255, 255, .9); */
}

article h3 {
  font-family: 'Vollkorn', serif;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 1em;
  /* margin-top: .5em; */
  margin-bottom: -1em;
  letter-spacing: -0.03em;
  line-height: 1.2em;
}

article {
  margin-top: 2em;
  /* font-family: 'Roboto Condensed', sans-serif; */
  font-family: 'Roboto', sans-serif;
  font-size: 1.2em;
  font-weight: 300;
  line-height: 1.9;
  background-color: rgba(255, 255, 255, .9);
}

.slickSlide2 {
  max-width: 94%;
  margin-left: 3%;
  margin-right: 3%;
}

.altPM img {
  /* max-width: 100%; */
  height: 10em;
}

/* article p  */

.tapeText {
  /* outline: 1px dashed lime; */
  background-color: rgba(230, 230, 230, .8);
  /* display: inline; */
  /* margin-bottom: .2em; */
  margin-left: 1.5em;
  margin-left: 0em;
  padding-top: .4em;
  padding-bottom: .2em;
  padding-left: .5em;
  border-left: .11em solid rgba(237, 106, 90, 1);
  border-left: 1em solid rgba(234, 190, 63, 0.5);
  border-bottom: .07em solid rgba(234, 190, 63, 0.2);
  background-color: rgba(255, 255, 255, .8);
}

article p a {
  text-decoration: none;
  color: rgba(74, 137, 177, 1);
  border-bottom: .2em solid rgba(74, 137, 177, 0.5);
}

article p .tapeTextLast {
  /* outline: 1px dashed lime; */
  background-color: rgba(230, 230, 230, .0);
  /* display: inline; */
  /* margin-bottom: .2em; */
  margin-right: 1em;
  padding-top: .4em;
  padding-bottom: .2em;
  padding-right: .5em;
  border-right: 1em solid rgba(234, 190, 63, .5);
  border-bottom: .07em solid rgba(234, 190, 63, 0.2);
  background-color: rgba(255, 255, 255, .8);
}

article p .tapeTextMiddle {
  /* background-color: rgba(230, 230, 230, .9); */
  /* display: inline; */
  /* margin-bottom: .2em; */
  /* margin-right: -1.5em; */
  padding-top: .4em;
  padding-bottom: .2em;
  /* padding-right: .5em; */
  /* border-right: .11em solid rgba(237, 106, 90, 1); */
  border-bottom: .07em solid rgba(234, 190, 63, 0.2);
  background-color: rgba(255, 255, 255, .8);
}

section {
  /* height: 40em;
  overflow: hidden;
  display: block; */
}

main {
  /* margin-top: 5em; */
}

.slickSlide-header {
  font-size: 1.1em;
  color: rgba(234, 190, 63, 0.5);
  font-weight: 700;
  text-transform: lowercase;
  font-variant: small-caps;
  position: relative;
  padding-bottom: -3em;
  outline: 2px dashed lime;
}

.footer-logo {
  width: 120px;
  /* margin: 0 50% 0 50%; */
}

.container {
  width: 90%;
  /* width: 80%; */
  margin: 0 auto 0 auto;
  /* outline: 26em dotted rgba(230, 235, 224, .3); */
  /* z-index: -1000; */
}

#what-do-you-need {
  height: fit-content;
  position: relative;
  background-color: rgba(255, 255, 255, .9);
  /* border-left-style: dotted;
  border-left-color: rgba(230, 235, 224, 1);
  border-left-width: 26em; */
  /* border-right-style: dotted;
  border-right-color: rgba(230, 235, 224, 1);
  border-right-width: 26em; */
}

#what-do-you-need::after {
  content: '';
  display: block;
  clear: both;
  min-height: 700px;
}

.sidhuvud {
  width: 100%;
  /* margin: 0 10% 0 10%; */
  margin-top: 4em;
  padding-top: 4em;
  /* margin-top: 80em; */
  padding-bottom: 2em;
  margin-top: 0em;
  padding-top: 0em;
  /* margin-top: 80em; */
  padding-bottom: 0em;
}

.top-banner-logo {
  /* margin-left: 10%;
  margin-right: 10%; */
  width: 80%;
  margin: 0 10% 0 10%;
}

/* .sidkropp {
  width: 80%;
  margin: 0 auto 0 auto;
  padding-top: 4em;
  /* margin-top: 80em; */

/* } */

.sidhuvud h1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 100;
  font-size: 3.0em;
  margin-top: -1em;
  margin-bottom: -.0em;
  letter-spacing: -0.03em;
  line-height: 1.1em;
}

.sidhuvud h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 1.5em;
  /* margin-top: -1em; */
  margin-bottom: -.0em;
  letter-spacing: -0.03em;
  line-height: 1.1em;
  /* background-color: rgba(255, 255, 255, .8); */
}

@media screen and (max-width: 600px) {
  .sidhuvud h1 {
    font-family: 'Vollkorn', serif;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-size: 2.0em;
    /* margin-top: 2em; */
    /* margin-bottom: -.5em; */
    letter-spacing: -0.03em;
    line-height: 1.1em;
    /* font-style: italic; */
  }
}

.floatLefters {
  /* outline: 2px dashed lime; */
  float: left;
  /* border-top: .2em solid rgba(22, 22, 22, .1); */
  border-bottom: .5em solid rgba(22, 22, 22, .1);
  width: 100%;
  font-weight: 300;
  line-height: 1.4em;
  /* height: 14em; */
  /* background-color: rgba(234, 190, 63, .1); */
  /* height: 100px;
  width: 100px; */
}

.hallogos-part-of {
  background-color: rgba(222, 222, 222, .3);
  font-style: italic;
}

.floatLefters img {
  padding-right: 1em;
  float: left;
}

.floatLefters h2 {
  /* display: inline; */
  /* float: left; */
  margin-top: 0em;
  padding-top: 0em;
  margin-bottom: -.5em;
  padding-bottom: 0;
}

.floatLefters p {
  /* display: inline; */
  /* float: left; */
}

article ul {
  /* outline: 2px dashed lime; */
  /* position: relative; */
  padding: 0;
  margin-left: -13%;
  margin-right: -13%;
  margin-left: -5%;
  margin-right: -5%;
  margin-left: 4%;
  margin-right: 4%;
}

article ul {
  /* outline: 2px dashed lime; */
  /* position: relative; */
  font-size: .8em;
}

article ul img {
  /* outline: 2px dashed lime; */
  /* position: relative; */
  width: 50%;
  /* height: 50%; */
}

article>ul>li {
  /* display: inline-block; */
  list-style: none;
  font-size: .8em;
  /* width: 340px; */
  width: 25%;
  /* float: left; */
  /* text-align: center; */
  /* margin: 1em; */
  padding: .5em;
  margin-bottom: 1em;
  /* border: 2px solid green; */
  background-color: rgba(230, 235, 224, 1);
  /* box-shadow: 5px 10px ; */
  /* box-shadow: 1px 1px 2px rgba(92, 164, 169, 1), 1px 1px 2px rgba(92, 164, 169, 1); */
  cursor: pointer;
}

.activeULLI {
  background-color: rgba(155, 193, 188, .8);
}

.list-inactive {
  height: 2.8em;
  margin-bottom: 1em;
  overflow: hidden;
}

.list-active {
  /* font-family: 'Vollkorn', serif; */
  /* font-family: 'Vollkorn', serif; */
  font-weight: 700;
  font-size: .9em;
  /* font-weight: 900i;
  font-style: italic; */
  /* font-size: 1.2em; */
  /* background-color: white; */
  background-color: rgba(155, 193, 188, .2);
  color: rgba(43, 53, 52, 1);
  background-color: rgba(255, 255, 255, 1);
  /* box-shadow: 1px 1px 2px rgba(237, 106, 90, 1), 1px 1px 2px rgba(237, 106, 90, 1); */
  margin-top: -.2em;
  /* margin-bottom: -.2em; */
  padding-left: 0px;
  margin-left: 0px;
  margin-right: -20px;
  overflow: visible;
  height: auto;
  position: relative;
  z-index: 1000;
}

article>ul>li>ul>li {
  list-style: none;
  font-weight: 400;
  /* position: absolute;
  top: -200px;
  left: 360px; */
  /* width: 40%; */
  width: 100%;
  font-size: 1.0em;
  /* width: 200%; */
  /* border: 2px solid yellow; */
  background-color: rgba(255, 255, 255, .8);
  /* box-shadow: 1px 1px 2px rgba(237, 106, 90, 1), 1px 1px 2px rgba(237, 106, 90, 1); */
  padding: .5em;
}

.subList-active h1 {
  /* font-family: 'Roboto Condensed', sans-serif; */
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 100;
  font-size: 2.4em;
  line-height: 1.1em;
  margin-bottom: 0;
  letter-spacing: -0.03em;
  color: rgba(237, 106, 90, 1);
}

.subList-active figure {
  width: fit-content;
  /* outline: 2px dashed blue; */
  /* position: relative; */
  display: block;
  margin: 0 auto 0 auto;
  /* margin-left: 40px; */
}

.subList-active img {
  max-width: 100%;
  /* margin: 0 auto 0 auto; */
  /* text-align: center; */
}

.subList-active figcaption {
  font-size: 1em;
  font-size: .8em;
}

.subList-active .copyclaim {
  /* clear: both;
  display: inline-block; */
  /* outline: 2px dashed lime; */
  /* float: right; */
  position: absolute;
  right: 0px;
  color: rgba(92, 164, 169, 1);
  transform: rotate(-90deg) translate(100%, 400%);
  font-size: .6em;
}

.subList-active {
  position: absolute;
  /* top: 60px; */
  /* left: 400px; */
  /* width: 400px; */
}

.subList-active:after {
  content: "<Here you can read more ...>";
  /* position: absolute; */
  /* top: 60px; */
  /* left: 400px; */
  /* width: 400px; */
}

article ul::after {
  content: '';
  display: block;
  clear: both;
}

li .psst {
  font-size: .7em;
  font-style: italic;
  line-height: .2em;
}

footer {
  margin-top: 1em;
  margin-bottom: 2em;
  padding: 0em;
  font-family: 'Roboto Condensed', sans-serif;
  /* background-color: rgba(92, 164, 169, .4); */
  /* background-color: rgba(244, 241, 187, .5);
  border-radius: 50%; */
  /* outline: 26em dotted rgba(244, 241, 187, .3); */
  /* margin-bottom: -300px; */
}

footer ul {
  font-size: 1.1em;
  line-height: 1.9em;
  margin: 0;
  padding: 0;
  list-style: none;
}

body {
  /* outline: 26em dotted rgba(244, 241, 187, .9); */
  /* padding-bottom: 0;
  border-bottom-style: dotted;
  border-bottom-color: rgba(244, 241, 187, .9);
  border-bottom-width: 26em; */
}

@media screen and (min-width: 1024px) {
  .sidhuvud {
    width: 800px;
    margin: 0 auto 0 auto;
  }
  header {
    width: 800px;
    margin: 0 auto 0 auto;
  }
  .top-banner-logo {
    width: 800px;
    margin: 0 auto 0 auto;
  }
  footer {
    width: 800px;
    margin: 0 auto 0 auto;
  }
}

@media screen and (max-width: 600px) {
  body {
    font-size: 12px;
  }
  .sidhuvud {
    width: 100%;
  }
  .top-banner {
    /* width: 95%; */
  }
  .top-banner-logo {
    margin-left: 10%;
    margin-right: 10%;
  }
  article {
    background-color: none;
  }
  .container {
    width: 90%;
  }
  article ul {
    margin-left: 4%;
    margin-right: 4%;
  }
  article ul img {
    width: 33%;
  }
  article>ul>li {
    position: relative;
    width: 98%;
  }
  article>ul>li>ul>li {
    position: relative;
  }
  .subList-active {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    /* top: 60px; */
    /* left: 400px; */
    /* width: 400px; */
  }
  .list-active {
    /* transform: rotate(-90deg) translate(0%, 0%); */
  }
  #what-do-you-need {
    width: 600px;
    overflow: hidden;
  }
}

.logoDiv {
  margin-top: 75%;
  margin-bottom: 25%;
  display: block;
  /* background-color: green; */
}

/* @media only screen and (min-device-width: 300px) and (max-device-width: 1024px) {
  /* html {
    background: url('img/pagan-danish-swedish-midsummer-st-hans.jpg') no-repeat top center fixed;
    background-size: cover;
    height: 100%;
    overflow: hidden;
  } */

/* body {
    height: 100%;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
  } */

}

*/