@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}
html {
    font-size: 100%;
    height: 100%;
    margin-bottom: 1px;
}
form {
    margin: 0;
    padding: 0;
}
body {
    color: #1E3265; /* Bleu Foncé */
    font-family: Helvetica, verdana, arial;
    font-size: 14px;
    text-align: center;
}
a:link, a:visited {
    color: #C1A15D; /* Or */
    text-decoration: none;
}
a:hover, a:active {
    color: #7291C2; /* Bleu Clair */
    text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0.75em 0 0.5em 0;
}
h1, h2, h3 {
    font-weight: normal;
}
h1 {
    font-size: 2.15em;
    color: #1E3265; /* Bleu Foncé */
}
h2 {
    color: #C1A15D; /* Or */
    font-size: 1.75em;
}
h3 {
    color: #7291C2; /* Bleu Clair */
    font-size: 1.5em;
}
h4 {
    color: #7291C2; /* Bleu Clair */
    font-size: 1.25em;
}
h5 {
    font-size: 1.1em;
}
h6 {
    font-size: 0.1em;
}
small {
    display: block;
    font-size: 0.85em;
    margin: 0 0 1em 0;
}
pre {
    display: block;
    font-family: monospace;
}
p {
    line-height: 1.6em;
    margin: 0 0 1em 0;
}
ul {
    margin: 2em 4em;
}
ul li {
    margin: 0 0 1.2em;
}
ol {
    margin: 2em 1.5em;
}
ol li {
    margin: 0 0 1.2em;
}
img {
    border: 0;
}
blockquote {
    margin: 2em 3em;
}
#wrapper {
    margin: 0 auto;
    width: 960px;
    text-align: left;
}
#advertisement {
    float: left;
    height: 92px;
    margin: 0 0 1em 0;
}
#advertisement img {
    border: 1px solid #C1A15D; /* Or */
}
#header {
    padding: 5px 0 17px 0;
    text-align: right;
}
#menu_login {
    color: #1E3265; /* Bleu Foncé */
    margin: 12px 0 0.75em 0;
}
.menu_text {
    margin: 0 0 1em 0;
    text-align: right;
}
.menu_text a {
    margin: 0 0 0 0.8em;
}
.menu_text a:link, .menu_text a:visited {
    color: #C1A15D; /* Or */
}
.menu_text a:hover, .menu_text a:active {
    color: #7291C2; /* Bleu Clair */
}
#menu_main .highlight {
    color: #1E3265; /* Bleu Foncé */
}
.left {
    float: left;
}
img.left {
    margin: 0 1em 1em 0;
}
.right {
    float: right;
}
img.right {
    margin: 0 0 1em 1em;
}
.banner {
    clear: both;
    height: 264px;
}
.banner a img {
    border: 1px solid #C1A15D; /* Or */
    height: 262px;
    width: 958px;
}
#social_media {
    float: right;
    margin: 76px 0 0;
    position: absolute;
    right: 0;
    top: 0;
}
#social_media a {
    display: block;
    color: #ffffff;
    font-size: 2em;
    line-height: 1;
    padding: 0;
    margin: 0 0 0.5em 0;
    text-align: center;
    width: 36px;
    text-decoration: none;
}
#menu_container {
    height: 26px;
}
#text_size {
    float: right;
    font-weight: bold;
    margin: 0 0 4px 2em;
    text-transform: uppercase;
}
#text_size a {
    margin: 0 0.5em 0 0;
}
#text_size a:link, #text_size a:visited, #text_size a:hover, #text_size a:active {
    color: #C1A15D; /* Or */
    text-decoration: none;
}
.text_smaller {
    font-size: 0.8em;
}
.text_bigger {
    font-size: 1.5em;
}
.separator {
    background-image: url('../img/separator-background.jpg');
    background-position: left top;
    background-repeat: repeat-x;
    height: 2px;
    margin: 1em 0 0.5em 0;
    width: 100%;
}
#content_main {
    float: left;
    width: 612px;
    color: #1E3265; /* Bleu Foncé */
}
#content_main ul {
    margin: 2em 2em;
}
#content_main ul li {
    margin: 0 0 1.2em;
    list-style-type: square;
}
#content_main ol {
    margin: 2em 2em;
}
#content_main ol li {
    margin: 0 0 1.2em;
}
#content_main ul.menu_content {
    margin: 0 0 2em 0;
    padding: 10px 0;
}
#content_main ul.menu_content li {
    display: inline;
    float: left;
}
#content_main ul.menu_content li a {
    border-bottom: 2px solid #1E3265; /* Bleu Foncé */
    color: #394a5a;
    display: block;
    font-size: 12px;
    padding: 10px 7px;
}
#content_main ul.menu_content li .active, #content_main ul.menu_content li a:hover {
    border-bottom: 2px solid #7291C2; /* Bleu Clair */
    color: #7291C2; /* Bleu Clair */
    text-decoration: none;
}
#content_main ul.menu_content_child {
    display: inline;
    height: 14px;
    float: left;
    margin: -20px 0 0 0;
    padding: 10px 0;
}
#content_main ul.menu_content_child li {
    display: block;
    float: left;
}
#content_main ul.menu_content_child li a {
    padding: 10px 5px;
}
#content_main .menu_etapes p {
    display: inline-block;
    color: #C1A15D; /* Or */
    float: left;
    font-size: 24px;
    font-weight: bold;
    margin: 45px 10px 0 0;
}
#content_main .menu_etapes ul.menu_content_child {
    height: 90px;
}
#content_main .menu_etapes ul.menu_content_child li {
    height: 90px;
    width: 70px;
}
#content_main .menu_etapes ul.menu_content_child li a {
    display: block;
    height: 90px;
    width: 70px;
}
#content_main .menu_etapes ul.menu_content_child li.menu_etape_1 a {
    background: url('../img/menu-etape-1.jpg') no-repeat 50% 0%;
    text-indent: -999px;
}
#content_main .menu_etapes ul.menu_content_child li.menu_etape_1 a {
    background: url('../img/menu-etape-1.jpg') no-repeat 50% 0%;
    text-indent: -999px;
}
#content_main .menu_etapes ul.menu_content_child li.menu_etape_1 a:hover {
    background-position: 50% 110%;
}
#content_main .menu_etapes ul.menu_content_child li.menu_etape_1 a.current {
    background-position: 50% 110%;
}
#content_main .menu_etapes ul.menu_content_child li.menu_etape_2 a {
    background: url('../img/menu-etape-2.jpg') no-repeat 50% 0%;
    text-indent: -999px;
}
#content_main .menu_etapes ul.menu_content_child li.menu_etape_2 a:hover {
    background-position: 50% 110%;
}
#content_main .menu_etapes ul.menu_content_child li.menu_etape_2 a.current {
    background-position: 50% 110%;
}
#content_main .menu_etapes ul.menu_content_child li.menu_etape_3 a {
    background: url('../img/menu-etape-3.jpg') no-repeat 50% 0%;
    text-indent: -999px;
}
#content_main .menu_etapes ul.menu_content_child li.menu_etape_3 a:hover {
    background-position: 50% 110%;
}
#content_main .menu_etapes ul.menu_content_child li.menu_etape_3 a.current {
    background-position: 50% 110%;
}
#content_main .menu_etapes ul.menu_content_child li.menu_etape_4 a {
    background: url('../img/menu-etape-4.jpg') no-repeat 50% 0%;
    text-indent: -999px;
}
#content_main .menu_etapes ul.menu_content_child li.menu_etape_4 a:hover {
    background-position: 50% 110%;
}
#content_main .menu_etapes ul.menu_content_child li.menu_etape_4 a.current {
    background-position: 50% 110%;
}
#p1 #content_main {
    float: left;
    width: 735px;
}
#content_main table {
    border: 1px solid #1E3265; /* Bleu Foncé */
    border-collapse: collapse;
    color: #1E3265; /* Bleu Foncé */
    margin: 10px 0 30px;
    width: 98%;
}
#content_main table thead th, #content_main table thead td {
    border: none;
    font-weight: normal;
    padding: 10px 12px;
}
#content_main table thead th p {
    margin: 0;
    font-size: 16px;
    padding: 10px;
    color: #FFF;
    background-color: #C1A15D; /* Or */
    text-align: center;
    text-transform: uppercase;
    line-height: 1.2;
}
#content_main table tbody th {
    font-size: 13px;
    padding: 0 12px 10px 12px;
    text-align: left;
    vertical-align: bottom;
}
#content_main table tbody th p {
    border-bottom: #1E3265 1px solid; /* Bleu Foncé */
    margin: 10px 0 0 0;
    padding: 0 0 3px 0;
}
#content_main table tbody th.not-bold p {
    font-weight: normal;
}
.pair {
    background-color: #EEE;
}
#content_main table tbody td {
    padding: 10px 10px;
    vertical-align: top;
    text-align: left;
}
#content_main table tbody td ul {
    margin: 0px 10px;
}
#content_main table tfoot th {
    border: none;
    padding: 10px 12px;
}
#content_main table tfoot th p {
    margin: 6px 0 0 0;
    font-weight: normal;
    font-size: 15px;
    padding: 10px;
    color: #FFF;
    background-color: #7291C2; /* Bleu Clair */
    text-align: center;
    line-height: 1.2;
    text-transform: uppercase;
}
#content_main table tfoot td {
    border: none;
    padding: 0 12px 10px 12px;
}
.post-extract h2 {
    font-size: 1.85em;
}
h2.title, h1.title {
    margin-bottom: 0;
}
.date {
    color: #C1A15D; /* Or */
    margin: 2px 0 1em;
}
#p6 #content_main table tbody th {
    background-color: #C1A15D; /* Or */
    border-bottom: 1px solid #1E3265; /* Bleu Foncé */
    border-right: 1px solid #1E3265; /* Bleu Foncé */
    color: #FFF;
    font-weight: bold;
    font-size: 14px;
    padding: 4px 30px;
    text-align: left;
    vertical-align: middle;
}
#p6 #content_main table td {
    border-bottom: 1px solid #1E3265; /* Bleu Foncé */
    padding-top: 24px;
    padding-left: 20px;
}
#p6 #content_main table p {
    border: none;
}
#p11 h1 {
}
#p11 #content_main table {
    border: none;
    border-top: 1px solid #999;
    margin-top: 0;
}
#p11 #content_main table tbody td {
    border: none;
    border-bottom: 1px solid #999;
    padding: 15px 15px 15px 0;
}
#p109 h2 {
    text-transform: uppercase;
}
#p109 ul.menu_content li a {
    padding-left: 6px;
    padding-right: 6px;
    text-transform: uppercase;
}
#p118 table tbody td img {
    border: 1px solid #C1A15D; /* Or */
}
#p152 table {
    border: none;
}
#p152 table tbody th {
    padding-top: 1em;
}
#p152 table tbody td {
    border-bottom: 1px solid #ccc;
    padding-top: 1.2em;
}
.breadcrumb {
    color: #C1A15D; /* Or */
    font-size: 0.9em;
    font-style: italic;
    margin: 5px 0 4em 0;
}
.breadcrumb a:link, .breadcrumb a:visited {
    color: #C1A15D; /* Or */
    text-decoration: underline;
}
.breadcrumb a:hover, .breadcrumb a:active {
    color: #7291C2; /* Bleu Clair */
}
#large_buttons {
    margin-top: 2em;
}
#large_buttons div {
    float: left;
    height: 220px;
    overflow: auto;
    width: 366px;
}
#large_buttons a {
    color: #000000;
    float: left;
    height: 70px;
    margin: 0;
    padding: 130px 0 0 18px;
    overflow: auto;
    width: 324px;
}
#large_buttons a:hover {
    color: #1E3265; /* Bleu Foncé */
    text-decoration: none;
}
#large_buttons a:link, #large_buttons a:visited {
    text-decoration: none;
}
#large_buttons p {
    line-height: 1.1em;
    width: 342px;
}
#guide p {
    padding-left: 2em;
}
#four_steps {
    background-image: url('../img/4-steps.jpg');
    background-position: left top;
    background-repeat: no-repeat;
}
#guide {
    background-image: url('../img/guide.jpg');
    background-position: left top;
    background-repeat: no-repeat;
}
#guide.guide_en {
    background-position: left -291px;
}
#guide a {
    padding-left: 0;
}
.more {
    margin: 0 0 2em 0;
}
#sidebar {
    float: right;
    font-size: 1.15em;
    font-weight: bold;
    margin: 3em 0 0 12px;
    text-transform: uppercase;
    width: 185px;
}
#sidebar>div {
    height: 115px;
    margin: 0 0 0 0;
    width: 185px;
}
#sidebar a {
    height: 30px;
    margin: 0 0 0 0;
    padding: 86px 0 0 12px;
    position: absolute;
    width: 173px;
}
#sidebar a:active, #sidebar a:hover, #sidebar a:link, #sidebar a:visited {
    text-decoration: none;
}
#sidebar_1 {
    background-image: url('../img/sidebar-background-1.jpg');
    background-position: left top;
    background-repeat: no-repeat;
    height: 115px;
}
#sidebar_2 {
    background-image: url('../img/sidebar-background-2.jpg');
    background-position: left top;
    background-repeat: no-repeat;
    height: 115px;
}
#sidebar_3 {
    background-image: url('../img/sidebar-background-3.jpg');
    background-position: left top;
    background-repeat: no-repeat;
    height: 115px;
}
#sidebar_4 {
    background-image: url('../img/sidebar-background-4.jpg');
    background-position: left top;
    background-repeat: no-repeat;
    height: 115px;
}
#sidebar_5 {
    background-image: url('../img/sidebar-background-5.jpg');
    background-position: left top;
    background-repeat: no-repeat;
    height: 115px;
}
.sidebar_bullet {
    color: #1E3265; /* Bleu Foncé */
    float: left;
    margin: 0 0 1em 0;
    padding: 86px 0 0 0;
    position: absolute;
    width: 1em;
}
#partners {
    height: 150px;
}
#partners .separator {
    background-position: left bottom;
    padding-top: 75px;
}
#partners img {
    margin: 0 1.5em 0 0;
    vertical-align: middle;
}
#footer {
    background-color: #1E3265; /* Bleu Foncé */
    color: #ffffff;
    font-size: 0.9em;
    margin: 0 0 3em 0;
    padding: 11px 25px 10px 0;
    text-align: right;
}
#footer p {
    margin: 0 0 1.2em 0;
}
#footer img {
    margin: 0 0 0 0.5em;
}
.dark_blue {
    color: #1E3265; /* Bleu Foncé */
}
.clear {
    clear: both;
}
.space {
    padding: 0 0.5em 0 0.5em;
}
.space_vertical {
    margin-top: 5em;
}
.box-third {
    border-right: 1px dotted #C1A15D; /* Or */
    float: left;
    margin: 0 24px 0 0;
    min-height: 250px;
    padding: 24px 24px 24px 0;
    width: 160px;
}
.box-third h2 {
    margin: 0;
    line-height: 1;
}
.box-third h2 strong {
    font-size: 60px;
    font-weight: normal;
}
.box-last {
    margin-right: 0;
    border-right: none;
}
.section_QR, .section_defi10 {
}
.section_QR .info, .scoreqr {
    color: #1E3265; /* Bleu Foncé */
    float: right;
    line-height: 1;
    margin: 0 1em;
    padding: 0 0 10px;
    text-align: right;
}
.section_QR .info {
    float: none;
    text-align: left;
    padding: 0;
    margin: 0;
}
.section_QR span.score, .scoreqr span.score {
    display: block;
    font-size: 90px;
    margin: 5px 0 0 0;
}
.cartes {
    margin: 36px 0;
}
.cartes img {
    float: left;
    margin: 0 1em 0 0;
}
.etape-1, .etape-2, .etape-3, .etape-4 {
}
.etape-1 h2, .etape-2 h2, .etape-3 h2, .etape-4 h2 {
    background: url("../img/t-etape-1.jpg") no-repeat scroll right 70% transparent;
    display: block;
    font-size: 1.5em;
    margin: 0;
    padding: 40px 55px 0 0;
    width: 78px;
}
.etape-1 h2 {
    background-image: url("../img/t-etape-1.jpg");
}
.etape-2 h2 {
    background-image: url("../img/t-etape-2.jpg");
}
.etape-3 h2 {
    background-image: url("../img/t-etape-3.jpg");
}
.etape-4 h2 {
    background-image: url("../img/t-etape-4.jpg");
}
.etape-1 h2 strong, .etape-2 h2 strong, .etape-3 h2 strong, .etape-4 h2 strong {
    font-size: 30px;
    font-weight: normal;
    line-height: 1;
}
.btn_content_cta {
    display: inline;
    float: right;
    margin: -40px 0 0 0;
}
.btn_content_cta a:link, .btn_content_cta a:visited, .btn_content_cta a:active {
    background: #48ABEC;
    color: #FFF;
    padding: 5px;
}
.btn_content_cta a:hover {
    background: #C1A15D; /* Or */
    color: #FFF;
}
a.btn_order, a:visited.btn_order, a:link.btn_order, a:active.btn_order {
    background: url("../img/bg-btn-commande-publication.jpg") no-repeat scroll right top transparent;
    color: #34424B;
    display: block;
    font-weight: bold;
    line-height: 1.2;
    margin: 0 15px 0 0;
    padding: 80px 95px 30px 0;
    text-align: right;
    text-transform: uppercase;
    vertical-align: bottom;
}
a.btn_order strong {
    color: #7291C2; /* Bleu Clair */
}
a:hover.btn_order {
    text-decoration: none;
}
a:hover.btn_order strong {
    color: #C1A15D; /* Or */
}
#content.page-11 #content_main .btn_content_cta {
    display: inline;
    float: right;
    height: 140px;
    margin-top: -100px;
}
hr {
    display: block;
    background-image: url('../img/separator-background.jpg');
    position: relative;
    padding: 0;
    margin: 15px auto 50px;
    width: 100%;
    clear: both;
    border: none;
    font-size: 1px;
    height: 2px;
    line-height: 0;
    overflow: visible;
}
hr.black {
    background-color: #000000;
    background-image: none;
    clear: both;
    display: block;
    height: 1px;
    margin: 20px 0 20px 0;
    width: 100%;
}
#p10 hr {
    margin-bottom: 20px;
}
.invalid {
    color: #FF0000;
}
#p49 #content_main table, #content_main .table-no-border {
    border: 0;
    margin: 0;
}
#p49 #content_main table td, #p49 #content_main table th, #content_main .table-no-border td, #content_main .table-no-border th {
    padding: 2px;
}
.hide, .js_hidden, .js_ad_hidden, .js_footer_hidden {
    display: none;
}
fieldset {
    border: none;
}
form label {
    float: left;
    margin-right: 15px;
    width: 90px;
    padding-top: 5px;
    font-size: 1em;
}
form div {
    margin-bottom: 10px;
}
form .error {
    color: red;
    font-style: normal;
    line-height: 1.5em;
    margin: 0 0 20px 105px;
    width: 500px;
}
form fieldset legend {
    font-weight: bold;
    margin-bottom: 10px;
    padding-top: 10px;
    display: none;
}
form p small {
    font-size: 0.75em;
    color: #777;
}
form select {
    min-width: 75px;
}
form input, form select, form textarea, form .wysiwyg {
    padding: 6px;
    background: #fff top left repeat-x;
    border: 1px solid #d5d5d5;
    color: #333;
}
form .small-input {
    width: 25%!important;
}
form .medium-input {
    width: 50%!important;
}
form .large-input {
    width: 97.5%!important;
    font-size: 16px!important;
    padding: 8px!important;
}
form textarea {
    font-family: Arial, Helvetica, sans-serif;
}
form select {
    padding: 4px;
    background: #fff;
}
form input[type="checkbox"], form input[type="radio"] {
    padding: 0;
    background: none;
    border: 0;
}
form .message textarea {
    width: 400px;
    min-height: 150px;
}
#search_box {
    float: right;
    height: 26px;
    margin: 0 0 0.5em 0;
    position: relative;
}
#query {
    background-image: url('../img/query-background.jpg');
    border: 1px solid #5e5c5d;
    height: 24px;
    margin: 0 0 0 0;
    padding: 0;
    width: 173px;
}
#query_submit {
    border: none;
    margin: 0 0 1px 0;
    padding: 0;
    vertical-align: middle;
}
.button {
    background: #ABD037 repeat-x left top;
    border: 1px solid #9ece06;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 11px;
    margin: 10px 105px;
    padding: 4px 7px;
}
input.button:hover {
    text-decoration: underline;
    background-color: #48ABEC;
    border: 1px solid #115F8F;
}
.button:active {
    padding: 5px 7px 3px 7px;
}
form.cms_recherche_form .button {
    margin: 10px 0 0 5px;
}
.page- .button {
}
#js_footer_section0, #js_footer_section1, #js_footer_section2 {
    height: 125px;
}
#content_main_popup {
    background-color: #FFF;
    margin-left: 57px;
    overflow: auto;
    position: absolute;
    top: 50px;
    width: 837px;
    z-index: 299999;
    border: 1px solid #C1A15D; /* Or */
}
#modal {
    position: absolute!important;
    background-color: #FFFFFF;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.6;
    filter: alpha(opacity=60);
    position: absolute;
    top: 0;
    width: 100%;
}
.popup_menu {
    height: 40px;
    background-color: #eceae9;
    background-image: url(/cms/templates/qr2010/img/logo_qr_blanc.gif);
    background-repeat: no-repeat;
    background-position: 20px bottom;
}
.popup_fermer {
    margin: 12px 10px 0 0;
    float: right;
}
.popup_fermer a {
    color: #aaa39e;
    padding-right: 30px;
    background-image: url(/cms/templates/qr2010/img/fermer-x.gif);
    background-repeat: no-repeat;
    background-position: right;
}
#content_main_popup #content_main {
    height: 535px;
    overflow: auto;
    padding: 10px;
    width: 817px;
}
#gallery img.box {
    border: 1px solid #CCCCCC;
    margin: 0 2px 0 0;
}
#gallery img.box:hover {
    border: 1px solid #999;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
#mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9000;
    background-color: #000;
    display: none;
}
.modal {
    position: absolute;
    left: 0;
    top: 0;
    width: 440px;
    max-height: 800px;
    max-height: 80vh;
    display: none;
    z-index: 9999;
    padding: 20px;
}
#popup1, #popup2, #popup3 {
    background-color: #ffffff;
    padding: 0;
    width: 1000px;
    max-width: 96%;
}
.popup_header {
    background-color: #ffffff;
    border-bottom: 1px solid #ececec;
    padding: 10px 5px;
}
.popup_content {
    overflow: auto;
    padding: 10px;
    background:white;
    max-height: calc(80vh - 78px);
}
.popup_content img{
    max-width:100%;
    height: auto;
}
.popup_footer {
    background-color: #ffffff;
    border-top: 1px solid #ececec;
    padding: 10px;
}
.align-text-left{
  text-align: left;
}

.visuallyhidden,
.visually-hidden {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}


.calculateur-header {
    height: 50px;
    background-color: #194275;
    border-bottom: 1px solid #9A7C46;
}

.calculateur-header .logo img {
    width: 160px;
    height:160px;
}

.calculateur-header .logo {
    margin-top: 60px;
    display: inline-block;
}

.calculateur-header .return {
    margin-top: 45px;
}

