@media (max-width:991px) {
    body.poster {
        margin-top: 60vh;
    }
}

.fix-background-download {
    background-attachment: fixed;
}

.top-5 {
    top: 5px;
}

.produkte-box {
    height: auto;
}

0px {
    color: #f1f1f1;
}

.circle {
    -webkit-border-radius: 100% !important;
    -moz-border-radius: 100% !important;
    border-radius: 100% !important;
}

.background-center-top {
    background: linear-gradient(90deg, #314755, #26a0da);
    background-position: center top;
}

.fix-background-download {
    background-color: #a93333;
    background: linear-gradient(90deg, #5433FF, #20BDFF, #A5FECB);
}

.fix-link-color {
    color: #fcfcfc;
    text-decoration: none;
}

.button-center-top-2 {
    background: linear-gradient(181deg, #bdc3c7 0%, #2c3e50 100%);
}

-fix-toggle-icon {
}

.fix-toggle-icon {
}
