/**  Beta farver:  **/

@font-face{
  font-family:"DIN W01 Light";
  src:url("Fonts/5590868/e39ef3e7-91b2-45d0-8c2f-cfdcd0c0ab94.woff2") format("woff2"),url("Fonts/5590868/83ff78fa-6d76-4fb5-8bff-8af8eec8e368.woff") format("woff");
}
@font-face{
  font-family:"DIN W01 Regular";
  src:url("Fonts/5591097/6ceed230-b2b3-4422-b048-4aa11687430a.woff2") format("woff2"),url("Fonts/5591097/80b0143f-6f0d-4dce-aafd-f3c81b85d177.woff") format("woff");
}
@font-face{
  font-family:"DIN W01 Bold";
  src:url("Fonts/5591154/55fa1cf8-baf8-4bf8-9718-b096b1dd231f.woff2") format("woff2"),url("Fonts/5591154/4cadc2f9-fb32-4b99-b1f2-9ce6d68afbd5.woff") format("woff");
}
@font-face{
  font-family:"DIN W01 Black";
  src:url("Fonts/5591175/d6241c0e-d7b5-46c2-8d41-524b7a7c86d1.woff2") format("woff2"),url("Fonts/5591175/b02e1860-f927-4d9a-9f4f-e66d2a5760d9.woff") format("woff");
}



/* @import url("https://fonts.googleapis.com/css?family=Palanquin+Dark:500,700");
@import url("https://fonts.googleapis.com/css?family=Palanquin:300,400,500,600,700&display=swap"); */

.snabela {
	font-family: arial;
}

#app-ribbon.show {
  bottom:-21px;
  transition: all 0.5s ease-out;
  opacity:1;
  }
  
  
    #app-ribbon {padding-bottom:20px;  
        opacity: 0;
    display: none;
    bottom: -50%;
    position:absolute;
    transition: all 0.5s ease-out;
    width: 100%;
    z-index: 5;
    }
    #app-ribbon.display {  display: block; }
  
  .app-ribbon_wrap {
        background: #053697;
        height: 157px;
        text-align: center;
    }
  
  
    .app-ribbon_wrap img {
        margin-top: -33px;
      
    }
  
  
    @media only screen and (max-width: 550px) {
        #app-ribbon.show {bottom:-7%; }
            .app-ribbon_wrap img { margin-bottom: 0%; margin-top:0;
            }
            .app-ribbon_wrap {
             padding: 0 20px;
             }
             .app-ribbon_wrap {
                max-height: 130px;
            }
  }




html, body {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }

html {
  padding: env(safe-area-inset); }

.hidden {
  display: none; }

.page .dato {
  display: none !important; }

body {
  font-family: 'DIN W01 Regular', sans-serif;
  font-weight: 400; }

*, ::after, ::before {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.mx-0 {
  margin-left: 0;
  margin-right: 0; }

.px-0 {
  padding-left: 0;
  padding-right: 0; }

.w-100 {
  width: 100%; }

.img-fluide {
  max-width: 100%;
  height: auto; }

.relative {
  position: relative !important; }

.absolute {
  position: absolute !important; }

.row-center, .container {
  max-width: 1024px;
  margin: auto;
  position: relative; }

.bold {
  font-weight: 700; font-family:"DIN W01 Bold";}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  padding: 0;
  line-height: 1.1;
  margin-bottom: 15px; }

h3 {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 0;
  margin-top: 30px; }

h4 {
  font-size: 17px; }

p {
  margin: 0 0 10px 0;
  line-height: 1.5; }

.d-block {
  display: block; }

.bg-white {
  background: #fff; }

.text-white {
  color: #fff; }

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

.mt-20 {
  margin-top: 20px; }

.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.mb-45 {
  margin-bottom: 45px; }

.img-cover {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center; }

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

.before-block,
.after-block {
  position: relative; }

.before-block:before,
.after-block:after {
  position: absolute;
  content: ''; }

.after-none:after {
  content: none !important; }

.regular {
  font-weight: 400 !important; }

.lh-1x2 {
  line-height: 1.2; }

.small-title {
  margin-top: 30px; }

/* Hero 3 og article hero-native */
#hero-3, #hero-native {
  padding-bottom: 0px; }

header#hero-3.no-image, header#hero-native.no-image {
  height: 45vh;
  min-height: 45vh !important; }

header#hero-3.no-image .hero-content h1,
header#hero-native.no-image .hero-content h1 {
  margin-top: 10vh; }

header#hero-3.no-image .hero-content,
header#hero-native.no-image .hero-content {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-right: 1rem;
  padding-left: 1rem; }

@media only screen and (max-width: 800px) {
  header#hero-native.no-image .hero-content,
  header#hero-3.no-image .hero-content {
    padding: 30px; } }

.indhold-hero-luk {
  height: 40vh;
  width: 100%;
  padding-top: 40vh;
  z-index: -1; }

.indhold-hero-luk.no-image {
  height: 1vh;
  width: 100%;
  padding-top: 1vh;
  z-index: -1; }

body.fl-builder #hero-native,
body.fl-builder .native {
  display: none; }

body:not(.fl-builder) article {
  max-width: 600px;
  margin: auto;
  padding: 30px; }

body:not(.fl-builder) article p > img {
  max-width: 100%;
  height: auto !important;
  width: 100%; }

body:not(.fl-builder) article p img {
  max-width: 100%;
  height: auto !important;
  width: 100%; }

body:not(.fl-builder) article p > a > img {
  max-width: 100%;
  height: auto !important;
  width: 100%; }

body:not(.fl-builder) .fl-row-fixed-width.fl-row-content {
  width: 600px;
  margin: auto;
  margin-top: 30px;
  padding: 0 30px; }

.dato {
  display: none;
  position: relative; }

.dato::before {
  top: -5px;
  left: 0;
  /* right: 0; */
  margin: auto;
  width: 55px;
  border-bottom: 3px solid #000000;
  position: absolute;
  content: ''; }

#st-1 .st-btn > svg {
  height: 15px;
  width: 15px;
  position: relative;
  top: 8px;
  vertical-align: top; }

#st-1 .st-btn {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -o-transition: opacity 0.2s ease-in, top 0.2s ease-in;
  -webkit-transition: opacity 0.2s ease-in, top 0.2s ease-in;
  transition: opacity 0.2s ease-in, top 0.2s ease-in;
  border-radius: 26px;
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  margin-right: 8px;
  padding: 0;
  position: relative;
  text-align: center;
  top: 0;
  vertical-align: top;
  white-space: nowrap;
  height: 30px;
  width: 30px; }

.sharethis-inline-share-buttons {
  margin-top: 30px; }

.boh-RTF a {
  max-width: 100%; }

body #mc_embed_signup {
  background: transparent;
  font-size: inherit;
  font-family: inherit;
  padding-right: 1rem;
  padding-left: 1rem; }
  @media screen and (max-width: 800px) {
    body #mc_embed_signup {
      padding-right: 30px;
      padding-left: 30px; } }
  body #mc_embed_signup .mc-field-group input {
    border-radius: 0;
    font-size: 16px;
    line-height: 20px; }

/* IE Guldkort FIX */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #map .gm-style .gm-style-iw-a,
  #map .gm-style .gm-style-iw-t {
    position: absolute !important; }
  .gm-style .gm-style-iw-c {
    left: 42vw !important; }
  .gm-style .gm-style-iw-c {
    background-color: rgba(255, 255, 255, 0.8); } }

/* Uncomment and set these variables to customize the grid. */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem; }

.row {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -moz-box;
  display: flex;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
       flex: 0 1 auto;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
       flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*  margin-right: -1rem;
  margin-left: -1rem; */ }

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

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

.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 {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
       flex: 0 0 auto;
  /* padding-right: 1rem;
  padding-left: 1rem; */ }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (min-width: 48em) {
  .container {
    width: 46rem; }
  .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 {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
         flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem; }
  .col-sm {
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
         flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .col-sm-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%; }
  .col-sm-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%; }
  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-sm-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%; }
  .col-sm-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%; }
  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-sm-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%; }
  .col-sm-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%; }
  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-sm-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%; }
  .col-sm-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%; }
  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-sm-offset-1 {
    margin-left: 8.333%; }
  .col-sm-offset-2 {
    margin-left: 16.667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.333%; }
  .col-sm-offset-5 {
    margin-left: 41.667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.333%; }
  .col-sm-offset-8 {
    margin-left: 66.667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.333%; }
  .col-sm-offset-11 {
    margin-left: 91.667%; }
  .start-sm {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    -moz-box-pack: start;
         justify-content: flex-start;
    text-align: left; }
  .center-sm {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
         justify-content: center;
    text-align: center; }
  .end-sm {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    -moz-box-pack: end;
         justify-content: flex-end;
    text-align: right; }
  .top-sm {
    -ms-flex-align: start;
    -webkit-box-align: start;
    -moz-box-align: start;
         align-items: flex-start; }
  .middle-sm {
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
         align-items: center; }
  .bottom-sm {
    -ms-flex-align: end;
    -webkit-box-align: end;
    -moz-box-align: end;
         align-items: flex-end; }
  .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .between-sm {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
         justify-content: space-between; }
  .first-sm {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
         order: -1; }
  .last-sm {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
         order: 1; } }

@media only screen and (min-width: 62em) {
  .container {
    width: 61rem; }
  .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 {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
         flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem; }
  .col-md {
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
         flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .col-md-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%; }
  .col-md-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%; }
  .col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-md-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%; }
  .col-md-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%; }
  .col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-md-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%; }
  .col-md-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%; }
  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-md-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%; }
  .col-md-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%; }
  .col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-md-offset-1 {
    margin-left: 8.333%; }
  .col-md-offset-2 {
    margin-left: 16.667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.333%; }
  .col-md-offset-5 {
    margin-left: 41.667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.333%; }
  .col-md-offset-8 {
    margin-left: 66.667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.333%; }
  .col-md-offset-11 {
    margin-left: 91.667%; }
  .start-md {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    -moz-box-pack: start;
         justify-content: flex-start;
    text-align: start; }
  .center-md {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
         justify-content: center;
    text-align: center; }
  .end-md {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    -moz-box-pack: end;
         justify-content: flex-end;
    text-align: end; }
  .top-md {
    -ms-flex-align: start;
    -webkit-box-align: start;
    -moz-box-align: start;
         align-items: flex-start; }
  .middle-md {
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
         align-items: center; }
  .bottom-md {
    -ms-flex-align: end;
    -webkit-box-align: end;
    -moz-box-align: end;
         align-items: flex-end; }
  .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .between-md {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
         justify-content: space-between; }
  .first-md {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
         order: -1; }
  .last-md {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
         order: 1; } }

