/**
* Theme Name:     i-transform_changes
* Theme URI:      http: //planungsbuero-entech.de
* Description:    Child Theme for the i-transform theme including green scheme
* Author:         Stefan Genrich
* Author URI:     http: //planungsbuero-entech.de
* Template:       i-transform
* Version:        12.1
*/

/**
 * 1.0 Reset
 *
 * Modified from Normalize.css to provide cross-browser consistency and a smart
 * default styling of HTML elements.
 *
 * @see http://git.io/normalize
 * ----------------------------------------------------------------------------
 */

body {
	 color: #292929;
 }
 
.go-top,
input,
textarea,
.widget a,
div.navigation a,
article a,
div.comments-link,
#ft-post a,
.da-dots > span,
.sldprev,
.sldnext,
.nav-container li a,
.nav-container li a span,
.extra-container li a,
.extra-container li a span,
.socialicon a {
	transition-property: all;
	transition-duration: 0.3s;
	transition-timing-function: ease-in-out;
	transition-delay: 0s;
}

html,
button,
input,
select,
textarea {
	font-family: "Lato", verdana, sans-serif;
	color : #292929;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Lato", verdana, sans-serif;
	line-height: 1.3;
}

h1 {
	font-size: 28px;
	margin: 25px 0;
	font-weight: normal;
}

h2 {
	font-size: 24px;
	margin: 25px 0;
	font-weight: normal;
}

h3 {
	font-size: 20px;
	margin: 22px 0;
	font-weight: normal;
}

h4 {
	font-size: 16px;
	margin: 20px 0;
	font-weight: normal;
}

h5 {
	font-size: 16px;
	margin: 18px 0;
	font-weight: normal;
}

h6 {
	font-size: 16px;
	margin: 16px 0;
	font-weight: normal;
}

blockquote {
	font-family: "Lato", verdana, sans-serif;
	font-style: italic;
	font-weight: 400;
}

blockquote,
q {
	-webkit-hyphens: manual;
/**	-webkit-hyphenate-limit-lines: 2;
	-webkit-hyphenate-limit-chars: 6 3 2; */
	-moz-hyphens: manual;
/**	-moz-hyphenate-limit-lines: 2;
	-moz-hyphenate-limit-chars: 6 3 2; */
	-ms-hyphens: manual;
/**	-ms-hyphenate-limit-lines: 2;
	-ms-hyphenate-limit-chars: 6 3 2; */
	-o-hyphens: manual;
/**	-o-hyphenate-limit-lines: 2;
	-o-hyphenate-limit-chars: 6 3 2; */
	hyphens: manual;
/**	hyphenate-limit-lines: 2;
	hyphenate-limit-chars: 6 3 2; */
}

h1,
h2,
h3,
h4,
h5,
p,
li,
a {
	-webkit-hyphens: manual;
/**	-webkit-hyphenate-limit-lines: 2;
	-webkit-hyphenate-limit-chars: 6 3 2; */
	-moz-hyphens: manual;
/**	-moz-hyphenate-limit-lines: 2;
	-moz-hyphenate-limit-chars: 6 3 2; */
	-ms-hyphens: manual;
/**	-ms-hyphenate-limit-lines: 2;
	-ms-hyphenate-limit-chars: 6 3 2; */
	-o-hyphens: manual;
/**	-o-hyphenate-limit-lines: 2;
	-o-hyphenate-limit-chars: 6 3 2; */
	hyphens: manual;
/**	hyphenate-limit-lines: 2;
	hyphenate-limit-chars: 6 3 2; */
}

a {
	color: #3e5b0b;
	padding: 0em 0em 0.2em 0;
}

a:visited {
	color: #3e5b0b;
}

a:hover {
	background-color: #3e5b0b;
	color: #FDFDFD;
	border-radius: 5px;
}

a[href^="http://"],
a[href^="https://"] {
    padding: 0em 0.5em 0.2em 0;
}

abbr[title] {
	border-bottom: none;
	text-decoration: none;
}

.emphasis {
	font-weight: bold;
}

#block-35 .widget-title {
	display: none;
}

/**
 * 1.1 Links
 * ----------------------------------------------------------------------------
 */
 
 .entry-content a, .comment-content a {
	 text-decoration: none;
 }

/**
 * 2.0 Repeatable Patterns
 * ----------------------------------------------------------------------------
 */
 
 /* Images */

.blocks-gallery-caption, .wp-block-embed figcaption, .wp-block-image figcaption {
	color: #292929;
}

.wp-caption .wp-caption-text,
.fl-module .fl-photo-caption-below,
.entry-caption,
.gallery-caption,
.video-bu p {
	color: #292929;
	font-family: "Lato", verdana, sans-serif;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
}

.bafafoerder2-spalte2 .wp-caption.alignright {
	margin: -45px 30px 0px 28px;
}


.video-bu {
	z-index: 5;
}

#attachment_2109 {
	margin: 5px 60px 5px 35px;
}

.tag .dateonimg {
	display: none !important;
}

.single-post .wp-block-image {
	margin-top: 0.2em;
	padding-top: 0.2em;
}
.single-post ul+.wp-block-image {
	margin-top: 19px;
	padding-top: 19px;
}
.single-post div.wp-block-image+h2 {
	margin-top: 0;
	padding-top: 0;
}
.single-post figure.wp-block-image+h2 {
	margin-top: 16px;
	padding-top: 16px;
}

/**
 * 3.0 Basic Structure
 * ----------------------------------------------------------------------------
 */
 
.site {
	background-color: #fdfdfd;
}
.site-main {
	max-width: 1680px;
	background-color: #fdfdfd;
}

/**
 * 4.0 generiicon sizes and shapes
 * ----------------------------------------------------------------------------
 */

.socico {
	border-radius: 5px;
	height: 20px;
	width: 20px;
	background-color: #b7b7b7;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	transition-property: all;
	transition-duration: 0.3s;
	transition-timing-function: ease-in-out;
	transition-delay: 0s;
}

/**
 * 5.0 Utility bar
 * ----------------------------------------------------------------------------
 */

.utilitybar {
	display: none;
	border-bottom: 1px solid #e7e7e7;
	height: 36px;
	line-height: 36px;
	padding: 0px;
	vertical-align: middle;
}

/**
 * 6.0 featured Content
 * ----------------------------------------------------------------------------
 */

#featured {
	display: block;
	clear: both;
	padding-top: 8px;
}

.entry-header h1.entry-title {
	font: normal normal 28px "Lato", verdana, sans-serif;
	line-height: 1.3;
}

#post-25 .entry-title,
#post-30 .entry-title,
#post-930 .entry-title,
#post-32 .entry-title,
#post-34 .entry-title,
#post-36 .entry-title {
	display: none;
}

.details {
	float: right;
	letter-spacing: 0.3em;
	font-variant: small-caps;
	font-weight: 900;
}

.blog-columns .details~p,
.blog-columns .details~.wp-block-image,
.blog-columns .details~table,
.blog-columns .details~div,
.blog-columns .details~ol,
.blog-columns .details~ul,
.blog-columns .details~h2,
.blog-columns .details~h3,
.blog-columns .details~h4,
.blog-columns .details~figure,
.blog-columns .details~iframe,
.archive .category-neuigkeiten .details~p,
.archive .category-neuigkeiten .details~.wp-block-image,
.archive .category-neuigkeiten .details~table,
.archive .category-neuigkeiten .details~div,
.archive .category-neuigkeiten .details~ol,
.archive .category-neuigkeiten .details~ul,
.archive .category-neuigkeiten .details~h2,
.archive .category-neuigkeiten .details~h3,
.archive .category-neuigkeiten .details~h4,
.archive .category-neuigkeiten .details~figure,
.archive .category-neuigkeiten .details~iframe,
.archive .category-aktivitaeten .details~p,
.archive .category-aktivitaeten .details~.wp-block-image,
.archive .category-aktivitaeten .details~table,
.archive .category-aktivitaeten .details~div,
.archive .category-aktivitaeten .details~ol,
.archive .category-aktivitaeten .details~ul,
.archive .category-aktivitaeten .details~h2,
.archive .category-aktivitaeten .details~h3,
.archive .category-aktivitaeten .details~h4,
.archive .category-aktivitaeten .details~figure,
.archive .category-aktivitaeten .details~iframe {
	display: none;
}

.single-post .details {
	display: none;
}

article .wp-block-columns {
	margin-bottom: auto;
}

.wp-block-media-text {
	margin-bottom: 3%;
}

.wp-block-media-text__media {
  padding: 7%;
}
 
 .wp-block-media-text__content {
  margin-bottom: 34%;
}

.zwei_spalten_mobil_vier {
	display: none;
}

.zwei_spalten_mobil_fuenf {
	display: none;
}

 article div.wp-block-columns+h4 {
	margin-top: 0;
}

article p.zwei_spalten_mobil_fuenf+h4 {
	margin-top: 0;
}

.entry-header h1.entry-title {
	color: #292929;
}

/**
 * 6.1 Site Header und Other Slider
 * ----------------------------------------------------------------------------
 */
 
.headerwrap {
	min-height: 95px;
	background-color: #d2f298;
	margin-top: -1.81em;
}
	
.site-header {
	background-color: #d2f298;
	border: none;
}
	
.site-title {
	font-family: "Share", "trebuchet ms", sans-serif;
	font-size: 50px;
	padding: 0;
}
.site-description {
	font: normal normal 30px "Share", "trebuchet ms", sans-serif;
}

.headerinnerwrap input.search-field {
	font-family: "Lato", verdana, sans-serif;
	font-size: 18px;
	color: #3e5b0b;
}

/** Spezifikationen Firmenname */

.other-slider-innerwrap .home-link {
	position: relative;
	z-index: 9;
	display: block;
	float: left;
	min-width: 80px;
	min-height: 80px;
	max-width: 525px;
	max-height: 200px;
	margin: 0 auto 1em 1em;
	text-decoration: none;
	vertical-align: middle;
	color: #3e5b0b;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	transition-property: background-color, color, padding-top, padding-right, padding-bottom;
	transition-duration: 1s, 1s, 1s, 1s, 1s;
	padding-left: 32px;
}

.other-slider-innerwrap .home-link:hover {
	color: #FDFDFD;
	padding-top: 1em;
	padding-right: 1.5em;
	padding-bottom: 1em;
	transition-property: background-color, color, padding-top, padding-right, padding-bottom;
	transition-duration: 1s, 1s, 1s, 1s, 1s;
}

.other-slider-innerwrap .home-link span {
	height: 80px;
	vertical-align: middle;
	display: table-cell;
}

.other-slider-innerwrap .home-link img {
	max-height: 72px;
	max-width: 280px;
}

.other-slider-innerwrap .site-title:hover {
	text-decoration: none;
}

div.other-slider a.home-link {
	overflow: hidden;
}
div.other-slider div.headerinnerwrap > span#site-titlendesc {
	display: block;
	float: left;
}

/** Ende Spezifikationen*/

