/*!
Theme Name: CC Real Estate
Theme URI: http://marcwilmesdesign.lu
Author: Attila Simon
Description: 
Version: 1.0
License: Marc Wilmes Design
Text Domain: ccrealestate.lu
Tags: -
*/
/* Montserrat */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('https://fonts.marcwilmesdesign.lu/fonts/montserrat-v12-latin/montserrat-v12-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url('https://fonts.marcwilmesdesign.lu/fonts/montserrat-v12-latin/montserrat-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://fonts.marcwilmesdesign.lu/fonts/montserrat-v12-latin/montserrat-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/montserrat-v12-latin/montserrat-v12-latin-regular.woff') format('woff'), /* Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/montserrat-v12-latin/montserrat-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://fonts.marcwilmesdesign.lu/fonts/montserrat-v12-latin/montserrat-v12-latin-regular.svg#Montserrat') format('svg');
  /* Legacy iOS */
}
/* Montserrat */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('https://fonts.marcwilmesdesign.lu/fonts/montserrat-v12-latin/montserrat-v12-latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Montserrat Bold'), local('Montserrat-Bold'), url('https://fonts.marcwilmesdesign.lu/fonts/montserrat-v12-latin/montserrat-v12-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://fonts.marcwilmesdesign.lu/fonts/montserrat-v12-latin/montserrat-v12-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/montserrat-v12-latin/montserrat-v12-latin-700.woff') format('woff'), /* Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/montserrat-v12-latin/montserrat-v12-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://fonts.marcwilmesdesign.lu/fonts/montserrat-v12-latin/montserrat-v12-latin-700.svg#Montserrat') format('svg');
  /* Legacy iOS */
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
body {
  overflow-x: hidden;
  font-family: 'Montserrat';
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 2.3em;
  color: #575757;
}
a {
  text-decoration: none;
  word-wrap: break-word;
  color: #575757;
}
p {
  margin-bottom: 24px;
}
p:first-child {
  margin-top: 0;
}
p:last-child {
  margin-bottom: 0;
}
.noscroll {
  height: 100%;
  overflow: hidden;
  position: relative;
}
/*
 * Row with equal height columns
 * --------------------------------------------------
 */
