@font-face {
    font-family: "Leapmotor Type Regular";
    src: url("/font/leapmotor/Montserrat-Light-6.otf") format("opentype");
}

@font-face {
    font-family: "Leapmotor Type Black";
    src: url("/font/leapmotor/Montserrat-Black-2.otf") format("opentype");
}

@font-face {
    font-family: "Leapmotor Type Bold";
    src: url("/font/leapmotor/Montserrat-Bold-3.otf") format("opentype");
}
:root {
    --accent-color: #57718a;

    --logo: url("/image/Leapmotor/logo.png");

    font-family: "Leapmotor Type Regular", "Open Sans", Helvetica, Arial,
        sans-serif !important;
}
body {
    font-family: "Leapmotor Type Regular", Helvetica, Arial, sans-serif !important;
}
#_form_49_ {
    font-size: 14px;

    line-height: 1.6;

    font-family: "Leapmotor Type Regular", "Open Sans", Helvetica, Arial,
        sans-serif !important;

    margin: 0;

    color: #3b3938 !important;
}

#_form_49_ * {
    outline: 0;
}

._form_hide {
    display: none;

    visibility: hidden;
}

._form_show {
    display: block;

    visibility: visible;
}

#_form_49_._form-top {
    top: 0;
}

#_form_49_._form-bottom {
    bottom: 0;
}

#_form_49_._form-left {
    left: 0;
}

#_form_49_._form-right {
    right: 0;
}

#_form_49_ input[type="text"],
#_form_49_ input[type="date"],
#_form_49_ input[type="time"],
#_form_49_ textarea {
    height: 50px;

    border: #cac6c5 1px solid;

    border-radius: 0px;

    color: #3b3938;
}

select {
    height: 50px !important;
    border: #cac6c5 1px solid !important;
    padding: 10px 12px !important;
    border-radius: 12px !important;
    cursor: pointer !important;
    font-size: 16px !important;
    color: #796f6e !important;
    -moz-appearance: none;
    /* for Chrome */
    -webkit-appearance: none;
}

#_form_49_ input[type="text"]:hover,
#_form_49_ input[type="date"]:hover,
#_form_49_ input[type="time"]:hover,
#_form_49_ textarea:hover,
#_form_49_ input[type="text"]:focus,
#_form_49_ input[type="date"]:focus,
#_form_49_ input[type="time"]:focus,
#_form_49_ textarea:focus,
#_form_49_ input[type="text"]:active,
#_form_49_ input[type="date"]:active,
#_form_49_ input[type="time"]:active,
#_form_49_ textarea:active {
    border: 1px solid #3b3938 !important;
}

#_form_49_ ._form_element input[type="text"],
#_form_49_ ._form_element input[type="date"],
#_form_49_ ._form_element input[type="time"],
#_form_49_ ._form_element textarea:not(.g-recaptcha-response) {
    display: block;

    width: 100%;

    border-radius: 0px;
}

#_form_49_ textarea {
    max-height: 100px;
    height: 100px;
    resize: none;
}

#_form_49_ ._submit {
    -webkit-appearance: none;

    cursor: pointer;

    font-family: "Leapmotor Type Regular", "Leapmotor Type Regular", "Open Sans",
        Helvetica, Arial, sans-serif !important;

    font-size: 1.4rem;

    text-align: center;

    background: #035f1d !important;

    border: 0 !important;

    -moz-border-radius: 4px !important;

    -webkit-border-radius: 4px !important;

    border-radius: 24px !important;

    color: #f4f5f0 !important;

    padding: 5px 20px !important;
}

button#_form_49_submit:hover,
button#_form_49_submit:active {
    background-color: #2d2926 !important;
}

#_form_49_ ._close-icon {
    cursor: pointer;

    background-repeat: no-repeat;

    background-size: 14.2px 14.2px;

    position: absolute;

    display: block;

    top: 11px;

    right: 9px;

    overflow: hidden;

    width: 16.2px;

    height: 16.2px;
}

#_form_49_ ._close-icon:before {
    position: relative;
}

#_form_49_ ._form-body {
    margin-bottom: 30px;
}

#_form_49_ ._form-image-left {
    width: 150px;

    float: left;
}

#_form_49_ ._form-content-right {
    margin-left: 164px;
}

