﻿.body-content {
    max-width: 100%;
    padding:0px;
}

* {
    box-sizing: border-box;
}

footer .body-content {
    max-width: 1140px;
}

.auto-detail {
    margin-top: 81px;
    min-width: 1080px;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #505050;
}

.fotorama__stage {
    border: 1px solid #E8E8E8;
}

.fotorama__nav-wrap {
    margin-top: -68px;
    opacity: 0.0;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.fotorama__stage {
    border: none;
}

.fotorama img {
    max-height: 383px;
    max-width: 100%;
}

.fotorama--fullscreen img {
    max-height: 100vh;
    min-height: 100vh;
}

.auto-display-name {
    font-weight: 700;
    font-size: 25px;
    color: #303030;
}

.auto-tag {
    background: #F4F4F4;
    border-radius: 30px;
    font-weight: 500;
    font-size: 12px;
    min-width: 86.97px;
    height: 25px;
    margin-right: 20px;
    text-align: center;
    line-height: 23px;
    padding-left: 10px;
    padding-right: 10px;
}

.auto-pic {
    width: 700px;
    margin-right: 20px;
}

.price-detail {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    /*width: 305px;*/
    height: 220px;
    padding: 20px 14px 19px 15px;
}

    .price-detail .text {
        font-weight: 400;
        font-size: 14px;
        line-height: 14px;
        color: #A9A9A9;
    }

    .price-detail .price {
        font-weight: 900;
        font-size: 20px;
        color: #303030;
    }

    .price-detail .lease-price {
        font-weight: 900;
        font-size: 20px;
        color: #303030;
        margin-top: 14px;
        display: flex;
        justify-content: space-between;
    }

.range-input-container {
    width: 100%;
    opacity: 0;
    transform: translate(0, -8px);
}

    .range-input-container input {
        -webkit-appearance: none;
        pointer-events: none;
        position: absolute;
        width: 100%;
        height: 15px;
        padding: 0;
    }

        .range-input-container input:hover {
            cursor: pointer;
        }

        .range-input-container input::-webkit-slider-thumb {
            -webkit-appearance: none;
            pointer-events: all;
            width: 12px;
            height: 12px;
            border-radius: 50%;
            background-color: red;
        }

.slider {
    pointer-events: none;
    position: relative;
}

    .slider .bar {
        position: absolute;
        height: 3px;
        width: 93%;
        padding-right: 7%;
        z-index: 1;
        background-color: #FF8E00;
    }

    .slider .interval {
        position: absolute;
        height: 3px;
        left: 0%;
        right: 0%;
        z-index: 2;
        background-color: #E0E0E0;
    }

    .slider .thumb {
        position: absolute;
        z-index: 3;
        left: 0%;
        margin-top: -10px;
    }

.dealerTitle {
    font-size: 14px;
    color: #A9A9A9;
}

.detail-title-button {
    font-weight: 700;
    font-size: 16px;
    line-height:63px;
    color: #303030;
    width: 128px;
    text-align: center;
}

.step-icon {
    width: 50px;
    height: 50px;
    box-shadow: 0px 20px 41px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
}

.step-text {
    font-weight: 500;
    font-size: 12px;
    line-height: 17px;
    text-align: center;
    color: #505050;
    margin-top: 4px;
}

.step-detail {
    width: 230px;
    height: 200px;
    padding: 15px;
    visibility: hidden;
    z-index: 3;
    background: #FFFFFF;
    box-shadow: 0px 4px 17px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
}

    .step-detail img {
        margin: auto;
        display: block;
        margin-top: 20px;
    }

.step-detail-title {
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    text-align: center;
    color: #505050;
    margin-top: 5px;
}

.step-detail-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #A9A9A9;
    margin-top: 18px;
}

.detail-title {
    font-weight: 700;
    font-size: 25px;
    line-height: 36px;
    color: #303030;
    display: block;
    margin: auto;
    width: 200px;
    padding-top: 60px;
    padding-bottom: 9px;
    text-align: center;
}

