@charset "UTF-8";
/**
 * FörderProfis main css
 *
 * Author: David Bressert
 * Version: 1.2 (beta)
 * Framework: Bootstrap 4.5
 */

/*--------------------------
1.0 Typography
    1.1 Formatting
2.0 Colors
3.0 Header
4.0 Navbar
5.0 Buttons
6.0 Content
    6.1 Zwischenfinanzierung
    6.2 FAQ
    6.3 Ratgeber
    6.4 Landingpage
7.0 Footer
8.0 Slider
9.0 Media Queries
----------------------------*/
/**
 * 1.0 Typography
 */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url("../webfonts/Inter-Thin.woff2?v=3.18") format("woff2");
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url("../webfonts/Inter-ThinItalic.woff2?v=3.18") format("woff2");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url("../webfonts/Inter-ExtraLight.woff2?v=3.18") format("woff2");
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: url("../webfonts/Inter-ExtraLightItalic.woff2?v=3.18") format("woff2");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("../webfonts/Inter-Light.woff2?v=3.18") format("woff2");
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url("../webfonts/Inter-LightItalic.woff2?v=3.18") format("woff2");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../webfonts/Inter-Regular.woff2?v=3.18") format("woff2");
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url("../webfonts/Inter-Italic.woff2?v=3.18") format("woff2");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../webfonts/Inter-Medium.woff2?v=3.18") format("woff2");
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url("../webfonts/Inter-MediumItalic.woff2?v=3.18") format("woff2");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("../webfonts/Inter-SemiBold.woff2?v=3.18") format("woff2");
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url("../webfonts/Inter-SemiBoldItalic.woff2?v=3.18") format("woff2");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../webfonts/Inter-Bold.woff2?v=3.18") format("woff2");
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url("../webfonts/Inter-BoldItalic.woff2?v=3.18") format("woff2");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url("../webfonts/Inter-ExtraBold.woff2?v=3.18") format("woff2");
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url("../webfonts/Inter-ExtraBoldItalic.woff2?v=3.18") format("woff2");
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("../webfonts/Inter-Black.woff2?v=3.18") format("woff2");
}

@font-face {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url("../webfonts/Inter-BlackItalic.woff2?v=3.18") format("woff2");
}

/* Heading */
.h1 {
    font-size: 2.25rem;
    font-weight: 400;
    line-height: 2.375rem;
    letter-spacing: -0.06em;
}

.h2 {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.75rem;

}

.h3-sub {
    line-height: 2rem;
    font-size: 1.5rem;
    font-weight: 300;
    letter-spacing: -4%;
    letter-spacing: -4em;
}

.h3 {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.75rem;
}

.h4 {
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 21px;
}

.h4.h4-customer {
    margin-bottom: 0;
}

.h5 {
    font-size: 1.125rem;
    font-weight: 400;
}

.h5.card-title {
    font-weight: 500;
}


.h6 {}

.h1-zwischenfinanzierung {
    font-size: 2.265rem;
    font-weight: 500;
    line-height: 2.375rem;
    /* margin: 142px 0 14px; */
}

.h1-ratgeber, .h1-header-hero {
    color: #171717;
    font-size: 2.25rem;
    font-weight: 600;
    line-height: 2.625rem;
    /* margin: 135px 0 4px; */
}

.h1-sub {
    color: #fff;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3125rem;
}

.h1-sub.h1-sub-ratgeber {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.625rem;
}

@media (min-width: 992px) {
    .h1-sub.h1-sub-ratgeber {
        font-size: 1.313rem;
        line-height: 1.875rem;
    }
}

.h1-landing {
    font-size: 2rem;
    font-weight: 600;
    line-height: 2.438rem;
    letter-spacing: -0.04em;
}

.h1-landing-sub {
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 1.625rem;
    /* letter-spacing: -0.04em; */
}

.h1-impressum {
    font-size: 3rem;
    font-weight: 700;
    line-height: 3rem;
}

.h2-landing {
    font-size: 1.75rem;
    font-weight: 500;
    line-height: 2.0625rem;
}

.h2-general {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.75rem;
}

.h2-zwischenfinanzierung {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.75rem;
    margin-bottom: 10px;
}

.h2-ratgeber {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.75rem;
    margin-bottom: 10px;
}

.h2-ratgeber span {
    font-weight: 700;
}

.h2-general.h2-faq {
    margin-bottom: 30px
}

.h2-general.h2-faq-main {
    line-height: 2.125rem;
    margin-top: 70px;
    margin-bottom: 30px
}

.h2-general.h2-customer {
    margin-bottom: 10px
}

.h2-accordion {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.5rem;
}

.h2-ueberuns {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.75rem;
}

.h2-artikel {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.75rem;
}

.h2-landing-slider {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.75rem;
}

.h3-accordion-question {
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1rem;
}

.h3-general {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.5rem;
}

.h3-interesse {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.375rem;
}

.h3-zwischenfinanzierung-go {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.75rem;
}

.h3-info-sub {
    color: #909090;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.3125rem;
    margin-top: 2px;
    margin-bottom: 45px;
}

.h3-category {
    color: #232120;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.3125;
}

.h3-card-vorteil {
    font-size: 1.313rem;
    font-weight: 600;
    line-height: 2.375rem;
    letter-spacing: -0.06em;
}

.h3-card-ratgeber {
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.3125rem;
}

.h3-card-ratgeber span, .h3-card-ratgeber b, .h3-card-ratgeber strong {
    font-weight: 600;
}

.h3-general.h3-foerderpruefung-go {}

