/* jsloader//css inline code */



.topblock {
    display: block;
    /*margin-left: 180px;*/
    margin-bottom: 20px;
}

.blogback {
    float: right;
}

a.button.blogback.mob:link, a.button.blogback.mob:visited {
    display: none;
}

.videobox {
    max-width: 750px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.blogpic {
    width: 200px;
    height: auto;
    border-radius: 0 0 50% 0;
    opacity: 0.75;
    transition: all 0.3s;
    float: left;
    margin: 7px 15px 15px 0;
}

.marginbottom {
    margin-bottom: 30px;
}

.share-link {
    display: inline-block;
}

.share-link a:link, .share-link a:visited {
    color: #00638c;
    font-size: 24px;
    margin: 0 15px;
    transition: all 0.4s;
}

.twitter-share img {
    width: 24px;
    height: auto;
    margin-bottom: 3px;
}

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

}

@media only screen and (max-width: 767px) {
    
    .blogback.wide {
        display: none!important;
    }

    .blogback.mob {
        display: block;
        float: left;
    }
    
    #CGBlogPostDetailContent img.links {
        max-width: 50%;
    }
    
    .blogpic {
        width: 40%;
        margin: 7px 15px 4px 0;
    }
    
    a.button.blogback.mob:link, a.button.blogback.mob:visited {
        display: block;
        margin-top: 30px;
    }
}

@media only screen and (min-width: 992px) {

}


/* jsloader // cached css // inline code */
#menutext{position:absolute;width:100%;top:160px;left:30px;z-index:10;}#menutext h2{display:block;width:318px;font-weight:600;font-size:30px;color:#00648d;}#blogpage #menutext h2{width:315px;font-size:24px;}#topimg{position:relative;overflow:hidden;border-radius:0 0 300px 0;width:100%;height:390px;opacity:0.75;background-size:cover;background-position:50%50%;}.productdetailpage #topimg{height:160px;border-radius:0 0 140px 0;}#logobg{position:absolute;top:0;z-index:21;left:0;width:360px;height:360px;background:rgba(255,255,255,0.7);border-radius:0 50%50%50%;}#topimg img{width:100%;height:auto;}#extrainhoud{padding:40px 0;}@media only screen and (max-width:1199px) {}@media only screen and (max-width:991px) {#logobg{width:330px;height:330px;}#menutext{top:147px;left:15px;}#menutext h2,#blogpage #menutext h2{width:285px;}#topimg{height:345px;}}@media only screen and (max-width:767px) {#topimg{border-radius:0 0 200px 0;-webkit-mask-image:-webkit-radial-gradient(white,black);height:205px;}.productdetailpage #topimg{height:80px;border-radius:0 0 60px 0;}#logobg{width:190px;height:190px;}#menutext{top:86px;left:15px;width:calc(100% - 15px);}#menutext h2,#reviews h2,#blogpage #menutext h2{font-size:18px;margin-bottom:0;width:auto;padding-right:10px;}#blogpage #menutext h2{font-size:14px;}}/* jsloader // cached css // inline code */
#formcontainer{position:relative;}.grecaptcha-badge{visibility:hidden;z-index:99;}.formbuilderform>div>div{display:inline-block;position:relative;margin-bottom:17px;}.formbuilderform>div>div>label{position:absolute;top:11px;font-weight:400;left:30px;color:#878787;transition:all 0.3s;}.formbuilderform>div>div.akkoord>label{position:relative;line-height:normal;left:auto;}.formbuilderform>div>div>label.focused{top:-20px;left:15px;color:#fff;font-size:13px;}.formbuilderform>div>div.akkoord>label,.formbuilderform>div>div.akkoord>label.focused{top:auto;left:auto;color:#fff;font-size:inherit;}.formbuilderform>div>div.captcha{line-height:1px;margin-bottom:0;}.formbuilderform>div>div.textarea{width:100%;margin-bottom:3px;border-radius:0;}.formbuilderform input[type="text"],.formbuilderform input[type="email"],.formbuilderform textarea,.formbuilderform input[type="submit"]{border:0 none;height:44px;font-family:'Lato',sans-serif;padding:0 15px;color:#333;width:100%;border-radius:0;}.formbuilderform textarea{height:88px;padding:15px;color:#333;}.formbuilderform input[type="submit"]{text-decoration:none;font-weight:600;line-height:24px;border-radius:0 0 30px 0;padding:10px 15px;text-align:center;color:#fff;position:relative;background-color:#28bb60;transition:all 0.3s;}.formloader{position:absolute;top:20px;text-align:center;width:calc(100% - 30px);display:none;}.formloader img{width:90px;height:auto;}.akkoord label{top:-20px;font-size:12px;color:#fff;}@media only screen and (min-width:992px) {.formbuilderform input[type="submit"]:hover{background-color:#ccc;}}@media only screen and (max-width:767px) {.formbuilderform>div>div{display:block;margin-bottom:15px;}.formbuilderform>div>div.textarea{margin-bottom:5px;}}