<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background: #fff;
	font-family: 'Playfair Display', Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #979797;
	font-weight: 300;
	font-style: normal;
	line-height: 1.429;
	padding: 0;
	margin: 0;
	overflow-x: hidden;
}

::selection { color: #fff; background: #48bef5; text-shadow: none; }
::-moz-selection { color: #fff; background: #48bef5; text-shadow: none; }

h1 {
	font-family: 'Old Standard TT', Arial, Helvetica, sans-serif;
	font-size: 3.5em;
	font-weight: 400;
	color: #bea25e;
	letter-spacing: -.05em;
	line-height: 1.1em;
	text-align: center;
	padding: 0;
	margin: 0 0 30px 0;
}

h2 {
	font-family: 'Playfair Display', serif;
	font-size: 1.8em;
	font-weight: 300;
	color: #464646;
	letter-spacing: -.03em;
	line-height: 1.3em;
	padding: 0;
	margin: 0 0 55px 0;
}
	h2 + br {
		display: none;
	}

h3 {
	font-family: 'Old Standard TT', Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	font-weight: 500;
	color: #bea25e;
	letter-spacing: -.02em;
	padding: 0;
	margin: 0 0 20px -3px;
}
	h3 + br {
		display: none;
	}

h4 {
	font-family: 'Playfair Display', Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #5a5a5a;
	font-weight: 400;
	line-height: .9em;
	padding: 0;
	margin: 0 0 15px 0;
}

a {
	color: #48bef5;
	text-decoration: none;
	outline: 0;
	transition: all .2s;
	-webkit-transition: all .2s;
}

a:hover, a:active {
	color: #000;
	text-decoration: none;
}

a img {
	border: 0px;
	text-decoration: none;
}

.anc {
	display: block; 
	content: " ";
	height: 85px;
	margin-top: -85px;
	visibility: hidden;
}

p { padding: 0; }

.clr {
	clear: both !important;
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

	.m5 { margin: 0 0 5px 0 !important; }
	.m6 { margin: 0 0 6px 0 !important; }
	.m7 { margin: 0 0 7px 0 !important; }
	.m8 { margin: 0 0 8px 0 !important; }
	.m9 { margin: 0 0 9px 0 !important; }
	.m10 { margin: 0 0 10px 0 !important; }
	.m15 { margin: 0 0 15px 0 !important; }
	.m20 { margin: 0 0 20px 0 !important; }
	.m25 { margin: 0 0 25px 0 !important; }
	.m30 { margin: 0 0 30px 0 !important; }
	.m35 { margin: 0 0 35px 0 !important; }
	.m40 { margin: 0 0 40px 0 !important; }
	.m45 { margin: 0 0 45px 0 !important; }
	.m50 { margin: 0 0 50px 0 !important; }
	.m60 { margin: 0 0 60px 0 !important; }
	.m70 { margin: 0 0 70px 0 !important; }
	.m80 { margin: 0 0 80px 0 !important; }
	.m90 { margin: 0 0 90px 0 !important; }
	.m100 { margin: 0 0 100px 0 !important; }
	.m150 { margin: 0 0 150px 0 !important; }
	.m200 { margin: 0 0 200px 0 !important; }
	.m250 { margin: 0 0 250px 0 !important; }

.block { display: block !important; }
.inline { display: inline-block; }
.table { display: table; }
.cell { display: table-cell; vertical-align: middle; }
.mauto { margin-left: auto; margin-right: auto; }
.center { text-align: center !important; }
.left { float: left; }
.right { float: right; }
.div_left { float: left; }
.div_right { float: right; }
.t_right { text-align: right !important; }
.justify { text-align: justify !important; }
.hidden { display: none !important; }
.bold { font-weight: bold !important; }
.thin { font-weight: 100 !important; }
.boxsize { box-sizing: border-box; }

.black { color: #000 !important; }
.grey { color: #bbb !important; }
.lgrey { color: #ddd !important; }
.white { color: #fff !important; }
.white_shdw { text-shadow: 1px 1px #3a3a3a !important; }
.red { color: #d10202 !important; }
.green { color: #69b233 !important; }
.blue { color: #148bc3 !important; }
.f1 { color: #f1f1f1 !important; }
.glow {	color: #ffa800; }

.m10r { margin-right: 10px !important; }
.m10l { margin-left: 10px !important; }

.mx900 { max-width: 900px; }

.w45 { width: 45% !important; }
.w46 { width: 46% !important; }
.w47 { width: 47% !important; }
.w48 { width: 48% !important; }
.w49 { width: 49% !important; }
.w50 { width: 50% !important; }
.w100 { width: 100% !important; }

.sep {
	display: block;
	width: 50px;
	background: rgba(255,255,255, .6);
	text-align: center;
	padding: 3px;
	margin: 0 auto 45px;
}

	.sep img {
		display: inline-block;
		opacity: .15;
		width: inherit;
		height: auto;
	}

hr {
	clear: both;
	height: 0px;
	border: solid #eee;
	border-width: 1px 0 0 0;
	padding: 0 0 0 0;
	margin: 35px 0 45px 0 !important;
}

.high5 { margin: 0 0 50px 0 !important; }
.high4 { margin: 0 0 40px 0 !important; }
.high3 { margin: 0 0 35px 0 !important; }
.high2 { margin: 0 0 30px 0 !important; }
.high { margin: 0 0 25px 0 !important; }
.low6 { margin: 0 0 20px 0 !important; }
.low5 { margin: 0 0 15px 0 !important; }
.low4 { margin: 0 0 12px 0 !important; }
.low3 { margin: 0 0 10px 0 !important; }
.low2 { margin: 0 0 8px 0 !important; }
.low { margin: 0 0 5px 0 !important; }
.flat { margin: 0 !important; }

.small { font-size: .85em !important; }

.pointer { cursor: pointer !important; }
.default { cursor: default !important; }

.no_select {
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
}

.ldr-w {
	display: none;
	padding-top: 12px;
	padding-bottom: 6px;
}

	.ldr {
		display: inline-block;
	}

.vldt {
	float: left;
	display: inline-block;
	height: 2px;
	line-height: 1.1em !important;
	margin: 0 !important;
}

	.vldt label.error {
		font-size: 1.2em !important;
		font-weight: 800;
		color: #c00;
	}

	.vldt span {
		margin: 0 2px 0 0;
	}

Â§ {
	float: left;
	margin: 1px 6px 0 0 !important;
}

input::-moz-focus-inner { border: 0; padding: 0; }

.btn {
	-webkit-appearance: none;
	display: inline-block;
	background: #ae8c4c;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 400;
	color: #fff;
	letter-spacing: .05em;
	line-height: 1.1em;
	text-transform: uppercase;
	text-align: center;
	border: none;
	cursor: pointer;
	box-sizing: border-box;
	padding: 16px 25px 15px;
	margin: 0;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	transition: all .2s;
	-webkit-transition: all .2s;
}

	.btn:hover {
		background: #000;
		color: #fff;
	}
	
.btn-inv {
	background: none;
	border: 2px solid #fff;
}

	.btn-inv:hover {
		background: #fff;
		color: #000;
	}
	
	.btn_full {
		display: block;
		width: 100%;
	}
	
	.btn_th {
		padding-top: 11px;
		padding-bottom: 10px;
	}
	
	.btn_th2 {
		font-family: 'Open Sans', Arial, Helvetica, sans-serif;
		font-size: .65em;
		border-radius: 2px;
		-webkit-border-radius: 2px;
		padding: 3px 5px 2px;
	}
	
	.btn_green {
		background: #50b864;
		color: #fff;
		text-shadow: none;
	}
	.btn_green:hover {
		background: #3b9e4e;
		color: #fff;
	}

	.btn_s {
		font-size: 1em !important;
		padding: 11px 16px !important;
	}
	
	.btn_login {
		padding-top: 14px !important;
		padding-bottom: 13px !important;
	}
	
	.btn &gt; img {
		float: right;
		display: inline-block;
		width: 6px;
		height: auto;
		margin: 4px 0 0 10px;
	}

.input {
	width: 100%;
	background: rgba(255,255,255, 1);
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: 400;
	color: #000;
	border: 1px solid #ccc;
	box-shadow: inset 0 4px 8px rgba(0,0,0, .05);
	box-sizing: border-box;
	padding: 12px 10px;
	margin: 0;
	outline: 0;
	transition: all .2s;
	-webkit-transition: all .2s;
}
	
	.input:focus {
		border: 1px solid #000;
	}
	
	.required.error {
		border-color: #d40000 !important;
	}
	
	::-webkit-input-placeholder { font-weight: 300; }
	:-moz-placeholder { font-weight: 300; }
	::-moz-placeholder { font-weight: 300; }
	:-ms-input-placeholder { font-weight: 300; }
	
	.label {
		display: inline-block;
		font-family: 'Open Sans', Arial, Helvetica, sans-serif;
		font-size: .9em;
		font-weight: 400;
		color: #666;
		letter-spacing: .02em;
		line-height: .8em;
		text-transform: uppercase;
		text-align: left;
		margin: 0 0 6px 0;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
	}
		.label &gt; span {
			display: inline-block;
			vertical-align: middle;
			padding: 0;
			margin: -1px 0 0 0;
		}
		.label &gt; .campaign-label {
			background: #4b972c;
			font-size: .9em;
			color: #fff;
			border-radius: 3px;
			-webkit-border-radius: 3px;
			padding: 2px 4px;
			margin: 0 0 0 8px;
		}

	.label_txt {
		font-family: 'Raleway', Arial, Helvetica, sans-serif;
		font-size: .9em !important;
		font-weight: 500;
		color: #797979;
		line-height: 1.5em !important;
		text-transform: uppercase;
		border-radius: 3px 3px 0 0;
		-webkit-border-radius: 3px 3px 0 0;
		padding: 0;
		margin: 0;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
	}
	
	.red-error {
		display: inline-block;
		border: 1px solid #d40000;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		padding: 1px 4px !important;
		margin: 0 2px;
	}
	
	.textarea {
		height: 78px;
		font-family: 'Open Sans', Arial, Helvetica, sans-serif;
		font-size: 1.05em;
		line-height: 1.4em;
	}
		
	.select {
		width: 100%;
		background: rgba(255,255,255, 1);
		font-family: 'Open Sans', Arial, Helvetica, sans-serif;
		font-size: 1.2em;
		font-weight: 400;
		color: #000;
		border: 1px solid #ccc;
		box-shadow: inset 0 4px 8px rgba(0,0,0, .05);
		box-sizing: border-box;
		padding: 12px 10px;
		margin: 0;
		outline: 0;
		transition: all .2s;
		-webkit-transition: all .2s;
	}
	
		.select:focus {
			background: #fff;
			color: #000;
			border: 1px solid #aaa;
			box-shadow: inset 0 3px 5px #e0e0e0;
		}
	
	.checkbox, .radio {
		display: inline-block;
		vertical-align: middle;
		margin: -2px 9px 0 0;
		outline: none;
	}
		input[type=radio].error:after {
			content: " ";
			display: inline-block;
			border: 1px solid #d40000 !important;
			border-radius: 20px;
			-webkit-border-radius: 20px;
			box-sizing: border-box;
			padding: 9px;
			margin: -4px 0 0 -4px;
		}
	
	.hnpt {
		display: none;
	}

.w {
	width: 100%;
	max-width: 1200px;
	box-sizing: border-box;
	padding: 0 40px;
	margin: 0 auto;
}
.w.nrw {
	max-width: 800px;
}

header {
	position: fixed;
	z-index: 1000;
	width: 100%;
	height: 40px;
	background: #fff;
	font-family: 'Playfair Display', serif;
	font-style: normal !important;
	text-transform: uppercase;
	box-sizing: border-box;
	box-shadow: 0 0 5px rgba(0,0,0, .2);
}
	header &gt; #logo {
		display: inline-block;
		box-shadow: 0 0 20px rgba(0,0,0, .2);
		margin: 0 20px 0 40px;
	}
		#logo &gt; img {
			display: block;
			width: 150px;
			height: auto;
			transition: all .2s;
			-webkit-transition: all .2s;
		}
		#logo:hover &gt; img {
			width: 160px;
		}
	header &gt; #logo.s {
	}
		#logo.s &gt; img {
			width: 120px;
		}
		#logo.s:hover &gt; img {
			width: 130px;
		}
	
	header &gt; #contact {
		display: inline-block;
		vertical-align: top;
		padding: 12px 0 0 0;
	}
		#contact &gt; div {
			display: inline-block;
		}
		#contact &gt; div:first-child {
			margin: 0 15px 0 0;
		}
			#contact &gt; div &gt; a &gt; img {
				opacity: .2;
				display: inline-block;
				vertical-align: top;
				width: 15px;
				height: auto;
				margin: 0 5px 0 0;
				transition: all .2s;
				-webkit-transition: all .2s;
			}
				#contact &gt; div &gt; a:hover &gt; img {
					opacity: 1;
				}
			#contact &gt; div &gt; a &gt; span {
				display: inline-block;
				vertical-align: top;
				font-size: .8em;
				color: #aaa;
				letter-spacing: .1em;
				transition: all .2s;
				-webkit-transition: all .2s;
			}
				#contact &gt; div &gt; a:hover &gt; span {
					color: #000;
				}
	
	header &gt; #nav_tgl {
		display: none;
	}
	
	header &gt; nav {
		float: right;
		margin: 0 40px 0 0;
	}
		nav &gt; ul {
			list-style: none;
			padding: 0;
			margin: 0;
		}
			nav &gt; ul &gt; li {
				position: relative;
				display: inline-block;
				padding: 0;
				margin: 0;
			}
				nav &gt; ul &gt; li &gt; a {
					display: block;
					font-size: .9em;
					color: #777;
					letter-spacing: .05em;
					padding: 9px 18px 11px;
				}
				nav &gt; ul &gt; li:hover &gt; a,
				nav &gt; ul &gt; li.c &gt; a {
					background: #000;
					color: #fff;
				}
				nav &gt; ul &gt; li &gt; a.system {
					background: #ae8c4c;
					color: #fff;
				}
				nav &gt; ul &gt; li.system:hover &gt; a.system {
					background: #cca55a;
				}
					nav &gt; ul &gt; li &gt; a &gt; span {
						display: inline-block;
						vertical-align: middle;
					}
					nav &gt; ul &gt; li &gt; a &gt; span.arw {
						opacity: .3;
						display: inline-block;
						vertical-align: middle;
						width: 8px;
						height: 8px;
						background: url(../img/arw-d.png) center center no-repeat;
						background-color: transparent;
						background-size: contain;
						margin: 0 0 0 5px;
						transition: all .2s;
						-webkit-transition: all .2s;
					}
					nav &gt; ul &gt; li:hover &gt; a &gt; span.arw,
					nav &gt; ul &gt; li.c &gt; a &gt; span.arw {
						opacity: 1;
						background-image: url(../img/arw-d-inv.png);
					}
				
				nav &gt; ul &gt; li &gt; ul {
					display: none;
					position: absolute;
					list-style: none;
					width: 180px;
					background: #fff;
					box-shadow: 0 5px 15px rgba(0,0,0, .3);
					padding: 0;
					margin: 0;
				}
				nav &gt; ul &gt; li &gt; ul.system-sub {
					right: 0;
				}
				nav &gt; ul &gt; li:hover &gt; ul {
					display: inline-block;
				}
					nav &gt; ul &gt; li &gt; ul &gt; li {
						display: block;
						border-bottom: 1px solid #ddd;
					}
					nav &gt; ul &gt; li &gt; ul &gt; li:last-child {
						border: none;
					}
						nav &gt; ul &gt; li &gt; ul &gt; li &gt; a {
							display: block;
							font-size: .9em;
							font-weight: 400;
							color: #777;
							padding: 10px 10px 10px 20px;
						}
						nav &gt; ul &gt; li &gt; ul &gt; li &gt; a:hover {
							background: #000;
							color: #fff;
							padding-left: 25px;
						}
						nav &gt; ul &gt; li &gt; ul &gt; li.c &gt; a {
							background: #000;
							color: #fff;
						}

