* {
	font-family: 'Roboto';
}
html, body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 21px;
}
a {
	color: #5873b8;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	margin-top: 0;
	color: #5873b8;
	font-size: 20px;
}
h2 {
	margin-top: 0;
	color: #5965a6;
	font-size: 16px;
}
h3 {
	margin-top: 0;
	color: #b7bee0;
	font-size: 14px;
}
p {
	margin-bottom: 0;
	padding-bottom: 10px;
	box-sizing: border-box;
}
img {
	max-width: 100% !important;
	height: auto;
	/*border: none;*/
}
iframe {
	max-width: 100%;
	border: none;
}
.wrapper {
	max-width: 990px;
	width: calc(100% - 20px);
	position: relative;
	margin: auto;
}
header {
	margin-bottom: 20px;
}
header #logo {
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	max-width: 253px !important;
	width: 100%;
}
header .top {
	float: right;
	text-align: right;
}
#hometekst p {
	margin-bottom: 0;
	padding-bottom: 0px;
}
#hometekst {
	margin-top: 20px;
	float: left;
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 0px;
}
.topmenu li {
	color: #717171;
	border-left: 1px solid #717171;
	display: inline;
	/*font-size: 10pt;*/
	font-size: 12px;
}
.topmenu li:first-child {
	border-left: none;
}
.topmenu a {
	color: #717171;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	box-sizing: border-box;
}
.topmenu a:hover {
	text-decoration: underline;
}
#menu-topmenu {
	display: none;
}
#mainmenu {
	background-color: #5873b8;
}
#mainmenu ul {
	margin: 0;
	padding: 0;
	float: left;
    width: 100%;
}
#mainmenu li {
	margin: 0;
	float:left;
	position:relative;
	display: inline;
}
#mainmenu li:hover ul {
	
}
#jsddm li ul:hover #jsddm a {
	color: #5873b8 !important;
}
#mainmenu li a:hover,
#jsddm > li:hover{
	color: #5873b8 !important;
	background-color:#b7bee0;
}
#mainmenu ul .active {
	color: #5873b8;
	background-color:#b7bee0;
}
#mainmenu ul li ul .active {
	color: #5873b8;
	float: left;
	width: 100% !important;
}
#pull {
	float: right !important;
	background-color:#b7bee0 !important;
	border-left: 0;
	text-align:center;
	text-decoration:none;
	padding: 10px !important;
	margin-top: 10px;
	margin-bottom: 10px;
	width:85px;
	box-sizing: border-box;
	display: none;
	transition:none;
	color: #fff;
	border-radius:5px;
}
#pull:before{
	content:'Menu';
	float:left;
	margin-top:4px;
	text-transform: uppercase;
}
.bars{
	float:right;
	margin-top:3px;
}
.icon-bar {
	background-color: #fff;
    border-radius: 1px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    display: block;
    height: 2px;
    width: 18px;
	margin-top: 3px;
}
.topmenu-responsive {
	display: none;
}
#jsddm li ul{
	position:absolute;
	left: 0;
	z-index:1;
	top: 51px;
	width: auto;
	visibility: hidden;
	margin:0;
}
#jsddm li:hover ul {
	visibility: visible;
}
#jsddm li ul li  {
	width: 100%;
}
#jsddm li ul li a{
	background-color: #b7bee0;
	color:#fff;
	text-transform:none;
	float: left;
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
#jsddm li ul li:last-child a {
	border-radius: 0px 0px 10px 10px;
}
#jsddm li ul li a:hover{
	color:#5873b8;
	background-color:#b7bee0;
}
#mainmenu a {
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	float: left;
	text-decoration: none;
	box-sizing: border-box;
	padding: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