@media only screen and (min-width: 75em) {
  .container {
    width: 71rem; }
  .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 {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
         flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem; }
  .col-lg {
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
         flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .col-lg-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%; }
  .col-lg-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%; }
  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-lg-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%; }
  .col-lg-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%; }
  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-lg-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%; }
  .col-lg-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%; }
  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-lg-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%; }
  .col-lg-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%; }
  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-lg-offset-1 {
    margin-left: 8.333%; }
  .col-lg-offset-2 {
    margin-left: 16.667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.333%; }
  .col-lg-offset-5 {
    margin-left: 41.667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.333%; }
  .col-lg-offset-8 {
    margin-left: 66.667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.333%; }
  .col-lg-offset-11 {
    margin-left: 91.667%; }
  .start-lg {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    -moz-box-pack: start;
         justify-content: flex-start;
    text-align: start; }
  .center-lg {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
         justify-content: center;
    text-align: center; }
  .end-lg {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    -moz-box-pack: end;
         justify-content: flex-end;
    text-align: end; }
  .top-lg {
    -ms-flex-align: start;
    -webkit-box-align: start;
    -moz-box-align: start;
         align-items: flex-start; }
  .middle-lg {
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
         align-items: center; }
  .bottom-lg {
    -ms-flex-align: end;
    -webkit-box-align: end;
    -moz-box-align: end;
         align-items: flex-end; }
  .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .between-lg {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
         justify-content: space-between; }
  .first-lg {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
         order: -1; }
  .last-lg {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
         order: 1; } }

.parallax__container {
  clip: rect(0, auto, auto, 0);
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -100; }

.parallax__container .parallax {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: fixed;
  top: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  width: 100%; }




.top-menu-wrap {
  position: relative;
  z-index: 999;
  background: #fff;
  font-family: "DIN W01 Black", sans-serif;
  font-weight: 700; }


  .top-menu-wrap a {
    font-family: "DIN W01 Black", sans-serif;
    font-weight: 700; }

.menu-wrap {
  height: 38px; }

.menu-vertikal {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
  .menu-vertikal li {
    margin-right: 23px;
    font-size: 12px;
    text-transform: uppercase; }
    .menu-vertikal li a {
      text-decoration: none;
      color: #1F1F1F;
      -webkit-transition: all .3s;
      -o-transition: all .3s;
      transition: all .3s; }
      .menu-vertikal li a:hover {
        color: #FC6964; }

#top-right-menu {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -moz-box-pack: end;
       justify-content: flex-end; }
  #top-right-menu li {
    margin-right: 0;
    margin-left: 30px; }
  #top-right-menu #search-call {
    display: block;
    position: relative;
    top: 5px; }

.absolute-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }

#hero, #hero-3, #hero-4, #hero-5, #hero-native {
  color: white;
  min-height: calc(100vh - 38px);
  width: 100%;
  padding-top: 120px; }
  #hero h1, #hero-3 h1, #hero-4 h1, #hero-5 h1, #hero-native h1 {
    font-size: 50px;
    margin-left: 0;
    line-height: 1.3;
    padding-left: 0;
    width: 100%; }
    #hero h1 span.with-bg, #hero-3 h1 span.with-bg, #hero-4 h1 span.with-bg, #hero-5 h1 span.with-bg, #hero-native h1 span.with-bg {
      line-height: 1.3; 
      font-family: "DIN W01 Bold";
      font-weight: 500;
    }
      #hero h1 span.with-bg > div, #hero-3 h1 span.with-bg > div, #hero-4 h1 span.with-bg > div, #hero-5 h1 span.with-bg > div, #hero-native h1 span.with-bg > div {
        display: inline-block !important; }
      #hero h1 span.with-bg strong, #hero-3 h1 span.with-bg strong, #hero-4 h1 span.with-bg strong, #hero-5 h1 span.with-bg strong, #hero-native h1 span.with-bg strong {
        display: inline-block; }
    #hero h1 span, #hero-3 h1 span, #hero-4 h1 span, #hero-5 h1 span, #hero-native h1 span {
      display: inline-block; }
  #hero .hero-content, #hero-3 .hero-content, #hero-4 .hero-content, #hero-5 .hero-content, #hero-native .hero-content {
    margin: 0 auto 40px;
    line-height: 1.5; }
    #hero .hero-content .big-box, #hero-3 .hero-content .big-box, #hero-4 .hero-content .big-box, #hero-5 .hero-content .big-box, #hero-native .hero-content .big-box {
      position: relative;
      padding: 65px 120px 65px 30px;
      max-width: 48%; }
      #hero .hero-content .big-box h2, #hero-3 .hero-content .big-box h2, #hero-4 .hero-content .big-box h2, #hero-5 .hero-content .big-box h2, #hero-native .hero-content .big-box h2 {
        font-size: 36px;
        font-weight: 300;
        font-family:"DIN W01 Light";
        margin-bottom: 30px; }
      #hero .hero-content .big-box:after, #hero-3 .hero-content .big-box:after, #hero-4 .hero-content .big-box:after, #hero-5 .hero-content .big-box:after, #hero-native .hero-content .big-box:after {
        position: absolute;
        content: '';
        bottom: 45px;
        left: 30px;
        width: 55px;
        border-bottom: 3px solid #000; }
    #hero .hero-content .small-box, #hero-3 .hero-content .small-box, #hero-4 .hero-content .small-box, #hero-5 .hero-content .small-box, #hero-native .hero-content .small-box {
      position: relative;
      padding: 45px 30px 45px 25px;
      font-size: 27px;
      line-height: 1.15;
      margin-bottom: 20px;
      max-width: 23%; }
      #hero .hero-content .small-box:after, #hero-3 .hero-content .small-box:after, #hero-4 .hero-content .small-box:after, #hero-5 .hero-content .small-box:after, #hero-native .hero-content .small-box:after {
        position: absolute;
        content: '';
        top: 25px;
        left: 30px;
        width: 55px;
        border-bottom: 3px solid #000; }
      #hero .hero-content .small-box:nth-child(2), #hero-3 .hero-content .small-box:nth-child(2), #hero-4 .hero-content .small-box:nth-child(2), #hero-5 .hero-content .small-box:nth-child(2), #hero-native .hero-content .small-box:nth-child(2) {
        margin: 45px 2% 0; }
    #hero .hero-content .small-box-wrap, #hero-3 .hero-content .small-box-wrap, #hero-4 .hero-content .small-box-wrap, #hero-5 .hero-content .small-box-wrap, #hero-native .hero-content .small-box-wrap {
      top: -45px; }
      #hero .hero-content .small-box-wrap .small-box, #hero-3 .hero-content .small-box-wrap .small-box, #hero-4 .hero-content .small-box-wrap .small-box, #hero-5 .hero-content .small-box-wrap .small-box, #hero-native .hero-content .small-box-wrap .small-box {
        max-width: 100%; }
        #hero .hero-content .small-box-wrap .small-box:after, #hero-3 .hero-content .small-box-wrap .small-box:after, #hero-4 .hero-content .small-box-wrap .small-box:after, #hero-5 .hero-content .small-box-wrap .small-box:after, #hero-native .hero-content .small-box-wrap .small-box:after {
          bottom: 30px; }
    #hero .hero-content .small-box-img, #hero-3 .hero-content .small-box-img, #hero-4 .hero-content .small-box-img, #hero-5 .hero-content .small-box-img, #hero-native .hero-content .small-box-img {
      position: relative;
      padding: 0; }
      #hero .hero-content .small-box-img img, #hero-3 .hero-content .small-box-img img, #hero-4 .hero-content .small-box-img img, #hero-5 .hero-content .small-box-img img, #hero-native .hero-content .small-box-img img {
        display: block; }
    #hero .hero-content .small-box, #hero-3 .hero-content .small-box, #hero-4 .hero-content .small-box, #hero-5 .hero-content .small-box, #hero .hero-content .big-box, #hero-3 .hero-content .big-box, #hero-4 .hero-content .big-box, #hero-5 .hero-content .big-box, #hero .hero-content .small-box-img, #hero-3 .hero-content .small-box-img, #hero-4 .hero-content .small-box-img, #hero-5 .hero-content .small-box-img, #hero-native .hero-content .small-box,
    #hero-native .hero-content .big-box,
    #hero-native .hero-content .small-box-img {
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease; }
      #hero .hero-content .small-box:hover, #hero-3 .hero-content .small-box:hover, #hero-4 .hero-content .small-box:hover, #hero-5 .hero-content .small-box:hover, #hero .hero-content .small-box:active, #hero-3 .hero-content .small-box:active, #hero-4 .hero-content .small-box:active, #hero-5 .hero-content .small-box:active,
      #hero .hero-content .big-box:hover,
      #hero-3 .hero-content .big-box:hover,
      #hero-4 .hero-content .big-box:hover,
      #hero-5 .hero-content .big-box:hover,
      #hero .hero-content .big-box:active,
      #hero-3 .hero-content .big-box:active,
      #hero-4 .hero-content .big-box:active,
      #hero-5 .hero-content .big-box:active,
      #hero .hero-content .small-box-img:hover,
      #hero-3 .hero-content .small-box-img:hover,
      #hero-4 .hero-content .small-box-img:hover,
      #hero-5 .hero-content .small-box-img:hover,
      #hero .hero-content .small-box-img:active,
      #hero-3 .hero-content .small-box-img:active,
      #hero-4 .hero-content .small-box-img:active,
      #hero-5 .hero-content .small-box-img:active, #hero-native .hero-content .small-box:hover, #hero-native .hero-content .small-box:active,
      #hero-native .hero-content .big-box:hover,
      #hero-native .hero-content .big-box:active,
      #hero-native .hero-content .small-box-img:hover,
      #hero-native .hero-content .small-box-img:active {
        -webkit-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
        -o-transform: translateY(-3px);
           transform: translateY(-3px); }
        #hero .hero-content .small-box:hover .absolute-link, #hero-3 .hero-content .small-box:hover .absolute-link, #hero-4 .hero-content .small-box:hover .absolute-link, #hero-5 .hero-content .small-box:hover .absolute-link, #hero .hero-content .small-box:active .absolute-link, #hero-3 .hero-content .small-box:active .absolute-link, #hero-4 .hero-content .small-box:active .absolute-link, #hero-5 .hero-content .small-box:active .absolute-link,
        #hero .hero-content .big-box:hover .absolute-link,
        #hero-3 .hero-content .big-box:hover .absolute-link,
        #hero-4 .hero-content .big-box:hover .absolute-link,
        #hero-5 .hero-content .big-box:hover .absolute-link,
        #hero .hero-content .big-box:active .absolute-link,
        #hero-3 .hero-content .big-box:active .absolute-link,
        #hero-4 .hero-content .big-box:active .absolute-link,
        #hero-5 .hero-content .big-box:active .absolute-link,
        #hero .hero-content .small-box-img:hover .absolute-link,
        #hero-3 .hero-content .small-box-img:hover .absolute-link,
        #hero-4 .hero-content .small-box-img:hover .absolute-link,
        #hero-5 .hero-content .small-box-img:hover .absolute-link,
        #hero .hero-content .small-box-img:active .absolute-link,
        #hero-3 .hero-content .small-box-img:active .absolute-link,
        #hero-4 .hero-content .small-box-img:active .absolute-link,
        #hero-5 .hero-content .small-box-img:active .absolute-link, #hero-native .hero-content .small-box:hover .absolute-link, #hero-native .hero-content .small-box:active .absolute-link,
        #hero-native .hero-content .big-box:hover .absolute-link,
        #hero-native .hero-content .big-box:active .absolute-link,
        #hero-native .hero-content .small-box-img:hover .absolute-link,
        #hero-native .hero-content .small-box-img:active .absolute-link {
          -webkit-box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.1);
                  box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.1); }
  #hero .same-width-boxes .big-box, #hero-3 .same-width-boxes .big-box, #hero-4 .same-width-boxes .big-box, #hero-5 .same-width-boxes .big-box, #hero-native .same-width-boxes .big-box {
    padding: 0;
    max-width: 330px;
    font-size: 28px; }
  #hero.hero-half-height, .hero-half-height#hero-3, .hero-half-height#hero-4, .hero-half-height#hero-5, #hero-native.hero-half-height {
    min-height: 65vh;
    padding-bottom: 100px; }

