@font-face {
  font-family: 'icomoon';
  src: url(/mutuelle-sante/complementaire-sante-en-ligne/fonts/icomoon.eot);
  src: url(/mutuelle-sante/complementaire-sante-en-ligne/fonts/icomoon.eot) format('embedded-opentype'), url(/mutuelle-sante/complementaire-sante-en-ligne/fonts/icomoon.ttf) format('truetype'), url(/mutuelle-sante/complementaire-sante-en-ligne/fonts/icomoon.woff) format('woff'), url(/mutuelle-sante/complementaire-sante-en-ligne/fonts/icomoon.svg) format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  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;
}
.icon-done:before {
  content: "\e600";
}
.icon-report-problem:before {
  content: "\e601";
}
.icon-location-on:before {
  content: "\e602";
}
.icon-cancel:before {
  content: "\e603";
}

@font-face {
  font-family: icomoon;
  src: url(/mutuelle-sante/complementaire-sante-en-ligne/fonts/icomoon.eot);
  src: url(/mutuelle-sante/complementaire-sante-en-ligne/fonts/icomoon.eot) format("embedded-opentype"),
    url(/mutuelle-sante/complementaire-sante-en-ligne/fonts/icomoon.ttf) format("truetype"),
    url(/mutuelle-sante/complementaire-sante-en-ligne/fonts/icomoon.woff) format("woff"),
    url(/mutuelle-sante/complementaire-sante-en-ligne/fonts/icomoon.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}
[class*=" icon-"],
[class^="icon-"] {
  font-family: icomoon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-done:before {
  content: "\e600";
}
.icon-report-problem:before {
  content: "\e601";
}
.icon-location-on:before {
  content: "\e602";
}
.icon-cancel:before {
  content: "\e603";
}
.aw-widget {
  position: relative;
  width: 100%;
}
.aw-widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.aw-widget fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.aw-widget input::-webkit-clear-button,
.aw-widget input::-webkit-inner-spin-button,
.aw-widget input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.aw-widget .custom-input {
  background: #f6f6f1;
  border: 0.1rem solid #d3d3d3;
  position: relative;
  max-width: 100%;
  white-space: nowrap;
}
.aw-widget .custom-input input:disabled {
  background: repeating-linear-gradient(
    45deg,
    #f6f6f1,
    #f6f6f1 5px,
    #e2e2d2 5px,
    #e2e2d2 7px
  );
}
.aw-widget .custom-input .keyword {
  background: #f6f6f1;
  border: none;
  box-sizing: border-box;
  padding: 0.5rem;
  width: 100%;
}
.aw-widget .custom-input .loader,
.aw-widget .custom-input .reset {
  color: #5c5c5c;
  cursor: pointer;
  margin: 0;
  position: absolute;
  right: 0.5rem;
  top: 50%;
  transform: translateY(-50%);
}
.aw-widget .suggestions {
  border: 1px solid #d3d3d3;
  border-top: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 2;
}
.aw-widget .suggestions:last-child {
  border-bottom: none;
}
.aw-widget .suggestions .suggestion {
  background: #f6f6f1;
  border-bottom: 1px solid #d3d3d3;
  margin: 0;
  padding: 0.5rem;
}
.aw-widget .suggestions .suggestion.ng-enter,
.aw-widget .suggestions .suggestion.ng-move {
  height: 0.7rem;
  opacity: 0;
  transition: all ease-in 0.1s;
}
.aw-widget .suggestions .suggestion.ng-enter.ng-enter-active,
.aw-widget .suggestions .suggestion.ng-move.ng-move-active {
  height: 1rem;
  opacity: 1;
}
.aw-widget .suggestions .suggestion:hover {
  background: #e2e2d2;
  cursor: pointer;
}
.aw-widget .suggestions .suggestion .error {
  color: #c62828;
}
.aw-widget .suggestions .suggestion .degraded-mode {
  font-style: italic;
}
.aw-widget .bigDropdownBackground {
  background: 0 0;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.aw-widget .transparent-grey {
  background: rgba(0, 0, 0, 0.5);
}
.aw-widget .selection-error {
  font-family: Arial, sans-serif;
  font-size: 13px;
  position: absolute;
  top: -17px;
  background-color: #f6f6f1;
  z-index: 1;
  padding: 2px 5px;
}

hr, input[type=search] {
    box-sizing: content-box
}

img, legend {
    border: 0
}

legend, td, th {
    padding: 0
}

*, .ui-select-choices {
    box-sizing: border-box
}

.am-fade, .animate-collapse, .modal-dialog {
    animation-fill-mode: backwards
}

.clearfix:after, .container:after, .form-group:after, .modal-footer:after {
    clear: both
}

.custom-select:focus, .form-control:focus, a:active, a:hover {
    outline: 0
}

.am-fade {
    opacity: 1;
    animation-duration: .15s;
    animation-timing-function: linear
}

    .am-fade.am-fade-add, .am-fade.ng-hide-remove, .am-fade.ng-move {
        animation-name: a
    }

    .am-fade.am-fade-remove, .am-fade.ng-hide {
        animation-name: b
    }

    .am-fade.ng-enter {
        visibility: hidden;
        animation-name: a;
        animation-play-state: paused
    }

        .am-fade.ng-enter.ng-enter-active {
            visibility: visible;
            animation-play-state: running
        }

    .am-fade.ng-leave {
        animation-name: b;
        animation-play-state: paused
    }

        .am-fade.ng-leave.ng-leave-active {
            animation-play-state: running
        }

@keyframes a {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes b {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.tab-pane.am-fade.active-remove {
    display: none !important
}

.tab-pane.am-fade.active-add {
    animation-name: a
}

.aside-backdrop.am-fade, .modal-backdrop.am-fade {
    background: rgba(0,0,0,.5);
    animation-duration: 75ms
}

    .aside-backdrop.am-fade.ng-leave, .modal-backdrop.am-fade.ng-leave {
        animation-delay: .15s
    }

.ng-animate {
    position: absolute
}

.modal.center .modal-dialog {
    position: fixed;
    top: 40%;
    left: 50%;
    min-width: 320px;
    max-width: 630px;
    width: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: 1px dotted
}

b, optgroup, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    height: 0
}

pre, textarea {
    overflow: auto
}

code, kbd, pre, samp {
    font-size: 1em;
    font-family: monospace,monospace
}

button, input, optgroup, select, textarea {
    margin: 0;
    color: inherit;
    font: inherit
}

.btn, .datepicker .btn, .modal, body {
    font-family: FranklinITC,arial,sans-serif
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

    button[disabled], html input[disabled] {
        cursor: default
    }

.btn, .link, a {
    cursor: pointer
}

button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

    input[type=checkbox], input[type=radio] {
        box-sizing: border-box;
        padding: 0
    }

    input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
        height: auto
    }

    input[type=search] {
        -webkit-appearance: textfield
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none
        }

fieldset {
    margin: 0 2px;
    padding: .35em .625em .75em;
    border: 1px solid silver
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

.clearfix:after, .clearfix:before {
    display: table;
    content: " "
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.hidden, .hidden-mobile {
    display: none !important;
    visibility: hidden !important
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.slide .slide-content {
    left: 0;
    display: block;
    padding-top: 0;
    width: 100%;
    transition: all .25s ease
}

.slide-left .slide-content.ng-hide-animate, .slide-right .slide-content.ng-hide-animate {
    position: absolute;
    background: inherit;
    transition: .25s ease-in-out
}

.slide-left .slide-content.ng-animate {
    position: absolute;
    width: 100%
}

.slide-left .slide-content.ng-hide-remove {
    z-index: 10;
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.slide-left .slide-content.ng-hide-add, .slide-left .slide-content.ng-hide-remove-active {
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.slide-left .slide-content.ng-hide-add {
    z-index: 9
}

.slide-left .slide-content.ng-hide-add-active {
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.slide-right .slide-content.ng-animate {
    position: absolute;
    width: 100%
}

.btn, .btn-send, .form-group--icon {
    position: relative
}

.slide-right .slide-content.ng-hide-remove {
    z-index: 6;
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.slide-right .slide-content.ng-hide-add {
    -ms-transform: translateX(0);
    transform: translateX(0);
    z-index: 5
}

.slide-right .slide-content.ng-hide-add-active {
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.animate-collapse {
    opacity: 1;
    animation-duration: .3s;
    animation-timing-function: ease
}

    .animate-collapse.animate-collapse-add, .animate-collapse.ng-hide-remove, .animate-collapse.ng-move {
        animation-name: c
    }

    .animate-collapse.animate-collapse-remove, .animate-collapse.ng-hide {
        animation-name: d
    }

    .animate-collapse.ng-enter {
        visibility: hidden;
        animation-name: c;
        animation-play-state: paused
    }

        .animate-collapse.ng-enter.ng-enter-active {
            visibility: visible;
            animation-play-state: running
        }

    .animate-collapse.ng-leave {
        animation-name: d;
        animation-play-state: paused
    }

        .animate-collapse.ng-leave.ng-leave-active {
            animation-play-state: running
        }

@keyframes c {
    0% {
        max-height: 0
    }

    to {
        max-height: 500px
    }
}

@keyframes d {
    0% {
        max-height: 500px
    }

    to {
        max-height: 0
    }
}

.ng-cloak, .x-ng-cloak, [data-ng-cloak], [ng-cloak], [ng\:cloak], [x-ng-cloak] {
    display: none !important
}

body {
    overflow-x: hidden;
    background: #fff;
    font-size: 15px;
    -webkit-font-smoothing: antialiased
}

    body > div {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        body > div > .header {
            order: 1;
            -ms-flex-order: 1
        }

        body > div > .content {
            order: 2;
            -ms-flex-order: 2
        }

        body > div > .dossier {
            order: 3;
            -ms-flex-order: 3
        }

        body > div > .contact {
            order: 4;
            -ms-flex-order: 4
        }

        body > div > .ml {
            order: 6;
            -ms-flex-order: 6
        }

        body > div > .benefits {
            order: 5;
            -ms-flex-order: 5
        }

        body > div > .footer {
            order: 7;
            -ms-flex-order: 7
        }

.container {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 980px
}

    .container:after, .container:before {
        display: table;
        content: " "
    }

.content {
    margin: 0 auto 20px;
    width: 100%
}

    .content .small-width {
        display: block;
        margin: 0 auto;
        max-width: 620px
    }

.content-box-title--desktop, .lead, h2 br {
    display: none
}

.content-box, .formCoords, .question {
    padding: 20px;
    background: #f7faf0
}

.content-box-title, h2 {
    margin: -20px -20px 0;
    padding: 25px;
    text-align: center
}

.content-box-title {
    background: #eff5e2
}

h1, ul {
    margin: 0;
    padding: 0
}

.content-box--confirmation, .content-box--confirmationCsi, .content-box--confirmationRecap, .modal-detail .modal-body {
    background: #f2f2f2
}

@font-face {
    font-family: FranklinITC;
    src: url(/mutuelle-sante/complementaire-sante-en-ligne/fonts/franklin-itc-book.eot?#iefix);
    src: url(/mutuelle-sante/complementaire-sante-en-ligne/fonts/franklin-itc-book.eot?#iefix) format("eot"),url(/mutuelle-sante/complementaire-sante-en-ligne/fonts/franklin-itc-book.woff2) format("woff2"),url(/mutuelle-sante/complementaire-sante-en-ligne/fonts/franklin-itc-book.woff) format("woff"),url(/mutuelle-sante/complementaire-sante-en-ligne/fonts/franklin-itc-book.ttf) format("truetype"),url(/mutuelle-sante/complementaire-sante-en-ligne/fonts/franklin-itc-book.svg#franklin-itc-book) format("svg")
}

@font-face {
    font-weight: 700;
    font-family: FranklinITC;
    src: url(/mutuelle-sante/complementaire-sante-en-ligne/fonts/franklin-itc-medium.eot?#iefix);
    src: url(/mutuelle-sante/complementaire-sante-en-ligne/fonts/franklin-itc-medium.eot?#iefix) format("eot"),url(/mutuelle-sante/complementaire-sante-en-ligne/fonts/franklin-itc-medium.woff2) format("woff2"),url(/mutuelle-sante/complementaire-sante-en-ligne/fonts/franklin-itc-medium.woff) format("woff"),url(/mutuelle-sante/complementaire-sante-en-ligne/fonts/franklin-itc-medium.ttf) format("truetype"),url(/mutuelle-sante/complementaire-sante-en-ligne/fonts/franklin-itc-medium.svg#franklin-itc-medium) format("svg")
}

@font-face {
    font-weight: 900;
    font-family: FranklinITC;
    src: url(/mutuelle-sante/complementaire-sante-en-ligne/fonts/franklin-itc-demi.eot?#iefix);
    src: url(/mutuelle-sante/complementaire-sante-en-ligne/fonts/franklin-itc-demi.eot?#iefix) format("eot"),url(/mutuelle-sante/complementaire-sante-en-ligne/fonts/franklin-itc-demi.woff2) format("woff2"),url(/mutuelle-sante/complementaire-sante-en-ligne/fonts/franklin-itc-demi.woff) format("woff"),url(/mutuelle-sante/complementaire-sante-en-ligne/fonts/franklin-itc-demi.ttf) format("truetype"),url(/mutuelle-sante/complementaire-sante-en-ligne/fonts/franklin-itc-demi.svg#franklin-itc-medium) format("svg")
}

p {
    color: #333;
    font-size: 1em;
    line-height: 1.4
}

.lead-container {
    display: none;
    height: 70px
}

.link, a {
    color: #103184;
    text-decoration: underline
}

h2, h3 {
    color: #5c8829
}

.btn, .btn-contact, .btn.focus, .btn:focus, .btn:hover, .link:hover, .tarifs-link, .ui-select-choices-row-inner, a:hover {
    text-decoration: none
}

h1 {
    color: #fff;
    font-size: 1.45em
}

h1, h2 {
    font-weight: 400
}

h2 {
    background: #eff5e2;
    font-size: 1.3em
}

h3 {
    margin: 20px 0 10px;
    font-size: 1.25em
}

.btn-default, .btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .btn-primary, .btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .btn-default.dropdown-toggle, .open > .btn-primary.dropdown-toggle {
    color: #fff
}

.btn {
    display: inline-block;
    margin-bottom: 5px;
    padding: 12px 25px;
    border: none;
    border-radius: 3px;
    box-shadow: inset 0 -3px 0 0 rgba(0,0,0,.2);
    vertical-align: middle;
    text-align: center;
    font-weight: 700;
    font-size: 1.05rem;
    line-height: 20px;
    transition: all .15s ease-in;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

.btn-contact, .datepicker .btn, .datepicker table thead > tr:first-child .btn strong {
    font-weight: 400
}

.btn.focus, .btn:focus, .btn:hover {
    box-shadow: inset 0 -2px 0 0 rgba(0,0,0,.3);
    color: #fff
}

.btn.active, .btn:active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px 0 rgba(0,0,0,.3)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    background: #f2f2f2 !important;
    box-shadow: none;
    text-shadow: none;
    -webkit-filter: none !important;
    filter: none !important;
    cursor: not-allowed;
    pointer-events: none
}

.btn-default, .btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    border-color: #98bc58;
    background-color: #98bc58
}

.btn--full {
    width: 100%
}

.btn--icon-right, .btn--icon-right.btn-secondary, .btn--icon-right.btn-secondary-inverse {
    padding-right: 45px;
    padding-left: 12px
}

.btn--icon-left, .btn--icon-left.btn-back, .btn--icon-left.btn-secondary, .btn--icon-left.btn-secondary-inverse {
    padding-right: 12px;
    padding-left: 45px
}

.btn-default.active, .btn-default:active, .open > .btn-default.dropdown-toggle {
    background-image: none
}

.btn-default.focus, .btn-default:focus, .btn-default:hover {
    background: #009e81
}

.btn-primary, .btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    border-color: #47a80d;
    background-color: #47a80d
}

    .btn-primary.active, .btn-primary:active, .open > .btn-primary.dropdown-toggle {
        background-image: none
    }

    .btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
        background: #3d900b
    }

    .btn-primary .icon {
        display: none
    }

.btn-secondary, .btn-secondary-inverse {
    padding: 11px 24px;
    border: 1px solid #103184;
    background-color: transparent;
    box-shadow: none;
    color: #103184
}

    .active.btn-secondary-inverse, .btn-secondary-inverse:active, .btn-secondary-inverse:focus, .btn-secondary-inverse:hover, .btn-secondary.active, .btn-secondary.focus, .btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover, .focus.btn-secondary-inverse, .open > .btn-secondary.dropdown-toggle, .open > .dropdown-toggle.btn-secondary-inverse {
        color: #103184
    }

    .active.btn-secondary-inverse, .btn-secondary-inverse:active, .btn-secondary.active, .btn-secondary:active, .open > .btn-secondary.dropdown-toggle, .open > .dropdown-toggle.btn-secondary-inverse {
        background-image: none
    }

    .btn-secondary.disabled, .btn-secondary.disabled.active, .btn-secondary.disabled.focus, .btn-secondary.disabled:active, .btn-secondary.disabled:focus, .btn-secondary.disabled:hover, .btn-secondary[disabled], .btn-secondary[disabled].active, .btn-secondary[disabled].focus, .btn-secondary[disabled]:active, .btn-secondary[disabled]:focus, .btn-secondary[disabled]:hover, .disabled.active.btn-secondary-inverse, .disabled.btn-secondary-inverse, .disabled.btn-secondary-inverse:active, .disabled.btn-secondary-inverse:focus, .disabled.btn-secondary-inverse:hover, .disabled.focus.btn-secondary-inverse, [disabled].active.btn-secondary-inverse, [disabled].btn-secondary-inverse, [disabled].btn-secondary-inverse:active, [disabled].btn-secondary-inverse:focus, [disabled].btn-secondary-inverse:hover, [disabled].focus.btn-secondary-inverse, fieldset[disabled] .active.btn-secondary-inverse, fieldset[disabled] .btn-secondary, fieldset[disabled] .btn-secondary-inverse, fieldset[disabled] .btn-secondary-inverse:active, fieldset[disabled] .btn-secondary-inverse:focus, fieldset[disabled] .btn-secondary-inverse:hover, fieldset[disabled] .btn-secondary.active, fieldset[disabled] .btn-secondary.focus, fieldset[disabled] .btn-secondary:active, fieldset[disabled] .btn-secondary:focus, fieldset[disabled] .btn-secondary:hover, fieldset[disabled] .focus.btn-secondary-inverse {
        border-color: #103184;
        background-color: transparent
    }

    .btn-secondary-inverse:focus, .btn-secondary-inverse:hover, .btn-secondary.focus, .btn-secondary:focus, .btn-secondary:hover, .focus.btn-secondary-inverse {
        background: #103184;
        box-shadow: none;
        color: #fff
    }

    .btn-secondary .icon, .btn-secondary-inverse .icon {
        width: 1.1em
    }

.btn-secondary-inverse {
    background: #0f39af;
    color: #fff
}

    .btn-secondary-inverse.focus, .btn-secondary-inverse:focus, .btn-secondary-inverse:hover {
        border: 1px solid #103184;
        background: #103184;
        box-shadow: none
    }

.btn-back {
    margin-top: 10px;
    padding: 11px 24px;
    width: 100%;
    border: 1px solid #98bc58;
    background-color: transparent;
    box-shadow: none
}

    .btn-back, .btn-back.active, .btn-back.focus, .btn-back:active, .btn-back:focus, .btn-back:hover, .open > .btn-back.dropdown-toggle {
        color: #333
    }

        .btn-back.active, .btn-back:active, .open > .btn-back.dropdown-toggle {
            background-image: none
        }

        .btn-back.disabled, .btn-back.disabled.active, .btn-back.disabled.focus, .btn-back.disabled:active, .btn-back.disabled:focus, .btn-back.disabled:hover, .btn-back[disabled], .btn-back[disabled].active, .btn-back[disabled].focus, .btn-back[disabled]:active, .btn-back[disabled]:focus, .btn-back[disabled]:hover, fieldset[disabled] .btn-back, fieldset[disabled] .btn-back.active, fieldset[disabled] .btn-back.focus, fieldset[disabled] .btn-back:active, fieldset[disabled] .btn-back:focus, fieldset[disabled] .btn-back:hover {
            border-color: #98bc58;
            background-color: transparent
        }

        .btn-back.focus, .btn-back:focus, .btn-back:hover {
            border-color: #f5f8ee;
            background: #f5f8ee;
            box-shadow: none;
            color: #476e1a
        }

.btn--icon-left.btn-back {
    padding-left: 12px
}

.btn-tarif {
    padding-right: 25px;
    padding-left: 25px;
    width: 100%
}

.btn-close .icon, .btn-info .icon {
    width: 1.1rem;
    height: 1.1rem
}

.btn-contact {
    margin-top: 10px;
    padding: 10px;
    border: 1px solid #333;
    border-radius: 20px;
    background-color: transparent;
    box-shadow: none;
    color: #333;
    font-size: 1em
}

    .btn-contact.active, .btn-contact.focus, .btn-contact:active, .btn-contact:focus, .btn-contact:hover, .open > .btn-contact.dropdown-toggle {
        color: #333
    }

    .btn-contact.active, .btn-contact:active, .open > .btn-contact.dropdown-toggle {
        background-image: none
    }

    .btn-contact.disabled, .btn-contact.disabled.active, .btn-contact.disabled.focus, .btn-contact.disabled:active, .btn-contact.disabled:focus, .btn-contact.disabled:hover, .btn-contact[disabled], .btn-contact[disabled].active, .btn-contact[disabled].focus, .btn-contact[disabled]:active, .btn-contact[disabled]:focus, .btn-contact[disabled]:hover, fieldset[disabled] .btn-contact, fieldset[disabled] .btn-contact.active, fieldset[disabled] .btn-contact.focus, fieldset[disabled] .btn-contact:active, fieldset[disabled] .btn-contact:focus, fieldset[disabled] .btn-contact:hover {
        border-color: #333;
        background-color: transparent
    }

    .btn-contact.focus, .btn-contact:focus, .btn-contact:hover {
        border-color: #103184;
        background: #103184;
        box-shadow: none;
        color: #fff
    }

.btn-info {
    margin-left: 5px
}

    .btn-info .icon {
        color: #666;
        vertical-align: top
    }

    .btn-info:hover .icon {
        color: #47a80d
    }

.btn-close {
    margin: 0;
    padding: 0;
    border: none;
    background: 0 0;
    color: #333
}

.btn-send {
    width: 100%
}

    .btn-send, .btn-send .icon {
        display: block
    }

::-webkit-datetime-edit-day-field:not([aria-valuenow]), ::-webkit-datetime-edit-month-field:not([aria-valuenow]), ::-webkit-datetime-edit-year-field:not([aria-valuenow]) {
    color: transparent
}

input[type=date]::-webkit-datetime-edit-text {
    display: none;
    -webkit-appearance: none
}

input[type=date], input[type=number] {
    -moz-appearance: textfield;
    -webkit-appearance: textfield
}

    input[type=date]::-webkit-calendar-picker-indicator {
        display: none
    }

    input[type=date]::-webkit-input-placeholder {
        visibility: hidden !important
    }

    input[type=date]::-webkit-inner-spin-button, input[type=date]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
        margin: 0;
        -webkit-appearance: none;
        -moz-appearance: textfield
    }

select {
    border-radius: 0;
    background-clip: padding-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-tap-highlight-color: rgba(255,255,255,0)
}

.form {
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none
}

.form-group {
    margin-bottom: 20px
}

    .form-group:after, .form-group:before {
        display: table;
        content: " "
    }

    .form-group label {
        display: block;
        margin-bottom: 8px;
        width: 100%;
        font-size: 1.05em
    }

    .form-group .info-msg {
        font-size: .9em
    }

.form-group--icon .form-control {
    padding-left: 45px
}

.form-group--icon .icon--input {
    position: absolute;
    top: 35px;
    left: 10px;
    z-index: 3;
    width: 1.5rem;
    height: 1.5rem;
    color: #98bc58;
    pointer-events: none
}

.form-group--icon .icon--input--profession {
    position: absolute;
    top: 25px;
    left: 0px;
    z-index: 3;
    width: 2.5rem;
    height: 2.5rem;
    color: #98bc58;
    pointer-events: none
}

.form-group.error .error-msg {
    display: block;
    color: #ce4234;
    font-size: .95em
}

.form-group.error .form-control {
    border-color: #ce4234;
    color: #ce4234
}

.form-control {
    position: relative;
    z-index: 2;
    display: block;
    margin-bottom: 5px;
    padding: 5px 10px;
    width: 100%;
    height: 40px;
    border: 1px solid #bababa;
    border-radius: 0;
    background-color: #fff;
    background-image: none;
    color: #333;
    font-size: 1.05em;
    line-height: 30px;
    transition: border-color .2s ease;
    -webkit-appearance: none
}

    .form-control::-moz-placeholder {
        color: #c1c1c1;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #c1c1c1
    }

    .form-control::-webkit-input-placeholder {
        color: #c1c1c1
    }

    .form-control:focus {
        border-color: #47a80d
    }

    .form-control[disabled] fieldset[disabled] .form-control {
        background-color: #f2f2f2;
        opacity: 1;
        cursor: not-allowed
    }

.radio-group > label {
    display: inline-block;
    margin-right: 30px;
    width: auto
}

.radio-group .radio-inline {
    position: relative;
    display: inline-block;
    margin-right: 30px
}

    .radio-group .radio-inline label {
        position: relative;
        display: inline-block;
        padding-left: 25px
    }

        .radio-group .radio-inline label:before {
            position: absolute;
            top: 0;
            left: 0;
            display: block;
            width: 16px;
            height: 16px;
            border: 1px solid #bababa;
            border-radius: 50%;
            background: #fff;
            content: "";
            transition: border-color .2s ease
        }

        .radio-group .radio-inline label:after {
            position: absolute;
            top: 5px;
            left: 5px;
            display: block;
            width: 8px;
            height: 8px;
            border-radius: 50%;
            background: #98bc58;
            content: "";
            opacity: 0;
            transition: opacity .2s ease
        }

    .radio-group .radio-inline input[type=radio] {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
        opacity: 0
    }

        .radio-group .radio-inline input[type=radio]:checked + label:before {
            border-color: #98bc58
        }

        .radio-group .radio-inline input[type=radio]:checked + label:after {
            opacity: 1
        }

.radio-list {
    display: block
}

.checkbox, .checkbox label {
    position: relative
}

    .checkbox label {
        display: inline-block;
        padding-left: 45px;
        font-size: .9em
    }

        .checkbox label:before {
            position: absolute;
            top: 0;
            left: 0;
            display: block;
            width: 25px;
            height: 25px;
            border: 1px solid #bababa;
            background: #fff;
            content: "";
            transition: border-color .2s ease
        }

        .checkbox label .icon {
            position: absolute;
            top: 3px;
            left: 4px;
            color: #98bc58;
            opacity: 0;
            transition: opacity .2s ease
        }

    .checkbox input[type=checkbox] {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
        opacity: 0
    }

        .checkbox input[type=checkbox]:checked + label:before {
            border-color: #98bc58
        }

        .checkbox input[type=checkbox]:checked + label .icon {
            opacity: 1
        }

    .checkbox p {
        margin-top: 0;
        font-size: .9em
    }

.custom-select {
    position: relative;
    display: block
}

    .custom-select .icon--select {
        position: absolute;
        top: 12px;
        right: 12px;
        width: 1rem;
        height: 1rem;
        color: #333
    }

    .custom-select .icon--input {
        top: 8px
    }

.custom-select-label--placeholder {
    color: #c1c1c1
}

.custom-select-dropdown {
    position: absolute;
    top: 39px;
    left: 0;
    z-index: 7;
    display: none;
    margin: 0;
    padding: 0;
    width: 100%;
    border: 1px solid #47a80d;
    border-top-color: #fff;
    background: #fff;
    list-style: none
}

.btn .icon--left, .datepicker:before {
    position: absolute;
    left: 15px
}

.custom-select-dropdown-item {
    overflow: hidden;
    padding: 10px;
    height: 40px;
    border-top: 1px solid #dbdbdb;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer
}

    .custom-select-dropdown-item:hover {
        background: #eff5e2
    }

.custom-select--active .form-control {
    border-color: #47a80d
}

.custom-select--active .custom-select-dropdown {
    display: block
}

.datepicker {
    position: absolute;
    z-index: 8;
    margin-top: 10px;
    padding: 0;
    width: 260px;
    height: 280px;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.2)
}

    .datepicker:before {
        top: -7px;
        display: inline-block;
        border-top: 0;
        border-right: 7px solid transparent;
        border-bottom: 7px solid rgba(0,0,0,.15);
        border-bottom-color: #98bc58;
        border-left: 7px solid transparent;
        content: ''
    }

    .datepicker .btn {
        margin: 0;
        padding: 0;
        min-height: 100%;
        background-image: none;
        box-shadow: none;
        text-shadow: none;
        -webkit-filter: none;
        filter: none
    }

        .datepicker .btn, .datepicker .btn.active, .datepicker .btn:active, .datepicker .btn:focus {
            background-color: transparent !important;
            color: #5f6973
        }

            .datepicker .btn:hover {
                background-color: #f3f3f3 !important;
                color: #5f6973
            }

            .datepicker .btn .text-muted {
                color: #999 !important
            }

    .datepicker .btn-today, .datepicker .btn-today.active, .datepicker .btn-today:active, .datepicker .btn-today:focus {
        background-color: #f2f2f2 !important;
        color: #5f6973
    }

        .datepicker .btn-today:hover {
            background-color: #f3f3f3 !important;
            color: #5f6973
        }

    .datepicker .btn-primary, .datepicker .btn-primary.active, .datepicker .btn-primary:active, .datepicker .btn-primary:focus, .datepicker .btn-primary:hover {
        background-color: #98bc58 !important;
        color: #fff
    }

        .datepicker .btn-primary .text-muted {
            color: #fff !important
        }

    .datepicker .btn[disabled], .datepicker .btn[disabled].active, .datepicker .btn[disabled]:active, .datepicker .btn[disabled]:focus, .datepicker .btn[disabled]:hover {
        background-color: transparent !important;
        color: #ccc
    }

        .datepicker .btn[disabled] .text-muted {
            color: #ccc !important
        }

    .datepicker table {
        background: #fff
    }

        .datepicker table thead {
            border-bottom: 5px solid #fff
        }

            .datepicker table thead > tr:first-child {
                background: #98bc58
            }

                .datepicker table thead > tr:first-child .btn {
                    padding: 5px;
                    font-size: 1.2em
                }

                    .datepicker table thead > tr:first-child .btn, .datepicker table thead > tr:first-child .btn.active, .datepicker table thead > tr:first-child .btn:active, .datepicker table thead > tr:first-child .btn:focus, .datepicker table thead > tr:first-child .btn:hover {
                        background-color: transparent !important;
                        color: #fff
                    }

                        .datepicker table thead > tr:first-child .btn .icon {
                            margin-top: -1px;
                            width: .8rem;
                            color: #fff
                        }

                .datepicker table thead > tr:first-child .btn-chevron {
                    width: 30px;
                    height: 30px;
                    border-radius: 50%;
                    background: #84a843 !important
                }

            .datepicker table thead th {
                padding: 10px 0;
                color: #9aa1b1;
                font-weight: 400;
                font-size: .85em
            }

.popover-title, .ui-select-highlight {
    font-weight: 700
}

.datepicker table tbody .btn {
    font-size: .85em
}

.datepicker table tbody.view-day .btn {
    min-height: 0;
    width: 30px !important;
    height: 30px;
    border-radius: 50%
}

.icon {
    display: inline-block;
    width: 1.3rem;
    height: 1.3rem;
    vertical-align: middle;
    fill: currentcolor
}

    .icon.icon-chevron-left, .icon.icon-chevron-right {
        width: .8rem
    }

.btn .icon--right {
    position: absolute;
    top: 27%;
    right: 15px
}

.ui-select-offscreen {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: 0 !important;
    border: 0 !important
}

.ui-select-container .icon--select {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 1rem;
    height: 1rem;
    color: #333
}

.socialSystem[disabled="disabled"] .form-control:focus {
    border-color: #bababa;
    cursor: not-allowed;
}

.ui-select-placeholder {
    color: #c1c1c1
}

.ui-select-choices {
    position: absolute;
    top: 39px;
    left: 0;
    z-index: 4;
    overflow: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 0;
    padding: 0;
    max-height: 250px;
    width: 100%;
    border: 1px solid #47a80d;
    border-top-color: #fff;
    background-color: #fff;
    list-style: none
}

.ui-select-choices-row-inner, .ui-select-match-text {
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ui-select-choices-row {
    border-top: 1px solid #dbdbdb
}

.ui-select-choices-row-inner {
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 5px 10px;
    height: 40px;
    background-color: #fff;
    color: #333;
    font-size: 1.05em;
    line-height: 30px
}

    .ui-select-choices-row-inner:hover {
        background: #f7faf0
    }

.ui-select-match-text {
    padding-right: 25px
}

.field-select {
    position: relative
}

    .field-select .direction-up .ui-select-choices {
        padding-bottom: 1px;
        border-top: 1px solid #47a80d;
        border-bottom: 1px solid #fff
    }

.popover {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 14 !important;
    outline: 0;
    border-radius: 4px;
    background-color: #fff;
    white-space: normal;
    font-size: 1em;
    line-height: 1.35em
}

    .popover, .popover > .arrow {
        display: none
    }

        .popover .btn-close-popover {
            margin: -20px 0 0
        }

.popover-title {
    position: relative;
    z-index: 3;
    margin: 0;
    padding: 15px 20px;
    background-color: #98bc58;
    color: #fff;
    font-size: 1.4em
}

.popover-content {
    position: relative;
    z-index: 3;
    overflow: auto;
    padding: 20px;
    max-height: 65vh;
    background: #fff
}

.modal, .modal-open {
    overflow: hidden
}

.popover-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    display: block;
    background: rgba(0,0,0,.5)
}

.popover .btn-close {
    position: absolute;
    top: 3px;
    right: 7px;
    z-index: 4
}

    .popover .btn-close .icon {
        width: .7em
    }

.modal-open, .modal-open .main-title.affix {
    padding-right: 17px
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    display: none;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

    .modal.fade .modal-dialog {
        transition: transform .3s ease-out;
        -ms-transform: translateY(-25%);
        transform: translateY(-25%)
    }

    .modal.in .modal-dialog {
        -ms-transform: translate(0);
        transform: translate(0)
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    animation-duration: .15s;
    animation-timing-function: ease-in-out
}

.modal-content {
    position: relative;
    outline: 0;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    background-color: #fff;
    background-clip: padding-box;
    box-shadow: 0 3px 9px rgba(0,0,0,.5)
}

.modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: rgba(0,0,0,.5);
    opacity: 0
}

    .modal-backdrop.fade {
        opacity: 0
    }

    .modal-backdrop.in {
        opacity: .5
    }

.modal-header {
    padding: 10px 15px;
    border-bottom: 1px solid #e5e5e5;
    background: #749a2b;
    color: #fff;
    font-weight: 200
}

.modal-body, .modal-footer {
    padding: 15px
}

.modal-header h4 {
    font-weight: 400;
    font-size: 21px
}

.modal-header .close {
    float: right;
    margin-top: -10px;
    margin-right: -15px;
    width: 52px;
    height: 50px;
    border: 0;
    background: 0 0;
    font-size: 25px;
    line-height: 50px
}

    .modal-header .close .icon {
        width: 28px;
        height: 28px
    }

.modal-title {
    margin: 0;
    text-align: left;
    line-height: 1.42857
}

.modal-body {
    position: relative;
    text-align: left;
    font-size: 15px
}

.footer, .header-title, .modal-footer {
    text-align: center
}

    .modal-footer:after, .modal-footer:before {
        display: table;
        content: " "
    }

    .modal-footer .btn {
        margin-bottom: 0
    }

        .modal-footer .btn + .btn {
            margin-bottom: 0;
            margin-left: 5px
        }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    overflow: scroll;
    width: 50px;
    height: 50px
}

.modal-backdrop.am-fade {
    opacity: 1;
    transition: opacity 0 linear
}

    .modal-backdrop.am-fade.ng-enter {
        opacity: 0
    }

    .modal-backdrop.am-fade.ng-enter-active, .modal-backdrop.am-fade.ng-leave {
        opacity: .5
    }

    .modal-backdrop.am-fade.ng-leave-active {
        opacity: 0
    }

.am-fade.ng-enter .modal-dialog {
    animation-name: e
}

.am-fade.ng-leave .modal-dialog {
    animation-name: f
}

@keyframes e {
    0% {
        opacity: 0;
        transform: translateY(-20%)
    }

    to {
        opacity: 1
    }
}

@keyframes f {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translateY(-20%)
    }
}

.form-group label .required {
    display: none
}

.form-group .error-msg {
    display: block;
    color: #ce4234
}

.has-error input {
    border-color: #ce4234;
    color: #ce4234
}

.contact-baseline a, .footer-baseline a {
    color: #333
}

.header {
    display: block;
    width: 100%;
    background: #fff
}

.header-logo {
    display: inline-block;
    margin: 10px 0;
    width: 55px;
    height: 55px;
}

.header-baseline {
    display: none
}

.header-title {
    display: block;
    padding: .7rem 0;
    background: #7ea140;
    font-size: .9em
}

.footer {
    width: 100%
}

    .footer p {
        font-size: 1.1em
    }

.footer-baseline {
    padding: 0 20px;
    text-align: left;
    font-size: .9em
}

.footer-bottom {
    padding: 1rem 0;
    background: #fff;
    text-align: center
}

.footer-bottom-item {
    display: block;
    margin: 0 0 0 5px;
    padding: 0 10px 0 0
}

.contact {
    width: 100%;
    text-align: center
}

    .contact p {
        margin-top: 0;
        font-size: 1.1em
    }

.contact-or {
    display: none
}

.contact-baseline {
    padding: 0 20px;
    text-align: left;
    font-size: .9em
}

.contact-bottom {
    padding: 1rem 0;
    background: #fff;
    text-align: center
}

.contact-bottom-item {
    display: block;
    margin: 0 0 0 5px;
    padding: 0 10px 0 0
}

.contact .btn-contact {
    display: block;
    margin: 15px auto;
    width: 80%
}

.dossier {
    width: 100%;
    text-align: center
}

.dossier-number {
    margin: 20px 0;
    color: #000;
    font-weight: 700;
    font-size: 1.1em
}

.benefits {
    display: block;
    margin-bottom: 15px;
    width: 100%;
    background: #f2f2f2
}

.benefits-list {
    display: block;
    width: 100%;
    text-align: center
}

.benefits-listItem {
    position: relative;
    display: table;
    padding: 0 0 0 40px;
    width: 100%;
    height: 50px;
    vertical-align: top;
    text-align: left;
    font-weight: 700;
    font-size: 1.1em
}

.benefits-listItemText {
    display: table-cell;
    vertical-align: middle
}

.benefits-listItem .icon {
    position: absolute;
    top: 10px;
    left: 0;
    width: 1.85rem;
    height: 1.85rem;
    color: #5c8829
}

.steps-container {
    background: #98bc58
}

    .steps-container .steps-list {
        display: table;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 100px;
        border-spacing: 3px;
        table-layout: fixed;
        counter-reset: a
    }

        .steps-container .steps-list .steps-listItem {
            position: relative;
            display: table-cell
        }

            .steps-container .steps-list .steps-listItem:after {
                position: absolute;
                top: 15px;
                left: 50%;
                display: block;
                width: 35px;
                height: 35px;
                border: 2px solid #bad28f;
                border-radius: 50%;
                background: #bad28f;
                color: #98bc58;
                content: counter(a,decimal);
                counter-increment: a;
                text-align: center;
                font-weight: 700;
                font-size: 1.3rem;
                line-height: 35px;
                transition: all .2s ease;
                -ms-transform: translateX(-50%);
                transform: translateX(-50%)
            }

            .steps-container .steps-list .steps-listItem:before {
                position: absolute;
                top: 35px;
                left: 16px;
                display: block;
                width: 100%;
                width: calc(100% - 14px);
                border-bottom: 2px solid #aecb7c;
                content: "";
                -ms-transform: translateX(50%);
                transform: translateX(50%)
            }

            .steps-container .steps-list .steps-listItem:last-child:before {
                display: none
            }

            .steps-container .steps-list .steps-listItem .step {
                position: relative;
                z-index: 4;
                display: block;
                padding-bottom: 2rem;
                height: 100px;
                color: #98bc58;
                text-align: center;
                text-decoration: none
            }

                .steps-container .steps-list .steps-listItem .step .step-title {
                    display: none;
                    color: #fff
                }

            .question, .steps-container .steps-list .steps-listItem.on .step .step-title {
                display: block
            }

            .steps-container .steps-list .steps-listItem.on:after, .steps-container .steps-list .steps-listItem.past:after {
                background-color: #98bc58
            }

            .steps-container .steps-list .steps-listItem.past:before {
                border-color: #fff
            }

            .steps-container .steps-list .steps-listItem.past:after {
                border-color: #fff;
                background: #fff
            }

            .steps-container .steps-list .steps-listItem.on:after {
                border-color: #fff;
                color: #fff
            }

            .steps-container .steps-list .steps-listItem.on .step {
                position: absolute;
                bottom: -65px;
                left: -100%;
                width: 100vw;
                text-align: center;
                font-size: 1.3rem;
                cursor: default
            }

            .steps-container .steps-list .steps-listItem:nth-child(1).on .step {
                left: -5%
            }

            .steps-container .steps-list .steps-listItem:nth-child(2).on .step {
                left: -108%
            }

            .steps-container .steps-list .steps-listItem:nth-child(3).on .step {
                left: -211%
            }

            .steps-container .steps-list .steps-listItem:nth-child(4).on .step {
                left: -315%
            }

.question h2 {
    background: #f7faf0
}

.agent, .beneficiary {
    background: #fff;
    display: block
}

.question-responses .btn {
    padding: 17px 0;
    width: 100%
}

.question-help {
    position: relative;
    display: block;
    padding: 0 0 0 30px
}

    .formCoords-title, .question-help .icon--besoin {
        display: none
    }

    .question-help h3 .icon {
        margin: 0 5px 0 -2rem;
        vertical-align: top
    }

    .question-help p {
        position: relative;
        z-index: 1;
        margin: 5px 0
    }

.formCoords {
    padding: 20px
}

    .formCoords .address-on-top {
        z-index: 3
    }

.beneficiary {
    position: relative;
    margin: 0 0 20px;
    padding: 5px 15px 1px;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.2)
}

.beneficiary-title {
    margin: 10px 0 20px;
    font-weight: 700;
    font-size: 1.2em
}

    .beneficiary-title sup {
        font-size: .7em
    }

.beneficiary .btn-close {
    position: absolute;
    top: 15px;
    right: 15px
}

.comment {
    display: block;
    margin: 10px 0 20px;
    text-align: center;
    font-size: .9em
}

    .comment, .comment .btn-info .icon {
        color: #103184
    }

.content-box--mentions {
    background: #fff;
    color: #333
}

.ml {
    width: 100%
}

.ml-container {
    padding-left: 0
}

.ml-content {
    margin-bottom: 20px;
    padding: 5px 0
}

.agent, .btn-ml {
    padding: 0 20px
}

.ml-content p {
    margin: 0;
    font-size: .85em;
    line-height: 1.5em
}

.btn-ml {
    margin: 0 0 10px;
    outline: 0;
    border: none;
    color: #333;
    font-size: .85em
}

    .btn-ml .icon {
        margin-left: 5px;
        width: .85rem;
        height: .85rem
    }

.agent {
    margin: 20px 0
}

.agent-id {
    display: table;
    margin: 20px 0;
    width: 100%
}

.agent-id-pic {
    display: table-cell;
    width: 75px;
    vertical-align: middle
}

    .agent-id-pic img {
        display: block;
        width: 60px;
        height: 60px;
        border-radius: 50%
    }

.agent-id-info {
    display: table-cell;
    color: #727272;
    vertical-align: middle;
    font-size: .95em
}

.agent-id-info-name {
    display: block;
    margin-bottom: 5px;
    color: #333;
    font-weight: 700;
    font-size: 1.25em
}

.agent-contact {
    display: block;
    margin: 0 -20px;
    border-top: 1px solid #dadada
}

.agent-contact-adress, .agent-contact-orias, .agent-contact-schedules, .agent-contact-tel {
    position: relative;
    margin: 20px 0
}

    .agent-contact-adress .icon, .agent-contact-orias .icon, .agent-contact-schedules .icon, .agent-contact-tel .icon {
        position: absolute;
        top: 0;
        left: 20px;
        color: #c1c1c1
    }

    .agent-contact-adress ul, .agent-contact-orias ul, .agent-contact-schedules ul, .agent-contact-tel ul {
        padding: 0 20px;
        list-style: none
    }

        .agent-contact-adress ul li, .agent-contact-orias ul li, .agent-contact-schedules ul li, .agent-contact-tel ul li {
            position: relative;
            padding-left: 30px
        }

.msg-confirmation-text, .savoir-plus-text {
    padding: 0 30px;
    font-size: 1em
}

.agent-contact-orias {
    color: #bababa
}

.msg-confirmation {
    text-align: center
}

.msg-confirmation-icon {
    margin-top: 15px;
    width: 3.5rem;
    height: 3.5rem
}

.msg-confirmation-icon--success {
    color: #47a80d
}

.msg-confirmation-icon--warning {
    color: #ff8117
}

.msg-confirmation-icon--danger {
    color: #ce4234
}

.savoir-plus {
    text-align: center
}

.labels-tarifs {
    display: none;
    text-align: right
}

    .labels-tarifs sup {
        font-size: .4em
    }

.label-tarifs-category {
    margin-bottom: 6px
}

.label-tarifs-categoryTitle {
    margin: 0;
    padding-top: 8px;
    padding-right: 27px;
    min-height: 38px;
    font-weight: 900;
    left: -223px;
    position: absolute;
    width: 218px;
    text-align: right;
    top: 0
}

.label-tarifs-item {
    max-width: 218px;
    padding: 7px 27px 6px 0;
    line-height: 28px;
    display: none
}

    .label-tarifs-item label {
        display: inline-block;
        font-weight: 700;
        line-height: normal;
        vertical-align: middle;
    }

.label-tarifs-item--oneline {
    padding: 3px 27px 4px 0;
    min-height: 24px
}

.label-item-info {
    position: absolute;
    top: 5px;
    right: 5px
}

    .label-item-info .icon {
        width: 14px;
        color: #98bc58
    }

.content-box--votretarif {
    padding: 6%;
    background: #f2f2f2;
    color: #333
}

.votretarif-title {
    margin: 0 auto;
    max-width: 890px;
    background: 0 0;
    color: #333;
    font-weight: 700;
    font-size: 1.4em
}

    .votretarif-title .promo-title {
        color: #e68b22
    }

.tarifs-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

    .tarifs-container ul {
        list-style: none
    }

    .tarifs-container sup {
        position: relative;
        top: -3px;
        font-size: .8em
    }

.tarifs-header .icon, .tarifs-item-info {
    top: 50%;
    -ms-transform: translateY(-50%)
}

.offre-tarif {
    margin-bottom: 10px
}

    .offre-tarif .tarifs-header {
        background: #43913d
    }

    .offre-tarif:nth-child(2) {
        order: 2;
        -ms-flex-order: 2
    }

        .offre-tarif:nth-child(2) .tarifs-header {
            position: relative;
            background: #43913d
        }

    .offre-tarif:nth-child(3) {
        order: 1;
        -ms-flex-order: 1
    }

        .offre-tarif:nth-child(3) .tarifs-header {
            background: #43913d
        }

    .offre-tarif:nth-child(4) {
        order: 3;
        -ms-flex-order: 3
    }

        .offre-tarif:nth-child(4) .tarifs-header {
            background: #539d11
        }

.tarifs.opened .tarifs-body {
    max-height: 1500px;
    height: auto
}

.tarifs-advised {
    padding: 10px 0;
    background: #e68b22;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    font-size: .9em
}

.tarifs-header {
    position: relative;
    padding: 13px 2% 13px 6%;
    color: #fff;
    font-size: 1.1em;
    cursor: pointer
}

    .tarifs-header .icon {
        position: absolute;
        right: 20px;
        color: #fff;
        transform: translateY(-50%)
    }

.tarifs-header-title {
    margin: 0 0 10px;
    font-size: 1.2em
}

.tarifs-header-modules {
    margin: 0 0 10px;
    list-style: none;
    font-size: .9em
}

.tarifs-mensuel {
    display: block;
    font-size: .9em
}

.tarifs-mensuel-value {
    font-weight: 900;
    font-size: 1.8em
}

.tarifs-annuel {
    display: block
}

.tarifs-body {
    overflow: hidden;
    max-height: 0;
    height: 0;
    transition: all 1s linear
}

.tarifs-type {
    background: #fff
}

.tarifs-type-title {
    position: relative;
    padding: 10px 0;
    min-height: 38px;
    background: #f6fcf0;
    text-align: center;
    font-weight: 900;
    font-size: 1.2em
}

.tarifs-detail-prix, .tarifs-dispo {
    text-align: right
}

.tarifs-item, .tarifs-item-dispo {
    position: relative;
    padding: 10px 10% 10px 0;
    border-bottom: 1px solid #ccc
}

.tarifs-item-dispo {
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -ms-flex-align: center
}

.tarifs-detail > div, .tarifs-dispo {
    display: inline-block;
    white-space: nowrap;
    max-height: 22.5px
}

.tarifs-item-dispo .tarifs-dispo {
    width: 30%
}

.tarifs-item-title {
    padding: 0 10px;
    font-weight: 700
}

.tarifs-item-title--dispo {
    padding: 3px 10px;
    width: 100%;
    white-space: normal;
    font-weight: 700;
    font-size: 15px
}

.tarifs-item-info {
    position: absolute;
    right: 4%;
    transform: translateY(-50%)
}

    .tarifs-item-info .icon {
        width: 14px;
        color: #98bc58
    }

.tarifs-dispo {
    padding: 3px 10px 3px 0;
    width: 26px;
    color: #b2b2b2;
    font-size: 15px;
    min-height: 22px
}

    .cta-title, .tarifs-dispo .tarifs-detail-prix {
        color: #333
    }

    .tarifs-dispo .icon {
        margin-right: 15px;
        width: 15px
    }

    .tarifs-dispo .icon--check2 {
        width: 17px
    }

.tarifs-detail {
    padding: 0 10px;
    font-size: 0;
    text-align: right;
}

    .tarifs-detail > div {
        padding: 3px 0;
        width: 50%;
        font-size: 14px
    }

.csi-sep, .cta-subTitle, .modal-agents .modal-title, .modal-coord .modal-title, .modal-coord-title, .modal-detail-title, .sticker, .tarifs-choice {
    text-align: center
}

.tarifs-choice {
    margin-top: 10px
}

    .tarifs-choice .btn-default {
        padding: 12px 20px;
        width: 100%;
        border-color: #b7b7b7;
        background: #b7b7b7
    }

        .tarifs-choice .btn-default:hover {
            background: #919191
        }

        .tarifs-choice .btn-default.activeChoice {
            border-color: #47a80d;
            background: #47a80d
        }

.tarifs-mentions {
    position: relative;
    margin-bottom: 10px;
    padding: 5px 40px 5px 10px
}

.tarifs-links {
    padding: 2px 0
}

.tarifs-link {
    color: #333
}

    .tarifs-link:hover {
        text-decoration: underline
    }

    .tarifs-link .icon {
        width: 10px;
        height: 10px
    }

.cta {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.modes-container {
    display: block
}

.cta-container {
    display: -ms-flexbox;
    display: flex
}

.tarifs-cta {
    position: relative;
    margin: 20px auto 0;
    padding-left: 0;
    max-width: 344px;
    width: 100%;
    border-right: 20px solid #f2f2f2;
    border-radius: 2px;
    background: #fff;
    vertical-align: top
}

    .tarifs-cta:nth-last-child(1) {
        padding-right: 0;
        border: 0
    }

.cta {
    padding: 16px 8%;
    background: #fff
}

.cta-title {
    position: relative;
    margin-top: 0;
    margin-bottom: 30px;
    padding-left: 50px
}

    .cta-title .icon {
        position: absolute;
        top: 5px;
        left: 0;
        width: 30px;
        height: 30px;
        color: #98bc58
    }

.cta-subTitle {
    margin-bottom: 20px;
    color: #333;
    font-size: 14px
}

.cta-link, .sticker {
    font-weight: 700;
    font-size: 1em
}

.cta-text {
    margin: 0;
    color: #666
}

.cta-link {
    color: #103184
}

.cta-btnlink {
    margin: 15px auto 0;
    padding: 12px 25%;
    width: 100%;
    border-color: #3a6e0c;
    background-color: #ff8117
}

    .cta-btnlink:hover {
        border-color: #fd7300;
        background-color: #fd7300
    }

.cta hr, .modal-detail .modal-header {
    border: 0
}

.cta-btnlink .icon {
    position: absolute;
    top: 50%;
    right: 16px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cta hr {
    margin-top: 20px;
    width: 88%;
    height: 2px;
    background: #c1c1c1
}

.sticker {
    display: block;
    padding: 10px 0;
    background: #ff8117;
    color: #fff
}

.content-box--confirmationCsi .recap-title, .content-box--confirmationRecap .recap-title, .modal-detail .modal-body .recap-title {
    color: #000;
    text-align: center
}

.content-box--confirmationCsi .tarifs-cta, .content-box--confirmationCsi .tarifs-footer .tarifs-links, .content-box--confirmationRecap .tarifs-cta, .content-box--confirmationRecap .tarifs-footer .tarifs-links, .modal-detail .modal-body .tarifs-cta, .modal-detail .modal-body .tarifs-footer .tarifs-links {
    display: none
}

.formCall .form {
    padding: 0
}

.formCall-sstitle {
    margin: 0;
    color: #5b8b1e;
    font-weight: 400
}

.formCall .btn-send {
    display: block;
    width: 100%
}

.csi-sep {
    display: block;
    overflow: hidden;
    margin: 20px auto;
    font-size: 1.5em
}

    .csi-sep:after, .csi-sep:before {
        position: relative;
        display: inline-block;
        width: 50%;
        height: 1px;
        background-color: #bababa;
        content: "";
        vertical-align: middle
    }

    .csi-sep:before {
        right: .5em;
        margin-left: -50%
    }

    .csi-sep:after {
        left: .5em;
        margin-right: -50%
    }

.csi-infos-title {
    font-size: 1em
}

.csi-infos-phone {
    font-size: 1.2em
}

.modal-coord-title {
    margin: 0 auto;
    max-width: 100%;
    font-weight: 400
}

.modal-coord-sstitle {
    margin-bottom: 0;
    font-weight: 400
}

.modal-agents .modal-body, .modal-coord .modal-body {
    padding: 15px 15px 0
}

.modal-agents .agentComponent, .modal-coord .agentComponent {
    display: block;
    margin-right: -15px;
    margin-left: -15px;
    background: #f2f2f2
}

.modal-agents .btn-send .icon, .modal-coord .btn-send .icon, .modal-detail .modal-body .tarifs-header, .modal-detail .modal-body .uc52_container, .modal-detail .modal-body .tarifs-promo, .modal-detail .modal-body .tarifs-promo-hidden {
    display: none
}

.modal-agents .agentComponent .agent, .modal-coord .agentComponent .agent {
    background: 0 0
}

.modal-agents .modal-rdv-schedule, .modal-coord .modal-rdv-schedule {
    white-space: nowrap;
    font-size: 0
}

    .modal-agents .modal-rdv-schedule .form-group, .modal-coord .modal-rdv-schedule .form-group {
        font-size: 15px
    }

.modal-detail-title {
    margin: 0 auto;
    max-width: 100%;
    font-weight: 400
}

.modal-detail-sstitle {
    margin-bottom: 0;
    font-weight: 400
}

.modal-detail .modal-header .tarifs-annuel, .modal-detail .modal-header .tarifs-mensuel {
    text-align: left
}

.modal-detail .modal-title {
    padding: 0;
    font-weight: 900
}

.modal-detail .modal-body {
    padding: 0
}

    .modal-detail .modal-body .tarifs-body {
        overflow-y: auto;
        height: auto
    }

    .modal-detail .modal-body .tarifs-pdf {
        padding: 0 0 30px 10px;
        font-size: 1em
    }

        .modal-detail .modal-body .tarifs-pdf .icon {
            width: 30px;
            height: 30px;
            color: red
        }

    .modal-detail .modal-body .tarifs-pdf-link {
        color: #333;
        text-decoration: none
    }

.modal-detail .offre-tarif {
    width: 100%
}

.modal-detail-tabs {
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.modal-detail-tab {
    padding: 10px 15px;
    width: 50%;
    background: #476a19;
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 1.2em;
    cursor: pointer
}

    .modal-detail .displayExample .modal-detail-tab:nth-last-child(1), .modal-detail-tab.active {
        color: #476a19;
        background: #fff
    }

.modal-detail .chart-payments, .modal-detail .displayExample .offre-tarif {
    display: none
}

.modal-detail .displayExample .chart-payments {
    display: block
}

.modal-detail .tarifs-donuts {
    display: inline-block;
    width: 200px
}

.modal-agents .agentComponent {
    margin: 0
}

    .modal-agents .agentComponent .agent {
        margin: 0 -15px
    }

        .modal-agents .agentComponent .agent:nth-child(1) {
            padding-top: 0
        }

        .modal-agents .agentComponent .agent:nth-child(odd) {
            background: #fff
        }

.modal-agents .modal-body {
    background: #f2f2f2
}

.modal-agents .btn-secondary-inverse {
    width: 100%
}

.modal-agents .modal-list-agent {
    color: #333;
    font-weight: 400;
    font-size: 1.2em
}

    .modal-agents .modal-list-agent > b {
        font-weight: 400
    }

.modal-agents .agent-contact {
    padding: 0 20px 20px;
    border: 0
}

.modal-agents .agent-contact-adress {
    margin: 0 0 20px;
    padding: 0 15px;
    width: 100%
}

    .modal-agents .agent-contact-adress .icon {
        left: 24px
    }

.modal-agents .agent-contact-orias, .modal-agents .agent-contact-schedules, .modal-agents .agent-contact-tel {
    display: none
}

.modal-agents .agent-id {
    padding: 0 15px
}

.chart-payments {
    padding: 0 5%;
    background: #fff
}

.chart-payment {
    padding: 3% 5%
}

.chart-mentions {
    padding: 0 5%;
    font-size: .9em
}

    .chart-mentions .icon {
        color: #43913d
    }

.chart-cat {
    padding: 0 0 20px;
    width: 100%;
    border-bottom: 1px solid #ccc
}

.chart-cat-title {
    margin: 0;
    padding: 0;
    background: no-repeat;
    color: #333;
    text-align: left;
    font-weight: 800;
    font-size: 1.2em
}

.chart-care {
    display: block;
    max-width: 100%;
    width: 100%;
    font-weight: 400;
    font-size: 1em
}

.chart-care-label {
    color: #333;
    font-weight: 700;
    font-size: 1em
}

.chart-care-details {
    margin-bottom: 15px
}

.chart-donuts-container {
    width: 256px;
    height: 160px
}

    .chart-donuts-container .highcharts-title {
        width: 210px !important
    }

.chart-fid {
    margin: 30px 0;
    max-width: 256px
}

.chart-fid-text {
    position: relative;
    display: block;
    padding: 5px 20px;
    background: #ed5d10;
    color: #fff;
    text-align: center
}

    .chart-fid-text:after {
        position: absolute;
        top: 28px;
        left: 50%;
        width: 0;
        height: 0;
        border-width: 15px 13px 0;
        border-style: solid;
        border-color: #ed5d10 transparent transparent;
        content: "";
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

.loading, .loading .loader, .loading .loaderfilter {
    left: 0;
    width: 100%;
    height: 100%
}

.loading {
    position: fixed;
    top: 0;
    z-index: 11;
    display: none
}

    .loading.active {
        display: block
    }

    .loading .loader {
        position: absolute;
        top: 0;
        z-index: 13;
        display: block;
        background: url(/mutuelle-sante/complementaire-sante-en-ligne/img/loader.gif) 50% no-repeat
    }

        .loading .loader span {
            position: fixed;
            top: 45%;
            left: 0;
            display: block;
            width: 100%;
            text-align: center
        }

    .loading .loaderfilter {
        position: fixed;
        top: 0;
        z-index: 12;
        background: #fff;
        opacity: .7;
        filter: alpha(opacity=70)
    }

.msg-warning-icon {
    margin-top: 15px;
    width: 5rem;
    height: 5rem
}

.msg-confirmation-gras-text {
    padding: 0 30px;
    text-align: center;
    font-weight: 700;
    font-size: 1.3em
}

.btn-be-contacted {
    width: 100%
}

.aw-widget .suggestions {
    z-index: 9
}

    .aw-widget .suggestions .suggestion:hover {
        background: #fff
    }

.aw-widget .custom-input .keyword {
    width: 100%;
    height: 40px;
    background: #fff
}

    .aw-widget .custom-input .keyword .has-error {
        border-color: #ce4234;
        color: #ce4234
    }

.address-on-top .aw-widget .selection-error {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    border: 1px solid #ccc;
    background: #fff
}

.address-on-top .aw-widget .help-inline {
    position: relative;
    top: 5px;
    display: block;
    float: left
}

.modal-agents .agentComponent button, .modal-coord .agentComponent button {
    display: none
}

.agent-mail {
    text-transform: lowercase
}

.addressLabel {
    font-style: normal
}

@media(min-width:768px) {
    .desktop-hidden {
        display: none !important;
        visibility: hidden !important
    }

    .hidden-mobile {
        display: block !important;
        visibility: visible !important
    }

    .content-box-title--desktop, .lead, .lead-container, body > div {
        display: block
    }

    .desktop-unvisible {
        visibility: hidden !important
    }

    .slide .slide-content .question {
        margin: 0 auto;
        max-width: 620px
    }

    body {
        background: url(/mutuelle-sante/complementaire-sante-en-ligne/img/background.jpg) 50% 0 no-repeat fixed #f7f7f7
    }

    .content {
        margin: 0 auto
    }

    .content-box-title, h2 {
        margin-bottom: 40px
    }

    .content-box, .formCoords, .question {
        background: #fff
    }

    .content-box--confirmation, .content-box--confirmationCsi, .content-box--confirmationRecap, .modal-detail .modal-body {
        padding-right: 70px;
        padding-left: 70px;
        background: #fff
    }

    .lead {
        margin-top: 0;
        text-align: center;
        font-size: 1.33em
    }

    .btn-primary .icon, .header-logo, .radio-list, h2 br {
        display: inline-block
    }

    h2 {
        font-size: 1.6em
    }

    .btn--icon-right {
        padding-right: 45px;
        padding-left: 12px
    }

    .btn-contact {
        margin-top: 0;
        padding: 5px 10px
    }

    .btn-back {
        margin-top: 0;
        width: auto;
        color: #666
    }

    .btn--icon-left.btn-back {
        padding-left: 45px
    }

    .btn-tarif {
        float: right;
        padding-right: 70px;
        padding-left: 15px;
        width: auto
    }

    .btn-send {
        margin: 0 auto;
        padding-right: 23%;
        width: 70%
    }

    .btn-secondary .icon, .btn-secondary-inverse .icon {
        width: 1.3em
    }

    .form {
        padding: 0 70px
    }

    .checkbox label {
        font-size: 1em
    }

    .popover {
        position: absolute;
        z-index: 14 !important;
        max-width: 350px;
        border: 1px solid #c1c1c1;
        border-radius: 4px;
        background-color: #f9fbf4;
        box-shadow: 0 0 10px rgba(0,0,0,.2);
        font-size: .85em
    }

    .contact p, .footer p, .header-title {
        font-size: 1em
    }

    .popover-content {
        background: 0 0
    }

    .popover .popover-content--btn, .popover-overlay, .popover-title {
        display: none
    }

    .popover:after, .popover:before {
        position: absolute;
        top: 50%;
        right: 100%;
        width: 0;
        height: 0;
        border: solid transparent;
        content: " ";
        pointer-events: none
    }

    .popover.bottom:after, .popover.bottom:before, .popover.left:after, .popover.left:before, .popover.top:after, .popover.top:before {
        border-right-color: transparent
    }

    .popover:after {
        margin-top: -8px;
        border-width: 8px;
        border-color: transparent #f1f6e6 transparent transparent
    }

    .popover:before {
        margin-top: -9px;
        border-width: 9px;
        border-color: transparent #c1c1c1 transparent transparent
    }

    .popover.right {
        margin-left: 10px
    }

    .popover.bottom {
        margin-top: 10px
    }

        .popover.bottom:after, .popover.bottom:before {
            top: 100%;
            right: auto;
            left: 50%
        }

        .popover.bottom:after {
            margin-top: 0;
            margin-left: -8px;
            border-top-color: #f1f6e6
        }

        .popover.bottom:before {
            margin-top: 0;
            margin-left: -9px;
            border-top-color: #c1c1c1
        }

    .popover.top {
        margin-top: 0
    }

        .popover.top:after, .popover.top:before {
            top: auto;
            right: auto;
            bottom: 100%;
            left: 50%
        }

        .popover.top:after {
            margin-top: 0;
            margin-left: -8px;
            border-bottom-color: #f1f6e6
        }

        .popover.top:before {
            margin-top: 0;
            margin-left: -9px;
            border-bottom-color: #c1c1c1
        }

    .popover.left {
        margin-top: 0
    }

        .popover.left:after, .popover.left:before {
            right: auto;
            left: 100%
        }

        .popover.left:after {
            margin-top: 0;
            border-left-color: #f1f6e6
        }

        .popover.left:before {
            margin-top: 0;
            border-left-color: #c1c1c1
        }

    .modal-dialog {
        margin: 30px auto;
        width: 600px
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }

    .header-baseline {
        display: block;
        float: right;
        margin: 18px 0;
        color: #727272;
        line-height: 35px
    }

    .header-title {
        padding: 1rem 0;
        background: #98bc58
    }

    .footer p br {
        display: none
    }

    .footer-or {
        display: inline
    }

    .footer-baseline {
        margin-bottom: 20px;
        padding: 0;
        text-align: center
    }

        .footer-baseline p {
            margin: 0
        }

    .footer-bottom-item {
        display: inline-block;
        border-right: 1px solid #333
    }

        .footer-bottom-item:last-child {
            border-right: none
        }

    .pageTarif .footer-contact {
        margin: 0 auto;
        padding-top: 15px;
        padding-left: 211px;
        max-width: 960px
    }

        .pageTarif .footer-contact p {
            margin: 0
        }

    .pageTarif .footer-baseline {
        margin: 0 auto;
        padding: 15px 0;
        max-width: 1280px;
        background: #f2f2f2;
        text-align: center
    }

    .contact, .pageTarif .dossier {
        max-width: 1024px;
        background: #f2f2f2
    }

    .pageTarif .footer-baseline p {
        margin: 0
    }

    .contact {
        display: block;
        margin: 0 auto;
        padding-top: 10px
    }

        .contact p br {
            display: none
        }

    .contact-or {
        display: inline
    }

    .contact-baseline {
        margin-bottom: 20px;
        padding: 0;
        text-align: center
    }

        .contact-baseline p {
            margin: 0
        }

    .contact-bottom-item {
        display: inline-block;
        border-right: 1px solid #333
    }

        .contact-bottom-item:last-child {
            border-right: none
        }

    .contact .btn-contact {
        display: inline;
        margin: inherit;
        margin-left: 15px;
        padding: 10px 50px
    }

    .dossier-number {
        color: #333
    }

    .pageTarif .dossier {
        display: block;
        margin: 0 auto
    }

    .pageTarif .dossier-number {
        margin: 0 auto;
        padding-top: 15px;
        padding-left: 211px;
        max-width: 960px;
        color: #333
    }

    .benefits {
        display: block;
        background: #f2f2f2
    }

        .benefits .container {
            position: relative
        }

    .benefits-list {
        display: block;
        width: 100%;
        text-align: center
    }

    .benefits-listItem {
        position: relative;
        display: inline-block;
        padding: 20px 0 20px 60px;
        width: 32%;
        height: auto;
        vertical-align: top;
        text-align: left;
        font-weight: 700;
        font-size: 1.1em
    }

    .tarifs-annuel, .tarifs-detail, .tarifs-detail-prix, .tarifs-dispo, .tarifs-dispo .tarifs-detail-prix, .tarifs-mensuel {
        text-align: center
    }

    .benefits-listItem .icon {
        position: absolute;
        top: 22px;
        left: 20px;
        width: 1.85rem;
        height: 1.85rem;
        color: #5c8829
    }

    .steps-container {
        position: relative;
        display: block;
        float: none;
        margin: 1.5rem 0;
        padding: 0 .6rem;
        background: 0 0
    }

        .steps-container .steps-list {
            height: auto
        }

            .steps-container .steps-list .steps-listItem:after {
                top: 26px;
                left: 50%;
                width: 14px;
                height: 14px;
                border: 2px solid #fff;
                background: 0 0;
                content: ""
            }

            .steps-container .steps-list .steps-listItem:before {
                border-bottom: 1px solid #fff
            }

            .steps-container .steps-list .steps-listItem .step {
                height: auto;
                color: #fff
            }

                .steps-container .steps-list .steps-listItem .step .step-title {
                    display: block
                }

            .steps-container .steps-list .steps-listItem.on:after, .steps-container .steps-list .steps-listItem.past:after {
                top: 23px;
                width: 18px;
                height: 18px;
                border-width: 4px
            }

            .steps-container .steps-list .steps-listItem.past:before {
                top: 34px;
                border-width: 4px
            }

            .steps-container .steps-list .steps-listItem.past:after {
                background: #98bc58
            }

            .steps-container .steps-list .steps-listItem.past:hover:after {
                top: 21px;
                width: 22px;
                height: 22px
            }

            .steps-container .steps-list .steps-listItem.on .step {
                position: static;
                width: auto;
                font-size: 1em
            }

    .questionComponent {
        display: block;
        height: 630px
    }

    .question {
        position: relative;
        height: 550px
    }

    .question-responses {
        display: table;
        margin: 0 auto;
        width: 100%;
        border-spacing: 10px;
        table-layout: fixed
    }

        .question-responses .btn {
            display: table-cell;
            padding: 22px 0;
            vertical-align: middle
        }

    .formCoords-title, .ml {
        display: block
    }

    .question-help {
        padding: 30px 40px
    }

        .question-help .icon--besoin {
            position: absolute;
            top: 15px;
            right: 0;
            display: block;
            width: 6rem;
            height: 6rem;
            color: #98bc58;
            opacity: .6
        }

    .question .btn-back {
        position: absolute;
        bottom: 20px;
        left: 20px
    }

    .beneficiary {
        margin: 0 -30px 20px;
        padding: 10px 30px 5px;
        background: #eff5e2;
        box-shadow: none
    }

    .content-box--mentions {
        margin: 0 auto;
        max-width: 1024px;
        background: 0 0;
        color: #333
    }

        .content-box--mentions .container-fluid {
            margin: 0 auto;
            max-width: 960px
        }

    .btn-ml {
        padding: 0
    }

    .label-tarifs-categoryTitle, .label-tarifs-item--oneline {
        padding-right: 11%
    }

    .ml {
        margin: 0 auto;
        max-width: 620px
    }

    .ml-title {
        margin-top: 0;
        margin-bottom: 10px
    }

    .pageTarif .content-box--mentions {
        background: #f2f2f2;
        color: #333
    }

    .pageTarif .ml {
        max-width: inherit
    }

    .pageTarif .ml-container {
        padding-left: 211px
    }

    .pageTarif .ml-title {
        margin-top: inherit
    }

    .agent {
        background: #f2f2f2
    }

    .agent-id-pic {
        width: 100px
    }

        .agent-id-pic img {
            width: 75px;
            height: 75px
        }

    .agent-id-info {
        color: #333;
        font-size: 1.05em
    }

    .agent-id-info-name {
        font-weight: 400;
        font-size: 1.25em
    }

    .agent-contact {
        font-size: .95em
    }

    .agent-contact-adress, .agent-contact-tel {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: top
    }

    .agent-contact-tel {
        width: 45%
    }

    .agent-contact-adress {
        width: 54%
    }

    .msg-confirmation-text, .savoir-plus-text {
        font-size: 1.3em
    }

    .labels-tarifs {
        display: table-cell;
        min-width: 211px;
        max-width: 24%
    }

    .label-tarifs-item {
        position: absolute;
        padding: 0 11% 0 0;
        left: -223px;
        text-align: right;
        top: 0;
        width: 218px;
        line-height: 38px;
        display: block
    }

    .label-tarifs-item--mention {
        font-weight: 400;
        font-size: .8em
    }

    .label-detail-item {
        font-size: .9em;
        line-height: 1.2em
    }

    .content-box--votretarif {
        margin: 0 auto;
        padding: 5px;
        width: 1024px;
        background: #f2f2f2
    }

        .content-box--votretarif .container-fluid {
            display: block;
            margin: 0 auto;
            max-width: 960px
        }

    .labelsTarifsComponent {
        display: inline-block;
        max-width: 219px
    }

    .votretarif-title {
        padding-left: 27%
    }

    .tarifs-container {
        display: block;
        width: 100%
    }

    .offre-tarif {
        display: inline-block;
        padding-right: 1%;
        width: 33%;
        vertical-align: top
    }

    .tarifs-noadvised {
        height: 37px
    }

    .tarifs-body {
        overflow: inherit;
        margin-top: 0;
        max-height: inherit;
        height: auto
    }

    .tarifs-type {
        margin-bottom: 6px
    }

    .tarifs-item, .tarifs-item-dispo {
        padding: 7px 0 6px;
        text-align: center
    }

    .tarifs-item-dispo {
        padding: 7px 0 6px
    }

        .tarifs-item-dispo .tarifs-dispo {
            margin: 0;
            width: 100%
        }

    .tarifs-dispo {
        padding: 3px 10px;
        width: 100%
    }

        .tarifs-dispo .icon {
            margin: 0;
            width: 14px
        }

        .tarifs-dispo .icon--check2 {
            width: 18px
        }

    .tarifs-detail {
        position: relative;
        display: block
    }

        .tarifs-detail > div {
            padding-bottom: 2.5px;
            width: 100%;
            white-space: inherit
        }

    .tarifs-link {
        font-size: .85em
    }

    .modes-container {
        display: block;
        padding-left: 23%
    }

        .modes-container.modes-opened {
            display: block
        }

    .tarifs-mode {
        display: none
    }

        .tarifs-mode.active {
            display: block
        }

    .tarifs-mode-title {
        position: relative;
        margin: 0 auto 20px;
        width: 100%;
        background: 0 0;
        color: #333;
        font-weight: 700;
        font-size: 1.4em
    }

    .tarifs-mode-title-text {
        position: relative;
        z-index: 2;
        display: inline-block;
        margin: 0 auto;
        padding: 0 2%;
        background: #f2f2f2
    }

    .tarifs-mode-title:after {
        position: absolute;
        top: 57%;
        left: 0;
        width: 100%;
        height: 1px;
        background: #bababa;
        content: ""
    }

    .tarifs-cta {
        margin: 0 auto
    }

    .cta {
        padding: 16px 10% 95px
    }

    .cta-btnlink {
        position: absolute;
        bottom: 10px;
        left: 50%;
        margin-top: 0;
        padding: 12px 12%;
        width: 84%;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .cta-title {
        padding-left: 40px
    }

        .cta-title .icon {
            left: 0
        }

    .sticker {
        position: absolute;
        top: -35px;
        right: -92px;
        display: block;
        padding: 10px;
        width: 110px;
        height: 110px;
        border-radius: 100%;
        background: #ff8117;
        background: linear-gradient(180deg,#ff8117 0,#ff8117 50%,#fff 0,#fff);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8117', endColorstr='#ffffff', GradientType=0);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    .sticker-percent {
        display: block;
        color: #fff;
        font-weight: 700;
        font-size: 2em;
        line-height: 1.6em
    }

    .sticker-text {
        display: block;
        color: #ff8117;
        text-transform: uppercase;
        font-size: .7em
    }

    .content-box--confirmationCsi .offre-tarif, .content-box--confirmationRecap .offre-tarif, .modal-detail .modal-body .offre-tarif {
        padding-bottom: 30px;
        width: 100%
    }

        .content-box--confirmationCsi .offre-tarif:nth-last-child(1), .content-box--confirmationRecap .offre-tarif:nth-last-child(1), .modal-detail .modal-body .offre-tarif:nth-last-child(1) {
            width: 100%
        }

    .content-box--confirmationCsi .recap-mention, .content-box--confirmationRecap .recap-mention, .modal-detail .modal-body .recap-mention {
        position: relative;
        display: none;
        margin-top: 15px;
        padding-left: 23px
    }

    .content-box--confirmationCsi .recap-mention-text, .content-box--confirmationRecap .recap-mention-text, .modal-detail .modal-body .recap-mention-text {
        display: inline-block;
        margin: 0;
        vertical-align: top
    }

    .content-box--confirmationCsi .recap-mention .label-item-info, .content-box--confirmationRecap .recap-mention .label-item-info, .modal-detail .modal-body .recap-mention .label-item-info {
        position: inherit;
        top: 2px;
        display: inline-block;
        vertical-align: top
    }

    .content-box--confirmationCsi .tarifs.opened .recap-mention, .content-box--confirmationRecap .tarifs.opened .recap-mention, .modal-detail .modal-body .tarifs.opened .recap-mention {
        display: block
    }

    .content-box--confirmationCsi .tarifs.opened .tarifs-body, .content-box--confirmationRecap .tarifs.opened .tarifs-body, .modal-detail .modal-body .tarifs.opened .tarifs-body {
        overflow: inherit;
        padding: 0 5%
    }

    .content-box--confirmationCsi .tarifs-noadvised, .content-box--confirmationRecap .tarifs-noadvised, .modal-detail .modal-body .tarifs-noadvised {
        display: none
    }

    .content-box--confirmationCsi .tarifs-header .icon.desktop-hidden, .content-box--confirmationCsi .tarifs-type-title .desktop-hidden, .content-box--confirmationRecap .tarifs-header .icon.desktop-hidden, .content-box--confirmationRecap .tarifs-type-title .desktop-hidden, .modal-detail .modal-body .tarifs-header .icon.desktop-hidden, .modal-detail .modal-body .tarifs-type-title .desktop-hidden {
        display: block !important;
        visibility: visible !important
    }

    .content-box--confirmationCsi .tarifs-type, .content-box--confirmationRecap .tarifs-type, .modal-detail .modal-body .tarifs-type {
        padding-bottom: 15px;
        border-bottom: 1px solid #c1c1c1
    }

    .content-box--confirmationCsi .tarifs-type-last, .content-box--confirmationRecap .tarifs-type-last, .modal-detail .modal-body .tarifs-type-last {
        border: 0
    }

    .content-box--confirmationCsi .tarifs-type-title, .content-box--confirmationRecap .tarifs-type-title, .modal-detail .modal-body .tarifs-type-title {
        background: #fff;
        text-align: left
    }

    .content-box--confirmationCsi .tarifs-mensuel-value, .content-box--confirmationRecap .tarifs-mensuel-value, .modal-detail .modal-body .tarifs-mensuel-value {
        font-size: 2.2em
    }

    .content-box--confirmationCsi .tarifs-header .icon, .content-box--confirmationRecap .tarifs-header .icon, .modal-detail .modal-body .tarifs-header .icon {
        padding: 10px;
        width: 40px;
        height: 40px;
        border: 1px solid #fff;
        border-radius: 5px
    }

    .content-box--confirmationCsi .tarifs-header-title, .content-box--confirmationRecap .tarifs-header-title, .modal-detail .modal-body .tarifs-header-title {
        text-align: center
    }

    .content-box--confirmationCsi .tarifs-header-modules, .content-box--confirmationRecap .tarifs-header-modules, .modal-detail .modal-body .tarifs-header-modules {
        display: none
    }

    .content-box--confirmationCsi .tarifs-body, .content-box--confirmationRecap .tarifs-body, .content-box--confirmationRecap .uc52_container, .modal-detail .modal-body .tarifs-body {
        position: relative;
        overflow: hidden;
        padding: 0 5%;
        height: 0;
        border: 1px solid #5b8b1e
    }

    .content-box--confirmationRecap .tarifs-promo, .content-box--confirmationRecap .tarifs-promo-hidden {
        display: none;
    }

    .content-box--confirmationCsi .tarifs-item, .content-box--confirmationCsi .tarifs-item-dispo, .content-box--confirmationRecap .tarifs-item, .content-box--confirmationRecap .tarifs-item-dispo, .modal-detail .modal-body .tarifs-item, .modal-detail .modal-body .tarifs-item-dispo {
        padding-top: 10px;
        border: 0;
        text-align: left
    }

        .content-box--confirmationCsi .tarifs-item-dispo .tarifs-dispo, .content-box--confirmationRecap .tarifs-item-dispo .tarifs-dispo, .modal-detail .modal-body .tarifs-item-dispo .tarifs-dispo {
            padding-left: 0;
            width: 30%;
            text-align: left
        }

    .content-box--confirmationCsi .tarifs-item-title, .content-box--confirmationRecap .tarifs-item-title, .modal-detail .modal-body .tarifs-item-title {
        padding-left: 0;
        font-weight: 700;
        font-size: 1.1em
    }

    .content-box--confirmationCsi .tarifs-item-title--dispo, .content-box--confirmationRecap .tarifs-item-title--dispo, .modal-detail .modal-body .tarifs-item-title--dispo {
        padding-left: 0;
        font-weight: 700;
        font-size: 16px
    }

        .content-box--confirmationCsi .tarifs-item-title--dispo.desktop-hidden, .content-box--confirmationCsi .tarifs-item-title.desktop-hidden, .content-box--confirmationRecap .tarifs-item-title--dispo.desktop-hidden, .content-box--confirmationRecap .tarifs-item-title.desktop-hidden, .modal-detail .modal-body .tarifs-item-title--dispo.desktop-hidden, .modal-detail .modal-body .tarifs-item-title.desktop-hidden {
            display: block !important;
            visibility: visible !important
        }

    .content-box--confirmationCsi .tarifs-detail, .content-box--confirmationRecap .tarifs-detail, .modal-detail .modal-body .tarifs-detail {
        display: table;
        padding-left: 0;
        width: 100%
    }

    .content-box--confirmationCsi .tarifs-detail-label, .content-box--confirmationRecap .tarifs-detail-label, .modal-detail .modal-body .tarifs-detail-label {
        padding-left: 0;
        width: 70%;
        text-align: left;
        font-weight: 200
    }

        .content-box--confirmationCsi .tarifs-detail-label.desktop-hidden, .content-box--confirmationRecap .tarifs-detail-label.desktop-hidden, .modal-detail .modal-body .tarifs-detail-label.desktop-hidden {
            display: table-cell !important;
            visibility: visible !important
        }

    .content-box--confirmationCsi .tarifs-detail-prix, .content-box--confirmationRecap .tarifs-detail-prix, .modal-detail .modal-body .tarifs-detail-prix {
        display: table-cell;
        max-width: 30%;
        text-align: left
    }

    .content-box--confirmationCsi .tarifs-choice, .content-box--confirmationRecap .tarifs-choice, .modal-detail .modal-body .tarifs-choice {
        display: none !important
    }

    .content-box--confirmationCsi .tarifs-footer, .content-box--confirmationRecap .tarifs-footer, .modal-detail .modal-body .tarifs-footer {
        position: absolute;
        bottom: -50px
    }

        .content-box--confirmationCsi .tarifs-footer .tarifs-links, .content-box--confirmationRecap .tarifs-footer .tarifs-links, .modal-detail .modal-body .tarifs-footer .tarifs-links {
            display: none
        }

    .content-box--confirmationCsi .tarifs-mentions.desktop-hidden, .content-box--confirmationRecap .tarifs-mentions.desktop-hidden, .modal-detail .modal-body .tarifs-mentions.desktop-hidden {
        display: block !important;
        visibility: visible !important
    }

    .formCall .form-group--half, .formCall .form-group--halflast {
        display: inline-block;
        margin-right: 5%;
        width: 47.5%;
        vertical-align: top
    }

    .formCall .form-group--halflast {
        margin-right: 0
    }

    .formCall .btn-send {
        margin: 0 auto;
        padding-right: 10%;
        width: 67%
    }

    .content-box--confirmationCsi {
        padding-right: 60px;
        padding-left: 60px
    }

        .content-box--confirmationCsi .csi {
            display: -ms-flexbox;
            display: flex;
            align-items: flex-start;
            -ms-flex-align: start
        }

            .content-box--confirmationCsi .csi form-call {
                min-width: 46%
            }

                .content-box--confirmationCsi .csi form-call .btn-send {
                    width: 100%
                }

        .content-box--confirmationCsi .csi-sep {
            align-self: center;
            overflow: inherit;
            min-width: 17%;
            -ms-flex-item-align: center
        }

    .chart-payments, .modal-agents .modal-body {
        overflow-y: auto;
        max-height: 70vh
    }

    .content-box--confirmationCsi .csi-sep:after {
        position: relative;
        top: 38px;
        left: -15px;
        width: 1px;
        height: 50px;
        background: #ccc
    }

    .content-box--confirmationCsi .csi-sep:before {
        position: relative;
        top: -47px;
        left: 15px;
        width: 1px;
        height: 50px;
        background: #ccc
    }

    .content-box--confirmationCsi .csi-infos {
        width: 40%;
        text-align: center
    }

    .modal-detail .modal-body .tarifs-item--twoline .tarifs-dispo, .modal-detail .modal-body .tarifs-item-dispo .tarifs-dispo {
        text-align: right
    }

    .content-box--confirmationCsi .csi-infos-title {
        margin-top: 0
    }

    .content-box--confirmationCsi .csi-infos-phone {
        font-weight: 900
    }

    .modal-agents .modal-title, .modal-coord .modal-title {
        padding-left: 70px
    }

    .modal-coord-title {
        max-width: 80%
    }

    .modal-agents .form-group--half, .modal-agents .form-group--halflast, .modal-coord .form-group--half, .modal-coord .form-group--halflast {
        display: inline-block;
        margin-top: 5%;
        margin-right: 5%;
        width: 47.5%;
        vertical-align: top
    }

    .modal-agents .form-group--halflast, .modal-coord .form-group--halflast {
        margin-right: 0
    }

    .modal-agents .btn-send, .modal-coord .btn-send {
        padding-right: 8%;
        max-width: 55%
    }

        .modal-agents .btn-send .icon, .modal-coord .btn-send .icon {
            display: block
        }

    .modal-detail-title {
        max-width: 80%
    }

    .modal-detail .modal-header .modal-title, .modal-detail .modal-header .tarifs-header-modal {
        padding-left: 7%
    }

    .modal-detail .modal-body {
        padding: 0
    }

        .modal-detail .modal-body .offre-tarif {
            display: block;
            padding: 0;
            width: 100%
        }

        .modal-detail .modal-body .displayExample .offre-tarif {
            display: none
        }

        .modal-detail .modal-body .displayExample .chart-payments {
            display: block
        }

        .modal-detail .modal-body .tarifs-header {
            display: none
        }

        .modal-detail .modal-body .tarifs-body {
            overflow-y: auto;
            padding-left: 10%;
            max-height: 70vh;
            height: auto;
            border: 0
        }

        .modal-detail .modal-body .tarifs-detail, .modal-detail .modal-body .tarifs-item-dispo {
            padding: 0
        }

        .modal-detail .modal-body .tarifs-footer {
            position: static
        }

        .modal-detail .modal-body .tarifs-pdf .icon {
            width: 50px;
            height: 50px
        }

        .modal-detail .modal-body .tarifs-detail-prix {
            display: block;
            min-width: 100%;
            text-align: right
        }

        .modal-detail .modal-body .tarifs-item-info {
            top: 10px;
            right: inherit;
            left: -30px;
            z-index: 7;
            display: block;
            visibility: visible;
            -ms-transform: none;
            transform: none
        }

        .modal-detail .modal-body .tarifs-item--twoline {
            padding: 0;
            height: auto
        }

            .modal-detail .modal-body .tarifs-item--twoline .tarifs-dispo .tarifs-detail-prix {
                float: right
            }

        .modal-detail .modal-body .tarifs-item-dispo .tarifs-item-info {
            top: 5px
        }

    .modal-detail .form-group--half, .modal-detail .form-group--halflast {
        display: inline-block;
        margin-top: 5%;
        margin-right: 5%;
        width: 47.5%;
        vertical-align: top
    }

    .modal-detail .form-group--halflast {
        margin-right: 0
    }

    .modal-agents .form {
        padding: 20px 70px 0
    }

    .modal-agents .agentComponent {
        margin: 0
    }

        .modal-agents .agentComponent .agent {
            margin: 0;
            padding: 5% 13%
        }

            .modal-agents .agentComponent .agent:nth-child(1) {
                padding-top: 0
            }

            .modal-agents .agentComponent .agent:nth-child(odd) {
                background: #fff
            }

    .modal-agents .btn-secondary-inverse {
        width: inherit
    }

    .modal-agents .modal-list-agent {
        display: block;
        margin: 15px auto;
        width: 83%
    }

        .modal-agents .modal-list-agent > b {
            font-weight: 700
        }

    .modal-agents .modal-body {
        padding: 0
    }

    .modal-agents .agent-contact {
        padding: 0 120px 0 100px
    }

    .modal-agents .agent-contact-adress, .modal-agents .agent-id {
        padding: 0
    }

        .modal-agents .agent-contact-adress .icon {
            left: 0
        }

        .modal-agents .agent-contact-adress > ul {
            padding-left: 0
        }

    .chart-careDetail {
        display: inline-block;
        max-width: 240px;
        width: 49.5%;
        vertical-align: top
    }

    .chart-donuts {
        display: table;
        margin-bottom: 15px;
        max-width: 500px;
        max-height: 140px;
        width: 100%;
        height: 140px
    }

    .chart-donut, .chart-donuts--first {
        display: inline-block
    }

    .chart-donuts--first {
        margin-bottom: 0;
        max-width: 256px;
        width: 49.5%
    }

    .chart-donuts-container {
        display: inline-block;
        width: 256px;
        height: 140px
    }

        .chart-donuts-container .highcharts-title {
            width: 210px !important
        }

    .chart-donut, .chart-fid {
        max-width: 240px;
        width: 49.5%;
        vertical-align: top
    }

    .chart-fid {
        display: table-cell;
        vertical-align: middle
    }

    .chart-fid-text {
        position: relative;
        display: inline-block;
        padding: 10px 20px;
        background: #ed5d10;
        color: #fff
    }

        .chart-fid-text:after {
            position: absolute;
            top: 0;
            right: -20px;
            left: inherit;
            width: 0;
            height: 0;
            border-width: 19px 0 19px 20px;
            border-style: solid;
            border-color: transparent transparent transparent #ed5d10;
            content: "";
            -ms-transform: inherit;
            transform: inherit
        }

    .btn-be-contacted {
        display: block;
        margin: 0 auto;
        width: 30%
    }
}

@media(max-width:768px) {
    .popover {
        top: 10px !important;
        right: 10px !important;
        left: 10px !important
    }
}

@media(max-device-width:768px) {
    .modal-open, .modal-open .main-title.affix {
        padding-right: 0
    }
}

@media(min-width:1024px) {
    .modal-lg {
        width: 900px
    }

    .benefits-listItem {
        padding: 20px 20px 20px 60px;
        width: 30%
    }

    .tarifs-header {
        padding: 13px 5%
    }

    .labels-tarifs {
        display: inline-block;
        min-width: 218px;
        max-width: 20%
    }

    .label-detail-item {
        padding: 3px 0;
        line-height: auto
    }

    .content-box--votretarif {
        padding: 1%
    }

    .offre-tarif {
        padding-right: 2%;
        width: 25.58%;
        vertical-align: top
    }

        .offre-tarif:nth-child(3) {
            width: 26.5%
        }

        .offre-tarif:nth-last-child(1) {
            padding-right: 0;
            width: 24.6%
        }

    .tarifs-link {
        font-size: 1em
    }

    .modal-detail .offre-tarif {
        display: block;
        padding: 0;
        width: 100%
    }
}

@media(min-width:960px) {
    .modes-container {
        padding-left: 23%
    }
}

.modal-coord .agent-contact-tel {
    display: none;
}

.modal-agents .agentComponent button {
    display: block;
}

.tarifs-dispo .tarifs-detail-prix, .tarifs-detail-prix {
    font-size: 14px;
}

.modal-detail .modal-body .tarifs-pdf {
    display: inline-block;
    background: #FFF;
    padding: 15px 5px;
}

@media(min-width:768px) {
    .modal-coord .agent-contact-adress {
        width: 100%;
    }

    .modal-agents .agentComponent .agent:nth-child(odd) {
        padding-top: 0;
        padding-bottom: 3%;
    }

    .modal-agents .agentComponent .agent {
        padding-top: 0;
        padding-bottom: 3%;
    }

    .question-help .icon--besoin {
        width: 5rem;
        height: 8rem;
    }
}

.aw-widget .selection-error {
    color: #ce4234;
    background: transparent;
    align-content: flex-end;
    top: -36px;
}

.aw-widget .has-error {
    border-color: #ce4234;
    background: transparent;
    align-content: flex-end;
}

.aw-widget .custom-input {
    border: 1px solid #bababa;
}

.aw-widget .has-error .custom-input {
    border: 1px solid #ce4234;
}

.has-error .aw-widget .custom-input {
    border: 1px solid #ce4234;
}

.has-error .help-inline {
    color: #ce4234;
}

.agent-id {
    margin-top: 0;
}

.no-agent-error {
    min-height: 200px;
}

.radio-group .radio-inline input[type=radio]:checked + i + label:after {
    opacity: 1;
}

.content-box--confirmationRecap .agentComponent button {
    display: none;
}

.content-box--confirmationRecap .agent-contact-adress {
    width: 100%;
}

.content-box--confirmationRecap .agent-contact-tel {
    width: 100%;
}

.aw-widget {
    z-index: 4;
}

.modes-container {
    display: none;
}

.content-box--confirmationRecap .tarifs-advised {
    display: none;
}

.modal-detail .modal-header .tarifs-header-modules, .modal-detail .modal-header .tarifs-mensuel {
    padding-left: 7%;
}

.tarifs-pdf {
    display: none;
}

.modal-detail .tarifs-pdf {
    display: block;
}

.label-tarifs-block {
    width: 70%;
}

.label-tarifs-item-small {
    line-height: 28px;
}

.label-tarifs-categoryTitle {
    left: -310px;
    width: 315px;
}

.label-tarifs-item > label {
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
}

.tarifs-type-title {
    position: relative;
}

.label-tarifs-item {
    position: absolute;
    padding: 0 5% 0 0;
    left: -308px;
    text-align: right;
    top: 0;
    width: 315px;
    max-width: 315px;
    line-height: 38px;
    display: block;
}

    .label-tarifs-item.label-tarifs-item-small {
        line-height: 25px;
    }

.label-tarifs-item-multi-details {
    line-height: 23px;
}

.label-item-block {
    padding: 0;
}

ul.modal-detail-tabs, ul.chart-care-details {
    list-style: none;
}

.modal-detail .modal-body .tarifs-advised {
    display: none;
}

.tarifs-item-dispo-mention {
    padding: 0;
    border-bottom: none;
}

.tarifs-type-mention {
    display: none;
}

.highcharts-legend {
    width: 120px;
}

.tarifs-detail-label {
    text-align: left;
}

.btn-back.focus, .btn-back:focus, .btn-back:hover {
    border-color: #98bc58;
}

.formula-container {
    display: table-cell;
    width: 70%;
}

@media(min-width: 768px) {

    .content-box--confirmationCsi .tarifs.opened .tarifs-body, .content-box--confirmationRecap .tarifs.opened .tarifs-body, .modal-detail .modal-body .tarifs.opened .tarifs-body {
        padding: 0 2%;
    }

    .tarifs-header-pdf-link {
        font-size: 14px;
    }

    .tarifs-container {
        display: table;
    }

    .offre-tarif {
        width: 33.33%;
        padding-right: 10px;
    }

    .labelsTarifsComponent {
        min-width: 282px;
        width: 220px;
        display: table-cell;
    }

    .modal-detail .modal-body .offre-tarif .show-first-child, .offre-tarif .show-first-child {
        display: none;
    }

    .offre-tarif:nth-child(1) .show-first-child {
        display: block;
    }

    .tarifs-type-mention {
        display: block;
    }

    .content-box--confirmationRecap .tarifs-type-mention, .modal-detail .modal-body .tarifs-type-mention {
        display: none;
    }

    .modal-detail .modal-body .tarifs.opened .tarifs-body {
        overflow-x: hidden;
        overflow-y: auto;
    }

    .modal-coord .form-group--half, .modal-coord .form-group--halflast {
        margin-top: 10px;
    }

    .content-box--confirmationRecap .label-tarifs-block, .modal-detail .modal-body .label-tarifs-block {
        width: 70%;
    }

    .content-box--confirmationRecap .tarifs-detail > div, .modal-detail .modal-body .tarifs-detail > div {
        width: 50%;
        display: table-cell;
        text-align: right;
    }

    .content-box--confirmationRecap .tarifs-dispo .icon, .modal-detail .modal-body .tarifs-dispo .icon {
        margin-right: 10px;
    }

    .content-box--confirmationRecap .tarifs-detail, .modal-detail .modal-body .tarifs-detail {
        padding-right: 10px;
    }

    .content-box--confirmationRecap .label-item-block, .modal-detail .modal-body .label-item-block {
        display: table-cell;
    }

    .content-box--confirmationRecap .tarifs-item-dispo .tarifs-dispo {
        text-align: right;
        width: 35%;
    }

    .content-box--confirmationRecap .tarifs-detail-prix {
        text-align: right;
        min-width: 100%;
        display: block;
    }

    .content-box--confirmationRecap .tarifs-header-modules {
        display: block;
        text-align: center;
    }

    .label-tarifs-block {
        width: auto;
    }

    .many-details-item {
        padding-top: 23px;
    }

    .tarifs-dispo .icon {
        height: 1em;
        vertical-align: top;
    }

    .steps-container .steps-list .steps-listItem.past.unselectable:hover:after {
        top: 23px;
        width: 18px;
        height: 18px
    }

    .btn-back.focus, .btn-back:focus, .btn-back:hover {
        border-color: #F5F8EE;
    }

    .content-box--votretarif {
        width: 100%;
        max-width: 1024px;
    }

    .content-box--mentions {
        background: #fff;
    }

    .dossier {
        margin: 0 auto;
        max-width: 620px;
        display: block;
    }

    .pageTarif .dossier-number {
        background: #f2f2f2;
    }

    .content-box--confirmationRecap .tarifs-footer {
        position: relative;
        bottom: 0;
    }

    .question {
        height: 460px;
    }
}

@media (min-width: 1024px) {
    .offre-tarif:nth-child(3) {
        width: 33.33%;
    }

    .offre-tarif:nth-last-child(1) {
        padding-right: 10px;
        width: 33.33%;
    }
}

.dossier-number {
    margin: 0;
    background: #fff;
}

.questionComponent {
    height: 530px;
}

.agent-mail {
    word-wrap: break-word;
}

.agent-axa-icon {
    margin-top: 15px;
    width: 3.5rem;
    height: 3.5rem;
    color: white;
}

.agent-axa-icon--aga {
    background-color: #23479D;
}

.agent-axa-icon--a2p {
    background-color: #A59A7E;
}

.agent-axa-icon--aep {
    background-color: #6F7BC5;
}

.modal-coord .form-group {
    margin-bottom: 7px;
}

    .modal-coord .form-group label {
        margin-bottom: 5px;
    }

.modal-coord h3 {
    -webkit-margin-before: 0.6em;
    -webkit-margin-after: 0.4em;
}

.modal-coord agent-component {
    margin: 0 0;
}

.modal-coord .modal-footer {
    padding-top: 5px;
}

.footer-baseline {
    background: white;
    padding-bottom: 20px;
    max-width: 620px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
}

.modal .modal-header .close {
    font-size: 45px;
    font-weight: 100;
}

.aw-widget ul {
    margin: -15px 0 0 0;
}

.header .container {
    display: block;
    margin: 0px auto;
    vertical-align: top;
}

    .header .container a {
        display: table-cell;
        width: 80px;
    }

.header-baseline {
    display: table-cell;
    color: #727272;
    vertical-align: middle;
    line-height: normal;
    float: none;
}

.agent-contact-orias ul li {
    padding-bottom: 5px;
}

.uc52_bloc,
.uc52_container {
    width: 100%;
    height: 260px;
}

    .uc52_bloc.fixed {
        position: fixed;
        top: 0;
        width: 240px;
        z-index: 10;
        background: rgba(255,255,255,0.8);
    }

    .uc52_container .cta-btnlink {
        position: relative;
        top: 0;
        margin-bottom: 10px;
        width: 100%;
    }

    .uc52_container .btn {
        margin-top: 10px;
        padding: 12px 7%;
        width: 100%
    }

.uc52_tarif {
    display: none;
    background-color: #43913d;
    height: 40px;
    font-size: 20px;
    text-align: center;
    width: 100%;
    font-weight: 900;
    padding-top: 8px;
    color: #fff;
}

.uc52_message {
    text-align: center !important;
    font-size: smaller;
}

.uc52_bloc.fixed .uc52_tarif {
    display: block;
}

.uc52_container .tarifs-choice-link {
    background-color: #b7b7b7;
    border-color: #b7b7b7;
}

    .uc52_container .tarifs-choice-link:hover {
        background-color: #919191;
        border-color: #919191;
    }

    .uc52_container .tarifs-choice-link.activeChoice {
        background-color: #47a80d;
        border-color: #47a80d;
    }

.uc52_container .cta-btnlink .icon {
    display: none;
}

.tarifs-promo, .tarifs-promo-hidden {
    border-color: #43913d;
    color: #e68b22;
    width: 100%;
    background-color: #FFF;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    min-height: 40px;
    padding: 5px 5px 5px 5px;
}

.tarifs-promo-hidden {
    visibility: hidden;
}

div .has-error .g-recaptcha div div iframe {
    border: 1px solid #ce4234;
}

.label-tarifs-item--mention {
    text-align: left !important;
}

.tarifs-link {
    color: #103184;
    text-decoration: underline;
    font-weight: 700;
    font-size: 1em;
}

    .tarifs-link:active, .tarifs-link:hover {
        outline: 0;
    }

.tarifs-header {
    padding: 13px 3% 13px 3%;
}

@media (min-width: 768px) and (max-width: 857px) {
    div.tarifs-type.tarifs-type-2 > div.tarifs-type-title > h4 {
        top: -10px;
    }

    .label-tarifs-item label {
        font-size: 79%;
    }

    .sticker {
        right: -75px;
        top: -20px;
        zoom: 83%;
        font-size: 87%;
    }

    .tarifs-detail > div,
    .tarifs-dispo .tarifs-detail-prix, .tarifs-detail-prix {
        font-size: 13px;
    }

    .tarifs-detail {
        padding: 0 7px;
    }

    .label-tarifs-item {
        position: absolute;
        padding: 0 5% 0 0;
        left: -223px;
        text-align: right;
        top: 0;
        width: 222px;
        max-width: 222px;
        line-height: 38px;
        display: block;
    }

    .label-tarifs-item--mention {
        padding-left: 10px;
    }

    .label-tarifs-categoryTitle {
        left: -223px;
        width: 218px;
    }

    .labelsTarifsComponent {
        min-width: 220px;
        width: 220px;
    }

    .tarifs-link {
        font-size: 0.84em;
    }
}

@media (max-width: 767px) {
    .modal-detail .modal-body .tarifs-pdf {
        display: block;
        background: #fff;
        padding: 15px 2px;
    }

    .tarifs-dispo .tarifs-detail-prix, .tarifs-detail-prix,
    .tarifs-detail > div {
        font-size: 13px;
    }

    .tarifs-item-dispo .tarifs-dispo {
        width: 50%;
    }

    .uc52_bloc, .uc52_container {
        height: auto;
    }

    .formula-container {
        width: auto;
    }

    .label-tarifs-item {
        position: absolute;
        padding: 0 5% 0 0;
        left: -223px;
        text-align: right;
        top: 0;
        width: 222px;
        max-width: 222px;
        line-height: 38px;
        display: block;
    }

    .label-tarifs-block {
        width: 100%;
    }

    .tarifs-item, .tarifs-item-dispo {
        padding-right: 3px;
    }

    .tarifs.opened .tarifs-body {
        max-height: 2000px;
        height: auto;
    }

    .tarifs-dispo .tarifs-detail-prix, .tarifs-detail-prix {
        text-align: right;
    }
}

@media (max-width: 768px) {
    .tarifs-type.tarifs-type-3.tarifs-type-last > .tarifs-item-dispo > div.tarifs-dispo {
        width: 25%;
    }
}




/*# sourceMappingURL=main.css.map*/