@charset "utf-8";
.p3{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.navbar.navbar-expand-lg.navbar-dark.bg-dark {
	border-radius: 18px;
	margin-left: 4%;
	margin-right: 4%;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	border: 1px solid rgba(193,250,238,1.00);
	background-image: -webkit-linear-gradient(270deg,rgba(2,2,2,1.00) 0%,rgba(63,63,63,1.00) 81.35%,rgba(10,129,104,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(2,2,2,1.00) 0%,rgba(63,63,63,1.00) 81.35%,rgba(10,129,104,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(2,2,2,1.00) 0%,rgba(63,63,63,1.00) 81.35%,rgba(10,129,104,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(2,2,2,1.00) 0%,rgba(63,63,63,1.00) 81.35%,rgba(10,129,104,1.00) 100%);
}
.navbar.navbar-expand-lg.navbar-dark.bg-dark #navbarSupportedContent1 .img-fluid {
	width: 10%;
	height: 10%;
	margin-right: 12px;
	float: right;
	visibility: visible;
	-webkit-box-shadow: 1px 1px #C1FAEE;
	box-shadow: 1px 1px #C1FAEE;
	padding-right: 5px;
	padding-bottom: 5px;
}
.img-fluid1 {
	margin-left: 4%;
	width: 10%;
	height: 35%;
	margin-bottom: 10px;
	float: right;
	clear: none;
	margin-right: 6%;
	margin-top: 5px;
}

.lead1 {
	margin-left: 2%;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: 300;
	font-size: 1.25rem;
	font-style: italic;
}
.voorwaarden {
	font-style: italic;
	padding-right: 6%;
	padding-left: 6%;
}

.contact{
	background-image: url(../Images/Disability2.png);
	background-repeat: no-repeat;
	color: rgba(0,0,0,1.00);
	font-style: italic;
	font-size: large;
	padding-left: 6%;
	padding-right: 6%;
	background-position: center 0%;
	background-color: rgba(230,230,230,1.00);
	margin-left: 4%;
	border-radius: 10px;
	margin-right: 4%;
	margin-top: 1%;
	padding-top: 0px;
}
.jumbotron {
	background-color: rgba(193,250,238,1.00);
	margin-top: 20px;
	margin-left: 4%;
	margin-right: 4%;
}




.jumbotron .display-4 {
	text-align: center;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-shadow: 0px 0px;
	font-size: xx-large;
	margin-left: 10%;
	margin-right: 10%;
}

.jumbotron .btn.btn-default {
	border-radius: 10px;
	background-color: #B3F449;
	border-style: solid;
	border-width: medium;
	font-style: italic;
	font-size: large;
	color: #000000;
}
.img-fluid2 {
	margin-left: 4%;
	width: 35%;
	height: 35%;
	margin-bottom: 10px;
	float: none;
	clear: both;
}




.lijst {
	font-style: italic;
	font-size: large;
}



body footer {
	text-align: center;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	border-top-style: solid;
	border-top-color: rgba(193,250,238,1.00);
	margin-top: 20px;
	font-size: x-small;
}
