.cc-window{opacity:1;-webkit-transition:opacity 1s ease;transition:opacity 1s ease;}.cc-window.cc-invisible{opacity:0 !important;}.cc-animate.cc-revoke{-webkit-transition:transform 1s ease;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease;}.cc-animate.cc-revoke.cc-top{-webkit-transform:translateY(-2em);transform:translateY(-2em);}.cc-animate.cc-revoke.cc-bottom{-webkit-transform:translateY(2em);transform:translateY(2em);}.cc-animate.cc-revoke.cc-active.cc-top{-webkit-transform:translateY(0);transform:translateY(0);}.cc-animate.cc-revoke.cc-active.cc-bottom{-webkit-transform:translateY(0);transform:translateY(0);}.cc-revoke:hover{-webkit-transform:translateY(0);transform:translateY(0);}.cc-grower{max-height:0;overflow:hidden;-webkit-transition:max-height 1s;transition:max-height 1s;}.cc-revoke,.cc-window{position:fixed;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:2147483646;}.cc-window.cc-static{position:static;}.cc-window.cc-floating{padding:2em;max-width:24em;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.cc-revoke{padding:.5em;}.cc-revoke:hover{text-decoration:underline;}.cc-header{font-size:18px;font-weight:700;}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer;}.cc-link{opacity:.8;display:inline-block;margin-bottom:.4em;text-decoration:underline;}.cc-link:hover{opacity:1;}.cc-link:active,.cc-link:visited{color:initial;}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap;text-decoration:none;}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent;}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline;}.cc-first-highlight .cc-btn:last-child{background-color:transparent;border-color:transparent;}.cc-first-highlight .cc-btn:last-child:focus,.cc-first-highlight .cc-btn:last-child:hover{background-color:transparent;text-decoration:underline;}.cc-close{display:block;position:absolute;top:.2em;right:.4em;font-size:1.6em;opacity:.9;line-height:.75;}.cc-close.cc-closeXcustomText{text-decoration:underline;font-size:1.1em;top:.5em;right:.6em;}.cc-window.cc-banner.cc-addedcloseX{padding:2em 1.8em;}.cc-close:focus,.cc-close:hover{opacity:1;}div.cc-blockingScreen{opacity:.5;background:#000;width:100%;height:100%;z-index:2147483630;top:0;left:0;position:fixed;}span.cc-visually-hidden{border:0;padding:0;margin:0;position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;}.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em;}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em;}.cc-revoke.cc-left{left:3em;right:unset;}.cc-revoke.cc-right{right:3em;left:unset;}.cc-top{top:1em;}.cc-left{left:1em;}.cc-right{right:1em;}.cc-bottom{bottom:1em;}.cc-floating>.cc-link{margin-bottom:1em;}.cc-floating .cc-message{display:block;margin-bottom:1em;}.cc-window.cc-floating .cc-compliance{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;}.cc-window.cc-banner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.cc-banner.cc-top{left:0;right:0;top:0;}.cc-banner.cc-bottom{left:0;right:0;bottom:0;}.cc-banner .cc-message{display:block;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;margin-right:1em;}.cc-allswitches.cc-floating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.cc-compliance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between;}.cc-floating .cc-compliance>.cc-btn{-webkit-box-flex:1;-ms-flex:1;flex:1;}.cc-btn+.cc-btn{margin-left:.5em;}.cc-switch-element{margin-bottom:.3em;}.cc-switch{position:relative;display:inline-block;width:2.3em;height:1.4em;margin:0 .3em 0 0;vertical-align:middle;}.cc-switch-label{margin-right:.6em;}.cc-switch input{opacity:0;width:0;height:0;display:none;}.cc-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s;}.cc-slider:before{position:absolute;content:"";height:1em;width:1em;left:.2em;bottom:.2em;background-color:#fff;-webkit-transition:.4s;transition:.4s;}input:checked+.cc-slider{background-color:#a0db8e;}input:focus+.cc-slider{-webkit-box-shadow:0 0 1px #a0db8e;box-shadow:0 0 1px #a0db8e;}input:checked+.cc-slider:before{-webkit-transform:translateX(.9em);transform:translateX(.9em);}.cc-slider.disabled:before{opacity:45%;}.cc-slider.classic{border-radius:.6em;}.cc-slider.classic:before{border-radius:50%;}.cc-popovercenter{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:380px;z-index:2147483645;}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-popovercenter{top:50% !important;left:50% !important;min-width:calc(100%) !important;}}@media print{.cc-revoke,.cc-window{display:none;}}@media screen and (max-width:900px){.cc-btn{white-space:normal;}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0;}.cc-window.cc-bottom{bottom:0;}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0;}.cc-window.cc-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.cc-window.cc-banner .cc-compliance{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;}.cc-window.cc-floating{max-width:none;}.cc-window .cc-message{margin-bottom:1em;}.cc-window.cc-banner{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;}.cc-window.cc-banner .cc-message{margin-right:0;}}.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px;}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-webkit-box-flex:0;-ms-flex:none;flex:none;}.cc-theme-classic .cc-btn{border-radius:5px;}.cc-theme-classic .cc-highlight .cc-btn:last-child{min-width:140px;}.cc-theme-classic .cc-highlight .cc-btn:first-child{min-width:0;}.cc-theme-classic .cc-first-highlight .cc-btn:last-child{min-width:0;}.cc-theme-classic .cc-first-highlight .cc-btn:first-child{min-width:140px;}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block;}.cc-theme-edgeless.cc-window{padding:0;}.cc-floating.cc-theme-edgeless .cc-message{margin:2em;margin-bottom:1.5em;}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%;}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em;}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0;}blockquote p{font-size:.7em;line-height:1.1em;}#hs-eu-cookie-confirmation{display:none !important;}.brlbs-fixed{z-index:3000000000 !important;}#footer{background-color:rgba(0,48,93,.05);}#footer #menu-footer_sitemap li{height:auto;line-height:normal !important;}#footer .widget_nav_menu a{padding:0 !important;display:initial !important;}#wrap_all{-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.5);-moz-box-shadow:0px 0px 10px 0px rgba(0,0,0,.5);box-shadow:0px 0px 10px 0px rgba(0,0,0,.5);}#scroll-top-link{right:80px !important;bottom:16px !important;}.widgettitle,.template-page .entry-content-wrapper h1,.template-page .entry-content-wrapper h2{text-transform:none !important;}.ausblenden{display:none !important;}.inlineBlock{display:inline-block !important;}.isotope-item{margin:0 20px 20px 0 !important;}.avia-button .avia_button_icon{margin-right:1em;}.avia-color-orange{background-color:#ec6608 !important;}#kununu-button{color:white !important;background-color:#003050 !important;border-radius:3px !important;padding:18px 12px 6px !important;}#kununu-button:hover{background-color:#006eb7 !important;}.av-section-tab-title{background-color:#003050 !important;border-radius:5px;margin-right:5px;}.av-section-tab-title:hover{color:#fff !important;}a.av-active-tab-title{color:#fff !important;}.av-inner-tab-title{width:auto;margin:0 !important;text-transform:none !important;}.toggler{background-color:#f2f4f7 !important;color:black !important;}.activeTitle,.main_color .toggler.activeTitle,.main_color .toggler.activeTitle:hover{background-color:#003050 !important;color:white !important;}.toggle_content,.toggle_content li{color:black !important;}.main_menu a span{font-size:16px;}.sub_menu > ul > li > a{visibility:hidden;font-size:0;}.sub_menu > ul > li > a::before{visibility:visible;font-family:"Font Awesome 5 Pro";font-size:16px;font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;}.sub_menu > ul > li:nth-child(1) > a::before{content:"";font-weight:900;}.sub_menu>ul>li:nth-child(2)>a::before{content:"";font-weight:900;}.sub_menu>ul>li:nth-child(3)>a::before{content:"";font-weight:900;}.sub_menu>ul>li:nth-child(4)>a::before{content:"";font-weight:900;}.footer_color a:hover{color:#006eb7 !important;}.br-4{border-radius:4px;}.avia-button.avia-size-small,.avia-button.avia-size-medium,.avia-button.avia-size-large,.avia-button.avia-size-x-large,.avia-promocontent p{font-size:16px !important;}.avia-toc-style-simple a:after{font-size:12px;}.avia-no-number{opacity:1 !important;}.bc_f3f3f3{background-color:#f3f3f3 !important;}.bc_dBlue{background-color:#003050 !important;}.bc_lBlue{background-color:#006eb7 !important;}.bc_dGrey{background-color:#6f6f6f !important;}.bc_Orange{background-color:#ec6608 !important;}.bc_Green{background-color:#94c356 !important;}.bc_White{background-color:#fff !important;}.btn_dBlue a{background-color:#003050 !important;color:#fff !important;}.btn_lBlue a{background-color:#006eb7 !important;color:#fff !important;}.btn_dGrey a{background-color:#6f6f6f !important;color:#fff !important;}.btn_Orange a{background-color:#ec6608 !important;color:#fff !important;}.btn_Green a{background-color:#94c356 !important;color:#003050 !important;}.btn_White a{background-color:#fff !important;color:#003050 !important;}.c_dBlue{color:#003050 !important;}.c_lBlue{color:#006eb7 !important;}.c_dGrey{color:#6f6f6f !important;}.c_Orange{color:#ec6608 !important;}.c_Green,.c_Green h1,.c_Green h2,.c_Green h3,.c_Green h4,.c_Green h5,.c_Green h6,.c_Green p,.c_Green li{color:#94c356 !important;}.c_White,.c_White h1,.c_White h2,.c_White h3,.c_White h4,.c_White h5,.c_White h6,.c_White p,.c_White li{color:#fff !important;}.c_Black,.c_Black h1,.c_Black h2,.c_Black h3,.c_Black h4,.c_Black h5,.c_Black h6,.c_Black p,.c_Black li{color:#000 !important;}.hl_Box{display:flex;justify-content:center;align-items:center;text-align:center;min-height:80px;padding-top:10px;margin-bottom:1em;}.headerBild{margin-bottom:50px !important;}.inlineBlock{display:inline-block !important;}.inlineBlock h2,.inlineBlock h3,.inlineBlock p{display:contents !important;}.fc_50b{background-color:rgba(0,0,0,.5);border-radius:4px;padding:20px;color:white;}.fc_50w{background-color:rgba(255,255,255,.5);border-radius:4px;padding:20px;color:black !important;}.fc_60b{background-color:rgba(0,0,0,.6);border-radius:4px;padding:20px;color:white !important;}.fc_60w{background-color:rgba(255,255,255,.6);border-radius:4px;padding:20px;color:black !important;}.fc_70b{background-color:rgba(0,0,0,.7);border-radius:4px;padding:20px;color:white !important;}.fc_70w{background-color:rgba(255,255,255,.7);border-radius:4px;padding:20px;color:black !important;}.fc_80b{background-color:rgba(0,0,0,.8);border-radius:4px;padding:20px;color:white !important;}.fc_80w{background-color:rgba(255,255,255,.8);border-radius:4px;padding:20px;color:black !important;}.fc_90b{background-color:rgba(0,0,0,.9);border-radius:4px;padding:20px;color:white !important;}.fc_90w{background-color:rgba(255,255,255,.9);border-radius:4px;padding:20px;color:black !important;}.Farbcontainer_D-Blue{background-color:#003050 !important;}.Farbcontainer_T-Blue{background-color:rgba(0,48,93,.2) !important;}.Farbcontainer_D-Grey{background-color:#6f6f6f !important;}.Farbcontainer_T-Grey{background-color:rgba(111,111,111,.2) !important;}.Farbcontainer_L-Blue{background-color:#006eb7 !important;}.Farbcontainer_T-White80{background-color:rgba(255,255,255,.8) !important;border-radius:5px;}.Farbcontainer_T-Grey80{background-color:rgba(111,111,111,.8) !important;border-radius:5px;}.Farbcontainer_T-Black80{background-color:rgba(0,0,0,.8) !important;border-radius:5px;}.Farbcontainer_D-Blue h1,.Farbcontainer_L-Blue h1,.Farbcontainer_D-Grey h1,.bgImg_1 h1,.Farbcontainer_T-Grey .bgImg_1 h1,.Farbcontainer_D-Blue h2,.Farbcontainer_L-Blue h2,.Farbcontainer_D-Grey h2,.bgImg_1 h2,.Farbcontainer_T-Grey .bgImg_1 h2,.Farbcontainer_D-Blue h3,.Farbcontainer_L-Blue h3,.Farbcontainer_D-Grey h3,.bgImg_1 h3,.Farbcontainer_T-Grey .bgImg_1 h3,.Farbcontainer_D-Blue h4,.Farbcontainer_L-Blue h4,.Farbcontainer_D-Grey h4,.bgImg_1 h4,.Farbcontainer_T-Grey .bgImg_1 h4,.Farbcontainer_D-Blue h5,.Farbcontainer_L-Blue h5,.Farbcontainer_D-Grey h5,.bgImg_1 h5,.Farbcontainer_T-Grey .bgImg_1 h5,.Farbcontainer_D-Blue h6,.Farbcontainer_L-Blue h6,.Farbcontainer_D-Grey h6,.bgImg_1 h6,.Farbcontainer_T-Grey .bgImg_1 h6,.Farbcontainer_D-Blue p,.Farbcontainer_L-Blue p,.Farbcontainer_D-Grey p,.bgImg_1 p,.Farbcontainer_T-Grey .bgImg_1 p,.Farbcontainer_D-Blue a,.Farbcontainer_L-Blue a,.Farbcontainer_D-Grey a,.bgImg_1 a,.Farbcontainer_T-Grey .bgImg_1 a,.Farbcontainer_D-Blue li,.Farbcontainer_L-Blue li,.Farbcontainer_D-Grey li,.bgImg_1 li,.Farbcontainer_T-Grey .bgImg_1 li,.Farbcontainer_D-Blue strong,.Farbcontainer_L-Blue strong,.Farbcontainer_D-Grey strong,.bgImg_1 strong,.Farbcontainer_T-Grey .bgImg_1 strong,.bc_dBlue h1,.bc_dBlue h2,.bc_dBlue h3,.bc_dBlue h4,.bc_dBlue p{color:white !important;}.Farbcontainer_D-Blue .avia-button,.bc_dBlue .avia-button{border:solid 1px white !important;}.Farbcontainer_D-Blue a,.Farbcontainer_L-Blue a,.Farbcontainer_D-Grey a{text-decoration:underline;}.Farbcontainer_D-Blue a:hover{color:#006eb7 !important;}.Farbcontainer_D-Blue.main_color blockquote{border-color:white !important;font-size:.8em !important;}.Farbcontainer_D-Blue .toggler,.Farbcontainer_L-Blue .toggler,.Farbcontainer_D-Grey .toggler,.Farbcontainer_D-Blue .toggle_content,.Farbcontainer_L-Blue .toggle_content,.Farbcontainer_D-Grey .toggle_content,.Farbcontainer_D-Blue .toggle_content p,.Farbcontainer_L-Blue .toggle_content p,.Farbcontainer_D-Grey p .toggle_content p,.Farbcontainer_D-Blue .toggle_content li,.Farbcontainer_L-Blue .toggle_content li,.Farbcontainer_D-Grey .toggle_content li,.Farbcontainer_D-Blue .toggle_content p.toggler,.Farbcontainer_L-Blue .toggle_content p.toggler,.Farbcontainer_D-Grey p .toggle_content p.toggler{color:#6f6f6f !important;}.Farbcontainer_T-Blue p,.Farbcontainer_T-Grey p,.Farbcontainer_T-Blue li,.Farbcontainer_T-Grey li,.Farbcontainer_T-Blue strong,.Farbcontainer_T-Grey strong{color:black !important;}.bgImg_1{background-color:#003050;background-image:url("https://cdn-dhocn.nitrocdn.com/mhShDXdrbZnMrdjNijYAwlrUShlqgrqL/assets/images/optimized/rev-d883739/blue-consult.de/wp-content/uploads/videos/30612850-db50.jpg");background-repeat:no-repeat;background-size:cover;background-position:center;}.bgImg_1.nitro-lazy{background-image:none !important;}.bgBlueBlack{background:#003050;background:linear-gradient(90deg,rgba(0,48,80,1) 0%,rgba(0,0,0,1) 100%) !important;}.IconFlexBox,.IconFlexBox p{display:flex !important;justify-content:center !important;align-items:center !important;}.IconFlexBox i{margin-right:.4em;}.transparent-table,.transparent-table tr,.transparent-table th,.transparent-table td{background-color:rgba(255,255,255,.5) !important;color:black !important;font-size:16px;}.transparent-table td{border-color:white !important;}.Stellen_SD{display:none;}.single-post #av_section_1 .avia_textblock{background-color:rgba(255,255,255,.8) !important;border-radius:5px;padding:20px;}.single-post #av_section_1 .avia_textblock h2{margin:0 !important;}.Ansprechpartner a,.Ansprechpartner a:hover,.Ansprechpartner a:focus,.Ansprechpartner a:visited{text-decoration:none !important;}.Ansprechpartner h3{margin-bottom:0;}.Ansprechpartner p{margin-top:0;}.stellenanzeigen article{min-height:135px;}#success_story,#success_story section{display:flex !important;}#success_story .avia-image-container-inner{min-width:80px;}#partnerstatus,#partnerstatus section{display:flex !important;}#partnerstatus .avia-image-container-inner{min-width:80px;margin:0 0 20px 30px;}.management article{min-height:280px;}.management .grid-entry-excerpt{line-height:1.2em;margin-top:10px;}.SubHL{font-weight:bold;margin:5px 0 1em;font-size:21px;color:#003050;}.av-alb-blogposts article.has-post-thumbnail{display:flex !important;}#top .fullsize .template-blog .blog-meta{margin-left:0px !important;margin-right:0px !important;}#top .fullsize .template-blog .post .entry-content-wrapper{margin-left:20px !important;margin-right:0px !important;}#top .fullsize .template-blog .post-title{padding-top:0px !important;text-align:left !important;font-size:1.2em !important;}#top .fullsize .template-blog .post-meta-infos{display:none !important;}#top .fullsize .template-blog .post .entry-content-wrapper .post_delimiter{padding-top:25px !important;margin-bottom:25px !important;}.team-img-container img{margin-left:0 !important;}div.f4-tree .wb-row--pending .wb-icon,.fancytree-custom-icon-status-pending{color:#900 !important;fill:#900 !important;}.nobr{white-space:nowrap;}.pb-0{padding-bottom:0 !important;}.pt-0{padding-top:0 !important;}.p-0{padding:0px !important;}.p-1{padding:10px !important;}.p-2{padding:20px !important;}.p-3{padding:30px !important;}.p-4{padding:40px !important;}.p-5{padding:50px !important;}.pl_2{padding-left:20px;}.m-0{margin:0px !important;}.m-1{margin:10px !important;}.m-2{margin:20px !important;}.mt-1{margin-top:10px !important;}.mt-2{margin-top:20px !important;}.mt-3{margin-top:30px !important;}.mt-4{margin-top:40px !important;}.mt-5{margin-top:50px !important;}.mb-1{margin-bottom:10px !important;}.mb-2{margin-bottom:20px !important;}.mw90{max-width:90% !important;}.mw80{max-width:80% !important;}.mw70{max-width:70% !important;}.mw60{max-width:60% !important;}.mw50{max-width:50% !important;}.br-5{border-radius:5px;}#impUpdate,.impUpdate{border-color:#900 !important;border-style:solid !important;border-width:4px !important;padding:4px !important;border-radius:8px !important;background-color:rgba(153,0,0,.2) !important;}.iconLinkList li{list-style-type:none !important;margin:0 !important;padding:0 !important;}body{counter-reset:listNumbering;}#big_numbers ol{list-style-type:none !important;counter-reset:none;}#big_numbers li{font-size:1em;counter-increment:listNumbering;padding-bottom:1.5em;}#big_numbers li:before{content:counter(listNumbering,decimal-leading-zero) ".";font-size:3em;padding-right:.25em;color:#003050;}#top .fullsize .template-blog .post .entry-content-wrapper,#top .fullsize .template-blog .post .entry-content-wrapper > *,#top .fullsize .template-blog .post-title{width:100% !important;max-width:1000px !important;margin:auto !important;text-align:left !important;}.uagb-toc__wrap{border-color:#e1e1e1 !important;border-width:1px !important;}.post-entry-type-standard .entry-content-wrapper{padding-top:80px;}.wp-block-quote{padding:1em .5em;border-top:solid 1px rgba(0,48,93,.3) !important;border-right:solid 1px rgba(0,48,93,.3) !important;border-bottom:solid 1px rgba(0,48,93,.3) !important;}.uagb-ifb-content{padding:1em 0;}.blog-tags{padding:.5em 0;font-size:.5em !important;}@media (max-width: 500px){tr,th,td{display:block;}.transparent-table tr,.transparent-table th,.transparent-table td,tr,th,td{border:none !important;background-color:transparent !important;}tr{padding:1em;border-top:0 none;}th{padding:0;}td{padding:1em 0 0;}.sub_menu_socket li{display:block;clear:left;border:none !important;margin-bottom:.3em;}.title_container .breadcrumb{margin-top:-14px !important;}}@media (max-width: 767px){.Stellen_SD{display:block !important;}}