.titelsprung {
	position: relative;
	left: 90px;
	bottom: 81px;
}

.topsearch .genericon-search {
	display: none;
}

.site-header .search-field {
	width: 90%;
	top: -1em;
	right: 21em;
}

.site-header .search-field:hover {
	background-color: #3e5b0b;
	color: white;
	border-radius: 5px;
}

.site-header .search-field:focus {
	top: auto;
	right: 2em;
	bottom: 5em;
	background-color: #3e5b0b;
	color: white;
}

div.topsearch form input::placeholder {
   color: #3e5b0b;
   opacity: 1;
   font: normal normal 22px "Lato", verdana, sans-serif;
}
div.topsearch form input::-webkit-input-placeholder {
    color: #3e5b0b;
	opacity: 1;
	font: normal normal 22px "Lato", verdana, sans-serif;
}
div.topsearch form input::-moz-placeholder {
   color: #3e5b0b;
   opacity: 1;
   font: normal normal 22px "Lato", verdana, sans-serif;
}
div.topsearch form input:-ms-input-placeholder {
   color: #3e5b0b;
   opacity: 1;
   font: normal normal 22px "Lato", verdana, sans-serif;
}

div.topsearch form input:hover::placeholder,
div.topsearch form input:focus::placeholder {
   color: white;
}
div.topsearch form input:hover::-webkit-input-placeholder,
div.topsearch form input:focus::-webkit-input-placeholder {
    color: white;
}
div.topsearch form input:hover::-moz-placeholder,
div.topsearch form input:focus::-moz-placeholder {
   color: white;
}
div.topsearch form input:hover:-ms-input-placeholder,
div.topsearch form input:focus:-ms-input-placeholder {
   color: white;
}

.single-tribe_events .site-header div.topsearch {
	display: none;
}

.sidebar-inner aside.widget_search {
	padding: 0;
	margin-top: 14%;
	margin-bottom: 1.5%;
}

.widget_search {
	display: block;
	float: right;
	min-width: 32px;
	height: 48px;
	position: relative;
}

div.sidebar-container .search-form {
	position: relative;
	top: auto;
	right: auto;
	bottom: 80%;	
}

div.sidebar-inner form input::-webkit-input-placeholder {
    color: #292929;
}
div.sidebar-inner form input:-moz-placeholder {
   color: #292929;
}
div.sidebar-inner form input::-moz-placeholder {
   color: #292929;
}
div.sidebar-inner form input:-ms-input-placeholder {
   color: #292929;
}

.sidebar-inner input.search-field {
	font-family: "Lato", verdana, sans-serif;
	font-size: 18px;
	color: #3e5b0b;
	background: transparent;
	border: 2px solid #292929;
	border-radius: 6px;
	cursor: pointer;
	height: 37px;
	margin: 3px 0;
	padding: 0 0 0 34px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	width: 150px;
	z-index: 1001;
}

.sidebar-inner input.search-field:focus {
	border: 2px solid #292929;
	cursor: text;
	outline: 0;
	width: 250px;
	border-radius: 6px;
	background: transparent;
}

.sidebar-inner .searchico {
	display: block;
	position: absolute;
	left: 4px;
	top: 10px;
	font-size: 16px;
	z-index: 1001;
	color: #292929;
}

.sidebar-inner .searchico:before {
	font-size: 22px;
}

.blog .topsearch,
.single-post .topsearch,
.search-results .topsearch,
.archive .topsearch {
	display: none;
}

.headerwrap .headerinnerwrap  #site-titlendesc {
	max-width: 25%;
}

header:not(.fixeddiv) .headerinnerwrap #site-titlendesc {
	display: none !important;
}

div.headerwrap .navbar {
	padding-left: 0px;
}


/**
 * 6.2 Navigation
 * ----------------------------------------------------------------------------
 */

header:not(.fixeddiv) .headerinnerwrap .navbar {
    float: none;
	margin-top: 1.75%;
	margin-right: auto;
	margin-left: 1.4%;
	height: 95px;
}
 
.main-navigation {
	bottom: 5px;
}

.fixeddiv .main-navigation {
	bottom: 0;
}

div.extra-container {
	margin-top: 0;
	margin-bottom: 0;
}
ul.nav-container,
div.nav-container > ul {
	padding: 12px 0px 0px;
}
ul.extra-container,
div.extra-container > ul {
	margin: 0;
	padding: 0;
}
.nav-container li {
	padding: 0px 10px;
	border: 2px solid transparent;
	border-radius: 5px;
}

.nav-container li a {
	color: #3e5b0b;
	font: normal normal 22px "Lato", verdana, sans-serif;
	line-height: 1.2em;
	padding: 4px 0px 4px 0px;
	text-align: center;
	text-shadow: rgba(0,0,0,0.3) 0px 0px 0px;
	white-space: nowrap;
	vertical-align: top;
}

.nav-container li:hover,
.nav-container li:focus {
	background-color: #3e5b0b;
}

.nav-container li:hover > a, .nav-container li a:hover,
.nav-container li:focus > a, .nav-container li a:focus {
	color: white !important;
}

.extra-container li {
	display: inline-block;
	position: relative;
	padding: 0px 10px;
	border: 2px solid transparent;
	border-radius: 5px;
}

.extra-container li a {
	color: #3e5b0b;
	display: block;
	font: normal normal 18px "Lato", verdana, sans-serif;
	line-height: 1.2em;
	padding: 4px 0px 4px 0px;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	text-shadow: rgba(0,0,0,0.3) 0px 0px 0px;
	position: relative;
	white-space: nowrap;
	vertical-align: top;
}

.extra-container li:hover,
.extra-container li:focus {
	background-color: #3e5b0b;
}

.extra-container li:hover > a, .extra-container li a:hover,
.extra-container li:focus > a, .extra-container li a:focus {
	color: white !important;
}

.extra-container li.aktuell_flash {
	padding: 0px 10px 0px 20px;
}
.extra-container li.datenschutz_hand {
	padding: 0px 15px 0px 20px;
}
.extra-container li.kontakt_info {
	padding: 0px 13px 0px 20px;
}
.extra-container li.portrait_users {
	padding: 0px 20px 0px 20px;
}
.extra-container li.email_pfeile {
	padding: 0px 22px 0px 20px;
}
.extra-container li.tel_mobile {
	padding: 0px 14px 0px 20px;
}

.extra-container .tel_icon,
.extra-container .tel_icon:hover {
   	cursor: default;
	pointer-events: none;
}

.nav-container li a span {
	display: none;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 2px;
	background: transparent; /* variable color */
}

.extra-container li a span {
	display: none;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 2px;
	background: transparent; /* variable color */
}

.extra-container ul ul li {
	padding: 0px;
}

.extra-container ul ul li a {
	padding: 15px 20px;
}

.extra-container .current_page_item > a > span,
.extra-container .current_page_ancestor > a > span,
.extra-container .current-menu-item > a span,
.extra-container .current-menu-ancestor > a > span,
.extra-container li a:hover span {
	background-color: #95c440; /* variable color */
}

.fixeddiv .nav-container li:hover,
.fixeddiv .nav-container li:focus {
	background-color: #3e5b0b;
}

.fixeddiv .nav-container li:hover > a, .fixeddiv .nav-container li a:hover,
.fixeddiv .nav-container li:focus > a, .fixeddiv .nav-container li a:focus {
	color: white !important;
}

.fixeddiv .extra-container li:hover,
.fixeddiv .extra-container li:focus {
	background-color: #3e5b0b;
}

.fixeddiv .extra-container li:hover > a, .fixeddiv .extra-container li a:hover,
.fixeddiv .extra-container li:focus > a, .fixeddiv .extra-container li a:focus {
	color: white !important;
}

/* variable color */
.extra-container .sub-menu,
.extra-container .children {
	background-color: #FFFFFF;
	border: 1px solid #e7e7e7;
	border-top: 2px solid #3787be; /* variable color */
	display: none;
	padding: 0;
	position: absolute;
	left: 20px;
	z-index: 99999;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	top: 86px;
}
.extra-container .sub-menu ul,
.extra-container .children ul {
	border-left: 0;
	left: 100%;
	top: 0px;
	margin-top: -2px;
}
ul.extra-container ul a,
.extra-container ul ul a {
	margin: 0;
	width: 200px;
	border-top: 1px solid #e7e7e7;
	font-size: 14px;
	padding: 10px 16px;
}
/* ul.extra-container ul li:first-child a,
.extra-container ul ul li:first-child a {
	border: none;
}
*/
.nav-container .current_page_item > a,
.nav-container .current_page_ancestor > a,
.nav-container .current-menu-item > a,
.nav-container .current-menu-ancestor > a {
	border-bottom: 2px solid #3e5b0b;
	border-top: 2px solid #3e5b0b;
}

.fixeddiv .nav-container .current_page_item > a,
.fixeddiv .nav-container .current_page_ancestor > a,
.fixeddiv .nav-container .current-menu-item > a,
.fixeddiv .nav-container .current-menu-ancestor > a {
	border-bottom: 2px solid #d2f298;
	border-top: 2px solid #d2f298;
}

.nav-container .current_page_item:hover > a,
.nav-container .current_page_ancestor:hover > a,
.nav-container .current-menu-item:hover > a,
.nav-container .current-menu-ancestor:hover > a {
	border-bottom: 2px solid transparent;
	border-top: 2px solid transparent;
}

.fixeddiv .nav-container .current_page_item:hover > a,
.fixeddiv .nav-container .current_page_ancestor:hover > a,
.fixeddiv .nav-container .current-menu-item:hover > a,
.fixeddiv .nav-container .current-menu-ancestor:hover > a {
	border-bottom: 2px solid transparent;
	border-top: 2px solid transparent;
}

.extra-container .current_page_item > a,
.extra-container .current_page_ancestor > a,
.extra-container .current-menu-item > a,
.extra-container .current-menu-ancestor > a {
	border-bottom: 2px solid;
	border-top: 2px solid;
}

.fixeddiv .extra-container .current_page_item > a,
.fixeddiv .extra-container .current_page_ancestor > a,
.fixeddiv .extra-container .current-menu-item > a,
.fixeddiv .extra-container .current-menu-ancestor > a {
	border-bottom: 2px solid;
	border-top: 2px solid;
}

.extra-container .current_page_item:hover > a,
.extra-container .current_page_ancestor:hover > a,
.extra-container .current-menu-item:hover > a,
.extra-container .current-menu-ancestor:hover > a {
	border-bottom: 2px solid transparent;
	border-top: 2px solid transparent;
}

.fixeddiv .extra-container .current_page_item:hover > a,
.fixeddiv .extra-container .current_page_ancestor:hover > a,
.fixeddiv .extra-container .current-menu-item:hover > a,
.fixeddiv .extra-container .current-menu-ancestor:hover > a {
	border-bottom: 2px solid transparent;
	border-top: 2px solid transparent;
}

