/*
 Theme Name:   Twenty Nineteen
 Description:  weddesign Thema
 Author:       Vishnevskiy
 Author URI:   httpw://www.weddesign.de
 Template:     twentynineteen
 Version:      1.0
 Text Domain:  twentynineteen-child
*/

.bg-red {
background: var(--schwarz);
	color:#ddd
}
.brot {
    font-size: 0.9rem;
}
.more-link {
    display:none
}
.hero video{
	position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.header_text {
	font-family: 'OpenSans Condensed Bold';
}
.navbar-dark .navbar-toggler {
  color:var(--c-haupt);
  font-family: 'OpenSans Condensed Bold', sans-serif;
}
#menu-top-menu-1{
	list-style: none;
  display: flex;
  justify-content: space-between;
}
#menu-top-menu-1 .menu-item{
	float:left
}
#menu-top-menu-1 .menu-item .sub-menu .menu-item{
	float:none
}
.anrufen {
  position: fixed;
  right: 0;
  top: 40vh;
  z-index: 2;
  width: 310px; /* fest gesetzt */
}
.anrufen img {
  width:auto;
	margin-left:8px;
	margin-right:20px
}
.anrufen p {
  position: relative;
  height: 50px;
  overflow: visible;
}

.anrufen a {
  position: absolute;
  right: -255px;
  width: 310px;
  background-color: #3e4f58;
  padding: 12px;
  transition: right 0.3s ease, background-color 0.3s ease;
}

.anrufen p:nth-child(1) a,
.anrufen p:nth-child(2) a {
  top: 0;
}

