html {
	overflow: auto;
}

a, a:visited, a:focus, a:active, a:hover{
    outline:0 none !important;
}


body {
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	color: #25272B;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
}

.img-circle {
	width: 150px;
	height: 150px;
}

::selection {
	background: #4d90fe;
	color:#fff;
}

::-moz-selection {
	background: #4d90fe;
	color:#fff;
}

#box-style {
	background-color:rgba(234,235,239, .2);
	margin:20px 0;
	padding:20px;
	border-left: 4px solid rgb(63,189,219);
	width: 80%;
}

#box-style h2, h3 {
	color: rgb(128,128,128);
}

#box-style p {
	width: 80%;
}

#box-style #highlighted {
	color:rgb(63,189,219);
}

#box-style contact {
	margin-left: 30px;
}

h5 {
	color:rgb(63,189,219);
}

.panel-body a {
	color:rgb(63,189,219);
}

.dropdown {
	margin-right: -55px;
}

.copyright-mobile {
	display: none;
}

.languages img {
	width: 16px;
	height: 11px;
}

.carousel-caption {
	background: rgba(255, 255, 255, .75);	
}

.carousel-caption h3 {
	float: right;
	margin-right: 5%;
	color: rgb(63,189,219);	
}

/* ==== Spacing ==== */

.margin25 {
	margin-top: 25%;
}

.divide {
	margin-top: 5%;
	margin-bottom: 5%;
}

.divider {
	border-bottom: 1px dashed #dfe1e3;
}

/* ==== Typography ==== */

h1 {
	font-size: 56px;
	text-align: center;
	margin-bottom: 35px;
	line-height: 1;
	letter-spacing: -3px;
}

.brand img {
	margin-top: 5px;
}

#thumbnail-header {
	height: 80px;
}

#wtc-aachen {
	margin-left: 25%;
}

@media (max-width: 767px) {
#intro {
	margin-top: 20%;	
}

#intro button {
	margin-top: -1%;
}

h1 {
	font-size: 32px;
}

.europe-image img {
	opacity:0.45;
	filter:alpha(opacity=45);
}

#divider {
	margin-bottom: 675px;
}

#divider-ict {
	margin-bottom: 620px;
}

#divider-logistiek {
	margin-bottom: 550px;
}

#divider-referenties {
	margin-bottom: 550px;
}
	
#box-style {
	width: 100%;
}

#box-style p {
	width: 95%;
}

#thumbnail-header {
	height: 35px;
}

.panel-body p, .panel-body h3, .panel-body i, .panel-body span {
	padding: 10px;
}	

#wijnstreek-desalles {
	display: none;
}

#wtc-aachen {
	margin-left: 3%;
}

.languages img {
	width: 24px;
	height: 17px;
	margin-top: 10px;
	margin-left: 3px;
}

.copyright {
	display: none;
}

.copyright-mobile {
	display: block;
	margin-top: 8px;
}

.carousel-caption {
	display: none;

}
}

@media only screen and (max-width:979px){
.dropdown {
	display: none;
}	
}

@media only screen and (min-width:979px) and (max-width:1024px){
.dropdown {
	margin-right: -25px;
}

.dropdown-toggle {
	margin-right: -30px;
}
}

@media only screen and (min-width:767px) and (max-width:979px){
#margin-top-fix {
	margin-top: 5px;
}
}

@media only screen and (min-width:1200px) {
 #margin-top-fix {
 	margin-top: 5px;
 }
 
 #wijnstreek-desalles {
 	margin-left: 100px;
 }
}

p {
	margin-bottom: 35px;
}

p.center, ul.center {
	text-align: center;
}

h4 {
	font-size: 13px;
	font-weight: 100;
	color: #bbbdc0;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	margin: 35px 0;
}

#footer h5 {
	border-bottom: 1px solid #dfe1e3;
	padding-bottom: 15px;
	margin-top: 15px;
}

a {
	font-size: 14px;
	color: #25272B;
	transition: 0.2s;
	-moz-transition: 0.2s;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
}

a:hover {
	color: #949598;
	text-decoration: none;
	transition: 0.2s;
	-moz-transition: 0.2s;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
}

#services i {
	font-size: 170px;
	color: #bbbdc0;
	line-height: 1.2 !important;
}

textarea:focus, input:focus, a:focus, *:focus {
	outline: none;
}

