
.site-width {
    width: 98%;
    margin: auto;
    max-width: 992px;
}
@media (min-width: 75rem) {
    .allovendu-rachat-form {
        width: 593px;
        padding: 2.6875rem 3.625rem;
    }
}
@media (min-width: 62rem) {
    .allovendu-rachat-form {
        width: 593px;
        padding: 2.0625rem 3.625rem;
    }
}
.overlay, .resultat-container {
    position: fixed;
    z-index: 2000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    border-radius: 0;
    padding: 0.9375rem;
}
@media (min-width: 48rem) {
    .allovendu-rachat-form .header-form-rachat .logo-img, .allovendu-confirm-rachat-form .header-form-rachat .logo-img {
        width: 130px;
        margin-top: 0;
    }
}

.allovendu-rachat-form .header-form-rachat .logo-img, .allovendu-confirm-rachat-form .header-form-rachat .logo-img {
    width: 190px;
    height: auto;
    margin-top: 0.3125rem;
}
img {
    border: 0;
    max-width: 100%;
    height: auto;
}
@media (min-width: 48rem) {
    .allovendu-rachat-form .header-form-rachat, .allovendu-confirm-rachat-form .header-form-rachat {
        padding-top: 0.9375rem;
    }
}

.allovendu-rachat-form .header-form-rachat, .allovendu-confirm-rachat-form .header-form-rachat {
    display: none;
    padding-top: 0.1875rem;
    padding-bottom: 0.9375rem;
    text-align: center;
}
.allovendu-rachat-form, .allovendu-confirm-rachat-form {
    margin: 0 auto;
    border-radius: 40px;
    border: 1px solid #FFF;
    background: rgba(255, 255, 255, 1);/*rgba(255, 255, 255, 0.93);*/
    width: 100%;
    height: 100%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-family: "Montserrat", sans-serif;
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px;
}
.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.allovendu-rachat-form legend, .allovendu-confirm-rachat-form legend {
    color: #545454;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 1.5625rem;
    border-bottom: none;
    text-align: center;
}

@media (min-width: 48rem) {
    .allovendu-rachat-form legend, .allovendu-confirm-rachat-form legend {
        font-size: 2.25rem;
        line-height: normal;
    }
}
.allovendu-rachat-form legend .nowrap, .allovendu-confirm-rachat-form legend .nowrap {
    white-space: nowrap;
}
@media (min-width: 48rem) {
    .allovendu-rachat-form .fieldset-wrapper, .allovendu-rachat-form .confirm-rachat-form-wrapper, .allovendu-confirm-rachat-form .fieldset-wrapper, .allovendu-confirm-rachat-form .confirm-rachat-form-wrapper {
        padding-top: 0.9375rem;
        padding-bottom: 18.75rem;
    }
}

.allovendu-rachat-form .fieldset-wrapper, .allovendu-rachat-form .confirm-rachat-form-wrapper, .allovendu-confirm-rachat-form .fieldset-wrapper, .allovendu-confirm-rachat-form .confirm-rachat-form-wrapper {
    overflow-y: scroll;
    position: relative;
    margin: 0 auto;
    height: 100vh;
    padding: 0.9375rem 1.25rem 12.5rem 1.25rem;
}
#front-sec-1 p {
    color: #fff;
    text-align: center;
}

.allovendu-rachat-form .progress-step, .allovendu-confirm-rachat-form .progress-step {
    position: absolute;
    bottom: -1px;
    left: -1px;
    color: #fff;
    background-color: #DC4124;
    padding: 0.9375rem;
    z-index: 8;
    -webkit-transition: width 0.3s ease-in;
    -o-transition: width 0.3s ease-in;
    transition: width 0.3s ease-in;
    width: 9%;
    font-size: 1.0625rem;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 0;
}
.allovendu-rachat-form .wrapper-nav-form, .allovendu-confirm-rachat-form .wrapper-nav-form {
    position: fixed !important;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
}

@media (min-width: 48rem) {
    .allovendu-rachat-form .wrapper-nav-form-step-1 .btn-prev.btn-prev, .allovendu-rachat-form .wrapper-nav-form .btn-prev.btn-prev, .allovendu-confirm-rachat-form .wrapper-nav-form-step-1 .btn-prev.btn-prev, .allovendu-confirm-rachat-form .wrapper-nav-form .btn-prev.btn-prev {
        top: 10px;
    }
}

