a {
    color: #63b9e8;
    text-decoration: none;
}

html, body {
	font-family: 'Roboto', sans-serif;
	max-width: 100%;
	overflow-x: hidden;
	font-size: 14px;
	color: #666666;
	background: #fff;
}

h1,h2,h3,h4,h5{
	font-family: 'PT Sans Narrow', sans-serif;
	color: #0a57a4;
	margin: 10px 0px;
}

h1{
	font-size:	36px;
}

h2{
	font-size:	30px;
}

h3{
	font-size:	24px;
}

h6{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:50px;
	color:#fff;
	font-weight: 700;
	line-height: 40px;
}

#starttime td{
	padding: 20px;	
}

td:hover{
	background: #ccc;	
}

.shadow{
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05), 0px 10px 25px -6px rgba(0, 0, 0, 0.2);
	transform: scale(1);
	transition: all 0.4s ease-in-out;
}

.shadow:hover{
	transform: scale(1.05);	
}

.businfo{
	font-size: 14px;	
}

.clear{
	clear: both;	
}

.intro{
    text-align: left;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    color: black;

}

.devider{
	padding:20px 0px;
}

.home-slider {
    position: relative;
    height: 900px;
    width: 100%;
    overflow: hidden;
    margin-top: 0;
    z-index: 0;
}

.dienstenhome {
    margin-top: 40px;
	padding-bottom: 40px
}

.cycle-slide{
	width:100%;
	position: relative;	
}


.slogan1{
			font-family: 'PT Sans Narrow', sans-serif;
			font-size:60px;
			color:#fff;
			font-weight: 700;
			text-shadow: 0px 0px 10px #000;
}

.slogan2{
			font-family: 'PT Sans Narrow', sans-serif;
			font-size:40px;
			color:#fff;
			font-weight: 400;
			line-height: 32px;
			text-shadow: 0px 0px 10px #000;
}

.headerbuts{
	position: absolute;
    top: 90px;
	width:100%;
}

.but-offerte{
    background: #0a57a4;
    padding: 10px 20px;
    border-radius: 10px;
    box-shadow: 0px 0px 5px 0 #0a57a4;	
	float: right;
	margin: 0px 10px;
	text-align:center;
}

.but-schoolvervoer{
    background: #fbc34c;
    padding: 10px 20px;
    border-radius: 10px;
    box-shadow: 0px 0px 5px 0 #0a57a4;
	float:right;
	margin: 0px 10px;
	text-align:center;	
}

.but-offerte a, .but-schoolvervoer a{
	font-size: 20px;
	color: #fff;	
}
    
.boximg{
	width: 100%;
    height: 275px;
	overflow: hidden;
}

.boximghome{
	margin: -40px;	
}

#menu{
	margin-top: 20px;	
}

.content{
    margin: 60px 0px;	
}

.topbar {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    background: rgba(255,255,255,1);
    padding: 20px 0px;
    box-shadow: 0px 0px 10px #ccc;
    height: 140px;
}
.navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: 'PT Sans Narrow', sans-serif;
	color: #0a57a4;
	font-size: 20px;
}

.action_balk{
    margin-bottom: 40px;
    position: absolute;
    margin-top: -150px;
    z-index: 100;
}

.action_balk h2{
	color: #fff;
	font-size: 28px;	
}

.action_but{
	transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	display:block;
    color: #0054a6;
    /*background: #0054a6; */
	border: none;
	border-top: 1px solid #0054a6;
    padding: 10px;
    margin: 9px 0px 0px 0px;
    font-family: 'PT Sans Narrow', sans-serif;
    width: 100%;
    text-align: center;
    font-size: 21px;
}

.action_but:hover{
	transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	margin-top: 7px;
	color: #0054a6;
	text-decoration: none;	
}

.action_balk_blue{
	background: #0054a6;
	padding: 20px 0px;	
	margin:40px 0px;
}

.action_balk_blue h2{
	color: #fff;
	font-size: 28px;	
}

.action_but_white{
	transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	display:block;
    color: #0054a6;
    background: #fff;
    padding: 10px;
    margin: 9px 0px 0px 0px;
    font-family: 'PT Sans Narrow', sans-serif;
    width: 100%;
    text-align: center;
    font-size: 21px;	
}

.action_but_white:hover{
	transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	margin-top: 7px;
	color: #0054a6;
	box-shadow: 0px 0px 10px #5d5d5d;
	text-decoration: none;	
}

