/*
Theme Name: lnwbb
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

/*Root*/


:root {
    --main-orange: #F29400;
    --main-middle-grey: #4B545D;
    --main-light-grey: #8D8E97;
    --main-dark-grey: #40494E;

    --main-white: #fff;

    --font-weight-normal: 500;
    --font-weight-light: 300;

}

/*Proxima Soft*/

@font-face {
    font-family: 'Proxima Soft';
    src: url('/wp-content/themes/lnwbb/fonts/ProximaSoft-Bold.eot');
    src: url('/wp-content/themes/lnwbb/fonts/ProximaSoft-Bold.eot?#iefix') format('embedded-opentype'),
    url('/wp-content/themes/lnwbb/fonts/ProximaSoft-Bold.woff2') format('woff2'),
    url('/wp-content/themes/lnwbb/fonts/ProximaSoft-Bold.woff') format('woff'),
    url('/wp-content/themes/lnwbb/fonts/ProximaSoft-Bold.ttf') format('truetype'),
    url('/wp-content/themes/lnwbb/fonts/ProximaSoft-Bold.svg#ProximaSoft-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Soft';
    src: url('/wp-content/themes/lnwbb/fonts/ProximaSoft-Medium.eot');
    src: url('/wp-content/themes/lnwbb/fonts/ProximaSoft-Medium.eot?#iefix') format('embedded-opentype'),
    url('/wp-content/themes/lnwbb/fonts/ProximaSoft-Medium.woff2') format('woff2'),
    url('/wp-content/themes/lnwbb/fonts/ProximaSoft-Medium.woff') format('woff'),
    url('/wp-content/themes/lnwbb/fonts/ProximaSoft-Medium.ttf') format('truetype'),
    url('/wp-content/themes/lnwbb/fonts/ProximaSoft-Medium.svg#ProximaSoft-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


/*Universe*/
@font-face {
    font-family: 'Univers LT Std';
    src: url('/wp-content/themes/lnwbb/fonts/UniversLTStd.eot');
    src: url('/wp-content/themes/lnwbb/fonts/UniversLTStd.eot?#iefix') format('embedded-opentype'),
    url('/wp-content/themes/lnwbb/fonts/UniversLTStd.woff2') format('woff2'),
    url('/wp-content/themes/lnwbb/fonts/UniversLTStd.woff') format('woff'),
    url('/wp-content/themes/lnwbb/fonts/UniversLTStd.ttf') format('truetype'),
    url('/wp-content/themes/lnwbb/fonts/UniversLTStd.svg#UniversLTStd') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Univers LT Std';
    src: url('/wp-content/themes/lnwbb/fonts/UniversLTStd-Bold.eot');
    src: url('/wp-content/themes/lnwbb/fonts/UniversLTStd-Bold.eot?#iefix') format('embedded-opentype'),
    url('/wp-content/themes/lnwbb/fonts/UniversLTStd-Bold.woff2') format('woff2'),
    url('/wp-content/themes/lnwbb/fonts/UniversLTStd-Bold.woff') format('woff'),
    url('/wp-content/themes/lnwbb/fonts/UniversLTStd-Bold.ttf') format('truetype'),
    url('/wp-content/themes/lnwbb/fonts/UniversLTStd-Bold.svg#UniversLTStd-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Univers';
    src: url('/wp-content/themes/lnwbb/fonts/Univers-Black.eot');
    src: url('/wp-content/themes/lnwbb/fonts/Univers-Black.eot?#iefix') format('embedded-opentype'),
    url('/wp-content/themes/lnwbb/fonts/Univers-Black.woff2') format('woff2'),
    url('/wp-content/themes/lnwbb/fonts/Univers-Black.woff') format('woff'),
    url('/wp-content/themes/lnwbb/fonts/Univers-Black.ttf') format('truetype'),
    url('/wp-content/themes/lnwbb/fonts/Univers-Black.svg#Univers-Black') format('svg');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Univers-Light-Normal';
    src: url('/wp-content/themes/lnwbb/fonts/Univers-Light-Normal.eot');
    src: url('/wp-content/themes/lnwbb/fonts/Univers-Light-Normal.eot?#iefix') format('embedded-opentype'),
    url('/wp-content/themes/lnwbb/fonts/Univers-Light-Normal.woff2') format('woff2'),
    url('/wp-content/themes/lnwbb/fonts/Univers-Light-Normal.woff') format('woff'),
    url('/wp-content/themes/lnwbb/fonts/Univers-Light-Normal.ttf') format('truetype'),
    url('/wp-content/themes/lnwbb/fonts/Univers-Light-Normal.svg#Univers-Light-Normal') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}




/*Icon Font*/
@font-face {
  font-family: 'lnwbb-icon';
  src:  url('/wp-content/themes/lnwbb/icon-font/lnwbb-icon.eot?nmsxsq');
  src:  url('/wp-content/themes/lnwbb/icon-font/lnwbb-icon.eot?nmsxsq#iefix') format('embedded-opentype'),
    url('/wp-content/themes/lnwbb/icon-font/lnwbb-icon.ttf?nmsxsq') format('truetype'),
    url('/wp-content/themes/lnwbb/icon-font/lnwbb-icon.woff?nmsxsq') format('woff'),
    url('/wp-content/themes/lnwbb/icon-font/lnwbb-icon.woff2?nmsxsq') format('woff2'),
    url('/wp-content/themes/lnwbb/icon-font/lnwbb-icon.svg?nmsxsq#lnwbb-icon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'lnwbb-icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-euro_FILL0_wght400_GRAD0_opsz48:before {
  content: "\e90e";
}
.icon-folder_shared_FILL0_wght400_GRAD0_opsz48:before {
  content: "\e90f";
}
.icon-science_FILL0_wght400_GRAD0_opsz48:before {
  content: "\e910";
}
.icon-balance_FILL0_wght400_GRAD0_opsz48:before {
  content: "\e911";
}
.icon-component_exchange_FILL0_wght400_GRAD0_opsz48:before {
  content: "\e912";
}
.icon-diversity_2_FILL0_wght400_GRAD0_opsz48:before {
  content: "\e913";
}
.icon-diversity_3_FILL0_wght400_GRAD0_opsz48:before {
  content: "\e914";
}
.icon-iconmonstr-video:before {
  content: "\e90d";
}
.icon-facebook:before {
  content: "\e90b";
}
.icon-instagram:before {
  content: "\e90c";
}
.icon-icon-mail:before {
  content: "\e900";
}
.icon-icon-flag:before {
  content: "\e901";
}
.icon-icon-news:before {
  content: "\e902";
}
.icon-icon-phone:before {
  content: "\e903";
}
.icon-icon-speech-bubble:before {
  content: "\e904";
}
.icon-icon-user:before {
  content: "\e905";
}
.icon-icon-webcam:before {
  content: "\e906";
}
.icon-arrow-up:before {
  content: "\e907";
}
.icon-arrow-down:before {
  content: "\e908";
}
.icon-arrow-right:before {
  content: "\e909";
}
.icon-arrow-left:before {
  content: "\e90a";
}



/*Global*/
#top #wrap_all a {
    text-decoration: none;
    margin: 0;
}
#top #wrap_all .container_wrap {
    border: none;
}
#top #wrap_all p {
    margin: 0;
    font-family: 'Univers-Light-Normal';
    line-height: 1.4em;
}
#top #wrap_all h2.av-special-heading-tag {
    margin-bottom: 20px;
}
#top .main_color a.avia-button {
    border: 2px solid #f29500;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
#top .main_color a.avia-button:hover {
    color: #f29500;
    background: #fff;
}
.logo a {
    display: flex;
    align-items: center;
}

.header-scrolled .logo a {
        align-items: initial;
}

/*Header*/
#top #header .av-main-nav > li > a {
    font-family: Univers-Light-Normal;
    font-weight: normal;
}
header#header,
.html_header_top.html_header_sticky.html_header_unstick_top .header-scrolled-full#header,
.html_header_top.html_header_sticky.html_header_unstick_top .header-scrolled {
    margin-top: 0px !important;
}
#top #wrap_all #header_meta#header_meta.av_extra_header_active .sub_menu > ul > li >a {
    color: var(--main-white);
    margin-left: 10px;
}