#_form_49_ ._form-branding {
    color: #f4f5f0;

    font-size: 10px;

    clear: both;

    text-align: left;

    margin-top: 30px;

    font-weight: 100;
}

#_form_49_ ._form-label,
#_form_49_ ._form_element ._form-label {
    font-size: 15px;
    margin-bottom: 5px;
    display: block;
    color: #898d8d;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 100% !important;
    padding-right: 25px;
}

#_form_49_._dark ._form-branding {
    color: #2d2926;
}

#_form_49_ ._form_element {
    position: relative;

    margin-bottom: 10px;

    max-width: 100%;
}

#_form_49_ ._form_element * {
    font-size: 12px;
}

#_form_49_ ._form_element._clear {
    clear: both;

    width: 100%;

    float: none;
}

#_form_49_ ._form_element._clear:after {
    clear: left;
}

#_form_49_ ._field-wrapper {
    position: relative;
}

#_form_49_ ._inline-style {
    float: left;
}

#_form_49_ ._inline-style input[type="text"] {
    width: 150px;
}

#_form_49_ ._inline-style:not(._clear) + ._inline-style:not(._clear) {
    margin-left: 20px;
}

#_form_49_ ._form_element img._form-image {
    max-width: 100%;
}

#_form_49_ ._clear-element {
    clear: left;
}

#_form_49_ ._full_width {
    width: 100%;
}

#_form_49_ ._form_full_field {
    display: block;

    width: 100%;

    margin-bottom: 10px;
}

#_form_49_ input[type="text"]._has_error,
#_form_49_ textarea._has_error {
    border: var(--accent-color) 1px solid;
}

#_form_49_ input[type="checkbox"]._has_error {
    outline: var(--accent-color) 1px solid;
}

#_form_49_ ._error {
    display: block;

    position: absolute;

    font-size: 13px;

    z-index: 1000;

    bottom: -21px;
}

#_form_49_ ._errorEmail {
    bottom: -64px !important;
}

#_form_49_ ._error._above {
    padding-bottom: 4px;

    bottom: 60px;

    right: 0;
}

._error._error_dropdown._above {
    bottom: 45px !important;
}

#_form_49_ ._error._below {
    padding-top: 4px;

    top: 100%;

    right: 0;
}

#_form_49_ ._error._above ._error-arrow {
    bottom: 0;

    right: 15px;

    border-left: 5px solid transparent;

    border-right: 5px solid transparent;

    border-top: 5px solid var(--accent-color);
}

#_form_49_ ._error._below ._error-arrow {
    top: 0;

    right: 15px;

    border-left: 5px solid transparent;

    border-right: 5px solid transparent;

    border-bottom: 5px solid var(--accent-color);
}

#_form_49_ ._error-inner {
    padding: 8px 12px;

    background-color: var(--accent-color);

    font-size: 13px;

    font-family: "Leapmotor Type Regular", "Open Sans", Helvetica, Arial,
        sans-serif !important;

    color: #fff;

    text-align: center;

    text-decoration: none;

    -webkit-border-radius: 4px;

    -moz-border-radius: 4px;

    border-radius: 4px;

    width: fit-content;
    margin: auto;
}

#_form_49_ ._error-inner._form_error {
    margin-bottom: 5px;

    text-align: left;
}

#_form_49_ ._button-wrapper ._error-inner._form_error {
    position: static;
}

#_form_49_ ._error-inner._no_arrow {
    margin-bottom: 10px;
}

#_form_49_ ._error-arrow {
    position: absolute;

    width: 0;

    height: 0;
}

#_form_49_ ._error-html {
    margin-bottom: 10px;
}

.pika-single {
    z-index: 10000001 !important;
}

.col-sm-1.col-md-1 {
    padding: 0 0 0 6px !important;
    max-width: 25px !important;
}

._error-inner._no_arrow._gdpr_error {
    margin-left: 45px !important;
    margin-top: 20px !important;
}

#invalidIcon {
    position: absolute;
    right: 40px;
    margin-bottom: 12px;
    font-size: 24px;
    color: red;
}

.email-check-loader {
    transform: scale(0.3) !important;
    top: 5px !important;
    right: -30px !important;
    width: 20px !important;
}
.email-check-loader div {
    background: var(--accent-color) !important;
}
div.is-open {
    z-index: 9;
}

