/*
/// Gets font
@function _font($keys...) {
	@return val($fonts, $keys...);
}
*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4999;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.95;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5000;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    transform-origin: 0;
  }
  .mfp-arrow-right {
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*
/// Gets font
@function _font($keys...) {
	@return val($fonts, $keys...);
}
*/
* {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  font-size: 100%;
  font: inherit;
  position: relative;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

@font-face {
  font-family: "Carling";
  src: url("../fonts/opticarling-light-webfont.woff") format("woff"), url("../fonts/opticarling-light-webfont.woff") format("woff2");
}
@font-face {
  font-family: "brandon_grotesque-medium";
  src: url("../fonts/brandon_med-webfont.woff2") format("woff2"), url("../fonts/brandon_med-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "brandon_grotesque-bold";
  src: url("../fonts/brandon_bld-webfont.woff2") format("woff2"), url("../fonts/brandon_bld-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "brandon_grotesque-black";
  src: url("../fonts/brandon_blk-webfont.woff2") format("woff2"), url("../fonts/brandon_blk-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "brandon_grotesque-light";
  src: url("../fonts/brandon_light-webfont.woff2") format("woff2"), url("../fonts/brandon_light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: local("Material Icons"), local("MaterialIcons-Regular"), url(../fonts/MaterialIcons-Regular.woff2) format("woff2"), url(../fonts/MaterialIcons-Regular.woff) format("woff");
}
.medium, body, form.InputfieldForm p.description {
  font-family: brandon_grotesque-medium, sans-serif;
}

.light {
  font-family: brandon_grotesque-light, sans-serif;
}

.bold, main section.contentpart h4, main section.contentpart h3, ul#footerNaviList li a span, strong, .fs_headline_1, main section.contentpart header h2, nav ul#mainNaviList li a span {
  font-family: brandon_grotesque-bold, sans-serif;
}

.black, strong, form.InputfieldForm button, form.InputfieldForm label, form.InputfieldForm legend {
  font-family: brandon_grotesque-black, sans-serif;
}

.icon {
  font-family: "Material Icons", sans-serif;
}

.fs_text, body, form.InputfieldForm * {
  font-size: 1.2rem;
}
@media only screen and (max-width: 50rem) {
  .fs_text, body, form.InputfieldForm * {
    font-size: 1rem;
  }
}

.fs_teaser, section.contentpart.text_1_col div.teaser * {
  font-size: 1.4rem;
}

.fs_headline_1, main section.contentpart header h2, nav ul#mainNaviList li a span {
  font-size: 3rem;
}
@media only screen and (max-width: 90.625rem) and (min-width: 75.01rem) {
  .fs_headline_1, main section.contentpart header h2, nav ul#mainNaviList li a span {
    font-size: 2.5rem;
  }
}
@media only screen and (max-width: 75rem) {
  .fs_headline_1, main section.contentpart header h2, nav ul#mainNaviList li a span {
    font-size: 2.5rem;
  }
}
@media only screen and (max-width: 50rem) {
  .fs_headline_1, main section.contentpart header h2, nav ul#mainNaviList li a span {
    font-size: 2rem;
  }
}

.fs_headline_2 {
  font-size: 2rem;
}
@media only screen and (max-width: 50rem) {
  .fs_headline_2 {
    font-size: 1.2rem;
  }
}

.fs_headline_3, main section.contentpart h3 {
  font-size: 1.2rem;
}
@media only screen and (max-width: 50rem) {
  .fs_headline_3, main section.contentpart h3 {
    font-size: 1.2rem;
  }
}

.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px; /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: "liga";
}

.shadow, section.contentpart.gallery ul.gallery li a, body > header button {
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.75);
}

/*
/// Gets font
@function _font($keys...) {
	@return val($fonts, $keys...);
}
*/
form.InputfieldForm p.description {
  opacity: 1;
  margin-bottom: 1rem;
}
form.InputfieldForm fieldset {
  border: none;
  padding: 1rem 0;
}
form.InputfieldForm label, form.InputfieldForm legend {
  color: #023671;
}
form.InputfieldForm input, form.InputfieldForm textarea {
  border: 1px solid #baa06e;
  text-align: center;
}
form.InputfieldForm input[type=checkbox] {
  margin-right: 0.5rem;
}
form.InputfieldForm button {
  background: none;
  border-bottom: 4px solid #baa06e;
  text-transform: uppercase;
  padding: 0.3rem 1rem;
  color: #023671;
}

