
/* global styles
===========================*/
body {
	padding-top: 60px;
	padding-bottom: 0;
	background: #F7F7F7;
	font-size: 16px;
}

header {
	padding-top: 50px;
}

section {
	position: relative;
	/*padding-top: 70px;*/
	padding-bottom: 80px;
	width: 100%;
	min-width: 100%;
	margin-top: -5px;
}

.page-header {
	padding-top: 20px;
}


.justify {
	text-align: justify;
}


/* HEADER
	============================*/

#top {
	position: relative;
	background: #292C37;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: -60px;
	display: inline-block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	min-height: 630px;
}

	#top .jumbotron {
		background: none;
		min-height: 300px;
		color: #ffffff;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		padding-top: 160px;
	}

		#top .jumbotron h1 {
			text-shadow: 2px 2px 0 rgba(150, 150, 150, 0.65);
		}

.gobtnwrapper {
	position: absolute;
	bottom: 0px;
	right: 0px;
	left: 0px;
	display: block;
	width: 100%;
	height: 40px;
	text-align: center;
}

.gobtn {
	display: inline-block;
	width: 70px;
	height: 40px;
	background: #fc5242;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 3px -3px 0px rgba(50, 50, 50, 0.25);
	-moz-box-shadow: 3px -3px 0px rgba(50, 50, 50, 0.25);
	box-shadow: 3px -3px 0px rgba(50, 50, 50, 0.25);
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	padding-top: 15px;
}

	.gobtn i {
		color: #292C37;
	}

	.gobtn:hover {
		opacity: 0.9;
		text-decoration: none;
	}


/* SECTIONS
	  ===========================*/

#titles {
	background: #fc5242;
	color: #fff;
}

#downloads {
	background: #1dbb90;
	color: #fff;
}

.well {
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

#titles .well {
	/*background-color:#34495e;*/
	background: url(../../images/bgredtwo.png) 0% 0% fixed repeat;
	color: #fff;
	margin-bottom: -100px;
	margin-top: 60px;
	padding-top: 60px;
	padding-bottom: 60px;
}

#titles p {
	line-height: 170%;
}

.well .lead {
	font-size: 220%;
}

#downloads .well {
	background: url(../../images/bgredtwo.png) 0 0 fixed repeat;
	margin-bottom: -100px;
	margin-top: 60px;
	padding-top: 60px;
	padding-bottom: 60px;
}

#contact {
	background: #5dade2;
}

	#contact h2,
	#contact h3 {
		color: #fff;
	}

hr {
	margin: 40px 0;
}

hr,
.page-header {
	border-color: rgba(250,250,250, 0.1);
}

#downloads p {
	color: rgba(250,250,250, 0.9);
}

#downloads h3 {
}

.page-header h2,
.page-header h3 {
	font-weight: 100;
	font-size: 46px;
	line-height: 46px;
}

.box {
	margin-bottom: 30px;
}

.about-box {
	margin-bottom: 20px;
	margin-top: 20px;
	color: #fff;
}

	.about-box h3,
	.about-box h4 {
		border-bottom: 1px solid #fff;
	}

		.about-box h3 span,
		.about-box h4 span {
			border-bottom: 2px solid #fff;
			display: inline-block;
		}

/* FOOTER
	  ================================*/
footer {
	display: inline-block;
	width: 100%;
	min-width: 100%;
	/*padding-top: 50px;*/
	padding-bottom: 50px;
	min-height: 200px;
	background: #292C37;
	color: #fff;
}

	footer .circ-wrap {
		float: left;
		margin: 10px;
	}

		footer .circ-wrap a {
			color: #fff;
		}

			footer .circ-wrap a:hover {
				text-decoration: none;
			}

/* NAVIGATION 
	  =============================== */
.navbar .nav > li > a {
	float: none;
	padding: 30px 20px 30px;
	color: #fff;
	text-decoration: none;
	text-shadow: none;
	font-size: 14px;
	font-wight: bold;
	text-transform: uppercase;
	border-top: 10px solid transparent;
}

.navbar-default .navbar-nav > li > a:hover {
	color: rgba(250,250,250, .7);
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
	color: #fff;
	text-decoration: none;
	background: none;
	border-top: 10px solid #fc5242;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.navbar .navbar-brand {
	padding: 30px 15px 30px 15px;
	color: #ffffff;
	text-shadow: none;
	font-size: 26px;
	font-weight: 100;
	margin-right: 30px;
	max-width: 365px;
}

.navbar {
	-webkit-box-shadow: 0 3px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 0px rgba(0, 0, 0, 0.1);
}

