/*
Theme Name: Basis Theme Anwalt
Theme URI: 
Author: Capahill GmbH
Author URI: http://www.capahill.de/
Description: Basis Theme
Version: 1.0
Text Domain: basistheme
*/
@charset 'utf-8';
@import url(css/font-awesome.min.css);
@import url(css/normalize.css);
@import url(css/foundation.css);
@import url(css/slick.css);
@import url(css/slick-theme.css);
@import url(css/lightslider.css);
/* @import url(css/accordion.css); */

/* open-sans-300 - latin */
@font-face {
	font-display: swap; 
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 300;
	src: url('fonts/open-sans-v43-latin-300.woff2') format('woff2'); 
  }
  /* open-sans-regular - latin */
  @font-face {
	font-display: swap; 
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/open-sans-v43-latin-regular.woff2') format('woff2'); 
  }
  /* open-sans-500 - latin */
  @font-face {
	font-display: swap; 
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 500;
	src: url('fonts/open-sans-v43-latin-500.woff2') format('woff2'); 
  }
  /* open-sans-600 - latin */
  @font-face {
	font-display: swap; 
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	src: url('fonts/open-sans-v43-latin-600.woff2') format('woff2'); 
  }
  /* open-sans-700 - latin */
  @font-face {
	font-display: swap; 
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	src: url('fonts/open-sans-v43-latin-700.woff2') format('woff2'); 
  }
  /* open-sans-800 - latin */
  @font-face {
	font-display: swap; 
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 800;
	src: url('fonts/open-sans-v43-latin-800.woff2') format('woff2'); 
  }

*,h1,h2,h3{
	padding:0;
	margin: 0;
	outline: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; 
	box-sizing: border-box;
}

html {
    -ms-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
	box-sizing: border-box;
	height: 100%;
	overflow-x: hidden;
	margin: 0 !important;
}

body {
	height: 100%;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;	
	color: #333;
	font-size: 16px;
	min-height: 100%; 
	line-height: 1.2em;
}

iframe {
	max-width: 100%!important;
	margin: 0 0 20px;
}

p > iframe {
	margin-bottom:0;
}

.clearfix:after {
    content: "";
    clear: both;
    display: block;
}

ul {
	list-style: none;
}

img {
    display: block;
    border: 0;
}

a {
	color: #2c2c2c;
}

a:hover {
	text-decoration: none;
}

a[href*="tel"] {
        text-decoration: none;
        color: #333;
}

strong {
	font-weight: 600;
}

p {
	margin: 0 0 20px 0;
}

hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #caccce -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-right: 0 none;
    border-style: solid;
    border-width: 1px 0 0;
    margin: 0 0 20px 0;	
	border-color:  #caccce;
	}

.line {		
	text-align: right;	
	height: 35px;
	/*line-height: 35px;*/
	background-color: #373737;
    color: #fafcfe;
}

.line .socialmedia li {
	display: inline-block;
	margin-left: 10px;
	/*margin-top: 2px;*/
}

.line .socialmedia li  a {
	display: inline-block;
    color: #373737;
	background: #fff;
	width: 29px;
	height: 29px;
	line-height: 29px;
	border-radius: 50%;
	text-align: center;	
	font-size: 20px;
margin-top: 3px;
}

.line .socialmedia li  a:hover {
	opacity: 0.8;
}
	
/* HEADLINES */
h1, h2, h3, h4, h5 {
	line-height: 1.2em;
}

h1, 
.likeh1 {
	font-size: 30px;
	font-weight: 700;	
	margin-bottom: 20px;
	color:#313c41;  
	position: relative;
	line-height: 1.2em;
	overflow: hidden;
	/* padding-left: 18px; */
	text-transform: uppercase;

}

h1 span, 
.likeh1 span {
	display: inline-block;
	position: relative;
	/* padding-bottom: 5px; */
	/* border-bottom: 1px solid #313c41; */
}

/* h1:before,
.likeh1:before {
	content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 12px;
    height: 29px;
    background:#313c41;
} */

h1 span span, 
.likeh1 span span {
	display: block;
	margin-left: -18px;
	color: #424242;
	font-size: 20px;
	padding: 0;
	
	padding-left: 18px;
	border: 0;
}

.subline {
	display: block;
    top: -20px;
    position: relative;
    color: #313c41;
	font-size: 18px;
	padding: 0 0 0 18px;	
	font-weight: 500;
}

@media (max-width: 640px) {
	.subline {
		top: -12px;
	}
}

@media (min-width: 641px) {
	.likeh1 {
		margin-top: 23px;
	}
}

.share + h1 {
	margin-bottom: 10px;
    margin-top: 20px;
}

@media only screen and (max-width: 767px) {
	h1, .likeh1 {
		font-size: 30px!important;
	}
}

@media only screen and (max-width: 767px) {
	h1, .likeh1 {
		margin: 20px 0;
	}
}

/*h1 > span:first-child {
	display: inline-block;
	position: relative;
	border-bottom: 1px solid #2c2c2c;  
	padding-bottom: 5px;
}

h1 span + span {
	display: block;
	color: #424242;
	font-size: 24px;
	padding: 0;
}*/

h2 {
	font-size: 23px;
	font-weight: 700;	
	/* font-weight: 400;	 */
	padding: 0 0 25px 0;
	color: #2c2c2c;
}

body.home h2 {
	/* font-size: 30px;
	text-transform: uppercase; */
}

h3 {
	font-size: 19px;
	/* font-weight: 400;	 */
	padding: 0 0 20px 0;
	color: #2c2c2c;
	line-height: 1.15em;
}

h3 {
	position: relative;
} 

.content-area h3:not(.related_post_title):before {
	content: "";
    border-color: transparent #2c2c2c;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: inline-block;
    margin-right: 6px;
}

h4 {
	font-size: 20px;
	font-weight: 300;	
	padding: 0 0 15px 0;
	color: #373737;
	line-height: 1.15em;
}

h5 {
	font-size: 18px;
	font-weight: 400;	
	padding: 0 0 15px 0;
	color: #373737;
	line-height: 1.15em;	
}

h5 a {
	color: #000;
	text-decoration: none;
}

h5 a:hover {
	color: #373737;
}

h6 {
	font-size: 16px;
	font-weight: 400;	
	padding: 0 0 15px 0;
	color: #333;	
}

.bg-gray {
	background-color:#eee;	
}

.bg-blue {
	background-color:#313c41;
}


/* HEADER */
header.top-header {
	margin: 0;
}

header.top-header .bg-gray {
	background: #313c41;
	color: #fff;
}

@media (max-width: 641px) {
	header.top-header .bg-gray{
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 1;
	}
}

header .telephone-box {
	padding: 0 0 0 0;		
	font-weight: 400;
	display: table;
	font-size: 16px;
	margin:15px auto;
	text-shadow: 0 0 3px rgba(0,0,0,0.3);
}

header .telephone-box span {
	display:table-cell;	
}

header .telephone-box span a {
	line-height:1em;	
	color: #fff;
	text-decoration:none;
}

header .telephone-box .number {	
	padding: 0 5px;	
}

header .line a {
	color: rgb(255,255,255);
}

header .main-nav {
	box-shadow: 0 4px 10px rgba(100, 100, 100, 0.1);
	background: #fff; 
	position:fixed;
	width: 100%;
	left: 0;
	top: 49px;
	z-index: 999;
	transition: top 0.2s ease;
	/*height: 100px;*/
	height: 80px;
}

.main-nav > .row,
.main-nav > .row > .columns {
	height: 100%;
}

@media only screen and (max-width: 40em) {
	header .main-nav {
		top: 33px;
		height: 80px;
	}
}

@media (min-width: 641px) {
	.scrolled header .main-nav {
		top: 0;
	}
}

header .logo {
	display:inline-block;
	padding: 5px 0;
	width: auto;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

header .logo img {
	display:inline-block;
	max-height: 55px;
	max-width: 370px;
}

/* main-keyvisual */
.kv-wrapper {
	/*max-width: 1400px;*/
	margin: 0 auto;
	position: relative;
}

.kv-wrapper.fp {
	height: 500px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.kv-layer {
	position: absolute;
	left: calc((100vw - 74rem) / 2 + 100px);
	bottom: 50%;
	transform: translateY(50%);
	max-height: calc(100% - 40px);
	background:  rgba(0,0,0,0.3);
	width: 520px;
	padding: 20px;
	border-radius: 10px;
}

.kv-layer  h2 {
	color: #fff !important;
}

/* .kv-layer ul {
	counter-reset: section; 
} */

.kv-layer ul li {
	display: block;
	margin: 0 0 25px;
	position: relative;
	padding-left: 40px;
	word-break: break-word;
	color: #fff;
}

@media (max-width: 1300px) {
	.kv-layer {
		left: 20px;
	}
}

@media (max-width: 767px) {
	.kv-wrapper.fp {
		height: auto;
		background-size: auto 300px;
		background-position: top center;

		/* background-image: url(images/title-mobile-meck-lindermayr_1920x500.webp) !important; */
	}
	
	.kv-layer {
		position: static;
		transform: none;
		width: auto;
		max-height: none;
		background: none;
		padding: 320px 10px 20px;
	}

	.kv-layer  h2 {
		color: #313c41 !important;
	}
	
	.kv-layer ul li {
		color: #000;
	}
	
}

.kv-layer ul li:before {
  /* counter-increment: section;                 
  content: counter(section);  */
  font-family: FontAwesome;
  content: "\f00c";

  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
	background:#313c41;
	color: #785136;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.kv-layer .btn-line {
	margin-top: 40px;
}


.kv-layer .btn-line a {
	display: inline-block;
	color: #fff;
	padding: 8px 15px;
	background:#313c41;
	text-decoration: none;
}

.kv-layer .btn-line >:last-child {
	float: right;
}

.kv-layer .btn-line:after {
	content: '';
	display: table;
	clear: both;
}

.kv-layer .wpcf7-form-control-wrap {
	display: block;
	margin: 0 0 13px;
	position: relative;
}

.kv-layer .wpcf7-form-control-wrap input,
.kv-layer .wpcf7-form-control-wrap  textarea {
	text-align: center;
	border-color: #333;
	background: rgba(255,255,255,0.5);
}

.kv-layer .wpcf7-form-control-wrap input {
	height: 40px;
}

.kv-layer .wpcf7-form-control-wrap  textarea{
	padding-top: 10px;
}

.kv-layer .contact ~ * {
	display: none!important;
}

.kv-layer .contact span.wpcf7-not-valid-tip {
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	left: 0;
    bottom: calc(100% + 5px);
}

.kv-claim {
	position: absolute;
	bottom: 50px;
	width: 100%;
}

.kv-claim h1 {
	border-left: 25px solid #313c41;
	padding: 0!important;
	color: #313c41;
	/*font-family: 'Cormorant Garamond', serif;*/
	font-size: 40px!important;
	font-weight: 300;
	margin: 0;
}

.kv-claim span {
	display: inline-block;
	background: #fff;
	line-height: 55px;
	padding: 0 10px;
	border: 0;

}
@media only screen and (max-width: 1280px) {
	.kv-claim { 
		bottom: 20px;
	}
	
	.kv-claim h1 { 
		font-size: 28px!important;
			border-width: 10px;
	}
	
	.kv-claim span {
		line-height: 30px!important;
	}
	
}
@media only screen and (max-width: 767px) {
	
	.kv-claim h1 { 
		font-size: 24px!important;
		border-width: 5px;
	}
	
	.kv-claim span {
		line-height: 28px!important;
	}
	
	.kv-claim { 
		bottom: 0;
		left: -10px;
	}
}

@media only screen and (max-width: 500px) {
	
	.kv-claim h1 { 
		font-size: 18px!important;
	}
	
	.kv-claim span {
		line-height: 20px!important;
	}
	
}




.kv-img-overlay {
	position: absolute;
	top: 30px;
	width: 100%;
	text-align: right;
}

.kv-img-overlay  img{
	display: inline-block;
}


@media only screen and (max-width: 767px) {
	.kv-img-overlay {
		top: auto;
		right: auto;
		left: 0;
		bottom: 20px;
		text-align: left;
	}
}

.kv-teaser {
	/* background: #f1f1f1; */
	padding: 40px 0 35px;
	max-width: 1400px;
	margin: 0 auto;
}

.content .kv-teaser .breadcrumb {
	margin-top: 0;
}

.kv-teaser p {
	padding: 0;
	margin: 0;
}

.img-copyright {
	position: absolute;
    bottom: 10px;
    right: 10px;
}

.featured-image {
	/* background-size: cover;
	position: relative;
	height: auto; */
	height: 350px;
	background-size: cover;
	background-position: center center;	
}

.fi-bg {
	background: #f2f2f2;	
}

.kv-box {
	height: 350px;
	position: relative;
	text-align: center;
}

.kv-box-inner {
	position: absolute;
	top: 50%;
	left: 50%;
	color: #666;
	transform: translate(-50%,-50%);
	width: 100%;
	padding: 0 20px 0 0;
	font-size: 0.9em;
}

.kv-box a {
	color: #2c2c2c;
	font-weight: 600;
}
 
.kv-box h2 {
	color: #30383c;
	text-transform: uppercase;
}

#telefontracking_notruf_off a {
	color: #f95c17;
	font-weight: 700;
	font-size: 1.2rem;
	display: inline-flex;
	align-items: center;
}

#telefontracking_notruf_off a:before {
	content: "\f095";
	font: normal normal normal 14px / 1 FontAwesome;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #f95c17;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	margin-right: 5px;
}

