/* löschen, wenn templtae > 1.3.1 installiert ist  */
.page-header {
    background-size: cover;
}

.page-header-container {
    width: 100%;
}

/* END löschen  */


[lang="de"] .brick-1 .wallpaperTextArrow-content-right img,
[lang="en"] .brick-11 .wallpaperTextArrow-content-right img {
    display: none;
}

.toTop {
    z-index: 10;
}

.header-img {
    width: 2500px;
}

.header-hidden .header-bar {
    box-shadow: none !important;
}

.wallpaperTextArrow-content-right img {
    padding: 80px 0;
}

.brick-11 .wallpaperTextArrow-content-right img {
    max-width: 500px;
}

/*.brick-11 .wallpaperTextArrow-content-right img {
    max-width: 500px;
}*/

.page-header-container {
    bottom: 25% !important;
}

h1.page-header-text-title {
    font-size: 50px;
}

.brick-1 .grid-container h1 {
    hyphens: inherit;
}


.header-bar,
.header-displayed .header-bar-position-scroll {
    background: #fff !important;
}

/* muss in das tempalte rein */
.page-header-text-title, .page-header-text-wrapper-short {
    max-width: 65% !important;
}

.content-body ul.fa-ul {
    margin-left: 2.14285714em;
}

@media screen and (max-width: 1024px) {
    .main-content {
        padding-top: 0 !important;
    }
}

/**********/
/* mobile */
/**********/
@media (max-width: 960px) {
    .quiqqer-menu-megaMenu .quiqqer-menu-megaMenu-list-item {
        padding: 0 14px !important;
    }
}

@media (max-width: 900px) {
    .quiqqer-menu-megaMenu .quiqqer-menu-megaMenu-list-item {
        font-size: 14px;
        padding: 0 14px !important;
    }
}


@media (max-width: 767px) {
    h1 {
        font-size: 32px !important;
    }

    .page-50 h1 {
        font-size: 26px !important;
    }

    .page-footer h1, .page-footer h2, .page-footer h3, .page-footer h4 {
        margin-bottom: 20px !important;
    }

    .toTop {
        margin: 50px 10px !important;
    }
}


/* list style */
/**************/
.fa-ul .fa-check {
    color: #a2ba3d;
}

/************************/
/* start page brick top */
/************************/

.brick-1 .grid-container,
.brick-11 .grid-container {
    align-items: unset !important;
    max-width: 90%;
    padding: 20vh 5% 0;
    width: 100%;
}

.brick-1 .grid-container h1,
.brick-11 .grid-container h1 {
    font-size: 5em;
}

/*
.brick-1 .grid-container img,
.brick-11 .grid-container img {
    padding: 5em 0 0;
    width: calc(100% + 6em);
    max-width: calc(100% + 6em);
    margin-left: -3em;
}
*/
.brick-1 .grid-container p,
.brick-11 .grid-container p {
    font-size: 1.5em;
    line-height: 1.8em;
}

@media (max-width: 2200px) {
    .brick-1 .grid-container h1,
    .brick-11 .grid-container h1 {
        font-size: 4em;
    }

    .brick-1 .grid-container p,
    .brick-11 .grid-container p {
        font-size: 1.3em;
        line-height: 1.6em;
    }
}

@media (max-width: 2200px) {
    .brick-1 .grid-container h1,
    .brick-11 .grid-container h1 {
        font-size: 3.5em;
    }
}

@media (max-width: 2000px) {
    .brick-1 .grid-container h1,
    .brick-11 .grid-container h1 {
        font-size: 3em;
    }

    .brick-1 .grid-container p,
    .brick-11 .grid-container p {
        font-size: 1.2em;
    }
}

@media (max-width: 1500px) {
    .brick-1 .grid-container p,
    .brick-11 .grid-container p {
        font-size: 1em;
    }

    .brick-1 .grid-container img,
    .brick-11 .grid-container img {
        padding: 0;
    }
}

@media (max-width: 1300px) {
    .brick-1 .grid-container h1,
    .brick-11 .grid-container h1 {
        font-size: 2.5em;
    }
}

