* {
    padding: 0;
    margin: 0;
}

html,
body {
    height: 100%;
    width: 100%;
}

body {
    font-size: 14px;
    color: #333;
    background: #eaeaea;
    text-align: left;
    font-family: "Merriweather", "Open Sans", arial, sans-serif;
}

a {
    text-decoration: none;
}

img {
    border:0;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    font-family: "Garamond", "Open Sans", arial, sans-serif;
}

#header {
    position: fixed;
    width: 100%;
    height: 54px;
    z-index: 10;

    -webkit-transition: background 1s;
    transition: background 1s;
}

#header.scroll {
    background: rgba(0,0,0,.8);
}

#header .container {
    position: relative;
}

#header ul {
    list-style: none;
}

#header ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0 25px;
}

#header ul li a{ 
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Merriweather", "Open Sans", Helvetica, arial, sans-serif;
}

#header .left {
    position: absolute;
    left: 0;
    top:15px;
}

#header .logo {
    position: absolute;
    width: 190px;
    height:70px;
    background: #801700;
    margin-left: auto; 
    margin-right: auto; 
    left: 0; 
    right: 0;
    top:0;
    text-align: center;
    font-size: 34px;
    padding: 10px 0;
}

#header .logo a {
    color: #fff;
}

#header .logo a:hover {
    text-decoration: none;
}

#header .right {
    position: absolute;
    right: 0;
    top:15px;
}


.container {
    padding: 45px 25px;
}

.opening {
    background: #ccc;
    height: 100%;
    width: 100%;
    position: relative;
}

#main_title {
    z-index: 9;
    position: absolute;
    top: 250px;
    left:0;
    right: 0;
    text-align: center;
}

#main_title h1 {
    font-size: 80px;
    color: #fff;
    margin-top: -5px;
}

#main_title .tagline {
    margin:0;
    font-size: 24px;
    display: block;
    color: #ddd;
}

.projects {}

.title {
    position: relative;
    text-align: center;
    padding: 35px;
}

.title h2 {
    display: inline-block;
    font-size: 70px;
    border-bottom: 3px solid #aaa;
    color: #444;
    padding-bottom: 8px;
    padding: 8px 35px;
    margin-bottom: 25px;
}

.projects .project {
    padding: 10px;
    vertical-align: top;
    cursor: pointer;
}

.projects .project a {
    display: block;
}

.projects .project img {
    width: 100%;
}

.projects .project .info {
    position: relative;
    display: block;
    padding: 15px 0;
    text-align: center;
}

.projects .project .info span {
    font-size: 16px;
    display: block;
    font-size: 17px;
    color: #aaa;
}

.projects .project .info span:first-child {
    font-size: 20px;
    padding:3px 0;
    font-weight: 700;
    color: #333;
}

.projects .project .overlay {
    position: absolute;
    left:10px;
    right: 10px;
    top:10px;
    bottom:95px;
    opacity: 0;
    background:rgba(242,242,242,.75);

    -webkit-transition: opacity .25s ease;
    -moz-transition: opacity .25s ease;
    text-align: center;
    line-height: 120px;
    vertical-align: middle;
}

.projects .project .overlay a {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}

.projects .project .overlay a:hover {
    text-decoration: none;
}


.projects .project:hover .overlay {
    opacity: 1;
}


/* Projecten */

.opdracht {
    position: relative;
    margin: 10px;
    background: #fff;
    cursor: pointer;
    text-align: center;
    padding-bottom: 10px;
}

.opdracht img {
    display: inline-block;
    height: 120px;
    width: 120px;
    background: #fff;
}

.opdracht:nth-child(3) img {
    padding-top: 10px;
}

.opdracht .overlay {
    position: absolute;
    left:0;
    right: 0;
    top:0;
    bottom:0;
    opacity: 0;
    background:rgba(242,242,242,.75);
    -webkit-transition: opacity .25s ease;
    -moz-transition: opacity .25s ease;
    text-align: center;
    line-height: 120px;
    vertical-align: middle;
}

.opdracht .overlay a {
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.opdracht:hover .overlay {
    opacity: 1;
}

.about {

}

.about .description {
    font-size: 18px;
    line-height: 30px;
}

.about p {
    padding: 0 15px;
}

.about .photo {

}

.about .photo ul {
    list-style: none;
}

.about .photo ul li {
}

.about .photo ul li img {
    display: inline-block;
}

.about .photo ul li:first-child {
    height: 150px;
    background: red;
}


.about .photo ul li:nth-child(2) {
    height: 150px;
    background: green;
}


.about .photo ul li:nth-child(3) {
    height: 150px;
    background: orange;
}

.contact {

}

.contact p {
    text-align: center;
    font-size: 17px;
    width: 60%;
    margin: 0 auto;
    line-height: 30px;
}

#footer {
    text-align: center;
    position: relative;
    margin-top: 80px;
    padding-top: 50px;
    padding-bottom: 50px;
}

#footer img {
    width: 32px;
    height: 32px;
    margin: 0 5px;
    text-decoration: none;
}

#footer p {
    position: relative; 
    text-align: center;
    color: #fff;
    font-size: 10px;
    margin-top: 15px;
}

.cb-slideshow,
.cb-slideshow:after { 
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0; 
}
.cb-slideshow:after { 
    content: '';
    background: transparent url(http://tympanus.net/Tutorials/CSS3FullscreenSlideshow/images/pattern.png) repeat top left; 
}
.cb-slideshow li span { 
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 36s linear infinite 0s;
    -moz-animation: imageAnimation 36s linear infinite 0s;
    -o-animation: imageAnimation 36s linear infinite 0s;
    -ms-animation: imageAnimation 36s linear infinite 0s;
    animation: imageAnimation 36s linear infinite 0s; 
}

.cb-slideshow li:nth-child(1) span { 
    background-image: url(../images/slide_background_1.jpg) 
}
.cb-slideshow li:nth-child(2) span { 
    background-image: url(../images/slide_background_2.jpg);
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s; 
}
.cb-slideshow li:nth-child(3) span { 
    background-image: url(../images/slide_background_3.jpg);
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s; 
}
.cb-slideshow li:nth-child(4) span { 
    background-image: url(../images/slide_background_4.jpg);
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s; 
}

/* Animation for the slideshow images */
@-webkit-keyframes imageAnimation { 
    0% { opacity: 0;
    -webkit-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -webkit-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@-moz-keyframes imageAnimation { 
    0% { opacity: 0;
    -moz-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -moz-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@-o-keyframes imageAnimation { 
    0% { opacity: 0;
    -o-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -o-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@-ms-keyframes imageAnimation { 
    0% { opacity: 0;
    -ms-animation-timing-function: ease-in; }
    8% { opacity: 1;
         -ms-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@keyframes imageAnimation { 
    0% { opacity: 0;
    animation-timing-function: ease-in; }
    8% { opacity: 1;
         animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}

/* Show at least something when animations not supported */
.no-cssanimations .cb-slideshow li span{
    opacity: 1;
}

/* Tools part */
.tools {

}

.tools .tool {
    text-align: center;
    line-height: 24px;
    padding-bottom: 25px;
    border-left: 1px solid #CFD6CB;
    border-bottom: 1px solid #CFD6CB;
    padding-top: 35px;
}

.tools .tool img {
    width: 100px;
    height: 100px;
    -webkit-filter: grayscale(90%);
    filter: grayscale(90%);

    -webkit-transition: opacity .25s ease;
    -moz-transition: opacity .25s ease;
}

.tools .tool img:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.tools .tool:nth-child(2),
.tools .tool:nth-child(6) {
    border-left-color: transparent;
}