/*
Theme Name: ecovis-officetemplate
Theme URI: https://www.ecovis.com
GitHub Theme URI: ceylos/ecovis-officetemplate
GitHub Theme URI: https://github.com/ceylos/ecovis-officetemplate
Author: ceylos
Author URI: https://www.ecovis.com
Description: Template for Ecovis Offices, with bootstrap, Fontawesome light, extra Font
Version: 3.28
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ecovis-officetemplate
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
ecovis-officetemplate is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
---------------------------------------------------------------- 
# Fonts
# Normalize
# Typography
# Elements
	## Shortcodes
# Forms
## CalderaForms - Style for caldera forms
# Navigation
	## Links
	## Menus
	### Red menu
	### Claim menu
	### global menu
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Global
	## Header
	## Footer
	## Posts and pages
	## Single Post single.php
	## standard-page-template
	## Startpage
	## Newspage
	## Overview - Full Width/ Title/ Image/ Subtitle
	## Contactpage
	## Full-Width-Template - page-template-page-full-width
	## Archive.php
	## Search.php
	## Comments
	## Careerpage
	## CPT Single Person - single-person.php
	## CTT Taxonomy Country - taxonomy-country.php
	## Global People v1
	## Global People v2
	## Flexible Search since april 2020
	## Global Countrielist - page-template-page-global-countries
# Template parts
	## telephonebutton
# Shortcode Ultimate part
# Infinite scroll
# Media
	## Captions
	## Galleries
# Responsive
# Print
--------------------------------------------------------------*/
/*
# Fonts
 */ 
/*-----------------------Legal Information ---------------------------------------
This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype and/or its suppliers. You may not attempt to copy, install, redistribute,
convert, modify or reverse engineer this font software. Please contact Monotype with any
 questions regarding Web Fonts:  http://www.fontshop.com
----------------------------------------------------------------*/
/*--------------------------------------------------------------
# Fonts included MetaNormal, MetaBold mixed with italic
--------------------------------------------------------------*/
@font-face{
	font-family:"Meta Offc W01 Normal";
	src:url("fonts/1377966/ff7aa537-8e40-4f5e-9c8f-c5bd078c58db.eot?#iefix");
	src:url("fonts/1377966/ff7aa537-8e40-4f5e-9c8f-c5bd078c58db.eot?#iefix") format("eot"),url("fonts/1377966/4ce43a49-0d61-4c34-8054-465d5981fd0b.woff2") format("woff2"),url("fonts/1377966/d7b73a86-9fc7-41b4-a367-cbbd20039787.woff") format("woff"),url("fonts/1377966/7fc1eb11-127b-4452-9067-a7e4b1b321d6.ttf") format("truetype");
}
@font-face{
	font-family:"Meta Offc W01 Normal Italic";
	src:url("fonts/1377976/61638e93-dfc8-4d5a-bf18-51ba20be0e16.eot?#iefix");
	src:url("fonts/1377976/61638e93-dfc8-4d5a-bf18-51ba20be0e16.eot?#iefix") format("eot"),url("fonts/1377976/aa402bf1-804d-4f35-be91-e8c32fe36c47.woff2") format("woff2"),url("fonts/1377976/cb1a6f35-bf8b-4c80-9d0d-21659bd4f65b.woff") format("woff"),url("fonts/1377976/4652e743-6e86-4be2-a91f-1a3ae7efd458.ttf") format("truetype");
}

@font-face{
	font-family:"MetaCompPro-Bold W01 Regular";
	src:url("fonts/1401211/ffa70b6d-1f49-44a8-a728-1869c881510f.eot?#iefix");
	src:url("fonts/1401211/ffa70b6d-1f49-44a8-a728-1869c881510f.eot?#iefix") format("eot"),url("fonts/1401211/94400875-1ce0-47f5-b278-c6ccfa287f52.woff2") format("woff2"),url("fonts/1401211/3acf28fb-87d9-4146-b959-a0e26918dc14.woff") format("woff"),url("fonts/1401211/a2e92583-d34d-4e2a-9b1b-ffa7a1ab4fb3.ttf") format("truetype");
}
@font-face{
	font-family:"MetaCompPro-BoldIta W011401225";
	src:url("fonts/1401225/f307bc36-dbba-47dc-80d8-82135e57d587.eot?#iefix");
	src:url("fonts/1401225/f307bc36-dbba-47dc-80d8-82135e57d587.eot?#iefix") format("eot"),url("fonts/1401225/e7a9d7f4-9a37-4b7a-8f3a-05c2ca08f6cc.woff2") format("woff2"),url("fonts/1401225/cf3a0634-c63e-40d5-8c88-cdfb32273f48.woff") format("woff"),url("fonts/1401225/f9269485-154a-46af-9117-02a9d0835139.ttf") format("truetype");
} 
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}
/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
/* Grouping content 
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}
/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted; /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: 500;
	font-family: "MetaCompPro-Bold W01 Regular", Arial, Helvetica, sans-serif;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}
/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
	overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
	text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}
/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}
/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}
/**
 */
ul, ol , dd{
	padding: 0;
	margin: 0;
}
main ol{
	counter-reset: item;
}
main ol li{
	display: block;
	margin-left: 1.5em;
}
main ol li:before{
	content: counter(item) ". ";
	counter-increment: item;
	position: absolute;
	margin-left: -1.5em;
}


/*


main ol{
	margin: 0;
	padding: 0 0 1.5em 0em;
	list-style-position:inside;
}
main ol li{
	list-style-type: decimal;
	text-indent: -0.5em;
	padding: 0 0 0 0.5em;
	margin: 0 0 0 0;
}
*/



main ul{
	margin: 0;
	padding: 0 0 1.5em 0.7em;
}

