/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.5
*/

.form__search__input {
    position: relative;
}

/* .make__me__relative p {
    hyphens: none;
} */
.our_jobs .mauticform_wrapper {
max-width: unset!important;
}
.scroll__one__bottom.new__page__arrow {
    cursor: pointer;
margin-top:5px;
    margin-bottom: 20px;
    text-align: center;
    display: inline-block;
    width: 22px;
}
.mauticform-page-wrapper.mauticform-page-1 {
    position: relative;
}
.branche__map {
    width: 100%;
    height: 400px;
    border: #ccc solid 1px;
    margin: 20px 0;
}


.branche__map img {
   max-width: inherit !important;
}
.padding__left__right__20 {
    padding-left: 40px;
    padding-right: 40px;
}
.padding__left__right__40 {
  padding-left:40px;
  padding-right:40px;
}
.change__conact__space__40 .empty__logo__column {
    padding-left: 0px;
}
.some__height__new__header {
    height: 250px;
}
.scroll__one__bottom.new__page__arrow:before {
    content: '';
    width: 22px;
    height: 10px;
    display: block;
    position: relative;
    top: 0px;
    transition: 0.2s ease-in-out;
    background-image: url(../../uploads/2021/12/long-tail-arrow-top-svg.svg);
    background-size: cover;
    float: left;
    right: -6.0606057644%;
}
.scroll__one__bottom.new__page__arrow:After {
    content: '';
    background-image: url(../../uploads/2021/12/short-arrow-top-svg.svg);
    height: 29px;
    width: 22px;
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
    display: block;
    top: -3px;
    float: left;
}
.single-our_jobs h1.entry-title {
  margin-bottom:30px;
}
.wp-block-image figcaption {
   display: none !important;
}
i.fas.fa-external-link-alt {
    color: #e30613;
}
.no__spacing__p__bottom {
  margin-bottom:0;
}
h3.board__memeber__title {
    margin-bottom: 0;
}
p.half__button__icon.big__mehr__font.front__top__list {
  margin-bottom:0;
}
.leinstungen__container img {
    width: 100%;
}
.external_link__icon:hover:before {
  width: 25px;
}
.external_link__icon:before {
content: '';
height: 22px;
width: 10px;
display: block;
float: left;
position: relative;
top: 0px;
transition: 0.2s ease-in-out;
background-image: url(../../uploads/2021/09/long-tail-arrow.svg);
background-size: cover;
}
.external_link__icon:after {
  content: '';
  float: left;
  background-image: url(../../uploads/2021/09/short-arrow.svg);
  width: 29px;
  height: 22px;
  background-size: 100%;
  background-repeat: no-repeat;
}
.board__memeber__exactly {
  font-size:20px;
  margin-bottom:0;
}
p.board__memeber__desc {
    margin-top: 10px;
    font-weight: 500;
}
.custom__search .inside-article {
    padding-top: 0;
    padding-bottom: 0;
    background-color:transparent;
}
.search  .content-area {
  margin-bottom: 80px;
}
.list__downlaods .fas.fa-external-link-alt {
    visibility: hidden;
}
.red-button-093 {
    font-family: 'Gotham SM Bold' !important;
	    width: 100%;
}
.new__height__lastB  .list__style__square {
  font-size:16px;

}
.new__height__lastB  ul {
   margin-left: 18px;
}
.list__style__square {
  	list-style:square;
}
.entry-text-093 ul{
	list-style:square;
}
.list__style__square li::marker{
	color:#e30613;
}
.entry-text-093 ul li::marker{
	color:#e30613;
}
.right-left-div-093 {
    height: auto !important;
}
.blog-img-inside-content{
	margin-bottom:25px !important;
}
.all-forms .mauticform_wrapper {
    max-width: unset;

}
.all-forms input{
		color: #000;
    background-color: #fff;
    border-color: #cccccc;
}
.all-forms select {
 padding: 10px 15px !important;
    border-radius: 0;
}
.all-forms .mauticform-button.btn.btn-default {
    background-color: #e30613;
    color: #ffffff;
    font-size: 14px;
		font-weight:400;
    padding: 10px 40px 10px 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    transition: .2s background-color ease-in-out, .2s color ease-in-out, .2s border-color ease-in-out, .2s opacity ease-in-out, .2s box-shadow ease-in-out;
	font-family: 'Gotham SM Bold';
    background-position: 95%;
    background-image: url(../../uploads/2021/09/button-icon.svg);
    background-repeat: no-repeat;
}
.all-forms .mauticform-label {
    font-size: 18px;
    display: block;
    font-weight: 600;
    margin-bottom: 25px;
}

input:focus, textarea:focus, select:focus{
        outline: none;
    }
.button__search__header {
    position: absolute;
    right: 0;
    background-color: unset;
    padding: 10px;
}
.input__seach__header {
padding-right: 40px!Important;
}
.button__search__header:hover{
  background-color:unset;
}
.mauticform-checkboxgrp-checkboxt:checked+.mauticform-checkboxgrp-label:after  {
  width: 20px;
  height: 20px;
  top: 7px;
  left: 9px;
  opacity: 0;
  border: 0;
}
.unclickable {
  pointer-events: none;
}
.mauticform-checkboxgrp-label:after{
  width: 20px;
  height: 20px;
  position: absolute;
  top: -2px;
  left: 0;
  content: "";
  border-radius: 10%;
  border: 1px solid #d2cccd;
  background-color: #fff;

}
.input__seach__header {
    width: 360px;
}
.form__search__input {
    position: relative;
    max-width: 360px;
}

.mauticform-checkboxgrp-checkboxt:checked+.mauticform-checkboxgrp-label:after {
  opacity: 1;
}
.mauticform-checkboxgrp-checkbox:checked+.mauticform-checkboxgrp-label:before {
  position: absolute;
  top: -2px;
  left: 0;
  content: "";
  border-radius: 10%;
  border: 1px solid #d2cccd;
  background-color: #fff;

}
.mauticform-checkboxgrp-checkbox:checked+.mauticform-checkboxgrp-label:before  {
  width: 20px;
  height: 20px;
  background-color: transparent;
  border-radius: 0;
  top: -2px;
  left: 0px;
  /* -webkit-transform: scale(1.2); */
  /* transform: scale(1.2); */
  background-size: contain;
  background-image: url(../../uploads/2021/10/icons8-checkmark.svg);
  z-index: 99;
  background-repeat: no-repeat;
  border-radius: 10%;
}

.fa-download:before {
    content: '';
    background-image: url(../../uploads/2021/11/new__icon__download.svg);
    width: 21px;
    height: 27px;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
  }

.mauticform-radiogrp-radio:checked+.mauticform-radiogrp-label:after {
  width: 12px;
  height: 12px;
  top: 2px;
  left: 4px;
  border: 0;
}
.mauticform-radiogrp-label:after{
  position: absolute;
  width: 20px;
  height: 20px;
  top: -0px;
  left: 0;
  content: "";
  border-radius: 50%;
  border: 1px solid #d2cccd;
  background-color: #fff;

}
.mauticform-radiogrp-label:after{
  opacity: 1;
}
.mauticform-checkboxgrp-label:before{
  content: '';
  transition: all 1s ease-out!Important;
  }
.mauticform-radiogrp-label:before, .mauticform-radiogrp-label:after{
    content: '';
    transition: opacity .2s ease!Important;
    }