#closeDiv {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 450px;
    position: relative;
    top: 45px;
}
#analzyeRow {
    height: 155px;
}
._form-label.label-mobilenum {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: -webkit-fill-available !important;
    margin-right: 10px;
}
input[type="radio"] {
    height: 15px !important;
    width: 15px !important;
    margin: 10px !important;
    cursor: pointer !important;
}
.podjetnik-row {
    display: none;
}
.phone-row {
    display: none;
}
.city-row {
    display: none;
}
ul#dropdown-options-s li label input,
ul#dropdown-options-p li label input,
ul#dropdown-options-k li label input,
ul#dropdown-options li label input {
    visibility: hidden !important;
}
#loading-screen.recaptcha-error::after {
    content: "Prišlo je do napake pri oddajanju obrazca. Neuspešno preverjanje - Google Repatcha.";
    display: flex;
    margin-top: 50px;
    justify-content: center;
}
.dob-datepicker__month__button:focus,
.dob-datepicker__month__button:hover,
.dob-datepicker__day__button:focus,
.dob-datepicker__day__button:hover,
.dob-datepicker__year__button:focus,
.dob-datepicker__year__button:hover {
    box-shadow: 0 0 5px 2px rgba(87, 113, 138, 0.5);
    border-radius: 0px !important;
    text-decoration: none !important;
}
.top-arrow {
    display: none;
}
.dob-datepicker__wrapper {
    left: 0px !important;
    top: 49px !important;
}
.dob-datepicker {
    width: 366px;
    border-radius: 12px;
}

@media all and (min-width: 320px) and (max-width: 667px) {
    ::-webkit-scrollbar {
        display: none;
    }

    #_form_49_ {
        margin: 0;

        width: 100%;

        min-width: 100%;

        max-width: 100%;

        box-sizing: border-box;
    }

    #_form_49_ * {
        -webkit-box-sizing: border-box;

        -moz-box-sizing: border-box;

        box-sizing: border-box;

        font-size: 1em;
    }

    #_form_49_ ._form-content {
        margin: 0;

        width: 100%;
    }

    #_form_49_ ._form-inner {
        display: block;

        min-width: 100%;
    }

    #_form_49_ ._form-title,
    #_form_49_ ._inline-style {
        margin-top: 0;

        margin-right: 0;

        margin-left: 0;
    }

    #_form_49_ ._form-title {
        font-family: "Leapmotor Type Regular", "Open Sans", Helvetica, Arial,
            sans-serif !important;

        font-size: 1.2em;
    }

    #_form_49_ ._form_element {
        margin: 0 0 20px;

        padding: 0;

        width: 100%;
    }

    #_form_49_ ._form-element,
    #_form_49_ ._inline-style,
    #_form_49_ input[type="text"],
    #_form_49_ label,
    #_form_49_ p,
    #_form_49_ textarea:not(.g-recaptcha-response) {
        float: none;

        display: block;

        width: 100%;
    }

    #_form_49_ ._row._checkbox-radio label {
        display: inline;
    }

    #_form_49_ ._row,
    #_form_49_ p,
    #_form_49_ label {
        margin-bottom: 0.7em;

        width: 100%;
    }

    #_form_49_ ._row input[type="checkbox"],
    #_form_49_ ._row input[type="radio"] {
        margin: 0 !important;

        vertical-align: middle !important;
    }

    #_form_49_ ._row input[type="checkbox"] + span label {
        display: inline;
    }

    #_form_49_ ._row span label {
        margin: 0 !important;

        width: initial !important;

        vertical-align: middle !important;
    }

    #_form_49_ ._form-image {
        max-width: 100%;

        height: auto !important;
    }

    #_form_49_ input[type="text"] {
        padding-left: 10px;

        padding-right: 10px;

        font-size: 16px;

        line-height: 1.3em;

        -webkit-appearance: none;
    }

    #_form_49_ input[type="radio"],
    #_form_49_ input[type="checkbox"] {
        display: inline-block;

        width: 1.3em;

        height: 1.3em;

        font-size: 1em;

        margin: 0 0.3em 0 0;

        vertical-align: baseline;
    }

    #_form_49_ button[type="submit"] {
        padding: 20px;

        font-size: 1.5em;
    }

    #_form_49_ ._inline-style {
        margin: 20px 0 0 !important;
    }
    img#vinImg {
        position: unset;
        width: 100%;
        padding-bottom: 15px;
    }
    .modal-content {
        width: 100%;
    }
    span.close {
        font-size: 40px !important;
        right: 30px;
        top: 30px;
    }
    .col-sm-1.col-md-1 {
        max-width: 100% !important;
        padding-left: 15px !important;
    }
    div#vinIconKm {
        top: 1228px;
        font-size: 18px !important;
        right: 55px;
    }
    .dropdown,
    input[type="date"],
    input[type="time"] {
        margin-bottom: 15px;
    }
    ._error-inner._no_arrow._gdpr_error {
        margin: auto !important;
    }
    #_form_49_ ._error {
        bottom: -36px;
    }

    #_form_49_ ._errorEmail {
        bottom: -78px !important;
    }

    #_form_49_ ._error._above {
        bottom: 45px;
    }
    #invalidIcon {
        margin-bottom: -50px !important;
        font-size: 20px !important;
    }
    #closeDiv {
        align-items: end;
        margin-left: unset;
        margin-right: 30px;
        top: 28%;
    }
    #_form_49_ #closeDiv {
        top: 23%;
    }
    #analzyeRow {
        height: 310px;
    }
    input.selectall,
    input.kanal {
        margin-left: unset !important;
    }
    .dob-datepicker {
        top: 15% !important;
        width: 90%;
    }
}
@media all and (min-width: 667px) and (max-width: 1000px) {
    #_form_49_ {
        width: 100%;

        min-width: 100%;

        max-width: 100%;
    }
}