@media only screen and (max-width: 1024px) {
	.featured-image[style*="/wp-content/themes/basis-theme/"]	{
		background-image: url(images/title-mobile_capar_863x350.webp) !important;
	}
}

@media only screen and (max-width: 1024px) {
	.featured-image,
	.kv-box	{
		height: 400px;
		/* object-fit: cover; */
	}
}
@media only screen and (max-width: 767px) {
	.featured-image,
	.kv-box	{
		height: 300px;
	}
}

@media only screen and (max-width: 640px) {
	.featured-image {
		height: 200px;
	}
	
	.landing .featured-image {
		/* height: 250px; */
	}
	
	.kv-box {
		/*height: 160px;*/
		height: 50px;
	}
	
	.kv-box-inner {
		/* padding-top: 20px; */
		padding-right: 0;
	}
	
	.kv-box h2,
	.kv-box h3  {
		font-size: 16px;
        display: inline-block;
        padding-bottom: 0;
        margin: 0 10px 0 0;
	}
	
	.kv-box p {
		display: inline-block;
		padding-bottom: 0;
		margin-bottom: 0;
	}

	.kv-box p a {
		font-size: 16px !important;
	}
	
	.kv-box p:last-of-type {
		padding-bottom: 0;
		display: none;
	}
	
	.fi-bg  {
		margin-left: -15px;
		width: calc(100% + 30px);
	}
}


/* CONTENT */
.content {
	/*margin: 100px 0 20px 0;*/
	margin: 79px 0 20px;
	transition: margin 0.3s ease;
	line-height: 1.5em;
}

.content .content-area strong {
	/* color: #2c2c2c; */
}

.scrolled .content {
	margin-top: 0;
}

.content .breadcrumb {
	margin: 25px 0 15px 0;
	font-size: 14px;	
	font-weight: 600;
	color:#2c2c2c;
}

.content p,
.content ul,
.content ol {
	line-height: 1.5em;
}

.content nav {
	margin: 0 0 20px 0;
}

.content nav a {
	text-decoration: none;
}

.content .keyvisual {
	max-height:600px;
	/*background: url(images/keyvisual.jpg) no-repeat top center;
	background-size: cover;*/
	margin-bottom: 20px;
}

.content .main {
	min-height: 10px;
}

.content .main.columns + .medium-4.columns {
    border-left: 1px solid #eee;
}

@media only screen and (max-width: 640px) {
	.content .main.columns + .medium-4.columns {
		border-left: none;
	}
		
	.content .main.columns + .medium-4.columns .widget-area:not(:empty) {
		/* border-top: 2px solid #eee; */
		padding-top: 20px;
	}
	
	.page-id-7950 .content .main.columns + .medium-4.columns .widget-area {
		border-top: 0;
	}
}

.content .main ul, 
.content .main ol {
	margin-bottom: 20px;
}

.content .main ul li,
ul.list li  {
	margin-left: 25px;
	padding-left: 5px;
	list-style-type: disc;
}

ul.list {
	margin-bottom: 20px;
}

.content .main ul li {
    display: block;
    position: relative;
    padding-left: 30px;
	list-style: none;
	margin-left: 0;
}

.content .main .post ul li + li,
.content .main .page ul li + li {
	margin-top: 20px;
}

.content .main .post ul li:before,
.content .main .page ul li:before {
	font-family: 'FontAwesome';
    content: "\f00c";
    color: #f95c17;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.1em;
}

.content main ul > ul {
	margin-left: 25px;
	padding-left: 5px;
	margin-bottom: 10px!important;	
}

.content .main ol li {
	margin-left: 25px;
	padding-left: 5px;
}

.content .main ol li ul,
.content .main ol li ol,
.content .main ul li ul,
.content .main ul li ol {
	margin-top: 20px;
}

.page-id-685 ul.children {
	margin-bottom: 0
}

.content h2,
.content main h2,
.content main h3 {
	color: #313c41;
}

h3 {
	position: relative;
}

.content-area .page h3:before, 
.single .content-area h3:before {
    content: "";
    border-color: transparent #2c2c2c;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: inline-block;
    margin-right: 6px;
}


/* rechtsgebiete */
.rechtsgebiete {
    padding: 35px 0 35px;
    margin: 0 0 35px;
    position: relative;
}

.rechtsgebiete .teaserv2 {
	padding-top: 24px;
}

.rechtsgebiete:before {
	content: '';
	background: #efefef;
	position: absolute;
	inset: 0;
	width: 100vw;
	left: calc((100vw - 74em) / 2 * -1);
	z-index: -1;
}

.rechtsgebiete h2 {
	/* color: #313c41 !important;
	 */
	 padding-bottom: 10px;
}

.rechtsgebiete img {
	border-radius: 0 !important;
}

.rechtsgebiete article {
	position: relative;
	margin-bottom: 10px;
	background: #313c41;
	color: #fff;
	padding: 1rem;
	display: flex;
	gap: 1rem;
	border-radius: 5px;
} 

.rechtsgebiete article .img-wr {
	flex: 0 0 30%;
	max-width: 30%;
}

.rechtsgebiete article .inner {
	flex: 0 0 70%;
	max-width: 70%;
}

.rechtsgebiete article .img-wr img {
	margin: 0 auto;
}

.rechtsgebiete article .inner {
	padding: 0 1rem;;
	border-left: 1px solid #fff;
}

.rechtsgebiete article .link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
}

.rechtsgebiete article p {
	margin-bottom: 10px;
	font-weight: 300;;
}

.rechtsgebiete article p strong {
	/* border-bottom: 1px solid #303030;
	display: block;
	font-size: 20px;
	padding-bottom: 10px;
	color: #303030; */
	display: block;
	font-size: 22px;
	margin-bottom: 2rem;
} 

.rechtsgebiete article .arrow-right {
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 30px;
	height: 30px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	line-height: 0;
	background-color: #f95c17;
	border-radius: 50%;
	padding: 0;
}

@media (max-width: 74em) {
	.rechtsgebiete:before {
		left: -15px;
		width: calc(100vw + 30px);
	}
}


.content .greybox {
    background: #f4f4f4;
    padding: 10px;
	margin: 20px 0;
    width: 100%;
}

.content .greybox img{
	float: left;
	max-width: 300px;
	width: auto!important;
	margin: 10px 15px 10px 0;
}

.content .greybox p {
	padding-bottom: 5px;
	margin: 8px 0 10px;
}

.content .greybox p;last-child {
	margin-bottom: 0;
}

.content .greybox:after {
	content: '';
	display: table;
	clear: both;
}

.content aside {
	font-size: 13px;
}

.content aside .newshead h1 {
	text-align: left;
    font-size: 26px;
    margin: 0 0 22px 0;
    padding: 0;
    color: #333;
}

.content aside .news  {   
    padding: 0;	
}

.content aside .news h4 a {
	 color: #373737;
	 text-decoration: none;
}

.content aside .news h4 a:hover {	
	 text-decoration: underline;
}

aside h2,
aside h3 {    
    color: #2c2c2c;
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	text-transform: uppercase;
}

/* NAVIGATION
#################### */
.main-nav-wrapper{
	display: inline;
}

.main-nav-wrapper nav  {
    display: block;
	float: right;	
	height: 70px;
	/*padding: 30px 0 0;*/
	padding: 20px 0 0;
}

nav a {
    text-decoration: none;
    color: #000;
	font-size:14px;
}

.navtoggle {
    display: none;
}

.fa.fa-navicon, 
.fa.fa-close {
    background: #fff;
    color: #000;
    font-size: 40px;
    width:60px;
    height: 60px;
    cursor: pointer; 
    text-align: center;
    line-height: 60px;
    position: absolute;
    right: 0;
    /*top: 20px;*/
	top: 10px;
    z-index: 10;
	color: #333;
	border-radius: 50%;
}

nav ul {
    list-style: none;
}

@media only screen and (min-width: 1024px) {
	body:not(.scrolled) nav ul.navigation {
		display: block!important;
	}
}

@media only screen and (max-width: 40em) {

	.fa.fa-navicon, 
	.fa.fa-close {		
		font-size: 30px;
		width: 50px;
		height: 50px;
		line-height: 50px;
		position: absolute;
		right: 10px;
		top: 15px;
	}
}

nav ul li {
    position: relative;
    margin: 0
}

ul.menu > li {
    display: inline-block;
}

ul.menu {
	font-size: 0;
}

ul.menu li {
	font-size: 14px;
}

nav ul li.page_item_has_children > a, 
nav ul li.menu-item-has-children > a{
    display: inline-block;
    padding-right: 30px!important;
}

nav ul li.menu-item-has-children span.icon {
    position: absolute;
    right: 5px;
    top: -4px;
    font-size: 22px;
    font-weight: bold;
    color: #000;
    display: block;
    text-align: center;
    width: 20px;
    height: 50px;
    line-height: 50px;
    z-index: 99;
    transform: rotate(90deg);
	cursor: pointer;
}

nav ul.menu > li.menu-item-has-children > span.icon {
	color: #000;
}

/* nav correction */
 @media (min-width: 1024px) {
body:not(.no-kv) nav ul.menu > li.menu-item-has-children > span.icon {
	color: #000; 
}
 }

nav ul.menu > li {
	margin-left: 1px;
}

nav ul.menu > li.menu-item-has-children > span.icon {
	/*top: 8px;*/
}

body:not(.scrolled) nav ul.menu > li.menu-item-has-children:hover > span.icon {
	/*color: #fff;*/
}

nav ul li.menu-item-has-children .sub-menu span.icon {    
    line-height: 50px; 
}

nav ul > li:hover > span.icon,
nav ul > li.active > span.icon,
/*nav ul.menu > li.current-menu-item > span.icon,*/
nav ul.menu > li.current-menu-parent > span.icon {
    color: #000;
}

nav ul.menu > li.current-menu-parent > span.icon {
	color: #fff;
}

nav ul.menu > li:hover,
nav ul.menu > li.active,
nav ul.menu > li:focus,
nav ul.menu > li.current-menu-item,
nav ul.menu > li.current-menu-parent  {
    color:#313c41;
}

nav ul.menu > li:hover > a,
nav ul.menu > li.active > a,
nav ul.menu > li:focus > a,
nav ul.menu > li.current-menu-item > a,
nav ul.menu > li.current-menu-parent > a {
	color: #000;
}

 /* nav correction */
 @media (min-width: 1024px) {
body:not(.no-kv) nav ul.menu > li:hover > a,
body:not(.no-kv) nav ul.menu > li.active > a,
body:not(.no-kv) nav ul.menu > li:focus > a,
body:not(.no-kv) nav ul.menu > li.current-menu-item > a,
body:not(.no-kv) nav ul.menu > li.current-menu-parent > a { 
	color: #000;
}
 }


nav ul > li:focus > span.icon {
    color:#313c41;
}

 nav ul.menu li a{
    display: block;
    line-height: 44px;
    padding: 0 20px;
    color: #000000;	
	font-weight: 500;

    display: inline-flex;
    min-height: 44px;
    align-items: center;
    line-height: 1.5rem;
}
 /* nav correction */
/* nav ul.menu > li > a {
	text-shadow: 0 0 3px rgba(0,0,0,0.3);
 }*/

nav ul.menu > li > a {
	color: #000;
	font-size: 18px;
}

 /* nav correction */
  @media (min-width: 1024px) {
body:not(.no-kv) nav ul.menu > li > a {
	color: #000;
}
  }
	
	
 nav ul.menu li a:hover,
 nav ul.menu li a:active,
 nav ul.menu li:hover > a {
	/*color: #739ec8;*/
	opacity: 0.8;
}
@media only screen and (min-width: 1024px) {
	/*body:not(.scrolled) .current-menu-item > a { border-bottom: 3px solid #373737; }*/
}

