@charset "UTF-8";
/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=f069b5e7-5f6b-4a20-9718-f2f283b0a930");
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

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

body {
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 0.938rem;
  font-weight: 400;
  line-height: 1.5;
  color: #333;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 1rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #ef0900;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #ad0600;
    text-decoration: none; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

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

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

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

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 1rem;
  font-family: "Frutiger W01", Arial, sans-serif;
  font-weight: 300;
  line-height: 1.2; }

h1, .h1 {
  font-size: 1.876rem; }

h2, .h2 {
  font-size: 1.407rem; }

h3, .h3 {
  font-size: 1.25035rem; }

h4, .h4 {
  font-size: 1.1725rem; }

h5, .h5 {
  font-size: 0.938rem; }

h6, .h6 {
  font-size: 0.938rem; }

.lead {
  font-size: 1.1725rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: 400; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.1725rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014\00A0"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 601px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 1001px) {
    .container {
      max-width: 1001px; } }
  @media (min-width: 1500px) {
    .container {
      max-width: 1010px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

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

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

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

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 601px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1001px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1300px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1500px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.form-control, .section-form .form-text, .section-form .form-textarea, .section-form .form-email, .section-form .form-select, #home-agence header input#searchField, #calculateur-change .dd .ddTitle {
  display: block;
  width: 100%;
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .form-control, .section-form .form-text, .section-form .form-textarea, .section-form .form-email, .section-form .form-select, #home-agence header input#searchField, #calculateur-change .dd .ddTitle {
      transition: none; } }
  .form-control::-ms-expand, .section-form .form-text::-ms-expand, .section-form .form-textarea::-ms-expand, .section-form .form-email::-ms-expand, .section-form .form-select::-ms-expand, #home-agence header input#searchField::-ms-expand, #calculateur-change .dd .ddTitle::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus, .section-form .form-text:focus, .section-form .form-textarea:focus, .section-form .form-email:focus, .section-form .form-select:focus, .section-form .form-radios input:focus ~ label,
  .section-form .form-checkboxes input:focus ~ label, .section-form .webform-slider-range .noUi-handle:focus, #home-agence header input#searchField:focus, #calculateur-change .dd .ddTitle:focus {
    color: #495057;
    background-color: #fff;
    border-color: #c1dfc6;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(109, 179, 121, 0.25); }
  .form-control::placeholder, .section-form .form-text::placeholder, .section-form .form-textarea::placeholder, .section-form .form-email::placeholder, .section-form .form-select::placeholder, #home-agence header input#searchField::placeholder, #calculateur-change .dd .ddTitle::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .section-form .form-text:disabled, .section-form .form-textarea:disabled, .section-form .form-email:disabled, .section-form .form-select:disabled, #home-agence header input#searchField:disabled, #calculateur-change .dd .ddTitle:disabled, .form-control[readonly], .section-form .form-text[readonly], .section-form .form-textarea[readonly], .section-form .form-email[readonly], .section-form .form-select[readonly], #home-agence header input#searchField[readonly], #calculateur-change .dd .ddTitle[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:focus::-ms-value, .section-form select.form-text:focus::-ms-value, .section-form select.form-textarea:focus::-ms-value, .section-form select.form-email:focus::-ms-value, .section-form select.form-select:focus::-ms-value, .section-form .webform-slider-range select.noUi-handle:focus::-ms-value, #calculateur-change .dd select.ddTitle:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.1725rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.82075rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #333;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 1rem;
  font-size: 0.82075rem;
  line-height: 1.5; }

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.1725rem;
  line-height: 1.5; }

select.form-control[size], .section-form select.form-text[size], .section-form select.form-textarea[size], .section-form select.form-email[size], .section-form select.form-select[size], #calculateur-change .dd select.ddTitle[size], select.form-control[multiple], .section-form select.form-text[multiple], .section-form select.form-textarea[multiple], .section-form select.form-email[multiple], .section-form select.form-select[multiple], #calculateur-change .dd select.ddTitle[multiple] {
  height: auto; }

textarea.form-control, .section-form textarea.form-text, .section-form textarea.form-textarea, .section-form textarea.form-email, .section-form textarea.form-select, #calculateur-change .dd textarea.ddTitle {
  height: auto; }

.form-group, .section-form .form-item {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #6db379; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.82075rem;
  line-height: 1.5;
  color: #212529;
  background-color: rgba(109, 179, 121, 0.9); }

.was-validated .form-control:valid, .was-validated .section-form .form-text:valid, .section-form .was-validated .form-text:valid, .was-validated .section-form .form-textarea:valid, .section-form .was-validated .form-textarea:valid, .was-validated .section-form .form-email:valid, .section-form .was-validated .form-email:valid, .was-validated .section-form .form-select:valid, .section-form .was-validated .form-select:valid, .was-validated #home-agence header input#searchField:valid, #home-agence header .was-validated input#searchField:valid, .was-validated #calculateur-change .dd .ddTitle:valid, #calculateur-change .dd .was-validated .ddTitle:valid, .form-control.is-valid, .section-form .is-valid.form-text, .section-form .is-valid.form-textarea, .section-form .is-valid.form-email, .section-form .is-valid.form-select, #home-agence header input.is-valid#searchField, #calculateur-change .dd .is-valid.ddTitle {
  border-color: #6db379;
  padding-right: calc(1.5em + 1rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%236db379' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.25rem);
  background-size: calc(0.75em + 0.5rem) calc(0.75em + 0.5rem); }
  .was-validated .form-control:valid:focus, .was-validated .section-form .form-text:valid:focus, .section-form .was-validated .form-text:valid:focus, .was-validated .section-form .form-textarea:valid:focus, .section-form .was-validated .form-textarea:valid:focus, .was-validated .section-form .form-email:valid:focus, .section-form .was-validated .form-email:valid:focus, .was-validated .section-form .form-select:valid:focus, .section-form .was-validated .form-select:valid:focus, .was-validated .section-form .form-radios input:focus ~ label:valid, .section-form .form-radios .was-validated input:focus ~ label:valid,
  .was-validated .section-form .form-checkboxes input:focus ~ label:valid, .section-form .form-checkboxes .was-validated input:focus ~ label:valid, .was-validated .section-form .webform-slider-range .noUi-handle:valid:focus, .section-form .webform-slider-range .was-validated .noUi-handle:valid:focus, .was-validated #home-agence header input#searchField:valid:focus, #home-agence header .was-validated input#searchField:valid:focus, .was-validated #calculateur-change .dd .ddTitle:valid:focus, #calculateur-change .dd .was-validated .ddTitle:valid:focus, .form-control.is-valid:focus, .section-form .is-valid.form-text:focus, .section-form .is-valid.form-textarea:focus, .section-form .is-valid.form-email:focus, .section-form .is-valid.form-select:focus, .section-form .form-radios input:focus ~ label.is-valid,
  .section-form .form-checkboxes input:focus ~ label.is-valid, .section-form .webform-slider-range .is-valid.noUi-handle:focus, #home-agence header input.is-valid#searchField:focus, #calculateur-change .dd .is-valid.ddTitle:focus {
    border-color: #6db379;
    box-shadow: 0 0 0 0.2rem rgba(109, 179, 121, 0.25); }
  .was-validated .form-control:valid ~ .valid-feedback, .was-validated .section-form .form-text:valid ~ .valid-feedback, .section-form .was-validated .form-text:valid ~ .valid-feedback, .was-validated .section-form .form-textarea:valid ~ .valid-feedback, .section-form .was-validated .form-textarea:valid ~ .valid-feedback, .was-validated .section-form .form-email:valid ~ .valid-feedback, .section-form .was-validated .form-email:valid ~ .valid-feedback, .was-validated .section-form .form-select:valid ~ .valid-feedback, .section-form .was-validated .form-select:valid ~ .valid-feedback, .was-validated #home-agence header input#searchField:valid ~ .valid-feedback, #home-agence header .was-validated input#searchField:valid ~ .valid-feedback, .was-validated #calculateur-change .dd .ddTitle:valid ~ .valid-feedback, #calculateur-change .dd .was-validated .ddTitle:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip,
  .was-validated .section-form .form-text:valid ~ .valid-tooltip,
  .section-form .was-validated .form-text:valid ~ .valid-tooltip,
  .was-validated .section-form .form-textarea:valid ~ .valid-tooltip,
  .section-form .was-validated .form-textarea:valid ~ .valid-tooltip,
  .was-validated .section-form .form-email:valid ~ .valid-tooltip,
  .section-form .was-validated .form-email:valid ~ .valid-tooltip,
  .was-validated .section-form .form-select:valid ~ .valid-tooltip,
  .section-form .was-validated .form-select:valid ~ .valid-tooltip,
  .was-validated #home-agence header input#searchField:valid ~ .valid-tooltip,
  #home-agence header .was-validated input#searchField:valid ~ .valid-tooltip,
  .was-validated #calculateur-change .dd .ddTitle:valid ~ .valid-tooltip,
  #calculateur-change .dd .was-validated .ddTitle:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback, .section-form .is-valid.form-text ~ .valid-feedback, .section-form .is-valid.form-textarea ~ .valid-feedback, .section-form .is-valid.form-email ~ .valid-feedback, .section-form .is-valid.form-select ~ .valid-feedback, #home-agence header input.is-valid#searchField ~ .valid-feedback, #calculateur-change .dd .is-valid.ddTitle ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip,
  .section-form .is-valid.form-text ~ .valid-tooltip,
  .section-form .is-valid.form-textarea ~ .valid-tooltip,
  .section-form .is-valid.form-email ~ .valid-tooltip,
  .section-form .is-valid.form-select ~ .valid-tooltip,
  #home-agence header input.is-valid#searchField ~ .valid-tooltip,
  #calculateur-change .dd .is-valid.ddTitle ~ .valid-tooltip {
    display: block; }

.was-validated textarea.form-control:valid, .was-validated .section-form textarea.form-text:valid, .section-form .was-validated textarea.form-text:valid, .was-validated .section-form textarea.form-textarea:valid, .section-form .was-validated textarea.form-textarea:valid, .was-validated .section-form textarea.form-email:valid, .section-form .was-validated textarea.form-email:valid, .was-validated .section-form textarea.form-select:valid, .section-form .was-validated textarea.form-select:valid, .was-validated #calculateur-change .dd textarea.ddTitle:valid, #calculateur-change .dd .was-validated textarea.ddTitle:valid, textarea.form-control.is-valid, .section-form textarea.is-valid.form-text, .section-form textarea.is-valid.form-textarea, .section-form textarea.is-valid.form-email, .section-form textarea.is-valid.form-select, #calculateur-change .dd textarea.is-valid.ddTitle {
  padding-right: calc(1.5em + 1rem);
  background-position: top calc(0.375em + 0.25rem) right calc(0.375em + 0.25rem); }

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #6db379;
  padding-right: calc((1em + 1rem) * 3 / 4 + 2rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%236db379' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 2rem/calc(0.75em + 0.5rem) calc(0.75em + 0.5rem); }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #6db379;
    box-shadow: 0 0 0 0.2rem rgba(109, 179, 121, 0.25); }
  .was-validated .custom-select:valid ~ .valid-feedback,
  .was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #6db379; }

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #6db379; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #6db379; }

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #8fc498;
  background-color: #8fc498; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(109, 179, 121, 0.25); }

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #6db379; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #6db379; }

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #6db379;
  box-shadow: 0 0 0 0.2rem rgba(109, 179, 121, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #ef0900; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.82075rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(239, 9, 0, 0.9); }

.was-validated .form-control:invalid, .was-validated .section-form .form-text:invalid, .section-form .was-validated .form-text:invalid, .was-validated .section-form .form-textarea:invalid, .section-form .was-validated .form-textarea:invalid, .was-validated .section-form .form-email:invalid, .section-form .was-validated .form-email:invalid, .was-validated .section-form .form-select:invalid, .section-form .was-validated .form-select:invalid, .was-validated #home-agence header input#searchField:invalid, #home-agence header .was-validated input#searchField:invalid, .was-validated #calculateur-change .dd .ddTitle:invalid, #calculateur-change .dd .was-validated .ddTitle:invalid, .form-control.is-invalid, .section-form .is-invalid.form-text, .section-form .is-invalid.form-textarea, .section-form .is-invalid.form-email, .section-form .is-invalid.form-select, #home-agence header input.is-invalid#searchField, #calculateur-change .dd .is-invalid.ddTitle {
  border-color: #ef0900;
  padding-right: calc(1.5em + 1rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ef0900' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23ef0900' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.25rem);
  background-size: calc(0.75em + 0.5rem) calc(0.75em + 0.5rem); }
  .was-validated .form-control:invalid:focus, .was-validated .section-form .form-text:invalid:focus, .section-form .was-validated .form-text:invalid:focus, .was-validated .section-form .form-textarea:invalid:focus, .section-form .was-validated .form-textarea:invalid:focus, .was-validated .section-form .form-email:invalid:focus, .section-form .was-validated .form-email:invalid:focus, .was-validated .section-form .form-select:invalid:focus, .section-form .was-validated .form-select:invalid:focus, .was-validated .section-form .form-radios input:focus ~ label:invalid, .section-form .form-radios .was-validated input:focus ~ label:invalid,
  .was-validated .section-form .form-checkboxes input:focus ~ label:invalid, .section-form .form-checkboxes .was-validated input:focus ~ label:invalid, .was-validated .section-form .webform-slider-range .noUi-handle:invalid:focus, .section-form .webform-slider-range .was-validated .noUi-handle:invalid:focus, .was-validated #home-agence header input#searchField:invalid:focus, #home-agence header .was-validated input#searchField:invalid:focus, .was-validated #calculateur-change .dd .ddTitle:invalid:focus, #calculateur-change .dd .was-validated .ddTitle:invalid:focus, .form-control.is-invalid:focus, .section-form .is-invalid.form-text:focus, .section-form .is-invalid.form-textarea:focus, .section-form .is-invalid.form-email:focus, .section-form .is-invalid.form-select:focus, .section-form .form-radios input:focus ~ label.is-invalid,
  .section-form .form-checkboxes input:focus ~ label.is-invalid, .section-form .webform-slider-range .is-invalid.noUi-handle:focus, #home-agence header input.is-invalid#searchField:focus, #calculateur-change .dd .is-invalid.ddTitle:focus {
    border-color: #ef0900;
    box-shadow: 0 0 0 0.2rem rgba(239, 9, 0, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .section-form .form-text:invalid ~ .invalid-feedback, .section-form .was-validated .form-text:invalid ~ .invalid-feedback, .was-validated .section-form .form-textarea:invalid ~ .invalid-feedback, .section-form .was-validated .form-textarea:invalid ~ .invalid-feedback, .was-validated .section-form .form-email:invalid ~ .invalid-feedback, .section-form .was-validated .form-email:invalid ~ .invalid-feedback, .was-validated .section-form .form-select:invalid ~ .invalid-feedback, .section-form .was-validated .form-select:invalid ~ .invalid-feedback, .was-validated #home-agence header input#searchField:invalid ~ .invalid-feedback, #home-agence header .was-validated input#searchField:invalid ~ .invalid-feedback, .was-validated #calculateur-change .dd .ddTitle:invalid ~ .invalid-feedback, #calculateur-change .dd .was-validated .ddTitle:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip,
  .was-validated .section-form .form-text:invalid ~ .invalid-tooltip,
  .section-form .was-validated .form-text:invalid ~ .invalid-tooltip,
  .was-validated .section-form .form-textarea:invalid ~ .invalid-tooltip,
  .section-form .was-validated .form-textarea:invalid ~ .invalid-tooltip,
  .was-validated .section-form .form-email:invalid ~ .invalid-tooltip,
  .section-form .was-validated .form-email:invalid ~ .invalid-tooltip,
  .was-validated .section-form .form-select:invalid ~ .invalid-tooltip,
  .section-form .was-validated .form-select:invalid ~ .invalid-tooltip,
  .was-validated #home-agence header input#searchField:invalid ~ .invalid-tooltip,
  #home-agence header .was-validated input#searchField:invalid ~ .invalid-tooltip,
  .was-validated #calculateur-change .dd .ddTitle:invalid ~ .invalid-tooltip,
  #calculateur-change .dd .was-validated .ddTitle:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .section-form .is-invalid.form-text ~ .invalid-feedback, .section-form .is-invalid.form-textarea ~ .invalid-feedback, .section-form .is-invalid.form-email ~ .invalid-feedback, .section-form .is-invalid.form-select ~ .invalid-feedback, #home-agence header input.is-invalid#searchField ~ .invalid-feedback, #calculateur-change .dd .is-invalid.ddTitle ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip,
  .section-form .is-invalid.form-text ~ .invalid-tooltip,
  .section-form .is-invalid.form-textarea ~ .invalid-tooltip,
  .section-form .is-invalid.form-email ~ .invalid-tooltip,
  .section-form .is-invalid.form-select ~ .invalid-tooltip,
  #home-agence header input.is-invalid#searchField ~ .invalid-tooltip,
  #calculateur-change .dd .is-invalid.ddTitle ~ .invalid-tooltip {
    display: block; }

