@import 'https://fonts.googleapis.com/css?family=Aldrich|PT Sans|Montserrat|Lalezar|Ubuntu Mono|Encode Sans Semi Expanded|Encode Sans Condensed|Inconsolata|Nixie One|Montserrat|Ubuntu|Play|Poppins|Raleway|Graduate|Quicksand|';

p {
    font-family:quicksand;
    font-size:15px;
}

h1,h2 {
    font-family:Encode Sans Condensed;
    font-size:23px;
    color:#620002; 
}

h3 {
    font-family:Encode Sans Condensed;
    font-size:19px;
    color:#620002;
}

td, th {
    font-family:quicksand;  
}

legend {
    font-family:Encode Sans Condensed;
    font-size:19px;
    color:#620002;   
}

label {
    font-weight:normal; !important
}

.col-right {
    padding-top:50px;
}

.menulogo {
    padding-right:30px;
    margin-left:45px;
}

.navbar {
    font-family:PT Sans;
    font-size:22px;
    margin-top:20px;
    height:55px;
}

.navbar-default .navbar-nav > .active > a {
    border-bottom: 3px solid #e7e7e7;
    color:#a90407; 
}


.navbar-default .navbar-nav  > li > a:hover {
     border-bottom: 3px solid #a90407;
     color:#777;
     
}

.container-team-full, .container-team-full .container-main {
    height:100px;
    background:#a90407;
}

.footer {
    height:50px;
    background:#cbcbcb;
}

.realisatie {
    margin-top: -5px;
}

.tabelrepdigi {
  padding-top:110px;
}

@media (min-width: 0px) and (max-width: 991px) {

  .tabelrepdigi {
    padding-top:20px;
  }

}


.innercontent h2 a{
    color: #8c8c8c;
}

.innercontent h2 a:hover{
    color: #cbcbcb;
}

.navbar-toggle {
    margin-top: 0px;
    }
    
.container-fluid-mpmenu {
    margin-top:10px;
}