.h3-footer {
    color: rgba(255, 255, 255, 0.7);
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5rem;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.h3-landing-media {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.5rem;
    margin-bottom: 5px;
}

.h3-ueberuns-go {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.3125rem;
}

.h3-artikel {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.375rem;
}

.h5-media {
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.375rem;
    margin-bottom: 10px;
}

.h5-customer {
    color: rgba(0, 0, 0, .5);
}

.h5-megamenu {
    color: rgba(0, 0, 0, .8);
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.3125rem;
    margin-bottom: 1rem;
}

/* Paragraph*/
.p-large,
.container-artikel p,
.container-artikel li {
    font-size: 1rem;
    line-height: 1.5rem;
}

/**
 * 1.1 Formatting
 */
.foerder-bold {
    font-weight: 500;
}

.form-shadow {
    filter: drop-shadow(0px 2px 6px rgba(0, 0, 0, 0.15));
}

.px-15 {
    padding-left: 15px;
    padding-right: 15px;
}

.px-30 {
    padding-left: 30px;
    padding-right: 30px;
}

.px-40 {
    padding-left: 40px;
    padding-right: 40px;
}

.py-90 {
    padding-top: 90px;
    padding-bottom: 90px;
}

.pt-10 {
    padding-top: 10px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pt-20 {
    padding-top: 20px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pt-25 {
    padding-top: 25px;
}

.pb-25 {
    padding-bottom: 25px;
}

.pt-30 {
    padding-top: 30px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pt-40 {
    padding-top: 40px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pt-90 {
    padding-top: 90px;
}

.pb-65 {
    padding-bottom: 65px;
}

.pt-65 {
    padding-top: 65px;
}

.pb-90 {
    padding-bottom: 90px;
}

.py-35 {
    padding-top: 35px;
    padding-bottom: 35px;
}

.pt-35 {
    padding-top: 35px;
}

.pb-35 {
    padding-bottom: 35px;
}

.py-75 {
    padding-top: 75px;
    padding-bottom: 75px;
}

.pt-75 {
    padding-top: 75px;
}

.pb-75 {
    padding-bottom: 75px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pt-50 {
    padding-top: 50px;
}

.py-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.pt-55 {
    padding-top: 55px;
}

.py-80 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.pt-80 {
    padding-top: 80px;
}

.pb-80 {
    padding-bottom: 80px;
}

@media (min-width: 992px) {
    .py-md-80 {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

.py-90 {
    padding-top: 90px;
    padding-bottom: 90px;
}

.pt-90 {
    padding-top: 90px;
}

.pb-90 {
    padding-bottom: 90px;
}

.py-98 {
    padding-top: 98px;
    padding-bottom: 98px;
}

.pt-98 {
    padding-top: 98px;
}

.pb-98 {
    padding-bottom: 98px;
}

.py-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

@media (min-width: 992px) {
    .py-lg-100 {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

.pt-100 {
    padding-top: 100px;
}

.pb-100 {
    padding-bottom: 100px;
}

.py-112 {
    padding-top: 112px;
    padding-bottom: 112px;
}

.pt-112 {
    padding-top: 112px;
}

.pb-112 {
    padding-bottom: 112px;
}

.pr-112 {
    padding-right: 112px;
}

.py-120 {
    padding-top: 120px;
    padding-bottom: 120px;
}

.pt-120 {
    padding-top: 120px;
}

.pb-120 {
    padding-bottom: 120px;
}

.pr-120 {
    padding-right: 120px;
}

.card-radius {
    border-radius: 1rem;
}

.card-shadow {
    box-shadow: 0px 0px 20px rgba(255, 62, 23, 0.05), 0px 4px 20px rgba(0, 0, 0, 0.05), 0px 4px 4px rgba(0, 0, 0, 0.05);
}

.text-price {
    font-size: 2.25rem;
    font-weight: 700;
    line-height: 2.625rem;
    margin-top: 27px;
    margin-bottom: 10px;
}

.card-title {
    font-weight: 600;
    margin-top: 20px;
}

.card-link {
    text-decoration: none;
}

.card-body {
    margin-bottom: 10px;
}

a.go-back {
    color: rgba(0, 0, 0, .6);
    font-size: .875rem;
    font-weight: 500;
    line-height: 1rem;
    text-decoration: none;
}


.padding-lr-200px .hero-text-width {
    padding: 0 200px !important;
}

.display-769 {
    display: block;
}

@media (max-width:769px) {
    .display-769 {
        display: grid;
    }
}

@media (min-width: 1320px) and (max-width:1679px) {
    .padding-lr-200px .hero-text-width {
        padding: 0 100px !important;
    }
}

@media (min-width: 768px) and (max-width:1319px) {
    .padding-lr-200px .hero-text-width {
        padding: 0 !important;
    }
}

@media (min-width: 768px) and (max-width:1319px) {
    .padding-lr-200px .hero-text-width {
        padding: 0 !important;
    }
}

@media (max-width:767px) {
    .padding-lr-200px .hero-text-width {
        padding: 80px 20px !important;
    }

    .font-weight-sm-500 {
        font-weight: 500;
    }

    .text-center-767 {
        text-align: center !important;
    }
}

.font-weight-400 {
    font-weight: 400;
}

.font-weight-500 {
    font-weight: 500;
}

.font-weight-600 {
    font-weight: 600;
}

.font-weight-700 {
    font-weight: 700;
}

.font-weight-900 {
    font-weight: 900;
}

.icon-top-fix {
    margin-top: -2px;
}

.display-none {
    display: none;
}

/**
 * 2.0 Colors
 */

.btn {
    color: #161515;
}

/* grey dark*/
.bg-grey-dark {
    background-color: #333;
}

.text-grey-dark {
    color: #333;
}

.btn-grey-dark {}

/* grey dark 2 */
.bg-grey-dark-2 {
    background-color: #242424;
}

.text-grey-dark-2 {
    color: #242424;
}

.btn-grey-dark-2 {}

/* grey mid */
.bg-grey-mid {
    background-color: #636363;
    background-color: #505050;
}

.text-grey-mid {
    color: #636363;
    color: #505050;
}

.btn-grey-mid {}

/* grey mid 2*/
.bg-grey-mid-2 {
    background-color: #c4c4c4;
}

.text-grey-mid-2 {
    color: #c4c4c4;
}

.btn-grey-mid-2 {}

/* grey mid 3*/
.bg-grey-mid-3 {
    background-color: #808080;
}

.text-grey-mid-3 {
    color: #808080;
}

.btn-grey-mid-3 {}

/* grey mid 4*/
.bg-grey-mid-4 {
    background-color: #919191;
}

.text-grey-mid-4 {
    color: #919191;
}

.btn-grey-mid-4 {}

/* grey light */
.bg-grey-light {
    background-color: #f5f5f5;
}

.text-grey-light {
    color: #f5f5f5;
}

.btn-grey-light {}

.border-grey-light {
    border-color: #f5f5f5 !important;
}

/* black */
.bg-black {
    background-color: #161515;
}

.text-black {
    color: #232120;
    color: #161515;
}


/* secondary ligth */
.bg-secondary-light {
    background-color: #E6ECF1;
}

.text-secondary-light {
    color: #E6ECF1;
}

.btn-secondary-light {}

/* grey ligth */
.bg-secondary-light {
    background-color: #f5f5f5;
}

.text-secondary-light {
    color: #f5f5f5;
}

.btn-secondary-light {}

/* grey ligth 2 */
.bg-secondary-light, .bg-grey-light-2 {
    background-color: #d9d9d9;
}

.text-secondary-light, .text-grey-light-2 {
    color: #d9d9d9;
}

.btn-secondary-light, .btn-grey-light-2 {}



.bg-agbs {
    background: #ececec;
}

/* black 07 */
.text-back-7 {
    color: #353535;
}

.container-artikel a:not(.btn):not(.go-back) {
    color: #FF3E17 !important;
    text-decoration: none;
}

.container-artikel a:not(.btn):not(.go-back):hover, .container-artikel a:not(.btn):not(.go-back):focus {
    color: #ca2200 !important;
}

/**
 * 3.0 Header
 */
.header-hero {
    min-height: 230px;
    width: 100vw;
    height: auto;
    min-height: 56.25vw;
    margin-left: 0;
    margin-right: 0;
}

.row+.header-hero {
    width: calc(100% + 30px);
}

#header-zwischenfinanzierung {
    background-image: url('../img/zwischenfinanzierung.jpg');
    background-position: center center;
    background-size: cover;
    /* height:332px; */
}

#header-faq {
    background-image: url('../img/faq.png');
    background-position: top center;
    background-size: cover;
    /* height: 332px; */
}

#header-ratgeber {
    background-image: url('../img/ratgeber.png');
    background-position: top center;
    background-size: cover;
    /* height: 332px; */
}

#header-ueberuns {
    background-image: url('../img/ueberuns.png');
    background-position: top center;
    background-size: cover;
    /* height: 332px; */
}

#header-artikel {
    background-image: url('../img/subpage-hero-img.png');
    background-position: center center;
    background-size: cover;
    /* height: 523px; */
}

/**
 * 4.0 Nabar
 */
#main-navigation-spacer {
    height: 00px;
    overflow: hidden;
}

.page_index #main-navigation-spacer {
    height: 0px;
}

#main-navigation {
    min-height: 70px;
    justify-content: flex-start;
}

#main-navigation:hover {
    /* background-color: #fff; */
}

#main-navigation .navbar-brand {
    margin-left: auto;
    margin-right: 1rem;
}

