.landing-body .landing-wrapper .landing-topbar {
    background-image: linear-gradient(to right, #1976d2, #0e477f);
    box-shadow: 0px 3px 9px 0px rgba(9,71,115,1);
    border-bottom: none;
}

.landing-body .landing-wrapper .landing-topbar > a img {
    height: 55px !important;
}

.landing-body .landing-wrapper .landing-topbar > ul > li > a:hover {
    border-color: #1ba7f3;
    color: #1ba7f3;
}

.landing-body .landing-wrapper .landing-topbar #landing-menu-button > i {
    color: #ffffff !important;
}

.landing-body .landing-wrapper .landing-topbar #landing-menu-button:hover > i {
    color: #1ba7f3 !important;
}

.landing-body .landing-wrapper .landing-banner .landing-banner-content > h2 {
    font-size: 62px;
}


.landing-body .landing-wrapper .landing-banner .landing-banner-content > span {
    font-size: 32px;
    line-height: 1.2;
}

.landing-body .landing-wrapper .landing-banner .landing-banner-content > button {
    background-color: #FFC107;
    width: 180px;
    height: 40px;
}

.landing-body .landing-wrapper .landing-banner .landing-banner-content:hover > button:hover {
    background-color: #FFA000;
}

.landing-body .landing-wrapper .landing-banner .landing-banner-content > button > span{
    font-size: 16px;
}

.landing-body .landing-wrapper #features2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 72px 10%;
    background-color: #eceef2;
}

.landing-body .landing-wrapper #features2 .features-desc {
    border-left: 2px solid #ebedef;
    padding-left: 30px;
}

.landing-body .landing-wrapper #features2 .features-desc > h1 {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.5;
    color: #191a1c;
    margin: 0;
    margin-bottom: 12px;
    margin-top: 16px;
}

.landing-body .landing-wrapper #features2 .features-desc span {
    font-size: 13px;
    font-weight: normal;
    /*line-height: 1.54;*/
    color: #525557;
}

.landing-body .landing-wrapper #features2 .features-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-left: 100px;
}

.landing-body .landing-wrapper #features2 .features-items .features-item {
    max-width: 42%;
    margin-bottom: 70px;
    margin-left: 30px;
}

.landing-body .landing-wrapper #features2 .features-items .features-item > img {
    width: 72px;
    height: 72px;
    margin-bottom: 16px;
}

.landing-body .landing-wrapper #features2 .features-items .features-item > h3 {
    font-size: 16px;
    font-weight: 500;
    color: #191a1c;
    margin: 0;
    margin-bottom: 6px;
}

.landing-body .landing-wrapper #features2 .features-items .features-item > span {
    font-size: 13px;
    line-height: 1.54;
    color: #525557;
}

.landing-body .landing-wrapper .landing-banner .landing-banner-content > button > span {
    font-size: 20px;
}

.landing-body .landing-wrapper .landing-banner .landing-banner-content > button {
    border-radius: 2em !important;
    min-height: 4.5em !important;
    width: 24em !important;
    box-shadow: 0 1px 2.5px 0 rgba(0, 0, 0, 0.26), 0 1px 5px 0 rgba(0, 0, 0, 0.16);
}

.landing-body .landing-wrapper .landing-topbar {
    border-bottom: none !important;
}

body .ui-button.btnFreeTrial.ui-button-text-only .ui-button-text {
    border-bottom: 1px solid #ffffff;
    display: inline-block;
    padding: 0!important;
}

.landing-body .landing-wrapper .landing-topbar > ul > li > a:hover {
    border-color: #1ba7f3 !important;
    color: #1ba7f3 !important;
}

.landing-body .landing-wrapper #features2 .features-desc {
    min-width: 250px;
    border-left: 2px solid #ffffff;
}

.landing-body .landing-wrapper #promo > h4 {
    font-size: 24px;
    font-weight: 500;
    color: #ffffff;
    margin: 0;
    margin-bottom: 16px;
}
.landing-banner-image {
    width: 50%!important;
}
.iframeIww {
    width: 100%;
}

@media (max-width: 992px) {
    .landing-banner-image {
        width: 100%!important;
        padding-bottom: 25px;
    }
}

.landing-body .landing-wrapper #features .features-desc {
    border-left: 2px solid #ffffff !important;
}

.landing-body .landing-wrapper #features .features-desc-alternative {
    border-left: 2px solid #eceef2 !important;
}

/* Preiskarten */
.landing-body .landing-wrapper #pricing .pricing-header {
    margin-bottom: 28px !important;
}

.landing-body .landing-wrapper #pricing .pricing-content .pricing-card {
    min-height: 41.3rem !important;
}

.landing-body .landing-wrapper #pricing .pricing-content .pricing-card .pricing-card-header .card-header-left {
    max-width: 60% !important;
}

.landing-body .landing-wrapper #pricing .pricing-content .pricing-card .pricing-card-header .card-header-left .product-image {
    height: 2.05rem !important;
    padding: 0 0 0 0;
}