.nav-container .sub-menu,
.nav-container .children {
	background-color: #FFFFFF;
	border: 1px solid #e7e7e7;
	border-top: 2px solid #3e5b0b; /* variable color */
	display: none;
	padding: 0;
	position: absolute;
	left: 20px;
	z-index: 99999;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	top: 86px;
}

.clear {
	clear: both;
}

.home_icon a:before {
	font-family: FontAwesome;
	font-size: 100%;
	content: "\f015";
	text-transform: none;
	margin-left: 0;
	margin-right: 5px;
	vertical-align: top;
	line-height: 1.2em;
	text-align: center;
	text-shadow: rgba(0,0,0,0.3) 0px 0px 0px;
}

.aktuell_icon a:before {
	font-family: FontAwesome;
	font-size: 100%;
	content: "\f0e6";
	text-transform: none;
	margin-left: 0;
	margin-right: 5px;
	vertical-align: top;
	line-height: 1.2em;
	text-align: center;
	text-shadow: rgba(0,0,0,0.3) 0px 0px 0px;
}

.aktiv_icon a:before {
	font-family: FontAwesome;
	font-size: 100%;
	content: "\f206";
	text-transform: none;
	margin-left: 0;
	margin-right: 5px;
	vertical-align: top;
	line-height: 1.2em;
	text-align: center;
	text-shadow: rgba(0,0,0,0.3) 0px 0px 0px;
}

.datenschutz_icon a:before {
	font-family: FontAwesome;
	font-size: 100%;
	content: "\f0e9";
	text-transform: none;
	margin-left: 0;
	margin-right: 5px;
	vertical-align: top;
	line-height: 1.2em;
	text-align: center;
	text-shadow: rgba(0,0,0,0.3) 0px 0px 0px;
}

.kontakt_icon a:before {
	font-family: FontAwesome;
	font-size: 100%;
	content: "\f1e6";
	text-transform: none;
	margin-left: 0;
	margin-right: 5px;
	vertical-align: top;
	line-height: 1.2em;
	text-align: center;
	text-shadow: rgba(0,0,0,0.3) 0px 0px 0px;
}

.portrait_icon a:before {
	font-family: FontAwesome;
	font-size: 100%;
	content: "\f2c3";
	text-transform: none;
	margin-left: 0;
	margin-right: 5px;
	vertical-align: top;
	line-height: 1.2em;
	text-align: center;
	text-shadow: rgba(0,0,0,0.3) 0px 0px 0px;
}

.email_icon a:before {
	font-family: FontAwesome;
	font-size: 100%;
	content: "\f0ec";
	text-transform: none;
	margin-left: 0;
	margin-right: 5px;
	vertical-align: top;
	line-height: 1.2em;
	text-align: center;
	text-shadow: rgba(0,0,0,0.3) 0px 0px 0px;
}

.tel_icon a:before {
	font-family: FontAwesome;
	font-size: 100%;
	content: "\f2a0";
	text-transform: none;
	margin-left: 0;
	margin-right: 5px;
	vertical-align: top;
	line-height: 1.2em;
	text-align: center;
	text-shadow: rgba(0,0,0,0.3) 0px 0px 0px;
}

/* Navbar */

/* Top bar transform */

.fixeddiv {
	width: 100%;
	position: fixed;
	left: 0px;
	right: 0px;
	background: rgba(210,242,152,1) !important;
	background: -moz-linear-gradient(top, rgba(149,196,64,1) 0%, rgba(210,242,152,1) 40%, rgba(210,242,152,1) 62%, rgba(149,196,64,1) 100%) !important;
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(149,196,64,1)), color-stop(40%, rgba(210,242,152,1)), color-stop(62%, rgba(210,242,152,1)), color-stop(100%, rgba(149,196,64,1))) !important;
	background: -webkit-linear-gradient(top, rgba(149,196,64,1) 0%, rgba(210,242,152,1) 40%, rgba(210,242,152,1) 62%, rgba(149,196,64,1) 100%) !important;
	background: -o-linear-gradient(top, rgba(149,196,64,1) 0%, rgba(210,242,152,1) 40%, rgba(210,242,152,1) 62%, rgba(149,196,64,1) 100%) !important;
	background: -ms-linear-gradient(top, rgba(149,196,64,1) 0%, rgba(210,242,152,1) 40%, rgba(210,242,152,1) 62%, rgba(149,196,64,1) 100%) !important;
	background: linear-gradient(to bottom, rgba(149,196,64,1) 0%, rgba(210,242,152,1) 40%, rgba(210,242,152,1) 62%, rgba(149,196,64,1) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D2F298', endColorstr='#D2F298', GradientType=0 ) !important;
	-webkit-animation:thedrop 1s 1;	
}

.fixeddiv .nav-container > ul > li > a {
	font-size: 22px;
	padding: 4px 0px 4px 0px;
}
.fixeddiv .extra-container > ul > li > a {
	font-size: 18px;
	padding: 4px 0px 4px 0px;
}
.fixeddiv .extra-container .sub-menu,
.fixeddiv .extra-container .children {
	position: absolute;
	z-index: 99999;
	top: 60px;
}
.fixeddiv .extra-container .sub-menu ul,
.fixeddiv .extra-container .children ul {
	top: 0px;
	margin-top: -2px;
}
.site-header.fixeddiv {
	min-height: 110px;
}

.fixeddiv .site-title {
	font-size: 40px;
	font-weight: bold;
	line-height: 1;
	margin: 0;
	padding: 10px 0 0px;
}

.site-header.fixeddiv .titelsprung {
	position: relative;
	left: 90px;
	bottom: 64px;
}

.site-header.fixeddiv .home-link {
	color: #3e5b0b;
	width: auto;
	min-height: 80px;
	height: auto;
	padding: 0.6em 0 0 2em;
	margin-top: 0;
	margin-bottom: 0;
	transition-property: background-color, color, padding, margin-top, margin-bottom;
	transition-duration: 1s, 1s, 1s, 1s, 1s;
}

.site-header.fixeddiv .home-link:hover {
	color: #FDFDFD;
	padding: 0.1em 1.5em 1em 2em;
    margin-top: 1em;
    margin-bottom: 1em;
	transition-property: background-color, color, padding, margin-top, margin-bottom;
	transition-duration: 1s, 1s, 1s, 1s, 1s;
}

.fixeddiv .site-description {
	font: normal normal 26px "Share", "trebuchet ms", sans-serif;
	margin: 0;
}

.fixeddiv div.topsearch {
		display: none !important;
	}
	
/* Navbar */

div.headerinnerwrap {
	max-width: 1680px;
	position: relative;
	margin: 0px auto;
}

/**
 * 6.3 Banner slider
 * ----------------------------------------------------------------------------
 */

.sldprev {
	display: block;
	height: 48px;
	width: 36px;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	left: -36px;
	top: 176px;
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
	color: #999;
	line-height: 48px;
	z-index: 2000;
}

.sldnext {
	display: block;
	height: 48px;
	width: 36px;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	right: -36px;
	top: 176px;
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
	color: #999;
	line-height: 48px;
	z-index: 2000;	
}

div.other-slider-innerwrap {
	position: relative;
}

div.ms-info {
	max-height: 200px !important;
}

.ms-slide-info.ms-dir-v {
	top: -4px !important;
	color: #3e5b0b;
}

/** Suche im Kopf überall gelöscht

div.suche-oben {
	position: absolute;
	left: 2.3%;
}

.suche-oben div.topsearch .search-form {
	top: auto;
	bottom: 80%;	
}

.suche-oben .search-form {
	position: relative;
	right: auto;
}

.suche-oben .search-field {
	background: transparent;
	border: 2px solid #ffffff;
	border-radius: 6px;
	cursor: pointer;
	height: 37px;
	margin: 3px 0;
	padding: 0 0 0 34px;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	width: 150px;
	z-index: 10001;
}
.suche-oben .search-field:focus {
	background: transparent;
	border: 2px solid #ffffff;
	cursor: text;
	outline: 0;
	width: 250px;
	border-radius: 6px;
}

.suche-oben .searchico {
	display: block;
	position: absolute;
	left: 4px;
	top: 10px;
	font-size: 16px;
	z-index: 1001;
	color: #ffffff;
}

.suche-oben .searchico:before {
	font-size: 16px;
}

div.suche-oben form input::-webkit-input-placeholder {
    color: #ffffff;
	font-weight: bold;
	opacity: 1;
}
div.suche-oben form input:-moz-placeholder {
   color: #ffffff;
   font-weight: bold;
   opacity: 1;
}
div.suche-oben form input::-moz-placeholder {
   color: #ffffff;
   font-weight: bold;
   opacity: 1;
}
div.suche-oben form input:-ms-input-placeholder {
   color: #ffffff;
   font-weight: bold;
   opacity: 1;
}

.suche-oben input.search-field {
	color: #ffffff;
}

.iheader~div.headerwrap div.topsearch {
	display: none;
}

Ende Änderungen Suche */

/** Brotkrumen gelöscht
.ibanner .breadcrumb {
	position: absolute;
	top: 59%;
	left:2.3%;
}

.ibanner .breadcrumb a {
	color: #FFFFFF;
	text-decoration: none;
}
*/

.slider_bu {
	color: #3e5b0b;
	font-family: "Lato", verdana, sans-serif;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	white-space: nowrap;
	text-align: left;
	background: transparent;
	position: absolute;
	bottom: 3px;
}

.ms-slide-info h2 {
	margin-top: 0;
}

/*.blog .da-slider {
	display: none;
}*/

/**
 * 7.0 Footer
 * ----------------------------------------------------------------------------
 */
 
.site-footer #secondary {
	padding-bottom: 6%;
}

.site-footer div.widget-area {
	max-width: 1680px;
	/*	
	-moz-column-count: 4;
	-moz-column-gap: 0px;
	-webkit-column-count: 4;
	-webkit-column-gap: 0px;
	column-count: 4;
	column-gap: 0px;
	width: 100%;
	position: relative;
	*/
}

.site-footer .widget-title, .site-footer .widget-title a, .site-footer .wp-caption-text {
	color: #fdfdfd;
}

.site-footer .widget {
	color: #fdfdfd;
}

.site-footer div.widget-area .widget a {
	color: #d2f298;
	padding: 0;
}

.site-footer .recent-post-details .post-meta {
	color: #fdfdfd;
}

.site-footer .widget .menu li:before,
.site-footer .widget_pages li:before,
.site-footer .widget_meta li:before {
	color: #95c440;
}

.site-footer div.widget-area .widget .widget-title {
	border-bottom: 1px solid #d2f298;
}

.site-footer div.widget-area #block-34 .widget-title {
	margin-bottom: 0.5em;
}

.site-footer div.widget-area .widget ul li {
	border-bottom: 1px solid #d2f298;
}

body:not(.customize-support) #meta-2 ul li:nth-child(3) {
	display: none;
}

#meta-2 ul li:nth-child(4) {
	display: none;
}

.customize-support #meta-2 ul li:nth-child(5) {
	display: none;
}

.site-footer .site-info {
	display: none;
}

