/********************************************************************************
 * COLORS
 ********************************************************************************/


/********************************************************************************
 * CSS RESETS
 ********************************************************************************/

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
    border:0;
    margin:0;
    padding:0;
}

article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{
    display:block;
}

a img{
    border:0;
}

figure{
    position:relative;
}

figure img{
    width:100%;
}


.container {
    padding: 0 20px;
}

.row {
    width: 100%;
    max-width: 1140px;
    min-width: auto;
    margin: 0 auto;
    overflow: hidden;
}

.inner {
    max-width: 100%;
    min-width: auto;
}

.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol {
    margin-right: 3.8%;
    float: left;
    min-height: 1px;
}

.row .onecol {
    width: 4.85%;
}

.row .twocol {
    width: 13.5%;
}

.customthreecol {
  float: left;
  display: inline-block;
  margin-right: 2%;
  width: 18.4%;
  min-height: 1px;
}

.row .threecol {
    width: 22.15%;
}

.row .fourcol {
    width: 30.8%;
}

.row .fivecol {
    width: 39.45%;
}

.row .sixcol {
    width: 48.1%;
}

.row .sevencol {
    width: 56.75%;
}

.row .eightcol {
    width: 65.4%;
}

.row .ninecol {
    width: 74.05%;
}

.row .tencol {
    width: 82.7%;
}

.row .elevencol {
    width: 91.35%;
}

.row .twelvecol {
    width: 100%;
    float: left;
}

.last {
    margin-right: 0px;
}

img, object, embed {
    max-width: 100%;
}

img {
    height: auto;
}

/********************************************************************************
 * SMALLER SCREENS
 ********************************************************************************/

/* Voor mediaqueries gebruik IE css3-mediaqueries.js vereist! */


@media only screen and (max-width: 1280px) {
    div#vervolgvisual .container.captionholder {
        top: 2% !important;
    }

    div#vervolgvisual .container.captionholder h2.maincaption {
        font-size: 3em !important;
    }
}

@media only screen and (max-width: 1100px) {
    img.logoimg {
        width: 240px !important;
    }
}

@media only screen and (max-width: 1060px) {

    .rlcgroup .customthreecol:nth-child(5n) {
        margin-right: 2% !important;
    }
    .rlcgroup .customthreecol:nth-child(4n) {
        margin-right: 0 !important;
    }

    .customthreecol {
        width: 23.5% !important;
    }

    a.rlc_wrap {
        height: 230px !important;
    }

    img.rlc_img {
    }

    .uspboxmaincontainer .bestelboxmain.sixcol.last,
    .bestelboxmain.sixcol.last {
        width: 498px !important;
        float: right !important;
    }

    h2.maincaption {
        font-size: 3.5em !important;
    }

    span.subcaption {
        font-size: 1.5em !important;
    }

    .bestelboxmaincontainer {
        bottom: -307px !important;
    }

    .bestelboxmaincontainer.uspboxmaincontainer {
        bottom: -500px !important;
    }

    h3.previewboxtitle {
        color: #fff !important;
        text-align: center !important;
        text-transform: uppercase !important;
        font-size: 1.6em !important;
        font-weight: normal !important;
        margin: 0px 0 10px 0 !important;
        line-height: 1 !important;
    }

    .previewbox {
        width: 100% !important;
        height: 70px !important;
        overflow: hidden !important;
    }

    .previewboxinfo img {
        float: left !important;
        max-height: 70px !important;
    }

    previewtitle {
        float: left !important;
        margin-top: 4% !important;
        margin-left: 20px !important;
    }

    span.size {
        font-size: 1.8em !important;
        display: block !important;
        line-height: 1 !important;
        margin: 0 0 5px 0 !important;
        font-weight: bold !important;
        color: #5f710d !important;
    }

    span.type {
        font-size: 1.6em !important;
        line-height: 1 !important;
        color: #5f710d !important;
    }

    span.thumbtitle {
        font-size: 1.2em !important;
    }

    #homecontentbox .fivecol li a {
        margin: 0 0 10px 0 !important;
        padding: 10px 10px 10px 50px !important;
        background: url(/images/homeboxli.png) left center no-repeat #dbac09 !important;
        color: #3A4605 !important;
        font-size: 0.9em !important;
    }

    #homecontentbox .fivecol {
        font-size: 1.7em !important;
        line-height: 1.2 !important;
        margin: 20px 0 !important;
        color: #5f710d !important;
    }

    span.rlcboxtitle {
        font-size: 1.3em !important;
    }
#menu_horiz a {
    font-size: 0.8em !important;
}
}
/********************************************************************************
 * MOBILE
 ********************************************************************************/
@media handheld, only screen and (max-width: 976px) and (max-width: 768px) {

    .no-tablet {
        display: none;
    }

    .show-tablet {
        display: block !important;
    }

    .sixcol.last.show-tablet {
        width: 90%;
        float: right;
    }


    img.thumbimage {
        width: 52% !important;
    }

    span.thumbtitle {
        font-size: 1.4em !important;
    text-align: center;
    width: 100%;
    }

    h2.maincaption {
        color: #fff !important;
        text-shadow: 3px 3px 3px #4C4C4C;
    }

    span.subcaption {
        color: #fff !important;
        text-shadow: 3px 3px 3px #4C4C4C;
    }

    div#menu_horiz {
        padding-right: 20px;
    }

    .bestelboxbottom {
        margin-bottom: 40px !important;
    }

    .bestelboxmaincontainer.bestelboxmaincontainer {
        position: relative !important;
        bottom: auto !important;
        margin: 20px 0;
        padding: 0 20px;
        width: auto !important;
    }

    .uspboxmaincontainer .bestelboxmain.sixcol.last, .bestelboxmain.sixcol.last {
        width: auto !important;
        padding: 0 !important;
        float: none !important;
        margin-top: -30px !important;
    }

    .bestelbox {
        padding: 0 !important;
    }

    .previewtitle {
        margin-top: 12px !important;
    }
    .previewboxsend {
        height: 100% !important;
    }

    .previewboxsend a {
        padding-top: 25px !important;
        height: auto !important;
    }

    span.helptitle {
        position: relative !important;
    }

    #homecontentbox .fivecol.linksblok {
        margin-right: 3.8% !important;
    }

    .sevencol.last.rightblok {
        padding-top: 20px;
    }

    li.bestelboxthumb {
        width: 46.3% !important;
        float: left !important;
        margin-bottom: 10px !important;
        margin-right: 10px !important;
        background: #fff !important;
        margin: 0 0 10px 0 !important;
    }

    li.bestelboxthumb a {
        display: block !important;
    }

    .bestelboxthumbhelp {
        width: 46.3% !important;
        float: left !important;
        margin: 0 10px 0 0 !important;
        background: #5f710d !important;    
        height: 173px !important;
        top: 3px;
    }

    #duurzaamheidbox a {
        margin-bottom: 30px;
    }

    .helpchoose span.helpconttitle {
        font-size: 0.8em !important;
        line-height: 1.3em;
        padding: 10px;
    }

    .eightcol.last .helpchoose span.helpconttitle {
        font-size: 0.7em !important;
    }

    .eightcol.last a.helpchoose img {
        bottom: 10px !important;
        right: 10px !important;
        width: 30px !important;
    }

    span.prijs {
        font-size: 1.4em !important;
    }

    .specblok h2 {
        font-size: 1.4em !important;
    }

    span.uspboxtitle {
        font-size: 1.4em !important;
        margin-left: 10px;
    }

    .bedrijvenpage#homecontentbox .fivecol {
        width: 100% !important;
    }

    .rlcbox {
        width: 31% !important;
    }

    span.rlcbekijk {
        right: 7px !important;
    }

    .cntroverzicht {
        margin-bottom: 0 !important;
    }

    div#menu_vert a {
        font-size: 1.4em !important;
    }
}

