/* -------------------------------------------------- */
/* Basic styles */
/* -------------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,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{font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
html{height:100%;}

body{
	font-family: 'muliregular';
	height:100%;
	font-size:1em;
	line-height:1.8em;
	color:#505159;
	text-align:left;
	height: 100%;
	background-color: #fff;
}

a{color:#a01a17;}
a:hover, .sel{color:#505159;}
p{margin-bottom:20px;}
strong{font-weight:bold;}
i, em{font-style:italic;}
table td{vertical-align:top;}
ul{list-style:disc;margin:10px 0px 10px 20px;}
ol{list-style:decimal;margin:10px 0px 10px 20px;}
ul li{list-style:disc;padding-left:0px;margin:0px;}
ol li{list-style:decimal;padding-left:0px;margin:0px;}
th{font-weight:bold;}
form p{margin:0 !important;}
img{display:block;border:0px;}

input, textarea, select{
	font-family: 'muliregular';
	color:#505159;
	border: 1px solid #bfbfbf;
	line-height:1.2em;
	font-size:1em;
	padding:5px;
	margin:1px 0px 1px 0px;
	background-color:white;
	border-radius:2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

input[type="text"]{
	width:220px;
}

input[type="submit"], .sbtn{
	margin-top: 10px;
	transition: all 0.3s ease-in-out;
	background-color:#212061;
	color:white;
	cursor: pointer;
}

input[type="submit"]:hover, .sbtn:hover{
	background-color:#57578a;
}

h1{
	color:#413c45;
	font-size:1.7em;
	margin-bottom:15px;
	line-height:2em;
	font-weight:normal;
	font-family: 'mulibold';
}

h2{
	font-family: 'mulibold';
	color:#a01a17;
	font-weight:normal;
	font-size:1.6em;
	margin:15px 0px 15px 0px;
	text-transform: uppercase;
}

h2 a{color:#253C51;}

h3{
	color:#a01a17;
	font-size:1.3em;
	margin:15px 0px 10px 0px;
}

h4{
	color:#a01a17;
	font-size:1em;
	font-weight:bold;
	margin:15px 0px 10px 0px;
}

.cls{
	clear:both;
	font-size:1px;
	line-height:1px;
}

.infoMsg{
	color:#45A316;
	background:url(/images/ico/info.gif) no-repeat 10px center;
	margin-bottom:15px;
	border:1px solid #9A9A9C;
	padding:5px 5px 5px 35px;
	background-color:#EAFFF0;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.infoMsg a{
	color:#45A316 !important;
}

.errMsg{
	color:#D60729;
	background:url(/images/ico/warning.png) no-repeat 10px center;
	margin-bottom:15px;
	border:1px solid #9A9A9C;
	padding:5px 5px 5px 35px;
	background-color:#ffe8cc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.warningMsg{
	color:#2F818E;
	background:url(/images/ico/warning.png) no-repeat 10px center;
	margin-bottom:15px;
	border:1px solid #FF8040;
	padding:5px 5px 5px 35px;
	background-color:#FFF8F4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.taglink {
    text-decoration: none;
    border-bottom: 1px dotted #B9BABB;
    cursor: help;
}

table td{font-size:1em;}
table{font-size:1em;}

a[href$='.pdf'],.pdf{
	display:inline-block;
	padding-left:22px;
	background:transparent url(/images/ico/pdf.png) center left no-repeat;
}

a[href$='.xls'], a[href$='.csv'], a[href$='.xlt'], a[href$='.xlw'], a[href$='.xlsx'],.xls,.csv,.xlt,.xlw,.xlsx{
	display:inline-block;
	padding-left:22px;
	background:transparent url(/images/ico/excel.png) center left no-repeat;
}

a[href$='.ppt'], a[href$='.pps'], a[href$='.pptx'], a[href$='.ppsx'],.ppt,.pps,.pptx,.ppsx{
	display:inline-block;
	padding-left:22px;
	background:transparent url(/images/ico/powerpoint.png) center left no-repeat;
}

a[href$='.doc'], a[href$='.rtf'], a[href$='.txt'], a[href$='.wps'], a[href$='.docx'],.doc,.rtf,.txt,.wps,.docx{
	display:inline-block;
	padding-left:22px;
	background:transparent url(/images/ico/word.png) center left no-repeat;
}

a[href$='.zip'], a[href$='.gzip'], a[href$='.rar'],.zip,.gzip,.rar{
	display:inline-block;
	padding-left:22px;
	background:transparent url(/images/ico/zip.png) center left no-repeat;
}

/*a[href$='.jpg'], a[href$='.gif'], a[href$='.jpeg'],a[href$='.png'],.jpg,.gif,.jpeg{
	display:inline-block;
	padding-left:22px;
	background:transparent url(/images/ico/image.png) center left no-repeat;
}*/

a[href$='.iso'],.iso{
	display:inline-block;
	padding-left:22px;
	background:transparent url(/images/ico/iso.png) center left no-repeat;
}

a[href$='.ai'],.ai{
	display:inline-block;
	padding-left:22px;
	background:transparent url(/images/ico/ai.png) center left no-repeat;
}

a[href$='.psd'],a[href$='.eps'],.eps,.psd{
	display:inline-block;
	padding-left:22px;
	background:transparent url(/images/ico/ps.png) center left no-repeat;
}

a[class='noico']{
	display:block;
	padding-left:0px !important;
	background-image:none !important;
}
/*
hr{
	border:none;
	height:1px;
	border:none;
	margin:15px 0px 15px 0px;
	line-height:1px;
	font-size:1px;
	background:url(/images/hr2.png) no-repeat bottom left;
}
*/

* {
	box-sizing: border-box;
}

.transeffect{
	transition: all 0.3s ease-in-out !important;
}

/* -------------------------------------------------- */
/* Editor styles */
/* -------------------------------------------------- */

/* -------------------------------------------------- */
/* LANDINGSPAGINA CSS */
/* -------------------------------------------------- */
#mainbody{
	
}
#startwrap{
	
}

#startmiddle img{
	
}

#startfooter{
	
}

/* -------------------------------------------------- */
/* Site widths and heights */
/* -------------------------------------------------- */
.sitewidth{
	width: 90%;
	margin: 0 auto;
}
#contentpad.smallcontent{
	width: 70%;
	margin: 0 auto;
}

#main{
	position:relative;
	width:100%;
	margin:auto;
	text-align:left;
	max-width: 2000px;
	height: 100%;
}

.whitebox{
	border: 1px solid #efeeee;
	padding:20px;
	background-color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}


#pagimg{
	float: left;
	width: 48%;
	border:1px solid #212061;
}

#pagimg img{
	width: 100%;
}

#pagtext{
	float: right;
	width: 48%;
}

#pagtext h2{
	margin-top: 0;
}

/* -------------------------------------------------- */
/* BANNER */
/* -------------------------------------------------- */

#header.homebanner{
	position: absolute;
	top: 0;
	z-index: 100;
}

#hbannerwrap{
	height: 100%;
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#header.menubg{
	background-color: #fff;
}

/* -------------------------------------------------- */
/* HEADER */
/* -------------------------------------------------- */
#header{
	background:transparent;
	position: relative;
	width: 100%;
	height: auto;
	min-height: 60px;
	z-index: 2000;
}