body:not(.scrolled) nav ul.menu > li > a {
    /*color: #1f1f1f;	
	background: #eaebeb;
	height: 70px;	
	line-height: 70px;*/
}

body:not(.scrolled)  nav ul.menu > li:hover > a {
	/*background: #373737;
	color: #fff;*/
}

 nav ul li.page_item_has_children > a:hover, 
 nav ul li.menu-item-has-children > a:hover  
 nav ul li.menu-item-has-children > a.active {
    color: #fff;
}

 nav ul li ul {
    display: none;
    position: absolute;
    background: rgb(255,255,255);
    left: 0;
    top: 100%;
    width: 100%;
    min-width: 230px;
    z-index: 1;
    background: #fefefe;
    border: 1px solid #dbd9da;
}

 nav ul li ul li ul {
    display: none;
    position: absolute;
    left: 100%;
    top: -1px;
    width: 100%;
}

 nav ul li ul li ul li {
    position: relative;
    z-index: 5;
}

 nav ul li:hover ul li:hover ul {
    display: block;
}

 nav ul li ul li{
    position: relative;
    z-index: 10;
}

 nav ul li:hover ul {
    display: block;
}

 nav ul li:hover ul li ul {
    display: none;
}
	
.scroll-number {
	display: none;
	text-align: center;
	font-size: 14px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #000;
}

.scroll-number span {
	display: block;
	font-weight: 600;
	font-size: 15px;
}

.scroll-number span a {
    color: #000; 
}
@media only screen and (min-width: 1024px) {
	.scrolled .scroll-number { 
		display: inline-block;
	}
}

/* Nav Desktop on Scroll */
@media only screen and (min-width: 1024px) {  
	.scrolled .navtoggle {
        display: inline-block;
	}
	
	.scrolled  .main-nav nav ul {
		display: none;
        margin-top: 70px;
        background: #fff;
        z-index:10;
        position: relative;
		border-top: 1px solid #ccc;
	}
	
    .scrolled  .main-nav ul.menu > li {
        display: block;
        border-bottom: 1px solid #ccc;
    }
    
    .scrolled  .main-nav nav ul li  ul {
        margin-top: 0;
    }
    
    .scrolled  .main-nav nav{
        position: absolute;
        top: 0;
		right: 0;
    }
            
    .scrolled  .main-nav nav > ul > li:first-child {
        border-width: 1px 1px 0 1px;
    }
    
    .scrolled  .main-nav nav ul li ul {
        position: static;
        position: initial;
        background: #f3f3f3;
        border: 0;
		
		/*display: none;
		position: absolute;
		left: auto;
		right: 100%;*/
    }
    
    .scrolled  .main-nav nav ul li.active > ul {
        display: block;
    }
    
    .scrolled  .main-nav nav ul li ul li ul {
        position: static;
        position: initial;
        background: rgb(230,230,230);
    }
    
    .scrolled  .main-nav nav ul li ul li a{
        padding-left: 20px;
    }
    
    .scrolled  .main-nav nav ul li ul li ul li a{
        padding-left: 30px;
    }

	.scrolled  .main-nav nav ul.menu li a{		
		width: 300px;
		color: #000;
	}
	
	.scrolled nav ul.menu > li.current-menu-parent > span.icon,
	.scrolled nav ul.menu > li.menu-item-has-children span.icon {
		color:#000;
	}
	
	.scrolled  nav ul li.menu-item-has-children span.icon {
		position: absolute;
		right: 5px;
		top: 0;
		font-size: 30px;		
		width: 60px;
		height: 50px;
		line-height: 40px;
		z-index: 99;	
		transform: rotate(0);		
	}
	
	.scrolled  nav ul li.menu-item-has-children .sub-menu span.icon {
		line-height: 42px;
	}
}
/* Nav Mobile */
@media only screen and (max-width: 1023px) {    
     .navtoggle {
        display: inline-block;
     }
                
     .main-nav nav ul {
        display: none;
        margin-top: 61px;
        background: #fff;
        z-index:10;
        position: relative;
		border-top: 1px solid #ccc;
    }
    
    .main-nav ul.menu > li {
        display: block;
        border-bottom: 1px solid #ccc;
    }
    
    .main-nav nav ul li  ul {
        margin-top: 0;
    }
    
    .main-nav nav{
        position: absolute;
        top: 0;
		right: 0;
    }
	
	nav ul.menu > li > a {
		color: #000;
	}
	
	nav ul.menu > li:hover > a,
	nav ul.menu > li.active > a,
	nav ul.menu > li:focus > a,
	nav ul.menu > li.current-menu-item > a,
	nav ul.menu > li.current-menu-parent > a {
		color: #000;
	}
	
	nav ul.menu > li.menu-item-has-children > span.icon {
		color:#000;
	}

	nav ul > li:focus > span.icon {
		color: #000;
	}
            
    .main-nav nav > ul > li:first-child {
        border-width: 1px 1px 0 1px;
    }
    
    .main-nav nav ul li ul {
        position: static;
        position: initial;
        background: #f3f3f3;
        border: 0;
    }
    
     .main-nav nav ul li.active ul {
        display: block;
    }
    
     .main-nav nav ul li ul li ul {
        position: static;
        position: initial;
        background: rgb(230,230,230);
    }
    
     .main-nav nav ul li ul li a{
        padding-left: 20px;
    }
    
     .main-nav nav ul li ul li ul li a{
        padding-left: 30px;
    }

	.main-nav nav ul.menu li a{		
		width: 300px;
	}
	
	nav ul li.menu-item-has-children span.icon {
		position: absolute;
		right: 5px;
		top: 0;
		font-size: 30px;		
		width: 60px;
		height: 50px;
		line-height: 40px;
		z-index: 99;	
		transform: rotate(0);		
	}
	
	nav ul li.menu-item-has-children .sub-menu span.icon {
		line-height: 42px;
	}
}

/* Schnellkontakt Startseite */
.fastcontact  {
	text-align: center;
}

.fastcontact p {
	font-size: 13px;
}

.fastcontact h2 {   
    font-size: 28px;
    line-height: 52px;
	margin: 15px 0 10px;
	padding: 0;
	font-weight: normal;
}

.fastcontact p {
	margin: 0 0 10px 0;
	padding: 0;
}

.fastcontact .btn-con {
	background: #313c41;
	border-radius: 5px;
	color: #fff;
	margin-bottom: 0px;
}

.fastcontact .btn-con > * {
	display: block;
    line-height: 22px;
    font-weight: normal;
    outline: none;
    padding: 9px 20px;
	color: #fff;
}

.fastcontact a {
	color: #fff;
    	white-space: nowrap;
}

/* FOOTER */
.map {
	position: relative;
	overflow: hidden;
	height: 480px;
}

.map iframe ,
.two-columned ~ p iframe, 
aside iframe {
	line-height: 0;
	margin: 0;
}

/* .map iframe { */
	/* webkit-filter: grayscale(100%); */
	/* filter: grayscale(100%); */
	/* filter: gray; */
/* } */

.map-box {
	position: absolute;
    bottom: calc(0% + 40px);
    left: calc(50% + 20px);
}

.map-box .box {
	width: 300px;
	background: #fff;
	color: #333;
	padding: 13px 8px 0;
	font-size: 15px;
	line-height: 1.5em;
	border: 4px solid #313c41;;
	border-bottom: 0;
}

.map-box .box .btn {
	display: block;
	background: #313c41;;
	height: 40px;
	line-height: 40px;
	margin: 13px -8px 0;
}

.map-box .box  .btn:after {
	content: '';
	clear: both;
	display: table;
}

.map-box .box  .btn .txt {
	color:#fff;
	display: inline-block;
	padding: 0 0 0 20px;
}

.map-box .box  .btn .fa {
	color:#fff;
	background: #313c41;
	float: right;
	width: 40px;
	height: 40px;
	position: relative;
	right: -4px;
	border-left: 1px solid #fff;
}

.map-box .box  .btn .fa:before {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	font-size: 24px;
}

@media only screen and (max-width: 767px) {
	.map-box {
		bottom: 20px;
		left: -5px;
	}
	.map-box .box {
		font-size: 18px;
	}
}

.locations {
	padding: 40px 0 0;
	line-height: 1.5em;
	background: #303b3d;
	color: #e0e0e0;
}

.locations a:not(.totop),
.locations a[href*="tel"] {
	color: #e0e0e0;
}

@media only screen and (max-width: 640px) {
	.locations {
		padding: 30px 0;
		line-height: 1.3em;
	}
}

.locations img{
	display: inline-block;
	vertical-align: middle;
	float: right;
}

@media (max-width: 640px) {
	.locations img {
		margin-top: 25px;
		max-width: 300px;
		float: none;
	}
}

.locations .address {
	text-align: left;
	margin-bottom: 0;
	border-left: 1px solid #fff;
	padding-left: 15px;
}

@media (max-width: 640px) {
	.locations .address {
		padding-left: 0;
		border-left: 0;
		margin-top: 20px;
	}
}

.locations .address a[href^="tel"] {
	text-decoration: none;
}

.locations h3 {
	color: #1f1f1f;
	color: #fff;
	font-weight: 600;
	/*margin-bottom: 25px;*/
	line-height: 1.3em;
	word-break:break-word;
	padding-bottom: 10px;
}

.locations h3 span {
	display: block;
	font-weight: 600;
	/* color: #2c2c2c; */
}

.location span {
	margin-bottom: 5px;
	display: block;
}

.location span:empty {
	height: 0;
	display: inline-block;
	line-height: 0;
}

.proven {
	padding: 10px 0;
	text-align: center;
	background: #f1f1f1;
	font-size: 14px;
}

.footerline {
	background: #f0f0f0;
    color: #fff;
    line-height: 18px;
	padding: 14px 0 12px;
	text-align: center;
}

.copyright {
	font-size: 16px;
	display: block;
	font-weight: bold;
	color: #333;
	text-align: left;
	padding-top: 10px;
	position: relative;
}

.copyright:before {
	content: '';
	display: inline-block;
	height: 4px;
	width: 50px;
	background: #e41e25;
	position: absolute; 
	top: 0;
	left: 0;
}

.meta {
	font-size: 0;
	margin: 0 0 17px;
	display: inline-block;
}

.meta a {
	font-size: 16px;
    /* color: #000; */
	color: #fff; 
	text-decoration: none!important;
}

.meta a:hover {
	text-decoration: none!important;
}

.meta ul li {
	display: block;
}

.meta ul li:first-child {
	margin-left: 0;
}

/* .meta ul li:after {
	content: '/';
	display: inline-block;
	padding: 0 3px;
	color: #000;
} */

.meta ul li:last-child:after {
	display: none;
}

@media (min-width: 1024px) and (max-width: 1180px) {
	.meta a {
		font-size: 15px;
	}
	.meta ul li:after {
		padding: 0 1px;
	}
}

@media (max-width: 375px) {
	.meta ul li {
		/*width: 110px;*/
	}
}

.socialmedia {
	margin: 33px 0 20px;
}

.socialmedia a {
	font-size: 30px;
	color: #666;
	margin: 0 10px 0 0;
	transition: 0.5s ease;
}

.socialmedia a:hover {
	opacity: 0.8;
}

.totop {
	font-size: 30px;
	text-decoration: none;
	color: #2c2c2c;
}