main ol{
	margin: 0;
	padding: 0 0 1.5em 0.2em;
}
main  ul li{
	list-style-type: none;
	text-indent: -0.5em;
	padding: 0 0 0 0.5em;
	list-style-position: inside;
}
main  ul > li:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f054";
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-size: 0.625rem;
	margin: 0;
	vertical-align: bottom;
	color: #cd1432;
	width: 0.5rem;
}
main  ul > li > ul{
	padding:0;
	margin: 0 0 0 0.5rem;
}
main  ul > li > ul > li{
	list-style-type: none;
	text-indent: -0.5rem;
	padding: 0 0 0 0.5rem;
	list-style-position: inside;
}
main ul > li > ul > li:before {
	content: "-";
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	margin: 0;
	vertical-align: bottom;
	width: 0.5rem;
	font-size: 1rem;
}
main a,
main a:focus,
main a:active{
	color: #72747c;
}
main a:hover{
	text-decoration: underline;
	color: #72747c;
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
select,
optgroup,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}
body{
	font-family: "Meta Offc W01 Normal",  Arial, Helvetica, sans-serif;
	color: #72747c;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
}
h1{
	color: #212529;
}
h3{
	color: #333333;
	font-weight: 500;
	font-size: 1.75rem;
	font-family: "MetaCompPro-Bold W01 Regular",  Arial, Helvetica, sans-serif;
}
h5{
	font-size:1em;
	font-weight:600;
}
main{
	color: #72747c;
	line-height: 1.5rem;
	font-size: 1.125rem;
}
p {
	margin-bottom: 1.5em;
	color: #72747c;
	line-height: 1.5rem;
	font-size: 1.125rem;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
big {
	font-size: 125%;
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}
body {
	background: #f5f5f5;
	/* Fallback for when there is no custom background color defined. */
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
ul, ol {
	margin: 0 0 0 0;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}
figure {
	margin: 0em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
table.ecovistable {
	background:#f0f0f0;
	font-size: 0.9em;
}
table.ecovistable td {
	padding: 10px 15px;
	vertical-align:top;
	border: 1px solid #ffffff;

}
table.ecovistable th,
table.ecovistable tr:first-child{
	font-weight: 600;
	color: #111111;
}
	/*--------------------------------------------------------------
    ## Shortcodes
    --------------------------------------------------------------*/
.ecobutton{
	background-color: #cd1432;
	color: #fff;
    height: 2em;
	border-radius: 0;
	border: 0px solid #fff;
	font-size: 0.95rem;
	min-width: auto;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
    padding: .2em 1em .4em;
	line-height: 1.6; 
}
.ecobutton a{
	color: #fff !important;
	text-decoration: none !important;
}
.ecobutton i.fab,
.ecobutton i.fas{
	margin-right: 0.7rem;
}
.shortcodespace{
	height: .5rem;
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
}
.ecobox{
	background:	#f0f0f0;
	padding: 0.625rem 0.625rem 0rem 0.625rem;
	margin-bottom: 2rem;
	color: #1a1a1a;
	display: block;
	overflow: auto;
}

.ecobox p{
	color: #1a1a1a;
	display: inline-block;
}
.ecoboxzitat{
	background: #f0f0f0;
	padding: 0.625rem 0.625rem 0rem 0.625rem;
	margin-bottom: 2rem;
	color:			#1a1a1a;
}
.ecoboxzitat img{
	max-width: 100px;
	max-height: initial;
	width: 100%;

}
.ecoboxzitat address{
	font-size: 0.8em;
	color:	#cd1432;
	padding-top: 0.8rem;
}


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}
select {
	border: 1px solid #ccc;
}
textarea {
	width: 100%;
}


/*--------------------------------------------------------------
## CalderaForms - Style for caldera forms
--------------------------------------------------------------*/

	/* first reset safari fomr stlyes*/
	.caldera-grid  textarea,
	.caldera-grid input.text,
	.caldera-grid input[type="text"],
	.caldera-grid input[type="button"],
	.caldera-grid input[type="submit"],
	.caldera-grid .input-checkbox {
		-webkit-appearance: none !important;
		border-radius: 0 !important;
	}
	.caldera-grid .row:after,
	.caldera-grid .row:before {
		display: block !important;
	}

.caldera-grid {
	background:	#f0f0f0 !important;
	padding: 0.5em 0.8em !important;
	width: 100% !important;
	font-size: 0.9em !important;
	line-height: 1.2em !important;
}
.caldera-grid h4{
	font-size: 1.0625em !important;
	color:	#111111  !important;
	font-weight: 600  !important;
	line-height: 1.5em  !important;
}
.caldera-grid [type="submit"] {
	background:#cd1432 !important;
	color:#fff !important;
	height: 2.5rem !important;
	border-radius: 0 !important;
	border: 0px solid	#fff !important;
	font-size: 0.95em !important;
	padding: 0em 5em 0 1.2em !important;

}

.caldera-grid .form-control [type="text"],
.caldera-grid .form-control [type="email"] {
	background:#ddd000 !important;
	width:95% !important;
	border:0px solid #fff !important;
	box-radius:0 !important;
}
.caldera-grid .radio-inline input[type="radio"],
.caldera-grid .radio input[type="radio"]{
	vertical-align: middle !important;
	position: relative !important;
	bottom: 0.14em !important;

	margin-right: 0.3em  !important;
}
.caldera-grid  a {
	color: #cd1432 !important;
}

.caldera-grid .form-control
 {
	border:0px solid #fff !important;
	box-radius:0 !important;
}
.caldera-grid .btn{
	font-size: 1em !important;
}





	/*--------------------------------------------------------------
    # Navigation
    --------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color:  #212529;
}
a:visited {
	color: #212529;
}
a:hover, a:focus, a:active {
	color: #212529;
}
a:focus {
}
a:hover, a:active {
	outline: 0;
}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}
.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation ul ul {
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
	background: #ffffff;
}
.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}
.main-navigation ul ul a {
	width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}
.main-navigation li {
	float: left;
	position: relative;
}
.main-navigation a {
	display: block;
	text-decoration: none;
}
/* main navigation sub-menu */
.main-navigation .sub-menu{
	background: #ffffff;
	border: 1px solid #dfdfdf;
	padding: 0.5rem 0.5rem 0.5rem 0.8rem;
	margin: 0 0 0 -0.5rem;
	border-radius: 0px;
}
#primary-menu ul.sub-menu li {
	padding-bottom: 0 !important;
}
#primary-menu ul.sub-menu li a,
#primary-menu ul.sub-menu li a:link,
#primary-menu ul.sub-menu li a:hover,
#primary-menu ul.sub-menu li a:focus,
#primary-menu ul.sub-menu li a:visited
{
	padding: 0.5rem 0 !important;
	font-size:1rem;
	
}
/* 2 or 3 columns sub-menu, depends from selected option */
#primary-menu .submenucolumns2 ul li{
	clear: initial;
	float: left;
	width: 50%;
}
#primary-menu .submenucolumns2 ul {
	width: 200%;
}
#primary-menu .submenucolumns3 ul li{
	clear: initial;
	float: left;
	width: 33%;
}
#primary-menu .submenucolumns3 ul {
	width: 300%;
}
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
} 
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
/*--------------------------------------------------------------
## Modal Main Menu
--------------------------------------------------------------*/
.menu-button{
  width: 97px;
  background: #fff;
  right: 0;
  z-index: 999;
  -webkit-box-shadow: -4px -1px 5px 0px rgba(102,102,102,1);
  box-shadow: -4px -1px 5px 0px rgba(102,102,102,1);
  border:0px;
  border-radius: 0;
  padding:16px 15px;
  
  top: 50%;
  top: calc(50% - 96px);
}
.menu-button.responsive{
  top:0;
}
.menu-button-inner-corner{
  border: 1px solid #c80246;
  padding: 17px 12px;
  height: 67px;
}
.menu-button .icon-bar{
  display: block;
  width: auto;
  height: 4px;
  margin-bottom: 9px;
  position: relative;
  
  background: #c80246;
  border-radius: 0px;
  
  z-index: 1;
}

.menu-button .menu-button-inner-corner:first-child,
.menu-button .menu-button-inner-corner:first-child a,
.menu-button .menu-button-inner-corner:first-child i{
  cursor: pointer;

}

.menu-button .menu-button-inner-corner:first-child i::before{
  color: #c80246;
}
.menu-button .menu-button-inner-corner:first-child{
  padding: 16px;
}
.menu-button .menu-button-inner-corner:nth-child(2),
.menu-button .menu-button-inner-corner:nth-child(2) a,
.menu-button .menu-button-inner-corner:nth-child(2) i{
  cursor: s-resize;
}
.menu-button.responsive{
	height: 69px;
	width: 70px;
	background: #fff;
	right: 0;
	z-index: 999;
	/*
     -webkit-box-shadow: -1px 1px 2px 0px rgba(102,102,102,1);
    -moz-box-shadow: -1px 1px 2px 0px rgba(102,102,102,1);
    box-shadow: -1px 1px 2px 0px rgba(102,102,102,1);
    */
	-webkit-box-shadow: 0px 0px 0px 0px rgba(102,102,102,1);
	box-shadow: 0px 0px 0px 0px rgba(102,102,102,1);
	border:0px;
	border-radius: 0;
	padding: 6px 0px 6px 8px;
	margin-bottom: 2%;
}
.menu-button.responsive .icon-bar {
	display: block;
	width: auto;
	height: 3px;
	margin-bottom: 10px;
	position: relative;
	background: #c80246;
	border-radius: 0px;
	z-index: 1;
}
.menu-button.responsive .menu-button-inner-corner {
	border: 1px solid #c80246;
	padding: 13px 12px;
}
html .menu-button.responsive [type=button] {
	-webkit-appearance: none;
}
#modalNavigation .modal-dialog {
  max-width: 1280px;
}

#modalNavigation .modal-content{
  
  background-color: transparent;
  
  border: 0px solid #fff;
  
  
  
  
}
#modalNavigation,
#modalNavigation a{
  color: #333;
}
#modalNavigation .menu-title{
  font-size: 2.5rem;
  font-weight: 900;
}
#modalNavigation .close {
  font-size: 4rem;
  font-weight: 100;
  line-height: 2.4rem;
  color: #fff;
  text-shadow: 0 0px 0 #fff;
  font-family: Helvetica, sans-serif;
  opacity: 1;
  display: inline-block;
  vertical-align: bottom;
}






#modalNavigation #suchetext::-webkit-input-placeholder {
  text-align: right;
}

#modalNavigation #suchetext:-moz-placeholder { /* Firefox 18- */
  text-align: right;
}

#modalNavigation #suchetext::-moz-placeholder {  /* Firefox 19+ */
  text-align: right;
}

#modalNavigation #suchetext:-ms-input-placeholder {
  text-align: right;
}

#modalNavigation #suchetext{
  
  content: '\f08d';
  font-family: "Font Awesome 5 Free",  Arial, Helvetica, sans-serif;
  font-size: 1.563rem;
  font-weight: 900;
  
}
#modalNavigation section h4{
  font-size: 1.4rem;
  font-weight: 900;
}
#modalNavigation section div{
  font-size:0.875rem;
  font-weight: 500;
}
#modalNavigation section div a.nav-link{
  padding: 0rem 0.5rem;
  
  
}
#modalNavigation section div a:before{
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #cd1432;
  content: "\f054";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 0.5rem;
  margin: 5px 0px 0px -9px;
  vertical-align: middle;
  position: absolute;
  
}

