@charset "UTF-8";

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-family: 'Flanders Art Sans';
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
  margin:0;
}
/*@font-face {
  font-family: 'Flanders Art';
  src: url("../fonts/FlandersArtSans-Regular.ttf");
}
@font-face {
  font-family:'Flanders Art Bold';
  src: url("../fonts/FlandersArtSans-Bold.ttf");
font-weight: bold;
}*/
@font-face {
  font-family: Flanders Art Sans;
  src: url(""../fonts/FlandersArtSans-Light.ttf"") format("ttf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: Flanders Art Sans;
  src: url(""../fonts/FlandersArtSans-Regular.ttf"") format("ttf");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Flanders Art Sans;
  src: url(""../fonts/FlandersArtSans-Medium.ttf"") format("ttf");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: Flanders Art Sans;
  src: url(""../fonts/FlandersArtSans-Bold.ttf"") format("ttf");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.ttf");
  font-weight: normal;
  font-style: normal;
}

a:active, a:hover {
  outline: 0;
}
b, strong {
  font-weight: bold;
}
h1{
	font-family: Flanders Art Sans;
	color: #2b979d;
	font-weight: 400;
    font-style: normal;
}

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
input[type='button'], button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.428571429;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: uppercase;
    font-family: 'Flanders Art Sans';
    color: #fff;
    background-color: #2B979D;
    border-color: #2B979D;
    padding: 8px 24px;
    font-size: 15px;
    line-height: 1.3333333;
	border-radius: 0;}

.icon.mail::before {
    margin-right: 5px;
    content: "\f003";
}
.icon::before, .icon::after {
    font-family: 'FontAwesome';
    line-height: 12px;
}
a {
  color: #2B979D;
  text-decoration: none;
}
a:hover, a:focus {
  color: #1b5d61;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}

p {
  margin: 0 0 9px;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

div.centered, ul.centered {
  width: 1200px;
  margin: 0 auto;
  padding: 0;
}
.global {
  font-family: 'Flanders Art Sans';
  background-color: #333;
  color: #D5D5D5;
  padding: 3px 0;
}
.global .darkBorder:after {
  content: '';
  position: absolute;
  width: calc(50% - 600px);
  height: 47px;
  background: #333;
  top: 0;
  right: 0;
}
.global a {
  text-decoration: none;
  color: #D5D5D5;
}
.global a:hover {
  text-decoration: none;
  color: #fff;
}
.global .vlaanderen-top {
  display: inline-block;
}
.global .vlaanderen-top .vlaanderen-top-edelta {
  margin-top: 8px;
  font-size: 17px;
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
}
.global .vlaanderen-top .vlaanderen-top-environment {
  margin-top: 8px;
  font-size: 17px;
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  padding-left: 0px;
  padding-right: 5px;
}
.global .vlaanderen-top .vlaanderen-top-logo {
  background: url('../img/vlaanderen-logo.png') no-repeat center;
  height: 40px;
  width: 40px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-weight: bold;
}
.global .vlaanderen-top .vlaanderen-top-logo:after {
  display: block;
  content: " ";
  position: absolute;
  right: 0;
  border: 0 solid transparent;
  border-top: 40px solid #D5D5D5;
  width: 1px;
  transform: skew(20deg);
}
.global .vlaanderen-top .vlaanderen-top-text {
  padding-left: 10px;
  display: inline-block;
  font-family: 'Flanders Art Sans';
  font-weight: 700;
  font-style: normal;
  margin-top: 6px;
  line-height: 1em;
  max-width: 60px;
  font-size: 14px;
}
.global .vlaanderen-top-link .usernameLink {
  padding-top: 5px;
  height: 45px;
  margin-top: -1px;
}
.global .vlaanderen-top-link .usernameLink a.dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  background-color: transparent !important;
  border: none;
  font-size: 13px;
  text-transform: none;
  font-family: 'Flanders Art Sans';
}
.global .vlaanderen-top-link .usernameLink.dropdown.open {
  background-color: #222;
}
.global .vlaanderen-top-nieuw {
  width: 145px;
  padding-left: 20px;
  display: inline-block;
  padding-top: 8px;
  background: #333;
  position: relative;
  height: 47px;
  color: black;
  margin-top: -3px;
  margin-bottom: -8px;
}
.global .vlaanderen-top-nieuw a {
  color: black;
  margin-top: 8px;
  position: absolute;
}
.global .vlaanderen-top-nieuw ::after {
  display: block;
  content: '';
  position: absolute;
  left: -20px;
  top: -16px;
}
header {
  width: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  z-index: 9999;
  top: 0;
  position: fixed;
}
#content-container {
  padding-top: 45px;
  background: #f1f1f1 url('../img/background-pattern.png');
  min-height: 600px;
  overflow: hidden;
  padding-bottom: 35px;
}
.col-2{
	width:1200px;
	display: block;
	float: left;
	position: relative;
}
.col-2.valign{
	margin:10em 0;
	vertical-align: center;
}
.col-2.block {
    background-color: #fff;
    padding: 40px 32px;
}
.col2.block.bordered {
    -webkit-box-shadow: 0 1px 3px #D5D5D5;
    -moz-box-shadow: 0 1px 3px #D5D5D5;
    box-shadow: 0 1px 3px #D5D5D5;
}
.bordered {
    -webkit-box-shadow: 0 1px 3px #D5D5D5 !important;
    -moz-box-shadow: 0 1px 3px #D5D5D5 !important;
    box-shadow: 0 1px 3px #D5D5D5 !important;
}
.col-1{
	width:500px;
	display: block;
	float: left;
}
#footer-container .footer {
  border-top: none;
  background-color: #333;
  padding: 8px 0;
  color: #A5EAEF;
	height: 50px;
}


