/* @override https://bauspezi.peterdoermer.de/wp/wp-content/themes/bauspezi/style.css */


/*
Theme Name: BAUSPEZI
Theme URI:
Description:
Version: 3.0
Author: PD
Author URI:
Tags:
*/


@import url("css/columns.css");
@import url("css/swiper.min.css");



/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat Regular'), local('Montserrat-Regular'),
       url('webfonts/montserrat-v14-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('webfonts/montserrat-v14-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* montserrat-500 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: local('Montserrat Medium'), local('Montserrat-Medium'),
       url('webfonts/montserrat-v14-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('webfonts/montserrat-v14-latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* montserrat-700 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: local('Montserrat Bold'), local('Montserrat-Bold'),
       url('webfonts/montserrat-v14-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('webfonts/montserrat-v14-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* montserrat-800 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: local('Montserrat ExtraBold'), local('Montserrat-ExtraBold'),
       url('webfonts/montserrat-v14-latin-800.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('webfonts/montserrat-v14-latin-800.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}





/*	RESET
-------------------------------------------------------------------------------*/

html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

article, aside, figure, footer, header, hgroup, nav, section {display: block;}
img, object, embed {max-width: 100%;height:auto;}

/* force a vertical scrollbar to prevent a jumpy page */
html {overflow-y: scroll;}

/* we use a lot of ULs that aren't bulleted.
	don't forget to restore the bullets within content. */
ul {list-style: none;}

blockquote, q {quotes: none;}

blockquote:before,
blockquote:after,
q:before,
q:after {content: ''; content: none;}

a {margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
del {text-decoration: line-through;}
abbr[title], dfn[title] {border-bottom: 1px dotted #000; cursor: help;}

/* tables still need cellspacing="0" in the markup */
table {border-collapse: collapse; border-spacing: 0;}
th {font-weight: bold; vertical-align: bottom;}
td {font-weight: normal; vertical-align: top;}

input, select {vertical-align: middle;}

input[type="radio"] {vertical-align: text-bottom;}
input[type="checkbox"] {vertical-align: bottom; *vertical-align: baseline;}
input:focus, textarea:focus, select:focus { outline: none;}

input { /* remove top input shadow */
-webkit-appearance: none;
-moz-appearance: none;
}

table {font-size: inherit; font: 100%;}

a:hover, a:active {outline: none;}
small {font-size: 85%;}
strong, th {font-weight: bold;}
td, td img {vertical-align: top;}

/* standardize any monospaced elements */
pre, code, kbd, samp {font-family: monospace, sans-serif;}

/* hand cursor on clickable elements */
.clickable,
label,
input[type=button],
input[type=submit],
button {cursor: pointer;}

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea {margin: 0; border-radius: 0; font-family: inherit;}

/* make buttons play nice in IE */
button {width: auto; overflow: visible;}

/* let's clear some floats */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.clear { clear: both; height: 0px; overflow: hidden;}
.clr:after { content: ""; display: table; clear: both;}
.cf:after {	content: ""; display: table; clear: both; }

/* prevent flickering on touch */
* {
	-webkit-tap-highlight-color:transparent;
}

/* natural box layout model to all elements */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
 }

 /* subscript and superscript */
sub { vertical-align: sub; font-size: 70%; line-height: 0; }
sup { vertical-align: super; font-size: 70%; line-height: 0; }


/* -------------------------------------------------------------------------------*/

/*

blau				#205288		rgba(32, 82, 136, 1)
hellblau			#E8EEF3
hellblau text	#8FA8C3
rot				#CC081E

*/

:root {
	--primary-color: #205288;
	--secondary-color: #CC081E;

	--text-color: #555;
	--link-color: #205288;
	--link-color-hover: #CC081E;

	--text-gray: #999;

	--primary-bg: #E8EEF3;

	--sans: 'Montserrat', sans-serif;

	--container-width: 66.66rem; /*1200px*/
	--main-width: 45rem;
 }


/* FRESH START */

html, body {
	height: 100%;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 500; /*medium*/
	line-height: 1.75;
	 -webkit-text-size-adjust: 100%;
}

body {
	height: 100%;
	background: #FFF;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a {
	position: relative;
	color: var(--link-color);
	text-decoration: none;
}

a, input {
	transition: all 200ms ease;
}

a:visited {
	color: var(--link-color);
}

a:active {
	color: var(--link-color);
}

a:hover {
	color: var(--link-color-hover);
}


h1 {
	font-size: 44px;
	font-size: 2.45rem;
	font-weight: 800;
	font-style: normal;
	line-height: 1.2;
	margin: 0 0 3rem 0;
	color: var(--primary-color);
}

h1 b, h1 strong, h1 em, h1 i {
	font-weight: 800;
	font-style: normal;
}

h1 em {
	color: var(--secondary-color);
}

h2 {
	font-size: 24px;
	font-size: 1.35rem;
	font-weight: bold;
	line-height: 1.4;
	text-transform: uppercase;
	color: var(--primary-color);
	margin: 0 0 2.5rem 0;
}

h3 {
	line-height: 145%;
	font-size: 18px;
	font-size: 1.2rem;
	margin: 0 0 2rem 0;
}

h4 {
	font-size: 16px;
	font-size: 1.0rem;
	color: #8FA8C3;
	text-transform: uppercase;
	margin: 0 0 0.2rem 0;
}



p {
	margin: 0 0 2rem 0;
}

hr {
	position: relative;
	display: block;
	height: 1px;
	border: 0;
	background: transparent;
	border-bottom: 1px solid rgba(0,0,0, .2);
	margin: 3rem 0;
}

a:hover img {
	transition: all 300ms ease;
}


/* BASIC
---------------------------------------------------------------------------------*/

.page-wrap {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	overflow: hidden;
	/*sticky footer*/
	display: flex;
	flex-direction: column;
}

.container,
.container-fluid {
	position: relative;
	max-width: var(--container-width); /*1140*/
	margin: 0 auto;
	padding: 0 30px;
}

.container:before,
.container:after {
	content: "";
	display: table;
	clear: both;
}


.container-fluid {
	max-width: none;
	width: 100%;
	padding: 0;
}



/* HEADER
---------------------------------------------------------------------------------*/

#header {
	display: flex;
	align-items: center;
	background: #FFF;
	padding: 3rem 0;
	AUS_border-bottom: 1px solid rgba(0,0,0, .1);
}

#header .container {
	flex: 1;
}

#header .inner {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
}

#header .inner::after { /*Abdecker logo line rechts*/
	content: "";
	position: absolute;
	right: -100vw;
	bottom: 0;
	width: 100vw;
	height: 100%;
	background: #FFF;
	z-index: 1;
}


