h1, .uk-h1{
  font-weight: 600 !important;
}
h2, .uk-h2{
  font-weight: 600 !important;
  font-size: 22px;
}

ul ul{
  list-style-type: square;
}

.uk-button{
  font-weight: bold;
}
.uk-navbar-nav > li > a > div {
    display:flex;
    flex-direction: row-reverse;
}

.uk-navbar-nav > li > a > div > div {
    margin-top: -5px;  
    margin-right: 5px;
}

.uk-navbar-nav>li.uk-active>a.icon svg{
  /*width: 25px;*/
}
.uk-navbar-nav>li>a.icon .text{
  display: none;
}
.uk-navbar-nav>li>a{
  letter-spacing: 1px;
}

.floatbox-parent{
  position: relative;
}

.floatbox{
  z-index: 1;
  text-align: right;
  position: absolute;
  top:50%;
  right:5%;
  left: 32%;
  background: #BFDAE9;
  padding: 60px;
  color: #000;
  font-size: 40px;
  font-weight: bold;
  line-height: 1.2em;
  max-width: 100%;
  transform: translateY(-50%);
}
.gallery-kultur>div>div:nth-child(2){
  display: none;
}
@media (max-width: 822px) {
  .floatbox{
    font-size: 24px;
  }
}
@media (max-width: 639px) {
  .floatbox{
    display: none;
  }
  .gallery-kultur>div>div:nth-child(2){
    display: block;
    color: #000;
    font-size: 40px;
    font-weight: bold;
    line-height: 1.2em;
  }
  .gallery-kultur>div>div:nth-child(2) .el-content{
    color: #000;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2em;
  }
}


.uk-navbar-nav>li.uk-active>a{
  font-weight: bold;
}

.uk-card-default{
  border:0;
}

.uk-dotnav>*>*{
  width: 12px;
      height: 12px;
    border: 0px solid #000;
    background: #fff;
    background: #bfdae9;
}
.uk-dotnav>*>:active,
.uk-dotnav>.uk-active>*{
    background-color: #000;
}

.uk-dotnav>*{
  padding-left:40px;
}
.uk-dotnav>li:last-child{
  padding-right: 26px;
}

a.f-normal, a.f-normal a{
  font-weight: normal !important;
}

body .uk-tile-secondary h1,
body .uk-tile-secondary h2,
body .uk-tile-secondary h3,
body .uk-tile-secondary h4,
body .uk-tile-secondary .uk-h1,
body .uk-tile-secondary .uk-h2,
body .uk-tile-secondary .uk-h3,
body .uk-tile-secondary .uk-h4,
body .uk-tile-secondary .uk-h5,
body .uk-tile-secondary h5{
  color: #000 !important;
}

.uk-navbar-left .uk-navbar-item.widget-custom-html{
  font-family: 'Lora';
  font-weight: 500;
  line-height: 31px;
  color: #000;
}
.uk-navbar-left .uk-navbar-item.widget-custom-html {
    font-family: 'Lora';
    font-weight: 500;
    line-height: 20px;
    color: #000;
    transform: translateY(6px);
      margin-left: 5px;
    margin-left: 64px;
    margin-left: 38px;
  
}
.uk-navbar-left .uk-navbar-item.widget-custom-html a:hover{
    text-decoration: none;
}
.uk-navbar-nav>li>a{
  transform: translateY(11px);
  transform: translateY(-5px);
      min-height: 100px;
}

.uk-navbar-left .uk-navbar-item.widget-custom-html span:nth-child(1){
letter-spacing: 0.65px;
}

