/*	Theme Name: Heimat 2026 (Widget-ready)
	URI: https://www.mso-webdesign.de
	Description: wordpress theme nach dialogue avenue
	Version: 04.00 (de, en)
	Author: Marco Schwarz
	Author URI: https://mso-webdesign.de/
	The CSS, XHTML and design is released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/
@font-face { font-family: 'Source Sans 3'; font-style: normal; font-weight: 400; src: url('fonts/source-sans-3-v15-latin-regular.woff2') format('woff2'); }
@font-face { font-family: 'Source Sans 3'; font-style: normal; font-weight: 500; src: url('fonts/source-sans-3-v15-latin-500.woff2') format('woff2'); }
@font-face { font-family: 'Source Sans 3'; font-style: normal; font-weight: 700; src: url('fonts/source-sans-3-v15-latin-700.woff2') format('woff2'); }

* { margin: 0; padding: 0; box-sizing: border-box; }
html { font-size: 100%; min-height: 100.01%; }
body { font-family: 'Source Sans 3', Segoe UI, Optima, Tahoma, Helvetica, Arial, sans-serif; font-size: 120%; color: #000; background-color: #d9dce3; }

a, a:link, a:visited { color: #1e6700; text-decoration: none; font-weight: 700; }
a:hover, a:active, a:focus { color: #5aa332; text-decoration: underline; }
.oben a, .oben a:link, .oben a:visited { color: #000; text-decoration: none; padding: 60px 0 0 0; }
.oben a:hover, .oben a:active, .oben a:focus { color: #000; text-decoration: none; }
.btn { display: inline-block; min-width: 220px; margin: 0; color: #fff; background-color: #1e6700; text-align: center; border-radius: 5px; transition: background-color 0.5s ease-out; }
.btn:hover { background-color: #5aa332; }
.btn a, .btn a:link, .btn a:visited { display: block; padding: 12px; color: #fff; font-weight: 500; }
.btn a:hover, .btn a:active, .btn a:focus { color: #fff; text-decoration: none; }
.btn2 { display: inline-block; min-width: 220px; margin: 0; color: #fff; background-color: #b50000; text-align: center; border-radius: 5px; transition: background-color 0.5s ease-out; }
.btn2:hover { background-color: #d30; }
.btn2 a, .btn2 a:link, .btn2 a:visited { display: block; padding: 12px; color: #fff; font-weight: 500; }
.btn2 a:hover, .btn2 a:active, .btn2 a:focus { color: #fff; text-decoration: none; }

header { max-width: 1400px; margin: 0 auto; }
header .container { margin: 0 auto; padding: 20px; background-color: #fff; }
.logo { color: #063c6c; font-size: 2em; line-height: 1em; margin: 0 0 10px 0; }

nav { max-width: 1400px; margin: 0 auto; position: sticky; top: 0; background-color: #d9dce3; z-index: 9900; }
.stellarnav { position: relative; width: 100%; max-width: 1400px; margin: 0 auto; z-index: 9900; text-align: right; background-color: #d9dce3; }
.stellarnav.fixed { position: fixed; margin: 0 auto; width: 100%; max-width: 1400px; top: 0; z-index: 9999; }
.stellarnav .dashicons { font-size: 1.4em; width: 26px; height: 26px; vertical-align: top; }
.stellarnav ul { display: flex; text-align: left; }
.stellarnav li { flex: 1 1 auto; list-style: none; position: relative; text-align: center; }
.stellarnav li a { display: block; padding: 10px 0; font-size: 1em; line-height: 30px; font-weight: 400; color: #000; background-color: #e9ecf3; transition: background-color 0.5s ease-out; text-decoration: none; text-align: center; border-left: 1px solid #000; }
.stellarnav li:first-child a { border-left: 0; }
.stellarnav ul ul { flex-direction: column; top: auto; width: 220px; position: absolute; z-index: 9900; text-align: left; display: none; background-color: #e9ecf3; }
.stellarnav li#menu-item-296 ul { left: -96px; width: 280px; }
.stellarnav li li { display: block; text-align: left; }
.stellarnav li li a { padding: 10px 20px; font-size: 1em; text-decoration: none; border-top: 1px solid #000; border-left: 0; background-color: #e9ecf3; text-align: left; }
.stellarnav ul li a:hover { color: #fff; background-color: #005aa1; text-decoration: none; }
.stellarnav ul li.current-menu-item a, .stellarnav ul li.current-menu-parent a, .stellarnav ul li li.current-menu-item a { color: #fff; background-color: #005aa1; text-decoration: none; }
.stellarnav ul li.current-menu-item ul li a, .stellarnav ul li.current-menu-parent ul li a { color: #000; background-color: #e9ecf3; }
.stellarnav ul li.current-menu-item ul li.current-menu-item a, .stellarnav ul li.current-menu-parent ul li.current-menu-item a {  color: #fff; background-color: #005aa1; }
.stellarnav ul li li a:hover, .stellarnav ul li li.current-menu-item a:hover, .stellarnav ul li li.menu-item a:hover { color: #fff; background-color: #005aa1; text-decoration: none; }
.stellarnav ul li.current-menu-item a:hover, .stellarnav ul li.current-menu-parent a:hover, .stellarnav ul li li.current-menu-item a:hover { color: #fff; background-color: #005aa1; }

.stellarnav li.has-sub > a:after { content: ''; margin-left: 10px; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #000; display: inline-block; }
.stellarnav.hide-arrows li.has-sub > a:after, .stellarnav.hide-arrows li li.has-sub > a:after, .stellarnav.hide-arrows li.drop-left li.has-sub > a:after { display: none; }
.stellarnav .menu-toggle, .stellarnav .close-menu, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile { display: none; text-transform: uppercase; text-decoration: none; }
.stellarnav .dd-toggle { display: none; position: absolute; top: 0; right: 0; padding: 0; width: 48px; height: 48px; text-align: center; z-index: 9999; border: 0; }
.stellarnav.desktop li.has-sub a { padding-right: 5px; }
.stellarnav.desktop.hide-arrows li.has-sub a { padding-right: 15px; }
.stellarnav.mobile > ul > li > a.dd-toggle { padding: 0; }
.stellarnav .dd-toggle { top: 2px; right: 20px; height: 50px; }
.stellarnav .dd-toggle:hover { background-color: #005aa1; }

.stellarnav a.dd-toggle .icon-plus { box-sizing: border-box; transition: transform 0.3s; width: 12px; height: 100%; position: relative; vertical-align: middle; display: inline-block; }
.stellarnav a.dd-toggle .icon-plus:before { content: ''; display: block; width: 12px; height: 0px; border-bottom: solid 3px #000; position: absolute; top: 50%; transform: rotate(90deg); transition: width 0.3s; }
.stellarnav a.dd-toggle .icon-plus:after { content: ''; display: block; width: 12px; height: 0px; top: 50%; border-bottom: solid 3px #000; position: absolute; }
.stellarnav li.open > a.dd-toggle .icon-plus { transform: rotate(135deg); }
.stellarnav .icon-close { box-sizing: border-box; width: 12px; height: 12px; position: relative; display: inline-block; }
.stellarnav .icon-close:before { content: ''; display: block; width: 12px; height: 0px; border-bottom: solid 3px #000; position: absolute; top: 50%; transform: rotate(45deg); }
.stellarnav .icon-close:after { content: ''; display: block; width: 12px; height: 0px; top: 50%; border-bottom: solid 3px #000; position: absolute; transform: rotate(-45deg); }

section { max-width: 1400px; margin: 0 auto; background-color: #fff; }
.container { padding: 40px 20px; }
.flex, .flex2 { display: flex; flex-wrap: wrap; justify-content: space-between; }

.box70 { flex: 0 1 auto; width: 65%; }
.box30 { flex: 0 1 auto; width: 30%; }
.box50 { flex: 0 1 auto; width: 48%; }
.box60 { flex: 0 1 auto; width: 60%; }
.box40 { flex: 0 1 auto; width: 36%; }
.blau { background-color: #b2e5f6; }
.blau2 { margin: 0 0 10px 0; padding: 5px 10px; background-color: #b2e5f6; font-weight: 700; }
.blau2 p { margin: 0 !important; padding: 0 !important; }

footer { max-width: 1400px; margin: 0 auto; background-color: #425262; }
footer .container { padding: 40px 20px 20px 20px; }
footer p { margin: 0 0 20px 0; color: #fff; line-height: 2em; }
footer a, footer a:link, footer a:visited { color: #fff; font-weight: 400; }
footer a:hover, footer a:active, footer a:focus { color: #a3d6e7; text-decoration: none; }
footer .dashicons { font-size: 1.5em; color: #fff; width: 30px; height: 30px; vertical-align: middle; }
footer span:hover, .fuss span:active, .fuss span:focus { color: #a3d6e7; text-decoration: none; }

ul.fusslist { list-style: none; background-color: transparent; margin: 0 0 20px 0; }
ul.fusslist li, ul.fusslist li.page_item { float: left; margin: 0 20px 20px 0; list-style: none; }
ul.fusslist li a, ul.fusslist li.page_item a { display: block; text-decoration: none; font-size: 1em; line-height: 2em; color: #fff; }
ul.fusslist li a:hover, ul.fusslist li.page_item a:hover { color: #a3d6e7; text-decoration: underline; }
ul.fusslist li.current_page_item a { color: #fff; font-weight: 700; }

.right { float: right; }
.rechts { text-align: right; }
.center { text-align: center; }
.abst { margin: 0 0 50px 0; }
.nah { margin: 0 0 15px 0; }
.null { margin: 0; }
.clear { clear: both; }
.big { font-size: 1.2em; font-weight: 500; line-height: 1.4em; }
.small { line-height: 1.2em; font-size: 0.87em; }
strong, b { font-weight: 700; }
.hr { border-bottom-style: solid; border-bottom-width: 1px; border-color: #005aa1; height: 1px; margin: 20px 0 40px 0; }
img { border: 0; padding: 0; margin: 0; max-width: 100%; }

h1, h2, h3, h4 { margin: 0 0 20px 0; line-height: 1.2em; font-weight: 400; }
h1 { margin: 0 0 40px 0; color: #506070; font-size: 2.2em; }
h2 { font-size: 2em; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.4em; }
p { margin: 0 0 30px 0; line-height: 1.5em; font-size: 1em; }
.bild { flex: 0 1 auto; width: 31.33%; margin: 0 0 30px 0; }
.bild1 { float: right; margin: 0 0 20px 20px; }
.bild2 { float: left; margin: 0 20px 20px 0; }
.flexbild { display: flex; flex-wrap: wrap; justify-content: space-between; }
.bild3 { flex: 0 1 auto; width: 48%; margin: 0 0 20px 0; }
.bild4 { flex: 0 1 auto; width: 32%; margin: 0 0 20px 0; }

ul.tx { list-style-image: url(bilder/pfeil.png); margin: 0 0 30px 20px; padding: 2px 20px 2px 2px; line-height: 1.5em; font-size: 1em; }
ul.tx li { margin-bottom: 10px; }
ul.tx ul { margin: 10px 0 15px 40px; }
ul.pdf { list-style-image: url(bilder/pdf.gif); margin: 0 0 10px 50px; padding: 0; font-size: 1.1em; line-height: 1.2em; }
ul.pdf li { margin: 0 0 10px 0; }

.kontaktbox { margin-bottom: 50px; background-color: #e4f4f9; border: 1px solid #005aa1; color: #000; }
.kontaktbox h2, .kontaktbox h3 { margin: 0 0 10px 0; padding: 10px; color: #fff; background-color: #005aa1; font-size: 1.1em; }
.kontaktbox p { margin: 0 0 10px 0; padding: 10px 10px 0 10px; }
.kontaktbox p.bild3 { margin: 0 0 20px 0; padding: 0; }
.kontaktbox p.kein { margin: 0; }
.kontaktbox p.eng { padding: 0 10px 10px 10px; }
.kontaktbox ul.tx { margin: 10px 20px 20px 35px; }
.kontaktbox .smk_accordion { margin: 0; padding: 10px; }
.kontaktbox a, .kontaktbox a:link, .kontaktbox a:visited { color: #105900; }
.kontaktbox .btn a, .kontaktbox .btn a:link, .kontaktbox .btn a:visited { color: #fff; }

.tablebox { overflow-y: auto; margin: 0 0 10px 0; }
.tablebox::-webkit-scrollbar { -webkit-appearance: none; width: 14px; height: 14px; }
.tablebox::-webkit-scrollbar-thumb { border-radius: 8px; border: 3px solid #fff; background-color: rgba(0, 0, 0, .3); }
.tablebox p, .tablebox cite { padding: 0 2%; }
table { margin: 0 0 30px 0; border: 0; padding: 0; width: 100%; border-collapse: collapse; }
td { padding: 5px 10px 5px 0; text-align: left; vertical-align: top; line-height: 1.4em; }
tr:nth-child(odd) { background-color: #fff; }
tr:nth-child(even) { background-color: #ecf0f3; }
tr:hover { background-color: #e0e5e9; }
table h4 { margin: 10px 0; }

.smk_accordion { position: relative; margin: 0 0 30px 0; padding: 0; list-style: none; }
.smk_accordion .accordion_in { border: 0; position: relative; z-index: 10; margin-top: -1px; overflow: hidden; }
.smk_accordion .accordion_in .acc_head { position: relative; color: #fff; background-color: #1e6700; padding: 10px; font-size: 1.2em; font-weight: 500; display: block; cursor: pointer; }
.smk_accordion .accordion_in .acc_head .acc_icon_expand { display: block; width: 18px; height: 18px; position: absolute; left: 10px; top: 50%; margin-top: -9px; background: url(bilder/plusminus.png) center 0; }
.smk_accordion .accordion_in .acc_content { background: #e4f4f9; color: #000; padding: 20px 0 0 0; }
.smk_accordion .accordion_in .acc_content h1:first-of-type, .smk_accordion .accordion_in .acc_content h2:first-of-type, .smk_accordion .accordion_in .acc_content h3:first-of-type, .smk_accordion .accordion_in .acc_content h4:first-of-type, .smk_accordion .accordion_in .acc_content h5:first-of-type, .smk_accordion .accordion_in .acc_content h6:first-of-type { margin-top: 5px; }
.smk_accordion .accordion_in.acc_active > .acc_content { display: block; }
.smk_accordion .accordion_in.acc_active > .acc_head { color: #fff; background-color: #5aa332; }
.smk_accordion .accordion_in.acc_active > .acc_head .acc_icon_expand { background: url(bilder/plusminus.png) center -18px; }
.smk_accordion.acc_with_icon .accordion_in .acc_head { padding-left: 40px; }
.smk_accordion.acc_with_icon .accordion_in .acc_content { padding-left: 0; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp { padding: 0; margin: 0; border: 0; outline: none; vertical-align: top; }
.fancybox-wrap { position: absolute; top: 0; left: 0; z-index: 18020; }
.fancybox-skin { position: relative; background: #000; color: #eee; text-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.fancybox-opened { z-index: 18030; }
.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-outer, .fancybox-inner { 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-image, .fancybox-iframe { display: block; width: 100%; height: 100%; }
.fancybox-image { max-width: 100%; max-height: 100%; }
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url(bilder/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: 18060; }
#fancybox-loading div { width: 44px; height: 44px; background: url(bilder/fancybox_loading.gif) center center no-repeat; }
.fancybox-close { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 18040; }
.fancybox-nav { position: absolute; top: 0; width: 40%; height: 100%; cursor: pointer; text-decoration: none; background: transparent url(bilder/blank.gif); /* helps IE */ -webkit-tap-highlight-color: rgba(0,0,0,0); z-index: 18040; }
.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: 18040; 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; }

