/*standaard*/
html,  body {
  height: auto;
  font-family: Arial, Helvetica, sans-serif;
  margin: 4px;
  background: none repeat scroll 0 0 #F5F5F5;
  color: #57585A;
  padding:0;
  margin:0;
  background: #e7e8ea;
background: -moz-linear-gradient(top,  #e7e8ea 42%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(42%,#e7e8ea), color-stop(100%,#ffffff));
background: -webkit-linear-gradient(top,  #e7e8ea 42%,#ffffff 100%);
background: -o-linear-gradient(top,  #e7e8ea 42%,#ffffff 100%);
background: -ms-linear-gradient(top,  #e7e8ea 42%,#ffffff 100%);
background: linear-gradient(to bottom,  #e7e8ea 42%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e8ea', endColorstr='#ffffff',GradientType=0 );
z-index: -20;
position: relative;

}
#background{
	background: #04b9f0;
background: -moz-radial-gradient(center, ellipse cover,  #04b9f0 0%, #192026 64%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#04b9f0), color-stop(64%,#192026));
background: -webkit-radial-gradient(center, ellipse cover,  #04b9f0 0%,#192026 64%);
background: -o-radial-gradient(center, ellipse cover,  #04b9f0 0%,#192026 64%);
background: -ms-radial-gradient(center, ellipse cover,  #04b9f0 0%,#192026 64%);
background: radial-gradient(ellipse at center,  #04b9f0 0%,#192026 64%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04b9f0', endColorstr='#192026',GradientType=1 );
display: inline-block;
width: 100%;
height: 42%;
position: fixed;
z-index: -10;
}
.slider {
    background-color: #ffffff !important;
    border-radius: 0;
    border-top: 2px solid #0d2333;
    padding: 0 !important;
  border-top: 2px solid #0D2333;
  border-radius: 0px;
  margin-bottom: 15px;
}
.carousel {
	box-shadow: 0px 15px 55px #000000;
}
#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto;
  padding: 0px;
  margin-bottom: 60px;
  background: #DDD;
  max-width: 980px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
header {
height: 100%;
width: 100%;
display:inline-block;
padding: 20px 5px;
background-color: #0D2333;
}
h1, h2, h3, h4, h5, h6 {
    font-family:Arial, Helvetica, sans-serif;
}
h1 {
    color: #181f24;
    font-size: 30px;
    font-weight: 400;
}
h2 {
    color: #181f24;
    font-size: 24px;
    font-weight: 200;
}
.container{width: 100%;}
#wrap > .container {
  padding: 60px 15px 0;
}

/*Navigatie*/
.navbar-default {
    background-color: none;
    border: none;
}
.navbar-default {
  background-color: #DDD;
}
.navbar {
    min-height: 42px;
    margin-bottom: -7px;
    display: inline-block;
    position: relative;
}
.navbar ul.nav li a {
    background: none repeat scroll 0 0 #DDD;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    color: #0D2333;
    display: block;
    font-family: 'Yanone Kaffeesatz',sans-serif;
    font-size: 18px;
    margin-left: 1px;
    padding: 10px;
    text-decoration: none;
}
.navbar  ul.nav li a:hover {
    background: none repeat scroll 0 0 #181f24;
    color: #FFFFFF;
}
.navbar-toggle {
background-color: #fff;
}
.navbar-nav>li:hover >.dropdown-menu {
  display:block;
    background: none repeat scroll 0 0 #EFEFEF;
}

/*Slider*/

/*Footer*/
footer {
    font-family: 'Yanone Kaffeesatz',sans-serif;
    font-size: 15px;
    font-weight: 200;
    text-align: left;
    background: none repeat scroll 0 0 #E9E9E9;
    border-bottom: 2px solid #90268F;
    border-top: 1px solid #CCCCCC;
    margin: 0 auto;
    overflow: auto;
    padding: 20px;
}
footer h3 {
    color: #00AEEF;
    font-weight: 200;
    font-size: 15px;
}

/*Form*/
.bubble
{
position: relative;
width: 100%;
padding: 0px;
background: #0D2333;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.bubble:after
{
content: '';
position: absolute;
border-style: solid;
border-width: 15px 15px 0;
border-color: #0D2333 transparent;
display: block;
width: 0;
z-index: 1;
bottom: -15px;
left: 20px;
}
.padded-inner-2 {padding-left:15px;}
.padded-inner-1 {padding-right:15px;}
.row {margin-bottom:30px;}
#form {padding:20px;}
input.wide,
textarea.wide {
    width:99%;
    color:#999;
}
input.klein {
    width:49%;
    color:#999;
}
input.wide,
input.klein {
    font-weight: normal;
    border-radius: 3px;
    border: 0;
    padding: 7px;
    margin-bottom: 5px;
}
textarea {
    font-weight: normal;
    height: 90px;
    border-radius: 3px;
    border: 0;
    padding: 7px;
    margin-bottom: 5px;
}
label.error {
float:left;
clear:left;
}
input.button {
border: 0;
background: #fff;
border-radius: 3px;
color: #0D2333;
height: 30px;
padding: 0 10px;
text-shadow: none;
margin:5px 0 0 0;
float:left;
clear:left;
}
/*Content*/

#uniQue ul li font.vink {
    color: green;
    font-size: 15px;
    margin-right: 20px;
}
#uniQue ul {
    margin: 5px;
    padding: 0;
}
#uniQue ul li {
    padding: 5px;
    list-style: none !important;
margin-bottom:0;
}
/*Mobile dropdown menu hover fix*/
.navbar-nav .dropdown:hover > .dropdown-menu { 
  display: block; 
}
.navbar-nav .dropdown:hover > a[data-toggle=dropdown] + .dropdown-menu { 
  display: none;
}
.navbar-nav .dropdown.open > a[data-toggle=dropdown] + .dropdown-menu { 
  display: block; 
}
/*@Media*/
@media all and (max-width: 768px) {
.navbar {
  min-height: 0px;
  margin-bottom: 0px;
  display: inline;
  position: static;
  right: 0px;
}
}
.dropdown-menu {
	padding: 0px;
}
.navbar ul.nav li a {
	margin: 0px;
	border-radius: 0px;
}
#cta a, #cta a:hover {
  color: #0D2333;
  text-decoration: none;
}
#cta {
  cursor: pointer;
  background: #DFDFDF;
  background-image: -webkit-linear-gradient(top, #DFDFDF, #ACACAC);
  background-image: -moz-linear-gradient(top, #DFDFDF, #ACACAC);
  background-image: -ms-linear-gradient(top, #DFDFDF, #ACACAC);
  background-image: -o-linear-gradient(top, #DFDFDF, #ACACAC);
  background-image: linear-gradient(to bottom, #DFDFDF, #ACACAC);
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  text-shadow: 1px 1px 2px #fff5ff;
  -webkit-box-shadow: 0px 1px 3px #B7B7B7;
  -moz-box-shadow: 0px 1px 3px #B7B7B7;
  box-shadow: 0px 1px 3px #B7B7B7;
  font-family: Arial;
  color: #0D2333;
  font-size: 20px;
  padding: 6px 15px 6px 15px;
  margin: 20px 15px 15px 15px;
  border: solid #8A8A8A 2px;
  text-decoration: none;
  text-align: center;
}

#cta:hover {
  background: #ebebeb;
  background-image: -webkit-linear-gradient(top, #ebebeb, #ACACAC);
  background-image: -moz-linear-gradient(top, #ebebeb, #ACACAC);
  background-image: -ms-linear-gradient(top, #ebebeb, #ACACAC);
  background-image: -o-linear-gradient(top, #ebebeb, #ACACAC);
  background-image: linear-gradient(to bottom, #ebebeb, #ACACAC);
  text-decoration: none;
}
.row {
	margin: 0px !important;
}