#_form_49_ {
    position: relative;

    text-align: left;

    margin: 0px auto 0;

    padding: 20px;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

    *zoom: 1;

    background: #fff !important;

    border: 0px solid #b0b0b0 !important;

    -moz-border-radius: 0px !important;

    -webkit-border-radius: 0px !important;

    border-radius: 0px !important;

    color: #3b3938 !important;
}

#_form_49_ ._form-title {
    font-size: 17px;

    line-height: 17px;

    text-align: center;

    margin-bottom: 0;
}

#_form_49_:before,
#_form_49_:after {
    content: " ";

    display: table;
}

#_form_49_:after {
    clear: both;
}

#_form_49_._inline-style {
    width: auto;

    display: inline-block;
}

#_form_49_._inline-style input[type="text"],
#_form_49_._inline-style input[type="date"],
#_form_49_._inline-style input[type="time"],
textarea {
    padding: 10px 12px;
    font-size: 16px;
}

#_form_49_._inline-style button._inline-style {
    position: relative;

    top: 27px;
}

#_form_49_._inline-style p {
    margin: 0;
}

#_form_49_._inline-style ._button-wrapper {
    position: relative;

    margin: 27px 12.5px 0 20px;

    text-align: center;
}

#thank-you,
#thank-you-b2bb2c,
#thank-you-error-submitted,
#thank-you-error-failed,
#loading-screen {
    background-color: white;

    text-align: center;

    position: fixed;

    width: 100%;

    height: 100%;

    top: 0;

    left: 0;

    display: none;
}

@media all and (min-width: 320px) and (max-width: 667px) {
    #_form_49_._inline-form._inline-style ._inline-style._button-wrapper {
        margin-top: 20px !important;

        margin-left: 0 !important;
    }

    .page-heading {
        display: none;
    }
}

#_form_49_._form_49 {
    width: 800px;

    border: 1px solid var(--accent-color);
}

#_form_49_._form_49 input {
    /**border: none;

				border-radius: 0;

				border-bottom: 1px solid black;*/

    font-family: "Leapmotor Type Regular", "Open Sans", Helvetica, Arial,
        sans-serif !important;

    font-size: 16px;
}

#_form_49_ ._x21958308 ._form-title {
    color: #60c3a9;

    font-size: 26px !important;

    margin-top: 20px;
}

a:link {
    font-weight: 600;
    color: #035f1d;
}

a:visited {
    color: #035f1d;
}

a:hover {
    color: #3b3938;
}

.logo {
    height: 75px;

    width: 75px;

    padding: 10px;
}

.rules {
    font-size: 10px;

    padding-bottom: 20px;

    font-family: "Leapmotor Type Regular", "Open Sans", Helvetica, Arial,
        sans-serif !important;

    margin: 0;
}

