html *{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;font-size:calc(1em * .625);margin:0;padding:0;border:0;vertical-align:baseline;-webkit-box-sizing:border-box;box-sizing:border-box;box-sizing:border-box}html body{background:#fff;line-height:1;font-size:1.5rem;font-family:Poppins,Arial,Helvetica,sans-serif;-webkit-text-size-adjust:100%;color:#3c3c3c;font-smooth:always;font-smoothing:antialiased;-moz-osx-font-smoothing:antialiased;-webkit-font-smoothing:antialiased}html ul{list-style:none}html article,html footer,html header,html hgroup,html nav,html section{display:block}html sup{vertical-align:super;font-size:1rem}html a{text-decoration:none;color:#3c3c3e}html h1,html h2,html h3,html h4,html h5,html h6{line-height:1.25}html .bold,html strong{font-weight:700}html input:focus,html select:focus,html textarea:focus{outline:0;border-color:#e0e2ea}html button,html input,html select,html textarea{border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:Poppins,Arial,Helvetica,sans-serif;background:#fff}html select::-ms-expand{display:none}html button,html select{cursor:pointer}html :-ms-input-placeholder,html ::-ms-input-placeholder,html ::-webkit-input-placeholder{color:#b1b1b1;opacity:1}html :-ms-input-placeholder,html ::-ms-input-placeholder,html ::-webkit-input-placeholder,html ::placeholder{color:#b1b1b1;opacity:1}header{background:#fff;-webkit-box-shadow:0 0 2rem 0 rgba(41,48,66,.1);box-shadow:0 0 2rem 0 rgba(41,48,66,.1)}.header-in{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:128rem;padding:0 3rem;margin:0 auto;font-size:0;height:8rem}.header-in .hi-item:nth-child(3){text-align:center}.header-in .hi-item:nth-child(3) .text{display:block}.header-in .hi-item:nth-child(3) .text:nth-child(1){color:#003050}.header-in .hi-item:nth-child(3) .text:nth-child(2){font-weight:700;color:#005187}.header-in .hi-item{display:inline-table;vertical-align:middle;font-size:1.6rem}.header-in .hi-item>*{display:table-cell;vertical-align:middle;color:#326580;line-height:1.4}.hi-item .rate{font-weight:700;font-size:1.8rem}.rate svg{margin-right:.4rem;fill:#51ae32}.bloc-callback svg{vertical-align:middle;margin-right:.75rem;fill:#f6aa26}.header-in .hi-item:nth-child(2) .hc-rate p{font-size:1.5rem;color:#3c3c3c}.form-logo{display:table-cell;vertical-align:middle}.form-logo a{display:inline-table}.bloc-callback{display:inline-block;padding:.8rem .5rem;background:#fff;border-radius:50rem;border:1px solid transparent;border-color:#f6aa26}html .bloc-callback>*{display:table-cell;vertical-align:middle;font-size:1.5rem;padding:0 2rem 0 1.5rem;color:#f6aa26;font-weight:600;line-height:2}.header-in .text-logo{position:relative;z-index:1;display:table;width:700px}.text-logo p span>span:nth-child(1){font-size:1.7rem;line-height:1.1;font-weight:500;color:#fff;display:block;padding-top:.2rem}.text-logo p span:nth-child(2){font-size:3.9rem;padding-right:1.5rem;color:#fff}.text-logo p{font-size:2rem;line-height:1;font-weight:700}.text-logo p:nth-child(2){font-size:2rem;line-height:1;font-weight:700}.ellipse-parent{background-image:url(imgs/big-65.svg);background-repeat:no-repeat;background-position:center;width:50rem;height:8.4rem}.logo a{display:inline-block}.hi-item .logo img{vertical-align:middle;border-style:none;width:16rem}.icon_arrow:before{content:"\e910"}.arrow{padding-right:10px}.arrow:after{content:">";margin-left:5px;vertical-align:middle;-webkit-transition:margin ease .25s;transition:margin ease .25s;padding-top:1px;position:absolute}.arrow:hover:after,.bloc_comparateur div:hover .arrow:after,.extend:hover .arrow:after{margin-right:-5px;margin-left:10px;-webkit-transition:margin ease .25s;transition:margin ease .25s}.bgi{cursor:pointer}@media only screen and (max-width:1280px){.header-in .hi-item:nth-child(1){font-size:1.4rem}.text-logo p:nth-child(2){font-size:1.7rem}.hi-item .logo img{max-width:17.5rem;height:auto}.logo a{display:inline-block}.text-logo p{font-size:1.7rem}.text-logo p span:nth-child(2){font-size:2.5rem}.ellipse-parent{width:40rem;height:7.4rem;background-size:40rem 7.4rem}.header-in{height:9.6rem}}@media only screen and (max-width:1023px){.header-in .hi-item:nth-child(2){}.hi-item .logo a{display:table-cell;vertical-align:middle}.header-in{padding:0 1.5rem}}@media only screen and (max-width:768px){.header-in{height:5.8rem}html .bloc-callback>*{padding:0}.bloc-callback span{display:none}.bloc-callback>*{display:table-cell;padding:0;vertical-align:middle}.bloc-callback>* svg{display:table-cell;vertical-align:middle;margin:0 auto}.hi-item .logo a{padding:0}.bloc-callback{-webkit-box-shadow:none;box-shadow:none;border:none}.hi-item .logo img{max-width:13.5rem}}@media only screen and (max-width:340px){.hi-item .logo img{max-width:11rem}}

html * {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 62.5%;
    font-size: calc(1em * .625);
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    box-sizing: border-box
}

html body {
    background: #F1F2F7;
    line-height: 1;
    font-size: 1.5rem;
    font-family: "Poppins",Arial,Helvetica,sans-serif;
    -webkit-text-size-adjust: 100%;
    color: #3c3c3c;
    font-smooth: always;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased
}

html ul {
    list-style: none
}

html article,html footer,html header,html hgroup,html nav,html section {
    display: block
}

html sup {
    vertical-align: super;
    font-size: 1rem
}

html a {
    text-decoration: none;
    color: #3C3C3E
}

html h1,html h2,html h3,html h4,html h5,html h6 {
    line-height: 1.25
}

html strong,html .bold {
    font-weight: 700
}

html input:focus,html textarea:focus,html select:focus {
    outline: none;
    border-color: #e0e2ea
}

html input,html textarea,html button,html select {
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: "Poppins",Arial,Helvetica,sans-serif;
    background: #fff
}

html select::-ms-expand {
    display: none
}

html select,html button {
    cursor: pointer
}

html ::-webkit-input-placeholder,html :-ms-input-placeholder,html ::-ms-input-placeholder,html ::-webkit-input-placeholder,html :-ms-input-placeholder,html ::-ms-input-placeholder {
    color: #B1B1B1;
    opacity: 1
}

html ::-webkit-input-placeholder,html :-ms-input-placeholder,html ::-ms-input-placeholder,html ::placeholder,html :-ms-input-placeholder,html ::-ms-input-placeholder {
    color: #B1B1B1;
    opacity: 1
}

.header-content {
    margin: 2rem auto;
    max-width: 70rem;
    padding: 0 1rem;
    text-align: center;
    line-height: 1.25
}

.header-content>p {
    font-size: 2rem;
    margin-bottom: 1rem
}

.bloc-secure svg {
    margin-right: .75rem;
    vertical-align: text-top
}

.bloc-secure2 svg {
    margin-right: .75rem;
    vertical-align: text-top
}

.bloc-secure2 {
    cursor: default;
    text-align: center
}

.bloc-secure2~.box-hover {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0 .2rem .6rem 0 rgb(0 203 161 / .4);
    border-radius: .6rem;
    font-size: 1.4rem;
    line-height: 2rem;
    color: #326580;
    width: 69.4rem;
    padding: 1.9rem 2.2rem 1.8rem 2.2rem;
    z-index: 1000;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    display: none
}

.bloc-secure2:hover~.box-hover {
    opacity: 1;
    display: block
}

.form-container {
    display: table;
    width: 100%;
    max-width: 99rem;
    margin: 1rem auto 0 auto;
    padding: 0 2rem
}

.fe-content-in {
    position: relative;
    margin: 0 auto 2.5rem auto;
    padding: 3rem 4rem;
    border: 1px solid #F1F2F7;
    background: #fff;
    -webkit-box-shadow: 0 2px 6px 0 rgb(0 0 0 / .1);
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / .1);
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / .1);
    overflow: hidden;
    min-height: 60rem;
    border-radius: 1rem
}

.fe-content-in-attente {
    position: relative;
    margin: 1.5rem auto 2.5rem auto;
    padding: 3rem 4rem;
    min-height: 45rem;
    text-align: center
}

.fe-content-in-attente .svgchargement {
    padding: 8rem 0 0 0
}

.fe-content-in-attente p:nth-of-type(1) {
    padding: 4rem 0;
    font-size: 1.8rem;
    color: #33657f;
    font-weight: 700;
    line-height: 1.6
}

.fe-content-in-attente p:nth-of-type(2) {
    font-weight: 700
}

.fe-content-in form {
    display: table;
    width: 100%
}

.fe-content-in .fe-b-large p {
    font-size: 1.5rem;
    line-height: 1.25;
    display: table;
    width: 100%;
    height: 4rem;
    text-align: center
}

.fe-content-main {
    display: table;
    min-height: 33rem;
    max-width: 68rem;
    width: 100%;
    margin: 2.5rem auto 0
}

.form-container .fe-h2 {
    font-size: 2.6rem;
    text-align: center;
    font-weight: 700
}

.form-container .fe-h3 {
    font-size: 1.8rem;
    text-align: center;
    font-weight: 700;
    margin-bottom: 3rem
}

.form-container .fe-content-in .fe-h4 {
    font-size: 1.5rem;
    margin-bottom: .75rem;
    font-weight: 700
}

.form-container .fe-content-in .fe-h5 {
    font-size: 1.5rem;
    margin-bottom: .75rem;
    font-weight: 700
}

