/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

/* Increase the body font size on tablet devices */
body {
  font-size: 100%;
}

#header {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

#logo img {
    margin-left:15%;
    margin-right: auto;
    vertical-align: bottom;
    width: 400px;
}

#columns {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.region-footer {
    background-position: -10px center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    width: 100%;
}

#block-tb-megamenu-main-menu{
	font-family: "Myriad Std Tilt";
	width: 100%;;
	margin:0;
	position: absolute;
	text-align: center;
	top:0;
}

.slick-slide{
	opacity: 1;
	filter: none;
	-webkit-filter:none;
	
}

.slick-active{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.fa-navicon::before, 
.fa-reorder::before, 
.fa-bars::before {
    content: " MENU";
    color: black;
}

.tb-megamenu .btn-navbar {
	width:100%;
	font-size: 20px;
	font-family: "Myriad Std Tilt";
	}

#branding {
    margin-top: 50px;
}

.tb-megamenu .nav-collapse .nav > li > a {
    font-size: 25px;
    font-weight: lighter;
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-top: 10px;
}

#block-system-main{
	background-image: url("images/footerblaadjes.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 350px auto;
    margin-bottom:0px;
    padding-bottom: 40px;
    min-height: 10px;
}