.orange-line {
    width: 100px;
    height: 5px;
    display: block;
    margin: auto;
    background: #FF8E00;
    border-radius: 5px;
    margin-bottom: 60px;
}

#orange-line0 {
    width: 100px;
    height: 5px;
    display: block;
    margin: auto;
    background: #FF8E00;
    border-radius: 5px;
    margin-bottom: 60px;
}

#orange-line1 {
    width: 100px;
    height: 5px;
    display: block;
    margin: auto;
    background: #FF8E00;
    border-radius: 5px;
    margin-bottom: 60px;
}

#orange-line2 {
    width: 100px;
    height: 5px;
    display: block;
    margin: auto;
    background: #FF8E00;
    border-radius: 5px;
    margin-bottom: 60px;
}

#orange-line3 {
    width: 100px;
    height: 5px;
    display: block;
    margin: auto;
    background: #FF8E00;
    border-radius: 5px;
    margin-bottom: 60px;
}

.price-breakdown {
    display: flex;
    justify-content: space-between;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #505050;
    margin-top: 9px;
}

.separate-line {
    width: 0px;
    height: 102.42px;
    border: 1px solid #E0E0E0;
}

.auto-info-detail {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

    .auto-info-detail img {
        width: 24px;
        height: 24px;
        margin-right: 20px;
    }

    .auto-info-detail div{
        display:flex;
    }

    .auto-info-detail div div{
        line-height:24px;
    }

    .config-detail-sep {
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px;
    }

.config-detail {
    width: 300px;
}

.config-detail-sep img {
    width: 15px;
    height: 15px;
    margin-right: 20px;
}

.lease-detail {
    display: flex;
    align-items: center;
    height: 305px;
    border-bottom: 1px solid #E0E0E0;
    justify-content: space-around;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #505050;
}

.lease-detail-column {
    height: 237px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
    .lease-detail-column div {
        display:flex;
        align-items: center
    }

    .lease-detail img {
        width: 25px;
        height: 25px;
        margin-right: 20px;
    }

#cal-personal-body {
    height: 700px;
    width: 500px;
    top: 15%;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFFFFF;
    border-radius: 20px;
}

.modal-title {
    margin: 0px auto;
    font-weight: 700;
    font-size: 20px;
    line-height: 29px;
    color: #303030;
    text-align: center;
}

.cal-personal-body {
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #303030;
}

.cal-credit div {
    border: 0.5px solid #E0E0E0;
    flex-grow: 1;
    text-align: center;
    padding: 7px 0px;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #505050;
    height: 77px;
}

.downpay-range {
    width: 100%;
    opacity: 0;
    transform: translate(0, -8px);
}

    .downpay-range input {
        -webkit-appearance: none;
        pointer-events: none;
        position: absolute;
        width: 100%;
        height: 15px;
        padding: 0;
    }

        .downpay-range input:hover {
            cursor: pointer;
        }

        .downpay-range input::-webkit-slider-thumb {
            -webkit-appearance: none;
            pointer-events: all;
            width: 12px;
            height: 12px;
            border-radius: 50%;
            background-color: red;
        }

.slider .bar {
    width: 95.5%;
    padding-right: 4.5%;
}

.time-range {
    width: 100%;
    opacity: 0;
    transform: translate(0, -8px);
}

    .time-range input {
        -webkit-appearance: none;
        pointer-events: none;
        position: absolute;
        width: 100%;
        height: 15px;
        padding: 0;
    }

        .time-range input:hover {
            cursor: pointer;
        }

        .time-range input::-webkit-slider-thumb {
            -webkit-appearance: none;
            pointer-events: all;
            width: 12px;
            height: 12px;
            border-radius: 50%;
            background-color: red;
        }

#contact-sparklease-body {
    height: 668px;
    width: 500px;
    top: 17%;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFFFFF;
    border-radius: 20px;
}

