<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{max-height:10000px;}
body{
	margin:0;
	color:#000;
	font:15px/19px "Cuprum", Arial, Helvetica, sans-serif;
	background:#fff;
	min-width:320px;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:none;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
a:active{background-color:transparent;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
header, footer, article, section, nav, figure, aside { display: block; }
figure{
	margin:0; 
	padding:0;
}
input[type=text],
input[type=password],
input[type=submit],
textarea{-webkit-appearance:none;}
textarea,
input[type=submit],
input[type=text]{-webkit-border-radius:0;}
button::-moz-focus-inner,
input[type=submit]::-moz-focus-inner {
	padding:0;
	border:0;
}
#wrapper{
	position:relative;
	overflow:hidden;
}
#header{
	position:fixed;
	z-index:10;
	top:0;
	left:0;
	right:0;
	background: rgba(10,28,98,0.77);
}
.header-holder{
	overflow:hidden;
	margin:0 auto;
	max-width:1190px;
	padding:15px 5px 18px;
}
.logo{
	float:left;
	width:341px;
	height:76px;
	background:url(/images/logo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a,
.partner-logo a{
	display:block;
	height:100%;
	
}
.partner-logo{
	position:relative;
	text-indent:-9999px;	
	float:right;
	background: url(/images/recaro-licenced.jpg) no-repeat;
	width:240px;
	height:29px;
	margin:22px -48px 0 0;
}

#vlag{
	position:absolute;
	display:table;	
	right:42px;
	top:-24px;
	width:50px;
	height:20px;
	margin:0 2px 0 0;
}
#vlag a{
	display:table-cell;
}
#vlag img{
	float:right;
	padding-left:4px;
}