.calculateur-header .return a {
    color: #085da2;
    padding: 10px 15px;
    background-color: white;
    border: 1px solid #b9b9b9;
    border-radius: 4px;
    line-height: 20px;
    text-decoration: none !important;
    font-family: "Open Sans";
    font-weight: 600;
    -webkit-transition: border-color 0.25s;
    -o-transition: border-color 0.25s;
    -moz-transition: border-color 0.25s;
    transition: border-color 0.25s;
}

.calculateur-header .return a:hover {
    text-decoration: none;
    border-color: #085da2;
}
@media (max-width: 728px) {
    .calculateur-header .return span {
        position: absolute !important;
        height: 1px; width: 1px;
        overflow: hidden;
        clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
        clip: rect(1px, 1px, 1px, 1px);
    }
}

.calculateur-header .return svg {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";

    margin-right: 10px;
    fill: #085da2;
    height: 12px;
}

.calculateur-header div.wrap {
    width: 1000px;
    margin: 0 auto;
}
@media (max-width: 1000px) {
    .calculateur-header div.wrap {
        width: 980px;
        padding: 0px 15px;
        max-width: 100%;
        box-sizing: border-box;
    }
}

.calculateur-header .left {
    float: left;
}

.calculateur-header .right {
    float: right;
}

header .header-right h1 {
    color: #61616b;
    font-weight: 500;
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
    margin-top: 50px;
    position: static;
}

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

*{height: auto;min-height: 0px;max-height: 999999px;}

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

/**
 * Remove default margin. 
 */

html, body, div, button, input, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

.clearboth:after{clear:both;display: table;line-height: 0;content: "";}
ul li{vertical-align: top;list-style: none;}


/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

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

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

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

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

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

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background: transparent;
  text-decoration: none;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0; 
  text-decoration: none;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

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

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: 500;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address styling not present in IE 8/9.
 */

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

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
  vertical-align: middle;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 0;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
}

h2 {
    font-family: 'Open Sans', sans-serif;
}

/* Forms
   ========================================================================== */

/**
 * Define consistent border, margin, and padding.
 */

button,
input,
select,
textarea {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: middle;
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner border and padding in Firefox 4+.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

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

/**
 * Remove inner padding and border in Firefox 4+.
 */

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

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

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

/**
 * Correct extra `height` in Chrome, Safari, IE 8/9, and Opera.
 */

textarea {
  overflow: auto;
}

/**
 * Remove inner padding in Chrome, Safari, and Opera on `select`.
 */

/**
 * 1. Remove background color from `textarea` in IE 8/9/10/11.
 * 2. Remove `box-shadow` in IE 10/11 and Firefox.
 */

textarea {
  background-color: #fff; /* 1 */
  border: 1px solid #d5d5d5;
  padding: 6px 4px 6px 4px;
}

/**
 * Remove inner padding in Chrome, Safari, and Opera on `select`.
 */

/**
 * 1. Show invalid `input` and `textarea` placeholders in IE 10/11.
 * 2. Show invalid `input` placeholders in Firefox.
 */

:-moz-placeholder {
  color: #999;
}

::-moz-placeholder {
  color: #999;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #999;
}

::-webkit-input-placeholder {
  color: #999;
}

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: inherit; /* 1 */
  line-height: inherit; /* 1 */
}

