html {
    word-break: break-word;
}

.hero-guy {
    background: url(/images/kfz/keyvisual-home.jpg) no-repeat, #133558;
    background-size: auto;
}

@media (max-width: 480px) {
    .hero-guy {
        background-position: bottom -115px right -90px;
        background-size: 420px;
        height: 625px;
    }
    .hero-guy.uk-section {
        padding-top: 10px;
    }
}

@media (min-width: 480px) {
    .hero-guy {
        background-position: bottom right -250px;
        background-size: 500px;
    }
}

@media (min-width: 768px) {
    .hero-guy {
        background-position: bottom right -170px;
        background-size: 500px;
    }
}

@media (min-width: 960px) {
    .hero-guy {
        background-position: bottom right -50px;
        background-size: 600px;
    }
}

@media (min-width: 1200px) {
    .hero-guy {
        background-position: top -80px right -20px;
        background-size: auto;
    }
}

@media (min-width: 1600px) {
    .hero-guy {
        background-position: top -70px right 330px;
        background-size: auto;
    }
}


/* Cookie */

.cc-compliance {
    display: block !important;
}

.cc-floating .cc-message {
    margin-bottom: 0em !important;
}

.cc-window {
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.2);
    font-size: 14px !important;
    line-height: 1.3em !important;
}

.cc-window.cc-floating {
    max-width: 32em !important;
}

.cc-allow {
    font-size: 16px !important;
    line-height: 2em !important;
}

.cc-link {
    color: #1c8ba5 !important;
}

a.cc-btn.cc-deny {
    text-align: left;
}

.cc-btn+.cc-btn {
    margin-left: 0 !important;
}

.cc-revoke {
    display: none !important;
}


/* Forms Box */

.step-box {
    border: solid #0b5883;
    border-width: 2px 2px 0px 2px;
    border-radius: 10px 10px 0px 0px;
}

.form-box .uk-tile {
    border: solid #0b5883;
    border-width: 0px 2px 2px 2px;
    border-radius: 0px 0px 10px 10px;
}

div#step1 {
    border-radius: 8px 0 0 0;
}

div#step3 {
    border-radius: 0 8px 0 0;
}


/* Forms Styling */

.form-not-valid {
    border: 1px solid #d31a3d !important;
    background: rgba(211, 27, 62, .05);
}

textarea {
    height: 150px;
}

select:focus:invalid {
    color: #333;
}

label {
    cursor: default;
}

.uk-input,
.uk-select:not([multiple]):not([size]),
input[type="text"]:not([class*="uk-"]),
input[type="password"]:not([class*="uk-"]),
input[type="datetime"]:not([class*="uk-"]),
input[type="datetime-local"]:not([class*="uk-"]),
input[type="date"]:not([class*="uk-"]),
input[type="month"]:not([class*="uk-"]),
input[type="time"]:not([class*="uk-"]),
input[type="week"]:not([class*="uk-"]),
input[type="number"]:not([class*="uk-"]),
input[type="email"]:not([class*="uk-"]),
input[type="url"]:not([class*="uk-"]),
input[type="search"]:not([class*="uk-"]),
input[type="tel"]:not([class*="uk-"]),
input[type="color"]:not([class*="uk-"]),
.uneditable-input:not([class*="uk-"]),
select:not([class*="uk-"]):not([multiple]):not([size]) {
    border: 1px solid #133557;
}

.uk-select:not([disabled]):hover {
    border-color: #0b5883!important;
}

.uk-alert-danger,
.alert-danger,
.alert-error {
    background: transparent;
    border-color: transparent;
    font-weight: 700;
}

input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
    color: #333;
}


/* Progress Balken */

.uk-tile-green {
    background: #a9cb5d;
}

.uk-tile-grey {
    background: #eee;
}


/* Navbar */

@media (max-width:768px) {
    .uk-navbar-right {
        display: none;
    }
}

.uk-sticky-below .uk-navbar-right {
    display: inline;
}

@media (max-width:480px) {
    .uk-navbar-item {
        min-height: 60px !important;
    }
}


/* Stars Rating Vote Bewertung*/

.content_rating {
    margin: 100px 0 20px 0;
}

.gd-star-yellow {
    color: #FCC354;
}


/* Testimonials */

blockquote footer {
    color: #133557;
    text-transform: none;
}

.wk-dotnav>.wk-active>* {
    background: #133557 !important;
}

.wk-dotnav>*>:focus,
.wk-dotnav>*>:hover {
    background: #133557 !important;
}


/* Cursor */

.cursor-not-allowed,
select[disabled="disabled"] {
    cursor: not-allowed;
}


/* Text Styles */

.uk-text-green {
    color: #a9cb5d;
}

.uk-modal-dialog-av {
    width: 960px;
}

.getManuPath {
    cursor: pointer;
}

.getVINPath {
    cursor: pointer;
}


/* Bewertungen */


/* formular */

.gd-full-star {
    background-image: url("/templates/yootheme_kfz/svg/gd-star-full.svg") !important;
}


/* .gd-full-empty { */


/* background-image: url("/templates/yootheme_kfz/svg/gd-star-empty.svg")!important; */


/* } */

#visform_plg1_0 .field3 input[type="radio"]:not([class*="uk-"]):checked,
#visform_plg1_0 .field3 input[type="radio"]:not([class*="uk-"]):hover {
    /* background-image: url("/templates/yootheme_kfz/svg/gd-star-full.svg"); */
    background-color: transparent !important;
}

#visform_plg1_0 .field3 input[type="radio"]:not([class*="uk-"]) {
    background-image: url("/templates/yootheme_kfz/svg/gd-star-empty.svg");
    height: 20px;
    width: 20px;
    border: none;
    margin-left: 5px;
}

