.slick-track {
    align-items: center;
    display: flex;
}
.find-services label{
    font-size: 1.3rem;
    font-weight: bold;
    margin-bottom: 0;
    white-space: nowrap;
}
.find-services select{
    font-size: 1.5rem;
    font-weight: 100;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 3px;
    background: none;
    border: none;
    border-bottom: 1px solid #c3c3c3;
    color:#5894e1;
    height: 39px;
}
.find-services select option{
    color:#5894e1;
    font-size: 1.1rem;
}

/*surcharge form*/
[data-form-id="67a2454923d3835d0e4b48ca"],[data-form-id="67a2454923d3835d0e4b48ca"] .slick-list { min-height: 448px !important }

[data-form-id="67a2454923d3835d0e4b48ca"] .formstep-buttons  {min-height: 55px !important}
@media (min-width: 768px) {
.our-commitments .result.w-2, .our-commitments .result.w-2 {
    margin-left: 0% !important;
    margin-right: 0% !important;
    width: 50%;
    }
}
@media (min-width: 992px){
    /*header*/
    
    .header__left-links__link.primary-link:not(.header__left-links__link.primary-link:nth-child(5)) {height: auto}
    .header__left-links__link.primary-link:not(.header__left-links__link.primary-link:last-child){  
         height: 33px;
         padding-right: 15px;
         padding-left: 15px;
    }
    /*.header__left-links__link.primary-link:nth-child(2){
        margin-inline-start: 1.3rem; 
    }*/
    .header__left-links__link.primary-link:last-child{
        background: #337cd9;
        background:linear-gradient(191deg, #0080c9 0%, #154194 65%) !important;
        color: #fff;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
        padding: 20px 20px 10px 20px;
        margin-left: auto;

    }
    .header__left-links__link.primary-link:last-child i{
        color: #fff !important;
        font-size: 1.6rem;
    }
    
    .header__left-links__link.primary-link:nth-child(4) {
        padding-left: 15px;
        color: #4A5867;
       /* margin-right: auto;*/
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
    }
     .find-services label{
        font-size: 1.5rem;
        margin-right: 20px;
    }
    .find-services select {font-size: 1.5rem; width: 70%; height: 49px}
}


.bloc-calculation .modal-body-content {
    height: 70vh;
    overflow-y: auto;
}    