.form-container .fe-content-in .fe-h6 {
    font-size: 1.2rem;
    margin-top: .3rem;
    font-weight: 500;
    font-style: italic
}

.form-container .fe-content-in .fe-h7 {
    font-size: 1.4rem;
    margin-bottom: .75rem;
    font-weight: 700
}

.form-container .fe-content-in .fe-h4:nth-of-type(3) {
    margin-top: 1.5rem
}

.champ_center {
    text-align: center
}

.form-container .fe-content-in .fe-bloc-add .fe-h4 {
    font-weight: 400;
    font-size: 1.4rem;
    margin-bottom: .5rem
}

.form-container .fe-bloc-add .fe-h3 {
    font-size: 1.6rem;
    margin-bottom: 2rem
}

.form-container .fe-bloc-add .fe-select {
    width: 50%
}

.fe-secure {
    text-align: center;
    margin-top: 1.5rem;
    font-weight: 700;
    font-size: 1.5rem;
    color: #00CBA1
}

.fe-secure:before {
    margin-right: .25rem;
    font-size: 2.5rem;
    vertical-align: sub
}

.fe-progress-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: .4rem;
    width: 4%
}

.fe-step {
    position: relative;
    font-size: 0;
    display: table;
    width: 100%;
    max-width: 58rem;
    margin: 0 auto 2.5rem
}

.fe-s-item {
    display: inline-table;
    width: 25%;
    font-size: 1.5rem;
    text-align: center;
    color: #9e9e9e
}

.fe-s-nbr {
    position: relative;
    display: inline-table;
    width: 4.5rem;
    height: 4.5rem;
    color: #fff;
    border-radius: 50%;
    background: #9e9e9e;
    margin: 0 auto .75rem;
    z-index: 150
}

.is-active .fe-s-nbr {
    cursor: pointer
}

.fe-step-summary span {
    text-decoration: underline;
    cursor: pointer
}

.fe-s-item.is-active {
    font-weight: 700
}

.fe-s-nbr span {
    display: table-cell;
    vertical-align: middle;
    font-size: 1.8rem;
    font-weight: 700
}

.fe-step:before {
    content: '';
    position: absolute;
    top: 2.25rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: .1rem;
    width: 75%;
    background: #9e9e9e
}

.fe-content-in p {
    font-size: 1.5rem;
    line-height: 1.6
}

.fe-thin {
    font-weight: 300
}

.fe-note {
    display: table;
    width: 100%;
    padding: 2rem;
    background: #f8f8fb
}

.fe-note-optin {
    display: table;
    width: 100%;
    padding: 2rem
}

.fe-note-optin p {
    font-size: 1.3rem
}

.fe-note-optin>*:first-child {
    padding-right: 1.5rem;
    line-height: 1.5
}

.fe-note-optin:after {
    content: '';
    display: table;
    clear: both
}

.fe-content-in .fe-note-optin>* {
    display: table-cell;
    vertical-align: middle;
    font-size: 1.4rem
}

#form_immo_emp .fe-continue-later .btp_enr_simulation {
    padding: 1.5rem 2.5rem;
    margin: 0 auto 2rem;
    display: inline-flex;
    align-items: center;
    background: #fff;
    color: #FE523B;
    font-weight: 500;
    line-height: 1.25;
    text-decoration: none;
    border: 1px solid #FE523B;
    border-radius: 4rem
}

.fe-continue-later .btp_enr_simulation svg {
    margin-right: 1rem
}

.info_supplem {
    position: relative
}

.fe-note:not(.fe-note):not(:last-child) {
    margin-bottom: 2.5rem
}

.fe-note:not(.fe-float-note) .fe-note-img {
    float: left
}

.fe-content-in .fe-float-note .fe-cross {
    display: none
}

.fe-note-img img,.fe-note-img svg {
    display: block
}

.fe-note:after {
    content: '';
    display: table;
    clear: both
}

.fe-content-in .fe-note>* {
    display: table-cell;
    vertical-align: middle;
    font-size: 1.4rem
}

.fe-note>*:first-child {
    line-height: 1.5
}

.fe-note .fe-note-img {
    padding-right: 1.5rem
}

.fe-note .fe-note-esp {
    max-width: 68rem;
    margin: 0 auto;
    display: block
}

.fe-float-content,.fe-float-conseil {
    margin-top: 4rem
}

.fe-content-in .fe-float-note .fe-note-img {
    vertical-align: top;
    width: 3.5rem
}

.fe-float-note svg:not(.fe-cross) {
    -webkit-box-shadow: 0 .1rem .2rem 0 #d3d3d6;
    box-shadow: 0 .1rem .2rem 0 #d3d3d6;
    box-shadow: 0 .1rem .2rem 0 #d3d3d6;
    border-radius: 50%;
    vertical-align: middle
}

.fe-popin-content {
    display: inline-table;
    vertical-align: middle;
    margin-left: .5rem;
    cursor: pointer
}

.fe-continue-later {
    display: table;
    width: 100%;
    margin: 0 auto 1rem auto;
    font-size: 1.4rem;
    font-weight: 700;
    text-align: center;
    line-height: 1.4
}

.fe-continue-later a {
    color: #00AFDC;
    text-decoration: underline
}

.form-container p>a {
    text-decoration: underline
}

.fe-step-summary {
    font-weight: 500;
    font-size: 1.5rem
}

.fe-content-in p.fe-content-txt {
    font-weight: 700;
    font-size: 1.5rem
}

.fe-content-in p.fe-content-txt:not(:last-child) {
    margin-bottom: 3rem
}

.fe-float-txt {
    float: right
}

.fe-content-in p.fe-result {
    font-size: 2rem;
    text-align: center;
    margin: 0 auto 2rem auto
}

.fe-false-bloc p a {
    width: 100%;
    display: block;
    text-decoration: none;
    padding: 1rem
}

.fe-false-bloc-mail .a_corriger {
    color: #FFF;
    text-decoration: underline;
    cursor: pointer
}

.fe-false-bloc .fe-max-aff {
    max-height: 175px;
    overflow: auto
}

.fe-b-radio {
    max-width: 51rem
}

.fe-s-radio {
    max-width: 45rem
}

.fe-bloc-revente {
    margin-bottom: 3rem
}

.fe-autres-question {
    border-top: .1rem solid #D0D2D8;
    padding-top: 2rem
}

.fe-b-radio,.fe-s-radio {
    margin: 0 auto 3.5rem
}

.fe-b-radio label,.fe-s-radio label {
    position: relative;
    width: 100%;
    max-width: 45rem;
    height: 6rem;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.2;
    display: table;
    margin: 0 auto;
    vertical-align: top;
    text-align: center;
    padding: 1rem 2rem;
    background: #fff;
    border: 1px solid #D0D2D8;
    border-radius: .6rem;
    cursor: pointer;
    -webkit-transition: -webkit-box-shadow .25s ease,-webkit-box-shadow .25s ease;
    transition: -webkit-box-shadow .25s ease,-webkit-box-shadow .25s ease;
    transition: box-shadow .25s ease,box-shadow .25s ease;
    transition: box-shadow .25s ease,box-shadow .25s ease,-webkit-box-shadow .25s ease,-webkit-box-shadow .25s ease
}

.fe-b-large label {
    padding: 1.25rem .5rem
}

.fe-b-radio input,.fe-s-radio input,.fe-check-classic input {
    display: none
}

.fe-b-radio label span,.fe-s-radio label span {
    display: table-cell;
    vertical-align: middle
}

.fe-b-radio label svg,.fe-s-radio label svg {
    display: table;
    max-width: 7.5rem;
    margin: 0 auto .75rem
}

.fe-b-radio .fe-inlined label,.fe-s-radio .fe-inlined label {
    margin-bottom: 1rem
}

.fe-input-good .fe-text-good {
    margin-top: .5rem;
    font-size: 1.4rem
}

.form-checkbox {
    height: 15px;
    width: 1.5rem;
    background: #fff;
    border: 1px solid #ccc;
    appearance: checkbox;
    -webkit-appearance: checkbox;
    moz-appearance: checkbox
}

.form-span {
    margin-left: 1.5rem;
    font-size: 1.5rem;
    line-height: 1.5
}

.fe-b-radio .label-soulte {
    padding-bottom: .375rem;
    padding-right: 1.2rem;
    padding-left: 1.2rem
}

.fe-b-radio .label-soulte i {
    font-weight: 400;
    font-style: normal;
    font-size: 1.3rem;
    display: inline-block
}

.fe-b-radio .label-soulte svg {
    margin-bottom: 0
}

.fe-add-content {
    display: table;
    width: 100%;
    max-width: 35rem;
    margin: 4rem auto 0;
    text-align: center;
    font-weight: 700;
    cursor: pointer
}

.fe-add-content span {
    position: relative;
    margin-right: .5rem;
    width: 2.5rem;
    height: 2.5rem;
    display: inline-table;
    vertical-align: middle;
    border: .1rem solid #D0D2D8;
    border-radius: 50%
}

