#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
/* work-sans-regular - latin */

@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 400;
    src: local(''), url('../../files/theme/fonts/work-sans-v17-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('../../files/theme/fonts/work-sans-v17-latin-regular.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}


/* work-sans-700 - latin */

@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 700;
    src: local(''), url('../../files/theme/fonts/work-sans-v17-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('../../files/theme/fonts/work-sans-v17-latin-700.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}


/* lora-regular - latin */

@font-face {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 400;
    src: local(''), url('../../files/theme/fonts/lora-v26-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('../../files/theme/fonts/lora-v26-latin-regular.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}


/* caveat-regular - latin */

@font-face {
    font-family: 'Caveat';
    font-style: normal;
    font-weight: 400;
    src: local(''), url('../../files/theme/fonts/caveat-v17-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('../../files/theme/fonts/caveat-v17-latin-regular.woff') format('woff');
    /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch {
  overflow: hidden !important;
}
#swipebox-overlay .slide > img {
  border: none !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  opacity: 1;
  visibility: hidden;
  background: #1b222a;
}
#swipebox-container {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
}
#swipebox-slider {
  -webkit-transition: transform 0.4s ease;
  -moz-transition: transform 0.4s ease;
  -ms-transition: transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
  padding: 60px 0;
}
@media (min-width: 992px) {
  #swipebox-slider {
    padding: 90px 0;
  }
}
#swipebox-slider .slide {
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
  position: relative;
}
#swipebox-slider .slide:before {
  content: '';
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
#swipebox-slider .slide > img,
.swipebox-video-container,
.swipebox-inline-container,
.swipebox-iframe-container,
.swipebox-ajax-container {
  display: inline-block;
  max-height: 100%;
  max-width: calc(100% - 20px);
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}
@media (min-width: 992px) {
  #swipebox-slider .slide > img,
  .swipebox-video-container,
  .swipebox-inline-container,
  .swipebox-iframe-container,
  .swipebox-ajax-container {
    max-width: calc(100% - 180px);
  }
}
.slide .swipebox-iframe-container,
.slide .swipebox-inline-container,
.slide .swipebox-ajax-container {
  height: 100% !important;
  width: calc(100% - 20px);
}
@media (min-width: 992px) {
  .swipebox-iframe-container,
  .swipebox-inline-container,
  .swipebox-ajax-container {
    width: calc(100% - 180px);
  }
}
.swipebox-iframe-container iframe {
  width: 100%;
  height: 100%;
  border: none;
}
.swipebox-inline-container,
.swipebox-ajax-container {
  background: #FFF;
  overflow: auto;
  overflow-x: hidden;
}
.swipebox-ajax-container {
  background: #ffffff;
  text-align: left;
  line-height: 1.5rem;
  cursor: auto;
  white-space: normal;
  overflow: auto;
  max-width: 1300px;
}
@media (min-width: 992px) {
  html .swipebox-ajax-container {
    overflow-y: hidden;
  }
  html.touch .swipebox-ajax-container {
    overflow-y: auto;
  }
}
.swipebox-inline-container video {
  width: 100%;
  height: calc(100vh - 180px);
  object-fit: contain;
}
#swipebox-slider .slide > img {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.swipebox-video-container {
  background: none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
#swipebox-bottom-bar,
#swipebox-top-bar {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  left: 0;
  z-index: 999;
  height: 60px;
  line-height: 60px;
  width: 100%;
}
@media (min-width: 992px) {
  #swipebox-bottom-bar,
  #swipebox-top-bar {
    height: 90px;
    line-height: 90px;
  }
}
#swipebox-bottom-bar {
  bottom: 0px;
}
#swipebox-top-bar {
  top: 0px;
}
#swipebox-title {
  display: block;
  width: 100%;
  text-align: center;
  line-height: 60px;
}
@media (min-width: 992px) {
  #swipebox-title {
    line-height: 90px;
  }
}
@media (max-width: 767px) {
  #swipebox-title {
    width: calc(100vw - 84px - 30px);
    position: absolute;
    right: 10px;
    bottom: 0px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: right;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #swipebox-title {
    width: calc(100vw - 84px - 30px);
    position: absolute;
    right: 10px;
    bottom: 0px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: right;
  }
}
#swipebox-prev,
#swipebox-next,
#swipebox-close,
#swipebox-download,
#swipebox-share {
  border: 1px solid #2f3c44;
  background-repeat: no-repeat;
  text-decoration: none !important;
  cursor: pointer;
  width: 40px;
  height: 40px;
  color: #ffffff;
  line-height: 38px;
  top: 0;
  -webkit-transition: 0.15s ease-In;
  -moz-transition: 0.15s ease-In;
  -ms-transition: 0.15s ease-In;
  -o-transition: 0.15s ease-In;
  transition: 0.15s ease-In;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#swipebox-close,
