h1 {
  margin-top: 25px;
  margin-bottom: 25px;
  font-family: 'Droid Serif', serif;
  font-size: 38px;
  line-height: 45px;
  font-weight: 400;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Droid Serif', serif;
  font-size: 32px;
  line-height: 36px;
  font-weight: 400;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Droid Serif', serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
}

p {
  margin-bottom: 10px;
}

.navbar {
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  border-top: 3px solid #bf2323;
  border-radius: 0px;
  background-color: rgba(122, 159, 187, 0.4);
}

.navlogo {
  margin-top: 24px;
  margin-left: 0px;
}

.nav-link {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 35px 15px 30px;
  font-family: 'Droid Sans', sans-serif;
  color: #333;
  font-size: 15px;
}

.nav-link:hover {
  background-color: #33455c;
  color: #fff;
}

.nav-link.w--current {
  background-color: #33455c;
  color: #fff;
}

.nav-link.w--current:focus {
  background-color: #33455c;
  color: #fff;
}

.nav-link.navskil {
  border-right: 1px solid #fff;
}

.nav-link.navdel2 {
  background-color: rgba(0, 0, 0, 0.1);
}

.nav-link.navlast {
  margin-right: 50px;
}

.background-video {
  height: 800px;
}

.fronpage_he {
  display: block;
  margin-top: 200px;
  font-family: 'Droid Serif', serif;
  font-size: 60px;
  font-weight: 400;
  text-align: center;
}

.frontpage_section2 {
  margin-top: 25px;
  font-family: 'Droid Sans', sans-serif;
  font-size: 30px;
  text-align: center;
}