@media (max-width: 1050px) {
    .brick-1 .grid-container,
    .brick-11 .grid-container {
        display: block !important;
        padding: 6em 5%;
    }

    .brick-1 .grid-container h1,
    .brick-11 .grid-container h1 {
        margin-top: 0em;
    }

    .brick-1 .grid-50,
    .brick-11 .grid-50 {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .brick-1 .grid-container,
    .brick-11 .grid-container {
        padding: 0em 5%;
    }

    .brick-id-1 h1,
    .brick-id-11 h1 {
        font-size: 2em !important;
    }

    .brick-id-1 .wallpaperTextArrow-content-left,
    .brick-id-11 .wallpaperTextArrow-content-left {
        padding-top: 6em !important;
    }

    .wallpaperTextArrow-arrow {
        display: none !important;
    }

    .brick-id-1 h1,
    .brick-id-11 h1 {
        font-size: 38px !important;
        margin-top: 1em;
    }

    .brick-id-1 a.button,
    .brick-id-11 a.button {
        display: block;
        margin: 20px 0 !important;
        padding: 10px 20px;
    }

    .start-page .wallpaperTextArrow {
        height: auto;
        min-height: 100vh;
    }
}

@media (max-width: 500px) {
    .brick-1 .grid-container img,
    .brick-11 .grid-container img {
        margin-left: -2em;
        max-width: calc(100% + 4em);
        width: calc(100% + 4em);
    }
}

@media screen and (max-width: 320px) {
    .brick-id-1 h1,
    .brick-id-11 h1 {
        font-size: 1.8em !important;
    }
}


/***********/
/* sidebar */
/***********/

/*.page-multible-right.grid-30 h2,
.page-multible-left.grid-30 h2 {
    border-bottom: 2px solid #A54573;
    display: inline-block;
    margin-bottom: 40px;
    padding-bottom: 10px;
}*/

/***************/
/* mobile menü */
/***************/
.slideout-menu .page-menu {
    /*    background: linear-gradient(45deg, #3c152c, #8f2d68) !important;*/
    background: linear-gradient(45deg, #3c152c, #883e59) !important;
}

/*************************/
/* Abstand für Startpage */
/*************************/
.start-page .tpl-presentation-row,
.start-page .content-header,
.start-page .content-body,
.start-page .tpl-presentation-row + .content-body,
.start-page .content-template,
.start-page .content-short {
    padding-bottom: 6rem;
    padding-top: 6rem;
}

.start-page .brick-title {
    margin-bottom: 60px;
}

.start-page .tpl-presentation-row {
    border-bottom: none;
}

@media (max-width: 767px) {
    .start-page .tpl-presentation-row,
    .start-page .content-header,
    .start-page .content-body,
    .start-page .tpl-presentation-row + .content-body,
    .start-page .content-template,
    .start-page .content-short {
        padding-bottom: 3rem;
        padding-top: 3rem;
    }

    .start-page .brick-title {
        margin-bottom: inherit;
    }

}


/* Startbrick - Abstand */
@media (max-width: 767px) {
    .wallpaperTextArrow-content-left {
        padding: 4em 0 0 0 !important;
    }
}

/*************************/
/*6 Icons (neuer Brick?) */
/*************************/
.duo-list-row {
    display: flex;
    margin-bottom: 50px;
}

.duo-list-row:last-child {
    margin-bottom: 0;
}

.duo-list-entry {
    display: flex;
    width: 49%;
}

.duo-list-entry:nth-child(2) {
    margin-left: 2%;
}

.duo-list-entry-icon {
    color: #a2ba3d;
    color: #992c60;
    font-size: 60px;
    opacity: 0.5;
    transition: 0.2s all;
    width: 140px;
}

.duo-list-entry-icon .fa {
    text-align: center;
    width: 100%;
}

.duo-list-entry-content {
    width: calc(100% - 100px);
}

.duo-list-entry:hover .duo-list-entry-icon {
    opacity: 1;
}

/* mobile */
@media (max-width: 767px) {
    .duo-list-row {
        display: block;
        margin-bottom: 0;
    }

    .duo-list-entry {
        display: block;
        margin-bottom: 50px;
        padding-bottom: 50px;
        position: relative;
        width: 100%;
    }

    .duo-list-entry-icon {
        margin: 0 auto 20px;
        text-align: center;
        width: 80px;
    }

    .duo-list-entry-content {
        text-align: center;
        width: 100%;
    }

    .duo-list-entry-content p {
        margin-bottom: 0;
    }

    .duo-list-entry:after {
        background: #992c60;
        background: #ddd;
        bottom: 0;
        content: '';
        height: 2px;
        left: calc(50% - 80px);
        position: absolute;
        width: 160px;
    }

    .duo-list-row:last-child .duo-list-entry:last-child:after {
        display: none;
    }

    .duo-list-entry:last-child {
        margin-left: 0;
    }
}

/***************************/
/* new presentation brick */
/***************************/

/*.brick-id-3,
.brick-id-4 {
    padding: 4em 0 !important;
}

.brick-id-5 {
    padding-top: 4em !important;
}
*/

.wallpaperText {
    overflow: hidden;
    position: relative;
}

.wallpaperText-container {
    position: relative;
    z-index: 2;
}

/* text left */
.text-with-wallpeper-left .test.test-left {
    background: #fff;
    height: 100%;
    width: 50%;
}

.text-with-wallpeper-left .test {
    position: absolute;
    z-index: 1;
}

.text-with-wallpeper-left .test.test-right {
    border-right: 200px solid transparent;
    border-top: 100vh solid #fff;
    height: 0;
    left: calc(50% - 120px);
    left: 50%;
}

/* text right */
.text-with-wallpeper-right .test.test-right {
    background: #fff;
    height: 100%;
    right: 0;
    width: 50%;
}

.text-with-wallpeper-right .test {
    position: absolute;
    /*z-index: 1;*/
}

.text-with-wallpeper-right .test.test-left {
    border-left: 200px solid transparent;
    border-top: 100vh solid #fff;
    height: 0;
    left: calc(50% - 200px);
}

@media (max-width: 767px) {
    .text-with-wallpeper-left .test.test-right {
        border-right: 150px solid rgba(255, 255, 255, 0.7);
        width: 50%;
    }

    .text-with-wallpeper-right .test.test-left {
        border-left: 150px solid rgba(255, 255, 255, 0.7);
        left: 0;
        width: 50%;
    }

    .brick-id-3,
    .brick-id-4 {
        padding: 2em 0 !important;
    }

    /* zu viel text daher mobile etwas höher */
    .brick-29 {
        height: 700px !important;
    }

    .brick-29.text-with-wallpeper-left .test.test-right {
        border-top: 120vh solid #fff !important;
        height: 0;
    }
}

/*****************************/
/* footer namefruits styling */
/*****************************/

.page-footer a {
    color: #111;
}

/* footer - product icons */
.footer-products-list li {
    padding-bottom: 5px;
}

.footer-products-list img {
    margin-right: 10px;
    vertical-align: middle;
}

/*******/
/* FAQ */
/*******/

.content-template-faq-list-category.lastCategoryLevel {
    box-shadow: 1px 1px 20px rgba(0, 0, 0, 0) !important;
    display: block !important;
    background: #fff;
    border: 3px solid #699C2D;
    border-radius: 1rem;
    padding: 2rem;
    margin-bottom: 2rem;
}

.content-template-faq-list-category.lastCategoryLevel:hover {
    box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.15) !important;
}

.content-template-faq-list-category h2 {
    font-size: 26px;
    margin-bottom: 10px !important;
    padding: 0 !important;
}

.content-template-faq-list-category h2:after {
    content: none !important;
    display: none !important;
}

.content-template-faq-list-category.lastCategoryLevel .content-short {
    display: inline;
}

.content-template-faq-list-category.lastCategoryLevel .button {
    background: none !important;
    border: none !important;
    color: #992c60 !important;
    display: inline !important;
    padding: 0 !important;
}

.button-arrow:after {
    content: none !important;
    display: none !important;
}

@media screen and (max-width: 767px) {
    .content-template-faq-list .wrapper {
        display: block;
    }

    .content-template-faq-list-category.lastCategoryLevel {
        width: auto;
    }

    .page-header-text-title, .page-header-text-wrapper-short {
        max-width: 100% !important;
    }
}

/* FAQ menu */

.FAQ-menu-sidebar {
    list-style: none !important;
    padding: 0 !important;
}

.FAQ-menu-sidebar li {
    padding-left: 0 !important;
}

.FAQ-menu-sidebar li a:before {
    content: "\f105";
    font-family: Fontawesome;
    margin-right: 10px;
}

.FAQ-menu-sidebar li a {
    color: inherit;
    line-height: 40px;
}

.FAQ-menu-sidebar li a:hover {
    color: #992c60;
}

.sidebar-menu-custom .quiqqer-navigation-level-1 > li {
    border-bottom: none;
}

.sidebar-menu-custom .quiqqer-navigation-entry {
    padding: 2px 0;
}

.quiqqer-faq-list li:before {
    content: "\f105" !important;
    width: 20px !important;
    background: none !important;
    font-family: "FontAwesome";
    text-align: center;
    font-size: 30px;
}

.quiqqer-faq-list li:hover:before {
    background: none !important;
}

.quiqqer-faq-list li a {
    margin-left: 30px !important;
}

/************/
/* timeline */
/************/
.timeline-entry-desc .timeline-desc-date {
    color: #999;
    font-size: 11px;
}

/***********/
/* counter */
/***********/
.tpl-presentation-row.brick-id-28,
.tpl-presentation-row.brick-id-37 {
    background: #eee;
}

.tpl-presentation-row.brick-id-28 + .brick-id-3,
.tpl-presentation-row.brick-id-37 + .brick-id-13 {
    padding-top: 0;
}

/**********************/
/* claim custom brick */
/**********************/
.brick-32 .wallpaperText-container,
.brick-38 .wallpaperText-container {
    color: #fff;
    padding: 20px 0;
    text-align: center;
}

.brick-32 .grid-50,
.brick-38 .grid-50 {
    width: 100%;
}

.brick-32 h2,
.brick-38 h2 {
    color: #ecf0f1;
    font-weight: 400;
    margin: 0 20px;
    text-shadow: 2px 2px 4px #333;
}

/*****************************/
/* footer custom switch lang */
/*****************************/
.page-footer-copyright {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}

.page-footer-copyright-wrapper {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem;
}

.page-footer-copyright-left {
    flex-grow: 2;
}

.footer-switch-lang {
    align-items: center;
    display: flex;
    margin-right: 40px;
}

.footer-switch-lang-text {
    color: #91959a;
    margin-right: 8px;
}

a.quiqqer-bricks-languageswitch-flag-entry {
    padding: 8px;
}

a.quiqqer-bricks-languageswitch-flag-entry:hover {
    background: rgba(0, 0, 0, 0.1) !important;;
    text-decoration: none !important;
}

@media screen and (max-width: 767px) {
    .page-footer-copyright-wrapper {
        display: block;
        padding: 0 20px;
    }

    .footer-switch-lang {
        float: left;
    }

    a.quiqqer-bricks-languageswitch-flag-entry {
        padding: 0 8px;
    }
}

.page-69 .qui-contact {
    padding-top: 0;
}

.page-69 .qui-form input[type="submit"] {
    width: 350px;
}

/*******************/
/* payments method */
/*******************/
.payment-options {
    /*background: #fff;*/
    /*border-bottom: 1px solid #ddd;*/
    /*border-top: 1px solid #ddd;*/
    /*padding: 20px 0;*/
}

.payment-options-wrapper {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center;
}

.payment-options-entry {
    align-items: center;
    display: flex;
    margin: 20px;
}


.payment-options-entry img {
    height: auto !important;
}

@media screen and (max-width: 767px) {
    .payment-options-wrapper {
        flex-direction: column;
    }

    .payment-options-entry {
        justify-content: center;
        margin: 1rem 0;
    }
}

/**************/
/* price site */
/**************/
html:lang(de) .page-73 .template-breadcrumb,
html:lang(en) .page-46 .template-breadcrumb {
    display: none;
}

/*html:lang(de) .page-73 .body-container,
html:lang(en) .page-46 .body-container {
    background: linear-gradient(130deg, #fafafa, #fefefe);
}*/

html:lang(de) .page-73 .tpl-presentation-row,
html:lang(en) .page-46 .tpl-presentation-row {
    background: none !important;
    border-bottom: none;
}

.page-content-custom {
    margin: 0 auto 3rem;
    max-width: 800px;
}

.productsPrice {
    margin-top: 3rem;
}

.productsPrice-entry {
    display: flex;
    padding: 3rem 0;
}

.productsPrice-entry-image {
    flex-shrink: 0;
    width: 40%;
}

.productsPrice-entry-image-wrapper {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    position: relative;
}

.productsPrice-entry-content {
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    padding: 20px;
    position: relative;
    width: 52%;
}

.productsPrice-entry-content header {
    border-bottom: 1px solid #ddd;
    margin: 2em 0;
    padding-bottom: 40px;
    text-align: center;
}

.productsPrice-entry-content header h2 {
    font-size: 38px;
}


/* 2 lines for title */
.productsPrice-entry-content-title {
    position: relative;
}

.productsPrice-entry-content-title:before,
.productsPrice-entry-content-title:after {
    background: rgb(136, 168, 57);
    bottom: 30px;
    content: '';
    display: none; /* test */
    height: 2px;
    left: calc(50% - 50px);
    position: absolute;
    width: 100px;
}

.productsPrice-entry-content-title:after {
    bottom: 20px;
    left: calc(50% - 40px);
    width: 80px;
}

.sale-box {
    height: 150px;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 150px;
    z-index: 0;
}

.sale-box-text {
    background: rgba(136, 168, 57, 0.85);
    box-shadow: none;
    color: #fff;
    display: block;
    font-size: 22px;
    font-weight: bold;
    left: 0;
    letter-spacing: 1px;
    padding: 7px 40px 7px 40px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 25px;
    -ms-transform: rotate(-44deg);
    -webkit-transform: rotate(-44deg);
    transform: rotate(40deg);
    width: 210px;
}

@media (max-width: 768px) {
    .productsPrice-entry-image {
        display: none;
    }

    .productsPrice-entry-content {
        width: 100%;
    }

    .sale-box-text {
        font-size: 18px;
        padding: 5px 50px 6px 40px;
        top: 20px;
        width: 240px;
    }
}

/***************/
/* pdf gallery */
/***************/
html:lang(de) .page-73 .quiqqer-gallery-component,
html:lang(en) .page-46 .quiqqer-gallery-component {
    background: #fff !important;
    border: 1px solid #ddd;
    box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.1);
    float: none !important;
    width: auto !important;
}

