@charset "UTF-8";
/*!
Theme Name: viktorfriberg
Theme URI:
Description: Tema för viktorfriberg
Author: Sofia
Author URI:
Version: 1.0
*/
@font-face {
  font-family: "HK Grotesk Regular";
  src: url("./assets/fonts/HKGrotesk-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NOVA Regular";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("./assets/fonts/NOVABOLD.woff") format("woff");
}
@font-face {
  font-family: "Recoleta-SemiBold";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url("./assets/fonts/RECOLTA.woff2") format("woff2");
}
@font-face {
  font-family: "Cabinet Grotesk Bold";
  font-style: normal;
  font-weight: normal;
  src: url("./assets/fonts/CabinetGrotesk-Bold.woff") format("woff");
}
@font-face {
  font-family: "Cabinet Grotesk Medium";
  font-style: normal;
  font-weight: normal;
  src: url("./assets/fonts/CabinetGrotesk-Medium.woff") format("woff");
}
@font-face {
  font-family: filson-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i,
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption,
tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section,
summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu,
nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
}

html {
  text-rendering: optimizeLegibiity;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
  font-size: 16px;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

html, body {
  height: 100%;
}

body {
  font-family: "Cabinet Grotesk Medium", sans-serif;
  overflow-x: hidden;
  background: #C3BDB0;
}

.wow {
  visibility: hidden;
}

img {
  max-width: 100%;
  height: auto;
  /*   border-radius: 11px; */
}
@media only screen and (max-width: 768px) {
  img {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
  }
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px white inset;
}

input:focus, select:focus, .select2-selection:focus {
  outline: 0;
  opacity: 0.75;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.hideme {
  opacity: 0;
}

/*.slide-content .scroller {
  width: 1024px;
}

* {
  outline: 1px solid #f00 !important;
}*/
/** @format */
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  font-family: "Cabinet Grotesk Medium", sans-serif;
  color: #ffffff;
  line-height: 1.3;
}

h1 {
  font-size: 3rem;
  margin-bottom: 0.425em;
  font-weight: 400;
  margin-top: 0.425em;
}
@media only screen and (max-width: 768px) {
  h1 {
    font-size: 1.875rem;
  }
}

h2,
.h2 {
  font-size: 2.025rem;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
  font-weight: 500;
  color: #00150a;
}
@media only screen and (max-width: 768px) {
  h2,
.h2 {
    font-size: 1.625rem;
  }
}
h2.headline,
.h2.headline {
  font-size: 2.5em;
}

h3,
.h3 {
  font-size: 1.5rem;
  margin-bottom: 0.875rem;
  font-weight: 400;
  color: #00150a;
}
@media only screen and (max-width: 768px) {
  h3,
.h3 {
    font-size: 1.25rem;
  }
}
h3.headline,
.h3.headline {
  font-size: 2em;
}

h4,
.h4 {
  font-size: 1rem;
  margin-bottom: 0.5rem;
}

h5,
.h5 {
  font-size: 0.875rem;
  text-transform: uppercase;
}

p {
  font-family: "Cabinet Grotesk Medium", sans-serif;
  font-size: 1.6rem;
  color: #666;
  line-height: 1.3em;
  margin-bottom: 1em;
}
@media only screen and (max-width: 768px) {
  p {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 870px) {
  p {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 600px) {
  p {
    font-size: 1.2rem;
  }
}
p.passerat {
  text-align: center;
  font-size: 0.875em;
  color: #45423E;
  margin-top: -1rem;
}
p.xl-copy {
  font-size: 1.25rem;
}
p.columned-text {
  column-count: 2;
  column-gap: 3.125rem;
  -moz-column-count: 2;
  -moz-column-gap: 3.125rem;
  -webkit-column-count: 2;
  -webkit-column-gap: 3.125rem;
}
@media only screen and (max-width: 1224px) {
  p.columned-text {
    -column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
  }
}
p a:link,
p a:visited {
  color: #ffffff;
  text-decoration: underline;
  -webkit-transform: all 0.2s;
  -moz-transform: all 0.2s;
  -ms-transform: all 0.2s;
  -o-transform: all 0.2s;
  transform: all 0.2s;
}
p a:link:hover,
p a:visited:hover {
  color: #605c56;
  text-decoration: underline;
}

a:link,
a:visited {
  color: #ffffff;
  text-decoration: underline;
  -webkit-transform: all 0.2s;
  -moz-transform: all 0.2s;
  -ms-transform: all 0.2s;
  -o-transform: all 0.2s;
  transform: all 0.2s;
}
a:link:hover,
a:visited:hover {
  text-decoration: underline;
}

.link-arrow,
p a.link-arrow {
  font-size: 1rem;
  position: relative;
  font-family: "Cabinet Grotesk Medium", sans-serif;
  font-weight: 400;
  color: #C3BDB0;
  border-bottom: none;
}
.link-arrow:after,
p a.link-arrow:after {
  position: absolute;
  float: right;
  top: 6px;
  right: -1rem;
  content: "";
  width: 6px;
  height: 12px;
  background: url(assets/img/arrow_primary.svg);
}
.link-arrow:hover,
p a.link-arrow:hover {
  color: #0f0f0e;
  border-bottom: none;
}

.hero-title {
  display: block;
  font-family: "Cabinet Grotesk Medium", sans-serif;
  color: #C3BDB0;
  font-size: 2rem;
  line-height: 1.3;
  font-weight: 400;
  margin-bottom: 0;
  padding: 0.5rem 1.5rem 0.875rem 1.5rem;
}
@media only screen and (max-width: 1224px) {
  .hero-title {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 600px) {
  .hero-title {
    font-size: 20px;
  }
}

/*.hero-title::after{
  content: ".";
  color: $primary-color;
}*/
.hero-description {
  font-size: 1.25rem;
  margin-bottom: 1.4em;
}
@media only screen and (max-width: 1224px) {
  .hero-description {
    font-size: 1.225rem;
  }
}
@media only screen and (max-width: 768px) {
  .hero-description {
    font-size: 1rem;
  }
}

strong {
  font-weight: 600;
}

.italic,
em {
  font-style: italic;
}

blockquote.wp-block-quote {
  color: #000000;
  font-style: oblique;
  margin: 1rem 0;
  padding: 1rem 10px;
  line-height: 1.618;
}
blockquote.wp-block-quote:before {
  color: #000000;
  content: none;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote.wp-block-quote p {
  margin-bottom: 0.5rem;
}
blockquote.wp-block-quote cite {
  display: block;
}
blockquote.wp-block-quote.is-style-large {
  margin-bottom: 2em;
}
blockquote.wp-block-quote.is-style-large p {
  font-size: 2rem;
}

.white {
  color: #ffffff;
}

p a.white {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}

.sm-co {
  font-size: 0.875rem;
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.balance-text {
  text-wrap: balance;
}

.form-title {
  font-family: "Cabinet Grotesk Medium", sans-serif;
  font-size: 1.75em;
  font-weight: bold;
  margin-bottom: 1rem;
}

.section-title {
  font-size: 2.75rem;
  margin-bottom: 0.5rem;
}
@media only screen and (max-width: 768px) {
  .section-title {
    font-size: 1.75rem;
  }
}

.section-sub__title {
  font-size: 16px;
  font-weight: bold;
  opacity: 0.3;
}

.month_title {
  font-weight: bold;
  margin-top: 3rem;
}
@media only screen and (max-width: 768px) {
  .month_title {
    font-size: 1.75rem;
  }
}

.sidebar-title {
  font-weight: 500;
  border-bottom: 1px solid #666;
  padding-bottom: 0.6rem;
  margin-top: 2rem;
}
.sidebar-title:first-child {
  margin-top: 0;
}

.wp-block-cover-image, .wp-block-cover {
  height: unset !important;
  width: unset !important;
  min-width: 100%;
  min-height: 350px;
}
@media only screen and (max-width: 1224px) {
  .wp-block-cover-image, .wp-block-cover {
    min-height: 430px;
  }
}

.alignfull {
  margin: 0 calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}

/* ==== Slider Image Transition === */
@keyframes Slick-FastSwipeIn {
  0% {
    transform: rotate3d(0, 1, 0, 150deg) scale(0) perspective(400px);
  }
  100% {
    transform: rotate3d(0, 1, 0, 0deg) scale(1) perspective(400px);
  }
}
@-webkit-keyframes ProgressDots {
  from {
    width: 0px;
  }
  to {
    width: 100%;
  }
}
@keyframes ProgressDots {
  from {
    width: 0px;
  }
  to {
    width: 100%;
  }
}
/** @format */
.site-fixed-width {
  max-width: 90rem;
  margin: 0 auto;
  display: block;
  overflow: auto;
  overflow-x: hidden;
}

.alignfull {
  margin: 0 calc(50% - 50vw);
  max-width: 100vw;
  /*width: 100%;*/
}
@media only screen and (max-width: 768px) {
  .alignfull {
    max-width: 100%;
    width: 100%;
    padding: 0rem 1rem;
  }
}
@media only screen and (max-width: 870px) {
  .alignfull {
    padding: 4rem 1rem 1rem 1rem !important;
  }
}
.alignfull .wp-block-group__inner-container {
  /*  max-width: 66rem; */
  margin: 0 auto;
  width: 1080px;
  padding: 2rem 0;
}
@media only screen and (max-width: 1224px) {
  .alignfull .wp-block-group__inner-container {
    width: 50rem;
  }
}
@media only screen and (max-width: 768px) {
  .alignfull .wp-block-group__inner-container {
    max-width: 100%;
    /*width: 49rem;*/
    width: auto;
    padding: 2rem;
  }
}
.alignfull .wp-block-group__inner-container .wp-block-columns:only-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .alignfull .wp-block-group__inner-container .wp-block-image .alignright {
    -webkit-transform: translateX(-1.5rem);
    -moz-transform: translateX(-1.5rem);
    -ms-transform: translateX(-1.5rem);
    -o-transform: translateX(-1.5rem);
    transform: translateX(-1.5rem);
  }
  .alignfull .wp-block-group__inner-container .wp-block-image .alignleft {
    -webkit-transform: translateX(-1.5rem);
    -moz-transform: translateX(-1.5rem);
    -ms-transform: translateX(-1.5rem);
    -o-transform: translateX(-1.5rem);
    transform: translateX(-1.5rem);
  }
}

main {
  max-width: 1050px;
  margin: 0 auto 0rem;
  padding: 0 0rem;
  width: 100%;
}
@media only screen and (max-width: 870px) {
  main {
    padding: 0 2rem;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 1224px) {
  main {
    padding: 0 2rem;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 600px) {
  main {
    padding: 0 1rem;
  }
}
main.sub-page {
  padding-bottom: 3rem;
}
@media only screen and (max-width: 768px) {
  main.sub-page article h1:first-of-type {
    text-align: center;
  }
}
main.sub-page:not(.nosidebar) {
  display: flex;
  flex-wrap: wrap;
  width: 1280px;
  padding-bottom: 6rem;
}
main.sub-page:not(.nosidebar) nav {
  flex: 1 0 100%;
}
main.sub-page:not(.nosidebar) article {
  flex: 1 0 73%;
  border-right: 4rem solid transparent;
}
@media only screen and (max-width: 768px) {
  main.sub-page:not(.nosidebar) article h1:first-of-type {
    text-align: left;
  }
}
@media only screen and (max-width: 1224px) {
  main.sub-page:not(.nosidebar) article {
    flex: 1 0 100%;
    border-right: none;
  }
}
main.sub-page:not(.nosidebar) aside {
  flex: 1 0 27%;
  border-left: 2rem solid transparent;
  padding: 0;
  padding-right: 1.2rem;
}
*.alignwide {
  width: 100%;
  max-width: unset;
  margin-bottom: 2rem;
  margin-top: 2rem;
}
@media only screen and (max-width: 1400px) {
  *.alignwide {
    max-width: unset;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 1224px) {
  *.alignwide {
    max-width: 100%;
    width: 100%;
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset;
  }
}
@media only screen and (max-width: 870px) {
  *.alignwide {
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
  }
}

main article .alignwide:first-child,
main article .alignfull:first-child {
  margin-top: 0;
}

.content {
  margin-top: 7rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.content.no-top {
  padding-top: 0;
}
.content.no-pb {
  padding-bottom: 0;
}

.container-fluid,
.container {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

.container-fluid {
  padding-right: 4rem;
  padding-left: 4rem;
}
@media only screen and (max-width: 870px) {
  .container-fluid {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media only screen and (max-width: 768px) {
  .container-fluid {
    padding: 0;
  }
}

.row {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 3.875rem;
  padding-bottom: 3.875rem;
}
.row.nested {
  padding: 0;
  margin-right: -1rem;
  margin-left: -1rem;
}
@media only screen and (max-width: 768px) {
  .row.hero-row {
    margin: 0;
  }
}
.row.row-header {
  padding: 1.4rem 0 1rem 0;
  -webkit-transition: height 0.4s;
  -moz-transition: height 0.4s;
  -ms-transition: height 0.4s;
  -o-transition: height 0.4s;
  transition: height 0.4s;
  /*@include bp-sm {
    padding: 1rem 0 .625rem 0; 
  }*/
}
@media only screen and (max-width: 1224px) {
  .row.row-header {
    margin-right: 0;
    margin-left: 0;
    padding: 1.325rem 0 0.375rem 0;
  }
}
.row.no-top {
  padding-top: 0;
}
.row.hero-sub {
  padding: 5rem 0 5rem 0;
}
.row.border-bottom {
  padding-bottom: 3.875rem;
  margin-bottom: 0;
  position: relative;
}
.row.border-bottom.less-padding {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.row.border-bottom.onwhite-border:after {
  content: "";
  position: absolute;
  height: 1px;
  width: calc(100% - 32px);
  background: rgba(0, 0, 0, 0.2);
  bottom: 0;
  left: 1rem;
}
.row.border-bottom.onblack-border:after {
  content: "";
  position: absolute;
  height: 1px;
  width: calc(100% - 32px);
  background: rgba(230, 230, 230, 0.2);
  bottom: 0;
  left: 1rem;
}
.row.special-padding {
  padding: 2.5rem 0 1rem 0;
}
.row.no-pb {
  padding-bottom: 0;
}
.row.less-pb {
  padding-bottom: 0.5rem;
}
@media only screen and (max-width: 870px) {
  .row {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

.row.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.col.reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

/* Custom margins */
@media only screen and (max-width: 1224px) {
  .xs2 {
    margin-bottom: 2rem;
  }
}

.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-offset-0,
.col-xs-offset-1,
.col-xs-offset-2,
.col-xs-offset-3,
.col-xs-offset-4,
.col-xs-offset-5,
.col-xs-offset-6,
.col-xs-offset-7,
.col-xs-offset-8,
.col-xs-offset-9,
.col-xs-offset-10,
.col-xs-offset-11,
.col-xs-offset-12 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
.col-xs.no-padd,
.col-xs-1.no-padd,
.col-xs-2.no-padd,
.col-xs-3.no-padd,
.col-xs-4.no-padd,
.col-xs-5.no-padd,
.col-xs-6.no-padd,
.col-xs-7.no-padd,
.col-xs-8.no-padd,
.col-xs-9.no-padd,
.col-xs-10.no-padd,
.col-xs-11.no-padd,
.col-xs-12.no-padd,
.col-xs-offset-0.no-padd,
.col-xs-offset-1.no-padd,
.col-xs-offset-2.no-padd,
.col-xs-offset-3.no-padd,
.col-xs-offset-4.no-padd,
.col-xs-offset-5.no-padd,
.col-xs-offset-6.no-padd,
.col-xs-offset-7.no-padd,
.col-xs-offset-8.no-padd,
.col-xs-offset-9.no-padd,
.col-xs-offset-10.no-padd,
.col-xs-offset-11.no-padd,
.col-xs-offset-12.no-padd {
  padding: 0;
}

.col-xs {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%;
}

.col-xs-1 {
  -ms-flex-preferred-size: 8.33333333%;
  flex-basis: 8.33333333%;
  max-width: 8.33333333%;
}

.col-xs-2 {
  -ms-flex-preferred-size: 16.66666667%;
  flex-basis: 16.66666667%;
  max-width: 16.66666667%;
}

.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
}

.col-xs-4 {
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%;
  max-width: 33.33333333%;
}

.col-xs-5 {
  -ms-flex-preferred-size: 41.66666667%;
  flex-basis: 41.66666667%;
  max-width: 41.66666667%;
}

.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}

.col-xs-7 {
  -ms-flex-preferred-size: 58.33333333%;
  flex-basis: 58.33333333%;
  max-width: 58.33333333%;
}

.col-xs-8 {
  -ms-flex-preferred-size: 66.66666667%;
  flex-basis: 66.66666667%;
  max-width: 66.66666667%;
}

.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%;
}

.col-xs-10 {
  -ms-flex-preferred-size: 83.33333333%;
  flex-basis: 83.33333333%;
  max-width: 83.33333333%;
}

.col-xs-11 {
  -ms-flex-preferred-size: 91.66666667%;
  flex-basis: 91.66666667%;
  max-width: 91.66666667%;
}

.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.start-xs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: start;
}

.center-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.end-xs {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: end;
}

.top-xs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.middle-xs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.bottom-xs {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.stretch-xs {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.between-xs {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.first-xs {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.last-xs {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

@media only screen and (min-width: 769px) {
  .container {
    width: 100%;
  }

  .header-container {
    width: 100%;
  }

  .col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-offset-0,
.col-sm-offset-1,
.col-sm-offset-2,
.col-sm-offset-3,
.col-sm-offset-4,
.col-sm-offset-5,
.col-sm-offset-6,
.col-sm-offset-7,
.col-sm-offset-8,
.col-sm-offset-9,
.col-sm-offset-10,
.col-sm-offset-11,
.col-sm-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .col-sm.no-padd,
.col-sm-1.no-padd,
.col-sm-2.no-padd,
.col-sm-3.no-padd,
.col-sm-4.no-padd,
.col-sm-5.no-padd,
.col-sm-6.no-padd,
.col-sm-7.no-padd,
.col-sm-8.no-padd,
.col-sm-9.no-padd,
.col-sm-10.no-padd,
.col-sm-11.no-padd,
.col-sm-12.no-padd,
.col-sm-offset-0.no-padd,
.col-sm-offset-1.no-padd,
.col-sm-offset-2.no-padd,
.col-sm-offset-3.no-padd,
.col-sm-offset-4.no-padd,
.col-sm-offset-5.no-padd,
.col-sm-offset-6.no-padd,
.col-sm-offset-7.no-padd,
.col-sm-offset-8.no-padd,
.col-sm-offset-9.no-padd,
.col-sm-offset-10.no-padd,
.col-sm-offset-11.no-padd,
.col-sm-offset-12.no-padd {
    padding: 0;
  }

  .col-sm {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }

  .col-sm-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-sm-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-sm-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-sm-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-sm-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .end-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  .top-sm {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .bottom-sm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .stretch-sm {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .first-sm {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .last-sm {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media only screen and (min-width: 1025px) {
  .container {
    width: 65rem;
  }

  .header-container {
    width: 100%;
  }

  .col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-offset-0,
.col-md-offset-1,
.col-md-offset-2,
.col-md-offset-3,
.col-md-offset-4,
.col-md-offset-5,
.col-md-offset-6,
.col-md-offset-7,
.col-md-offset-8,
.col-md-offset-9,
.col-md-offset-10,
.col-md-offset-11,
.col-md-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .col-md.no-padd,
.col-md-1.no-padd,
.col-md-2.no-padd,
.col-md-3.no-padd,
.col-md-4.no-padd,
.col-md-5.no-padd,
.col-md-6.no-padd,
.col-md-7.no-padd,
.col-md-8.no-padd,
.col-md-9.no-padd,
.col-md-10.no-padd,
.col-md-11.no-padd,
.col-md-12.no-padd,
.col-md-offset-0.no-padd,
.col-md-offset-1.no-padd,
.col-md-offset-2.no-padd,
.col-md-offset-3.no-padd,
.col-md-offset-4.no-padd,
.col-md-offset-5.no-padd,
.col-md-offset-6.no-padd,
.col-md-offset-7.no-padd,
.col-md-offset-8.no-padd,
.col-md-offset-9.no-padd,
.col-md-offset-10.no-padd,
.col-md-offset-11.no-padd,
.col-md-offset-12.no-padd {
    padding: 0;
  }

  .col-md {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }

  .col-md-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-md-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-md-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-md-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-md-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-md-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-md-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-md-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .start-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .end-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  .top-md {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .middle-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .bottom-md {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .between-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .stretch-md {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .first-md {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .last-md {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media only screen and (min-width: 1201px) {
  .container {
    width: 76rem;
  }

  .header-container {
    width: 100%;
    max-width: 70%;
    margin: 0 auto;
  }

  .col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-offset-0,
.col-lg-offset-1,
.col-lg-offset-2,
.col-lg-offset-3,
.col-lg-offset-4,
.col-lg-offset-5,
.col-lg-offset-6,
.col-lg-offset-7,
.col-lg-offset-8,
.col-lg-offset-9,
.col-lg-offset-10,
.col-lg-offset-11,
.col-lg-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .col-lg.no-padd,
.col-lg-1.no-padd,
.col-lg-2.no-padd,
.col-lg-3.no-padd,
.col-lg-4.no-padd,
.col-lg-5.no-padd,
.col-lg-6.no-padd,
.col-lg-7.no-padd,
.col-lg-8.no-padd,
.col-lg-9.no-padd,
.col-lg-10.no-padd,
.col-lg-11.no-padd,
.col-lg-12.no-padd,
.col-lg-offset-0.no-padd,
.col-lg-offset-1.no-padd,
.col-lg-offset-2.no-padd,
.col-lg-offset-3.no-padd,
.col-lg-offset-4.no-padd,
.col-lg-offset-5.no-padd,
.col-lg-offset-6.no-padd,
.col-lg-offset-7.no-padd,
.col-lg-offset-8.no-padd,
.col-lg-offset-9.no-padd,
.col-lg-offset-10.no-padd,
.col-lg-offset-11.no-padd,
.col-lg-offset-12.no-padd {
    padding: 0;
  }

  .col-lg {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }

  .col-lg-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-lg-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-lg-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-lg-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-lg-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  .top-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .bottom-lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .stretch-xs {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .first-lg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .last-lg {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media only screen and (min-width: 91em) {
  .container {
    width: 82rem;
  }
}
@media only screen and (max-width: 1224px) {
  .resize {
    width: 100%;
    padding: 0;
  }
}

.mt-1 {
  margin-top: 0.875rem;
}

.state--scrolled .row-header {
  padding: 0.8rem 0;
}
@media only screen and (max-width: 1224px) {
  .state--scrolled .row-header {
    padding: 0.8rem 0;
  }
}

@media only screen and (max-width: 1224px) {
  .hide-md {
    display: none;
  }
}

.no-padd-left {
  padding-left: 0;
}
@media only screen and (max-width: 1224px) {
  .no-padd-left {
    padding-right: 0;
    padding-left: 0;
  }
}

.no-padd-right {
  padding-right: 0;
}
@media only screen and (max-width: 1224px) {
  .no-padd-right {
    padding-right: 0;
    padding-left: 0;
  }
}

.pdf-file-div {
  display: flex;
  flex-direction: column;
}
.pdf-file-div i:not(:first-child) {
  margin: 1em 0 0 0;
}
.pdf-file-div .fa-file-pdf:before {
  margin-right: 0.3em;
}

/** @format */
nav.subpages {
  padding: 0 2rem 2rem;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
nav.subpages .wp-block-separator.is-style-default {
  height: 1px;
  border: 0;
  background: #e2e2e2;
  position: relative;
  overflow: visible;
  margin: 5rem 0;
}
nav.subpages .wp-block-separator.is-style-default:after {
  content: "";
  position: absolute;
  background-color: #fefefe;
  background-image: url(assets/img/oa-light.png);
  background-repeat: no-repeat;
  background-position: center center;
  height: 40px;
  width: 260px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
nav.subpages ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
nav.subpages ul li {
  width: 25%;
  padding: 0.5rem;
  display: block;
}
nav.subpages ul li a {
  display: block;
  border-radius: 1rem;
  position: relative;
  height: 100%;
}
nav.subpages ul li a img {
  border-radius: 1rem;
}
nav.subpages ul li a span {
  padding: 2rem 1rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.4;
  display: block;
  color: #ffffff;
  position: absolute;
  bottom: 0;
  width: 100%;
  background: black;
  background: -moz-linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
  border-radius: 0 0 1rem 1rem;
}
nav.subpages ul li a:hover span {
  color: #d9d5cd;
  text-decoration: underline;
}

.footer-menu {
  display: block;
  font-family: "Cabinet Grotesk Medium", sans-serif;
}
.footer-menu li {
  display: inline-block;
  margin-right: 1.5rem;
}
.footer-menu li:last-child {
  margin-right: 0;
}
.footer-menu li a:link,
.footer-menu li a:visited {
  color: #ffffff;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none;
}
.footer-menu li a:link:hover,
.footer-menu li a:visited:hover {
  color: #ffffff;
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
  .footer-menu li {
    display: block;
    width: 100%;
    margin-bottom: 1rem;
  }
  .footer-menu li:last-child {
    margin-bottom: 0;
  }
}

.sub-nav--list {
  display: block;
  font-family: "Cabinet Grotesk Medium", sans-serif;
  font-weight: 700;
  font-size: 0.875rem;
  margin-left: 0rem;
}
.sub-nav--list li {
  display: inline-block;
  margin-right: 1.5rem;
  margin-bottom: 0;
}
.sub-nav--list li:last-child {
  margin-right: 0;
}
.sub-nav--list li a:link,
.sub-nav--list li a:visited {
  color: #ffffff;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
.sub-nav--list li a:link:hover,
.sub-nav--list li a:visited:hover {
  color: #ffffff;
}
@media only screen and (max-width: 768px) {
  .sub-nav--list li {
    display: block;
    width: 100%;
    margin-bottom: 1rem;
  }
  .sub-nav--list li:last-child {
    margin-bottom: 0;
  }
}

.social-nav--list {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  list-style-type: none;
  line-height: 1.5;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .social-nav--list {
    justify-content: center;
  }
}
.social-nav--list p {
  margin-bottom: 0;
}
.social-nav--list li {
  list-style-type: none;
  margin: 0;
  margin-left: 1rem;
}
@media only screen and (max-width: 768px) {
  .social-nav--list li {
    margin-left: 0rem;
    margin-bottom: 2rem;
    flex: 1 0 100%;
  }
  .social-nav--list li.social-icon {
    flex: 0 0 10%;
  }
}
.social-nav--list li a {
  display: block;
}
.social-nav--list li i {
  font-size: 2em;
}

.mobil-nav {
  display: none;
}
@media only screen and (max-width: 870px) {
  .mobil-nav {
    display: block;
    text-align: right;
  }
}
.mobil-nav a:visited, .mobil-nav a:link {
  color: #45423E;
  display: inline-block;
  vertical-align: middle;
}
.mobil-nav a:visited.femp2-cart, .mobil-nav a:link.femp2-cart {
  position: relative;
}
.mobil-nav a:visited.femp2-cart span, .mobil-nav a:link.femp2-cart span {
  background: tomato;
  color: white;
  line-height: 1.5em;
  border-radius: 0.75em;
  padding: 0 0.5em;
  font-weight: 700;
  font-size: 0.625rem;
  position: absolute;
  display: inline-block;
  top: -2px;
  right: -3px;
}

button.toggle {
  vertical-align: middle;
  padding: 0;
  width: 38px;
  height: 22px;
  display: inline-block;
  position: relative;
  border: 0;
  background: none;
}
button.toggle:focus {
  outline: none;
}
button.toggle span {
  position: absolute;
  left: 20%;
  background: #707070;
  width: 60%;
  height: 2px;
  border-radius: 2px;
  transition: all 0.2s;
}
button.toggle span:nth-child(1) {
  top: 35%;
  transition: all 200ms ease-in-out;
}
button.toggle span:nth-child(3) {
  bottom: 35%;
  transition: all 400ms ease-in-out;
}
button.toggle span:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
}
button.toggle.active span:nth-child(1) {
  top: 50%;
  transform: translateY(-50%) rotate(-225deg);
}
button.toggle.active span:nth-child(2) {
  opacity: 0;
}
button.toggle.active span:nth-child(3) {
  top: 50%;
  transform: translateY(-50%) rotate(225deg);
}

.main-nav--list .mobile-search-container {
  display: none;
}
@media only screen and (max-width: 870px) {
  .main-nav--list {
    font-size: 0.875rem;
    letter-spacing: 1px;
    display: none;
    margin-top: 0;
  }
  .main-nav--list.active {
    display: block;
    margin: 0;
  }
}
@media only screen and (max-width: 870px) {
  .main-nav--list li {
    display: block;
    width: calc(100% - 80px);
    margin: 0 auto;
    text-align: left;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  }
}

nav.main-nav {
  padding-top: 2rem;
}
@media only screen and (max-width: 870px) {
  nav.main-nav {
    padding-top: 0;
    background: white;
    max-width: 100%;
    flex-basis: 100%;
  }
}

@media only screen and (max-width: 870px) {
  ul.top-nav--list {
    display: none;
  }
}

/*.mobile-search-container {
  display: block;
  border-radius: 0% 0% 30% 100%/0% 10% 50% 100%;
  background: red;
  height: 500px;
}*/
button.open-menu {
  z-index: 1995;
  align-items: center;
  justify-content: flex-end;
  background: 0 0;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  cursor: pointer;
  -webkit-transition: 0.2s all;
  -moz-transition: 0.2s all;
  -ms-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  top: -1px;
  position: relative;
  padding: 0.5em;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  height: 60px;
  width: 60px;
}
button.open-menu > i {
  display: inline-block;
  font-size: 1.75rem;
  color: #887C6D;
}
button.open-menu:hover {
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
}

.sit-main-nav {
  background-color: #45423E;
  position: fixed;
  top: 0;
  height: 100vh;
  max-width: 400px;
  width: 100%;
  overflow: auto;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  z-index: 999;
  right: 0;
  opacity: 0;
  display: none;
}
.sit-main-nav .sit-main-nav--inner {
  display: block;
}
.sit-main-nav .sit-main-nav--inner > .close-menu {
  padding: 4px;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  z-index: 995;
  background: 0 0;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  margin-right: -33px;
  margin-top: -84px;
  margin-left: auto;
}
.sit-main-nav .sit-main-nav--inner > .close-menu span {
  display: inline-block;
  font-size: 1.25em;
  font-weight: 700;
  color: #ffffff;
  margin-right: 0.7rem;
  position: relative;
  top: -7px;
}
.sit-main-nav .sit-main-nav--inner > .close-menu i {
  font-size: 2rem;
  color: #ffffff;
}
.sit-main-nav .sit-main-nav--inner .sit-main-nav--list {
  margin-top: 4rem;
  text-align: center;
  margin-left: 0;
}
.sit-main-nav .sit-main-nav--inner .sit-main-nav--list li {
  list-style: none;
  margin-bottom: 1.4rem;
}
.sit-main-nav .sit-main-nav--inner .sit-main-nav--list li a {
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
  font-family: "NOVA Regular", sans-serif;
  font-weight: 600;
}
.sit-main-nav .sit-main-nav--inner .sit-main-nav--list ul.sub-menu {
  margin-left: 0;
}
.sit-main-nav .sit-main-nav--inner .sit-main-nav--list ul.sub-menu li {
  margin-bottom: 0;
}
.sit-main-nav .sit-main-nav--inner .sit-main-nav--list ul.sub-menu li a {
  font-size: 1rem;
  font-weight: 400;
}
.sit-main-nav .sit-main-nav--inner div.ring-oss {
  text-align: center;
  margin: 2rem 0;
}
.sit-main-nav .sit-main-nav--inner div.ring-oss p {
  font-family: "Cabinet Grotesk Medium", sans-serif;
  color: #ffffff;
}
.sit-main-nav .sit-main-nav--inner div.ring-oss a {
  display: block;
  font-family: "Cabinet Grotesk Medium", sans-serif;
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 600;
  text-decoration: none;
}
.sit-main-nav .sit-main-nav--inner ul li {
  list-style-type: none;
}
.sit-main-nav .sit-main-nav--inner ul li a {
  color: #ffffff;
  text-decoration: none;
  font-size: 1.2rem;
  font-weight: 400;
}
@media only screen and (max-width: 870px) {
  .sit-main-nav .sit-main-nav--inner ul li a {
    font-size: 1.4rem;
    text-decoration: underline;
  }
}

.sit-main-nav.menu-show {
  margin-right: 0;
  display: block;
  opacity: 1;
}

.sit-main-nav.menu-show .close-menu {
  display: block;
  width: max-content;
  float: right;
}

.desktop-menu-button {
  margin-left: 1rem;
}

.fa-bed-alt, .fa-drumstick-bite, .fa-hand-peace, .fa-gift, .fa-rainbow {
  display: none;
}

.sit-main-nav .sit-main-nav--inner {
  text-align: left;
}
.sit-main-nav .sit-main-nav--inner ul {
  margin-right: 2.8rem;
  margin-left: 2.8rem;
}
.sit-main-nav .sit-main-nav--inner ul li {
  position: relative;
  margin-bottom: 0;
}
.sit-main-nav .sit-main-nav--inner ul li a {
  display: block;
  padding: 0.5rem 0;
  text-transform: none;
  position: relative;
}
@media only screen and (max-width: 600px) {
  .sit-main-nav .sit-main-nav--inner ul li a {
    font-size: 1.7rem;
    text-decoration: underline;
  }
}
.sit-main-nav .sit-main-nav--inner ul li:after {
  content: "";
  opacity: 0;
}
.sit-main-nav .sit-main-nav--inner ul li.active:after {
  opacity: 1;
  content: "←";
  position: absolute;
  color: #ffffff;
  bottom: 25%;
  left: 55%;
}
.sit-main-nav .sit-main-nav--inner ul li .toggle-button {
  width: 30px;
  height: 30px;
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  cursor: pointer;
  margin-top: calc(1rem - 4px);
  background: rgba(255, 255, 255, 0.8);
  border-radius: 4px;
}
.sit-main-nav .sit-main-nav--inner ul li .toggle-button:after {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  top: 30%;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url(assets/img/icon_cross.svg);
  background-size: 10px;
  transform: rotate(45deg);
  -webkit-transition: transform, 0.2s;
  -moz-transition: transform, 0.2s;
  -ms-transition: transform, 0.2s;
  -o-transition: transform, 0.2s;
  transition: transform, 0.2s;
}
.sit-main-nav .sit-main-nav--inner ul li .toggle-button.tgl-active:after {
  transform: rotate(0deg);
}
.sit-main-nav .sit-main-nav--inner ul li > ul.sub-menu {
  transition: opacity 1.1s ease-out;
  opacity: 0;
  height: 0;
  overflow: hidden;
  margin-left: 1.5rem;
  border: none;
  border-top: 1px solid #e9e0d3;
  box-shadow: none;
  flex: 1 1 100%;
  margin: 0;
  position: static;
  transform: unset;
  width: 100%;
}
.sit-main-nav .sit-main-nav--inner ul li.menu-collapsed > ul.sub-menu {
  opacity: 1;
  height: auto;
}
.sit-main-nav .sit-main-nav--inner ul li.menu-collapsed > ul.sub-menu li {
  border-bottom: 0;
}
.sit-main-nav .sit-main-nav--inner ul li.menu-collapsed > ul.sub-menu li a {
  padding: 1rem 1.5rem;
}

.home #header {
  background: transparent;
}

i.fa-search {
  color: #707070;
}

i.fa-map-marker-alt {
  color: #707070;
}

button.toggle span {
  background: #ffffff;
}

.main-logo a.logo svg {
  color: black;
}

.home i.fa-search {
  color: #C3BDB0;
}
.home i.fa-map-marker-alt {
  color: #C3BDB0;
}
.home button.toggle span {
  background: #ffffff;
}
.home .main-logo a.logo svg {
  color: #C3BDB0;
}

@media only screen and (max-width: 870px) {
  .main-logo {
    padding: 0;
    padding-left: 1rem;
  }
}
.main-logo a.logo svg {
  width: 330px;
  transition: all 0.6s ease-in-out;
}
@media only screen and (max-width: 870px) {
  .main-logo a.logo svg {
    width: 140px;
  }
}

/*.home .state--scrolled, .state--scrolled {
  background-color: $primary-color !important;
  //background: transparent;
  //background: rgba(245,236,204, 0.85);
   //background: url(assets/img/red-plank.svg) no-repeat top;

  i.fa-search, i.fa-map-marker-alt {
    color: #707070;
  }
  button.toggle span {
    //background: #707070;
  }
  .main-logo a.logo svg {
    //color: #707070;
    color: black;
    width: 180px;
  }
  .header-left-container {
    //padding: 0 0;
  }
  .main-logo a.logo img {
    //width: 100px !important;
    padding: 0.4rem;
    @include bp-xs {
      width: 70px !important;
    }
  }
} */
#header {
  z-index: 100;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  background: transparent;
  /*background: $white;*/
  left: 0;
  left: 50%;
  padding: 0 2rem;
  top: 0;
  width: 100%;
  z-index: 100;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
#header .logo img {
  width: 160px;
  padding-top: 1rem;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
@media only screen and (max-width: 870px) {
  #header .logo img {
    width: 120px;
  }
}
#header .todays_open {
  color: #FFF6B8;
  text-decoration: underline;
  font-size: 1.2rem;
  font-weight: 750;
  letter-spacing: 2px;
}
@media only screen and (max-width: 600px) {
  #header .todays_open {
    font-size: 0.9rem;
  }
}
#header div.logo-text {
  font-size: 2.5em;
  letter-spacing: -2.5px;
  border: 1px solid #849C9C;
  padding: 0px 5px 0px 5px;
}
body.admin-bar #header {
  top: 32px;
}
@media only screen and (max-width: 782px) {
  body.admin-bar #header {
    top: 46px;
  }
}

#header nav.main {
  position: relative;
}
#header nav > ul {
  display: block;
  align-items: center;
  flex-wrap: wrap;
  align-items: center;
  justify-content: end;
  position: relative;
  list-style-type: none;
}
@media only screen and (max-width: 870px) {
  #header nav > ul {
    display: none;
  }
  #header nav > ul.active > li {
    display: block;
  }
  #header nav > ul.active > li a {
    font-size: 1.3rem;
  }
  #header nav > ul.top-nav--list {
    margin-left: 0;
  }
}
@media only screen and (max-width: 870px) {
  #header nav > ul {
    flex-wrap: wrap;
  }
}
#header nav > ul.active > li {
  display: block;
}
#header nav > ul li {
  font-size: 16px;
  list-style-type: none;
  margin-bottom: 0;
}
@media only screen and (max-width: 870px) {
  #header nav > ul li {
    font-size: 14px;
  }
  #header nav > ul li .toggle-button {
    width: 90px;
    height: 50px;
    position: absolute;
    display: block;
    right: 0;
    top: 0;
  }
  #header nav > ul li .toggle-button:after {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(assets/img/icon_cross.svg);
    background-size: 7px;
    transform: rotate(45deg);
    -webkit-transition: transform, 0.2s;
    -moz-transition: transform, 0.2s;
    -ms-transition: transform, 0.2s;
    -o-transition: transform, 0.2s;
    transition: transform, 0.2s;
  }
  #header nav > ul li .toggle-button.tgl-active:after {
    transform: rotate(0deg);
  }
}
#header nav > ul li.menu-collapsed {
  border-bottom: none !important;
}
#header nav > ul li.menu-collapsed > ul.sub-menu {
  display: block !important;
}
@media only screen and (max-width: 870px) {
  #header nav > ul > li {
    display: none;
    order: 3;
    margin-right: 0;
  }
}
#header nav > ul > li.menu-item-has-children {
  position: relative;
}
@media only screen and (min-width: 1025px) {
  #header nav > ul > li.menu-item-has-children > a:after {
    content: "▾";
    display: inline-block;
    margin-left: 0.25em;
  }
  #header nav > ul > li.menu-item-has-children:hover > ul.sub-menu {
    display: block;
  }
}
#header nav > ul > li a {
  padding: 0.2rem;
  display: block;
  color: #ffffff;
  font-weight: 900;
  text-decoration: underline;
  font-size: 1rem;
  text-transform: uppercase;
  font-family: "Cabinet Grotesk Medium", sans-serif;
  letter-spacing: 2px;
  line-height: 1.2rem;
}
@media only screen and (max-width: 870px) {
  #header nav > ul > li a:hover:not(.logo) {
    background: rgba(245, 245, 245, 0.3);
  }
}
#header nav > ul > li a:visited:not(.logo) {
  border-bottom: 2px solid #ffffff;
}
@media only screen and (max-width: 870px) {
  #header nav > ul > li a {
    padding: 0.9rem 2rem 0.9rem 1.5rem;
  }
}
@media only screen and (max-width: 870px) {
  #header nav > ul > li a {
    color: #000000;
  }
}
#header nav > ul > li > ul.sub-menu {
  display: none;
  z-index: 99999;
  background: #efefef;
  border: 1px solid #efefef;
  width: 200px;
  text-align: left;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  text-align: center;
  position: absolute;
  margin: 0;
  margin-top: 15px;
}
#header nav > ul > li > ul.sub-menu:before {
  content: "";
  display: block;
  border: 1em solid #efefef;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -0.95em;
  left: 0;
  margin: -1em 0 0 80px;
}
@media only screen and (max-width: 870px) {
  #header nav > ul > li > ul.sub-menu:before {
    display: none;
  }
}
@media only screen and (max-width: 870px) {
  #header nav > ul > li > ul.sub-menu {
    width: 100%;
    text-align: left;
    position: static;
    transform: none;
    left: unset;
    border: none;
    background: #fafafa;
    margin: 0;
  }
}
#header nav > ul > li > ul.sub-menu li {
  font-size: 16px;
  line-height: 1.4;
  border: 1px solid rgba(229, 229, 229, 0.1);
  border-left: none;
  border-right: none;
  border-top: none;
  /*  &:hover {
    background: $lt-grey;
    @include bp-sm {
      background: transparent;
    }
  } */
}
@media only screen and (max-width: 768px) {
  #header nav > ul > li > ul.sub-menu li {
    font-size: 14px;
  }
}
#header nav > ul > li > ul.sub-menu li:last-of-type {
  border-bottom: 0;
}
#header nav > ul > li > ul.sub-menu li:last-child  {
  border-bottom: 0;
}
#header nav > ul > li > ul.sub-menu li a {
  color: #666;
  padding: 0.7em 0.7em;
}
#header nav > ul > li > ul.sub-menu li a:hover {
  background: #fff;
  border-bottom: 2px solid #fff;
}
@media only screen and (max-width: 870px) {
  #header nav > ul > li > ul.sub-menu li a:hover {
    background: #f2f2f2;
  }
}
@media only screen and (max-width: 870px) {
  #header nav > ul > li > ul.sub-menu li a {
    color: #000000;
  }
}
@media only screen and (max-width: 870px) {
  #header nav > ul > li > ul.sub-menu li {
    width: 100%;
    padding: 0;
    font-size: 0.85em;
    border-bottom: 1px solid gainsboro;
  }
  #header nav > ul > li > ul.sub-menu li:last-of-type {
    border-bottom: 0;
  }
  #header nav > ul > li > ul.sub-menu li a {
    padding: 1.1rem 0 1.1rem 1.5rem;
  }
}
#header nav > ul > li > ul.sub-menu li.menu-item-has-children {
  position: relative;
}
@media only screen and (min-width: 1025px) {
  #header nav > ul > li > ul.sub-menu li.menu-item-has-children > a:after {
    position: absolute;
    right: 5%;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -moz-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    -o-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
    content: "▾";
    display: inline-block;
    margin-left: 0.25em;
  }
  #header nav > ul > li > ul.sub-menu li.menu-item-has-children:hover > ul.sub-menu {
    display: block;
  }
}
#header nav > ul > li > ul.sub-menu li ul.sub-menu {
  display: none;
  position: absolute;
  width: 240px;
  left: 100%;
  top: 0;
  background: #45423E;
  padding: 0;
  list-style-type: none;
  text-align: center;
  margin: 0;
}
@media only screen and (max-width: 870px) {
  #header nav > ul > li > ul.sub-menu li ul.sub-menu {
    width: 100%;
    text-align: left;
    position: static;
    transform: none;
    left: unset;
    border: none;
    background: #f0f0f0;
    margin: 0;
  }
}
@media only screen and (max-width: 870px) {
  #header nav > ul > li > ul.sub-menu li ul.sub-menu li {
    width: 100%;
    padding: 0;
    font-size: 14px;
    border-bottom: 1px solid gainsboro;
  }
}
#header nav > ul > li.logo {
  display: block;
  margin-right: auto;
  padding: 1.5rem 0 1rem 0;
  order: 1;
}
@media only screen and (max-width: 870px) {
  #header nav > ul > li.logo {
    order: 1;
    margin-left: 1.5rem;
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
}
@media only screen and (max-width: 320px) {
  #header nav > ul > li.logo {
    order: 1;
  }
}
#header nav > ul > li.logo a {
  /*display: flex;*/
}
@media only screen and (max-width: 768px) {
  #header nav > ul > li.logo a {
    justify-content: center;
    align-items: center;
    padding: 0;
  }
}
#header nav > ul > li.logo img {
  width: calc(400px + 2rem);
  height: auto;
  display: block;
}
@media only screen and (max-width: 870px) {
  #header nav > ul > li.logo img {
    width: calc(230px + 2rem);
  }
}
@media only screen and (max-width: 768px) {
  #header nav > ul > li.logo img {
    width: calc(100px + 2rem);
  }
}
#header nav > ul > li.cta-btn {
  /*    */
  padding-right: 0.5rem;
}
@media only screen and (max-width: 870px) {
  #header nav > ul > li.cta-btn {
    padding: 1.1rem 0 1.1rem 1.5rem;
    flex: 1;
  }
}
#header nav > ul > li.cta-btn a:link,
#header nav > ul > li.cta-btn a:visited {
  background: #45423E;
  color: #ffffff;
  padding: 0;
  display: inline-block;
  font-size: 1rem;
  padding: 0.4rem 2rem;
  text-align: center;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
