<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.blackbg {
  background-color: #000; }

.greishbg {
  background-color: #272727; }

.whitebg {
  background-color: #fff; }

.greenbg {
  background-color: #799F1B; }

.pinkbg {
  background-color: #E5007D; }

.bluebg {
  background-color: #009CB8; }

.greybg {
  background-color: #E2E2E2; }

.purplebg {
  background-color: #9B1AB1; }

.yellowbg {
  background-color: #EFC700; }

.lightgreybg {
  background-color: #F2F2F2; }

body, html {
  font-family: "brandon-grotesque";
  font-weight: 400;
  color: #000; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

button {
  outline: 0px;
  border: 0px;
  border-radius: 8px;
  padding: 10px 20px; }

@font-face {
  font-family: 'brandon_textbold';
  src: url("fonts/brandontext-bold.woff2") format("woff2"), url("fonts/brandontext-bold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'brandon_text_regular';
  src: url("fonts/brandontext-regular.woff2") format("woff2"), url("fonts/brandontext-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
h1 {
  font-size: 58px;
  font-size: 8.05556vw;
  color: #000;
  font-family: "brandon_textbold";
  letter-spacing: 0.13889vw;
  line-height: 7.14286vh;
  font-weight: 700;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
     not supported by any browser */ }
  @media screen and (orientation: landscape) and (max-width: 768px) {
    h1 {
      letter-spacing: 0.13889vw;
      font-size: 5.72917vw;
      line-height: 9.72222vw; } }
  @media screen and (orientation: landscape) and (min-width: 768px) {
    h1 {
      font-size: 6.73469vh;
      line-height: 7.14286vh;
      letter-spacing: 0.10204vh; } }
  @media screen and (orientation: portrait) and (max-width: 768px) {
    h1 {
      font-size: 4.20918vh;
      line-height: 7.14286vh;
      letter-spacing: 0.10204vh; } }
  @media screen and (min-width: 1367px) {
    h1 {
      font-size: 58px;
      line-height: 70px;
      letter-spacing: 1px; } }
  h1.onlywhite {
    color: #fff; }
  h1.white {
    color: #fff;
    background-color: #000;
    display: inline-block;
    margin-left: -2.04082vh;
    padding-left: 2.04082vh;
    padding-right: 2.04082vh; }
    h1.white:after {
      content: "";
      position: relative;
      width: 100%;
      height: 0px;
      clear: both; }
  h1.green {
    color: #799F1B; }
  h1.pink {
    color: #E5007D; }
  h1.blue {
    color: #009CB8; }

h2 {
  font-size: 40px;
  font-size: 5.55556vw;
  color: #000;
  font-family: "brandon_textbold";
  letter-spacing: 0.13889vw;
  line-height: 5.30612vh;
  font-weight: 700; }
  @media screen and (orientation: landscape) and (max-width: 768px) {
    h2 {
      letter-spacing: 0.13889vw;
      font-size: 3.47222vw;
      line-height: 5.83333vw; } }
  @media screen and (orientation: landscape) and (min-width: 768px) {
    h2 {
      font-size: 4.08163vh;
      line-height: 4.28571vh;
      letter-spacing: 0.10204vh; } }
  @media screen and (orientation: portrait) and (max-width: 768px) {
    h2 {
      font-size: 2.55102vh;
      line-height: 4.28571vh;
      letter-spacing: 0.10204vh; } }
  @media screen and (min-width: 1367px) {
    h2 {
      font-size: 40px;
      line-height: 42px;
      letter-spacing: 1px; } }
  h2.white {
    color: #fff;
    background-color: #000;
    display: inline-block;
    margin-left: -1.42857vh;
    padding-left: 1.42857vh;
    padding-right: 1.42857vh; }
    h2.white:after {
      content: "";
      position: relative;
      width: 100%;
      height: 0px;
      clear: both; }
  h2.green {
    color: #799F1B; }
  h2.pink {
    color: #E5007D; }
  h2.blue {
    color: #009CB8; }

p {
  font-size: 18px;
  font-size: 2.5vw;
  color: #000;
  font-family: "brandon_text_regular";
  letter-spacing: 0.13889vw;
  line-height: 2.44898vh; }
  @media screen and (orientation: landscape) and (max-width: 768px) {
    p {
      letter-spacing: 0.13889vw;
      font-size: 2.5vw;
      line-height: 3.33333vw; } }
  @media screen and (orientation: landscape) and (min-width: 768px) {
    p {
      font-size: 1.83673vh;
      line-height: 2.44898vh;
      letter-spacing: 0.10204vh; } }
  @media screen and (orientation: portrait) and (max-width: 768px) {
    p {
      font-size: 1.83673vh;
      line-height: 2.44898vh;
      letter-spacing: 0.10204vh; } }
  @media screen and (min-width: 1367px) {
    p {
      font-size: 18px;
      line-height: 24px;
      letter-spacing: 1px; } }
  p.larger {
    font-size: 24px;
    font-size: 3.33333vw;
    color: #000;
    font-family: "brandon_text_regular";
    letter-spacing: 0.13889vw;
    line-height: 2.85714vh; }
    @media screen and (orientation: landscape) and (max-width: 768px) {
      p.larger {
        letter-spacing: 0.13889vw;
        font-size: 3.33333vw;
        line-height: 3.88889vw; } }
    @media screen and (orientation: landscape) and (min-width: 768px) {
      p.larger {
        font-size: 2.44898vh;
        line-height: 2.85714vh;
        letter-spacing: 0.10204vh; } }
    @media screen and (orientation: portrait) and (max-width: 768px) {
      p.larger {
        font-size: 2.44898vh;
        line-height: 2.85714vh;
        letter-spacing: 0.10204vh; } }
    @media screen and (min-width: 1367px) {
      p.larger {
        font-size: 24px;
        line-height: 28px;
        letter-spacing: 1px; } }
  p .infotext {
    font-size: 22px;
    font-size: 3.05556vw;
    color: #000;
    font-family: "brandon_text_regular";
    letter-spacing: 0.13889vw;
    line-height: 2.65306vh; }
    @media screen and (orientation: landscape) {
      p .infotext {
        letter-spacing: 0.10204vh;
        font-size: 2.2449vh;
        line-height: 2.65306vh; } }
    @media screen and (orientation: landscape) and (min-width: 768px) {
      p .infotext {
        font-size: 2.2449vh;
        line-height: 2.65306vh;
        letter-spacing: 0.10204vh; } }
    @media screen and (orientation: portrait) and (max-width: 768px) {
      p .infotext {
        font-size: 2.2449vh;
        line-height: 2.65306vh;
        letter-spacing: 0.10204vh; } }
    @media screen and (min-width: 1367px) {
      p .infotext {
        font-size: 22px;
        line-height: 26px;
        letter-spacing: 1px; } }
  p.green {
    color: #799F1B; }
  p.pink {
    color: #E5007D; }
  p.blue {
    color: #009CB8; }

ul {
  padding: auto;
  padding: 0px;
  padding-left: 1.53061vh; }

li {
  font-size: 18px;
  font-size: 2.5vw;
  color: #000;
  font-family: "brandon_text_regular";
  letter-spacing: 0.13889vw;
  line-height: 2.44898vh; }
  @media screen and (orientation: landscape) and (max-width: 768px) {
    li {
      letter-spacing: 0.13889vw;
      font-size: 2.5vw;
      line-height: 3.33333vw; } }
  @media screen and (orientation: landscape) and (min-width: 768px) {
    li {
      font-size: 1.83673vh;
      line-height: 2.44898vh;
      letter-spacing: 0.10204vh; } }
  @media screen and (orientation: portrait) and (max-width: 768px) {
    li {
      font-size: 1.83673vh;
      line-height: 2.44898vh;
      letter-spacing: 0.10204vh; } }
  @media screen and (min-width: 1367px) {
    li {
      font-size: 18px;
      line-height: 24px;
      letter-spacing: 1px; } }
  li.larger {
    font-size: 24px;
    font-size: 3.33333vw;
    color: #000;
    font-family: "brandon_text_regular";
    letter-spacing: 0.13889vw;
    line-height: 2.85714vh; }
    @media screen and (orientation: landscape) and (max-width: 768px) {
      li.larger {
        letter-spacing: 0.13889vw;
        font-size: 3.33333vw;
        line-height: 3.88889vw; } }
    @media screen and (orientation: landscape) and (min-width: 768px) {
      li.larger {
        font-size: 2.44898vh;
        line-height: 2.85714vh;
        letter-spacing: 0.10204vh; } }
    @media screen and (orientation: portrait) and (max-width: 768px) {
      li.larger {
        font-size: 2.44898vh;
        line-height: 2.85714vh;
        letter-spacing: 0.10204vh; } }
    @media screen and (min-width: 1367px) {
      li.larger {
        font-size: 24px;
        line-height: 28px;
        letter-spacing: 1px; } }
  li .infotext {
    font-size: 22px;
    font-size: 3.05556vw;
    color: #000;
    font-family: "brandon_text_regular";
    letter-spacing: 0.13889vw;
    line-height: 2.65306vh; }
    @media screen and (orientation: landscape) {
      li .infotext {
        letter-spacing: 0.10204vh;
        font-size: 2.2449vh;
        line-height: 2.65306vh; } }
    @media screen and (orientation: landscape) and (min-width: 768px) {
      li .infotext {
        font-size: 2.2449vh;
        line-height: 2.65306vh;
        letter-spacing: 0.10204vh; } }
    @media screen and (orientation: portrait) and (max-width: 768px) {
      li .infotext {
        font-size: 2.2449vh;
        line-height: 2.65306vh;
        letter-spacing: 0.10204vh; } }
    @media screen and (min-width: 1367px) {
      li .infotext {
        font-size: 22px;
        line-height: 26px;
        letter-spacing: 1px; } }
  li.green {
    color: #799F1B; }
  li.pink {
    color: #E5007D; }
  li.blue {
    color: #009CB8; }

strong {
  font-family: "brandon_textbold";
  font-weight: 700; }

button {
  font-size: 22px;
  font-size: 3.05556vw;
  color: #000;
  font-family: "brandon_text_regular";
  letter-spacing: 0.13889vw;
  line-height: 2.85714vh;
  font-weight: 700 !important;
  background-color: #000;
  color: #fff;
  border-radius: 4px !important;
  padding: 1.53061vh !important;
  margin-bottom: 10px !important;
  -webkit-transition: all 0.2s ease-out;
  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
  transition: all 0.2s ease-out;
  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */ }
  @media screen and (orientation: landscape) {
    button {
      letter-spacing: 0.10204vh;
      font-size: 2.2449vh;
      line-height: 2.85714vh; } }
  @media screen and (orientation: landscape) and (min-width: 768px) {
    button {
      font-size: 2.2449vh;
      line-height: 2.85714vh;
      letter-spacing: 0.10204vh; } }
  @media screen and (orientation: portrait) and (max-width: 768px) {
    button {
      font-size: 2.2449vh;
      line-height: 2.85714vh;
      letter-spacing: 0.10204vh; } }
  @media screen and (min-width: 1367px) {
    button {
      font-size: 22px;
      line-height: 28px;
      letter-spacing: 1px; } }
  button:hover {
    color: #fff !important;
    opacity: 0.7; }
  button.green {
    background-color: #799F1B; }
  button.pink {
    background-color: #E5007D; }
  button.blue {
    background-color: #009CB8; }
  button.yellow {
    background-color: #EFC700; }
  button.purple {
    background-color: #9B1AB1; }
  button.yellow {
    background-color: #EFC700; }
  button.lightgrey {
    background-color: #F2F2F2; }
  button:hover {
    transform: scale3d(1.05, 1.05, 1.05); }

body, html {
  overflow-x: hidden; }

.hideme {
  opacity: 0.0; }

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  /* change if the mask should have another color then white */
  z-index: 111111111199;
  /* makes sure it stays on top */
  height: 100vh;
  width: 100%; }

#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  /* centers the loading animation horizontally one the screen */
  top: 50%;
  /* centers the loading animation vertically one the screen */
  background-image: url(../images/ring.svg);
  /* path to your loading animation */
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
  /* is width and height divided by two */ }

#logotypen {
  max-width: 260px;
  margin-left: 10px;
  margin-top: 20px; }
  @media screen and (max-width: 1024px) {
    #logotypen {
      max-width: 180px;
      max-height: 50px;
      margin-left: 10px;
      margin-top: 30px; } }
  @media screen and (orientation: portrait) and (max-width: 767px) {
    #logotypen {
      max-height: 50px;
      margin-left: 10px;
      margin-top: 10px; } }
  @media screen and (orientation: portrait) and (max-width: 768px) {
    #logotypen {
      max-height: 60px;
      margin-left: 10px;
      margin-top: 20px; } }
  @media screen and (orientation: portrait) and (max-width: 480px) {
    #logotypen {
      max-height: 40px;
      margin-left: 10px;
      margin-top: 1.83673vh; } }
  @media screen and (orientation: landscape) and (max-width: 768px) {
    #logotypen {
      max-height: 50px;
      margin-left: 10px;
      margin-top: 10px; } }

.navbar {
  background-color: #fff;
  margin-bottom: 0px;
  border-width: 0px 0px;
  max-width: 100%; }

@media screen and (max-width: 767px) {
  .nav {
    background-color: #white;
    float: left !important;
    width: 100%;
    background-color: #fff; } }

.navbar-header {
  max-height: 100px; }

.brand {
  font-size: 0px; }

#navbar li {
  font-size: 22px;
  font-size: 3.05556vw;
  color: #000;
  font-family: "brandon_textbold";
  letter-spacing: 0.13889vw; }
  @media screen and (orientation: landscape) and (min-width: 768px) {
    #navbar li {
      font-size: 2.2449vh;
      line-height: 10.20408vh;
      letter-spacing: 0.10204vh;
      margin-right: -1vh; } }
  @media screen and (max-width: 1366px) {
    #navbar li {
      font-size: 2.2449vh;
      letter-spacing: 0.10204vh; } }
  @media screen and (orientation: portrait) and (max-width: 768px) {
    #navbar li {
      font-size: 1.42857vh;
      letter-spacing: 0.10204vh; } }
  @media screen and (min-width: 1367px) {
    #navbar li {
      font-size: 22px;
      letter-spacing: 1px; } }
  @media screen and (orientation: landscape) and (max-width: 768px) {
    #navbar li {
      letter-spacing: 0.10204vh;
      font-size: 1.69753vw; } }
  @media screen and (min-width: 767px) {
    #navbar li {
      display: inline-block; } }
  @media screen and (min-width: 768px) and (max-width: 768px) and (orientation: portrait) {
    #navbar li {
      display: table-cell; } }
  @media screen and (orientation: portrait) and (max-width: 767px) {
    #navbar li {
      display: inherit; } }
  #navbar li:hover a, #navbar li:focus a {
    color: #fff;
    background-color: #009CB8; }
  #navbar li a {
    color: #000;
    line-height: 100px;
    padding: 0px 30px; }
    #navbar li a:hover {
      color: #fff;
      background-color: #009CB8; }
    @media screen and (orientation: portrait) and (max-width: 768px) {
      #navbar li a {
        padding: 0px 10px; } }
    @media screen and (max-width: 767px) {
      #navbar li a {
        line-height: 30px;
        padding: 0px 0px;
        padding-left: 10px; } }
  #navbar li.active {
    color: #fff;
    background-color: #009CB8; }
    #navbar li.active a {
      color: #fff; }
  #navbar li ul li {
    font-size: 18px;
    font-size: 2.5vw;
    color: #000;
    font-family: "brandon_textbold";
    letter-spacing: 0.13889vw; }
    @media screen and (orientation: landscape) and (min-width: 768px) {
      #navbar li ul li {
        font-size: 1.83673vh;
        line-height: 10.20408vh;
        letter-spacing: 0.10204vh;
        margin-right: -1vh; } }
    @media screen and (max-width: 1366px) {
      #navbar li ul li {
        font-size: 1.83673vh;
        letter-spacing: 0.10204vh; } }
    @media screen and (orientation: portrait) and (max-width: 768px) {
      #navbar li ul li {
        font-size: 1.42857vh;
        letter-spacing: 0.10204vh; } }
    @media screen and (min-width: 1367px) {
      #navbar li ul li {
        font-size: 18px;
        letter-spacing: 1px; } }
    @media screen and (orientation: landscape) and (max-width: 768px) {
      #navbar li ul li {
        letter-spacing: 0.10204vh;
        font-size: 1.38889vw; } }

.dropdown-menu &gt; .active &gt; a {
  background-color: #009CB8 !important; }

.current-menu-ancestor {
  background-color: #009CB8 !important; }
  .current-menu-ancestor a {
    color: #fff !important; }

.footer_menu .current-menu-ancestor {
  background-color: transparent !important; }
  .footer_menu .current-menu-ancestor a {
    color: #fff !important; }

.nav &gt; li &gt; a:hover, .nav &gt; li &gt; a:focus {
  background-color: transparent; }

.navbar-fixed-top, .navbar-fixed-bottom {
  z-index: 300000; }

.dropdown-menu &gt; li &gt; a:hover, .dropdown-menu &gt; li &gt; a:focus {
  background-color: transparent; }

.dropdown:hover .dropdown-menu {
  display: block; }

.dropdown-menu {
  margin-top: -0px;
  box-shadow: 0px 0px 0px transparent !important;
  border-radius: 0px;
  border: 0px;
  width: 130%;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: -0px;
  z-index: 300000;
  background-color: #009CB8; }
  @media screen and (orientation: portrait) and (max-width: 767px) {
    .dropdown-menu {
      padding-top: 0px; } }
  .dropdown-menu li {
    display: table !important; }
    .dropdown-menu li a {
      color: #fff !important;
      line-height: 35px !important; }
      @media screen and (orientation: portrait) and (max-width: 767px) {
        .dropdown-menu li a {
          line-height: 25px !important; } }

.navbar-toggle {
  background-color: #009CB8;
  margin-right: 20px;
  margin-top: 15px; }
  .navbar-toggle .icon-bar {
    background-color: #fff; }

.navbar-collapse {
  padding-left: 0px;
  padding-right: 0px;
  overflow-x: hidden; }

@media screen and (orientation: portrait) and (max-width: 768px) {
  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    min-height: 100vh; } }
/* start of starpage move to file */
.startcontainer {
  margin-top: 0px;
  padding-bottom: 15px; }
  @media screen and (orientation: portrait) and (max-width: 768px) {
    .startcontainer {
      margin-top: -16px; } }
  @media screen and (orientation: portrait) and (max-width: 767px) {
    .startcontainer {
      margin-top: -40px; } }

.topcontainer {
  max-height: 60vh;
  overflow: hidden; }
  @media screen and (orientation: landscape) and (max-width: 768px) {
    .topcontainer {
      margin-top: -60px !important; } }
  .topcontainer .slide {
    background-size: cover;
    background-position: 50% 50%;
    text-align: center;
    width: 100%;
    height: 60vh; }
    .topcontainer .slide .swiperTxtHolder {
      height: 60vh;
      position: absolute;
      background-color: rgba(0, 0, 0, 0.3);
      width: 100%;
      z-index: 4;
      margin-top: 0px;
      -webkit-transition: all 0.2s ease-out;
      /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
      transition: all 0.2s ease-out;
      /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
      cursor: pointer;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: center;
      justify-content: center; }
      .topcontainer .slide .swiperTxtHolder:hover {
        background-color: rgba(0, 0, 0, 0.8); }
    .topcontainer .slide h1 {
      width: 90%;
      padding-left: 5%;
      padding-right: 5%;
      text-align: center; }
      @media screen and (orientation: portrait) and (max-width: 768px) {
        .topcontainer .slide h1 {
          font-size: 2.40525vh; } }
    .topcontainer .slide picture {
      position: absolute;
      width: 100%; }
  .topcontainer .swiper-pagination-bullets {
    bottom: auto !important;
    margin-top: -3vh; }
    @media screen and (orientation: landscape) and (max-width: 768px) {
      .topcontainer .swiper-pagination-bullets {
        margin-top: -3vw; } }
    @media screen and (orientation: portrait) and (max-width: 768px) {
      .topcontainer .swiper-pagination-bullets {
        margin-top: -8.2vw; } }
  .topcontainer .swiper-button-prev, .topcontainer .swiper-button-next {
    top: auto !important;
    margin-top: -32vh; }
  .topcontainer:after {
    content: "";
    position: relative;
    height: 0px;
    width: 100%;
    clear: both; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.maincontent {
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  z-index: 4; }
  @media screen and (max-width: 1024px) {
    .maincontent {
      padding-top: 40px; } }
  @media screen and (max-width: 768px) {
    .maincontent {
      padding-top: 20px; } }
  .maincontent img {
    width: 100%; }
  .maincontent iner {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%; }
  .maincontent .embed-container iframe, .maincontent .embed-container object, .maincontent .embed-container embed {
    padding-top: 40px;
    padding-bottom: 40px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.pinkbox {
  display: block;
  width: 100%;
  background-color: #E5007D; }
  .pinkbox.paddmoretop {
    padding-top: 40px; }
  .pinkbox .pinksearch {
    text-align: center;
    padding-top: 5.10204vh;
    padding-bottom: 3.57143vh; }
    .pinkbox .pinksearch form {
      width: 100%;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: center;
      justify-content: center; }
    .pinkbox .pinksearch input {
      outline: none !important;
      outline-style: none;
      border: 0px;
      padding: 2.04082vh;
      text-align: center;
      font-size: 40px;
      font-size: 5.55556vw;
      color: #000;
      font-family: "brandon_textbold";
      letter-spacing: 0.13889vw;
      line-height: 5.30612vh;
      font-weight: 700;
      font-weight: 100;
      width: 70%;
      min-width: 280px;
      border-top-left-radius: 5px;
      border-radius: 5px;
      border: none;
      outline: none;
      text-indent: -5%; }
      @media screen and (orientation: landscape) and (max-width: 768px) {
        .pinkbox .pinksearch input {
          letter-spacing: 0.13889vw;
          font-size: 3.47222vw;
          line-height: 5.83333vw; } }
      @media screen and (orientation: landscape) and (min-width: 768px) {
        .pinkbox .pinksearch input {
          font-size: 4.08163vh;
          line-height: 4.28571vh;
          letter-spacing: 0.10204vh; } }
      @media screen and (orientation: portrait) and (max-width: 768px) {
        .pinkbox .pinksearch input {
          font-size: 2.55102vh;
          line-height: 4.28571vh;
          letter-spacing: 0.10204vh; } }
      @media screen and (min-width: 1367px) {
        .pinkbox .pinksearch input {
          font-size: 40px;
          line-height: 42px;
          letter-spacing: 1px; } }
      .pinkbox .pinksearch input.white {
        color: #fff;
        background-color: #000;
        display: inline-block;
        margin-left: -1.42857vh;
        padding-left: 1.42857vh;
        padding-right: 1.42857vh; }
        .pinkbox .pinksearch input.white:after {
          content: "";
          position: relative;
          width: 100%;
          height: 0px;
          clear: both; }
      .pinkbox .pinksearch input.green {
        color: #799F1B; }
      .pinkbox .pinksearch input.pink {
        color: #E5007D; }
      .pinkbox .pinksearch input.blue {
        color: #009CB8; }
    .pinkbox .pinksearch .pinksub {
      font-size: 40px;
      font-size: 5.55556vw;
      color: #000;
      font-family: "brandon_textbold";
      letter-spacing: 0.13889vw;
      line-height: 5.30612vh;
      font-weight: 700;
      text-indent: -300000%;
      color: #fff;
      padding: 2.04082vh;
      width: 10%;
      margin-left: -10%;
      background-color: #E2E2E2;
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px;
      cursor: pointer;
      background-image: url("../images/search.png");
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: 40%;
      border: none;
      outline: none;
      -webkit-backface-visibility: hidden; }
      @media screen and (orientation: landscape) and (max-width: 768px) {
        .pinkbox .pinksearch .pinksub {
          letter-spacing: 0.13889vw;
          font-size: 3.47222vw;
          line-height: 5.83333vw; } }
      @media screen and (orientation: landscape) and (min-width: 768px) {
        .pinkbox .pinksearch .pinksub {
          font-size: 4.08163vh;
          line-height: 4.28571vh;
          letter-spacing: 0.10204vh; } }
      @media screen and (orientation: portrait) and (max-width: 768px) {
        .pinkbox .pinksearch .pinksub {
          font-size: 2.55102vh;
          line-height: 4.28571vh;
          letter-spacing: 0.10204vh; } }
      @media screen and (min-width: 1367px) {
        .pinkbox .pinksearch .pinksub {
          font-size: 40px;
          line-height: 42px;
          letter-spacing: 1px; } }
      .pinkbox .pinksearch .pinksub.white {
        color: #fff;
        background-color: #000;
        display: inline-block;
        margin-left: -1.42857vh;
        padding-left: 1.42857vh;
        padding-right: 1.42857vh; }
        .pinkbox .pinksearch .pinksub.white:after {
          content: "";
          position: relative;
          width: 100%;
          height: 0px;
          clear: both; }
      .pinkbox .pinksearch .pinksub.green {
        color: #799F1B; }
      .pinkbox .pinksearch .pinksub.pink {
        color: #E5007D; }
      .pinkbox .pinksearch .pinksub.blue {
        color: #009CB8; }
    .pinkbox .pinksearch .searchresults {
      position: relative;
      max-width: 520px;
      margin-top: -2px;
      margin: 0 auto;
      -webkit-transition: all 0.2s ease-out;
      /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
      transition: all 0.2s ease-out;
      /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
      background-color: #F2F2F2;
      border-bottom-right-radius: 8px;
      border-bottom-left-radius: 8px;
      z-index: 30001;
      clear: both;
      opacity: 0.0;
      display: none; }
      .pinkbox .pinksearch .searchresults p:first-child {
        padding-top: 20px; }
      .pinkbox .pinksearch .searchresults p:last-child {
        padding-bottom: 20px; }
      @media screen and (orientation: portrait) and (max-width: 767px) {
        .pinkbox .pinksearch .searchresults {
          max-width: 280px; } }
  .pinkbox:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 6.93878vh;
    background-color: transparent;
    background-image: url("../images/pingruff.png");
    background-position: 5% 0%;
    background-size: 105%;
    margin-top: -2px;
    background-repeat: no-repeat; }

.quikfind {
  padding-top: 6.93878vh;
  text-align: center;
  padding-bottom: 60px; }
  .quikfind img {
    width: 60%; }
  .quikfind h2 {
    font-weight: 100; }
  .quikfind .quikitem {
    -webkit-transition: all 0.2s ease-out;
    /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
    transition: all 0.2s ease-out;
    /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
    padding-bottom: 1.02041vh; }
    .quikfind .quikitem:hover {
      border-radius: 8px;
      transform: scale3d(1.05, 1.05, 1.05); }

.greycontent {
  background-color: #F2F2F2;
  padding-top: 80px;
  padding-bottom: 80px; }

.topofboximg {
  max-width: 14.52991%;
  min-width: 80px;
  left: 50%;
  position: absolute;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
     not supported by any browser */
  -webkit-transform: translate(-50%, -80%) scale(1, 1);
  /* Chrome, Safari, Opera */
  transform: translate(-50%, -80%) scale(1, 1);
  transform: translate(-50%, -80%) scale(1, 1); }
  @media screen and (orientation: portrait) and (max-width: 768px) {
    .topofboximg {
      margin-top: -3vh; } }
  @media screen and (orientation: portrait) and (max-width: 414px) {
    .topofboximg {
      margin-top: 2vh; } }
  @media screen and (orientation: portrait) and (max-width: 768px) {
    .topofboximg.ears {
      margin-top: -5vh; } }

.raggedwhitebox {
  text-align: center;
  background-image: url("../images/ruffbox.svg");
  background-size: 100% 98%;
  background-repeat: no-repeat;
  padding-top: 80px;
  padding-bottom: 80px; }
  .raggedwhitebox .topofboximg {
    -webkit-transform: translate(-50%, -40%) scale(1, 1);
    /* Chrome, Safari, Opera */
    transform: translate(-50%, -40%) scale(1, 1);
    transform: translate(-50%, -40%) scale(1, 1); }
  @media screen and (orientation: portrait) and (max-width: 768px) {
    .raggedwhitebox {
      background-size: 140% 98%;
      background-position: 20% 0%;
      padding-left: 0px;
      padding-right: 0px;
      margin-right: 0px;
      margin-left: 0px;
      width: 100%; } }
  @media screen and (orientation: portrait) and (max-width: 768px) {
    .raggedwhitebox {
      padding-top: 3.06122vh;
      padding-bottom: 3.06122vh; } }
  .raggedwhitebox h1 {
    font-weight: 100;
    margin-top: 13%; }
  .raggedwhitebox p {
    width: 80%;
    text-align: center;
    margin-left: 10%;
    margin-right: 10%; }
  .raggedwhitebox .buttonholder {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px; }
    @media screen and (orientation: portrait) and (max-width: 414px) {
      .raggedwhitebox .buttonholder {
        padding-top: 5px; } }
    .raggedwhitebox .buttonholder button:first-child {
      margin-right: 30px;
      margin-left: 0px; }

.mapshortdesc {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: left; }
  .mapshortdesc h2 {
    text-align: left;
    font-weight: 100; }

.whitecontent {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-bottom: 120px; }
  .whitecontent h2 {
    font-weight: 100;
    margin-top: 5vh; }
  .whitecontent .buttonholder {
    padding-top: 40px;
    padding-bottom: 40px; }
    .whitecontent .buttonholder button {
      width: 100%; }
      @media screen and (orientation: portrait) and (max-width: 768px) {
        .whitecontent .buttonholder button {
          width: 80%; } }
    .whitecontent .buttonholder .row:first-child {
      padding-bottom: 15px; }
  .whitecontent .topofboximg {
    -webkit-transform: translate(-50%, -80%) scale(1, 1) rotate(15deg);
    /* Chrome, Safari, Opera */
    transform: translate(-50%, -80%) scale(1, 1) rotate(15deg);
    transform: translate(-50%, -80%) scale(1, 1) rotate(15deg); }

.latestnews {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 80px; }
  .latestnews .toph2 {
    font-weight: 100;
    margin-top: 5vh; }

.noimg {
  padding-top: 140px;
  padding-bottom: 160px;
  display: block; }
  @media screen and (orientation: portrait) and (max-width: 480px) {
    .noimg {
      padding-top: 40px; } }

.genericitem {
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: left;
  background-color: #fff;
  width: 100%; }
  @media screen and (orientation: landscape) and (min-width: 768px) {
    .genericitem {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: center;
      justify-content: center; } }
  .genericitem .genericimg {
    padding: 0px !important; }
    .genericitem .genericimg img {
      width: 100%; }
  .genericitem .generictext {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px; }
    .genericitem .generictext h2 {
      font-weight: 100;
      margin-top: 0px; }
    .genericitem .generictext button {
      margin-top: 10px; }
    .genericitem .generictext .public {
      text-align: right; }
      @media screen and (orientation: portrait) and (max-width: 767px) {
        .genericitem .generictext .public {
          margin-top: 10px;
          margin-bottom: -5px; } }

/*end of startpage move to file */
/*start of verksamheterarkiv*/
.verksamheterarkiv {
  padding-top: 80px;
  padding-bottom: 80px;
  padding-top: 6.93878vh;
  background-color: #F2F2F2; }
  .verksamheterarkiv .verks {
    padding-top: 40px;
    padding-bottom: 40px; }
    .verksamheterarkiv .verks a {
      color: #000; }
    .verksamheterarkiv .verks .bigbokstav {
      color: #E5007D; }
  @media screen and (orientation: portrait) and (max-width: 480px) {
    .verksamheterarkiv {
      padding-left: 5px;
      padding-right: 5px; } }

.verksamhet .backbutton {
  padding-left: 0px !important;
  padding-bottom: 4.08163vh; }
  @media screen and (orientation: portrait) and (max-width: 480px) {
    .verksamhet .backbutton {
      margin-left: 15px; } }
.verksamhet .verket {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  align-items: center;
  justify-content: center;
  padding: 4.08163vh;
  background-color: #fff; }
  .verksamhet .verket ul {
    list-style: none;
    padding: 0px;
    margin: 0px; }
    .verksamhet .verket ul li {
      margin-top: 3px;
      margin-bottom: 3px; }
.verksamhet .verksamhetbild {
  text-align: center; }

.singlepost {
  padding-top: 80px;
  padding-bottom: 80px; }
  .singlepost .backbutton {
    padding-left: 0px !important;
    padding-bottom: 4.08163vh; }
    @media screen and (orientation: portrait) and (max-width: 480px) {
      .singlepost .backbutton {
        margin-left: 15px; } }
  .singlepost .thepost {
    background-color: #fff;
    border-radius: 8px;
    padding: 0px !important; }
    .singlepost .thepost .postmedia img {
      width: 100%; }
    .singlepost .thepost .postcontent {
      padding: 40px; }
      .singlepost .thepost .postcontent .column:first-child {
        padding-right: 30px; }
      .singlepost .thepost .postcontent .column:last-child {
        padding-left: 30px; }
      .singlepost .thepost .postcontent .public {
        text-align: right;
        clear: both;
        padding-top: 20px; }

/*end of verksamheterarkiv*/
/*generic page*/
.genricpage .genricimg {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center; }
  .genricpage .genricimg img {
    width: 100%;
    display: block; }
  .genricpage .genricimg .genricimgtxt {
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0px; }
    @media screen and (orientation: landscape) and (max-width: 736px) {
      .genricpage .genricimg .genricimgtxt {
        margin-top: 80px; } }
    .genricpage .genricimg .genricimgtxt p {
      color: #fff; }
.genricpage .genrictxtbox {
  text-align: center;
  margin-top: -14px; }
  @media screen and (orientation: landscape) and (max-width: 736px) {
    .genricpage .genrictxtbox {
      margin-top: -20px; } }
  .genricpage .genrictxtbox:nth-child(n+3) {
    margin-top: 10px; }
  .genricpage .genrictxtbox svg {
    max-height: 64px;
    width: 102%;
    overflow: hidden;
    margin-top: -64px;
    margin-bottom: -12px;
    margin-left: -1%; }
    @media screen and (orientation: portrait) and (max-width: 767px) {
      .genricpage .genrictxtbox svg {
        width: 322%;
        margin-left: -4%; } }
  .genricpage .genrictxtbox .genricimgtxt {
    padding-top: 80px;
    padding-bottom: 80px;
    padding-top: 60px; }
    @media screen and (orientation: portrait) and (max-width: 480px) {
      .genricpage .genrictxtbox .genricimgtxt {
        padding-top: 30px;
        padding-bottom: 40px; } }
    .genricpage .genrictxtbox .genricimgtxt p.whiteonly {
      color: #fff; }
    .genricpage .genrictxtbox .genricimgtxt p.onlywhite {
      color: #fff; }
    .genricpage .genrictxtbox .genricimgtxt p.white {
      color: #fff;
      background-color: #000;
      display: inline-block;
      margin-left: -2.04082vh;
      padding-left: 2.04082vh;
      padding-right: 2.04082vh; }
      .genricpage .genrictxtbox .genricimgtxt p.white:after {
        content: "";
        position: relative;
        width: 100%;
        height: 0px;
        clear: both; }
    .genricpage .genrictxtbox .genricimgtxt p.green {
      color: #799F1B; }
    .genricpage .genrictxtbox .genricimgtxt p.pink {
      color: #E5007D; }
    .genricpage .genrictxtbox .genricimgtxt p.blue {
      color: #009CB8; }
    .genricpage .genrictxtbox .genricimgtxt p.yellow {
      color: #EFC700; }
    .genricpage .genrictxtbox .genricimgtxt p.purple {
      color: #9B1AB1; }
    .genricpage .genrictxtbox .genricimgtxt p.yellow {
      color: #EFC700; }
    .genricpage .genrictxtbox .genricimgtxt p.lightgrey {
      color: #F2F2F2; }
.genricpage .genericitems {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #F2F2F2; }
  .genricpage .genericitems .genericitem {
    display: inline-block;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 16px !important; }
    .genricpage .genericitems .genericitem .genericimg img {
      border-bottom-left-radius: 16px;
      border-top-left-radius: 16px; }
      @media screen and (orientation: portrait) and (max-width: 480px) {
        .genricpage .genericitems .genericitem .genericimg img {
          border-bottom-left-radius: 0px;
          border-top-left-radius: 0px; } }
    .genricpage .genericitems .genericitem .generictext {
      margin-top: 20px;
      margin-bottom: 0px;
      padding-left: 3.06122vh;
      padding-right: 3.06122vh; }
      .genricpage .genericitems .genericitem .generictext .public {
        text-align: right; }
    .genricpage .genericitems .genericitem.textonly {
      padding-top: 40px;
      padding-bottom: 40px; }
    .genricpage .genericitems .genericitem.inverted .genericimg img {
      border-radius: 0px;
      border-bottom-right-radius: 16px;
      border-top-right-radius: 16px; }

/*end genricpage*/
/*newsarchive*/
.arciveheader h2 {
  font-weight: 100;
  display: inline-block;
  background-image: url("../images/headphones.png");
  line-height: 12.2449vh;
  text-indent: 12.2449vh;
  background-size: contain;
  background-repeat: no-repeat;
  white-space: nowrap; }
.arciveheader ul {
  padding: 0px;
  margin: 0px;
  display: inline-block;
  float: right;
  list-style: none; }
  @media screen and (orientation: portrait) and (max-width: 768px) {
    .arciveheader ul {
      margin-right: 10px; } }
  .arciveheader ul li {
    padding: 0px;
    padding-left: 2.04082vh;
    padding-right: 2.04082vh;
    line-height: 16.32653vh;
    display: inline-block; }
    .arciveheader ul li:first-child {
      padding-left: 0vh; }
    .arciveheader ul li:last-child {
      padding-right: 0vh; }
    .arciveheader ul li a {
      text-decoration: none; }
    .arciveheader ul li.active a {
      color: #000; }

.dotnav {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px; }
  .dotnav .dot {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background: #000;
    opacity: 0.3;
    display: inline-block;
    margin-left: 4px;
    margin-right: 4px; }
    .dotnav .dot.active {
      opacity: 0.1; }

/*end newsarchive*/
/*Start of hittahit*/
.hittahit {
  padding-top: 80px;
  padding-bottom: 80px;
  padding-top: 25.5102vh;
  padding-bottom: 15.30612vh;
  background-size: cover;
  background-position: 0px 50%; }
  .hittahit .hittaheaderbox {
    text-align: center;
    width: 100%;
    left: 0px; }
    .hittahit .hittaheaderbox .container {
      background-color: #fff;
      padding: 0px !important;
      border-radius: 8px;
      overflow: hidden; }
    .hittahit .hittaheaderbox .hittaboxtop {
      text-align: left;
      padding: 40px; }
    .hittahit .hittaheaderbox .hittabox a {
      color: #fff;
      text-decoration: none;
      padding-top: 2.55102vh;
      padding-bottom: 2.55102vh;
      /*lit*/
      font-size: 24px;
      font-size: 3.33333vw;
      font-family: "brandon_text_regular";
      letter-spacing: 0.13889vw;
      line-height: 2.85714vh;
      /*lit*/
      width: 100%;
      display: block; }
      @media screen and (orientation: landscape) and (max-width: 768px) {
        .hittahit .hittaheaderbox .hittabox a {
          letter-spacing: 0.13889vw;
          font-size: 3.33333vw;
          line-height: 3.88889vw; } }
      @media screen and (orientation: landscape) and (min-width: 768px) {
        .hittahit .hittaheaderbox .hittabox a {
          font-size: 2.44898vh;
          line-height: 2.85714vh;
          letter-spacing: 0.10204vh; } }
      @media screen and (orientation: portrait) and (max-width: 768px) {
        .hittahit .hittaheaderbox .hittabox a {
          font-size: 2.44898vh;
          line-height: 2.85714vh;
          letter-spacing: 0.10204vh; } }
      @media screen and (min-width: 1367px) {
        .hittahit .hittaheaderbox .hittabox a {
          font-size: 24px;
          line-height: 28px;
          letter-spacing: 1px; } }
      .hittahit .hittaheaderbox .hittabox a:hover {
        color: #fff;
        text-decoration: none; }

.hittasub .subboxhitta {
  border-radius: 8px;
  background-color: white;
  overflow: hidden;
  margin-bottom: 30px; }
  .hittasub .subboxhitta .toph2 {
    color: #fff;
    text-align: center;
    padding-top: 1.02041vh;
    padding-bottom: 1.02041vh;
    margin-top: 0px; }
.hittasub .innerhitta {
  margin-left: 15px;
  margin-right: 15px;
  padding-bottom: 30px;
  padding-top: 20px;
  clear: both; }
  .hittasub .innerhitta button {
    margin-top: 2.04082vh;
    margin-bottom: 2.04082vh; }
  .hittasub .innerhitta h2 span {
    color: #799F1B !important;
    font-size: 18px;
    font-size: 2.5vw;
    color: #000;
    font-family: "brandon_text_regular";
    letter-spacing: 0.13889vw;
    line-height: 2.44898vh; }
    @media screen and (orientation: landscape) and (max-width: 768px) {
      .hittasub .innerhitta h2 span {
        letter-spacing: 0.13889vw;
        font-size: 2.5vw;
        line-height: 3.33333vw; } }
    @media screen and (orientation: landscape) and (min-width: 768px) {
      .hittasub .innerhitta h2 span {
        font-size: 1.83673vh;
        line-height: 2.44898vh;
        letter-spacing: 0.10204vh; } }
    @media screen and (orientation: portrait) and (max-width: 768px) {
      .hittasub .innerhitta h2 span {
        font-size: 1.83673vh;
        line-height: 2.44898vh;
        letter-spacing: 0.10204vh; } }
    @media screen and (min-width: 1367px) {
      .hittasub .innerhitta h2 span {
        font-size: 18px;
        line-height: 24px;
        letter-spacing: 1px; } }
    .hittasub .innerhitta h2 span.larger {
      font-size: 24px;
      font-size: 3.33333vw;
      color: #000;
      font-family: "brandon_text_regular";
      letter-spacing: 0.13889vw;
      line-height: 2.85714vh; }
      @media screen and (orientation: landscape) and (max-width: 768px) {
        .hittasub .innerhitta h2 span.larger {
          letter-spacing: 0.13889vw;
          font-size: 3.33333vw;
          line-height: 3.88889vw; } }
      @media screen and (orientation: landscape) and (min-width: 768px) {
        .hittasub .innerhitta h2 span.larger {
          font-size: 2.44898vh;
          line-height: 2.85714vh;
          letter-spacing: 0.10204vh; } }
      @media screen and (orientation: portrait) and (max-width: 768px) {
        .hittasub .innerhitta h2 span.larger {
          font-size: 2.44898vh;
          line-height: 2.85714vh;
          letter-spacing: 0.10204vh; } }
      @media screen and (min-width: 1367px) {
        .hittasub .innerhitta h2 span.larger {
          font-size: 24px;
          line-height: 28px;
          letter-spacing: 1px; } }
    .hittasub .innerhitta h2 span .infotext {
      font-size: 22px;
      font-size: 3.05556vw;
      color: #000;
      font-family: "brandon_text_regular";
      letter-spacing: 0.13889vw;
      line-height: 2.65306vh; }
      @media screen and (orientation: landscape) {
        .hittasub .innerhitta h2 span .infotext {
          letter-spacing: 0.10204vh;
          font-size: 2.2449vh;
          line-height: 2.65306vh; } }
      @media screen and (orientation: landscape) and (min-width: 768px) {
        .hittasub .innerhitta h2 span .infotext {
          font-size: 2.2449vh;
          line-height: 2.65306vh;
          letter-spacing: 0.10204vh; } }
      @media screen and (orientation: portrait) and (max-width: 768px) {
        .hittasub .innerhitta h2 span .infotext {
          font-size: 2.2449vh;
          line-height: 2.65306vh;
          letter-spacing: 0.10204vh; } }
      @media screen and (min-width: 1367px) {
        .hittasub .innerhitta h2 span .infotext {
          font-size: 22px;
          line-height: 26px;
          letter-spacing: 1px; } }
    .hittasub .innerhitta h2 span.green {
      color: #799F1B; }
    .hittasub .innerhitta h2 span.pink {
      color: #E5007D; }
    .hittasub .innerhitta h2 span.blue {
      color: #009CB8; }
  .hittasub .innerhitta ul {
    list-style: none;
    margin: 0px;
    padding-bottom: 30px;
    padding-left: 0px; }
    .hittasub .innerhitta ul li {
      padding-left: 3.57143vh;
      margin-bottom: 1.02041vh; }
    .hittasub .innerhitta ul.stadsbuss li {
      background-image: url("../images/bus_lokal@3x.png");
      background-repeat: no-repeat;
      background-size: contain; }
    .hittasub .innerhitta ul.regionbuss li {
      background-image: url("../images/bus_region@3x.png");
      background-repeat: no-repeat;
      background-size: contain; }
    .hittasub .innerhitta ul.tag li {
      background-image: url("../images/train@3x.png");
      background-repeat: no-repeat;
      background-size: contain; }

/*end of hittahit */
footer {
  background-color: #272727;
  padding-top: 80px;
  padding-bottom: 80px; }
  footer p {
    color: #fff; }
  @media screen and (orientation: portrait) and (max-width: 768px) {
    footer {
      padding-top: 3.06122vh;
      padding-bottom: 3.06122vh; } }
  footer img {
    width: 100%;
    height: auto; }
  footer .footer_menu {
    border-left: 3px solid #fff;
    padding-left: 20px; }
    footer .footer_menu a {
      color: #fff; }
    footer .footer_menu li {
      list-style: none;
      padding-left: 10px;
      font-size: 18px;
      font-size: 2.5vw;
      color: #000;
      font-family: "brandon_text_regular";
      letter-spacing: 0.13889vw;
      line-height: 2.44898vh; }
      @media screen and (orientation: landscape) and (max-width: 768px) {
        footer .footer_menu li {
          letter-spacing: 0.13889vw;
          font-size: 2.5vw;
          line-height: 3.33333vw; } }
      @media screen and (orientation: landscape) and (min-width: 768px) {
        footer .footer_menu li {
          font-size: 1.83673vh;
          line-height: 2.44898vh;
          letter-spacing: 0.10204vh; } }
      @media screen and (orientation: portrait) and (max-width: 768px) {
        footer .footer_menu li {
          font-size: 1.83673vh;
          line-height: 2.44898vh;
          letter-spacing: 0.10204vh; } }
      @media screen and (min-width: 1367px) {
        footer .footer_menu li {
          font-size: 18px;
          line-height: 24px;
          letter-spacing: 1px; } }
      footer .footer_menu li.larger {
        font-size: 24px;
        font-size: 3.33333vw;
        color: #000;
        font-family: "brandon_text_regular";
        letter-spacing: 0.13889vw;
        line-height: 2.85714vh; }
        @media screen and (orientation: landscape) and (max-width: 768px) {
          footer .footer_menu li.larger {
            letter-spacing: 0.13889vw;
            font-size: 3.33333vw;
            line-height: 3.88889vw; } }
        @media screen and (orientation: landscape) and (min-width: 768px) {
          footer .footer_menu li.larger {
            font-size: 2.44898vh;
            line-height: 2.85714vh;
            letter-spacing: 0.10204vh; } }
        @media screen and (orientation: portrait) and (max-width: 768px) {
          footer .footer_menu li.larger {
            font-size: 2.44898vh;
            line-height: 2.85714vh;
            letter-spacing: 0.10204vh; } }
        @media screen and (min-width: 1367px) {
          footer .footer_menu li.larger {
            font-size: 24px;
            line-height: 28px;
            letter-spacing: 1px; } }
      footer .footer_menu li .infotext {
        font-size: 22px;
        font-size: 3.05556vw;
        color: #000;
        font-family: "brandon_text_regular";
        letter-spacing: 0.13889vw;
        line-height: 2.65306vh; }
        @media screen and (orientation: landscape) {
          footer .footer_menu li .infotext {
            letter-spacing: 0.10204vh;
            font-size: 2.2449vh;
            line-height: 2.65306vh; } }
        @media screen and (orientation: landscape) and (min-width: 768px) {
          footer .footer_menu li .infotext {
            font-size: 2.2449vh;
            line-height: 2.65306vh;
            letter-spacing: 0.10204vh; } }
        @media screen and (orientation: portrait) and (max-width: 768px) {
          footer .footer_menu li .infotext {
            font-size: 2.2449vh;
            line-height: 2.65306vh;
            letter-spacing: 0.10204vh; } }
        @media screen and (min-width: 1367px) {
          footer .footer_menu li .infotext {
            font-size: 22px;
            line-height: 26px;
            letter-spacing: 1px; } }
      footer .footer_menu li.green {
        color: #799F1B; }
      footer .footer_menu li.pink {
        color: #E5007D; }
      footer .footer_menu li.blue {
        color: #009CB8; }
      footer .footer_menu li ul li {
        padding-left: 0px; }
    footer .footer_menu ul {
      list-style: none;
      padding: 0px; }

/*# sourceMappingURL=halostaden.css.map */
.under_search {
    display: flex;
    justify-content: center;
    width: 100%;
    flex-direction: column;
    margin: 0 auto;
    align-items: center;
    margin-bottom: 80px;
    margin-top: 50px;
    background: #009CB8;
    width: 100% !important;
    /* border-radius: 20px; */
    padding: 40px;
}

.under_search h2 {
    color: #fff !important;
}

img.logo_under_search {
    width: 15%;
    height: auto;
    object-fit: cover;
}
@media screen and (max-width: 1000px) {
    img.logo_under_search {
    width: 50%;
    height: auto;
    object-fit: cover;
}
 }

</pre></body></html>