.hero-content-bg {
  background: url(images/bund_2.svg) 0 bottom no-repeat;
  background-size: cover;
  padding: 50px 0 200px; }

 #hero-4 .hero-content-bg { padding: 50px 0 20px; background-color: #f2f2f2; }


  .hero-content-bg .hero-content .big-box {
    position: relative;
    padding: 65px 120px 65px 30px;
    max-width: 48%; }
  .hero-content-bg .same-width-boxes .big-box {
    padding: 0;
    max-width: 330px;
    font-size: 28px; }
  .hero-content-bg .hero-content .small-box-img {
    position: relative;
    padding: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
  .hero-content-bg .hero-content {
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin: 0 auto 40px;
    line-height: 1.5; }
  .hero-content-bg .big-box.bot-left-line.after-block {
    max-width: 100%; }
  .hero-content-bg .same-width-boxes .big-box {
    margin-right: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
  .hero-content-bg .link-box {
    padding: 33px 27px 53px 27px;
    margin-bottom: 15px;
    width: 100%; }
  .hero-content-bg .hero-content p {
    line-height: 1.2; }
  .hero-content-bg .hero-content .big-box:after {
    bottom: 30px; }
  .hero-content-bg .bot-left-line:after {
    bottom: 30px;
    left: 30px;
    width: 55px;
    border-bottom: 3px solid #000; }
  .hero-content-bg .hero-content .big-box:after {
    position: absolute;
    content: '';
    bottom: 45px;
    left: 30px;
    width: 55px;
    border-bottom: 3px solid #000; }
  .hero-content-bg .hero-content .small-box-img:hover,
  .hero-content-bg .hero-content .small-box-img:active,
  .hero-content-bg .hero-content .big-box:hover,
  .hero-content-bg .hero-content .big-box:active {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    transform: translateY(-3px); }
  .hero-content-bg .hero-content .top-left-line:before {
    top: 30px;
    left: 30px;
    width: 55px;
    border-bottom: 3px solid #000; }

.slant-bund {
  position: absolute;
  bottom: -2px;
  width: 100%; }

.logo-wrapper-bg {
  position: absolute;
  top: 38px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 999;
  padding: 10px 0;
  color: white; }
  .logo-wrapper-bg a {
    color: white;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
    .logo-wrapper-bg a:hover {
      color: white; }

body.logged-in.admin-bar .logo-wrapper-bg {
  top: 68px; }

.logo-wrapper {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
  margin: auto;
  z-index: 999; }

.toggle-logo-btn {
  position: relative;
  width: 32px;
  height: 50px;
  cursor: pointer;
  margin-left: auto; }

.toggle-logo-btn .logo-btn {
  position: relative;
  overflow: hidden;
  height: 35px; }

.toggle-logo-btn .btn-text {
  color: white;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  font-family: 'DIN W01 Black', sans-serif;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }

.toggle-logo-btn.active-2 .btn-text {
  color: #fff;
  -webkit-transform: rotateY(360deg);
  transform: rotateY(360deg); }

.bar1, .bar2, .bar3 {
  position: absolute;
  top: 10px;
  left: 0px;
  display: block;
  font-size: 10px;
  padding: 0;
  -webkit-appearance: none;
  color: white;
  width: 32px;
  height: 4px;
  border-radius: 2px;
  background-color: white;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
     transform: rotate(0deg);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3); }

.bar2 {
  top: 19px; }

.bar3 {
  top: 28px; }

.toggle-logo-btn.active-2 .bar1 {
  top: 20px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
     transform: rotate(-135deg);
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }

.toggle-logo-btn.active-2 .bar2 {
  left: 100px;
  background-color: transparent;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }

.toggle-logo-btn.active-2 .bar3 {
  top: 20px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
     transform: rotate(135deg);
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }

.toggle-logo-btn.active-2 .bar1,
.toggle-logo-btn.active-2 .bar2,
.toggle-logo-btn.active-2 .bar3 {
  background-color: #fff; }

.before-toggle-btn-box {
  -webkit-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s; }

.active-2 + .before-toggle-btn-box {
  color: #fff; }

.logo-wrappre-left {
  position: relative;
  width: 122px;
  height: 38px; }

.logo-wrappre-left img {
  width: 100%;
  height: auto; }

.logo-white {
  display: none;
  position: absolute;
  top: 0;
  left: 1px; }

.top-drop-menu {
  position: absolute;
  height: 70vh;
  min-height: 700px;
  top: -2000px;
  left: 0;
  z-index: 10;
  -webkit-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s; }

.top-drop-menu.opened {
  -webkit-transform: translateY(2000px);
      -ms-transform: translateY(2000px);
       -o-transform: translateY(2000px);
          transform: translateY(2000px); }

.top-drop-menu .row-center {
  top: 40px;
  left: 0;
  right: 0;
  width: 100%; }

.top-drop-menu ul {
  text-align: right;
  list-style: none;
  padding-left: 0;
  margin-top: 120px;
  padding-right: 25px; }
  .top-drop-menu ul li a {
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 40px;
    line-height: 56px;
    font-weight: 700;
    font-family:"DIN W01 Bold";
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s; }
    .top-drop-menu ul li a:hover, .top-drop-menu ul li a:active {
      color: #FC6964; }

.top-drop-menu #top-left-menu-mobile {
  display: none;
  margin-top: 0px; }
  .top-drop-menu #top-left-menu-mobile li a {
    font-size: 18px;
    line-height: 1.4; }

.feature-normal {
  background-size: cover; }

#chess-box-wrap .gray-bg-triangle,
#chess-box-wrap .gray-bg-triangle-inverted,
.feature-image .gray-bg-triangle,
.feature-image .gray-bg-triangle-inverted,
#news-section .gray-bg-triangle,
#news-section .gray-bg-triangle-inverted,
.footer .gray-bg-triangle,
.footer .gray-bg-triangle-inverted {
  top: -1px;
  left: 0;
  width: 100%;
  max-width: 100%; }

#chess-box-wrap .gray-bg-triangle-inverted,
.feature-image .gray-bg-triangle-inverted,
#news-section .gray-bg-triangle-inverted,
.footer .gray-bg-triangle-inverted {
  bottom: -1px;
  top: auto;
  -webkit-transform: rotateX(180deg) rotateY(180deg);
  transform: rotateX(180deg) rotateY(180deg);
  z-index: -1; }

#chess-box-wrap {
  z-index: 2; }

.footer {
  background: #053697;
  padding-top: 372px;
  overflow: hidden; }
  .footer .form-group {
    max-width: 480px;
    font-family: "DIN W01 Bold", sans-serif;
    margin: 0 auto 70px; }
    .footer .form-group label {
      margin-bottom: 15px; }
    .footer .form-group input {
      -webkit-box-flex: 0;
         -moz-box-flex: 0;
          -ms-flex: 0 0 80%;
              flex: 0 0 80%;
      max-width: 315px;
      font-size: 15px;
      font-weight: 300;
      font-family:"DIN W01 Light";
      height: 40px;
      padding: 0 15px; }
  .footer .contact-footer {
    background: #053697;
    padding-bottom: 50px; }
  .footer .soc-links {
    list-style: none;
    padding-left: 0;
    margin: 65px 0; }
    .footer .soc-links li {
      margin: 0 70px; }
      .footer .soc-links li a {
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s; }
        .footer .soc-links li a:hover {
          opacity: .7; }
    .footer .soc-links img {
      max-width: 100%;
      height: auto;
      border: 0; }
  .footer .address-ul {
    list-style: none;
    padding-left: 0; }
    .footer .address-ul li {
      position: relative;
      margin-right: 30px;
      font-size: 18px; }
      .footer .address-ul li:after {
        position: absolute;
        content: '/';
        width: 10px;
        height: 20px;
        top: 1px;
        right: -20px;
        font-weight: 300;   font-family:"DIN W01 Light";}
      .footer .address-ul li:last-child:after {
        content: none; }
      .footer .address-ul li a {
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        color: #fff;
        text-decoration: none; }
        .footer .address-ul li a:hover {
          opacity: .7; }

.btn {
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 0;
  min-width: 150px;
  font-family: "DIN W01 Bold", sans-serif;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  color: #053697;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  padding: 0 15px; }

.btn-white {
  background: #fff; }
  .btn-white:hover {
    background: #FC6964;
    color: #fff; }

.section-title {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  font-size: 15px;
  color: #000;
  font-family: "DIN W01 Bold", sans-serif;
  font-weight: 700;
  padding-bottom: 20px;
  min-width: 100px;
  text-align: center; 
  letter-spacing: 0.6px;
}
  .section-title:after {
    position: absolute;
    content: '';
    width: 55px;
    border-bottom: 3px solid #000;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0; }

.right-box .section-title {
  text-align: right; }

.left-box .section-title {
  text-align: left; }

#counter, #counter-2 {
  background: #f2f2f2;
  padding: 60px 0 60px; }
  #counter .section-title, #counter-2 .section-title {
    margin-bottom: 40px; }
  #counter .counter-wrap, #counter-2 .counter-wrap {
    color: #FC6964;
  
    font-family:"DIN W01 Bold";
    font-size: 60px;
    line-height: 1;
    margin-bottom: 20px; }
  #counter .counter-box-text, #counter-2 .counter-box-text {
    font-size: 16px;
    font-family:"DIN W01 Bold"; }

#chess-box-wrap, .feature-image {
  padding: 50px 0 240px; }
  #chess-box-wrap .right-box-wrap, .feature-image .right-box-wrap {
    margin-bottom: 120px; }
  #chess-box-wrap .right-box,
  #chess-box-wrap .left-box, .feature-image .right-box,
  .feature-image .left-box {
    position: relative;
    color: #FC6964;
    font-size: 36px;
    font-family:"DIN W01 Regular";}
    #chess-box-wrap .right-box p,
    #chess-box-wrap .left-box p, .feature-image .right-box p,
    .feature-image .left-box p {
      line-height: 1.1; }
  #chess-box-wrap .right-box h2:after, .feature-image .right-box h2:after {
    right: 0;
    left: auto; }
  #chess-box-wrap .left-box h2:after, .feature-image .left-box h2:after {
    right: auto;
    left: 0; }
  #chess-box-wrap .left-box p, .feature-image .left-box p {
    /* text-align: right; */ }

