/*==========  Mobile First Method  ==========*/
body {
	//font-family: 'Open Sans', sans-serif;
	font-family: 'Montserrat', sans-serif;
	background-color: #ffffff;
}


#content .bulletstyle ul,  .meest-geboekte-steden ul {
  list-style: none;
  padding: 0;
  
  
}
#content .bulletstyle li,  .meest-geboekte-steden li {
  padding-left: 1.3em;
  padding-bottom:10px;
}
#content .bulletstyle li:before,  .meest-geboekte-steden li:before {
  content: "\f054"; /* FontAwesome Unicode */
  color:#ff7e00;
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}

.scrollToTop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 15px;
	width: 45px;
	height: 45px;
	line-height: 45px;
	font-size: 24px;
	background-color: #c0d5cc;
	color: #ffffff;
	border-radius: 4px;
	
	text-align: center;
	transition: all 1s;	
	
}
.scrollToTop:hover, .scrollToTop:active, .scrollToTop:focus  {
	opacity: 0.7;
}

.btn.btn-default {
    background-color: #ff7e00;
    color: #ffffff;
    text-transform: uppercase;
    border: 1px solid #ff7e00;
    padding: 10px 15px;
}
.btn.btn-default:hover {
	background-color: #91b2a3;
	border-color: #91b2a3;
}
.btn.btn-primary {
    background-color: #91b2a3;
    text-transform: uppercase;
    border: 1px solid #91b2a3;
    
}    
.btn.btn-primary:hover {
	background-color: #ff7e00;
	border-color: #ff7e00;
}
a {
    color: #94a39d;
    
}

a:hover {
    text-decoration: none;
    
}
a.popoverlink {
    cursor: pointer;
}
form {
    margin-bottom: 15px;        
}
header {
	height: 500px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: scroll;
	position: relative;
	//display:flex;
	transition: all 0.1s;	
} 
#backoffice header {
    min-height: 225px;
}
header:not(.start):after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left:0;
	background-color: rgba(0,0,0,0.2);
	z-index: 1;
}
header #menu{
	height: 55px;
	background: none;
	border: none;
	transition: all 1s;	
	background-color: rgba(0,0,0,0.4);
	z-index: 9999;
	
}
header #menu .dropdown-menu {
    z-index: 1040;
    border:none;
    padding:8px 10px;
    border-radius:0;
    -webkit-box-shadow: 0 15px 12px rgba(0,0,0,0.175);
    box-shadow: 0 15px 12px rgba(0,0,0,0.175);
}
header #menu .dropdown-menu#taal-valuta {
    padding: 15px 25px;
}
header .navbar-header{
    height: 105px;
}

header .navbar-brand{
	padding-top: 0;
	padding-bottom: 0;

}
header .logo {
	height: 80px;
	transition: all 1s;	
}
#footer .logo {
	height: 160px;
}
header #titels{
	top: 100px;
	position: absolute;
	z-index: 2;
	width: 100%;
	text-align: center;
	padding: 15px;
}
header #titels h1, header.start #zoekbalk h1{
	//font-family: 'Courgette', cursive;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	color: #ffffff;
	font-size: 28px;
	margin-bottom: 0px;
}
header #titels h2, header.start #zoekbalk h2{
	color: #ffffff;
	text-align: center;
	font-size: 16px;
	font-weight: 300;
	position:relative; 
}
header #titels h2:after, header.start #zoekbalk h2:after{
	display:block;
	content:'';
	position:absolute;
	top: -10px;
	left: 28%;
	width: 44%;
	border-top: 1px solid #c0d5cc;
	
}
header.start #zoekbalk h2:before{
    display: none;
}
header #topmenu .navbar-nav>li {
    display: inline-block;
    float: right;
}
header #topmenu .navbar-nav>li>a {
	color: #ffffff;
	border-left: 1px solid #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	
}
header #topmenu .navbar-nav>li:last-of-type>a {
	border-left: none;
}
header .taal>a {
     text-transform: uppercase;   
}
header #topmenu .navbar-nav>li.dropdown.open>a {
    background: none;
    background:#fff;
    color:#333;
}
#hoofdmenu {
	background-color: #c0d5cc;
	z-index: 1029;

}

#hoofdmenu ul.usp{
	display: none;
	
}
#hoofdmenu .divider {
    height: 3px;
    background-color: #e7e7e7
}

#zoekbalk {
	margin-top: -225px;
	padding-left: 15px;
	padding-right: 15px;
	z-index: 3;	
}
#zoekbalk>div {
	padding: 30px 15px;
}
header.start #zoekbalk {
    padding: 0;
    width: 95%;
    max-width: calc(100vw - 80px);
    margin: 0 auto;
    margin-top: -475px;
    position: relative;
    
}
header.start #zoekbalk>div {
     background: none;   
}
#zoekbalk h2{
	margin: 0;
	color: #ffffff;
	text-align: left;
	font-weight:700;
	line-height: 1.4;
	text-transform:uppercase;
	position: relative;
	margin-bottom: 15px;
	margin-top: 15px;
}
#zoekbalk h2:before{
	content: "";
	position: absolute;
	left: 0;
	top: -7px;
	height: 3px;
	width: 88px;
	background-color: #ffffff;
}
#zoekbalk h2:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: -7px;
	height: 3px;
	width: 88px;
	background-color: #c0d5cc;
}

#zoekbalk ul.usp{
	list-style:none;
	padding: 0;
	margin-bottom: 30px;
}
#zoekbalk ul.usp>li{
	display: block;
	position: relative;
	margin-left: 30px;
	margin-right: 30px;
	color: #ffffff;
	font-weight: 700;
	font-size: 16px;
}
#zoekbalk ul.usp>li:before{
	font-family: FontAwesome;
	content: "\f058";
	position: absolute;
	left: -25px;
}

#zoekbalk .laad_plaatsen {
	box-shadow: none;
	vertical-align: middle !important;
	border: none;
	background-color: rgba(255,255,255,0.7);
	color: rgba(0,0,0,0.7);
	padding: 20px 15px;

}
#zoekbalk #datum {
	box-shadow: none;
	border: none;
	background-color: rgba(255,255,255,0.7);
	color: rgba(0,0,0,0.7);	
	padding: 20px 15px;

}
#zoekbalk .btn {
	background-color: #ff7e00;
	color: #ffffff;
	text-transform: uppercase;
	border: 1px solid #ff7e00;
	padding: 10px 15px;
}
#zoekbalk .btn:hover {
    background-color: #91b2a3;
    border-color: #91b2a3;
}

.form-control-feedback {
	font-size: 18px;
	/* line-height: 40px; */
	color: #94a39d;
	color:rgba(192,213,204,0.6);
}

.form-login .form-control-feedback {
	line-height: 36px;
}

#zoekbalk .form-control-feedback {
	font-size: 22px;
	line-height: 46px;
	color: rgba(0,0,0,0.55);
	//color: #94a39d;
}
.twitter-typeahead {
	width: 100%;
}
.tt-menu {
	width: 400px;
	max-width: 95vw;
	margin: 0;
	padding: 8px 0;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 5px 15px -5px rgba(0,0,0,.506);
	-moz-box-shadow: 0px 5px 15px -5px rgba(0,0,0,.506);
	box-shadow: 0px 5px 15px -5px rgba(0,0,0,.506);

	top: 40px !important;
}
.tt-suggestion {
	padding: 3px 20px;
	font-size: 15px;
	line-height: 24px;
}
.tt-suggestion:hover {
	cursor: pointer;
	color: #fff;
	background-color: #c0d5cc;
}
#steden + div.clearfix + div#zoekform {
    margin-top: 0;
} 
#zoekform {
	margin-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
	z-index: 1029;	
	//background-image: url('../images/patroon.png');	
    background-color: #c0d5cc;
}
#zoekform>div {
	padding:  45px 0 30px 0;


}
#zoekform .titel {
	display: flex;
	align-items: center;
}
#zoekform h2{
	margin: 0;
	color: #ffffff;
	text-align: center;
	font-weight:700;
	line-height: 1.4;
	text-transform:uppercase;
	position: relative;
	margin-bottom: 15px;
	font-size: 24px;
}


#zoekform ul.usp{
	list-style:none;
	padding: 0;
	margin-bottom: 30px;
}
#zoekform ul.usp>li{
	display: block;
	position: relative;
	margin-left: 30px;
	margin-right: 30px;
	color: #ffffff;
	font-weight: 700;
	font-size: 16px;
}
#zoekform ul.usp>li:before{
	font-family: FontAwesome;
	content: "\f058";
	position: absolute;
	left: -25px;
}

