@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cookie&display=swap');
* {
	margin: 0;
	padding: 0;
    box-sizing: border-box;
}
.middle {
	width: 85%;
	margin: 0 auto;
}
body {
	font-family: 'Montserrat'!important;
	font-weight: 400;
}
tr.active td {
	background-color: #FFF200;
}
.openings {
	border-collapse: collapse;
}
.openings tr td {
	text-align: right;
	padding: 5px;
}
.openings tr td:first-child {
	text-align: left;
	width: 60px;	
}
section.main a.sitebutton {
	display: inline-block;
	background-color: #770083;
	color: #FFF;
	border-radius: 5px;
	padding: 5px 10px;
	text-decoration: none;
	margin-top: 10px;
}
header {
	margin-top: 95px;
	height: 500px;
	color: #FFF;
	position: relative;
	width: 100%;
	box-sizing: border-box;
}
header.smalls {
	height: 350px;
	margin-top: 95px;
}
div#headbar div#logo {
	padding: 10px;
	display: inline-block;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
div#logo img {
	height: 80px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
div#headbar {
	border-top: 12px solid #63317C;
	background-color: rgba(255,255,255,1);
	box-shadow: 0px 3px 24px -5px rgba(0,0,0,0.75);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	position: fixed;
	z-index: 999;
	height: 115px;
	top: 0;
	width: 100%;
}
div.logo {
	display: none;
}
div#headbar.smaller {
	background-color: rgba(255,255,255,.99);
	height: 80px;
}
div#headbar.smaller div#logo img {
	height: 50px;
}
div#headbar.smaller nav {
	padding: 0px 50px;
}
div#headbar.smaller nav div.fh {
	padding: 20px 0;
}
nav {
	width: 100%;
	display: inline-block;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
nav div#hoofdnav {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
nav div {
	display: inline-block;
	vertical-align: top;
}
div.fh {
	width: 40%;
	padding: 40px 0;
}
div#logo {
	width: 18%;
	padding: 0;
	margin: 0;
	text-align: center;
}
nav ul {
	list-style-type: none;
	width: 80%;
	margin: 0 auto;
}
nav ul li {
	display: inline-block;
	width: 32%;
	vertical-align: top;
}
nav ul li a {
	font-weight: 400;
	font-size: 15px;
	color: #000;
	text-decoration: none;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	-ms-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
	border-bottom: none;
	display: block;
	padding-bottom: 0;
	text-transform: uppercase;
}
nav ul div#logo li {
	width: auto;
}
nav ul div#logo li a:hover {
	border-bottom: none;
}
nav ul li a:hover, nav ul li a.active {
	color: #63317C;
	text-decoration: none;
}
header p {
	margin: 20px 0;
	text-align: center;
}
header p a.button,a.button {
	display: inline-block;
	padding: 10px 20px;
	font-size: 20px;
	border-radius: 10px;
	background-color: #63317C;
	color: #FFF;
	text-decoration: none;
}
section.main a {
	color: #770083;
}
section.main a.button {
	padding: 5px 10px;
	font-size: 14px;
	color: #FFF;
}
section.main div.mapplic-tooltip-description p {
	margin: 0 0 5px 0;
}
span.icoon1 {
	background-position: -5px -5px;
}
span.icoon2 {
	background-position: -59px -5px;
}
span.icoon3 {
	background-position: -105px -5px;
}
span.icoon4 {
	background-position: -60px -59px;
}
section.main {
	width: 85%;
	margin: 0 auto;
}
section.main h2,section.homeding h2,section#news h2 {
	font-size: 30px;
	font-weight: 500;
	position: relative;
	padding-top: 8px;
}
section.main h2::before,section.homeding h2::before,section#news h2::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 70px;
	height: 5px;
	background-color: #63317C;
	content: '';
}
section.main p {
	margin-bottom: 20px;
	font-size: 14px!important;
	line-height: 24px;
}
section.main table,section.main span  {
	font-size: 14px!important;
	line-height: 24px;
}
footer {
	background-image: url('/img/map-image.png');
	background-size: 100%;
	background-color: #333;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 25px 0;
	color: #FFF;
}
footer p {
	margin-top: 10px;
}
footer div.col {
	width: 24.5%;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}
