/*---------------------------------------

    | Condept-Grid V2.0             |
    | Copyright 2017 - Condept B.V. |
    | www.condept.nl                |

----------------------------------------*/
.wrapper {
    width: 100%;
    position: relative;
    float: left;
    padding: calc(40px / 2) calc((100% - 1200px + 40px) / 2);
}

.col_12 {
    width: calc((100% / 12 * 12) - 40px);
    position: relative;
    float: left;
    margin: 0 calc(40px / 2);
}

.col_11 {
    width: calc((100% / 12 * 9) - 40px);
    position: relative;
    float: left;
    margin: 0 calc(40px / 2);
}

.col_10 {
    width: calc((100% / 12 * 10) - 40px);
    position: relative;
    float: left;
    margin: 0 calc(40px / 2);
}

.col_9 {
    width: calc((100% / 12 * 9) - 40px);
    position: relative;
    float: left;
    margin: 0 calc(40px / 2);
}

.col_8 {
    width: calc((100% / 12 * 8) - 40px);
    position: relative;
    float: left;
    margin: 0 calc(40px / 2);
}

.col_7 {
    width: calc((100% / 12 * 7) - 40px);
    position: relative;
    float: left;
    margin: 0 calc(40px / 2);
}

.col_6 {
    width: calc((100% / 12 * 6) - 40px);
    position: relative;
    float: left;
    margin: 0 calc(40px / 2);
}

.col_5 {
    width: calc((100% / 12 * 5) - 40px);
    position: relative;
    float: left;
    margin: 0 calc(40px / 2);
}

.col_4 {
    width: calc((100% / 12 * 4) - 40px);
    position: relative;
    float: left;
    margin: 0 calc(40px / 2);
}

.col_3 {
    width: calc((100% / 12 * 3) - 40px);
    position: relative;
    float: left;
    margin: 0 calc(40px / 2);
}

.col_2 {
    width: calc((100% / 12 * 2) - 40px);
    position: relative;
    float: left;
    margin: 0 calc(40px / 2);
}

.col_1 {
    width: calc((100% / 12 * 1) - 40px);
    position: relative;
    float: left;
    margin: 0 calc(40px / 2);
}

.marge_2 {
    margin-left: calc((100% / 12 * 2) + 20px);
}

/* Tablet */
@media only screen and (max-width: 959px) {
    .col_6 {
        width: calc((100% / 12 * 12) - 40px);
        margin: 0 calc(40px / 2) 40px;
    }
    .col_9 {
        width: calc((100% / 12 * 12) - 40px);
        margin: 0 calc(40px / 2) 40px;
    }
    .marge_2 {
        margin-left: calc(40px / 2);
    }




}




#blog {
    background: #fff;
    width: 100%;
    float: left;
    position: relative;
    padding-bottom: 20px;
}


#blog h1 {
    color: #363636;
    line-height: 1;
}

#blog h3 {
    font-family: "RBNo21a-Black";
    font-size: 60px;
    font-weight: 100;
    text-transform: none;
}

.blog-article h3 {
    font-size: 40px!important;
}

#blog h4 {
    font-family: "ProximaNovaA-Light";
    font-size: 20px;
    line-height: 26px;
    font-weight: 100;
    text-transform: none;
}

.blog-header {
    width: 100%;
    background: #fff;
    text-align: center;
    float: left;
}

.blog-article {
    width: 100%;
    height: 300px;
    background-color: #363636;
    background-size: cover;
    color: #fff;
    float: left;
    text-align: center;
}

 .last-blog-article {
    width: 100%;
    height: 400px;
    background-color: #f95951;
    background-size: cover;
    color: #fff;
    float: left;
    text-align: center;
}

 .blog-previewcontent {
    position: relative;
    top: 50%;
    transform: perspective(1px) translateY(-50%);
     padding: 0 10%;
 }

 .blog-bgcolor {
     height: 100%;
 }