#top #wrap_all li.language-easy_sub_menu a.easy {
    color: var(--main-white);
    -webkit-transition: ease-in-out 0.3s;
    -o-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
}
#top #wrap_all li.language-easy_sub_menu a.easy:hover {
    color: var(--main-orange);
}

#top #wrap_all .ls-item .ls-sub-menu a {
    color: var(--main-orange);
}

#top #wrap_all li#menu-item-45:before {
    content: '\e902';
    font-family: 'lnwbb-icon';
    font-size: 18px;
}
#top .sub_menu>ul>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    padding: 0;
}
#top .sub_menu>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 45px;
}
#top #wrap_all li#menu-item-46:before {
    content: '\e901';
    font-family: 'lnwbb-icon';
    font-size: 18px;
}
#top #wrap_all #header_main {
    border-bottom: 2px solid var(--main-light-grey);
}
#header_main .container {
    margin-top: 5px;
    margin-bottom: 5px;
}
#top #header .av-main-nav>li {
    padding-left: 40px;
}
#top #header .av-main-nav>li>a {
    padding: 0;
}
#header_meta .container {
    padding-top: 5px;
    padding-bottom: 5px;
}
.logo a {
    display: flex;
    align-items: center;
}

.header-scrolled .logo a {
        align-items: initial;
}
#top #wrap_all #header .menu .current_page_item > a,
#top #wrap_all #header .av-main-nav > li.current-menu-item > a .avia-menu-text {
    color: var(--main-orange);
}

