
.prr { background-color:transparent; background-position:center; }

.grijs {background-color:#574a39;}
.anker{margin-bottom:70px;}
.een{margin-top:70px;} 
.telefoon{margin-left:10px;
margin-top:20px;}
.full{max-width:100%;}
.modal-footer, .modal-header {
     border-bottom: none;
    border-top: none;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #2cc9f8;
	 border-radius: 10px;

}
.navbar-default .navbar-nav > li > a {
	font-family: 'Michroma', sans-serif;
    color: #fff;
	text-transform:uppercase;
	font-size:16px;
	font-weight:500;
}
.navbar-default {
padding:5px;
    border-color:#00448B;

}



#logo {
  display: block;
  text-indent: -9999px;
   width: 250px;
  height: 280px;
  background: url(../img/logo2.svg);
  background-size:100%;
margin-top:30px;
  background-repeat:no-repeat;
 
 
}

#logomob{
	 display: block;
  text-indent: -9999px;
   width: 220px;
  height: 250px;
  background: url(../img/logo2.svg);
  background-size:100%;
margin-top:30px;
  background-repeat:no-repeat;
  position: absolute; top:50px; left:20px;}

.unslider{overflow:auto;margin:0;padding:0}.unslider-wrap{position:relative}.unslider-wrap.unslider-carousel>li{float:left}.unslider-vertical>ul{height:100%}.unslider-vertical li{float:none;width:100%}.unslider-fade{position:relative}.unslider-fade .unslider-wrap li{position:absolute;left:0;top:0;right:0;z-index:8}.unslider-fade .unslider-wrap li.unslider-active{z-index:10}.unslider li,.unslider ol,.unslider ul{list-style:none;margin:0;padding:0;border:none}.unslider-arrow{position:absolute;left:20px;z-index:2;cursor:pointer}.unslider-arrow.next{left:auto;right:20px}

.unslider-nav ol {
  list-style: none;
  text-align: center;
}
.unslider-nav ol li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 4px;
  background: transparent;
  border-radius: 5px;
  overflow: hidden;
  text-indent: -999em;
  border: 2px solid #333;
  cursor: pointer;
}
.unslider-nav ol li.unslider-active {
  background: #fff;
  cursor: default;
}

/* ============================================================
  SECTIONS
============================================================ */
section.module:last-child {
  margin-bottom: 0;
}
section.module h1 {
  margin-bottom: 40px;
  font-family: 'Michroma', sans-serif;
  font-size: 30px;
}
section.module p {
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 300;
}
table, ul {font-size:16px;font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;  font-weight: 300;}
section.module p:last-child {
  margin-bottom: 0;
}
section.module.content {
  padding: 40px 0;
}
section.module.parallax {
  height: 500px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}
section.module.parallax h1 {
	font-family: 'Michroma', sans-serif;
  color: rgba(255, 255, 255, 0.8);
  font-size:40px;
  line-height: 400px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  
  margin-bottom: 40px;
  font-family: 'Michroma', sans-serif;
  font-size: 30px;
  
}
.am{
  color: rgba(255, 255, 255, 0.8);
  font-size: 30px;
  line-height: 400px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
 
  
}
section.module.parallax-1 {
  background-image: url("../img/intro.jpg");
  margin-top:-10px;
}
section.module.parallax-2 {
  background-image: url("../img/services.jpg");
}
section.module.parallax-3 {
  background-image: url("../img/references.jpg");
}
section.module.parallax-4 {
  background-image: url("../img/aboutus.jpg");
}
section.module.parallax-5 {
  background-image: url("../img/contact.jpg");
}
   
@media all and (min-width: 600px) {
  section.module h1 {
    font-size: 35px;
  }
  section.module p, table, ul {
    font-size: 20px;
  }
  section.module.parallax h1 {
    font-size: 96px;
  }
 
}
@media all and (min-width: 960px) {
  section.module.parallax h1 {
    font-size: 80px;
	font-weight:bold;
  }


.telefoon{margin-left:150px;}
}
@media all and (min-width: 1030px) {
 
   .mobiel{display:none;}
}
@media all and (max-width: 1030px) {

  .parallax{display:none;}
}
@media all and (max-width: 720px) {
#logomob{width:150px;
}
}