#header nav > ul > li.cta-btn a:link:hover,
#header nav > ul > li.cta-btn a:visited:hover {
  text-decoration: none;
  background: #504c48;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  #header nav > ul > li.cta-btn a:link,
#header nav > ul > li.cta-btn a:visited {
    font-size: 0.85em;
  }
}
#header nav > ul > li.menu-item {
  text-transform: uppercase;
  font-family: "Cabinet Grotesk Medium", sans-serif;
  position: relative;
  transition: all 0.6s;
}
@media only screen and (max-width: 870px) {
  #header nav > ul > li.menu-item {
    order: 3;
    width: 100%;
    margin-top: 0;
    padding: 0;
    border-bottom: 1px solid #e8e8e8;
  }
}
#header nav > ul > li.menu-item:after {
  content: "";
  opacity: 0;
}
#header nav > ul > li.menu-item.active:after {
  opacity: 1;
  content: "←";
  position: absolute;
  color: #ffffff;
  bottom: 0;
}
#header nav > ul > li.burger {
  display: none;
}
@media only screen and (max-width: 870px) {
  #header nav > ul > li.burger {
    display: flex;
    margin-right: 1.5rem;
    order: 2;
  }
}
@media only screen and (max-width: 320px) {
  #header nav > ul > li.burger {
    order: 2;
    margin-left: auto;
  }
}
#header nav > ul > li.burger button {
  position: relative;
  width: 32px;
  height: 22px;
  padding: 0;
  background: none;
  border: 0;
}
#header nav > ul > li.burger button:focus {
  outline: 0;
}
#header nav > ul > li.burger button span {
  display: block;
  position: absolute;
  background: #3d3d3d;
  /*background: $primary-color;*/
  height: 4px;
  border-radius: 2px;
  width: 100%;
  transition: all 0.2s;
}
#header nav > ul > li.burger button span:nth-child(1) {
  top: 0;
  bottom: unset;
}
#header nav > ul > li.burger button span:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
  bottom: unset;
}
#header nav > ul > li.burger button span:nth-child(3) {
  top: unset;
  bottom: 0;
}
#header nav > ul > li.burger button.active span:nth-child(1) {
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}
#header nav > ul > li.burger button.active span:nth-child(2) {
  opacity: 0;
}
#header nav > ul > li.burger button.active span:nth-child(3) {
  bottom: 50%;
  transform: translateY(50%) rotate(45deg);
}
#header nav .top-nav--list span p {
  color: #95886B;
  font-weight: 500;
  font-family: "Cabinet Grotesk Medium", sans-serif;
  font-size: 1rem;
}
#header nav .top-nav--list span p a {
  text-decoration: none;
  color: inherit;
}
#header .ancar_menu {
  display: flex;
  flex: 1 1 100%;
  align-items: center;
  justify-content: end;
  margin-bottom: 0;
  position: absolute;
  top: 0;
  right: 1.2rem;
}
#header .ancar_menu li {
  padding: 0.5rem;
}
#header .ancar_menu li a {
  color: #1A4B6B;
  transition: all 0.2s ease-in-out;
}
#header .ancar_menu li a:not(.phone-home):hover {
  color: #9ebd22;
}
#header .ancar_menu li a i:not(.fa-phone-alt) {
  font-size: 20px;
}
#header .ancar_menu .phone-home i {
  margin-right: 0.5rem;
}
@media only screen and (max-width: 768px) {
  #header .ancar_menu {
    display: none;
  }
}
@media only screen and (max-width: 870px) {
  #header {
    padding: 0;
  }
}