#news-section {
  background: #f2f2f2;
  background-color: #f2f2f2;
  z-index: 3; }
  #news-section .news-wrapper {
    padding-top: 50px;
    padding-bottom: 50px; }
    #news-section .news-wrapper h2 {
      margin-bottom: 40px; }

.news-item-wrap {
  -webkit-transition: margin .3s ease, -webkit-box-shadow;
  transition: margin .3s ease, -webkit-box-shadow;
  -o-transition: box-shadow, margin .3s ease;
  transition: box-shadow, margin .3s ease;
  transition: box-shadow, margin .3s ease, -webkit-box-shadow; }
  .news-item-wrap img {
    display: block; }
  .news-item-wrap a {
    position: absolute;
    width: calc(100% - 13px);
    height: 100%;
    top: 0;
    left: 0;
    z-index: 3;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; }
  .news-item-wrap .title-wrap {
    background: #fff;
    padding: 20px 25px 25px; }
    .news-item-wrap .title-wrap .news-title {
      font-size: 30px;
      line-height: 1.1;
      margin-bottom: 20px; }
    .news-item-wrap .title-wrap .news-date {
      color: #CE332D; }
  .news-item-wrap:hover {
    margin-top: 0% !important; }
    .news-item-wrap:hover a, .news-item-wrap:hover active {
      -webkit-box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.1);
              box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.1); }

.small-item {
  margin-bottom: 15px;
  padding-right: 13px;
  width: 100%; }

.large-item {
  width: 66.6%;
  padding-right: 13px;
  margin-bottom: 15px; }
  .large-item .title-wrap {
    padding: 50px 29px 15px; }
    .large-item .title-wrap .news-title {
      font-size: 35px;
      line-height: 1.2;
      margin-bottom: 5px; }
    .large-item .title-wrap .news-date {
      margin-bottom: 20px; }

.row-big .small-item {
  width: 33.3%; }

.btn-red {
  background: #FC6964;
  color: #fff; }
  .btn-red:hover, .btn-red:active {
    background: #053697; }

.before-toggle-btn-box {
  right: 60px;
  font-size: 28px;
  top: -5px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "DIN W01 Black", sans-serif; }

.top-bg-box-wrap .top-bg-box {
  position: relative;
  height: 200px;
  background: #f2f2f2; }

.wrapper:after {
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 55px;
  border-bottom: 3px solid #1F1F1F; }

.wrapper h1 {
  font-size: 50px;
  margin: 20px 0 65px; }

.wrapper .gray-bg-triangle {
  top: 0;
  left: 0; }

.wrapper .date {
  font-size: 17px;
  margin-bottom: 20px; }
  .wrapper .date:before {
    top: -3px;
    left: 0;
    width: 55px;
    border-bottom: 3px solid #000; }

.wrapper .parallax-wrap {
  min-height: 60vh;
  margin: 0px; }

.wrapper .prlx-big {
  min-height: 80vh; }

.wrapper p a {
  display: inline-block; }

p.bold-red-text,
.bold-red-text {
  color: #FC6964;
  font-weight: 700;font-family:"DIN W01 Bold";
  font-size: 25px;
  line-height: 1.2; }

h3.bold-red-text {
  margin-bottom: 45px; }

.block-quote, .fl-module-quote .dark,
.block-quote-red {
  background: #f2f2f2;
  padding: 80px 0; }
  .block-quote .quote-wrap, .fl-module-quote .dark .quote-wrap, .block-quote-red .quote-wrap {
    width: 680px;
    max-width: 100%; }
  .block-quote .quote-icon, .fl-module-quote .dark .quote-icon, .block-quote-red .quote-icon {
    margin-bottom: 10px; }
  .block-quote h2, .fl-module-quote .dark h2, .block-quote-red h2 {
    font-weight: 300;  font-family:"DIN W01 Light";
    font-size: 36px;
    margin-bottom: 50px; }
  .block-quote .under-title, .fl-module-quote .dark .under-title, .block-quote-red .under-title {
    color: #FC6964;
    font-family: "DIN W01 Black", sans-serif;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase; }
    .block-quote .under-title:before, .fl-module-quote .dark .under-title:before, .block-quote-red .under-title:before {
      top: -12px;
      left: 0;
      right: 0;
      margin: auto;
      width: 55px;
      border-bottom: 3px solid #FC6964; }
  .block-quote .col-md-8, .fl-module-quote .dark .col-md-8, .block-quote-red .col-md-8 {
    padding-left: 0;
    padding-right: 0; }

.fl-module-quote .dark,
.block-quote-red {
  background: #FC6964;
  color: #fff; }
  .fl-module-quote .dark .under-title,
  .block-quote-red .under-title {
    color: #fff; }
    .fl-module-quote .dark .under-title:before,
    .block-quote-red .under-title:before {
      border-color: #fff; }

.contact-info .small-title {
  margin-bottom: 30px; }

.contact-info .contact-person {
  padding: 0 3px;
  margin: 0 5px 20px;
  overflow: hidden; }
  .contact-info .contact-person img {
    display: block;
    width: 100%;
    height: auto; }
  .contact-info .contact-person .contacts-wrap {
    background: #fff;
    padding: 45px 28px 22px;
    height: 100%; }
    .contact-info .contact-person .contacts-wrap a {
      display: block;
      text-decoration: none;
      font-size: 15px;
      line-height: 1;
      margin-bottom: 7px; }
      .contact-info .contact-person .contacts-wrap a:hover, .contact-info .contact-person .contacts-wrap a:active {
        text-decoration: underline; }
  .contact-info .contact-person .name {
    font-weight: 700;font-family:"DIN W01 Bold";
    font-size: 22px;
    line-height: 1; }
    .contact-info .contact-person .name:before {
      top: -16px;
      left: 0;
      width: 40px;
      border-bottom: 3px solid #000; }
  .contact-info .contact-person .position {
    font-size: 15px;
    margin-bottom: 18px;
    line-height: 1.2;
    margin-top: 3px; }
  .contact-info .contact-person .email-person {
    color: #CE332D; }
  .contact-info .contact-person .phone-person {
    color: #000; }

#counter-2 {
  padding-top: 50px; }

#hero-3 {
  min-height: 90vh; }
  #hero-3 .hero-content {
    margin-bottom: 0; }
    #hero-3 .hero-content h1 {
      font-size: 45px;
      line-height: 1.3; }

.red-link, .wrapper p a {
  text-decoration: none;
  color: #FC6964;
  font-weight: 700;font-family:"DIN W01 Bold";
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s; }
  .red-link:hover, .wrapper p a:hover {
    color: #CE332D; }

.gray-texts-box {
  max-width: 540px;
  margin: 0 auto 20px auto;
  width: 100%;
  padding: 70px 60px 25px 30px !important; }
  .gray-texts-box.grey {
    background: #F2F2F2; }
  .gray-texts-box.white {
    background: #FFF; }
  .gray-texts-box h3 {
    font-size: 25px;
    font-weight: 300;  font-family:"DIN W01 Light";
    padding-right: 20px;
    margin-bottom: 20px;
    margin-top: 0; }
  .gray-texts-box p {
    margin-bottom: 25px; }
  .gray-texts-box:before {
    top: 50px;
    width: 55px;
    border-bottom: 3px solid #000; }
  .gray-texts-box a {
    color: #FC6964;
    font-weight: 700;font-family:"DIN W01 Bold";
    text-decoration: none;
    -webkit-transition: color 0.2s ease 0s;
    -o-transition: color 0.2s ease 0s;
    transition: color 0.2s ease 0s; }
  .gray-texts-box strong a:before {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-size: 11px;
    margin-right: 6px; }

.grey-bg {
  background: #f2f2f2; }

.bot-left-line:after {
  bottom: 30px;
  left: 30px;
  width: 55px;
  border-bottom: 3px solid #000; }

#hero-4 h1 {
  font-size: 50px; }

#hero-4 .hero-content {
  -ms-flex-item-align: end;
      align-self: flex-end; }
  #hero-4 .hero-content p {
    line-height: 1.2; }
  #hero-4 .hero-content .big-box:after {
    bottom: 30px; }
  #hero-4 .hero-content img {
    display: block; }
  #hero-4 .hero-content .top-left-line {
    padding: 53px 27px 23px 27px; }
    #hero-4 .hero-content .top-left-line:before {
      top: 30px;
      left: 30px;
      width: 55px;
      border-bottom: 3px solid #000; }

#hero-4 .same-width-boxes .big-box {
  margin-right: 0; }

#hero-4 .link-box {
  padding: 33px 27px 53px 27px;
  margin-bottom: 15px;
  width: 100%; }

#hero-4 .small-box-img {
  max-width: 330px; }

#hero-4 .hero-content .small-box-img,
#hero-4 .big-box.bot-left-line.after-block {
  max-width: 100%; }

.big-red-text {
  position: relative;
  color: #FC6964;
  font-size: 40px;
  font-weight: 300;  font-family:"DIN W01 Light";
  line-height: 1.1;
  padding: 0 35px; }

.hero h1 {
  font-size: 45px; }

#hero-5 h1 {
  font-size: 45px; }

#hero-5 .hero-content {
  margin-bottom: 120px; }

body .row.burger-wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column; }

.soc-links a {
  font-size: 40px;
  color: white; }

/* Map overlay */
#content .three-column-page .searchResult fieldset {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: 10px; }

#content .three-column-page .searchResult fieldset legend {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 16px;
  display: none; }

#content .three-column-page .searchResult fieldset .inpagesearch {
  width: 65%;
  margin-right: 5px; }

#content .three-column-page .searchResult fieldset .button {
  width: 60px;
  margin-right: 10px; }

#content .three-column-page .searchResult fieldset p.count {
  margin: 20px 0 0 0;
  font-size: 16px;
  font-weight: bold; }

#content .three-column-page .searchResult .searchItem {
  margin-bottom: 30px; }

#content .three-column-page .searchResult .searchItem h3 {
  margin-bottom: 3px;
  font-size: 20px; }

#content .three-column-page .searchResult .searchItem span {
  font-size: 10px;
  text-transform: uppercase; }

#content .three-column-page .searchResult .searchItem p {
  margin: 10px 0 0 0;
  color: #4f4f4f; }

#content .three-column-page .searchResult .searchItem img {
  float: right;
  margin: 0 0 5% 5%;
  width: 40%; }

#content #filter-header {
  zoom: 1;
  padding-bottom: 0px;
  margin-bottom: 0px;
  /*  border-bottom: 3px solid #02567c;*/
  z-index: 10001;
  position: absolute;
  top: 4px;
  left: 10px;
  margin-right: 200px; }

#content #filter-header h1 {
  margin-bottom: 10px; }

#content #filter-header h4 {
  color: #929393;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 4px; }

