/***
 * Parkdeckzehn (P10)
 * @author - gedankengut.de
 * @date - 03/2014
 ***/


/**
 * Webfonts
 */
@import url(https://web.archive.org/web/20160511143555cs_/http://fonts.googleapis.com/css?family=Lato:400,700);
@import url(https://web.archive.org/web/20160511143555cs_/http://fonts.googleapis.com/css?family=Architects+Daughter);


/**
 * Document
 */
html, body {
	height: 100%;
}

body {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/*iframe {
	margin: 40px 0;
}*/

p.margin {
	margin-bottom: 2em;
}


/**
 * Headlines
 */
h1, h2, h3, h4 {
	font-family: 'Architects Daughter', cursive;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

h1, h2 {
	font-size: 40px;
	margin-bottom: 1em;
}

section h1, section h2 {
	text-align: center;
}


/**
 * Links
 */
a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

section .next {
	font-size: 25px;
	position: absolute;
	bottom: 30px;
}

.icon-link {
	position: relative;
	padding: 10px 0 10px 50px;
}

.icon-link span {
	font-size: 25px;
	position: absolute;
	top: 10px;
	left: 0;
}


/**
 * Navbar
 */
.navbar {
	border: 0;
}


/**
 * Brands navigation
 */
.nav-brands ul {
	margin: 0;
}

.nav-brands img {
	height: 50px;
}

@media (max-width: 767px) {
	.nav-brands img {
		height: 40px;
		margin-top: 5px;
	}
}


/**
 * Social navigation
 */
.nav-social a {
	margin-left: 15px;
}

.nav-social a img {
	width: 25px;
}

.navbar-fixed-top .pull-right {
	padding: 12px 12px 0 0;
}


/**
 * Sections
 */
section {
	position: relative;
}

.wallpaper {
	width: 100%;
	position: absolute;
}

.wallpaper .logo {
	margin: 60px auto;
	display: block;
	float: none;
}

.wallpaper a {
	text-decoration: none !important;
}

.wallpaper span {
	display: block;
	color: #ffffff;
	font-weight: normal;
	font-size: 20px;
	margin: 0 auto -10px auto;
	width: 20px;
}


/**
 * Jobs
 */
.jobs {
    margin: -35px 0 35px 0;
    padding: 5px 0;
    background: #4aa147;
    color: #fff;
}

.jobs a {
    color: #fff !important;
}


/**
 * Content wells
 */
.well-white {
	background: #ffffff;
	color: #4aa147;
	padding: 35px 0 100px 0;
}

.well-white a {
	color: #4aa147;
}

.well-green {
	background: #dee787;
	color: #4aa147;
	padding: 35px 0 100px 0;
}

.well-green a {
	color: #4aa147;
}

.well-green-dark {
	background: #4aa147;
	color: #ffffff;
	padding: 35px 0 100px 0;
}

.well-green-dark a {
	color: #ffffff;
}

.well-map {
	padding: 35px 0 15px 0;
}

.well-map h2 {
	margin-top: 70px;
}

.well-map h2:first-child {
	margin-top: 20px;
}

.well-map iframe {
	width: 100%;
}

.gm-container {
	text-align: center;
	width: 100%;
	margin: 40px 0;
}

.gm-container iframe {
	width: 100%;
	min-height: 900px;
}

.gm-container .gm-footer {
	width: 100%;
	text-align: left;
	margin: 0 auto;
	font-size: 12px;
	color: #666666;
}

/**
 * Forms
 */
form .help-block {
	font-size: 14px;
	margin-bottom: 0;
}

form fieldset {
	margin-top: 1em;
}


/**
 * Legal informations
 */
.legal {
	font-size: 13px;
}

.legal h4 {
	margin-top: 30px;
}


/**
 * Content loader
 */
.content-loader {
	-webkit-transition: opacity 0.3s ease-in;
	-moz-transition: opacity 0.3s ease-in;
	-ms-transition: opacity 0.3s ease-in;
	-o-transition: opacity 0.3s ease-in;
	transition: opacity 0.3s ease-in;
}

.pace .pace-progress {
	display: none;
}

.content-loader.done {
	opacity: 1;
}

.winter, a.winter, a.winter:hover, a.winter:focus {
	color: #74c2e8;
}


/**
 * Embeded videos
 */
.video-container {
	position: relative;
	padding-bottom: 50.65%;
	padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin-top: 0;
}


/**
 * Date/time picker
 */
.datetimepicker table tr td.active:active, .datetimepicker table tr td.active:hover:active, .datetimepicker table tr td.active.disabled:active, .datetimepicker table tr td.active.disabled:hover:active, .datetimepicker table tr td.active.active, .datetimepicker table tr td.active:hover.active, .datetimepicker table tr td.active.disabled.active, .datetimepicker table tr td.active.disabled:hover.active,
.datetimepicker table tr td span.active:hover, .datetimepicker table tr td span.active:hover:hover, .datetimepicker table tr td span.active.disabled:hover, .datetimepicker table tr td span.active.disabled:hover:hover, .datetimepicker table tr td span.active:active, .datetimepicker table tr td span.active:hover:active, .datetimepicker table tr td span.active.disabled:active, .datetimepicker table tr td span.active.disabled:hover:active, .datetimepicker table tr td span.active.active, .datetimepicker table tr td span.active:hover.active, .datetimepicker table tr td span.active.disabled.active, .datetimepicker table tr td span.active.disabled:hover.active, .datetimepicker table tr td span.active.disabled, .datetimepicker table tr td span.active:hover.disabled, .datetimepicker table tr td span.active.disabled.disabled, .datetimepicker table tr td span.active.disabled:hover.disabled, .datetimepicker table tr td span.active[disabled], .datetimepicker table tr td span.active:hover[disabled], .datetimepicker table tr td span.active.disabled[disabled], .datetimepicker table tr td span.active.disabled:hover[disabled] { background: #4aa147 !important; }

.datetimepicker table tr td span.active, .datetimepicker table tr td span.active:hover, .datetimepicker table tr td span.active.disabled, .datetimepicker table tr td span.active.disabled:hover { background: #4aa147 !important; }


/**
 * Ribbon
 */

.ribbon {
	position: absolute;
	padding: 2px 0;
	background-color: #4aa147;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.00)), to(rgba(0, 0, 0, 0.15)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.15));
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.15));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.15));
	background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.15));
	background-image: linear-gradient(top, rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.15));
	-webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.5);
	z-index: 9999;
}

.ribbon a,
.ribbon a:hover {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: 700;
	color: white;
	text-decoration: none;
	text-shadow: 0 -1px rgba(0,0,0,0.5);
	text-align: center;
	width: 200px;
	line-height: 20px;
	display: inline-block;
	padding: 2px 0;
	border-width: 1px 0;
	border-style: dotted;
	border-color: rgba(255,255,255,0.7);
}

.ribbon-box {
	width: 150px;
	height: 150px;
	position: absolute;
	overflow: hidden;
	top: 50px;
	z-index: 1000;
}

.ribbon-box.fixed {
	position: fixed;
	z-index: 9999;
}

.ribbon-box.right {
	right: 0;
}

.ribbon-box.right .ribbon {
	top: 42px;
	right: -43px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
/*
     FILE ARCHIVED ON 14:35:55 May 11, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:11:09 Aug 27, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.379
  exclusion.robots: 0.031
  exclusion.robots.policy: 0.024
  esindex: 0.006
  cdx.remote: 16.466
  LoadShardBlock: 121.484 (3)
  PetaboxLoader3.datanode: 131.776 (4)
  PetaboxLoader3.resolve: 97.361 (2)
  load_resource: 132.816
*/