@media only screen and (max-width: 870px) {
  .header-right-container {
    display: none !important;
  }
}

.extra-loggo img {
  max-width: 80px !important;
}

ul.top-nav--list li {
  margin-left: 0 !important;
  padding: 0.3rem 0.4rem;
  margin-top: 0 !important;
}
ul.top-nav--list li a {
  color: #ffffff !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
}
ul.top-nav--list li:nth-child(2) {
  background-color: #45423E;
}
ul.top-nav--list li:nth-child(3) {
  background-color: #C3BDB0;
}
ul.top-nav--list li:nth-child(4) {
  background-color: #FFF6B8;
}
ul.top-nav--list span {
  font-family: "Poppins", cursive;
  font-weight: 400;
  font-size: 18px;
  position: relative;
  top: 6px;
  left: -1rem;
}
@media only screen and (max-width: 870px) {
  ul.top-nav--list span {
    left: 10px;
  }
}

.search-wrap {
  position: fixed;
  width: 100%;
  height: 72px;
  z-index: 8;
  background: #666;
  padding: 1rem 1rem;
  -webkit-transform: translate(0, -100px);
  -moz-transform: translate(0, -100px);
  -ms-transform: translate(0, -100px);
  -o-transform: translate(0, -100px);
  transform: translate(0, -100px);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.search-wrap.search-active {
  -webkit-transform: translate(0, 140px);
  -moz-transform: translate(0, 140px);
  -ms-transform: translate(0, 140px);
  -o-transform: translate(0, 140px);
  transform: translate(0, 140px);
}
@media only screen and (max-width: 870px) {
  .search-wrap.search-active {
    -webkit-transform: translate(0, 93px);
    -moz-transform: translate(0, 93px);
    -ms-transform: translate(0, 93px);
    -o-transform: translate(0, 93px);
    transform: translate(0, 93px);
  }
}

.header-left-container {
  width: 100%;
  max-width: 100vw;
}
@media only screen and (max-width: 870px) {
  .header-left-container {
    padding: 0;
  }
}

footer {
  overflow: hidden;
  position: fixed;
  bottom: 0;
  width: 100%;
  background: transparent;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 0 2rem;
  z-index: 3;
  max-height: 100px;
  height: 100%;
}
footer img.branded-symbol {
  width: 100%;
  max-width: 200px;
}
@media only screen and (max-width: 768px) {
  footer img.branded-symbol {
    max-width: 150px;
  }
}
footer .row {
  border-top: 1px solid white;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
footer div.logo-text {
  font-size: 2em;
  letter-spacing: -2.5px;
  color: white;
}
footer .container {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}
footer a:link,
footer a:visited {
  color: #ffffff !important;
  text-decoration: underline;
  font-weight: 500;
  font-size: 0.875rem;
}
footer a:link:hover,
footer a:visited:hover {
  color: #FFF6B8;
  text-decoration: underline;
}
footer p {
  color: #ffffff;
  font-size: 12px;
  padding: 1.2rem 0 0 0;
  margin-bottom: 0;
}
footer .footer-contact p {
  font-size: 1rem;
  margin-bottom: 0.5em;
  font-weight: 700;
}
footer .footer-contact p:last-child {
  margin-bottom: 0;
}
footer .footer-contact p strong {
  color: white;
  font-weight: 700;
}
@media only screen and (max-width: 600px) {
  footer .footer-contact {
    padding: 2rem 0;
  }
}
footer .socialmedia {
  text-align: center;
}
footer .socialmedia a {
  font-size: 1.125rem;
  display: inline-block;
  text-align: center;
  margin: 0 1rem;
}
footer .socialmedia a i {
  margin-bottom: 0.25em;
  font-size: 2em;
}
footer .sub-nav--list li {
  display: block;
  margin-right: 0;
}
footer .social-nav-list {
  list-style-type: none;
  display: flex;
  margin-left: 0;
}
footer .social-nav-list > li {
  list-style-type: none;
}
footer .social-nav-list img {
  max-width: 75%;
}
@media only screen and (max-width: 600px) {
  footer .social-nav-list {
    padding-top: 1rem;
  }
}
@media only screen and (max-width: 600px) {
  footer .center-mobile {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
}
@media only screen and (max-width: 600px) {
  footer {
    max-height: 550px;
  }
}
footer .sidfot-info p {
  text-align: left;
  font-size: 0.875rem;
  color: #ffffff;
  line-height: 1.7em;
}
@media only screen and (max-width: 1224px) {
  footer {
    height: auto;
  }
}
footer .sidfotbilder {
  display: flex;
  align-items: center;
  justify-content: end;
}
footer .sidfotbilder img {
  margin-left: 1rem;
}
@media only screen and (max-width: 870px) {
  footer .sidfotbilder img {
    margin-left: 0;
    margin-right: 1rem;
    margin-top: 1rem;
  }
}
@media only screen and (max-width: 870px) {
  footer .sidfotbilder {
    flex-grow: 1;
  }
}
@media only screen and (max-width: 870px) {
  footer {
    position: relative;
    background-color: #45423E;
  }
}

.sidfotbilder-footer {
  position: absolute;
  bottom: 0;
  padding: 2rem;
}
.sidfotbilder-footer img {
  margin-left: 2rem;
}

body #gform_wrapper_1, .call-to-action {
  background: transparent;
  padding: 0;
  /*background-color: #e6e6e6;*/
  border: 1px solid #45423E;
  padding: 2rem;
}
body #gform_wrapper_1 .gravity-theme .gf_page_steps, .call-to-action .gravity-theme .gf_page_steps {
  padding: 1em 0em;
}
body #gform_wrapper_1 .gform_heading, .call-to-action .gform_heading {
  margin-bottom: 1.5rem;
}
body #gform_wrapper_1 .gform_heading .gform_description, .call-to-action .gform_heading .gform_description {
  color: #fff;
  font-family: "Cabinet Grotesk Medium", sans-serif;
  font-size: 1.5rem;
}
body #gform_wrapper_1 .gform_page_fields, .call-to-action .gform_page_fields {
  padding: 1em 0;
}
body #gform_wrapper_1 .gform_page_footer, .call-to-action .gform_page_footer {
  padding: 3em 0 1em 0;
}
body #gform_wrapper_1 .gravity-theme .gf_page_steps, .call-to-action .gravity-theme .gf_page_steps {
  border-bottom: 2px dotted #E5E7EB;
  margin-bottom: 16px;
}
body #gform_wrapper_1 .gform_next_button, body #gform_wrapper_1 .gform_previous_button, body #gform_wrapper_1 .gform_button, .call-to-action .gform_next_button, .call-to-action .gform_previous_button, .call-to-action .gform_button {
  background: #45423E;
  color: #ffffff;
  border: none;
  padding: 0.6rem 3rem;
  font-weight: 500;
  border-radius: 4px;
  font-size: 1em !important;
  transition: all 0.2s ease;
}
body #gform_wrapper_1 .gform_previous_button, .call-to-action .gform_previous_button {
  background: black;
  color: #fff;
}
body #gform_wrapper_1 .gf_step_active .gf_step_number, .call-to-action .gf_step_active .gf_step_number {
  background: #fff;
  border: 2px solid #009f53;
}
body #gform_wrapper_1 .gf_step_pending .gf_step_number, .call-to-action .gf_step_pending .gf_step_number {
  background: #efefef;
}
body #gform_wrapper_1 .gf_step_completed .gf_step_number, .call-to-action .gf_step_completed .gf_step_number {
  background: #009f53;
  border: 2px solid #009f53;
}
body #gform_wrapper_1 .gf_step_completed .gf_step_number::before, .call-to-action .gf_step_completed .gf_step_number::before {
  background: #009f53;
  border: 2px solid #009f53;
}
body #gform_wrapper_1 .gf_step_completed .gf_step_number::after, .call-to-action .gf_step_completed .gf_step_number::after {
  color: black;
}

.gform_wrapper_1.gravity-theme .gf_page_steps {
  text-align: center;
}

body #gform_wrapper_1 .gform_body .gform_fields .gfield input[type=text],
body #gform_wrapper_1 .gform_body .gform_fields .gfield input[type=email],
body #gform_wrapper_1 .gform_body .gform_fields .gfield textarea {
  background-color: white;
  border: 1px solid #45423E;
}

body #gform_wrapper_1 .gform_body .gform_fields .gfield select {
  padding: 14px 14px;
  border: 1px solid #45423E;
  border-radius: 4px;
}

body #gform_wrapper_2 .gform_body .gform_fields .gfield input[type=text],
body #gform_wrapper_2 .gform_body .gform_fields .gfield input[type=email] {
  background-color: white;
}

footer img.social {
  max-width: 3.5rem;
}

.new_background {
  background: #D9CFB6;
}

body #gform_wrapper_2, .call-to-action {
  background: #fafafa;
  padding: 2em;
}
body #gform_wrapper_2 .gform_page_fields, .call-to-action .gform_page_fields {
  padding: 1em 0;
}
body #gform_wrapper_2 .gform_body, .call-to-action .gform_body {
  padding: 1em 0;
}
body #gform_wrapper_2 .gform_button, .call-to-action .gform_button {
  background: #45423E;
  color: #fff;
  border: none;
  padding: 0.75em 1.5em;
  font-weight: 700;
  border-radius: 40px;
  font-size: 1.1em !important;
  transition: all 0.2s ease;
}

@media only screen and (max-width: 870px) {
  .not-mobile {
    display: none;
  }
}

.footer_div {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  display: block;
  width: 150px;
  text-align: center;
  position: fixed;
  z-index: 9;
  display: flex;
  flex-direction: column;
}
.footer_div .nav_in_footer ul {
  margin-left: 0;
}
.footer_div .nav_in_footer ul li {
  display: block;
  margin-right: 0rem;
  margin-bottom: 0;
  font-size: 0.7rem;
  padding-bottom: 0rem;
  padding-top: 0rem;
  background-color: #887c6d;
  border-radius: 15px 0 0 15px;
  margin-bottom: 0.4rem;
}
.footer_div .nav_in_footer ul li a:link, .footer_div .nav_in_footer ul li a:visited {
  color: #C3BDB0;
  text-decoration: none;
  display: block;
  font-size: 1.1rem;
  padding: 16px;
  padding: 0.75rem;
  font-weight: 400;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  font-family: "NOVA Regular", sans-serif;
}
.footer_div .nav_in_footer ul li i {
  display: block;
  margin-bottom: 0.2rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 2rem;
}
@media only screen and (max-width: 870px) {
  .footer_div {
    background-color: #887c6d;
    width: 100%;
    text-align: center;
    position: fixed;
    z-index: 9;
    bottom: 0;
    top: unset;
    display: flex;
    flex-direction: column;
    box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.3);
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
  }
  .footer_div .nav_in_footer ul li {
    display: inline-block;
    margin-right: 0rem;
    margin-bottom: 0;
    font-size: 0.7rem;
    padding-bottom: 0rem;
    padding-top: 0rem;
    background-color: transparent;
    width: 49%;
  }
  .footer_div .nav_in_footer ul li i {
    display: inline-block;
    font-size: 1.2rem;
    margin-right: 0.5rem;
  }
  .footer_div .nav_in_footer ul li:first-child {
    border-right: 1px solid #5f5f5f;
  }
}

@media only screen and (max-width: 768px) {
  .and-bottom-nav {
    bottom: 40px;
  }
}

/** @format */
.wp-block-cover-image.has-background-dim:not([class*=-background-color]),
.wp-block-cover.has-background-dim:not([class*=-background-color]) {
  background-color: #222;
}

p + .alignfull,
p + .alignwide {
  margin-top: 3rem;
}

body .leaflet-container {
  z-index: 1;
}

