/* Reynders Tuinaanleg Stylesheet
	 2014 Always Awake bvba

	 Instead of snooping around in our code, why not hire us for your project?
	 info@alwaysawake.be 
	 
*/

@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
@import url("https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css");

/* Cookiebar */

#aa-cookiebar { display: none; }
#aa-cookiebar-container { position: fixed; bottom: 0; left: 0; right: 0; background: #e1e1e1; color: #1f1f1f; padding: 5px; width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: flex-end; align-items: center; align-content: stretch; z-index: 999; }
#aa-cookiebar-message { flex: 1; margin-right: 2em; margin-left: 10px; font-family: Arial, sans-serif; font-weight: 400; font-size: 15px; }
#aa-cookiebar-message a { color: #1f1f1f; text-decoration: underline; }
#aa-cookiebar-dismiss { margin: 0px; text-align: center; }
#aa-cookiebar-dismiss a { position: relative; display: inline-block; vertical-align: middle; padding: 0.7em 2em; min-width: 100px; font-family: Arial, sans-serif; font-weight: 700; font-size: 15px; color: #fefefe; background: #0a9ddf; border-radius: 3px; -webkit-border-radius: 3px; }
#aa-cookiebar-dismiss a:hover { opacity: 0.8; cursor: pointer; }

@media only screen and (max-width: 580px) { #aa-cookiebar-message { font-size: 12px !important; margin: 5px 10px 10px 10px; } }
@media only screen and (max-width: 460px) { #aa-cookiebar-container > * { flex: 1 100%; } }
	 
/* Basics */

#overlay { position: fixed; width: 100%; height: 100%; z-index: 4; background: #fff; display: none; }
#bg { position: fixed; width: 100%; height: 100%; background: #f9f9f9 url("/2014/lay/bg.jpg") center center; background-size: cover; overflow: hidden; }
#bg.bg-over-ons { background: #f9f9f9 url("/2014/lay/bg-over-ons.jpg") center center; background-size: cover; }
#bg.bg-contact { background: #f9f9f9 url("/2014/lay/bg-contact.jpg") center center; background-size: cover; }

html { color: #202028; font-family: 'Lato', serif; font-weight: 400; font-size: 13px; width: 100%; height: 100%; margin: 0px; padding: 0px; overflow-y: scroll; }
body { margin: 0px; padding: 0px; height: 100%;	}

img { border: 0; display: block; }
h1, h2, h3, h4, p, a { padding: 0; margin: 0; font-weight: 400; }
b, strong { font-weight: 700; }
label:hover { cursor: pointer; }
.linkable:hover { cursor: pointer; }
td { vertical-align: top; }

/* Header */

#header-responsive { position: fixed; width: 100%; z-index: 100; background: #fff; min-height: 20px; display: none; }
#header-fixed { position: fixed; width: 100%; z-index: 101; background: #fff; min-height: 80px; display: none; }
#header-flow { position: relative; width: 100%; z-index: 100; min-height: 160px; }
#header-flow .menu a { background: 0; color: #fff; text-shadow: 0px 2px 2px rgba(0,0,0,0.3); }
#header-flow .menu a:hover { background: rgba(255,255,255,0.4); color: #fff; }
#header-flow .menu a.active { color: #fff; background: #718941; text-shadow: 0px 0px; }
.menu { position: relative; text-align: right; padding: 0px; margin: 36px 0px 0px 0px; float: right; }
.menu a { position: relative; display: inline-block; font-family: 'Lato'; font-weight: 400; font-size: 24px; color: #111; padding: 14px 20px; text-transform: lowercase; overflow: hidden; }
.menu a:hover { color: #718941; }
.menu a.active { color: #fff; background: #718941; }

.lang { position: relative; float: right; text-align: right; margin-bottom: 10px; }
.lang a { display: inline-block; margin: 0px 0px 0px 1px; padding: 12px 0px; width: 40px; text-align: center; background: rgba(255,255,255,0.4); font-size: 14px; font-weight: 700; text-transform: uppercase; line-height: 1em; color: #fff; }
.lang a:hover { background: rgba(255,255,255,0.6); }
.lang a.active { color: #fff; background: #718941; }

.logo { position: relative; padding: 15px; float: left; margin: 0px 10px; background: #fff; }
#header-flow .logo img { width: 240px; }
#header-fixed .logo img { width: 157px; }
#header-fixed .menu { margin: 10px 0px 0px 0px; }
#header-fixed .menu a { color: #444; }
#header-fixed .menu a.active { color: #fff; }
#header-fixed .menu a:hover { color: #718941; }

/* 960 Grid */

.centerize { position: relative; margin: 0 auto; padding: 0px 10px; width: 960px; }
.grid-160, .grid-240, .grid-320, .grid-400, .grid-480, .grid-560, .grid-640, .grid-720, .grid-960 { position: relative; float: left; }
.grid-160 { width: 160px; }
.grid-240 { width: 240px; }
.grid-320 { width: 320px; }
.grid-400 { width: 400px; }
.grid-480 { width: 480px; }
.grid-560 { width: 560px; }
.grid-640 { width: 640px; }
.grid-720 { width: 720px; }
.grid-800 { width: 800px; }
.grid-880 { width: 880px; }
.grid-960 { width: 960px; }

.box { position: relative; padding: 10px; }
.add-shadow { box-shadow: 0px 5px 10px rgba(0,0,0,0.4); }
.add-margin { margin: 10px; }
.add-background { background: rgba(255,255,255,0.95); }

.box.fixed-height { position: relative; height: 180px; overflow: hidden; }
.box.fixed-height .fade { margin: 0px 10px; z-index: 2; position: absolute; bottom: 1px; left: 0px; width: 100%; height: 10px; background: #f0f0f0; box-shadow: 0px 0px 50px 35px #f0f0f0; }
.box.fixed-height .fade:before { content: "\f054"; font-family: FontAwesome; color: #fff; background: #d0d0d0; padding: 6px 8px; line-height: 1.1em; text-transform: uppercase; font-size: 14px; position: absolute; bottom: 0px; right: 10px; }
.linkable:hover .box.fixed-height .fade:before { background: #718941; }

.box.action { background: #718941; }
.box.action .ttl { padding: 10px 10px 0px 10px; }
.box.action .txt { color: #fff; font-size: 18px; padding: 10px; }
.box.action .ttl h1 { color: #fff; font-size: 32px; }
.box.action .txt a { color: #fff; text-decoration: underline; }
.box.action .txt a:hover { color: #fff; }

.box .ttl { padding: 10px 0px; }
.linkable:hover .ttl h1 a, .linkable:hover .ttl h2 a { color: #718941; }
.box .ttl h1 { font-family: 'Lato'; font-size: 38px; line-height: 0.9em; color: #718941;  }
.box .ttl h1, .box .ttl h1 a { font-weight: 400; color: #202028; }
.box .ttl h2 { ffont-size: 28px; line-height: 1em;  }
.box .ttl h2, .box .ttl h2 a { ont-weight: 400; color: #202028; }

.box .ttl.boxed { padding: 0px; border-left: 20px solid rgba(255,255,255,0.9); margin: 0; }
.box .ttl.boxed h1 { line-height: 45px; background: rgba(255,255,255,0.9); padding: 0px; display: inline; margin: 0; }
.box .ttl.boxed h1 a { position: relative; left: -10px; }
.linkable:hover .ttl.boxed { border-left: 20px solid #718941; }
.linkable:hover .ttl.boxed h1 { background: #718941; }
.linkable:hover .ttl.boxed h1 a { color: #fff; }

.cover .ttl h1 { background: rgba(0,0,0,0.5); color: #fff; display: inline-block; padding: 5px 10px; font-weight: 400; line-height: 1em; }
.cover .date { float: left; padding: 5px 10px; background: rgba(0,0,0,0.5); margin-right: 5px; }
.cover .date .date-day { font-size: 48px; font-weight: 700; text-align: center; line-height: 0.9em; }
.cover .date .date-month { font-size: 30px; font-weight: 400; text-transform: uppercase; text-align: center; line-height: 1em; }
.cover .date .date-year { font-size: 15px; font-weight: 400; text-transform: uppercase; text-align: center; line-height: 1.4em; }

.box .txt { position: relative; padding: 10px 20px; }
.box .txt.forward { padding: 10px 10px 30px 10px; }
.box .txt h1 { margin-bottom: 10px; font-size: 32px; line-height: 1.4em; font-weight: 400; }
.box .txt h2 { margin-bottom: 10px; font-size: 26px; line-height: 1.4em; font-weight: 400; }
.box .txt h3 { margin-bottom: 10px; font-size: 20px; line-height: 1.4em; font-weight: 400; }
.box .txt p { margin-bottom: 10px; font-size: 16px; line-height: 1.4em; }
.box .txt table { width: 100%; }
.box .txt table thead td { font-weight: 700; font-size: 16px; }
.box .txt table td { padding: 5px; }

.box .txt .li { padding: 6px; font-size: 13px; text-align: left; }
.box .txt .li a { color: #202028; }
.box .txt .li:hover { background: #065CAA; color: #fff; }
.box .txt .li:hover a { color: #fff; }

.box .img { position: relative; margin: 0px; }
.box .img img { display: block; width: 100%; height: auto; margin: 0 auto; }
.box .img:hover { }
.box .img a:hover img { opacity: 0.6; }

.box .txt .img { width: 150px; float: left; margin: 0px 20px 20px 0px; }

.box .ytb {  position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }
.box .ytb iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.box .btn a { display: inline-block; background: rgba(0,0,0,0.7); padding: 6px 8px; line-height: 1em; text-transform: uppercase; font-size: 14px; color: #fff; }
.box .btn a i { font-size: 14px; line-height: 1.1em; }
.box .btn:hover a, .box.linkable:hover .btn a { background: #718941 !important; color: #fff !important; }
.box .ttl .btn.back { position: relative; float: left; margin-right: 1px; }
.box .ttl .btn.back a { padding: 15px 10px; font-size: 17px; }

.box .files { padding-top: 20px; position: relative; text-align: left; }
.box .files .btn { position: relative; display: block; }
.box .files .btn a { position: relative; background: #ededed; color: #202028; display: block; margin-top: 4px; min-height: 28px; overflow: hidden; }
.box .files .btn a .filename { position: relative; padding: 4px 0px 2px 44px; font-size: 19px; }
.box .files .btn a .fileext { position: relative; font-size: 10px; padding: 0px 0px 2px 44px; }
.box .files .btn a i { position: absolute; left: 4px; top: 4px; background: #5E5E5E; height: 20px; width: 15px; text-align: center; color: #EAEAEA; font-size: 18px; padding: 10px; }
.box .files .btn:hover a i { background: #0076A8; }

.grid-ttl { margin: 20px 0px 0px 0px; padding: 10px; position: relative; text-align: center; }
.grid-ttl h4 { font-size: 64px; padding: 0px 20px; text-transform: uppercase; display: inline-block; margin: 0 auto; background: rgba(0,0,0,0.1); }
.grid-ttl h4, .grid-ttl h4 a { font-weight: 100; color: #303030; }
.grid-ttl h4:hover { background: #718941; }
.grid-ttl h4:hover a { color: #fff; }

.rotate_1pc_cw { transform:rotate(1deg); -ms-transform:rotate(1deg); -webkit-transform:rotate(1deg); }
.rotate_2pc_cw { transform:rotate(2deg); -ms-transform:rotate(2deg); -webkit-transform:rotate(2deg); }
.rotate_3pc_cw { transform:rotate(3deg); -ms-transform:rotate(3deg); -webkit-transform:rotate(3deg); }
.rotate_1pc_ccw { transform:rotate(-1deg); -ms-transform:rotate(-1deg); -webkit-transform:rotate(-1deg); }
.rotate_2pc_ccw { transform:rotate(-2deg); -ms-transform:rotate(-2deg); -webkit-transform:rotate(-2deg); }
.rotate_3pc_ccw { transform:rotate(-3deg); -ms-transform:rotate(-3deg); -webkit-transform:rotate(-3deg); }
.skew_3pc_cw { -webkit-transform: rotate(3deg) skew(3deg, 0); -ms-transform: rotate(3deg) skew(3deg, 0); transform: rotate(3deg) skew(3deg, 0); }
.skew_3pc_ccw { -webkit-transform: rotate(-3deg) skew(-3deg, 0); -ms-transform: rotate(-3deg) skew(-3deg, 0); transform: rotate(-3deg) skew(-3deg, 0); }

.truncate { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.float-right { float: right; }

.share { position: relative; float: right; width: 291px; min-height: 40px; max-height: 40px; margin: 10px 0px; }
.share:before { content: "\f1e0"; font-family: FontAwesome; color: #d0d0d0; font-size: 18px; padding-right: 0.5em; position: absolute; top: 11px; left: 14px; }
.share-buttons { display: inline-block; position: relative; float: right; width: 241px; min-height: 30px; max-height: 30px; padding: 10px 0px 0px 10px; overflow: hidden; }
.share-buttons .pin-button { position: absolute; left: 10px; top: 0px !important; }
.share-buttons .twitter-share-button { position: absolute; left: 57px; }
.share-buttons .g-plus, .share #___plus_0 { position: absolute; left: 119px; top: 10px !important; }
.share-buttons .fb-share-button { position: absolute; left: 182px; top: 10px !important; }

/* Template */

#container { min-height: 100%; position: relative; }
#cn { position: relative; padding: 0px; min-height: 100px; }

.clear { clear: both; }
#btn-top { position: fixed;	right: 10px; bottom: 15px; cursor: pointer; display: none; z-index: 12;}
#btn-top a { background: rgba(0,0,0,0.6); padding: 20px 10px; }
#btn-top a:hover { background: #718941; }
#btn-top a i { color: #fff; font-size: 24px; }
#btn-top a:hover i { color: #fff; }

.paginate-table { clear: both; position: relative; padding: 10px 30px; margin: 0px; }
.paginate-table a, .paginate-table span { position: relative; display: inline-block; font-family: 'Lato'; font-weight: 700; font-size: 16px; color: #fff; padding: 14px 24px; text-transform: uppercase; background: rgba(32,32,32,1); margin: 0px 0px 0px 2px; }
.paginate-table a:hover { color: #fff; background: #8a8a8a; }
.paginate-table a.active, .paginate-table span { color: #fff; background: #718941; }

/* Views */

.view-three-headlines .box { background: rgba(255,255,255,0.95); }
.view-three-headlines .box .ttl h1 { font-size: 26px; position: relative; line-height: 1em; color: #718941; }
.view-three-headlines .box .ttl h1:before { float: right; position: relative; content: "\f101"; font-family: FontAwesome; color: rgba(25,25,25,0.2); font-size: 32px; }

.view-three-headlines .box .ttl h1 a { color: #718941; line-height: 1em; position: relative; margin: 0; padding: 0; }
.view-three-headlines .box.linkable:hover { background: #718941; }
.view-three-headlines .box.linkable:hover .ttl h1 a { color: #fff; }

.view-schedule .box .date { float: right; padding: 5px; background: #fff; margin: 5px; }
.view-schedule .box .date .date-day { font-size: 48px; font-weight: 700; text-align: center; line-height: 0.9em; }
.view-schedule .box .date .date-month { font-size: 30px; font-weight: 400; text-transform: uppercase; text-align: center; line-height: 1em; }
.view-schedule .box .date .date-year { font-size: 15px; font-weight: 400; text-transform: uppercase; text-align: center; line-height: 1.4em; }

.view-activity .location { padding: 10px 20px; float: left; }
.view-activity .location h2 { font-size: 32px; line-height: 1.1em; }
.view-activity .location h3 { font-size: 24px; }
.view-activity .forward { padding: 10px 20px; float: right; }
.view-activity .forward .btn { display: inline-block; margin-left: 1px; }
.view-activity .forward .btn a i { font-size: 24px; text-align: center; min-width: 24px; }

/* Custom views */

.view-welkom .box { background: rgba(0,0,0,0.5); color: #fff !important; }
.view-welkom .box .ttl { padding: 10px 20px; }
.view-welkom .box .ttl h1 { color: #fff; font-weight: 700; }
.view-welkom .box .txt p { font-size: 21px; font-weight: 400; }
.view-welkom .box .txt a { color: #fff; text-decoration: underline; }

.view-referenties-fotos .box { background: rgba(255,255,255,0.95); padding: 2px; }
.view-referenties-fotos .box .img { }

.view-diensten-overzicht .box { }
.view-diensten-overzicht .box .ttl { padding: 10px 20px; }
.view-diensten-overzicht .box .ttl h1 { font-weight: 400; }
.view-diensten-overzicht .box .txt p { font-size: 15px; font-weight: 400; }

.view-contact .box { background: rgba(255,255,255,0.95); }
.view-contact .box .ttl h1 { font-size: 26px; position: relative; line-height: 1em; color: #718941; }
.view-contact .box .txt { padding: 5px; }

/* Ibox 
	 Always Awake full screen picture
*/

#ibox-bg { position: fixed; overflow: hidden; width: 100%; height: 100%; background-color: #aaa !important; }
#ibox-tl { position: absolute; top: 10px; left: 10px; z-index: 5; }
#ibox-tr { position: absolute; top: 10px; right: 10px; z-index: 5; }
#ibox-bl { position: absolute; bottom: 10px; left: 10px; z-index: 5; }
#ibox-br { position: absolute; bottom: 10px; right: 10px; z-index: 5; }
.ibox-btn { position: relative; display: inline-block; float: left; margin: 5px; }
.ibox-btn a { display: inline-block; font-weight: 700; font-size: 24px; text-transform: uppercase; padding: 4px 15px 4px 15px; text-align: center; color: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background: rgba(0,0,0,0.4); }
.ibox-btn a:before { font-family: FontAwesome; color: #fff; font-size: inherit; position: absolute; top: 7px; left: 7px; }
.ibox-btn.prev a:before { content: "\f137"; }
.ibox-btn.next a:before { content: "\f138"; }
.ibox-btn.close a:before { content: "\f057"; }
.ibox-btn.download a:before { content: "\f019"; }
.ibox-btn a:hover { opacity: 1; background: #718941; color: #fff; }

/* Ft */

#ft { position: relative; width: 100%; padding: 40px 0px; color: #aaa; }

#ft .btn { display: inline-block; }
#ft .btn a { background: rgba(0,0,0,0.6); padding: 8px 15px; font-size: 24px; text-align: center; }
#ft .btn a:hover { background: #718941; }
#ft .btn a i { color: #fff; font-size: 24px; display: inline-block; }
#ft .btn a:hover i { color: #fff; }

#ft .ft-contact { position: relative; padding: 10px 0px 80px 0px; margin: 10px 5px; }
#ft .ft-contact h1 { font-weight: 700; font-size: 20px; }
#ft .ft-contact p { font-weight: 400; font-size: 16px; margin-top: 12px; }
#ft .ft-contact p a { color: #fefefe; background: #718941; padding: 4px; margin: 5px; }
#ft .ft-contact p a:hover { background: #fefefe; color: #718941; }

#ft-credits { position: absolute; left: 20px; bottom: 10px; }
#ft-credits a { font-size: 10px; font-weight: 700; opacity: 0.6; text-transform: uppercase; color: #fff; background: rgba(0,0,0,0.6); padding: 2px 4px; }
#ft-credits a:hover { color: #fff; opacity: 1; background: rgba(0,0,0,0.6);}

/* Home */

.socialwall .box .img { position: relative; background: 0; }
.socialwall .box .img img { width: 100%; height: auto; display: block; }
.socialwall .box .txt { position: relative; clear: both; font-size: 16px; color: #1F1F1F; padding: 10px 10px 0px 10px; overflow: hidden; }
.socialwall .box .txt a { color: #718941; }
.socialwall .box .txt a[href*='t.co'] { color: #718941; }

.tag-social-likes { display: inline-block; background: #5D5D5D; color: #fff; padding: 4px 10px; margin: 10px 0px 0px 6px; font-size: 12px; font-weight: 700; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.tag-social-like { display: inline-block; background: #5D5D5D; font-size: 12px; margin: 10px 0px 0px 8px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.tag-social-like a { position: relative; color: #fff; text-decoration: none; padding: 4px 10px; display: inline-block; }
.tag-social-like a:before { content: "\f0d9"; font-family: FontAwesome; color: #5D5D5D; font-weight: 400; font-size: 24px; padding-right: 0.5em; position: absolute; top: 1px; left: -6px; }
.tag-social-like:hover { background: #718941; }
.tag-social-like:hover a:before { color: #718941; }
.tag-social-like:hover a{ color: #fff; }
.tag-social-date { position: relative; display: inline-block; float: left; margin: 10px 0px 0px 0px; padding: 4px 8px; background: #718941; color: #fff; font-size: 12px; font-weight: 400; z-index: 1; }
.tag-social-date:before { content: "\f0da"; font-family: FontAwesome; color: #718941; font-weight: 400; font-size: 28px; position: absolute; left: 1px; bottom: -14px; }

.home-social { text-align: center; padding: 40px 0px; }
.home-social .icon { position: relative; text-align: center; display: inline-block; margin: 10px; }
.home-social .icon i { display: inline-block; font-size: 48px; color: #202028; background: rgba(255,255,255,0.4); text-align: center; width: 48px; padding: 30px; border-radius: 120px; }
.home-social .icon:hover i { color: #fff; background: #718941; }
.home-social .icon.soundcloud i { padding: 30px 35px 30px 25px; }

/* Welkom */

#top-slider-container { position: relative; margin: 0 auto 10px auto; padding: 10px; width: 851px; height: 314px; background: #fff; }
#top-slider-prev { position: absolute; left: 10px; top: 0px; width: 86px; height: 201px; background: #fff; text-align: left; padding: 133px 0px 0px 14px; }
#top-slider-next { position: absolute; right: 10px; top: 0px; width: 86px; height: 201px; background: #fff; text-align: right; padding: 133px 14px 0px 0px; }
#top-slider-prev:hover, #top-slider-next:hover { cursor: pointer; background: rgba(255,255,255,0.8); }
#top-slider-prev:hover { left: 12px; }
#top-slider-next:hover { right: 12px; }
#top-slider-prev:before { position: relative; content: "\f104"; font-family: FontAwesome; color: rgba(25,25,25,0.1); font-size: 48px; }
#top-slider-next:before { position: relative; content: "\f105"; font-family: FontAwesome; color: rgba(25,25,25,0.1); font-size: 48px; }
#top-slider { position: relative; width: 851px; height: 314px; }
.top-slider-caption { position: absolute; right: 10px; bottom: 10px; color: #fff; padding: 5px; background: rgba(0,0,0,0.6); display: inline-block; z-index: 1; }


.welkom-diensten .box .ttl h1:before { float: right; position: relative; content: "\f101"; font-family: FontAwesome; color: rgba(25,25,25,0.2); font-size: 36px; }

/* Contact */

.google-map { width: 100%; position: relative; }
.google-map iframe { width: 100%; height: 260px; }

/* Hyperlinks */

a {	color: #718941;	text-decoration: none; }
a:hover {	color: #718941; }

/* Forms */

input { font-family: 'Lato', sans-serif; font-size: 15px; background: #fff; color: #202028; width: 100%; padding: 5px 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 0; box-shadow: 2px 2px 0px rgba(0,0,0,0.1); }
select { font-family: 'Lato', sans-serif; font-size: 15px; background: #fff; color: #202028; padding: 5px 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 0; box-shadow: 2px 2px 0px rgba(0,0,0,0.1); } 
textarea { font-family: 'Lato', sans-serif; font-size: 15px; background: #fff; color: #202028; width: 100%; padding: 5px 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 0; resize:vertical; box-shadow: 2px 2px 0px rgba(0,0,0,0.1); }
label { color: #202028; }
::-webkit-input-placeholder { color: #555; font-style:italic !important; }
:-moz-placeholder { color: #555; opacity: 1; font-style:italic !important; }
::-moz-placeholder { color: #555; opacity: 1; font-style:italic !important; }
:-ms-input-placeholder { color: #555; font-style:italic !important; }
.half-left { float: left; width: 50%; }
.half-right { float: right; width: 50%; }
.forms-form-input, .forms-form-date, .forms-form-select { position: relative; margin: 10px 20px; }
.forms-form-input input:focus, .forms-form-sc input:focus, .forms-form-textarea textarea:focus { background: #718941; color: #fff; }
.forms-form-file { position: relative; margin: 25px 10px; height: auto; }
.forms-form-file label { display: block; position: relative; margin-bottom: 6px; }
.forms-form-submit { position: relative; margin: 20px; padding-bottom: 20px; text-align: center; }
.forms-form-date .forms-form-date-day { width: 25%; }
.forms-form-date .forms-form-date-month { width: 50%; }
.forms-form-date .forms-form-date-year { width: 25%; }
.forms-form-checkbox { position: relative; margin: 20px 20px; }
.forms-form-checkbox label { position: relative; display: block; padding-left: 40px; font-size: 16px; }
.forms-form-checkbox input[type=checkbox] { display:none; }
.forms-form-checkbox input[type=checkbox] + label:before { font-family: FontAwesome; position: absolute; display: block; left: 0px; width: 40px; font-size: 21px; content: "\f0c8"; color: #BDBDBD; }
.forms-form-checkbox input[type=checkbox] + label:hover { color: #718941; }
.forms-form-checkbox input[type=checkbox]:checked + label { color: #97C03C; }
.forms-form-checkbox input[type=checkbox]:checked + label:before { content: "\f14a"; color: #97C03C; }
.forms-form-radio { position: relative; margin: 10px 20px; }
.forms-form-radio label { font-size: 16px; }
.forms-form-radio input[type=radio] { display:none; }
.forms-form-radio input[type=radio] + label:before { font-family: FontAwesome; display: inline-block; width: 40px; font-size: 21px; content: "\f0c8"; color: #BDBDBD; }
.forms-form-radio input[type=radio] + label:hover { color: #718941; }
.forms-form-radio input[type=radio]:checked + label { color: #97C03C; }
.forms-form-radio input[type=radio]:checked + label:before { content: "\f14a"; color: #97C03C; }
.forms-form-textarea { position: relative; margin: 25px 20px; }
.forms-form-textarea textarea { min-height: 200px; }
.forms-form-sc { padding: 5px 10px; }
.forms-form-sc .forms-form-sc-code { display: inline-block; color: #404040; font-weight: 700; margin: 0px 10px; font-size: 18px; }
.forms-form-sc input { display: inline-block; width: 60px; } 
option[default] { display: none; }
input[type=submit] { text-align: center; text-decoration: none; text-transform: uppercase; color: #fff;	font-size: 18px; font-weight: 700; line-height: 0.8em; padding: 14px 24px; background: #718941; display: inline-block; width: auto; box-shadow: 2px 2px 0px rgba(0,0,0,0.1);box-shadow: 0px 0px; }
input[type=submit]:hover { cursor: pointer; opacity: 0.8; }
select.empty, input.empty { border: 2px solid #E74443; }

/* Responsive */

/* Tablet */
@media only screen and (min-width: 820px) and (max-width: 1020px) {
	body { min-width: 800px; }
	.grid-160 { width: 128px; }
	.grid-240 { width: 192px; }
	.grid-320 { width: 256px; }
	.grid-400 { width: 320px; }
	.grid-480 { width: 384px; }
	.grid-560 { width: 448px; }
	.grid-640 { width: 512px; }
	.grid-720 { width: 576px; }
	.grid-800 { width: 640px; }
	.grid-880 { width: 704px; }
	.grid-960, .centerize { width: 768px; }
	.menu { text-align: center; width: 100%; margin: 6px 0px 0px 0px; }
	#top-slider-container { position: relative; margin: 0 auto; padding: 10px; width: 748px; height: 276px; background: #fff; }
	#top-slider-prev, #top-slider-next { display: none; }
}

@media only screen and (max-width: 739px) {
	.ibox-btn a { font-size: 42px; padding: 4px 24px 4px 24px; }
	.ibox-btn a:before { top: 10px; left: 10px; }
	.ibox-ttl { display: none !important; }
}

@media only screen and (max-width: 820px) {
	body { width: 100%; }
	.grid-160, .grid-240 { width: 50%; }	
	.grid-320, .grid-400, .grid-480, .grid-560, .grid-640, .grid-720, .grid-800, .grid-880, .grid-960 { width: 100%; }
	.centerize { width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0px; }
	#cn { padding: 60px 0px 0px 0px; }
	#top-slider-container, #top-slider-prev, #top-slider-next { display: none; }
	#header-flow, #header-fixed { display: none; }
	#header-responsive { min-height: 20px; display: block; }
	#header-responsive .menu { position: relative; text-align: left; width: 100%; margin: 0px; padding: 0px; box-shadow: 0px 0px 40px rgba(0,0,0,0.5); display: none; }
	#header-responsive .menu a { position: relative; display: block; width: 100%; text-align: center; padding: 14px 24px; text-transform: uppercase; overflow: hidden; box-shadow: 10px 10px 20px rgba(160,160,160,0.1) inset, -10px -10px 20px rgba(210,210,210,0.1) inset; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
	#header-responsive .logo { position: relative; padding: 2px 10px; }
	#header-responsive .logo img { height: 51px; width: auto; display: block; }
	#menu-responsive-btn { color: #202028; position: relative; float: right; padding: 12px 10px 5px 10px; }
	#menu-responsive-btn:hover { cursor: pointer; }
	#menu-responsive-btn:before { content: "\f0c9"; font-family: FontAwesome; font-size: 32px; }
	.grid-ttl h4 { font-size: 32px; }
}

/* Updates */

.badge-winnaar-vlaamse-tuinaannemer { position: relative; text-align: center; padding: 10px 0px; }
.badge-winnaar-vlaamse-tuinaannemer img { position: relative; width: 160px; height: auto; display: inline-block; vertical-align: top; }

/* Colorbox */

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/

#colorbox, #cboxOverlay, #cboxWrapper { position:absolute; top:0; left:0; z-index:9999; overflow:hidden; }
#cboxWrapper { max-width:none; }
#cboxOverlay { position:fixed; width:100%; height:100%; }
#cboxMiddleLeft, #cboxBottomLeft { clear:left; }
#cboxContent { position:relative; }
#cboxLoadedContent { overflow:auto; -webkit-overflow-scrolling: touch; }
#cboxTitle { margin:0; }
#cboxLoadingOverlay, #cboxLoadingGraphic { position:absolute; top:0; left:0; width:100%; height:100%; }
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow { cursor:pointer; }
.cboxPhoto { float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic; }
.cboxIframe { width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent { box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box; }

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/

#cboxOverlay { background:#000;}
#colorbox { outline:0;}
    #cboxContent { margin-top:40px;}
        .cboxIframe { background:#fff;}
        #cboxError { padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{ }
        #cboxTitle { position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent { position:absolute; top:-20px; right:40px; color:#ccc; visibility: hidden !important; }
        #cboxLoadingGraphic{ }
        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose { border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active { outline:0; }
        #cboxSlideshow {position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-50px; width:50px; height:100px; background: rgba(0,0,0,0.6); color: #ccc; outline: none; }
        #cboxPrevious { left: 0px; }
        #cboxPrevious:before { font-size: 72px; font-family: FontAwesome; content: "\f104"; }
        #cboxNext:hover, #cboxPrevious:hover { color: #fff; background: rgba(0,0,0,0.8); }
        #cboxNext { right:0px; }
        #cboxNext:before { font-size: 72px; font-family: FontAwesome; content: "\f105"; }
        #cboxClose { position:absolute; top: -45px; right: -15px; display:block; width:45px; height:45px; color: #ccc; outline: 0; }
        #cboxClose:before { font-family: FontAwesome; font-size: 24px; content: "\f00d"; }
        #cboxClose:hover { color: #fff; }
				

/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	top: 0px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(/2013/lay/bx/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: left;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #fff;
	z-index: 80;
	margin: 5px 0px 0px 3px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: rgba(255,255,255,0.4);
	text-indent: -9999px;
	display: block;
	width: 12px;
	height: 12px;
	margin: 0 2px;
	outline: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #fff;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(/2013/lay/bx/controls.png) no-repeat 0 -32px;
	opacity: 0.4;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(/2013/lay/bx/controls.png) no-repeat -43px -32px;
	opacity: 0.4;
}

@media screen and (min-width: 1100px) {
	.bx-wrapper .bx-prev {
		left: -52px;
		background: url(/2013/lay/bx/controls.png) no-repeat 0 -32px;
		opacity: 0.4;
	}

	.bx-wrapper .bx-next {
		right: -52px;
		background: url(/2013/lay/bx/controls.png) no-repeat -43px -32px;
		opacity: 0.4;
	}
}


.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
	opacity: 1;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
	opacity: 1;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(/2013/lay/bx/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(/2013/lay/bx/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