#modalNavigation input:required {
  

}
/* modal responsive menu*/
#responsive-menu-container a,
#responsive-menu-container{
	font-size: 1.25rem;
	color: #333;
}
#responsive-menu-container a{
	border-top: 2px solid #fff;
}
#responsive-menu-container{
	border-top: 0px solid #fff;
}
.nav-link {
	display: block;
	padding: 0.8rem 1rem;
}
.caret-off::before {
	display: none;
}
.caret-off::after {
	display: none;
}
#responsive-menu-container ul > li{
	padding-bottom: 0 !important;
} 
#responsive-menu-container .dropdown .nav-link::after {
	display: inline-block;
	text-align: right;
	float: right;
	margin: 0.1rem 1rem 0 0;
	color: #fff;
	font-size: 1.6rem;
	vertical-align: top;
	content: '\f105';
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	position: inherit;
	line-height: 1.5rem;
	width: 2rem;
}
#responsive-menu-container .dropdown.show .nav-link::after {
	display: inline-block;
	text-align: right;
	float: right;
	margin: 0.1rem 1rem 0 0;
	color: #fff;
	font-size: 1.6rem;
	vertical-align: top;
	content: '\f107';
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	position: inherit;
	line-height: 1.5rem;
	width: 2rem;
}
#responsive-menu-container .navbar-nav .dropdown-menu {
	margin-left: 0;
	font-size: 1rem;
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	padding: 0;
}
#responsive-menu-container .navbar-nav .dropdown-menu a{
	font-size: 1em;
	border-top: 0px solid #fff;
}
#responsive-menu-container .navbar-nav .dropdown-menu li{
	margin: 1rem 0 0 1rem;
	list-style-type: none;
	text-indent: -0.3125rem;
	list-style-position: inside;
	position: relative;
}
#responsive-menu-container .navbar-nav .dropdown-menu li:first-child {
	margin-top: 0;
}
#responsive-menu-container .navbar-nav .dropdown-menu li:last-child {
	margin-bottom: 1.5rem;
}
#responsive-menu-container .navbar-nav .dropdown-menu li:before{
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f054";
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-size: 0.6rem;
	margin: 0.42rem 0 0 0;
	vertical-align: top;
	color: #cd1432;
	width: 0.5rem;
	position: relative;
}
#responsive-menu-container .navbar-nav .dropdown-menu li .dropdown-item {
	display: inline;
	padding: 0;
}
#responsive-menu-container .navbar-nav .dropdown-menu li .dropdown-item:hover {
	background: transparent;
}
#responsive-menu-container .close {
	font-size: 4rem;
	font-weight: 100;
	line-height: 2.4rem;
	color: #fff;
	text-shadow: 0 0px 0 #fff;
	font-family: Helvetica, sans-serif;
	opacity: 1;
}
#responsive-menu-container .fa-search{
	color: #fff;
	font-size: 2.3rem;
	border-top: 0px solid #fff;
}
#responsive-menu-container a.search{
	border-top: 0px solid #fff;
}
#responsive-menu-container .modal-content{
	background-color: transparent;
	border: 0px solid #fff;
}
/* modal background */
.modal-backdrop {
	background-color: #acaeb2;
}
.modal-backdrop.show {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
}
/*--------------------------------------------------------------
### Red menu
--------------------------------------------------------------*/
#menured{
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
	padding-top: 0.5rem;
    border-bottom: 1px solid #fff;
}
#menured,
#menured #primary-menu .sub-menu{
	background: #8c1432;
}
#menured #primary-menu .sub-menu:before{
	content: "";
	display: block;
	height: 24px;
	position: absolute;
	top: -20px;
	width: 100%;
	left: 1px;
}
#menured #primary-menu .sub-menu{
	margin: 0.4rem 0 0 -0.5rem;
}
#menured #primary-menu,
#menured #primary-menu > li a:link,
#menured #primary-menu > li a:hover,
#menured #primary-menu > li a:focus,
#menured #primary-menu > li a:visited {
	color: #fff;
	padding-top: 0.1rem;
	font-size: 1.125rem;
}
#menured #primary-menu .sub-menu ul {
	margin: 0rem 0 0 0rem;
}
#menured .borderbottommenu{
	border-bottom: 0px solid #fff;
}
#menured #primary-menu ul.sub-menu > li.menu-item-has-children > a::after {
	color: #fff;
}
/*--------------------------------------------------------------
### Claim menu
--------------------------------------------------------------*/
#logoclaim-menu{
	font-size: 0.8rem;
}
#logoclaim-menu a:link,
#logoclaim-menu a:hover,
#logoclaim-menu a:focus,
#logoclaim-menu a:visited{
	/* color: #aaacb0; */
	color: #71747d;
	text-decoration: none;
	margin: 0 1rem 0 0;
}
#logoclaim-menu a:before{
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f054";
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-size: 0.5rem;
	color: #cd1432;
	width: 1rem;
	padding: 0 0.3rem 0.15rem;
	/* display: inline; */
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 0.5rem;
	vertical-align: middle; 
	/* 
	width: 0.5rem;
	margin: 0 0.3rem 0rem 0; 
	 white-space: nowrap; 
	position: relative;
	*/
}
/*--------------------------------------------------------------
### global menu
--------------------------------------------------------------*/
/* worldwide dropdown alternative on hover
li.dropdown:hover .dropdown-menu{
	display: block;
}
*/
/* test begin */
#worldwidemenu.dropdown-menu{
	position:static ;
	border: 0px solid #fff;
	background: #ececec;
	width: 100%;
	border-radius: 0;
}
#worldwidemenu ul{
	list-style-type: none;
	columns: 5;
	-webkit-columns: 5;
	-moz-columns: 5;
}
/* test end */
.globalmenudiv  .navbar-expand-lg .navbar-nav .nav-link{
	padding-right: 0;
}
.globalmenudiv,
.globalmenudiv a
{
	color: #71747d;
	font-size: 0.8rem;
} 
.globalmenudiv .dropdown-toggle:after{
	margin-left: .255rem;
	vertical-align: .1rem;
	color: #71747d;
	font-size: 0.5rem;
	content: '\f078';
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	border: 0px solid #fff;
}
.globalmenudiv .dropdown-toggle:before{
	margin-right: .5rem;
	vertical-align: -0.1rem;
	color: #71747d;
	font-size: 1.2rem;
	content: '\f0ac';
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}
.langmenudiv li{
	margin-right: 0.5rem;
}
.langmenudiv li:first-child a:before {
	margin-right: .5rem;
	vertical-align: -0.1rem;
	color: #71747d;
	font-size: 1.2rem;
	content: '\f57c';
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
}
.langmenudiv li:after {
	content: ' | ';
	margin-left: 0.5rem; 
}
.langmenudiv li:last-child:after {
	content: '';
	margin-left: 0rem;
	margin-right: 0rem;
}
.langmenudiv,
.langmenudiv a{
	color: #71747d;
	font-size: 0.8rem;
}
.langmenudiv a:hover{
	text-decoration: none;
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}
.widget select {
	max-width: 100%;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Global
--------------------------------------------------------------*/
.site {
	max-width: 1280px;
	margin: 0 auto 50px;
	background: #fff;
}
/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
header#masthead {
	margin-bottom: 0;
	background-color: #fff;
	padding: 14px 0 0;
} 
/* global header for main services  */
#header-right,
#header-right .sitename
{
	font-size: 1.1rem;
	color: #111111;
	font-weight: 300;
	line-height: 1rem;
}
/*
boxed and full width options for header
*/
.headerboxed{
}
.headerfullwidth{
}
.headerfullwidthclass{
	max-width: 1066px;
}
.startimagecover{

	max-height: 550px;
	height: 550px;
	width: 100%;

	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	border-bottom: 3px solid #fff;



}
/* primary menu */
#primary-menu,
#primary-menu > li a:link,
#primary-menu > li a:hover,
#primary-menu > li a:focus,
#primary-menu > li a:visited
{
	font-size: 1.0625rem;
	color: #111111;
	font-weight: 300;
	line-height: 1rem;
	padding: 0.3rem;
	padding-bottom: 0.7rem;
}
#primary-menu > li a:link,
#primary-menu > li a:hover,
#primary-menu > li a:focus,
#primary-menu > li a:visited{
}
#primary-menu{
	padding-bottom: 0;
}
#primary-menu,
ul#primary-menu > li:first-child a{
	padding-left: 0;
}
#primary-menu ul.sub-menu > li.menu-item-has-children > a::after {
	font-family: "Font Awesome 5 Free", Arial, Helvetica, sans-serif;
	font-weight: 900;
	content: "\f054";
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-size: 0.5rem;
	margin: 0 0 0 0.5rem;
	vertical-align: middle;
	color: #cd1432;
	width: 0.3125rem;
	line-height: 1.375rem;
}
/* Login button */
.class-login-button ul{
	list-style-type: none;
}
.class-login-button ul,
.class-login-button li{
	padding: 0;
	margin: 0;
}
.class-login-button a{
	padding: 0.1rem 2.9rem;
	margin: 0 0 0 0px;
	color: #fff;
	background-color: #8c1432;
	font-weight: 300;
	line-height: 1rem;
}
.class-login-button{
	margin-top: 0.4rem;
	font-weight: lighter;
}
#responsive-menu-container .class-login-button a{
	color: #fff;
	border-top: 0px solid #fff;
}
#responsive-menu-container .class-login-button a {
	padding: 0.1rem 2.9rem 0.4rem;
}
.borderbottommenu {
	border-bottom: 0px solid #dfdfdf;
}
.startpage .borderbottommenu{
	border-bottom: 0px solid #dfdfdf;
}
/* breadcrumb */
#breadcrumb,
#breadcrumb a{
	color: #aaacb0;
	font-size: 1rem;
}
#breadcrumb a:hover{
	text-decoration: none;
}
#breadcrumb .breadcrumb_last,
#breadcrumb .last{
	color: #666;
	font-weight: 100;
	font-family: "Meta Offc W01 Normal", Arial, Helvetica, sans-serif; /*
    MetaCompPro-Bold W01 Regular
    v 
    */
}
/* shareoptions */
.sharediv{
	color: #aaacb0;
	font-size: 1rem;
}
.sharediv .fab,
.sharediv .fas{
	text-decoration: none;
	color: #fff;
	background: #aaacb0;
	font-size: 0.9rem;
	line-height: 1.6rem;
	width: 1.6rem;
	text-align: center;
}
	/* Fixed Popup field styles */
	.popupbox{
		top: 0;
		right: 0;
		min-height: 200px;
		min-width: 150px;
		max-width: 200px;
		background: #cd1432;

		color:#fff;
	}