#header .logo {
	position: relative;
	flex: 0 0 auto;
	width: 24rem;	/*442px*/
    transition: all 0.3s;
	z-index: 1;
	border: 0px solid RED;
}

#header .logo::before { /*logo line*/
	content: "";
	position: absolute;
	bottom: 6px;
	bottom: 5.5%; /*whoohooo*/
	width: 100vw;
	height: 1px;
	background: var(--primary-color);
	z-index: 0;
}



#header .logo a {
	display: block;
}

#header .logo img {
	display: block;
	max-width: 100%;
	height: auto;
}


/* NAV
---------------------------------------------------------------------------------*/


#nav {
	margin: 0 0 0.5rem 0;
	flex: 1 1 auto;
	flex-shrink: 0;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
}


#nav ul {
	flex: 1;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}

#nav ul li {
	position: relative;
	border-bottom: none;
}

#nav > ul li:last-child a {
	margin-right: 0;
	padding-right: 0;
}


#nav ul li a {
	position: relative;
	margin: 0;
	font-size: 18px;
	font-size: 0.9rem;
	font-weight: bold;
	display: block;
	padding: 0.2rem 0.8rem;
	text-transform: uppercase;
	letter-spacing: .5px;
	transition: none;
}


#nav ul li:hover > a {
}


#nav ul li.current-menu-item > a {
	color: var(--secondary-color);
}

#nav ul li a:hover {
	text-decoration: none;
}

#nav ul li.menu-item-has-children.active > a {

}

#nav ul li.current_page_parent a:hover,
#nav ul li.current_page_parent:hover a,
#nav ul li.current_page_item:hover a {
}

#nav ul ul {
	display: block;
	position: absolute;
	top: 100%;
	margin-top: -10px;
	left: -20px;
	padding: 20px;

	z-index: 20;
	background: #FFF;
	box-shadow: 1px 20px 30px -10px rgba(0,0,0, .3);

	min-width: 17rem;

	opacity: 0;
	visibility: hidden;
	transition: all 300ms ease;
	border-radius: 5px;
}

#nav ul .active > ul { /*js class toggle*/
	opacity: 1;
	visibility: visible;
	margin-top: 0;
}


/* align last menu item to the right to avoid off screen position*/

#nav ul li:last-child ul {
	left: auto;
	right: 0;
}

#nav ul ul li a {
	line-height: 150%;
	height: auto;
	display: block;
	font-weight: inherit;
	text-transform: none;
	padding-bottom: 5px;
}

#nav ul ul li:last-child a {
	padding-bottom: 0;
	border-bottom: none;
}

#nav ul ul li.menu-item-has-children > a {
}

#nav ul ul li.menu-item-has-children > a:hover {

}

/* 3rd level */

#nav ul ul ul {
	display: none;
}




/* CONTENT
---------------------------------------------------------------------------------*/

#content {
	position: relative;
	flex: 1 0 auto; /*sticky footer*/
}

img {
    transition: all 250ms ease;
}


main {
	display: block; /*IE*/
	padding: 0 0 3rem 0;
}



.main {
	max-width: var(--main-width);
}


/* WP core styles */

.alignnone {

}

.alignsemiwide {
    margin-left : calc( 10% - 10vw );
    margin-right : calc( 10% - 10vw );
    max-width    : 100vw;
}

.alignwide {
    margin-left : calc( 25% - 25vw );
    margin-right : calc( 25% - 25vw );
    max-width    : 100vw;
}

.alignfull {
    margin-left  : calc( -100vw / 2 + 100% / 2 );
    margin-right : calc( -100vw / 2 + 100% / 2 );
    max-width    : 100vw;
}


.aligncenter,div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
	margin: 5px 1.4rem 1.4rem 0;
}

.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

a img.alignright {
	float: right;
	margin: 5px 0 1.4rem 1.4rem;
}

img.alignnone,
a img.alignnone {
	margin: 0;
	padding: 0;
}