.mauticform-radiogrp-label ,.mauticform-checkboxgrp-label{
  padding-left: 30px;
  margin-left: 0px;
  position: relative;
}
.mauticform-checkboxgrp-row {
  margin-bottom: 20px;
}
.mauticform-radiogrp-row {
  margin-bottom: 15px;
  margin-top: 15px;
}
.mauticform-radiogrp-radio:checked+.mauticform-radiogrp-label:before {
  position: absolute;
  top: -2px;
  left: 0;
  content: "";
  border-radius: 50%;
  border: 1px solid #d2cccd;
  background-color: #fff;
}
.mauticform-checkboxgrp-checkbox:checked+.mauticform-checkboxgrp-label:before{
  width: 20px;
  height: 20px;
}
.mauticform-radiogrp-radio:checked+.mauticform-radiogrp-label:before{
  width: 20px;
  height: 20px;
}
.mauticform-radiogrp-radio:checked+.mauticform-radiogrp-label:before ,.mauticform-checkboxgrp-checkbox:checked+.mauticform-checkboxgrp-label:before{
  background-color: #e30613;
  border-color: #e30613;
}
button#mauticform_input_offertanfrage_submit:hover {
  background-color: #a20613;
  border-color: #a20613;
}
.mauticform-radiogrp-radio ,.mauticform-checkboxgrp-checkbox{
  visibility: hidden;
  opacity: 0;
  position: absolute;

}
@font-face {
  font-family: 'Gotham SM Bold';
  src: url('../../uploads/2021/07/GothamSSm-Bold_Web.woff2') format('woff2');
}

@font-face {
  font-family: 'Gotham SM Light';
  src: url('../../uploads/2021/07/GothamSSm-Light_Web.woff2') format('woff2');
}
.site-header {
	-webkit-box-shadow: 0px 4px 4px 0px rgb(0 0 0 / 30%);
    -moz-box-shadow: 00px 4px 4px 0px rgb(0 0 0 / 30%);
}
.partners__row {
	margin-top:70px;
}
.single__post__wraper:hover figure img {
    transform: scale(1.2);
}
.entry-content:not(:first-child), .entry-summary:not(:first-child), .page-content:not(:first-child) {

    margin-top: 0;
}
.secondary-navigation .change__lang a {
    display: inline-flex;
    font-size:12px;
    font-family:'Gotham SM Light';
    color:#000;
    padding:0;
  }
  .secondary-navigation .change__lang a:hover {
    color:#e30613;
  }
  .wpml-ls-current-language span.wpml-ls-native {
        font-family:'Gotham SM Bold';
  }
  .secondary-navigation .change__lang a.active {
    font-family:'Gotham SM Bold';
  }

  .change__lang .wpml-ls-legacy-list-horizontal {
    padding:0;
  }

  .change__lang {
    display: flex;
    flex-wrap: wrap;
}
.kontakt__form__kontakt .mauticform_wrapper {
max-width:unset;
}
.hide__text__link span {
    display: none;
}
.half__button__icon.adjust__bottom a {
    color: #000;
}
.half__button__icon.adjust__bottom a:hover {
    color: #e30613;
}
.secondary-navigation .change__lang a:after {
    content: ' | ';
    margin-left: 5px;
    margin-right: 5px;
    font-family:'Gotham SM Light';
}
.secondary-navigation .change__lang li:last-child a:after {
    content: '   ';

}
.icon-01,.left-icon-text {
    background-color: #E21E26;
}
.left-side-icons {
    position: fixed;
    top: 260px;
    z-index:99;
}
.left-side-icons:hover .left-icon {
    width: 300px;
}
.left-icon {
    margin-bottom: 2px;
    display: flex;
    position: relative;
    flex-direction: row;
	align-items: center;
}
.icon-01 {
    padding: 14px 0;
    text-align: center;
    width: 56px;
	height: 62px;
}
.left-icon-text {
    padding: 0px 18px 0 25px;
	height: 62px;
	    display: flex;
    align-items: center;
}
.left-icon-text img {
    margin-left: 10px;
    margin-bottom: -3px !important;
}
.left-icon-text a {
    color: #fff;
    font-family: 'Gotham SM Bold';
}
.left-icon .left-icon-text {
    visibility: hidden;
width:0;
	max-width:0;
	opacity:0;
  transition-property: width ,visibility;
	  transition-duration: 0.5s;
}
.left-icon .left-icon-text a{
    visibility: hidden;
min-width:0;
	max-width:0;
	opacity:0;
  transition-property:opacity;
	  transition-duration: 1s;
}
.left-icon:hover .left-icon-text {
	visibility: visible;
	opacity: 1;
width:230px;
		max-width: -moz-fit-content;
    max-width: fit-content;
}
.margin__bottom__10__p {
  margin-bottom:10px;
}
.margin__bottom__0__p {
  margin-bottom:0px;
}
.half__button__icon.should__be__bottom {
    position: absolute;
    bottom: 0;
}
.list__leinstungen__items {
    list-style: none;
    margin: 0;
}
.list__leinstungen__items a strong{
  display:flex;
}
.leinstungen__container {
    box-shadow: 0 0 15px rgb(0 0 0 / 20%);
    height:auto!Important;
}
/*.leinstungen__container > .gb-inside-container {

    height:560px;
 }*/


.leinstungen__container img {
  height:225px;
  object-fit: cover;
}
.list__leinstungen__items a:before {
    content: '';
    height: 22px;
    width: 10px;
    display: block;
    float: left;
    position: relative;

    transition: 0.2s ease-in-out;
    background-image: url(../../uploads/2021/09/long-tail-arrow.svg);
    background-size: cover;
    top: 5px;
    margin-right:42px;
}
.list__leinstungen__items a:hover:before{
  width:25px;
}
.list__leinstungen__items a:hover:after {
  left: 22px;
}
.list__leinstungen__items a:after {
    content: '';
    float: left;
    background-image: url(../../uploads/2021/09/short-arrow.svg);
    width: 29px;
    height: 22px;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-right: 20px;
    top: 5px;
    position: absolute;
    left: 9px;
    transition: 0.2s ease-in-out;
}
.list__leinstungen__items a {
display: inline-block;
    float: left;
    cursor: pointer;
    width: 100%;
    position: relative;
  }
.list__leinstungen__items a {
    color: #000;
}
.list__leinstungen__items a:hover {
    color: #e30613;
}
.size-leinstungen img {
    width: 100%;
}
.list__leinstungen__items li {
  margin-bottom: 14px;
  display: flex;
  flex-wrap: wrap;
    line-height: 28px;
}
.fix__uber__p p {
    margin-bottom: 10px;
}
.last__headline__blog {
    font-size: 22px;
    margin-bottom: 10px;
}
.last__blog__row {
    padding-top: 20px;
    padding-bottom: 20px;
}
.list__style__square {
    margin-left: 18px;
}
.left-icon:hover .left-icon-text a{
	visibility: visible;
	opacity: 1;
min-width:230px;
		max-width: -moz-fit-content;
    max-width: fit-content;
}
.left-icon:nth-child(3):hover .left-icon-text {

    width: 135px;
}
.left-icon:nth-child(3):hover .left-icon-text a {
  min-width:110px;
}
.left-icon:nth-child(1):hover .left-icon-text {

    width: 135px;
}
.left-icon:nth-child(1):hover .left-icon-text a {
  min-width:110px;
}
html[lang="fr-FR"] .left-icon:hover .left-icon-text {

    width: 260px;

}
html[lang="fr-FR"] .left-icon:nth-child(3):hover .left-icon-text a {
  min-width:140px;
}
html[lang="fr-FR"] .left-icon:nth-child(3):hover .left-icon-text {
    width: 172px;
}
a.fix__a {
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
}
.testimonial__block__grid {
  top:230px;
  position: relative;
}
.testimonial__block__grid .gb-inside-container:before {
    content: ' ';
    display: inline-block;
    background-image: url(../../uploads/2021/10/Group-538.png);
    width: 54px;
    height: 54px;
    position: absolute;
    z-index: 1;
    left: 6px;
    top: 40px;
    background-size: contain;
    background-repeat: no-repeat;
}
body .secondary-navigation {
  position: sticky;
  z-index: 1000;
  top: -30px;
  background: transparent;
  pointer-events: none;
  margin-bottom: -30px;
}
.change__lang{
  pointer-events: auto;
}
body .secondary-nav-below-header .secondary-navigation .inside-navigation.grid-container,
.secondary-nav-above-header .secondary-navigation .inside-navigation.grid-container {
    padding: 40px 40px 0px 40px!important;
}