.popupbox .banner1 {
	margin:1rem 0;
	padding:0 0 2rem 0;
border-bottom:1px dotted #fff;
}

.popupbox .banner1 a {
	background:#fff;
	padding:0.1rem 0.4rem;
	
}
.popupbox .bannerwrap  {
	font-size:0.9rem;
	padding:0 0 1rem 0;
}

.right-side-widgets {
	height: 80%;
	right: 0;
	flex-direction: column;
	align-items: flex-end;
	justify-content: center;
	z-index: 999;
}
/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.site-footer1{
	background-color: #aaacb0;
}
.site-footer1 .footer-widget-area,
.site-footer1 .footer-widget-area li,
.site-footer1 .footer-widget-area a,
.site-footer1 .footer-widget-area h4,
.site-footer1 .footer-widget-area p,
.site-footer1 .footer-widget-area h2,
.site-footer1 .footer-widget-area li a
{
	color:#333;
	font-size: 1.125rem;
	line-height: 1.5rem;
}
.site-footer1 .footer-widget-area h4,
.site-footer1 .footer-widget-area h2{
	font-weight: bold;
	margin-bottom: 0;
}
.site-footer1 .fab{
	text-decoration: none;
	color: #fff;
	background: #333;
	font-size: .95rem;
	line-height: 1.6rem;
	width: 1.6rem;
	text-align: center;

}

.site-footer1 .footer-widget-area ul{
	list-style: none;
	margin: 0;
	padding: 0 0 1.5em 0;
}
.site-footer1 .footer-widget-area li{
	text-indent: -0.4em;
	padding-left: 1em;
	line-height: 1.5em;
	margin-left: -0.2em;
}
.site-footer1 .footer-widget-area li::before ,
.site-footer1 .footer-widget-area a::before{
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	display: inline-block;
	content: "\f054";
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-size: 0.625em;
	vertical-align: bottom;
	color: #cd1432;
	width: 0.6em;
	margin: 0;
}
.site-footer1 .footer-widget-area a::before{
	margin: 0 0.6em 0 0;
}
.site-footer1 .footer-widget-area li a::before{
	content: "";
	width: 0;
	margin: 0;
}
.site-footer1 .footer-widget-area h2{
	font-size: 1.125rem;
    font-weight: bold;
	line-height: 1.5rem;
}
.site-footer1 .footer-widget-area .textwidget a.redlink::before{
	content: '';
	width: 0;
	margin: 0;
	padding: 0;
}
.site-footer1 .footer-widget-area .textwidget a.redlink{
	color: #cd1432;
}
.site-footer1 .footer-widget-area .textwidget a.noarrowlink::before{
	display: none;
}
.site-footer1 .footer-widget-area .widget_recent_entries ul li::before{
	width: 0.3em;
}
.site-footer2{
	background-color: #cd1432;
	color: #fff;
}
.site-footer2 a,
.site-footer2 a:visited,
.site-footer2 a:focus,
.site-footer2 a:active
{
	background-color: #cd1432;
	color: #fff;
	text-decoration: none;
}
.site-footer2 a:hover
{
	text-decoration: underline;
}
.site-footer2 ul#footerimpress li{
       margin-right: 1rem;
} 
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}
.post,
.page {
	margin: 0 0 1.5em;
}
.updated:not(.published) {
	display: none;
}
.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
} 
.img-caption {
	bottom: 1rem;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	left: 8%;
	opacity: 0.8;
	border-radius: 0px;
	color: #000000;
	background-color: #ececec;
	font-size: 0.7rem;
}
.spalte1 {
	float:left;
	width:48%;
	padding-right:4%;
}
.spalte2 {
	float:left;
	width:48%;
}
/*--------------------------------------------------------------
## Single Post single.php
--------------------------------------------------------------*/
.single-post .single-sidebar-person-photo{
	max-width: 100px;
	-webkit-filter: grayscale(0.8);
	filter: grayscale(0.8);
	filter: gray; /* IE5+ - IE9 */
	opacity: 0.9;
}
.single-post .author {
	font-size:0.8em;
	color:#cd1432;
}
.single-post .zitat p {
	color:#1a1a1a;
	font-style: italic;
}
.single-post .zitat img {
	max-width:100px;
	max-height: initial;
}
.single-post .zitat {
	background:#f0f0f0;
	padding:0.625em 0.625em 1.25em 0.625em;
	margin-bottom:2em;
	min-height:9.375em
}
/*--------------------------------------------------------------
## standard-page-template
--------------------------------------------------------------*/
#basic-page-template{
}
#basic-page-template .headbild  {
	background: #f9f9f9;
}
#basic-page-template .headbild img{
	border-right:0px solid #ffffff;
	border-left:0px solid #ffffff;
}
#basic-page-template .headbild .justify-content-center { 
}
/*
#basic-page-template .img-caption {
    left: 0.2rem;
}
*/
#basic-page-template h1.titel {
	font-family: "MetaCompPro-Bold W01 Regular", Arial, Helvetica, sans-serif;
	font-size: 4rem;
	color: #cd1432;
	word-wrap: break-word;
	line-height:4rem;
	margin: 1rem 0 1rem 0;
}
#basic-page-template .untertitel {
	font-size: 1.5rem;
	color: #212529;
}
#basic-page-template .linkespalte{
}
#basic-page-template .linkespalte a:visited,
#basic-page-template .linkespalte a:focus{
	color: #333333;
	text-decoration: none;
}
#basic-page-template .linkespalte a,
#basic-page-template .linkespalte ul li a,
#basic-page-template .linkespalte ul li a:visited,
#basic-page-template .linkespalte ul li a:focus{
	color: #333333;
	text-decoration: none;
}
#basic-page-template .linkespalte a.underlinelink,
#basic-page-template .linkespalte a:hover{
	text-decoration: underline;
}
#basic-page-template .linkespalte h2{
	font-size: 2.875rem;
	word-wrap: break-word;
	color: #333;
	padding-bottom: 1rem;
	font-family: "MetaCompPro-Bold W01 Regular", Arial, Helvetica, sans-serif;
}
#basic-page-template .linkespalte h3 a:before{
	content: "> ";
}
#basic-page-template .linkespalte p + ul,
#basic-page-template .linkespalte p + ol{
	margin-top: -1.5rem;
}
#basic-page-template .rechtespalte{
	background: #ececec;
	font-size: 1rem;
	color: #212529;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
}
#basic-page-template .rechtespalte h3,
#basic-page-template .rechtespalte h2.widget-title
{
	color:	#333333;
	font-weight: 500;
	font-size: 1.75rem;
	font-family: "MetaCompPro-Bold W01 Regular", Arial, Helvetica, sans-serif;
}
#basic-page-template .rechtespalte p{
	font-size: 1rem;
	color: #212529;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
}
#basic-page-template .rechtespalte a,
#basic-page-template .rechtespalte a:focus,
#basic-page-template .rechtespalte a:visited{
	color: #212529;
	text-decoration: underline;
}
#basic-page-template .rechtespalte .menu a,
#basic-page-template .rechtespalte .menu a:focus,
#basic-page-template .rechtespalte .menu a:visited{
	color: #212529;
	text-decoration: none;
}
#basic-page-template .rechtespalte ul li a,
#basic-page-template .rechtespalte ul li a:focus,
#basic-page-template .rechtespalte ul li a:visited{
	color: #212529;
	text-decoration: none;
}
#basic-page-template .rechtespalte .menu .current_page_item > a{
	color: #cd1432;
}
#basic-page-template .rechtespalte a:hover{
	text-decoration: underline;
}
#basic-page-template .rechtespalte strong{
	font-weight: normal;
	color: #cd1432;
}
#basic-page-template .rechtespalte a.beraterort{
	color: #212529;
	text-decoration: none;
}
#basic-page-template .rechtespalte a.beraterort:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f054";
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-size: 0.5rem;
	margin: 0.375rem 0 0 0;
	vertical-align: top;
	color: #cd1432;
	width: 0.3125rem;
	position: relative;
	padding: 0 0.6rem 0 0.2rem;
}
#basic-page-template .rechtespalte img{
	margin-bottom: 1rem;
}