a img.alignleft {
	float: left;
	margin: 5px 1.4rem 1.4rem 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption-text {
	font-size: 0.85rem;
	line-height: 140%;
	color: #888;
	padding: 10px 0 0 0;
}

figure.wp-caption  {
	display: table;
	max-width: 100%;
	margin-bottom: 2rem;
}

figure.wp-caption figcaption {
	display: table-caption;
	caption-side: bottom ;
}

figure.wp-caption img {
	display: block;
}


.sticky {
}

a.post-edit-link {
	position: relative;
	display: inline-block;
	margin: 0 0 15px 0;
	font-size: 10px;
	line-height: 11px;
	padding: 8px 12px;
	text-transform: uppercase;
	background: #0073AA;
	color: #FFF;
	border-radius: 2px;
	align-self: flex-start;
}

.link-icon {
	position: relative;
	display: block;
	margin: 0 3px 8px 0;
	font-weight: 700;
}

p > span.link-icon {
	margin-bottom: 0;
}

.link-icon:before {
	content: "\e802";
	font-family: 'icons';
	font-size: 1.1em;
	font-weight: normal;
	color: #C70370;
	margin: 0 8px 0 0;
}

i { /* IE */
	font-family: 'icons';
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Lists */

.main ul,
.main ol {
	margin: 0 0 2rem 0;
}

.main ul {
	padding-left: 1.2rem;
	list-style-type: none;
}

.main li {
	position: relative;
	margin: 0 0 0.5rem 0;
}

.main ul li::before {
	position: absolute;
	content: "•";
	margin: -0.32rem 0 0 -1.2rem;
	color: var(--primary-color);
	font-weight: 800;
	font-size: 125%;
	border-radius: 50%;
}

.main ol {
	padding-left: 22px;
}

/* Shortcodes */

.text-large {
	font-size: 120%;
}

.text-small {
	font-size: 11px;
	font-size: 0.8rem;
	line-height: 1.5;
	margin-bottom: 2rem;
}

.text-quote {
	position: relative;
	margin: 4rem 0;
	font-style: normal;
	font-size: 130%;
	font-weight: 800;
	line-height: 1.6;
	max-width: 35rem;
	margin-left: auto;
	margin-right: auto;
	color: var(--primary-color);
}

.text-quote strong {
	font-weight: normal;
}


.text-quote p:last-of-type {
	margin-bottom: 0;
}

.text-quote .cite {
	font-size: 0.8rem;
	font-weight: bold;
	display: block;
	margin: 15px 0 0 0;
	color: var(--text-gray);
}

.box {
	padding: 1.5rem;
	background: var(--primary-bg);

	margin: 0 0 2.3rem 0;
	border-radius: 4px;
	line-height: 150%;
	font-size: 0.95rem;
}

.box-important {
	background: transparent;
	border: 3px solid var(--secondary-color);
}

.box > * {
	margin-bottom: 1rem;
}

.box p:last-child,
.box ul:last-child,
.box ul:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}


.wide {
	margin-left: calc(15% - 15vw);
	margin-right: calc(15% - 15vw);
	width: auto;
	max-width: 1000%;
}

i.icon {
	font-weight: normal!important;
}

.icon.download {
	font-size: 1.5em;
	color: var(--link-color);
	margin: 0 5px 5px 0;
	vertical-align: middle;
	display: inline-block;
}

.icon.bullet {
	font-size: 85%;
}


.main .list-style.line ul li:before {
	display: none;
}

.main .list-style.line ul,
.main .list-style.line ul li {
	padding-left: 0;
}

.main .list-style.line ul li {
	padding: 0.5rem 0;
	margin-bottom: 0.2rem;

	border-bottom: 1px solid rgba(67, 0, 43, 0.3);
}

.main .list-style.line ul li:last-child {
	border-bottom: none;
}


.main .list-style.bold ul li {
	padding: 0.15rem 0;
	font-weight: bold;
	color: var(--primary-color);
}


.main .list-style.block ul {
	padding: 0;
	margin: 2.5rem 0;
}

.main .list-style.block ul li:before {
	display: none;
}

.main .list-style.block ul li {
	padding: 0.6rem 1rem;
	margin: 5px 0;
	font-weight: bold;
	background: var(--primary-bg);
	color: var(--primary-color);
}







/* Shortcode Columns */

.sc-col {
	float:left;
	margin-right: 4%;
	margin-bottom: 20px;
	position:relative;
	background: rgba(1,222,1, .2);
	background-color: transparent;
}

.last {
	margin-right:0 !important;
}

.one-half {
	width:48%;
}

.one-third {
	width:30.66%;
}

.two-third {
	width:65.33%;
}

.one-fourth {
	width: 22%;
}

.three-fourth {
	width: 66%;
}


/* AUFKLAPPER */

.accordion {
	margin: 2.5rem 0;
	border-bottom: 1px solid var(--primary-color);
}

.accordion-item {
	position: relative;
	overflow: hidden;
	border: 0px solid #333;
}

.accordion-item:last-child {
}

.accordion-item:first-of-type {
	margin-top: 0;
}

.accordion-heading {
	margin: 0;
	padding: 0;
	border: none;
	text-transform: none;
}

.accordion-trigger {
	display: block;
	position: relative;
	border: none;
	text-align: left;
	width: 100%;
	padding: 1.3rem 0;
	padding-right: 3.5rem;
	font-size: 1.0rem;
	line-height: 140%;
	color: var(--link-color);
	background: var(--primary-bg);
	font-weight: bold;
    outline-offset: -5px;
	transition: all 300ms ease;
	border-top: 1px solid var(--primary-color);
	background: transparent;
}

.accordion-trigger:hover {
	text-decoration: none;
}

.accordion-trigger.active {
	border-bottom: none;
}


.accordion-trigger:hover,
.accordion-trigger:hover i {
}

.accordion-trigger:hover i {
	text-decoration: none;
}

.accordion-trigger i:after {
	position: absolute;
	top: 1.0rem;
	right: -0.2rem;
	margin: 0;
	content: "\e809";
	display: block;
	line-height: 1;
	border-radius:0;
	font-family: 'icons';
	font-size: 2rem;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	transition: all 250ms ease-in-out;
}

 .accordion-trigger.active i:after {
	transform: rotate(180deg);
}

.accordion-content {
	position: relative;
	padding: 1rem 0 0.5rem 0;
	border-top: none;
}


a.btn {
	background: transparent;
	text-transform: uppercase;

	padding: 0.8rem 2rem 0.9rem 2rem;
	font-weight: bold;
	font-size: 16px;
	font-size: .9rem;
	letter-spacing: .9px;
	color: #FFF;
	background: var(--primary-color);
	display: inline-block;
	display: inline-flex;
	align-items: center;
	border: none;
	border-radius: 5px;
}

a.btn:hover {
	padding: 0.8rem 2.5rem 0.9rem 2.5rem;
	color: #FFF;
	background: var(--secondary-color);
}

a.btn-white {
	color: var(--primary-color);
	background: #FFF;
}

a.btn-white:hover{
	background: var(--primary-color);
	color: #FFF;
}


a.btn-semi {
	background: rgba(255,255,255, .2);
}

a.btn-semi:hover{
	color: var(--primary-color);
	background: rgba(255,255,255, 1);
}



.btn i {
	font-size: 130%;
	margin: 0 0.4rem 0 0;
}


/* Post Navigation */

.referenzen-nav-section {
	padding: 4rem 0;
	text-align: center;
	border-bottom: 1px solid var(--primary-color);
}

.referenzen-nav-section h3 {
	text-transform: uppercase;
	font-size: 1.0rem;
	letter-spacing: .5px;
	color: #8FA8C3;
	margin: 0 0 3.5rem 0;
}

.referenzen-nav {
	display: flex;
	justify-content: center;
	margin: 0 auto;
	margin-bottom: 3.5rem;
	max-width: 55rem;
}


.referenzen-nav__post{
	width: 50%;
	background: #FFF;
	box-shadow: 0px 3px 30px -10px rgba(0,0,0, .15);
}

.referenzen-nav__prev-post {
	margin-right: 10px;
}

.referenzen-nav__next-post {
	margin-left: 10px;
}

.referenzen-nav__next-post .referenzen-nav__image {
	order: 2;
}

.referenzen-nav a {
	display: flex;
	align-items: center;
	font-weight: bold;
	font-size: 0.85rem;
	line-height: 1.5;
}

.referenzen-nav__title {
	position: relative;
	flex: 1;
	position: relative;
	padding: 1rem;
}

.referenzen-nav__title::after {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -20px;
	right: -15px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 0 20px 20px;
	border-color: transparent transparent transparent #FFF;
	background: transparent;
}

.referenzen-nav__prev-post .referenzen-nav__title::after {
	right: auto;
	left: -15px;
	border-width: 20px 20px 20px 0;
	border-color: transparent #FFF transparent transparent;
}


.referenzen-nav__image {
	flex: 1;
	max-width: 33%;
	overflow: hidden;
}

.referenzen-nav__image img {
	margin: 0;
	display: block;
	width: 100%;
	transition: all 600ms ease!important;
}

.referenzen-nav a:hover img {
	transform: scale(1.1);
}



.referenzen-backtooverview {

}





/* Table */

table {
	width: 100%;
	margin: 0px 0px 2rem 0px;
	border-top: 1px solid #DDD;
}

table thead {
	border-top: 1px solid #DDD;
}

table thead td {
	font-weight: bold;
	background: #F2F2F2;
}

table tr {
	background: #FFF;
	border-bottom: 1px solid #DDD;
}

table tr th {
	padding: 0.5rem 0.5rem;
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
}

table tr td {
	padding: 0.8rem 0.9rem;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
}

table p {
	margin: 0;
}




/* WP gallery */


.gallery {
	margin-bottom: 2rem;
	display: flex;
	flex-wrap: wrap;
}


.gallery-item {
	flex: 0 0 auto;
	width: 25%;
	padding: 0px 2px 2px 0px; /*gap*/
	overflow: hidden;
}

.gallery-icon {
	overflow: hidden;
}


.gallery-item a {
	position: relative;
	display: block;
	background: rgba(0,0,0, .03);
}

.gallery-item a:hover {
	background: var(--link-color);
}

.gallery-item a::after {
	content: "+";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #FFF;
	line-height: 1;
	padding-bottom: 3%;
	font-size: 2rem;
	transform: rotate(-30deg);
	opacity: 0;
	transition: all 300ms ease;
}


.gallery-item a:hover::after {
	opacity: 1;
	transform: rotate(0deg);
}

.gallery-item img {
	display: block;
	max-width: 100%;
	width: 100%;
	height: auto;
	transition: all 300ms ease-in-out;
}

.gallery-item a:hover img {
	transform: scale(1.1);
	opacity: .2;
}


.gallery .wp-caption-text {
	display: none;
}

/* Responsive iFrame */

.main iframe,
.main .embed-responsive {
     margin-bottom: 2rem;
}


iframe.googlemap {
	width: 100%!important;
	height: 400px;
}


iframe.googlemap.size-1 { height: 300px;}
iframe.googlemap.size-2 { height: 400px;}
iframe.googlemap.size-3 { height: 600px;}


.embed-responsive {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}

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


/* Pagebanner */

.pagebanner {
	display: flex;
	align-items: flex-end;
	position: relative;
	z-index: 0;
	margin-bottom: 5rem;
	height: 450px; /*the height*/
	height: 25rem; /*the height*/

}

.pagebanner.pagebanner-none {
	height: auto;
	margin-bottom: 3rem;
}

.pagebanner-content {
	width: 100%;
}

.pagebanner-title {
	position: relative;
	color: #FFF;
	margin: 0 0 0 0;
	padding: 2rem 5rem 2rem 0;
	font-size: 1.2rem;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .5px;
	line-height: 1.2;
	display: inline-block;
	background: rgba(32, 82, 136, 1);
}

.pagebanner-title:before {
	content: "";
	position: absolute;
	top: 0;
	left: -100vw;
	width: 100vw;
	height: 100%;
	background: rgba(32, 82, 136, 1);
}

.pagebanner-image-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0, .1);
}