ul.subPagesMosaic {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
ul.subPagesMosaic li {
  background-color: white;
  border: 1px solid #023671;
  padding-top: 1rem;
  width: 49%;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 1rem;
}
@media only screen and (max-width: 50rem) {
  ul.subPagesMosaic li {
    width: 75%;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
ul.subPagesMosaic li.highlight {
  width: 100%;
  margin: 0 0 1rem 0 !important;
}
ul.subPagesMosaic li:nth-child(even) {
  margin-left: 1%;
}
ul.subPagesMosaic li:nth-child(odd) {
  margin-right: 1%;
}
ul.subPagesMosaic li img {
  max-width: 100%;
}

ul.galleryList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
ul.galleryList li {
  display: inline-block;
  margin: 0 1rem 1rem 0;
}
ul.galleryList li a {
  display: block;
  width: 150px;
  height: 150px;
  background-image: url("../images/load.gif");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border: 1px solid #999999;
}
ul.galleryList li a img {
  width: 150px;
  height: auto;
  display: block;
}

/*
/// Gets font
@function _font($keys...) {
	@return val($fonts, $keys...);
}
*/
nav {
  z-index: 999;
  position: fixed;
  top: 0;
  right: 2rem;
  left: 50vw;
  height: 100vh;
  overflow: auto;
  background-image: url(../images/bg_main_v2.jpg);
  background-size: 100% auto;
  padding: 3rem 3rem 3rem;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.01s 0.05s, opacity 0.2s 0s;
  text-align: center;
}
@media only screen and (max-width: 75rem) {
  nav {
    left: 0;
    right: 0;
    background-color: rgba(90, 116, 131, 0.9);
  }
}
body.bild_rechts_text_links nav {
  left: 2rem;
  right: 50%;
}
nav.active {
  visibility: visible;
  opacity: 1;
}
nav img#naviHeader {
  border-bottom: 6px solid #baa06e;
  margin-bottom: 0.5rem;
}
nav ul#mainNaviList li > div {
  display: inline-block;
}
nav ul#mainNaviList li a {
  display: block;
  padding: 0.3rem 1rem;
  text-decoration: none;
}
nav ul#mainNaviList li a span {
  color: #023671;
  text-transform: uppercase;
  font-family: Carling;
  letter-spacing: 4px;
  transition: color 0.5s;
  line-height: 110%;
}
nav ul#mainNaviList li ul {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
nav ul#mainNaviList li ul li {
  position: absolute;
  top: 0;
  display: inline-block;
  padding: 0 10px 0 10px;
}
nav ul#mainNaviList li ul li:nth-child(1) {
  right: 100%;
}
nav ul#mainNaviList li ul li:nth-child(2) {
  left: 100%;
}
nav ul#mainNaviList li ul li a span {
  color: white !important;
  white-space: nowrap;
}
nav ul#mainNaviList li:hover ul, nav ul#mainNaviList li.active ul {
  display: block;
}
nav ul#secondNaviList li {
  margin-bottom: 0.5rem;
}
nav ul#secondNaviList a {
  text-decoration: none;
}
nav ul#secondNaviList a span {
  color: #023671;
}

ul#footerNaviList {
  text-align: center;
}
ul#footerNaviList li {
  display: inline-block;
}
@media only screen and (max-width: 75rem) {
  ul#footerNaviList li {
    display: block;
    margin: 0.5rem 0;
  }
}
ul#footerNaviList li a {
  text-decoration: none;
}
ul#footerNaviList li a span {
  color: #baa06e;
  text-transform: uppercase;
  padding: 0 2rem;
  font-size: 0.8rem;
}

body > header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}
body > header hr {
  display: block;
  background-color: #baa06e;
  height: 6px;
  border: none;
  max-width: 100px;
  margin: 0 auto 1rem;
}
body > header button {
  position: absolute;
  top: -120px;
  left: 50vw;
  transform: translateX(-50%);
  outline: none;
  cursor: pointer;
  z-index: 1000;
  background-color: #023671;
  color: white;
  text-align: center;
  border-bottom: 1rem solid #baa06e;
  padding: 1rem 1rem 0.5rem;
  transition: top 0.2s;
  /*
  &::before {
  	content: url(../images/bg_button.png);
  	transition: all .5s;
  	margin-bottom: 1.2rem;
  	transition: all .5s;
  	display: block;
  	border-radius: 50%;
  }
  */
}
body > header button:hover, body > header button.active {
  top: 0px;
}
@media only screen and (max-width: 50rem) {
  body > header button {
    left: auto;
    right: 1rem;
    transform: none;
  }
}
body > header button img {
  margin-bottom: 0.7rem;
  transition: all 0.5s;
}
body > header button span {
  display: block;
  margin-bottom: 0.3rem;
  font-family: Carling;
  font-size: 2rem;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 3px;
}
body > header button.active img {
  transform: rotate(270deg);
}
@media only screen and (max-width: 75rem) {
  body > header button {
    padding: 0.5rem 0.5rem 0;
  }
  body > header button span {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 50rem) {
  body > header button {
    padding: 0.5rem 0 0;
    border-width: 0.5rem;
  }
  body > header button span {
    font-size: 1.5rem;
  }
}

body > footer {
  background-color: #023671;
  padding: 5px;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}
@media only screen and (max-width: 75rem) {
  body > footer {
    position: static;
  }
}
body > footer ul#footerNaviList {
  width: 50vw;
  margin-left: 50vw;
}
@media only screen and (max-width: 75rem) {
  body > footer ul#footerNaviList {
    width: auto;
    margin-left: 0;
  }
}