button,
select {
  text-transform: none; /* 2 */
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

/**
 * Prevent button and input glitches in iOS.
 */

/**
 * Remove the inner border and padding in Firefox.
 */

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

/**
 * Correct extra `height` in Chrome, Safari, IE 8/9, and Opera.
 */

/* Tables ========================================================================== */
table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  
  td,
  th {
    padding: 0;
  }
  
  * { height: auto; min-height: 0px; max-height: 999999px; }
  
  /*font-family: 'Raleway', sans-serif;*/
  /*font-family: 'Roboto', sans-serif;*/
  /*font-family: 'Open Sans', sans-serif;*/
  *:focus { outline: 3px dashed #959595; }
  
  button.print {
    background: #fff;
    color: #1E3265; /* Bleu Foncé */
    border: 1px solid #ccc;
    padding: 5px 10px;
    border-radius: 3px;
  }
  
  /*--- GENERAL ---------------------------------------------------------------------------------*/
  body {
    background: #f9fcfd;
    font-size: 15px;
    line-height: 21px;
    color: #565658;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 50px;
    text-align: left;
  }
  
  .wrap { position: relative; width: 980px; margin: 0 auto; }
  
  *,
  *::before,
  *::after {
    box-sizing: border-box;
  }
  
  .clearboth:after {
    clear: both;
    display: table;
    line-height: 0;
    content: "";
  }
  
  body #page #content a {
    color: #1E3265; /* Bleu Foncé */
    text-decoration: underline;
    font-weight: 600;
    transition: all 0.12s ease-in-out;
  }
  
  body #page #content a:hover {
    opacity: 0.7;
  }
  
  /*--- textes ---*/
  h1 {
    color: #1E3265; /* Bleu Foncé */
    font-weight: 500;
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  
  h2 {
    font-size: 23px;
    color: #1E3265; /* Bleu Foncé */
    letter-spacing: 0.4px;
    text-transform: uppercase;
    font-weight: 500;
    display: inline-block;
    border-bottom: 2px solid #9A7C46;
    margin: 0 auto;
    padding-bottom: 10px;
  }
  
  h3 {
    display: block;
    position: relative;
    font-size: 18px;
    margin-top: 12px;
    font-weight: 500;
    color: #1E3265; /* Bleu Foncé */
    line-height: 25px;
    margin-bottom: 14px;
  }
  
  h3 span:first-child {
    position: absolute;
    height: 39px;
    width: 39px;
    left: -48px;
    top: -7px;
    line-height: 37px;
    border-radius: 100px;
    text-align: center;
    font-weight: 500;
    border: 1px solid #959fa9;
  }
  
  h3 span.red-txt {
    color: #dd242f;
  }
  
  h4 {
    padding-top: 3px;
    font-size: 15px;
    line-height: 20px;
    color: #1E3265; /* Bleu Foncé */
    font-weight: 600;
    padding-bottom: 5px;
  }
  
  b {
    font-weight: 600;
  }
  
  p {
    padding-bottom: 15px;
    line-height: 21px;
  }
  
  a {
    text-decoration: underline!important;
  }
  
  div.small-txt {
    color: #565658;
    font-size: 13px;
    line-height: 18px;
    display: block;
    padding-bottom: 3px;
  }
  
  span.small-txt {
    color: #565658;
    font-size: 13px;
    line-height: 18px;
    display: block;
    padding-top: 0px;
  }
  
  body #page #content li {
    padding: 0px;
    margin: 0px;
  }
  
  body #page #content li.gradateur-li {
    margin-bottom: 25px;
  }
  
  body #page #content li.gradateur-li:last-child {
    margin-bottom: 0px;
  }
  
  body #page #content li.gradateur-li label {
    display: block;
  }
  
  .info-before-content,
  .info-after-content {
    display: none;
  }
  
  /*--- HEADER ---------------------------------------------------------------------------------*/
  header {
    padding: 45px 0px 5px 0px;
    display: block;
    position: relative;
  }
  
  header .header-left {
    float: left;
  }
  
  header .header-right {
    text-align: right;
    position: relative;
  }
  
  /*--- PAGE ---------------------------------------------------------------------------------*/
  #page .wrap {
    background-color: #fff;
    padding: 30px 0px 0px 0px;
    box-shadow: 2px 2px 16px rgba(0, 23, 34, 0.11);
  }
  
  #page .page-title {
    padding-bottom: 20px;
    display: block;
    margin: auto;
    text-align: center;
  }
  
  #page #content {
    position: relative;
    padding: 0px 85px;
  }
  
  /*--- CONDITIONS ---------------------------------------------------------------------------------*/
  #page.page-conditions .wrap {
    padding: 60px 0px 60px 0px; /* top right bottom left */
  }
  
  /*--- FORM NAV ---------------------------------------------------------------------------------*/
  
  /*--- étapes ---*/
  .form-nav {
    margin-bottom: 41px;
    padding: 0px 30px;
    position: relative;
  }
  
  .form-nav .form-steps {
    display: flex;
    position: relative;
  }
  
  .form-nav .form-steps .step {
    width: 20%;
    float: left;
    padding: 0px 6px;
    position: relative;
  }
  
  .form-nav .form-steps .step .step-content .step-icon {
    position: relative;
    z-index: 2;
    display: block;
    text-align: center;
  }
  
  .form-nav .form-steps .step .step-content .step-icon img {
    height: auto;
    display: block;
    margin: auto;
  }
  
  .form-nav .form-steps .step .step-content .step-icon img.icon {
    width: 100%;
    max-height: 60px;
    width: auto;
  }
  
  .form-nav .form-steps .step .step-content .step-icon img.icon-01 {
    display: block;
  }
  
  .form-nav .form-steps .step .step-content .step-icon img.icon-02 {
    display: none;
  }
  
  .form-nav .form-steps .step .step-content .step-icon img.icon-03 {
    display: none;
  }
  
  .form-nav .form-steps .step.active .step-content .step-icon img.icon-01 {
    display: none;
  }
  
  .form-nav .form-steps .step.active .step-content .step-icon img.icon-02 {
    display: block;
  }
  
  .form-nav .form-steps .step.active .step-content .step-icon img.icon-03 {
    display: none;
  }
  
  .form-nav .form-steps .step.done .step-content .step-icon img.icon-01 {
    display: none;
  }
  
  .form-nav .form-steps .step.done .step-content .step-icon img.icon-02 {
    display: none;
  }
  
  .form-nav .form-steps .step.done .step-content .step-icon img.icon-03 {
    display: block;
  }
  
  .circle {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    color: #fff;
    background: #f4f5ff;
    content: "";
    position: relative;
    left: -20%;
    bottom: -20%;
    z-index: -1;
  }
  
  .form-nav .form-steps .step-2 .step-content .step-name,
  .form-nav .form-steps .step-3 .step-content .step-name,
  .form-nav .form-steps .step-5 .step-content .step-name {
    padding-top: 14px;
  }
  
  span.dollar {
    position: relative;
  }
  
  span.dollar:before {
    content: "$";
    position: absolute;
    top: 0;
    left: 10px;
    color: #737373;
  }
  
  /*--- étape active + terminé ---*/
  .form-nav .form-steps .step.active .step-content {
    box-shadow: 2px 2px 8px rgba(0, 23, 34, 0.09);
  }
  
  .form-nav .form-steps .step.done .step-content {
    background-color: #fff;
    box-shadow: 2px 2px 8px rgba(0, 23, 34, 0.09);
    cursor: pointer;
  }
  
  /*--- question nb ---*/
  .form-nav .form-nb {
    position: relative;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 10;
    padding-top: 9px;
  }
  
  .etape {
    text-align: center;
    display: block;
    margin: auto;
    padding-top: 9px;
    position: relative;
  }
  
  .etape.intro .nb,
  .etape.conclusion .nb {
    width: 100px!important;
    padding: 0px 11px;
  }
  
  .etape .nb {
    margin: 0px 2px;
    z-index: 2;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    color: #62696f;
    font-size: 11px;
    font-weight: 600;
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 26px;
    background-color: #fff;
    border: 1px solid #d0d4d7;
    border-radius: 20px;
  }
  
  .percent-left {
    background-color: #d0d4d7;
    content: "";
    height: 100%;
    height: 3px;
    width: 100%;
    display: block;
    margin-left: auto;
  }
  
  .wrap-thermo {
    padding: 14px 45px 0px 45px;
    position: absolute;
    width: 100%;
    bottom: 28px;
    text-align: center;
    z-index: 1;
    left: 0px;
  }
  
  .barre-thermo {
    content: "";
    height: 100%;
    width: 100%;
    vertical-align: bottom;
    display: inline-block;
    height: 3px;
    background: linear-gradient(left, #C1A15D, #1E3265);
  }
  
  /*--- question nb active + terminé ---*/
  .etape .active {
    font-weight: 600;
    color: #C1A15D;
    box-shadow: 2px 2px 8px rgba(0, 23, 34, 0.11);
  }
  
  .etape .nb-1.active {
    border: 2px solid #1E3265;
    background: #fff;
  }
  
  .etape .nb-2.active,
  .etape .nb-3.active,
  .etape .nb-4.active,
  .etape .nb-5.active {
    border: 2px solid #1E3265;
    background: #fff;
  }
  
  .etape .nb-6.active,
  .etape .nb-7.active,
  .etape .nb-8.active,
  .etape .nb-9.active {
    border: 2px solid #1D61A8;
    background: #fff;
  }
  
  .etape .nb-10.active,
  .etape .nb-11.active,
  .etape .nb-12.active,
  .etape .nb-13.active {
    border: 2px solid #1E3265;
    background: #fff;
  }
  
  .etape .nb-14.active {
    border: 2px solid #6AB2FE;
    background: #fff;
  }
  
  .etape .nb.done {
    color: #fff;
    font-weight: 600;
    cursor: pointer;
  }
  
  .etape .nb-1.done {
    border: 1px solid #C1A15D;
    background: #C1A15D;
    color: #fff;
  }
  
  .etape .nb-2.done,
  .etape .nb-3.done,
  .etape .nb-4.done,
  .etape .nb-5.done {
    border: 1px solid #1E3265;
    background: #1E3265;
    cursor: pointer;
    color: #fff;
  }
  
  .etape .nb-6.done,
  .etape .nb-7.done,
  .etape .nb-8.done,
  .etape .nb-9.done {
    border: 1px solid #1D61A8;
    background: #1D61A8;
    cursor: pointer;
  }
  
  .etape .nb-10.done,
  .etape .nb-11.done,
  .etape .nb-12.done,
  .etape .nb-13.done {
    border: 1px solid #2886E8;
    background: #2886E8;
    cursor: pointer;
  }
  
  .etape .nb-14.done {
    border: 1px solid #6AB2FE;
    background: #6AB2FE;
    cursor: pointer;
  }
  
  /*------------------------------------------------------------------------------------------------*/
  /*--- BLOCK INFO ---------------------------------------------------------------------------------*/
  /*------------------------------------------------------------------------------------------------*/
  
  /*--- BOTTOM ---------------------------------------------------------------------------------*/
  .block-info { display: none; }
  
  /*------------------------------------------------------------------------------------------------*/
  /*--- FORMULAIRE ---------------------------------------------------------------------------------*/
  /*------------------------------------------------------------------------------------------------*/
  body #page #content input {
    transition: all 0.12s ease-in-out;
  }
  
  /*--- CHECKBOX CONDITIONS ---------------------------------------------------------------------------------*/
  body #page #content label {
    margin-top: 8px;
    margin-bottom: 8px;
    cursor: pointer;
  }
  
  body #page #content label span.span-condition {
    color: #565658;
    font-size: 13px;
    line-height: 18px;
    padding-bottom: 3px;
    padding-top: 1px;
  }
  
  body #page #content label input[type='checkbox'] {
    appearance: none;
    position: relative;
    left: 0;
    top: 1px;
    height: 20px;
    width: 20px;
    background: #f5f6f7;
    border: 1px solid #929fa8;
    color: #000;
    cursor: pointer;
    display: inline-table;
    margin-right: 10px;
    z-index: 1000;
    border-radius: 0px;
    box-shadow: none;
    float: left;
  }
  
  body #page #content label input[type='checkbox']:checked::before {
    height: 20px;
    width: 20px;
    position: absolute;
    font-family: FontAwesome;
    content: "\f00c";
    color: #fff;
    left: 0;
    display: inline-block;
    text-align: center;
    line-height: 100%;
    font-size: 17px;
  }
  
  body #page #content label input[type='checkbox']:hover {
    border: 1px solid #1E3265;
  }
  
  body #page #content label input[type='checkbox']:checked {
    background-color: #1E3265; /* Bleu Foncé */
    border: 1px solid #1E3265; /* Bleu Foncé */
    box-shadow: 0px 2px 5px rgba(0, 23, 34, 0.14);
  }
  
  body #page #content label.checkbox {
    font-size: 13px;
    line-height: 21px;
    padding-left: 5px;
  }
  
  #question_5b { padding-top: 40px; }
  
  /*--- CHECKBOX ---------------------------------------------------------------------------------*/
  body #page #content label.input-checkbox input { float: left; }
  
  body #page #content label.input-checkbox {
    display: block;
    position: relative;
  }
  
  body #page #content label.input-checkbox input[type='checkbox'] {
    margin-left: 0px;
    top: 6px;
    position: absolute;
    left: 0;
  }
  
  body #page #content label.input-checkbox .checkbox-txt {
    padding-left: 30px;
  }
  
  /*--- BUTTONS ---------------------------------------------------------------------------------*/
  body #page #nav button {
    transition: all 0.12s ease-in-out;
  }
  
  body #page #nav {
    position: relative;
    padding: 40px 85px 45px 85px;
    text-align: right;
  }
  
  #nav button {
    width: 100%;
    max-width: 150px;
    border-radius: 3px;
    font-size: 15px;
    font-weight: 500;
    box-shadow: 0px 2px 5px rgba(0, 23, 34, 0.12);
    padding: 10px 12px;
  }
  
  body #page #nav button.next {
    color: #fff;
    border: 1px solid #1E3265; /* Bleu Foncé */
    background: #1E3265; /* Bleu Foncé */
    border-radius: 3px;
  }
  
  #nav button.back {
    margin-left: 5px;
    display: inline-block;
    border: 1px solid #1E3265; /* Bleu Foncé */
    color: #1E3265; /* Bleu Foncé */
    background: #fff;
  }
  
  body #page #nav button:hover {
    box-shadow: none;
  }
  
  body #page section.wrap #nav button[disabled] {
    color: #62696f;
    border: 1px solid #d9d9d9!important;
    background: #e7e8ea!important;
    box-shadow: none;
  }
  
  /*--- GRADATEURS ---------------------------------------------------------------------------------*/
  body #page #content div.ui-slider {
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  
  body #page #content .slider.ui-widget.ui-widget-content {
    background: #1E3265; /* Bleu Foncé */
    border: 1px solid #d2d2d2;
    height: 8px;
  }
  
  body #page #content .ui-widget-header {
    background: #EEF5FD;
  }
  
  body #page #content .ui-slider .ui-slider-handle {
    background-color: #AD8740;
    border: 0px solid transparent;
    width: 13px;
    height: 22px;
    top: -.6em;
    box-shadow: 0px 2px 5px rgba(0, 23, 34, 0.08);
  }
  
  /*--- CHAMP TEXTE ---------------------------------------------------------------------------------*/
  input,
  select {
    border-radius: 3px;
    text-align: right;
    padding: 10px 0px;
    padding: 7px;
    outline: none;
    background: #f7f8fa;
    border: 1px solid #929fa8;
    height: 40px;
    margin-right: 5px;
    margin-bottom: 5px;
  }
  
  input:last-child,
  select:last-child {
    margin-right: 0px;
  }
  
  input:focus,
  select:focus {
    border: 1px solid #1E3265; /* Bleu Foncé */
    box-shadow: 0px 2px 5px rgba(0, 23, 34, 0.08);
  }
  
  /*--- RADIO ---------------------------------------------------------------------------------*/
  body #page #content label input[type='radio'] {
    display: none;
  }
  
  body #page #content label.input-radio {
    display: block;
    cursor: pointer;
    border-radius: 3px;
    padding: 13px 26px 14px 26px;
    outline: none;
    background: #f7f8fa;
    border: 1px solid #929fa8;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 13px;
    position: relative;
    transition: all 0.12s ease-in-out;
  }
  
  body #page #content label.input-radio:hover {
    border: 1px solid #1E3265; /* Bleu Foncé */
    box-shadow: 0px 2px 5px rgba(0, 23, 34, 0.10);
  }
  
  body #page #content label.input-radio.active:after {
    content: "";
    border: 3px solid #1E3265; /* Bleu Foncé */
    z-index: 200;
    position: absolute;
    padding: 5px;
    top: -2px;
    bottom: -3px;
    left: -3px;
    right: -3px;
    z-index: 1;
    border-radius: 3px;
    box-shadow: 0px 2px 5px rgba(0, 23, 34, 0.10);
  }
  
  body #page #content label.input-radio:before {
    position: absolute;
    z-index: 5;
    top: -30x;
    right: -12px;
    font-family: FontAwesome;
    content: "\f00c";
    color: #fff;
    height: 29px;
    width: 29px;
    font-size: 18px;
    line-height: 31px;
    text-align: center;
    border-radius: 20px;
    background-color: #1E3265; /* Bleu Foncé */
    display: none;
  }
  
  body #page #content label.input-radio.active:before {
    top: -10px;
    display: initial;
  }
  
  body #page #content label.input-radio.active {
    border: 1px solid #1E3265; /* Bleu Foncé */
  }
  
  /**** wallet + charts ********************/
  body #page #content .chart label .wallet-left {
    cursor: pointer;
    width: 52%;
    float: left;
  }
  
  body #page #content .chart label .wallet-right {
    cursor: pointer;
    width: 48%;
    float: left;
    padding-left: 12px;
    padding-bottom: 10px;
  }
  
  body #page #content .chart label .wallet-right h4 {
    font-size: 17px;
    line-height: 22px;
    padding-top: 10px;
  }
  
  body #page #content .chart label .wallet-right h4 span {
    font-weight: 700;
    color: #1E3265; /* Bleu Foncé */
    font-size: 24px;
  }
  
  body #page #content .chart label {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  
  body #page #content .chart b {
    color: #1E3265; /* Bleu Foncé */
    font-weight: 700;
  }
  
  body #page #content .chart label .wallet-left>div {
    height: auto;
    max-height: 240px;
  }
  
  body #page #content .chart {
    margin-top: 18px;
    cursor: pointer;
    display: block;
    border-radius: 3px;
    padding: 13px 26px 14px 8px;
    outline: none;
    background: #f7f8fa;
    border: 1px solid #bac9ce;
    margin-right: 0px;
    margin-bottom: 0px;
    position: relative;
    transition: all 0.12s ease-in-out;
  }
  
  body #page #content .chart:hover {
    border: 1px solid #1E3265; /* Bleu Foncé */
    box-shadow: 0px 2px 5px rgba(0, 23, 34, 0.10);
  }
  
  body #page #content .chart.active {
    border: 1px solid #1E3265; /* Bleu Foncé */
  }
  
  body #page #content .chart:before {
    position: absolute;
    z-index: 5;
    top: -30x;
    right: -12px;
    font-family: FontAwesome;
    content: "\f00c";
    color: #fff;
    height: 29px;
    width: 29px;
    font-size: 18px;
    line-height: 31px;
    text-align: center;
    border-radius: 20px;
    background-color: #1E3265; /* Bleu Foncé */
    display: none;
  }
  
  body #page #content .chart.active:before {
    top: -12px;
    display: initial;
  }
  
  body #page #content .chart.active:after {
    content: "";
    border: 3px solid #1E3265; /* Bleu Foncé */
    z-index: 200;
    position: absolute;
    padding: 5px;
    top: -3px;
    bottom: -3px;
    left: -3px;
    right: -3px;
    z-index: 1;
    border-radius: 3px;
    box-shadow: 0px 2px 5px rgba(0, 23, 34, 0.10);
  }
  
  /*------------------------------------------------------------------------------------------------*/
  /*--- NOTIFICATIONS ------------------------------------------------------------------------------*/
  /*------------------------------------------------------------------------------------------------*/
  body #page #content .notification {
    padding: 20px 28px 19px 68px;
    border-radius: 5px;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 28px;
    color: #61616b;
    font-weight: 600;
    position: relative;
  }
  
  body #page #content .notification a {
    text-decoration: underline;
    color: #61616b;
    font-weight: normal;
  }
  
  .hide { display: none; }
  
  /*--- INFO ---------------------------------------------------------------------------------*/
  body #page #content .notification.info {
    background-color: #fffeef;
    border-top: 1px solid #ffd300;
    border-bottom: 1px solid #ffd300;
  }
  
  body #page #content .notification.info:before {
    display: block;
    font: normal normal normal 24px/1 FontAwesome;
    content: "\f129";
    float: left;
    color: #fff;
    height: 28px;
    width: 28px;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    border-radius: 20px;
    background-color: #ffd300;
    position: relative;
    top: 13px;
    position: absolute;
    left: 28px;
  }
  
  /*--- alert ---------------------------------------------------------------------------------*/
  body #page #content .notification.alert {
    background-color: #fff7f7;
    border-top: 1px solid #ff424d;
    border-bottom: 1px solid #ff424d;
  }
  
  body #page #content .notification.alert:before {
    display: block;
    font: normal normal normal 24px/1 FontAwesome;
    content: "\f071";
    float: left;
    color: #ff424d;
    height: 28px;
    width: 28px;
    font-size: 23px;
    line-height: 28px;
    text-align: center;
    border-radius: 20px;
    position: relative;
    top: 16px;
    position: absolute;
    left: 28px;
  }
  
  /*------------------------------------------------------------------------------------------------*/
  /*--- INFORMATIONS ------------------------------------------------------------------------------*/
  /*------------------------------------------------------------------------------------------------*/
  #info-after {
    background-color: #5a707e;
    position: relative;
    min-height: 215px;
  }
  
  #info-after:after {
    clear: both;
    display: table;
    line-height: 0;
    content: "";
  }
  
  #info-after p {
    color: #fff;
  }
  
  #info-after .content-info {
    padding: 40px 220px 40px 85px;
    z-index: 100;
    position: relative;
    top: 40%;
  }
  
  #info-after .content-info h4 {
    position: relative;
    z-index: 10;
    display: block;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    line-height: 25px;
    margin-bottom: 14px;
    padding-top: 0px;
    margin-top: 0px;
  }
  
  #info-after .content-info p {
    position: relative;
    z-index: 10;
  }
  
  #info-after .content-info a {
    color: #fff;
    text-decoration: underline;
    font-weight: 600;
  }
  
  #info-before {
    background-color: #f5f6f7;
    padding: 20px 85px;
    margin-bottom: 30px;
  }
  
  #info-before p {
    padding-bottom: 0px;
    font-size: 13px;
    line-height: 18px;
  }
  
  #info-after .info-img {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding-right: 40px;
    z-index: 0;
  }
  
  #info-after .info-img img {
    position: relative;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    margin-left: auto;
  }
  