.navbar .nav .active a, .navbar .nav .active a:hover, .navbar .nav .active a:focus {
	background-color: transparent !important;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
}

/* ==== Intro ==== */

#intro {
	background: #fff;
	padding-right: 20px;
	padding-left: 20px;
	min-height: 460px;
	margin-bottom: 75px;
}

#intro h2 {
	font-size: 56px;
	text-align: center;
	font-weight: 700;
	color: #bbbdc0;
	letter-spacing: -3px;
	line-height: 1;
}

@media (max-width: 570px) {
	#intro h2 {
		font-size: 42px;
		color: #bbbdc0;
		letter-spacing: -1px;
		padding-top: 25%;
	}
}

/* ==== Page Header ==== */

h1.header {
	font-size: 90px;
	color: #fff;
	font-weight: 700;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	text-align: center;
	line-height: 1;
	margin-bottom: 15px;
	letter-spacing: -2px;
}

@media (max-width: 767px) {
	h1.header {
		font-size: 42px;
	}
}

p.header {
	font-size: 26px;
	color: #fff;
	font-weight: 100;
	text-align: center;
	line-height: 1;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

@media (max-width: 767px) {
	p.header {
		font-size: 18px;
	}
}

/* ==== Section Headers ==== */

#it-top-desktop {
	background: #fff url(../img/team_bg.jpg) fixed no-repeat center;
	background-size: cover;
}

#it-top-mobile {
	background: #fff url(../img/team_bg.jpg) no-repeat center;
}

#logistiek-top-desktop {
	background: #fff url(../img/services_bg.jpg) fixed no-repeat center;
	background-size: cover;
}

#logistiek-top-mobile {
	background: #fff url(../img/services_bg.jpg) no-repeat center;
}

#projecten-top-desktop {
	background: #fff url(../img/frankrijk_bg.jpg) fixed no-repeat center;
	background-size: cover;
}

#projecten-top-mobile {
	background: #fff url(../img/frankrijk_bg.jpg) no-repeat center;
}

#referenties-top-desktop {
	background: #fff url(../img/bordeaux_bg.jpg) fixed no-repeat center;
	background-size: cover;
}

#referenties-top-mobile {
	background: #fff url(../img/bordeaux_bg.jpg) no-repeat center;
}

#contact-top-desktop {
	background: #fff url(../img/contact_bg.jpg) fixed no-repeat center;
	background-size: cover;
}

#contact-top-mobile {
	background: #fff url(../img/contact_bg.jpg) no-repeat center;
}

#referenties-top-desktop,
#logistiek-top-desktop,
#projecten-top-desktop,
#it-top-desktop,
#contact-top-desktop,
#referenties-top-mobile,
#logistiek-top-mobile,
#projecten-top-mobile,
#it-top-mobile,
#contact-top-mobile {
	padding: 75px 0;
}

@media (max-width: 1024px) {
	#referenties-top-desktop,
	#logistiek-top-desktop,
	#projecten-top-desktop,
	#it-top-desktop,
	#contact-top-desktop {
		background-size: auto;
	}
}

/* ==== Sections ==== */

#contact  {
	padding-right: 20px;
	padding-left: 20px;
	background: #fff;
}

/* ==== Contact ==== */

input[type="text"], select, textarea {
	border: 1px solid #EEE;
	background: #f4f5f6;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
}

.address p:nth-child(2) {
	font-weight: bold;
}

.message {
	display: none;
}

.alert {
    padding: 5px 15px 5px 15px;
	margin: 8px 0 0 0;
}

/* ==== Footer ==== */

#footer {
	padding-right: 20px;
	padding-left: 20px;
	background-color: #eeeff2;
	border-top: 1px solid #e9ebed;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 1);
}

#footer .span2 {
	border-bottom: 1px solid #dfe1e3;
	padding-bottom: 15px;
}

#footer ul {
	list-style: none;
	margin:0;
}

#footer li {
	padding-bottom: 5px;
	text-align: right;
}

@media (max-width: 767px) {
	#footer li {
		padding-bottom: 5px;
		text-align: center;
	}
}

/* ==== Navigation ==== */

#navigation {
	padding-right: 20px;
	padding-left: 20px;
	background: #fff;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-ms-box-shadow: none !important;
	-o-box-shadow: none !important;
}

/* fix for small android devices */
@media (max-width: 240px) {
	.navbar .brand {
		margin-left: -12px;
	}
}