.site-footer .footer_headline_oben {
	margin-top: 0.5em;
	padding-top: 0.5em;
}

.site-footer .wp-block-latest-posts__featured-image img {
    height: 75px;
	object-fit: cover;
}

.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
    color: #fdfdfd;
}

.site-footer div.widget-area .widget ul.wp-block-latest-posts li {
    padding: 1.5em 0;
}

.site-footer ul.wp-block-latest-posts li a.wp-block-latest-posts__post-title {
    display: block;
	margin-top: -0.5em;
}

.site-footer div.widget-area .widget#block-42 ul li {
    padding: 1em 0;
}

/**
 * 8.0 Content
 * ----------------------------------------------------------------------------
 */

.single-post .site-main,
.category .site-main,
.archive .site-main {
	margin-top: 100px;
	margin-bottom: 50px;
}

article div.post-mainpart > div.entry-content {
	font-size: 16px;
	padding-right: 4%;
}

.l-col8 {
	margin-bottom: 25px;
}

.blog-columns .hentry {
	padding-bottom: 5px;
}

.site-content .post.type-post div.meta-img {
	margin-top: -15px;
}

.site-content .post div.meta-img div.entry-thumbnail img {
	border-top-style: none !important;
}

.sidebar .content-area:after { 
	height: auto;
}

.single-post header+div.entry-content,
.single-post p+.details+h2,
.single-post ul+h2,
.single-post figure.wp-block-image+h2,
.single-post figure.wp-block-embed+h2,
.single-post div.wp-block-image+h2,
.single-post p+p.entech_zusatz {
	margin-top: 34px;
	padding-top: 16px;
}

/**
 * 8.1 Entry Header
 * ----------------------------------------------------------------------------
 */

 .entry-content {
	-webkit-hyphens: manual;
/**	-webkit-hyphenate-limit-lines: 2;
	-webkit-hyphenate-limit-chars: 6 3 2; */
	-moz-hyphens: manual;
/**	-moz-hyphenate-limit-lines: 2;
	-moz-hyphenate-limit-chars: 6 3 2; */
	-ms-hyphens: manual;
/**	-ms-hyphenate-limit-lines: 2;
	-ms-hyphenate-limit-chars: 6 3 2; */
	-o-hyphens: manual;
/**	-o-hyphenate-limit-lines: 2;
	-o-hyphenate-limit-chars: 6 3 2; */
	hyphens: manual;
/**	hyphenate-limit-lines: 2;
	hyphenate-limit-chars: 6 3 2; */
}
 
.entry-header {
	margin-bottom: 20px;
	margin-top: -20px;
}

.tag .archive-header {
	margin-left: 10px;
}

.tag .tribe_events {
	margin-left: 2.7%;
	margin-top: -6%;
	margin-bottom: -3%;
}

.tag .meta-img {
	margin-right: 50em;
	margin-bottom: 3em;
}

.tag .type-post .meta-img+.post-mainpart {
	margin-left: 2.5%;
}

/**
 * 8.3.1 Entry Content
 * ----------------------------------------------------------------------------
 */

.spalte_links_liste {
	margin-top: 0;
	padding-left: 1em;
}

.entry-title a {
	color: #3e5b0b;
	padding: 0;
}

.entry-title a:hover {
	border-radius: 5px;
	padding: 0.2em 0.4em;

}

article div .entry-header>.entry-title>a:hover {
	color: #ffffff !important;
}

.site-content .entry-content a:not(.wp-block-button__link),
.site-content .comment-content a:not(.wp-block-button__link) {
	color: #3e5b0b;
	border-bottom: .04em dotted;
	position: relative;
}

.site-content .entry-content a.fl-button,
.site-content .comment-content a.fl-button {
	border-bottom: solid;
	border-bottom-width: 2px;
	font-size: 18px;
	line-height: 2;
	-moz-hyphens: none;
	-o-hyphens: none;
	-webkit-hyphens: none;
	-ms-hyphens: none;
	hyphens: none; 
}

.entry-content a:not(.wp-block-button__link):hover,
.comment-content a:not(.wp-block-button__link):hover {
	background-color: #3e5b0b;
	color: white;
	border-bottom: none;
	border-radius: 5px;
}

.entry-content .fl-photo-content a:not(.wp-block-button__link),
.comment-content .fl-photo-content a:not(.wp-block-button__link),
.site-content .entry-content figure.wp-block-image>a,
.site-content .comment-content figure.wp-block-image>a {
	border-bottom: none;
}

.entry-content .fl-photo-content a:not(.wp-block-button__link):hover,
.comment-content .fl-photo-content a:not(.wp-block-button__link):hover {
	background-color: transparent;
}

.quer_kurz,
.din18599_kurz {
		display: none;
	}

.entry-content .more-link,
.comment-content .more-link {
	letter-spacing: 0.3em;
	font-variant: small-caps;
	font-weight: 900;
}

/**
.entry-content .fl-rich-text a[href^="http://"],
.entry-content .fl-rich-text a[href^="https://"],
.entry-content p a[href^="http://"],
.entry-content p a[href^="https://"],
.entry-content h2 a[href^="http://"],
.entry-content h2 a[href^="https://"],
.entry-content .easy-footnotes-wrapper a[href^="http://"],
.entry-content .easy-footnotes-wrapper a[href^="https://"],
.comment-content .fl-rich-text a[href^="http://"],
.comment-content .fl-rich-text a[href^="https://"],
.comment-content p a[href^="http://"],
.comment-content p a[href^="https://"],
.comment-content h2 a[href^="http://"],
.comment-content h2 a[href^="https://"],
.comment-content .easy-footnotes-wrapper a[href^="http://"],
.comment-content .easy-footnotes-wrapper a[href^="https://"],
.entry-content .fl-photo-caption a[href^="http://"],
.entry-content .fl-photo-caption a[href^="https://"],
.comment-content .fl-photo-caption a[href^="http://"],
.comment-content .fl-photo-caption a[href^="https://"],
.entry-content figcaption a[href^="http://"],
.entry-content figcaption a[href^="https://"],
.comment-content figcaption a[href^="http://"],
.comment-content figcaption a[href^="https://"] {
	white-space: nowrap;
}
*/

/** Rest von white-space
article li a[href^="http://"],
article li a[href^="https://"]
*/

/*
Verkürzung der Anweisung funktioniert nicht, weil offensichtlich embedded oder inline style Vorrang in der Kaskade; erst bei stärkerer Spezifizierung etwa durch .fl-rich-text setzt sich die gewünschte Eigenschaft durch
.entry-content a[href^="http://"],
.entry-content a[href^="https://"],
.comment-content a[href^="http://"],
.comment-content a[href^="https://"],
	margin-right: 1em;
	white-space: nowrap;
}
*/

/*
Nein, funktioniert nicht in der Kaskade:
.entry-content a[href^="http://"]:after,
.comment-content a[href^="http://"]:after,
.entry-content a[href^="https://"]:after,
.comment-content a[href^="https://"]:after {
	font-family: FontAwesome !important;
	content: "\f08e" !important;
	font-size: 70% !important;
	position: absolute !important;
	top: 0 !important;
	right: -1.2em !important;
	text-transform: none !important;
	vertical-align: top !important;
	text-align: center !important;
	text-shadow: rgba(0,0,0,0.3) 0px 0px 0px !important;
}
*/

.entry-content .fl-rich-text a[href^="http://"]::after,
.comment-content .fl-rich-text a[href^="http://"]::after,
.entry-content .easy-footnotes-wrapper a[href^="http://"]::after,
.comment-content .easy-footnotes-wrapper a[href^="http://"]::after,
.entry-content p a[href^="http://"]::after,
.comment-content p a[href^="http://"]::after,
.entry-content h2 a[href^="http://"]::after,
.comment-content h2 a[href^="http://"]::after,
.entry-content ul li a[href^="http://"]::after,
.comment-content ul li a[href^="http://"]::after,
.entry-content .fl-rich-text a[href^="https://"]::after,
.comment-content .fl-rich-text a[href^="https://"]::after,
.entry-content .easy-footnotes-wrapper a[href^="https://"]::after,
.comment-content .easy-footnotes-wrapper a[href^="https://"]::after,
.entry-content p a[href^="https://"]::after,
.comment-content p a[href^="https://"]::after,
.entry-content h2 a[href^="https://"]::after,
.comment-content h2 a[href^="https://"]::after,
.entry-content ul li a[href^="https://"]::after,
.comment-content ul li a[href^="https://"]::after,
.entry-content .fl-photo-caption a[href^="http://"]::after,
.comment-content .fl-photo-caption a[href^="http://"]::after,
.entry-content .fl-photo-caption a[href^="https://"]::after,
.comment-content .fl-photo-caption a[href^="https://"]::after,
.entry-content figcaption a[href^="http://"]::after,
.comment-content figcaption a[href^="http://"]::after,
.entry-content figcaption a[href^="https://"]::after,
.comment-content figcaption a[href^="https://"]::after {
    font-family: FontAwesome;
    content: "\f176";
    font-size: 70%;
	font-style: italic;
    position: relative;
    top: 0;
    right: -0.5em;
    text-transform: none;
    vertical-align: top;
    text-align: center;
    text-shadow: rgba(0,0,0,0.3) 0px 0px 0px;
}

/**
.entry-content p .more-link[href^="http://"]:after,
.comment-content p .more-link[href^="http://"]:after,
.entry-content p .more-link[href^="https://"]:after,
.comment-content p .more-link[href^="https://"]:after,
.tribe-events-single .tribe-events-back a[href^="http://"]:after,
.tribe-events-single .tribe-events-back a[href^="https://"]:after,
.entry-content ul .shariff-button a[href^="http://"]:after,
.comment-content ul .shariff-button a[href^="http://"]:after,
.entry-content ul .shariff-button a[href^="https://"]:after,
.comment-content ul .shariff-button a[href^="https://"]:after {
	display: none;
}
*/

.entry-content .more-link+.shariff,
.comment-content .more-link+.shariff {
	display: none;
}

.widget .wp-block-rss a[href^="http://"]:after,
.widget .wp-block-rss a[href^="https://"]:after,
.tribe-events-event-url a[href^="http://"]:after,
.tribe-events-event-url a[href^="https://"]:after,
.tribe-events-gmap[href^="http://"]:after,
.tribe-events-gmap[href^="https://"]:after,
.tribe-organizer-url a[href^="http://"]:after,
.tribe-organizer-url a[href^="https://"]:after {
	font-family: FontAwesome;
    content: "\f176";
    font-size: 70%;
	font-style: italic;
    position: relative;
    top: 0;
    right: -0.5em;
    text-transform: none;
    vertical-align: top;
    text-align: center;
    text-shadow: rgba(0,0,0,0.3) 0px 0px 0px;
}

#attachment_2109>a[href^="http://"]:after,
#attachment_2109>a[href^="https://"]:after {
	display: none;
}