.contact-sell-input {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

    .contact-sell-input img {
        max-width: 20.45px;
        max-height: 20px;
        margin: auto 20px auto 0;
    }

    .contact-sell-input input {
        border: none;
        border-bottom: solid 2px #F4F4F4;
        height: 30px;
        width: calc(100% - 42px);
        font-size: 16px;
        padding: 5px;
        border-radius: 5px;
    }

.contact-sell-body {
    height: 668px;
    width: 500px;
    top: 12%;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFFFFF;
    border-radius: 20px;
    padding: 20px !important;
}



.contact-sell-buttom {
    background: #FBBC05;
    color: #FFFFFF;
    text-align: center;
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    height: 50px;
    width: calc(100% - 20px);
    display: block;
    margin: auto;
    margin-top: 30px;
    line-height: 50px;
    font-weight: 500;
    font-size: 16px;
    cursor: pointer;
    position: relative;
    }

    .contact-sell-buttom.loading {
        position: relative;
        pointer-events: none;
    }

    .contact-sell-buttom.loading::after {
        content: "";
        position: absolute;
        top: 52%;
        left: 60%;
        transform: translate(-50%, -50%);
        width: 17px;
        height: 17px;
        border: 2px solid #FFFFFF;
        border-top: 2px solid #808080; /* Change the border-top color to grey */
        border-radius: 50%;
        background-color: transparent;
        animation: spin 5s linear infinite;
}


.cal-personal-input {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
}

    .cal-personal-input img {
        max-width: 20.45px;
        max-height: 20px;
        margin-right: 20px;
    }

    .cal-personal-input input {
        border: none;
        border-bottom: solid 2px #F4F4F4;
        height: 30px;
        width: 335px;
        font-size: 15px;
        padding: 5px;
    }

.cal-personal-submit-buttom {
    height: 50px;
    width: 100%;
    margin-top: 150px;
    text-align: center;
    line-height: 50px;
    color: #FFFFFF;
    background: #FBBC05;
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    cursor: pointer;
}

.disable {
    background: #F4F4F4;
    cursor: default;
    color: #A9A9A9;
}

.price-text-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 86px;
}

.price-detail-text {
    font-weight: 400;
    font-size: 16px;
    color: #A9A9A9;
    margin-top: 5px;
}

.price-bold {
    font-weight: 500;
    font-size: 18px;
    color: #303030;
}

#car-title {
    position: fixed;
    width: 100%;
    background: black;
    color: #FFFFFF;
    display: none;
    justify-content: center;
    align-items: center;
    height: 100px;
    z-index: 2;
    background: #303030;
}

.animate {
    position: absolute;
    top: 0px;
    left: 0px;
    transform: translateY(0px);
    -webkit-animation: move 0.5s;
    animation: move 0.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}



@-webkit-keyframes move {
    from {
        -webkit-transform: translateY(-100px);
    }

    to {
        -webkit-transform: translateY(0px);
    }
}

@keyframes move {
    from {
        transform: translateY(-100px);
    }

    to {
        transform: translateY(0px);
    }
}

input[type=range]::-ms-thumb {
    width: 28px;
}
input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 20px;
    width: 28px; 
}

.container-for-autoIndex {
    max-width: 100% !important;
}


/*Next Step Section*/

.row-format {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.column-format {
    display: flex;
    flex-direction: column;
}

#next-step-body {
    width: 500px !important;
    height: 650px !important;
    background: #FFFFFF;
    border-radius: 20px;
    margin: auto;
    top: 17%;
    overflow: hidden;
}

#next-step-restricted-body {
    width: 500px !important;
    height: 650px !important;
    background: #FFFFFF;
    border-radius: 20px;
    margin: auto;
    top: 17%;
    overflow: hidden;
}

#next-step-close {
    cursor: pointer;
    width: 12px;
    height: 12px;
    margin: auto 323px auto 0px;
}

.next-step-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    color: #303030;
}

