/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
	display: block;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
figcaption,
figure,
main {
	display: block;
}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}
a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
	outline-width: 0;
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}
b,
strong {
	font-weight: inherit;
}
b,
strong {
	font-weight: bolder;
}
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
dfn {
	font-style: italic;
}
mark {
	background-color: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
audio,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
img {
	border-style: none;
}
svg:not(:root) {
	overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
button,
input {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
	-webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText;
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
progress {
	display: inline-block;
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
details,
menu {
	display: block;
}
summary {
	display: list-item;
}
canvas {
	display: inline-block;
}
template {
	display: none;
}
[hidden] {
	display: none;
} /*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */
html {
	color: #222;
	font-size: 1em;
	line-height: 1.4;
}
::-moz-selection {
	background: #b3d4fc;
	text-shadow: none;
}
::selection {
	background: #b3d4fc;
	text-shadow: none;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
audio,
canvas,
iframe,
img,
svg,
video {
	vertical-align: middle;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
textarea {
	resize: vertical;
}
.browserupgrade {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
} /*! Simple Grid - Author Dallas Bass */
.grid:after,
[class*="col-"],
[class*="grid"],
[class*="mobile-"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
[class*="col-"] {
	float: left;
	min-height: 1px;
	padding-right: 20px;
}
.grid {
	position: relative;
	width: 100%;
	max-width: 1124px;
	min-width: 748px;
	margin: 0 auto;
}
.grid:after {
	content: "";
	display: table;
	clear: both;
}
.grid-pad {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 0;
}
.push-right {
	float: right;
}
.col-1-1 {
	width: 100%;
}
.col-2-3,
.col-8-12 {
	width: 66.66%;
}
.col-1-2,
.col-6-12 {
	width: 50%;
}
.col-1-3,
.col-4-12 {
	width: 33.33%;
}
.col-1-4,
.col-3-12 {
	width: 25%;
}
.col-1-5 {
	width: 20%;
}
.col-1-6,
.col-2-12 {
	width: 16.667%;
}
.col-1-7 {
	width: 14.28%;
}
.col-1-8 {
	width: 12.5%;
}
.col-1-9 {
	width: 11.1%;
}
.col-1-10 {
	width: 10%;
}
.col-1-11 {
	width: 9.09%;
}
.col-1-12 {
	width: 8.33%;
}
.col-11-12 {
	width: 91.66%;
}
.col-10-12 {
	width: 83.333%;
}
.col-9-12 {
	width: 75%;
}
.col-5-12 {
	width: 41.66%;
}
.col-7-12 {
	width: 58.33%;
}
.push-2-3,
.push-8-12 {
	margin-left: 66.66%;
}
.push-1-2,
.push-6-12 {
	margin-left: 50%;
}
.push-1-3,
.push-4-12 {
	margin-left: 33.33%;
}
.push-1-4,
.push-3-12 {
	margin-left: 25%;
}
.push-1-5 {
	margin-left: 20%;
}
.push-1-6,
.push-2-12 {
	margin-left: 16.667%;
}
.push-1-7 {
	margin-left: 14.28%;
}
.push-1-8 {
	margin-left: 12.5%;
}
.push-1-9 {
	margin-left: 11.1%;
}
.push-1-10 {
	margin-left: 10%;
}
.push-1-11 {
	margin-left: 9.09%;
}
.push-1-12 {
	margin-left: 8.33%;
}
@media handheld, only screen and (max-width: 980px) {
	.grid {
		width: 100%;
		min-width: 0;
		margin-left: 0;
		margin-right: 0;
		padding-left: 20px;
		padding-right: 10px;
	}
	[class*="col-"] {
		width: auto;
		float: none;
		margin: 0;
		padding-left: 0;
		padding-right: 10px;
	}
	[class*="col-"] [class*="col-"] {
		padding-right: 0;
	}
	[class*="mobile-col-"] {
		float: left;
		margin: 0 0 10px;
		padding-left: 0;
		padding-right: 10px;
		padding-bottom: 0;
	}
	.hide-on-mobile {
		display: none !important;
		width: 0;
		height: 0;
	}
}
#mobnav-btn {
	display: none;
}
.mobnav-subarrow {
	display: none;
}
.sf-menu {
	list-style: none;
	float: right;
	margin-top: 48px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.sf-menu li {
	position: relative;
	white-space: nowrap;
	-webkit-transition: background 0.2s;
	transition: background 0.2s;
}
.sf-menu > li {
	float: left;
}
.sf-menu li.sfHover,
.sf-menu li:hover {
	background: #fff;
	-webkit-transition: none;
	transition: none;
}
.sf-menu li.sfHover > ul,
.sf-menu li:hover > ul {
	display: block;
}
.sf-menu a {
	display: block;
	position: relative;
	padding: 8px 15px;
	text-decoration: none;
	zoom: 1;
	color: #fff;
	text-transform: uppercase;
}
.sf-menu a:hover {
	color: #666;
}
.sf-menu li.last ul {
	right: 0;
	left: auto;
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
	min-width: 12em;
	list-style: none;
}
.sf-menu ul li {
	background: #fff;
	background: rgba(255, 255, 255, 0.9);
}
.sf-menu ul li a {
	color: #666;
	border-left: none;
	border-bottom: 1px solid #fff;
	padding: 5px 15px;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}
.sf-menu li.selected a {
	color: #fff;
	font-weight: 700;
}
.sf-menu li.selected li a {
	color: #666;
	font-weight: 400;
}
.sf-menu li.selected a:hover,
.sf-menu li.sfHover a,
.sf-menu li:hover a {
	color: #000;
}
.sf-menu ul li.selected a {
	color: #000;
}
.jp-link {
	margin-top: 55px;
	transition: 0.3s;
}
#header.tiny .jp-link {
	margin-top: 35px;
}
.jp-link svg {
	height: 25px;
}
.sf-wrapper {
	display: flex;
	justify-content: flex-end;
}
@media only screen and (max-width: 1050px) {
	.sf-menu a {
		padding: 8px 10px;
	}
}
@media only screen and (max-width: 800px) {
	.jp-link {
		position: absolute;
		margin-top: -75px;
	}
}
.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}
.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border: 5px solid #fff;
	left: -5px;
	background: #fff;
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}
.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
	position: absolute;
	bottom: -30px;
	width: 100%;
}
.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: 0.85em;
	font-family: Arial;
	font-weight: 700;
	color: #666;
	padding-top: 20px;
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item,
.bx-wrapper .bx-pager .bx-pager-item {
	display: inline-block;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
	background: #000;
}
.bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
	right: 10px;
	background: url(images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
.bx-wrapper .bx-controls-auto {
	text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:hover {
	background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:hover {
	background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}
.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}
.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: 0.85em;
	padding: 10px;
}
.bx-wrapper {
	margin: 0 auto;
}
.bx-wrapper .bx-viewport {
	background: 0 0;
	border: none;
	box-shadow: none;
	left: 0;
}
.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
	position: static;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
}
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
	background: #000;
}
.bx-wrapper .bx-controls-direction a {
	z-index: 999;
}
.bx-wrapper .bx-prev {
	background: url(../img/prev-white.png) no-repeat center center;
}
.bx-wrapper .bx-next {
	background: url(../img/next-white.png) no-repeat center center;
}
.bx-wrapper .bx-prev:hover {
	background: url(../img/prev-grey.png) no-repeat center center;
}
.bx-wrapper .bx-next:hover {
	background: url(../img/next-grey.png) no-repeat center center;
} /*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}
.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.fancybox-opened {
	z-index: 8030;
}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-inner,
.fancybox-outer {
	position: relative;
}
.fancybox-inner {
	overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}
.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}
.fancybox-iframe,
.fancybox-image {
	display: block;
	width: 100%;
	height: 100%;
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
	background-image: url(fancybox_sprite.png);
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(blank.gif);
	-webkit-tap-highlight-color: transparent;
	z-index: 8040;
}
.fancybox-prev {
	left: 0;
}
.fancybox-next {
	right: 0;
}
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}
.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}
.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}
.fancybox-nav:hover span {
	visibility: visible;
}
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}
.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}
.fancybox-lock body {
	overflow: hidden !important;
}
.fancybox-lock-test {
	overflow-y: hidden !important;
}
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(fancybox_overlay.png);
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}
.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}
.fancybox-opened .fancybox-title {
	visibility: visible;
}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}
.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: 0 0;
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #fff;
	font-weight: 700;
	line-height: 24px;
	white-space: nowrap;
}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}
.fancybox-title-inside-wrap {
	padding-top: 10px;
}
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, 0.8);
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
	#fancybox-loading,
	.fancybox-close,
	.fancybox-next span,
	.fancybox-prev span {
		background-image: url(fancybox_sprite@2x.png);
		background-size: 44px 152px;
	}
	#fancybox-loading div {
		background-image: url(fancybox_loading@2x.gif);
		background-size: 24px 24px;
	}
}
html.freeze {
	overflow: hidden;
	height: 100vh;
}
body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-family: Helvetica, Helvetica Neue, Arial, Gotham, sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #333;
	background: #f2f2f2;
}
h1,
h2,
h3,
h4,
h5,
ol,
p,
ul {
	padding: 0;
	margin: 0;
}
h1,
h3 {
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	margin-bottom: 3px;
	color: #000;
}
h2,
h4 {
	font-size: 13px;
	font-weight: 600;
	line-height: 24px;
	text-transform: uppercase;
	margin-bottom: 20px;
	color: #666;
}
h4 {
	line-height: 1.4;
}
p.head {
	font-size: 18px;
	font-weight: 600;
	line-height: 24px;
	text-transform: uppercase;
	margin-bottom: 20px;
	color: #000;
}
p {
	font-size: 13px;
	line-height: 24px;
	margin-bottom: 20px;
	color: #000;
}
ul {
	font-size: 13px;
	line-height: 24px;
	margin-bottom: 20px;
	color: #000;
}
ol {
	font-size: 13px;
	line-height: 24px;
	margin-bottom: 20px;
	color: #000;
	padding-left: 20px;
}
a {
	text-decoration: none;
	color: #666;
	word-wrap: break-word;
}
a:hover {
	text-decoration: none;
	color: #000;
}
.btn {
	padding: 8px 25px 6px 25px;
	border: 1px solid #7f7f7f;
	text-decoration: none;
	display: inline-block;
	color: #7f7f7f;
	text-transform: uppercase;
}
.btn:hover {
	color: #000;
	border: 1px solid #000;
}
#header {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
	width: 100%;
	padding-bottom: 20px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
#header .logo {
	display: block;
	padding: 20px 0 20px 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.aside-search-form {
	display: flex;
	width: 220px;
}
.header-search-form {
	margin-right: 1px;
}
.header-search {
	border: none;
	height: 36px;
	background: rgba(255, 255, 255, 0.5);
	color: #333;
	padding: 0 10px;
	width: 278px;
	font-weight: 700;
	outline: none;
	border-radius: 0;
}
.aside-search {
	border: none;
	height: 36px;
	color: #333;
	padding: 0;
	width: 100%;
	font-weight: 700;
	outline: none;
	border-radius: 0;
}
@media only screen and (max-width: 1050px) {
	.header-search {
		width: 220px;
	}
}
@media only screen and (max-width: 767px) {
	.header-search-form {
		display: none;
	}
}
@media only screen and (min-width: 767px) {
	.aside-search-form {
		display: none;
	}
}
.aside-search::placeholder,
.header-search::placeholder {
	color: #333;
	opacity: 1; /* Firefox */
	font-weight: 700;
}
.aside-search:-ms-input-placeholder,
.header-search:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #333;
	font-weight: 700;
}
.aside-search::-ms-input-placeholder,
.header-search::-ms-input-placeholder { /* Microsoft Edge */
	color: #333;
	font-weight: 700;
}
.aside-search-form-submit {
	cursor: pointer;
	height: 36px;
	width: 32px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #878786;
	-webkit-appearance: none;
	outline: none;
	border: 0px solid white;
	background-image: url(../img/next-white.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 13px;
}
.aside-search-form-submit:hover{
	background-color: white;
	background-image: url(../img/next-grey.png);
}
.header-search-form-submit {
	cursor: pointer;
	height: 36px;
	width: 36px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #878786;
	-webkit-appearance: none;
	outline: none;
	border: 0px solid white;
	background-image: url(../img/next-white.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 13px;
	
}
.header-search-form-submit:hover {
	background-color: white;
	background-image: url(../img/next-grey.png);
}
.aside-search:focus,
.header-search:focus,
.aside-search:focus-visible,
.header-search:focus-visible {
	outline: none;
	-webkit-appearance: none;

}
#header .phone {
	position: absolute;
	right: 20px;
	top: 0;
}
#header .phone ul {
	display: flex;
	justify-content: flex-end;
	list-style: none;
	flex-wrap: wrap;
	margin: 0;
}
#header .phone ul li {
	font-size: 13px;
	font-weight: 300;
	text-transform: uppercase;
}
#header .phone ul li a {
	display: block;
	text-decoration: none;
	padding: 7px 0 5px 0;
	margin-right: 1px;
}
#header .phone ul .tel {
	color: #333;
	background: #fff;
	padding-left: 20px;
	padding-right: 20px;
}
#header .phone ul .tel a {
	color: #333;
	font-weight: 700;
}
#header .phone ul .lang a {
	background: rgba(255, 255, 255, 0.5);
	padding-left: 10px;
	padding-right: 10px;
	text-transform: none;
}
#header .phone ul .sm a {
	background: rgba(255, 255, 255, 0.5);
	width: 45px;
	text-indent: -9999px;
}
#header .phone ul .fb a {
	background-image: url(../img/icon-fb.png);
	background-position: center center;
	background-repeat: no-repeat;
}
#header .phone ul .gp a {
	background-image: url(../img/icon-gp.png);
	background-position: center center;
	background-repeat: no-repeat;
}
#header .phone ul .xi a {
	background-image: url(../img/icon-xi.png);
	background-position: center center;
	background-repeat: no-repeat;
}
#header .phone ul .ja a {
	background-image: url(../img/icon-ja.png);
	background-position: center center;
	background-repeat: no-repeat;
}
#header .phone ul .ig a {
	background-image: url(../img/icon-ig.png);
	background-position: center center;
	background-repeat: no-repeat;
}
#header.tiny {
	background: rgba(254, 163, 48, 0.95);
	border-bottom: 1px solid #efefef;
	padding-bottom: 7px;
}
#header.tiny .logo {
	padding: 0 0 20px 0;
}
#header.tiny .sf-menu {
	margin-top: 28px;
	margin-bottom: 0;
}
body.farbwelt-a #header.tiny {
	background: #d88618;
}
body.farbwelt-b #header.tiny {
	background: #c9427a;
}
body.farbwelt-c #header.tiny {
	background: #c63418;
}
body.farbwelt-d #header.tiny {
	background: #fe0;
}
body.farbwelt-e #header.tiny {
	background: #5ab4eb;
}
body.farbwelt-f #header.tiny {
	background: #0d68b0;
}
body.farbwelt-g #header.tiny {
	background: #8a72ad;
}
body.farbwelt-h #header.tiny {
	background: #4d9640;
}
body.farbwelt-i #header.tiny {
	background: #9ccac7;
}
body.farbwelt-j #header.tiny {
	background: #bdbdbd;
}
body.farbwelt-k #header.tiny {
	background: #7fa72a;
}
#header .nav-mobile-btn {
	display: none;
}
#header .nav-mobile-btn img {
	width: 40px;
	height: auto;
}
aside.nav-mobile {
	position: fixed;
	right: 0;
	top: 0;
	height: 100vh;
	background: rgba(255, 255, 255, 0.95);
	padding: 50px 20px;
	z-index: 1900;
	width: 220px;
	-webkit-transform: translate(100%, 0);
	-ms-transform: translate(100%, 0);
	transform: translate(100%, 0);
	display: none;
	transition: 0.4s ease-in-out;
	overflow: scroll;
}
aside.nav-mobile.active {
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);
}
aside.nav-mobile li {
	position: relative;
}
aside.nav-mobile li:not(:last-child) {
	border-bottom: 1px solid #edeced;
}
aside.nav-mobile li span.sub-btn {
	position: absolute;
	top: 0;
	right: 0;
	height: 40px;
	width: 30px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background: #878786;
	cursor: pointer;
}
aside.nav-mobile li span.sub-btn img {
	display: block;
	width: 11px;
	height: 11px;
}
aside.nav-mobile li a {
	display: block;
	padding: 8px 0;
	font-size: 14px;
	color: #000;
}
aside.nav-mobile li.active > a,
aside.nav-mobile li:hover > a {
	color: #8a8a8a;
}
aside.nav-mobile ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
aside.nav-mobile > ul {
	padding-bottom: 0px;
	border-bottom: 50px solid transparent;
}
aside.nav-mobile li ul {
	background: rgba(255, 255, 255, 0.1);
	display: none;
}
aside.nav-mobile li ul a {
	padding-left: 10px;
}
aside.nav-mobile li ul ul a {
	padding-left: 20px;
}
#slider {
	background: 0 0;
}
#slider .bx-wrapper .bx-prev {
	left: 80px;
}
#slider .bx-wrapper .bx-next {
	right: 80px;
}
#slider .bx-wrapper .bx-controls-direction a {
	height: 43px;
	width: 23px;
}
#slider .slide {
	position: relative;
	width: 100%;
}
#slider .slide img {
	width: 100%;
}
#slider .slide .caption {
	position: absolute;
	bottom: 23%;
	left: 15px;
	z-index: 9999;
	width: 100%;
}
#slider .slide .caption p {
	color: #fff;
	font-size: 66px;
	font-weight: 600;
	line-height: 68px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
