/* Minification failed. Returning unminified contents.
(382,20): run-time error CSS1038: Expected hex color, found '#ffff'
 */
/*get quote*/
#popupQuote {
    overflow: hidden;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    display: none
}

    .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: .5;
        display: block
    }

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal-dialog {
    position: relative;
    margin: auto;
    width: 100%;
    max-width: 630px;
    margin-top: 40px;
    padding-bottom: 30px
}

.modal.in {
    overflow: auto
}

    .modal.in .modal-dialog {
        -webkit-transform: translate3d(0,0,0);
        -o-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

.modal-dialog button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-dialog .close {
    float: right;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    color: #999;
    text-shadow: 0 1px 0 #fff;
    -webkit-box-shadow: unset;
    filter: alpha(opacity=20);
    position: absolute;
    top: 10px;
    right: 0;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    border: unset;
    cursor: pointer;
}

.modal-dialog button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-dialog .heading-popup {
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    padding: 16px 0;
    align-items: center;
    text-align: center;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #2070d2;
    margin: 0;
    border-bottom: 3px solid #ddd
}

.modal-dialog .content-popup {
    width: 100%;
    display: inline-block;
    background-color: #fff;
    position: relative;
    padding-top: 0;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    font-size: 14px;
    color: #333;
    line-height: 16px
}

.modal-dialog .content-s {
    max-height: 1000px;
    display: block !important;
    width: 100%;
    /*display: inline-block;*/
    padding: 30px 40px;
    padding-right: 20px;
    overflow: auto;
    border-top: 1px solid #ddd;
}

.modal-dialog .title-h3 {
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    text-transform: capitalize;
    color: #333;
    margin: 0;
    margin-bottom: 8px
}

.modal-dialog .close {
    float: right !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    color: #999 !important;
    text-shadow: 0 1px 0 #fff !important;
    position: absolute !important;
    top: 10px !important;
    right: 0 !important;
    height: 40px !important;
    width: 40px !important;
    line-height: 40px !important;
    text-align: center !important
}

.row {
    margin: 0 -15px
}

.col-3, .col-6, .col-12, .col-4, .col, .col-2, .col-8 {
    float: left;
    position: relative;
    padding: 0 15px
}

.col-6 {
    width: 50%
}

.col-4 {
    width: 33.3333%
}

.hidden {
    display: none !important;
}
/*get quote*/

.btn-get-quote {
    cursor: pointer;
    font-size: 18px;
    line-height: 25px;
    padding: 0 5px;
    color: #fff;
    background: #f8565d;
    display: inline-block;
    font-weight: bold;
    margin-top: 12px;
    border: unset;
}

.title-h3-form-lead {
    margin: 0;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    text-transform: capitalize;
    color: #333;
    margin-bottom: 16px
}

    .title-h3-form-lead .car-price {
        color: #333;
        position: relative;
        padding-left: 24px;
        margin-left: 20px;
        font-weight: normal;
        font-size: 16px
    }

        .title-h3-form-lead .car-price .price {
            color: #f8565d;
            font-weight: bold;
            background-color: unset;
            color: #f8565d;
            font-family: 'Roboto', Arial, Helvetica, sans-serif;
        }

        .title-h3-form-lead .car-price:before {
            position: absolute;
            content: '';
            width: 4px;
            height: 4px;
            left: 0;
            top: 8px;
            background: #f8565d;
            border-radius: 50%;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%
        }

.modal-dialog .title-big {
    font-size: 24px;
    line-height: 28px;
    padding-left: 24px;
    text-transform: uppercase;
    padding: unset;
    margin: 20px 0px 20px 25px;
    max-width: unset;
    position: unset;
}

    .modal-dialog .title-big:before {
        top: 25px;
        margin-left: -17px;
    }

.title-big:before {
    content: '';
    width: 37px;
    height: 18px;
    position: absolute;
    left: 1px;
    background: url(/Content/Web/images/icon.png) no-repeat 0 -38px;
}

.form-lead {
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 0
}

    .form-lead .item {
        width: 100%;
        float: left;
        list-style: none;
        margin-bottom: 16px
    }

    .form-lead .car-price {
        width: 260px;
        height: 146px;
        background: rgba(255,102,0,.1);
        border-radius: 3px;
        padding: 45px 5px;
        padding-bottom: 10px;
        display: inline-block;
        font-weight: normal;
        font-size: 16px;
        line-height: 28px;
        text-align: center;
        color: #333
    }

        .form-lead .car-price .price {
            display: block;
            font-weight: bold;
            font-size: 18px;
            line-height: 28px;
        }

    .form-lead .label {
        font-weight: normal;
        font-size: 16px;
        line-height: 19px;
        color: #515356;
        display: block;
        margin-bottom: 8px
    }

    .form-lead .custom-select {
        background: #fff;
        width: 100%;
        height: 44px;
        position: relative;
        display: inline-block;
        color: #999
    }

        .form-lead .custom-select:after {
            content: '';
            position: absolute;
            right: 10px;
            top: 50%;
            margin-top: -3px;
            width: 0;
            height: 0;
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            border-top: 6px solid #999
        }

        .form-lead .custom-select .select-box {
            background: none;
            position: relative;
            z-index: 1;
            -moz-appearance: none;
            -webkit-appearance: none;
            height: 42px;
            font-size: 16px;
            color: #333;
            width: 100%;
            padding: 9px 10px;
            line-height: 20px;
            background: transparent;
            border: 0;
            margin: 0;
            padding-right: 30px;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden
        }

    .form-lead .chosen-container, .form-lead .chosen-container-single {
        border: 1px solid #e7e7e7;
        height: 44px;
        font-size: 16px;
        color: #999;
        width: 100%;
        padding: 10px 15px;
        line-height: 22px;
        padding-right: 30px;
        border-radius: 3px
    }

        .form-lead .chosen-with-drop, .form-lead .chosen-container-active, .form-lead .chosen-container-single .chosen-drop {
            border: 1px solid #9eca7a;
            color: #333
        }

    .form-lead .custom-select.active chosen-container-single, .form-lead .custom-select.active .chosen-container {
        border: 1px solid #9eca7a;
        color: #333
    }

    .form-lead .chosen-container-single .chosen-drop {
        border-top: 0
    }

    .form-lead .custom-select .chosen-container-single .chosen-single {
        padding: 0 !important;
        border: 0;
        background-color: transparent;
        height: auto;
        color: #999;
        line-height: 22px;
        font-size: 16px
    }

        .form-lead .custom-select .chosen-container-single .chosen-single span {
            color: #ffff;
            font-size: 16px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap
        }

    .form-lead .custom-select.active .chosen-container-single .chosen-single span {
        color: #333
    }

    .form-lead .text-erro {
        margin: 0;
        text-align: left;
        margin-top: 5px;
        font-weight: normal;
        font-size: 14px !important;
        line-height: 20px;
        color: #c00 !important
    }

.red {
    color: #e23838 !important
}

.form-lead .input {
    background: #fff;
    border: 1px solid #e7e7e7;
    width: 100%;
    border-radius: 3px;
    height: 44px;
    position: relative;
    display: inline-block;
    color: #333;
    padding: 10px;
    line-height: 24px;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

    .form-lead .input.disabled, .form-lead .custom-select.disabled .chosen-container {
        color: #999;
        background: #f3f3f3;
        cursor: no-drop
    }

    .form-lead .input::-webkit-input-placeholder {
        color: #999;
        font-style: normal
    }

    .form-lead .input:focus {
        border: 1px solid #9eca7a;
        color: #333
    }

.form-lead .box-radio {
    position: relative;
    display: inline-block;
    width: 100%
}

    .form-lead .box-radio input[type="radio"] {
        position: absolute;
        opacity: 0
    }

        .form-lead .box-radio input[type="radio"] + .label-radio {
            color: #333;
            font-size: 16px;
            line-height: 19px;
            font-weight: normal;
            border: 1px solid #e7e7e7;
            border-radius: 3px;
            background: #fff;
            display: inline-block;
            width: 100%;
            position: relative;
            padding: 13px 10px
        }

        .form-lead .box-radio input[type="radio"]:checked + .label-radio {
            color: rgba(57,181,74,1);
            background: rgba(57,181,74,.1);
            border: 1px solid rgba(57,181,74,.1)
        }

        .form-lead .box-radio input[type="radio"] + .label-radio .radio {
            line-height: 16px;
            height: 18px;
            width: 18px;
            vertical-align: middle;
            cursor: pointer;
            text-align: center;
            border: 1px solid #ddd;
            border-radius: 50%;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            position: relative;
            background: #fff;
            margin-right: 8px;
            float: left
        }

        .form-lead .box-radio input[type="radio"]:checked + .label-radio .radio {
            border: 1px solid #39b54a;
            background: #39b54a
        }

            .form-lead .box-radio input[type="radio"]:checked + .label-radio .radio:before {
                content: '';
                position: absolute;
                width: 100%;
                height: 18px;
                left: 0;
                top: 0;
                font-family: "fontello";
                font-style: normal;
                font-weight: normal;
                speak: none;
                text-decoration: inherit;
                font-variant: normal;
                text-transform: none;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-size: 9px;
                color: #fff;
                line-height: 17px;
                text-align: center
            }

.form-lead .textarea {
    background: #fff;
    border: 1px solid #e7e7e7;
    width: 100%;
    border-radius: 3px;
    min-height: 150px;
    position: relative;
    display: inline-block;
    color: #333;
    padding: 10px;
    line-height: 20px;
    font-size: 14px
}

.form-lead .note-phone {
    position: absolute;
    left: 15px;
    bottom: -65px;
    background: #fff6de;
    border-radius: 3px;
    width: 260px;
    padding: 8px 10px;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: #3a8000
}

.form-lead .textarea::-webkit-input-placeholder {
    color: #999
}

.form-lead .textarea:focus {
    border: 1px solid #9eca7a;
    color: #333
}

.form-lead .textarea.erro {
    border: 1px solid #c00
}

.form-lead .list-radio .row {
    margin: 0 -8px
}

.form-lead .list-radio .col-4 {
    padding: 0 8px
}

.form-lead .custom-select .chosen-container-single .chosen-single span {
    color: #999;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: none;
}

.form-lead .custom-select .chosen-has-value + .chosen-container-single .chosen-single span {
    color: #333 !important
}

.form-lead .custom-select.active .chosen-container-single .chosen-single span {
    color: #333
}

#popup .btn-submit {
    width: 220px;
    display: inline-block;
    height: 44px;
    line-height: 24px;
    border: 0;
    font-weight: 500;
    font-size: 16px;
    cursor: pointer;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 10px 0;
    background: #f8565d;
}

.text-center {
    text-align: center !important;
}

.mt-24 {
    margin-top: 24px !important;
}

.mt-5 {
    margin-top: 5px !important
}

.chkTermPopup input[type="checkbox"] ~ label {
    color: #515356;
    font-size: 14px
}

.chkTermPopup input[type="checkbox"] {
    accent-color: #f8565d;
}

.chkTermPopup {
    display: inline-block;
    width: 100%;
    margin-top: 10px
}

    .chkTermPopup a {
        color: #f8565d;
        font-weight: bold
    }

#popup .readonly-btn {
    background: #dedede !important;
    background-color: #dedede !important;
    pointer-events: none
}

