.header-custom-content p {
    margin: 0;
}

.sui-swiper,
.sui-accordion {
    margin-top: 3rem;
    margin-bottom: 3rem;
}

@media screen and (max-width: 991px) {
    .sui-swiper,
    .sui-accordion {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
}

@media screen and (max-width: 547px) {
    .sui-swiper,
    .sui-accordion {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }
}

.arve {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}

@media screen and (max-width: 991px) {
    .arve {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important;
    }
}

@media screen and (max-width: 547px) {
    .arve {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
}

img {
    max-width: 100%;
    height: auto;
}

/*** SECTION */

.sui-container:not(.text-left) {
    text-align: center;
}

.sui-container:not(.text-left) {
    list-style-position: inside;
}

.sui-section figure {
    display: inline-block;
    max-width: 100%;
}

.sui-container .arve,
.sui-split-inner .arve {
    margin-left: auto;
    margin-right: auto;
}

.sui-container .arve:first-child,
.sui-split-inner .arve:first-child {
    margin-top: 0 !important;
}

.sui-container .arve:last-child,
.sui-split-inner .arve:last-child {
    margin-bottom: 0 !important;
}

.sui-section p:empty {
    display: none;
}

/*** SPLIT SECTION ***/

.sui-section:not(.sui-split) img, .sui-split-half:not(.fill) img {
    border-radius: 16px;
}

.sui-split-half.fill .arve {
    max-width: 99999px !important;
    margin-bottom: 0 !important;
}

/*** ACCORDION ***/

.sui-section .sui-accordion {
    text-align: left;
}

.lb-accordion-title {
    margin-bottom: 2rem;
}

/*** SWIPER ***/

.sui-swiper p {
    margin: 0;
}

/*** FEATURES ***/

.lb-features, .lb-features-list {
    margin-top: 2.5rem;
    margin-bottom: 3.5rem;
}

.lb-features .lb-features-item {
    text-align: center;
    margin-bottom: 3.5rem;
}

.lb-features .sui-row {
    margin-bottom: -3.5rem;
}

.lb-features .h3 {
    font-size: 1.333333rem;
}

.lb-features-icon {
    font-size: 2.2rem;
}

.lb-features-text p {
    margin: 0;
}

.lb-features-list .lb-features-item {
    max-width: 750px;
    display: flex;
    text-align: left;
    margin: 0 auto 2.5rem;
}

.lb-features-list .lb-features-item:last-child {
    margin-bottom: 0;
}

.lb-features-list .lb-features-icon {
    min-width: 4.5rem;
}

.lb-features-list .h3 {
    font-size: 1.333333rem;
    margin-bottom: 0.5rem;
}

@media screen and (max-width: 547px) {
    .lb-features-item {
        margin-bottom: 2.75rem;
    }

    .lb-features .sui-row {
        margin-bottom: -2.75rem;
    }

    .lb-features-list .lb-features-icon {
        min-width: 3.75rem;
        margin-left: 0.25rem;
    }
}

/*** USPs ***/

.lb-usps {
    color: #1B212B;
    padding-top: 2rem;
    margin-bottom: 1rem;
}

.lb-usps .lb-usp {
    padding-bottom: 2rem;
    max-width: 300px;
}

.lb-usps .lb-usp:last-child {
    padding-bottom: 1rem;
}

.lb-usps-icon {
    font-size: 2.4rem;
    opacity: 0.7;
}

.lb-usps-title {
    font-size: 1.555555rem;
    font-weight: 700;
    padding: 0.5rem 0;
}

@media screen and (max-width: 547px) {
    .lb-usps {
        padding-top: 1.2rem;
    }
}

/*** SEALS ***/

.lb-seals img {
    border-radius: 0 !important;
}

/*** SUPPORT SECTION ***/

.lb-support i {
    font-size: 4rem;
    color: #0986d0;
    padding-bottom: 1.5rem;
}

.lb-support-title {
    font-size: 1.5rem;
}

.lb-support-icon {
    font-size: 3.5rem !important;
}

/*** SOCIAL SECTION ***/

.lb-social-section a {
    color: inherit !important;
    font-weight: 400;
}

.lb-social-section i {
    font-size: 3rem;
    padding: 1rem 0.75rem;
}

/*** TESTMONIAL ***/

.lb-testimonial {
    display: flex;
    justify-content: start;
}

.lb-testimonial img {
    border-radius: 199px !important;
    align-self: start;
}

.lb-testimonials-stars i {
    font-size: 1.4rem;
    color: #5CB85C;
    padding-right: 4px;
}

.lb-testimonial-name {
    font-weight: 700;
    color: #555555;
}

@media screen and (max-width: 991px) {
    .lb-testimonial img {
        width: 90px;
        height: 90px;
    }
}

@media screen and (max-width: 547px) {
    .lb-testimonial {
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }

    .lb-testimonial img {
        align-self: center;
        margin-bottom: 0.75rem;
    }
}

/*** LINK BUTTON ***/

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

.lb-link i {
    font-size: 0.9rem;
    padding-left: 0.3rem;
    margin-top: 1rem;
}

@media screen and (min-width: 548px) {
    .lb-link {
        font-size: 1.25rem;
    }
}

/*** NUMBERBOX ***/

.lb-numberbox {
    display: inline-block;
    margin-bottom: 1rem;
    padding: 0.1rem 0.5rem;
    color: #FFFFFF;
}

.lb-numberbox * {
    margin-bottom: 0;
}

.lb-numberbox-green {
    background-color: #54B558;
}

.lb-numberbox-green h1,
.lb-numberbox-green h2,
.lb-numberbox-green h3,
.lb-numberbox-green h4,
.lb-numberbox-green h5,
.lb-numberbox-green h6 {
    color: #FFFFFF;
}

/*** INLINE TIPP ***/

.lb-inline-tipp {
    padding: 4px 0 8px 20px;
    border-left: 5px solid #54B558;
}

.lb-inline-tipp p {
    margin: 0;
}


.lb-inline-tipp-title {
    color: #54b558;
    font-weight: 700;
    margin-bottom: 8px;
}

/*** INLINE VIDEO ***/

.lb-inline-video {
    max-width: 830px;
    background-color: #EFF8FF;
    padding: 32px 28px 36px;
    border-radius: 16px;
}

.lb-inline-video .arve {
    margin: 0 !important;
    max-width: unset !important;
}

@media screen and (max-width: 767px) {
    .lb-inline-video {
        padding: 20px 20px 20px;
    }
}

@media screen and (min-width: 768px) {
    .lb-inline-video .h4 {
        font-size: 1.4rem;
    }
}

/*** INLINE BOX ***/

.lb-inline-box {
    text-align: center;
}

.lb-inline-box > :last-child {
    margin-bottom: 0 !important;
}

/*** BIG ICON ***/

.lb-big-icon {
    font-size: 5rem;
}

.lb-big-icon-wrapper {
    margin-bottom: 2.25rem;
}

.lb-big-icon-wrapper:not(:first-child) {
    margin-top: 2.25rem;
}

@media screen and (max-width: 547px) {
    .lb-big-icon {
        font-size: 4rem;
    }

    .lb-big-icon-wrapper {
        margin-bottom: 1.75rem;
    }

    .lb-big-icon-wrapper:not(:first-child) {
        margin-top: 1.75rem;
    }
}

/*** VOUCHER ***/

.lb-voucher-container {
    display: inline-block;
    position: relative;
    background: white;
    padding: 24px 48px 24px 0;
    border: 3px solid rgba(9, 134, 208, 0.2);
}

.lb-voucher-container input {
    width: 580px;
    border: none;
    background: none;
    font-size: 2.5rem;
    text-align: center;
    font-weight: 600;
}

.lb-voucher-container input:focus {
    outline: none;
}

.lb-voucher-container button {
    border: none;
    background: none;
    position: absolute;
    top: 34px;
    right: 24px;
    color: #0986D0;
    opacity: 0.7;
    transition: 0.2s;
}

.lb-voucher-container button i {
    font-size: 2.2rem;
}

.lb-voucher-container button:hover,
.lb-voucher-container button:focus {
    outline: 0;
    opacity: 0.85;
}

.lb-voucher-container button:active {
    opacity: 0.7;
}

@media screen and (max-width: 767px) {
    .lb-voucher-container input {
        width: 470px;
        font-size: 2rem;
    }

    .lb-voucher-container button {
        top: 28px;
    }
}

@media screen and (max-width: 547px) {

    .lb-voucher-container {
        font-size: 1.2rem;
        padding: 16px 24px 16px 8px;
        text-align: left;
    }

    .lb-voucher-container input {
        font-size: 1.2rem;
        text-align: left;
        width: 256px;
    }

    .lb-voucher-container button {
        top: 17px;
        right: 10px;
    }

    .lb-voucher-container button i {
        font-size: 1.4rem;
    }
}

/*** FOOTER ***/

footer .fab {
    font-size: 2rem;
    margin-right: 1rem;
    color: #fff;
}

footer .sui-col-quarter {
    margin-bottom: 2rem;
}

ul.footer-menu a {
    padding-bottom: 0.8rem;
    display: block;
}

ul#footer-menu-bottom {
    margin: 1.5rem 0;
    padding: 0;
    list-style: none;
    display: flex;
}

ul#footer-menu-bottom li {
    margin-left: 1rem;
    font-weight: 600;
}