.fe-add-content span>* {
    position: absolute;
    font-style: initial;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.fe-input-classic,.fe-content-txt,.fe-txt-classic {
    display: table;
    width: 100%;
    max-width: 45rem;
    margin: 0 auto
}

.fe-input-classic+.fe-b-radio {
    max-width: 45rem
}

.fe-select label:not(:last-child) {
    margin-bottom: 2.5rem
}

.fe-input-classic {
    margin-bottom: 3rem
}

.fe-input-classic label {
    display: table;
    width: 100%;
    font-size: 1.5rem
}

.fe-input-classic input,.fe-input-classic select,.fe-input-classic textarea {
    width: 100%;
    font-size: 1.5rem;
    border: 1px solid #D0D2D8;
    padding: 1rem 2rem;
    border-radius: .5rem;
    background: #fff;
    vertical-align: bottom;
    color: #3c3c3c;
    background: #fff;
    border-radius: .5rem
}

.fe-input-classic textarea {
    height: 8.6rem
}

.fe-input-classic input,.fe-input-classic select {
    height: 6rem
}

.fe-content-main .fe-input-classic select {
    color: #3c3c3c;
    background: url(../imgs/svg/select-down.svg) no-repeat right 1rem center;
    padding-right: 4rem
}

.fe-input-classic select option:not(:first-child) {
    color: #3c3c3c
}

.fe-content-main div~.fe-btn-color {
    margin: 4rem auto 2rem auto
}

.fe-input-classic .fe-input-end input,.fe-input-classic .fe-input-end select,.fe-input-classic .fe-col2c .fe-prepend-text {
    display: table-cell;
    vertical-align: middle;
    border-radius: .5rem 0 0 .5rem;
    margin: 0
}

.fe-input-end {
    display: table;
    width: 100%;
    font-size: 1.5rem
}

.fe-input-end input {
    text-align: right
}

.fe-input-end span {
    display: table-cell;
    vertical-align: middle;
    width: 8rem;
    font-weight: 500;
    border-radius: 0 .5rem .5rem 0;
    background: #F1F2F7;
    border-width: .1rem .1rem .1rem 0;
    border-style: solid;
    border-color: #D0D2D8;
    text-align: center;
    letter-spacing: -.05rem;
    position: relative;
    z-index: 10
}

.fe-input-classic.fe-add-img input {
    width: calc(100% - 3.5rem);
    vertical-align: middle
}

.fe-input-classic.fe-add-img svg {
    margin-left: 1.5rem;
    vertical-align: middle
}

.fe-check-classic {
    display: table;
    width: 100%
}

.fe-check-classic .fe-checkmark {
    position: relative;
    display: inline-block;
    vertical-align: text-bottom;
    width: 1.75rem;
    height: 1.75rem;
    background: #fff;
    border: .1rem solid #D0D2D8;
    border-radius: .5rem;
    margin-right: .75rem
}

.fe-check-classic input:checked~.fe-checkmark:after {
    content: '';
    position: absolute;
    width: .4rem;
    height: .8rem;
    left: 50%;
    top: 45%;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    border: solid #FE523B;
    border-width: 0 .3rem .3rem 0
}

.fe-check-classic p {
    display: inline-block;
    width: calc(100% - 3rem);
    vertical-align: top
}

.fe-false-bloc {
    width: 100%;
    top: 100%;
    background: #fff;
    border-width: 0 .1rem .1rem .1rem;
    border-style: solid;
    border-color: #d0d2d8;
    border-radius: 0 0 .5rem .5rem;
    -webkit-box-shadow: 0 .2rem .5rem 0 rgb(0 0 0 / .2);
    box-shadow: 0 .2rem .5rem 0 rgb(0 0 0 / .2);
    box-shadow: 0 .2rem .5rem 0 rgb(0 0 0 / .2)
}

.fe-false-bloc-mail {
    margin: -2.5rem 0 0 0;
    width: calc(100%);
    top: 100%;
    background: #fff;
    border-width: 0 .1rem .1rem .1rem;
    border-style: solid;
    border-color: #d0d2d8;
    border-radius: 0 0 .5rem .5rem;
    -webkit-box-shadow: 0 .2rem .5rem 0 rgb(0 0 0 / .2);
    box-shadow: 0 .2rem .5rem 0 rgb(0 0 0 / .2);
    box-shadow: 0 .2rem .5rem 0 rgb(0 0 0 / .2)
}

.fe-false-select {
    position: relative
}

.fe-content-in .fe-false-bloc p {
    padding: 0;
    margin: 0;
    border-top: .1rem solid #d0d2d8
}

.fe-content-in .fe-false-bloc .fe-false-title,.fe-false-bloc-mail .fe-false-title {
    border-top: none;
    color: #fff;
    margin: 0;
    text-align: center;
    padding: .5rem 1rem
}

.fe-false-select .fe-has-data {
    border-radius: .5rem .5rem 0 0
}

.fe-col-line {
    display: flex;
    align-items: center;
    width: 100%;
    grid-gap: 1rem
}

.fe-col-line .fe-prepend-text {
    margin-right: auto;
    font-weight: 700
}

.fe-content-main .fe-input-classic .fe-col-line select {
    width: 30%
}

.fe-col2b .label-custom .fe-col2 .fe-prepend-text {
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 1rem 0 1rem 2rem;
    margin-bottom: 0;
    color: #3C3C3C;
    white-space: nowrap;
    background-clip: padding-box;
    height: calc(4.3rem + 2px)
}

.fe-date .fe-col2 span {
    width: auto
}

.fe-date .fe-col2 input,.fe-date .fe-col2 select {
    color: #919296;
    padding: 1rem 1rem;
    position: relative;
    -ms-flex: 1 1 0%;
    -webkit-box-flex: 1;
    flex: 1 1 0%;
    min-width: 0;
    margin-bottom: 0;
    border: 0;
    text-align: center;
    text-align-last: center;
    -moz-text-align-last: center;
    background-clip: padding-box
}

.fe-date .champ_center {
    padding: 0;
    text-align: center
}

.fe-date span {
    display: inline-table;
    width: 2rem;
    font-size: 1.5rem;
    text-align: center
}

.fe-col2,.fe-col2a,.fe-col2b,.fe-col2c,.fe-col3,.fe-col4,.fe-col5,.fe-col6,.fe-inlined {
    font-size: 0;
    display: table;
    width: 100%
}

.fe-col2b .label-custom .fe-col2 {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.label-custom .fe-col3,.label-custom .fe-col2 {
    border: 1px solid #D0D2D8;
    border-radius: .5rem
}

.fe-col2 .fe-col-item2:nth-child(2n+1),.fe-col2a .fe-col-item:nth-child(2n+1),.fe-col2 .fe-col-item:nth-child(odd),.fe-col3 .fe-col-item:not(:nth-child(3n+3)),.fe-col4 .fe-col-item:not(:nth-child(4n+4)),.fe-col5 .fe-col-item:not(:nth-child(5n+5)),.fe-col6 .fe-col-item:not(:nth-child(6n+6)),.fe-inlined .fe-col-item:not(:last-child) {
    margin-right: 1rem
}

.fe-col1 .fe-col-item:not(:last-child),.fe-col2 .fe-col-item:not(:nth-last-child(-n+2)),.fe-col3 .fe-col-item:not(:nth-last-child(-n+3)),.fe-col4 .fe-col-item:not(:nth-last-child(-n+4)),.fe-col5 .fe-col-item:not(:nth-last-child(-n+5)),.fe-col6 .fe-col-item:not(:nth-last-child(-n+6)) {
    margin-bottom: 1rem
}

.fe-col2c .label-custom .fe-col2 .fe-prepend-text {
    color: #3C3C3C;
    font-weight: 700;
    padding: 1rem 0 1rem 2rem;
    text-align: left;
    height: calc(4.3rem + 2px)
}

.fe-col2c .fe-col2 .fe-prepend-text {
    border-right: 1px solid #D0D2D8
}

.fe-input-end span,.fe-col2c .fe-end-text {
    display: table-cell;
    vertical-align: middle;
    width: 9rem;
    font-weight: 500;
    border-radius: 0 .5rem .5rem 0;
    background: #F1F2F7;
    border-width: .1rem .1rem .1rem 0;
    border-style: solid;
    border-color: #D0D2D8;
    text-align: center;
    letter-spacing: -.05rem;
    z-index: 10;
    position: relative
}

.fe-input-good .fe-date .fe-col2 select,.fe-input-good .fe-date .fe-col2 input {
    color: #3C3C3C
}

.fe-col2c .fe-end-text {
    background: #fff;
    border: none
}

.fe-col2 .fe-col-item,.fe-col2 .fe-col-item2 {
    display: inline-table;
    width: calc(50% - .5rem);
    vertical-align: top
}

.fe-col2 .fe-col-item-txt {
    display: inline-table;
    width: calc(50% - .5rem);
    vertical-align: bottom
}

.fe-col2c .fe-col-item:first-child {
    display: inline-table;
    width: 100%;
    vertical-align: top
}

.fe-col2 .fe-content-txt {
    height: 4.5rem
}

.fe-col2 .fe-content-txt>* {
    display: table-cell;
    vertical-align: middle
}

.fe-col3 .fe-col-item {
    display: inline-table;
    width: calc(33.333% - .67rem)
}

.fe-bloc-add .fe-col3 .fe-col-item {
    width: calc(33.333% - 1.85rem)
}

.fe-bloc-add .fe-col3 .fe-col-item:not(:last-child) {
    margin-right: 2.75rem
}

.fe-col4 .fe-col-item {
    display: inline-table;
    width: calc(25% - .75rem);
    vertical-align: top;
    cursor: pointer
}

.fe-col5 .fe-col-item {
    display: inline-table;
    width: calc(20% - .8rem)
}

.fe-col6 .fe-col-item {
    display: inline-table;
    width: calc(16.66% - .84rem)
}

.fe-col2a .fe-col-item:first-child,.fe-col2b .fe-col-item:first-child {
    display: inline-table;
    width: calc(67% - .5rem);
    vertical-align: top
}

.fe-col2a .fe-col-item:last-child {
    display: inline-table;
    width: calc(33% - .5rem);
    vertical-align: top
}

.fe-inlined {
    max-width: none;
    margin-bottom: 2.5rem
}

.fe-inlined label {
    width: auto;
    display: inline-table;
    vertical-align: top
}

.fe-content-large .fe-b-radio,.fe-content-large .fe-input-classic {
    max-width: 68rem
}

.fe-content-medium .fe-b-radio,.fe-content-medium .fe-input-classic,.fe-content-medium .fe-txt-classic {
    max-width: 65rem
}

.fe-content-large-sepa {
    max-width: 100%
}

.fe-content-sepa-intro,.fe-content-sepa-block {
    margin: 0 0 2rem 0
}

.fe-content-sepa-block {
    display: table;
    width: 100%
}

.fe-content-sepa-designation-l {
    display: table-cell;
    width: 58%;
    border: .1rem solid #D0D2D8;
    padding: 2rem;
    margin: 0 2rem 0 0
}

.fe-content-sepa-designation-c {
    display: table-cell;
    width: 2%
}

.fe-content-sepa-designation-max {
    display: table-cell;
    width: 100%;
    border: .1rem solid #D0D2D8;
    padding: 2rem;
    margin: 0 2rem 0 0
}

.fe-content-sepa-designation-r {
    display: table-cell;
    width: 40%;
    border: .1rem solid #D0D2D8;
    padding: 2rem
}

.fe-input-classic .fe-letter-number input {
    min-width: 3rem;
    vertical-align: baseline;
;text-align: center;
    padding: .2rem;
    margin: 0 1.2rem 0 0;
    text-transform: uppercase
}

.fe-input-max {
    max-width: 100%
}

.fe-input-classic .fe-letter-number span {
    color: #919296;
    display: inline-table;
    width: 2rem;
    font-size: 1.5rem;
    text-align: center
}

.fe-input-classic .fe-letter-number .nb_2 {
    width: 5rem
}

.fe-input-classic .fe-letter-number .nb_3 {
    width: 5.5rem
}

.fe-input-classic .fe-letter-number .nb_4 {
    width: 6rem
}

.fe-input-classic .fe-letter-number .nb_5 {
    width: 8rem
}

.fe-input-classic .fe-letter-number .nb_11 {
    width: 12rem
}

.fe-input-classic .fe-letter-number .mbr_0 {
    margin-right: 0
}

.form-container .fe-content-sepa-designation-c .fe-h4 {
    font-size: 1.5rem;
    font-weight: 700;
    margin: 0
}

.form-container .fe-content-large-sepa .fe-span {
    line-height: 1.4
}

.fe-content-option {
    background-color: #f8f8fb;
    padding: 1.3rem 1.3rem .1rem 1.3rem;
    display: block;
    margin: 0 0 2rem 0
}

.form-container .fe-content-option .fe-h4 {
    font-weight: 400
}

.fe-b-radio .fe-col1 label,.fe-s-radio .fe-col1 label {
    text-align: left
}

.fe-board-bank .fe-col-item {
    height: 8.5rem;
    width: calc(25% - 2.63rem);
    text-align: center;
    border: .1rem solid #D0D2D8;
    border-radius: .5rem;
    -webkit-transition: -webkit-box-shadow .25s ease,-webkit-box-shadow .25s ease;
    transition: -webkit-box-shadow .25s ease,-webkit-box-shadow .25s ease;
    transition: box-shadow .25s ease,box-shadow .25s ease;
    transition: box-shadow .25s ease,box-shadow .25s ease,-webkit-box-shadow .25s ease,-webkit-box-shadow .25s ease
}

.fe-board-bank .fe-col-item:not(:nth-child(4n+4)) {
    margin-right: 3.5rem
}

.fe-board-bank .fe-col-item span {
    display: table-cell;
    vertical-align: middle;
    font-size: 1.5rem;
    font-weight: 700;
    color: #3c3c3c
}

.fe-board-bank .fe-col-item:not(:nth-last-child(-n+4)) {
    margin-bottom: 2rem
}

.fe-board-bank .fe-col-item:not(:last-child) {
    background: #fff url(../imgs/logos-banques-form.jpg) no-repeat center 5px;
    background-size: 125px
}

.fe-board-bank .fe-col-item.bk_axa {
    background-position: center 8px
}

.fe-board-bank .fe-col-item.bk_populaire {
    background-position: center -70px
}

.fe-board-bank .fe-col-item.bk_bnp {
    background-position: center -142px
}

.fe-board-bank .fe-col-item.bk_boursorama {
    background-position: center -212px
}
.contentTxtRef ol {
    padding-left: 2.5rem;
    margin-bottom: 2.5rem;
    line-height: 1.75;
    font-size: 1.6rem
}
.fe-board-bank .fe-col-item.bk_caisseepargne {
    background-position: center -287px
}

.fe-board-bank .fe-col-item.bk_cic {
    background-position: center -357px
}

.fe-board-bank .fe-col-item.bk_creditagricole {
    background-position: center -432px
}

.fe-board-bank .fe-col-item.bk_creditdunord {
    background-position: center -502px
}

.fe-board-bank .fe-col-item.bk_ccf {
    background-position: center -792px
}

.fe-board-bank .fe-col-item.bk_creditmutuel {
    background-position: center -577px
}

.fe-board-bank .fe-col-item.bk_orangebank {
    background-position: center -647px
}

.fe-board-bank .fe-col-item.bk_hello {
    background-position: center -722px
}

.fe-board-bank .fe-col-item.bk_hsbc {
    background-position: center -792px
}

.fe-board-bank .fe-col-item.bk_ing {
    background-position: center -867px
}

.fe-board-bank .fe-col-item.bk_postale {
    background-position: center -937px
}

.fe-board-bank .fe-col-item.bk_lcl {
    background-position: center -1012px
}

.fe-board-bank .fe-col-item.bk_mona {
    background-position: center -1082px
}

.fe-board-bank .fe-col-item.bk_sg {
    background-position: center -1157px
}

.fe-board-bank .fe-col-item.bk_fortuneo {
    background-position: center -1232px
}

.fe-board-bank .fe-col-item.bk_bforbank {
    background-position: center -1302px
}

.fe-input-classic .fe-date input {
    width: calc(50% - 1rem);
    vertical-align: baseline
}

.fe-input-classic .fe-date span {
    display: inline-table;
    font-size: 1.5rem;
    text-align: center
}

.fe-input-classic .fe-date .fe-col3 input {
    width: calc(33.333% - 1.35rem)
}

.fe-date .fe-col3 {
    width: calc(50% - .5rem)
}

.fe-partner-bloc {
    font-size: 0;
    display: table;
    width: 100%;
    margin: 2rem auto 5.5rem
}

.fe-partner-question {
    display: inline-table;
    vertical-align: middle;
    width: calc(100% - 20rem);
    margin-right: 4rem;
    font-size: 1.4rem;
    line-height: 1.5
}

.fe-partner-img {
    display: inline-table;
    vertical-align: middle
}

.fe-partner-item {
    display: table;
    width: 100%;
    padding: 1rem;
    border: .1rem solid #E0E2EA;
    border-radius: .5rem;
    cursor: pointer;
    -webkit-transition: -webkit-box-shadow .25s ease,-webkit-box-shadow .25s ease;
    transition: -webkit-box-shadow .25s ease,-webkit-box-shadow .25s ease;
    transition: box-shadow .25s ease,box-shadow .25s ease;
    transition: box-shadow .25s ease,box-shadow .25s ease,-webkit-box-shadow .25s ease,-webkit-box-shadow .25s ease;
    background: #fff
}

.fe-partner-item:not(:last-child) {
    margin-bottom: 1.5rem
}

.fe-partner-item input {
    position: relative;
    border: .1rem solid #E0E2EA;
    border-radius: 50%;
    width: 1.5rem;
    height: 1.5rem;
    display: inline-table;
    vertical-align: middle;
    margin-right: 1rem;
    outline: none
}

.fe-partner-item span {
    display: table-cell
}

.fe-partner-item input:checked {
    outline: none
}

.fe-partner-item input:checked:before {
    content: '';
    position: absolute;
    width: .9rem;
    height: .9rem;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: inline-table
}

.fe-optin-bloc {
    font-size: 0;
    display: table;
    margin: 2rem auto 5.5rem
}

.fe-optin-question {
    display: inline-table;
    vertical-align: middle;
    width: 100%;
    margin-right: 4rem;
    font-size: 1.4rem;
    line-height: 1.5
}

.fe-content-in .fe-nav {
    position: absolute;
    left: 0;
    top: 285px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    margin: 0;
    pointer-events: none
}

.fe-nav>* {
    position: relative;
    background: #f1f4f6;
    width: 8rem;
    height: 8rem;
    border-radius: 50%;
    display: table;
    left: -4rem;
    top: 0;
    cursor: pointer;
    pointer-events: visible
}

.fe-nav-next {
    background: #f1f4f6;
    width: 8rem;
    height: 8rem;
    display: table;
    position: absolute;
    left: auto;
    right: -4.5rem
}

.fe-nav svg {
    position: absolute;
    left: 70%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    fill: #3c3c3c
}

.fe-nav .fe-nav-next svg {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(180deg);
    transform: translateX(-50%) translateY(-50%) rotate(180deg);
    left: 30%
}

.fe-nav-next.is-no-active svg {
    fill: #D0D2D8
}

.fe-option {
    background-color: #f8f8fb
}

.fe-b-radio .is-active,.fe-s-radio .is-active {
    color: #FE523B;
    border-color: #FE523B;
    background: rgb(246 170 38 / .05)
}

.fe-input-classic input:focus,.fe-input-classic select:focus,.fe-input-classic textarea:focus,.form-container .fe-has-data {
    border-color: #FE523B
}

.fe-input-classic input:focus~.fe-end-text,.fe-input-classic select:focus~.fe-end-text,.form-container .fe-has-data~.fe-end-text {
    background: #FE523B;
    color: #fff;
    border-color: #FE523B
}

.form-container .fe-btn-color {
    display: table;
    height: 6rem;
    min-width: 14rem;
    text-align: center;
    margin: 0 auto;
    padding: 0 4rem;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 700;
    background-color: #FE523B;
    border-radius: 3rem
}

.form-container .fe-btn-color span {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.25
}

.form-container .fe-is-checked {
    opacity: 1;
    cursor: pointer;
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

.form-container .fe-btn-cont {
    padding: 0 2rem 0 4rem
}

.form-container .fe-btn-cont svg {
    margin: 0 0 0 1rem;
    vertical-align: middle
}

.fe-input-error input,.fe-select-error select {
    border-color: #D0021B
}

.fe-input-error .fe-input-end span,.fe-input-error.fe-input-end span,.fe-select-error.fe-input-end span {
    background: #D0021B;
    border-color: #D0021B;
    color: #fff
}

.fe-text-error {
    margin-top: .5rem;
    color: #D0021B
}

.fe-text-result-error {
    color: #D0021B;
    padding: 0 0 2rem 0;
    text-align: center;
    font-weight: 500
}

.fe-s-radio label:hover,.fe-b-radio label:hover,.fe-board-bank .fe-col-item:hover,.fe-partner-item:hover,.form-container .fe-btn-color.fe-is-checked:hover {
    -webkit-box-shadow: .2rem .2rem 1rem 0 rgb(0 0 0 / .1);
    box-shadow: .2rem .2rem 1rem 0 rgb(0 0 0 / .1);
    box-shadow: .2rem .2rem 1rem 0 rgb(0 0 0 / .1);
    -webkit-transition: -webkit-box-shadow .25s ease,-webkit-box-shadow .25s ease;
    transition: -webkit-box-shadow .25s ease,-webkit-box-shadow .25s ease;
    transition: box-shadow .25s ease,box-shadow .25s ease;
    transition: box-shadow .25s ease,box-shadow .25s ease,-webkit-box-shadow .25s ease,-webkit-box-shadow .25s ease
}

.close_credit {
    display: inline-block;
    float: right
}

.close_credit img {
    width: 16px;
    height: 16px
}

.fe-s-nbr,.fe-s-item:not(:last-child):before {
    background: #99B2C0
}

.fe-add-content,.fe-board-bank .fe-col-item span,.fe-color-txt,.fe-b-radio label span,.fe-s-radio label span {
    color: #3C3C3C
}

.fe-b-radio label svg,.fe-nav svg,.fe-s-radio label svg {
    fill: #3C3C3C
}

.fe-nav>*:after {
    border-color: #326580
}

.contentTxtRef:nth-of-type(2) {
    padding: 0
}

.confirmation .contentTxtRef:nth-of-type(2) {
    padding: 0 2rem
}

.contentTxtRef:nth-of-type(4) {
    border-top: .1rem solid #d0d1d4;
    padding-top: 4rem;
    padding-bottom: 4rem
}

.topzero {
    margin-top: 0;
    padding-top: 0
}

.mentionsLegales {
    text-align: center;
    margin-top: 2rem;
    padding: 0 0 4rem 0
}

.mentionsLegales p:nth-child(1) {
    margin-bottom: 2.5rem;
    line-height: 1.75;
    font-size: 1.3rem
}

.mentionsLegales p:nth-child(2) {
    font-size: 1.2rem;
    margin-bottom: 0
}

.mentionsLegales p:nth-child(3) {
    font-size: 1.2rem;
    margin-bottom: 0
}

.mentionsLegales p:nth-child(4) {
    font-size: 1.2rem;
    margin-bottom: 0
}

.mentionsLegales p:nth-child(5) {
    line-height: 1.75;
    font-size: 1.2rem
}

.mentionsLegales p:nth-child(6) {
    line-height: 1.75;
    font-size: 1.2rem
}

.mentionsLegales a,.mentionsLegales .lien {
    text-decoration: underline;
    cursor: pointer
}

.contentTxtRef {
    width: 100%;
    max-width: 128rem;
    padding: 0 2rem;
    margin: 0 auto;
    display: block
}

.contentTxtRef h1 {
    color: #3c3c3c;
    font-size: 2.8rem;
    line-height: 1.25;
    text-align: center;
    font-weight: 700;
    margin: 0 auto;
    max-width: 82rem;
    padding: 0;
    width: 100%
}

.contentTxtRef h1.partenaire {
    font-size: 2rem;
    margin-bottom: 1rem;
    font-weight: 400
}

.contentTxtRef h2 {
    font-size: 2rem;
    line-height: 1.25;
    font-weight: 700;
    margin: 0 0 2.5rem;
    display: inline-block;
    width: 100%;
    color: #326580
}

.contentTxtRef h3 {
    font-size: 1.8rem;
    line-height: 1.25;
    font-weight: 700;
    margin: 0 0 2.5rem
}

.contentTxtRef p {
    line-height: 1.75;
    font-size: 1.6rem;
    margin-bottom: 2.5rem
}

.contentTxtRef p:last-of-type {
    margin-bottom: 0
}

.contentTxtRef ul {
    list-style: none;
    padding-left: 2.5rem;
    margin-bottom: 2.5rem;
    line-height: 1.75;
    font-size: 1.6rem
}

.contentTxtRef ul li:not(.sublist)::before {
    content: "-";
    margin-right: .5rem
}

.contentTxtRef ul li:not(:last-child) {
    margin-bottom: .5rem
}

.contentTxtRef:nth-of-type(1) {
    padding-top: 3rem
}

.contentTxtRef:nth-of-type(2) {
    padding-top: 0
}

.form-label {
    font-size: 1.5rem;
    line-height: 1.5;
    color: #333
}

.form-textbox~.form-label,.fe-col2 .fe-col-item .form-label-persist {
    position: absolute;
    top: 18px;
    left: 2rem;
    color: #606165;
    padding: 0;
    z-index: 1;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    -webkit-transition-duration: .125s;
    transition-duration: .125s
}

.is-none {
    display: none
}

.is-hidden {
    visibility: hidden
}

.all_modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / .4);
    z-index: 1000
}

.modal {
    position: fixed;
    max-width: 68rem;
    width: 100%;
    max-height: 90%;
    left: 50%;
    top: 40%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: #fff;
    z-index: 2000;
    line-height: 1.25;
    overflow: hidden;
    border: none;
    overflow-y: auto;
    -webkit-box-shadow: 0 4px 8px 0 rgb(0 0 0 / .2),0 6px 20px 0 rgb(0 0 0 / .19);
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / .2),0 6px 20px 0 rgb(0 0 0 / .19)
}