#main-navigation .logo {
    width: auto;
    height: 32px;
}

#main-navigation .navbar-toggler {
    border: none;
}

/* fix */
#main-navigation.navbar {
    padding: 0 !important;
}

/* fix */
#main-navigation .nav-link {
    padding: 1.875rem 0.625;
}

.nav-item {
    margin: 0 22.5px;
    /*  letter-spacing: -0.06em; */
}

#ratgeber-sub-nav.nav a {
    font-size: .875rem;
    line-height: 1rem;
}

.small-sub {
    font-size: .75rem;
    font-weight: 400;
    line-height: .875rem;
    color: rgba(0, 0, 0, 0.5);
}

.navbar-landing {
    background: rgba(255, 255, 255, 1);
}

.dropdown-menu p {
    color: rgba(0, 0, 0, .8);
}

.external-icon {
    margin: 0 0 4px 8px;
}

#subnavbar {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
}

#subnavbar-spacer {
    height: 0px;
    overflow: hidden;
}

#service-sub .twoCol p.containerEntry {
    margin-bottom: 6px !important;
}

/**
 * 5.0 Buttons
 */
.btn {
    font-size: 1.125rem;
}

.btn-primary {
    border-radius: 48px;
    color: #fff;
}

.btn-foerderpruefung {
    position: relative;
    background: url('../svgs/icon-pen.svg'), rgba(255, 62, 23, 1);
    box-shadow: 0px 0px 12px rgba(255, 62, 23, 0.04), 0px 4px 20px rgba(0, 0, 0, 0.05), 0px 4px 4px rgba(0, 0, 0, 0.05);
    border-radius: 48px;
    border: solid 1px transparent;
    background-repeat: no-repeat;
    background-position: right 22px center;
    background-size: 14px;
    color: #fff;
    font-size: 0.875rem;
    line-height: 1.063rem;
    padding: 8px 40px 9px 25px;
    margin-right: 13px;
    height: 35px;
    transition: background 0.15s ease-in-out;
}

.btn-foerderpruefung:hover {
    background: url('../svgs/icon-pen-hover.svg'), rgba(255, 255, 255, 1);
    background-repeat: no-repeat;
    background-position: right 22px center;
    background-size: 14px;
    border: solid 1px rgba(255, 62, 23, 1);
    color: rgba(255, 62, 23, 1);
    transition: background 0.15s ease-in-out;
}

.btn-foerderpruefung-go {
    background: url('../svgs/icon-pen.svg'), rgba(255, 62, 23, 1);
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.15);
    border-radius: 48px;
    border: solid 1px transparent;
    background-repeat: no-repeat;
    background-position: right 32px center;
    background-size: 14px;
    color: rgba(255, 255, 255, 1);
    font-size: 1rem !important;
    font-weight: 700;
    line-height: 1.21rem;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.15);
    border-radius: 48px !important;
    padding: 15px 54px 15px 34px;
    transition: background 0.15s ease-in-out, color 0.15s ease-in-out;
    margin-top: 10px;
}