#visform_plg1_0 input[type="radio"]:not([class*="uk-"]) {
    margin-left: 5px;
}


/* bewertungen grid */

#bewertungen-grid .uk-card-title {
    font-size: 22px;
    line-height: 1.3;
}

#bewertungen-grid .uk-text-lead {
    font-size: 18px;
    line-height: 1.4;
}

.uk-dotnav>*>* {
    width: 20px;
    height: 20px;
}

.uk-dotnav>.uk-active>* {
    background: #133557 !important;
    transform: scale(1.3);
}

.uk-dotnav>*> :focus,
.uk-dotnav>*> :hover {
    background-color: #133557;
}


/* Facebook Messenger */

.fb-messenger {
    z-index: 999;
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    animation: 250ms ease 0s 1 normal none running animation-bhegco;
    transition: opacity 0.3s ease 0s;
}


/*
  checkbox switcher
 */

input.switcher[type=checkbox] {
    display: none;
}

label.forCheckbox {
    width: 36px;
    height: 20px;
    box-sizing: border-box;
    border: 2px solid;
    float: left;
    border-radius: 100px;
    position: relative;
    cursor: pointer;
    transition: .3s ease;
    color: #b4b5ba;
}

input.switcher[type=checkbox]:checked+label.forCheckbox {
    color: black;
}

input.switcher[type=checkbox]:checked+label.forCheckbox:before {
    left: 18px;
    color: black;
}

label.forCheckbox:before {
    transition: .3s ease;
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    left: 2px;
    top: 2px;
    box-sizing: border-box;
    border: 6px solid;
    color: #b4b5ba;
    border-radius: 100px;
}


/* Buttons */

.uk-button-small {
    font-weight: 400;
}


/* Mobile */

@media (max-width: 480px) {
    .uk-section-large {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    h2,
    .uk-h2 {
        font-size: 24px;
    }
    h3,
    .uk-h3 {
        font-size: 22px;
    }
    blockquote {
        font-size: 16px;
    }
    .uk-dotnav>* {
        padding-bottom: 15px;
    }
    #specialdiv label {
        font-size: 12px;
    }
}


/* CALENDAR  */

#calendar-wrapper {
    width: 100%;
    display: grid;
    grid-template-rows: 2.5em 1fr;
    /* font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif; */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box;
    font-size: inherit;
}

#calendar-wrapper header {
    grid-row: 1/2;
    font-size: 2em;
    box-sizing: inherit;
}

#calendar-wrapper header h4 {
    padding: 0;
    margin: 0;
}

#calendar {
    display: grid;
    grid-template-columns: 1fr 4em;
    grid-template-rows: 3em 1fr;
    box-sizing: inherit;
    padding: 0;
    margin: 0;
}

#calendar #calendar-days,
#calendar #calendar-grid {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    align-items: center;
    /* padding: 0 1em; */
    box-sizing: inherit;
    margin: 0;
}

#calendar #calendar-days {
    justify-items: center;
    grid-row: 1/2;
    grid-column: 1/2;
}

#calendar #calendar-grid {
    grid-template-rows: repeat(6, 1fr);
    justify-items: flex-start;
    grid-row: 2/-1;
    grid-column: 1/2;
    width: 100%;
}

#calendar #calendar-grid>time {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin: 0.4em;
    padding: 1em 0.2em;
    width: 90%;
    background-color: #133558;
    color: white;
    border-radius: 3px;
    border: 2px solid transparent;
    transition: box-shadow 200ms, border 100ms;
    box-shadow: 1px 1px rgba(0, 0, 0, 0);
    box-sizing: inherit;
}

#calendar #calendar-grid time.selected,
#calendar #calendar-grid time.selected:focus {
    outline: none;
    color: white;
    background: #d31a3d;
    font-weight: bold;
    border: 2px solid #d31a3d;
    box-sizing: inherit;
}

#calendar #calendar-grid time.disabled,
#calendar #calendar-grid time.disabled:focus {
    outline: none;
    border: 2px solid transparent;
    box-sizing: inherit;
    cursor: not-allowed;
    background-color: rgba(30, 39, 51, 0.1);
    box-shadow: 1px 1px rgba(0, 0, 0, 0);
}

#calendar #calendar-grid>*:hover {
    border: 2px solid #d31a3d;
    box-shadow: 1px 1px 2px #d31a3d7a;
    box-sizing: inherit;
}

#calendar #navigation-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    grid-row: 2/-1;
    grid-column: 2/-1;
    box-sizing: inherit;
    padding: 0 0 3.5em;
    margin: 0;
}

#calendar #navigation-wrapper button {
    cursor: pointer;
    background: transparent;
    border: 0;
    font-size: 3em;
    width: 60px;
    box-sizing: inherit;
    padding: 0.1em;
    margin: 0;
}

#calendar-wrapper header p {
    font-weight: bold;
    text-align: left;
    color: #133558;
}

#calendar #navigation-wrapper button:hover {
    opacity: 0.75;
}

#calendar #navigation-wrapper button svg {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 1.6em;
    display: block;
    fill: #133558;
    box-sizing: inherit;
}

#calendar #navigation-wrapper button:first-of-type {
    transform: rotate(180deg);
}

#calendar-days {
    font-weight: bold;
    color: #133558;
}

@media (max-width: 640px) {
    #calendar #calendar-grid>time {
        padding: 0.2em 0.2em;
    }
    #calendar #navigation-wrapper button {
        width: 50px;
    }
}

/* Wartung */
.wartung .uk-section-primary.uk-section.uk-section-xsmall, .wartung .uk-section-muted.uk-section, .wartung .tm-header, .wartung .tm-header-mobile{
display:none !important;
}

.uk-slider-nav.uk-dotnav{
    margin-bottom: 15px;

}

.hidden{
    display: none !important;
}