.tm-top-a, .tm-top-b, .tm-bottom-a, .tm-bottom-c {
	text-align: center;	
}

#headerbarWrapper {
	background-image: url(../images/bg-content-pagina.jpg);
	background-size: cover;
	min-height: 120px;	
}

ul.uk-navbar-nav > li:before {
  content: none;
 }

.uk-breadcrumb {
	display: block;
	float: left;
	max-width: 700px;
}

.uk-icon-linkedin-square {
	color: #4875B4;
}


.home #headerbarWrapper {
	display: none;
}

 .uk-panel-box-secondary {
	 background-color: #e7e7e7;
	 border-top: 1px solid #d5d5d5;
 }

.tm-bottom-c h2 {
	color: #6c6c6c;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.tm-block-dark {
	background-image: url(../images/bg_raster.jpg);
}

.margin-bottom {
	margin-bottom: 20px;
}

.kopOranje {
	color: #eb6b1c;
	font-size: 50px;	
}

.uk-article-title {
	color: #eb6b1c;
	font-size: 36px;
}


.tm-sidebar-a {
	margin-top: 75px !important;	
}

.tm-sidebar-b {
	margin-top: 75px !important;	

}

.logoVendors {
	margin-right: 40px;
}

.trigger {
	color: #888888 
}

.uk-panel-title {
	color: #eb6b1c;
	font-size: 30px;
}

.home .tm-main {
	display: none;
}

.top-parallax {
	border-top: 1px solid #959595;	
	border-bottom: 1px solid #959595;	
}

.witteTekst {
	color: #fff;
	font-size: 20px;
	line-height: 26px;
}



.tm-parallax-teaser h2 {
	display: inline-block;
	margin-bottom: 15px;
	padding: 5px;
	background: none;
	color: #ffffff;
	width: 100%;
}

.uk-button-medium {
	background-color: #1941ba !important;
	border-radius: 20px !important;
	text-transform: uppercase;
	border: 1px solid #fff;
}

.trigger-btn {
	position: relative;
	display: block;
	width: 250px;
	margin: 30px auto;
}


.logo {
	width: 90px;
}

.tm-parallax-teaser {
	position: relative;
	top: 30%;
	margin-top: -70px;
	max-width: 700px;
	left: 50%;
	margin-left: -350px;
	text-align: center;
}

@media (max-width: 767px) {

	.tm-top-b .uk-panel {
		border-bottom: 1px solid #e0e0e0;
		padding-bottom: 30px;
	}


	.tm-parallax-teaser {
		position: relative;
		top: 3%;
		margin-top: -70px;
		max-width: 400px;
		left: auto;
		margin-left: 0px;
		padding: 20px;
		text-align: center;
		margin: 0px auto;
	}

}


@media (max-width: 960px) {

	.tm-parallax-sequence, .tm-parallax-teaser {
	    display: block;
	}




}

/* Parallax
 ========================================================================== */
.top-parallax,
.bottom-parallax {
  min-height: 0px;
  background: #fff;
}


#parallax-top-image,
#parallax-bottom-image {
  position: relative;
  width: 100%;
  height: 750px;
  background-position: 50% 0;
  background-size: cover;
  overflow: hidden;
}
#parallax-top-image {
  max-height: 1000px;
  background-image: url("../images/bg-tafel.jpg");
}
#parallax-bottom-image {
  max-height: 600px;
  background-image: url("../images/kabels.jpg");
}
#parallax-top-image {
  background: url("../images/bg-tafel.jpg") 50% 50% no-repeat fixed;
  background: url("../images/bg-tafel.jpg") repeat, url("../images/bg-tafel.jpg") no-repeat, #ffffff;
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

#parallax-bottom-image {
  background: url("../images/kabels-patchkast.jpg") 50% 50% no-repeat fixed;
  background: url("../images/kabels-patchkast.jpg") repeat, url("../images/kabels.jpg") no-repeat, #ffffff;
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}



.uk-button {
}

.uk-button-primary {
	color: #fff !important;
	border-radius: 24px !important;
}


.tm-breadcrumb {
	padding: 20px;
	background-color: #efefef;
	
}