#slider .slide .caption p span {
	display: block;
}
.intro {
	background: #fff;
	margin: -90px 20px 0 0;
}
.intro .col-4-12 img {
	width: 100%;
}
.intro .content {
	padding: 40px 40px 0 40px;
}
.intro .content h1 {
	margin-bottom: 45px;
}
.signetbar .inner {
	background: #fff;
	padding: 40px 40px 20px 40px;
}
.signetbar ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
}
.signetbar img {
	max-height: 200px;
}
.signetbar ul li {
    /* flex: 1 1 auto; */
	/* padding-bottom: 20px; */
}
.signetbar ul li img {
    margin: 0 auto;
}
.signetbar ul li a {
	display: block;
}
.signetbar .bx-wrapper .bx-prev {
	left: -40px;
	top: 68px;
}
.signetbar .bx-wrapper .bx-next {
	right: -40px;
	top: 68px;
}
.signetbar .bx-wrapper .bx-controls-direction a {
	transition: all 0.4s ease-in-out;
	background-color: #5e5e5e;
	padding: 10px 0;
}
.signetbar .bx-wrapper .bx-controls-direction a:hover {
	background-color: #9c9d9d;
}
@media only screen and (max-width: 1050px) {
	.signetbar .bx-wrapper .bx-prev {
		left: -40px;
	}
	.signetbar .bx-wrapper .bx-next {
		right: -40px;
	}
}
.font-20 {
    font-size: 20px;
}
.font-18-padding {
    font-size: 18px;
    display: block;
    padding: 8px 0 12px;
    margin: 0;
}