.entry-content .more-link,
.comment-content .more-link {
	color: #3e5b0b;
	border-bottom: .04em dotted;
	padding: 0.2em 0.4em;
	position: relative;
}

.entry-header > div.entry-meta a,
.entry-header > div.entry-meta a:visited {
	font-family: "Lato", verdana, sans-serif;
	color: #3e5b0b;
	font-size: 14px;
	font-weight: 400;
}

.entry-header > div.entry-meta a:hover {
	color: #ffffff !important;
	border-radius: 5px;
}

.more-link {
	float: right;
}

.entry-content .fl-rich-text ol,
article .entry-content ol,
.blog-columns .entry-content ol,
.entry-content .fl-rich-text ul{
	margin-left: 0.5em;
	padding-left: 0.5em;
}

.entry-content .fl-rich-text ul li,
.entry-content .fl-rich-text ol li,
article .entry-content ol li,
.blog-columns .entry-content ol li{
	margin-bottom: 0.2em;
	padding-bottom: 0.2em;
}

.post-4224 .wp-block-columns {
	margin-top: 3.5em;
}

.post-4224 ul li {
	margin-top: 0.6em;
}

.post-4224 .headline_liste {
	font-weight: bold;
}

.shariff {
	clear: right;
}

/**
* 8.3.2 Page styling
*------------------------------------------------------------------------------
*/

.site-content > .page.type-page,
.site-content > .portfolio.type-portfolio {
	padding-left: 2%;
	padding-right: 2%;
}

.titlebar {
	max-width: 1680px;
	color: #FFFFFF;
}

.titlebar h1 {
	padding: 0 2.5%;
	color: #FFFFFF;
	font-size: 22px;
	line-height: 100px;
	margin: 0px;
	text-align: left;
	font-weight: bold;
}

.other-slider {
	display: block;
	clear: both;
	text-align: left;
	max-width: 1680px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 40px;
}

.iheader div.titlebar {
	position: relative;
}

/** Keine Suche im Kopf ohne Slider

.iheader div.topsearch {
	float: none;
	position: absolute;
	right: 2.2%;
	top: 5%;
}

.titlebar .search-field {
	position: relative;
	background: transparent;
	border: 2px solid #ffffff;
	border-radius: 6px;
	cursor: pointer;
	height: 37px;
	margin: 3px 0;
	padding: 0 0 0 34px;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	width: 150px;
	z-index: 10001;
}
.titlebar .search-field:focus {
	background: transparent;
	border: 2px solid #ffffff;
	cursor: text;
	outline: 0;
	width: 250px;
	border-radius: 6px;
}

.titlebar input.search-field {
	color: #ffffff;
}

.titlebar .searchico {
	display: block;
	position: absolute;
	left: 4px;
	top: 38px;
	font-size: 16px;
	z-index: 1001;
	color: #ffffff;
}

.titlebar .searchico:before {
	font-size: 16px;
}

div.titlebar form input::-webkit-input-placeholder {
    color: #ffffff;
	font-weight: bold;
	opacity: 1;
}
div.titlebar form input:-moz-placeholder {
   color: #ffffff;
   font-weight: bold;
   opacity: 1;
}
div.titlebar form input::-moz-placeholder {
   color: #ffffff;
   font-weight: bold;
   opacity: 1;
}
div.titlebar form input:-ms-input-placeholder {
   color: #ffffff;
   font-weight: bold;
   opacity: 1;
}

*/

.master-slider a,
.master-slider a:focus,
.master-slider a:visited {
	background-color: #3e5b0b;
	color: #fdfdfd;
	padding-top: 0.2em;
	padding-right: 0.4em;
	padding-bottom: 0.2em;
	padding-left: 0.4em;
	border-radius: 5px;
}

.master-slider a:hover {
	background-color: #fdfdfd;
	color: #3e5b0b;
	text-decoration: none;
}

div.wp-caption.alignleft+div.wp-caption.alignright+p+h4 {
	clear: none;
}

body.home ul+h4 {
	clear: none;
}

body.home ul+div.wp-caption.alignleft+h4 {
	clear: none;
}

body.home ul+div.wp-caption.alignleft+h4+p+h4 {
	clear: none;
}

body.home h4+div.wp-caption.alignleft+p+h4 {
	clear: none;
}

body.home h4+p+div.wp-caption.alignleft+h4 {
	clear: none;
}

input.wpcf7-text,
textarea.wpcf7-textarea {
	width: 90%;
}


/**
 * 8.5 Buttons
 * ----------------------------------------------------------------------------
 */

.wpi_designer_button_123:hover, .wpi_designer_button_123:visited:hover {
	border-radius: 5px !important;
}

.is-style-outline>.wp-block-button__link,
.wp-block-button__link.is-style-outline {
	font-weight: bold;
	margin-top: 2em;
    margin-bottom: 2em;
	padding: 1.5%;
}

.button_gross {
	justify-content: center;
}

.entry-content .wp-block-buttons .wp-block-button a.wp-block-button__link,
.entry-content .fl-module-content .fl-button-wrap a.fl-button {
	transition-property: border-color, background-color, color;
    transition-duration: 1s, 1s, 1s;
}

.entry-content .wp-block-buttons .wp-block-button a.wp-block-button__link:hover {
	border-color: #95C440;
	background-color: #95C440 !important;
	color: #292929 !important;
	transition-property: border-color, background-color, color;
    transition-duration: 1s, 1s, 1s;
}

.entry-content .fl-module-content .fl-button-wrap a.fl-button:hover {
	transition-property: border-color, background-color, color;
    transition-duration: 1s, 1s, 1s;
}

.transfer {
	display: flex;
	justify-content: center;
}

/**
 * 8.6 Post Formats
 * ----------------------------------------------------------------------------
 */
 
 /* Link */

.format-link .entry-title {
	color: #ca3c08;
	display: inline;
	font: normal normal 22px "Lato", verdana, sans-serif;
	margin-right: 20px;
}

/**
 * 8.7 Attachments
 * ----------------------------------------------------------------------------
 */

.attachment .entry-title {
	display: inline-block;
	float: left;
	font: normal normal 22px "Lato", verdana, sans-serif;
	margin: 0;
}

/**
 * 8.8 Post/Paging Navigation
 * ----------------------------------------------------------------------------
 */

.post-navigation {
	background-color: #fdfdfd;
}

.paging-navigation #posts-nav > span:hover, .paging-navigation #posts-nav > a:hover, .paging-navigation #posts-nav > span.current, .paging-navigation #posts-nav > a.current, .paging-navigation div.navigation > ul > li a:hover, .paging-navigation div.navigation > ul > li > span.current, .paging-navigation div.navigation > ul > li.active > a {
	color: #3e5b0b;
    border-color: #3e5b0b;
}

/**
 * 8.9 Author Bio
 * ----------------------------------------------------------------------------
 */
 
 .author-description .author-title {
	clear: none;
	font: normal normal 22px "Lato", verdana, sans-serif;
	margin: 0 0 8px;
}

/**
 * 8.10 Archives
 * ----------------------------------------------------------------------------
 */

.archive-title,
.archive-meta {
	font: 400 normal 28px "Lato", verdana, sans-serif;
}

/**
 * 8.11 Search Results/No posts
 * ----------------------------------------------------------------------------
 */

.page-title {
	font: 400 normal 22px "Lato", verdana, sans-serif;
	line-height: 32px;
	color: #292929;
}

/**
 * 8.12 Comments
 * ----------------------------------------------------------------------------
 */
 
 .comments-title {
	font: 400 22px "Lato", verdana, sans-serif;
}

/**
 * 8.13 Tables
 * ----------------------------------------------------------------------------
 */
 
.post-6334 .wp-block-table thead {
	height: 2.5em;
}

.post-6334 .wp-block-table td, .post-6334 .wp-block-table th {
	padding: 1px;
	font-weight: normal;
	text-transform: none !important;
}

.post-6334 .wp-block-table th {
	vertical-align: top;
	line-height: 20px;
	letter-spacing: -0.05em;
}

.post .ninja_table_wrapper>.table_title {
	font-size: 16px;
}

/**
 * 9.1 Widgets
 * ----------------------------------------------------------------------------
 */

.widget {
	-webkit-hyphens: manual;
/**	-webkit-hyphenate-limit-lines: 2;
	-webkit-hyphenate-limit-chars: 6 3 2; */
	-moz-hyphens: manual;
/**	-moz-hyphenate-limit-lines: 2;
	-moz-hyphenate-limit-chars: 6 3 2; */
	-ms-hyphens: manual;
/**	-ms-hyphenate-limit-lines: 2;
	-ms-hyphenate-limit-chars: 6 3 2; */
	-o-hyphens: manual;
/**	-o-hyphenate-limit-lines: 2;
	-o-hyphenate-limit-chars: 6 3 2; */
	hyphens: manual;
/**	hyphenate-limit-lines: 2;
	hyphenate-limit-chars: 6 3 2; */
	font-size: 16px;
}

.widget .widget-title {
	font: normal normal 20px "Lato", verdana, sans-serif;
}

#block-22 .widget-title,
#block-24 .widget-title,
#block-27 .widget-title {
	margin-bottom: -20px;
}

.sidebar-inner .widget-area .widget+h3 {
	font: normal normal 20px "Lato", verdana, sans-serif;
	border-bottom: 1px solid #e7e7e7;
	margin-top: 15px;
	margin-bottom: 7px;
	padding-top: 15px;
	padding-bottom: 7px;
}

.widget.widget_text {
	padding: 20px 0px 0px 0px;
}

.widget.widget_text .widget-title {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 12px;
}

.widget.widget_calendar {
	padding: 0;
}

.sidebar p.googleattribution {
	margin-top:15px;
	display: none !important;
}

table#wp-calendar {
	margin: 0 0 10px;
}

a[href^="tel:"] {
	white-space:nowrap;
	pointer-events: none;
   	cursor: default;
	text-transform: none;
	border-bottom: none;
}

.textwidget a.tel_mobile {
	color: #fdfdfd !important;
}

.widget .recent-posts-list li.nx-recent-post .recent-post-details.thumbyes span.post-meta {
	font-size: 100%;
}

.feedzy-rss {
	margin-top: -20px;
}

.wp-block-rss .rss_content small {
	color: #292929;
}

.rss_content {
	margin-bottom: -20px;
}

.widget small+p {
	color: #292929;
	padding-top: 0.25em;
	margin-top: 0.25em;
}

.wp-block-rss .title {
	font-weight: normal !important;
}

.widget a:visited,
.entry-header h1.entry-title a:visited {
	color: #3e5b0b !important;
}

.widget a:hover {
	background-color: #3e5b0b;
	color: #fdfdfd !important;
	border-radius: 5px;
}

.site-footer div.widget-area .widget a:visited {
	color: #d2f298 !important;
}

.site-footer div.widget-area .widget a:hover {
	background-color: transparent;
	color: #fdfdfd !important;
}

#tertiary div.widget-area .widget a:hover {
	background-color: #3e5b0b;
	color: white;
	font-weight: bold;
}

