/*!
Theme Name: Geobloc
Theme URI: http://marcwilmesdesign.lu
Author: Attila Simon
Description: 
Version: 1.0
License: Marc Wilmes Design
Text Domain: 
Tags: - 
*/
/* Nunito Sans */
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 400;
  src: url('https://fonts.marcwilmesdesign.lu/fonts/nunito-sans-v5-latin/nunito-sans-v5-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Nunito Sans Regular'), local('NunitoSans-Regular'), url('https://fonts.marcwilmesdesign.lu/fonts/nunito-sans-v5-latin/nunito-sans-v5-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://fonts.marcwilmesdesign.lu/fonts/nunito-sans-v5-latin/nunito-sans-v5-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/nunito-sans-v5-latin/nunito-sans-v5-latin-regular.woff') format('woff'), /* Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/nunito-sans-v5-latin/nunito-sans-v5-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://fonts.marcwilmesdesign.lu/fonts/nunito-sans-v5-latin/nunito-sans-v5-latin-regular.svg#Nunito Sans') format('svg');
  /* Legacy iOS */
}
/* Nunito Sans */
@font-face {
  font-family: 'Nunito Sans';
  font-style: italic;
  font-weight: 400;
  src: url('https://fonts.marcwilmesdesign.lu/fonts/nunito-sans-v5-latin/nunito-sans-v5-latin-italic.eot');
  /* IE9 Compat Modes */
  src: local('Nunito Sans Italic'), local('NunitoSans-Italic'), url('https://fonts.marcwilmesdesign.lu/fonts/nunito-sans-v5-latin/nunito-sans-v5-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://fonts.marcwilmesdesign.lu/fonts/nunito-sans-v5-latin/nunito-sans-v5-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/nunito-sans-v5-latin/nunito-sans-v5-latin-italic.woff') format('woff'), /* Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/nunito-sans-v5-latin/nunito-sans-v5-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://fonts.marcwilmesdesign.lu/fonts/nunito-sans-v5-latin/nunito-sans-v5-latin-italic.svg#Nunito Sans') format('svg');
  /* Legacy iOS */
}
/* Nunito Sans */
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 700;
  src: url('https://fonts.marcwilmesdesign.lu/fonts/nunito-sans-v5-latin/nunito-sans-v5-latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Nunito Sans Bold'), local('NunitoSans-Bold'), url('https://fonts.marcwilmesdesign.lu/fonts/nunito-sans-v5-latin/nunito-sans-v5-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://fonts.marcwilmesdesign.lu/fonts/nunito-sans-v5-latin/nunito-sans-v5-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/nunito-sans-v5-latin/nunito-sans-v5-latin-700.woff') format('woff'), /* Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/nunito-sans-v5-latin/nunito-sans-v5-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://fonts.marcwilmesdesign.lu/fonts/nunito-sans-v5-latin/nunito-sans-v5-latin-700.svg#Nunito Sans') format('svg');
  /* Legacy iOS */
}
/* Nunito Sans */
@font-face {
  font-family: 'Nunito Sans';
  font-style: italic;
  font-weight: 700;
  src: url('https://fonts.marcwilmesdesign.lu/fonts/nunito-sans-v5-latin/nunito-sans-v5-latin-700italic.eot');
  /* IE9 Compat Modes */
  src: local('Nunito Sans Bold Italic'), local('NunitoSans-BoldItalic'), url('https://fonts.marcwilmesdesign.lu/fonts/nunito-sans-v5-latin/nunito-sans-v5-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://fonts.marcwilmesdesign.lu/fonts/nunito-sans-v5-latin/nunito-sans-v5-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/nunito-sans-v5-latin/nunito-sans-v5-latin-700italic.woff') format('woff'), /* Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/nunito-sans-v5-latin/nunito-sans-v5-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://fonts.marcwilmesdesign.lu/fonts/nunito-sans-v5-latin/nunito-sans-v5-latin-700italic.svg#Nunito Sans') format('svg');
  /* Legacy iOS */
}
header button {
  background: transparent;
  border: none;
}
.navbar-brand img {
  height: 60px;
  width: 100px;
}
.navbar-brand:hover {
  opacity: 0.8;
}
.mobile-navbar-brand {
  margin: 10px 0;
}
.mobile-navbar-brand img {
  height: 60px;
  width: 100px;
}
.desktop-nav {
  z-index: 99;
  padding: 20px 0;
}
.desktop-nav .logo {
  width: 57px;
  height: 97px;
}
.desktop-nav .uk-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding-left: 0;
}
.desktop-nav .uk-nav .dropdown-menu li {
  width: 18px;
}
@media only screen and (min-width: 1200px) and (max-width: 1275px) {
  .desktop-nav .uk-nav {
    margin-right: 70px;
  }
}
@media only screen and (min-width: 1276px) and (max-width: 1350px) {
  .desktop-nav .uk-nav {
    margin-right: 50px;
  }
}
.desktop-nav .uk-nav li:not(.language-menu ) {
  list-style: none;
}
.desktop-nav .uk-nav li:not(.language-menu ):not(:last-child) {
  margin-right: 50px;
}
.desktop-nav .uk-nav li:not(.language-menu ):not(.language-menu):hover .navlink,
.desktop-nav .uk-nav li:not(.language-menu ).uk-active .navlink {
  font-weight: 700;
  position: relative;
  left: -1px;
}
.desktop-nav .uk-nav li:not(.language-menu ) a {
  color: #442B1E !important;
  position: relative;
  font-size: 18px;
}
.desktop-nav .uk-nav li:not(.language-menu ).uk-active,
.desktop-nav .uk-nav li:not(.language-menu ) a:hover {
  text-decoration: none;
  position: relative;
}
.desktop-nav .uk-nav li:not(.language-menu ) .menu-link::after {
  display: block;
  content: attr(data-text);
  font-weight: bold;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.desktop-nav .uk-nav li:not(.language-menu ) .uk-dropdown {
  -webkit-box-shadow: unset;
          box-shadow: unset;
  border: solid 2px #442B1E;
  padding: 18px;
  min-width: 300px;
}
.desktop-nav .uk-nav li:not(.language-menu ) .uk-dropdown a {
  display: block;
}
.desktop-nav .uk-nav li:not(.language-menu ) .uk-dropdown a:not(:last-child) {
  margin-bottom: 16px;
}
.desktop-nav .uk-nav li:not(.language-menu ) .uk-dropdown a:hover {
  font-weight: 700;
}
.desktop-nav .dropdown-container {
  position: absolute;
  top: 33px;
  height: 135px;
}
.desktop-nav .dropdown-container:after {
  content: '';
  position: absolute;
  top: 7px;
  left: -6px;
  background-image: url(_res/img/lang_arrow.svg);
  width: 14px;
  height: 16px;
}
.desktop-nav .dropdown-container .dropdown-menu {
  position: absolute;
  background: white;
  max-height: 26px;
  width: 42px;
  display: inline-block;
  overflow: hidden;
  border: 2px solid black;
  -webkit-transition: all 0.25s ease-in;
  -o-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
}
.desktop-nav .dropdown-container .dropdown-menu:hover {
  max-height: 100%;
  -webkit-transition: all 0.25s ease-in;
  -o-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
}
.desktop-nav .dropdown-container .dropdown-menu ul {
  padding: 3px 13px;
  margin: 0;
  list-style: none;
}
.desktop-nav .dropdown-container .dropdown-menu ul li {
  margin-bottom: 5px;
}
.desktop-nav .dropdown-container .dropdown-menu ul li a {
  text-decoration: none;
  color: black;
  font-size: 14px;
}
.uk-navbar-toggle {
  padding: 0;
  color: #442B1E;
}
.uk-sticky-fixed {
  border-bottom: solid 1px #442B1E;
}
.opennavmenu {
  padding: 0;
}
#navmenu {
  background: #442B1E;
  color: white;
}
#navmenu button {
  border: none;
  background: transparent;
}
#navmenu .uk-modal-close-full {
  right: 10px;
  top: 10px;
}
@media only screen and (max-width: 639px) {
  #navmenu .uk-modal-close-full {
    right: 0;
    padding-right: 16px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  #navmenu .uk-modal-close-full {
    right: 18px;
  }
}
#navmenu .navcontent {
  margin-top: 36px;
}
#navmenu .navcontent a,
#navmenu .navcontent button {
  color: white;
  font-size: 18px;
  opacity: 0.5;
  padding: 0;
}
#navmenu .navcontent a.active,
#navmenu .navcontent button.active {
  opacity: 1;
}
#navmenu .page {
  text-align: right;
}
#navmenu .page:not(:last-child) {
  margin-bottom: 20px;
}
#navmenu .page .anchorbox {
  border: solid white 2px;
  padding: 0px 26px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-top: 20px;
}
#navmenu .page .anchorbox a {
  display: block;
  margin: 16px 0;
}
#navmenu .language {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#navmenu .language .divider::after {
  content: '|';
  padding: 0px 5px;
  color: white;
  opacity: 0.5;
}
.hero-container {
  position: relative;
  /* SMALL HERO VERSION */
}
@media only screen and (min-width: 1400px) {
  .hero-container {
    margin: 0 100px;
  }
}
.hero-container .uk-dotnav {
  position: relative;
  z-index: 10;
}
.hero-container .uk-dotnav a {
  border-radius: 0;
  border-color: white;
  width: 16px;
}
.hero-container .uk-dotnav li.uk-active a {
  background-color: white !important;
}
.hero-container .herobackgroundcolor {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #533224;
  opacity: 0.85;
}
.hero-container .heroimage {
  height: 100%;
  width: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
}
.hero-container .scroll_button {
  display: none;
  position: relative;
  left: 0;
  bottom: 52px;
  z-index: 10;
  color: white;
}
@media (min-width: 1200px) {
  .hero-container .scroll_button {
    left: 55px;
  }
}
@media (min-height: 650px) {
  .hero-container .scroll_button {
    display: block;
  }
}
@media only screen and (max-width: 639px) {
  .hero-container .scroll_button {
    bottom: 36px;
  }
}
.hero-container .herotextbox {
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: none;
}
.hero-container .herotextbox .herotextboxflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.hero-container .herotextbox .herotextboxflex .herobox {
  width: 460px;
  position: relative;
}
@media only screen and (max-width: 639px) {
  .hero-container .herotextbox .herotextboxflex .herobox {
    width: 70%;
  }
}
.hero-container .herotextbox .herotextboxflex .herobox .herotext {
  position: relative;
  font-size: 42px;
  font-weight: 700;
  line-height: 46px;
  padding: 5% 0;
}
@media (max-width: 959px) {
  .hero-container .herotextbox .herotextboxflex .herobox .herotext {
    font-size: 24px;
    line-height: 29px;
    padding: 12% 0;
  }
}
@media (min-width: 960px) {
  .hero-container .herotextbox .herotextboxflex .herobox .herotext {
    padding: 16% 0;
  }
}
@media (min-height: 960px) {
  .hero-container .herotextbox .herotextboxflex .herobox .herotext {
    min-height: 377px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
@media (min-width: 960px) {
  .hero-container .herotextbox .herotextboxflex .herobox .herosubtext {
    position: absolute;
    bottom: 35px;
    left: calc(12% + 10px + 15px);
  }
}
@media only screen and (max-width: 639px) {
  .hero-container .herotextbox .herotextboxflex .herobox .herosubtext {
    font-size: 18px;
  }
}
.hero-container .herotextbox .herotextboxflex .herobox .heroborder {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: none;
  position: absolute;
  top: 0;
  left: 12%;
  width: 125%;
  height: 100%;
  border-top: 10px solid white;
  border-right: 10px solid white;
  border-bottom: 10px solid white;
}
.hero-container .herotextbox .herotextboxflex .herobox .heroborder:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 50px;
  border-left: 10px solid white;
}
.hero-container .herotextbox .herotextboxflex .herobox .heroborder:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 10px;
  height: 50px;
  border-left: 10px solid white;
}
@media (min-width: 959px) {
  .hero-container .herotextbox .herotextboxflex .herobox .heroborder {
    display: block;
  }
}
@media (min-width: 959px) and (max-height: 800px) {
  .hero-container .herotextbox .herotextboxflex .herobox {
    width: 350px;
  }
  .hero-container .herotextbox .herotextboxflex .herobox .herotext {
    font-size: 28px;
    line-height: 34px;
    min-height: 170px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .hero-container .herotextbox .herotextboxflex .herobox .heroborder:before,
  .hero-container .herotextbox .herotextboxflex .herobox .heroborder:after {
    height: 35px;
  }
  .hero-container .herotextbox .herotextboxflex .herobox .herosubtext {
    bottom: 22px;
  }
}
@media (max-height: 620px) {
  .hero-container .herotextbox .heroborder {
    display: none !important;
  }
}
@media (min-height: 570px) {
  .hero-container .herotextbox {
    display: block;
  }
}
.hero-container.small {
  position: relative;
}
.hero-container.small .heroimage {
  height: 300px !important;
}
@media (max-width: 1199px) {
  .hero-container.small .heroimage {
    height: 228px !important;
  }
}
.hero-container.small .herotextbox {
  display: block;
}
.hero-container.small .herotextbox .herotextboxflex .herobox {
  width: 246px;
}
@media screen and (min-width: 1200px) {
  .hero-container.small .herotextbox .herotextboxflex .herobox {
    width: 280px;
  }
}
@media screen and (max-width: 639px) {
  .hero-container.small .herotextbox .herotextboxflex .herobox {
    width: 246px;
  }
}
@media screen and (max-width: 460px) {
  .hero-container.small .herotextbox .herotextboxflex .herobox {
    width: 60%;
  }
}
.hero-container.small .herotextbox .herotextboxflex .herobox .herotext {
  font-size: 32px;
  line-height: 1.2em;
  padding: 24% 0;
  min-height: unset;
}
.hero-container.small .herotextbox .herotextboxflex .herobox .heroborder {
  display: block !important;
  width: 100%;
  left: 8% !important;
  border-width: 8px !important;
}
.hero-container.small .herotextbox .herotextboxflex .herobox .heroborder:before,
.hero-container.small .herotextbox .herotextboxflex .herobox .heroborder:after {
  border-width: 8px !important;
  height: 45px;
}
@media (max-width: 959px) {
  .hero-container.small .herotextbox .herotextboxflex .herobox .heroborder:before,
  .hero-container.small .herotextbox .herotextboxflex .herobox .heroborder:after {
    height: 30px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .hero-container.small .herotextbox .herotextboxflex .herobox .heroborder:before,
  .hero-container.small .herotextbox .herotextboxflex .herobox .heroborder:after {
    height: 26px;
  }
}
.footer-flex {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: auto;
}
@media only screen and (min-width: 1400px) {
  .footer-flex {
    margin-bottom: 100px;
  }
}
.footer-flex a {
  color: white;
}
.footer-flex a:hover {
  color: white;
}
.footer-flex .uk-container {
  margin-top: 70px;
}
.footer-flex .spacing {
  letter-spacing: 1px;
}
.footer-flex .footer {
  background: black;
  color: white;
  font-size: 16px;
  line-height: 28px;
  position: relative;
}
@media only screen and (min-width: 1400px) {
  .footer-flex .footer {
    margin: 0 100px;
  }
}
.footer-flex .footer .logo {
  width: 190px;
  height: 113px;
}
.footer-flex .footer .footericon {
  margin-right: 10px;
}
.footer-flex .footer .socialmedia {
  display: inline-block;
  margin-top: 7px;
}
.footer-flex .footer .socialmedia:not(:last-child) {
  margin-right: 27px;
}
@media only screen and (min-width: 960px) {
  .footer-flex .footer .socialmedia img {
    width: 25px;
    height: 25px;
  }
}
@media only screen and (max-width: 959px) {
  .footer-flex .footer {
    text-align: center;
  }
  .footer-flex .footer .uk-flex {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (min-width: 1200px) {
  .footer-flex .footer .adress,
  .footer-flex .footer .spacing,
  .footer-flex .footer .title {
    margin-top: 14px;
  }
}
.footer-copyright {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  font-size: 12px;
  position: relative;
  z-index: 1;
  margin-top: 70px;
  line-height: 1.5em;
  margin-bottom: 10px;
}
.footer-copyright span.divider:after {
  content: '|';
  padding: 0px 5px;
}
@media only screen and (max-width: 334px) {
  .footer-copyright span.divider:after {
    content: '';
  }
}
@media only screen and (max-width: 610px) {
  .footer-copyright span.desktopbreak:after {
    content: '';
  }
}
@media only screen and (min-width: 335px) {
  .footer-copyright .legal {
    display: inline-block;
  }
}
@media only screen and (min-width: 611px) {
  .footer-copyright .cookieandlink {
    display: inline-block;
  }
}
@media only screen and (max-width: 610px) {
  .footer-copyright .cookieandlink .desktopbreak:after {
    content: '|';
  }
}
@media only screen and (max-width: 334px) {
  .footer-copyright .cookieandlink .mwd {
    display: block;
  }
}
body {
  font-style: normal;
  color: #000;
  font-family: "Nunito Sans";
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 18px;
}
/* CONTENT */
@media only screen and (min-width: 1400px) {
  main {
    margin: 0 100px;
  }
}
main > .container {
  min-height: 100%;
}
.link_button_line_fx {
  position: relative;
  display: inline-block !important;
}
.link_button_line_fx:before {
  content: '';
  position: absolute;
  background-color: white;
  height: 2px;
  width: 18px;
  right: -56%;
  top: 50%;
  -webkit-transition: width 0.3s;
  -o-transition: width 0.3s;
  transition: width 0.3s;
}
@media only screen and (min-width: 960px) {
  .link_button_line_fx:hover:before {
    width: 35px;
  }
}
a {
  color: #000;
}
a:hover {
  color: #000;
  text-decoration: none;
}
.totop {
  background-color: #000;
  width: 33px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  right: 0;
  bottom: calc(100% + 20px);
}
@media only screen and (max-width: 959px) {
  .totop {
    height: 40px;
  }
}
@media only screen and (max-width: 639px) {
  .totop {
    bottom: calc(100% + 11px);
  }
}
#map,
.map {
  width: 100%;
  height: 360px;
}
@media only screen and (min-width: 960px) {
  #map,
  .map {
    height: 580px;
  }
}
.rectangle {
  position: absolute;
  height: 80%;
  width: 42%;
  border: 10px solid #442B1E;
  z-index: -1;
}
@media only screen and (max-width: 639px) {
  .rectangle {
    width: 70%;
  }
}
.imagebox {
  width: calc(100% - 100px);
  background-color: white;
  z-index: 1;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .imagebox {
    height: calc(100% - 50px);
    width: calc(100% - 50px);
  }
}
@media only screen and (max-width: 959px) {
  .imagebox {
    width: 93%;
  }
}
.ratioimg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  height: 0;
  padding-top: 83%;
}
@media only screen and (max-width: 639px) {
  .ratioimg {
    padding-top: 150%;
  }
}
@media only screen and (max-width: 959px) {
  .col .uk-width-2-5\@l {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 639px) {
  .col .uk-width-2-5\@l {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 639px) {
  .col .expandimage img {
    min-height: 400px;
  }
}
.col.right .expandpadding {
  padding: 70px 70px 70px 0;
}
@media only screen and (max-width: 1399px) {
  .col.right .expandpadding {
    padding: 70px 30px 70px 30px;
  }
}
@media only screen and (max-width: 959px) {
  .col.right .expandpadding {
    padding: 0px 30px 70px 30px;
  }
}
@media only screen and (max-width: 639px) {
  .col.right .expandpadding {
    padding: 0px 15px 70px 15px;
  }
}
.col.right .rectangle {
  left: 0;
  top: 0;
}
.col.right .imagebox {
  margin-left: auto;
}
.col.right .expandimage {
  background-color: white;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 20px;
  padding-left: 20px;
  margin-top: 100px;
}
@media only screen and (max-width: 1199px) {
  .col.right .expandimage {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 959px) {
  .col.right .uk-width-3-5\@l {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.col.left .expandpadding {
  padding: 70px 0 70px 70px;
}
@media only screen and (max-width: 1199px) {
  .col.left .expandpadding {
    padding: 70px 30px 70px 30px;
  }
}
@media only screen and (max-width: 959px) {
  .col.left .expandpadding {
    padding: 0px 30px 70px 30px;
  }
}
@media only screen and (max-width: 639px) {
  .col.left .expandpadding {
    padding: 0px 15px 70px 15px;
  }
}
.col.left .rectangle {
  right: 0;
  bottom: 0;
}
.col.left .expandimage {
  background-color: white;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 20px;
  padding-right: 20px;
  margin-bottom: 100px;
}
@media only screen and (max-width: 1199px) {
  .col.left .expandimage {
    margin-bottom: 50px;
  }
}
.titleline .text {
  margin-top: 10px;
}
.titleline hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 8px;
  background-color: #442B1E;
  width: 160px;
}
.format .formatimage {
  margin-bottom: 20px;
}
@media only screen and (min-width: 640px) {
  .format .formatimage {
    height: 250px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .format .formatimage img {
    max-height: 100%;
  }
}
.format .info {
  margin-bottom: 20px;
}
.format .pdflink {
  display: block;
  width: 250px;
  position: relative;
  font-weight: 700;
}
.format .pdflink:not(:first-child) {
  margin-top: 2px;
}
.format .pdflink:before {
  content: '';
  position: absolute;
  background-color: #000;
  height: 2px;
  width: 13px;
  right: 20px;
  top: calc(50% - 1px);
  -webkit-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s;
}
@media only screen and (min-width: 960px) {
  .format .pdflink:hover:before {
    width: 38px;
  }
}
@media only screen and (max-width: 1349px) {
  .uk-slider {
    margin: 0 15px;
  }
}
.desknext,
.deskprevious {
  background-color: #000;
  width: 50px;
  height: 33px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 640px) and (max-width: 1320px) {
  .desknext,
  .deskprevious {
    width: 28px;
  }
}
@media only screen and (max-width: 639px) {
  .desknext,
  .deskprevious {
    width: 22px;
  }
}
@media only screen and (min-width: 640px) {
  .desknext {
    margin-left: 10px;
  }
}
@media only screen and (max-width: 639px) {
  .desknext {
    margin-left: 2px;
  }
}
@media only screen and (min-width: 640px) {
  .deskprevious {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 639px) {
  .deskprevious {
    margin-right: 2px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1399px) {
  .projectslist {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (min-width: 640px) and (max-width: 959px) {
  .projectslist {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 639px) {
  .projectslist {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.projectslist .projectratio {
  height: 0;
  position: relative;
  width: 100%;
  padding-top: 149%;
}
.projectslist .projectratio img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.projectslist .viewmore {
  padding-right: 36px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.projectslist .viewmore:before {
  content: '';
  position: absolute;
  height: 2px;
  width: 13px;
  right: 0;
  top: calc(50% - 1px);
  -webkit-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s;
}
@media only screen and (min-width: 960px) {
  .projectslist .viewmore {
    margin-top: auto;
    text-align: right;
  }
  .projectslist .viewmore:before {
    background-color: white;
  }
  .projectslist .viewmore:hover:before {
    width: 22px;
  }
}
.projectslist .title {
  font-weight: 700;
}
.projectslist .mobileinfo {
  margin-top: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.projectslist .mobileinfo .uk-flex-between {
  width: 100%;
}
.projectslist .mobileinfo .viewmore {
  margin-top: 18px;
  color: #442B1E;
  font-weight: 700;
  display: inline-block;
  padding-right: 40px;
}
.projectslist .mobileinfo .viewmore:before {
  background-color: #442B1E;
}
.uk-lightbox-toolbar {
  background: transparent;
}
.single_project .uk-slidenav {
  color: #000 !important;
}
@media only screen and (max-width: 959px) {
  .single_project .expandpadding {
    padding-top: 50px !important;
  }
}
.comingsoon {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 90px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 0;
  word-wrap: break-word;
  display: inline-block;
}
@media only screen and (max-width: 959px) {
  .comingsoon {
    font-size: 86px;
  }
}
@media only screen and (max-width: 639px) {
  .comingsoon {
    font-size: 60px;
  }
}
@media only screen and (max-width: 450px) {
  .comingsoon {
    font-size: 40px;
  }
}
/* -----  1.3 General Typography  ------------------------------------------- */
*:focus {
  outline: 0 !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
select,
input,
button,
textarea {
  font-family: "Nunito Sans";
}
h1,
h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #000;
  margin: 0;
  word-wrap: break-word;
  display: inline-block;
}
h1.colored,
h2.colored {
  color: white;
  background-color: #442B1E;
  padding: 4px 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
ul {
  padding-left: 15px;
  margin: 0;
}
.coltext-loop .colicon {
  max-width: 100%;
  max-height: 100%;
}
.coltext-loop .coltext {
  margin-left: 25px;
  margin-bottom: 50px;
}
.coltext-loop .coltext-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
em {
  color: #442B1E;
}
.main-space {
  display: block;
  width: 50px;
}
.main-space.x0 {
  height: 40px;
}
@media only screen and (max-width: 639px) {
  .main-space.x0 {
    height: 30px;
  }
}
.main-space.x1 {
  height: 100px;
}
@media only screen and (max-width: 959px) {
  .main-space.x1 {
    height: 80px;
  }
}
@media only screen and (max-width: 639px) {
  .main-space.x1 {
    height: 60px;
  }
}
/* DEBUG MAIN SPACE*/
/*
.default-space-blue {
	background-color: blue !important;
}

.default-space-red {
	background-color: red !important;
}

.default-space-columns {
	background-color: magenta !important;
}

.main-space{
	background: rgba(0,0,0,.1);
	clear: both;
	width: 50px;
	margin: 0 auto;
	&.x0,
	&.x1_2,
	&.x1,
	&.x2,
	&.x3 {
		&:after {
			color: #fff;
			position: absolute;
			top: 10px;
			left: 10px;
		}
	}

	&.x0 {
		position: relative;
		&:after {
			content: 'x0';
		}
	}
	&.x1_2 {
		position: relative;
		&:after {
			content: 'x1_2';
		}
	}
	&.x1 {
		position: relative;
		&:after {
			content: 'x1';
		}
	}
	&.x2 {
		position: relative;
		&:after {
			content: 'x2';
		}
	}
	&.x3 {
		position: relative;
		&:after {
			content: 'x3';
		}
	}
	&.x4 {
		position: relative;
		&:after {
			content: 'x4';
		}
	}
}
*/
/*.main-space.x1_2{height:1rem}
.main-space.x1{height:2rem}
.main-space.x2{height:4rem}
.main-space.x3{height:6rem}
.main-space.x4{height:8rem}*/
/*.debug_spaces{width:45px;position:relative}
.debug_spaces.auto:after{background:blue}
.debug_spaces:after{content:'-';position:absolute;padding-top:5px;padding-left:5px;color:white;font-size:12px;letter-spacing:0;font-weight:normal;width:100%;height:100%;background:#333;opacity:0.05}
.debug_spaces.x1_2:after{content:'x1/2'}
.debug_spaces.x1:after{content:'x1'}
.debug_spaces.x2:after{content:'x2'}*/
.media-item a,
.person-item a {
  display: block;
  color: #707070;
  position: relative;
}
@media only screen and (min-width: 992px) and (min-width: 680px) {
  .media-item a:hover,
  .person-item a:hover {
    text-decoration: none;
  }
}
@media only screen and (min-width: 960px) {
  .media-item a,
  .person-item a {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 959px) {
  .media-item a,
  .person-item a {
    width: 98%;
  }
}
.media-item img,
.person-item img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 350px;
  height: 350px;
}
@media only screen and (max-width: 959px) {
  .media-item img,
  .person-item img {
    width: 100%;
  }
}
@media only screen and (min-width: 900px) and (max-width: 959px) {
  .media-item img,
  .person-item img {
    height: 380px;
  }
}
@media only screen and (min-width: 760px) and (max-width: 820px) {
  .media-item img,
  .person-item img {
    height: 314px;
  }
}
@media only screen and (min-width: 700px) and (max-width: 760px) {
  .media-item img,
  .person-item img {
    height: 300px;
  }
}
@media only screen and (min-width: 640px) and (max-width: 699px) {
  .media-item img,
  .person-item img {
    height: 280px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 639px) {
  .media-item img,
  .person-item img {
    height: 500px;
  }
}
@media only screen and (min-width: 510px) and (max-width: 576px) {
  .media-item img,
  .person-item img {
    height: 430px;
  }
}
@media only screen and (min-width: 460px) and (max-width: 510px) {
  .media-item img,
  .person-item img {
    height: 384px;
  }
}
@media only screen and (min-width: 350px) and (max-width: 390px) {
  .media-item img,
  .person-item img {
    height: 320px;
  }
}
@media only screen and (max-width: 350px) {
  .media-item img,
  .person-item img {
    height: 280px;
  }
}
.media-item .item-image,
.person-item .item-image {
  position: relative;
}
@media only screen and (min-width: 960px) {
  .media-item .item-image:before,
  .person-item .item-image:before {
    position: absolute;
    width: 100%;
    height: 103%;
    bottom: 4px;
    left: 0px;
    content: '';
    background-image: url(/_res/themes/ivlb/_res/img/backgroundline.svg);
    background-repeat: no-repeat;
    z-index: 1;
  }
}
.media-item .textcontent,
.person-item .textcontent {
  padding: 25px 14px;
  background-color: white;
  z-index: 1;
}
@media only screen and (min-width: 960px) {
  .media-item .textcontent,
  .person-item .textcontent {
    width: 270px;
    position: absolute;
    bottom: 20px;
    right: 0;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1100px) {
  .media-item .textcontent,
  .person-item .textcontent {
    width: 250px;
  }
}
@media only screen and (max-width: 959px) {
  .media-item .textcontent,
  .person-item .textcontent {
    padding: 16px 14px;
  }
}
.media-item .textcontent .date,
.person-item .textcontent .date {
  padding-bottom: 16px;
  font-size: 11px;
}
.media-item .textcontent .title,
.person-item .textcontent .title {
  height: 48px;
  margin-bottom: 25px;
  font-size: 14px;
}
@media only screen and (max-width: 959px) {
  .media-item .textcontent .title,
  .person-item .textcontent .title {
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 640px) {
  .media-item .textcontent .title,
  .person-item .textcontent .title {
    margin-bottom: 10px;
  }
}
.media-item .textcontent .linktype,
.person-item .textcontent .linktype {
  height: 22px;
  margin-bottom: 50px;
  color: #f6f6f6;
  font-size: 11px;
  font-family: 'Comfortaa';
}
@media only screen and (max-width: 959px) {
  .media-item .textcontent .linktype,
  .person-item .textcontent .linktype {
    margin-bottom: 10px;
  }
}
.media-item .textcontent .readmore,
.person-item .textcontent .readmore {
  color: #f6f6f6;
  font-size: 14px;
  font-family: 'Comfortaa';
}
.media-item .no-overflow {
  overflow: hidden;
}
.media-item .no-overflow img {
  -webkit-transition: 0.3s ease-out transform;
  -o-transition: 0.3s ease-out transform;
  transition: 0.3s ease-out transform;
}
.media-item:hover img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}
.single-media .backLink {
  color: #442B1E;
  font-size: 16px;
}
.single-media .backLink img {
  margin-right: 20px;
}
.single-media .single_image {
  max-height: 800px;
}
.single-media video {
  background-color: #442B1E;
}
.contactbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
@media only screen and (max-width: 959px) {
  .contactbox:before {
    content: '';
    position: absolute;
    width: calc(100% - 20px);
    height: calc(100% - 222px);
    border: 10px solid #442B1E;
    z-index: -1;
  }
}
.contactbox .contactform {
  width: 100%;
}
@media only screen and (min-width: 960px) {
  .contactbox .contactform {
    width: 84%;
    border: 10px solid #442B1E;
    margin-left: auto;
  }
}
@media only screen and (min-width: 960px) {
  .contactbox .contactform .wpcf7 {
    width: 519px;
    margin-right: 95px;
    margin-left: auto;
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
@media only screen and (max-width: 959px) {
  .contactbox .contactform .wpcf7 {
    margin: 20px;
  }
}
.contactbox .contactform .wpcf7 input[type='text'],
.contactbox .contactform .wpcf7 input[type='email'],
.contactbox .contactform .wpcf7 textarea {
  width: 100%;
  color: #442B1E;
  font-size: 18px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-bottom: 2px solid #442B1E;
  border-radius: 0;
  margin: 6px 0;
  padding: 8px 10px 8px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.contactbox .contactform .wpcf7 input[type='text']::-webkit-input-placeholder, .contactbox .contactform .wpcf7 input[type='email']::-webkit-input-placeholder, .contactbox .contactform .wpcf7 textarea::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #442B1E;
  opacity: 1;
  /* Firefox */
}
.contactbox .contactform .wpcf7 input[type='text']::-moz-placeholder, .contactbox .contactform .wpcf7 input[type='email']::-moz-placeholder, .contactbox .contactform .wpcf7 textarea::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #442B1E;
  opacity: 1;
  /* Firefox */
}
.contactbox .contactform .wpcf7 input[type='text']:-ms-input-placeholder, .contactbox .contactform .wpcf7 input[type='email']:-ms-input-placeholder, .contactbox .contactform .wpcf7 textarea:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #442B1E;
  opacity: 1;
  /* Firefox */
}
.contactbox .contactform .wpcf7 input[type='text']::-ms-input-placeholder, .contactbox .contactform .wpcf7 input[type='email']::-ms-input-placeholder, .contactbox .contactform .wpcf7 textarea::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #442B1E;
  opacity: 1;
  /* Firefox */
}
.contactbox .contactform .wpcf7 input[type='text']::placeholder,
.contactbox .contactform .wpcf7 input[type='email']::placeholder,
.contactbox .contactform .wpcf7 textarea::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #442B1E;
  opacity: 1;
  /* Firefox */
}
.contactbox .contactform .wpcf7 input[type='text']:-ms-input-placeholder,
.contactbox .contactform .wpcf7 input[type='email']:-ms-input-placeholder,
.contactbox .contactform .wpcf7 textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #442B1E;
}
.contactbox .contactform .wpcf7 input[type='text']::-ms-input-placeholder,
.contactbox .contactform .wpcf7 input[type='email']::-ms-input-placeholder,
.contactbox .contactform .wpcf7 textarea::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #442B1E;
}
.contactbox .contactform .wpcf7 textarea {
  height: 80px;
  max-height: 500px;
  max-width: 100%;
}
.contactbox .contactform .wpcf7 .imprintlink {
  display: block;
  margin: 10px 0;
}
.contactbox .contactform .wpcf7 button[type="submit"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  position: relative;
  color: white;
  background-color: #442B1E;
  padding: 5px 50px 5px 10px;
  border: none;
  font-size: 18px;
  cursor: pointer;
}
.contactbox .contactform .wpcf7 button[type="submit"]:not(:first-child) {
  margin-top: 20px;
  margin-bottom: 20px;
}
.contactbox .contactform .wpcf7 button[type="submit"]:before {
  content: '';
  position: absolute;
  background-color: white;
  height: 2px;
  width: 13px;
  right: 10px;
  top: calc(50% - 1px);
  -webkit-transition: width 0.3s;
  -o-transition: width 0.3s;
  transition: width 0.3s;
}
@media only screen and (min-width: 960px) {
  .contactbox .contactform .wpcf7 button[type="submit"]:hover:before {
    width: 22px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1100px) {
  .contactbox .contactform .wpcf7 {
    width: 400px;
    margin-right: 36px;
  }
}
@media only screen and (min-width: 960px) {
  .contactbox .contactinfo {
    position: absolute;
    height: 100%;
    width: 350px;
    top: 112px;
  }
}
@media only screen and (max-width: 959px) {
  .contactbox .contactinfo {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.contactbox .contactinfo .contactcenter {
  color: white;
  background-color: #442B1E;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 55px 55px 45px 55px;
}
@media only screen and (min-width: 960px) {
  .contactbox .contactinfo .contactcenter {
    width: 350px;
  }
}
@media only screen and (min-width: 501px) and (max-width: 639px) {
  .contactbox .contactinfo .contactcenter {
    padding: 35px 20px 30px 20px;
    margin: 0 15px;
  }
}
@media only screen and (max-width: 500px) {
  .contactbox .contactinfo .contactcenter {
    width: calc(100% - 40px);
    margin: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 35px 10px 30px 10px;
  }
  .contactbox .contactinfo .contactcenter .fitcontent {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.contactbox .contactinfo .contactcenter .phone {
  margin-bottom: 40px;
}
.contactbox .contactinfo .contactcenter .phone a {
  color: white;
}
.contactbox .contactinfo .contactcenter .mail {
  margin-bottom: 40px;
}
.contactbox .contactinfo .contactcenter .mail a {
  color: white;
}
.wpcf7-validation-errors,
.wpcf7-validation-errors,
.wpcf7-acceptance-missing,
.wpcf7-not-valid-tip {
  color: red !important;
  border: 0 !important;
  margin: 0 !important;
  display: block;
  font-size: 14px;
}
.wpcf7-acceptance .wpcf7-list-item {
  margin: 0 !important;
}
.wpcf7-acceptance .wpcf7-list-item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wpcf7-acceptance .wpcf7-list-item label input {
  margin-top: 5px;
  margin-right: 15px;
}
.screen-reader-response {
  display: none;
}
.blogline {
  margin: 0px;
  padding: 0px;
  border: none;
  height: 1px;
  background-color: #f6f6f6;
}
.attachment-post-thumbnail {
  margin: 20px 0;
}
.notfound {
  min-height: 150px;
}
.readmore {
  font-family: 'Comfortaa';
  color: #f6f6f6 !important;
  font-weight: 700;
}
.readmore:after {
  background-color: #f6f6f6 !important;
}
.readmore:hover {
  color: #f6f6f6 !important;
}
.readmore:hover:after {
  background-color: #f6f6f6 !important;
}
.search-form {
  position: relative;
}
.search-form .search-field {
  width: 100%;
  background-color: #FFFFFF;
  border: solid 1px #442B1E;
  border-radius: 20px;
  padding: 8px 40px 8px 10px;
  color: #000;
  font-size: 14px;
}
.search-form .search-submit {
  position: absolute;
  top: 2px;
  right: 4px;
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
}
.uk-pagination > * > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #f6f6f6;
}
.uk-pagination li:hover a,
.uk-pagination li.active a {
  color: #442B1E;
}
.uk-pagination li a:focus {
  color: #442B1E;
}
.sidebar h2 {
  font-size: 25px;
}
.sidebar ul {
  padding: 0;
  list-style-type: none;
  margin: 40px 0;
}
.sidebar ul li {
  padding: 15px 0;
  border-bottom: 1px solid #f6f6f6;
}
.sidebar ul li a {
  color: #000 !important;
}
.sidebar ul li a:after {
  background-color: #000 !important;
}
.sidebar ul li a:hover:after {
  background-color: #000 !important;
}
.backLinkBlog {
  color: #f6f6f6;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.backLinkBlog img {
  height: 14px;
  width: 25px;
  margin-right: 20px;
}
.category {
  color: #f6f6f6;
  font-size: 11px;
}
.category a {
  color: #f6f6f6;
  font-size: 11px;
}
