/** Generated: Sunday, 9th of November 2025, 09:49:34 AM // Powered by AIOM+ (All In One Minify) created by FlipZoom Media Inc. - David Karich (flipzoom.de) **/
@import url('https://fonts.googleapis.com/css?family=Montserrat|Questrial');
html,
body {
  height: 100%;
}
body {
  color: #646464;
  font-family: 'Montserrat', sans-serif;
  background-image: url(/site/templates/layout/img/background.jpg);
  background-size: cover;
  background-position: center center;
}
.pw-edit-all {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10000;
}
.pw-edit {
  border: 2px dotted pink;
}
.ui-widget.pw-edit-buttons {
  z-index: 1001;
}
.inner-edit-btn {
  border: 1px solid red;
}
#layout-top {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  height: 9.300000000000001em;
  background-color: rgba(90, 144, 157, 0.47);
}
#layout-center {
  position: absolute;
  top: 9.300000000000001em;
  right: 0;
  bottom: 0;
  left: 0;
}
.only-smartphone.box-open #layout-center {
  bottom: 20em;
}
/* #layout-footer {
	position: absolute;
	bottom:0;
	left:0;
	right:0;
	height: @footer_height_monitor;
} */
h1,
h2,
h3,
h4,
.title {
  font-weight: normal;
  font-family: 'Questrial', sans-serif;
}
a,
.btn,
button,
form,
input,
select,
.text-wrap {
  font-family: 'Montserrat', sans-serif;
}
button,
a.btn,
.btn,
.map-wrap .leaflet-container a.leaflet-popup-close-button {
  display: inline-block;
  padding: 1em;
  border: 0.1em solid #B6B6B6;
  background-color: transparent;
  color: #646464;
  text-decoration: none;
  white-space: nowrap;
  outline: none;
  width: auto;
  height: auto;
  font-size: 1rem;
}
button > span,
a.btn > span,
.btn > span,
.map-wrap .leaflet-container a.leaflet-popup-close-button > span {
  display: inline-block;
}
button > i + span,
a.btn > i + span,
.btn > i + span,
.map-wrap .leaflet-container a.leaflet-popup-close-button > i + span {
  padding-left: 1em;
}
button > span + i,
a.btn > span + i,
.btn > span + i,
.map-wrap .leaflet-container a.leaflet-popup-close-button > span + i {
  padding-left: 1em;
}
button:focus,
a.btn:focus,
.btn:focus,
.map-wrap .leaflet-container a.leaflet-popup-close-button:focus {
  border: 0.1em solid #16b1af;
}
button:hover,
a.btn:hover,
.btn:hover,
.map-wrap .leaflet-container a.leaflet-popup-close-button:hover,
button.active,
a.btn.active,
.btn.active,
.map-wrap .leaflet-container a.leaflet-popup-close-button.active {
  color: #16b1af;
  border: 0.1em solid #16b1af;
}
#layout-center a.btn,
#layout-center button,
#layout-center .leaflet-popup-close-button {
  transition: background-color 1s, color 300ms;
}
#layout-center a.btn:hover,
#layout-center button:hover,
#layout-center .leaflet-popup-close-button:hover,
#layout-center a.btn.active,
#layout-center button.active,
#layout-center .leaflet-popup-close-button.active {
  color: #fff;
  background-color: #16b1af;
  border: 0.1em solid #16b1af;
}
button.leaflet-popup-close-button,
a.leaflet-popup-close-button,
button.button-close,
a.button-close,
button.btn-close,
a.btn-close {
  border: 0 !important;
}
button.leaflet-popup-close-button:hover,
a.leaflet-popup-close-button:hover,
button.button-close:hover,
a.button-close:hover,
button.btn-close:hover,
a.btn-close:hover {
  border: 0 !important;
}
.lng-menu {
  display: block;
  position: absolute;
  z-index: 10;
  margin: 0;
  padding: 0;
  list-style: none;
  right: -20px;
}
.to-tablet .lng-menu {
  right: 0;
}
.to-tablet .lng-menu li {
  display: inline-block;
}
.map-wrap .leaflet-container a.leaflet-popup-close-button {
  top: 0em;
  right: 0em;
}
.map-wrap .leaflet-container a.leaflet-popup-close-button,
.btn-close {
  opacity: 0.6;
}
.map-wrap .leaflet-container a.leaflet-popup-close-button:hover,
.btn-close:hover {
  opacity: 1;
}
button:disabled,
button[disabled] {
  border: 0.1em solid #B6B6B6;
  background-color: transparent;
  opacity: 0.5;
}
.blue-bg {
  background: radial-gradient(ellipse at center, #ffffff 0%, #cccccc 100%);
}
.layout-width {
  max-width: 85em;
  margin: 0 auto;
  position: relative;
}
.logos {
  position: relative;
  display: block;
  width: 100%;
  height: 6em;
  background-color: #fff;
}
.logos .logo-l {
  position: absolute;
  left: 0;
  top: 0;
  padding: 1em;
  max-width: 50%;
}
.logos .logo-r {
  position: absolute;
  right: 0;
  top: 0;
  padding: 1em;
  max-width: 50%;
}
.logos img {
  display: block;
  width: 100%;
}
.gradient {
  background: #ffffff;
  background: -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #ced9d3 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #ffffff), color-stop(100%, #ced9d3));
  background: -webkit-radial-gradient(center, ellipse cover, #ffffff 0%, #ced9d3 100%);
  background: -o-radial-gradient(center, ellipse cover, #ffffff 0%, #ced9d3 100%);
  background: -ms-radial-gradient(center, ellipse cover, #ffffff 0%, #ced9d3 100%);
  background: radial-gradient(ellipse at center, #ffffff 0%, #ced9d3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ced9d3', GradientType=1);
}
.control-bar-wrap {
  height: 3.3em;
  position: relative;
  background-color: #000;
}
ul.control-bar {
  list-style: none;
  margin: 0;
  padding: 0em 0 0 0;
}
ul.control-bar.right {
  position: absolute;
  right: 0;
  top: 0;
}
ul.control-bar.right > li {
  border-left: 1px solid #6B6B6B;
}
ul.control-bar.left {
  position: absolute;
  left: 0;
  top: 0;
}
ul.control-bar.left > li {
  border-right: 1px solid #6B6B6B;
}
ul.control-bar > li {
  display: inline-block;
  vertical-align: top;
}
ul.control-bar > li > a,
ul.control-bar > li > .btn,
ul.control-bar > li > button {
  color: #fff;
}
ul.control-bar > li > a.active,
ul.control-bar > li > .btn.active,
ul.control-bar > li > button.active,
ul.control-bar > li > a:hover,
ul.control-bar > li > .btn:hover,
ul.control-bar > li > button:hover {
  color: #8bc6c7;
}
ul.control-bar li > .btn,
ul.control-bar li > button {
  border: none;
}
ul.control-bar .childs {
  position: relative;
  display: none;
  z-index: 500;
}
ul.control-bar .childs > ul {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: block;
  margin: 0;
  padding: 0;
  background-color: #fff;
}
ul.control-bar .childs > ul li {
  display: block;
}
ul.control-bar .childs > ul li > .btn {
  display: block;
  border-bottom: 1px solid #e4e4e4;
}
ul.control-bar li.has-childs:hover > .childs {
  display: block;
}
.only-smartphone .control-bar-wrap {
  display: none;
  height: auto;
  z-index: 1000;
}
.only-smartphone .control-bar-wrap ul.control-bar.left,
.only-smartphone .control-bar-wrap ul.control-bar.right {
  position: relative;
}
.only-smartphone .control-bar-wrap ul.control-bar.left li,
.only-smartphone .control-bar-wrap ul.control-bar.right li {
  display: block;
}
.menu-btn {
  display: none;
  width: 100%;
  background-color: #000;
  color: #4ca8a9;
}
.only-smartphone .menu-btn {
  display: block;
}
.text-wrap p,
.text-wrap li {
  line-height: 1.7;
}
.text-wrap img {
  display: inline-block;
  max-width: 100%;
}
.text-wrap figure.align_right,
.text-wrap img.right,
.text-wrap img.align_right,
.text-wrap img.align-right {
  /* RCD */
  float: right;
  margin-left: 15px;
  padding: 5px;
}
.text-wrap figure.align_left,
.text-wrap img.left,
.text-wrap img.align_left,
.text-wrap img.align-left {
  /* RCD */
  float: left;
  margin-right: 15px;
  padding: 5px;
}
.text-wrap figure.align_center,
.text-wrap img.align_center,
.text-wrap img.align-center {
  /* RCD */
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.text-wrap figure {
  display: block;
}
.text-wrap figure img {
  display: block;
  width: 100%;
}
.text-wrap figure.align_right {
  margin-left: 2em;
}
.text-wrap figure figcaption {
  font-size: 0.8em;
  color: #cbcbcb;
}
.map-wrap .leaflet-popup-content-wrapper,
.leaflet-popup-tip,
#layout-tourbox {
  background: #fff;
  color: #646464;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}
#layout-tourbox {
  position: absolute;
  z-index: 1000;
  bottom: 5em;
  left: 5em;
  background-color: #fff;
  padding: 1em;
  border: 0.1em solid #B6B6B6;
  width: 100%;
  max-width: 26em;
}
#layout-tourbox .title {
  padding-left: 2em;
  color: #979797;
}
#layout-tourbox .tour-content {
  padding-bottom: 4em;
  width: 100%;
}
#layout-tourbox .tour-content .text-wrap {
  padding-top: 1em;
  padding-left: 2em;
  padding-right: 2em;
}
#layout-tourbox .btn-next,
#layout-tourbox .btn-prev {
  position: absolute;
  bottom: 1em;
}
#layout-tourbox .btn-prev {
  left: 1em;
}
#layout-tourbox .btn-next {
  right: 1em;
}
#layout-tourbox .btn-close {
  position: absolute;
  top: 0em;
  right: 0em;
}
#layout-tourbox .btn-close span,
#layout-tourbox .btn-prev span,
#layout-tourbox .btn-next span {
  display: inline-block;
  width: 1.75em;
}
.only-smartphone #layout-tourbox {
  bottom: -20em;
  left: 0em;
  right: 0em;
  max-width: 100%;
  height: 20em;
  overflow: auto;
}
.only-smartphone #layout-tourbox .controls {
  position: fixed;
  top: auto;
  bottom: 0;
  right: 0em;
  left: 0em;
  z-index: 100000;
  height: 3em;
  /* width: 100%; */
  background: rgba(255, 255, 255, 0.8);
  text-align: right;
}
.only-smartphone #layout-tourbox .controls .btn-next,
.only-smartphone #layout-tourbox .controls .btn-prev {
  display: inline-block;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  margin-right: 2em;
}
.only-smartphone #layout-tourbox .controls .btn-close {
  right: auto;
  left: 0;
}
.only-tablet #layout-tourbox {
  bottom: 1em;
  left: 1em;
}
.only-smartphone .overlayer-content-wrap {
  position: absolute;
  bottom: -20em;
  left: 0em;
  right: 0em;
  max-width: 100%;
  height: 20em;
  overflow: auto;
  margin: 0;
}
.right-abs {
  position: absolute;
  right: 0;
  top: 0;
}
.footer-eizo-link {
  padding: 2em 1em;
  color: #646464;
  display: inline-block;
  text-decoration: none;
}
.footer-eizo-link:hover {
  color: #16b1af;
}
.overlayer-content-wrap {
  position: absolute;
  z-index: 1000;
  background-color: #fff;
  margin: 1em;
  padding: 1em;
  bottom: 2em;
  left: 2em;
  width: 100%;
  max-width: 40em;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}
.overlayer-content-wrap .text-wrap {
  padding: 1em;
}
.overlayer-content-wrap .text-wrap > h1 {
  padding-right: 1em;
}
.overlayer-content-wrap .btn-close {
  position: absolute;
  top: 0em;
  right: 0em;
}
#layout-center-content {
  position: relative;
  width: 100%;
  max-width: 87em;
  margin: 0 auto;
  height: 100%;
}
#layout-center-content .left {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50%;
}
#layout-center-content .right {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 50%;
}
#layout-center-content .inner-content-wrap {
  position: absolute;
  top: 2em;
  right: 1em;
  bottom: 2em;
  left: 1em;
  background-color: #fff;
  overflow: auto;
}
.inner-content-wrap .text-wrap {
  padding: 2em 3em;
}
.preview-image {
  width: 50%;
  float: right;
  padding: 2em 2em 1em 0;
}
.preview-image > img {
  display: block;
  width: 100%;
}
.header-image {
  width: 100%;
}
.header-image > img {
  display: block;
  width: 100%;
}