/*------------------------------------------------------------------------------------------------*/
/*--- CONCLUSION ------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------*/
div#conclusion-show div.conclusion-title {
    font-size: 19px;
    margin-top: 12px;
    line-height: 1.2em;
    margin-bottom: 30px;
  }
  
  div#conclusion-show div.conclusion-resume div {
    display: inline;
  }
  
  div#conclusion-show div.conclusion-sub,
  h4.conclusion-sub {
    font-size: 19px;
    margin-top: 20px;
    line-height: 1.2em;
    margin-bottom: 15px;
    font-weight: normal;
  }
  
  div#conclusion-show div.conclusion-title div,
  div.conclusion-sub div {
    display: inline;
  }
  
  div#conclusion-show div.conclusion-title b,
  div.conclusion-sub b {
    color: #1E3265; /* Bleu Foncé */
  }
  
  div#conclusion-show .conclusion-risque {
    margin-bottom: 30px;
    margin-bottom: 30px;
  }
  
  div#conclusion-show>div.boxed {
    margin-bottom: 20px;
    padding: 15px 30px;
    background: #f7f8fa;
    border: 1px solid #929fa8;
    border-radius: 3px;
  }
  
  div#conclusion-show>div.simple {
    margin-bottom: 25px;
  }
  
  div#conclusion-show>div.inline div {
    display: inline;
  }
  
  div#conclusion-show hr {
    margin: 15px 0px;
    height: 1px;
    background-color: #e7e7e7;
    border: none;
  }
  
  div#conclusion-show div.conclusion-print {
    text-align: right;
    margin: 20px 0px 20px 0px;
    font-size: 16px;
  }
  
  div#conclusion-show div.conclusion-print a {
    color: #1E3265!important;
  }
  
  div#conclusion-show div.conclusion-print a:hover {
    color: #525252!important;
    opacity: 1;
  }
  
  div#conclusion-show div.conclusion-print .fa-print {
    font-size: 18px;
    margin-right: 5px;
  }
  
  div#conclusion-show div.conclusion-print .fa-angle-right {
    font-size: 18px;
    margin-left: 2px;
  }
  
  div#conclusion-show .block-icon-profil .icon-profil .inner span {
    display: block;
    margin-top: 10px;
    font-size: 13px;
    line-height: 1.2em;
  }
  
  div#conclusion-show .conclusion-garde .check_empty>div {
    margin-bottom: 15px;
  }
  
  div#info-sup {
    padding: 0 85px;
    border-top: 1px solid #c3c3c3;
    padding-top: 50px;
    display: none;
  }
  
  div#info-sup div.simple {
    padding-bottom: 25px;
  }
  
  div#info-sup div.simple p:last-child {
    padding-bottom: 0;
  }
  
  #page[data-current="step-5"] section.wrap #nav button.reset {
    color: #fff;
  }
  
  .download {
    display: block!important;
    margin-top: 20px;
    text-align: right;
  }
  
  div#conclusion-show .download .back {
    border-radius: 3px;
    font-size: 15px;
    font-weight: 400;
    -webkit-box-shadow: 0px 2px 5px rgba(0, 23, 34, 0.12);
    -moz-box-shadow: 0px 2px 5px rgba(0, 23, 34, 0.12);
    box-shadow: 0px 2px 5px rgba(0, 23, 34, 0.12);
    padding: 10px 12px;
    display: inline-block;
    border: 1px solid #1E3265; /* Bleu Foncé */
    text-decoration: none;
    background: #fff;
    color: #1E3265!important;
    border: 1px solid #1E3265; /* Bleu Foncé */
  }
  
  body #page #content a.back {
    text-decoration: none;
    font-weight: 400;
  }
  
  body #page #content a.back:hover {
    opacity: 1;
    box-shadow: none;
  }
  
  /*--- IMG PROFILS ---------------------------------------------------------------------------------*/
  div#conclusion-show .block-icon-profil {
    margin-bottom: 35px;
    position: relative;
    display: block;
  }
  
  div#conclusion-show .block-icon-profil .icon-profil {
    position: relative;
    width: 19%;
    float: left;
    padding: 0px 6px!important;
    top: 33px;
  }
  
  div#conclusion-show .block-icon-profil .icon-profil .inner {
    background-color: #f7f8fa;
    text-align: center;
    border-radius: 4px;
    position: relative;
  }
  
  div#conclusion-show .block-icon-profil .icon-profil .inner img {}
  
  div#conclusion-show .block-icon-profil .icon-profil .inner img.img-color {
    width: 183px;
    display: none;
  }
  
  div#conclusion-show .block-icon-profil .icon-profil .inner img.img-gray {
    width: 140px;
    display: block;
  }
  
  div#conclusion-show .block-icon-profil .icon-profil .inner .wrapper-img {
    overflow: hidden;
    border: 1px solid #929fa8;
    border-radius: 4px;
    position: relative;
  }
  
  div#conclusion-show .block-icon-profil .icon-profil .profil-title {
    color: #384349;
    font-weight: 600;
    position: relative;
    font-size: 11px;
    line-height: 12px;
    padding-top: 6px;
    letter-spacing: 0.2px;
    display: block;
    text-align: center;
  }

  /*** ACTIVE ***/
  div#conclusion-show .block-icon-profil .icon-profil.active {
    top: 0px;
    width: 24%;
  }
  
  div#conclusion-show .block-icon-profil .icon-profil.active .inner img.img-gray {
    display: none;
  }
  
  div#conclusion-show .block-icon-profil .icon-profil.active .inner img.img-color {
    display: block;
  }
  
  div#conclusion-show .block-icon-profil .icon-profil.active .wrapper-img {
    border: 3px solid #1E3265; /* Bleu Foncé */
  }
  
  div#conclusion-show .block-icon-profil .icon-profil.active .inner {
    z-index: 10;
    box-shadow: 2px 2px 5px rgba(0, 23, 34, 0.12);
  }
  
  div#conclusion-show .block-icon-profil .icon-profil.active .profil-title {
    color: #1E3265; /* Bleu Foncé */
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    padding-top: 8px;
  }
  
  /*** NO PROFIL ***/
  div#conclusion-show .block-icon-profil.no-profil {
    margin-bottom: 0px;
    padding-bottom: 35px;
  }
  
  div#conclusion-show .block-icon-profil.no-profil .icon-profil {
    top: 0;
    float: none;
    display: inline-block;
    vertical-align: top;
  }
  
  /*------------------------------------------------------------------------------------------------*/
  /*--- FOOTER ------------------------------------------------------------------------------*/
  /*------------------------------------------------------------------------------------------------*/
  footer .wrap-footer {
    padding-top: 15px;
    position: relative;
    width: 980px;
    margin: 0 auto;
    display: block;
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    color: #565658;
  }
  
  footer .wrap-footer a {
    font-size: 13px;
    line-height: 18px;
    color: #565658;
    text-decoration: underline;
  }
  
  /*------------------------------------------------------------------------------------------------*/
  /*--- CRASH BOURSIER ------------------------------------------------------------------------------*/
  /*------------------------------------------------------------------------------------------------*/
  .block-crash {
    margin-bottom: 40px;
    background-color: #e7e8ea;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    box-shadow: 0px 2px 5px rgba(0, 23, 34, 0.10);
  }
  
  .block-crash .title-crash {
    background-color: #1E3265; /* Bleu Foncé */
    color: #fff;
    display: block;
    text-align: center;
    font-size: 23px;
    font-weight: 600;
    line-height: 27px;
    padding: 14px 26px 13px 26px;
    border-radius: 5px 5px 0px 0px;
  }
  
  .block-crash .content-crash {
    padding: 25px 26px 25px 26px;
    position: relative;
  }
  
  .block-crash .content-crash .citation-crash {
    font-size: 18px;
    font-weight: 600;
    color: #364349;
    line-height: 25px;
    margin-bottom: 20px;
    display: block;
    text-align: center;
  }
  
  .block-crash .content-crash .crash-left {
    float: left;
    width: 50%;
  }
  
  .block-crash .content-crash .crash-right {
    float: right;
    width: 50%;
    padding-left: 20px;
  }
  
  .block-crash .content-crash .crash-right img {
    display: block;
    margin-left: auto;
  }
  
  /*------------------------------------------------------------------------------------------------*/
  /*--- ARNAUD ------------------------------------------------------------------------------*/
  /*------------------------------------------------------------------------------------------------*/
  #content>div {
    display: none;
  }
  
  #content>div:first-child {
    display: block
  }
  
  table tr td {
    padding: 5px;
    font-size: 13px;
  }
  
  li {
    padding-bottom: 10px;
    list-style: none;
  }
  
  label {
    display: inline-block;
    vertical-align: top
  }
  
  label.checkbox {
    display: block;
    padding-bottom: 10px;
    width: initial;
  }
  
  label.td {
    width: initial;
  }
  
  #chartdiv {
    width: 100%;
    height: 500px;
    font-size: 11px;
  }
  
  .debug {
    display: none;
    margin: 30px 0;
  }
  
  .debug>div {
    padding-bottom: 10px;
    border-bottom: 1px dashed #9e9e9e;
    margin-bottom: 10px;
  }
  
  .debug h3 {
    background: #5a5a5a;
    padding: 6px;
    font-size: 12px;
    margin-top: 8px;
    cursor: pointer;
    color: #fff;
  }
  
  .debug h3+div {
    display: none;
  }
  
  .debug .table-traitement {
    width: 100%;
    background: #fff;
    border-radius: 3px;
    margin-bottom: 10px;
  }
  
  .debug .table-traitement td {
    padding: 6px;
    border: 1px solid #ccc;
  }
  
  .debug .table-traitement tr {
    border-bottom: 1px solid #ccc;
  }
  
  .debug .table-traitement tr td:first-child {
    width: 150px;
  }
  
  .debug .table-traitement tr td span.traitement {
    display: none;
  }
  
  .debug .table-traitement tr td span.traitement-result>div {
    margin-bottom: 10px;
  }
  
  .debug .table-traitement tr td span.traitement-result>div:last-child {
    margin-bottom: 0px;
  }
  
  .debug .table-traitement tr td.disable {
    background: #e2e2e2;
  }
  
  .debug .table-traitement tr td.center {
    text-align: center
  }
  
  button.reset {
    display: none;
  }
  
  /*--- GENERAL ------------------------------*/
  .form-nav .form-steps .step .step-content {
    border: 1px solid #d9d9d9;
    background: #e7e8ea;
    overflow: hidden;
    position: relative;
    width: 100%;
    border-radius: 5px;
    padding: 11px 11px 11px 11px;
    text-align: center;
    height: 118px;
  }
  
  .form-nav .form-steps .step .step-content .step-name {
    font-weight: 600;
    position: relative;
    z-index: 2;
    font-family: 'Open Sans', sans-serif;
    color: #62696f;
    font-size: 11px;
    line-height: 12px;
    padding-top: 8px;
    letter-spacing: 0.2px;
  }
  
  body #page .wrap:after {
    content: "";
    height: 3px;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100;
  }
  
  #info-after:before {
    content: "";
    height: 3px;
    width: 100%;
    display: block;
    position: absolute;
    background-color: #000;
    bottom: 0;
    left: 0;
    z-index: 150;
    opacity: 0.25;
  }
  
  body #page[data-current="step-1"] .wrap:after {
    background-color: #1E3265; /* Bleu Foncé */
  }
  
  body #page[data-current="step-2"] .wrap:after {
    background-color: #1E3265; /* Bleu Foncé */
  }
  
  body #page[data-current="step-3"] .wrap:after {
    background-color: #1E3265; /* Bleu Foncé */
  }
  
  body #page[data-current="step-4"] .wrap:after {
    background-color: #1E3265; /* Bleu Foncé */
  }
  
  body #page[data-current="step-5"] .wrap:after {
    background-color: #1E3265; /* Bleu Foncé */
  }
  
  body #page .etape .active:before {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    width: 0;
    height: 0;
    top: -11px;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 0px 6.5px 11px 6.5px;
  }
  
  body #page[data-current="step-1"] .etape .active:before {
    border-color: transparent transparent #1E3265 transparent;
  }
  
  body #page[data-current="step-2"] .etape .active:before {
    border-color: transparent transparent #1E3265 transparent;
  }
  
  body #page[data-current="step-3"] .etape .active:before {
    border-color: transparent transparent #1E3265 transparent;
  }
  
  body #page[data-current="step-4"] .etape .active:before {
    border-color: transparent transparent #1E3265 transparent;
  }
  
  body #page[data-current="step-5"] .etape .active:before {
    border-color: transparent transparent #1E3265 transparent;
  }
  
  body #page[data-current="step-1"] h2,
  body #page[data-current="step-1"] h3 {
    color: #1E3265; /* Bleu Foncé */
  }
  
  /*--- GENERAL- ACTIVE ------------------------------*/
  .form-nav .form-steps .step.active .step-content .step-name {
    color: #C1A15D;
  }
  
  .form-nav .form-steps .step.active .step-content {
    background-color: #fff;
  }
  
  /*--- ÉTAPE 1 ------------------------------*/
  .form-nav .form-steps .step-1.active .step-content {
    border: 2px solid #1E3265; /* Bleu Foncé */
  }
  
  .form-nav .form-steps .step-1.done .step-content {
    background-color: #C1A15D; /* Bleu Foncé */
    border: 1px solid #C1A15D;
  }
  
  .form-nav .form-steps .step-1.done .step-content .step-name {
    color: #fff;
  }
  
  body #page[data-current="step-1"] #content label input[type='checkbox']:checked {
    background: #1E3265; /* Bleu Foncé */
    border: 1px solid #1E3265;
  }
  
  body #page[data-current="step-1"] #content label input[type='checkbox']:hover {
    border: 1px solid #1E3265; /* Bleu Foncé */
  }
  
  body #page[data-current="step-1"] #content a {
    color: #1E3265; /* Bleu Foncé */
  }
  
  body #page[data-current="step-1"] section.wrap #nav button.next {
    background: #1E3265; /* Bleu Foncé */
    border: 1px solid #1E3265;
  }
  
