/* Customized CSS */
/* raleway-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/raleway-v36-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* raleway-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/raleway-v36-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* raleway-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/raleway-v36-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* raleway-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/raleway-v36-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* raleway-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/raleway-v36-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* raleway-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/raleway-v36-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* raleway-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/raleway-v36-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



html, body * {
    padding: 0;
    
}
body {
  background-color: rgb(255, 255, 255) !important;
  font-family: 'Raleway' !important;
  font-size: 17px !important;
  color: #212529 !important;
  overflow-x: hidden !important;
}
h1, h2, h3, h4, h5, h6, .text-deco, .navbar-brand {
  font-family: 'Raleway' !important;
}
h1 {
  letter-spacing: .13rem !important;
}
.container {
  max-width: 992px !important;
}
/*
.block-header {
  height: 75vh !important;
}
*/
main {
  background: url(../images/titelbilder/titelbild_1.webp) no-repeat center top;
  background-size: cover;
  background-attachment: fixed;
}
section {
  position: relative;
}
/* Farbschema-Einstellungen --/ color scheme settings /- */
.text-color {
  color: rgb(67, 79, 91) !important;
}
.text-red {
  color: rgb(109, 12, 10) !important;
}
.bg-gray, 
#send,
.form-check-input:checked {
  background-color: rgb(67, 79, 91) !important;
}
.bg-gray-1 {
  background-color: rgb(95, 109, 122) !important;
}
.nv-over {
  background-color: rgb(95, 109, 122) !important;
  transition: all 0.4s ease-in-out;
}
.bg-color {
  background-color: rgb(224, 221, 220) !important;
}
.bg-color-transparent {
  background-color: rgba(169, 165, 164, .6) !important;
}
.border-color {
  border: 1px solid rgba(169, 165, 164, .6) !important;
}
.bg-gradient2 {
  background-image: -webkit-radial-gradient(50% 0%, ellipse cover, #868f96, #373d40 100%) !important;
}
.bg-transparent-titels {
  background: rgba(67, 79, 91, .85) !important;
}
.bg-figcaption {
  background: rgba(67, 79, 91, .9) !important;
}
.bg-transparent .bg-figcaption {
  background: rgba(67, 79, 91, .65) !important;
}
.bg-footer {
  background-color: rgba(67, 79, 91, .85) !important;
}
.bg-red {
  background-color: rgb(109, 12, 10) !important; /* #a92121 */
}
.form-check-input {
  background-color: transparent !important;
}
.form-check-input:checked {
  border: 1px solid white !important;
}
/* ----------------------------------------------------- */

.navbar {
  width: 100% !important;
  position: fixed !important;
  top: 0 !important;
  transition: all 0.4s ease-in-out;
  z-index: 1620;
}
a.nav-link {
  padding: .5rem .65rem !important;
  text-transform: uppercase;
  font-family: 'Raleway';
  font-weight: 600 !important;
  font-size: 1.0rem !important;
}
a.nav-link:hover, a.nav-link.active {
  font-weight: 400 !important;
  color: rgba(255, 255, 255, .75)  !important;
}
.navbar-toggler, .navbar-toggler:focus {
  border: 0 !important;
  box-shadow: none !important;
}
.navbar-toggler-icon {
  background-image: none !important;
  /* background-image: url("../images/navbar-toggler.png") !important; */
}
.navbar-toggler .bi {
  font-size: 2.0rem !important;
  font-weight: bold !important;
}
.offcanvas {
  background-color: #404F5C !important;
}
.offcanvas-header .btn-close{
  background-image: none !important;
  /* background-image: url("../images/navbar-close.png") !important; */
}
.offcanvas-top {
  top: 75px !important;
}
/*.navbar-brand {
  margin-left: 10%;
}*/
.navbar-brand img.logo-base {
  width: 300px;
  max-height: 90px;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}
img.logo {
  position: absolute;
  width: 300px;
  top: 0;
  box-shadow: 0 0.125rem .25rem rgba(0, 0, 0, .5);
  transition: all 0.4s ease-in-out;
}
.block-header {
  margin-top: 100px;
}

#hg_bild {
    background: url(../images/titelbilder/start_titel.jpg);
    background-size: cover; /* Hintergrund anpassen */
    transition: 3s ease-in-out; /* Dauer der Animation */
    opacity: 1;
    z-index: 1570;
}
#hg_home {
  position: relative;
  z-index: 1580;  
    background: linear-gradient(to top, rgb(95, 109, 122) 13%, transparent 13%, transparent 87%, rgb(95, 109, 122) 87%);
    background-size: cover; /* Hintergrund anpassen */
}