#basic-page-template .rechtespalte .single-sidebar-person-photo{
	max-width: 100px;
	-webkit-filter: grayscale(0.8);
	filter: grayscale(0.8);
	filter: gray; /* IE5+ - IE9 */
	opacity: 0.9;

}
.rechtespalte ul {
	margin: 0;
	padding: 0 0 1.5rem 0.2rem;
}
.rechtespalte ul > li{
	text-indent: -0.3rem;
	padding-left: 1rem;
	line-height: 1.5rem;
	margin-left: -0.4rem;
}
 .rechtespalte ul > li:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f054";
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-size: 0.5rem;
	margin: 0;
	vertical-align: bottom;
	color: #cd1432;
	width: 0.3rem;
	line-height: 1.3rem;
	 padding: 0 0rem 0; 
}
#basic-page-template .rechtespalte .rechtespalte-single-feld{
	border-bottom: 1px solid #fff;
	padding-top: 1rem;
}
#basic-page-template .rechtespalte .rechtespalte-single-feld:last-child {
	border-bottom: 0px solid #fff;
}
#basic-page-template .rechtespalte .rechtespalte-single-feld:first-child{
	padding-top: 0rem;
}
#basic-page-template .rechtespalte .rechtespalte-single-feld .menu ul{
	padding: 0 0 1.5rem 0.6rem;
} 
#basic-page-template .rechtespalte .rechtespalte-single-feld .menu > li ul.sub-menu,
#basic-page-template .rechtespalte .rechtespalte-single-feld .menu > li ul.children
{
	display: none;
}
#basic-page-template .rechtespalte .rechtespalte-single-feld .menu > li ul.sub-menu{
	padding: 0 0 0 0.6rem;
}
#basic-page-template .rechtespalte .rechtespalte-single-feld .menu > li.current-menu-parent ul.sub-menu,
#basic-page-template .rechtespalte .rechtespalte-single-feld .menu > li.current-menu-parent ul.children,
#basic-page-template .rechtespalte .rechtespalte-single-feld .menu > li.current_page_item ul.sub-menu,
#basic-page-template .rechtespalte .rechtespalte-single-feld .menu > li.current_page_item ul.children,
#basic-page-template .rechtespalte .rechtespalte-single-feld .menu > li.current-menu-ancestor ul.sub-menu,
#basic-page-template .rechtespalte .rechtespalte-single-feld .menu > li.current-menu-ancestor ul.children
{
	display: block;
}
#basic-page-template .rechtespalte .rechtespalte-single-feld .pod-single-person a{
	text-decoration: none;
} 
/*
Posts
 */
#basic-page-template .datum{
	font-size: 1.125rem;
	color: #aaacb0;
}
/*--------------------------------------------------------------
## Startpage
--------------------------------------------------------------*/
#basic-page-template.startpage{}
#basic-page-template.startpage .img-caption {
	left: 0.2rem;
}
.freetextfieldone a {
	color: #cd1432;
}
.freetextfieldone a:hover {
	text-decoration: underline;
}
.freetextfieldone a:before{
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f054";
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-size: 0.625rem;
	color: #cd1432;
	vertical-align: 0.1rem;
	margin-right: 0.3rem;
	white-space: pre-wrap;
	text-decoration: none;
	display: inline-block;
}
.freetextfieldone a:before:hover{
	text-decoration: none;
}
.row-start{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: -2rem;
	margin-right: -2rem;
}
.col-start,
.col-start-2{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	border: 1rem #ffffff solid;
	border-top-width: 0;
}
.col-start-inner{
	background: #ececec;
	height: 100%;
}
.col-start,
.col-start p{
	font-size: 0.9rem;
	color: #212529;
	line-height: 1.2rem;
}
.col-start b,
.col-start h3
{
	font-weight: bolder;
	font-size: 0.9rem;
	color: #212529;
	line-height: 1.2rem;
	font-family: "Meta Offc W01 Normal",  Arial, Helvetica, sans-serif;
	margin-bottom: 0;
}
.col-start p{
	margin-bottom:0;
}
.col-start p img{
	margin: 0 0 0.65rem 0;
}
.col-start a,
.col-start a:active,
.col-start a:focus,
.col-start a:visited
{
	color: inherit;
}
.col-start a:hover
{
	text-decoration: underline;
}
.row-start-01 .col-start ul li a:before{
	content: "";
	width: 0;
	padding: 0;
	display: none;
}
.col-start  a:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f054";
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-size: 0.625rem;
	vertical-align: bottom;
	color: #cd1432;
	width: 0.5rem;
	margin: 0 0.625rem 0 0;
	display: inline; 
	/*
	vertical-align: text-bottom;
	padding: 0 .4rem 0 0;
	line-height: 1.2rem;
	*/
} 
.col-start.no-border a:before {
	ccontent: "";
	text-decoration: none;
	height: 0;
	width: 0;
	visibility: hidden;
	display: none;
}
.col-start a:hover:before,
.col-start a:hover{
	text-decoration: none;
}
.col-start  a.noarrowlink::before{
	content: none;
}
/* main focus */
.main-focus{
}
.main-focus,
.main-focus a,
.main-focus a:focus,
.main-focus a:active,
.main-focus p{
	font-size: 0.95rem;
	color: #212529;
}
.main-focus h2,
.main-focus h3{
	color: #cd1432;
	font-size: 1.125rem;
	font-weight: 400;
}
.main-focus a:hover{
	text-decoration: none;
	color: inherit;
} 
/* local news section */
.news-start{
	background: #ececec;
}
.news-start .col-start,
.news-start .col-start-2{
	border: 1rem #ececec solid;
}
.news-start .col-start-inner
{
	background: #f5f5f5;
}
/* external json news section */
.externaljsonnews .ecovis-btn-2 a{
	color: #fff;
}
/* german news section */
.denews .close,
.denews .close:hover{
	position: absolute;
	right: 14px;
	top: 0;
	z-index: 999;
	font-size: 4rem;
	font-weight: 100;
	line-height: 2.4rem;
	color: #fff;
	text-shadow: 0 0px 0 #fff;
	font-family: Helvetica, sans-serif;
	opacity: 1;
}
.denews .modal-content {
	background: transparent;
	width: auto;
	height: auto;
	border: 0px solid #fff;
	padding: 0 5rem 0 1rem;
}
.denews .modal-content p{
	word-break: break-word;
	white-space: normal;
}
.denews .modal-dialog {
	max-width: 1200px;
}
.denewsjson .ecovis-btn-2 a{
	color: #fff;
}