.steps-4{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.steps-4 span{
  font-weight: 600;
  font-family: 'Poppins';
  color: #000;
  display: inline-block;
  font-size: 20px;
  line-height: 25px;
  text-transform: uppercase;
}
.steps-4 span.sep{
  width: 40px;
  height: 18px;
  background-size: 40px;
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 457 211' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cpath id='Pfad_8' d='M402.4,105.2l-100.6,58.1l-0,-39.4l-274.6,0l0,-38l274.6,0l0,-38.8l100.6,58.1Zm54.4,0l-182.2,-105.2l-0,58.8l-274.6,0l0,92.4l274.6,-0l0,59.2l182.2,-105.2Z' style='fill:%23161615;fill-rule:nonzero;'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}


.wv-partner-slider .el-item{
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.wv-partner-slider .el-item:nth-child(3) img{
  width: 140px;
}


@media (max-width: 1015px) {
  .steps-4{
    flex-direction: column;
  }
  .steps-4 span:nth-child(n+2){
    margin-top: 10px;
  }
  .steps-4 span{
    text-align: center;
  }
  .steps-4 span.sep{
    transform: rotate(90deg);
    width: 34px;
    background-size: 31px;
  }
}

.home--slider .el-overlay{
  width: 500px;
  height: 333px;
  
  width: 550px;
    height: 400px;
    
  max-height: 80%;
  position: relative;
  padding: 20px;
}
.home--slider .el-content{
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
}
.home--slider .el-content p.uk-h2{
  line-height: 30px;
  font-size: 20px;
}
.home--slider .el-content p.uk-h2 span:nth-child(3){
  font-weight: 300;
}

@media (max-width: 768px) {
  .home--slider .uk-position-cover{
    align-items: flex-end;
    -webkit-align-items: flex-end;
    justify-content: center;
    -webkit-justify-content: center;
    padding: 10px;
  }
  .home--slider .el-overlay{
    height: auto;
  }
  .home--slider .el-content{
    position: relative;
    top:0;
    left:0;
    right:0;
    bottom:0;

  }
  .home--slider img.uk-cover {
    transform: translate(-60%,-50%);
  }
  .home--slider .el-content .uk-h2{
    font-size: 14px;
    line-height: 18px;
  }
  .home--slider .el-title{
    font-size: 16px;
    line-height: 18px;
  }
}


/*
.steps-4 span:nth-child(n+2)::before{
  display: inline-block;
  content: '-';
  margin-left: 5px;
  margin-right: 8px;
}
*/


/*
.uk-navbar-right .uk-navbar-nav{
  order: 2;
}
*/
@media (max-width: 1268px) {
  .uk-navbar-left .uk-navbar-item.widget-custom-html{
    display: none;
  }
}
@media (max-width: 1125px) {
  .uk-navbar-left a.uk-logo img{
    width: 240px;
  }
}


/**************** Slidenav **********************/



.uk-slidenav-next,
.uk-slidenav-next:hover,
.uk-slidenav-next:focus{
background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 13 34' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cpath d='M2.057,33.947l10.835,-16.977l-10.824,-16.97l-2.057,1.312l9.987,15.658l-9.998,15.665l2.057,1.312Z' style='fill:%23231f20;fill-rule:nonzero;'/%3E%3C/svg%3E");
background-size: 10px;
background-position: center;
background-repeat: no-repeat;
padding: 10px;
background-color: rgb(255 255 255 / 60%);
border-radius: 100%;
width: 30px;
height: 30px;

}
.uk-slidenav-next svg,
.uk-slidenav-previous svg{
  opacity: 0;
}
.uk-slidenav-previous,
.uk-slidenav-previous:hover,
.uk-slidenav-previous:focus{
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 13 34' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cpath d='M10.835,0l-10.835,16.977l10.824,16.97l2.057,-1.312l-9.986,-15.658l9.997,-15.665l-2.057,-1.312Z' style='fill:%23231f20;fill-rule:nonzero;'/%3E%3C/svg%3E");
  background-size: 10px;
  background-position: center;
  background-repeat: no-repeat;
  padding: 10px;
  background-color: rgb(255 255 255 / 60%);
  border-radius: 100%;
  width: 30px;
  height: 30px;
}
.uk-slidenav-previous:hover,
.uk-slidenav-next:hover{
  background-color: #bfdae9;
}
/****************Akkordion Grid Home **********************/

#leistungen .uk-tile-secondary{ 
  /*border: 3px solid #000;*/
  border-radius: 45px;
}

.wv-accordion-grid .el-item.active .more-container{
  /*display: block !important;*/
}

.wv-accordion-grid .el-item .el-title{
  font-family: 'Poppins';
  font-size: 15px;
}
.wv-accordion-grid .el-item .el-content .uk-h1,
.wv-accordion-grid .el-item .more-container .uk-h1{
  font-family: 'Lora';
  font-size: 20px;
  line-height: 25px;
}
.wv-accordion-grid .el-item .el-content,
.wv-accordion-grid .el-item .more-container .uk-h1{
  margin-top: 0 !important;
}
/*
.wv-accordion-grid .el-item.active>img.el-image{
  display: none !important;
}
*/
@media (min-width: 960px) {
  .wv-accordion-grid.active>div{
    order:2;
  }
  .wv-accordion-grid>div.active{
    order:1;
  }
}

.wv-accordion-grid.active .el-item{
  opacity: 0.5;
}
.wv-accordion-grid.active .el-item.active{
  opacity: 1;
}
.wv-accordion-grid .el-item .wv-more{
  float: right;
}
.wv-accordion-grid .el-item .uk-button.close{
  position: absolute;
  bottom: 0;
  right: 0;
}
.wv-accordion-grid.active .el-item.active .wv-more{
  display: none;
}
.wv-accordion-grid>div.active{
  width: 100% !important;
}

.wv-accordion-grid>div.active .el-content{
  display: none;
}

.wv-accordion-grid .content-icon svg{
  width: 90px;
}
@media (min-width: 960px) {
  .wv-accordion-grid .el-item.active .content-icon{
    display: none;
  }
  .wv-accordion-grid .content-icon{
    text-align:right;
  }
  .wv-accordion-grid .content-icon svg{
    width: 90px;
    margin-bottom: -40px;
    margin-top: 20px;
    position: relative;
    left: -20px;
  }
}
@media (max-width: 959px) {
  .wv-accordion-grid .content-icon{
    width: 100%;
    position: relative;
    right: 0;
    margin-top: 10px;
    text-align: right;
        margin-bottom: -30px;
  }
  .wv-accordion-grid .content-icon svg{
    width: 75px;
  }
  .wv-accordion-grid .el-item .el-title{
    margin-top: -15px;
  }
}

/**************************************/

.uk-section-secondary .uk-button-secondary{
  background: #000 !important;
  color: #fff !important;
}
.home-next-level .uk-h1{
  color: #000 !important;
}
.home-next-level .uk-panel{
  color: #000;
  font-weight: 600;
}
.home-next-level .uk-button-secondary{
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 639px) {
  .home-next-level .uk-button-secondary br{
  }
  .home-next-level .btns .el-item{
    width: 100%;
  }
  .home-next-level .uk-button-secondary{
    display: block;
  }
}
/**************************************/


/********** Kundenmeinungen ***********/
.wv-testimonial-grid .contact-meta{
  margin-top: 20px;
}
.wv-testimonial-grid{
  justify-content: center;
  -webkit-justify-content: center;
}
.wv-testimonial-grid img.el-image,
.testimonial-slider img.el-image{
  /*filter: grayscale(1) brightness(1.4) contrast(1);*/
}
.testimonial-slider .el-title,
.wv-testimonial-grid .el-title{
  font-weight: 600;
  font-size: 20px;
  line-height: 25px;
  margin-top: 40px !important;
}
/**************************************/

/********** Popup Grid (Leistungen) ***********/
.wv-popup-grid .el-item{
  cursor: pointer;
}
/**************************************/


/********** Blog ***********/
/*
.home--blog .el-title,
.home--blog p,
.home--blog .el-title a{
  color: #000 !important;
}

*/


body.blog .uk-card-default,
.home--blog .uk-card-default,
body.category-blog.category-4 .uk-card-default{
  background: rgba(191,218,233,0.3);
}
.wv-dropdown-grid .el-meta{
  margin-bottom:20px;
}
.wv-dropdown-grid .el-content{
  margin-top:0px !important;
}
.wv-dropdown-grid .el-item.selected,
.wv-dropdown-grid .el-item.active{
  border:1px solid #000;
}

/*
.wv-dropdown-grid .el-item.active .preview{
  position: absolute;
  left: 40px;
  right: 40px;
}

@media (max-width: 1199px) {
  .wv-dropdown-grid .el-item.active .preview{
    left: 20px;
    right: 20px;
  }
}
*/
/*
.wv-dropdown-grid .el-item.active .preview .el-link{
  display: none;
}
*/

.wv-dropdown-grid .el-title,
.blog-archive-grid .el-title,
.home--blog .el-title{
  font-family: 'Poppins';
}
.team .el-meta,
.blog-meta,
.wv-dropdown-grid .el-meta,
.blog-archive-grid .el-meta{
  color: #000;
  text-transform: unset;
}
/**************************************/

.wv-map{
  background-image: url('../../../uploads/2021/05/map_bfinance.jpg');
  background-size: 1339px;
  background-position: center;
  height: 400px;
  width: 100%;
  position: relative;
}
.wv-map a.full{
 position: absolute;
 top:0;
 left:0;
 right:0;
 bottom:0;
}

.wpcf7 textarea{
  height: 247px;
  height: 95px;
  width: 100%;
      box-sizing: border-box;
}

.wpcf7 input[type="submit"]{
  font-size: 19px;
  line-height: 21px;
  padding: 5px;
}
.wpcf7 .wpcf7-list-item{
  margin-left:0;
}

/************* Footer ****************/
.footer{
    font-family: 'Lora';
    font-weight: 400;
}
.footer strong{
    font-weight: 700;
}
.footer .uk-nav a{
    font-family: 'Poppins';
        line-height: 8px;
}
.footer{
    color: #fff !important;
    padding-bottom: 115px;
}
.footer a{
    color: #fff !important;
}

.footer-icons{
  
}
.footer-icons .el-item>div>div:nth-child(2){
  align-items: flex-end;
  display: flex;
}
.footer-icons .el-item>div>div:nth-child(2) .el-title{
  font-family: 'Poppins';
}
@media (min-width:960px) {
  .footer-icons .el-item>div>div:nth-child(2) .el-title{
    position: relative;
    left: -65px;
  }
}
@media (max-width:1160px) {
  .footer-icons .el-item>div>div:nth-child(2) .el-title{
    position: relative;
    left: -55px;
  }
}
@media (max-width:1011px) {
  .footer-icons .el-item>div>div:nth-child(2) .el-title{
    position: relative;
    left: -45px;
  }
}
@media (max-width:959px) {
  .footer-icons .el-item>div>div:nth-child(2){
    justify-content: center;
  }
  .footer-icons .el-item>div>div:nth-child(2) .el-title{
    position: relative;
    left: 0px;
  }
  .footer{
    padding-bottom: 50px;
  }
}
@media (max-width:720px) {
  .footer-icons .el-item .el-image svg{
    width: 80px;
  }
  .footer-icons .el-item>div>div:nth-child(2) .el-title{
    font-size: 20px;
  }
}
@media (max-width:420px) {
  .footer-icons .el-item .el-image svg{
    width: 80px;
  }
  .footer-icons .el-item>div>div:nth-child(2) .el-title{
    font-size: 16px;
  }
}



#contact-footer-desktop,
#contact-footer-desktop a{
  color: #000;
  font-family: 'Poppins';
}
#contact-footer-desktop strong{
font-family: 'Lora';
}