.modal .mb-h1 {
    margin-top: 2rem
}

.modal .txt-center {
    text-align: center
}

.modal-content .btp_close_modal {
    display: block;
    margin: .5em;
    padding: .5rem;
    opacity: 1;
    background: #fff;
    color: #000;
    float: right;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1
}

.modal-content {
    background-color: #fff;
    -webkit-box-shadow: 0 4px 8px 0 rgb(0 0 0 / .2),0 6px 20px 0 rgb(0 0 0 / .19);
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / .2),0 6px 20px 0 rgb(0 0 0 / .19)
}

.modal p {
    font-size: 1.6rem;
    line-height: 1.5
}

.modal .modal-text {
    padding: 0 10rem 2.6rem 10rem
}

.modal .modal-text-dommage {
    padding: 0 0 2.6rem 0
}

.modal .modal-text-sousbtp {
    padding: 2.6rem 0 0 0
}

#myModal p>a {
    color: #326580;
    font-weight: 600
}

.modal .modal-text2 {
    padding: 2.6rem 10rem 0 10rem
}

.modal .fe-content-main {
    position: relative;
    display: table;
    max-width: 68rem;
    width: 100%;
    margin: 3rem auto 0;
    min-height: auto
}

.modal .fe-input-end span:first-child {
    width: 7%;
    background: none;
    text-align: left;
    border: none
}

