i.fas.fa-map-marker-alt {
    background-color: white;
}

#wizard-chate .navigate-box .btn-back {
    color: #6a0a0c !important;
}
.abtasty-bg .start_estimation-content .checked_card-tite,
.step3 .checked_card-tite {
    flex-direction: column;
    justify-content: center;
    display: flex;
    margin-bottom: 0;
    margin-top: 0;
    color: #4e4e61;
    font-size: 1.2rem;
    font-weight: 600;
}
.step3 .checked_card-tite {
    font-size: 1rem !important;
}
.profil .profil-img img {
    border: 2px solid #6a0a0c !important;
}
h2,
h3 {
    color: #6a0a0c !important;
}
.home-v2 .nos_conseillers {
    background-color: #6a0a0c !important;
}
.estimation_etapes h2 {
    color: #6a0a0c !important;
}
.imgcard-body::after {
    background-color: #6a0a0c !important;
}
.btn.btn-success {
    background-color: #6a0a0c !important;
    border-color: #6a0a0c !important;
}
.contact-info.img {
    border: 2px solid #6a0a0c;
}
.btn.btn-success:hover {
    background-color: rgba(106, 10, 12, 0.8) !important;
    border-color: rgba(106, 10, 12, 0.8) !important;
}
.form-content-title {
    color: #6a0a0c !important;
}
#wizard-chate .navigate-box .list-steps li.active {
    color: #6a0a0c !important;
}
.wizard > .steps ul:after {
    background: #6a0a0c !important;
}
.chat_card .chat_card-msg {
    background-color: rgba(106, 10, 12, 0.8) !important;
}
.chat_card .chat_card-img img {
    border: solid 3px #6a0a0c !important;
}
.up_down_input button {
    color: #6a0a0c !important;
}
.up_down_input button.disabled {
    color: rgba(106, 10, 12, 0.5) !important;
}
.btn-outline-success {
    border-color: #6a0a0c !important;
    color: #6a0a0c !important;
}
.btn-outline-success:hover {
    background-color: rgba(106, 10, 12, 0.8) !important;
    border-color: rgba(106, 10, 12, 0.8) !important;
    color: white !important;
}
.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show > .btn-outline-success.dropdown-toggle {
    background-color: #6a0a0c !important;
    border-color: #6a0a0c !important;
}
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
    background-color: #6a0a0c !important;
    border-color: #6a0a0c !important;
}
.btn.btn-success:hover {
    background-color: rgba(106, 10, 12, 0.8) !important;
    border-color: rgba(106, 10, 12, 0.8) !important;
}
.checked_card-ok {
    color: #6a0a0c !important;
}
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(106, 10, 12, 0.5) !important;
}
.custom-radio > input:checked ~ .btn {
    background-color: #6a0a0c !important;
    border-color: #6a0a0c !important;
}
.contact-section h2 {
    color: #6a0a0c !important;
}
.contact-info #agent-info a,
.contact-info .agent-info a {
    color: #6a0a0c !important;
}
.address_box .nice-select,
.address_box .nice-select .list {
    width: 100%;
}

.step2 label,
.step3 label,
.step4 label {
    font-size: 0.9375rem !important;
    font-weight: 600;
    color: #272728;
}
.step2 label.error,
.step3 label.error,
.step4 label.error {
    color: #fe5959 !important;
    margin: 0 !important;
}
.step2 .row,
.step3 .row,
.step4 .part-1 .form-group {
    margin-bottom: 35px !important;
}
.step2 .card-group {
    margin-bottom: 35px;
}
.step2 .up_down_input {
    width: 160px !important;
}
.step2 #annee_naissance {
    min-width: 75px !important;
}
.step1 .card-group.row .col-md-6 {
    padding: 2px 4px !important;
}
.step1 .checked_card-tite {
    font-size: 14px !important;
}
.step1 .checked_card-body {
    min-height: 150px !important;
}
.wizard > .steps ul.step-1:after {
    width: 35% !important;
}
.wizard > .steps ul.step-2:after {
    width: 64% !important;
}
.wizard > .steps ul.step-3:after {
    width: 95% !important;
}

#home_start {
    font-size: 16px !important;
}
#wizard-chate section {
    transform-origin: unset !important;
    transform: none !important;
}
.start_estimation-content.send-estimation form.arrow:before,
.start_estimation-content.send-estimation form.arrow:after {
    background: none !important;
}
.start_estimation-content.send-estimation form {
    flex: unset;
}
.start_estimation-content .checked_card {
    width: 200px;
    padding: 0 10px 0 0;
}
.start_estimation-content .card-group {
    margin-top: 20px;
}
.step3 .checked_card-body,
.start_estimation-content .checked_card-body {
    min-height: 130px !important;
    flex-direction: column;
    justify-content: center;
    display: flex;
    padding: 0 9px;
}
@media (min-width: 992px) and (max-width: 1280px) {
    .home-v2 .start_estimation {
        padding-top: 100px !important;
    }
}
@media (min-width: 772px) and (max-height: 772px) {
    body .step3 .checked_card label[for] .checked_card-body,
    body .step2 .checked_card label[for] .checked_card-body {
        min-height: 100px !important;
        box-sizing: border-box;
    }
    body .step3 .checked_card label[for] .checked_card-body .checked_card-img,
    body .step2 .checked_card label[for] .checked_card-body .checked_card-img {
        height: 50px !important;
    }
    body .step2 .row,
    body .step3 .row,
    body .step4 .part-1 .form-group {
        margin-bottom: 15px !important;
    }
    body .chat_card button.btn-is-ok {
        font-size: 1.3rem !important;
    }
}
@media only screen and (max-width: 991px) {
    body .chat_card.mobile-fixed {
        position: fixed;
        z-index: 9999999;
        left: 0;
        bottom: 0;
        width: 100%;
        margin: 0;
        padding: 15px;
        background-color: rgba(255, 255, 255, 0.8);
    }
}
.card-group .col-card.col-6.col-md-4.col-sm-4 {
    padding: 0 !important;
    margin-bottom: 12px;
}
.step1 .card-group .col-card.col-6.col-md-4.col-sm-4.col-lg-3 .checked_card,
.step1 .card-group .col-card.col-6.col-md-4.col-sm-4.col-lg-3 .checked_card > label,
.step1 .card-group .col-card.col-6.col-md-4.col-sm-4.col-lg-3 .checked_card .checked_card-body {
    height: calc(100%);
}
.step1 .card-group .col-card.col-6.col-md-4.col-sm-4.col-lg-3 .checked_card > label {
    margin-bottom: 0;
}
body .step3 .checked_card .checked_card-tite{
    padding: 0 20px;
}
@media only screen and (min-width: 556px) {
    .pincode input.form-control {
        height: 45px;
        width: 74px;
    }
}

.step3 .part-3 {
    margin-top: 0 !important;
}
.step3 .part-3 .form-content .card-group {
    justify-content: center;
}
.step1 .form-content .checked_card{
    max-width:initial!important;
}
.situation-style {
    min-height: 100px !important;
    flex-direction: column;
    justify-content: center;
    display: flex;
    padding: 0 9px;
    margin-top: 0;
}
.mailto {
    color: #fff !important;
    text-decoration: underline #fff;
}
