@import url('https://fonts.googleapis.com/css?family=Karla:400,400i,700,700i');

html, body {
  font-family: 'Karla', sans-serif;
  font-size: 14px;
}

img {
  max-width: 100%;
  height: auto;
}

/*font-styles*/
h1, h2, h3, a, p {
  font-family: 'Karla', sans-serif;
  color: rgb(71, 75, 81);
}

h4 {
  font-family: 'Karla', sans-serif;
  color: rgba(71, 75, 81, 0.7);
  font-size: 1.6em;
  text-align: center;
  margin: 10px 0;
}

h3 {
  font-family: 'Karla', sans-serif;
  font-style: italic;
  font-weight: bold;
  font-size: 22px;
  margin: 30px 0px 0px;
  color: rgb(42, 130, 163);
}

p{
  font-family: 'Karla', sans-serif;
  color: rgba(71, 75, 81, 0.7);
  margin: 10px 0;
  font-size: 1.1em;
}

h2 {
  font-size: 1.2em;
  background-color: rgb(42, 130, 163);
  margin: 30px 0 10px 0px;
  padding: 7px 20px 6px;
  color: white;
  width: 100%;
  text-transform: uppercase;
}

.produkttitel {
  font-size: 1em;
  background-color: rgb(42, 130, 163);
  margin: 10px 0;
  padding: 7px 10px;
  color: white;
  word-wrap:break-word;
}

.produkttitel a{
  color: white;
}

.produkttitel a:hover{
  text-decoration: none;
}

.liststyle li{
   font-family: 'Karla', sans-serif;
   color: rgba(71, 75, 81, 0.7);
   margin: 5px 0;
   font-size: 1.1em;
}

.liststyle{
   margin-left: -25px;
}

.history{
   margin-left: -25px;
}

.font-details, .font-details a {
  font-family: 'Karla', sans-serif;
  font-size: 22px;
  margin: 10px 0px 0px;
  color: rgb(42, 130, 163);
  text-align: center;
}

.font-details a:hover{
  text-decoration: none;
}

.p-details {
  font-family: 'Karla', sans-serif;
  color: rgba(71, 75, 81, 0.7);
  margin: 0;
  font-size: 1.1em;
  text-align: center;
}

.haendler img {
  margin-top: 15px;
}

/*wrapper*/
.wrapper {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  align-items: stretch;
}

/*Header*/
.header {
  height: auto;
  background-color: white;
  padding-top: 20px;
  padding-bottom: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 210;
  width: 100%;
  overflow: hidden;
}

.language {
  text-align: right;
  max-width: 1630px;
  padding: 0 1rem;
}

.language li{
  display: inline-block;
}

.language ul{
  list-style: none;
  padding: 0;
  margin: 0;
}

.language a{
  margin: 0 0 0 12px;
}

.language a:hover {
  color: rgb(42, 130, 163);
  text-decoration: none;
}

.navbar {
  padding: 50px 0 -20px 0;
}

.navbar ul {
  margin-top: 20px;
}

.navbar-brand img {
  min-width: 170px;
}

.navbar .fw-nav-btn .fw-nav-selected{
   border-bottom: rgba(42, 130, 163, 0.5) solid 5px;
}

.headercontainer {
  max-width: 1520px;
}

.navbar a.selected:link, a.selected:visited {
  border-bottom: rgba(42, 130, 163, 0.5) solid 5px;
}

.navbar ul li {
  display: inline-block;
  margin: 0 10px;
  font-size: 1.1em;
}

.navbar ul li a {
  border-bottom: transparent solid 5px;
}

.navbar ul li a:hover {
  color: rgba(71, 75, 81, 0.7);
  text-decoration: none;
  border-bottom: rgba(42, 130, 163, 0.5) solid 5px;
}

a.current:link, a.current:visited {
  border-bottom: rgba(42, 130, 163, 0.5) solid 5px;
}

.navbar .nav-link {
  display: inline-block;
}