.footer{
	background:#0054a6;
	padding: 20px 0px;	
	margin-top: 0px;
	color:#fff;

}

.navbar-inverse {
    background-color: #fff;
    border-color: #090909;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000;
}

.service-block {
    background-color: #fff;
    position: relative;
	min-height: 275px;
	box-shadow: 0px 0px 10px #000;
}

.info-short{
	padding: 30px 30px 30px 30px;	
}

.service-block .service-overlay {
    visibility: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    background-color: rgba(255, 255, 255, 0.9);
    transition: opacity .5s;
    -moz-transition: opacity .5s;
    -webkit-transition: opacity .5s;
	color: #0a57a4;
	box-shadow: 0px 0px 10px #fff;
}

.service-block:hover .service-overlay {
    visibility: visible;
    opacity: 1;
}

.overlay_title{
	position:absolute;
	bottom: 0;
	padding: 0px 10px;
	background-color: rgba(255, 255, 255, 0.9);
	width:100%;	
}


@media (max-width: 1199px) {


.action_balk {
    /* margin-bottom: 40px; */
    position: absolute;
    margin-top: -100px;
    z-index: 100;
}

h6{
	font-size:40px;
	color:#fff;
}

.header_slider {
    height: 300px;
    overflow: hidden;
    margin-bottom: 40px;
    box-shadow: 0px 0px 10px #0957a3;
}

.slogan{
	position: absolute;
    width: 100%;
    top: 380px;
}

#header_slider_home{
	max-height: 600px;
    overflow: hidden;
	box-shadow: 0px 0px 10px #0957a3;	
}

}

/* Small Devices, Tablets */
 @media (max-width: 768px) and (max-width: 992px){


.action_balk {
    /* margin-bottom: 40px; */
    position: absolute;
    margin-top: -80px;
    z-index: 100;
}

.topbar {
    position: relative;
    top: 0;
    width: 100%;
    z-index: 1000;
    background: rgba(255,255,255,1);
    padding: 10px 0px;
    box-shadow: 0px 0px 10px #ccc;
    height: auto;
    margin-bottom: 40px;
}

.footer_txt {
    margin-top: 140px;
}


.footer {
    background-size: cover;
    padding: 20px 0px;
    margin-top: 0px;
    color: #fff;
    height: auto;
}

.boximg {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.header_slider {
    height: 200px;
    overflow: hidden;
    margin-bottom: 40px;
    box-shadow: 0px 0px 10px #0957a3;
}

.service-block {
    background-color: #fff;
    position: relative;
    height: 215px;
    box-shadow: 0px 0px 10px #000;
	overflow:hidden;
}

.but-offerte{
    background: #0a57a4;
    padding: 10px 20px;
    border-radius: 10px;
    box-shadow: 0px 0px 5px 0 #0a57a4;	
	float: inherit;
	margin: 10px 0px;
	text-align:center;
}

.but-schoolvervoer{
    background: #fbc34c;
    padding: 10px 20px;
    border-radius: 10px;
    box-shadow: 0px 0px 5px 0 #0a57a4;
	float:inherit;
	margin: 10px 0px;
	text-align:center;		
}


}



/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

#header_slider_home{
	max-height: 700px;
    overflow: hidden;
	box-shadow: 0px 0px 10px #0957a3;	
}

.header_slider_home{
	max-height: 900px;
    overflow: hidden;	
}

h6{
	font-size:40px;
	color:#fff;
}

.header_slider {
    height: 300px;
    overflow: hidden;
    margin-bottom: 40px;
    box-shadow: 0px 0px 10px #0957a3;
}

.footer-slider{
	margin-top: 40px;
    height: 375px;
    box-shadow: 0px 0px 20px #a1a1a1;
    overflow: hidden;	
}

.service-block {
    background-color: #fff;
    position: relative;
    height: 275px;
    box-shadow: 0px 0px 10px #000;
}

}
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {


.slogan{
	position: absolute;
    width: 100%;
    top: 530px;
}

h6{
	font-size:50px;
	color:#fff;
}

#header_slider_home{
	max-height: 800px;
    overflow: hidden;
	box-shadow: 0px 0px 10px #0957a3;	
}

#header_slider {
    height: 450px;
    overflow: hidden;
    margin-bottom: 40px;
    box-shadow: 0px 0px 10px #0957a3;
}

.footer-slider{
	margin-top: 40px;
    height: 475px;
    box-shadow: 0px 0px 20px #a1a1a1;
    overflow: hidden;	
}

}