.was-validated textarea.form-control:invalid, .was-validated .section-form textarea.form-text:invalid, .section-form .was-validated textarea.form-text:invalid, .was-validated .section-form textarea.form-textarea:invalid, .section-form .was-validated textarea.form-textarea:invalid, .was-validated .section-form textarea.form-email:invalid, .section-form .was-validated textarea.form-email:invalid, .was-validated .section-form textarea.form-select:invalid, .section-form .was-validated textarea.form-select:invalid, .was-validated #calculateur-change .dd textarea.ddTitle:invalid, #calculateur-change .dd .was-validated textarea.ddTitle:invalid, textarea.form-control.is-invalid, .section-form textarea.is-invalid.form-text, .section-form textarea.is-invalid.form-textarea, .section-form textarea.is-invalid.form-email, .section-form textarea.is-invalid.form-select, #calculateur-change .dd textarea.is-invalid.ddTitle {
  padding-right: calc(1.5em + 1rem);
  background-position: top calc(0.375em + 0.25rem) right calc(0.375em + 0.25rem); }

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #ef0900;
  padding-right: calc((1em + 1rem) * 3 / 4 + 2rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ef0900' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23ef0900' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 2rem/calc(0.75em + 0.5rem) calc(0.75em + 0.5rem); }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #ef0900;
    box-shadow: 0 0 0 0.2rem rgba(239, 9, 0, 0.25); }
  .was-validated .custom-select:invalid ~ .invalid-feedback,
  .was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #ef0900; }

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #ef0900; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #ef0900; }

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #ff2b23;
  background-color: #ff2b23; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(239, 9, 0, 0.25); }

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #ef0900; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #ef0900; }

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #ef0900;
  box-shadow: 0 0 0 0.2rem rgba(239, 9, 0, 0.25); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 601px) {
    .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group, .form-inline .section-form .form-item, .section-form .form-inline .form-item {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control, .form-inline .section-form .form-text, .section-form .form-inline .form-text, .form-inline .section-form .form-textarea, .section-form .form-inline .form-textarea, .form-inline .section-form .form-email, .section-form .form-inline .form-email, .form-inline .section-form .form-select, .section-form .form-inline .form-select, .form-inline #home-agence header input#searchField, #home-agence header .form-inline input#searchField, .form-inline #calculateur-change .dd .ddTitle, #calculateur-change .dd .form-inline .ddTitle {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      flex-shrink: 0;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      align-items: center;
      justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn, .btn1, .btn2, .btn3, .section-form input[type=submit] {
  display: inline-block;
  font-weight: 400;
  color: #333;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.5rem 2rem;
  font-size: 0.938rem;
  line-height: 1.5;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .btn, .btn1, .btn2, .btn3, .section-form input[type=submit] {
      transition: none; } }
  .btn:hover, .btn1:hover, .btn2:hover, .btn3:hover, .section-form input:hover[type=submit] {
    color: #333;
    text-decoration: none; }
  .btn:focus, .btn1:focus, .btn2:focus, .btn3:focus, .section-form input:focus[type=submit], .btn.focus, .focus.btn1, .focus.btn2, .focus.btn3, .section-form input.focus[type=submit] {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(109, 179, 121, 0.25); }
  .btn.disabled, .disabled.btn1, .disabled.btn2, .disabled.btn3, .section-form input.disabled[type=submit], .btn:disabled, .btn1:disabled, .btn2:disabled, .btn3:disabled, .section-form input:disabled[type=submit] {
    opacity: 0.65; }

a.btn.disabled, a.disabled.btn1, a.disabled.btn2, a.disabled.btn3,
fieldset:disabled a.btn,
fieldset:disabled a.btn1,
fieldset:disabled a.btn2,
fieldset:disabled a.btn3 {
  pointer-events: none; }

.btn-primary, .section-form input[type=submit] {
  color: #212529;
  background-color: #6db379;
  border-color: #6db379; }
  .btn-primary:hover, .section-form input:hover[type=submit] {
    color: #fff;
    background-color: #56a463;
    border-color: #519c5e; }
  .btn-primary:focus, .section-form input:focus[type=submit], .btn-primary.focus, .section-form input.focus[type=submit] {
    box-shadow: 0 0 0 0.2rem rgba(98, 158, 109, 0.5); }
  .btn-primary.disabled, .section-form input.disabled[type=submit], .btn-primary:disabled, .section-form input:disabled[type=submit] {
    color: #212529;
    background-color: #6db379;
    border-color: #6db379; }
  .btn-primary:not(:disabled):not(.disabled):active, .section-form input:not(:disabled):not(.disabled):active[type=submit], .btn-primary:not(:disabled):not(.disabled).active, .section-form input:not(:disabled):not(.disabled).active[type=submit],
  .show > .btn-primary.dropdown-toggle,
  .section-form .show > input.dropdown-toggle[type=submit] {
    color: #fff;
    background-color: #519c5e;
    border-color: #4d9359; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .section-form input:not(:disabled):not(.disabled):active:focus[type=submit], .btn-primary:not(:disabled):not(.disabled).active:focus, .section-form input:not(:disabled):not(.disabled).active:focus[type=submit],
    .show > .btn-primary.dropdown-toggle:focus,
    .section-form .show > input.dropdown-toggle:focus[type=submit] {
      box-shadow: 0 0 0 0.2rem rgba(98, 158, 109, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #666;
  border-color: #666; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #535353;
    border-color: #4d4d4d; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(125, 125, 125, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #666;
    border-color: #666; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #4d4d4d;
    border-color: #464646; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(125, 125, 125, 0.5); }

.btn-success {
  color: #212529;
  background-color: #6db379;
  border-color: #6db379; }
  .btn-success:hover {
    color: #fff;
    background-color: #56a463;
    border-color: #519c5e; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(98, 158, 109, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #212529;
    background-color: #6db379;
    border-color: #6db379; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #519c5e;
    border-color: #4d9359; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(98, 158, 109, 0.5); }

.btn-info {
  color: #212529;
  background-color: #adb5bd;
  border-color: #adb5bd; }
  .btn-info:hover {
    color: #212529;
    background-color: #98a2ac;
    border-color: #919ca6; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(152, 159, 167, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #212529;
    background-color: #adb5bd;
    border-color: #adb5bd; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #212529;
    background-color: #919ca6;
    border-color: #8a95a1; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(152, 159, 167, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #ef0900;
  border-color: #ef0900; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c90800;
    border-color: #bc0700; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(241, 46, 38, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #ef0900;
    border-color: #ef0900; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bc0700;
    border-color: #af0700; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(241, 46, 38, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #333;
  border-color: #333; }
  .btn-dark:hover {
    color: #fff;
    background-color: #202020;
    border-color: #1a1a1a; }
  .btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 82, 82, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #333;
    border-color: #333; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1a1a1a;
    border-color: #131313; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(82, 82, 82, 0.5); }

.btn-outline-primary, .btn1 {
  color: #6db379;
  border-color: #6db379; }
  .btn-outline-primary:hover, .btn1:hover {
    color: #212529;
    background-color: #6db379;
    border-color: #6db379; }
  .btn-outline-primary:focus, .btn1:focus, .btn-outline-primary.focus, .focus.btn1 {
    box-shadow: 0 0 0 0.2rem rgba(109, 179, 121, 0.5); }
  .btn-outline-primary.disabled, .disabled.btn1, .btn-outline-primary:disabled, .btn1:disabled {
    color: #6db379;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn1:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .btn1:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle,
  .show > .dropdown-toggle.btn1 {
    color: #212529;
    background-color: #6db379;
    border-color: #6db379; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn1:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn1:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus,
    .show > .dropdown-toggle.btn1:focus {
      box-shadow: 0 0 0 0.2rem rgba(109, 179, 121, 0.5); }

.btn-outline-secondary, .btn2 {
  color: #666;
  border-color: #666; }
  .btn-outline-secondary:hover, .btn2:hover {
    color: #fff;
    background-color: #666;
    border-color: #666; }
  .btn-outline-secondary:focus, .btn2:focus, .btn-outline-secondary.focus, .focus.btn2 {
    box-shadow: 0 0 0 0.2rem rgba(102, 102, 102, 0.5); }
  .btn-outline-secondary.disabled, .disabled.btn2, .btn-outline-secondary:disabled, .btn2:disabled {
    color: #666;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn2:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .btn2:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle,
  .show > .dropdown-toggle.btn2 {
    color: #fff;
    background-color: #666;
    border-color: #666; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn2:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn2:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus,
    .show > .dropdown-toggle.btn2:focus {
      box-shadow: 0 0 0 0.2rem rgba(102, 102, 102, 0.5); }

.btn-outline-success {
  color: #6db379;
  border-color: #6db379; }
  .btn-outline-success:hover {
    color: #212529;
    background-color: #6db379;
    border-color: #6db379; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(109, 179, 121, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #6db379;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #212529;
    background-color: #6db379;
    border-color: #6db379; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(109, 179, 121, 0.5); }

.btn-outline-info {
  color: #adb5bd;
  border-color: #adb5bd; }
  .btn-outline-info:hover {
    color: #212529;
    background-color: #adb5bd;
    border-color: #adb5bd; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(173, 181, 189, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #adb5bd;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #212529;
    background-color: #adb5bd;
    border-color: #adb5bd; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(173, 181, 189, 0.5); }

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger, .btn3 {
  color: #ef0900;
  border-color: #ef0900; }
  .btn-outline-danger:hover, .btn3:hover {
    color: #fff;
    background-color: #ef0900;
    border-color: #ef0900; }
  .btn-outline-danger:focus, .btn3:focus, .btn-outline-danger.focus, .focus.btn3 {
    box-shadow: 0 0 0 0.2rem rgba(239, 9, 0, 0.5); }
  .btn-outline-danger.disabled, .disabled.btn3, .btn-outline-danger:disabled, .btn3:disabled {
    color: #ef0900;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn3:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .btn3:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle,
  .show > .dropdown-toggle.btn3 {
    color: #fff;
    background-color: #ef0900;
    border-color: #ef0900; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn3:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .btn3:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-danger.dropdown-toggle:focus,
    .show > .dropdown-toggle.btn3:focus {
      box-shadow: 0 0 0 0.2rem rgba(239, 9, 0, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #333;
  border-color: #333; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #333;
    border-color: #333; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #333;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #333;
    border-color: #333; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.5); }

.btn-link {
  font-weight: 400;
  color: #ef0900;
  text-decoration: none; }
  .btn-link:hover {
    color: #ad0600;
    text-decoration: none; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: none;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.1725rem;
  line-height: 1.5;
  border-radius: 0; }

.btn-sm {
  padding: 0.25rem 1rem;
  font-size: 0.82075rem;
  line-height: 1.5;
  border-radius: 0; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade {
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none; } }

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e9ecef #e9ecef #dee2e6; }
    .nav-tabs .nav-link.disabled {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #6db379; }

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.alert, .section-form #error-message {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700; }

.alert-dismissible {
  padding-right: 3.907rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #395d3f;
  background-color: #e2f0e4;
  border-color: #d6ead9; }
  .alert-primary hr {
    border-top-color: #c5e1c9; }
  .alert-primary .alert-link {
    color: #263d2a; }

.alert-secondary {
  color: #353535;
  background-color: #e0e0e0;
  border-color: #d4d4d4; }
  .alert-secondary hr {
    border-top-color: #c7c7c7; }
  .alert-secondary .alert-link {
    color: #1c1c1c; }

.alert-success {
  color: #395d3f;
  background-color: #e2f0e4;
  border-color: #d6ead9; }
  .alert-success hr {
    border-top-color: #c5e1c9; }
  .alert-success .alert-link {
    color: #263d2a; }

.alert-info {
  color: #5a5e62;
  background-color: #eff0f2;
  border-color: #e8eaed; }
  .alert-info hr {
    border-top-color: #dadde2; }
  .alert-info .alert-link {
    color: #424547; }

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba; }
  .alert-warning hr {
    border-top-color: #ffe8a1; }
  .alert-warning .alert-link {
    color: #533f03; }

.alert-danger, .section-form #error-message {
  color: #7c0500;
  background-color: #fccecc;
  border-color: #fbbab8; }
  .alert-danger hr, .section-form #error-message hr {
    border-top-color: #faa3a0; }
  .alert-danger .alert-link, .section-form #error-message .alert-link {
    color: #490300; }

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
  .alert-light hr {
    border-top-color: #ececf6; }
  .alert-light .alert-link {
    color: #686868; }

.alert-dark {
  color: #1b1b1b;
  background-color: #d6d6d6;
  border-color: #c6c6c6; }
  .alert-dark hr {
    border-top-color: #b9b9b9; }
  .alert-dark .alert-link {
    color: #020202; }

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

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    transform: none; }

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden; }
  .modal-dialog-scrollable .modal-header,
  .modal-dialog-scrollable .modal-footer {
    flex-shrink: 0; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""; }
  .modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%; }
    .modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
    .modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6; }
  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

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

@media (min-width: 601px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
    .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
    .modal-dialog-centered::before {
      height: calc(100vh - 3.5rem); }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 1300px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }

@media (min-width: 1500px) {
  .modal-xl {
    max-width: 1140px; } }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #6db379 !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #519c5e !important; }

.bg-secondary {
  background-color: #666 !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #4d4d4d !important; }

.bg-success {
  background-color: #6db379 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #519c5e !important; }

.bg-info {
  background-color: #adb5bd !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #919ca6 !important; }

.bg-warning {
  background-color: #ffc107 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important; }

.bg-danger {
  background-color: #ef0900 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bc0700 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #333 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1a1a1a !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #6db379 !important; }

.border-secondary {
  border-color: #666 !important; }

.border-success {
  border-color: #6db379 !important; }

.border-info {
  border-color: #adb5bd !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #ef0900 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #333 !important; }

.border-white {
  border-color: #fff !important; }

.rounded-sm {
  border-radius: 0.2rem !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-lg {
  border-radius: 0.3rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: 50rem !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after, .box-aside::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 601px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1001px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1300px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1500px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 601px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 1001px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 1300px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1500px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 601px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 1001px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 1300px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1500px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 1rem !important; }

.mt-1,
.my-1 {
  margin-top: 1rem !important; }

.mr-1,
.mx-1 {
  margin-right: 1rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 1rem !important; }

.ml-1,
.mx-1 {
  margin-left: 1rem !important; }

.m-2 {
  margin: 2rem !important; }

.mt-2,
.my-2 {
  margin-top: 2rem !important; }

.mr-2,
.mx-2 {
  margin-right: 2rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 2rem !important; }

.ml-2,
.mx-2 {
  margin-left: 2rem !important; }

.m-3 {
  margin: 3rem !important; }

.mt-3,
.my-3 {
  margin-top: 3rem !important; }

.mr-3,
.mx-3 {
  margin-right: 3rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 3rem !important; }

.ml-3,
.mx-3 {
  margin-left: 3rem !important; }

.m-4 {
  margin: 4rem !important; }

.mt-4,
.my-4 {
  margin-top: 4rem !important; }

.mr-4,
.mx-4 {
  margin-right: 4rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 4rem !important; }

.ml-4,
.mx-4 {
  margin-left: 4rem !important; }

.m-5 {
  margin: 5rem !important; }

.mt-5,
.my-5 {
  margin-top: 5rem !important; }

.mr-5,
.mx-5 {
  margin-right: 5rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 5rem !important; }

.ml-5,
.mx-5 {
  margin-left: 5rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 1rem !important; }

.pt-1,
.py-1 {
  padding-top: 1rem !important; }

.pr-1,
.px-1 {
  padding-right: 1rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 1rem !important; }

.pl-1,
.px-1 {
  padding-left: 1rem !important; }

.p-2 {
  padding: 2rem !important; }

.pt-2,
.py-2 {
  padding-top: 2rem !important; }

.pr-2,
.px-2 {
  padding-right: 2rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 2rem !important; }

.pl-2,
.px-2 {
  padding-left: 2rem !important; }

.p-3 {
  padding: 3rem !important; }

.pt-3,
.py-3 {
  padding-top: 3rem !important; }

.pr-3,
.px-3 {
  padding-right: 3rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 3rem !important; }

.pl-3,
.px-3 {
  padding-left: 3rem !important; }

.p-4 {
  padding: 4rem !important; }

.pt-4,
.py-4 {
  padding-top: 4rem !important; }

.pr-4,
.px-4 {
  padding-right: 4rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 4rem !important; }

.pl-4,
.px-4 {
  padding-left: 4rem !important; }

.p-5 {
  padding: 5rem !important; }

.pt-5,
.py-5 {
  padding-top: 5rem !important; }

.pr-5,
.px-5 {
  padding-right: 5rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 5rem !important; }

.pl-5,
.px-5 {
  padding-left: 5rem !important; }

.m-n1 {
  margin: -1rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -1rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -1rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -1rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -1rem !important; }

.m-n2 {
  margin: -2rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -2rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -2rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -2rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -2rem !important; }

.m-n3 {
  margin: -3rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -3rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -3rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -3rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -3rem !important; }

.m-n4 {
  margin: -4rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -4rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -4rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -4rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -4rem !important; }

.m-n5 {
  margin: -5rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -5rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -5rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -5rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -5rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 601px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 1rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 1rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 1rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 1rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 1rem !important; }
  .m-sm-2 {
    margin: 2rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 2rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 2rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 2rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 2rem !important; }
  .m-sm-3 {
    margin: 3rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 3rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 3rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 3rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 3rem !important; }
  .m-sm-4 {
    margin: 4rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 4rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 4rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 4rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 4rem !important; }
  .m-sm-5 {
    margin: 5rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 5rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 5rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 5rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 5rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 1rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 1rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 1rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 1rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 1rem !important; }
  .p-sm-2 {
    padding: 2rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 2rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 2rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 2rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 2rem !important; }
  .p-sm-3 {
    padding: 3rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 3rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 3rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 3rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 3rem !important; }
  .p-sm-4 {
    padding: 4rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 4rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 4rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 4rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 4rem !important; }
  .p-sm-5 {
    padding: 5rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 5rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 5rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 5rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 5rem !important; }
  .m-sm-n1 {
    margin: -1rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -1rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -1rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -1rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -1rem !important; }
  .m-sm-n2 {
    margin: -2rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -2rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -2rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -2rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -2rem !important; }
  .m-sm-n3 {
    margin: -3rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -3rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -3rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -3rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -3rem !important; }
  .m-sm-n4 {
    margin: -4rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -4rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -4rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -4rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -4rem !important; }
  .m-sm-n5 {
    margin: -5rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -5rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -5rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -5rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -5rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 1001px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 1rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 1rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 1rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 1rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 1rem !important; }
  .m-md-2 {
    margin: 2rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 2rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 2rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 2rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 2rem !important; }
  .m-md-3 {
    margin: 3rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 3rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 3rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 3rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 3rem !important; }
  .m-md-4 {
    margin: 4rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 4rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 4rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 4rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 4rem !important; }
  .m-md-5 {
    margin: 5rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 5rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 5rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 5rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 5rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 1rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 1rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 1rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 1rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 1rem !important; }
  .p-md-2 {
    padding: 2rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 2rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 2rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 2rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 2rem !important; }
  .p-md-3 {
    padding: 3rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 3rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 3rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 3rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 3rem !important; }
  .p-md-4 {
    padding: 4rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 4rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 4rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 4rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 4rem !important; }
  .p-md-5 {
    padding: 5rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 5rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 5rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 5rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 5rem !important; }
  .m-md-n1 {
    margin: -1rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -1rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -1rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -1rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -1rem !important; }
  .m-md-n2 {
    margin: -2rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -2rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -2rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -2rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -2rem !important; }
  .m-md-n3 {
    margin: -3rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -3rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -3rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -3rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -3rem !important; }
  .m-md-n4 {
    margin: -4rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -4rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -4rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -4rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -4rem !important; }
  .m-md-n5 {
    margin: -5rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -5rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -5rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -5rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -5rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 1300px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 1rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 1rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 1rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 1rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 1rem !important; }
  .m-lg-2 {
    margin: 2rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 2rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 2rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 2rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 2rem !important; }
  .m-lg-3 {
    margin: 3rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 3rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 3rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 3rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 3rem !important; }
  .m-lg-4 {
    margin: 4rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 4rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 4rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 4rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 4rem !important; }
  .m-lg-5 {
    margin: 5rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 5rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 5rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 5rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 5rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 1rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 1rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 1rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 1rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 1rem !important; }
  .p-lg-2 {
    padding: 2rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 2rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 2rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 2rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 2rem !important; }
  .p-lg-3 {
    padding: 3rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 3rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 3rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 3rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 3rem !important; }
  .p-lg-4 {
    padding: 4rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 4rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 4rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 4rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 4rem !important; }
  .p-lg-5 {
    padding: 5rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 5rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 5rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 5rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 5rem !important; }
  .m-lg-n1 {
    margin: -1rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -1rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -1rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -1rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -1rem !important; }
  .m-lg-n2 {
    margin: -2rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -2rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -2rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -2rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -2rem !important; }
  .m-lg-n3 {
    margin: -3rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -3rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -3rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -3rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -3rem !important; }
  .m-lg-n4 {
    margin: -4rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -4rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -4rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -4rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -4rem !important; }
  .m-lg-n5 {
    margin: -5rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -5rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -5rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -5rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -5rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1500px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 1rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 1rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 1rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 1rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 1rem !important; }
  .m-xl-2 {
    margin: 2rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 2rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 2rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 2rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 2rem !important; }
  .m-xl-3 {
    margin: 3rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 3rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 3rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 3rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 3rem !important; }
  .m-xl-4 {
    margin: 4rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 4rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 4rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 4rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 4rem !important; }
  .m-xl-5 {
    margin: 5rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 5rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 5rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 5rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 5rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 1rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 1rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 1rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 1rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 1rem !important; }
  .p-xl-2 {
    padding: 2rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 2rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 2rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 2rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 2rem !important; }
  .p-xl-3 {
    padding: 3rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 3rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 3rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 3rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 3rem !important; }
  .p-xl-4 {
    padding: 4rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 4rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 4rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 4rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 4rem !important; }
  .p-xl-5 {
    padding: 5rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 5rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 5rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 5rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 5rem !important; }
  .m-xl-n1 {
    margin: -1rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -1rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -1rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -1rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -1rem !important; }
  .m-xl-n2 {
    margin: -2rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -2rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -2rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -2rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -2rem !important; }
  .m-xl-n3 {
    margin: -3rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -3rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -3rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -3rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -3rem !important; }
  .m-xl-n4 {
    margin: -4rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -4rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -4rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -4rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -4rem !important; }
  .m-xl-n5 {
    margin: -5rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -5rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -5rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -5rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -5rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

.text-justify {
  text-align: justify !important; }

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 601px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 1001px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 1300px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1500px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #6db379 !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #488b54 !important; }

.text-secondary {
  color: #666 !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #404040 !important; }

.text-success {
  color: #6db379 !important; }

a.text-success:hover, a.text-success:focus {
  color: #488b54 !important; }

.text-info {
  color: #adb5bd !important; }

a.text-info:hover, a.text-info:focus {
  color: #838f9b !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important; }

.text-danger {
  color: #ef0900 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #a30600 !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important; }

.text-dark {
  color: #333 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #0d0d0d !important; }

.text-body {
  color: #333 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

/* Minified FlexSlider CSS with Chrome fix */
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
  outline: 0; }

.slides, .flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  /*-webkit-backface-visibility:hidden;*/
  position: relative; }

.flexslider .slides img {
  width: 100%;
  display: block; }

.flex-pauseplay span {
  text-transform: capitalize; }

.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

.no-js .slides > li:first-child {
  display: block; }

.flexslider {
  background: #fff;
  position: relative;
  zoom: 1; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1; }

.carousel li {
  margin-right: 5px; }

.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  display: block;
  background-position: 0 0;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease; }

.flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: -36px; }

.flex-direction-nav .flex-prev {
  left: -36px; }

.flexslider:hover .flex-next {
  opacity: .8;
  right: 5px; }

.flexslider:hover .flex-prev {
  opacity: .8;
  left: 5px; }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0.3 !important;
  filter: alpha(opacity=30);
  cursor: default; }

.flex-control-nav {
  width: 100%;
  text-align: center; }

.flex-control-nav li {
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

ul.slides {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.slides li {
    padding: 0;
    background: none; }

@font-face {
  font-family: "Frutiger W01_n3";
  font-display: fallback;
  src: url("Fonts/7d3671fc-8c26-459c-98e1-997c4f6c8c93.eot?#iefix") format("eot"); }

@font-face {
  font-family: "FrutigerLTStd45Light";
  font-display: fallback;
  src: url("Fonts/7d3671fc-8c26-459c-98e1-997c4f6c8c93.eot?#iefix");
  src: url("Fonts/7d3671fc-8c26-459c-98e1-997c4f6c8c93.eot?#iefix") format("eot"), url("Fonts/4fb89ed5-baf5-425f-aba4-46e8c2c3aabe.woff2") format("woff2"), url("Fonts/2a004a53-ac5c-43b3-9eeb-9f74ae4c1609.woff") format("woff"), url("Fonts/74d53f3b-1683-4d5a-a556-e13f6553cdf0.ttf") format("truetype"), url("Fonts/3f5a5b87-e71e-4544-be0c-da4daa132710.svg#3f5a5b87-e71e-4544-be0c-da4daa132710") format("svg"); }

@font-face {
  font-family: "Frutiger W01";
  font-display: fallback;
  src: url("Fonts/7d3671fc-8c26-459c-98e1-997c4f6c8c93.eot?#iefix");
  src: url("Fonts/7d3671fc-8c26-459c-98e1-997c4f6c8c93.eot?#iefix") format("eot"), url("Fonts/4fb89ed5-baf5-425f-aba4-46e8c2c3aabe.woff2") format("woff2"), url("Fonts/2a004a53-ac5c-43b3-9eeb-9f74ae4c1609.woff") format("woff"), url("Fonts/74d53f3b-1683-4d5a-a556-e13f6553cdf0.ttf") format("truetype"), url("Fonts/3f5a5b87-e71e-4544-be0c-da4daa132710.svg#3f5a5b87-e71e-4544-be0c-da4daa132710") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: "Frutiger W01_i3";
  font-display: fallback;
  src: url("Fonts/072713ba-cb3a-4522-8f3b-b120f8eae10f.eot?#iefix") format("eot"); }

@font-face {
  font-family: "Frutiger W01";
  font-display: fallback;
  src: url("Fonts/072713ba-cb3a-4522-8f3b-b120f8eae10f.eot?#iefix");
  src: url("Fonts/072713ba-cb3a-4522-8f3b-b120f8eae10f.eot?#iefix") format("eot"), url("Fonts/dda818d0-9f7a-4574-8d17-8e3546cb04fb.woff2") format("woff2"), url("Fonts/8259f047-a5d2-40a0-a98c-1c24f0316b08.woff") format("woff"), url("Fonts/1078a920-3def-4194-ba69-46751fb9af38.ttf") format("truetype"), url("Fonts/4c72fb1e-e1b0-4a18-91cc-5dbe2faaf2a3.svg#4c72fb1e-e1b0-4a18-91cc-5dbe2faaf2a3") format("svg");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: "Frutiger W01_n4";
  font-display: fallback;
  src: url("Fonts/af97a512-f55a-4f61-b2ce-659c883930fc.eot?#iefix") format("eot"); }

@font-face {
  font-family: "Frutiger W01";
  font-display: fallback;
  src: url("Fonts/af97a512-f55a-4f61-b2ce-659c883930fc.eot?#iefix");
  src: url("Fonts/af97a512-f55a-4f61-b2ce-659c883930fc.eot?#iefix") format("eot"), url("Fonts/9b1fae67-8764-448a-a926-54b09bd0b06b.woff2") format("woff2"), url("Fonts/3fbbd6b1-cfa7-4ff0-97ea-af1b2c489f15.woff") format("woff"), url("Fonts/076311f8-a01b-4389-a5eb-334a62e62d45.ttf") format("truetype"), url("Fonts/c59a36ab-4ef8-4ee1-a2f8-48aa79d4f877.svg#c59a36ab-4ef8-4ee1-a2f8-48aa79d4f877") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "Frutiger W01_i4";
  font-display: fallback;
  src: url("Fonts/fcbab1a3-9659-4b39-8479-cc1f50d18f55.eot?#iefix") format("eot"); }

@font-face {
  font-family: "Frutiger W01";
  font-display: fallback;
  src: url("Fonts/fcbab1a3-9659-4b39-8479-cc1f50d18f55.eot?#iefix");
  src: url("Fonts/fcbab1a3-9659-4b39-8479-cc1f50d18f55.eot?#iefix") format("eot"), url("Fonts/a6f5a1fe-91d0-4bde-bf50-4fc4e2d24f7e.woff2") format("woff2"), url("Fonts/e2ade8a9-bd48-45e7-95e6-9dc917ba4f74.woff") format("woff"), url("Fonts/19fe9614-8825-4e7d-b8c3-230d2561e0e2.ttf") format("truetype"), url("Fonts/c2f8e3aa-1c1a-49ee-9ec7-30f61a5e96d3.svg#c2f8e3aa-1c1a-49ee-9ec7-30f61a5e96d3") format("svg");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: "Frutiger W01_n7";
  font-display: fallback;
  src: url("Fonts/fbd7c0fb-f004-4e83-81d2-1d400413a873.eot?#iefix") format("eot"); }

@font-face {
  font-family: "Frutiger W01";
  font-display: fallback;
  src: url("Fonts/fbd7c0fb-f004-4e83-81d2-1d400413a873.eot?#iefix");
  src: url("Fonts/fbd7c0fb-f004-4e83-81d2-1d400413a873.eot?#iefix") format("eot"), url("Fonts/6e7f04cb-3b30-43a5-b79d-25b4c1178700.woff2") format("woff2"), url("Fonts/9aa32a81-1124-4c43-b3db-15bfb1f7aed2.woff") format("woff"), url("Fonts/6faffbf4-f8e8-4817-b24b-a390e166be7e.ttf") format("truetype"), url("Fonts/fc09de64-de25-425e-90dc-a0cae29b02c4.svg#fc09de64-de25-425e-90dc-a0cae29b02c4") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "Frutiger W01_i7";
  font-display: fallback;
  src: url("Fonts/f334dc11-1de8-4ae2-9c2a-a1cfa665263b.eot?#iefix") format("eot"); }

@font-face {
  font-family: "Frutiger W01";
  font-display: fallback;
  src: url("Fonts/f334dc11-1de8-4ae2-9c2a-a1cfa665263b.eot?#iefix");
  src: url("Fonts/f334dc11-1de8-4ae2-9c2a-a1cfa665263b.eot?#iefix") format("eot"), url("Fonts/c3eb6646-2557-4ced-8a71-fd9c6eb83c59.woff2") format("woff2"), url("Fonts/f74530f5-a39c-47e3-97d9-6821fc4df8c0.woff") format("woff"), url("Fonts/aa626e7f-57dd-4084-9486-3eeb921333c0.ttf") format("truetype"), url("Fonts/8f91ebb0-2b00-4a50-baa9-865a6502384e.svg#8f91ebb0-2b00-4a50-baa9-865a6502384e") format("svg");
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: "Frutiger Next W01_n7";
  font-display: fallback;
  src: url("Fonts/ce9ebe9b-6684-4783-8760-f3a20a0c52f0.eot?#iefix") format("eot"); }

@font-face {
  font-family: "Frutiger Next W01";
  font-display: fallback;
  src: url("Fonts/ce9ebe9b-6684-4783-8760-f3a20a0c52f0.eot?#iefix");
  src: url("Fonts/ce9ebe9b-6684-4783-8760-f3a20a0c52f0.eot?#iefix") format("eot"), url("Fonts/983d9248-775f-41ea-ad59-cee5bdbb6147.woff2") format("woff2"), url("Fonts/5f3f5b96-b77d-497d-a916-d483bc9c6c3f.woff") format("woff"), url("Fonts/209c5dbd-a0e8-4fdf-ada6-50628360eefd.ttf") format("truetype"), url("Fonts/44583fec-16e5-46d4-94b5-f779465dc4ec.svg#44583fec-16e5-46d4-94b5-f779465dc4ec") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'bcn-icons';
  font-display: fallback;
  src: url("Fonts/bcn-icons.eot?20190806");
  src: url("Fonts/bcn-icons.eot?20190806#iefix") format("embedded-opentype"), url("Fonts/bcn-icons.ttf?20190806") format("truetype"), url("Fonts/bcn-icons.woff?20190806") format("woff"), url("Fonts/bcn-icons.svg?20190806#bcn-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'bcn-icons';
  font-display: fallback;
  src: url("Fonts/bcn-icons-light.eot?20190806");
  src: url("Fonts/bcn-icons-light.eot?20190806#iefix") format("embedded-opentype"), url("Fonts/bcn-icons-light.ttf?20190806") format("truetype"), url("Fonts/bcn-icons-light.woff?20190806") format("woff"), url("Fonts/bcn-icons-light.svg?20190806#bcn-icons-light") format("svg");
  font-weight: 100;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'bcn-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-activity:before {
  content: "\e900"; }

.icon-airplay:before {
  content: "\e901"; }

.icon-alert-circle:before {
  content: "\e902"; }

.icon-alert-octagon:before {
  content: "\e903"; }

.icon-alert-triangle:before {
  content: "\e904"; }

.icon-align-center:before {
  content: "\e905"; }

.icon-align-justify:before {
  content: "\e906"; }

.icon-align-left:before {
  content: "\e907"; }

.icon-align-right:before {
  content: "\e908"; }

.icon-anchor:before {
  content: "\e909"; }

.icon-aperture:before {
  content: "\e90a"; }

.icon-arrow-down:before {
  content: "\e90b"; }

.icon-arrow-down-circle:before {
  content: "\e90c"; }

.icon-arrow-down-left:before {
  content: "\e90d"; }

.icon-arrow-down-right:before {
  content: "\e90e"; }

.icon-arrow-left:before {
  content: "\e90f"; }

.icon-arrow-left-circle:before {
  content: "\e910"; }

.icon-arrow-right:before {
  content: "\e911"; }

.icon-arrow-right-circle:before {
  content: "\e912"; }

.icon-arrow-up:before {
  content: "\e913"; }

.icon-arrow-up-circle:before {
  content: "\e914"; }

.icon-arrow-up-left:before {
  content: "\e915"; }

.icon-arrow-up-right:before {
  content: "\e916"; }

.icon-at-sign:before {
  content: "\e917"; }

.icon-award:before {
  content: "\e918"; }

.icon-bar-chart:before {
  content: "\e919"; }

.icon-bar-chart-2:before {
  content: "\e91a"; }

.icon-battery:before {
  content: "\e91b"; }

.icon-battery-charging:before {
  content: "\e91c"; }

.icon-bell:before {
  content: "\e91d"; }

.icon-bell-off:before {
  content: "\e91e"; }

.icon-bluetooth:before {
  content: "\e91f"; }

.icon-bold:before {
  content: "\e920"; }

.icon-book:before {
  content: "\e921"; }

.icon-book-open:before {
  content: "\e922"; }

.icon-bookmark:before {
  content: "\e923"; }

.icon-box:before {
  content: "\e924"; }

.icon-briefcase:before {
  content: "\e925"; }

.icon-calendar:before {
  content: "\e926"; }

.icon-camera:before {
  content: "\e927"; }

.icon-camera-off:before {
  content: "\e928"; }

.icon-cast:before {
  content: "\e929"; }

.icon-check:before {
  content: "\e92a"; }

.icon-check-circle:before {
  content: "\e92b"; }

.icon-check-square:before {
  content: "\e92c"; }

.icon-chevron-down:before {
  content: "\e92d"; }

.icon-chevron-left:before {
  content: "\e92e"; }

.icon-chevron-right:before {
  content: "\e92f"; }

.icon-chevron-up:before {
  content: "\e930"; }

.icon-chevrons-down:before {
  content: "\e931"; }

.icon-chevrons-left:before {
  content: "\e932"; }

.icon-chevrons-right:before {
  content: "\e933"; }

.icon-chevrons-up:before {
  content: "\e934"; }

.icon-chrome:before {
  content: "\e935"; }

.icon-circle:before {
  content: "\e936"; }

.icon-clipboard:before {
  content: "\e937"; }

.icon-clock:before {
  content: "\e938"; }

.icon-cloud:before {
  content: "\e939"; }

.icon-cloud-drizzle:before {
  content: "\e93a"; }

.icon-cloud-lightning:before {
  content: "\e93b"; }

.icon-cloud-off:before {
  content: "\e93c"; }

.icon-cloud-rain:before {
  content: "\e93d"; }

.icon-cloud-snow:before {
  content: "\e93e"; }

.icon-code:before {
  content: "\e93f"; }

.icon-codepen:before {
  content: "\e940"; }

.icon-command:before {
  content: "\e941"; }

.icon-compass:before {
  content: "\e942"; }

.icon-copy:before {
  content: "\e943"; }

.icon-corner-down-left:before {
  content: "\e944"; }

.icon-corner-down-right:before {
  content: "\e945"; }

.icon-corner-left-down:before {
  content: "\e946"; }

.icon-corner-left-up:before {
  content: "\e947"; }

.icon-corner-right-down:before {
  content: "\e948"; }

.icon-corner-right-up:before {
  content: "\e949"; }

.icon-corner-up-left:before {
  content: "\e94a"; }

.icon-corner-up-right:before {
  content: "\e94b"; }

.icon-cpu:before {
  content: "\e94c"; }

.icon-credit-card:before {
  content: "\e94d"; }

.icon-crop:before {
  content: "\e94e"; }

.icon-crosshair:before {
  content: "\e94f"; }

.icon-database:before {
  content: "\e950"; }

.icon-delete:before {
  content: "\e951"; }

.icon-disc:before {
  content: "\e952"; }

.icon-dollar-sign:before {
  content: "\e953"; }

.icon-download:before {
  content: "\e954"; }

.icon-download-cloud:before {
  content: "\e955"; }

.icon-droplet:before {
  content: "\e956"; }

.icon-edit:before {
  content: "\e957"; }

.icon-edit-2:before {
  content: "\e958"; }

.icon-edit-3:before {
  content: "\e959"; }

.icon-external-link:before {
  content: "\e95a"; }

.icon-eye:before {
  content: "\e95b"; }

.icon-eye-off:before {
  content: "\e95c"; }

.icon-facebook:before {
  content: "\e95d"; }

.icon-fast-forward:before {
  content: "\e95e"; }

.icon-feather:before {
  content: "\e95f"; }

.icon-file:before {
  content: "\e960"; }

.icon-file-minus:before {
  content: "\e961"; }

.icon-file-plus:before {
  content: "\e962"; }

.icon-file-text:before {
  content: "\e963"; }

.icon-film:before {
  content: "\e964"; }

.icon-filter:before {
  content: "\e965"; }

.icon-flag:before {
  content: "\e966"; }

.icon-folder:before {
  content: "\e967"; }

.icon-folder-minus:before {
  content: "\e968"; }

.icon-folder-plus:before {
  content: "\e969"; }

.icon-git-branch:before {
  content: "\e96a"; }

.icon-git-commit:before {
  content: "\e96b"; }

.icon-git-merge:before {
  content: "\e96c"; }

.icon-git-pull-request:before {
  content: "\e96d"; }

.icon-github:before {
  content: "\e96e"; }

.icon-gitlab:before {
  content: "\e96f"; }

.icon-globe:before {
  content: "\e970"; }

.icon-grid:before {
  content: "\e971"; }

.icon-hard-drive:before {
  content: "\e972"; }

.icon-hash:before {
  content: "\e973"; }

.icon-headphones:before {
  content: "\e974"; }

.icon-heart:before {
  content: "\e975"; }

.icon-help-circle:before {
  content: "\e976"; }

.icon-home:before {
  content: "\e977"; }

.icon-image:before {
  content: "\e978"; }

.icon-inbox:before {
  content: "\e979"; }

.icon-info:before {
  content: "\e97a"; }

.icon-instagram:before {
  content: "\e97b"; }

.icon-italic:before {
  content: "\e97c"; }

.icon-layers:before {
  content: "\e97d"; }

.icon-layout:before {
  content: "\e97e"; }

.icon-life-buoy:before {
  content: "\e97f"; }

.icon-link:before {
  content: "\e980"; }

.icon-link-2:before {
  content: "\e981"; }

.icon-linkedin:before {
  content: "\e982"; }

.icon-list:before {
  content: "\e983"; }

.icon-loader:before {
  content: "\e984"; }

.icon-lock:before {
  content: "\e985"; }

.icon-log-in:before {
  content: "\e986"; }

.icon-log-out:before {
  content: "\e987"; }

.icon-mail:before {
  content: "\e988"; }

.icon-map:before {
  content: "\e989"; }

.icon-map-pin:before {
  content: "\e98a"; }

.icon-maximize:before {
  content: "\e98b"; }

.icon-maximize-2:before {
  content: "\e98c"; }

.icon-menu:before {
  content: "\e98d"; }

.icon-message-circle:before {
  content: "\e98e"; }

.icon-message-square:before {
  content: "\e98f"; }

.icon-mic:before {
  content: "\e990"; }

.icon-mic-off:before {
  content: "\e991"; }

.icon-minimize:before {
  content: "\e992"; }

.icon-minimize-2:before {
  content: "\e993"; }

.icon-minus:before {
  content: "\e994"; }

.icon-minus-circle:before {
  content: "\e995"; }

.icon-minus-square:before {
  content: "\e996"; }

.icon-monitor:before {
  content: "\e997"; }

.icon-moon:before {
  content: "\e998"; }

.icon-more-horizontal:before {
  content: "\e999"; }

.icon-more-vertical:before {
  content: "\e99a"; }

.icon-move:before {
  content: "\e99b"; }

.icon-music:before {
  content: "\e99c"; }

.icon-navigation:before {
  content: "\e99d"; }

.icon-navigation-2:before {
  content: "\e99e"; }

.icon-octagon:before {
  content: "\e99f"; }

.icon-package:before {
  content: "\e9a0"; }

.icon-paperclip:before {
  content: "\e9a1"; }

.icon-pause:before {
  content: "\e9a2"; }

.icon-pause-circle:before {
  content: "\e9a3"; }

.icon-percent:before {
  content: "\e9a4"; }

.icon-phone:before {
  content: "\e9a5"; }

.icon-phone-call:before {
  content: "\e9a6"; }

.icon-phone-forwarded:before {
  content: "\e9a7"; }

.icon-phone-incoming:before {
  content: "\e9a8"; }

.icon-phone-missed:before {
  content: "\e9a9"; }

.icon-phone-off:before {
  content: "\e9aa"; }

.icon-phone-outgoing:before {
  content: "\e9ab"; }

.icon-pie-chart:before {
  content: "\e9ac"; }

.icon-play:before {
  content: "\e9ad"; }

.icon-play-circle:before {
  content: "\e9ae"; }

.icon-plus:before {
  content: "\e9af"; }

.icon-plus-circle:before {
  content: "\e9b0"; }

.icon-plus-square:before {
  content: "\e9b1"; }

.icon-pocket:before {
  content: "\e9b2"; }

.icon-power:before {
  content: "\e9b3"; }

.icon-printer:before {
  content: "\e9b4"; }

.icon-radio:before {
  content: "\e9b5"; }

.icon-refresh-ccw:before {
  content: "\e9b6"; }

.icon-refresh-cw:before {
  content: "\e9b7"; }

.icon-repeat:before {
  content: "\e9b8"; }

.icon-rewind:before {
  content: "\e9b9"; }

.icon-rotate-ccw:before {
  content: "\e9ba"; }

.icon-rotate-cw:before {
  content: "\e9bb"; }

.icon-rss:before {
  content: "\e9bc"; }

.icon-save:before {
  content: "\e9bd"; }

.icon-scissors:before {
  content: "\e9be"; }

.icon-search:before {
  content: "\e9bf"; }

.icon-send:before {
  content: "\e9c0"; }

.icon-server:before {
  content: "\e9c1"; }

.icon-settings:before {
  content: "\e9c2"; }

.icon-share:before {
  content: "\e9c3"; }

.icon-share-2:before {
  content: "\e9c4"; }

.icon-shield:before {
  content: "\e9c5"; }

.icon-shield-off:before {
  content: "\e9c6"; }

.icon-shopping-bag:before {
  content: "\e9c7"; }

.icon-shopping-cart:before {
  content: "\e9c8"; }

.icon-shuffle:before {
  content: "\e9c9"; }

.icon-sidebar:before {
  content: "\e9ca"; }

.icon-skip-back:before {
  content: "\e9cb"; }

.icon-skip-forward:before {
  content: "\e9cc"; }

.icon-slack:before {
  content: "\e9cd"; }

.icon-slash:before {
  content: "\e9ce"; }

.icon-sliders:before {
  content: "\e9cf"; }

.icon-smartphone:before {
  content: "\e9d0"; }

.icon-speaker:before {
  content: "\e9d1"; }

.icon-square:before {
  content: "\e9d2"; }

.icon-star:before {
  content: "\e9d3"; }

.icon-stop-circle:before {
  content: "\e9d4"; }

.icon-sun:before {
  content: "\e9d5"; }

.icon-sunrise:before {
  content: "\e9d6"; }

.icon-sunset:before {
  content: "\e9d7"; }

.icon-tablet:before {
  content: "\e9d8"; }

.icon-tag:before {
  content: "\e9d9"; }

.icon-target:before {
  content: "\e9da"; }

.icon-terminal:before {
  content: "\e9db"; }

.icon-thermometer:before {
  content: "\e9dc"; }

.icon-thumbs-down:before {
  content: "\e9dd"; }

.icon-thumbs-up:before {
  content: "\e9de"; }

.icon-toggle-left:before {
  content: "\e9df"; }

.icon-toggle-right:before {
  content: "\e9e0"; }

.icon-trash:before {
  content: "\e9e1"; }

.icon-trash-2:before {
  content: "\e9e2"; }

.icon-trending-down:before {
  content: "\e9e3"; }

.icon-trending-up:before {
  content: "\e9e4"; }

.icon-triangle:before {
  content: "\e9e5"; }

.icon-truck:before {
  content: "\e9e6"; }

.icon-tv:before {
  content: "\e9e7"; }

.icon-twitter:before {
  content: "\e9e8"; }

.icon-type:before {
  content: "\e9e9"; }

.icon-umbrella:before {
  content: "\e9ea"; }

.icon-underline:before {
  content: "\e9eb"; }

.icon-unlock:before {
  content: "\e9ec"; }

.icon-upload:before {
  content: "\e9ed"; }

.icon-upload-cloud:before {
  content: "\e9ee"; }

.icon-user:before {
  content: "\e9ef"; }

.icon-user-check:before {
  content: "\e9f0"; }

.icon-user-minus:before {
  content: "\e9f1"; }

.icon-user-plus:before {
  content: "\e9f2"; }

.icon-user-x:before {
  content: "\e9f3"; }

.icon-users:before {
  content: "\e9f4"; }

.icon-video:before {
  content: "\e9f5"; }

.icon-video-off:before {
  content: "\e9f6"; }

.icon-voicemail:before {
  content: "\e9f7"; }

.icon-volume:before {
  content: "\e9f8"; }

.icon-volume-1:before {
  content: "\e9f9"; }

.icon-volume-2:before {
  content: "\e9fa"; }

.icon-volume-x:before {
  content: "\e9fb"; }

.icon-watch:before {
  content: "\e9fc"; }

.icon-wifi:before {
  content: "\e9fd"; }

.icon-wifi-off:before {
  content: "\e9fe"; }

.icon-wind:before {
  content: "\e9ff"; }

.icon-x:before {
  content: "\ea00"; }

.icon-x-circle:before {
  content: "\ea01"; }

.icon-x-square:before {
  content: "\ea02"; }

.icon-zap:before {
  content: "\ea03"; }

.icon-zap-off:before {
  content: "\ea04"; }

.icon-zoom-in:before {
  content: "\ea05"; }

.icon-zoom-out:before {
  content: "\ea06"; }

.icon-agence-bcn:before {
  content: "\ea07"; }

.icon-bancomat:before {
  content: "\ea08"; }

.icon-versement:before {
  content: "\ea09"; }

.icon-billets:before {
  content: "\ea4f"; }

.icon-switch:before {
  content: "\ea50"; }

.icon-devise:before {
  content: "\ea51"; }

.icon-2e-pilier:before {
  content: "\ea0a"; }

.icon-3e-pilier:before {
  content: "\ea0b"; }

.icon-action-09:before {
  content: "\ea0c"; }

.icon-app-mobile:before {
  content: "\ea0d"; }

.icon-assistance:before {
  content: "\ea0e"; }

.icon-bourse-en-ligne:before {
  content: "\ea0f"; }

.icon-cartes:before {
  content: "\ea11"; }

.icon-client:before {
  content: "\ea12"; }

.icon-collaborateur:before {
  content: "\ea13"; }

.icon-compte-terme:before {
  content: "\ea49"; }

.icon-comptes:before {
  content: "\ea14"; }

.icon-contact:before {
  content: "\ea15"; }

.icon-couple:before {
  content: "\ea16"; }

.icon-cours-taux:before {
  content: "\ea17"; }

.icon-credit-constrution:before {
  content: "\ea18"; }

.icon-credit-prive:before {
  content: "\ea19"; }

.icon-duo:before {
  content: "\ea1a"; }

.icon-e-service:before {
  content: "\ea1b"; }

.icon-eco-habitat:before {
  content: "\ea1c"; }

.icon-emprunter:before {
  content: "\ea1d"; }

.icon-entreprises:before {
  content: "\ea1e"; }

.icon-epargner:before {
  content: "\ea1f"; }

.icon-financement-immobilier:before {
  content: "\ea20"; }

.icon-fond-placement:before {
  content: "\ea21"; }

.icon-garanties-bancaires:before {
  content: "\ea22"; }

.icon-harmonisation-tp:before {
  content: "\ea23"; }

.icon-hotline-e-service:before {
  content: "\ea24"; }

.icon-hypoflex:before {
  content: "\ea25"; }

.icon-hyposafe:before {
  content: "\ea26"; }

.icon-hypotheque:before {
  content: "\ea27"; }

.icon-investir:before {
  content: "\ea28"; }

.icon-investissment:before {
  content: "\ea29"; }

.icon-jeune:before {
  content: "\ea2a"; }

.icon-laptop:before {
  content: "\ea2b"; }

.icon-leasing-entreprises:before {
  content: "\ea2c"; }

.icon-leasing-vehicule:before {
  content: "\ea2d"; }

.icon-mandat-gestion:before {
  content: "\ea2e"; }

.icon-medical-plus:before {
  content: "\ea2f"; }

.icon-monetaires-metaux:before {
  content: "\ea30"; }

.icon-netbanking:before {
  content: "\ea31"; }

.icon-obligation-caisse:before {
  content: "\ea32"; }

.icon-obligations:before {
  content: "\ea33"; }

.icon-ordinateur:before {
  content: "\ea34"; }

.icon-pack-bcn:before {
  content: "\ea35"; }

.icon-particuliers:before {
  content: "\ea36"; }

.icon-placement-fiduciares:before {
  content: "\ea37"; }

.icon-planification-financiere:before {
  content: "\ea38"; }

.icon-pme-plus:before {
  content: "\ea39"; }

.icon-politique-placement:before {
  content: "\ea3a"; }

.icon-private-banking:before {
  content: "\ea3b"; }

.icon-Securite:before {
  content: "\ea3c"; }

.icon-service-clientele:before {
  content: "\ea3d"; }

.icon-service-clientele2:before {
  content: "\ea3e"; }

.icon-smartphone-bcn:before {
  content: "\ea3f"; }

.icon-solo:before {
  content: "\ea40"; }

.icon-tresorerie:before {
  content: "\ea41"; }

.icon-calculateur-ph:before {
  content: "\ea42"; }

.icon-calculateur-iban:before {
  content: "\ea43"; }

.icon-calculateur-change:before {
  content: "\ea44"; }

.icon-faq:before {
  content: "\ea45"; }

.icon-apprentissage:before {
  content: "\ea46"; }

.icon-mission:before {
  content: "\ea47"; }

.icon-postes-ouverts:before {
  content: "\ea48"; }

.icon-candidature-spontanee:before {
  content: "\ea4a"; }

.icon-communique-de-presse:before {
  content: "\ea4b"; }

.icon-etudes:before {
  content: "\ea4c"; }

.icon-publication:before {
  content: "\ea4d"; }

.icon-rapport-de-gestion:before {
  content: "\ea4e"; }

.icon-aide-en-ligne:before {
  content: "\ea10"; }

.icon-pascal1:before {
  content: "\ea52"; }

.icon-pascal2:before {
  content: "\ea53"; }

.icon-soutien:before {
  content: "\ea54"; }

.icon-twint:before {
  content: "\ea55"; }

.icon-geoblocage:before {
  content: "\ea56"; }

.icon-terminal-de-paiement:before {
  content: "\ea57"; }

.icon-qr-code:before {
  content: "\ea58"; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"], [class*=" icon-"] {
  transition: transform .35s;
  display: inline-block; }
  a:hover [class^="icon-"],
  button:hover [class^="icon-"], a:hover [class*=" icon-"],
  button:hover [class*=" icon-"] {
    transform: translateY(-0.15em); }

.icon-chevron-right {
  vertical-align: -1px; }

.icons-light i:before {
  font-weight: 100; }

.text-red {
  color: #ef0900; }

.btn:hover, .btn1:hover, .btn2:hover, .btn3:hover, .section-form input:hover[type=submit] {
  box-shadow: 0.15em 0.15em 0.3em rgba(0, 0, 0, 0.2); }
  .btn:hover [class^="icon-"], .btn1:hover [class^="icon-"], .btn2:hover [class^="icon-"], .btn3:hover [class^="icon-"], .section-form input:hover[type=submit] [class^="icon-"], .btn:hover [class*=" icon-"], .btn1:hover [class*=" icon-"], .btn2:hover [class*=" icon-"], .btn3:hover [class*=" icon-"], .section-form input:hover[type=submit] [class*=" icon-"] {
    transform: translateY(-0.05em); }

.btn [class^="icon-"]:first-child, .btn1 [class^="icon-"]:first-child, .btn2 [class^="icon-"]:first-child, .btn3 [class^="icon-"]:first-child, .section-form input[type=submit] [class^="icon-"]:first-child,
.btn [class*=" icon-"]:first-child,
.btn1 [class*=" icon-"]:first-child,
.btn2 [class*=" icon-"]:first-child,
.btn3 [class*=" icon-"]:first-child,
.section-form input[type=submit] [class*=" icon-"]:first-child {
  margin: 0 0.25em 0 -0.25em; }

.btn-primary, .section-form input[type=submit] {
  color: #fff; }

.btn1:hover {
  color: #fff; }

.btn2:hover {
  color: #fff; }

ul {
  list-style-type: none;
  padding-left: .5em; }
  ul li {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAH9JREFUeNpi/P//P0NmZqYuAwPDFCDmBuKNQNwCxP+BmIGJAQIuA3EBEP8AYn8gLgViRmQFIHAeiIugisKAuBBdAQicAuIyIP4NxFFAnIeuAARYkdi/0RVYAXEHVNF8IJ6OrMAMiLugksuAeCqyGwyBuA+IOYB4FRD3w3QBBBgA6mwXSIbLB2cAAAAASUVORK5CYII%3D") no-repeat 0 6px;
    padding-left: 15px;
    margin: 0; }
  ul.simple {
    padding-left: 0; }
    ul.simple li {
      background: none;
      padding-left: 0; }

tbody, th {
  border: 0;
  padding: 0; }

.italic {
  font-style: italic; }

.underline {
  text-decoration: underline; }

.light_gray {
  text-decoration: none;
  color: #999999;
  font-size: 0.833em; }

.right,
.bloc-col-droite {
  float: right; }

.left {
  float: left; }

.clear {
  font-size: 0;
  line-height: 0;
  display: block;
  clear: both;
  float: none; }

.wrapper {
  margin: 0 auto;
  width: 980px; }

.wrapper-large {
  max-width: 1500px;
  margin: 0 auto; }

.hidden {
  display: none; }

.img-responsive {
  max-width: 100%;
  height: auto; }

/* Elements visibles uniquement sur les petits écrans */
.visible-md-inline,
.visible-xs-inline,
.visible-md-inline-block,
.visible-xs-inline-block,
.visible-md-block,
.visible-xs-block {
  display: none; }

@media (max-width: 1000.98px) {
  /* Elements affichés en medium */
  .visible-md-inline {
    display: inline; }
  .visible-md-inline-block {
    display: inline-block; }
  .visible-md-block {
    display: block; }
  .visible-lg-inline,
  .visible-lg-inline-block,
  .visible-lg-block {
    display: none; } }

@media (max-width: 600.98px) {
  /* Elements affichés en xs */
  .visible-xs-inline {
    display: inline; }
  .visible-xs-inline-block {
    display: inline-block; }
  .visible-xs-block {
    display: block; } }

ul.primary {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.primary li {
    padding: 0;
    background: none; }

#toolbar div.toolbar-menu li {
  background-image: none; }

/* DEBUT STRUCTURE GLOBALE */
#shadow-wrapper {
  margin: 0 auto;
  /*max-width: 1080px;
	background: url('../img/bg_shadow.png') repeat-y center top;*/
  padding-bottom: 1px;
  max-width: 1032px;
  background-color: #fff;
  box-shadow: 0 0 2em rgba(0, 0, 0, 0.2); }

header.main-header {
  position: relative;
  margin: -1px auto 0;
  max-width: 1032px; }
  header.main-header .img-header {
    width: 100%;
    height: auto; }
  header.main-header h1 {
    margin: .5em 5%; }
    @media (min-width: 1001px) {
      header.main-header h1 {
        position: absolute;
        top: 3em;
        left: 30px;
        margin: 0;
        padding: .35em .55em;
        max-width: 50%;
        font-size: 40px;
        background-color: rgba(101, 176, 120, 0.75);
        color: #fff;
        font-weight: bold; } }
  header.main-header .img-header.small + h1 {
    top: 2em; }

/* Contenu centre */
#content-inner {
  padding-top: 1px; }

/* Contenu centre */
#content-inner-middle {
  padding: 10px; }

#contenu-centre {
  float: left;
  width: 520px;
  margin-bottom: 40px; }

#contenu-centre.large {
  width: 750px; }

.home #contenu-centre {
  margin-bottom: 0; }

#contenu-centre.no-padding {
  width: 750px;
  padding-left: 0px; }

#contenu-banner-below {
  width: 750px;
  margin-bottom: 40px;
  float: right; }

#contenu-banner-below.form-confirmation {
  width: 640px;
  padding-top: 30px; }

#contenu-banner-below.form-refresh {
  width: 580px;
  margin-left: 10px;
  margin-right: 160px; }

#contenu-banner-below.concours {
  margin-top: 550px; }

#contenu-gauche, #contenu-droite {
  width: 230px;
  float: left;
  margin-bottom: 40px; }

#contenu-editorial {
  padding-top: 20px;
  margin-left: 20px;
  width: 700px; }

#contenu-editorial-bcn-soutien {
  position: relative;
  padding-top: 20px;
  left: 20px;
  width: 700px;
  float: left; }

/* FIN STRUCTURE GLOBALE */
/*! nouislider - 14.1.1 - 12/15/2019 */
.noUi-target, .noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-target {
  position: relative; }

.noUi-base, .noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1; }

.noUi-connects {
  overflow: hidden;
  z-index: 0; }

.noUi-connect, .noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-origin: 0 0;
  transform-style: flat; }

.noUi-connect {
  height: 100%;
  width: 100%; }

.noUi-origin {
  height: 10%;
  width: 10%; }

.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
  left: 0;
  right: auto; }

.noUi-vertical .noUi-origin {
  width: 0; }

.noUi-horizontal .noUi-origin {
  height: 0; }

.noUi-handle {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute; }

.noUi-touch-area {
  height: 100%;
  width: 100%; }

.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin {
  -webkit-transition: transform .3s;
  transition: transform .3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

.noUi-horizontal {
  height: 18px; }

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  right: -17px;
  top: -6px; }

.noUi-vertical {
  width: 18px; }

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  right: -6px;
  top: -17px; }

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
  left: -17px;
  right: auto; }

.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB; }

.noUi-connects {
  border-radius: 3px; }

.noUi-connect {
  background: #3FB8AF; }

.noUi-draggable {
  cursor: ew-resize; }

.noUi-vertical .noUi-draggable {
  cursor: ns-resize; }

.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB; }

.noUi-active {
  box-shadow: inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB; }

.noUi-handle:after, .noUi-handle:before {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px; }

.noUi-handle:after {
  left: 17px; }

.noUi-vertical .noUi-handle:after, .noUi-vertical .noUi-handle:before {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px; }

.noUi-vertical .noUi-handle:after {
  top: 17px; }

[disabled] .noUi-connect {
  background: #B8B8B8; }

[disabled] .noUi-handle, [disabled].noUi-handle, [disabled].noUi-target {
  cursor: not-allowed; }

.noUi-pips, .noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-pips {
  position: absolute;
  color: #999; }

.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center; }

.noUi-value-sub {
  color: #ccc;
  font-size: 10px; }

.noUi-marker {
  position: absolute;
  background: #CCC; }

.noUi-marker-sub {
  background: #AAA; }

.noUi-marker-large {
  background: #AAA; }

.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%; }

.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%); }

.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%); }

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px; }

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px; }

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px; }

.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%; }

.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding-left: 25px; }

.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%); }

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px; }

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px; }

.noUi-marker-vertical.noUi-marker-large {
  width: 15px; }

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap; }

.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%; }

.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%; }

.section-form {
  /*.form-item[class*="break"] {
	    margin-bottom: 0;
	}*/
  /*input[type="radio"], input[type="checkbox"] {
	    vertical-align: 0.05em;
	    margin-right: .25em;
	    margin-top: .4em;
	}
	.form-type-checkbox,
	.form-type-radio {
	    display: flex;
	    align-items: flex-start;

		input[type="radio"], input[type="checkbox"] {
		    margin-top: .4em;
		}
	}*/
  /*.no-border .form-radios label,
	.no-border .form-checkboxes label {
		text-align: left;
		border: none;
		padding: 0 0 0 1.5rem;

		&:before, &:after {
		    top: 0.35rem;
		    left: 0;
		}
	}*/ }
  .section-form .webform-client-form > div,
  .section-form .fieldset-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    clear: left; }
  .section-form .webform-component,
  .section-form .form-actions,
  .section-form fieldset {
    width: 100%;
    padding: 0 15px; }
  .section-form fieldset {
    margin-bottom: 1.5em;
    background-color: #fff;
    padding-top: 0.75em; }
  .section-form legend {
    font-size: 1.556em;
    float: left;
    margin-bottom: 1rem;
    font-weight: bold; }
  .section-form .form-item {
    margin-top: 0;
    position: relative; }
  .section-form .form-text.valid, .section-form .form-textarea.valid, .section-form .form-email.valid, .section-form .form-select.valid {
    background: #fff url(../img/icon-valid-green.svg) no-repeat right center;
    background-position: right .5em center;
    background-size: 15px; }
  .lt-ie10 .section-form .form-item label.visually-hidden {
    position: static !important;
    width: auto;
    height: auto; }
  .section-form .form-textarea, .section-form .form-email, .section-form .form-select {
    display: block;
    margin-top: 0.25rem; }
  .section-form label {
    margin-bottom: 0.25rem;
    font-weight: normal; }
  .section-form .form-required {
    color: #ef0900; }
  .section-form input[type=submit] {
    display: block;
    margin: 0 auto; }
  .section-form .webform-previous.form-submit {
    float: left;
    border: none;
    padding-left: 0;
    padding-right: 0;
    color: #ef0900; }
    .section-form .webform-previous.form-submit:hover {
      box-shadow: none;
      background-color: transparent;
      color: #ad0600; }
  .section-form .webform-component-textfield:not(.webform-slider-range),
  .section-form .webform-component-email {
    margin-top: 0.5rem; }
    .section-form .webform-component-textfield:not(.webform-slider-range) label,
    .section-form .webform-component-email label {
      position: absolute;
      left: 1.5rem;
      top: -0.6rem;
      font-size: 0.875rem;
      padding: 0 0.5rem;
      color: #adb5bd;
      background-color: #fff;
      transition: all .35s;
      pointer-events: none;
      white-space: nowrap; }
      .section-form .webform-component-textfield:not(.webform-slider-range) label.error,
      .section-form .webform-component-email label.error {
        color: #ef0900; }
    .section-form .webform-component-textfield:not(.webform-slider-range).label-over label,
    .section-form .webform-component-email.label-over label {
      top: 0.85em;
      left: 1.75em;
      font-size: inherit;
      padding: 0; }
      @media (min-width: 1001px) {
        .section-form .webform-component-textfield:not(.webform-slider-range).label-over label,
        .section-form .webform-component-email.label-over label {
          top: 0.65em; } }
    .section-form .webform-component-textfield:not(.webform-slider-range).mt-label,
    .section-form .webform-component-email.mt-label {
      margin-top: 1.925rem; }
  .section-form .form-radios,
  .section-form .form-checkboxes {
    display: flex; }
    .section-form .form-radios > .form-item,
    .section-form .form-checkboxes > .form-item {
      position: relative;
      width: 100%;
      margin-bottom: 0; }
    .section-form .form-radios input,
    .section-form .form-checkboxes input {
      position: absolute;
      left: 1em;
      top: 0.5em; }
    .section-form .form-radios label,
    .section-form .form-checkboxes label {
      position: relative;
      z-index: 1;
      display: block;
      font-weight: normal;
      background-color: #fff;
      margin: 0.25rem 0 0;
      padding-left: 1.5rem;
      color: #6c757d;
      font-size: 1rem; }
      .section-form .form-radios label:before, .section-form .form-radios label:after,
      .section-form .form-checkboxes label:before,
      .section-form .form-checkboxes label:after {
        position: absolute;
        top: 0.75rem;
        left: 0.75rem;
        display: block;
        width: 1rem;
        height: 1rem;
        pointer-events: none;
        content: ""; }
      .section-form .form-radios label:before,
      .section-form .form-checkboxes label:before {
        background-color: #fff;
        border: 1px solid #ced4da;
        border-radius: 50%;
        transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
      .section-form .form-radios label:after,
      .section-form .form-checkboxes label:after {
        background: no-repeat 50% / 50% 50%;
        background-image: none; }
    .section-form .form-radios input:checked ~ label:before,
    .section-form .form-checkboxes input:checked ~ label:before {
      color: #fff;
      border-color: #6db379;
      background-color: #6db379; }
  .section-form .form-radios label {
    border: 1px solid #ced4da;
    border-left-width: 0;
    padding: 0.5rem 1rem 0.5rem 2rem;
    text-align: center; }
  .section-form .form-radios > .form-item:first-child label {
    border-left-width: 1px; }
  .section-form .form-radios input:checked ~ label:after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }
  .section-form .form-checkboxes label:before, .section-form .form-checkboxes label:after {
    left: 0;
    top: 0.35rem;
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 0; }
  .section-form .form-checkboxes input:checked ~ label:after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); }
  .section-form .form-select {
    -moz-appearance: initial;
    -webkit-appearance: initial;
    appearance: initial;
    background: #fff url(../img/select-arrow.svg) no-repeat right center;
    background-position: right .5em center; }
    .section-form .form-select::-ms-expand {
      display: none; }
  .section-form .webform-datepicker {
    margin-left: -15px;
    display: flex; }
    .section-form .webform-datepicker .form-item {
      padding-left: 15px;
      width: 33.33%;
      margin: 0; }
    .section-form .webform-datepicker input.webform-calendar {
      display: none; }
  .section-form .webform-component-date .webform-container-inline {
    display: flex;
    margin: 0 -8px; }
    .section-form .webform-component-date .webform-container-inline > .form-item {
      padding: 0 7px;
      flex-basis: 0;
      max-width: 100%;
      flex-grow: 1;
      width: 100%; }
  .section-form .webform-component-fieldset.collapsible {
    border: 1px solid #ced4da;
    margin: 0 15px 1rem;
    padding: 0;
    max-height: inherit;
    height: auto; }
    .section-form .webform-component-fieldset.collapsible legend {
      margin: 0;
      font-size: 1.1725rem; }
      .section-form .webform-component-fieldset.collapsible legend .fieldset-legend {
        background-position: right 15px center;
        padding: 0; }
      .section-form .webform-component-fieldset.collapsible legend a {
        display: block;
        padding: 7px 15px;
        color: #6c757d; }
    .section-form .webform-component-fieldset.collapsible .summary {
      float: left; }
    .section-form .webform-component-fieldset.collapsible .form-checkboxes {
      flex-wrap: wrap; }
    .section-form .webform-component-fieldset.collapsible .webform-component-checkboxes {
      margin: 0; }
      .section-form .webform-component-fieldset.collapsible .webform-component-checkboxes label {
        text-align: left;
        border-bottom: none;
        border-left: none;
        border-right: none;
        margin: 0; }
      .section-form .webform-component-fieldset.collapsible .webform-component-checkboxes .form-item {
        margin: 0 15px 0.5rem; }
      .section-form .webform-component-fieldset.collapsible .webform-component-checkboxes .link {
        float: right;
        font-size: 80%;
        margin-top: 0.2rem;
        margin-left: 0.5em; }
        .section-form .webform-component-fieldset.collapsible .webform-component-checkboxes .link:before {
          content: "\e97a";
          margin-right: 0.5em;
          font-family: 'bcn-icons';
          vertical-align: -0.075em; }
  .section-form .webform-component-grid .webform-grid {
    width: 100%; }
  .section-form .webform-component-grid .form-type-radio input {
    display: block;
    margin: 0.75rem auto; }
  .section-form .webform-component-grid tr.even, .section-form .webform-component-grid tr.odd {
    background-color: transparent; }
  .section-form fieldset.inner-fieldset {
    margin-top: 0;
    margin-bottom: 0.5rem; }
    .section-form fieldset.inner-fieldset legend {
      font-weight: normal;
      font-size: 1em;
      font-family: Arial, sans-serif;
      border: 0;
      margin-bottom: 0.5rem; }
    .section-form fieldset.inner-fieldset .webform-component-markup {
      width: auto;
      padding: 0;
      text-align: center;
      line-height: 2.5; }
  .section-form .webform-slider-range {
    /*.ui-slider {
			position: relative;
			border: none;
			margin: 1rem 1.25rem;
			border-top: 1px solid $gray-400;
		}
		.ui-slider-range {
		    position: absolute;
		    top: -1px;
			height: 3px;
			border: none;
		}*/ }
    .section-form .webform-slider-range input {
      display: none; }
    .section-form .webform-slider-range .noUi-target {
      margin: 2.75rem 1.25rem 1rem;
      border: none;
      border-top: 1px solid #ced4da;
      height: 1px;
      background: none;
      border-radius: 0;
      box-shadow: none; }
    .section-form .webform-slider-range .noUi-connects {
      margin-top: -2px;
      height: 3px;
      border-radius: 0; }
    .section-form .webform-slider-range .noUi-connect {
      background: #ced4da; }
    .section-form .webform-slider-range .noUi-handle {
      top: -0.65rem;
      right: -0.65rem;
      width: 1.5rem;
      height: 1.5rem;
      border-radius: 1rem;
      border: 1px solid #ced4da;
      box-shadow: none; }
      .section-form .webform-slider-range .noUi-handle:before, .section-form .webform-slider-range .noUi-handle:after {
        content: normal; }
    .section-form .webform-slider-range .noUi-tooltip {
      font-size: 1rem;
      border: none;
      top: -1.8rem;
      padding: 0; }
  .section-form .webform-component-file {
    display: flex;
    flex-wrap: wrap; }
    .section-form .webform-component-file label {
      width: 100%; }
    .section-form .webform-component-file input[type="submit"] {
      display: none; }
    .section-form .webform-component-file .description {
      color: #6c757d; }
  .section-form #error-message {
    display: none; }
  .section-form div.error {
    border: 1px solid #bc4f3e;
    background: #f1b1a7;
    color: #333333;
    padding: 10px 25px;
    margin: 5px 0;
    font-weight: normal;
    line-height: 19px; }
    .section-form div.error a {
      font-weight: bold;
      text-decoration: underline;
      color: #931410; }

/* DEBUT STYLES TEXTE */
/* Collapser */
.collapser {
  display: block;
  padding: .8em 2em .8em 1em;
  font-family: Arial, sans-serif;
  background: #f2f2f2 url(../img/arrow-menu1.svg) no-repeat right center;
  background-position: right 1em center;
  font-weight: bold;
  color: #666; }
  .collapser.collapsed {
    background-image: url(../img/arrow-right.svg); }
  .collapser:hover {
    background-color: #f5f4f4;
    color: #000; }
  @media (min-width: 1001px) {
    .collapser {
      padding: .8em 2.5em .8em 1.5em;
      background-position: right 1.5em center; } }
  h3 .collapser {
    font-size: 0.750em; }
    h3 .collapser.collapsed-md, h3 .collapser.collapsed-xs {
      background-position: -10em;
      border: 0;
      pointer-events: none; }
    @media (max-width: 1000.98px) {
      h3 .collapser.collapsed-md {
        background-position: right;
        pointer-events: auto;
        border-top: 1px solid #e9e9e9; } }
    @media (max-width: 600.98px) {
      h3 .collapser.collapsed-xs {
        color: #cc4944;
        background-image: url(../img/arrow-collapser.svg);
        cursor: pointer; } }

.collapsible + .collapser,
.collapsible + h3 .collapser {
  margin-top: -0.4em; }

.collapsible {
  margin-bottom: 1em;
  max-height: 1800px;
  overflow: hidden;
  transition: all .5s; }
  .collapsible.collapsed {
    max-height: 0; }
    .collapsible.collapsed.collapsed-md, .collapsible.collapsed.collapsed-xs {
      max-height: none; }
    @media (max-width: 1000.98px) {
      .collapsible.collapsed.collapsed-md {
        max-height: 0; } }
    @media (max-width: 600.98px) {
      .collapsible.collapsed.collapsed-xs {
        max-height: 0; } }

#contenu-centre em.legend {
  font-size: 10px; }

/* Bouton Imprimer */
.print-btn {
  float: right;
  line-height: 3.2;
  padding: 0 5px; }
  .print-btn:hover {
    opacity: .8; }
  .print-btn + h2 {
    margin-top: 5px; }

/* Fil d'Ariane */
.bcn-breadcrumb {
  line-height: 30px;
  margin: 6px 0 20px 0;
  font-size: 0.750em; }
  .bcn-breadcrumb a {
    float: left;
    margin-right: 10px;
    padding-right: 20px;
    color: #666;
    background: url("../img/arrow-breadcrumb.svg") no-repeat right center; }
    .bcn-breadcrumb a:hover {
      text-decoration: underline; }
  .bcn-breadcrumb.home {
    width: 45px;
    height: 24px;
    padding-right: 0;
    background: url("../img/breadcrumb_home.svg") no-repeat; }

/* Nav ancres + nav onglets */
.anchors-links {
  margin: 1em 0;
  min-height: 3.5em;
  position: relative; }
  .anchors-links ol {
    margin: 0;
    padding: 0;
    background-color: #fff;
    list-style: none; }
  .anchors-links.fixed ol {
    position: fixed;
    z-index: 9;
    top: 0; }
  .anchors-links li {
    display: inline-block; }

ul.onglets {
  padding: 0; }
  ul.onglets li {
    display: inline-block;
    padding: 0;
    background: none; }

.tab_contents {
  display: none; }

.tab_contents_active {
  display: block; }

.anchors-links a,
ul.onglets a {
  display: inline-block;
  margin-right: 1em;
  padding: .5em 0; }
  .anchors-links a:before,
  ul.onglets a:before {
    content: "\e911";
    display: inline-block;
    font-family: 'bcn-icons' !important;
    font-size: 1rem;
    margin-right: 0.25em;
    vertical-align: -2px;
    transition: transform .35s; }
  .anchors-links a:hover:before,
  ul.onglets a:hover:before {
    transform: translateY(-0.15em); }

.anchors-links li.active a:before,
.anchors-links a.active:before,
ul.onglets li.active a:before,
ul.onglets a.active:before {
  content: "\e90b"; }

/* tableaux */
table.beige-cell-table {
  margin-bottom: 1rem;
  font-size: 0.875em; }
  table.beige-cell-table td,
  table.beige-cell-table th {
    padding: 5px 10px;
    border: 1px solid #dee2e6; }
  table.beige-cell-table th {
    background-color: #6db379;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase; }
    table.beige-cell-table th.red {
      background-color: #ef0900; }
    table.beige-cell-table th small {
      text-transform: none;
      font-size: 10px; }

table.no-border-table td {
  padding-left: 10px; }
  table.no-border-table td:first-child {
    padding-left: 0; }

h3 + table {
  margin-top: 10px; }

/* Infobulle (tip, tipbox) */
.tip .tipBox {
  display: none;
  position: absolute;
  left: 25px;
  top: 0;
  width: 170px;
  z-index: 99;
  background-color: #FFF;
  padding: 10px 15px;
  border: 1px solid #c2c2c2;
  color: #505050;
  font-weight: normal;
  font-size: 11px;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  text-align: left; }

.tip:hover .tipBox {
  display: block; }

a.tip {
  cursor: help;
  display: inline-block;
  position: relative;
  width: 15px;
  height: 15px;
  margin: 0 2px;
  background-color: #fff;
  border: 1px solid;
  border-radius: 10px;
  color: #777777 !important;
  font-family: "Times New Roman", Times, serif;
  line-height: 1.3;
  text-align: center;
  text-decoration: none !important;
  text-transform: none;
  vertical-align: 1px; }
  .lt-ie8 a.tip {
    zoom: 1;
    display: inline; }

/* Tip large dans lightbox */
a.tip-large {
  border-bottom: 1px dotted;
  cursor: help; }
  a.tip-large:hover {
    text-decoration: none !important; }

#tip-large-overlay {
  position: fixed;
  display: none;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10; }

.tip-large-content {
  position: relative;
  left: 50%;
  top: 10%;
  width: 90%;
  max-width: 520px;
  min-height: 100px;
  max-height: 80%;
  overflow: auto;
  box-sizing: border-box;
  margin-left: -260px;
  padding: 20px;
  background-color: #fff; }

.tip-large-content.loading {
  background: #fff url("../img/loading.gif") no-repeat center; }

.tip-large-content .btn-close {
  position: absolute;
  right: 20px;
  top: 25px;
  padding-right: 20px;
  background: url("../img/icon-close-banner.svg") no-repeat right;
  color: #666;
  font-weight: normal; }

.tip-large-content .btn-close:hover {
  color: #000; }

.tip-large-content > h3 {
  margin-right: 80px; }

/* Autocomplete */
.autocomplete-suggestions {
  background-color: #fff;
  width: 278px !important;
  overflow: auto;
  border: 1px solid #ced4da;
  border-top: 0; }
  .autocomplete-suggestions .autocomplete-suggestion {
    padding: 4px 5px;
    cursor: default; }
    .autocomplete-suggestions .autocomplete-suggestion:hover, .autocomplete-suggestions .autocomplete-suggestion.autocomplete-selected {
      background-color: #e9ecef; }

/* Bloc highlight */
.aide-highlight {
  background-color: #e9ecef;
  margin-top: 20px;
  padding: 7px 15px;
  margin-bottom: 1rem; }
  .aide-highlight .title {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    margin: 10px 0; }
  .aide-highlight li {
    margin: 5px 0; }

/* Modal bootstrap */
.modal-dialog .close {
  border: 0; }

/* Contaienr viframe youtbe responsive */
.youtube-responsive-container {
  position: relative;
  padding-bottom: 56.5%;
  height: 0;
  overflow: hidden; }
  .youtube-responsive-container iframe, .youtube-responsive-container object, .youtube-responsive-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* BOUTON Aller vers le haut */
#btn_up {
  position: fixed;
  top: -60px;
  right: 20px;
  border-bottom: 0;
  padding: 10px 8px;
  cursor: pointer;
  color: #FFF;
  font-size: 12px;
  text-transform: uppercase;
  background-color: #999a9c; }
  #btn_up .arrow {
    background: url("../img/btn-up.svg") no-repeat;
    margin-right: 5px;
    padding: 4px 8px; }
  #btn_up:hover {
    background-color: #727272; }

.box-aside {
  transition: all .35s;
  position: relative;
  border: 1px solid #dee2e6;
  padding: 10px 10px 10px;
  margin-bottom: 20px;
  min-height: 50px;
  font-size: 0.833em;
  width: 208px;
  display: block; }
  .box-aside:hover {
    box-shadow: 0.15em 0.15em 0.3em rgba(0, 0, 0, 0.2);
    transform: translateY(-0.2em); }
  #contenu-droite .box-aside,
  .box-aside #contenu-droite .shortcut-box-right {
    margin-left: 20px; }
  .box-aside .btn3, .box-aside .read-more {
    float: right;
    margin-top: 1em;
    padding: .25em .5em;
    font-size: 1em;
    border: 1px solid;
    background-color: rgba(255, 255, 255, 0.8); }
    .box-aside .btn3:before, .box-aside .read-more:before {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0; }
    .box-aside .btn3:hover, .box-aside .read-more:hover {
      background-color: #ef0900;
      color: #fff;
      border-color: #ef0900; }
  .box-aside.img {
    border: 0;
    min-height: 105px; }
  .box-aside .box-aside-back-button {
    border: 1.5px solid #b3b3b3;
    padding: 0.833em;
    background: url("../img/fond-contenu-section-droite.jpg") top left repeat-x;
    background-color: #ebebeb;
    margin-bottom: 20px;
    min-height: 65px;
    font-size: 10px; }
  .box-aside .actu-img-title {
    background-color: #fff;
    padding: 10px 15px 10px 10px;
    float: left;
    color: #666;
    zoom: 1;
    filter: alpha(opacity=80);
    opacity: 0.8; }
    .box-aside .actu-img-title h4 {
      font-size: 1rem;
      margin: 0;
      color: #000; }
  .box-aside tr.odd {
    background-color: #fff; }
  .box-aside h2 {
    margin: 0 0 .5em; }
  .box-aside table.devises {
    margin-bottom: .5em; }
    .box-aside table.devises td {
      padding: .5em 0;
      border-bottom: 1px solid #ccc; }
      .box-aside table.devises td .green {
        color: #6db379; }
      .box-aside table.devises td .red {
        color: #ef0900; }
  .box-aside footer {
    text-align: right; }
  .box-aside #cours-home h4 {
    margin-bottom: 0; }
  .box-aside #cours-home span.date {
    font-style: italic;
    font-size: 11px; }
  .box-aside #cours-home .btn1 {
    margin-top: 1em;
    padding: 0.25rem 1rem; }

/* OLD Colonnes gauche / droite (page news) */
#leftcolumn,
#rightcolumn {
  color: #333;
  min-height: 500px;
  width: 210px;
  float: left;
  position: relative; }

#leftcolumn {
  padding-right: 20px; }

#rightcolumn {
  padding-left: 20px; }

#outils-calcul,
.publications,
#taux-tarifs,
#bcn-hotline,
#num-urgence,
#coordonnees-bcn,
#devenir-client {
  padding: 20px 0;
  border-bottom: 1px solid #d7d7d7; }

#bcn-hotline {
  border-top: 1px solid #d7d7d7; }

#num-urgence {
  cursor: pointer; }

#coordonnees-bcn {
  border-bottom: 0; }

#leftcolumn #menu-gauche {
  margin-top: 20px; }

#leftcolumn h1 {
  padding-top: 20px;
  padding-left: 20px; }

#leftcolumn-interne {
  color: #333;
  width: 230px;
  float: left;
  position: relative;
  z-index: 1500; }

#menu-gauche-fond {
  background: url("../img/fond-menu-gauche-interne.jpg");
  height: 240px;
  width: 230px;
  float: left; }

#info-col-gauche-interne {
  width: 210px;
  min-height: 550px;
  margin-left: 10px;
  top: 420px; }

#info-col-gauche-interne img {
  padding: 20px 0 75px 0; }

#devenir-client .btn2 {
  font-size: 14px; }

.calculateur-link {
  height: 30px;
  line-height: 30px; }

.calculateur-link span {
  margin-left: 5px; }

#txt-cours {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px; }

#outils-calcul select,
.publications select {
  width: 210px;
  height: 25px;
  line-height: 25px;
  border: 1px solid #d4d4d4;
  padding-top: 2px;
  color: #666; }

.shortcutBlocks {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -2.5%; }
  .shortcutBlocks article {
    position: relative;
    z-index: 1;
    width: 45%;
    margin: .5em 2.5%;
    padding: .75em 1.5em 1em;
    font-size: 0.875em;
    background-color: transparent;
    border: 1px solid #dee2e6;
    background-repeat: no-repeat;
    background-position: 20% 4em; }
    .shortcutBlocks article h2 {
      font-size: 1.33em;
      margin-top: .5em;
      border: 0; }
      .shortcutBlocks article h2 .icon {
        margin-right: .25em; }
    .shortcutBlocks article p {
      color: #6c757d; }
    .shortcutBlocks article ul {
      margin: 0;
      padding: 0; }
    .shortcutBlocks article.withThumbnail {
      padding-right: 8em;
      min-height: 10em; }
    .shortcutBlocks article .thumbnail {
      position: absolute;
      right: 2.5%;
      top: .5em; }
    .shortcutBlocks article.fullButton {
      display: flex;
      flex-direction: column;
      transition: all .35s; }
      .shortcutBlocks article.fullButton:hover {
        box-shadow: 0.15em 0.15em 0.3em rgba(0, 0, 0, 0.2);
        transform: translateY(-0.2em); }
      .shortcutBlocks article.fullButton p {
        flex-grow: 1; }
      .shortcutBlocks article.fullButton a {
        font-size: 1em;
        align-self: flex-end;
        font-weight: normal; }
        .shortcutBlocks article.fullButton a:before {
          content: '';
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0; }
        .shortcutBlocks article.fullButton a:hover {
          text-decoration: none; }
          .shortcutBlocks article.fullButton a:hover i {
            transform: none; }
    .shortcutBlocks article li {
      padding: 0;
      background: none; }

/*---- BLOCKS LANDING-PAGES ---

.shortcutBlocks {
	margin: 0 -5px;
	}
	.large .shortcutBlocks {
		margin: 0 -40px;
	}
	.shortcutBlocks .article,
	.shortcutBlocks article {
		position: relative;
		float: left;
		width: 233px;
		min-height: 120px;
		margin: 10px 5px;
		padding: 8px 10px;
		background-color: #f5f4f4;
		border: 1px solid #f5f4f4;
		color: #414141;
		line-height: 1.5;
		font-size: 0.875em;
		}
		.large .shortcutBlocks .article,
		.large .shortcutBlocks article {
			width: 270px;
			margin: 10px 40px;
		}
		
		.shortcutBlocks .article h1,
		.shortcutBlocks article h2,
		.shortcutBlocks .article .h1 {
			display: block;
    		margin: 0 0 15px;
			font-size: 1.33em;
			color: #404040;
			border-bottom: 1px solid #dbdada;
			font-family: $font-family-bcn;
			font-weight: 300;
			}
			.shortcutBlocks p {
				margin: 0;
			}

		// Bouton princpal en bas *
		.shortcutBlocks .withButton .btn1, #contenu-centre .shortcutBlocks .withButton .btn1,
		.shortcutBlocks .withButton .btn2, #contenu-centre .shortcutBlocks .withButton .btn2 {
			position: absolute;
			left: 8px; bottom: 10px;
			font-size: 1em;
			}
			.shortcutBlocks .btn2, #contenu-centre .shortcutBlocks .btn2 {
				color: #717171;
				font-size: 1em;
			}
			.shortcutBlocks .article.withButton,
			.shortcutBlocks article.withButton {
				padding-bottom: 45px;
				min-height: 95px;
			}
		
		// Avec images *
		.shortcutBlocks .article.withThumbnail,
		.shortcutBlocks article.withThumbnail {
			width: 147px;
			padding-right: 96px;
			}
			.large .shortcutBlocks .article.withThumbnail,
			.large .shortcutBlocks article.withThumbnail {
				width: 185px;
			}
		.shortcutBlocks .thumbnail,
		.documentsGroup .thumbnail {
			position: absolute;
			top: 10px; right: 8px;
			-webkit-box-shadow:  0px 0px 4px 0px rgba(0, 0, 0, .3);
        			box-shadow:  0px 0px 4px 0px rgba(0, 0, 0, .3);
			}
			.documentsGroup .thumbnail {
				top: 0; right: auto; left: 0;
			}
			.shortcutBlocks a:hover img,
			.documentsGroup a:hover img {
			-webkit-box-shadow:  0px 0px 4px 0px rgba(0, 0, 0, .7);
        			box-shadow:  0px 0px 4px 0px rgba(0, 0, 0, .7);
			}
			.shortcutBlocks .thumbnail.noShadow {
				-webkit-box-shadow: none;
        			    box-shadow: none;
			}

		// Liste *
		.shortcutBlocks ul, #contenu-centre .shortcutBlocks ul {
			margin: 10px 0;
			list-style: none;
			}
			.shortcutBlocks .noBullets li, 
			#contenu-centre .shortcutBlocks .noBullets li {
				background: none;
				padding-left: 0;
			}

		// Mini thumb *
		.miniThumb {
			float: right;
			margin-bottom: 5px;
		}

		//* Article entièrement cliquable *
		.shortcutBlocks .fullButton:before,
		.shortcutBlocks .fullButton:after {
		    content: " ";
		    display: table;
		}
		.shortcutBlocks .fullButton:after {
		    clear: both;
		}
		.shortcutBlocks .fullButton {
		    *zoom: 1;
		}
		.shortcutBlocks .fullButton h2 + p {
		    margin: 0;
		    min-height: 5em;
		}
		.shortcutBlocks .fullButton .btn2 {
		    float: right;
			}
			.shortcutBlocks .fullButton .btn2:before {
			    content: "";
			    display: block; 
			    position: absolute;
			    width: 100%; height: 100%;
			    left: 0; top: 0;
				}
				.shortcutBlocks .fullButton .btn2:hover:before {
					background-color: rgba(0, 0, 0, .05);
				}

		// OLD #contenu-centre .shortcutBlocks a.article {
			color: #414141;
			font-weight: normal;
			}
			#contenu-centre .shortcutBlocks a.article:hover {
				text-decoration: none;
				background-color: #e3e3e3;
				}
				#contenu-centre .shortcutBlocks a.article:hover .btn2 {
					cursor: pointer;
					background: #e6e5e5;
					background: -moz-linear-gradient(top,  #e6e5e5 0%, #f3f2f2 100%); 
					background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e5e5), color-stop(100%,#f3f2f2)); 
					background: -webkit-linear-gradient(top,  #e6e5e5 0%,#f3f2f2 100%);
					background: -o-linear-gradient(top,  #e6e5e5 0%,#f3f2f2 100%);
					background: -ms-linear-gradient(top,  #e6e5e5 0%,#f3f2f2 100%); 
					background: linear-gradient(to bottom,  #e6e5e5 0%,#f3f2f2 100%); 
					filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e5e5', endColorstr='#f3f2f2',GradientType=0 );
				}/* FIN OLD *

		// Page contact *
		.shortcutBlocks article.contact {
			min-height: 23em;
			}
			.contact dl {
				margin-bottom: 1em;
				}
				.contact dt {
				    float: left;
				    font-weight: bold;
				    width: 6em;
				}

		.shortcutBlocks .article.coord.withButton {
    		min-height: 120px;
    	}
    	.shortcutBlocks article.coord {
		    min-height: 145px;
		}
		.subscribeNews form {
		    margin: 1em 0;
			}
			.subscribeNews input {
				float: left;
				width: 70%;
				box-sizing: border-box;
				border: 1px solid #bfbfbf;
			    border-radius: 0;
			    line-height: 22px;
			    margin-top: 3px;
			    padding: 6px 5px;
			}
			.subscribeNews input[type=submit] {
				width: 30%;
				line-height: 20px;
			}

 FIN SHORCUTBLOCKS */
/* DEBUT OUTIL FEEDBACK */
#feedbackWrapper {
  position: fixed;
  bottom: 50px;
  right: 0;
  width: 40px;
  height: 350px;
  overflow: hidden;
  font-size: 12px; }
  #feedbackWrapper #feedback {
    position: absolute;
    bottom: 8px;
    left: 8px;
    /* marge pour l'ombre*/
    width: 300px;
    height: 310px;
    padding: 0 20px 0 0;
    border: 1px solid #bfbfbf;
    background: #f0f0f0;
    border-radius: 12px 0 0 12px;
    box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.3);
    color: #737373; }
    #feedbackWrapper #feedback > * {
      margin-left: 55px; }
    #feedbackWrapper #feedback h1 {
      float: left;
      margin: -1px;
      width: 32px;
      height: 311px;
      cursor: pointer;
      background: url("../img/bgFeedback_v2.png") no-repeat left center;
      border-radius: 10px 0 0 10px; }
    #feedbackWrapper #feedback > h3 {
      margin-top: 75px; }
    #feedbackWrapper #feedback .rating {
      margin: 0 0 16px; }
      #feedbackWrapper #feedback .rating .star {
        background: url("../img/faq/star.svg") no-repeat scroll 0 0 transparent;
        cursor: pointer;
        height: 16px;
        width: 16px;
        vertical-align: -3px;
        display: inline-block;
        zoom: 1; }
        #feedbackWrapper #feedback .rating .star.active {
          background: url("../img/faq/star-active.svg") no-repeat scroll 0 0 transparent; }
    #feedbackWrapper #feedback label {
      margin: 0;
      font-weight: bold;
      float: left;
      display: block;
      line-height: 22px; }
    #feedbackWrapper #feedback #labelAvis {
      width: 225px;
      margin-top: 18px; }
      .lt-ie8 #feedbackWrapper #feedback #labelAvis {
        margin-top: 10px; }
    #feedbackWrapper #feedback input[type=text],
    #feedbackWrapper #feedback input[type=email],
    #feedbackWrapper #feedback textarea {
      font: 14px Arial, Helvetica, sans-serif;
      border: 1px solid #c2c2c2;
      padding: 2px 10px;
      margin: 5px 0; }
    #feedbackWrapper #feedback input[type=text],
    #feedbackWrapper #feedback input[type=email] {
      display: block;
      margin-left: 59px;
      width: 141px; }
    #feedbackWrapper #feedback textarea {
      width: 200px;
      height: 50px;
      display: block;
      resize: none;
      margin-bottom: 10px; }
    #feedbackWrapper #feedback .btn1,
    #feedbackWrapper #feedback .btn2 {
      padding: 0.35rem 1rem; }
    #feedbackWrapper #feedback #feedbackCancel {
      float: left; }
    #feedbackWrapper #feedback input[type="submit"] {
      margin: 0 3px; }

/* FIN OUTIL FEEDBACK */
.section-conseils {
  background-color: #f0f3f6; }
  @media (min-width: 1001px) {
    .section-conseils {
      background: #f0f3f6 url("../img/comptes-cartes/bg-conseil.jpg") no-repeat right center;
      background-size: auto 100%; } }

/* Cookie / App download */
#cookies-banner,
#print-banner {
  background-color: #f3ede6;
  padding: 10px; }

#cookies-banner a.link {
  margin-right: 10px; }

#print-banner {
  display: none; }

#mobile-app-teaser {
  font-size: 12px;
  background-color: #f2f2f2;
  padding: .8em 1em; }
  #mobile-app-teaser .btn-close {
    float: left;
    width: 10px;
    height: 10px;
    margin: 24px 5px 0 0;
    background: url("../img/icon-close-banner.svg") no-repeat; }
  #mobile-app-teaser .logo {
    float: left; }
  #mobile-app-teaser .btn-view {
    color: #08C;
    float: right;
    font-size: 16px;
    margin-top: 20px; }
  #mobile-app-teaser h3 {
    margin: 5px 60px 3px 82px;
    font-size: 14px; }
  #mobile-app-teaser p {
    margin: 0 60px 0 82px; }

/* Header */
#main-nav {
  position: relative;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  /* ------------- MENU -------------- */
  /* Sous-menu principal & netbanking */ }
  @media (min-width: 1001px) {
    #main-nav {
      border-bottom: 0; } }
  #main-nav ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    #main-nav ul li {
      padding: 0;
      background: none; }
    #main-nav ul li {
      list-style: none;
      list-style-image: none; }
    #main-nav ul a {
      display: block; }
  #main-nav #logo-bcn {
    float: left;
    width: 100px;
    padding: 20px 0; }
    #main-nav #logo-bcn img {
      width: 100px; }
    @media (min-width: 1001px) {
      #main-nav #logo-bcn {
        width: 220px;
        padding: 20px 0 20px 0; }
        #main-nav #logo-bcn img {
          width: auto; } }
    @media (min-width: 1300px) {
      #main-nav #logo-bcn {
        padding: 40px 0 33px 0; } }
  #main-nav #nav-collapser {
    float: right;
    width: 30px;
    height: 30px;
    margin-top: 1.5em;
    background: #fff url("../img/ico-menu.svg") no-repeat center center;
    position: relative;
    z-index: 1; }
    @media (min-width: 1001px) {
      #main-nav #nav-collapser {
        display: none; } }
  #main-nav #search-collapser {
    display: block;
    position: relative;
    z-index: 1;
    float: right;
    width: 30px;
    height: 30px;
    margin: 22px 20px 0;
    background: #fff url("../img/icon-search.svg") no-repeat center center; }
    #main-nav #search-collapser:hover {
      background-image: url("../img/icon-search-hover.svg"); }
    @media (min-width: 1001px) {
      #main-nav #search-collapser {
        margin: 30px 30px 0; } }
    @media (min-width: 1300px) {
      #main-nav #search-collapser {
        margin-top: 48px; } }
  #main-nav #search-box {
    display: none;
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    top: 4.9em;
    background-color: #6db379; }
    @media (min-width: 1001px) {
      #main-nav #search-box {
        top: 6.25em; } }
    @media (min-width: 1300px) {
      #main-nav #search-box {
        top: 8em; } }
    #main-nav #search-box.open {
      display: block; }
    #main-nav #search-box #search-box-close {
      position: absolute;
      width: 10px;
      height: 10px;
      right: 8px;
      top: 8px;
      z-index: 1;
      background: url("../img/icon-close-searchbox.svg") no-repeat center; }
      #main-nav #search-box #search-box-close:hover {
        opacity: .5; }
      @media (min-width: 1001px) {
        #main-nav #search-box #search-box-close {
          width: 20px;
          height: 20px;
          top: 12px;
          right: 16px; } }
    #main-nav #search-box .st-container {
      position: relative;
      margin: 0;
      padding: 1.5em 0; }
      @media (min-width: 1001px) {
        #main-nav #search-box .st-container {
          max-width: 56em;
          padding: 3em 0; } }
      #main-nav #search-box .st-container:before {
        content: "";
        position: absolute;
        top: -1em;
        right: 3.6em;
        border: 1em solid transparent;
        border-bottom-color: #6db379;
        border-top: 0; }
        @media (min-width: 1001px) {
          #main-nav #search-box .st-container:before {
            right: 3.75em; } }
      #main-nav #search-box .st-container .st-default-search-input {
        width: 100%;
        height: auto;
        box-sizing: border-box;
        padding-left: 2em;
        border: 0;
        border-radius: 0;
        border-bottom: 1px solid;
        font-size: 18px;
        color: #fff;
        line-height: 1.5;
        background: transparent url("../img/icon-search-white.svg") no-repeat left center; }
        #main-nav #search-box .st-container .st-default-search-input::-ms-clear {
          display: none; }
  #main-nav #menu-clients {
    display: none; }
    @media (min-width: 1001px) {
      #main-nav #menu-clients {
        display: block;
        float: left;
        font-size: 16px;
        padding: 46px 0 0;
        font-family: "Frutiger W01", Arial, sans-serif; }
        #main-nav #menu-clients li {
          display: inline-block;
          margin-left: 20px;
          padding: 0; }
          .lt-ie8 #main-nav #menu-clients li {
            display: inline;
            zoom: 1; }
          #main-nav #menu-clients li a {
            color: #666;
            position: relative;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale; }
            #main-nav #menu-clients li a:hover {
              color: #000; }
            #main-nav #menu-clients li a.active {
              color: #6db379;
              pointer-events: none; }
              #main-nav #menu-clients li a.active:after {
                content: "";
                position: absolute;
                left: 0;
                top: 11px;
                border: 21px solid transparent;
                border-bottom-color: transparent;
                border-bottom-color: #e9e9e9;
                pointer-events: none; }
              .csstransforms #main-nav #menu-clients li a.active:after {
                top: 48px;
                width: 14px;
                height: 14px;
                border: 1px solid #d7d7d7;
                border-bottom: 0;
                border-right: 0;
                background-color: #e9e9e9;
                transform: rotate(45deg); } }
    @media (min-width: 1300px) {
      #main-nav #menu-clients {
        font-size: 18px;
        padding-top: 65px; }
        #main-nav #menu-clients li a.active:after {
          top: 30px;
          border-width: 21px; }
          .csstransforms #main-nav #menu-clients li a.active:after {
            top: 48px;
            width: 18px;
            height: 18px; } }
  #main-nav #menu-netbanking {
    display: none; }
    @media (min-width: 1001px) {
      #main-nav #menu-netbanking {
        position: relative;
        z-index: 10;
        display: block;
        float: right;
        margin-top: 24px; }
        #main-nav #menu-netbanking li.netbanking-collapser {
          position: relative;
          background-color: transparent; }
          #main-nav #menu-netbanking li.netbanking-collapser > a {
            display: block;
            padding: 8px 0 8px 18px;
            font-size: 12px;
            color: #6db379;
            background: url("../img/faq/arrow-closed.svg") no-repeat left; }
          #main-nav #menu-netbanking li.netbanking-collapser:hover > a {
            color: #000;
            background-image: url("../img/faq/arrow-open.svg"); } }
    @media (min-width: 1300px) {
      #main-nav #menu-netbanking {
        margin-top: 43px; } }
  #main-nav .navigation {
    display: none; }
    @media (min-width: 1001px) {
      #main-nav .navigation {
        display: block;
        min-height: 39px;
        background-color: #e9e9e9;
        border-top: 1px solid #d7d7d7;
        border-bottom: 1px solid #d7d7d7; }
        #main-nav .navigation .nice-menu {
          display: none;
          float: none;
          z-index: 6;
          margin-left: 220px;
          position: relative; }
          #main-nav .navigation .nice-menu.active {
            display: block; }
          #main-nav .navigation .nice-menu > li {
            float: left;
            position: static;
            border: 0;
            background: transparent none;
            transition: all 0.25s ease-in-out; }
            #main-nav .navigation .nice-menu > li:hover {
              background-color: #d5d5d5; }
            #main-nav .navigation .nice-menu > li > a {
              display: block;
              font-family: "Frutiger W01", Arial, sans-serif;
              font-weight: 400;
              font-size: 16px;
              padding: 10px 20px;
              text-align: center;
              color: #686868;
              transition: all 0.25s ease-in-out; }
            #main-nav .navigation .nice-menu > li.active-trail > a {
              background-color: #6db379;
              color: #fff; }
            #main-nav .navigation .nice-menu > li.passion-ne {
              padding-right: 1em;
              background-image: url("../img/icon-passion-ne.png");
              background-repeat: no-repeat;
              background-position: right center;
              background-position: right .75em center; } }
    @media (min-width: 1300px) {
      #main-nav .navigation {
        min-height: 46px; }
        #main-nav .navigation .nice-menu > li > a {
          font-size: 18px;
          padding: 12px 20px; } }
  #main-nav .nice-menu > li {
    /*&.first > ul {
            left: 0;
        }
        &.avant-dernier > ul {
            right: -73px;
            left: auto;
        }*/ }
    #main-nav .nice-menu > li > ul {
      width: 695px;
      left: 0;
      top: auto;
      border: 1px solid #bababa;
      padding: 20px;
      background-color: #fff;
      opacity: 0;
      transition: all 0.25s ease-in-out;
      box-shadow: 4px 5px 18px 0 rgba(0, 0, 0, 0.2); }
      #main-nav .nice-menu > li > ul li.menu-shortcut a {
        background-image: url("../img/arrow-external.svg");
        background-repeat: no-repeat;
        background-position: right;
        padding-right: 1em; }
      #main-nav .nice-menu > li > ul li.menu-service a {
        font-family: "Frutiger W01", Arial, sans-serif;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 14px;
        background-image: none;
        border: 0;
        color: #6db379; }
      #main-nav .nice-menu > li > ul a:hover {
        background-color: #f5f4f4; }
      #main-nav .nice-menu > li > ul > li,
      #main-nav .nice-menu > li > ul > div > li {
        /* div ajouté par columnizr*/
        float: none;
        width: auto;
        padding: 0 18px;
        background: transparent none;
        border: 0;
        /* Sous-menu niveau 2 */
        /*&.menu-922,
                &.menu-930,
                &.menu-900,
                &.menu-3925 {
                    padding-bottom: 60px;
                }*/ }
        #main-nav .nice-menu > li > ul > li > a,
        #main-nav .nice-menu > li > ul > div > li > a {
          font-size: 15px;
          border-bottom: 1px solid #e9e9e9;
          padding: 5px 10px 5px 0;
          background: url("../img/arrow-menu.svg") no-repeat right center;
          color: #4e4e4e; }
          #main-nav .nice-menu > li > ul > li > a:hover,
          #main-nav .nice-menu > li > ul > div > li > a:hover {
            color: #000; }
        #main-nav .nice-menu > li > ul > li.active-trail > a,
        #main-nav .nice-menu > li > ul > div > li.active-trail > a {
          background-image: url("../img/arrow-menu-red.svg");
          color: #ef0900; }
        #main-nav .nice-menu > li > ul > li ul,
        #main-nav .nice-menu > li > ul > div > li ul {
          position: static;
          border-bottom: 1px solid #e9e9e9;
          padding-top: 2px;
          border-top: 0;
          visibility: inherit; }
          #main-nav .nice-menu > li > ul > li ul li,
          #main-nav .nice-menu > li > ul > div > li ul li {
            float: none;
            width: auto;
            background-color: transparent;
            border: 0; }
          #main-nav .nice-menu > li > ul > li ul a,
          #main-nav .nice-menu > li > ul > div > li ul a {
            font-size: 12px;
            padding: 3px 0;
            color: #858585; }
            #main-nav .nice-menu > li > ul > li ul a.active,
            #main-nav .nice-menu > li > ul > div > li ul a.active {
              color: #ef0900; }
        #main-nav .nice-menu > li > ul > li.menu-1062 > a,
        #main-nav .nice-menu > li > ul > div > li.menu-1062 > a {
          background: url("../img/icon-phone.svg") no-repeat 0 7px;
          letter-spacing: -0.015em;
          padding-left: 14px;
          padding-right: 0; }
    #main-nav .nice-menu > li.last.menu-small > ul,
    #main-nav .nice-menu > li.netbanking-collapser > ul {
      right: 0;
      left: auto; }
    #main-nav .nice-menu > li.menu-small > ul {
      width: 475px; }
    .js #main-nav .nice-menu > li:hover > ul {
      visibility: hidden; }
    .no-js #main-nav .nice-menu > li:hover ul,
    .js #main-nav .nice-menu > li.hover > ul {
      /* Avec JS, la classe hover est ajoutée après un délai */
      opacity: 1;
      visibility: visible; }