.my-shadow {
  box-shadow: 0 0.125rem .25rem rgba(0, 0, 0, .5);
  
}

.lv-logo {
  margin-top: -20px; 
  max-width: 250px !important;
}
.titel-icon {
  max-width: 40px;
  margin-right: 1.0rem;
}
ul.ul-symbole li {
  position: relative;
  padding-left: 1.0rem;
}
ul.abstand li {
  padding-bottom: .5rem;
}
ul.ul-symbole li p {
  margin-bottom: .5rem !important;
}
ul.ul-symbole li::before {
  position: absolute;
  width: 16px;
  height: 16px;
  /*border: 1px solid rgb(67, 79, 91);
  border-radius: 50%;*/
  content: "\2714";
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 1.3rem;
  line-height: 1.2rem !important;
  color: rgb(109, 12, 10);
  top: 6px;
  left: -.6rem;
  /*padding: 0 0 2px 3px;*/
  transition: .3s ease-in-out;
}

.img-scale:hover img {
  transition: .6s;
  transform: scaleY(1.07);
}
.img-scale-right:hover img {
  transition: 1.2s;
  transform: translate(10px, -10px);
}
.img-scale:not(:hover) img {
  transition: .6s;
}
.img-rotate:hover img {
  transition: .6s;
  transform: rotate(25deg);
}
.img-rotate:not(:hover) img {
  transition: .6s;
}
#low-vision-logo {
  margin-top: -50px;
}
#low-vision-logo img {
  max-width: 180px;
}
.accordion {
  --bs-accordion-bg: transparent !important;
}
.accordion-button {
  padding: .75rem 1.0rem !important;
  background: transparent !important;
  /*background: rgb(95, 109, 122) !important;
  color: #ffffff !important;*/
}

.accordion-button:not(.collapsed) {
  background-color: rgba(95, 109, 122, .6) !important;
  color: rgb(255, 255, 255, .9) !important;
}

.accordion-flush > .accordion-item {
  border-bottom: 1px solid rgb(255, 255, 255) !important;
}

.accordion-button:not(.collapsed)::after {
  filter: invert(100%) !important;
}
.accordion-button:focus,
.accordion-button:not(.collapsed) {
  box-shadow: none !important;
}
.accordion-button img.stern {
  max-width: 20px !important;
}
#accordionGlaeser img,
#accordionGlaeser2 img {
  max-width: 200px;
}
.accordion-button .btn-glaeser {
  width: 120px;
}
#leistungen figure a:hover img {
  transition: .7s ease-in-out;
  filter: grayscale(.75);
}

/* ----- Taste scroll-Top ----- */
.scrollup {
    position: fixed;
    bottom: 70px;
    right: 10px;
    background: rgba(0, 0, 0, .5) !important;
    color: rgb(255, 255, 255);
    cursor: pointer;
    z-index: 1600;
}