#zoekform .laad_plaatsen2 {
	box-shadow: none;
	vertical-align: middle !important;
	border: none;
	background-color: rgba(255,255,255,0.7);
	color: rgba(0,0,0,0.7);
	padding: 20px 15px;

}
#zoekform #datum2 {
	box-shadow: none;
	border: none;
	background-color: rgba(255,255,255,0.7);
	color: rgba(0,0,0,0.7);	
	padding: 20px 15px;

}
#zoekform .btn {
	background-color: #ff7e00;
	color: #ffffff;
	text-transform: uppercase;
	//border: 1px solid #ff7e00;
	border: none;
	padding: 10px 15px;
}

#zoekform .form-control-feedback {
	font-size: 18px;
	line-height: 40px;
	color: #94a39d;
}

#usp-start {
    width: 50%;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
   
    margin: 15px auto;
}
#usp-start li{
    height: 100%;

    padding: 15px; 
    padding: 5px;
     float: left;
     font-size: 18px;
     font-size: 14px;
     width: 23%;
     width: 100%;
    color: #000000;
}
#usp-start li img{
    height: 65px;
    height: 35px;
    margin-bottom: 15px;
    margin-bottom: 5px;
}

.usp-video ul {
    margin-top: 76px;
    margin-bottom:40px;
    list-style: none;  
    padding: 0;
}
.usp-video li {
    font-size: 14px;
    text-align: left;
    margin-bottom: 35px;
    display:block;
    min-height:45px;
    display: flex;
    align-items: center;
}
.usp-video li span{
    display: inline-block;
    
}
.usp-video li img{
    height: 45px;
    margin-right: 15px;
    float:left;
}


#content {
	margin-top: 30px;
}	

#content h1{
    color: #94a39d;
    text-transform: uppercase;
    position: relative;
    font-weight: 700;
    margin-bottom:20px;
}

#content h2{
    color: #94a39d;
    text-transform: uppercase;
    position: relative;
    font-weight: 300;
}

#tabs {
	background-color: rgba(192,213,204,0.3);
	margin-top: 30px;
}
#tabs .nav-tabs > li, .nav-pills > li {
	float:none;
	display:inline-block;
}

#tabs .nav-tabs {
	text-align:center;
	border-bottom: 2px solid #c9d2cf;
	margin-bottom: 45px;
}

#tabs .nav-tabs>li>a {
	font-size: 20px;
	text-transform: uppercase;
	color: rgba(0,0,0,0.7);
}
#tabs .nav-tabs>li>a:hover,#tabs .nav-tabs>li>a:focus {
	background: none;
	color: rgba(0,0,0,1);
}
#tabs .nav-tabs>li.active>a, #tabs .nav-tabs>li.active>a:focus,  #tabs .nav-tabs>li.active>a:hover {
	color: rgba(0,0,0,0.7);
	cursor: default;
	background-color: #ecf2f0;
	border: none;
	border-bottom: 1px solid #ddd;
	position: relative;
}
#tabs .nav-tabs>li.active:after{
	content: "";
	display: block;
	width: calc(42px);
	height: 2px;
	padding: 0;
	margin: 0;
	background-color:#ecf2f0;
	position: absolute;
	left: calc(50% - 21px);
	bottom: -1px;
}
#tabs .nav-tabs>li.active:before {
	content: '';
	position: absolute;
	margin: auto;
	bottom: -16px;
	left: 0;
	right: 0;
	width: 35px;
	height: 35px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	border-right: 2px solid #c9d2cf;
	border-bottom: 2px solid #c9d2cf;
}

#tabs .tab-content {
	padding-bottom: 45px;
}
#tabs h2, #content .zijbalk h2{
	color: #ffffff;
	font-size: 30px;
	font-weight: 600;
	text-transform: uppercase;
	position:relative;
}
#tabs h2:before , .zijbalk h2:before{
	content: "";
	position: absolute;
	left: 0;
	top: -7px;
	height: 2px;
	width: 88px;
	background-color: #ffffff;
}
#tabs h2:after, .zijbalk h2:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: -7px;
	height: 2px;
	width: 88px;
	background-color: #ffffff;
}


#tabs .kamerblok {
	display: block;
	width: 100%;
	height: 370px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: scroll;
	position: relative;
	overflow: hidden;	
	margin-bottom: 30px;
}
#tabs .kamerblok .info{
	position: absolute;
	bottom: 0px;
	left: 0;
	display: block;
	width: 100%;
	text-transform: uppercase;
	font-size: 15px;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 00%, rgba(0,0,0,0.85) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 00%,rgba(0,0,0,0.85) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.0) 0%,rgba(0,0,0,0.7) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	margin: 0;
	padding: 10px;
	color: #ffffff;

}
#tabs .kamerblok .info .sterren{
	font-size: 12px;
}
#tabs .kamerblok .info h3{
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 130px;
}
#tabs .kamerblok .info h4{
	margin-top: 0;
	font-size: 12px;
}
#tabs .kamerblok .info .prijs{
	position: absolute;
	right: 10px;
	bottom: 10px;
	padding-left: 10px;
	font-size: 45px;
	border-left: 2px solid rgba(255,255,255,0.4);
}

#tabs .kamerblok .over {
	display: flex;
	width: 100%;
	height: 100%;
	padding: 15px;
	position: absolute;
	left: 0;
	bottom: -100%;
	background-color: rgba(0,0,0,0.7);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	align-items: center;
	text-align: center;
	color: #ffffff;
	
}
#tabs .kamerblok:hover .over {
	bottom: 0;
}
#tabs .kamerblok .over>div {
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	font-size: 24px;
}	
#tabs .kamerblok.groot {
	height: 570px;
}
#tabs .kamerblok.klein {

}
#tabs .kamerblok.klein .info h3{
	font-size: 18px;
}
#tabs .kamerblok.klein .info .prijs{
	font-size: 24px;
}
#tabs .kamerblok .actie {
	position: absolute;
	right: 0;
	top: 0;
	height: 45px;
	line-height: 45px;
	padding: 0 10px 0 40px;
	background-color: rgba(255,126,0,0.85);
	background-image: url(../images/actie_icon.png);
	background-repeat: no-repeat;
	background-position: left 5px center;
	color: #ffffff;
	font-size: 22px;
	font-weight: 600;
}
#tabs .usp, .zijbalk .usp {
	height: 370px;
	padding: 30px;
	
	margin-bottom: 30px;
	color: #ffffff;
	background-color: #c0d5cc;
	//background-image: url(../images/patroon.png);
}

#tabs .usp ul, .zijbalk .usp ul{
	margin-top: 15px;
	list-style: none;
}
#tabs .usp ul>li,  .zijbalk .usp ul>li {
	position: relative;
	font-size: 22px;
	line-height: 1.8;
}
#tabs .usp ul>li:before,  .zijbalk .usp ul>li:before {
	font-family: FontAwesome;
	content: "\f05d";
	position: absolute;
	left: -30px;
}

#tabs .usp {
    padding:0;
}
#tabs .usp .rij1{
    display: flex;
	align-items: center;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 185px;
}
#tabs .usp .rij1 div {
    width: 100%;
    text-align: center;
}
#tabs .usp .rij2{
    height: 185px;
    display: flex;
	align-items: center;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: rgba(0,0,0,0.15);
}
#tabs .usp .rij2 div {
    width: 100%;
    text-align: center;
}
#tabs .usp .btn{
	background-color: #c0d5cc;
	color: #ffffff;
	text-transform: uppercase;
	border: 1px solid #c0d5cc;
}

#tabs .usp .btn:hover{
    opacity: 0.7;
}
#tabs .usp h3 {
    margin-top:0;
}
#tabs .usp2 {
	color: #ffffff;
	background-color: #ff7e00;
}
#tabs .usp2 .kolom1{
	
	display: flex;
	align-items: center;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 170px;
}
#tabs .usp2 .kolom1 div {
    width: 100%;
    text-align: center;
}
#tabs .usp2 .kolom1 div img {
    max-height: 100%;
    
}
#tabs .usp2 .kolom2{
    background-color: rgba(0,0,0,0.15);
	position: relative;
	display: flex;
	align-items: center;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 170px;
}
#tabs .usp2 .kolom2 div {
    width: 100%;
    text-align: center;
}
#tabs .usp2 .kolom2 h3 {
    margin-top: 0;
    
}
#tabs .usp2 .kolom2 .btn{
	background-color: #ff7e00;
	color: #ffffff;
	text-transform: uppercase;
	border: 1px solid #ff7e00;

}
#tabs .usp2 .kolom2 .btn:hover{
	opacity: 0.7;
}
#steden {
	margin-top: 30px;
	color: #94a39d;
}

#steden .meest-geboekte-steden {
	margin-top: 30px;
    text-align: justify;
    
}
#steden .meest-geboekte-steden a{
    border-bottom: 1px solid #94a39d;
    font-weight: bold;
}

#steden h2{
	margin-top: 7;
	color: #94a39d;
	text-transform: uppercase;
	position: relative;

	font-weight: 700;
}

