/* ==============
Theme Name: hofastro 2024
Description: Responsive, SEO-friendly WordPress theme for www.hofastro.com
Version: 1.0
Author: Designtiger Webdesign
Author URI: http://www.designtiger.at/
============== */

@import url("0_reset.css");
@import url("0_basic.css");
@import url("0_icons.css");
@import url("grid1.css");
@import url("nav_sf.css");
@import url("toggle.css");
@import url("owl.carousel.min.css"); 
@import url("owl.theme.default.min.css"); 


/*************************************************
* Webfonts 
soleil
300, 300i, 400, 400i, 500, 600
*************************************************/

/* montserrat-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/iKahQVdLtWLZ.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/GT6qiR4BU1j6.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/0qidbVE5olBC.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/GOrpsCMRdk6D.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/NQ9pmOAOiwHX.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* montserrat-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/gfmbj5SML1GX.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/*************************************************
* Custom Styles
*************************************************/

body,
input,
select,
textarea {
	font-family: 'Montserrat', -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
	font-weight: 300;
	font-style: normal;
}

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

body {
	line-height: 1.62;
	color: #000;
	background: #fff;
	
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.wrap {
	background: #fff;
}


#outercontainer {
	position: relative;
}

#navicon,
#mobnav {
	display: none;
}

a {
	text-decoration: none;
	
	transition: all 300ms ease;
}

.postinfo {
	display: none;
	height: 0px;
	overflow: hidden;
	text-indent: -9999px;
}

.nobreak {
	white-space: nowrap;
}

.relative {
	position: relative;
}

.round {
	border-radius: 5px;
	overflow: hidden;
}

.line {
	width: 100%;
	height: 1px;
	background: #235779;
}

.bgwhite {
	background: #fff;
}

.bgtransparent {
	background: transparent;
}

.bglight,
.linelight {
	background: #eff0f2;
}

.bgmedium,
.linemedium {
	background: #e6eaee;
}

.bgdark {
	background: #e2e6eb;
}

.bgxdark {
	background: #002a46;
}

[class^='bg'] .wrap {
	background: transparent;
}


/*************************************************
* Typo

	transition: all 500ms ease;
    
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

*************************************************/

a {
	color: #4c7996;
}

a:hover {
	color: #235779;
}

a[href^="tel:"] {
	white-space: nowrap;
}

strong, b {
	font-weight: 500;
}

h2, h3, h4, h5, p span.blue, #kontakt p {
	color: #002a46;
}

#main h1,
h2 {
	font-size: 28px;
	line-height: 1.4;
	font-weight: 500;	
	
	margin-bottom: 30px;
}

h3 {
	font-size: 28px;
	line-height: 1.4;
	font-weight: 500;
	
	margin-top:    2.5rem;
	margin-bottom: 1.25rem;
}

h2.pagetitle,
h3.sectiontitle {
	font-size: 28px;
	margin-top:    0;
	margin-bottom: 0;
}

h2.pagetitle.largeh,
h3.sectiontitle.largeh {
	font-size: 28px;
}

.single h2.largeh {
	font-size: 32px;
}

h4 {
	font-size: 22px;
	line-height: 1.4;
	font-weight: 500;
	
	margin-top:    2.5rem;
	margin-bottom: 0.75rem;
}

h4.sectiontitle {
	margin-top: 0;
	margin-bottom: 20px;
}

h4.sectiontitle.smallh4 {
	font-size: 18px;
	margin-bottom: 15px;
}

h5 {
/*
	font-size: inherit;
	font-weight: 400;
	
	margin-top:    1.5rem;
	margin-bottom: 0.5rem;
*/	

	font-size: 18px;
	font-weight: 400;
	color: #002a46;
	background: #fff;
	
	margin-top:    1.5rem;
	margin-bottom: 0.5rem;
	
	padding: 25px 30px 27px 30px;
	
	margin-top: 	25px;
	margin-bottom:	25px;
	
	border-radius: 5px;
	
			box-shadow: 0 16px 32px -16px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 16px 32px -16px rgba(0,0,0,0.2);
}

.textcol h5:first-child {
	margin-top: 0.5rem;
}

h6 {
	font-size: 20px;
	font-weight: 300;
	color: #002a46;
	
	margin-top:    1.5rem;
	margin-bottom: 0.5rem;
}

pre {
	
}

.textcol h6:first-child {
	margin-top: 0.5rem;
}

#main h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}

#main ul, #main ol, #kontakt ul {
	margin-bottom: 1rem;
}

#main ul li,
#kontakt ul li {
	list-style-type: disc;
	margin-left: 20px;
}

#main ol li {
	list-style-type: decimal;
	margin-left: 20px;
}

p {
	margin-bottom: 1rem;
}

/*
.textcol p:last-child {
	margin-bottom: 0;
}
*/

p.topline {
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	color: #235779;
	margin-bottom: 10px;
}