.allovendu-rachat-form .wrapper-nav-form-step-1 .btn-prev, .allovendu-rachat-form .wrapper-nav-form .btn-prev, .allovendu-confirm-rachat-form .wrapper-nav-form-step-1 .btn-prev, .allovendu-confirm-rachat-form .wrapper-nav-form .btn-prev {
    background-color: transparent;
    color: #000;
    border: none;
    font-size: 0.875rem;
    font-weight: 600;
}
@media (min-width: 48rem) {
    .allovendu-rachat-form .wrapper-nav-form-step-1 .btn-prev, .allovendu-rachat-form .wrapper-nav-form .btn-prev, .allovendu-confirm-rachat-form .wrapper-nav-form-step-1 .btn-prev, .allovendu-confirm-rachat-form .wrapper-nav-form .btn-prev {
        font-size: 1.25rem;
    }
}
.allovendu-rachat-form .wrapper-nav-form .btn-prev, .allovendu-confirm-rachat-form .wrapper-nav-form .btn-prev {
    position: absolute;
}
.allovendu-rachat-form .btn-primary, .allovendu-confirm-rachat-form .btn-primary {
    border: #125685;
    background-color: #125685;
}
.allovendu-rachat-form .form-radio, .allovendu-rachat-form .btn-next, .allovendu-confirm-rachat-form .form-radio, .allovendu-confirm-rachat-form .btn-next {
    display: none;
}

.allovendu-rachat-form .btn-primary, .allovendu-confirm-rachat-form .btn-primary {
    border: #125685;
    background-color: #125685;
}

.allovendu-rachat-form .list-group .form-type-radio, .allovendu-confirm-rachat-form .list-group .form-type-radio {
    border-radius: 15px;
    border: 1px solid #E8E8F4;
    padding: 0.9375rem;
    margin: 0 auto;
    margin-bottom: 1.875rem;
    text-align: center;
    max-width: 705px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 85px;
    font-size: 1.875rem;
    font-weight: 400;
}
@media (min-width: 48rem) {
    .allovendu-rachat-form .list-group .form-type-radio, .allovendu-confirm-rachat-form .list-group .form-type-radio {
        font-size: 2.125rem;
    }
}
.allovendu-rachat-form .form-type-radio, .allovendu-rachat-form .form-type-radio *, .allovendu-confirm-rachat-form .form-type-radio, .allovendu-confirm-rachat-form .form-type-radio * {
    cursor: pointer;
    position: relative;
    z-index: 3;
}
.allovendu-rachat-form .form-radio, .allovendu-rachat-form .btn-next, .allovendu-confirm-rachat-form .form-radio, .allovendu-confirm-rachat-form .btn-next {
    display: none;
}

.allovendu-rachat-form .form-type-radio, .allovendu-rachat-form .form-type-radio *, .allovendu-confirm-rachat-form .form-type-radio, .allovendu-confirm-rachat-form .form-type-radio * {
    cursor: pointer;
    position: relative;
    z-index: 3;
}
.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.allovendu-rachat-form .form-type-radio, .allovendu-rachat-form .form-type-radio *, .allovendu-confirm-rachat-form .form-type-radio, .allovendu-confirm-rachat-form .form-type-radio * {
    cursor: pointer;
    position: relative;
    z-index: 3;
}

@media (min-width: 48rem) {
    .allovendu-rachat-form label, .allovendu-confirm-rachat-form label {
        font-size: 2.0625rem;
    }
}
.allovendu-rachat-form label, .allovendu-confirm-rachat-form label {
    color: #474747;
    font-size: 1rem;
    font-weight: 400;
    line-height: 2.3125rem;
    text-align: center;
}
label.option {
    display: inline;
    font-weight: normal;
}
.allovendu-rachat-form .alphabet, .allovendu-confirm-rachat-form .alphabet {
    position: absolute;
    right: -10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.allovendu-rachat-form .alphabet li, .allovendu-confirm-rachat-form .alphabet li {
    cursor: pointer;
    font-size: 0.875rem;
}
.allovendu-rachat-form .alphabet li a, .allovendu-confirm-rachat-form .alphabet li a {
    color: #000000;
    display: block;
    padding: 0.1875rem 0.9375rem;
    text-decoration: none;
}
.allovendu-rachat-form .list-group .form-type-radio:hover, .allovendu-confirm-rachat-form .list-group .form-type-radio:hover {
    background-color: #125685;
    color: #fff;
}
#front-sec-1 p {
    color: #fff;
    text-align: center;
}
.allovendu-rachat-form .title, .allovendu-confirm-rachat-form .title {
    color: #474747 !important;
    font-size: 1.5rem !important;
    font-weight: 600;
    line-height: 1.375rem;
    text-align: center;
    margin-top: 1.25rem;
}
.allovendu-rachat-form .step-email label, .allovendu-rachat-form .step-code label, .allovendu-rachat-form .step-phone label, .allovendu-rachat-form .step-immatriculation label, .allovendu-rachat-form .step-price label, .allovendu-rachat-form .step-vehicule-images label, .allovendu-confirm-rachat-form .step-email label, .allovendu-confirm-rachat-form .step-code label, .allovendu-confirm-rachat-form .step-phone label, .allovendu-confirm-rachat-form .step-immatriculation label, .allovendu-confirm-rachat-form .step-price label, .allovendu-confirm-rachat-form .step-vehicule-images label {
    margin-bottom: 1.375rem;
}