/*Submenu*/
nav.sub_menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-height: 40px;
    padding: 0;
    top: 0;
}
div#header_meta {
    background-color: var(--main-light-grey);
}
#top .sub_menu>ul {
    display: none;
}
.sub_menu div {
    padding: 0;
}
.header_color .sub_menu li ul a,
.header_color #payment, .header_color .sub_menu ul li,
.header_color .sub_menu ul,
#top .header_color .sub_menu li li a:hover,
#top .header_color .sub_menu li li a:focus {
    background-color: transparent;
}
div#custom_html-3 {
    display: none;
}
#top #wrap_all ul.ls-sub-menu {
    display: block;
    position: absolute;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    z-index: auto;
    padding: 0;
    width: 100%;
    visibility: hidden;
    top: 100%;
    left: 0;
    right: 0;
    max-width: 70px;
    background-color: transparent;
}
#header_meta .custom-html-widget ul {
    overflow: visible;
}
#header_meta .custom-html-widget ul li {
    border: 0;
}
#top #header_meta .sub_menu li:hover ul.ls-sub-menu {
    visibility: visible;
    margin: 0 10px;
}
li.ls-item.ls-item-dropdown {
    margin: 0;
    list-style-type: none;
    padding: 0 10px;
}
#top #wrap_all .ls-item a {
    border: 0;
    position: relative;
    background-color: transparent;
    margin: 0 0 0 10px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-decoration: none;
    font-size: 16px;
    color: var(--main-white);
    width: 100%;
    height: 100%;
    padding: 10px 0px;
    -webkit-transition: ease-in-out 0.3s;
    -o-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s;
}
#top #wrap_all li.language-easy_sub_menu a.easy:before {
    content: "\e902";
    font-family: 'lnwbb-icon';
    font-size: 20px;
    margin-right: 10px;
}
.ls-item.ls-current-language a::before {
    content: "\e901";
    font-family: 'lnwbb-icon';
    color: var(--vhs-blue);
    margin-right: 5px;
    font-size: 20px;
}
.ls-item.ls-current-language a::after {
    content: "\e908";
    font-family: 'lnwbb-icon';
    font-size: 8px;
    margin-left: 5px;
    line-height: 1;
}
.ls-item .ls-sub-menu a::before,
.ls-item .ls-sub-menu a::after {
    display: none;
}
#top #wrap_all ul.ls-sub-menu li.ls-item, #top #wrap_all ul.ls-sub-menu a {
    box-shadow: 0 0 8px 0 rgb(0 0 0 / 15%);
    -webkit-box-shadow: 0 0 8px 0 rgb(0 0 0 / 15%);
    border-radius: 10px;
    padding: 0px;
}
#top #wrap_all .ls-sub-menu .ls-item a {
    font-size: 20px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 0;
    border: 0;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0px;
    display: block;
    max-width: 70px;
    margin: 0;
    padding: 10px;
    -webkit-transition: ease-in-out 0.3s;
    -o-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s;
    border-radius: 10px;
    background-color: var(--main-white);
}
#top #wrap_all .ls-sub-menu .ls-item a:hover {
    color: var(--main-white);
    background-color: var(--main-orange);
}
#top #wrap_all .ls-item a:hover {
    color: var(--main-orange);
}


/*Menü*/

#top #wrap_all ul.sub-menu .menu-item a {
    color: #656565;
    font-size: 14px;
}

#top #wrap_all ul.sub-menu .menu-item a:hover {
    color: var(--main-orange);
    text-decoration: none;
}

/* Breadcrumbs */

#top #main .title_container .container {
    padding: 0 50px;
    margin-top: 20px;
}

#top .title_container .breadcrumb {
    right: auto;
    font-size: 14px;
}

#top .breadcrumb-trail .trail-before {
    display: none;
}

#top .alternate_color .breadcrumb a:hover {
    text-decoration: none;
    color: var(--main-orange);
}

#top .alternate_color .breadcrumb a:hover {
    text-decoration: none;
    color: var(--main-orange);
}

#top .breadcrumb-trail .trail-end {
    font-weight: bold;
    color: var(--main-orange);
}


/*Fixed Sitenav*/
.quick-nav {
    position: fixed;
    top: 30%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    right: -60px;
    z-index: 998;
}
.quick-nav.show {
    right: 0;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 2px solid var(--main-light-grey);
    border-radius: 8px 0px 0px 8px;
    opacity: 1;
    border-right: none;
}
.quick-link a {
    padding: 0;
    height: 60px;
    width: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    background: var(--main-whit);
}
.quick-link a i {
    color: var(--main-orange);
    font-size: 28px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}


.quick-link a i {
    width: 40px;
    height: 40px;
    display: flex;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 10px;
    align-items: center;
    justify-content: center;
    align-content: center;
    background-position: center;
}