p.caption,
.s_gallery p.caption {
	font-weight: bold;
	margin: 10px 10px 10px 10px;
	font-size: 13px;
	line-height: 1.4;
}

blockquote {
	font-size: 19px;
	color: #002a46;
	font-style: italic;
	margin: 30px 0 30px 0;
	padding: 0 20px 0 20px;
}

blockquote p {
	margin-bottom: 10px;
}

blockquote em {
	font-style: normal;
	display: block;
	padding-top: 6px;
	font-size: 17px;
}

hr {
	height: 1px;
	margin: 30px 0 30px 0;
	border-bottom: 1px solid #235779;
	border-bottom: 1px solid #4c7996;
/* 	border-bottom: 1px solid #9bc32c; */
}

pre {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

.textright {
	text-align: right;
}

.textcenter {
	text-align: center;
}

.textjustify {
	text-align: justify;
}

.uppercase {
	text-transform: uppercase;
}

.nomargin {
	margin: 0;
}


/*************************************************
* Topbar, Meta
*************************************************/

#topbar {
	padding: 10px 0;
}

#topbar p {
	font-weight: 400;
	margin: 0;
	line-height: 20px;
	font-size: 15px;
}

#topbar,
#topbar a {
	color: #879ba8;
}

#topbar a:hover {
	color: #e6e9ec;
}

/*************************************************
* Header
*************************************************/

#header {
	background: #fff;
	padding-top:    20px;
	padding-bottom: 20px;
	
	transition: all 500ms ease;
}

#logo,
#moblogo {
	background-image: url(../images/1C5d1n3HQfPj.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: contain;
	
	transition: all 500ms ease;
}

#logo a,
#moblogo a {
	display: block;
	text-indent: -9999px;
}

#logo,
#logo a {
	width: 245px;
	height: 70px;
}

#nav {
	line-height: 70px;
}

#headerpadding {
	
}


/*************************************************
* Scroll
*************************************************/

#scroll1,
#scroll2 {
	width: 	1px;
	height: 1px;
}

#scroll0 { /* triggers #totop */
	position: absolute;
	top: 80px; 
}

#scroll1 {
	position: absolute;
	top: 40px;
}

#scroll2 {
	position: absolute;
	top: 120px;
}


.scroll1 #header {
	position: fixed;
	z-index: 30001;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	
			box-shadow: 0 16px 32px -16px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 16px 32px -16px rgba(0,0,0,0.2);
}

.scroll1 #headerpadding {
	height: 110px;
}

.scroll2 #header {
/*
	padding-top:    10px;
	padding-bottom: 10px;
*/
}

.scroll2 #logo,
.scroll2 #logo a {
	width: 180px;
	height: 50px;
}

.scroll2 #nav {
	line-height: 50px;
}





/*************************************************
* Nav
*************************************************/

#nav {
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.02em;
}

#nav .menu {
	float: right;
}

#nav .menu li {
	margin: 0 0 0 25px;
}

#nav .menu a {
	padding: 0;
	color: #002a46;
}

#nav .menu ul {
	margin-left: -20px;	
}

#nav .menu ul li {
	margin: 0;
	line-height: 30px;
	min-width: 160px;
}

#nav .menu ul li a {
	text-transform: none;	
	background: #002a46;
	padding-left:  20px;
	padding-right: 20px;
}

#nav .menu ul li:first-child a {
	-webkit-border-radius: 5px 5px 0 0;
			border-radius: 5px 5px 0 0;
	padding-top: 12px;
}

#nav .menu ul li:last-child a {
	-webkit-border-radius: 0 0 5px 5px;
			border-radius: 0 0 5px 5px;
	padding-bottom: 16px;
}

#nav .menu > li a:hover,  
#nav .menu > li.sfHover > a,
#nav .menu > li.current-page-ancestor > a,
#nav .menu > li.current-menu-ancestor > a, 
#nav .menu > li.current-menu-item > a, 
#nav .menu > li.current-post-ancestor > a, 
#nav .menu > li.current-post-parent > a,
#nav .menu > li li.current-menu-item > a,
#nav .menu > li li.current-post-ancestor a {
    color: #879ba8;
    color: #9bc32c;
}

#nav .menu li#menu-item-6558 a {
/* 	color: #9bc32c; */
}


#nav .menu > li li a {
	color: #e6e9ec;
}

/*************************************************
* Slider
*************************************************/

.slide {
	position: relative;
	overflow: hidden;
	
	transform-style: preserve-3d;
}

.sliderolay {
	position: absolute;
	left: 	0;
	right: 	0;
	top: 	0;
	bottom: 0;
	width:  100%;
	height: 100%;
	
	background: rgba(0,0,0,0.2);
}

.slidertext {
	position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
			transform: translateY(-50%);
}

.slide h2,
.slide h4 {
	text-align: center;
	
	font-size: 72px;
	font-weight: 400;
	
	margin: 10px 0;
}