.vin_expl {
    width: 700;

    height: 400;

    background: #ffffff;

    margin: 25px auto;

    border: solid 5px #191919;

    display: inline-block;

    padding: 8px 20px;

    background: #073763 url repeat-x;

    border-radius: 5px;

    color: #fff;

    font: normal 700 24px/1 "Calibri", sans-serif;

    text-align: center;

    text-shadow: 1px 1px 0 #000;

    background-color: rgba(255, 255, 255, 0.5);
}

.vin_icon {
    padding: 20px;

    width: 20px;

    cursor: pointer;

    font-size: 34px;

    color: var(--accent-color);
}

.mobile_contact_channels {
    display: none;
}

@media only screen and (max-device-width: 666px) {
    .banner-heading {
        display: none;
    }

    .result {
        display: none;
    }

    .vin_icon {
        border: none !important;
        width: 30px !important;
        margin: inherit !important;
        position: absolute;
        top: 860px;
        font-size: 30px !important;
        left: unset !important;
        right: 50px;
    }

    #vinIconS {
        top: 1290px;
    }

    span.close {
        color: white !important;
        font-size: 40px !important;
        top: 28% !important;
        right: 30px !important;
    }

    #caption {
        display: none !important;
    }

    #img01 {
        position: fixed !important;
        width: 90% !important;
        margin: 5% !important;
        top: 32% !important;
    }

    .contact_channels {
        display: none;
    }
    .mobile_contact_channels {
        display: inline;
    }
}

@media only screen and (min-device-width: 1000px) {
    ._gdpr_error {
        margin-left: 65px;
        margin-bottom: 0px;
        margin-top: 20px;
    }
}

.hide {
    max-height: 0 !important;
}

/* .dropdown {

    display: none;

    border: #000000 1px solid;

    width: 100%;

    margin-bottom: 15px;

    border-radius: 0px;

    font-family: "Leapmotor Type Regular", "Open Sans", Helvetica, Arial, sans-serif !important;

}



.dropdown .title {

    margin: 15px 10px 10px 10px;

    width: 100%;

    font-family: "Leapmotor Type Regular", "Open Sans", Helvetica, Arial, sans-serif !important;

}



.dropdown .title .fa-angle-down {

    float: right;

    padding-right: 20px;

    transition: transform .3s;

    color: var(--accent-color);

    padding-top: 5px;

}



.dropdown .menu {

    transition: max-height .5s ease-out;

    max-height: 20em;

    overflow: hidden;

    font-family: "Leapmotor Type Regular", "Open Sans", Helvetica, Arial, sans-serif !important;

}



.dropdown .menu .option {

    border-bottom: #000 1px solid;

    height: 40px;

    padding-left: 10px;

    padding-top: 10px;

    font-family: "Leapmotor Type Regular", "Open Sans", Helvetica, Arial, sans-serif !important;

}



.dropdown .menu .option:hover {

    background: var(--accent-color);

    font-family: "Leapmotor Type Regular", "Open Sans", Helvetica, Arial, sans-serif !important;

} */

.pointerCursor:hover {
    cursor: context-menu;
}

.result {
    display: none;
}

::placeholder {
    color: grey;

    opacity: 1;

    /* Firefox */

    font-family: "Leapmotor Type Regular", "Open Sans", Helvetica, Arial,
        sans-serif !important;

    font-size: 15px;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */

    color: grey;

    font-family: "Leapmotor Type Regular", "Open Sans", Helvetica, Arial,
        sans-serif !important;
}

::-ms-input-placeholder {
    /* Microsoft Edge */

    color: grey;

    font-family: "Leapmotor Type Regular", "Open Sans", Helvetica, Arial,
        sans-serif !important;
}

/* //Google Address CSS */

.pac-item {
    padding-top: 30px;

    padding-bottom: 30px;

    padding-left: 10px;

    font-size: 12px;

    font-family: "Leapmotor Type Regular", "Open Sans", Helvetica, Arial,
        sans-serif !important;

    cursor: pointer;
}

/* .pac-item:hover {

    background-color: var(--accent-color);

} */

.pac-item-query {
    font-size: 12px;

    font-family: "Leapmotor Type Regular", "Open Sans", Helvetica, Arial,
        sans-serif !important;
}

.dropdown {
    position: relative;

    z-index: 1;

    width: 100%;
}

.dropdown ul {
    margin: 0;

    padding: 0;
}