#swipebox-download {
  background: none;
}
@media (min-width: 992px) {
  #swipebox-prev,
  #swipebox-next,
  #swipebox-close,
  #swipebox-download,
  #swipebox-share {
    width: 50px;
    height: 50px;
    line-height: 48px;
  }
  #swipebox-close:hover,
  #swipebox-download:hover {
    background-color: #2f3c44;
  }
  #swipebox-share:hover,
  #swipebox-share.open {
    background-color: #2f3c44;
    border-color: #2f3c44;
  }
}
@media (max-width: 767px) {
  #swipebox-prev {
    left: 10px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #swipebox-prev {
    left: 10px !important;
  }
}
#swipebox-button-container {
  left: 20px;
  top: 10px;
  height: 40px;
  position: absolute;
}
@media (min-width: 992px) {
  #swipebox-button-container {
    left: 20px;
    height: 50px;
    top: 20px;
  }
}
#swipebox-button-container > * {
  float: left;
}
#swipebox-share {
	border-color: #2f3c44;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	font-family: 'default';
	font-weight: normal;
	text-indent: 0;
	font-style: normal;
	background-image: url('../../files/theme/img/share.svg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 1.6rem;
	border-radius: 50%;
}
#swipebox-counter {
  line-height: 60px;
  width: 100px;
  position: absolute;
  top: 0;
  left: 10px;
  color: rgba(255, 255, 255, 0.3);
  font-size: 1rem;
}
@media (min-width: 992px) {
  #swipebox-counter {
    line-height: 90px;
    left: 50%;
    margin-left: -50px;
    text-align: center;
  }
}
.swipebox-current {
  color: #ffffff;
}
#swipebox-arrows {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 50px;
}
#swipebox-prev {
  position: absolute;
  left: 10px;
  bottom: 10px;
  top: auto;
  text-align: center;
  color: #ffffff;
  font-size: 12px;
  font-family: 'default';
  font-weight: normal;
  text-indent: 0;
  font-style: normal;
}
#swipebox-next {
  position: absolute;
  left: 49px;
  top: auto;
  bottom: 10px;
  text-align: center;
  color: #ffffff;
  font-size: 12px;
  font-family: 'default';
  font-weight: normal;
  text-indent: 0;
  font-style: normal;
}
.swipebox-just-one-item #swipebox-prev,
.swipebox-just-one-item #swipebox-next {
  display: none;
}
@media (min-width: 992px) {
  #swipebox-prev,
  #swipebox-next {
    border: none;
    position: fixed;
    font-size: 24px;
    bottom: auto;
    left: 0;
    top: 50%;
    width: 90px;
    height: calc(100vh - 180px);
    line-height: calc(100vh - 180px);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #swipebox-next {
    left: auto;
    right: 0px;
  }
}
#swipebox-close {
	top: 10px;
	right: 10px;
	position: absolute;
	z-index: 9999;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	font-family: 'default';
	font-weight: normal;
	text-indent: 0;
	font-style: normal;
	background-image: url('../../files/theme/img/lightbox_close.svg');
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 50%;
}
@media (min-width: 992px) {
  #swipebox-close {
    top: 20px;
    right: 20px;
  }
}
.swipebox-no-close-button #swipebox-close {
  display: none;
}
#swipebox-download {
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  font-family: 'default';
  font-weight: normal;
  text-indent: 0;
  font-style: normal;
}
#swipebox-prev.disabled,
#swipebox-next.disabled {
  opacity: 0.3;
}
.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
  -webkit-animation: rightSpring 0.3s;
  animation: rightSpring 0.3s;
}
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
  -webkit-animation: leftSpring 0.3s;
  animation: leftSpring 0.3s;
}
.swipebox-touch #swipebox-container:before,
.swipebox-touch #swipebox-container:after {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  content: ' ';
  position: absolute;
  z-index: 999;
  top: 0;
  height: 100%;
  width: 20px;
  opacity: 0;
}
.swipebox-touch #swipebox-container:before {
  left: 0;
  -webkit-box-shadow: inset 10px 0px 10px -8px #656565;
  box-shadow: inset 10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-container:after {
  right: 0;
  -webkit-box-shadow: inset -10px 0px 10px -8px #656565;
  box-shadow: inset -10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
  opacity: 1;
}
.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
  opacity: 1;
}
@-webkit-keyframes rightSpring {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes rightSpring {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes leftSpring {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes leftSpring {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@media screen and (min-width: 800px) {
  #swipebox-arrows {
    width: 92%;
    max-width: 800px;
  }
}
.share-container {
  background: rgba(11, 26, 35, 0.5);
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
  -moz-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  -o-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
  z-index: 100;
  -webkit-transition: opacity 0.15s ease 0.3s, visibility 0s 0.45s;
  -moz-transition: opacity 0.15s ease 0.3s, visibility 0s 0.45s;
  -ms-transition: opacity 0.15s ease 0.3s, visibility 0s 0.45s;
  -o-transition: opacity 0.15s ease 0.3s, visibility 0s 0.45s;
  transition: opacity 0.15s ease 0.3s, visibility 0s 0.45s;
}
.share-container.act {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.15s ease 0s, visibility 0s 0s;
  -moz-transition: opacity 0.15s ease 0s, visibility 0s 0s;
  -ms-transition: opacity 0.15s ease 0s, visibility 0s 0s;
  -o-transition: opacity 0.15s ease 0s, visibility 0s 0s;
  transition: opacity 0.15s ease 0s, visibility 0s 0s;
}
.share-container .share-content {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 300px;
  -webkit-transform: translate(-50%, -75%);
  -moz-transform: translate(-50%, -75%);
  -ms-transform: translate(-50%, -75%);
  -o-transform: translate(-50%, -75%);
  transform: translate(-50%, -75%);
  opacity: 0;
  -webkit-transition: 0.25s ease 0s;
  -moz-transition: 0.25s ease 0s;
  -ms-transition: 0.25s ease 0s;
  -o-transition: 0.25s ease 0s;
  transition: 0.25s ease 0s;
}
.share-container.act .share-content {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
  -webkit-transition: 0.25s ease 0.15s;
  -moz-transition: 0.25s ease 0.15s;
  -ms-transition: 0.25s ease 0.15s;
  -o-transition: 0.25s ease 0.15s;
  transition: 0.25s ease 0.15s;
}
.share-container .title {
  font-size: 1rem;
  line-height: 1.2em;
  letter-spacing: 2px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
  display: block;
  margin-bottom: 1.5rem;
  text-align: center;
}
.share-container .share-content ul,
.share-container .share-content li {
  margin: 0;
  padding: 0;
  list-style: none;
  background: none;
}
.share-container .share-content ul {
  text-align: center;
  font-size: 0px;
  width: 300px;
  display: block;
}
.share-container .share-content li {
  width: 60px;
  height: 60px;
  background: rgba(255, 255, 255, 0.25);
  display: inline-block;
  margin: .5rem;
  cursor: pointer;
  -webkit-transition: 0.15s ease;
  -moz-transition: 0.15s ease;
  -ms-transition: 0.15s ease;
  -o-transition: 0.15s ease;
  transition: 0.15s ease;
  border-radius: 50%;
}
.share-container .share-content li.facebook a {
	background-image: url('../../files/theme/img/facebook.svg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 0.9rem;
	/* border-radius: 50%; */
}
.share-container .share-content li.twitter a {
	background-image: url('../../files/theme/img/twitter.svg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 2rem;
}

.share-container .share-content li.facebook:hover {
  background: #5B74A8;
}
.share-container .share-content li.twitter:hover {
  background: #1DA1F2;
}
.share-container .share-content li.googleplus:hover {
  background: #DA4A38;
}
.share-container .share-content li:last-of-type {
  margin-right: 0px;
}
.share-container .share-content li a {
  display: block;
  height: 60px;
  position: relative;
  text-decoration: none;
}
.share-container .share-content li a:before {
  content: '\e900';
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 0;
  font-family: 'default';
  font-weight: normal;
  text-indent: 0;
  font-style: normal;
  display: none;
}
.share-container .share-content li.twitter a:before {
  content: '\e906';
  font-size: 27px;
}
.share-container .share-content li.googleplus a:before {
  content: '\e901';
  font-size: 30px;
}
.description-container {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
  -moz-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  -o-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
  z-index: 50;
  -webkit-transition: opacity 0.25s ease 0.3s, visibility 0s 0.55s;
  -moz-transition: opacity 0.25s ease 0.3s, visibility 0s 0.55s;
  -ms-transition: opacity 0.25s ease 0.3s, visibility 0s 0.55s;
  -o-transition: opacity 0.25s ease 0.3s, visibility 0s 0.55s;
  transition: opacity 0.25s ease 0.3s, visibility 0s 0.55s;
  white-space: normal;
  line-height: 1.5em;
  text-align: left;
  color: #ffffff;
}
.description-container.act {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.25s ease 1s, visibility 0s 0s;
  -moz-transition: opacity 0.25s ease 1s, visibility 0s 0s;
  -ms-transition: opacity 0.25s ease 1s, visibility 0s 0s;
  -o-transition: opacity 0.25s ease 1s, visibility 0s 0s;
  transition: opacity 0.25s ease 1s, visibility 0s 0s;
}
.description-container span {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  padding: 1.5rem;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 30px);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 30px);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 30px);
  width: 100%;
}
/* Skin 
--------------------------*/
#swipebox-bottom-bar {
  color: #ffffff !important;
  font-size: 15px;
  line-height: 43px;
}
/* Effects */
/* HugeInc Start */
#swipebox-overlay.hugeInc {
  opacity: 0;
  visibility: hidden;
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -ms-perspective: 1200px;
  perspective: 1200px;
  -webkit-transition: opacity 0.25s 0.55s, visibility 0s 0.9s;
  -moz-transition: opacity 0.25s 0.55s, visibility 0s 0.9s;
  -ms-transition: opacity 0.25s 0.55s, visibility 0s 0.9s;
  -o-transition: opacity 0.25s 0.55s, visibility 0s 0.9s;
  transition: opacity 0.25s 0.55s, visibility 0s 0.9s;
}
#swipebox-overlay.hugeInc.open {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.25s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.25s 0s, visibility 0s 0s;
  -ms-transition: opacity 0.25s 0s, visibility 0s 0s;
  -o-transition: opacity 0.25s 0s, visibility 0s 0s;
  transition: opacity 0.25s 0s, visibility 0s 0s;
}
#swipebox-overlay.hugeInc #swipebox-container {
  opacity: 0;
  -webkit-transform: translateY(-5%) rotateX(15deg);
  -moz-transform: translateY(-5%) rotateX(15deg);
  -ms-transform: translateY(-5%) rotateX(15deg);
  -o-transform: translateY(-5%) rotateX(15deg);
  transform: translateY(-5%) rotateX(15deg);
  -webkit-transition: transform 0.3s 0s, opacity 0.3s 0s;
  -moz-transition: transform 0.3s 0s, opacity 0.3s 0s;
  -ms-transition: transform 0.3s 0s, opacity 0.3s 0s;
  -o-transition: transform 0.3s 0s, opacity 0.3s 0s;
  transition: transform 0.3s 0s, opacity 0.3s 0s;
}
#swipebox-overlay.hugeInc.open #swipebox-container {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transition: transform 0.3s 0.25s, opacity 0.3s 0.25s;
  -moz-transition: transform 0.3s 0.25s, opacity 0.3s 0.25s;
  -ms-transition: transform 0.3s 0.25s, opacity 0.3s 0.25s;
  -o-transition: transform 0.3s 0.25s, opacity 0.3s 0.25s;
  transition: transform 0.3s 0.25s, opacity 0.3s 0.25s;
}
#swipebox-overlay.hugeInc.close #swipebox-container {
  -webkit-transform: translateY(5%) rotateX(-15deg);
  -moz-transform: translateY(5%) rotateX(-15deg);
  -ms-transform: translateY(5%) rotateX(-15deg);
  -o-transform: translateY(5%) rotateX(-15deg);
  transform: translateY(5%) rotateX(-15deg);
  -webkit-transition: transform 0.3s 0.25s, opacity 0.3s 0.25s;
  -moz-transition: transform 0.3s 0.25s, opacity 0.3s 0.25s;
  -ms-transition: transform 0.3s 0.25s, opacity 0.3s 0.25s;
  -o-transition: transform 0.3s 0.25s, opacity 0.3s 0.25s;
  transition: transform 0.3s 0.25s, opacity 0.3s 0.25s;
}
#swipebox-overlay.hugeInc #swipebox-button-container,
#swipebox-overlay.hugeInc #swipebox-close,
#swipebox-overlay.hugeInc #swipebox-counter,
#swipebox-overlay.hugeInc #swipebox-title {
  opacity: 0;
  -webkit-transition: opacity 0.25s 0s;
  -moz-transition: opacity 0.25s 0s;
  -ms-transition: opacity 0.25s 0s;
  -o-transition: opacity 0.25s 0s;
  transition: opacity 0.25s 0s;
}
#swipebox-overlay.hugeInc.open #swipebox-button-container,
#swipebox-overlay.hugeInc.open #swipebox-close,
#swipebox-overlay.hugeInc.open #swipebox-counter,
#swipebox-overlay.hugeInc.open #swipebox-title {
  opacity: 1;
  -webkit-transition: opacity 0.25s 0.5s;
  -moz-transition: opacity 0.25s 0.5s;
  -ms-transition: opacity 0.25s 0.5s;
  -o-transition: opacity 0.25s 0.5s;
  transition: opacity 0.25s 0.5s;
}
#swipebox-overlay.hugeInc #swipebox-prev {
  opacity: 0;
  left: -90px;
  -webkit-transition: 0.25s 0s;
  -moz-transition: 0.25s 0s;
  -ms-transition: 0.25s 0s;
  -o-transition: 0.25s 0s;
  transition: 0.25s 0s;
}
#swipebox-overlay.hugeInc.open #swipebox-prev {
  opacity: 1;
  left: 0px;
  -webkit-transition: 0.25s 0.6s;
  -moz-transition: 0.25s 0.6s;
  -ms-transition: 0.25s 0.6s;
  -o-transition: 0.25s 0.6s;
  transition: 0.25s 0.6s;
}
#swipebox-overlay.hugeInc #swipebox-next {
  opacity: 0;
  right: -90px;
  -webkit-transition: 0.25s 0s;
  -moz-transition: 0.25s 0s;
  -ms-transition: 0.25s 0s;
  -o-transition: 0.25s 0s;
  transition: 0.25s 0s;
}
#swipebox-overlay.hugeInc.open #swipebox-next {
  opacity: 1;
  right: 0px;
  -webkit-transition: 0.25s 0.6s;
  -moz-transition: 0.25s 0.6s;
  -ms-transition: 0.25s 0.6s;
  -o-transition: 0.25s 0.6s;
  transition: 0.25s 0.6s;
}
/* HugeInc Ende */
/* Slide Down Start */
#swipebox-overlay.slideDown {
  visibility: hidden;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: transform 0.3s ease-in-out 0.1s, visibility 0s 0.7s;
  -moz-transition: transform 0.3s ease-in-out 0.1s, visibility 0s 0.7s;
  -ms-transition: transform 0.3s ease-in-out 0.1s, visibility 0s 0.7s;
  -o-transition: transform 0.3s ease-in-out 0.1s, visibility 0s 0.7s;
  transition: transform 0.3s ease-in-out 0.1s, visibility 0s 0.7s;
}
#swipebox-overlay.slideDown.open {
  visibility: visible;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition: transform 0.4s ease-in-out;
  -moz-transition: transform 0.4s ease-in-out;
  -ms-transition: transform 0.4s ease-in-out;
  -o-transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
}
#swipebox-overlay.slideDown #swipebox-container {
  opacity: 0;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: 0.3s ease 0.0s;
  -moz-transition: 0.3s ease 0.0s;
  -ms-transition: 0.3s ease 0.0s;
  -o-transition: 0.3s ease 0.0s;
  transition: 0.3s ease 0.0s;
}
#swipebox-overlay.slideDown.open #swipebox-container {
  opacity: 1;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition: 0.3s ease 0.3s;
  -moz-transition: 0.3s ease 0.3s;
  -ms-transition: 0.3s ease 0.3s;
  -o-transition: 0.3s ease 0.3s;
  transition: 0.3s ease 0.3s;
}
#swipebox-overlay.slideDown #swipebox-button-container,
#swipebox-overlay.slideDown #swipebox-close,
#swipebox-overlay.slideDown #swipebox-counter,
#swipebox-overlay.slideDown #swipebox-title {
  opacity: 0;
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  -o-transform: translateY(-100px);
  transform: translateY(-100px);
  -webkit-transition: 0.25s ease 0.15s;
  -moz-transition: 0.25s ease 0.15s;
  -ms-transition: 0.25s ease 0.15s;
  -o-transition: 0.25s ease 0.15s;
  transition: 0.25s ease 0.15s;
}
#swipebox-overlay.slideDown.open #swipebox-button-container,
#swipebox-overlay.slideDown.open #swipebox-close,
#swipebox-overlay.slideDown.open #swipebox-counter,
#swipebox-overlay.slideDown.open #swipebox-title {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: 0.25s ease 0.5s;
  -moz-transition: 0.25s ease 0.5s;
  -ms-transition: 0.25s ease 0.5s;
  -o-transition: 0.25s ease 0.5s;
  transition: 0.25s ease 0.5s;
}
#swipebox-overlay.slideDown #swipebox-prev,
#swipebox-overlay.slideDown #swipebox-next {
  opacity: 0;
  margin-top: -200px;
  -webkit-transition: 0.25s 0s;
  -moz-transition: 0.25s 0s;
  -ms-transition: 0.25s 0s;
  -o-transition: 0.25s 0s;
  transition: 0.25s 0s;
}
#swipebox-overlay.slideDown.open #swipebox-prev,
#swipebox-overlay.slideDown.open #swipebox-next {
  opacity: 1;
  margin-top: 0px;
  -webkit-transition: 0.25s 0.6s;
  -moz-transition: 0.25s 0.6s;
  -ms-transition: 0.25s 0.6s;
  -o-transition: 0.25s 0.6s;
  transition: 0.25s 0.6s;
}
/* Slide Down Ende */
/* Scale Start */
#swipebox-overlay.scale {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
  -moz-transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
  -ms-transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
  -o-transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
  transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
}
#swipebox-overlay.scale.open {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -ms-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
}
/* Scale Ende */
/* Door Start */
#swipebox-overlay.door {
  visibility: hidden;
  width: 0.001% !important;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: width 0.2s 0.4s, visibility 0s 0.6s;
  -moz-transition: width 0.2s 0.4s, visibility 0s 0.6s;
  -ms-transition: width 0.2s 0.4s, visibility 0s 0.6s;
  -o-transition: width 0.2s 0.4s, visibility 0s 0.6s;
  transition: width 0.2s 0.4s, visibility 0s 0.6s;
}
#swipebox-overlay.door.open {
  visibility: visible;
  width: 100% !important;
  -webkit-transition: width 0.2s;
  -moz-transition: width 0.2s;
  -ms-transition: width 0.2s;
  -o-transition: width 0.2s;
  transition: width 0.2s;
}
#swipebox-overlay.door #swipebox-container {
  opacity: 0;
  -webkit-transition: opacity 0.3s 0.2s;
  -moz-transition: opacity 0.3s 0.2s;
  -ms-transition: opacity 0.3s 0.2s;
  -o-transition: opacity 0.3s 0.2s;
  transition: opacity 0.3s 0.2s;
}
#swipebox-overlay.door.open #swipebox-container {
  opacity: 1;
  transition-delay: 0.3s;
}
#swipebox-overlay.door.close #swipebox-container {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
}
#swipebox-overlay.door #swipebox-prev,
#swipebox-overlay.door #swipebox-next {
	background-size: 1rem;
	background-position: center;
}
#swipebox-overlay.door #swipebox-prev {
	opacity: 0;
	left: -90px;
	-webkit-transition: 0.25s 0s;
	-moz-transition: 0.25s 0s;
	-ms-transition: 0.25s 0s;
	-o-transition: 0.25s 0s;
	transition: 0.25s 0s;
	background-image: url('../../files/theme/img/slider_nav_prev.svg');
	
}
#swipebox-overlay.door.open #swipebox-prev {
	opacity: 1;
	left: 0px;
	-webkit-transition: 0.25s 0.5s;
	-moz-transition: 0.25s 0.5s;
	-ms-transition: 0.25s 0.5s;
	-o-transition: 0.25s 0.5s;
	transition: 0.25s 0.5s;
}
#swipebox-overlay.door #swipebox-next {
	opacity: 0;
	right: -90px;
	-webkit-transition: 0.25s 0s;
	-moz-transition: 0.25s 0s;
	-ms-transition: 0.25s 0s;
	-o-transition: 0.25s 0s;
	transition: 0.25s 0s;
	background-image: url('../../files/theme/img/slider_nav_next.svg');
	
}
#swipebox-overlay.door.open #swipebox-next {
	opacity: 1;
	right: 0px;
	-webkit-transition: 0.25s 0.5s;
	-moz-transition: 0.25s 0.5s;
	-ms-transition: 0.25s 0.5s;
	-o-transition: 0.25s 0.5s;
	transition: 0.25s 0.5s;
}
/* Door Ende */
/* Simple Genie Start */
#swipebox-overlay.simpleGenie {
  visibility: hidden;
  -webkit-transform: translateY(60%) scale(0);
  -moz-transform: translateY(60%) scale(0);
  -ms-transform: translateY(60%) scale(0);
  -o-transform: translateY(60%) scale(0);
  transform: translateY(60%) scale(0);
  -webkit-transition: transform 0.4s, visibility 0s 0.4s;
  -moz-transition: transform 0.4s, visibility 0s 0.4s;
  -ms-transition: transform 0.4s, visibility 0s 0.4s;
  -o-transition: transform 0.4s, visibility 0s 0.4s;
  transition: transform 0.4s, visibility 0s 0.4s;
}
#swipebox-overlay.simpleGenie.open {
  visibility: visible;
  -webkit-transform: translateY(0%) scale(1);
  -moz-transform: translateY(0%) scale(1);
  -ms-transform: translateY(0%) scale(1);
  -o-transform: translateY(0%) scale(1);
  transform: translateY(0%) scale(1);
  -webkit-transition: transform 0.4s;
  -moz-transition: transform 0.4s;
  -ms-transition: transform 0.4s;
  -o-transition: transform 0.4s;
  transition: transform 0.4s;
}