.slide p {
	text-align: center;
	
	font-size: 32px;
	font-weight: 400;
	
	margin: 10px 0;
	
}

.slide a {
	display: inline-block;
	color: #fff;
}

.slide h2,
.slide h2 a,
.slide h4,
.slide a h4,
.slide p,
.slide a p {
	color: #fff;
	transition: all 300ms ease;
}

.slide a:hover h4,
.slide a:hover p {
	opacity: 0.7;
}

/* Slider Background Images 

.slide img {
	opacity: 0;
}

.slider,
.singleslide {
	position: relative;
	overflow: hidden;
	
	transform-style: preserve-3d;
}

.slider,
.slider .owl-item,
.singleslide {
	height: 80vh;
 	max-height: 600px;
}

.singleslide {
	background-repeat: 		no-repeat;
	background-position: 	center center;
    background-size: 		cover;
}

@media (max-width: 768px) {
	.slider,
	.slider .owl-item,
	.singleslide {
		height: 70vh;
	}
}

*/



/*************************************************
* Carousel Dots
*************************************************/

.owl-carousel .owl-dots {
	position: absolute;
	right: 30px;
	bottom: 20px;
}

.owl-carousel .owl-dots .owl-dot span {
	background: #fff;
	opacity: 0.5;
}

.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
	background: #fff;
	opacity: 1;
}

/*************************************************
* Carousel Arrows
*************************************************/
.owl-carousel .owl-nav {
    margin-top: 0;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
	border-radius: 0px;
	
	transition: all 300ms ease;
			
	position: absolute;
	top: 50%;
	margin-top: -20px;	
	width:  	 40px;
	height: 	 40px;
	line-height: 40px;
	font-size:   16px;
	text-align: center;
		
	color: #fff;	
	background: green;
	font-weight: bold !important;
	
	border-radius: 50%;
}

.owl-carousel .owl-nav .owl-prev.disabled,
.owl-carousel .owl-nav .owl-next.disabled {
	display: none;
}

.owl-carousel .owl-nav .owl-prev {
	left: 0;
}

.owl-carousel .owl-nav .owl-next {
	right: 0;
}

.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover {
	background: yellow;
	opacity: 0.6;
}



/*************************************************
* Images, Image Links
*************************************************/

.colimg img {
	border-radius: 5px;
}

img.fullwidth {
	width: 100%; 
}

.galimg {
	overflow: hidden;
}

.galimg a img,
a .galimg img {
	transition: all 300ms ease;
	
	-webkit-backface-visibility: hidden;
}

.galimg a:hover img,
a:hover .galimg img {
	
/* 	opacity: 0.6; */
		
	-webkit-transform: 	scale(1.02);
			transform: 	scale(1.02);
}

.imgbox {
	position: relative;
	
	transform-style: preserve-3d;
}

.imgolay {
	position: absolute;
	left:   0;
	top:    0;
	right:  0;
	bottom: 0;
	width:  100%;
	height: 100%;
	
	background: rgba(0,0,0,0.2);
	
	transition: opacity 400ms ease;
}

.imgolaytext {
	position: relative;
    top: 50%;
    	
	-webkit-transform: 	translateY(-50%);
			transform: 	translateY(-50%);
}

.imgbox a * {
	transition: all 400ms ease;
}

/*************************************************
* Teaser
*************************************************/

.teaser {
	text-align: center;
}

.teaser .imgolaytext {
	padding: 5px 15px;
}

.teaser h4 {
	margin-top: 0;
}

.teaser p {
	margin: 0;
}

/*************************************************
* Archive / Category
*************************************************/


.hovershadow { 
			box-shadow: 0 16px 32px -16px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 16px 32px -16px rgba(0,0,0,0.2);
	
	transition: all 500ms ease;
	
	border-radius: 5px;
	overflow: hidden;
 }
 
.hovershadow:hover {
			box-shadow: 0 16px 32px -16px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 16px 32px -16px rgba(0,0,0,0.5);
}

.toarticle p {
	font-size: 16px;
}

.toarticle a h4,
.teaser a h4 {
	margin: 0;
	font-size: 18px;
	font-weight: 500;
	color: #235779;
	
	transition: all 300ms ease;
}
.toarticle a p,
.teaser a p {
	color: #235779;	
	
	transition: all 300ms ease;
}

.toarticle a:hover h4,
.teaser a:hover h4 {
	color: #002a46;
	color: #9bc32c;
}
.toarticle a:hover p,
.teaser a:hover p {
	color: #002a46;
	color: #9bc32c;
}

.presse-kaufen h4 {
	margin: 0;
	font-size: 20px;
	font-weight: 500;
	color: #235779;
}

.presse-kaufen .button a {
	margin-top: 15px !important;
}

.toarticle p {
	
}





.post h3 {
	font-size: 24px;
}