.navbar {
	min-height: 60px;
	padding-right: 20px;
	padding-left: 20px;
	background: #2b2b2b;
	background-image: none;
	background-repeat: repeat-x;
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	filter: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

/* ICONS WRAPPERS
	===========================*/
.circ-wrap {
	width: 98px;
	height: 98px;
	margin: 0 auto 10px;
	line-height: 95px;
	text-align: center;
	border: 1px solid rgba(250,250,250,.9);
	border-radius: 50px;
	padding-top: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


/* Carousel
	==============================*/

.carousel-indicators {
	top: 0px;
	left: 95%;
	;
}

.carousel-control {
	position: absolute;
	top: 0%;
	width: 40px;
	height: 100%;
	font-size: 30px;
	padding-top: 10px;
	font-weight: 100;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	background: none;
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

	.carousel-control i {
		position: absolute;
		top: 40%;
		z-index: 5;
		display: inline-block;
	}

	.carousel-control.right {
		left: auto;
		-moz-border-radius-topleft: 5px;
		-webkit-border-top-left-radius: 5px;
		border-top-left-radius: 5px;
		-moz-border-radius-bottomleft: 5px;
		-webkit-border-bottom-left-radius: 5px;
		border-bottom-left-radius: 5px;
		background: none;
	}

	.carousel-control.left {
		right: auto;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-right-radius: 5px;
		border-top-right-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius: 5px;
		border-bottom-right-radius: 5px;
		background: none;
	}

#myCarousel2 .carousel-control.left {
	right: auto;
	left: -50px;
}

#myCarousel2 .carousel-control.right {
	left: auto;
	right: -20px;
}

/* add new to change BS 3.0. latest styles **/
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	height: 20px;
	z-index: 15;
	width: 20%;
	padding-left: 0;
	margin-left: -110px;
	text-align: center;
	list-style: none;
}

/* TEAM
	==============================*/
.social-contacts a i {
	text-decoration: none;
	color: #3F7497;
}

	.social-contacts a i:hover {
		color: #335E7C;
		text-decoration: none;
		transition: all ease-in-out 0.3s;
		-webkit-transition: all ease-in-out 0.3s;
		-moz-transition: all ease-in-out 0.3s;
	}

.social-contacts a:hover {
	text-decoration: none;
}

/* PRODUCTS
	==============================*/
.thumbnail.product-item {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	overflow: hidden;
	max-height: 300px;
	padding-top: 20px;
	background: none;
	border-bottom: 4px solid rgba(0,0,0, 0.1);
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}


/* BUTTONS 
	=============================*/
.btn {
	border: none;
	background: #34495e;
	color: white;
	font-size: 16.5px;
	text-decoration: none;
	text-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
	-webkit-backface-visibility: hidden;
}

	.btn:hover,
	.btn:focus {
		background-color: #4e6d8d;
		color: white;
		-webkit-transition: 0.25s;
		-moz-transition: 0.25s;
		-o-transition: 0.25s;
		transition: 0.25s;
		-webkit-backface-visibility: hidden;
	}

	.btn:active, .btn.active {
		background-color: #2c3e50;
		color: rgba(255, 255, 255, 0.75);
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}

	.btn.disabled,
	.btn[disabled] {
		background-color: #95a5a6;
		color: white;
	}

	.btn.btn-large {
		padding-bottom: 12px;
		padding-top: 13px;
	}

	.btn.btn-primary {
		background-color: #1abc9c;
	}

		.btn.btn-primary:hover,
		.btn.btn-primary:focus {
			background-color: #2fe2bf;
		}

		.btn.btn-primary:active,
		.btn.btn-primary.active {
			background-color: #16a085;
		}

	.btn.btn-info {
		background-color: #3498db;
	}

		.btn.btn-info:hover,
		.btn.btn-info:focus {
			background-color: #5dade2;
		}

		.btn.btn-info:active,
		.btn.btn-info.active {
			background-color: #2383c4;
		}

	.btn.btn-danger {
		background-color: #e74c3c;
	}

		.btn.btn-danger:hover,
		.btn.btn-danger:focus {
			background-color: #ec7063;
		}

		.btn.btn-danger:active,
		.btn.btn-danger.active {
			background-color: #dc2d1b;
		}

	.btn.btn-success {
		background-color: #2ecc71;
	}

		.btn.btn-success:hover,
		.btn.btn-success:focus {
			background-color: #55d98d;
		}

		.btn.btn-success:active,
		.btn.btn-success.active {
			background-color: #27ad60;
		}

	.btn.btn-warning {
		background-color: #FFAA49;
	}

		.btn.btn-warning:hover,
		.btn.btn-warning:focus {
			background-color: #f4d03f;
		}

		.btn.btn-warning:active,
		.btn.btn-warning.active {
			background-color: #cea70c;
		}