#headerpad{
	position: relative;
	display: block;
	height: auto;
	padding: 25px 0 10px 0;
}

#logo{
	float: left;
	width: 200px;
}
#logo a{
	width: 100%;
	display: block;
}

#logo img{
	width: 100%;
}

/* -------------------------------------------------- */
/* Main menu styles */
/* -------------------------------------------------- */

#menu{
	display: block;
	float: right;
	width: auto;
	margin: 0;
	margin-top: 30px;
}

#menu li{
	margin-right: 50px;
	display: inline-block;
	position: relative;
}

#menu li:last-child{
	margin-right: 0;
}

#menu li a{
	text-transform: uppercase;
	color: #413c45;
	text-decoration: none;
	font-weight: bold;
}

#menu li .sel,#menu li a:hover{
	color: #a01a17;
}

#menu li:hover > ul{
	display: block;
}

/* -------------------------------------------------- */
/* SUB MENU EN PRODUCT OVERZICHT */
/* -------------------------------------------------- */

#submenuwrap{
	width: 23.5%;
	float: left;
	border:1px solid #efeeee;
	background-color: #fff;
}

#submenuwrap li{
	list-style-image: none;
}

#submenupad{
	padding:10px 30px;
}

#submenuwrap h3 a{
	color: #212061 !important;
	line-height: 1.3em;
	font-size: 1.3em;
	color: #212061;
	text-decoration: none;
	padding-left: 25px;
	background: url(/images/listicon_plus.png) no-repeat left center;
}

#submenuwrap h3 a:hover,#submenuwrap h3 .sel{
	color: #dcae1a !important;
}

#submenuwrap h3 .sel{
	background: url(/images/listicon_line.png) no-repeat left center;
}

#submenuwrap ul{
	margin-left: 0;
}

#submenuwrap ul li{
	list-style-type: none;
}

/*#submenuwrap ul li ul{
	display: none;
}*/

/*#submenuwrap ul li:hover ul,#submenuwrap ul .sel ul{
	display: block;
*/

#submenuwrap ul li ul li{
	list-style-type: none;
	padding-left: 0;
	padding-left: 25px;
	background: url(/images/listicon_square.png) no-repeat left center;
}

#submenuwrap ul li ul li a{
	color: #898989;
	font-size: 1.1em;
	text-decoration: none;
}
#submenuwrap ul li a:hover,#submenuwrap ul .sel a{
	color: #dcae1a;
}

#submenuwrap ul .sel ul li a{
	color: #898989;
}

#productcontent{
	width: 75%;
	float: right;
}

#submenuwrap h3{
	border-top: 1px solid #efeeee;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 0;
}

.submenuborder{
	border: 1px solid #efeeee;
	margin-bottom: 8px;
	width: 100%;
}

/* PRODUCT OVERZICHT */

.oitem{
	vertical-align: top;
	float: left;
	display: block;
	width: 32.333%;
	text-align: center;
	margin-bottom: 30px;
	height: auto;
	overflow: hidden;
	font-size: 1em;
	line-height: 1.3em;
	background-color: #fff;
}

.omargin{
	margin-right: 1.5%;
}

.oitemborder{
	position: relative;
	display: block;
	border:1px solid #efeeee;
	height: auto;
	/*padding-bottom: 140px;*/
}

.otable{
	text-align: center;
	display: table;
	height: auto;
	width: 100%;
}

.oitempad{
	display: table-cell !important;
	vertical-align: middle;
	position: relative;
	padding:10px 15px 10px 15px;
}

/*.oitem span{
	display: block;
}*/

.oitem img{
	width: 100%;
	margin: 0 auto;
	margin-bottom: 0px;
}

.otitel{
	line-height: 1.3em;
	font-size: 1.4em;
	color: #212061;
	text-decoration: none;
}

.otext{
	display: block;
	font-size: 0.95em;
	
	text-align: center;
	color: #212061;
	margin-top: 10px;
	line-height: 1.1em;
}

.otext p{
	margin-bottom: 10px;
}

.ocontentwrap{
	position: relative;
	display: block;
	text-decoration: none;
	color: #212061;
}
.refcontentwrap{
	display: block;
	text-decoration: none;
	color: #505159;
}

.olink{
	padding-top: 10px;
	display: block;
	text-decoration: none;
	color: #00b4d8;
}

.obottomwrap{
	display: block;
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 0;
}


/* -------------------------------------------------- */
/* HOME BLOG */
/* -------------------------------------------------- */

.hblogleft{
	float: right;
	width: 30%;
}

.hblogright{
	float: left;
	width: 68%;
}

.hblogleft a{
	margin-bottom: 10px;
	display: block;
}
.hblogleft a img{
	width: 100%;
	    border: 1px solid #a01a17;
}

/* -------------------------------------------------- */
/* SEARCH AND ORDER IN PRODUCT PAGE */
/* -------------------------------------------------- */

#searchwrapper{
	margin-top: 10px;
	margin-bottom: 30px;
}

#swleft{
	float: left;
	width: 23.5%;
}

#swright{
	float: right;
	width: 75%;
}

#swright .form-input{
	width: 32.333%;
	float: left;
	margin-left: 1.5%;
}
#swright .form-input:first-child{
	margin-left: 0;
}
#swright #searchwrap{
	float: right;
}

.form-input select{
	width: 100%;
	margin-left: 0px;
}

.sorteerselect {
	padding:0;
}

.form-input select option{
	border:0;
	width: 80%;
}

#swright .form-input input, #swright .form-input .styled-select {
    width: 100%;
    height: 40px;
    border: none;
    outline: none;
    padding: 0px 15px;
    border-radius: 3px;
    font-size: 14px;
}


#swright .form-input input, #swright .form-input .styled-select {
    width: 100%;
    height: 40px;
    border: none;
    outline: none;
    padding: 0px 15px;
    border-radius: 3px;
    font-size: 14px;
}

#swright .form-input .styled-select select {
	color: #9d9d9c;
	text-transform: uppercase;
    background: none repeat scroll 0% 0% transparent;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 1;
    border: 0px none;
    border-radius: 0px;
    height: 40px;
    cursor: pointer;
    outline: medium none;
    width: 100%;
}

#swright .form-input .styled-select select option{
	color: #9d9d9c;
	text-transform: uppercase;
	border: 1px solid #efeeee;
}

#swright .form-input .styled-select {
    padding: 0px;
    width: 100%;
    height: 40px;
   /* background: url('../img/arrow-2.png') no-repeat scroll right center #FFF;*/
    border-radius: 3px;
}
#swright .form-input {
    border: 1px solid #efeeee;
}

#searchsidebar{
	
}

.submitWithLink{
	position: relative;
}

/* searchbutton producten */

#searchwrap{
	width: 100%;
	position: relative;
}

#searchwrap input[type="submit"]{
	text-indent:50px;
	width:20px;
	height:20px;
	margin-right: 0;
	position: absolute;
	right: 14px;
	top: 0px;
	border: none;
	-moz-transition: none !important;
    -webkit-transition: none !important;
    -o-transition: color 0 ease-in !important;
    transition: none !important;
	background: url(/images/search_grey.png) no-repeat center;
}