.anrufen a:hover {
  right: 0;
  background-color: var(--c-haupt);
}
.anrufen span{
font-size:1rem;
	color:#fff
}
.font-md p{
	font-size:90%
}
.font-md img{
	max-width:120px;
filter: opacity(.4);
	margin-bottom:15px;
	transition: all .2s ease-in-out;
}
.start-leist h3 {
	color:var(--schwarz);
	text-transform:uppercase;
	font-size:2.6rem
}
.navi-col-3 a {font-family: 'OpenSans Condensed Bold', sans-serif;margin-right:20px}
details summary::-webkit-details-marker {
  display: none
}
details > summary {
  list-style: none;
	position:relative
}
details summary:before {
  content: '+';
	position: absolute;
    right: 0;
    font-size: 36px;
    color: #ccc;
	top:-10px
}
details h3{
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px !important;
}
details[open] h3{
    color:#333
}
details[open] summary:before {
  content: '–';
	color:var(--c-haupt);
}
.zwei-col{height:160px;background-color:#eee}
.zwei-col a{transition:all 0.4s ease-in-out;}
.zwei-col a div{
  display: flex;
  flex-direction: column;
  height: 140px;
  justify-content: center;
  position: relative;
  text-align: center;
  transition-duration: .3s;
  transition-property: background-color,color;
  transition-timing-function: ease-in-out;
  width: 100%;
}
.zwei-col a:hover div{
  background-color: var(--c-haupt);
}
.zwei-col a span{display:none;color:#fff;transition-delay: .1s;
    transition-duration: .3s;
    transition-property: opacity,top;
    transition-timing-function: ease-in-out;}
.zwei-col a:hover span{display:block}
.zwei-col a .h1{margin-bottom:0; transition-delay: .2s;}
.zwei-col a:hover .h1{color:#3e4f58}
.font-md img:hover{
filter: opacity(1);
}
.font-md.logo-firmen img{
filter: opacity(1);
	max-width:160px;
	border-radius: 50%;
  border: 2px solid #ddd;
  padding: 10px;
}
.font-md.logo-firmen img:hover{

}
.gallery-item div {
    overflow: hidden;
position:relative
}
.gallery-item div img {
	-webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        transition: all .3s ease-out;
	position:relative
}
.gallery-item div:hover img {
    transform: scale(1.1)
}

.gallery-item{
  height: auto;
  display: block;
	margin-bottom:0
}

.gallery {
  display: grid;
  gap: 10px; /* Abstand zwischen Bildern */
	margin-top:10px
}

/* Spaltenanzahl abhängig von der Klasse */
.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.flex-video {position:relative;padding-top:5px;padding-bottom:67.5%;height:0;margin-bottom:6px;overflow: hidden;}

.flex-video.widescreen {padding-bottom:57.25%;}

.flex-video.vimeo {padding-top:0;}

.flex-video iframe, .flex-video object, .flex-video embed {position:absolute;top:0;left:0;width:100%;height:100%;border:none;}

@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
        .flex-video { padding-top: 0; }

    }

h5{
  color: var(--schwarz);
  font-family: 'Open Sans Bold', sans-serif;
}
.mein-filial{
  margin: 0 5px 10px 5px;
	width: calc(25% - 20px);
	display:inline-block
}
.mein-filial img{
  margin-bottom:5px
}
.mein-filial a{
  border: 1px solid #ddd;
  padding: 8px;
  font-size: 0.9rem;
  width: 100%;
  display: inline-block;
  text-align: center;
}
.mein-filial a:hover{
  border: 1px solid #999;
  background:#f7f7f7
}
.referenzen-icon img{
	transition: all .3s ease-in-out;
	transform: scale(0.9);
}
.referenzen-icon img:hover{
transform: scale(1.1);
	
}
.logo-firmen a{
font-size:70%
}
.logo-firmen h3, .logo-firmen p{
margin-bottom:5px !important
}

.job-liste{
	border:1px solid #d7d7d7;
	height:200px;
	position:relative;
	padding:20px;
	transition: all .2s ease-in-out;
	background: #fff;
	background: linear-gradient(90deg, rgba(231,231,231,1) 0%, rgba(255,255,255,1) 50%, rgba(247,247,247,1) 100%);
-webkit-box-shadow: 2px 2px 15px 5px rgba(0,0,0,0.05); 
box-shadow: 2px 2px 15px 5px rgba(0,0,0,0.05);
}
.job-liste:hover{
	background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(231,231,231,1) 50%, rgba(255,255,255,1) 100%);
	-webkit-box-shadow: 2px 2px 20px 5px rgba(0,0,0,0.2); 
box-shadow: 2px 2px 20px 5px rgba(0,0,0,0.2);
}
.job-liste small{
	position: absolute;
  font-size: 60%;
  width: 100%;
  left: 0;
  bottom: 5px;
}
.min-job {
	min-height:700px
}
.link-job a {
	font-family: 'OpenSans Condensed Bold';
	color:#111
}
.link-job a:hover {
	color:var(--c-haupt);
	text-decoration:underline
}
.nach_stelle h3{
	margin-bottom:0 !important
}
.wpcf7-not-valid-tip {
  color: #fff;
  font-size: 12px;
  display: inline-block;
  background-color: var(--c-haupt);
  padding: 1px 10px;
}
.container-fluid {
  padding-right: 5%;
  padding-left: 5%;
}
 .slick-slide .ger-car a span {
  width:80%;
	font-style:1.2rem
}
.page-template-template-infoseite .btn-nein {
	display:none
}
.header-back {
  background: linear-gradient(0deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
  height: 60%;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
  width: 100%;
}
.listen h3 {
  font-weight: normal;
color:var(--orange);
	font-size:1.8rem
}
.listen .col-12 h3 {
 font-size:2.4rem
}
th {
    color: #111 !important;
}
.unt-line{
margin-bottom:30px !important;
	position: relative;
  padding-bottom: 30px;
}
.unt-line:after{
	content:'';
width:80px;
	height:3px;
	background-color:#c7c7c7;
	position:absolute;
	left:calc(50% - 40px);
	bottom:0;

}
.line-rot.unt-line:after{
	background-color:var(--c-haupt);
}
.telefon th {
    width:33%
}
.stellen a img {
	margin-bottom:12px;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
	transition: all .3s ease-in-out;
	padding:8px 0
}
.stellen a:hover img {
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.45);
}
.grayscale img{
  filter: grayscale(1);
	transition: all .2s ease-in-out;
	opacity:0.7
}
.grayscale img:hover{
  filter: grayscale(0);
	opacity:1
}
.stellen a h3 {
  line-height: 1;
	font-size:1.3rem;
	margin-top: 50px;
color:#111;
	font-family: 'Open Sans', sans-serif;
}
.stellen a:hover h3 {
  color:var(--c-haupt)
}
.stellen h3 span {
	font-size:70%;
	font-weight:200;
	font-family: 'Open Sans Light', sans-serif;
	display:block;
	color:var(--c-haupt)
}
.stellen h3 span i {
	padding-top:8px;
	font-style:normal;
	display:inline-block
}
.stellen small {
	color:var(--schwarz)
}
.stelle_ul ul{
  list-style: none;
  padding-left: 20px;
  font-size: 90%;
	margin:0
}
.stelle_ul.f-s-2 ul {
  font-size: 100%;
}
.stelle_ul li:before{
  content:'✔';
	color:var(--c-haupt);
	position: absolute;
	left:15px
}
.stelle_ul.f-s-2 ul li {
	margin-top:12px
}
.header_text strong {
  color: var(--c-haupt);
	font-family: 'OpenSans Condensed Bold';
}

.wpcf7 h4 span{
  background-color: var(--schwarz);
  color: var(--c-weiss);
  border-radius: 50%;
  font-size: 1.2rem;
  width: 40px;
  display: inline-block;
  text-align: center;
  line-height: 40px;
}
.wpcf7-text:focus, .wpcf7-textarea:focus {
outline:none;
}

.sterne-5:before{
	content:url(/wp-content/uploads/2023/10/5-stern.png);
}
.sterne-4:before{
	content:url(/wp-content/uploads/2023/10/4-stern.png);
}
.sterne-3:before{
	content:url(/wp-content/uploads/2023/10/3-stern.png);
}
.sterne-2:before{
	content:url(/wp-content/uploads/2023/10/2-stern.png);
}
.sterne-1:before{
	content:url(/wp-content/uploads/2023/10/1-stern.png);
}

