/*!
* Based on Bootstrap v4.0.0 (https://getbootstrap.com) 
*/
@font-face {
  font-family: "OpenSans"; 
  src: url("/site/assets/fonts/OpenSans-Regular.ttf"); 
  font-weight: normal;
}
@font-face {
  font-family: "OpenSans"; 
  src: url("/site/assets/fonts/OpenSans-Bold.ttf"); 
  font-weight: bold;
}
@font-face {
  font-family: "OpenSans"; 
  src: url("/site/assets/fonts/OpenSans-Italic.ttf"); 
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "OpenSans"; 
  src: url("/site/assets/fonts/OpenSans-BoldItalic.ttf"); 
  font-weight: bold;
  font-style: italic;
}

body, h1, h2, h3, h4, h5, h6 {
  font-family: "OpenSans", sans-serif;
  color: rgb(84, 84, 84);
}
h1, h2 {
  font-size: 2.0rem;
  color: #3a81b5;
  margin-bottom: 2rem;
}
h3 {
  font-size: 1.5rem;
  color: #777;
} 

h6 {
  font-weight: normal;
  font-size: 0.75rem;
  font-style: italic;
}

a {
    color: #1569ae;
}
a:hover {
    color: #1569ae;
    text-decoration: underline;
}

a.card-link {
  color: #666;
}

p, ul {
  margin-top: 0;
  margin-bottom: 0.5rem;
	color: rgb(84, 84, 84);
	font-size: 0.9rem;
	line-height: 1.5rem;
}

address {
    font-style: italic;
    line-height: 1.4rem;
    font-weight: normal;
    padding-left: 30px;
    border-left: 2px dotted;
    color: #3a81b5;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

footer.footer {
  margin-top: 3rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.footer a, .footer p, .footer h2 {
	color: white;
}	

/*----------------------Allgemein------------------------------*/

.logo {
  width: 100%;
  max-height: 120px;
  position: absolute;
  top: 0;
  left: 0;
}
.logo div {
  width: 440px;
  margin: 0 auto;
  background-color: #ffffffcc;
  padding: 10px 20px;
  border-radius: 0 0 20px 20px
}

.btn-peters {
  color: #fff;
  background-color: #1569ae;
  border-color: #1569ae;
}
.btn-peters:hover {
  color: #fff;
}

.bg-tvgladbach {
  color: #fff;
  border-radius: 0px;
  border: 0;
  background-color: #3a81b5;
}
.bg-tvgladbach h5 {
  color: #000;
  margin-top: 2rem;
}
.bg-tvgladbach .btn-tvgladbach {
  color: #fff;
  background-color: #1569ae;
  border-color: #1569ae;
}
.bg-tvgladbach .btn-tvgladbach:hover {
  color: #fff;
}


.inhalt ul {
    list-style-image: url('/site/assets/images/list2.png');
}
.inhalt li {
    margin-left: -22px;
}

.text-primary {
    color: #1569ae!important;
}

a.btn {
  text-decoration: none;
}

.navbar {
    padding: 0;
    height: 50px;
}
.navbar-brand {
  margin-right: 1.5rem;
}
.navbar .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.nav-link {
  font-size: 1rem;
  color: #fff!important;
  font-weight: normal;
  letter-spacing: 0;
  padding: 0.8rem 2rem;
}

li.nav-item {
  border-left: 1px solid #fff;
}
li.nav-item:last-child {
  border-right: 1px solid #fff;
}
.dropdown-menu {
  top: initial;
  left: initial;
}
/*
.dropdown-item {
  font-size: 1rem;
}
*/
.dropdown-toggle:after {
    display: none;
}

.carousel-caption {
    bottom: 64px;
    padding: 0;
}

.carousel-caption h2 {
  font-size: 80px;
  font-weight: bold;
  color: white;
  text-align: center;
  text-shadow: 0 0 3px #1569ae;
}
.carousel-inner {
  height: 450px;
}

table.training {
  background-color: #ececec;
  border: 0!important;
  border-collapse: collapse;
}
table.training td, table.training th {
  padding: 10px;
  font-weight: normal;
}
table.training thead th {
  text-align: left;
  font-weight: bold;
  background-color: #c1daec;

}
table.training tbody th {
  text-align: left;
  font-weight: bold;
  background-color: #c1daec;
}
/*
table.training tbody tr:nth-child(even) {
	background-color: #ececec;
	color: #000;
}
*/

.card {
    border-radius: 0.4rem;
    overflow: hidden;
	background-color: #c1daec;
}

.card .bild {
  padding: 0;
  width: 100%;
}

.card .text img {
	height: 27px;
}

.card .person h4 {
  font-size: 1.2rem;
}
.card .person p {
  font-size: 0.9rem;
}
.ansprech {
  min-height: 100px;
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.9);
    border-color: rgba(0, 0, 0, 0.3);
    background-color: rgba(0, 0, 0, 0.3);
}

ul.search {
  padding-left: 0;
}
ul.search li {
  list-style: none;
  margin-top: 2.5rem;
}
ul.search a {
  font-size: 1.5rem;
  text-decoration: none;
  font-weight: bold;
  line-height: 1.2rem;
}
ul.search div.summary {
  padding-left: 40px;
}
ul.search div.summary p {
  margin-bottom: 0.3rem;
}
ul.search div.summary {
  margin-bottom: 1rem;
}

.navigation-clean.navbar .navbar-nav .nav-link {
    padding: 0 8px;
}
.navigation-clean.navbar .navbar-nav li.nav-item:first-child .nav-link {
    padding-left: 0;
}

.dropdown-menu {
  padding: 0;
  top: 47px;
  border: 0;
  background-color: #c1daec;
}
.dropdown-item {
  padding: 0.5rem 0.5rem;
  border-top: 1px solid #3a81b5;
	color: rgb(84, 84, 84);
	font-size: 0.9rem;
}

.dropdown-item:hover {
  background: #eee;
  color: #1569ae;
}
/*
.dropdown-item:last-child {
    border-bottom: 0;
}
*/
.klein p {
  font-size: 0.9rem;
}



.claim {
  display: inline-block;
  position: absolute;
  z-index: 200;
  width: 100%;
  height: 50px;
  text-align: center;
  bottom: 0;
}
.claim div {
  width: 380px;
  margin: 0 0 0 auto;
  background-color: #1569ae;
  height: 100%;
}
.claim div h3 {
  position: absolute;
  display: block;
  color: #fff;
  font-weight: normal;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 10px;
}
table.schaum {
  font-size: 1rem;
}
table.schaum td {
  border: 1px solid #ccc;
  padding: 2px 4px;
  font-weight: bold;
} 
table.schaum th {
  border: 1px solid #ccc;
  padding: 2px 4px;
  font-weight: normal;
}

@media (max-width: 1420px) {
  .carousel-caption h2 {
    font-size: 36px;
  }
}

@media (max-width: 1199px) {

  li.nav-item {
    border-top: 1px solid #3a81b5 !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    background-color: #c1daec !important;
    border-left: 0 !important;
  }

  li.navbar-nav a {
    color: black;
  }

  a.nav-link {
    color: black !important;
  }


  .dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    float: right;
    min-width: 10rem;
    padding: 0;
    margin: 0.125rem 0 0;
    font-size: 1.2rem;
    color: #333;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-radius: 0;
    box-shadow: none;
  }
  .dropdown-item {
    display: block;
    width: 100%;
    padding: 0.1rem 2rem 0 2rem;
    clear: both;
    font-weight: normal;
    color: #212529;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    text-align: left;
    font-size: 1rem;
    border-top: 1px solid rgba(0, 0, 0, 0.3);;
  }

  .navigation-clean.navbar .navbar-nav li.nav-item:first-child .nav-link {
    padding-left: 8px;
  }
  .navigation-clean .navbar-nav > li > .dropdown-menu {
    margin-top: 5px;
  }

  .menuinfo {
    display: none;
  }
  h1, .h1 {
    font-size: 1.8rem;
  }
  h2, .h2 {
    font-size: 1.55rem;
  }
  h3, .h3 {
    font-size: 1.35rem;
  }
  h5, .h5 {
    font-size: 1.25rem;
  }

  .carousel-inner {
    height: 350px;
  }
  .carousel-caption h2 {
    font-size: 32px;
  }
}