#steden h2:before{
	content: "";
	position: absolute;
	left: 25%;
	left: calc(50% - 44px) ;
	top: -7px;
	height: 3px;
	width: 88px;
	background-color: #94a39d;
}
#steden h2:after{
	content: "";
	position: absolute;
	left: calc(50% - 44px) ;
	bottom: -7px;
	height: 3px;
	width: 88px;
	background-color: #94a39d;
}
#steden p {
	line-height: 1.6;
}
#steden .afbeeldingen {
    padding-top: 30px;
}
#steden .stad {
	height: 175px;
	width: 100%;
	display: block;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: scroll;
	position: relative;
	overflow: hidden;	
	margin-bottom: 30px;
}

#steden .stad .info{
	position: absolute;
	bottom: 0px;
	left: 0;
	display: block;
	width: 100%;
	text-transform: uppercase;
	font-size: 15px;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 00%, rgba(0,0,0,0.85) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 00%,rgba(0,0,0,0.85) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.0) 0%,rgba(0,0,0,0.7) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	margin: 0;
	padding: 10px;
	color: #ffffff;

}
#steden .stad  .info h3{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 18px;
	text-align: center;	

}
#steden .stad .info h4{
	margin-top: 0;
	font-size: 12px;
	text-align: center;
}

#steden .stad .over {
	display: flex;
	width: 100%;
	height: 100%;
	padding: 15px;
	position: absolute;
	left: 0;
	bottom: -100%;
	background-color: rgba(0,0,0,0.7);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	align-items: center;
	text-align: center;
	color: #ffffff;
	
}
#steden .stad:hover .over {
	bottom: 0;
}
#steden .stad .over>div {
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	font-size: 24px;
}	

/* nieuwsbrief */
#nieuwsbrief {
	margin-top: 30px;
	position: relative;
	background-color: #c0d5cc;
	//background-image: url('../images/patroon.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: scroll;	
	padding: 30px 0;
	color: #ffffff;

}
 
#nieuwsbrief h2{
	color: #ffffff;
	font-size: 22px;
	font-weight: 600;
}
#nieuwsbrief p {
	font-size: 14px;
	font-weight: 300;
}
#nieuwsbrief .form-group  {
    display: inline-block;
}
#nieuwsbrief .formulier{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 115px;
}
#nieuwsbrief input{
	border:2px solid rgba(255,255,255,1);
	-webkit-box-shadow: none;
	box-shadow: none;
	height: 50px;

}
#nieuwsbrief .btn-default {
	margin-left: -55px;
	margin-top: -5px;

	background-color: #ff7e00;
	border: 2px solid rgba(255,255,255,1);
	color: #ffffff;
	font-weight: 700;
	height: 44px;
}

#footer {
	padding: 30px 0;
    border-bottom: 1px solid #c0d5cc;
}
#nieuwsbrief +.clearfix + #footer {
	border: none;
	padding-top: 0;
}


#footer .ondermenu ul{
	list-style: none;
	padding: 0;
	line-height: 2;
}

#footer .ondermenu ul>li>a {
	color: rgba(0,0,0,0.7);
}

#footer .ondermenu ul>li>a:hover {
	color: #94a39d;
	text-decoration: none;
}

#footer .socialmedia {
    text-align: center;
	font-size: 22px;
}
#footer .socialmedia a:hover{
    color: #ff7e00;
}    
.copyright {
	text-align: left;
	font-size: 11px;
}

#zoekresultaten .navigatie {
	margin-top: 20px;
}
#zoekresultaten .navigatie ul{
	list-style: none;
	display: inline;
	padding: 0;
}
#zoekresultaten .navigatie ul>li{
	display: inline-block;

}
#zoekresultaten .navigatie a {
	padding: 0;
	margin-left: 5px;
	display: inline-block;
	float: left;
	height: 45px;
	width: 45px;
	line-height: 45px;
	text-align: center;
	border: 1px solid #c0d5cc;
	color: #c0d5cc;
	border-radius: 0;
}

#zoekresultaten .navigatie a.active {
	background-color: #c0d5cc;
	color: #ffffff;
}

#zoekresultaten .navigatie a.groot {
	width: auto;
	padding: 0 5px;
	text-transform: uppercase;
	background-color: #c0d5cc;
	color: #ffffff;
}
#zoekresultaten .navigatie a:hover {
	background-color: #94a39d;
	color: #ffffff;
	text-decoration: none;
}

#zoekresultaten .navigatie a i {
	font-size: 20px;
}
#zoekresultaten .navigatie select{
	display: inline-block;
	float: left;
	margin-left: 5px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background-color: #c0d5cc;
	color: #ffffff;
	border: 1px solid #c0d5cc;
}
#zoekresultaten .navigatie select:focus{
	outline: none;
}
#zoekresultaten .navigatie.pull-left *:first-of-type {
	margin: 0;
}

#zoekresultaten h1 {
	color: #94a39d;
}
#zoekresultaten h5 {
	color: #94a39d;
}
#zoekresultaten .kamerblok {
	display: block;
	width: 100%;
	height: 340px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: scroll;
	position: relative;
	overflow: hidden;	
	margin-bottom: 30px;
}
#zoekresultaten .kamerblok .info{
	position: absolute;
	bottom: 0px;
	left: 0;
	display: block;
	width: 100%;
	text-transform: uppercase;
	font-size: 15px;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 00%, rgba(0,0,0,0.85) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 00%,rgba(0,0,0,0.85) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.0) 0%,rgba(0,0,0,0.7) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	margin: 0;
	padding: 10px;
	color: #ffffff;

}
#zoekresultaten .kamerblok .info .sterren{
	font-size: 12px;
}
#zoekresultaten .kamerblok .info h3{
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 130px;
}
#zoekresultaten .kamerblok .info h4{
	margin-top: 0;
	font-size: 12px;
}
#zoekresultaten .kamerblok .info .prijs{
	position: absolute;
	right: 10px;
	bottom: 10px;
	padding-left: 10px;
	font-size: 45px;
	border-left: 2px solid rgba(255,255,255,0.4);
}

#zoekresultaten .kamerblok .over {
	display: flex;
	width: 100%;
	height: 100%;
	padding: 15px;
	position: absolute;
	left: 0;
	bottom: -100%;
	background-color: rgba(0,0,0,0.7);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	align-items: center;
	text-align: center;
	color: #ffffff;
	
}
#zoekresultaten .kamerblok:hover .over {
	bottom: 0;
}
#zoekresultaten .kamerblok .over>div {
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	font-size: 24px;
}	

#zoekresultaten .kamerblok .actie, div#kamerimpressies .actie {
	position: absolute;
	right: 0;
	top: 0;
	height: 45px;
	line-height: 45px;
	padding: 0 10px 0 40px;
	background-color: rgba(255,126,0,0.85);
	background-image: url(../images/actie_icon.png);
	background-repeat: no-repeat;
	background-position: left 5px center;
	color: #ffffff;
	font-size: 22px;
	font-weight: 600;
}

div#kamerimpressies .actie {
	position: absolute;
	right: 0;
	top: 0;
	height: 45px;
	line-height: 45px;
	padding: 0 10px 0 40px;
	background-color: rgba(255,126,0,0.85);
	background-image: url(../images/actie_icon.png);
	background-repeat: no-repeat;
	background-position: left 5px center;
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
}
#zoekresultaten .usp {
	padding: 30px;
	
	margin-bottom: 30px;
	color: #ffffff;
	background-color: #c0d5cc;
	overflow: hidden;
}

#zoekresultaten .usp ul{
	margin-top: 15px;
	list-style: none;
}
#zoekresultaten .usp ul>li {
	position: relative;
	font-size: 22px;
	line-height: 1.8;
}
#zoekresultaten .usp ul>li:before {
	font-family: FontAwesome;
	content: "\f05d";
	position: absolute;
	left: -30px;
}
#zoekresultaten h2{
	font-size: 30px;
	font-weight: 600;
	text-transform: uppercase;
	position:relative;
	margin-bottom: 20px;
}
#zoekresultaten h2:before{
	content: "";
	position: absolute;
	left: 0;
	top: -7px;
	height: 2px;
	width: 88px;
	background-color: #ffffff;
}
#zoekresultaten h2:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: -7px;
	height: 2px;
	width: 88px;
	background-color: #ffffff;
}


#zoekresultaten #filters {
    display: none;
    padding: 15px;
}
#zoekresultaten #filters>div {
    border: 2px solid #c4d8d0;
    padding: 15px;
}
#zoekresultaten #filters h4{
    margin-top: 0;
    color: #94a39d;
    text-transform: uppercase;
}
#zoekresultaten #filters .slider.slider-horizontal{
    margin-left: 15px;
    margin-right: 15px;
}

