@charset "UTF-8";
/* Body */
body {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-style: normal;
    font-weight: 200;
    font-size: 20px;
    line-height: 160%;
    color: #5D5D5D;
}
h1 {
	font-size: 140%;
	color: #0081c9;
	text-align: center
}

a:link {
	color: #0081c9;
	text-decoration: none;
}

a:hover {
	color: #a2292e;
	text-decoration: none;
}

a:visited {
	text-decoration: underline;
	color: #0081c9;
}

a:active {
	text-decoration: underline;
	color: #a2292e;
}
.imageomloop {
	padding-right: 10px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Container */
.container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 1000px;
}
/* Navigation */
header {
    width: 100%;
    background-color: #cce5f4;
    padding-bottom: 5px;
    text-align: center;
    margin-left: 0px;
    position: fixed;
    top: 0px;
    height: 45px
}
nav {
	width: 95%;
	text-align: left;
}
header nav ul {
	list-style: none;
	float: left;
}
nav ul li {
	float: left;
	font-size: 14px;
	margin-right: 20px;
	font-weight: bold;
	transition: all 0.3s linear;
}
ul li a {
	color: #0081c9;
	text-decoration: none;
}
ul li:hover a {
	color: #FFF;
}
/* Hero Section */
.hero {
    margin-top: 45px;
    margin-bottom: 10px;
}
.subtitle {
    width: 100%;
    text-align: center;
    float: left;
    margin-top: 30px;
    margin-bottom: 20px;
    color: #0081c9;
    font-size: 180%;
}

/* About Section */
.text_column {
    width: 60%;
    text-align: justify;
    float: left;
    padding-left: 20%;
    padding-right: 20%;
}
.about {
	padding-left: 25px;
	padding-right: 25px;
	display: inline-block;
	background-color: #FFFFFF;
	margin-top: 0px;

}
.visie {
    margin-top: 20px;
    width: 60%;
    text-align: justify;
    padding-left: 20%;
    padding-right: 20%;
    padding-top: 20px;
    padding-bottom: 10px;
}

/* Stats Gallery */
.thumbnail {
    width: 100%;
    text-align: center;
    float: left;
    margin-top: 50px;
    margin-bottom: 70px;
    color: #FFFFFF;
    font-style: italic;
    font-size: 180%;
    padding-top: 175px;
    padding-bottom: 175px;
    border-left-style: none;
    border-right-style: none;
    background-color: #e5f2f9;
    background-image: url(../images/bgoog.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.thumbnail2 {
    width: 100%;
    text-align: center;
    float: left;
    margin-top: 50px;
    margin-bottom: 70px;
    color: #FFFFFF;
    font-style: italic;
    font-size: 180%;
    padding-top: 175px;
    padding-bottom: 175px;
    border-left-style: none;
    border-right-style: none;
    background-color: #e5f2f9;
    background-image: url(../images/bgbegrijpen.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.thumbnail3 {
    width: 100%;
    text-align: center;
    float: left;
    margin-top: 50px;
    margin-bottom: 70px;
    color: #FFFFFF;
    font-style: italic;
    font-size: 180%;
    padding-top: 150px;
    padding-bottom: 150px;
    border-left-style: none;
    border-right-style: none;
    background-color: #e5f2f9;
    background-image: url(../images/bgsamen.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
/* More info */
footer {
	padding-bottom: 35px;
}
.footer_column {
    width: 50%;
    text-align: center;
    padding-top: 30px;
    float: left;
    font-size: 85%;
}
.footer_column ul {
	text-align: left;
}
footer .footer_column h3 {
	text-align: center;
	color: #0081c9;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 200px;
	max-height: 200px;
}
footer .footer_column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	margin-left: 25px;
	margin-right: 25px;
}
footer .footer_column ul {
	text-align: left;
	line-height: 25px;
	margin-right: 25px;
}
footer .footer_column ul li {
	text-align: left;
	line-height: 25px;
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 30px;
	margin-right: 30px;
}
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #0081c9;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
}
.footer_banner {
	background-color: #B3B3B3;
	padding-top: 60px;
	padding-bottom: 60PX;
	margin-bottom: 0px;
	background-image: url(../images/pattern.png);
	background-repeat: repeat;
}
footer {
	display: inline-block;
}
.hidden {
	display: none;
}

/* Mobile */
@media (max-width: 320px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	display: none;
}
header nav ul {
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
}
.text_column {
	width: 100%;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.banner {
	background-color: #2D9AB7;
	background-image: none;
}
.tagline {
	margin-top: 20px;
	line-height: 22px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
}

/* Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {
.hero {
	margin-top: 200px;
}
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #cce5f4;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	overflow: auto;
	display: inline-block;
	background: #cce5f4;
}
	header {
			position: inherit;
	}
header nav ul {
	padding: 0px;
	float: none;
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
	.subtitle {
	width: 90%;
	float: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5%;
	padding-right: 5%;	
}
.text_column {
	width: 100%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.visie {
	margin-top: 0px;
	width: 90%;
	text-align: left;
	line-height: 25px;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 10px;
	padding-bottom: 10px;
}	
	.thumbnail {
	width: 90%;
	margin-top: 10px;
	margin-bottom: 40px;
	font-size: 130%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5%;
	padding-right: 5%;

}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
footer .footer_column p {
	padding-left: 5%;
	padding-right: 5%;
	width: 90%;
	text-align: left;
	line-height: 25px;
	margin-left: 0px;
	margin-right: 0px;
	}
	footer .footer_column ul li {
	text-align: left;
	line-height: 25px;
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 5px;
	margin-right: 5px;
}
.banner {
	padding-left: 20px;
	padding-right: 20px;
}
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
.text_column {
	width: 60%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20%;
	padding-bottom: 0px;
	padding-left: 20%;
}
.banner {
	margin-top: 0px;
	padding-top: 0px;
	}
	footer .footer_column ul li {
	text-align: left;
	line-height: 25px;
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 5px;
	margin-right: 5px;
	}
footer .footer_column p {
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	line-height: 25px;
	margin-left: 20px;
	margin-right: 20px;
}