footer div.col ul#soc {
	list-style-type: none;
}
footer div.col ul#soc li {
	display: inline-block;	
}
footer div.col ul#soc li img {
	width: 40px;	
}
footer div.col img {
	width: 90%;	
}
footer textarea {
	height: 218px;
}
footer input, footer textarea {
	width: 100%;
	border-radius: 2px;
	border: 1px solid #BBB;
	font-family: 'Montserrat';
	background-color: rgba(255,255,255,.9);
	padding: 5px;
	font-size: 12px;
	box-sizing: border-box;
	margin-bottom: 8px;
}
footer input[type="text"] {
	width: 49%;
	display: inline-block;	
}
footer input[type="radio"] {
	width: auto;
}
footer input[type="submit"],footer button[type="submit"] {
	display: inline-block;
	border: none;
	background-color: #FFF200;
	font-size: 18px;
	color: #000;
	width: 100%;
	box-sizing: border-box;
	text-transform: uppercase;
	padding: 5px 30px;
}
footer h3 {
	font-size: 18px;
	text-transform: uppercase;
	color: #FFF;
	margin-bottom: 14px;
	text-shadow: 1px 1px #000;
}
#contactform {
	width: 80%;
	margin: 0 auto;
	border: none;
}
section#portfolio div#row {
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
}
section#portfolio {
	padding: 0!important;
	display: flex;
}
section#portfolio div#row > div {
	display: flex;
	-webkit-box-flex: 0;
	flex: 0 0 33.3333%;
	max-width: 33.3333%;
	padding: 0!important;
	position: relative;
	overflow: hidden;
}
section#portfolio div#row div a div.caption {
	position: absolute;
	top: 100%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	width: 100%;
	display: block;
	height: 100%;
	background-color: rgba(204,0,107,.8);
	padding: 10px 20px;
	text-align: center;
}
section#portfolio div#row div a div.caption h4 {
	text-transform: uppercase;
	margin: 5px 0 15px 0;
	font-size: 20px;
}
section#portfolio div#row div a div.caption p {
	font-size: 14px;
	line-height: 20px;	
}
section#portfolio div img {
	width: 100%;
	height: auto;
}
section#portfolio div#row div a {
	display: flex;
	position: relative;
	width: 100%;
	color: #FFF;
}
section#portfolio div#row div a:hover div.caption {
	top: 0;
}
nav ul li a.button {
	border-radius: 10px;
	background-color: #770083;
	padding: 10px;
	font-size: 12px;
}

nav ul li a.button:hover {
	padding: 10px;
	background-color: #993A58;
	border-bottom: none;
	color: #FFF;	
}
div#contact input[type="text"]{
	width: 90%;
	font-family: Lato;
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid #CCC;
	margin-bottom: 2px;
}
div#contact textarea {
	width: 90%;
	height: 100px;
	box-sizing: border-box;
	padding: 10px;
	border: 1px solid #CCC;
}
div#contact input[type="submit"]{
	background-color: #770083;
	border: none;
	padding: 10px 20px;
	font-family: 'Montserrat';
	color: #FFF;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 300;
}
nav .openHamburger {
	display: none;	
}
iframe#svgedit {
	width: 100%;
	height: 600px;
}
footer input.inputfile,#contact input.inputfile {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}
.inputfile + label {
    display: inline-block;
    width: 100%;
	border-radius: 10px;
	border: 1px solid #BBB;
	background-color: rgba(255,255,255,.9);
	padding: 20px;
	font-size: 14px;
	box-sizing: border-box;
	margin-bottom: 20px;
}
div#contact .inputfile + label {
    display: inline-block;
    width: 90%;
    border-radius: 0;
	border: 1px solid #BBB;
	background-color: rgba(255,255,255,.9);
	padding: 20px;
	font-size: 14px;
	box-sizing: border-box;
	margin-bottom: 2px;
}
.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    margin-right: 0.25em;
}
.inputfile:focus + label,
.inputfile + label:hover {
    background-color: rgba(255,255,255,1);
}
div.col {
	width: 49.5%;
	display: inline-block;
	box-sizing: border-box;
	vertical-align: top;
}
div.halfcol {
	width: 24.9%;
	display: inline-block;
	box-sizing: border-box;
	vertical-align: top;
}
hr {
	margin-bottom: 10px;
}
ul#logos {
	list-style-type: none;
	height: 100px;
	border-bottom: 1px solid #CCC;
	box-sizing: border-box;
	padding: 5px 0 10px 0;
	width: 100%;
}
ul#logos li {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	height: 90px;
	width: 19.65%;
	box-sizing: border-box;
	overflow: hidden;
}
ul#logos li span.helper,.cust-slide span.helper {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
ul#logos li img {
	max-height: 60px;
	max-width: 200px;
	vertical-align: middle;
}
.grecaptcha-badge { 
    visibility: hidden;
}
/* a narrower sidebar */
.mapplic-sidebar {
	width: 25%;
}