.main-navigation .main-nav ul li:first-child a {
    padding-left: 0;
}

.main-navigation .main-nav ul ul li a {
  font-size:18px;
}
.adjust__padding__p {
    margin-bottom: 20px;
}
#filter_map {
  position: relative;
  width:70%;
}
#fillInformationsJobs {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
    padding: 0 40px;
}
.single-our_jobs .page-links {
    display: none;
}
.black__link a {
    color: #000;
}
.black__link a:hover {
    color: #e30613;
}
.download__icon__custom a {
    color: #000;
}
.download__icon__custom a:hover {
        color: #e30613;
}
.aligned__ul{
    margin-left: 20px;
}
p.fix__p__no__margins {
    margin-bottom: 5px;
}
.make__me__relative {
  position: relative;
}
.half__button__icon.adjust__bottom {
  position: absolute;
  bottom:20px;
}
.half__button__icon.adjust__bottom:before {
  top:2px;
}
.half__button__icon.adjust__bottom:after {
  position: relative;
  top:2px;
  margin-right:10px;
}
.download__icon__custom a:before {
  content: '';
background-image: url(../../uploads/2021/11/new__icon__download.svg);
width: 21px;
height: 27px;
background-repeat: no-repeat;
position: relative;
display: inline-block;
top:6px;
margin-right:10px;
}
.ajax__filter__map__input__home input::-webkit-outer-spin-button,
.ajax__filter__map__input__home input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.ajax__filter__map__input__home input[type=number] {
  -moz-appearance: textfield;
}
.ajax__filter__map__input__home input:focus {
  border-bottom: 0.5px solid #000;
  background: transparent;
}
.ajax__filter__map__input__home input {
    width: calc(100% - 60px);
    height: 60px;
    border:none;
    border-bottom: 0.5px solid #000;
    background: transparent;
    padding: 10px 14px 10px 0px;
    transition: border-color .2s;
}
.ajax__filter__map__input input::-webkit-outer-spin-button,
.ajax__filter__map__input input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.ajax__filter__map__input input::placeholder {
  color:#000;
}
.ajax__filter__map__input input[type=number] {
  -moz-appearance: textfield;
}
#map__filter__buttonIDHome {
  margin-top:30px;
}
#filter_mapHome {
    margin-top: 40px;
}
#zipCodeConsultant:focus-visible {

    outline: none;
}
#filter_map .action__button {
    position: absolute;
    top: 1px;
    right: 1px;
    width: 58px;
    height: 58px;
    overflow: hidden;
    color: transparent;
    background-position: 50%;
    background-repeat: no-repeat;
    background-image: url(../../uploads/2021/09/Path-1266.svg);
    background-color:transparent;
}
.ajax__filter__map__input input {
    width: 100%;
    height: 60px;
    border:none;
    border-bottom: 1px solid #d2cccd;
    background: #fff;
    padding: 10px 72px 10px 0px;
    transition: border-color .2s;
}
.widget.widget_nav_menu ul li a:before {
    content: ' ';
}
.widget.widget_nav_menu ul li a:hover:before {
  width:14px;
}
.half__button__icon.small__mehr__font:after {

    position: relative;
    top: 5px;
    margin-right: 10px;
}
.half__button__icon.small__mehr__font::before {


    top: 5px;
}
.widget.widget_nav_menu ul li a:before {
    content: '';
    height: 13px;
    width: 3px;
    display: block;
    float: left;
    position: relative;
    top: 0px;
    transition: 0.2s ease-in-out;
    background-image: url(../../uploads/2021/09/long-tail-arrow.svg);
    background-size: cover;
    margin-top: 4px;
}
.widget.widget_nav_menu ul li a:after {
    content: '';
    float: left;
    background-image: url(../../uploads/2021/09/short-arrow.svg);
    width: 20px;
    height: 18px;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-right: 10px;
    display: block;
    margin-top: 3px;
}
.person__region {
    font-size: 13px;
    color: #595959;
}
.each__board__member {
    margin-bottom: 50px;
}
.site-footer:not(.footer-bar-active) .copyright-bar {
  margin-left: auto!important;
  margin: 1px;
  font-family: 'Gotham SM Bold';
}
.footer__icons.linkedin a:before {
    content: ' ';
    width: 34px;
    height: 34px;
    background-image: url('../../uploads/2021/09/linkedink-footer.svg');
    background-size: 100%;
    display: inline-flex;
    margin-right: 17px;
}
.footer__links.xing a:before {
    content: ' ';
    width: 34px;
    height: 34px;
    background-image: url('../../uploads/2021/09/xing-footer.svg');
    background-size: 100%;
    display: inline-flex;
    margin-right: 17px;
}
.inside-header {

    align-items: flex-end;
}

.footer__links.xing a {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-end;
    align-items: center;
}
.footer__icons.linkedin a {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-end;
    align-items: center;
}
.footer__icons.linkedin {
    margin-bottom: 10px;
}

.new__menu__footer a {
    font-size: 16px;
    margin-right: 20px;
}

.download__ahref {
    display: flex;
    width: 100%;
    color:#000;
    padding-top:19px;
    padding-bottom:19px;
    font-size:16px;
        align-items: center;

}
.download__separate {
  box-sizing: content-box;
    height: 0;
    overflow: visible;
    border: 0;
    border-top: 1px solid;
    margin: 0;
    clear: both;
    color: inherit;
    opacity:0.3;


}
.download__ahref:hover {

    color:#e30613
}

i.fas.fa-download.icon__in__download {
    font-size: 20px;
  color:#e30613;
    margin-left: 20px;
    top: 6px;
    position: relative;
}


