/* FOTOBOEKEN */
.photothumbs-wrapper {
	color: #45663c;
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 15px 20px 20px 20px;
	border: 1px solid #ddd;
}
	.photothumbs-wrapper .h2 {
		color: inherit;
		font-weight: bold;
	}
.photothumbs {
	position: relative;
	z-index: 1;
	margin: 0 -7px 1px 0;
	padding: 0;
}
	.photothumbs > div[style*="width"]:nth-child(1),
	.photothumbs > div[style*="width"]:nth-child(2),
	.photothumbs > div[style*="width"]:nth-child(3),
	.photothumbs > div[style*="width"]:nth-child(4) {
		width: 25% !important;
		margin: 15px 0 30px 0;
	}
	@media screen and (max-width: 940px) {
		.photothumbs > div[style*="width"]:nth-child(1),
		.photothumbs > div[style*="width"]:nth-child(2),
		.photothumbs > div[style*="width"]:nth-child(3),
		.photothumbs > div[style*="width"]:nth-child(4) {
			margin: 1.11111111vw 0 4.44444444vw 0;
		}
	}
	.photothumbs > div[style*="width"] {
		/*width: 12.5% !important;*/
		width: 14.28571428% !important;
		/*width: 16.66666666% !important;*/
		height: auto !important;
		background: transparent;
		margin: 0 -1px -1px 0;
	}
	.photothumb {
		position: relative;
		z-index: 1;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		height: 0;
		padding: 100% 0 0 0;
		background: #fff center no-repeat;
		background-size: cover;
		border: 1px solid #ddd;
		-webkit-box-shadow: inset 0 0 0 5px #fff;
		box-shadow: inset 0 0 0 5px #fff;
		overflow: hidden;
	}
	@media screen and (max-width: 940px) {
		.photothumb {
			-webkit-box-shadow: inset 0 0 0 0.53191489vw #fff;
			box-shadow: inset 0 0 0 0.53191489vw #fff;
		}
	}
	.photothumbs > div[style*="width"]:nth-child(1) .photothumb,
	.photothumbs > div[style*="width"]:nth-child(2) .photothumb,
	.photothumbs > div[style*="width"]:nth-child(3) .photothumb,
	.photothumbs > div[style*="width"]:nth-child(4) .photothumb {
		width: 100%;
		padding: 100% 0 0 0;
		margin: 0;
		-webkit-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-box-shadow: 2px 2px 10px 0 rgba(0,0,0,0.12), inset 0 0 0 8px #fff;
		box-shadow: 2px 2px 10px 0 rgba(0,0,0,0.12), inset 0 0 0 8px #fff;
	}
	@media screen and (max-width: 940px) {
		.photothumbs > div[style*="width"]:nth-child(1) .photothumb,
		.photothumbs > div[style*="width"]:nth-child(2) .photothumb,
		.photothumbs > div[style*="width"]:nth-child(3) .photothumb,
		.photothumbs > div[style*="width"]:nth-child(4) .photothumb {
			-webkit-box-shadow: 2px 2px 10px 0 rgba(0,0,0,0.12), inset 0 0 0 0.85106382vw #fff;
			box-shadow: 2px 2px 10px 0 rgba(0,0,0,0.12), inset 0 0 0 0.85106382vw #fff;
		}
	}
	.photothumbs > div[style*="width"]:nth-child(1) .photothumb {
		-webkit-transform: translateZ(0) scale(1) rotate(-3deg) translateX(20px);
		-ms-transform: translateZ(0) scale(1) rotate(-3deg) translateX(20px);
		transform: translateZ(0) scale(1) rotate(-3deg) translateX(20px);
		z-index: 10;
	}
	@media screen and (max-width: 940px) {
		.photothumbs > div[style*="width"]:nth-child(1) .photothumb {
			-webkit-transform: translateZ(0) scale(1) rotate(-3deg) translateX(2.12765957vw);
			-ms-transform: translateZ(0) scale(1) rotate(-3deg) translateX(2.12765957vw);
			transform: translateZ(0) scale(1) rotate(-3deg) translateX(2.12765957vw);
		}
	}
	.photothumbs > div[style*="width"]:nth-child(2) .photothumb {
		-webkit-transform: translateZ(0) rotate(5deg) translateY(10px) translateX(10px);
		-ms-transform: translateZ(0) rotate(5deg) translateY(10px) translateX(10px);
		transform: translateZ(0) rotate(5deg) translateY(10px) translateX(10px);
		z-index: 9;
	}
	@media screen and (max-width: 940px) {
		.photothumbs > div[style*="width"]:nth-child(2) .photothumb {
			-webkit-transform: translateZ(0) rotate(5deg) translateY(10px) translateX(1.06382978vw);
			-ms-transform: translateZ(0) rotate(5deg) translateY(10px) translateX(1.06382978vw);
			transform: translateZ(0) rotate(5deg) translateY(10px) translateX(1.06382978vw);
		}
	}
	.photothumbs > div[style*="width"]:nth-child(3) .photothumb {
		-webkit-transform: translateZ(0) rotate(2deg) translateX(-5px);
		-ms-transform: translateZ(0) rotate(2deg) translateX(-5px);
		transform: translateZ(0) rotate(2deg) translateX(-5px);
		z-index: 8;
	}
	@media screen and (max-width: 940px) {
		.photothumbs > div[style*="width"]:nth-child(3) .photothumb {
			-webkit-transform: translateZ(0) rotate(2deg) translateX(-0.53191489vw);
			-ms-transform: translateZ(0) rotate(2deg) translateX(-0.53191489vw);
			transform: translateZ(0) rotate(2deg) translateX(-0.53191489vw);
		}
	}
	.photothumbs > div[style*="width"]:nth-child(4) .photothumb {
		-webkit-transform: translateZ(0) rotate(-4deg) translateY(12px) translateX(-30px);
		-ms-transform: translateZ(0) rotate(-4deg) translateY(12px) translateX(-30px);
		transform: translateZ(0) rotate(-4deg) translateY(12px) translateX(-30px);
		z-index: 7;
	}
	@media screen and (max-width: 940px) {
		.photothumbs > div[style*="width"]:nth-child(4) .photothumb {
			-webkit-transform: translateZ(0) rotate(-4deg) translateY(12px) translateX(-3.19148936vw);
			-ms-transform: translateZ(0) rotate(-4deg) translateY(12px) translateX(-3.19148936vw);
			transform: translateZ(0) rotate(-4deg) translateY(12px) translateX(-3.19148936vw);
		}
	}
		.photothumb a {
			display: block;
			position: absolute;
			top: 0;
			left: 0;
			right: 0;
			bottom: 0;
			width: 100%;
			height: 100%;
			opacity: 0.0001;
			background: center no-repeat url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9Ikljb25zIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDgwIDgwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4MCA4MCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGNpcmNsZSBmaWxsPSIjRkZGRkZGIiBjeD0iNDAiIGN5PSI0MCIgcj0iNDAiLz48cGF0aCBmaWxsPSIjMjUyNTJCIiBkPSJNNTYsNTMuMWwtOC4zLTguM2MxLjYtMi4yLDIuNS00LjgsMi41LTcuN2MwLTcuMi01LjktMTMuMS0xMy4xLTEzLjFTMjQsMjkuOSwyNCwzNy4xczUuOSwxMy4xLDEzLjEsMTMuMWMyLjksMCw1LjUtMC45LDcuNy0yLjVsOC4zLDguM0w1Niw1My4xeiBNMzcuMSw0Ni4xYy01LDAtOS00LTktOXM0LTksOS05czksNCw5LDlTNDIuMSw0Ni4xLDM3LjEsNDYuMXoiLz48L3N2Zz4=');
			background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9Ikljb25zIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDgwIDgwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4MCA4MCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGNpcmNsZSBmaWxsPSIjMjUyNTJCIiBjeD0iNDAiIGN5PSI0MCIgcj0iNDAiLz48cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNNTYsNTMuMWwtOC4zLTguM2MxLjYtMi4yLDIuNS00LjgsMi41LTcuN2MwLTcuMi01LjktMTMuMS0xMy4xLTEzLjFTMjQsMjkuOSwyNCwzNy4xczUuOSwxMy4xLDEzLjEsMTMuMWMyLjksMCw1LjUtMC45LDcuNy0yLjVsOC4zLDguM0w1Niw1My4xeiBNMzcuMSw0Ni4xYy01LDAtOS00LTktOXM0LTksOS05czksNCw5LDlTNDIuMSw0Ni4xLDM3LjEsNDYuMXoiLz48L3N2Zz4=');
			background-size: 30% auto;
		}
		.photothumb a:hover {
			opacity: 1;
		}