.landing-body .landing-wrapper #pricing .pricing-content .pricing-card .pricing-card-header .card-header-left > h3 {
    font-size: 20px !important;
}

.landing-body .landing-wrapper #pricing .pricing-content .pricing-card .pricing-card-header .card-header-right {
    text-align: right;
    display: inline-grid !important;
}

.landing-body .landing-wrapper #pricing .pricing-content .pricing-card .pricing-card-header .card-header-right > span:nth-child(1) {
    font-size: 30px !important;
}

.landing-body .landing-wrapper #pricing .pricing-content .pricing-card .pricing-card-header .card-header-right > span:nth-child(2) {
    font-size: 16px !important;
    color: #8b8e90 !important;
}

.landing-body .landing-wrapper #pricing .pricing-content .pricing-card > button {
    height: auto !important;
    min-width: 14em !important;
}

.landing-body .landing-wrapper #pricing .pricing-content .pricing-card .pricing-card-header {
    margin-bottom: 35px;
}

.landing-body .landing-wrapper #pricing .pricing-content .pricing-card > ul {
    min-height: 30rem;
    margin-bottom: 0 !important;
}

/** Farbliche Gestaltung ab 09/24 **/

/** Preiskarte Wasser - basic **/
.landing-body .landing-wrapper #pricing .pricing-content .pricing-card {
    border-top: 8px solid #32b9ff !important;
}

.landing-body .landing-wrapper #pricing .pricing-content .pricing-card > button {
    background-color: #32b9ff !important;
}

.landing-body .landing-wrapper #pricing .pricing-content .pricing-card > button:hover {
    background-color: #5ac7ff !important;
    transition: background-color 0.2s !important;
}

/** Preiskarte Gas - basic **/
.landing-body .landing-wrapper #pricing .pricing-content .pricing-card.gas {
    border-top: 8px solid #f9e917 !important;
}

.landing-body .landing-wrapper #pricing .pricing-content .pricing-card.gas > button > span {
    color: #191a1c !important;
}

.landing-body .landing-wrapper #pricing .pricing-content .pricing-card.gas > button {
    background-color: #f9e917 !important;
}

.landing-body .landing-wrapper #pricing .pricing-content .pricing-card.gas > button:hover {
    background-color: #faed45 !important;
    transition: background-color 0.2s !important;
}

/** Preiskarte Wasser - starter **/
.landing-body .landing-wrapper #pricing .pricing-content .pricing-card.basic {
    border-top: 8px solid #0086cb !important;
}

.landing-body .landing-wrapper #pricing .pricing-content .pricing-card.basic > button > span {
    color: #fff3e9 !important;
}

.landing-body .landing-wrapper #pricing .pricing-content .pricing-card.basic > button {
    font-size: 14px;
    background-color: #0086cb !important;
}

.landing-body .landing-wrapper #pricing .pricing-content .pricing-card.basic > button:hover {
    background-color: #329ed5 !important;
    transition: background-color 0.2s !important;
}

/** Preiskarte Gas - starter **/
.landing-body .landing-wrapper #pricing .pricing-content .pricing-card.basic-gas {
    border-top: 8px solid #ffc000 !important;
}

.landing-body .landing-wrapper #pricing .pricing-content .pricing-card.basic-gas > button > span {
    color: #fff3e9 !important;
}

.landing-body .landing-wrapper #pricing .pricing-content .pricing-card.basic-gas > button {
    font-size: 14px;
    background-color: #ffc000 !important;
}

.landing-body .landing-wrapper #pricing .pricing-content .pricing-card.basic-gas > button:hover {
    background-color: #ffcc32 !important;
    transition: background-color 0.2s !important;
}

/** Preiskarte Wasser - premium **/
.landing-body .landing-wrapper #pricing .pricing-content .pricing-card.pro {
    border-top: 8px solid #004264 !important;
}

.landing-body .landing-wrapper #pricing .pricing-content .pricing-card.pro > button {
    font-size: 14px;
    background-color: #004264 !important;
}

.landing-body .landing-wrapper #pricing .pricing-content .pricing-card.pro > button:hover {
    background-color: #326783 !important;
    transition: background-color 0.2s !important;
}

/** Preiskarte Gas - premium **/
.landing-body .landing-wrapper #pricing .pricing-content .pricing-card.pro-gas {
    border-top: 8px solid #e97132 !important;
}

.landing-body .landing-wrapper #pricing .pricing-content .pricing-card.pro-gas > button {
    font-size: 14px;
    background-color: #e97132 !important;
}

.landing-body .landing-wrapper #pricing .pricing-content .pricing-card.pro-gas > button:hover {
    background-color: #ed8d5a !important;
    transition: background-color 0.2s !important;
}

.landing-body .landing-wrapper #pricing .pricing-header-left {
    width: 70%; min-height: 8rem;
}