#searchwrap #qpro{
	color: #9d9d9c;
	text-transform: uppercase;
	margin-top: -6px;
	display: inline-block;
    font-size: 1em;
    padding: 0 20px 0 30px;
    margin: 1px 0px 1px 0px;
    background-color: #fff;
	color: #9d9d9c;
	/*min-width: 180px !important;*/
	width: 100% !important;
}

#searchwrap #qpro:focus{
	color: #9d9d9c;
}

.freset{
	float: right;
	text-decoration: none;
	color: #000000;
	padding: 10px;
	display: inline-block;
}
.fresetcross{
	padding-left: 8px;
	color: #FF0000;
	text-decoration: none;
}
#selectiewrap{
	margin-bottom: 25px;
}

#selectiewrap a {
    text-decoration: none;
    display: inline-block;
    color: #898989;
    border: 1px solid #eaeaea;
    padding: 5px;
    margin-right: 10px;
	background-color: #fff;
}

#psolotag{
	margin-top: 15px;
}

#psolotag a {
    text-decoration: none;
    display: inline-block;
    color: #dcae1a;
    border: 1px solid #eaeaea;
    padding: 5px 10px;
    margin-right: 10px;
    background-color: #fff;
}

#psolotag a:hover{
	color: white;
	background-color: #5c5b8b;
}


#tagpoverzicht{
	margin: 10px 0;
}

#tagpoverzicht a{
	
	text-decoration: none;
    display: inline-block;
    color: #dcae1a;
    border: 1px solid #eaeaea;
    padding: 5px 10px;
    margin-right: 10px;
	margin-bottom: 5px;
	background-color: #fff;
}

#tagpoverzicht a:hover{
	color: white;
	background-color: #5c5b8b;
}


#topheaderitems{
	position: absolute;
	top: 10px;
	right: 250px;
	width: auto;
}

#topheaderitems div{
	float: left;
	margin-right: 25px;
}

#topheaderitems a{
	color: white;
	text-decoration: none;
}

#topheaderitems a:hover{
	color: #dcae1a;
}
#topdash{
	/*text-transform: uppercase;*/
}

/* -------------------------------------------------- */
/* LANGUAGES */
/* -------------------------------------------------- */

#languages{
	right: 0;
	position: absolute;
	top: 10px;
}

#langselect{
	border: 1px solid #5c5b8b;
	color: #fff;
	background-color: #383771;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 28px;
	padding:1px 5px 1px 5px;
	
}
#langselect option{

}

/* -------------------------------------------------- */
/* SEARCH BUTTONS */
/* -------------------------------------------------- */
 
#searchwrapTop #qtTop:focus{
	color: white;
}
#searchwrapTop{
	right: 70px;
	position: absolute;
	top: 10px;
}

#searchwrapTop input[type="submit"]{
	text-indent:50px;
	width:20px;
	height:20px;
	margin-right: 0;
	position: absolute;
	top: 0;
	left: 14px;
	top: 4px;
	border: none;
	-moz-transition: none !important;
    -webkit-transition: none !important;
    -o-transition: color 0 ease-in !important;
    transition: none !important;
	background:#383771 url(/images/topsearchbtn.png) no-repeat center;
	margin-top: 0;
}

#searchwrapTop #qtTop{
	border: 1px solid #5c5b8b;
	border-left: none;
	margin-top: -6px;
	display: inline-block;
    font-size: 1em;
    padding: 0 20px 0 40px;
    margin: 1px 0px 1px 0px;
    background-color: #383771;
	color: #5c5b8b;
	height: 26px;
	min-width: 180px !important;
	width: auto;
	-webkit-border-top-left-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-bottomleft: 30px;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	-webkit-border-top-right-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-topright: 30px;
	-moz-border-radius-bottomright: 30px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
}

.searchBtn{
	background:url(/images/topsearchbtn.png) no-repeat center;
	text-indent:50px;
	width:20px;
	height:28px;
	border: 1px solid #5c5b8b;
	border-top-right-radius: 5px;
	padding:7px 12px !important;
	margin-left: 2px;
}

#qt{
	border: 1px solid #008fcf !important;
	margin-top: -1px;
	display: inline-block;
}

.searchBtn1, .searchBtn2{
	border:none;
	padding:0px;
	background:url(/images/search1.jpg) no-repeat center;
	text-indent:50px;
	width:20px;
	height:21px;
	margin-left:10px;
}

.searchBtn2{
	background:url(/images/search2.gif) no-repeat center;
}

.ftag{
    display: none !important;
}


#searchwrapcontent{
	position: absolute;
	right:0;
}

/* -------------------------------------------------- */
/* buttons */
/* -------------------------------------------------- */

#loginbtn a{
	color: white;
}

.btn{
    padding: 10px 0;
    line-height: 1.4em;
    font-size: 1.2em;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.3s ease-in-out !important;
}

.btn:hover{
	color: #dcae1a;
}

/* -------------------------------------------------- */
/* BUY AND CART */
/* -------------------------------------------------- */

#buyoptions{
	/*position: absolute;
	bottom: 0;*/
	width: 100%;
	padding-top: 10px;
	margin-top: 5px;
	border-top: 5px solid #212061;
}

#buyoptions a{
	padding:5px 25px;
	line-height: 1.4em;
	color: #212061;
	font-size: 1.2em;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	transition: all 0.3s ease-in-out !important;
}

#buyoptions a:hover{
	color: #dcae1a;
}

#pprijs{
	color: #212061;
	font-size: 1.3em;
	margin-top: 4px;
}

.prijswrap{
	width: auto;
	display: inline-block;
}

.overview_besprijs{
	text-align: center;
}

.pinputfield{
	float: left;
}

#productoverzicht .prodimg .default{
	width: 110px;
}

.prod a{
	text-decoration: none;
	color: #212061;
}

#hproductwrap .homeaddbtn{
	font-size: 1.1em;
	line-height: 1.3em;
	margin-bottom: 5px;
}

#swright .form-input{
	background-color: #fff;
}

/* -------------------------------------------------- */
/* HOME CATALOGUS */
/* -------------------------------------------------- */

#hcataloguswrap{
	position: absolute;
	bottom: 50px;
	left: 0;
	z-index: 10;
}

/* */
#cataloguswrap{
	position: absolute;
	bottom: 0;
	left: 0;
}
#catalogus{
	position: absolute;
	right: 0;
	bottom: 50px;
}

.catalogus a{
	text-decoration: none;
	font-size: 2.4em;
	padding: 2px 20px 8px 20px;
	color: #fff;
	border: 1px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.catalogus a:hover{
	border: 1px solid #5c5b8b;
	background-color: #212061;
}

#bhtitle h1{
	text-decoration: none;
	font-size: 2.5em;
	color: white;
	margin-bottom: 35px;
}

/* -------------------------------------------------- */
/* HOME PRODUCTS */
/* -------------------------------------------------- */

#hproductwrap{
	background-color: #eeeeee;
	padding:40px 0 10px 0;
}

.hitem{
	width: 19.2% !important;
}

.ohmargin{
	margin-right: 1%;
}