/* Netbanking desktop & mobile */
#menu-netbanking {
  border: 0; }
  #menu-netbanking > li {
    padding: 0;
    border: 0;
    float: none; }
  #menu-netbanking .netbanking-connexion > a {
    padding: 7px 15px;
    color: #6db379; }
    #menu-netbanking .netbanking-connexion > a:hover {
      color: #fff; }

/* MENU MOBILE  */
.jPanelMenu-panel {
  box-shadow: 0 0 5px 0 #000;
  overflow: hidden; }

#jPanelMenu-menu {
  background-color: #383838; }
  #jPanelMenu-menu #logo-bcn, #jPanelMenu-menu #nav-collapser, #jPanelMenu-menu #search-collapser, #jPanelMenu-menu #search-box {
    display: none; }
  #jPanelMenu-menu .wrapper {
    width: auto; }
  #jPanelMenu-menu ul.nice-menu {
    float: none; }
  #jPanelMenu-menu #menu-netbanking .netbanking-connexion {
    width: 216px; }
    #jPanelMenu-menu #menu-netbanking .netbanking-connexion > a {
      border: 0;
      margin: 0;
      text-align: left;
      background: #6db379; }
  #jPanelMenu-menu #menu-netbanking .collapser-desktop {
    display: none; }
  #jPanelMenu-menu #menu-netbanking .netbanking-collapser {
    display: block; }
    #jPanelMenu-menu #menu-netbanking .netbanking-collapser > a {
      margin-top: -39px; }
  #jPanelMenu-menu #menu-netbanking ul.nice-menu {
    border-bottom: 0; }
  #jPanelMenu-menu #menu-netbanking > li > ul > li > a {
    font-size: 12px; }
    #jPanelMenu-menu #menu-netbanking > li > ul > li > a.subnav-collapser {
      height: 32px; }
  #jPanelMenu-menu #menu-clients {
    display: flex;
    justify-content: space-around;
    background-color: #000;
    margin: 0;
    padding: 0; }
    #jPanelMenu-menu #menu-clients li {
      padding: 0;
      background: none; }
    #jPanelMenu-menu #menu-clients a {
      display: block;
      padding: .75em 1.2em .75em .25em;
      font-size: 14px;
      color: #666;
      background: url("../img/arrow-submenu.svg") no-repeat right center; }
      #jPanelMenu-menu #menu-clients a.active {
        color: #6db379;
        background-image: url("../img/arrow-submenu2-active.svg"); }
  #jPanelMenu-menu ul.nice-menu {
    /* Niveau 1 */
    /* Niveau 2 */ }
    #jPanelMenu-menu ul.nice-menu .subnav-collapser {
      float: right;
      width: 34px;
      height: 39px;
      padding: 7px;
      background: #000 url("../img/arrow-submenu.svg") no-repeat center center;
      border-bottom: 0; }
    #jPanelMenu-menu ul.nice-menu a {
      color: #fff; }
      #jPanelMenu-menu ul.nice-menu a:hover {
        background-color: #3a3a3a; }
      #jPanelMenu-menu ul.nice-menu a.active {
        color: #ef0900;
        padding-left: 9px;
        border-left: 6px solid; }
    #jPanelMenu-menu ul.nice-menu li {
      background: none transparent;
      border: 0;
      clear: both; }
      #jPanelMenu-menu ul.nice-menu li.active-trail > a {
        color: #ef0900; }
      #jPanelMenu-menu ul.nice-menu li.active-trail > .subnav-collapser {
        background-image: url("../img/arrow-submenu-active.svg");
        background-color: transparent; }
    #jPanelMenu-menu ul.nice-menu > li {
      float: none;
      background: none; }
      #jPanelMenu-menu ul.nice-menu > li > a {
        font-size: 15px;
        border-bottom: 1px solid #000;
        padding: 8px 15px; }
    #jPanelMenu-menu ul.nice-menu ul {
      position: static;
      border-bottom: 1px solid #000;
      border-top: 0;
      visibility: visible;
      display: none;
      /* Niveau 3 */ }
      #jPanelMenu-menu ul.nice-menu ul a {
        padding: 7px 25px; }
        #jPanelMenu-menu ul.nice-menu ul a.active {
          padding-left: 19px; }
      #jPanelMenu-menu ul.nice-menu ul .subnav-collapser {
        background-image: url("../img/arrow-submenu2.svg"); }
      #jPanelMenu-menu ul.nice-menu ul ul {
        /* Niveau 4 */ }
        #jPanelMenu-menu ul.nice-menu ul ul a {
          padding: 5px 5px 5px 35px; }
          #jPanelMenu-menu ul.nice-menu ul ul a.active {
            padding-left: 29px; }
        #jPanelMenu-menu ul.nice-menu ul ul ul {
          /* Niveau 5 */ }
          #jPanelMenu-menu ul.nice-menu ul ul ul a {
            padding-left: 45px; }
          #jPanelMenu-menu ul.nice-menu ul ul ul ul a {
            padding-left: 55px; }
    #jPanelMenu-menu ul.nice-menu li.active-trail > ul,
    #jPanelMenu-menu ul.nice-menu li a.active + ul {
      display: block; }
  #jPanelMenu-menu #menu-top .nice-menu {
    display: none; }
    #jPanelMenu-menu #menu-top .nice-menu.active {
      display: block; }