.landing-body .landing-wrapper #pricing .pricing-header-right {
    width: 30%;
    padding-left: 30px;
    border-left: 2px solid #c5c8ca;
    min-height: 8.7rem;
}

.landing-body .landing-wrapper #pricing .tag-label {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.landing-body .landing-wrapper #pricing .pricing-card-list li {
    display: flex;
    align-items: flex-start;
}

.landing-body .landing-wrapper #pricing .pricing-card-list li i {
    margin-right: 8px; /* Platz zwischen Icon und Text */
    margin-top: 1px; /** Icon horizontal bündig mit Text */
    flex-shrink: 0; /* Verhindert, dass das Icon skaliert */
}

.landing-body .landing-wrapper #pricing .pricing-card-list li span {
}

.landing-body .landing-wrapper #pricing .demo-button {
    font-size: 19px;
    background-color: #fa9e40; !important;
    border: none;
    -moz-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s;
}

.landing-body .landing-wrapper #pricing .demo-button:hover {
    background-color: #fbb166 !important;
    transition: background-color 0.2s !important;
}

.landing-body .landing-wrapper #contact .contact-header {
    border-left: 2px solid #ffffff !important;
}

.landing-body .landing-wrapper #footer {
    background-image: linear-gradient(to right, #1976d2, #0e477f) !important;
}

.landing-body .landing-wrapper #footer > ul > li > a:hover {
    /*border-color: #1ba7f3;*/
    color: #1ba7f3 !important;
}

.landing-body .landing-wrapper #footer > img {
    width: 100% !important;
}

.landing-body .landing-wrapper #footer > span:last-child {
    color: #ffffff!important;
}

.landing-body .landing-wrapper #promo {
    background-image: linear-gradient(267deg, #064578, #16A0BF)!important;
}

body .ui-dialog.accept-cookies .ui-dialog-titlebar {
    display: none;
}

.landing-body .landing-wrapper #about {
    padding: 64px 10%;
    background-color: #ffffff;
}

.landing-body .landing-wrapper #about .contact-header {
    border-left: 2px solid #ebedef;
    padding-left: 30px;
    /*margin-bottom: 42px;*/
    padding-bottom: 42px;
}

.landing-body .landing-wrapper #about .contact-header .tag {
    padding: 1px 3px;
}

.landing-body .landing-wrapper #about .contact-header > h1 {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.5;
    color: #191a1c;
    margin: 0;
    margin-top: 12px;
}

.landing-body .landing-wrapper #about .contact-content {
    border-left: 2px solid #ebedef;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 30px;
}

.landing-body .landing-wrapper #about .contact-content .contact-form {
    width: 100%;
    padding-right: 100px;
}

.landing-body .landing-wrapper #about .contact-content .contact-form .ui-outputlabel {
    display: block;
    font-size: 13px;
    color: #191a1c;
}

.landing-body .landing-wrapper #about .contact-content .contact-form .ui-inputfield {
    width: 100%;
    border-radius: 2px;
    border: solid 1px #ebedef;
    background-color: #f8fafc;
    margin-top: 12px;
}

.landing-body .landing-wrapper #about .contact-content .contact-form .name-email {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.landing-body .landing-wrapper #about .contact-content .contact-form .name-email .form-group {
    margin-bottom: 24px;
    width: 100%;
}

.landing-body .landing-wrapper #about .contact-content .contact-form .name-email .form-group:first-child {
    margin-right: 24px;
}

.landing-body .landing-wrapper #about .contact-content .contact-address {
    width: 100%;
}

.landing-body .landing-wrapper #about .contact-content .contact-address > span {
    font-size: 16px;
    line-height: 1.5;
    color: #323537;
    display: block;
}

.landing-body .landing-wrapper #about .contact-content .contact-address > span > a {
    color: #4a79a6;
}

.landing-body .landing-wrapper #about .contact-content .contact-address > span:nth-child(1) {
    margin-bottom: 20px;
}

.landing-body .landing-wrapper #about .contact-content .contact-address > span:nth-child(3) {
    margin-bottom: 20px;
}

.landing-body .landing-wrapper #about > button {
    height: 32px;
    border-radius: 4px;
    background-color: #fa9e40;
    border: none;
    margin-top: 24px;
    margin-left: 30px;
}

.landing-body .landing-wrapper #about > button > span {
    font-size: 13px;
    font-weight: 500;
    color: #fff3e9;
}

.landing-body .landing-wrapper #about > button:hover {
    background-color: #ff8100;
    -moz-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s;
}

#aboutImages {
    margin: 0 auto 0 auto;
    width: 70%;
    display: flex;
    justify-content: space-between;
}

@media (max-width: 1400px) {
    #aboutImages {
        width: 100%!important;
        justify-content: left;
        margin: 0;
        display: block;
        text-align: center;
    }
}

@media (max-width: 992px) {
    .landing-body .landing-wrapper #about .contact-content {
        display: block!important;
    }
}