/* -------------------------------------------------- */
/* SUBMENU */
/* -------------------------------------------------- */

#lcontent{
	width: 28%;
	float: left;
}
#rcontent{
	width: 67%;
	float: right;
}

#submenu{
	margin:0;
}

#submenu li{
	display: block;
	width: 100%;
	list-style-type: none;
	padding:0;
	margin-bottom: 10px;
}

#submenu li a{
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 10px 20px;
	border: 1px solid #f0efef;
	text-transform: uppercase;
	color: #a01a17;
	font-family: 'mulibold';
}

#submenu li:hover a,#submenu .sel a{
	color: #a01a17;
	background-color: #e5e5e5;
}

/* -------------------------------------------------- */
/* CONTENT */
/* -------------------------------------------------- */

#content{
	width: 100%;
}
#contentpad{
	position: relative;
	padding:40px 0 50px 0;
}

#hcontent{
	width: 100%;
	background: url(/images/leather-pattern.png) repeat;
	height: auto;
}
#hcontentpad{
	margin: 0 auto;
	position: relative;
	width: 80%;
	padding:30px 0;
	text-align: center;
}

.knowmore{
	display: inline-block;
	padding-top: 20px;
	margin-top: 25px;
	border-top: 1px solid #a01a17;
	text-decoration: none;
}


/* -------------------------------------------------- */
/* THERAPIE */
/* -------------------------------------------------- */

#twrap{
	text-align: center;
}

#titemwrap{
	text-align: center;
	margin-top: 25px;
}

.titem{
	margin-right: 4%;
	width: 30.666%;
	float: left;
	background-color: #f9f8f8;
	margin-bottom: 50px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.titem img{
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	width: 96%;
	margin: 2% auto 0 auto;
}

.titem:hover img{
	opacity:0.8;
}

.titem a{
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	border:1px solid #f0efef;
}

#titemwrap .titem:nth-child(3n) {
  margin-right: 0;
}

.titem span{
	display: block;
	font-size: 1.2em;
	padding: 10px 15px;
	font-family: 'mulibold';
	word-wrap: break-word;
}

/* -------------------------------------------------- */
/* HOME BLOCKS */
/* -------------------------------------------------- */

.hbfull{
	width: 100%;
}
.hbsemi{
	width: 49.65%;
}
.hbmedium{
	width: 66.42%;
}
.hbsmall{
	width: 32.86%;
}
.homeblockitem{
	float: left;
	display: block;
	margin-bottom: 10px;
	position: relative;
}
.homeblockitem .content{
	z-index: 10;
	display: none;
	/*background-color: rgba(0, 0, 0, 0.5);*/
    height: auto;
	position: absolute;
	top: 0;
	left: 0;
    width: 100%;
	background: rgba(246, 246, 246, 0.4);
	/*background: rgba(33, 32, 97, 0.4);*/
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4;
}
.homeblockitem:hover .content{
	display: block;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.homeblockitem img{
	width: 100%;
}
.hbmargin{
	margin-left: 0.7%;
}
.hbtitel{
	width: 100%;
	z-index: 50;
	position: absolute;
	text-decoration: none;
	bottom: 30px;
	left: 0px;
	color: white;
}
.hbtitel span{
	line-height: 1.1em;
	font-size: 2.4em;
	padding:0px 20px;
	display: block;
}

/* -------------------------------------------------- */
/* PRODUCTS */
/* -------------------------------------------------- */

.ocontentwrap .pcontent{
	z-index: 10;
	display: none;
    height: auto;
	position: absolute;
	top: 0;
	left: 0;
    width: 100%;
	background: rgba(246, 246, 246, 0.5);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.ocontentwrap:hover .pcontent{
	display: block;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

#prodleft{
	width: 48%;
	float: left;
	position: relative;
}

#imgslider{
	position: relative;
	width: 100%;
}

#imgslider a{
	position: absolute;
	display: block;
	width: 100%;
}

.imgborder{
	display: block;
	padding:10px;
	border:1px solid #00b4d8;
}

#prodleft a img{
	width: 100%;
	display: block;
}

#pafs{
	width: 100%;
	margin-top: 15px;
}

.pimgmargin{
	margin-right: 5%;
}
#pafs a{
	width: 30%;
	float: left;
	margin-bottom: 15px;
}
#pafs .nomargin{
	margin-left: 0;
}


#prodright{
	width: 48%;
	float: right;
}

#prodpad{
	padding:20px;
}
#prodwrapper{
	background-color: #fff;
	border:1px solid #efeeee;
}

.prodtitel{
	font-size: 1.7em;
	margin-bottom: 5px;
	color: #212061;
}
#prodmerk{
	padding-top: 5px;
	font-size: 1.4em;
	color: #212061;
}
#prodtext{
	margin-top: 20px;
}

#prodtextwrap .prodtitel{
	font-size: 1.9em;
	margin-bottom: 5px;
	color: #212061;
}

#prodtextwrap{
	border-top: 5px solid #212061;
	padding:20px;
	background-color: #fff;
}

.odetails{
	display: block;
	width: 100%;
	text-align: center;
	border: 1px solid #efeeee;
	padding: 5px 10px;
	margin-top: 10px;
}
.odetails span{
	margin-right: 25px;
	/*color: #898989;*/
	color: #212061;
}
.odetails span:last-child{
	margin-right: 0;
}

/* -------------------------------------------------- */
/* REEKSEN */
/* -------------------------------------------------- */
#bmtwrap{
	padding-top: 20px;
}

#bmtwrap h2{
	padding-bottom: 20px;
}

#bmtwrap h2 a{
	text-decoration: none;
}

.fbicon{
	text-decoration: none;
}

.reeitem{
	float: none;
	width: 100%;
	position: relative;
	height: 100%;
}
.reeitem .hblog{
	text-align: left;
	padding: 40px 15px 20px 25px;
	position: relative;
	color: #505159;
	display: block;
	border: 1px solid #b5b5b5;
	text-decoration: none;
}

.hblog a{
	text-decoration: none;
}

.reeitem:nth-child(4n){
	margin-right: 0px;
}

.reetitle{
	text-align: left;
	color: #413c45;
	border: 1px solid #b5b5b5;
	padding: 5px 30px 5px 30px;
	width: auto;
	position: absolute;
	top: -8px;
	left: -8px;
	background-color: #f9f8f8;
	font-family: 'mulibold';
}

.reeitem:hover .reetitle{
	background-color: #a01a17;
	color: #fff;
}

.hbsublink{
	display: inline-block;
	margin-right: 20px;
	margin-top:20px;
}

/* -------------------------------------------------- */
/* FOOTER */
/* -------------------------------------------------- */

#footer{
	max-width: 2000px;
	margin: 0 auto;
	color: #fff;
	width: 100%;
	background-color: #505159;
}
#footerpad{
	padding:25px 0;
	vertical-align: top;
	text-align: center;
}
#fwrap a{
	color: #FF0000;
	text-decoration: none;
}
#fwrap a:hover{
	color: #505159;
}

.fborder{
	height: 1px;
	width: 100%; 
	border-bottom: 1px solid #505159;
	position: absolute;
	top: 14px;
	z-index: 5;
}