.modal-backdrop {
	background-color: #acaeb2;
}
.modal-backdrop.show {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
}
.denews .modal-body{
	background: #f5f5f5;
}
.denews .modal-body h5{
	color: #212529;
	clear: both;
	font-size: 2em;
	margin: 0.67em 0;
	display: block;
}
.close:not(:disabled):not(.disabled):hover {
	color: inherit;
}
.modal-scrollfix.modal-scrollfix {
	overflow-y: hidden;
}
/* Stellenanzeigen */
.col-start-karriere ul a,
.col-start-karriere ul a:focus,
.col-start-karriere ul a:active,
#basic-page-template .linkespalte .rss-rot a
{
	font-size:1.125rem;
	color: #cd1432;
	word-break: break-all;
}
.col-start-karriere ul,
.col-start-karriere ul.nojob
{
	padding: 0 0 1rem 0.7rem;
}
.col-start-karriere ul.nojob li{
	font-size:1.125rem;
}
.startsubheading{
	clear: both;
	font-size: 1.125rem;
	font-weight: 900;
	width: 100%;
}
/* new 2 column block */
.twocolumnsgreybackground .col-start-inner{
	background: #ececec;
}
.twocolumnsgreybackground .main-focus p{
font-size: 1.1rem;
}
.twocolumnsgreybackground .btn a,
.twocolumnsgreybackground .btn a:hover{
	color: #ffffff;
}
.twocolumnsgreybackground .main-focus a,
.twocolumnsgreybackground .main-focus a:focus,
.twocolumnsgreybackground .main-focus a:active

{
	font-size: 1.1rem;
}
/* imagesupprtform */
.supportform .supportformtitel{
	color: #cd1432;
	font-size: 2.8125rem;
	font-family: "MetaCompPro-Bold W01 Regular", Arial, Helvetica, sans-serif;
}
.supportform .supportformlink .ecovis-btn-2
{
	background:#fff;
	text-align:left;
	padding:17px 30px 48px 20px;
	margin:10px 0 40px 0;
	line-height:2.125rem;
	font-size:1.875rem;
	color:#c0c0c0;
	font-weight:600;
}
.supportform .supportformlink .ecovis-btn-2 a{
	color:#c0c0c0;
	font-weight:600;
}
.supportform .supportformlink .ecovis-btn-2:after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f101";
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-size: 1.9rem;
	color: #cd1432;
	width: 2rem;
	padding: 0 0.3rem 0.15rem;
	display: inline;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 1.7rem;
	vertical-align: middle;
	float: right;
}
/*--------------------------------------------------------------
## Newspage
--------------------------------------------------------------*/
.page-template-page-aktuelles .main-focus .row-start .col{
	-webkit-box-flex: 3;
	-ms-flex-positive: 3;
	flex-grow: 3;
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
	width: 33%;
	display: unset;
}
.page-template-page-aktuelles .borderbottommenu {
	border-bottom: 1px solid #dfdfdf;
} 
/*--------------------------------------------------------------
## Overview - Full Width/ Title/ Image/ Subtitle
--------------------------------------------------------------*/
.overview-w-image .overview-body{
	display: -webkit-box;
	display: -ms-flexbox;
	display:         flex;
	margin-left: -2rem;
	margin-right: -2rem;
}
.overview-w-image .overview-column{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex:1;
	-ms-flex:1 1 auto;
	flex:1 1 auto;
	border:1rem #ffffff solid;
}
.overview-w-image .overview-column .inner-overview-column{
	background-color: #ececec;
	height: 100%;
}
.overview-w-image .overview-column .inner-overview-column h2{
	color: #cd1432;
	font-size: 1.125rem;
	font-weight: 400;
}
.overview-w-image .overview-column .inner-overview-column a:hover,
.overview-w-image .overview-column .inner-overview-column a:hover h2{
	color: #212529;
	text-decoration: underline;
}
.overview-w-image .overview-column .inner-overview-column p{
	font-size: 0.95rem;
	color: #212529;
}
.overview-w-image .overview-column .inner-overview-column p{
	font-size: 0.95rem;
	color: #212529;
}
.page-template-page-overview .borderbottommenu {
	border-bottom: 1px solid #dfdfdf;
}
/*--------------------------------------------------------------
## Contactpage
--------------------------------------------------------------*/
.page-template-page-map {
}
/*--------------------------------------------------------------
## Full-Width-Template - page-template-page-full-width
--------------------------------------------------------------*/
.page-template-page-full-width{
}
.page-template-page-full-width .borderbottommenu {
	border-bottom: 0px solid #dfdfdf;
}
/*--------------------------------------------------------------
## Archive.php
--------------------------------------------------------------*/
.archive .main-focus .row-start .col {
	/* flex-grow: 3;
    flex-basis: auto;
    */
	width: 33%;
	display: unset;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33%;
	flex: 0 0 33%; 
	/*
    flex-grow: 3;
    flex-basis: auto;
    max-width: 33%;
    display: unset;
    flex-direction: column;
    border: 1rem #ffffff solid;
    border-top-width: 1rem;
    border-top-width: 0;
    flex-grow: 3;
    */
}
/*--------------------------------------------------------------
## Search.php
--------------------------------------------------------------*/ 
.search .bg-grau{
	background-color: #ececec;
}
.ecovis-btn:hover,
.ecovis-btn-2:hover {
	background-color: #8c1432;
	-webkit-appearance: button;
	cursor: pointer;
}
.search .search-form .ecovis-btn-2 {
	-webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}
.ecovis-btn-2 {
	background-color: #cd1432;
	color: #fff;
	height: 2.5rem;
	border-radius: 0;
	border: 0px solid #fff;
	font-size: 0.95rem;
	min-width: 100%;
	width: 100%;
}
.search .search-form .search-submit{
	background-color: #cd1432;
	color: #ececec;
	height: 2.5rem;
	border-radius: 0;
	border:0px solid #fff;
	font-size: 0.95rem;
	min-width: 100%;
}
.search .search-form .search-field input[type=text]{
	border-radius: 1px;
	border:1px solid #abacb0;
	height: 2.5rem;
	outline: none;
	min-width: 100%;
}
.search .search-form .search-field
{
	border-radius: 0;
	border:1px solid #abacb0;
	outline: none;
	min-width: 100%;
}
.search .search-form label{
	min-width: 100%;
}
.search #suchseite.search-form .search-field {
	border: 1px solid transparent;
}
.search #suchseite.search-form  .ecovis-btn-2{
	-webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}