.btn-foerderpruefung-go:hover {
    background: url('../svgs/icon-pen-hover.svg'), rgba(255, 255, 255, 1);
    background-repeat: no-repeat;
    background-position: right 32px center;
    background-size: 14px;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.21rem;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.15);
    border: solid 1px rgba(255, 62, 23, 1);
    color: rgba(255, 62, 23, 1);
    transition: background 0.15s ease-in-out, color 0.15s ease-in-out;
}


.btn-login {
    background: url('../svgs/icon-login.svg'), rgba(255, 255, 255, 1);
    background-repeat: no-repeat;
    background-position: right 25px top 11px;
    background-size: 10.67px;
    border-radius: 28px;
    box-shadow: 0px 0px 4px rgba(255, 255, 255, 0.1);
    color: rgba(35, 33, 32, 1);
    font-size: 0.875rem;
    line-height: 1.063rem;
    padding: 8px 40px 9px 25px;
    border: solid 1px #333;
    height: 35px;
    transition: background 0.15s ease-in-out, color 0.15s ease-in-out;
}

.btn-login:hover {
    background: url('../svgs/icon-login-hover.svg'), rgba(64, 64, 64, 1);
    background-repeat: no-repeat;
    background-position: right 25px top 11px;
    background-size: 12px;
    color: #fff;
    transition: background 0.15s ease-in-out, color 0.15s ease-in-out;
}

.btn-zwischenfinanzierung {
    /*
	border-radius: 1rem;
    font-size: 1.125rem;
    letter-spacing: -0.06em;
    line-height: 1.3125rem;
    margin-top: 30px;
    padding: 13.5px 22px;
    box-shadow: 0px 6px 20px rgba(84, 159, 244, 0.2), 0px 4px 20px rgba(0, 0, 0, 0.05), 0px 4px 4px rgba(0, 0, 0, 0.05);
	*/
}

.btn-landing-foerder {
    box-shadow: 0px 6px 20px rgba(255, 62, 23, 0.2), 0px 4px 20px rgba(0, 0, 0, 0.05), 0px 4px 4px rgba(0, 0, 0, 0.05);
    border-radius: 48px;
    border: solid 1px transparent;
    padding: 11px 18px 12px;
    /* width: 100%; */
}

.btn-secondary,
.innerCont a.btn.btn-primary,
.innerCont a.btn.btn-secondary,
.innerCont a.btn.btn-secondary:active {
    font-weight: 600 !important;
    font-size: 1rem !important;
    line-height: 1.188rem !important;
    padding: 16px 25px 16px 25px !important;
    margin-top: 10px;
    height: 52px;
    background-color: #fff;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.15);
    color: #161515;
    border: 1px solid #242424;
    border-radius: 44px;
}

.btn-secondary:hover, .btn-secondary:focus, a.btn-secondary:hover, a.btn-secondary:focus {
    background-color: rgba(64, 64, 64, 1);
    border-color: rgba(64, 64, 64, 1);
    color: #fff;
    transition: background 0.15s ease-in-out, color 0.15s ease-in-out;
}


.btn-secondary:hover, .btn-secondary:focus, a.btn-secondary:hover, a.btn-secondary:focus {
    background-color: #242424 !important;
    border-color: #242424 !important;
    color: #fff !important;
    transition: background 0.15s ease-in-out, color 0.15s ease-in-out;
}

.col-nav-description a.btn.btn-secondary,
.col-nav-description a.btn.btn-secondary:active,
.col-nav-description a.btn.btn-secondary:hover {
    padding: 10px 25px 12px 25px !important;
    height: 43px;
    box-shadow: none;
}


/**
 * 6.0 Content
 */


/**
 * 6.1 Zwischenfinanzierung
 */
.media {
    margin-bottom: 50px;
    width: 100%;
}

.media-img {
    margin-right: 15px;
}

.media-body p {}

/**
 * 6.2 FAQ
 */
#faq-form input[type="search"] {
    background-image: url('../svgs/search.svg');
    background-repeat: no-repeat;
    background-position: left 15px center;
    padding: 13px 12px 12px 37px;
}

#faq-form input[type="search"]:focus {
    box-shadow: none !important;
}

.category ul {
    padding: 0;
    border-left: solid 3px #E3E3E3;
}





.category ul li {
    margin-left: -3px;
    list-style: none;
}

.category ul li a {
    color: #505050;
    font-weight: 600;
    display: block;
    text-decoration: none;
    padding: 9px 16px;
    word-wrap: break-word;
}

.category ul li a.cat-active {
    color: #FF3E17;
    color: #161515;
    border-left: solid 3px #FF3E17;
    font-weight: 600;
    padding-left: 13px;
}

.category ul li a span {}

.faq-question {
    margin: 0 0 0 25px;
}

.faq-form {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;

}

.faq-form input[type="search"] {
    height: 60px;
}

/* .accordion [data-toggle="collapse"].collapsed img {
    transform: rotate(0deg);
}
.accordion [data-toggle="collapse"] img {
    transform: rotate(180deg);
} */
#accordionFAQ.accordion {
    width: 100%;
}

.accordion [data-toggle="collapse"].collapsed>div>svg {
    transform: rotate(0deg);
    transition: transform 0.3s;

}

.accordion [data-toggle="collapse"]>div>svg {
    transform: rotate(180deg);
    transition: transform 0.3s;
}

.accordion [data-toggle="collapse"].collapsed>div>svg>path {
    fill: #FF3E17;
}

.accordion [data-toggle="collapse"]>div>svg>path {
    fill: #559FF4;
}

.accordion button {
    text-decoration: none;
}

.faq-icon {
    position: absolute;

}

.faq-toggle {
    background: url('../svgs/icon-toggle.svg');
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 20px;
}

.faq-toggle:hover {
    background: url('../svgs/icon-toggle-hover.svg');
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 20px;
}

#faqCategory {
    margin-top: -3rem;
}

.faq-toggle {}

.faqNavOpen #faqForm.bg-white {
    background-color: #f5f5f5 !important;
}