#zoekresultaten #filters .slider.slider-horizontal .slider-handle {
    background-color: rgba(192,213,204,0.5);
    background-image: -webkit-linear-gradient(top,#94a39d 0,rgba(192,213,204,0.5) 100%);
    background-image: -o-linear-gradient(top,#94a39d 0,rgba(192,213,204,0.5) 100%);
    background-image: linear-gradient(to bottom,#94a39d 0,rgba(192,213,204,0.5) 100%);
}
#zoekresultaten #filters .rating, #backoffice .rating  {
    unicode-bidi: bidi-override;
    direction: rtl;
    width: 8em;
}

#zoekresultaten #filters .rating input, #backoffice .rating input {
    position: absolute;
    left: -999999px;
}

#zoekresultaten #filters .rating label, #backoffice .rating label {
    display: inline-block;
    font-size: 0;
}

#zoekresultaten #filters .rating > label:before, #backoffice .rating > label:before {
    position: relative;
    font: 24px/1 FontAwesome;
    display: block;
    content: "\f006";
    color: #ccc;
    background: -webkit-linear-gradient(-45deg, #d9d9d9 0%, #b3b3b3 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#zoekresultaten #filters .rating > label:hover:before,
#zoekresultaten #filters .rating > label:hover ~ label:before,
#zoekresultaten #filters .rating > label.selected:before,
#zoekresultaten #filters .rating > label.selected ~ label:before,

#backoffice .rating > label:hover:before,
#backoffice .rating > label:hover ~ label:before,
#backoffice .rating > label.selected:before,
#backoffice .rating > label.selected ~ label:before {
    color: #f0ad4e;
    background: -webkit-linear-gradient(-45deg, #fcb551 0%, #d69a45 100%);
    content: "\f005";
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    cursor: pointer;
}

#zoekresultaten #filters input[type=checkbox]{
    display: none;
}
#zoekresultaten #filters input[type=checkbox] + label{
    padding:5px;
    background-color: rgba(192,213,204,0.2);
    border-radius: 4px;
    border: 1px solid rgba(192,213,204,0.2);
    color: #94a39d;
}

#zoekresultaten #filters input[type=checkbox]:checked + label{
    background-color: rgba(192,213,204,0.5);
    color: #333333;
    border-color: #94a39d;
}
#zoekresultaten #filters input[type=checkbox] + label:hover{
    background-color: rgba(192,213,204,1);
    border-color: rgba(192,213,204,1);
    color: #ffffff;
}

.formopdehoogte {
    background-color: #c0d5cc;
    background-color: rgba(192,213,204,0.3);
    
    padding: 15px;
    border-radius: 5px;
}
.formopdehoogte .form-control {
    box-shadow: none;
    vertical-align: middle !important;
    background-color: rgba(255,255,255,0.7);
    color: rgba(0,0,0,0.7);
    padding: 20px 15px;
}

.kaartje {
    position: relative;
}
#map_canvas {
	position: relative;
	width: 100%;
	height: 500px;
	border-top: 2px solid #c4d8d0;
	margin-top: 30px;
	border-bottom: 2px solid #c4d8d0;	
	margin-bottom: 30px;
}
.kaartje label{
	top: 0;
	position: absolute;
	background-color: #c4d8d0;
	padding: 15px 30px;
	text-transform: uppercase;
	color: #ffffff;
	z-index: 800;
}
#opkaart h3, #map_canvas h3{
    color: #94a39d;
    text-transform: uppercase;
    font-weight: 300;
}
#opkaart h4, #map_canvas h4{
    color: #333333;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
}
#opkaart .hotelfoto, #map_canvas .hotelfoto {
    width: 100%;
    margin-bottom: 15px;
}
.gm-style-iw {
     max-width: 250px;   
}
img.vlag {
    height: 15px;
}
#landinfo {
    height: 34px;
    line-height: 34px;
}
#landinfo label {
    margin: 0;
}    
#kamerdetails {
	margin-top: 30px;
	color: #94a39d;
}
#kamerdetails .titels {
	position: relative;
}
#kamerdetails .titels h1{
	margin:0;
}

#kamerdetails .titels .info {
	text-transform: uppercase;
}
#kamerdetails .titels .info big{
	font-weight: 700;
}
#kamerdetails .titels .info .actie_icon {
	width: 14px;
}
#kamerdetails .titels .prijs  {
	position: absolute;
	right: 15px;
	top: 45px;
	height: 50px;
}

#kamerdetails .titels .prijs .vanaf {
	display:inline-block;
	float:left;
	height: 50px;
	line-height: 50px;
	margin-right: 5px;
	text-transform: uppercase;
}
#kamerdetails .titels .prijs .bedrag {
	display:inline-block;
	float:left;
	height: 50px;
	line-height: 50px;
	font-size: 38px;
}
#kamerdetails #kamerimpressies {
	margin-bottom: 30px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: scroll;
	background-image: url('/assets/images/geenfoto.png');
}
#kamerdetails #kamerimpressies, #kamerdetails #kamerimpressies .item {
	height: 470px;
}
#kamerdetails #kamerimpressies .item {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: scroll;
}	
#kamerdetails #kamerimpressies .item.nofoto{
    //background-color: #ecf2f0;
    border: 1px solid #8eafa0;
    text-align: center;
}

#kamerdetails #kamerimpressies .carousel-indicators {
	bottom: 0;
}


#kamerdetails ul.usp{
	list-style:none;
	padding: 0;
	margin-bottom: 30px;
}
#kamerdetails ul.usp>li{
	display: block;
	position: relative;
	margin-left: 30px;
	margin-right: 30px;

	font-size: 18px;
}
#kamerdetails ul.usp>li:before{
	font-family: FontAwesome;
	content: "\f058";
	position: absolute;
	left: -25px;
}

#opkaart{
	height: 220px;
	margin-bottom: 30px;
	border: 1px solid #c0d5cc;
}

#kamerdetails .adres{
	height: 220px;
	background-color: #c0d5cc;
	//background-image: url(../images/patroon.png);
	color: #ffffff;
	position: relative;
	font-size: 16px;
}
#kamerdetails .adres a{
    color: #ffffff;
}
#kamerdetails .adres .routebeschrijving {
	position: absolute;
	padding:5px;
	right: 0;
	bottom: 0;
	background-color: #91b2a3;
	color: #ffffff;
}
#kamerdetails .adres .routebeschrijving:hover {
	text-transform: normal;
}
#kamerdetails .adres h2{
	font-size: 30px;
	font-weight: 600;
	text-transform: uppercase;
	position:relative;
	margin-bottom: 20px;
	color: #ffffff;
}
#kamerdetails .adres h2:before{
	content: "";
	position: absolute;
	left: 0;
	top: -7px;
	height: 2px;
	width: 88px;
	background-color: #ffffff;
}
#kamerdetails .adres h2:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: -7px;
	height: 2px;
	width: 88px;
	background-color: #ffffff;
}	
#kamerdetails .kamers {
	color: #96a49e;
	font-size: 18px;
}
#kamerdetails .kamers .kamer{
	//background-color: rgba(192,213,204, 0.3);
	background-color: #ecf2f0;
	min-height: 75px;
	border: 1px solid #8eafa0;
	margin-bottom: 30px;
}
#kamerdetails .kamers .kamer:first-of-type{
    margin-top: 30px;   
}
#kamerdetails .kamers .kamer .center {
	width: 100%;
}
#kamerdetails .kamers .kamer .tijd{
	text-align: center;
	background-color: rgba(0,0,0,0.05);
	display: flex;
	align-items: center;
	min-height: 75px;
}
#backoffice #kamerdetails .kamers .kamer .tijd{
     min-height: 1px;   
}
#kamerdetails .kamers .kamer .tijd .van{
	display: inline-block;
	border-bottom: 1px solid #96a49e;
	padding-bottom: 10px;
	
}
#kamerdetails .kamers .kamer .tijd .tot{
	display: inline-block;
	padding-top: 10px;
}
#kamerdetails .kamers .kamer .reserveren, #kamerdetails .kamers .kamer .prijs, #kamerdetails .kamers .kamer .specs{
	text-align: center;
	display: flex;
	align-items: center;
	padding: 20px 0;
}
#kamerdetails .kamers .kamer .prijs>div {
     width: 100%;   
}
#kamerdetails .kamers .kamer .specs {
	font-size: 14px;
	text-align: left;
}
#kamerdetails .kamers .kamer .specs .center {
    width: 100%;   
    text-align: center;
}
#kamerdetails .kamers .kamer .geenkamer {
    color: #c1cbc7;
}    
#kamerdetails .kamers .kamer .specs h2{
	text-transform: uppercase;
	font-size: 30px;
	margin-top: 0;
	padding-left: 15px;
}
#kamerdetails .kamers .kamer .hotel_kenmerken {
    padding: 15px;
    display: none;
    width: 100%;
    margin-top: 15px;
}

