html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	font-family: Arial, sans serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}

.clearfix:after,
.product:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

strong {
	font-weight: bold;
}

.wrap {
	padding: 0 60px;
}

#page {
	max-width: 949px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	padding: 90px 0;
	color: #FFFFFF;
}

#cdc {
	max-width: 940px;
	margin: auto;
	padding: 100px 0 0;
	color: #000000;
	position: relative;
}

h1 {
	font-family: Georgia, Arial, sans-serif;
	font-weight: bold;
	font-size: 52px;
	line-height: 58px;
	padding: 0 0 0 60px;
	margin-bottom: 15px;
}

.nl h1 {
	font-size: 44px;
}

h2 {
	font-size: 35px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	padding: 0 0 0 60px;
}

.nl h2 {
	font-size: 30px;
}


.col50 {
	width: 50%;
	float: left;
}

.col50:first-child > div {
	margin-right: 10px;
}

.col50pc {
	width: 50%;
}

.col50pc > div {
	margin-right: 50px !important;
}

.col50:last-child > div {
	margin-left: 10px;
}

.subtitle {
	font-family: Georgia, Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 20px;
	line-height: 40px;
}

.georgia {
	font-family: Georgia, Arial, sans-serif;
	font-weight: bold;
	font-size: 30px;
	font-style: italic;
}

.subtitle span {
	display: block;
}

.color1 { color: #8a8989; }
.color2 { color: #eeb300; }
.color3 { color: #cb2c2c; }

#page .large {
	font-size: 24px;
	line-height: 38px;
	font-weight: lighter;
}

#page p {
	font-size: 18px;
	line-height: 29px;
}

input {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: -moz-calc(50% - 10px);
	width: -webkit-calc(50% - 10px);
	width: calc(50% - 10px);
	float: left;
	background-color: rgba(0,0,0,0.7);
	border: 1px solid #FFFFFF;
	line-height: 20px;
	padding: 14px 15px;
	color: #FFFFFF;
	font-size: 18px;
	margin-bottom: 20px;
}

.input {
	width: -moz-calc(50% - 10px);
	width: -webkit-calc(50% - 10px);
	width: calc(50% - 10px);
	float: left;
}

input:nth-child(even),
.input:nth-child(odd) {
	margin-left: 10px;
}

input:nth-child(odd),
.input:nth-child(even) {
	margin-right: 10px;
}

textarea {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
	background-color: rgba(0,0,0,0.7);
	border: 1px solid #FFFFFF;
	line-height: 20px;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 20px;
	font-family: Arial, sans-serif;
	padding: 14px 15px;
	margin-bottom: 20px;
}

button {
	display: block;
	width: 128px;
	height: 50px;
	background-color: #eeb300;
	border: none;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 18px;
	float: right;
	cursor: pointer;
}

#page form p {
	font-size: 14px;
	line-height: 18px;
	margin-top: 20px;
	float: left;
}

#page form a {
	color: #eeb300;
	text-decoration: underline;
}

#ico1 {
	background-image: url(../images/i1.jpg);
	background-repeat: no-repeat;
	width: 176px;
	height: 194px;
	position: absolute;
	top: 40px;
	left: 20px;
	z-index: -1;
}

#ico2 {
	background-image: url(../images/i2.jpg);
	background-repeat: no-repeat;
	width: 141px;
	height: 128px;
	position: absolute;
	top: 240px;
	right: 60px;
	z-index: -1;
}

.nl #ico2 { background-image: url(../images/i2-nl.jpg); }
.en #ico2 { background-image: url(../images/i2-en.jpg); }

#ico3 {
	background-image: url(../images/i3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 124px;
	position: relative;
}

.nl #ico3 { background-image: url(../images/i3-nl.jpg); }
.en #ico3 { background-image: url(../images/i3-en.jpg); }

#ico3:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #eeb300;
	top: 62px;
	z-index: -1;
}

.products {
	margin: 100px 10px 0;
}

.products a {
	color: #000000;
	text-decoration: none;
	display: block;
}

.products h2 {
	font-family: Georgia, Arial, sans-serif;
	font-weight: bold;
	font-size: 30px;
	line-height: 40px;
	padding: 0;
}

.products h3 {
	font-size: 20px;
	margin-bottom: 15px;
}

.italic {
	font-style: italic;
}

.products p {
	font-size: 16px;
	line-height: 25px;
}

.products .link {
	font-size: 18px;
	text-decoration: underline;
	margin-top: 40px;
	display: block;
}

.product {
	position: relative;
	border-bottom: 1px solid #e5e5e5;
	padding: 40px 0;
}

.product:last-child {
	border-bottom: none;
}

.odd .image {
	float: left;
	margin-right: 20px;
}

.even .image {
	float: right;
	margin-left: 20px;
}

.product .content {
	margin-top: 10px;
}

.product .price {
	font-weight: bold;
	font-size: 30px;
	float: right;
	margin-top: 35px;
}

#infoBox {
	padding: 30px 50px;
	border: 1px solid #cb2c2c;
	color: #cb2c2c;
	font-size: 18px;
	line-height: 24px;
}

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

.col50,
.col50pc {
	width: 100%;
	float: none;
}

.col50 > div {
	margin: 0 0 20px !important;
}

h1,
h2,
.wrap {
	padding: 0 20px;
}

}

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

input {
	width: 100%;
	margin: 10px 0 !important;
}

textarea {
	margin-top: 10px;
}

#ico1,
#ico2 {
	display: none;
}

.image {
	display: block;
	float: none !important;
	margin-bottom: 20px;
}

}

.successMessage {
	display: none;
	padding: 20px;
	border: 1px solid green;
	margin-top: 20px;
	font-size: 14px;
	background-color: rgba(39,174,96,0.5);
	width: 100%;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.errorMessage {
	display: none;
	padding: 20px;
	border: 1px solid #980505;
	margin-top: 20px;
	font-size: 14px;
	width: 100%;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	background-color: rgba(174,39,39,0.5);
}

.error {
	border: 1px solid #980505;
	background-color: rgba(174,39,39,0.5);
}

#captcha {
    max-width: 200px;
    margin-bottom: 0;
}

#captchaimg {
    float: left;
    height: 50px;
}