body.page .wp-block-gallery:not(.alignwide) {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
body.page .wp-block-gallery:not(.alignwide).columns-3 {
  margin: 0 -12px;
  width: calc(100% + 24px);
}
body.page .wp-block-gallery:not(.alignwide).columns-3 .blocks-gallery-item {
  flex: 0 0 33.333%;
  margin: 0;
  border: 12px solid transparent;
}

.max-text-bredd {
  margin: 0 auto;
  max-width: 700px;
}

.wp-block-group {
  padding: 2rem 0;
}
.wp-block-group .wp-block-group__inner-container {
  max-width: 1440px;
  width: 100%;
}

body.home .wp-block-columns .wp-block-column:not(:first-child) {
  margin-left: 2em;
}
@media only screen and (max-width: 1224px) {
  body.home .wp-block-columns .wp-block-column:not(:first-child) {
    margin-left: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  body.home .wp-block-columns .wp-block-column:not(:first-child) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 768px) {
  body.home .wp-block-columns .wp-block-column {
    flex-basis: 100% !important;
  }
}

hr.wp-block-separator {
  height: 1px;
  color: #3c3c3b;
  width: auto;
  overflow: visible;
  position: relative;
  margin-top: 3rem;
  margin-bottom: 4.5rem;
}
@media only screen and (max-width: 768px) {
  hr.wp-block-separator {
    margin: 2rem 0;
  }
}
hr.wp-block-separator.is-style-wide, hr.wp-block-separator.is-style-default {
  border: 1px;
  height: 1px;
}
hr.wp-block-separator.is-style-default {
  width: 300px;
  max-width: calc(100vw - 4rem);
}

@media only screen and (max-width: 1224px) {
  .wp-block-media-text {
    display: block;
  }
}
@media only screen and (max-width: 1224px) {
  .wp-block-media-text.special_media_block {
    display: flex !important;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    flex-direction: column;
  }
}
.wp-block-media-text.special_media_block .wp-block-media-text__content {
  -webkit-box-ordinal-group: 1 !important;
  -moz-box-ordinal-group: 1 !important;
  -ms-flex-order: 1 !important;
  -webkit-order: 1 !important;
  order: 1 !important;
  padding: 0 8% 8% 0% !important;
}
.wp-block-media-text.special_media_block .wp-block-media-text__media {
  -webkit-box-ordinal-group: 2 !important;
  -moz-box-ordinal-group: 2 !important;
  -ms-flex-order: 2 !important;
  -webkit-order: 2 !important;
  order: 2 !important;
}
@media only screen and (max-width: 1224px) {
  .wp-block-media-text .wp-block-media-text__media {
    margin-bottom: 1rem;
  }
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  padding: 0 8% 0 0%;
}
.wp-block-media-text.has-media-on-the-left .wp-block-media-text__content {
  padding: 0 0% 0 8%;
}
@media only screen and (max-width: 768px) {
  .wp-block-media-text .wp-block-media-text__content {
    padding: 1rem 0 0 0;
  }
}

div.wp-block-button:not(.is-style-outline) a.wp-block-button__link,
div.wp-block-button:not(.is-style-outline) a.wp-block-button__link:link,
div.wp-block-button:not(.is-style-outline) a.wp-block-button__link:visited {
  font-weight: 400;
  letter-spacing: 2px;
  font-size: 0.975rem;
}

div.wp-block-button div.wp-block-button__link {
  font-weight: 400;
  letter-spacing: 2px;
  font-size: 0.875rem;
  padding: 0.7rem 3rem;
  display: block;
  width: max-content;
  text-decoration: none;
  font-family: "Cabinet Grotesk Medium", sans-serif;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  transition: all 0.2s;
  font-size: 16px;
}

a.wp-block-button__link,
a.wp-block-button__link:link,
a.wp-block-button__link:visited {
  padding: 0.7rem 3rem;
  display: block;
  width: max-content;
  text-decoration: none;
  font-family: "Poppins", sans-serif;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  transition: all 0.2s;
  font-size: 16px;
  border: 1px solid currentColor;
}
a.wp-block-button__link:hover,
a.wp-block-button__link:link:hover,
a.wp-block-button__link:visited:hover {
  color: #000000 !important;
  background: #ffffff;
}

ol,
ul {
  color: #666;
  line-height: 1.618;
  font-size: 1.125em;
  font-family: "Cabinet Grotesk Medium", sans-serif;
}
ol li,
ul li {
  margin-bottom: 0.5rem;
}
ol.info,
ul.info {
  font-size: 1rem;
  margin-top: -1.5rem;
}
ol.info li,
ul.info li {
  margin-bottom: 0;
}

ul li {
  list-style-type: disc;
}

ol li {
  list-style-type: decimal;
}

.wp-block-image figcaption {
  font-size: 0.875rem;
  padding: 0 1rem;
  color: #666;
}
.wp-block-image .alignright {
  float: right;
  margin-right: 0;
  margin-left: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
@media only screen and (max-width: 768px) {
  .wp-block-image .alignright {
    transform: translateX(-0.5rem);
    float: none;
    width: 100vw;
    min-width: 100vw;
    margin: 0 0;
  }
  .wp-block-image .alignright img {
    width: 100%;
  }
}
.wp-block-image .alignleft {
  float: left;
  margin-left: 0;
  margin-right: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
@media only screen and (max-width: 768px) {
  .wp-block-image .alignleft {
    transform: translateX(-0.5rem);
    float: none;
    width: 100vw;
    min-width: 100vw;
    margin: 0 0;
  }
  .wp-block-image .alignleft img {
    width: 100%;
  }
}
.wp-block-image.floating-image {
  padding: 0 6% 6% 6%;
  background-image: linear-gradient(180deg, #ffffff 50%, #45423E 50%);
}

.has-inline-color.has-primary-color-color {
  color: #45423E;
}
.has-inline-color.has-copy-color {
  color: #666;
}
.has-inline-color.has-red-color-color {
  color: #E30613;
}
.has-inline-color.has-light-grey-color {
  color: #f5f5f5;
}
.has-inline-color.has-black-color {
  color: #000000;
}
.has-inline-color.has-white-color {
  color: #ffffff;
}
.has-inline-color.has-fineyellow-color {
  color: #FFF6B8;
}

.wp-block-table table {
  font-family: "Cabinet Grotesk Medium", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  color: #666;
  line-height: 1.618;
  margin-bottom: 1em;
  width: auto;
}
@media only screen and (max-width: 768px) {
  .wp-block-table table {
    font-size: 1rem;
  }
}
.wp-block-table table tr td {
  padding: 0 0.5em;
}
.wp-block-table table tr td:first-child {
  padding-left: 0;
}
.wp-block-table table tr td:last-child {
  padding-right: 0;
}

.pricing-table-wrapper {
  margin-bottom: 0.5rem;
  overflow: auto;
}
.pricing-table-wrapper table {
  font-family: "Cabinet Grotesk Medium", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  color: #666;
  line-height: 1.3;
  margin-bottom: 1em;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .pricing-table-wrapper table {
    font-size: 0.875rem;
  }
}
.pricing-table-wrapper table > caption {
  color: #000000;
  font-weight: 600;
  text-align: left;
}
.pricing-table-wrapper table tr:nth-child(odd) {
  background: #f6f6f6;
}
.pricing-table-wrapper table tr th {
  font-weight: 700;
  text-transform: uppercase;
  color: #000000;
}
.pricing-table-wrapper table tr td {
  font-size: 1rem;
}
.pricing-table-wrapper table tr td,
.pricing-table-wrapper table tr th {
  padding: 0.375rem 0.5rem;
  text-align: right;
}
.pricing-table-wrapper table tr td:first-child,
.pricing-table-wrapper table tr th:first-child {
  white-space: normal;
  text-align: left;
}
.pricing-table-wrapper table thead tr:nth-child(odd) {
  background: none;
}

.has-text-color.has-primary-color-color {
  color: #45423E;
}
.has-text-color.has-copy-color {
  color: #666;
}
.has-text-color.has-red-color-color {
  color: #E30613;
}
.has-text-color.has-light-grey-color {
  color: #f5f5f5;
}
.has-text-color.has-black-color {
  color: #000000;
}
.has-text-color.has-white-color {
  color: #ffffff;
}
.has-text-color.has-brun-color {
  color: #887C6D;
}
.has-text-color.has-brun-color a {
  color: #887C6D;
}
.has-text-color.has-fineyellow-color {
  color: #FFF6B8;
}

.has-background.has-primary-color-background-color {
  background: #45423E;
}
.has-background.has-copy-background-color {
  background: #666;
}
.has-background.has-red-color-background-color {
  background: #E30613;
}
.has-background.has-light-grey-background-color {
  background: #f5f5f5;
}
.has-background.has-black-background-color {
  background: #000000;
}
.has-background.has-white-background-color {
  background: #ffffff;
}
.has-background.has-fine-yellow-background-color {
  background: #F1A900;
}
.has-background.has-prettypink-background-color {
  background: #D78F87;
}

.has-background-dim.has-primary-color-background-color {
  background: #45423E;
}
.has-background-dim.has-secondary-color-background-color {
  background: #C3BDB0;
}
.has-background-dim.has-third-color-background-color {
  background: #887C6D;
}
.has-background-dim.has-light-grey-background-color {
  background: #f5f5f5;
}
.has-background-dim.has-white-background-color {
  background: #ffffff;
}
.has-background-dim.has-brun-background-color {
  background: #887C6D;
}
.has-background-dim.has-creamwhite-background-color {
  background: #C3BDB0;
}
.has-background-dim.has-fineyellow-background-color {
  background: #FFF6B8;
}

.wp-block-button__link {
  transition: all 0.2s;
}
.wp-block-button__link:hover {
  text-decoration: none;
}
.wp-block-button__link:hover.has-primary-color-background-color {
  background: #504c48;
}

.alignleft {
  text-align: left;
}

.aligncenter {
  text-align: center;
}

.alignright {
  text-align: right;
}

.padded-container {
  padding: 1.5em;
}

.field-container > .row {
  padding-bottom: 0;
}

@media only screen and (max-width: 768px) {
  .dont-shrink-please {
    width: auto !important;
  }
}

@media only screen and (max-width: 768px) {
  .dont-shrink-please > .wp-block-button__link {
    width: 100% !important;
  }
}

.gform_title {
  padding: 0 0 2rem 0;
  text-align: center;
  font-size: 1.75em;
  font-weight: 400;
}

.wp-block-buttons > .wp-block-button.wp-block-button__width-50 {
  width: auto !important;
}

.more-air {
  margin-bottom: 3em;
}

.more-line-height {
  line-height: 2.5em;
}

.get_border_bottom {
  border-bottom: 2px solid #3d3d3d;
  margin-top: 0;
}

.no_margin {
  margin-top: 0;
  margin-bottom: 0;
}

.this_background {
  background: #DBD5CD;
}
.this_background p {
  color: black;
}

.that_background {
  background: #45423E;
}

.galleri-block-slider .slick-slide img {
  min-height: 10vh;
}
.galleri-block-slider .slick-slide img.slick-prev:before, .galleri-block-slider .slick-slide img .slick-next:before {
  font-family: initial !important;
  color: #3d3d3d;
  font-size: 25px;
}

.this_block h2 {
  margin-bottom: 0.55em;
}

.more_margin {
  margin-top: 3em;
}

.close a {
  transition: 0.2s;
}
.close a:hover, .close a:focus {
  /*border-color: $white;*/
  /*color: #fff;*/
}

.close:hover,
.close:focus {
  /*transition: 0.6s;*/
  transition: 0.3s linear;
  /* vendorless fallback */
  -o-transition: 0.3s linear;
  /* opera */
  -ms-transition: 0.3s linear;
  /* IE 10 */
  -moz-transition: 0.3s linear;
  /* Firefox */
  -webkit-transition: 0.3s linear;
  /*safari and chrome */
  color: #fff;
  background-color: #3d3d3d;
  /*border: none !important;*/
  /*box-shadow: 
    inset -5.5em 0 0 0 #3d3d3d,
    inset 5.5em 0 0 0 #3d3d3d;*/
}
.close:hover a,
.close:focus a {
  border-color: #3d3d3d !important;
}

.adding_background_from_footer {
  background: #2f2f2f;
}

/* CSS products block*/
.product-blocks {
  align-items: center;
  justify-content: center;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.valj_produkter {
  position: relative;
  padding: 1rem;
}
.valj_produkter .product-block-text {
  position: absolute;
  z-index: 99;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  background: transparent;
  padding: 0.4rem;
  transition: 0.5s ease;
}
.valj_produkter .product-block-image {
  position: relative;
  max-width: 200px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.valj_produkter .product-block-image img {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  object-fit: cover;
}
.valj_produkter .product-overlay {
  position: absolute;
  border-radius: 50%;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(26, 75, 107, 0.8);
  width: 200px;
  height: 200px;
  transition: 0.5s ease;
}
.valj_produkter:hover .product-overlay {
  background: rgba(26, 75, 107, 0.1);
}
.valj_produkter:hover .product-block-text {
  background: rgba(26, 75, 107, 0.9);
  border-radius: 3px;
}

/* CSS products block END*/
/* CSS page title START */
.page-title-wow::before {
  content: "";
  position: absolute;
  width: 50%;
  height: 1px;
  bottom: 0;
  left: 25%;
  border-bottom: 3px solid #9EBD22;
}

/* CSS page title END */
.sub-image {
  position: relative;
  overflow: hidden;
  padding: 2rem 0 2rem 0;
}

.sub-image.elektrodrives {
  background: #efefef;
  /*min-height: 130px;*/
}
/*.sub-image::after {
  content: '';
  background: url(assets/img/elektro-6785460.svg) no-repeat;
  position: absolute;
  overflow: hidden;
  top: -100px;
  height: 500px;
  width: 600px;
  opacity: 0.3;
}*/
.side-cut {
  position: relative;
}

.side-cut:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-bottom: 2000px solid transparent;
  border-left: 700px solid #3e4244;
  top: 0;
  left: 0;
  overflow: hidden;
}

.hover-elektrodrives {
  transition: all 0.2s ease-in-out;
}
.hover-elektrodrives ::after {
  content: "";
  display: inline-block;
  background: url(assets/img/arrow_right.svg) no-repeat;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-left: 0.4rem;
  z-index: 999;
  position: relative;
  margin-bottom: 1px;
}
.hover-elektrodrives:hover {
  background: #9ebd22;
}

.sidebar li {
  list-style: none;
}
.sidebar a {
  text-decoration: none;
  color: #222425;
}

.sidebar {
  background-color: #FCF8F3;
  padding: 1rem;
  margin-top: 100px;
  position: sticky;
  top: 30px;
  /*ul li a:link::after, ul li a:visited::after {
    position: absolute;
    content: "";
    right: 5px;
    top: 50%;
    background: url(assets/img/arrow-right-primary.svg) no-repeat;
    background-size: contain;
    width: 15px;
    height: 15px;
    -webkit-transform: translate(-5px, -50%);
    -moz-transform: translate(-5px, -50%);
    -ms-transform: translate(-5px, -50%);
    -o-transform: translate(-5px, -50%);
    transform: translate(-5px, -50%);
  }*/
}
.sidebar ul li a:link, .sidebar ul li a:visited {
  display: block;
  width: 100%;
  height: 100%;
  color: #222425;
  padding: 0.9rem 1rem;
  border-bottom: 1px solid #ced4d6;
  position: relative;
}
.sidebar ul li.current_page_item {
  font-weight: bold;
  border-left: 2px solid #1A4B6B;
}
.sidebar li.elektro-burger {
  display: none;
}
@media only screen and (max-width: 870px) {
  .sidebar li.elektro-burger {
    display: flex;
    margin-right: 1.5rem;
    order: 2;
  }
  .sidebar li.elektro-burger button {
    position: relative;
    width: 32px;
    height: 22px;
    padding: 0;
    background: none;
    border: 0;
  }
  .sidebar li.elektro-burger button span {
    display: block;
    position: absolute;
    background: #3d3d3d;
    height: 4px;
    border-radius: 2px;
    width: 100%;
    transition: all 0.2s;
  }
  .sidebar li.elektro-burger button span:nth_child(1) {
    top: 0;
    bottom: unset;
  }
}
.sidebar li {
  position: relative;
  padding: 0.9rem 0 0.9rem 1.5rem;
  /*&.menu-item-has-children::after {
    content: "+";
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    height: 45.5px;
    width: 45.5px;
    text-align: center;
    right: 0;
    top: 0;
    color: #1b1b1b;
    cursor: pointer;
    }*/
}
.sidebar .toggle-button {
  width: 40px;
  height: 40px;
  background: #f9f9f9;
  position: absolute;
  display: block;
  right: 0;
  top: 0;
}
.sidebar .toggle-button::after {
  position: absolute;
  content: "";
  background: url(assets/img/icon_cross.svg) no-repeat;
  background-size: 7px;
  width: 7px;
  height: 7px;
  top: 17px;
  left: 17px;
  transform: rotate(45deg);
  -webkit-transition: transform, 0.2s;
  -moz-transition: transform, 0.2s;
  -ms-transition: transform, 0.2s;
  -o-transition: transform, 0.2s;
  transition: transform, 0.2s;
}
.sidebar ul li {
  margin-bottom: 0;
  padding: 0 0;
}
.sidebar .menu {
  margin: 0;
  background: #efefef;
}
.sidebar li.menu-item {
  border-bottom: 1px solid #eaeaea;
}
.sidebar li.menu-collapsed {
  border-bottom: none !important;
}
.sidebar li > ul.sub-menu {
  display: none;
  margin-bottom: 0;
  margin-top: 0.6rem;
  margin-left: 0;
  background: #fafafa;
}
.sidebar li > ul.sub-menu li {
  line-height: 1.4;
  font-size: 0.85em;
}
.sidebar li > ul.sub-menu li a {
  padding: 0.6rem 1rem;
}
.sidebar li > ul.sub-menu > li > ul.sub-menu {
  background: #f2f2f2;
  margin-top: 0;
}
.sidebar li > ul.sub-menu > li > ul.sub-menu li .toggle-button {
  background: #E5E5E5;
}
.sidebar li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu {
  background: #E5E5E5;
}
.sidebar li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu a {
  padding: 0.6rem 1rem 0.6rem 1.2rem;
}
.sidebar li.menu-collapsed > ul.sub-menu {
  display: block !important;
}
.sidebar li > ul.sub-menu li .toggle-button {
  background: #f2f2f2;
}

.no-margin-top {
  margin-top: 0;
}

.cta-block {
  -webkit-box-shadow: 0 10px 18px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 10px 18px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 18px 0 rgba(0, 0, 0, 0.2);
  margin-top: 2rem;
}
.cta-block img {
  width: 100%;
  height: 266px;
  object-fit: cover;
  display: block;
  border: none;
}
.cta-block .cta-text-con {
  min-height: 320px;
  height: 100%;
  padding: 2rem 2rem 1rem 2rem;
  background: #1A4B6B;
}
.cta-block .cta-text-con h3 {
  color: #fefffe;
  text-transform: uppercase;
  font-weight: bold;
}
.cta-block .cta-text-con p {
  color: #fafafa;
}
.cta-block .cta-image-con {
  text-align: center;
}

.arrow-right {
  transition: all 0.2s ease-in-out;
}
.arrow-right a:link, .arrow-right a:visited {
  text-decoration: none;
  font-weight: bold;
  color: #fafafa;
}
.arrow-right a:link:hover, .arrow-right a:visited:hover {
  color: #fafafa;
}
.arrow-right ::after {
  content: "";
  display: inline-block;
  background: url(assets/img/arrow_right.svg) no-repeat;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-left: 0.4rem;
  z-index: 999;
  position: relative;
  margin-bottom: 1px;
}

.modeller {
  height: 122px;
}
.modeller .modell_content {
  background: #1A4B6B;
  padding: 1.5rem 1.5rem 1.5rem 1.5rem;
  margin-right: 1px;
}
.modeller .modell_content h3 {
  color: #fafafa;
}
.modeller .modell-block-button ::after {
  content: "";
  display: inline-block;
  background: url(assets/img/arrow_right.svg) no-repeat;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-left: 0.4rem;
  z-index: 999;
  margin-bottom: 1px;
}
.modeller a:link, .modeller a:visited {
  text-decoration: none;
  font-weight: bold;
  color: #fafafa;
}
.modeller a:link:hover, .modeller a:visited:hover {
  color: #fafafa;
}

#nav_menu-2.sub-menu {
  display: none;
}

/*pyramid table */
#pyramidContainer {
  /*table tbody tr:first-child {
    & td {
      background: #3d3d3d;
      padding-top: 1rem;
      text-align: center;
      color: #fff;
      & p {
        color: #fff;
      }
    }
  }*/
}
#pyramidContainer thead {
  background: #fff;
  padding-top: 1rem;
  text-align: center;
}
#pyramidContainer thead p {
  color: #3d3d3d;
}
#pyramidContainer thead tr th font {
  color: #3d3d3d;
}
#pyramidContainer tbody td {
  padding: 0.3rem 0.3rem;
  word-break: break-all;
  line-height: 1.6;
  font-size: 14px;
}
#pyramidContainer tbody td[data-th=Saldo] p {
  text-align: center;
}
#pyramidContainer table tbody tr:nth-child(odd) td {
  background: #efefef;
}
#pyramidContainer table tbody tr:nth-child(even) td {
  background: #fafafa;
}
#pyramidContainer table.reflow-table-mobile-mode tbody td {
  text-align: right;
  border-bottom: 2px solid #fff;
  padding: 0.7rem 0;
}
#pyramidContainer table.reflow-table-mobile-mode tbody td::before {
  text-align: left;
  float: left;
}
#pyramidContainer table.reflow-table-mobile-mode tbody td[data-th=Saldo] p {
  text-align: center;
}

/* pyramid table end*/
/* HEADER NEW */
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.gap-20 {
  gap: 20%;
}

.gap-20-px {
  gap: 20px;
}

.flex-align-center {
  align-items: center;
}

.justify-between {
  justify-content: space-between;
}

#header .justify-between {
  justify-content: space-between;
}
#header .items-center {
  align-items: center;
}
#header .flex-wrap {
  flex-wrap: wrap;
}
#header .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#header .mx-auto {
  margin-left: auto;
  margin-right: auto;
}
#header .contact-header-container p {
  color: #FFF6B8;
  margin-bottom: 0;
}
@media only screen and (max-width: 1224px) {
  #header .contact-header-container {
    display: none;
  }
}
#header .header-right-container button.burger {
  margin-right: 1.5rem;
  order: 2;
  position: relative;
  width: 32px;
  height: 22px;
  padding: 0;
  background: none;
  border: 0;
  cursor: pointer;
}
#header .header-right-container button.burger:focus {
  outline: 0;
}
#header .header-right-container button.burger span:not(.burger-span) {
  display: block;
  position: absolute;
  background: #FFF6B8;
  /*background: $primary-color;*/
  height: 2px;
  border-radius: 2px;
  width: 100%;
  transition: all 0.2s;
}
#header .header-right-container button.burger span:not(.burger-span):nth-child(1) {
  top: 0;
  bottom: unset;
}
#header .header-right-container button.burger span:not(.burger-span):nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
  bottom: unset;
}
#header .header-right-container button.burger span:not(.burger-span):nth-child(3) {
  top: unset;
  bottom: 0;
}
#header .header-right-container button.burger.active span:nth-child(1) {
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}
#header .header-right-container button.burger.active span:nth-child(2) {
  opacity: 0;
}
#header .header-right-container button.burger.active span:nth-child(3) {
  bottom: 50%;
  transform: translateY(50%) rotate(45deg);
}
#header .header-right-container button.burger span.burger-span {
  color: #FFF6B8;
  display: inline-block;
  font-weight: 500;
  margin-left: 0.5rem;
  position: relative;
  top: -2px;
  left: -3.5rem;
  cursor: pointer;
}

#burger {
  background: #ffffff;
  position: fixed;
  top: 0;
  right: 0;
  width: 780px;
  max-width: 100vw;
  z-index: 102;
  min-height: 100vh;
  max-height: 100vh;
  height: 100vh;
  overflow-y: scroll;
  padding: 5rem;
  transform: translateX(100%);
  transition: all 0.4s;
}
#burger button.openclose {
  position: relative;
  width: 32px;
  height: 22px;
  padding: 0;
  background: none;
  border: 0;
  width: 35px;
  height: 35px;
  background: transparent;
  border: 2px solid #FFF6B8;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
}
#burger button.openclose.active span:nth-child(1) {
  top: 50%;
  left: 20%;
  transform: translateY(-50%) rotate(-45deg);
}
#burger button.openclose.active span:nth-child(2) {
  top: 50%;
  left: 20%;
  transform: translateY(-50%) rotate(45deg);
}
#burger button.openclose.active span:not(.burger-span) {
  background: #FFF6B8;
}
#burger button.openclose span:not(.burger-span) {
  display: block;
  position: absolute;
  background: #FFF6B8;
  height: 2px;
  width: 60%;
  transition: all 0.2s;
}
#burger button.openclose span.burger-span {
  color: #FFF6B8;
  display: inline-block;
  font-weight: 500;
  margin-left: 0.5rem;
  position: relative;
  left: -3.5rem;
  cursor: pointer;
}
#burger button.openclose span:nth-child(1) {
  top: calc(50% - 6px);
  bottom: unset;
  transform: translateY(-50%);
}
#burger button.openclose span:nth-child(2) {
  top: calc(50% + 6px);
  transform: translateY(-50%);
  bottom: unset;
}
#burger > ul > li {
  display: block;
  position: relative;
  font-size: 1.8rem;
  margin-bottom: 0;
  text-transform: uppercase;
  line-height: 1.2;
  font-weight: 600;
}
#burger > ul > li.menu-item-has-children > a {
  margin-left: 1.5rem;
}
#burger > ul > li > a {
  text-decoration: none;
  color: #FFF6B8;
}
#burger > ul > li:nth-child(5) {
  margin-top: 2.5rem;
  height: 50px;
}
#burger > ul > li .toggle-button {
  width: 50%;
  height: 30px;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  cursor: pointer;
}
#burger > ul > li .toggle-button:after {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  top: 40%;
  left: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url(assets/img/icon_cross_yellow.svg);
  background-size: 10px;
  transform: rotate(45deg);
  -webkit-transition: transform, 0.2s;
  -moz-transition: transform, 0.2s;
  -ms-transition: transform, 0.2s;
  -o-transition: transform, 0.2s;
  transition: transform, 0.2s;
}
#burger > ul > li .toggle-button.tgl-active:after {
  transform: rotate(0deg);
}
#burger > ul > li > ul.sub-menu {
  transition: opacity 1.1s ease-out;
  opacity: 0;
  height: 0;
  overflow: hidden;
  margin-left: 1.5rem;
}
#burger > ul > li > ul.sub-menu li {
  text-transform: none;
  margin-bottom: 0;
  line-height: 1.2;
}
#burger > ul > li > ul.sub-menu li a {
  text-decoration: none;
  color: #FFF6B8;
  font-size: 1.2rem;
  font-weight: 500;
}
#burger > ul > li.menu-collapsed > ul.sub-menu {
  opacity: 1;
  height: auto;
}
@media only screen and (max-width: 600px) {
  #burger > ul > li {
    font-size: 1.4rem;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 600px) {
  #burger {
    padding: 1rem;
  }
}

#burger.active {
  transform: translateX(0);
}

#burger ul.social-nav-list {
  list-style-type: none;
  display: flex;
  margin-left: 0;
}
#burger ul.social-nav-list > li {
  list-style-type: none;
}

#burger > ul > li.divider {
  height: 2.5rem;
}

#burger .burger-extra-stuff {
  height: 50px;
}
#burger ul.home-link li {
  display: block;
  position: relative;
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 0;
  text-transform: uppercase;
  line-height: 1.2;
}
#burger ul.home-link li a:link, #burger ul.home-link li a:visited {
  text-decoration: none;
  color: #DEA600;
}

#burgeroverlay {
  background: rgba(0, 0, 0, 0.65);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 101;
  width: 100vw;
  height: 100vh;
  transform: translateX(100%);
  opacity: 0;
  transition: opacity 0.1s;
}

#burgeroverlay.active {
  transform: translateX(0);
  opacity: 1;
}

/* Kundcase css START */
.row.kundcase .kundcase-filter {
  padding-bottom: 1rem;
}
.row.kundcase .kundcase-filter a.kundcase-item {
  background: #fafafafa;
  padding: 3rem 2rem 4.5rem;
  display: block;
  height: 100%;
  position: relative;
  text-decoration: none;
  border-bottom: 5px solid transparent;
  transition: all 0.4s;
  border-bottom: 3px solid transparent;
}
.row.kundcase .kundcase-filter a.kundcase-item p.read-more {
  font-family: "urw-din", sans-serif;
  text-align: right;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.8rem;
  margin-bottom: 0;
  color: #000000;
  letter-spacing: 0.1em;
  max-width: 300px;
  position: absolute;
  bottom: 1.5rem;
  right: 2rem;
}
.row.kundcase .kundcase-filter a.kundcase-item:hover {
  border-color: #45423E;
}

/* Kundcase css END */
/* Kontaktpersoner css */
.kontaktperson-item:nth-child(odd) .kontakt-information {
  background: #45423E;
}

.kontaktperson-item:nth-child(even) .kontakt-information {
  background: #FFF6B8;
}

.kontaktperson-item {
  padding: 0;
  font-size: 0.9rem;
  margin-bottom: 1rem;
}
.kontaktperson-item p, .kontaktperson-item h2, .kontaktperson-item h3, .kontaktperson-item h4, .kontaktperson-item h5, .kontaktperson-item h6 {
  color: #ffffff;
  text-transform: none;
}
.kontaktperson-item img {
  display: block;
}
.kontaktperson-item .kontakt-information {
  padding: 1rem;
}
.kontaktperson-item a {
  color: #ffffff;
  display: block;
}
.kontaktperson-item .name {
  font-weight: 900;
}

/* Kontaktpersoner css end*/
/*KUNDCASE BLOCK on startsidan CSS start*/
nav.blocknav {
  margin: 0 auto;
  padding: 0 0;
}
nav.blocknav .row {
  max-width: 1200px;
  margin-left: 0;
}
nav.blocknav .row div.blockitem {
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-right: 0;
  padding-left: 0;
}
nav.blocknav .row div.blockitem:nth-child(2) {
  text-align: right;
}
@media only screen and (max-width: 1224px) {
  nav.blocknav .row div.blockitem:nth-child(2) {
    text-align: left;
  }
}