/* Dropdown autocomplete */
#st-injected-content .st-query-present {
  margin: 0;
  border-radius: 0;
  font-family: Arial, sans-serif; }
  #st-injected-content .st-query-present a.st-ui-result .st-ui-type-heading {
    font-size: 1em; }
  #st-injected-content .st-query-present a.st-ui-result .st-ui-type-detail {
    font-size: 0.875em;
    color: #666; }

/* DEBUT MENU GAUCHE */
#menu-gauche {
  width: 210px;
  margin-bottom: 50px;
  /* Niveau 1 */
  /* Niveau 2 */
  /* Niveau 3 */
  /* Niveau 4 */
  /* Niveau 5 */
  /* Icone pour hotline netbanking */
  /* Lien Passion NE */ }
  #menu-gauche ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: auto;
    border: 0; }
    #menu-gauche ul li {
      padding: 0;
      background: none; }
  #menu-gauche a.active,
  #menu-gauche li.active-trail > a {
    color: #ef0900; }
  #menu-gauche a:hover {
    background-color: #f5f4f4; }
  .lt-ie8 #menu-gauche a {
    zoom: 1;
    /* Fix IE7 hasLayout: force le lien a prendre toute la largeur */ }
  #menu-gauche li {
    background: none transparent;
    border: 0;
    float: none;
    width: auto; }
  #menu-gauche li.menu-shortcut a {
    background-image: url("../img/arrow-external.svg");
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 1em; }
  #menu-gauche li.menu-service a {
    font-family: "Frutiger W01", Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    background-image: none;
    border: 0;
    color: #6db379; }
  #menu-gauche > ul > li > a {
    font-size: 15px;
    border-bottom: 1px solid #e9e9e9;
    padding: 5px;
    background: url("../img/arrow-menu.svg") no-repeat right center;
    color: #666; }
  #menu-gauche > ul > li.active-trail > a {
    background-image: url("../img/arrow-menu-open.svg");
    background-position: right 5px center; }
  #menu-gauche a.active {
    background-color: #f5f4f4; }
  #menu-gauche > ul > li > ul {
    font-size: 12px; }
  #menu-gauche > ul ul {
    position: static;
    border-bottom: 1px solid #e9e9e9;
    padding-top: 5px;
    visibility: visible;
    display: none; }
  #menu-gauche li.active-trail > ul,
  #menu-gauche li a.active + ul {
    display: block; }
  #menu-gauche > ul ul a {
    padding: 4px 5px;
    color: #666; }
  #menu-gauche > ul ul ul a {
    padding: 2px 5px 2px 15px; }
  #menu-gauche > ul ul ul ul a {
    padding-left: 25px; }
  #menu-gauche > ul ul ul ul ul a {
    padding-left: 35px; }
  #menu-gauche > ul > li.menu-1062 > a {
    background-image: url("../img/icon-phone.svg");
    background-repeat: no-repeat;
    background-position: 4px 7px;
    padding-left: 20px; }
  #menu-gauche li.passion-ne {
    display: none; }