#contact-footer-desktop>div>div>div span.phone{
  margin-left: 20px;
}


#contact-footer-desktop,
#contact-footer-mobile {
  top: auto !important;
  bottom: 0 !important;
  position: fixed;
  width: 100%;
  z-index: 10000;
}
#contact-footer-desktop svg{
  width: 25px;
}
#contact-footer-desktop .uk-container,
#contact-footer-mobile .uk-container{
  padding: 10px 0;
}

@media (max-width: 959px) {
  #contact-footer-desktop .column-1{
    display: none;
  }
  #contact-footer-desktop .column-2{
    text-align: center;
  }
}
@media (max-width: 465px) {
  #contact-footer-desktop .column-2 {
    font-size: 14px;
  }
  #contact-footer-desktop .column-2 svg{
    width: 20px;
  }
}
@media (max-width: 460px) {
  #contact-footer-desktop .column-2 {
    font-size: 13px;
  }
}
@media (max-width: 400px) {
  #contact-footer-desktop .column-2 {
    font-size: 11px;
  }
}

@media (max-width: 350px) {
  #contact-footer-desktop .column-2 {
    font-size: 10px;
  }
  #contact-footer-desktop .column-2 svg{
    width: 15px;
  }
}


/**************************************/
.wv-grid-career .el-item{
border: 1px solid #e5e5e7;
}
.wv-grid-career .el-meta,
.wv-grid-career .el-title{
  text-align: center;
}
.wv-grid-career .el-meta{
  color: #000;
  font-weight: 900;
  font-size: 15px;
  margin-bottom: 40px;
}
/********* Mobile Fonts *************/
@media (max-width: 520px) {
  h1, .uk-h1{
    font-size: 24px;
    line-height: 1.2em;
  }
  h2, .uk-h2{
    font-size: 22px;
    line-height: 1.2em;
  }
  h3, .uk-h3, h3.uk-card-title{
    font-size: 20px;
    line-height: 1.2em;
  }
}
@media (max-width: 370px) {
  h2, .uk-h2{
    font-size: 20px;
  }
  .wv-grid-career .el-meta{
    font-size: 13px;
  }
}
@media (max-width: 350px) {
  h2, .uk-h2{
    font-size: 18px;
  }
}