.search #suchseite.search-form .ecovis-btn-2{

}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
	display: block;
}
/*--------------------------------------------------------------
## Careerpage
--------------------------------------------------------------*/
.careericons{
	margin: 0 -0.5rem;
}
.careericon{
}
.careericons i{
	color: #fff;
	font-size: 2rem;
}
.careericons .icontext{
	 font-size: 0.9rem;
	line-height: 1rem;
	word-wrap: break-word;
}
.careericons .ciconbg{
	background: #cd1432;
	text-align: center;
	padding: 0rem;
	color: #ffffff;
}
.careericons .ciconitem{
	width: 17%;
	display: flex;
	flex-direction: column;
	align-items: stretch;
}
/*--------------------------------------------------------------
## CPT Single Person - single-person.php
--------------------------------------------------------------*/
.single-person  img.profilepic{
	max-width: 140px;
	display: block;
	margin: 1rem 0 1rem 0;
	border: 1px solid #aaacb0;
}
.single-person .singlepersonprof:first-letter{
	text-transform: uppercase;
}
.single-person .singlepersonother{
	font-size: 0.9rem;
	width: 75%;
}
.single-person .singlepersonother img{
	border: 1px solid #ececec;
	max-width: 100px;
    -webkit-filter: grayscale(0.8);
    filter: grayscale(0.8);
	filter: gray; /* IE5+ - IE9 */
    opacity: 0.9;
	width: 100%;
}
/*--------------------------------------------------------------
## CTT Taxonomy Country - taxonomy-country.php
--------------------------------------------------------------*/
.tax-country .single-country-flag{
	max-width: 140px;
	border: 1px solid #ececec;
}
.tax-country .tcsubtitle{
	color: #cd1432;
}
.tax-country .tccity{
	font-size: 1.8rem;
	font-weight: 500;
	font-family: "MetaCompPro-Bold W01 Regular", Arial, Helvetica, sans-serif;
	line-height: 3rem;
	color: #333333;
}
.tax-country .tctitle{
	font-weight: 900;
	line-height: 1.8rem;
    font-size: 1em;
}
.tax-country .main-focus,
.tax-country .main-focus p{
	color: #333;
	font-size: 1em;
}
.tax-country .main-focus a{
	font-size: 1em;
    color: #cd1432;;
}
.tax-country .main-focus .row-start .col {
	/* flex-grow: 3;
    flex-basis: auto;
    */
	width: 50%;
	display: unset;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
}
.tax-country .col-start-inner{
	background: #f0f0f0;
}
.tax-country .singlepersonother,
.tax-country .singlepersonother a{
    font-size: 0.85em;
    line-height: 1.1em;
    color: #333333;
}
.tax-country .singlepersonother img{
	max-width: 100px;
    -webkit-filter: grayscale(0.8);
    filter: grayscale(0.8);
	filter: gray; /* IE5+ - IE9 */
    opacity: 0.9;
	width: 100%;
}
/*--------------------------------------------------------------
## Global People v1
--------------------------------------------------------------*/
.page-template-page-global-people .bg-grau{
	background-color: #ececec;
}
.page-template-page-global-people #basic-page-template  .peopleimg{
	max-width: 130px;
	margin: 0 10px 5px 0;
	-webkit-filter: grayscale(0.5);
	filter: grayscale(0.5);
	filter: gray; /* IE5+ - IE9 */
	opacity: 0.9;
	width: 100%;
	height: auto;

	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
}
.page-template-page-global-people #basic-page-template .peoplenamelink{
	font-weight: 600;
	font-size: 0.8em;
	line-height: 0.8em;
}
.page-template-page-global-people #basic-page-template a.peoplecountrylink {
	font-weight: 100;
	font-size: 0.8em;
	color: #72747c;
	line-height: 0.8em;
}
.page-template-page-global-people #basic-page-template .letterdivdesk {
	overflow-y: hidden ;
	overflow-x: visible;
}
.page-template-page-global-people .personrow{
}
.page-template-page-global-people .personitem{
	min-width: 9em;
}
.page-template-page-global-people .squareletter{
	background: #ffffff;
}
.page-template-page-global-people .letterdivdesk .squareletter:first-child{
	margin-left: 0!important;
	background: #ffffff;
}
.page-template-page-global-people .letterdivdesk .squareletter{
	flex-grow: 1!important;
}
.page-template-page-global-people .personbacktotop{
	font-weight: normal;
	font-size: 0.8em;
}
.page-template-page-global-people .personbacktotop:before{
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f077";
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-size: 0.625rem;
	margin: 0 0.5em 0 0;
	vertical-align: bottom;
	color: #cd1432;
	width: 0.5rem;
}
/*--------------------------------------------------------------
## Global People v2
--------------------------------------------------------------*/
.page-template-page-global-people-v2 .bg-grau{
	background-color: #ececec;
}
.page-template-page-global-people-v2 #basic-page-template  .peopleimg{
	max-width: 130px;
	margin: 0 10px 5px 0;
	-webkit-filter: grayscale(0.5);
	filter: grayscale(0.5);
	filter: gray; /* IE5+ - IE9 */
	opacity: 0.9;
	width: 100%;
	height: auto;
}
.page-template-page-global-people-v2 #basic-page-template .peoplenamelink{
	font-weight: 600;
	font-size: 0.8em;
	line-height: 0.8em;
}
.page-template-page-global-people-v2 #basic-page-template a.peoplecountrylink {
	font-weight: 100;
	font-size: 0.8em;
	color: #72747c;
	line-height: 0.8em;
}


.page-template-page-global-people-v2 .personitem,
.page-template-page-global-people-v2 .countryitem{
	min-width: 9em;
}

.page-template-page-global-people-v2 label{
	min-width: 100%;
}
.page-template-page-global-people-v2 .search-field{
	border: 0 solid	transparent;
	border-radius: 0;
	outline: none;
	min-width: 100%;
	width: 100%;
	display: block;

	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
}
.page-template-page-global-people-v2 #suchseite .ecovis-btn-2{
	height: 2.35rem;
}

.page-template-page-global-people-v2 .search-field::-webkit-input-placeholder { /* Edge */
	color: #495057;
}

.page-template-page-global-people-v2 .search-field:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #495057;
}

.page-template-page-global-people-v2 .search-field::placeholder {
	color: #495057;
}
.page-template-page-global-people-v2 select,
.page-template-page-global-people-v2 select option{
	border: 0 ;
	font-family: "Meta Offc W01 Normal", Arial, Helvetica, sans-serif !important;
	border-radius: 0;
	outline: none;
	min-width: 100%;
	width: 100%;
	display: block;

	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
}
.page-template-page-global-people-v2 .no-off-items-head,
.page-template-page-global-people-v2 .countryitem,
.page-template-page-global-people-v2 .no-people-search-head,
.page-template-page-global-people-v2 .personitem{
	display: none;
}
.page-template-page-global-people-v2  #basic-page-template .linkespalte .showcountryname{
	display: inline;
}
.page-template-page-global-people-v2   #basic-page-template .linkespalte .countryitem{
	line-height: 1.7rem;
	padding:0 2.5em 0 0 ;
	font-size:0.9em;
	color:#111;
 }
.page-template-page-global-people-v2 #basic-page-template .linkespalte .countryitem a:visited.countrynamelink,
.page-template-page-global-people-v2  #basic-page-template .linkespalte .countryitem a:focus.countrynamelink,
.page-template-page-global-people-v2  #basic-page-template .linkespalte .countryitem a.countrynamelink{
	color:#cd1432;
	font-weight:700;
}
.page-template-page-global-people-v2 #basic-page-template .linkespalte .personcontainer{
	min-height: 10em;
}


/*--------------------------------------------------------------
## Flexible Search since april 2020 - page-template-page-flexible-search
--------------------------------------------------------------*/
.page-template-page-flexible-search .bg-grau{
	background-color: #ececec;
}
.page-template-page-flexible-search  .peopleimg{
					max-width: 130px;
					margin: 0 10px 5px 0;
					-webkit-filter: grayscale(0.5);
					filter: grayscale(0.5);
					filter: gray; /* IE5+ - IE9 */
					opacity: 0.9;
					width: 100%;
					height: auto;
				}
.page-template-page-flexible-search .peoplenamelink{
					font-weight: 600;
					font-size: 0.8em;
					line-height: 0.8em;
				}
.page-template-page-flexible-search .personitem,
.page-template-page-flexible-search .countryitem{
					min-width: 9em;
				}

.page-template-page-flexible-search label{
					min-width: 100%;
				}

.page-template-page-flexible-search select,
.page-template-page-flexible-search select option{
					border: 0 ;
					font-family: "Meta Offc W01 Normal", Arial, Helvetica, sans-serif !important;
					border-radius: 0;
					outline: none;
					min-width: 100%;
					width: 100%;
					display: block;

					padding: .375rem .75rem;
					font-size: 1rem;
					line-height: 1.5;
					color: #495057;
					background-color: #fff;
					background-clip: padding-box;
				}

				.page-template-page-global-people-v2 #basic-page-template .linkespalte .personcontainer{
					min-height: 10em;
				}
.page-template-page-flexible-search .peoplecountrylink {
	font-weight: 100;
	font-size: 0.8em;
	color: #72747c;
	line-height: 0.8em;
}

	/*--------------------------------------------------------------
    ## Single Office - single-office
    --------------------------------------------------------------*/
.single-office .redtitle{
	color: #cd1432;
}
.single-office .haupttext{
	color: #333;
	font-size: 1em;
}

.single-office .singleofficepersons{
	font-size: 0.9rem;
	line-height: 1.3em;

}
.single-office .singleofficepersons img{
	max-width: 100px;
	-webkit-filter: grayscale(0.8);
	filter: grayscale(0.8);
	filter: gray; /* IE5+ - IE9 */
	opacity: 0.9;
	width: 100%;
}
.single-office .haupttext{
	background: #f0f0f0;
}
.single-office .countryimg{
	max-width: 35px;
	height: auto;
}
.single-office .linkespalte small{
	color: #72747c;
}
.single-office #basic-page-template .rechtespalte  a {
	 text-decoration: none;
 }
.single-office #basic-page-template .rechtespalte  ul li {
	line-height: 1.3rem;
	padding-bottom: 0.5rem;
}


	/*--------------------------------------------------------------
    ## Global Countrielist - page-template-page-global-countries
    --------------------------------------------------------------*/
.page-template-page-global-countries .countryimg{
max-width: 35px;
    height: auto;
    border: 1px solid #f5f5f5;
}
/*--------------------------------------------------------------
# Template parts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## telephonebutton
--------------------------------------------------------------*/
.telbutton button {
	background-color: #cd1432;
	color: #fff;
	border-radius: 0 !important;
	border: 0 !important;
} 
.telbutton a:hover button{
	text-decoration: underline;
	color: #fff;
}