/* Progress bars
	 ================================*/
.progress,
.ui-slider {
	background: #e8edf2;
	border-radius: 32px;
	height: 20px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

	.progress .bar {
		height: 20px;
	}

	.progress .bar,
	.ui-slider .bar {
		background: #1abc9c;
		-webkit-box-shadow: none !important;
		-moz-box-shadow: none !important;
		box-shadow: none !important;
		filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	}

	.progress .bar-success,
	.ui-slider .bar-success {
		background-color: #2ecc71;
		filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	}

	.progress .bar-warning,
	.ui-slider .bar-warning {
		background-color: #FFAA49;
		filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	}

	.progress .bar-danger, .ui-slider .bar-danger {
		background-color: #e74c3c;
		filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	}

	.progress .bar-info, .ui-slider .bar-info {
		background-color: #3498db;
		filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	}

.navbar .btn-navbar {
	float: right;
	padding: 20px 20px;
	margin: 0px;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #292425;
	background-image: none;
	border-color: none;
	filter: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

/* @media width
	====================================*/
@media (max-width: 979px) {
	.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
		padding-bottom: 0px;
		padding-top: 0px;
	}

	.navbar-fixed-top, .navbar-fixed-bottom {
		position: fixed !important;
	}

	.navbar .nav > li > a {
		padding: 30px 10px;
	}

	.jumbotron h1 {
		font-size: 40px;
	}

	.carousel-control {
		top: 0%;
	}

		.carousel-control.left {
			left: -10px;
			z-index: 1020;
		}

		.carousel-control.right {
			right: 5px;
			z-index: 1020;
		}

	#top {
		min-height: auto;
	}
}

@media (max-width: 767px) {
	body {
		padding-right: 0px;
		padding-left: 0px;
	}

	.container {
		padding-right: 20px;
		padding-left: 20px;
	}

	.navbar-inverse .navbar-inner {
		min-height: 30px;
	}

	.navbar .navbar-brand {
		padding: 15px 0px 10px;
	}

	.navbar .navbar-brand {
		margin-left: 20px;
		font-size: 20px;
		text-align: left;
		margin-left: -20px;
	}

	.navbar .nav > li > a {
		float: none;
		padding: 15px 20px 15px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}

	/* FIX FONT SIZE AND jumbotron padding in HEADER FOR MOBILE DEVICES 07/16/2013 */
	#top .jumbotron {
		padding-right: 0px;
		padding-left: 0px;
		padding-top: 100px;
		padding-bottom: 15px;
	}

		#top .jumbotron h1 {
			font-size: 24px;
			text-align: center;
		}

		#top .jumbotron .lead {
			font-size: 16px;
			text-align: center;
		}


	/* END: FIX HEADER FOR MOBILE DEVICES 07/16/2013 */

	.page-header h3 {
		font-weight: 100;
		font-size: 32px;
		line-height: 34px;
	}
}

@media (max-width:767px) {

	/* CIRCULE ICONS FIX SIXE FOR MOBILES */
	.circ-wrap {
		width: 58px;
		height: 58px;
		line-height: 30px;
	}

	.icon-4x {
		font-size: 2em;
	}

	#myCarousel2 .carousel-control.left {
		right: auto;
		left: -40px;
	}

	#myCarousel2 .carousel-control.right {
		left: auto;
		right: -20px;
	}
}
/***********************************************************************/
/* Stijlen voor Float Label Control Formulier, in de sectie "Contact" 
		Credits: http://bootsnipp.com/snippets/featured/float-label-pattern-forms
	en http://bradfrostweb.com/blog/post/float-label-pattern/	
	*/

#form1 {
	background-color: rgb(147, 191, 196);
	padding: 10px;
}

