/******************************************************************************
* Free quote form 
*******************************************************************************/
@font-face {
    font-family: 'icomoon';
    src: url('icomoon.eot');
    src: url('icomoon.eot#iefix') format('embedded-opentype'), url('icomoon.ttf') format('truetype'), url('icomoon.woff') format('woff'), url('icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="fnt-rdvdiag-"],
[class*=" fnt-rdvdiag-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fnt-rdvdiag-info:before {
    content: "\e917";
}

.fnt-rdvdiag-mesurage:before {
    content: "\e900";
}

.fnt-rdvdiag-amiante:before {
    content: "\e901";
}

.fnt-rdvdiag-appartement:before {
    content: "\e902";
}

.fnt-rdvdiag-autre:before {
    content: "\e903";
}

.fnt-rdvdiag-autre-bien:before {
    content: "\e904";
}

.fnt-rdvdiag-avantages:before {
    content: "\e905";
}

.fnt-rdvdiag-coordonnees:before {
    content: "\e906";
}

.fnt-rdvdiag-cout:before {
    content: "\e907";
}

.fnt-rdvdiag-devis:before {
    content: "\e908";
}

.fnt-rdvdiag-dpe:before {
    content: "\e909";
}

.fnt-rdvdiag-elec:before {
    content: "\e90a";
}

.fnt-rdvdiag-elec-diag:before {
    content: "\e90b";
}

.fnt-rdvdiag-erp:before {
    content: "\e90c";
}

.fnt-rdvdiag-erp-diag:before {
    content: "\e90d";
}

.fnt-rdvdiag-gaz:before {
    content: "\e90e";
}

.fnt-rdvdiag-gaz-diag:before {
    content: "\e90f";
}

.fnt-rdvdiag-location:before {
    content: "\e910";
}

.fnt-rdvdiag-maison:before {
    content: "\e911";
}

.fnt-rdvdiag-plomb:before {
    content: "\e912";
}

.fnt-rdvdiag-rdv:before {
    content: "\e913";
}

.fnt-rdvdiag-termite:before {
    content: "\e914";
}

.fnt-rdvdiag-test:before {
    content: "\e915";
}

.fnt-rdvdiag-vente:before {
    content: "\e916";
}

.form-quote-inner {
    position: relative;
}

.form-quote {
    position: relative;
    padding: 20px 0 50px;
}

.form-quote form {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.form-quote .sect-title .bloc-title {
    margin-bottom: 15px;
    color: #FFF;
    letter-spacing: 0.125em;
    text-transform: uppercase;
}

.form-quote .form-quote-title span {
    font-size: 39px;
    font-weight: 700;
    line-height: 1em;
}

.form-quote .form-quote__inputs {
    display: flex;
    align-items: center;
    justify-content: center;
}

.form-quote fieldset {
    position: relative;
    max-width: 586px;
}

.form-quote fieldset legend {
    color: #FFF;
    text-align: center;
    font-size: 1.285715rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    float: none;
    padding-bottom: 16px;
    margin-bottom: 20px;
    border-bottom: 1px solid #fff;
}

.form-quote fieldset:first-child {
    margin-right: 40px;
}

.form-quote .form-group {
    margin-bottom: 0;
}

.form-quote .form-group:not(:last-child) {
    margin-right: 10px;
}

.form-quote .form-group i {
    position: relative;
    font-size: 21px;
    z-index: 2;
    color: #383838;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.form-quote .form-group i.fnt-rdvdiag-maison {
    font-size: 22px;
}

.form-quote .form-group i.fnt-rdvdiag-appartement {
    font-size: 18px;
}

.form-quote .form-group button {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    font-family: "Sora", sans-serif;
    color: #2F3233;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 7px 15px;
    background: transparent;
    height: 35px;
    text-align: left !important;
    border: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    border-radius: 20px;
    background: #F5F5F5;
    width: 182px;
    gap: 15px;
    text-transform: none;
    transform: none !important;
}

.form-quote .form-group button:before {
    display: none;
}

.form-quote .form-group button.active,
.form-quote .form-group button:hover,
.form-quote .form-group button:focus {
    outline: none;
    color: #2F3233;
    background: #84C0E8;
}

.form-quote .form-group button.active *,
.form-quote .form-group button:hover *,
.form-quote .form-group button:focus * {
    color: #2F3233;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.form-quote .list-btn {
    display: flex;
    justify-content: space-between;
    position: relative;
    flex-wrap: wrap;
    padding: 0;
}

.form-quote .next-step button {
    border-radius: 6px;
    background: #2F3233;
    width: 54px;
    height: 54px;
    padding: 0;
    margin: 0 0 -17px 0;
    border: 0;
    box-shadow: none;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}

.form-quote .next-step button:hover {
    background: #F5B041;
}

/******************************************************************************
* Contact form
*******************************************************************************/

.contact-form {
    position: relative;
}

.contact-form .form-group {
    margin-bottom: 15px;
}

.contact-form .form-group textarea.form-control {
    height: 150px;
}

.contact-form .form-group .form-control.error {
    border: 1px solid #ff0000;
}

.contact-form .form-group label.error {
    font-size: 12px;
    color: #ff0000;
    line-height: inherit;
    text-transform: none;
}

.contact-form .form-group.contact-form__note {
    color: #B0B0B0;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
}

.contact-form .form-group.contact-form__note b {
    font-weight: 500;
}

.contact-form .form-group:last-of-type {
    margin-bottom: 0;
}


/** Blk contact form **/

.blk-contact-form {
    position: relative;
    flex: 1;
}

.blk-contact-form .contact-form__inputs>.row {
    margin: 0 -8px;
}

.blk-contact-form .contact-form__inputs>.row>div {
    padding-left: 8px;
    padding-right: 8px;
}