@media (max-width: 991px) {
  .carousel-inner {
    height: 270px;
  }
  .carousel-caption h2 {
    font-size: 25px;
  }
}

@media (max-width: 767px) {
  .carousel-inner {
    height: 200px;
  }
  table.datenblatt {
    font-size: 0.8rem;
  }
  table.datenblatt tbody th {
    width: 40%;
  }
  .carousel-caption h2 {
    font-size: 16px;
  }
  .claim {
    display: inline-block;
    position: absolute;
    z-index: 200;
    width: 100%;
    height: 30px;
    text-align: center;
    bottom: 0;
  }
  .claim div {
    width: 240px;
    margin: 0 0 0 auto;
    background-color: #1569ae;
    height: 100%;
  }
  .claim div h3 {
    position: absolute;
    display: block;
    font-size: 1.1rem;
    color: #fff;
    font-weight: normal;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 10px;
  }
}

@media (max-width: 575px) {
  .carousel-inner {
    height: 150px;
  }
}

@media (max-width: 467px) {
  .carousel-inner {
    height: 150px;
  }
  .carousel-caption h2 {
    font-size: 12px;
  }
}


@media (min-width: 768px) {
  .navigation-clean {
      padding-top: 2rem;
      padding-bottom: 0.2rem;
  }
}

.galerie {
    list-style: none;
    position: relative;
    display: inline-block;
    border-radius: 2px;
    background: #ccc;
    padding: 0.4em;
    vertical-align: top;
    border: 1px solid transparent;
    margin-bottom: 0.2rem;
}
.galerie .overflow {
  width: 203px;
  height: 203px;
  overflow: hidden;
  position: relative;
}

.galerie .overflow > img {
  position: absolute;    
  max-height: 500%;
  max-width: 500%;
  top: 50%;
  left: 50%;
  -ms-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.galerie a {
  width: 200px;
  height: 200px;
  display: block;
  position: relative;
}
.alert {
  position: relative;
  font-weight: bold;
  font-size: 1.2rem;
  font-style: italic;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border-top: 2px dotted #99bbd6;
  border-radius: 19px;
  color: #666;
  border-bottom: 3px solid #99bbd6;
  text-align: center;
}

.alert p {
	margin-bottom: 0;
}

.alert a {
  color: #fff;
}

.alert ul {
  margin-top: 0;
  margin-bottom: 1rem;
  list-style-image: url('/site/assets/images/checkbox.png');
  margin-left: -20px;
}


/*----------fancyboxkram---------------*/
figcaption {
    display: none;
}

@media (min-width: 1200px) {
  .navbar-expand-xl .navbar-nav .nav-link {
      padding-right: 1.5rem;
      padding-left: 1.5rem;
  }
}