@charset "UTF-8";
/*!
Theme Name: Mateneen
Theme URI: http://marcwilmesdesign.lu
Author: Attila Simon
Description: 
Version: 1.0
License: Marc Wilmes Design
Text Domain: mateneen.lu
Tags: -
*/
/* Open Sans */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('https://fonts.marcwilmesdesign.lu/fonts/open-sans-v17-latin/open-sans-v17-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url('https://fonts.marcwilmesdesign.lu/fonts/open-sans-v17-latin/open-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://fonts.marcwilmesdesign.lu/fonts/open-sans-v17-latin/open-sans-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/open-sans-v17-latin/open-sans-v17-latin-regular.woff') format('woff'), /* Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/open-sans-v17-latin/open-sans-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://fonts.marcwilmesdesign.lu/fonts/open-sans-v17-latin/open-sans-v17-latin-regular.svg#Open Sans') format('svg');
  /* Legacy iOS */
}
/* Open Sans */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('https://fonts.marcwilmesdesign.lu/fonts/open-sans-v17-latin/open-sans-v17-latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url('https://fonts.marcwilmesdesign.lu/fonts/open-sans-v17-latin/open-sans-v17-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://fonts.marcwilmesdesign.lu/fonts/open-sans-v17-latin/open-sans-v17-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/open-sans-v17-latin/open-sans-v17-latin-700.woff') format('woff'), /* Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/open-sans-v17-latin/open-sans-v17-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://fonts.marcwilmesdesign.lu/fonts/open-sans-v17-latin/open-sans-v17-latin-700.svg#Open Sans') format('svg');
  /* Legacy iOS */
}
/* Amatic SC */
@font-face {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('https://fonts.marcwilmesdesign.lu/fonts/amatic-sc-v13-latin/amatic-sc-v13-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Amatic SC Regular'), local('AmaticSC-Regular'), url('https://fonts.marcwilmesdesign.lu/fonts/amatic-sc-v13-latin/amatic-sc-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://fonts.marcwilmesdesign.lu/fonts/amatic-sc-v13-latin/amatic-sc-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/amatic-sc-v13-latin/amatic-sc-v13-latin-regular.woff') format('woff'), /* Modern Browsers */ url('https://fonts.marcwilmesdesign.lu/fonts/amatic-sc-v13-latin/amatic-sc-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://fonts.marcwilmesdesign.lu/fonts/amatic-sc-v13-latin/amatic-sc-v13-latin-regular.svg#Amatic SC') 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;
}
.container {
  position: relative;
}
.matheen-container {
  position: relative;
  z-index: 10;
}
/*
.white-bg {
	position: fixed;
	top:0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100vh;
	background: white;
	z-index: 10;
}
*/
p.txt,
p.author_txt {
  margin: 0;
}
body {
  background: url('_res/img/matheneen-bg.jpg') no-repeat center center;
  overflow-x: hidden;
  background-position: bottom;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  position: relative;
  height: 100%;
  color: #58595b;
}
@media (max-width: 480px) {
  body {
    font-size: 13px;
  }
}
body.orangeBody a {
  color: #f7931d;
}
body.orangeBody .splitpoint {
  background-color: #f7931d;
}
body.orangeBody .button {
  border: 2px solid #f7931d;
  background-color: #f7931d;
  color: white;
}
body.orangeBody .button:hover {
  background-color: white;
  color: #f7931d;
}
body.greenBody a {
  color: #67902d;
}
body.greenBody .splitpoint {
  background-color: #67902d;
}
body.greenBody .button {
  border: 2px solid #67902d;
  background-color: #67902d;
  color: white;
}
body.greenBody .button:hover {
  background-color: white;
  color: #67902d;
}
body:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: 100%;
  width: 100%;
  background-color: #fff;
  z-index: -1;
  /*
		@media (min-width: 992px){
			width: 690px;
			left: 50%;
		  	margin-left: -(690px/2);
		}
		*/
}
@media (min-width: 576px) {
  body:after {
    width: 540px;
    left: 50%;
    margin-left: -270px;
  }
}
@media (min-width: 768px) {
  body:after {
    width: 930px;
    left: 50%;
    margin-left: -465px;
  }
}
@media (min-width: 1200px) {
  body:after {
    width: 1110px;
    left: 50%;
    margin-left: -555px;
  }
}
/*
  @media (min-width: @screen-lg-min + 112) {

	  &:after, &:before {
	  	content: '';
	  	background: white;
	  	width: 72px;
	  	height: 100vh;
	  }

	  &:after {
	  	position: fixed;
	  	left: 0;
	  	top: 0;
	  }

	  &:before {
	  	position: fixed;
	  	right: 0;
	  	top: 0;
	  }

	  margin: 0 72px;
  }
}
*/
a {
  text-decoration: none;
  word-wrap: break-word;
  color: #67902d;
}
p {
  margin-bottom: 12.5px;
  margin-top: 24px;
}
p:first-child {
  margin-top: 0;
}
p:last-child {
  margin-bottom: 0;
}
/*
 * 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;
	}
}
*/
.flex-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex-col-align-items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.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;
}
*/
/* BACKGROUND FIX */
.scont .columns {
  position: relative;
  z-index: 10;
}
.scont.border-top {
  position: relative;
  z-index: 2;
  background: black;
}
.scont.border-top:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 30px;
  background: white;
  z-index: 0;
  top: 0;
}
.scont.border-bottom {
  position: relative;
  z-index: 2;
  background: black;
}
.scont.border-bottom:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 60px;
  background: white;
  z-index: 0;
  bottom: 0;
}
.scont.border-top-bottom {
  position: relative;
  z-index: 2;
  background: black;
}
.scont.border-top-bottom:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 30px;
  background: white;
  z-index: 0;
  top: 0;
}
.scont.border-top-bottom:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 60px;
  background: white;
  z-index: 0;
  bottom: 0;
}
.scont.background-black {
  background-color: black;
}
.img-responsive {
  max-width: 100%;
  max-height: 100%;
}
.quotes {
  margin: 0 auto;
  display: table;
  font-weight: 400;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  color: #58595b;
}
.quotes .text {
  margin: 0 auto;
  display: table-cell;
  vertical-align: middle;
}
.quotes .text p {
  max-width: 30em;
  margin: 0 auto;
  line-height: 28px;
}
.author {
  text-align: center;
  color: #58595b;
}
.info_box {
  background: white;
  border: 2px solid #67902d;
  color: black;
  width: 100%;
  height: 240px;
  background: black;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.info_box h2 {
  color: white;
  text-align: left;
}
.info_box .slick-gallery {
  width: 160px;
  height: 240px;
}
.info_box .slick-gallery .image {
  width: 160px;
  height: 240px;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover !important;
}
.info_box .slick-gallery .image img {
  max-width: 100%;
  max-height: 100%;
}
.info_box .desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.info_box .desc .inner {
  padding: 15px;
  height: 90%;
}
@media (max-width: 991px) {
  .info_box .slick-gallery {
    width: 300px;
  }
  .info_box .slick-gallery .image {
    width: 300px;
  }
}
@media (max-width: 768px) {
  .info_box {
    display: block;
    height: auto;
  }
  .info_box .slick-gallery {
    width: 100%;
    height: 120px;
  }
  .info_box .slick-gallery .image {
    width: 100%;
    height: 150px;
    background-position: center;
  }
}
.info_box .sbutton {
  color: #67902d;
  margin-right: 15px;
  margin-bottom: 15px;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.info_box .sbutton:hover {
  color: white;
}
.vbox {
  font-family: 'Amatic SC', sans-serif;
  border: 2px solid #67902d;
  width: 100%;
  height: 285px;
  padding: 32px;
  text-align: center;
  font-size: 2em;
  font-weight: bold;
}
.vbox .desc {
  letter-spacing: 3px;
  color: black;
}
.vbox img {
  max-width: 100%;
  max-height: 100%;
}
@media (max-width: 991px) {
  .vbox {
    margin-bottom: 30px;
  }
}
.kbox .image {
  background-color: rgba(100, 142, 41, 0.4);
  width: 39%;
  height: 230px;
  background-size: cover;
  background-position: top center;
}
.kbox .info {
  width: 58%;
  height: 230px;
  border: 2px solid #67902d;
  margin-top: 55px;
  margin-left: -55px;
}
.kbox .info .name {
  font-size: 1.5em;
}
.kbox .info .function {
  font-size: 2.2em;
  font-family: 'Amatic SC', sans-serif;
  color: #67902d;
  text-transform: uppercase;
}
.kbox .info .phone {
  font-size: 1.5em;
}
.kbox .info .phone span {
  margin-right: 15px;
  color: #67902d;
}
.kbox .flex-md-row-reverse .info {
  margin-left: 0;
  margin-right: -55px;
}
@media (max-width: 991px) {
  .kbox .image {
    width: 100%;
  }
  .kbox .info {
    width: 100%;
    margin: 0 !important;
  }
}
.button {
  padding: 5px 12px;
  color: #67902d;
  letter-spacing: initial;
  font-weight: bold;
  font-size: 11px;
  position: relative;
  top: 12px;
}
.button:hover {
  background: white;
}
@media (max-width: 520px) {
  .button {
    top: 15px;
    padding: 6px 15px;
  }
}
.button:hover {
  background: #58595b;
  color: white;
}
.vspace {
  margin: 0 6px;
}
.mail {
  padding: 0;
  color: #58595b !important;
  text-decoration: none !important;
}
.gallery .item {
  cursor: pointer;
}
.gallery .item:hover {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.gallery .thumb {
  width: 100%;
  height: 210px;
  background-size: cover;
  background-position: center;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .gallery .thumb {
    height: 510px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .gallery .thumb {
    height: 330px;
  }
}
@media only screen and (min-width: 1200px) {
  .gallery .thumb {
    height: 255px;
  }
}
.gallery .items {
  display: none;
}
.box_style {
  background: white;
  border: 2px solid #67902d;
  color: black;
  overflow: hidden;
}
.btn_style {
  padding: 5px 12px;
  color: #67902d;
  letter-spacing: initial;
  font-weight: bold;
  font-size: 11px;
  position: relative;
  top: 12px;
}
.btn_style:hover {
  background: white;
}
@media (max-width: 520px) {
  .btn_style {
    top: 15px;
    padding: 6px 15px;
  }
}
.error .text {
  margin-top: 30px;
}
.align-item-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
video {
  width: 100%;
  height: 100%;
}
@font-face {
  font-family: 'icomoon';
  src: url('_res/fonts/icomoon.eot?l3wcc7');
  src: url('_res/fonts/icomoon.eot?l3wcc7#iefix') format('embedded-opentype'), url('_res/fonts/icomoon.ttf?l3wcc7') format('truetype'), url('_res/fonts/icomoon.woff?l3wcc7') format('woff'), url('_res/fonts/icomoon.svg?l3wcc7#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-facebook:before {
  content: "\e900";
}
.icon-kontakt:before {
  content: "\e901";
}
.icon-pfeil-links:before {
  content: "\e902";
}
.icon-pfeil-rechts:before {
  content: "\e903";
}
.icon-ton-an:before {
  content: "\e904";
}
.icon-ton-aus:before {
  content: "\e905";
}
/* -----  1.3 General Typography  ------------------------------------------- */
*:focus {
  outline: 0 !important;
}
h1,
blockquote {
  line-height: 1.5em;
}
h1 {
  font-family: 'Amatic SC', sans-serif;
  letter-spacing: 8px;
  font-weight: 700;
  font-size: 40px;
  text-align: left;
  text-transform: uppercase;
  color: #67902d;
  margin: 0;
  letter-spacing: 2px;
}
@media only screen and (min-width: 992px) {
  h1 {
    font-size: 40px;
    line-height: 35px;
  }
}
h2 {
  font-weight: 700;
  font-size: 14px;
  text-align: left;
  color: black;
  margin: 0;
  word-wrap: break-word;
  -ms-hyphens: auto;
      hyphens: auto;
}
h3 {
  font-weight: 700;
  font-size: 13.8px;
  margin: 0;
  text-transform: uppercase;
  color: #67902d;
}
.header_title_line {
  width: 160px;
  height: 2px;
  background: #67902d;
}
.coltext {
  font-weight: 400;
  font-size: 13.8px;
  margin: 0;
  color: black;
  line-height: 20px;
  text-align: left;
}
.coltext a {
  color: #67902d !important;
}
.coltext a:hover {
  text-decoration: underline !important;
}
.address h2 {
  text-align: left;
}
.address p {
  margin: 0;
}
ul {
  padding-left: 15px;
  margin: 0;
  list-style: none;
}
ul li {
  line-height: 22px;
}
.matheen-container ul {
  padding-left: 15px;
  margin: 0;
  list-style: none;
}
.matheen-container ul li {
  line-height: 22px;
}
.matheen-container ul li:before {
  content: "\2022";
  color: #67902d;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
table tr td {
  line-height: 22px;
}
table tr td.margin {
  margin-bottom: 15px;
  display: block;
}
.center {
  text-align: center;
}
.right {
  text-align: end;
}
.main-space {
  clear: both;
  display: block;
  /*
	&.x3 {
		height: @x3h;
		// @media @media_xs{
		// 	height: 7.5rem;//90px
		// }
	}
	*/
}
.main-space.x0 {
  height: 15px;
}
.main-space.x1 {
  height: 30px;
}
.main-space.x2 {
  height: 60px;
}
@media only screen and (max-width: 575px) {
  .main-space.x2 {
    height: 30px;
  }
}
.main-space.x4 {
  height: 120px;
}
@media only screen and (max-width: 991px) {
  .main-space.x4 {
    height: 60px;
  }
}
/* DEBUG MAIN SPACE*/
/*
.scont {
	border: 1px solid magenta;
}
*/
/*
.main-space{
	background: rgba(0,255,0,.5);
	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'}*/
.slick-gallery {
  margin-bottom: 30px;
}
.slick-gallery .image {
  width: 340px;
  height: 340px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin: 0 15px;
}
.slick-gallery .image img {
  max-width: 100%;
  max-height: 100%;
}
.slick-dots {
  bottom: -35px !important;
}
.slick-dots > li {
  display: inline-block;
}
.slick-dots > li:only-child {
  display: none;
}
.slick-list {
  margin: 0 -15px !important;
}
.error h1 {
  color: #313131;
}
.message {
  text-align: center;
  min-height: 300px;
}
.message h1 {
  margin: 0 !important;
  font-size: 6em;
}
.text {
  font-size: 1.3em;
  font-weight: 300;
}
table {
  background-color: transparent;
  width: 100%;
  max-width: 100%;
}
th {
  text-align: left;
}
/*
td:nth-child(2) {
  text-align: right;
}
*/
.screen-reader-response {
  display: none;
}
form p {
  margin: 0;
}
form span.wpcf7-list-item {
  display: block;
}
form span.wpcf7-list-item label {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 12px;
}
form a {
  color: #67902d;
  font-weight: bold;
  margin-top: 30px;
  display: inline-block;
}
form input,
form textarea,
form select {
  border: solid #67902d 2px;
  width: 100%;
  padding: 8px;
  margin-top: 15px;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
}
form input[type="radio"] {
  width: 15px;
  margin-top: 15px;
  margin-right: 5px;
}
form input[type="checkbox"] {
  width: 30px;
  position: relative;
  top: 0px;
  margin-top: 0;
}
form label {
  font-family: 'Amatic SC', sans-serif;
  color: #67902d;
  margin-top: 30px;
  display: block;
  font-size: 2em;
}
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-submit {
  padding: 5px 12px;
  color: #67902d;
  letter-spacing: initial;
  font-weight: bold;
  font-size: 11px;
  position: relative;
  top: 12px;
  width: 150px;
  top: 0;
  margin-top: 30px;
  font-family: 'Amatic SC', sans-serif;
  font-size: 2em;
}
form .wpcf7-submit:hover {
  background: white;
}
@media (max-width: 520px) {
  form .wpcf7-submit {
    top: 15px;
    padding: 6px 15px;
  }
}
form .wpcf7-submit:hover {
  background: #67902d;
  color: white;
}
form .wpcf7-select {
  margin-right: 10px;
}
.wpcf7-mail-sent-ok {
  margin-top: 1em;
  border: 2px solid white;
  padding: 1em;
  color: #58595b;
  text-align: center;
  /*
	&.green{
		border: 2px solid @green;
	}
	&.orange{
		border: 2px solid @orange;
	}
	*/
}
.wpcf7-response-output {
  margin-top: 30px;
}
.wpcf7-form.sent .contact_form {
  display: none;
}
.wpcf7-form.sent .wpcf7-mail-sent-ok {
  margin: 0;
  color: #e3c79c;
  font-weight: bold;
  margin-top: 0;
  display: inline-block;
  font-size: 16px;
}
.header-bar {
  background: #67902d;
  padding: 8px 0;
  color: white;
}
.header-bar a {
  color: white !important;
}
.header-bar .icon-kontakt {
  margin-right: 35px;
}
.header-bar .sound {
  margin-left: 114px;
}
.header-bar .sound {
  font-size: 1.6em;
}
.header-bar .sound:hover {
  color: #3d561b;
  cursor: pointer;
}
.header-bar .icon-kontakt {
  font-size: 1.7em;
}
.header-bar .firstphone {
  margin-bottom: 4px;
}
.header-bar .language-menu a {
  color: white !important;
}
.header-bar .language-menu a.active {
  color: white;
  font-weight: bold;
}
.header-bar .language-menu a:hover {
  color: white;
}
.cite-cont {
  background: #67902d;
  color: white;
}
.cite-cont .txt {
  background: white;
  color: #67902d;
  padding-left: 40px;
  margin-top: 10px;
  font-weight: bold;
  font-size: 17px;
}
.hero_cont {
  position: relative;
}
.hero_cont:before {
  content: '';
  background: #67902d;
  position: absolute;
  top: 72px;
  width: 100%;
  height: 335px;
}
@media (max-width: 768px) {
  .hero_cont:before {
    top: 20px;
    height: 210px;
  }
}
.hero_cont .hero {
  width: 100%;
  height: 470px;
  z-index: 10;
  background-color: #fff;
  position: relative;
}
@media (max-width: 768px) {
  .hero_cont .hero {
    height: 250px;
  }
}
.hero_cont .hero .slider {
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  /*
      &::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100vh;
        background: rgba(0,0,0,.7);
        z-index: 15;
      }
      */
}
.hero_cont .hero .slider .slogan {
  text-align: left;
  margin-top: 12px;
  margin-right: -65px;
  position: relative;
  z-index: 20;
}
.hero_cont .hero .slider .slogan .txt {
  font-family: 'Amatic SC', sans-serif;
  text-transform: uppercase;
  color: white;
  font-size: 2.5em;
  line-height: 1.25em;
  letter-spacing: 1px;
  text-align: left;
  font-weight: 600;
  margin-top: 16px;
  background: #3d561b;
  padding-left: 40px;
}
.hero_cont .hero .slider .slogan .autor_txt {
  margin-top: 16px;
  background: #3d561b;
  padding-left: 40px;
  color: white;
  font-size: 10px;
}
@media (max-width: 768px) {
  .hero_cont .hero .slider .slogan {
    margin-right: 0;
  }
  .hero_cont .hero .slider .slogan .txt {
    font-size: 1.25em;
    line-height: 1em;
    margin-top: 5px;
  }
}
.header-logo:hover {
  opacity: 0.7;
}
.header_bar_padding {
  padding: 1.8em 0;
}
header {
  letter-spacing: 1px;
  /*
  @media @media_lg {
    position: relative;
  }
  */
  /*
  &.sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: white;
    box-shadow: 0px 0px 25px #ccc;
    z-index: 99;
  }
  */
}
header .desktop-navigation {
  overflow: hidden;
  position: relative;
  top: 7px;
}
header .desktop-navigation ul.menu {
  margin: 0;
}
header .desktop-navigation ul.menu li {
  list-style: none;
  display: inline-block;
  position: relative;
  margin-right: 2.3em;
  margin-bottom: 0;
}
header .desktop-navigation ul.menu li a {
  font-weight: 400;
  font-size: 13.8px;
  color: #67902d;
  text-decoration: none;
  position: relative;
  z-index: 2;
}
header .desktop-navigation ul.menu li.active a {
  font-weight: 700;
}
header .desktop-navigation ul.menu li.active a,
header .desktop-navigation ul.menu li:hover a {
  color: #3d561b;
  text-decoration: none;
}
header .language-menu {
  padding: 0 !important;
}
header .language-menu a {
  text-transform: uppercase;
  color: #58595b;
  position: relative;
}
header .language-menu a:not(:first-child) {
  margin-left: 5px;
}
header .language-menu a.active,
header .language-menu a:hover {
  text-decoration: none;
  color: white;
}
header .language-menu a:after {
  content: '/';
  position: relative;
  margin-left: 5px;
}
header .language-menu a:last-child:after {
  display: none;
}
header .telephone {
  color: white;
  letter-spacing: inherit;
  font-weight: bold;
}
header .telephone img {
  height: 17px;
  width: 17px;
}
@media (max-width: 1200px) {
  header.mobile .mobile-nav-container .wrap {
    display: block;
  }
}
.header-top .container {
  position: relative;
}
.header-top-right-section {
  position: absolute;
  top: 0;
  right: 15px;
}
/* Mobile navigation */
.mobile-nav-container .wrap {
  width: 100%;
  height: 100vh;
  background: #67902d;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  display: none;
  z-index: 99;
  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 .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: 100%;
  text-align: center;
  height: auto;
  margin: 0;
  /*
          @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 {
  padding: 17px;
  display: block;
  font-size: 20px;
  text-transform: uppercase;
}
.mobile-nav-container .wrap .mobile-navigation .menu li a.title {
  color: white;
  font-weight: 400;
}
.mobile-nav-container .wrap .mobile-navigation .menu li.active a {
  color: white;
  font-weight: 700;
}
.mobile-nav-container .wrap .mobile-navigation .menu li.language {
  margin-top: 30px;
}
.mobile-nav-container .wrap .mobile-navigation .menu li.language a {
  color: white;
  font-weight: 400;
  margin: 0 5px;
  display: inline-block;
}
.mobile-nav-container .wrap .mobile-navigation .menu li.language a.active {
  color: white;
  font-weight: 700;
}
.menu-button {
  position: relative;
  z-index: 99999;
  top: 0;
  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: white;
}
.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;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
  -webkit-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;
  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 {
  display: block;
  width: 105px;
  height: 144px;
}
.header-logo img {
  max-width: 100%;
  max-height: 100%;
}
.sticknavbar-fix {
  display: none;
}
/*
------------------------------------------------------
    3.3  Footer
------------------------------------------------------
*/
@media (max-width: 767px) {
  .flex-mobile-wrap {
    -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important;
  }
}
.footer-bg-logo {
  text-align: center;
  position: relative;
  width: 100%;
  height: 100%;
}
@media (max-width: 479px) {
  .footer-bg-logo {
    margin-bottom: -7.5em;
  }
}
@media (min-width: 480px) {
  .footer-bg-logo {
    margin-bottom: -12.5em;
  }
}
@media (min-width: 768px) {
  .footer-bg-logo {
    margin-bottom: -17.5em;
  }
}
footer {
  position: relative;
  color: white;
  letter-spacing: initial;
  font-size: 12px;
}
footer .content {
  background: #3d561b;
  overflow: hidden;
  position: relative;
  z-index: 5;
}
footer .content h2 {
  font-family: 'Amatic SC', sans-serif;
  color: white;
  font-size: 22px;
  margin-bottom: 32px;
}
@media (max-width: 520px) {
  footer .content h2 {
    margin-top: 30px;
    margin-bottom: 10px;
  }
}
footer .content ul.menu {
  padding: 0 !important;
  list-style: none;
}
footer .content ul.menu li {
  line-height: 20px;
}
footer .content ul.menu li a {
  color: white;
}
footer .content a:hover {
  color: #222f0f !important;
}
footer .content p {
  line-height: 20px;
}
footer .content strong {
  display: block;
  margin-bottom: 2px;
}
footer .content .logo-right a {
  width: 150px;
  height: 150px;
}
footer .content .logo-right a img {
  width: 100%;
  height: 100%;
}
@media (max-width: 520px) {
  footer .content .logo-right {
    width: 150px;
    height: 150px;
    margin-top: 42px !important;
  }
}
@media (max-width: 520px) {
  footer .content .address {
    margin-bottom: 5px;
  }
  footer .content .contact {
    margin-bottom: 5px;
  }
}
footer .content .social span {
  font-size: 2em;
}
footer .copyright {
  background: #67902d;
  font-size: 10px;
  padding: 5px;
  position: relative;
  z-index: 10;
}
footer a {
  color: white !important;
}
footer a:hover {
  color: #3d561b !important;
}
footer p {
  margin: 0;
  padding: 0;
  line-height: 15px;
}
footer .mwd {
  margin-left: 15px;
}
footer .container {
  position: relative;
  z-index: 1;
}
@media (max-width: 520px) {
  footer,
  footer h2 {
    text-align: center !important;
  }
  footer h2.contact {
    margin-top: 0 !important;
  }
}
.footer-logo {
  max-width: 195px;
}
#map {
  width: 100%;
  height: 300px;
  display: block;
}
@media only screen and (max-width: 575px) {
  #map {
    height: 300px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  #map {
    height: 350px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #map {
    height: 400px;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url('./_res/img/icons/ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 45px;
  width: 45px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background-color: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index: 9999;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background-color: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  height: 32px;
  width: 27px;
  z-index: 10;
  top: 5px;
  left: 8px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover !important;
}
.slick-prev {
  left: 0;
}
@media (min-width: 768px) {
  .slick-prev {
    left: -55px;
  }
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: 0;
}
.slick-prev:before {
  content: '';
  background-image: url('./_res/img/icons/icon-arrowleft.svg');
}
[dir="rtl"] .slick-prev:before {
  content: '';
  background-image: url('./_res/img/icons/icon-arrowright.svg');
}
.slick-next {
  right: 0;
}
@media (min-width: 768px) {
  .slick-next {
    right: -55px;
  }
}
[dir="rtl"] .slick-next {
  left: 0;
  right: auto;
}
.slick-next:before {
  content: '';
  background-image: url('./_res/img/icons/icon-arrowright.svg');
}
[dir="rtl"] .slick-next:before {
  content: '';
  background-image: url('./_res/img/icons/icon-arrowleft.svg');
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 10px;
  line-height: 20px;
  text-align: center;
  color: white;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: white;
  opacity: 0.75;
}