#entrance {
	position: relative;
	width: 100%;
	height: 950px;
	background: url(../img/media/entrance.jpg) bottom center no-repeat #fff;
	background-size: cover;
}
	#entrance &gt; #quote {
		position: absolute;
		top: 80px;
		right: 40px;
		font-family: 'Playfair Display', Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		font-style: italic;
		color: #fff;
		line-height: 1.4em;
		text-shadow: 1px 1px 5px rgba(0,0,0, .5);
	}
	#entrance &gt; #quote:hover {
		transform: scale(1.06);
		letter-spacing: .02em;
	}
			#quote &gt; span:first-child {
				display: block;
				margin: 0 0 5px 0;
			}
			#quote &gt; span:last-child {
				display: block;
				font-size: .8em;
				text-align: right;
			}

main {
	display: block;
	padding: 130px 0 100px 0;
}
main.st {
	padding: 0;
}
	main p {
		font-family: 'Open Sans', Arial, Helvetica, sans-serif;
		font-size: 1.15em;
		color: #000;
		padding: 0;
		margin: 0 0 20px 0;
	}
	
	.response {
		display: block;
		background: #000;
		font-family: 'Open Sans', Arial, Helvetica, sans-serif;
		font-size: 1.2em;
		color: #fff;
		line-height: 1.2em;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		box-sizing: border-box;
		cursor: pointer;
		padding: 20px;
		margin: 0 0 30px 0;
	}
		.response.success {
			background: #619e59;
		}
	
	section.cols {
		display: block;
	}
		section.cols &gt; div {
			display: inline-block;
			vertical-align: top;
			width: 45%;
		}
		section.cols &gt; div:first-child {
			margin: 0 5% 0 0;
		}
		section.cols &gt; div:last-child {
			border-left: 1px solid #eee;
			padding: 0 0 30px calc(5% - 1px);
		}
	
	#contact_info &gt; a {
		display: block;
		font-family: 'Open Sans', Arial, Helvetica, sans-serif;
		font-size: 1.4em;
		color: #979797;
		margin: 0 0 15px 0;
	}
	#contact_info &gt; a:hover {
		color: #000;
	}
		#contact_info &gt; a &gt; img {
			opacity: .4;
			display: inline-block;
			vertical-align: middle;
			width: 40px;
			height: auto;
			margin: 0 15px 0 0;
			transition: all .2s;
			-webkit-transition: all .2s;
		}
		#contact_info &gt; a:hover &gt; img {
			opacity: 1;
		}
		
		#contact_info &gt; a &gt; span {
			display: inline-block;
			vertical-align: middle;
		}

	#preamble {
		text-align: center;
		padding: 10px 0 140px;
		box-sizing: border-box;
	}
		#preamble &gt; h2 &gt; a {
			font-family: 'Old Standard TT', Arial, Helvetica, sans-serif;
			font-weight: 400;
			color: #bea25e;
			letter-spacing: -.05em;
			text-align: center;
			padding: 0;
			margin: 0 0 30px 0;
		}
			#preamble &gt; h2 &gt; a &gt; span:first-child {
				display: block;
				font-size: 1.6em;
				line-height: 1em;
			}
			#preamble &gt; h2 &gt; a &gt; span:last-child {
				display: block;
				font-size: 1.04em;
			}
		
		#roll {
			display: inline-block;
			position: relative;
			cursor: pointer;
		}
			#roll &gt; img {
				position: absolute;
				display: block;
				width: 24px;
				height: auto;
				animation: pulse 2s infinite;
				-webkit-animation: pulse 2s infinite;
			}
			@-webkit-keyframes pulse {
				0% { margin-top: 0; }
				5% { margin-top: 2px; }
				10% { margin-top: 5px; }
				50% { margin-top: 10px; }
				90% { margin-top: 5px; }
				95% { margin-top: 2px; }
				100% { margin-top: 0; }
			}
			@keyframes pulse {
				0% { margin-top: 0; }
				50% { margin-top: 10px; }
				100% { margin-top: 0; }
			}
		
	section.services {
		border: solid #bea25e;
		border-width: 4px 0;
	}
		section.services &gt; a {
			display: inline-block;
			width: calc((50%) - 2px);
			height: 600px;
			background-position: center center;
			background-repeat: no-repeat;
			background-size: cover;
			margin: 0 0 -4px 0;
		}
		section.services &gt; a:first-child {
			border-right: 4px solid #bea25e;
		}
			section.services &gt; a &gt; div {
				display: table;
				width: 100%;
				height: inherit;
			}
				section.services &gt; a &gt; div &gt; div {
					display: table-cell;
					vertical-align: middle;
					height: inherit;
					text-align: center;
					box-sizing: border-box;
					padding: 30px 0 0 0;
					transition: all .2s;
					-webkit-transition: all .2s;
				}
				section.services &gt; a:hover &gt; div &gt; div {
					background: rgba(255,255,255, .8);
				}
				
					section.services &gt; a &gt; div &gt; div &gt; span:first-child {
						display: block;
						font-size: 3.5em;
						color: #fff;
						line-height: 1.3em;
						text-transform: uppercase;
						text-shadow: 0 0 20px rgba(0,0,0, .3);
						transition: all .2s;
						-webkit-transition: all .2s;
					}
						section.services &gt; a:hover &gt; div &gt; div &gt; span:first-child {
							color: #bea25e;
							text-shadow: none;
						}
					
					section.services &gt; a &gt; div &gt; div &gt; span:last-child {
						opacity: 0;
						display: block;
						font-size: 1.05em;
						color: #000;
						letter-spacing: .05em;
						text-transform: uppercase;
						transition: all .2s;
						-webkit-transition: all .2s;
					}
						section.services &gt; a:hover &gt; div &gt; div &gt; span:last-child {
							opacity: 1;
						}
	
	section.service {
		border: solid #bea25e;
		border-width: 4px 0;
		padding: 0;
		margin: 0;
	}
		section.service &gt; a {
			display: inline-block;
			width: 100%;
			height: 600px;
			background-position: top center;
			background-repeat: no-repeat;
			background-size: cover;
			margin: 0 0 -4px 0;
		}
			section.service &gt; a &gt; div {
				display: table;
				width: 100%;
				height: inherit;
			}
				section.service &gt; a &gt; div &gt; div {
					display: table-cell;
					vertical-align: middle;
					height: inherit;
					text-align: center;
					box-sizing: border-box;
					padding: 30px 0 0 0;
					transition: all .2s;
					-webkit-transition: all .2s;
				}
				section.service &gt; a:hover &gt; div &gt; div {
					background: rgba(255,255,255, .8);
				}
				
					section.service &gt; a &gt; div &gt; div &gt; span:first-child {
						display: block;
						font-size: 3.5em;
						color: #fff;
						line-height: 1.3em;
						text-transform: uppercase;
						text-shadow: 0 0 20px rgba(0,0,0, .3);
						transition: all .2s;
						-webkit-transition: all .2s;
					}
						section.service &gt; a:hover &gt; div &gt; div &gt; span:first-child {
							color: #bea25e;
							text-shadow: none;
						}
					
					section.service &gt; a &gt; div &gt; div &gt; span:last-child {
						opacity: 0;
						display: block;
						font-size: 1.05em;
						color: #000;
						letter-spacing: .05em;
						text-transform: uppercase;
						transition: all .2s;
						-webkit-transition: all .2s;
					}
						section.service &gt; a:hover &gt; div &gt; div &gt; span:last-child {
							opacity: 1;
						}
	
	section.pictxt {
		border: solid #bea25e;
		border-width: 4px 0;
	}
		section.pictxt &gt; a {
			display: inline-block;
			width: calc((50%) - 2px);
			height: 600px;
			background-position: center center;
			background-repeat: no-repeat;
			background-size: cover;
			margin: 0 0 -4px 0;
		}
		section.pictxt &gt; a:first-child {
			border-right: 4px solid #bea25e;
		}
			section.pictxt &gt; a &gt; div {
				display: table;
				width: 100%;
				height: inherit;
				transition: all .2s;
				-webkit-transition: all .2s;
			}
			section.pictxt &gt; a:hover &gt; div {
				background: rgba(0,0,0, .2);
			}
				section.pictxt &gt; a &gt; div &gt; div {
					display: table-cell;
					vertical-align: middle;
					height: inherit;
					box-sizing: border-box;
					padding: 20px 15%;
					transition: all .2s;
					-webkit-transition: all .2s;
				}
				
					section.pictxt &gt; a &gt; div &gt; div &gt; span.title {
						display: block;
						font-family: 'Old Standard TT', Arial, Helvetica, sans-serif;
						font-size: 5em;
						color: #fff;
						letter-spacing: -.04em;
						line-height: 1em;
						text-shadow: 1px 1px 0 rgba(0,0,0, .3);
						transition: all .2s;
						-webkit-transition: all .2s;
						margin: 0 0 45px 0;
					}
					
					section.pictxt &gt; a &gt; div &gt; div &gt; p {
						display: block;
						font-family: 'Open Sans', Arial, Helvetica, sans-serif;
						font-size: 1.25em;
						font-weight: 300;
						color: #eee;
						line-height: 1.6em;
						text-shadow: 1px 1px 0 rgba(0,0,0, .3);
						transition: all .2s;
						-webkit-transition: all .2s;
					}
	
	section.quote &gt; a {
		display: block;
		width: 100%;
		font-size: 2.6em;
		color: #bea25e;
		line-height: 1.25em;
		text-align: center;
		padding: 100px 0;
	}
	section.quote &gt; a:hover {
		background: #000;
	}
		section.quote &gt; a &gt; div {
			display: block;
			width: 100%;
			max-width: 800px;
			margin: 0 auto;
		}
	
	.form-response {
		display: none;
		font-family: 'Open Sans', Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		font-weight: 400;
		color: #000;
		margin: 0 0 15px 0;
	}
	
	
	.page_content {
		font-family: 'Open Sans', Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		font-weight: 300;
		line-height: 1.5em;
	}
		.page_content strong {
			color: #000;
		}
		.page_content .pic &gt; img {
			display: block;
			width: 100%;
			height: auto;
			box-shadow: 0 0 25px rgba(0,0,0, .15);
		}