#tertiary div.widget-area .widget .wp-block-rss a:hover {
	background-color: transparent;
	color: #292929 !important;
}

#feedzy_wp_widget-2 {
	padding-top: 0;
	margin-top: -20px;
}
.custom-html-widget p {
	margin-top: 1em;
	border-bottom: 1px solid #d2f298;
	margin-bottom: 1em;
	padding-bottom: 1em;
}

footer .tribe-compatibility-container {
	width: min-content;
}

footer .tribe-events-widget-events-list__event-title {
	font-size: 16px;
}

.tribe-events-list-widget p {
	margin-top: 1em;
}

.zoom-social-icons-list li:first-child {
	margin-top: 0.5em;
}

.site-footer div.widget-area .widget ul li.zoom-social_icons-list__item {
	padding-bottom: 1em;
}

/**
 * 11.0 others - go to top
 * ----------------------------------------------------------------------------
 */
/**
*
* header fix
*/

div.headerwrap .navbar {
    margin-right: 26px;
}

/** überflüssig nach Änderungen Suche
.ibanner .topsearch {
	padding-top: 19px;
}
*/

/* Impressum und Datenschutz*/

.aimpressum1 a.tel_mobile,
.entry-content a.tel_mobile {
	color: #545454 !important;
}

.site-content .entry-content a._brlbs-btn-cookie-preference,
.site-content .comment-content a._brlbs-btn-cookie-preference {
	left: 5em;
	bottom: 1em;
	background: #3e5b0b !important;
	color: white !important;
	font-size: 20px;
	border: none;
	border-radius: 5px !important;
	padding: 1em;
}

.site-content .entry-content a._brlbs-btn-cookie-preference:hover,
.site-content .comment-content a._brlbs-btn-cookie-preference:hover,
site-content .entry-content a._brlbs-btn-cookie-preference:active,
.site-content .comment-content a._brlbs-btn-cookie-preference:active {
	background: #95c440 !important;
	color: #292929 !important;
}

/**
 * 14.0 Special
 * ----------------------------------------------------------------------------
 */

/* Plugin Shariff */

div.shariff:after {
	content: "Diese Website nutzt Shariff für Ihren Schutz bei Social Media";
	color: #292929;
	font-family: "Lato", verdana, sans-serif;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 20px;
	line-height: 18px;
}

.site-content .entry-content .shariff li a,
.site-content .comment-content .shariff li a {
	padding: 0 5px 0 24px;
}

.shariff .theme-white .shariff-button a:hover {
	width: inherit;
	background-color: #3e5b0b;
}

.site-content .entry-content .shariff li.twitter a,
.site-content .comment-content .shariff li.twitter a,
.site-content .entry-content .shariff li.mail a,
.site-content .comment-content .shariff li.mail a {
	padding-left: 34px;
}

/* Buttons spezielle Änderungen */

.wpi_designer_button_123 {
	margin-bottom: 5px !important;
	margin-right: 5px !important;
}

.entry-content a.wpi_designer_button_1113,
.entry-content a.wpi_designer_button_1113:hover
.entry-content a.wpi_designer_button_1113:visited
.entry-content a.wpi_designer_button_1113:active {
	margin-bottom: 5px !important;
	margin-right: 5px !important;
	cursor: default;
	pointer-events: none;
}

.wpi_icon i {
	margin-right: 5px !important;
	vertical-align: baseline !important;
}


/* Portfolio Eigenbau */

.headline-portfolio:hover h2 a {
	text-decoration: none;
}

.gu1-inhalt1-portfolio1 .fl-rich-text>h2 {
	font-size: 22px;
}

.absatz-portfolio {
	margin-bottom: 10px;
}

/* Buttons spezielle Änderungen */

.single-tribe_events .tribe-events-event-image {
	width: 50%;
}

.tribe-events-loop  #post-2898 .tribe-events-event-image {
	width: 10%;
}

.tribe-events-button {
	background-color: #fff !important;
}

.single-tribe_events #tribe-events-header {
	display: none;
}

.tribe-events-notices {
	color: #292929;
	background-color: #fff;
	border-color: #ddd;
}

/* Starke Hervorhebung im Beitrag */

.empfehlung_beg {
	border: 2px solid;
    border-radius: 50px;
    padding: 0.7em 1.3em;
    margin-top: 2em;
    margin-bottom: 2em;
}


/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXX
	green
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

/* Buttons */
button,
input[type="button"],
input[type="reset"] {
	border-radius: 5px !important;
	color: #3e5b0b !important;
	margin-right: 0.5em !important;
}

input[type="submit"] {
	border-radius: 5px;
	color: #ffffff;
	background: #3e5b0b !important;
}

input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus {
	background: #95c440 !important; /* Old browsers */
	color: #292929 !important;
}

.nav-container .current_page_item > a > span,
.nav-container .current_page_ancestor > a > span,
.nav-container .current-menu-item > a span,
.nav-container .current-menu-ancestor > a > span,
.nav-container li a:hover span {
	background-color: #95c440; /* variable color */
}

.extra-container .current_page_item > a > span,
.extra-container .current_page_ancestor > a > span,
.extra-container .current-menu-item > a span,
.extra-container .current-menu-ancestor > a > span,
.extra-container li a:hover span {
	background-color: #95c440; /* variable color */
}

/* variable color */
.nav-container .sub-menu,
.nav-container .children {
	border: 1px solid #e7e7e7;
	border-top: 2px solid #95c440; /* variable color */
}

.extra-container .sub-menu,
.extra-container .children {
	border: 1px solid #e7e7e7;
	border-top: 2px solid #95c440; /* variable color */
}

.tx-folio-img .folio-links .folio-linkico, 
.tx-folio-img .folio-links .folio-zoomico {
	background-color: #95c440;
}

div.ibanner {
		height: auto;
		min-height: auto;
		padding-top: 25px;
		padding-bottom: 20px;
		background: rgba(210,242,152,1) !important;
		background: -moz-linear-gradient(top, rgba(149,196,64,1) 0%, rgba(210,242,152,1) 40%, rgba(210,242,152,1) 62%, rgba(149,196,64,1) 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(149,196,64,1)), color-stop(40%, rgba(210,242,152,1)), color-stop(62%, rgba(210,242,152,1)), color-stop(100%, rgba(149,196,64,1))) !important;
		background: -webkit-linear-gradient(top, rgba(149,196,64,1) 0%, rgba(210,242,152,1) 40%, rgba(210,242,152,1) 62%, rgba(149,196,64,1) 100%) !important;
		background: -o-linear-gradient(top, rgba(149,196,64,1) 0%, rgba(210,242,152,1) 40%, rgba(210,242,152,1) 62%, rgba(149,196,64,1) 100%) !important;
		background: -ms-linear-gradient(top, rgba(149,196,64,1) 0%, rgba(210,242,152,1) 40%, rgba(210,242,152,1) 62%, rgba(149,196,64,1) 100%) !important;
		background: linear-gradient(to bottom, rgba(149,196,64,1) 0%, rgba(210,242,152,1) 40%, rgba(210,242,152,1) 62%, rgba(149,196,64,1) 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D2F298', endColorstr='#D2F298', GradientType=0 ) !important;
	}
	
.page-id-25 div.ibanner,
.page-id-30 div.ibanner,
.page-id-930 div.ibanner,
.page-id-32 div.ibanner,
.page-id-34 div.ibanner,
.page-id-36 div.ibanner {
		padding-top: 20px;
		padding-bottom: 15px;
	}

.da-dots span.da-dots-current {
	background-color: #95c440;
}

div#ft-post div.entry-thumbnail:hover > div.comments-link {
	background-color: #95c440;
}

.entry-header h1.entry-title a:hover {
	color: #95c440;
}

.entry-header > div.entry-meta a:hover {
	color: #95c440;
}

.featured-area div.entry-summary > p > a.moretag:hover {
	background-color: #95c440;
}

.site-content div.entry-thumbnail .stickyonimg,
.site-content div.entry-thumbnail .dateonimg {
	background-color: #95c440;
}

.site-content div.entry-thumbnail .dateonimg {
	display: none;
}

.site-content div.entry-nothumb .stickyonimg,
.site-content div.entry-nothumb .dateonimg {
	background-color: #95c440;
}

.entry-meta a {
	color: #95c440;
}

.format-status .entry-content .page-links a,
.format-gallery .entry-content .page-links a,
.format-chat .entry-content .page-links a,
.format-quote .entry-content .page-links a,
.page-links a {
	background: #95c440;
	border: 1px solid #95c440;
	color: #ffffff;
}

.format-gallery .entry-content .page-links a:hover,
.format-audio .entry-content .page-links a:hover,
.format-status .entry-content .page-links a:hover,
.format-video .entry-content .page-links a:hover,
.format-chat .entry-content .page-links a:hover,
.format-quote .entry-content .page-links a:hover,
.page-links a:hover {
	background-color: 3e5b0b;
	color: #ffffff;
	border-radius: 5px;
}

.iheader {
		background: rgba(149,196,64,1) !important;
		background: -moz-linear-gradient(top, rgba(120,168,34,1) 0%, rgba(149,196,64,1) 40%, rgba(149,196,64,1) 62%, rgba(120,168,34,1) 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(120,168,34,1)), color-stop(40%, rgba(149,196,64,1)), color-stop(62%, rgba(149,196,64,1)), color-stop(100%, rgba(120,168,34,1))) !important;
		background: -webkit-linear-gradient(top, rgba(120,168,34,1) 0%, rgba(149,196,64,1) 40%, rgba(149,196,64,1) 62%, rgba(120,168,34,1) 100%) !important;
		background: -o-linear-gradient(top, rgba(120,168,34,1) 0%, rgba(149,196,64,1) 40%, rgba(149,196,64,1) 62%, rgba(120,168,34,1) 100%) !important;
		background: -ms-linear-gradient(top, rgba(120,168,34,1) 0%, rgba(149,196,64,1) 40%, rgba(149,196,64,1) 62%, rgba(120,168,34,1) 100%) !important;
		background: linear-gradient(to bottom, rgba(120,168,34,1) 0%, rgba(149,196,64,1) 40%, rgba(149,196,64,1) 62%, rgba(120,168,34,1) 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95c440', endColorstr='#95c440', GradientType=0 ) !important;
	}

.iheader.front {
	background-color: #95c440;
}

.site-content .navigation a {
	color: #3e5b0b;
}

.site-content .navigation a:hover {
	color: white;
}

.site-content .paging-navigation div.navigation > ul > li a:hover,
.site-content .paging-navigation div.navigation > ul > li.active > a {
	color: #ffffff;
	border-color: #3e5b0b;
}

.comment-author .fn,
.comment-author .url,
.comment-reply-link,
.comment-reply-login {
	color: #95c440;
}

.comment-body a,
.comment-meta,
.comment-meta a {
	color: #95c440;
}

.widget a {
	color: #3e5b0b;
	border-bottom: .04em dotted;
}

.widget .wp-block-rss a {
	padding: 0;
}