#fcolwrap{
	width: 100%;
	padding:20px 0 5px 0;
}

.fctitle{
	color: white;
}

.fcwrap{
	float: left;
	width: 20%;
	padding:5px;
}

.fcitem{
	color: white;
	text-decoration: none;
}
.fcitem:hover{
	color: #dcae1a;
}

#fsocialalign{
	width: 100%;
	text-align: center;
	position: relative;
}

#fsocialwrap{
	padding: 0 25px;
	z-index: 10;
	position: relative;
	margin: 0 auto 5px auto;
	display: inline-block;
	background-color: #f9f9f9;
}

#fsocialwrap a{
	color: #505159;
}

.fsocialicon{
	display: inline-block;
	padding: 0px 5px;
}
.fsocialicon .fa{
	padding-right: 0px;
}

.fitem{
	vertical-align: top;
	text-align: center;
	color: #fff;
	width: 250px;
	padding:20px 20px;
	display: inline-block;
}

.fitem a{
	display: block;
	color: #fff;
	text-decoration: none;
}

.fitem a:hover,.fitem:hover i{
	color: #c04d4b;
}

#cfb a{
	font-size: 2em;
	display: inline-block;
	margin-top: 10px;
}

/* -------------------------------------------------- */
/* FOOTER BANNER */
/* -------------------------------------------------- */

#fbanwrap{
	height: auto;
	width: 100%;
}
#fbanwrap img{
	width: 100%;
}

/* -------------------------------------------------- */
/* SUBFOOTER */
/* -------------------------------------------------- */

#subfooter{
	text-align: center;
	background-color: #fff;
	padding:20px 0;
	color: #505159;
}
#subfooter a,#subfooter span{
	font-size: 0.8em;
	text-decoration: none;
	color: #505159;
}

#fsitemap{
	margin-left: 15px;
}

#fpopcom span{
	font-family: 'mulibold';
	font-size: 1.1em;
}

#fpopcom{
	padding-right: 20px;
	background: url(/images/fpopcom.png) no-repeat right center;
}

/* -------------------------------------------------- */
/* CONTACT SHOP */
/* -------------------------------------------------- */

#cshop{
	width: 100%;
	margin-bottom: 20px;
}
.cshopitem{
	width: 100%;
	margin-bottom: 20px;
}

.cshopinfo{
	width: 48%;
	float: left;
	font-size: 1.1em;
}

.cgooglemap{
	width: 48%;
	float: right;
}

.cgooglemap iframe{
	width: 100%;
	height: 250px;
}


/* DATEPICKER */
div.ui-datepicker{
 font-size:12px;
 width: 280px;
 z-index: 10000 !important;
}

#dpwrap{
	margin: 10px 0;
}

.datepicker{
	color: #898989;
	margin-right: 50px;
}
#dpwrap input{
	color: #898989;
}

/* -------------------------------------------------- */
/* CONTACT FORMS */
/* -------------------------------------------------- */

#contactform input,.righttable input{
	width: 97%;
}

#contactform textarea,.righttable textarea{
	width: 97% !important;
}

.righttable{
	float: right;
	width: 48%;
}
#contactform{
	float: left;
	width: 48%;
}

.tdinput{
	float: left;
	width: 100%;
}
.tdtitle{
	float: left;
	width: 100%;
	color: #212061;
}
.spamtr{
	float: left;
	width: 100%;
	color: #212061;
}
.sbtn{cursor: pointer;}
#validator{padding: 4px !important;height: 25px;margin-left: 20px;}

.back{
	text-decoration: none;
}

.tdinput textarea{
	height: 172px;
}


/* -------------------------------------------------- */
/* USER FORMS */
/* -------------------------------------------------- */

#userpages #contactform{
	width: 100%;
}

#editor{
	text-align:left;
}

/* -------------------------------------------------- */
/* USER MENU */
/* -------------------------------------------------- */

#usermenu{
	margin:0;
	width: 20%;
	float: left;
}
#usermenu li{
	padding-left: 0;
	list-style-type: none;
}
#usermenu li a{
	text-transform: none;
	
}
#usermenu .sel a{
	 color: #dcae1a;
}

#userpages{
	color: #212061;
	float: right;
	width: 75%;
}

#dashboard{
	position: absolute;
}

/* -------------------------------------------------- */
/* BANNER */
/* -------------------------------------------------- */

#bannerwrap{
	position: relative;
	height: auto;
	width: 100%;
	background-color: white;
}

.bnormaal #btextwrapn{
	bottom: 50px;
}
.bnormaal #buttonwrap{
	display: block;
}
.bsmall{
	max-height: 200px;
}
#banner{
	z-index: 10;
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #f6f6f6;
}

#bannerwrap,.banimgwrap,#banner{
	min-height: 250px;
}

#banimgwrap{
	display: block;
    position: relative;
    width: 100%;
	z-index: 10;
}

#banwrap{
    overflow: hidden;
    position: relative;
    width: 100%;
	height: 100%;
}

.banimgwrap{
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: border-box;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#banl{
	z-index: 120;
	font-size: 1.8em;
	text-align: right;
	position: absolute;
	left: 0%;
	right: 0%;
	padding:20px 0;
}

#banl a{
	color: white;
}

#banl .sel,#banl a:hover{
	color: #d6850a;
}

.bnormaal{
	max-height: 500px !important;
}

#banl a{
	font-size: 1.6em;
	display: inline-block;
	color: #000;
	text-decoration: none;
	width: 14px;
}
#banl a:hover,#banl .sel{
	color: #ba191a;
}

#clinks{
	left: 0;
	background-image: url(/images/clinks.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#clinks:hover{
	background-image: url(/images/clinkshover.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#crechts{
	right: 0;
	background-image: url(/images/crechts.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#crechts:hover{
	background-image: url(/images/crechtshover.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.banbtn{
	z-index: 120;
	width: 100px;
	height: 100%;
	position: absolute;
	background-color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, 0.70);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#99ffffff);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#99ffffff)";
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
}

#bannersocialmedia{
	position: absolute;
	right: 0;
	bottom: 50px;
	z-index: 500;
}

#bancontent{
	position: absolute;
	height: 100%;
	left: 0%;
	right: 0%;
}

#bannersocialmedia a{
	color: white;
}

#bannersocialmedia a:hover{
	color: #eaeaea;
}

/* -------------------------------------------------- */
/* LOGIN */
/* -------------------------------------------------- */

#loginbtn{

}
#loginbtn a{
	text-decoration: none;
}
#loginbtn a:hover{
	color: #d6850a;
}
#loginbtn .logout{
	color: #d6850a;
}

/* -------------------------------------------------- */
/* NEWSLETTER */
/* -------------------------------------------------- */

#newsletterview{
	text-align: right;
}

#newsletterbox{
	padding:30px;
	background-color: #eeeeee;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 400px;
	margin-bottom: 30px;
}

#newsletterbox .nlboxtitle{
	text-transform: uppercase;
	line-height: 150%;
    font-size: 16px;
    color: #5d5d5d;
}

#newsletterbox .nlboxinput input{
	padding: 8px 15px;
	box-sizing: border-box;
	width: 98%;
	background-color: white;
	display: block;
    margin: 0;
    padding: 10px;
    background: #fff;
    width: 100%;
    border: 2px solid #d0d0d0 !important;
    border-radius: 3px;
    -webkit-appearance: none;
}

