@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:400,300,600,700);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,300italic,400italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic);

html {width:100%; height: 100%; overflow-y: scroll;}
body {
	height: 100%;
    color: #555;
    font-family: 'Open Sans',Verdana, sans-serif;
	font-size: 16px;
	/* padding-top: 110px; */
	background: #fff;
}
/**********************************************************************/
/************************** COMMON ELEMENTS **************************/
/********************************************************************/
h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans',Verdana, sans-serif;
}

h1{
	font-size: 28px;
}

h2{
	font-size: 22px;
}
h3{
	font-size: 20px;
}
p {
	line-height: 1.6;
	font-size: 16px;
}
img {
	max-width: 100%;
}
a {
	cursor: pointer;
}
a:focus {
    outline: none;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: none;
}
/** Custom styles **/

.white {
	padding: 40px 40px 20px;
	margin-bottom: 20px; 	
}
.container .quote {
	margin: -40px -40px;
}
.white {
	background: #fff;
}
.pullup {
	margin-top: -105px;
	border-radius: 15px;
}

.below{
	margin-top:-50px;}
	

a {
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
	color: #333333; 
}
a:hover, a:focus {
    color: #333333;
}

.btn-primary {
    background-color: #0071BD;
    border-color: #0071BD;
    color: #fff;
}

a.button {
    background-color: #0071BD;
    color: #fff !important;
    display: inline-block;
    font-weight: 700;
    margin: 5px 0;
    padding: 5px 15px;
    text-align: center;
    text-transform: uppercase;
}
a.button:hover {
	text-decoration: none;
	color: #fff;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	width: 100%;
}

.subscribe{
	float:right;
	margin: -24px -24px -25px 0;

	}
	
.subscribe a{	
	border-bottom:none;
	}
/**********************************************************************/
/***************************** NAVBAR ********************************/
/********************************************************************/

.navbar-brand {
    height: auto;
	padding: 0px 0 0 0;
	margin: 10px 0 0 0px!important;
}

.navbar-brand > img {
    max-height: 70px;
    max-width: 300px;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	background-color: #fff;
    color: #0071BD;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	background-color: #fff;
    color: #0071BD;
	
}
	
.navbar {
	margin-bottom: 0;
	padding: 0 20px;
	min-height: 90px;
	border-radius: 0;
}

.navbar a, .navbar a:hover, #footer a, #footer a:hover, a.button, a.button:hover{
	border-bottom: none;
}



.navbar-inverse {
	background: none repeat scroll 0 0 #0071bd;
	border: 0 none;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
}
.navbar-nav {
	float: right;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    display: block;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    padding: 30px 15px;
    text-decoration: none;
    text-shadow: none;

}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
	color: #fff;

	}

.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus {
	background: #fff;
    color: #0071BD;
}

.navbar .nav li.open a {
	background: #0071BD;
    color: #fff;
}
.navbar-inverse .navbar-toggle {
	background: #FFFFFF;
    border: 0 none;
	margin: 25px 15px 15px 0;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #eee;
}
.navbar-inverse .navbar-toggle .icon-bar {
	background: #0071BD;
}

.navbar-nav > li > .dropdown-menu {
    border-radius: 0;
	min-width: 200px;
	background-color: #0071BD;
}


.dropdown-menu > li > a:before{
   content: "\00BB ";
   margin: 0 10px 0 -5px;
}