#mainmenu  li a:first-child  {
	border-left: 0px;
}
#mainmenu a:hover {
	color: #ffffff;
	background-color: #5873b8;
}
#banner {
	padding: 0;
	margin: 0;
	font-size: 18px;
	color: #ffffff;
	height: 350px;
	width: 100%;
	line-height: 1.5em;
	background-color: #5873b8;
	background-size: cover;
	background-position: center;
	position: relative;
}
#banner .wrapper {
	height: 350px;
}
#banner #text {
	position: absolute;
	bottom: 80px;
	padding-right: 20px;
	text-align: left;
	left: 20px;
	font-size: 18pt;
	box-sizing: border-box;
}
#banner #text .top {
	color: #fff;
	background-color: #5873b8;
	float: left;
	box-sizing: border-box;
	border-radius: 5px;
	padding: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
}
#banner #text #middle {
	color: #5873b8;
	background-color: rgba(255,255,255,0.6);
	float: left;
	box-sizing: border-box;
	padding: 10px;
	border-radius: 5px;
	clear: both;
	margin-left: 40px;
	margin-bottom: 10px;
}
#banner #text #bottom {
	color: #5873b8;
	background-color: rgba(255,255,255,0.6);
	float: left;
	border-radius: 5px;
	box-sizing: border-box;
	padding: 10px;
	clear: both;
	margin-left: 80px;
	margin-bottom: 10px;
}
.openingstijden-klok-image {
	float: right;
	padding-right: 40px;
}
.vcard {
	margin-right:20px;
	width: 150px;
	float: right;
}
#content {
	padding-left: 60px;
	padding-right: 60px;
	box-sizing: border-box;
	min-height: 500px;
	background-color: #ffffff;
}
#tekst  {
	min-height: 470px;
}
#rechtermenu  {
	width: 100%;
	max-width: 300px;
	padding-bottom: 20px;
	float: right;
	box-sizing: border-box;
	padding-left: 20px;
}
#rechtermenu1  {
	padding: 20px;
	box-sizing: border-box;
	width: 100%;
	border-radius: 5px;
	background-color: #b7bee0;
}
#rechtermenu1 b {
	float: left;
	width: 20px;
	color: #5873b8;
}
#rechtermenu1  hr {
	border: none;
	border-bottom: 1px solid #8d95c1;
	margin-bottom: 15px;
}
#rechtermenu1  ul {
	margin: 0;
	padding-left: 0px;
	font-size: 12px;
	margin-bottom: 20px;
}
#rechtermenu li {
	padding-bottom: 10px;
	box-sizing: border-box;
    display: block;
    list-style: none;
    background-image: url(/css/tree/images/arrow-right.svg);
    background-repeat: no-repeat;
    background-position: left 0px top; 
    background-size: 16px 16px;
    padding-left: 20px;
}
#rechtermenu1 a {
	color: #5873b8;
	text-decoration: none;
	margin: 0;
}
#rechtermenu1  a:hover {
	text-decoration: none;
}
#homeitems {
	width: 100%;
	float: left;
}
#homeitems * {
	line-height: 0px;
}
#homeitems ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#homeitems ul li {
	width: 32%;
	float:  left;
	margin-right: 2%;
	box-sizing: border-box;
}
#homeitems ul li:last-child {
	margin-right: 0px;
}
#homeitems ul li img {
	width: 100%;
	border-radius: 5px 5px 0px 0px;
}
#homeitems .info  {
	width: 100%;
	padding: 12px;
	box-sizing: border-box;
	line-height: 14pt;
	box-sizing: border-box;
	background-color: #5873b8;
	text-align: center;
	margin-bottom: 20px;
	border-radius: 0px 0px 5px 5px;
}
#homeitems  .info  a {
	color: #fff;
	font-size: 16px;
	text-decoration: none;
}
.home-list {
	float:left;
	width:33.33%;
	padding: 20px;
	padding-left: 0px !important;
	box-sizing: border-box;
	padding-bottom: 40px;
}
#copyright {
	height: 20px;
	float: left;
	width: 100%;
	clear: both;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	font-size: 10px;
	color: #4b5982;
}
#copyright a {
	text-decoration: none;
	color: #4b5982;
	cursor: text;
}
.clear {
	clear:both;
}
.infobuttonblauw {
	width: 100%;
	background-color: #2ba718;
	cursor: pointer;
	border-radius: 5px;
	text-align: center;
	color: #fff;
	margin-top: 10px;
	margin-right: 10px;
	padding: 10px;
	box-sizing: border-box;
	float: left;
}
.infobuttonblauw a {
	color: #fff !important;
}
.youtube-video {
	width: 100% !important;
	max-width: 600px !important;
	height: 320px !important;
}
.youtube-video-3c {
	float: left;
	width: calc(33.33% - 20px) !important;
	height: 200px !important;
	margin-right: 20px;
	margin-bottom: 20px;
}
#banner-certificated-link {
	text-decoration: none;
}
#banner-certificated {
	width: 300px;
    margin-top: -343px;
	color: #fff;
	height: 300px;
	float: right;
	transform: rotate(10deg);
	text-align: center;
}
#banner-certificated * { 
	z-index: 2;
	position: relative;
}
#banner-certificated:after {
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-image:url('/images/certificated_noab.svg');
	background-size: 100% 100%;
	background-position: center center;
}
#banner-certificated:before {
	content: '';
	position: absolute;
	left: 20px;
	top: 20px;
	width: calc(100% - 40px);
	height: calc(100% - 40px);
	border-radius: 100%;
	-webkit-box-shadow: 0px 0px 50px 30px rgba(255,255,255,0.7);
	-moz-box-shadow: 0px 0px 50px 30px rgba(255,255,255,0.7);
	box-shadow: 0px 0px 50px 30px rgba(255,255,255,0.7); 
}
#banner-certificated .text_top {
	font-size: 26pt;
    padding-top: 68px;
	box-sizing: border-box;
	line-height: 26pt;
}
#banner-certificated .text_middle {
    font-size: 62pt;
    font-weight: bold;
    line-height: 62pt;
}
#banner-certificated .text_bottom {
	font-size: 26pt;
	font-weight: 900;
	line-height: 26pt;
}
#banner-certificated .text_ratings {
	font-size: 14pt;
	font-weight: 900;
	line-height: 26pt;
}
.gemiddeldebeoordeling {
	font-weight: bold;
	font-size: 24pt;
	width: 100px;
	float: left;
	clear: both;
	color: #5bb858;
	height: 100px;
	border-radius: 100%;
	border: 2px solid #5bb858;
	display: flex;
	margin-bottom: 10px;
	margin-top: 10px;

	align-items: center;
	align-content: center;
	justify-content: center;
}
.beoordelingentotaal {
	float: left;
	width: 100%;
}
.beoordelingentotaal .left {
	float: left;
	width: 50%;
}
.beoordelingentotaal .right {
	float: left;
	width: 50%;
}
.h2style {
	margin-top: 0;
	color: #5873b8;
	font-size: 16px;
	font-weight: bold;
}
.socialmedia {
	text-align: right;
	float: right;
	width: 455px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.socialmedia .info {
	float: left;
	text-align: right;
}
.socialmedia .realsocialmedia {
	float: right;
	text-align: right;
}
.socialmedia ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.socialmedia li {
	text-decoration: none;
	display: inline;
	text-align: right;
}
.socialmedia li a {
	text-decoration: none;
	color: #000;
}
.socialmedia ul li img {
	width: 32px;
	vertical-align: middle;
	margin-right: 5px;
}
.socialmedia span {
	padding-left: 5px;
	box-sizing: border-box;
	padding-right: 10px;
}
#twitterfeed {
	float: right;
	margin-top: -347px;
	margin-right: 13px;
	max-height: 200px;
}
textarea {
	width: 100% !important;
	margin-top: 5px;
	margin-bottom: 5px;
	min-height: 100px;
	border-radius: 5px;
	resize: vertical;
	border: 1px solid #b7bee0;
	padding: 8px 5px 8px 10px;
	box-shadow: inset 0 1px 2px rgba(170, 170, 170, 0.25);
	-webkit-box-shadow: inset 0 1px 2px rgba(170, 170, 1700, 0.25);
	-moz-box-shadow: inset 0 1px 2px rgba(170, 170, 170, 0.25);
	-moz-transition: ease .5s none;
	-moz-transition-property: border, -moz-box-shadow;
	-webkit-transition: ease .5s none;
	box-sizing: border-box;
	-webkit-transition-property: border, -webkit-box-shadow;
	-o-transition: ease .5s none;
	-o-transition-property: border, -o-box-shadow;
	transition: ease .5s none;
	transition-property: border, box-shadow;
}
input[type="text"], input[type="password"] {
	width: 100% !important;
	margin-top: 5px;
	border-radius: 5px;
	margin-bottom: 5px;
	border: 1px solid #b7bee0;
	padding: 8px 5px 8px 10px;
	box-shadow: inset 0 1px 2px rgba(170, 170, 170, 0.25);
	-webkit-box-shadow: inset 0 1px 2px rgba(170, 170, 1700, 0.25);
	-moz-box-shadow: inset 0 1px 2px rgba(170, 170, 170, 0.25);
	-moz-transition: ease .5s none;
	-moz-transition-property: border, -moz-box-shadow;
	-webkit-transition: ease .5s none;
	box-sizing: border-box;
	-webkit-transition-property: border, -webkit-box-shadow;
	-o-transition: ease .5s none;
	-o-transition-property: border, -o-box-shadow;
	transition: ease .5s none;
	transition-property: border, box-shadow;
}
input[type=text]:hover,
input[type=password]:hover,
textarea:hover{
    border: 1px solid #5873b8;
}
input[type=text]:focus,
input[type=password]:focus,
textarea:focus
{
    border: 1px solid #5873b8;
    -webkit-box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 3px;
    -moz-box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 3px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 3px;
}
input[type="submit"], button, input[type="button"] {
	height: 40px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #5873b8;
	border: none;
	border-radius: 5px;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	text-align: center;
	padding-top: 10px;
}
input[type="submit"]:hover, button:hover, input[type="button"]:hover {
	background-color: #5873b8;
}
.form {
	width: 100% !important;
	max-width: 500px !important;
	padding-top: 20px;
	padding-bottom: 20px;
	box-sizing: border-box;
}

