/* Fix auf der Startseite: */
/* Wenn Children Slider (mit unseren Referenzen) gefixgt ist */
/* kann man die Regeln wieder entfernen */
@media screen and (min-width: 768px) {
    .quiqqer-bricks-children-slider__onlyImage .quiqqer-bricks-children-slider-child {
        width: 300px !important;
    }
}
/* END Fix auf der Startseite: */

/* Wenn die Landingpages für WARTUNG fertig sind, dann muss das weg */
/* .page-241 .qui-pricetable-entry-button {
   display: none; 
}*/
/* END Wenn die Landingpages für WARTUNG fertig sind, dann muss das weg */

/* MUSS IN PROMOSLIDER BEHOBEN WERDEN */
.type-quiqqer-portfolio-types-list .quiqqer-bricks-promoslider-wallpaper ul {
    background: none !important;
}
/* end MUSS IN PROMOSLIDER BEHOBEN WERDEN */

.page-header-logo {
    min-width: 100px;
}

.qui-pricetable-entry-features li {
    align-items: center;
    display: flex;
    height: 55px;
    line-height: 15px;
    justify-content: center;
}

pre {
    background: #f4f4f4;
    border: 1px solid #Fddd;
    color: #666;
    page-break-inside: avoid;
    font-family: monospace;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1em 1.5em;
    display: block;
    word-wrap: break-word;
    white-space: normal;
}

/*******************/
/* News Startseite */
/*******************/
.brick-112 .qui-control-childrenlist-3er-entry-content {
    text-align: left;
}

/***********/
/* Bubbles */
/***********/
.quiqqer-bubble__grey {
    background: #6d88b5 !important;
    color: #fff !important;
}

.quiqqer-bubble__grey:before {
    color: #6d88b5 !important;
}

.quiqqer-bubble__turquoise {
    background: #4f5a75 !important;
}

.quiqqer-bubble__turquoise:before {
    color: #4f5a75 !important;
}

.quiqqer-bubble__blue {
    background: #313a41 !important;
}

.quiqqer-bubble__blue:before {
    color: #313a41 !important;
}


.page-71 .quiqqer-bubble:before {
    content: none !important;
}

/* Bubbles icon */
.quiqqer-bubble__grey .fa,
.quiqqer-bubble__turquoise .fa,
.quiqqer-bubble__blue .fa {
    background: #fff !important;
    color: #565e64 !important;
}

/* Bubbles: img as icon */
.quiqqer-bubble img {
    width: 4rem !important;
    height: 4rem !important;
    padding: 10px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 2px 2px 4px 0 rgba(0,0,0,0.4);
    margin-left: 1rem;
}

.quiqqer-bubble__bottom-left img {
    margin-left: 0;
    margin-right: 1rem;
}



.page-1 .quiqqer-breadcrumb {
    display: none;
}

h1.no-padding,
h2.no-padding,
h3.no-padding,
h4.no-padding {
    padding: 0;
}

/** kontakt formular
 ===================================== */

.qui-form fieldset.qui-input-left {
    padding-left: 0 !important;
}

.qui-form fieldset.qui-input-right {
    padding-right: 0 !important;
}

@media screen and (max-width: 767px) {
    .qui-form fieldset.qui-input-left,
    .qui-form fieldset.qui-input-right {
        padding: 0 !important;
    }
}




/** mors custom css
 ===================================== */

.page-header {
    height: 350px !important;
}


.page-1 .page-header {
    height:500px;
}

.content-body h2 {
    padding-top: 35px;
}

.qui-control-childrenlist-default-entry-content header {
   /*inherit: !important;*/
}



/** hens custom css
 ===================================== */

.brick-55 h1 {
    text-align: left;
    font-size: 26px;
}

.brick-55 .control-header {
    padding-bottom: 1em;
}

.brick-55 .qui-control-childrenlist-advancedArticleList-wrapper {
    padding: 2em 0;
}

.page-103 .qui-control-childrenlist-2er-entry img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition:0.2s;

}

.page-103 .qui-control-childrenlist-2er-entry img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    transition:0.2s;
}


.brick-even-prefix {
    background: #fff !important;
}

.brick-odd-prefix {
    background: #f5f5f5 !important;
}

/* bild nicht auf voll */
.page-3 .quiqqer-bricks-promoslider-wallpaper-image {
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
}

@media screen and (max-width: 767px) {
    .quiqqer-bricks-promoslider-wallpaper {

    }

    .quiqqer-bricks-promoslider-wallpaper2Content-left h1 {
        font-size: 32px;
        padding-bottom: 10px;
    }

    .quiqqer-bricks-promoslider-wallpaper2Content-left h2 {
        font-size: 22px;
    }

    .quiqqer-bricks-promoslider-wallpaper2Content-left p {
        font-size: 14px;
    }
}


/* michael - smooth scrolling */
.qui-window-popup {
    -webkit-overflow-scrolling: touch;
}


@media screen and (max-width: 1020px) {
    .header-bar-suggestSearch {
        display: none;
    }
}

.quiqqer-menu-megaMenu .hide-on-desktop {
    width: 100%;
}

/* sehr wahrscheinlich braucht man nicht mehr */
/*.type-quiqqer-news-types-news-entry .news-entry-time {
    display: none;
}*/


/* was damit? vllt. neues Design erstellen? */
/*.type-quiqqer-news-types-news-list .content-template .qui-control-list-section article {
    border-bottom: 1px solid #eee;
    padding: 0 0 80px 0;
}*/

/* Ändern des Menütypes geht nicht :( */
.quiqqer-menu-megaMenu-children-icons-list-short-text {
    color: rgba(255, 255, 255, 0.8) !important;
}

.page-multible-left .tpl-businessPro-row {
    padding-bottom: 0 !important;
}

.page-multible-left .tpl-businessPro-row:last-child {
    padding-bottom: 3em !important;
}


.quiqqer-portfolio-list-entry img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);

    transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
}

.quiqqer-portfolio-list-entry:hover img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);

    transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
}


/* warum das hier? */
.quiqqer-portfolio-list-entry a {
    display: block;
    width: 100%;
    height: 100%;
    float: left;
}

.type-quiqqer-portfolio-types-entry .quiqqer-bricks-promoslider-wallpaper{
    border: 1px solid #ccc;
}






/** css für startseiten bricks
 ===================================== */
/*
.page-1 .quiqqer-bricks-children-slider-child img,
.pcsg-technology img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);

    transition: 1s ease-in-out;
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
}

.page-1 .quiqqer-bricks-children-slider-child img:hover,
.pcsg-technology img:hover {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);

    transition: 1s ease-in-out;
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
}
*/