.modal .fe-input-end span {
    border: none
}

.modal .fe-input-end input {
    text-align: left
}

.modal .modal-content-global {
    padding: 4.2rem 4rem 3rem 4rem
}

.modal .fe-input-classic {
    max-width: 60rem;
    margin-bottom: 2rem
}

.modal .fe-end-text .btn_enr {
    cursor: pointer;
    padding: 1rem 2rem;
    height: 6rem;
    border-radius: 0 .5rem .5rem 0;
    color: #fff;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    font-weight: 600
}

.modal .modal-titre {
    font-size: 2rem;
    margin-bottom: 2rem;
    font-weight: 600;
    line-height: 1.5
}

.modal .modal-titre img {
    margin-right: 1.4rem;
    vertical-align: middle
}

.modal .modal-header {
    display: table;
    width: 100%;
    padding: 0
}

.modal .modal-contentin {
    padding: 0
}

.modal .close img {
    width: 1.7rem
}

.modal-body {
    position: relative
}

.modal .fe-btn-color {
    background: #00afdc;
    height: 4.4rem;
    display: table;
    min-width: 14rem;
    text-align: center;
    margin: 0 auto;
    padding: 0 4rem;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 700;
    border-radius: 2.5rem;
    opacity: .4;
    cursor: not-allowed
}

.modal .fe-is-checked {
    opacity: 1;
    cursor: pointer;
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

.intro_confirmation {
    font-size: 1.6rem
}

.confirmation {
    background-color: #FFF
}

.row {
    display: table;
    margin-right: -1.5rem;
    margin-left: -1.5rem
}

.cnt {
    width: 100%;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin-right: auto;
    margin-left: auto
}

.cnt-contact {
    padding-right: .8rem;
    padding-left: .8rem
}

.cnt-form,.cnt-contact {
    max-width: 112rem
}

.cnt-contact .fe-h3 {
    font-size: 2rem;
    padding-bottom: 2.5rem;
    padding-top: 2.5rem;
    text-align: center;
    font-weight: 700
}

.cnt-footer {
    max-width: 128rem
}

.col {
    display: table-cell;
    vertical-align: top;
    max-width: 100%;
    position: relative;
    width: 100%;
    padding-right: 1.5rem;
    padding-left: 1.5rem
}

.card {
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    height: 100%;
    position: relative;
    min-height: 41rem
}

.cardAgence {
    width: 80%;
    box-shadow: 0 .2rem .6rem 0 rgb(0 0 0 / .18);
    border-radius: 1.2rem;
    margin: 0 auto 5rem auto
}

.cardAgence h2 {
    text-align: center;
    padding: 20px 0 15px 0
}

.cardAgence h3 {
    text-align: center;
    padding: 0 0 20px 0
}

.cardAgence .bloc {
    display: table;
    width: 100%;
    line-height: 1.6;
    padding: 0 0 20px 0
}

.cardAgence .sous-bloc {
    display: table-cell;
    width: 50%;
    padding: 0 50px
}

.sous-bloc .tel {
    margin: 20px 0 5px 0
}

.sous-bloc .telP {
    margin: 0 0 20px 0
}

.ctn-mr {
    margin-bottom: 10rem
}

img {
    vertical-align: middle;
    border-style: none
}

.divider {
    padding: 6rem 0 0;
    margin: 0 1rem;
    border-bottom: 1px solid #e7e7e7
}

.media {
    display: table
}

.media-heading {
    font-size: 1.8rem
}

.media-body {
    display: table-cell;
    vertical-align: top
}

.txt-active {
    color: #00afdc;
    font-weight: 700
}

.col-right {
    max-width: 33.3333333333%;
    width: 33.3333333333%
}

.col-left {
    max-width: 66.6666666667%;
    width: 66.6666666667%
}

.col-left .card {
    background-color: rgb(241 242 247 / .5)
}

.col-right .card {
    -webkit-box-shadow: 0 2px 6px 0 rgb(0 0 0 / .18);
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / .18);
    border-radius: 1.2rem
}