.pagebanner img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	margin: 0 auto;
	opacity: 1;
}

.pagebanner-image::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 100%;
	background: linear-gradient(to bottom,  rgba(0,0,0,.05) 0%,rgba(0,0,0,0) 100%);
}



/* Template: Startseite */


[class*=template-start] #content {
	padding-top: 0;
}

.hero-slider {
	position: relative;
}

.hero-slider .swiper-container {
}

.hero-slider .swiper-pagination {
	display: flex;
	justify-content: center;
	width: 100%;
	margin: -1.5rem 0 0 0;
}

.hero-slider-image {
	position: relative;
	width: 100%;
	height: 680px;
	height: 37rem; /*the height*/
	background: rgba(0,0,0, .05);
}

.hero-slider img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	margin: 0 auto;
	opacity: 1;
}

.hero .swiper-button {
}

.hero .swiper-button:hover {
	transform: translateY(-50%) scale(1.3);
}


.hero-content {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	z-index: 5;
}

.hero-content .container {
}

.hero-title {
	position: relative;
	color: #FFF;
	margin: 0 0 0 0;
	padding: 2.5rem 3rem 2.5rem 0;
	padding: 3rem 3rem 3rem 0;
	font-size: 1.3rem;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .5px;
	line-height: 1.2;
	display: inline-flex;
	align-items: center;
	background: rgba(32, 82, 136, 1);
}