#navbutt_46752_119496,
#navbutt_46751_119496{
   margin-top: 8px;
}
#navbutt_46752_119496 a,
#navbutt_46751_119496 a{
   background-color: rgba(42, 130, 163, 0.4);
   color: rgba(0,0,0,.7);
}

.catalogues{
   margin-top: 18px;
}

.catalogues .icon{
   margin: 0 0 0 -5px;
}
/*searchbar*/
.searchbar {
  margin-bottom: 20px;
  margin-top: auto;
  height: 24px;
  border-radius: 30px;
  padding: 10px;
}

.search-input {
  color: rgba(0, 0, 0, .5);
  border: 0;
  outline: 0;
  background: none;
  width: 0;
  line-height: 20px;
  transition: width 0.4s linear;
  font-family: 'Karla', sans-serif;
  font-size: 1.1em;
}

.searchbar:hover>.search-input {
  padding: 0 10px 0 0;
  width: 150px;
  transition: width 0.4s linear;
  border-bottom: 2px solid rgb(42, 130, 163);
}

.searchbar:hover>.search-icon {
  background: white;
  color: black;
  text-decoration: none;
}

.search-icon {
  height: 20px;
  width: 20px;
  float: right;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: black;
}

/*Slider*/
.slider {
  height: auto;
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
}

.carousel-content {
  position: absolute;
  bottom: 30%;
  left: 10%;
  z-index: 20;
  color: rgb(42, 130, 163);
  padding: 8px;
  background-color: rgba(255, 255, 255, 0.7);
  font-size: 20px;
  font-family: 'Karla', sans-serif;
}

.carousel-inner > .carousel-item{
  max-height: 750px;
}

.carousel-inner > .carousel-item > img, .carousel-inner > .carousel-item > a > img{
    margin:auto;
}

.fixed-slider {
  text-align: center;
}

.colum-right {
  height: auto;
  text-align: left;
}

.colum-right .gallery img {
  margin: 2px 0;
  border: 3px solid rgba(0, 0, 0, .3);
  max-width: 30%;
}

.contentcachel .gallery img{
   border: none;
}

/*main*/
section {
  padding-bottom: 50px;
}

.mainhome {
  height: 100vh;
  background-color: #fff
  ;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  padding-top: 50px;
}

.homecontainer {
  max-width: 800px;
  height: auto;
}

.contentcontainer {
  max-width: 1300px;
  height: auto;
  overflow: hidden;
  padding: auto 0;
}

.contentcontainer .colum-left, .contentcontainer .colum-right {
  width: 100%;
  float: none;
  padding-right: 0;
}

.colum-left .links:hover {
  color: rgb(42, 130, 163);
  text-decoration: none;
}

.row {
  margin-right: 0;
}

.overview {
  height: auto;
  /* ? */
  background-color: #fff;
}

.home-information {
  height: auto;
  background-color: #f7f7f7;
  padding-bottom: 50px;
  padding-top: 100px;
}

.cachels .details {
  text-align: center;
  padding-left: 15px;
  padding-right: 0;
}

.details img{
   margin-top: 10px;
}


.produktinfo {
  height: auto;
  background-color: rgba(42, 130, 163, 0.1);
  margin: 20px 0;
}

.linksproduktseite {
  text-align: right;
  padding-bottom: 10px;
}

.linksproduktseite i {
  margin-right: 5px;
}

.linkprodukt {
  margin: 0 0 0 10px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  padding: 3px 5px;
}

.linksproduktseite a:hover {
  text-decoration: none;
  color: rgb(42, 130, 163);
}

.formularbutton{
   background-color: rgb(42, 130, 163);
   border-color: rgb(42, 130, 163);
}

.formularbutton:hover{
   background-color: rgb(42, 130, 163);
}

.articelnr{
   text-align: center;
   background-color: rgba(71, 75, 81, 0.2);
   font-family: 'Karla', sans-serif;
   font-size: 18px;
   color: rgba(71, 75, 81, 0.7);
   max-width: 237px;
}

