.breadcrumb_area .breadcrumb_inner {
    text-align: left;
}

.breadcrumb_area:before {
    background: transparent !important;
}

.breadcrumb_area {
    background-size: cover !important;
    padding: 100px 0px 101px 0px;
}

.logos {
    background: url(../img/rectangle.png) no-repeat left;
    width: 60px;
    height: 75px;
    float: left;
}

.logo-1 {
    background: url(../img/flag-europe.png) no-repeat center;
    float: left;
    width: 100%;
    height: 49px;
    margin: auto;
}

.logo-2 {
    font-family: Barlow;
    font-size: 16px;
    font-weight: 900;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    float: left;
    width: 100%;

}

.input-e1 {
    width: 67%;
    float: left;
    height: 100%;
    font-family: Barlow;
    font-size: 45px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #F9F9F9;
    border: 0;
}

/*#form-e4 .input_css::placeholder,*/
.input-e1::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #34373B;
}

/*#form-e4 .input_css::placeholder,*/
.input-e1:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #34373B;
}

#form-e4 .input_css.iscss::placeholder {
    /* Microsoft Edge */
    font-weight: bold;
}

#form-e4 .input_css.iscss::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    font-weight: bold;
}

#form-e4 .input_css.iscss::placeholder {
    /* Internet Explorer 10-11 */
    font-weight: bold;
}

#form-e4 .input_css.iscss::placeholder {
    /* Microsoft Edge */
    font-weight: bold;
}
/*#form-e4 .input_css::placeholder,*/
.input-e1:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #34373B;
}

 .input_css.input_css::placeholder {
    /* Microsoft Edge */
    font-weight: 400 !important;
}

 .input_css.input_css::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    font-weight: 400 !important;
}

.input_css_bold.input_css::placeholder {
    /* Internet Explorer 10-11 */
    font-weight: 400 !important;
}

.input_css.input_css::placeholder {
    /* Microsoft Edge */
    font-weight: 400 !important;
}


.btn-submit,
.btn-submit:hover,
.btn-submit:focus {
    float: right;
    background-color: #FC0028;
    padding: 10px 44px 10px 15px;
    font-family: Barlow;
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0em;
    cursor: default;
    text-align: left;
    color: #fff;

    margin-top: 20px;
    border: 0;
    background-image: url(../img/vector-right.png);
    background-repeat: no-repeat;
    background-position: 95% center;
}

#form-e1-1>div.form-group:nth-child(1) {
    margin-bottom: 4rem;
}

.section_etape {
    background: #F5F7F6;
    padding-bottom: 160px;

}

.form-group {
    width: 100%;
    float: left;
}

.section_etape .bloc-rech {
    background: #fff;
    padding-top: 30px;
    padding-left: 38px;
    padding-bottom: 0;
    padding-right: 0;
    position: relative;
    border-radius: 7px;
}

section.section_etape>div.container {
    display: flex;
    margin-top: -149px;
    z-index: 9;
    position: relative;
}

.subtitle {
    font-family: Barlow;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #34373B;
}

.section_etape h3 {
    font-family: Barlow;
    font-size: 44px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #34373B;

    margin-top: 8px;

}

.breadcrumb_inner .link {
    width: 53%;
    padding-bottom: 92px
}

.breadcrumb_area .breadcrumb_inner h3 {
    width: 72%;
}

.num_etape {
    font-family: Barlow;
    font-size: 30px;
    font-weight: 500;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    padding-bottom: 15px;
    color: #FC0028;
}

.section_etape form {
    margin-top: 82px;

}

.section_etape .separateur {
    background: url(../img/separator.png) no-repeat left;
    width: 154px;
    height: 8px;
    float: left;
}

#form-e1-2,
#form-e2,
#form-e4 .btn-submit {
    margin-top: 50px;
}

select {
    height: calc(1.7em + 0.75rem + 2px) !important;

    font-family: Barlow;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
    letter-spacing: 0em;
    text-align: left;
    color: #34373B !important;
    background: #F9F9F9 !important;
    border: 0 !important;
    border-radius: 0 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(../img/polygon.png) !important;
    background-repeat: no-repeat !important;
    background-position: calc(100% - 8px) !important;
}

select.e2 {
    background-image: url(../img/arrow-down.png) !important;
    background-repeat: no-repeat !important;
    background-position: calc(100% - 8px) !important;
}