.hero-title span {
	width: 0.7rem;
	height: 0.7rem;
	margin: 0 1rem;
	background: var(--secondary-color);
}

.hero-title:before {
	content: "";
	position: absolute;
	top: 0;
	left: -100vw;
	width: 100vw;
	height: 100%;
	background: rgba(32, 82, 136, 1);
}



.intro-section {
	padding: 5rem 0 3rem 0;
}


.products-section {
	padding: 0 0 5rem 0;
}


.productcard-grid {
	margin-bottom: 2rem;
	justify-content: center;
}


.productcard {
	flex: 1;
	display: flex;
	flex-direction: column;
	margin: 0 0 30px 0;
	background: var(--primary-bg);
}

.productcard-image {
	overflow: hidden;
}

.productcard-image img{
	width: 100%;
	display: block;
	height: auto;
}

.productcard-title {
	margin: 0;
	padding: 1.2rem;
	font-size: 0.95rem;
	letter-spacing: .3px;
	text-align: center;
	text-transform: uppercase;
	color: var(--primary-color);
}


.referenzen-section {
	padding: 5rem 0;
	text-align: center;
	background: var(--primary-bg);
}

.referenzen-section-title {
	text-transform: none;
	font-weight: 800;
	font-size: 2rem;
	margin: 0 0 4rem 0;
}

.referenzen-section .card-slider {
}

.referenzen-section .card {
	margin: 0;
}

.referenzen-section .btn {
	margin: 2.5rem 0 0 0;
}




.pageteaser-section {
	padding: 5rem 0;
	text-align: center;
	border-top: 2px solid var(--primary-bg);
}

.pageteaser-section h1 {
	margin: 0 0 2rem 0;
}

.footerbanner {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	background: var(--primary-color);
	color: #FFF;
	padding: 5rem 0;
}

.footerbanner .container {
}

.footerbanner h3 {
	font-size: 38px;
	font-size: 2.1rem;
	font-weight: 800;
	margin: 0 0 1.2rem 0;
	color: #FFF;
	text-transform: none;
}



/* Template: Referenzen */


.card-section {
	position: relative;
	margin: 2rem 0 0 0;
}

.card-section:before {
	content: "";
	position: absolute;
	top: 5rem;
	left: 0;
	width: 100%;
	height: 100%;
	background: var(--primary-bg);
}

.card {
	position: relative;
	overflow: hidden;
	max-width: 450px!important;
	margin: 0 auto;
	margin-bottom: 30px;
	background: #FFF;
	box-shadow: 0px 3px 25px -10px rgba(0,0,0, .15);
	height: 100%;
	display: flex;
}


.card a {
	flex: 1;
	display: flex;
	flex-direction: column;
}

.card-image {
	position: relative;
	overflow: hidden;
}

.card-image img {
	display: block;
	width: 100%;
	margin: 0;
	transition: all 600ms ease!important;
}

.card a:hover img {
	transform: scale(1.1);
}

.card-content {
	padding: 1.5rem;
}

.card-title {
	margin: 0;
	font-weight: bold;
	font-size: 0.95rem;
}

.card-slider .swiper-slide {
	AUS_height: auto; /*equal height!*/
}

.card-slider .card {
	margin: 0 auto;
	box-shadow: 0px 3px 25px -10px rgba(0,0,0, .1);
}

.card-slider .swiper-button {
	width: 55px;
	height: 55px;
	border-radius: 50%;
	font-size: 35px;
	background: rgba(188, 203, 219, .3);
	color: var(--primary-color);
	text-shadow: none;
}

.card-slider .swiper-button:hover {
	background: rgba(188, 203, 219, .6);
}

.card-slider .swiper-button-prev {
	left: -50px;
}

.card-slider .swiper-button-next {
	right: -50px;
}