/********* Offcanvas Menu *************/
.uk-offcanvas-bar{
  background: #000;
}
.uk-offcanvas-bar li a{
  font-family: 'Poppins';
}


/**************************************/
.uk-button{
  font-size: 13px;
      line-height: 17px;
      font-family: 'Poppins';
      font-weight: bold;
      padding: 5px 6px;
}

/*********** Mobile Header ***********/

.tm-header-mobile .uk-sticky-fixed .uk-navbar-item,
.tm-header-mobile .uk-sticky-fixed .uk-navbar-nav>li>a,
.tm-header-mobile .uk-sticky-fixed .uk-navbar-toggle{
  min-height: 75px;
}
/**************************************/







@media (max-width: 959px) {
  body.home .tm-header-mobile .uk-sticky-placeholder{
    height:75px !important;
  }
}
@media (max-width: 768px) {
  .home--slider .uk-position-cover{
    margin-bottom: 80px;
  }
}


span.pe-close {
    position: absolute;
    top: 0px;
    right: 0;
    background: #fff;
    border: 1px solid #efefef;
    
    display: none;
}

.pe-mobile{
  display: none;
}


.wv-dropdown-grid span.el-link{
  display: none;
}

.uk-navbar-left .custom-html-widget a{
  font-weight: 400;
}