hr {
  border-top: 1px solid var(--c-haupt);
}
.hr-70 {
  border-top: 3px solid #c7c7c7;
	width:70px;
	margin-left:auto;
	margin-right:auto
}
.btn-gross {
 
  padding: 10px 30px;
  font-size:1.4rem
}
.alignright {
    width: auto;
    margin-left: 30px;
	max-width:40%;
	float:right
}
.alignleft {
    width: auto;
    margin-right: 30px;
	max-width:40%;
	float:left
}
.geraet h2 {
    font-size: 2rem;
	color:#111
}
h1 span {
  display: block;
  font-size: 70%;
  color: #3e4f58;
}
.blocks-klein p{
	font-size:1rem;
	text-align:justify
}
.blocks-klein img{
	border-radius:50%;
	width:150px;
	border:2px solid var(--creme);
	margin-bottom:20px
}
.blocks-klein h3{
	font-size:2rem;
	color:var(--schwarz);
	position: relative;
margin-bottom: 40px;
}
.blocks-klein h3:after{
	content:"";
	height:3px;
	width:70px;
	background-color:var(--c-haupt);
	position: absolute;
top: 90px;
left: calc(50% - 35px);
}
.blocks-klein .col-xl-3 span {
  position: absolute;
  color: var(--c-weiss);
  background-color: var(--c-haupt);
  width: 40px;
  line-height: 40px;
  border-radius: 50%;
	transition: all .4s ease-in-out;
}
.blocks-klein .col-xl-3:hover span {
  color: var(--c-weiss);
  background-color: var(--schwarz);
	transform:scale(1.2)
}
.line{
	position: relative;
margin-bottom: 40px;
}
.line:after{
	content:"";
	height:3px;
	width:70px;
	background-color:var(--schwarz);
	position: absolute;
top: 90px;
left: calc(50% - 35px);
}
.nav-pills li{
	display:block;
	width:100%;
	border-bottom:2px solid #fff
}
.nav-pills li a{
	padding:15px 20px;
	display:block;
	width:100%;
	background-color:rgba(238,235,227,0.5);
	color:#3e4f58
}
.nav-pills li a:hover{
	background-color:var(--c-haupt);
	color:var(--c-weiss)
}
.nav-pills li a.active{
	background-color:var(--creme);
	color:var(--schwarz)
}
.nav-pills li a:hover.active{
	background-color:var(--creme);
	color:var(--c-haupt)
}
.oeffnen .zu{
	display:none
}
.pdfs p {
	margin-bottom:0
}
.pdfs a {
		margin-right:30px;

}