.wp-block-rss__item-title {
	margin-bottom: 0.2em;
}

.widget .wp-calendar-table td>a {
	border: .04em dotted;
}

footer .widget a,
.widget .feedzy-rss a {
	border-bottom: none;
}

.widget a:hover,
.entry-header h1.entry-title a:hover {
	color: #95c440;
}

.widget_calendar td#next a:hover,
.widget_calendar td#prev a:hover {
	background-color: #95c440;
	color: #292929;		
}

.da-dots > span > span {
	background-color: #95c440;
}

.error404 .page-title:before {
	color: #95c440;
}

.format-status {
	background-color: #95c440;
}

.content-area .tx-service .tx-service-icon span {
	color: #95c440;
	border-color:  #95c440;
}

.content-area .tx-service:hover .tx-service-icon span {
	background-color: #95c440;
}

.content-area .tx-service .tx-service-icon span i {
	color: #95c440;	
}
.content-area .tx-service:hover .tx-service-icon span i {
	color: #FFFFFF;	
}

.site-footer .tribe-events-list-widget-events {
	margin-bottom: 0;
	padding: 12px 0px !important;
}

.site-footer #tribe-events-list-widget-3  .tribe-event-title {
	font-size: 16px;
}

.site-footer #tribe-events-list-widget-3 .tribe-event-duration {
	color: white;
}

/*@media (max-width: 1069px) {
	div.ibanner {
		height: auto;
	}
}*/

/**
 * 15.0 Media Queries
 * ----------------------------------------------------------------------------
 */
  
 @media screen and (min-width: 1386px) and (max-width: 1620px) {
	.topsearch {
		float: left;
		padding-top: 25px;
	}
	.site-header .search-field {
		right: 7.5em;
	}
}

 @media (max-width: 1600px) {
	.site-title {
		font-size: 2.5em;
	}
	.site-description {
		font-size: 1.7em;
	}
	.fixeddiv .site-title {
		font-size: 2.2em;
	}
	.fixeddiv .site-description {
		display: none;
	}
}

 @media screen and (min-width: 1070px) and (max-width: 1600px) {
	.post-6334 .wp-block-table thead {
		height: 4em;
	}
}
 
 @media (max-width: 1515px) {
	 .site-title {
		font-size: 2.0em;
	}
	.site-description {
		font-size: 1.4em;
	}
	.fixeddiv .site-title {
		font-size: 1.8em;
	}
	.fixeddiv .nav-container > ul > li > a {
		font-size: 1.2em;
	}
	.fixeddiv .extra-container > ul > li > a {
		font-size: 1.1em;
	}
	.zwei_spalten_mobil_zwei {
	display: none;
	}
	.zwei_spalten_mobil_drei {
	display: none;
	}
	.zwei_spalten_mobil_vier {
	display: block;
	}
	.zwei_spalten_mobil_fuenf {
	display: block;
	}
 }
 
@media screen and (min-width: 1190px) and (max-width: 1515px) {
	.zertifiziert {
		display: none;
	}
}

 @media screen and (min-width: 1190px) and (max-width: 1440px) {
	.deutschland {
		display: none;
	}
	.master-slider {
		width: 710px;
	}
	.ms-container {
		width: 690px;
	}
	.ms-inner-controls-cont {
		max-width: 690px !important;
	}
	.ms-view {
		width: 450px !important;
	}
}

 @media (max-width: 1440px) {
	.fixeddiv .extra-container {
		position: fixed;
		top: 4.5em;
		left: 1em;
	}
	.more-link {
		margin-bottom: 1.9em;
	}
}

@media (max-width: 1306px) {
	.headerinnerwrap input.search-field {
		font-size: 1em;
	}
	.sidebar .nosidebar .site-content {
		position: relative;
		bottom: 2.5em;
		z-index: 40000;
	}
	.fixeddiv {
		z-index: 40001;
	}
	.fixeddiv .nav-container > ul > li > a {
		font-size: 1.1em;
	}
}

@media (max-width: 1190px) {
	.fixeddiv .site-title {
		font-size: 1.5em;
	}
	.fixeddiv .extra-container {
		top: 3em;
	}
	.site-header.fixeddiv {
		min-height: 90px;
	}
 }
 
 @media screen and (min-width: 1000px) and (max-width: 1190px) {
	.site-footer div.widget-area .widget {
		display: inline-block;
		float: none;
		margin-bottom: 1px;
		width: 50%;
		padding: 0 2.5%;
	}
}

@media screen and (max-width: 1155px) {
	.site-header .search-field {
		top: auto;
		right: auto;
		bottom: 6em;
		z-index: 40001;
	}
}

 @media screen and (min-width: 1126px) and (max-width: 1385px) {
	.topsearch {
		float: left;
		padding-top: 0;
		bottom: 3.9em;
		left: 63em;
	}
	.site-header {
		height: 88px !important;
	}
	.site-header .search-field {
		padding: 0;
		right: auto;
	}
}

@media screen and (min-width: 1125px) and (max-width: 1155px) {
	.extra-container li.tel_icon {
		padding: 0;
		margin-left: -5px;
	}
}
 
/* Collapse oversized image and pulled images after iPad breakpoint. */

@media screen and (max-width: 1125px) {
	.ms-nav-next {
		display: none;
	}
	.ms-nav-prev {
		display: none;
	}
	.blog .headerwrap,
	.single .headerwrap,
	.archive .headerwrap {
		min-height: auto;
		height: 0 !important;
	}
	.blog .site-header,
	.single .site-header,
	.archive .site-header {
		min-height: auto;
	}
	div.ibanner {
		padding-bottom: 30px !important;
	}
	.blog .navbar,
	.single .navbar,
	.archive .navbar {
		height: auto;
	}
	.blog header:not(.fixeddiv) .headerinnerwrap .navbar,
	.single header:not(.fixeddiv) .headerinnerwrap .navbar,
	.archive header:not(.fixeddiv) .headerinnerwrap .navbar {
		height: auto;
	}
	.blog .main-navigation,
	.single .main-navigation,
	.archive .main-navigation {
		min-height: auto;
	}
	.site-header {
	background-color: #fdfdfd;
	}
	.content-area .sidebar-container {
		top: 1.2em;
	}
	.sidebar .nosidebar .site-content {
		bottom: 5em;
	}
	.fixeddiv .site-title {
		font-size: 2.5em;
	}
	.site-header.fixeddiv .home-link {
		width: 59em;
		padding: 10px 0px 0px 190px;
	}
	.site-header.fixeddiv {
		min-height: 0;
	}
	#text1,
	#text2,
	#text3,
	#text4,
	#text5 {
		width: 100% !important;
	}
	.site-content > .page.type-page,
	.site-content > .portfolio.type-portfolio {
		padding-left: 3%;
		padding-right: 3%;
	}

	/* Small menu */
	.menu-toggle {
		cursor: pointer;
		pointer-events: auto;
		display: block;
		position: fixed;
		left: 0px;
		top: 140px;
		padding: 12px 12px 12px 12px;
		font-size: 16px;
		font-weight: 400;
		color: #FFF;
		-webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.64);
		-moz-box-shadow:    0px 0px 2px 0px rgba(50, 50, 50, 0.64);
		box-shadow:         0px 0px 2px 0px rgba(50, 50, 50, 0.64);
		-webkit-border-top-right-radius: 3px;
		-webkit-border-bottom-right-radius: 3px;
		-moz-border-radius-topright: 3px;
		-moz-border-radius-bottomright: 3px;
		border-top-right-radius: 3px;
		border-bottom-right-radius: 3px;
		background-color: rgba(40,40,40,0.8);
		z-index: 9;
	}
	.sidr-inner .sidr-class-tel_icon {
		pointer-events: none;
		cursor: default;
	}
	.menu-toggle:after {
		content: "\f419";
		font-size: 18px;
		padding-left: 8px;
		font-weight: 700;
	}
	.toggled-on .menu-toggle:after {
		content: "\f500";
		vertical-align: 2px;
	}	
	.toggled-on .nav-container,
	.toggled-on .nav-container > ul {
		display: none;
	}	
	.extra-container,
	.extra-container > ul {
		display: none;
	}
	ul.nav-container,
	div.nav-container > ul {
		display: none;
	}
	ul.extra-container,
	div.extra-container > ul {
		display: none;
	}
	.site-content .post.type-post div.meta-img {
		display: block;
		float: left;
		width: 32%;
		margin-top: 8px;
	}
	div.wp-caption.alignleft+div.wp-caption.alignright+p {
		clear: both;
	}
	.fl-node-55eb0a78dc8bb > .fl-row-content-wrap {
		margin-top: -15em;
		margin-bottom: auto;
	}
}

 @media screen and (min-width: 768px) and (max-width: 1069px) {
	.post-6334 .wp-block-table thead {
		height: 6em;
	}
}

@media (max-width: 767px) {
	.site-content .post.type-post div.post-mainpart {
		width: 92%;
		margin: 0 7%;
	}
	.site-content > .page.type-page,
	.site-content > .portfolio.type-portfolio {
		padding-left: 4.5%;
		padding-right: 4.5%;
	}
	div.headerwrap .navbar {
		float: right;
		margin-right: 0px;
		position: relative;
		top: 90px;
	}
	.site-content .post.type-post div.meta-img {
		width: 100%;
		margin-top: -0.9em;
		margin-bottom: 2em;
	}
	.content-area .sidebar-container {
		top: -4em;
	}
	.widget_search {
		right: 40%;
	}
	.site-header {
		z-index: 40001;
	}
	.site-main {
		z-index: 50000;
	}
	.site-header.fixeddiv {
		z-index: 50001;
	}
	a[href*="bulsuk"]+a[href*="legalcode"] {
		display: inline;
	}
	.post-25 .video-bu .fl-module-content {
		margin-top: -22px;
		margin-bottom: -24px;
	}
	.post-30 .video-bu .fl-module-content {
		margin-top: -22px;
		margin-bottom: -24px;
	}
	.post-930 .video-bu .fl-module-content {
		margin-top: -22px;
		margin-bottom: -24px;
	}
	.post-32 .video-bu .fl-module-content {
		margin-top: -22px;
		margin-bottom: -24px;
	}
	.post-34 .video-bu .fl-module-content {
		margin-top: -22px;
		margin-bottom: -24px;
	}
	.post-36 .video-bu .fl-module-content {
		margin-top: -22px;
		margin-bottom: -24px;
	}
	a[href^="tel:"] {
		cursor: pointer;
		pointer-events: auto;
	}
	.fl-node-60199b1831887 > .fl-module-content {
		margin-top: -50px;
	}
	.fl-builder-content .fl-button-wrap {
		margin-top: 0;
		margin-bottom: 20px;
	}
	.startseite1-inhalt2 {
		margin-bottom: -40px;
	}
	.startseite2-inhalt2-entech2 {
		margin-top:-20px;
		margin-bottom: 25px;
	}
	.startseite3 {
		margin-top: -10px;
		margin-bottom: -100px;
	}
	.startseite3-inhalt2 {
		margin-top: -5px;
	}
	.startseite3-inhalt2-entech1 {
		margin-bottom: 30px;
	}
	.startseite3-inhalt3 {
		margin-top: 15px;
		margin-bottom: 20px;
	}
	.zertifiziert {
		display: inline;
	}
	.fl-col-small:not(.fl-col-small-full-width) {
		max-width: fit-content;
	}
}