.make__accordion .ul__list__downlaods {
    display: none;
}
.file__icon__size {
  margin-left: auto;
  text-transform: uppercase;
  -ms-flex: none;
  flex: none;
}
.title__downloads {
    flex: 1 1 auto;
    padding-right: 20px;
}
.rows__downloads.make__accordion {
  padding-top: 28px;
padding-bottom: 28px;
margin-top:-28px;
}
.download__separate.row__seps {
    margin-top: 28px;
}
.map_zone {
    fill: #ccc;
    stroke: #fff;
    transition: fill .2s;
}
.map_group:hover .map_zone {
    fill: #b3b3b3;
    cursor: pointer;
}
.rows__downloads.make__accordion.show .row__seps {
    display: none;
}
.map_group.is_active .map_zone {
    fill: #595959;
}
.map_map {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.map__size__posts {
    padding-bottom: 64.2487%;
    position: relative;
}
.rows__downloads.clean__acc {
  margin-top: 112px;
  margin-bottom: 112px;
  scroll-margin-top: 112px;
  scroll-snap-margin-top: 112px;
  }
  .rows__downloads.clean__acc:first-child {
    margin-top: 0;
}
.rows__downloads .cat__title__down {
  font-family: 'Gotham SM Bold';
  font-size: 22px;
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
  width: 100%;

  }
	.make__accordion.show>.cat__title__down .fas.fa-chevron-down,
	.make__accordion:not(.show)>.cat__title__down .fas.fa-chevron-up {
		display:none
	}
/*  .make__accordion.show .parent_acc.fas.fa-chevron-down {
    display:none
    }
    .make__accordion .parent_acc.fas.fa-chevron-up {
      display:none
      }
      .make__accordion.show .parent_acc.fas.fa-chevron-up {
        display:inline-block
        }

.make__accordion.show.child_block .child_acc.fas.fa-chevron-down,
.clean__acc.show.child_block .child_acc.fas.fa-chevron-down{
    display:none
}
.make__accordion.child_block .child_acc.fas.fa-chevron-up,
.clean__acc.child_block .child_acc.fas.fa-chevron-up{
    display:none
}
.make__accordion.show.child_block .child_acc.fas.fa-chevron-up,
.clean__acc.show.child_block .child_acc.fas.fa-chevron-up{
    display:inline-block
}*/
.rows__downloads.make__accordion .cat__title__down {
  cursor:pointer;
}
  .rows__downloads.make__accordion  .cat__title__down:hover {
  color:#e30613;
  }
  .icon__accordion__down {
    margin-left: auto;
}
.teams__rows {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
    padding:0 40px;
}
.wrapper__image__team .hover__image__team {
  opacity:0;
}
.wrapper__image__team:hover .hover__image__team {
  opacity:1;
}
.wrapper__image__team:hover .normal__image {
  opacity:1;
}

.wrapper__image__team {
width:340px;
height:250px;
position:relative;
margin:0 auto;
}
.wrapper__image__team figure img {
  width:100%;
}
.wrapper__image__team figure {
  width:100%;
      position: absolute;
      left: 0;
      -webkit-transition: opacity 0.2s ease-in-out;
      -moz-transition: opacity 0.2s ease-in-out;
      -o-transition: opacity 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out;

}

.single__team__wraper {
  display: flex;
  flex-wrap: wrap;
  width: calc(33% - 30px);
  flex-grow: 1;
  box-shadow: 0 0 15px rgb(0 0 0 / 20%);
  align-items: flex-start;
  align-content: flex-start;
  max-width:calc(33% - 30px);

}
.href__wrapper__team {
    width: 100%;
}
.title__team__wrap {
    font-size: 20px;
    font-family: 'Gotham SM Bold';
    line-height: :27px;
    margin-bottom:0;
    display:inline-block;
    color: #000;
}
.meta__box__team__role {
    font-size: 16px;
    line-height: 28px;
    color: #000;
    min-height:56px;
}
.wrapper__infos__team {
    width: 100%;
    padding: 25px;
}
.arrow__hover__team{
  display:inline-block;
  float:left;
  cursor:pointer;
}

.arrow__hover__team:before {
    content: '';
    height: 22px;
    width: 10px;
    /* background-color: #E21E26; */
    display: block;
    float: left;
    position: relative;
        top: 0px;
    transition: 0.2s ease-in-out;
  background-image:url(  ../../uploads/2021/09/long-tail-arrow.svg);
  background-size:cover;
}

.arrow__hover__team:after {
    content: '';
    float: left;
    background-image: url(../../uploads/2021/09/short-arrow.svg);
    width: 29px;
    height: 22px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.arrow__hover__team:hover:before{
  width:25px;
}

.wrapper__image__team {
    width: 100%;
}
 /* .wrapper__image__team .hover__image__team {
  display:none
} */
.single__post__wraper {
    box-shadow: 0 0 15px rgb(0 0 0 / 20%);
  }
  .category__name__blog {
      font-size: 14px;
      line-height: 26px;
      margin-bottom: 0;
      color: #000;
  }

  .title__blog__wrap.have__feat {
    font-size: 28px;
    line-height: 38px;
    color: #000;
    overflow-wrap: break-word;
    word-break: break-word;
    hyphens: auto;
}
.title__blog__wrap.no__feat {
  font-size: 32px;
  line-height: 43px;
  color: #000;
}
.go__to__blog {
    display: flex;
}
.grid__sizer {
  width:30%;
}
.single__post__wraper {
      align-self: start;
    /* display: inline-block;
    margin: 0 0 1.5em;
    width: 100%;
    -webkit-transition: 1s ease all;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 2px 2px 4px 0 #ccc; */
}
.wrapper__image__blog figure {
  width:100%;
  overflow: hidden;

}
.wrapper__image__blog figure img {
  width:100%;
  height:100%;
  object-fit: cover;
        transition: all 1s ease;
}
.button__bold {
    font-family: 'Gotham SM Bold';
    background-position: 95%;
    background-image: url(../../uploads/2021/09/button-icon.svg);
    background-repeat: no-repeat;
}

.single__jobs__back {
    color: #000;
    font-size:16px;
}
.single__jobs__back:hover {
    color: #e30613;
}
.blogs__rows.response-ajax-filter-blog {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    justify-content: start;
    gap: 20px;
    margin:1.5em 0;
}
  .js-category-blog {
    text-align: left;
    margin: 0;
    /* text-align: center; */

    margin-bottom: 50px;
    padding-left: 0px;
  }
.js-category-blog li {
    list-style: none;
    display: inline-block;
    cursor: pointer;
    margin-left: 0px;
    margin-right: 40px;
    font-size: 16px;

}

.entry-content > .gb-container:last-child > .gb-inside-container {
    padding-bottom: 100px;
}
.mauticform-row:last-child {
    display: block;
    margin-bottom: 0;
}
.kontakt__form__kontakt  .mauticform_wrapper {
  margin-bottom:0!important;
}
.js-category-blog li:hover{
  color:#E21E26;
}
.rows__downloads.make__accordion:last-child {
    padding-bottom: 0;
}
div#mauticform_generellekontaktanfrage_submit {
    margin-bottom: 0;
}

.single-our_jobs .entry-content p:first-child {
    padding-top: 0;
    line-height: 1.35;
    font-size: 29px;
    margin-bottom: 42px;
}
.single-our_jobs .entry-content ul {
    list-style: square;
}
.single-our_jobs li::marker {
  color: #e30613;
}
b, strong {
    font-weight: 400;
    font-family: 'Gotham SM Bold';
}
.contact__bottom__single__job {
    display: flex;
    flex-wrap: wrap;
}
.image__wrapper__bottom__job {
  width:50%;
    display: flex;
}
.single__job__text__bottom {
    width: 50%;

    display: -ms-flexbox;
    display: flex;
        background-color: #f4f4f4;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
}
.single__job__text__bottom > div{
  padding-left: 49px;
  padding-right: 49px;
  padding-top: 42px;
  padding-bottom: 42px;
}
.banner__job__single__title {
    margin-bottom: 14px;
    line-height: 1.3;
    font-family: 'Gotham SM Bold';
    font-size: 22px;
}
.banner__job__single__desc{

}
.default__red__button.button__bold {
background-color: #e30613;
width:fit-content;
    width: -moz-fit-content;
color: #ffffff;
font-size: 14px;
padding: 10px 40px 10px 30px;
display: inline-flex;
align-items: center;
justify-content: center;
text-align: center;
text-decoration: none;
transition: .2s background-color ease-in-out, .2s color ease-in-out, .2s border-color ease-in-out, .2s opacity ease-in-out, .2s box-shadow ease-in-out;
}
.default__red__button.button__bold:hover {
  background-color: #a20613;
    color: #ffffff;
  }

  .ajax__filter__map__input  .default__red__button.button__bold {
    margin-top: 80px;
}
.simple__custom__button {
    padding: 10px 45px 10px 30px;
    background-color: #e30613;
    color: #fff;
    transition:0.2s all;
}
.simple__custom__button:hover {
    background-color: #a20613;
    color:#fff;
}
.contact__bottom__single__job {
    margin-top: 50px;
}
.list__downlaods.in__single__jobs {
    margin-top: 50px;
}
.image__wrapper__bottom__job img {
  width:100%;
  max-height:320px!important;
  object-fit: cover;
}
#blog_loadmore {
    margin: 0 auto;
    text-align: center;
    text-decoration: underline;
    font-size: 16px;
    margin-top: 35px;
    display: block;
    cursor: pointer;
        margin-bottom: 0px;
}
#blog_loadmore:hover {
      color:#E21E26;
}
.js-category-blog li.active {
    color:#E21E26;

    font-family: 'Gotham SM Bold';
}
.date__time__post {
    font-family: 'Gotham SM Bold';
    color: #595959;
    font-size: 16px;
}
.wrapper__infos__blog.have__feat {
    padding: 20px 20px 20px 20px;
}
.wrapper__infos__blog.no__feat {
    padding: 20px;
}
.wrapper__infos__blog.have__feat .arrow__hover__team {
    margin-top: 40px;
}
.wrapper__infos__blog.no__feat .arrow__hover__team {
    margin-top: 30px;
}
.team__contact {
    display: block;
    color: #000;
    margin-bottom:5px;
}
.team__contact i {
    margin-right:10px;
    color: #e30613
}
.js-category {
    margin: 0;
    text-align: left;
    margin-bottom:50px;
    margin-left:20px;
    display: grid;
grid-template-columns: repeat(6, 20fr);

}
.js-category li {
    list-style: none;
    display: inline-flex;
    cursor: pointer;
    margin-left: 17px;
    margin-right: 17px;
    font-size: 16px;
    font-family: 'Gotham SM Light';
    padding: 0px 5px;
    text-align: center;
    justify-content: center;
	line-height: 26px;
	margin-bottom: 30px;
}
.js-category li.active {
      color:#E21E26;
      text-decoration: none;
          font-family: 'Gotham SM Bold';

}
.js-category li:hover {
      color:#E21E26;
}