.totop:after {
	content: '';
	background: #fff;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	position: absolute;
	z-index: -1;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

.totop:hover {
	text-decoration: none;
}

@media only screen and (max-width: 640px) {
	.copyright{
		text-align: center;
		display: inline-block;
		margin-top: 5px;
	}
	
	.meta {
		text-align: left;
		margin: 0 0 0 0;
	}
		
	.locations .address {
		/*text-align: center;*/
	}
	
}

footer .finalcredits {		
	text-align: center;	
	background: #1d1d1b;
}

footer .finalcredits p, 
footer .finalcredits a {	
	color: #f0f0f0;
	font-size: 	11px;
	padding:15px 0;
	margin:0;
}

footer .finalcredits a,
footer .meta a {
	text-decoration:none;
}

footer .finalcredits a:hover,
footer .meta a:hover {
	text-decoration:underline;
}

/* Unterseite Kategorie */
.rechtsgebiet-tile {
	display: block;
	margin: 0 0 20px;
	position: relative;
}
@media only screen and (max-width: 640px) {
	.rechtsgebiet-tile {
		margin: 10px 0 10px;
	}
}

.rechtsgebiet-tile h2 {
	position: absolute;  
	bottom: 0;   
	display: block;    
	width: 100%;    
	padding: 10px;
        background: #313c41;
    color: white;
    text-transform: uppercase;
    font-weight: 700;
	font-size: 20px;
	text-align: center;
}

.rechtsgebiet-tile img {
	min-height: 240px;
	object-fit: cover;
	width: 100%;
}

@media only screen and (max-width: 1024px) {
	.rechtsgebiet-tile img {
		min-height: 200px;
	}
}

@media only screen and (max-width: 768px) {
	.rechtsgebiet-tile img {
		min-height: 150px;
	}
}

.rechtsgebiet .image {
	background-repeat: no-repeat !important;
	background-size: cover !important;
    border-radius: 5px;
    height: 200px;
}

.rechtsgebiet .image_arbeitnehmer {
	background: url(images/platzhalter_kategorie_arbeitnehmer.jpg);
}

.rechtsgebiet .image_arbeitgeber {
	background: url(images/platzhalter_kategorie_arbeitgeber.jpg);
}

.rechtsgebiet .image_betriebsrat {
	background: url(images/platzhalter_kategorie_betriebsrat.jpg);
}

.rechtsgebiet .image_fuehrungskraefte {
	background: url(images/platzhalter_kategorie_fuehrungskraefte.jpg);
}

.rechtsgebiet .image span {
    background: rgba(255, 255, 255, 0.7);
    line-height: 38px;
    position: absolute;
    text-decoration: none;
    top: 150px;
    width: 100%;
	padding: 0 5px;
	font-size: 20px;
}

/* Vorteilsbox */
.benefits {
	
	padding-bottom: 20px;
}

.benefits ul li {
	display: block;
	/* background: url(images/benefits_arrow_new.png) no-repeat left top 5px;
	padding: 0 0 0 20px;	 */
	position: relative;
	padding-left: 20px;
}

.benefits ul li:before {
	font-family: 'FontAwesome';
	content: "\f00c";
	color: #f95c17;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.1em;
}

/* Kontaktbox */
.contact {
	color: #000;
	margin-bottom: 20px;
}

.contact input:not([type="hidden"]) + input:not([type="hidden"]) {
	margin-top: 5px;
}

.contact.login {
	max-width: 400px;
}

.contact p {
	padding-bottom:0;
}

.main .contact {
	background: none;
	color: #fafcfe;
	border: none;
	padding: 0;
}

.main .contact label {
	font-size: 16px;
}

main .contact label {	
	color: #5A5C5E;
}

.main .contact input,.main .contact textarea {
    border: 1px solid  rgb(222,222,222);
}

.main .contact input[type=submit] {
	max-width: 200px;
}

.main .contact .ajax-loader,
div.wpcf7 img.ajax-loader,
div.wpcf7 .ajax-loader {
	display: none;
}

.contact .info_teaser {
	text-transform: uppercase;
	display: block;
	margin: 0 0 10px 0;
}

.contact h3 {
	/*color:#fafcfe;*/	
}

.contact .info_ssl {
	font-size: 12px;
	display: block;
	margin: 10px 0;
	background: url(images/ssl.png) no-repeat left center;
	padding-left: 20px;
	color: #fafcfe;
	display: none;
}

.contact label {
	display: block;
	line-height: 30px;
	font-size: 13px;
	/*color: #fafcfe;*/
}

.contact input, 
.contact textarea {
	width: 100%;
	display: block;
	border-radius: 0;
	border: 0;
	line-height: 30px;
	height: 30px;
	color: #000;
	padding: 0 10px;
	border: 1px solid #ccc;
}

.contact textarea {
	height: 120px;
	line-height: 1.5em;
}

.contact input[type=submit] {
	font-weight: 500;
	color: #fff;
	margin-top: 10px;
	line-height: 38px;
	height: 40px;
	background-color: #2c2c2c;
}

.contact input[type="submit"]:hover {    
    border-color: #ccc;
}

.contact label.captcha {
	display: inline-block;
	width: 75%;
	line-height: 1em;
}

.contact input.captcha {
	display: inline-block;
	width: 23%;
	margin: 10px 0;
}

/* Unterseite Detailseite */
.main img {
	border-radius: 5px;
	margin: 0 0 20px 0;
}

/* Unterseite Magazin */
.categories {
	margin-bottom: 20px;
	line-height: 24px;
}
.categories ul li {
	line-height: 1.2em;
	padding-left: 10px;
	line-height: 1.5em;
}
.categories a {
	color:#313c41;
	text-decoration: none;
}

.categories a:hover{
	color: #000;
}

.main article span {
	padding: 0 0 10px 0;

}

.main article p{
	/* font-size: 14px; */
}

.main .site-main article {
	/* font-size: 14px; */
}

.categories ul li ul {
	padding-left: 10px;
}

/* Unterseite Magazin Einzel */
.contactbox {
	/*color: #000;*/
}

.contactbox .person:not(.v2) img {
	float: right;
	max-height: 112px;
	width: auto;
	margin: 0 0 10px 15px;
}

.person #telefontracking_ap {
	display: inline-block;
	margin: 0;
}

.person #telefontracking_ap a {
	/*color:#1A6A9B!important;*/
}

.contactbox .person .p-left {
	display: inline-block;
	float: left;
	width: calc(100% - 90px);
}
.contactbox .person .p-right {
	float: right;
	width: 90px;
	margin: 0 0 5px 0;
	text-align: right;
}

.contactbox .person .p-right br {
	display: none;
}
.contactbox .person .p-right img {
	/*float: none;*/
	margin: 0 0 5px 0;
	display: block;
}

.contactbox .person p:empty {
	display: none;
}

.contactbox .person.v2 > p:first-of-type,
.contactbox .person.v2 > p:first-of-type + p {
	padding-bottom: 10px;
}

.clear:after {
	content: '';
	clear: both;
	display: table;
}

.contactbox span {
	display: block;
	margin: 10px 0 0 0;
	font-size: 13px;
}

.main .entry-header {
	/*background-color: #fff;*/
}

.main .entry-summary strong {
	font-weight: normal;
}

.main article {
	margin-top: 10px;
}

.main article.post {
	background: #fff;
	margin-bottom: 30px;
}

.main article.post:first-child,
.main article.post:first-of-type  {
	/*padding-top: 0;*/
	margin-top: 0;
}

.main article.singlearticles {
	background: #f7f7f7;
	padding: 10px;
}

.main article.singlearticles:first-of-type {
	/*margin-top: 15px;*/
	/*margin-top: 0;*/
}

.main article.post .entry-header h2 {
	font-weight: 400;
}
.main article.post .entry-header h2 a {
	text-decoration: none;
	color: #333;
}

.main article.post .entry-header h2 a:hover {
	color: #373737;
}

.main main > hr:first-child {
	display: none;
}

.main article.post + hr {
	display: none;
}

.main article h1 {
	/*font-size: 24px;*/
}

.main article figure.articleinfos-image {
	margin: 0  auto 20px;
	
	display: none;
}
.main article figure.articleinfos-image img:nth-child(2) {
	display: none;
}

.main article .articleinfos {
    border: 1px solid #d0d0d0;
    /*border-radius: 5px;*/
    padding: 10px;
	margin-bottom: 20px;
}

.main article .articleinfos span {
	padding: 0;
}

.main article .articleinfos span.author {
	padding: 5px 0 20px 0;
}

.main article .articleinfos figure {
	float: left;
	margin: 3px 5px 5px 5px;
}

.main article .articleinfos figure img {
	max-height: 107px;
	margin: 0 20px 5px 0;
}

.main article .articleinfos figure figcaption{
	text-align: center;
	font-size: 11px;
	max-width: 75%;
}

/* hide article first image */
.articlecontent > img:first-child {
	/*display: none;*/
}

/* RELATED */
.main article.related_item   {
	border-bottom: 1px solid rgb(232,232,232);
	margin: 5px;
}

.main article.related_item  img {
	float: left;
	height: 50px;
	margin: 0 10px 0 0;
}

.main header {
	margin: 0;
}

.main td {
	padding: 8px 25px 8px 0
}

/* Unterseite Rechtsgebiete Übersicht */
.einzelrechtsgebiet {
    margin-bottom: 30px;	
}

.einzelrechtsgebiet h2 {
	padding: 0 0 5px 0;
	font-size: 20px;
}
@media only screen and (max-width: 320px) {
	.einzelrechtsgebiet h2 {
		font-size: 16px;
	}
}

.einzelrechtsgebiet h2 a {
	color: #333;
	text-decoration: none;
}
.einzelrechtsgebiet h2 a:hover {
	color: #373737;
}
	

.familienrecht img, .arbeitsrecht img, .einzelrechtsgebiet img {
	float: left;
	margin: 0 20px 30px 0;
}

.einzelrechtsgebiet img.a {
	display: inline-block;
	width: 100px;
	height: 100px;
	background-position: center center;
	background-size: cover;	
}

.familienrecht span, .arbeitsrecht span, .einzelrechtsgebiet span {
	font-size: 13px;
}

/* SOCIAL ICON FONT */
.social {
  margin: 0 0 0 30px;
  text-align: right;
  font-size: 24px;
  display: inline-block;
    vertical-align: text-bottom;
}

.social a {
	text-decoration: none;
	color: #999;
	display: inline-block;
	margin: 0 0 0 5px;
	transition: 0.5s ease;
}

.social .facebookBtn:hover {
	color: #4060A5;
}

.social .googleplusBtn:hover {
	color: #e64522;
}

.social .twitterBtn:hover {
	color: #00ABE3;
}

.social .xingBtn:hover {
	color: #007575;
}

.social .linkedInBtn:hover {
	color: #0077B5;
}

@media (max-width: 640px) {
	.social {
		margin: 10px 20px;
	}
}

/*.smGlobalBtn{ 
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 30px;
    height: 30px;
    padding: 0px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    line-height: 2em;
    border-radius: 15px;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
	margin: 0 0 0 5px;
}

.smGlobalBtn:before {
    font-family: "FontAwesome";
}

.smGlobalBtn:hover {
	background: rgb(232, 232, 232);
	color: rgb(19, 21, 46);
}

.facebookBtn{
    background: #4060A5;
}

.facebookBtn:before{ 
    content: "\f09a"; 
}

.twitterBtn{
    background: #00ABE3;
}

.twitterBtn:before{
      content: "\f099"; 
}

.googleplusBtn{
    background: #e64522;
}

.googleplusBtn:before{
      content: "\f0d5"; 
}

.xingBtn{
    background: #e64522;
}

.xingBtn:before{
      content: "\f0d5"; 
}+/

/* widgetarea */
.widget-area aside {
	margin: 0;
	padding: 20px 0 0;
	border-top: 2px solid #eee;
}

.widget-area aside.noTopBorder {
	border-top: 0;
}

.widget-area aside:has(.mandanten-slider),
.widget-area aside:has(.mandanten-slider) + aside {
	border-top: 0;
}

.widget-area aside:last-child {
	padding-bottom: 5px;
}


.widget-area aside:first-child {
	padding-top: 0;
	border-top:0;
}

.widget-area .area + .area {
	margin-top: 30px;
}

.widget-area .area p:last-of-type {
	padding: 0;
}

@media (max-width: 640px) {
	.widget-area aside {
		/* border-top: 0; */
	}
}

/* language */
.choose_language {
	text-align: right;
}

.choose_language a {
	margin: 0;
	padding: 0;
}

.choose_language li {
	display: inline-block;
}

.choose_language img{
	display: inline-block;
	border-radius: 5px;
    height: 21px;
    margin: 0 0 3px 5px;
}

/* recent posts */
/*.tw-recent-posts hr {
	display: none;
}
.tw-recent-posts .featured-post {
	position: relative;
	background: #f1f1f1; 
	margin: 0 10px 20px!important;
	font-size: 18px;
	padding: 0 0 20px 0;
	display: inline-block;
}

.tw-recent-posts .featured-post:not(.slick-slide) {
	max-width: calc(33.33% - 20px);
	margin: 0 20px 20px 0!important;
}

.tw-recent-posts .featured-post:after {
	content: '';
	display: table;
	clear: both;
}

.tw-recent-posts .featured-post .cat {
	display: inline-block;
	padding: 0 10px;
	line-height: 30px;
	color: #fff;
	font-weight: 500;
	background: #399430;
}

.tw-recent-posts .featured-post .cat a{
	color: #fff;
	text-decoration: none;
}

.tw-recent-posts .featured-post .cat ul, .tw-recent-posts .featured-post .cat ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.tw-recent-posts .featured-post h4  {
	font-size: 18px !important;
	color: #2c2c2c;
    font-weight: 500;
    padding: 0 20px !important;
	margin: 15px  0 0 0 !important; 
	line-height: 1.5em;
}

.tw-recent-posts .featured-post .excerpt {
	padding: 0 20px;
}

.tw-recent-posts .featured-post .excerpt a {
	color: #399430;
	text-decoration: none;
	font-weight: 500;
	float: right;
	display: inline-block;
	margin: 20px 0 0;
}

.slick-slider {
	margin: 0 -15px;
}

.tw-recent-posts .fa {
	font-size: 30px;
	font-weight: 500;
	position: absolute;
	background: #399430;
	height: 80px;
	width: 35px;
	color: #fff;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
}

.tw-recent-posts .fa:before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.tw-recent-posts .fa.fa-angle-left {
	left: -25px;
}

.tw-recent-posts .fa.fa-angle-right {
	right: -25px;
}

@media only screen and (max-width: 1280px) {
	.featured-posts.slick-slider {
		padding: 0 20px;
	}
	
	.tw-recent-posts .fa.fa-angle-left {
		left: -5px;
	}

	.tw-recent-posts .fa.fa-angle-right {
		right: -5px;
	}
}

@media only screen and (max-width: 767px) {
	.featured-posts.slick-slider {
		padding: 0 10px;
	}
	
	.tw-recent-posts .fa {
		width: 20px;
		font-size: 20px;
		height: 50px;
	}
	
	.tw-recent-posts .fa.fa-angle-left {
		left: 0;
	}

	.tw-recent-posts .fa.fa-angle-right {
		right: 0;
	}
}*/
/* recent posts */
.tw-recent-posts:after {
	content: '';
	display: block;
	clear: both;
}