option {
    padding: 12px;
}

.info span {
    background: url(../img/info.png) no-repeat 12px center;
    background-size: 3%;
    z-index: 22;
    padding: 0px 20px 0 35px;
}

.info span a,
.info span a:hover,
.info span a:focus,
.info span {
    font-family: Barlow;
    font-size: 16px !important;

    font-weight: 300 !important;

    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #34373B !important;
}

.info span a {
    text-decoration: underline !important;
    text-decoration-color: #34373B !important;
}

.info {
    color: #34373B !important;
    margin-top: -5px;
    text-align: right;
}

.input_css {
    height: calc(1.7em + 0.75rem + 2px) !important;
    font-family: Barlow;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
    letter-spacing: 0em;
    text-align: left;
    color: #34373B !important;
    background: #F9F9F9 !important;
    border: 0 !important;
    border-radius: 0 !important;
}
.input_css.input_css_bold {font-weight: 700 !important;}
/** Custom Select **/
.custom-select-wrapper {
    position: relative;
    display: inline-block;
    user-select: none;
    width: 100%;
}

.custom-select-wrapper select {
    display: none;
}

.custom-select {
    position: relative;
    display: inline-block;
}

.custom-select-trigger {
    position: relative;
    display: block;
    width: 100%;
    color: #34373B;
    background: #f9f9f9;
    border-radius: 0;
    cursor: pointer;
    font-family: Barlow;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
    height: calc(1.7em + 0.75rem + 2px) !important;
    padding: 0.375rem 0.75rem;
}

.custom-select-trigger:after {
    position: absolute;
    display: block;
    content: '';
    width: 16px;
    height: 7px;
    top: 50%;
    right: 6px;
    margin-top: -3px;
    transition: all .4s ease-in-out;
    transform-origin: 50% 0;
    font-weight: bold !important;
    background-image: url(/wp-content/themes/motodeal/assets/img/arrow-down.png) !important;
    background-repeat: no-repeat !important;
}
#form-e1-2 .custom-select-trigger{
    font-weight: 600 !important;
}

.prix-e6{   font-size: 50px;
    font-weight: 600;}
/*.custom-select.opened .custom-select-trigger:after {
        margin-top: 3px;
        transform: rotate(-135deg) translateY(-50%);
      }*/
.custom-options {
    position: absolute;
    z-index: 9;
    display: block;
    top: 100%;
    left: 0;
    right: 0;
    min-width: 100%;
    margin: 0px 0;
    border: 1px solid #f9f9f9;
    border-radius: 0;
    box-sizing: border-box;
    box-shadow: 0 0 0 1px rgb(68 68 68 / 11%);
    background: #fff;
    transition: all .4s ease-in-out;

    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-15px);
}

.custom-select.opened .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translateY(0);
}

/* .custom-options:before {
      position: absolute;
      display: block;
      content: '';
      bottom: 100%; right: 25px;
      width: 7px; height: 7px;
      margin-bottom: -4px;
      border-top: 1px solid #b5b5b5;
      border-left: 1px solid #b5b5b5;
      background: #fff;
      transform: rotate(45deg);
      transition: all .4s ease-in-out;
    }*/
.option-hover:before {
    background: #f9f9f9;
}

.custom-option {
    position: relative;
    display: block;
    border-bottom: 1px solid #eae3e3;
    color: #6c757d;
    cursor: pointer;
    transition: all .4s ease-in-out;
    height: calc(1.7em + 0.75rem + 2px) !important;
    font-family: Barlow;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
    letter-spacing: 0em;
    padding: 0.375rem 0.75rem;
}

.custom-option:first-of-type {
    border-radius: 0;
}

.custom-option:last-of-type {
    border-bottom: 0;
    border-radius: 0 0 4px 4px;
}

.custom-option:hover,
.custom-option.selection {
    background: #f6f6f6;
}

.custom-select {
    width: 100%;
    height: auto;
    padding: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: unset;
    background-color: #fff;
    border: 0;
    border-radius: 0;
}

/****/

.txt_pop {
    font-family: Barlow;
    font-size: 20px;
    font-weight: 500;
    line-height: 36px;
    letter-spacing: 0em;
    color: #34373B;
    text-align: left;
    background: url(../img/info.png) no-repeat left top;
    padding-left: 67px;
    padding-right: 73px;
}