.cmplz-blocked-content-container{
    height: auto !important;
}
.cmplz-blocked-content-container .cmplz-blocked-content-notice {
    width: 90% !important;
    top: 5% !important;
    left: 5% !important;
    transform: translate(0,0%) !important;
    max-width: 90% !important;
    font-size: 14px;
    padding: 10px;
    background-color: rgba(41,56,92,.9) !important;
    color: #fff;
    text-align: center;
    z-index: 98;
    line-height: 23px;
    height: 90% !important;
    border: 0;
    min-height: 100px;
}
.error404 .site .w-100 {
    background-color: rgba(1,1,1,0.6) !important;
}
.error404 .site .page-content {
    min-height: calc(100Vh - 160px);
padding-top: 300px;
}
.wpcf7-form input, .wpcf7-form select, .wpcf7-form textarea {
    width: 100%;
    border: 2px solid var(--c-haupt);
    background-color: transparent;
    color: var(--schwarz);
    padding: .5em 1em;
    margin: 5px 0;
}
.wpcf7-form textarea {
    height:150px
}
.wpcf7-form .col-md-12 label {
    width: 100%;
}
.wpcf7-acceptance input {
    width: 20px;
}
.wpcf7-form input[type="submit"] {
    width: auto;
    background-color: #3e4f58;
    color: #fff;
    margin-bottom: 0;
    border: 0;
    font-weight: bold;
    letter-spacing: 0.5px;
	border-radius:0;
	font-family:'OpenSans Condensed', sans-serif;
	padding:15px 25px
}
.wpcf7-form input[type="submit"]:hover {
    background-color: var(--c-haupt);
}
.wpcf7-form label {
  width: 100%;
}
.bedienungsanleitung h3 {
    color: #fff;
    background-color: #111;
    display: inline-block;
    padding: 5px 12px;
    font-size: 1.1rem;
    letter-spacing: 1px;
	margin-bottom: 0;
}
.bedienungsanleitung .rahmen {
    padding: 20px;
font-size: 1rem;
border: 1px solid #111;
	background-color:#f7f7f7
}
.schatten {
    height:65Vh;
	margin-bottom:50px
}
.schatten .single-slide h2 {
    background-color: rgba(52,58,132,0.8);
    padding: 10px 20px;
}
.mt-100 {
  margin-top: 100px;
}
.h-60vh {
  height:60vh
}
.h-70vh {
  height:70vh
}
.h-80vh {
  height:80vh
}
.h-90vh {
  height:90vh
}
.h-100vh {
  height:100vh
}
.leistungen2 {
  background-color: #e7e7e7;
  margin-right: 60px;
	position:relative
}
.leistungen2 img {
  position: relative;
  margin: 50px 0 20px 70px;
  transition: all .2s ease-in-out;
	border: 1px solid #e7e7e7;
}
.leistungen3 {
  background-color: #c7c7c7;
  margin-left: 60px;
	position:relative
}
.leistungen3 img {
  position: relative;
  margin: 50px 0 20px 0;
  left: -60px;
  transition: all .2s ease-in-out;
	border: 1px solid #c7c7c7;
}
.leistungen span {
  position: absolute;
  bottom: 60px;
  z-index: 2;
  left: 30px;
  padding: 15px;
  background-color: rgba(255,255,255,0.9);
}
.leistungen3 span {
  right: 30px;
	left:auto
}
.leistungen h2, .leistungen .h2 {
  color:var(--schwarz)
}
.mein-table {
  width: 100%;
}
.mein-table td {
  width: 50%;
  padding: 0;
}
.mein-table td.inhalt {
  padding: 10px 70px;
}
h3.linie {
  font-size: 2rem;
text-transform:none
}
.lg-backdrop {
  background-color: #fff;
}
.lg-outer .lg-thumb-outer {
  background-color: var(--c-haupt);
}
.kategor {
  position: absolute;
  background: var(--c-haupt);
  color: #fff;
  font-size: 0.9rem;
  padding: 2px 12px;
  z-index: 1;
  top: 10px;
}
.karten .card-body.weiter {
  padding-bottom:0
}
.karten .card-footer.weiter {
  background-color: var(--creme);
  border: 0;
  padding: 15px 20px;
  font-size: 1rem;
	padding-top:0
}
.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: var(--c-haupt);
color: #fff;
line-height: 25px;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  background-color: #111;
color: #fff;
}
.border1 a img {
  border:1px solid #ccc
}
.border1 a:hover img {
  border:1px solid #111
}
h6 {
 font-size:0.8rem
}
.infoseite {
  min-height: 600px;
	margin-top: 0;
}
.column-3 {
column-count:3;
	margin-bottom:0;
	padding-left: 16px;
}
ul.column-2 {
padding-left: 16px;
}
#post-1828 .entry-title{
	margin-top:80px
}
#cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode {
  font-size: 1rem;
  max-width: 1140px;
}
#cmplz-document p{
  font-size: 1rem;
}
#cmplz-document h2, .editor-styles-wrapper .cmplz-unlinked-mode h2, #cmplz-document h3, .editor-styles-wrapper .cmplz-unlinked-mode h3 {

  padding-bottom: 1px;
  margin-bottom: 0;
}
.well {
padding:15px;
	background:#eee;
	margin-bottom:20px
}
.historie em {
  background-color: #4a96cd;
  color: #fff;
  padding: 6px 8px;
  font-family: 'RobotoCondensed-Bold', sans-serif;
  font-style: normal;
}
.table.historie td:first-child {
  font-size: 1rem;
  padding-left: 0;
}
.themen h3 {
  font-size: 1.6rem;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 0;
	transition: all .3s ease-in-out;
}
.themen h3:hover {
  color: #ccc;
}
.navbar .container {
  max-width: 1600px;
}
.leistungen_text ul, .produkten ul {
  padding-left: 20px;
	margin-bottom: 0;
}
.infoseite h1 {
  font-size:3.6rem
}
.infoseite h2, .infoseite .h2, .leistungen .h2 {
  font-size:2.6rem
}
.table {
  border: 1px solid #f7f7f7;
}
.table-striped tbody tr:nth-of-type(2n+1) {
  background-color: rgba(0, 0, 0, 0.02);
}
.table th, .table td {
  border-top: 1px solid #f7f7f7;
}
.wpcf7-list-item {
  margin: 0 0 0 0;
	display:block;
	width:100%
}

.cf7mls.wpcf7-form label {
  width: 100%;
  left: auto;
  right: auto;
  position: relative;
}
.cf7mls .wpcf7-list-item input {
display:none
}
.fieldset-cf7mls .cf7mls_back {
  float: left;
}
.fieldset-cf7mls h4 {
  margin-bottom:20px
}
span.wpcf7-list-item-label {
    padding:12px;
	font-size:1.2rem;
	width:100%;
	
}
.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem var(--c-haupt);
}
.tel-mobile{
	position:absolute;
	left:180px;
	top:15px
}
form.cf7mls input.wpcf7-form-control.wpcf7-submit {
  padding: 12px 29px;
	background-color: var(--dark);
}
.cf7mls .wpcf7-list-item span.wpcf7-list-item-label {
	cursor: pointer;
	position: relative;
	user-select: none;
	width: 100%;
display: block;
	border:1px solid #eee;
}

