.form-group {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 3px;
    padding-top: 13px;
}

.fancybox-nav span {
   visibility: visible !important;
}​


/* Put your custom styles here */

.footer-h3
{
    color: #ffffff;
}

.footer-tekst
{
    color: #ffffff;
}

.donker
{
    background-color: #000 !important;
}
section.content-block-nopad.bg-deepocean.footer-wrap-1-3.donker {
    margin-top: 30px;
        background-color: #302f2f !important;

}
div#carousel1 {
    margin-bottom: 20px;
}
a.thumbnail {
    border: none !important;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
}
.content-block {
    width: 100%;
    padding: 0 !important;
    z-index: 100;
    position: relative;
    background-color: #000;
}
.col-md-3.col-lg-3.zwart {
    border: solid 1px white;
    color: white;
    overflow: hidden;
}
body{
	background: #000;
}
.container {
    color: white;
}
.thumbnail {
  background-color: #000 !important;
  }
  .lead {
    color: white;}
p{
	color: white;
}
.underlined-title h1 {
    color: red;
    margin: 0;
}

.header-print{
	display: none;
}
.underlined-title hr {
    width: 10%;
    border-width: 2px;
    border-color: red !important;
}
a {
    color: red;
}
a:hover {
    color: red;
}
.btn.btn-primary {
    background: red;
    box-shadow: 0 2px red;
}
.btn.btn-primary:hover {
    background: red;
}
.upper {
	font-family: 'Lato', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
#kleine-afbeelding{
	overflow: hidden !important;
}
#overlay {
  width: 110%;
  background: red;
  border-left: 3px solid green;
  position: absolute;
  top: 20px;
  left: -70px;
  transform: rotate(-40deg);
  font-weight: bold;
  padding-left: 80px;
  
  
}
