body {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	line-height: 1.8;
	padding-top: 54px;
	color: #3B594C;
	overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
}
h1 {
	font-size: 32px;
	line-height: 1.2;
	
}
h2 {
	font-size: 3.5rem;
}
p { margin-bottom: 30px;}
.card-footer p { margin-bottom: 0;}

#sideNav .navbar-nav .nav-item .nav-link {
	font-weight: 300;
	color: #3B594C;
}
#sideNav .nav-link:before {
 	display: inline-block;
  	content: ' ';
  	background-image: url('../img/navlist_icon.svg');
  	background-size: 10px 10px;
  	height: 10px;
  	width: 10px;
	margin-right: 16px;
}
#sideNav .nav-link.active:before {
 	display: inline-block;
  	content: ' ';
  	background-image: url('../img/navlist_icon_active.svg');
  	background-size: 10px 10px;
  	height: 10px;
  	width: 10px;
	margin-right: 16px;
}
section.content-section {
	padding-top: 5rem !important;
	padding-bottom: 5rem !important;
}

.logo { width: 180px;}

#opleverniveau, 
#contact { 
	background-image: url(../img/back_opleverniveau.jpg); background-repeat: no-repeat; background-size: cover; color: #3B594C;
}

@media (min-width: 992px) {
	body {
		padding-top: 0;
		padding-left: 17rem;
        padding-right:0;
		max-width: 2200px;
		overflow-x: hidden;
		background-color: #E8E8E8;
	}
	
 	#sideNav {
    	text-align: left;
    	position: fixed;
    	top: 0;
		left: 0;
 	   	display: flex;
 	   	flex-direction: column;
 	   	width: 17rem;
 	   	height: 100vh;
	}
 	#sideNav .navbar-brand {
 	   	display: flex;
	    margin: auto auto 0;
		margin: 40px auto 0;
	    padding: 0.5rem;
        margin-bottom: 200px;
	}
  	#sideNav .navbar-collapse {
 	   	display: flex;
 	   	align-items: flex-start;
 	   	flex-grow: 0;
 	   	width: 100%;
 	   	margin-bottom: auto;
 	}
 	#sideNav .navbar-collapse .navbar-nav {
  	  	flex-direction: column;
  	  	width: 100%;
  	}
  	#sideNav .navbar-collapse .navbar-nav .nav-item {
  	  	display: block;
  	}
  	#sideNav .navbar-collapse .navbar-nav .nav-item .nav-link {
    	display: block;
  	}		
	
  	section.content-section {
    	padding-top: 3rem !important;
    	padding-bottom: 3rem !important;
  	}
}

@media (min-width: 768px) {
  	section.content-section {
    	/*min-height: 100vh;*/
		min-height: 50vh;
  	}

	#gezondheidscentrum { margin-top: -100px;  }

	.map { border:none; margin-top: -50px; height: 600px;}

	/*#locatie { margin-top: -100px; } */
	#locatie img {
		margin-top: -50px;
	}

	#zorgaanbieders { margin-top: -100px; background-image: url(../img/back_opleverniveau.jpg); background-repeat: no-repeat; background-size: cover; color: #3B594C;}
	#impressies { background-color: #FFF; margin-top: -100px; padding: 0;}
	#huurmogelijkheden { margin-top: -100px; }
	#opleverniveau { margin-top: -100px; background-image: url(../img/back_opleverniveau.jpg); background-repeat: no-repeat; background-size: cover; color: #3B594C;}
	#beschikbaarheid { margin-top: -50px;}
	#beschikbaarheid .bg-white { margin-top: -100px;}
	#contact { margin-top: -100px; background-image: url(../img/back_opleverniveau.jpg); background-repeat: no-repeat; background-size: cover; color: #3B594C;}

	/* Carousel */
	.carousel-control-prev, .carousel-control-next {
		position: absolute;
		top: auto;
		bottom: 20px;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: 40px;
		color: #fff;
		text-align: center;
		opacity: 1;
		z-index: 1020;
	}
	.carousel-control-prev {
		left: 50px;
		margin-left: 0;
	}
	.carousel-control-next {
		left: 0px;
		margin-left: 90px;
	}

	#carousel2 .carousel-control-prev, 
    #carousel2 .carousel-control-next,
    #carousel3 .carousel-control-prev, 
    #carousel3 .carousel-control-next {
		bottom: 0px;
        padding-bottom: 8px;
	}
    
	#carousel2 .carousel-control-prev,
    #carousel3 .carousel-control-prev {
		left: -10px;
		margin-left: 0;
	}
	#carousel2 .carousel-control-next,
    #carousel3 .carousel-control-next {
		left: 0px;
		margin-left: 30px;
	}    
    
    #carousel2 .carousel-control-prev-icon,
    #carousel3 .carousel-control-prev-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
    }

    #carousel2 .carousel-control-next-icon,
    #carousel3 .carousel-control-next-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
    }
	
	.copyright { color: #3B594C; font-size: 10px; padding:15px; margin-left: -30px; }
	.copyright-mobile { display: none; }
	
}