.half__button__icon{
  display:inline-block;
  float:left;
  cursor:pointer;

}


#Partner02 .half__button__icon,#Partner01 .half__button__icon , #Partner03 .half__button__icon , #Partner04 .half__button__icon, #Partner05 .half__button__icon, #Partner06 .half__button__icon,
#Partner07 .half__button__icon, #Partner08 .half__button__icon ,#Partner09 .half__button__icon{
  margin-bottom:0;
}
.hover__small__arrow__column:hover .half__button__icon:before{
  width:25px;
}
/* .big__mehr__font.half__button__icon:before {

    top: 11px;

}
.big__mehr__font.half__button__icon:after {

top: 8px;

} */
.half__button__icon:before {
  content: '';
height: 22px;
width: 10px;
/* background-color: #E21E26; */
display: block;
float: left;
position: relative;
top: 0px;
transition: 0.2s ease-in-out;
background-image: url(../../uploads/2021/09/long-tail-arrow.svg);
background-size: cover;
}
.eql__column > .gb-inside-container {
    height: 100%;
}
.eql__column > .gb-inside-container .image__full {
    height: 100%;
}
.eql__column > .gb-inside-container .image__full img {
    height: 100%;
}
.image__full img {
  width:100%;
  object-fit: cover;
}
.half__button__icon.small__mehr__font a {
    font-size: 13px;
    color: #000;
    font-family: 'Gotham SM Bold';
}
.half__button__icon:after{
  content: '';
  float: left;
  background-image: url(../../uploads/2021/09/short-arrow.svg);
  width: 29px;
  height: 22px;
  background-size: 100%;
  background-repeat: no-repeat;
}

.half__button__icon:hover:before{
  width:25px;
}
.half__button__icon.should__be__bottom:before {
  top:2px;
}
.half__button__icon.should__be__bottom:after {
  top:2px;
  position: relative;
}
.half__button__icon.should__be__bottom a {
    color: #000;
    margin-left:5px;
}
.half__button__icon.should__be__bottom a:hover {
    color: #e30613;
}
.half__button__icon.big__mehr__font a {
    color: #000;
}
.half__button__icon.big__mehr__font a:hover {
    color: #e30613;
}
.partnerEQ.eql__column {
  min-height: 376px;
max-height: 376px;
}
.eql__column {
  min-height: 376px;
max-height: 376px;
}
.new__height__lastB .eql__column {
  min-height: 376px;
max-height: 376px;
}
ul {
    list-style: square;
}
ul li::marker{
  color:#e30613;
}
.main-navigation .main-nav ul ul li[class*="current-menu-"] > a {
      color: #e30613!important;
}
#mauticform_checkboxgrp_label_please_acknowledge_the_te_Ja0 a {
    color: #fff;
    text-decoration: underline;
}
#mauticform_checkboxgrp_label_please_acknowledge_the_te_Ja0 a:hover {

color:#d3d3d3;
}
#mauticform_input_emailanmeldungdoubleoptinmitdsgvozustimmung_email {
    border: none;
    border-bottom: 1px solid #ccc;
    background-color: transparent;
    color:#fff;
        width: 63%;
        padding-top: 16px;
}
#mauticform_input_emailanmeldungdoubleoptinmitdsgvozustimmungfr_email {
  border: none;
  border-bottom: 1px solid #ccc;
  background-color: transparent;
  color:#fff;
      width: 63%;
      padding-top: 16px;
}
#mauticform_input_emailanmeldungdoubleoptinmitdsgvozustimmungit_email {
  border: none;
  border-bottom: 1px solid #ccc;
  background-color: transparent;
  color:#fff;
      width: 63%;
      padding-top: 16px;
}
#mauticform_input_emailanmeldungdoubleoptinmitdsgvozustimmungit_email::placeholder {
color:#fff;
}
#mauticform_input_emailanmeldungdoubleoptinmitdsgvozustimmungfr_email::placeholder {
color:#fff;
}
#mauticform_input_emailanmeldungdoubleoptinmitdsgvozustimmung_email::placeholder {
color:#fff;
}
#mauticform_emailanmeldungdoubleoptinmitdsgvozustimmung_submit {
    position: absolute;
    top: 0;
    right: 0;
}
#mauticform_emailanmeldungdoubleoptinmitdsgvozustimmungfr_submit {
  position: absolute;
  top: 0;
  right: 0;
}
#mauticform_emailanmeldungdoubleoptinmitdsgvozustimmungit_submit {
  position: absolute;
top: 0;
right: 0;
}
#mauticform_emailanmeldungdoubleoptinmitdsgvozustimmungit_submit button {
  border: 0;
border-radius: 0;
background-color: #e30613;
color: #ffffff;
padding: 15px 55px 15px 20px;
margin: 0px 0 0;
background-position: 95%;
background-image: url(../../uploads/2021/09/button-icon.svg);
background-repeat: no-repeat;
font-size: 18px;
font-family: 'Gotham SM Bold';
font-weight: normal;
}
#mauticform_emailanmeldungdoubleoptinmitdsgvozustimmungit {
  position:relative;
}
#mauticform_checkboxgrp_label_please_acknowledge_the_te_Ja0 {
  color:#fff;
}
#mauticform_input_emailanmeldungdoubleoptinmitdsgvozustimmung_email:Focus {
  outline:0;
}
.#mauticform_emailanmeldungdoubleoptinmitdsgvozustimmungfr_email:focus {
    outline:0;
}
#mauticform_emailanmeldungdoubleoptinmitdsgvozustimmung {
    position: relative;
}
#mauticform_emailanmeldungdoubleoptinmitdsgvozustimmungfr {
      position: relative;
}
div#mauticform_emailanmeldungdoubleoptinmitdsgvozustimmungfr_submit button {
    border: 0;
    border-radius: 0;
    background-color: #e30613;
    color: #ffffff;
    padding: 15px 55px 15px 20px;
    margin: 0px 0 0;
    background-position: 95%;