.allovendu-rachat-form label, .allovendu-confirm-rachat-form label {
    color: #474747;
    font-size: 1rem;
    font-weight: 400;
    line-height: 2.3125rem;
    text-align: center;
}
.allovendu-rachat-form .step-email input:not(.btn-prev):not(.btn-submit-form):not(.btn-close-form-rachat), .allovendu-rachat-form .step-code input:not(.btn-prev):not(.btn-submit-form):not(.btn-close-form-rachat), .allovendu-rachat-form .step-phone input:not(.btn-prev):not(.btn-submit-form):not(.btn-close-form-rachat), .allovendu-rachat-form .step-immatriculation input:not(.btn-prev):not(.btn-submit-form):not(.btn-close-form-rachat), .allovendu-rachat-form .step-price input:not(.btn-prev):not(.btn-submit-form):not(.btn-close-form-rachat), .allovendu-rachat-form .step-vehicule-images input:not(.btn-prev):not(.btn-submit-form):not(.btn-close-form-rachat), .allovendu-confirm-rachat-form .step-email input:not(.btn-prev):not(.btn-submit-form):not(.btn-close-form-rachat), .allovendu-confirm-rachat-form .step-code input:not(.btn-prev):not(.btn-submit-form):not(.btn-close-form-rachat), .allovendu-confirm-rachat-form .step-phone input:not(.btn-prev):not(.btn-submit-form):not(.btn-close-form-rachat), .allovendu-confirm-rachat-form .step-immatriculation input:not(.btn-prev):not(.btn-submit-form):not(.btn-close-form-rachat), .allovendu-confirm-rachat-form .step-price input:not(.btn-prev):not(.btn-submit-form):not(.btn-close-form-rachat), .allovendu-confirm-rachat-form .step-vehicule-images input:not(.btn-prev):not(.btn-submit-form):not(.btn-close-form-rachat) {
    height: 60px;
}

.allovendu-rachat-form .step-email input:not(.btn-prev):not(.btn-submit-form):not(.btn-close-form-rachat), .allovendu-rachat-form .step-email textarea, .allovendu-rachat-form .step-code input:not(.btn-prev):not(.btn-submit-form):not(.btn-close-form-rachat), .allovendu-rachat-form .step-code textarea, .allovendu-rachat-form .step-phone input:not(.btn-prev):not(.btn-submit-form):not(.btn-close-form-rachat), .allovendu-rachat-form .step-phone textarea, .allovendu-rachat-form .step-immatriculation input:not(.btn-prev):not(.btn-submit-form):not(.btn-close-form-rachat), .allovendu-rachat-form .step-immatriculation textarea, .allovendu-rachat-form .step-price input:not(.btn-prev):not(.btn-submit-form):not(.btn-close-form-rachat), .allovendu-rachat-form .step-price textarea, .allovendu-rachat-form .step-vehicule-images input:not(.btn-prev):not(.btn-submit-form):not(.btn-close-form-rachat), .allovendu-rachat-form .step-vehicule-images textarea, .allovendu-confirm-rachat-form .step-email input:not(.btn-prev):not(.btn-submit-form):not(.btn-close-form-rachat), .allovendu-confirm-rachat-form .step-email textarea, .allovendu-confirm-rachat-form .step-code input:not(.btn-prev):not(.btn-submit-form):not(.btn-close-form-rachat), .allovendu-confirm-rachat-form .step-code textarea, .allovendu-confirm-rachat-form .step-phone input:not(.btn-prev):not(.btn-submit-form):not(.btn-close-form-rachat), .allovendu-confirm-rachat-form .step-phone textarea, .allovendu-confirm-rachat-form .step-immatriculation input:not(.btn-prev):not(.btn-submit-form):not(.btn-close-form-rachat), .allovendu-confirm-rachat-form .step-immatriculation textarea, .allovendu-confirm-rachat-form .step-price input:not(.btn-prev):not(.btn-submit-form):not(.btn-close-form-rachat), .allovendu-confirm-rachat-form .step-price textarea, .allovendu-confirm-rachat-form .step-vehicule-images input:not(.btn-prev):not(.btn-submit-form):not(.btn-close-form-rachat), .allovendu-confirm-rachat-form .step-vehicule-images textarea {
    margin: 1.25rem auto 0 auto;
    border-radius: 10px;
    padding-left: 1.5625rem;
    padding-right: 0.9375rem;
    font-size: 1rem;
}
.allovendu-rachat-form .input-code, .allovendu-confirm-rachat-form .input-code {
    width: 200px;
    text-align: center;
}