@media handheld, only screen and (max-width: 767px) {

    body {
        font-size: 16px;
        -webkit-text-size-adjust: none;
    }

    .show-mobile {
        display: block !important;
        clear: both;
    }

    .no-mobile { 
        display: none !important;
    }

    .row, body, .container {
        width: 100%;
        min-width: 0;
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .row .onecol, .row .twocol, .row .threecol, .row .fourcol, .row .fivecol, .row .sixcol, .row .sevencol, .row .eightcol, .row .ninecol, .row .tencol, .row .elevencol, .row .twelvecol {
        width: auto;
        float: none;
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .uspboxmaincontainer .bestelboxmain.sixcol.last, .bestelboxmain.sixcol.last {
        margin-top: 0 !important;
        width: auto !important;
        float: none !important;
    }

    .uspboxinner {
        margin-right: 0 !important;
    }

    a.morebtn {
        margin: 0 0 10px 0 !important;
    }

    .vervolgbg {
        height: 120px;
    }

    div#vervolgvisual .container.captionholder h2.maincaption {
        font-size: 2em !important;
        margin: 0 !important;
    }

    h2.maincaption {
        margin-right: 30px !important;
    }    

    span.subcaption {
        margin-right: 30px !important;   
    }

    #vervolgvisual span.subcaption {
        margin: 0 !important;
    }

    .overzichtpagina .row {
        padding: 0 20px;
        width: auto !important;
    }

    .cntroverzicht .containerblok {
        width: 98% !important; 
        float: none !important; 
        height: 260px !important;
    }

    span.helpconttitle {
        padding: 10px 10px 20px 10px !important;
    }

    .cntroverzicht {
        margin-bottom: 50px !important;
    }

    .overzichtpagina#vervolgcontentbox h1, #vervolgcontentbox .eightcol h1 {
        margin-top: 20px;
    }

    .twelvecol.soortdetail {
        padding: 0 !important;
    }

    .specblok .sevencol {
        padding: 0 !important;
    }

    .dirt .sixcol, .dirt .twocol, .dirt .threecol, .dirt .onecol {
        padding: 0;
    }

    .onecol.last.dirtinfo {
        position: absolute;
        top: 0;
        right: 0;
    }

    .ctaboxvervolg .sixcol {
        padding: 0 !important;
    }

    #vervolgcontentbox .eightcol.last ul {
        margin-left: 20px;
    }

    li.bestelboxthumb {
        width: 100% !important;
        float: none !important;
    }

    img.thumbimage {
        width: auto !important;
        height: 60%;
    }

    .bestelboxthumbhelp {
        width: 100% !important;
        height: 70px !important;
        float: none !important;
    }

    #homecontentbox .fivecol.linksblok {
        margin-right: 0 !important; 
    }

    .bestelboxmaincontainer.uspboxmaincontainer {
        bottom: 50px !important;
    }

    .bedrijvenpage#homecontentbox .fivecol {
        width: auto !important;
    }

    .sixcol.cntroverzichtimg {
        position: absolute;
        top: 50px;
        height: 65%;
        overflow: hidden;
    }
    .sixcol.cntroverzichtimg a img {
        height: 130px;
    }

    .eightcol.last table {
        width: 100% !important;
    }

    .flexslider {
        max-height: 270px !important;
    }

    .flex-viewport {
        height: 210px !important;
    }

    .flexslider .slides img {
        height: 180px !important;
    }

    h2.maincaption {
        font-size: 2.5em !important;
    }


    .rlcgroup .customthreecol:nth-child(5n) {
        margin-right: 2% !important;
    }

    .rlcgroup .customthreecol:nth-child(4n) {
        margin-right: 2% !important;
    }

    .rlcgroup .customthreecol:nth-child(2n) {
        margin-right: 0% !important;
    }

    .customthreecol {
        width: 49% !important;
    }

    a.rlc_wrap {
        height: 230px !important;
    }

    img.rlc_img {
        bottom: 30px !important;
    }

}


@media handheld, only screen and (max-width: 500px) {

    .rlcbox {
        width: 48% !important;
    }

    img.rlcimg {
        width: 45% !important;
    }
    span.rlcboxtitle {
        font-size: 1em !important;
    }

img.rlc_img {
  bottom: 60px !important;
}
}
/* Stylesheet: Omega - grid Modified On 2016-10-28 11:39:58 */

/*! #######################################################################

	MeanMenu 2.0.7
	--------

	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */

/********************************************************************************
 * hide the link until viewport size is reached
 ********************************************************************************/
a.meanmenu-reveal {
	display: none;
}

/********************************************************************************
 * when under viewport size, .mean-container is added to body
 ********************************************************************************/

.mean-container .mean-bar {
	float: left;
	width: 100%;
	position: relative;
	background: #fff;
	padding: 4px 0 0 0;
	min-height: 42px;
	z-index: 999999;
}

.mean-container a.meanmenu-reveal {
	width: 22px;
	height: 22px;
	padding: 13px 13px 11px 13px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	color: #5f710d;
	text-decoration: none;
	font-size: 16px;
	text-indent: -9999em;
	line-height: 22px;
	font-size: 1px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}

