/* rgb(0,115,123)*/
/* rgb(0,65,70)*/
/* rgb(0,163,182)*/
/* rgb(232,71,77)*/
/* rgb(154,154,35)*/
/* rgb(114,115,24)*/
/* rgb(219,79,20)*/
/* rgb(135,47,7)*/
/* rgb(226,224,201)*/
/* Fonts */
/* rgb(0,115,123)*/
/* rgb(0,65,70)*/
/* rgb(0,163,182)*/
/* rgb(232,71,77)*/
/* rgb(154,154,35)*/
/* rgb(114,115,24)*/
/* rgb(219,79,20)*/
/* rgb(135,47,7)*/
/* rgb(226,224,201)*/
/* Fonts */
/*$primaryColor1: #444 !default; // general text
$primaryColor2: #00343D !default; // links
$primaryColor3: #FAFAFA !default; // almost white
$primaryColor4: #1A1A1A !default; // almost black
$primaryColor5: #5A5A5A !default; // nice gray*/
body {
  width: 100%;
  *zoom: 1;
}
body:before, body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}

.nb_fixed-bg {
  min-height: 30vh;
  background-position: 50% top;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #000;
}

@media all and (min-width: 0px) {
  .nb_fixed-bg {
    min-height: 30vh;
  }
}
@media all and (min-width: 480px) and (max-width: 767px) {
  .nb_fixed-bg {
    min-height: 35vh;
  }
}
@media all and (min-width: 769px) {
  .nb_fixed-bg, #nb_slideshow_bg {
    height: 65vh;
    background-attachment: fixed;
  }

  #nb_fixed-bg0 {
    background-size: contain;
  }

  #nb_fixed-bg4 {
    height: 25vh;
  }
}
.region--header .field--type-text-with-summary {
  margin: 0;
}

.region div.node--type-homepage {
  margin: 1.5em 0 0 0;
  font-size: 1.4em;
}

@media all and (max-width: 959px) {
  div.ds-2col > .group-left {
    width: 98% !important;
    margin-right: 1% !important;
    margin-left: 1% !important;
  }
  div.ds-2col > .group-left:first-of-type {
    margin-left: 0 !important;
  }
  div.ds-2col > .group-left:last-of-type {
    margin-right: 0 !important;
  }

  div.ds-2col > .group-right {
    width: 98% !important;
    margin-right: 1% !important;
    margin-left: 1% !important;
  }
  div.ds-2col > .group-right:first-of-type {
    margin-left: 0 !important;
  }
  div.ds-2col > .group-right:last-of-type {
    margin-right: 0 !important;
  }
}
@media all and (min-width: 960px) and (max-width: 1279px) {
  div.ds-2col > .group-left {
    width: 220px !important;
    margin-right: 10px !important;
    margin-left: 10px !important;
  }
  div.ds-2col > .group-left:first-of-type {
    margin-left: 0 !important;
  }
  div.ds-2col > .group-left:last-of-type {
    margin-right: 0 !important;
  }

  div.ds-2col > .group-right {
    width: 700px !important;
    margin-right: 10px !important;
    margin-left: 10px !important;
  }
  div.ds-2col > .group-right:first-of-type {
    margin-left: 0 !important;
  }
  div.ds-2col > .group-right:last-of-type {
    margin-right: 0 !important;
  }

  #block-findus .ds-2col > .group-right iframe {
    float: right;
  }
}
@media all and (min-width: 1280px) {
  div.ds-2col > .group-left {
    width: 280px !important;
    margin-right: 10px !important;
    margin-left: 10px !important;
  }
  div.ds-2col > .group-left:first-of-type {
    margin-left: 0 !important;
  }
  div.ds-2col > .group-left:last-of-type {
    margin-right: 0 !important;
  }

  div.ds-2col > .group-right {
    width: 880px !important;
    margin-right: 10px !important;
    margin-left: 10px !important;
  }
  div.ds-2col > .group-right:first-of-type {
    margin-left: 0 !important;
  }
  div.ds-2col > .group-right:last-of-type {
    margin-right: 0 !important;
  }

  #block-findus .ds-2col > .group-right iframe {
    float: right;
  }
}
#block-findus {
  margin: 0 0 1.5em 0;
}

@media all and (max-width: 959px) {
  #block-findus {
    display: none;
  }
}
@media all and (min-width: 960px) {
  #block-locationmap, #block-contactdetails {
    display: none;
  }
}
.site-copyright p {
  font-size: 1em;
  margin: 0 0 1em 0;
}

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