/* ********************************************************************** general stuf */
html           { height:    100%; scroll-behavior: smooth; }
html, body     { min-height:100%; margin:0px; padding:0px; width:100%;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
}
img.pngfix     { behavior: url(js/iepngfix.htc) }
div, header, nav, article, footer, main, aside { position: relative; } /* default for HTML5 tags */
img {border: 0px; vertical-align: middle; }

img[align='right'] { margin: 0 0 10px 10px;  } /* ipv LeftRightMarginFix */
img[align='left'] { margin: 0 10px 10px 0; }  /* ipv LeftRightMarginFix */

html { box-sizing: border-box; } /* force border-box model. Now width:300px is REALY 300px in all browsers. */
*, *:before, *:after {  box-sizing: inherit; }

.container_content img,                                     /* verklein afbeeldingen */
.container_content table { max-width: 100%; height: auto; } /* en tabellen als ze groter zijn dan de breedte van de content */
#container_map img { max-width: none; }  /* BEHALVE BIJ GOOGLE MAPS!!!!! */

/*
article, aside, footer, header, hgroup, main, nav, section {
  border: 1px solid red;
}
*/

/* ************************************************************************* container */
.container {
  width:1220px;
  max-width:98%;
	margin: 0 auto;
	top: 0;
}
.container .container {
  max-width:100%;
  padding: 0 10px 20px 10px;  
}

#container_content,
#container_content2 {
  padding-bottom: 0px;  
}
/* ***************************************************************************** shade */
.shadow {  
	-moz-box-shadow:    3px 3px 4px #000; /* Firefox/Mozilla 3px 3px 4px 4px */  
	-webkit-box-shadow: 3px 3px 4px #000; /*Safari/Chrome 3px 3px 4px 4px*/  
	box-shadow:         3px 3px 4px #000; /* Opera & hoe het zou moeten 3px 3px 4px 4px*/  
	/* Voor IE 8 */  
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";  
	/* Voor IE 5.5 - 7 */  
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');  
}  

/* no IE support */
.innershadow {
	-moz-box-shadow:    inset 0 0 10px #000000;
	-webkit-box-shadow: inset 0 0 10px #000000;
	box-shadow:         inset 0 0 10px #000000;
}

.one-edge-shadow {
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
}
/* no IE support */
/* **************************************************************************** kleuren */
.container_content.zwart,
.container_content div.zwart {
	width:100%;
	background-color: rgba(68,68,68,1);
	color: white;
  padding-bottom: 20px;  
}
.container_content.grijs,
.container_content div.grijs {
	width:100%;
	background-color: rgba(78,98,123,1);
	color: white;
  padding-bottom: 20px;  
}
.container_content.grijs50,
.container_content div.grijs50 {
	width:100%;
	background-color: rgba(78,98,123,1);
	color: white;
  padding-bottom: 20px;  
}
.container_content.grijs75,
.container_content div.grijs75 {
	width:100%;
	background-color: rgba(78,98,123,1);
	color: white;
  padding-bottom: 20px;  
}
.container_content.wit,
.container_content div.wit {
	width:100%;
	background-color: rgba(255,255,255,1);
  padding-bottom: 20px;  
}
.container_content.wit50,
.container_content div.wit50 {
	width:100%;
	background-color: rgba(255,255,255,0.5);
  padding-bottom: 20px;  
}
.container_content.wit75,
.container_content div.wit75 {
	width:100%;
	background-color: rgba(255,255,255,0.75);
  padding-bottom: 20px;  
}
.container_content.groen,
.container_content div.groen {
	width:100%;
	background-color: rgba(185,209,98,1);
  background-image: url(img/bg-groen.jpg);
  background-size: cover;
  padding-bottom: 20px;  
}
header.rood,
.container_content.rood,
.container_content div.rood {
	width:100%;
	background-color: rgba(234,56,68,1);
	color: white;
  padding-bottom: 20px;  
}

.container_content.wit       .container,
.container_content div.wit   .container,
.container_content.groen     .container,
.container_content div.groen .container,
header.rood                  .container,
.container_content div.rood  .container,
.container_content.zwart     .container {
  padding-bottom: 0px;  
}