i.icon-facebook {
    background: url(https://bildung-bringt-weiter.de/wp-content/uploads/2024/03/Facebook_Logo_Primary.png);
}


i.icon-linkedin {
    background: url(https://bildung-bringt-weiter.de/wp-content/uploads/2024/03/LI-In-Bug.png);
}
i.icon-instagram {
    background: url(https://bildung-bringt-weiter.de/wp-content/uploads/2024/03/Instagram_Glyph_Gradient.png);
}
.quick-link a i::before {
    display: none;
}


.quick-link a:hover i {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
/*.quick-link a i.icon-instagram:before {
    content: '\e90c';
}
.quick-link a i.icon-facebook:before {
    content: '\e90b';
}*/

/*WP Accessibilty*/
.a11y-non-responsive.a11y-toolbar.ltr.left {
    position: unset;
}
ul.a11y-toolbar-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px;
}
#header_meta .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
.av_secondary_right .sub_menu {
    padding-left: 20px;
}
#top #wrap_all li.language-easy_sub_menu a.easy {
    font-size: 16px;
}
.a11y-toolbar ul li button {
    background-color: transparent;
    border: none;
    padding: 0;
}
.a11y-toolbar ul li button {
    background-color: transparent;
    border: none;
    padding: 0;
    color: #fff;
    font-size: 20px !important;
}
#header_meta .a11y-toolbar ul li button.active,
#header_meta .a11y-toolbar ul li button:hover {
    background: transparent;
    color: var(--main-orange);
    -webkit-transition: ease-in-out 0.3s;
    -o-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s;
    border: none;
}
.html_mobile_menu_tablet .header_color div .av-hamburger-inner::before,
.html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner,
.html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::before,
.html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::after {
    background-color: #656565;
}
span.offscreen {
    display: none;
}
.a11y-toolbar ul, {
    width: 60px;
}
p,
#top #wrap_all li.language-easy_sub_menu a.easy,
#header span,
h1,
h2,
h3,
h4,
h5,
h6,
.av-subheading p,
li:not(.a11y-toolbar-list-item),
label,
input,
select,
textarea,
legend,
code,
pre,
dd,
dt,
blockquote,
#top a,
span {
    transition:all 0.2s ease-in-out
}
.fontsize #header .av-main-nav ul li {
    font-size: 80% !important;
}
.fontsize #socket .copyright {
    font-size: 160% !important;
}
.fontsize #top #header.av_minimal_header .main_menu ul:first-child >li > ul {
    width: fit-content;
}
.fontsize p,
.fontsize #top #wrap_all li.language-easy_sub_menu a.easy,
.fontsize #header span {
    font-size: 130% !important;
    line-height: 110% !important;
}
.fontsize h1,
.fontsize h2,
.fontsize h3 {
    font-size: 200% !important;
}
.fontsize h4,
.fontsize h5,
.fontsize h6,
.fontsize .search-filter-results .consulting-count {
    font-size: 130% !important;
}
.fontsize .av-subheading p {
    font-size: 160% !important;
}
.fontsize li:not(.a11y-toolbar-list-item),
.fontsize label,
.fontsize input,
.fontsize select,
.fontsize textarea,
.fontsize legend,
.fontsize code,
.fontsize pre,
.fontsize dd,
.fontsize dt,
.fontsize blockquote,
.fontsize #top a,
.fontsize span {
    font-size: 110% !important;
}

/*Slider Home*/
.caption_left .slideshow_caption {
    width: 50%;
    padding: 35px;
    height: auto;
    margin-bottom: 12%;
    background: rgb(255 255 255 / 80%);
    -webkit-box-shadow: 0px 3px 6px #00000029;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
    margin-left: 50px;
}
#top #wrap_all .avia-slideshow-button {
    margin-top: 30px;
}
#top .av-control-minimal .avia-slideshow-arrows a:before {
    opacity: 1;
    color: #F29400;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgb(242 148 0 / 20%);
    border: none;
    font-size: 25px;
}
#top .av-control-minimal .avia-slideshow-arrows a.next-slide:before {
    border-radius: 8px 0px 0px 8px;
}
#top .av-control-minimal .avia-slideshow-arrows a.prev-slide:before {
    border-radius: 0 8px 8px 0;
}
#top #wrap_all .av-control-minimal .avia-slideshow-dots a.active {
    opacity: 1;
}
#top #wrap_all .av-control-minimal .avia-slideshow-dots a {
    border-color: var(--main-orange);
    background-color: var(--main-orange);
    opacity: 0.3;
}
#top #wrap_all a.prev-slide,
#top #wrap_all a.next-slide{
    width: 50px;
}
.avia-slideshow-dots.avia-slideshow-controls {
    display: flex;
    justify-content: center;
    grid-gap: 0.5rem;
}

#top #wrap_all .avia-slideshow .av-slideshow-caption h2.avia-caption-title {
    font-size: 40px;
    font-weight: 700;
    line-height: 1.4em;
    font-family: 'proxima-soft', Helvetica, Arial, sans-serif;
}
#top #wrap_all a.prev-slide,
#top #wrap_all a.next-slide{
    width: 50px;
}
.avia-slideshow-dots.avia-slideshow-controls {
    display: flex;
    justify-content: center;
    grid-gap: 0.5rem;
}