#content #filter-header img.pdf {
  float: right;
  width: auto; }

#content #filter-header a.float {
  float: right; }

#content .filter-buttons {
  height: 20px; }

#content .filter-buttons.use {
  float: left; }

#content .filter-buttons li {
  float: left;
  margin: 6px 7px 0 0;
  /* Bullet colors */ }

#content .filter-buttons li a {
  background-color: #f7f7f7;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(white), to(#f7f7f7));
  /* Konqueror */
  /* FF 3.6+ */
  /* IE10 */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #f7f7f7));
  /* Safari 4+, Chrome 2+ */
  background-image: -webkit-linear-gradient(white, #f7f7f7);
  /* Safari 5.1+, Chrome 10+ */
  background-image: -o-linear-gradient(white, #f7f7f7);
  /* Opera 11.10 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#f7f7f7', GradientType=0);
  /* IE6 & IE7 "*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#f7f7f7', GradientType=0)";
  /* IE8+ "*/
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#f7f7f7));
  background-image: linear-gradient(white, #f7f7f7);
  /* the standard */
  border-radius: 1px;
  background-clip: padding-box;
  display: inline-block;
  font-size: 12px;
  color: #494848;
  padding: 6px 10px 8px 10px;
  border: 1px solid #d4d4d4; }

#content .filter-buttons li a:after {
  content: '';
  display: inline-block;
  float: right;
  height: 10px;
  width: 10px;
  margin: 1px 0 0 12px; }

#content .filter-buttons li.active a {
  border-color: #01567b;
  font-weight: bold; }

#content .filter-buttons li.all-states a {
  padding: 8px 16px 7px 16px; }

#content .filter-buttons li.all-states a:after {
  display: none; }

#content .filter-buttons li.available a:after {
  background: #c1da6b;
  border: 1px solid #a8c24d; }

#content .filter-buttons li.not-sold a:after {
  background: #00ac90;
  border: 1px solid #029550; }

#content .filter-buttons li.ikke-aktuelt-til-salg a:after {
  background: #000000;
  border: 1px solid #000000; }

#content .filter-buttons li.negotiating a:after {
  background: #ffcc55;
  border: 1px solid #dbac40; }

#content .filter-buttons li.sold a:after {
  background: #ff5e41;
  border: 1px solid #b14733; }

#content .filter-buttons li.for-sale a:after {
  background: #ff5e41;
  border: 1px solid #b14733; }

#content .filter-buttons li.all-usages a:after {
  width: 4px;
  height: 4px;
  background: white;
  border: 3px solid #797979; }

#content .filter-buttons li.commercial a:after {
  width: 4px;
  height: 4px;
  background: white;
  border: 3px solid #5968a1; }

#content .filter-buttons li.public a:after {
  width: 4px;
  height: 4px;
  background: white;
  border: 3px solid #5968a1; }

#content .filter-buttons li.residential a:after {
  width: 4px;
  height: 4px;
  background: white;
  border: 3px solid #7c0000; }

#content .filter-buttons li.parking a:after {
  width: 4px;
  height: 4px;
  background: white;
  border: 3px solid black; }

#content .display-buttons {
  margin-left: 17.708333333%;
  float: left;
  background-color: #f7f7f7;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(white), to(#f7f7f7));
  /* Konqueror */
  /* FF 3.6+ */
  /* IE10 */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #f7f7f7));
  /* Safari 4+, Chrome 2+ */
  background-image: -webkit-linear-gradient(white, #f7f7f7);
  /* Safari 5.1+, Chrome 10+ */
  background-image: -o-linear-gradient(white, #f7f7f7);
  /* Opera 11.10 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#f7f7f7', GradientType=0);
  /* IE6 & IE7 "*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#f7f7f7', GradientType=0)";
  /* IE8+ "*/
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#f7f7f7));
  background-image: linear-gradient(white, #f7f7f7);
  /* the standard */
  border-radius: 1px;
  background-clip: padding-box;
  border: 1px solid #d4d4d4;
  margin-top: 6px; }

#content .display-buttons li {
  float: left; }

#content .display-buttons li a {
  display: inline-block;
  font-size: 12px;
  color: #494848;
  width: 32px;
  height: 27px;
  text-align: center;
  line-height: 27px; }

#content .display-buttons li a:after {
  content: '';
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-top: 5px; }

#content .display-buttons li.active {
  background-color: #929393; }

#content .display-buttons li.active.map a:after {
  background-position: 0 -17px; }

#content .display-buttons li.grid a:after {
  background-position: -17px 0; }

#content .display-buttons li.active.grid a:after {
  background-position: -17px -17px; }

#content .display-buttons li.list a:after {
  background-position: -34px 0; }

#content .display-buttons li.active.list a:after {
  background-position: -34px -17px; }

#content .display-buttons li:after {
  content: '';
  width: 1px;
  background: #d4d4d4;
  height: 13px;
  display: inline-block;
  position: relative;
  top: 0px; }

#content .display-buttons li.active:after,
#content .display-buttons li:last-child:after,
#content .display-buttons li.before-active:after {
  display: none; }

#map {
  height: 100%; }

#filter-header ul {
  list-style: none;
  text-decoration: none;
  line-height: 1; }

.guldkort-wrap {
  position: relative; }

#filter-header ul li a {
  text-decoration: none;
  line-height: 1; }

#content .filter-buttons li.commercial a:after {
  background: none repeat scroll 0 0 #3399ff;
  border: 1px solid #3399ff; }

#content .filter-buttons li.public a:after {
  background: none repeat scroll 0 0 #ff9900;
  border: 1px solid #ff9900; }

#content .filter-buttons li.parking a:after {
  background: none repeat scroll 0 0 #000000;
  border: 1px solid #000000; }

#content .filter-buttons li.residential a:after {
  background: none repeat scroll 0 0 #7c0000;
  border: 1px solid #7c0000; }

#content .filter-buttons li.for-sale a:after {
  background: none repeat scroll 0 0 #00ff33;
  border: 1px solid #00ff33; }

#content .filter-buttons li.negotiating a:after {
  background: none repeat scroll 0 0 #ffcc55;
  border: 1px solid #ffcc55; }

#content .filter-buttons li.not-sold a:after {
  background: none repeat scroll 0 0 #6600ff;
  border: 1px solid #6600ff; }

#content .filter-buttons li.sold a:after {
  background: none repeat scroll 0 0 #ff0000;
  border: 1px solid #ff0000; }

#content .filter-buttons li.ikke-aktuelt-til-salg a:after {
  background: none repeat scroll 0 0 #000000;
  border: 1px solid #000000; }

#content .filter-buttons.usages li a:after {
  width: 10px;
  height: 10px;
  background: white;
  border: 2px solid #797979; }

#content .filter-buttons li.commercial a:after {
  border: 2px solid #3399ff; }

#content .filter-buttons li.public a:after {
  border: 2px solid #ff9900; }

#content .filter-buttons li.parking a:after {
  border: 2px solid #000000; }

#content .filter-buttons li.residential a:after {
  border: 2px solid #7c0000; }

.gm-style .gm-style-iw-a {
  position: fixed !important;
  width: 0;
  height: 0;
  top: 0 !important;
  left: auto !important;
  right: 0 !important; }

.gm-style .gm-style-iw-t {
  position: fixed !important;
  right: 50% !important;
  width: 170px; }

.gm-style .gm-style-iw-c {
  padding: 20px;
  padding-right: 20px !important;
  padding-bottom: 20px !important;
  max-height: none !important;
  width: 350px;
  height: 450px;
  border-radius: 0 !important;
  top: 225px !important;
  left: -80px;
  background-color: #ffffffd1;
  overflow: hidden; }

.gm-style .gm-style-iw-t::after {
  content: none !important; }

button.gm-ui-hover-effect {
  top: 0px !important;
  right: 8px !important; }

button.gm-ui-hover-effect img {
  width: 24px !important;
  height: 24px !important; }

.gm-style {
  font-family: "DIN W01 Regular", sans-serif !important;
  font-size: 16px;
  line-height: 1.4; }

.map_desc {
  white-space: normal !important;
  padding-bottom: 20px; }

.gm-style-iw-d {
  max-height: 100% !important;
  height: 100%;
  overflow-y: auto !important;
  overflow-x: hidden !important; }

.gm-style-iw-d div div {
  white-space: normal !important; }

.gm-style img {
  max-width: 100%; }

.gm-style h2 {
  margin-bottom: 5px; }

#content .filter-buttons.use {
  margin-top: 0; }

table.maps-table {
  width: 100%;
  line-height: 1; }

table.maps-table tr td:first-child {
  Width: 40%; }

table.maps-table tr td {
  min-height: 20px; }

label.asp_label:after {
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  font-weight: 200;
  background-color: #053697;
  padding: 5px 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0; }

label.asp_label.active:after {
  content: "\f192";
  background-color: #da0029; }

div.asp_w.asp_s.searchsettings .asp_label, div.asp_w.asp_sb.searchsettings .asp_label {
  line-height: 24px !important;
  vertical-align: middle;
  display: inline-block;
  cursor: pointer;
  color: white;
  padding: 5px 20px 5px 20px;
  display: inline-block;
  text-decoration: none;
  font-weight: bold;
  background-color: #053697;
  border-radius: 10px;
  padding-right: 50px;
  display: inline-block;
  position: relative;
  color: white;
  cursor: pointer;
  margin-right: 6px;
  margin-bottom: 6px; }

div.asp_w.asp_s.searchsettings .asp_label, div.asp_w.asp_sb.searchsettings .asp_label.active {
  background-color: #FC6964; }

#ajaxsearchprobsettings2_1.searchsettings fieldset, #ajaxsearchprobsettings2_2.searchsettings fieldset, div.asp_sb.asp_sb_2.searchsettings fieldset {
  width: 100%; }

#mCSBap_4_container {
  position: relative;
  top: 0;
  left: 0;
  padding-left: 0;
  margin: 15px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

div.asp_w.asp_s.searchsettings input[type=radio], div.asp_w.asp_sb.searchsettings input[type=radio] {
  display: none; }

#ajaxsearchprobsettings2_1.searchsettings fieldset, #ajaxsearchprobsettings2_2.searchsettings fieldset, div.asp_sb.asp_sb_2.searchsettings fieldset {
  width: 100% !important; }

#mCSBap_4_container, #mCSBap_3_container {
  padding-left: 0;
  margin: 15px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

div.asp_w.asp_s.searchsettings input[type=radio], div.asp_w.asp_sb.searchsettings input[type=radio] {
  display: none !important; }

#ajaxsearchpro2_1, #ajaxsearchpro2_2, div.asp_m.asp_m_2 {
  margin-top: 50px; }

.asp_date .nyhed {
  display: inline-block;
  background: #053697;
  padding: 0px 5px !important;
  color: white;
  margin-left: 5px !important;
  margin-top: 2px !important; }

