/* roboto-slab-regular - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../library/fonts/roboto-slab-v24-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../library/fonts/roboto-slab-v24-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../library/fonts/roboto-slab-v24-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../library/fonts/roboto-slab-v24-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../library/fonts/roboto-slab-v24-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../library/fonts/roboto-slab-v24-latin-regular.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}

/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../library/fonts/roboto-v30-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../library/fonts/roboto-v30-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../library/fonts/roboto-v30-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../library/fonts/roboto-v30-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../library/fonts/roboto-v30-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../library/fonts/roboto-v30-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../library/fonts/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../library/fonts/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../library/fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../library/fonts/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../library/fonts/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../library/fonts/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url('../library/fonts/roboto-v30-latin-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../library/fonts/roboto-v30-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../library/fonts/roboto-v30-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../library/fonts/roboto-v30-latin-100.woff') format('woff'), /* Modern Browsers */
       url('../library/fonts/roboto-v30-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../library/fonts/roboto-v30-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('../library/fonts/roboto-v30-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../library/fonts/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../library/fonts/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../library/fonts/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../library/fonts/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../library/fonts/roboto-v30-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../library/fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../library/fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../library/fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../library/fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../library/fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../library/fonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

body {
hyphens: auto;
box-shadow: 0px 0px 15px var(--subtitle);   
max-width: 2100px;
margin: 0 auto;
padding-bottom: 0px !important;
}

p, a, li, ul, ol {
  font-family: "Roboto", Arial, Helvetica, sans-serif !important;
}

h1, h2, h3, h4, h5, .ba-btn-transition, input, textarea, .ba-menu-wrapper > .main-menu ul li a {
font-family: "Roboto Slab", Georgia, serif !important;
}


h3 {
  margin-bottom: 15px !important;
}

h1 .hstyle {
  font-family: "Roboto Slab", Georgia, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 55px;
  letter-spacing: 1px;
  line-height: 55px;
  }

p .hstyle {
  font-family: "Roboto Slab", Georgia, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 55px;
  letter-spacing: 1px;
  line-height: 55px;
  }

@media (max-width: 768px) {
h1 .hstyle {
  font-family: "Roboto Slab", Georgia, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 35px;
  letter-spacing: 1px;
  line-height: 40px;
  }}

@media (max-width: 768px) {
p .hstyle {
  font-family: "Roboto Slab", Georgia, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 35px;
  letter-spacing: 1px;
  line-height: 40px;
  }}



h3.ba-slideshow-title {
  font-family: "Roboto Slab", Georgia, serif;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 26px;
  }

ul li {
font-style: normal;
font-weight: 400;
font-size: 16px;
letter-spacing: 1px;
line-height: 26px;
margin-top: 5px;
color: #fff;}

/* Header */

.fixed-header .resizing-header.ba-section {
    background: #fff !important;
    /*padding-bottom: 5px !important;
    padding-top: 5px !important;*/
}

@media (max-width:1280px) {
.mod-menu__sub li a{
color: #fff !important;}
}

@media (min-width:1280px){
  .fixed-header .resizing-header ul li a, .fixed-header .resizing-header ul li span {
color: #778a98 !important;
}}

.headerslider, .headerslider .slideshow-wrapper, .headerslider .ba-row-wrapper > div {
min-height: 90vh !important;
}

.slider-match-height.ba-item-content-slider, .slider-match-height.ba-item-content-slider .slideshow-wrapper {
  height: 100%;
}

.header h1 {
  text-shadow: 0px 0px 20px #0c1824;
}

.graubg {
background-color: #778a98;
opacity: 0.9;
padding: 20px 0;}

.txtbild ul li {
color: #778a98;
}

li::marker {
color: #f6ab01;}


.slideshow-content {
padding-bottom: 40px !important;
}

.logows {
position: absolute;
top: 0;
}

/* Menü Active */
.fixed-header .resizing-header.ba-section ul li.active > a, .fixed-header .resizing-header.ba-section ul li.active span {
    color: var(--icon) !important;
}



/* Buttons */

.ba-btn-transition {
font-weight: 700 !important;}

.buttonbreit .ba-btn-transition {
width: 100%;
padding: 0px !important;
}

.buttonbreit .ba-btn-transition span {
padding: 15px 5px;
  margin: 0 auto;
}

.ba-btn-transition.slideset-btn-prev, .ba-btn-transition.slideset-btn-next {
font-family: 'balbooa-family' !important;
}

/* Map Marker */

.referenzicons .ba-container .ba-grid-column-wrapper .ba-grid-column div:nth-child(3) p {
font-family: 'Roboto Slab', Georgia, serif !important;
}

.tooltipster-content h4 {
font-size: 18px;
line-height: 28px;
}

@media (max-width: 1700px) {
  .annotation.tooltipstered {
margin-left: -3px;
margin-top: -10px;
}
}

@media (max-width: 768px) {
  .annotation.tooltipstered {
margin-left: -5px;
margin-top: -15px;
}
}
/*@media (min-width: 768px) {*/
  .projekteslider .ba-slideshow-img {
background-position: 0% 0%;
  }/*}*/

.counter-number::before {
content: '>';
 margin-right: 10px;
}

.qm .counter-number::after {
content: 'm\00B2';
 margin-left: 10px;
}


.counter-number {
width: 100% !important;}


#item-1666786136039 .ba-slideshow-description {
margin-bottom: 20px;
}

#item-16684206158420 h1 {
font-family: "Roboto", Arial, Helvetica, sans-serif !important;
}

.leaflet-marker-icon {
width: auto !important;}

.accordion-heading a {
  font-family: "Roboto Slab", Georgia, serif !important;
}
  
.mapbtn .ba-button-wrapper  {
display: flex;
}

.mapbtn .ba-btn-transition {
display: flex;
width: 100%;
flex-direction: column !important;
}
  
:target {
  display: block;
  position: relative;
  top: -150px; 
  visibility: hidden;
}
  
.akkordiontimeline a {
font-family: 'Roboto', Arial, Helvetica, sans-serif !important;
}

a.ba-btn-transition, a.ba-btn-transition span {
letter-spacing: 0.5px !important;
}

/* List Style */

.listtxt li {
color: var(--text) !important;
font-weight: 300;
}


@media (min-width: 1025px) and (max-width: 1279px) {
  .boxgrauli {
      margin-right: 20px !important;
}}

@media (min-width: 1025px) and (max-width: 1279px) {
  .boxgraure {
margin-left: 20px !important;
}}

@media (max-width:768px) {
  .bgheader p, .bgheader h1 {
  font-weight: 300 !important;
  }
}

/* -------------- Accessibility ------------ */

/* Icon zum Aufklappen */
._access-icon._access {
transform: none;
}

/* Schliessen und Reset Button */
._access-menu._access ._menu-close-btn, ._access-menu._access ._menu-reset-btn  {
height:25px;
  margin-top: 18px;
}

._access-menu._access ._menu-close-btn img, ._access-menu._access ._menu-reset-btn img {
  transform: translateY(-4px) !important;
}

._access-menu._access ._menu-close-btn {
margin-left: 10px;}

._access-menu._access ._menu-reset-btn  {
  margin-right: 10px;
}

/* Funktionen Menu */
._access-menu._access {
padding: 10px;}

._access-menu._access ul li:before {
  font-family: accessibility;
  font-size: 25px;
  color: var(--icon);
  transition-duration: .5s;
  transition-timing-function: ease-in-out;
  transform: translateY(-2px);
}

._access-menu._access h3._text-center {
text-transform: none;
color: var(--title);
  padding: 10px 0px;

}

._access-menu._access ul li {
background: #fff;
border: none;
  border-radius: 0px;
  font-weight: 600;
}

._access-menu._access ul li:hover {
  background: var(--secondary);
  color: #fff;
}
._access-menu._access ul li:hover:before {
  color: #fff;
  transition-duration: .5s;
  transition-timing-function: ease-in-out;
}

/* Icons Funktionen */

._access-menu._access ul li[data-access-action="increaseText"]:before {
  content: '\004c';
}

._access-menu._access ul li[data-access-action="decreaseText"]:before {
  content: '\004d';
}

._access-menu._access ul li[data-access-action="increaseTextSpacing"]:before {
  content: '\004a';
  transform: none;
}

._access-menu._access ul li[data-access-action="decreaseTextSpacing"]:before {
  content: '\004b';
  transform: none;
}

._access-menu._access ul li[data-access-action="invertColors"]:before {
  content: '\0041';
}

._access-menu._access ul li[data-access-action="grayHues"]:before {
  content: '\0048';
}

._access-menu._access ul li[data-access-action="underlineLinks"]:before {
  content: '\0043';
}

._access-menu._access ul li[data-access-action="bigCursor"]:before {
  content: '\0042';
}
._access-menu._access ul li[data-access-action="bigCursor"] svg {
display: none;
}

._access-menu._access ul li[data-access-action="readingGuide"]:before {
  content: '\0046';
}
._access-menu._access ul li[data-access-action="textToSpeech"]:before {
  content: '\0045';
}
._access-menu._access ul li[data-access-action="speechToText"]:before {
  content: '\0044';
}

