body {
  padding-top: 28px;
  font-family: Georgia, Times, "Times New Roman", serif; }

p {
  font-size: 1.1rem; }

#lang {
  position: absolute;
  right: 10px;
  top: 10px; }

#lang span {
  color: #0060ad;
  font-size: 12px; }

.active_de, .active_en, .active_cn {
  font-weight: bold;
  color: #0060ad;
  background-color: #e0f1ff !important;
  padding: 5px; }

.parade.col-md-4, .training.col-md-6 {
  float: left; }

#ueber_uns a {
  text-decoration: underline !important; }

p.card-text {
  font-size: 1rem; }

#topaction {
  opacity: 0;
  position: fixed;
  bottom: 20px;
  transition: 2s;
  right: 20px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #0060ad;
  color: white;
  cursor: pointer;
  padding: 10px;
  border-radius: 5px; }

#topaction:hover {
  background-color: #1496ff;
  text-decoration: none; }

#topaction .icon-arrow-up {
  font-size: 18px;
  font-weight: bold; }

.icon-arrow-right {
  font-size: 10px;
  font-weight: bold; }

.navbar-toggler-icon .icon-list {
  font-size: 2rem;
  color: #0060ad; }

a {
  color: #0060ad; }

.gal_btn {
  border: none;
  outline: none;
  padding: 12px 16px;
  background-color: white;
  cursor: pointer;
  color: #0060ad;
  font-size: 1.2rem; }

.gal_btn.as {
  background-color: #0060ad;
  color: white;
  border: none;
  outline: none; }

#lightSlider img {
  width: auto;
  max-height: 50px;
  vertical-align: middle; }

#lightSlider {
  margin-top: 3rem; }

.lSPager {
  margin-top: 2rem !important; }

.card {
  border-radius: 0; }

.card-title {
  color: #0060ad; }

footer p {
  font-size: 0.9rem; }

footer a {
  color: #fff; }

footer a:hover {
  color: #ffffff;
  text-decoration: underline; }

.modal-content {
  font-size: 0.9rem;
  padding: 1rem; }

#accordion .card {
  border: 0;
  box-shadow: 0px 2px 5px #eee; }

#accordion .card-header {
  border: 0;
  background: #fff;
  box-shadow: 0px 2px 5px #eee;
  font-weight: bold; }

#accordion .card-header .btn-link {
  font-size: 1rem;
  color: #0060ad;
  font-weight: bold;
  white-space: normal; }

#accordion .btn-link.collapsed {
  font-weight: normal; }

#lightSlider_liedtexte {
  text-align: center; }

#liedtexte, #videos {
  background-image: url("../img/eifelturm-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll; }

#liedtexte p, #videos p {
  color: #fff;
  text-shadow: 0px 0px 5px #003661; }

#liedtexte h1, #videos h1 {
  color: #fff;
  text-shadow: 0px 0px 5px #003661; }

#liedtexte h2, #Videos h2 {
  color: #fff;
  text-shadow: 0px 0px 5px #003661; }

#lightSlider img {
  margin-left: 60px; }

.lSAction > a {
  background-image: url("../img/controls.png");
  height: 30px; }

#support .lSAction > a {
  background-image: url("../img/controls-blue.png") !important;
  height: 30px; }

#support .center-thumbs .lslide {
  text-align: center; }

#support h2 {
  text-align: center; }

.tablink {
  background: #fff;
  color: #0060ad;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  font-size: 17px;
  width: 33.333%; }

.tablink:hover {
  background-color: #0060ad !important;
  color: #fff; }

.tabcontent {
  color: #333333;
  display: none;
  min-height: 120px;
  padding: 0;
  text-align: left;
  margin-bottom: 2rem; }

#wie {
  background-color: #fff; }

#warum {
  background-color: #fff; }

#wer {
  background-color: #fff; }

.carousel-control-prev-icon, .carousel-control-next-icon {
  width: 3rem;
  height: 3rem;
  background-color: #0060ad;
  background-size: 70%; }

.carousel-indicators {
  bottom: 70px; }

#videos .carousel-control-prev-icon, #videos .carousel-control-next-icon {
  width: 3rem;
  height: 3rem;
  background-size: 70%;
  bottom: 70px; }

#videos .carousel-control-prev, #videos .carousel-control-next {
  bottom: 70px; }

