@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
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;
}
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;
}
input {
    -webkit-appearance: none;
    border-radius: 0;
	-webkit-border-radius:0px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body {
    height: 100%;
}
html {
    -webkit-text-size-adjust: none;
}
body {
	background-color:#4d4d4d;
	padding:0px;
	font-family: 'Montserrat', sans-serif;
	font-size:12px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center top;
}
* {
	margin:0px;
	padding:0px;
}
a:hover, a:active, a:focus {
   outline: 0;
}
img {	
	border:0;
}
ul {
	margin: 0;
}
li {
	list-style:none;
}
h1 {
	font-size:17px;
}
h2 {
	font-size:17px;
}
h3 {
	font-size:13px;
}
.clearboth {
	clear:both;
}
.floatleft {
	float:left;
}
italic, i {
	font-style:italic;	
}
strong, b {
	font-weight:bold;
}
ul li {
	list-style:outside;
}
a {
	color:#000;
	text-decoration:none;	
}
ul li {
	list-style:outside;
	margin-left:15px;
}
.maxwidth_black {
	width:1280px;
	margin:0 auto;
	background-color:#000;	
}
.maxwidth_white {
	width:100%;
	background-color:#fff;	
}
.top {
	height:80px;
	background-image:url(../images/top_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:0 auto;
}
.logo {
	width:456px;
	height:80px;
	margin:0 auto;
}
.slidesjs-previous {
	z-index:1000;
	color:#fff;
	background-image:url(../images/prev.png);
	background-size:25px 40px;
	text-indent: -9999px;
	display:inline-block;
	width:25px;
	position:relative;
	z-index:2000;
	height:40px;
	margin-left:20px;
	margin-top:400px;
}
.dome {
	position:absolute;
	margin-top:-30px;
	display:none;
	margin-left:1022px;	
}
.slidesjs-play {
	background-image: url("../images/next.png");
    background-size: 25px 40px;
    color: #fff;
    display: inline-block;
    height: 40px;
    margin-left: 627px;
    margin-top: 300px;
    position: relative;
    text-indent: -9999px;
    width: 25px;
    z-index: 2000;
}
.slidesjs-stop {
	background-image: url("../images/pauze.png");
    background-size: 25px 40px;
    color: #fff;
    display: inline-block;
    height: 40px;
    margin-left: 627px;
    margin-top: 300px;
    position: relative;
    text-indent: -9999px;
    width: 25px;
    z-index: 2000;
}
.slidesjs-next {
	z-index:1000;
	color:#fff;
	background-image:url(../images/next.png);
	background-size:25px 40px;
	text-indent: -9999px;
	display:inline-block;
	width:25px;
	position:relative;
	z-index:2000;
	height:40px;
	margin-left:1190px;
	margin-top:400px;
}
.slidesjs-pagination {
	position:absolute;
	width:1280px;
	margin-top:-80px;
	z-index:2000;
	text-align:center;
}
.slidesjs-pagination li {
	width:15px;
	height:15px;
	list-style:none;
	margin:0;
	padding:0;
	margin-right:2px;
	margin-left:2px;
	display:inline-block;
	color:#fff;
	background-color:#fff;
}
.slidesjs-pagination li a{
	color:#fff;
	width:15px;
	display:inline-block;
	height:15px;
	border:0;
}
.slidesjs-pagination li a.active{
	color:#000;
	background-color:#000;
	border:0;
}
.extramask {
	display:none;	
}
.menu {
	height:183px;
}
.menu_half {
	height:198px;
	display:inline-block;
	width:1280px;
	-webkit-box-shadow: 0px 8px 30px -15px rgba(0,0,0,0.55);
	-moz-box-shadow: 0px 8px 30px -15px rgba(0,0,0,0.55);
	box-shadow: 0px 8px 30px -15px rgba(0,0,0,0.55);	
}
.menu_inner {
	width:670px;
	padding-left:135px;
	padding-right:135px;
	height:156px;
	border-bottom:1px solid #aeaeae;
	margin:0 auto;	
}
.menu_inner ul li {
	list-style:none;
	margin:0;
	margin-top:15px;
	float:left;
	width:134px;
	height:120px;
	padding:0;	
}
.menu_half_inner {
	width:670px;
	padding-left:135px;
	padding-right:135px;
	height:50px;
	border-bottom:1px solid #aeaeae;
	margin:0 auto;	
}
.menu_half_inner ul li {
	list-style:none;
	margin:0;
	margin-top:15px;
	float:left;
	width:134px;
	height:24px;
	padding:0;	
}
.menu_thumb {
	float:left;
	height:95px;
	width:134px;
}
.menu_titel {
	float:left;
	height:25px;
	line-height:25px;
	text-align:center;
	width:134px;
}
.mask_item {
	float:left;
	overflow:hidden;	
}
.slider {
    height: 435px;
    margin: 0 auto;
    overflow: hidden;
    width: 1280px;
}
.slider_top {
	position:absolute;	
	z-index:9;	
	top:263px;
}
.slider_bottom {
	position:absolute;
	z-index:10;
	top:466px;
}
.shadow_mask {
	-webkit-box-shadow: 0px 8px 30px -15px rgba(0,0,0,0.55);
	-moz-box-shadow: 0px 8px 30px -15px rgba(0,0,0,0.55);
	box-shadow: 0px 8px 30px -15px rgba(0,0,0,0.55);	
}
.text_content {
	width:1280px;
	background-color: rgb(138,95,58);
	margin:0 auto;
	margin-top:-30px;
}
.text_content_small {
	width:1280px;
	background-color: rgb(179,33,45);
	margin:0 auto;
}
.text_logo_mostert {
	background-repeat:no-repeat;
	background-position:right 190px top 25px;
	background-image:url(../images/logo_mostert.png);
	min-height:380px;
}
.text_position {
	width:588px;
	margin-left:142px;
	font-size:12px;
	line-height:18px;
	color:#fff;
	padding-bottom:30px;
	padding-top:70px;
}
.text_position h1 {
	font-size:30px;
	margin-bottom:15px;
	line-height:18px;	
}
.text_position_small {
	width:588px;
	margin-left:142px;
	font-size:12px;
	line-height:18px;
	color:#fff;
	padding-bottom:30px;
	padding-top:30px;
}
.text_position_small img {
	margin-right:15px;
}
.text_position_small h1 {
	font-size:30px;
	margin-bottom:15px;
	line-height:18px;	
}
.submenu {
	width:1280px;
	margin:0 auto;
	height:120px;
	background-color:#fff;	
}
.submenu_inner ul li {
	width:105px;
	float:left;
	height:120px;
	list-style:none;
	margin:0;
	padding:0;
	margin-right:62px;
	text-align:center;
}
.submenu_inner ul li:first-child {
	margin-left:263px;
}
.footer {
	width:1280px;
	background-color:#000;
	margin:0 auto;
	height:175px;
	margin-bottom:20px;	
	-webkit-box-shadow: 0px 8px 30px -15px rgba(0,0,0,0.55);
	-moz-box-shadow: 0px 8px 30px -15px rgba(0,0,0,0.55);
	box-shadow: 0px 8px 30px -15px rgba(0,0,0,0.55);	
}
.footer_list_1 {
	float:left;
	margin-left:140px;
	margin-top:40px;
	color:#fff;
	width:344px;	
}
.footer_list_2 {
	float:left;
	margin-top:40px;
	color:#fff;	
	width:344px;	
}
.footer_list_3 {
	float:left;	
	color:#fff;	
	margin-top:40px;
}
.footer ul li {
	list-style:none;
	font-size:12px;
	line-height:14px;
	margin:0;
	padding:0;
}
.footer ul li a{
	color:#fff;
	font-size:12px;
}
.current {
	color:rgb(188,0,51);
	font-size:16px;	
}
.current_cat {
	color:rgb(188,0,51);
}
.category_items ul { 
	text-align: center; 
}
.category_items li {
	margin-top:18px;
	display: inline-block; 
}
.category_thumb {
	width:135px;
	height:95px;
}
.image_large {
	width:1280px;
	overflow:hidden;
	height:808px;
	display:inline-block;
	-webkit-box-shadow: 0px 8px 30px -15px rgba(0,0,0,0.55);
	-moz-box-shadow: 0px 8px 30px -15px rgba(0,0,0,0.55);
	box-shadow: 0px 8px 30px -15px rgba(0,0,0,0.55);	
}
.info_item {
	margin-left:142px;
	padding-top:23px;
	width:996px;
	display:inline-block;
	clear:both;	
}
.info_items_frame {
	padding-bottom:20px;	
}
.info_image {
	float:left;
	padding-right:35px;	
}
.info_text {
	float:left;
	font-size:12px;
	line-height:18px;
	width:480px;	
}
.info_text h1{
	color:rgb(188,4,51);
	font-size:30px;
	margin-top:25px;
	margin-bottom:20px;
}
.info_text h2{
	color:rgb(0,0,0);
	font-size:16px;
}
.product_spec_item {
	float:left;
	position:relative;
	display:table-cell;
	margin-right:25px;
	margin-bottom:25px;
	display:inline-block;
	background-color:#f2f2f2;
	width:180px;
}
.producten_specs {
	display:inline-block;
	margin-bottom:15px;	
	margin-left:142px;
	margin-top:30px;
}
.product_spec_titel {
	margin-left:10px;
	margin-top:10px;
	font-size:11px;
	color:#b5202d;
}
.product_spec_headtitel {
	margin-left:10px;
	margin-top:5px;
	height:38px;
	font-size:18px;
	color:#b5202d;
}
.product_spec_subtitel {
	color:#000;
	font-size:11px;
	margin-top:5px;
	height:16px;
	font-weight:bold;
	margin-left:10px;	
}
.product_spec_content {
	padding:10px;
	font-weight:100;	
}
.product_spec_colors {
	margin-left:5px;
	margin-top:5px;	
}

@media only screen 
and (max-width : 1275px) {
	.maxwidth_black {
		width: 957px;
	}
	.slider {
		width: 957px;
	}
	.dome {
		position:absolute;
		margin-top:-30px;
		margin-left:800px;	
	}
	.slidesjs-previous {
		z-index:1000;
		color:#fff;
		background-image:url(../images/prev.png);
		background-size:25px 40px;
		text-indent: -9999px;
		display:inline-block;
		width:25px;
		position:relative;
		z-index:2000;
		height:40px;
		margin-left:20px;
		margin-top:280px;
	}
	.slidesjs-play {
		background-image: url("../images/next.png");
		background-size: 25px 40px;
		color: #fff;
		display: inline-block;
		height: 40px;
		margin-left: 489px;
		margin-top: 225px;
		position: relative;
		text-indent: -9999px;
		width: 25px;
		z-index: 2000;
	}
	.slidesjs-stop {
		background-image: url("../images/pauze.png");
		background-size: 25px 40px;
		color: #fff;
		display: inline-block;
		height: 40px;
		margin-left: 489px;
		margin-top: 225px;
		position: relative;
		text-indent: -9999px;
		width: 25px;
		z-index: 2000;
	}
	.slidesjs-next {
		z-index:1000;
		color:#fff;
		background-image:url(../images/next.png);
		background-size:25px 40px;
		text-indent: -9999px;
		display:inline-block;
		width:25px;
		position:relative;
		z-index:2000;
		height:40px;
		margin-left:870px;
		margin-top:280px;
	}
	.slidesjs-pagination {
		position:absolute;
		width:1000px;
		margin-top:-75px;
		z-index:2000;
		text-align:center;
	}
	.slidesjs-pagination li {
		width:15px;
		height:15px;
		list-style:none;
		margin:0;
		padding:0;
		margin-right:2px;
		margin-left:2px;
		display:inline-block;
		color:#fff;
		background-color:#fff;
	}
	.slidesjs-pagination li a{
		color:#fff;
		width:15px;
		display:inline-block;
		height:15px;
		border:0;
	}
	.slidesjs-pagination li a.active{
		color:#000;
		background-color:#000;
		border:0;
	}
	.text_content {
		width: 957px;
	}
	.submenu {
		width: 957px;
	}
	.footer {
		width: 957px;
	}
	.submenu_inner ul li:first-child {
		margin-left: 100px;
	}
	.footer_list_1 {
		color: #fff;
		float: left;
		margin-left: 100px;
		margin-top: 40px;
		width: 344px;
	}
	.text_logo_mostert {
		background-repeat:no-repeat;
		background-position:right 25px top 25px;
		background-image:url(../images/logo_mostert.png);
		min-height:380px;	
	}
	.mask4 {
		display:none;	
	}
	.mask8 {
		display:none;	
	}
	.slider_top {
	}
	.slider_bottom {
	}
	.menu_half {
		width: 957px;
	}
	.text_content_small {
		width: 957px;
	}
	.image_large {
		width: 957px;
		height:604px;
	}
	.image_large img{
		width: 957px;
	}
	.info_item {
		clear: both;
		display: inline-block;
		margin-left: 42px;
		padding-top: 23px;
		width: 875px;	
	}
	.producten_specs {
		display: inline-block;
		margin-bottom: 15px;
		margin-left: 80px;
		margin-top: 30px;
	}
}
@media only screen 
and (max-width : 959px) {
	.maxwidth_black {
		width: 360px;
	}
	.slider {
		width: 360px;
	}
	.text_content {
		width: 360px;
	}
	.submenu {
		width: 360px;
	}
	.footer {
		width: 360px;
	}
	.dome {
		position:absolute;
		margin-top:305px;
		margin-left:200px;	
	}
	.dome img{
		width:100px;
	}
	.submenu_inner ul li:first-child {
		margin-left: 10px;
	}
	.footer_list_1 {
		color: #fff;
		float: left;
		margin-left: 10px;
		margin-top: 40px;
		width: 360px;
	}
	.mask4 {
		display:none;	
	}
	.mask8 {
		display:none;	
	}
	.slider {
		height: 270px;
		width: 360px;
	}
	.slider_top {
		position: absolute;
		top: 518px;
		z-index: 9;
	}
	.slider_bottom {
	}
	.menu_half {
		height: 535px;
		width: 360px;
	}
	.menu_half_inner {
		width: 360px;
	}
	.text_content_small {
		width: 360px;
	}
	.image_large {
		width: 360px;
		height:227px;
	}
	.image_large img{
		width: 360px;
	}
	.info_item {
		clear: both;
		display: inline-block;
		margin-left: 42px;
		padding-top: 23px;
		width: 360px;	
	}
	.producten_specs {
		display: inline-block;
		margin-bottom: 15px;
		margin-left: 10px;
		margin-top: 30px;
	}
	.logo {
		height: 80px;
		margin: 0 auto;
		width: 360px;
	}
	.logo img{
		width: 360px;
	}
	.menu_inner {
		border-bottom: 1px solid #aeaeae;
		margin: 0 auto;
		padding-left:0px;
		padding-right:0px;
		height:420px;
		width: 268px;
	}
	.menu_half_inner {
		border-bottom: 1px solid #aeaeae;
		height: 135px;
		margin: 0 auto;
		padding-left: 0;
		padding-right: 0;
		width: 268px;
	}
	.maxwidth_white {
		background-color: #fff;
		clear: both;
		width: 100%;
	}
	.slider_bottom {
		display:none;	
	}
	.mask1 {
		width:360px;
	}
	.mask2 {
		display:none;
	}
	.mask3 {
		display:none;
	}
	.mask4 {
		display:none;
	}
	.menu {
		height: auto;
	}
	.text_position {
		color: #fff;
		font-size: 12px;
		line-height: 18px;
		margin-left: 11px;
		padding-bottom: 20px;
		padding-top: 50px;
		width: 340px;
	}
	.text_position_small {
		color: #fff;
		font-size: 12px;
		line-height: 18px;
		margin-left: 11px;
		padding-bottom: 20px;
		padding-top: 20px;
		width: 340px;
	}
	.text_position h1 {
		font-size: 30px;
		line-height: 35px;
		margin-bottom: 15px;
	}
	.submenu_inner ul li {
		float: left;
		height: 120px;
		list-style: none outside none;
		padding: 0;
		margin:0;
		text-align: center;
		width: 100px;
	}
	.submenu_inner ul li:first-child {
		margin-left: 30px;
	}
	.submenu_inner ul li:nth-child(4) {
		margin-left: 30px;
	}
	.submenu {
		height: 240px;
		width: 360px;
	}
	.footer_list_1 {
		color: #fff;
		float: left;
		margin-left: 10px;
		margin-top: 40px;
		width: 120px;
	}
	.footer_list_2 {
		color: #fff;
		float: left;
		margin-top: 40px;
		width: 120px;
	}
	.info_item {
		clear: both;
		display: inline-block;
		margin-left: 12px;
		padding-top: 23px;
		width: 360px;
	}
	.info_image {
		padding:0;	
	}
	.info_text {
		float: left;
		font-size: 12px;
		line-height: 18px;
		width: 340px;
	}
	.text_position_small h1 {
	    font-size: 30px;
		line-height: 38px;
		margin-bottom: 15px;
	}
	.producten_specs {
		display: inline-block;
		margin-bottom: 15px;
		margin-left: 0;
		margin-top: 30px;
	}
	.slidesjs-previous {
		z-index:1000;
		color:#fff;
		background-image:url(../images/prev.png);
		background-size:25px 40px;
		text-indent: -9999px;
		display:inline-block;
		width:25px;
		position:relative;
		z-index:2000;
		height:40px;
		margin-left:20px;
		margin-top:85px;
	}
	.slidesjs-play {
		background-image: url("../images/next.png");
		background-size: 25px 40px;
		color: #fff;
		display: inline-block;
		height: 40px;
		margin-left: 489px;
		margin-top: 225px;
		position: relative;
		text-indent: -9999px;
		width: 25px;
		z-index: 2000;
	}
	.slidesjs-stop {
		background-image: url("../images/pauze.png");
		background-size: 25px 40px;
		color: #fff;
		display: inline-block;
		height: 40px;
		margin-left: 170px;
		margin-top: 55px;
		position: relative;
		text-indent: -9999px;
		width: 25px;
		z-index: 2000;
	}
	.slidesjs-next {
		z-index:1000;
		color:#fff;
		background-image:url(../images/next.png);
		background-size:25px 40px;
		text-indent: -9999px;
		display:inline-block;
		width:25px;
		position:relative;
		z-index:2000;
		height:40px;
		margin-left:270px;
		margin-top:85px;
	}
	.slidesjs-pagination {
		position:absolute;
		width:360px;
		margin-top:-65px;
		z-index:2000;
		text-align:center;
	}
	.slidesjs-pagination li {
		width:15px;
		height:15px;
		list-style:none;
		margin:0;
		padding:0;
		margin-right:2px;
		margin-left:2px;
		display:inline-block;
		color:#fff;
		background-color:#fff;
	}
	.slidesjs-pagination li a{
		color:#fff;
		width:15px;
		display:inline-block;
		height:15px;
		border:0;
	}
	.slidesjs-pagination li a.active{
		color:#000;
		background-color:#000;
		border:0;
	}
	.product_spec_item {
		background-color: #f2f2f2;
		display: inline-block;
		float: left;
		height: 460px;
		margin-bottom: 25px;
		margin-right: 0;
		width: 180px;
	}
	.info_text h1 {
		color: rgb(188, 4, 51);
		font-size: 30px;
		line-height: 30px;
		margin-bottom: 10px;
		margin-top: 25px;
	}
	.text_logo_mostert {
		background-repeat:no-repeat;
		background-position:right 25px top 25px;
		background-image:url(../images/logo_mostert.png);
		min-height:380px;
	}
}