.mean-container a.meanmenu-reveal span {
	display: block;
	background: #5f710d;
	height: 3px;
	margin-top: 3px;
}

.mean-container .mean-nav {
	float: left;
	width: 100%;
	background: #5f710d;
	margin-top: 44px;
}

.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
}

.mean-container .mean-nav ul li {
	position: relative;
	float: left;
	width: 100%;
}

.mean-container .mean-nav ul li a {
	display: block;
	float: left;
	width: 90%;
	padding: 1em 5%;
	margin: 0;
	text-align: left;
	color: #fff;
	border-top: 1px solid #383838;
	border-top: 1px solid rgba(255,255,255,0.5);
	text-decoration: none;
	text-transform: uppercase;
}

.mean-container .mean-nav ul li.sectionheader span {
	display: block;
	float: left;
	width: 90%;
	padding: 1em 5%;
	margin: 0;
	text-align: left;
	color: #fff;
	border-top: 1px solid #383838;
	border-top: 1px solid rgba(255,255,255,0.5);
	text-decoration: none;
	text-transform: uppercase;
}

.mean-container .mean-nav ul li.sectionheader ul li a span {
    margin: 0;
    padding: 0;
    border: 0;
}


.mean-container .mean-nav ul li li a {
	width: 80%;
	padding: 1em 10%;
	border-top: 1px solid #f1f1f1;
	border-top: 1px solid rgba(255,255,255,0.25);
	opacity: 0.75;
	filter: alpha(opacity=75);
	text-shadow: none !important;
	visibility: visible;
}

.mean-container .mean-nav ul li.mean-last a {
	border-bottom: none;
	margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
	width: 70%;
	padding: 1em 15%;
}

.mean-container .mean-nav ul li li li li a {
	width: 60%;
	padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
	width: 50%;
	padding: 1em 25%;
}

.mean-container .mean-nav ul li a:hover {
	background: #5f710d;
	background: rgba(255,255,255,0.1);
}

.mean-container .mean-nav ul li a.mean-expand {
	margin-top: 1px;
	width: 18px;
	height: 18px;
	padding: 12px !important;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	font-weight: 700;
	background: rgba(255,255,255,0.1);
	border: none !important;
	border-left: 1px solid rgba(255,255,255,0.4) !important;
	border-bottom: 1px solid rgba(255,255,255,0.2) !important;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
	background: rgba(95,113,13,0.9);
}

.mean-container .mean-push {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}

.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}

/********************************************************************************
 * Fix for box sizing on Foundation Framework etc.
 ********************************************************************************/

.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.mean-remove {
	display: none !important;
}

/********************************************************************************
 * customize
 ********************************************************************************/


p.menutxt {
   position: absolute;
   right: 12px;
   top: 30px;
   font-size: 12px !important;
   color: #5f710d;
}

img.mobilelogo {
   width: 160px;
   position: absolute;
   top: 5px;
   left: 10px;
}

nav .translate {
   position: absolute;
   top: 6px;
   right: 35px;
}

/* Stylesheet: Omega - menu-mobile Modified On 2015-03-23 09:52:00 */
/********************************************************************************
 * COLORS
 ********************************************************************************/


/********************************************************************************
 * BASIC LAYOUT
 ********************************************************************************/


body {
    text-align: left;
    font-family: 'Cuprum', sans-serif;
    font-size: 75.01%;
    line-height: 160%;
    background: #fff;
}

img {
    border: 0;
}

/********************************************************************************
 * HEADINGS
 ********************************************************************************/

h1 {
    color: #294B5F; 
    font-size: 1.5em;
    line-height: 1.5em;
    margin: 0 0 0.5em 0;
}

h2 {
    color: #242C02; 
    font-size: 1.2em;
    line-height: 1.2em;
    margin: 0 0 0.25em 0;
}

h3 {
    color: #242C02; 
    font-size: 1.1em;
    line-height: 1.1em;
    margin: 0 0 0.25em 0;
}

h4 {
    color: #242C02; 
    font-size: 1em;
    line-height: 1.1em;
    margin: 0 0 0.25em 0;
}

/********************************************************************************
 * DEFAULT LINK STYLES
 ********************************************************************************/

a,
a:link, 
a:active,
a:focus  {
    outline: none;
    text-decoration: underline;
    color: #5f710d;
}

.overzichtpagina #vervolgcontentbox .eightcol a {
    text-decoration: underline;  
    color: #242C02; 
}

#vervolgcontentbox ul {
    margin-left: 30px;
}

a:hover {
    text-decoration: underline;
    color: #385C72;
}

p {
    margin: 0 0 1.5em 0; 
    padding: 0;
}

strong, b {
    font-weight: bold;
}
em, i {
    font-style:italic;
}
.left {
    float:left;	
}
.right{
    float:right;
}
.clear {
    clear:both;	
}

.show-mobile {
    display: none;
}

.show-tablet {
    display: none;
}
/********************************************************************************
 * MENUBOXTOP
 ********************************************************************************/

div#menuboxtop {
    height: 62px;
    background: #dbac09;
}

#menuboxtop .row {
    position: relative;
    overflow: visible;
    height: 62px;
}

.topcontact {
    padding-top: 25px;
    padding-left: 20px;
    font-size: 2em;
    font-weight: 700;
    text-transform: uppercase;
    color: #242C02;
    display: inline-block;
    float: left;
}
.topcontact a {
    color: inherit;
    text-decoration: none;
}

.searchblok {
    float: left;
    margin-top: 20px;
    margin-left: 20px;
}

.searchblok form input {
    border: 1px solid #aeaeae;
}

.zoekblok input[type=text] {
  width: auto;
  float: left !important;
  display: inline-block;
  color: #aeaeae;
}

input[type=submit].search-button {
    background: url(/images/search.jpg) center center no-repeat;
    color: #fff;
    padding: 0;
    width: 36px;
    height: 29px;
    border: 1px solid #aeaeae;
    margin: 0;
    float: right;
}

.doelgroepbox {
    position: absolute;
    right: 0;
    bottom: -1px;
}

a.doelgroepboxbtn {
    background: #5f710d;
    display: inline-block;
    margin: 0;
    padding: 10px 20px;
    float: left;
    color: #fff;
    font-size: 1.5em;
    position: relative;
    bottom: 0;
    height: 22px;
    margin-top: 8px;
    line-height: 1.4;
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
    text-decoration: none;
}