.post .postimg img {
	width: 100%;
	border-radius: 5px;
}

.post .wp-caption {
	margin-top: 8px;
}

.post .wp-caption .wp-caption-text {
	background: #fff;
	padding: 15px 15px;
	font-size: 14px;
	font-weight: 400;
}

.bgbox {
	padding: 35px 35px 25px 35px;
	margin-left: -30px;
	margin-right: -30px;
	margin-bottom: 20px;
	
	border-radius: 5px;
}

.boxshadow {
			box-shadow: 0 16px 32px -16px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 16px 32px -16px rgba(0,0,0,0.2);
}

.smallbox p  {
	font-size: 16px;
}

.postmeta p {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
}


@media (max-width:768px) {
	.post .wp-caption,
	.alignleft,
	.alignright {
		float: none;
	}
	
	.alignleft,
	.alignright {
		margin-bottom: 15px;
	}
	
	.bgbox {
		padding: 30px 30px 20px 30px;
		margin-left: -10px;
		margin-right: -10px;
		margin-bottom: 10px;
	}
}

@media (max-width:480px) {
	.post .wp-caption {
		padding: 10px 10px 0 10px;
		width: 100% !important;
		background: #fff;
	}
	.post .wp-caption img,
	.alignleft,
	.alignright {
		width: 100% !important;
	}
	
	.bgbox {
		padding: 15px 20px 15px 20px;
		margin-left: -10px;
		margin-right: -10px;
		margin-bottom: 10px;
	}
}



.anchorup {
	position: relative;
	top: -120px;
}




.wp-pagenavi {
	
}

.wp-pagenavi a, 
.wp-pagenavi span {
    margin: 0 4px !important;
    background: #fff;
    border: none !important;
    
    border-radius: 5px;
    
    display: inline-block;
    text-align: center;
    min-width: 		 40px; 
    line-height: 40px;
    padding: 0 15px !important;
}

.wp-pagenavi span.current {
	background: #235779;
	color: #fff;
}

.wp-pagenavi a:hover {
	background: #e2e6eb;
}

#postsnavi a {
	background: #fff;
	display: block;
	line-height: 36px;
	height: 36px;
	text-align: center;
	text-decoration: none
}





.comment-list {
	border-top: 1px solid #fff;
}

.comment {
	padding-left: 25px;
	padding-top: 20px;
}

.comment-list .pingback {
	display: none;
}

.comment .says {
	display: none;
}

.comment.depth-1 {	
	padding-left: 0;
}

.comment .comment-body {
	border-bottom: 1px solid #fff;
	
	padding-bottom: 20px;
	font-size: 17px;
}

.comment .reply a {
	font-weight: 400;
}

.comment .reply a:before {
	content: "-";
	display: inline-block;
	width: 15px;
}

.comment .comment-body p {
	margin-bottom: 10px;	
}

.comment .comment-meta {
	color: #002a46;
	font-size: 17px;
	padding-bottom: 15px;
}

.comment .comment-meta b {
	font-weight: 400;
}

.comment .comment-meta a {
	color: #235779;
}

.comment .comment-meta a:hover {
	color: #002a46;
}




/*************************************************
* Personen
*************************************************/

.person .imgolay {
	background: rgba(0,0,0,0.2);	
}

.person .imgolaytext {
	opacity: 0;
	
	transition: all 400ms ease;	
}

.person:hover .imgolay {
	background: rgba(0,0,0,0.4);
}

.person:hover .imgolaytext {
	opacity: 1;
	cursor: default;
}

/*************************************************
* Tabelle
*************************************************/

table {
	width: 100%;
	border-top: 1px solid #fff;
	margin-bottom: 20px;
}

tr.coltitle .col1 {
	font-weight: bold;
}

td {
	padding: 4px;
	border-bottom: 1px solid #fff;
}

td.col1 {
	padding: 8px 8px 8px 4px;
	white-space: nowrap;
}

td.col2 {
	padding: 8px 4px 8px 8px;
}

td.col3 {
	padding: 8px 4px 8px 8px;
}

@media (max-width:600px) {
	td {
		display: block;
	}
	td.col1 {
		padding: 6px 4px 0px 4px;
		border: 0;
	}
	
	td.col2 {
		padding: 0px 4px 6px 4px;
	}
	
	.cols3 td.col2 {
		padding: 0px 4px 0px 4px;
		border: 0;
	}
	
	.cols3 td.col3 {
		padding: 0px 4px 6px 4px;
	}
}

/*************************************************
* CTA
*************************************************/

.cta p {
	margin: 0;
	font-size: 22px;
}

@media (max-width:768px) {
	.cta {
		text-align: center;
	}
}


/*************************************************
* Video
*************************************************/

.video {
	position: relative;
	padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}

.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*************************************************
* Aligner
*************************************************/