/*KUNDCASE BLOCK on startsidan CSS end*/
/* GALLERI BLOCK visa nyheter i slider start */
.galleri-block-slider .this-post-item {
  margin-right: 2rem;
  background-color: #ffffff;
}
.galleri-block-slider .this-post-item .info-content {
  padding: 2rem 2rem 1rem 2rem;
}
.galleri-block-slider .this-post-item .info-content h2 {
  font-size: 1.1rem;
  font-weight: 600;
  letter-spacing: 0.5px;
  color: #000000;
  margin-bottom: 1rem;
}
.galleri-block-slider .this-post-item .info-content p {
  color: #A6ADB4;
  line-height: 1.6;
  font-size: 0.9rem;
  letter-spacing: 0.1px;
}
.galleri-block-slider .this-post-item .info-content p.readmore a {
  text-transform: uppercase;
  color: #DEA600;
  text-decoration: none;
  font-size: 0.8rem;
  font-weight: 600;
}
.galleri-block-slider .this-post-item a {
  text-decoration: none;
}
@media only screen and (max-width: 600px) {
  .galleri-block-slider .this-post-item {
    margin-right: 1rem;
  }
}

/* GALLERI BLOCK visa nyheter i slider end */
@media only screen and (max-width: 1224px) {
  .search-container {
    display: none;
  }
}

.no-mobile {
  display: block;
}

.mobile-only {
  display: none !important;
}

@media only screen and (max-width: 600px) {
  .no-mobile {
    display: none;
  }

  .mobile-only {
    display: block !important;
  }
}
@media only screen and (max-width: 600px) {
  #burger ul.home-link.mobile-only > li {
    font-size: 1.4rem !important;
    line-height: 1.5;
  }
}
.no-pd-top {
  padding-top: 0;
}

/* bILDER startsida */
.the-flowing-black {
  margin: 0 calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
  min-height: 700px;
  position: absolute;
  top: 450px;
}

.the-puff-symbol {
  position: absolute;
  top: 200px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

.the-slime-footer {
  margin: 0 calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
  max-height: 400px;
  position: absolute;
  bottom: -350px;
  z-index: 2;
}

.the-flat-black {
  margin: 0 calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
  position: absolute;
  bottom: -50px;
}

.the-ball {
  max-width: 500px;
  height: auto;
  position: absolute;
  top: 100px;
  z-index: 4;
  opacity: 0.2;
  right: 0;
}

.the-roll {
  max-width: 200px;
  height: auto;
  width: 100%;
  max-height: 400px;
  position: absolute;
  bottom: 250px;
  z-index: 2;
}

.minus-margin-top {
  margin-top: -9rem;
  z-index: -1;
}

/* NEWEST POST BLOCK CSS START*/
.newest-post-block {
  display: block;
  padding: 0;
  margin-left: 0;
  text-align: left;
}
.newest-post-block a {
  text-decoration: none;
  color: #4B4B4B;
}
.newest-post-block time {
  color: #FFF6B8;
  font-weight: 800;
  font-size: 1.2rem;
}
.newest-post-block p.readmore a {
  color: #FFF6B8;
  text-decoration: underline;
  font-weight: 800;
  font-size: 1.2rem;
}
@media only screen and (max-width: 600px) {
  .newest-post-block {
    text-align: center;
  }
}

/* NEWEST POST BLOCK CSS END*/
/* FAQ BLOCK START */
.schema-faq-accordion .schema-faq-section {
  border: 1px solid #d1dfee;
  margin-bottom: 20px;
  background-color: #fdfeff;
}

.schema-faq-accordion .schema-faq-question {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 17px 56px 17px 12px;
  line-height: 1.4;
  cursor: pointer;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
}

.schema-faq-accordion .schema-faq-question.faq-q-open {
  border-bottom: 1px solid #d1dfee;
}

.schema-faq-accordion .schema-faq-question:after {
  content: "+";
  position: absolute;
  top: 50%;
  right: 0;
  width: 56px;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-weight: bold;
  color: #000;
  font-size: 20px;
}

.schema-faq-accordion .schema-faq-question.faq-q-open:after {
  content: "-";
}

.schema-faq-accordion p.schema-faq-answer {
  margin: 0;
  padding: 12px;
  background-color: #fff;
  font-size: 16px !important;
  line-height: 1.4 !important;
  border-bottom: 1px solid #dedee0;
  display: none;
}

/* FAQ BLOCK END */
h2.extra-pop {
  line-height: 55px;
  letter-spacing: -2px;
}

.pulse a:hover, a.pulse:hover, a.pulse:focus,
.pulse a:focus {
  box-shadow: 0 0 0 0 black;
  transform: scale(1);
  animation: pulse 2s infinite;
}

@keyframes pulse {
  0% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }
  100% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}
.minus-img-z img {
  z-index: -1 !important;
}

.minus-margin {
  margin-bottom: -150px;
}
@media only screen and (max-width: 600px) {
  .minus-margin {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 600px) {
  img.wp-image-334 {
    object-position: 65% 100% !important;
  }
}

@media only screen and (max-width: 600px) {
  .margin-top-please {
    margin-top: 2rem;
    margin-bottom: 0;
  }
}
/* STYLE PUFFAR STARTSIDA*/
.extra-style {
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.extra-style h2 {
  font-size: 2.5rem;
}
.extra-style h3 {
  font-size: 1.8rem;
  font-weight: bold;
}
.extra-style p {
  font-size: 21px;
  line-height: 120%;
}
.extra-style .cta-item-img-style {
  text-align: center;
}
.extra-style .cta-item-img-style img {
  margin-bottom: 0;
  width: 490px;
  height: 380px;
  object-fit: cover;
  border-radius: 0;
  display: block;
}
@media only screen and (max-width: 1224px) {
  .extra-style .cta-item-img-style img {
    width: 100%;
    height: 340px;
  }
}
@media only screen and (max-width: 1224px) {
  .extra-style .cta-item-img-style {
    max-width: 100%;
  }
}
.extra-style:hover h3 {
  color: #45423E;
}
.extra-style:hover a:link, .extra-style:hover a:visited {
  text-decoration: none;
}
.extra-style:hover div.wp-block-button__link {
  box-shadow: 0 0 0 0 black;
  transform: scale(1);
  animation: pulse 2s infinite;
}
.extra-style:hover p.flying-arrow:after {
  margin-left: 2px;
  background-color: #FCF8F3;
}
.extra-style a {
  text-decoration: none;
}
@media only screen and (max-width: 600px) {
  .extra-style {
    padding-right: 0;
    padding-left: 0;
  }
}

/*.cta-item-img-style::before {
  background: $fine-yellow;
  width: 560px;
  left: -70px;
  width: 100%;
  content: "";
  position: absolute;
  z-index: -1;
  top: -70px;
  height: 100%;
}*/
/* STYLE PUFFAR STARTSIDA END*/
.rubrik-tre-stader {
  text-align: center;
  margin-bottom: 3rem;
}
.rubrik-tre-stader h2 {
  font-size: 3em;
  font-weight: bold;
  line-height: 130%;
}

h2.rubrik-tre-stader {
  text-align: left;
  margin-bottom: 2rem;
  font-size: 3em;
  font-weight: bold;
  letter-spacing: -2px;
  line-height: 130%;
}

/* MAKE A SPECIAL BLOCK START */
.make-this-special {
  padding: 3rem 2rem;
  background: #FCF8F3;
  text-align: center;
}
.make-this-special h2 {
  font-weight: 600;
  font-size: 2.5rem;
}
.make-this-special h2 a {
  color: #45423E;
  text-decoration: none;
}

/* MAKE A SPECIAL BLOCK END */
/* MORE PADDING*/
main.eksjo-startsida article {
  padding-right: 2.5rem;
}

main.hjo-startsida article {
  padding-right: 2.5rem;
}

main.nora-startsida article {
  padding-right: 2.5rem;
}

/* */
/* ARTICLE CSS (VETE) START */
.the-vete {
  position: absolute;
  width: 35px;
  top: 20px;
  left: -15px;
  z-index: 3;
}

/* ARTICLE VETE END */
/*FLYING ARROW  */
p.flying-arrow {
  position: relative;
}
p.flying-arrow:after {
  background: url(assets/img/arrow-right.svg) no-repeat;
  background-color: #ffffff;
  position: absolute;
  /* right: -1rem; */
  margin-left: -90px;
  content: "";
  width: 100px;
  height: 50px;
  top: -10px;
  transition: margin-left 1s ease;
}

/**/
/* CSS NEWS BLOCK SIDEBAR*/
.newest-post-block .news-block {
  padding: 1rem 0.5rem;
}
.newest-post-block .news-block:nth-child(2) {
  border-top: 1px solid #5a5a5a;
}
.newest-post-block .news-block p.readmore {
  margin-top: 1.2rem;
  color: #45423E;
}
.newest-post-block .news-block h3 {
  color: #45423E;
}

/**/
/* STYLE 3 KOLUMNER BLOCK */
.tre_kolumns .image-fade {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
}
.tre_kolumns .position-absolute {
  position: absolute;
}
.tre_kolumns .position-absolute.zero-top {
  top: 0;
}
.tre_kolumns .position-absolute.ten-top {
  bottom: 10%;
}
.tre_kolumns .text-div {
  padding: 4rem 2rem;
}
.tre_kolumns .text-div h2 {
  margin-top: 0;
}
@media only screen and (max-width: 870px) {
  .tre_kolumns .text-div {
    padding: 1rem;
  }
}
.tre_kolumns .text-div .stor-text {
  font-size: 4.5rem;
  margin-bottom: 0;
  font-weight: 700;
  margin-top: 0;
  line-height: 4.5rem;
}
.tre_kolumns .wp-block-button {
  padding: 0 2rem;
}
@media only screen and (max-width: 600px) {
  .tre_kolumns {
    padding-left: 0;
    padding-right: 0;
  }
}

.tre_kolumns svg {
  position: absolute;
  width: 150px;
  height: auto;
  bottom: 40px;
  right: 20px;
}

/**/
.wp-block-image.is-style-rounded img {
  width: 240px;
  height: 240px;
  object-fit: cover;
  border-radius: 50%;
  display: block;
}

.citat-block {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

/* Senast sålda produkter block CSS */
.mini-title {
  font-family: "Cabinet Grotesk Medium", sans-serif;
  color: #000000;
  letter-spacing: 1.8px;
  font-size: 1.2rem;
  font-weight: 300;
}

.senast-salda-produkter .this-produkt-item:not(:last-child) {
  border-right: 1px solid #707070;
}
.senast-salda-produkter a:link, .senast-salda-produkter a:visited {
  text-decoration: none;
  color: #4B4B4B;
}
.senast-salda-produkter a:link h2, .senast-salda-produkter a:visited h2 {
  color: #887C6D;
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 550;
}
.senast-salda-produkter a:link p, .senast-salda-produkter a:visited p {
  color: #4B4B4B;
}
.senast-salda-produkter a:link span.like-button, .senast-salda-produkter a:visited span.like-button {
  font-family: "Cabinet Grotesk Medium", sans-serif;
  color: #887C6D;
  text-transform: uppercase;
  text-decoration: underline;
}

/* */
/* Newest news item block css */
.newest-post-block {
  text-align: center;
}
.newest-post-block p.small-title {
  color: #000000;
  letter-spacing: 1.8px;
  font-size: 1.2rem;
  font-weight: 300;
  font-family: "Cabinet Grotesk Medium", sans-serif;
}
.newest-post-block h3.newest-post-title {
  color: #887C6D;
  text-transform: uppercase;
  font-family: "Cabinet Grotesk Medium", sans-serif;
  font-size: 2.025rem;
  font-weight: 550;
}
.newest-post-block a p {
  padding: 0 3rem;
}

/* */
.make-absolute {
  position: absolute;
}

/* Kategoriblock CSS */
.this-kategori {
  padding: 1rem;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.this-kategori:hover {
  transform: scale(1.02);
}
.this-kategori a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.this-kategori img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.this-kategori .image-fade {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(235, 235, 235, 0.25);
}
.this-kategori h4 {
  color: #887C6D;
  text-transform: uppercase;
  padding: 2rem;
  font-weight: 550;
}

/* */
.the-saw-symbol {
  position: absolute;
  z-index: 2;
  top: 332px;
  right: 0;
}
@media only screen and (max-width: 870px) {
  .the-saw-symbol {
    top: 540px;
    width: 300px;
    top: 642px;
    display: none;
  }
}

/* Citatblock CSS */
.citat-block {
  text-align: center;
}
.citat-block .the-title {
  font-family: "Cabinet Grotesk Medium", sans-serif;
  color: #000000;
  letter-spacing: 1.8px;
  font-size: 1.2rem;
  font-weight: 300;
}
.citat-block .the-citat {
  text-transform: uppercase;
  font-weight: 550;
}
.citat-block .citat-sayer {
  font-family: "Cabinet Grotesk Medium", sans-serif;
  font-size: 1.2em;
}
.citat-block .wp-block-button {
  display: flex;
  align-items: center;
  justify-content: center;
}
.citat-block .wp-block-button a {
  border-radius: 0;
  text-transform: uppercase;
}

/**/
/* ALLA kategori block*/
.alla-kategorier .one-kategori .kategori-titel {
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: 40%;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.5rem;
}
.alla-kategorier .one-kategori a {
  position: relative;
  display: block;
}
.alla-kategorier .one-kategori a .image-fade {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
}
@media only screen and (max-width: 870px) {
  .alla-kategorier .one-kategori {
    padding-bottom: 1rem;
  }
}

/* */
/* Medarbetare archive*/
.medarbetare-div {
  text-align: center;
}
.medarbetare-div .kontakt-information p.name {
  font-family: "Cabinet Grotesk Medium", sans-serif;
  padding: 0.3rem 0;
  margin-bottom: 0;
  font-size: 1.2rem;
}
.medarbetare-div .kontakt-information p.title {
  font-family: "Cabinet Grotesk Medium", sans-serif;
  text-transform: uppercase;
  font-size: 0.9rem;
  border-bottom: 1px solid #887C6D;
}
.medarbetare-div .kontakt-information p.telefon {
  font-family: "Cabinet Grotesk Medium", sans-serif;
  font-size: 0.9rem;
  margin-bottom: 0;
}
.medarbetare-div .kontakt-information p.mobil {
  font-family: "Cabinet Grotesk Medium", sans-serif;
  font-size: 0.9rem;
  margin-bottom: 0;
}
.medarbetare-div .kontakt-information p.mail {
  font-family: "Cabinet Grotesk Medium", sans-serif;
  font-size: 0.9rem;
  margin-bottom: 0;
}
.medarbetare-div .kontakt-information a:link, .medarbetare-div .kontakt-information a :visited {
  color: #666;
  font-family: "Cabinet Grotesk Medium", sans-serif;
}
@media only screen and (max-width: 870px) {
  .medarbetare-div {
    margin-bottom: 1rem;
  }
}

/**/
/* SEARCHDIV*/
.search-div-mobile {
  display: none;
}
@media only screen and (max-width: 870px) {
  .search-div-mobile {
    display: block;
  }
}

.deskop-search {
  display: block;
}
@media only screen and (max-width: 870px) {
  .deskop-search {
    display: none;
  }
}

/* Adding padding on text align */
.has-text-align-center {
  padding: 0 3rem;
}
@media only screen and (max-width: 870px) {
  .has-text-align-center {
    padding: 0;
  }
}

/**/
@media only screen and (max-width: 870px) {
  .wp-block-spacer {
    height: 30px !important;
  }
}

/*SLidedown block item */
.slidedown .row {
  align-items: flex-start;
}

.blockitem {
  padding: 0;
  text-align: center;
}
.blockitem .shown-content {
  max-height: 300px;
  height: 100%;
  min-height: 300px;
  padding: 1rem;
}
.blockitem h3 {
  color: #887C6D;
  margin-top: 1rem;
}

.slidedown-content {
  height: 0;
  margin-top: 20px;
  background: inherit;
  transition: 0.3s ease;
}

.slidedown-content.open {
  height: 500px;
}

/*NEW*/
.blockitem {
  position: relative;
  height: 799px;
}
.blockitem img {
  display: block;
}

.shown-content {
  background-color: #E2DED7;
  overflow: hidden;
  width: 100%;
  position: absolute;
  top: 498px;
  transition: all 0.6s ease-in-out;
}

.slidedown-conten {
  background-color: #E2DED7;
}

button.circle {
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translate(-50%, 0);
}

.shown-content.open {
  top: 0;
  max-height: 100%;
}

/*PAKETERBJUDANDE POSTTYPE*/
.paketerbjudande-item {
  width: 360px;
  height: 360px;
  position: relative;
}
.paketerbjudande-item img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
  outline: 3px solid white;
  outline-offset: -20px;
}
.paketerbjudande-item h3 {
  color: white;
  font-family: "NOVA Regular", sans-serif;
  font-size: 2.5rem;
  position: absolute;
  top: 42%;
  transform: translateY(-42%);
  left: 50%;
  transform: translateX(-50%);
}
.paketerbjudande-item a {
  width: 100%;
  height: auto;
  position: relative;
  transition: all 0.2s;
}
.paketerbjudande-item a:hover .image-fade {
  background-color: rgba(75, 70, 57, 0.55);
}
.paketerbjudande-item p.read-more {
  position: absolute;
  bottom: 10px;
  right: 30px;
  color: white;
  font-family: "Cabinet Grotesk Medium", sans-serif;
}
.paketerbjudande-item .image-fade {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(75, 70, 57, 0.35);
  outline: 3px solid white;
  outline-offset: -20px;
  font-weight: 600;
}
@media only screen and (max-width: 600px) {
  .paketerbjudande-item {
    height: 250px;
    width: 100%;
    margin-bottom: 1rem;
  }
}

.fade-to-green {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

/* DAGENS LUNCH STARTSIDAN*/
.dagens-lunch-item span {
  font-family: "NOVA Regular", sans-serif;
}

.row.veckanslunch {
  justify-content: space-between;
  box-sizing: border-box;
}
.row.veckanslunch .lunch-item {
  background: #efefefef;
  border-radius: 4px;
  padding: 2rem;
  text-align: center;
}

/*Comming soon*/
.startsida-soon {
  background: #F9F7F2;
  height: 100%;
  width: 100%;
}
.startsida-soon .comming-soon-logo {
  text-align: center;
  padding-top: 1rem;
}
.startsida-soon .comming-soon-logo img {
  width: 400px;
}
@media only screen and (max-width: 870px) {
  .startsida-soon .comming-soon-logo img {
    width: 250px;
  }
}
.startsida-soon .comming-soon-text-div {
  text-align: center;
}

/* TEMAKVÄLLAR CSS*/
.temakvall {
  margin-top: 3rem;
}
.temakvall .box {
  position: relative;
}
.temakvall .box .when {
  position: absolute;
  top: 0;
  /* left: 50%; */
  transform: translate(-50%, -30%);
  background: #45423E;
  color: #fff;
  font-family: "urw-din", sans-serif;
  width: 5.75rem;
  height: 5.75rem;
  border-radius: 2.875rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  z-index: 2;
}
.temakvall .box .when span {
  display: block;
  text-align: center;
  margin-top: 1rem;
}
@media only screen and (max-width: 870px) {
  .temakvall .box .when span {
    margin-top: 1.7rem;
  }
}
@media only screen and (max-width: 870px) {
  .temakvall .box .when {
    transform: translate(-30%, -30%);
  }
}
.temakvall .box .same-day {
  border-top: 2px solid #45423E;
  display: flex;
  flex-wrap: wrap;
}
.temakvall .box .day-name {
  margin-left: 3rem;
}
.temakvall .box .day-name p {
  text-transform: uppercase;
}
@media only screen and (max-width: 870px) {
  .temakvall .box .day-name {
    text-align: right;
  }
}

.event-filter a.event-item {
  background: #fff;
  padding: 3rem 2rem 4.5rem;
  display: block;
  height: 100%;
  position: relative;
  text-decoration: none;
  border-bottom: 5px solid transparent;
  transition: all 0.4s;
}
.event-filter a.event-item .bild-div img {
  width: 100%;
  max-height: 200px;
  object-fit: cover;
  display: block;
}
.event-filter a.event-item .info-div h3 {
  margin-top: 20px;
}
@media only screen and (max-width: 870px) {
  .event-filter a.event-item .info-div h3 {
    margin-top: 0;
  }
}
.event-filter a.event-item .info-div p.meta {
  font-weight: 550;
  font-size: 0.875rem;
}
.event-filter a.event-item .info-div p.meta span {
  display: block;
}
@media only screen and (max-width: 870px) {
  .event-filter a.event-item {
    padding: 0;
  }
}

/* MAKE UNDERLINE*/
p.make-underline {
  text-decoration: underline;
  font-size: 1.2rem;
  font-weight: 750;
  letter-spacing: 2px;
}

/* ADD padding */
.add-padding {
  max-width: 700px;
  margin: 0 auto;
}

/* SINGLE TEMAKVÄLLAR */
.platser-kvar-single {
  border: 1px solid #45423E;
  color: #45423E;
  width: max-content;
  padding: 0.2rem 1rem;
  border-radius: 4px;
}
.platser-kvar-single span {
  font-size: 1.6rem;
  font-weight: 700;
  color: #45423E;
}

.platser-fullbade-single {
  background: #45423E;
  color: #ffffff;
  width: max-content;
  padding: 0.2rem 1rem;
  border-radius: 4px;
  margin-right: 2rem;
}

.fullbokat-archive {
  background-color: #FFF6B8;
  padding: 0.2rem 1rem;
  border-radius: 4px;
  color: #45423E;
  width: max-content;
}

.boka-nu-form {
  display: none;
}

.boka-button-div {
  display: flex;
}
.boka-button-div .myBokaNuButton {
  height: 40px;
  background-color: #45423E;
  border: none;
  color: #ffffff;
  padding: 0 3rem;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  border-radius: 4px;
  margin-right: 2rem;
}

img.wp-image-39 {
  max-width: 120px;
  width: 100%;
  opacity: 0.4;
}

@media only screen and (max-height: 959px) {
  .not-this {
    padding-top: 135px;
  }
  .not-this img.wp-image-9 {
    max-height: 35vh;
    width: auto;
  }
}

/** @format */
body .heroSwiper {
  width: 100%;
  height: auto;
  box-sizing: border-box;
}
body .heroSwiper img,
body .heroSwiper video {
  /* min-height: 80vh; */
  visibility: visible !important;
  animation-fill-mode: forwards;
  height: 100%;
  width: 100%;
  object-fit: cover;
  height: 80vh;
  max-height: 80vh;
}
@media only screen and (max-width: 870px) {
  body .heroSwiper img,
body .heroSwiper video {
    height: 80vh;
  }
}
@media only screen and (max-width: 600px) {
  body .heroSwiper img,
body .heroSwiper video {
    min-height: 250px;
    height: 80vh;
  }
}
body .heroSwiper #heroSwiper {
  height: auto;
  height: 80vh;
  max-height: 80vh;
}
@media only screen and (max-width: 870px) {
  body .heroSwiper #heroSwiper {
    height: 500px;
  }
}
@media only screen and (max-width: 600px) {
  body .heroSwiper #heroSwiper {
    min-height: 250px;
    height: 80vh;
  }
}
body .heroSwiper .swiper-slide {
  text-align: left;
  display: block;
  overflow: hidden;
  height: 80vh;
  max-height: 80vh;
}
@media only screen and (max-width: 870px) {
  body .heroSwiper .swiper-slide {
    height: 500px;
  }
}
@media only screen and (max-width: 600px) {
  body .heroSwiper .swiper-slide {
    min-height: 250px;
    height: 100%;
  }
}
body .heroSwiper .swiper-slide:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.14);
  mix-blend-mode: multiply;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