/**
 * 6.3 Ratgeber
 */

.container-1020 {
    max-width: 100% !important;
}

.ratgeber-nav {
    height: 52px;
}

.ratgeber-nav a.nav-link.description {
    color: rgba(61, 61, 61, 0.5);
}

.ratgeber-nav a.nav-link.active {
    font-weight: 600;
}

.col-card-ratgeber {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 32px;
}

.card-ratgeber-link-image {}

.card-ratgeber {
    background: #FFFFFF;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08), 0px 2px 4px rgba(0, 0, 0, 0.08), 0px 1px 2px rgba(0, 0, 0, 0.08), inset 0px 1px 0px #DEDEDE;
    border-radius: 4px;
    width: 290px;
    min-height: 369px;
    height: 100%;
}

.card-text-ratgeber {
    font-size: 1rem;
    line-height: 1.5rem;

}

.card-ratgeber-link {
    font-size: .75rem;
    line-height: 1.125rem;
    letter-spacing: -0.01em;

    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: 0;
    margin-top: 10px;

}

.p-ratgeber-sub {
    /*color: rgba(0, 0, 0, 0.7);*/
}

.card .imageWrapper .inner {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.ratgeberHeaderMaxWidthFu {
    max-width: 100%;
    margin-left: 0;
}

.ueberunsHeaderMaxWidthFu {
    max-width: 100%;
    margin-left: 0;
}

@media (max-width: 991px) {
    .container-ratgeberthemen {
        max-width: 100% !important
    }
}

@media (min-width: 768px) {
    .ratgeberHeaderMaxWidthFu {
        max-width: 380px;
        margin-left: 40px;
    }

    .ueberunsHeaderMaxWidthFu {
        max-width: 460px;
        margin-left: 10px;
    }

}

@media (min-width: 992px) {
    .ratgeberHeaderMaxWidthFu {
        max-width: 575px;
        margin-left: 40px
    }

    .ratgeberHeaderMaxWidthFu {
        max-width: 575px;
        margin-left: 0px
    }
}

@media (min-width: 1320px) {
    .ueberunsHeaderMaxWidthFu {
        max-width: 400px;
        margin-left: -18px;
    }
}

@media (min-width: 1680px) {
    .ueberunsHeaderMaxWidthFu {
        max-width: 570px;
        margin-left: -18px;
    }
}

/**
 * 6.4 Landingpage
 */
.navbar-landing {
    position: inherit;
}

#header-landing {
    height: auto;
}

.landing-info-text {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.318rem;
    margin-top: 12px;
}

.landing-info {
    overflow: hidden;
    padding-top: 12px;
    padding-bottom: 12px;
}

.bg-landing {
    background-image: url('../img/landing-hero-mobile.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 150px;
    width: 100vw;
    height: 41.666vw;
}

.card-icon {
    margin-top: 35px;
}

.card-info {
    height: 26px;
    position: absolute;
    right: 19px;
    top: 19px;
    width: 26px;
}

.card-front .card-info {
    z-index: 9;
}

.card-foerder {
    max-width: 260px;
    height: 260px;
}

.bg-laptop {
    background-image: none;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 748px;
}

.foerder-video {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
}

#foerderVideoPlay {
    z-index: 2;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

#VideoIntroText {
    position: absolute;
    left: 10px;
    top: 10px;
    color: #fff;
    z-index: 1;
}

.media-body-landing {
    width: 100%;
}

.media-body-landing .h3-landing-media {
    text-align: center;
}

.media-icon-landing {
    margin-top: 8px;
    margin-bottom: 10px;
}

.carousel-inner .carousel-item {
    transition: -webkit-transform 7s linear;
    transition: transform 7s linear;
    transition: transform 7s linear, -webkit-transform 7s linear;
}

.card-customer {
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 5px;
    /*filter: drop-shadow(0px 2px 16px rgba(0, 0, 0, 0.1));*/
    max-width: 296px;
    box-shadow: 0px 0px 12px rgba(255, 62, 23, 0.04), 0px 4px 20px rgba(0, 0, 0, 0.05), 0px 4px 4px rgba(0, 0, 0, 0.05);
}

.card-customer-body {
    padding: 20px 34px;
    min-height: 320px;
}

.bg-laptop {
    width: 100%;
}

.video-overlay {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 11.88%),
        linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

button:focus {
    outline: none !important;
}

.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
    box-shadow: none !important;
}

a.btn.btn-foerderpruefung-go {
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: all .4s ease-in-out;
}

a.btn.btn-foerderpruefung-go:hover {
    transform: scale(1.03);
    -webkit-transform: scale(1.03);
    transition: all .4s ease-in-out;
}

/**
 * 6.5 Impressum
 */

/**
 * Über Uns
 */

/**
 * 7.0 Footer
 */
#footer .footer-logo {
    width: auto;
    max-width: 100%;
    margin-bottom: 20px;
}

#footer ul {
    padding: 0;
    margin-bottom: 60px;
}

#footer ul li {
    list-style: none;
}

#footer ul li a {
    color: #fff;
    display: block;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.5rem;
    padding: 0;
    text-decoration: none;
    margin-bottom: 30px;
}

#footer a.footer-link-extern::after {}

#footer ul.social {
    display: flex;
    justify-content: flex-start;
}

#footer .text-copyright {
    color: rgba(255, 255, 255, .5);
    font-size: .75rem;
    margin-right: 90px;
    margin-right: 0px;
}

#footer ul.social li a {
    margin: 0 27px 0 0;
}

#footer ul.social img {
    width: 40px;
}

@media (max-width: 767px) {
    #footer ul li a {
        margin-bottom: 5px;
    }

    .h3-footer {
        margin-bottom: 10px;
    }
}

/**
 * 8.0 Slider
 */
.slick-slide:first-of-type {
    padding-left: 30px;
}

#customer-carousel {
    padding-top: 10px
}

#slider-ratgeber {
    margin-right: -15px;
    margin-left: -15px;
    padding-left: 0 !important;
}