#newsletterbox .sbtn{
	display: inline-block;
    font-weight: 500;
    font-size: 16px;
    line-height: 42px;
    width: auto;
    white-space: nowrap;
    height: 42px;
    margin: 12px 5px 12px 0;
    padding: 0 22px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    border: 0;
    border-radius: 3px;
    vertical-align: top;
}


/* -------------------------------------------------- */
/* STORE PAGE BLOCKS*/
/* -------------------------------------------------- */

.werwrap{
	width: 100%;
	display: block;
	margin-bottom: 40px;
}
.weritem{
	width: 100%;
	height: auto;
	min-height: 1px;
	margin: 0 auto;
	display: table;
    height:100%;
}
.wertekst{
	width: 100%;
	height: auto;
}
.wertekst h2{
	margin: 0;
}
.wertekst h2 span{
	margin:0;
	float: left;
	display: inline-block;
	font-size: 0.7em;
}

.werimg{
	width: 50%;
	height: 100%;
	background-size: cover; 
	display: table-cell;
	background-position: center center;
    background-repeat: no-repeat;
}

/* -------------------------------------------------- */
/* CALENDER */
/* -------------------------------------------------- */

#agenleft{
	float: left;
	width:48%;
}
#agenright{
	float: right;
	width:48%;
}

.evenementwrapper{
	margin-bottom: 20px;
}

#eventoverview{
	margin-top: 20px;
	width: 100%;
}
.evenementwrapper h2{
	margin-top: 0;
}

.agdatelong{
	color: #d6850a;
	display: inline-block;
}
.korttekst{
	margin-top: 10px;
}
.eventwrap:hover .korttekst{
	color: #898989;
}
.agmore{
	margin-top: 10px;
}

#aglongtext{
	margin: 20px 0;
}

.notavailable{
	margin-top: 10px;
	padding:10px;
}
.eventactive .w{
	background-color: #E7B015;
	color: #1B4C55;
}
.eventactive{
	background-color: #1B4C55;
}
.eventwrap{
	position: relative;
	width: 100%;
	margin-bottom: 15px;
	display: block;
	text-decoration: none;
	color: #898989;
}
.eventleft{
	float: left;
}
.eventright{
	float: right;
}

.eventwrap img{
	width: 48%;
	float: right;
}

.agtextwrap{
	float: left;
	width: 48%;
}

.eventwrap:hover .agmore{
	color: #dcae1a;
}
.eventwrap h3{
    font-weight: normal;
    font-size: 1.4em;
	color: #212061;
    margin: 0px 0px 0px 0px;
}

.agdate{
	color: #212061;
	display: block;
	border-bottom: 1px solid #212061;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.activecal,.activecal span{
	display: block;
}

.activecal a{
	padding:0px 5px 5px 5px;
	text-align: left;
	display: block;
	color: white;
	font-size: 0.8em;
	line-height: 1em;
	text-decoration: none;
}

.activecal a:hover,.activecal a:hover .eventname{
	color: #212061;
}

.activecal a .eventname{
	display: inline;
	color: white;
}

.clickevent{
	padding-left: 50px;
}

.pinicon{
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.hoverevent{
	padding:10px;
}

.gidsitem{display: block;width: 100%;margin-bottom: 10px;}

.calendar{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width:100%;
		background-color: #212061;
		color: white;
		border: 3px solid #212061;
	}
	.calendar .d .w{
		color: white;
		text-decoration: none;
	}
	.calendar .today .w{
		color: #55B1C7;
		text-decoration: none;
	}
	.calendar .d{
		position: relative;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		
		width:14.28%;
		float:left;
		padding:3px;
		text-align: center;
	}
	
	.calendar .d .w{
		display: block;
		height: 100%;
		background-color: #55B1C7;
	}
	
	.calendar .d .activecal{
		background-color: #E7B015;
	}
	
	.calendar .today .activecal a{
		color: #1B4C55 !important;
	}
	
	.calendar .today .activecal a .eventname{
		color: #1B4C55 !important;
	}
	
	.calendar .d.l{
	}
	.calendar .d.l .w{
		border-color: transparent;
		background-color: #265f69;
	}
	.calendar .cls{
		clear:both;
	}
	
	.calendar .title{
		font-weight: bold;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	
	.calendar .monthtitle{
		text-align: center;
		float:left;
	}
	.calendar .monthtitle a{
		padding:10px;
	}
	
	.calendar .monthtitle a:hover{
		color: white;
	}
	.calendar .yeartitle a:hover{
		color: white;
	}
	
	.hovertitle{
		display: none;
		position: absolute;
		bottom: 0px;
		right: 0%;
		left: 0%;
		background-color: #E7B015;
		color: white;
		padding: 5px 15px;
		width: auto;
		width: 150px;
		z-index: 100;
	}
	
	.calendar .d:hover > .hovertitle{
		display: block;
	}
	
	
	.calendar .yeartitle{
		float:right;
	}
	
	.calendar .yeartitle a{
		padding:10px;
	}
	
	.calendar .d.today .w{
		background-color: white;
		color: #55B1C7;
	}
	.calendar #daynames{
		margin-top: 10px;
		position: relative;
		width: 100%;
		height: 20px;
	}
	.calendar #daynames div{
		text-align: center;
		display: inline-block;
		width: 14%;
		margin-right: 1px;
	}
	.calendar #daynames .lastday{
		margin-right: 0px;
	}
	
	.calendar .closed{
		color: #fff;
	}
	.calendar .closed .w{
		color: #ffffff! important;
		background-color: #ff4d4d !important;
	}
	.calendar .closed .w div{
		font-size: 0.8em;
	}
	
/* -------------------------------------------------- */
/* BILLING */
/* -------------------------------------------------- */

#contactbilling{
	float: left;
	width: 48%;
}

#firmabilling{
	float: right;
	width: 48%;
}

/* -------------------------------------------------- */
/* EVENT IMAGE SOLO PAGE */
/* -------------------------------------------------- */

#sevewrap{
	width: 100%;
	margin-top: 25px;
}

.seveitem{
	float: left;
	width: 33.333%;
	padding-right: 15px;
	margin-bottom: 15px;
}

.seveitem img{
	width: 100%;
}

/* -------------------------------------------------- */
/* SCROLL BUTTONS */
/* -------------------------------------------------- */

#scrolldown {
    float: left;
    opacity: 0.9;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 8;
    margin: 0;
    padding: 0;
    outline: 0;
	height: 100%;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

#scrolldown a {
	color: #a01a17;
	bottom: 0;
	display: inline-block;
	position: absolute;
	left: 0%;
	right:0%;
    line-height: 40px;
}
#scrolldown a .fa {
	position: relative;
    font-size: 36px;
    margin-top: 20px;
}

#scrolldown a i{
    animation: 1s linear 0s alternate none infinite fadeInDown;
    -moz-animation: 1s linear 0s alternate none infinite fadeInDown;
    -webkit-animation: 1s linear 0s alternate none infinite fadeInDown;
    -o-animation: 1s linear 0s alternate none infinite fadeInDown;
    -ms-animation: 1s linear 0s alternate none infinite fadeInDown;
	
	-webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