/*icon-section*/
#top #wrap_all .text-img .flex_column,
#top #wrap_all .img-text .flex_column {
    border-radius: 10px;
}
#top .iconbox_left_content .iconbox_icon,
#top .iconbox_right_content .iconbox_icon {
    margin-right: 35px;
    min-width: 74px;
}
#top .icon-section .container {
    width: 60%;
}
.icon-section [data-av_icon]:before {
    font-size: 32px;
}
article.iconbox.iconbox_left_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.iconbox_content_container p {
    font-family: 'universe';
}
.avia-icon-list-container li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
#top .avia-icon-list-container .iconlist_icon {
    margin: 0 0.5em 0 0;
}
.avia-icon-list-container span.iconlist-char {
    font-size: 1.2em;
}
#top .avia-icon-list .av-iconlist-empty .iconlist_title {
    margin-top: 0;
    top: 0;
}
#top .avia-icon-list .iconlist_content_wrap {
    padding-bottom: 0;
}
#top .avia-icon-list article.article-icon-entry {
    min-height: 1px;
}

/*timeline*/
#top .main_color .avia-timeline {
    margin-left: 60px;
}
h2.av-milestone-date {
    opacity: 0;
}
#top .avia-timeline-horizontal .av-milestone-icon-wrap {
    padding: 25px 0px;
}
#top article.av-milestone-content-wrap {
    padding: 0px 60px 0px 0px;
}
.main_color .avia-timeline-horizontal .av-milestone-content-wrap footer {
    display: none;
}
.main_color .av-milestone-icon-wrap:after {
    border-color: var(--main-orange);
    border-top-width: 2px;
}
.main_color ul.avia-timeline-horizontal li:last-child.av-milestone .av-milestone-icon-wrap:after {
    display: none;
}

/*Video*/
#top #wrap_all .avia-video {
    border-radius: 10px;
    margin: 0;
}
#top .avia-layerslider .ls-nav-start:before, #top .avia_playpause_icon:before {
    content: "\e90d";
    font-family: 'lnwbb-icon';
    height: 100%;
    width: 100%;
    font-size: 140px;
}
.avia_playpause_icon {
    height: 140px;
    width: 140px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    background-color: transparent;
}
#top .mejs-layer.mejs-overlay-play,
#top .avia-video .mejs-container video,
.mejs-container *,
#top .avia-video .mejs-container, #top .avia-video .mejs-container video {
    border-radius: 10px;
}
div .mejs-container .mejs-controls {
    display: none;
}

/*contact-section*/
#top #wrap_all .contact-section .entry-content-wrapper.clearfix {
    width: 50%;
    margin: 0 auto;
}
#top #wrap_all .contact-section p {
    font-size: 32px;
    line-height: 36px;
}
#top #wrap_all .logo-area .entry-content-wrapper.clearfix {
    width: 90%;
    margin: 0 auto;
}

/*Map Section*/
.mapsvg-header.mapsvg-top-container {
    display: none !important;
}
.map-section .mapsvg-wrap .mapsvg {
    padding: 0px !important;
    min-height: 500px;
}
.map-section .mapsvg-scrollpane {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
#top .map-section .mapsvg svg {
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
    width: 100% !important;
}
#top #wrap_all .map-section .mapsvg-scrollpane {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

#top .mapsvg svg {
    transform: scale(1) !important;
    width: 100% !important;
    display: block;
}

.mapsvg-wrap *, .mapsvg * {
    cursor: pointer;
}


/*logo-area*/
#top #wrap_all .logo-area .flex_column_table_cell {
    -webkit-box-shadow: 0px 3px 6px #00000029;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
}
#top #wrap_all .logo-area .avia_image {
    margin-bottom: 50px;
}
#top #wrap_all .avia-image-container.avia-align-center {
    margin: 0;
}

/*Footer*/
#top #wrap_all #footer-page .container_wrap {
    border-top: 2px solid var(--main-light-grey);
}
#top #footer-page .av_inherit_color * {
    margin: 0;
}
#top .widget_nav_menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
}
#wrap_all #footer-page .avia-icon-list-container {
    margin-top: 20px;
}
#top #main #footer-page .avia-section .template-page {
    padding: 40px 0;
}
#top #wrap_all #footer-page a {
    padding: 0;
    font-size: 18px;
    color: var(--main-middle-grey);
    font-family: 'Univers-Light-Normal';
}
#top #wrap_all #footer-page a:hover {
    color: #ffcc00;
}
#top #footer-page .av-iconlist-small li {
    margin-top: 20px;
}

/*Socket*/
#socket .copyright {
    float: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 18px;
}

.results-innerwrapper .hidden-page {
    margin: 20px 0;
}




/* Intro Startseite */
.intro-box {
    padding: 35px 35px 30px 35px;
    height: auto;
    margin-bottom: 12%;
    background: rgb(255 255 255 / 80%);
    -webkit-box-shadow: 0px 3px 6px #00000029;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
    margin-left: 50px;
}
#top .intro .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
}
#top .intro .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 120px;
    padding-bottom: 120px;
}
#top .intro-box .avia-button-wrap {
    margin-top: 30px;
}