background-image: url(../../uploads/2021/09/button-icon.svg);
background-repeat: no-repeat;
font-size: 18px;
    font-family: 'Gotham SM Bold';
    font-weight: normal
}
div#mauticform_emailanmeldungdoubleoptinmitdsgvozustimmung_submit button:hover {
  background-color: #a20613;
      color: #ffffff;
}
div#mauticform_bewerbungsformular_submit button#mauticform_input_bewerbungsformular_submit {
  border: 0;
  border-radius: 0;
  background-color: #e30613;
  color: #ffffff;
  padding: 15px 55px 15px 20px;
  margin: 0px 0 0;
  background-position: 95%;
background-image: url(../../uploads/2021/09/button-icon.svg);
background-repeat: no-repeat;
font-size: 18px;
  font-family: 'Gotham SM Bold';
  font-weight: normal
}
div#mauticform_bewerbungsformular_submit button#mauticform_input_bewerbungsformular_submit:hover {
  background-color: #a20613;
      color: #ffffff;
}
div#mauticform_emailanmeldungdoubleoptinmitdsgvozustimmung_submit button {
    border: 0;
    border-radius: 0;
    background-color: #e30613;
    color: #ffffff;
    padding: 15px 55px 15px 20px;
    margin: 0px 0 0;
    background-position: 95%;
background-image: url(../../uploads/2021/09/button-icon.svg);
background-repeat: no-repeat;
font-size: 18px;
    font-family: 'Gotham SM Bold';
    font-weight: normal
}
.ViewSDK_hideOverflow {
    overflow: hidden;
}

.ViewSDK_hideOverflow {
    overflow: hidden;
}
.embed {
    position: relative;
    overflow: hidden;
}
.embed-a4:before {
    padding-top: 141.42857%;
}
.embed:before {
    display: block;
    content: "";
    width: 1px;
    float: left;
    margin-left: -1px;
    padding-top: 100%;
}
 .embed iframe, .embed video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media (min-width: 767px) {
.schadenList.container__schadenM__list{
  margin:0 -40px;
}
.container__schadenM__list + .gb-button-wrapper {
    margin-left: -40px;
}
}

@media (min-width: 1125px) {
  header#masthead {
    position: sticky;
    top: -20px;
    padding-top: 30px;
    z-index: 999;
    max-width: unset;
}
    nav .main-nav .mega-menu {
        position: static;
    }
.main-navigation ul ul {
  box-shadow:none;
}
nav .main-nav .mega-menu.mega-menu-col-2>ul>li.full__width__button__menu a:After,
nav .main-nav .mega-menu.mega-menu-col-3>ul>li.full__width__button__menu a:After {
    content: ' ';
    background-image: url(../../uploads/2021/09/arrow-in-menu-white.svg);
    width: 36px;
    background-repeat: no-repeat;
    height: 16px;
    background-size: 100%;
    margin-left: auto;
}

nav .main-nav .mega-menu .column.menu-item > ul{
    padding-left: 0;
}
nav .main-nav .mega-menu .column.menu-item > a{
    display: none;
}

nav .main-nav .mega-menu.mega-menu-col-2>ul>li.full__width__button__menu,
nav .main-nav .mega-menu.mega-menu-col-3>ul>li.full__width__button__menu {
    width: calc(100% + 80px);
    background-color: #595959;
    padding: 5px 30px;
    margin-left:-40px;
    margin-right:-40px;
}
nav .main-nav .mega-menu.mega-menu-col-2>ul>li.full__width__button__menu a,
nav .main-nav .mega-menu.mega-menu-col-3>ul>li.full__width__button__menu a {
  color: #fff;
  font-family: 'Gotham SM Bold';
  width: 100%;
  display: flex;
  align-items: center;
      padding-right: 0;
}

/*body nav .main-nav .mega-menu.mega-menu-col-2>ul{*/
/*    display: grid;*/
/*    grid-template-columns: repeat(2, 1fr);*/
/*    gap: 2rem;*/
/*}*/

/*body nav .main-nav .mega-menu.mega-menu-col-2>ul>li:nth-child(2){*/
/*    grid-column: 2;*/
/*    grid-row: 1 / span 2;*/
/*}*/