@media( max-width:767px ) {	
	.aligner {

	}
	
	.aligneritem {
		
	}	
	
	.col-textcol {
		padding-left:    20px;
		padding-right:   20px;
		
		padding-top:    20px;
		padding-bottom:  0px;
	}

}

@media( min-width:767.01px ) {	
	.aligner {
		display: flex;
		align-items: center;
		min-height: 10px;
		justify-content: center;
	}
	
	.aligneritem {
		
	}	
	
	
}


/*************************************************
* Button
*************************************************/

.button {
	
}

.button a {
	display: inline-block;
	text-align: center;
	text-decoration: none;	
	
	padding: 	10px 26px 12px 26px;
	margin: 	10px 20px 10px 0;
	
	font-size:   inherit;
	line-height: 1;
	
	border-radius: 22px;
	
	color: #fff;
	border: 1px solid #235779;
	background: #235779;
	
/*
	border: 1px solid #45c0ba;
	background: #45c0ba;
*/
}

.tags .button a {
	padding: 	8px 22px 10px 22px;
	margin: 	5px 10px 5px 0;
	
	font-size: 15px;
}

/*
.button.turq a {
	background: #45c0ba;
	border: 1px solid #45c0ba;
}
*/

.button.alt a {
	font-weight: 400;
	
	background: #9bc32c;
	border: 1px solid #9bc32c;
}

.button.ghost a {
	color: #002a46;
	border: 1px solid #002a46;
	background: rgba(255,255,255,0);	
}


.button a:hover {
	color: #fff;
	border: 1px solid #002a46;
	background: #002a46;
}

.button.alt a:hover {
	background: #6f8f18; 
	border: 1px solid #6f8f18;
}

.button.ghost a:hover {
	color: #235779;
	border: 1px solid #235779;
	background: rgba(255,255,255,1);
}

/*
.button.turq a:hover {
	background: #3daca7;
	border: 1px solid #3daca7;
}
*/

.textright span.button a,
p[style="text-align: right;"] span.button a {
	margin: 10px 0 0 10px;
}

.textcenter span.button a,
p[style="text-align: center;"] span.button a {
	margin: 10px 10px 0 10px;
}

.cta .button a {
	margin: 0;
}

.homebuttons .button a {
	margin: 0 5px 10px 5px !important;
}





#infobox {
	position: fixed;
/* 	z-index: 24001; */
	left: 	0;
	right: 	0;
	top: 	0;
	bottom: 0;
	width:  100%;
	height: 100%;
	
	background: rgba(242, 242, 242, 0.98);	
	
	transition: 		opacity 500ms ease;
	
	z-index: -1;
	opacity: 0;
}


#infobox.hidden {
	
}

#infobox.active {
	z-index: 24001;
	opacity: 1;
}



#infoinner {	
	background: #fff;
	
	position: absolute;
    top:   100px;
    left:  20px;
    right: 20px;
	
	width: 100%;
	max-width: 90%;
	
	border-radius: 5px;
	
	margin: 0 auto;	
	
			box-shadow: 0 16px 32px -16px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 16px 32px -16px rgba(0,0,0,0.4);
}

@media (min-width:768.02px) {
	#infoinner {	
		position: relative;
		left: auto;
		right: auto;
		width: 800px;
		max-width: 90%;
	    top: 50%;
	    transform: translateY(-50%);
	}
}

#infocontent {
	padding: 60px;
	position: relative;
	
	overflow: auto;
}



#infobox h3 {
	margin-top: 0;
	margin-bottom: 20px;
}

#infobox p {
	margin-bottom: 20px;
}

#infobox p.nomargin {
	margin-bottom: 0;
}

#infobox .button a {
	margin: 0;
}

#infobox_hide {
	position: absolute;
	right: 0;
	top: 0;
	width:  60px;
	height: 60px;
	
	cursor: pointer;
}

#infobox_hide span {
	
}

#infobox_hide span,
#infobox_hide span:before,
#infobox_hide span:after {
	display: inline-block;
	height: 2px;
	position: absolute;
	width: 30px;
		 	
	background-color: #002a46;
	
	border-radius: 2px;
}

#infobox_hide span {
    left:  15px;
    top:   28px;
	background: transparent;
}

#infobox_hide span:before,
#infobox_hide span:after {
    content: "";
    left: 0;
	top: 0;
	width: 30px;
}

#infobox_hide span:before {
	transform: 			rotate(-45deg);
}

#infobox_hide span:after {
    transform: 		rotate(45deg);
}




/*************************************************
* Swipebox
*************************************************/

#swipebox-overlay {
	background: rgba(255,255,255,0.96) !important;
}

#swipebox-slider .slide {
	padding: 20px !important;
}

#swipebox-close {
	background-color: #fff !important;
	z-index: 100001 !important;
}

#swipebox-bottom-bar {
	background: transparent !important;
}