html:lang(de) .page-73 .quiqqer-gallery-component-textdisplay,
html:lang(en) .page-46 .quiqqer-gallery-component-textdisplay {
    display: none;
}


/**************/
/* price info */
/**************/
.price-info {
    background: #393939de;
    bottom: 0px;
    color: #fff;
    font-size: 12px;
    left: 0px;
    padding: 5px 20px;
    position: fixed;
    transform: translateY(100px);
    transition: 0.3s all ease-out;
    z-index: 1;
}

@media (max-width: 767px) {
    .price-info {
        font-size: 10px;
        padding: 0 10px;
    }
}


/**************/
/* deal        */
/**************/

.page-1 .wallpaperTextArrow-content-right img {
    max-width: 400px;
    padding: 0;
    transform: rotate(5deg);

    /*display: none;*/
}

.page-1 .brick-id-54,
.page-1 .brick-id-55 {
    display: none;
}

@media (max-width: 768px) {
    .page-1 .wallpaperTextArrow-content-right img {
        display: none;
    }

    .page-1 .brick-id-54,
    .page-1 .brick-id-55 {
        background: #444;
        display: inherit;
        padding: 0;
    }

    .page-1 .brick-id-54 p,
    .page-1 .brick-id-55 p {
        margin: 0;
    }
}