#nav{overflow:hidden;}
#nav ul.js-slide-hidden{position:static !important;}
#nav ul{
	list-style:none;
	margin:0;
	padding:33px 11px 0 0;
	overflow:hidden;
	font-size:17px;
	line-height:21px;
	text-transform:uppercase;
	letter-spacing:1px;
	text-align:right;
}
#nav ul li{
	display:inline-block;
	vertical-align:middle;
	margin:0 30px 0 0;
}
#nav ul a{color:#fff;}
#nav .opener{
	float:right;
	width:22px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
	display:none;
	background: url(/images/sprites.png) no-repeat -200px 0;
}
.section{
	height:903px;
	overflow:hidden;
	position:relative;
}
.section-2{
	height:auto;
	padding:152px 0 30px;
}
.section-box{
	max-width:1190px;
	margin:0 auto;
	height:100%;
	position:relative;
}
.section-2 .section-box{height:auto;}
.section-holder{
	display:table;
	width:100%;
	height:100%;
}
.section-frame{
	display:table-cell;
	vertical-align:bottom;
}
.bg-holder{
	top:0;
	left:0;
	height:100%;
	width:100%;
	overflow:hidden;
	position:absolute;
	z-index:-1;
}
.bg-holder img{
	margin:0 auto;
	display:block;
}
.section .img{display:none;}
.section-title{
	position:absolute;
	text-align:center;
	width:100%;
	top:139px;
	left:0;
}
.section-2 .section-title{position:static;}
.section-title h1{
	text-transform:uppercase;
	color:#fff;
	font-size:35px;
	line-height:40px;
	font-weight:normal;
	letter-spacing:1px;
	margin:0;
}
.section-2 .section-title h1,
.products-section .section-title h1{color:#2b4598;}
.link-next{
	position:absolute;
	z-index:2;
	bottom:28px;
	left:50%;
	background: url(/images/sprites.png) no-repeat;
	width:89px;
	height:28px;
	margin-left:-53px;
	text-indent:-9999px;
	overflow:hidden;
}
.section-2 .link-next{background-position:0 -50px;}
.box-holder{
	display:inline-block;
	vertical-align:bottom;
	width:50%;
	margin:0 -4px 0 0;
}
.article-box{
	background: rgba(10,28,98,0.77);
	color:#fff;
	padding:28px 58px 12px 30px;
	margin:0 0 42px 43px;
	width:340px;
}
.article-box p{margin:0 0 18px;}
.article-box h1,
.article-box h2,
.contact-form h2{
	text-transform:uppercase;
	font-size:17px;
	line-height:25px;
	font-weight:bold;
	margin:0;
}
.footer-box{
	margin:0 6px 42px 0;
	width:495px;
	background: rgba(10,28,98,0.77);
	text-transform:uppercase;
	color:#fff;
	letter-spacing:1px;
	font-size:14px;
	line-height:18px;
	text-align:right;
	padding:8px 23px 10px 10px;
	float:right;
}
.footer-box address{
	font-style:normal;
	margin:0 0 -2px;
	display:block;
}
.contact-info{
	list-style:none;
	margin:0 -4px 0 0;
	padding:0;
	overflow:hidden;
}
.contact-info li{
	display:inline-block;
	vertical-align:middle;
	padding:0 4px 0 13px;
	position:relative;
}
.contact-info li:after{
	content:"";
	position:absolute;
	width:3px;
	height:3px;
	background:#fff;
	border-radius:50%;
	top:8px;
	left:0px;
}
.contact-info li:first-child{padding:0 4px 0 0;}
.contact-info li:first-child:after{display:none;}
.contact-info li a{color:#fff;}
.partner-box{
	padding:21px 10px 23px;
	display:none;
	background:#fff;
}
.list-holder{margin:0 -20px 0 0;}
.products-list{
	list-style:none;
	margin:0;
	padding:58px 0 60px;
	overflow:hidden;
}
.products-list li{
	display:inline-block;
	vertical-align:top;
	text-align:center;
	width:25%;
	margin:0 -4px 25px 0;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.products-list .holder{
	margin:0 20px 0 0;
}
.products-list h2{
	text-transform:uppercase;
	font-size:23px;
	line-height:27px;
	font-weight:normal;
	color:#2b4598;
	margin:0;
	letter-spacing:1px;
}
.products-list h2 a{color:#2b4598;}
.products-list .img-box{
	overflow:hidden;
	margin:0 0 32px;
}
.products-list .img-block{
	display:table;
	width:100%;
}
.products-list .img-holder{
	display:table-cell;
	vertical-align:middle;
}
.products-list img{
	display:block;
	max-width:100%;
	margin:0 auto;
}
.links-list{
	list-style:none;
	margin:0;
	padding:66px 0 60px;
	text-align:center;
	text-transform:uppercase;
	font-size:23px;
	line-height:28px;
}
.links-list li{padding:0 0 12px;}
.links-list a{color:#a1a1a1;}
.contact-form{
	background: rgba(10,28,98,0.77);
	color:#fff;
	margin:0 0 42px 45px;
	width:449px;
	padding:28px 18px 14px 30px;
	letter-spacing:1px;
}
.contact-form h2{
	margin:0 0 5px;
	line-height:17px;
}
.contact-form p{margin:0 0 10px;}
.contact-form .form-box{padding:0 0 22px;}
.contact-form .row{
	width:100%;
	margin:0 0 8px;
}
.contact-form .row:after{
	content:"";
	display:block;
	clear:both;
}
.contact-form label,
.contact-form .label,
.contact-form .text-required{
	float:left;
	width:123px;
	padding:0 10px 0 0;
	font-size:15px;
	line-height:17px;
	color:#fff;
}
.contact-form .required{color:#fff;}
.contact-form input[type="text"],
.contact-form input.email{
	background:none;
	border-radius:0;
	border:0;
	font:12px/15px "Cuprum", Arial, Helvetica, sans-serif;
	color:#000;
	padding:1px 5px;
	width:286px;
	height:15px;
	margin:0;
	float:left;
	border:1px solid #FFF;
	background:#FFFFFF;
}
.contact-form tr{
	height:30px;	
}
.contact-form .text{
	float:left;
	background:#fff;
}
.contact-form .radio-box{float:left;}
.contact-form .radio-box label{
	width:auto;
	height:15px;
}
.contact-form input[type="radio"]{
	padding:0;
	float:left;
	margin:0 5px 0 0;
	width:16px;
	height:15px;
}
.contact-form .textarea{
	float:left;
	padding:0 0 2px;
}
.contact-form textarea{
	float:left;
	background:#fff;
	border:0;
	font:12px/15px "Cuprum", Arial, Helvetica, sans-serif;
	color:#000;
	overflow:auto;
	width:291px !important;
	max-width:291px;
	min-width:291px;
	height:61px !important;
	max-height:61px;
	min-height:61px;
	padding:2px 2px 2px 5px;
	margin:6px 0 0;
}
.contact-form input[type="submit"]{
	float:left;
	width:77px;
	height:20px;
	cursor:pointer;
	font:15px/20px "Cuprum", Arial, Helvetica, sans-serif;
	color:#fff;
	background:#435186;
	border:0;
	margin:0;
	padding:0;
	letter-spacing:1px;
}
.products-section{
	margin:0 auto;
	max-width:1190px;
	padding:139px 0 0;
}
.products-section .section-title{
	position:static;
}
.products-section .products-list{padding:50px 0 25px;}
.products-section .products-list li{margin:0 -4px 37px 0;}
.products-section .products-list .img-box{margin:0 0 36px;}
.products-section .products-list .img-holder{vertical-align:bottom;}
.gallery-box{
	margin:0 auto;
	padding:140px 4px 0 0;
	width:856px;
}
.gallery{
	position:relative;
	color:#fff;
}
.gallery .gholder{overflow:hidden;}
.gallery .slides{
	width:9999px;
	overflow:hidden;
}
.gallery .slide{
	float:left;
	width:856px;
}
.gallery .slide-title{
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font-size:35px;
	line-height:40px;
	font-weight:normal;
	letter-spacing:1px;
	margin:0 0 27px;
}
.gallery .slide-box{overflow:hidden;}
.gallery .img-box{
	float:right;
	width:50%;
	background: rgba(255,255,255,0.77);
	height:384px;
	display:table;
}
.gallery .img-box a{
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
.gallery .img-box img{vertical-align:middle;}
.gallery .info{
	overflow:hidden;
	background: rgba(10,28,98,0.77);
	padding:27px 30px 15px;
	letter-spacing:1px;
}
.gallery h2{
	font-size:15px;
	line-height:19px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
}
.gallery .info ul{
	list-style:none;
	margin:0 0 19px;
	padding:0;
}
.gallery .info ul li{
	position:relative;
	padding:0 0 0 10px;
}
.gallery .info ul li:after{
	position:absolute;
	content:"";
	width:3px;
	height:3px;
	background:#fff;
	top:8px;
	left:1px;
	border-radius:50%;
}
.gallery .btn-prev,
.gallery .btn-next{
	position:absolute;
	top:242px;
	left:-150px;
	width:25px;
	height:82px;
	background: url(/images/sprites.png) no-repeat -100px 0;
	text-indent:-9999px;
	overflow:hidden;
}
.gallery .btn-next{
	left:auto;
	right:-150px;
	background-position:-150px 0;
}
.gallery-section .footer-box{
	position:absolute;
	right:10px;
	bottom:0;
}

#leaflets li{

	padding:2px 0;
}
.leaflet{
	color:#FFF;list-style:none !important;
	background:url(/images/icon_pdf.png) -5px -2px no-repeat;
	padding-left:26px;
}
.igs{
	color:#FFF;list-style:none !important;
	background:url(/images/igs.png) -5px -2px no-repeat;
	padding-left:26px;
}

#login_form{
	display:none;
	height:100px;	
}

#dialog-modal{
	display:none;
}
#error_login{
	padding-top:10px;
	font-size:14px;
	color:#F00;	
}

#login_scherm input{
	border:1px solid #CCC;
	font-size:14px;
	
	color:#999;
}
.login_btn{
	color:#FFF;
}

.red{
	color:#F00;	
}


/* links styles with facebook */
#links div.links-wrapper {
	display: flex; 
	flex-wrap: wrap; 
	justify-content: space-between;
}
#links div.links-links {
	flex: 0 0 280px;
}
#links iframe.links-facebook {
	flex: 0 0 380px; 
	border: none; 
	overflow: hidden; 
	margin-top: 18px;
}
/* links styles with facebook */