#kamerdetails .kamers .kamer .hotel_kenmerken .kenmerk{
    background-color: rgba(0,0,0,0.05);
    padding: 5px;
    margin: 5px;
    border-radius: 4px;
    float: left;
}
#kamerdetails .kamers .kamer .toonmeer {
    margin-top: 15px;
    display: block;
}
#kamerdetails .kamers .kamer .toonmeer.open {
    margin-top: 0;
}
#kamerdetails .kamers .kamer .prijs .soort {
	text-transform: uppercase;
	font-size:14px;
}
#kamerdetails .kamers .kamer .prijs .bedrag {
	font-size: 50px;
}
#backoffice #kamerdetails .kamers .kamer .prijs .bedrag {
	font-size: 30px;
}
#kamerdetails .kamers .hotel_omschrijving {
    height: 150px;
    overflow:hidden;
    margin-bottom: 15px;
    position:relative;
    -webkit-transition: all 1s linear;
    transition: all 1s linear;
}
#kamerdetails .kamers .hotel_omschrijving:after {
    content: "";
    display: block;
    width: 100%;
    height: 75px;
    left: 0;
    bottom: 0px;
    position: absolute;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, #ffffff 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    -webkit-transition: opacity 0.2s linear;
    transition: all 0.2s linear;
    opacity: 1;
}    
#kamerdetails .kamers .hotel_omschrijving.open {
    height: auto;
}
#kamerdetails .kamers .hotel_omschrijving.open:after {

     background:none;
}    
#kamerdetails .kamers .leesmeer {
	color: #96a49e;
	font-size: 14px;
}
#kamerdetails .kamers .leesmeer:hover {
	text-decoration: none;
	color: #ff7e00;
}
#kamerdetails .kamers .leesmeer:focus {
		text-decoration: none;
}	
#kamerdetails .kamers .leesmeer:before, .toonmeer:before {
	font-family: FontAwesome;
	content: "\f13a";
	margin-right: 10px;
}


#kamerdetails .kamers .leesmeer.open:before,  .toonmeer.open:before {
	font-family: FontAwesome;
	content: "\f139";
	margin-right: 10px;
}


.faciliteiten {
	margin-top: 30px;
}
.faciliteiten>div {
	border-top: 1px solid #94a39d;

	padding: 67px 0 15px 0;
}

.faciliteiten h2{
	font-size: 30px;
	font-weight: 600;
	text-transform: uppercase;
	position:relative;
	margin-top: 0;
	margin-bottom: 20px;
	color: #94a39d;
}
.faciliteiten h2:before{
	content: "";
	position: absolute;
	left: 0;
	top: -7px;
	height: 2px;
	width: 88px;
	background-color: #94a39d;
}
.faciliteiten h2:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: -7px;
	height: 2px;
	width: 88px;
	background-color: #94a39d;
}
.faciliteiten .faciliteit{
	padding-top: 7px;
	padding-bottom: 15px;
	color: #94a39d;
}

#reserveren h2 {
    color: #94a39d;
    text-transform: uppercase;
    position: relative;
    font-weight: 700;
}
#reserveren .metaccount {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    background-color: #c0d5cc;
    //background-image: url(../images/patroon.png);
    background-repeat: no-repeat;
    //background-size: cover;
    background-position: center;
    background-attachment: scroll;
    padding: 15px;
    color: #ffffff;
}
#reserveren .metaccount:hover {
    background-color: rgba(192,213,204,0.3);
    color: #535353;
}
#reserveren .zonderaccount {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 4px; 
    background-color: rgba(192,213,204,0.4);
    background-repeat: no-repeat;
    //background-size: cover;
    background-position: center;
    background-attachment: scroll;
    padding: 15px;
    color: #333;
}
#reserveren .zonderaccount:hover {
    background-color: rgba(192,213,204,0.8);
    
}

#reserveren .acountkeuze h3{
    margin: 0;
}

#reserveren .acountkeuze ul {
    margin-top: 15px;
    padding: 0;
    list-style: none;
}
#reserveren .acountkeuze ul>li{
	display: block;
	position: relative;
	margin-left: 30px;
	margin-right: 30px;
	font-weight: 500;
	font-size: 16px;
}
#reserveren  .acountkeuze ul>li:before{
	font-family: FontAwesome;
	content: "\f00c ";
	position: absolute;
	left: -25px;
}
#reserveren .control-label {
    font-weight: normal;
    text-align: left;
}
#reserveren .control-label.waarde {
    font-weight: 700;
    color: #94a39d;
}
#reserveren input[type="text"].form-control, #reserveren input[type="number"].form-control, #reserveren input[type="email"].form-control, #reserveren input[type="password"].form-control, #reserveren select.form-control, #reserveren textarea.form-control,
#login input[type="text"].form-control, #login input[type="number"].form-control, #login input[type="email"].form-control, #login input[type="password"].form-control, #login select.form-control,
#hotel_aanmelden input[type="text"].form-control, #hotel_aanmelden input[type="number"].form-control, #hotel_aanmelden input[type="email"].form-control, #hotel_aanmelden input[type="password"].form-control, #hotel_aanmelden select.form-control {
    border-color: rgba(192,213,204,0.3);
    background-color: rgba(192,213,204,0.2);
    color: rgba(0,0,0,0.6);
    -webkit-box-shadow: none;
    box-shadow: none;
    /* border: 1px solid #ccc; */
}

#login {
    margin-top: 30px;
}

#login h2 {
    color: #94a39d;
    text-transform: uppercase;
    position: relative;
    font-weight: 700;
    margin-top: 0;
}

#backoffice h1 {
    color: #94a39d;
    text-transform: uppercase;
    position: relative;
    font-weight: 700;
    font-size: 24px;
}
#backoffice hr {
    border-top: 2px solid #c0d5cc;
    
}
#backoffice p, #backoffice li {
    color: #94a39d;
    line-height: 2;
}
#backoffice a:not([class]),#backoffice li:not([class]) a{
     text-decoration: underline;   
}
#backoffice .navbar-nav li a {
    text-decoration: none;
}

#backoffice .opslaan {
    margin-top: 30px;
}
#backoffice .control-label {
    font-size: 20px;
    font-weight: 300;
    color: rgba(0,0,0,0.6);
}
#backoffice input[type="text"].form-control, #backoffice input[type="number"].form-control, #backoffice input[type="email"].form-control, #backoffice input[type="password"].form-control, #backoffice select.form-control, #backoffice textarea.form-control {
    background-color: rgba(192,213,204,0.3);
    color: rgba(0,0,0,0.6);
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-control:focus {
    border-color: #ff7e00;
}    
#backoffice .has-error .note-editor.note-frame, #backoffice .has-error .form-control, #hotel_aanmelden .has-error .form-control, #backoffice .has-error .checkbox_fac input[type="checkbox"] + label:before  {
    border: 1px solid #a94442 !important;
}

#backoffice .has-error .control-label {
    color:  #a94442 !important;
}

#backoffice .note-editor.note-frame {
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}
#backoffice .note-popover .popover-content, #backoffice .card-header.note-toolbar, #backoffice .note-editor.note-frame .note-statusbar {
     background-color: rgba(192,213,204,0.3);
}
#backoffice .card-header.note-toolbar button {
    background-color: #91b2a3;
    color: #ffffff;
}
#backoffice #opkaart{
    border-width: 0px;
    height: 286px;
}
#backoffice .edit {
    padding: 5px;
    position: absolute;
    right: 15px;
    bottom: 15px;
}

#backoffice .hotelinfo .adres {
    margin-top: 69px;
    min-height: 220px;
    background-color: #c0d5cc;
    //background-image: url(../images/patroon.png);
    color: #ffffff;
    position: relative;
    font-size: 16px;
    padding: 30px;
    padding-bottom: 60px;
    line-height: 1;
}
#backoffice .hotelinfo .adres h2{
     margin-top: 5px;   
}
#backoffice .hotelinfo .adres p{
    color: #ffffff;
    font-size: 18px;
}    
#backoffice .hotelinfo .hoofdfoto{
    height: 220px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: scroll;
    position: relative;
}

#backoffice .checkbox_fac {
    //height: 50px;
    line-height: 50px;
}
#backoffice .checkbox_fac input[type="checkbox"] {
    display: none;
}    
#backoffice .checkbox_fac input[type="checkbox"] + label {
    position: relative;
    padding-left: 40px;
    color: rgba(0,0,0,0.6);
    font-weight: 300;
    font-size: 13px;
    line-height: 16px;
    padding-bottom: 10px;
    padding-top: 18px;
}
#backoffice .checkbox_fac input[type="checkbox"] + label:hover {
     cursor: pointer;   
}

#backoffice .checkbox_fac input[type="checkbox"] + label:before {
    content: "";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    top: 10px;
    display: block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #dfeae5;
    color: #68706c;
    font-size: 20px;
}

