/*!
Theme Name: Roboto
Theme URI: http://marcwilmesdesign.lu
Author: Attila Simon
Description: 
Version: 1.0
License: Marc Wilmes Design
Text Domain: 
Tags: - 
*/
/* Lato */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('https://fonts.marcwilmesdesign.lu/fonts/lato-v14-latin/lato-v14-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Lato Regular'), local('Lato-Regular'), url('https://fonts.marcwilmesdesign.lu/fonts/lato-v14-latin/lato-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://fonts.marcwilmesdesign.lu/fonts/lato-v14-latin/lato-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/lato-v14-latin/lato-v14-latin-regular.woff') format('woff'), /* Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/lato-v14-latin/lato-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://fonts.marcwilmesdesign.lu/fonts/lato-v14-latin/lato-v14-latin-regular.svg#Lato') format('svg');
  /* Legacy iOS */
}
/* Lato */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('https://fonts.marcwilmesdesign.lu/fonts/lato-v14-latin/lato-v14-latin-300.eot');
  /* IE9 Compat Modes */
  src: local('Lato Light'), local('Lato-Light'), url('https://fonts.marcwilmesdesign.lu/fonts/lato-v14-latin/lato-v14-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://fonts.marcwilmesdesign.lu/fonts/lato-v14-latin/lato-v14-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/lato-v14-latin/lato-v14-latin-300.woff') format('woff'), /* Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/lato-v14-latin/lato-v14-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://fonts.marcwilmesdesign.lu/fonts/lato-v14-latin/lato-v14-latin-300.svg#Lato') format('svg');
  /* Legacy iOS */
}
/* Lato */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('https://fonts.marcwilmesdesign.lu/fonts/lato-v14-latin/lato-v14-latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Lato Bold'), local('Lato-Bold'), url('https://fonts.marcwilmesdesign.lu/fonts/lato-v14-latin/lato-v14-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://fonts.marcwilmesdesign.lu/fonts/lato-v14-latin/lato-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/lato-v14-latin/lato-v14-latin-700.woff') format('woff'), /* Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/lato-v14-latin/lato-v14-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://fonts.marcwilmesdesign.lu/fonts/lato-v14-latin/lato-v14-latin-700.svg#Lato') format('svg');
  /* Legacy iOS */
}
/* Lato */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('https://fonts.marcwilmesdesign.lu/fonts/lato-v14-latin/lato-v14-latin-900.eot');
  /* IE9 Compat Modes */
  src: local('Lato Black'), local('Lato-Black'), url('https://fonts.marcwilmesdesign.lu/fonts/lato-v14-latin/lato-v14-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://fonts.marcwilmesdesign.lu/fonts/lato-v14-latin/lato-v14-latin-900.woff2') format('woff2'), /* Super Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/lato-v14-latin/lato-v14-latin-900.woff') format('woff'), /* Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/lato-v14-latin/lato-v14-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://fonts.marcwilmesdesign.lu/fonts/lato-v14-latin/lato-v14-latin-900.svg#Lato') format('svg');
  /* Legacy iOS */
}
/* ROBOTO */
.uk-navbar-toggle {
  padding: 0;
  color: #442B1E;
}
.uk-sticky-fixed {
  border-bottom: solid 1px #442B1E;
}
.opennavmenu {
  padding: 0;
}
.skip_animation.scroll-mouse-anim {
  cursor: pointer;
}
.header-desktop-animation-preloader {
  width: 100%;
  height: 100vh;
}
.header-animation {
  width: 100%;
  height: 100vh;
  background: #edf8fb;
  overflow: hidden;
  display: none;
}
.header-animation .tl {
  position: absolute;
}
.header-animation .hand {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.header-animation .hand img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
  width: 100%;
  height: 100%;
}
.header-animation .tl.hand_part {
  top: 0;
  left: 0;
}
.header-animation .tl.finger_part {
  /*position: relative;
  z-index: 1;*/
  top: 0;
  left: 0;
}
.header-animation .tl.clean {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
  z-index: 10;
}
.circles_pos {
  position: absolute;
  left: 0;
  top: 0;
}
.circles_cnt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  padding: 0;
  margin: 0;
}
.circles_cnt .circle {
  position: absolute;
  width: 100px;
  height: 100px;
  border: 3px solid black;
  border-radius: 100%;
}
.circles_cnt .circle.vr {
  border: 1px solid red;
}
.circles_cnt .circle.c2::after {
  content: '';
  position: absolute;
  top: -12px;
  left: -12px;
  width: 120px;
  height: 120px;
  border: 2px solid black;
  border-radius: 100%;
}
.circles_cnt .circle.c3 {
  width: 60px;
  height: 60px;
}
.circles_cnt .circle.c3::after {
  content: '';
  position: absolute;
  top: -32px;
  left: -32px;
  width: 120px;
  height: 120px;
  border: 2px solid black;
  border-radius: 100%;
}
.hero-section {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  height: 100vh;
  width: 100%;
  position: relative;
  opacity: 0;
}
.hero-section .rlogo {
  width: 30%;
  height: auto;
}
.hero-elements {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 535px;
}
/* HEADER TOP ELEMENTS */
.header_top_elements {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  padding: 45px;
  /*border: 1px dashed red;*/
  /*font-size: 20px;*/
}
@media (min-width: 640px) and (max-width: 1000px) {
  .main_circles {
    left: -5%;
  }
}
.roboto-hypool-logo img {
  width: 120px;
  height: auto;
}
.roboto-menu {
  position: absolute;
  display: block;
  top: 105px;
  right: 45px;
}
.roboto-menu img {
  width: 70px;
  height: 100%;
}
.roboto-opening {
  margin-right: 150px;
  margin-bottom: 15px;
}
.roboto-opening span {
  text-transform: uppercase;
  color: #B7D800;
  margin-right: 15px;
}
/* MOUSE SCROLL */
.mouse {
  position: absolute;
  bottom: 5%;
  display: block;
  text-align: center;
  font-size: 20px;
  z-index: 100;
  text-decoration: none;
  text-shadow: 0;
  width: 15px;
  height: 15px;
  border-bottom: 5px solid #F28D00;
  border-right: 5px solid #F28D00;
  z-index: 9;
  left: 50%;
  -webkit-transform: translate(-50%, 0%) rotate(45deg);
  transform: translate(-50%, 0%) rotate(45deg);
  -webkit-animation: fade_move_down 4s ease-in-out infinite;
  animation: fade_move_down 4s ease-in-out infinite;
}
/*animated scroll arrow animation*/
@-webkit-keyframes fade_move_down {
  0% {
    -webkit-transform: translate(0, -10px) rotate(45deg);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0, 10px) rotate(45deg);
    opacity: 0;
  }
}
@keyframes fade_move_down {
  0% {
    -webkit-transform: translate(0, -10px) rotate(45deg);
            transform: translate(0, -10px) rotate(45deg);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0, 10px) rotate(45deg);
            transform: translate(0, 10px) rotate(45deg);
    opacity: 0;
  }
}
.viewport-elements {
  position: relative;
}
.roboto-phone {
  position: fixed;
  bottom: 45px;
  right: 45px;
}
.roboto-phone img {
  width: 70px;
  height: 70px;
}
/* HEADER */
.r-logo-part-1 img {
  width: 94px;
  height: 94px;
}
.r-logo-part-2 {
  margin-left: 5px;
  margin-top: 5px;
}
.r-logo-part-2 .hygiene img {
  height: 38px;
  width: 84px;
}
.r-logo-part-2 .hypool {
  display: inline-block;
  margin-left: 12px;
}
.r-logo-part-2 .hypool img {
  height: 42px;
  width: 68px;
}
.footer .holidays {
  max-width: 500px;
}
.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;
}
.footer-flex a {
  color: black;
}
.footer-flex a:hover {
  color: black;
}
.footer-flex .uk-container {
  margin-top: 70px;
}
.footer-flex .spacing {
  letter-spacing: 1px;
}
.footer-copyright {
  width: 100%;
  margin: 30px auto;
  text-align: center;
  font-size: 12px;
  position: relative;
  z-index: 1;
  line-height: 1.5em;
  text-transform: uppercase;
}
.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 {
  color: #000;
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  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;
  color: black;
}
/* 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;
  transition: width 0.3s;
}
@media only screen and (min-width: 960px) {
  .link_button_line_fx:hover:before {
    width: 35px;
  }
}
.main-container a {
  color: #000;
  text-decoration: underline;
}
.main-container a:hover {
  color: #000;
}
.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%;
  }
}
@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;
  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;
  }
}
.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;
  }
}
/* ROBOTO */
.blue-container {
  background-color: #EDF8FB;
  padding: 60px 20px;
  border-top-right-radius: 50px;
}
@media (max-width: 1250px) {
  .blue-container {
    margin: 0 15px;
  }
}
@media (min-width: 1400px) {
  .blue-container {
    padding: 60px 190px;
  }
}
.blue-container h3 {
  font-weight: 700;
}
.main-container .blue-container {
  background-color: #EDF8FB;
  padding: 60px 25px;
  padding-top: 15%;
  border-top-right-radius: 50px;
}
@media (min-width: 1400px) {
  .main-container .blue-container {
    padding: 60px 190px;
    padding-top: 15%;
  }
}
.main-container .blue-container h3 {
  font-weight: 700;
}
.frontpage .blue-container {
  padding: 60px 25px;
}
@media (min-width: 1400px) {
  .frontpage .blue-container {
    padding: 60px 190px;
  }
}
.button-image {
  width: 25%;
  font-weight: 700;
  text-align: center;
}
.button-link {
  text-align: center;
  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;
}
.button-link a {
  display: block;
  padding: 2px 30px;
  background-color: #B7D800;
  border: solid #B7D800 1px;
  border-radius: 25px;
  color: white;
}
.button-link a:hover {
  background-color: #EDF8FB;
  color: #000;
}
/*
  SORTIMENT SLIDER
*/
.slider h4 {
  font-weight: 700;
}
.slider-history ul {
  margin-top: 50px;
}
.slider-history ul li {
  padding-top: 65px;
  margin-top: 6px;
}
.slider-history ul li:after {
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #F28D00;
  position: absolute;
  top: 0px;
  left: calc(50% + 10px);
}
.slider-history ul li:before {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  top: 10px;
  left: calc(50% + 10px);
  background-color: black;
  opacity: 0.2;
}
.uk-slider-nav {
  margin-bottom: 0!important;
}
.textboximage .text {
  margin-top: 15px;
}
.col-image.small img {
  max-width: 40%;
}
.col-image.medium img {
  max-width: 60%;
}
@media screen and (min-width: 1400px) and (max-width: 1550px) {
  .col-image.medium img {
    max-width: 80%;
  }
}
#page_3 {
  margin-top: 210px;
}
#page_56 .blue-container .uk-flex-top,
#page_57 .blue-container .uk-flex-top {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}
/* -----  1.3 General Typography  ------------------------------------------- */
*:focus {
  outline: 0 !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
select,
input,
button,
textarea {
  font-family: "Lato";
  font-style: normal;
  line-height: normal;
  color: #000;
  margin: 0;
  word-wrap: break-word;
  display: inline-block;
}
h1 {
  font-size: 60px;
}
h2 {
  font-size: 60px;
}
h3 {
  font-size: 40px;
}
h4 {
  font-size: 25px;
}
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'}*/
.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;
  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;
}
#navmenu .content a {
  color: white;
  font-size: 35px;
  padding: 0;
  text-align: center;
}
#navmenu .content li {
  padding: 5px 0;
}
#navmenu .content li.uk-active a {
  font-weight: 700;
}
.modal-circle {
  width: 1em;
  height: 1em;
  border-radius: 100%;
  position: absolute;
  z-index: -1;
}
.modal-circle.green {
  top: 0 !important;
  right: 0 !important;
  background-color: #B7D800;
}
.modal-circle.red {
  bottom: 0 !important;
  right: 0 !important;
  background-color: #E50019;
}
.roboto-info-link {
  position: fixed;
  bottom: 45px;
  right: 45px;
}
.roboto-info-link img {
  width: 70px;
  height: 70px;
}
#navmenu,
#roboto_info {
  color: white;
  background-color: white;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
