/* GENERELL  added only last two blocks to fix wrong name*/
body {
  font-family: "Oswald", sans-serif;
  color: #68727a;
  padding-top: 50px;
  background-color: #f5f5f5;
}
p {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  font-size: 1.3em;
}
a {
  color: #fff;
  font-weight: 700;
}
.img-responsive {
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
  width: auto;
}
h1 {
  font-weight: 300;
  text-transform: uppercase;
  font-size: 2.5em;
  letter-spacing: 0.1em;
}
h2 {
  font-weight: 400;
  font-size: 1.6em;
  line-height: 150%;
}
h3 {
  font-weight: 300;
  text-transform: uppercase;
  font-size: 1.6em;
  letter-spacing: 0.1em;
}
.abstandunten {
  padding-bottom: 30px;
}
.abstandobenunten {
  padding-top: 30px;
  padding-bottom: 30px;
}
.well {
  border: 0;
  box-shadow: inset 0 0 0;
  background-color: #bfd8d2;
  padding: 5px 10px;
}
.well hr {
  border-top: 1px dotted #fff;
}
.well-galerie {
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .well-galerie {
    min-height: 280px;
  }
}
@media only screen and (min-width: 992px) {
  .well-galerie {
    min-height: 280px;
  }
}
@media only screen and (min-width: 1200px) {
  .well-galerie {
    min-height: 200px;
  }
}
.thumbnail {
  border: 0;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px dotted #c4d7e0;
  clear: both;
}
.page-header {
  border-bottom: 0;
}
.label {
  font-weight: 300;
}
.inteam {
  background-color: #fff;
  border-radius: 3px;
  min-height: 500px;
  margin-top: 15px;
}
.inteam h3, .inteam p {
  padding-left: 15px;
  padding-right: 15px;
}
.img-rounded {
  border-radius: 3px;
}
.img-saturate {
  -webkit-filter: saturate(0.7) sepia(0.2);
}
/* BEREICHE */
.vierer {
  background-color: #dd744b;
  padding: 30px 0;
}
.vierer h3 {
  color: #fff;
}
.vierer p {
  color: #fff;
}
.fuss {
  background-color: #deb13a;
  padding: 30px 0;
  color: #fff;
}
.fuss a {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 400;
}
/* BUTTON */
.btn {
  font-family: "Oswald", sans-serif;
  border: 0;
  border-radius: 3px;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-shadow: 0 0 0;
  text-transform: uppercase;
}
.btn-bd {
  color: #fff;
  background-color: #deb13a;
}
.btn-bd:hover {
  color: #fff;
  background-color: #777777;
}
.btn-bd:active {
  color: #fff;
  background-color: #777777;
}
.btn-default {
  color: #d85c37;
  background-color: #fff;
}
.btn-default:hover {
  color: #fff;
  background-color: #A5A8AC;
  border-color: #fff;
}
.btn-default:active {
  color: #fff;
  background-color: #A5A8AC;
  border-color: #fff;
}
/* NAVTABS */
.nav-tabs > li > a {
  color: #fff;
  background-color: #89837c;
  border: 1px solid #ddd;
  border-radius: 4px 4px 0 0;
}
/* CAROUSEL */
.carousel-indicators {
  bottom: -40px;
}
.carousel-indicators li {
  background-color: #fff;
  border: 1px solid #c4d7e0;
}
.carousel-indicators .active {
  background-color: #c4d7e0;
}
/* NAVI */
.navbar-fixed-top {
  border-width: 0 0 0;
}
.navbar {
  background-color: #deb13a;
}
.navbar-inverse .navbar-nav > li > a {
  color: #f5f5f5;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 700;
  font-size: 1.2em;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #dd744b;
}
.navbar-brand {
  color: #fff !important;
}
.navbar-inverse .navbar-toggle {
  border-color: #fff;
}
.dropdown-menu > li > a {
  font-size: 1.2em;
  font-weight: 400;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  background-color: #dd744b;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #000;
  }
}
/* PAGINATION */
.pagination > li > a, .pagination > li > span, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #d85c37;
}
/* GALLERY */
.gallery img {
  margin-bottom: 25px;
}
#lightbox .modal-content {
  display: inline-block;
  text-align: center;
}
.gallerist {
  background: #EEE;
}
.gallerist img {
  display: block;
  height: 200px;
}
@media screen and (min-width: 768px) {
  .gallerist img {
    height: 400px;
  }
}
/* BACK TO TOP */
.back-to-top {
  cursor: pointer;
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: none;
  background-color: #d85c37;
  color: #fff !important;
}
/* BILDER */
.img-responsive-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.img-responsive-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-left: 15px;
  margin-bottom: 15px;
}
.img-50-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 50%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.img-50-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 50%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-left: 15px;
  margin-bottom: 15px;
}
.img-33-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 33%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.img-33-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 33%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-left: 15px;
  margin-bottom: 15px;
}
.img-25-links {
  float: left !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 25%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.img-25-rechts {
  float: right !important;
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 25%;
  height: auto;
  width: auto;
  border-radius: 6px;
  margin-left: 15px;
  margin-bottom: 15px;
}
/* TREE */
.tree, .tree ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tree ul {
  margin-left: 1em;
  position: relative;
}
.tree ul ul {
  margin-left: 0.5em;
}
.tree ul:before {
  content: "";
  display: block;
  width: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  border-left: 1px solid;
}
.tree li {
  line-height: 2em;
  color: #a46d2d;
  font-weight: 700;
  position: relative;
  margin: 0;
  padding: 0 1em;
}
.tree ul li:before {
  content: "";
  display: block;
  width: 10px;
  height: 0;
  border-top: 1px solid;
  margin-top: -1px;
  position: absolute;
  top: 1em;
  left: 0;
}
.tree ul li:last-child:before {
  background: transparent;
  height: auto;
  top: 1em;
  bottom: 0;
}
.indicator {
  margin-right: 5px;
}
.tree li a {
  text-decoration: none;
  color: #a46d2d;
}
.tree li button, .tree li button:active, .tree li button:focus {
  text-decoration: none;
  color: #a46d2d;
  border: none;
  background: transparent;
  outline: 0;
  margin: 0;
  padding: 0;
}
/* GOOGLE SEO STYLE */
.google {
  margin-top: 15px;
  margin-bottom: 15px;
  border-radius: 2px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.12);
  background-color: #fff;
  border: 1px solid #e7e7e7;
  padding: 30px;
  max-width: 700px;
}
.google .title {
  color: #1a0dab;
  cursor: pointer;
  font-family: arial, regular;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
  visibility: visible;
  white-space: nowrap;
}
.google .title:hover {
  text-decoration: underline;
}
.google .link {
  color: #006621 !important;
  font-family: arial, regular;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  text-decoration: none;
  visibility: visible;
}
.google .description {
  color: #545454;
  font-family: arial, regular;
  font-size: 13px;
  font-weight: 400;
  text-align: left;
  visibility: visible;
  word-wrap: break-word;
}
.google .arrow {
  border-bottom-color: #006621;
  border-bottom-style: solid;
  border-bottom-width: 0;
  border-left-color: transparent;
  border-left-style: solid;
  border-left-width: 4px;
  border-right-color: transparent;
  border-right-style: solid;
  border-right-width: 4px;
  border-top-color: #006621;
  border-top-style: solid;
  border-top-width: 5px;
  color: gray;
  cursor: default;
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  height: 0;
  position: absolute;
  line-height: 27px;
  margin-left: 3px;
  margin-top: 6px;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  visibility: visible;
  white-space: nowrap;
  width: 0;
}

.navbar-brand.visible-xs {
  font-size: 0;
}
.navbar-brand.visible-xs::before {
  content: "Pfarre Absam-Eichat";
  font-size: 18px;
}