#swipebox-arrows {
    max-width: none !important;
    width: 98% !important;
    background: transparent !important;
}

#swipebox-arrows a {
	background-color: #fff !important;
}

#swipebox-next.disabled, 
#swipebox-prev.disabled {
    opacity: 0.15 !important;
}

#swipebox-close, #swipebox-next, #swipebox-prev {
	background-image: url('../images/NfrE8kiIP4VL.png') !important;
	background-size: auto 34px !important;
}

#swipebox-prev {
    background-position: -32px 8px !important;
}

#swipebox-next {
    background-position: -68px 8px !important;
}

#swipebox-close {
    background-position: 8px 8px !important;
}

/*************************************************
* Kontakt-Box
*************************************************/

#kontaktieren {
	
}

#kontaktieren h4 {
	margin-top: 0;
}


.footerlogo {
	width: 245px;
	height: 80px;
	
	background-image: url('../images/8A9caz8ud0Ak.png');
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
}

/*************************************************
* Footer, Subfooter
*************************************************/

#footer {
	font-size: 16px;
}

#footer,
#footer a {
	color: #879ba8;
}

#footer a:hover {
	color: #e6e9ec;
}

#footer h4 {
	
}

#footer p {
	
}

#footer ul {
	
}

#footer li {
	font-weight: 500;
}

#footer li ul li {
	font-weight: 300;
}

#subfooter {
	font-size: 15px;
	font-weight: 500;
}

#subfooter,
#subfooter a {
	color: #879ba8;
}

#subfooter a.creator {
	opacity: 0.3;
}

#subfooter a:hover {
	color: #e6e9ec;
	opacity: 1;
}

#subfooter p,
#subfooter ul {
	margin: 0;
}

#subfooter ul,
#subfooter ul li {
	float: left;
}

#subfooter ul li {
	float: left;
	margin: 0 25px 0 0;
}

#subfooter span {
	margin-left: 30px;
}


/*************************************************
* Seitenanfang
*************************************************/

a#totop {
	transition: all 300ms ease;
		 	
	display: block;
	z-index: 999;
	position: fixed;
	right:  10px;
	bottom: 25px;
	width: 	40px;
	height: 40px;
	text-align: center;
	padding-left: 0;
	
	visibility: hidden;
	opacity: 0;
	
	line-height: 38px;
	font-size: 17px;
	
	background: #235779;
	color: #fff;
	text-decoration: none;
	border-radius: 50%;
}

html.swipebox-html a#totop {
	right: -50px;
}

a#totop.show {
	opacity: 1;
	visibility: visible;
}

@media (min-width:1024px) {
	a#totop {
		display: none;
	}
}


/*************************************************
* Edit-Link
*************************************************/

.editlink {
	margin-top:    15px;
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: bold;
}

.editlink .icon {
	font-size: 0.6rem;
	font-weight: normal;
	position: relative;
	top: -2px;
	margin-right: 4px;
}

/*************************************************
* Formulare
*************************************************/

.cform {
	margin: 0;
	padding: 0;
}

.cform p {
	display: block;
	margin-bottom: 20px;
}

input[type="checkbox"],
input[type="radio"],
input[type="submit"] {
	-webkit-user-select: none;
	-ms-user-select:	 none;
	user-select:		 none;
}

.wpcf7-list-item {
	width: 100%;
	margin: 0 !important;
}

.wpcf7-acceptance label {
	display: inline-block;	
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	line-height: 1.4;
}

.wpcf7-acceptance label span {
	font-size: 0.9rem;
}

input[type="text"], 
input[type="email"], 
input[type="tel"], 
input[type="submit"],
textarea,
select  {
	width: 100%;
	margin: 0;
	padding: 0;
	
	-webkit-appearance: none;
    border-radius: 			0px;    
	
	transition: all 300ms ease;
	
	font-size: 16px;
	line-height: 1.2;
	margin-top: 10px;
	
	border-radius: 5px;
	
	background: white;
	padding: 10px;
	border: 1px solid #e0e0e0;
}

input[name="telefon"] {
	margin-bottom: 10px;
}

textarea {
	margin-top: 0;
}

input[type="text"]:focus, 
input[type="email"]:focus, 
input[type="tel"]:focus, 
input[type="submit"]:focus,
textarea:focus {
	background: white;
	border: 1px solid #4c7996;
}

input[type="submit"] {
	cursor: pointer;
	display: block;
	width: auto;
	margin: 20px 0 10px 0;
	
	padding: 	10px 26px 12px 26px;
	margin: 	20px 20px 10px 0;
	
	font-size:   inherit;
	line-height: 1;
	
	border-radius: 22px;
	
	color: #fff;
	border: 1px solid #235779;
	background: #235779;
}

input[type="submit"]:disabled,
input[type="submit"]:disabled:focus,
input[type="submit"]:disabled:hover {
	opacity: 0.2;
}