/* Overlay helper */
.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: 18010; background: url(bilder/fancybox_overlay.png); }
.fancybox-overlay-fixed { position: fixed; bottom: 0; right: 0; }
.fancybox-lock .fancybox-overlay { overflow: auto; overflow-y: scroll; }

/* Title helper */
.fancybox-title { visibility: hidden; font: normal 15px/20px Arial,Helvetica,sans-serif; color: #f0f0f0; position: relative; text-shadow: none; z-index: 18050; }
.fancybox-opened .fancybox-title { visibility: visible; }
.fancybox-title-float-wrap { position: absolute; bottom: 0; right: 50%; margin-bottom: -35px; z-index: 18050; text-align: center; }
.fancybox-title-float-wrap .child { display: inline-block; margin-right: -100%; padding: 2px 20px; background: transparent; /* Fallback for web browsers that doesn't support RGBa */ 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: bold; 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, .8); }

@media only screen and (max-width: 1420px) {
body { background-color: #fff; }
header, nav, section, footer { width: 98%; }
.container { padding: 40px 0; }
header .container { padding: 20px 0; }
.container.blau { padding: 40px 2%; }
footer .container { padding: 40px 2% 20px 2%; }
}
@media only screen and (max-width: 1200px) {
body { font-size: 110%; }
header .container { padding: 70px 0 0 0; }
nav { position: static; }
.stellarnav.mobile.top { position: absolute; width: 98%; top: 0; z-index: 9999; background-color: #fff; text-align: right; }
.stellarnav .menu-toggle, .stellarnav .call-btn-mobile, .stellarnav .location-btn-mobile, .stellarnav .close-menu { padding: 15px; box-sizing: border-box; }
.stellarnav .menu-toggle span.bars { display: inline-block; margin-right: 7px; position: relative; top: 3px; }
.stellarnav .menu-toggle span.bars span { display: block; width: 40px; height: 4px; border-radius: 6px; margin: 0 0 5px 0; background-color: #666; transition: all 1s; }
.stellarnav.active .menu-toggle span.bars span:nth-child(1) { transform: translateY(9px) rotate(-45deg); }
.stellarnav.active .menu-toggle span.bars span:nth-child(2) { opacity: 0; }
.stellarnav.active .menu-toggle span.bars span:nth-child(3) { transform: translateY(-9px) rotate(45deg); }
.stellarnav li a { text-align: left; border-left: 0; }
.stellarnav ul:last-child ul { left: 0; }
.stellarnav li#menu-item-296 ul { left: 0; width: auto; }
.stellarnav.mobile { position: static; }
.stellarnav.mobile.fixed { position: static; }
.stellarnav.mobile ul { flex-direction: column; position: relative; display: none; background-color: #e9ecf3; }
.stellarnav.mobile.active { padding-bottom: 0; }
.stellarnav.mobile.active > ul { display: block; }
.stellarnav.mobile ul { text-align: left; }
.stellarnav.mobile > ul > li { display: block; text-align: left; }
.stellarnav.mobile ul ul { position: relative; opacity: 1; visibility: visible; width: auto; display: none; transition: none; }
.stellarnav.mobile li a { padding: 15px 20px; background-color: #e9ecf3; border-right: 0; border-top: 1px solid #000; }
.stellarnav.mobile li li a { padding: 15px 0 15px 40px; background-color: #e9ecf3; }
.stellarnav.mobile li li:last-child a { border-right: 0; }
.stellarnav.mobile li a.dd-toggle { border: 0; background-color: transparent; }
.stellarnav.mobile li a.dd-toggle:hover { background-color: transparent; }
.stellarnav.mobile .menu-toggle, .stellarnav.mobile .dd-toggle, .stellarnav.mobile .close-menu, .stellarnav.mobile .call-btn-mobile, .stellarnav.mobile .location-btn-mobile { display: inline-block; }
.stellarnav.mobile li.has-sub > a:after, .stellarnav.mobile li li.has-sub > a:after, .stellarnav.mobile li.drop-left li.has-sub > a:after { display: none; }
.stellarnav.mobile ul li a:hover { color: #fff; background-color: #005aa1; text-decoration: none; }
.stellarnav.mobile ul li.current-menu-item a, .stellarnav.mobile ul li.current-menu-parent a, .stellarnav.mobile ul li li.current-menu-item a { color: #fff; background-color: #005aa1; text-decoration: none; }
.stellarnav.mobile ul li.current-menu-item ul li a, .stellarnav.mobile ul li.current-menu-parent ul li a { color: #000; background-color: #e9ecf3; }
.stellarnav.mobile ul li.current-menu-item ul li.current-menu-item a, .stellarnav.mobile ul li.current-menu-parent ul li.current-menu-item a { color: #fff; background-color: #005aa1; }
.stellarnav.mobile ul li li a:hover, .stellarnav ul li li.current-menu-item a:hover, .stellarnav.mobile ul li li.menu-item a:hover { color: #fff; background-color: #005aa1; text-decoration: none; }
.stellarnav.mobile ul li.current-menu-item a:hover, .stellarnav.mobile ul li.current-menu-parent a:hover, .stellarnav.mobile ul li li.current-menu-item a:hover { color: #fff; background-color: #005aa1; }
}
@media only screen and (max-width: 1000px) {
.flex { flex-direction: column; }
.box70, .box30, .box50, .box60, .box40 { width: 100%; }
footer p { margin: 0 0 20px 0; line-height: 2.3em; }
.gross { font-size: 1.6em; }
.bild { width: 48%; }
}
@media only screen and (max-width: 680px) {
header .container { padding: 20px 10px 0 10px; }
.container { padding: 40px 10px 80px 10px; }
.logo { font-size: 2em; }
h1 { font-size: 1.8em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
}
@media only screen and (max-width: 600px) {
body { word-wrap: break-word; }
ul.tx { margin: 0 0 30px 20px; }
.bild, .bild3, .bild4 { width: 100%; }
}