/* footer icons */

.page-footer h4 {
    font-weight: 600;
}

.page-footer hr {
    border: none;
    border-bottom: 1px solid #ddd;
}

span.footer-icon {
    font-size: 1.5em;
    margin: 0 5px;
}

span.footer-icon:hover {
    opacity: 0.8;
}

.page-footer {
    font-size: 12px;
}


/* footer logo Amtliesches */

img.footer-img {
    width: 80px;
    display: inline;
    margin-top:-2rem;
    position:relative;
    left: 5rem;
}

@media screen and (max-width:505px) {
    img.footer-img{
         left:3rem !important;
    }
}
@media screen and (max-width:380px) {
    img.haftplicht ,
    img.avpq{
       height:80px !important;
       width:80px !important;
    }
}

/********************/
/*Impressum */
/********************/

img.haftplicht {
    margin-right: 2rem;
}

@media screen and (max-width: 581px) {
    img.haftplicht ,
    img.avpq {
        width:80px !important;
        height:80px !important;
        margin-right: 1rem;
    }
}

/************************/
/* PCSG Partnerschaften*/
/************************/

.pcsg-partnerschaften h1 {
     padding-top: 3rem;
}

.pcsg-partnerschaften .quiqqer-control-gallery-grid-entry-wrapper {
     padding:2% !important;
}

@media screen and (max-width: 500px) {
    .quiqqer-control-gallery-grid-entry-wrapper {
         width:33.333% !important;
    }
}

/*********************/
/* Angebot anfordern */
/*********************/
.angebot-anfordern {
    text-align: center;
}

.angebot-anfordern p {
    margin-bottom: 2em;
}

.angebot-anfordern ul {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
    flex-wrap: wrap;
}

.angebot-anfordern li {
    padding: 0;
    flex: 1 0 25%;
    display: flex;
    align-items: center;
    margin: 1em 0;
    justify-content: center;
    flex-wrap: nowrap;
    min-width: 200px;
}