.tw-recent-posts .featured-post {
	margin: 0 0 20px 0!important;
	padding:0 0 20px 0!important;
	border-bottom: 1px solid #ddd;		
}

.tw-recent-posts .featured-post:last-child {		
	border-bottom: none;	
}

@media only screen and (max-width: 640px) {
	.tw-recent-posts .featured-post { 
		margin: 0 0 10px 0!important;
		padding:0 0 5px 0!important;
	}
	.tw-recent-posts .left .featured-post:last-child {		
		border-bottom: 1px solid #ddd;			
	}
	
	.tw-recent-posts .left .featured-post:last-child {		
		border-bottom: 1px solid #ddd;			
	}
	
	.tw-recent-posts .featured-post + .featured-post + .featured-post + .featured-post {		
		margin: 0 0 0 0!important;
		padding:0 0 0 0!important;		
	}
}

.landing {
	padding: 0 5px;
}

.featured-posts img {
	float: left!important;
	margin: 5px 10px 10px 0!important;		
}
.tw-recent-posts .featured-post .cat {
    display: none;
}
.tw-recent-posts .featured-post h4  {
	/*color: #1a1c1e;*/
    font-weight: 500;
    padding: 0 0 10px 0 !important;
	margin: 0 !important; 
	line-height: 1.5em;
	font-size:14px !important;
}

.tw-recent-posts .featured-post h4  a {
	text-decoration: none;
}

.tw-recent-posts .featured-post .excerpt {
	color: #424242;
	font-size: 14px;
	line-height: 1.5em;
	display: table;
}

@media only screen and (min-width: 640px) {
	.landing {
		padding: 0;
	}
	
	.featured-posts > .featured-post:first-child {
		min-height: 400px;
	}
	
	.featured-posts > .featured-post {
		float: left;
		width: calc(50% - 20px);
	}

	.tw-recent-posts .featured-post:last-child {
		margin-bottom: 0!important;
		padding-bottom: 0!important;
	}
	
	.featured-posts > *:not(.left) {
		border-left: 1px solid #ddd;
	}
	
	.featured-posts > .left img {
		float: none!important;
		width: 100%;
		height: 100%;
		object-fit: cover;
		margin: 0 0 15px 0!important;
		min-height: 260px;
	}
	
	.featured-posts > *:not(.left) img {
		float: left!important;
		margin: 5px 10px 0 0!important;
		width: 130px;
		height: 130px;
		object-fit: cover;
	}	

	.tw-recent-posts > *:not(.left) h4  {		
		margin: -5px 0 0 0 !important; 		
	}
}

@media only screen and (max-width: 640px) {
	.featured-posts img {
		float: left!important;
		margin: 5px 10px 10px 0!important;
		width: 130px;
		height: 130px;	
		object-fit: cover;
	}

	.featured-posts .excerpt span {
		display: none;
	}
}


/* Related Posts */
.main .wp_rp_wrap .related_post_title {
	margin-bottom: 20px!important;
}

.main ul.related_post li {
	float: left;
	width: calc(50% - 10px);
	margin: 0 10px 20px 0!important;
	position: relative!important;
	border: 0!important;
	padding: 0!important;
}

.main  ul.related_post li:nth-child(2n) {
	margin: 0 0 20px 10px!important;
}

.main  ul.related_post li a.wp_rp_thumbnail,
.main  ul.related_post li img  {
	width: 100%!important;
	height: auto!important;
	margin: 0!important;
	min-height: 200px;
	object-fit: cover;
}

.main .wp_rp_title {
	position: absolute!important;
	width: 100%;
	left: 0;
	bottom: 0;
	padding: 10px;
	background: rgba(0,0,0,0.7);
	color: #fff!important;
	font-weight: 700;
	min-height: 60px;
}

@media only screen and (max-width: 640px) {
	.main ul.related_post li {
		width: 100%!important;
		margin: 0 0 20px 0!important;
	}
}

/* Media Queries */
@media only screen and (max-width: 64em) {
	/* HEADER */
	header.top-header .telephone-box {
		padding: 0 0 0 0;
	}	

	.content aside .news h4 a {
		font-size:17px;
	}
	
	/* CONTENT */
	.content {
		/*margin: 125px 0 40px 0;*/
	}
	
	.content .main {
		/*margin: 0 0 40px 0;*/
	}	
	
}

@media only screen and (max-width: 40em) {	
	/* HEADER */
	header.top-header {
		margin: 0;			
	}
	
	header .telephone-box {
		padding: 0!important;
		text-align: center;
		display: block!important;
		float: none!important;
		
	}
	
	header .telephone-box {
		padding: 0 0 0 0;		
		display: table;
		font-size: 14px;
		margin:7px auto;
	}
	
	header .telephone-box span {
		display: inline-block;
	}
	
	header .telephone-box .label::after {
		content: ":";
	}
	
	header .telephone-box .number {

	}
	
	header .telephone-box  .sub {
		display: none;
	}
	
	/* CONTENT */
	.content {
		margin: 70px 0 10px 0;
		margin-top: 100px;
	}
	
	.content .main {
		margin: 20px 0 40px 0;
	}
	
	.content .breadcrumb {
		padding-left: 0.8em;
	}
	
	
	/*FOOTER */
	footer nav {
		text-align: left;
	}
	
	footer .social {
		text-align: left;
	}
}
@media only screen and (max-width: 375px) {
	header .telephone-box {
		font-size: 13px;
		white-space: nowrap;
	}
	
	header .main-nav {
		/*top: 35px;*/
		height: 72px;
	}
	
	.fa.fa-navicon, 
	.fa.fa-close {
		font-size: 26px;
		width: 44px;
		height: 44px;
		line-height: 44px;
	}
	
	.content {
		/* margin-top: 70px; */
		margin-top: 100px;
	}
	
	.main-nav nav ul {
		margin-top: 42px;
	}

}

/*-- Related --*/
.wp_rp_wrap .related_post_title {
    background: none !important;
    padding: 3px 0 5px 0px !important;   
    border: none !important; 
}

ul.related_post li {    
    padding: 0px 0 10px 0 !important;    
	margin: 15px 0 !important;
}


/* TINYMCE */
/* DFW mode */
html.wp-fullscreen,
html.wp-fullscreen body#tinymce {
	width: auto;
	max-width: none;
	min-height: 0;
	overflow: hidden;
	color: #333;
	background: transparent;
}

.aligncenter,
dl.aligncenter,
.html5-captions .wp-caption.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	/* float: left; */
}

.main img.alignleft {
	margin-right: 15px;
}

.main img.size-full {
	width:100%;
}

.aligncenter {
	display: inline-block;
}

.alignright {
	float: right;
}

.main img.alignright {
 margin-left: 15px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px 0;
}

.html5-captions .wp-caption {
	border: none;
	background-color: transparent;
	margin: 0;
	padding: 0;
}

.mceIEcenter {
	text-align: center;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

div.mceTemp {
	-ms-user-select: element;
}

dl.wp-caption,
dl.wp-caption * {
	-webkit-user-drag: none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* bewertungen */
#kdeWidgetHeader br {
	display: none;
}

/* tracking */
#telefontracking_header, #telefontracking_footer {
	display: inline-block;
}

@media only screen and (max-width: 40em)
{
     nav ul {        
        margin-top: 50px;    
    }  
	
	header .logo img {
		max-width: 220px;
		height: auto;
	}
		
	#fast-contact .phone{
		font-size: 20px;		
		display:block;
		padding: 8px 0 1px 0;
	}

	#fast-contact .contact-form{				
		display:block;
		padding: 2px 0 12px 0;
	}
	
	.content .breadcrumb {
		margin: 10px 0;
		font-size: 14px;
	}	
	.content .main {
		margin: 10px 0 20px 0;
	}
	
	.content nav ul {		
		margin-top: 50px;	
	}
		
	.main img.alignleft {
		float:none;
	}	
	    
}

@media (max-width: 640px) {
	header .logo img {
		/*height: 50px;*/
		max-height: 55px;
	}
	
	header .main-nav {
		height: 70px;
	}
	
	.fa.fa-navicon, .fa.fa-close {
		top: 10px;
	}
	
	.main-nav nav ul {
		margin-top: 40px;
	}
}


.video-block {position: relative; padding-bottom: 56.25%; /* ratio 16x9 */ 
    height: 0; overflow: hidden; width: 100%; height: auto; margin-bottom: 20px;} 

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


/* share / shariff */
.shariff.shariff-align-center ul {
	margin: 0 -5px 0 0 !important;
}

.main article .share span {
	display: inline-block;
}

.main article .share .shariff {
	margin-left: -5px;
}

.main article .share .shariff {
	margin-bottom: 10px;
}

.main article .share .shariff li {
	margin-top: 0!important;
}

@media only screen and (min-width: 768px) {
	.shariff .orientation-horizontal.buttonsize-small li {
		width: 99px!important;
	}
}

/* Search */
.widget_search {
	height: 39px;
	/*margin-top: 15px!important;*/
}

.widget_search form {
	position: relative;
}

.widget-area .widget_search + aside {
	border-top: 0;
}

.widget-area .search-form label span {
	display: none;
}

.widget-area .search-form label {
	display: block;
	position: relative;
}

.widget-area .search-form input[type="search"] {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    padding: 0 10px;
	padding-right: 25px;
    border: 1px solid #dbd9da;
    margin: 0 0 20px;
    font-family: inherit;
    font-size: 12px;
    color: #0a0a0a;
    background-color: #fefefe;
    /*box-shadow: inset 0 1px 2px rgba(10,10,10,0.1);*/
    border-radius: 0;
    /*transition: box-shadow 0.5s,border-color 0.25s ease-in-out;*/
    -webkit-appearance: none;
    -moz-appearance: none;
}

.widget-area .search-form input[type="search"]:focus {
    border: 1px solid #4e5359;
    background-color: #fefefe;
    outline: none;
    /*box-shadow: 0 0 5px #dbd9da;
    transition: box-shadow 0.5s,border-color 0.25s ease-in-out;*/
}

.widget-area .search-form .search-submit {
	display: none;
}

.widget-area .search-form .search-button {
    position: absolute;
    top: 0.5em;
    right: 20px;
    color: #373737;
	background: none;
	border: 0;
	outline: none;
}

.widget-area .search-form .search-button .fa {
	font-size: 20px;
    line-height: 20px;
}


@media only screen and (min-width: 768px) {
	.totop {
		position: fixed;
		right: 50px;
		bottom: 5px;
	}
}

@media only screen and (max-width: 767px) {
	.scrolled .totop {
		position: fixed;
		right: 15px;
		bottom: 15px;
		z-index: 10;
	}	
	
	/*.scrolled .totop:after {
		content: '';
		border-radius: 50%;
		background: #fff;
		width: 24px;
		height: 25px;
		position: absolute;
		top: 2px;
		left: 1px;
		z-index: -1;		
	}*/
}

/* Zweispaltigkeit */
.thead {
	background: #f1f1f1;
	text-align: left;
	font-weight: bold;
}

.opnv .tentry {
	border-bottom: 1px solid #eee;
}

.thead > div,
.tentry > div, 
.two-columned > div {
	float: left;
	width: 50%;
	padding: 5px;
}

.two-columned {
	margin: 0 0 20px 0;
}

.two-columned > div {
	padding: 0 10px 0 0;;
}

.two-columned > div + div {
	padding: 0;
}

