#sec1 {
  background-image: linear-gradient(to right,#537ca6,#00264d);
  height: 55px;
  text-align: center;
  z-index: 0;
  position: static;
}

#row1 {
  width: 70%;
  margin: 0 auto;
  padding-top: 10px;
  text-align: center;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: #fff;
}

.navbar-light .navbar-nav .nav-link {
  color: #fff;
}

#mtext:hover {
  color: #fff;
  font-weight: bold;
  display: inline-block;
  text-align: center;
  height: 50px;
  margin-bottom: 50px;
  padding-top: 10px;
  border-radius: 10px;
  background-color: #232323;
}

#mtext2:hover {
  color: #fff;
  width: 200px;
  font-weight: bold;
  display: inline-block;
  text-align: center;
  background-color: #232323;
  height: 50px;
  margin-bottom: 50px;
  padding-top: 10px;
  border-radius: 10px;
}

#mtext {
  color: #fff;
  font-weight: bold;
  display: inline-block;
  text-align: center;
  height: 50px;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

#mtext2 {
  color: #fff;
  width: 200px;
  font-weight: bold;
  display: inline-block;
  text-align: center;
  height: 50px;
  margin-bottom: 10px;
}

#kol-1 {
  margin-top: -19px;
  height: 60px;
}

#div1 {
  height: 140px;
  width: 200px;
  margin-top: 10px;
  background-color: #fff;
  border-bottom-right-radius: 25%;
  border-bottom-left-radius: 25%;
  /*margin-left: 20px;*/
  /*margin-right: 15px;*/
  padding-top: 24px;
  display: inline-block;
  /*-webkit-box-shadow: 0px 31px 15px -26px rgba(0,0,0,0.37);*/
  /*-moz-box-shadow: 0px 31px 15px -26px rgba(0,0,0,0.37);*/
  box-shadow: 0px 31px 15px -26px rgba(0,0,0,0.37);
}

@media (min-width: 300px) {
  #div1 {
    height: 140px;
    width: 200px;
    margin-top: 10px;
    background-color: #fff;
    border-bottom-right-radius: 25%;
    border-bottom-left-radius: 25%;
    /*margin-left: 20px;*/
    /*margin-right: 15px;*/
    padding-top: 24px;
    display: inline-block;
    /*-webkit-box-shadow: 0px 31px 15px -26px rgba(0,0,0,0.37);*/
    /*-moz-box-shadow: 0px 31px 15px -26px rgba(0,0,0,0.37);*/
    box-shadow: 0px 31px 15px -26px rgba(0,0,0,0.37);
  }
}

#sec2 {
  border-bottom-right-radius: 200px;
  background-image: url(../../assets/img/slide.jpg);
  width: 100%;
  height: 350px;
  z-index: 1;
  position: initial;
  display: -webkit-inline-box;
}

#sec3 {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to right,#537ca6,#00264d);
}

#kol-2 {
  margin: 0 auto;
  text-align: center;
  width: 40%;
}

#row-2 {
  width: 70%;
  margin: 0 auto;
  /*padding-top: 10%;*/
}

.h1, h1 {
}

#head1 {
  font-size: 40px;
  color: #00264d;
}

#para1 {
  color: #537ca6;
  /*padding: 30px;*/
  font-size: 25px;
}

#row3 {
  /*width: 70%;*/
  margin: 0 auto;
  /*padding-top: 215px;*/
}

#kol-3 {
  width: 100%;
  height: 100px;
}

#head2 {
  font-size: 45px;
  color: #fff;
  height: Auto;
}

#par1 {
  color: #fff;
  font-size: 14px;
  padding-left: 50px;
  width: 80%;
  float: left;
}

#button1 {
  float: right;
  background-color: #0f6ad5;
  border-color: #1c7430;
  margin-top: -20px;
  padding-left: 40px;
  padding-right: 40px;
  height: 50px;
}

#uberuns {
  width: 100%;
  margin: 0 auto;
}

#row4 {
  width: 70%;
  margin: 0 auto;
  padding-top: 50px;
}

#kol-4 {
}

#img-1 {
  float: right;
  width: 250px;
  border-radius: 5px;
  box-shadow: 5px 5px 5px rgba(0,38,77,0.8);
  margin-bottom: 14px;
  height: 235px;
}

#head3 {
  font-size: 25px;
  color: #000;
  padding-left: -1px;
}

#par2 {
  font-size: 18px;
  padding-left: 1px;
  text-align: left;
}

#row5 {
  width: 70%;
  padding-top: 50px;
  background-color: #fff;
  padding-top: 70px;
}

@media (min-width: 300px) {
  #row5 {
    width: 100%;
    padding-top: 50px;
    background-color: #fff;
    padding-top: 70px;
  }
}

#oeffnungszeiten {
  width: 100%;
}

#head4 {
  text-align: center;
  color: #fff;
  font-size: 25px;
  background-image: linear-gradient(to right,#537ca6,#00264d);
  padding: 10px;
}

#row6 {
  width: 70%;
  margin: 0 auto;
  padding-top: 50px;
  background-color: #fff;
  padding-top: 70px;
}

@media (min-width: 300px) {
  #row6 {
    width: 100%;
    margin: 0 auto;
    padding-top: 50px;
    background-color: #fff;
    padding-top: 70px;
  }
}

#img2 {
  height: 450px;
}

#ikon {
  color: #00264d;
  font-size: 20px;
  padding-right: 10px;
}

#par3 {
  font-weight: bold;
  padding-bottom: 5px;
  font-size: 20px;
}

#div2 {
  float: left;
  margin-left: 10px;
}

#kol-6 {
  padding-top: 15px;
}

#row7 {
  height: 400px;
}

#sec7 {
  margin-top: 50px;
}

#ficon {
  color: #fff;
}

.oeffnunszeit {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}

.table-offnung {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

#kol-5 {
}

#headcolm {
  padding-top: 16px;
}

#ortcolumn {
  padding-top: 12px;
}

#paraTermin {
  font-size: 18px;
}

.nav.navbar-nav.mr-auto {
}

.nav.navbar-nav.ml-auto {
  margin-right: 50px;
}

.bg-menu {
  background-image: linear-gradient(to right,#537ca6,#00264d);
  font-size: 16px;
  width: auto;
  height: auto;
  /*max-height: 60px;*/
}

#paralex-bg {
  height: 500px;
  background-image: url(oldenburg.jpg);
  background-position: center;
  background-size: cover;
}

#div_logo {
  height: 120px;
  width: 160px;
  background: white;
  background-color: white;
  border-bottom-right-radius: 25%;
  border-bottom-left-radius: 25%;
  /*display: inline-block;*/
  text-align: center;
  opacity: 1;
}

@media (min-width: 576px) {
  #div_logo {
    height: 120px;
    width: 160px;
    background: white;
    background-color: white;
    border-bottom-right-radius: 25%;
    border-bottom-left-radius: 25%;
    display: inline-block;
    text-align: center;
  }
}

#navcol-2 {
  width: auto;
}

#navcol-1 {
}