/*body nav .main-nav .mega-menu.mega-menu-col-2>ul>li:nth-child(3){*/
/*    grid-column: 2;*/
/*    grid-row: 3 / span 2;*/
/*}*/

    .main-navigation .main-nav ul ul li a {
    padding-left: 0;
    }

    nav .main-nav .mega-menu > ul {
        position: absolute;
        /* width: 100%; */
        width:1120px;
        left: 0 !important;
        display: flex;
        flex-wrap: wrap;
        padding-left:40px;
        padding-right:40px;
        padding-top:10px;

	-webkit-box-shadow: 0px 4px 5px -4px rgb(0 0 0 / 30%);
    -moz-box-shadow: 00px 4px 5px -4px rgb(0 0 0 / 30%);

    }

    nav .main-nav .mega-menu > ul li.unclickable > a {
      font-weight: normal;
      padding-left: 0;
      font-family: 'Gotham SM Light' !important;
    }

    nav .main-nav .mega-menu>ul>li {
        /* display: inline-block;
        width: 25%;
        vertical-align: top; */
        display: inline-flex;
        width: 25%;
        vertical-align: top;
        flex-wrap: wrap;
        align-content: flex-start;
    }


        nav .main-nav .mega-menu.mega-menu-col-1>ul>li:first-child {
          margin-top:25px;
        }
        nav .main-nav .mega-menu.mega-menu-col-1>ul>li:last-child {
          margin-bottom:25px;
        }
        nav .main-nav .mega-menu.mega-menu-col-1>ul>li>a{
          font-size:18px;
                font-family: 'Gotham SM Bold'
        }
    nav .main-nav .mega-menu.mega-menu-col-1>ul>li {
        width: 100%;
        padding-right:50px;
        margin-top: 0px;
    }
    nav .main-nav .mega-menu.mega-menu-col-2>ul>li {
        width: 50%;
        padding-right:50px;
        margin-top: 25px;
    }

    nav .main-nav .mega-menu.mega-menu-col-3>ul>li {
        width: 33.3333%;
        padding-right:25px;
        margin-top: 25px;
    }

    nav .main-nav .mega-menu.mega-menu-col-5>ul>li {
        width: 20%;
        padding-right:25px;
        margin-top: 25px;
    }

    nav .main-nav .mega-menu > ul > li:hover > a,
    nav .main-nav .mega-menu > ul > li:focus > a,
    nav .main-nav .mega-menu > ul > li[class*="current-"] > a,
    nav .main-nav .mega-menu ul ul {
        background-color: transparent !important;
        color: inherit;
    }

    nav .main-nav .mega-menu ul .sub-menu {
        position: static;
        display: block;
        opacity: 1;
        visibility: visible;
        width: 100%;
        padding-left:10px;
        box-shadow: 0 0 0;
        left: 0;
        height: auto;
        pointer-events: auto;
        transform: scale(1);
        margin-bottom: 15px;
    }

    nav .main-nav .mega-menu ul.toggled-on .sub-menu {
        pointer-events: auto;
    }

    nav .main-nav .mega-menu .sub-menu .menu-item-has-children .dropdown-menu-toggle {
        display: none;
    }
    .language__mobile {
      display:none;
    }

}
@media (max-width: 1125px) {
  .full__width__button__menu {
    display:none;
  }
  .main-navigation.toggled .main-nav>ul {
    padding-left:20px;
    padding-right:20px;
  }
  .main-navigation.toggled .main-nav .language__mobile {
    width: fit-content;
      width: -moz-fit-content;
  border: none!important;
  display: inline-block;
  padding-right: 0px;
}
  .main-navigation.toggled .main-nav .language__mobile a {
    padding-right:0px;
  }
.main-navigation.toggled .main-nav .language__mobile:After {
  display:none;
}
.main-navigation.toggled .main-nav .language__mobile a:after {
    content: '|';
    opacity: 0.5;
    padding-left: 5px;
    padding-right: 0px;
}
  .main-navigation .menu-toggle .gp-icon svg {
      fill: #e30613;
  }
  button.menu-toggle.secondary-menu-toggle {
    visibility: hidden;
}

  .sub-menu.toggled-on li {
    padding-left:0!important;
  }
  .main-navigation .main-nav .sub-menu li {
    padding-top:10;
    padding-bottom:0;
  }
  .nav-float-left .has-inline-mobile-toggle #site-navigation.toggled {
    position: fixed;
    top:87px;
    left: 0;
    width: 100%;
    background-color: #fff;
    margin-top: 0;
    box-shadow: 0px 2px 6px 0px rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0px 2px 5px 0px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.74);
    bottom:0;
    overflow-y: auto;
  }
  .main-navigation .main-nav ul li a {
    padding-left:0px;
    font-size: 22px
  }

  .main-navigation .main-nav li {

    padding-top:10px;
    padding-bottom:10px;

  }
  .main-navigation .main-nav ul ul li a {
    padding-left:0;
  }

  .main-navigation .sub-menu .menu-item-has-children:After {
    content: ' ';
    display: block;
    width: 100%;
    border-bottom: 1px solid;
    opacity: 0.5;
    padding-top: 10px;
  }
    .main-navigation .main-nav .sub-menu.toggled-on {
      padding-top:10px!important;
    }
  .main-navigation .main-nav > ul > li:After {
    content: ' ';
    display: block;
    width: 100%;
    border-bottom: 1px solid;
    opacity: 0.5;
    padding-top: 20px;
}
.mobile-menu-open body {
    overflow: hidden;
}

  .main-navigation.toggled .main-nav>ul {

    padding-top: 30px;
  }
  .site-header {
    position: sticky;
    position: -webkit-sticky;
    top: 0px;
    opacity: 1;
    z-index: 99;
    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 30%);
    -moz-box-shadow: 00px 3px 5px 0px rgb(0 0 0 / 30%)

}
body .secondary-navigation {
  position: sticky;
  position: -webkit-sticky;
  top: 0px;
  display:none
}
}
@media only screen and (max-width: 1024px) {
  .padding__left__right__20 {
      padding-left: 0px;
      padding-right: 0px;
  }
  .padding__left__right__40 {
    padding-left:0;
    padding-right:0;
  }
.js-category li {
  margin-bottom:20px;
}
  .js-category {


  grid-template-columns: repeat(3, 33.3fr);

  }
  .blogs__rows.response-ajax-filter-blog {
grid-template-columns: repeat(2, 50fr);
  }
  .wrapper__image__team figure.normal__image {
    position: relative;
  }
  .wrapper__image__team .hover__image__team {
    display:none;
  }
  .wrapper__image__team {
    height:Auto;
  }
  .single__team__wraper {
    max-width: calc(50% - 30px);
    width:calc(50% - 30px);
  }
  .list__leinstungen__items {
    font-size: 14px;
  }
  .half__button__icon.adjust__bottom {
    margin-bottom:0;
  }
  .site-header{
    top:0px;
  }
  .image__100__fix__tablet .gb-inside-container {
    height: 100%;
}
.image__100__fix__tablet .gb-inside-container figure {
    height: 100%;
}
.image__100__fix__tablet .gb-inside-container figure img {
    height: 100%;
    object-fit: cover;
}
.unclickable {
    pointer-events: auto;
}
.leinstungen__container > .gb-inside-container {
  height:610px;
}
.eql__column {
    min-height: auto;
    max-height: unset;
}
.new__height__lastB .eql__column {
    min-height: auto;
    max-height: unset;
}

}