.slider-header {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.188rem;
    margin-top: 10px;
    color: rgba(0, 0, 0, 0.8);
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}



.slick-loading .slick-list {
    background: #fff url('../img/ajax-loader.gif') center center no-repeat;
}

/* Icons */
/* @font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
} */
/* Arrows */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 175px;

    display: block;

    width: 64px;
    height: 64px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 1;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;

}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: 0;
    /*display: none !important;*/

}

[dir='rtl'] .slick-prev {
    right: 0;
    left: auto;
}

.slick-prev:before {
    content: '←';
}

[dir='rtl'] .slick-prev:before {
    content: '→';
}

.slick-next {
    right: 60px;
    background: url('../svgs/button-chevron-right.svg');
    background-position: center center;
    background-size: cover;

}

.slick-prev {
    left: 60px;
    background: url('../svgs/button-chevron-left.svg');
    background-position: center center;
    background-size: cover;

}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.slick-next:before {
    content: '';
}

[dir='rtl'] .slick-next:before {
    content: '';
}

/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}

.slick-dots li {
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}

/* .h1-faq {
    margin-top: 62px !important;
} */
/**
 * 9.0 Media Queries
 */
@media (max-width: 767px) {
    #footer .pb-40 {
        padding-bottom: 0;
    }

    #footer .pb-30 {
        padding-bottom: 40px;
    }

    #footer .pt-75 {
        padding-top: 55px
    }


    .h1-header-hero.h1-faq {
        margin-bottom: 0;
    }

    .category ul {
        margin-left: -8px;
    }

    .category ul li a {
        padding-right: 0;
    }
}

@media (max-width: 991px) {

    .h1-zwischenfinanzierung.h1-header-hero,
    .h1-artikel {
        margin-top: 50px !important;
    }

    .h3-general.h3-foerderpruefung-go {
        margin-bottom: 11px;
    }

    .h2-general.h2-faq {
        padding: 0 20px;
    }

    .h2-general.h2-customer {
        margin-bottom: 0px
    }

    .btn-foerderpruefung-go {
        margin-top: 4px;
    }

    .foerderpruefung-go .p-large {
        font-size: 1.063rem;
        line-height: 1.625rem;
    }

    .container-customer .pt-80 {
        padding-top: 40px;
    }

    .h2-faq.faq-toggle {
        font-size: 1.5rem;
        line-height: 1.813rem;
        font-weight: 700;
    }

    .faqcategoryLink {
        font-size: 1.125rem;
        line-height: 1.375rem;
        font-weight: 600;
    }
}

@media (min-width: 768px) {
    .h1-artikel {
        margin-top: 123px !important;
    }

    .h1-faq {
        margin-top: 143px !important;
    }

    .dropdown-hover-menu::before {
        /* position: fixed;
        content: " ";
        background: rgba(0,0,0, .3);
        top: 81px;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -1;
        height: 100vh; */
    }

    .bg-landing {
        background-image: url('../img/landing-hero.png');
        min-height: 220px;
        width: 100%;
        height: auto;
    }

    .h1-landing {
        font-size: 2.25rem;
        line-height: 2.75rem;
    }

    .landing-info-text {
        /* font-size: 1.125rem;
        font-weight: 500;
        line-height: 1.3125rem; */
    }

    .landing-info-text {
        font-size: 1rem;
        font-weight: 500;
        line-height: 1.171875rem;
        margin-top: 12px;
    }

    .media-body-landing .h3-landing-media {
        text-align: left;
    }

    .btn-landing-foerder {
        box-shadow: 0px 6px 20px rgba(255, 62, 23, 0.2), 0px 4px 20px rgba(0, 0, 0, 0.05), 0px 4px 4px rgba(0, 0, 0, 0.05);
        padding: 11px 18px 12px;
        width: auto;
    }

    .btn-landing-foerder:hover {
        box-shadow: 0px 6px 20px rgba(255, 62, 23, 0.2), 0px 4px 20px rgba(0, 0, 0, 0.05), 0px 4px 4px rgba(0, 0, 0, 0.05);
        padding: 11px 18px 12px;
        color: rgba(255, 62, 23, 1);
        width: auto;
        background: #FFFFFF;
        border: 1px solid #FF3E17;
    }

    .btn-landing-foerder.btn-white:hover {
        color: #252525;
    }

    .media {
        margin: 0 auto 3px auto;
        max-width: 510px;
    }

    .bg-laptop {
        background-image: url('../img/laptop.png');
        height: 452px;

    }

    .foerder-video {
        width: 530px;
        margin-top: -43px;
        margin-left: 5px;
        width: 540px;
        margin-top: -38px;
        margin-left: 2px
    }

    .h2-landing-slider {
        font-size: 1.75rem;
        font-weight: 500;
        line-height: 2.050625rem;
    }

    .card-customer {
        max-width: 315px;
    }

    .ratgeber-sticky {
        position: fixed;
        top: 0;
        width: 100%;
    }

    .ratgeber-sticky+#ratgeber-sub-nav {
        padding-top: 60px;
    }

    .h1-zwischenfinanzierung.h1-header-hero {
        margin-top: 152px !important;
    }

    .h1-ratgeber, .h1-header-hero, .h1-header-hero {
        color: #171717;
        font-size: 2.25rem;
        font-weight: 700;
        line-height: 2.75rem;
        margin: 192px 0 4px;
    }

    .h1-ratgeber {
        margin: 240px 0 4px;
        margin: 85px 0 4px;
    }

    .h1-header-hero.h1-header-zwischenfinanzierung {
        margin: 245px 0 14px;
    }

    .h1-header-hero.h1-header-ueberuns {
        margin: 120px 0 14px;
    }

    .header-hero {
        min-height: 332px;
        width: 100%;
        height: auto;
    }

    .h3-footer {
        color: #fff;
    }


    #header-ratgeber {
        background-image: url('../img/ratgeber.png');
        background-position: top center;
        background-size: cover;
        /* height: 523px; */
    }

    #header-faq {
        background-image: url('../img/faq.png');
        background-position: top center;
        background-size: cover;
        /* height: 523px; */
    }

    #header-ueberuns {
        background-image: url('../img/ueberuns.png');
        background-position: top center;
        background-size: cover;
        /* height: 523px; */
    }

    #header-zwischenfinanzierung {
        background-image: url('../img/zwischenfinanzierung.jpg');
        background-position: center center;
        background-size: cover;
        /* height: 523px; */
    }

    /*.justify-content-md-center {
      -ms-flex-pack: center !important;
      justify-content: center !important;
    }*/
    /* .h1-zwischenfinanzierung {
        font-size: 2.265rem;
        font-weight: 700;
        line-height: 2.375rem;
        margin: 245px 0 14px;
    } */
    /*.justify-content-md-start {
      -ms-flex-pack: start !important;
      justify-content: flex-start !important;
    }*/

    #footer ul {
        padding: 0;
        margin-bottom: 0px;
    }

    #footer ul.social {
        justify-content: flex-start;
    }

    #footer ul.social li a {
        margin: 0 4px;
    }

    #footer ul li a {
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.188rem;
        padding: 0;
        margin-bottom: 10px;
    }

    #footer ul.social img {
        width: auto;
    }
}