/*
.row-eq-height {
  @media (min-width: @screen-sm-min) {
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display:         flex;
	  flex-wrap: wrap;
	  -webkit-flex-wrap: wrap;
	}

	> div {
		// margin-bottom: @x0h;
	}
}
*/
.columns {
  margin-bottom: 150px;
}
.latestProperty {
  margin-bottom: 80px;
}
.flex-item {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/*
.flex-start {
	justify-content: flex-start;
}

.flex-center {
	justify-content: center;
}

.flex-edn {
	justify-content: flex-end;
}
*/
.img-responsive {
  max-width: 100%;
  max-height: 100%;
}
@media only screen and (max-width: 767px) {
  .img-responsive {
    max-height: 250px;
  }
}
a.box {
  display: block;
}
.inline {
  display: inline-block;
  text-align: center;
}
.box {
  position: relative;
}
.box.status_active .title {
  opacity: 0;
}
.box .status {
  width: 145px;
  height: 105px;
  position: absolute;
  top: -12px;
  left: 40px;
  color: white;
  background-color: #00a1ad;
  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;
  text-align: center;
  text-transform: lowercase;
  -webkit-box-shadow: -10px 10px 15px #DDDDDD;
          box-shadow: -10px 10px 15px #DDDDDD;
  font-weight: 900;
}
.box .boxImage {
  height: 350px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.box .propertyText {
  padding-left: 40px;
  padding-top: 40px;
}
.box .propertyText .title {
  color: #00a1ad;
  font-weight: 700;
  text-transform: lowercase;
}
@media only screen and (max-width: 991px) {
  .box .propertyText:not(.addressText) {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 991px) {
  .box .propertyText.addressText {
    padding-left: 15px;
  }
}
.box .boxText {
  background: white;
  height: 376px;
  width: 100%;
  padding-right: 0px;
}
@media only screen and (max-width: 991px) {
  .box .boxText {
    height: 330px;
  }
}
@media only screen and (max-width: 991px) {
  .box .boxText:not(.addressText):after {
    content: '';
    position: absolute;
    height: 100%;
    width: calc(100% - 30px);
    top: 0;
    left: 15px;
    -webkit-box-shadow: -14px 14px 35px -10px rgba(0, 0, 0, 0.43);
            box-shadow: -14px 14px 35px -10px rgba(0, 0, 0, 0.43);
  }
}
@media only screen and (min-width: 992px) {
  .box .boxText {
    position: absolute;
    bottom: 0;
    right: 15px;
    z-index: 1;
    -webkit-box-shadow: -14px 14px 35px -10px rgba(0, 0, 0, 0.43);
            box-shadow: -14px 14px 35px -10px rgba(0, 0, 0, 0.43);
  }
}
.box .boxText.blue {
  color: white;
}
@media only screen and (max-width: 991px) {
  .box .boxText.blue {
    background-color: unset;
  }
}
@media only screen and (min-width: 992px) {
  .box .boxText.blue {
    background-color: #00a1ad;
  }
}
.box .boxText.blue:before {
  content: url('_res/img/cc-box.svg');
  position: absolute;
  height: 70px;
  width: 140px;
  top: -35px;
  left: -35px;
}
@media only screen and (max-width: 991px) {
  .box .boxText.blue:before {
    left: 35px;
  }
}
@media only screen and (max-width: 991px) {
  .box .boxText.blue:after {
    content: '';
    position: absolute;
    height: 100%;
    width: calc(100% - 30px);
    top: 0;
    left: 15px;
    background-color: #00a1ad;
    z-index: -1;
  }
}
@media only screen and (min-width: 992px) {
  .box .addressText {
    right: 0 !important;
    width: 60%;
  }
}
@media only screen and (max-width: 991px) {
  .box .addressText {
    height: 100%;
  }
}
.box .map {
  height: 445px;
}
.box .articleTitle {
  margin: 0 40px;
  color: #00a1ad;
}
@media only screen and (max-width: 991px) {
  .box .articleTitle {
    padding-bottom: 95px;
  }
}
.box .articleSource {
  bottom: 20px;
  margin: 0 40px;
  position: absolute;
}
.box .readmore {
  position: absolute;
  bottom: 18%;
  left: 13%;
  height: 95px;
  width: 95px;
  background: #00a1ad;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  z-index: -1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .box .readmore {
    left: 1%;
  }
}
@media only screen and (max-width: 991px) {
  .box .readmore {
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 1;
  }
}
.box:hover .articleTitle h3,
.box:hover .readmore {
  text-decoration: underline;
}
.box .inline,
.single-immobilier .inline {
  margin-right: 35px;
}
@media only screen and (max-width: 767px) {
  .box .inline,
  .single-immobilier .inline {
    margin-right: 24px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .box .inline,
  .single-immobilier .inline {
    margin-right: 17px;
  }
}
.articleListImage {
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 400px;
}
.vspace {
  margin: 0 6px;
}
.presentationItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  margin-bottom: 20px;
  text-transform: lowercase;
}
.presentationItem:before {
  content: '';
  position: absolute;
  width: calc(100% - 30px);
  bottom: 0;
  left: 15px;
  height: 1px;
  background-color: #00a1ad;
}
.presentationItem label {
  color: #00a1ad;
}
.imageSlider {
  background-color: #ccecef;
}
.imageSlider .mainImage {
  max-width: 100%;
  max-height: 550px;
  display: block;
}
@media only screen and (max-width: 767px) {
  .imageSlider .mainImage {
    max-height: 460px;
  }
}
.imageSlider .sliderItem {
  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;
  height: 550px;
}
@media only screen and (max-width: 767px) {
  .imageSlider .sliderItem {
    height: 460px;
  }
}
.imageSlider-Nav {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 20px;
}
.imageSlider-Nav .slick-slide {
  margin-left: 10px;
  margin-right: 10px;
}
.imageSlider-Nav .slick-list {
  width: 100% !important;
}
.imageSlider-Nav img {
  width: 100%;
  height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media only screen and (max-width: 767px) {
  .imageSlider-Nav img {
    height: 100px;
  }
}
.arrow {
  position: absolute;
  top: calc(50% - 20px);
  font-size: 40px;
  display: block;
  cursor: pointer;
  z-index: 1;
}
.arrow-left {
  left: 20px;
}
.arrow-right {
  right: 20px;
}
.documentLink {
  display: inline-block;
  line-height: normal;
  color: #00a1ad;
  font-weight: 700;
  cursor: pointer;
}
.assemble {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
p a:hover,
form a:hover {
  text-decoration: underline;
}
.textBox .leftText {
  padding-left: 70px;
  color: white;
  z-index: 1;
  position: relative;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .textBox .leftText {
    padding-left: 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .textBox .leftText {
    padding-left: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .textBox .leftText {
    padding-left: 28px;
  }
}
.textBox .leftText a {
  color: white;
  cursor: pointer;
}
.textBox .leftText:before {
  content: '';
  position: absolute;
  background-color: #00a1ad;
  width: calc(100% + 15px);
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .textBox .leftText:before {
    -webkit-box-shadow: -14px 14px 35px -10px rgba(0, 0, 0, 0.43);
            box-shadow: -14px 14px 35px -10px rgba(0, 0, 0, 0.43);
  }
}
@media only screen and (max-width: 767px) {
  .textBox .leftText:before {
    width: 100%;
  }
}
.textBox .rightText {
  z-index: 2;
  padding: 110px 70px;
}
@media only screen and (min-width: 768px) {
  .textBox .rightText {
    -webkit-box-shadow: -14px 14px 35px -10px rgba(0, 0, 0, 0.43);
            box-shadow: -14px 14px 35px -10px rgba(0, 0, 0, 0.43);
  }
}
.textBox .boxContent {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .textBox .boxContent:before {
    content: '';
    position: absolute;
    width: calc(100% - 15px);
    height: 100%;
    top: 0;
    left: 15px;
    z-index: -1;
    -webkit-box-shadow: -14px 14px 35px -10px rgba(0, 0, 0, 0.43);
            box-shadow: -14px 14px 35px -10px rgba(0, 0, 0, 0.43);
  }
}
/* -----  1.3 General Typography  ------------------------------------------- */
*:focus {
  outline: 0 !important;
}
h1,
h2 {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.9em;
  text-transform: lowercase;
  color: #00a1ad;
  margin: 0;
  word-wrap: break-word;
}
h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: 2.3em;
  margin: 0;
  word-wrap: break-word;
}
ul {
  padding-left: 15px;
  margin: 0;
}
ul li {
  line-height: 22px;
}
.center {
  text-align: center;
}
.right {
  text-align: end;
}
.normalCase {
  text-transform: none;
}
.icon {
  color: #00a1ad;
}
.iconSmall {
  font-size: 16px;
}
.iconBig {
  font-size: 40px;
  display: block;
}
.iconAddress {
  font-size: 46px;
  margin-right: 15px;
}
.single-immobilier .contact a {
  font-weight: 700;
  text-decoration: underline;
  margin-left: 55px;
}
@media only screen and (max-width: 767px) {
  .single-immobilier .contact a {
    margin-left: 15px;
  }
}
.contactname {
  color: #00a1ad;
  font-weight: 700;
}
.backLink {
  position: absolute;
  display: inline-block;
  left: 15px;
  color: #00a1ad;
  z-index: 10;
  top: -145px;
}
.backLink .icon {
  display: block;
  font-size: 60px;
  margin-bottom: 5px;
}
.backLink .linktext {
  display: inline-block;
  line-height: 1.5em;
  text-transform: lowercase;
}
@media only screen and (max-width: 991px) {
  .backLink {
    position: unset;
  }
  .backLink .icon {
    font-size: 50px;
  }
}
.main-space {
  clear: both;
  display: block;
}
.main-space.x0 {
  height: 16px;
}
.main-space.x1 {
  height: 40px;
}
.main-space.x2 {
  height: 110px;
}
@media only screen and (max-width: 991px) {
  .main-space.x2 {
    height: 55px;
  }
}
.main-space.x3 {
  height: 190px;
}
@media only screen and (max-width: 991px) {
  .main-space.x3 {
    height: 95px;
  }
}
.main-space.x3_2 {
  height: 95px;
}
@media only screen and (max-width: 991px) {
  .main-space.x3_2 {
    height: 47.5px;
  }
}
/* DEBUG MAIN SPACE*/
/*
.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'}*/
.error h1 {
  color: #313131;
}
.message {
  text-align: center;
  min-height: 800px;
}
@media only screen and (max-width: 767px) {
  .message {
    min-height: 500px;
  }
}
.message h1 {
  margin: 0 !important;
  font-size: 6em;
}
.text {
  font-size: 1.3em;
  font-weight: 300;
}
.screen-reader-response {
  display: none;
}
form p {
  margin: 0;
}
form strong {
  color: #00a1ad;
}
form span.wpcf7-list-item {
  display: block;
}
form input,
form textarea {
  width: 100%;
  padding: 8px;
  background-color: #66c7ce;
  color: white;
  border: none;
}
form input[type="radio"] {
  width: 15px;
  margin-top: 15px;
  margin-right: 5px;
}
form input[type="checkbox"] {
  width: 30px;
  position: relative;
  top: 9px;
}
form .wpcf7-acceptance .wpcf7-list-item-label {
  display: inline-block;
  margin-top: -24px;
  margin-left: 30px;
}
form .wpcf7-not-valid-tip,
form .wpcf7-validation-errors {
  color: red;
}
form .wpcf7-response-output {
  display: inline-block !important;
  margin-top: 15px;
}
form .wpcf7-submit {
  width: auto;
  float: right;
  padding: 10px 50px;
  background-color: #00a1ad;
  /*
		&[disabled]{
			background-color: lighten(@grey, 25%);
			color: darken(white, 25%);
			
			background-color: #eee;
		    color: #ddd;
		    border: 2px solid #eee;
		    cursor: not-allowed;
		}
		*/
}
.wpcf7-mail-sent-ok {
  margin-top: 3.5em;
  border: 2px solid #00a1ad;
  padding: 1em;
  text-align: center;
  /*
	&.green{
		border: 2px solid @green;
	}
	&.orange{
		border: 2px solid @orange;
	}
	*/
}
.hero {
  width: 100%;
  position: relative;
  z-index: 10;
  background-color: #fff;
}
.hero .slider {
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 630px;
}
@media only screen and (max-width: 991px) {
  .hero .slider {
    height: 330px;
  }
}
.hero .logo {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.hero .logo span {
  display: block;
  background-color: rgba(255, 255, 255, 0.8);
  width: 200px;
  height: 200px;
  border-radius: 100%;
  padding: 45px;
}
.hero .logo span img {
  max-width: 100%;
  max-height: 100%;
}
header {
  background-color: #00a1ad;
  right: 0;
  position: sticky;
  color: white;
  top: 0;
  z-index: 11;
}
header .logoLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
header .navLogo {
  width: 95px;
  display: block;
  position: absolute;
  bottom: -1px;
}
header .desktop-navigation {
  overflow: hidden;
}
header .desktop-navigation ul.menu {
  margin: 0 30px;
  padding: 0;
}
header .desktop-navigation ul.menu li {
  list-style: none;
  display: inline-block;
  position: relative;
  margin: 0;
  float: left;
}
header .desktop-navigation ul.menu li a {
  font-weight: 400;
  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;
  text-transform: lowercase;
  color: white;
  text-decoration: none;
  position: relative;
  width: 162px;
  z-index: 2;
  height: 100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  header .desktop-navigation ul.menu li a {
    width: 136px;
  }
}
header .desktop-navigation ul.menu li a:before {
  position: absolute;
  content: "";
  left: 0;
  top: 40px;
  height: 20px;
  width: 1px;
  background-color: #66c7ce;
}
header .desktop-navigation ul.menu li a:hover {
  cursor: pointer;
  background: #66c7ce;
}
header .desktop-navigation ul.menu li:last-child a:after {
  position: absolute;
  content: "";
  right: 0;
  top: 40px;
  height: 20px;
  width: 1px;
  background-color: #66c7ce;
}
header .desktop-navigation ul.menu li.active a {
  font-weight: 700;
}
header .language-menu a {
  text-transform: lowercase;
  color: white;
}
header .language-menu a.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
header .language-menu a.active:hover {
  font-weight: 700;
}
header .language-menu .lang-switch {
  background-color: #00a1ad;
  -webkit-box-shadow: -4px 8px 12px -3px rgba(0, 0, 0, 0.23);
          box-shadow: -4px 8px 12px -3px rgba(0, 0, 0, 0.23);
  position: absolute;
  top: 100px;
  width: calc(100% - 30px);
  display: none;
}
header .language-menu .lang-switch a {
  display: block;
  padding: 16px 0;
  text-align: center;
}
header .language-menu .lang-switch a:hover {
  font-weight: 700;
}
@media (max-width: 1200px) {
  header.mobile {
    background: #fff;
  }
  header.mobile .mobile-nav-container .wrap {
    display: block;
  }
}
/* Mobile navigation */
.mobile-nav-container .wrap {
  width: 100%;
  height: 100vh;
  background: #fff;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  display: none;
  z-index: 10;
  margin-bottom: 35px;
  -webkit-overflow-scrolling: touch;
  /*
    .background {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100vh;
      // background-image: url(_res/img/bio-letzebuerg.jpg);
      background-size: cover !important;
      background-position: center center !important;;
      // background-attachment: fixed !important;;
      opacity: .2;
      z-index: -1;
    }
    */
}
.mobile-nav-container .wrap:after {
  content: '';
  position: relative;
  height: 100px;
  width: 100%;
  margin-bottom: 100px;
}
.mobile-nav-container .wrap h3 {
  padding: 0;
  font-size: 18px;
}
.mobile-nav-container .wrap .nav {
  mix-blend-mode: darken;
}
.mobile-nav-container .wrap .mobileNavLogo {
  width: 55%;
  height: auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mobile-nav-container .wrap .mobileNavLogo {
    width: 40%;
  }
}
.mobile-nav-container .wrap .mobile-navigation {
  max-width: 700px;
  margin: 0 auto;
  height: 100vh;
  z-index: 1;
}
@media (min-height: 400px) {
  .mobile-nav-container .wrap .mobile-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
  }
}
.mobile-nav-container .wrap .mobile-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mobile-nav-container .wrap .mobile-navigation .menu {
  text-align: center;
  width: 100%;
}
.mobile-nav-container .wrap .mobile-navigation .menu > li {
  display: block;
  vertical-align: top;
  width: 90%;
  text-align: center;
  height: auto;
  margin: 18px 5% 24px 5%;
  /*
          @media (max-width: 850px){
            display: block;
            vertical-align: top;
            width: 90%;
            text-align: center;
            height: auto;
            margin: 15px 5% 20px 5%;
          }
          */
}
.mobile-nav-container .wrap .mobile-navigation .menu li {
  /*
            .item {
              padding: 4px 0;
              a {
                color: @orange;
              }
            }
            */
}
.mobile-nav-container .wrap .mobile-navigation .menu li a {
  font-size: 25px;
  color: #66c7ce;
}
.mobile-nav-container .wrap .mobile-navigation .menu li.active a {
  font-weight: 700;
}
.mobile-nav-container .wrap .mobile-navigation .menu li.language {
  margin-top: 40px;
}
.mobile-nav-container .wrap .mobile-navigation .menu li.language a {
  font-weight: 400;
  margin: 0 5px;
}
.mobile-nav-container .wrap .mobile-navigation .menu li.language a.active {
  font-weight: 700;
}
.menu-button {
  position: absolute;
  z-index: 99999;
  top: 17px;
  right: 15px;
  width: 30px;
  height: 24px;
  padding: 0;
  cursor: pointer;
  border: none;
  outline: none;
  background: transparent;
}
@media only screen and (min-width: 768px) and (max-width: 800px) {
  .menu-button {
    right: 55px;
  }
}
@media only screen and (min-width: 575px) and (max-width: 620px) {
  .menu-button {
    right: 55px;
  }
}
.menu-button.open span {
  opacity: 0;
}
.menu-button.open::before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}
.menu-button.open::after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}
.no-js .menu-button {
  display: none;
}
.menu-button::before,
.menu-button::after,
.menu-button span {
  background: #66c7ce;
}
.menu-button::before,
.menu-button::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  pointer-events: none;
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  -o-transition: transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
}
.menu-button span {
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 2px;
  text-indent: 200%;
  -webkit-transition: opacity 0.25s;
  -o-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.menu-button::before {
  -webkit-transform: translate3d(0, -10px, 0) scale3d(1, 1, 1);
  transform: translate3d(0, -10px, 0) scale3d(1, 1, 1);
}
.menu-button::after {
  -webkit-transform: translate3d(0, 10px, 0) scale3d(1, 1, 1);
  transform: translate3d(0, 10px, 0) scale3d(1, 1, 1);
}
.header-logo {
  max-width: 94px;
  padding: 1.3em 0;
}
.navLogoText {
  width: 95px;
}
.mobileBar {
  height: 60px;
}
.mobileBar .logo {
  width: 91px;
  max-height: 100%;
}
/*
------------------------------------------------------
    3.3  Footer
------------------------------------------------------
*/
footer {
  position: relative;
  background-color: #00a1ad;
  color: white;
}
footer .copyright {
  font-size: 10px;
}
footer a {
  color: white !important;
}
footer p {
  margin: 0;
  margin-bottom: 16px;
}
footer hr {
  background: white;
  height: 1px;
  border: none;
  width: 100%;
  margin: 0;
}
footer .mwd {
  margin-left: 15px;
}
footer .container {
  position: relative;
  z-index: 1;
}
footer .container:before {
  content: url('_res/img/cc-footer.svg');
  position: absolute;
  width: 357px;
  top: -89px;
  left: 15px;
  z-index: 2;
  opacity: 0.5;
}
@media only screen and (min-width: 1560px) {
  footer .container:before {
    left: -200px;
  }
}
@media only screen and (max-width: 991px) {
  footer .container:before {
    width: 180px;
    top: -44px;
  }
}
footer .contact a {
  text-decoration: underline;
}
footer .lang {
  text-transform: uppercase;
}
footer .lang:not(:last-child) {
  margin-right: 15px;
}
footer .lang.active {
  font-weight: 700;
}
footer .fnav-navigation {
  text-transform: lowercase;
}
footer .fnav-navigation ul {
  padding: 0;
}
footer .fnav-navigation ul li {
  list-style: none;
  line-height: inherit;
}
footer .chambre {
  background-color: white;
  display: block;
}
.footer-logo {
  max-width: 195px;
}
#map {
  width: 100%;
  height: 445px;
  display: block;
}