/*--- ÉTAPE 2 ------------------------------*/
.form-nav .form-steps .step-2.active .step-content {
    border: 2px solid #1E3265; /* Bleu Foncé */
  }
  
  .form-nav .form-steps .step-2.done .step-content {
    background-color: #1E3265; /* Bleu Foncé */
    border: 1px solid #b7b7b7;
  }
  
  .form-nav .form-steps .step-2.done .step-content .step-name {
    color: #fff;
  }
  
  body #page[data-current="step-2"] h3 span:first-child {
    border: 1px solid #1E3265; /* Bleu Foncé */
  }
  
  body #page[data-current="step-2"] section.wrap #nav button.next {
    background: #1E3265; /* Bleu Foncé */
    border: 1px solid #1E3265;
  }
  
  body #page[data-current="step-2"] section.wrap #nav button.back {
    color: #1E3265; /* Bleu Foncé */
    border: 1px solid #1E3265;
  }
  
  body #page[data-current="step-2"] #info-after {
    background-color: #1E3265; /* Bleu Foncé */
  }
  
  body #page[data-current="step-2"] input:focus,
  body #page[data-current="1"] select:focus {
    border: 1px solid #1E3265; /* Bleu Foncé */
  }
  
  body #page[data-current="step-2"] #content label.input-radio:hover {
    border: 1px solid #1E3265; /* Bleu Foncé */
  }
  
  body #page[data-current="step-2"] #content label.input-radio.active {
    border: 1px solid #1E3265; /* Bleu Foncé */
  }
  
  body #page[data-current="step-2"] #content label.input-radio:before {
    background-color: #1E3265; /* Bleu Foncé */
  }
  
  body #page[data-current="step-2"] #content label.input-radio.active:after {
    border: 3px solid #1E3265; /* Bleu Foncé */
  }
  
  body #page[data-current="step-2"] input:focus,
  body #page[data-current="step-2"] select:focus {
    border: 1px solid #1E3265; /* Bleu Foncé */
  }
  
  
  /*--- ÉTAPE 3 ------------------------------*/
  .form-nav .form-steps .step-3.active .step-content {
    border: 2px solid #115BA8; /* Bleu Foncé */
  }
  
  .form-nav .form-steps .step-3.done .step-content {
    background-color: #115BA8; /* Bleu Foncé */
    border: 1px solid #b7b7b7;
  }
  
  .form-nav .form-steps .step-3.done .step-content .step-name {
    color: #fff;
  }
  
  body #page[data-current="step-3"] h3 span:first-child {
    border: 1px solid #115BA8; /* Bleu Foncé */
  }
  
  body #page[data-current="step-3"] section.wrap #nav button.next {
    background: #115BA8; /* Bleu Foncé */
    border: 1px solid #115BA8;
  }
  
  body #page[data-current="step-3"] #info-after {
    background-color: #115BA8; /* Bleu Foncé */
  }
  
  body #page[data-current="step-3"] #content label.input-radio:hover {
    border: 1px solid #115BA8; /* Bleu Foncé */
  }
  
  body #page[data-current="step-3"] #content label.input-radio.active {
    border: 1px solid #115BA8; /* Bleu Foncé */
  }
  
  body #page[data-current="step-3"] #content label.input-radio:before {
    background-color: #115BA8; /* Bleu Foncé */
  }
  
  body #page[data-current="step-3"] #content label.input-radio.active:after {
    border: 3px solid #115BA8; /* Bleu Foncé */
  }
  
  body #page[data-current="step-3"] #content label input[type='checkbox']:hover {
    border: 1px solid #115BA8; /* Bleu Foncé */
  }
  
  body #page[data-current="step-3"] #content label input[type='checkbox']:checked {
    border: 1px solid #115BA8; /* Bleu Foncé */
    background: #115BA8; /* Bleu Foncé */
  }
  
  body #page[data-current="step-3"] section.wrap #nav button.back {
    color: #115BA8; /* Bleu Foncé */
    border: 1px solid #115BA8;
  }
  
  /*--- ÉTAPE 4 ------------------------------*/
  .form-nav .form-steps .step-4.active .step-content {
    border: 2px solid #2886E8; /* Bleu Foncé */
  }
  
  .form-nav .form-steps .step-4.done .step-content {
    background-color: #2886E8; /* Bleu Foncé */
    border: 1px solid #2886E8;
  }
  
  .form-nav .form-steps .step-4.done .step-content .step-name {
    color: #fff;
  }
  
  body #page[data-current="step-4"] h3 span:first-child {
    border: 1px solid #2886E8; /* Bleu Foncé */
  }
  
  body #page[data-current="step-4"] section.wrap #nav button.next {
    background: #2886E8; /* Bleu Foncé */
    border: 1px solid #2886E8;
  }
  
  body #page[data-current="step-4"] #info-after {
    background-color: #2886E8; /* Bleu Foncé */
  }
  
  body #page[data-current="step-4"] #content label.input-radio:hover {
    border: 1px solid #2886E8; /* Bleu Foncé */
  }
  
  body #page[data-current="step-4"] #content label.input-radio.active {
    border: 1px solid #2886E8; /* Bleu Foncé */
  }
  
  body #page[data-current="step-4"] #content label.input-radio:before {
    background-color: #2886E8; /* Bleu Foncé */
  }
  
  body #page[data-current="step-4"] #content label.input-radio.active:after {
    border: 3px solid #2886E8; /* Bleu Foncé */
  }
  
  body #page[data-current="step-4"] section.wrap #nav button.back {
    color: #2886E8; /* Bleu Foncé */
    border: 1px solid #2886E8;
  }
  
  /*--- ÉTAPE 5 ------------------------------*/
  .form-nav .form-steps .step-5.active .step-content {
    border: 2px solid #1E3265; /* Bleu Foncé */
  }
  
  .form-nav .form-steps .step-5.done .step-content {
    background-color: #C1A15D; /* Bleu Foncé */
    border: 1px solid #C1A15D;
  }
  
  .form-nav .form-steps .step-5.done .step-content .step-name {
    color: #fff;
  }
  
  body #page[data-current="step-5"] h3 span:first-child {
    border: 1px solid #C1A15D; /* Bleu Foncé */
  }
  
  body #page[data-current="step-5"] section.wrap #nav button.next,
  body #page[data-current="step-5"] section.wrap #nav button.reset {
    background: #C1A15D; /* Bleu Foncé */
    border: 1px solid #C1A15D;
  }
  
  body #page[data-current="step-5"] #info-after {
    background-color: #C1A15D; /* Bleu Foncé */
  }
  
  body #page[data-current="step-5"] #content label.input-radio:hover {
    border: 1px solid #C1A15D; /* Bleu Foncé */
  }
  
  body #page[data-current="step-5"] #content label.input-radio.active {
    border: 1px solid #C1A15D; /* Bleu Foncé */
  }
  
  body #page[data-current="step-5"] section.wrap #nav button.back {
    color: #C1A15D; /* Bleu Foncé */
    border: 1px solid #C1A15D;
  }
  
  .nav-responsive{display:none;}