table {
	width: 100% !important;
	max-width: 100% !important;
	box-sizing: border-box;
}
select {
	width: 100%;
	padding: 8px 5px 8px 10px;
	box-sizing: border-box;
    font-family: Arial, Helvetica, Sans-serif;
    border: 1px solid #CCC;
    outline: none;
	box-shadow: inset 0 1px 2px rgba(170, 170, 170, 0.25);
	-webkit-box-shadow: inset 0 1px 2px rgba(170, 170, 1700, 0.25);
	-moz-box-shadow: inset 0 1px 2px rgba(170, 170, 170, 0.25);
    -moz-transition: ease .5s none;
    -moz-transition-property: border, -moz-box-shadow;
	box-sizing: border-box;
    -webkit-transition: ease .5s none;
    -webkit-transition-property: border, -webkit-box-shadow;
    -o-transition: ease .5s none;
    -o-transition-property: border, -o-box-shadow;
    transition: ease .5s none;
    transition-property: border, box-shadow;
}
select:hover{
    border: 1px solid #004481;
}
select:focus
{
    border: 1px solid #004481;
    -webkit-box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 3px;
    -moz-box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 3px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 3px;
}
footer {
	background-color: #5873b8;
	padding-bottom: 15px;
	box-sizing: border-box;
	line-height: 16pt;
}
#landingpages {
	float: left;
	width: 100%;
}
#informatie {
	float: left;
	width: 100%;
	background-color: #b7bee0;
	margin-bottom: 15px;
	padding: 15px;
	box-sizing: border-box;
}
#informatie .socialmedia {
	margin: 0px;
}
footer table {
	width: 100%;
	vertical-align: top;
	color: #fff;
}
footer table td {
	vertical-align: top;
	padding: 20px;
	box-sizing: border-box;
	padding-left: 0px;
	box-sizing: border-box;
}
footer table ul li a {
	color: #fff;
	text-decoration: none;
	text-transform: none;
}
footer table ul li ul li a {
	color: #b7bee0;
	text-decoration: none;
	text-transform: none;
}
footer table a:hover {
	text-decoration: underline;
}
footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#login-form {
	width: calc(100% - 300px);
}