.frontpage_button {
  display: block;
  width: 300px;
  height: 50px;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  float: left;
  border-radius: 5px;
  background-color: #bf2323;
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.frontpage_button.butcenter {
  float: none;
}

.frontpage_boxes {
  margin-top: -40px;
  margin-right: 10px;
  margin-left: 10px;
  border-style: none;
}

.frontpage_col {
  border: 5px none #fff;
}

.p-white {
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  font-size: 15px;
}

.h2-white {
  margin-top: 5px;
  font-family: 'Droid Serif', serif;
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  text-align: center;
}

.column_div {
  padding: 10px;
  border-style: solid;
  border-width: 5px;
  border-color: #fff #fff #e94b50;
  background-color: #132a3a;
}

.frontslider {
  height: 600px;
}

.slide {
  background-image: linear-gradient(179deg, #3b9e92, #d4ffcc);
}

.sliderimg-hos {
  display: block;
  margin-top: 0px;
  float: left;
}

.div-sliderindhold {
  display: block;
  max-width: 1000px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.heading {
  font-family: 'Droid Serif', serif;
  font-weight: 400;
}

.heading-2 {
  position: static;
  overflow: visible;
  width: 100px;
  float: left;
  clear: none;
}

.text-block {
  float: none;
}

.slider-text-hos {
  margin-top: 20px;
  float: none;
  font-family: 'Droid Sans', sans-serif;
  font-size: 30px;
  line-height: 32px;
  font-weight: 400;
  text-align: left;
}

.sliderh1text {
  margin-top: 75px;
  font-size: 45px;
  font-weight: 400;
}

.background-video-2 {
  height: 600px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
}

.slider-3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(9, 15, 32, 0.5)), to(rgba(9, 15, 32, 0.5))), url('../images/projektstyring-slider.jpg');
  background-image: linear-gradient(180deg, rgba(9, 15, 32, 0.5), rgba(9, 15, 32, 0.5)), url('../images/projektstyring-slider.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  color: #fff;
}

.payoff {
  display: block;
  max-width: 800px;
  margin: 50px auto 15px;
  font-family: 'Droid Serif', serif;
  font-size: 30px;
  line-height: 35px;
  font-style: normal;
  text-align: center;
}

.payoff.underskrift {
  margin-top: 10px;
  margin-bottom: 35px;
  padding-top: 10px;
  border-top: 1px dashed silver;
  color: #bf2323;
  font-size: 20px;
}

.topimg {
  height: 250px;
  background-image: url('../images/projektstyring-slider.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.paragraph {
  float: left;
  font-family: 'Droid Sans', sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.paragraph.kontakt {
  margin-top: 23px;
  margin-left: 44px;
}

.heading-3 {
  font-family: 'Droid Serif', serif;
  font-size: 26px;
  line-height: 50px;
  font-weight: 400;
}

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

.textlink {
  color: #333;
  font-weight: 700;
}

.textlink:hover {
  color: #bf2323;
}

.udtalelse {
  display: block;
  max-width: 600px;
  margin: 10px auto;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 0px;
  border-top: 1px none #777;
  border-bottom: 1px none #777;
  font-family: 'Droid Serif', serif;
  color: #6b6b6b;
  font-size: 20px;
  line-height: 25px;
  font-style: italic;
}

.red {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #bf2323;
  text-align: center;
}

.containerudtalelse {
  margin-top: 30px;
  margin-bottom: 0px;
  border-top: 1px dashed #777;
  border-bottom: 1px dashed #777;
}

.secfooter {
  padding-top: 20px;
  padding-bottom: 50px;
  background-color: rgba(122, 159, 187, 0.4);
}

.footer-kontaktdata {
  position: static;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 40px;
  float: left;
}

.footerimg {
  display: block;
  margin-top: 26px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  border-top: 1px none #000;
  border-bottom: 1px none #000;
  text-align: left;
}

.div-footer-img {
  position: relative;
  display: block;
  width: 250px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.div-block {
  display: block;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}

.footer-form {
  margin-top: 25px;
  margin-left: 10px;
  float: right;
}

.footer-but {
  width: 200px;
  background-color: #7a9fbb;
}

.success-message {
  background-color: transparent;
}

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

.footerrow {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.column {
  position: static;
  display: block;
}

.div-projekter {
  position: static;
  display: block;
  overflow: visible;
  margin-bottom: 20px;
  padding: 10px;
  float: none;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(122, 159, 187, 0.4);
}

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

.projekt-img {
  position: relative;
  overflow: visible;
  width: 100%;
  height: 250px;
  max-width: 100%;
  margin-bottom: 10px;
  float: none;
  clear: none;
}

.projekt-img:hover {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.div-block-2 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png');
  background-position: 0px 0px;
  background-size: 125px;
}

.button-page {
  display: block;
  width: 300px;
  margin: 50px auto;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 12px;
  background-color: #33455c;
  font-family: 'Droid Sans', sans-serif;
  font-size: 18px;
  text-align: center;
}

.button-page:hover {
  background-color: #e94b50;
}

.projekter-undertekst {
  margin-bottom: 0px;
  padding: 10px;
  float: none;
  background-color: hsla(0, 0%, 100%, 0.25);
  font-family: 'Droid Sans', sans-serif;
  font-size: 18px;
  text-align: center;
}

.projektoverskrift {
  margin-bottom: 0px;
}

.projektunderoverskrift {
  margin-top: 5px;
  margin-bottom: 20px;
  font-family: 'Droid Sans', sans-serif;
  color: #bf2323;
  font-size: 20px;
}

.projektdiv {
  display: block;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}

.projektblok {
  font-family: 'Droid Sans', sans-serif;
  font-size: 18px;
}

.projekte-containe {
  margin-bottom: 25px;
}

.projekter-knap {
  position: absolute;
  top: 298px;
  right: 35px;
  z-index: 15;
  display: block;
  overflow: visible;
  width: 50px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  float: left;
  border-radius: 8px 0px 0px;
  background-color: #e94b50;
  box-shadow: -3px -4px 10px 0 rgba(0, 0, 0, 0.5);
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  text-align: center;
}

.topprojektstyring {
  height: 250px;
  background-image: url('../images/top-mjoelnerparken.jpg');
  background-position: 50% 0px;
  background-size: 2000px;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.projparalax {
  height: 400px;
  background-color: transparent;
  background-image: url('../images/Feriehotel-Fyrklit-176-lejligheder.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.div-700 {
  display: block;
  width: 720px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

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

.cvaarstal {
  margin-bottom: 4px;
  float: left;
  font-family: 'Droid Sans', sans-serif;
  color: #bf2323;
  font-size: 18px;
  font-style: italic;
}

.cvaarstal.bindestreg {
  width: 16px;
}

.cvaarstal.aarstalslut {
  width: 500px;
}

.cvjob {
  margin-bottom: 12px;
  float: left;
  clear: left;
  font-family: 'Droid Sans', sans-serif;
  font-size: 20px;
}

.cvjob.ekstra {
  font-size: 16px;
}

.rich-text-block {
  float: left;
  clear: left;
  font-family: 'Droid Sans', sans-serif;
  font-size: 16px;
}

.cvdynitem {
  margin-top: 15px;
  margin-bottom: 25px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #ccc;
}

.topcv {
  height: 250px;
  background-image: url('../images/Bjoernebakken_oversigtskort.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.projbb {
  height: 400px;
  background-image: url('../images/top-cv.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.linklogin {
  margin-top: 30px;
  padding: 4px 4px 4px 10px;
  float: right;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#33455c), to(#33455c));
  background-image: linear-gradient(180deg, #33455c, #33455c);
}

.topdrone {
  height: 450px;
  background-image: url('../images/topdrone.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.collumn15 {
  padding-right: 15px;
  padding-left: 15px;
}

.cont50 {
  margin-bottom: 50px;
}

.sectblueback {
  margin-bottom: 0px;
  padding-top: 25px;
  padding-bottom: 50px;
  background-color: rgba(122, 159, 187, 0.2);
}

.centerh2 {
  margin-bottom: 30px;
  text-align: center;
}

.bagvideo {
  display: block;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 20px;
  border-style: solid;
  border-width: 10px;
  border-color: rgba(122, 159, 187, 0.2);
  background-color: #fff;
}

.videoheading {
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: 'Droid Sans', sans-serif;
  font-size: 20px;
}

.dronekronborg {
  height: 400px;
  background-image: url('../images/droneoptagelse-kronborg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.dynamic-list {
  display: block;
  margin-left: -10px;
}

.handsonsimply {
  height: 250px;
  background-image: url('../images/top-handsonsimply.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.topblog {
  height: 150px;
  background-image: url('../images/topblog.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.blogimg {
  width: 300px;
  margin-bottom: 20px;
  padding-bottom: 0px;
  float: left;
}

.blogtitel {
  margin-bottom: 10px;
  margin-left: 0px;
  float: left;
  clear: left;
  font-family: 'Droid Serif', serif;
  font-size: 20px;
}

.blogdate {
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 0px;
  float: left;
  font-family: 'Droid Sans', sans-serif;
  color: #bf2323;
  font-style: italic;
}

.blogdivliste {
  width: 500px;
  margin-left: 20px;
  float: left;
}

.blogsummary {
  float: none;
  clear: left;
  font-family: 'Droid Sans', sans-serif;
  font-size: 16px;
}

.paragraph-2 {
  float: left;
}

.knapblogmere {
  margin-top: 10px;
  background-color: #33455c;
  font-family: 'Droid Sans', sans-serif;
  font-size: 16px;
}

.knapblogmere:hover {
  background-color: #e94b50;
}

.blogliste {
  margin-bottom: 20px;
  border-style: none none dashed;
  border-width: 1px;
  border-color: #000 #000 #ccc;
}

.blogpostdate {
  margin-top: 25px;
  font-family: 'Droid Sans', sans-serif;
  color: #bf2323;
  font-size: 16px;
  font-style: italic;
}

.blogposttitle {
  margin-top: 0px;
  margin-bottom: 5px;
}

.blogpost {
  margin-bottom: 25px;
  font-family: 'Droid Sans', sans-serif;
  font-size: 18px;
}

.blogcontainer {
  padding-right: 10px;
  padding-left: 10px;
}

.blogbackbutton {
  margin-bottom: 25px;
  float: right;
  background-color: #33455c;
  text-align: left;
}

.blogbackbutton:hover {
  background-color: #e94b50;
}

.underprojekt {
  margin-bottom: 10px;
  font-family: 'Droid Sans', sans-serif;
  font-size: 16px;
  font-style: italic;
}

.procol {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dadada;
}

.divcv {
  margin-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #dadada;
}

.video {
  margin-bottom: 30px;
  border: 10px solid #fff;
}

html.w-mod-js *[data-ix="fadened"] {
  opacity: 0;
  -webkit-transform: translate(0px, -30px);
  -ms-transform: translate(0px, -30px);
  transform: translate(0px, -30px);
}

html.w-mod-js *[data-ix="fadeop"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="fadein-after-wait"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="projekt-ind"] {
  opacity: 0;
}

@media screen and (max-width: 991px) {
  .heading-3.center {
    line-height: 32px;
  }
}

@media screen and (max-width: 767px) {
  .paragraph {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .footer-kontaktdata {
    display: block;
    width: 200px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .footer-form {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .div-700 {
    width: 500px;
  }
  .column-2 {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .nav-link {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #cad9e4;
  }
  .nav-link.w--current {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .nav-link.navlast {
    margin-right: 0px;
  }
  .fronpage_he {
    font-size: 30px;
  }
  .frontpage_section2 {
    padding-right: 50px;
    padding-left: 50px;
    font-size: 18px;
  }
  .paragraph {
    display: block;
    float: none;
    text-align: left;
  }
  .heading-3.center {
    font-size: 20px;
    line-height: 22px;
  }
  .containerudtalelse {
    padding-right: 10px;
    padding-left: 10px;
  }
  .heading-4 {
    margin-left: 10px;
  }
  .footer-kontaktdata {
    margin-bottom: 20px;
    margin-left: 70px;
  }
  .footerimg {
    float: none;
  }
  .div-footer-img {
    float: none;
  }
  .footer-form {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
    float: none;
  }
  .footer-but {
    width: 100%;
  }
  .column {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .menu-button.w--open {
    background-color: #33455c;
  }
  .nav-menu {
    background-color: #cad9e4;
  }
  .projektoverskrift {
    font-size: 28px;
  }
  .projektunderoverskrift {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 16px;
  }
  .projektblok {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 16px;
  }
  .div-700 {
    width: 300px;
  }
  .cvaarstal.aarstalslut {
    width: 150px;
  }
  .cvjob {
    float: left;
    clear: left;
  }
  .heading-6 {
    margin-left: 0px;
    font-size: 20px;
    line-height: 20px;
  }
  .centerh2 {
    font-size: 28px;
  }
  .bagvideo {
    width: 300px;
    margin-right: 10px;
    margin-left: 10px;
  }
  .videoheading {
    font-size: 16px;
  }
  .heading-7 {
    font-size: 30px;
  }
}

