@charset "utf-8";
/* CSS Document */

body {
	overflow-x:hidden;
	letter-spacing:0.2em;
	background: #fff;
}
p {
	color: #111;
	}

.kamerblock {
	height: 200px;
	overflow: hidden !important;
}

.portfolioimage {
	height: 200px;
	object-fit: cover;
	}

.bodycontainer {
	margin-top: 20px;
	margin-bottom: 20px;
	box-shadow: 0px 5px 30px rgba(0,0,0,0.20);
	padding: 0px !important;
	}
	
.navbar {
	border-radius: 0px;
	margin-bottom: 0px;
	
	}
	
.navbar-brand {
	color: #2F8B67 !important;
	margin-left: 35px !important;
	}
	
.navbar-brand a {
	color: #2F8B67 !important;
	}
	
.navbar-right {
	margin-right: 7px;
	}
	
.logo {
	width: 25px;
	position: absolute;
	margin-top: 10px;
	margin-left: 17px;
	text-align: left;
	top: 0px;
	left: 0px;
	}
	
.languages {
	margin-top: 15px;
	}
	
.languages a {
	color: #2F8B67;
	text-decoration: none;
	}
	
.languages a:hover, .languages a:active  {
	color: #000;
	text-decoration: none;
	}
	
	
.btn-primary {
	background: none !important;
	border: 3px solid #fff;
	color: #fff;
	border-radius: 0px;
	box-shadow: none;
	}	
	
.btn-primary:hover, .btn-primary:active {
	background: none !important;
	border: 3px solid #2F8B67;
	color: #2F8B67;
	border-radius: 0px;
	box-shadow: none;
	}
	
.btn-black {
	margin: 5px 0 25px 0;
	background: none !important;
	border: 3px solid #111;
	color: #111;
	border-radius: 0px;
	box-shadow: none;
	}	
	
.btn-black:hover, .btn-black:active {
	background: none !important;
	border: 3px solid #4B4B4B;
	color: #4B4B4B;
	border-radius: 0px;
	box-shadow: none;
	}	
	
.btn-green {
	margin: 5px 0 25px 0;
	background: none !important;
	border: 3px solid #2F8B67;
	color: #2F8B67;
	border-radius: 0px;
	box-shadow: none;
	}	
	
.btn-green:hover, .btn-green:active {
	background: none !important;
	border: 3px solid #4B4B4B;
	color: #4B4B4B;
	border-radius: 0px;
	box-shadow: none;
	}	
	

.carousel {
	height: 700px;
}

.carousel-overlay {
	background: rgba(0,0,0,0.45);
	position: absolute;
	width: 100%;
	height: 100%;
	z-index:1;
	}
	

.mechelen {
	width: 100%;
	height: 700px;
	background: url(../img/mechelen.jpg);
	background-size: cover;
	}
	
.controls {
	background: #fff;
	margin-left: 0px;
	margin-right: 0px;
	}
	
.mechelen-control {
	margin: 20px 0px;
	text-align: right;
	padding: 20px;
	border-right: 1px solid #A4A4A4;
	cursor: pointer;
	}
	
.zaventem-control {
	margin: 20px 0px;
	text-align: left;
	padding: 20px;
	cursor: pointer;
	}
	
.mechelen-control a, .zaventem-control a {
	font-size: 20px;
	font-weight: bold;
	color: #111;
	text-decoration: none;
	}
	
.mechelen-control a:hover, .mechelen-control a:active, .zaventem-control a:hover, .zaventem-control a:active {
	color: #2F8B67;
	text-decoration: none;
	}
	
.zaventem {
	width: 100%;
	height: 700px;
	background: url(../img/zaventem.jpg);
	background-size: cover;
	}
	
.kamer {
	width: 100%;
	height: 700px;
	background: url(../img/kamer.jpg);
	background-size: cover;
	}
	