ul#footer-menu-bottom li:first-child {
    margin-left: 0;
}

/*** STAGE ***/

.lb-stage {
    width: 100%;
    position: relative;
    height: 600px;
    display: flex;
    background-position: 50% 30%;
    background-size: cover;
}

.lb-stage .sui-container {
    display: flex;
    flex-direction: row;

}

.lb-stage .lb-stage-box {
    align-self: center;
    width: 500px;
    background-color: #ffffff;
    margin: 0 5%;
    padding: 32px 20px 40px;
    text-align: center;
}

.lb-stage-box > :first-child {
    margin-top: 0;
}

.lb-stage-box > :last-child {
    margin-bottom: 0;
}

.lb-stage .lb-stage-box h1,
.lb-stage .lb-stage-box h2,
.lb-stage .lb-stage-box h3,
.lb-stage .lb-stage-box h4,
.lb-stage .lb-stage-box h5,
.lb-stage .lb-stage-box h6 {
    font-weight: 400;
}

@media screen and (max-width: 1287px) {
    .lb-stage {
        height: 550px;
    }

    .lb-stage .lb-stage-box {
        width: 470px;
    }
}

@media screen and (max-width: 991px) {
    .lb-stage {
        height: 500px;
    }

    .lb-stage .lb-stage-box {
        width: 450px;
        margin: 0 -2%;
    }
}