/* FIN MENU GAUCHE */
/* Nav footer */
#main-footer {
  position: relative;
  padding: 3em 0;
  background-color: #626262;
  color: #fff;
  font-size: 0.875em; }
  #main-footer a:not(.btn1) {
    color: #fff; }
  #main-footer ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    #main-footer ul li {
      padding: 0;
      background: none; }
    #main-footer ul a {
      display: block;
      padding: .25em 0; }
  #main-footer .logo {
    display: block;
    margin-bottom: 1em; }
  #main-footer .informations {
    line-height: 1.6; }
    @media (min-width: 1001px) {
      #main-footer .informations {
        float: left;
        width: 22.5%;
        margin-right: 2.5%; } }
    #main-footer .informations a:not(.btn1) {
      font-weight: bold;
      text-decoration: underline; }
    #main-footer .informations p {
      float: left;
      width: 50%; }
      @media (min-width: 1001px) {
        #main-footer .informations p {
          float: none;
          width: auto; } }
      #main-footer .informations p.btn-contact-wrapper {
        clear: left;
        width: auto;
        text-align: center;
        float: none; }
        @media (min-width: 1001px) {
          #main-footer .informations p.btn-contact-wrapper {
            text-align: left; } }
      @media (min-width: 1001px) {
        #main-footer .informations p .horaires {
          display: inline-block;
          max-width: 8.5em; } }
  #main-footer ul.menu {
    display: none; }
    @media (min-width: 1001px) {
      #main-footer ul.menu {
        display: block;
        font-size: 1.133em;
        float: left;
        width: 75%; }
        .lt-ie8 #main-footer ul.menu {
          width: 74%; }
        #main-footer ul.menu > li {
          float: left;
          width: 33.33%;
          margin: 0; }
          .lt-ie8 #main-footer ul.menu > li {
            width: 33%; }
          #main-footer ul.menu > li > a, #main-footer ul.menu > li > span {
            padding: 0;
            display: block;
            font-weight: bold;
            margin: 10px 0 15px; }
          #main-footer ul.menu > li > a:hover {
            color: #c1c1bf; }
          #main-footer ul.menu > li ul li {
            margin: 0; }
          #main-footer ul.menu > li ul a {
            color: #c1c1bf; }
            #main-footer ul.menu > li ul a:hover {
              color: #fff; } }
  #main-footer ul.social-media {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    padding: 1.5em 0 0; }
    #main-footer ul.social-media li {
      padding: 0;
      background: none; }
    #main-footer ul.social-media li {
      display: inline-block; }
      #main-footer ul.social-media li a {
        display: block;
        padding: .5em; }
        #main-footer ul.social-media li a:hover {
          opacity: .5; }
        #main-footer ul.social-media li a img {
          vertical-align: baseline; }
  #main-footer .eco-entreprise {
    float: right;
    margin-top: 1em; }
  #main-footer .copyright {
    clear: both;
    text-align: center;
    padding-top: 2em;
    font-size: 12px;
    color: #c1c1bf; }
    @media (min-width: 601px) {
      #main-footer .copyright {
        clear: none; } }

iframe[name="google_conversion_frame"] {
  position: absolute;
  height: 0; }

/* DEBUT NEWS */
.container-news img {
  margin: 10px 0; }

/* FIN NEWS*/
/* DEBUT LISTING AGENCES */
#map table, #map tr, #map td, #agence_horaire table, #agence_horaire tr, #agence_horaire td {
  border: medium none;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  vertical-align: top; }

#map table tr.td0, #agence_horaire table tr.td0 {
  background-color: #ccc;
  border-bottom: 1px solid #000;
  padding: 3px 2px;
  height: 20px;
  line-height: 20px; }

#map table tr.td1, #agence_horaire table tr.td1 {
  border-bottom: 1px solid #ccc;
  padding: 2px 2px 0 2px;
  height: 20px;
  line-height: 20px; }

#map td.day, #agence_horaire td.day {
  width: 60px; }

/* FIN LISTING AGENCES */
/* DEBUT CALCULATEUR IBAN */
.form-iban label {
  float: left;
  width: 35%;
  clear: left;
  padding: 0.5em 0; }
  .form-iban label:first-child {
    padding-top: 0; }
  @media (min-width: 1001px) {
    .form-iban label {
      width: 50%; } }

.form-iban #IBANcp {
  float: left;
  margin-top: .5em; }

.form-iban .btn-wrapper {
  margin-left: 35%;
  clear: both; }
  @media (min-width: 1001px) {
    .form-iban .btn-wrapper {
      margin-left: 50%; } }

.form-iban input[type="text"] {
  float: left;
  box-sizing: border-box;
  padding: 0.5em;
  width: 65%;
  border: 1px solid #d2d2d2; }
  @media (min-width: 1001px) {
    .form-iban input[type="text"] {
      width: 50%; } }

#form-iban-result,
#rib-send {
  display: none; }
  #form-iban-result.visible,
  #rib-send.visible {
    display: block;
    clear: both; }

#rib-send #form-container-refresh label {
  display: block; }

#rib-send #form-container-refresh input[type="email"] {
  width: 45%;
  padding: 0.5em;
  margin-top: 0;
  display: inline-block; }

#rib-send #form-container-refresh input[type="button"] {
  vertical-align: top;
  width: 29%; }

.error {
  color: #ef0900; }

/* FIN CALCULATEURS */
/* DEBUT LABELS PRET ECO-HABITAT */
dl.eco-habitat {
  width: 100%;
  margin-top: 20px; }

dl.eco-habitat dt {
  float: left; }

dl.eco-habitat dd {
  margin-left: 120px;
  background-color: #edf3da;
  padding: 5px 10px;
  color: #666; }

dl.eco-habitat + p {
  margin-top: 5px;
  margin-left: 120px; }

/* FIN LABELS PRET ECO-HABITAT */
/* DEBUT BOUTONS BCN SOUTIEN */
.button-container {
  float: left;
  margin-right: 15px; }

.button-container a {
  display: block;
  margin-top: 7px;
  height: 19px;
  line-height: 19px;
  padding: 0 5px;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  background: url("../img/background-read-more.gif") repeat-x; }

/* FIN BOUTONS BCN SOUTIEN */
/* DEBUT THUMBNAILS POUR EVENT */
.thumb-container {
  float: left;
  margin: 20px 40px 15px 0; }

.thumb-container span {
  display: block;
  margin: 10px 0; }

/* FIN THUMBNAILS POUR EVENT */
/* DEBUT SHORTCUTS PARTIE ENTREPRISES */
#cycle_container {
  width: 520px;
  height: 298px;
  position: relative; }

#cycle {
  position: absolute;
  top: 8px;
  left: 123px; }

#creation_descr {
  position: absolute;
  display: none; }

#developpement_descr {
  position: absolute;
  display: none;
  left: 378px; }

#immobilier_descr {
  position: absolute;
  display: none;
  top: 205px;
  left: 382px; }

#transmission_descr {
  position: absolute;
  display: none;
  top: 210px; }

table.shortcuts {
  border: 1px solid #000;
  margin-top: 15px; }

table.shortcuts th {
  text-align: center;
  border-bottom: none;
  padding: 5px 0; }

table.shortcuts thead th {
  background-color: #dd042b;
  text-align: center;
  color: #fff;
  text-transform: uppercase; }

table.shortcuts tbody td {
  background-color: #f9f6f2;
  padding: 0 7px;
  vertical-align: top; }

table.shortcuts a {
  text-decoration: underline; }

.box-aside-back-button h4 {
  margin: -48px 0 0 15px; }

.box-aside-back-button img {
  margin: -20px 0 0 -7px; }

.cycle-entreprise-left-text {
  margin-right: 120px; }

iframe {
  background: transparent !important; }

/* FIN SHORTCUTS PARTIE ENTREPRISES */
/* DEBUT GRAPHE ENTREPRISES & PRIVATE BANKING */
ol#cycleContainer {
  position: relative;
  width: 516px;
  height: 340px;
  margin: 20px auto;
  list-style: none; }

#cycleContainer.private-banking {
  height: 264px; }

#cycleContainer a {
  display: block;
  position: absolute;
  width: 258px;
  height: 163px;
  text-decoration: none !important;
  text-indent: -999em; }

#cycleContainer.private-banking a {
  height: 132px; }

#cycleContainer a:hover {
  background-position: 0 -183px;
  background-repeat: no-repeat; }

#cycleContainer.private-banking a:hover {
  background-position: 0 -148px; }

/* Private banking */
#cycleAnalyse {
  left: 258px;
  top: 0;
  background-image: url("../img/private-banking/graphique_4etapes_analyse.png"); }

#cycleProfil {
  left: 258px;
  top: 132px;
  background-image: url("../img/private-banking/graphique_4etapes_profil.png"); }

#cycleStrategie {
  left: 0;
  top: 132px;
  background-image: url("../img/private-banking/graphique_4etapes_strategie.png"); }

#cycleRealisation {
  left: 0;
  top: 0;
  background-image: url("../img/private-banking/graphique_4etapes_realisation.png"); }