.carousel-caption hr {
	border-top: none;
	border-bottom: 3px solid #fff;
	max-width: 500px;
	margin-left: 0px;
	text-align:left;
}
	
.carousel-caption p {
	color: #fff;
	}
	
hr {
	
	border-top: none;
	border-bottom: 3px solid #111;
	max-width: 500px;
	}
	
	
	
.carousel-caption {
	position: absolute;
	top: 45%;
	left: 140px;
	text-align: left;
	z-index: 999;
	}
	
.diensten {
	background: #ECECEC;
	text-align: center;
	padding: 70px 0px;
	margin-bottom: 40px;}
	
.diensten h3 {
	margin-bottom: 30px;}
	
	
.hotel {
	padding: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	}
	
.map {
	padding: 0px 30px;
	margin-top: 0px;
	margin-bottom: 30px;
	}

.maps iframe {
    pointer-events: none;
}
	
.hotel img {
	width: 100%;
	height:300px;
	}
	
.hotel h3 {
	color: #2F8B67;
	font-size: 20px;
	margin-bottom: 25px;
	}
	
.footer {
	background: #ECECEC;
	padding: 30px 0 20px 0;
	text-align: center;
	}
	
.credits {
	color: #111;
	}	
	
	
.footer p {
	font-size: 12px;
	color: #989898;
	}
	
.footer a {
	color: #2F8B67;
	text-decoration: none;
	}
	
.footer a:hover, .footer a:active {
	color: #000;
	text-decoration: none;
	}
	
.hoteltitle {
	margin-top: 100px;
	text-align: center;
	}
	
.hoteltitle h1 {
	color: #111;
	font-size: 30px;
	}
	
.hotelimages img {
	width: 100%;
	}
	
.hotelimages {
	margin: 50px 0;
	}
	
.padding20 {
	padding-bottom: 25px;
	}

.kamerspadding{
	padding: 10px;
	}

.kamerzaventem, .kamermechelen {
	margin-bottom: 20px;
}
	
.pageintro {
	margin-top: 40px;
	}
	
.form {
	margin-top: 40px;
	}
	
.padding30 {
	padding: 0px 20px;
	}
	
input, select, .form-control {
	border-radius: 0px !important
}

.mailok {
	color:#1FB32B;
	margin-top:15px;
}

.mailerror {
	color:#CD1313;
	margin-top:15px;
}
	
	
	
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus, 
textarea:focus {   
  border-color: #2F8B67 !important;
  box-shadow: none !important;
  outline: 0 none;
}


a.showformmechelen.active, a.showformzaventem.active {
	
	text-decoration: underline;
	
}

a.showformmechelen, a.showformzaventem {
	
	text-decoration: none;
	color: #135E3C;
	
}

a.showformmechelen:hover, a.showformzaventem:hover {
	
	text-decoration: none;
	color: #0A4D3B;
	
}

.formzaventem {
	display: none;
}


@media screen and (min-width: 100px) and (max-width: 480px){

.hotel img {
	width: 100%;
	height:150px;
	}

	
}
	
@media screen and (max-width: 768px) {	
	
	.kamerblock {
	height: 130px;
	overflow: hidden !important;
}
	
	.formselector p {
		margin-top: 30px;
	}
	
	.formselector {
		text-align: center !important;
			
	}
	
	
.bodycontainer {
	margin-top: 0px;
	margin-bottom: 0px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.50);
	padding: 0px !important;
	}
	
.carousel, .mechelen, .zaventem, .kamer {
	height: 450px;
	}
	
.mechelen-control a, .zaventem-control a {
	
	font-size: 16px;
	}
	
.carousel-caption {
	position: absolute;
	top: 20%;
	left: 40px;
	text-align: left;
	z-index: 999;
	}	
	
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
	
.hotel img {
	width: 100%;
	height:200px;
	}	
	
}

@media screen and (max-width: 768px) {
	
	.row {
		margin-left: 0!important;
		margin-right: 0!important;
	}
	
}