.people-icon {
  font-size: 5rem !important;
}
.gallery-item:not(.ohne_deco) a:before {
  position: absolute;
  content: "";
  width: calc(100% - 36px);
  height: calc(100% - 32px);
  top: 16px;
  left: 18px;
  background: rgba(0, 0, 0, .5);
  display: none;
}
.gallery-item:not(.ohne_deco) a:after {
  position: absolute;
  content: "";
  width: 57px;
  height: 57px;
  top: 16px;
  right: 18px;
  background: rgb(252, 71, 54);
  display: none;
}
.gallery-item:not(.ohne_deco) a span {
  position: absolute;
  top: 16px;
  right: 27px;
  font-size: 2.5rem;
  z-index: 1580;
  display: none;
}
.gallery-item:not(.ohne_deco) a:hover:before,
.gallery-item:not(.ohne_deco) a:hover:after,
.gallery-item:not(.ohne_deco) a:hover span {
  display: block;
}
.gallery-item:not(.ohne_deco) div {
  position: absolute;
  width:100%;
  z-index: 1580;
  display: none !important;
  font-size: .9rem;
}
.gallery-item:not(.ohne_deco):hover div {
  display: block !important;
}
.gallery-item:not(.ohne_deco) div p {
  width: calc(100% -36px);
  text-align: center;
  margin-bottom: 0 !important;
}
.glightbox-clean .gslide-description {
  background: transparent !important;
}
.glightbox-clean .gdesc-inner {
  padding: 1.0rem 1.0rem 0rem 1.0rem !important; 
}
.glightbox-clean .gslide-title {
  color: #ffffff !important;
}
.g-maps img {
  max-width: 40px;
}
#kontakt img {
  max-width: 200px;
  margin-top: -30px;
}
#kontakt .link-light:hover {
  text-decoration: underline !important;
}

#formAbfrage {
  transition: .7s ease-in-out;
}
#formAbfrage .form-control,
#formAbfrage .form-select,
#formAbfrage .form-check-input,
.btn-outline-secondary {
  font-family: 'Raleway' !important;
  border-radius: 3px !important;
  background-clip: border-box !important;
}
textarea.form-control {
  max-height: 77px !important;
}
#formAbfrage #Webseite {
  display: none !important;
}
.flex-wrap-ohne {
  flex-wrap: nowrap !important;
}
#formAbfrage select#Zeitwahl {
  min-width: 125px !important;
}
#formAbfrage select option {
  font-family: 'Raleway' !important;
}
#send-alert, #fehler-alert {
    display: none;
    max-height: 70px;
    /*
    left: 1.0rem;
    right: 1.0rem;
    bottom: .5rem;
    */
}

::-webkit-input-placeholder {
  font-size: 13px;
}
::-moz-placeholder {
  font-size: 13px;
}
:-ms-input-placeholder {
  font-size: 13px;
}
::placeholder {
  font-size: 13px;
}

#social_link {
  position: fixed;
  bottom: 10%;
  left: 1%;
  z-index: 1640;
  box-shadow: 0 2px 4px 0px rgba(0, 0, 0, .85);
}
#social_link a:hover .bi {
  color: rgba(255, 255, 255, .75) !important;
}

#liveToastBtn small {
  bottom: 3px !important;
  font-size: .57rem;
}
#start_blende {
  position: absolute;
  top: -200px;
  background: rgba(0, 0, 0, .6);
  opacity: 0;
  z-index: 1630; 
  transition: 3s;
}
#start_blende .card {
  width: 100%;
  max-width: 400px;
  margin: 10% auto;
}

#start_blende1 {
  position: absolute;
  max-width: 400px;
  top: 0px;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0;
  z-index: 1630; 
  transition: 3s;
}
#start_blende1 .card {
  width: 100%;
  max-width: 400px;

}

footer {
  margin-bottom: 0rem;
}
footer .card {
  max-width: 450px;
  margin: 0 auto;
  background: transparent !important;
  border: none !important;
}
footer .card-footer {
  background: transparent !important;
  border-top: none !important;
}
.ccm-settings-summoner {
  display: none !important;
}
#über_uns1 .carousel-inner {
  overflow-Y: visible !important;
}
#über_uns1 .carousel-item {
  height: auto !important;
}