/* Entreprises */
#cycleCreation {
  left: 0;
  top: 0;
  background-image: url("../img/entreprises/graphique_4etapes_creation.png"); }

#cycleDeveloppement {
  left: 258px;
  top: 0;
  background-image: url("../img/entreprises/graphique_4etapes_developpement.png"); }

a#cycleImmobilier {
  height: 178px;
  left: 258px;
  top: 163px;
  background-image: url("../img/entreprises/graphique_4etapes_immobilier.png"); }

a#cycleTransmission {
  height: 178px;
  left: 0;
  top: 163px;
  background-image: url("../img/entreprises/graphique_4etapes_transmission.png"); }

/* FIN GRAPHE ENTREPRISES */
/* DEBUT SHORTCUTS PARTIE PRIVATE BANKING */
#realisation_descr {
  position: absolute;
  display: none;
  top: 15px; }

#analyse_descr {
  position: absolute;
  display: none;
  left: 390px;
  top: 15px; }

#strategie_descr {
  position: absolute;
  display: none;
  top: 205px;
  left: -20px; }

#profil_descr {
  position: absolute;
  display: none;
  top: 210px;
  left: 380px; }

/* FIN SHORTCUTS PARTIE PRIVATE BANKING */
/* DEBUT PLANIFICATION FINANCIERE */
.grey-box {
  background-color: #f9f9f9;
  border: 1px solid #edecec;
  padding: 15px; }

.shortcut-box-right {
  padding: 10px 15px;
  margin-bottom: 10px;
  font-family: "Frutiger W01", Arial, sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.2; }

.shortcut-box-right img {
  margin-top: 15px;
  max-width: 100%; }

.accordion {
  background-color: #ededed;
  border: 1px solid #d9dbdb;
  border-left: 7px solid #8c8a8a;
  padding: 0 0 0 10px;
  margin: 0 40px 10px 0; }

.accordion-title {
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  cursor: pointer;
  padding-right: 10px; }

.accordion-content {
  display: none;
  padding-right: 30px;
  clear: both; }

.accordion-arrow {
  float: right;
  width: 10px;
  height: 20px;
  background: url("../img/accordion_arrows.svg") 0 0; }

.accordion-arrow.open {
  background-position: 0 20px; }

.link-top {
  text-transform: uppercase;
  float: right; }

/* FIN PLANIFICATION FINANCIERE */
/* DEBUT TABLEAUX CONDITIONS CARTES */
.tableCartesAvantages td {
  padding: 3px 2px 5px 5px; }

.tableCartesAvantagesBig td {
  padding: 10px 2px 5px 10px; }

.tableCartesConditions {
  border: 1px #cccccc solid; }

.tableCartesConditions td {
  padding: 9px 4px 9px 4px; }

.beige {
  background-color: #f1ece5; }

.floatRight {
  float: right; }

/* FIN TABLEAUX CONDITIONS CARTES */
/* Debut page contact */
.contact-info {
  font-size: .875em; }
  .contact-info .contact-picto {
    float: left;
    margin: 3px 15px 0 0;
    height: 70px; }
  .contact-info > p {
    margin-left: 45px; }

/* Fin page contact */
/* Début page Direction Générale & COnseil d'administration */
.imageGallery > div {
  width: 362px;
  float: left;
  margin: 15px 0; }

.imageGallery h3 {
  font-size: 1.25em;
  font-weight: normal;
  margin: 10px 0; }
  .imageGallery h3 + img {
    margin-top: -5px; }

.imageGallery img {
  display: block;
  margin-bottom: 10px; }
  .imageGallery img:first-child {
    box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.25); }

.imageGallery .btn2,
#contenu-centre .imageGallery .btn2 {
  text-align: center;
  font-size: 13px;
  line-height: 15px; }

/* Fin page Direction Générale & COnseil d'administration */
/* Page résultats recherche */
.page-biggreen .st-search-summary .st-query-present {
  font-size: 0; }
  .page-biggreen .st-search-summary .st-query-present strong {
    font-size: 1rem; }
    .page-biggreen .st-search-summary .st-query-present strong:nth-child(1)::before {
      content: "Résultats ";
      font-weight: normal; }
    .page-biggreen .st-search-summary .st-query-present strong:nth-child(2)::before {
      content: " - ";
      font-weight: normal; }
    .page-biggreen .st-search-summary .st-query-present strong:nth-child(3)::before {
      content: " sur ";
      font-weight: normal;
      margin-left: .25em; }

.page-biggreen .st-default-search-input {
  border-radius: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 0.5rem 1rem 0.5rem 2.75rem;
  font-size: 1.5rem;
  height: calc(1.5em + 1rem + 2px);
  line-height: 1.5;
  background-position: 1rem 1.25rem;
  background-size: 1rem;
  border: 1px solid rgba(0, 0, 0, 0.25); }

.page-biggreen .st-ui-pagination-link {
  margin: 0 .25em; }

.page-biggreen .st-result-pagination-link:not(.st-ui-pagination-number-link) {
  font-size: 0; }
  .page-biggreen .st-result-pagination-link:not(.st-ui-pagination-number-link) span {
    font-size: 15px; }
  .page-biggreen .st-result-pagination-link:not(.st-ui-pagination-number-link):first-child:after {
    font-size: 15px;
    content: " Précédent"; }
  .page-biggreen .st-result-pagination-link:not(.st-ui-pagination-number-link):last-child:before {
    font-size: 15px;
    content: " Suivant"; }

.page-biggreen a.st-ui-result {
  padding: 1em 0;
  border-bottom: 1px solid #CECECE; }
  .page-biggreen a.st-ui-result:hover {
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.05); }
  .page-biggreen a.st-ui-result .st-ui-type-heading {
    font-size: 1em; }
  .page-biggreen a.st-ui-result .st-ui-type-detail {
    color: #333;
    font-size: 0.875em;
    max-height: 4em; }
    .page-biggreen a.st-ui-result .st-ui-type-detail .st-ui-type-detail-bold {
      color: #999;
      font-style: italic;
      display: block;
      white-space: nowrap; }

/* LightBox */
#imageData {
  display: none; }

a.lightbox-processed {
  display: block;
  position: relative;
  padding-right: 1.5em; }
  a.lightbox-processed:after {
    content: url("../img/icon-zoom.svg");
    position: absolute;
    display: block;
    bottom: -0.25em;
    right: 0; }
  a.lightbox-processed.read-more:after {
    content: normal; }

.addthis_toolbox {
  float: right; }

.addThisLabel {
  float: left;
  margin: .5em; }

/* ----------- Page actus medias ------------ */
@media (min-width: 1001px) {
  .page-actualites-medias.section-intro .big-header {
    padding: 4rem 0 4rem; }
    .page-actualites-medias.section-intro .big-header h1 {
      color: #fff; } }

.section-presse-telechargements {
  /*margin: 0 -2.5%;
    padding-bottom: 4em;

	h2 {
		margin-bottom: 1em;
	}
    a {
    	@include color-hover($red, $red-dark);
    }
	.col_6 {
		@include media-breakpoint-up(md) {
			width: 50%;
			padding: 0 2.5%;
			float: left;
		}
	}
	.contact-presse {
		//display: flex;
		//align-items: flex-end;

		h3 {
			font-size: 1.250em;
			font-weight: 300;

			strong {
				font-weight: bold;
			}
		}
		.img-wrapper {
			width: 40%;
			margin-right: 1em;

			img {
				width: 100%; height: auto;
			}
		}*
	}/
	.telechargements {
		/*@include media-breakpoint-up(md) {
			width: 35%;
			margin-left: 15%;
		}
	}*/ }
  .section-presse-telechargements .telechargements-description,
  .section-presse-telechargements .telechargements-img {
    list-style: none;
    margin: 0;
    padding: 0; }
    .section-presse-telechargements .telechargements-description li,
    .section-presse-telechargements .telechargements-img li {
      padding: 0;
      background: none; }
  .section-presse-telechargements .telechargements-description a {
    display: block;
    padding: .5em;
    font-weight: bold;
    border-bottom: 1px solid #e7e7e7;
    background: url(../img/actualites-medias/icon-download.svg) no-repeat right; }
  .section-presse-telechargements .telechargements-img li {
    display: inline-block;
    margin: 1em 1em 1em 0; }

/* ----------- Page liste actus ------------ */
.section-actualites .filters {
  list-style: none;
  padding: 0;
  margin: 1em 0 2em; }
  .section-actualites .filters li {
    background: none;
    padding: 0;
    display: inline-block; }
    .section-actualites .filters li a {
      display: block;
      padding: 1em 3em;
      margin-right: 0.5em;
      font-weight: bold;
      border: 1px solid #dedede;
      font-size: 12px;
      text-transform: uppercase;
      color: #231f20;
      text-align: center;
      transition: all .5s; }
      @media (max-width: 1299.98px) {
        .section-actualites .filters li a {
          padding: .5em 5px; } }
      .section-actualites .filters li a:hover, .section-actualites .filters li a.active {
        color: #fff;
        background-color: #575857; }

/* ----------- Page detail actu ------------ *

.section-actualite-detail {
	header {
		margin: 0 -26px;
		.img-header {
		    width: 100%;
		}
	}
	.print-btn {
	    margin-top: 2.65em;
	    line-height: inherit;
	}
	.actualite-wrapper {
		padding-bottom: 2em;
		border-bottom: 1px solid #ccc;
	}*/
ul.actualite-social {
  list-style: none;
  padding: 0;
  margin: 0; }
  ul.actualite-social li {
    padding: 0;
    display: inline-block;
    background: none; }
  ul.actualite-social a {
    margin: .5em; }
  @media (min-width: 1300px) {
    ul.actualite-social {
      position: sticky;
      margin-left: -80px;
      top: 0;
      float: left; }
      ul.actualite-social li {
        display: list-item; } }
  ul.actualite-social a {
    display: block;
    border: 1px solid #a7a7a7;
    width: 2.25em;
    height: 2.25em;
    text-align: center;
    line-height: 2em;
    border-radius: 2.25em;
    margin: .5em 0; }
    ul.actualite-social a:hover {
      border-color: #ef0900; }
    ul.actualite-social a.web {
      border: 0;
      width: auto;
      background-position: right 15px;
      font-weight: bold;
      color: #ef0900; }
      ul.actualite-social a.web:hover {
        color: #ad0600; }

article.actualite-main h1 {
  font-size: 3em; }

article.actualite-main p.tags-wrapper {
  float: right;
  margin-top: 0.3em; }

article.actualite-main p.date-author {
  font-size: 0.875em;
  margin: .5em 0 2em; }

article.actualite-main img {
  max-width: 100%;
  height: auto !important; }

aside.actualite-teaser-right {
  margin-top: 0.9em; }

/* ----------- Page publications ------------ */
/*.publications-teaser-wrapper {
	.collapser {
	    padding: .8em 1em;
	    font-family: Arial, sans-serif;
	    background: #f2f2f2 url(../img/arrow-menu1.svg) no-repeat right center;
	    background-position: right 1em center;
	    font-weight: bold;
	    color: $secondary;

	    &:hover {
	    	color: #000;
	    }
	    @include media-breakpoint-up(md) {
	    	padding: .8em 1.5em;
	    	background-position: right 1.5em center;
	    }
	}
	h3 .collapser {
	    font-size: 0.750em;
	}
	.collapsible {
		border-bottom: none;
	}
}
#rapport-de-gestion {
    padding-bottom: 2em;
}

/* ----------- Page brochures ------------ */
.brochures-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px; }
  .brochures-wrapper .brochure {
    float: left;
    width: 160px;
    margin: 1em 15px; }
    .brochures-wrapper .brochure img {
      display: block;
      max-width: 100%;
      height: auto;
      margin-bottom: .5em;
      transition: opacity .5s; }
    .brochures-wrapper .brochure a:hover {
      color: #ef0900; }
      .brochures-wrapper .brochure a:hover img {
        opacity: .75; }

/* ----------- Modules ------------ */
.tags-wrapper > * {
  font-size: 0.714em;
  text-transform: uppercase;
  background-color: #f1f1f1;
  padding: .25em .5em;
  border-radius: .5em; }
  .tags-wrapper > *.active {
    background-color: #a9a9ac;
    color: #fff; }

.form-newsletter {
  background-color: #f7f7f7;
  padding: 1em 1.5em 1.5em;
  margin: 2em 0;
  font-size: .875em; }
  .form-newsletter p {
    color: #757575; }
  .form-newsletter input {
    float: left;
    box-sizing: border-box;
    height: 2.75rem;
    border-radius: 0; }
    .form-newsletter input[type="email"] {
      width: calc(100% - 2.6rem);
      height: 2.75rem;
      padding: .6em 1em;
      font-size: 1.063em;
      border: 1px solid #bfbfbf;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
    .form-newsletter input[type="submit"] {
      width: 2.6rem;
      text-indent: -999em;
      padding: 0;
      margin: 0;
      border: 0;
      background: #6db379 url(../img/arrow-open.png) no-repeat center; }
      .form-newsletter input[type="submit"]:hover {
        background-color: #57a965; }

.page-biggreen .actualite-teaser-list-wrapper article,
.page-biggreen .actualite-teaser article {
  margin-bottom: 2em; }
  .page-biggreen .actualite-teaser-list-wrapper article .img-wrapper,
  .page-biggreen .actualite-teaser article .img-wrapper {
    margin-bottom: 1em; }
    .page-biggreen .actualite-teaser-list-wrapper article .img-wrapper img,
    .page-biggreen .actualite-teaser article .img-wrapper img {
      display: block;
      width: 100%;
      height: auto;
      transition: all .35s; }
  .page-biggreen .actualite-teaser-list-wrapper article:hover .img-wrapper img,
  .page-biggreen .actualite-teaser article:hover .img-wrapper img {
    box-shadow: 0.15em 0.15em 0.3em rgba(0, 0, 0, 0.2);
    transform: translateY(-0.2em);
    text-decoration: none; }
  .page-biggreen .actualite-teaser-list-wrapper article .tags-wrapper,
  .page-biggreen .actualite-teaser article .tags-wrapper {
    float: right;
    margin-top: 0; }
  .page-biggreen .actualite-teaser-list-wrapper article h3,
  .page-biggreen .actualite-teaser article h3 {
    font-size: 1.250em; }
    .page-biggreen .actualite-teaser-list-wrapper article h3 a,
    .page-biggreen .actualite-teaser article h3 a {
      color: #333; }
      .page-biggreen .actualite-teaser-list-wrapper article h3 a:before,
      .page-biggreen .actualite-teaser article h3 a:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0; }
      .page-biggreen .actualite-teaser-list-wrapper article h3 a:hover,
      .page-biggreen .actualite-teaser article h3 a:hover {
        color: #ef0900; }
  .page-biggreen .actualite-teaser-list-wrapper article p,
  .page-biggreen .actualite-teaser article p {
    font-size: 0.875em; }
  .page-biggreen .actualite-teaser-list-wrapper article p.date,
  .page-biggreen .actualite-teaser article p.date {
    margin: .25em 0;
    font-weight: bold; }

.page-biggreen .actualite-teaser-list-wrapper article {
  position: relative;
  padding: 1em 0;
  margin: 0;
  border-bottom: 1px solid #ccc;
  transition: all .35s; }
  .page-biggreen .actualite-teaser-list-wrapper article:hover {
    transform: translateY(-0.2em); }
  .page-biggreen .actualite-teaser-list-wrapper article p {
    margin-bottom: 0; }
  .page-biggreen .actualite-teaser-list-wrapper article .btn-read-more {
    display: none;
    text-align: right; }

ul.publications-list {
  list-style: none;
  margin: 1em 0;
  padding: 0; }
  ul.publications-list li {
    position: relative;
    padding: .6em 0;
    border-bottom: 1px solid #333;
    background: none; }
    ul.publications-list li .tags-wrapper {
      display: none; }
      @media (min-width: 1001px) {
        ul.publications-list li .tags-wrapper {
          display: block;
          float: right;
          margin: 0; }
          ul.publications-list li .tags-wrapper > * {
            font-size: 0.625em; } }
    ul.publications-list li .date {
      float: left;
      width: 6em;
      font-size: 0.875em;
      font-weight: bold;
      margin: 0.1em 0 0; }
      ul.publications-list li .date + * {
        margin-left: 6em; }
        @media (min-width: 1001px) {
          ul.publications-list li .date + * {
            margin-left: 0; } }
    ul.publications-list li a {
      display: block;
      padding: 0 1.5em 0 0;
      color: #666; }
      ul.publications-list li a:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0; }
      ul.publications-list li a:hover {
        color: #ef0900; }
      @media (min-width: 1001px) {
        ul.publications-list li a {
          display: inline-block; } }

/* FICHIER GÉNÉRÉ EN LESS */
/* Splash */
#showSplash {
  display: none; }
  @media (min-width: 1001px) {
    #showSplash {
      display: block;
      position: relative;
      float: right;
      width: 23px;
      height: 25px;
      margin: 28px 10px 0 0;
      border: 2px solid #b9b9b9;
      line-height: 29px;
      text-align: center;
      border-radius: 30px;
      padding-left: 2px; }
      #showSplash:hover {
        border-color: #6db379; } }
  @media (min-width: 1300px) {
    #showSplash {
      margin-top: 48px; } }
  #showSplash #revoirAnim {
    position: absolute;
    z-index: 10;
    display: none;
    padding: 10px;
    width: 8.25em;
    right: 38px;
    top: -5px;
    line-height: 1.2;
    text-align: left;
    background-color: #fff;
    box-shadow: 0 0 1em rgba(0, 0, 0, 0.25);
    border: 1px solid #ccc; }
    #showSplash #revoirAnim:after {
      position: absolute;
      content: "";
      width: 10px;
      height: 10px;
      right: -6px;
      top: 11px;
      transform: rotate(45deg);
      border: 1px solid #ccc;
      border-left: 0;
      border-bottom: 0;
      background-color: #fff; }

#splashScreen {
  background: rgba(0, 0, 0, 0.65);
  position: absolute;
  z-index: 1501;
  width: 100%;
  height: 100%;
  min-width: 1080px;
  top: 0;
  left: 0;
  font-size: 15px;
  display: none; }
  .lt-ie9 #splashScreen {
    background: url("../img/bgBlack65percent.png"); }
  #splashScreen .splashSlide {
    position: relative;
    display: none;
    margin: 190px auto 0;
    padding: 20px;
    width: 440px;
    background-color: #f5f4f4;
    border: 1px solid #414141; }
    .lt-ie8 #splashScreen .splashSlide {
      margin-top: 117px; }
    #splashScreen .splashSlide:first-child {
      display: block; }
  #splashScreen .arrow {
    position: absolute;
    top: 30px;
    right: -20px;
    width: 20px;
    height: 40px;
    background: url("../img/splashArrow.png") no-repeat; }
    #splashScreen .arrow.left {
      background-position: -20px 0;
      right: auto;
      left: -20px; }
    #splashScreen .arrow.top {
      top: -8px;
      left: 60px;
      width: 30px;
      height: 8px;
      background-position: center bottom; }
  #splashScreen h1 {
    font-size: 24px; }
  #splashScreen ul {
    list-style: disc inside none; }
  #splashScreen a {
    color: #ef0900; }
    #splashScreen a:hover {
      color: #b42112; }
    #splashScreen a.closeSplash {
      float: right;
      margin-top: 8px; }
      #splashScreen a.closeSplash.last {
        float: none;
        margin-top: 0; }

/* Header */
#header-home {
  position: relative;
  height: 500px;
  height: calc(100vh - 70px);
  box-sizing: border-box;
  max-height: 60vw;
  padding: 2.25em 0;
  background: url("../img/homepage/header-home.jpg") no-repeat center;
  background-size: cover; }
  @media (max-width: 1299.98px) {
    #header-home {
      height: auto;
      max-height: none; } }
  #header-home[style*="pointe_du_grain"] {
    background-position: center bottom; }
  @media (min-width: 1001px) {
    #header-home {
      display: flex;
      align-items: center;
      height: calc(100vh - 190px);
      padding: 3em 0; } }
  @media (min-width: 1300px) {
    #header-home {
      height: calc(100vh - 240px); } }
  @media (min-width: 1001px) {
    #cookies-banner + * + * + #header-home,
    #cookies-banner + * + * + * + #header-home {
      height: calc(100vh - 300px); } }
  @media (min-width: 1300px) {
    #cookies-banner + * + * + #header-home,
    #cookies-banner + * + * + * + #header-home {
      height: calc(100vh - 345px); } }
  #header-home .wrapper {
    width: auto; }
    @media (min-width: 1001px) {
      #header-home .wrapper {
        width: 980px; } }
  #header-home h1 {
    display: inline-block;
    margin: 0;
    padding: .22em 5%;
    font-size: 1.5em;
    font-family: "Frutiger W01", Arial, sans-serif;
    font-weight: bold;
    color: #fff;
    background-color: #6db379;
    background-color: rgba(102, 176, 119, 0.8); }
    @media (min-width: 1001px) {
      #header-home h1 {
        padding: .41em;
        font-size: 2em; } }
    @media (min-width: 1300px) {
      #header-home h1 {
        font-size: 2.5em; } }
  #header-home h2 {
    width: 9.75em;
    margin: 0;
    padding: .45em 5%;
    font-size: 0.94em;
    background-color: #fff; }
    @media (min-width: 1001px) {
      #header-home h2 {
        width: 15em;
        padding: .45em .75em;
        font-size: 1.125em; } }
    @media (min-width: 1300px) {
      #header-home h2 {
        font-size: 1.31em; } }
  #header-home .offre-hypotheque,
  #header-home .info-covid {
    position: relative;
    padding: 1em 2em;
    background-color: #fff;
    max-width: 23em; }
    @media (min-width: 1001px) {
      #header-home .offre-hypotheque,
      #header-home .info-covid {
        float: right; } }
    #header-home .offre-hypotheque h2,
    #header-home .info-covid h2 {
      width: auto;
      padding: 0;
      font-size: 1.5rem;
      font-weight: bold;
      margin-bottom: 1rem; }
    #header-home .offre-hypotheque a:before,
    #header-home .info-covid a:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0; }
    @media (min-width: 1300px) {
      #header-home .offre-hypotheque,
      #header-home .info-covid {
        margin-right: -8em; } }
    @media (min-width: 1500px) {
      #header-home .offre-hypotheque,
      #header-home .info-covid {
        margin-right: -16em;
        width: 30em; }
        #header-home .offre-hypotheque h2,
        #header-home .info-covid h2 {
          font-size: 2.5em; } }
  #header-home .offre-hypotheque {
    display: none; }
    @media (min-width: 1001px) {
      #header-home .offre-hypotheque {
        display: block;
        color: #6db379;
        padding: 1em 7em 1em 1em; } }
    #header-home .offre-hypotheque h2 {
      font-size: 1.75rem; }
    #header-home .offre-hypotheque .img-offre {
      position: absolute;
      right: -1em;
      top: -2.5em;
      width: 9.5em; }
      @media (min-width: 1500px) {
        #header-home .offre-hypotheque .img-offre {
          width: 10.5em; } }
  #header-home #btn-scroll-down {
    display: none; }
  #header-home.header-video {
    padding: 0;
    height: auto;
    /*@include media-breakpoint-up(sm) {	
			padding: 2.25em 0;
		}
		@include media-breakpoint-up(md) {
			height: calc(100vh - 240px);
			}	
		@include media-breakpoint-up(lg) {
			//background-image: url('../img/homepage/vallee-brevine-074a1484-light.jpg');
			max-height: 640px;
			//padding: 3em 15px;
		}*/ }

#home-agence {
  padding: .75em 0 2.25em;
  background-color: #e9e9e9; }
  #home-agence h2 {
    font-size: 1.31em;
    margin: .56em 0; }
  @media (min-width: 1001px) {
    #home-agence header input, #home-agence header .btn1, #home-agence header .btn2 {
      float: left;
      width: 30%; } }
  #home-agence header input#searchField {
    display: inline-block;
    width: 38%;
    padding-right: 1.875em;
    background: #fff url("../img/homepage/icon-place.svg") no-repeat right center;
    background-position: right .75em center;
    border-radius: 0; }
  @media (min-width: 1001px) {
    #home-agence header .btn2 {
      margin: 0 1%; } }
  #home-agence #home-agence-finder {
    overflow: hidden;
    transition: max-height .5s;
    max-height: 0; }
    #home-agence #home-agence-finder.open {
      max-height: 40em; }
    @media (max-width: 1299.98px) {
      #home-agence #home-agence-finder h2 + .agenceCol {
        width: auto; } }
    #home-agence #home-agence-finder h3 {
      margin: 10px 0; }
    #home-agence #home-agence-finder .opening {
      font-size: 14px;
      background-color: #fff; }
      #home-agence #home-agence-finder .opening th {
        font-weight: normal;
        font-size: 14px; }
    #home-agence #home-agence-finder dl {
      margin: 10px 0; }
    #home-agence #home-agence-finder dt {
      float: left;
      height: 30px;
      overflow: hidden; }
    #home-agence #home-agence-finder dd {
      margin-left: 40px;
      padding: 3px 0; }
    #home-agence #home-agence-finder .btnMaps {
      display: none; }
      @media (max-width: 1299.98px) {
        #home-agence #home-agence-finder .btnMaps {
          display: inline-block; } }
    #home-agence #home-agence-finder #mapDetail {
      width: 100%; }
    .lt-ie8 #home-agence #home-agence-finder .gmnoprint {
      filter: none !important; }

#home-packs {
  padding: 2em 0; }
  @media (min-width: 1001px) {
    #home-packs {
      padding: 3em 0; }
      #home-packs .wrapper-large {
        display: flex; } }
  #home-packs .col-img, #home-packs .col-content {
    width: 90%;
    margin: 0 5%; }
    @media (min-width: 1001px) {
      #home-packs .col-img, #home-packs .col-content {
        width: 29.33%;
        margin: 0 2%; } }
  #home-packs .col-img {
    display: none; }
    @media (min-width: 1001px) {
      #home-packs .col-img {
        display: block;
        text-align: right; } }
  @media (min-width: 1001px) {
    #home-packs .col-content {
      width: 62.66%; } }
  @media (min-width: 1001px) {
    #home-packs .col-container {
      display: flex;
      margin: 2em 0 1em; }
      #home-packs .col-container .col-prestations {
        width: 53.4%; }
      #home-packs .col-container .col-packs {
        width: 46.6%; } }
  #home-packs h3 {
    margin-top: 2em;
    color: #6c757d; }
  #home-packs .row-prestations {
    margin-top: 2em;
    margin-bottom: 2em;
    text-align: center; }
    #home-packs .row-prestations a {
      display: block;
      color: #6c757d; }
    #home-packs .row-prestations .icon {
      display: block;
      margin: 0 auto 1em;
      transition: transform .35s; }
      @media (min-width: 1001px) {
        #home-packs .row-prestations .icon {
          width: 4em; } }
    #home-packs .row-prestations .col-3:hover .icon {
      transform: translateY(-1rem); }

