@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
/**************************************************************/

.blk-quote {
    position: relative;
    overflow: visible;
}

.form-quote {
    padding: 0 35px;
    margin-top: -87.5px;
    z-index: 2;
    position: relative;
    background-color: #fff;
    overflow: hidden;
    -webkit-box-shadow: 10px 0px 30px 0px rgba(0, 0, 0, .25);
    box-shadow: 10px 0px 30px 0px rgba(0, 0, 0, .25);
}

.form-quote:after {
    content: '';
    width: 100%;
    height: 6px;
    background: #464f9d;
    position: absolute;
    bottom: 0;
    left: 0;
}

.form-quote .form-quote__title-hor {
    font-family: 'Manrope', sans-serif;
    color: #464f9d;
    font-size: 44px;
    font-weight: 900;
    line-height: 1;
}

.form-quote .form-quote__title-hor span {
    color: #000;
    font-weight: 600;
    font-size: 27px;
    display: inline;
    line-height: 1;
}

.form-quote .blk-title:after,
.form-quote .blk-title:before {
    display: none;
}

.form-quote .form-group {
    position: relative;
    flex: 0 0 calc(100% / 3 - 10px);
    margin-bottom: 0;
}

.form-quote .form-group:last-child {
    padding-right: 0;
}

.form-quote .form-group i {
    position: relative;
    font-size: 29px;
    margin-left: 13px;
    z-index: 2;
    color: #909090;
}

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

.form-quote .form-group button {
    font-family: 'Manrope', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #909090;
    line-height: 1em;
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0px 10px;
    background: #f0f0f0;
    min-height: 40px;
    text-align: left !important;
    border: 0;
    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;
    border-radius: 0;
    text-transform: none;
}

.form-quote .form-group button.active,
.form-quote .form-group button:hover,
.form-quote .form-group button:focus {
    outline: none;
    color: #fff;
    background-color: #464f9d;
}

.form-quote .form-group button.active svg path,
.form-quote .form-group button:hover svg path,
.form-quote .form-group button:focus svg path {
    fill: #fff !important;
    color: #fff;
}

.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 .next-step .btn-one {
    font-family: 'Manrope', sans-serif;
    font-size: 18px;
    font-weight: 900;
    position: relative;
    color: #2f2f2f;
    width: 150px;
    line-height: 23px;
    padding: 25px;
    text-align: center;
    background-color: transparent;
    text-transform: uppercase;
}

.form-quote .next-step .btn-one span {
    position: relative;
    z-index: 2;
}

@-webkit-keyframes rotateFull {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotateFull {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.rotateFull {
    -webkit-animation-name: rotateFull;
    animation-name: rotateFull;
}

.form-quote .next-step .btn-one:before {
    position: absolute;
    right: 0;
    top: 0;
    width: 96px;
    height: 96px;
    content: '';
    border-radius: 50%;
    border: 10px solid #464f9d;
    border-left: 10px solid transparent;
    border-top: 10px solid transparent;
    transform: rotate(-45deg);
    transition: 0.3s;
    box-shadow: 0 0 rgba(255, 255, 255, 0.3);
}

.form-quote .next-step .btn-one:hover,
.form-quote .next-step .btn-one:focus {
    color: #464f9d;
}

.form-quote .next-step .btn-one:hover::before,
.form-quote .next-step .btn-one:focus::before {
    border: 10px solid #2f2f2f;
    border-left: 10px solid transparent;
    transform: rotate(-405deg);
    opacity: 0.5;
    border-top: 10px solid transparent;
}

.form-quote fieldset {
    border-top: 2px solid #f0f0f0;
    padding: 12px 0;
    position: relative;
    width: 100%;
}

.form-quote__inputs .row>div:not(:last-child) fieldset {
    margin-bottom: 13px;
}

.form-quote__inputs {
    padding-top: 27px;
    padding-bottom: 11px;
}

.form-quote legend {
    font-family: 'Manrope', sans-serif;
    font-weight: 700;
    color: #464f9d;
    font-size: 14px;
    line-height: 1em;
    text-transform: uppercase;
    position: absolute;
    z-index: 1;
    top: -11px;
    left: 30px;
    background: #fff;
    padding: 0 5px 0 5px;
    width: auto;
    height: auto;
    margin: 0;
    letter-spacing: .29em;
}

@media(max-width: 1199px) {
    .form-quote {
        padding-bottom: 30px;
        padding-top: 30px;
    }
}

@media(max-width: 991px) {
    .form-quote .form-group {
        flex: 1;
    }
}

@media(max-width: 768px) {
    .form-quote .form-quote__title-hor {
        font-size: 30px;
    }
}