a.doelgroepboxbtn:hover {
    text-decoration: none;
    height: 22px;
    padding: 12px 20px;
    margin-top: 4px;
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
}

a.doelgroepboxbtn.leftbtn {
    background: url(/images/bg-dgbutton-links.jpg) right bottom no-repeat #5f710d;
}

a.doelgroepboxbtn.rightbtn {
    background: url(/images/bg-dgbutton-rechts.jpg) left bottom no-repeat #5f710d;
}

a.doelgroepboxbtn.activegroep {
    background: #fff;
    padding: 15px 20px;
    float: left;
    color: #5f710d;
    height: 20px;
    margin-top: 0;
    border-left: 1px solid #5f710d;
    border-right: 1px solid #5f710d;
    border-top: 1px solid #5f710d;
}

a.doelgroepboxbtn.rightbtn.activegroep:hover {
    text-decoration: none;
    cursor: context-menu;
}

.jsdontshow {
    display: none !important;
}
/********************************************************************************
 * MENUBOX
 ********************************************************************************/

div#menubox {
    border-top: 1px solid #5f710d;
}
/*
#menubox .actionbutton {
padding: 0.5em 0.6em
font-size: 1.3em;
background-color: 
}*/

a.logo {
    float: left;
}

/*@media only screen and (max-width: 1100px) {
    img.logoimg {
        width: 240px;
    }
}*/
/********************************************************************************
 * VISUAL
 ********************************************************************************/

.container#visual {
    padding: 0;
    overflow: visible;
    position: relative;
}

#visual .slides > li {
    overflow: hidden;
    position: relative;
    height: 600px;
}

#visual .slides > li > img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-height: 100%;
    min-width: 100%;
    width: auto;
    height: auto;
    object-fit: cover;
}

.captionbox {
    width: 100%;
    position: absolute;
    /* top: 10%; */
    z-index: 999;

    height: 100%;
    padding-top: 2%;
    box-sizing: border-box;
}

.captionbox > .row {
    display: flex;
    flex-flow: row wrap;
    height: 100%;
}

.captionbox > .row > div:first-child {
    align-self: end;
}

@media only screen and (max-width: 767px) {
    .captionbox > .row > div:first-child {
        order: 2;
    }
    .captionbox > .row > div:last-child {
        order: 1;
    }
    
    #visual .slides > li {
        height: auto;
    }
    #visual .slides > li > img {
        position: static;
        transform: none;
    }
}

h2.maincaption {
    text-align: right;
    font-size: 4em;
    text-transform: uppercase;
    color: #5f710d;
    margin-right: 40px;

    text-shadow: 1px 1px black;
}

span.subcaption {
    text-align: right;
    display: inherit;
    font-size: 1.7em;
    line-height: 1;
    color: #5f710d;
    margin-right: 40px;
}

div#vervolgvisual {
    position: relative;
    padding: 0;
}

.vervolgbg {
    max-width: none;
    width: 100%;
}

div#vervolgvisual .container.captionholder {
    width: 100%;
    padding: 0;
    position: absolute;
    top: 10%;
}

#vervolgcontentbox {
    margin-bottom: 20px;
}

.overzichtpagina#vervolgcontentbox,
#vervolgcontentbox .eightcol {
    font-size: 1.4em;
    line-height: 1.5em;
    color: #333333;
}

.overzichtpagina#vervolgcontentbox h1,
#vervolgcontentbox .eightcol h1 {
    color: #5f710d;
    font-weight: normal;
    font-size: 1.6em;
}

/*@media only screen and (max-width: 1280px) {

    div#vervolgvisual .container.captionholder {
        top: 2%;
    }

    div#vervolgvisual .container.captionholder h2.maincaption {
        font-size: 3em;
    }

}*/

/********************************************************************************
 * BESTELBOX
 ********************************************************************************/

.bestelboxmaincontainer {
    width: 100%;
    position: absolute;
    bottom: -341px;
    z-index: 999;
}

.bestelboxmain.sixcol.last {
    width: 548px;
    float: right;
}

h3.previewboxtitle {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 2em;
    font-weight: normal;
    margin: 10px 0 20px 0;
    line-height: 1;
}

span.previewboxinstruction {
    color: #fff;
    text-align: center;
    display: block;
    font-size: 1.5em;
    margin: 10px 0 10px 0;
    line-height: 1;
}

.bestelboxtop {
    background: #5f710d;
}

.bestelbox {
    padding-right: 40px;
}

.bestelboxtop {
    background: #5f710d;
    padding: 10px;
}

.previewbox {
    width: 100%;
    height: 90px;
    overflow: hidden;
}

.previewboxinfo {
    width: 80%;
    display: inline-block;
    background: #fff;
    float: left;
}

.previewboxinfo img {
    float: left;
    max-height: 90px;
}

.previewtitle {
    float: left;
    margin-top: 5%;
    margin-left: 20px;
}

span.size {
    font-size: 2em;
    display: block;
    line-height: 1;
    margin: 0 0 5px 0;
    font-weight: bold;
    color: #5f710d;
}

span.type {
    font-size: 1.8em;
    line-height: 1;
    color: #5f710d;
}

.previewboxsend {
    width: 20%;
    display: inline-block;
    height: 90px;
    float: left;
    background: #dbac09;
}

.previewboxsend a {
    display: block;
    text-align: center;
    padding-top: 35%;
    height: 100%;
    font-size: 1.5em;
    font-weight: bold;
    color: #5f710d;
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
}

.previewboxsend a:hover {
    text-decoration: none;
    background: #9B9E12;
    color: #fff;
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
}


.bestelboxbottom {
    padding: 10px;
    background: #bebfba;
    overflow: hidden;
}

