.parallax {
  background-image: url("../../bilder/Unternehmen/pfitsch-3-gruenig-natursteine.jpg");
  height: 560px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax-a {
  background-image: url("../../bilder/Unternehmen/Produktion/schlagbohrer-32-gruenig-naturstein.jpg");
  height: 500px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax-b {
  background-image: url("../../bilder/Unternehmen/Produktion/schneiden-gruenig-natursteine.jpg");
  height: 500px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax-header {
  background-image: url("../../bilder/Natursteine/Eingangsbild Homepage.JPG");
  height: 650px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax-header-natursteine {
  background-image: url("../../bilder/Unternehmen/Produktion/DSC00684.JPG");
  height: 500px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax-header-serpentin {
  background-image: url("../../bilder/Natursteine/Serpentin/dETAILBILD sERPENTIN.jpg");
  height: 500px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax-header-gruenschiefer {
  background-image: url("../../bilder/Natursteine/Gruenschiefer/Duner Grün-detail.jpg");
  height: 500px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax-header-brixner-granit {
  background-image: url("../../bilder/Interieur/Brixner-Granit-Naturstein-Gruenig.png");
  height: 500px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax-header-findling {
  background-image: url("../../bilder/Findlinge/findlinge-natursteine-1-gruenig.jpg");
  height: 500px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax-header-silberquarzit {
  background-image: url("../../bilder/Natursteine/Silberquarzit/Eingangsbild SQ Produkt (1)-k.jpg");
  height: 500px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax-header-einsatzbereiche {
  background-image: url("../../bilder/Unternehmen/Produktion/stein-heben-2.JPG");
  height: 500px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax-referenzen {
  background-image: url("../../bilder/Exterieur/Villa-H-Pfalzen/Huber4_01.jpg");
  height: 500px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax-header-unternehmen {
  background-image: url("../../bilder/Unternehmen/IMG_1608_2a.jpg");
  height: 500px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax-header-forschung {
  background-image: url("../../bilder/Unternehmen/Produktion/steine-struktur-2.JPG");
  height: 500px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
/* Container holding the image and the text */
.container {
  position: relative;
}

/* Bottom right text */
.text-block {
  position: absolute;
  bottom: 100px;
  color: #1E3157;
  padding-left: 20%;
  padding-right: 20%;
  text-align: justify;
}
.text-block-a {
  position: absolute;
  bottom: 100px;
  color: white;
  padding-left: 20%;
  padding-right: 20%;
  text-align: justify;
}
.overlay-background-a {
	position: absolute;
	bottom: 0px;
	height: 500px;
	background: #00000044;
}
.fa-angle-double-up {
	font-size: 32px;
}

/*
.w3-btn,.w3-button{border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:white ;background-color:#1E3157;text-align:center;cursor:pointer;white-space:nowrap}
.w3-btn:hover{box-shadow:0 8px 16px 0 background-color: #0F83A9}
*/