#home-cours-outils {
  padding: 1.5em 0;
  background-color: #fff; }
  @media (min-width: 1001px) {
    #home-cours-outils .wrapper-large {
      display: flex; } }
  #home-cours-outils .wrapper-large > article {
    width: 90%;
    margin: 0 5%;
    /*.body {
	    	font-size: 0.875em;
	    	line-height: 1.4;
	    	position: relative;
			padding-bottom: 3.75em;
		    border: 1px solid #dfdfdf;
		    padding: 0 2rem 2rem;
		    flex-grow: 1;

		    @include media-breakpoint-up(md) {
		    	padding-bottom: 4rem;
		    }

		    footer {
		    	text-align: right;

		    	@include media-breakpoint-up(md) {
			    	position: absolute;
			    	left: 0; right: 0;
			    	bottom: 0;
			    	padding: 1rem 2rem;
			    }
		    	@include media-breakpoint-up(lg) {
		    		padding-bottom: 1.5rem;
		    	}
		    }
		}
		//&.cours-devises,
		&.taux-hypo {
			h3 {
			    font-family: $font-family-bcn;
			    font-size: 1.214em;
			    font-weight: 300;
			    margin: 0;
			}
			td {
			    padding: .6em 0;
			    border-bottom: 1px solid #e1e1e1;
			}
			tr.last td {
			    border-bottom: 0;
			}
			.tt_calculator {
			    float: none;
			    display: inline-block;
			    vertical-align: -.4em;
			}
	    	img.header {
			    width: calc(100% + 4rem);
			    margin-left: -2rem;
			}
			td {
			    padding: .25em 0;
			}
		}*/
    /* Convertisseur devises */
    /* form iban */
    /* sim ph */ }
    @media (min-width: 1001px) {
      #home-cours-outils .wrapper-large > article {
        display: flex;
        flex-direction: column;
        float: left;
        width: 29.33%;
        margin: 0 2%; } }
    #home-cours-outils .wrapper-large > article h2 {
      font-size: 1.5em;
      margin: .75em 0; }
    #home-cours-outils .wrapper-large > article .body {
      position: relative;
      border: 1px solid #dfdfdf;
      padding: 0 2rem 2rem;
      flex-grow: 1; }
      @media (min-width: 1001px) {
        #home-cours-outils .wrapper-large > article .body {
          padding-bottom: 5em; } }
      #home-cours-outils .wrapper-large > article .body footer {
        text-align: right; }
        @media (min-width: 1001px) {
          #home-cours-outils .wrapper-large > article .body footer {
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            padding: 1rem 2rem; } }
        @media (min-width: 1300px) {
          #home-cours-outils .wrapper-large > article .body footer {
            padding-bottom: 2rem; } }
    #home-cours-outils .wrapper-large > article .home-val {
      font-weight: bold;
      color: #656565; }
    #home-cours-outils .wrapper-large > article.taux-hypo .body {
      padding-top: 2em;
      border-top: 3px solid #ef0900; }
    #home-cours-outils .wrapper-large > article.taux-hypo h3 {
      font-family: "Frutiger W01", Arial, sans-serif;
      font-weight: 300;
      font-size: 1.133em;
      margin: 0; }
    #home-cours-outils .wrapper-large > article.taux-hypo td {
      padding: .4em 0;
      border-bottom: 1px solid #e1e1e1; }
    #home-cours-outils .wrapper-large > article.taux-hypo tr:first-child td {
      padding-top: 1em; }
    #home-cours-outils .wrapper-large > article.taux-hypo tr.last td {
      border-bottom: 0; }
    #home-cours-outils .wrapper-large > article.taux-hypo .tt_calculator {
      float: left; }
    #home-cours-outils .wrapper-large > article.news .body {
      padding-top: .5em; }
    #home-cours-outils .wrapper-large > article.news article {
      position: relative;
      font-size: 0.875em;
      padding: 0.75em 0;
      border-top: 1px solid #dfdfdf; }
      #home-cours-outils .wrapper-large > article.news article:first-child {
        border: 0; }
    #home-cours-outils .wrapper-large > article.news .date {
      float: right;
      margin: 0.3em 0 0 1em; }
    #home-cours-outils .wrapper-large > article.news h3 {
      margin: 0 0 0.5em; }
    #home-cours-outils .wrapper-large > article.news p {
      margin-bottom: 0.5rem; }
    #home-cours-outils .wrapper-large > article.offre-hypotheque {
      position: relative;
      background: url("../img/hypotheque/offre-hypotheque-taux-fixe.jpg") no-repeat center top;
      background-size: 100% auto;
      padding: 1rem 2rem;
      justify-content: flex-end;
      align-items: flex-start;
      height: 65vw; }
      #home-cours-outils .wrapper-large > article.offre-hypotheque a {
        opacity: 0; }
        #home-cours-outils .wrapper-large > article.offre-hypotheque a:before {
          content: "";
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0; }
      @media (min-width: 1001px) {
        #home-cours-outils .wrapper-large > article.offre-hypotheque {
          height: auto; }
          #home-cours-outils .wrapper-large > article.offre-hypotheque a {
            opacity: 1; } }
      @media (min-width: 1300px) {
        #home-cours-outils .wrapper-large > article.offre-hypotheque {
          padding-bottom: 2rem; } }
    #home-cours-outils .wrapper-large > article.cours-taux img.header {
      width: calc(100% + 4rem);
      margin-left: -2rem;
      margin-bottom: 1rem; }
    #home-cours-outils .wrapper-large > article.cours-taux p {
      font-size: 0.875em; }
    #home-cours-outils .wrapper-large > article.simulateurs header {
      position: relative;
      z-index: 1;
      display: flex;
      margin-bottom: -1px; }
      #home-cours-outils .wrapper-large > article.simulateurs header a {
        display: inline-block;
        flex-grow: 1;
        border: 1px solid transparent;
        padding: 8px 5px;
        font-size: 14px;
        font-family: "Frutiger W01", Arial, sans-serif;
        font-weight: 300;
        text-align: center;
        color: #333; }
        #home-cours-outils .wrapper-large > article.simulateurs header a:hover {
          color: #000; }
        #home-cours-outils .wrapper-large > article.simulateurs header a.active {
          border-color: #dfdfdf;
          border-bottom-color: #fff;
          color: #ef0900; }
    #home-cours-outils .wrapper-large > article.simulateurs .body {
      display: none;
      margin: 0;
      padding-left: .5rem;
      padding-right: .5rem; }
      @media (min-width: 1300px) {
        #home-cours-outils .wrapper-large > article.simulateurs .body {
          padding-left: 2rem;
          padding-right: 2rem; } }
      #home-cours-outils .wrapper-large > article.simulateurs .body.active {
        display: block; }
    #home-cours-outils .wrapper-large > article #boxProjet input[type="text"], #home-cours-outils .wrapper-large > article #boxProjet input[type="email"], #home-cours-outils .wrapper-large > article #boxProjet select,
    #home-cours-outils .wrapper-large > article #calculateur-iban input[type="text"],
    #home-cours-outils .wrapper-large > article #calculateur-iban input[type="email"],
    #home-cours-outils .wrapper-large > article #calculateur-iban select {
      width: 100%;
      height: 30px;
      box-sizing: border-box;
      margin: 0;
      padding: 3px 7px;
      border: 1px solid #c2c2c2;
      font-size: 12px;
      border-radius: 0;
      appearance: none;
      -moz-appearance: none;
      -webkit-appearance: none;
      background-color: #fff; }
    #home-cours-outils .wrapper-large > article #boxProjet select,
    #home-cours-outils .wrapper-large > article #calculateur-iban select {
      background: url("../img/arrow-submenu2.svg") no-repeat right center;
      background-position: right .5em center; }
      #home-cours-outils .wrapper-large > article #boxProjet select::-ms-expand,
      #home-cours-outils .wrapper-large > article #calculateur-iban select::-ms-expand {
        display: none; }
      .lt-ie10 #home-cours-outils .wrapper-large > article #boxProjet select, .lt-ie10
      #home-cours-outils .wrapper-large > article #calculateur-iban select {
        padding-right: 0.5em;
        background-image: none; }
    #home-cours-outils .wrapper-large > article #boxProjet input[type="submit"], #home-cours-outils .wrapper-large > article #boxProjet input[type="button"],
    #home-cours-outils .wrapper-large > article #calculateur-iban input[type="submit"],
    #home-cours-outils .wrapper-large > article #calculateur-iban input[type="button"] {
      font-size: 1em;
      appearance: none;
      -moz-appearance: none;
      -webkit-appearance: none;
      border-radius: 0;
      vertical-align: 0; }
    @media (min-width: 1001px) {
      #home-cours-outils .wrapper-large > article #calculateur-change {
        padding-bottom: 5em; } }
    #home-cours-outils .wrapper-large > article #calculateur-change form {
      margin-top: 2em; }
    #home-cours-outils .wrapper-large > article #calculateur-change .montantIn {
      margin-right: 0.5rem;
      width: 5em; }
    #home-cours-outils .wrapper-large > article #calculateur-change .devise1 {
      padding-right: 0.5rem;
      width: 5.5em;
      background-position-x: .5em;
      padding-left: 2.5em; }
    #home-cours-outils .wrapper-large > article #calculateur-change .btnReverse {
      margin: 0 .5rem 0.5rem; }
    #home-cours-outils .wrapper-large > article #calculateur-change .ddcommon {
      max-width: 7.5rem; }
      #home-cours-outils .wrapper-large > article #calculateur-change .ddcommon .ddTitle {
        padding: 0.5rem; }
      #home-cours-outils .wrapper-large > article #calculateur-change .ddcommon .ddChild {
        right: 0; }
    #home-cours-outils .wrapper-large > article #calculateur-change .deviseOut-container {
      display: flex;
      align-items: center;
      position: relative;
      padding: 1em;
      margin-bottom: .5em;
      background-color: #e9ecef; }
      #home-cours-outils .wrapper-large > article #calculateur-change .deviseOut-container .deviseOutLabel {
        margin: 0; }
      #home-cours-outils .wrapper-large > article #calculateur-change .deviseOut-container .montantOut {
        overflow: auto;
        border: 0;
        font-size: 1.25em;
        font-weight: bold;
        color: #666;
        width: 4em;
        margin: 0 0.5em 0 auto;
        background-color: transparent;
        padding: 0;
        height: auto;
        text-align: right; }
      #home-cours-outils .wrapper-large > article #calculateur-change .deviseOut-container .deviseOutIcon {
        background-repeat: no-repeat;
        background-position: left center;
        padding-left: 2rem;
        font-size: 1rem;
        line-height: 1.75rem; }
    @media (max-width: 1499.98px) {
      #home-cours-outils .wrapper-large > article #calculateur-change .devise1 {
        background-image: none;
        padding-left: 0.5rem;
        width: 3.5em;
        text-align: center; }
      #home-cours-outils .wrapper-large > article #calculateur-change .ddTitleText img.fnone {
        display: none; } }
    #home-cours-outils .wrapper-large > article #calculateur-change footer {
      display: flex;
      justify-content: right; }
      #home-cours-outils .wrapper-large > article #calculateur-change footer .btn1, #home-cours-outils .wrapper-large > article #calculateur-change footer .btn2 {
        flex-grow: 1;
        max-width: 13em;
        padding-left: 0.25em;
        padding-right: 0.25em; }
      #home-cours-outils .wrapper-large > article #calculateur-change footer .btn1 {
        text-align: center;
        margin-left: .5em; }
      @media (min-width: 1001px) {
        #home-cours-outils .wrapper-large > article #calculateur-change footer {
          padding: 16px 8px;
          padding: 1rem .5rem; } }
      @media (min-width: 1300px) {
        #home-cours-outils .wrapper-large > article #calculateur-change footer {
          padding: 32px;
          padding: 2rem; } }
    #home-cours-outils .wrapper-large > article #calculateur-iban {
      padding-top: 1.5em;
      padding-bottom: 2em; }
      #home-cours-outils .wrapper-large > article #calculateur-iban .form-iban {
        width: auto; }
      #home-cours-outils .wrapper-large > article #calculateur-iban label {
        float: left;
        clear: left;
        width: 35%;
        margin: 10px 0 0; }
        @media (min-width: 1001px) {
          #home-cours-outils .wrapper-large > article #calculateur-iban label {
            width: 40%; } }
      #home-cours-outils .wrapper-large > article #calculateur-iban input[type=submit], #home-cours-outils .wrapper-large > article #calculateur-iban #sendForm {
        margin-left: 1%; }
      #home-cours-outils .wrapper-large > article #calculateur-iban #IBANcb, #home-cours-outils .wrapper-large > article #calculateur-iban select, #home-cours-outils .wrapper-large > article #calculateur-iban input[type="text"] {
        width: 65%;
        margin: 5px 0; }
        @media (min-width: 1001px) {
          #home-cours-outils .wrapper-large > article #calculateur-iban #IBANcb, #home-cours-outils .wrapper-large > article #calculateur-iban select, #home-cours-outils .wrapper-large > article #calculateur-iban input[type="text"] {
            width: 60%; } }
      #home-cours-outils .wrapper-large > article #calculateur-iban #IBANcb {
        float: left;
        margin-top: 12px; }
      #home-cours-outils .wrapper-large > article #calculateur-iban #IBANiban {
        border: 0;
        background-color: #f1f1f1; }
      #home-cours-outils .wrapper-large > article #calculateur-iban #form-container-refresh {
        width: 100%; }
      #home-cours-outils .wrapper-large > article #calculateur-iban h3 {
        margin: 20px 0; }
      #home-cours-outils .wrapper-large > article #calculateur-iban #edit-submitted-e-mail {
        float: left;
        margin: 0 0 5px auto;
        width: 70%;
        height: 40px; }
      #home-cours-outils .wrapper-large > article #calculateur-iban #sendForm {
        padding: 0.5rem 1rem; }
      #home-cours-outils .wrapper-large > article #calculateur-iban .btn-wrapper {
        text-align: right; }
      #home-cours-outils .wrapper-large > article #calculateur-iban #containerResponse .btn2 {
        display: none; }
    #home-cours-outils .wrapper-large > article #boxProjet {
      padding-top: 2em; }
      #home-cours-outils .wrapper-large > article #boxProjet label {
        float: left;
        clear: left;
        width: 60%;
        margin: 14px 0 0; }
      #home-cours-outils .wrapper-large > article #boxProjet select, #home-cours-outils .wrapper-large > article #boxProjet input[type="text"] {
        width: 40%;
        margin: 5px 0; }
      #home-cours-outils .wrapper-large > article #boxProjet select {
        padding-right: 24px; }
      #home-cours-outils .wrapper-large > article #boxProjet input[type="text"] {
        text-align: right; }
      #home-cours-outils .wrapper-large > article #boxProjet .devise {
        margin-right: 8px; }
      #home-cours-outils .wrapper-large > article #boxProjet h3 {
        margin: 10px 0;
        width: 60%;
        clear: left; }
      #home-cours-outils .wrapper-large > article #boxProjet .btn-wrapper {
        text-align: right; }

#home-slider-highlights {
  position: relative;
  background: url("../img/homepage/bg-home-slider.jpg") no-repeat center;
  background-size: cover; }
  .lt-ie8 #home-slider-highlights {
    overflow: hidden; }
  #home-slider-highlights ul.slides {
    display: flex; }
  #home-slider-highlights .wrapper-large {
    position: relative;
    background-repeat: no-repeat;
    background-size: 130% auto;
    padding-top: 47%; }
    @media (min-width: 1001px) {
      #home-slider-highlights .wrapper-large {
        display: flex;
        height: 41vw;
        max-height: 625px;
        padding-top: 0;
        align-items: center;
        justify-content: flex-end;
        background-size: 100% auto; } }
    #home-slider-highlights .wrapper-large .col-content {
      box-sizing: border-box;
      padding-bottom: 4em;
      width: 90%;
      margin: 0 5%; }
      @media (min-width: 1001px) {
        #home-slider-highlights .wrapper-large .col-content {
          float: right;
          padding: 0 2% 4em;
          width: 33.33%;
          margin: 0; } }
      #home-slider-highlights .wrapper-large .col-content h2 {
        font-size: 2em;
        margin: 1em 0;
        font-family: "Frutiger W01", Arial, sans-serif;
        font-weight: bold; }
        @media (min-width: 1300px) {
          #home-slider-highlights .wrapper-large .col-content h2 {
            font-size: 2.5em; } }
      #home-slider-highlights .wrapper-large .col-content .btn-wrapper {
        margin: 1em 0; }
        @media (min-width: 1300px) {
          #home-slider-highlights .wrapper-large .col-content .btn-wrapper {
            margin: 3em 0; } }
        #home-slider-highlights .wrapper-large .col-content .btn-wrapper img {
          max-width: 45%; }
      #home-slider-highlights .wrapper-large .col-content a {
        color: #666; }
      #home-slider-highlights .wrapper-large .col-content a:first-child:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0; }
      #home-slider-highlights .wrapper-large .col-content .btn-read-more {
        float: right;
        position: relative;
        width: 2em;
        height: 2em;
        border: 2px solid; }
        #home-slider-highlights .wrapper-large .col-content .btn-read-more:hover {
          color: #fff; }
        #home-slider-highlights .wrapper-large .col-content .btn-read-more:after {
          content: "";
          position: absolute;
          left: .5em;
          top: .6em;
          width: .6em;
          height: .6em;
          border: 2px solid;
          border-left: 0;
          border-bottom: 0;
          transform: rotate(45deg); }
  #home-slider-highlights .flex-control-nav {
    position: absolute;
    bottom: 0;
    z-index: 10; }
    #home-slider-highlights .flex-control-nav li {
      display: inline-block;
      background: rgba(255, 255, 255, 0.5) none;
      padding: 10px 30px;
      font-size: 15px;
      min-width: 170px;
      cursor: pointer; }
      #home-slider-highlights .flex-control-nav li.flex-active {
        background-color: #fff; }

/* MOBILE */
ul#mobile-shortcuts {
  display: block;
  margin: 0; }
  ul#mobile-shortcuts li {
    background-image: none;
    border-bottom: 1px solid #ccc;
    padding: 0; }
  ul#mobile-shortcuts a,
  ul#mobile-shortcuts a:hover {
    display: block;
    color: #666;
    font-weight: normal;
    padding: 15px 5%; }
  ul#mobile-shortcuts img {
    float: left;
    margin-top: 10px; }
  ul#mobile-shortcuts h2, ul#mobile-shortcuts p {
    margin: 2px 0 2px 30px; }

#home-live h1 {
  margin-top: 1em; }
  #home-live h1 a {
    color: #333; }
    #home-live h1 a:hover {
      color: #000; }

#home-live .btn-wrapper {
  text-align: right; }

@media (min-width: 1001px) {
  #home-live section.soutien-mozaique {
    width: 62.66%;
    margin: 1em 2%;
    float: left; } }

#home-live section.soutien-mozaique #soutien-mozaique {
  margin: 0 -0.5%; }

#home-live section.news {
  margin: 0 5%; }
  @media (min-width: 1001px) {
    #home-live section.news {
      float: left;
      width: 29.33%;
      margin: 1em 2%; } }
  #home-live section.news .articles-wrapper {
    font-size: .875em;
    margin: calc(1rem + 5px) 0 5px;
    padding: 5px 8%;
    border: 1px solid #dfdfdf; }
  #home-live section.news article {
    position: relative;
    padding: .25em;
    border-top: 1px solid #dfdfdf; }
    #home-live section.news article:first-child {
      border: 0; }
    @media (min-width: 1001px) {
      #home-live section.news article {
        height: 170px;
        padding: 0; } }
  #home-live section.news .date {
    font-size: .875em;
    margin-bottom: 0.25em; }
  #home-live section.news h2 {
    font-size: 1.35em;
    margin: 0 0 .5em;
    max-height: 2.5em;
    overflow: hidden; }
  #home-live section.news p {
    margin: 5px 0;
    max-height: 4.5em;
    overflow: hidden; }

/*#home-live.small {
	background-color: #f0f0f0;
	
	article.article-l .content {
	    position: absolute;
	    left: 0; right: 0;
	    bottom: 0;
	    background-color: transparent;
	    color: #fff;
	    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
		background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%);
	    p {
	    	display: none;
	    }
	}
	article.article-s {
		width: 100%;
	}
	.btn-wrapper {
		text-align: right;
	}
}*/
#home-aide {
  padding: 1em 0;
  background-color: #f0f0f0; }
  #home-aide h1 {
    margin: .75em 0 0 5%;
    font-weight: bold;
    text-transform: uppercase; }
    @media (min-width: 1001px) {
      #home-aide h1 {
        margin-top: 1.5em;
        margin-left: 2%; } }
    #home-aide h1 small {
      display: block;
      font-size: .5em;
      font-weight: 300;
      text-transform: none; }
  @media (min-width: 1001px) {
    #home-aide .articles-wrapper {
      display: flex; } }
  #home-aide article {
    margin: 1em 5%; }
    @media (min-width: 1001px) {
      #home-aide article {
        position: relative;
        float: left;
        width: 29.33%;
        margin: 1em 2%;
        padding-bottom: 3em; } }
    #home-aide article header {
      position: relative;
      margin-bottom: 1em;
      padding: 2em 1.5em;
      color: #fff;
      background-size: cover;
      background-position: center;
      text-align: center; }
      #home-aide article header a {
        color: #fff; }
        #home-aide article header a:before {
          content: '';
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0; }
        #home-aide article header a:before {
          background-color: #6db379;
          opacity: 0;
          transition: all .35s; }
        #home-aide article header a:hover {
          color: #fff; }
          #home-aide article header a:hover:before {
            opacity: 1; }
      #home-aide article header .big-icon {
        position: relative;
        font-weight: 100;
        font-size: 6.250rem; }
      #home-aide article header h2 {
        position: relative;
        font-size: 1.750rem;
        margin: 0;
        font-weight: bold; }
  #home-aide .perte-carte {
    font-size: 1.25em;
    font-weight: bold; }
    #home-aide .perte-carte a {
      color: #ef0900;
      text-decoration: underline; }
      #home-aide .perte-carte a:hover {
        color: #ad0600; }
      @media (min-width: 1001px) {
        #home-aide .perte-carte a.link-tel {
          color: #333;
          text-decoration: none; } }
  #home-aide .btn-wrapper {
    text-align: right; }
    @media (min-width: 1001px) {
      #home-aide .btn-wrapper {
        position: absolute;
        width: 100%;
        bottom: 0; } }

/* ----------- Page TWINT NEW ------------ */
/*.page-twint-prepaid.section-intro {
    @include media-breakpoint-up(lg) {
        background: url('../img/twint/bg-twint-intro.jpg') no-repeat right center;
        background-size: auto 100%;
    }
}*/
@media (min-width: 1500px) {
  .page-twint-prepaid.section-1 {
    background: url("../img/twint/beacon-et-objets.jpg") no-repeat left top;
    background-size: contain; } }