.search_area {
    max-width: 814px;
}

.search_area .search_box_inner {
    padding: 40px 60px 40px 60px;
    box-shadow: 0px 0px 15px 0px #00000026;
    border-radius: 7px;
    background: #fff;
}

.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0 !important;
}

.mfp-wrap {
    margin-top: 25px;
}

.btns .btn-submit {
    float: unset;
}

.btn-redirect,
.btn-redirect:hover,
.btn-redirect:focus {
    background: #34373B;
    background-image: url(../img/vector-right.png) !important;
    background-repeat: no-repeat !important;
    background-position: 95% center !important;
    font-family: Barlow;
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    cursor: default;
    margin-top: 20px;
    border: 0;
    padding: 14px 77px 14px 23px;
}

.mfp-close {
    color: transparent !important;
}

.btn-reset,
.btn-reset:hover,
.btn-reset:focus {
    background-image: url(../img/vector-left.png);
    background-repeat: no-repeat;
    background-position: 5% center;
    cursor: default;
    background-color: #FC0028;
    padding: 10px 21px 10px 45px;
    font-family: Barlow;
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    margin-top: 20px;
    border: 0;
    text-align: center;
    margin-right: 12px;
    outline: none;
}

.btns {
    float: right;
    margin-top: 25px;
}

.info-field {
    float: left;
    width: 100%;
    background: url(../img/info-black.png) no-repeat left center;
}


.info-field span {
    z-index: 22;
    padding: 0px 20px 0 23px;
    font-family: Barlow;
    font-size: 9px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;

    text-align: left;
    color: #34373B !important;
}


/* checkboxes */

.checkbox label {
    cursor: pointer;
    display: inline-block;
    position: relative;
    padding-left: 25px;
    /* 10 px padding right + 15px input type*/
    margin-right: 10px;
    /* margin between inputs types */
    font-family: Barlow;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #34373B;
}

.checkbox label:before {
    content: "";
    width: 19px;
    height: 19px;
    position: absolute;
    left: 0;
}

input[type=checkbox] {
    display: none;
}

.checkbox label:before {
    background: url('/wp-content/themes/motodeal/assets/img/unchecked.png') center center no-repeat;
    margin-top: 4px;
}

input[type=checkbox]:checked+label:before {
    background: url('/wp-content/themes/motodeal/assets/img/checked.png') center center no-repeat;
}

.check {
    margin-top: 30px;
}

.check>.form-group {
    margin-bottom: 0.2rem;
}

.bloc-e4-1 {
    background: #000;
    border-radius: 7px;
    color: #fff;
    font-family: Barlow;
    font-size: 40px;
    font-weight: 500;
    line-height: 33px;
    letter-spacing: 0em;
    padding-bottom: 62px;
    text-align: center;
    padding-top: 60px;
}
.info-carrdv label {
    display: inline-block;
    margin-bottom: 0.5rem;
    padding: 4px 0 !important;
    text-align: left !important;
    float: left !important;
    color: #000;}
.bloc-e4-1 p {
    margin-bottom: 57px !important;
}

.section_etape .bloc-rech-e4 {

    padding-top: 20px;
    padding-left: 0;
    padding-bottom: 0;
    padding-right: 25px;
}
.link-rdv:hover,.link-rdv:focus,
.link-rappel:hover,.link-rappel:focus,
.prd-rdv:hover,.prd-rdv:focus
{
    font-weight: 600;color: #fff;
}
.link-rdv,
.link-rappel,.prd-rdv {
    font-family: Barlow;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    background: #000;
    border-radius: 7px;
    width: 100%;
    float: left;
    padding: 12px 15px;
}

.rdv,
.rappel {
    float: left;
    margin-top: 50px;
    width: 100%;
}

.rappel {
    margin-bottom: 12px;
}

.prd-rdv {

    padding: 38px 15px !important;
}
.section_etape h3 {
    font-size: 30px !important;
}
.info-carrdv,.prd-rdv{display: none;}
.confirmer-rdv {    color: #fff;
    background-color: #000;
    padding: 11px 31px;
    font-size: 15px;
}
.note {
    font-family: Barlow;
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: center;
    color: #34373B;
}

.prix-e5 {
    color: #fff;
    background-color: unset;/*red;*/
    clear: both;
    font-family: Barlow;
    font-size: 36px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: center;

    padding: 17px 51px;
    border-radius: 7px;
    float: left;
    height: 74px;
}

.info-car,
.info-car2 {
    width: 100%;
    float: left;
}

.info-car-2 {
    margin-top: 31px;
}

.bloc-e4-2 {
    padding-top: 60px;
}

.info-car {
    float: left;
    margin-top: 57px;
    margin-bottom: 46px;
}

.info-car h3 {
    margin-bottom: 29px;
    font-family: Barlow;
    font-size: 44px;
    font-weight: 600;
    line-height: normal;
}

.info-car p {
    font-family: Barlow;
    margin-bottom: 12px !important;
    font-size: 30px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    color: #34373B;
    text-align: left;
}

ul li {
    font-family: Barlow;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #34373B;
}

.info-car2>h3 {
    margin-bottom: 25px;
}

#form-e3 {
    margin-top: 50px;
    float: left;
    /* padding-right: 38px; */
}