.indicators .indicator-item.active {
  background-color: #0060ad !important; }

.indicators .indicator-item {
  background-color: #cccccc !important; }

@media (max-width: 768px) {
  #lang span {
    display: none; }

  .collapse li a.nav-link {
    border-bottom: 1px solid #e0f1ff; }

  .t_brand {
    width: 80%;
    overflow: hidden;
    margin-left: -0.75rem;
    padding: 0.75rem; }

  .t_brand .t_brand_text {
    font-size: 1.2rem !important;
    font-weight: bold;
    line-height: normal;
    padding-top: 4.3% !important; }

  .fixed-top {
    box-shadow: 0px 2px 5px #eee;
    border-top: 2px solid #0060ad; } }
.t_brand {
  width: 80%;
  overflow: hidden;
  margin-left: -0.75rem; }

a.t_brand:hover {
  text-decoration: none; }

.t_brand img {
  width: 100px;
  height: auto;
  float: left;
  margin-right: 0.9rem; }

.t_brand .t_brand_text {
  color: #0060ad;
  font-size: 1.5rem;
  display: block;
  font-weight: bold;
  line-height: normal;
  padding-top: 1rem;
  font-family: Georgia, Times, "Times New Roman", serif; }

@media (min-width: 992px) {
  .navbar .container {
    margin-top: -40px; }

  .navbar-expand-lg .navbar-collapse {
    position: absolute;
    bottom: 20px;
    margin-left: 80px;
    background-image: url(../img/border-bottom.png);
    padding-top: 0.8rem;
    background-repeat: no-repeat;
    background-position: -30px top; }

  .fixed-top {
    height: 130px;
    vertical-align: top;
    box-shadow: 0px 2px 5px #eee; }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
    font-size: 1.3rem; }

  a.nav-link.active {
    color: #0060ad;
    background-color: #e0f1ff !important; }

  a.nav-link:hover {
    color: #0060ad;
    background-color: #e0f1ff !important; } }
.baby-blue {
  background-color: #f6f8fd; }

h1 {
  color: #0060ad;
  font-size: 1.6rem;
  margin-top: 0px; }

h1.title {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-weight: bold; }

h1.title::after {
  width: 3rem;
  border-top-width: 3px;
  content: "";
  display: block;
  border-top-style: solid;
  border-color: inherit;
  margin: 0.3rem auto 1.6rem auto; }

h2 {
  color: #333333;
  font-size: 1.5rem; }

.p1_random2 {
  width: 100%; }

.t1_random1, .t1_random2, .t1_random3 {
  width: 100%;
  overflow: hidden;
  clear: both; }

.preloader-background {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  position: fixed;
  z-index: 8000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.card .card-content {
  background: #f6f8fd;
  color: #0060ad; }

.page-footer {
  background: #333333; }

.gal_row {
  width: 100%; }

.gal_row img {
  width: 100%;
  max-width: 100%;
  height: auto; }

.parade .content {
  background-size: 100%;
  background-repeat: no-repeat; }

.training .content {
  background-size: 100%;
  background-repeat: no-repeat; }

.content {
  position: relative;
  height: 253px;
  overflow: hidden;
  margin-bottom: 1rem;
  box-shadow: 0px 2px 5px #ccc; }

.img-fluid {
  box-shadow: 0px 2px 5px #ccc;
  border: 3px double #fff; }

#support .img-support {
  box-shadow: none;
  border: 0px;
  height: 60px !important;
  text-align: center;
  margin: 0px auto; }

#support .col-md-3 a {
  display: block;
  margin: 30px auto;
  text-align: center;
  line-height: 60px; }

#tradition p {
  padding: 0 1rem; }

#tradition h2 {
  padding: 1rem 0 1rem 0;
  margin: 2rem 0 0 0;
  text-align: center; }

.uniform {
  background: url(../img/border-bottom.png) no-repeat top center;
  margin-top: 2rem;
  margin-bottom: 2rem; }

.laotse {
  margin-top: 2rem; }

.block {
  font-style: italic; }

.training .content {
  height: 340px; }

.gal_row .show, .tabcontent {
  opacity: 1;
  animation-name: fadeInOpacity;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  animation-duration: 2s; }

@keyframes fadeInOpacity {
  0%;
  opacity: 0;
  100%;
  opacity: 1; }
.image {
  display: block;
  width: 100%;
  height: auto; }

.gal_up {
  position: absolute;
  right: 15px;
  top: 15px;
  font-weight: bold;
  cursor: pointer;
  background-color: #fff;
  opacity: 1;
  color: #0060ad;
  border: 1px solid #0060ad;
  padding: 5px;
  font-size: 1rem; }

.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  opacity: 1;
  overflow: hidden;
  width: 100%;
  height: 36px;
  transition: 0.5s ease; }

.overlay p.full {
  font-size: 1rem !important;
  margin-top: 0.5rem;
  display: none; }

.overlay.fullopen .full {
  display: block !important;
  opacity: 1;
  animation-name: fadeInOpacity;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  animation-duration: 1s; }

.overlay.fullclose .full {
  opacity: 0; }

/*.content:hover .overlay
 * height: 100% */
.text h4 {
  font-size: 1rem;
  color: #0060ad;
  padding: 0;
  margin: 0; }

.text {
  color: #333333;
  font-size: 0.9rem;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center; }

.text p {
  padding: 0;
  margin: 0;
  font-size: 0.9rem; }

.email-success, .email-error, .ds-error {
  display: none; }

.input-box:active, .textarea-box:active, .input-box:focus, .textarea-box:focus {
  background-color: #f8d7da;
  border-color: #f5c6cb; }

/*# sourceMappingURL=custom.css.map */