header.rood a,
header.rood a:link,
header.rood a:visited,
header.rood a:active,
header.rood a:hover,
.container_content div.rood a,
.container_content div.rood a:link,
.container_content div.rood a:visited,
.container_content div.rood a:active,
.container_content div.rood a:hover             {color: white; border: 0px transparent; text-decoration: underline;}
header.rood a:active,
header.rood a:hover,
.container_content div.rood a:active,
.container_content div.rood a:hover     {color: rgb(255, 215, 215); }


.container_content div.grijs {
	background-color: #E8E8E8;
}
.container_content div.barr article:after{
  content: "";
  position: absolute;
  width: 1px;
  left: 0;
  top: 15px;
  bottom: 15px;
  background-color: #B7B7B7;
}
.container_content div.barr article.first:after{
  width: 0px;
  background-color: transparent;
}

/* **************************************************************************** header */

#container_header {
	width: 100%;
  position: fixed;
  top: 0px;
  z-index: 1000;
  background-color: rgba(78,98,123,1);
}
#container_header_fixed,
#container_header_fixed  .container,
#container_header,
#container_header .container {
	height: 80px;
	/*background-image: url('img/JAncodeJong.jpg');*/
	background-size: 100% 100%;
  background-repeat: repeat-x;
}
#container_header .container {
	/*background-image: url('img/JAncodeJong2.jpg');*/
}

#container_header_filler,
#container_header_filler div,
.hiddenitemitem>#container_header_filler_content,
.itemitem>#container_header_filler_content,
.listlist>#container_header_filler_content {
  height:400px;
  background-size: cover;
  background-position: center;
  width:100%;
}
.hiddenitemitem>#container_header_filler,
.hiddenitemitem>#container_header_filler div,
.hiddenitemitem>#container_header_filler_content,
.itemitem>#container_header_filler,
.itemitem>#container_header_filler div,
.itemitem>#container_header_filler_content,
.listlist>#container_header_filler,
.listlist>#container_header_filler div,
.listlist>#container_header_filler_content {
  position: fixed;
  background-position: center center;
  height:475px;
  /*height: 100%;*/
}

.home>#container_header_filler,
.home>#container_header_filler_contentXX {
  height: 100%;
}
.XXhome>#container_header {
  display:none;
}

#header_mov {
  display: none;
  overflow: hidden;
  position: fixed;
}

/*.home .logo { display: none; } */
.logo {
  position: absolute;
  top: -15px;
  /*height: 110%;*/
  left: 0px;
  margin-top: 0;
  z-index: 201;
  max-width:190px;
}
.logo img {
	border: none;
  height: auto;
  width: 100%;
}

.logo_mobile {
	display: none;
}

#home_extra {
  position:absolute;
  width:100%;
  bottom: 0px;
  z-index: 100;
}
#home_extra .logo {
  float: left;
  position: relative;
  width: 30%;
  display: block;
  height: auto;
  /* margin-top: 5px; */
  max-width: 300px;
  min-width: 225px;
  margin: 0;
}

#more_info {
  position: relative;
  float:right;
  margin: 0 0% 0 -5%;
  height: 120px;
}
#more_info img {
  width: 180px;
  height: auto;
  margin-bottom: 5px;
}

#payoff {
	position: absolute;
	top:10px;
	margin: 0;
	right: 20px;
	color: #ddd100;
	z-index: 1000;
	font-weight: normal;
	font-size: 29px;
	font-style: italic; 
	font-stretch: expanded;
}
#header_afb {
  background-color: #53565C;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 20px;
	padding: 0px;
	text-align: center;
	width: 100%;
	overflow: hidden;
	z-index: 1;
	margin: 0 auto;
}
#searchbox {
  position: absolute;
  right: 7px;
  top: 17px;
  /*margin: 6px;*/
  min-width: 120px;
  z-index: 202;
  border: 1px solid black;
  padding: 3px;
  white-space: nowrap;
  background:white;
}
#search_btn {
  cursor: pointer;
  background-color: transparent;
  height: 25px;
  width: auto;
  float: left;
  margin: 0 0 0 5px;
  border: none;
  padding: 2px;
/*  border: 1px solid #FFFFFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 2px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.8);
  background-position: 50% 50%;
*/
}
#search_inp {
  margin: 2px;
  width: 100px;
  float: right;
  /*display: none;*/
  color: #333;
}

/* ******************************************************************************* nav */
#container_nav {
	position: absolute;
	left: 3.5%;
	right: 0px;
	top: 0;
	/*z-index:200;
	background-color: #f5f5f5;*/
  /*width: 100%;*/