.col-md-3 {
    float: left;
}

.col-md-12 {
    float: left;
    padding: 0;
}

.input-hidden {
    position: absolute;
    left: -9999px;
}
label:not(.check_accept) {
    
    padding: 50px 0px;
}
label {
    float: left;
    border-radius: 7px;
    margin-right: 32px;
    width: 100%;
    text-align: center;
    margin-bottom: 0;
}

label[for^="car"] {
    padding: 50px 28px;
}

label[for^="car"] img {
    width: 100%;
}

label[for^="c-"] {
    color: #fff;
    padding: 8px 25px;
    border-radius: 0;
    width: 100%;
    margin-right: 0;
    float: left;
}
.check{margin-bottom:10px;}
input[type=radio]:checked+label>img {}

label:hover {
    box-shadow: 0px 4px 20px 0px #00000026;
}
label.check_accept:hover {
    box-shadow: none;
}
/* Stuff after this is only to make things more pretty */
input[type=radio]+label>img {

    transition: 500ms all;
}

input[type=radio]+label.label-couleur {

    transition: 500ms all;
}

input[type=radio]:checked+label {

    box-shadow: 0px 4px 20px 0px #00000026;

}

input[type=radio]:checked+label.label-couleur,
label.label-couleur:hover {
    box-shadow: 0px 3px 5px 2px #00000040;
}

input[type=radio]:checked+label.label-couleur span,
label.label-couleur:hover span {
    font-weight: bold;
}

.title_btn {
    font-family: Barlow;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: center;
    text-align: center;
    width: 100%;
    color: #34373B;
    float: left;
    margin-top: 49px;

}

.col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    float: left;
}

.bloc-pneu {
    margin-top: 60px;
    display: flex;
    justify-content: center;
}

.bloc-couleur {

    margin-top: 60px;
    padding-left: 17px;
}

.bloc-pneu .col-md-3 {
    flex: 0 0 29%;
    max-width: 29%;
}

.bloc-carrosserie,
.bloc-couleur {
    margin-bottom: 85px;
}

.bloc-pneu {
    margin-bottom: 50px;
}

.title_couleur {
    font-family: Barlow;
    font-size: 17px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;

}

.couleur {
    width: 14.6%;
    float: left;
    margin-right: 21px;
    margin-bottom: 2%;
}
.session{
    font-family: Barlow;
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0em;
    text-align: left;
    color: #34373B;
    margin-top: 8px;
    text-align: center;
    padding: 100px 50px;
}
.error{    color: #fc0028;
    width: 100%;
    float: left;}

    .gris,.gris:hover,.gris:focus{
        background-color: #b1afaf !important;
    }
    .version .custom-select-trigger:not(.selected-span) { 
       
           font-weight: 700 !important;
        color: gray;}
/****Responsive****/

@media (min-width: 992px) {
    .col-md-6 {
        max-width: 46%;
        margin-right: 4%;
    }

    #form-e4 .col-md-6 {
        max-width: 46%;
        margin-right: 2%;
        float: left;
        padding-left: 0;
        padding-right: 6px;
    }

    #form-e1-2 .col-md-6,
    #form-e2 .col-md-6 {
        max-width: 44%;
        margin-right: 2%;
        float: left;
        padding-left: 0;
        padding-right: 6px;
    }

    #form-e4 .col-md-12 {
        max-width: 93.9%;
        float: left;
        margin-right: 0%;
        padding-left: 0;
        padding-right: 6px;
    }

    .col-md-6.bloc-rech {
        max-width: 48%;
        margin-right: 0%;
    }

    .col-md-6.bloc-rech:nth-child(1) {
        margin-right: 4%;
    }

    .bloc-rech-e4 {
        max-width: 44%;
        margin-right: 4%;
    }

    .bloc-rech-e4-2 {
        max-width: 57%;
        flex: 0 0 57%;
        margin-right: 0%;
    }
}