.float-label-control {
	position: relative;
	margin-bottom: 1.5em;
}

	.float-label-control ::-webkit-input-placeholder {
		color: #eee;
	}

	.float-label-control :-moz-placeholder {
		color: #eee;
	}

	.float-label-control ::-moz-placeholder {
		color: #eee;
	}

	.float-label-control :-ms-input-placeholder {
		color: #eee;
	}

	.float-label-control input:-webkit-autofill,
	.float-label-control textarea:-webkit-autofill {
		background-color: transparent !important;
		-webkit-box-shadow: 0 0 0 1000px white inset !important;
		-moz-box-shadow: 0 0 0 1000px white inset !important;
		box-shadow: 0 0 0 1000px white inset !important;
	}

	.float-label-control input, .float-label-control textarea, .float-label-control label {
		font-size: 1.3em;
		box-shadow: none;
		-webkit-box-shadow: none;
	}

		.float-label-control input:focus,
		.float-label-control textarea:focus {
			box-shadow: none;
			-webkit-box-shadow: none;
			border-bottom-width: 2px;
			padding-bottom: 0;
		}

		.float-label-control textarea:focus {
			padding-bottom: 4px;
		}

	.float-label-control input, .float-label-control textarea {
		display: block;
		width: 100%;
		padding: 0.1em 0em 1px 0em;
		border: none;
		border-radius: 0px;
		border-bottom: 1px solid #aaa;
		outline: none;
		margin: 0px;
		background: none;
		color: #fff;
	}

	.float-label-control textarea {
		padding: 0.1em 0em 5px 0em;
	}

	.float-label-control label {
		position: absolute;
		font-weight: normal;
		top: -1.0em;
		left: 0.08em;
		color: #eee;
		z-index: -1;
		font-size: 0.85em;
		-moz-animation: float-labels 300ms none ease-out;
		-webkit-animation: float-labels 300ms none ease-out;
		-o-animation: float-labels 300ms none ease-out;
		-ms-animation: float-labels 300ms none ease-out;
		-khtml-animation: float-labels 300ms none ease-out;
		animation: float-labels 300ms none ease-out; /* There is a bug sometimes pausing the animation. This avoids that.*/
		animation-play-state: running !important;
		-webkit-animation-play-state: running !important;
	}

	.float-label-control input.empty + label,
	.float-label-control textarea.empty + label {
		top: 0.1em;
		font-size: 1.5em;
		animation: none;
		-webkit-animation: none;
	}

	.float-label-control input:not(.empty) + label,
	.float-label-control textarea:not(.empty) + label {
		z-index: 1;
	}

	.float-label-control input:not(.empty):focus + label,
	.float-label-control textarea:not(.empty):focus + label {
		color: #aaaaaa;
	}

	.float-label-control.label-bottom label {
		-moz-animation: float-labels-bottom 300ms none ease-out;
		-webkit-animation: float-labels-bottom 300ms none ease-out;
		-o-animation: float-labels-bottom 300ms none ease-out;
		-ms-animation: float-labels-bottom 300ms none ease-out;
		-khtml-animation: float-labels-bottom 300ms none ease-out;
		animation: float-labels-bottom 300ms none ease-out;
	}

	.float-label-control.label-bottom input:not(.empty) + label,
	.float-label-control.label-bottom textarea:not(.empty) + label {
		top: 3em;
	}


@keyframes float-labels {
	0% {
		opacity: 1;
		color: #aaa;
		top: 0.1em;
		font-size: 1.5em;
	}

	20% {
		font-size: 1.5em;
		opacity: 0;
	}

	30% {
		top: 0.1em;
	}

	50% {
		opacity: 0;
		font-size: 0.85em;
	}

	100% {
		top: -1em;
		opacity: 1;
	}
}

@-webkit-keyframes float-labels {
	0% {
		opacity: 1;
		color: #aaa;
		top: 0.1em;
		font-size: 1.5em;
	}

	20% {
		font-size: 1.5em;
		opacity: 0;
	}

	30% {
		top: 0.1em;
	}

	50% {
		opacity: 0;
		font-size: 0.85em;
	}

	100% {
		top: -1em;
		opacity: 1;
	}
}

@keyframes float-labels-bottom {
	0% {
		opacity: 1;
		color: #aaa;
		top: 0.1em;
		font-size: 1.5em;
	}

	20% {
		font-size: 1.5em;
		opacity: 0;
	}

	30% {
		top: 0.1em;
	}

	50% {
		opacity: 0;
		font-size: 0.85em;
	}

	100% {
		top: 3em;
		opacity: 1;
	}
}

@-webkit-keyframes float-labels-bottom {
	0% {
		opacity: 1;
		color: #aaa;
		top: 0.1em;
		font-size: 1.5em;
	}

	20% {
		font-size: 1.5em;
		opacity: 0;
	}

	30% {
		top: 0.1em;
	}

	50% {
		opacity: 0;
		font-size: 0.85em;
	}

	100% {
		top: 3em;
		opacity: 1;
	}
}
/* Overige eigen stijlen
	  ===========================*/

#modal_cover {
	max-width: 120px;
	margin-right: 10px;
}
.img_wdl_cover {
	cursor:pointer;
}