/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;background:#DBDBDB;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
*{margin:0; padding:0;}


html,body{
	width:100%;
	height:100%;
	background-image:none;
	background-color:#fff;
}

/* Global styles */
body {
	margin: 0;
	padding: 0;
}
body, td, th, p {
	color: #5F5F5F;
	font: 11px Arial, Helvetica, sans-serif;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
@font-face {
	font-family: 'OpenSans';
	src: url('/site/core/fonts/opensans-regular-webfont.eot');
	src: url('/site/core/fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('/site/core/fonts/opensans-regular-webfont.woff2') format('woff2'),
	url('/site/core/fonts/opensans-regular-webfont.woff') format('woff'),
	url('/site/core/fonts/opensans-regular-webfont.ttf') format('truetype'),
	url('/site/core/fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OpenSansSemibold';
	src: url('/site/core/fonts/opensans-semibold-webfont.eot');
	src: url('/site/core/fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
	url('/site/core/fonts/opensans-semibold-webfont.woff2') format('woff2'),
	url('/site/core/fonts/opensans-semibold-webfont.woff') format('woff'),
	url('/site/core/fonts/opensans-semibold-webfont.ttf') format('truetype'),
	url('/site/core/fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
a{
	color: #5F5F5F;
	text-decoration: none;
}


/*a:hover {*/
	/*color: #5F5F5F;*/
	/*text-decoration: underline;*/
/*}*/

h1{
	font: bold 15px  Verdana, Arial, Helvetica, sans-serif;
	color: #5F5F5F;
	margin: 0 0 12px 0;
}
h2{
	font: bold 13px  Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 7px 0px;
	padding: 0px;
}
h3{
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #5F5F5F;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
h4{
	font: bold 10px Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
h5{
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #5F5F5F;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-transform:uppercase;
}
h6{
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #5F5F5F;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}



p{margin: 0 0 12px 0;}

.clearflow{
	clear:both;
	height:0;
	width:0;
}
/* ======  Body ====== */
.container{
	width:100%;
	height:auto !important;
	height:100%;
	min-height:100%;
	position:relative;
	margin:auto;
	z-index:1;
}
/* ======  Header ====== */
.header{
	background-color: #323E49;
	position: absolute;
	padding: 24px 0 14px;
	z-index: 5;
	width: 100%;
	/*border-bottom: 3px solid #FF0000;*/
	/*height: 31px;*/
}
.logo{
	text-align: center;
}
.topMenu{
	/*float:right;*/
	/*color: #5F5F5F;*/
	/*margin: 9px 10px 0 0;*/
	/*cursor: default;*/
}
.menu{
	/*background:url(/site/core/images/bg-td-menu.gif) 0 0 repeat-x;*/
	/*position:relative;*/
	/*z-index:1;*/
}
.wrapper {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}
.b-changeFont{
	position:relative;
	float:right;
	width:100px;
	margin-top:-23px;
}
.wai{
	background-color: #FFFFFF;
	float:left;
	border-bottom: 3px solid #7F7F7F;
	width:100%;
	height: 20px;
	padding:0 0 0 0;

}
.b-wai{
	margin: 3px 0 1px 10px;
	font-weight: bold;
	height: 16px;
}
.b-wai div {
	display: block;
	float: left;
	padding: 0;
}
.b-wai .here_am_i {	color: #FF0000;}

.content{
	/*width: 950px;*/
	/*height:auto;*/
	/*border-top:3px solid #fff;*/
}
.b-content{
	background-color:#FFFFFF;
	border:1px solid #b4b4b4;
	width:910px;
	margin:20px;
	overflow:hidden;
}
.b-contentText{
	padding:20px;
}
/*.b-leftColumn{*/
	/*float:left;*/
	/*width:300px;*/
	/*padding:20px;*/
	/*height:auto;*/
	/*overflow:hidden;*/
/*}*/
.b-rightColumn{
	background:#ffffff;
	/*float:right;*/
	width:100%;
	/*padding:0 0 3px 3px;*/
	overflow-x:hidden;
}
/* Langs */
.langs{
	float:left;
	width:100px;
}
.langs a{
	display:block;
	float:left;
	width:40px;
}
.langEn{background:url(../images/flag-en.gif) 0 0 no-repeat;}
.langEn:hover,.b-langEnSelect{background:url(../images/flag-enr.gif) 0 0 no-repeat;}
.langNl{background:url(../images/flag-nl.gif) 0 0 no-repeat;}
.langNl:hover,.b-langNlSelect{background:url(../images/flag-nlr.gif) 0 0 no-repeat;}
.langEnSelect,.b-langNlSelect{cursor:default;}
.noneLink{
	cursor:default;
}

.smallPics{
}
.smallPics div{
	float:left;
	display:block;
	position:relative;
}
.smallPics div.smallPic .pf-admin-widget{
	position:absolute;
	left:0;
	z-index:10;
}
.smallPics div.smallPic img{
	position:relative;
	float:left;
	margin:0;
	padding:0;
	width:auto;
	height:auto;
}
.smallPicsContainer .smallPics{
	margin: 3px;
	margin-top: 0px;
}

.smallPics img, .smallPics object {
	display: block;
	float: left;
	border: 1px solid #787878;
	margin: 0px 3px 0px 0px;
}
/* ======  Footer  ====== */
.footer{
	background:#323e49;
	position:relative;
	z-index:1;
}
.l-footer{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 60px 0 30px;
}
.b-footer{
	float:left;
}
.b-negeso{
	float:right;
	font-size: 14px;
	color: #fff;
	font-family: 'OpenSans', sans-serif;
}
.b-negeso img{
	height: 13px;
	width: 13px;
	margin: 0 5px 0 20px;
	vertical-align: middle;
}
.b-negeso sup{
	position:absolute;
	margin-top:-5px;
}
.b-negeso a {
	font-size: 14px;
	color: #fff;
	font-family: 'OpenSans', sans-serif;
}
/* ======  End Footer  ====== */



/* ====== Paging ====== */
/* Used in: Newsline, Photo Album, Search Results */
.pages_list {
	font-weight: bold;
	float: right;
	height: 16px;
	margin: 3px 0px 1px 0px;
}

.pages_list a {
	margin: 0px 5px 0px 5px;
}

.pages_list a.current_page {
	color: #FF0000;
}

/* Advanced paging styles */
.paging table {
	height: 18px;
}

.paging table td {
	vertical-align: middle;
	white-space: nowrap;
	padding: 0px 2px;
}

.paging table td a {
	color: red;
	text-decoration: none;
}

.paging table td a:hover {
	color: red;
	text-decoration: underline;
}

.paging table td input {
	width: 30px;
	margin: 0;
	padding-right: 2px;
	height: 14px;
	line-height: 14px;
	vertical-align: middle;
	text-align: right;
	font-size: 11px;
	font-family: arial;
}


/* ====== Picture Frame ====== */
@-webkit-keyframes blink {
0% {top: 20px;}
50% {top: 50px;}
100% {top: 20px;}
}
 
@keyframes blink {
0% {top: 20px;}
50% {top: 50px;}
100% {top: 20px;}
}

.bigPic {
	width: 100%;
	position: relative;
	height: 870px;
	overflow: hidden;
	margin: 0 auto;
	z-index: 1;
	display: block !important;
}
/*.bigPic:before {
	position: absolute;
	content: "";
	bottom: 80px;
	left: 50%;
	background: url("/site/core/images/mouse.png") no-repeat;
	width: 29px;
	height: 41px;
	margin-left: -20px;
	z-index: 50;
}*/
.bigPic__arrow {
	cursor: pointer;
	position: absolute;
	bottom: 40px;
	left: 50%;
	background: url("/site/core/images/arrow-down-bg.png") no-repeat;
	width: 100px;
	height: 100px;
	margin-left: -50px;
	z-index: 50;

}
.bigPic__arrow:before {
	content: "";
    position: absolute;
    left: 50%;
    display: block;
    background: url(/site/core/images/arrow-down.png) no-repeat;
    width: 44px;
    height: 35px;
    margin-left: -22px;
    z-index: 51;
    -webkit-animation: blink 2s infinite;
    animation: blink 2s infinite;

}
.bigPic div.slideshow{
    position:absolute;
    top:0;
    left:0;
    z-index:0;
	height: 100%;
	width: 100%;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity:0;
}
.bigPic div.slideshow img {
	display: block;
	height: 100%;
	width: 100%;
}
#buffer_header {
	position: absolute;
	z-index: 0;
}
.frontpage_article {
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.frontpage_article .contentStyle h1 {
	font-family: 'OpenSans', sans-serif;
	text-align: center;
	color: white;
	text-transform: uppercase;
	font-size: 60px;
	line-height: 80px;
}
.section-wrapper .bg {
	background: #f3f3f3;
}
.section .contentStyle {
	display: table;
	width: 100%;
	height: 100vh;
	max-width: 1200px;
	margin: 0 auto;
}
.section-full .contentStyle {
	display: table;
	width: 100%;
	height: 100vh;
	max-width: 4000px;
	margin: 0 auto;
}
.section .table-wrapper,
.section .table-wrapper-full {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}
.section .table-wrapper td,
.section .table-wrapper-full td {
	width: 50%;
	vertical-align: top;
}
.section .table-wrapper img,
.section .table-wrapper-full img {
	max-width: 100%;
	display: block;
}
.section .contentStyle h2 {
	text-align: center;
	font-size: 30px;
	text-transform: uppercase;
	margin-bottom: 30px;
	color: #000;
}
.section .table-wrapper h3,
.section .table-wrapper-full h3 {
	font-family: 'OpenSans', sans-serif;
	color: #000;
	font-style: normal;
	font-size: 27px;
	margin-bottom: 60px;
	text-transform: uppercase;
}
.section .table-wrapper p,
.section .table-wrapper-full p {
	font-size: 16px;
	line-height: 35px;
	margin-bottom: 10px;
	color: #000;
	text-align: justify;
}
.ben-line {
	margin-bottom: 20px;
}
.section .table-wrapper .ben-ico,
.section .table-wrapper-full .ben-ico {
	padding-left: 50px;
	box-sizing: border-box;
	position: relative;
	text-align: left;
	line-height: 1.6;
}
.section .table-wrapper .ben-ico:before,
.section .table-wrapper-full .ben-ico:before {
	position: absolute;
	content: "";
	width: 30px;
	height: 30px;
	top: 50%;
	margin-top: -15px;
	left: 0;
	background: url(/site/core/images/ben-ico.png) no-repeat;
}

.smallPics,.smallPicsContainer {
	position:relative;
	width: 596px;
	margin-top: 3px;
	height: 109px;
	overflow:hidden;
}
.smallPics .pf-admin-widget{
	position:absolute;
	left:0;
	z-index:10;
}
.smallPicsContainer{
	background-color:#666666;
	width: 946px;
	margin:3px;
}

.localization-tabs {
    min-width: 290px;
}
/*Bestellen form style Start*/
.price-table {
	max-width: 1200px;
	margin: 0 auto;
}
.price-table h1 {
	font-size: 27px;
	line-height: 60px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'OpenSans', sans-serif;
	color: #000;
}
.price-table h3 {
	font-family: 'OpenSansSemibold', sans-serif;
	color: #000;
	text-transform: none;
	font-style: normal;
	font-size: 17px;
	position: relative;
	font-weight: normal;
}
.price-table tr td {
	vertical-align: top;
}
.choose-option__price {
	float: right;
	padding-right: 40px;
	position: relative;
}
.contentStyle .price-table__price {
	font-size: 16px;
	font-weight: bold;
	max-width: 215px;
	padding: 0;
	text-align: right;
	border: none;
	float: right;
	margin-right: 40px;
	position: relative;
	top: 4px;
	outline: none;
	color: #000;
	width: 100%;
}
.wrapper_blank table {
	max-width: 1200px;
	margin: 0 auto;
}
.price-table .price-table__description {
	font-family: 'OpenSans', sans-serif;
	font-size: 16px;
	line-height: 25px;
	text-align: justify;
	position: relative;
	color: #000;
}
.form_container-bottom {
	background-color: #f3f3f3;
	padding-top: 56px;
	padding-bottom: 83px;
}
.form_container, .price-tab_container {
	width: 100%;
}
.form_container-bottom table {
	border-spacing: 0 15px;
	border-collapse: separate;
}
.form_container-bottom input {
	box-sizing: border-box;
	height: 52px;
	border-radius: 5px;
	padding-left: 28px;
	width: 100%;
	color:#000;
	font-size: 16px;
	font-family: 'OpenSans', sans-serif;
}
.form_container-bottom textarea {
	box-sizing: border-box;
	height: 52px;
	border-radius: 5px;
	padding-left: 28px;
	width: 100%;
	background-color: #fff;
	color:#000;
	font-size: 16px;
	font-family: 'OpenSans', sans-serif;
	line-height: 40px;
}
.form_container-textarea {
	position: relative;
}
.form_container-textarea::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 20px;
	height: 20px;
	background-color: #cccccc;
	border-bottom-right-radius: 5px;
}
.form_container-textarea::before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 2;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 0;
	border-color: #fff transparent transparent transparent;
}
.form_container-bottom textarea:focus {
	position: relative;
	z-index: 1;
}
.form_container-bottom input::-webkit-input-placeholder, .form_container-bottom textarea::-webkit-input-placeholder {
	color:#000;
}
.form_container-bottom input::-moz-placeholder, .form_container-bottom textarea::-moz-placeholder {
	color:#000;
}
.form_container-bottom input:-moz-placeholder, .form_container-bottom textarea:-moz-placeholder {
	color:#000;
}
.form_container-bottom input:-ms-input-placeholder, .form_container-bottom textarea:-ms-input-placeholder {
	color:#000;
}
.form_container-bottom textarea::-webkit-input-placeholder {
	line-height: 45px;
}
.form_container-bottom textarea::-moz-placeholder {
	line-height: 45px;
}
.form_container-bottom textarea:-moz-placeholder {
	line-height: 45px;
}
.form_container-bottom textarea:-ms-input-placeholder {
	line-height: 45px;
}
.wrapper_blank .form_container-submit {
	outline: none;
	box-sizing: border-box;
	font-family:  'OpenSansSemibold', sans-serif;
	font-size: 25px;
	color: #fff;
	background-color: #000;
	height: 87px;
	padding:0;
	cursor: pointer;
	width: 49%;
}
.choose-gender__title, .choose-gender__name {
	font-family: 'OpenSans', sans-serif;
	font-size: 16px;
}
.choose-gender__name {
	line-height: 20px;
	margin-right: 55px;
}
.choose-gender__title {
	margin: 0 100px 0 28px;
}
.contentStyle .form_radio.choose-gender {
	top: 20px;
}
.contentStyle .form_radio.choose-gender {
	display:none;
}
.contentStyle .form_radio.choose-gender + .choose-gender__name .choose-gender__style {
	box-sizing: border-box;
	display:inline-block;
	width:15px;
	height:15px;
	border-radius: 50px;
	border: 1px solid #6daafe;
	cursor:pointer;
	position: relative;
	margin-left: 10px;
	top: 5px;
}
.contentStyle .form_radio.choose-gender:checked + .choose-gender__name .choose-gender__style {
	background-color: #6daafe;
	box-sizing: border-box;
	display:inline-block;
	width:15px;
	height:15px;
	border-radius: 50px;
	border: none;
	cursor:pointer;
	position: relative;
	top: 4px;
}
.form_container .test_form {
	display: none;
}
.contact-two {
	background-color: #fe8712;
}
.choose-option__name {
	width: 100%;
}
.contentStyle .form_checkbox.choose-option {
	display:none;
}
.contentStyle .form_checkbox.choose-option + .choose-option__name:before{
	content: '';
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display:inline-block;
	width:24px;
	height:24px;
	border-radius: 50px;
	border: 1px solid #6daafe;
	cursor:pointer;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.contentStyle .form_checkbox.choose-option:checked + .choose-option__name:after {
	content: '';
	background: url(/site/core/images/arrow-tick.png) no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	display: inline-block;
	width: 15px;
	height: 12px;
	border-radius: 50px;
	cursor:pointer;
	position: absolute;
	top: 50%;
	right: 4px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.contentStyle .form_checkbox.choose-option:checked + .choose-option__name {
	color: #6daafe;
}
.form_checkbox.select-number {
	box-sizing: border-box;
	position: absolute;
	right: 0;
	top:0;
	font-family: 'OpenSans', sans-serif;
	font-size: 16px;
	line-height: 16px;
	width: 107px;
	border: 1px solid #6daafe;
	border-radius: 5px;
	-webkit-appearance: none;	
	-moz-appearance: none;
	text-indent: 5px;
	text-overflow: '';
	-ms-appearance: none;
	appearance: none!important;
	z-index: 2;
	outline: none;
	background: url(/site/core/images/arrow-select.png) no-repeat 94% center;
	height: 26px;
}
.form_checkbox.select-number::-ms-expand {
	display: none;
}
.price-table__description.with-select {
	padding-right: 115px;
}
.price-table__description.with-select:after {
	content: '';
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 23px;
	height: 25px;
	display: inline-block;
	background-color: #6daafe;
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 0 5px 5px 0;
}
.add_text-input {
	margin-top: 5px !important;
}
.add_text-input input {
	font-family: 'OpenSans', sans-serif;
	font-size: 16px;
	line-height: 16px;
	border: 1px solid #6daafe;
	border-radius: 5px;
	outline: none;
	color: #000;
	padding: 0 5px;
	width: 100%;
	height: 26px;
	box-sizing: border-box;
}
/*Bestellen form style End*/
.sticky-card {
	position: fixed;
	top: 50%;
	right: 0;
	background: url("../images/sticky-card.png") no-repeat;
	width: 344px;
	height: 144px;
	margin-top: -72px;
	z-index: 10;
	box-sizing: border-box;
	padding: 70px 0 0 18px;
}
.sticky-card p {
	margin: 0;
}
.sticky-card .phone a,
.sticky-card .email a {
	font-family: 'OpenSansSemibold', sans-serif;
	color: #fff;
	font-size: 22px;
}
@media screen and (max-width: 1200px) {
	.container .languageBox a:first-child {
		margin-left: 10px;
	}
	.container .languageBox a,
	.container .languageBox a:last-child {
		margin: 0 10px 10px;
	}
	.frontpage_article .contentStyle h1 {
		font-size: 40px;
	}
	.section .table-wrapper h3,
	.section .table-wrapper-full h3 {
		font-size: 20px;
	}
	.section .table-wrapper p,
	.section .table-wrapper-full p {
		font-size: 14px;
		line-height: 2;
	}
	.logo {
		text-align: left;
	}
	.header {
		position: relative;
	}
	.bigPic__arrow {
		display: none;
	}
	.choose-gender__title {
		margin: 0 50px;
	}
}

@media screen and (max-width: 1000px) {
	.choose-gender__title {
		margin: 0 20px;
	}
	.choose-gender__name {
		margin-right: 20px;
	}
}

@media screen and (max-width: 800px) {
	.price-table tr td {
		display: block;
		vertical-align: top;
		width: 100% !important;
	}
	.b-negeso, .b-footer {
		float: none;
		width: 100%;
	}
	.b-footer {
		padding-left: 20px;
		box-sizing: border-box;
	}
	.section .table-wrapper td,
	.section .table-wrapper-full td {
		width: 100%;
		display: block;
		vertical-align: top;
		padding: 0 !important;
	}
	.section .table-wrapper h3,
	.section .table-wrapper-full h3 {
		font-size: 18px;
		text-align: center;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.section .contentStyle h2 {
		margin-top: 20px;
	}
	.frontpage_article .contentStyle h1 {
		font-size: 26px;
		line-height: 2;
	}
	.bigPic::before {
		background: none;
	}
	.section, .zzp-main-form {
		padding: 0 10px;
		box-sizing: border-box;
	}

}
@media screen and (max-width: 600px) {
	.container .languages {
		position: relative;
	}
	.container .languageBox {
		margin-top: 66px !important;
	}
	.choose-gender__title {
		display: block;
		margin: 0;
	}
	.choose-gender__name {
		line-height: 20px;
		margin-right: 8px;
	}
	.logo a img {
		max-width: 100%;
	}
	.sticky-card {
		top: auto;
		bottom: 0;
		width: 220px;
		background-size: 100%;
		padding: 40px 0 0 10px;
	}
	.sticky-card .phone a, .sticky-card .email a {
		font-size: 14px;
	}
}