.cf7mls .wpcf7-list-item :checked +  span.wpcf7-list-item-label:after {
	content: "✔";
	display: inline-block;
	position: absolute;
	left: auto;
	bottom: 25px;
	right:5px;
	color:var(--c-haupt)
}
.cf7mls  span.wpcf7-list-item-label:hover {
	color:var(--c-haupt);
	background-color:#f3f3f3
}
.cf7mls :checked + span.wpcf7-list-item-label {
    background-color:#f7f7f7;
	color:var(--c-haupt)
}
.fieldset-cf7mls .cf7mls_next, form.cf7mls input.wpcf7-form-control.wpcf7-submit {
  float:right !important;
}
.cf7mls_next.action-button {
  background-color:var(--c-haupt);
}
.cf7mls_back.action-button {
  background-color: #e3e3e3;
  margin-right: 16px !important;
}
.wpcf7-form .numm label {
  width: auto;
}
.numm .wpcf7-list-item, .step-2 .wpcf7-list-item, .step-4 .wpcf7-list-item {
  display: inline-block;
  width: auto;
  margin-right: 10px;
}
.numm span.wpcf7-list-item-label {
  width: 60px !important;
  max-width: 60px;
  display: inline-block;
  text-align: center;
}
.step-2 span.wpcf7-list-item-label, .step-4 span.wpcf7-list-item-label{
  width: 80px !important;
  display: inline-block;
}
.numm .wpcf7-list-item :checked + span.wpcf7-list-item-label::after {
  right: 5px;
	bottom: 30px;
}
.cf7mls.wpcf7-form input[type=text], .cf7mls.wpcf7-form input[type=email], .cf7mls.wpcf7-form input[type=tel] {
  width: 100%;
	border: 2px solid transparent;
  border-bottom: 1px dashed var(--c-haupt);
  background-color: transparent;
  padding: .5em 0;
	max-width:600px;
	text-align:center
}
.wpcf7-acceptance .wpcf7-list-item input {
  float:left;
	display:inline
}
.cf7mls .wpcf7-acceptance  .wpcf7-list-item span.wpcf7-list-item-label {
  border: 0;
	text-align:left;
	padding-top:0
}
.cf7mls .wpcf7-acceptance  .wpcf7-list-item span.wpcf7-list-item-label:hover {
  background-color:transparent
}
.infoseite h3, .site-main h3{
  margin-bottom: 1.5rem;
  font-weight: bold;
}

blockquote {
  font-size: 0.9rem;
  background-color: #f7f7f7;
  padding: 15px;
	padding-bottom:5px
}
.downloads:before {
  content: '➜';
	background-color:#3e4f58;
margin-right: 12px;
border-radius: 50%;
width: 32px;
display: inline-block;
height: 32px;
text-align: center;

	color:#fff
}
.downloads:hover:before {
	background-color:var(--c-haupt);
	transform: rotate(-90deg);

}

input[type=file] {
    border:0
}
.wpcf7-form b {
  color:var(--c-haupt)
}
.top-plazieren {
  background-position: top center !important;
}
.middle-plazieren {
  background-position: center center !important;
}
.bottom-plazieren {
  background-position: bottom center !important;
}
.pagination {
  display: block;
  width: 100%;
  text-align: center;
}
.page-numbers {
  border: 1px solid #3e4f58;
  padding: 4px 12px;
}
.page-numbers {
  border: 1px solid #3e4f58;
  padding: 4px 12px;
	color:#3e4f58;
	background-color:#fff
}

.nav-next-text, .nav-prev-text {
  display:none
}
.prev.page-numbers, .next.page-numbers   {
  margin: 0 5px;
  padding: 4px 4px;
  background-color: var(--creme);
  border-color: var(--creme);
}
.page-numbers:hover   {
  background-color: #baae91;
  border-color: #baae91;
	color:#fff
}