@media screen and (max-width: 767px) {
    .lb-stage {
        height: auto;
        min-height: 400px;
        background-image: none !important;
    }

    .lb-stage .sui-container {
        justify-content: center;
    }

    .lb-stage .lb-stage-box {
        width: 600px;
        margin: 64px 32px;
    }
}

@media screen and (max-width: 547px) {
    .lb-stage .lb-stage-box {
        margin: 20px 8px;
    }
}

/*** STEUERUHR ***/

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    src: url('elements/steueruhr/font/lato-700.woff2') format('woff2'),
    url('elements/steueruhr/font/lato-700.woff') format('woff');
}

.lb-steueruhr {
    margin: 0 auto;
    font-family: Lato, sans-serif;
    font-weight: 700;
    color: #FFFFFF;
    font-size: 50px;
    line-height: 1.1em;
}

.lb-steueruhr .lb-steueruhr-container {
    display: flex;
}

.lb-steueruhr .lb-steueruhr-dot {
    margin: 0 6px;
    color: #54B558;
}

.lb-steueruhr .currency-symbol {
    font-weight: 700;
    color: #54B558;
    font-size: 65px;
    padding-left: 12px;
}

.lb-steueruhr-char {
    display: flex;
    justify-content: center;
    width: 44px;
    background-size: contain;
    background: url('elements/steueruhr/img/counter-bg2.svg') no-repeat center;
}

@media only all and (max-width: 767px) {
    .lb-steueruhr .lb-steueruhr-container {
        font-size: 28px;
    }

    .lb-steueruhr-char {
        width: 24px;
    }

    .lb-steueruhr .lb-steueruhr-dot {
        margin: 0 3px;
    }

    .lb-steueruhr .currency-symbol {
        font-size: 32px;
        padding-left: 8px;
    }
}

/*** Steuerrechner2020 ***/

