@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";
}



/**************************************************************
*General
/**************************************************************/

.free-quote-section {
    position: relative;
    overflow: visible;
    padding: 0;
    background-color: #f6f6f6;
}

.form-quote {
    background-size: 100% 100%;
    padding: 0;
    z-index: 1;
    position: relative;
}

.form-quote form {
    position: absolute;
    top: -160px;
    z-index: 2;
    background: #fff url('../../images/quote-layer.png') no-repeat 0 35px;
    padding: 44px 0 0 48px;
}

.form-quote__title {
    font-family: 'Hurricane', cursive;
    color: #e03c31;
    font-weight: 400;
    font-size: 49px;
    line-height: 1.27em;
}

.form-quote__subtitle {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #01426a;
    font-weight: 600;
    line-height: 1.35em;
    margin-top: 2px;
}

.form-quote .form-group i {
    margin-left: 13px;
}

.form-quote__form {
    padding: 0 50px 0 20px;
}

.form-quote .form-group {
    position: relative;
    margin-bottom: 22px;
    padding: 0 10px;
    display: flex;
    align-items: center;
}

.list-btn .form-group:first-child {
    padding: 0;
}

.form-quote .form-group .legend {
    font-family: 'Open Sans', sans-serif;
    color: #01426a;
    font-size: 17px;
    font-weight: 400;
    text-align: right;
    line-height: 1.25em;
    text-transform: uppercase;
    width: 100px;
    margin-right: 5px;
}

.form-quote .form-group i {
    position: relative;
    font-size: 26px;
    z-index: 2;
    margin-right: 14px;
    color: #434343;
    transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}

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

.form-quote .form-group i.fnt-rdvdiag-vente {
    font-size: 33px;
}

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

.form-quote .form-group button {
    font-family: 'Open Sans', sans-serif;
    position: relative;
    display: flex;
    justify-content: start;
    align-items: center;
    width: 100%;
    font-size: 17px;
    color: #434343;
    line-height: inherit;
    padding: 0px 10px;
    background-color: #fff;
    min-height: 52px;
    text-align: left !important;
    border: 1px solid #e9e4e4;
    transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    cursor: pointer;
    font-weight: 600;
    border-radius: 5px;
    min-width: 215px;
    text-transform: none;
    letter-spacing: normal;
}

.form-quote .form-group button.active,
.form-quote .form-group button:hover,
.form-quote .form-group button:focus {
    outline: none;
    color: #fff;
    border: 2px solid #e03c31;
    background-color: #e03c31;
    -webkit-box-shadow: 2px 0 7px 0 rgb(35 31 32 / 17%) inset;
    -moz-box-shadow: 2px 0 7px 0 rgb(35 31 32 / 17%) inset;
    box-shadow: 2px 0 7px 0 rgb(35 31 32 / 17%) inset;
}

.form-quote .form-group button.active *,
.form-quote .form-group button:hover *,
.form-quote .form-group button:focus * {
    color: #fff;
}

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

.form-quote__action .next-step {
    margin-top: -30px;
    text-align: right;
}

.form-quote__action .next-step button {
    font-family: 'Open Sans', sans-serif;
    position: relative;
    font-size: 20px;
    font-weight: 600;
    color: #e03c31;
    background: none;
    line-height: inherit;
    padding: 0;
    margin: 0;
    width: auto;
    min-width: auto;
    min-height: auto;
    border: 0;
    text-transform: none;
    letter-spacing: normal;
    outline: none;
    text-align: left;
    display: inline-flex;
    align-items: center;
    justify-content: end;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 81px;
    padding-right: 143px;
    padding-top: 10px;
}

.form-quote__action .next-step button span {
    background: url('../../images/btn-layer.png') no-repeat top left;
    width: 109px;
    height: 81px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 0;
}

.form-quote__action .next-step button:hover,
.form-quote__action .next-step button:focus {
    color: #e03c31;
}

.form-quote__action .next-step button span img {
    padding-top: 13px;
}