#backoffice .checkbox_fac input[type="checkbox"]:checked + label:before {
   content: "\f00c";

}
#backoffice .uploadfotos {
    background-color: rgba(192,213,204,0.5);
    padding-top: 15px;
    margin-bottom: 15px;
    border-radius: 5px;
}
#backoffice #sort_fotos {
    list-style: none;
    margin: 0; 
    padding: 0;
}
#backoffice #sort_fotos .foto {
    float: left;
    border-radius: 4px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: scroll;
    position: relative;
    width: 225px;
    height: 150px;
    margin-right: 15px;
    margin-bottom: 15px;
}

.droppen {
    border: 2px dashed rgba(0,0,0,0.15);
    float: left;
    border-radius: 4px;
    position: relative;
    width: 225px;
    height: 150px;
    margin-right: 15px;
    margin-bottom: 15px;
}

#backoffice #sort_panos {
    list-style: none;
    margin: 0; 
    padding: 0;
}
#backoffice #sort_panos .pano {
    float: left;
    border-radius: 4px;
    background-color: rgba(0,0,0,0.05);
    position: relative;
    width: 275px;
    height: 225px;
    padding-top: 50px;
    margin-right: 15px;
    margin-bottom: 15px;
}
#backoffice #sort_panos .droppen {
    width: 275px;
    height: 225px;
}
#backoffice #sort_panos .pano .over {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(255,255,255,0);
    //z-index: 9999999;
    top: 0;
}
#backoffice #sort_panos .pano .over .delpano{
    top: 15px;
    bottom: auto;
}

#backoffice #sort_panos .pano .over .move{
    position: absolute;
    color: rgba(0,0,0,0.6);
    left: 15px;
    top: 15px;
    bottom: auto;
}

#backoffice .uploadfotos input[type="text"].form-control{
    background-color: #ffffff;
}
#backoffice .kamer .half{
    float: left;
    width: 50%;
}
#backoffice .kamer .specs > div > div {
    text-align: center;
}
#backoffice .kamer .half .soort{
    text-align: left;
} 
#backoffice .kamer .half .bedrag{
    text-align: left;
}   
#backoffice .kamer .beschikbaar {
    text-align: left;
    //position: absolute;
    //bottom: 0;
   // width: 150%;
}
#backoffice .kamer .beschikbaar .day {
     white-space: nowrap;   
     display: inline-block;
     margin-bottom: 3px;
}
#backoffice .kamer .beschikbaar .dag {
    display: inline-block;
    font-size: 10px;
    height: 20px;
    width: 20px;
    line-height: 20px;
    background-color: #96a49e;
    color: #ffffff;
    text-align: center;
    
}
#backoffice .kamer .beschikbaar .aantal {
    display: inline-block;
    font-size: 10px;
    height: 20px;
    width: 20px;
    line-height: 20px;
    //background-color: #96a49e;
    //color: #ffffff;
    text-align: center;
}

#backoffice .kamer .btn {
    //padding: 5px;
    width: 46px;
}
#backoffice .kamer .btn + .clearfix + .btn{
    margin-top: 5px;
       
}

#backoffice .bulk .showbulk {
    margin-bottom: 10px;
}



#backoffice #bulk {
    border: 2px solid rgba(192,213,204,0.5);
    padding: 15px;

    margin-bottom: 15px;
    display: none;
}
#backoffice #bulk.toon {
     display: block;   
}

#backoffice .bulk h3{
    margin-top: 0;
}

#backoffice .header_beschikbaarheid {
    width: 100%;
}
#backoffice .header_beschikbaarheid .btn-table{
    text-transform: uppercase;
    background-color: rgba(192,213,204,0.5);
    color: rgba(0,0,0,0.6);
    border: none;
    border-radius: 0;
}
#backoffice .header_beschikbaarheid .btn-table:hover{
    background-color: rgba(192,213,204,1);    
}
#backoffice .header_beschikbaarheid .links {
    width: 60px;
    margin-right: 15px;
    text-align: center;
    height: 40px;
    line-height: 14px;
    padding: 6px 0px;
    
}
#backoffice .header_beschikbaarheid .links i {
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 22px;
    width: 30px;
}
#backoffice .header_beschikbaarheid .rechts {
    width: 60px;
    margin-left: 15px;
    text-align: center;
    height: 40px;
    line-height: 14px;
    padding: 6px 15px;
}
#backoffice .header_beschikbaarheid .rechts i{
    height: 28px;
    line-height: 28px;
    
    font-size: 22px;
    width: 30px;
}
#backoffice .header_beschikbaarheid .midden {
    width: calc(100% - 150px);
    height: 40px;
    font-size: 22px;
    line-height: 28px;
    -align: center;
}
#backoffice .header_beschikbaarheid .midden:hover {
    background-color: rgba(192,213,204,0.5);
    cursor: default;
}
#backoffice .header_beschikbaarheid .midden.lang {
    width: calc(100% - 75px);
}
#backoffice .tabel_beschikbaarheid th:first-of-type {
    padding-left: 0;
}
#backoffice .tabel_beschikbaarheid th:last-of-type {
    padding-right: 0;
}
#backoffice .tabel_beschikbaarheid th span{
    background-color: rgba(192,213,204,0.5);
    display: block;
    padding: 5px;
    width: 100%;
    font-weight: 300;
    font-size: 18px;
}
#backoffice .tabel_beschikbaarheid tr.verleden{
   background-color: rgba(192,213,204,0.2); 
   opacity: 0.5;
}
#backoffice .tabel_beschikbaarheid td {
    vertical-align: middle;
}
#backoffice .tabel_beschikbaarheid .datum {
    width: 125px;
}
#backoffice .tabel_beschikbaarheid input.aantal {
    width: 55px;
    display: inline-block;
    margin-right: 5px;
}


#backoffice .tabel_beschikbaarheid select.type {
    width: 155px;
    display: inline-block;
}
#backoffice .tabel_beschikbaarheid select.type.nietbeschikbaar {
    background-color: rgba(255,0,0,0.3);
}
#backoffice .tabel_beschikbaarheid select.type.promo {
    background-color: rgba(255,210,0,0.3);
}
#backoffice .tabel_beschikbaarheid .opgeslagen {
    display: inline-block;
    width: 15px;
    text-align: right;
    margin-left: 5px ;
}
#backoffice .tabel_beschikbaarheid .opgeslagen i {
    color: green;
    display: none;
    
}
#backoffice .hotellogo img {
     border-radius: 2px;
     border: 1px solid #d3e3f4;
     height: 65px;
     padding: 2px;
}
#backoffice table .hotellogo img {
    height: 35px;
}
#backoffice .hotelketen img {
     border-radius: 2px;
     border: 1px solid #d3e3f4;
     height: 65px;
     padding: 2px;
}
/* FAQ */
.faq .panel {
    box-shadow: none;
}
.faq .panel-title > a {
  display: block;
  position: relative;
  padding: 5px 0px;
  border-bottom: 2px solid rgba(192,213,204,0.3);
}
.faq .panel-title > a:after {
  content: "\f078"; /* fa-chevron-down */
  font-family: 'FontAwesome';
  position: absolute;
  color: #94a39d;
  right: 0;
}
.faq .panel-title > a[aria-expanded="true"]:after {
  content: "\f077"; /* fa-chevron-up */
  color: #94a39d;
}
.faq .panel-default, .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border:none;
}
.faq .panel-default>.panel-heading, .panel-body {
    /* background-color: rgba(128,187,74,0.1); */
    background:none;
    border:none;
}
.faq .panel-default>.panel-heading {
    /*    border-top: 1px solid rgba(128,187,74,0.5); */
}


#content .faq  h4.panel-title {
    display:block;
    border:none;
    text-decoration: none;
    color: #94a39d;
    text-transform: uppercase;
    position: relative;
    font-weight: 500;
}
.faq  .panel-title > a {
    text-decoration: none;
}


/* ////////////////
// Sliders
///////////////  */
#hoofdafbeelding, 
#hoofdafbeelding .owl-item, 
#hoofdafbeelding .owl-stage-outer,
#hoofdafbeelding .owl-stage
{
          height: 100%; 
}
#hoofdafbeelding .item {
    height: 100%;
    background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: scroll;
}

#hoofdafbeelding .item:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left:0;
	background-color: rgba(0,0,0,0.4);
	z-index: 1;
}

#hoofdafbeelding .owl-nav {
	margin-top: 10px;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	width: 100%;
	z-index: 99999;
	
}
#hoofdafbeelding .owl-nav .owl-prev  {
	position: absolute;
	left: 15px;
	padding: 12px;
	background-color: #c0d5cc;
    color: #ffffff;
    border-radius: 4px;
}	
#hoofdafbeelding .owl-nav .owl-next  {
	position: absolute;
	right: 15px;
	padding: 12px;
	background-color: #c0d5cc;
    color: #ffffff;
    border-radius: 4px;
}
#hoofdafbeelding .owl-nav .owl-prev.disabled, #hoofdafbeelding .owl-nav .owl-next.disabled {
	display:none;
}