#BorlabsCookieBox .cookie-logo {

    max-width: 150px !important;

    margin-bottom: 10px;
}

#BorlabsCookieBox ._brlbs-flex-center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

/*Filter Styling*/

.searchandfilter ul li li {
    padding: 5px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
#top .ec-special-filter label {
    width: 100%;
    padding: 0px 4px;
    font-size: 16px;
}
.radius-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
#top .ec-special-filter .radius-wrapper label {
    width: 20%;
    padding: 0;
    font-size: 16px;
    text-align: center;
}
#top #wrap_all .main_color input[type='number'], #top #wrap_all .main_color input[type='text'] {
    border: 1px solid #A9AAB1;
    border-radius: 8px;
    font-family: 'Univers-Light-Normal';
    padding: 13px 20px;
    font-size: 1rem;
}

input#maps_radius {
    width: 80%;
}

.ec-special-filter {
    font-family: 'Univers-Light-Normal';
}

#top .ec-special-filter select {
    font-family: 'Univers-Light-Normal';
}
#top .searchandfilter ul {
    margin: 0;
}

.ec-special-filter .searchandfilter h4,
.form-wrapper h4 {
    font-size: 23px;
    padding-bottom: 15px
}
.ec-special-filter-width h3.av-special-heading-tag {
    font-weight: 100;
}

#top .ec-special-filter label {
    font-weight: 100;
    font-size: 0.81em;
    width: 100%;
}
#top li.sf-field-search label {
    padding: 0;
}
#top li.sf-field-search  input.sf-input-text::-webkit-input-placeholder {
    font-family: 'Univers-Light-Normal';
}
#top li.sf-field-search  input.sf-input-text::-moz-placeholder {
    font-family: 'Univers-Light-Normal';
}
#top li.sf-field-search  input.sf-input-text:-ms-input-placeholder {
    font-family: 'Univers-Light-Normal';
}
#top li.sf-field-search  input.sf-input-text::-ms-input-placeholder {
    font-family: 'Univers-Light-Normal';
}
#top li.sf-field-search  input.sf-input-text::placeholder {
    font-family: 'Univers-Light-Normal';
}

#top li.sf-field-search  input.sf-input-text {
    padding: 10px 20px;
}
input[type=range] {
    -webkit-appearance: none;
    margin: 18px 0;
    width: 100%;
}
input[type=range]:focus {
    outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 3px;
    cursor: pointer;
    background: #A9AAB1;
    border-radius: 1.3px;
}
input[type=range]::-webkit-slider-thumb {
    height: 20px;
    width: 20px;
    border-radius: 100%;
    background: #f29500;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -9px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
    background: #A9AAB1;
}
input[type=range]::-moz-range-track {
    width: 100%;
    height: 8.4px;
    cursor: pointer;
    background: #A9AAB1;
    border-radius: 1.3px;
    border: 0.2px solid #010101;
}
input[type=range]::-moz-range-thumb {
    border: 1px solid #000000;
    height: 36px;
    width: 16px;
   border-radius: 100%;
    background: #f29500;
    cursor: pointer;
}
input[type=range]::-ms-track {
    width: 100%;
    height: 8.4px;
    cursor: pointer;
    background: transparent;
    border-color: transparent;
    border-width: 16px 0;
    color: transparent;
}
input[type=range]::-ms-fill-lower {
    background: #f29500;
    border-radius: 2.6px;
}
input[type=range]::-ms-fill-upper {
    background: #f29500;
    border: 0.2px solid #010101;
    border-radius: 2.6px;
}
input[type=range]::-ms-thumb {
    height: 36px;
    width: 16px;
    border-radius: 3px;
    background: #ffffff;
    cursor: pointer;
}
input[type=range]:focus::-ms-fill-lower {
    background: #f29500;
}
input[type=range]:focus::-ms-fill-upper {
    background: #f29500;
}
.rangebuttons-wrapper input.rangebutton.decrease {
    color: transparent;
    background-image: url(/wp-content/uploads/2023/04/icon-decrease-filter.svg);
    background-repeat: no-repeat;
    background-position: 50% 49%;
}
.rangebuttons-wrapper input.rangebutton.increase {
    color: transparent;
    background-image: url(/wp-content/uploads/2023/04/icon-increase.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 60%;
}
.radius-innerwrapper {
    width: 80%;
}
.rangebuttons-wrapper {
    display: flex;
}
.rangebuttons-wrapper input.rangebutton {
    border: 0;
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 100%;
    font-size: 1.3rem;
    color: #fff;
    background-color: var(--main-orange);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    padding: 0;
        cursor: pointer;
        margin: 0 0.33rem 0 0;
}
input#maps_radius {
    width: 100%;
}
#top .ec-special-filter .radius-wrapper label {
    position: relative;
    top: 10px;
}