footer {
	background: url(../img/linnen.png) top left;
}
	#ftr {
		max-width: 1400px;
		font-family: 'Open Sans', Arial, Helvetica, sans-serif;
		font-weight: 400;
		padding: 100px 40px;
		margin: 0 auto;
	}
		.copyright-contact {
			display: inline-block;
			vertical-align: top;
			width: 18%;
			color: #666;
			box-sizing: border-box;
			margin: 0 10% 0 0;
		}
			.copyright-contact &gt; a &gt; img {
				opacity: .3;
				width: 100%;
				height: auto;
				margin: 0;
				transition: all .2s;
				-webkit-transition: all .2s;
				-webkit-user-select: none !important;
				-moz-user-select: none !important;
				-ms-user-select: none !important;
			}
			.copyright-contact &gt; a:hover &gt; img {
				opacity: 1;
			}
			
			.copyright-contact &gt; .copy {
				font-size: .85em;
				color: #444;
				text-align: center;
				margin: 0 0 18px 0;
			}
			
			.copyright-contact &gt; .contact {
				
			}
				.copyright-contact &gt; .contact &gt; a {
					display: block;
					border-bottom: 1px dashed #333;
					padding: 10px 0;
					margin: 0 0 0 0;
				}
				.copyright-contact &gt; .contact &gt; a:last-child {
					border: none;
				}
					.copyright-contact &gt; .contact &gt; a &gt; img {
						opacity: .3;
						display: inline-block;
						vertical-align: middle;
						width: 23px;
						height: auto;
						margin: 0 20px 0 -5px;
						transition: all .2s;
						-webkit-transition: all .2s;
					}
						.copyright-contact &gt; .contact &gt; a:hover &gt; img {
							opacity: 1;
							padding-left: 6px;
						}
					.copyright-contact &gt; .contact &gt; a &gt; span {
						display: inline-block;
						vertical-align: middle;
						color: #666;
						transition: all .2s;
						-webkit-transition: all .2s;
					}
						.copyright-contact &gt; .contact &gt; a:hover &gt; span {
							color: #fff;
						}
		
		.sitemap {
			display: inline-block;
			vertical-align: top;
			width: 20%;
			padding: 6px 0 0 0;
			margin: 0 10% 0 0;
		}
			.sitemap &gt; ul {
				list-style: none;
				padding: 0;
				margin: 0;
			}
				.sitemap &gt; ul &gt; li {
					border-bottom: 1px dashed #333;
					padding: 0;
					margin: 0;
				}
				.sitemap &gt; ul &gt; li:last-child {
					border: none;
				}
				
					.sitemap &gt; ul &gt; li &gt; a {
						display: block;
						color: #666;
						letter-spacing: .02em;
						text-transform: uppercase;
						padding: 10px 0;
						margin: 0;
					}
					.sitemap &gt; ul &gt; li &gt; a:hover {
						color: #fff;
						padding-left: 6px;
					}
				
				.sitemap &gt; ul &gt; li &gt; ul {
					list-style: none;
					padding: 0;
					margin: -5px 0 10px 20px;
				}
					.sitemap &gt; ul &gt; li &gt; ul &gt; li {
					}
						.sitemap &gt; ul &gt; li &gt; ul &gt; li &gt; a {
							display: block;
							font-size: .9em;
							color: #555;
							padding: 3px 0;
						}
						.sitemap &gt; ul &gt; li &gt; ul &gt; li &gt; a:hover {
							color: #fff;
							padding-left: 4px;
						}
		
		.stories {
			display: inline-block;
			vertical-align: top;
			width: 40%;
		}
			.stories &gt; a.logo {
				display: block;
				width: 120px;
				margin: 0 auto 15px;
			}
				.stories &gt; a.logo &gt; img {
					opacity: .3;
					display: block;
					width: 100%;
					height: auto;
					transition: all .2s;
					-webkit-transition: all .2s;
				}
				.stories &gt; a.logo:hover &gt; img {
					opacity: 1;
				}
			
			.stories &gt; ul {
				list-style: none;
				padding: 0;
				margin: 0;
			}
				.stories &gt; ul &gt; li {
					padding: 0;
					margin: 0;
					border-bottom: 1px dashed #333;
				}
				.stories &gt; ul &gt; li:last-child {
					border: none;
				}
					.stories &gt; ul &gt; li &gt; a {
						display: block;
						color: #555;
						padding: 12px 0;
					}
						.stories &gt; ul &gt; li &gt; a &gt; .date {
							display: inline-block;
							vertical-align: top;
							width: 45px;
							font-size: .75em;
							text-transform: uppercase;
							text-align: center;
							border: 1px solid #333;
							border-radius: 3px;
							-webkit-border-radius: 3px;
							padding: 1px 3px;
							margin: 1px 10px 0 0;
							box-sizing: border-box;
							transition: all .2s;
							-webkit-transition: all .2s;
						}
							.stories &gt; ul &gt; li &gt; a:hover &gt; .date {
								border-color: #fff;
								color: #fff;
							}
						
						.stories &gt; ul &gt; li &gt; a &gt; .descr {
							display: inline-block;
							vertical-align: top;
							width: calc(100% - 55px);
						}
							.stories &gt; ul &gt; li &gt; a &gt; .descr &gt; .title {
								display: block;
								font-weight: 600;
								margin: 0 0 3px 0;
								transition: all .2s;
								-webkit-transition: all .2s;
							}
								.stories &gt; ul &gt; li &gt; a:hover &gt; .descr &gt; .title {
									color: #fff;
								}
							.stories &gt; ul &gt; li &gt; a &gt; .descr &gt; .preamble {
								display: block;
								font-size: .8em;
								color: #444;
								letter-spacing: .02em;
								margin: 0;
								transition: all .2s;
								-webkit-transition: all .2s;
							}
								.stories &gt; ul &gt; li &gt; a:hover &gt; .descr &gt; .preamble {
									color: #fff;
								}
	
	.article {
		max-width: 800px;
		margin: 0 auto 80px;
	}
		.article &gt; h2.title {
			font-size: 2.8em;
			text-align: center;
			margin: 0;
		}
			.article &gt; h2.title &gt; a {
				color: #000;
			}
			.article &gt; h2.title &gt; a:hover {
				color: #bea25e;
			}
		.article &gt; .date {
			font-size: 1.3em;
			text-align: center;
			margin: 0 0 30px 0;
		}
		.article &gt; .preamble {
			font-size: 1.4em;
			color: #000;
			margin: 0 0 30px 0;
		}
		.article &gt; .content {
			font-size: 1.2em;
			color: #777;
			line-height: 1.5em;
		}
			.article &gt; .content &gt; .pic {
				margin: 30px 0 50px 0;
			}
			.article &gt; .content &gt; .pic + br,
			.article &gt; .content &gt; .pic + br + br {
				display: none;
			}
				.article &gt; .content &gt; .pic &gt; img {
					display: block;
					width: 100%;
					box-shadow: 0 0 25px rgba(0,0,0, .1);
					margin: 0 0 5px 0;
				}
				.article &gt; .content &gt; .pic &gt; .descr {
					font-family: 'Open Sans', Arial, Helvetica, sans-serif;
					font-size: .75em;
					font-weight: 400;
					color: #999;
					margin: 0 0 -10px 0;
				}
	
	.delim {
		width: 40px;
		height: 3px;
		background: #bea25e;
		margin: 0 auto 70px;
	}
	
	footer &gt; #map {
		display: block;
		height: 380px;
		line-height: 0;
		border-top: 4px solid #bea25e;
		padding: 0;
		margin: 0 0 -4px 0;
		overflow: hidden;
	}
		#map &gt; #gmap {
			position: relative;
			width: 150%;
			height: 500px;
			top: -35px;
			left: -25%;
		}