/*  height:  95px;*/
/*	z-index:90;*/
	/*border-bottom: 5px solid #14195c;*/
}

/* *************************************************************************** content */
.hiddenitemitem>#container_content,
.itemitem>#container_content,
.listlist>#container_content {
  padding-top: 120px;
}
table.list {
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	border-spacing: 0px;
}
table h3 {
	width: 98%;
	padding: 0;
	margin-left: 2%;
}

table.list th    { background-color: #beecbd;text-align: left; }

table.list tr.bg { background-color: #dfdfdf; }
table.list tr    { background-color: #ffffff; }

table.list th.bg { border-top: 10px solid #dfdfdf;  }
table.list th    { border-top: 10px solid #ffffff; }

table.list td {
	padding-top: 2px;
	padding-bottom: 2px;
}


table.list td:nth-child(1),
table.list td:nth-child(2) {
	width: 1%;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
table.list td:nth-child(2) {
	text-align:right;
}

table.list tr.addChildClick:hover {
	background-color: #d7f3d6; 
}

#bottom_filler {
  height:5px;
  clear:both;
  width:100%;
}

/* ************************************************************************* lazy load */
.lazyShow {
  background-repeat: no-repeat;
  background-position: 50% 50%;;
  -webkit-animation-duration: 0.9s;
  animation-duration: 0.9s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  background-size: contain;  
  background-position: 50% 50%;  
}

@-webkit-keyframes fadeInRight {
  0%   { opacity: 0; -webkit-transform: translateX(100%); }
  100% { opacity: 1; -webkit-transform: translateX(0%); }
}
@keyframes fadeInRight {
  0%   { opacity: 0; transform: translateX(100%); }
  100% { opacity: 1; transform: translateX(0%); }
}
@-webkit-keyframes fadeInLeft {
  0%   { opacity: 0; -webkit-transform: translateX(-100%); }
  100% { opacity: 1; -webkit-transform: translateX(0%); }
}
@keyframes fadeInLeft {
  0%   { opacity: 0; transform: translateX(-100%); }
  100% { opacity: 1; transform: translateX(0%); }
}
@-webkit-keyframes fadeInUp {
  0%   { opacity: 0; -webkit-transform: translateX(-100%); }
  100% { opacity: 1; -webkit-transform: translateX(0%); }
}
@keyframes fadeInUp {
  0%   { opacity: 0; transform: translateY(100%); }
  100% { opacity: 1; transform: translateY(0%); }
}

.first .lazyShow {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.last .lazyShow {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.lazyShow {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

/* ***************************************************************************** footer */
footer {
  padding:10px 0 0 0;
  /*position: fixed;*/
  bottom: 0;
  z-index: 999;
}

#bottom_content1 {
  float: left;
}
#bottom_content2 {
  float: right;
}
footer a,
footer a:link,
footer a:visited,
footer a:active,
footer a:hover {
  color: white;
  text-decoration:none;
}
/* ************************************************* klikbare elementen (zie footer.js) */
.addChildClick,
.addChildClickNew,
.addLastChildClick,
.addLastChildClickNew { cursor: pointer; }

/* ************************************************************************ foto album */
.foto_klein,
.foto_groot {
	width: 98.5%;
	/*max-width: 880px;*/
	height: 570px;
	border: 1px solid black;
	float: left;
	overflow: hidden;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
  margin-bottom: 0.7%;
	-moz-transition:    all .6s ease-in;
	-webkit-transition: all .6s ease-in;
	-o-transition:      all .6s ease-in;
	transition:         all .6s ease-in;
}
.foto_groot { /* voor wie is wie*/
	background-position: top;
}

.prodimage .foto_groot { height: 300px; }

.foto_klein div,
.foto_groot div {
	position: absolute;
	width: 100%;
	bottom: 0;
	background-image: url('img/bg-50.png');
	padding: 0.5em;
}
.foto_klein div {
	font-size: 0.7em;
	padding: 0.3em;
	line-height: 1.1em;
}


.foto_klein {
	width: 24%;
	/* max-width: 200px; */
	height: 200px;
	margin: 0 0 1% 1%;
  float:right;
}

.prodimage .foto_klein {
  width: 18.5%;
  margin: 1.85% 1.5% 0 0;
  height: 68px;
}
@media only screen and (max-width: 1100px) { .foto_klein { height: 180px; } }
@media only screen and (max-width: 1000px) { .foto_klein { height: 160px; } }
@media only screen and (max-width:  900px) { .foto_klein { height: 120px; } }
@media only screen and (max-width:  700px) { .foto_klein { height: 100px; }
	.foto_klein { width: 23.5%; }
	/*.foto_klein { margin: 2.00% 0 0 2.00%; }*/
	.foto_klein.pos1,
	.foto_klein.pos5,
	.foto_klein.pos9,
	.foto_klein.pos13,
	.foto_klein.pos17,
	.foto_klein.pos21,
	.foto_klein.pos25,
	.foto_klein.pos29,
	.foto_klein.pos33,
	.foto_klein.pos37,
	.foto_klein.pos41,
	.klein_pos1 {
		margin-left: 0;
	}
}
@media only screen and (max-width: 600px) { /* same as base!!*/
	.prodimage .foto_klein { width: 31.8%; margin: 1.85% 1.5% 0 0; }
/*
	.foto_klein.pos1,
	.foto_klein.pos6,
	.foto_klein.pos11,
	.foto_klein.pos16,
	.klein_pos1 {
		margin-left: 0;
	}
	*/
}
@media only screen and (max-width: 400px) { /* same as base!!*/
	.prodimage .foto_klein { width: 31.2%; margin: 1.85% 1.5% 0 0; }
}
@media only screen and (max-width:1100px) {                                               .foto_groot { height: 500px; } }
@media only screen and (max-width:1000px) {                                               .foto_groot { height: 450px; } }
@media only screen and (max-width: 900px) {                                               .foto_groot { height: 400px; } }
@media only screen and (max-width: 700px) {                                               .foto_groot { height: 350px; } .prodimage .foto_groot { height: 250px; } }
@media only screen and (max-width: 400px) { .foto_klein { width: 31.3%; margin: 1% !important; } .foto_groot { height: 300px; } .prodimage .foto_groot { height: 200px; }}
@media only screen and (max-width: 300px) { .foto_klein { width: 48%;} .foto_groot { height: 300px; } .prodimage .foto_groot { height: 150px; }}

/*
@media only screen and (max-width: 910px) { .foto_klein { margin-left: 0.9%; height: 120px;} .foto_groot { height: 450px; } }
@media only screen and (max-width: 550px) { .foto_klein { margin-left: 0.7%; height: 100px;} .foto_groot { height: 350px; } }
@media only screen and (max-width: 465px) { .foto_klein { margin-left: 0.6%; height:  90px;} .foto_groot { height: 300px; } }
@media only screen and (max-width: 360px) { .foto_klein { margin-left: 0.4%; height:  60px;} .foto_groot { height: 225px; } }
@media only screen and (max-width: 300px) { .foto_klein { margin-left:   0%; height:  50px;} .foto_groot { height: 200px; } }
*/
/* **************************************************************************** bottom */
#bottom_copy {
  position: absolute;
  /* clear: both; */
  /* width: 100%; */
  text-align: right;
  color: #828282;
  color: white;
  bottom: 0;
  right: 0;
}

#bottom_copy a.knoop,
#bottom_copy a.knoop:link,
#bottom_copy a.knoop:visited,
#bottom_copy a.knoop:active {
	color: white;
}
/* ****************************************************************************** list */
.date {
	margin: 0px;
	float: right;
	white-space: nowrap;
}
div.multipage {
	width:100%;
	float: left;
	text-align: right;
	font-weight: bold;
	margin-bottom:5px;
	margin-top: -26px;
}

a.multipage.on:link,
a.multipage.on:active,
a.multipage.on:visited,
a.multipage.on:hover,
a.multipage:link,
a.multipage:active,
a.multipage:visited,
a.multipage:hover,
.multipagearrow,
a.multipagearrow:link,
a.multipagearrow:active,
a.multipagearrow:visited,
a.multipagearrow:hover {
	display: inline-block;
	text-align: center;
	font-size: larger;
	line-height: 150%;
	background-color: #FFFFFF;
 	text-decoration: none;
	border:1px solid #999999;
	padding: 0 5px 0 5px;
}
a.multipagearrow.hide {
	color: #FFFFFF;
}
div.multipage a:not(:last-child) { /*  */
	/*border-right: none !important;*/
}
.multipagearrow,
a.multipagearrow:link,
a.multipagearrow:active,
a.multipagearrow:visited,
a.multipagearrow:hover {
	padding: 0 10px 0 10px;
}
a.multipagearrow.prev {
	/*-moz-border-radius-topright: 20px;	*/
	/*-moz-border-radius-bottomright: 20px;	*/
	border-bottom-left-radius: 20px;
	border-top-left-radius:    20px;
}
a.multipagearrow.next {
	/*-moz-border-radius-topleft: 20px;	*/
	/*-moz-border-radius-bottomleft: 20px;	*/
	border-bottom-right-radius: 20px;
	border-top-right-radius:    20px;
}
a.multipage.on:link,
a.multipage.on:active,
a.multipage.on:visited,
a.multipage.on:hover {
  background-color: #EEEEEE;
	color: #BEBEBE;
}
/* ***************************************************************************** forms */
.contactform,
#reactieform {
	width:100%;
  background-color: #E8E8E8;
  padding: 4%;
/*	max-width: 470px; */
}
#shopform p,
.contactform p,
#reactieform p {
	clear: left;
}
#shopform label,
.contactform label,
#reactieform label {
  width: 140px;
  float: left;
  text-align: left;
  margin: 5px 1px 5px 0px;
/*  background: #888888; /* */
}

.contactform select,
.contactform input,
.contactform textarea,
#reactieform select,
#reactieform input,
#reactieform textarea,
input,
textarea {
  background: white;/* #eee;*/
  border: 1px solid #6e7694; /*none;*/
  padding: 5px;
  margin: 5px auto;
  width: 260px;
}
#orderform input,
#orderform textarea {
  background: #eee;
  border: 1px solid #6e7694;
  padding: 1px;
}
#orderform input:disabled {
  border: none;
  background: none;
  color: black;
}