.card-body {
    display: table-cell;
    padding: 2rem
}

.card-footer {
    margin: 0 auto;
    padding: 2rem;
    display: table
}

.card p {
    padding-bottom: 1.2rem;
    line-height: 1.6
}

.card>p:first-child {
    font-size: 1.8rem
}

.table-responsive {
    display: block;
    width: 100%;
    padding: 1rem 2rem 2rem
}

.card-table {
    width: 100%;
    border-collapse: collapse
}

.card-table th,.card-table td {
    font-size: 1.6rem
}

.card-table tr.gras {
    font-weight: 700
}

.card-header h5 {
    font-size: 1.5rem
}

.card-header {
    padding: 1.5rem 1.5rem;
    text-align: center;
    color: #fff;
    border-radius: 1.4rem 1.4rem 0 0
}

.card .pb-0 {
    padding-bottom: 0
}

.card-table td {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.card-table td:last-child {
    text-align: right
}

.card-table .pt-1 {
    padding-top: 2rem
}

.card-table .pb-1 {
    padding-bottom: 2rem
}

#collapseContent span {
    display: block;
    margin-bottom: 1rem
}

.ctn .ctn-form {
    padding-right: .8rem;
    padding-left: .8rem
}

.section-contact .row {
    margin-right: -.8rem;
    margin-left: -.8rem
}

.section-contact .col {
    padding-right: .8rem;
    padding-left: .8rem
}

.section-contact {
    width: 90%;
    margin: 0 auto
}

.col-6 {
    width: 50%
}

.feature-box {
    padding: 4rem;
    position: relative;
    overflow: hidden;
    text-align: center;
    height: 100%
}

.feature-box-icon {
    font-size: 50px;
    padding: 0 20px 20px;
    line-height: 24px
}

.feature-box-icon img {
    height: 5.5rem;
    font-size: initial
}

.feature-box-title {
    font-size: 1.8rem;
    line-height: 2.4rem;
    font-weight: 700;
    display: block;
    margin-bottom: 2rem;
    padding: 0 3.5rem
}

.feature-box-desc {
    margin: 0;
    font-size: 1.6rem;
    line-height: 2.6rem
}