#scrollTop{
    animation: 1.1s linear 0s alternate none infinite fadeInDown;
    -moz-animation: 1.1s linear 0s alternate none infinite fadeInDown;
    -webkit-animation: 1.1s linear 0s alternate none infinite fadeInDown;
    -o-animation: 1.1s linear 0s alternate none infinite fadeInDown;
    -ms-animation: 1.1s linear 0s alternate none infinite fadeInDown;
	
	-webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	padding-right: 10px;
}

/* -------------------------------------------------- */
/* KEY FRAMES */
/* -------------------------------------------------- */

@keyframes fadeInDown{
	0% {
		opacity: 0;
		transform: translateY(-20px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

/* -------------------------------------------------- */
/* SCROLL MENU */
/* -------------------------------------------------- */

.main-nav-scrolled{
	position: fixed !important;
	width: 100% !important;
	max-width: 2000px;
	top: 0;
	z-index: 1000;
	background-color: rgb(255, 255, 255);
}

/*.main-nav-scrolled #headerpad{
	padding:7px 0;
}*/

/*.main-nav-scrolled #loginbtn,.main-nav-scrolled #searchwrapTop,.main-nav-scrolled #languages{
	top: 12px;
}*/

.normalbanner.main-nav-scrolled #headerpad{
	padding: 10px 0 10px 0;
}

.normalbanner.main-nav-scrolled #logo{
	width: 150px;
}
.normalbanner.main-nav-scrolled #menu{
	margin-top: 15px;
}

.normalbanner.main-nav-scrolled,.homebanner.main-nav-scrolled.menubg{
	border-bottom: 1px solid #f0efef;	
}
.homebanner #menu li a{
	/*text-shadow: 2px 1px 0px rgba(0,0,0,0.2);*/
	font-weight: bold;
}

#submenu .mobli{
	display: none;
}

/* -------------------------------------------------- */
/* RESPONSIVE MENU */
/* -------------------------------------------------- */
.mobultitle{
	display: none;
}
.mobtitel{
	display: none;
	text-transform: capitalize;
	margin-left: 2%;
}
.toggle-nav{
	display:none;
	position: absolute;
	right: 0;
	margin-top: 0px;
}

.tn_btn {
    border-radius: 4px;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}
.tn_btn {
    cursor: pointer;
    display: block;
    line-height: 1.2em;
    position: relative;
    vertical-align: middle;
}

.tn_icon-bar {
    background-color: #a01a17;
}
.tn_icon-bar {
    border-radius: 1px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    display: block;
    height: 0.3em;
    width: 2.3em;
}

.tn_icon-bar + .tn_icon-bar{
	margin-top: 0.40em;
}

.g-recaptcha{
	width: 100%;
}
.g-recaptcha div{
	width: 100% !important;
}
.g-recaptcha iframe{
	width: 100%;
}

/* -------------------------------------------------- */
/* FIX */
/* -------------------------------------------------- */

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
} 
.clearfix:after {
    clear: both;
}
.clearfix {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

#scrollTop{
	display: none;
	background:url(/images/scrolltop.png) no-repeat top center;
	background-size: 100%;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
	right: 0px;
	bottom: 10px;
}

#scrollTop:hover{
	background:url(/images/scrolltophover.png) no-repeat top center;
	background-size: 100%;
}

.blogright a{
	text-decoration:none;
}

.tinynav{
	border:1px solid #9d9d9c;
	color: #212061;
	cursor: pointer;
	display: none;
}

#userwrapper .tinynav{
	display: none;
}

/* -------------------------------------------------- */
/* PRINT */
/* -------------------------------------------------- */
@media print{
}

/* -------------------------------------------------- */
/* MEDIA QUERIES RESPONSIVE */
/* -------------------------------------------------- */

@media screen and (max-width:1340px){
	#menu li{
		    margin-right: 20px;
	}
}

@media screen and (max-width:1300px){
	#hproductwrap .sitewidth{
		width: 98%;
	}
}

@media screen and (max-width:1200px){
	.sitewidth{
		width: 94%;
	}
	#hproductwrap .sitewidth{
		width: 98%;
	}
	.hitem{
		width: 31.333% !important;
	}
	.ohmargin {
		margin-right: 1%;
		margin-left: 1%;
	}
	#contentpad #lcontentblog{
		width: 20%;
		float: left;
	}
	#contentpad #rcontentblog{
		width: 75%;
		float: right;
	}
	
	
}

@media screen and (max-width:900px){
	.main-nav-scrolled .toggle-nav{
		top: 40px;
	}
	.toggle-nav{
		display:block;
		top: 40px;
		right: 25px;
	}
	.normalbanner.main-nav-scrolled .toggle-nav{
		top: 22px;
	}
	#headerpad{
		width: 100%;
	}
	#logo{
		margin-left: 25px;
	}
	#searchwrapTop{
		right: 90px;
	}
	#languages{
		right: 25px;
	}
	#topheaderitems{
		right: 70px;
		top: 60px;
	}
	#topmwidth{
		width: 94%;
	}
	#menu{
		margin-top: 0;
		padding-bottom: 10px;
		display: none;
		width: 100%;
		position: absolute;
		top: 94px;
	}
	.main-nav-scrolled #menu {
		top: 86px;
	}
	#menu li{
		width: 100%;
		text-align: right;
		padding:5px 0;
	}
	#menu li a{
		padding-right: 25px;
	}
	.normalbanner.main-nav-scrolled #menu{
		top: 49px;
	}
	#bannerwrap, .banimgwrap, #banner{
		min-height: 100px;
	}
	.homebanner #menu{
		background-color: transparent;
	}
	#header.normalbanner.menubg #menu{
		background-color: #fff;
	}
	#header.main-nav-scrolled.menubg #menu{
		background-color: #fff;
	}
	/*.main-nav-scrolled #menu{
		border-bottom: 1px solid #f0efef;
	}*/
}

@media screen and (max-width:1024px){
	.sorteerselect{
		display: none;
	}
	.tinynav1{
		display: inline-block;
		width: 100%;
		text-align: left;
		border:1px solid #efeeee;
	}
	#blogmenu{
		display: none;
	}
	.submenuborder{display: none;}
	#submenu h3{display: none;}
	#submenuwrap{
		width: 100%;
		margin-bottom: 10px;
	}
	#searchwrapper{
		margin-bottom: 5px;
		margin-top: 5px;
	}
	#submenuwrap{
		border: none;
		width: 100%;
	}
	#submenuwrap h3,#submenuwrap ul,.catbgproduct,.submenuborder{
		display: none;
	}
	#submenupad{
		padding:5px;
	}
	#productcontent{
		width: 100%;
	}
	.mobtitel,.mobultitle{
		display: block;
	}
	#swright{
		float: left;
		width: 100%;
	}
	#contentpad #lcontentblog{
		width: 100%;
		float: left;
	}
	#contentpad #rcontentblog{
		width: 100%;
		float: left;
	}
	.blogtitle{
		margin-bottom: 20px;
	}
	#hbannerwrap{
		background-attachment: scroll;
	}
}