.mapplic-container {
	width: 75%;	
}
.has-image .mapplic-tooltip-title {
	color: #000;
}
.mapplic-image {
	max-width: 100px !important;
	display: block;
	margin-bottom: 50px;
}
.mapplic-tooltip-title, .has-image .mapplic-tooltip-title {
	margin: 20px 0 0 0 !important;
}
.c-hamburger{
	display: none;
}
section.homeding {
	padding: 20px 0;
	background-color: #F1ECF3;
}
section.homeding div.col:first-child {
	padding: 0 20px 0 0;
	width: 40%;
}
section.homeding div.col:last-child {
	width: 59%;	
}
section.homeding i.fa,section.homeding i.fas {
	display: inline-block;
	background-color: #FFF;
	border-radius: 50%;
	font-size: 30px;
	box-shadow: 0px 0px 2px #888;
	padding: 0.6em 0.5em;
	text-align: center;
	width: 70px;
	height: 70px;
	color: #63317C;
	margin-bottom: 10px;
}
section.homeding div.adv {
	width: 24.3%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	padding: 20px 8px;
}
section.homeding a {
	color: #000;
	text-decoration: underline;
}
section#news {
	height: 480px;
	position: relative;
}
section#news div.nieuwsitem {
	width: 49.5%;
	display: inline-block;
	position: relative;
}
section#news div.nieuwsitem div.nieuwsimage {
	position: absolute;
	padding: 0 20px 0 0;	
}
section#news div.nieuwsitem div.nieuwscontent {
	position: absolute;
	padding-left: 250px;
}
section#news div.nieuwsitem div.nieuwscontent p {
	margin-bottom: 10px;
	font-size: 13px;	
}
section#news div.nieuwsitem div.nieuwscontent div.timeline div {
	display: inline-block;
	width: 48%;
	font-size: 12px;
}
section#news div.nieuwsitem div.nieuwscontent div.timeline div i {
	margin-right: 5px;	
}
section#news a.button {
	font-size: 12px;
	padding: 5px 15px;
}
section#news a.button:hover {
	color: #FFF;	
}
section#news a.button.rm {
	font-size: 14px;
	bottom: 10px;
	position: absolute;
	text-align: center;
	left: 50%;
	width: 260px;
	margin-left: -130px;
}
section.main table {
	vertical-align: top;
	border-collapse: collapse!important;
}
section.main table tr td {
	padding: 5px;
}
.clear {
	clear: both;
}
@media screen and (min-width: 200px) and (max-width: 1000px){
	section#news {
		height: 780px;
	}
	section#news div.nieuwsitem {
		width: 100%;
		height: 330px;
	}
	section#news div.nieuwsitem div.nieuwsimage img {
		width: 20%;
	}
	section#news div.nieuwsitem div.nieuwscontent {
		padding-left: 25%;
	}
	section#news div.nieuwsitem div.nieuwscontent div.timeline div:nth-child(1) {
		width: 60%;
	}
	section#news div.nieuwsitem div.nieuwscontent div.timeline div:nth-child(2) {
		width: 35%;
	}
	section.homeding div.col:first-child {
		width: 90%;
		padding: 20px 0;
	}
	section.homeding div.col:last-child {
		width: 99%;	
	}
	section.homeding div.adv {
		width: 49%;
	}
	div.logo {
		display: inline-block;	
		padding: 10px;
	}
	div.logo img {
		height: 70px;
	}
	div#headbar.smaller div.logo img {
		height: 50px;	
	}
	div#headbar div#logo {
		display: none;
	}
	nav div#hoofdnav {
		width: 250px;
	}
	nav div.fh {
		padding: 0;
		width: 100%;
		display: block;
	}
	nav .openHamburger {
	    width: 50px;
	    height: 50px;
	    background: url(http://vlinder.niveservices.nl/img/hamburger.svg);
	    background-color: #770083;
	    display: block;
	    z-index: 99999;
	    text-indent: -9999px;
	    float: left;
	}
	nav {
		width: auto;
		background-image: none;
		position: static;
		top: auto;
	}
	nav ul {
		margin: 0;
		padding: 0;
		float: right;
		width: auto;
	}
	nav ul li {
		display: inline;
		vertical-align: top;
	}
	nav #hoofdnav {
		width: 248px;
		position: fixed;
		z-index: 99999;
		top: 0;
		right: 0;
		height: 50px;
		right: -200px;
	}
	nav#top_menu {
		margin: 0;
		padding: 0;
		height: 50px;
	}
	nav#top_menu #hoofdnav ul#nav {
		top: 0;
		margin: 50px 0 0 0;
		display: none;
		float: right;
		padding: 0;
		width: 199px;
	}
	nav div#hoofdnav ul#nav li {
		text-align: left;
		display: block;
		border: none;
		font-size: 12px;
		height: auto;
		width: 200px;
		margin: 0;
		padding: 0;
	}
	nav div#hoofdnav ul#nav li a {
		border: none;
		display: block;
		height: auto;
		margin: 0;
		width: 100%;
		color: #FFF;
		padding: 5px 10px;
	}
	nav div#hoofdnav ul#nav li a.active {
		color: yellow;
	}
	nav#top_menu div#hoofdnav ul#nav li ul {
		margin: 0;
		padding: 0;
	}
	header {
		margin-top: 75px;
	}
	header h1 {
		margin-top: 60%;
		font-size: 20px;
	}
	header h1 {
		font-size: 16px;	
	}
	section.main h2 {
		font-size: 20px;
	}
	section#portfolio div#row > div {
		display: flex;
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%;
		padding: 0!important;
		position: relative;
		overflow: hidden;
	}
	iframe#svgedit {
		width: 400px;
		height: 600px;
	}
	.mapplic-pin {
		zoom: .5;	
	}
	footer div.col {
		width: 49%;
		display: inline-block;
	}
	footer div.col input[type="text"] {
		width: 99%;	
	}
	input[type="submit"] {
		-webkit-appearance: none;
		padding: 5px;
	}
	ul#logos {
		overflow: hidden;
	}
	ul#logos li {
		width: 32%;	
	}
	div.col {
		width: 99%;
	}
	div.halfcol {
		width: 49%;
	}
	nav #hoofdnav {
		background-color: #63317C;
	}
	.c-hamburger {
		display: block;
		float: left;
		position: relative;
		margin: 0;
		padding: 0;
		width: 48px;
		height: 48px;
		font-size: 0;
		text-indent: -9999px;
		appearance: none;
		box-shadow: none;
		border-radius: none;
		border: none;
		cursor: pointer;
		transition: background 0.3s;
	}
	.c-hamburger:focus {
		outline: none;
	}
	.c-hamburger span {
		display: block;
		position: absolute;
		border-radius: 20px;
		top: 22px;
		left: 9px;
		right: 9px;
		height: 4px;
		background: white;
	}
	
	.c-hamburger span::before, .c-hamburger span::after {
		position: absolute;
		display: block;
		border-radius: 20px;
		left: 0;
		width: 100%;
		height: 4px;
		background-color: #fff;
		content: "";
	}
	
	.c-hamburger span::before {
		top: -10px;
	}
	
	.c-hamburger span::after {
		bottom: -10px;
	}
	.c-hamburger--htx {
		background-color: #63317C;
	}
	
	.c-hamburger--htx span {
		transition: background 0s 0.3s;
	}
	
	.c-hamburger--htx span::before, .c-hamburger--htx span::after {
		transition-duration: 0.3s, 0.3s;
		transition-delay: 0.3s, 0s;
	}
	
	.c-hamburger--htx span::before {
		transition-property: top, transform;
	}
	
	.c-hamburger--htx span::after {
		transition-property: bottom, transform;
	}
	
	/* active state, i.e. menu open */
	
	.c-hamburger--htx.is-active span {
		background: none;
	}
	
	.c-hamburger--htx.is-active span::before {
		top: 0;
		transform: rotate(45deg);
	}
	
	.c-hamburger--htx.is-active span::after {
		bottom: 0;
		transform: rotate(-45deg);
	}
	
	.c-hamburger--htx.is-active span::before, .c-hamburger--htx.is-active span::after {
		transition-delay: 0s, 0.3s;
	}
	
}