/* L */
@media (min-width: 992px) {

    .h1-faq,
    .h1-artikel {
        margin-top: 143px !important;
    }

    .header-hero {
        min-height: 332px;
        width: 100%;
        height: auto;
    }

    .h1-header-hero.h1-header-ueberuns {
        margin: 120px 0 14px;
    }

    #faqCategory {
        margin-top: 0rem;
    }

    #main-navigation-spacer {
        height: 81px;
    }

    #main-navigation {
        min-height: 81px;
    }

    #header-landing {
        height: 106vh;
    }

    @media (max-width: 1599px) {
        #header-landing {
            height: 107vh;
        }
    }

    .navbar-landing {
        background: rgba(255, 255, 255, 0);
        position: absolute;
        width: 100%;
        z-index: 1;
    }

    .landing-info {
        bottom: 0;
        border-radius: 1px;
        background: #fff;
        height: 174px;
        width: 100%;
        position: absolute;
        z-index: 1;
        overflow: hidden;
    }

    #navbarContent {
        display: none;
    }

    .nav-item {
        margin: 0 15px;
    }

    #main-navigation .navbar-brand {
        margin-left: 13px;
        margin-right: 1rem;
    }

    .dropdown-hover:hover .dropdown-hover-menu {
        display: flex;
        margin-top: 0;
    }

    .dropdown-hover {
        position: static !important;
    }

    /* submenu */
    #ratgeber-sub,
    #service-sub,
    #faq-sub,
    #ueberuns-sub,
    .content-sub {
        height: 300px;
        position: absolute;
        top: 120px;
        width: 100%;
    }

    .bg-laptop {
        height: 452px;
        background-size: 600px;
    }

    .faq-form {
        /* position: inherit;
        width: auto; */

    }

    .faq-form input[type="search"] {
        /* height: auto; */
    }

    .foerder-video {
        width: 430px;
        margin-top: -37px;
        margin-left: 5px;
        width: 435px;
        margin-top: -27px;
        margin-left: 3px
    }

    .h3-footer {
        margin-bottom: 20px;
    }

    #customer-carousel {
        padding-top: 1.5rem;
    }
}

/* XL */
@media (min-width: 1320px) {

    .h1-faq,
    .h1-artikel {
        margin-top: 274px !important;
    }

    .h1-zwischenfinanzierung.h1-header-hero {
        margin-top: 302px !important;
    }

    .h1-ratgeber {
        margin: 240px 0 4px;
    }

    .header-hero {
        min-height: 523px;
        width: 100%;
        height: auto;
    }

    .h1-header-hero.h1-header-ueberuns {
        margin: 300px 0 14px;
    }

    .container-fluid.container-1020,
    .container.container-1020,
    .container-md.container-1020 {
        max-width: 1020px !important;
    }

    .landing-info {
        width: 845px;
        height: 130px;
    }

    .h1-landing {
        font-size: 3rem;
        line-height: 3.625rem;
    }

    .h1-landing-sub {
        font-size: 1.5rem;
        font-weight: 300;
        line-height: 2.25rem;
        letter-spacing: 0;
    }

    .nav-item {
        margin: 0 15px;
    }

    #main-navigation .logo {
        width: auto;
        height: 33px;
    }

    #main-navigation .navbar-brand {
        margin-left: 33px;
    }

    /* submenu */
    #ratgeber-sub,
    #service-sub,
    #faq-sub,
    #ueberuns-sub,
    .content-sub {
        height: 300px;
        left: -50%;
        position: absolute;
        right: -50%;
        top: 120px;
        width: 1206px;
    }

    .content-sub .innerCont {
        max-width: 1206px !important;
    }

    .bg-laptop {
        height: 100%;
        background-size: 748px;
        background-size: 720px;
    }

    .foerder-video {
        width: 533px;
        width: 518px;
        margin-top: -43px;
        margin-top: -35px;
        margin-left: 5px;
    }

    #footer .footer-logo {
        width: 141px;
        max-width: 141px;
        position: relative;
        left: -10px;
        margin-bottom: 0;
    }
}

/* XXL */
@media (min-width: 1680px) {

    .container-md.container-ratgeber {
        max-width: 960px;
    }

    .container-fluid.container-1020,
    .container.container-1020,
    .container-md.container-1020 {
        max-width: 1140px !important;
    }

    .nav-item {
        margin: 0 15px;
    }

    /* submenu */
    #ratgeber-sub,
    #service-sub,
    #faq-sub,
    #ueberuns-sub,
    .content-sub {
        height: 301px;
        left: -50%;
        position: absolute;
        right: -50%;
        top: 120px;
        width: 1608px;
    }

    .content-sub .innerCont {
        max-width: 1608px !important;
    }

    .landing-info {
        width: 1194px;
        height: 174px;
    }

    .bg-laptop {
        height: 100%;
        background-size: 790px;
        background-size: 960px;
    }

    .foerder-video {
        width: 560px;
        width: 690px;
        margin-top: -43px;
        margin-left: 5px;
        margin-left: 0px;
    }

    .h1-header-hero.h1-header-ueberuns {
        margin: 300px 0 14px;
    }
}

