
html, body {
    height: 100%;
}

body {
  padding-bottom: 10px;
}

nav .container .pull-left img {
    float: left;
    width: 85px;
}

nav .pull-left {
    margin-top: 25px;
}

nav a {
    color: white;
    font-family: 'Lato', sans-serif;
    letter-spacing: 0.1px;
    font-size: 15px;
}

nav .pull-right {
    color: white;
    margin-top: 55px;
    font-family: 'Lato', sans-serif;
    letter-spacing: 0.1px;
    font-size: 15px;
}

nav span {
    color:#f08a00;
}

nav a:hover {
    text-decoration:none;
    color:#f08a00;
}


.row a:hover {
    text-decoration:none;
    color:#f08a00;
}

.navbar-default {
    background-color:white;
    border-color: white;
    height: 100px;
    width: 100%;
    margin: auto;
}

.navbar-default2 {
    background-color:#2e2b2c;
    border-color: #2e2b2c;
    height: 100px;
    width: 100%;
    margin: auto;
}

 
.work {
      margin-top: 120px;
}

.work hr {
    display: block;
    border-top:1px dotted #2e2b2c;
    margin-top: 9px;
    margin-bottom: 5px; 
    margin-left: 0px;
}
 

.work a {
    font-family: 'Lato', sans-serif;
    text-align: left;
    letter-spacing: 0.3px;
    line-height: 23px;
    font-size: 14px;
    color: #f08a00;
    margin-top: 0px;
}

.work p{
    font-family: 'Lato', sans-serif;
    text-align: left;
    font-size: 14px;
    letter-spacing: 0.1px;
    color: #2e2b2c;
    line-height: 23px;
    margin-top: 0px;
}


.work p a{
    font-family: 'Lato', sans-serif;
    text-align: left;
    font-size: 14px;
    letter-spacing: 0.1px;
    color: #2e2b2c;
    line-height: 23px;
    margin-top: 0px;
}

.work span {
    color:#f08a00;
}


h1 {
    color: #f08a00;
    font-size: 19px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    letter-spacing: 0.3px;
    line-height: 27px;
    margin-top: 0px;
    text-align: left;
    text-shadow: none;
    margin-bottom: 18px;
}

h2{
    font-family: 'Lato', sans-serif;
    text-align: left;
    font-size: 11.5px;
    letter-spacing: 0.1px;
    line-height: 15px;
    text-transform: uppercase;
    font-weight: bold;
    color: #2e2b2c;
    margin-top: 0px;
    margin-bottom: 0px;
}

.work img {
    width: 100%;
    margin-bottom: 30px;
}

.about p {
    margin-right: 450px;
}

.about h1 {
    margin-right: 450px;
}

.ImageBorder{
    border:1px solid #2e2b2c;    
}

.blijf {
    position: fixed;
}

.lijn {
    border-left: 1px solid #423f40;
    vertical-align: top;
}
    
.center {
    text-align: center;
}

.work a {
    color: #2e2b2c;
}

.work a:hover {
    text-decoration:none;
    color:#f08a00;
}


.contact a:hover {
    text-decoration:none;
    color:#f08a00;
}



