@charset "utf-8";
@import url("flexslider.css");
/* CSS Document */
/*--------- Fonts ----------*/
/*
font-family: 'Quicksand', sans-serif;
font-family: 'Open Sans', sans-serif;
*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%
}
html, body{
height:100%;
margin:0;
}
body,td,th{
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	line-height: 140%;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	/**/
		
}
*,
*:after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.uberdiv{
	width: 100%;
	height: 100%;	
}
.uberinner{
	margin: 0 auto;	
	width: 100%;
}
.logo {
    height: auto;
    margin: 0 auto;
    text-align: center;
    width: 100%;
	background-color: #1b3c7c;
}
.logo img {
    height: auto;
    width: 60%;
	margin: 25px 0px;
}
.txt_inside{
	color: #fff;
    font-size: 1.4em;
    line-height: 120%;
    margin: 12% auto;
    padding-right: 0%;
    width: 80%;
	text-align: center;
}
.foto_slider{
	height: 550px;
	width: 100%;
	background-color: #2198cf;
	float: left;
	
}
.nav-wrapper{
	height: 55px;
	background-color: #1b3c7c;	
}
.menu-button{
	padding: 12px;	
}
.menu-button input{
	padding-left: 40px;
	background-color: transparent;
	color: white;
	font-size: 1.2em;
	text-transform: uppercase;
	border: 0px solid white;
	font-family: 'Open Sans', sans-serif;
	cursor:pointer;
	font-weight:600;
	background-image:url("http://www.vzwonline.be/file?fle=3644");
	background-position: left;
	background-repeat: no-repeat;
	background-size: contain;	
}
.blue{
	background-image: url("http://www.vzwonline.be/file?fle=3242");
    background-position: left center;
    background-repeat: no-repeat;
    height: 600px;
    overflow: hidden;
    width: 100%;
	box-shadow: 0 1px 7px -3px rgba(0, 0, 0, 0.4) inset;
}
.slide3, .slide1, .slide2, .slide4, .slide5{
	overflow:hidden;
		
}

.block{	
	/*float: left;*/
    margin: 10px 0;
    text-align: center;
    width: 100%;
}
.block2{	
	width: 48%;
	margin: 1%;
	min-height: 350px;
	float: right;
}
.block3{	
	border-top: 1px solid #e3e3e3;
    clear: both;
    float: left;
    margin: 60px 1%;
    min-height: 250px;
    width: 98%;
}
.block_inner2{
	background-image: none;
	background-position: right;
	background-repeat: no-repeat;
	min-height: 450px;	
}
.middle_block{
	float: left;
	width: 100%;	
}
.middle_inner, .last_inner{
	margin: 20px auto;
    max-width: 1340px;	
}
.act-block h2{
color: #000;
    font-family: "Quicksand",sans-serif !important;
    font-size: 1.8em;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 40px;
	margin-top: 60px;
    text-align: center;
    text-transform: uppercase;
	width: 100%;
}

.middle_inner .block h2{
	color: #000;
    font-family: "Quicksand",sans-serif !important;
    font-size: 1.6em;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 40px;
    text-align: center;
    text-transform: uppercase;
}
.slide2 p, .slide3 p, .slide4 p, .slide5 p{
	font-size: 0.9em;
	line-height: 140%;
	font-weight: 300;
	clear:both;	
}
.txt_inside h2{
	font-size: 1.5em;
	font-weight: 300;
	color: #fff;
	line-height: 120%;
	margin-top: 30px;
	float: left;
	width: 100%;	
}
.txt_inside .fat{
	font-weight: 800;
	color: #fff;
	font-size: 1.2em;
	line-height: 120%;	
}
.txt_inside .fat2{
	font-weight: 700;
	color: #fff;
	text-transform:uppercase;
	line-height: 120%;
}
.txt_inside .fat3{
	font-weight: 700;
	color: #fff;
	line-height: 120%;
}
.txt_inside .fat4{
	font-weight: 800;
	color: #fff;
	font-size: 1.4em;
	text-transform: uppercase;	
	line-height: 120%;
}
.morebutt{
	float: left;
	width: 100%;
	clear:both;
	text-align:center;	
}
.aboknop, .aboknop:visited{
	font-size: 0.8em;
	color: #fff;
	padding: 15px 30px;
	background-color: #faa41a;
	border: 1px solid #fff;
	text-decoration:none;
	margin: 0 auto;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;	
}
.aboknop:hover{
	font-size: 0.8em;
	color: #fff;
	padding: 15px 30px;
	background-color: #fa741a;
	border: 1px solid #fff;
	text-decoration:none;
	margin: 0 auto;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;	
}
.activities{
	margin: 30px 10px;
	/*background-image:url(http://www.axoclub.be/file?fle=16510);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 100px;	*/
}
footer{
	margin-top: 20px;
	/*background-image: url(http://www.axoclub.be/file?fle=16511);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 100px;	
	background-color: #1e99cc;
	border-top: 30px solid #1e99cc;
	color: white;
	font-size: 1.2em;*/
	float: left;
	width: 100%;
}
.foot-block a{
	color: white;	
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2em;
	padding: 15px 30px;
	margin: 15px;
	width:250px;
	text-align:center;
	background-color: #fba213;
	border: 1px solid white;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	clear:both;
	text-decoration:none;
}
.butt{
	clear:both;
	text-align:center;	
	margin: 40px 40px 55px;
}
a.acy_t_link {
    color: #fba213;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 1.7em;
    font-weight: 300;
    line-height: 120%;
    padding-bottom: 5px;
    text-decoration: none;
	text-align:center;
}
.acy_t_date, .nwsdate {
    color: #1e99cc;
    font-weight: 600;
	text-align:center;
}
.acy_t li {
    list-style: none outside none;
    margin: 0;
    padding: 0 0 15px 0;
	text-align: center;
}
.acy_t_gridtable{
	width: 100%;	
}
.acy_t {
    margin: 0;
    padding: 0;
}
.bottominfo_inner {
    background-color: #f5f5f9;
    float: left;
    margin: 10px;
}
.contactinfo {
    float: left;
    margin-bottom: 50px;
    width: 100%;
}
.contact_info_inner {
    width: 100%;
}

.c_title {
    background-image: url("/file?fle=4180");
    background-position: left center;
    background-repeat: no-repeat;
    color: #219bd7;
    float: left;
    font-family: "Quicksand",sans-serif;
    font-size: 26px;
    height: 55px;
    line-height: 55px;
    margin-left: 30px;
    margin-top: 30px;
    padding-left: 60px;
    /*width: 100%;*/
}
.c_info {
    float: left;
    margin-left: 90px;
    width: 70%;
}