@media (max-width: 1040px) {
  .uk-navbar-nav>li>a{
        padding: 0 10px;
  }
}
@media (max-width: 1230px) {
  .uk-navbar-nav>li>a{
        padding: 0 7px;
        font-size: 14px;
  }
  .uk-navbar-nav{
    gap: 15px;
  }
}
@media (max-width: 1200px) {
  .uk-navbar-nav>li>a{
        padding: 0 7px;
        font-size: 14px;
  }
  .uk-navbar-nav{
    gap: 5px;
  }
  .uk-navbar-left a.uk-logo img {
    width: 240px;
  }
}
@media (max-width: 1080px) and (min-width: 960px) {
  .uk-navbar-nav>li>a{
        padding: 0 7px;
        font-size: 12px;
  }
  .uk-navbar-nav{
    gap: 5px;
  }
  .uk-navbar-left a.uk-logo img {
    width: 200px;
  }
  .uk-navbar-left .custom-html-widget a{
    font-size: 13px;
    line-height: 1.6;
    display: inline-block;
    height: 27px;
    position: relative;
    top: 2px;
  }
}


.dev-info{
  position: fixed;
  top: 0;
  right: 0;
  padding: 2px;
  background: #cd0000;
  color: #fff;
  z-index: 1000;
  font-size: 28px;
}


.home-slider{
  position: relative;
}
.home--slider{
  margin-bottom:0 !important;
}

.home-header-panel{
  position: absolute;
  top: 15%;
  right:0;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  padding: 20px;
  background: #bfdae9;
}
.home-header-panel .uk-h1{
  font-weight: 700 !important;
}
.home-header-panel strong{
  font-weight: 700;
}

@media (max-width: 1480px) {
  .home-slider .el-item .uk-flex-middle{
    align-items: flex-end;
  }
  .home-header-panel{
    position: absolute;
    top: 15%;
    right:auto;
    left:0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
  }
}
@media (max-width: 767px) {
  .home-header-panel{
    max-width: 320px;
  }
}
@media (max-width: 420px) {
  .home-header-panel{
    max-width: 50%;
    top: 10%;
  }
}

.tm-header-mobile .uk-navbar{
  min-height: 80px;
}
.tm-header-mobile .uk-navbar .uk-navbar-left{
  display: none;
}

@media (max-width: 959px) {
  #contact-footer-desktop{
    display: none !important;
  }
}
@media (min-width: 960px) {
  #contact-footer-mobile{
    display: none !important;
  }
}

#contact-footer-mobile{
  z-index: 10001;
}
#tm-dialog-mobile{
  z-index: 10002;
}
#contact-footer-mobile .uk-navbar-toggle{
  min-height: 40px;
}
#contact-footer-mobile svg{
  width: auto;
  height: 40px;
  color: #fff;
}
#contact-footer-mobile .uk-width-1-3{
  display: flex;
  justify-content: center;
  align-items: center;
}

/****** Quote ********/
.quote .el-footer{
  font-weight: 500;
  font-family: 'Poppins';
  font-style: normal !important;
}
.quote .el-footer cite{
  font-style: normal !important;
  text-transform: none;
  font-size: 20px;
}
.quote .el-footer cite{
  position: relative;
}
.quote .el-footer cite::before,
.quote .el-footer cite::after{
  content: '';
  width: 15px;
  height: 1px;
  display: inline-block;
  background: #000;
  position: absolute;
  top:50%;
}
.quote .el-footer cite::before{
  left:-20px;
}
.quote .el-footer cite::after{
  right:-20px;
}