.card-slider .swiper-pagination {
	display: flex;
	justify-content: center;
	width: 100%;
	margin: -1.5rem 0 0 0;
}



.gallery-slider {
	position: relative;
}

.gallery-slider .swiper-pagination {
	display: flex;
	justify-content: center;
	width: 100%;
	margin: -1.5rem 0 0 0;
}

.gallery-slider-image {
	position: relative;
	width: 100%;
	height: 100%;
	height: 600px; /*the height*/
	background: rgba(0,0,0, .05);
}

.gallery-slider img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	margin: 0 auto;
	opacity: 1;
}


.metatitle {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9rem;
	letter-spacing: .5px;
	color: #8FA8C3;
	margin: 1rem 0 1rem 0;
}

.single-referenzen #content {
	background: var(--primary-bg);
}

.referenz-content {
	max-width: 55rem;
	margin: 0 auto;
	background: #FFF;
	box-shadow: 0px 3px 30px -10px rgba(0,0,0, .15);
}

.referenz-details {
	padding: 4rem 2rem;
	margin: 0 auto;
	max-width: 45rem;
	max-width: var(--main-width);
}





/* FOOTER
---------------------------------------------------------------------------------*/

#footer {
	position: relative;
	width: 100%;
	padding: 5rem 0;
	font-size: 16px;
	line-height: 1.9;
	color: var(--primary-color);
	background: var(--primary-bg);
}

.footer-menu {
	display: flex;
	margin: 2rem 0 0 0;
}


#footer .footer-menu a {
	display: b;
	padding: 0 1.5rem 0 0;
	opacity: .7;
}

#footer .footer-menu a:hover {
	opacity: 1;
}

.gotop {
	position: absolute;
	bottom: 0;
    right: 30px;
	display: block;
    width: 60px;
    height: 60px;
    line-height: 58px;
    font-size: 30px;
    text-align: center;
    cursor: pointer;
	border-radius: 50%;
	background: rgba(32, 82, 136, .1);
	z-index: 1;
	transition: all 300ms ease;
}

.gotop:hover {
	bottom: 15px;
	background: rgba(32, 82, 136, .15);
}

.gotop i {
    color: var(--primary-color);
}




/* Mobile Menu - SLICKNAV
---------------------------------------------------------------------------------*/

/*  Slicknav -- Core Style */

.slicknav_menu  .slicknav_menutxt { display: block; line-height: 1.188em; float: left; }
.slicknav_menu .slicknav_icon-bar { display: block; }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {margin-top: 0.195em }
.slicknav_nav { clear: both }
.slicknav_nav ul,
.slicknav_nav li { display: block }
.slicknav_nav .slicknav_arrow { font-size: 0.8em; margin: 0 0 0 0.4em; }
.slicknav_nav .slicknav_item { display: block; cursor: pointer; }
.slicknav_nav a { display: block }
.slicknav_nav .slicknav_item a { display: inline }
.slicknav_menu:before,
.slicknav_menu:after { content: " "; display: table; }
.slicknav_menu:after { clear: both }
/* IE6/7 support */
.slicknav_menu { *zoom: 1 }


/*  Slicknav -- User Style */
.slicknav_menu {
	overflow: hidden;
	display: none;
}


.slicknav_btn.slicknav_open {
}


/* Hamburger Icon ani*/

.slicknav_btn .slicknav_icon-bar,
.slicknav_btn .slicknav_menutxt {
	display: none;
}


.slicknav_btn {
	position: absolute;
	right: 30px;
	top: -100px;
	display:  inline-block;
	z-index: 100;
	width: 50px;
	height: 50px;
	margin-right: -10px;
	background: transparent;
	outline: none;
}

.slicknav_btn span.slicknav_icon {
	margin: 0 auto;
	position: relative;
	top: calc(50% - 1px);
}


.slicknav_btn span.slicknav_icon:before,
.slicknav_btn span.slicknav_icon:after {
	position: absolute;
	content: '';
}
.slicknav_btn span.slicknav_icon,
.slicknav_btn span.slicknav_icon:before,
.slicknav_btn span.slicknav_icon:after {
	width: 30px;
	height: 3px;
	background-color: var(--primary-color);
	display: block;
}
.slicknav_btn span.slicknav_icon:before {
	margin-top: -9px;
}
.slicknav_btn span.slicknav_icon:after {
	margin-top: 9px;
}

.slicknav_btn.slicknav_open span.slicknav_icon,
.slicknav_btn.slicknav_open span.slicknav_icon:before,
.slicknav_btn.slicknav_open span.slicknav_icon:after {
	AUS_background-color: var(--secondary-color);
}


/* --- btn --- */

.slicknav_btn span.slicknav_icon {
	-webkit-transition-duration: 0s; transition-duration: 0s;
	-webkit-transition-delay: 0.15s; transition-delay: 0.15s;
}
.slicknav_btn.slicknav_open span.slicknav_icon {
	background-color: rgba(0,0,0,0.0);
	-webkit-transition-delay: 0.15s; transition-delay: 0.15s;
}
.slicknav_btn span.slicknav_icon:before {
	-webkit-transition-property: margin, -webkit-transform; transition-property: margin, transform;
	-webkit-transition-duration: 0.15s; transition-duration: 0.15s;
	-webkit-transition-delay: 0.15s, 0s; transition-delay: 0.15s, 0s;
}
.slicknav_btn.slicknav_open span.slicknav_icon:before {
	margin-top: 0;
	-webkit-transform: rotate(45deg); transform: rotate(45deg);
	-webkit-transition-delay: 0s, 0.15s; transition-delay: 0s, 0.15s;
}
.slicknav_btn span.slicknav_icon:after {
	-webkit-transition-property: margin, -webkit-transform; transition-property: margin, transform;
	-webkit-transition-duration: 0.15s; transition-duration: 0.15s;
	-webkit-transition-delay: 0.15s, 0s; transition-delay: 0.15s, 0s;
}
.slicknav_btn.slicknav_open span.slicknav_icon:after {
	margin-top: 0;
	-webkit-transform: rotate(-45deg); transform: rotate(-45deg);
	-webkit-transition-delay: 0s, 0.15s; transition-delay: 0s, 0.15s;
}



