.unslider{overflow:auto;margin:0;padding:0}.unslider-wrap{position:relative}.unslider-wrap.unslider-carousel>li{float:left}.unslider-vertical>ul{height:100%}.unslider-vertical li{float:none;width:100%}.unslider-fade{position:relative}.unslider-fade .unslider-wrap li{position:absolute;left:0;top:0;right:0;z-index:8}.unslider-fade .unslider-wrap li.unslider-active{z-index:10}.unslider li,.unslider ol,.unslider ul{list-style:none;margin:0;padding:0;border:none}.unslider-arrow{position:absolute;left:20px;z-index:2;cursor:pointer}.unslider-arrow.next{left:auto;right:20px}
body,
html {
    font-family: 'Tahoma', sans-serif;
    margin: 0;
    padding: 0;
    font-size: 15px;
    background: #faf9f6;
}
.container {
    width: 994px;
    margin: 0 auto;
    padding: 0;
}
.font-bold {
    font-weight: bold;
}
.font-uppercase {
    text-transform: uppercase;
}
.font-italic {
    font-style: italic;
}
.margin-top {
    margin-top: 1em;
}
.no-margin-top {
    margin-top: 0;
}
.margin-left {
    margin-left: 10px;
}
.margin-bottom {
    margin-bottom: 25px;
}
.margin-right-10 {
    margin-right: 10px;
}
h1, h2, h3{
    font-weight: normal;
}
a {
    color: #000;
    text-decoration: none;
}
.header {
    width: 100%;
    background: #FFF;
    padding: 20px 0;
}
.logo {
    width: 30%;
    float: left;
    padding-top: 15px;
}
.logo a {
    display: inline-block;
}
.logo img {
    width: 100%;
    height: auto;
}
.nav {
    float: right;
    width: 68%;
    margin-left: 2%;
}
.nav ul {
    padding: 0;
    margin: 0;
	float: right;
}
.nav li {
    list-style-type: none;
    display: inline;
    margin: 0 10px;
    line-height: 127px;
}
.nav a {
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
}
.nav a:hover {
    color: #ee1d25;
}
button {
    display: none;
}
.slider {
    width: 100%;
    float: left;
    background: #231f20;
    height: 600px;
}
.slider img {
    width: 100%;
    height: 600px;
}
.banner {
    color: #fff;
    float: left;
    width: 100%;
    background-color: #ee1d25;
    padding: 20px 0;
    text-align: center;
    font-size: 15px;
}
.banner a {
    color: #FFF;
    text-decoration: none;
}
.content {
    float: left;
    width: 100%;
    margin: 50px 0;
}
.col-4 {
    width: 24%;
    float: left;
}
.col-4 img {
    width: 100%;
    height: auto;
}
.content h3 {
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    color: #000;
    text-decoration: none;
}
.col-middle {
    padding: 0 1%;
}
.about {
    width: 60%;
    margin-right: 2%;
    float: left;
}
.about-image {
    width: 38%;
    float: left;
}
.about-image img {
    width: 100%;
    margin: 20px 0 0 0;
}
.about h3 {
    text-align: left;
}
.content-page h3 {
    text-align: left;
    font-size: 21px;
}
.content-page img {
    float: left;
    width: 40%;
    padding: 0 20px 10px 0;
}
.banner2 {
    color: #fff;
    float: left;
    width: 100%;
    background-color: #ee1d25;
    padding: 10px 0;
    text-align: center;
    font-size: 17px;
}
.banner2 img {
    padding: 0 20px 0 0;
}
.catbox {
    float: left;
    border-radius: 4px;
    color: #7f7f7f;
    width: 30%;
    margin-right: 3%;
}
.catbox ul {
    padding: 0;
    margin: 0;
}
.catbox li {
    list-style-type: none;
    background-color: #FFF;
    padding: 3% 0 3% 0;
    border-bottom: 4px solid #faf9f6;
    text-align: center;
    font-weight: 500;
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
}
.catbox h2 {
    font-weight: normal;
    font-size: 21px;
    color: #000;
}
.catbox a {
    color: #000;
}
.products {
    width: 67%;
    float: left;
}
.product-container {
    width: 48%;
    margin-left: 2%;
    float: left;
    margin-bottom: 20px;
    background-color: #FFF;
    position: relative;
}
.product-container .image {
    display: block;
    height: 180px;
    overflow: hidden;
    position: relative;
    margin: 25px auto 0 auto;
    padding: 0 25px;
    text-align: center;
}
.product-container .image img {
    display: inline-block;
    width: auto;
    height: auto;
    width: 100%;
    /*max-height: 100%;*/
}
.product-container h2 {
    font-weight: normal;
    font-size: 16px;
    color: #000;
    padding: 15px 0 15px 25px;
    margin: 0;
    width: 100%;
    float: left;
}
.product-container p {
    width: 65%;
    float: left;
    margin: 15px 0 15px 25px;
    font-size: 19px;
}
.product-container a {
    display: inline-block;
    color: #FFF;
    padding: 5px 10px;
    border-radius: 5px;
    font-weight: 500;
    background-color: #EE1D25;
    margin: 0 0 25px 25px;
}
.product-page-container {
    background-color: #fff;
    margin-top: 42px;
    padding: 30px;
    float: left;
    width: 100%;
    position: relative;
}
.product-page-container h2 {
    margin-top: 0;
}
.product-color {
    position: absolute;
    top: 32px;
    right: 32px;
}
.product-color.bottom {
    top: auto;
    bottom: 32px;
}
.product-color div {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: -2px;
}
.product-color div.rood {
    background: #db0000;
}
.product-color div.blauw {
    background: #0000db;
}
.product-color div.groen {
    background: #00db00;
}
.product-page-container .product-pictures {
    margin: 0 0 50px 0;
    content: "";
    clear: both;
    display: table;
}
.product-page-container .product-photo {
	float: left;
	margin: 0 10px 2px 0;
}
.product-page-container span {
    width: 60%;
    float: left;
}
.product-page-container .product-form-title {
    text-align: left;
    margin-top: 40px;
}
.error-list {
    padding-left: 18px;
}
.form-list {
    padding: 0;
    list-style: none;
}
.form-list label {
    display: block;
    margin: 5px 0 2px;
}
.form-list .input,
.form-list textarea {
    display: block;
    width: 100%;
    padding: 5px 8px;
    margin-bottom: 5px;
    border: 1px solid #ccc;
}
.form-list textarea {
    width: 100%;
    height: 70px;
    resize: none;
}
.form-list .submit {
    border: 0;
    display: inline-block;
    color: #FFF;
    padding: 5px 10px;
    border-radius: 5px;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #EE1D25;
    margin-top: 5px;
}
.db-content.producten {
    padding-top: 50px;
}
.db-content .content {
    margin: 0 0 20px;
}
.db-content .content p,
.db-content .content p span {
    font-size: 14px !important;
    margin-top: 0;
    font-weight: 300;
}
.contact-info,
.contact-form {
    width: 50%;
    float: left;
    padding: 0 30px 0 0;
    box-sizing: border-box;
}
.contact-form {
    margin-top: 20px;
}
.footer {
    float: left;
    width: 100%;
    background: #231f20;
    padding: 20px 0 35px;
}
.footer-logo {
    float: left;
    width: 30%;
    padding: 70px 35px 0 0;
    box-sizing: border-box;
}
.footer-logo img {
    max-width: 100%;
}
.footer-content {
    float: left;
    width: 70%;
}
.col-2 {
    width: 50%;
    float: left;
}
.footer-content h3 {
    text-transform: uppercase;
    font-size: 21px;
    color: #FFF;
    float: left;
    width: 100%;
}
.footer-content ul {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}
.footer-content .footer-contact {
    color: #fff;
}
.footer-content li {
    text-decoration: none;
    list-style-type: none;
    color: #fff;
    padding: 1px 0;
}
.footer-content a {
    color: #FFF;
    text-decoration: none;
}
.mobile-categories {
    display: none;
}
.last-products {
    margin-top: 30px;
}
.slider .unslider {
    position: relative;
}
.slider .unslider .unslider-arrow {
    background: white;
    border-radius: 999px;
    width: 30px;
    height: 30px;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    font-size: 23px;
}
.slider .unslider .unslider-nav {
    position: absolute;
    text-align: center;
    bottom: 15px;
    width: 100%;
}
.slider .unslider .unslider-nav li {
    display: inline-block;
    margin: 0 3px;
}
.slider .unslider .unslider-nav li .unslider-caret {
    cursor: pointer;
    background: white;
    border-radius: 999px;
    border: 3px solid white;
    width: 9px;
    height: 9px;
}
.slider .unslider .unslider-nav li.unslider-active .unslider-caret {
    background: #aaa;
}
@media only screen and (max-width: 768px) {
    .container {
        width: 90%;
        padding: 0 5% 0 5%;
        margin: 0 auto;
    }
    .logo {
        width: 100%;
        margin-bottom: 20px;
        padding: 0;
    }
    .slider {
        height: auto;
    }
    .slider img {
        height: auto;
    }
    .col-4 {
        width: 49%;
    }
    .about {
        width: 100%;
    }
    .about-image {
        display: none;
    }
    .footer-logo {
        display: none;
    }
    .site {
        display: none;
    }
    .nav {
        display: none;
        float: left;
        width: 100%;
        margin: 0;
    }
    .nav ul {
        text-align: center;
        list-style-type: none;
        padding: 0;
        margin: 25px 0;
    }
    .nav li {
        display: block;
        width: 100%;
        float: left;
        text-align: center;
        text-transform: uppercase;
        padding: 0 0 10px 0;
        line-height: 25px;
        margin: 0;
    }
    button {
        text-transform: uppercase;
        float: left;
        display: block;
        color: #fff;
        font-weight: bold;
        font-size: 15px;
        background-color: #ee1d25;
        border: 0;
        width: 100%;
        margin-bottom: -5px;
        line-height: 50px;
        vertical-align: middle;
    }
    button img {
        float: right;
        width: 40px;
        margin: 5px;
        height: 40px;
    }
    .products {
        width: 100%;
    }
    .product-container {
        width: 100%;
        margin: 10px 0;
        padding: 0;
    }
    .product-container .image {
        height: auto;
    }
    .mobile-categories {
        display: block;
        float: left;
        width: 100%;
    }
    .mobile-categories select {
        display: block;
        float: left;
        width: 100%;
        padding: 5px;
    }
    .mobile-categories h2 {
        font-weight: normal;
        font-size: 15px;
        margin: 10px 0 5px 0;
        float: left;
        width: 100%;
    }
    .product-page-container span {
        width: 96%;
        padding: 0 2%;
    }
    .product-page-container h2 {
        padding-left: 20px;
        width: 100%;
        text-align: center;
    }
    .product-page-container p {
        width: 100%;
        text-align: center;
        margin: 0 0 10px 0;
    }
    .product-page-container a {
        float: left;
        color: #fff;
        background-color: #EE1D25;
        padding: 5px 0;
        width: 100%;
        text-align: center;
    }
    .product-page-container img {
        margin: 0 0 0 20%;
    }
    .db-content.producten {
        padding-top: 20px;
    }
    .catbox {
        width: 100%;
    }
    .catbox li a {
        display: block;
        width: 100%;
    }
    .slider .unslider .unslider-arrow {
        display: none;
    }
    .slider .unslider .unslider-nav {
        display: none;
    }
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
/* Hides from IE-mac \*/

.clearfix {
    display: block;
}