@media screen and (min-width: 600px) and (max-width: 767px) {
	.post-6334 .wp-block-table thead {
		height: 4em;
	}
}

@media screen and (max-width: 599px) {
	.post-6334 .wp-block-table thead {
		height: 6em;
	}
}

@media screen and (min-width: 768px) and (max-width: 1145px) {
	.optimierung>.wpi_designer_button {
		text-align: start !important;
	}
	.din18599>.wpi_designer_button {
		text-align: start !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 1125px) {
	.site-content .post.type-post div.post-mainpart {
		display: block;
		float: left;
		width: 68%;
	}

@media (max-width: 1110px) {
	.fl-node-5852c7c7ca7a5{
		margin-top: 0;
	}
	.other-slider {
		padding-right: 1em;
	}
	.master-slider-parent {
		padding-left: 2em;
	}
}

@media screen and (min-width: 768px) and (max-width: 1044px) {
	.ebw>.wpi_designer_button {
		text-align: start !important;
	}
	.kalt>.wpi_designer_button {
		text-align: start !important;
	}
	.erneuern>.wpi_designer_button {
		text-align: start !important;
	}
}

@media (max-width: 999px) {
	.fl-node-5852c649147d9{
		margin-top: 0;
	}
}

@media screen and (min-width: 580px) and (max-width: 1190px) {
	.site-footer .sidebar-container #zoom-social-icons-widget-2 {
		margin-top: 15px;
	}
}

@media (max-width: 955px) {
	div.wp-caption.alignleft+div.wp-caption.alignright+p {
	clear: none;
	}
	div.wp-caption.alignleft+div.wp-caption.alignright+p+h4+p+h4 {
	clear: none;
	}
	.fl-node-55e9fcd9f0ceb > .fl-row-content-wrap {
		margin-top: auto;
	}
	.fl-node-5852c3029eafd{
		margin-top: 0;
	}
	.fl-node-55eb0a78decd7 > .fl-col-content {
		min-width: 150%;
		margin-left: 25%;
	}
	.fl-node-58338de8dc29e {
		width: 50%;
	}
	.fl-node-55e9fcd9f20ba {
		width: 40%;
		margin-top: 5%;
	}
	.fl-node-55e9fcd9f2083 {
		width: 60%;
		margin-top: 5%;
	}
	.fl-node-55eb0a78ded47 {
		width: 70%;
		margin-top: 5%;
		margin-left: 15%;
	}

}

@media screen and (max-width: 955px){
	.zertifiziert {
		display: none;
	}
}


@media screen and (max-width: 800px) {
	.tribe-events-sub-nav li a {
		background-color: #fff;
		border: 1px solid #ddd;
	}
	a[href*="bulsuk"]+a[href*="legalcode"]{
		display: none;
	}
}

@media (min-width: 768px) {
	.tribe-events-event-meta.primary,
	.tribe-events-event-meta.secondary {
		width: 100%;
	}
}

@media screen and (min-width: 768px) and (max-width: 1275px) {
	.startseite2-inhalt2 {
		display: none;
	}
	.startseite2-inhalt1,
	.startseite2-inhalt3 {
		width: 50%;
	}
}

@media screen and (min-width: 768px) and (max-width: 1125px) {
	.startseite3-inhalt2 {
		display: none;
	}
	.startseite3-inhalt1,
	.startseite3-inhalt3,
	.startseite3-inhalt4 {
		width: 33%;
	}
}

@media screen and (min-width: 769px) and (max-width: 924px) {
	.deutschland {
		display: none;
	}
	.quer_lang>.wpi_designer_button {
		display: none !important;
	}
	.quer_kurz {
		display: inline-block;
	}
	.din18599>.wpi_designer_button {
		display: none !important;
	}
	.din18599_kurz {
		display: inline-block;
	}
}

@media screen and (min-width: 769px) and (max-width: 808px) {
	.quer_kurz>.wpi_designer_button {
		letter-spacing: -0.04em;
	}
}


@media (max-width: 730px) {
	.menu-toggle {
		left: auto;
		right: 2em;
		top: 0;
	}
	body.home h2+h3+div.wp-caption.alignleft,
	body.home h2+h3+div.wp-caption.alignleft+div.wp-caption.alignright {
		width: auto;
		max-width: 60%;
	}
	.blog div.topsearch,
	.single div.topsearch,
	.archive div.topsearch {
		display: none;
	}
	.site-header.fixeddiv .home-link {
		padding: 10px 0px 0px 125px;
	}
	.page-id-25 .site-header{
		z-index: auto;
	}
	.page-id-30 .site-header{
		z-index: auto;
	}
	.page-id-930 .site-header{
		z-index: auto;
	}
	.page-id-32 .site-header{
		z-index: auto;
	}
	.page-id-34 .site-header{
		z-index: auto;
	}
	.page-id-36 .site-header{
		z-index: auto;
	}
}

@media screen and (max-width: 620px) {
	.fixeddiv .site-title {
		font-size: 2em;
	}
}

@media screen and (max-width: 580px) {
	.site-footer .sidebar-container #custom_html-3 {
		margin-top: 10px;
	}
}

@media screen and (max-width: 535px) {
	.fixeddiv .site-title {
		font-size: 1.5em;
	}
	.site-header.fixeddiv .home-link {
		padding: 10px 0px 0px 65px;
		min-height: 70px;
	}
}
@media (max-width: 480px) {
	/*div.topsearch{
		right: 8em;
	}
	*/
	/*
	.topsearch{
		right: 8em;
	}
	.topsearch{
		right: 8em;
	}
	.topsearch{
		right: 8em;
	}
	.topsearch{
		right: 8em;
	}
	*/
	.page-template .site-header div.topsearch{
		right: 8em;
	}
	.sidebar-inner aside.widget_search {
		margin-top: 24%;
	}
	.fixeddiv .site-title {
		position: absolute;
	}
	.menu-toggle {
		top: 18em;
	}
	.site-content > .page.type-page,
	.site-content > .portfolio.type-portfolio {
		padding-left: 7%;
		padding-right: 7%;
	}
	div.headerwrap div.headerinnerwrap > span#site-titlendesc {
		display: block;
		float: left;
		max-width: 40%;
		overflow: hidden;
	}
	.titelsprung {
		position: absolute;
		left: auto;
		bottom: auto;
		top: 60px;
	}
	.sidr-inner .sidr-class-tel_icon {
		cursor: pointer;
		pointer-events: auto;
	}
	a.tel_mobile {
		cursor: pointer !important;
		pointer-events: auto !important;
	}
	.aimpressum1 a.tel_mobile,
	.entry-content a.tel_mobile {
		color: #95c440 !important;
	}
	.textwidget a.tel_mobile:hover {
		color: #95c440 !important;
	}
	.site-title {
		font-size: 32px;
	}
	#ft-post {
	   /**/ 
		-moz-column-count: 1;
		-moz-column-gap: 0px;
		-webkit-column-count: 1;
		-webkit-column-gap: 0px;
		column-count: 1;
		column-gap: 0px;
		width: 100%;
	}
	#ft-post article {
	  /* Just in case there are inline attributes */
		display: inline-block; /* Display inline-block, and absolutely NO FLOATS! */
		margin-bottom: 1px;
		width: 100%
	}
}

@media (max-width: 420px) {
	.page-template .site-header div.topsearch{
		right: 4em;
	}
	.fixeddiv .site-title {
		font-size: 1.1em;
	}
	.site-header.fixeddiv .home-link {
		padding: 10px 0px 0px 35px;
		min-height: 60px;
	}
	.site-main {
		position: relative;
		top: 60px;
		max-width: 1680px;
		margin-right: auto;
		margin-left: auto;
	}
	.sidebar .nosidebar .site-content {
		bottom: 7em;
	}
	.sidr-open .menu-toggle {
		left: 0;
	}
}

@media (max-width: 365px) {
	.sidebar-inner aside.widget_search {
		margin-top: 30%;
		right: 25%;
	}
}

@media (max-width: 320px) {
	.site-main {
		top: 1em;
	}
	.sidebar-inner aside.widget_search {
		margin-top: 34%;
		right: 10%;
	}
	.page-template .site-header div.topsearch{
		bottom: 5em;
		right: 2em;
	}
}

/**
 * 16.0 Print
 * ----------------------------------------------------------------------------
 */

/* Retina-specific styles. */

@media print {
	body {
		background: none !important;
		color: #000;
		font-size: 10pt;
	}

	footer a[rel="bookmark"]:link:after,
	footer a[rel="bookmark"]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}

	.site {
		max-width: 98%;
	}

	.site-header {
		background-image: none !important;
	}

	.site-header .home-link {
		max-width: none;
		min-height: 0;
	}

	.site-title {
		color: #000;
		font-size: 22pt;
	}

	.site-description {
		font-size: 10pt;
	}

	.author-avatar,
	.site-footer,
	.comment-respond,
	.comments-area .comment-edit-link,
	.comments-area .reply,
	.comments-link,
	.entry-meta .edit-link,
	.page-links,
	.site-content nav,
	.widget-area,
	.main-navigation,
	.navbar,
	.more-link {
		display: none;
	}

	.entry-header,
	.entry-content,
	.entry-summary,
	.entry-meta {
		margin: 0;
		width: 100%;
	}

	.page-title,
	.entry-title {
		font-size: 20pt;
	}

	.entry-meta,
	.entry-meta a {
		color: #444;
		font-size: 10pt;
	}

	.entry-content img.alignleft,
	.entry-content .wp-caption.alignleft {
		margin-left: 0;
	}

	.entry-content img.alignright,
	.entry-content .wp-caption.alignright {
		margin-right: 0;
	}

	.format-image .entry-content .size-full {
		margin: 0;
	}

	/* Remove colors from post formats */
	.hentry {
		background-color: #fff;
	}

	/* Comments */
	.comments-area > li.comment {
		background: none;
		position: relative;
		width: auto;
	}

	.comment-metadata {
		float: none;
	}

	.comment-author .fn,
	.comment-reply-link,
	.comment-reply-login {
		color: #333;
	}
}

.site:before, 
.site:after
{
	content:"";
    position:absolute; 
    z-index:-1;
    -webkit-box-shadow:0 0 6px rgba(0,0,0,0.2);
    -moz-box-shadow:0 0 6px rgba(0,0,0,0.2);
    box-shadow:0 0 6px rgba(0,0,0,0.2);
    top:4px;
    bottom:4px;
    left:0;
    right:0;
    -moz-border-radius:100px / 6px;
    border-radius:100px / 6px;
}