li.bestelboxthumb {
    width: 31%;
    float: left;
    margin: 1% 1%;
    list-style-type: none;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

li.bestelboxthumb a {
    display: table;
    height: 100%;
    border: 4px solid #fff;
}

.greenboxbg {
    min-height: 135px;
}

li.bestelboxthumb.active a {
    border: 4px solid #5f710d;
}

.bestelboxthumbhelp {
    width: 31%;
    float: left;
    margin: 1% 1%;
    list-style-type: none;
    position: relative;
    overflow: hidden;
}

.bestelboxthumbhelp a {
    display: table;
    height: 100%;
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
    opacity: 1;
    filter: Alpha(Opacity=100);/*IE7 fix*/
    text-decoration: none;
}

.bestelboxthumbhelp a:hover {
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
    opacity: 0.8;
    filter: Alpha(Opacity=80);/*IE7 fix*/
}

span.thumbtitle {
    position: absolute;
    top: 8px;
    left: 8px;
    font-size: 1.4em;
    color: #5f710d;
}

img.thumbimage {
    position: absolute;
    bottom: 5px;
    left: 5px;
    width: 92%;
}

span.helptitle {
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 2em;
    color: #fff;
    line-height: 1.1;
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
}

img.helparrow {
    position: absolute;
    bottom: 5px;
    right: 5px;
    width: 23px;
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
}

.bestelboxmaincontainer.uspboxmaincontainer {
    width: 100%;
    position: absolute;
    bottom: -500px;
    z-index: 999;
}

.bestelboxmaincontainer.uspboxmaincontainer .row {
    overflow: visible;
}

.uspboxmaincontainer .bestelboxmain.sixcol.last {
    width: 548px;
    float: right;
    margin-top: -581px;
}

.uspboxinner {
    background: #5f710d;
    margin-right: 40px;
    padding: 20px;
}

.uspbox {
    overflow: hidden;
    display: block;
    margin: 0 0 25px 0;
}

.uspboximage {
    float: left;
    width: 10%;
    display: inline-block;
}

.uspboxinfo {
    float: left;
    width: 90%;
}

img.uspcheck {
    width: 25px;
}

span.uspboxtitle {
    display: block;
    font-size: 1.8em;
    color: #fff;
    line-height: 1;
}

span.uspboxtext {
    font-size: 1.2em;
    color: #fff;
    line-height: 1.5;
}

span.usptitle {
    color: #fff;
    font-size: 2.5em;
    line-height: 1.4em;
    margin: 0px 0px 10px 0;
}

/*@media only screen and (max-width: 1060px) {

    .uspboxmaincontainer .bestelboxmain.sixcol.last,
    .bestelboxmain.sixcol.last {
        width: 498px;
        float: right;
    }

    h2.maincaption {
        font-size: 3.5em;
    }

    span.subcaption {
        font-size: 1.5em;
    }

    .bestelboxmaincontainer {
        bottom: -307px;
    }

    h3.previewboxtitle {
        color: #fff;
        text-align: center;
        text-transform: uppercase;
        font-size: 1.6em;
        font-weight: normal;
        margin: 0px 0 10px 0;
        line-height: 1;
    }

    .previewbox {
        width: 100%;
        height: 70px;
        overflow: hidden;
    }

    .previewboxinfo img {
        float: left;
        max-height: 70px;
    }

    previewtitle {
        float: left;
        margin-top: 4%;
        margin-left: 20px;
    }

    span.size {
        font-size: 1.8em;
        display: block;
        line-height: 1;
        margin: 0 0 5px 0;
        font-weight: bold;
        color: #5f710d;
    }

    span.type {
        font-size: 1.6em;
        line-height: 1;
        color: #5f710d;
    }

    span.thumbtitle {
        font-size: 1.2em;
    }

}*/

/*******************************************************************************
 * HOMECONTENTBOX
 ********************************************************************************/

.bcd-banner {
    border: 2px solid;
    padding: 10px;
}

.bcd-banner h2{
    color: #5f710d;
}

.linksblok {
    position: relative;
    z-index: 999;
}

#homecontentbox .fivecol {
    font-size: 1.9em;
    line-height: 1.2;
    margin: 20px 0;
    color: #5f710d;
}

.bedrijvenpage#homecontentbox {
    min-height: 450px;
}

.bedrijvenpage#homecontentbox .fivecol {
    font-size: initial;
    line-height: 1.6;
}

.bedrijvenpage#homecontentbox .fivecol h1 {
    font-size: 1.5em;
    line-height: 1.2;
    margin: 20px 0;
    color: #5f710d;
    font-weight: normal;
}

#homecontentbox .fivecol.linksblok ul {
    list-style: none;
}

#homecontentbox .fivecol li a {
    margin: 0 0 10px 0;
    padding: 10px 10px 10px 50px;
    background: url(/images/homeboxli.png) left center no-repeat #dbac09;
    color: #3A4605;
    font-size: 0.9em;
    display: block;
    text-decoration: none;
    list-style-type: none;
}

#homecontentbox .fivecol li a:hover {
    background: url(/images/homeboxli.png) left center no-repeat #FFD545;
}

/*#vervolgcontentbox */a.morebtn {
    text-align: center;
    padding: 10px 6%;
    display: block;
    margin: 0 7% 0 0;
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
    text-decoration: none;
}

/*#vervolgcontentbox */a.morebtn.orderbtn {
    background: #005CC9;
    color: #fff;
}

/*#vervolgcontentbox */a.morebtn.orderbtn:hover {
    text-decoration: none;
    background: #759AD5;
    color: #fff;
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
}


a.morebtn.infobtn {
    background: #e3e3e3;
    color: #242C02;
    text-decoration: none !important;
}

a.morebtn.infobtn:hover {
    text-decoration: none;
    background: #aaa;
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
}

a.morebtn.infobtn.bluebtn {
    color: #fff !important; 
    background: #0060C9;
} 

 a.morebtn.infobtn.bluebtn:hover {
    background: #59A3F3;
}

a.quickbtn {
    display: block;
    background: #dbac09;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
}

a.quickbtn:hover {
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
    opacity: 0.8;
    filter: Alpha(Opacity=80);
    text-decoration: none;
    color: #fff;
}
.ctaboxvervolg {
    overflow: hidden;
    margin: 0 0 50px 0;
}

.ctaboxvervolg .sixcol {
    margin: 20px 0;
}

/*@media only screen and (max-width: 1060px) {

    #homecontentbox .fivecol li a {
        margin: 0 0 10px 0;
        padding: 10px 10px 10px 50px;
        background: url(/images/homeboxli.png) left center no-repeat #dbac09;
        color: #3A4605;
        font-size: 0.9em;
    }

    #homecontentbox .fivecol {
        font-size: 1.7em;
        line-height: 1.2;
        margin: 20px 0;
        color: #5f710d;
    }

}*/


/********************************************************************************
 * ROLCONTAINEROVERZICHT
 ********************************************************************************/

div#rolcontaineroverzicht {
}

.rlcgroup {
    margin: 20px 0;
    overflow: hidden;
}