@media only screen and (max-width: 767px) {
  .fillInformationsJobs {
    padding:0;
  }
  .title__blog__wrap.have__feat {
    font-size:19px;
    line-height: 25px;
  }
  .half__button__icon.should__be__bottom:before {

      margin-right: 25px;
  }
  .some__height__new__header {
    height:auto;
  }
  .half__button__icon.should__be__bottom:after {
    top: 2px;
    position: absolute;
    left: 0;
    transition: 0.2s ease-in-out;
}

.half__button__icon:hover:after {
  left:25px;
}
  .js-category {

  grid-template-columns: repeat(1, 100fr);

  }
  .leinstungen__container > .gb-inside-container {
    height:auto;
  }
  .teams__rows{
    padding:0;
  }
.main-navigation .main-nav > ul > .sfHover:After {
    border-bottom: 0px solid;
    padding-bottom:0;
    padding-top:0;
}
  .mauticform-radiogrp-label:after {
    width: 20px;
    height: 20px;
    top:0px;
  }
  .new__menu__footer {
    text-align: left;
}
  .mauticform-checkboxgrp-label:after {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0px;
    left: 0;
    content: "";
    border-radius: 10%;
    border: 1px solid #d2cccd;
    background-color: #fff;
}
  .mauticform-radiogrp-label {
    font-size: 16px;
}
.mauticform-checkboxgrp-checkbox:checked+.mauticform-checkboxgrp-label:before {
    width: 20px;
    height: 20px;
}
.button__bold.text__align__left__mobile {
    text-align: left!important;
    padding-left: 20px!important;
}
.mauticform-checkboxgrp-label {
    font-size: 16px;
}
  .mauticform-radiogrp-radio:checked+.mauticform-radiogrp-label:after {
    width: 12px;
    height: 12px;
    top: 2px;
    left: 4px;
    border: 0;
}
  .mauticform-radiogrp-radio:checked+.mauticform-radiogrp-label:before {
    width: 20px;
    height: 20px;
}
  .site-header .header-image {
    width: 200px;
}
  .footer-widgets-container {
    padding-left:20px;
    padding-right:20px;
  }
  .custom__search .inside-article h2 {
    font-size:20px;

  }

  .leinstungen__container {

    height: auto!important;
}
  #mauticform_input_emailanmeldungdoubleoptinmitdsgvozustimmung_email {
    width:100%;
  }
  #mauticform_input_emailanmeldungdoubleoptinmitdsgvozustimmungfr_email {
    width:100%;
  }
  #mauticform_input_emailanmeldungdoubleoptinmitdsgvozustimmungit_email {
    width:100%;
  }
  #mauticform_emailanmeldungdoubleoptinmitdsgvozustimmungit_submit {
    position:relative;
  }
  h2.bigger__h2.gb-headline {
    font-size:27px!important;
    line-height:37px!important;
  }
  .js-category-blog {
    padding-lefT:0;
    text-align: center;
  }
  .js-category-blog li {
    margin-left:0;
    display: block;
    margin-bottom: 20px;
  }
  .wrapper__infos__blog.have__feat .arrow__hover__team {
    margin-top: 10px;
  }
  .ajax__filter__map__input .default__red__button.button__bold {
    margin-top:40px;
  }
  h1 {
    font-size: 27px;
}
  .image__wrapper__bottom__job {
    width:100%;
  }
  .single__job__text__bottom {
    width:100%;
  }
  .simple__custom__button {

    font-size: 15px;
  }
  .menu-item-has-children .dropdown-menu-toggle {
    padding-right:0!Important;
  }
  .single-our_jobs .entry-content p:first-child {
    font-size: 20px;
  }

  .single-our_jobs h2 {
    font-size: 20px;
  }
  .single__job__text__bottom > div {
  padding:20px 25px 20px 25px;
  }
    .nav-float-left .has-inline-mobile-toggle #site-navigation.toggled {
    top:77px;
    }
    .flex__cat__title {
    flex: 1;
  }
  .download__ahref {
    display:block;
  }
    #filter_map {
    position: relative;
    width: 100%;
}
    .main-navigation .main-nav ul li a {
      font-size:20px;
    }
    .main-navigation .main-nav ul ul li a {
      font-size:16px;
    }
  h2.gb-headline.gb-headline-text {
    font-size:22px!Important;
    line-height:32px!Important;
    word-break: break-word;
    -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  }
  .inside-site-info {

    flex-direction: column;

}
.site-footer:not(.footer-bar-active) .copyright-bar {
  margin-left:0!Important;
    margin-top: 20px;
    margin-right:auto!important;

}


  .list__leinstungen__items {

    font-size: 16px;
      -webkit-hyphens: auto;
      -ms-hyphens: auto;
      hyphens: auto;
      word-break: break-word;
}
.js-category {
  text-align: left;
}
.list__leinstungen__items a:before {
  margin-right:10px;
}
.list__leinstungen__items li {
    line-height: 25px;
    margin-bottom: 15px;
}
  .blogs__rows.response-ajax-filter-blog {
    grid-template-columns: repeat(auto-fit, min(100%));
  }
  .testimonial__block__grid {
    top:250px;
  }
  .testimonial__block__grid .gb-inside-container:before {
    opacity:0.7;
  }
  .paragraph__text__testimonial {
    z-index: 9;
    position: relative;
}
.mauticform-radiogrp-label, .mauticform-checkboxgrp-label {
  padding-left:26px;
  display:block;
}
.list__style__square:nth-child(1) {
    margin-bottom: 0;
}
.front__top__list {
  margin-top:20px;
}
  body .secondary-nav-below-header .secondary-navigation .inside-navigation.grid-container, .secondary-nav-above-header .secondary-navigation .inside-navigation.grid-container {
      padding: 0px 40px 0px 40px!important;
    }
    button.menu-toggle {
  padding-left:0;
  }
  .title__downloads {
  width: 100%;
  }

  .file__icon__size {
    flex: unset;
  display: flex;
  flex-wrap: wrap;
  margin-top:10px;
  justify-content: space-between;
  }
  .left-side-icons {
    display:none;
  }
  .hero__title__h__fni {
    max-width:100%;
  }
  .single__team__wraper {
    max-width: 100%;
    width:100%;
  }
    .site-header {
      top:0px;
    }
    .secondary-nav-above-header .secondary-navigation .inside-navigation.grid-container {
      padding-top:0px!important;
    }
    .half__button__icon.should__be__bottom {
    position: relative;
    bottom: 0;
}
#mauticform_emailanmeldungdoubleoptinmitdsgvozustimmung_submit {
    position: relative;
    top: 0;
    right: 0;
}
#mauticform_emailanmeldungdoubleoptinmitdsgvozustimmungfr_submit {
  position:Relative;
}
.eql__column {
    min-height: auto;
}
.title__schadenM__list {
    font-size: 16px;
    margin-right: 10px;
}
.unclickable {
    pointer-events: auto;
}


.list__leinstungen__items a:after {

    width: 21px;
    height: 15px;
    top: 6px;
    position: absolute;
    left: 9px;

}
.list__leinstungen__items a:before {

    height: 16px;
    width: 10px;

    top: 6px;
    margin-right: 30px;
}
.rows__downloads .cat__title__down {

    font-size: 17px;

}
.accordion__title__down  {
  font-size:16px;
}
.button__bold {


    font-size: 16px;
}
}


.child_block .ul__list__downlaods {
    border-top: none;
}

.ul__list__downlaods  {
     border-top: 1px solid rgba(0, 0, 0, 0.3);
     margin-top:30px;
}

.child_block {
   
    /*border-bottom: 1px solid rgba(0, 0, 0, 0.3);*/
    margin: 0 !important;
    padding: 30px 0 30px 80px !important;
}

.child_block.show:after {
    display: none;
}

.child_block:after {
    display: block;
    position: relative;
    top: 30px;
    content: '';
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, 0.3);
}

.hide-until-launch { display: none !important; }
@media only screen and (max-width: 600px) {
  h2.bigger__h2.gb-headline.gb-headline-text {
    font-size:27px!important;
    line-height:37px!important;
  }
h2.gb-headline.gb-headline-text {
  font-size: 19px!Important;
    line-height: 28px!Important;
        word-break: keep-all;
}
}

/* form */
.all-forms .mauticform-pagebreak-wrapper .mauticform-pagebreak.btn-default[data-mautic-form-pagebreak-button="next"],
.mauticform-pagebreak-wrapper .mauticform-pagebreak.btn-ghost{
margin-top: 0 !important;
    background-color: #e30613 !important;
    color: #ffffff !important;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 40px 10px 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    transition: .2s background-color ease-in-out, .2s color ease-in-out, .2s border-color ease-in-out, .2s opacity ease-in-out, .2s box-shadow ease-in-out;
    font-family: 'Gotham SM Bold';
    background-position: 95%;
    background-image: url(../../uploads/2021/09/button-icon.svg);
    background-repeat: no-repeat;
    margin-top: 0;
    border: 1px solid #e30613 !important;
}
.all-forms .mauticform-pagebreak-wrapper .mauticform-pagebreak.btn-default[data-mautic-form-pagebreak-button="prev"]{
margin-top: 0 !important;
    /* background-color: #ffffff; */
    /* color: #ffffff; */
    font-size: 14px;
    font-weight: 400;
    padding: 10px 30px 10px 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    transition: .2s background-color ease-in-out, .2s color ease-in-out, .2s border-color ease-in-out, .2s opacity ease-in-out, .2s box-shadow ease-in-out;
}

.all-forms .mauticform-row:last-child{
	margin-bottom: 20px
}

.all-forms label.mauticform-label{
	display: block;
    font-size: 0.9em;
    margin-bottom: 3px;
}
.mt-mb {
	    margin-top: -70px;
    margin-bottom: 70px;
}



.mobile-menu-lang {
    display: none;
    width: 100%;
    padding: 0px;
}

@media (max-width: 1125px) {

    .mobile-menu-lang {
        order: 999;
            padding: 0 15px;
            display: block;
    }
	.mobile-menu-lang a {
		color: #000!important;
			font-size: 20px;
    font-family: 'Gotham SM Light';
		padding: 5px!important;
	}
	.mobile-menu-lang a:after {
    content: ' | ';
    margin-left: 5px;
    margin-right: 5px;
    font-family: 'Gotham SM Light';
}
    .main-navigation ul {
        order: 1;
        width: 100%;
        margin: 0;
        padding: 0;
    }
	.mobile-menu-lang li:last-child a:after {
		content: ' ';
	}
	.mobile-menu-lang .wpml-ls-current-language {
		font-weight: 700!important;
	}
}