.ordertable td {
  padding-left: 5px;
}

.contactform select {
		height: 17px;
		width : 200px;
    font-size: 11px;
		background: #EEEEEE;
		border: 1px solid #777777;
		margin: 1px;
		padding-right:2px;
		padding-left: 2px;
}
.contactform button,
.contactform select,
.contactform .autowidth {
	idth : auto;
}

.contactform select {
		padding-right:0px;
}
.contactform textarea {
		margin-left: 0px;
		height:100px;
	width: 260px;
}
.contactform .checkbox {
	height: auto;
	width : auto;
	background: none;
	border: none;
	margin: 2px 2px 0px 2px;
}

.contactform p { clear: both; }

p.required,
p[required] {
	display: table;
	float: none;
	padding-right: 15px;
	background-image: url(img/required.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.respond {
	background: #DDDDDD;
  border: 1px solid #6e7694;
  margin: 5px auto;
  width: 260px;
	max-width: 100%;
	padding: 4px;
}
/* let op linkjes, inputs etc. in deze laag: position:relative; ! */
a {position: relative; }

/* ***************************************************************** guestbook/respond */
footer .respond_header,
footer .respond_body,
footer .respond_footer {
  background-color: unset;
  width:100%;
}
footer .respond_header {
  margin-top: 2px;
}

.respond_header,
.respond_body,
.respond_footer {
  width:100%;
  padding:2px;
  background-color:#FFF;/*b5b5b5;*/
/*  border:1px solid blue;/* */
}
.respond_header {
  margin-top:10px;
}
.respond_body {
  background-color:#E8E8E8;
/*  border:1px solid red;/* */
}
.respond_body p {
	width: 410px;
	max-width: 100%;
}
.respond_footer {
/*  border:1px solid yellow;/* */
}

#slider_filler,
#slider {
	min-height: 100px;
	max-height: 620px;
	overflow: hidden;
	width:100%;
  background-size: cover;
}
#slider img {
/*	position: absolute;*/
  height:100%;
}

.form_calc {
  background-color: #E8E8E8;
}

.form_calc > form > table {
  margin-left: 4%;
  width:auto !important;
}

.form_calc select,
.form_calc input,
.form_calc textarea {
  background-image: none !important;
  background: #FFFFFF;
  border: none;
  margin: 5px;
  width: 100px;
  padding: 5px;
  text-align: right;
}
.form_calc input[name="info"] {
  width: 100%;
  text-align: left;
}
