div.jumbotron.carousel-hero {
  color: #fff;
  text-align: center;
  background-size: cover;
  background-position: center;
  padding-top: 100px;
  padding-bottom: 100px;
  margin-bottom: 0;
}

div.jumbotron.hero-nature {
  background-image: url(../../assets/img/buchinger-heilfasten-hotel.jpg);
}

div.jumbotron.hero-photography {
  background-image: url('architects-and-worker.jpg');
}

div.jumbotron.hero-technology {
  background-image: url('young-college-students.jpg');
}

h1.hero-title, h2.hero-title, h3.hero-title {
  text-shadow: 0 3px 3px rgba(0,0,0,0.4);
  color: #fff;
}

p.hero-subtitle {
  max-width: 600px;
  margin: 25px auto;
  padding: 10px 15px;
  color: #fff;
}

.plat {
  border-radius: 0px;
}

.btn.btn-primary {
  background-color: rgb(234,168,0);
  border-radius: 30px;
  border: none;
  font-weight: 600;
  font-size: 18px;
}

.btn-primary.focus, .btn-primary:focus {
  box-shadow: none;
}

span {
  font-style: inherit;
  font-weight: inherit;
}

#h1ind {
  margin-top: 120px;
  color: rgb(234,168,0);
  margin-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 60%;
  word-break: break-all;
  font-family: Marck Script;
  font-size: 60px;
}

#h3ind {
  color: rgb(234,168,0);
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 60%;
  word-break: break-all;
  margin-bottom: 30px;
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 2px rgb(195,179,92);
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #eaa800;
  box-shadow: 0 0 1px rgb(195,179,92);
}

.btn-primary.focus, .btn-primary:focus {
  box-shadow: 0 0 1px rgb(195,179,92);
}

img {
  width: 100%;
}

#divi {
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  width: 60%;
}

#coni {
  margin: 50px;
  background-color: rgb(255,246,223);
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 60%;
}

#iconi1:hover {
  font-size: 80px;
  margin-top: 20px;
  padding-bottom: 1px;
  color: rgb(201,47,13);
}

#iconi1 {
  font-size: 80px;
  margin-top: 20px;
  padding-bottom: 1px;
}

#iconi2:hover {
  font-size: 80px;
  margin-top: 20px;
  color: rgb(7,147,7);
}

#iconi2 {
  font-size: 80px;
  margin-top: 20px;
  margin-bottom: 3px;
}

#iconi3 {
  font-size: 80px;
  margin-top: 20px;
  margin-bottom: 3px;
}

#iconi3:hover {
  font-size: 80px;
  margin-top: 20px;
  color: rgb(0,178,255);
}

#h2ind {
  color: rgb(234,168,0);
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  word-break: break-all;
}

#h1t {
  color: rgb(234,168,0);
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  word-break: break-all;
  width: 60%;
  text-align: left;
}

#b1h {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

#pt {
  margin-top: 0;
  margin-bottom: 1rem;
}

#cobo {
  margin: 50px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 60%;
  margin-top: 80px;
  background-color: rgb(255,246,223);
}

#pb {
  text-align: justify;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-bottom: 10px;
}

#bimg {
  width: 80%;
  opacity: 0.9;
}

#bh {
  margin-bottom: 10px;
  margin-top: 10px;
  color: rgb(234,168,0);
  font-weight: 100;
  font-size: 24px;
}

.navbar-light .navbar-toggler-icon {
  background-image: url(../../assets/img/icon-fasten.svg);
}

#ari {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 60%;
}

#arpi2 {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

#h1par {
  margin-top: 120px;
  color: rgb(234,168,0);
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 60%;
  word-break: break-all;
  font-family: Marck Script;
  font-size: 50px;
}

.col-md-6 {
}

#c {
  background-image: url(../../assets/img/fasten-wandern-hotel.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
}

#row {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  height: 200px;
}

#c2 {
  background-color: rgb(255,246,223);
  padding: 0;
}

#aph {
  align-items: center;
  height: 200px;
  font-size: 22px;
  padding: 10px;
}

@media (max-width: 1860px) {
  #aph {
    font-size: 14px;
    word-break: break-all;
    height: 100%;
    overflow: overlay;
    align-items: center;
  }
}

#c-fh {
  background-image: url(../../assets/img/fasten-hotel-ödhof.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
}

#row-dz {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  height: 500px;
}

#rowz {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  /*height: 200px;*/
}

@media (max-width: 768px) {
  #c-z {
    background-image: url(../../assets/img/fasten-hotel-ödhof.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    max-width: 100px;
    max-height: 100px;
  }
}

#c-z-hover-zoom {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
  transition: all 2s ease;
  border: 5px solid white;
}

#c-z:hover:disabled {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
  transition: transform .3s ease;
  transform: scale(1.1);
  transform-origin: center center;
}

#c-z {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
}

#aph2 {
  position: relative;
  word-break: break-all;
  display: grid;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  background-color: rgb(255,246,223);
  text-align: center;
  padding: 10px;
}

#c-zi {
  background-image: url(../../assets/img/fasten-hotel-zimmer.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
}

#map {
  margin: 0 auto;
}

#c-wu {
  background-image: url(../../assets/img/hotel-skigebiet-bayerischer-wald.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
}

#c-su {
  background-image: url(../../assets/img/hotel-wander-urlaub-bayerischer-wald.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
}

#c-bu {
  background-image: url(../../assets/img/buchinger-heilfasten-fasten-hotel.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
}

#c-ba {
  background-image: url(../../assets/img/basenfasten-basische-ernährung.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
}

#c-i {
  background-image: url(../../assets/img/intervallfasten-schnell-abnehmen.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
}

#c-y {
  background-image: url(../../assets/img/yoga-urlaub-bayerischer-wald.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
}

#c-s {
  background-image: url(../../assets/img/suppenfasten-hotel.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
}

#pai {
  width: 60%;
  margin-top: 70px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: block;
}

#c-t {
  background-image: url(../../assets/img/fasten-tee-ingwer.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
}

#c-wb {
  background-image: url(../../assets/img/wellness-hotel-wellnessbereich.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
}

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
  border-radius: 10px;
  color: rgb(234,168,0);
  background-color: rgb(255,255,255);
  margin-top: 40px;
  font-size: 20px;
  border-style: double;
  border-color: rgb(234,168,0);
}

#db {
  width: 60%;
  text-align: right;
}