.rlcbox {
    width: 18%;
    float: left;
    margin: 0 1% 2.2% 1%;
    font-size: 0.8em;
    line-height: 150%;
}

span.rlcboxtitle {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 1.4em;
    color: #5f710d;
    z-index: 1;
    width: 92%;
}

img.rlcimg {
    position: absolute;
    bottom: 1px;
    margin: 0 10%;
    width: 55%;
   z-index: 999;
}

span.rlcbekijk {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 5px 10px;
    background: #dbac09;
    color: #242C02;
    font-size: 1.3em;
}

.rlcboxinner {
    position: relative;
}

a.rlcwrap {
    height: 100%;
    display: table-cell;
    border: 1px solid #aeaeae;
}

/*@media only screen and (max-width: 1060px) {

    span.rlcboxtitle {
        font-size: 1.3em;
    }

}*/

/********************************************************************************
 * DUURZAAMHEIDBOX
 ********************************************************************************/

div#duurzaamheidbox {
    background: url(/images/bg-duurzaam.jpg);
    background-size: cover;
    text-align: center;
    padding: 0 0 4% 0;
}

#duurzaamheidbox h3 {
    font-size: 3em;
    text-align: center;
    color: #fff;
    font-weight: normal;
    margin: 3% 0;
}


#duurzaamheidbox p {
    color: #fff;
    font-size: 2em;
    text-align: center;
    line-height: 1.2;
    padding: 0 10%;
}

#duurzaamheidbox a {
    background: #fff;
    display: inline-block;
    font-size: 1.5em;
    text-transform: uppercase;
    padding: 15px 20px;
    line-height: 1;
    color: #5f710d;
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
    text-decoration: none;
}

{*#duurzaamheidbox a:hover {
    padding: 15px 40px;
    text-decoration: none;
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
}*}
#duurzaamheidbox a:hover {
  background:#dbac09;    
  transition: all 0.1s;
  -webkit-transition: all 0.1s;
}

/*******************************************************************************
 * CONTAINEROVERZICHT
 *******************************************************************************/
.cntroverzicht {
    overflow: hidden;
    background: #aeaeae;
    margin-bottom: 50px;
}

.cntroverzicht .containerblok {
    width: 31.3%;
    float: left;
    background: #fff;
    margin: 1%;
    height: 201px;
}

.containerblok a {
  text-decoration: none;
}

span.cntroverzichttitle {
    display: block;
    color: #5f710d;
    font-weight: normal;
    font-size: 1.6em;
    line-height: 1em;
    margin-bottom: 20px;
}

.vervolgcontblok span.cntroverzichttitle {
    font-size: 1.2em;
}

span.cntroverzichttitle a {
    color: inherit;
}

.cntroverzicht.cntrafval a {
  text-decoration: none !important;
}

span.vanaf {
    display: block;
    color: #5f710d;
    font-weight: normal;
    font-size: 1.2em;
    line-height: 1.1em;
}

span.prijs {
    display: block;
    color: #5f710d;
    font-weight: normal;
    font-size: 1.6em;
    line-height: 1em;
    margin-bottom: 20px;
}

.cntrafval span.prijs {
  font-size: 1.2em;
}

span.ofzoek {
    color: #fff;
    font-size: 1.8em;
    display: block;
    margin-bottom: 10px;
}

.contoverblok {
    width: 100%;
    overflow: hidden;
    height: 100%;
    position: relative;
}

.contoverblok a {
    display: block;
}

.continfo {
    display: block;
    overflow: hidden;
    padding: 10px;
}

.contactions {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.contactions a {
    color: #000;
}

.contactions a:hover {
    text-decoration: none;
}

a.leftaction {
    float: left;
    width: 50%;
    text-align: center;
    background: #5f710d;
    padding: 5px 0;
}

a.leftaction:hover {
    text-decoration: none;
    background: #9B9E12;
    color: #fff;
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
}

a.rightaction {
    float: right;
    width: 50%;
    text-align: center;
    background: #dbac09;
    padding: 5px 0;
}

a.rightaction:hover {
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
    opacity: 0.8;
    filter: Alpha(Opacity=80);
    text-decoration: none;
    color: #fff;
}

#vervolgcontentbox .cntroverzicht a.containerblok.helpchoose {
    color: #fff;
    font-size: 1.8em;
    line-height: 1.3em;
    background: #5f710d;
    position: relative;
    text-decoration: none;
}

a.helpchoose:hover {
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
    opacity: 0.8;
    filter: Alpha(Opacity=80);
    text-decoration: none;
}

span.helpconttitle {
    padding: 10px 60px 20px 10px;
    display: block;
    line-height: 1.1em;
    font-size: 0.9em;
}

a.helpchoose  img {
    position: absolute;
    bottom: 20px;
    right: 20px;
}


/*******************************************************************************
 * BREADCRUMBS
 *******************************************************************************/

.breadcrumbs {
    font-size: 1.1em;
    padding: 20px 0;
    color: #aeaeae;
    font-weight: normal;
}

.breadcrumbs a {
    color: #aeaeae;
} 

/********************************************************************************
 * CONTENT
 ********************************************************************************/

#content {

}

.specblok {
    display: block;
    overflow: hidden;
    margin: 30px 0 0 0;
}

.specblok h2 {
    color: #5f710d;
    font-weight: normal;
    font-size: 1.6em;
}


.specblok ul li {
    margin-left: 30px;
}

.specblok ul li {
    list-style-image: url('/uploads/images/specs_arrow.png');
}

.containblok {
    padding: 10px;
    background: #dbac09;
    margin-bottom: 30px;
}

a.sidecontainers {
    overflow: hidden;
    display: block;
    background: #fff;
    padding: 10px;
    margin-bottom: 10px;
    border: 2px solid #fff;
}

a.sidecontainers:hover, a.sidecontainers.sideactive {
    border: 2px solid #000;
}

a.sidecontainers:last-child {
    margin-bottom: 0;
}

a.sidecontainers .eightcol {
    padding: 10px 0;
}

.faq {
    display: block;
    overflow: hidden;
}

.faq_q {
    margin-top:15px;
    padding:10px 10px 10px 40px;
    background: url('/images/helparrow.png') no-repeat left 5px center;
    background-color: #5f710d;
    cursor:pointer;
    color: #fff;
    font-size: 1.1em;
    line-height: 1.1em;
    font-weight: bold;
    background-size: 20px;
}

.faq_blok .faq_a {
    display: none;
}