/*--------------------------------------------------------------
# Shortcode Ultimate part
--------------------------------------------------------------*/

.su-accordion {
	color:#72747c;
}

.su-accordion .su-spoiler-style-default .su-spoiler-title {   
	 font-size: 1.125rem;
	color:#111111;
}

#basic-page-template .linkespalte .su-accordion a {
	color:#cd1432;
}




/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}
/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.wp-caption-text {
	text-align: center;
}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-caption {
	display: block;
}
/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/ 
@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}
/* */
@media all and (max-width:1200px) {
	#primary-menu li a:link
	{
		font-size: 1.0625rem;
	}
	.careericons .icontext{
		font-size: 0.7rem;
		line-height: 0.7rem;
	}
	.startimagecover{
		height: 48vw;
	}
    #primary-menu,
    #primary-menu > li a:link,
    #primary-menu > li a:hover,
    #primary-menu > li a:focus,
    #primary-menu > li a:visited {
        font-size: 0.95rem;
    }
}
@media all and (max-width:992px) {
	.class-login-button,
	#logoclaim-menu{
		display: none;
		visibility: hidden;
	}
	#responsive-menu-container .class-login-button{
		display: block;
		visibility: visible;
	}
	.justify-content-center > .col-10 {
		width: 100%;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	#header-right li a:link
	{
		font-size: 0.9em;
	}
	#basic-page-template h1.titel {
		font-size: 2.8em ;
		word-break: break-word;
		line-height: 4rem;
	}
	.row-start{
		margin-right: 0rem;
		margin-left: 0rem;
		padding-left: 0;
		padding-right: 0;
	}
	.col-start,
	.col-start-2{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		border: 0px solid #ffffff;
	}
	.news-start .col-start,
	.news-start .col-start-2{
		border: 0px solid #ffffff;
	}
	.page-template-page-aktuelles .main-focus .row-start .col{
		width: 100%;
	}
	.archive .main-focus .row-start .col {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}
	.rownomargin{
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.careericons .ciconitem {
		width: 20%;
	}
	/* full width startpage with supportform */
	.supportform .supportformtitel{
		font-size: 2em;
	}
	.supportform .supportformlink .ecovis-btn-2 {
		background: #fff;
		text-align: left;
		padding: 8px 30px 39px 20px;
		margin: 10px 0 30px 0;
		line-height: 2.125rem;
		font-size: 1.7rem;
		color: #c0c0c0;
		font-weight: 600;
	}
	.responsivestartimagecover{
		display: none;
		visibility: hidden;
	}
}
/* < 768px */
@media all and (max-width:768px) {
	#header-right li a:link
	{
		display: none;
		visibility: hidden;
	}
	.menu-hauptmenue-container,
	#menured{
		display: none;
		visibility: hidden;
	}
	.main-navigation ul {
		display: block;
	} 
	.page-template-page-startseite h3{
		font-size: 1.2rem;
	}
	.news-start{
		background: #fff;
	}
	.site-content
	{
		padding-top: 70px;
	}
	.headerfullwidth .site-content{
		padding-top: 0px;
	}
	.startimagecover{
		border-top: 70px solid #fff;
	} 
	.menu-button.responsive{
		/*	display: block;
          /*
            margin-top: 1rem;
            height: 55px;
            width: 60px;
            padding: 1px 4px 0px 4px;
            */
	}
	.footer-widget-area .widget ul {
		padding: 0 0 0 0;
	} 
	header#masthead{
		position: fixed;
		height: 70px;
		z-index: 99;
		width: 100%;
		padding:  0;
		background-color: #fff;
		-webkit-box-shadow: -1px 1px 2px 0px rgba(102,102,102,1);
		box-shadow: -1px 1px 2px 0px rgba(102,102,102,1);
	} 
	.footer-widget-area .col{
		width: 100%;
		min-width: 100%;
		padding-left: 0;
	}
	.site-footer1 .footer-widget-area h2 {
		font-size:1.2rem;
	}

	.site-footer1 .fab {
		font-size: 1.25rem;
		line-height: 2.2rem;
		width: 2.2rem;
	}

	/* im Quellcode ändern */
	.container-fluid.mb-4.headbild {
		margin-bottom:0.25rem !important;
	}
	.site-footer2{
		font-size: 0.75rem;
		line-height: 1.6rem;
	}
	.site-footer1 .widget {
		margin: 0 0 0.5rem 0;
	}
	.borderbottommenu,
	.page-template-page-aktuelles .borderbottommenu,
	.page-template-page-overview .borderbottommenu
	{
		border-bottom: 0px solid #dfdfdf;
	}
	#basic-page-template h1.titel {
		/* font-family: "Meta Offc W01 Normal",  Arial, Helvetica, sans-serif; */
		font-size: 1.7rem;
		line-height: 2rem;
		padding:0;
		margin:1rem 0 0 0;
		word-break: break-word;
		color:#111;
	}
	#basic-page-template .untertitel {
		font-size: 1.3rem;
		margin: 0;
	}
	#basic-page-template .linkespalte h2{
		font-size: 1.2rem;
		padding: 0;
		margin: 0 0 0.7rem 0;
	}
    #basic-page-template .img-caption{
        left: 0.5rem;
    }
	#breadcrumb,
	#breadcrumb a{
		color: #aaacb0;
		font-size: 0.875rem;
		line-height:1.25rem;
	}
	.haupttext h3
	{
		/* font-family: "Meta Offc W01 Normal",  Arial, Helvetica, sans-serif; */
		font-size: 1.2rem;
	}
	.rechtespalte {
		margin:1.5rem 0;
	}
	.news-start .col-start-2{
		border-left: 0rem solid #fff;
		border-right: 0rem solid #fff;
		border-top:none;
		border-bottom:none;
	}
	.col-start,
	.col-start p {
		font-size: 0.95rem;
		line-height: 1.4rem;
	}
	.col-start-inner{
		background: #f5f5f5;
	}
	.single-person .singlepersonother{
		line-height: 1.3em;
		width: 100%;
	}
	/* single office */
	.single-office .singleofficepersons{
		width: 100% !important;

	}

	/* full width startpage with supportform */
	.startimageonlydesktop{
		visibility: hidden;
		display: none;
	}

	.startimagecover{
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		height: 100vh;
		width: 100%;
		min-height: 550px;
	}
	.supportform .supportformtitel{
		font-size: 2em;
	}
	.supportform .supportformlink .ecovis-btn-2 {
		font-size: 1.4rem;
		padding-left: 8px;
	}

	.supportform .supportformlink .ecovis-btn-2:after {
		font-size: 1rem;
		line-height: 2em;
		width: auto;
	}

	.responsivestartimagecover{

		 height: calc(100vh - 50px);
		width: 100%;
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		min-height: 500px;
		display: block;
		visibility: visible;

		border-top: 70px solid #fff;
	}
	.supportformmobile .supportformtitel{
		color:	#cd1432;
		font-size: 1.8em;
		font-family: "MetaCompPro-Bold W01 Regular", Arial, Helvetica, sans-serif;
	}
	.supportformmobile .ecovis-btn-2{
		background-color:	#ffffff;
		color: #72747c;
		height: 1.9em;
		border-radius: 0;
		border: 0px solid #fff;
		font-size: 1.6rem;
		font-weight: 300;
		min-width: 100%;
		width: 100%;
		opacity: 1;
		filter: alpha(opacity=100);
		text-align: left;
	}

	.supportformmobile .ecovis-btn-2:after {
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		content: "\f101";
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		font-size: 1em;
		color: #cd1432;
		width: 2rem;
		padding: 0;
		display: inline;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		line-height: 1.7em;
		vertical-align: middle;
		float: right;
	}



}
/* < 440px */
@media all and (max-width:440px) {
	.careericons .ciconitem {
		width: 50%;
	}
}

@media print {
	h1
	.row,
	.container,
	.container-fluid
	{
		/* all avoid to auto */
		page-break-after: auto;
		page-break-before:  auto;
		page-break-inside:  auto;
		padding-bottom: .3rem;
	}
	#breadcrumb,
	.site-footer1{
		display: none;
		visibility: hidden;
	}
	#basic-page-template .rechtespalte{
		padding-left: 0;
		margin-left: 0;
	}
	ul{
		display: block;
	}
	*{transition:none!important}
}
/*
DU! Bist ein Super Typ. Gratuliere.
Thomas, Ritsch Ratsch, Marcus
*/