.two-columned + p {
	padding: 0;
}

.thead:after,
.tentry:after, 
.two-columned:after {
	content: '';
	display: table;
	clear: both;
}

.three-columned > div {
	float: left;
	width: 33.33%;
	padding: 5px;
}

.three-columned > div {
	padding: 0 10px 0 0;;
}

.three-columned > div + div + div {
	padding: 0;
}

.three-columned:after {
	content: '';
	display: table;
	clear: both;
}

@media only screen and (max-width: 991px) {
	.two-columned > div,
	.three-columned > div	{
		float: none;
		width: 100%;
		padding:0;
	}
}

.textwidget .fa-car,
.textwidget .fa-map-marker, 
.textwidget .fa-train {
	display: inline-block;
	vertical-align: middle;
	line-height: 0;
	width: 45px;
	height: 45px;
	background: #000;
	border-radius: 50%;
	color: #fff;
	position: relative;
    margin: 0 5px 0 0;
}

.textwidget .fa-car:before,
.textwidget .fa-map-marker:before, 
.textwidget .fa-train:before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	font-size: 26px;
}

/*.textwidget .fa-car:before {
	content: url(images/Icon_Auto.png);
	margin: 0;
}

.textwidget .fa-map-marker:before {
	content: url(images/Icon_Parkplatz.png);
	margin: 0;
}

.textwidget .fa-train:before {
	content: url(images/Icon_Zug.png);
	margin: 0;
}*/

.textwidget h2.af span {
    display: inline-block;
    line-height: 1em;
    max-width: calc(100% - 55px);
    vertical-align: middle;
}

/* Tabellen */
.table-wrapper {
	margin: 0 0 20px 0;
}

#main table {
	margin: 0;
	width: 100%;
}

#main table td,
#main table th {
	padding: 5px 10px;
}

@media (max-width: 1024px) {
	.table-wrapper {
		overflow-x: auto;
	}
}

.table-icon-list tr {
	background-color: #e8e8e8;
}
.table-icon-list tr:nth-child(2n) {
	background-color: #ccc;
}

.table-icon-list tr td:first-child {
	text-align: left;
	/* font-size: 24px; */
}

/* Anwalt Übersicht */
.img-list {
	color: #fff;
	font-size: 20px;
}

.img-list .item {
	display: inline-block;
	position: relative;
	max-width: 205px;
	font-size: 16px;
	vertical-align: top;
	text-align: left;
	margin: 0 20px 20px 0;
}

.img-list .item .item-wr {
	position: relative;
	margin: 0 20px 20px 0;
}


.img-list .item br {
	display: none;
}

.img-list .item a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	cursor: pointer;
}

.img-list .item img {
	margin: 0;
}

.img-list .item p {
	background:#313c41;
	display: inline-block;
	width: 90%;
	float: right;
	padding: 0 10px;
	line-height: 30px;
	margin: -15px 0 0 0;
	position: relative;
	z-index: 1;
}

.img-list .info {
    color: #000;
    margin: 0 0 10px;
}

/* Hl Box */
.hl-box{
	margin: 20px auto;
	width: 80%;
	background:#313c41;
	padding: 30px 20px;
	color: #fff;
}

/* reCaptcha */
.wpcf7-form-control-wrap {
	margin: 10px 0 0 0;
	line-height: 0;
}

aside .wpcf7-form-control-wrap {
	/*text-align: center;*/
}

.wpcf7-form-control-wrap > div {
	display: inline-block;
}

.notice {
	display: block;
	margin: 10px 0;
	background: #f1f1f1;
	color: #333;
	padding: 5px 10px;
	border-top: 1px solid rgb(222,222,222);
	border-bottom: 1px solid rgb(222,222,222);
}

/* Mandantenbewertung - JS Iframe */
#widgetAnwaltde {
	max-width: 100%;
}

/* Mandantenbewertung - Button Sidebar */
.mb-button {
	padding: 5px 10px;
	border: 2px solid #336699;
	border-radius: 5px;
	text-align: center;
	margin: 20px 0;
	font-size: 17px;
	font-weight: 600;
}

.mb-button a {
	display: inline-block;
	margin: 5px 0 0;
}

.mb-button p {
	padding: 0;
}

.mb-button p br {
	display: none;
}

.mb-button p span {
	display: block;
}

.rating-full {
	display: block;
	margin: 10px 0 0;
}

.rating-full:before {
	content: url(images/star-rating.png);
	display: inline-block;
}

.mb-button > *:not(p) {
	opacity: 0;
	height: 0;
}

/* Mandantenbewertung - Textform einzeln Sidebar */
.mb-text {
	margin: 0 0 20p 0x;
	padding: 10px;
	border: 1px solid #336699;
	border-radius: 5px;
}

.mb-text h3 {
	margin: 0 0 30px;
}

.mb-text p {
	padding: 0;
}

.mb-rating {
	border-bottom: 1px solid #f1f1f1;
	padding: 0 0 5px;
	margin: 0 0 10px;
}

.mb-rating .percentage {
	display: inline-block;
	width: 30%;
	font-size: 40px;
	line-height: 1em;
	vertical-align: middle;
}

.mb-rating .recommendation {
	display: inline-block;
	width: 65%;
	vertical-align: middle;
	text-align: center;
	font-weight: 600;
}

.mb-rating .rating-full {
	margin: 0;
}

.mb-quote .continue {
	text-decoration: none;
	display: inline-block;
	margin: 5px 0 0;
}

.mb-quote .continue .fa {
	display: inline-block;
	font-size: 18px;
	vertical-align: bottom;
	margin: 0 0 0 3px;
}

.mb-quote strong {
	font-weight: 700;
}

.mb-quote br {
	display: none;
}

/* Mandantenbewertung - Textform */
blockquote.zitat {
	margin: 0 0 20px 0;
	background: #f1f1f1;
	padding: 20px;
	border-bottom: 1px solid #336699;
}

blockquote.zitat p {
	padding: 0;
}

blockquote.zitat br {
	display: none;
}

blockquote.zitat .text {
	display: inline-block;
	position: relative;
	line-height: 2em;
}

blockquote.zitat .text:before {
	content: '„';
	color: #ccc;
	font-size: 40px;
	display: inline-block;
	vertical-align: baselin;
}

blockquote.zitat .text:after {
	content: '“';
	color: #ccc;
	font-size: 40px;
	display: inline-block;
	vertical-align: middle;
}

blockquote.zitat time {
	color: #999;
	display: inline-block;
	margin: 20px 10px 0 0;
}

blockquote.zitat .author {
	display: inline-block;
	font-weight: 600;
	margin: 20px 0 0 0;
}

/* Mandantenbewertung - Plattformen */
.mb-ext {
	margin: 0 0 20px;
}

.mb-ext .mb-img {
	height: 70px;
	position: relative;
}

.mb-ext .mb-img:before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.mb-ext .google .mb-img:before {
	content: url(images/rating-google.png);
} 

.mb-ext .anwaltde .mb-img:before {
	content: url(images/rating-anwaltde.jpg);
} 

.mb-ext .yelp .mb-img:before {
	content: url(images/rating-yelp.png);
}

.review {
	margin: 20px 0 0;
	border-top: 1px solid #336699;
	padding: 20px 0 0;
	position: relative;
}

.review:before {
	content: url(images/star-rating.png);
	display: block;
	margin: 0 0 5px;
}

.review p {
	padding: 0;
}

.review p:first-of-type:before {
	content: '„';
	display: inline-block;
	vertical-align: baselin;
}

.review p:first-of-type:after {
	content: '“';
	display: inline-block;
	vertical-align: middle;
}

.review .author {
	color: #336699;
	display: block;
	margin: 10px 0 0;
}



/* Bewertungen */
#widgetAnwaltde {
	margin-bottom: 20px;
}



/* */
#wp_rp_first {
	margin: 0!important;
}

.related_post.wp_rp {
	margin: 0!important;
}

/*  ### Contentelemte ### */
.site-main {
	line-height: 1.5em;
}
.ce {
	border-color:#f95c17!important; /* ANPASSEN */
    padding: 15px;
	position: relative;
	margin: 10px 0 20px;
}
h2 + .ce {
    margin-top: 5px;
}

.ce:before,
.download-text:before {
	color:#f95c17; /* ANPASSEN */
    font-weight: bold;
	text-transform: uppercase;
}

.ce:after {
	color:#f95c17; /* ANPASSEN */
    display: inline-block;
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
	position: absolute;
	left: 25px;
	top: -10px;
	font-size: 34px;
}

.ce > *:last-child {
	margin-bottom: 0!important;
	padding-bottom: 0!important;
}

.der-fall, 
.downloads, 
.rechenbeispiel, 
.tipp, 
.ausrufezeichen, 
.paragraph,
.calendar,
.uhr,
.euro,
.linked:not(a),
.icon-link,
.checklist {
	background: #F2F0F1; 
	padding: 35px 25px 30px; 
	margin: 30px 0 30px;
	border-bottom: 1px solid#f95c17; /* ANPASSEN */
}

li .der-fall, 
li .downloads, 
li .rechenbeispiel, 
li .tipp, 
li .ausrufezeichen, 
li .paragraph,
li .calendar,
li .uhr,
li .euro,
li .linked,
li .icon-link,
li .checklist {
	margin-top: 30px;
}

ul.hl {
	border-color:#1A6A9B!important; /* ANPASSEN */
	border-left: 5px solid;
	padding-left: 20px;
}

.index {
    border: 1px dashed;
    margin-bottom: 20px;
}

.fazit {
    border: 1px solid;
    margin-bottom: 20px;
}

p + .fazit {
	margin-top: 0;
}

.zitat {
	padding: 0 0 5px;

    max-width: 475px;
    margin: 10px auto 20px;
    font-size: 16px;
	font-style: italic;
}

.zitat p:first-child {
	display: inline;
}

.zitat:before {
	content: "\f10e"; 
	position: static;
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
	color: #ccc;
	margin: 0 10px 0 0;
	font-size: 26px;

	font-style: normal;
	font-size: 20px;
    margin: 0 5px 0 0;
}

@media (max-width: 767px) {
	.zitat {
		max-width: 85%;
	}
}

.paragraph:after {
	content: "\f111";
}

.paragraph:before {
	content: '§';
    font-family: Arial, sans-serif;
    position: absolute;
    left: 34px;
    top: -12px;
    z-index: 2;
    color: #fff;
    font-size: 20px;
}

.ausrufezeichen:after {
	content: "\f06a";
}

.tipp.hl:before {
	content: 'TIPP: ';
}
.tipp:after {
	content: "\f05a";
}

.rechenbeispiel.hl:before {
	content: 'Rechenbeispiel: ';
}
.rechenbeispiel:after {
	content: "\f1ec";
}

.der-fall.hl:before {
	content: 'Der Fall: ';
}
.der-fall:after {
	content: "\f24e";
}

.calendar:after {
	content: "\f073";
}

.uhr:after {
	content: "\f017";
}

.euro:after {
	content: "\f153";
}

.icon-link:after,
.linked:not(a):after {
    content: "\f0c1";
}

.checklist:after {
	content: "\f058";
}

.download-text {
	float: left; 
	width: 88%;
}
.download-icons {
	float: left;
	width: 12%;
	font-size: 34px;
    position: relative;
    top: -10px;
	text-align: right;
}
.download-icons br {
	display: none;
}
.download-icons a {
	color: #000;
}
.download-text.hl:before {
	content: 'Download: ';
}
.downloads:after {
	content: "\f0ed";
}

/* Blog-Rating */
.hb-social {
	display: none;
}
.hb-social{border-top:1px solid #f2f0f1;border-bottom:1px solid #f2f0f1;padding:4px
0 8px;margin: 0 0 18px;}
.hb-social .rating{color:black;font-size:12px;}
.hb-social .rating > span {display: inline-block; padding: 0;}
.hb-social .rating .ratingblock{position:relative;-ms-transform:scale(0.75);transform:scale(0.75);margin:0
-10px;top:4px;display:inline-block}
.hb-social .rating .ratingblock .ratingstars{display:inline-block;margin-right:10px}
.hb-social .rating .ratingblock .ratingtext{display:none}
@media screen and (min-width: 0em) and (max-width: 39.9375em){
.hb-social .rating .ratingblock{-ms-transform:scale(1);transform:scale(1);padding-left:15px}}
.hb-social .rating .hb-rating{display:inline-block}

/* KV Slider */
.owl-carousel.sa_owl_theme.owl-pagination-true {
	margin:0!important;
}

.owl-carousel.sa_owl_theme .owl-dots {
	bottom: 20px!important;
}

.owl-carousel .owl-item img {
	display: block!important;
	margin: 0 auto;
	float: none;
	min-height: 200px;
	object-fit: cover;
}