body .heroSwiper .swiper-slide figcaption {
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 6;
  max-width: 1000px;
  width: 100%;
}
@media only screen and (max-width: 1224px) {
  body .heroSwiper .swiper-slide figcaption {
    max-width: 85%;
    padding: 0 3rem;
  }
}
body .heroSwiper .swiper-slide figcaption .hero-intro-text {
  text-align: center;
  /* display: inline-block; */
}
@media only screen and (max-width: 1224px) {
  body .heroSwiper .swiper-slide figcaption .hero-intro-text {
    padding: 0 0rem;
  }
}
body .heroSwiper .swiper-slide figcaption .hero-intro-text h1.hero-title {
  font-size: 4.5em;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 0rem;
  text-transform: initial;
  line-height: 1.1;
  color: #ffffff;
  font-size: 3.4rem;
  font-weight: 450;
  font-family: "Cabinet Grotesk Medium", sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-bottom: 0;
  margin-bottom: 2.2rem;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  body .heroSwiper .swiper-slide figcaption .hero-intro-text h1.hero-title {
    font-size: 1.45em;
    width: auto;
    padding: 0;
  }
}
body .heroSwiper .swiper-slide figcaption .hero-intro-text h1.hero-title > span {
  display: block;
}
body .heroSwiper .swiper-slide figcaption .hero-intro-text h1.hero-title .hero-title--small {
  margin-top: 0.5rem;
  font-size: 2.75rem;
  color: #ffffff;
  font-weight: 400;
  text-align: end;
  position: relative;
  border-style: solid;
  margin-left: 10px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: none;
  font-family: "Cabinet Grotesk Medium", sans-serif;
  margin-bottom: 0;
  color: #ffffff;
  font-size: 2.85rem;
  text-align: center;
  margin-bottom: 2rem;
  margin-top: 2rem;
  font-weight: 550;
  letter-spacing: normal;
}
@media only screen and (max-width: 768px) {
  body .heroSwiper .swiper-slide figcaption .hero-intro-text h1.hero-title .hero-title--small {
    font-size: 1.25rem;
    margin-left: 0;
    justify-content: center;
  }
}
body .heroSwiper .swiper-slide figcaption .hero-intro-text h1.hero-title .hero-title--small .second-title {
  width: max-content;
}
@media only screen and (max-width: 768px) {
  body .heroSwiper .swiper-slide figcaption .hero-intro-text h1.hero-title .hero-title--small .second-title {
    width: auto;
  }
}
@media only screen and (max-width: 1224px) {
  body .heroSwiper .swiper-slide figcaption .hero-intro-text h1.hero-title .hero-title--small {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 600px) {
  body .heroSwiper .swiper-slide figcaption .hero-intro-text h1.hero-title .hero-title--small {
    font-size: 1rem;
  }
}
body .heroSwiper .swiper-slide figcaption .hero-intro-text h1.hero-title .border-left {
  background-color: #45423E;
  overflow: hidden;
  height: 3.5px;
  margin-right: 1rem;
  margin-top: 0.3rem;
  flex: 1 0 auto;
  visibility: hidden;
}
@media only screen and (max-width: 768px) {
  body .heroSwiper .swiper-slide figcaption .hero-intro-text h1.hero-title .border-left {
    display: none;
    margin-right: 0;
    text-align: center;
  }
}
body .heroSwiper .swiper-slide figcaption .hero-intro-text a {
  font-weight: 500;
  letter-spacing: 2px;
  font-size: 0.975rem;
  line-height: normal;
  display: inline-block;
  text-align: center;
  padding: 0.7rem 3rem;
  background-color: #45423E;
  color: #fff;
  border: 1px solid #45423E;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: "Poppins", sans-serif;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin-top: 3rem;
}
@media only screen and (max-width: 1224px) {
  body .heroSwiper .swiper-slide figcaption .hero-intro-text a {
    font-size: 15px;
    font-size: 14px;
    padding: 10px 20px;
    margin-top: 1rem;
  }
}
body .heroSwiper .swiper-slide figcaption .hero-intro-text a i {
  margin-left: 0.5rem;
  font-size: 15px;
  position: relative;
}
body .heroSwiper .swiper-slide figcaption .hero-intro-text a:hover {
  background: rgba(255, 255, 255, 0.2);
}
body .heroSwiper .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background: transparent;
  border: 2px solid #ffffff;
  bottom: 20px;
}
@media only screen and (max-width: 768px) {
  body .heroSwiper .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
  }
}
body .heroSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ffffff;
}
body .heroSwiper.hastSwiper .swiper-slide:after {
  content: "";
  background: rgba(92, 69, 39, 0.66);
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.titel-leverans-slider {
  position: absolute;
  z-index: 2;
  left: 50%;
  transform: translate(-50%, 0);
  top: 0;
  max-width: 1150px;
  width: 100%;
  padding: 0 0rem;
}
.titel-leverans-slider .forever-text {
  background: #45423E;
  color: #ffffff;
  max-width: 280px;
  width: 100%;
  text-align: center;
  padding: 1rem;
}

.info-leverans-div {
  position: absolute;
  z-index: 2;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 0;
  max-width: 1150px;
  width: 100%;
  padding: 0 0rem;
}
.info-leverans-div .info-leverans-wrapper {
  background: #45423E;
  color: #ffffff;
  max-width: 420px;
  width: 100%;
  text-align: left;
  padding: 1rem;
}
.info-leverans-div .info-leverans-wrapper p {
  color: #ffffff;
  margin-bottom: 0.4rem;
}
.info-leverans-div .info-leverans-wrapper .info-div:nth-child(1) {
  border-right: 4px dotted white;
}

.mySwiper-reportage {
  height: 500px;
}
.mySwiper-reportage .swiper-pagination-progressbar {
  top: unset;
  bottom: 0 !important;
}

.mySwiper-pabyggnader {
  height: 400px;
}
.mySwiper-pabyggnader .swiper-pagination-progressbar {
  top: unset;
  bottom: 0 !important;
}

/** @format */
body .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first,
body .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_middle,
body .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last {
  padding-top: 0;
}

body .gform_wrapper {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
}
body .gform_wrapper .field_description_below .gfield_description,
body .gform_wrapper .instruction {
  padding-top: 0.4rem;
}
body .gform_wrapper .gfield_required {
  color: #C20012;
}
body .gform_wrapper .gfield_consent_label a {
  color: #000000;
}
body .gform_wrapper h3.gform_title {
  color: #45423E;
  margin-bottom: 0.3rem;
  font-size: 1.75em;
  padding-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 0;
}
body .gform_wrapper span.gform_description {
  color: #666;
  line-height: 1.68;
  margin-bottom: 1rem;
}
body .gform_wrapper ul.gform_fields li.gfield select {
  padding: 14px 14px;
  border: solid 1px #e6e6e6;
  border-radius: 4px;
  color: #666;
}
body .gform_wrapper ul.gform_fields li.gfield select:focus {
  border-color: #999999;
}
body .gform_wrapper textarea {
  display: block;
  padding: 14px 14px;
  background: rgba(255, 255, 255, 0.5);
  border: solid 1px #e6e6e6;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  font-size: 16px;
  color: #666;
}
@media only screen and (max-width: 768px) {
  body .gform_wrapper textarea {
    font-size: 14px;
    padding: 0.5rem 1rem;
  }
}
body .gform_wrapper textarea:focus {
  border-color: #999999;
}
body .gform_wrapper textarea:focus, body .gform_wrapper textarea:valid {
  box-shadow: none;
  outline: none;
  background-position: 0 0;
}
body .gform_wrapper form input {
  border: none;
  background-image: none;
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
body .gform_wrapper form ul.gform_fields li.gfield {
  padding-right: 0;
}
body .gform_wrapper form ul.gform_fields li.gfield.field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text] {
  margin-bottom: 0;
}
body .gform_wrapper form ul.gform_fields li.gfield.gf_right_half {
  padding-right: 0;
}
body .gform_wrapper form ul.gform_fields li.gfield .ginput_complex {
  width: 100%;
}
body .gform_wrapper form ul.gform_fields li.gfield .ginput_complex span:last-of-type {
  padding-right: 0;
}
body .gform_wrapper form ul.gform_fields li.gfield label.gfield_label {
  font-family: "Cabinet Grotesk Medium", sans-serif;
  display: block;
  color: "Cabinet Grotesk Medium", sans-serif;
}
body .gform_wrapper form ul.gform_fields li.gfield div.ginput_container input {
  padding: 1.2rem 1rem;
  display: inline-block;
  background: rgba(255, 255, 255, 0.5);
  font-size: 1em;
  border: 1px solid #887C6D;
}
body .gform_wrapper form ul.gform_fields li.gfield div.ginput_container label {
  font-family: "Cabinet Grotesk Medium", sans-serif;
  margin-top: 0.4rem;
  margin-bottom: 0;
  line-height: 1.4;
}
body .gform_wrapper form .gform_footer input[type=submit] {
  background: #45423E;
  color: #ffffff;
  text-transform: none;
  font-family: "Cabinet Grotesk Medium", sans-serif;
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  -ms-border-radius: 4;
  border-radius: 4;
  font-size: 16px;
}
@media only screen and (max-width: 768px) {
  body .gform_wrapper form .gform_footer input[type=submit] {
    font-size: 14px;
  }
}
body .gform_wrapper form .gform_footer input[type=submit]:hover {
  background: #605c56;
}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  display: block;
  border: none;
  padding: 14px 14px;
  border: solid 1px #e6e6e6;
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  color: #000000;
  font-size: 16px;
}
@media only screen and (max-width: 768px) {
  body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: 14px;
    padding: 0.5rem 1rem;
  }
}
body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus {
  border-color: #333333;
}
body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):valid {
  box-shadow: none;
  outline: none;
  background-position: 0 0;
}

@media only screen and (max-width: 641px) {
  body .gform_wrapper .ginput_container span:not(.ginput_price) {
    display: inline-block;
  }
}
body .widgetform .gform_wrapper {
  margin: 0;
}
body .widgetform .gform_wrapper .gform_title {
  color: #45423E;
  margin-bottom: 1rem;
  font-size: 1.125em;
  padding-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 0;
}
body .widgetform .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  background: #ffffff;
  display: block;
  border: none;
  padding: 0.7rem 1rem;
  border: solid 1px #e6e6e6;
  transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  width: 100%;
  color: #666;
  font-size: 16px;
}
@media only screen and (max-width: 768px) {
  body .widgetform .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: 14px;
    padding: 0.5rem 1rem;
  }
}
body .widgetform .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus {
  border-color: #999999;
}
body .widgetform .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, body .widgetform .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):valid {
  box-shadow: none;
  outline: none;
  background-position: 0 0;
}
body .widgetform .gform_wrapper .gform_footer {
  margin-top: 0;
}
body .widgetform .gform_wrapper .gform_footer input[type=submit] {
  background: #45423E;
  color: #ffffff;
  text-transform: none;
  font-family: "Cabinet Grotesk Medium", sans-serif;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  font-size: 16px;
}
@media only screen and (max-width: 768px) {
  body .widgetform .gform_wrapper .gform_footer input[type=submit] {
    font-size: 14px;
  }
}
body .widgetform .gform_wrapper .gform_footer input[type=submit]:hover {
  background: #504c48;
}

/*
** SEARCHBAR STYLE START
*/
.searchform {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
}
.searchform button {
  -webkit-border-radius: 50px 50px 50px 50px;
  -moz-border-radius: 50px 50px 50px 50px;
  -ms-border-radius: 50px 50px 50px 50px;
  border-radius: 50px 50px 50px 50px;
  border: none;
  padding: 0 1rem;
  height: 32px;
  background: #E2DED7;
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  -ms-transform: translateX(20px);
  -o-transform: translateX(20px);
  transform: translateX(20px);
  cursor: pointer;
  position: absolute;
  padding: 1.6rem 1.2rem;
  right: 0;
  margin-right: 1rem;
}
.searchform button .fa-search {
  color: #666;
  transform: translate(0, -5px);
}
@media only screen and (max-width: 600px) {
  .searchform {
    right: 0;
  }
}

.burger-extra-stuff .searchform {
  border-radius: 50px;
}
.burger-extra-stuff .searchform button {
  background: #ffffff;
  border-left: 1px solid #FFF6B8;
  border-top: 1px solid #FFF6B8;
  border-bottom: 1px solid #FFF6B8;
}
.burger-extra-stuff .searchform input[type=search] {
  border-right: 1px solid #FFF6B8;
  border-top: 1px solid #FFF6B8;
  border-bottom: 1px solid #FFF6B8;
  background: #ffffff;
}

.searchform input[type=search] {
  -webkit-border-radius: 50px 0 0 50px;
  -moz-border-radius: 50px 0 0 50px;
  -ms-border-radius: 50px 0 0 50px;
  border-radius: 50px;
  width: 235px;
  padding: 0 1rem;
  height: 32px;
  background: #efefef;
  color: #000000;
  width: 100%;
  border: none;
  text-align: left;
}
.searchform input[type=search]::-webkit-input-placeholder {
  /* Edge */
  color: #887C6D;
}
.searchform input[type=search]:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #887C6D;
}
.searchform input[type=search]::placeholder {
  color: #887C6D;
}
.searchform input[type=search]:focus {
  opacity: 1;
}
.searchform input[type=search]:focus::-webkit-input-placeholder {
  /* Edge */
  opacity: 0.6;
}
.searchform input[type=search]:focus:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  opacity: 0.6;
}
.searchform input[type=search]:focus::placeholder {
  opacity: 0.6;
}
.searchform input[type=search] input.search-field {
  background: #887C6D;
  border: none;
  font-size: 14px;
}

.searchform #s-field {
  background-color: #ffffff;
  border: none;
  font-size: 16px;
  width: 100%;
  padding: 0.7rem 1.5rem;
  border-radius: 30px;
}
.searchform #s-field::-webkit-input-placeholder {
  /* Edge */
  color: #887C6D;
  font-size: 0.8rem;
}
.searchform #s-field :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #887C6D;
  font-size: 0.8rem;
}
.searchform #s-field ::placeholder {
  color: #887C6D;
  font-size: 0.8rem;
}
.searchform .with-search-icon {
  background: url(assets/img/icon_search_yellow.svg) no-repeat left center;
  background-position-x: calc(100% - 175px);
  background-size: 15px;
}

button.toggle-search {
  cursor: pointer;
  border: none;
  background: transparent;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  appearance: none;
}

/*
** SEARCHBAR STYLE END
*/
.btn,
a.btn {
  border: none;
  font-family: "Cabinet Grotesk Medium", sans-serif;
  font-size: inherit;
  color: inherit;
  background: none;
  cursor: pointer;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  outline: none;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.btn:after,
a.btn:after {
  content: "";
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.btn-1,
a.btn-1,
p a.btn-1 {
  z-index: 98;
  border: 2px solid #45423E;
  color: #ffffff;
  min-width: 310px;
  padding: 20px 60px;
  background: #45423E;
}
@media only screen and (max-width: 1224px) {
  .btn-1,
a.btn-1,
p a.btn-1 {
    padding: 20px 40px;
    min-width: auto;
  }
}

a.btn-1e {
  overflow: hidden;
}

a.btn-1e:after {
  width: 100%;
  height: 0;
  top: 50%;
  left: 50%;
  background: #fff;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}

a.btn-1e:hover,
a.btn-1e:active,
p a.btn-1e:hover,
p a.btn-1e:active {
  color: #C3BDB0;
}

a.btn-1e:hover:after {
  height: 320%;
  opacity: 1;
}

a.btn-1e:active:after {
  height: 500%;
  opacity: 1;
}

.btn-2,
a.btn-2,
p a.btn-2,
.gform_button {
  font-family: "Cabinet Grotesk Medium", sans-serif;
  text-transform: uppercase;
  z-index: 98;
  border: 2px solid #45423E;
  color: #C3BDB0;
  background: transparent;
  padding: 10px 36px;
  font-size: 0.875rem;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.gform_button {
  cursor: pointer;
}
.gform_button:hover {
  color: #ffffff;
  background: #45423E;
}

a.btn-1d {
  overflow: hidden;
}

a.btn-1d:after {
  width: 100%;
  height: 0;
  top: 50%;
  left: 50%;
  background: #45423E;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}

a.btn-1d:hover,
a.btn-1d:active,
p a.btn-1d:hover,
p a.btn-1d:active,
.gform_button:hover,
.gform_button:active {
  color: #ffffff;
}

a.btn-1d:hover:after {
  height: 320%;
  opacity: 1;
}

a.btn-1d:active:after {
  height: 500%;
  opacity: 1;
}

.primary-btn, a.primary-btn, p a.primary-btn {
  text-decoration: none !important;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
  font-size: 0.875rem;
  padding: 0.7rem 3rem;
  color: #ffffff;
  background: #96A787;
  outline: none;
  -webkit-appearance: none;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  font-family: "Cabinet Grotesk Medium", sans-serif;
}

.boka-btn, a.boka-btn {
  text-decoration: none !important;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 0.975rem;
  padding: 0.4rem 1.8rem;
  color: #ffffff;
  background: #ffa300;
  outline: none;
  -webkit-appearance: none;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  font-family: "Poppins", sans-serif;
}

.is-style-outline > .wp-block-button__link:not(.has-background), .wp-block-button__link.is-style-outline:not(.has-background) {
  background-color: transparent;
  border-width: thin;
  font-size: 0.97rem;
  font-weight: 400;
  letter-spacing: 1.2px;
}
.is-style-outline > .wp-block-button__link:not(.has-background):hover, .wp-block-button__link.is-style-outline:not(.has-background):hover {
  color: #000000;
}

.wp-block-buttons {
  text-align: center;
}

/* CIRKEL BUTTON*/
button.circle {
  margin: auto;
  display: block;
  height: 40px;
  width: 40px;
  border: none;
  border-radius: 50%;
  outline: none;
  background: #FDAD9F;
  padding: 12px;
  pointer-events: auto;
}
button.circle .line-wrapper {
  transition: 0.3s ease;
}
button.circle .horisontal, button.circle .vertical {
  width: 100%;
  height: 2px;
  background-color: #ffffff;
}
button.circle .vertical {
  position: relative;
  bottom: 2px;
  transform: rotate(90deg);
  transition: 0.3s ease;
}
button.circle:hover {
  pointer-events: auto;
}
button.circle .vertical.open {
  transform: rotate(180deg);
}
button.circle .line-wrapper.open {
  transform: rotate(180deg);
}

/*!
 * fullPage 4.0.15
 * https://github.com/alvarotrigo/fullPage.js
 *
 * @license GPLv3 for open source use only
 * or Fullpage Commercial License for commercial use
 * http://alvarotrigo.com/fullPage/pricing/
 *
 * Copyright (C) 2021 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo
 */
html.fp-enabled,
.fp-enabled body {
  margin: 0;
  padding: 0;
  overflow: hidden;
  /*Avoid flicker on slides transitions for mobile phones #336 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.fp-section {
  position: relative;
  -webkit-box-sizing: border-box;
  /* Safari<=5 Android<=3 */
  -moz-box-sizing: border-box;
  /* <=28 */
  box-sizing: border-box;
  height: 100%;
  display: block;
}

.fp-slide {
  float: left;
}

.fp-slide, .fp-slidesContainer {
  height: 100%;
  display: block;
}

.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  /* Safari<=6 Android<=4.3 */
  transition: all 0.3s ease-out;
}

.fp-table {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}

.fp-slidesContainer {
  float: left;
  position: relative;
}

.fp-controlArrow {
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -ms-user-select: none;
  /* IE10+ */
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  margin-top: -38px;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.fp-prev {
  left: 15px;
}

.fp-next {
  right: 15px;
}

.fp-arrow {
  width: 0;
  height: 0;
  border-style: solid;
}

.fp-arrow.fp-prev {
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent;
}

.fp-arrow.fp-next {
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff;
}

.fp-notransition {
  -webkit-transition: none !important;
  transition: none !important;
}

#fp-nav {
  position: fixed;
  z-index: 100;
  top: 50%;
  opacity: 1;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translate3d(0, -50%, 0);
}

#fp-nav.fp-right {
  right: 17px;
}

#fp-nav.fp-left {
  left: 17px;
}

.fp-slidesNav {
  position: absolute;
  z-index: 4;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0 !important;
  right: 0;
  margin: 0 auto !important;
}

.fp-slidesNav.fp-bottom {
  bottom: 17px;
}

.fp-slidesNav.fp-top {
  top: 17px;
}

#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}

#fp-nav ul li,
.fp-slidesNav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative;
}

.fp-slidesNav ul li {
  display: inline-block;
}

#fp-nav ul li a,
.fp-slidesNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
  height: 12px;
  width: 12px;
  margin: -6px 0 0 -6px;
  border-radius: 100%;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 4px;
  width: 4px;
  border: 0;
  background: #333;
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -2px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
  width: 10px;
  height: 10px;
  margin: -5px 0px 0px -5px;
}

#fp-nav ul li .fp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0;
  cursor: pointer;
}

#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  width: auto;
  opacity: 1;
}

#fp-nav ul li .fp-tooltip.fp-right {
  right: 20px;
}

#fp-nav ul li .fp-tooltip.fp-left {
  left: 20px;
}

.fp-auto-height.fp-section,
.fp-auto-height .fp-slide {
  height: auto !important;
}

.fp-responsive .fp-is-overflow.fp-section {
  height: auto !important;
}

/* Used with autoScrolling: false */
.fp-scrollable.fp-responsive .fp-is-overflow.fp-section,
.fp-scrollable .fp-section,
.fp-scrollable .fp-slide {
  /* Fallback for browsers that do not support Custom Properties */
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}

.fp-scrollable.fp-responsive .fp-is-overflow.fp-section:not(.fp-auto-height):not([data-percentage]),
.fp-scrollable .fp-section:not(.fp-auto-height):not([data-percentage]),
.fp-scrollable .fp-slide:not(.fp-auto-height):not([data-percentage]) {
  /* Fallback for browsers that do not support Custom Properties */
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
}

/* Disabling vertical centering on scrollable elements */
.fp-overflow {
  justify-content: flex-start;
  max-height: 100%;
}

.fp-is-overflow .fp-overflow.fp-auto-height-responsive,
.fp-is-overflow .fp-overflow.fp-auto-height,
.fp-is-overflow > .fp-overflow {
  overflow-y: auto;
}

.fp-overflow {
  outline: none;
}

.fp-overflow.fp-table {
  display: block;
}

.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide {
  height: auto !important;
  min-height: auto !important;
}

/*Only display content to screen readers*/
.fp-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* Customize website's scrollbar like Mac OS
Not supports in Firefox and IE */
.fp-scroll-mac .fp-overflow::-webkit-scrollbar {
  background-color: transparent;
  width: 9px;
}