.quote{
  max-width: 800px;
  margin: 0 auto;
  font-size: 28px;
}

@media (max-width: 685px) {
  .quote br{
    display: none;
  }
}

.section-quote .uk-button-primary{
  padding-left:20px;
  padding-right: 20px;
  width: 300px;
}

.popover-map a.el-marker{
  pointer-events: none;
}
.popover-map a.el-marker svg{
  width: 50px;
  position: relative;
  top:-20px;
}
.popover-map a.el-marker svg path{
  fill: #000;
}
.popover-map a.el-marker svg circle{
  fill: #fff;
}
.popover-map div[uk-drop]{
  display: block !important;
}
.popover-map address.el-item{
  position: relative;
  top: -60px;
  right: -40px;
}

.section-map{
  position: relative;
}
@media (max-width:1920px) {
  .section-map>.uk-background-cover {
      background-size: 1920px;
  }
}

.section-map .card-container{
  position: absolute;
  left:50%;
  top:50%;
  /*transform: translate(-50%, -50%);*/
}
.section-map .card{
  background: #ffffffd9;
  padding: 40px;
  position: relative;
  top: -70px;
  right: -25px;
}
.section-map .card .title{
  font-weight: bold;
  font-size: 20pt;
}
.section-map .card p{
  margin-bottom:0;
}

.section-map .marker svg{
  width: 50px;
  position: relative;
  top: -52px;
  left: -26px;
}
.section-map .marker svg path{
  fill: #000;
}
.section-map .marker svg circle{
  fill: #fff;
}

@media (max-width:959px) {
  .section-map .card{
    top: -100px;
  }
}
@media (max-width:789px) {
  .section-map .card{
    padding: 20px;
  }
  .section-map .card .title{
    font-size: 16pt;
  }
  .section-map .card p{
    font-size: 10pt;
  }
}
@media (max-width:603px) {
  .section-map .card{
    top: -46px;
    right: 0px;
    transform: translateX(-50%);
    width: 100%;
  }
  .section-map>div{
    padding-bottom: 160px;
  }
}
@media (max-width:450px) {
  .section-map .card{
    right: 0px;
    width: 225px;
  }
  .section-map .card .title{
    font-size: 16pt;
  }
  .section-map .card p{
    font-size: 10pt;
  }
  .section-map>div{
    padding-bottom: 160px;
  }
  .section-map>.uk-background-cover {
      background-size: 1280px;
  }
}

/*************/
.jobs-bewerben{
  color: #000;
}
.jobs-bewerben .uk-button-secondary{
  background: #000 !important;
  color: #fff !important;
}
.jobs-bewerben .uk-h1{
  color: #000 !important;
}
.jobs-bewerben .uk-panel{
  color: #000;
  font-weight: 600;
}