.responsive-table-padding table {
    max-width: 1140px !important;
    margin: auto !important
}


@media (max-width: 767px) {

    .foerderprogramm-carousel {
        margin-right: -45px;
        padding-left: 0 !important;
        left: -15px
    }
}

@media (max-width: 991px) {

    .landing-info .border-right {
        border: none !important;
    }

    #navbarContent {
        position: absolute;
        height: 100vh;
        left: -311px;
        top: 0;
        background: #333;
        width: 311px;
        z-index: 99;
        overflow: scroll;
        transition: left ease-in-out .2s;
    }

    #navbarContent.show {
        left: 0;
        transition: left ease-in-out .2s;
    }

    .mobile-nav {
        padding: 0 32px;
    }

    .mobile-nav li {
        list-style: none;
    }

    .mobile-nav li a, .mobile-nav .nav-mob-1, .mobile-nav .nav-mob-2 {
        display: block;
        text-decoration: none;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.1875rem;
        color: rgba(255, 255, 255, 0.7);
        margin: 30px 0;
    }

    .mobile-nav li a:hover {
        color: rgba(255, 255, 255, 1);
    }

    .mobile-nav li a.nav-active {
        font-weight: 700;
        color: rgba(255, 255, 255, 1);
    }

    /* .navbar-collapse {
        position: absolute;
        left: 0;
        top: 65px;
        background: #000;
        width: 100%;
    } */
    .slick-next,
    .slick-prev {
        display: none !important;
    }
}

.dropdown-toggle::after {
    border: none !important;
    position: absolute;
    background: url('../svgs/icon-down.svg');
    background-repeat: no-repeat;
    width: 12px;
    height: 7px;
    margin: 5px 0 0 5px;
}

.dropdown-toggle:hover::after {
    border: none !important;
    position: absolute;
    background: url('../svgs/icon-down-hover.svg');
    background-repeat: no-repeat;
    width: 12px;
    height: 7px;
    margin: 5px 0 0 5px;
}

#hero {
    margin-top: -50px;
}

#header-landing {
    z-index: 0 !important;
}

.ul-padding ul {
    padding: 0 0 0 15px !important;
}

.h3-artikel, .container-artikel h3 {
    /* font-size: 24px !important;
    font-weight: 700; */
}

.bg-image-display {
    display: block;
}


.change-order-0 {
    order: 0;
}

.change-order-1 {
    order: 1;
}

.change-order-0 {
    order: 0;
}

.change-order-1 {
    order: 1;
}

.breakpoint-1319 {
    max-width: inherit;
}

@media (max-width: 1319px) {

    .change-order-0 {
        order: 1;
    }

    .change-order-1 {
        order: 0;
    }

    .bg-image-display {
        display: none;
    }

    .fps-search {
        max-width: 490px !important;
    }

    .breakpoint-1319 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

}

@media (max-width: 991px) {
    .fps-search {
        max-width: 310px !important;
    }
}

@media (max-width: 767px) {
    .fps-search {
        max-width: 92% !important;
    }

    .remove-paddings-767 {
        padding: 10px !important;
    }
}

.text-wrap-height {
    min-height: 380px;
}

.m-lr-auto {
    margin: 0 auto;
}

.ptb-90 {
    padding: 90px 0;
}

.mt-120 {
    margin-top: 120px !important;
}

.ml-40 {
    margin-left: 40px;
}

.ul-boolets-square ul {
    list-style-type: square !important;
}

.row-t50-headline {
    padding-top: 50px !important;
}

#main-navigation-banner {
    position: static;
    display: flex;
    width: 100%;
    height: 40px;
    font-size: 16px;
}

#main-navigation-banner p {
    margin: auto;
}

.image-text-bullet-points-margins {
    margin: auto 0 5px 0;
}

.h3-general-fonts-24 {
    font-size: 1.5rem !important;
}

article h2 {
    font-size: 1.5rem !important;
}

article h3 {
    font-size: 1.125rem !important;
}

.btn-foerderpruefung-mob {
    z-index: -1;
}

.line-height-175 {
    line-height: 1.75rem !important;
}

.font-12px {
    font-size: 12px !important;
    max-width: 1140px !important;
    margin: auto !important;
}


.price-overview-description {
    font-size: 12px !important;
    line-height: 16.8px !important;
}

.price-overview-description p {
    margin-bottom: 5px;
}

.price-overview-description {
    font-size: 12px !important;
    line-height: 16.8px !important;
}

.price-overview-description p {
    margin-bottom: 5px;
}

.padding-lr-200px p {
    max-width: 550px !important;
}

.item-price p {
    margin: 0 !important;
}

.owl-item {
    background-color: #f5f5f5;
    padding: 20px;
    margin: 20px 0 0 0;
    margin-right: 0px;
}

.owl-stage-outer {
    margin-bottom: 30px;
}

.mt-1319 {
    margin-top: 0px;
}

.slider-top-buttons {
    width: fit-content;
    margin: auto;
    display: block;
}

@media (max-width: 1319px) {
    .mt-1319 {
        margin-top: 20px;
    }

    .slider-top-buttons {
        display: none;
    }
}



.elementor-heading-title {
    padding: 0;
    margin: 0;
    line-height: 1
}

.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a {
    color: inherit;
    font-size: inherit;
    line-height: inherit
}

.elementor-widget-heading .elementor-heading-title.elementor-size-small {
    font-size: 15px !important;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-medium {
    font-size: 19px !important;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-large {
    font-size: 29px !important;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xl {
    font-size: 39px !important;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
    font-size: 59px !important;
}

:root {
    --e-global-color-primary: #FF3E17 !important;
    --e-global-color-secondary: #505050 !important;
    --e-global-color-text: #505050 !important;
    --e-global-color-accent: #61CE70 !important;
}