#navmenu h2,
#roboto_info h2,
#navmenu a,
#roboto_info a {
  color: white;
}
#navmenu button,
#roboto_info button {
  border: none;
  background: transparent;
}
#navmenu .uk-navbar-right,
#roboto_info .uk-navbar-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
}
#navmenu .uk-navbar-right .uk-modal-close-default,
#roboto_info .uk-navbar-right .uk-modal-close-default {
  top: 4px;
}
#navmenu .modal,
#roboto_info .modal {
  height: 100%;
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#navmenu .modal button,
#roboto_info .modal button {
  padding: 25px;
}
#navmenu .modal button:hover,
#roboto_info .modal button:hover {
  cursor: pointer;
}
#navmenu .content,
#roboto_info .content {
  margin-top: 36px;
}
#navmenu .language-menu,
#roboto_info .language-menu {
  margin-right: 100px;
}
#navmenu .language-menu a,
#roboto_info .language-menu a {
  font-size: 25px;
  font-weight: 400;
  text-transform: uppercase;
}
#navmenu .language-menu a.active,
#roboto_info .language-menu a.active {
  font-weight: 700;
}
#navmenu .language-menu a:not(:last-child)::after,
#roboto_info .language-menu a:not(:last-child)::after {
  content: '|';
  padding: 0px 12px;
  color: white;
}
.infocontent {
  text-align: center;
}
.infocontent .phonelogo img {
  width: 80px;
  height: 72px;
}
.infocontent .generelphone a,
.infocontent .serviceecophone a,
.infocontent .emergencyphone a,
.infocontent .generelphone strong,
.infocontent .serviceecophone strong,
.infocontent .emergencyphone strong {
  font-weight: 900;
}
.infocontent .infotitle,
.infocontent .medicalphone,
.infocontent .serviceecophone {
  margin: 15px 0;
}
@media screen and (min-width: 960px) {
  .infocontent .emergencyphone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.infocontent .emergencyphone .numbers a {
  display: block;
  font-weight: 700;
}
@media (max-width: 639px) {
  body {
    font-size: 15px;
  }
  .header-mobile-animation {
    margin-top: 20px;
  }
  .header-mobile-animation .roboto-opening-content {
    font-size: 12px;
  }
  .header-mobile-animation .roboto-opening-content span {
    color: #B7D800;
  }
  .mobile-rlogo {
    margin-top: 25px;
    width: 45%;
    height: 45%;
  }
  .header_top_elements .roboto-hypool-logo,
  .header_top_elements .roboto-opening-content {
    display: none;
  }
  .roboto-menu {
    position: absolute;
    top: 35px;
    right: 30px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  select,
  input,
  button,
  textarea {
    font-style: normal;
    line-height: normal;
    color: #000;
    margin: 0;
    word-wrap: break-word;
    display: inline-block;
  }
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 30px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 20px;
  }
  .button-image {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-weight: 700;
  }
  .button-image a {
    text-align: center;
    width: 80%;
  }
  .language-menu {
    margin-right: 0 !important;
  }
  .infocontent .phonelogo img {
    width: 60px;
    height: 60px;
  }
  #navmenu .language-menu a,
  #roboto_info .language-menu a {
    font-size: 15px !important;
  }
  #navmenu .content,
  #roboto_info .content {
    margin-top: 0;
  }
  #navmenu .uk-navbar-right,
  #roboto_info .uk-navbar-right {
    position: absolute;
    top: 0;
    right: 0;
  }
  #navmenu .content a {
    color: white;
    font-size: 25px;
  }
}

.mwd-manage-my-cookies:hover {
  text-decoration: underline;
}
@media (min-width: 640px) {
  .header-mobile-animation {
    display: none;
  }
}