#d, #l, #lat, #lng { display: none; }




@media screen and (max-width: 1200px){
	header &gt; #logo {
		margin: 0 20px 0 20px;
	}
		#logo &gt; img {
			width: 90px;
		}
		#logo:hover &gt; img {
			width: 90px;
		}
}

@media screen and (max-width: 1100px){
	header &gt; #contact {
		display: none;
	}
}

@media screen and (max-width: 1000px){
	.w {
		padding: 0 20px;
	}
	
	header {
		position: absolute;
	}
	
	#entrance &gt; #quote:hover {
		transform: none;
		letter-spacing: normal;
	}
	
	section.cols {
		display: block;
	}
		section.cols &gt; div {
			display: block;
			vertical-align: top;
			width: 100%;
		}
		section.cols &gt; div {
			padding: 0 !important;
			margin: 0 0 50px 0 !important;
		}
		section.cols &gt; div:last-child {
			border: none;
		}
	
	section.services &gt; a &gt; div &gt; div &gt; span:first-child {
		font-size: 2.8em;
	}
	
	section.quote &gt; a {
		font-size: 2em;
	}
}

@media screen and (max-width: 768px){
	.w45 { width: 100% !important; }
	.w46 { width: 100% !important; }
	.w47 { width: 100% !important; }
	.w48 { width: 100% !important; }
	.w49 { width: 100% !important; }
	.w50 { width: 100% !important; }
	
	h1 {
		font-size: 2.5em;
		letter-spacing: -.05em;
		line-height: 1.1em;
		margin: 0 0 30px 0;
	}	
	h2 {
		font-size: 1.4em;
		line-height: 1.4em;
		margin: 0 0 55px 0;
	}
	h3 {
		font-size: 1.5em;
		margin: 0 0 20px -3px;
	}
	
	header {
		height: 60px;
	}
		header &gt; #nav_tgl {
			opacity: .4;
			position: absolute;
			display: block !important;
			z-index: 1000000;
			top: 18px;
			right: 18px;
			width: 33px;
			height: auto;
			cursor: pointer;
		}
			header nav &gt; ul {
				display: none;
				position: absolute;
				z-index: 10000000000;
				right: -320px;
				top: 60px;
				width: 250px;
				background: #fff;
				list-style: none;
				box-shadow: 0 0 15px rgba(0,0,0, .1);
				padding: 0;
				margin: 0;
			}
					header nav &gt; ul &gt; li {
						position: relative;
						display: block;
						text-align: left;
						border-bottom: 1px solid #eee;
						margin: 0;
					}
					header nav &gt; ul &gt; li:last-child {
						border: none;
					}
						header nav &gt; ul &gt; li &gt; a,
						header nav &gt; ul &gt; li:last-child &gt; a,
						header.c nav &gt; ul &gt; li &gt; a,
						header.c nav &gt; ul &gt; li:last-child &gt; a {
							opacity: 1;
							display: block;
							background: none;
							font-size: 1em;
							color: #999;
							box-shadow: none;
							border: none;
							border-radius: 0;
							padding: 12px 0 12px 20px !important;
							margin: 0;
						}
						header nav &gt; ul &gt; li.c &gt; a {
							color: #fff !important;
							background: #000 !important;
							border: none;
						}
						header nav &gt; ul &gt; li:hover &gt; a {
							opacity: 1;
							background: none;
							color: #000;
							padding-left: 25px !important;
							transform: none;
						}
						header nav &gt; ul &gt; li &gt; a:hover,
						header.c nav &gt; ul &gt; li &gt; a:hover {
							background: none;
							color: #000;
							transform: none;
						}
							header nav &gt; ul &gt; li &gt; a &gt; span {
								display: inline-block;
								vertical-align: middle;
							}
						
						header nav &gt; ul &gt; li &gt; span {
							position: absolute;
							top: 0;
							left: 0;
							width: 0;
							height: 56px;
							background: #f90b0b;
							transition: all .2s;
							-webkit-transition: all .2s;
						}
						header nav &gt; ul &gt; li:hover &gt; span {
							width: 5px;
							height: 56px;
						}
						header nav &gt; ul &gt; li.c &gt; span {
							width: 5px;
							height: 56px;
						}
						
						header nav &gt; ul &gt; li &gt; a &gt; .arw {
							display: none;
						}
						header nav &gt; ul &gt; li &gt; .arw-m,
						header.c nav &gt; ul &gt; li &gt; .arw-m {
							position: absolute;
							top: 9px;
							right: 8px;
							display: inline-block !important;
							width: 9px;
							height: auto;
							border: 1px solid #ddd;
							border-radius: 4px;
							-webkit-border-radius: 4px;
							cursor: pointer;
							padding: 13px 11px 12px;
						}
							header nav &gt; ul &gt; li &gt; div &gt; img {
								display: inline-block;
								width: 9px;
								height: auto;
							}
						
						header nav &gt; ul &gt; li &gt; ul,
						header.c nav &gt; ul &gt; li &gt; ul {
							position: static;
							width: 100%;
							border: none;
							box-shadow: none;
							margin: 0;
						}
						header nav &gt; ul &gt; li &gt; ul.open {
							display: block;
						}
							header nav &gt; ul &gt; li &gt; ul &gt; li {
								border: none;
							}
								header nav &gt; ul &gt; li &gt; ul &gt; li &gt; a {
									padding-left: 30px;
								}
								header nav &gt; ul &gt; li &gt; ul &gt; li &gt; a:hover {
									background: none;
									color: #000;
									padding-left: 35px;
								}
								header nav &gt; ul &gt; li &gt; ul &gt; li.c &gt; a {
									background: #eee;
									color: #000;
								}
	
	#entrance &gt; #quote {
		top: 90px;
		right: 20px;
		margin: 0 0 0 15px;
	}
	
	.w {
		padding: 0 20px !important;
		margin: 0 auto;
	}
	
	#preamble &gt; h2 {
		margin: 0 0 65px 0;
	}
		#preamble &gt; h2 &gt; span:first-child {
			font-size: 1.3em;
			line-height: 1.2em;
		}
		#preamble &gt; h2 &gt; span:last-child {
			font-size: .7em;
			line-height: 1.2em;
		}
		
	#roll {
		display: none;
	}
	
	section.services {
		border: none;
	}
		section.services &gt; a {
			display: block;
			width: 100%;
			height: 400px;
			border: solid #bea25e;
			border-width: 4px 0 0 0;
			margin: 0;
		}
		section.services &gt; a:last-child {
			border-width: 4px 0 4px 0;
		}
	
	section.quote &gt; a {
		font-size: 1.4em;
		line-height: 1.4em;
		box-sizing: border-box;
		padding: 100px 20px;
	}
	
	main {
		display: block;
		padding: 130px 0 100px 0;
	}
	
	#ftr {
		padding: 100px 20px;
	}
		.copyright-contact {
			display: block;
			width: 100%;
			text-align: center;
			margin: 0 0 40px 0;
		}
			.copyright-contact &gt; a {
				display: inline-block;
			}
			.copyright-contact &gt; a &gt; img {
				width: 100%;
				max-width: 250px;
				height: auto;
				margin: 0;
			}
			.copyright-contact &gt; .copy {
				margin: 0 0 30px 0;
			}
					
		.sitemap {
			display: block;
			width: 100%;
			text-align: center;
			padding: 0;
			margin: 0 0 60px 0;
		}

		.stories {
			display: block;
			width: 100%;
		}
			.stories &gt; a.logo {
				display: block;
				width: 120px;
				margin: 0 auto 15px;
			}
				.stories &gt; a.logo &gt; img {
					opacity: .3;
					display: block;
					width: 100%;
					height: auto;
					transition: all .2s;
					-webkit-transition: all .2s;
				}
				.stories &gt; a.logo:hover &gt; img {
					opacity: 1;
				}
			
			.stories &gt; ul {
				list-style: none;
				padding: 0;
				margin: 0;
			}
				.stories &gt; ul &gt; li {
					padding: 0;
					margin: 0;
					border-bottom: 1px dashed #333;
				}
				.stories &gt; ul &gt; li:last-child {
					border: none;
				}
					.stories &gt; ul &gt; li &gt; a {
						display: block;
						color: #555;
						padding: 12px 0;
					}
						.stories &gt; ul &gt; li &gt; a &gt; .date {
							display: inline-block;
							vertical-align: top;
							width: 45px;
							font-size: .75em;
							text-transform: uppercase;
							text-align: center;
							border: 1px solid #333;
							border-radius: 3px;
							-webkit-border-radius: 3px;
							padding: 1px 3px;
							margin: 1px 10px 0 0;
							box-sizing: border-box;
							transition: all .2s;
							-webkit-transition: all .2s;
						}
							.stories &gt; ul &gt; li &gt; a:hover &gt; .date {
								border-color: #fff;
								color: #fff;
							}
						
						.stories &gt; ul &gt; li &gt; a &gt; .descr {
							display: inline-block;
							vertical-align: top;
							width: calc(100% - 55px);
						}
							.stories &gt; ul &gt; li &gt; a &gt; .descr &gt; .title {
								display: block;
								font-weight: 600;
								margin: 0 0 3px 0;
								transition: all .2s;
								-webkit-transition: all .2s;
							}
								.stories &gt; ul &gt; li &gt; a:hover &gt; .descr &gt; .title {
									color: #fff;
								}
							.stories &gt; ul &gt; li &gt; a &gt; .descr &gt; .preamble {
								display: block;
								font-size: .8em;
								color: #444;
								letter-spacing: .02em;
								margin: 0;
								transition: all .2s;
								-webkit-transition: all .2s;
							}
								.stories &gt; ul &gt; li &gt; a:hover &gt; .descr &gt; .preamble {
									color: #fff;
								}
}

@media screen and (max-width: 500px){
}</pre></body></html>