.owl-carousel .owl-item div {
	min-height: 0!important;
}

.owl-carousel.sa_owl_theme .owl-dots .owl-dot span {
	background: rgba(255,255,255,0.5)!important;
}

.owl-carousel.sa_owl_theme .owl-dots .active span,
.sa_owl_theme .owl-dots .owl-dot span:hover {
	background: rgba(255,255,255,1)!important;
}

/*body:not(.scrolled):not(.no-kv) header {
	background: rgba(255,255,255,0.1);
}

body:not(.scrolled):not(.no-kv) header .main-nav {
	background: none;
	box-shadow: none;
}

body:not(.scrolled):not(.no-kv) header.top-header .bg-gray {
	position: relative;
	z-index: 2;
	background: none;
}

.kv-wrapper:not(.no-img) {
	margin-top: -140px;
}

@media (max-width: 640px) {
	.kv-wrapper:not(.no-img) {
		margin-top: -105px;
	}
}*/

.social-icon {
  margin: 20px 0 0;
  /* text-align: right; */
  
}

.social-icon .smGlobalBtn{ /* global button class */
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 30px;
    height: 30px;
    padding: 0px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    line-height: 2em;
    border-radius: 15px;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
	transition: 0.3s ease;
}

.social-icon .smGlobalBtn:hover {
	background: #333;
	color: #fff;
}

/* facebook button class*/
.social-icon .facebookBtn{
    background: #4060A5;
}

.social-icon .facebookBtn:before{ 
    font-family: "FontAwesome";
    content: "\f09a"; 
}


/* Videos Dreiteilung */
.one_third_wr {
    position: relative;
    z-index: 0;
    margin: 0 -10px;
}

.one_third_wr:after {
	content: '';
	display: table;
	clear: borh;
}

.one_third {
    width: 33.33%;
    float: left;
    padding: 0 10px 20px;
}

.resizable_block {
	position:relative;
	overflow:hidden;
	padding-bottom:56.25%;
	width:100%;
	height:0;
}

.fullwidth {
    display: block;
    min-width: 100%;
    max-width: 100%;
    height: auto;
}