input[type="submit"]:focus,
input[type="submit"]:hover {
	text-decoration:none;
	cursor:pointer;
	
	color: #fff;
	border: 1px solid #002a46;
	background: #002a46;
}

.wpcf7-response-output {
	clear: both;
	width: 100%;
}

span.wpcf7-not-valid-tip {
	display: inline;
	color: #ed8d3e !important;
	font-size: 15px !important;
}

div.wpcf7-response-output {
	border-radius: 22px !important;
	padding: 	10px 26px 12px 26px !important;
	border: 2px solid #5eb345 !important;
}

div.wpcf7-validation-errors {
	border: 2px solid red !important;
}


/*************************************************
* Newsletter
*************************************************/

.#rmOrganism .rmBase {
	background: transparent;
}


/*************************************************
* Google Maps
*************************************************/

.responsive_map {
	height: 0;
	overflow: hidden;
	position: relative;
	padding-bottom: 35%; /* aspect ratio */
}

.responsive_map iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;	
	top: 0;	
	border: 0;
}

@media (max-width:767px) {
	.responsive_map {
		padding-bottom: 80%; /* aspect ratio */
	}
}

/*************************************************
* Responsive 
*************************************************/

@media (max-width: 480px) {
	
	#main h1,
	h2 {
		
	}
	h3 {
		
	}
	h2.pagetitle,
	h3.sectiontitle {
		
	}
	h2.pagetitle.largeh,
	h3.sectiontitle.largeh {
		
	}
	.single h2.largeh {
		font-size: 28px;
	}
	h4 {
		
	}
	.slide h2,
	.slide h4 {
		font-size: 40px;
	}
	.slide p {
		font-size: 24px;
	}
	
}

@media (min-width: 480.01px) and (max-width: 768px) {
	
	#main h1,
	h2 {
		
	}
	h3 {
		
	}
	h2.pagetitle,
	h3.sectiontitle {
		
	}
	h2.pagetitle.largeh,
	h3.sectiontitle.largeh {
		
	}
	h4 {
		
	}
	.slide h2,
	.slide h4 {
		font-size: 42px;
	}
	.slide p {
		font-size: 20px;
	}
	
}

@media (min-width: 768.01px) and (max-width: 1024px) {
   
   #main h1,
	h2 {
		
	}
	h3 {
		
	}
	h2.pagetitle,
	h3.sectiontitle {
		
	}
	h2.pagetitle.largeh,
	h3.sectiontitle.largeh {
		
	}
	h4 {
		
	}
	.slide h2,
	.slide h4 {
		font-size: 50px;
	}
	.slide p {
		font-size: 30px;
	}
}

@media (max-width: 1024px) {
	html,
	body {
		
	}
	
	/* Disable mobile zoom */
	select, textarea, input, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select:focus, input:focus { 
		font-size: 16px;
	}
	
	#nav,
	#topbar {
		display: none;
	}
	
	#navicon,
	#mobnav {
		display: block;
	}
	
	#header,
	.scroll1 #header {
		position: fixed;
		z-index: 30001;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		
		padding-top: 	10px;
		padding-bottom: 10px;
	}
	
	.scroll2 #header {
	
	}
	
	#logo,
	#logo a,
	.scroll1 #logo {
		height: 50px;
	}
	
	.scroll1 #nav {
		
	}
	
	#headerpadding,
	.scroll1 #headerpadding {
		height: 70px;
	}
	
	#logo,
	#logo a {
		
	}
	
	.owl-carousel .owl-nav.disabled + .owl-dots {
		bottom: 10px;
		right: auto;
		width: 100%;
	}
	
	#subfooter {
		line-height: 2;
		padding-bottom: 30px;
	}
	
	#subfooter span {
		display: block;
		margin-left: 0;
	}
	
	#subfooter .textright {
		text-align: left;
	}
	
	
	
	/* Nav Icon */
	
	#navicon {
		position: fixed;
		z-index: 30003;
		right: 10px;
		top: 15px;
		width:  40px;
		height: 40px;
		-webkit-tap-highlight-color: rgba(0,0,0,0);
		cursor: pointer;				
		border: none;	
		
		transition: right 200ms ease;	
	}
	
	html.swipebox-html #navicon {
		right: -50px;
	}
	
	#navicon span,
	#navicon span:before,
	#navicon span:after {
		display: inline-block;
		height: 3px;
		position: absolute;
		width: 30px;
			 	
		background: #002a46;
		
		border-radius: 2px;
				
		transition: all 300ms ease;

	}
	
	#navicon span {
	    left:   5px;
	    top:   18px;

	}
	
	#navicon span:before {
	    content: "";
	    left: 0;
	    top: 9px;
	}
	
	#navicon span:after {
	    content: "";
	    left: 0;
	    top: -9px;
	}
	
	#navicon:focus span,
	#navicon:focus span:before,
	#navicon:focus span:after {
		
		
	}
	
	#navicon.active {
		transition: background 100ms ease;
	}
	
	#navicon.active span:before,
	#navicon.active span:after {
		
	}
	
	#navicon.active span {
		background: rgba(0,0,0,0);
	}
	
	#navicon.active span:before,
	#navicon.active span:after {
		position: absolute;
	    left: 0;
	    top: 0;
	    width: 30px;
	    
	}
	
	#navicon.active span:before {
		-webkit-transform: 	rotate(-45deg);
	       		transform: 	rotate(-45deg);
	}
	
	#navicon.active span:after {
	    -webkit-transform: 	rotate(45deg);
	       		transform: 	rotate(45deg);
	}
	
	/* Mobnav */
	
	#mobnav {
		overflow-y: scroll; 
		-webkit-overflow-scrolling: touch;
		-webkit-tap-highlight-color: rgba(0,0,0,0);
		
		position: fixed;
		z-index: 30002;
		top: 70px;
		height: calc( 100% - 70px );
		left: -100%;
		width: 100%;
		
		transition: left 500ms ease;
	}
	
	#mobnav.active {
		left: 0;
	}
	
	/* Mobile Menu */
	
	#mobnav p {
		line-height: 2;
	}
	
	#mobmenu ul li {		
		position: relative;
	}
	
	#mobmenu a {
		color: #002a46;
	}
	
	#mobmenu ul li a {
		font-size: 19px;
		font-weight: 400;
		
		display: block;
		padding: 0 40px 0 15px;
		height: 44px;
		line-height: 44px;