/* ------------------------------------- */

@media screen and (max-width: 1400px){
  
}

@media screen and (max-width: 992px){
  .offcanvas-top {
    background-color: rgb(101, 116, 132) !important;
    
  }
  .offcanvas-top.show {
    height: 400px !important;
  }
  #offcanvasDarkNavbar .nav-link {
    padding: .5rem 1.0rem !important;
    color: #ffffff !important;
  }
  #offcanvasDarkNavbar .nav-link:hover, #offcanvasDarkNavbar .nav-link.active {
    font-weight: 500;
  }
  main {
    background-size: cover;
    background-position-x: center; 
  }
  .navbar-brand img {
    width: 160px !important;
  }
  .nv-over {
    background-color: rgb(67, 79, 91) !important;
  }
  .block-header {
    margin-top: 50px;
  }
  .zeitline {
    margin-left: -90%;
  }
  .zeitline ul li div {
    width: 75vw;
    min-width: 250px;
  }
  .zeitline ul li:nth-child(2n) div {
    left: 45px;
  }
  .zeitline ul li:nth-child(2n) div::before {
    left: -15px;
    border-width: 15px 15px 15px 0;
    border-color: transparent rgba(255, 255, 255, 0.5) transparent transparent;
  }
  footer {
    margin-bottom: 3.9rem;
  }
}

@media screen and (max-width: 768px){
  main {
    background: url(../images/titelbilder/titelbild_1.jpg) no-repeat 0 70px;
    background-size: 100% 50%;
    background-attachment: fixed;
  }
  /*
  .block-header {
    margin-top: 75px;
    height: 170px !important;
  }
  */
  #aktuelles .w-50 {
    width: 100% !important;
  }
  .gallery-item:not(.ohne_deco) div {
    display: block !important;
    background: rgba(0, 0, 0, .6);
  }
  .glightbox-clean .gnext {
    top: 45% !important;
    right: 5px !important;
  }
  .glightbox-clean .gprev {
    top: 45% !important;
    left: 5px !important;
  }
  footer {
    margin-bottom: 3.8rem;
  }
  #kontakt img {
    margin-top: 0px;
  }
  #social_link .fs-3 {
    font-size: 1.2rem !important;
  }
}

@media screen and (max-width: 576px){
  main {
    background: url(../images/titelbilder/titelbild_1.jpg) no-repeat 0 70px;
    background-size: 100% 40%;
    background-attachment: fixed; 
  }
  .navbar {
    top: 0 !important;
    bottom: 100% !important;
  }
  .navbar-brand {
    margin: 0px !important;
  } 
  .navbar-brand img.logo-base {
    max-width: 120px !important;
  }
  .navbar-brand span {
    font-size: 2.25rem !important;
  }
  
  figcaption h1 {
    font-size: 1.4rem !important;
  }
  figcaption h4 {
    font-size: .87rem !important;
  }
  .start-titel-text h1 {
    font-size: 1.0rem !important
  }
  .start-titel-text h2 {
    font-size: .9rem !important
  }
  .img-scale:hover {
    transition: 1.2s;
    transform: translate3d(7px,7px,7px);
  }
  #low-vision-logo {
    margin-top: -10px;
  }
  #low-vision-logo img {
    max-width: 110px;
  }
  .lv-logo {
    margin-top: -20px; 
    max-width: 150px !important;
  }
  #start_blende1 {
    top: 80px;
  }

  #liveToastBtn small {
    bottom: -1px !important;
    font-size: .4rem;
  }
  footer {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 420px) {
  .accordion-button {
    padding: .75rem 0rem !important;
  }
  .accordion-button img.stern {
    max-width: 17px !important;
  }
  #sehhilfen h2.fs-4, #home3 h2.fs-4 {
    font-size: 1.2rem !important;
  }
}