#parallax,
#parallax-consumers,
#parallax-contact,
#parallax-farmers,
#parallax-intro,
#parallax-investors,
#parallax-team,
#parallax-technology {
    margin: 0 auto;
    position: relative
}

#parallax,
#parallax-consumers,
#parallax-contact,
#parallax-farmers,
#parallax-intro,
#parallax-investors,
#parallax-team,
section {
    position: relative
}

.card-cover,
.language {
    background-repeat: no-repeat
}

#btn-back-to-top,
.dark,
.form-control {
    color: #333 !important
}

.feature a,
section a {
    text-decoration: none
}

.card-cover,
.icon-box {
    transition: transform .3s cubic-bezier(.155, 1.105, .295, 1.12), box-shadow .3s, -webkit-transform .3s cubic-bezier(.155, 1.105, .295, 1.12)
}

.mouse,
.mousetext {
    left: 50%;
    position: absolute
}

.language,
.mouse,
.mousetext,
.topmenu {
    position: absolute
}

html {
    background: #222
}

body {
    color: #fff;
    font-family: 'Open Sans', Arial, sans-serif;
    max-width: 1920px !important;
    margin: 0 auto !important;
    overflow-x: hidden !important;
    font-size: 1.25rem;
    --bs-body-font-size: 1.25rem
}

h1,
h1.h1-parallax {
    font-size: 2.2rem !important;
    font-weight: 600 !important
}

.bs-link-color,
.bs-link-color-rgb {
    color: #fff !important
}

.feature-icon {
    width: 5rem;
    height: 5rem;
    border-radius: .75rem
}

.text-shadow-1 {
    text-shadow: 0 .125rem .25rem rgba(0, 0, 0, .25)
}

.text-shadow-2 {
    text-shadow: 0 .25rem .5rem rgba(0, 0, 0, .25)
}

.text-shadow-3 {
    text-shadow: 0 .5rem 1.5rem rgba(0, 0, 0, .25)
}

.card-cover {
    background-position: center center;
    background-size: cover
}

.feature-icon-small {
    width: 4rem;
    height: 4rem
}

section {
    overflow: hidden
}

.dropdown-item {
    color: #000 !important
}

#parallax {
    background: url(../images/farm_zoom_1.jpg) center bottom no-repeat fixed;
    height: 700px
}

#parallax-intro {
    background: url(../images/farm_zoom_1.jpg) center center no-repeat;
    height: 700px
}

#parallax-farmers {
    background: url(../images/parallax_farmers.jpg) center top no-repeat fixed;
    height: 590px
}

#parallax-consumers {
    background: url(../images/parallax_consumers.jpg) center top no-repeat fixed;
    height: 590px
}

#parallax-investors {
    background: url(../images/parallax_investors.jpg) center top no-repeat fixed;
    height: 590px
}

#parallax-technology {
    background: url(../images/parallax_technology.jpg) center top no-repeat fixed;
    height: 590px
}

#parallax-team {
    background: url(../images/parallax_team.jpg) center top no-repeat fixed;
    height: 590px
}

#parallax-contact {
    background: url(../images/parallax_contact.jpg) center top no-repeat fixed;
    height: 590px
}

.navbar-brand img {
    height: 80px
}

.nav-link {
    font-size: 20px;
    padding: 0 20px !important;
    font-weight: 400 !important
}

.dropdown-menu,
ul li {
    padding-top: 10px
}

.dropdown-menu {
    font-size: 18px;
    margin-top: 0
}

.navbar-toggler {
    border: none !important;
    box-shadow: 0 !important
}

.navbar-toggler:focus {
    box-shadow: 0 0 !important
}

.dropdown:hover .dropdown-menu {
    display: block
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: #fff !important;
    font-weight: 400
}

.dropdown-item:hover {
    font-weight: 400
}

.topmenu {
    width: .5em;
    height: .5em;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    top: 50px;
    right: 100px
}

.language {
    width: .4em;
    height: .3em;
    background-image: url(../images/en.svg);
    background-size: contain;
    top: 110px;
    right: 105px
}

.de {
  background-image: url(../images/de.svg)!important;
}

.btn-lg {
    --bs-btn-font-size: 1.3rem !important
}

#btn-back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none
}

@media only screen and (min-width:1921px) {
    #btn-back-to-top {
        right: 50%;
        margin-right: -940px
    }
}