.images img{
   margin: 5px 3px auto;
}

.contactimages{
   text-align: left;
}

.contactimages img, .historyimg img{
   margin: 0px -15px 10px auto;
}

.historyimg{
   text-align: right;
}

iframe {
  max-width: 100%;
}

/*sidebar*/
.sidebar {
  margin-top: 30px;
}

/*Subnav*/
.sub-nav>li{
  color: rgb(42, 130, 163);
  padding: 2px;
}

.sub-nav>li>a {
  color: #fff;
  font: 1.2em 'Karla', sans-serif;
  background-color: rgb(42, 130, 163);
  display: block;
  padding: .5rem 1rem;
  text-decoration: none;
}

.sub-nav a.arrow::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
  transform: rotate(-90deg);
  transition: all 0.2s ease-in-out
}

.sub-nav a.arrow.active::after {
  transform: rotate(0deg);
}

.sub-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: none;
}

@media screen and (max-width: 1007px) {
  .sub-nav ul{
    display: none !important;
  }
}

.sub-nav ul li ul li{
  padding: 4px 0 2px;
}

.sub-nav ul li{
  padding: 2px 0;
}

.sub-nav ul li a {
  color: rgb(42, 130, 163);
  background-color: #f7f7f7;
  display: block;
  padding: .5rem 1rem;
  text-decoration: none;
}

.sub-nav ul li ul li a {
   padding-left: 25px;
  color: rgba(71, 75, 81, 0.7);
}

.home-information .home-section {
  text-align: center;
  padding: 30px 20px 30px;
}

.home-information .home-section a:hover{
  color: rgb(42, 130, 163);
  text-decoration: none;
}

.home-information .home-section h3 a{
  color: rgb(42, 130, 163);
}

.sub-nav .fw-nav-btn .fw-nav-selected{
   background-color: rgba(71, 75, 81, 0.2);
   color: rgb(42, 130, 163);
}

.sub-nav .active .fw-nav-selected{
   background-color: rgb(42, 130, 163);
   color: #fff;
}

.sub-nav > li > ul > li >.fw-nav-selected{
   background-color: rgba(71, 75, 81, 0.2);
}

.sub-nav > li > ul > li > ul > li > .fw-nav-selected{
   border-bottom: 3px solid rgba(42, 130, 163, 0.5);
}

/* Form */
.dem_meldung{
  color: red;
}
.form_bg_color_false{
  border: 1px solid red !important;
}

/*footer*/
.footercontainer {
  max-width: 1250px;
  height: auto;
}

.footer {
  text-align: center;
  height: 280px auto;
  background-color: rgb(42, 130, 163);
}

.kontakt-footer {
  margin-top: 15px;
  color: #fff;
}

.kontakt-footer a{
  color: #fff;
}

/*media-queries*/
@media screen and (min-width: 520px) {
  .kontakt-footer {
    margin: 30px auto 20px;
  }

  .colum-right {
    text-align: left;
  }

  .historyimg{
     text-align: right;
  }

}

@media screen and (min-width: 576px){
   .contactimages{
      text-align: right;
   }
   .produktinfo {
     margin: 0 0;
   }

}

@media screen and (min-width: 900px) {
  .footer {
    text-align: left
  }

  .carousel-content {
    padding: 10px;
    font-size: 55px;
  }
}

@media screen and (min-width: 1000px) {
  .contentcontainer .colum-left {
    width: 30%;
    float: left;
    padding-right: 30px;
  }

  .contentcontainer .colum-right {
    width: 70%;
    float: right;
  }
}

@media (min-width: 1500px) {
  .navbar-expand-custom {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-custom .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-custom .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
  }

  .navbar-expand-custom .navbar-collapse {
    display: flex !important;
  }

  .navbar-expand-custom .navbar-toggler {
    display: none;
  }

  .navbar-expand-custom .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar .nav-link {
    display: block;
  }

  .searchbar {
    margin-bottom: auto;
  }
}