/* end Hambuger Icon ani*/



ul.slicknav_nav {
	display: block;
	margin: 0;
	padding: 5vh 0;
	background: var(--primary-bg);
}

ul.slicknav_nav,
.slicknav_nav ul {
	list-style: none;
	overflow:hidden;
}

.slicknav_nav li {

}

.slicknav_nav .slicknav_item {
}

.slicknav_nav a {
	font-size: 1.1rem;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding: 1rem 20px;
	outline: none;
}

.slicknav_nav > li:last-child a {
	border-bottom: none;
}

.slicknav_nav .slicknav_item a {
	padding:0;
	margin:0;
	border-bottom: none;
}
.slicknav_nav .page_item_has_children .slicknav_item a {
}

.slicknav_nav .slicknav_item a:hover {
}

.slicknav_nav a:hover {
}

.slicknav_nav .slicknav_txtnode {
}


.slicknav_nav li.current_page_item a,
.slicknav_nav li.current_page_item > a.slicknav_item a,
.slicknav_nav li.current_page_ancestor > a.slicknav_item a {
	color: var(--link-color);
	/*background-color: rgba(255,255,255, .15);*/
}

.slicknav_nav li li.current_page_item > a {
}


.slicknav_nav ul.children {
	position: relative;
	background: rgba(255,255,255, .15);
	padding-left: 20px;
}

.slicknav_nav li li {
	padding: 0;
}


.slicknav_nav li li a {
	font-weight: inherit;
}

.slicknav_nav .slicknav_arrow {
	color: rgba(0,0,0, .2);
	font-family: 'icons';
	font-size: 25px;
	font-weight: normal;
	margin: 0 0 0 0;
	line-height: 1;
	vertical-align: middle;
	width: 2rem;
	margin-right: -2rem;
	display: inline-block;
}

.slicknav-container {
	position: relative;
}



/* Swiper Slider JS */



.swiper-container > .swiper-pagination-bullets {
	bottom: 0;
	z-index: 100;
}

.swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	margin: 0 5px;
	background: #FFF;
	opacity: 1;
	box-shadow: 0px 1px 8px -2px rgba(0,0,0, .8);
}

.swiper-pagination-bullet-active,
.swiper-pagination-bullet-active-main {
	background: var(--primary-color);
}

.swiper-pagination-bullet:only-child {
   visibility: hidden;
}


.swiper-button {
	width: 3rem;
	height: 5rem;
	transform: translateY(-50%);
	margin: 0;
	margin-top: -15px; /*minus half the space for dots*/
	box-shadow: none;
	border:0px solid CYAN;
	color: #FFF;
	font-size: 2.3rem;
	text-shadow: 0 2px 10px rgba(0,0,0, .3);
	transform-origin: center center;
	transition: all 250ms ease-in-out;
}

.swiper-button:hover {
}

.swiper-button::after {
	font-family: 'icons';
	font-size: inherit;
}

.swiper-button-prev {
	left: 0;
	right: auto;
}

.swiper-button-prev::after {
	content: "\e804";
}

.swiper-button-next {
	right: 0;
	left: auto;
}


.swiper-button-next::after {
	content: "\e803";
}

.swiper-button.swiper-button-disabled {
	opacity: 0;
}





/* Lightbox - Swipebox */

#swipebox-overlay {
	background: rgba(0,0,0, .8)!important;
}

#swipebox-container {
}

#swipebox-close {
	background-color: transparent;
	background-image: none!important;
	color: #FFF;
}

#swipebox-close:hover {
	color: #FFF;
}

#swipebox-close::after {
	content: "\e811";
	font-size: 1.8rem;
	font-family: 'icons';
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	line-height: 50px;
	background: transparent;
}

#swipebox-arrows a {
	background-color: transparent;
	background-image: none!important;
	color: #FFF;

}

#swipebox-arrows a:hover {
	color: #FFF;
}

#swipebox-arrows a::after {
	content: "\e803";
	font-size: 2.3rem;
	font-family: 'icons';
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	line-height: 50px;
	background: transparent;
}

#swipebox-container #swipebox-bottom-bar  {
	background: transparent;
	bottom: auto;
	top: 50%;
	transform: translateY(-50%);
}


#swipebox-container #swipebox-bottom-bar #swipebox-arrows  {
	width: 100%;
	max-width: 100%;
}


#swipebox-arrows a#swipebox-prev::after {
	content: "\e804";
}

#swipebox-top-bar #swipebox-title {
	font-family: var(--sans);
	font-size: 0.8rem;
	padding: 0.8rem 40px;
	line-height: 150%;
	background: rgba(0,0,0, .4);
}

#swipebox-bottom-bar {
}


#swipebox-container #swipebox-top-bar {
	top: auto!important;
	bottom: 0px;
	height: auto;
}

#swipebox-container #swipebox-top-bar.visible-bars {
	-webkit-transform: translate3d(0,-0px,0);
	transform: translate3d(0,-0px,0);
	background: transparent;
}




/* @group ACCESSIBILITY */

/* ACCESSIBILITY */


