/*!
 * Start Bootstrap - The Big Picture (https://startbootstrap.com/template-overviews/the-big-picture)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-the-big-picture/blob/master/LICENSE)
 */

body {
  background: url('../images/HG_notruf.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
   padding-top: 54px;
}


h1, h2, h3 {
	color:#FFF;
}

.collapse-text{
	margin-top: 10px;
	 }

.tab9 {
	font-size:1.5rem;
	font-weight:bold;
	position:absolute;
	right:250px; }

.telenummerk {
	font-size:1.5rem;
	font-weight:bold;
	line-height: 0.75;
	}

.fa-square {
	color:#fe0000;
}

a[href^="tel:"] {
    font-size:1.5rem;
	font-weight:bold;
	line-height: 0.75;
	color:#000;
}

a[href^="tel:"]:hover {
	color: #fe0000;
	text-decoration: none;
}


@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}

.portfolio-item {
  margin-bottom: 30px;
}


.pagination {
  margin-bottom: 30px;
}

@media (max-width:767.98px) {

.tab9 {position:absolute;right:10px; }

h1 {
	font-size: 2.4rem;
}
}