.feature-box:last-child .feature-box-desc {
    font-size: 1.5rem;
    margin-top: 2rem
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.ctn.features {
    width: 94%
}

.txt-bleu,.form-enhanced .feature-box a {
    color: #326580
}

.col-4 {
    max-width: 33.33333%;
    width: 33.33333%
}

.section-contact.three-col {
    width: 100%
}

.feature-box-title {
    padding: 0
}

.three-col .feature-box {
    padding: 2rem 0
}

.d-block {
    display: block
}

.ctn {
    position: relative;
    display: table;
    width: 100%;
    max-width: 128rem;
    margin: 0 auto;
    padding: 0 1.5rem
}

.media .fe-note-img {
    display: table-cell;
    vertical-align: top;
    padding-right: 1.5rem
}

.media .fe-note-img img {
    display: block
}

.fe-steps {
    max-width: none
}

.fe-steps p>* {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.fe-steps p {
    display: table;
    width: 100%;
    margin: 0 auto;
    height: 8rem;
    font-size: 1.8rem;
    font-weight: 700
}

.fe-btn {
    margin: 1rem auto;
    display: table;
    height: 5rem;
    min-width: 17rem;
    text-align: center;
    padding: 0 4rem;
    font-size: 1.4rem;
    font-weight: 700;
    border-radius: 2.5rem
}

.fe-btn-color {
    color: #fff;
    background-color: #FE523B
}

.fe-btn-border {
    color: #FE523B;
    background-color: #fff;
    border: 1px solid #FE523B
}

.fe-btn-color,.fe-btn-border span {
    display: table-cell;
    vertical-align: middle;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.25
}

.fe-btn-color span {
    color: #fff
}

.fe-btn-border span {
    color: #FE523B
}

.fe-content-in p.txt_spam {
    font-size: 1.3rem;
    line-height: 1.4
}

.fe-uni {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fe-uni p {
    padding-left: 0!important
}

.pr-1 {
    padding: 1rem!important
}

.mb-0 {
    margin-bottom: 0!important
}

.mb-1 {
    margin-bottom: 1rem
}

.mb-2 {
    margin-bottom: 2rem
}

.w-15 {
    width: 15%!important
}

.w-40 {
    width: 40%!important
}

.label-custom .fe-col3 {
    border: 1px solid #D0D2D8;
    border-radius: .5rem
}

.label-custom .fe-col-item .fe-prepend-text {
    display: table-cell;
    vertical-align: middle;
    width: 8rem;
    font-weight: 600;
    border-style: solid;
    text-align: center;
    letter-spacing: -.05rem;
    color: #3C3C3C
}

.label-custom input {
    border: none;
    padding: 0;
    background: #fff0
}

.label-custom.fe-input-good .fe-col3 {
    border-color: #00afdc
}

.label-custom.fe-input-error .fe-col3,.fe-col2b .label-custom.fe-input-error .fe-col2 {
    border-color: #D0021B
}

.fe-coord {
    position: relative
}

.form-textbox {
    padding-bottom: 0!important;
    text-align: left
}

.form-textbox::-webkit-input-placeholder {
    opacity: 0
}

.form-textbox::-moz-placeholder {
    opacity: 0
}

.form-textbox:-ms-input-placeholder {
    opacity: 0
}

.form-textbox:-moz-placeholder {
    opacity: 0
}

.form-label {
    font-size: 1.5rem;
    line-height: 1.5;
    color: #333
}

.form-textbox~.form-label {
    position: absolute;
    top: 18px;
    left: 2rem;
    color: #606165;
    padding: 0;
    z-index: 1;
    transition-timing-function: ease-in;
    transition-duration: .125s
}

.fe-coord.fe-input-good .form-textbox~.form-label,.fe-coord.fe-input-error .form-textbox~.form-label,.form-textbox:focus~.form-label {
    font-size: 11px;
    line-height: 1.4;
    font-weight: 400;
    letter-spacing: -.01em;
    top: 4px;
    color: #666
}

.fe-coord.fe-input-error .form-textbox~.form-label {
    color: #D0021B!important
}

.form-textbox~.form-label {
    position: absolute;
    top: 18px;
    left: 2rem;
    color: #606165;
    padding: 0;
    z-index: 1;
    transition-timing-function: ease-in;
    transition-duration: .125s
}

.fe-coord.fe-input-good .form-textbox~.form-label,.fe-coord.fe-input-error .form-textbox~.form-label,.form-textbox:focus~.form-label {
    font-size: 11px;
    line-height: 1.4;
    font-weight: 400;
    letter-spacing: -.01em;
    top: 4px;
    color: #666
}

.fe-coord.fe-input-error .form-textbox~.form-label {
    color: #D0021B!important
}

.fe-content-progress-bar {
    position: relative;
    font-size: 0;
    display: table;
    width: 100%;
    max-width: 62rem;
    margin: 0 auto 0 auto;
    padding: 0 1rem
}

.fe-content-progress-fond {
    position: relative;
    font-size: 0;
    display: table;
    width: calc(100% - 4rem);
    border-radius: 2rem;
    height: 1rem;
    margin: 1.6rem 2rem
}

.fe-progress-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 1rem;
    width: 4%;
    border-radius: 20px
}

.note-avis-client {
    text-align: center;
    padding: 0;
    margin-bottom: 20px;
    display: none
}

.note-avis-client p {
    margin: auto
}

.confirmation .hi-item:nth-child(1) {
    margin: 0 auto
}

.confirmation .hi-item:nth-child(n+2) {
    display: none
}

.fe-txt-classic .toggle {
    cursor: pointer;
    width: 4.8rem;
    height: 2.6rem;
    margin-left: 1rem;
    background: #D0D2D8;
    display: inline-table;
    vertical-align: middle;
    border-radius: 5rem;
    position: relative
}

.fe-txt-classic .toggle:after {
    content: '';
    position: absolute;
    top: .2rem;
    left: .2rem;
    width: 2.2rem;
    height: 2.2rem;
    background: #fff;
    border-radius: 5rem;
    transition: 0.3s
}

.fe-txt-classic input:checked+.toggle:after {
    left: calc(100% - .2rem);
    transform: translateX(-100%)
}

.fe-txt-classic .toggle:active:after {
    width: 4rem
}

.fe-txt-classic .slide {
    color: #606165;
    font-weight: 600;
    margin-left: 1rem;
    transition: opacity .3s ease
}

.fe-txt-classic ul {
    list-style-type: disc;
    padding-left: 25px
}

.fe-toggle-classic {
    display: flex;
    align-items: center;
    margin-top: 1.5rem;
    line-height: 1.25
}

.fe-toggle-classic span {
    max-width: 42.5rem;
    width: 100%;
    font-size: 1.4rem
}

.toggle-classic {
    width: 16rem
}

.fe-toggle-classic span.coord {
    max-width: 51rem
}

.loader_form {
    border: 6px solid #f3f3f3;
    border-top: 6px solid #FE523B;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    animation: spin 2s linear infinite;
    margin: 4rem auto 2rem auto
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fe-content-main #btp_continue_coord .fe-btn-color,.fe-content-main #btp_voir_reponse .fe-btn-color,.fe-content-main div~.fe-btn-color {
    margin: 4rem auto 2rem auto
}

@media only screen and (max-width: 1023px) {
    .fe-s-item {
        font-size:1.4rem
    }

    .fe-nav>* {
        width: 6rem;
        height: 6rem;
        left: -3rem
    }

    .fe-nav-next {
        left: auto;
        right: -3rem
    }

    .form-container .fe-content-in .fe-bloc-add .fe-h4 {
        font-size: 1.2rem
    }

    .col-left {
        display: block;
        max-width: none;
        margin-bottom: 3rem;
        width: 100%
    }

    .col-right {
        display: block;
        max-width: none;
        width: 100%
    }

    .card {
        height: 100%;
        min-height: initial
    }

    .contentTxtRef:nth-of-type(1) {
        padding-top: 1rem
    }

    .bloc-secure2 {
        position: relative;
        left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        margin: 1rem auto 0;
        border-radius: .5rem;
        height: 3rem
    }

    .bloc-secure2 p {
        color: #000;
        font-weight: 300;
        font-size: 1.5rem
    }

    .bloc-secure2~.box-hover {
        width: calc(100% - 2rem)
    }

    .fe-col2b .fe-col-item:first-child {
        width: 100%;
        margin: 0;
        margin: 0 0 1rem
    }

    .note-avis-client {
        display: block
    }

    .cardAgence {
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
    .fe-step div:nth-child(5) {
        display:none
    }

    .fe-content-in {
        padding: 3rem
    }

    .fe-content-in .fe-nav {
        -webkit-transform: none;
        transform: none;
        top: 1.6rem
    }

    .fe-nav>* {
        background: none;
        width: 7.5rem;
        height: 7.5rem
    }

    .fe-nav>*:after {
        left: 7.5rem
    }

    .fe-nav .fe-nav-next:after {
        left: 0
    }

    .fe-s-item:not(.is-active) p {
        display: none
    }

    .fe-s-item.is-active p {
        position: absolute;
        bottom: 0;
        text-align: center;
        width: 100%;
        font-size: 1.8rem;
        right: 0
    }

    .fe-nav>*:after {
        bottom: 0;
        top: initial
    }

    .fe-bloc-add .fe-col3 .fe-col-item {
        width: calc(50% - 1.5rem)
    }

    .fe-bloc-add .fe-col3 .fe-col-item:nth-child(odd):not(:last-child) {
        margin-right: 3rem
    }

    .fe-bloc-add .fe-col3 .fe-col-item:nth-child(even) {
        margin-right: 0
    }

    .fe-bloc-add .fe-col3 .fe-col-item:not(:last-child) {
        margin-bottom: 3rem
    }

    .fe-bloc-add .fe-col3 .fe-col-item:last-child {
        width: 100%
    }

    .fe-board-bank .fe-col-item:not(:nth-child(3n+3)) {
        margin-right: 1rem
    }

    .fe-board-bank .fe-col-item:nth-child(3n) {
        margin-right: 0
    }

    .fe-board-bank .fe-col-item {
        width: calc(33.333% - .67rem)
    }

    .fe-board-bank .fe-col-item:not(:nth-last-child(-n+3)) {
        margin-bottom: 1rem
    }

    .fe-content-main {
        margin-top: 2rem
    }

    .modal {
        width: calc(100% - 2rem)
    }

    .modal .modal-text {
        padding: 0 0 2.6rem 0
    }

    .card {
        height: 100%;
        min-height: initial
    }

    .ctn {
        margin-bottom: 2rem
    }

    .ctn-mr {
        margin-bottom: 2rem
    }

    .col-6 {
        max-width: 100%;
        width: 100%
    }

    .feature-box {
        padding: 2rem
    }

    .feature-box-title {
        padding: 0
    }

    .col {
        display: block
    }

    .col-4 {
        max-width: 100%;
        width: 100%
    }

    .three-col .feature-box {
        padding: 2rem
    }

    .card-footer .fe-btn {
        padding: 0 2rem
    }

    .card-footer {
        padding: 0
    }

    .box {
        height: 4.5em;
        background: #eee;
        border: 1px solid #ccc;
        padding: .5em 1em;
        margin-right: 30px;
        margin-bottom: 30px;
        overflow: hidden;
        float: left
    }

    .box--fixed {
        width: 130px
    }

    .ellip {
        display: block;
        height: 100%
    }

    .ellip-line {
        display: inline-block;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
        max-width: 100%
    }

    .ellip,.ellip-line {
        position: relative;
        overflow: hidden
    }

    .collapse-content a.collapsed {
        display: none
    }

    .collapse-content p.collapse.show {
        min-height: 100%
    }

    .collapse-content p.collapse:not(.show) {
        height: 7.7rem;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        background: -webkit-linear-gradient(#000,#b1b1b1);
        -webkit-background-clip: text;
        -webkit-text-fill-color: #00000030
    }

    .collapse-content span.btn-collapse:not(.collapsed):before {
        content: 'Lire la suite';
        margin-right: .5rem
    }

    .collapse-content span.btn-collapse:not(.collapsed):after {
        content: ">";
        margin-left: .5rem;
        font-weight: 600;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        position: absolute;
        font-size: 1.8rem
    }

    #collapse.btn-collapse {
        float: right;
        padding: 1rem;
        cursor: pointer;
        color: #00afdc
    }

    .fe-uni {
        display: block
    }

    .collapse-content p {
        padding-bottom: 0
    }

    .card-footer {
        margin: 2rem auto
    }

    .w-15,.w-40 {
        width: 100%!important
    }

    .fe-steps p {
        height: 2rem;
        padding: 1.5rem 0
    }

    .fe-steps p>* {
        display: block
    }

    .fe-content-sepa-designation-c {
        display: none
    }

    .fe-content-sepa-designation-l,.fe-content-sepa-designation-r {
        width: 100%;
        display: block
    }

    .fe-input-classic .fe-number-min input {
        width: 4.4rem;
        margin: 0 .2rem 0 0
    }

    .fe-col2a .fe-col-item:first-child,.fe-col2a .fe-col-item:last-child {
        width: 100%;
        margin: 0
    }

    .fe-col2a .fe-col-item:first-child,.fe-col2a .fe-col-item:last-child {
        margin: 0 0 2rem
    }

    .fe-col2 .fe-col-item {
        width: 100%;
        margin: 0
    }

    .fe-col2 .fe-coord:first-child,.fe-col2 .fe-col-item:first-child {
        margin: 0 0 2rem
    }

    .fe-step {
        display: none
    }

    .fe-note {
        margin-top: 2rem
    }
}

@media only screen and (max-width: 600px) {
    .fe-float-conseil {
        margin-top:2rem
    }
	
	.header-in .hi-item>* {
    display: block;
    vertical-align: middle;
    color: #326580;
    line-height: 1;
    padding: 2px;
}

contentTxtRef h2 {
    font-size: 1.8rem;
    line-height: 1.25;
    font-weight: 700;
    margin: 0 0 2.5rem;
    display: inline-block;
    width: 100%;
    color: #326580;
    text-align: center;
}

    .form-container {
        padding: 0 1rem
    }

    .fe-content-main {
        min-height: initial
    }

    .fe-input-classic input,.fe-input-classic select,.fe-input-classic textarea {
        padding: 1rem
    }

    .form-textbox~.form-label {
        left: 1rem
    }

    .modal .modal-content-global {
        padding: 4.2rem 2rem 3rem 2rem
    }

    .fe-date .fe-col3 {
        width: 100%
    }

    .fe-col3 .fe-col-item {
        width: calc(50% - .5rem)
    }

    .fe-col3 .fe-col-item:nth-child(odd) {
        margin-right: 1rem
    }

    .fe-col3 .fe-col-item:nth-child(2n) {
        margin-right: 0
    }

    .fe-b-radio label,.fe-s-radio label,.fe-content-in .fe-b-large p,.fe-input-classic input,.fe-input-classic select,.fe-input-classic textarea,.form-container .fe-content-in .fe-bloc-add .fe-h4,.form-container .fe-content-in .fe-h4,.fe-input-end {
        font-size: 1.4rem
    }

    .fe-content-in {
        padding: 1rem 1rem;
        min-height: auto
    }

    .fe-content-in-attente {
        padding: 0 1rem;
        min-height: 40rem
    }

    .fe-content-in-attente .svgchargement {
        padding-top: 4rem
    }

    .fe-col3 .fe-col-item:not(:nth-last-child(-n+2)),.fe-col4 .fe-col-item:not(:nth-last-child(-n+2)) {
        margin-bottom: 1rem
    }

    .fe-input-classic.fe-add-img svg {
        margin-left: 1.25rem
    }

    .fe-partner-question {
        width: 100%;
        margin: 0 0 2.5rem
    }

    .fe-partner-img {
        margin: 0 auto;
        display: table
    }

    .fe-partner-bloc {
        margin: 0
    }

    .fe-float-content {
        position: fixed;
        margin: 0;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: table;
        background: rgb(0 0 0 / .75);
        z-index: 1201;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all .8s ease;
        transition: all .8s ease
    }

    .fe-float-note {
        display: table;
        position: fixed;
        left: 1rem;
        bottom: 1rem;
        width: calc(100% - 2rem);
        border-radius: 1rem;
        background: #fff;
        z-index: 1201;
        -webkit-transform: translateY(115%);
        -ms-transform: translateY(115%);
        transition: transform .8s ease,-webkit-transform .8s ease
    }

    .fe-popin-on {
        visibility: visible;
        opacity: 1;
        -webkit-transition: all .8s ease;
        transition: all .8s ease
    }

    .fe-popin-on .fe-float-note {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        transition: transform .8s ease,-webkit-transform .8s ease
    }

    .fe-content-in .fe-float-note .fe-cross {
        position: absolute;
        display: block;
        padding: 0;
        right: 0;
        top: -3.5rem
    }

    .contentTxtRef h1 {
        font-size: 2rem;
        margin: 0
    }

    .fe-b-radio .label-soulte svg {
        margin-bottom: .75rem
    }

    .fe-b-radio .label-soulte {
        padding-bottom: 1.25rem;
        padding-right: 0;
        padding-left: 0
    }

    #auto-promo-part {
        display: none
    }

    .fe-input-classic .fe-letter-number .nb_2 {
        width: 4rem
    }

    .fe-input-classic .fe-letter-number .nb_3 {
        width: 4.5rem
    }

    .fe-input-classic .fe-letter-number .nb_4 {
        width: 5rem
    }

    .fe-input-classic .fe-letter-number .nb_5 {
        width: 7rem
    }

    .fe-input-classic .fe-letter-number .nb_11 {
        width: 11rem
    }

    .fe-input-classic .fe-letter-number input {
        margin-right: .4rem;
        margin-bottom: .4rem;
        margin-top: .4rem
    }

    .fe-q-radio label svg {
        display: inline-table;
        width: auto;
        vertical-align: middle;
        margin: 0 2rem 0 1rem
    }

    .fe-col4 .fe-col-item p {
        display: inline-table;
        width: auto;
        vertical-align: middle;
        text-align: left;
        line-height: 1.5
    }

    .fe-b-radio label svg {
        display: inline-table;
        width: auto;
        vertical-align: middle;
        margin: 0 2rem 0 1rem
    }

    .fe-col3 .fe-col-item {
        width: 100%;
        display: table;
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 1rem;
        text-align: left
    }

    .fe-col3 .fe-col-item p {
        display: inline-table;
        width: auto;
        vertical-align: middle;
        text-align: left;
        line-height: 1.5
    }

    .fe-b-radio .label-soulte i {
        display: block
    }

    .fe-col-line {
        flex-wrap: wrap
    }

    .fe-col-line .fe-prepend-text {
        width: 100%;
        text-align: center;
        margin-bottom: .5rem
    }

    .fe-content-main .fe-input-classic .fe-col-line select {
        flex: 1
    }

    .cardAgence .sous-bloc {
        width: 100%;
        display: block;
        padding: 0 30px
    }

    .fe-nav>* {
        height: 3.5rem;
        width: 6.8rem
    }
}

@media only screen and (max-width: 420px) {
    .form-container .fe-content-in .fe-h3 {
        text-align:left;
        font-size: 1.5rem;
        margin-bottom: 2rem
    }

    .fe-content-in .fe-nav {
        top: 1rem
    }

    .fe-s-nbr {
        width: 3.5rem;
        height: 3.5rem
    }

    .fe-step {
        max-width: 28rem;
        margin-bottom: 0
    }

    .fe-step:before {
        top: 40%
    }

    .fe-board-bank .fe-col-item:not(:nth-child(2n+2)) {
        margin-right: 1rem
    }

    .fe-board-bank .fe-col-item:nth-child(2n) {
        margin-right: 0
    }

    .fe-board-bank .fe-col-item {
        width: calc(50% - .5rem)
    }

    .fe-board-bank .fe-col-item:not(:nth-last-child(-n+2)) {
        margin-bottom: 2rem
    }

    .fe-col2 .fe-col-item,.fe-col3:not(.fe-b-large) .fe-col-item {
        width: 100%;
        margin: 0
    }

    .fe-col2 .fe-col-item:not(:last-child),.fe-col3:not(.fe-b-large) .fe-col-item:not(:last-child) {
        margin: 0 0 1rem
    }

    .fe-bloc-add .fe-col3 .fe-col-item:not(:last-child) {
        margin: 0 0 3rem
    }

    .fe-bloc-add .fe-col3 .fe-col-item,.form-container .fe-bloc-add .fe-select {
        width: 100%
    }

    .fe-content-in .fe-note:not(.fe-float-note)>*,.fe-content-in .fe-note-optin:not(.fe-float-note)>* {
        display: table
    }

    .fe-note:not(.fe-float-note) .fe-note-img,.fe-note-optin:not(.fe-float-note) .fe-note-img {
        float: none;
        display: table;
        padding: 0;
        margin: 0 auto 1.5rem
    }

    .fe-col3 .fe-col-item:nth-last-child(n+3),.fe-col4 .fe-col-item:nth-last-child(n+3),.fe-col5 .fe-col-item:nth-last-child(n+3) {
        margin-bottom: 1rem
    }

    .fe-continue-later {
        margin-margin: 25px;
    }

    .fe-content-in {
        margin: 1.5rem auto
    }

    .contentTxtRef h1 {
        font-size: 1.6rem;
        margin: 0
    }

    .contentTxtRef {
        padding: 2.5rem 1rem 0 1rem
    }

    .form-container {
        margin-bottom: 0
    }

    .fe-nav svg {
        width: 1rem
    }

    .media-body,.fe-note-img {
        display: block
    }

    .fe-note-img {
        margin: 0 auto 1.5rem;
        padding-right: 0
    }

    .fe-note-img img,.fe-note-img svg {
        margin: 0 auto
    }

    .media .fe-note-img {
        display: block
    }

    .fe-b-radio .label-soulte svg {
        margin-bottom: 0
    }

    .fe-b-radio .label-soulte {
        padding-bottom: .75rem;
        padding-right: .8rem;
        padding-left: .8rem
    }

    #enregistrement_cli .fe-continue-later a {
        display: block
    }

    .modal .input-group-addon {
        display: none
    }

    .modal .modal_enregistrement_dossier .modal-titre img,.modal .modal_enregistrement_dossier_sortie img {
        display: none
    }

    .fe-col2 .fe-col-item-txt {
        width: 100%
    }

    .contentTxtRef h1.partenaire {
        font-size: 1.5rem;
        margin: 0
    }

    .fe-content-in {
        margin: 1.5rem auto;
        padding: 1.5rem 1rem
    }

    .fe-content-progress-fond {
        margin: .6rem 2rem
    }
}

@media only screen and (max-width: 360px) {
    .fe-b-radio .label-soulte i {
        font-size:1.2rem
    }
}

@media only screen and (max-width: 320px) {
    .card-body,.table-responsive {
        padding:2rem 1rem
    }

    .fe-b-radio .label-soulte svg {
        margin-bottom: 0
    }

    .fe-b-radio .label-soulte {
        padding-right: .2rem;
        padding-left: .2rem;
        padding-bottom: .75rem
    }
}


@media all and (max-width: 768px) {
body > header > div > div:nth-child(2){
        display:none;
    }}
@media all and (min-width: 768px) {
	
	body > center {
        display:none;
}
body > header > div > div:nth-child(2) > img{
        display:none;
}


}
body > header > div > div:nth-child(2) > img{
            width: 80px;

}
@media screen and (max-width: 768px) {
  body > header > div > div:nth-child(2) {
    display: none !important;
  }
  
}

    #progress-bar-nav {
        display:none
    }}
	body > header > div > div:nth-child(2) > img{
    width: 80px;}

}

    #form_immo_emp .fe-s-nbr span {
        display: none;
    }

    #form_immo_emp .fe-s-nbr span {
        display: none
    }

    .fe-s-nbr {
        width: 1.75rem;
        height: 1.75rem;
        background: #D0D2D8
    }

    .fe-step:before {
        top: .66rem;
        height: .4rem;
        background: #D0D2D8;
        width: 75%
    }

    .fe-s-item {
        width: 25%
    }

    .float-abtasty {
        position: absolute;
        top: -2rem;
        display: flex;
        width: 100%;
        padding: 0
    }

    .float-abtasty div {
        height: auto;
        font-size: 1.4rem;
        color: #9E9E9E;
        width: 25%;
        text-align: center;
        font-weight: 700
    }

    div#step {
        margin-top: 2rem
    }

    .float-abtasty .ab-progress {
        position: absolute;
        height: .4rem;
        left: 0;
        bottom: -1.6rem;
        width: 0;
        margin: 0 6.4rem
    }

    .fe-s-item.is-active:not(:first-child):before {
        content: '';
        position: absolute;
        left: 0;
        transform: translateX(-50%);
        height: .4rem;
        width: 100%;
        top: .6rem
    }

    .fe-s-item.is-active {
        position: relative
    }

    .fe-s-item.is-active:nth-child(4):before {
        display: none
    }

    .fe-content-progress-bar {
        display: none
    }
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    src: local('Poppins Light'),local('Poppins-Light'),url(https://fonts.gstatic.com/s/poppins/v8/pxiByp8kv8JHgFVrLDz8Z1xlFQ.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    src: local('Poppins Regular'),local('Poppins-Regular'),url(https://fonts.gstatic.com/s/poppins/v8/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    src: local('Poppins Medium'),local('Poppins-Medium'),url(https://fonts.gstatic.com/s/poppins/v8/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    src: local('Poppins SemiBold'),local('Poppins-SemiBold'),url(https://fonts.gstatic.com/s/poppins/v8/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    src: local('Poppins Bold'),local('Poppins-Bold'),url(https://fonts.gstatic.com/s/poppins/v8/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}


footer {
    background: #fdfdfd;
    -webkit-box-shadow: 0 0 2rem 0 rgba(41, 48, 66, .1);
    box-shadow: 0 0 2rem 0 rgba(41, 48, 66, .1);
}
header {
    background: #f28e189e;
}
.header-in .hi-item:nth-child(2) .hc-rate p {
    font-size: 1.5rem;
    color: #3c3c3c;
}
.header-in .hi-item:nth-child(3) .text:nth-child(1) {
    color: #3c3c3c;
}
.header-in .hi-item:nth-child(3) .text:nth-child(2) {
    color: #3c3c3c;
}
html body {
    background: #fff;
}
.contentTxtRef h2{
        color: #000000;
}
.header-in .hi-item>*{
    color: #3c3c3c;
	padding: 2px;
	    font-weight: 600;

}
.hi-item .logo img{
    width: auto;
}




    .contentTxtRef:nth-of-type(1) {
        padding-top: 30px!important;
    }



	
	
	body > center > img.headerImage{
	    width: 12%;
		    margin-top: 20px;

}


@media only screen and (max-width: 420px) {
    .contentTxtRef h1 {
        font-size: 2rem;
        margin: 0;
    }
	
	.fe-continue-later {
    display: table;
    width: 100%;
    margin: 0 auto 1rem auto;
    font-size: 1.4rem;
    font-weight: 700;
    text-align: center;
    line-height: 1.4;
    font-weight: 500;
}
}