.page-numbers.current, .page-numbers.current:hover {
  border: 1px solid var(--c-haupt);
  padding: 4px 12px;
	background-color: var(--c-haupt);
	color:#fff
}
.pulse {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: var(--c-haupt);
  cursor: pointer;
  box-shadow: 0 0 0 rgba(0,0,0, 0.4);
  animation: pulse 2s infinite;
	text-align:center;
	margin-left:20px;
	line-height:30px
}
.pulse.pulse-schwarz {
  background: var(--schwarz);
}
.pulse img{
  width: 15px;
}
.pulse:hover {
  animation: pulse 0.5s infinite;
	background-color:var(--schwarz)
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(0,0,0, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 15px rgba(0,0,0, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(0,0,44, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(0,0,0, 0.4);
    box-shadow: 0 0 0 0 rgba(0,0,0, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 15px rgba(0,0,0, 0);
      box-shadow: 0 0 0 15px rgba(0,0,0, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(0,0,0, 0);
      box-shadow: 0 0 0 0 rgba(0,0,0, 0);
  }
}

.footer-navi .menu-item-has-children {
	float:left;
	width:220px;
	padding-left:0
}
.footer-navi ul {list-style: none;padding-left:0}
.footer-navi ul a {padding-left:0;color:#baae91}
.footer-navi .sub-menu {margin-bottom:12px;line-height:2}
.footer-navi .sub-menu a {text-transform:none;}
.footer-navi ul a:hover {color:var(--c-haupt)}
.creme-back-2 {
	background: var(--creme);
background: linear-gradient(180deg, #d7d7d7 30%, rgba(255,255,255,1) 100%);
}

.magazin-start {
background:url('/wp-content/uploads/2023/08/magazin-back.jpg') #8c94a8 left no-repeat;
	height:425px;
	position:relative
}
.magazin-text{
	bottom:30px; right:9%;
	background-color:rgba(140,148,168,0.9);
	padding:10px;
	position:absolute
}
.magazin-text img{
	width:auto
}
.partner-carusel .slick-prev, .partner-carusel .slick-next {
    background: var(--c-haupt);
	width: 46px;
	height: 46px;
	border-radius:50%
}
.partner-carusel .slick-prev:hover, .partner-carusel .slick-next:hover, .partner-carusel .slick-prev:focus,  .partner-carusel  .slick-next:focus {
    background: var(--schwarz);

}

.partner-carusel .slick-prev::before,
.partner-carusel .slick-next::before {
opacity: 1
}
.partner-carusel .slick-prev::before {
content: '';
border: solid var(--c-weiss);
border-width: 0 3px 3px 0;
display: inline-block;
padding: 6px;
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
position: absolute;
margin-top: -8px;
margin-left: -4px;
	background:transparent
}
.partner-carusel .slick-next::before {
content: '';
border: solid var(--c-weiss);
border-width: 0 3px 3px 0;
display: inline-block;
padding: 6px;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
position: absolute;
margin-top: -8px;
margin-left: -10px;
	background:transparent
}
.partner-carusel .slick-prev,
.partner-carusel .slick-next {
    z-index: 11
}
.partner-carusel .slick-prev {
    left: 522px;
}
.partner-carusel .slick-next {
    right: 522px;
}
.partner-carusel {
    position: relative;
    z-index: 1;
    left: -500px;
    width: calc(100% + 1000px);
	max-height: 600px
}
.partner-carusel .slick-slide {
    transition: all ease-in-out .3s;
    margin: 0 20px;
	position:relative
}

.partner-carusel .slick-slide a {
transition: all 0.3s ease-in-out;
}
.partner-carusel .slick-slide a:hover img {
filter: contrast(120%);
}
.partner-carusel .slick-slide a p {
background-color: rgba(255,255,255,0.8);
transition: all 0.3s ease-in-out;
font-size: 1.8rem;
	width: 90%;
	margin-left:5%;
	color:var(--c-haupt);
	padding:10px;
	font-family: 'OpenSans Condensed Bold';
	position:absolute;
	line-height:60px;
	margin-bottom:-60px;
	text-align:center;
	bottom:85px
}

.partner-carusel .slick-slide a:hover p {
background-color: var(--c-haupt);
color:var(--c-weiss)
}
.magazin img{
	width:auto
}
h2.magazin{
color:var(--c-weiss);
	font-size:4rem
}
.nein h1{
display:none
}
.bild-beitrag{
position:relative
}
.bild-beitrag h2{
position:absolute;
	font-size:2rem;
	background-color: rgba(255,255,255,0.8);
	padding:15px;
	color:var(--schwarz);
	bottom:20px;
	left:0;
	text-transform:uppercase
}
.lg-toolbar .lg-icon {
    color: #000;
}

.inhalt h1{
	text-align:center;
	margin-bottom:30px;
	font-size:3.2rem
}
.count-2, .columns-2{
	column-count:2
}
.columns-3{
	column-count:3
}
.bild-over:after, .bild-over:before {
  display:none
}
.galerie-style  {
  position: relative;
}
.header_130  {
  height:80px
}
.archive .header_130  {
  height:120px
}
.galerie-style h4 {
  position: absolute;
  bottom: 20px;
  background-color: rgba(255,255,255,0.9);
	left:20px;
	width:auto;
	padding:12px;
	color:var(--orange);
	font-size:2rem;
	line-height:0.8
}
.galerie-style h4 small {
	font-size:0.9rem;
	color:var(--schwarz);
}
.galerie-style:hover:before  {
content:url(/wp-content/themes/twentynineteen-child/images/search.png);
position: absolute;
  z-index: 3;
  right: 20px;
	top: 20px;
}
.zu i {
  border: solid var(--c-haupt);
  border-width: 0 4px 4px 0;
  display: inline-block;
  padding: 6px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  margin-right: 17px;
}
.zu i:hover {
  border: solid var(--orange);
	border-width: 0 4px 4px 0;
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: var(--orange);
}
.iframe-height iframe{
	border:0;
	height:480px
}
.btn {
  padding: 15px 25px;
}
.start-leistungen h3 {
  font-size:2.8rem;
	font-family: 'OpenSans Condensed Bold';
	color:#111
}
.start-leistungen h4 {
  font-size:1.6rem;
}
.feld-back {
  background-color:rgba(255,255,255,0.8);
padding:30px;
	margin:70px 0
}
.feld-back .btn {
  padding: 10px 10px;
min-width:140px
}
.start-leist h4 {
	font-size:1.6rem
}
.leistungen22 {background-color:#eee}
.leistungen33 {background-color:#f7f7f7}

.sozi{
	display:inline-block;
	margin-left:60px
}
.sozi a{margin-left:6px}
.sozi img, .sozi-2 img{width:30px !important;
  border-radius: 50%;
}
.sozi-2 img{width:24px !important;margin:0 4px}
.navi-col-1, .navi-col-3 {width:33%}
.navi-col-3 {text-align:right;}
@media (max-width: 1340px) {
	.sozi{
	margin-left:30px
}
}

@media (max-width: 1140px) {
.themen h3 {
  font-size: 1.2rem;
}
	.tab-content:before {
	display:none
}
	.galerie-style h4 {
	font-size:1.2rem;
}
	.start-leist h3 {
	font-size:2rem
}
	.start-leist h4 {
	font-size:1.4rem
}
	
}
@media (max-width: 992px) {
  .partner-carusel {
    left: 0;
    width: 100%;
  }
	.navi-col-1, .navi-col-3 {width:auto}
	.start-leist h3 {
	font-size:1.4rem
}
	.start-leist h4 {
	font-size:1.2rem
}
	.mein-filial{
	width: calc(50% - 20px);
}
.btn {
  padding: 6px 15px;
}
	.partner-carusel .slick-slide a p {
font-size: 1rem;
		line-height:1.2;
		background-color:rgba(255,255,255,0.9)
}
	.partner-carusel  .slick-next {
    right: 12px;
  }
	.partner-carusel  .slick-prev {
    left: 12px;
  }
	h1 {
  font-size: 2rem;
}
		.h-60vh,
.h-70vh,
.h-80vh,
.h-90vh,
.h-100vh {
  height:50vh
}
}

@media (max-width: 768px) {
	.magazin-start {
height:350px;
		text-align:center !important
}
	.navbar-breit{top:60px}
	.start-leistungen h3 {
  font-size:1.6rem
}
	.start-leistungen h4 {
  font-size:1.3rem
}
	.magazin-text{
	right:calc(50% - 170px);
		width:340px
}
.iframe-height iframe{
	height:280px
}
	.count-2, .columns-2, .columns-3{
	column-count:1
}
	.inhalt h1{
	font-size:1.6rem
}
	.listen h3, .listen .col-12 h3 {
 font-size:1.4rem
}
.magazin-text img{
	width:100px
}
	.bild-beitrag h2{
position:absolute;
	font-size:1.2rem;
}
.mt-100 {
  margin-top: 30px;
}
	.themen h3 {
  font-size: 1rem;
}
	.column-3 {
column-count:2;
}
	.mein-table td.inhalt {
  padding: 10px 20px;
}
	.mein-table td {
  width: 100%;
  float: none;
  display: block;
}
	h3 {
  font-size: 1.4rem;
}
	h3.linie {
  font-size: 1.2rem;
		margin-top:15px
}
	.stellen h3 {
  min-height: 20px;
}
	.leistungen2 {
  margin-right: 0;
}
	.leistungen2 img {
  margin: 10px 0 10px 0;
}
.leistungen3 {
  margin-left: 0;
}
.leistungen3 img {
  margin: 10px 0 10px 0;
  left: 0;
}
	.btn {
  padding: 0.2rem 1.2rem;
  font-size: 1rem;
}
	.table {
  font-size:0.9rem
}

.infoseite h2, .infoseite .h2, .leistungen .h2 {
  font-size:1.6rem
}
	.telefon a {
  font-size: 1rem;
}
.cf7mls-btns .cf7mls_next.action-button, .cf7mls-btns .cf7mls_back.action-button {
  margin: 5px 0px 5px;
  padding: 5px 5px;
}
	.fieldset-cf7mls .cf7mls_back {
  margin-left: calc(20% - 60px) !important;
}
	.fieldset-cf7mls .cf7mls_next, form.cf7mls input.wpcf7-form-control.wpcf7-submit {
  margin-right: calc(20% - 60px) !important;
}
	h1 {
  font-size: 1.6rem;
}
	.header_130  {
  height:5px
}
	.bg-dark, .bg-dark.navbar-shrink {
		height:60px;
		top:0
	}
	body {
		margin-top:0
	}
	.navbar {
    padding: 0 0;
}
.bg-dark.navbar-shrink {
   
}	

}
@media (max-width: 498px) {
.column-3 {
column-count:1;
}

	.mein-filial{
	width: calc(100% - 20px);
}
	span.wpcf7-list-item-label, .btn {
  font-size: .8rem;
}
	.table, .telefon a {
  font-size:0.7rem
}
	h4 {
  font-size: 1.1rem;
}
	.infoseite h1 {
  font-size:1.6rem
}
.infoseite h2 {
  font-size:1.2rem
}
	 h3 {
  font-size:1rem
}
	body {
  font-size: .9rem;
}
		.h-60vh,
.h-70vh,
.h-80vh,
.h-90vh,
.h-100vh {
  height:40vh
}
	.stellen a {
  padding: 30px 4px;
  height: auto;
}
}

.timeline{
  position:relative;
  margin:50px auto;
  padding:40px 0;
  width:1000px;
  box-sizing:border-box;
}
.timeline:before{
  content:'';
  position:absolute;
  left:50%;
  width:2px;
  height:100%;
  background:#eee;
}
.timeline ul{
  padding:0;
  margin:0;
}
.timeline ul li{
  list-style:none;
  position:relative;
  width:50%;
  padding:20px 40px;
  box-sizing:border-box;
}
.timeline ul li h4{
  color:var(--c-weiss);
	margin-bottom:0
}
.timeline ul li:nth-child(odd){
  float:left;
  text-align:right;
  clear:both;
}
.timeline ul li:nth-child(even){
  float:right;
  text-align:left;
  clear:both;
}
.content{
  padding-bottom:20px;
	font-size:80%
}
.timeline ul li:nth-child(odd):before, .timeline ul li:nth-child(even):before
{
  content:'';
  position:absolute;
  width:10px;
  height:10px;
  top:24px;
  background:var(--c-haupt);
  border-radius:50%;
  box-shadow:0 0 0 3px var(--creme);
}
.timeline ul li:nth-child(odd):before
{
  right:-6px;
}
.timeline ul li:nth-child(even):before
{
  left:-4px;
}

.timeline ul li:nth-child(odd) .time,
.timeline ul li:nth-child(even) .time
{
  position: absolute;
  top: 6px;
  margin: 0;
  padding: 12px 24px;
  background: var(--c-haupt);
}
.timeline ul li:nth-child(odd) .time
{
  right:-165px;
	border-left:30px solid #eee
}
.timeline ul li:nth-child(even) .time
{
  left: -165px;
	border-right:30px solid #eee
}
.mein .wpcf7-list-item {
  width: auto;
  float: left;
  margin-bottom: 20px;
  margin-right: 30px;
}
.mein input[type="checkbox"] {
  width: 20px !important;
}
.mein span.wpcf7-list-item-label {
  padding: 0
}
.user-d-none{
	display:none
}
.logged-in .user-d-none{
	display:block
}
@media(max-width:1000px)
{
  .timeline{
    width:100%;
  }
}
@media(max-width:767px){
  .timeline{
    width:100%;
    padding-bottom:0;
  }
  h1{
    font-size:40px;
text-align:center
  }
	.hero h1, .hero .h1{
    font-size:30px;
text-align:left
  }
	.single-slide p {
		font-size:16px
	}
  .timeline:before{
    left:20px;
    height:100%;
  }
  .timeline ul li:nth-child(odd),
  .timeline ul li:nth-child(even)
  {
    width:100%;
    text-align:left;
    padding-left:50px;
    padding-bottom:50px;
	  
  }
  .timeline ul li:nth-child(odd):before,
  .timeline ul li:nth-child(even):before
  {
    top:-18px;
    left:16px;
  }
  .timeline ul li:nth-child(odd) .time,
  .timeline ul li:nth-child(even) .time{
    top:-40px;
    left:50px;
    right:inherit;border-right:0;
	  border-left:20px solid var(--creme);

  }
}

#photos {
  /* Prevent vertical gaps */
margin:0;
  -webkit-column-count: 3;
  -webkit-column-gap: 30px;
  -moz-column-count: 3;
  -moz-column-gap: 30px;
  column-count: 3;
  column-gap: 30px;
	width:100%;
	height:100%
}
#photos figure {
  padding: 0;
	margin:0;
	margin-bottom: 160px;
	position: relative;
	display:inline-flex;
	z-index:99
}
 #photos figure img {
  /* Just in case there are inline attributes */
  width: 100% !important;
  height: auto !important;
}
 #photos h3 {
 
	 text-transform:uppercase;
	 font-family: 'OpenSans Condensed';
	 color:var(--c-haupt-dark)
}
	 #photos figure .feld-title {
		 position: absolute;
  bottom: -160px;
  background-color: #fff;
  left: 0;
  width: 100%;
  z-index: 9;
  height: 160px;
  padding-top: 15px;
		  transition: all .3s ease-in-out;
	  }	 
	  #photos figure:hover .feld-title {

		  height: 220px;
}
	   #photos figure .feld-title .btn {
  opacity: 0
}
	  #photos figure:hover .feld-title .btn {
  opacity: 1
}

@media (max-width: 1400px) {
  #photos {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
}
@media (max-width: 600px) {
  #photos {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
	 #photos figure .feld-title {
  bottom: -100px;
  height: 100px;
	  }	 
	  #photos figure:hover .feld-title {
		  height: 100px;
}
	#photos figure .feld-title .btn {
  opacity: 1
}
}