.sr-only {
	position: absolute;
	width: .0625rem;
	height: .0625rem;
	padding: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
	white-space: nowrap;
	border: 0;
}

.sr-only-focusable {
	transition: all 0s ease;
	-webkit-transition: all 0s ease;
	-moz-transition: all 0s ease;
	-o-transition: all 0s ease;
}

.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

/* @end */

/* @group ANIMATIONS */


/* ANIMATIONS
---------------------------------------------------------------------------------*/

/*  https://github.com/daneden/animate.css */


.animated {
  -webkit-animation-duration: 1s;
  		  animation-duration: 1s;

  -webkit-animation-fill-mode: both;
  		  animation-fill-mode: both;

  -webkit-animation-timing-function: ease-in-out;
 		  animation-timing-function: ease-in-out;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;

}


@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
}

@-webkit-keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

@keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

.fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}



@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
}


@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}

/* @end */




/* ------------------------------------------------------------------------------*/

/* MEDIA QUERIES

---------------------------------------------------------------------------------*/


@media screen and (max-width: 1280px) {
body:after {
	content: "<1280";
	position: fixed;
	top: 0;
	line-height: 1;
	padding: 5px;
	font-size: 12px;
	background: orange;
	z-index: 1000;
	opacity: .8;

	display: block; /* AN/AUS*/
}

.card-slider {
	padding: 0 30px;
}


.card-slider .swiper-button {
	font-size: 35px;
	background: transparent;
	border-radius: 0;
	height: 100px;
	opacity: .5;
}

.card-slider .swiper-button:hover {
	background: transparent;
}

.card-slider .swiper-button-prev {
	left: 0px;
}

.card-slider .swiper-button-next {
	right: 0px;
}




}


@media screen and (max-width: 1136px) {
body:after {
	content: "<1136";
	background: lawngreen;
	}
}


@media screen and (max-width: 980px) {
body:after {
	content: "<980";
	background: TAN;
}

h1 {
	font-size: 2.0rem;
}



#header {
	padding: 0;
	height: 150px
}

#header .logo {
	width: 380px;
}


#nav {
	display: none;
}

.slicknav_menu {
	display: block;
}


.hero-slider-image {
	height: 550px; /*the height*/
	height: 31rem; /*the height*/
}


.gallery-slider-image {
	height: 550px; /*the height*/
}

.footerbanner h3 {
	font-size: 1.9rem;
	line-height: 1.3;
}


}



@media screen and (max-width: 768px) {
body:after {
	content: "<768";
	background: PINK;
}


html, body {
	font-size: 17px;
}


:root {
	--main-width: 38rem;
}


.sc-col {
	width: 100%;
}


.wp-caption,
img.size-medium,
img.size-small {
	margin-left: 0;
	margin-right: 0;
	float: none;
	display: block;
}


.referenzen-nav {
	flex-direction: column;
	max-width: 500px;
}


.referenzen-nav__post{
	width: 100%;
	margin: 10px auto;
}


}



@media screen and (max-width: 600px) {
body:after {
	content: "<600";
	background: YELLOW;
}

html, body {
	font-size: 16px;
	line-height: 1.6;
}

h1 {
	font-size: 1.9rem;
}

h1 br {
	display: none;
}

h1 em {
	display: inline;
}

h2 {
	font-size: 1.2rem;
}


.container {
	padding-left: 20px;
	padding-right: 20px;
}

#header {
	padding: 0;
	height: 100px
}

#header .logo {
	width: 290px;
	max-width: 70vw;
	overflow: hidden;
}


.slicknav_btn {
	right: 20px;
	top: -75px;
	width: 50px;
	height: 50px;
	margin-right: -10px;
}

.hero-slider-image {
	height: 350px; /*the height*/
}


.hero .swiper-button {
	transform: translateY(-50%);
	margin-top: -2rem; /*minus half the space for dots*/
	font-size: 2.0rem;
}


.hero-content {
	position: relative;
	background: var(--primary-color);
}

.hero-title {
	padding: 2rem 0;
	font-size: 1.04rem;
	width: 100%;
	justify-content: center;
}

.hero-title span {
	width: 8px;
	height: 8px;
	margin: 0 8px;
}


.productcard {
	margin: 0 0 5px 0;
}

.productcard-image {
	display: none;
}


.pagebanner {
	display: block;
	margin-bottom:3rem;
	height: auto;
}

.pagebanner.pagebanner-none {
	margin-bottom: 2rem;
}

.pagebanner-image-wrap {
	position: relative;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0, .1);
	background: red;
	height: 260px; /*the image height*/
}

.pagebanner-content {
	position: relative;
	background: var(--primary-color);
}

.pagebanner-title {
	display: block;
	padding: 1.5rem 0;
	font-size: 1.0rem;
}

.card-section {
	margin: 1rem 0 0 0;
}

.card-title {
	font-size: 1rem;
}


.gallery-slider-image {
	height: 300px; /*the height*/
}

.referenz-details {
	padding: 3rem 20px;
	padding-bottom: 2rem;
	margin: 0 auto;
}


.footerbanner {
	padding: 5rem 0;
}



.footer-menu {
	margin: 0;
	flex-direction: column;
}

.gotop {
	position: relative;
	bottom: auto;
    right: auto;
	margin: 0 auto;
	margin-top: 2rem;
    width: 50px;
    height: 50px;
    line-height: 49px;
    font-size: 20px;
}


}



@media screen and (max-width: 360px) {
body:after {
	content: "<360";
	background: MAGENTA;
}

html, body {
	font-size: 15px;
}

.container {
	padding-left: 10px;
	padding-right: 10px;
}

}




/* END
---------------------------------------------------------------------------------*/