@media (min-width: 768px) {
	not.menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
.dropdown-menu {
	border: 0px;
	padding: 0;
	font-size: 16px;
}
.dropdown-menu > li > a {
    color: #fff;
    font-weight: 400;
    line-height: 1.42857;
    padding: 10px 20px;
	text-decoration: none;
	/*text-transform: uppercase;*/
	
}

.navbar-inverse .navbar-nav .dropdown-menu > .active > a{
	background-color: #fff;
    color: #0071BD;
	font-weight:700;

}
.navbar-inverse .navbar-nav .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .dropdown-menu > li  > a:focus {
	background-color: #fff;
    color: #0071BD;
	border:none;

}

.withbg {
	padding: 20px 0;
}

.fullheader {
	background: url(/media/backgrounds/rotate.php) no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/header/header.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/header/header.jpg', sizingMethod='scale')";
	height: 360px;
}


.fullheader h1 {
    color: #fff;
    font-size: 54px;
	font-family:"Roboto Condensed";
    font-weight: 400;
    padding-top: 70px;
    text-align: center;
    text-shadow: 0 2px 5px #555;
    text-transform: uppercase;
	color: #fff!important;
}

/*#p1 .fullheader { background-image: url(/media/backgrounds/core-technology.jpg); }
#p21 .fullheader { background-image: url(/media/backgrounds/core-technology.jpg); }
#p22 .fullheader { background-image: url(/media/backgrounds/radio-astronomy.jpg); }
#p38 .fullheader { background-image: url(/media/backgrounds/material-science3.jpg); }
#p39 .fullheader { background-image: url(/media/backgrounds/computer-science2.jpg); }
#p23 .fullheader { background-image: url(/media/backgrounds/data-handling.jpg); }
#p49.fullheader { background-image: url(/media/backgrounds/optical-space-science.jpg); }
#p16 .fullheader { background-image: url(/media/backgrounds/contact.jpg); }
#p18 .fullheader { background-image: url(/media/backgrounds/energy.jpg); }
#p19 .fullheader { background-image: url(/media/backgrounds/virtual-umc.jpg); }
#p20 .fullheader { background-image: url(/media/backgrounds/water.jpg); }*/

/**********************************************************************/
/************************* BLOCK ELEMENTS ************************************/
/********************************************************************/

.with_back img {float: right; margin: 0 0 0 20px; max-width:200px;}


blockquote {
  margin: 1.5em 0 3.5em;
  padding: .5em 1.5em 0 2.5em;
  position:relative;
  font-style: italic;
  text-indent: 25px;
  border-left: none;
}


blockquote:before {
  color: #fff;
  font-size: 5em;
  position:absolute;
  line-height: 0.1em;

}

blockquote:before {
  content: "\201C";
  left:0px;
  top: 0.3em;
}


blockquote p{
 margin: 0;
}

iframe {
 /* pointer-events: none; */
}

/**********************************************************************/
/************************* FOOTER ************************************/
/********************************************************************/
#footer {
	padding: 25px 0 35px;
	color: #fff;
    font-weight: 300;
	font-size: 16px;

}
#footer .social {
	margin: 0;
}
#footer  a {
	color: #fff;
	text-decoration: none;
}
#footer h2 {
    font-size: 28px;
    font-weight: 300;
	border-bottom: 1px solid #fff;
}
#footer .social a:hover {
	color: #fff;
}
#footer .social a .fa-inverse {
	color: #444;
}

#footer h4{
	color: #777;
	font-weight: bold;
	font-size: 13px;
	}
	





.bmargin {
	margin-bottom: 20px;
}

.well {
    border-radius: 15px;
    box-shadow: none;
}

.well ul{
    margin-left: 0;
	list-style: outside;

}
.well li{
    padding-left: 10px;

}

#footer {
	color: #fff;
}
#footer .container {

}

#footer.lightgrey  {
	background:#9CAFD4;
	}

.abacus{
	/*background: url('../img/abacus.png') no-repeat right bottom ;*/
	}
	
.abacus .col-xs-6{
	padding-left:0;
	}
	
	
	
#footer.grey {
	background: #3c3c3d;	
	color: #bbb;	
	font-size: 12px;
	vertical-align: baseline;

}
#footer.grey  a {
	color: #bbb;	
}	

#footer.grey  img{
	vertical-align: top;
}	

#footer.white {
	color: #bbb;	
	font-size: 12px;
	vertical-align: baseline;
	padding:10px 0 0;


}

#footer.white  a {
	color: #bbb;	
}

#footer.white  img{
	vertical-align: middle;
}

.map {
	margin-top: 20px;
}

.with_back {
	background: rgba(0, 113, 189,0.5);
	padding: 10px 0;
	margin-bottom: 60px;


}
.with_back .container {
	padding: 40px;
	background: url('../img/abacus.png') no-repeat right bottom;
}

.with_back a{
	color:#222;}
	
.with_back a:hover{
	color:#555;}

	
.fullslider {

}



.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}



.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #fff;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #f15a24;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}


	

@media(max-width:1199px) /* menu wordt te breed, even ingrijpen */{
	
	.navbar-brand > img {
		max-height: 80px;
		max-width: 220px;
		padding-top: 10px;
	}	
 
	.navbar-inverse .navbar-nav > li > a {
		font-size: 22px;
		padding: 30px 10px;
	}
}

@media (max-width: 991px) {
	.navbar-inverse .navbar-nav > li > a {
		font-size: 16px;
		padding: 30px 7px;
	}

	.spacer {
		height: 4px;
	}

	.navbar-collapse {
		float: right;
	}
	
	.navbar-brand > img {
		max-height: 60px;
		max-width: 200px;
	}	
	
	.navbar-inverse .navbar-nav > li > a {
		font-size: 16px;
		padding: 30px 8px;
		font-weight: 300;
	}
	.navbar-nav {
		float: right;
		width: 100%;
	}
	
	.navbar-brand {
		margin-left: -15px!important;
	}
	
	.with_back img, .below img{max-width:500px;}
	
	.fullheader h1 {
		font-size: 34px;
	}
}


@media (max-width: 767px) {
	.navbar-collapse {
		float: none;
	}

	.navbar-inverse .navbar-nav > li > a {
		font-size: 20px;
		padding: 10px;
	}
	.with_back img, .below img{
		max-width:300px;}

	.pullup {
		border-radius: none;
	}

	.fullheader h1 {
		font-size: 24px;
	}
}