/* montserrat-900 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/montserrat-v25-latin-900.eot');
  src: local(''), url('../fonts/montserrat-v25-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/montserrat-v25-latin-900.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/montserrat-v25-latin-900.woff') format('woff'), /* Modern Browsers */ url('../fonts/montserrat-v25-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/montserrat-v25-latin-900.svg#Montserrat') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* montserrat-900italic - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/montserrat-v25-latin-900italic.eot');
  src: local(''), url('../fonts/montserrat-v25-latin-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/montserrat-v25-latin-900italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/montserrat-v25-latin-900italic.woff') format('woff'), /* Modern Browsers */ url('../fonts/montserrat-v25-latin-900italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/montserrat-v25-latin-900italic.svg#Montserrat') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* istok-web-regular - latin */
@font-face {
  font-family: 'Istok Web';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/istok-web-v20-latin-regular.eot');
  src: local(''), url('../fonts/istok-web-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/istok-web-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/istok-web-v20-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/istok-web-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/istok-web-v20-latin-regular.svg#IstokWeb') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* istok-web-italic - latin */
@font-face {
  font-family: 'Istok Web';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/istok-web-v20-latin-italic.eot');
  src: local(''), url('../fonts/istok-web-v20-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/istok-web-v20-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/istok-web-v20-latin-italic.woff') format('woff'), /* Modern Browsers */ url('../fonts/istok-web-v20-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/istok-web-v20-latin-italic.svg#IstokWeb') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* istok-web-700 - latin */
@font-face {
  font-family: 'Istok Web';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/istok-web-v20-latin-700.eot');
  src: local(''), url('../fonts/istok-web-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/istok-web-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/istok-web-v20-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/istok-web-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/istok-web-v20-latin-700.svg#IstokWeb') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* istok-web-700italic - latin */
@font-face {
  font-family: 'Istok Web';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/istok-web-v20-latin-700italic.eot');
  src: local(''), url('../fonts/istok-web-v20-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/istok-web-v20-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/istok-web-v20-latin-700italic.woff') format('woff'), /* Modern Browsers */ url('../fonts/istok-web-v20-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/istok-web-v20-latin-700italic.svg#IstokWeb') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* GENERELL */
body {
  font-family: 'Istok Web', sans-serif;
  color: #32435b;
}
a {
  color: #0070ad;
}
.img-responsive {
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
  width: auto;
}
.img-dark {
  filter: brightness(80%);
}
.img-opac {
  opacity: 0.5;
}
.rounded {
  border-radius: 0 !important;
}
.abstandobenunten {
  padding-top: 30px;
  padding-bottom: 30px;
}
#google_translate_element {
  top: initial;
  bottom: 0;
}
.back-to-top {
  cursor: pointer;
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: none;
  z-index: 1001;
}
.page-link {
  background-color: #0070ad;
  border: 1px solid #0070ad;
}
.card {
  border: 0;
}
hr {
  margin-top: 30px;
  margin-bottom: 40px;
  border: 0;
  border-top: 1px dotted #e9e9e9;
  clear: both;
}
.inhalt ul li {
  list-style: square;
}
/* HEADLINES */
h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 2.3em;
  line-height: 1em;
  font-weight: 900;
  text-transform: uppercase;
  font-style: italic;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
}
h2 {
  font-size: 1.2em;
  line-height: 1.3em;
  font-weight: 700;
}
h3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.4em;
  line-height: 1em;
  font-weight: 900;
  text-transform: uppercase;
  font-style: italic;
}
h5 {
  color: #00549F;
}
p,
.table,
ul,
.col-form-label,
.form-control {
  font-size: 1.1em;
  line-height: 1.4em;
}
.text-shadow {
  text-shadow: 2px 2px 4px #000000;
}
/* BEREICHE */
.well {
  border: 0;
  box-shadow: inset 0 0 0;
  background-color: #f7f5f2;
}
.top {
  background-color: #0070ad;
  padding-top: 30px;
}
.embedding {
  background-color: #e9e9e9;
  padding-top: 30px;
  padding-bottom: 30px;
}
.galerist {
  background-color: #e9e9e9;
  padding-top: 30px;
  padding-bottom: 30px;
}
.social {
  background-color: #0070ad;
  padding-top: 15px;
}
.socialhandy {
  background-color: #ffffff;
  padding-top: 15px;
}
.socialhandy a {
  color: #32435b;
}
.vierer {
  background-color: #0070ad;
  padding-top: 30px;
}
.vierer h3,
.vierer p {
  color: #ffffff;
}
.footer {
  padding-bottom: 10px;
  background-color: #0070ad;
}
.footer p {
  color: #ffffff;
}
.footer a {
  color: #48b1e2;
}
/* FIXBAR */
* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  box-sizing: border-box;
}
.navaro {
  position: fixed;
  width: 40px;
  z-index: 1000;
  transition: all 0.3s linear;
  top: 10%;
  -webkit-transform: translateY(-10%);
  -ms-transform: translateY -10%;
  transform: translateY(-10%);
  opacity: 0.9;
}
.navaro li {
  height: 40px;
  position: relative;
}
.navaro li a {
  color: white;
  display: block;
  height: 100%;
  width: 100%;
  line-height: 40px;
  padding-left: 25%;
  border-bottom: 0px;
  transition: all .3s linear;
  text-decoration: none;
}
.navaro li a i {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 20px;
}
.navaro ul li a span {
  display: none;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.navaro a:hover {
  z-index: 1;
  width: 200px;
  border-bottom: 0px;
}
.navaro ul li:hover a span {
  padding-left: 30%;
  display: block;
}
/* MODAL */
.modal-header {
  background-color: #0070ad;
}
.modal-title,
.close {
  color: #ffffff;
}
.modal-footer {
  background-color: #0070ad;
}
/* BUTTON */
.soci {
  color: #C0BFBF;
}
.btn {
  letter-spacing: 0.2em;
  font-weight: 700;
  border: 0;
  text-transform: uppercase;
  border-radius: 0;
}
.btn-bd {
  color: #ffffff;
  background-color: #0070ad;
}
.btn-bd:hover {
  color: #ffffff;
  background-color: #48b1e2;
}
.btn-default {
  color: #fff;
  background-color: #48B1E2;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #32435b;
}
.btn-scroll {
  color: #0070ad;
  background-color: #ffffff;
  border: 1px solid #0070ad;
  font-weight: 300;
  text-transform: uppercase;
}
.btn-scroll:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
/* NAVI */
.navbar {
  font-size: 1em;
  line-height: 1.4em;
  font-weight: 400;
}
.bg-dark {
  background-color: #0070ad !important;
}
/* NAV TABS */
.nav-tabs {
  border-bottom: 0;
  letter-spacing: 0.05em;
  font-weight: 400;
}
.nav-tabs .nav-link {
  border: 0;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background-color: #e9e9e9;
  color: #32435b;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link {
  background-color: #0070ad;
  color: #ffffff;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link:hover {
  background-color: #32435b;
  color: #ffffff;
}
.nav-item {
  margin-right: 8px;
}
.tab-content {
  padding: 30px;
  background-color: #e9e9e9;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
/* PAGINATOR */
.page-item:last-child .page-link {
  border-radius: 0;
}
.pagination > li > a,
.pagination > li > span,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  list-style: none;
  color: #C0BFBF;
  letter-spacing: 0.2em;
  font-weight: 700;
  font-size: 1.1em;
}
.pagination > li > a,
.pagination > li > span {
  border: 0px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #fff;
  background-color: #C0BFBF;
  border-color: #C0BFBF;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  color: #fff;
  background-color: #C0BFBF;
  border-color: #C0BFBF;
}
/* GOOGLE MAPS RESPONSIVE */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* GALLERY */
.gallery img {
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(1);
  /* Google Chrome, Safari 6+ & Opera 15+ */
  margin-bottom: 25px;
}
.gallery img:hover {
  filter: none;
  /* IE6-9 */
  -webkit-filter: grayscale(0);
  /* Google Chrome, Safari 6+ & Opera 15+ */
}
.gallery-grid .gallery-thumb {
  display: block;
  position: relative;
  overflow: hidden;
  aspect-ratio: 1;
  border-radius: .25rem;
  background-color: #f2f2f2;
}
.gallery-grid .gallery-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
  transition: transform .4s ease;
}
.gallery-grid .gallery-thumb::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.35);
  opacity: 0;
  transition: opacity .3s ease;
}
.gallery-grid .gallery-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  transform: translate(-50%, -50%) scale(0.85);
  color: #fff;
  font-size: 1.375rem;
  opacity: 0;
  transition: opacity .3s ease, transform .3s ease;
  pointer-events: none;
}
.gallery-grid .gallery-thumb:hover img {
  transform: scale(1.05);
}
.gallery-grid .gallery-thumb:hover::after {
  opacity: 1;
}
.gallery-grid .gallery-thumb:hover .gallery-icon {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}
.gallery-grid .gallery-caption {
  margin-top: .625rem;
  font-size: .875rem;
  line-height: 1.45;
}
.gallery-grid .gallery-desc {
  display: block;
}
.gallery-grid .gallery-credit {
  display: block;
  margin-top: .25rem;
  font-size: .75rem;
  color: #6c757d;
}
.ekko-lightbox .modal-header,
.ekko-lightbox .modal-footer {
  border-radius: 0;
}
.ekko-lightbox .modal-content {
  background-color: #000;
}
.ekko-lightbox .modal-dialog {
  width: 92vw !important;
  max-width: 1400px !important;
  margin: 1.75rem auto;
}
.ekko-lightbox .modal-content {
  display: block !important;
  width: 100% !important;
  text-align: left;
  border: 0;
  border-radius: 0;
}
.ekko-lightbox .modal-body {
  padding: 0;
  background-color: #000;
}
.ekko-lightbox .ekko-lightbox-container {
  position: relative;
  width: 100% !important;
  height: auto !important;
}
.ekko-lightbox .ekko-lightbox-container > div.ekko-lightbox-item {
  position: static !important;
  width: 100% !important;
  height: auto !important;
}
.ekko-lightbox .modal-body img {
  display: block;
  width: 100% !important;
  height: auto !important;
  max-height: 80vh;
  object-fit: contain;
  margin: 0 auto;
}
.ekko-lightbox .ekko-lightbox-nav-overlay {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ekko-lightbox .ekko-lightbox-nav-overlay a {
  font-size: 2.5rem;
  opacity: .6;
}
.ekko-lightbox .ekko-lightbox-nav-overlay a:hover {
  opacity: 1;
}
.ekko-lightbox .modal-header {
  border-bottom: 0;
  padding: 1rem 1.25rem;
}
.ekko-lightbox .modal-title {
  font-size: 1.0625rem;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
}
.ekko-lightbox .modal-header .close {
  color: #fff;
  opacity: .9;
  text-shadow: none;
  font-size: 1.75rem;
}
.ekko-lightbox .modal-footer {
  display: block;
  text-align: left;
  border-top: 0;
  padding: .875rem 1.25rem;
  font-size: .9375rem;
  color: #fff;
}
.ekko-lightbox .modal-footer .fa {
  margin-right: .4rem;
}
.ekko-lightbox .modal-footer:empty {
  display: none;
}
/* VIDEO LISTE */
.video-list-thumbs > li {
  margin-bottom: 12px;
}
.video-list-thumbs > li > a {
  display: block;
  position: relative;
  background-color: #0070ad;
  color: #ffffff;
  padding: 8px;
  border-radius: 0;
}
.video-list-thumbs > li > a:hover {
  background-color: #002e47;
  transition: all 500ms ease;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  text-decoration: none;
}
.video-list-thumbs h2 {
  bottom: 0;
  font-size: 14px;
  height: 33px;
  margin: 8px 0 0;
}
.video-list-thumbs .fa-play-circle {
  font-size: 60px;
  opacity: 0.6;
  position: absolute;
  right: 39%;
  top: 31%;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
.video-list-thumbs > li > a:hover .glyphicon-play-circle {
  color: #fff;
  opacity: 1;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
  transition: all 500ms ease;
}
.video-list-thumbs .duration {
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 2px;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  left: 12px;
  line-height: 13px;
  padding: 2px 3px 1px;
  position: absolute;
  top: 12px;
}
.video-list-thumbs > li > a:hover .duration {
  background-color: #000;
  transition: all 500ms ease;
}
@media (min-width: 320px) and (max-width: 480px) {
  .video-list-thumbs .glyphicon-play-circle {
    font-size: 35px;
    right: 36%;
    top: 27%;
  }
  .video-list-thumbs h2 {
    bottom: 0;
    font-size: 12px;
    height: 22px;
    margin: 8px 0 0;
  }
}
/* COOKIE BAR */
#cookie-bar {
  background: #282828;
  height: auto;
  line-height: 24px;
  color: #eeeeee;
  text-align: center;
  padding: 10px 0;
}
#cookie-bar.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
#cookie-bar.fixed.bottom {
  bottom: 0;
  top: auto;
  z-index: 1000;
}
#cookie-bar p {
  margin: 0;
  padding: 0;
}
#cookie-bar a {
  color: #ffffff;
  display: inline-block;
  border-radius: 3px;
  text-decoration: none;
  padding: 0 6px;
  margin-left: 8px;
}
#cookie-bar .cb-enable {
  background: #82b646;
}
#cookie-bar .cb-enable:hover {
  background: #A7AAAE;
}
#cookie-bar .cb-disable {
  background: #f6ae01;
}
#cookie-bar .cb-disable:hover {
  background: #bb0000;
}
#cookie-bar .cb-policy {
  background: #0033bb;
}
#cookie-bar .cb-policy:hover {
  background: #0055dd;
}
/* BILDER FÜR WYSIWYG */
.img-responsive-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.img-responsive-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-left: 15px;
  margin-bottom: 15px;
}
.img-50-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 50%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.img-50-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 50%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-left: 15px;
  margin-bottom: 15px;
}
.img-33-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 33%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.img-33-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 33%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-left: 15px;
  margin-bottom: 15px;
}
.img-25-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 25%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.img-25-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 25%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-left: 15px;
  margin-bottom: 15px;
}
/* GOOGLE SEO STYLE */
.google {
  margin-top: 15px;
  margin-bottom: 15px;
  border-radius: 2px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.12);
  background-color: #fff;
  border: 1px solid #e7e7e7;
  padding: 30px;
  max-width: 700px;
}
.google .title {
  color: #1a0dab;
  cursor: pointer;
  font-family: arial,regular;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
  visibility: visible;
  white-space: nowrap;
}
.google .title:hover {
  text-decoration: underline;
}
.google .link {
  color: #006621 !important;
  font-family: arial,regular;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  text-decoration: none;
  visibility: visible;
}
.google .description {
  color: #545454;
  font-family: arial,regular;
  font-size: 13px;
  font-weight: 400;
  text-align: left;
  visibility: visible;
  word-wrap: break-word;
}
.google .arrow {
  border-bottom-color: #006621;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-color: transparent;
  border-left-style: solid;
  border-left-width: 4px;
  border-right-color: transparent;
  border-right-style: solid;
  border-right-width: 4px;
  border-top-color: #006621;
  border-top-style: solid;
  border-top-width: 5px;
  color: gray;
  cursor: default;
  font-family: arial,sans-serif;
  font-size: 11px;
  font-weight: 700;
  height: 0;
  position: absolute;
  line-height: 27px;
  margin-left: 3px;
  margin-top: 6px;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  visibility: visible;
  white-space: nowrap;
  width: 0;
}