body #ajaxsearchprosettings2_1.searchsettings .asp_option_inner label:after, body #ajaxsearchprosettings2_2.searchsettings .asp_option_inner label:after, body #ajaxsearchprobsettings2_1.searchsettings .asp_option_inner label:after, body #ajaxsearchprobsettings2_2.searchsettings .asp_option_inner label:after, body div.asp_sb.asp_sb_2.searchsettings .asp_option_inner label:after, body div.asp_s.asp_s_2.searchsettings .asp_option_inner label:after {
  /*font-family: 'asppsicons2';  content: "\e800"; */
  content: "\f192";
  border: none;
  font-family: "Font Awesome 5 Free";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 20px;
  color: white;
  margin: 1px 0 0 0px !important;
  line-height: 31px;
  text-align: center;
  text-decoration: none;
  text-shadow: none; }



body #ajaxsearchprosettings2_1.searchsettings .asp_option_inner label, body #ajaxsearchprosettings2_2.searchsettings .asp_option_inner label, body div.asp_sb.asp_sb_2.searchsettings .asp_option_inner label, body div.asp_s.asp_s_2.searchsettings .asp_option_inner label {
  background: #053697;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  padding: 5px 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }

body div.asp_w.asp_s.searchsettings .asp_option_inner label, body div.asp_w.asp_sb.searchsettings .asp_option_inner label {
  cursor: pointer;
  position: absolute;
  width: 34px;
  height: 100%;
  top: 0px;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 0 !important;
  color: rgba(0, 0, 0, 0); }

body div.asp_w.asp_s.searchsettings .asp_option_inner, body div.asp_w.asp_sb.searchsettings .asp_option_inner {
  width: 33px;
  height: 100%;
  position: relative;
  -webkit-box-flex: 0;
     -moz-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-flex-shrink: 0;
  margin: 0;
  right: 0;
  position: absolute;
  top: 0; }

body div.asp_w.asp_s.searchsettings div.asp_option_label, body div.asp_w.asp_sb.searchsettings div.asp_option_label {
  font-size: 14px;
  line-height: 24px !important;
  margin: 0;
  width: 100% !important;
  display: block;
  text-shadow: none;
  padding: 0;
  min-height: 20px;
  border: none;
  background: transparent;
  float: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

body div.asp_w.asp_s.searchsettings fieldset .asp_option, body div.asp_w.asp_s.searchsettings fieldset .asp_option_cat, body div.asp_w.asp_sb.searchsettings fieldset .asp_option, body div.asp_w.asp_sb.searchsettings fieldset .asp_option_cat {
  line-height: 24px !important;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  color: white;
  padding: 5px 20px 5px 20px;
  text-decoration: none;
  font-weight: bold;
  background-color: #053697;
  border-radius: 10px;
  padding-right: 50px;
  position: relative;
  color: white;
  cursor: pointer;
  margin-right: 6px;
  margin-bottom: 6px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
     -moz-box-orient: horizontal;
     -moz-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }
  body div.asp_w.asp_s.searchsettings fieldset .asp_option.active, body div.asp_w.asp_s.searchsettings fieldset .asp_option_cat.active, body div.asp_w.asp_sb.searchsettings fieldset .asp_option.active, body div.asp_w.asp_sb.searchsettings fieldset .asp_option_cat.active {
    background-color: #fe605a; }
    body div.asp_w.asp_s.searchsettings fieldset .asp_option.active label, body div.asp_w.asp_s.searchsettings fieldset .asp_option_cat.active label, body div.asp_w.asp_sb.searchsettings fieldset .asp_option.active label, body div.asp_w.asp_sb.searchsettings fieldset .asp_option_cat.active label {
      background-color: #da032a; }

body div.asp_w.asp_sb.searchsettings .asp_option_inner {
  background: transparent; }

body #mCSBap_4_container, body #mCSBap_3_container {
  margin: 0px 0; }

body #ajaxsearchprobsettings2_1.searchsettings fieldset {
  margin-top: 0 !important; }

body #ajaxsearchpro2_1, body #ajaxsearchpro2_2, body div.asp_m.asp_m_2 {
  margin-bottom: 30px; }

#hero, #hero-3, #hero-4, #hero-5, #hero-2, #hero-3, #hero-4, #hero-5 {
  background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 90%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), color-stop(90%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 90%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 90%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1); }

#hero-native {
  background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, #f2f2f2 90%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), color-stop(90%, #f2f2f2));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, #f2f2f2 90%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, #f2f2f2 90%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, #f2f2f2 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#f2f2f2",GradientType=1);
  margin-top: 0;
  margin-bottom: 0; }

#hero h1, #hero-3 h1, #hero-4 h1, #hero-5 h1, #hero-3 h1, #hero-4 h1, #hero-5 h1, #hero-native h1 {
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  color: white;
  font-family: "DIN W01 Bold";
  font-weight: 500;}

#hero .hero-content, #hero-3 .hero-content, #hero-4 .hero-content, #hero-5 .hero-content, #hero-3 .hero-content, #hero-4 .hero-content, #hero-5 .hero-content, #hero-native .hero-content {
  color: black; }

#hero h1 span.with-bg strong, #hero-3 h1 span.with-bg strong, #hero-4 h1 span.with-bg strong, #hero-5 h1 span.with-bg strong, #hero-3 h1 span.with-bg strong, #hero-4 h1 span.with-bg strong, #hero-5 h1 span.with-bg strong, #hero-native h1 span.with-bg strong {
  font-family: "DIN W01 Black";
  font-weight: 700; }



/* Cookie consent re-consent ved video vimeo */

.cookieconsent-optout-marketing {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #053697;
  color: white;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  min-height: 250px;
  padding:30px;    text-align: center;
}


.cookieconsent-optout-marketing.no-vid:before  {
 content:"";

}


.cookieconsent-optout-marketing.no-vid  {
  position: relative;

}

.cookieconsent-optin-statistics, .fl-embed-video {
  min-height: 250px;
}


.cookieconsent-optout-marketing div
{
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}


.cookieconsent-optout-marketing:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f04b";
  position: absolute;
  font-size: 160px;
  opacity: 0.2;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
  top: calc( 50% - 80px );
}




@media screen\0 {
  #hero, #hero-3, #hero-4, #hero-5, #hero-3, #hero-4, #hero-5, #hero-native {
    height: calc(100vh - 38px); } }

.BHnav {
  background-color: #053697; }

#filter-year .loadmore-years {
  background-color: #053697; }

.alle-nyheder {
  background-color: #f2f2f2;
  padding-top: 60px;
  padding-bottom: 60px;
  /* Nr 1 af 6 */
  /* Nr 3 af 6 */
  /* ---- button ---- */
  /* ---- button-group ---- */
  /* ---- isotope ---- */
  /* clear fix */
  /* ---- .element-item ---- */ }
  .alle-nyheder .grid {
    margin: 0 -0.5%;
    margin-bottom: 60px; }
  .alle-nyheder .grid .headline {
    margin-top: 0;
    font-weight: normal;
    font-size: 30px;
    line-height: 1.1;
    margin-bottom: 11px; }
  .alle-nyheder .grid .date {
    color: #CE332D; }
  .alle-nyheder .grid .exerp {
    display: none;
    margin: 0 0 10px 0;
    line-height: 1.5; }
  .alle-nyheder .grid-image {
    width: 100%; }
  .alle-nyheder .grid .grid-item-content {
    /*  padding: 50px 29px 15px;*/
    padding: 20px 20px 25px;
    word-break: break-word;
    -webkit-hyphens: auto;
       -moz-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
    -ms-hyphenate-limit-chars: 15; }
  .alle-nyheder .grid .element-item:nth-child(6n+3),
  .alle-nyheder .grid .element-item:nth-child(6n+5) {
    width: 49%; }
  .alle-nyheder .grid .element-item:nth-child(3) .grid-image {
    display: none; }
  .alle-nyheder .grid .element-item:nth-child(6n+3) .exerp,
  .alle-nyheder .grid .element-item:nth-child(6n+5) .exerp {
    display: block;
    margin-top: 20px; }
  .alle-nyheder .button {
    display: inline-block;
    padding: 0.5em 1.0em;
    background: #EEE;
    border: none;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.2)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
    color: #222;
    font-family: sans-serif;
    font-size: 16px;
    text-shadow: 0 1px white;
    cursor: pointer; }
  .alle-nyheder .button:hover {
    background-color: #8CF;
    text-shadow: 0 1px rgba(255, 255, 255, 0.5);
    color: #222; }
  .alle-nyheder .button:active,
  .alle-nyheder .button.is-checked {
    background-color: #28F; }
  .alle-nyheder .button.is-checked {
    color: white;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.8); }
  .alle-nyheder .button:active {
    -webkit-box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.8);
            box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.8); }
  .alle-nyheder .button-group {
    margin-bottom: 20px; }
  .alle-nyheder .button-group:after {
    content: '';
    display: block;
    clear: both; }
  .alle-nyheder .button-group .button {
    float: left;
    border-radius: 0;
    margin-left: 0;
    margin-right: 1px; }
  .alle-nyheder .grid:after {
    content: '';
    display: block;
    clear: both; }
  .alle-nyheder .element-item {
    position: relative;
    float: left;
    width: 24%;
    height: auto;
    margin: 0.5%;
    background: #fff; }
  .alle-nyheder .element-item > * {
    margin: 0;
    padding: 0; }
  .alle-nyheder .element-item .name {
    text-transform: none;
    letter-spacing: 0;
    font-size: 12px;
    font-weight: normal; }
  .alle-nyheder .element-item .symbol {
    font-size: 42px;
    font-weight: bold;
    color: white; }
  .alle-nyheder .element-item .number {
    right: 8px;
    top: 5px; }
  .alle-nyheder .element-item .weight {
    font-size: 12px; }
  .alle-nyheder .news-item-wrap a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 3;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; }
  .alle-nyheder .news-item-wrap:hover a, .alle-nyheder .news-item-wrap:hover active {
    -webkit-box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.1); }
  .alle-nyheder #options ul {
    padding-left: 0;
    margin: 15px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .alle-nyheder li {
    display: inline-block;
    position: relative;
    color: white;
    cursor: pointer;
    margin-right: 6px;
    margin-bottom: 6px; }
    .alle-nyheder li a, .alle-nyheder li label {
      color: white;
      padding: 5px 20px 5px 20px;
      display: inline-block;
      text-decoration: none;
      font-weight: bold;
      background-color: #053697;
      border-top-left-radius: 10px;
      border-bottom-left-radius: 10px;
      margin-right: 30px; }
      .alle-nyheder li a:after, .alle-nyheder li label:after {
        content: "\f111";
        font-family: "Font Awesome 5 Free";
        font-weight: 200;
        background-color: #053697;
        padding: 5px 10px;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        display: inline-block;
        position: absolute;
        top: 0;
        right: 0; }
      .alle-nyheder li a.active, .alle-nyheder li label.active {
        background-color: #FC6964; }
        .alle-nyheder li a.active:after, .alle-nyheder li label.active:after {
          content: "\f192";
          background-color: #da0029; }

#loadmore-years {
  position: absolute; }

@media screen and (max-width: 991px) {
  .alle-nyheder .grid .element-item {
    width: 49%; } }

.alle-nyheder.list .grid .headline {
  margin-top: 0;
  font-weight: normal;
  font-size: 30px;
  line-height: 1.1;
  margin-bottom: 11px; }

.alle-nyheder.list .grid .exerp {
  display: inline-block;
  margin: 0 0 10px 0;
  line-height: 1.5; }

.alle-nyheder.list .news-img-wrap {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  width: 40%;
  height: 100%;
  -ms-flex: 1 0 40%;
      flex: 1 0 40%;
  -ms-flex-item-align: stretch;
      align-self: stretch; }

.alle-nyheder.list .grid-image {
  width: 100%;
  height: auto; }

.alle-nyheder.list .element-item {
  position: relative;
  float: left;
  width: 100% !important;
  height: auto;
  margin: 0.5%;
  background: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: stretch;
     -moz-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch; }
  .alle-nyheder.list .element-item .grid-item-content {
    width: 60%;
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -ms-flex-item-align: stretch;
        align-self: stretch;
    -ms-flex: 1 0 60%;
        flex: 1 0 60%;
    padding: 20px 20px 0px 20px; }

.alle-nyheder.list .grid .element-item:nth-child(3) .grid-image {
  display: block; }

@media screen and (max-width: 991px) {
  .alle-nyheder.list .news-img-wrap {
    display: none; } }

@media (min-width: 1200px) {
  .pl-lg-4 {
    padding-left: 40px !important; }
  .pr-lg-3 {
    padding-right: 30px !important; } }

@media (min-width: 992px) {
  .px-lg-0 {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .middle-content-md {
    -ms-flex-line-pack: center;
        align-content: center; }
  .pt-45 {
    padding-top: 45px !important; }
  .mb-110 {
    margin-bottom: 110px !important; } }

@media (min-width: 768px) {
  .mb-40 {
    margin-bottom: 40px !important; }
  .mb-50 {
    margin-bottom: 50px !important; }
  .pt-60 {
    padding-top: 60px !important; }
  .pt-40 {
    padding-top: 40px !important; } }

@media (min-width: 576px) {
  .align-self-end {
    -ms-flex-item-align: end;
        align-self: flex-end; }
  .pb-60 {
    padding-bottom: 60px !important; } }

@media (max-width: 1440px) {
  .footer {
    padding-top: 240px; }
  #counter-2 {
    padding-bottom: 0; }
  .wrapper .parallax-wrap {
    min-height: 600px; } }

@media (max-width: 1280px) {
  .top-drop-menu > img {
    height: auto;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center; }
  .row-center, .container {
    max-width: 1054px;
    padding-left: 15px;
    padding-right: 15px; }
  .before-toggle-btn-box {
    right: 75px; } }

@media (max-width: 1060px) {
  .hero-content-bg .hero-content,
  #hero-4 .hero-content {
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .hero-content-bg .same-width-boxes .big-box,
  .hero-content-bg .after-none,
  #hero-4 .same-width-boxes .big-box,
  #hero-4 .after-none {
    max-width: 32%;
    margin: auto;
    font-size: 22px; }
  .hero-content-bg .after-none .big-box,
  #hero-4 .after-none .big-box {
    max-width: 100%; }
  .hero-content-bg {
    padding: 50px 0 80px; } }