/*Checkbox*/
#top input[type="checkbox"] {
    -webkit-filter: grayscale(1);
            filter: grayscale(1);
    margin: 0 0.5rem 0 0;
    appearance: none;
}
#top input[type="checkbox"]::before {
    min-width: 17px;
    height: 17px;
    background-image: url(/wp-content/themes/lnwbb/img/checkbox.svg);
    background-repeat: no-repeat;
    display: block;
    content: "";
    z-index: 5;
    cursor: pointer;
    margin: 0;
}
#top input[type="checkbox"]:checked::before {
    background-image: url(/wp-content/themes/lnwbb/img/checkbox-checked.svg);
}

@media screen and (min-width: 1900px) {
    #top .ec-special-filter label{
        width: 100%;
    }
}

@media screen and (max-width: 1900px) {
    #top .ec-special-filter label{
        width: 80%;
    }
}

@media screen and (max-width: 920px) {
    .ec-special-filter-width.first.flex_column_div {
        width: 100%;
    }
    #top .ec-special-filter label {
        font-size: 0.92em;
    }
}




/* Filter Ergebnisse */
.results-wrapper {
    font-family: 'Univers-Light-Normal';
}
.results-innerwrapper {
    margin-bottom: 3rem;
}
.search-filter-results .consulting-count {
    font-size: 14px;
}
.search-filter-results .pagination {
    padding-top: 0;
}
.search-filter-results .wp-pagenavi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 5px;
}
.search-filter-results span.pages {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-left: 20px;
    font-size: 12px;
}
#top .wp-pagenavi .current,
#top .wp-pagenavi a {
    background-color: #DEDEDE;
    border: 1px solid #DEDEDE;
    width: 26px;
    height: 26px;
    line-height: 26px;
}
.sf-field-submit input[type="submit"] {
    background: #f29500;
    color: #fff;
    border: 2px solid #f29500;
    padding: 10px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 8px;
    margin: 20px 0;
    -webkit-transition: ease-in-out 0.3s;
    -o-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s;
    font-family: 'proxima-soft';
    font-size: 16px;
    gap: 8px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 1;
}
.sf-field-submit input[type="submit"]:hover {
    background: transparent;
    color: #f29500;
}
.formats-heading.inner-heading h4,
.topics-heading.inner-heading h4,
.contact-heading.inner-heading h4 {
    font-weight: 100;
    font-size: 25px;
}
.results-innerwrapper .hidden-page {
    display: none;
}
div.pagenumbers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
span.pagenumber {
    background: #DEDEDE;
    border-radius: 100%;
    cursor: pointer;
    line-height: 1;
    font-size: 12px;
    margin: 0;
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 5px;
}
.sortby select#sortby {
    border: 1px solid #8D8E97;
    border-radius: 8px;
    padding: 12px 16px;
    font-family: 'Univers-Light-Normal';
    font-size: 1rem;
}

.results-innerwrapper .page {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
.result-single {
    width: 100%;
    background: #F1F2F2;
    padding: 30px;
    margin-bottom: 20px;
    border-radius: 8px;
    height: 100%;
}
.result-single hr {
    margin: 15px 0;
}
#top .result-single h2 {
    font-size: 25px;
}
#top .result-single h4 {
    font-size: 23px;
    margin-bottom: 10px;
}
#top .result-single .contact-wrapper > .contact-name {
    font-weight: bold;
    font-size: 23px;
    font-family: 'proxima-soft';
    line-height: 1;
    margin-bottom: 10px;
}
.contact-wrapper {
    margin-top: 25px;
    font-size: 1rem;
}

#top .result-single .single-term.term-onlineberatung::before,
#top .result-single .single-term.term-telefonberatung::before,
#top .result-single .single-term.term-vor-ort-beratung::before {
        font-family: 'lnwbb-icon';
}

#top .result-single .single-term.term-telefonberatung::before {
    content: "\e903";
    font-size: 21px;
}
#top .result-single .single-term.term-onlineberatung::before {
    content: "\e906";
    font-size: 25px;
}
#top .result-single .single-term.term-vor-ort-beratung::before {
    content: "\e905";
    font-size: 19px;
}
.single-term {
    margin-right: 1rem;
    font-size: 1rem;
}
.terms-wrapper.topic-terms .single-term {
    margin-right: 5px;
}
.contact-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 25px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.contact-links a.appointment,
.contact-links a.online-app {
    background: #f29500;
    color: #fff;
    border: 1px solid #f29500;
    padding: 14px 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 8px;
    margin: 20px 0;
    -webkit-transition: ease-in-out 0.3s;
    -o-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s;
    font-family: 'proxima-soft';
    font-size: 16px;
    gap: 8px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 1;
}
.contact-links a.online-app,
.contact-links a.appointment:hover {
    background: transparent;
    color: #f29500;
}
.contact-links a.online-app:hover {
    background: #f29500;
    color: #fff;
}
.terms-wrapper.topic-terms {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 1rem;
}
.showmore-terms button:hover {
    color: #ffcc00;
}
.showmore-terms button {
    background: transparent;
    border: 0;
    color: #f29500;
    font-size: 18px;
    font-weight: 100;
    padding: 0;
    font-family: 'Univers-Light-Normal';
    -webkit-transition: ease-in-out 0.3s;
    -o-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s;
    cursor: pointer;
}
#top input#input_zip {
    padding: 10px 20px;
}