.preloader .fullwidth, .blog.short .preloader .fullwidth, .services .preloader .fullwidth, .cmsms_media .preloader .fullwidth, .resizable_block .fullwidth {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (max-width: 768px) {
	.one_third{
		float:none;
		width:100%;
		clear:both;
	}
}

.grecaptcha-badge {
	display: none!important;
}

span.wpcf7-not-valid-tip {
	line-height: 1em;
	font-size: 0.8em;
}

/* fix error message formular */
.wpcf7-not-valid-tip {
	margin-top: 5px;
	line-height:1em;
	font-size:0.8em;
}

.wpcf7 form .wpcf7-response-output {
	margin-top: 0;
}

/* Employer */
.page .staff-list .hentry {
	padding-bottom: 0
}

.staff-list .column:last-child:not(:first-child),
.staff-list .columns:last-child:not(:first-child) {
	float: left
}

.staff-list .employee {
	font-size: 14px;
	position: relative;
	margin-bottom: 60px;
	padding-left: 180px;
	min-height: 325px
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
	.staff-list .employee {
		min-height: 420px
	}
}

.staff-list .employee li {
	list-style: none!important;
	padding: 0!important;
	margin: 0!important;
}

.staff-list .employee .fa {
	width: 25px
}

.staff-list .employee .info-group {
	min-height: 72px;
	margin-top: 13px;
	color: #000;
}

.staff-list .employee .info-group.contact h3 {
	display: none
}

.staff-list .employee .info-group p {
	margin: 0
}

.staff-list .employee figure {
	margin: 0;
	position: absolute;
	left: 0
}

.staff-list .employee figure img {
	max-width: 150px;
}

.staff-list .employee h2 {
	color: #313c41;
	font-size: 16px;
	line-height: 1.25rem;
	text-transform: initial; 
	font-weight: 400;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 5px;
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
	.staff-list .employee h2 {
		margin-top: 10px
	}
}

.staff-list .employee h2 a {
	color: #970010
}

.staff-list .employee h3 {
	text-transform: initial;
	font-size: 14px;
	font-weight: inherit;
	margin: 0 0 5px;
	padding: 0;
	color: #000;
	min-height: 45px;
}

.staff-list .employee h3:before {
	display: none;
}

.staff-list .employee .info-group h3 {
	min-height: 25px;
}

.staff-list .info-wrap {
	position: relative;
}


.staff-list .employee .contact p {
	margin: 0
}

.staff-list .employee a.linked {
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.staff-list .employee a.departments {
	color: black;
	display: block;
	min-height: 45px;
	cursor: text;
}

.staff-list .employee a.departments[href] {
	cursor: pointer;
}

@media (max-width: 1024px){
	.staff-list .employee h3,
	.staff-list .employee a.departments {
		min-height: 40px
	}
}

@media (min-width: 768px) and (max-width: 1023px){
	.staff-list .employee h3,
	.staff-list .employee a.departments {
		min-height: 45px
	}
	.staff-list .employee .info-group {
		white-space: nowrap;
		min-height: 65px;
	}
}


@media screen and (min-width: 0em) and (max-width: 39.9375em) {
	.staff-list .employee {
		min-height: 0;
		padding-left: 0;
		margin-bottom: 20px;
		padding-bottom: 25px;
		border-bottom: 1px solid #dbd9da
	}
	.staff-list > .column:last-child .employee{
		border-bottom: 0;
	}
	.staff-list .employee figure {
		position: absolute;
		left: auto;
		right: 10px;
		top: 10px;
		width: 70px;
		height: auto
	}
	.staff-list .employee .info-wrap {
		padding-right: 80px
	}
	
	.staff-list .employee figure img {
		max-width: 100%;
	}
}

.staff-list .employee a[href^="mailto"] {
	color: black;
	text-decoration: underline;
	    word-break: break-all;
}

.detail-employee h1 {
	padding-top: 0;
	padding-bottom: 0
}

.detail-employee h3 {
	font-size: 16px;
	margin-top: 25px
}

.detail-employee .media-object-section {
	padding-right: 30px
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
	.detail-employee .media-object-section img {
		width: 50% !important
	}
}

.detail-employee .fa {
	width: 25px
}

/* Fix */
.staff-list {
	margin: 0 -12px;
	overflow: hidden;
}

.staff-list a {
	text-decoration: none;
}

.employee figure br,
.staff-list .employee a.departments > br:first-child  {
	display: none;
}

.cmpfullscreen .cmpboxinner * {
    font-size: 11pt;
    color: #5F5F5F;
}

/* cta */
.cta {
	text-align: center;
	font-size: 18px;
	background: #313c41;
	color: #fff;
	margin: 40px 0 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-radius: 10px;
}

.cta > div:first-child {
	/* color: #313c41; */
	font-size: 20px;
	font-weight: bold;
}

.cta > div {
	margin: 5px 0;
}

.cta a[href*="tel"] {
	color: #fff;
	white-space: nowrap;
}

.cta i {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%,-50%);
	display: inline-block;
	margin: 0 5px 0 0;
    border-radius: 50%;
    width: 50px;
    height: 50px;
	background: #f95c17;
	line-height: 50px;
	color: #fff;
    font-size: 34px;
	border: 1px solid #fff;
}

.cta a:not([href*="tel"]) {
	color: #fff;
}

.cta a:not([href*="tel"]):hover {
	text-decoration: none;
}

/* mandanten slider */
.bewertung .head {
	margin: 0 0 10px;
	line-height: 1em;
	font-size: 15px;
}

.bewertung .with-userimg {
	display: flex;
	gap: 10px;
	justify-content: space-between;
}

.bewertung .with-userimg .userimg {
	width: 35px;
}

.bewertung .with-userimg .userimg + div {
	width: calc(100% - 45px);
}

.bewertung .with-userimg .userimg img {
	border-radius: 50%;
}

.bewertung .head .name {
	font-weight: bold;
}

.bewertung .head .part {
	color: #babcbf;
	font-size: 15px;
	display: block;
	margin: 4px 0;
}

.bewertung .head .part + br {
	display: none;
}

	.bewertung .head .right {
		float: right;
	}

	.bewertung p {
		font-size: 13px;
		padding: 0 0 15px;
		line-height: 1.5em;
	}
	
	@media (max-width: 1024px) {
		.bewertung p {
			padding-bottom: 20px;
		}
	}
	@media (max-width: 320px) {
		.bewertung .repair {
			max-height: 340px;
			overflow-y: auto;
		}
	}

	.bewertung-link {
		text-align: right;
		font-weight: bold;
	}

	.bewertung-link a {
		color: #666;
	}

	.bewertung-link:after {
		content: url('images/assets/icon-right.jpg');
		display: inline-block;
		margin: 0 0 0 5px;
		vertical-align: middle;
		line-height: 0;
	}
	
	.bewertungen-wrapper:not(.lightSlider) .bewertung + .bewertung {
		display: none;
	}
	
	.bewertung .inner {
		padding-bottom: 10px;
	}
	
	.bewertung .inner > *:last-child {
		padding-bottom: 0;
		margin-bottom: 0;
	}
	
.bewertungen-wrapper.lightSlider {
height: auto!important;
}

	
.lSSlideOuter {

}
.lSSlideOuter .lSPager.lSpg {
line-height: 0;
}

.lSSlideOuter .lSPager.lSpg > li:not(.active) a{
background-color: #c1bfbf !important;
}
.lSSlideOuter .lSPager.lSpg > li.active a{
background-color: #313c41 !important;
}
.mandanten-slider .bewertung .head img + br {
display: none;
}

.mandanten-slider {
background: none;
border: 1px solid #ccc;
padding: 20px;
border-radius: 5px;

}

/* yarpp */
.main ul.related_post li {
	list-style: none;
}

.yarpp h3 {
    background: rgba(245, 245, 245, 1) !important;
    padding: 3px 0 3px 10px !important;
    margin: 0 !important;
    font-weight: normal;
    border-radius: 2px !important;
    border: 1px solid rgba(0, 0, 0, .1) !important;
    clear: both !important;
	margin-bottom: 20px !important;
	font-weight: normal !important;
	text-transform: none!important; 
}


.yarpp .yarpp-thumbnails-horizontal {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
	
}

.yarpp .yarpp-thumbnails-horizontal .yarpp-thumbnail {
	width: calc(50% - 20px);
	margin: 0 10px 20px;
	border: 0!important;
	position: relative;
	height: auto!important;
	overflow: hidden;
}

.yarpp .yarpp-thumbnails-horizontal .yarpp-thumbnail .yarpp-thumbnail-default {
	display: inline;
	margin: 0;
}


.yarpp .yarpp-thumbnails-horizontal .yarpp-thumbnail img {
	width: 100%!important;
	min-height: 200px!important;
	max-height: 200px!important;
	height: auto!important;
	object-fit: cover;
	margin: 0!important;
	min-width: 0!important;
}


.yarpp .yarpp-thumbnails-horizontal .yarpp-thumbnail .yarpp-thumbnail-title {
	display: block;
    position: absolute!important;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 10px;
    background: rgba(0,0,0,0.7);
    color: #fff!important;
    font-weight: 500;
    min-height: 60px;
	margin: 0!important;
}

@media (max-width: 640px) {
	.yarpp .yarpp-thumbnails-horizontal .yarpp-thumbnail {
		width: calc(100% - 20px);
	}
}

/* kanzleifotos */
.kanzleifotos {
	margin: 30px 0;
	text-align: center;
}

.kanzleifotos h2 {
	margin: 0;
	padding: 0;
}

.kanzleifotos p {
	color: #aaa;
}

.kanzleifotos-images {
	display: flex;
	flex-wrap: wrap;
	gap: 2px;
	width: 100%;margin: 20px 0 0;
}

.kanzleifotos-images div {
	width: calc(33.33% - 2px);
	overflow: hidden;
}

.kanzleifotos-images div img {
	border-radius: 0;
	transition: .5s linear;
	margin: 0;
}

.kanzleifotos-images div:hover img {
	transform: scale(1.5, 1.5);
}

/* keyvisual slider */
.metaslider .flexslider .slides img {
	min-height: 370px;
	object-fit: cover;
}

.flexslider .caption-wrap {
	background: none!important;
}

.flexslider .caption-wrap:before {
	content: '';
	background-color: rgba(0, 0, 0, 0.3)!important;
	position: absolute;
	inset: 0;
}

.hero-large-text {
	color: #fff;
	text-transform: uppercase;
	font-size: 50px;
	line-height: 1em;
}

.hero-small-text {
	font-size: 20px;
	font-style: italic;
}

.flexslider .caption-wrap .caption .hero-large-text,
.flexslider .caption-wrap .caption .hero-small-text {
	max-width: 1160px;
	margin: 0 auto;
}

.metaslider .flexslider .caption-wrap .caption:last-child {
	margin: 0;
}

@media (max-width: 767px) {
	.hero-large-text {
		font-size: 30px;
	}	

	.hero-small-text {
		font-size: 18px;
	}

	.metaslider .flexslider .caption-wrap .caption {
		padding: 20px!important;
	}
}

.hero-btns {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 30px 0 0;
	gap: 20px;
}

.hero-btns a {
	color: #fff!important;
	background: #1A6A9B!important;
	text-decoration: none!important;
	padding: 10px 15px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
	text-shadow: none;
}

/* .fancybox-navigation {
	position: relative;
	z-index: 99995;
} */

/* mandantenbewertungen template v2 */
.review-list {
    column-gap: 40px;
    column-count: 2;
}

@media (max-width: 767px) {
	.review-list {
		column-count: auto;
	}
}

.review-list .ritem {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

.review-wr {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	gap: 40px;
}

.review-wr-left,
.review-wr-right {
	width: calc(50% - 40px);	
}

.ritem {
	background: #f4f4f4;
	padding: 20px;
	margin: 0 0 20px;
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
    border: 1px solid #fff;
	border-radius: 5px;
}

.ritem-head {
	display: flex;
	justify-content: space-between;
    align-items: center;
	margin: 0 0 10px;
}

.ritem-head-left-inner {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.ritem-person-img {
	margin-right: 10px;
}

.ritem-person-img img {
	border-radius: 50%;
	width: 50px;
	height: 50px;
	object-fit: cover;
	margin: 0;
}

.ritem-person-wr {
	display: flex;
	flex-direction: column;
}

.ritem-name {
	color: #fd8d65;
	font-weight: bold;
}

.ritem-recht {
	color: #000;
	font-weight: bold;
}

.ritem-head-right-inner:before {
	content: url(images/rating-google-stars.png);
	line-height: 0;
    display: inline-block;
}

.ritem-head-right-inner.Anwaltde:before {
	content: url(images/rating-anwaltde-stars.png);
}

.ritem-text {
	font-size: 0.9em;
	color: #333;
}

.ritem-text p {
	margin-top: 15px;
}

.ritem-text > p:first-child,
.ritem-text > p:last-child {
	margin-bottom: 0;
}

@media (max-width: 767px) {
	.review-wr {
		gap: 0;
		flex-direction: column;
	}
	.review-wr-left,
	.review-wr-right {
		width: 100%;	
	}
	
	.review-wr-right:before {
		content: '';
		display: block;
		height: 1px ;
		margin: 0 0 20px 0;
		background: #caccce;
	}
}

/* startseite */
.ablauf-wr,
.mandatenbewertungen-wr {
	padding: 35px 0;
	margin: 35px 0 0;
	position: relative;
}
 
.ablauf-wr {
	margin-bottom: -20px;
	padding: 0;
}

.mandatenbewertungen-wr:before {
	content: '';
	background: #efefef;
	position: absolute;
	inset: 0;
	width: 100vw;
	left: calc((100vw - 74em) / 2 * -1);
}

.mandatenbewertungen-wr .mandanten-slider {
	padding: 0;
	border: 0;
}

.mandatenbewertungen-wr .bewertungen-wrapper {
	display: flex;
}

.mandatenbewertungen-wr .mandanten-slider .bewertung .inner {
	padding: 20px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	height: 100%;
}

.mandatenbewertungen-wr .lSSlideOuter .lSPager.lSpg {
	margin-top: 40px !important;
}

.mandatenbewertungen-wr  .lSSlideOuter .lSPager.lSpg > li {
	margin-left: 2px !important;
}

@media (max-width: 74em) {
	.mandatenbewertungen-wr:before {
		left: -15px;
		width: calc(100vw + 30px);
	}
}



/* mobile kv mit layer */
@media (max-width: 767px){
	.kv-layer {
		color: #fff;
	}
	.kv-layer h2 {
		color: #fff !important;
	}
	.kv-layer-inner {
		margin: -60px 5px 0;
		/* background: #722b0f; */
		background: #333;
		padding: 15px 20px;
		position: relative;
		margin-top: -60px;
	}
	.kv-layer ul li{
		color: #fff;
	}

	.kv-layer ul li:before {
		background-color: #fff;
		color: #000;
	}
	.kv-layer .btn-line a {
		background: #fff;
		color: #000;
		font-weight: bold;
	}
	.kv-layer .btn-line a[href*="tel:"] {
		padding-left: 10px;
	}
	.kv-layer .btn-line a[href*="tel:"]:before {
		content: "\f095";
		font: normal normal normal 16px / 1 FontAwesome;
		color: #722b0f;
		display: inline-block;
		margin-right: 5px;
	}
	.kv-layer .btn-line a[href*="kontakt"] {
		color: #722b0f;
	}
}

@media (max-width: 640px) {
	.kv-wrapper.fp {
		background-size: auto 200px;
	}

	.kv-layer {
		padding-top: 220px;
	}
	
	.kv-layer .btn-line a {
		margin-top: 10px;
	}
}

/* wpforms */
.wpforms-container .wpforms-field {
    max-width: none;
	width: 100%;
}

div.wpforms-container-full {
	margin: 0 auto!important;
}

.wpforms-container .wpforms-field {
	padding: 0 0 10px!important; 
}

div.wpforms-container-full .wpforms-field-label {
    margin: 0 0 4px!important;
    font-weight: normal;
}

div.wpforms-container-full .wpforms-required-label {
	display: none;
}

div.wpforms-container-full input[type=text],
div.wpforms-container-full input[type=email],
div.wpforms-container-full select {
	min-height: 0!important;
	height: 32px!important;
	max-width: none!important;
}

div.wpforms-container-full input[type=submit]:not(:hover):not(:active), 
div.wpforms-container-full button[type=submit]:not(:hover):not(:active), 
div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active) {
	background: #fff!important; 
	color: #333!important;
	border: 1px solid #333;
}

div.wpforms-container-full input[type=submit]:hover, 
div.wpforms-container-full button[type=submit]:hover, 
div.wpforms-container-full .wpforms-page-button:hover {
	background: #000!important;
	color: #fff!important;
	border: 1px solid #333;
}

.wpforms-field-checkbox .wpforms-field-label {
	font-weight: bold!important;
	margin: 0 0 10px!important;
}

.wpforms-field-checkbox em.wpforms-error {
	color: transparent!important;
	font-size: 0!important; 
	min-width: 0!important;
}

.wpforms-field-checkbox em.wpforms-error:after {
	content: 'Bitte das EinverstÃ¤ndnis zur Datenverarbeitung geben.';
    color: #D63637;
    font-size: 15px;
    font-style: normal; 
}

.contact div.wpforms-container-full .wpforms-field-label,
.contact div.wpforms-container-full .wpforms-field-label-inline,
.contact .wpforms-field-checkbox em.wpforms-error:after  {
	font-size: 14px!important; 
} 

.contact a:empty {
	display: block;
	color: transparent;
	text-decoration: none;
	margin: 0 0 10px;
}

/* Veranstaltungen */
.page-template-page-veranstaltungen table tr:nth-child(2n) {
    background: #f3f3f3;
    border: 0px;
}

.page-template-page-veranstaltungen table {
    font-size: 15px;
}

.page-template-page-veranstaltungen table ul,
.page-template-page-veranstaltungen table p {
	margin: 15px 0;
}

/* accordion faq */
.accordion:has(.accordion-entry) {
	padding: 0;
	margin: 0;
	border-radius: 0;
}

.accordion-entry {
	padding: 8px;
	border: 1px solid #d3d3d3;
	margin: 0 0 20px;
	}
	.accordion-head {
	text-decoration: underline;
	font-weight: 600;
	cursor: pointer;
	padding-left: 30px;
	position: relative;
	display: block;
	}
	
	.accordion-head br,
	.accordion-content > span[itemprop] > br:first-child {
	display: none;
	}
	
	.accordion-head:hover {
	text-decoration: none;
	}
	
	.accordion-head:before {
	content: "\f0fe";
	font-family: FontAwesome;
	color: #f95c17;
	font-size: 19px;
	position: absolute;
	left: 1px;
	top: 12px;
	line-height: 0;
	}
	
	.accordion-head.active {
	color: #313c41 /* ANPASSEN */
	}
	
	.accordion-head.active:before {
	content: "\f146";
	color: #f95c17 /* ANPASSEN */
	}
	
	.accordion-content {
	display: none;
	padding: 20px 30px 10px;
	}
	
	.accordion-content span[itemprop="text"] > ul {
		margin-top: 20px;
	}
	.accordion-content span[itemprop="text"] > *:last-child {
		margin-bottom: 0;
		padding-bottom: 0;	
	}
	

/* accordion startseite */
.accordion.horizontal {
	margin-bottom: 30px !important;
}

.accordion.horizontal > dt:after {
	display: none;
}

.accordion.horizontal > dt:hover {
	background: #666 !important;
}

.accordion h3 {
	hyphens: auto;
	color: #000 !important;
	font-weight: bold;
	letter-spacing: 0.01rem;
	display: flex;
	/* align-items: center; */
	gap: .5rem;
	margin-bottom: 1em; 
	padding: 0px; 
}

@media (max-width: 640px) {
	.accordion h3 {
		font-size: 17px;
	}
}

@media (max-width: 400px) {
	.accordion h3 {
		/* align-items: flex-start; */
	}
}

.accordion h3:before {
	display: none !important;
}

.accordion.horizontal { 
	padding: 0px !important; 
}

.accordion-toggle-1,
.accordion-content-1 {
	background: #dddddd !important;
}

.accordion-toggle-2,
.accordion-content-2 {
	background: #bbbbbb !important;
}

.accordion-toggle-3,
.accordion-content-3 {
	background: #aaaaaa !important;
}

.accordion-toggle-4,
.accordion-content-4 {
	background: #999999 !important;
}

.accordion-toggle-5,
.accordion-content-5 {
	background: #888888 !important;
}

.accordion dd { 
	box-shadow: 0px 0px 0px 1px rgba(255,255,255,1) inset !important; 
	border-top-right-radius: 10px; 
	border-bottom-right-radius: 10px; 
}

.accordion dt {
	display: inline-flex !important;
	justify-content: center;
	box-shadow: 1px 0px 0px 1px rgba(255,255,255,1) inset !important;  
	font-weight: 700; 
	border-top-right-radius: 10px !important; 
	border-bottom-right-radius: 10px !important; 
	padding-top: 20px !important;
}

@media (max-width: 640px) {
	.accordion dt {
		/* padding-top: 26px !important; */
	}
}

.accordion dt:first-of-type {
	border-radius: 10px !important; 	
}

.accordion dt.active {
	border-radius: 10px !important; 
	border-top-right-radius: 0px !important; 
	border-bottom-right-radius: 0px !important; 
	width: 0 !important;
	opacity: 0;
}

.accordion dt span,
.accordion dd h3 span {
	display: inline-flex;
    align-items: center;
    justify-content: center;
	width: 36px;
	min-width: 36px;
	height: 36px;
	font-size: 28px;
	line-height: 1rem;
	border-radius: 50%;
	background: #fff;
	color: #f95c17;
	background: #fff;
	font-weight: bold;

	position: relative;
    top: -7px;
}

@media (max-width: 640px) {
	.accordion dt span,
	.accordion dd h3 span {
		width: 25px;
		min-width: 25px;
		height: 25px;
		font-size: 18px;
		top: -3px;
	}
}

.accordion dt.active + dd {
	width: 60% !important;
	border-radius: 10px;
}

.accordion.horizontal > dd div { 
	/* width: 600px;
	padding: 2rem; */
	/* height: 100%; */
	hyphens: auto;
	font-weight: 500;
	line-height: 1.3em;
	min-width: calc(100% - 40px); 
	margin: 20px; 
}

@media (max-width: 640px) {
	.accordion.horizontal > dd div { 
		margin: 20px 10px; 
	}
}

.accordion.horizontal > dd, 
.accordion.horizontal > dt { 
	height: fit-content !important;  
}
.accordion.horizontal > dt { 
	line-height: 70px;
}

/* @media (max-width: 1024px) {
	.accordion.horizontal > dd div { 
		max-width: 100%;
	}

	.accordion.horizontal dt.active +  dd div { 
		overflow-y: auto;
	}
} */

/* @media (max-width: 520px) { 
	.accordion.horizontal > dd, 
	.accordion.horizontal > dt { 
		height: 400px !important; 
	}
	.accordion.horizontal > dd div { 
	}
} */