.form-message, .form-message-message-sent {
    color: #000 !important;
    max-width: 600px;
    margin: 0.3125rem auto 0 auto;
    font-size: 0.875rem !important;
    text-align: center;
}
.form-message.success, .form-message-message-sent.success {
    color: #10C500 !important;
}
.allovendu-rachat-form .btn-primary, .allovendu-confirm-rachat-form .btn-primary {
    border: #125685;
    background-color: #125685;
}
.allovendu-rachat-form .form-radio, .allovendu-rachat-form .btn-next, .allovendu-confirm-rachat-form .form-radio, .allovendu-confirm-rachat-form .btn-next {
    display: none;
}
.allovendu-rachat-form .btn-submit-form, .allovendu-confirm-rachat-form .btn-submit-form {
    margin: 1.875rem auto 0 auto;
    display: block;
    padding-left: 3.75rem;
    padding-right: 3.75rem;
    border-radius: 4px;
    background: #125685;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.12), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.12), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.2);
    font-size: 0.9375rem;
    font-style: normal;
    font-weight: 500;
}
.allovendu-rachat-form p.infos, .allovendu-confirm-rachat-form p.infos {
    color: rgba(74, 74, 74, 0.82) !important;
    text-align: center;
    font-size: 0.8125rem !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: normal !important;
    margin-top: 1.25rem;
}
@media (min-width: 48rem) {
    .allovendu-rachat-form label, .allovendu-confirm-rachat-form label {
        font-size: 2.0625rem;
    }
}
.allovendu-rachat-form .step-email label, .allovendu-rachat-form .step-code label, .allovendu-rachat-form .step-phone label, .allovendu-rachat-form .step-immatriculation label, .allovendu-rachat-form .step-price label, .allovendu-rachat-form .step-vehicule-images label, .allovendu-confirm-rachat-form .step-email label, .allovendu-confirm-rachat-form .step-code label, .allovendu-confirm-rachat-form .step-phone label, .allovendu-confirm-rachat-form .step-immatriculation label, .allovendu-confirm-rachat-form .step-price label, .allovendu-confirm-rachat-form .step-vehicule-images label {
    margin-bottom: 1.375rem;
}
.allovendu-rachat-form .step-email, .allovendu-rachat-form .step-code, .allovendu-rachat-form .step-phone, .allovendu-rachat-form .step-immatriculation, .allovendu-rachat-form .step-price, .allovendu-rachat-form .step-vehicule-images, .allovendu-confirm-rachat-form .step-email, .allovendu-confirm-rachat-form .step-code, .allovendu-confirm-rachat-form .step-phone, .allovendu-confirm-rachat-form .step-immatriculation, .allovendu-confirm-rachat-form .step-price, .allovendu-confirm-rachat-form .step-vehicule-images {
    text-align: center;
}
#front-sec-1 p {
    color: #fff;
    text-align: center;
}

@media (min-width: 48rem) {
    .allovendu-rachat-form .title, .allovendu-confirm-rachat-form .title {
        font-size: 2.5rem !important;
        line-height: 2.3125rem;
    }
}
.allovendu-rachat-form .btn-submit-form, .allovendu-confirm-rachat-form .btn-submit-form {
    margin: 1.875rem auto 0 auto;
    display: block;
    padding-left: 3.75rem;
    padding-right: 3.75rem;
    border-radius: 4px;
    background: #125685 !important;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.12), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.12), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.2);
    font-size: 0.9375rem;
    font-style: normal;
    font-weight: 500;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity = 65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}
.allovendu-rachat-form .step-etat .form-type-radio, .allovendu-confirm-rachat-form .step-etat .form-type-radio {
    margin-bottom: 0.625rem;
    min-height: 60px;
}