#hoofdafbeelding .owl-nav .owl-prev:hover, #hoofdafbeelding .owl-nav .owl-next:hover {
	background-color: #ff7e00;
}

#hoofdafbeelding .owl-dots {
	position: absolute;
	bottom: 15px;
	bottom:-30px;
	width: 100%;
}	
#hoofdafbeelding .owl-dots .owl-dot span{
	background: #ffffff;
	border:1px solid #80bb4a;
}
#hoofdafbeelding .owl-dots .owl-dot.active span, #hoofdafbeelding .owl-dots .owl-dot:hover span {
    background: #80bb4a;
}

#hotel_slider {
    margin-bottom: 30px;
}
#hotel_slider.owl-carousel .item {
    text-align: center;
}

#hotel_slider.owl-carousel img {
    display: inline-block;
    height: 70px;
    width: auto;
    -webkit-filter: grayscale(1);
    -webkit-filter: grayscale(100%);
    filter: opacity(0.5) grayscale(100%);
}
#hotel_slider  .owl-nav {
	margin-top: 10px;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	width: 100%;
}
#hotel_slider .owl-nav .owl-prev  {
	position: absolute;
	left: -45px;
	left: -15px;
	padding: 6px 12px;
}	
#hotel_slider .owl-nav .owl-next  {
	position: absolute;
	right: -45px;
	right: -15px;
	padding: 6px 12px;
}
#hotel_slider  .owl-nav .owl-prev.disabled, #hotel_slider .owl-nav .owl-next.disabled {
	display: none;
	background-color: rgba(0,0,0,0.05);
}

#hotel_slider .owl-nav .owl-prev:hover, #hotel_slider .owl-nav .owl-next:hover {
	
	color:#ff7e00;
}


.ingelogdals{
	width: 250px;
	background: #ff7e00;
	position: absolute;
    top: 45px;
    left: -50px;
	text-align: center;
	line-height: 20px;
	letter-spacing: 1px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;

	z-index: 999999;
	box-shadow: 0 0 3px rgba(0,0,0,.3);
	position: fixed; 

	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
}
.bs-callout-default h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
}
.bs-callout-primary h4 {
    color: #428bca;
}
.bs-callout-success {
    border-left-color: #5cb85c;
}
.bs-callout-success h4 {
    color: #5cb85c;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    border-left-color: #ff7e00;
}
.bs-callout-warning h4 {
    color: #ff7e00;
}
.bs-callout-info {
    border-left-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}

#nietactief {
    margin-top: 15px;
}

#nietactief .btn {
    margin-top: 15px;
}

#update {
    display: none;
}

/* Koppel hotels aan hoofdaccount */
input.search-input {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    margin-bottom: 5px;
    height: auto;
}

.ms-container {
    background: transparent url(../images/switch.png) no-repeat 50% 50%;
    width: 100%;
}


.pac-container.pac-logo {
    z-index: 99999;
}

.pac-container.pac-logo::after {
    display: none;
}
/* Rapportages */
#rapportagelijst {
    padding-top:30px;
}
#rapportagelijst .btn {
    line-height: 2;
    margin-bottom: 30px;
    width: 320px;
    max-width: 95%;
    text-align: left;
}

.statistieken th.maand {
    width: 95px;
}
.statistieken td.wat {
    width: 250px;
}


.conversie th.maand {
    width: 95px;
    text-align: center;
}
.conversie td.wat {
    width: 250px;
}

.conversie .boekingen{
    //border-top: 1px solid #94a39d;
    padding-top: 5px;
    line-height: 1;
}
.conversie .procent {
    //border-top: 2px solid #94a39d;
    font-size: 20px;
    margin-top: 5px;
    padding-top: 5px;
    background-color: rgba(0,0,0,0.07);
    text-align: center;
}
.conversie span {
    display: inline-block;
    width: 25px;
}
.conversie i.fa {
    color: rgba(0,0,0,0.5);
    padding: 5px;
}

#seo-blok {
    border-bottom: 1px solid #c0d5cc;
    color:#94a39d;
    padding:25px 0px;
    font-size:80%;
    line-height:140%;
}
#seo-blok h3 {
    font-size:120%;
    line-height:130%;
}

#populairesteden {
    border-bottom: 1px solid #c0d5cc;
    color:#94a39d;
    padding:25px 0px;
    font-size:12px;
    line-height:18px;
}
#populairesteden h3 {
    font-size:120%;
    line-height:130%;
    margin-top:0;
}

.fa-big {
    color:#fff;
    color: rgba(255,255,255,0.5);
    font-size: 150px;
}
.fa-big-green {
    color:#c0d5cc;
    color: rgba(192,213,204,1);
    font-size: 150px;
}

.infoblock {
    padding-left:55px;
    position:relative;
}
.infoblock:before {
    content: "\f05a"; /* fa-info */
    color: #94a39d;
	font-family: FontAwesome;
	position: absolute;
	left: 0px;
	top:-15px;
	font-size:50px;
}

blockquote {
    border-left: 5px solid #ff7e00;
}

.max-width {
    width:100%;
    white-space: normal;
}

@-webkit-keyframes blink { 50% { border-color: rgba(145,178,163,1); }  }