#lb-steuerrechner2020-heading {
    font-size: 3.5rem;
    color: #0986D0;
    font-weight: 700;
    line-height: 120%;
}

#lb-steuerrechner2020-interview {
    --lb-steuerrechner2020-color: #0986D0;
    --lb-steuerrechner2020-color-active: #1196e3;
}

.lb-steuerrechner2020-question,
.lb-steuerrechner2020-question-partner {
    margin-bottom: 8rem;
}

.lb-steuerrechner2020-question-title.h3 {
    min-height: 75px;
    max-width: 420px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    font-size: 1.6rem;
}

.lb-steuerrechner2020-question-icon > i {
    font-size: 6rem;
    color: var(--lb-steuerrechner2020-color);
}

.lb-steuerrechner2020-question-input {
    font-size: 1.4rem;
    font-weight: 600;
    color: var(--lb-steuerrechner2020-color)
}

.lb-steuerrechner2020-question-input label.sui-btn {
    cursor: pointer;
    min-width: 160px;
}

.lb-steuerrechner2020-question-partner {
    display: none;
}

.lb-steuerrechner2020-question input[type="radio"],
.lb-steuerrechner2020-question-partner input[type="radio"] {
    display: none;
}

.lb-steuerrechner2020-slider-container {
    width: 100%;
    max-width: 360px;
    display: inline-block;
}

.lb-steuerrechner2020-slider {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 26px;
    background: #fff;
    outline: none;
    border: 2px solid var(--lb-steuerrechner2020-color);
    border-radius: 16px;
    cursor: pointer;
}

.lb-steuerrechner2020-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    background-color: var(--lb-steuerrechner2020-color);
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0 0 0 3px var(--lb-steuerrechner2020-color);
    cursor: grab;
    transition: 0.15s;
}

.lb-steuerrechner2020-slider::-moz-range-thumb {
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    background-color: var(--lb-steuerrechner2020-color);
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0 0 0 3px var(--lb-steuerrechner2020-color);
    cursor: grab;
    transition: 0.15s;
}

.lb-steuerrechner2020-slider::-webkit-slider-thumb:hover,
.lb-steuerrechner2020-slider::-webkit-slider-thumb:active {
    width: 30px;
    height: 30px;
}

.lb-steuerrechner2020-slider::-webkit-slider-thumb:active {
    background: var(--lb-steuerrechner2020-color-active);
}

.lb-steuerrechner2020-slider::-moz-range-thumb:hover,
.lb-steuerrechner2020-slider::-moz-range-thumb:active {
    width: 30px;
    height: 30px;
}

.lb-steuerrechner2020-slider::-moz-range-thumb:active {
    background: var(--lb-steuerrechner2020-color-active);
}

.lb-steuerrechner2020-question-input-text {
    width: 100%;
    border: 2px solid rgba(9, 134, 208, 0.8);
    border-radius: 16px;
    max-width: 420px;
    font-weight: 700;
    color: #03314D;
    padding: 4px 12px;
    box-shadow: 0 2px 4px rgba(9, 134, 208, 0.1);
}

#lb-steuerrechner2020-result-container i {
    font-size: 8rem;
    color: white;
}

.lb-steuerrechner2020-result-value {
    font-size: 3.5rem;
    font-weight: 700;
    background-color: #54B558;
    padding: 8px 28px;
    border-radius: 16px;
    text-shadow: 0 1px 8px rgba(0, 0, 0, 0.08);
}

#lb-steuerrechner2020-result-negative .lb-steuerrechner2020-result-value {
    background-color: #F8F8F9;
    text-shadow: none;
    color: #ff6600;
}

#lb-steuerrechner-2020-result-error {
    display: none;
    color: #FB2B1E;
}

.lb-steuerrechner2020-result-bottomtext {
    font-size: 12px;
}

@media screen and (max-width: 991px) {

    #lb-steuerrechner2020-heading {
        font-size: 2.5rem;
    }

    .lb-steuerrechner2020-question,
    .lb-steuerrechner2020-question-partner {
        margin-bottom: 6rem;
    }

    .lb-steuerrechner2020-question-title.h3 {
        font-size: 1.5rem;
        min-height: unset;
    }

    .lb-steuerrechner2020-slider-container {
        padding: 0 40px;
    }
}