.dropdown input[type="radio"] {
    position: absolute;

    opacity: 0;
}

.dropdown button {
    display: flex;

    align-items: left;

    width: inherit;

    height: 50px;

    cursor: pointer;

    text-align: left;

    background-color: white;

    border: 1px solid #cac6c5;

    padding: 12px 12px;
}

.dropdown button .dropdown-label {
    width: 100%;

    margin-bottom: 0;

    color: #796f6e;

    font-weight: regular;

    font-size: 15px;
}

.dropdown button:hover,
.dropdown button:active,
.dropdown button:focus {
    border-color: #3b3938;
}

.dropdown.is-open .dropdown-form {
    display: block;
}

.dropdown.is-open .dropdown-arrow {
    transform: rotate(45deg) translate(-5px, -5px);
}

.dropdown.is-open .dropdown-arrow:before {
    transform: translate(10px, 0);
}

.dropdown.is-open .dropdown-arrow:after {
    transform: rotate(90deg) translate(10px, 0);
}

.dropdown-form {
    position: absolute;

    display: none;

    width: 100%;

    background-color: white;

    transition: 0.3s ease-in-out;
}

.dropdown-options {
    position: relative;

    max-height: 150px;

    border: 1px solid lightgray;

    border-radius: 12px 0px 0px 12px;

    overflow-x: hidden;

    overflow-y: scroll;

    /* border-right: 1px solid #000;

  border-left: 1px solid #000;

  border-bottom: 1px solid #000; */

    border-top: 1px solid lightgray;

    -ms-overflow-style: none;

    /* IE and Edge */

    scrollbar-width: none;

    /* Firefox */
}

.dropdown-options::-webkit-scrollbar {
    /*display: none;*/
}

.dropdown-options .option {
    text-align: left;

    height: 2.5rem;

    cursor: pointer;

    border-top: 1px solid lightgray;

    /* border-right: 1px solid #000; */
}

.dropdown-options .option:not(:last-child) {
    /* border-bottom: 1px solid #000; */
}

.dropdown-options .option:hover {
    transition: 0.3s ease-in-out;

    background-color: rgb(221, 221, 221);
}

.dropdown-options .option:active {
    transition: 0.3s ease-in-out;

    background-color: rgb(163, 181, 199);
}

.dropdown-options .option label {
    display: block;

    width: 100%;

    padding: 10px 12px;

    font-weight: regular;

    text-transform: none;

    cursor: pointer;
}

.dropdown-arrow {
    width: 13px;

    height: 13px;

    display: inline-block;

    position: relative;

    bottom: -8px;

    left: -15px;

    transition: 0.3s ease;

    margin-top: 2px;

    text-align: left;

    transform: rotate(45deg);

    float: right;
}

.dropdown-arrow:before,
.dropdown-arrow:after {
    position: absolute;

    content: "";

    display: inline-block;

    width: 12px;

    height: 3px;

    background-color: var(--accent-color);

    transition: 0.3s ease;
}

.dropdown-arrow:after {
    position: absolute;

    transform: rotate(90deg);

    top: -5px;

    left: 5px;
}

.vin_icon {
    width: 20px;
    margin-top: -22px;
    cursor: pointer;
    position: absolute;
    left: 41.5%;
}

#vinIconS {
    width: 20px;
    margin-top: -10px;
    cursor: pointer;
    position: absolute;
    left: 90.5%;
}

.vin_image {
    display: block;
    position: absolute;
    width: 130px;
    left: 65px;
    top: -10px;
    cursor: pointer;
    transition: 0.3s;
}
.vin_image:hover {
    opacity: 0.8;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9999; /* Sit on top */
    padding-top: 350px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 500px;
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc !important;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.modal-content,
#caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

.close {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 2s;
    animation-name: zoom;
    animation-duration: 2s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0);
    }
    to {
        -webkit-transform: scale(1);
    }
}

@keyframes zoom {
    from {
        transform: scale(0);
    }
    to {
        transform: scale(1);
    }
}