@media (max-width: 991px) {
  body .top-drop-menu #top-left-menu-mobile {
    display: block; }
  #site-navigation {
    display: none; }
  #hero .hero-content .big-box {
    padding: 65px 50px 65px 30px; }
    #hero .hero-content .big-box h2 {
      font-size: 36px; }
  #hero .hero-content .small-box {
    padding: 45px 20px 35px 25px;
    font-size: 22px; }
  #hero .hero-content .small-box-wrap {
    top: 0; }
  #counter .counter-wrap,
  #counter-2 .counter-wrap {
    font-size: 43px; }
  #counter .counter-box-text,
  #counter-2 .counter-box-text {
    margin-bottom: 30px; }
  .news-wrapper .small-item {
    padding-right: 0; }
  .news-wrapper .news-item-wrap {
    max-width: 49%;
    padding-right: 0; }
    .news-wrapper .news-item-wrap a {
      width: 100%; }
  .news-wrapper .row-big .small-item {
    max-width: 100%; }
  .footer .soc-links li {
    margin: 0 50px; }
  .wrapper .parallax-wrap {
    min-height: 470px;
    margin: 20px 0 40px; }
  .contact-info .contact-person {
    max-width: 31%; }
    .contact-info .contact-person .contacts-wrap {
      padding: 45px 15px 22px; }
  .footer {
    padding-top: 200px; }
  #hero-3 {
    margin-bottom: 0px; }
  .hero-content-bg .link-box,
  #hero-4 .link-box {
    padding: 25px; }
  .hero-content-bg .bot-left-line:after,
  #hero-4 .bot-left-line:after {
    content: none; }
  .hero-content-bg .hero-content .top-left-line:before,
  .hero-content-bg .hero-content .big-box:after,
  #hero-4 .hero-content .top-left-line:before,
  #hero-4 .hero-content .big-box:after {
    content: none; }
  .hero-content-bg .hero-content .top-left-line,
  #hero-4 .hero-content .top-left-line {
    padding: 25px; }
  #hero-5 .hero-content .big-box {
    padding: 35px 30px 65px 30px; }
    #hero-5 .hero-content .big-box h2 {
      font-size: 36px; }
  #hero-5 .hero-content .small-box {
    font-size: 22px;
    padding: 45px 30px 35px 30px; }
  .top-drop-menu #top-drop-ul {
    list-style: none;
    padding-left: 0;
    margin-top: 100px;
    padding-right: 25px; }
    .top-drop-menu #top-drop-ul li a {
      display: block;
      color: #fff;
      text-decoration: none;
      font-size: 22px;
      line-height: 1.8;
      font-weight: 700;font-family:"DIN W01 Bold"; }
  body div.asp_w.asp_r a.asp_res_image_url, body div.asp_w.asp_r a.asp_res_image_url:hover, body div.asp_w.asp_r a.asp_res_image_url:focus, body div.asp_w.asp_r a.asp_res_image_url:active {
    display: none !important; } }

@media (max-width: 767px) {
  body .vimeo-wrapper {
    height: 110vh; }
  body .vimeo-wrapper iframe {
    min-height: 110vh; }
  body .tagline {
    line-height: 1;
    font-size: 15px;
    text-align: right; }
  body .top-menu-right {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -moz-box-align: end;
         align-items: flex-end; }
  body .full-height {
    height: 70vh; }
  body .medium-height {
    height: 60vh;
    min-height: 60vh !important; }
  body .small-height {
    height: 50vh;
    min-height: 50vh !important; }
  body .modul-full-image.full-height {
    height: 50vh; }
  body .modul-full-image.medium-height {
    height: 40vh;
    min-height: 40vh !important; }
  body .modul-full-image.small-height {
    height: 30vh;
    min-height: 30vh !important; }
  body .feature-image img {
    min-width: 100%;
    max-height: 100vh;
    height: auto; }
  #hero-5 .hero-content .big-box {
    padding: 35px 15px 65px 15px;
    max-width: 32%;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25); }
    #hero-5 .hero-content .big-box h2 {
      font-size: 24px; }
  #hero-5 .hero-content .small-box {
    font-size: 22px;
    padding: 45px 15px 35px 15px;
    -webkit-box-flex: 0;
       -moz-box-flex: 0;
        -ms-flex: 0 0 33%;
            flex: 0 0 33%;
    max-width: 32%; }
    #hero-5 .hero-content .small-box:after {
      left: 15px; }
    #hero-5 .hero-content .small-box:nth-child(2) {
      -webkit-box-flex: 0;
         -moz-box-flex: 0;
          -ms-flex: 0 0 33%;
              flex: 0 0 33%;
      max-width: 32%; }
  #hero-5 .hero-content .small-box-wrap {
    top: 0;
    -webkit-box-flex: 0;
       -moz-box-flex: 0;
        -ms-flex: 0 0 33%;
            flex: 0 0 33%;
    max-width: 32%; }
  #counter .counter-wrap {
    font-size: 36px; }
  #counter .counter-box-text {
    font-size: 14px; }
  .order-2-md-down {
    -webkit-box-ordinal-group: 3;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .footer {
    padding-top: 170px; }
  #chess-box-wrap {
    padding-bottom: 150px; }
    #chess-box-wrap .right-box-wrap {
      margin-bottom: 30px; }
    #chess-box-wrap .right-box,
    #chess-box-wrap .left-box {
      margin-bottom: 20px;
      text-align: center;
      padding-left: 0;
      padding-right: 0; }
      #chess-box-wrap .right-box h2:after,
      #chess-box-wrap .left-box h2:after {
        left: 0;
        right: 0; }
      #chess-box-wrap .right-box p,
      #chess-box-wrap .left-box p {
        text-align: center; }
  .top-drop-menu > img {
    -o-object-position: right;
       object-position: right; }
  .top-drop-menu #top-drop-ul li a {
    font-size: 25px;
    line-height: 1.1; }
  #chess-box-wrap .right-box,
  #chess-box-wrap .left-box {
    font-size: 30px; }
  .wrapper h1 {
    font-size: 36px;
    margin: 20px 0 55px; }
  .block-quote h2, .block-quote-red h2 {
    font-size: 32px; }
  .wrapper .mb-45 {
    margin-bottom: 25px; }
  .wrapper .mb-40 {
    margin-bottom: 25px !important; }
  .wrapper .mb-50 {
    margin-bottom: 30px !important; }
  .wrapper .pt-60 {
    padding-top: 40px !important; }
  .pt-60 {
    padding-top: 40px !important; }
  .hero-content-bg h1,
  #hero-3 .hero-content h1,
  .hero h1,
  #hero-5 h1,
  #hero h1,
  #hero-4 h1,
  #hero-native h1 {
    font-size: 36px; }
  .hero-content-bg h1,
  .hero h1,
  #hero-5 h1,
  #hero h1 {
    margin: 60px auto 30px; }
  .gray-texts-box {
    padding: 70px 30px 25px 30px !important; }
  .big-red-text {
    font-size: 30px;
    margin-bottom: 50px; }
  .mb-30-xs-max {
    margin-bottom: 30px; }
  .top-drop-menu > img {
    height: 100%; }
  p.bold-red-text, .bold-red-text {
    font-size: 19px; }
  .hero-content-bg {
    background-position-x: -200px;
    padding-bottom: 40px; }
  #hero-4.hero-half-height {
    min-height: 35vh; }
  #content .filter-buttons {
    display: none; }
  .gm-style-iw.gm-style-iw-c {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 80vw !important;
    max-width: 80vw !important; } }