.fp-scroll-mac .fp-overflow::-webkit-scrollbar-track {
  background-color: transparent;
}

.fp-scroll-mac .fp-overflow::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 16px;
  border: 4px solid transparent;
}

.fp-warning,
.fp-watermark {
  z-index: 9999999;
  position: absolute;
  bottom: 0;
}

.fp-warning,
.fp-watermark a {
  text-decoration: none;
  color: #000;
  background: rgba(255, 255, 255, 0.6);
  padding: 5px 8px;
  font-size: 14px;
  font-family: arial;
  color: black;
  display: inline-block;
  border-radius: 3px;
  margin: 12px;
}

.fp-noscroll .fp-overflow {
  overflow: hidden;
}

/** @format */
.slides {
  margin-bottom: 2rem;
  margin-top: 0;
}

section.hero {
  overflow-x: hidden;
}
@media only screen and (max-width: 1224px) {
  section.hero {
    margin-bottom: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  section.hero {
    padding: 0;
  }
}
section.hero .slick-dots {
  position: absolute;
  left: 0;
  transform: translateX(22px);
  bottom: 30px;
  display: none;
  width: 100%;
  width: auto;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  section.hero .slick-dots {
    bottom: 25px;
  }
}
section.hero .slick-dots li button::before {
  width: 30px;
  opacity: 1;
  color: #ffffff;
  height: 30px;
  line-height: 30px;
  font-size: 20px;
}
section.hero .slick-dots li.slick-active button::before {
  color: #FFF6B8;
}
section.hero .slick-prev {
  left: 32px;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  section.hero .slick-prev {
    top: 30%;
    -webkit-transform: translateY(-30%);
    -moz-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    transform: translateY(-30%);
  }
}
section.hero .slick-next {
  right: 32px;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  section.hero .slick-next {
    top: 30%;
    -webkit-transform: translateY(-30%);
    -moz-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    transform: translateY(-30%);
  }
}

.slick-slide {
  position: relative;
  /* 
   @include bp-md {
     padding: 0.5rem 0rem;
   }
  */
}
.slick-slide:focus {
  outline: none;
}
.slick-slide img {
  object-fit: cover;
  min-width: 100%;
  max-height: 55vh;
  min-height: 90vh;
}
@media only screen and (max-width: 768px) {
  .slick-slide img {
    min-height: 40vh;
  }
}
.slick-slide img:focus {
  outline: none;
}
.slick-slide .overlay {
  position: absolute;
  width: 100%;
  top: 90%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.slick-slide .overlay .inside {
  padding: 0;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  width: 900px;
  padding: 1.5rem 2rem;
  padding-top: 0.5rem;
}
@media only screen and (max-width: 768px) {
  .slick-slide .overlay .inside {
    width: auto;
    max-width: 90%;
    background: transparent;
    padding: 0 1rem;
  }
}
.slick-slide .overlay .inside h1.rubrik {
  color: #ffffff;
  position: relative;
  margin-top: 0;
  font-size: 1.5rem;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0.425rem;
}
@media only screen and (max-width: 768px) {
  .slick-slide .overlay .inside h1.rubrik {
    font-size: 1.75rem;
  }
}
.slick-slide .overlay .inside p.subrubrik {
  color: #ffffff;
  font-size: 1.3rem;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .slick-slide .overlay .inside p.subrubrik {
    font-size: 1rem;
  }
}
.slick-slide .overlay .inside a:link,
.slick-slide .overlay .inside a:visited {
  display: inline-block;
  position: relative;
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
  border: none;
  outline: none;
  padding: 0 2rem;
  height: 3rem;
  line-height: 2.8rem;
  cursor: pointer;
  text-decoration: none;
  font-family: "Cabinet Grotesk Medium", sans-serif;
  text-shadow: none;
  background: #45423E;
  color: #ffffff;
  border: 2px solid #45423E;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin: 0 1rem;
  min-width: 190px;
  -webkit-transition: 0.2s all;
  -moz-transition: 0.2s all;
  -ms-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}
.slick-slide .overlay .inside a:link:hover,
.slick-slide .overlay .inside a:visited:hover {
  text-decoration: none;
  background: #504c48;
}
@media only screen and (max-width: 768px) {
  .slick-slide .overlay .inside a:link,
.slick-slide .overlay .inside a:visited {
    font-size: 12px;
    padding: 0 1.75rem;
    height: 2.5rem;
    line-height: 2.3rem;
    min-width: unset;
  }
}
.slick-slide .overlay .inside a:link:last-of-type,
.slick-slide .overlay .inside a:visited:last-of-type {
  background: transparent;
  border: 2px solid #ffffff;
  padding: 0 2rem;
  height: 3rem;
  line-height: 2.8rem;
}
@media only screen and (max-width: 768px) {
  .slick-slide .overlay .inside a:link:last-of-type,
.slick-slide .overlay .inside a:visited:last-of-type {
    height: 2.5rem;
    line-height: 2.3rem;
    padding: 0 1.75rem;
  }
}
.slick-slide .overlay .inside a:link:last-of-type:hover,
.slick-slide .overlay .inside a:visited:last-of-type:hover {
  background: #45423E;
  border: 2px solid #45423E;
}
@media only screen and (max-width: 600px) {
  .slick-slide .overlay {
    left: 50%;
    top: 70%;
  }
}

nav.breadcrumbs {
  overflow: auto;
}
@media only screen and (max-width: 768px) {
  nav.breadcrumbs {
    margin-top: 0rem;
  }
}
nav.breadcrumbs img {
  margin: 0 auto;
  display: block;
  width: 250px;
  max-width: 50vw;
}
nav.breadcrumbs p#breadcrumbs {
  /*   */
  font-size: 0.975rem;
  margin: 1rem 0 1rem 1rem;
  text-align: left;
  color: #ffffff;
  font-family: "Cabinet Grotesk Medium", sans-serif;
}
@media only screen and (max-width: 768px) {
  nav.breadcrumbs p#breadcrumbs {
    margin: 1rem;
    text-align: center;
    font-size: 0.9rem;
  }
}
nav.breadcrumbs p#breadcrumbs a:link, nav.breadcrumbs p#breadcrumbs a:visited {
  color: #ffffff;
}

.referenser-list {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
  margin-left: 0;
}
.referenser-list li {
  list-style: none;
  flex: 1 0 100%;
  text-align: center;
  margin-bottom: 1rem;
}
.referenser-list li .referens {
  border: 1px solid #f5f5f5;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.6rem 1rem;
  height: 100%;
  /*   flex-direction: column; */
}
.referenser-list li h3 {
  margin-bottom: 0;
  font-size: 1.125em;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  .referenser-list li h3 {
    font-size: 1em;
  }
}
.referenser-list li a {
  padding: 0.4rem 1rem;
  background: #45423E;
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  border-radius: 4px;
}

div.term {
  display: inline-block;
  color: #ffffff;
  font-size: 0.875rem;
  padding: 0.75em 1.5em;
  line-height: 1;
  border-radius: 99px;
  margin-top: 1rem;
  margin-bottom: -2em;
  font-weight: 700;
}

/* main.pagecontent {
  background: $bg;
  padding: 0 6rem;
  @include bp-lg {
    padding: 0 1rem;
  }
  img.topthumb {
    margin: 0 calc(50% - 50vw);
    max-width: 100vw;
    width: 100vw;
    min-height: 200px;
    object-fit: cover;
  }
  article {
    max-width: 720px;
    margin: 0 auto 3rem;
  }
} */
article.articleitem {
  border-right: 0 !important;
  margin-bottom: 2rem;
}
article.articleitem > div {
  background: #ffffff;
  height: 100%;
}
article.articleitem > div .article-content {
  padding: 1rem 2rem;
  border: 2px solid #efefef;
  border-radius: 4px;
}
article.articleitem > div .article-content .entry-header {
  margin-bottom: 1em;
}
article.articleitem > div .article-content .entry-header .entry-title {
  font-size: 1.1rem;
  font-weight: 600;
  letter-spacing: 0.5px;
}
article.articleitem > div .article-content .entry-header .entry-title a {
  color: #000000;
  text-decoration: none;
}
article.articleitem > div .article-content p {
  color: #A6ADB4;
  line-height: 1.3;
  font-size: 0.9rem;
}
article.articleitem > div .article-content p.readmore a {
  text-transform: uppercase;
  color: #FFF6B8;
  text-decoration: none;
  font-size: 0.8rem;
  font-weight: 600;
}

.box {
  width: 100%;
  padding: 0.5rem 1.25rem;
}

.fullbredd-sektioner {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
@media only screen and (max-width: 870px) {
  .fullbredd-sektioner {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}

.text-block {
  display: flex;
  height: 100%;
  padding: 4rem;
  justify-content: center;
  text-align: left;
  flex-direction: column;
  max-width: 900px;
}
.text-block.left-block {
  margin-left: auto;
}
@media only screen and (max-width: 870px) {
  .text-block.left-block {
    margin-left: unset;
  }
}
@media only screen and (max-width: 768px) {
  .text-block {
    padding: 2.5rem;
  }
}
.text-block a:link,
.text-block a:visited {
  background: #000000;
  color: #ffffff;
  padding: 0.8rem 2rem;
  display: block;
  width: max-content;
  text-decoration: none;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  border-radius: 50px;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.315);
  transition: all 0.3s ease 0s;
}
.text-block a:link:hover,
.text-block a:visited:hover {
  color: #ffffff;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.text-block h3 {
  font-size: 2.5em;
}
@media only screen and (max-width: 768px) {
  .text-block h3 {
    font-size: 1.75em;
  }
}

.bild-block img {
  height: 389px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  object-fit: cover;
  display: block;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .bild-block img {
    height: 361px;
  }
}

.eksjo-startsida .puff-block > .wp-block-group {
  background: #f16622;
}

.hjo-startsida .puff-block > .wp-block-group {
  background: #9cccb3;
}

.nora-startsida .puff-block > .wp-block-group {
  background: #f1a900;
}

.puff-block {
  height: 100%;
  background: #ffffff;
  position: relative;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.puff-block figure {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .puff-block figure {
    /*  width: 100vw;
    @include transform(translateX(-1rem)); */
  }
}
.puff-block figure > img {
  display: block;
  width: 100%;
  object-fit: contain;
}
.puff-block > .wp-block-group {
  top: 0;
  padding: 0;
  width: 100%;
  padding: 0;
}
.puff-block > .wp-block-group > .wp-block-group__inner-container {
  padding: 0 1rem;
  display: flex;
  flex-direction: column;
  position: relative;
}
.puff-block > .wp-block-group > .wp-block-group__inner-container > h3 {
  margin-top: 15px;
  color: #45423E;
  font-weight: bold;
}
.puff-block > .wp-block-group > .wp-block-group__inner-container .wp-block-buttons a {
  padding: 0.5em 1.6em;
}
.puff-block > .wp-block-group > .wp-block-group__inner-container a {
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  display: inline-block;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 768px) {
  .puff-block {
    margin-bottom: 2rem;
  }
}

.relative {
  position: relative;
}

.aboslute {
  position: absolute;
}

.cta-item img {
  margin-bottom: 0.875rem;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.cta-item p:last-of-type {
  margin-bottom: 0;
}

@media only screen and (max-width: 1224px) {
  .order-first {
    order: 1;
  }
}

@media only screen and (max-width: 1224px) {
  .order-last {
    order: 2;
  }
}

@media only screen and (max-width: 1224px) {
  .order-third {
    order: 3;
  }
}

@media only screen and (max-width: 1224px) {
  .order-four {
    order: 4;
  }
}

.logo-item img {
  max-width: 65%;
  max-height: 70px;
  width: auto;
  filter: grayscale(100%);
  opacity: 0.35;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  -ms-transition: all, 0.2s;
  -o-transition: all, 0.2s;
  transition: all, 0.2s;
}
@media only screen and (max-width: 768px) {
  .logo-item img {
    max-height: unset;
    max-width: 100px;
  }
}
.logo-item img:hover {
  filter: grayscale(0%);
  opacity: 1;
}
@media only screen and (max-width: 1224px) {
  .logo-item {
    margin-bottom: 2rem;
  }
}

.kontakt-lista {
  margin-left: 0;
  margin-left: -0.7rem;
  margin-right: -0.7rem;
  width: calc(100% + 2rem);
  margin: 1rem -1rem;
}
.kontakt-lista .file--sizer {
  width: 33.33%;
}
@media only screen and (max-width: 768px) {
  .kontakt-lista .file--sizer {
    width: 50%;
  }
}
.kontakt-lista .kontakt-item {
  list-style: none;
  width: 25%;
  margin-bottom: 1rem;
  float: left;
}
@media only screen and (max-width: 768px) {
  .kontakt-lista .kontakt-item {
    width: 50%;
  }
}
.kontakt-lista .kontaktperson-item {
  padding: 0.7rem;
}
.kontakt-lista .kontaktperson-item img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  object-position: top;
}
.kontakt-lista .kontaktperson-item img.cover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.kontakt-lista .kontaktperson-item h3 {
  font-size: 1.25em;
  font-weight: 500;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.kontakt-lista .kontaktperson-item h4 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  color: #444444;
  font-size: 0.875em;
  font-weight: 500;
}
.kontakt-lista .kontaktperson-item h5 {
  margin-bottom: 0rem;
  text-transform: none;
  margin-top: 0.25rem;
}
.kontakt-lista .kontaktperson-item .bild-container {
  position: relative;
}
.kontakt-lista .kontaktperson-item:hover img.cover {
  opacity: 1;
}

.big-filearchive--item {
  display: flex;
  align-items: center;
  padding: 0.5rem 0;
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
}

.big-filearchive--header,
.big-filearchive {
  position: relative;
  width: 100%;
  float: left;
}

.big-filearchive--header {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 0.5rem;
}

.filetype,
.download {
  float: left;
  width: 12.5%;
}
.filetype p,
.download p {
  margin-bottom: 0;
}

.size,
.filename,
.date {
  float: left;
  width: 25%;
}
.size p,
.filename p,
.date p {
  margin-bottom: 0;
}

.size p {
  margin-bottom: 0;
}
@media only screen and (max-width: 870px) {
  .size {
    display: none;
  }
}

.filename p {
  margin-bottom: 0;
}
@media only screen and (max-width: 870px) {
  .filename {
    width: 62.5%;
  }
}

.download {
  display: flex;
  justify-content: center;
  text-align: center;
}
.download p {
  margin-bottom: 0;
}

.file-icon--zip,
.file-icon--pdf,
.file-icon--cad,
.file-icon--image,
.file-icon--video {
  display: block;
  width: 15px;
  height: 20px;
  background-size: 100%;
}

.file-icon--pdf {
  background: url(assets/img/icon_pdf.svg);
}

.file-icon--zip {
  background: url(assets/img/icon_zip.svg);
}

.file-icon--cad {
  background: url(assets/img/icon_cadfiles_v2.svg);
  height: 15px;
}

.file-icon--image {
  background: url(assets/img/icon_image.svg);
}

.file-icon--video {
  background: url(assets/img/icon_video.svg);
}

.icon-download {
  display: block;
  width: 20px;
  height: 20px;
  background-size: 100%;
  background: url(assets/img/icon_download_alt.svg);
}

.list-filter {
  display: block;
  margin-left: -0.5rem;
  margin-top: 2rem;
  margin-right: -0.5rem;
}
.list-filter li {
  display: inline-block;
  margin: 0 0.5rem 0.5rem 0;
}
.list-filter li a:link,
.list-filter li a:visited {
  letter-spacing: 1.2px;
  font-size: 0.825rem;
  display: inline-block;
  color: #000000;
  padding: 0.5rem 1rem;
  border: 1px solid #e6e6e6;
  -webkit-transition: border, 0.2s;
  -moz-transition: border, 0.2s;
  -ms-transition: border, 0.2s;
  -o-transition: border, 0.2s;
  transition: border, 0.2s;
  text-decoration: none;
}
.list-filter li a:link:hover,
.list-filter li a:visited:hover {
  border: 1px solid #45423E;
}
.list-filter li a:link.current,
.list-filter li a:visited.current {
  border: 1px solid #45423E;
}

.store-item {
  position: relative;
  float: left;
  width: 100%;
  min-height: 150px;
  padding: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2rem;
}
.store-item img {
  width: 100%;
}

.widget {
  padding: 1rem;
  background: #f5f5f5;
  margin-bottom: 1rem;
}
.widget h4,
.widget h3 {
  color: #45423E;
  margin-bottom: 1rem;
  font-size: 1.125em;
  padding-bottom: 0.2rem;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}
.widget p:last-of-type {
  margin-bottom: 0;
}
.widget:last-of-type {
  margin-bottom: 0;
}
.widget ul li {
  padding: 0.125rem 0;
}
.widget a:link,
.widget a:visited {
  color: #45423E;
  line-height: 1.618;
}
.widget a:link:hover,
.widget a:visited:hover {
  color: #0f0f0e;
}
.widget a:link.kontakt-widget,
.widget a:visited.kontakt-widget {
  font-weight: bold;
}
.widget input[type=text],
.widget input[type=password] {
  padding: 0.75rem;
  width: 94%;
  outline: none;
  border: none;
  background-color: #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
@media only screen and (max-width: 1224px) {
  .widget {
    margin-top: 1rem;
    margin-bottom: 0;
  }
}

#wrapper-Bwbl {
  margin: 0 auto;
  padding-top: 0 !important;
}

.content-item,
.file-item {
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
  margin-bottom: 1.5rem;
}
.content-item h3,
.file-item h3 {
  margin-top: 0.5rem;
}
.content-item small,
.file-item small {
  font-size: 0.75rem;
  color: #666;
  position: relative;
  top: -0.5rem;
}

.content-item__img {
  width: 152px;
  position: relative;
  float: left;
  margin-right: 2rem;
}
@media only screen and (max-width: 1224px) {
  .content-item__img {
    display: none;
  }
}

.file-item {
  padding: 1rem 1rem 0.75rem 1rem;
}
.file-item:nth-child(odd) {
  background: rgba(195, 189, 176, 0.12);
}

a.file-pdf {
  position: relative;
  padding-left: 1.5rem;
  border-bottom: none;
  color: #887C6D;
}
a.file-pdf:hover {
  color: #45423E;
}
a.file-pdf:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0px;
  width: 14px;
  height: 18px;
  background: url(assets/img/icon_pdf.svg);
}

.gallery-link-item {
  padding: 0 0.5rem 1rem 0.5rem;
}
.gallery-link-item img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.gallery-link-item h5 {
  margin-top: 0.5rem;
}

.wp-block-cover {
  position: relative;
  background-size: cover;
  background-position: center center;
  display: flex;
  justify-content: center;
  align-items: center;
  height: max-content;
  max-width: 100vw;
  width: 100%;
  min-height: 100vh;
  /* mobile viewport bug fix */
  min-height: -webkit-fill-available;
}
.wp-block-cover .fp-overflow > .wp-block-cover__inner-container {
  max-width: 950px;
  position: relative;
  padding: 0 2rem;
}
@media only screen and (max-width: 768px) {
  .wp-block-cover .fp-overflow > .wp-block-cover__inner-container {
    max-width: 100%;
    width: 100%;
  }
}
@media only screen and (max-width: 870px) {
  .wp-block-cover .fp-overflow > .wp-block-cover__inner-container {
    padding: 4rem 1rem 1rem 1rem;
  }
}
.wp-block-cover .fp-overflow > .wp-block-cover__inner-container > h2 {
  font-weight: 600;
  text-decoration: underline;
}
.wp-block-cover > .wp-block-cover__inner-container {
  max-width: 950px;
  position: relative;
  padding: 0 2rem;
}
@media only screen and (max-width: 768px) {
  .wp-block-cover > .wp-block-cover__inner-container {
    max-width: 100%;
    width: 100%;
  }
}
@media only screen and (max-width: 870px) {
  .wp-block-cover > .wp-block-cover__inner-container {
    padding: 4rem 1rem 1rem 1rem;
  }
}
.wp-block-cover > .wp-block-cover__inner-container > h2 {
  font-weight: 600;
  text-decoration: underline;
}
@media only screen and (max-width: 870px) {
  .wp-block-cover.not-this {
    height: auto !important;
  }
}

.wp-block-cover.more-width > .wp-block-cover__inner-container {
  max-width: 96rem;
}

.person-item {
  display: flex;
  flex-direction: column;
}
.person-item > .person-thumb {
  width: 100%;
}
.person-item > .person-thumb > img {
  width: 100%;
  max-height: 308px;
  height: 100%;
  object-fit: cover;
}
.person-item > .person-info {
  display: flex;
  flex-direction: column;
}
.person-item > .person-info > h3 {
  margin-top: 0.4rem;
  font-size: 1.25em;
  margin-bottom: 0.2rem;
}
.person-item > .person-info > .sub-title {
  font-size: 1em;
  font-weight: 500;
}
.person-item > .person-info > p {
  font-size: 1em;
}
.person-item > .person-info > a:link,
.person-item > .person-info a:visited {
  font-size: 1em;
  font-weight: 400;
  color: #6b6b6b;
  margin-bottom: 0.4rem;
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: "";
  display: inline-block;
  height: 100%;
  margin-right: -0.25em;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--next {
  z-index: 99995;
}

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px 6px 0 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px 0;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px;
  max-height: calc(100vh - 4rem);
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  vertical-align: top;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  transition: color 0.2s;
  vertical-align: top;
  width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff;
}

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
}

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}

.fancybox-button--play svg path:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg path:nth-child(1) {
  display: none;
}

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
  fill: currentColor;
}

.fancybox-button--share svg path {
  stroke-width: 1;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px;
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

.fancybox-navigation .fancybox-button::after {
  content: "";
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10;
}

.fancybox-close-small svg {
  fill: transparent;
  opacity: 0.8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke 0.1s;
}

.fancybox-close-small:focus {
  outline: none;
}

.fancybox-close-small:hover svg {
  opacity: 1;
}

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg,
.fancybox-slide--iframe .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0;
}

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1;
}

.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: "";
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate 0.8s infinite linear;
  animation: fancybox-rotate 0.8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: 0.6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x > ul {
  overflow: hidden;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px;
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }

  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px);
  }
}
.kontakt-section {
  background: rgba(245, 245, 245, 0.3);
  margin-top: 4rem;
}
.kontakt-section h1 {
  color: #000000;
  font-size: 1.5em;
}

.kundcase #filters li > a {
  padding: 0.6rem 1.9rem;
}
.kundcase #filters li > a.selected {
  border: 1px solid #45423E;
}

#filters {
  margin: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
#filters li {
  list-style-type: none;
  display: inline-block;
  margin-right: 0.5rem;
}
#filters li span {
  margin-right: 1rem;
  height: 100%;
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  #filters li span {
    margin-right: 0.4rem;
    font-size: 14px;
  }
}
#filters li a,
#filters li button {
  font-size: 0.75rem;
  line-height: 1.33333;
  height: 2.5rem;
  padding: 0 1.5rem;
  position: relative;
  border: 0;
  font-weight: bold;
  text-align: center;
  display: inline-flex;
  cursor: pointer;
  outline: 0;
  border-radius: 64px;
  transition-property: opacity, transform;
  transition-duration: 250ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.4, 1);
  justify-content: center;
  align-items: center;
  vertical-align: top;
  background: #f5f5f5;
  color: #000000;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  #filters li a,