main {
  padding: 5rem 8rem;
  background-image: url(../images/bg_main_v2.jpg);
  background-size: 100% auto;
  transition: opacity 0.2s;
}
body.galerie main {
  padding: 2rem 3rem 5rem;
}
@media only screen and (max-width: 75rem) {
  main {
    padding: 5rem 3rem;
  }
}
main.hidden {
  opacity: 0;
}
main section.contentpart {
  margin-bottom: 2rem;
}
main section.contentpart header {
  margin-bottom: 1rem;
}
main section.contentpart header h2 {
  text-transform: uppercase;
  font-family: Carling;
  font-weight: bold;
  letter-spacing: 5px;
}
main section.contentpart p, main section.contentpart h3, main section.contentpart ul, main section.contentpart ol, main section.contentpart table, main section.contentpart hr {
  margin-bottom: 0.5rem;
  line-height: 120%;
}
main section.contentpart h3 {
  margin-bottom: 0.5rem;
}
main section.contentpart a {
  color: #FFFFFF;
}
main section.contentpart a.active {
  color: #023671;
}
main section.contentpart a.button {
  color: #023671;
  text-transform: uppercase;
  display: inline-block;
  padding: 0.5rem 1rem 0;
  border-bottom: 6px solid #baa06e;
  text-decoration: none;
  margin: 0 1rem;
  font-family: Carling;
  font-size: 3rem;
}
main section.contentpart h3 {
  color: white;
  text-transform: uppercase;
}
main section.contentpart h4 {
  margin-bottom: 0rem;
}
main section.contentpart.text_1_col {
  padding: 0;
}
main section.contentpart.text_1_col header h2 {
  color: #023671;
}

div.mapParent {
  height: 500px;
}

section.contentpart {
  margin-bottom: 1rem;
  text-align: center;
}

section.contentpart.text_1_col div.teaser * {
  color: white;
}
section.contentpart.text_1_col img {
  max-width: 100%;
}

section.contentpart.gallery ul.gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 -1rem 1rem -1rem;
}
section.contentpart.gallery ul.gallery li {
  width: 20%;
  padding: 1rem;
}
section.contentpart.gallery ul.gallery li a {
  display: block;
}
section.contentpart.gallery ul.gallery li a img {
  display: block;
  width: 100%;
  height: auto;
}

section.contentpart.single_image figure {
  margin-bottom: 1rem;
}
section.contentpart.single_image figure img {
  max-width: 100%;
}
section.contentpart.single_image figure.sepia img {
  filter: sepia(100%);
  transition: all 0.5s;
}
section.contentpart.single_image figure.sepia img:hover {
  filter: sepia(0%);
}
section.contentpart.single_image figure.grayscale img {
  filter: grayscale(100%);
  transition: all 0.5s;
}
section.contentpart.single_image figure.grayscale img:hover {
  filter: grayscale(0%);
}

/*
/// Gets font
@function _font($keys...) {
	@return val($fonts, $keys...);
}
*/
/*
/// Gets font
@function _font($keys...) {
	@return val($fonts, $keys...);
}
*/
/*
/// Gets font
@function _font($keys...) {
	@return val($fonts, $keys...);
}
*/
body {
  background-image: url(../images/bg_v2.jpg);
  background-attachment: fixed;
  color: #023671;
}
div#visual {
  position: fixed;
  left: 0;
  top: 0;
  width: 50vw;
  height: 100vh;
  display: flex;
  align-items: baseline;
}
div#visual div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom center;
  border-bottom: 2px solid #023671;
}
div#visual div img {
  display: none;
}

main {
  min-height: 100vh;
  margin: 0 2rem 0 50vw;
}

@media only screen and (max-width: 75rem) {
  div#visual {
    position: static;
    width: 100vw;
    height: auto;
    position: relative;
  }
  div#visual div {
    position: static;
    background: none !important;
  }
  div#visual div img {
    display: block;
    width: 100%;
    height: auto;
  }
  main {
    margin: 0;
  }
}/*# sourceMappingURL=main.css.map */