@media screen and (max-width:1000px){
    div#info-sup{padding-left:25px; padding-right:25px;}
    .wrap{width: 980px; padding:0px 15px; max-width:100%;}
    header .header-right {top: -6px;}   
    h2{margin-left:25px; margin-right:25px; line-height: 1.2em;}
    #nav button{margin-bottom:5px;}
    .block-crash{margin-left:0px; margin-right:0px;}
    .block-crash .content-crash {
        padding: 25px 26px 25px 26px;
        position: relative;
    }
    .block-crash .title-crash{padding-left:26px; padding-right:26px;}
    #page #content {padding: 0px 25px;}
    .form-nav {margin-bottom: 50px; padding: 0px 15px; position: relative;}
    body #page #nav {padding:30px 25px;}
    .header-right h1{max-width: 50%; line-height: 1.0em; bottom: -5px;}
    h3.num span:first-child{left: 0px; top: -7px;}
    h3.num{padding-left:50px; margin:25px 0px 25px 0px;}
    body{margin-bottom:30px;}
    #info-after .content-info{padding-left:0px;}
    div#conclusion-show .block-icon-profil .icon-profil .inner img.img-color{width:100%;}
    div#conclusion-show .block-icon-profil .icon-profil .inner img.img-gray{width:100%;}
    .form-nav .etape .nb{margin: 0px 0px; width:24px; height:24px; line-height:22px;}
    footer .wrap-footer{width:100%; padding-left:15px; padding-right:15px;}
    body #page #content label.checkbox{display:inline-flex;}
}