#top .ec-special-filter label {
    width: 100%;
    cursor: pointer;
}
.sort-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 1.5rem;
}
.sort-wrapper .consulting-count {
    width: 100%;
}
span.show-more-regions {
    cursor: pointer;
    color: var(--main-orange);
}
span.show-more-regions:hover {
    color: var(--main-dark-grey);
}
.contact-links {
    margin-top: 1.5rem;
}
.terms-wrapper.format-terms {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.pum-theme-274,
.pum-theme-standard-theme {
    background-color: rgba( 255, 255, 255, 0.70 ) !important;
}


#top button.pum-close.popmake-close {
    color: #4b545d;
    -webkit-box-shadow: none;
            box-shadow: none;
    background-color: transparent;
    font-size: 21px;
    padding: 20px 35px;
    font-family: 'proxima-soft';
}

#top .pum-container.popmake {
    background: #fff !important;
    padding: 65px 100px;
    -webkit-box-shadow: none;
            box-shadow: none;
}
.pum-container.popmake .mapsvg-wrap {
    width: 80% !important;
    margin: 0 auto !important;
}
.pum-container.popmake .popup_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.pum-container.popmake .popup_wrapper .text-wrapper {
    width: 55%;
    color: #40494E;
}

.pum-container.popmake .popup_wrapper .maps-wrapper {
    width: 45%;
    position: relative;
}
.popup_wrapper h3 {
    position: absolute;
    top: 0;
    left: 60px;
    font-size: 23px;
    color: #8c8c8c;
    z-index: 11;
    font-family: 'Univers-Light-Normal';
}


.quick-link a i.icon-linkedin {
    content: '\e8fc';
    font-family: 'entypo-fontello' !important;
}
.quick-link a i.icon-linkedin::before {
    content: '\e8fc';
}

/* Landingpage Neu */
#top #wrap_all #main .lp-beratung .flex_column_table {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 50px;
	@media screen and (max-width: 1440px) {
		grid-template-columns: repeat(2, 1fr);
	}
	@media screen and (max-width: 1200px) {
		grid-template-columns: repeat(1, 1fr);
	}
}

@media screen and (max-width: 1920px) {
.lp-beratung .container.av-section-cont-open {
    max-width: 95%;
    padding: 0;
}
}

#top #wrap_all #main .lp-beratung .flex_column_table .flex_column::before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	background: #00000090;
	z-index: -1;
	visibility: visible;
}

#top #wrap_all #main .lp-beratung .flex_column_table .flex_column {
	width: 100%;
	min-height: 300px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	gap: 15px;
	box-shadow: 0px 3px 6px #00000029;
}


/* LP Beratung V2 */
#top #wrap_all #main .lp-beratung-v2 .flex_column_table {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 50px;
	
	@media screen and (max-width: 1660px) {
		grid-template-columns: repeat(2, 1fr);
	}
	@media screen and (max-width: 1200px) {
		grid-template-columns: repeat(1, 1fr);
	}
}

#top #wrap_all #main .lp-beratung-v2 .flex_column_table .flex_column {
	width: 100%;
	min-height: 300px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	gap: 15px;
	box-shadow: 0px 3px 6px #00000029;
}

#top #wrap_all #main .lp-beratung-v2 .flex_column_table .flex_column::before {
	display: none;
}

#top #wrap_all #main .lp-beratung-v2 .flex_column_table .flex_column .iconbox_content .entry-content-header {
	display: flex;
	align-items: center;
	gap: 15px;
	width: fit-content;
	margin: 0 auto;
}

#top #wrap_all #main .lp-beratung-v2 .flex_column_table .flex_column .avia-button-wrap {
	margin-bottom: 15px;
	flex: 1;
	display: flex;
	align-items: flex-end;
	justify-content: center;
}

#top #wrap_all #main .lp-beratung-v2 .flex_column_table .flex_column .av-special-heading {
	margin-top: 15px;
	padding: 0 20px;
}

#top #wrap_all #main .lp-beratung-v2 .flex_column_table .flex_column p {
	padding: 0 20px;
}

#top #wrap_all #main .lp-beratung-v2 .flex_column_table .flex_column img {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

#top #wrap_all #main .lp-beratung-v2 .flex_column_table .flex_column .avia-button-wrap {
	margin: 15px 0;
}

#top #wrap_all #main .lp-beratung-v2 .flex_column_table .flex_column .av-special-heading-tag {
	margin: 0;
}
.page-id-2586 .quick-nav.show {
    display: none !important;
}
.page-id-2586 div#containerPosition {
    display: none;
}