.last-blog-article .blog-bgcolor {
    background: rgba(249,89,81,.75);
    transition: .25s;
 }

.last-blog-article .blog-bgcolor:hover {
    background: rgba(249,89,81,1);
 }

.blog-article .blog-bgcolor {
    background: rgba(54,54,54,.75);
    transition: .25s;
 }

.blog-article .blog-bgcolor:hover {
    background: rgba(54,54,54,1);
 }



.blogheaderfoto {
    width: 100%;
    height: 400px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}

.blogpost h1 {
    font-family: "ProximaNovaA-Bold", sans-serif!important;
    font-size: 40px!important;
    margin-bottom: 15px;
    text-transform: none;
    margin-top: 40px;
}

.blogpost h2 {
    font-family: "ProximaNovaA-Bold", sans-serif!important;
    font-size: 20px!important;
    text-transform: none;
    margin-bottom: 40px;
    color: #363636!important;
    text-align: center;
}

.blogpost h3 {
    font-family: "ProximaNovaA-Bold", sans-serif!important;
    font-size: 24px!important;
    float: left;
    width: 100%;
    color: #f95951;
}

.blogimage {
    width: 100%;
    margin: 0;
}

.blogimage-small {
    width: 30%;
    margin: 0 35%;
}

.blogimage-med {
    width: 50%;
    margin: 0 25%;
}

.blogimage-34 {
    width: 80%;
    margin: 0 10%;
}

.firstalinea {
    font-family: "ProximaNovaA-Light", sans-serif;
}

.blogpost-header {
    text-align: center;

}

.oranjebalk {
    width: 100%;
    float: left;
    position: relative;
    padding: 80px 0 40px;
    color: #fff;
    background: #f95951;
    margin-bottom: 80px;
}

.grijzebalk {
    width: 100%;
    float: left;
    position: relative;
    padding: 80px 80px 40px;
    color: #fff;
    background: #363636;
    margin-bottom: 80px;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.blogpost ul {
    list-style-type: none;
    margin-left: 40px;
}

.blogpost ol {
    margin-left: 40px;
}

.blogpost ul li {
    margin-bottom: 40px;
}

.blogpost a {
    color: inherit;
}

.sharebtn {
    background-color: #f95951!important;
    color: #fff!important;
    font-size: 30px;
    transition: .25s;
    padding: 5px;
    margin-bottom: 5px;
    display: inline-block;
}

.fbbtn:hover {
    background-color: #3C5996!important;
}
.twbtn:hover {
    background-color: #58ABEB!important;
}
.libtn:hover {
    background-color: #0077B5!important;
}

.blogfooter {
    float: left;
}

.datumauteur {
    font-size: 14px;
    width: 100%;
    margin-top: 40px;
}

.sharebuttons {
    position: fixed;
    top: 450px;
    left: 10px;
    width: 50px;
}

.sharebuttons-mobile {
    display: none;
    width: 100%;
    text-align: center;
    margin: -20px 0 20px;
}


/* Tablet */
@media only screen and (max-width: 959px) {

    .sharebuttons {
        display: none;
    }

    .datumauteur {
        font-size: 14px;
        width: 100%;
        text-align: center;
        margin-bottom: -40px;
    }

    .sharebuttons-mobile {
        display: block;
    }

    .blog-article:nth-of-type(2) {
        margin-bottom: -40px;
    }

    .wrapper .col_6:nth-of-type(2) {
        margin-bottom: 0;
    }

}


.blogbar {
    position: relative;
    float: left;
    width: 100%;
    margin-top: -15px;
}

.blogbreak {
    position: relative;
}


blockquote {
    color: #898989;
    padding: 0 15%;
    text-align: center;
    font-size: 30px;
    font-style: italic;
    line-height: 1.5;
}


@media only screen and (max-width: 480px) {

    blockquote {
        padding: 0;
        text-align: center;
        font-size: 24px;
        line-height: 1.2;
    }


}