.angebot-anfordern ul li a {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.angebot-anfordern ul li .link-label {
    color: #333;
    font-weight: normal;
    position: relative;
}

.angebot-anfordern ul li .link-label:before {
    content: '';
    width: 0;
    height: 3px;
    background: #2d4d88;
    position: absolute;
    left: 50%;
    top: -1rem;
    transform: translateX(-50%);
    transition: 0.3s all cubic-bezier(0.82, 0.14, 0.25, 0.74);
}

.angebot-anfordern .fa {
    font-size: 1.5em;
    margin-bottom: 1rem;
    width: 50px;
    line-height: 50px;
    color: #666;
    transition: 0.3s all cubic-bezier(0.82, 0.14, 0.25, 0.74);
}

/* hover */
.angebot-anfordern li:hover .fa {
    transform: translateY(-10px);
    color: #111;
    transition: 0.3s all cubic-bezier(0, 0.25, 0.14, 2.28);
}

.angebot-anfordern ul li:hover .link-label:before {
    width: 40px;
    transition: 0.3s all cubic-bezier(0, 0.25, 0.14, 2.28);
}


.tpl-businessPro-row.headerSuffix-container.brick-61-wrapper {
    background: #eee;
}

.newspaper {
   xborder:1px black solid;
   padding: 15px 0;
   -webkit-column-count: 2; /* Chrome, Safari, Opera */
   -moz-column-count: 2; /* Firefox */
   column-count: 2;
   -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
   -moz-column-gap: 40px; /* Firefox */
   column-gap: 40px;
   -webkit-column-rule: 1px solid lightgrey; /* Chrome, Safari, Opera */
   -moz-column-rule: 1px solid lightgrey; /* Firefox */
   column-rule: 1px solid lightgrey;
}

div.brick-60-wrapper {
    background-image: url('/image.php?id=1177&project=pcsg&noresize=1') !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    padding: 0 !important;
}

.qui-pricetable-container {
        justify-content: center;
    }

.qui-pricetable-entry {
    background: rgba(255,255,255,0.97) !important;
    max-width: 300px !important;
    margin: 10px !important;
}

.qui-pricetable-entry-priceContainer {
    background: rgba(238, 238, 238, 0.7) !important;
}


/* Unsere Projekte auf Angebotsseite ausblenden */
/* Nur als Schnellelösung, da die Bausteine auf Unterseiten geerbt werden */
.page-103 .brick-12-wrapper {
    display: none;
}



/***************/
/* price table */
/***************/
.qui-pricetable .grid-children {
    overflow: visible;
}

.qui-pricetable-container {
    margin: 0 10px;
}

div.brick-60-wrapper {
    background: #eee;
}

.qui-pricetable-entry-header {
    padding: 30px 10px !important;
}

/* nach update löschen 23-02-2018 */
.qui-pricetable-entry-header-subtitle {
    line-height: 150%;
}

/* 2 Tabelle Brick bg */
.tpl-businessPro-row.brick-62-wrapper {
    background: #eee !important;
}
/***********************************/
/* Seite Design */
/***********************************/
div.brick-70-wrapper {
    background-image: url('/media/cache/pcsg/Emotionbilder/pcsg-banner-bg_white.webp') !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    padding: 0 !important;
    background-color: #f5f5f5;
}

div.brick-71-wrapper {
    background: #ededed;
}

.tpl-businessPro-row.brick-73-wrapper {
    background: #eee !important;
}

.page-148 .brick-43-wrapper {
    background: #fff !important;
}

/***********************/
/* einzelne Paketseite */
/***********************/
.page-113 .page-header,
.page-105 .page-header,
.page-106 .page-header,
.page-107 .page-header,
.page-104 .page-header {
    display: flex;
    align-items: center;
    background: linear-gradient(0deg, #fff, #ddd);
    background-image: url('/image.php?id=1188&project=pcsg&noresize=1');
    /*background-image: url('/image.php?id=1189&project=pcsg&noresize=1');*/
    background-position: center;
    background-size: cover;
}

.page-113 .page-header .header-img,
.page-105 .page-header .header-img,
.page-106 .page-header .header-img,
.page-104 .page-header .header-img {
    max-height: 100%;
    position: absolute;
    right: calc(50% - 630px);
    top: 20px;
}

@media screen and (max-width: 1240px) {
    .page-113 .page-header .header-img,
    .page-105 .page-header .header-img,
    .page-106 .page-header .header-img,
    .page-104 .page-header .header-img {
        right: -30px;
    }
}

/* Bild nicht anzeigen, dafür aber Title und Short */
@media screen and (max-width: 767px) {
    .page-113 .page-header-text-wrapper,
    .page-105 .page-header-text-wrapper,
    .page-106 .page-header-text-wrapper,
    .page-107 .page-header-text-wrapper,
    .page-104 .page-header-text-wrapper {
        display: block !important;
    }

    .page-113 .page-header .header-img,
    .page-105 .page-header .header-img,
    .page-106 .page-header .header-img,
    .page-104 .page-header .header-img {
        display: none;
    }

    .page-113 .page-header-container,
    .page-105 .page-header-container,
    .page-106 .page-header-container,
    .page-107 .page-header-container,
    .page-104 .page-header-container {
        position: relative !important;
        padding: 40px 20px;
    }
}

/************************/
/* Startseite  - slider */
/************************/
.page-1 .header-bar {
    position: absolute;
    background: transparent;
    box-shadow: none;
}

.page-1 .header-bar-suggestSearch-inputAndIconVisible {
    border: 1px solid #fff;
}

.page-1 .header-bar-suggestSearch-inputAndIconVisible input {
    background: transparent;
    color: #fff;
}

.page-1 .header-bar-suggestSearch-inputAndIconVisible .fa {
    background: none;
}

.page-1 .header-bar-suggestSearch-inputAndIconVisible input::placeholder {
    color: rgba(255,255,255,0.5);
}

.page-1 .headerSuffix {
    background-color: #0e1d3a;
    background-position: center;
    background-size: cover;
    background-image: url("/media/cache/pcsg/Emotionbilder/pcsg-slider-bg.webp");
}

.brick-10-wrapper {
    background-color: transparent !important;
    /*background-color: rgba(13, 29, 59, 0.83);*/
}

.brick-10-wrapper .quiqqer-bricks-promoslider-wallpaper2Content-left {
    color: #fff;
}

.brick-10-wrapper .quiqqer-bricks-promoslider-wallpaper2Content-left h1,
.brick-10-wrapper .quiqqer-bricks-promoslider-wallpaper2Content-left h2,
.brick-10-wrapper .quiqqer-bricks-promoslider-wallpaper2Content-left > a {
    color: inherit;
}

.brick-10-wrapper .quiqqer-bricks-promoslider-wallpaper2Content-left .button {
    background: #416dc0;
    border-color: #416dc0;
    font-size: 1.2em;
    padding: 0.7em 1.2em;
}

.brick-10-wrapper .quiqqer-bricks-promoslider-wallpaper2Content-left .button:hover,
.brick-10-wrapper .quiqqer-bricks-promoslider-wallpaper2Content-left .button:active,
.brick-10-wrapper .quiqqer-bricks-promoslider-wallpaper2Content-left .button:focus {
    background: transparent;
    color: #416dc0;
}

.brick-10-wrapper .quiqqer-bricks-promoslider-wallpaper-container .hide-on-mobile li .grid-container {
    height: 100%;
    display: flex;
    align-items: center;
}

@media screen and (max-width: 767px) {
    .quiqqer-bricks-promoslider-wallpaper-container .grid-container {
        margin-top: 60px;
    }
}

/* loader in slider */
.brick-10-wrapper .qui-loader {
    background: none;
}

.brick-10-wrapper .qui-loader .control-background {
    background: #fff;
}

/***************************/
/* startseite - Leistungen */
/***************************/

.brick-18-wrapper h1.brick-title {
    margin: 3rem 0;
}

.brick-18 .qui-control-childrenlist-3er-entry {
    flex-direction: row;
}

.brick-18 .qui-control-childrenlist-3er-entry-image {
    height: auto;
    width: 100px;
    flex-shrink: 0;
    display: block;
}

.brick-18 .qui-control-childrenlist-3er-entry-image .quiqqer-icon {
    font-size: 28px;
    line-height: 60px;
    width: 60px;
    text-align: center;
    background: #2d4d88;
    color: #fff;
    border-radius: 50%;
}

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

    .brick-18-wrapper h1.brick-title {
        margin: 0;
    }

    .brick-18 .qui-control-childrenlist-3er-entry-image {
        width: 70px;
    }

    .brick-18 .qui-control-childrenlist-3er-entry-image .quiqqer-icon {
        font-size: 20px;
        line-height: 45px;
        width: 45px;
    }
}

.brick-18 .qui-control-childrenlist-3er-entry-content {
    text-align: left;
}

@media screen and (max-width: 767px) {
    .brick-18 .qui-control-childrenlist-3er-entry-content header {
        text-align: center;
    }

    .brick-18 .qui-control-childrenlist-3er-entry-image {
        width: 100%;
        text-align: center;
    }
}

/*********************/
/* startseite banner */
/*********************/
.brick-74-wrapper {
    background-position: top left !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    position: relative;
    background-image: url("/media/cache/pcsg/Emotionbilder/pcsg-banner-bg_white.webp") !important;
}

.brick-74-wrapper .control-content {
    padding-bottom: 0;
}

.startseite-angebot-banner h2 {
    padding-bottom: 10px;
}

.startseite-angebot-banner ul {
    margin: 4rem auto;
    max-width: 700px;
    padding: 0;
    list-style: none;
    display: flex;
}

.startseite-angebot-banner li {
    display: flex;
    flex: 1 0 32%;
    padding: 0;
    align-items: center;
    flex-direction: column;
}

.startseite-angebot-banner li .fa {
    font-size: 2em;
    line-height: 2em;
}

.startseite-angebote-banner-text {
    text-align: center;
}

.startseite-angebote-banner-text .button-wrapper {
    text-align: center;
    margin-bottom: 0;
}

@media screen and (max-width: 767px) {
    .startseite-angebot-banner {
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }

    .startseite-angebote-banner-text {
        margin-right: 0;
        order: 2;
    }
    
    .startseite-angebot-banner ul {   
        flex-wrap: wrap;
        margin: 2rem auto;
    }

    .startseite-angebot-banner li {
        flex-direction: column;
        margin: 20px 10px;
        min-width: 200px;
    }
    
}

/* Jahresrückblick 2018 */

.start-page.page-183 .news-entry .news-entry-nav {
    display: none;
}

.start-page.page-183 .news-entry-content + hr {
    display: none;
}

.start-page.type-quiqqer-blog-blog-entry .page-header,
.page-183 .page-header {
    height: 70vh !important;
    min-height: 400px;
    border-bottom: none;
}

.start-page.type-quiqqer-news-types-news-entry .page-header:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 200px;
    width: 100%;
    background: linear-gradient(0, #ffffff 0%, rgba(255,255,255,0.2) 70%, transparent);
    z-index: 1;
}

.start-page.page-header:after .header-img {
    height: 100%;
    width: 100%;
}

.start-page.type-quiqqer-news-types-news-entry .page-header-container {
    bottom: 20%;
    font-size: 1.4rem;
    line-height: 170%;
    z-index: 2;
}

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

.start-page.page-header-container .page-header-text-wrapper-short {
    text-shadow: 2px 2px 2px #111;
}

.start-page.page-header-container h1.page-header-text-title {
    display: block;
    float: none;
    font-size: 4rem;
    margin-bottom: 5rem;
    font-weight: bold;
    text-shadow: 2px 2px 4px #333;
}

.start-page.page-header-container .blog-entry-next {
    display: none;
}

.start-page .content-switcher-image {
    background-image: none !important;
}

.start-page .content-switcher-image img {
    border: 1px solid #bbb;
    opacity: 1;
    visibility: visible;
    box-shadow: 0 4px 18px 0 rgba(0,0,0,0.1), 0 6px 20px 0 rgba(0,0,0,0.1);
    max-height: 100%;
    width: 580px;
}

.start-page .news-entry-content {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 767px) {
    .start-page.page-header-container .page-header {
        height: 100vh !important;
    }

    .start-page.page-header-container .page-header-container {
        bottom: 0;
        font-size: 1.4rem;
        line-height: 170%;
        z-index: 2;
        height: 100%;
        padding-top: 100px;
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        top: 0;
    }

    .start-page.page-header-container h1.page-header-text-title {
        font-size: 3rem;
        margin-bottom: 3rem;
    }

    .start-page.page-header-container .page-header-text-wrapper {
        display: block !important;
        font-size: 1em;
        line-height: 150%;
    }
}

/* extrem small (iPhone) */
@media screen and (max-width: 400px) {
    .start-page.page-header-container h1.page-header-text-title {
        font-size: 2rem;
        margin-bottom: 2rem;
    }

    .start-page.page-header-container .page-header-text-wrapper {
        font-size: 0.9em;
        line-height: 140%;
    }
}

/***************************/
/* Windows 10 Upgrade page */
/***************************/
.page-194 .headerSuffix .fa-li {
    font-size: 20px;
    color: #3fb776;
}

.page-194 .button.winUpdateButton,
.page-194 input[type="submit"] {
    background: #3fb776;
    border-color: #3fb776;
}

.page-194 .button.winUpdateButton:hover,
.page-194 .button.winUpdateButton:active,
.page-194 .button.winUpdateButton:focus,
.page-194 input[type="submit"]:hover,
.page-194 input[type="submit"]:active,
.page-194 input[type="submit"]:focus {
    background: #3ba86d;
    border-color: #3ba86d;
    color: #fff;
}

.page-194 .button.winUpdateButton .fa {
    margin-left: 10px;
}


.brick-93-wrapper {
    background-color: #f5f5f5 !important;
    background-size: cover !important;
    background-position: center !important;
    background-image: url('/media/cache/pcsg/Emotionbilder/windows-upgrade.webp') !important;
}

.brick-93 .quiqqer-bricks-promoslider-wallpaper-container .grid-container {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.brick-93 .quiqqer-bricks-promoslider-wallpaper2Content-left {
    min-width: 70%;
    text-align: center;
}

.brick-93 .quiqqer-bricks-promoslider-wallpaper2Content-right {
    display: none !important;
}

.brick-93  .promoslider-title {
    margin-bottom: 20px;
    font-size: 55px;
    color: #fff;
    background: rgba(51, 51, 51, 0.8);
    display: inline-block;
    padding: 0.5rem 1rem;
}

.brick-93  .promoslider-text {
    padding: 0.5rem 1rem;
    color: #fff;
    background: rgba(51, 51, 51, 0.8);
    font-size: 1.3em;
    line-height: 170%;
}

.brick-93 .button.winUpdateButton {
    padding: 0.7em 1.4rem;
    font-size: 1.1rem;
}

.brick-93  .promoslider-button {
    margin-top: 3rem;
}

/***********************************/
/* Windows 10 upgrade - info text  */
/***********************************/
.brick-94-wrapper {
    padding: 8rem 0 !important;
}

.brick-94 .control-content {
    padding: 0;
}

.windowsUpdate-infoBox {
    display: flex;
}

.windowsUpdate-infoBox-image {
    width: 50%;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.windowsUpdate-infoBox.windowsUpdate-infoBox__right {
    flex-direction: row-reverse;
}

/**********************************/
/* Windows 10 upgrade - price box */
/**********************************/
.brick-95-wrapper {
    background: #f5f5f5 !important;
}

.priceBoxes {
    display: flex;
    flex-wrap: wrap;
}
.priceBox {
    box-shadow: 0 10px 15px -3px rgba(0,0,0,.1), 0 4px 6px -2px rgba(0,0,0,.05);
    padding: 2rem;
    border: 1px solid #e2e8f0;
    display: flex;
    width: calc(50% - 40px);
    flex-grow: 1;
    margin: 20px;
    background: #fff;
}

.priceBox-icon {
    width: 8rem;
}

.priceBox-icon .fa {
    font-size: 50px;
}

.priceBox.service-1 .priceBox-icon .fa {
    color: #3fb776;
}

.priceBox.service-2 .priceBox-icon .fa {
    color: #fdc051;
}

.priceBox.service-3 .priceBox-icon .fa {
    color: #b27ee2;
}

.priceBox.service-4 .priceBox-icon .fa {
    color: #cd5c5c;
}

.priceBox-content header {
    font-size: 1.5rem;
    font-weight: bolder;
}

.priceBox-content-price {
    font-size: 30px;
    line-height: 100%;
    text-align: right;
    margin: 0;
}

/************************************/
/* Windows 10 upgrade - footer text */
/************************************/
.windowsUpdate-infoBoxFooter {
    display: flex;
    flex-wrap: wrap;
}

.windowsUpdate-infoBoxFooter-left, .windowsUpdate-infoBoxFooter-right {
    width: calc(50% - 40px);
    margin: 20px;
}

/********************************************/
/* Windows 10 upgrade - Ihre Vorteile Boxen */
/********************************************/
.brick-99-wrapper {
    background: #f5f5f5 !important;
}

.features-boxes {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.features-box {
    margin: 20px;
    width: calc(33% - 40px);
    text-align: center;
    min-width: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.features-box-image {
    margin-bottom: 2rem;
}

.features-box-image .fa {
    font-size: 0;
    width: 70px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 70px;
    border-radius: 50%;
    box-shadow: 0 10px 15px -3px rgba(0,0,0,.1), 0 4px 6px -2px rgba(0,0,0,.05);
    border: 1px solid #e2e8f0;
    color: #2d4d88;
    background: #fff;
}

.features-box-image .fa:before {
    font-size: 20px;
}

.features-box-title {
    font-size: 1.5em;
    padding: 0;
    margin-bottom: 0.5rem;
}

.features-boxes__service .features-box-title {
    margin-bottom: 1.5rem;
}


.features-box-text {
    font-size: 0.9rem;
    color: #555;
}

.features-boxes__service .features-box-text {
    font-size: 1rem;
}

.features-box-price {
    font-weight: bold;
    margin-top: auto;
    font-size: 1.2em;
}

/****************************************/
/* Windows 10 upgrade - Kontaktformular */
/****************************************/
.page-194 .qui-contact {
    max-width: 700px;
    margin: 0 auto;
    padding-top: 1rem;
}

.page-194 .qui-form input[type="submit"] {
    min-width: 300px;
    width: auto !important;
}

/******************************/
/* Windows 10 upgrade - media */
/******************************/
@media screen and (max-width: 767px) {
    .brick-93 .promoslider-title {
        margin-bottom: 10px;
        font-size: 32px;
    }

   .brick-93  .promoslider-text {
        font-size: 1em;
    }

    .brick-93 .promoslider-button .button {
        padding: 6px 16px;;
    }

    .brick-93 .promoslider-button {
        margin-top: 2rem;
    }

    .brick-94-wrapper {
        padding: 3rem 0 !important;
    }

    .windowsUpdate-infoBox {
        display: block;
    }

    .windowsUpdate-infoBox-image {
        margin-bottom: 1rem;
        text-align: center;
        width: 100%;
        display: block;
    }

    .windowsUpdate-infoBox-image img {
        max-width: 300px;
    }

    .priceBoxes {
        display: block;
    }

    .priceBox {
        width: 100%;
        margin: 0 0 2rem 0;
        display: block;
    }

    .priceBox-icon {
        width: 100%;
        margin-bottom: 2rem;
        text-align: center;
    }

    .features-box {
        margin: 20px 0;
    }

    .windowsUpdate-infoBoxFooter {
        display: block;
    }

    .windowsUpdate-infoBoxFooter-left, .windowsUpdate-infoBoxFooter-right {
        width: 100%;
        margin: 0 0 20px 0;
    }
}

/**************/
/* Referenzen */
/**************/
.quiqqer-porfolio-reference-website-button {
    margin-bottom: 1rem;
}


/**************/
/* Pakete */
/**************/

.page-107 .page-header-text-title, 
.page-107 .page-header-text-wrapper-short,

.page-146 .page-header-text-title, 
.page-146 .page-header-text-wrapper-short,

.page-147 .page-header-text-title, 
.page-147 .page-header-text-wrapper-short,

.page-207 .page-header-text-title, 
.page-207 .page-header-text-wrapper-short,

.page-208 .page-header-text-title, 
.page-208 .page-header-text-wrapper-short,

.page-209 .page-header-text-title, 
.page-209 .page-header-text-wrapper-short,

.page-210 .page-header-text-title, 
.page-210 .page-header-text-wrapper-short,

.page-236 .page-header-text-title, 
.page-236 .page-header-text-wrapper-short {
    background: transparent;
    float: none;
    text-align: center;
    max-width: 100%;
    width: 100%;
}

.page-107 .page-header-container,
.page-146 .page-header-container,
.page-147 .page-header-container,
.page-207 .page-header-container,
.page-208 .page-header-container,
.page-209 .page-header-container,
.page-210 .page-header-container,
.page-236 .page-header-container {
    height: 100%;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.page-107 .page-header-text-title,
.page-207 .page-header-text-title,
.page-208 .page-header-text-title,
.page-209 .page-header-text-title,
.page-210 .page-header-text-title,
.page-236 .page-header-text-title {
    font-size:  3.4rem;
}

.brick-102 .content-switcher-image-img {
    border: 0 !important;
    box-shadow: none !important;
    max-height: 350px !important;
    width: 50% !important;
}

.brick-43 .control-content,
.brick-61 .control-content,
.brick-63 .control-content,
.brick-103 .control-content,
.brick-104 .control-content,
.brick-105 .control-content,
.brick-106 .control-content,
.brick-107 .control-content,
.brick-108 .control-content,
.brick-109 .control-content,
.brick-114 .control-content {
    padding-bottom: 0;
}

.brick-102 h2 {
    font-size: 30px;
    line-height: 40px;
}

.page-207 .brick-103-wrapper,
.page-208 .brick-107-wrapper,
.page-209 .brick-109-wrapper,
.page-210 .brick-105-wrapper,
.grey-bg {
    background: #eeeeee !important;
}

.page-207 .brick-63-wrapper,
.white-bg {
    background: #ffffff !important;
}

.brick-103 .control-content,
.brick-105 .control-content,
.brick-107 .control-content,
.brick-109 .control-content {
    margin: 0 auto;
    max-width: 900px;
    padding-left: 20px;
    padding-right: 20px;
}

@media screen and (max-width: 767px) {
    .page-107 .page-header-text-title,
    .page-146 .page-header-text-title,
    .page-147 .page-header-text-title,
    .page-207 .page-header-text-title,
    .page-208 .page-header-text-title,
    .page-209 .page-header-text-title,
    .page-210 .page-header-text-title,
    .page-236 .page-header-text-title {
        font-size:  1.4rem;
    }

    .page-107 .page-header-text-wrapper,
    .page-146 .page-header-text-wrapper,
    .page-147 .page-header-text-wrapper,
    .page-207 .page-header-text-wrapper,
    .page-208 .page-header-text-wrapper,
    .page-209 .page-header-text-wrapper,
    .page-210 .page-header-text-wrapper,
    .page-236 .page-header-text-wrapper {
        display: inline-block;
    }
}

/* empty */
.brick-115-wrapper {
    display: none;
}



/**************/
/* Web Dynamic */
/**************/

.brick-113-wrapper {
    background-color: #ff9d00 !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1600 800'%3E%3Cg stroke='%23000' stroke-width='66.7' stroke-opacity='0.05' %3E%3Ccircle fill='%23ff9d00' cx='0' cy='0' r='1800'/%3E%3Ccircle fill='%23fb8d17' cx='0' cy='0' r='1700'/%3E%3Ccircle fill='%23f47d24' cx='0' cy='0' r='1600'/%3E%3Ccircle fill='%23ed6e2d' cx='0' cy='0' r='1500'/%3E%3Ccircle fill='%23e35f34' cx='0' cy='0' r='1400'/%3E%3Ccircle fill='%23d85239' cx='0' cy='0' r='1300'/%3E%3Ccircle fill='%23cc453e' cx='0' cy='0' r='1200'/%3E%3Ccircle fill='%23be3941' cx='0' cy='0' r='1100'/%3E%3Ccircle fill='%23b02f43' cx='0' cy='0' r='1000'/%3E%3Ccircle fill='%23a02644' cx='0' cy='0' r='900'/%3E%3Ccircle fill='%23901e44' cx='0' cy='0' r='800'/%3E%3Ccircle fill='%23801843' cx='0' cy='0' r='700'/%3E%3Ccircle fill='%236f1341' cx='0' cy='0' r='600'/%3E%3Ccircle fill='%235e0f3d' cx='0' cy='0' r='500'/%3E%3Ccircle fill='%234e0c38' cx='0' cy='0' r='400'/%3E%3Ccircle fill='%233e0933' cx='0' cy='0' r='300'/%3E%3Ccircle fill='%232e062c' cx='0' cy='0' r='200'/%3E%3Ccircle fill='%23210024' cx='0' cy='0' r='100'/%3E%3C/g%3E%3C/svg%3E")  !important;
    background-size: cover  !important;
    color: #fff;
}


.brick-113-wrapper .control-content {
    padding-bottom: 0;
}


.brick-113-wrapper .control-content a {
    background: #722178;
    border-radius: 3px;
    color: #fff;
    padding: 10px 20px;
}

.brick-113-wrapper .control-content a:hover {
    background: #97399e;
}


.page-210 .page-header,
.page-207 .page-header,
.page-208 .page-header,
.page-209 .page-header {
    border-bottom: 0;
}

/*************/
/* Team page */
/*************/
.team-header-underline .team-page-entry-header {
    position: relative;
    margin-bottom: 1rem;
}

.team-header-underline .team-page-entry-header:after {
    content: '';
    width: 50px;
    position: absolute;
    left: calc(50% - 25px);
    bottom: 0;
    background: transparent;
    height: 0;
    border-bottom: 2px dashed #86cad9;
}

.team-header-underline .team-page__imageLeft .team-page-entry-header:after {
    left: 0;
}

.team-image-xl .team-page__standard .team-page-entry-img {
    max-width: 16em;
}

.team-page__imageLeft .team-page-entry-image {
    box-shadow: none !important;
}

.team-page-entry-activities-entry {
    background: #daf9ff !important;
}

/***********************/
/* Büro gallery - text */
/***********************/  
.team-gallery-text {
    max-width: 800px;
    margin: 0 auto;
    border: 2px solid #93d4e2;
    padding: 2rem;
}

@media screen and (max-width: 767px) {
    .team-gallery-text{
        padding: 1rem;
    }
}

/***************/
/* Hero banner */
/***************/
.hero-banner {
    padding: 2rem;
    background: #d9f8ff;
    background-image: linear-gradient(-25deg, #d9f8ff 50%, #93d4e2 50%);
}

@media screen and (max-width: 767px) {
    .hero-banner {
        padding: 1rem;
    }
}

/***********/
/* Galerie */
/***********/
.quiqqer-control-gallery-grid-entry {
    border: none !important;
}

/***************/
/* Text column */
/***************/
.text-column {
    -moz-column-count: 2;
    -moz-column-gap: 1rem;
    -webkit-column-count: 2;
    -webkit-column-gap: 1rem;
    column-count: 2;
    column-gap: 1rem;
}

@media screen and (max-width: 767px) {
    .text-column {
        -moz-column-count: initial;
        -moz-column-gap: initial;
        -webkit-column-count: initial;
        -webkit-column-gap: initial; 
        column-count: initial;
        column-gap: initial;
    }
}

/*********************/
/* Startseite - Team */
/*********************/
.pcsg-imageAndContent {
    display: flex;
}

.pcsg-imageAndContent-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 2rem;
    background: #f6f6f6;
    margin-right: 2rem;
    border-radius: 2rem;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 100%;
}

.pcsg-imageAndContent-image {
    border-radius: 2rem;
    overflow: hidden;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 100%;
}

.pcsg-imageAndContent-image img {
    height: 500px;
    object-fit: cover;
    display: block;
}

@media screen and (max-width: 767px) {
    .pcsg-imageAndContent {
        display: flex;
        align-items: center;
        flex-direction: column-reverse;
    }

    .pcsg-imageAndContent-content {
        margin-bottom: 2rem;
        margin-right: 0;
    }

    .pcsg-imageAndContent-image {
        margin-bottom: 2rem;
    }

    .pcsg-imageAndContent-image img {
        height: 300px;
    }
}

/*******************************/
/* Online-Shops zum Paketpreis */
/*******************************/
.pcsg-online-shops-headerBrick {
    min-height: 50vh;
}
.pcsg-online-shops-headerBrick .wallpaperText-container-content {
    width: 100%;
    display: flex;
    align-items: center;
}

.pcsg-online-shops-headerBrick .wallpaper-left,
.pcsg-online-shops-headerBrick .wallpaper-right {
    width: 50%;
}

.pcsg-online-shops-headerBrick .wallpaperText-container-content,
.pcsg-online-shops-headerBrick .wallpaperText-container-content h1 {
     color: #fff;
}

.pcsg-online-shops-headerBrick .wallpaperText-container-content .go {
    background-color: #5eba00;
    border-color: #5eba00;
    border-radius: 3px;
    color: #fff !important;
    display: inline-block;
    font-size: 1.125rem;
    margin-top: 1rem;
    padding: 0.75rem 2.5rem;
}

.pcsg-online-shops-headerBrick .wallpaperText-container-content .go:hover {
    color: #fff !important;
    background-color: #4b9400;
    border-color: #448700;
}

.page-236 .content-message-success {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    padding: 1rem 1rem 1rem 6rem;
    border: 2px solid #99ac79;
    background: none;
}

.page-236 .content-message-success:before {
    left: 1rem;
    top: 1rem;
    width: 4rem;
    font-size: 3rem;
    line-height: initial;
    color: #99ac79;
}

@media screen and (max-width: 767px) {
    .pcsg-online-shops-headerBrick .wallpaperText-container-content {
        flex-direction: column;
    }

    .pcsg-online-shops-headerBrick .wallpaper-left, .pcsg-online-shops-headerBrick .wallpaper-right {
        width: 100%;
    }

    .pcsg-online-shops-headerBrick .wallpaper-left {
        order: 2;
    }

    .pcsg-online-shops-headerBrick .wallpaper-right {
        margin-bottom: 2rem;
        order: 1;
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .page-236 .content-message-success {
        padding: 1rem 1rem 1rem 4rem;
    }

    .page-236 .content-message-success:before {
        width: 2rem;
        font-size: 2rem
    }
}

/*************************/
/* Landingpage - Wartung */
/*************************/
.button.button-secondary {
    border-color: #e95c3a;
    background: #e95c3a;
}

.button.button-secondary:hover,
.button.button-secondary:focus,
.button.button-secondary:active {
    color: #e95c3a;
    background: transparent;
}

h3 {
    font-size: 26px;
}

.header-prefix {
    margin: 0;
    opacity: 0.75;
    text-transform: uppercase;
    letter-spacing: 2px;
}

a.link {
    color: inherit;
    border: none;
    padding: 0 2rem;
    text-decoration: underline;
}

.pcsg-landingpage-wartung-brick-header .wallpaperTextArrow {
    height: 100%;
    position: relative;
    background-size: contain;
    background-position: right -50px;
    background-repeat: no-repeat;
    background-color: #fafafa;
}

.wallpaperTextArrow-arrow .fa {
    color: #2d4d88 !important;
}

@media screen and (min-width: 1900px) {
    .pcsg-landingpage-wartung-brick-header .wallpaperTextArrow {
        background-size: 1100px auto;
    }
}

@media screen and (max-width: 1100px) {
    .pcsg-landingpage-wartung-brick-header .wallpaperTextArrow {
        background-size: auto 100%;
        background-position: 40vw center;
    }
}

.brick-123-wrapper {
    background: linear-gradient(180deg, transparent 20%, #f5f5f5) !important;
}

.content-switcher-content h3 {
    padding-left: 10px;
    border-left: 5px solid #86cad9;
    padding-bottom: 0;
    margin-bottom: 1rem;
}

.pcsg-warung-vorteile .content-switcher-image {
    height: 300px;
    background-size: contain;
}

@media screen and (max-width: 767px) {
    .pcsg-warung-vorteile .content-switcher-image {
        height: 150px;
    }

}

.brick-125 .qui-pricetable-container .qui-pricetable-entry:nth-child(2),
.brick-141 .qui-pricetable-container .qui-pricetable-entry:nth-child(2)  {
    border-color: #e95c3a;
    border: 3px solid #e95c3a;
}

.brick-125 .qui-pricetable-container .qui-pricetable-entry:nth-child(2) .qui-pricetable-entry-priceContainer,
.brick-141 .qui-pricetable-container .qui-pricetable-entry:nth-child(2) .qui-pricetable-entry-priceContainer {
    background: #e95c3a !important;
    color: #fff;
    transform: scale(1.05);
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
}

.brick-125 .qui-pricetable-container .qui-pricetable-entry:nth-child(2) a.button,
.brick-141 .qui-pricetable-container .qui-pricetable-entry:nth-child(2) a.button {
    background: #e95c3a;
    border-color: #e95c3a;
}

.brick-125 .qui-pricetable-container .qui-pricetable-entry:nth-child(2) a.button:hover ,
.brick-141 .qui-pricetable-container .qui-pricetable-entry:nth-child(2) a.button:hover {
    color: #e95c3a;
    background: none;
}

@media screen and (min-width: 768px) {
    .brick-125 .control-content {
        max-width: 700px;
        margin-left: auto;
        margin-right: auto;
    }

}

/**********/
/* Slogan */
/**********/
.brick-131-wrapper {
    background: #fff !important;
}

.brick-131-wrapper .control-content {
    padding: 0;
}



/********************/
/***Serpi*l`s CSS****/
/*******************/

/************* COOKIEBOT ************/


.page-248 .quiqqer-menu-megaMenu-list {
    display: none;
}
.page-248 .header-bar-suggestSearch-inputAndIconVisible {
    display: none;
}

.page-248 .header-bar {
    background-color: #202942 !important;
    box-shadow: none !important;
    position: absolute !important;
}

.cookiebot-header .control-content {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 6rem;
}

h1.cookiebot-header-title {
   font-weight: 600;
    font-size: 3.5rem;
    padding-bottom: 2rem;
    padding-top: 4rem;
}

h2.header-title {
    font-weight: 600;
    font-size: 2.5rem;
}

.cookibot-header-button {
    margin-top: 4rem;
    margin-bottom: 0;
}

.btn-theme-effect {
    border: 2px solid #39a9ec;
    border-radius: 5px;
    color: #ffffff;
    font-size: 1.3rem;
    font-weight: 500;
    overflow: hidden;
    padding: 1rem;
    position: relative;
    z-index: 1;
}

.btn-theme-effect::after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  height: 100%;
  width: 100%;
  background: #39a9ec;
  z-index: -1;
  transition: all 0.35s ease-in-out;
}

.btn-theme-effect.circle::after {
  border-radius: 30px;
}

.btn-theme-effect:hover::after {
  width: 0;
}

.btn-theme-effect:hover {
  color: #36abeb;
  border-radius: 5px;
}


/****Dark Banner****/

.brick-145-wrapper {
    background: #202942 !important;
    background-image: url(/media/cache/pcsg/Cookiebot/Background/triangle.svg) !important;
    background-repeat: no-repeat !important;
    background-size: 100% 60px !important;
    color: #fff;
    padding-bottom: 5rem;
}

.brick-144 .control-content {
    padding-bottom: 0;
}

.cookiebot-advantages-dark-banner .quiqqer-boxContentAdvanced-entry-title {
    color: #fff;
}

.cookiebot-advantages-dark-banner .quiqqer-boxContentAdvanced-entry-img .fa {
    font-size: 60px;
    margin-bottom: 2rem;
    display: inline-block;
    position: relative;
    z-index: 1;
    color: #4ac4f3;
    background: linear-gradient(45deg,#02ebad 0%,#5a57fb 100%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;

}

.cookiebot-advantages-dark-banner {
    padding-top: 3rem;
}

@media screen and (max-width: 559px) {
    .cookiebot-advantages-dark-banner {
        padding-top: 5rem;
    }
}


/****Advantages****/

.brick-139-wrapper {
    background-image: url(/media/cache/pcsg/Cookiebot/Advantages/advantages.svg) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

.cookiebot-advantages {
    align-items: center;
    display: flex;
    margin-top: 7rem;
    margin-bottom: 3rem;
}

.cookiebot-advantages .control-content {
    padding-bottom: 0;
}

.cookiebot-advantages .quiqqer-boxContentAdvanced-entry {
    background: linear-gradient(45deg,#02ebad1f 0%,#5a57fb4a 100%);
    min-height: 220px;
    padding: 1rem;
}

.cookiebot-advantages .quiqqer-boxContentAdvanced-entry-img img {
    width: 22%;
}

.cookiebot-advantages .quiqqer-boxContentAdvanced-entry-img {
    text-align: start !important;
    margin-bottom: 10px !important;
}

.cookiebot-advantages .quiqqer-boxContentAdvanced-entries {
    margin-left: 5rem;
}

@media screen and (min-width: 768px) {
    .cookiebot-advantages .quiqqer-boxContentAdvanced-2:nth-child(2) .quiqqer-boxContentAdvanced-entry{
        transform: translate(0, -8%);
    }
    .cookiebot-advantages .quiqqer-boxContentAdvanced-2:nth-child(4) {
    transform: translate(0, -8%);
    }
}


.cookiebot-advantages .quiqqer-boxContentAdvanced-entry-img .fa {
    color: #454e65;
    font-size: 45px;
}

@media screen and (max-width: 767px) {
    .cookiebot-advantages {
        display: block;
    }

    .cookiebot-advantages .quiqqer-boxContentAdvanced-entries {
        margin-left: 0;
    }

}

@media screen and (max-width: 320px) {
    .cookiebot-header .wallpaperText {
        height: 110vh !important;
    }

    .cookiebot-advantages {
        margin-top: 10rem;
    }
}

/**Text and Image brick**/

.cookiebot-textandimage {
    margin-bottom: 4rem;
}

cookiebot-textandimage .quiqqer-textImage-image {
    display: block;
}

.cookiebot-textandimage .quiqqer-textImage {
    align-items: center;    
    gap: 3rem;
}

@media screen and (max-width: 767px) {
    .cookiebot-textandimage .quiqqer-textImageMultiple .quiqqer-textImage {
        margin-bottom: 5rem;
        margin-top: 0;
    }
}

.cookiebot-textandimage .quiqqer-textImageMultiple .quiqqer-textImage__imageOnLeft:first-child {
    margin-top: 0;
}


/***** Kontaktformular *****/

.cookibot-contact-banner {
    max-width: 1090px;
    margin-inline: auto;
    margin-bottom: 5rem;
    background: #e6eaf2;
    padding: 3rem 3rem;
    position: relative;
}

form.qui-form.cookibot-contact-banner:after {
    
    content: "";
    width: 4rem;
    height: 4rem;
    position: absolute;
    right: 0rem;
    z-index: 1;
    top: -4rem;
    background: #e6eaf2;
}

form.qui-form.cookibot-contact-banner:before {
    content: "";
    width: 4rem;
    height: 4rem;
    position: absolute;
    right: 0rem;
    z-index: 1;
    background: #fff;
    top: 0rem;
}


.cookibot-contact-banner input[type="text"] {
    background: #fff;
}

.cookibot-contact-banner textarea {
    background: #fff !important;
}

.cookibot-contact-banner input.qui-form-error {
    background: #fff;
}

.cookibot-contact-banner .qui-formfield legend {
    font-weight:500;
    font-size: 17px;
}

.cookiebot-contactForm-firstAndLastName .form-name-input {
    font-weight: 500;
    font-size: 17px !important;
    width: 48%;
    padding-right: 0;
    display: flex;
    flex-direction: column-reverse;
}
.cookiebot-contactForm-firstAndLastName .qui-formfield-body {
    display: flex;
    flex-wrap: wrap;
    gap: 1.7rem;
}


.page-1 .quiqqer-control-gallery-grid-entry a {
    display: flex;
    align-items: center;
}

.cookibot-contact-banner input[type="submit"] {
    background: #4da4dc;
    border: 1px solid #4da4dc;
}

.cookibot-contact-banner input[type="submit"]:hover {
    background: #fff;
    color: #4da4dc;
}


.cookibot-contact-banner > a {
    background: #4da4dc !important;    
}

@media screen and (max-width: 814px) {
    
    .cookiebot-contactForm-firstAndLastName .form-name-input {
        width: 100%;
        max-width: 100%;
    }
}

.cookiebot-label legend {
    font-weight: 400;
    font-size: 17px;
}


/********** ENDE COOKIEBOT **********/




/*******************/
/* Christmas info */
/*******************/
.pcsg-christmas-info .control-content {
    background-image: linear-gradient(45deg, #f5e8d3, #fbeddc);
    padding: 2rem;
    position: relative;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 1rem;
    z-index: 1;
}


.pcsg-christmas-info .control-content header,
.pcsg-christmas-info .control-content p {
    max-width: 480px;
}

.pcsg-christmas-info .control-content img {
    position: absolute;
    top: -2rem;
    right: 2rem;
    height: calc(100% + 2rem);
    max-height: initial;
    z-index: -1;
    max-width: initial;
}

@media screen and (max-width: 767px) {
    .pcsg-christmas-info .control-content header,
    .pcsg-christmas-info .control-content p {
        max-width: 100%;
    }

    .pcsg-christmas-info .control-content img {
        position: relative;
        width: 300px;
        left: 0;
        top: -1rem;
    }
}



/**************************/
/*CleverReach Landingpage*/
/**************************/

/*************/
/* HEADER */
/*************/

.page-260 .header-bar {
    background: #e95c3a;
}

.page-260 .quiqqer-menu-megaMenu-list-item:hover {
    background: #f9947c;
}


.page-260 .quiqqer-menu-megaMenu-list-item-menu.control-background {
    background:  #f9947c;
}

/*Kontakt Formular*/

.page-260 #quiqqer-contact-form {
    background-image: linear-gradient(-20deg,#e0e0e085 30%,#f9f9f94a 30%,#d8d8d863 60%,#d3d3d39c 60%),
    linear-gradient(116deg,#f5f3f1 30%,#e4e4e4cc 30%,#eceae8 60%,#e0dfdeeb 60%,#f7f3ee 85%,#f1edea 85%);
    max-width: 800px;
    margin: 6rem auto;
    padding: 3rem 3rem;
    position: relative;
}

.page-260 .qui-formfield legend {
    font-weight: 500;
    font-size: 17px;
}

.clevercach-first-last-name .qui-formfield-body {
    display: flex;
    flex-wrap: wrap;
    gap: 1.7rem;
}

.clevercach-first-last-name .form-name-input {
    font-weight: 500;
    font-size: 17px !important;
    width: 48%;
    padding-right: 0;
    display: flex;
    flex-direction: column-reverse;
}


.page-260 input[type="submit"] {
    background: #e95c3a;
    border: 2px solid #e95c3a;
}


.page-260 input[type='submit']:hover {
    color: #e95c3a;
}


.qui-form input ,
.qui-form textarea {
    background: #fff;
}

/*********************************/
/* START - Probleme mit img tag */
/* https://dev.quiqqer.com/quiqqer/core/-/issues/1474 */ 
.brick-12 img {
    height: revert-layer;
    width: revert-layer;
}
/*******************************/
/* END - Probleme mit img tag */
/*******************************/