@media screen and (max-width:875px){
    
    
}

@media screen and (max-width:750px){
    .form-nav .form-steps .step .step-content{height:auto;}
    .barre-thermo{width:90px; }
    .block-crash .content-crash .crash-left{display:block; float:none; width:100%;}
    .block-crash .content-crash .crash-right{ padding-left:0px; display:block; float:none; width:100%;}
    .block-crash .content-crash .crash-right img{margin:auto auto 16px auto;}
    .form-nav .form-nb{display:none;}
    .form-nav .form-steps .step{display:none;}
    .form-nav .form-steps .step.active{display:block; width:100%; }
    .form-nav .form-steps .step .step-content .step-icon{display:inline-block; padding-right:20px;}
    .form-nav .form-steps .step.active .step-content .step-name{display:inline-block; padding-top: 0px; vertical-align:top;}
    #info-before{ padding: 20px 25px;}

    /**** ICONS ****/
    .form-nav .form-steps .step.step-1.active .step-content .step-icon img.icon-01,
    .form-nav .form-steps .step.step-2.active .step-content .step-icon img.icon-01,
    .form-nav .form-steps .step.step-3.active .step-content .step-icon img.icon-01,
    .form-nav .form-steps .step.step-4.active .step-content .step-icon img.icon-01,
    .form-nav .form-steps .step.step-5.active .step-content .step-icon img.icon-01{display:none;}  
    .form-nav .form-steps .step.step-1.active .step-content .step-icon img.icon-02,
    .form-nav .form-steps .step.step-2.active .step-content .step-icon img.icon-02,
    .form-nav .form-steps .step.step-3.active .step-content .step-icon img.icon-02,
    .form-nav .form-steps .step.step-4.active .step-content .step-icon img.icon-02,
    .form-nav .form-steps .step.step-5.active .step-content .step-icon img.icon-02{display:none;}
    .form-nav .form-steps .step.step-1.active .step-content .step-icon img.icon-03,
    .form-nav .form-steps .step.step-2.active .step-content .step-icon img.icon-03,
    .form-nav .form-steps .step.step-3.active .step-content .step-icon img.icon-03,
    .form-nav .form-steps .step.step-4.active .step-content .step-icon img.icon-03,
    .form-nav .form-steps .step.step-5.active .step-content .step-icon img.icon-03{display:block;}

    /**** ÉTAPE BEFORE ****/
    .form-nav .form-steps .step.step-1.active .step-content .step-name:before{content:"ÉTAPE 1";}
    .form-nav .form-steps .step.step-2.active .step-content .step-name:before{content:"ÉTAPE 2";}
    .form-nav .form-steps .step.step-3.active .step-content .step-name:before{content:"ÉTAPE 3";}
    .form-nav .form-steps .step.step-4.active .step-content .step-name:before{content:"ÉTAPE 4";}
    .form-nav .form-steps .step.step-5.active .step-content .step-name:before{content:"ÉTAPE 5";}
    .form-nav .form-steps .step.active .step-content .step-name:before{
        display:block;
        text-align:left;
        font-weight: 500;
        font-size: 11px;
        padding-bottom:4px;
    }

    /**** ÉTAPE NOM ****/
    .form-nav .form-steps .step.step-1.active .step-content .step-name,
    .form-nav .form-steps .step.step-2.active .step-content .step-name,
    .form-nav .form-steps .step.step-3.active .step-content .step-name,
    .form-nav .form-steps .step.step-4.active .step-content .step-name,
    .form-nav .form-steps .step.step-5.active .step-content .step-name{color:#fff; font-size: 14px; line-height: 16px; padding:13px 0px;}

    /**** BG COLOR ****/
    .form-nav .form-steps .step.step-1.active .step-content{background-color: #1E3265; border: 1px solid #b7b7b7;}
    .form-nav .form-steps .step.step-2.active .step-content{background-color: #1E3265; border: 1px solid #b7b7b7;}
    .form-nav .form-steps .step.step-3.active .step-content{background-color: #1E3265; border: 1px solid #b7b7b7;}
    .form-nav .form-steps .step.step-4.active .step-content{background-color: #1E3265; border: 1px solid #b7b7b7;}
    .form-nav .form-steps .step.step-5.active .step-content{background-color: #1E3265; border: 1px solid #b7b7b7;}

    /**** NAV RESPONSIVE ****/
    .nav-responsive{display:block;padding:10px 6px 0px 5px;}
    body #page .nav-responsive .responsive-left{float:left;}
    body #page .nav-responsive .responsive-right{float:right; color: #565658; font-size: 13px; line-height: 18px; padding:3px 0px;} 
    .nav-responsive .responsive-left a.responsive-bt{
        border: 1px solid #1E3265;
        border-radius: 30px;
        font-size: 11px;
        font-weight: 500;
        text-transform: uppercase;
        -webkit-box-shadow: 0px 2px 5px rgba(0, 23, 34, 0.12);
        -moz-box-shadow: 0px 2px 5px rgba(0, 23, 34, 0.12);
        box-shadow: 0px 2px 5px rgba(0, 23, 34, 0.12);
        padding: 2px 15px;
        text-align: center;
        display: inline-block;
    }
    body #page[data-current="step-1"] .nav-responsive .responsive-left a.responsive-bt{color: #1E3265; border: 1px solid #1E3265;}
    body #page[data-current="step-2"] .nav-responsive .responsive-left a.responsive-bt{color: #1E3265; border: 1px solid #1E3265;}
    body #page[data-current="step-3"] .nav-responsive .responsive-left a.responsive-bt{color: #1E3265; border: 1px solid #1E3265;}
    body #page[data-current="step-4"] .nav-responsive .responsive-left a.responsive-bt{color: #1E3265; border: 1px solid #1E3265;}
    body #page[data-current="step-5"] .nav-responsive .responsive-left a.responsive-bt{color: #1E3265; border: 1px solid #1E3265;}

    /**** CHARTS / WALLETS ****/
    body #page #content .chart label .wallet-right{}
    body #page #content .chart label .wallet-right,
    body #page #content .chart label .wallet-left{display:block; width:100%; float:none;}
    body #page #content .chart label .wallet-left>div{max-width:450px; height:200px; display:block; margin:auto;}
    body #page #content .chart label{display:block;}
    #info-after .info-img{display:none;}
    #info-after .content-info{padding:30px 25px;}
    #info-after{min-height:initial;}

}

@media screen and (max-width:600px){
    div#conclusion-show .block-icon-profil .icon-profil{display:none;}
    div#conclusion-show .block-icon-profil .icon-profil.active{display:block; padding:0px; width:100%; max-width:183px; float:none; margin:auto;}

}

@media screen and (max-width:550px){
    header {padding:30px 0px 25px 0px;}
    header .header-left{float:none; text-align:center;}
    header .header-right {text-align:center; top:0px; position:static;}
    header .header-right h1{position:static; display:inline-block; max-width:100%; margin-top:15px; padding-top:15px;}
}

@media screen and (max-width:500px){
    input, select{width:100%;}
}

@media screen and (max-width:450px){
    .form-nav .form-steps .step .step-content .step-icon{display:block; padding-right:0px; text-align: center; }
    .form-nav .form-steps .step.active .step-content .step-name{display:block; text-align: center; }
    .form-nav .form-steps .step.active .step-content .step-name:before{text-align:center;padding-bottom:6px;}
    .form-nav .form-steps .step.step-1.active .step-content .step-name, 
    .form-nav .form-steps .step.step-2.active .step-content .step-name, 
    .form-nav .form-steps .step.step-3.active .step-content .step-name, 
    .form-nav .form-steps .step.step-4.active .step-content .step-name, 
    .form-nav .form-steps .step.step-5.active .step-content .step-name{ padding-bottom:10px; font-size:12px; line-height:13px; }
}

@media screen and (max-width:400px){
    #nav button{max-width:100%; margin-left:0px;}
    #nav button.back{margin-left:0px;}
    h3.num{padding-left: 0px; margin-top:15px;}
    h3.num span:first-child{ position: relative; display: block; padding-left: 0px;}

}


@media print {
    .form-nav {display:none;}
    #page #content {position: relative;padding: 0px 40px;}
    div#conclusion-show .block-icon-profil .icon-profil {width: auto; float: left;}
    div#conclusion-show .block-icon-profil .icon-profil.active{width:auto; margin-left:0px;}
    div#conclusion-show div.conclusion-print {display: none;}
    body #page #nav { display: none;}
    div#info-sup {
        padding: 0 40px;
        border-top: 1px solid #c3c3c3;
        padding-top: 30px;
        display: none;
        margin-top: 40px;}
    .download {display:none;}
}

