body {
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #888;
	background:#eee;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding-top:70px;
	position: relative;
	overflow-y: scroll;
	height:100%;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans',"Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#333;
}

h1 {
  font-size: 46px;
  line-height: 54px;
  font-weight: 400;
  letter-spacing: -1px;
}
h2 {
  font-size: 36px;
  line-height: 45px;
  font-weight: 300;
  letter-spacing: -1px;
}
h4 {
	line-height: 24px;
}

a {
	color:#26cda4;
}

.main-wrapper, .footer-wrapper, nav, .parallax-mirror {
	max-width: 1600px;
	margin: 0 auto;
	left: 0;
	right: 0;
	overflow: hidden;
}

.main-wrapper, .navbar {
	background:#fff;
}

.main-wrapper section {
	padding:60px 0;
}

.main-wrapper section.padding-small {
	padding:20px 0;
}

.v-align-children {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	flex-direction: row;
	-webkit-flex-direction: row;
}

.bg-grey {
	background:#F6FAF7;
}

.bg-dark-grey {
	background:#262F28;
}

.bg-primary {
	background:#26cda4;
}

.text-green {
	color:#26cda4;
}

/****
	Buttons
****/

.btn {
	display: inline-block;
	height: 40px;
	line-height: 37px;
	font-size: 16px;
	border-radius: 100px;
	padding: 0 20px;
	border: 1px solid #ccc;
	color: #0785f2;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	text-align: center;
}

.btn-green {
	background: #26cda4;
	color: #fff !important;
	border: 1px solid #26cda4;
}

.btn-grey {
	background: #fff;
	color: #888 !important;
	border: 1px solid #333;
}

.btn-lg {
	padding:10px 40px;
	height:auto;
	font-size:18px;
}

/****
	Icons
****/

.ti-lg {
	font-size:42px;
}

.ti-green {
	color:#26cda4;
}

/****
	Navbar
****/

.navbar {
	padding:10px 0;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}

.nav>li>a:focus, .nav>li>a:hover {
	text-decoration: none;
	background-color: #fff;
}

.navbar-brand {
	color: #333;
	font-weight: bold;
	font-size: 22px;
}

.navbar-brand i {
	color:#26cda4;
	margin-right:10px;
}

.navbar-nav a {
	color:#666;
	font-size: 16px;
}

.navbar-nav li.active a {
	color:#26cda4;
}

.navbar-btn {
	margin-top:5px;
}

.navbar-toggle .icon-bar {
	background:#fff;
}

/****
	Carousel
****/

.parallax-window {
    min-height: 610px;
    background: transparent;
}

.caption {
	margin-top:30%;
}

.caption-not-transparent {
	opacity: 1;
	-webkit-transition: opacity 1s linear;
	-moz-transition: opacity 1s linear;
	-ms-transition: opacity 1s linear;
	-o-transition: opacity 1s linear;
	transition: opacity 1s linear;
}

.caption-transparent {
	opacity: 0;
	-webkit-transition: opacity 1s linear;
	-moz-transition: opacity 1s linear;
	-ms-transition: opacity 1s linear;
	-o-transition: opacity 1s linear;
	transition: opacity 1s linear;
}

.caption h1 {
	color:#fff;
}

/****
	Logos
****/

.logos img {
	margin: 20px 20px;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter ….3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
	opacity: 0.7;
}

.logos img:hover {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter …\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(0%);
	opacity:1;
}

/****
	Intro
****/

.intro .row:first-of-type {
	margin-bottom: 40px;
}

/****
	Features
****/

.features .row {
	margin-bottom: 40px;
}

.features h4 {
	margin-top:0;
}

.features i {
	font-size:24px;
}

/****
	Screens
****/

.screens img {
	max-width:100%;
}

.screens .carousel-indicators {
	bottom:-20px;
}

/****
	Referenties
****/

#carousel-referenties .item {
	min-height:250px;
	padding:50px;
	margin-top:30px;
}

#carousel-referenties .caption-carousel img {
	border-radius:999px;
	max-height:90px;
	margin-bottom:20px;
}

#carousel-referenties .caption-carousel em {
	color:#26cda4;
}

#carousel-referenties .caption-carousel small {
	color:#BDBDBD;
}

#carousel-referenties .carousel-indicators {
	bottom: -40px;
}

#carousel-referenties .carousel-indicators li {
	border-color:#333;
}

#carousel-referenties .carousel-indicators .active {
	background-color:#333;
}

/****
	Prijzen
****/

.tile {
	background:#fff;
	padding:30px;
	text-align:center;
	color:#888;
}

.tile .prijs {
	margin:20px 0;
}

.tile .prijs .euro {
	font-size: 32px;
	color: #fff;
	background: #26cda4;
	width: 90px;
	height: 90px;
	border-radius: 99px;
	line-height: 90px;
	margin:0 auto;
}

/****
	Call to action
****/

#contact h2 {
	margin-top:0;
}

.form-email {
	background:#fff;
	padding:30px;
}

.form-email input[type="text"] {
	height: 54px;
	line-height: 48px;
	padding-left: 16px;
	border: 1px solid #eee;
	background: #fff;
	border-radius: 3px;
	font-size: 16px;
	color: #888;
	font-weight: 400;
	margin-bottom:15px;
}

#field {
	display:none;
}

#toast-container > div {
	padding: 15px 30px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
}

#toast-container > :hover {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#toast-container > .toast-success, #toast-container > .toast-error {
  background-image: none !important;
}

.toast-success {
  background-color: #26cda4;
}

/****
	Footer
****/

footer {
	padding:40px 0;
}

footer p {
	margin:0;
}

footer a, footer a:hover, footer a:focus {
	color:#888;
	text-decoration:none;
}

/****
	Animations
****/

@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.hvr-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
#intro .item:hover .hvr-wobble-vertical, #intro .item:focus .hvr-wobble-vertical, #intro .item:active .hvr-wobble-vertical {
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/****
	Responsiveness
****/

@media (max-width:767px){
	.features .row, .features .col-xs-10 {
		margin-bottom: 20px;
	}
	.v-align-children {
		display: block;
		display: block;
		display: block;
		display: block;
		align-items: block;
		-webkit-align-items: block;
		justify-content: block;
		-webkit-justify-content: block;
		flex-direction: block;
		-webkit-flex-direction: block;
	}
	.tile {
		margin-bottom:20px;
	}
	.navbar-brand i, .navbar-brand {
		color:#fff;
	}
	.navbar {
		background:#26CDA4;
		padding:0;
		border:none;
	}
	.navbar-brand i {
		font-size:18px;
	}
	body {
		padding-top:0;
	}
	.navbar-collapse {
		background:#fff;
		padding-bottom:10px;
	}
	.navbar-collapse ul li {
		text-align:left;
	}
	.navbar-btn {
		margin-top:0;
		float:left !important;
	}
}

@media (min-width:768px) and (max-width:990px){
	.navbar-brand {
		font-size:18px;
	}
	.navbar-nav li.active a {
		color:#666;
	}
	.btn {
		padding:0 10px;
		height:35px;
		line-height:32px;
	}
	.parallax-window {
		min-height: 400px;
	}
	.caption {
		margin-top:15%;
	}
}