@media (max-width: 991px) {
	.copyright { display: none; }
	.copyright-mobile { color: #3B594C; font-size: 10px; padding: 50px 0 0 0; }
}

@media (max-width: 768px) {
	
	section.content-section {
		padding-top: 3rem !important;
		padding-bottom: 0rem !important;
	}
	
	/* #locatie { margin-top: -50px; } */
	
	h1 {
		font-size: 24px;
		line-height: 1.2;

	}
	
	.contactform {
		color: #FFF;
		width: 100%;
		padding: 60px 30px;
	}	
	
	.contact-logo {
		width: 120px;
	}     
  
	.carousel-control-prev, .carousel-control-next {
		width: 40px;
	}    
    
	#carousel2 .carousel-control-prev, 
    #carousel2 .carousel-control-next,
    #carousel3 .carousel-control-prev, 
    #carousel3 .carousel-control-next {
		top: inherit;
        bottom: 0px;
        padding-bottom: 8px;
	}
    
	#carousel2 .carousel-control-prev,
    #carousel3 .carousel-control-prev {
		left: -10px;
		margin-left: 0;
	}
	#carousel2 .carousel-control-next,
    #carousel3 .carousel-control-next {
		left: 0px;
		margin-left: 30px;
	}    
    
    #carousel2 .carousel-control-prev-icon,
    #carousel3 .carousel-control-prev-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
    }

    #carousel2 .carousel-control-next-icon,
    #carousel3 .carousel-control-next-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
    }
	    
	
}


.bg-primary {
  	/*background-color: #181d25 !important;*/
	background-color: #E8E8E8 !important;
}
.bg-secondary {
  	background-color: #3B594C !important;
	color: #FFF;
}

.text-primary {
  	color: #3B594C !important;
}

.text-block { padding: 30px; /*word-wrap: break-word;*/ /* overflow-wrap:break-word; */ }
.text-block-h1 { padding: 0 30px; /*word-wrap: break-word;*/ /* overflow-wrap:break-word; */ }
.bg-white.text-block { color: #3B594C; padding-bottom: 10px; }

.text-block ul {
	margin-left: 0px;
	padding-left: 30px;
	list-style-type: none;
}
.text-block ul li:before {
 	display: inline-block;
  	content: ' ';
  	background-image: url('../img/list_icon_closed.svg');
  	background-size: 10px 10px;
  	height: 10px;
  	width: 10px;
	margin-right: 16px;
	margin-left: -26px;
}
.text-block ul li ul {
	margin-left: 0px;
	padding-left: 30px;
	list-style-type: none;
}
.text-block ul li ul li:before {
 	display: inline-block;
  	content: ' ';
  	background-image: url('../img/list_icon_open.svg');
  	background-size: 10px 10px;
  	height: 10px;
  	width: 10px;
	margin-right: 16px;
	margin-left: -30px;
}

ul#pills-tab {
	padding-left: 0px;
}
ul#pills-tab li:before {
    display: inline-block;
    content: none;
    background-image:none;
    height: auto;
    width: 10px;
    margin-right: 16px;
    margin-left: -30px;
}
a {
  	color: #181D25;
	font-weight: 700;
}
a:hover, a:focus, a:active {
  	color: #181D25;
	text-decoration: underline;
}