@media (max-width: 720px) {
  #hero .hero-content .big-box {
    padding: 25px 15px 35px 15px;
    max-width: 32%; }
    #hero .hero-content .big-box h2 {
      font-size: 24px; }
    #hero .hero-content .big-box:after {
      bottom: 25px;
      left: 15px; }
  #hero .hero-content .small-box-wrap,
  #hero .hero-content .small-box:nth-child(2) {
    -webkit-box-flex: 0;
       -moz-box-flex: 0;
        -ms-flex: 0 0 33%;
            flex: 0 0 33%;
    max-width: 32%; }
  #hero .hero-content .small-box-wrap .small-box,
  #hero .hero-content .small-box:nth-child(2) {
    padding-left: 15px;
    padding-right: 15px; }
    #hero .hero-content .small-box-wrap .small-box:after,
    #hero .hero-content .small-box:nth-child(2):after {
      left: 15px; }
  #top-left-menu {
    display: none; }
  .footer {
    padding-top: 110px; }
  #counter {
    padding-bottom: 0; }
  .contact-info .contact-person {
    -webkit-box-flex: 0;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 340px; }
  .gray-texts-box h3 {
    font-size: 22px;
    padding-right: 0; }
  .gray-texts-box {
    padding: 70px 20px 25px 20px !important; }
  .big-red-text {
    padding-left: 0;
    padding-right: 0; } }

@media (max-width: 575px) {
  #hero .hero-content {
    margin-top: 40px; }
    #hero .hero-content .big-box,
    #hero .hero-content .small-box:nth-child(2),
    #hero .hero-content .small-box-wrap {
      -webkit-box-flex: 0;
         -moz-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      margin: 0 0 20px; }
    #hero .hero-content .small-box-img img {
      max-height: 150px;
      -o-object-fit: cover;
         object-fit: cover; }
  .footer .form-group input {
    max-width: calc(100% - 170px); }
  .footer .soc-links {
    margin: 45px 0 25px; }
    .footer .soc-links li {
      margin: 0 20px; }
  .news-wrapper .news-item-wrap {
    width: 100%;
    max-width: 100%; }
  .news-item-wrap .title-wrap .news-title {
    font-size: 25px; }
  .large-item .title-wrap,
  .news-item-wrap .title-wrap {
    padding: 20px 20px 15px; }
  .wrapper h1 {
    font-size: 30px; }
  .block-quote h2,
  .block-quote-red h2 {
    font-size: 28px; }
  .hero-content-bg .same-width-boxes .big-box,
  #hero-4 .same-width-boxes .big-box {
    max-width: 100%;
    -webkit-box-flex: 0;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-bottom: 20px; }
    .hero-content-bg .same-width-boxes .big-box .link-box,
    #hero-4 .same-width-boxes .big-box .link-box {
      margin-bottom: 0; }
    .hero-content-bg .same-width-boxes .big-box .bot-left-line,
    #hero-4 .same-width-boxes .big-box .bot-left-line {
      margin-bottom: 20px; }
  .hero-content-bg .link-box,
  #hero-4 .link-box {
    padding: 15px;
    margin-bottom: 20px; }
  .hero-content-bg .small-box-img,
  #hero-4 .small-box-img {
    max-width: 100%; }
  .hero-content-bg img,
  #hero-4 img {
    max-height: 150px;
    -o-object-fit: cover;
       object-fit: cover; }
  .align-self-end {
    -ms-flex-item-align: end;
        align-self: flex-end; }
  .pb-60 {
    padding-bottom: 60px !important; }
  #hero-5 .hero-content .big-box {
    -webkit-box-flex: 0;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  #hero-5 .hero-content .small-box {
    padding-top: 25px;
    -webkit-box-flex: 0;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
    #hero-5 .hero-content .small-box:nth-child(2) {
      -webkit-box-flex: 0;
         -moz-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      margin: 20px 0; }
    #hero-5 .hero-content .small-box:after {
      top: auto;
      bottom: 25px; }
  #hero-5 .hero-content .small-box-wrap {
    top: 0;
    -webkit-box-flex: 0;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  #hero-5 .hero-content img {
    max-height: 150px;
    -o-object-fit: cover;
       object-fit: cover; }
  .hero-content-bg .after-none,
  #hero-4 .after-none {
    -webkit-box-flex: 0;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  #news-section .news-wrapper {
    top: 0; } }

@media (max-width: 480px) {
  .footer .form-group {
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .footer .form-group input {
      max-width: 100%;
      -webkit-box-flex: 0;
         -moz-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      margin-bottom: 15px; }
  #chess-box-wrap .right-box,
  #chess-box-wrap .left-box,
  .big-red-text {
    font-size: 22px; }
  #chess-box-wrap {
    padding-bottom: 120px; }
  .before-toggle-btn-box {
    right: 60px;
    font-size: 18px;
    top: 0; }
  .wrapper h1 {
    font-size: 28px; }
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.2; }
  .wrapper .parallax-wrap {
    min-height: 340px; }
  .block-quote h2, .block-quote-red h2 {
    font-size: 24px; }
  .logo-wrappre-left {
    width: 110px; }
  .block-quote, .block-quote-red {
    padding: 40px 0; }
  .wrapper {
    padding-bottom: 10px; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #hero .hero-content, #hero-3 .hero-content, #hero-4 .hero-content, #hero-5 .hero-content, #hero-native .hero-content {
    padding-top: 100px; } }

body, html {
  overflow-x: hidden; }

.fl-row-content-wrap, .fl-module-content {
  margin: 0;
  padding: 0; }

.full-width-image {
  width: 100%;
  height: 100%;
  background-size: cover; }

.full-height {
  height: 100vh; }

.medium-height {
  height: 70vh;
  min-height: 70vh !important; }

.small-height {
  height: 50vh;
  min-height: 50vh !important; }

.guldkort-wrap.full-height {
  height: 95vh; }

h1 {
  font-weight: normal; }

.manchet {
  color: #FC6964;
  font-family:"DIN W01 Regular";
  font-size: 25px;
  line-height: 1.2;
  padding-bottom: 30px;
  display: inline-block; }

ul, ol {
  padding-left: 18px;
  line-height: 1.2; }

li {
  line-height: 1.5; }

/*Moduler*/
.single-post .boh-RTF {
  max-width: 600px; }

.boh-RTF {
  padding-top: 30px;
  padding-bottom: 30px; }

.fl-module-fact .fas, .fl-module-fact .fa {
  font-size: 45px;
  color: #FC6964;
  padding-bottom: 10px; }

.boh-RTF {
  padding-top: 30px; }

.boh-RTF h2, body:not(.fl-builder) article h2 {
  color: #FC6964;
  font-weight: 700;font-family:"DIN W01 Regular";
  font-size: 25px;
  line-height: 1.2;
  display: inline-block; }

a {
  text-decoration: none;
  color: #FC6964;
  font-weight: 700;font-family:"DIN W01 Regular";
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s; }

a:hover {
  color: #CE332D; }

#news-section .news-item-image {
  width: 100%;
  height: 160px;
  background-size: cover;
  background-position: center center; }

#news-section .item-1 .news-item-image, #news-section .item-5 .news-item-image {
  height: 245px; }

#news-section .item-6 .news-item-image {
  height: 365px; }

.feature-normal {
  padding: 80px 0;
  background: #f2f2f2; }

.feature-normal.dark {
  background: #FC6964; }

.feature-normal.dark,
.feature-normal.dark .section-title,
.feature-normal.dark p {
  color: #f2f2f2; }

.feature-normal.dark .section-title:after {
  border-bottom: 3px solid #fff; }

h1 {
  margin: 20px; }


  /* RTF  udslytning fra moduler */

  body .boh-RTF {
    max-width: 100%!important;
}
    
@media only screen and (max-width: 800px) {
    .boh-RTF {padding: 30px;} 
}    



#hero-3.statisk {
  padding-top: 0px
}
@media (max-width: 1200px) {
#hero-3.bredformat {
      
      min-height: 70vw;
      height: 70vw;

}
#hero-3 {
      margin-top: 0;
}
}




@media (max-width: 991px){ 
  .hero-1 .hero-content .big-box {
      padding: 30px 50px 65px 30px;
  }
      
     .hero-1 .hero-content .small-box-wrap .small-box {
      padding: 25px 20px 35px 25px;
      font-size: 22px;
  } 
      
  }
      
      
     .hero-1 .hero-content .small-box-wrap .small-box {
      padding: 25px 20px 35px 25px;
      font-size: 22px;
  } 
  
  .hero-1 .hero-content .big-box {
      padding: 30px 50px 65px 30px;
  }



  /*Udvidet Teaser billede 23 jan 2023 */

  .Udvidet.feature-image .right-box, 
.Udvidet.feature-image .left-box {
    position: relative;
 color:black;
    font-size: 16px;
}

.Udvidet.feature-image .col-sm-5 {
	background:white; 

}

.Udvidet.left-box .section-title {

	font-size: 24px;
}


.Udvidet.feature-image .container {
    max-width: 90%;
    width: 90%;
}

.Udvidet.feature-image .section-title {
    font-size: 24px;
    margin: 20px;
}

.Udvidet.section-title:after {
    position: absolute;
    content: '';
    width: 100%;
    border-bottom: 2px solid #000;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
}

.Udvidet.feature-image .left-box p {
  
    padding: 0 20px;
}


.Udvidet.feature-image img {
	
	max-height:90vh!important;
	/*border:10px solid #000000e8; */

}

.Udvidet.feature-image .col-sm-5 {
    background: transparent;
	
}

@media only screen and (min-width: 48em) {
	.Udvidet .col-sm-5 {
    -ms-flex-preferred-size: 30%;
			flex-basis: 30%;
			max-width: 30%;
	}
	.Udvidet .col-sm-6 {
		 -ms-flex-preferred-size: 70%;
		flex-basis: 70%;
			max-width: 70%;
	}
	
}


.Udvidet .feature-image {
	cursor:pointer;
}
.Udvidet .section-title {
	text-transform:none;
}
.Udvidet.feature-image:hover img {
	  box-shadow: 0px 5px 7px rgba(0,0,0,0.62), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	/*
  box-shadow: 0px 14px 28px rgba(0,0,0,0.75), 0 10px 10px rgba(0,0,0,0.22);
	transform:scale(1.005);
	*/
	
}
.Udvidet .news-img-wrap {
	    border: 10px solid black;
}
.Udvidet.feature-image .section-title {
  font-size: 24px;
  color: black;
}
.Udvidet .section-title:after {content:none;}
.Udvidet .section-title {padding-bottom:0; color:#FC6964;}
.Udvidet.feature-image .container .row {
	    display: flex;
    align-items: center;
}
.Udvidet.feature-image p {padding:0px 20px; font-size:18px; line-height:1.25;}

.Udvidet .feature-image .container {width:90%;}

@media only screen and (max-width: 1200px) {
.Udvidet.feature-image  .row  div {width:100%; 	flex-basis: 100%; max-width: 100%;}

	.right-box-wrap {
		flex-direction: column-reverse;
		
	}
.Udvidet.feature-image 	.right-box-wrap * {text-align:left!important; }
		}



 /*APP RIBBON*/

#app-ribbon i {
  position: absolute;
  top: 7px;
  right: 10px;
  font-size: 20px;
  cursor: pointer;
  color:white;
}


