.remove-home-link{display:none!important;}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

/* eigenschappen pagina's */
div.page{
  min-height: 800px;
}

/* padding: 60px 0px; */

/* zwart balkje bovenaan pagina's */ 

body.home div.page {
  border-top: 4px solid black;
  }

html {
 background-color: #333;
}

/* kleuren status blokjes flex slides */
element {
}
.flex-control-paging li a.flex-active {
  background: #fff;
}

.flex-control-paging li a:hover {
  background: #c37814;
}

.flex-control-paging li a {
  border: 1px solid #fff;
}

/* kleuren status blokjes superslides */
.slides-pagination a {
  border-color: #000;
  border: 2px solid #000;
}

.slides-pagination a.current {
  background-color: #000;
}

.slides-pagination a.hover {
  background-color: #c37814;
}

.slides-navigation a.next {
  background-color: #000;
}

.slides-navigation a.prev {
  background-color: #000;
}

/* afmeting parallax container */

.parallaxSection {
    height: 300px;
} 
/* menu bar kleur en maat */

.mainLogo {
  line-height: 40px;
}

.mainLogo img {
  vertical-align: top
}

.mainnav{
  min-height: 40px;
}

.mainnav ul > li{
  height: 40px;
  line-height: 44px;
}

.mainnav ul > li > a{
  min-height: 40px;
}

.mainnav {
  border-top: 4px solid white;
  border-bottom: 4px solid white;
  }

#active-bar, #topbar {
  height: 4px;
}
#active-bar {
  background-color:#000;
}

#topbar {
  background-color:#fff;
}

/* onderschrift flexslider

#flexslide-caption p {
  font-style: italic;
} */

/* testimonial */

#testimonials {
  margin-top: 95px;
}

#testimonials blockquote  {
  padding-top: 0px;
  padding-right: 25px;
  padding-bottom: 0px;
  padding-left: 25px;
  margin-top: 0px;
  margin-right: 25px;
  margin-bottom: 0px;
  margin-left: 25px;
}

/* #testimonials p  {
  font-style: italic;
} */ 

#testimonials blockquote .testimonial-avatar {
  width: 150px;
  height: 150px;
  border: 5px solid #FFF;
  -moz-border-radius: 75px;
  border-radius: 75px;
}

cite {
  color: #c37814;
  font-style: normal;
}

#testimonials cite span {
 font-style: normal;
}

/* tekst stijlen */
 h1, .mainnav {
  font-style: italic;
} 

 h1 {
  color:#c37814;
}

  h2, h3, h4, h5, h6 {
  line-height: 1.4;
  color:#c37814;
}

#portfolioinner li {
    width: 20%;
  }
/*  max-width: 293px;
    height: 293px;
    margin-top: -8px;
    padding: 0px;
    list-style: outside none none;
    display: inline-block;
    position: relative;
    overflow: hidden; 
    height: 288px;
  padding: 8px 0px 0px;
  margin: 0px 2px 0px 2px;
  max-width: 288px;
*/

/* portfolio stylen en algemene tabs */

 .portfolio-nav {
  font-style: italic;
}

.tabs li a:hover, .portfolio-nav li:hover {
  background: #C37814;
}

.tabs li a:hover, .portfolio-nav li:hover, .mainnav a:hover, .colored, #secondary aside a:hover, input[type="submit"]:hover {
  color: #fff;
}

/* link styling aanpassen */
a {
  text-decoration: underline;
}
/* font-style: italic; /*


a:hover {
  color: #000;
}

/* main menu kleuren */
.mainnav a {
  color: #fff;
}

.mainnav a:hover {
  color: #000 !important;
}

.nav-active > a {
  color: #000 !important;
  
}

/* button aanpassen:  [top-left] [top-right] [bottom-right] [bottom-left] */
.button, button, input[type=submit] {
  font-style: normal;
  font-size: 14px;
  -moz-border-radius: 4px 0px 4px 0px;
  -webkit-border: 4px 0px 4px 0px;
  border-radius: 4px 0px 4px 0px;
  -ms-transform: skew(-18deg,0deg); /* IE 9 */
  -webkit-transform: skew(-18deg,0deg); /* Chrome, Safari, Opera */
  transform: skew(-18deg,0deg);
}

a.button {
  text-decoration: none;
  font-style: normal;
}

a.button:hover {
  color: #C37814;
}


/* footer aanpassen*/

.footer {
  padding: 28px;
}

a.footerLogo{display:none!important;}

footer.img.pulse{display:none!important;}

footer.pulse{display:none!important;}

/* .footer small{display:none!important;} */