.teaser {
	padding-bottom: 30px;
}
.teaser .slide {
	background: #fff;
}
.teaser .slide .image {
	display: block;
	width: 100%;
	overflow: hidden;
}
.teaser .slide .image :hover img {
	transform: scale(1.15);
}
.teaser .slide .image p {
	padding: 0;
	margin: 0;
}
.teaser .slide .image img {
	transition: all 0.5s ease 0s;
	width: 100%;
}
.teaser .slide .content {
	padding: 50px;
}
.teaser .slide .content h2 {
	color: #000;
}
.teaser .slide .content p.btn {
	margin: 0;
}
.teaser .bx-wrapper .bx-prev {
	left: 0;
	top: 168px;
}
.teaser .bx-wrapper .bx-next {
	right: 0;
	top: 168px;
}
.teaser .bx-wrapper .bx-controls-direction a {
	transition: all 0.4s ease-in-out;
	background-color: #5e5e5e;
	padding: 10px 0;
}
.teaser .bx-wrapper .bx-controls-direction a:hover {
	background-color: #9c9d9d;
}
.teaserslider .slide {
	position: relative;
}
.teaserslider .slide .btn {
	display: inline-block;
	padding: 10px !important;
	color: #fff;
	background: #5e5e5e;
	transition: all 0.4s ease-in-out;
	position: absolute;
	right: 0;
	bottom: 0;
	text-transform: none;
	border: 0;
}
.teaserslider .slide .btn:hover {
	background: #9c9d9d;
}
.teaserslider .slide .btn img {
	display: inline-block;
	width: 11px;
	height: 11px;
}
.lifecycle {
	margin-bottom: 60px;
}
.lifecycle .content {
	padding: 40px 40px 20px 40px;
	background: #fff;
}
.lifecycle .content h2 {
	color: #000;
}
.lifecycle img {
	margin: 0 auto;
	margin-top: -40px;
}
.lifecycle .content h3 {
	margin-bottom: 1em;
}
.lifecycle .imagemap-wrapper {
	text-align: center;
}
.lifecycle .imagemap {
	margin-top: 40px;
	position: relative;
	display: inline-block;
}
.lifecycle .imagemap ul.items {
	list-style: none;
}
.lifecycle .imagemap ul.items > li {
	width: 25%;
	height: 25%;
	border-radius: 50%;
	cursor: pointer;
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.lifecycle .imagemap ul.items li a.link {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
.lifecycle .imagemap ul.items li .tooltip {
	position: absolute;
	left: 100%;
	top: 0;
	width: 200px;
	text-align: left;
	padding: 20px;
	cursor: auto;
	line-height: 1.4;
	color: #fff;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	transition: all 0.4s ease-in-out;
}
.lifecycle .imagemap ul.items li.active .tooltip {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.lifecycle .imagemap ul.items li .tooltip h3 {
	font-size: 14px;
	margin-bottom: 1em;
}
.lifecycle .imagemap ul.items li .tooltip * {
	font-size: 14px;
	color: #fff;
	line-height: 1.4;
}
.lifecycle .imagemap ul.items li .tooltip a {
	text-decoration: none;
}
.lifecycle .imagemap ul.items li .tooltip ul {
	padding-left: 20px;
}
.lifecycle .imagemap ul.items li.farbwelt-a .tooltip {
	background: rgba(216, 134, 24, 0.9);
}
.lifecycle .imagemap ul.items li.farbwelt-b .tooltip {
	background: rgba(201, 66, 122, 0.9);
}
.lifecycle .imagemap ul.items li.farbwelt-c .tooltip {
	background: rgba(198, 52, 24, 0.9);
}
.lifecycle .imagemap ul.items li.farbwelt-d .tooltip {
	background: rgba(255, 238, 0, 0.9);
}
.lifecycle .imagemap ul.items li.farbwelt-e .tooltip {
	background: rgba(90, 180, 235, 0.9);
}
.lifecycle .imagemap ul.items li.farbwelt-f .tooltip {
	background: rgba(13, 104, 176, 0.9);
}
.lifecycle .imagemap ul.items li.farbwelt-g .tooltip {
	background: rgba(138, 114, 173, 0.9);
}
.lifecycle .imagemap ul.items li.farbwelt-h .tooltip {
	background: rgba(77, 150, 64, 0.9);
}
.lifecycle .imagemap ul.items li.farbwelt-i .tooltip {
	background: rgba(156, 202, 199, 0.9);
}
.lifecycle .imagemap ul.items li.farbwelt-j .tooltip {
	background: rgba(189, 189, 189, 0.9);
}
.lifecycle .imagemap ul.items li.farbwelt-k .tooltip {
	background: rgba(238, 121, 144, 0.9);
}
.lifecycle #image-map-tooltip-mobile {
	text-align: left;
	padding: 20px;
	color: #fff;
	line-height: 1.4;
	display: none;
}
.lifecycle #image-map-tooltip-mobile h3 {
	font-size: 14px;
	margin-bottom: 1em;
}
.lifecycle #image-map-tooltip-mobile * {
	font-size: 12px;
	color: #fff;
	line-height: 1.4;
}
.lifecycle #image-map-tooltip-mobile ul {
	padding-left: 20px;
}
.lifecycle #image-map-tooltip-mobile.farbwelt-a {
	background: rgba(216, 134, 24, 0.9);
}
.lifecycle #image-map-tooltip-mobile.farbwelt-b {
	background: rgba(201, 66, 122, 0.9);
}
.lifecycle #image-map-tooltip-mobile.farbwelt-c {
	background: rgba(198, 52, 24, 0.9);
}
.lifecycle #image-map-tooltip-mobile.farbwelt-d {
	background: rgba(255, 238, 0, 0.9);
}
.lifecycle #image-map-tooltip-mobile.farbwelt-e {
	background: rgba(90, 180, 235, 0.9);
}
.lifecycle #image-map-tooltip-mobile.farbwelt-f {
	background: rgba(13, 104, 176, 0.9);
}
.lifecycle #image-map-tooltip-mobile.farbwelt-g {
	background: rgba(138, 114, 173, 0.9);
}
.lifecycle #image-map-tooltip-mobile.farbwelt-h {
	background: rgba(77, 150, 64, 0.9);
}
.lifecycle #image-map-tooltip-mobile.farbwelt-i {
	background: rgba(156, 202, 199, 0.9);
}
.lifecycle #image-map-tooltip-mobile.farbwelt-j {
	background: rgba(189, 189, 189, 0.9);
}
.lifecycle #image-map-tooltip-mobile.farbwelt-k {
	background: rgba(238, 121, 144, 0.9);
}
.lifecycle img {
	margin-top: 0;
}
@media only screen and (max-width: 1000px) {
	.lifecycle #image-map-tooltip-mobile {
		display: block;
	}
	.lifecycle .imagemap ul.items li .tooltip {
		display: none;
	}
}
.testimonials {
	padding-bottom: 0px;
}
.testimonials .content {
	text-align: center;
	background: #fff;
	padding: 40px 40px 40px 40px;
	margin-bottom: 40px;
}
.testimonials .content h2 {
	color: #000;
	text-align: center;
	font-size: 18px;
}
.testimonials .content p {
	max-width: 700px;
	margin: 0 auto 0.5em;
}
.testimonials .content .btn {
	margin-top: 1rem;
}
.testimonials .slide .testimonialsSlider{
	vertical-align: middle;
	display: inline-block;
	float: none !important;
}
.testimonials .slide .image {
	display: block;
	width: 100%;
	overflow: hidden;
}
.testimonials .slide .image :hover img {
	transform: scale(1.15);
}
.testimonials .slide .image p {
	padding: 0;
	margin: 0;
}
.testimonials .slide .image img {
	transition: all 0.5s ease 0s;
	width: 100%;
}
.testimonials .slide .content {
	background: 0 0;
	padding: 20px;
	margin: 0;
}
.testimonials .slide .content h3 {
	color: #000;
}
.testimonials .slide .content p {
	font-size: 16px;
	font-style: italic;
	color: #666;
}
.testimonials .slide .content p.name {
	font-size: 14px;
	font-style: normal;
	color: #000;
	margin: 0;
	padding: 0;
}
.testimonials .bx-wrapper .bx-prev {
	left: -40px;
	background-color: #5e5e5e;
    padding: 10px 0;
}
.testimonials .bx-wrapper .bx-next {
	right: -40px;
	background-color: #5e5e5e;
    padding: 10px 0;
}
.testimonials .bx-wrapper .bx-controls-direction a {
	top: calc(50% - 25px);
}
.blog {
	margin-bottom: 20px;
}
.blog .content {
	padding: 40px 40px 20px 40px;
	background: #fff;
}
#gallery [class*="col-"] {
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#gallery img {
	transition: all 0.5s ease 0s;
}
#gallery img :hover {
	transform: scale(1.25);
}
#tplstandard #main {
	padding-bottom: 50px;
}
#tplstandard #main .breadcrumbs {
	background: #fff;
	margin: -90px 20px 0 0;
	padding: 20px 0 40px 0;
}
#tplstandard #main .breadcrumbs .breadcrumb {
	list-style: none;
	padding-left: 20px;
}
#tplstandard #main .breadcrumbs .breadcrumb li {
	float: left;
	padding-right: 30px;
	text-transform: uppercase;
}
#tplstandard #main .breadcrumbs .breadcrumb li a {
	text-transform: uppercase;
}
#tplstandard #main .maininner {
	background: #fff;
	margin-right: 20px;
	margin-top: -30px;
	padding: 40px 80px;
}
#tplstandard #main .maincontent {
	min-height: 100%;
}
#tplstandard #main .maincontent ul {
	padding-left: 20px;
}
#tplstandard #main .maincontent.columntwo {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	-moz-column-gap: 80px;
	-webkit-column-gap: 80px;
	column-gap: 80px;
}
#tplstandard #main .maincontent.columntwo ul {
	padding-left: 20px;
}
p.topline {
	font-size: 18px;
	line-height: 28px;
	padding: 0;
	margin: 0;
	color: #666;
}
p.date {
	padding: 0;
	margin: 0;
	color: #d88618;
}
.team-item {
	position: relative;
	float: left;
	width: 100%;
	background: #fff;
}
.team-item .col-7-12 {
	padding: 0;
}
.team-item img {
	width: 100%;
}
.team-item .content {
	padding: 40px 30px 0 30px;
}
.team-item .content .btn {
	border: none;
	text-transform: none;
	margin: 0;
	display: inline-block;
	padding: 10px;
	color: #fff;
	background: #5e5e5e;
	transition: all 0.4s ease-in-out;
	position: absolute;
	right: 0;
	bottom: 0;
}
.team-item .content .btn img {
	display: inline-block;
	width: 11px;
	height: 11px;
}
.team-item .content .btn:hover {
	background: #9c9d9d;
}
.team-item:nth-child(even) .content .btn {
	right: auto;
	left: 0;
}
.team-siegel {
	padding-right: 120px;
	position: relative;
}
.team-siegel-image {
	position: absolute;
	right: 10px;
	top: -5px;
}
.related-topics {
	margin-bottom: 80px;
}
.related-topics .related-item {
	position: relative;
	background: #fff;
}
.related-topics .related-item .info {
	position: absolute;
	bottom: 20px;
	right: 0;
	width: 50%;
}
.related-topics .related-item .info .btn {
	padding: 0;
	margin: 0;
}
.related-topics .related-item {
	position: relative;
}
.related-topics .related-item .info {
	bottom: 0;
	padding-bottom: 40px;
}
.related-topics .related-item .btn {
	display: inline-block;
	padding: 10px !important;
	color: #fff;
	background: #5e5e5e;
	transition: all 0.4s ease-in-out;
	position: absolute;
	right: 0;
	bottom: 0;
	text-transform: none;
	border: 0;
}
.related-topics .related-item .btn:hover {
	background: #9c9d9d;
}
.related-topics .related-item .btn img {
	display: inline-block;
	width: 11px;
	height: 11px;
}
@media only screen and (max-width: 600px) {
	.related-topics .related-item .info {
		position: static;
		padding-left: 20px;
		padding-top: 40px;
	}
}
#footer {
	background: #f2f2f2;
	padding: 30px 0;
	border-top: 40px solid #fff;
}
#footer address {
	padding: 0;
	font-style: normal;
}
#footer address span.span {
	display: block;
	float: left;
	width: 40px;
	font-weight: 700;
	color: #000;
}
#footer address span.org {
	text-transform: uppercase;
}
#footer p.head {
	margin-top: 25px;
}
#footer .download {
	background: #9c9d9d;
	padding: 20px;
	margin-bottom: 20px;
}
#footer .download * {
	color: #fff;
}
#footer .download p.head {
	margin-top: 0;
}
#footer .download a {
	display: block;
	background: #878786 url(../img/download.gif) no-repeat center right;
	padding: 8px 15px;
}
#footer .download a:hover {
	background: #6c6c6c url(../img/download.gif) no-repeat center right;
}
#footer .footersignet ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
}
#footer .footersignet ul li {
	margin-right: 20px;
}
#tplstandard .inner {
	background: #fff;
	margin-right: 20px;
}
#tplstandard .blog {
	margin-bottom: 0;
	margin-top: -90px;
}
.blogheaderimage {
	margin-right: 20px;
	margin-top: -90px;
}
.blogheaderimage img {
	width: 100%;
}
#blogwall .blogwall-item {
	background: #f5f5f5;
	color: #333;
	float: left;
	overflow: hidden;
	width: 33%;
}
#blogwall .blogwall-image {
	overflow: hidden;
}
#blogwall .blogwall-image img {
	display: block;
	max-width: 100%;
	transition: all 1s ease 0s;
	width: 100%;
}
#blogwall .blogwall-image :hover img {
	transform: scale(1.25);
}
#blogwall .blogwall-text {
	padding: 25px 25px 15px 25px;
	background: #fff;
}
#blogwall .blogwall-text p {
	padding-bottom: 0;
	font-size: 13px;
	line-height: 26px;
}
#blogwall .blogwall-text span {
	display: block;
	font-size: 14px;
	font-weight: 300;
	line-height: 14px;
	margin-bottom: 4px;
}
#blogwall .blogwall-text h3 a {
	color: #000;
}
#blogwall .blogwall-text h3 a:hover {
	color: #666;
}
.blog {
	padding-bottom: 30px;
}
#blogwall .blogwall-item {
	position: relative;
}
#blogwall .blogwall-item .blogwall-text {
	padding-bottom: 50px;
}
#blogwall .blogwall-item .btn {
	display: inline-block;
	padding: 10px !important;
	color: #fff;
	background: #5e5e5e;
	transition: all 0.4s ease-in-out;
	position: absolute;
	right: 0;
	bottom: 0;
	text-transform: none;
	border: 0;
}
#blogwall .blogwall-item .btn:hover {
	background: #9c9d9d;
}
#blogwall .blogwall-item .btn img {
	display: inline-block;
	width: 11px;
	height: 11px;
}
#blogwall .blogwall-item {
	width: 300px;
}
.pageList {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.pageList li {
	border: 1px solid #efefef;
	float: left;
	margin-right: 5px;
	text-align: center;
	width: 30px;
}
.tags {
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0;
}
.tags li {
	border-bottom: 1px solid #e5e5e5;
	float: left;
	font-size: 12px;
	padding: 5px 0;
	text-transform: uppercase;
	width: 100%;
}
.tags li a {
	color: #917b42;
	float: left;
	font-size: 12px;
	margin-right: 5px;
	outline: 0;
	text-decoration: none;
	text-transform: uppercase;
}
.neighbors {
	padding: 20px 0 0 0;
	background: #fff;
	margin-right: 20px;
	text-align: center;
}
.neighbors .link-next {
	float: right;
}
.neighbors .link-prev {
	float: left;
}
.neighbors a {
	display: inline-block;
	padding: 10px;
	color: #fff;
	background: #5e5e5e;
	transition: all 0.4s ease-in-out;
}
.neighbors a img {
	display: inline-block;
	width: 11px;
	height: 11px;
}
.neighbors a:hover {
	background: #9c9d9d;
}
.neighbors .link-up a img {
	margin-right: 5px;
}
.team-list .neighbors {
	margin: 0;
}
.contact-form {
	background: #fff;
	margin-right: 20px;
	padding: 40px 80px;
}
.contact-form h2 {
	color: #fff;
}
.contact-form .error {
	color: red;
}
.contact-form .form-inner {
	background: #9c9d9d;
	padding: 20px 20px 0 20px;
}
.contact-form .form-inner input[type="email"],
.contact-form .form-inner input[type="file"],
.contact-form .form-inner input[type="tel"],
.contact-form .form-inner input[type="text"],
.contact-form .form-inner select,
.contact-form .form-inner textarea {
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #878786;
	background: #878786;
	padding: 10px;
	width: 100%;
	color: #fff;
	border-radius: 5px;
}
.contact-form .form-inner input.hnr,
.contact-form .form-inner input.plz {
	width: 25%;
	display: inline-block;
}
.contact-form .form-inner input.hnr,
.contact-form .form-inner input.ort {
	margin-left: 5%;
}
.contact-form .form-inner input.ort,
.contact-form .form-inner input.strasse {
	width: 70%;
	display: inline-block;
}
.contact-form .form-inner label {
	font-size: 14px;
	color: #fff;
}
.contact-form .form-inner select {
	height: 34px;
}
.contact-form .form-inner ::-webkit-input-placeholder {
	color: #fff;
	opacity: 1 !important;
}
.contact-form .form-inner :-moz-placeholder {
	color: #fff;
	opacity: 1 !important;
}
.contact-form .form-inner ::-moz-placeholder {
	color: #fff;
	opacity: 1 !important;
}
.contact-form .form-inner :-ms-input-placeholder {
	color: #fff;
	opacity: 1 !important;
}
.contact-form .reset,
.contact-form .submit {
	float: left;
	margin-top: 15px;
	border: 1px solid #878786;
	color: #fff;
	display: inline-block;
	padding: 10px 25px;
	text-decoration: none;
	margin-right: 10px;
	width: 157px;
	background: #878786;
}
.contact-form .reset:hover,
.contact-form .submit:hover {
	color: #fff;
	background: #9c9d9d;
}
.contact-form .dscheck {
	display: flex;
	list-style: none;
	padding-left: 0;
	margin-top: 10px;
}
.contact-form .dscheck input {
	margin-right: 10px;
}
.contact-form .dscheck li {
	font-size: 14px;
}
.contact-form .dscheck a {
	transition: none;
	color: #999;
	text-decoration: underline;
}
.contact-form .dscheck li:hover {
	color: #fff;
}
.contact-form .dscheck li:hover a {
	color: #fff;
}
.contact-form .dscheck.--black li:hover {
	color: #000;
}
.contact-form .dscheck.--black li:hover a {
	color: #000;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.contact-form .dscheck {
		display: block;
	}
}
.contact-form.termin {
	padding: 0;
}
.contact-form.termin textarea {
	height: 180px;
}
.sisea-search-form ul {
	display: flex;
	justify-content: flex-start;
	list-style: none;
	padding: 0;
	margin: 0;
}
.sisea-search-form .input {
	border: none;
	background: #e0e0e0;
	padding: 12px 12px;
}
.sisea-search-form .submit {
	border: none;
	background: #e0e0e0;
	padding: 12px 18px;
	color: #666;
}
.sisea-search-form ::-webkit-input-placeholder {
	font-style: italic;
	color: #666;
}
.sisea-search-form :-moz-placeholder {
	font-style: italic;
	color: #666;
}
.sisea-search-form ::-moz-placeholder {
	font-style: italic;
	color: #666;
}
.sisea-search-form :-ms-input-placeholder {
	font-style: italic;
	color: #666;
}
.sisea-highlight {
	color: #ffa532;
}
@media only screen and (max-width: 1350px) {
	#slider .bx-controls {
		display: none;
	}
}
@media handheld, only screen and (max-width: 1280px) {
	#slider .slide .caption {
		bottom: 20%;
	}
	#slider .slide .caption p {
		font-size: 50px;
		line-height: 50px;
	}
	#slider .slide .caption p span {
		display: block;
	}
}
@media handheld, only screen and (max-width: 1140px) {
	.intro {
		margin-top: 0;
	}
	#teaser .bx-wrapper .bx-next,
	#teaser .bx-wrapper .bx-prev,
	#testimonials .bx-wrapper .bx-next,
	#testimonials .bx-wrapper .bx-prev {
		display: none;
	}
}
@media handheld, only screen and (max-width: 1024px) {
	#slider .slide .caption {
		bottom: 10%;
	}
	#slider .slide .caption p {
		font-size: 40px;
		line-height: 40px;
	}
	#slider .slide .caption p span {
		display: block;
	}
	#tplstandard .blog {
		margin-top: 0;
	}
	#tplstandard #main .breadcrumbs {
		margin: 0 20px 0 0;
	}
}
@media handheld, only screen and (max-width: 980px) {
	body.farbwelt-a #header {
		background: #d88618;
	}
	body.farbwelt-b #header {
		background: #c9427a;
	}
	body.farbwelt-c #header {
		background: #c63418;
	}
	body.farbwelt-d #header {
		background: #fe0;
	}
	body.farbwelt-e #header {
		background: #5ab4eb;
	}
	body.farbwelt-f #header {
		background: #0d68b0;
	}
	body.farbwelt-g #header {
		background: #8a72ad;
	}
	body.farbwelt-h #header {
		background: #4d9640;
	}
	body.farbwelt-i #header {
		background: #9ccac7;
	}
	body.farbwelt-j #header {
		background: #bdbdbd;
	}
	body.farbwelt-k #header {
		background: #7fa72a;
	}
	#header {
		background: 0 0 !important;
		position: absolute;
	}
	#header.tiny {
		border-bottom: 0;
	}
	a.logo {
		display: block;
		padding: 20px 0 0 0;
	}
	#header .nav-mobile-btn {
		display: block;
	}
	aside.nav-mobile {
		display: block;
	}
	.mobnav-subarrow {
		display: block;
		height: 30px;
		width: 30px;
		position: absolute;
		top: 5px;
		right: 10px;
		cursor: pointer;
		background: #000 url(../img/mobile-drop-down-white.png) no-repeat center center;
	}
	.sf-menu {
		width: 100% !important;
		display: none;
		margin-top: 0;
	}
	.sf-menu.xactive {
		display: block !important;
	}
	.sf-menu a {
		border-left: none;
	}
	.sf-menu li {
		float: none !important;
		display: block !important;
		width: 100% !important;
		border-bottom: 1px solid #999;
		background: #666;
	}
	.sf-menu li a {
		float: none !important;
		border: none !important;
	}
	.sf-menu ul {
		position: static !important;
		display: none !important;
	}
	.xpopdrop ul {
		display: block !important;
	}
	#slider .slide .caption {
		left: 0;
	}
	.intro {
		margin: 0 10px 0 0;
	}
	.intro .content {
		padding: 30px 20px 0 30px;
	}
	.intro .col-4-12 img {
		width: auto;
		float: left;
	}
	#tplstandard #main .breadcrumbs {
		margin: 0 10px 0 0;
	}
	#tplstandard #main .maininner {
		margin-top: 0;
		margin-right: 10px;
		padding: 20px;
	}
	#tplstandard #main .maincontent.columntwo {
		-moz-column-count: 1;
		-webkit-column-count: 1;
		column-count: 1;
	}
	#gallery [class*="col-"] {
		width: 50%;
		float: left;
	}
	.teaser .bx-wrapper .bx-prev {
		top: 85px;
	}
	.teaser .bx-wrapper .bx-next {
		top: 85px;
	}
	.blogheaderimage {
		margin-top: 0;
	}
	#tplstandard .inner {
		margin-right: 10px;
	}
	#iconbar {
		position: static;
		float: left;
		width: 100%;
		background: #c5ad7e;
		text-align: center;
	}
	#iconbar ul {
		margin: 0 auto;
		width: 200px;
	}
	#iconbar ul li {
		float: left;
		border-top: none;
		height: 50px;
		width: 50px;
	}
}
@media only screen and (max-width: 900px) {
	#slider .slide img {
		height: 500px;
		object-fit: cover;
	}
	.signetbar ul li {
		width: 25%;
	}
}
@media only screen and (max-width: 800px) {
	#header .logo {
		padding-top: 30px;
	}
}
@media only screen and (max-width: 768px) {
	.videoteaser {
		margin-left: 20px;
	}
}
@media handheld, only screen and (max-width: 600px) {
	#header .phone ul .tel {
		color: #666;
		background: #fff;
		padding-left: 3px;
		padding-right: 3px;
	}
	#slider .slide .caption {
		bottom: 10%;
	}
	#slider .slide .caption p {
		font-size: 38px;
		line-height: 40px;
	}
	#slider .slide .caption p span {
		display: block;
	}
	.neighbors span {
		display: block;
		padding: 10px 0;
		float: none !important;
	}
	.teaser .slide .content {
		padding: 30px 30px 50px 30px;
	}
	.blogheaderimage img {
		height: 180px;
		object-fit: cover;
	}
	.intro .col-4-12 img {
		width: 100%;
		float: none;
	}
	.intro .content h1 {
		margin-bottom: 30px;
	}
	.signetbar .inner {
		padding: 20px 0;
	}
	.signetbar ul li {
		float: left;
		width: 50%;
		padding: 10px 0;
	}
	.signetbar ul li img {
		padding: 0 10px;
		margin: 0 auto;
	}
	.signetbar .bx-wrapper .bx-prev {
		left: 0px;
	}
	.signetbar .bx-wrapper .bx-next {
		right: 0px;
	}
}
@media only screen and (max-width: 600px) {
	#header .phone {
		right: 0;
		left: 0;
	}
	#header .phone ul {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
	}
	#header .phone ul li.tel {
		-webkit-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		background: rgba(255, 255, 255, 0.9);
	}
	#header .phone ul li.sm {
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
		background: rgba(255, 255, 255, 0.1);
		margin-left: 2px;
	}
	#header .phone ul li.lang {
		display: none;
	}
	#header .phone ul li a {
		margin-right: 0;
		font-size: 13px;
	}
	#slider .slide .caption {
		bottom: 20px;
		opacity: 0.8;
	}
	#slider .slide .caption p {
		font-size: 38px;
		line-height: 40px;
	}
	body.team #slider .slide img {
		object-position: 60% 40%;
	}
}
.imagescalewithgrid {
	display: block;
	height: auto;
	max-width: 100%;
}
.maxwidth {
	width: 100%;
}
.nopad {
	padding: 0;
	margin: 0;
}
.hidden {
	display: none !important;
}
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
.invisible {
	visibility: hidden;
}
.clearfix:after,
.clearfix:before {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
@media print {
	*,
	:after,
	:before,
	:first-letter,
	:first-line {
		background: 0 0 !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: "";
	}
	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	img,
	tr {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
}