@media (max-width: 1200px) {

    .info-car2>h3,
    .bloc-e4-1 {
        font-size: 34px;
    }

    .section_etape .bloc-rech-e4 {

        padding-right: 0px;
    }
}

@media (min-width:768px) {
    .col-md-6 {
        float: left;
    }
}

@media (max-width:992px) {
    section.section_etape>div.container {
        display: flex;
        flex-direction: column;
    }

    .bloc-rech {
        max-width: 100%;
        margin-bottom: 50px;
    }

    .breadcrumb_area {
        background-position: center center;
    }

    .breadcrumb_area .breadcrumb_inner h3,
    .breadcrumb_inner .link {

        width: 100%;
    }

    #form-e2 .col-md-6,
    #form-e4 .col-md-6,
    #form-e4 .col-md-12 {

        width: 100%;
        max-width: 100%;
        padding-right: 44px;
    }

    .info {
        margin-bottom: 23px !important;
        text-align: left;
    }

    .section_etape h3 {
        font-size: 36px;
    }

    .bloc-rech-e4,
    .bloc-rech-e4-2 {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .title_btn {
        font-size: 22px;}
        label[for^="car"] {
            padding: 50px 9px;
            margin-right: 13px;
        }
        .bloc-pneu .col-md-3 {
            flex: 0 0 33%;
            max-width: 33%;
        }
}

@media (max-width:767px) {
    .search_area .search_box_inner {
        padding: 40px 25px 40px 25px;
    }
    #form-e3 {
    
        width: 100%;
        float: left;
    }
    #form-e3 .bloc-carrosserie .col-md-3 {
     
        flex: 0 0 49%;
        max-width: 49%;
    }
    .couleur {
        width: 40.6%;
    }
    .bloc-pneu .col-md-3 {
      
        margin-right: 1.5%;
        padding-left: 0;
    }
    #form-e3 {
    
        padding-right: 0;
    }
}

@media (max-width:640px) {

    .btn-reset,
    .btn-redirect {
        width: 70%;
        margin: 0 15%;
        float: left;
        margin-bottom: 2%;

    }

    .txt_pop {
        padding-left: 62px;
        padding-right: 15px;
    }

    .section_etape h3 {
        font-size: 29px;
    }

    .section_etape .bloc-rech {
        padding-left: 15px;
    }

    #form-e1-2>div {
        padding-left: 0px;
    }

    .input-e1 {
        font-size: 32px;
        height: 77px;
    }

    #form-e2 .col-md-6,
    #form-e4 .col-md-6,
    #form-e4 .col-md-12 {
        padding-right: 15px;
        padding-left: 0;
    }

    #form-e2 .custom-select-trigger {
        font-size: 13px !important;
    }

    .input_css {
        font-size: 13px !important;
    }
    .info {
    
        padding-right: 13px;
    }
    .title_btn {
        font-size: 18px;
    }
  .bloc-pneu  .title_btn {
        font-size: 22px;
    }   
    .bloc-pneu .col-md-3 {
        flex: 0 0 90%;
        max-width: 90%;
    }
    .bloc-pneu {
        margin-top: 60px;
        display: flex;
        justify-content: center;
        flex-direction: column;
    } 
}

@media (max-width:480px) {
    #form-e2 .custom-select-trigger {
        font-size: 10px !important;
    }

    #form-e2 .btn-submit,
    #form-e4 .btn-submit {
        margin-top: 50px;
    }

    .info-car h3 {

        font-size: 34px !important;
    }
   .bloc-rech-e4 > div.bloc-e4-1 > img{
        width:80%
    }
    .input-e1 {
        font-size: 24px;
    
        width: 57%;
    }
    #form-e3 .bloc-carrosserie .col-md-3 {
        flex: 0 0 90%;
        max-width: 90%;
    }.couleur {
        width: 42.6%;
        margin-right: 11px;
    }
}