.btn.disabled,
.btn:disabled,
fieldset:disabled .btn {
    background-color: #fff !important;
    color: #818181 !important
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.carousel-control-next-icon {
    margin-right: -140px;
    width: 3.5rem;
    height: 3.5rem
}

.carousel-control-prev-icon {
    margin-left: -130px;
    width: 3.5rem;
    height: 3.5rem
}

section a {
    color: #333
}

.feature a:hover,
section a:hover {
    color: #fff;
    text-decoration: none border-bottom: 1px solid #ffffff
}

.feature a {
    color: #7cca62
}

.with-errors li {
    color: #000
}

h2,
h3 {
    font-weight: 400 !important
}

.parallax-h1-container {
    width: 30% !important;
    text-align: center
}

h1.h1-parallax {
    color: #000 !important;
    text-shadow: #fff 1px 0 10px
}

@media only screen and (max-width:800px) {
    #parallax,
    #parallax-consumers,
    #parallax-contact,
    #parallax-intro,
    #parallax-investors,
    #parallax-team,
    #parallax-technology {
        background-size: cover;
        background-attachment: scroll;
        height: 320px
    }
    #parallax-farmers {
        background-size: cover;
        background-attachment: scroll;
        background-position: 50% center;
        height: 320px
    }
    .navbar-brand img {
        height: 60px
    }
    .parallax-h1-container {
        width: 70% !important;
        text-align: center
    }
    h1.h1-parallax {
        font-size: 1.2rem !important
    }
}

h2 {
    font-size: 2rem !important
}

h3 {
    font-size: 1.5rem !important
}

p,
p.lead,
ul li {
    font-size: 1.25rem
}

p,
p.lead {
    font-weight: 300 !important
}

.icon-box {
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 6px 10px rgba(0, 0, 0, .08), 0 0 6px rgba(0, 0, 0, .05);
    padding: 14px 80px 18px 36px;
    cursor: default
}

.icon-box:hover {
    transform: scale(1.02);
    box-shadow: 0 10px 20px rgba(0, 0, 0, .12), 0 4px 8px rgba(0, 0, 0, .06)
}

.card-cover:hover {
    transform: scale(1.05)
}

.mousetext {
    bottom: 45px;
    text-indent: 11px;
    color: #fff;
    font-size: 14px;
    animation: 5s ease-out infinite colorText, 5s ease-out infinite nudgeText
}

.mouse {
    background: linear-gradient(transparent 0, transparent 50%, #fff 50%, #fff 100%) #fff;
    bottom: 50px;
    width: 52px;
    height: 88px;
    border-radius: 100px;
    background-size: 100% 200%;
    animation: 5s linear infinite colorSlide, 5s ease-out infinite nudgeMouse
}

@media only screen and (max-width:600px) {
    .topmenu {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
        right: 50px
    }
    .language {
        right: 55px
    }
    .mouse {
        display: none !important
    }
}

.mouse:after,
.mouse:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.mouse:before {
    width: 46px;
    height: 82px;
    background-color: #4e5559;
    border-radius: 100px
}

.mouse:after {
    background-color: #fff;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    animation: 5s linear infinite trackBallSlide
}

@keyframes colorSlide {
    0% {
        background-position: 0 100%
    }
    20%,
    50%,
    80% {
        background-position: 0 0
    }
    21%,
    51%,
    81% {
        background-color: #4e5559
    }
    29.99%,
    59% {
        background-color: #fff;
        background-position: 0 0
    }
    30%,
    60% {
        background-color: #4e5559;
        background-position: 0 100%
    }
    100%,
    90% {
        background-color: #fff
    }
}

@keyframes trackBallSlide {
    0%,
    100%,
    28%,
    29.99%,
    30%,
    58%,
    59.99%,
    60%,
    88% {
        opacity: 1;
        transform: scale(1) translateY(-20px)
    }
    36%,
    6%,
    66% {
        opacity: 1;
        transform: scale(.9) translateY(5px)
    }
    14%,
    44%,
    74% {
        opacity: 0;
        transform: scale(.4) translateY(40px)
    }
    15%,
    19%,
    45%,
    49%,
    75%,
    79% {
        opacity: 0;
        transform: scale(.4) translateY(-20px)
    }
}

@keyframes nudgeMouse {
    0%,
    30%,
    60%,
    90% {
        transform: translateY(0)
    }
    20%,
    50%,
    80% {
        transform: translateY(8px)
    }
}

@keyframes nudgeText {
    0%,
    30%,
    60%,
    90% {
        transform: translateY(0)
    }
    20%,
    50%,
    80% {
        transform: translateY(2px)
    }
}

@keyframes colorText {
    21%,
    51%,
    81% {
        color: #4e5559
    }
    30%,
    60%,
    90% {
        color: #fff
    }
}