#filters li button {
    height: 2rem;
    padding: 0 1.25rem;
  }
}
#filters li a.current,
#filters li button.current {
  background: #ebebeb;
}

.grid {
  margin: 0 -0.5rem;
}
.grid .grid-item,
.grid .grid-sizer {
  padding: 0.5rem;
  width: 25%;
}
@media only screen and (max-width: 768px) {
  .grid .grid-item,
.grid .grid-sizer {
    width: 50%;
  }
}

.lediga-tjanster .ledig-tjanst,
.lediga-tjanster .header {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.lediga-tjanster .ledig-tjanst span,
.lediga-tjanster .header span {
  font-size: 18px;
  font-weight: 500;
  font-family: "Cabinet Grotesk Medium", sans-serif;
  color: "Cabinet Grotesk Medium", sans-serif;
}
.lediga-tjanster .header {
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  padding: 1rem 1rem;
}
.lediga-tjanster .header .left {
  flex: 1 0 50%;
}
.lediga-tjanster .header .right {
  flex: 1 0 50%;
}
.lediga-tjanster .ledig-tjanst {
  padding: 1rem 1rem;
  border-bottom: 2px solid #f5f5f5;
  border-left: 0;
  border-right: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.lediga-tjanster .ledig-tjanst:hover {
  background: #f5f5f5;
}
.lediga-tjanster .ledig-tjanst a {
  display: flex;
  width: 100%;
  justify-content: space-between;
  text-decoration: none;
  align-items: center;
  color: #666;
}
.lediga-tjanster .ledig-tjanst a .left {
  flex: 1 0 50%;
}
.lediga-tjanster .ledig-tjanst a .right {
  flex: 1 0 50%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.lediga-tjanster .ledig-tjanst a .right span {
  margin-left: auto;
  display: block;
  background: #45423E;
  color: #ffffff;
  padding: 0.4rem 1rem;
  font-size: 14px;
}
.lediga-tjanster .ledig-tjanst h3 {
  margin-bottom: 0;
  color: #45423E;
  font-weight: 500;
  font-size: 17px;
}
.lediga-tjanster .ledig-tjanst small i {
  margin-right: 0.5rem;
}

.footer-contact-section {
  padding: 2rem 0;
}
.footer-contact-section .inner {
  max-width: 980px;
  margin: 0 auto;
}
@media only screen and (max-width: 870px) {
  .footer-contact-section .inner {
    max-width: 92vw;
  }
}

i.icon-pdf {
  display: inline-block;
  content: "";
  background: url(assets/img/file-pdf.svg) no-repeat;
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
  margin-bottom: -3px;
  position: relative;
}
i.icon-download {
  display: inline-block;
  content: "";
  background: url(assets/img/download-icon.svg) no-repeat;
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
  margin-bottom: -3px;
  position: relative;
}

.file-grid--wrapper {
  display: flex;
  flex-direction: column;
}
.file-grid--wrapper .file-grid-header {
  border-bottom: 1px solid #f5f5f5;
}
.file-grid--wrapper .file-grid-header > div {
  width: 19%;
  display: inline-block;
}
.file-grid--wrapper .file-grid-header > div:last-child {
  width: 10%;
}
.file-grid--wrapper .file-grid-header > div:nth-child(2) {
  width: 25%;
}
.file-grid--wrapper .file-grid .file-grid-item {
  padding: 0.5rem 0;
  width: 100%;
  border-bottom: 1px solid #f5f5f5;
}
.file-grid--wrapper .file-grid .file-grid-item > div {
  width: 19%;
  display: inline-block;
  font-size: 0.85em;
}
.file-grid--wrapper .file-grid .file-grid-item > div:nth-child(2) {
  width: 25%;
}
.file-grid--wrapper .file-grid .file-grid-item > div:last-child {
  width: 10%;
}
.file-grid--wrapper .file-grid .file-grid-item > div > p {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .file-grid--wrapper .file-grid .file-grid-item > div > p {
    font-size: 1em;
  }
}

#filters {
  margin-bottom: 2rem;
  margin-left: 0;
  line-height: 3;
}
#filters li {
  display: inline-block;
  margin-right: 0.3rem;
  text-indent: 0;
  padding-left: 0;
}
#filters li:before {
  display: none;
}
#filters li a {
  padding: 0.4rem 0.9rem;
  background: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0.2s all;
  -moz-transition: 0.2s all;
  -ms-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  color: #000000;
}
#filters li a:hover {
  background: #e8e8e8;
  color: #000000;
}
#filters li a.current {
  background: #45423E;
  color: #ffffff;
}

.af-grid--wrapper .af-grid .af-grid-item {
  width: 35%;
  margin-bottom: 1rem;
  display: block;
}
@media only screen and (max-width: 768px) {
  .af-grid--wrapper .af-grid .af-grid-item {
    width: 50%;
  }
}
@media only screen and (max-width: 600px) {
  .af-grid--wrapper .af-grid .af-grid-item {
    width: 100%;
  }
}
.af-grid--wrapper .af-grid .af-grid-item .af-item--inner {
  background: #666;
  padding: 1.5rem;
  -webkit-box-shadow: 0 2px 3px #666;
  -moz-box-shadow: 0 2px 3px #666;
  -o-box-shadow: 0 2px 3px #666;
  -ms-box-shadow: 0 2px 3px #666;
  box-shadow: 0 2px 3px #666;
}
.af-grid--wrapper .af-grid .af-grid-item .af-item--inner * {
  color: #ffffff;
}
.af-grid--wrapper .af-grid .af-grid-item .af-item--inner h4 {
  color: #45423E;
}
.af-grid--wrapper .af-grid .af-grid-item .af-item--inner p {
  margin-bottom: 0.2rem;
  font-size: 0.875rem;
}

/* SEARCHPAGE */
.search-results .searchform {
  justify-content: center;
}

.searchresults .searchform {
  justify-content: center;
}

.result-counter {
  margin-top: 2rem;
  line-height: 1.6;
}
.result-counter > li {
  color: #45423E;
  display: inline-block;
  padding: 0 0.5rem;
  font-size: 1rem;
}
.result-counter > li a:link, .result-counter > li a:visited {
  color: #45423E;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

.search-results .kundcase-search-item {
  text-align: left;
  margin-bottom: 1rem;
}
.search-results .kundcase-search-item a {
  background: #fff;
  padding: 3rem 2rem 4.5rem;
  display: block;
  height: 100%;
  position: relative;
  text-decoration: none;
  border-bottom: 5px solid transparent;
  transition: all 0.4s;
}
.search-results .kundcase-search-item a.kundcase-item p.read-more {
  font-family: "urw-din", sans-serif;
  text-align: right;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.8rem;
  margin-bottom: 0;
  color: #887C6D;
  letter-spacing: 0.1em;
  max-width: 300px;
  position: absolute;
  bottom: 1.5rem;
  right: 2rem;
}

.search-results .freseskyltar-search-ovriga {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.search-results .freseskyltar-search-ovriga .box-info {
  margin-top: 0.4rem;
}
.search-results .freseskyltar-search-ovriga .box-info a h3 {
  font-size: 1rem;
  margin-right: 0.25rem;
}

.searchresults .sit-search-nyheter {
  margin-bottom: 1rem;
}
.searchresults .sit-search-nyheter .box-info {
  padding: 1rem 2rem;
  text-align: left;
  background: white;
}
.searchresults .sit-search-nyheter .box-info a {
  text-decoration: none;
}
.searchresults .sit-search-nyheter .box-info a h3 {
  font-size: 1.1rem;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.searchresults .sit-search-nyheter .box-info p.readmore a {
  text-transform: uppercase;
  color: #887C6D;
  text-decoration: none;
  font-size: 0.8rem;
  font-weight: 600;
}

.searchresults {
  background-color: #ffffff;
  border: none;
  font-size: 14px;
  width: 100%;
  padding: 0.7rem 3rem;
  border-radius: 30px;
}
.searchresults label {
  width: 100%;
}
.searchresults input[type=search] {
  width: 100%;
}
.searchresults button {
  right: 0;
  background: #efefef;
}

/** @format */
.top-fade {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(75, 70, 57, 0.5);
  mix-blend-mode: multiply;
  /*background: -moz-linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.76) 0%,
    rgba(0, 0, 0, 0) 35%,
    rgba(255, 255, 255, 0.503) 76%,
    black 100%
  );
  background: -webkit-linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.76) 0%,
    rgba(0, 0, 0, 0) 35%,
    rgba(255, 255, 255, 0.503) 76%,
    black 100%
  );
  background: linear-gradient(
    180deg,
    rgba(0, 17, 1, 0.466) 0%,


    rgba(0, 0, 0, 0) 100%
  );*/
}

.hero-intro {
  overflow: auto;
}

.hero-slider {
  width: 100%;
  max-height: 920px;
  height: 100%;
}
@media only screen and (max-width: 1224px) {
  .hero-slider {
    max-height: 70vh;
  }
}

.hero-intro video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.hero-sub-page {
  background: #45423E;
  background-size: cover;
  background-position: center center;
  position: relative;
  /*   border-radius: 11px; */
  max-height: 25vh;
  height: 100%;
  /*width: 1600px;*/
  width: 100%;
  margin: 0 auto 0rem;
  max-width: 100%;
}
@media only screen and (max-width: 768px) {
  .hero-sub-page {
    width: 100vw;
  }
}
@media only screen and (max-width: 768px) {
  .hero-sub-page {
    width: 100vw;
    height: 22vh;
  }
}
@media only screen and (max-width: 768px) {
  .hero-sub-page p.relative {
    font-size: 1.75rem;
  }
}
.hero-sub-page p {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  font-size: 3.5em;
  font-weight: 700;
  margin: 0;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  display: flex;
  align-items: center;
}
.hero-sub-page h1 {
  position: absolute;
  top: 60%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  font-size: 3.5em;
  font-weight: 700;
  margin: 0;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  display: flex;
  align-items: center;
  text-shadow: 0 0 16px rgba(0, 0, 0, 0.36);
  text-transform: uppercase;
}
@media only screen and (max-width: 1224px) {
  .hero-sub-page h1 {
    font-size: 30px !important;
  }
}
.hero-slider,
.hero-slider-sub {
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
}
.hero-slider .fade-to-green,
.hero-slider-sub .fade-to-green {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(112, 112, 112, 0.67);
  mix-blend-mode: multiply;
}

.hero-slider-sub img {
  display: block;
  width: 100%;
  min-height: 900px;
  object-fit: cover;
}

.hero-content {
  position: absolute;
  color: #ffffff;
  margin: 0 auto;
  top: 55%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 870px) {
  .hero-content {
    top: 55%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    align-items: center;
  }
}
@media only screen and (max-width: 600px) {
  .hero-content {
    max-width: 90vw;
    word-break: break-word;
    width: max-content;
  }
}
.hero-content .hero-intro-text {
  display: inline-block;
  text-align: center;
}
.hero-content .hero-intro-text > p {
  margin-bottom: 0;
  color: #ffffff;
  font-size: 3.25rem;
  text-align: center;
  margin-bottom: 2rem;
  text-transform: uppercase;
  font-weight: 550;
}
@media only screen and (max-width: 1224px) {
  .hero-content .hero-intro-text > p {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 600px) {
  .hero-content .hero-intro-text > p {
    font-size: 1.6rem;
  }
}
.hero-content .hero-intro-text > h1 {
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 750;
  font-family: "Cabinet Grotesk Medium", sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-bottom: 0;
  margin-bottom: 2.2rem;
  text-align: center;
  animation-duration: 1.5s;
  animation-fill-mode: both;
}
@media only screen and (max-width: 1224px) {
  .hero-content .hero-intro-text > h1 {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 768px) {
  .hero-content .hero-intro-text > h1 {
    font-weight: 400;
    font-size: 0.85rem;
    margin-bottom: 1rem;
    margin-top: 0;
  }
}
.hero-content .hero-intro-text > .buttonDiv {
  animation-duration: 4.5s;
  animation-fill-mode: both;
}
.hero-content .hero-intro-text > .slide__info {
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 600px) {
  .hero-content .hero-intro-text > .slide__info {
    flex-direction: column;
  }
}
.hero-content .hero-intro-text > .slide__info > p {
  color: #ffffff;
  margin: 0 2rem;
  font-weight: 500;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 600px) {
  .hero-content .hero-intro-text > .slide__info > p {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .hero-content .hero-intro-text > .slide__info > p {
    font-size: 1em;
  }
}
.hero-content .hero-intro-text > .slide__info > p > svg {
  margin-right: 0.6rem;
  position: relative;
  top: -1px;
}
.hero-content .hero-intro-text .slide-cta__con {
  display: flex;
  justify-content: space-around;
  width: 80%;
  margin: 0 auto;
  margin-top: 1rem;
}
@media only screen and (max-width: 600px) {
  .hero-content .hero-intro-text .slide-cta__con {
    flex-direction: column;
  }
}
.hero-content .hero-intro-text .slide-cta__con a {
  display: inline-block;
  color: #ffffff;
  background: transparent;
  font-family: "Cabinet Grotesk Medium", sans-serif;
  font-size: 1.075em;
  font-weight: 400;
  margin-top: 0.5em;
  transition: all 0.2s;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #ffffff;
  min-width: 170px;
  height: 43px;
  line-height: 43px;
}
@media only screen and (max-width: 768px) {
  .hero-content .hero-intro-text .slide-cta__con a {
    font-size: 1em;
    min-width: 150px;
  }
}
@media only screen and (max-width: 600px) {
  .hero-content .hero-intro-text .slide-cta__con a {
    margin-bottom: 0.5rem;
  }
  .hero-content .hero-intro-text .slide-cta__con a:last-of-type {
    margin-bottom: 0;
  }
}
.hero-content .hero-intro-text .slide-cta__con a:hover {
  color: #000000;
  background: white;
}

.hero-intro {
  /* Slider */
  /* Slider */
  /* Arrows */
  /* Dots */
}
.hero-intro .slick-slider {
  float: left;
  height: auto;
}
.hero-intro .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.hero-intro .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.hero-intro .slick-list:focus {
  outline: none;
}
.hero-intro .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.hero-intro .slick-slider .slick-track,
.hero-intro .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.hero-intro .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hero-intro .slick-track:before,
.hero-intro .slick-track:after {
  display: table;
  content: "";
}
.hero-intro .slick-track:after {
  clear: both;
}
.hero-intro .slick-loading .slick-track {
  visibility: hidden;
}
.hero-intro .slick-slide {
  position: relative;
  display: none;
  float: left;
  height: 900px;
  min-height: 1px;
}
@media only screen and (max-width: 1224px) {
  .hero-intro .slick-slide {
    height: 70vh;
    width: 100%;
  }
}
@media only screen and (max-width: 1224px) {
  .hero-intro .slick-slide {
    max-height: 70vh;
  }
}
.hero-intro [dir=rtl] .slick-slide {
  float: right;
}
.hero-intro .slick-slide img {
  display: block;
  width: 100%;
  height: 900px;
  min-height: 900px;
  object-fit: cover;
}
@media only screen and (max-width: 1224px) {
  .hero-intro .slick-slide img {
    max-height: 70vh;
    height: 100%;
  }
}
.hero-intro .slick-slide.slick-loading img {
  display: none;
}
.hero-intro .slick-slide.dragging img {
  pointer-events: none;
}
.hero-intro .slick-initialized .slick-slide {
  display: block;
}
.hero-intro .slick-loading .slick-slide {
  visibility: hidden;
}
.hero-intro .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.hero-intro .slick-arrow.slick-hidden {
  display: none;
}
.hero-intro .slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}
.hero-intro .slick-prev,
.hero-intro .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 55%;
  display: block;
  width: 15px;
  height: 28px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  background: transparent;
  border: none;
  outline: none;
  opacity: 0.5;
  z-index: 98;
  -webkit-transition: opacity, 0.2s;
  -moz-transition: opacity, 0.2s;
  -ms-transition: opacity, 0.2s;
  -o-transition: opacity, 0.2s;
  transition: opacity, 0.2s;
}
.hero-intro .slick-prev:before,
.hero-intro .slick-next:before {
  content: "";
}
.hero-intro .slick-prev:hover,
.hero-intro .slick-prev:focus,
.hero-intro .slick-next:hover,
.hero-intro .slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
  opacity: 1;
}
.hero-intro .slick-prev:hover:before,
.hero-intro .slick-prev:focus:before,
.hero-intro .slick-next:hover:before,
.hero-intro .slick-next:focus:before {
  opacity: 1;
}
.hero-intro .slick-prev.slick-disabled:before,
.hero-intro .slick-next.slick-disabled:before {
  opacity: 0.25;
}
.hero-intro .slick-prev:before,
.hero-intro .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.hero-intro .slick-prev {
  left: 32px;
}
.hero-intro .slick-next {
  right: 32px;
}
.hero-intro .slick-dots {
  position: absolute;
  bottom: 1.5rem;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  z-index: 98;
}
.hero-intro .slick-dots li {
  position: relative;
  display: inline-block;
  height: 6px;
  margin: 0 9px;
  padding: 0;
  cursor: pointer;
}
.hero-intro .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 13px;
  height: 13px;
  padding: 2px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
  border: 1px solid #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.hero-intro .slick-dots li button:hover,
.hero-intro .slick-dots li button:focus {
  outline: none;
}
.hero-intro .slick-dots li button:hover:before,
.hero-intro .slick-dots li button:focus:before {
  opacity: 1;
}
.hero-intro .slick-dots li button:before {
  display: none;
}
.hero-intro .slick-dots li.slick-active button:before {
  display: none;
}
.hero-intro .slick-dots li.slick-active button {
  opacity: 1;
  background: rgba(255, 255, 255, 0);
  border: 2px solid #ffffff;
}

.slick-dotted.slick-slider {
  margin-bottom: 0;
}

body .galleri-block .galleri-block-slider.slick-slider .slick-list {
  margin-right: -2rem;
}
@media only screen and (max-width: 600px) {
  body .galleri-block .galleri-block-slider.slick-slider .slick-list {
    margin-right: 0;
    overflow: hidden;
  }
}
body .galleri-block .galleri-block-slider.slick-slider .slick-next {
  right: 0;
  top: -45px;
  width: 8px;
  height: auto;
}
body .galleri-block .galleri-block-slider.slick-slider .slick-next:before {
  content: "";
}
body .galleri-block .galleri-block-slider.slick-slider .slick-prev {
  right: 0;
  top: -45px;
  left: 95%;
  width: 8px;
  height: auto;
}
body .galleri-block .galleri-block-slider.slick-slider .slick-prev:before {
  content: "";
}
@media only screen and (max-width: 600px) {
  body .galleri-block .galleri-block-slider.slick-slider .slick-prev {
    left: 85%;
  }
}

body .fyra-kategorier.slick-slider {
  margin-bottom: 4rem;
}
body .fyra-kategorier.slick-slider .slick-next {
  width: 40px;
  height: 40px;
  right: 0px;
}
body .fyra-kategorier.slick-slider .slick-next:before {
  font-size: 40px;
  color: #707070;
}
body .fyra-kategorier.slick-slider .slick-prev {
  width: 40px;
  height: 40px;
  left: 0;
  z-index: 2;
}
body .fyra-kategorier.slick-slider .slick-prev:before {
  font-size: 40px;
  color: #707070;
}
body .fyra-kategorier.slick-slider .slick-dots {
  bottom: -20px;
}

body .senast-salda-produkter .slick-next {
  width: 40px;
  height: 40px;
  right: 0px;
}
body .senast-salda-produkter .slick-next:before {
  font-size: 40px;
  color: #707070;
}
body .senast-salda-produkter .slick-prev {
  width: 40px;
  height: 40px;
  left: 0;
  z-index: 2;
}
body .senast-salda-produkter .slick-prev:before {
  font-size: 40px;
  color: #707070;
}
body .senast-salda-produkter .slick-dots {
  bottom: -20px;
}

body.slick-list.draggable {
  padding: 0;
}

/*SWIPER*/
.swiper {
  width: 100%;
  height: 240px;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  position: relative;
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.mySwiper-varu {
  margin: 2em 0;
}
.mySwiper-varu .swiper-wrapper {
  max-height: 400px;
  height: 100%;
}
.mySwiper-varu .swiper-slide img {
  width: auto;
  height: auto;
}
.mySwiper-varu .swiper-button-next, .mySwiper-varu .swiper-button-prev {
  color: #f1f1f1 !important;
}

.fadeInBottom {
  animation-name: fadeInBottom;
}

@keyframes fadeInBottom {
  from {
    opacity: 0;
    transform: translateY(200%);
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#result-counter {
  position: relative;
  margin-top: 0.8rem;
  line-height: 1.6;
  margin-bottom: 2rem;
}
#result-counter > li {
  color: #ffffff;
  display: inline-block;
  padding: 0 0.5rem;
  font-size: 1rem;
}
#result-counter > li:first-of-type {
  display: block;
}
#result-counter > li > strong {
  color: #ffffff;
}
#result-counter > li > a:link,
#result-counter > li a:visited {
  color: #ffffff;
  text-decoration: underline;
}

.the-crab {
  position: absolute;
  bottom: -30%;
}
@media only screen and (max-width: 1224px) {
  .the-crab {
    opacity: 0.1;
    top: 5%;
    bottom: unset;
  }
}
@media only screen and (max-width: 600px) {
  .the-crab {
    display: none;
  }
}

.circle-open {
  position: absolute;
  top: -120px;
  right: 10%;
  z-index: 20;
  right: 10%;
}
@media only screen and (max-width: 870px) {
  .circle-open {
    width: 130px;
    right: 0;
    top: -110px;
  }
}

.hand-svg {
  position: absolute;
  z-index: 20;
  top: 2%;
  left: 10%;
  width: 140px;
  overflow: visible;
}
@media only screen and (max-width: 1224px) {
  .hand-svg {
    width: 100px;
    top: 4%;
  }
}
@media only screen and (max-width: 870px) {
  .hand-svg {
    top: 10%;
    left: 3%;
  }
}
@media only screen and (max-width: 600px) {
  .hand-svg {
    top: 14%;
    width: 80px;
  }
}

.fisk-svg {
  position: absolute;
  top: 20%;
  left: 43%;
  z-index: 20;
  width: 100px;
  overflow: visible;
}
@media only screen and (max-width: 1224px) {
  .fisk-svg {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  .fisk-svg {
    display: none;
  }
}

.circle-hand-svg {
  position: absolute;
  z-index: 20;
  top: 50%;
}
@media only screen and (max-width: 870px) {
  .circle-hand-svg {
    top: 40%;
    width: 120px;
  }
}
@media only screen and (max-width: 600px) {
  .circle-hand-svg {
    top: 34%;
  }
}

@media only screen and (max-width: 870px) {
  .citron-svg {
    width: 30px;
  }
}

/*# sourceMappingURL=style.css.map */
