@charset "UTF-8";
/* Brand */
/* Desaturated */
/* Grey */
/* Green */
/* Blue */
/* Red */
/* General */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
       box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
       box-sizing: content-box; }

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

.container, .image-single__caption, .image-single__credit {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .image-single__caption:before, .image-single__credit:before, .container:after, .image-single__caption:after, .image-single__credit:after {
    content: " ";
    display: table; }
  .container:after, .image-single__caption:after, .image-single__credit:after {
    clear: both; }
  @media (min-width: 768px) {
    .container, .image-single__caption, .image-single__credit {
      width: 750px; } }
  @media (min-width: 992px) {
    .container, .image-single__caption, .image-single__credit {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container, .image-single__caption, .image-single__credit {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

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

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

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

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

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

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

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

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

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

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

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

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

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

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .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 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .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 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .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 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

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

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

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

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

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

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

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

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #666666;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #cccccc; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #cccccc;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #dadada;
    text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

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

.btn-block + .btn-block {
  margin-top: 5px; }

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

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

.clearfix:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.opened-modal {
  overflow: hidden; }

.article-preview-block3, .discover-block, .events-block, .iframe, .image-double, .image-single, .infography-block, .long-quote, .paragraph, .related-articles-block4, .related-article, .card-module, .page-header-full-banner, .article-header, .article-tags, .article-newsletter, .page-header-inside-banner {
  margin-bottom: 50px; }

@media (max-width: 767px) {
  .contrib-text, .article-header__header-inner {
    padding-left: 15px;
    padding-right: 15px; } }

@media (max-width: 767px) {
  .container-xs, .banner__content-block {
    min-width: 100%;
    padding: 0 15px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .container-sm, .banner__content-block {
    padding: 0 15px;
    width: 750px;
    margin: 0 auto; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .container-md, .banner--container, .banner__content-block {
    padding: 0 15px;
    width: 970px;
    margin: 0 auto; } }

@media (min-width: 1200px) {
  .container-lg, .banner--container, .banner__content-block {
    padding: 0 15px;
    width: 1170px;
    margin: 0 auto; } }

.icon-sm:before {
  font-size: 12px; }

.icon-md:before {
  font-size: 18px; }

.icon-lg:before {
  font-size: 24px; }

@font-face {
  font-family: "Metric";
  font-weight: 400;
  font-style: normal;
  src: url("../base/fonts/Metric-Regular/Metric-Regular.eot?version=2.0.0"), url("../base/fonts/Metric-Regular/Metric-Regular.eot?#iefix") format("embedded-opentype"), url("../base/fonts/Metric-Regular/Metric-Regular.woff?version=2.0.0") format("woff"), url("../base/fonts/Metric-Regular/Metric-Regular.ttf?version=2.0.0") format("truetype"), url("../base/fonts/Metric-Regular/Metric-Regular.svg?version=2.0.0#Metric") format("svg"); }

.Metric {
  font-family: "Metric";
  font-weight: normal; }

@font-face {
  font-family: "Metric";
  font-weight: 400;
  font-style: italic;
  src: url("../base/fonts/Metric-RegularItalic/Metric-RegularItalic.eot?version=2.0.0"), url("../base/fonts/Metric-RegularItalic/Metric-RegularItalic.eot?#iefix") format("embedded-opentype"), url("../base/fonts/Metric-RegularItalic/Metric-RegularItalic.woff?version=2.0.0") format("woff"), url("../base/fonts/Metric-RegularItalic/Metric-RegularItalic.ttf?version=2.0.0") format("truetype"), url("../base/fonts/Metric-RegularItalic/Metric-RegularItalic.svg?version=2.0.0#Metric") format("svg"); }

.Metric {
  font-family: "Metric";
  font-weight: normal; }

@font-face {
  font-family: "Metric";
  font-weight: 500;
  font-style: normal;
  src: url("../base/fonts/Metric-Medium/Metric-Medium.eot?version=2.0.0"), url("../base/fonts/Metric-Medium/Metric-Medium.eot?#iefix") format("embedded-opentype"), url("../base/fonts/Metric-Medium/Metric-Medium.woff?version=2.0.0") format("woff"), url("../base/fonts/Metric-Medium/Metric-Medium.ttf?version=2.0.0") format("truetype"), url("../base/fonts/Metric-Medium/Metric-Medium.svg?version=2.0.0#Metric") format("svg"); }

.Metric {
  font-family: "Metric";
  font-weight: normal; }

@font-face {
  font-family: "Metric";
  font-weight: 600;
  font-style: normal;
  src: url("../base/fonts/Metric-Semibold/Metric-Semibold.eot?version=2.0.0"), url("../base/fonts/Metric-Semibold/Metric-Semibold.eot?#iefix") format("embedded-opentype"), url("../base/fonts/Metric-Semibold/Metric-Semibold.woff?version=2.0.0") format("woff"), url("../base/fonts/Metric-Semibold/Metric-Semibold.ttf?version=2.0.0") format("truetype"), url("../base/fonts/Metric-Semibold/Metric-Semibold.svg?version=2.0.0#Metric") format("svg"); }

.Metric {
  font-family: "Metric";
  font-weight: normal; }

@font-face {
  font-family: "Butler";
  font-weight: 400;
  font-style: normal;
  src: url("../base/fonts/butler_regular/butler_regular.eot?version=2.0.0"), url("../base/fonts/butler_regular/butler_regular.eot?#iefix") format("embedded-opentype"), url("../base/fonts/butler_regular/butler_regular.woff?version=2.0.0") format("woff"), url("../base/fonts/butler_regular/butler_regular.ttf?version=2.0.0") format("truetype"), url("../base/fonts/butler_regular/butler_regular.svg?version=2.0.0#Butler") format("svg"); }

.Butler {
  font-family: "Butler";
  font-weight: normal; }

@font-face {
  font-family: "Butler";
  font-weight: 700;
  font-style: normal;
  src: url("../base/fonts/butler_extrabold/butler_extrabold.eot?version=2.0.0"), url("../base/fonts/butler_extrabold/butler_extrabold.eot?#iefix") format("embedded-opentype"), url("../base/fonts/butler_extrabold/butler_extrabold.woff?version=2.0.0") format("woff"), url("../base/fonts/butler_extrabold/butler_extrabold.ttf?version=2.0.0") format("truetype"), url("../base/fonts/butler_extrabold/butler_extrabold.svg?version=2.0.0#Butler") format("svg"); }

.Butler {
  font-family: "Butler";
  font-weight: normal; }

.typo1, .error__title {
  font-family: "Butler", "Book Antiqua", "Times New Roman", Times, serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 34px;
  letter-spacing: 0.02em; }
  @media (min-width: 768px) {
    .typo1, .error__title {
      font-size: 62px;
      line-height: 64px; } }
  @media (min-width: 1200px) {
    .typo1, .error__title {
      font-size: 82px;
      line-height: 84px; } }

.typo2 {
  font-family: "Butler", "Book Antiqua", "Times New Roman", Times, serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 34px;
  letter-spacing: 0.02em; }
  @media (min-width: 768px) {
    .typo2 {
      font-size: 58px;
      line-height: 60px; } }
  @media (min-width: 1200px) {
    .typo2 {
      font-size: 72px;
      line-height: 74px; } }

.typo3, .main-title, .contact-list--big .contact-list__title {
  font-family: "Butler", "Book Antiqua", "Times New Roman", Times, serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 31px;
  letter-spacing: 0.02em; }
  @media (min-width: 768px) {
    .typo3, .main-title, .contact-list--big .contact-list__title {
      font-size: 36px;
      line-height: 40px; } }
  @media (min-width: 1200px) {
    .typo3, .main-title, .contact-list--big .contact-list__title {
      font-size: 48px;
      line-height: 50px; } }

.typo4 {
  font-family: "Butler", "Book Antiqua", "Times New Roman", Times, serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0.02em; }
  @media (min-width: 768px) {
    .typo4 {
      font-size: 28px;
      line-height: 30px; } }
  @media (min-width: 1200px) {
    .typo4 {
      font-size: 36px;
      line-height: 38px; } }

.typo5, .contrib-text h2, .paragraph .contrib-quote {
  font-family: "Butler", "Book Antiqua", "Times New Roman", Times, serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 34px;
  letter-spacing: 0.02em; }
  @media (min-width: 1200px) {
    .typo5, .contrib-text h2, .paragraph .contrib-quote {
      font-size: 28px; } }

.typo6 {
  font-family: "Butler", "Book Antiqua", "Times New Roman", Times, serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 26px;
  letter-spacing: 0.02em; }
  @media (min-width: 1200px) {
    .typo6 {
      font-size: 28px;
      line-height: 30px; } }

.typo7, .contact-list--normal .contact-list__title, .agency-map__entity__business-line {
  font-family: "Butler", "Book Antiqua", "Times New Roman", Times, serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.02em; }
  @media (min-width: 1200px) {
    .typo7, .contact-list--normal .contact-list__title, .agency-map__entity__business-line {
      font-size: 22px;
      line-height: 24px; } }

.typo8 {
  font-family: "Butler", "Book Antiqua", "Times New Roman", Times, serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0.02em; }
  @media (min-width: 768px) {
    .typo8 {
      font-size: 18px;
      line-height: 20px; } }
  @media (min-width: 1200px) {
    .typo8 {
      line-height: 24px; } }

.typo9 {
  font-family: "Metric", Arial, sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 28px; }
  @media (min-width: 1200px) {
    .typo9 {
      font-size: 26px;
      line-height: 34px; } }

.typo10, .contrib-text p, .contrib-text li {
  font-family: "Metric", Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px; }
  @media (min-width: 1200px) {
    .typo10, .contrib-text p, .contrib-text li {
      font-size: 22px;
      line-height: 34px; } }

.typo11, .main-subtitle, .table thead th {
  font-family: "Metric", Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px; }
  @media (min-width: 1200px) {
    .typo11, .main-subtitle, .table thead th {
      font-size: 22px;
      line-height: 28px; } }

.typo12, .table tbody td {
  font-family: "Metric", Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px; }

.typo13, .button-primary, .button-primary-box, .button-secondary, .button-third {
  font-family: "Metric", Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 1.42857; }
  @media (min-width: 768px) {
    .typo13, .button-primary, .button-primary-box, .button-secondary, .button-third {
      font-size: 12px; } }
  @media (min-width: 1200px) {
    .typo13, .button-primary, .button-primary-box, .button-secondary, .button-third {
      font-size: 14px; } }

.typo14 {
  font-family: "Metric", Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 1.42857; }
  @media (min-width: 768px) {
    .typo14 {
      font-size: 12px; } }
  @media (min-width: 1200px) {
    .typo14 {
      font-size: 14px; } }

.typo15, .credit-picture {
  font-family: "Metric", Arial, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.42857; }
  @media (min-width: 768px) {
    .typo15, .credit-picture {
      font-size: 14px; } }

@font-face {
  font-family: "icomoon";
  font-weight: 400;
  font-style: "normal";
  src: url("../base/fonts/icomoon/icomoon.eot?version=2.0.0"), url("../base/fonts/icomoon/icomoon.eot?#iefix") format("embedded-opentype"), url("../base/fonts/icomoon/icomoon.woff?version=2.0.0") format("woff"), url("../base/fonts/icomoon/icomoon.ttf?version=2.0.0") format("truetype"), url("../base/fonts/icomoon/icomoon.svg?version=2.0.0#icomoon") format("svg"); }

.icomoon {
  font-family: "icomoon";
  font-weight: normal; }

@font-face {
  font-family: 'icomoon';
  src: url("base/fonts/icomoon/icomoon.eot?elr8on");
  src: url("base/fonts/icomoon/icomoon.eot?elr8on#iefix") format("embedded-opentype"), url("base/fonts/icomoon/icomoon.ttf?elr8on") format("truetype"), url("base/fonts/icomoon/icomoon.woff?elr8on") format("woff"), url("base/fonts/icomoon/icomoon.svg?elr8on#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

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

.icon-star-empty:before {
  content: ""; }

.icon-star-half:before {
  content: ""; }

.icon-star-full:before {
  content: ""; }

.icon-calculator:before, .flaticon-calculator:before {
  font-family: "icomoon" !important;
  content: ""; }

.icon-prev:before {
  content: ""; }

.icon-next:before {
  content: ""; }

.icon-cross-gap:before {
  content: ""; }

.icon-globe:before {
  content: ""; }

.icon-menu:before {
  content: ""; }

.icon-search-right:before {
  content: ""; }

.icon-dropbox:before {
  content: ""; }

.icon-evernote:before {
  content: ""; }

.icon-facebook:before {
  content: ""; }

.icon-gplus:before {
  content: ""; }

.icon-instagram:before {
  content: ""; }

.icon-linkedin:before {
  content: ""; }

.icon-share:before {
  content: ""; }

.icon-twitter:before {
  content: ""; }

.icon-arrow-down:before, .press-release__contact-button:before {
  content: ""; }

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

.icon-arrow-right:before, .document-list__item--web .document-list__item__download:before,
.document-list__item--reference .document-list__item__download:before {
  content: ""; }

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

.icon-camera:before {
  content: ""; }

.icon-check:before {
  content: ""; }

.icon-chevron-down:before, .contact-list__section-wrapper--collapsed .contact-list__section__arrow:before {
  content: ""; }

.icon-chevron-up:before, .contact-list__section__arrow:before {
  content: ""; }

.icon-cross-full:before {
  content: ""; }

.icon-download:before, .document-list__item--file .document-list__item__download:before {
  content: ""; }

.icon-load:before {
  content: ""; }

.icon-mail:before {
  content: ""; }

.icon-phone:before {
  content: ""; }

.icon-play:before {
  content: ""; }

.icon-plus:before {
  content: ""; }

.icon-search-left:before {
  content: ""; }

.icon-shares:before {
  content: ""; }

.icon-spinner:before {
  content: ""; }

.icon-youtube:before {
  content: ""; }

@font-face {
  font-family: "flaticon";
  font-weight: 400;
  font-style: "normal";
  src: url("../base/fonts/flaticon/flaticon.eot?version=2.0.0"), url("../base/fonts/flaticon/flaticon.eot?#iefix") format("embedded-opentype"), url("../base/fonts/flaticon/flaticon.woff?version=2.0.0") format("woff"), url("../base/fonts/flaticon/flaticon.ttf?version=2.0.0") format("truetype"), url("../base/fonts/flaticon/flaticon.svg?version=2.0.0#flaticon") format("svg"); }

.flaticon {
  font-family: "flaticon";
  font-weight: normal; }

.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }

.flaticon-arrows:before {
  content: "\f100"; }

.flaticon-arrows-1:before {
  content: "\f101"; }

.flaticon-arrows-2:before {
  content: "\f102"; }

.flaticon-cancel:before {
  content: "\f103"; }

.flaticon-illumination:before, .flaticon-lightbulb:before {
  content: "\f104"; }

.flaticon-link:before {
  content: "\f105"; }

.flaticon-medical:before, .flaticon-healthcare:before {
  content: "\f106"; }

.flaticon-money:before {
  content: "\f107"; }

.flaticon-right-chevron:before {
  content: "\f108"; }

.flaticon-tool:before {
  content: "\f109"; }

.flaticon-transport:before {
  content: "\f10a"; }

.flaticon-unlink:before {
  content: "\f10b"; }

.flaticon-web:before, .flaticon-home:before {
  content: "\f10c"; }

input[type="text"],
input[type="number"],
.form-control {
  display: inline-block;
  vertical-align: middle;
  padding: 0 15px;
  border: 1px solid #cccccc;
  min-height: 30px;
  border-radius: 0; }

/* Container used for styling the custom select, the buttom class below adds the bg gradient, corners, etc. */
.custom-select {
  position: relative;
  display: block;
  margin-bottom: 10px;
  padding: 0;
  /* This is the native select, we're making everything but the text invisible so we can see the button styles in the wrapper */
  /* Focus style */
  /* Set options to normal weight */
  /* OPERA - Pre-Blink nix the custom arrow, go with a native select button to keep it simple. Targeted via this hack http://browserhacks.com/#hack-a3f166304aafed524566bc6814e1d5c7 */
  /* START OF UGLY BROWSER-SPECIFIC HACKS */
  /* IE 10/11+ - This hides native dropdown button arrow so it will have the custom appearance, IE 9 and earlier get a native select - targeting media query hack via http://browserhacks.com/#hack-28f493d247a12ab654f6c3637f6978d5 - looking for better ways to achieve this targeting */
  /* The second rule removes the odd blue bg color behind the text in the select button in IE 10/11 and sets the text color to match the focus style's - fix via http://stackoverflow.com/questions/17553300/change-ie-background-color-on-unopened-focused-select-box */
  /* FIREFOX won't let us hide the native select arrow, so we have to make it wider than needed and clip it via overflow on the parent container. The percentage width is a fallback since FF 4+ supports calc() so we can just add a fixed amount of extra width to push the native arrow out of view. We're applying this hack across all FF versions because all the previous hacks were too fragile and complex. You might want to consider not using this hack and using the native select arrow in FF. Note this makes the menus wider than the select button because they display at the specified width and aren't clipped. Targeting hack via http://browserhacks.com/#hack-758bff81c5c32351b02e10480b5ed48e */
  /* Show only the native arrow */
  /* Firefox focus has odd artifacts around the text, this kills that. See https://developer.mozilla.org/en-US/docs/Web/CSS/:-moz-focusring */ }
  .custom-select select {
    min-height: 50px;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    width: 100%;
    margin: 0;
    background: white;
    border: 1px solid transparent;
    outline: none;
    /* Prefixed box-sizing rules necessary for older browsers */
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* Remove select styling */
    -moz-appearance: none;
         appearance: none;
    -webkit-appearance: none;
    /* Font size must the 16px or larger to prevent iOS page zoom on focus */
    color: #999999;
    padding: .6em 1.9em .5em .8em;
    line-height: 1.3; }
  .custom-select::after {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e614";
    color: #f07662;
    position: absolute;
    top: 15px;
    right: 20px;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 2;
    /* This hack make the select behind the arrow clickable in some browsers */
    pointer-events: none; }
  .custom-select select:focus {
    outline: none; }
  .custom-select option {
    font-weight: normal; }
  .custom-select x:-o-prefocus, .custom-select::after {
    display: none; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .custom-select select::-ms-expand {
      display: none; }
    .custom-select select:focus::-ms-value {
      background: transparent;
      color: #222; } }

@-moz-document url-prefix() {
  .custom-select {
    overflow: hidden; }
    .custom-select select {
      width: 120%;
      width: calc(100% + em); } }
  .custom-select select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000; }

.button-primary, .button-primary-box, .button-secondary, .button-third {
  cursor: pointer;
  line-height: 50px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  transition: color 0.2s linear, border-color 0.2s linear, background-color 0.2s linear;
  outline: none; }
  .button-primary:before, .button-primary-box:before, .button-secondary:before, .button-third:before {
    transition: background-color 0.2s linear;
    font-weight: normal;
    font-family: icomoon; }

.button-primary {
  background: #cccccc;
  color: #ffffff;
  padding: 0 30px; }
  .button-primary:hover {
    background: #b3b3b3;
    color: #ffffff; }
  .button-primary:before {
    float: right;
    margin-left: 10px; }
  .button-primary--red {
    background: #f07662;
    color: #ffffff;
    padding: 0 30px; }
    .button-primary--red:hover {
      background: #ec4d33;
      color: #ffffff; }
    .button-primary--red:before {
      float: right;
      margin-left: 10px; }
  .button-primary--blue {
    background: #4975ba;
    color: #ffffff;
    padding: 0 30px; }
    .button-primary--blue:hover {
      background: #395e97;
      color: #ffffff; }
    .button-primary--blue:before {
      float: right;
      margin-left: 10px; }
  .button-primary--blue-dark {
    background: #4269a7;
    color: #ffffff;
    padding: 0 30px; }
    .button-primary--blue-dark:hover {
      background: #345282;
      color: #ffffff; }
    .button-primary--blue-dark:before {
      float: right;
      margin-left: 10px; }
  .button-primary--white {
    background: #ffffff;
    color: #ffffff;
    padding: 0 30px; }
    .button-primary--white:hover {
      background: #e6e6e6;
      color: #ffffff; }
    .button-primary--white:before {
      float: right;
      margin-left: 10px; }
  .button-primary--green-dark {
    background: #174140;
    color: #ffffff;
    padding: 0 30px; }
    .button-primary--green-dark:hover {
      background: #0a1b1b;
      color: #ffffff; }
    .button-primary--green-dark:before {
      float: right;
      margin-left: 10px; }
  .button-primary--des_blue-dark {
    background: #064360;
    color: #ffffff;
    padding: 0 30px; }
    .button-primary--des_blue-dark:hover {
      background: #032230;
      color: #ffffff; }
    .button-primary--des_blue-dark:before {
      float: right;
      margin-left: 10px; }

.button-primary-box {
  background: #cccccc;
  color: #ffffff;
  padding: 0 0 0 30px; }
  .button-primary-box:before {
    float: right;
    width: 50px;
    text-align: center;
    background-color: #bfbfbf;
    margin: 0 0 0 20px;
    font-size: 18px; }
  .button-primary-box:hover {
    background: #b3b3b3;
    color: #ffffff; }
    .button-primary-box:hover:before {
      background-color: #a6a6a6; }
  .button-primary-box--red {
    background: #f07662;
    color: #ffffff;
    padding: 0 0 0 30px; }
    .button-primary-box--red:before {
      float: right;
      width: 50px;
      text-align: center;
      background-color: #ee624b;
      margin: 0 0 0 20px;
      font-size: 18px; }
    .button-primary-box--red:hover {
      background: #ec4d33;
      color: #ffffff; }
      .button-primary-box--red:hover:before {
        background-color: #e9391c; }
  .button-primary-box--blue {
    background: #4975ba;
    color: #ffffff;
    padding: 0 0 0 30px; }
    .button-primary-box--blue:before {
      float: right;
      width: 50px;
      text-align: center;
      background-color: #4069a9;
      margin: 0 0 0 20px;
      font-size: 18px; }
    .button-primary-box--blue:hover {
      background: #395e97;
      color: #ffffff; }
      .button-primary-box--blue:hover:before {
        background-color: #325284; }
  .button-primary-box--blue-dark {
    background: #4269a7;
    color: #ffffff;
    padding: 0 0 0 30px; }
    .button-primary-box--blue-dark:before {
      float: right;
      width: 50px;
      text-align: center;
      background-color: #3b5e95;
      margin: 0 0 0 20px;
      font-size: 18px; }
    .button-primary-box--blue-dark:hover {
      background: #345282;
      color: #ffffff; }
      .button-primary-box--blue-dark:hover:before {
        background-color: #2c4770; }

.button-secondary {
  line-height: 46px;
  border: 2px solid #cccccc;
  color: #cccccc;
  padding: 0 30px; }
  .button-secondary:hover {
    border-color: #b3b3b3;
    color: #b3b3b3; }
  .button-secondary--red {
    line-height: 46px;
    border: 2px solid #f07662;
    color: #f07662;
    padding: 0 30px; }
    .button-secondary--red:hover {
      border-color: #ec4d33;
      color: #ec4d33; }
  .button-secondary--blue {
    line-height: 46px;
    border: 2px solid #4975ba;
    color: #4975ba;
    padding: 0 30px; }
    .button-secondary--blue:hover {
      border-color: #395e97;
      color: #395e97; }
  .button-secondary--white {
    line-height: 46px;
    border: 2px solid #ffffff;
    color: #ffffff;
    padding: 0 30px; }
    .button-secondary--white:hover {
      border-color: #e6e6e6;
      color: #e6e6e6; }
  .button-secondary--right {
    padding: 0 0 0 30px; }
    .button-secondary--right:before {
      float: right;
      width: 50px;
      text-align: center;
      border-left-width: inherit;
      border-left-style: solid;
      margin: 0 0 0 20px;
      font-size: 18px; }

.button-third {
  color: #ffffff; }
  .button-third:before {
    float: right;
    margin-left: 10px; }
  .button-third:hover {
    color: #e6e6e6; }
  .button-third--red {
    color: #f07662; }
    .button-third--red:before {
      float: right;
      margin-left: 10px; }
    .button-third--red:hover {
      color: #ec4d33; }
  .button-third--blue {
    color: #4975ba; }
    .button-third--blue:before {
      float: right;
      margin-left: 10px; }
    .button-third--blue:hover {
      color: #395e97; }
  .button-third--green {
    color: #999442; }
    .button-third--green:before {
      float: right;
      margin-left: 10px; }
    .button-third--green:hover {
      color: #757233; }
  .button-third--green-dark {
    color: #174140; }
    .button-third--green-dark:before {
      float: right;
      margin-left: 10px; }
    .button-third--green-dark:hover {
      color: #0a1b1b; }
  .button-third--des_blue-dark {
    color: #064360; }
    .button-third--des_blue-dark:before {
      float: right;
      margin-left: 10px; }
    .button-third--des_blue-dark:hover {
      color: #032230; }
  .button-third--white {
    color: #ffffff; }
    .button-third--white:before {
      float: right;
      margin-left: 10px; }
    .button-third--white:hover {
      color: #e6e6e6; }
  .button-third--left:before {
    margin-left: 0;
    margin-right: 10px;
    float: left; }

.banner {
  position: relative;
  height: 400px;
  background-size: cover;
  background-position: center; }
  .banner--container {
    background-clip: content-box; }
  .banner__content-block {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 0;
    color: #ffffff;
    text-align: center;
    transform: translate3d(-50%, -50%, 0); }
  @media (min-width: 768px) {
    .banner {
      height: 480px; } }
  @media (min-width: 992px) {
    .banner {
      height: 650px; }
      .banner--container {
        height: 500px; } }

.star {
  /* use !important to prevent issues with browser extensions that change fonts */
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #F5B027;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.star-empty:before {
  content: "\e9d7"; }

.star-half:before {
  content: "\e9d8"; }

.star-full:before {
  content: "\e9d9"; }

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
       box-sizing: border-box; }

img {
  max-width: 100%;
  vertical-align: middle; }

a {
  color: #f07662;
  text-decoration: none;
  transition: color 0.2s linear; }
  a:hover {
    color: #ec4d33; }

p {
  margin: 0; }

figure,
blockquote {
  margin: 0; }

input {
  outline: none; }

html {
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Metric", Arial, sans-serif;
  font-size: 18px;
  line-height: 1.42857;
  color: #333333;
  background-color: #ffffff;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

header img,
footer img {
  width: 100%; }

.credit-picture {
  color: #999999; }
  .credit-picture i {
    font-size: 20px;
    display: inline-block;
    vertical-align: text-bottom;
    margin: 0 8px 0 0;
    color: #cccccc; }

.main-title {
  text-align: center;
  margin: 50px auto 15px; }
  @media (min-width: 768px) {
    .main-title {
      width: 90%; } }
  @media (min-width: 992px) {
    .main-title {
      width: 60%; } }

.main-subtitle {
  text-align: center;
  display: block;
  margin: 0 auto 20px; }
  @media (min-width: 768px) {
    .main-subtitle {
      width: 90%; } }
  @media (min-width: 992px) {
    .main-subtitle {
      margin-bottom: 60px;
      width: 60%; } }

.contrib-text p {
  margin-bottom: 30px; }
  .contrib-text p:last-child {
    margin-bottom: 0; }

.contrib-text li {
  margin: 15px; }

@media (max-width: 767px) {
  .contrib-text ul {
    padding-left: 0; } }

.language-flag {
  width: 20px;
  height: calc(40px / 3); }

/* Only XSmall devices */
/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */
.article-preview-block3__wrapper {
  padding: 35px 0 0 0; }

.article-preview-block3__wrapper {
  padding-bottom: 40px;
  text-align: center; }

@media (min-width: 768px) {
  .article-preview-block3__wrapper {
    text-align: right; } }

@media (min-width: 992px) {
  .article-preview-block3 .article-preview__content-part {
    background-color: #eeeeee; }
    .article-preview-block3 .article-preview__content-part--withoutAuthor {
      background-color: #eeeeee; }
  .article-preview-block3__inner {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
     -ms-flex-pack: justify;
         justify-content: space-between; }
  .article-preview-block3__item {
    -moz-box-flex: 0;
     -ms-flex: 0 1 auto;
         flex: 0 1 auto;
    width: 100%; }
    .article-preview-block3__item:first-child {
      margin-right: 30px; }
    .article-preview-block3__item:last-child {
      margin-left: 30px; } }

.aside-module__block {
  margin: 0 0 50px 0; }
  .aside-module__block__title {
    margin: 0 0 60px 0;
    text-align: center; }
  .aside-module__block__referenceTitle {
    margin: 0 0 20px 0; }
    .aside-module__block__referenceTitle a:link {
      color: #000000; }
    .aside-module__block__referenceTitle a:visited {
      color: #000000; }
    .aside-module__block__referenceTitle a:hover {
      color: #000000; }
    .aside-module__block__referenceTitle a:active {
      color: #000000; }
  .aside-module__block__referenceSummary {
    margin: 0 0 10px 0; }
    .aside-module__block__referenceSummary p {
      margin-top: 10px; }
    .aside-module__block__referenceSummary ul {
      margin: 0; }
  .aside-module__block__referenceThumbnail {
    margin: 0 0 30px 0; }

@media (min-width: 768px) {
  .aside-module:nth-child(odd) .aside-module__block__referenceContent {
    width: 45%;
    float: left; }
  .aside-module:nth-child(odd) .aside-module__block__referenceThumbnail {
    float: right;
    width: 50%;
    padding: 0 0 0 20px; }
  .aside-module:nth-child(even) .aside-module__block__referenceContent {
    width: 45%;
    float: right; }
  .aside-module:nth-child(even) .aside-module__block__referenceThumbnail {
    float: left;
    width: 50%;
    padding: 0 20px 0 0; } }

.card-module-block-3 {
  margin: 0 0 60px 0; }
  .card-module-block-3__title {
    text-align: center; }
  .card-module-block-3__link-button {
    margin: 30px auto 0;
    display: table;
    line-height: inherit;
    float: right; }
  .card-module-block-3__item {
    width: 100%; }
  @media (min-width: 992px) {
    .card-module-block-3__list__inner {
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -moz-box-pack: justify;
       -ms-flex-pack: justify;
           justify-content: space-between;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    .card-module-block-3__item {
      width: 30%; } }

.contact-list {
  margin-bottom: 40px; }
  .contact-list__title {
    margin-bottom: 30px;
    display: block; }
  .contact-list--big .contact-list__title {
    text-align: center;
    margin-top: 30px; }
  .contact-list__section {
    background: #eeeeee;
    padding: 10px 20px 15px 20px;
    margin: 1px 0;
    cursor: pointer;
    z-index: 10; }
  .contact-list__section__name, .contact-list__section__arrow {
    color: #f07662; }
  .contact-list__section__arrow {
    float: right;
    font-family: icomoon; }
  .contact-list__section-wrapper--collapsed .contact-list__contact-wrapper {
    display: none; }
  .contact-list__contact-wrapper {
    margin: 0;
    padding: 0;
    transition: transform .5s ease; }
  .contact-list__contact {
    padding: 13px 30px 14px 20px;
    list-style: none; }
  .contact-list__contact + .contact-list__contact {
    border-top: 1px solid #eeeeee; }
  .contact-list__email {
    color: #8daad6;
    display: block; }
  .contact-list__phone {
    color: inherit; }
  .contact-list__name, .contact-list__email, .contact-list__phone {
    padding: 2px 0; }
  @media (min-width: 768px) {
    .contact-list__contact {
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -moz-box-align: end;
       -ms-flex-align: end;
           align-items: flex-end; }
    .contact-list__name {
      margin-right: auto; }
    .contact-list__email {
      margin: 0 20px; } }

.cta-block {
  position: relative;
  margin: 30px 0;
  text-align: center; }
  .cta-block p {
    margin-bottom: 1em; }
  .cta-block--background {
    color: #eeeeee; }
    .cta-block--background:after {
      background-color: #333333;
      content: "";
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      position: absolute;
      z-index: -2; }
  .cta-block--image {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
    background-size: cover; }
    .cta-block--image--opacite {
      opacity: 0.1; }
  .cta-block--gray {
    background-color: #efeddf; }
  .cta-block__iframe {
    height: 0;
    width: 0;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #37588b;
    z-index: 1;
    opacity: 0; }
    .cta-block__iframe iframe {
      width: 90%;
      margin: 0 auto;
      display: block;
      height: 90%;
      min-height: 90%; }
  .cta-block__iframe--show {
    display: block;
    height: 100%;
    width: 100%;
    opacity: 1;
    transition: opacity cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.2s; }
  .cta-block__close {
    text-align: center;
    display: block; }
  .cta-block__title {
    margin-top: 50px;
    margin-bottom: 25px; }
  .cta-block__subtitle, .cta-block__text {
    display: none; }
  .cta-block__button-wrapper {
    text-align: center;
    padding-bottom: 20px; }
  .cta-block__button {
    min-width: 200px; }
  @media (min-width: 768px) {
    .cta-block {
      padding-bottom: 75px; }
      .cta-block__iframe iframe {
        width: 600px;
        margin: 0 auto;
        width: 600px;
        text-align: right; }
      .cta-block__wrapper {
        height: 300px;
        padding: 50px 50px 15px 50px; }
      .cta-block__title {
        margin-top: 55px;
        margin-bottom: 10px; }
      .cta-block__subtitle {
        display: block;
        margin-bottom: 35px; }
      .cta-block__text {
        display: inline-block;
        text-align: left; }
      .cta-block__button {
        display: inline-block; } }
  @media (min-width: 992px) {
    .cta-block__wrapper {
      height: 340px;
      padding: 50px 20px 15px 20px; }
    .cta-block__title {
      margin-top: 70px;
      margin-bottom: 10px; }
    .cta-block__subtitle {
      margin-bottom: 40px; } }

.cta-block-double {
  padding: 0 30px 50px;
  position: relative;
  margin: 30px 0; }
  .cta-block-double__title {
    margin-top: 50px;
    margin-bottom: 25px; }
  .cta-block-double__subtitle {
    display: none; }
  .cta-block-double__summary {
    text-align: center;
    margin: 0 0 50px 0; }
  .cta-block-double__button-wrapper {
    text-align: center; }
  .cta-block-double__button {
    display: block;
    margin: 30px 0 0 0; }
  @media (min-width: 768px) {
    .cta-block-double {
      padding-bottom: 50px; }
      .cta-block-double__iframe iframe {
        width: 600px;
        margin: 0 auto;
        text-align: right; }
      .cta-block-double__wrapper {
        height: 300px;
        padding: 50px 50px 15px 50px; }
      .cta-block-double__title {
        margin-bottom: 10px; }
      .cta-block-double__subtitle {
        display: block;
        margin-bottom: 35px; }
      .cta-block-double__button {
        display: inline-block;
        width: 300px;
        margin: 15px; } }
  @media (min-width: 992px) {
    .cta-block-double__wrapper {
      height: 340px;
      padding: 50px 20px 15px 20px; }
    .cta-block-double__title {
      margin-bottom: 10px; }
    .cta-block-double__subtitle {
      margin-bottom: 40px; } }

.cta-image-block-double__left, .cta-image-block-double__right {
  -moz-box-sizing: border-box;
       box-sizing: border-box; }

.cta-image-block-double .cta-block .container, .cta-image-block-double .cta-block .image-single__caption, .cta-image-block-double .cta-block .image-single__credit {
  width: auto !important; }

@media (min-width: 992px) {
  .cta-image-block-double {
    overflow: hidden; }
    .cta-image-block-double__left, .cta-image-block-double__right {
      width: 50%;
      padding: 0 30px; }
    .cta-image-block-double__left {
      float: left; }
    .cta-image-block-double__right {
      float: right; } }

.discover-block__item {
  background-color: #ffffff;
  overflow: hidden;
  height: 100%; }
  .discover-block__item__image {
    height: 150px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
  .discover-block__item__content-part {
    position: relative;
    background-color: #eeeeee;
    padding-left: 15px;
    padding-right: 15px;
    height: 450px; }
  .discover-block__item__title {
    margin: 15px 0; }
    .discover-block__item__title--center {
      text-align: center;
      margin: 15px 0;
      font-weight: bold;
      font-size: 24px; }
  .discover-block__item__resume {
    color: #666666; }
    .discover-block__item__resume--center {
      color: #666666;
      text-align: center; }
  .discover-block__item__button-discover {
    position: absolute;
    bottom: 65px;
    z-index: 0;
    left: 50%;
    -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    white-space: nowrap; }
  .discover-block__item__reference-part {
    padding: 1px 0 0 0; }
  @media (min-width: 768px) {
    .discover-block__item__image {
      height: 320px; }
    .discover-block__item__content-part {
      height: 400px;
      padding-left: 20%;
      padding-right: 20%; } }
  @media (min-width: 992px) {
    .discover-block__item__image {
      height: 180px; }
    .discover-block__item__content-part {
      height: 450px;
      padding-left: 15px;
      padding-right: 15px; } }
  @media (min-width: 1200px) {
    .discover-block__item__image {
      height: 220px; }
    .discover-block__item__content-part {
      height: 420px; } }

.discover-block__wrapper {
  padding: 35px 0 0 0; }

.discover-block__wrapper {
  padding-bottom: 40px;
  text-align: center; }

.discover-block__twitter, .discover-block__facebook {
  display: none; }

.discover-block__twitter {
  height: 100%; }
  .discover-block__twitter iframe {
    height: 100% !important; }

@media (min-width: 768px) {
  .discover-block__wrapper {
    text-align: right; } }

@media (min-width: 992px) {
  .discover-block__inner {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -moz-box-align: stretch;
     -ms-flex-align: stretch;
         align-items: stretch;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    margin-left: -15px;
    margin-right: -15px; }
  .discover-block__items {
    -moz-box-flex: 0;
     -ms-flex: 0 1 33%;
         flex: 0 1 33%;
    width: 33%;
    height: 630px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding: 15px 0; }
  .discover-block__item {
    margin: 0 15px; }
  .discover-block__twitter, .discover-block__facebook {
    display: block; }
  .discover-block__twitter {
    min-width: 0; }
  .discover-block__facebook--medium {
    display: block; }
  .discover-block__facebook--large {
    display: none; } }

@media (min-width: 1200px) {
  .discover-block__items {
    height: 640px; }
  .discover-block__facebook--medium {
    display: none; }
  .discover-block__facebook--large {
    display: block; } }

.document-download__image {
  width: 70%;
  max-height: 600px; }

.document-download__button {
  margin-top: 30px;
  text-align: center; }

.document-download__container {
  overflow: hidden;
  padding: 30px;
  background: #bcc5b1;
  color: #174140; }

.document-download__title {
  margin: 20px 0; }

.document-download__wrapper {
  text-align: center; }

.download-app {
  text-align: center;
  margin-bottom: 25px; }
  .download-app__logo {
    height: 100px; }
  .download-app__title {
    text-align: center; }
  .download-app__ios, .download-app__android {
    margin: 5px 0;
    display: inline-block; }

.document-list__inner {
  margin: 0 15px 50px; }

.document-list__title {
  margin-top: 0; }

.document-list__item {
  list-style: none;
  padding: 15px 0;
  border-top: 1px solid #dadada;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -moz-box-pack: justify;
   -ms-flex-pack: justify;
       justify-content: space-between;
  -moz-box-align: center;
   -ms-flex-align: center;
       align-items: center; }
  .document-list__item:last-child {
    border-bottom: 1px solid #dadada; }

.document-list__item__info {
  width: 90%; }

.document-list__item__title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block; }

.document-list__item__label {
  color: #cccccc; }

.document-list__item__download {
  font-family: icomoon; }

.document-list__item--web .document-list__item__download,
.document-list__item--web .document-list__item__title {
  color: #4975ba; }

.document-list__item--file .document-list__item__download,
.document-list__item--file .document-list__item__title,
.document-list__item--reference .document-list__item__download,
.document-list__item--reference .document-list__item__title {
  color: #f07662; }

@media (min-width: 768px) {
  .document-list__inner {
    margin-left: 0;
    margin-right: 0; }
  .document-list__item {
    padding: 15px 20px 15px 0; } }

.ekomi-infos {
  margin-bottom: 50px; }
  .ekomi-infos__inner {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1), 1px 1px 8px rgba(0, 0, 0, 0.1);
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 10px; }
  .ekomi-infos__note {
    width: 100%;
    text-align: center;
    margin-bottom: 30px; }
    .ekomi-infos__note__title {
      text-transform: uppercase;
      font-size: 21px;
      color: #4975ba; }
    .ekomi-infos__note__note {
      text-transform: uppercase;
      font-size: 21px;
      font-weight: 500;
      color: #4975ba; }
    .ekomi-infos__note__reviews {
      color: #666666; }
  .ekomi-infos__badge {
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: center;
     -ms-flex-pack: center;
         justify-content: center;
    -moz-box-align: center;
     -ms-flex-align: center;
         align-items: center; }
    .ekomi-infos__badge img {
      max-width: 100px; }
  .ekomi-infos__content {
    text-align: center;
    width: 100%; }
    .ekomi-infos__content__text {
      text-align: left;
      padding: 20px 0; }
    .ekomi-infos__content__cta {
      display: inline-block;
      padding: 10px 20px;
      background-color: #40b02c;
      color: #fff;
      border: 4px solid #fff;
      border-radius: 5px;
      box-shadow: 0 0 3px rgba(0, 0, 0, 0.1), 1px 1px 8px rgba(0, 0, 0, 0.1);
      font-size: 20px;
      font-weight: bold; }
      .ekomi-infos__content__cta:hover {
        color: #fff; }
  @media (min-width: 768px) {
    .ekomi-infos__note, .ekomi-infos__badge {
      width: 50%; } }
  @media (min-width: 992px) {
    .ekomi-infos__note {
      width: 25%;
      -moz-box-ordinal-group: 1;
       -ms-flex-order: 0;
           order: 0;
      margin-bottom: 0; }
    .ekomi-infos__badge {
      -moz-box-ordinal-group: 3;
       -ms-flex-order: 2;
           order: 2;
      width: 25%;
      margin-bottom: 0; }
    .ekomi-infos__content {
      width: 50%;
      -moz-box-ordinal-group: 2;
       -ms-flex-order: 1;
           order: 1; }
    .ekomi-infos__content__text {
      padding: 0;
      margin-bottom: 30px; } }

.events-block {
  color: #064360; }
  .events-block__title {
    display: block;
    color: #064360; }
    .events-block__title:hover {
      color: #032230; }
  .events-block__item {
    background-color: #e2dfc0;
    position: relative;
    margin-bottom: 20px; }
    .events-block__item--covered .events-block__cover {
      opacity: 1;
      z-index: 1;
      transition: opacity 0.3s cubic-bezier(0.25, 0.25, 0.75, 0.75); }
    .events-block__item--covered .events-block__close {
      opacity: 1;
      visibility: visible;
      transform: translate3d(0, 0, 0);
      transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0.1s, transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.1s; }
    .events-block__item--covered .events-block__description {
      opacity: 1;
      transform: translate3d(0, 10px, 0);
      transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s, transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s; }
    .events-block__item--covered .events-block__add-calendar {
      opacity: 1;
      visibility: visible;
      transform: translate3d(0, 0, 0);
      transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0.1s, transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.1s; }
  .events-block__infos {
    padding: 30px 30px 10px 30px; }
  .events-block__audience {
    margin-top: 0; }
  .events-block__more-details {
    z-index: 1;
    color: #064360; }
    .events-block__more-details:before {
      float: right;
      margin-left: 10px; }
    .events-block__more-details:hover {
      color: #032230; }
  .events-block__date {
    background-color: #dad4ac; }
    .events-block__date__wrapper {
      display: inline-block; }
  .events-block__day {
    font-size: 58px;
    line-height: 58px;
    margin: 20px;
    display: inline-block;
    width: 60px;
    text-align: center; }
  .events-block__month {
    display: inline-block; }
  .events-block__location {
    display: block;
    text-align: left; }
  .events-block__image {
    display: none; }
  .events-block__cover {
    background-color: #064360;
    color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    opacity: 0;
    transition: opacity 0.3s cubic-bezier(0.25, 0.25, 0.75, 0.75) 0.2s, z-index 0s cubic-bezier(0.25, 0.25, 0.75, 0.75) 0.5s; }
  .events-block__close {
    position: absolute;
    top: 10px;
    right: 30px;
    visibility: hidden;
    opacity: 0;
    transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, visibility 0s cubic-bezier(0.25, 0.25, 0.75, 0.75) 0.3s;
    transform: translate3d(-10px, 0, 0); }
  .events-block__description {
    position: absolute;
    top: 70px;
    left: 30px;
    right: 30px;
    opacity: 0;
    transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
    transform: translate3d(0, 0, 0); }
  .events-block__add-calendar {
    color: white;
    position: absolute;
    bottom: 10px;
    left: 30px;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    transition: transform 0.2s cubic-bezier(0.19, 1, 0.22, 1) 0s, opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s, visibility 0s cubic-bezier(0.25, 0.25, 0.75, 0.75) 0.3s;
    transform: translate3d(10px, 0, 0); }
    .events-block__add-calendar:before {
      float: right;
      margin-left: 10px; }
    .events-block__add-calendar:hover {
      color: #e6e6e6; }
  @media (min-width: 768px) {
    .events-block {
      margin: 0 auto; }
      .events-block__item {
        overflow: hidden; }
      .events-block__day {
        display: block;
        margin: 0 auto;
        font-size: 120px;
        line-height: 120px;
        width: 100%;
        margin-top: 30px; }
      .events-block__month {
        display: inline-block; }
      .events-block__year {
        display: inline-block; }
      .events-block__location {
        display: block;
        text-align: center; }
      .events-block__image {
        display: inline-block;
        width: 505px;
        position: absolute;
        top: 0;
        right: 0;
        opacity: 0.2; }
      .events-block__date {
        width: 215px;
        height: 215px;
        float: left; }
        .events-block__date__wrapper {
          display: block;
          text-align: center; }
      .events-block__infos {
        width: 504px;
        float: right;
        height: 215px;
        position: relative; }
      .events-block__title {
        margin-top: 0; }
      .events-block__audience {
        margin-bottom: 5px; }
      .events-block__more-details {
        position: absolute;
        bottom: 10px;
        left: 30px; }
      .events-block__cover {
        left: 215px; }
      .events-block__description {
        top: 45px;
        left: 30px;
        right: 30px; }
      .events-block__add-calendar {
        left: 245px; } }
  @media (min-width: 992px) {
    .events-block__item {
      display: block; }
      .events-block__item--hoverable .events-block__cover {
        opacity: 0;
        transition: opacity 0.3s cubic-bezier(0.25, 0.25, 0.75, 0.75) 0.2s; }
      .events-block__item--hoverable .events-block__description {
        opacity: 0;
        transition: opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0s; }
      .events-block__item--hoverable .events-block__cover:hover {
        opacity: 0.9;
        transition: opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s; }
        .events-block__item--hoverable .events-block__cover:hover .events-block__description {
          opacity: 1;
          transition: opacity 0.3s cubic-bezier(0.19, 1, 0.22, 1) 0.1s; }
    .events-block__infos, .events-block__date {
      width: 265px;
      height: 265px; }
    .events-block__infos {
      position: absolute;
      left: 265px; }
    .events-block__title {
      font-size: 26px; }
    .events-block__more-details {
      display: none; }
    .events-block__day {
      font-size: 135px;
      line-height: 135px; }
    .events-block__location {
      margin-top: 20px; }
    .events-block__image {
      height: 100%;
      left: 530px;
      opacity: 1;
      right: 0;
      display: block; }
    .events-block__cover {
      opacity: 0;
      left: 530px;
      z-index: 1; }
    .events-block__close {
      transition: none;
      transition: none;
      display: none; }
    .events-block__description {
      left: 40px;
      right: 40px;
      top: 50%;
      transform: translate3d(0, -50%, 0); }
    .events-block__add-calendar {
      opacity: 1;
      visibility: visible;
      left: 295px;
      color: #064360;
      transition: none;
      -ms-transform: none;
          transform: none; }
      .events-block__add-calendar:before {
        float: right;
        margin-left: 10px; }
      .events-block__add-calendar:hover {
        color: #032230; } }

.highlight {
  margin-top: 25px;
  margin-bottom: 25px;
  background: #eeeeee; }
  .highlight__text {
    padding: 50px 30px; }
  @media (min-width: 768px) {
    .highlight {
      margin-left: 0;
      margin-right: 0;
      background: linear-gradient(90deg, #eeeeee 90%, white 10%); }
      .highlight__text {
        background: #eeeeee;
        padding: 50px 50px 50px 0px; } }
  @media (min-width: 992px) {
    .highlight {
      background: linear-gradient(90deg, #eeeeee 50%, white 50%); } }

.icons-list {
  font-family: "Butler", "Book Antiqua", "Times New Roman", Times, serif;
  list-style: none;
  margin: 0 0 30px;
  font-size: 20px;
  padding: 0 15px 30px;
  border-bottom: 1px solid #eee; }
  .icons-list__item a {
    color: #666; }
    .icons-list__item a:hover, .icons-list__item a:focus {
      color: #4269a7; }
  .icons-list__item i {
    margin-right: 10px; }
  @media (min-width: 768px) {
    .icons-list {
      text-align: center;
      margin-bottom: 30px; }
      .icons-list__item {
        display: inline-block;
        margin: 0 10px;
        min-width: 125px; }
        .icons-list__item i {
          font-size: 40px;
          line-height: 50px;
          display: block;
          margin-right: 0; } }

.iframe .contrib-iframe {
  position: relative;
  padding-top: 100%;
  overflow: hidden; }
  .iframe .contrib-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0; }

.image-double__image {
  width: 100%; }

.image-double__credit {
  margin: 15px 15px 20px; }

@media (min-width: 768px) {
  .image-double__block {
    width: 625px;
    margin: 0 auto; } }

@media (min-width: 992px) {
  .image-double {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
     -ms-flex-pack: justify;
         justify-content: space-between; }
    .image-double__block {
      width: 49.5%;
      margin: 0; }
    .image-double__credit {
      color: #999999;
      margin: 15px 0 0 0;
      text-align: center; } }

.image-single__caption, .image-single__credit {
  display: block;
  margin-top: 15px; }

@media (min-width: 768px) {
  .image-single__caption, .image-single__credit {
    padding-left: 78px; } }

@media (min-width: 992px) {
  .image-single__figure-wrapper {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: start;
     -ms-flex-pack: start;
         justify-content: flex-start; }
  .image-single__image-wrapper {
    -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
    max-width: 1500px;
    margin: 0 30px 0 0; }
  .image-single__single-image {
    width: 100%; }
  .image-single__caption {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    border-top: 1px solid #cccccc;
    padding: 30px 0 0;
    margin: 0; }
  .image-single__credit {
    padding-left: 15px; } }

.block-video__container {
  padding: 0 15px; }

.block-video__video {
  position: relative; }
  .block-video__video:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%; }
  .block-video__video > *:first-child {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%; }

@media (min-width: 768px) {
  .block-video__container {
    padding: 0; } }

.info-block-video {
  color: #ffffff; }
  .info-block-video__banner {
    height: 550px;
    padding: 30px; }
  .info-block-video__title-block {
    margin: 0 0 30px; }
  .info-block-video__section, .info-block-video__date, .info-block-video__subtitle, .info-block-video__download {
    margin: 0 0 20px; }
  .info-block-video__link {
    display: table;
    margin: 0 auto; }
  .info-block-video__description p {
    margin-top: 10px; }
  .info-block-video__description ul {
    margin: 0; }
  @media (max-width: 991px) {
    .info-block-video__title-block {
      position: absolute;
      top: 55%;
      left: 50%;
      z-index: 0;
      color: #ffffff;
      min-width: 100%;
      padding: 0 30px;
      transform: translate3d(-50%, -50%, 0); }
    .info-block-video__title {
      text-align: center; }
    .info-block-video__banner {
      height: 850px; }
    .info-block-video__video {
      position: relative;
      padding-bottom: 56.25%;
      padding-top: 25px;
      height: 0;
      text-align: center;
      margin-top: 30px; }
    .info-block-video__video iframe {
      position: absolute;
      top: 0;
      left: 5%;
      width: 80%;
      height: 80%; } }
  @media (min-width: 992px) {
    .info-block-video__title {
      font-size: 50px; }
    .info-block-video__description {
      margin: 0 0 20px; }
    .info-block-video__section, .info-block-video__title, .info-block-video__date, .info-block-video__subtitle {
      margin: 0 0 30px; }
    .info-block-video__video iframe {
      width: 99%; } }

.infography-block {
  background-color: #eeeeee;
  padding: 40px 0 0px 0; }
  .infography-block__title {
    text-align: center; }
  .infography-block__summary {
    text-align: center;
    margin: 0 0 40px 0; }
  .infography-block__item {
    text-align: center;
    margin: 0 0 30px 0; }
    .infography-block__item__image {
      width: 200px;
      margin: 0 0 40px 0; }
  @media (min-width: 768px) {
    .infography-block {
      padding: 80px 0 80px 0; }
      .infography-block__summary {
        text-align: center;
        margin: 0 0 60px 0; }
      .infography-block__item {
        margin: 0 0 0 0; }
      .infography-block__image {
        width: 200px;
        margin: 0 0 40px 0; } }
  @media (min-width: 992px) {
    .infography-block__item {
      margin: 0 0 80px 0; } }

.long-quote__author {
  display: table;
  margin: 0 0 25px; }
  .long-quote__author__picture {
    float: left;
    width: 85px;
    margin: 0 15px 0 0; }
  .long-quote__author__name {
    display: inline-block;
    vertical-align: top;
    color: #f07662; }

.long-quote__quote {
  font-style: italic; }
  .long-quote__quote p:first-child:before {
    content: "\201C";
    display: inline; }
  .long-quote__quote p:last-child:after {
    content: "\201D";
    display: inline;
    margin: 0 0 0 2px; }

@media (min-width: 768px) {
  .long-quote__author {
    width: 22%;
    margin: 0;
    float: left;
    text-align: right; }
    .long-quote__author__name {
      display: block; }
    .long-quote__author__picture {
      float: none;
      margin: -35px 0 15px; }
  .long-quote__quote {
    float: right;
    width: 73%; } }

@media (min-width: 992px) {
  .long-quote__author {
    width: 33%; }
    .long-quote__author__picture {
      width: 100px;
      margin: 0 0 15px; }
  .long-quote__quote {
    width: 62%; } }

@media (min-width: 1200px) {
  .long-quote__author {
    width: 31%; }
  .long-quote__quote {
    width: 64%; } }

.paragraph .contrib-quote {
  margin-bottom: 50px;
  vertical-align: top; }
  .paragraph .contrib-quote:before {
    content: '\201C';
    display: block;
    font-size: 100px;
    vertical-align: bottom;
    line-height: 1px;
    padding-top: 50px; }

.paragraph .contrib-text div[data-oembed-type="embed"] {
  position: relative;
  padding-top: 57%;
  overflow: hidden; }
  .paragraph .contrib-text div[data-oembed-type="embed"] iframe {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    height: 100%;
    width: 100%; }

@media (min-width: 768px) {
  .paragraph .contrib-quote {
    float: right;
    width: 50%;
    margin: 0 0 50px 50px; } }

@media (min-width: 992px) {
  .paragraph .contrib-quote {
    margin: 0 -26% 50px 50px; } }

.related-articles-block4__item__title {
  margin-bottom: 25px;
  display: block;
  color: black; }
  .related-articles-block4__item__title:hover {
    color: #4d4d4d; }

.related-articles-block4__item__wrapper {
  padding: 40px 30px 0 0; }

.related-articles-block4__blockName {
  color: #999999; }

.related-articles-block4__image {
  margin-bottom: 30px;
  display: block; }

.related-articles-block4__wrapper {
  margin-bottom: 40px;
  text-align: center; }

@media (min-width: 768px) {
  .related-articles-block4__list__inner {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
     -ms-flex-pack: justify;
         justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .related-articles-block4__item {
    width: 47%; }
    .related-articles-block4__item:nth-child(2n) {
      display: none; }
    .related-articles-block4__item__wrapper {
      padding: 30px 0 0; }
    .related-articles-block4__item__title {
      margin-bottom: 15px; }
  .related-articles-block4__wrapper {
    text-align: right; } }

@media (min-width: 992px) {
  .related-articles-block4__item {
    width: 23%; }
    .related-articles-block4__item:nth-child(2n) {
      display: block; } }

.table {
  position: relative;
  margin-top: 45px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  overflow-x: auto; }
  .table--mobile.table--scrolledLeft {
    border-right: 2px solid #dfe5ea; }
  .table--mobile.table--scrolledRight {
    border-left: 2px solid #dfe5ea; }
  .table--left {
    text-align: left; }
  .table--center {
    text-align: center; }
  .table--right {
    text-align: right; }
  .table a {
    color: #333333;
    text-decoration: underline; }
  .table table {
    width: 100%;
    max-width: 100%;
    border-spacing: 0; }
  .table td, .table th {
    white-space: nowrap;
    padding-right: 15px;
    padding-left: 15px; }
    .table td:first-child, .table th:first-child {
      padding-left: 30px; }
    .table td:last-child, .table th:last-child {
      padding-right: 30px; }
  .table thead tr {
    background-color: #dfe5ea; }
  .table thead th {
    color: #4975ba;
    padding-top: 43px;
    padding-bottom: 43px; }
  .table tbody tr {
    background-color: #dfe5ea; }
    .table tbody tr:nth-of-type(odd) {
      background-color: #c6d7e4; }
  .table tbody td {
    padding-top: 28px;
    padding-bottom: 28px; }
  @media (min-width: 768px) {
    .table td:first-child, .table th:first-child {
      padding-left: 40px; }
    .table td:last-child, .table th:last-child {
      padding-right: 40px; } }
  @media (min-width: 992px) {
    .table td, .table th {
      padding-right: 20px;
      padding-left: 20px; }
      .table td:first-child, .table th:first-child {
        padding-left: 60px; }
      .table td:last-child, .table th:last-child {
        padding-right: 60px; } }

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
.tax-calculator .js-calculator-collapse {
  max-height: 0;
  overflow: hidden;
  transition: max-height 2s ease; }
  .tax-calculator .js-calculator-collapse.open {
    max-height: 1000px; }

.tax-calculator.couple .single-only {
  display: none; }

.tax-calculator.single .couple-only {
  display: none; }

.tax-calculator__situation {
  margin-bottom: 50px; }

.tax-calculator__title {
  text-align: center;
  margin: 0 0 30px 0; }

.tax-calculator__subtitle {
  text-align: center;
  margin: 0 0 20px 0; }

.tax-calculator__situation-list {
  list-style: none;
  margin: 0 0 20px;
  font-size: 20px;
  padding: 0 15px 30px;
  text-align: center; }
  .tax-calculator__situation-list img {
    display: block;
    max-width: 150px;
    margin-bottom: 5px;
    border-radius: 50%;
    margin: 15px auto 5px; }
  .tax-calculator__situation-list__item:not(.selected) {
    cursor: pointer; }
    .tax-calculator__situation-list__item:not(.selected):hover img {
      box-shadow: 1px 1px 12px #555; }
  @media (min-width: 768px) {
    .tax-calculator__situation-list {
      text-align: center;
      transition: all 2s ease;
      margin-bottom: 30px; }
      .tax-calculator__situation-list__item {
        display: inline-block;
        margin: 0 30px;
        min-width: 125px; } }

.tax-calculator__form {
  margin-bottom: 50px; }
  .tax-calculator__form-row {
    margin-bottom: 15px; }
    .tax-calculator__form-row a {
      color: #f07662;
      text-decoration: underline; }
    .tax-calculator__form-row label {
      margin: 0;
      font-weight: bold;
      color: #233878;
      font-size: 22px;
      margin-bottom: 5px; }
    .tax-calculator__form-row .checkbox, .tax-calculator__form-row .radio {
      position: absolute;
      top: 2px;
      left: 0;
      height: 20px;
      width: 20px;
      margin: 0;
      background: #e6e6e6; }
      .tax-calculator__form-row .checkbox-container, .tax-calculator__form-row .radio-container {
        display: inline-block;
        position: relative;
        padding-left: 25px;
        margin-bottom: 15px;
        cursor: pointer;
        font-size: 18px;
        margin-right: 20px; }
        .tax-calculator__form-row .checkbox-container input, .tax-calculator__form-row .radio-container input {
          position: absolute;
          z-index: -1;
          opacity: 0; }
          .tax-calculator__form-row .checkbox-container input:checked ~ .radio, .tax-calculator__form-row .radio-container input:checked ~ .radio {
            background: #233878; }
            .tax-calculator__form-row .checkbox-container input:checked ~ .radio:after, .tax-calculator__form-row .radio-container input:checked ~ .radio:after {
              display: block; }
    .tax-calculator__form-row .checkbox {
      opacity: 0.6;
      pointer-events: none; }
      .tax-calculator__form-row .checkbox:after {
        content: '';
        position: absolute;
        display: block;
        left: 7px;
        top: 2px;
        width: 6px;
        height: 14px;
        border: solid #fff;
        border-width: 0 2px 2px 0;
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
        border-color: #7b7b7b; }
    .tax-calculator__form-row .radio {
      border-radius: 50%; }
      .tax-calculator__form-row .radio:after {
        content: '';
        position: absolute;
        display: none;
        left: 7px;
        top: 7px;
        height: 6px;
        width: 6px;
        border-radius: 50%;
        background: #fff; }
    .tax-calculator__form-row select {
      display: inline-block;
      width: 100%;
      cursor: pointer;
      padding: 5px 15px;
      outline: 0;
      border: 0;
      border-radius: 0;
      background: #e6e6e6;
      color: #7b7b7b;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none; }
    .tax-calculator__form-row .select-arrow {
      position: absolute;
      top: 16px;
      right: 25px;
      width: 0;
      height: 0;
      pointer-events: none;
      border-style: solid;
      border-width: 8px 5px 0 5px;
      border-color: #7b7b7b transparent transparent transparent; }

.tax-calculator__result {
  padding: 15px 30px;
  color: #ffffff;
  margin-bottom: 50px; }
  .tax-calculator__result.deduce {
    background-color: #233878; }
  .tax-calculator__result.saving {
    background-color: #f07662; }
  .tax-calculator__result .content {
    font-weight: bold;
    text-align: right;
    margin: 20px 0 20px 0px; }

/* Only XSmall devices */
/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */
.navigation {
  overflow: hidden;
  /* Only Small devices */ }
  .navigation__level0__list, .navigation__level1__list, .navigation__level2__list {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    margin: 0;
    padding: 0;
    color: #ffffff; }
  .navigation__level1__list, .navigation__level2__list {
    -moz-box-pack: start;
     -ms-flex-pack: start;
         justify-content: flex-start;
    -moz-box-align: start;
     -ms-flex-align: start;
         align-items: flex-start;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
     -ms-flex-direction: column;
         flex-direction: column; }
  .navigation__level1 {
    overflow: hidden; }
  .navigation__level1__item, .navigation__level2__item {
    position: relative;
    padding: 12px 0;
    width: 100%; }
    .navigation__level1__item i, .navigation__level2__item i {
      margin: 0 0 0 10px;
      font-size: 14px; }
  .navigation__level0__item__title, .navigation__level1__item__title, .navigation__level2__item__title {
    cursor: pointer;
    white-space: nowrap;
    color: #ffffff; }
    .navigation__level0__item__title--last, .navigation__level1__item__title--last, .navigation__level2__item__title--last {
      color: #f07662; }
    .navigation__level0__item__title:hover, .navigation__level1__item__title:hover, .navigation__level2__item__title:hover {
      color: #ffffff; }
  @media (max-width: 991px) {
    .navigation {
      position: absolute;
      bottom: 0;
      left: 0;
      z-index: -1;
      background: #4975ba;
      width: 100%;
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
      transform: translate3d(0, 0, 0);
      visibility: hidden;
      transition: transform 0.3s ease, visibility 0s linear 0.4s; }
      .navigation--open {
        -ms-transform: translate(0, 100%);
            transform: translate(0, 100%);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
        transition: transform 0.3s ease, visibility 0s linear 0s; }
      .navigation__level0__list {
        -moz-box-pack: start;
         -ms-flex-pack: start;
             justify-content: flex-start;
        -moz-box-align: start;
         -ms-flex-align: start;
             align-items: flex-start;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
         -ms-flex-direction: column;
             flex-direction: column;
        padding: 60px 0 60px 30px; }
      .navigation__level0__item {
        position: relative;
        padding: 15px 0;
        width: 100%;
        border-bottom: 1px solid #456eaf; }
        .navigation__level0__item:last-child {
          border: 0 none; }
        .navigation__level0__item__level1-button {
          position: absolute;
          right: 30px;
          top: 20px;
          font-size: 25px;
          cursor: pointer;
          color: #335282; }
      .navigation__level1__list {
        padding: 0;
        margin: 10px 0; }
      .navigation__level2__list {
        padding: 0;
        margin: 20px 0; }
      .navigation__language-button-mobile {
        padding: 25px 30px;
        background: #4269a7;
        text-align: center; }
        .navigation__language-button-mobile__lang {
          color: #2e4975;
          margin: 0 18px;
          font-size: 18px;
          text-transform: uppercase; }
          .navigation__language-button-mobile__lang:hover, .navigation__language-button-mobile__lang--active {
            color: #ffffff; } }
  @media (min-width: 768px) {
    .navigation__level0__item[data-nav-state-level="2"] .navigation__level1__list {
      border-right: 1px solid #456eaf;
      transition: border-width 0.3s ease 0.3s; }
    .navigation__level1__list {
      position: relative; }
    .navigation__level1__item {
      position: static; }
    .navigation__level2__list {
      margin: 0;
      position: absolute;
      top: 0;
      left: 120%;
      z-index: 0;
      width: 100%;
      visibility: hidden;
      opacity: 0;
      -ms-transform: translate(100px, 0);
          transform: translate(100px, 0);
      transform: translate3d(100px, 0, 0); }
    .navigation__level1__item {
      -ms-transform: translate(0, 0) !important;
          transform: translate(0, 0) !important;
      transform: translate3d(0, 0, 0) !important; }
      .navigation__level1__item--inactive-back .navigation__level1__item__title {
        transition: color 0.3s ease 0.3s; }
      .navigation__level1__item--inactive-front {
        -ms-transform: none !important;
            transform: none !important;
        transition: padding-left 0.3s ease; }
        .navigation__level1__item--inactive-front .navigation__level1__item__title {
          color: #bccce4;
          transition: color 0.3s ease; }
        .navigation__level1__item--inactive-front .navigation__level2__list {
          transition: transform 0.3s ease, opacity 0.2s linear, visibility 0s linear 0.3s; }
      .navigation__level1__item--active-back {
        -ms-transform: none !important;
            transform: none !important;
        transition: padding-left 0.3s ease 0.3s, color 0.3s ease 0.3s; }
        .navigation__level1__item--active-back .navigation__level2__list {
          transition: transform 0.3s ease, opacity 0.2s linear, visibility 0s linear 0.3s; }
      .navigation__level1__item--active-front {
        -ms-transform: none !important;
            transform: none !important;
        padding-left: 25px;
        transition: padding-left 0.3s ease, color 0.3s ease; }
        .navigation__level1__item--active-front .navigation__level2__list {
          opacity: 1;
          visibility: visible;
          -ms-transform: translate(0, 0);
              transform: translate(0, 0);
          transform: translate3d(0, 0, 0);
          transition: transform 0.3s ease 0.3s, visibility 0s linear 0.3s, opacity 0.2s linear 0.3s; } }

.navigation {
  /* Only XSmall devices */ }
  @media (max-width: 767px) {
    .navigation__level0__item__level1-button-back, .navigation__level0__item__level2-button-back {
      position: absolute;
      left: -40px;
      top: 20px;
      font-size: 25px;
      cursor: pointer;
      color: #ffffff;
      opacity: 0;
      visibility: hidden; }
    .navigation__level0__item__level2-button-back {
      opacity: 1; }
    .navigation__level1__list, .navigation__level2__list {
      position: absolute;
      top: 100%;
      left: 0;
      z-index: 0;
      width: 100%;
      opacity: 0;
      -ms-transform: translate(100%, 0);
          transform: translate(100%, 0);
      transform: translate3d(100%, 0, 0); }
    .navigation__level0__item--inactive-back {
      opacity: 1;
      visibility: visible;
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
      transform: translate3d(0, 0, 0);
      transition: transform 0.3s ease 0.8s, opacity 0.2s linear 0.8s, visibility 0s linear 0.8s; }
    .navigation__level0__item--inactive-front {
      opacity: 0;
      visibility: hidden;
      -ms-transform: translate(-100%, 0);
          transform: translate(-100%, 0);
      transform: translate3d(-100%, 0, 0);
      transition: transform 0.3s ease, opacity 0.2s linear, visibility 0s linear 0.3s; }
    .navigation__level0__item--active-back {
      margin-left: 0;
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
      transform: translate3d(0, 0, 0);
      transition: transform 0.4s ease 0.4s, margin-left 0.3s ease 0.8s, border-color 0.1s ease 1s; }
      .navigation__level0__item--active-back .navigation__level0__item__level1-button {
        visibility: visible;
        opacity: 1;
        transition: visibility 0s linear 0.9s, opacity 0.1s linear 0.9s; }
      .navigation__level0__item--active-back .navigation__level0__item__level1-button-back {
        transition: visibility 0s linear 0.1s, opacity 0.1s linear; }
      .navigation__level0__item--active-back .navigation__level1__list {
        transition: transform 0.3s ease 0.1s, opacity 0.2s linear 0.1s; }
    .navigation__level0__item--active-front {
      border-color: transparent;
      margin-left: 25px;
      -ms-transform: translate(0, -240px);
          transform: translate(0, -240px);
      transform: translate3d(0, -240px, 0);
      transition: border-color 0.1s ease, margin-left 0.3s ease, transform 0.4s ease 0.3s; }
      .navigation__level0__item--active-front .navigation__level0__item__level1-button {
        opacity: 0;
        visibility: hidden;
        transition: visibility 0s linear 0.1s, opacity 0.1s linear; }
      .navigation__level0__item--active-front .navigation__level0__item__level1-button-back {
        opacity: 1;
        visibility: visible;
        transition: visibility 0s linear, opacity 0.2s linear 1s; }
      .navigation__level0__item--active-front .navigation__level1__list {
        opacity: 1;
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
        transform: translate3d(0, 0, 0);
        transition: transform 0.3s ease 0.7s, opacity 0.2s linear 0.7s; }
    .navigation__level0__item[data-nav-state-level="1"] .navigation__level0__item__level2-button-back {
      visibility: hidden; }
    .navigation__level0__item[data-nav-state-level="1"] .navigation__level0__item__level1-button-back {
      visibility: visible; }
    .navigation__level0__item[data-nav-state-level="2"] .navigation__level0__item__level1-button-back {
      visibility: hidden; }
    .navigation__level0__item[data-nav-state-level="2"] .navigation__level0__item__level2-button-back {
      visibility: visible; }
    .navigation__level1__item--inactive-back {
      opacity: 1;
      visibility: visible;
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
      transform: translate3d(0, 0, 0);
      transition: transform 0.3s ease 0.7s, opacity 0.2s linear 0.7s, visibility 0s linear 0.7s; }
    .navigation__level1__item--inactive-front {
      opacity: 0;
      visibility: hidden;
      -ms-transform: translate(-100%, 0);
          transform: translate(-100%, 0);
      transform: translate3d(-100%, 0, 0);
      transition: transform 0.3s ease, opacity 0.2s linear, visibility 0s linear 0.3s; }
    .navigation__level1__item--active-back {
      margin-left: 0;
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
      transform: translate3d(0, 0, 0);
      transition: border-width 0.3s ease, padding 0.3s ease 0.7s, transform 0.4s ease 0.3s; }
      .navigation__level1__item--active-back .navigation__level1__item__title {
        transition: color 0.3s ease; }
        .navigation__level1__item--active-back .navigation__level1__item__title i {
          transition: opacity 0.1s linear 0.9s; }
      .navigation__level1__item--active-back .navigation__level2__list {
        transition: transform 0.3s ease, opacity 0.2s linear; }
    .navigation__level1__item--active-front {
      width: auto;
      border-top: 1px solid #335282;
      border-bottom: 1px solid #335282;
      padding: 12px 25px;
      -ms-transform: translate(0, -5px);
          transform: translate(0, -5px);
      transform: translate3d(0, -5px, 0);
      transition: padding 0.3s ease, transform 0.4s ease 0.3s, border-width 0.3s ease 0.7s; }
      .navigation__level1__item--active-front .navigation__level1__item__title {
        color: #335282;
        transition: color 0.3s ease 0.7s; }
        .navigation__level1__item--active-front .navigation__level1__item__title i {
          opacity: 0;
          transition: opacity 0.1s linear; }
      .navigation__level1__item--active-front .navigation__level2__list {
        opacity: 1;
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
        transform: translate3d(0, 0, 0);
        transition: transform 0.3s ease 0.7s, opacity 0.2s linear 0.7s; } }

.navigation {
  /* Only Tablet */ }
  @media (min-width: 768px) and (max-width: 991px) {
    .navigation__level0__list {
      width: 750px;
      margin: 0 auto;
      padding: 60px 78px 60px 78px; }
    .navigation__level0__item {
      padding: 20px 0; }
      .navigation__level0__item__level1-button {
        right: 0; }
    .navigation__level1__list {
      margin: -500px 0 0 0;
      width: 50%;
      min-height: 250px; }
    .navigation__language-button-mobile {
      padding: 25px 0; }
      .navigation__language-button-mobile__inner {
        position: relative; }
      .navigation__language-button-mobile__title {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        color: #2e4975; }
      .navigation__language-button-mobile__lang {
        border-right: 1px solid #ffffff;
        margin: 0;
        padding: 0 15px; }
        .navigation__language-button-mobile__lang:last-child {
          border: 0 none; }
    .navigation__level0__item {
      -ms-transform: translate(0, 0) !important;
          transform: translate(0, 0) !important;
      transform: translate3d(0, 0, 0) !important; }
      .navigation__level0__item--inactive-front .navigation__level0__item__level1-button {
        transition: transform 0.8s ease, color 0.8s ease; }
      .navigation__level0__item--inactive-front .navigation__level1__list {
        transition: margin 0.8s ease; }
      .navigation__level0__item--active-back .navigation__level0__item__level1-button {
        transition: transform 0.8s ease, color 0.8s ease; }
      .navigation__level0__item--active-back .navigation__level1__list {
        transition: margin 0.8s ease; }
      .navigation__level0__item--active-front .navigation__level0__item__level1-button {
        color: #ffffff;
        transform: rotate3d(0, 0, 1, 90deg);
        transition: transform 0.8s ease, color 0.8s ease; }
      .navigation__level0__item--active-front .navigation__level1__list {
        margin: 25px 0;
        transition: margin 0.8s ease; } }

@media (min-width: 992px) {
  .navigation:hover .navigation__level1 {
    -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    transform: translate3d(0, 0, 0); }
  .navigation__level0__list {
    -moz-box-pack: justify;
     -ms-flex-pack: justify;
         justify-content: space-between;
    -moz-box-align: center;
     -ms-flex-align: center;
         align-items: center; }
  .navigation__level0__item:hover .navigation__level1 {
    z-index: -1;
    visibility: visible;
    transition: transform 0.4s ease 0.2s, visibility 0s linear 0.2s; }
  .navigation__level0__item:hover .navigation__level1__inner {
    opacity: 1;
    transition: opacity 0.4s linear 0.2s; }
  .navigation__level0__item__title {
    display: block;
    padding: 28px 18px;
    color: #233878;
    font-family: "Metric", Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 1.42857; } }
  @media (min-width: 992px) and (min-width: 1200px) {
    .navigation__level0__item__title {
      font-size: 14px; } }

@media (min-width: 992px) {
    .navigation__level0__item__title:hover {
      color: #395e97; }
    .navigation__level0__item__title--last {
      color: #f07662; }
  .navigation__level0__item[data-nav-state-level="2"] .navigation__level1__news {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s linear, visibility 0s linear 0.2s; }
  .navigation__level1 {
    min-height: 480px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: -2;
    width: 100%;
    background: #4975ba;
    visibility: hidden;
    -ms-transform: translate(0, -100%);
        transform: translate(0, -100%);
    transform: translate3d(0, -100%, 0);
    transition: transform 0.4s ease, visibility 0s linear 0.4s; }
    .navigation__level1__inner {
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -moz-box-align: start;
       -ms-flex-align: start;
           align-items: flex-start;
      padding-top: 60px;
      opacity: 0;
      transition: opacity 0.1s linear 0.4s; }
    .navigation__level1__resume {
      width: 350px;
      margin: 0 100px 0 0; }
      .navigation__level1__resume__title {
        display: block;
        margin: 0 0 20px; }
      .navigation__level1__resume__text {
        color: #bccce4;
        margin: 0 0 20px; }
      .navigation__level1__resume__link {
        margin: 0 0 40px; }
      .navigation__level1__resume__mail, .navigation__level1__resume__tel {
        width: 100%;
        margin: 0 0 10px; }
    .navigation__level1__list {
      min-width: 300px; }
    .navigation__level1__news {
      width: 350px;
      opacity: 1;
      visibility: visible;
      transition: opacity 0.2s linear 0.3s, visibility 0s linear; }
      .navigation__level1__news__picture {
        margin: 0 0 15px; }
      .navigation__level1__news__theme {
        display: block;
        color: #bccce4;
        margin: 0 0 15px; }
      .navigation__level1__news__title {
        display: block;
        color: #ffffff; }
        .navigation__level1__news__title:hover {
          color: #e6e6e6; }
    .navigation__level1__stockprice__link a:link {
      color: #ffffff; }
    .navigation__level1__stockprice__link a:visited {
      color: #ffffff; }
    .navigation__level1__stockprice__link a:hover {
      color: #ffffff; }
    .navigation__level1__stockprice__titleblock {
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -moz-box-pack: justify;
       -ms-flex-pack: justify;
           justify-content: space-between;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -moz-box-align: center;
       -ms-flex-align: center;
           align-items: center; }
    .navigation__level1__stockprice__block {
      background-color: #3b5e95;
      padding: 20px 25px;
      margin: 25px 0 0 0; }
      .navigation__level1__stockprice__block__info {
        float: left;
        text-align: left;
        margin: 0 0 0 0; }
      .navigation__level1__stockprice__block__data {
        text-align: right; }
      .navigation__level1__stockprice__block__quoteName {
        font-size: 22px;
        font-weight: 600; }
      .navigation__level1__stockprice__block__quote {
        font-family: "Butler", "Book Antiqua", "Times New Roman", Times, serif;
        font-weight: 700;
        font-size: 36px;
        line-height: 31px;
        letter-spacing: 0.02em; }
      .navigation__level1__stockprice__block__date {
        font-size: 15px; }
      .navigation__level1__stockprice__block__time {
        font-size: 15px;
        text-transform: uppercase; }
      .navigation__level1__stockprice__block__numbers {
        font-family: "Butler", "Book Antiqua", "Times New Roman", Times, serif;
        font-size: 20px; }
      .navigation__level1__stockprice__block__stockPriceinPoint {
        display: inline; }
    .navigation__level1__jobs__titleblock {
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -moz-box-pack: justify;
       -ms-flex-pack: justify;
           justify-content: space-between; }
      .navigation__level1__jobs__titleblock a:link {
        color: #FFFFFF; }
      .navigation__level1__jobs__titleblock a:visited {
        color: #FFFFFF; }
    .navigation__level1__jobs__block {
      width: 100%;
      background-color: #3b5e95;
      margin: 25px 0 0 0;
      float: right;
      color: white; }
      .navigation__level1__jobs__block:hover {
        color: white; }
      .navigation__level1__jobs__block__info {
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
         -ms-flex-direction: column;
             flex-direction: column;
        float: left;
        padding: 20px 0 20px 30px; }
        .navigation__level1__jobs__block__info__location {
          font-size: 22px; }
        .navigation__level1__jobs__block__info__jobtitle {
          font-size: 14px; }
      .navigation__level1__jobs__block__data {
        float: right;
        padding: 10px;
        background-color: #345486;
        text-align: center;
        width: 100px;
        height: 100px; }
        .navigation__level1__jobs__block__data__description {
          margin: 5px 0 -10px 0; }
        .navigation__level1__jobs__block__data__date {
          font-family: "Metric", Arial, sans-serif;
          font-weight: 700;
          text-align: center;
          font-size: 40px; }
        .navigation__level1__jobs__block__data__permanent {
          padding: 10px 0px; }
        .navigation__level1__jobs__block__data__month {
          margin: -10px 0 -12px 0; }
  .navigation__stroke {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    width: 120px;
    height: 0;
    background: #f07662;
    -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
    transition: height 0.1s linear; } }

.header {
  position: relative;
  z-index: 2;
  border-bottom: 1px solid #eeeeee;
  /* Only Small devices */ }
  .header__logo-and-mobile-buttons {
    margin: 0 -15px; }
  .header__logo {
    display: block; }
  .header__button-container {
    color: #f07662;
    font-size: 26px; }
  .header__search-button-mobile, .header__menu-button, .header__language-button-desktop, .header__search-button-desktop {
    float: left;
    cursor: pointer;
    line-height: 22px; }
  .header__search-button-mobile, .header__language-button-desktop {
    padding: 0 0 0 20px;
    border-left: 1px solid #cccccc;
    overflow: hidden; }
  .header__desktop-lang {
    padding: 3px 8px;
    float: left;
    color: #bbb9b9; }
    .header__desktop-lang--active {
      color: #f07662; }
  .header__search-button-desktop {
    padding: 0 0 0 15px; }
    .header__search-button-desktop .icon-search-right {
      vertical-align: top; }
  .header__menu-button {
    padding: 10px 0 10px 15px;
    font-size: 30px; }
    .header__menu-button--close .header__burger-line {
      background: transparent; }
      .header__menu-button--close .header__burger-line:before, .header__menu-button--close .header__burger-line:after {
        top: 0;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%; }
      .header__menu-button--close .header__burger-line:before {
        transform: rotate3d(0, 0, 1, 45deg); }
      .header__menu-button--close .header__burger-line:after {
        transform: rotate3d(0, 0, 1, -45deg);
        box-shadow: 0 0 0 2px #ffffff; }
  .header__burger-line {
    display: block;
    position: relative;
    height: 2px;
    width: 23px;
    background: #f07662;
    transition: 0.2s; }
    .header__burger-line:before, .header__burger-line:after {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      z-index: 0;
      width: 23px;
      height: 2px;
      transition: 0.2s;
      background: #f07662; }
    .header__burger-line:before {
      top: -8px; }
    .header__burger-line:after {
      top: 8px; }
  @media (max-width: 991px) {
    .header__logo-and-mobile-buttons {
      position: relative;
      z-index: 2;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -moz-box-pack: justify;
       -ms-flex-pack: justify;
           justify-content: space-between;
      -moz-box-align: center;
       -ms-flex-align: center;
           align-items: center;
      background: #ffffff;
      height: 63px; }
    .header__logo {
      display: block;
      -ms-flex-item-align: start;
          align-self: flex-start;
      height: 38px; }
      .header__logo img {
        width: auto;
        height: 100%; } }
  @media (min-width: 768px) {
    .header__logo-and-mobile-buttons {
      margin: 0; }
    .header__logo {
      height: 45px; }
      .header__logo img {
        width: auto;
        height: 100%; }
    .header__tablet-border-cache {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      background: #ffffff;
      height: 100%; } }
  @media (min-width: 992px) {
    .header__wrapper {
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -moz-box-pack: justify;
       -ms-flex-pack: justify;
           justify-content: space-between;
      -moz-box-align: center;
       -ms-flex-align: center;
           align-items: center; }
    .header__logo-and-mobile-buttons {
      -ms-flex-item-align: start;
          align-self: flex-start; }
    .header__tablet-border-cache {
      z-index: -1; } }

.footer {
  background: #c6d7e4;
  border-top: 25px solid #eff2f4; }
  .footer__logo {
    display: block;
    height: 45px; }
    .footer__logo img {
      width: auto;
      height: 100%; }
  .footer__links-block {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
     -ms-flex-direction: column;
         flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0;
    list-style: none;
    margin: 40px 0; }
    .footer__links-block__link {
      display: inline-block;
      vertical-align: middle;
      padding: 10px 0;
      color: #7487ae;
      text-transform: capitalize; }
      .footer__links-block__link:hover {
        color: #586d97; }
  .footer__social {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
     -ms-flex-direction: column;
         flex-direction: column;
    padding: 30px 0;
    border-top: 1px solid #7487ae;
    border-bottom: 1px solid #7487ae; }
  .footer__social-icons {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
     -ms-flex-direction: row;
         flex-direction: row;
    -moz-box-pack: center;
     -ms-flex-pack: center;
         justify-content: center;
    padding: 0 30px; }
    .footer__social-icons__item {
      margin: 0 15px;
      font-size: 26px;
      color: #7487ae; }
      .footer__social-icons__item:hover {
        color: #586d97; }
  .footer__social-links {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
     -ms-flex-direction: row;
         flex-direction: row;
    -moz-box-pack: center;
     -ms-flex-pack: center;
         justify-content: center;
    margin: 25px 0 0; }
    .footer__social-links__item {
      color: #7487ae;
      padding: 0 12px 0 0;
      margin: 0 12px 0 0;
      border-right: 1px solid #7487ae;
      line-height: 12px; }
      .footer__social-links__item:hover {
        color: #586d97; }
      .footer__social-links__item:last-child {
        border: 0 none;
        padding: 0;
        margin: 0; }
  .footer__policy {
    display: block;
    text-align: center;
    margin: 15px 0;
    color: #7487ae; }
  @media (min-width: 768px) {
    .footer__links-block {
      max-height: 150px;
      -ms-flex-line-pack: start;
          align-content: flex-start; }
      .footer__links-block__item {
        margin: 0 80px 0 0; }
    .footer__social {
      -moz-box-orient: horizontal;
      -moz-box-direction: normal;
       -ms-flex-direction: row;
           flex-direction: row;
      -moz-box-pack: justify;
       -ms-flex-pack: justify;
           justify-content: space-between;
      -moz-box-align: center;
       -ms-flex-align: center;
           align-items: center; }
    .footer__social-icons {
      padding: 0; }
      .footer__social-icons__item {
        margin: 0 30px 0 0; }
    .footer__social-links {
      margin: 0; }
    .footer__policy {
      text-align: left;
      margin: 20px 0; } }
  @media (min-width: 992px) {
    .footer {
      background: linear-gradient(90deg, #c6d7e4 50%, #d2dbe3 50%, #d2dbe3); }
      .footer__inner {
        position: relative;
        background: linear-gradient(128deg, #c6d7e4 558px, #d2dbe3 558px, #d2dbe3); }
      .footer__links-block {
        max-height: 150px;
        float: left;
        width: 65%;
        margin: 30px 0; }
        .footer__links-block__item {
          margin: 0; }
        .footer__links-block__link {
          padding: 8px 0; }
      .footer__right-part {
        margin: 75px 0 0; }
      .footer__social {
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
         -ms-flex-direction: column;
             flex-direction: column;
        -moz-box-align: end;
         -ms-flex-align: end;
             align-items: flex-end;
        border: 0 none;
        padding: 0; }
      .footer__social-icons__item {
        margin: 0 0 0 30px; }
      .footer__social-links {
        margin: 25px 0 0; }
      .footer__policy {
        text-align: right;
        margin: 60px 0 10px; }
        .footer__policy__copyright {
          display: block; }
      .footer__stroke {
        height: 167px;
        width: 155px;
        position: absolute;
        z-index: 0;
        right: 190px;
        top: -25px;
        background-image: url("/base/images/stroke.png?version=2.0.0");
        background-repeat: no-repeat; } }
  @media (min-width: 1200px) {
    .footer__inner {
      background: linear-gradient(128deg, #c6d7e4 647px, #d2dbe3 647px, #d2dbe3); }
    .footer__stroke {
      right: 279px; } }

.article-preview {
  background-color: #ffffff;
  text-align: center;
  overflow: hidden; }
  .article-preview__image {
    height: 180px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
  .article-preview__content-part {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    height: 360px; }
    .article-preview__content-part--withoutAuthor {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      padding-top: 1px;
      height: 360px; }
  .article-preview__author-picture {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100px;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
  .article-preview__collaborator {
    display: block;
    padding: 70px 0 0 0; }
  .article-preview__title {
    margin: 15px 0; }
  .article-preview__author-name {
    display: inline-block;
    color: #f07662;
    margin: 0 6px 0 0;
    padding: 0 6px 0 0;
    border-right: 1px solid #333333;
    line-height: 12px; }
  .article-preview__resume {
    color: #666666; }
  .article-preview__button-discover {
    position: absolute;
    bottom: 65px;
    z-index: 0;
    left: 50%;
    -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    white-space: nowrap; }
  .article-preview__reference-part {
    padding: 1px 0 0 0; }
  @media (min-width: 768px) {
    .article-preview__image {
      height: 320px; }
    .article-preview__content-part {
      height: 350px;
      padding-left: 20%;
      padding-right: 20%; } }
  @media (min-width: 992px) {
    .article-preview__image {
      height: 180px; }
    .article-preview__content-part {
      height: 340px;
      padding-left: 15px;
      padding-right: 15px; } }
  @media (min-width: 1200px) {
    .article-preview__image {
      height: 220px; }
    .article-preview__content-part {
      height: 360px; } }

.article-banner {
  height: 400px;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  .article-banner__inner {
    height: 100%;
    color: white;
    text-align: center;
    padding-top: 60px;
    background: rgba(0, 0, 0, 0.1); }
  .article-banner__date {
    text-transform: uppercase; }
  .article-banner__author__link {
    color: white;
    font-weight: bold; }
  .article-banner__title {
    margin-top: 50px; }
  .article-banner__readmore {
    display: block;
    margin-top: 50px;
    line-height: 60px; }
  @media (max-width: 767px) {
    .article-banner__inner {
      padding-left: 30px;
      padding-right: 30px; } }
  @media (min-width: 768px) {
    .article-banner__readmore {
      width: 200px;
      display: inline-block;
      margin-top: 40px; }
    .article-banner__title {
      margin-top: 40px;
      padding: 0 9%; } }
  @media (min-width: 992px) {
    .article-banner {
      height: 500px; }
      .article-banner__title {
        margin-top: 40px; }
      .article-banner__summary {
        margin-top: 40px;
        padding: 0 20%; }
      .article-banner__readmore {
        line-height: 50px; } }

.location-preview {
  background-color: #FFFFFF;
  width: 100%;
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */ }
  .location-preview__content-part {
    padding: 15px;
    padding-left: 25px;
    padding-right: 25px;
    background-color: #eeeeee; }
  .location-preview__entity {
    display: block;
    text-align: left;
    color: #7596ca; }
  .location-preview__jobs-offer {
    display: block;
    text-align: left;
    font-size: 18px; }
  .location-preview__image {
    width: 100%; }

@media (max-width: 991px) {
  .slider {
    position: relative;
    width: 100%;
    overflow: hidden;
    -ms-touch-action: pan-y;
        touch-action: pan-y; }
    .slider .slider__inner {
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      margin: 0;
      padding: 0;
      transform: translate3d(0, 0, 0); }
      .slider .slider__inner--animate {
        transition: transform 0.3s ease-out; }
    .slider .slider__item {
      width: 100%;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      padding: 0 15px; }
    .slider .slider__pagination {
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -moz-box-pack: center;
       -ms-flex-pack: center;
           justify-content: center;
      position: absolute;
      bottom: 20px;
      left: 0;
      width: 100%;
      z-index: 0;
      opacity: 1;
      transition: opacity 0.2s linear; }
      .slider .slider__pagination__dot {
        height: 8px;
        width: 8px;
        border-radius: 50%;
        margin: 8px;
        background: #fac2b9;
        transition: background 0.2s linear; }
        .slider .slider__pagination__dot--active {
          background: #f07662; }
      .slider .slider__pagination--white .slider__pagination__dot {
        background: #e6e6e6; }
        .slider .slider__pagination--white .slider__pagination__dot--active {
          background: #ffffff; }
    .slider--margin .slider__item {
      padding: 0 10%;
      margin: 0 0 0 -15%; }
      .slider--margin .slider__item:first-child {
        margin: 0; }
    .slider.slider--swapping .slider__pagination {
      opacity: 0.3; } }

@media (min-width: 768px) and (max-width: 991px) {
  .slider {
    padding: 0 0 50px; }
    .slider .slider__item {
      padding: 0 10%;
      margin: 0 0 0 -15%; }
      .slider .slider__item:first-child {
        margin: 0; }
    .slider .slider__pagination {
      bottom: 0; } }

@media (min-width: 992px) {
  .slider__inner {
    transform: translate3d(0, 0, 0) !important; }
  .slider .slider__pagination {
    display: none; } }

@media (max-width: 767px) {
  .slider-mobile-only {
    position: relative;
    width: 100%;
    overflow: hidden;
    -ms-touch-action: pan-y;
        touch-action: pan-y; }
    .slider-mobile-only .slider__inner {
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      margin: 0;
      padding: 0;
      transform: translate3d(0, 0, 0); }
      .slider-mobile-only .slider__inner--animate {
        transition: transform 0.3s ease-out; }
    .slider-mobile-only .slider__item {
      width: 100%;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      padding: 0 15px; }
    .slider-mobile-only .slider__pagination {
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -moz-box-pack: center;
       -ms-flex-pack: center;
           justify-content: center;
      position: absolute;
      bottom: 20px;
      left: 0;
      width: 100%;
      z-index: 0;
      opacity: 1;
      transition: opacity 0.2s linear; }
      .slider-mobile-only .slider__pagination__dot {
        height: 8px;
        width: 8px;
        border-radius: 50%;
        margin: 8px;
        background: #fac2b9;
        transition: background 0.2s linear; }
        .slider-mobile-only .slider__pagination__dot--active {
          background: #f07662; }
      .slider-mobile-only .slider__pagination--white .slider__pagination__dot {
        background: #e6e6e6; }
        .slider-mobile-only .slider__pagination--white .slider__pagination__dot--active {
          background: #ffffff; }
    .slider-mobile-only--margin .slider__item {
      padding: 0 10%;
      margin: 0 0 0 -15%; }
      .slider-mobile-only--margin .slider__item:first-child {
        margin: 0; }
    .slider-mobile-only.slider--swapping .slider__pagination {
      opacity: 0.3; } }

@media (min-width: 768px) {
  .slider-mobile-only .slider__inner {
    transform: translate3d(0, 0, 0) !important; }
  .slider-mobile-only .slider__pagination {
    display: none; } }

.social-block__wrapper {
  padding: 50px 0 70px;
  background: #d2dbe3; }

.social-block__item {
  position: relative;
  text-align: center;
  color: #4975ba; }
  .social-block__item__logo {
    font-size: 42px;
    margin: 0 0 20px; }
  .social-block__item__screen-name {
    color: #8daad6; }
  .social-block__item__tweet {
    margin: 20px 0 80px; }
    .social-block__item__tweet .hashtag {
      font-weight: 500; }
  .social-block__item__button {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 0;
    width: 90%;
    -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0); }

@media (min-width: 768px) {
  .social-block__wrapper {
    padding: 50px 0; }
  .social-block__inner {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
     -ms-flex-pack: justify;
         justify-content: space-between; }
  .social-block__item {
    display: none;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 40%; }
    .social-block__item:nth-child(-n+2) {
      display: block; } }

@media (min-width: 992px) {
  .social-block__item {
    width: 30%; }
    .social-block__item__tweet {
      margin: 20px 0 0;
      visibility: visible;
      opacity: 1;
      transition: visibility 0s linear 0s, opacity 0.2s linear; }
    .social-block__item__button {
      top: 130px;
      bottom: inherit;
      opacity: 0;
      visibility: hidden;
      transition: visibility 0s linear 0.2s, opacity 0.2s linear; }
    .social-block__item:nth-child(-n+3) {
      display: block; }
    .social-block__item:hover .social-block__item__tweet {
      opacity: 0;
      visibility: hidden;
      transition: visibility 0s linear 0.2s, opacity 0.2s linear; }
    .social-block__item:hover .social-block__item__button {
      visibility: visible;
      opacity: 1;
      transition: visibility 0s linear 0s, opacity 0.2s linear; } }

.double-highlights__highlight {
  position: relative;
  padding: 50px 0; }
  .double-highlights__highlight--article {
    background: #4975ba;
    color: #ffffff; }
  .double-highlights__highlight--publication {
    background: #bcc5b1;
    color: #174140; }
  .double-highlights__highlight--event {
    background: #dbd4ae;
    color: #064360; }
  .double-highlights__highlight__wrapper {
    overflow: hidden;
    padding: 0 30px; }
  .double-highlights__highlight__article__title-link {
    color: #ffffff; }
    .double-highlights__highlight__article__title-link:hover {
      color: #e6e6e6; }
  .double-highlights__highlight__article__theme, .double-highlights__highlight__article__summary, .double-highlights__highlight__article__button {
    margin-bottom: 30px; }
  .double-highlights__highlight__article__title, .double-highlights__highlight__article__role {
    margin: 0 0 20px; }
  .double-highlights__highlight__article__author {
    color: #2b4875; }
    .double-highlights__highlight__article__author:hover {
      color: #1d3150; }
  .double-highlights__highlight__article__role {
    color: #2b4875; }
  .double-highlights__highlight__article__button {
    width: 100%;
    color: #4975ba; }
    .double-highlights__highlight__article__button:hover {
      color: #395e97; }
  .double-highlights__highlight__article__view-all {
    display: table;
    margin: 0 auto; }
  .double-highlights__highlight__publication__summary, .double-highlights__highlight__publication__image, .double-highlights__highlight__publication__button {
    margin-bottom: 30px; }
  .double-highlights__highlight__publication__document, .double-highlights__highlight__publication__title {
    margin: 0 0 20px; }
  .double-highlights__highlight__publication__title {
    display: block;
    color: #174140; }
    .double-highlights__highlight__publication__title:hover {
      color: #0a1b1b; }
  .double-highlights__highlight__publication__image {
    width: 120px;
    box-shadow: 5px 5px 0 0 #a9b19f; }
  .double-highlights__highlight__publication__button {
    width: 100%;
    color: #bcc5b1; }
    .double-highlights__highlight__publication__button:hover {
      color: #a3af94; }
  .double-highlights__highlight__publication__view-all {
    display: table;
    margin: 0 auto; }
  .double-highlights__highlight__event__event, .double-highlights__highlight__event__summary, .double-highlights__highlight__event__button {
    margin-bottom: 30px; }
  .double-highlights__highlight__event__title-link {
    color: #064360; }
    .double-highlights__highlight__event__title-link:hover {
      color: #032230; }
  .double-highlights__highlight__event__title, .double-highlights__highlight__event__venue {
    margin: 0 0 20px; }
  .double-highlights__highlight__event__button {
    width: 100%; }
  .double-highlights__highlight__event__view-all {
    display: table;
    margin: 0 auto; }

@media (min-width: 768px) {
  .double-highlights__highlight {
    padding: 80px 0; }
    .double-highlights__highlight__wrapper {
      padding: 0 78px; }
    .double-highlights__highlight__bottom-part {
      clear: both; }
    .double-highlights__highlight__article__theme {
      margin-bottom: 20px; }
    .double-highlights__highlight__article__summary {
      margin-bottom: 40px; }
    .double-highlights__highlight__article__button {
      margin-bottom: 0; }
    .double-highlights__highlight__article__role {
      margin: 0 0 20px 5px;
      padding: 0 0 0 10px;
      border-left: 1px solid;
      line-height: 12px;
      display: inline-block; }
    .double-highlights__highlight__article__button {
      width: auto; }
    .double-highlights__highlight__article__view-all {
      display: block;
      float: right; }
    .double-highlights__highlight__publication__button {
      margin-bottom: 0; }
    .double-highlights__highlight__publication__infos {
      float: left;
      width: 60%; }
    .double-highlights__highlight__publication__summary {
      margin-bottom: 30px; }
    .double-highlights__highlight__publication__image {
      width: 30%;
      float: left;
      margin-right: 10%;
      max-width: 190px; }
    .double-highlights__highlight__publication__button {
      width: auto; }
    .double-highlights__highlight__publication__view-all {
      display: block;
      float: right; }
    .double-highlights__highlight__event__event, .double-highlights__highlight__event__venue {
      margin-bottom: 20px; }
    .double-highlights__highlight__event__summary {
      margin-bottom: 40px; }
    .double-highlights__highlight__event__button {
      margin-bottom: 0; }
    .double-highlights__highlight__event__button {
      width: auto; }
    .double-highlights__highlight__event__view-all {
      display: block;
      float: right; } }

@media (min-width: 992px) {
  .double-highlights {
    display: table;
    width: 100%; }
    .double-highlights--article-publication {
      background: linear-gradient(to right, #4975ba 50%, #bcc5b1 50%, #bcc5b1); }
    .double-highlights--article-event {
      background: linear-gradient(to right, #4975ba 50%, #dbd4ae 50%, #dbd4ae); }
    .double-highlights--publication-event {
      background: linear-gradient(to right, #bcc5b1 50%, #dbd4ae 50%, #dbd4ae); }
    .double-highlights--publication-article {
      background: linear-gradient(to left, #4975ba 50%, #bcc5b1 50%, #bcc5b1); }
    .double-highlights--event-article {
      background: linear-gradient(to left, #4975ba 50%, #dbd4ae 50%, #dbd4ae); }
    .double-highlights--event-publication {
      background: linear-gradient(to left, #bcc5b1 50%, #dbd4ae 50%, #dbd4ae); }
    .double-highlights__highlight {
      width: 50%;
      display: table-cell;
      padding: 80px 0 130px; }
      .double-highlights__highlight:first-child .double-highlights__highlight__wrapper,
      .double-highlights__highlight:first-child .double-highlights__highlight__bottom-part {
        padding: 0 50px 0 0; }
      .double-highlights__highlight:last-child .double-highlights__highlight__wrapper,
      .double-highlights__highlight:last-child .double-highlights__highlight__bottom-part {
        padding: 0 0 0 50px; }
      .double-highlights__highlight__bottom-part {
        position: absolute;
        bottom: 80px;
        left: 0;
        z-index: 0;
        width: 100%; }
      .double-highlights__highlight__article__title {
        margin-bottom: 30px; }
      .double-highlights__highlight__article__role {
        margin: 0 0 30px 5px; }
      .double-highlights__highlight__publication__title {
        font-size: 28px;
        line-height: 30px;
        margin-bottom: 40px; }
      .double-highlights__highlight__publication__infos {
        width: 57%; }
      .double-highlights__highlight__publication__image {
        width: 35%;
        margin-right: 8%; }
      .double-highlights__highlight__event__title, .double-highlights__highlight__event__venue {
        margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .double-highlights__highlight {
    padding: 80px 0 130px; }
    .double-highlights__highlight:first-child .double-highlights__highlight__wrapper,
    .double-highlights__highlight:first-child .double-highlights__highlight__bottom-part {
      padding: 0 80px 0 0; }
    .double-highlights__highlight:last-child .double-highlights__highlight__wrapper,
    .double-highlights__highlight:last-child .double-highlights__highlight__bottom-part {
      padding: 0 0 0 80px; }
    .double-highlights__highlight__publication__title {
      font-size: 36px;
      line-height: 38px; }
    .double-highlights__highlight__publication__infos {
      width: 60%; }
    .double-highlights__highlight__publication__image {
      width: 32%;
      margin-right: 8%; } }

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .scroll-block--fixed {
    position: fixed;
    margin: 0; }
  .scroll-block--absolute {
    position: absolute; } }

.related-article__item__title {
  margin-bottom: 25px;
  display: block;
  color: black; }
  .related-article__item__title:hover {
    color: #4d4d4d; }

.related-article__item__wrapper {
  padding: 40px 30px 0 0; }

.related-article__image {
  margin-bottom: 30px;
  display: block; }

.related-article__wrapper {
  margin-bottom: 40px;
  text-align: center; }

@media (min-width: 768px) {
  .related-article__list__inner {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: justify;
     -ms-flex-pack: justify;
         justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .related-article__item {
    width: 47%; }
    .related-article__item:nth-child(2n) {
      display: none; }
    .related-article__item__wrapper {
      padding: 30px 0 0; }
    .related-article__item__title {
      margin-bottom: 15px; }
  .related-article__wrapper {
    text-align: right; } }

@media (min-width: 992px) {
  .related-article__item {
    width: 23%; }
    .related-article__item:nth-child(2n) {
      display: block; } }

.card-module__wrapper {
  text-align: center; }

.card-module__title {
  margin-bottom: 25px;
  display: block;
  color: black; }

.card-module__image {
  margin-bottom: 30px;
  display: block; }

@media (min-width: 768px) {
  .card-module__wrapper {
    text-align: center; }
  .card-module__title {
    margin: 0 auto; }
  .card-module__description {
    width: 85%;
    margin: 0 auto; }
  .card-module__image {
    margin-bottom: 15px; } }

.share-buttons {
  position: relative;
  margin-bottom: 15px;
  width: 100%;
  height: 50px;
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */ }
  .share-buttons .share-buttons__button--1 {
    transform: translate3d(0, 0, 0);
    transition: transform 0.3s cubic-bezier(0.895, 0.03, 0.685, 0.22), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1); }
    .share-buttons .share-buttons__button--1::before {
      margin-left: 0;
      transition: color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1); }
  .share-buttons .share-buttons__button--2 {
    transform: translate3d(0, 0, 0);
    transition: transform 0.3s cubic-bezier(0.895, 0.03, 0.685, 0.22), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1); }
    .share-buttons .share-buttons__button--2::before {
      margin-left: 0;
      transition: color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1); }
  .share-buttons .share-buttons__button--3 {
    transform: translate3d(0, 0, 0);
    transition: transform 0.3s cubic-bezier(0.895, 0.03, 0.685, 0.22), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1); }
    .share-buttons .share-buttons__button--3::before {
      margin-left: 0;
      transition: color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1); }
  .share-buttons__wrapper:hover {
    height: 260px; }
  .share-buttons:hover {
    transition: height 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); }
    .share-buttons:hover .share-buttons__button--1 {
      transform: translate3d(0, 65px, 0);
      transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
      z-index: 0; }
      .share-buttons:hover .share-buttons__button--1::before {
        transition: color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1); }
    .share-buttons:hover .share-buttons__button--2 {
      transform: translate3d(0, 130px, 0);
      transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
      z-index: 0; }
      .share-buttons:hover .share-buttons__button--2::before {
        transition: color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1); }
    .share-buttons:hover .share-buttons__button--3 {
      transform: translate3d(0, 195px, 0);
      transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
      z-index: 0; }
      .share-buttons:hover .share-buttons__button--3::before {
        transition: color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1), background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1); }
  .share-buttons__wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1; }
  .share-buttons__button {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    margin: 0 0 15px;
    background-color: #dfe7f2;
    color: #4975ba; }
    .share-buttons__button::before {
      background-color: #cdd9eb;
      color: #4975ba; }
    .share-buttons__button:last-child {
      margin: 0; }
    .share-buttons__button:hover::before {
      color: white; }
  .share-buttons__button--0 {
    z-index: 1;
    background-color: #4975ba;
    color: white; }
  @media (min-width: 768px) {
    .share-buttons__button {
      margin: 0; } }
  @media (min-width: 992px) {
    .share-buttons__button {
      padding: 0;
      margin: 0 0 15px; } }

.cookie-policy {
  background-color: #333333;
  color: #999999;
  text-align: center;
  padding: 15px;
  position: relative;
  z-index: 3;
  display: none; }
  .cookie-policy--show {
    display: block; }
  .cookie-policy__close {
    color: white; }
  .cookie-policy__content {
    text-transform: uppercase;
    padding-top: 30px;
    padding-bottom: 30px; }
  .cookie-policy__button {
    width: 49%; }
  @media (min-width: 992px) {
    .cookie-policy {
      height: 145px; }
      .cookie-policy__content {
        text-align: left; }
      .cookie-policy__close {
        line-height: 115px;
        height: 115px; }
      .cookie-policy__buttons {
        display: block;
        margin-top: 33px; }
      .cookie-policy__button {
        width: 100%;
        margin-bottom: 15px; }
        .cookie-policy__button:last-child {
          margin-bottom: 0; } }

.pagination {
  margin: 15px 0 80px;
  text-align: center; }
  .pagination__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    border-bottom: 1px solid #eeeeee; }
  .pagination__item {
    padding: 15px;
    color: #999999;
    float: left;
    cursor: pointer; }
    .pagination__item--active, .pagination__item:hover {
      margin-top: -2px;
      color: #f07662;
      border-bottom: 2px solid #f07662; }
  .pagination__prev, .pagination__next {
    padding: 13px;
    color: #eeeeee;
    float: left; }
    .pagination__prev--active, .pagination__next--active {
      color: #f07662;
      cursor: pointer; }
  .pagination__prev {
    padding-left: 0; }
  .pagination__next {
    padding-right: 0; }

.job__block {
  background: #eeeeee;
  padding: 30px;
  margin-top: 15px;
  margin-bottom: 15px; }
  .job__block__title {
    color: #4975ba;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block; }
    .job__block__title:hover {
      color: #395e97; }
  .job__block__function {
    color: #222222;
    display: block; }
  .job__block__location {
    color: #666666;
    display: block; }
  .job__block__buttons {
    text-align: center;
    padding-top: 15px; }

@media (min-width: 768px) {
  .job__block {
    position: relative;
    min-height: 80px;
    padding: 10px 15px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
     -ms-flex-align: center;
         align-items: center; }
    .job__block__info {
      margin-right: 30px;
      -moz-box-flex: 2;
       -ms-flex-positive: 2;
           flex-grow: 2;
      width: 60%; }
    .job__block__buttons {
      padding-top: 0; } }

@media (min-width: 768px) {
  .job__block {
    margin: 5px 0; } }

.job-board__job-list__load-more {
  display: block;
  width: 200px;
  margin: 0 auto;
  margin-top: 40px;
  cursor: pointer;
  transition: opacity .3s; }
  .job-board__job-list__load-more--disabled {
    opacity: .5; }
  .job-board__job-list__load-more--hidden {
    display: none; }

.job-board {
  margin-top: 10px;
  margin-left: -15px;
  margin-right: -15px; }
  .job-board:before, .job-board:after {
    content: " ";
    display: table; }
  .job-board:after {
    clear: both; }
  .job-board__search-wrapper {
    background: #eeeeee;
    padding: 50px 30px;
    margin-left: -15px;
    margin-right: -15px; }
  .job-board__filter-title {
    margin-top: 0; }
  .job-board__filter-toggle {
    background: white;
    border-width: 1px; }
  .job-board__entities {
    margin-top: 60px;
    margin-bottom: 50px; }
  .job-board__entities--title {
    margin-bottom: 20px; }
  .job-board__entities-link {
    display: block; }
  @media (min-width: 768px) {
    .job-board__search-wrapper {
      background: none;
      display: none; }
    .job-board__entities-link {
      display: block;
      float: left;
      width: 33.33333%;
      padding: 10px;
      margin-top: 5px;
      margin-bottom: 5px;
      height: 50px; } }

.contact-form__error, .contact-form__fill-error, .contact-form__captcha-error {
  color: red;
  display: none;
  margin-bottom: 20px; }
  .contact-form__error--active, .contact-form__fill-error--active, .contact-form__captcha-error--active {
    display: block; }

.captcha-invalid iframe {
  border: 1px solid red; }

.form-control {
  color: #000000; }
  .form-control.input--invalid {
    border-color: red; }

.checkbox span {
  display: inline-block; }

.checkbox .input--invalid + span {
  border: 1px solid red; }

.joker-taxi-form__error, .joker-taxi-form__fill-error, .joker-taxi-form__captcha-error {
  color: red;
  display: none;
  margin-bottom: 20px; }
  .joker-taxi-form__error--active, .joker-taxi-form__fill-error--active, .joker-taxi-form__captcha-error--active {
    display: block; }

.joker-taxi-form .mandatory-field label::after {
  content: ' *'; }

.joker-taxi-form__mandatory-field-info {
  text-align: right; }

.joker-taxi-form .g-recaptcha > div > div {
  margin: auto; }

.captcha-invalid iframe {
  border: 1px solid red; }

.form-control {
  color: #000000; }
  .form-control.input--invalid {
    border-color: red; }

.modal-dialog h1 {
  margin: 0; }

.page-header-full-banner__title-block {
  margin: auto;
  left: 0;
  right: 0;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

.page-header-full-banner__title a:link {
  color: #FFFFFF; }

.page-header-full-banner__title a:visited {
  color: #FFFFFF; }

.page-header-full-banner__section, .page-header-full-banner__date, .page-header-full-banner__subtitle, .page-header-full-banner__download {
  margin: 0 0 20px; }

.page-header-full-banner__share {
  height: 50px;
  margin-top: 20px; }
  .page-header-full-banner__share__button {
    margin: 0 10px;
    font-size: 20px;
    color: white;
    border: 1px solid white;
    border-radius: 100px;
    padding: 10px; }

.page-header-full-banner__banner {
  height: 450px;
  overflow: hidden; }

.page-header-full-banner__link {
  display: table;
  margin: 0 auto; }

.page-header-full-banner .video-banner__video {
  min-width: 100%;
  min-height: 100%;
  display: none; }

@media (min-width: 992px) {
  .page-header-full-banner__section, .page-header-full-banner__title, .page-header-full-banner__date, .page-header-full-banner__subtitle {
    margin: 0 0 30px; }
  .page-header-full-banner .video-banner__video {
    display: block; } }

.my-agency {
  position: absolute;
  background: #eeeeee;
  text-align: center;
  font-size: 16px; }
  .my-agency--top {
    top: 0%;
    left: 50%;
    -ms-transform: translate(-50%);
        transform: translate(-50%); }
  .my-agency--bottom {
    bottom: 0;
    left: 50%;
    -ms-transform: translate(-50%, 50%);
        transform: translate(-50%, 50%); }
  .my-agency__link {
    color: #f07662; }
  .my-agency__contact-us {
    color: #666666; }
  .my-agency > * {
    display: block;
    margin: 0 15px; }
    .my-agency > *:first-child {
      margin-top: 5px; }
    .my-agency > *:last-child {
      margin-bottom: 5px; }

@media (min-width: 992px) {
  .my-agency--top {
    top: 100%;
    left: auto;
    -ms-transform: none;
        transform: none; } }

.back-to-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 50px;
  height: 50px;
  font-size: 50px;
  color: #4975ba;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  cursor: pointer;
  opacity: 0;
  transition: opacity 1s ease; }
  .back-to-top::before {
    position: absolute;
    top: 0;
    left: 0; }
  .back-to-top--visible {
    opacity: 1; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("/base/images/ajax-loader.gif?version=2.0.0") center center no-repeat; }

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "Metric";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "Metric";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
.home {
  min-height: 400px; }

/* Only XSmall devices */
/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .home .page-header-full-banner {
    margin-bottom: 30px; } }

/* Large devices (large desktops, 1200px and up) */
.article-header__banner {
  position: relative;
  height: 340px;
  margin: 0 0 35px;
  background-size: auto 125%;
  background-position: center; }

.article-header__banner--empty {
  background-image: url("/base/images/blurry-banner.png?version=2.0.0");
  height: 170px;
  margin: 0 0 15px; }

.article-header__header-inner {
  position: relative;
  background: #ffffff; }

.article-header__social {
  position: absolute;
  top: -105px;
  right: -15px;
  z-index: 0;
  height: 0; }
  .article-header__social:hover .article-header__social__button {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s 0s, opacity 0.2s 0s, color 0.2s, background 0.2s; }

.article-header__social__button {
  width: 70px;
  height: 70px;
  float: right;
  background: #dfe7f2;
  color: #4975ba;
  border-right: 1px solid #ffffff;
  font-size: 18px;
  text-align: center;
  line-height: 70px;
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s 0.5s, opacity 0.2s 0s, color 0.2s, background 0.2s; }
  .article-header__social__button:hover {
    background: #4975ba;
    color: #ffffff;
    visibility: visible;
    opacity: 1;
    transition: visibility 0s 0s, opacity 0.2s 0s, color 0.2s, background 0.2s; }
  .article-header__social__button:first-child {
    border: 0 none;
    background: #4975ba;
    color: #ffffff;
    opacity: 1;
    visibility: visible; }

.article-header__author, .article-header__role {
  text-transform: uppercase; }

.article-header__role {
  margin: 0 0 0 5px;
  padding: 0 0 0 10px;
  border-left: 1px solid; }

.article-header__title, .article-header__subtitle {
  display: block;
  margin: 20px 0; }

.article-header__theme {
  display: table;
  margin: 40px 0 0; }

.article-header__theme-title {
  color: #cccccc; }

@media (min-width: 768px) {
  .article-header__header-inner {
    padding-top: 65px; }
  .article-header__author-bloc {
    position: absolute;
    top: 0;
    left: 70px;
    margin: 0; }
  .article-header__banner {
    height: 480px;
    margin: 0 0 -145px;
    background-size: cover; }
  .article-header__banner--empty {
    height: 240px; }
  .article-header__social {
    top: 0;
    right: 0; }
  .article-header__social__button {
    float: none;
    border-right: 0 none;
    border-top: 1px solid #ffffff; }
  .article-header__author-bloc {
    margin: 0 0 0 55px;
    line-height: 65px; }
  .article-header__author-picture {
    display: inline-block;
    vertical-align: middle;
    width: 96px;
    margin: -30px 10px 0 0; }
  .article-header__title, .article-header__subtitle {
    text-align: center;
    padding: 0 95px; }
  .article-header__theme {
    margin: 50px auto 0; }
  .article-header__date {
    text-align: center; } }

@media (min-width: 992px) {
  .article-header__banner {
    height: 650px; }
  .article-header__banner--empty {
    height: 300px; } }

.article-tags__title {
  text-transform: uppercase;
  margin: 0 5px 0 0; }

.article-tags__item {
  margin: 0 10px 0 0; }
  .article-tags__item:not(:last-child):after {
    content: ",";
    display: inline; }

.article-newsletter {
  text-align: center;
  background: #EBE9D7;
  padding: 45px 0; }
  .article-newsletter__form {
    margin-top: 25px; }
  .article-newsletter__input {
    display: block;
    width: 100%; }
  .article-newsletter__signup {
    display: block;
    margin: 10px 0 0; }
  .article-newsletter__sub-title {
    display: block;
    margin-top: 10px; }
  @media (min-width: 768px) {
    .article-newsletter {
      padding: 60px 0; }
      .article-newsletter__form {
        display: -moz-box;
        display: -ms-flexbox;
        display: flex; }
      .article-newsletter__input {
        border-color: red;
        -moz-box-flex: 1;
         -ms-flex-positive: 1;
             flex-grow: 1;
        width: inherit; }
      .article-newsletter__signup {
        margin: 0 0 0 10px;
        height: 60px;
        line-height: 60px; } }

.job-list-offer {
  margin: 0 0 50px; }
  .job-list-offer__banner {
    position: relative;
    height: 338px;
    margin: 0 0 35px;
    background-size: cover;
    background-position: center;
    overflow: hidden; }
    .job-list-offer__banner::before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: linear-gradient(rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)); }
  .job-list-offer__title-block {
    margin: 150px 0 0 0;
    left: 0;
    z-index: 0;
    width: 100%;
    color: #ffffff;
    text-align: center;
    -ms-transform: translate(0, -50%);
        transform: translate(0, -50%); }
    .job-list-offer__title-block__title {
      margin: 0 0 20px; }
  .job-list-offer__jobs-inner {
    background: #ffffff;
    position: relative;
    padding-top: 30px;
    min-height: 800px; }
  .job-list-offer__open-position {
    float: right;
    margin: 10px 0 0 0; }
  .job-list-offer__disclaimer {
    margin-top: 30px; }
    .job-list-offer__disclaimer p {
      margin-bottom: 1em; }
  .job-list-offer .video-banner__video {
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
    display: none; }
  @media (min-width: 768px) {
    .job-list-offer__banner {
      height: 480px;
      margin: 0 0 -145px; }
    .job-list-offer__title-block {
      margin: 150px 0 0 0; } }
  @media (min-width: 992px) {
    .job-list-offer__banner {
      height: 650px; }
    .job-list-offer__title-block {
      margin: 250px 0 0 0; }
    .job-list-offer .video-banner__video {
      display: block;
      position: absolute;
      top: 0;
      left: 0; } }

.job-details-description {
  position: relative;
  text-align: center;
  /* Small devices (tablets, 768px and up) */
  /* Medium devices (desktops, 992px and up) */
  /* Large devices (large desktops, 1200px and up) */ }
  .job-details-description p {
    margin-bottom: 1em; }
  .job-details-description__offer-title {
    color: #333333;
    margin: 30px 0; }
  .job-details-description__back-link {
    line-height: 30px; }
  .job-details-description__title {
    text-align: center;
    margin: 0; }
  .job-details-description__inner {
    margin: 40px 15px; }
  .job-details-description__button-wrapper {
    margin: 60px 0;
    padding: 0 15px; }
  .job-details-description__button-block {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
     -ms-flex-direction: column;
         flex-direction: column;
    -moz-box-pack: justify;
     -ms-flex-pack: justify;
         justify-content: space-between; }
    .job-details-description__button-block__button {
      margin: 0 0 15px;
      height: 50px; }
      .job-details-description__button-block__button:last-child {
        margin: 0; }
  .job-details-description__information {
    margin: 40px 0 0;
    overflow: hidden; }
    .job-details-description__information__item {
      overflow: hidden;
      margin: 0 0 5px; }
      .job-details-description__information__item__title {
        float: left;
        width: 50%;
        text-align: right;
        padding: 0 20px 0 0;
        color: #999999; }
      .job-details-description__information__item__description {
        float: right;
        width: 50%; }
  @media (min-width: 768px) {
    .job-details-description {
      text-align: left; }
      .job-details-description__title {
        text-align: left; }
      .job-details-description__information__item {
        margin: 0 0 10px; }
        .job-details-description__information__item__title {
          text-align: left;
          width: 35%; }
        .job-details-description__information__item__description {
          float: left;
          width: auto; }
      .job-details-description__inner {
        margin-left: 0;
        margin-right: 0; }
      .job-details-description__button-wrapper {
        width: 83.33333%;
        margin-left: 8.33333%;
        float: left; }
      .job-details-description__button-block {
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
         -ms-flex-direction: row;
             flex-direction: row; }
        .job-details-description__button-block__button {
          width: 190px;
          margin: 0; } }
  @media (min-width: 992px) {
    .job-details-description__information {
      margin: 40px 0 40px -170px; }
      .job-details-description__information__item__title {
        text-align: right;
        width: 22%; }
    .job-details-description__button-wrapper {
      width: 130px;
      margin: 0;
      padding: 0; }
    .job-details-description__button-block {
      -moz-box-orient: vertical;
      -moz-box-direction: normal;
       -ms-flex-direction: column;
           flex-direction: column; }
      .job-details-description__button-block__button {
        width: 160px;
        padding: 0;
        margin: 0 0 15px; }
      .job-details-description__button-block--fixed {
        position: fixed;
        top: 10px;
        margin: 0; }
      .job-details-description__button-block--absolute {
        position: absolute;
        bottom: 10px;
        top: inherit; } }
  @media (min-width: 1200px) {
    .job-details-description__information {
      margin: 40px 0 40px -210px; }
    .job-details-description__button-block__button {
      width: 190px; } }

.page-header-inside-banner {
  margin-top: 50px; }
  .page-header-inside-banner__info {
    text-align: center; }
    .page-header-inside-banner__info:before, .page-header-inside-banner__info:after {
      content: " ";
      display: table; }
    .page-header-inside-banner__info:after {
      clear: both; }
  .page-header-inside-banner__label {
    text-transform: uppercase;
    color: #666666;
    font-weight: 200;
    margin-bottom: 20px; }
  .page-header-inside-banner__title {
    margin-top: 0; }
  .page-header-inside-banner__description {
    color: #666666; }
  .page-header-inside-banner__banner {
    position: relative;
    height: 300px;
    margin: 0 0 70px 0;
    background-size: cover;
    background-position: center; }
    .page-header-inside-banner__banner__info-wrapper {
      padding: 30% 0 0 0;
      text-align: center; }
      .page-header-inside-banner__banner__info-wrapper__date {
        margin: 0 0 30px 0;
        color: #FFFFFF; }
  .page-header-inside-banner__title a:link {
    color: #000000; }
  .page-header-inside-banner__title a:visited {
    color: #000000; }
  .page-header-inside-banner__link {
    display: table;
    margin: 0 auto; }
  @media (min-width: 992px) {
    .page-header-inside-banner__info {
      text-align: left;
      vertical-align: top; }
    .page-header-inside-banner__label {
      float: left;
      width: 100%; }
    .page-header-inside-banner__title {
      float: left;
      width: 50%; }
    .page-header-inside-banner__description {
      float: right;
      width: 50%; } }

.press-release__inner {
  margin: 40px 15px; }

.press-release__back-link {
  line-height: 30px; }

.press-release__label {
  display: inline-block;
  color: #666666;
  margin-bottom: 40px; }

.press-release__title {
  text-align: center;
  color: #333333;
  margin-bottom: 0;
  display: block; }

.press-release__buttons-wrapper {
  margin-top: 50px;
  text-align: left; }

.press-release__document-metadata {
  padding: 15px;
  border-bottom: 1px solid #dadada; }

.press-release__download {
  line-height: 50px;
  display: block; }

.press-release__document-title {
  font-weight: bold; }

.press-release__document-type {
  color: #cccccc;
  font-weight: bold; }

.press-release__datetime {
  margin: 50px 0;
  text-align: center; }

.press-release__time {
  color: #cccccc; }

.press-release__contact-button {
  margin-top: 20px;
  display: block;
  border-top: 1px solid #dadada;
  text-align: left; }

@media (min-width: 768px) {
  .press-release {
    padding: 0; }
    .press-release__inner {
      margin-left: 0;
      margin-right: 0; }
    .press-release__title {
      text-align: left; }
    .press-release__buttons-wrapper {
      width: 83.33333%;
      float: left;
      margin: 40px 0 0 0;
      margin-left: 8.33333%;
      padding: 0 15px; }
    .press-release__download {
      width: 100%;
      line-height: 50px;
      margin: 0; }
    .press-release__document-metadata {
      border-bottom: 0;
      padding: 0;
      margin-top: 20px; }
    .press-release__datetime {
      margin: 40px 0;
      text-align: left; }
    .press-release__date, .press-release__time {
      display: inline-block; }
    .press-release__time:before {
      content: ' | '; } }

@media (min-width: 992px) {
  .press-release__title {
    margin: 0; }
  .press-release__info-wrapper {
    margin-top: 40px; }
  .press-release__buttons-wrapper {
    width: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0; }
  .press-release__download {
    width: inherit;
    margin: 0; } }

.repository__item {
  position: relative;
  z-index: 0;
  padding: 25px 15px;
  border-bottom: 1px solid #eeeeee;
  margin: 0 -15px;
  overflow: hidden; }
  .repository__item:hover .repository__item__background {
    background-color: #eeeeee;
    visibility: visible;
    opacity: 1;
    transition: visibility 0s linear 0s, opacity 0.2s linear; }
  .repository__item__background {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    background-size: cover;
    background-position: center;
    opacity: 0;
    visibility: hidden;
    transition: visibility 0s linear 0.2s, opacity 0.2s linear; }
    .repository__item__background--filter:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      z-index: 0;
      background: rgba(255, 255, 255, 0.8); }
  .repository__item__title {
    display: inline-block;
    vertical-align: middle;
    margin: 5px 0;
    color: black; }
    .repository__item__title:hover {
      color: #4d4d4d; }
  .repository__item__sub {
    color: #999999; }
  .repository__item--enter {
    transform: translate3d(-20%, 0, 0);
    opacity: 0; }
    .repository__item--enter-active {
      transform: translate3d(0, 0, 0);
      opacity: 1;
      transition: transform 300ms ease-in, opacity 200ms linear 100ms; }
  .repository__item--leave {
    transform: translate3d(0, 0, 0);
    opacity: 1; }
    .repository__item--leave-active {
      transform: translate3d(-20%, 0, 0);
      opacity: 0;
      transition: transform 300ms ease-in, opacity 200ms linear; }

@media (min-width: 768px) {
  .repository__item {
    padding: 20px 0 30px;
    margin: 0; }
    .repository__item__info {
      width: 20%;
      float: left;
      margin-top: 10px; }
    .repository__item__inner {
      width: 80%;
      float: left; } }

@media (min-width: 992px) {
  .repository__item {
    padding: 30px 0; } }

.repository__dateFilter {
  margin: 30px -15px 0;
  padding: 0 15px;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee; }
  .repository__dateFilter__inner {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: auto;
    white-space: nowrap; }
  .repository__dateFilter__date {
    padding: 15px;
    display: inline-block;
    vertical-align: middle;
    color: #999999;
    cursor: pointer; }
    .repository__dateFilter__date--active, .repository__dateFilter__date:hover {
      margin-top: -2px;
      color: #f07662;
      border-bottom: 2px solid #f07662; }

@media (min-width: 768px) {
  .repository__dateFilter {
    margin: 60px 0 0;
    padding: 0; }
    .repository__dateFilter__inner {
      white-space: normal; } }

@media (min-width: 992px) {
  .repository__dateFilter {
    margin: 60px 0 0;
    padding: 0; } }

.repository__count__number {
  margin: 15px 0 50px;
  line-height: normal;
  font-size: 75px;
  color: #C6C6C6; }

.repository {
  position: relative;
  overflow: hidden; }
  .repository__back-wrapper {
    padding: 30px 0;
    padding-left: 15px;
    background: #ffffff; }
  .repository__topic {
    color: #666666;
    line-height: 10px; }
  .repository__title {
    padding: 0 15px; }
  .repository__left, .repository__right {
    width: 100%;
    padding-top: 15px; }
  .repository__right {
    position: fixed;
    top: 0;
    left: 100%;
    z-index: 5;
    height: 100%;
    overflow: auto;
    margin-right: -15px;
    padding: 80px 30px;
    transform: translate3d(0, 0, 0);
    transition: transform 0.4s ease;
    background: #eeeeee;
    -webkit-overflow-scrolling: touch; }
    .repository__right--active {
      transform: translate3d(-100%, 0, 0); }
  .repository__open-filters, .repository__close-filters {
    vertical-align: middle;
    margin-left: 15px;
    color: #f07662;
    cursor: pointer; }
    .repository__open-filters i, .repository__close-filters i {
      margin-left: 5px; }
  .repository__close-filters {
    position: absolute;
    top: 30px;
    left: 15px;
    z-index: 0; }
  .repository .twitter-timeline {
    display: none; }
  @media (min-width: 768px) {
    .repository {
      background: linear-gradient(to right, #ffffff 50%, #eeeeee 50%, #eeeeee); }
      .repository__topic {
        display: inline-block;
        vertical-align: middle;
        border-left: 1px solid;
        padding-left: 15px;
        margin-left: 10px; }
      .repository__title {
        padding: 0;
        margin: 0 0 15px; }
      .repository__wrapper {
        display: table;
        position: relative;
        background: #ffffff;
        width: 100%; }
      .repository__left, .repository__right {
        display: table-cell;
        vertical-align: top; }
      .repository__left, .repository__back-wrapper {
        width: 70%;
        padding-right: 5%; }
      .repository__left {
        padding-top: 50px; }
      .repository__right {
        position: relative;
        width: 30%;
        left: inherit;
        z-index: 0;
        overflow: visible;
        margin-right: 0;
        padding: 25px 0 80px 30px;
        transform: translate3d(0, 0, 0) !important; }
      .repository .twitter-timeline {
        display: block; } }
  @media (min-width: 992px) {
    .repository__left, .repository__back-wrapper {
      width: 75%;
      padding-right: 5%; }
    .repository__right {
      width: 25%;
      padding-top: 5rem; } }
  @media (min-width: 1200px) {
    .repository__left, .repository__back-wrapper {
      width: 80%;
      padding-right: 5%; }
    .repository__right {
      width: 20%; } }

.review-page {
  margin-top: 50px; }

.filters-select {
  padding: 15px; }
  .filters-select__title {
    margin-bottom: 10px; }
  .filters-select__select-wrapper {
    -moz-box-flex: 1;
     -ms-flex: 1;
         flex: 1; }
  @media (min-width: 768px) {
    .filters-select__filters {
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; }
    .filters-select__select {
      width: 70%; } }

.sorting-select {
  padding: 15px; }
  .sorting-select__title {
    margin-bottom: 10px; }
  @media (min-width: 768px) {
    .sorting-select__select {
      width: 70%; } }

.reviews {
  list-style-type: none;
  margin: 30px auto 0;
  padding: 0;
  max-width: 990px; }

.reviews_not_found,
.reviews_loading {
  margin: 20px 0;
  text-align: center;
  font-size: 40px; }

.review {
  margin-bottom: 30px; }
  .review__wrapper {
    padding: 0 10px;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: center;
     -ms-flex-align: center;
         align-items: center; }
  .review__infos {
    margin-right: 30px;
    text-align: right; }
  .review__name {
    font-weight: bold; }
  .review__date {
    color: gray; }
  .review__content {
    padding: 10px 10px;
    background-color: #a0cee8;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-left: 20px;
    position: relative; }
    .review__content:before {
      content: '';
      width: 20px;
      height: 20px;
      background-color: #a0cee8;
      z-index: -1;
      position: absolute;
      bottom: 0;
      left: 0;
      -ms-transform: translate(-50%) skew(-45deg);
          transform: translate(-50%) skew(-45deg); }
  .review__wrapper + .review__comment {
    margin-top: 20px; }
  .review__comment {
    width: 75%;
    margin-left: auto; }
    .review__comment__name {
      font-weight: bold; }
    .review__comment__content {
      padding: 10px 50px;
      background-color: antiquewhite;
      border-bottom-left-radius: 5px;
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px;
      position: relative;
      margin-top: 30px;
      margin-left: 20px; }
      .review__comment__content:before {
        content: '';
        width: 20px;
        height: 20px;
        background-color: antiquewhite;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        -ms-transform: translate(0, -50%) skew(0deg, 45deg);
            transform: translate(0, -50%) skew(0deg, 45deg); }
  @media (min-width: 768px) {
    .review__wrapper {
      width: 75%;
      padding: 0; }
    .review__content {
      padding: 10px 50px; } }

.reviews__menu {
  padding: 20px;
  background-color: antiquewhite; }
  .reviews__menu.stick {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 6; }

.reviews__filters {
  max-width: 990px;
  margin: 0 auto 15px; }
  .reviews__filters .filters-select {
    -moz-box-flex: 2;
     -ms-flex: 2;
         flex: 2; }
  .reviews__filters .sorting-select {
    -moz-box-flex: 1;
     -ms-flex: 1;
         flex: 1; }

.pagination {
  margin: 0; }

/* Only XSmall devices */
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .reviews__filters {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; } }

/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */
.error {
  color: #333333; }
  .error__logo {
    width: 70px;
    display: block;
    margin: 0 auto; }
  .error__inner {
    height: 100%;
    text-align: center;
    padding-top: 60px; }
  .error__title {
    color: #f07662;
    font-size: 70px;
    line-height: 140px;
    border: 1px solid #eee;
    border-left: 0;
    border-right: 0;
    margin-bottom: 50px;
    margin-top: 40px; }
  .error__readmore {
    display: block;
    margin-top: 50px;
    line-height: 60px; }
  @media (max-width: 767px) {
    .error__summary {
      padding-left: 30px;
      padding-right: 30px; } }
  @media (min-width: 768px) {
    .error__readmore {
      width: 200px;
      display: inline-block;
      margin-top: 40px; }
    .error__title {
      margin-top: 40px;
      padding: 0 9%; } }
  @media (min-width: 992px) {
    .error__title {
      margin-top: 40px; }
    .error__summary {
      margin-top: 40px;
      padding: 0 20%; }
    .error__readmore {
      line-height: 50px; } }

.cgv__container {
  margin: 80px 0; }

.cgv__form {
  max-width: 825px;
  margin: 0 auto;
  text-align: center;
  position: relative; }

.cgv__input[type="text"] {
  padding: 10px 15px;
  width: 100%; }

.cgv__submit {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: silver;
  background-image: linear-gradient(to top, #fff, silver);
  border: 1px solid #ccc;
  padding: 10px 15px;
  font-size: 18px;
  margin-left: -1px;
  line-height: 25px;
  height: 45px;
  width: 200px;
  margin-top: 10px; }

.cgv__error {
  color: #f07662;
  font-size: 16px;
  margin-top: 10px; }

@media (min-width: 768px) {
  .cgv__form {
    padding: 30px 120px 30px 30px;
    text-align: left; }
  .cgv__submit {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 91px;
    margin-top: 0; } }

.claims .document-download__container {
  background: none;
  color: #333333; }

.landing-page p {
  margin-bottom: 1em; }

.landing-page h2 {
  margin-top: 0; }

.landing-page__header {
  text-align: center; }

.landing-page__video {
  position: relative;
  margin: 0 auto 30px;
  max-width: 720px; }
  .landing-page__video:before {
    content: "";
    padding-top: 56.25%;
    display: block; }
  .landing-page__video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important; }

@media (min-width: 992px) {
  .landing-page__share {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: stretch;
     -ms-flex-align: stretch;
         align-items: stretch; }
    .landing-page__share > [class^="col-"] {
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -moz-box-align: stretch;
       -ms-flex-align: stretch;
           align-items: stretch; } }

.landing-page__sharing-block, .landing-page__contact-block {
  width: 100%;
  margin-bottom: 30px; }

.landing-page__sharing-block {
  text-align: center;
  padding: 30px;
  background-color: #dadada; }
  .landing-page__sharing-block__buttons {
    margin-bottom: 15px; }
    .landing-page__sharing-block__buttons a {
      margin: 7.5px 15px;
      padding-top: 5px;
      padding-bottom: 5px;
      text-transform: none; }
      .landing-page__sharing-block__buttons a p {
        margin: 0;
        line-height: 1.5rem; }
        .landing-page__sharing-block__buttons a p .emphasized {
          display: block;
          margin: 0;
          text-transform: uppercase; }
  .landing-page__sharing-block__footer-text a {
    cursor: pointer; }
  @media (min-width: 992px) {
    .landing-page__sharing-block {
      padding: 60px 60px 0 60px; }
      .landing-page__sharing-block__header-text {
        font-size: 1.5rem; }
      .landing-page__sharing-block__buttons {
        padding: 30px 0; }
        .landing-page__sharing-block__buttons a {
          margin: 7.5px 7.5px;
          padding: 15px 30px;
          font-size: 1.5rem; } }
  @media (min-width: 1200px) {
    .landing-page__sharing-block__buttons a {
      margin: 7.5px 30px; } }

.landing-page__contact-block {
  padding: 30px;
  padding-bottom: 0;
  color: #eeeeee;
  background-color: #4269a7;
  width: 100%; }
  .landing-page__contact-block__header-text ul {
    padding: 0; }
  .landing-page__contact-block__header-text li {
    margin-bottom: 30px;
    list-style-type: none; }
  .landing-page__contact-block__header-text li::before {
    content: '- '; }
  .landing-page__contact-block__button {
    margin-bottom: 30px;
    text-align: center; }
    .landing-page__contact-block__button p {
      margin: 0;
      font-style: italic;
      font-weight: bold; }
    .landing-page__contact-block__button a {
      color: #333333;
      padding-right: 30px; }
  .landing-page__contact-block__footer-text {
    text-align: right; }

.landing-page__social-walls {
  max-width: 1070px;
  margin: 0 auto;
  text-align: center; }

.landing-page__social-wall {
  margin-bottom: 30px;
  max-width: 550px; }
  .landing-page__social-wall iframe {
    border: 2px solid #4975ba !important;
    border-radius: 2px; }
  @media (max-width: 991px) {
    .landing-page__social-wall {
      display: none; } }

@media (min-width: 992px) {
  .landing-page__social-walls .row {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: stretch;
     -ms-flex-align: stretch;
         align-items: stretch; }
    .landing-page__social-walls .row .landing-page__social-wall {
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -moz-box-align: stretch;
       -ms-flex-align: stretch;
           align-items: stretch; } }

.landing-page__bottom-text {
  margin-bottom: 30px;
  background: #dadada;
  padding: 30px; }
  .landing-page__bottom-text p:last-child {
    margin-bottom: 0; }

.agency-page {
  position: relative; }
  .agency-page__banner {
    margin-bottom: 250px; }
    .agency-page__banner .banner {
      background-position: top; }
  .agency-page__details {
    background: #eeeeee;
    color: #666666;
    position: absolute;
    top: 305px;
    left: 50%;
    -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    width: calc(100% - 30px);
    max-width: 400px;
    padding: 15px;
    text-align: center; }
    .agency-page__details .button-primary {
      display: block;
      width: 100%;
      font-size: 0.8rem; }
      .agency-page__details .button-primary:not(:last-of-type) {
        margin-bottom: 10px; }
    .agency-page__details > * {
      margin-bottom: 10px; }
    .agency-page__details__heading {
      margin: 0;
      padding: 0;
      color: #4269a7; }
    .agency-page__details__name {
      font-size: 2rem;
      line-height: 2rem; }
    .agency-page__details__title {
      position: relative;
      font-size: 1.4rem;
      font-weight: normal;
      line-height: 1.4rem;
      padding-bottom: 1rem; }
      .agency-page__details__title::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 25%;
        width: 50%;
        height: 1px;
        border-bottom: 1px solid #666666; }
    .agency-page__details__address {
      padding-top: 1rem;
      margin-bottom: 0; }
    .agency-page__details__languages {
      font-size: 13px; }
  .agency-page__description {
    min-height: 200px;
    padding: 15px 30px;
    color: #666666; }
  .agency-page__opening-hours {
    margin: 15px; }
    .agency-page__opening-hours__heading {
      font-weight: normal;
      text-align: center;
      margin: 15px auto; }
      .agency-page__opening-hours__heading em {
        font-weight: bold;
        font-style: normal; }
    .agency-page__opening-hours__day-container {
      padding: 7.5px 15px;
      text-align: center;
      background: #eeeeee; }
    .agency-page__opening-hours__day {
      position: relative;
      text-transform: capitalize; }
    .agency-page__opening-hours__am, .agency-page__opening-hours__pm, .agency-page__opening-hours__ampm {
      font-size: 1.7rem;
      font-weight: bold;
      text-transform: uppercase;
      color: #4269a7;
      padding: 7.5px 0; }
    .agency-page__opening-hours__am {
      position: relative; }
      .agency-page__opening-hours__am::before {
        content: '';
        height: 1px;
        width: 12%;
        position: absolute;
        bottom: 0;
        left: 44%;
        border-bottom: 2px solid #4269a7; }
    .agency-page__opening-hours__free-text {
      margin-top: 0.5rem;
      padding: 0 0.5rem;
      font-size: 0.8rem; }
  .agency-page__map__heading {
    font-weight: normal;
    text-align: center;
    margin: 15px auto; }
    .agency-page__map__heading em {
      font-weight: bold;
      font-style: normal; }
  .agency-page__map__container {
    position: relative; }
  .agency-page__map__map {
    height: 500px; }
  .agency-page__map__form {
    position: absolute;
    top: 10px;
    right: 10px;
    padding-top: 36px;
    text-align: right; }
    .agency-page__map__form__origin, .agency-page__map__form__routes {
      background: white;
      border: none;
      border-radius: 2px;
      box-shadow: 0px 1px 4px -1px rgba(0, 0, 0, 0.3); }
    .agency-page__map__form__slide-panel {
      position: absolute;
      top: 0;
      right: 0;
      width: 200px;
      transition: width 1s ease; }
      .agency-page__map__form__slide-panel.active {
        width: 500px; }
    .agency-page__map__form__origin {
      width: 100%;
      margin-bottom: 10px; }
    .agency-page__map__form__routes {
      display: none;
      padding: 15px 10px 5px 10px; }
      .agency-page__map__form__routes--duration {
        color: #5a9d00;
        font-weight: bold;
        font-size: 2rem; }
      .agency-page__map__form__routes--distance {
        padding-left: 5px;
        font-size: 1.2rem; }
        .agency-page__map__form__routes--distance::before {
          content: '('; }
        .agency-page__map__form__routes--distance::after {
          content: ')'; }
      .agency-page__map__form__routes.active {
        display: inline; }
  .agency-page__team {
    background: #e6f4fe;
    margin-top: 60px; }
    .agency-page__team__heading {
      font-weight: normal;
      text-align: center;
      margin: 15px auto; }
      .agency-page__team__heading em {
        font-weight: bold;
        font-style: normal; }
    .agency-page__team__slider .slider-item {
      outline: none; }
      .agency-page__team__slider .slider-item__container {
        position: relative;
        max-width: 280px;
        height: 750px;
        margin: auto;
        padding-top: 15px;
        text-align: center;
        background: white; }
      .agency-page__team__slider .slider-item__photo {
        width: 120px;
        height: 120px;
        margin: 15px auto 30px auto;
        overflow: hidden;
        border-radius: 50%; }
      .agency-page__team__slider .slider-item__name, .agency-page__team__slider .slider-item__title {
        font-weight: bold; }
      .agency-page__team__slider .slider-item__name {
        font-size: 1.6rem; }
      .agency-page__team__slider .slider-item__description {
        padding: 15px;
        text-align: left;
        max-height: 460px;
        overflow: hidden; }
      .agency-page__team__slider .slider-item__contact-button {
        position: absolute;
        bottom: 15px;
        left: 15px;
        right: 15px;
        font-size: 0.8rem; }
    .agency-page__team__slider .slick-dots li {
      width: 14px;
      height: 8px; }
      .agency-page__team__slider .slick-dots li button {
        width: 100%;
        height: 100%; }
      .agency-page__team__slider .slick-dots li button::before {
        content: '';
        width: 8px;
        height: 8px;
        background: #fac2b9;
        border-radius: 50%;
        opacity: 1; }
      .agency-page__team__slider .slick-dots li.slick-active button::before {
        background: #f07662; }
    .agency-page__team .slider-prev::before,
    .agency-page__team .slider-next::before {
      display: none; }
  .agency-page__slices {
    margin-top: 30px; }
    .agency-page__slices .discover-block {
      overflow: hidden; }
      .agency-page__slices .discover-block__item__image {
        background-size: auto; }
  .agency-page__remove-preferred-agency {
    margin: 30px auto;
    text-align: center; }
    .agency-page__remove-preferred-agency__button {
      padding: 6px;
      line-height: 20px; }

@media (min-width: 768px) {
  .agency-page__details .button-primary {
    font-size: 0.7rem; }
  .agency-page__opening-hours {
    position: relative; }
    .agency-page__opening-hours__heading {
      font-size: 2.2rem; }
    .agency-page__opening-hours::after {
      content: '';
      clear: both;
      display: table; }
    .agency-page__opening-hours__container {
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      min-height: 6.8rem; }
    .agency-page__opening-hours__day-container {
      float: left;
      position: relative;
      width: 14.28%;
      padding: 0; }
      .agency-page__opening-hours__day-container::before {
        content: '';
        height: 50%;
        width: 1px;
        position: absolute;
        top: 25%;
        right: 0;
        border-right: 1px solid black; }
      .agency-page__opening-hours__day-container:last-of-type::before {
        content: none; }
    .agency-page__opening-hours__am, .agency-page__opening-hours__pm, .agency-page__opening-hours__ampm, .agency-page__opening-hours__free-text {
      font-size: 0.65rem; }
    .agency-page__opening-hours__ampm {
      position: absolute;
      top: 50%;
      width: 100%;
      margin: 0;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
  .agency-page__map__heading {
    font-size: 2.2rem; }
  .agency-page__team__heading {
    font-size: 2.2rem; } }

@media (min-width: 992px) {
  .agency-page__banner {
    margin-bottom: 0; }
    .agency-page__banner .banner {
      margin: 0; }
  .agency-page__details {
    left: 15px;
    top: 350px;
    width: 400px;
    -ms-transform: none;
        transform: none; }
  .agency-page__description {
    margin: -50px 0 0 430px;
    background: #eeeeee; }
  .agency-page__opening-hours__heading {
    margin: 45px auto 15px auto;
    font-size: 2.4rem; }
  .agency-page__opening-hours__container {
    min-height: 7.5rem; }
    .agency-page__opening-hours__container::before, .agency-page__opening-hours__container::after {
      bottom: 45px; }
  .agency-page__opening-hours__am, .agency-page__opening-hours__pm, .agency-page__opening-hours__ampm, .agency-page__opening-hours__free-text {
    font-size: 0.85rem; }
  .agency-page__map__heading {
    margin: 45px auto 15px auto;
    font-size: 2.4rem; }
  .agency-page__team__heading {
    font-size: 2.4rem; } }

@media (min-width: 1200px) {
  .agency-page__banner .banner {
    height: 600px; }
  .agency-page__details {
    top: 450px; }
  .agency-page__opening-hours__container {
    min-height: 8rem; }
  .agency-page__opening-hours__am, .agency-page__opening-hours__pm, .agency-page__opening-hours__ampm, .agency-page__opening-hours__free-text {
    font-size: 1rem; }
  .agency-page__team .container, .agency-page__team .image-single__caption, .agency-page__team .image-single__credit {
    position: relative; }
  .agency-page__team .slider-prev::before,
  .agency-page__team .slider-next::before {
    display: inline;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    font-size: 3rem;
    cursor: pointer; }
  .agency-page__team .slider-prev::before {
    left: 0; }
  .agency-page__team .slider-next::before {
    right: 0; } }

@media (min-width: 1400px) {
  .agency-page__banner .banner {
    background-position: 0 -100px; }
  .agency-page__opening-hours__container {
    min-height: 8.5rem; }
  .agency-page__opening-hours__am, .agency-page__opening-hours__pm, .agency-page__opening-hours__ampm {
    font-size: 1.1em; } }

.etoile {
  position: relative; }
  .etoile__banner {
    margin-bottom: 250px; }
    .etoile__banner .banner {
      background-position: top; }
  .etoile__details {
    background: #eeeeee;
    color: #666666;
    position: absolute;
    top: 305px;
    left: 50%;
    -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    width: calc(100% - 30px);
    max-width: 400px;
    padding: 15px;
    text-align: center; }
    .etoile__details .button-primary {
      display: block;
      width: 100%;
      font-size: 0.8rem; }
      .etoile__details .button-primary:not(:last-of-type) {
        margin-bottom: 10px; }
    .etoile__details > * {
      margin-bottom: 10px; }
    .etoile__details__heading {
      margin: 0;
      padding: 0;
      color: #4269a7; }
    .etoile__details__name {
      font-size: 2rem;
      line-height: 2rem; }
    .etoile__details__title {
      position: relative;
      font-size: 1.4rem;
      font-weight: normal;
      line-height: 1.4rem;
      padding-bottom: 1rem; }
      .etoile__details__title::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 25%;
        width: 50%;
        height: 1px;
        border-bottom: 1px solid #666666; }
    .etoile__details__address {
      padding-top: 1rem;
      margin-bottom: 0; }
    .etoile__details__languages {
      font-size: 13px; }
  .etoile__description {
    min-height: 200px;
    padding: 15px 30px;
    color: #666666; }
  .etoile__opening-hours {
    margin: 15px; }
    .etoile__opening-hours__heading {
      font-weight: normal;
      text-align: center;
      margin: 15px auto; }
      .etoile__opening-hours__heading em {
        font-weight: bold;
        font-style: normal; }
    .etoile__opening-hours__day-container {
      padding: 7.5px 15px;
      text-align: center;
      background: #eeeeee; }
    .etoile__opening-hours__day {
      position: relative;
      text-transform: capitalize; }
    .etoile__opening-hours__am, .etoile__opening-hours__pm, .etoile__opening-hours__ampm {
      font-size: 1.7rem;
      font-weight: bold;
      text-transform: uppercase;
      color: #4269a7;
      padding: 7.5px 0; }
    .etoile__opening-hours__am {
      position: relative; }
      .etoile__opening-hours__am::before {
        content: '';
        height: 1px;
        width: 12%;
        position: absolute;
        bottom: 0;
        left: 44%;
        border-bottom: 2px solid #4269a7; }
    .etoile__opening-hours__free-text {
      margin-top: 0.5rem;
      padding: 0 0.5rem;
      font-size: 0.8rem; }
  .etoile__map__heading {
    font-weight: normal;
    text-align: center;
    margin: 15px auto; }
    .etoile__map__heading em {
      font-weight: bold;
      font-style: normal; }
  .etoile__map__container {
    position: relative; }
  .etoile__map__map {
    height: 500px; }
  .etoile__map__form {
    position: absolute;
    top: 10px;
    right: 10px;
    padding-top: 36px;
    text-align: right; }
    .etoile__map__form__origin, .etoile__map__form__routes {
      background: white;
      border: none;
      border-radius: 2px;
      box-shadow: 0px 1px 4px -1px rgba(0, 0, 0, 0.3); }
    .etoile__map__form__slide-panel {
      position: absolute;
      top: 0;
      right: 0;
      width: 200px;
      transition: width 1s ease; }
      .etoile__map__form__slide-panel.active {
        width: 500px; }
    .etoile__map__form__origin {
      width: 100%;
      margin-bottom: 10px; }
    .etoile__map__form__routes {
      display: none;
      padding: 15px 10px 5px 10px; }
      .etoile__map__form__routes--duration {
        color: #5a9d00;
        font-weight: bold;
        font-size: 2rem; }
      .etoile__map__form__routes--distance {
        padding-left: 5px;
        font-size: 1.2rem; }
        .etoile__map__form__routes--distance::before {
          content: '('; }
        .etoile__map__form__routes--distance::after {
          content: ')'; }
      .etoile__map__form__routes.active {
        display: inline; }
  .etoile__team {
    background: #e6f4fe;
    margin-top: 60px; }
    .etoile__team__heading {
      font-weight: normal;
      text-align: center;
      margin: 15px auto; }
      .etoile__team__heading em {
        font-weight: bold;
        font-style: normal; }
    .etoile__team__slider .slider-item {
      outline: none; }
      .etoile__team__slider .slider-item__container {
        position: relative;
        max-width: 280px;
        height: 750px;
        margin: auto;
        padding-top: 15px;
        text-align: center;
        background: white; }
      .etoile__team__slider .slider-item__photo {
        width: 120px;
        height: 120px;
        margin: 15px auto 30px auto;
        overflow: hidden;
        border-radius: 50%; }
      .etoile__team__slider .slider-item__name, .etoile__team__slider .slider-item__title {
        font-weight: bold; }
      .etoile__team__slider .slider-item__name {
        font-size: 1.6rem; }
      .etoile__team__slider .slider-item__description {
        padding: 15px;
        text-align: left;
        max-height: 460px;
        overflow: hidden; }
      .etoile__team__slider .slider-item__contact-button {
        position: absolute;
        bottom: 15px;
        left: 15px;
        right: 15px;
        font-size: 0.8rem; }
    .etoile__team__slider .slick-dots li {
      width: 14px;
      height: 8px; }
      .etoile__team__slider .slick-dots li button {
        width: 100%;
        height: 100%; }
      .etoile__team__slider .slick-dots li button::before {
        content: '';
        width: 8px;
        height: 8px;
        background: #fac2b9;
        border-radius: 50%;
        opacity: 1; }
      .etoile__team__slider .slick-dots li.slick-active button::before {
        background: #f07662; }
    .etoile__team .slider-prev::before,
    .etoile__team .slider-next::before {
      display: none; }
  .etoile__slices {
    margin-top: 30px; }
    .etoile__slices .discover-block {
      overflow: hidden; }
      .etoile__slices .discover-block__item__image {
        background-size: auto; }
  .etoile__remove-preferred-etoile {
    margin: 30px auto;
    text-align: center; }
    .etoile__remove-preferred-etoile__button {
      padding: 6px;
      line-height: 20px; }

@media (min-width: 768px) {
  .etoile__details .button-primary {
    font-size: 0.7rem; }
  .etoile__opening-hours {
    position: relative; }
    .etoile__opening-hours__heading {
      font-size: 2.2rem; }
    .etoile__opening-hours::after {
      content: '';
      clear: both;
      display: table; }
    .etoile__opening-hours__container {
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      min-height: 6.8rem; }
    .etoile__opening-hours__day-container {
      float: left;
      position: relative;
      width: 14.28%;
      padding: 0; }
      .etoile__opening-hours__day-container::before {
        content: '';
        height: 50%;
        width: 1px;
        position: absolute;
        top: 25%;
        right: 0;
        border-right: 1px solid black; }
      .etoile__opening-hours__day-container:last-of-type::before {
        content: none; }
    .etoile__opening-hours__am, .etoile__opening-hours__pm, .etoile__opening-hours__ampm, .etoile__opening-hours__free-text {
      font-size: 0.65rem; }
    .etoile__opening-hours__ampm {
      position: absolute;
      top: 50%;
      width: 100%;
      margin: 0;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
  .etoile__map__heading {
    font-size: 2.2rem; }
  .etoile__team__heading {
    font-size: 2.2rem; } }

@media (min-width: 992px) {
  .etoile__banner {
    margin-bottom: 0; }
    .etoile__banner .banner {
      margin: 0; }
  .etoile__details {
    left: 15px;
    top: 350px;
    width: 400px;
    -ms-transform: none;
        transform: none; }
  .etoile__description {
    margin: -50px 0 0 430px;
    background: #eeeeee; }
  .etoile__opening-hours__heading {
    margin: 45px auto 15px auto;
    font-size: 2.4rem; }
  .etoile__opening-hours__container {
    min-height: 7.5rem; }
    .etoile__opening-hours__container::before, .etoile__opening-hours__container::after {
      bottom: 45px; }
  .etoile__opening-hours__am, .etoile__opening-hours__pm, .etoile__opening-hours__ampm, .etoile__opening-hours__free-text {
    font-size: 0.85rem; }
  .etoile__map__heading {
    margin: 45px auto 15px auto;
    font-size: 2.4rem; }
  .etoile__team__heading {
    font-size: 2.4rem; } }

@media (min-width: 1200px) {
  .etoile__banner .banner {
    height: 600px; }
  .etoile__details {
    top: 450px; }
  .etoile__opening-hours__container {
    min-height: 8rem; }
  .etoile__opening-hours__am, .etoile__opening-hours__pm, .etoile__opening-hours__ampm, .etoile__opening-hours__free-text {
    font-size: 1rem; }
  .etoile__team .container, .etoile__team .image-single__caption, .etoile__team .image-single__credit {
    position: relative; }
  .etoile__team .slider-prev::before,
  .etoile__team .slider-next::before {
    display: inline;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    font-size: 3rem;
    cursor: pointer; }
  .etoile__team .slider-prev::before {
    left: 0; }
  .etoile__team .slider-next::before {
    right: 0; } }

@media (min-width: 1400px) {
  .etoile__banner .banner {
    background-position: 0 -100px; }
  .etoile__opening-hours__container {
    min-height: 8.5rem; }
  .etoile__opening-hours__am, .etoile__opening-hours__pm, .etoile__opening-hours__ampm {
    font-size: 1.1em; } }

.agency-map__map {
  height: 400px;
  margin-bottom: 20px; }

.agency-map__clear-map {
  top: -403px;
  left: 320px; }

.agency-map__clear-map, .agency-map__clear-search {
  height: 15px;
  width: 15px;
  position: relative;
  z-index: 1;
  font-size: 15px; }
  .agency-map__clear-map :hover, .agency-map__clear-search :hover {
    color: #f07662; }

.agency-map__clear-search {
  top: -380px;
  left: 320px; }

.agency-map__map-input {
  margin-top: 10px;
  border: 1px solid transparent;
  border-radius: 2px 0 0 2px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 32px;
  outline: none;
  background-color: #fff;
  font-size: 15px;
  font-weight: 300;
  margin-left: 12px;
  padding: 0 11px 0 13px;
  text-overflow: ellipsis;
  width: 225px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3); }

.agency-map__banner__description {
  margin: 24px 0; }

.agency-map__agency__image {
  max-height: 100%;
  text-align: right; }
  .agency-map__agency__image--right {
    float: right;
    text-align: left; }

.agency-map__search {
  position: relative;
  left: 113px;
  font-family: Roboto;
  z-index: 1;
  top: 80px; }

.agency-map__input {
  padding: 20px;
  display: block; }

.agency-map__entity {
  background: #eeeeee;
  padding: 10px 20px 15px 20px;
  margin: 1px 0;
  z-index: 10; }
  .agency-map__entity__list {
    list-style: none;
    padding: 0; }
  .agency-map__entity__business-line {
    margin-bottom: 30px;
    margin-top: 40px;
    display: block; }
  .agency-map__entity__title, .agency-map__entity__arrow {
    color: #f07662;
    display: block; }
  .agency-map__entity__title {
    font-size: 20px; }
  .agency-map__entity__item {
    padding: 10px 30px 10px 20px;
    list-style: none; }
  .agency-map__entity__field {
    font-weight: 700;
    display: block; }
  .agency-map__entity__value {
    color: inherit; }
    .agency-map__entity__value--link {
      color: #4975ba;
      cursor: pointer; }

.agency-map .row > #agency-map__map-input {
  display: none; }

@media (max-width: 991px) {
  .agency-map__agency__image--right {
    float: none; }
  .agency-map__search {
    position: static;
    display: block !important;
    margin: 0 auto; }
  .agency-map__clear-search {
    top: -26px;
    left: 94px;
    margin: 0 auto; }
  .agency-map__clear-map {
    display: none; }
  .agency-map #map {
    display: none; } }

@media (min-width: 768px) {
  .agency-map__entity__title {
    display: inline-block; }
  .agency-map__entity__arrow {
    float: right;
    margin-top: 5px; } }

@media (min-width: 992px) {
  .agency-map__clear-map {
    top: -643px;
    left: 320px; }
  .agency-map__clear-search {
    top: -607px;
    left: 320px; } }

@media (min-width: 991px) {
  .agency-map__agency {
    margin-bottom: 20px; }
  .agency-map__map {
    height: 640px; }
  .agency-map__entity__item {
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -moz-box-align: end;
     -ms-flex-align: end;
         align-items: flex-end; }
  .agency-map__entity__field {
    font-weight: normal;
    display: inline-block;
    margin-right: auto;
    margin-bottom: auto; } }