#contact a {
	font-weight: 300 !important;
}

.card a {
  	color: #3B594C;
	font-weight: 400;
}
/*
#contact a {
  	color: #3B594C;
	font-weight: 700;
}
*/
.copyright a {
    color: #3B594C;
	font-weight: normal;   
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #000;
    background-color: #95c11f;
	/*background-color: rgba(255, 255, 255, 0.0);*/
}
.nav-pills .nav-link {
   /* border-radius: 0.25rem;*/
	border-radius: 0;
}

.nav-pills .nav-item {
    /*border-radius: 0.25rem;*/
	background-color: #FFF;
	border-top: 1px solid #566f22;
	border-right: 1px solid #566f22;
	border-bottom: 1px solid #566f22;
	border-radius: 0;
/*	
	border: none;
	border-radius: 0;
	background-color: #FFF;
*/	
}
.nav-pills .nav-item:first-of-type {
    border-left: 1px solid #566f22;
	border-top-left-radius: 0.25rem; 
	border-bottom-left-radius: 0.25rem; 
}
.nav-pills .nav-item:last-of-type {
	border-top-right-radius: 0.25rem; 
	border-bottom-right-radius: 0.25rem; 
}

/*
.nav-pills li a.active {
    color: #000;
    background-color: #95c11f;
}
.nav-pills li a {
    border-radius: 0.25rem;
	background-color: #FFF;
	border: 1px solid #566f22;
}
.nav-pills li a.nav-link:nth-of-type(4n+1) {
    background: red;
	border-radius: 0;
}
*/
.tabel tr {
	border-bottom: 1px solid rgba(24, 29, 37, 0.5);
	
}
.tabel tr:last-of-type {
    border-bottom: none;
}
.tabel td {
	padding: 16px 8px;
}
.tabel td:nth-child(2)
{
	text-align: right;
}
.contact-logo {
	/*width: 120px;*/
	height: 120px;
	margin-left: -20px;
} 
/* CONTACTFORM */
.contactform {
	color: #3B594C;
	width: 100%;
	padding-top: 60px;
}
.contactform label { width: 100%; text-align: left; font-size: 12px; }
.contactform input.field { width: 100%; text-align: left; height: 36px; padding: 0 6px 0 10px; font-size: 14px; }
.contactform textarea { width: 100%; text-align: left; height: 100px; padding: 10px 6px 0 10px;font-size: 14px; }

.contactform input.error { width: 100%; height: 36px; border: 1px solid #FF0000; background-color: #FF777A; color: #000;}
/*
.contactform .btn.btn-more { 
	border-radius: 0.25rem;
	background-color: transparent;
	color: #FFF;
	font-size: 0.8rem;
	font-weight: bold;
	text-transform: uppercase;
	width: 200px;
	border: 2px solid #95c11f;
}*/
/* CONTACTFORM */

.btn.btn-more { 
	border-radius: 0.25rem;
	background-color: #67C148;
	color: #FFF;
	font-size: 0.8rem;
	font-weight: bold;
	text-transform: uppercase;
	min-width: 200px;
	border: 2px solid #67C148;
}
.openBtn { font-weight: bold !important; }

/* CARDS */
.card {
    border: none;
    border-radius: 0;
}.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 2.50rem;
}
.card-footer {
    padding: 1.75rem 2.50rem;
    background-color: #FFF;
    border-top: 1px solid #67C148;
}
.card .logo { width: 200px; margin: 1.25rem 0 0 2.50rem;;}