@media screen and (max-width:990px){
	#agenleft{
		width: 100%;
	}
	#agenright{
		width: 100%;
		margin-top: 20px;
	}
}

@media screen and (max-width:970px){
	#pagimg{
		float: left;
		width: 100%;
		border: 1px solid #212061;
	}
	#pagtext{
		float: right;
		width: 100%;
	}
}

@media screen and (max-width:900px){
	#main{width:100%;}
	img{max-width:100%;}
}

@media screen and (max-width:900px){
	#contentpad.smallcontent{
		width: 94%;
	}
	#bhtitle h1{
		font-size: 2em;
		margin-bottom: 10px;
	}
	.submenu{
		display: none !important;
	}
	.fcwrap{
		width: 33.333%;
	}
	.mobhide{display: none;}
	
	.eventwrap .agtextwrap{
		width: 100%;
	}
	.eventwrap img{
		width: 100%;
		margin-top: 10px;
	}
	.seveitem{
		width: 50%;
	}
}

@media screen and (max-width:800px){
	.mobli{
		display: block;
	}
	#startwrap{
		width: 90%;
	}
	.titem {
		margin-left: 1%;
		margin-right: 1%;
		width: 48%;
	}
	#submenu{
		display: none;
	}
	#lcontent,#rcontent{
		width: 100%;
	}
	#blogwrap .blogleft{
		margin: 0 auto 25px auto;
		width: 100%;
	}
	#blogwrap .blogleft img{
		width: 100%;
	}
	#blogwrap .blogright{
		width: 100%;
		float: left;
	}
}

@media screen and (max-width:768px){
	.eventwrap{
		width: 100%;
		margin:0 0 20px 0;
	}
	.hitem{
		width: 48% !important;
	}
	.ohmargin {
		margin-right: 1%;
		margin-left: 1%;
	}
}
@media screen and (max-width:768px){
	#usermenu{
		width: 100%;
		display: none;
	}
	#userpages{
		width: 100%;
	}
	#userwrapper .tinynav{
		display: block;
		width: 100%;
		margin-bottom: 30px;
	}
}

@media screen and (max-width:760px){
	.prodimg{
		display: none;
	}
}


@media screen and (max-width:700px){
	#bannerwrap{
		min-height: 160px;
	}
	#changepas table{
		width: 100%;
	}
	#changepas table td{
		float: left;
		width: 100%;
	}
	#searchwrap{
		width: 48% !important;
	}
	.omargin {
		margin-right: 1%;
		margin-left: 1%;
	}
	.oitem {
		width: 48%;
	}
	#fbanwrap{
		min-height: 50px;
	}
	#prodright{
		width: 100%;
		float: left;
	}
	#prodleft{
		width: 100%;
		float: left;
	}
	.hbsmall,.hbmedium{
		width: 49.65%;
	}
}

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

@media screen and (max-width:678px){
	.main-nav-scrolled #searchwrapTop{
		display: block;
	}
	.cshopinfo,.cgooglemap{
		width: 100%;
	}
	
}

@media screen and (max-width:670px){
	#contactform input,.righttable input{
		width: 95%;
	}
	
	#contactform textarea,.righttable textarea{
		width: 95% !important;
	}
	.righttable{
		width: 100%;
	}
	#contactform{
		width: 100%;
	}
}

@media screen and (max-width:850px){
	.werimg{float: left;width: 100% !important;height: 230px !important;display: block;}
	.wertekst div{padding:0 !important;}
	.wertekst{float: left !important;margin: 30px 0;min-height: 10px !important;}
}

@media screen and (max-width:700px){
	.hblogleft{
		float: right;
		width: 100%;
	}
	
	.hblogright{
		float: left;
		width: 100%;
	}
}

@media screen and (max-width:600px){
	.seveitem{
		width: 100%;
	}
}

@media screen and (max-height: 575px){
	#rc-imageselect, .g-recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
}

@media screen and (max-width:570px){
	.hitem{
		width: 100% !important;
	}
	.ohmargin {
		margin-right: 0%;
		margin-left: 0%;
	}
	#bhtitle h1{
		font-size: 1.6em;
		margin-bottom: 10px;
	}
}

@media screen and (max-width:550px){
	.hbsmall,.hbmedium{
		width: 100%;
	}
	.hbmargin {
		margin-left: 0%;
	}
	.hbsemi {
		width: 100%;
	}
}

@media screen and (max-width:550px){
	#rcontentblog .blogitem .blogsoloimg{
		float: left;
		width: 100%;
		margin: 0;
		margin-bottom: 15px;
	}	
}

@media screen and (max-width:500px){
	.omargin {
		margin-right: 0%;
		margin-left: 0%;
	}
	.oitem {
		width: 100%;
	}
}

@media screen and (max-width:480px){
	.fcwrap {
		width: 48%;
	}
	.main-nav-scrolled #loginbtn{
		
	}
	
	#contactbilling{
		float: left;
		width: 100%;
	}
	
	#firmabilling{
		margin-top: 20px;
		float: right;
		width: 100%;
	}
}

@media screen and (max-width:466px){
	.main-nav-scrolled #logo{
		display: block;
	}
	#searchwrapTop{
		display: none;
	}
	.main-nav-scrolled #searchwrapTop {
		display: none;
	}
}

@media screen and (max-width:450px){
	.hbtitel span{
		font-size: 1.8em;
	}
	.hbtitel{
		bottom: 15px;
	}
	.titem {
		margin-left:0%;
		margin-right: 0%;
		width: 100%;
	}
}

@media screen and (max-width:440px){
	#bhtitle h1{
		font-size: 1.4em;
		margin-bottom: 10px;
	}
}

@media screen and (max-width:420px){
	#topheaderitems{
		padding-left: 25px;
	}
}

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

	/*#topheaderitems{
		position: relative;
		left: 0;
	}*/
	#startfooter{
		width: 100%;
	}
	#startdate{
		font-size: 2.6em;
		line-height: 1.8em;
	}
	.top{
		font-size: 2.6em;
	}
}

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

@media screen and (max-width:375px){
	#submenuwrap .catbgproduct{
		display: none;
	}
}

@media screen and (max-width:350px){
	/* DATEPICKER */
	div.ui-datepicker{
	 font-size:12px;
	 width: 280px;
	}
}

@media screen and (max-width:320px){
	.fcwrap {
		width: 100%;
	}
}

/* -------------------------------------------------- */
/* FONTS */
/* -------------------------------------------------- */

@font-face {
	font-family: 'muliregular';
	src: url('fonts/Muli-Regular.eot');
	src: url('fonts/Muli-Regular.woff') format('woff'), url('fonts/Muli-Regular.ttf') format('truetype'), url('fonts/Muli-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'mulisemibold';
	src: url('fonts/Muli-SemiBold.eot');
	src: url('fonts/Muli-SemiBold.woff') format('woff'), url('fonts/Muli-SemiBold.ttf') format('truetype'), url('fonts/Muli-SemiBold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'mulibold';
	src: url('fonts/Muli-Bold.eot');
	src: url('fonts/Muli-Bold.woff') format('woff'), url('fonts/Muli-Bold.ttf') format('truetype'), url('fonts/Muli-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}