#swipebox-overlay {
  background: #3d3d3d;
}
@media (max-width: 767px), (min-width: 768px) and (max-width: 991px) {
  #swipebox-prev,
  #swipebox-next,
  #swipebox-close,
  #swipebox-download,
  #swipebox-share {
    border-color: #ae8e49;
  }
  #swipebox-prev:hover,
  #swipebox-next:hover,
  #swipebox-close:hover,
  #swipebox-download:hover,
  #swipebox-share:hover {
    background-color: #ae8e49;
  }
  #swipebox-share {
    background-color: #ae8e49;
    border-color: #ae8e49;
  }
  #swipebox-share:hover,
  #swipebox-share.open {
    background-color: #997c40;
    border-color: #997c40;
  }
}
@media (min-width: 992px) {
  #swipebox-close,
  #swipebox-download,
  #swipebox-share {
    /* border-color: #ae8e49; */
  }
  #swipebox-close:hover,
  #swipebox-download:hover,
  #swipebox-share:hover {
    background-color: #ae8e49;
  }
  #swipebox-share {
    /* background-color: #ae8e49; */
    /* border-color: #ae8e49; */
  }
  #swipebox-share:hover,
  #swipebox-share.open {
    background-color: #997c40;
    border-color: #997c40;
  }
}
.share-container .share-content li.googleplus {
  display: none;
}
@-ms-viewport {
  width: device-width;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 576px) {
  .container {
    width: 540px;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .container {
    width: 720px;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .container {
    width: 960px;
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1140px;
    max-width: 100%;
  }
}

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 576px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 992px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 1200px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.col {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
}

.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.333333%;
      -ms-flex: 0 0 8.333333%;
          flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.666667%;
      -ms-flex: 0 0 16.666667%;
          flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333333%;
      -ms-flex: 0 0 33.333333%;
          flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.666667%;
      -ms-flex: 0 0 41.666667%;
          flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.333333%;
      -ms-flex: 0 0 58.333333%;
          flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.666667%;
      -ms-flex: 0 0 66.666667%;
          flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.333333%;
      -ms-flex: 0 0 83.333333%;
          flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.666667%;
      -ms-flex: 0 0 91.666667%;
          flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.pull-0 {
  right: auto;
}

.pull-1 {
  right: 8.333333%;
}

.pull-2 {
  right: 16.666667%;
}

.pull-3 {
  right: 25%;
}

.pull-4 {
  right: 33.333333%;
}

.pull-5 {
  right: 41.666667%;
}

.pull-6 {
  right: 50%;
}

.pull-7 {
  right: 58.333333%;
}

.pull-8 {
  right: 66.666667%;
}

.pull-9 {
  right: 75%;
}

.pull-10 {
  right: 83.333333%;
}

.pull-11 {
  right: 91.666667%;
}

.pull-12 {
  right: 100%;
}

.push-0 {
  left: auto;
}

.push-1 {
  left: 8.333333%;
}

.push-2 {
  left: 16.666667%;
}

.push-3 {
  left: 25%;
}

.push-4 {
  left: 33.333333%;
}

.push-5 {
  left: 41.666667%;
}

.push-6 {
  left: 50%;
}

.push-7 {
  left: 58.333333%;
}

.push-8 {
  left: 66.666667%;
}

.push-9 {
  left: 75%;
}

.push-10 {
  left: 83.333333%;
}

.push-11 {
  left: 91.666667%;
}

.push-12 {
  left: 100%;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-sm-0 {
    right: auto;
  }
  .pull-sm-1 {
    right: 8.333333%;
  }
  .pull-sm-2 {
    right: 16.666667%;
  }
  .pull-sm-3 {
    right: 25%;
  }
  .pull-sm-4 {
    right: 33.333333%;
  }
  .pull-sm-5 {
    right: 41.666667%;
  }
  .pull-sm-6 {
    right: 50%;
  }
  .pull-sm-7 {
    right: 58.333333%;
  }
  .pull-sm-8 {
    right: 66.666667%;
  }
  .pull-sm-9 {
    right: 75%;
  }
  .pull-sm-10 {
    right: 83.333333%;
  }
  .pull-sm-11 {
    right: 91.666667%;
  }
  .pull-sm-12 {
    right: 100%;
  }
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 8.333333%;
  }
  .push-sm-2 {
    left: 16.666667%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-4 {
    left: 33.333333%;
  }
  .push-sm-5 {
    left: 41.666667%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-7 {
    left: 58.333333%;
  }
  .push-sm-8 {
    left: 66.666667%;
  }
  .push-sm-9 {
    left: 75%;
  }
  .push-sm-10 {
    left: 83.333333%;
  }
  .push-sm-11 {
    left: 91.666667%;
  }
  .push-sm-12 {
    left: 100%;
  }
  .offset-sm-0 {
    margin-left: 0%;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 8.333333%;
  }
  .pull-md-2 {
    right: 16.666667%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-4 {
    right: 33.333333%;
  }
  .pull-md-5 {
    right: 41.666667%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-7 {
    right: 58.333333%;
  }
  .pull-md-8 {
    right: 66.666667%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-10 {
    right: 83.333333%;
  }
  .pull-md-11 {
    right: 91.666667%;
  }
  .pull-md-12 {
    right: 100%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.333333%;
  }
  .push-md-2 {
    left: 16.666667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.333333%;
  }
  .push-md-5 {
    left: 41.666667%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-7 {
    left: 58.333333%;
  }
  .push-md-8 {
    left: 66.666667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-10 {
    left: 83.333333%;
  }
  .push-md-11 {
    left: 91.666667%;
  }
  .push-md-12 {
    left: 100%;
  }
  .offset-md-0 {
    margin-left: 0%;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-lg-0 {
    right: auto;
  }
  .pull-lg-1 {
    right: 8.333333%;
  }
  .pull-lg-2 {
    right: 16.666667%;
  }
  .pull-lg-3 {
    right: 25%;
  }
  .pull-lg-4 {
    right: 33.333333%;
  }
  .pull-lg-5 {
    right: 41.666667%;
  }
  .pull-lg-6 {
    right: 50%;
  }
  .pull-lg-7 {
    right: 58.333333%;
  }
  .pull-lg-8 {
    right: 66.666667%;
  }
  .pull-lg-9 {
    right: 75%;
  }
  .pull-lg-10 {
    right: 83.333333%;
  }
  .pull-lg-11 {
    right: 91.666667%;
  }
  .pull-lg-12 {
    right: 100%;
  }
  .push-lg-0 {
    left: auto;
  }
  .push-lg-1 {
    left: 8.333333%;
  }
  .push-lg-2 {
    left: 16.666667%;
  }
  .push-lg-3 {
    left: 25%;
  }
  .push-lg-4 {
    left: 33.333333%;
  }
  .push-lg-5 {
    left: 41.666667%;
  }
  .push-lg-6 {
    left: 50%;
  }
  .push-lg-7 {
    left: 58.333333%;
  }
  .push-lg-8 {
    left: 66.666667%;
  }
  .push-lg-9 {
    left: 75%;
  }
  .push-lg-10 {
    left: 83.333333%;
  }
  .push-lg-11 {
    left: 91.666667%;
  }
  .push-lg-12 {
    left: 100%;
  }
  .offset-lg-0 {
    margin-left: 0%;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 8.333333%;
  }
  .pull-xl-2 {
    right: 16.666667%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-4 {
    right: 33.333333%;
  }
  .pull-xl-5 {
    right: 41.666667%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-7 {
    right: 58.333333%;
  }
  .pull-xl-8 {
    right: 66.666667%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-10 {
    right: 83.333333%;
  }
  .pull-xl-11 {
    right: 91.666667%;
  }
  .pull-xl-12 {
    right: 100%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 8.333333%;
  }
  .push-xl-2 {
    left: 16.666667%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-4 {
    left: 33.333333%;
  }
  .push-xl-5 {
    left: 41.666667%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-7 {
    left: 58.333333%;
  }
  .push-xl-8 {
    left: 66.666667%;
  }
  .push-xl-9 {
    left: 75%;
  }
  .push-xl-10 {
    left: 83.333333%;
  }
  .push-xl-11 {
    left: 91.666667%;
  }
  .push-xl-12 {
    left: 100%;
  }
  .offset-xl-0 {
    margin-left: 0%;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
/*# sourceMappingURL=bootstrap-grid.css.map */
.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #007bff !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #0062cc !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #545b62 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #1e7e34 !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #117a8b !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #d39e00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #bd2130 !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #dae0e5 !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}


/* 
@import url('https://fonts.googleapis.com/css?family=Crimson+Text|Playfair+Display');
@import url('https://fonts.googleapis.com/css?family=Caveat');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display');
@import url('https://fonts.googleapis.com/css?family=Work+Sans:400,500,700');
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@700&display=swap'); 
@import url('https://fonts.googleapis.com/css?family=Lora');
*/
 
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');

/*
@font-face {
    font-family: 'Work Sans';
    src: url('../../files/theme/fonts/work-sans/WorkSans-Regular.woff2') format('woff2'),
        url('../../files/theme/fonts/work-sans/WorkSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
*/
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
}
html {
    /* overflow: hidden; */
}
html,body {
	/* height:100%; */
	/* margin: 0px; */
	/* padding: 0px; */
}
body {
    font-size: 1.1rem;
    margin: 0px;
    padding: 0rem;
    font-weight: normal;
    color: #005864;
    font-family: 'Open Sans', sans-serif;
    background-color: #fbf8f2;
}
body.menu_open {
	/* overflow: visible; */
	height: 100%;
	/* overflow: hidden; */
}
body > .sharebuttons {
	display: none;
}
.invisible {
	display: none;
	
}
figure {
	margin: 0px;
	
}
p {
	/* line-height: 136%; */
	margin-top: 0rem;
	font-weight: normal;
	
}
p strong {
	font-weight: 700;
	
}
a {
	color: inherit;
	text-decoration: none;
	
}
.event_teaser_hl,
.event_full_hl {
    font-family: 'Work Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	
}
a:hover {
	text-decoration: none;
	color: inherit;
	
}
img {
	max-width: 100%;
	height: auto;
	
}
.md {
	font-size: 1rem;
	line-height: 140%;
}
.sm {
	font-size: .8rem;
	
}
.limited {
	width: 90%;
	margin: 0px auto;
	/* border: 1px solid red; */
	position: relative;
	max-width: 1200px;
}
.limited_xl {
	width: 90%;
	margin: 0rem auto;
	position: relative;
	
}
.limited_md {
	width: 90%;
	margin: 0px auto;
	max-width: 60rem;
	/* display: block; */
	/* overflow: hidden; */
}
.limited_sm {
	width: 90%;
	margin: 0px auto;
	max-width: 40rem;
	
}
.max-width_sm {
	max-width: 35rem;
	margin: 0px auto;
	
}
.text-center {
	text-align: center;
	
}


.header {
	position: fixed;
	width: 100%;
	z-index: 99;
	/* border: 1px solid red; */
	height: 6rem;
	/* overflow: visible; */
	top: 0;
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	transition: background-color .3s ease;
	background-color: #fbf8f2;
}
.scrolled .header {
	background-color: #fbf8f2;
	/* background-image: url('../../files/theme/img/muster.jpg'); */
	box-shadow: #beb5a045 0rem 0rem 2rem;
}
.header_inner {
	margin: 0px auto;
	max-width: 100rem;
	position: relative;
}
.subheader {
	/* background-image: url('../../files/theme/img/muster.jpg'); */
	height: 4rem;
	margin-bottom: 1rem;
	position: relative;
}
.subheader_img {
	position: absolute;
	/* z-index: -1; */
	bottom: 0rem;
	left: 50%;
	display: none;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.subheader_img_event {
	/* background-image: url('../../files/theme/img/muster.jpg'); */
	position: absolute;
	height: 3.8rem;
	width: 100%;
	top: 0;
	left: 0;
	z-index: -1;
}
.subheader_img_event img {
	position: absolute;
	top: 0rem;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	display: none;
}
.logo svg {
	width: 100%;
	height: auto;
}
.logo_name {
	fill: white;
	
}
.logo_slogan {
	display: none;
	fill: #2d465d;
	
}
.test {
	font-size: 20rem;
}
.menu_open .logo {
	/* display: none; */
}
.content {
	/* color: #2d465d; */
	/* z-index: -1; */
	/* position: relative; */
	padding-top: 6rem;
	/* margin-top: 9rem; */
	/* padding: 1rem; */
	/* position: relative; */
	/* top: 9rem; */
	/* padding: 11rem 1rem 2rem 1rem; */
	/* border: 1px solid orangered; */
	padding-bottom: 4rem;
}
.subpage .content,
.eventpage .content {
	/* padding-top: 10rem; */
}
.ce_headline {
	width: 90%;
	margin: 0px auto;
	max-width: 35rem;
	margin-bottom: 2rem;
	text-align: center;
	
}
.content .ce_text {
	max-width: 35rem;
	margin: 0px auto;
	text-align: center;
	width: 90%;
	margin-bottom: 4rem;
	
}
.row .ce_text {
	/* text-align: inherit; */
	width: auto;
	margin: 0rem !important;
	max-width: none;
}
.content .ce_text.zentriert {
	text-align: center;
	
}
.ce_hyperlink {
	margin: 0px auto;
	/* display: block; */
	width: 90%;
	/* max-width: 20rem; */
	text-align: center;
	margin-bottom: 3rem;
	
}
.ce_image {
	margin: 0px auto;
	/* max-width: 50rem; */
	margin-bottom: 4rem;
}
.ce_image .caption {
	text-align: center;
	color: #005864;
	padding-top: 1rem;
	/* font-style: italic; */
}
.ce_image img {
	display: block;
	margin: 0px auto;
	max-width: 100%;
	height: auto;
	/* margin-bottom: 1.5rem; */
}
.ce_gallery {
	max-width: 50rem;
	margin: 0px auto;
	width: 90%;
	margin-bottom: 4rem;
}
.ce_gallery .caption {
	color: #b3c1ca;
	text-align: center;
	padding-top: 1rem;
	
}
.ce_gallery figure {
	margin: 0px;
	padding: 0rem;
	
}
.ce_gallery ul {
	list-style-type: none;
	margin: 0px;
	padding: 0rem;
	display: flex;
	flex-wrap: wrap;
	margin-left: -1rem;
	margin-right: -1rem;
	justify-content: center;
}
.ce_gallery ul li {
	padding-left: 1rem;
	padding-right: 1rem;
	margin-bottom: 2rem;
	
}
.ce_gallery ul li a {
	display: block;
	width: 100%;
	overflow: hidden;
	
}
.ce_gallery ul li img {
	display: block;
	margin: 0px auto;
	
}
.ce_gallery ul.cols_4 {
	
}
.kontaktformular {
	/* width: 90%; */
	margin: 0px auto;
	background-color: white;
	max-width: 60rem;
	padding-top: 4rem;
	padding-bottom: 4rem;
	padding: 4rem 1rem 4rem 1rem;
}
.kontaktformular .formbody {
	max-width: 30rem;
	margin: 0px auto;
}
.kontaktformular .widget-checkbox {
	margin-bottom: 1rem;
	
}
.kontaktformular .widget-checkbox fieldset {
	/* border: none; */
	/* padding: 0; */
}
.kontaktformular textarea {
	/* width: 100%; */
	/* border: none; */
	min-height: 15rem;
}
.kontaktformular .widget-submit {
	text-align: center;
	
}
.kontaktformular .widget-textarea {
	margin-bottom: 1rem;
}
.kontaktformular form {
	margin: 0px auto;
	max-width: 30rem;
	
}
.kontaktformular input.text,
.kontaktformular textarea {
	/* width: 100%; */
	/* padding: 0.7rem 1rem; */
	/* background-color: #fbf8f2; */
	/* text-align: left; */
	/* border: none; */
	/* margin-bottom: 1.2rem; */
	/* color: #005864; */
	border-bottom: 1px solid #60979e7a;
}
.text {
	/* text-align: center; */
	/* max-width: 35rem; */
	/* margin: 0px auto; */
	/* width: 90%; */
}
.text_hl {
	position: relative;
	margin-bottom: 3rem;
	padding-bottom: 2rem;
	
}
.subpage .header,
.eventpage .header {
	/* background-image: url('../../files/theme/img/muster.jpg'); */
}
.ce_panoramabild {
	
}
.panoramabild_text {
	color: #005864;
	text-align: center;
	max-width: 30rem;
	margin: 0px auto;
	width: 90%;
}
.panoramabild_img {
	height: 20rem;
	background-size: cover;
	background-position: center center;
	margin-bottom: 2rem;
	
}
.event_teasers {
	display: flex;
	flex-wrap: wrap;
	margin-left: auto;
	margin-right: auto;
	max-width: 52rem;
	/* border: 1px solid; */
	justify-content: center;
	/* align-items: center; */
}
.event_teaser {
	/* padding-left: 1rem; */
	/* padding-right: 1rem; */
	/* min-height: 49rem; */
	max-width: 380px;
	margin-bottom: 5rem;
	/* border: 1px solid red; */
}
.event_teaser_more {
	/* -webkit-transform: translateX(-1rem); */
	-ms-transform: translateX(-1rem);
	/* transform: translateX(-1rem); */
	/* text-align: center; */
}
.event_teaser_img {
	margin-bottom: 1rem;
}
.event_teaser_hl {
	line-height: 100%;
	font-size: 1.8rem;
	margin-bottom: 0.7rem;
}
.event_teaser_text {
	margin-bottom: 1.5rem;
	
}
.event_teaser_date {
	display: flex;
	align-items: center;
	margin-bottom: 1rem;
}
.event_teaser_date_icon {
	margin-right: .5rem;
	display: flex;
	align-items: center;
	justify-content: center;
	
}
@media screen and (min-width: 768px){
	.event_teaser_hl {
		font-size: 2rem;
		margin-bottom: 1rem;
	}
	.event_teaser {
		flex-basis: 48%;
	}
	.event_teasers {
		justify-content: space-between;
		
	}
	.event_teaser_text {
		/* min-height: 4rem; */
	}
	
}
@media screen and (min-width: 992px){
	.event_teaser_hl {
		
	}
	.event_teaser {
		
	}	
	
}
@media screen and (min-width: 1200px){
	.event_teaser_hl {
		
	}
	.event_teaser {
		
	}	
	
}


.btn event_teaser_more {
	
}
.event_teaser_info {
	/* min-height: 14rem; */
	margin-bottom: 1.5rem;
}
.btn event_teaser_more a {
	display: inline-block;
	
}
.event_full {
	position: relative;
	
}
.event_full_hl {
	/* font-size: 5rem; */
	text-align: center;
	width: 90%;
	margin: 0px auto;
	max-width: 50rem;
	position: relative;
	margin-bottom: 2rem;
	padding-bottom: 2rem;
	line-height: 100%;
	
}
.event_full_img img {
	display: block;
	margin: 0px auto;
	
}
.event_full_date {
	display: flex;
	justify-content: center;
	
}
.event_full_date_icon {
	margin-right: .7rem;
	
}
.event_full_desc {
	max-width: 78rem;
	/* border: 1px solid; */
	margin: 0px auto;
	margin-bottom: 2rem;
	width: 90%;
	
}
.event_full_desc .btn {
	margin-top: 1rem;
	
}
.event_full_share {
	text-align: center;
	
}
.event_full_back {
	text-align: center;
	
}
@media screen and (min-width: 768px){
	.event_full_hl {
		margin-bottom: 3rem;
		padding-bottom: 3rem;
		
	}
	
}
@media screen and (min-width: 992px){
	.event_full_desc_meta {
		/* position: absolute; */
		/* right: 0; */
		/* top: 0rem; */
		/* width: 18rem; */
		/* right: -15rem; */
		text-align: left !important;
		margin-bottom: 0rem;
	}	
	
}


.nachbericht_full_hl {
	text-align: center;
	
}
.nachbericht_full_date {
	text-align: center;
	
}
.nachbericht_full_back {
	text-align: center;
	
}
.event_full_desc_meta {
	text-align: center;
	margin-bottom: 2rem;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.speisekarte {
	background-color: white;
	padding: 0rem 1rem;
	text-align: center;
}
.speisekarte_kategorie {
	text-align: center;
	border-bottom: 2px solid white;
	padding: .6rem;
	color: #c3aa6d;
	background-color: #ffffff38;
	border-bottom: 3px solid #fbf8f2;
	
}
@media screen and (min-width: 768px){
	.speisekarte_kategorie {
		padding: 1rem;
		
	}
	.speisekarte_gericht:after {
		height: 2px;
	
	}	
}

.speisekarte_gericht {
	position: relative;
	
}
.speisekarte_gericht:last-of-type:after {
	display: none;
	
}
.speisekarte_gericht:after {
	content: '';
	position: absolute;
	display: block;
	width: 4rem;
	height: 1px;
	background-color: #005864;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 0rem;
	
}
.speisekarte_hl {
    font-family: 'Caveat', cursive !important;
	
}
.box_white {
	box-shadow: #c3aa6d2b 0rem 0.6rem 2rem;
	background-color: white;
	
}
.footer {
	padding-top: 3rem;
	/* background-image: url('../../files/theme/img/muster.jpg'); */
	color: #005864;
	padding-bottom: 4rem;
	background-color: #c3aa6d3d;
}
.footer_inner {
	/* padding-top: 3rem; */
	/* border-top: 2px solid #005864; */
}
.footer_menu {
	
}
.footer_menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0rem;
	
}
.footer_menu ul li {
	margin-bottom: .2rem;
	
}
.footer_hl {
	font-family: 'Lora', serif;
	font-size: 1.2rem;
	margin-bottom: 0.5rem;
}
.logo_footer {
	width: 7rem;
	display: block;
}
.logo_footer img {
	width: 100%;
	
}
@media screen and (min-width: 768px){
	.logo_footer {
		width: 9rem;
		
	}
	.footer {
		padding: 2rem;
	}
	
}
@media screen and (min-width: 992px){
	.logo_footer {
		width: 8rem;
	}
	
}
@media screen and (min-width: 1200px){
	.footer {
		padding-top: 4rem;
		padding-bottom: 5rem;
		
	}
	
}
@media screen and (min-width: 1500px){
	.footer {
		/* padding-top: 4rem; */
		padding-bottom: 7rem;
		position: relative;
	}	
	
}




@media screen and (min-width: 576px){
	.header {
		
	}
	.menu {
		/* padding-top: 8rem; */
		
	}
	
}
@media screen and (min-width: 768px){
	.content {
		padding-bottom: 8rem;
		padding-top: 9rem;
		-webkit-transition: padding-top .3s ease;
		-moz-transition: padding-top .3s ease;
		transition: padding-top .3s ease;
		
	}
	.scrolled .content {
		padding-top: 7rem;
		
	}
	.header {
		height: 9rem;
		-webkit-transition: height .3s ease;
		-moz-transition: height .3s ease;
		transition: height .3s ease;
		
	}
	.scrolled .header {
		height: 7rem;
		
	}
	.subheader {
		margin-bottom: 3rem;
		
	}
	.toggle_label {
		display: block;
		
	}
	.toggle {
		top: 2rem;
		right: 2rem;
		font-size: 1.6rem;
		padding: 1rem;
		/* border: 1px solid red; */
	}
	.toggle_close {
		font-size: 4rem;
		top: 0.8rem;
		right: 3.2rem;
		
	}
	.menu_social img {
		width: 1.9rem;
		
	}
	.ce_text.linie h2 {
		padding-bottom: 4rem;
		margin-bottom: 4rem;
		
	}
	.ce_image {
		margin-bottom: 6rem;
		
	}
	.ce_gallery {
		margin-bottom: 6rem;
		
	}
	.text {
		/* margin-bottom: 4rem; */
	}
	.ce_cta {
		margin-bottom: 4rem;
		
	}
	.cta_inner {
		padding-top: 4rem;
		padding-bottom: 4rem;
		
	}
	.cta_icon {
		/* flex-basis: 33.3%; */
		/* padding: 1.7rem; */
	}
	.panoramabild {
		margin-bottom: 4rem;
		
	}
	.panoramabild_img {
		height: 30rem;
		
	}
	.ce_gallery ul.cols_4 li,
	.ce_gallery ul.cols_3 li {
		flex-basis: 50%;
		
	}
	
}
@media screen and (min-width: 992px){
	.subheader {
		margin-bottom: 4rem;
		
	}
	.text {
		/* margin-bottom: 6rem; */
	}
	.ce_cta {
		margin-bottom: 6rem;
		
	}
	.cta_inner {
		padding-top: 5rem;
		padding-bottom: 5rem;
		
	}
	.ce_gallery ul.cols_4 li {
		flex-basis: 25%;
		
	}
	.ce_gallery ul.cols_3 li {
		flex-basis: 33.3%;
		
	}
	.ce_gallery ul.cols_2 li {
		flex-basis: 50%;
		
	}
	.event_full_desc {
		position: relative;
		
	}
	.cta_stoerer {
		/* display: flex; */
	}
	.speisekarte {
		padding: 0 2rem 0.2rem 2rem;
	}
	
}
@media screen and (min-width: 1200px){
	.subpage .header {
		/* height: 11rem; */
		box-shadow: #c3aa6d29 0rem 0rem 2rem;
	}
	.breadcrumb {
		/* background-color: rgb(67,187,169); */
		
	}
	.content *[class^='ce_'], .content *[class*=' ce_'] {
		/* background-color: red; */
		/* margin-bottom: 8rem; */
	}
	.content .mod_article > .ce_text {
		/* margin-bottom: 10rem; */
	}
	.kontaktformular {
		padding-top: 8rem;
		padding-bottom: 8rem;
	}
	.ce_gallery {
		margin-bottom: 7rem;
		
	}
	.ce_cta {
		margin-bottom: 9rem;
		
	}
	.ce_text.box {
		padding: 3rem;
		
	}
	.panoramabild {
		margin-bottom: 6rem;
		
	}
	.panoramabild_img {
		height: 35rem;
		
	}
	
}
@media screen and (min-width: 1320px){
	.limited {
		/* width: 1200px; */
	}
	
}
@media screen and (min-width: 1413px){
	.limited_xl {
		width: 1285px;
	}
	
}
@media screen and (min-width: 1500px){
	.subheader {
		position: relative;
		display: block;
		
	}
	
}






.mb-05 {
	margin-bottom: 0.5rem !important;
}
.mb-0 {
	margin-bottom: 0rem !important;
}
.mb-1 {
	margin-bottom: 1rem !important;
}
.mb-2 {
	margin-bottom: 2rem !important;
}
.mb-3 {
	margin-bottom: 3rem !important;
}
.mb-4 {
	margin-bottom: 4rem !important;
}
.mb-5 {
	margin-bottom: 5rem !important;
}
.mb-6 {
	margin-bottom: 6rem !important;
}
.mb-7 {
	margin-bottom: 7rem !important;
}
.mb-8 {
	margin-bottom: 8rem !important;
}
.mb-9 {
	margin-bottom: 9rem !important;
}
.mb-10 {
	margin-bottom: 10rem !important;
}
.mb-11 {
	margin-bottom: 11rem !important;
}
.mb-12 {
	margin-bottom: 12rem !important;
}
.mb-13 {
	margin-bottom: 13rem !important;
}
.mb-14 {
	margin-bottom: 14rem !important;
}
.mb-15 {
	margin-bottom: 15rem !important;
}
.mb-16 {
	margin-bottom: 16rem !important;
}
.mb-17 {
	margin-bottom: 17rem !important;
}
.mb-18 {
	margin-bottom: 18rem !important;
}
.mb-19 {
	margin-bottom: 19rem !important;
}
.mb-20 {
	margin-bottom: 20rem !important;
}
@media screen and (min-width: 576px){
	.mb-xs-05 {
		margin-bottom: 0.5rem !important;
	}
	.mb-xs-0 {
		margin-bottom: 0rem !important;
	}
	.mb-xs-1 {
		margin-bottom: 1rem !important;
	}
	.mb-xs-2 {
		margin-bottom: 2rem !important;
	}
	.mb-xs-3 {
		margin-bottom: 3rem !important;
	}
	.mb-xs-4 {
		margin-bottom: 4rem !important;
	}
	.mb-xs-5 {
		margin-bottom: 5rem !important;
	}
	.mb-xs-6 {
		margin-bottom: 6rem !important;
	}
	.mb-xs-7 {
		margin-bottom: 7rem !important;
	}
	.mb-xs-8 {
		margin-bottom: 8rem !important;
	}
	.mb-xs-9 {
		margin-bottom: 9rem !important;
	}
	.mb-xs-10 {
		margin-bottom: 10rem !important;
	}
	.mb-xs-11 {
		margin-bottom: 11rem !important;
	}
	.mb-xs-12 {
		margin-bottom: 12rem !important;
	}
	.mb-xs-13 {
		margin-bottom: 13rem !important;
	}
	.mb-xs-14 {
		margin-bottom: 14rem !important;
	}
	.mb-xs-15 {
		margin-bottom: 15rem !important;
	}
	.mb-xs-16 {
		margin-bottom: 16rem !important;
	}
	.mb-xs-17 {
		margin-bottom: 17rem !important;
	}
	.mb-xs-18 {
		margin-bottom: 18rem !important;
	}
	.mb-xs-19 {
		margin-bottom: 19rem !important;
	}
	.mb-xs-20 {
		margin-bottom: 20rem !important;
	}
}
@media screen and (min-width: 768px){
	.mb-sm-0 {
		margin-bottom: 0rem !important;
	}
	.mb-sm-1 {
		margin-bottom: 1rem !important;
	}
	.mb-sm-2 {
		margin-bottom: 2rem !important;
	}
	.mb-sm-3 {
		margin-bottom: 3rem !important;
	}
	.mb-sm-4 {
		margin-bottom: 4rem !important;
	}
	.mb-sm-5 {
		margin-bottom: 5rem !important;
	}
	.mb-sm-6 {
		margin-bottom: 5rem !important;
	}
	.mb-sm-7 {
		margin-bottom: 7rem !important;
	}
	.mb-sm-8 {
		margin-bottom: 8rem !important;
	}
	.mb-sm-9 {
		margin-bottom: 9rem !important;
	}
	.mb-sm-10 {
		margin-bottom: 10rem !important;
	}
	.mb-sm-11 {
		margin-bottom: 11rem !important;
	}
	.mb-sm-12 {
		margin-bottom: 12rem !important;
	}
	.mb-sm-13 {
		margin-bottom: 13rem !important;
	}
	.mb-sm-14 {
		margin-bottom: 14rem !important;
	}
	.mb-sm-15 {
		margin-bottom: 15rem !important;
	}
	.mb-sm-16 {
		margin-bottom: 16rem !important;
	}
	.mb-sm-17 {
		margin-bottom: 17rem !important;
	}
	.mb-sm-18 {
		margin-bottom: 18rem !important;
	}
	.mb-sm-19 {
		margin-bottom: 19rem !important;
	}
	.mb-sm-20 {
		margin-bottom: 20rem !important;
	}		
}
@media screen and (min-width: 992px){
	.mb-md-0 {
		margin-bottom: 0rem !important;
	}
	.mb-md-1 {
		margin-bottom: 1rem !important;
	}
	.mb-md-3 {
		margin-bottom: 3rem !important;
	}
	.mb-md-2 {
		margin-bottom: 2rem !important;
	}
	.mb-md-4 {
		margin-bottom: 4rem !important;
	}
	.mb-md-5 {
		margin-bottom: 5rem !important;
	}
	.mb-md-6 {
		margin-bottom: 6rem !important;
	}
	.mb-md-7 {
		margin-bottom: 7rem !important;
	}
	.mb-md-8 {
		margin-bottom: 8rem !important;
	}
	.mb-md-9 {
		margin-bottom: 9rem !important;
	}
	.mb-md-10 {
		margin-bottom: 10rem !important;
	}
	.mb-md-11 {
		margin-bottom: 11rem !important;
	}
	.mb-md-12 {
		margin-bottom: 12rem !important;
	}
	.mb-md-13 {
		margin-bottom: 13rem !important;
	}
	.mb-md-14 {
		margin-bottom: 14rem !important;
	}
	.mb-md-15 {
		margin-bottom: 15rem !important;
	}
	.mb-md-16 {
		margin-bottom: 16rem !important;
	}
	.mb-md-17 {
		margin-bottom: 17rem !important;
	}
	.mb-md-18 {
		margin-bottom: 18rem !important;
	}
	.mb-md-19 {
		margin-bottom: 19rem !important;
	}
	.mb-md-20 {
		margin-bottom: 20rem !important;
	}		
}
@media screen and (min-width: 1500px){
	.mb-lg-0 {
		margin-bottom: 0rem !important;
	}
	.mb-lg-1 {
		margin-bottom: 1rem !important;
	}
	.mb-lg-2 {
		margin-bottom: 2rem !important;
	}
	.mb-lg-3 {
		margin-bottom: 3rem !important;
	}
	.mb-lg-4 {
		margin-bottom: 4rem !important;
	}
	.mb-lg-5 {
		margin-bottom: 4rem !important;
	}
	.mb-lg-6 {
		margin-bottom: 6rem !important;
	}
	.mb-lg-7 {
		margin-bottom: 7rem !important;
	}	
	.mb-lg-8 {
		margin-bottom: 8rem !important;
	}
	.mb-lg-9 {
		margin-bottom: 9rem !important;
	}
	.mb-lg-10 {
		margin-bottom: 10rem !important;
	}
	.mb-lg-11 {
		margin-bottom: 11rem !important;
	}
	.mb-lg-12 {
		margin-bottom: 12rem !important;
	}
	.mb-lg-13 {
		margin-bottom: 13rem !important;
	}
	.mb-lg-14 {
		margin-bottom: 14rem !important;
	}
	.mb-lg-15 {
		margin-bottom: 15rem !important;
	}
	.mb-lg-16 {
		margin-bottom: 16rem !important;
	}
	.mb-lg-17 {
		margin-bottom: 17rem !important;
	}
	.mb-lg-18 {
		margin-bottom: 18rem !important;
	}
	.mb-lg-19 {
		margin-bottom: 19rem !important;
	}
	.mb-lg-20 {
		margin-bottom: 20rem !important;
	}	
}



.pb-xs-0 {
	padding-bottom: 0rem !important;
}
.pb-xs-1 {
	padding-bottom: 1rem !important;
}
.pb-xs-2 {
	padding-bottom: 2rem !important;
}
.pb-xs-3 {
	padding-bottom: 3rem !important;
}
.pb-xs-4 {
	padding-bottom: 4rem !important;
}
.pb-xs-5 {
	padding-bottom: 5rem !important;
}
.pb-xs-6 {
	padding-bottom: 6rem !important;
}
.pb-xs-7 {
	padding-bottom: 7rem !important;
}
.pb-xs-8 {
	padding-bottom: 8rem !important;
}
.pb-xs-9 {
	padding-bottom: 9rem !important;
}
.pb-xs-10 {
	padding-bottom: 10rem !important;
}
.pb-xs-11 {
	padding-bottom: 11rem !important;
}
.pb-xs-12 {
	padding-bottom: 12rem !important;
}
.pb-xs-13 {
	padding-bottom: 13rem !important;
}
.pb-xs-14 {
	padding-bottom: 14rem !important;
}
.pb-xs-15 {
	padding-bottom: 15rem !important;
}
.pb-xs-16 {
	padding-bottom: 16rem !important;
}
.pb-xs-17 {
	padding-bottom: 17rem !important;
}
.pb-xs-18 {
	padding-bottom: 18rem !important;
}
.pb-xs-19 {
	padding-bottom: 19rem !important;
}
.pb-xs-20 {
	padding-bottom: 20rem !important;
}
@media screen and (min-width: 768px){
	.pb-sm-0 {
		padding-bottom: 0rem !important;
	}
	.pb-sm-1 {
		padding-bottom: 1rem !important;
	}
	.pb-sm-2 {
		padding-bottom: 2rem !important;
	}
	.pb-sm-3 {
		padding-bottom: 3rem !important;
	}
	.pb-sm-4 {
		padding-bottom: 4rem !important;
	}
	.pb-sm-5 {
		padding-bottom: 5rem !important;
	}
	.pb-sm-6 {
		padding-bottom: 5rem !important;
	}
	.pb-sm-7 {
		padding-bottom: 7rem !important;
	}
	.pb-sm-8 {
		padding-bottom: 8rem !important;
	}
	.pb-sm-9 {
		padding-bottom: 9rem !important;
	}
	.pb-sm-10 {
		padding-bottom: 10rem !important;
	}
	.pb-sm-11 {
		padding-bottom: 11rem !important;
	}
	.pb-sm-12 {
		padding-bottom: 12rem !important;
	}
	.pb-sm-13 {
		padding-bottom: 13rem !important;
	}
	.pb-sm-14 {
		padding-bottom: 14rem !important;
	}
	.pb-sm-15 {
		padding-bottom: 15rem !important;
	}
	.pb-sm-16 {
		padding-bottom: 16rem !important;
	}
	.pb-sm-17 {
		padding-bottom: 17rem !important;
	}
	.pb-sm-18 {
		padding-bottom: 18rem !important;
	}
	.pb-sm-19 {
		padding-bottom: 19rem !important;
	}
	.pb-sm-20 {
		padding-bottom: 20rem !important;
	}		
}
@media screen and (min-width: 992px){
	.pb-md-0 {
		padding-bottom: 0rem !important;
	}
	.pb-md-1 {
		padding-bottom: 1rem !important;
	}
	.pb-md-3 {
		padding-bottom: 3rem !important;
	}
	.pb-md-2 {
		padding-bottom: 2rem !important;
	}
	.pb-md-4 {
		padding-bottom: 4rem !important;
	}
	.pb-md-5 {
		padding-bottom: 5rem !important;
	}
	.pb-md-6 {
		padding-bottom: 6rem !important;
	}
	.pb-md-7 {
		padding-bottom: 7rem !important;
	}
	.pb-md-8 {
		padding-bottom: 8rem !important;
	}
	.pb-md-9 {
		padding-bottom: 9rem !important;
	}
	.pb-md-10 {
		padding-bottom: 10rem !important;
	}
	.pb-md-11 {
		padding-bottom: 11rem !important;
	}
	.pb-md-12 {
		padding-bottom: 12rem !important;
	}
	.pb-md-13 {
		padding-bottom: 13rem !important;
	}
	.pb-md-14 {
		padding-bottom: 14rem !important;
	}
	.pb-md-15 {
		padding-bottom: 15rem !important;
	}
	.pb-md-16 {
		padding-bottom: 16rem !important;
	}
	.pb-md-17 {
		padding-bottom: 17rem !important;
	}
	.pb-md-18 {
		padding-bottom: 18rem !important;
	}
	.pb-md-19 {
		padding-bottom: 19rem !important;
	}
	.pb-md-20 {
		padding-bottom: 20rem !important;
	}		
}
@media screen and (min-width: 1400px){
	.pb-lg-0 {
		padding-bottom: 0rem !important;
	}
	.pb-lg-1 {
		padding-bottom: 1rem !important;
	}
	.pb-lg-2 {
		padding-bottom: 2rem !important;
	}
	.pb-lg-3 {
		padding-bottom: 3rem !important;
	}
	.pb-lg-4 {
		padding-bottom: 4rem !important;
	}
	.pb-lg-5 {
		padding-bottom: 4rem !important;
	}
	.pb-lg-6 {
		padding-bottom: 6rem !important;
	}
	.pb-lg-7 {
		padding-bottom: 7rem !important;
	}	
	.pb-lg-8 {
		padding-bottom: 8rem !important;
	}
	.pb-lg-9 {
		padding-bottom: 9rem !important;
	}
	.pb-lg-10 {
		padding-bottom: 10rem !important;
	}
	.pb-lg-11 {
		padding-bottom: 11rem !important;
	}
	.pb-lg-12 {
		padding-bottom: 12rem !important;
	}
	.pb-lg-13 {
		padding-bottom: 13rem !important;
	}
	.pb-lg-14 {
		padding-bottom: 14rem !important;
	}
	.pb-lg-15 {
		padding-bottom: 15rem !important;
	}
	.pb-lg-16 {
		padding-bottom: 16rem !important;
	}
	.pb-lg-17 {
		padding-bottom: 17rem !important;
	}
	.pb-lg-18 {
		padding-bottom: 18rem !important;
	}
	.pb-lg-19 {
		padding-bottom: 19rem !important;
	}
	.pb-lg-20 {
		padding-bottom: 20rem !important;
	}	
}



.fs-xs-0 {
	font-size: 0rem !important;
}
.fs-xs-1 {
	font-size: 1rem !important;
}
.fs-xs-2 {
	font-size: 2rem !important;
}
.fs-xs-3 {
	font-size: 3rem !important;
}
.fs-xs-4 {
	font-size: 4rem !important;
}
.fs-xs-5 {
	font-size: 5rem !important;
}
.fs-xs-6 {
	font-size: 6rem !important;
}
.fs-xs-7 {
	font-size: 7rem !important;
}
.fs-xs-8 {
	font-size: 8rem !important;
}
.fs-xs-9 {
	font-size: 9rem !important;
}
.fs-xs-10 {
	font-size: 10rem !important;
}
.fs-xs-11 {
	font-size: 11rem !important;
}
.fs-xs-12 {
	font-size: 12rem !important;
}
.fs-xs-13 {
	font-size: 13rem !important;
}
.fs-xs-14 {
	font-size: 14rem !important;
}
.fs-xs-15 {
	font-size: 15rem !important;
}
.fs-xs-16 {
	font-size: 16rem !important;
}
.fs-xs-17 {
	font-size: 17rem !important;
}
.fs-xs-18 {
	font-size: 18rem !important;
}
.fs-xs-19 {
	font-size: 19rem !important;
}
.fs-xs-20 {
	font-size: 20rem !important;
}
@media screen and (min-width: 768px){
	.fs-sm-0 {
		font-size: 0rem !important;
	}
	.fs-sm-1 {
		font-size: 1rem !important;
	}
	.fs-sm-2 {
		font-size: 2rem !important;
	}
	.fs-sm-3 {
		font-size: 3rem !important;
	}
	.fs-sm-4 {
		font-size: 4rem !important;
	}
	.fs-sm-5 {
		font-size: 5rem !important;
	}
	.fs-sm-6 {
		font-size: 5rem !important;
	}
	.fs-sm-7 {
		font-size: 7rem !important;
	}
	.fs-sm-8 {
		font-size: 8rem !important;
	}
	.fs-sm-9 {
		font-size: 9rem !important;
	}
	.fs-sm-10 {
		font-size: 10rem !important;
	}
	.fs-sm-11 {
		font-size: 11rem !important;
	}
	.fs-sm-12 {
		font-size: 12rem !important;
	}
	.fs-sm-13 {
		font-size: 13rem !important;
	}
	.fs-sm-14 {
		font-size: 14rem !important;
	}
	.fs-sm-15 {
		font-size: 15rem !important;
	}
	.fs-sm-16 {
		font-size: 16rem !important;
	}
	.fs-sm-17 {
		font-size: 17rem !important;
	}
	.fs-sm-18 {
		font-size: 18rem !important;
	}
	.fs-sm-19 {
		font-size: 19rem !important;
	}
	.fs-sm-20 {
		font-size: 20rem !important;
	}		
}
@media screen and (min-width: 992px){
	.fs-md-0 {
		font-size: 0rem !important;
	}
	.fs-md-1 {
		font-size: 1rem !important;
	}
	.fs-md-3 {
		font-size: 3rem !important;
	}
	.fs-md-2 {
		font-size: 2rem !important;
	}
	.fs-md-4 {
		font-size: 4rem !important;
	}
	.fs-md-5 {
		font-size: 5rem !important;
	}
	.fs-md-6 {
		font-size: 6rem !important;
	}
	.fs-md-7 {
		font-size: 7rem !important;
	}
	.fs-md-8 {
		font-size: 8rem !important;
	}
	.fs-md-9 {
		font-size: 9rem !important;
	}
	.fs-md-10 {
		font-size: 10rem !important;
	}
	.fs-md-11 {
		font-size: 11rem !important;
	}
	.fs-md-12 {
		font-size: 12rem !important;
	}
	.fs-md-13 {
		font-size: 13rem !important;
	}
	.fs-md-14 {
		font-size: 14rem !important;
	}
	.fs-md-15 {
		font-size: 15rem !important;
	}
	.fs-md-16 {
		font-size: 16rem !important;
	}
	.fs-md-17 {
		font-size: 17rem !important;
	}
	.fs-md-18 {
		font-size: 18rem !important;
	}
	.fs-md-19 {
		font-size: 19rem !important;
	}
	.fs-md-20 {
		font-size: 20rem !important;
	}		
}
@media screen and (min-width: 1400px){
	.fs-lg-0 {
		font-size: 0rem !important;
	}
	.fs-lg-1 {
		font-size: 1rem !important;
	}
	.fs-lg-2 {
		font-size: 2rem !important;
	}
	.fs-lg-3 {
		font-size: 3rem !important;
	}
	.fs-lg-4 {
		font-size: 4rem !important;
	}
	.fs-lg-5 {
		font-size: 4rem !important;
	}
	.fs-lg-6 {
		font-size: 6rem !important;
	}
	.fs-lg-7 {
		font-size: 7rem !important;
	}	
	.fs-lg-8 {
		font-size: 8rem !important;
	}
	.fs-lg-9 {
		font-size: 9rem !important;
	}
	.fs-lg-10 {
		font-size: 10rem !important;
	}
	.fs-lg-11 {
		font-size: 11rem !important;
	}
	.fs-lg-12 {
		font-size: 12rem !important;
	}
	.fs-lg-13 {
		font-size: 13rem !important;
	}
	.fs-lg-14 {
		font-size: 14rem !important;
	}
	.fs-lg-15 {
		font-size: 15rem !important;
	}
	.fs-lg-16 {
		font-size: 16rem !important;
	}
	.fs-lg-17 {
		font-size: 17rem !important;
	}
	.fs-lg-18 {
		font-size: 18rem !important;
	}
	.fs-lg-19 {
		font-size: 19rem !important;
	}
	.fs-lg-20 {
		font-size: 20rem !important;
	}	
}



.quicklinks {
	position: absolute;
	left: 0rem;
	top: 0rem;
	color: white;
	display: flex;
	flex-direction: column;
	font-size: .95rem;
	background-color: #c3aa6d;
	/* height: 100%; */
	justify-content: center;
	z-index: -1;
	/* box-shadow: #c3aa6d 0rem 4rem; */
	bottom: 0;
	
}
.quicklinks a {
	padding: 0.4rem 1.2rem;
	display: flex;
	align-items: center;
	-webkit-transition: padding .3s ease;
	-moz-transition: padding .3s ease;
	transition: padding .3s ease;
	
}
.quicklinks img {
	display: block;
	width: .9rem;
	
}
.quicklinks span {
	padding-left: 0.5rem;
	display: none;
	font-size: .9rem;
}
.quicklinks_link {
	/* height: 3rem; */
	/* border: 1px solid; */
}
@media screen and (min-width: 768px){
	.quicklinks {
		/* height: 100%; */
	}
	.scrolled .quicklinks a {
		padding: 0.2rem 1.2rem;
	}
	.quicklinks span {
		display: block;
		
	}
	
}
@media screen and (min-width: 1200px){
	
}
@media screen and (min-width: 1500px){
	.quicklinks {
		top: 0rem;
		left: auto;
		right: 0rem;
		/* bottom: 0rem; */
		/* align-items: center; */
		justify-content: center;
		/* padding-left: .5rem; */
		z-index: 1;
	}
	.quicklinks span {
		display: block;
		
	}
	.quicklinks img {
		width: 1.1rem;
		
	}
	.quicklinks a {
		padding: .6rem 1.4rem;
	}
	.scrolled .quicklinks a {
		padding: 0.3rem 1.4rem;
	}	
}
.logo {
	width: 7rem;
	display: block;
	position: absolute;
	top: 1rem;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	
}
@media screen and (min-width: 768px){
	.logo {
		width: 11rem;
		top: 1.9rem;
		-webkit-transition: width .3s ease, top .3s ease;
		-moz-transition: width .3s ease, top .3s ease;
		transition: width .3s ease, top .3s ease;
		
	}
	.scrolled .logo {
		width: 8rem;
		top: 1.4rem;
		
	}
	.logo_slogan {
		display: block;
		
	}	
	
}
@media screen and (min-width: 1500px){
	.logo {
		left: 2.7rem;
		top: 2.1rem;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		width: 10rem;
	}
	.menu_open .logo {
		display: block;
		
	}	
	
}



.toggle {
	position: absolute;
	right: 1.5rem;
	top: 2rem;
	color: white;
	/* text-transform: uppercase; */
	/* border: 1px solid; */
	line-height: 100%;
	font-size: 1.3rem;
	display: flex;
	align-items: center;
}
.toggle_icon {
	/* border: 1px solid red; */
	width: 1.7rem;
	height: 1.7rem;
}
.toggle_icon img {
	width: 100%;
	
}
.toggle:hover {
	color: white;
	
}
.toggle_label {
	font-size: 1.1rem;
	padding-left: .5rem;
	display: none;
	/* letter-spacing: 1px; */
	line-height: 100%;
	/* padding-bottom: 0.2rem; */
	color: #005864;
	
}
/*
.toggle_icon_close {
	display: none;
	
}
.menu_open .toggle_icon_close {
	display: block;
	
}
.menu_open .toggle_icon_open {
	display: none;
	
}
*/
@media screen and (min-width: 768px){
	.toggle_label {
		display: block;
		
	}
	.toggle {
		top: 3rem;
		right: 3rem;
		-webkit-transition: top .3s ease;
		-moz-transition: top .3s ease;
		transition: top .3s ease;
		
	}
	.scrolled .toggle {
		top: 2rem;
		
	}
	
}

@media screen and (min-width: 1500px){
	.toggle {
		display: none;
	}	
	
}

.menu_desktop {
	display: none;
	/* position: absolute; */
	top: 6rem;
	overflow: visible;
	/* left: 50%; */
	/* -webkit-transform: translateX(-50%); */
	-ms-transform: translateX(-50%);
	/* transform: translateX(-50%); */
	padding-top: 3.3rem;
}
.menu_desktop ul {
	list-style-type: none;
	
}
.menu_desktop > ul {
	margin: 0px;
	padding: 0rem;
	
}
.menu_desktop ul.level_1 {
	overflow: visible;
	display: flex;
	justify-content: center;
}
.menu_desktop ul.level_1 > li {
	position: relative;
	overflow: visible;
	
}
.menu_desktop ul.level_1 > li > a,
.menu_desktop ul.level_1 > li > strong {
	padding: 1rem 0.8rem;
	display: block;
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	transition: color .3s ease;
	
}
.menu_desktop ul.level_1 > li > strong,
.menu_desktop ul.level_1 > li > a.trail {
	color: #c3aa6d;
	font-weight: normal;
	
}
.menu_desktop ul.level_1 > li:hover {
	color: #c3aa6d;
	
}
.menu_desktop ul.level_1 > li:hover ul.level_2 {
	opacity: 1;
	pointer-events: auto;
	
}
.menu_desktop ul.level_2 {
	position: absolute;
	left: 0rem;
	top: 3.3rem;
	padding: 0;
	min-width: 16rem;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	transition: opacity .3s ease;
	/* padding-bottom: .5rem; */
}
.menu_desktop ul.level_2 > li {
	min-width: 7rem;
	width: 100%;
	
}
.menu_desktop ul.level_2 > li:last-of-type a,
.menu_desktop ul.level_2 > li:last-of-type strong {
	padding-bottom: .9rem;
	
}
.menu_desktop ul.level_2 > li > a,
.menu_desktop ul.level_2 > li > strong {
	padding: 0.7rem 0.9rem;
	/* border: 1px solid; */
	display: block;
	background-color: #c3aa6d;
	color: #fbf8f2;
	font-size: 1rem;
}
.menu_desktop ul.level_2 > li > strong {
	font-weight: normal;
	background-color: #cfbe96;
	
}
.menu_desktop ul.level_2 > li > a {
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	transition: background-color .3s ease;
	
}
.menu_desktop ul.level_2 > li > a:hover {
	background-color: #cfbe96;
}
@media screen and (min-width: 768px){
	.menu_desktop {
		-webkit-transition: padding-top .3s ease;
		-moz-transition: padding-top .3s ease;
		transition: padding-top .3s ease;
		
	}
	.scrolled .menu_desktop {
		padding-top: 2rem;
		
	}
	
}
@media screen and (min-width: 1500px){
	.menu_desktop {
		display: block;
		/* border: 1px solid blue; */
	}
	
}


.menu_mobile {
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	transition: opacity .3s ease;
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #c3aa6d;
	color: white;
	z-index: 1;
	max-height: none;
	vertical-align: inherit;
	overflow: hidden;
	display: block;
	/* display: flex; */
	/* align-items: center; */
	/* justify-content: center; */
}
.menu_mobile_inner {
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
    /* width: 100%; */
    height: 100%;
    /* The main point: */
    overflow-y: auto;
    /* Optional but highly reccomended: enables momentum scrolling on iOS */
    -webkit-overflow-scrolling: touch;
    display: flex;
    /* align-items: flex-start; */
    /* justify-content: center; */
    /* padding-top: 2rem; */
    /* padding-bottom: 2rem; */
    /* border: 1px solid red; */
    /* flex-direction: column; */
}
.menu_mobile_nav {
	/* display: flex; */
	/* align-items: flex-start; */
	/* justify-content: center; */
	/* height: 100%; */
	margin: auto;
}
.menu_mobile .switch {
	width: 3rem;
	height: 3rem;
	/* background-color: red; */
	display: inline-block;
	position: absolute;
	left: 0rem;
	top: 0rem;
	background-image: url('../../files/theme/img/switch.svg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 1.1rem;
	cursor: pointer;
}
.menu_mobile .switch.open {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	
}
.menu_mobile_linktitle {
	
}
.menu_mobile li {
	position: relative;
	width: 100%;
	/* background-color: aliceblue; */
}
.menu_mobile ul.level_1 {
	min-width: 14rem;
	list-style-type: none;
	margin: 0;
	padding: 0;
	/* padding-top: 2rem; */
	/* padding-bottom: 2rem; */
	/* border: 1px solid green; */
	/* display: flex; */
	margin-bottom: 1rem;
}
.menu_mobile ul.level_1 > li {
	padding-left: 3rem;
	/* padding-bottom: 10rem; */
}
.menu_mobile ul.level_1 > li.trail ul.level_2 {
	display: block;
	
}
.menu_mobile ul.level_1 > li > .switch {
	
}
.menu_mobile ul.level_1 > li > a,
.menu_mobile ul.level_1 > li > strong {
	font-size: 1.3rem;
}
.menu_mobile ul.level_1 > li > strong {
	color: #005864;
}
.menu_mobile ul.level_1 > li > a > span,
.menu_mobile ul.level_1 > li > strong > span {
	display: block;
	height: 3rem;
	line-height: 3rem;
	font-family: 'Lora', serif;
}
.menu_mobile ul.level_1 > li > a {
	-webkit-transition: color .5s;
	-moz-transition: color .5s;
	transition: color .5s;
	
}
.menu_mobile ul.level_1 > li > a:hover,
.menu_mobile ul.level_1 > li > a.trail {
	color: #005864;
	
}
.menu_mobile ul.level_2 {
	display: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-bottom: .5rem;
}
.menu_mobile ul.level_2 > li > a,
.menu_mobile ul.level_2 > li > strong {
	font-size: 1rem;
	font-weight: normal;
}
.menu_mobile ul.level_2 > li > strong {
	color: #005864;
}
.menu_mobile ul.level_2 > li > a:hover {
	color: #005864;

}
.menu_mobile ul.level_2 > li > a {
	-webkit-transition: color .5s;
	-moz-transition: color .5s;
	transition: color .5s;
	
}
.menu_mobile ul.level_2 > li > a > span,
.menu_mobile ul.level_2 > li > strong > span {
	display: block;
	padding-bottom: .5rem;
}
.menu_mobile .menu_search {
	/* max-width: 15rem; */
	/* margin: 0 auto; */
	/* margin-top: 1rem; */
	/* padding: 1rem; */
	padding-left: 0.5rem;
}
.menu_mobile .menu_search .formbody {
	display: flex;
	border-bottom: 1px solid white;
	/* align-items: flex-end; */
	flex-direction: row;
	margin: 0;
	justify-content: space-between;
}
.menu_mobile .menu_search .formbody .widget-text {
	/* flex-grow: 1; */
	margin-bottom: 0rem;
}
.menu_mobile .menu_search input[type="text"] {
	background-color: transparent;
	color: white;
	display: block;
	width: 100%;
	border: none;
	font-size: 1rem;
	padding: 0.4rem 0 .4rem 0;
	text-align: left;
	/* border-bottom: 1px solid white; */
	margin-bottom: .2rem;
}
.menu_mobile .menu_search input[type="text"]:focus {
	outline: none;

}
.menu_mobile .menu_search input[type="text"]::placeholder {
	color: white !important;
	font-size: 1rem;
	opacity: .3;

	
}
.menu_mobile .menu_search button {
	position: relative;
	visibility: hidden;
	height: 2rem;
	width: 2rem;
	/* border: 1px solid red; */
}
.menu_mobile .menu_search button:after {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	/* background-color: red; */
	top: 0rem;
	left: 0rem;
	visibility: visible;
	background-image: url('../../files/theme/img/icon_search.svg');
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}


.menu_active .menu_mobile {
	opacity: 1;
	pointer-events: auto;
	/* display: block; */
}
@media screen and (min-width: 1500px){
	.menu_mobile {
		display: none;
		
	}
	
}
.mod_breadcrumb {
	padding-top: 1rem;
	color: #c3aa6d;
	padding-left: 1rem;
	padding-right: 1rem;
}
.mod_breadcrumb strong {
	font-weight: normal;
	
}
.mod_breadcrumb ul {
	margin: 0px;
	padding: 0rem;
	list-style-type: none;
	text-align: center;
	
}
.mod_breadcrumb ul li {
	display: inline-block;
	margin-right: 1.8rem;
	position: relative;
	font-size: 1rem;
}
.mod_breadcrumb ul li:last-of-type {
	margin-right: 0rem;
	
}
.mod_breadcrumb ul li:last-of-type:after {
	display: none;
	
}
.mod_breadcrumb ul li:after {
	content: '';
	position: absolute;
	display: block;
	width: 2rem;
	height: 2rem;
	background-image: url('../../files/theme/img/bc.svg');
	right: -2rem;
	background-repeat: no-repeat;
	background-position: center center;
	top: -0.3rem;
	
}
@media screen and (min-width: 768px){
	.mod_breadcrumb {
		padding-top: 2rem;
	}
}
.ce_form {
	/* width: 100%; */
	
}
.ce_form__hl {
	text-align: center;
	margin-left: auto;
	margin-right:auto;
	max-width: 40rem;
	
}
.ce_form .submit {
	width: 100%;
	margin-top: 1rem;
	border: none;
}
.ce_form .widget,
.mod_login .widget {
	margin-bottom: 1rem;
	/* display: flex; */
	/* flex-direction: column-reverse; */
}
.ce_form input[type='text'],
.ce_form input[type='textarea'],
.ce_form input[type='email'],
.ce_form input[type='tel'],
.ce_form input[type='password'],
.ce_form input[type='password'],
.ce_form textarea {
	display: block;
	font-family: 'Open Sans', sans-serif;
	width: 100%;
	border: none;
	padding: 0.5rem 0.7rem;
	background-color: rgba(248, 248, 248, 0.58);
	margin-bottom: .5rem;
	border-bottom: 1px solid #60979e7a;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	border-radius: 0;
	color: #005864;
}
input[type='text']:focus,
input[type='textarea']:focus,
input[type='email']:focus,
textarea:focus {
	outline: none;
	color: #005864;
	border-bottom: 1px solid #b3c1ca;
	background-color: white;
}
input:focus::placeholder {
  color: transparent;
}
input,
input::placeholder,
textarea::placeholder {
	color: #91b8bd;
	
}
.ce_form textarea {
	resize: none;
	min-height: 20rem;
	
}
.ce_form label {
	display: block;
	margin-top: -.1rem;
	margin-bottom: 0.1rem;
	font-size: 0.9rem;
}
.ce_form label .mandatory {
	opacity: .7;
	padding-left: .2rem;
	font-size: 0.7rem;
	position: relative;
	top: -0.2rem;
	
}
.ce_form__error {
	color: red;
	font-size: var(--md);
	
}
.widget-checkbox fieldset {
	padding: 0;
	border: none;
	
}
.widget-checkbox fieldset span {
	display: flex;
	
}
.widget-checkbox fieldset span input {
	margin-right: .5rem;
	
}
.ce_text {
	
}
.ce_text a {
	text-decoration: underline;
	
}
.ce_text.linie {
	
}
.ce_text ul {
	padding-left: 1.3rem;
	
}
.ce_text.box {
	background-color: white;
	padding: 2rem;
	height: 100%;
}
.ce_text.linie h1,
.ce_text.linie h2 {
	padding-bottom: 2rem;
	margin-bottom: 2rem;
	
}
.ce_text.linksbuendig {
	text-align: left;
	
}
.ce_text.linie h1:after,
.ce_text.linie h2:after,
.ce_text.linie h3:after,
.event_full_hl:after {
	content: '';
	position: absolute;
	display: block;
	height: 1px;
	width: 3rem;
	background-color: #205766;
	bottom: 0rem;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	
}

.ce_text.linie h1,
.ce_text.linie h2,
.ce_text.linie h3,
.ce_text.linie h4,
.ce_text.linie h5 {
	position: relative;
	
}
@media screen and (min-width: 1200px){
	.ce_text.linie h1,
	.ce_text.linie h2 {
		padding-bottom: 3rem;
		margin-bottom: 3rem;
		
	}
	.ce_text > h1 {
		margin-left: -3rem;
		margin-right: -3rem;
		
	}
	
}

.event_full_img {
	height: 20rem;
	max-width: 1285px;
	margin-left: auto;
	margin-right: auto;
}
.event_full_img figure {
	width: 100%;
	height: 100%;
	
}
.event_full_img figure img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	
}
.event_full__ecwid {
	padding-top: 5vw;
	padding-bottom: 5vw;
	
}
@media screen and (min-width: 768px){
	.event_full_img {
		height: 30rem;
		
	}
	
}
@media screen and (min-width: 992px){
	.event_full_img {
		height: 700px;
	}
	
}


.btn {
	padding-left: 1rem;
	padding-right: 1rem;
	text-transform: uppercase;
	letter-spacing: .1rem;
	color: white;
	font-size: 0.8rem;
	display: inline-block;
	text-align: center;
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	transition: color .3s ease;
	position: relative;
	background-color: #c3aa6d;
	height: 50px;
	min-width: 9rem;
	cursor: pointer;
	line-height: 50px;
	/* border: 1px solid red; */
}
.btn:before,
.btn:after {
	background-size: 100%;
	/* border: 1px solid green; */
	top: 0rem;
	content: '';
	position: absolute;
	display: block;
	height: 100%;
}
.btn:before {
	background-image: url('../../files/theme/img/link_bg_left.svg');
	background-repeat: no-repeat;
	width: 25px;
	left: -25px;
}
.btn:after {
	background-image: url('../../files/theme/img/link_bg_right.svg');
	background-repeat: no-repeat;
	width: 25px;
	right: -25px;
	z-index: 1;
}
.btn:hover,
.btn input[type="submit"]:hover {
	color: #005864;
	
}
.btn input[type="submit"] {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
	text-transform: uppercase;
	letter-spacing: .1rem;
	color: white;
	font-size: .8rem;
	background-color: transparent;
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	transition: color .3s ease;
	cursor: pointer;
	
}
@media screen and (min-width: 768px){
	.btn {
		padding-left: 2rem;
		padding-right: 2rem;
		font-size: 1rem;
		height: 61px;
		min-width: 12rem;
		line-height: 61px;
		
	}
	.btn:before {
		width: 30px;
		left: -30px;
	
	}
	.btn:after {
		width: 30px;
		right: -30px;
	
	}	
	.btn input[type="submit"] {
		font-size: 1rem;
		
	}
}

.ce_cta {
	text-align: center;
	max-width: 50rem;
	margin: 0px auto;
	position: relative;
	margin-bottom: 4rem;
	margin-top: 2rem;
	
}
.ce_cta .ce_form {
	margin-bottom: 0rem;
	
}
.ce_cta form {
	width: 100%;
	
}
.cta_image {
	border-bottom: 1rem solid #c3aa6d;
	position: relative;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 13rem;
	
}
.cta_image_icon {
	display: block;
	position: absolute;
	right: 1rem;
	bottom: 1rem;
	width: 3rem;
	height: 3rem;
	
}
.cta_image_icon svg {
	width: 100%;
	height: 100%;
	
}
.cta_image_icon svg .st0 {
	fill: white !important;
	
}
.cta_image img {
	display: block;
	
}
.cta_inner {
	/* padding-top: 4rem; */
	/* padding-bottom: 4rem; */
	/* max-width: 45rem; */
	margin: 0 auto;
	/* width: 90%; */
	/* padding-left: 10%; */
	/* padding-right: 10%; */
	/* display: flex; */
	/* flex-direction: column; */
	/* align-items: center; */
	padding: 10%;
}
.event .cta_inner {
	width: 100%;
	
}
.cta_description {
	margin-bottom: 3rem;
}
.cta_icons {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 0.5rem;
}
.cta_icon {
	/* padding: 1rem; */
	width: 9rem;
	/* border: 1px solid red; */
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 1rem;
}
.cta_nl_icon {
	/* margin: 0px auto; */
}
.cta_hl {
	/* max-width: 33rem; */
	/* margin: 0px auto; */
	/* margin-bottom: 2rem; */
}
.cta_sl {
	text-transform: uppercase;
	letter-spacing: .2rem;
	/* display: none; */
}
.cta_preis {
	font-size: 2rem;
	/* font-family: 'Work Sans', sans-serif; */
	font-weight: 600;
	margin-bottom: 3rem;
}
.cta_stoerer {
	width: 13rem;
	height: 13rem;
	border-radius: 50%;
	background-image: url('../../files/theme/img/muster.jpg');
	color: white;
	text-align: center;
	align-items: center;
	/* justify-content: center; */
	margin: 0px auto;
	margin-bottom: 2rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	overflow: hidden;
	
}
.cta_stoerer_hl_wrap {
	flex-grow: 6;
	display: flex;
	align-items: center;
}
.cta_stoerer_hl {
	text-align: center;
	display: block;
	width: 90%;
	font-size: 1.8rem;
	font-family: 'Work Sans', sans-serif;
	font-weight: 500;
	margin: 0;
	/* position: absolute; */
	/* top: 20%; */
	width: 100%;
	/* margin-top: 1.3rem; */
}
.cta_stoerer_sl_wrap {
	background-color: #c3aa6d;
	width: 100%;
	height: 6rem;
	/* top: 60%; */
	/* position: absolute; */
	/* height: 40%; */
	flex-grow: 1;
	display: flex;
	align-items: center;
	text-align: center;
	
}
.cta_stoerer_sl {
	text-transform: uppercase;
	font-size: .9rem;
	letter-spacing: 3px;
	/* padding-top: 1rem; */
	width: 100%;
	margin: 0;
	padding-bottom: 0.6rem;
}
.ce_cta .email {
	width: 100%;
	/* display: block; */
	margin: 0px auto;
	margin-bottom: 2rem !important;
	/* font-size: 1rem; */
	max-width: 30rem;
	text-align: center;
	/* border: none; */
	/* padding: .7rem; */
	/* background-color: #fbf8f2; */
	display: block;
}
.ce_cta_sl {
	text-transform: uppercase;
	letter-spacing: 0.15rem;
	margin-bottom: 4rem;
	
}
.cta_icon_icon {
	border-radius: 50%;
	background-color: rgb(48,87,90);
	width: 6rem;
	height: 6rem;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: .5rem;
}
.cta_icon_icon svg {
	fill: white;
	width: 3rem;
	height: 3rem;
}
@media screen and (min-width: 768px){
	.cta_stoerer {
		width: 15rem;
		height: 15rem;
		position: absolute;
		right: -4rem;
		bottom: -4rem;
		color: white;
		margin: 0rem;
		
	}
	.cta_image {
		height: 20rem;
		margin-bottom: -1rem;
	}
	.cta_stoerer_hl {
		font-size: 2rem;
		
	}	
	.cta_image_icon {
		right: 2rem;
		bottom: 2rem;
		width: 4rem;
		height: 4rem;
	
	}	
}
@media screen and (min-width: 992px){
	.ce_cta {
		margin-top: 3rem;
		
	}
	.cta_stoerer {
		width: 16rem;
		height: 16rem;
		right: -7rem;
	}
	.cta_stoerer_hl {
		font-size: 2rem;
	}	
	.cta_inner {
		padding-bottom: 5rem;
		padding-top: 5rem;
	}	
	
}


.ce_rsce_slider {
	height: 100vh;
	position: relative;
	margin-bottom: 3rem;
	height: calc( 100vh - 6rem );
}
.ce_rsce_slider .slides {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0rem;
	left: 0rem;
	z-index: -1;
	overflow: hidden;
	
}
.ce_rsce_slider .slides:before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background-image: -webkit-linear-gradient( top, rgba(195, 170, 109, 0), rgba(195, 170, 109, 0.6));
	background-image: -moz-linear-gradient( top, rgba(195, 170, 109, 0), rgba(195, 170, 109, 0.6));
	background-image: -ms-linear-gradient( top, rgba(195, 170, 109, 0), rgba(195, 170, 109, 0.6));
	background-image: linear-gradient( top, rgba(195, 170, 109, 0), rgba(195, 170, 109, 0.6));
	z-index: 3;
	/* mix-blend-mode: unset; */
}
.ce_rsce_slider .slide {
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	/* background-blend-mode: screen; */
	/* background-color: rgb(26, 113, 146); */
	/* filter: grayscale(1) brightness(1); */
	
}
.ce_rsce_slider .slide_inner {
	position: absolute;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
	
}
.ce_rsce_slider .slide_inner img {
	display: none;
	
}
.ce_rsce_slider .slide.zoomin {
	-webkit-animation: scaleAnimation 7.5s linear forwards;
	-moz-animation: scaleAnimation 7.5s linear forwards;
	animation: scaleAnimation 7.5s linear forwards;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	
}
.ce_rsce_slider .slide img {
	/* filter: grayscale(1); */
	/* background-blend-mode: screen; */
	/* background-color: rgb(26, 113, 146); */
	/* object-fit: cover; */
	/* width: 100%; */
	/* height: 100vh; */
}
.ce_rsce_slider .slide:before {
	content: "";
	display: none;
	background: rgba(0, 0, 0, 0.1);
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.ce_rsce_slider .slider_text {
	width: 90%;
	height: 100%;
	color: white;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	-webkit-transform: translateY(-6%);
	-ms-transform: translateY(-6%);
	transform: translateY(-6%);
	flex-direction: column;
	margin: 0px auto;
}
.ce_rsce_slider .slider_text_hl {
	line-height: 120%;
	position: absolute;
	bottom: 10%;
	font-size: 1.7rem;
	
}
.ce_rsce_slider .slider_text_sl {
	position: absolute;
	bottom: 5%;
	text-transform: uppercase;
	letter-spacing: 5px;
	
}
.ce_rsce_slider .slider_text_hl br {
	display: none;
	
}
.ce_rsce_slider .rslides_nav {
	position: absolute;
	top: 50%;
	width: 4rem;
	height: 4rem;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 25%;
	border-radius: 50%;
	background-color: transparent;
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	transition: background-color .3s ease;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	display: none;
	
}
.ce_rsce_slider .rslides_nav:hover {
	background-color: #c3aa6d;
	
}
.ce_rsce_slider .rslides_nav.prev {
	background-image: url('../../files/theme/img/slider_nav_prev.svg');
	left: 1rem;
	
}
.ce_rsce_slider .rslides_nav.next {
	background-image: url('../../files/theme/img/slider_nav_next.svg');
	right: 1rem;
	
}

@media screen and (min-width: 768px){
	.ce_rsce_slider {
		margin-bottom: 4rem;
		height: calc( 100vh - 9rem );
		
	}
	.ce_rsce_slider .slider_text {
		-webkit-transform: translateY(-4%);
		-ms-transform: translateY(-4%);
		transform: translateY(-4%);
		
	}
	.ce_rsce_slider .slider_text_hl {
		font-size: 2.7rem;
		
	}
	.ce_rsce_slider .slider_text_hl br {
		display: block;
		
	}
	.ce_rsce_slider .rslides_nav {
		display: block;
		
	}	
	
}
@media screen and (min-width: 1200px){
	.ce_rsce_slider {
		margin-bottom: 10rem;
		
	}
	.ce_rsce_slider .text {
		/* margin-bottom: 8rem; */
	}
	.ce_rsce_slider .slider_text_hl {
		font-size: 3rem;
		margin-bottom: 2rem;
		
	}	
	
}
@media (min-aspect-ratio: 9/5) and (min-width: 992px) {
	.ce_rsce_slider .slider_text_hl {
		font-size: 2rem;
		
	}
	.ce_rsce_slider .slider_text {
		-webkit-transform: translateY(0rem);
		-ms-transform: translateY(0rem);
		transform: translateY(0rem);
		
	}
}


@-webkit-keyframes scaleAnimation {
  from {
    -webkit-transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.085);
  }
}
@-moz-keyframes scaleAnimation {
  from {
    -moz-transform: scale(1);
  }
  to {
    -moz-transform: scale(1.085);
  }
}
@keyframes scaleAnimation {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.085);
  }
}
.zitat {
	background-image: url('../../files/theme/img/muster.jpg');
	padding-top: 6rem;
	padding-bottom: 6rem;
	text-align: center;
	color: white;
	margin-bottom: 8rem;
	
}
.content-slider .zitat {
	margin-bottom: 0rem;
	
}
.slider-wrapper > * {
	height: 100%;
	float: none;
	
}
.slider-wrapper {
	display: flex;
	
}
.zitat_inner {
	max-width: 40rem;
	margin: 0px auto;
	width: 90%;
	height: 100%;
	display: flex;
	flex-direction: column;
	/* align-items: center; */
	justify-content: center;
}
@media screen and (min-width: 1200px){
	.zitat {
		padding-top: 10rem;
		padding-bottom: 10rem;
	}	
	
}

.teasers {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	max-width: 53rem;
	/* border: 1px solid red; */
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	/* align-items: center; */
}
.teaser_wrap {
	display: flex;
	flex-wrap: wrap;
	margin-left: auto;
	margin-right: auto;
	flex-direction: row;
	justify-content: space-between;
	max-width: 54rem;
}
.teaser {
	/* padding-left: 0.9rem; */
	/* padding-right: 0.9rem; */
	color: #205766;
	display: block;
	flex-basis: 100%;
	max-width: 380px;
	margin-bottom: 2.5rem;
}
.teaser_top {
	position: relative;
	margin-bottom: 1rem;
	border-bottom: 1rem solid #c3aa6d;
}
.teaser_top_img:before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1;
	opacity: 0.1;
	-webkit-transition: opacity .5s ease-out;
	-moz-transition: opacity .5s ease-out;
	transition: opacity .5s ease-out;
}
.teaser:hover .teaser_top_img:before {
	opacity: 0;
	
}
.zoomfx img {
	display: block;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	transition: all .5s ease-out;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	
}
.zoomfx:hover img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	
}
.teaser_top_img {
	position: relative;
	/* margin-bottom: 1rem; */
	overflow: hidden;
}
.teaser_img img {
	/* width: 100%; */
	/* height: auto; */
	/* max-width: 380px; */
	display: block;
}
.teaser_hl {
	margin-bottom: 0.7rem;
	font-size: 1.4rem;
}
.teaser_sl {
	position: absolute;
	bottom: 1rem;
	left: 1rem;
	color: white;
	z-index: 1;
	margin-bottom: 0rem !important;
}
.teaser_icon {
	display: block;
	width: 3rem;
	height: 3rem;
	/* border: 1px solid red; */
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	right: 1.2rem;
	bottom: 0.7rem;
	background-size: 70%;
}
.teaser_icon svg path {
	margin-bottom: 1rem;
	fill: white;
}
.teaser_icon svg rect {
	fill: white !important;
}
.teaser_sl_line {
	display: block;
	
}
.teaser_sl_word {
	position: relative;
	display: inline-block;
	
}
.teaser_sl_word:after {
	content: '';
	position: absolute;
	display: block;
	background-color: white;
	height: 1px;
	left: 0rem;
	width: 100%;
	bottom: 0rem;
	-webkit-transition: opacity .5s ease-out;
	-moz-transition: opacity .5s ease-out;
	transition: opacity .5s ease-out;
	opacity: .6;
	
}
.teaser:hover .teaser_sl_word:after {
	opacity: 1;
	
}
.teaser_text {
	padding-right: 1rem;
	
}
@media screen and (min-width: 768px){
	.teasers {
		justify-content: space-between;
	}	
	.teaser {
		flex-basis: 47%;
		margin-bottom: 6rem;
		
	}
	.teaser_hl {
		font-size: 1.5rem;
		margin-bottom: 0.5rem;
	}	
}
@media screen and (min-width: 992px){
	.teasers {
		
	}
	.teaser_top {
		margin-bottom: 1.3rem;
	}	
	
}


.ce_textbild {
	flex-direction: column;
	display: flex;
	max-width: 25rem;
	margin: 0px auto;
	border: 1px;
	width: 90%;
	margin-bottom: 2rem;
	
}
.textbild_img {
	/* max-width: 20rem; */
	margin: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	
}
.ce_textbild > * {
	flex-basis: 50%;
	display: flex;
	align-items: center;
	
}
.textbild_text {
	
}
.textbild img {
	display: block;
	width: 100%;
	height: auto;
	
}
.textbild_col1 {
	margin-bottom: 1rem;
	
}
@media screen and (min-width: 768px){
	.ce_textbild {
		margin-bottom: 5rem;
		
	}
	.textbild_col1 {
		margin-bottom: 2rem;
		
	}	
	
}
@media screen and (min-width: 992px){
	.ce_textbild {
		flex-direction: row;
		max-width: 55rem;
		flex-wrap: wrap;
		margin-bottom: 10rem;
	}
	.textbild_img {
		max-width: none;
		
	}
	.textbild_col1 {
		padding-right: 2rem;
		margin-bottom: 0rem;
		
	}
	.textbild_switch {
		flex-direction: row-reverse;
		
	}
	.textbild_switch .textbild_col1 {
		padding-right: 0rem;
		padding-left: 2rem;
		
	}
	.textbild_switch .textbild_col2 {
		padding-right: 2rem;
		padding-left: 0rem;
		
	}
	.textbild_col2 {
		padding-left: 2rem;
		
	}
	
}


.ce_rsce_divider {
	position: relative;
	height: 5rem;
	margin-bottom: 3rem !important;
	
}
.ce_rsce_divider:before {
	content: '';
	display: block;
	background-image: url('../../files/theme/img/divider-star.svg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: 2.5rem;
	height: 2.5rem;
	
}
.ce_rsce_divider:after {
	content: '';
	display: block;
	height: 1px;
	background-color: #c3aa6d;
	position: absolute;
	width: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	
}
@media screen and (min-width: 768px){
	.ce_rsce_divider {
		margin-bottom: 4rem !important;
		
	}
}
@media screen and (min-width: 992px){
	.ce_rsce_divider {
		margin-bottom: 5rem !important;
		
	}
	.ce_rsce_divider:before {
		width: 3rem;
		height: 3rem;
		
	}
	
}


.ce_rsce_email-anfrage {
	display: flex;
	justify-content: center;
	
}
.ce_gallery_showall {
	text-align: center;
	
}
.ce_sliderStart {
	max-width: 60rem;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	margin-bottom: 3rem;
	
}
.ce_sliderStart .ce_image {
	margin-bottom: 1rem;
	
}
.slider-control .slider-menu b {
	font-family: 'Verdana';
	font-size: 1.3rem;
	padding-left: .1rem;
	padding-right: .1rem;
	
}
@media screen and (min-width: 992px){
	.ce_sliderStart {
		margin-bottom: 5rem;
		
	}
}


.mod_eventreader {
	
}
@media screen and (min-width: 992px){
	.mod_eventreader {
		padding-top: 3rem;
		
	}
	
}

.mod_sitemap {
	
}
.mod_sitemap ul.level_2 {
	padding-left: 1rem;
	
}
.mod_sitemap > ul {
	display: flex;
	flex-wrap: wrap;
	
}
.mod_sitemap > ul > li {
	margin-bottom: 2rem;
	flex-basis: 100%;
	
}
@media screen and (min-width: 768px){
	.mod_sitemap > ul > li {
		flex-basis: 50%;
		
	}
	
}

@media screen and (min-width: 1200px){
	.mod_sitemap {
		
	}
	.mod_sitemap > ul {
		display: flex;
		flex-wrap: wrap;
		
	}
	.mod_sitemap > ul > li {
		flex-basis: 33.3%;
		margin-bottom: 3rem;
		
	}
	
}

.mod_search {
	margin-bottom: 2rem;
}
.mod_search .context {
	margin-bottom: 0.3rem;
}
.mod_search .relevance {
	margin-bottom: 0.3rem;
}
.mod_search .hl {
	
}
.mod_search a.url {
	color: #c3aa6d;
	
}
.mod_search .highlight {
	background-color: white;
	padding: .2rem .6rem;
	border-radius: .2rem;
	display: inline-block;
}

.pagination {
	
}
.pagination ul {
	margin: 0;
	padding: 0;
	/* margin-left: -0.7rem; */
}
.pagination ul li {
	display: inline-block;
	margin-right: 0.2rem;
}
.pagination ul li a {
	color: #c3aa6d;
	border: 1px solid #c3aa6d;
}
.pagination ul li a,
.pagination ul li span,
.pagination ul li strong {
	display: block;
	text-align: center;
	padding: 0.5rem 1rem;
	font-weight: normal;
	min-width: 2.4rem;
}
.pagination ul li span,
.pagination ul li strong {
	border: 1px solid #005864;
}
.pagination ul li span {
	color: #888888;
	
}
.ce_rowStart {
/* 	max-width: 66rem; */
	margin-left: auto;
	margin-right: auto;
}
.ce_reservierungstool {
	max-width: 32rem;
	/* border: 1px solid; */
	/* height: 20rem; */
	margin: 0px auto;
	width: 90%;
}
.ce_reservierungstool .content_info {
	padding-top: 2rem;
	
}
.ce_reservierungstool iframe {
	/* height: 38rem; */
	/* max-width: 32rem; */
	/* margin: 0 auto; */
	border: none;
}
h1, h2, h3, h4, h5, h6, p.hl_h1, p.hl_h2, p.hl_h3, p.hl_h4, p.hl_h5, p.hl_h6 {
    font-family: 'Lora', serif;
    font-weight: 400;
    margin-top: 0rem;
    line-height: 120%;
}
p {
	font-size: 1rem;
	
}
.sm {
	font-size: .8rem;
	margin-bottom: .7rem;
	
}
.md {
	font-size: .9rem;
	margin-bottom: .9rem;
}
.lg {
	font-size: 1.2rem;
	margin-bottom: 1.2rem;
	
}
.xl {
	font-size: 1.4rem;
	margin-bottom: 1.4rem;
	
}
ul > li > .md {
	margin-bottom: .2rem !important;
	
}
p.quote {
	font-size: 2rem;
	
}
span.highlight {
	color: blue;
	
}
span.underline {
	position: relative;
	
}
span.underline:after {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	bottom: 0rem;
	height: 1px;
	background-color: black;
	left: 0rem;
	text-decoration: underline;
	right: 0rem;
	
}
div.box {
	background-color: rgba(169, 70, 70, 0.1);
	padding: 1rem;
	
}
p.hl_h6,
h6 {
	font-size: 1.1rem;
	margin-bottom: .8rem;
}
p.hl_h5,
h5 {
	font-size: 1.2rem;
	margin-bottom: .9rem;
}
p.hl_h4,
h4 {
	font-size: 1.3rem;
	margin-bottom: 1rem;
}
p.hl_h3,
h3 {
	font-size: 1.4rem;
	margin-bottom: 1.1rem;
}
p.hl_h2,
h2 {
	font-size: 1.5rem;
	margin-bottom: 1.2rem;
}
p.hl_h1,
h1 {
	font-size: 1.6rem;
	margin-bottom: 1.3rem;
}
@media screen and (min-width: 768px){
	.md {
		font-size: 1rem;
		margin-bottom: 1rem;
		
	}
	p.hl_h6,
	h6 {
		font-size: 1.4rem;
	}
	p.hl_h5,
	h5 {
		font-size: 1.6rem;
	}
	p.hl_h4,
	h4 {
		font-size: 1.8rem;
	}
	p.hl_h3,
	h3 {
		font-size: 2rem;
	}
	p.hl_h2,
	h2 {
		font-size: 2.3rem;
	}
	p.hl_h1,
	h1 {
		font-size: 2.5rem;
	}
}
@media screen and (min-width: 992px){
	p.hl_h6,
	h6 {
		font-size: 1.4rem;
		margin-bottom: 1rem;
	}
	p.hl_h5,
	h5 {
		font-size: 1.7rem;
		margin-bottom: 1.8rem;
	}
	p.hl_h4,
	h4 {
		font-size: 2rem;
		margin-bottom: 2rem;
	}
	p.hl_h3,
	h3 {
		font-size: 2.3rem;
		margin-bottom: 2.3rem;
	}
	p.hl_h2,
	h2 {
		font-size: 2.6rem;
		margin-bottom: 2.5rem;
	}
	p.hl_h1,
	h1 {
		font-size: 2.9rem;
		margin-bottom: 2.7rem;
	}
}
@media screen and (min-width: 1200px){
	p.hl_h6,
	h6 {
		font-size: 1.7rem;
	}
	p.hl_h5,
	h5 {
		font-size: 2rem;
	}
	p.hl_h4,
	h4 {
		font-size: 2.2rem;
	}
	p.hl_h3,
	h3 {
		font-size: 2.5rem;
	}
	p.hl_h2,
	h2 {
		font-size: 2.8rem;
	}
	p.hl_h1,
	h1 {
		font-size: 3.1rem;
	}
}

#ebFrontEndFrame {
	padding-top: 1rem;
	
}
#ebFrontEndFrame .btn:before, 
#ebFrontEndFrame .btn:after {
	display: none;
	
}
.details-product-price__value:before {
	content: 'Ab ';
	
}
.ec-store__product-page--523677031 .details-product-price__value:before,
.ec-store__product-page--523677026 .details-product-price__value:before,
.ec-store__product-page--538762678 .details-product-price__value:before,
.ec-store__product-page--538740960 .details-product-price__value:before,
.ec-store__product-page--538776755 .details-product-price__value:before,
.ec-store__product-page--619416261 .details-product-price__value:before,
.ec-store__product-page--619415580 .details-product-price__value:before,
.ec-store__product-page--xxx .details-product-price__value:before,
.ec-store__product-page--xxx .details-product-price__value:before,
.ec-store__product-page--xxx .details-product-price__value:before,
.ec-store__product-page--xxx .details-product-price__value:before,
.ec-store__product-page--xxx .details-product-price__value:before,
.ec-store__product-page--xxx .details-product-price__value:before{
	display: none;
	
}



@charset "UTF-8";
.contao-cookiebar {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9999;
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
  padding: 15px;
  max-height: 100vh;
  box-sizing: border-box;
  pointer-events: none;
  overflow: hidden; }
  .contao-cookiebar * {
    box-sizing: border-box; }
  .contao-cookiebar:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .contao-cookiebar .cc-inner {
    display: inline-block;
    overflow-y: auto;
    max-height: 100%;
    max-width: 100%;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    font-size: 1rem;
    text-align: left; }
  .contao-cookiebar.cc-top .cc-inner {
    vertical-align: top; }
  .contao-cookiebar.cc-top.cc-active .cc-inner {
    animation: cookiebar-top-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-top.cc-saved .cc-inner {
    animation: cookiebar-top-out 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-bottom .cc-inner {
    vertical-align: bottom; }
  .contao-cookiebar.cc-bottom.cc-active .cc-inner {
    animation: cookiebar-bottom-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-bottom.cc-saved .cc-inner {
    animation: cookiebar-bottom-out 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-middle .cc-inner {
    vertical-align: middle; }
  .contao-cookiebar.cc-middle.cc-active .cc-inner {
    animation: cookiebar-middle-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-middle.cc-saved .cc-inner {
    animation: cookiebar-middle-out 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-left {
    text-align: left; }
  .contao-cookiebar.cc-right {
    text-align: right; }
  .contao-cookiebar .cc-head h1:first-child, .contao-cookiebar .cc-head h2:first-child, .contao-cookiebar .cc-head h3:first-child, .contao-cookiebar .cc-head h4:first-child, .contao-cookiebar .cc-head h5:first-child, .contao-cookiebar .cc-head h6:first-child {
    margin-top: 0; }
  .contao-cookiebar .cc-head p {
    margin-bottom: 15px; }
  .contao-cookiebar .cc-btn {
    display: inline-block;
    cursor: pointer;
    width: 100%;
    padding: 8px 14px;
    margin-bottom: 8px;
    font-size: 15px;
    outline: 0 none;
    border: 1px solid #cfcfcf;
    border-radius: 4px;
    color: #444;
    background: #f5f5f5; }
    .contao-cookiebar .cc-btn:hover {
      background: #ececec; }
    .contao-cookiebar .cc-btn:last-child {
      margin-bottom: 0; }
  .contao-cookiebar .grayscale .cc-btn {
    background: #f1efef; }
    .contao-cookiebar .grayscale .cc-btn:hover {
      background: #ececec; }
    .contao-cookiebar .grayscale .cc-btn.success {
      background: #fbfbfb; }
      .contao-cookiebar .grayscale .cc-btn.success:hover {
        background: #f7f7f7; }
  .contao-cookiebar .highlight .cc-btn.success {
    background: #4e9e3e;
    border-color: #3e7830;
    color: #fff; }
    .contao-cookiebar .highlight .cc-btn.success:hover {
      background: #4c933f; }
  .contao-cookiebar label {
    position: relative;
    display: block;
    padding: 8px 13px 8px 0;
    line-height: 1.2rem; }
    .contao-cookiebar label.group {
      font-weight: 600; }
  .contao-cookiebar input {
    position: absolute;
    width: 1px;
    height: 1px;
    outline: 0 none;
    opacity: 0; }
    .contao-cookiebar input + label {
      padding: 8px 13px 8px 50px;
      cursor: pointer; }
      .contao-cookiebar input + label:before {
        content: '';
        position: absolute;
        top: 6px;
        left: 0;
        width: 35px;
        height: 18px;
        margin: 0;
        box-sizing: content-box;
        border-radius: 10px;
        background: #fff;
        border: 2px solid #9c9b99;
        transition: border-color .2s; }
      .contao-cookiebar input + label:after {
        display: block;
        content: '';
        position: absolute;
        top: 10px;
        left: 4px;
        width: 14px;
        height: 14px;
        border-radius: 10px;
        background: #9c9b99;
        transition: background .2s, margin-left .2s, padding .2s; }
      .contao-cookiebar input + label:active:after {
        padding-left: 5px; }
    .contao-cookiebar input.cc-group-half + label:after {
      background: linear-gradient(to right, #9c9b99 0%, #9c9b99 50%, #399d32 50%, #399d32 100%); }
    .contao-cookiebar input:checked + label:after {
      background: #399d32;
      margin-left: 17px; }
    .contao-cookiebar input:checked + label:active:after {
      margin-left: 12px; }
    .contao-cookiebar input:checked + label:before {
      background: #dcf3db;
      border-color: #399d32; }
    .contao-cookiebar input:disabled + label {
      pointer-events: none; }
      .contao-cookiebar input:disabled + label:after {
        background: #c8c7c5; }
      .contao-cookiebar input:disabled + label:before {
        background: #f4f4f4;
        border-color: #c8c7c5; }
  .contao-cookiebar.cc-active .cc-inner {
    opacity: 1;
    pointer-events: auto;
    visibility: visible; }
  .contao-cookiebar.cc-active.cc-blocked {
    pointer-events: auto;
    animation: cookiebar-overlay-in 0.5s ease-in-out forwards; }
  .contao-cookiebar.cc-saved.cc-inner {
    opacity: 0;
    pointer-events: none;
    visibility: hidden; }
  .contao-cookiebar.cc-saved.cc-blocked {
    pointer-events: none;
    animation: cookiebar-overlay-out 0.5s ease-in-out forwards; }

@media (min-width: 768px) {
  .contao-cookiebar .cc-btn {
    width: auto;
    margin-bottom: 0; }
  .contao-cookiebar .cc-inner {
    max-width: 750px; } }

@keyframes cookiebar-overlay-in {
  0% {
    background: rgba(0, 0, 0, 0); }
  100% {
    background: rgba(0, 0, 0, 0.75); } }

@keyframes cookiebar-overlay-out {
  0% {
    background: rgba(0, 0, 0, 0.75); }
  100% {
    background: rgba(0, 0, 0, 0);
    visibility: hidden; } }

@keyframes cookiebar-top-in {
  0% {
    opacity: 0;
    transform: translateY(-100%); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes cookiebar-top-out {
  0% {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); }
  100% {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-100%); } }

@keyframes cookiebar-middle-in {
  0% {
    opacity: 0;
    transform: scale(0); }
  100% {
    opacity: 1;
    transform: scale(1); } }

@keyframes cookiebar-middle-out {
  0% {
    opacity: 1;
    visibility: visible;
    transform: scale(1); }
  100% {
    opacity: 0;
    visibility: hidden;
    transform: scale(0); } }

@keyframes cookiebar-bottom-in {
  0% {
    opacity: 0;
    transform: translateY(100%); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@keyframes cookiebar-bottom-out {
  0% {
    opacity: 1;
    visibility: visible;
    transform: translateY(0); }
  100% {
    opacity: 0;
    visibility: hidden;
    transform: translateY(100%); } }

.contao-cookiebar {
  color: #444444; }
  .contao-cookiebar p {
    color: #868686;
    line-height: 1.4; }
  .contao-cookiebar .cc-inner {
    padding: 25px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    background: #fff; }
  .contao-cookiebar .cc-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: center;
    position: relative;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    margin-bottom: 10px; }
    .contao-cookiebar .cc-group > label {
      flex-grow: 1;
      margin: 5px 0 5px 10px; }
    .contao-cookiebar .cc-group .cc-detail-btn {
      border: 0 none;
      outline: 0 none;
      background: transparent;
      font-size: 13px;
      letter-spacing: 0;
      text-transform: initial;
      cursor: pointer;
      color: #a2a2a2;
      padding: 8px 10px;
      line-height: 1.2rem; }
      .contao-cookiebar .cc-group .cc-detail-btn span:nth-child(2) {
        display: none; }
      .contao-cookiebar .cc-group .cc-detail-btn.cc-active span:nth-child(1) {
        display: none; }
      .contao-cookiebar .cc-group .cc-detail-btn.cc-active span:nth-child(2) {
        display: inline; }
      .contao-cookiebar .cc-group .cc-detail-btn:hover {
        color: #717171; }
    .contao-cookiebar .cc-group .cc-detail-btn-details {
      display: inline-block;
      border: 0 none;
      outline: 0 none;
      background: transparent;
      font-size: 13px;
      letter-spacing: 0;
      text-transform: initial;
      cursor: pointer;
      color: #a2a2a2;
      text-decoration: underline;
      padding: 0;
      margin: 0 0 10px; }
      .contao-cookiebar .cc-group .cc-detail-btn-details span:nth-child(2) {
        display: none; }
      .contao-cookiebar .cc-group .cc-detail-btn-details.cc-active span:nth-child(1) {
        display: none; }
      .contao-cookiebar .cc-group .cc-detail-btn-details.cc-active span:nth-child(2) {
        display: inline; }
      .contao-cookiebar .cc-group .cc-detail-btn-details:hover {
        color: #717171; }
  .contao-cookiebar .cc-cookies {
    display: none;
    width: 100%;
    background: #fbfbfb;
    border-radius: 0 0 5px 5px; }
    .contao-cookiebar .cc-cookies > p {
      font-size: 0.875rem; }
    .contao-cookiebar .cc-cookies > p, .contao-cookiebar .cc-cookies > .cc-cookie {
      margin: 0;
      padding: 15px;
      border-top: 1px solid #e6e6e6; }
    .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-info {
      font-size: 0.875rem;
      background: #fff;
      padding: 10px;
      border-radius: 5px;
      border: 1px solid #efefef; }
      .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-info > div > span {
        font-weight: 600; }
      .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-info > div + div {
        margin-top: 5px;
        word-wrap: break-word; }
      .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-info + button.cc-detail-btn-details {
        margin-top: 15px; }
    .contao-cookiebar .cc-cookies .cc-cookie .cc-cookie-desc > p {
      margin-bottom: 0; }
    .contao-cookiebar .cc-cookies .cc-cookie label.cookie + p, .contao-cookiebar .cc-cookies .cc-cookie label.cookie + .cc-cookie-info, .contao-cookiebar .cc-cookies .cc-cookie label.cookie + button.cc-detail-btn-details {
      margin-top: 10px; }
    .contao-cookiebar .cc-cookies .cc-cookie p {
      margin: 0 0 15px;
      font-size: 0.875rem; }
  .contao-cookiebar .cc-footer, .contao-cookiebar .cc-info {
    text-align: center; }
  .contao-cookiebar .cc-info {
    margin-top: 15px; }
    .contao-cookiebar .cc-info > p {
      font-size: 0.875rem; }
    .contao-cookiebar .cc-info > a {
      display: inline-block;
      font-size: 0.813rem;
      color: #a2a2a2;
      text-decoration: none; }
      .contao-cookiebar .cc-info > a:hover {
        color: #717171; }
      .contao-cookiebar .cc-info > a + a:before {
        display: inline-block;
        content: '·';
        margin-right: 5px; }