@media only screen and (max-width: 1199px){
	#nav ul li{margin:0 3% 0 0;}
	.link-next{margin-left:-45px;}
	.box-holder{
		width:42%;
		margin:0 -4px 0 16%;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		padding:0 10px;
	}
	.box-holder:first-child{margin:0 -4px 0 0;}
	.article-box{padding:28px 20px 12px;}
	.article-box,
	.footer-box{
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		width:100%;
		margin:0 0 30px;
	}
	.contact-form{margin:0 0 30px;}
	.gallery-section .footer-box{width:auto;}
	.gallery-box{top:20%;}
	.gallery .btn-prev{left:-50px;}
	.gallery .btn-next{right:-50px;}
}
@media only screen and (max-width: 1023px){
	#header{position:absolute;}
	#nav{width:100%;}
	#nav ul{
		padding:20px 10px 0;
		text-align:center;
	}
	#nav ul li{margin:0 5%;}
	.home .section{height:auto !important;}
	.home .bg-holder{height:100% !important;}
	.first-section{padding:300px 0 0;}
	.section-2{padding:0 0 30px;}
	.section-title{
		position:static;
		padding:50px 0 30px;
	}
	.list-holder{margin:0 -20px 0 0;}
	.products-list{padding:50px 0;}
	.products-list .holder{margin:0 20px 0 0;}
	.products-list img{
		width:100%;
		height:auto;
	}
	.products-list h2{
		font-size:20px;
		line-height:24px;
	}
	.links-list{padding:50px 0;}
	.contact-form{
		padding:28px 15px 14px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		width:365px;
	}
	.contact-form label,
	.contact-form .label,
	.contact-form .text-required{width:110px;}
	.contact-form .text,
	.contact-form .textarea{
		float:none;
		overflow:hidden;
	}
	.contact-form input[type="text"],
	.contact-form input.email{
		width:100%;
		height:17px;
		outline:none;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}
	.contact-form textarea{
		width:100% !important;
		height:17px;
		outline:none;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		min-width:100%;
		max-width:100%;
	}
	.links-list{
		font-size:20px;
		line-height:24px;
	}
	.products-section{padding:150px 0 0;}
	.gallery-box{
		width:auto;
		padding:170px 50px 0;
	}
	.gallery .btn-prev{left:-40px;}
	.gallery .btn-next{right:-40px;}
	.gallery .slides{width:100%;}
	.gallery .slide{width:100%;}
}
@media only screen and (max-width: 767px){
	.header-holder{padding:3px 15px 6px;}
	.partner-logo{display:none;}

	.first-section .box-holder:first-child								{margin: 40px -4px 0 0;}

	.logo{
		width:200px;
		height:45px;
		background-size:100% 100%;
		margin:5px 0 0;
	}
	#vlag{ position:absolute; right: 50px; top: 8px;}
	#nav{width:auto;}
	#nav ul.js-slide-hidden{position:absolute !important;}
	#nav .opener{display:block;}
	#nav ul{
		position:absolute;
		top:100%;
		left:0;
		background: rgba(10,28,98,0.77);
		padding:4px 7px;
		font-size:14px;
		line-height:16px;
		font-weight:bold;
		text-align:left;
		width:100%;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}
	#nav ul li{
		display:block;
		margin:0 0 3px;
	}
	#nav ul a{
		display:block;
		padding:1px 10px 0;
	}
	#nav ul a:hover,
	#nav ul .active a{
		text-decoration:none;
		background:#818181;
	}
	.home .section{height:auto !important;}
	.home .bg-holder{display:none;}
	.first-section{padding:0;}
	.section{
		background:#2a3976;
		padding:0 0 50px;
	}
	.section-2{
		background:#fff;
		padding:20px 0 50px;
	}
	.section .img{
		display:block;
		width:100%;
		height:auto;
	}
	.section-title{padding:15px 0;}
	.box-holder{
		width:100%;
		margin:0;
		padding:0;
	}
	.article-box{padding:18px 17px 6px;	}
	.article-box,
	.footer-box{
		margin:0;
		font-size:14px;
		line-height:20px;
		background:none;
	}
	.article-box h1,
	.article-box h2{
		font-size:14px;
		line-height:20px;
	}
	.article-box p{margin:0 0 15px;}
	.footer-box{
		text-align:center;
		padding:12px 15px;
	}
	.partner-box{display:block;}
	.partner-box .partner-logo{
		width:224px;
		height:41px;
		margin:0 auto;
		background: url(/images/logo-recaro-2.png) no-repeat;
		display:block;
		float:none;
	}
	.link-next{bottom:15px;}
	.section-title h1{
		font-size:28px;
		line-height:32px;
	}
	.list-holder{margin:0;}
	.products-list li{
		margin:0 0 15px;
		width:100%;
	}
	.products-list .holder{margin:0 25px;}
	.products-list .img-box,
	.products-section .products-list .img-box{
		max-width:300px;
		margin:0 auto 32px;
	}
	.products-section{padding:80px 0 0;}
	.links-list{padding:10px 0;}
	.contact-form{
		position:static;
		width:100%;
		background:none;
		padding:10px 15px;
		margin:0 0 10px;
	}
	.contact-form label,
	.contact-form .label,
	.contact-form .text-required{width:110px;}
	.section:last-child{padding:0 0 10px;}
	.gallery-section{height:auto !important;}
	.gallery-section .bg-holder{height:100% !important;}
	.gallery-box{padding:80px 0 20px;}
	.gallery-section{background:none;}
	.gallery-section .footer-box{
		background: rgba(10, 28, 98, 0.77);
		position:static;
		float:none;
		margin:0 30px 30px;
	}
	.gallery .slide-title{
		margin:0 0 15px;
		font-size:28px;
		line-height:32px;
	}
	.gallery .slide-box{padding:0 30px;}
	.gallery .img-box{
		height:auto !important;
		float:none;
		width:100%;
		margin:0 auto;
	}
	.gallery .img-box a{padding:15px 25px;}
	.gallery .img-box img{
		display:block;
		width:100%;
		height:auto;
	}
	.gallery .btn-prev,
	.gallery .btn-next{
		width:18px;
		height:50px;
		background-position:-200px -50px;
		left:5px;
		top:155px;
	}
	.gallery .btn-next{
		background-position:-225px -50px;
		left:auto;
		right:5px;
	}
	.gallery .info{
		padding:15px 17px 10px;
		height:auto !important;
	}
}</pre></body></html>