.jumbotron {

	background-image: url(logo/achtergrond.png);
	margin-top: 50px;

}

#email {

	width: 300px;

}

#appSummary {

	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;

}

#app {

	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;

}

#nieuws {

	margin-top: 50px;
	margin-bottom: 50px;

}

#about {

	margin-top: 50px;
	margin-bottom: 50px;

}

#galerij {

	margin-top: 50px;
	margin-bottom: 50px;

}

#images {

	margin-top: 50px;
	margin-bottom: 50px;

}

.fotos {

	margin-top: 50px;
	margin-bottom: 50px;

}

#inhoud {

	margin-top: 50px;
	margin-bottom: 50px;

}

#speeltafel {

	margin-top: 50px;
	margin-bottom: 50px;

}

#klavier {

	margin-top: 50px;
	margin-bottom: 50px;

}

#orgel {

	margin-top: 50px;
	margin-bottom: 50px;

}

#info {

	margin-top: 50px;
	margin-bottom: 50px;

}

.card-img-top {

	width: 100%;

}

#appStoreIcon {

	width: 200px;

}

#footer {

	background-color: #866637;
	background-image: url(achtergrond-footer.png);
	padding-top: 150px;
	margin-top: 50px;
	text-align: center;
	padding-bottom: 150px;

}

address {

	text-align: right;

}

.text-footer {

	color: #49494B;

}

.text-footer-inv {

	color: white;

}

body {

	position: relative;

}

i {

	color: #866637;

}

.card-top-icon {
	color: #ffd700;
}

a {
	color: #ffd700;
}

.card-top {

	height: 60px;
	background-color: #49494B;
	
}

.cardIcon {
	font-size: calc(1.375rem + 1.5vw);
}

.hpcard-icon {

	color: white;

}

#telButton .btn-outline-info {
	border-color:#49494B;
}

#telButton .btn-outline-info:hover {
	background-color:#49494B;
}

#telButton .btn-outline-info:focus,
#telButton .btn-outline-info.focus {
	box-shadow:0 0 0 .2rem rgba(90, 60, 0, 0.5);
}

.btn-info {

	color:#fff;
	background-color:#866637;
	border-color:#49494B;
	
}

.btn-info:hover {

	color:#fff;
	background-color:#49494B;
	border-color:#866637;
	
}

.btn-info:focus,
.btn-info.focus {

	box-shadow:0 0 0 .2rem rgba(90,60,0,0.5);
	
}			
.btn-outline-info {
	
	color:#866637;
	background-color:transparent;
	background-image:none;
	border-color:#866637;
	
}

.btn-outline-info:hover {
	
	color:#222;
	background-color:#ffd700;
	border-color:#866637;
	
}

.btn-outline-info:focus,
.btn-outline-info.focus {
	
	box-shadow:0 0 0 .2rem rgba(90,60,0,0.5);
	
}

/* IE10+ specific styles 
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.ie-block {
		display: block;
	}
	.ie-wrapper {
		display: flex;
	}
	.ie-inner {
		flex-basis: 100%;
	}
	.card-img-top {
		min-height: 0.01px;
		width: 100% \9;
	}
	
	.card-img-top {
		min-height: 0.01px;
	}
	
}
*/