.blue-cta{
  
}
.blue-cta{
  color: #000;
}
.blue-cta .uk-button-secondary{
  background: #000 !important;
  color: #fff !important;
}
.blue-cta .uk-h1{
  color: #000 !important;
}
.blue-cta .uk-panel{
  color: #000;
  font-weight: 600;
}
/************/
.wv-grid-career .uk-child-width-1-2\@m .el-item .uk-grid .uk-width-1-2\@m{
  width: 100%;
}
.wv-grid-career .no-content{
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.career-slider .el-item{
  border-left: 30px solid #f8f8f8;
  border-right: 30px solid #f8f8f8;
}
.career-slider .uk-slidenav-previous{
  left: -25px;
}
.career-slider .uk-slidenav-next{
  right: -25px;
}
.career-slider .no-content{
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.career-slider .uk-tile-muted{
  background-color: #fff;
}
.career-slider .el-title{
      font-size: 18px;
}

/************/



@media (min-width: 1660px) {
  .adz{
    position: fixed;
    left: 10px;
    bottom: 60px;
    z-index: 1;
  }
}
@media (max-width: 1659px) {
  .pe-desktop .ProvenExpert_widget_container{
    left:0;
    right: auto !important;
    bottom: auto !important;
    top:0;
    position: absolute !important;
  }
  .section-pe{
    background-color: #000;
  }
  .section-pe .pe-desktop{
    position: relative;
    height: 290px;
    width: 216px;
  }
  .section-pe>div>div>div{
    flex: 0 0 auto
  }
}
@media (max-width: 420px) {
  .section-pe .pe-desktop{
    position: relative;
    height: 270px;
    width: 150px;
  }
  .adz img{
    width: 110px;
  }
}

body.page-id-751 .adz:not(.scrolled) ,
body.page-id-755 .adz:not(.scrolled) {
    position: absolute;
    left: auto;
    bottom: auto;
    top: 200px;
    right: 40px;
}
@media (max-width: 959px) {
  body.page-id-751 .adz:not(.scrolled) ,
  body.page-id-755 .adz:not(.scrolled) {
      top: 160px;
  }
}
@media (max-width: 639px) {
  body.page-id-751 .adz:not(.scrolled),
  body.page-id-755 .adz:not(.scrolled){
      top: 200px;
      right: 20px;
  }
  body.page-id-751 .adz:not(.scrolled) img,
  body.page-id-755 .adz:not(.scrolled) img{
      width: 100px;
  }
}
@media (min-width: 1660px) {
  body.page-id-751 .adz.scrolled,
  body.page-id-755 .adz.scrolled{
    -webkit-animation: fadein 2s;
     animation: fadein 2s;
  }
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

body:not(.page-id-751):not(.page-id-753):not(.page-id-755) .adz{
  /* display: none!important; */
}

body.near-bottom .pe-desktop .ProvenExpert_widget_container{
  left:0;
  right: auto !important;
  bottom: auto !important;
  top:0;
  position: absolute !important;

}
@media (min-width: 1660px) {
  body.near-bottom .pe-desktop{
    -webkit-animation: fadein 1s;
     animation: fadein 1s;
  }
}
body:not(.near-bottom) .pe-desktop .ProvenExpert_widget_container{
  -webkit-animation: fadein 2s;
   animation: fadein 2s;
}
body .section-pe{
  background-color: #000;
}
body .section-pe .pe-desktop{
  position: relative;
  height: 290px;
  width: 216px;
}
body .section-pe>div>div>div{
  flex: 0 0 auto
}
body.near-bottom .adz,
body.near-bottom .adz{
    position: relative;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
}
body:not(.near-bottom) .adz{
  -webkit-animation: fadein 2s;
   animation: fadein 2s;
}

/****** !! ********/
/*body:not(.page-id-751):not(.page-id-753):not(.page-id-755) .adz{*/
body:not(.page-id-751):not(.page-id-753):not(.page-id-755):not(.home) .adz{
  position: relative;
  left: 0px;
  bottom: 0px;
  z-index: 1;
}
body:not(.near-bottom):not(.home) .adz.scrolled{
  display: none;
}

body.page-id-753:not(.near-bottom) .adz{
  display: none;
}

/*


body.near-bottom:not(.page-id-751):not(.page-id-753):not(.page-id-755):not(.home) .pe-desktop .ProvenExpert_widget_container{
  left:0;
  right: auto !important;
  bottom: auto !important;
  top:0;
  position: absolute !important;
}
body:not(.near-bottom) .pe-desktop .ProvenExpert_widget_container{
  -webkit-animation: fadein 2s;
   animation: fadein 2s;
}
body:not(.page-id-751):not(.page-id-753):not(.page-id-755):not(.home) .section-pe{
  background-color: #000;
}
body:not(.page-id-751):not(.page-id-753):not(.page-id-755):not(.home) .section-pe .pe-desktop{
  position: relative;
  height: 290px;
  width: 216px;
}
body:not(.page-id-751):not(.page-id-753):not(.page-id-755):not(.home) .section-pe>div>div>div{
  flex: 0 0 auto
}

body:not(.page-id-751):not(.page-id-753):not(.page-id-755) .adz{
  position: relative;
  left: 0px;
  bottom: 0px;
  z-index: 1;
}

*/


/**********/
.checkbox-grid .el-title{
  text-transform: none;
  letter-spacing: 0;
  font-size: 14px;
}
.checkbox-grid .uk-grid>div{
  width: auto;
  flex: 1 1 auto;
}
@media (max-width:1218px) {
  .checkbox-grid .uk-grid>div{
    width: 50%;
  }
}
@media (max-width:959px) {
  .checkbox-grid{
    margin-top: 20px;
  }
}
@media (max-width:639px) {
  .checkbox-grid .uk-grid>div{
    width: 100%;
  }
  .checkbox-grid .el-title{
    font-size: 15px;
  }
  .checkbox-grid .uk-grid>div svg{
    width: 60px;
  }
}
/************/
.three-steps-grid .el-meta{
  font-size: 24pt;
  font-weight: 600;
  color: #000;
  text-shadow: 2px 2px #c9c9c9;
}
.three-steps-grid .el-content{
  font-size: 14px;
}
/****************/
.section-funnel .af2_form_wrapper{
  margin-bottom: -200px;
}
.section-funnel+.uk-section{
  margin-top: 200px;
}

.section-funnel .image-row{
  position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 950px;
    overflow: hidden;
}
.section-funnel .image-row::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom:0;
  background-color: rgba(255,255,255,0.7);
  z-index: 1;
}
.section-funnel .image-row>div,
.section-funnel .image-row>div>div{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom:0;
}
.section-funnel .image-row>div>div img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-funnel .headline-row{
  position: relative;
  z-index: 2;
}
.section-funnel .content-row{
  position: relative;
  z-index: 2;
}
.section-funnel .col-1{
  min-height: 420px;
}
.section-funnel .af2_form{
  border: 1px solid #efefef;
}
.section-funnel .uk-list .el-link{
  color: #000;
  font-weight: 700;
}
.section-funnel .content-row .uk-panel{
  background: #ffffffa3;
  padding: 20px;
}
.section-funnel .uk-list-large>:nth-child(n+2){
  margin-top:5px;
}
.section-funnel .uk-list-large .el-content{
  padding: 10px;
}
@media (max-width: 959px) {
  .section-funnel .image-row>div>div img{
    object-position: 27% center;
  }
}
@media (max-width: 520px) {
  .section-funnel .uk-list .el-link{
    font-size: 15px;
  }
}
/******************/

.uk-offcanvas-bar{
  padding-left:0;
  padding-right:0;
}

/* Level 1 */
.uk-offcanvas-bar .uk-nav-default>li>a{
  padding-left:20px;
  padding-right:5px;
  font-size: 14pt;
  padding-top: 10px;
  padding-bottom: 10px;
}
/* Level 2 */
.uk-offcanvas-bar .uk-nav-default>li>ul{
  padding:0;
}
.uk-offcanvas-bar .uk-nav-default>li>ul>li>a{
  padding-left:40px;
  padding-right:5px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12pt;
}
/**/
.uk-offcanvas-bar .more-beratung>a,
.uk-offcanvas-bar .more-umsetzung>a,
.uk-offcanvas-bar .more-begleitung>a,
.uk-offcanvas-bar li.local>a{
  color:rgba(255,255,255,.4) !important;
}

.uk-offcanvas-bar .more-beratung:hover>a,
.uk-offcanvas-bar .more-umsetzung:hover>a,
.uk-offcanvas-bar .more-begleitung:hover>a,
.uk-offcanvas-bar li.local:hover>a{
  color:rgba(255,255,255,.7) !important;
}

.uk-offcanvas-bar .uk-margin-auto-bottom{
  margin-top: auto;
  margin-bottom: 0 !important;
}

/***********/
.hero-subpage.hero-karriere{
  /* margin-top: 100px; */
}
.hero-subpage>div{
   height: 300px; 
}
@media (max-width: 520px) {
  .hero-subpage>div{
     height: 200px; 
  }
}
/*************/
.full-height-with-footer>div{
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.uk-h2.larger{
  font-size: 26px;
}


/************** Cookiebot **************/
#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll{
  background-color: #bfdae9 !important;
  border-color: #bfdae9 !important;
}
#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonCustomize, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection{
  border-color: #adadad !important;
}
#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive{
  border-color: #bfdae9 !important;
  color: #bfdae9 !important;
}
#CybotCookiebotDialogTabContent input:checked+.CybotCookiebotDialogBodyLevelButtonSlider{
  background-color: #bfdae9 !important;
}
#CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentCookieContainerButton:hover, #CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentIABv2Tab:hover, #CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CybotCookiebotDialogDetailBodyContentCookieProvider:not(.CybotCookiebotDialogDetailBodyContentCookieInfoCount):hover{
  color: #bfdae9 !important;
}
#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink:hover, #CybotCookiebotDialogBodyLevelButtonsSelectPane label:not([for=CybotCookiebotDialogBodyLevelButtonNecessary]) .CybotCookiebotDialogBodyLevelButtonDescription:hover {
    color: #bfdae9 !important;
}
#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton{
  color: #adadad !important;
  font-weight: 400 !important;
}
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll{
  color: #000 !important;
  font-weight: 700 !important;
  border-color: #bfdae9 !important;
}
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection,
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonDecline{
  border-color: transparent !important;
}

#CybotCookiebotDialogDetailBodyContentTextAbout p{
  margin-bottom:20px;
}