.melding_wijzigingen {
	display: none;
	/* float: right; */
	border: 1px dashed #91b2a3;
	border: 1px dashed rgba(145,178,163,0.2);
	background-color: rgba(145,178,163,0.1);
	-webkit-animation: blink .5s step-end infinite alternate; 
}


	/* Custom, iPhone Retina */ 
	@media only screen and (min-width : 320px) {
		
	}

	/* Extra Small Devices, Phones */ 
	@media only screen and (min-width : 480px) {

	}

	/* Small Devices, Tablets */
	@media only screen and (min-width : 768px) {
		.row-eq-height	{
			display: -webkit-box;
			display: -webkit-flex;
			display: -webkit-flex;
			display: -ms-flexbox;
			display:flex;
			flex-flow: row wrap;
		}
		.row-eq-height > [class*='col-'] {
			display: flex;
			display: -webkit-box;
			display: -webkit-flex;
			display: -ms-flexbox;
			flex-direction: row;
			-webkit-flex-direction: row;
			-webkit-align-content: stretch;
			align-content: stretch;
			//align-items: center;
		}
		.medium-gutters {
			margin-right: -30px;
			margin-left: -30px;
		}
		 .medium-gutters > [class*="col-"] {
			padding-right: 30px;
			padding-left: 30px;
		}
		
		.large-gutters {
			margin-right: -45px;
			margin-left: -45px;
		}
		 .large-gutters > [class*="col-"] {
			padding-right: 45px;
			padding-left: 45px;
		}
		.xlarge-gutters {
			margin-right: -60px;
			margin-left: -60px;
		}
		 .xlarge-gutters > [class*="col-"] {
			padding-right: 60px;
			padding-left: 60px;
		}
		
		header {
			height: 500px;
		}
		#vv header {
		    height: 160px;
	    }
		#backoffice header {
			height: 250px;
		}
		header #menu{
			height: 55px;
			background: none;
		}
		
		header.scroll #menu{
			background-color: rgba(0,0,0,0.6);
			height: 55px;
			z-index: 1032;
		}
		header .navbar-header {
		     height: auto;   
		}
		#backoffice header #menu{
		
		    height:250px;
		}
		#backoffice header.scroll #menu{
			height:125px;
		}
		header .logo, #footer .logo  {
			height: 160px;
		}
		header.scroll .logo{
			//height: 95px;
		}
        header #topmenu .navbar-nav>li {
             float: none;
        }
        
        header #topmenu .navbar-nav>li:last-of-type>a {
            border-left: 1px solid #ffffff;
        }
        header #topmenu .navbar-nav>li:first-of-type>a {
            border: none;
        }
		header #topmenu .navbar-nav>li>a {
			padding-top: 20px;
			
		}
		header #titels {
			padding:45px;
			top: 160px;
		}
		header #titels h1,  header.start #zoekbalk h1{
			font-size: 40px;
		}
		header #titels h2, header.start #zoekbalk h2{
			font-size: 26px;
		}
		
		header #hoofdmenu {
			position: absolute;
			
			right: 0;
			bottom: 0;
			z-index: 3;	
		}
		
		#hoofdmenu ul.usp {
			float: right;
			list-style:none;
			padding: 0;
		}
		#hoofdmenu ul.usp>li{
			display: inline;
			position: relative;
			margin-left: 30px;
			margin-right: 30px;
			color: rgba(255,255,255,0.6);
			//font-weight: 700;
			font-size: 16px;
		}
		#hoofdmenu ul.usp>li:before{
			font-family: FontAwesome;
			content: "\f058";
			position: absolute;
			left: -25px;
		}
		header #hoofdmenu .nav {
			padding-right: 30px;
			background-color: #c0d5cc;
			//background-image: url(../images/patroon.png);
		}
		header #hoofdmenu .nav>li>a{
			font-size: 18px;
			color: rgba(59,59,59,0.9);
		}
		header #hoofdmenu .nav>li.admin>a{
			font-size: 18px;
			background-color: #ff7e00;
			color: #ffffff;	
		}
		header #hoofdmenu .nav>li.active>a, header #hoofdmenu .nav>li>a:hover {
			background-color: #91b2a3;
			color: #ffffff;		
		}
		header #hoofdmenu .nav>li.active>a:hover {
			background-color: #91b2a3;
			opacity: 0.4;	
		}
		#zoekbalk {
			margin-top: -150px;
			min-height: 200px;
			height: auto;
			position: relative;
			z-index: 1031;	
		}
		#vv #zoekbalk {
			min-height: 100px;
			margin-top: -100px;
			//height: 100px
		}
		#vv #zoekbalk>div {
			padding: 25px 40px;
			height: 100%;
			margin-right: -15px;
		}
		#vv #zoekbalk .usp {
			position: absolute;
			top: -5px;
			right: 55px;
		}
		#vv #zoekbalk .usp>li {
			font-weight: 500;
			text-align: right;
		}
		
		#zoekbalk .zoeken{
			display: flex;
			align-items: center;

		}
		#zoekbalk .zoeken>div, #zoekform .zoeken>div{
			width: 100%;
			text-align: right;
		}
		header.start #zoekbalk .zoeken>div{
		    text-align: center;
		}
		#zoekbalk h2{
			font-size: 36px;
		}
		#zoekform h2{
			text-align: left;
			font-size: 26px;
		}
		#zoekform h2:before, #zoekform h2:after, #vv #zoekbalk h2:before, #vv #zoekbalk h2:after {
			display: none;
		}
		
		#zoekform .form-group {
		    
		    margin-right: 4px;
		    text-align: left;
		}
		#zoekbalk .form-group {
		    width: 30%;
		    margin-right: 4px;
		    text-align: left;
		}
		
		header.start #zoekbalk .form-group {
		    width: auto;
		}
		header.start #zoekbalk form {
		    margin-top: 60px;
		    
		}
		#zoekbalk .laad_plaatsen, #zoekform .laad_plaatsen2 {
			box-shadow: none;
			border-top-right-radius: 0;
			border-bottom-right-radius: 0;
			min-width: 200px;
			width: 100%;
			margin-bottom: 15px;
		}
		#zoekbalk #datum, #zoekform #datum2  {
			box-shadow: none;
			border-top-left-radius: 0;
			border-bottom-left-radius: 0;
			margin-left: -2px;
			min-width: 200px;
			width: 100%;
			margin-bottom: 15px;
		}
		#zoekbalk .btn, #zoekform .btn {
			margin-bottom: 15px;
		}
		#zoekbalk ul.usp>li, #zoekform ul.usp>li {
			white-space: nowrap;
			display: inline-block;
			font-size: 14px;
		}
		#zoekbalk ul.usp>li:last-of-type, #zoekform ul.usp>li:last-of-type {
		    margin-right: 0;
		}
		#zoekresultaten .usp {
        	height: 340px;
        	padding: 30px;
        	
        	margin-bottom: 30px;
        	color: #ffffff;
        	background-color: #c0d5cc;
        	overflow: hidden;
        }
        
        #zoekresultaten .usp ul{
        	margin-top: 15px;
        	list-style: none;
        }
        #zoekresultaten .usp ul>li {
        	position: relative;
        	font-size: 22px;
        	line-height: 1.5;
        }
		
		#tabs .nav-tabs>li {
			width: 20%;
		}	
		#tabs .usp ul>li, #zoekresultaten .usp ul>li,  .zijbalk .usp ul>li {
			font-size: 17px;
		}
		
		#usp-start {
            width: 75%;
        }
        #usp-start li{
            padding: 15px; 
            font-size: 18px;
            width: 22%;
        }
        #usp-start li img{
            height: 65px;
            margin-bottom: 15px;
        }
		
		#nieuwsbrief input{
			width: 250px;
		}	
		#nieuwsbrief .btn-default {
			margin-top:0;
		}
		#nieuwsbrief h2{
			font-size: 28px;
		}
		#nieuwsbrief p {
			font-size: 16px;
		}
		#footer .ondermenu {
			//text-align: left;
		}
		#footer .ondermenu ul>li {
			display: inline-block;
			float: left;
			font-size: 12px;
			padding: 5px 5px;
			border-left: 1px solid rgba(0,0,0,0.2);
		}
		#footer .ondermenu ul>li:first-of-type  {
			border: none;
			padding-left: 0;
		}
		.copyright {
			margin-top: 10px;
		}
		#footer .socialmedia {
			text-align: right;
			font-size: 32px;
		}
		#backoffice h1 {
		     font-size: 28px;   
		}
		#backoffice .kamer .btn + .btn{
            margin-left: 0px;
            margin-top: 5px;
        }
        #backoffice .bulk .showbulk {
            /*
            position: absolute;
            right: 15px;
            top: 20px;
            */
        }
	}

	/* Medium Devices, Desktops */
	@media only screen and (min-width : 992px) {
		header {
			height: 600px;
		}
		#vv header {
		    min-height: 0;
		    height: 250px;
	    }
		#backoffice header {
			min-height: 0;
			height: 250px;
		}

		header #titels h1, header.start #zoekbalk h1{
			font-size: 55px;
		}
		#tabs .usp ul>li, #zoekresultaten .usp ul>li,  .zijbalk .usp ul>li {
			font-size: 19px;
		
		}
		#steden h2{
			font-size: 48px;
		}	
		#steden h2:before, #steden h2:after{
			left: 0;
		}
		#nieuwsbrief input{
			width: 300px;
		}
		#nieuwsbrief h2{
			font-size: 28px;
		}
		#nieuwsbrief p {
			font-size: 18px;
		}
		#footer .ondermenu ul>li {	
			font-size: 14px;
			padding: 5px 10px;
		}
		#kamerdetails .titels .prijs  {
			right: 15px;
			top: 0px;
		}
		#backoffice h1 {
		     font-size: 32px;   
		}
		#backoffice #kamerdetails .kamers .kamer .prijs .bedrag {
            font-size: 24px;
        }
        #zoekresultaten .usp {
             padding: 20px;   
        }
        #zoekresultaten .usp ul>li {
        	line-height: 1.7;
        }
		

}
	/* Large Devices, Wide Screens */
	@media only screen and (min-width : 1200px) {
		header {
			height: 700px;
		}
		#vv header {
		    height: 250px;
	    }
		#backoffice header {
			height: 250px;
		}
		header.start #zoekbalk {
            margin-top: -500px;
        }
		header #titels h1, header.start #zoekbalk h1{
			font-size: 60px;
		}
		#vv #zoekbalk {
			height: 100px;
		}
		#tabs .usp ul>li,  .zijbalk .usp ul>li {
			font-size: 18px;
		
		}
		#nieuwsbrief input{
			width: 350px;
		}
		#nieuwsbrief h2{
			font-size: 32px;
		}
		#nieuwsbrief p {
			font-size: 22px;
		}
		#footer .ondermenu ul>li {	
			font-size: 13px;
			padding: 5px 10px;
		}
		div.aanmelden {
		     border-left: 1px solid #94a39d;   
		}
		#backoffice h1 {
		     font-size: 36px;   
		}
		#backoffice #kamerdetails .kamers .kamer .prijs .bedrag {
            font-size: 24px;
        }
        
        #zoekresultaten .usp {
             padding: 15px;   
        }
        #zoekresultaten .usp ul>li {
        	line-height: 1.5;
        	font-size: 17px;
        }
        #zoekform h2{
			text-align: left;
			font-size: 36px;
		}
		
	}
	@media only screen and (min-width : 1450px) {
	    
	    #backoffice #kamerdetails .kamers .kamer .prijs .bedrag {
            font-size: 30px;
        }
        #backoffice #kamerdetails .kamers .kamer .beschikbaar {
            padding: 0;
        }
        #backoffice .kamer .specs > div > div {
	        text-align: left;
	       
        }
	    #zoekresultaten .usp {
             padding: 30px;   
        }
        #zoekresultaten .usp ul>li {
        	line-height: 1.8;
        	font-size: 17px;
        	
        }
	}
	@media only screen and (min-width : 1600px) {
	    #zoekresultaten .usp ul>li {
        	line-height: 1.8;
        	font-size: 19px;
        	
        }
	    
	}