/* 		border-bottom: 1px solid white; */
	}
	
	#mobmenu ul li.current-menu-item > a,
	#mobmenu ul li a:hover,
	#mobmenu ul li a:focus {
		color: #879ba8;
	}
	
	#mobnav ul.menu>li > a,
	#mobnav ul.menu li > ul > li.menu-item-has-children > a {
		
	}
	
	#mobmenu ul li:first-child a {
/* 		border-top: 1px solid white; */
	}
	
	#mobmenu ul li ul {
		display: none;
		padding-bottom: 12px;
	}
	
	#mobmenu ul li ul li {
		text-transform: none;
	}
	
	#mobmenu ul li ul li a {
		padding-left: 25px;
		padding-right: 15px;
		font-size: 17px;
		height: auto;
		line-height: 32px;
		
	}
	
	#mobmenu ul li ul li:first-child a {
		border-top: 0;
	}
	
	#mobmenu ul li ul li ul {
		display: none;
	}
	
	#mobmenu ul li ul li ul li a {
		padding-left: 45px;
	}
	
	/* Subnav */
	.subnavicon {
		position: absolute;
		right: 0;
		top: 0;
		width:  44px;
		height: 44px;
		font-size: 20px;
		line-height: 44px;
		text-align: center;
		
		cursor: pointer;
		-webkit-tap-highlight-color: rgba(0,0,0,0);
	}
	
	.subnavicon:before,
	.subnavicon:after {
		background: #002a46;
		content: '';
		display: block;
		width: 12px;
		height: 2px;
		position: absolute;
		left: 15px;
		
		border-radius: 2px;
		
		transition: all 200ms ease;
	}
	
	.subnavicon:before {
		top: 21px;
		left: 12px;
		
		-webkit-transform: rotate( 45deg );
				transform: rotate( 45deg );
	}
	
	.subnavicon:after {
		top: 21px;
		left: 19px;
		
		-webkit-transform: rotate( -45deg );
				transform: rotate( -45deg );
	}
	
	/*
	#mobnav .menu li.current-page-parent>.subnavicon.sub-menu-active {
		background: white;
	}
	
	#mobnav .menu li.current-page-parent>ul {
		background: white;
	}
	*/
	
	#mobnav .menu li .subnavicon.sub-menu-active:before,
	#mobnav .menu li .subnavicon.sub-menu-active:after {
		-webkit-transform: rotate( 0deg );
				transform: rotate( 0deg );
	}
	
	#mobnav .menu>li>ul {
/* 		background: white; */
	}
	
	#mobnav .menu>li.current-page-ancestor>a {
	}
	
	.subnavicon.sub-menu-active:after {
		
	}
	
}




@media (max-width: 480px) {
	
}

@media (min-width: 480.01px) and (max-width: 768px) {
	
}

@media (max-width: 768px) {
	
}

@media (min-width: 768.01px) and (max-width: 1024px) {
   
}

@media (min-width: 1024.01px) and (max-width: 1180px) {
    
}

@media (min-width: 1180.01px) and (max-width: 1420px) {
    
}

@media (min-width: 1420.01px) and (max-width: 1919.99px) {
    
}

@media (min-width: 1920px) {
	html,
	body {
		
	}  
	
	.outer,
	.fixme {
		max-width: 1920px;
		margin: 0 auto;
	}  
	
}




