.opened {
    display: block;
}
/********************************************************************************
 * FOOTERBOX
 ********************************************************************************/

#footerbox {
    background: #dbac09;

}

#footerbox .row {
    background: #dbac09;
    padding: 2% 0 0 0;
}

#footerbox h3 {
    font-size: 1.5em;
    color: #242C02;
}


#footerbox p {
    font-size: 1.3em;
    line-height: 1.5;
    color: #242C02;
}

#footerbox p a {
    text0decoration: underline;
    color: #242C02;
}

div#ender {
    text-align: center;
}

div#ender .row {
    padding: 20px 0;
}

#ender p {
    color: #787878;
    font-size: 1.2em;
    margin: 0;
    float: left;
    display: inline-block;
    margin-right: 20px;
    margin-top: 10px;
}

#ender .buy_icons {
    float: right;
}
#ender img {
    float: left;
    display: inline-block;
    margin-left: 20px;
}

#ender p a {
    color: #787878;
    text-decoration: underline;
}

#ender p a.pwrdby {
    text-decoration: none;
}

/********************************************************************************
 * LISTS
 ********************************************************************************/

div#content ul,
div#content ol {
    font-size: 1.0em;
    line-height: 1.4em;
    margin: 0 0 1.5em 0;
}

div#content ul li,
div#content ol li {
    margin: 0 0 0.25em 3em;
}

/********************************************************************************
 * CONTACTFORM
 ********************************************************************************/

textarea  {
    background: none;
    width: 90%;
    overflow: hidden;
    color: #515151;
    padding: 10px;
    margin: 0 0 20px 0;
    height: 185px;
}

input[type=text] {
    background: none;
    width: 90%;
    overflow: hidden;
    color: #515151;
    padding: 10px;
    margin: 0 0 20px 0;
}

input[type=submit] {
    background: #ff5000;
    text-transform: uppercase;
    color: #fff;
    padding: 15px 35px;
    border: 1px solid #ff5000;
    margin: 3px 0 15px 0;
    cursor: pointer;
}

/*****
input[type=submit]:hover {
    background: #fff;
    text-transform: uppercase;
    color: #ff5000;
    padding: 15px 35px;
    border: 1px solid #ff5000;
    margin: 3px 0 15px 0;
    cursor: pointer;
}
*****/

.formerror {
    background: #FFD1D1;
    width: 90%;
    font-weight: 700;
    font-size: 0.7em;
    text-align: center;
    color: #c64949;
    text-transform: uppercase; 
    padding: 2px;
    border: 2px solid #c64949;
    margin-bottom: 20px;
}

.privacy {
  display: block;
  overflow: hidden;
  margin: 0 0 30px 0;
}

.privacy input {
  float: left;
  display: inline-block;
  width: 20px;
  margin: 0;
  -webkit-appearance: checkbox;
}

.privacy label {
  float: left;
  display: inline-block;
  width: 85%;
  margin: 0 0 0 10px;
}


/********************************************************************************
 * SEARCH STYLING CMSMS
 ********************************************************************************/

.searchresults {
    margin: 20px 0;
}

.article {
    border-top: 1px solid #aeaeae;
    padding: 10px 0;
    overflow: hidden;
}

.article a:hover {
    text-decoration: none;
}

.article h3 a {
    font-size: 15px;
    color: #007fbd;
}

.article h3 a:hover {
    color: #ff5000;
}

a.cta_article {
    background: #ff5000;
    color: #fff;
    padding: 10px;
    border: 1px solid #ff5000;
    margin-bottom: 10px;
    display: inline-block;
    float: right;
}

a.cta_article:hover {
    background: none;
    color: #ff5000;
}

.article p a {
    color: #6E6E6E;
    width: 80%;
    float: left;
}


/******************** FORM STYLING *********************/
label {

}
textarea, input[type=text], input[type=password], input[type=number], input[type=email]{
    font-family:Arial, tahoma, verdana;
    margin:0 0 5px 0;
    border: 1px solid #777;
    background: #fff;
    color: #000;
    padding: 6px 3px;
    width: 90%;
}

option{
    width:290px;
}

input[type=submit] {
    background: #f68e1e;
    color: #fff;
    padding: 3px;
    border: 0px solid #000;
    margin: 3px 0 0 0;
}

label {
    display: block;
}

/** Orderbeheer **/

div#overlay1 {
z-index: 998; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #000; border: 2px solid #000; color: #fff; padding: 20px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; filter: alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity: 0.6; opacity: 0.6;
}

div#overlaybox {
left: 50%; margin-left: -200px; width: 360px; top: 20%; position: absolute; z-index: 999; height: 80px; background: #dbac09; color: #000; padding: 20px; text-align: center; font-size: 1.4em;
}

a#closelink {
  cursor: pointer;
  color: #fff;
  text-decoration: none;
}

table.cartcontent th {
    font-size: 1.2em;
}

table.cartcontent tr.total td {
    padding-top: 20px;
}

input.cms_submit,
button.button,
input.button,
a.button {
    display: block;
    background: #5f710d;
    color: #fff;
    /*padding: 10px;*/
    padding: 0.75em;
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
    cursor: pointer;
    border: 0;
    text-decoration: none;
}

input.button.ext {
    width: auto;
}

td input.button {
    margin: 0;
}

a.button.small {
    padding: 1px;
    width: 80px;
    display: inline;
}

a.button:hover {
    text-decoration: none;
}

a.delbutton {
    background: transparent url(/images/false.gif) no-repeat left top;
    display: block;
    width: 16px;
    height: 16px;
    text-indent: -999em;
    margin-left: 20px;
}

div.messageERR {
    margin-top: 10px;
}

div.meldingERR, 
div.messageERR span {
    display: block;
    color: #ff0000;
}

div.meldingOK {
    color: #eb3180;
}

.dirtsorts {
    overflow: hidden;
    width: 100%;
    display: block;
    margin: 30px 0;
    font-size: 1.3em;
}

.dirt {
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
    border-bottom: 1px solid #aeaeae;
    padding-bottom: 10px;
    position: relative;
    font-size: 0.8em;
}

.dirtinfo a {
    display: block;
}

.dirtorder a {
    background: #0060C9;
    color: #fff;
    display: block;
    text-align: center;
    text-decoration: none;
    font-size: 0.8em;
}

.dirtorder a:hover {
    background: #59A3F3;
}

#vervolgcontentbox p a {
  color: #5f710d;
  text-decoration: underline;
}