.title-h3-form-lead {
    margin: 0;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    text-transform: capitalize;
    color: #333;
    margin-bottom: 16px
}

.form-lead .chosen-container-single .chosen-drop {
    margin-left: -15px
}

#popup .readonly-btn {
    background: #dedede !important;
    background-color: #dedede !important;
    pointer-events: none;
}

.form-lead .custom-select .chosen-has-value + .chosen-container-single .chosen-single span {
    color: #333 !important;
}

.content-popup .icon-done {
    margin-bottom: 25px;
    width: 80px;
    height: 80px;
    background: #ecf8ed;
    display: inline-block;
    line-height: 80px;
    text-align: center;
    border-radius: 50%;
    font-weight: normal;
    font-size: 30px;
    text-transform: capitalize;
    color: #39b54a
}

#popup .readonly-btn {
    background: #dedede !important;
    background-color: #dedede !important;
    pointer-events: none;
}

#loadding .bg-popup-loading {
    z-index: 9999999999
}

#loadding .loading {
    position: fixed;
    left: 47.8%;
    top: 50%;
    z-index: 9999;
    width: 50px
}

#loadding .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    display: none
}

    #loadding .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: .5;
        display: block
    }

.chosen-container-single .chosen-single div b {
    display: none;
}

.no-scroll {
    overflow: hidden;
    margin-right: 17px;
}