#bestanden-wrap {
	width: calc(100% - 300px);
	margin-bottom: 20px;
}

#bestandenlijst {
	margin-top: 10px;
}

#bestandenlijst img {
	vertical-align: middle;
}

.topmenu ul {
	padding: 0;
}

#filetree {
	margin-top: 20px;
}
#beoordelingen {
	float: left;
	width: 100%;
	clear: both;
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 80px;
	display: flex;
	flex-flow: row wrap;
}
#beoordelingen .item {
	border: 1px solid #b7bee0;
	float: left;
	width: calc(33.33% - 14px);
	margin-right: 20px;
	padding: 20px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
	flex-flow: row wrap;
	margin-bottom: 20px;
}
#beoordelingen .item:nth-child(3n) {
	margin-right: 0;
}
#beoordelingen .item .aanbeveling img {
	float: left;
	width: 14px;
	margin-right: 10px;
	margin-top: 0px;
}
#beoordelingen .item .titel {
	font-size: 16pt;
	margin-bottom: 10px;
}
#beoordelingen .item .aanbeveling {
	color: #5bb858;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	font-weight: bold;
}
#beoordelingen .item .top {
	align-self: flex-start;
}
#beoordelingen .item .stars {
	clear: both;
}
#beoordelingen .item .star {
	width: 16px;
	float: left;
}
#beoordelingen .item .star.starhalf {
	margin-left: -3px;
	margin-right: 3px;
}
#beoordelingen .item .totaaloordeel {
	font-size: 24pt;
	font-weight: bold;
	line-height: 1.5em;
	float: right;
	align-self: flex-start;
	margin-bottom: 20px;
	margin-left: auto;
}
.green {
	color: #5bb858;
}
#beoordelingen .item .bottom {
	align-self: flex-end;
	margin-top: 15px;
}
#beoordelingen .item .bottom .scores {
	color: #848484;
}
#beoordelingen .item .bottom .scores table {
	border-collapse: collapse;
	border: none;
	width: 100%;
	float: left;
}
#beoordelingen .item .bottom .scores table th {
	text-align: left;
	font-weight: normal;
	width: 150px;
}
#beoordelingen .item .naam {
	float: left;
	clear: both;
	margin-top: 15px;
}
#beoordelingen .item .ervaring {
	font-size: 14pt;
	line-height: 1.5em;
	float: left;
	width: 100%;
}
#scoretotaal {
	float: left;
	max-width: 300px;
	border-collapse: collapse;
	border: none;
}
.itemReviewed {
	font-size: 10pt;
}
#scoretotaal th {
	text-align: left;
	width: 150px;

}