.navbar-fixed-top {
	position: fixed;
}

.nav a {
	color: #25272B !important;
}

.nav a:hover {
	color: #bbbdc0 !important;
}

.nav .active a {
	color: #bbbdc0 !important;
}

.navbar .nav .active a, .navbar .nav .active a:hover {
	background: transparent;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
}

.navbar .nav li a {
	text-shadow: none;
	text-align: center;
	padding: 20px 15px 20px 15px;
}

.navbar-inner {
	background: #fff;
	border: none;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-ms-box-shadow: none !important;
	-o-box-shadow: none !important;
	filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
}

.navbar-fixed-top .navbar-inner {
	padding: 0;
}

.navbar-fixed-top {
	margin: auto;
}

.navbar .btn-navbar {
	float: right;
	padding: 12px 12px;
	margin: 12px 0;
}

.nav-collapse .nav li a:hover, .nav-collapse .dropdown-menu a:hover {
	background-color: transparent;
}

.nav-collapse .nav li a  {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 13px;
}

@media (max-width: 979px) {
	.navbar  {
	padding: 0 20px;
	margin-bottom: 0;
	}
}

@media (max-width: 979px) {
	.nav-collapse .nav li a, .nav-collapse .dropdown-menu a {
	padding: 9px 15px;
	}
}

/* ==== Carousel ==== */

.carousel-control.m-btn {
	position: absolute;
	height: auto;
	width: auto;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	margin-top: 5%;
}

.carousel-inner .item img {
	display: inline-block !important;
}

.carousel-inner .item {
	text-align: center !important;
}

@media (max-width: 570px) {
	.carousel-control.left {
		left: 0;
	}
	.carousel-control.right {
		right: 0;
	}
}

.carousel-control {
	background: none;
	border: none;
	opacity: 1;
}

.carousel-control:hover {
	background: none;
	border: none;
	opacity: 1;
}

.carousel.horizontal .next {
	left: 100%;
}

.carousel.horizontal .prev {
	left: -100%;
}

.carousel.horizontal .active.left {
	left: 100%;
}

.carousel.horizontal .active.right {
	left: -100%;
}

.carousel.carousel-fade .item {
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
	opacity:0;
}

.carousel.carousel-fade .active.item {
	opacity:1;
}

.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
	left: 0;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
}

.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
	left: 0;
	z-index: 1;
}

.carousel.carousel-fade .carousel-control {
	z-index: 3;
}

.vertical .carousel-inner {
	height: 100%;
}

.carousel.vertical .item {
	-webkit-transition: 0.6s ease-in-out top;
	-moz-transition: 0.6s ease-in-out top;
	-ms-transition: 0.6s ease-in-out top;
	-o-transition: 0.6s ease-in-out top;
	transition: 0.6s ease-in-out top;
}

.carousel.vertical .active {
	top: 0;
}

.carousel.vertical .next {
	top: 100%;
}

.carousel.vertical .prev {
	top: -100%;
}

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
	-webkit-transition: ease-in-out top;
	-moz-transition: ease-in-out top;
	-ms-transition: ease-in-out top;
	-o-transition: ease-in-out top;
	transition: ease-in-out top;
}

.carousel.vertical .active.left {
	top: 100%;
}

.carousel.vertical .active.right {
	top: -100%;
}

.carousel.vertical .item {
	left: 0;
}

.carousel .inactive {
	position: absolute;
	display: block;
	z-index: -1;
}

.carousel .inactive.active {
	position: relative !important;
	z-index: 0;
}

/* ==== Thumbs ==== */

.thumbnail {
	border: 0;
	padding: 0;
	text-align: center;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
}

.thumbnail h4 {
	color: #36b8d8;
	padding: 20px;
	margin: 0;
	font-size: 20px;
	font-weight: 700;
	text-transform: none;
	letter-spacing: -1px;
}

.thumbnail span {
	font-size: 13px;
	color: #bbbdc0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 100;
}

.thumbnail p {
	padding: 20px;
	margin: 0;
	margin-top: 5px;
}


/* ====  Footer Social ==== */

#footer .social:hover {
	opacity: 0.5;
}

/* ==== Preloader ==== */

#preloader {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	z-index: 9999;
}

#status {
	width: 200px;
	height: 200px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(../img/preload.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: -100px 0 0 -100px;
}

@media (min-width: 1500px) { 

}