/* ----------- Packs teasers (page cartes) ------------ */
.pack-teaser {
  transition: all .35s; }
  .pack-teaser:hover {
    box-shadow: 0.15em 0.15em 0.3em rgba(0, 0, 0, 0.2);
    transform: translateY(-0.2em); }
  .pack-teaser h2 {
    margin-bottom: 0.5rem; }
    .pack-teaser h2 img {
      height: 22px; }
  .pack-teaser .text-small {
    font-size: 0.875em; }
  .pack-teaser h3.row {
    margin-left: -10px;
    margin-right: -10px; }
    .pack-teaser h3.row img {
      padding: 0 10px; }
  .pack-teaser .economie {
    color: #fff;
    padding: .25em .5em;
    text-align: center;
    font-size: 0.875em; }
    .pack-teaser .economie.jeunes {
      background-color: #f9b000; }
    .pack-teaser .economie.solo {
      background-color: #ec6614; }
    .pack-teaser .economie.duo {
      background-color: #e53009; }
    .pack-teaser .economie.couple {
      background-color: #5d2106; }

/* ----------- Page Packs ------------ */
@media (min-width: 1001px) {
  section.page-packs.section-intro {
    background: url(../img/packs/2019/pack-cible.png) no-repeat calc(50% + 450px) center, linear-gradient(90deg, #eaeef2, #feffff); } }

section.page-packs.section-intro h1 {
  margin-bottom: 0; }

section.page-packs.section-intro h2 {
  margin-bottom: 2rem; }

.page-packs.section-description {
  text-align: center; }
  .page-packs.section-description .pack-description {
    margin-bottom: 4em; }
    @media (min-width: 1001px) {
      .page-packs.section-description .pack-description .description {
        height: 2.5em; } }
    .page-packs.section-description .pack-description article.pack-card {
      display: flex; }
    .page-packs.section-description .pack-description .pack-btn {
      width: 3em;
      align-self: auto;
      display: flex;
      flex-direction: column;
      padding: 1.5em .65em 0;
      color: #fff; }
      .no-flexbox .page-packs.section-description .pack-description .pack-btn {
        float: left;
        height: 17.25em; }
      .page-packs.section-description .pack-description .pack-btn i {
        font-size: 1.5em; }
      .page-packs.section-description .pack-description .pack-btn span {
        display: block;
        margin-top: auto;
        font-size: 1.250em;
        transform: rotate(270deg);
        transform-origin: left top;
        text-transform: uppercase; }
        .no-flexbox .page-packs.section-description .pack-description .pack-btn span {
          margin-top: 10em; }
    .page-packs.section-description .pack-description.jeunes .pack-btn {
      background-color: #f9b000; }
    .page-packs.section-description .pack-description.solo .pack-btn {
      background-color: #ec6614; }
    .page-packs.section-description .pack-description.duo .pack-btn {
      background-color: #e52d09; }
    .page-packs.section-description .pack-description.couple .pack-btn {
      background-color: #5c2109; }
    .page-packs.section-description .pack-description .pack-body {
      position: relative;
      flex-grow: 1;
      padding: 2em 2em 0.5em; }
      .page-packs.section-description .pack-description .pack-body h2 {
        margin-bottom: 1.25em; }
      .page-packs.section-description .pack-description .pack-body h3 img {
        width: 2.5em; }
        @media (min-width: 1001px) {
          .page-packs.section-description .pack-description .pack-body h3 img {
            width: auto; } }
      .page-packs.section-description .pack-description .pack-body .collapser {
        background: none !important;
        color: #ef0900;
        font-weight: normal; }
        .page-packs.section-description .pack-description .pack-body .collapser:hover {
          box-shadow: none; }
      .page-packs.section-description .pack-description .pack-body .collapsible {
        position: absolute;
        left: 0;
        right: 0;
        z-index: 2;
        margin-top: -2.5em;
        padding: 0 2em;
        text-align: left;
        background-color: #fff;
        box-shadow: 0 1em 1em rgba(0, 0, 0, 0.25); }
        .page-packs.section-description .pack-description .pack-body .collapsible.collapsed {
          margin-top: 0;
          box-shadow: 0; }
        .page-packs.section-description .pack-description .pack-body .collapsible dt {
          float: left;
          clear: left;
          padding-top: 0.75em; }
        .page-packs.section-description .pack-description .pack-body .collapsible dd {
          margin-left: 5em;
          margin-bottom: 1em; }
        .page-packs.section-description .pack-description .pack-body .collapsible h4 {
          background-color: #f2f2f2;
          margin: 2em -2em;
          font-size: 1em;
          padding: 1em 2em;
          text-transform: uppercase;
          font-weight: bold;
          text-align: center; }
        .page-packs.section-description .pack-description .pack-body .collapsible .btn-wrapper {
          flex-wrap: wrap;
          display: flex;
          justify-content: space-between;
          align-items: baseline; }

.page-packs.section-avantages {
  background: url("../img/packs/2018/bg-avantages.jpg") no-repeat left top;
  background-size: cover; }
  .page-packs.section-avantages h2 {
    margin-bottom: 2rem;
    text-align: center;
    color: #333; }
  .page-packs.section-avantages .col-md-6 {
    display: flex; }
  .page-packs.section-avantages article {
    position: relative;
    padding: 2em 2em 1em;
    background-color: #fff; }
  .page-packs.section-avantages h3 {
    text-align: center; }

.page-cartes.section-intro .img-carte {
  max-width: 8em;
  margin-left: -1.2em; }

.page-cartes.section-intro .img-cartes {
  max-width: 10em;
  margin-left: -0.75em; }

.page-comptes-cartes .tabs a {
  font-weight: bold;
  color: #6db379;
  display: inline-block;
  padding: .5rem 1rem .5rem 0; }
  @media (min-width: 1001px) {
    .page-comptes-cartes .tabs a {
      padding-right: 3rem; } }
  .page-comptes-cartes .tabs a.active {
    color: #333;
    pointer-events: none; }
  .page-comptes-cartes .tabs a i {
    font-weight: 100;
    font-size: 3rem;
    vertical-align: -0.75rem; }

.page-comptes-cartes h3 {
  margin: 2.5rem 0 1.5rem; }

.page-comptes-cartes table {
  position: relative; }
  @media (max-width: 1000.98px) {
    .page-comptes-cartes table th:last-child, .page-comptes-cartes table td:last-child {
      display: none; } }

.page-comptes-cartes tr:hover td {
  background-color: #e9ecef; }

.page-comptes-cartes tr a.table-link {
  display: block;
  color: #333; }
  .page-comptes-cartes tr a.table-link:before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    height: 2em;
    margin-top: -0.25rem; }

/* ----------- Page Happy new year (carte de voeux) ------------ */
.page-happy {
  height: 100vh;
  display: flex;
  flex-direction: column; }
  .page-happy nav {
    padding: 2em 0;
    border-bottom: 1px solid #dee2e6; }
  .page-happy #main-header {
    margin: auto; }
    .page-happy #main-header .col-md-8 {
      max-width: 100%;
      flex: auto;
      padding: 0; }
      .page-happy #main-header .col-md-8 video {
        max-width: 100%;
        max-height: calc(100vh - 17em); }
    @media (max-height: 700px) {
      .page-happy #main-header .big-header {
        padding: 0; }
      .page-happy #main-header .container.pb-2 {
        padding-bottom: 0 !important; }
      .page-happy #main-header .col-md-8 video {
        max-height: calc(100vh - 13em); } }
  .page-happy footer {
    padding: 2em 0;
    border-top: 1px solid #dee2e6; }
    .page-happy footer .copyright {
      text-align: center;
      color: #6c757d; }

.page-biggreen.bg-gradient,
.page-biggreen .bg-gradient {
  background: -webkit-linear-gradient(90deg, #eaeef2, #feffff);
  background: linear-gradient(90deg, #eaeef2, #feffff); }

@media (min-width: 1001px) {
  .page-biggreen.banniere-rosace {
    background: url(/sites/default/files/rosace_300px.png) no-repeat right center; } }

.page-biggreen h1 {
  font-size: 2.25em;
  color: #6db379; }

.page-biggreen h2 {
  font-size: 1.778em;
  font-weight: bold;
  color: #6db379; }

.page-biggreen h3 {
  font-size: 1.556em;
  font-weight: bold; }

.page-biggreen h4 {
  font-weight: bold; }

@media (min-width: 1001px) {
  .page-biggreen {
    font-size: 1.125rem; }
    .page-biggreen .container {
      max-width: 1010px; }
    .page-biggreen h2 {
      font-size: 2em; }
    .page-biggreen h1 {
      font-size: 3.667em;
      margin-bottom: 3rem; } }

.page-biggreen .bcn-breadcrumb {
  padding: 6px 0 20px;
  margin: 0; }

.page-biggreen .big-header {
  padding: 3rem 0 1rem; }

.page-biggreen .big-shortcutblocks {
  padding: 2rem 0 4rem; }
  .page-biggreen .big-shortcutblocks article {
    position: relative;
    margin: 15px 0;
    padding-top: 1.5em;
    padding-bottom: 2em;
    text-align: center;
    color: #636363;
    background-color: #fff;
    border: 2px solid #dee2e6;
    transition: all .35s; }
    .page-biggreen .big-shortcutblocks article:hover {
      box-shadow: 0.15em 0.15em 0.3em rgba(0, 0, 0, 0.2);
      transform: translateY(-0.2em); }
    .page-biggreen .big-shortcutblocks article h2, .page-biggreen .big-shortcutblocks article h3 {
      line-height: 1;
      min-height: 2em;
      display: flex;
      align-items: flex-end;
      justify-content: center;
      margin: 0 1rem 1rem;
      font-size: 1em;
      font-weight: bold;
      color: #666;
      font-family: Arial, sans-serif; }
    .page-biggreen .big-shortcutblocks article a {
      font-size: 0.875em; }
      .page-biggreen .big-shortcutblocks article a:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0; }
    .page-biggreen .big-shortcutblocks article .big-icon {
      font-size: 5.5em; }
      .page-biggreen .big-shortcutblocks article .big-icon:before {
        font-weight: 100; }
      .page-biggreen .big-shortcutblocks article .big-icon.icon-pack-bcn {
        font-size: 8em;
        line-height: 0.4em;
        vertical-align: -0.79em; }

.page-biggreen.bg-gradient .big-shortcutblocks article {
  border: none; }

.page-biggreen .square-border {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 9.6em;
  height: 9.6em;
  border: 2px solid #6db379;
  margin: 0 auto;
  font-style: normal;
  color: #6db379;
  line-height: 1.25;
  font-size: 0.938rem;
  text-align: center;
  font-weight: bold; }
  .page-biggreen .square-border img {
    margin: 0.5em 0;
    width: 75%; }
  .page-biggreen .square-border i {
    font-size: 5.5em;
    margin-bottom: .25rem; }
    .page-biggreen .square-border i:before {
      font-weight: 100; }
  .page-biggreen .square-border span {
    width: 100%; }

.page-biggreen a.square-border > * {
  pointer-events: none; }

.page-biggreen a.square-border:hover {
  background-color: #6db379;
  color: #fff;
  transition: all .35s; }

.page-biggreen .icon-xl-wrapper {
  display: none; }
  @media (min-width: 1001px) {
    .page-biggreen .icon-xl-wrapper {
      font-weight: 300;
      display: flex;
      align-items: center;
      justify-content: center; }
      .page-biggreen .icon-xl-wrapper i {
        font-weight: 300;
        font-size: 15em;
        color: #666; } }

.page-biggreen ul li {
  background-position: 0 10px; }

.page-biggreen .list-plus li {
  background: none;
  margin-bottom: 1rem;
  position: relative;
  padding-left: 1.2em; }
  .page-biggreen .list-plus li:before {
    content: '+';
    position: absolute;
    left: 0;
    font-weight: bold;
    color: #6db379; }

@media (min-width: 1300px) {
  .page-biggreen .columns2 {
    columns: 2; }
    .page-biggreen .columns2 .faq-element {
      page-break-inside: avoid;
      break-inside: avoid; } }

.page-biggreen .table td, .page-biggreen .table th {
  vertical-align: top;
  border-bottom: 1px solid #ced4da;
  padding: .25em; }

.page-biggreen .table.table-lg td,
.page-biggreen .table.table-lg th {
  padding: .5em; }

.page-biggreen .collapser {
  font-family: "Frutiger W01", Arial, sans-serif;
  background: #6db379;
  color: #fff;
  padding: .5em 0.5em .5em 1.5em; }
  .page-biggreen .collapser .icon-chevron-down {
    float: right;
    font-size: 2rem;
    margin-top: -0.25rem; }
  .page-biggreen .collapser:hover {
    transition: all .15s;
    box-shadow: 0.15em 0.15em 0.3em rgba(0, 0, 0, 0.2);
    background-color: #56a463; }
  .page-biggreen .collapser.collapsed {
    background-image: none; }
    .page-biggreen .collapser.collapsed .icon-chevron-down {
      transform: rotate(-90deg); }
    .page-biggreen .collapser.collapsed:hover .icon-chevron-down {
      transform: rotate(-90deg) translateX(0.15em); }
  .page-biggreen .collapser.collapser-sm {
    background-color: #dee2e6;
    font-size: 1rem;
    color: #666; }
    .page-biggreen .collapser.collapser-sm .icon-chevron-down {
      font-size: 1.5rem;
      margin-top: -0.05rem; }

.page-biggreen .collapsible {
  padding: 0.5em 0 1.5em; }
  .page-biggreen .collapsible.collapsed {
    padding: 0; }

.page-biggreen.anchors-links {
  position: sticky;
  z-index: 5;
  top: 0;
  width: 100%;
  margin: 0;
  border-bottom: 1px solid #dee2e6;
  background-color: #fff; }
  .page-biggreen.anchors-links a {
    padding: 1em 0;
    color: #666; }
    .page-biggreen.anchors-links a:before {
      content: normal; }
    .page-biggreen.anchors-links a.active {
      font-weight: bold;
      color: #333; }
    .page-biggreen.anchors-links a:hover {
      color: #ef0900; }
  .page-biggreen.anchors-links.fixed {
    position: fixed; }
  .page-biggreen.anchors-links.fixed ol {
    position: static; }

#calculateur-change .tabs {
  display: flex;
  justify-content: space-between; }
  #calculateur-change .tabs .simulateur-onglet {
    font-weight: bold;
    color: #6db379;
    padding-right: 1em;
    display: flex;
    align-items: center; }
    #calculateur-change .tabs .simulateur-onglet i {
      margin-left: 0.5em;
      font-size: 1.25em;
      vertical-align: -0.1em; }
    #calculateur-change .tabs .simulateur-onglet.active {
      pointer-events: none;
      font-weight: normal;
      color: #333; }

#calculateur-change .alert, #calculateur-change .section-form #error-message, .section-form #calculateur-change #error-message {
  display: none; }

#calculateur-change .deviseIn-container,
#calculateur-change .deviseOut-container,
#calculateur-change .footer-container {
  padding: 1em 0 0.15em; }
  @media (min-width: 1001px) {
    #calculateur-change .deviseIn-container,
    #calculateur-change .deviseOut-container,
    #calculateur-change .footer-container {
      margin-bottom: 1em; } }

@media (min-width: 1001px) {
  #calculateur-change .dd {
    position: relative;
    width: 10rem !important; } }

#calculateur-change .dd .ddTitle {
  max-width: none;
  cursor: pointer; }
  #calculateur-change .dd .ddTitle .ddTitleText {
    vertical-align: sub; }
  #calculateur-change .dd .ddTitle:after {
    content: "\e92d";
    font-family: 'bcn-icons';
    float: right; }

#calculateur-change .dd img.fnone {
  margin-right: 0.5em; }

#calculateur-change .dd .ddChild {
  overflow: auto !important;
  width: 18em;
  height: 17em !important;
  font-size: 0.938rem; }
  #calculateur-change .dd .ddChild ul {
    padding: 0;
    margin: 0;
    background-color: #fff; }
    #calculateur-change .dd .ddChild ul li {
      background: none;
      padding: 0.25em 15px; }
      #calculateur-change .dd .ddChild ul li:hover {
        background-color: #e9ecef; }
  @media (max-width: 1000.98px) {
    #calculateur-change .dd .ddChild {
      top: 107px !important;
      left: 0;
      width: 100%; } }

#calculateur-change input[type=number]::-webkit-outer-spin-button,
#calculateur-change input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

#calculateur-change input[type=number] {
  -moz-appearance: textfield; }

#calculateur-change .form-control, #calculateur-change .section-form .form-text, .section-form #calculateur-change .form-text, #calculateur-change .section-form .form-textarea, .section-form #calculateur-change .form-textarea, #calculateur-change .section-form .form-email, .section-form #calculateur-change .form-email, #calculateur-change .section-form .form-select, .section-form #calculateur-change .form-select, #calculateur-change #home-agence header input#searchField, #home-agence header #calculateur-change input#searchField, #calculateur-change .dd .ddTitle, #calculateur-change .dd {
  height: 3rem;
  margin-bottom: 0.5rem; }
  @media (min-width: 1001px) {
    #calculateur-change .form-control, #calculateur-change .section-form .form-text, .section-form #calculateur-change .form-text, #calculateur-change .section-form .form-textarea, .section-form #calculateur-change .form-textarea, #calculateur-change .section-form .form-email, .section-form #calculateur-change .form-email, #calculateur-change .section-form .form-select, .section-form #calculateur-change .form-select, #calculateur-change #home-agence header input#searchField, #home-agence header #calculateur-change input#searchField, #calculateur-change .dd .ddTitle, #calculateur-change .dd {
      max-width: 12rem; } }

#calculateur-change .deviseInInputs {
  display: flex;
  flex-wrap: wrap;
  position: relative; }
  @media (min-width: 1001px) {
    #calculateur-change .deviseInInputs {
      flex-wrap: nowrap; } }
  #calculateur-change .deviseInInputs .montantIn {
    font-size: 1.25em;
    font-weight: bold;
    color: #666; }
    @media (min-width: 1001px) {
      #calculateur-change .deviseInInputs .montantIn {
        margin-right: 1em; } }
  #calculateur-change .deviseInInputs .devise1 {
    padding-left: 3rem;
    background: #fff url(../img/calculateur-change/chf.svg) no-repeat 1em center; }
  #calculateur-change .deviseInInputs .btnReverse {
    width: 4rem;
    margin: 0 1rem 0.5rem;
    cursor: pointer;
    color: #6db379;
    border: 1px solid #6db379;
    font-size: 1.25em;
    background-color: transparent; }
    #calculateur-change .deviseInInputs .btnReverse:hover {
      color: #fff;
      background-color: #6db379; }
  @media (max-width: 1000.98px) {
    #calculateur-change .deviseInInputs .devise1, #calculateur-change .deviseInInputs .dd {
      width: calc(50% - 3rem) !important; } }

#calculateur-change .deviseOutInputs {
  position: relative;
  display: flex;
  max-width: 22em; }
  #calculateur-change .deviseOutInputs .deviseInIcon,
  #calculateur-change .deviseOutInputs .deviseOutIcon {
    position: absolute;
    top: 1.25rem;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 2rem;
    height: 25px;
    line-height: 25px;
    font-size: 1rem; }
  #calculateur-change .deviseOutInputs .deviseInIcon {
    left: 1em; }
  #calculateur-change .deviseOutInputs .deviseOutIcon {
    right: 2em; }
  #calculateur-change .deviseOutInputs .montantIn {
    height: 4rem;
    padding-left: 6rem;
    font-size: 1.25em;
    font-weight: bold;
    color: #666;
    margin-right: 0;
    background-color: #fff; }
  #calculateur-change .deviseOutInputs .montantOut {
    margin: 0;
    overflow: auto;
    height: 4rem;
    max-width: 100%;
    border: 0;
    font-size: 1.25em;
    font-weight: bold;
    color: #666;
    background-color: #e9ecef; }
  @media (max-width: 1000.98px) {
    #calculateur-change .deviseOutInputs .montantIn, #calculateur-change .deviseOutInputs .deviseInIcon {
      display: none; } }

#calculateur-change #boxMemoPrint {
  cursor: pointer;
  background: transparent;
  transition: all .35s; }
  #calculateur-change #boxMemoPrint i {
    font-size: 4em;
    margin-bottom: .25rem; }
  #calculateur-change #boxMemoPrint:hover {
    background-color: #6db379;
    color: #fff; }

#calculateur-change .memo {
  font-size: 12px;
  max-width: 375px;
  padding: 5px;
  background: #FFF;
  border: 2px dashed #dee2e6; }
  @media (min-width: 1001px) {
    #calculateur-change .memo {
      float: left;
      width: 50%;
      border-left-style: solid; } }
  #calculateur-change .memo h4 {
    font-weight: bold;
    font-size: 14px;
    color: #000;
    margin: 5px 5px 20px; }
  #calculateur-change .memo p {
    margin: 5px 5px 10px; }
  #calculateur-change .memo img {
    float: right;
    margin: 10px;
    max-width: 35%; }
  #calculateur-change .memo table {
    width: 100%;
    font-size: 15px;
    color: #000; }
    #calculateur-change .memo table th {
      border-top: 1px solid #6c757d;
      border-bottom: 1px solid #6c757d;
      font-weight: bold;
      font-size: 13px;
      text-transform: uppercase; }
    #calculateur-change .memo table th,
    #calculateur-change .memo table td {
      padding: 1px 5px; }
    #calculateur-change .memo table .borderRight {
      border-right: 1px solid #6c757d; }
    #calculateur-change .memo table tr.odd {
      background: #f8f9fa; }

#calculateur-change .memoFoldLine {
  display: none; }

#calculateur-change .memoCutLine {
  clear: both;
  margin-bottom: 1em; }

@media (min-width: 1001px) {
  #calculateur-change .memoFoldLine + .memo {
    border-left-style: dashed;
    border-right: 1px solid #dee2e6; } }

.page-biggreen .big-shortcutblocks.contact [class*="col-"] {
  display: flex; }

.page-biggreen .big-shortcutblocks.contact article {
  text-align: left;
  padding: 1em 1.5em; }
  .page-biggreen .big-shortcutblocks.contact article h2 {
    display: block;
    margin-left: 0;
    margin-right: 0;
    min-height: 0; }
  .page-biggreen .big-shortcutblocks.contact article.multiple-links:hover {
    box-shadow: none;
    transform: none; }
  .page-biggreen .big-shortcutblocks.contact article.multiple-links a {
    font-size: 1em; }
    .page-biggreen .big-shortcutblocks.contact article.multiple-links a:before {
      content: normal; }

/* ----------- Page Guidelines ------------ */
.guidelines-colors {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  padding: 0; }
  .guidelines-colors li {
    width: 25%;
    background: none;
    padding: 1em 15px 0; }
  .guidelines-colors .color {
    display: block;
    margin-bottom: 1rem;
    width: 110px;
    height: 110px;
    box-sizing: border-box;
    border: 55px solid transparent; }
  .guidelines-colors dl {
    border-top: 1px solid #aaa;
    padding: .5em 0; }
  .guidelines-colors dt {
    float: left;
    width: 3em;
    font-size: .7em;
    font-weight: bold;
    margin-top: 0.5em;
    color: #333; }

.page-biggreen .big-shortcutblocks.guidelines article {
  padding-left: 10px;
  padding-right: 10px; }

.guidelines-icons-list {
  display: flex;
  flex-wrap: wrap; }
  .guidelines-icons-list > div {
    margin-bottom: 1em;
    width: 16.66666667%;
    float: left;
    text-align: center; }
    .guidelines-icons-list > div button {
      border: 0;
      background-color: transparent; }
    .guidelines-icons-list > div i {
      font-size: 1.6em; }
  .guidelines-icons-list.icons-light i {
    font-size: 5em; }

.e-services-quicklinks {
  display: none; }
  @media (min-width: 1001px) {
    .e-services-quicklinks {
      display: block;
      position: fixed;
      right: 0;
      top: 25%;
      z-index: 10; }
      .e-services-quicklinks a {
        display: block;
        position: relative;
        width: 5rem;
        height: 5rem;
        color: #fff;
        padding: .5rem 0;
        font-weight: 300;
        font-size: 3.5rem; }
        .e-services-quicklinks a:hover::after {
          content: attr(title);
          position: absolute;
          right: 6rem;
          top: 1rem;
          padding: 0.75em 1em;
          border: 1px solid;
          font-family: "Frutiger W01", Arial, sans-serif;
          font-size: 1.125rem;
          color: #6db379;
          background-color: #fff; } }

.banner-netbanking-entreprises {
  background: url("../img/e-services/bg-banner-netbanking-entreprises.jpg") no-repeat center;
  background-size: cover;
  color: #fff;
  padding: 2em 0; }
  .banner-netbanking-entreprises h2 {
    color: #fff; }

ul.publications-list .btn-icon-link {
  float: right;
  position: relative;
  z-index: 1;
  padding: 0;
  margin-top: -1.5em;
  /*display: inline-block;
    color: $secondary;
    text-align: center;

    i {
        display: flex;
        width: 2em;
        height: 2em;
        border: 1px solid $gray-400;
        color: $primary;
        align-items: center;
        justify-content: center;
        pointer-events: none;
    }
    span {
        font-size: 0.8em;
        pointer-events: none;
    }
    & + .btn-icon-link i {
        border-left: 0;
    }*/ }
  @media (min-width: 1001px) {
    ul.publications-list .btn-icon-link {
      margin-top: 0; } }
  ul.publications-list .btn-icon-link:before {
    content: normal; }
  ul.publications-list .btn-icon-link .icon-play {
    font-size: 0.875em;
    margin-right: 0.25em;
    vertical-align: -0.05em; }

@media (min-width: 1300px) {
  #logiciels-et-lecteurs {
    background: url("../img/e-services/bg-logiciels.jpg") no-repeat right top; } }

#modal-video .modal-dialog {
  max-width: 640px;
  margin-top: 6em; }

#modal-video .modal-body {
  padding: 0; }
  #modal-video .modal-body .close {
    position: absolute;
    height: 2em;
    width: 2em;
    top: -2em;
    right: 0;
    padding: .5em;
    color: #fff;
    font-size: 1.5em;
    line-height: 1;
    background-color: rgba(0, 0, 0, 0.5); }
  #modal-video .modal-body iframe {
    display: block;
    max-width: 100%; }

#faq-keywords-search {
  display: flex; }
  #faq-keywords-search input {
    border: 2px solid #6db379;
    padding: 1rem; }
    #faq-keywords-search input[type=text] {
      flex-grow: 1;
      border-right: 0; }
    #faq-keywords-search input[type=submit] {
      border-left: 0;
      font-family: 'bcn-icons';
      font-size: 2rem;
      color: #6db379;
      background-color: transparent; }

#faq-section-all .nav-tabs {
  border-bottom: 0;
  text-align: center; }
  @media (min-width: 1001px) {
    #faq-section-all .nav-tabs {
      flex-wrap: nowrap; } }
  #faq-section-all .nav-tabs .nav-item {
    display: flex;
    background: none;
    padding: 0;
    margin: 0;
    width: 50%; }
    @media (min-width: 601px) {
      #faq-section-all .nav-tabs .nav-item {
        width: 33.33%; } }
    @media (min-width: 1001px) {
      #faq-section-all .nav-tabs .nav-item {
        width: 100%; } }
  #faq-section-all .nav-tabs .nav-link {
    display: flex;
    align-items: center;
    margin: 0 0 1px 1px;
    color: #6db379;
    border-color: #6db379;
    border-width: 2px;
    font-size: 0.938rem;
    line-height: 1.25;
    font-weight: bold;
    min-height: 4em;
    width: 100%;
    justify-content: center;
    transition: all .35s; }
    @media (min-width: 1001px) {
      #faq-section-all .nav-tabs .nav-link {
        min-height: 5em; } }
    #faq-section-all .nav-tabs .nav-link:hover, #faq-section-all .nav-tabs .nav-link.active {
      background-color: #6db379;
      color: #fff; }

@media (min-width: 1001px) {
  .faq-columns2 {
    columns: 2; }
    .faq-columns2 .faq-element {
      page-break-inside: avoid;
      break-inside: avoid; } }

.faq-element .collapsible, .faq-element .collapsible.collapsed {
  padding-left: 1.25em;
  padding-right: 1.25em; }

@media (min-width: 1300px) {
  .page-mobile-banking.section-intro {
    background: url("../img/mobile-app/bg-mobile-banking.jpg") no-repeat right bottom;
    background-position: right 15% bottom; } }

#activation .procedure {
  padding: 0;
  list-style: none;
  counter-reset: procedure; }
  @media (min-width: 1001px) {
    #activation .procedure {
      display: flex; } }
  #activation .procedure > li {
    counter-increment: procedure;
    border: 1px solid #ced4da;
    padding: 1.5em 15px;
    position: relative;
    margin-top: 3em; }
    #activation .procedure > li:before {
      content: counter(procedure);
      position: absolute;
      left: 50%;
      width: 2em;
      height: 2em;
      background-color: #6db379;
      text-align: center;
      color: #fff;
      font-weight: bold;
      font-size: 1.389em;
      line-height: 2;
      border-radius: 2em;
      margin-left: -1em;
      top: -1.5em;
      box-shadow: 0 0 0 0.25em rgba(131, 179, 62, 0.5); }
    #activation .procedure > li .spacer {
      display: none; }
    #activation .procedure > li header {
      min-height: 8em;
      margin-bottom: 1rem;
      border-bottom: 1px solid #ccc; }
    #activation .procedure > li ul {
      padding: 0;
      list-style: none; }
      #activation .procedure > li ul li {
        margin: 1em 0;
        text-align: center;
        background-image: none;
        padding: 0; }
    #activation .procedure > li .btn, #activation .procedure > li .btn1, #activation .procedure > li .btn2, #activation .procedure > li .btn3, #activation .procedure > li .section-form input[type=submit], .section-form #activation .procedure > li input[type=submit], #activation .procedure > li .btn1, #activation .procedure > li .btn2 {
      display: block; }
    @media (min-width: 1001px) {
      #activation .procedure > li {
        float: left;
        width: 32.66%;
        margin-left: 1%;
        padding: 1.5em 1.5%; }
        #activation .procedure > li:first-child {
          margin-left: 0; }
          #activation .procedure > li:first-child:after {
            content: normal; }
        #activation .procedure > li:after {
          content: "";
          position: absolute;
          width: calc(100% - 4em);
          height: 1em;
          right: 50%;
          top: -1.25em;
          margin-right: 2.5em;
          background: url(../img/mobile-app/activation-arrows.svg) no-repeat;
          background-size: contain; }
        #activation .procedure > li .spacer {
          display: block;
          height: 1.4rem;
          margin: 0 0 1rem; }
        #activation .procedure > li .btnapp-wrapper {
          display: flex; }
        #activation .procedure > li .btn2.app {
          padding-left: 1rem;
          padding-right: 1rem;
          height: 4rem;
          line-height: 3rem; }
          #activation .procedure > li .btn2.app img {
            width: 100%; }
        #activation .procedure > li .btn2.app + .btn2.app {
          border-left: 0; } }

@media (min-width: 1300px) {
  #securite {
    background: #eaedf2 url("../img/mobile-app/bg-securite.jpg") no-repeat right center; } }

/* ----------- Page offre hypotheque (La BCN vous offre la première année d’intérêts) ------------ */
@media (min-width: 1300px) {
  .page-hypothque.section-intro {
    background: url("../img/hypotheque/bg-intro-hypotheque.jpg") no-repeat right bottom;
    background-position: right 20% bottom; } }

@media (min-width: 1001px) {
  .page-crontosign.section-intro {
    background: url("../img/e-services/cronto-header.jpg") no-repeat right bottom;
    background-position: calc(50vw + 15%) bottom;
    background-size: 25em; } }

@media (min-width: 1300px) {
  .page-crontosign.section-intro {
    background-size: auto; } }

#activation.page-crontosign .procedure {
  margin-bottom: 2em; }
  #activation.page-crontosign .procedure > li {
    background-color: #fff;
    border: none; }
    #activation.page-crontosign .procedure > li header {
      border: none; }

@media (min-width: 1001px) {
  .page-blocage-de-cartes.section-intro {
    background: url("../img/service-clientele/blocage-cartes-header.jpg") no-repeat right center;
    background-position: right 5% center; } }

/* ----------- Page BCN-Netbanking évolue ------------ */
@media (min-width: 1300px) {
  .page-bcn-netbanking-volue.section-intro {
    background: url("../img/bg-netbanking-evolue.jpg") no-repeat right bottom;
    background-position: right 10% bottom; } }

.page-contact.section-intro .container {
  padding-bottom: 0 !important; }
  .page-contact.section-intro .container .big-header {
    padding-bottom: 0; }

#webform-client-form-4299 label,
#webform-client-form-4299 .webform-grid-option,
#webform-client-form-4299 .description,
#webform-client-form-4299 .webform-grid-question,
#webform-client-form-5882 label,
#webform-client-form-5882 .webform-grid-option,
#webform-client-form-5882 .description,
#webform-client-form-5882 .webform-grid-question {
  font-size: 0.85rem;
  font-weight: normal; }
  @media (min-width: 1001px) {
    #webform-client-form-4299 label,
    #webform-client-form-4299 .webform-grid-option,
    #webform-client-form-4299 .description,
    #webform-client-form-4299 .webform-grid-question,
    #webform-client-form-5882 label,
    #webform-client-form-5882 .webform-grid-option,
    #webform-client-form-5882 .description,
    #webform-client-form-5882 .webform-grid-question {
      font-size: 1rem; } }

#webform-client-form-4299 .description strong,
#webform-client-form-5882 .description strong {
  font-weight: normal; }

#webform-client-form-4299 .webform-grid-option,
#webform-client-form-5882 .webform-grid-option {
  padding: 0 5px;
  width: 15%; }

#webform-client-form-4299 .webform-component-grid,
#webform-client-form-4299 .webform-component-radios,
#webform-client-form-4299 .webform-component-textarea,
#webform-client-form-5882 .webform-component-grid,
#webform-client-form-5882 .webform-component-radios,
#webform-client-form-5882 .webform-component-textarea {
  margin-bottom: 2rem; }
  #webform-client-form-4299 .webform-component-grid > label,
  #webform-client-form-4299 .webform-component-radios > label,
  #webform-client-form-4299 .webform-component-textarea > label,
  #webform-client-form-5882 .webform-component-grid > label,
  #webform-client-form-5882 .webform-component-radios > label,
  #webform-client-form-5882 .webform-component-textarea > label {
    font-size: 1.125rem;
    font-weight: bold;
    border-bottom: 1px solid #e9ecef;
    display: block;
    margin-bottom: .5rem;
    padding-bottom: 0.25rem; }

#webform-client-form-4299 .webform-component--recommanderiez-vous-levenement .description,
#webform-client-form-5882 .webform-component--recommanderiez-vous-levenement .description {
  display: flex;
  justify-content: space-between; }

#webform-client-form-4299 .webform-component--degre-dinteret .description,
#webform-client-form-5882 .webform-component--degre-dinteret .description {
  display: flex;
  justify-content: space-between;
  margin-left: auto;
  width: 75%; }

#webform-client-form-4299 #edit-submitted-avez-vous-apprecie-le-cadre-de-levenement > .form-item,
#webform-client-form-5882 #edit-submitted-avez-vous-apprecie-le-cadre-de-levenement > .form-item {
  width: auto;
  flex-grow: 1; }

/*# sourceMappingURL=bcn.css.map */