/* The Close Button */
.close {
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
    z-index: 99999;
    padding-top: 10px;
    text-shadow: none !important;
    color: #000;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
label._form-label {
    position: absolute;
    pointer-events: none;
    left: 15px;
    top: 14px;
    transition: 0.2s ease all;
}
input[type="text"],
textarea,
input[type="date"],
input[type="time"] {
    border-radius: 12px !important;
    width: 100%;
}
input[type="text"]:focus ~ label._form-label,
input[type="text"]:not(:focus):valid ~ label._form-label,
textarea:focus ~ label._form-label,
textarea:not(:focus):valid ~ label._form-label,
input[type="date"]:focus ~ label._form-label,
input[type="date"]:not(:focus):valid ~ label._form-label,
input[type="date"]:not(:focus):invalid ~ label._form-label,
input[type="time"]:focus ~ label._form-label,
input[type="time"]:not(:focus):valid ~ label._form-label,
input[type="time"]:not(:focus):invalid ~ label._form-label {
    top: -8px;
    bottom: 10px;
    left: 15px;
    font-size: 12px !important;
    background-color: white;
    padding: 0px 5px;
    height: fit-content;
    width: fit-content !important;
}
input#_vin ~ label._form-label {
    top: -8px;
    bottom: 10px;
    left: 15px;
    font-size: 12px !important;
    background-color: white;
    padding: 0px 5px;
    height: fit-content;
}
.dropdown > button {
    border-radius: 12px !important;
}
div#vinIcon {
    border-radius: 12px;
}
.row {
    justify-content: center;
    margin-bottom: 10px;
}
input:-internal-autofill-selected ~ label,
textarea:-internal-autofill-selected ~ label,
select:-internal-autofill-selected ~ label {
    background: linear-gradient(180deg, #fff 50%, rgba(232, 240, 254, 1) 50%);
}
label._form-label {
    width: fit-content !important;
}

input[type="checkbox"] {
    width: 20px;
    height: 20px;
    accent-color: #57718a;
    margin-right: 10px;
    cursor: pointer;
}

.form-check-inline {
    align-items: center;
    margin: 10px 0px;
}

.form-check-inline label {
    margin: 0px !important;
    font-size: 14px !important;
}

i.fa {
    font-size: 20px !important;
    color: var(--accent-color);
    margin-right: 10px;
}

.lds-default {
    display: inline-block;
    top: 20px;
    position: relative;
    width: 80px;
    height: 80px;
}
.lds-default div {
    position: absolute;
    width: 6px;
    height: 6px;
    background: grey;
    border-radius: 50%;
    animation: lds-default 1.2s linear infinite;
}
.lds-default div:nth-child(1) {
    animation-delay: 0s;
    top: 37px;
    left: 66px;
}
.lds-default div:nth-child(2) {
    animation-delay: -0.1s;
    top: 22px;
    left: 62px;
}
.lds-default div:nth-child(3) {
    animation-delay: -0.2s;
    top: 11px;
    left: 52px;
}
.lds-default div:nth-child(4) {
    animation-delay: -0.3s;
    top: 7px;
    left: 37px;
}
.lds-default div:nth-child(5) {
    animation-delay: -0.4s;
    top: 11px;
    left: 22px;
}
.lds-default div:nth-child(6) {
    animation-delay: -0.5s;
    top: 22px;
    left: 11px;
}
.lds-default div:nth-child(7) {
    animation-delay: -0.6s;
    top: 37px;
    left: 7px;
}
.lds-default div:nth-child(8) {
    animation-delay: -0.7s;
    top: 52px;
    left: 11px;
}
.lds-default div:nth-child(9) {
    animation-delay: -0.8s;
    top: 62px;
    left: 22px;
}
.lds-default div:nth-child(10) {
    animation-delay: -0.9s;
    top: 66px;
    left: 37px;
}
.lds-default div:nth-child(11) {
    animation-delay: -1s;
    top: 62px;
    left: 52px;
}
.lds-default div:nth-child(12) {
    animation-delay: -1.1s;
    top: 52px;
    left: 62px;
}
@keyframes lds-default {
    0%,
    20%,
    80%,
    100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.5);
    }
}

.lds-default {
    width: 80px !important;
    height: 80px !important;
}
.lds-default div {
    width: 8px !important;
    height: 8px !important;
}

input[type="checkbox"]:disabled:hover {
    cursor: default;
}
[placeholder] {
    text-overflow: ellipsis;
}
#thank-you,
#thank-you-b2bb2c,
#thank-you-error-submitted,
#thank-you-error-failed,
#loading-screen {
    font-family: "Leapmotor Type Regular";
}
.form-control:focus {
    box-shadow: none !important;
}
