:root{
    --schuettgut: #487120;
}
.vehicle-btn>p>a,
.vehicle-list h6,
.vehicle-lists li i,
p.resgistrierung-text a {
    color: #487120;
}

.navbar-nav li.nav-item {
    background: #696565;
}

.body-content h2 {
    color: #669834;
}

.pricing-palden .pricing-deco,
.pricing-palden .pricing-action,
.relisting-list li.first {
    background: rgb(101 151 52);
}

.navbar-nav li.nav-item:hover {
    background-color: #669834
}

form#login-form button {
    border: none;
    outline: none;
}

.login-form a {
    color: #696565;
}

.form-heading {
    background-color: #565656;
}

.navbar-nav li.nav-item a.active {
    background-color: #669834
}

.text-green {
    color: #669834 !important;
}
.badge-success {
    color:#fff;
    background: #669834;
}
.btn-primary {
    color: #fff;
    background-color: #669834; 
    border-color: #669834; 
    padding: 15px !important;
    font-size: 14px !important;
}

.was-validated .custom-control-input:valid~.custom-control-label,
.custom-control-input.is-valid~.custom-control-label {
    color: #303030
}

.relisting-list li.second:hover {
    background-color: #669834;
}

.was-validated .custom-control-input:valid:checked~.custom-control-label::before,
.custom-control-input.is-valid:checked~.custom-control-label::before {
    border-color: #669834;
    background-color: #669834;
}

.select2-container--krajee-bs4 .select2-selection--single {
    height: calc(2.10rem + 2px);
}

.vehicle-lists li {
    width: 202px;
}

.site-error {
    padding: 20px;
}

.btn-primary {
    padding: 4px 14px !important;
}

.bg-white .table p,
.bg-white .table .summary {
    text-align: justify;
}

.bg-white .table .summary {
    margin-bottom: 20px;
}

.form-start.form-content .card p.text-blue {
    font-size: 10px;
    margin: -1px 0;
}

.bg-white div#vehcile p {
    padding-left: 20px;
}

.table th,
.table td {
    padding: 11px 0.1rem;
}

.table-left th,
.table-left td {
    padding: 11px;
}

.custom-select-sm,
.form-control {
    font-size: 14px;
}

span.select2-selection.select2-selection--single {
    padding: 1px 12px 0 0;
    height: 28px;
}

.form-start label {
    font-size: 12px;
}

.btn-primary {
    background-color: #669834 !important;
    border-color: #669834 !important;
    outline: none !important;
    box-shadow: none !important;
}

.h-295 {
    height: 375px;
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #669834 !important;
    background-color: #669834 !important;
}

button.btn.btn-primary:hover,
a.btn.btn-primary:hover {
    background-color: #100A13 !important;
    border-color: #100A13 !important;
}


/* media query here */

@media screen and (min-width:993px)and (max-width:1199px) {
    .vehicle-lists li {
        font-size: 16px;
    }
    .vehicle-list {
        position: relative;
        bottom: 0;
        top: 0;
        width: 100%;
    }
    .vehicle-card {
        margin: 14px 0 !important;
    }
    .vehicle-selection .col-lg-12 {
        margin: 0 !important;
    }
}

@media screen and (min-width:320px)and (max-width:992px) {
    .form-start .card-body {
        padding: 20px;
    }
    .vehicle-list img.pr-3,
    .vehicle-list h6 {
        text-align: left;
    }
    .card.h-295 {
        height: auto !important;
    }
    div#web-based1 {
        width: 100%;
    }
    .form-start .btn-primary {
        width: 100%;
    }
    .vehicle-lists li {
        font-size: 16px;
    }
    .logo p {
        font-size: 14px;
    }
    .row.index-card .col-md-6 {
        flex: 0 0 100% !important;
        max-width: 100%;
    }
    .overlay-content {
        width: 100%;
    }
    .body-content h2 {
        font-size: 26px !important;
    }
    .vehicle-list {
        position: relative;
        bottom: 0;
        top: 0;
        width: 100%;
    }
    .vehicle-card {
        margin: 14px 0 !important;
    }
    .body-content.pb-150 {
        padding-bottom: 0 !important;
    }
    .vehicle-selection .col-lg-12 {
        margin: 0 !important;
    }
    .pricing {
        padding: 0 !important;
    }
    .package-content p {
        text-align: center;
    }
    .btn-primary {
        font-size: 17px !important;
    }
}


/* Scroll to top css */
#scroll-to-button {
    display: inline-block;
    background-color: #666666;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, 
      opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}

#scroll-to-button .fa-angle-up {
    font-size: 3rem;
    color: #fff;
}

#scroll-to-button:hover {
    cursor: pointer;
    background-color: #333;
}
#scroll-to-button:active {
    background-color: #555;
}
#scroll-to-button.show {
    opacity: 1;
    visibility: visible;
}

button.__login_button {
    font-size: 10px;
    padding: 3px 19px;
    text-transform: uppercase;
    border-radius: 7px;
    color: #fff;
    background: #73b629;
}
.page-link {
    color: #669834;
}
.page-item.active .page-link {
    background-color: #669834;
    border-color: #669834;
}

.page-item:last-child .page-link, .page-item:first-child .page-link {
    color: #659834;
}

.form-control:focus {
    border-color: #659734;
    box-shadow: none;
}

.font-clr{
    width: 100%;
    color: #659634;
    font-size: 14px;
    font-weight: 600; 
    display: block;
}
.border-here{
    border-bottom: 1px solid #659634ab !important;
}

[data-title]:hover:after { 
    visibility: visible; 
} 
  
[data-title]:after { 
content: attr(data-title);
background-color: #659634;
color: #ffffff;
font-size: 10px;
position: absolute;
padding: 8px;
visibility: hidden;
z-index: 9999;
top: auto;
/* bottom: 17px; */
font-weight: 600;
} 
.cookie-consent-popup {
    background: #659634 !important;
    color: #fff !important;
    width: 25% !important;
    padding: 10px;
    border-radius: 15px;
    z-index: 100000 !important;
}
button.cookie-consent-accept-all{
    background: #fff;
    color: #659634;
    padding: 10px;
    border: #4f801e solid 0.5px;
    margin-left: 35%;
}
button.cookie-consent-controls-toggle {
    display:none;
}

button.cookie-consent-details-toggle{
    display:none;
}
button.cookie-consent-save{
    display:none;
}

a.cookie-consent-link {
   display: none;
}

.recurring-user {
    left: -8px !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color:#669834
}
#manage a{
    color: var(--schuettgut)
}
.bg-gradient-primary-to-secondary{
    background:linear-gradient(45deg,  #487120, #51c65687) !important
}
.blog-sidebar a:hover{
    color: var(--schuettgut);
}