#vervolgcontentbox .faq_a a {
  color: #5f710d;
  text-decoration: underline;
}

#vervolgcontentbox .faq_a table a {
  text-decoration: none;
}

#afrondencontainer {
  margin-top: 10px;
}

.rlcgroup .customthreecol:nth-child(5n) {
  margin-right: 0;
}

a.rlc_wrap {
  display: block;
  overflow: hidden;
  height: 200px;
  border: 1px solid #aeaeae;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
  text-decoration: none;
}

span.rlcbox_title {
  display: block;
  overflow: hidden;
}

img.rlc_img {
  max-width: 92%;
  max-height: 70%;
  text-align: left;
  position: absolute;
  left: 8px;
  bottom: 35px;
}

span.rlc_bekijk {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 5px 20px;
  background-color: #dbac09;
}

.bussoverz img {
  max-height: 100px;
}
.soContainer {
  display: inherit;
}
.soContainer > div {
   display:block;
}
.soContainer > div > input {
   display:inline-block;
}
.soContainer > div > label {
   display:inline-block;
}
.rolcontainer-maten { 
 
display:none;
}
.afcontainer-maten{
display:none;
}

.afstroom-rol{
display:none;
} 
.afstroom-af {
display:none;
}
.afstroom-pre {
 display:none;
}
.afzetcontainer-anders {
   display:none;
}
.perscontainer-anders {
   display:none;
}
/********************************************************************************
 * COOKIEBANNER
 ********************************************************************************/


.cookiebanner {
    background: #E3E3E3;
    opacity: 0.9;
    bottom: 0;
    left: 0;
    padding: 1em 2em;
    position: fixed;
    text-align: center;
    right: 0;
    z-index: 9999;
}

.cookiebanner a{
    text-decoration: none;
}

.cookiebanner a:hover{
    text-decoration: underline;
}


.cookiebanner_buttons {
    margin: 0 0 1em 0;
}

.cookiebanner_button {
    background: #dbac09;
    color: #fff !important;
    display: inline-block;
    padding: 0.5em 1em;
}

.cookiebanner_button:hover {
    color: #000;
}

.inhaalschemaform {
  box-sizing: border-box;
  display: flex;
  flex-flow: row wrap;
}

.inhaalschemaform * {
  box-sizing: inherit;
}

.inhaalschemaform > div {
  flex: 0 0 auto;
  width: 100%;
}

.inhaalschemaform [type="text"],
.inhaalschemaform textarea {
  width: 100%;
}

.inhaalschemaform [type="checkbox"] + label {
  display: inline-block;
}

.inhaalschemaform .dates-check {
  margin-bottom: 1rem;
}

.inhaalschemaform .dates-check > label {
  font-weight: bold;
  padding-bottom: 0.25rem;
}

.inhaalschemaform .trash-easter,
.inhaalschemaform .trash-kingsday,
.inhaalschemaform .trash-ascension,
.inhaalschemaform .trash-whit,
.inhaalschemaform .trash-kerst1,
.inhaalschemaform .trash-kerst2,
.inhaalschemaform .trash-newyear
{
  display: none;
  width: 50%;
  margin-bottom: 1rem;
}

.inhaalschemaform .captcha br {
  display: none;
}


/* Stylesheet: Omega - style Modified On 2024-11-14 13:59:37 */
/********************************************************************************
 * HORIZONTAL MENU
 ********************************************************************************/

                                    /* hack for Internet Explorer */
* html div#menu_horiz {
                                    /* hide ie/mac \*/
   height: 1%;
                                    /* end hide */
}

/********************************************************************************
 * background-color for the entire menu row, 
covering 100% of the width and text center-aligned 
 ********************************************************************************/

div#menu_horiz {
width: auto;
margin: 25px 0 0 0;
float: right;
}

/********************************************************************************
 * the menu ul box has top and left border, 
right border is provided by the li elements
 ********************************************************************************/

#menu_horiz ul {
   margin: 0;
   padding: 0;
   height:2.2em;
}

/********************************************************************************
 * Menu list items
 ********************************************************************************/
 
#menu_horiz li {
   float: left;                     /* makes the list horizontal */
   list-style: none;                /* hides the list bullet */ 
   margin: 0 ;

}

/********************************************************************************
 * the links, that is each list item
 ********************************************************************************/

#menu_horiz a {
padding: 2px 1px;
margin: 0 0 0 15px;
text-decoration: none;
color: #5f710d;
display: block;
font-size: 1.3em;
text-transform: uppercase;
}

#menu_horiz a.menuactive {
border-bottom: 3px solid #5f710d;
}

@media only screen and (max-width: 1100px) {

div#menu_horiz {
width: auto;
margin: 20px 0 0 0;
float: right;
}

#menu_horiz a {
padding: 2px 1px;
margin: 0 0 0 10px;
text-decoration: none;
color: #5f710d;
display: block;
font-size: 1.2em;
text-transform: uppercase;
}

}

/********************************************************************************
 * HOVER STATE for links
 ********************************************************************************/
 
#menu_horiz li a:hover {

}

#menu_horiz a.activeparent:hover {

}

/********************************************************************************
 * active parent, that is the first-level parent of a child page that is the current page
 ********************************************************************************/

#menu_horiz li.activeparent a {
   background: #385C72 url(images/cms/arrow-down.gif) no-repeat 0.4em center; 
   color: #fff;
}

#menu_horiz h3 {
   padding: .6em 1em .6em 1.4em;    /* padding inside the list item box */
   margin: 0;                       /* margin outside each list item box */
   text-decoration: none;           /* no underline for links */
   color: #fff;
   background: #385C72 url(images/cms/arrow-right-active.gif) no-repeat 0.4em center; ;
   display: block;                  /* IE has problems with this, fixed above */
   font-size: 1em;                  /* instead of the normal font size for <h3> */
}
/* Stylesheet: Omega - menu_horiz Modified On 2015-03-27 10:30:21 */
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('/fonts/flexslider-icon.eot');
	src:url('/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('/fonts/flexslider-icon.woff') format('woff'),
		url('/fonts/flexslider-icon.ttf') format('truetype'),
		url('/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: auto;
display: block;
max-width: none;
height: 400px;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider {background: #E3E3E3; position: relative; zoom: 1; overflow:hidden;}
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(94, 112, 13, 1); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; line-height:1; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}

/* Stylesheet: flexslider Modified On 2015-02-16 11:13:49 */
