@import url(http://fonts.googleapis.com/css?family=Kreon:400,700);

html,
body {
  height: 100%;
  /* The html and body elements cannot have any padding or margin. */
  -webkit-font-smoothing: antialiased;
  font: normal 14px arial,sans-serif;
}

.row {
  margin-left:0px;
  margin-right:0px;
}

/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* Negative indent footer by its height */
  margin: 0 auto -60px;
  /* Pad bottom by footer height */
  padding: 0 0 60px;
}

/* Set the fixed height of the footer here */
#footer {
  height: 60px;
  background-color: #0177A5;
  margin-top:50px;
  padding-top:20px;
  padding-bottom:20px;
-webkit-box-shadow: 0px -4px 10px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    0px -4px 10px 0px rgba(50, 50, 50, 0.5);
box-shadow:         0px -4px 10px 0px rgba(50, 50, 50, 0.5);
}


/* Custom page CSS
-------------------------------------------------- */

#wrap > .container {
  padding: 60px 15px 0;
}
.container .credit {
  margin: 20px 0;
}

#footer {
  background-color:#0177A5;
}

#footer a {
  color:#efefef;
}

h1,h2,h3,h4 {
  font-family: 'Kreon', serif;
  vertical-align:middle;
}

header {
	background: #0177A5;
	background-image: url("../img/header.jpg");
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:450px;
	color:#000000;
	padding-top:10px;
	
}
.text-muted{
	color:white;
}

header h1,header h2,header h3 a,header a,header a:hover {
  color:#101010;
  font-weight:800;
  text-decoration:none;
}

header h3 {
  font-family: 'Kreon', serif;
  background: #ffcc33;
  padding:10px;
  border-radius:3px;
  font-size:34px;
  padding:12px 10px 6px 10px;
}

header .dropdown-menu {
  top:74px;
  background: #ffcc33;
  border-width:0;
}

h1 {
  font-size:50px;
}

#nav {
  width: 100%;
  position:static;
  top:-32px;
}

#nav.affix {
   position: fixed;
   top: 0;
   z-index:10;
   -webkit-transition: all .6s ease-in-out;
}

#footer > .container {
  
}

@media (min-width: 767px) {
  .navbar-nav.nav-justified > li{
      float:none;
  }
}
.navbar-nav {
  margin: 1px 1px; 
}  
  
/* customize nav style */
.navbar-custom {
    background-color: #0177A5;
	font-weight:700;
    text-transform:uppercase;
    border-width:0;
	-webkit-box-shadow: 0px 4px 10px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    0px 4px 10px 0px rgba(50, 50, 50, 0.5);
box-shadow:         0px 4px 10px 0px rgba(50, 50, 50, 0.5);
}
.navbar-custom  .navbar-nav>li>a {
	color: #ddd;
}
.navbar-custom  .navbar-nav li>a:hover, .navbar-nav li .open, .navbar-custom .navbar-nav .active a  {
	background-color: #03668c;
}
.navbar-custom .dropdown-menu{
	right:0;
}
.navbar-custom .navbar-nav>.dropdown>a .caret {
	border-top-color: #999;
	border-bottom-color: #999;
}

.navbar-collapse.in { /*3.0.2 bug workaround*/
    overflow-y: visible;
}

.navbar-toggle {
	outline:0;
}

.divider {
	height:50px;
}

.panel {
	border-width:0;
}

@media (max-width: 768px) {
	header {
		height:160px;
	}
}

#map-canvas {
  	width: 100%; 
  	height: 300px;
	margin: 0;
	padding: 15px;
}

.scroll-top {
   position:fixed;
   bottom:0;
   right:6%;
   z-index:100;
   background: #0177A5;
   font-size:24px;
   border-top-left-radius:3px;
   border-top-right-radius:3px;
}
.scroll-top a:link,.scroll-top a:visited {
  color:#222;
} 
 

section {
  color: #ffffff;
  min-height: 200px;
  height: auto !important;
  height: 100%;
  padding-top:100px;
  border-bottom:20px solid #026c96;
}

.bg-1 {
	background: #026c96;
	background: url('../img/home.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}

.bg-2 {
	background: url('../img/sap.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}

.bg-3 {
	background: url('../img/hosting.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}

.bg-4 {
	background: url('../img/referenties.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}
.bg-5 {
	background: url('../img/security.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}
.bg-6 {
	background: url('../img/websites.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}
.website-shell{
	background: url('../img/website-shell.png') no-repeat center center;
	width: 300px;
	height: 244px;
	padding-top:15px;
	padding-bottom:58px;
}
.website-shell a{
	position:relative;
	display:block;
	
}
.website-shell a:before{
	display:block;
    content:'';
    position:absolute;
    width:100%;
    height:100%;
	//-webkit-box-shadow: inset 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
	//-moz-box-shadow:    inset 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
	//box-shadow:         inset 0px 0px 10px 0px rgba(50, 50, 50, 0.5);
}
.website-shell img{
	display:block;
	max-width:270px;
	max-height:171px;
}
#vraag{
	min-width:360px;
	min-height:150px;
}
.grecaptcha-badge {
    display: none;
}