.next-step-line {
    border: 1px solid #F4F4F4;
    margin: 0 30px;
}

.break-line {
    background: #F4F4F4;
    height: 2px;
    margin: 15px auto 20px auto;
    width: 100%;
}

.middle-content {
    overflow-y: auto;
    width: 100%;
    position: relative;
    height: 500px;
    padding: 40px 30px 100px 30px;
}

    .content-title {
        color: #303030;
        font-size: 20px;
        font-weight: 700;
        margin: 0px 0px 40px 0px;
    }

    .primary-select {
        border: 2px solid #E0E0E0;
        border-radius: 10px;
        padding: 30px 20px;
        display: flex;
        justify-content: space-between;
        width: 48%;
        cursor: pointer;
        font-size: 16px;
    }

        .primary-select.active {
            border: 2px solid #303030;
            background-color: #F4F4F4;
        }

    .selection-button {
        border: 2px solid #E0E0E0;
        font-weight: 500;
        border-radius: 10px;
        display: flex;
        width: calc(50% - 10px);
        justify-content: center;
        align-items:center;
        font-size: 14px;
        cursor: pointer;
        height: 60px;
    }
        .selection-button.active, .detail-select.active, .inspection-box.active {
            border: 2px solid black;
            background-color: #F4F4F4;
        }

    .paymentRectangle {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        margin-bottom: 10px;
        font-size: 16px;
    }

    .detail-select {
        justify-content: center;
        text-align: center;
        width: 48%;
        border: 2px solid #E0E0E0;
        padding: 30px 0;
        border-radius: 10px;
    }

    .inspection-box {
        width: 32%;
        border: 2px solid #E0E0E0;
        display: flex;
        flex-direction: column;
        border-radius: 10px;
        font-size: 14px;
        color: #303030;
        padding: 16px;
        cursor: pointer;
    }
        .inspection-box div:nth-child(2) {
            font-weight: 600;
            font-size: 16px;
            margin: 2px 0px;
        }
    .returnLink {
        color: #FF8E00; 
        font-size: 14px;
        margin: auto 0;
        cursor: pointer;
    }

    .contact-button {
        background: #FF8E00;
        border-radius: 20px;
        width: 90%;
        text-align: center;
        color: #FFFFFF;
        font-weight: 700;
        font-size: 16px;
        margin: 0 auto 30px auto;
        padding: 8px 0;
    }

    .qr-container {
        background: #F4F4F4;
        border-radius: 10px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 40px 0;
    }

    .wechat-copy-btn {
        padding: 10px 25px;
        display: flex;
        justify-content: center;
        flex-direction: row;
        font-size: 16px;
        background-color: white;
        border-radius: 50px;
        margin: 40px auto 0 auto;
        cursor: pointer;
    }

.bottom-button-container {
    display: flex;
    flex-direction: column;
    padding-top: 15px;
    width: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
    background-color: #FFFFFF;
    border-top: 1px solid #F4F4F4;
}
    .progress-bar-bottom {
        width: 100%;
        height: 9px;
        color: #A9A9A9;
        transform: skew(-70deg);
        background-color: #E0E0E0;
    }
        .progress-bar-bottom.active {
            background-color: #FF8E00;
        }
    .progress-text {
        color: #A9A9A9;
    }
        .progress-text.active {
            color: #FF8E00;
        }

    .bottom-return {
        font-size: 16px;
        border-bottom: 1px solid black;
        font-weight: 700;
        cursor: pointer;
    }

    .bottom-next {
        color: #A9A9A9;
        background-color: #F4F4F4;
        padding: 15px 27px;
        font-size: 14px;
        border-radius: 5px;
        cursor: pointer;
    }

        .bottom-next.active {
            color: white;
            background-color: black;
        }


.price-text {
    color: #303030;
    font-size: 18px;
}

#next-step .break-line {
    height: 0.5px;
}

#contact-sparklease-body .modal-title {
    padding-top: 40px;
    color: #FF8E00;
}




