@charset "UTF-8";
/**
 * Clay 3.84.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/**
 * Clay 3.84.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
@import "fonts-open-sans.css";
@import "fonts-eb-garamond.css";
@import "fonts-icon.css";
@import "fonts-pano-light.css";
@import "fonts-poppins.css";
@import "fonts-oswald.css";
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

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

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  margin: 0.5em auto 2em;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.lfr-asset-column-details .lfr-asset-icon {
  border-right: 1px solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 10px;
  padding-right: 10px;
}
.lfr-asset-column-details .lfr-asset-icon.last {
  border-width: 0;
}
.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-tags .tag {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-metadata {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}
.lfr-asset-column-details .lfr-panel {
  clear: both;
  margin-bottom: 0.2em;
}
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border: 1px solid #ccc;
  margin-bottom: 0;
}
.lfr-asset-column-details .taglib-custom-attributes-list label,
.lfr-asset-column-details .lfr-asset-field label {
  display: block;
}
.lfr-asset-column-details .taglib-custom-attributes-list {
  margin-bottom: 1em;
}

.overlay {
  position: absolute;
}

.overlay-hidden,
.overlaymask-hidden {
  display: none;
}

.lfr-form-row {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 1px 5px 25px;
  position: relative;
}
.lfr-form-row:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}
.lfr-form-row:hover {
  border: solid #ccc;
  border-width: 1px 0;
  padding-top: 0;
}
.lfr-form-row.lfr-form-row-inline .form-group {
  margin-right: 5px;
}
.lfr-form-row legend .field-label {
  float: left;
  margin-right: 10px;
}
.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px;
}
.lfr-form-row fieldset {
  border-width: 0;
  margin: 0;
  padding: 0;
}

.lfr-autorow-controls {
  bottom: 5px;
  position: absolute;
  right: 5px;
}

.datepicker-popover-content .popover-content {
  padding: 0.75rem 1rem;
}

.dropdown.open > .dropdown-menu, .overlay-content .open > .dropdown-menu {
  display: block;
}

.form-control-inline {
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: 700;
}
.form-control-inline:not(:hover) {
  border-color: transparent;
}
.form-control-inline::placeholder {
  color: #a9afb5;
  font-style: italic;
}

.form-search .input-group {
  position: relative;
}
.form-search .input-group.advanced-search .search-query {
  padding-left: 40px;
  z-index: 0;
}
.form-search .input-group.advanced-search .toggle-advanced {
  cursor: pointer;
  left: 0;
  line-height: 1;
  padding: 8px 10px;
  position: absolute;
  top: 0;
}
.form-search .input-group.advanced-search .toggle-advanced .caret {
  margin-top: 7px;
}
.form-search .input-group.advanced-search .toggle-advanced .icon-search {
  font-size: 14px;
}
@media (max-width: 991.98px) {
  .form-search .input-group {
    width: 100%;
  }
  .form-search .input-group .btn {
    clip: rect(0, 0, 0, 0);
    left: -9999px;
    position: absolute;
  }
  .form-search .input-group input.search-query {
    width: 100%;
  }
}

.lfr-table {
  border-collapse: collapse;
  clear: both;
}
.lfr-table > tbody > tr > td,
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > td,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > td,
.lfr-table > tfoot > tr > th {
  padding: 0 5px;
  overflow-wrap: break-all;
  word-wrap: break-all;
}
.lfr-table > tbody > tr > td:first-child, .lfr-table > tbody > tr > td.first-child,
.lfr-table > tbody > tr > th:first-child,
.lfr-table > tbody > tr > th.first-child,
.lfr-table > thead > tr > td:first-child,
.lfr-table > thead > tr > td.first-child,
.lfr-table > thead > tr > th:first-child,
.lfr-table > thead > tr > th.first-child,
.lfr-table > tfoot > tr > td:first-child,
.lfr-table > tfoot > tr > td.first-child,
.lfr-table > tfoot > tr > th:first-child,
.lfr-table > tfoot > tr > th.first-child {
  padding-left: 0;
}
.lfr-table > tbody > tr > td:last-child, .lfr-table > tbody > tr > td.last-child,
.lfr-table > tbody > tr > th:last-child,
.lfr-table > tbody > tr > th.last-child,
.lfr-table > thead > tr > td:last-child,
.lfr-table > thead > tr > td.last-child,
.lfr-table > thead > tr > th:last-child,
.lfr-table > thead > tr > th.last-child,
.lfr-table > tfoot > tr > td:last-child,
.lfr-table > tfoot > tr > td.last-child,
.lfr-table > tfoot > tr > th:last-child,
.lfr-table > tfoot > tr > th.last-child {
  padding-right: 0;
}
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > th {
  font-weight: bold;
}

.lfr-pagination:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.lfr-pagination .dropdown-menu {
  display: none;
}
.lfr-pagination .dropdown-toggle .icon-caret-down {
  margin-left: 5px;
}
.lfr-pagination .lfr-pagination-controls {
  float: left;
}
.lfr-pagination .lfr-pagination-controls .search-results {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  top: 10px;
}
.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  border-width: 0;
  clear: both;
  color: #333;
  display: block;
  font-weight: normal;
  line-height: 20px;
  padding: 3px 20px;
  text-align: left;
  white-space: nowrap;
  width: 100%;
}
.lfr-pagination .lfr-pagination-delta-selector {
  float: left;
}
@media (max-width: 991.98px) {
  .lfr-pagination .lfr-pagination-delta-selector .lfr-icon-menu-text {
    display: none;
  }
}
.lfr-pagination .pagination-content {
  float: right;
}

.lfr-panel.lfr-extended {
  border: 1px solid transparent;
  border-color: #dedede #bfbfbf #bfbfbf #dedede;
}
.lfr-panel.lfr-extended.lfr-collapsible .lfr-panel-button {
  display: block;
}
.lfr-panel.lfr-extended.lfr-collapsed .lfr-panel-titlebar {
  border-bottom-width: 0;
}
.lfr-panel.panel-default .panel-heading {
  border-bottom-width: 0;
}
.lfr-panel .toggler-header {
  cursor: pointer;
}

.sidebar-sm {
  font-size: 0.875rem;
}
.sidebar-sm .sheet-subtitle {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.sidebar-sm .form-group {
  margin-bottom: 1rem;
}
.sidebar-sm .form-control {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  height: 2rem;
  line-height: 1.5;
  min-height: auto;
  padding: 0.25rem 0.75rem;
}
.sidebar-sm .form-control.form-control-tag-group {
  height: auto;
}
.sidebar-sm .form-control.form-control-tag-group .form-control-inset {
  margin-bottom: 0;
  margin-top: 0;
}
.sidebar-sm .form-control.form-control-tag-group .label {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0 0.25rem;
}
.sidebar-sm .form-control[type=file] {
  padding: 0;
}
.sidebar-sm select.form-control {
  padding-right: 1.6rem;
}
.sidebar-sm select.form-control:not([size]) {
  height: 2rem;
}
.sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
  min-height: auto;
  padding: 0.285rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled) {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  line-height: 1.15;
  padding: 0.4375rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled).close {
  padding: 0.4375rem;
}
.sidebar-sm .btn.btn-monospaced, .sidebar-sm .btn.btn-monospaced.btn-sm {
  height: 2rem;
  padding: 0.1875rem 0;
  width: 2rem;
}
.sidebar-sm .btn.btn-monospaced.input-localized-trigger, .sidebar-sm .btn.btn-monospaced.btn-sm.input-localized-trigger {
  padding: 0;
}
.sidebar-sm .input-group-item .input-group-text {
  font-size: 0.875rem;
  height: 2rem;
  min-width: 2rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.sidebar-sm .input-group-item .btn .btn-section {
  font-size: 0.5625rem;
}
.sidebar-sm .list-group-item-flex {
  padding: 0.5rem 0.25rem;
}
.sidebar-sm .list-group-item-flex .autofit-col {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.lfr-translation-manager {
  border-radius: 4px;
  display: inline-block;
  margin-top: 0.5em;
  min-height: 1.8em;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-default-locale {
  display: inline-block;
  width: auto;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu {
  float: none;
  padding: 0.4em 0;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li,
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li strong {
  display: inline;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-translations-message {
  margin: 10px 0;
}
.lfr-translation-manager .lfr-translation-manager-available-translations {
  white-space: normal;
}
.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1;
}
.lfr-translation-manager .lfr-translation-manager-translation {
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  margin: 0.2em;
  padding: 0.4em 0.3em 0.4em 0.5em;
  text-decoration: none;
}
.lfr-translation-manager .lfr-translation-manager-translation * {
  vertical-align: middle;
}
.lfr-translation-manager .lfr-translation-manager-translation img {
  margin-right: 0.3em;
}
.lfr-translation-manager .lfr-translation-manager-translation:hover {
  background-color: #d1e5ef;
}
.lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  background-color: #598bec;
  border-color: #224fa8;
  color: #fff;
}
.lfr-translation-manager .lfr-translation-manager-change-default-locale {
  margin: 0 0.4em;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation {
  display: inline-block;
  padding: 0 2px;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation svg {
  pointer-events: none;
}

.lfr-tree a {
  text-decoration: none;
}
.lfr-tree li {
  margin-bottom: 2px;
  padding-left: 0;
}
.lfr-tree li ul li, .lfr-tree li.tree-item {
  padding-left: 0;
}
.lfr-tree li.tree-item {
  padding-left: 5px;
}
.lfr-tree li.tree-item li {
  padding-left: 20px;
}
.lfr-tree li.tree-item ul {
  margin-left: 0;
  margin-top: 5px;
}

.lfr-upload-container {
  margin-bottom: 1rem;
}
.lfr-upload-container .upload-target {
  border: 3px dashed #e5e7e9;
  margin-bottom: 1rem;
  min-height: 2rem;
  padding: 2rem 0;
  position: relative;
  text-align: center;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  z-index: 100;
}
.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #92e5a5;
  border-color: #69db83;
}
.lfr-upload-container .upload-target .drop-file-text {
  font-weight: normal;
}
.mobile .lfr-upload-container .upload-target .drop-file-text {
  display: none;
}
.lfr-upload-container .upload-target .small {
  display: block;
  margin: 5px 0;
  text-transform: lowercase;
}
.lfr-upload-container .manage-upload-target {
  padding-top: 5px;
  position: relative;
}
.lfr-upload-container .manage-upload-target .select-files {
  float: left;
  line-height: 0;
  margin: 0 1.125rem 1.125rem;
  padding: 0 0 0 5px;
}
.lfr-upload-container .cancel-uploads,
.lfr-upload-container .clear-uploads {
  background-repeat: no-repeat;
  float: right;
}
.lfr-upload-container .cancel-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAnFBMVEX////4YWP/dXjyS07/dXj9bXD6a234YWP4XWD2WVv2VFfsOTzoLzHmKSvkISP2VFf0TE/vREftPT/iHB72WVvvREf0TE//hon/gYX/fYD/e33/dXj/cXP9bXD/a236a23/Zmb4YWP4XWD/Wl32WVv/VVj2VFf3VFb0TE/yS072SUvvREfuQELtPT/sOTzrMzXoLzHnLC/mKSvkISPh2jkWAAAAF3RSTlMAESIiMzMzMzMzMzMzMzNERERERHd3qtw8lzkAAACOSURBVHjaZcjZDsIgEIXhcd+tu5YBKUixttS6vP+7OQKJTfxvTr4D7Tpxu/2w410SjDjwVvLQ805TPiRryfQeKM6OTI68K/BJPHGlJZJjSqSMofEOGXbJecsTgzkds58V5+J8refBU7Jx9yIrmkW0sA6gqbLyuaRjZZWtgXq58rEFan0jf3uTfRuIkf/7AO8DDcVPSSG3AAAAAElFTkSuQmCC);
  margin-right: 0;
}
.lfr-upload-container .clear-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAdVBMVEX///+6QwTEVx65RQPEVx3EWB64RQPDVxq5RAO5RAO5RQPATQ65RQO5RQO5RQPRczjJZCW9TQTLay28QgTdZAHhaAPmdyHqeQXrikDudgDvfxj0nWP1qHL2tY33tY34dgD+za7+1rj/dxH/fxj/hiH/kk3///9TM3sUAAAAFHRSTlMAbXd4eHh6gN3e3+Hi4+T5+/z8/mIsq5IAAABHSURBVBjTY2CgGWDlFuZhRuIz8cspyggxIgQ4ZFWVVCQ4EQLCCmpqalLCCAFeaWV5SVE+hAC7gJi4iCAbkqksXMK8bNRzNADCOQN++eLhCQAAAABJRU5ErkJggg==);
  padding-left: 16px;
}
.lfr-upload-container .upload-file.upload-complete.file-saved {
  padding-left: 25px;
}
.lfr-upload-container .upload-file .file-title {
  display: inline-block;
  max-width: 95%;
  overflow: hidden;
  padding-right: 16px;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.lfr-upload-container .upload-file .icon-file {
  font-size: 40px;
}
.lfr-upload-container .upload-list-info {
  margin: 1em 0 0.5em;
}
.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em;
}
.lfr-upload-container .cancel-button {
  color: #6c757d;
  margin-top: 1px;
  position: absolute;
  right: 5px;
  top: 50%;
  white-space: nowrap;
}
.lfr-upload-container .cancel-button .cancel-button-text {
  display: none;
  margin-left: 5px;
}
.lfr-upload-container .cancel-button:hover .cancel-button-text {
  display: inline;
}
.lfr-upload-container .cancel-button .lexicon-icon {
  height: 12px;
}
.lfr-upload-container .delete-button {
  color: #6c757d;
}
.lfr-upload-container .delete-button-col {
  padding-right: 10px;
}
.lfr-upload-container .file-added .success-message {
  float: right;
  font-weight: normal;
}
.lfr-upload-container .upload-error {
  opacity: 1;
  padding-left: 25px;
}
.lfr-upload-container .upload-complete .cancel-button,
.lfr-upload-container .delete-button,
.lfr-upload-container .upload-complete.file-saved .delete-button,
.lfr-upload-container .upload-complete.upload-error .delete-button {
  display: none;
}
.lfr-upload-container .multiple-files .upload-error {
  background: #f5c4c9 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJPSURBVDjLpZPLS5RhFMYfv9QJlelTQZwRb2OKlKuINuHGLlBEBEOLxAu46oL0F0QQFdWizUCrWnjBaDHgThCMoiKkhUONTqmjmDp2GZ0UnWbmfc/ztrC+GbM2dXbv4ZzfeQ7vefKMMfifyP89IbevNNCYdkN2kawkCZKfSPZTOGTf6Y/m1uflKlC3LvsNTWArr9BT2LAf+W73dn5jHclIBFZyfYWU3or7T4K7AJmbl/yG7EtX1BQXNTVCYgtgbAEAYHlqYHlrsTEVQWr63RZFuqsfDAcdQPrGRR/JF5nKGm9xUxMyr0YBAEXXHgIANq/3ADQobD2J9fAkNiMTMSFb9z8ambMAQER3JC1XttkYGGZXoyZEGyTHRuBuPgBTUu7VSnUAgAUAWutOV2MjZGkehgYUA6O5A0AlkAyRnotiX3MLlFKduYCqAtuGXpyH0XQmOj+TIURt51OzURTYZdBKV2UBSsOIcRp/TVTT4ewK6idECAihtUKOArWcjq/B8tQ6UkUR31+OYXP4sTOdisivrkMyHodWejlXwcC38Fvs8dY5xaIId89VlJy7ACpCNCFCuOp8+BJ6A631gANQSg1mVmOxxGQYRW2nHMha4B5WA3chsv22T5/B13AIicWZmNZ6cMchTXUe81Okzz54pLi0uQWp+TmkZqMwxsBV74Or3od4OISPr0e3SHa3PX0f3HXKofNH/UIG9pZ5PeUth+CyS2EMkEqs4fPEOBJLsyske48/+xD8oxcAYPzs4QaS7RR2kbLTTOTQieczfzfTv8QPldGvTGoF6/8AAAAASUVORK5CYII=) no-repeat 5px 5px;
  border-color: #bd2130;
  color: #bd2130;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px;
}
.lfr-upload-container .multiple-files .upload-error .error-message {
  display: block;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .card-body,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .card-body {
  padding-left: 1rem;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .custom-control-label,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .custom-control-label {
  display: none;
}
.lfr-upload-container .single-file .upload-error {
  list-style: none;
  margin-top: 1em;
}
.lfr-upload-container .single-file .upload-error .upload-error-message {
  margin-bottom: 0.5em;
}
.lfr-upload-container .upload-complete {
  padding-left: 5px;
}
.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold;
  margin-left: 1em;
}
.lfr-upload-container .upload-complete .delete-button {
  display: inline-block;
}
.lfr-upload-container .upload-complete .select-file:disabled + .custom-control-label {
  display: none;
}
.lfr-upload-container .progress {
  display: none;
  margin-top: 0.5rem;
}
.lfr-upload-container .file-uploading .progress {
  display: flex;
}

.lfr-alert-container {
  left: 0;
  position: absolute;
  right: auto;
  top: auto;
  width: 100%;
  z-index: 430;
}
.lfr-alert-container.inline-alert-container {
  position: relative;
}
.lfr-alert-container.inline-alert-container .lfr-alert-wrapper {
  padding: 0;
}
.lfr-alert-container .lfr-alert-wrapper {
  margin-bottom: 5px;
  overflow: hidden;
}

.lfr-search-container td .overlay.entry-action {
  position: static;
}
.lfr-search-container td .overlay.entry-action .btn a {
  display: block;
  padding: 4px 12px;
}

.contextual-sidebar {
  height: calc(100vh - 49px);
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 49px;
  transform: translateX(100%);
  transition: transform ease 0.5s;
  width: 320px;
  will-change: transform;
}
.contextual-sidebar.contextual-sidebar-visible {
  pointer-events: auto;
  transform: translateX(0);
}
body.has-control-menu .contextual-sidebar {
  height: calc(100vh - 98px);
  top: 98px;
}

@media (min-width: 576px) {
  .contextual-sidebar {
    height: calc(100vh - 64px);
    top: 64px;
  }
  body.has-control-menu .contextual-sidebar {
    height: calc(
				100vh - 120px
			);
    top: 120px;
  }
  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding;
  }
  .contextual-sidebar-visible .contextual-sidebar-content,
  .contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px;
  }
}
.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png);
}
.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat;
}
.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  height: 300px;
  margin: 2px;
  opacity: 0.55;
  position: absolute;
  width: 200px;
}
.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em;
}
.taglib-diff-html span.diff-html-added img {
  border: 2px solid #cfc;
}
.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x;
}
.taglib-diff-html span.diff-html-changed img {
  border: 2px dotted #009;
}
.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through;
}
.taglib-diff-html span.diff-html-removed img {
  border: 2px solid #fdc6c6;
}

.taglib-discussion {
  font-size: 0.875rem;
  margin-top: 1rem;
}
.taglib-discussion .actions-menu .component-action {
  display: inline-flex;
}
.taglib-discussion .button-holder {
  margin: 1rem 0;
}
.taglib-discussion .comment-container {
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1;
}
.taglib-discussion .lfr-discussion-body {
  font-size: 1rem;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-body {
    padding-left: 3.5rem;
  }
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word;
  }
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
  text-decoration: underline;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px;
}
.taglib-discussion .lfr-discussion-container {
  border-bottom: 1px solid #e7e7ed;
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:first-of-type {
  border-top: 1px solid #e7e7ed;
  padding-top: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:last-of-type {
  border-bottom: 0;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion {
  padding-left: 1rem;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion .lfr-discussion .lfr-discussion .lfr-discussion {
  padding-left: 0;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-container .lfr-discussion {
    padding-left: 3.5rem;
  }
}
.taglib-discussion .lfr-discussion-parent-link {
  color: #67678c;
  font-weight: 600;
  margin-left: 1em;
}
@media (max-width: 767.98px) {
  .taglib-discussion .lfr-discussion-parent-link {
    display: block;
    margin-left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.taglib-discussion .lfr-discussion-controls .autofit-col:first-of-type > .btn-outline-borderless {
  margin-left: -0.75rem;
}
.taglib-discussion .lfr-discussion-more-comments {
  border-top: 1px solid #e7e7ed;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  text-align: center;
}
.taglib-discussion .username {
  color: #272833;
  font-weight: 600;
}
.taglib-discussion .taglib-workflow-status {
  margin-left: 0.5rem;
}
.taglib-discussion .workflow-value {
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .taglib-discussion .actions-menu {
    display: none;
  }
  .taglib-discussion .comment-container:hover .actions-menu,
  .taglib-discussion .actions-menu:focus,
  .taglib-discussion .actions-menu.open {
    display: inline-block;
  }
}

.drop-zone {
  min-height: 80px;
  padding: 20px;
  text-align: center;
}
.drop-zone.drop-enabled {
  outline: 2px dashed transparent;
}
.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5);
}
.drop-zone p {
  margin: 10px auto 0;
  max-width: 75%;
}

.drop-here-info {
  font-size: 25px;
  height: 100%;
  left: 0;
  min-height: 100px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info {
    transition: none;
  }
}
.drop-here-info .drop-here-indicator {
  height: 115px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.drop-here-info .drop-icons {
  display: inline-block;
  position: relative;
  width: 160px;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons {
    transition: none;
  }
}
.drop-here-info .drop-icons span {
  border-radius: 3px;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons span {
    transition: none;
  }
}
.drop-here-info .drop-icons span:nth-of-type(1) {
  box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  top: 10px;
  transform: rotate(25deg);
  width: 60px;
}
.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff;
  height: 80px;
  left: 40px;
  line-height: 80px;
  width: 80px;
  z-index: 2;
}
.drop-here-info .drop-icons span:nth-of-type(3) {
  box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
  display: block;
  font-size: 45px;
  height: 70px;
  left: 90px;
  line-height: 70px;
  opacity: 0;
  position: relative;
  top: 8px;
  transform: rotate(-25deg);
  width: 70px;
  z-index: 1;
}
.drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac;
}
.drop-here-info .drop-text {
  color: #fff;
  display: block;
  font-size: 20px;
  margin-left: 0;
  margin-top: 20px;
}
.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  visibility: visible;
  z-index: 100;
}
.drop-active .drop-here-info .drop-icons span:nth-of-type(1), .drop-active .drop-here-info .drop-icons span:nth-of-type(3) {
  opacity: 1;
}
.drop-active .drop-here-info span:nth-of-type(1) {
  transform: rotate(-20deg);
}
.drop-active .drop-here-info span:nth-of-type(2) {
  transform: scale(1);
}
.drop-active .drop-here-info span:nth-of-type(3) {
  transform: rotate(15deg);
}

.taglib-empty-result-message.sheet {
  margin-bottom: 24px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  color: #6c757d;
  margin-top: 8px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(/o/blu-theme/images/states/empty_state.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/blu-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/blu-theme/images/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/blu-theme/images/states/success_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/blu-theme/images/states/search_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 48px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  font-size: 0.875rem;
}
.taglib-empty-result-message .taglib-empty-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-search-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-success-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-search-state + .taglib-empty-result-message-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
}
.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-description, .taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-actions {
  font-size: 1rem;
  text-align: center;
}

.field-wrapper.form-inline .control-label {
  display: inline-block;
}

.field-wrapper-html .input-localized .input-group-item {
  flex-wrap: nowrap;
}

.taglib-header {
  border-bottom: 1px solid #c8c9ca;
  color: #555;
  margin-bottom: 1em;
  padding-bottom: 10px;
}
.taglib-header .header-title {
  display: inline-block;
  margin: 0.1em;
  max-width: 100%;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  word-wrap: normal;
}
.taglib-header .header-back-to {
  display: inline-block;
  vertical-align: middle;
}
.taglib-header .header-back-to a {
  display: block;
  font-weight: bold;
  padding: 0 0.3em 0 0;
  text-decoration: none;
}

.taglib-icon {
  text-decoration: none;
}
.taglib-icon:not(.btn):hover .taglib-text, .taglib-icon:not(.btn):focus .taglib-text {
  text-decoration: underline;
}
.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px;
}

.icon-monospaced {
  color: inherit;
  display: inline-block;
  height: 2rem;
  line-height: 34px;
  text-align: center;
  width: 2rem;
}
.icon-monospaced.lexicon-icon {
  padding: 8px;
}

.taglib-icon-list li {
  float: left;
  margin-right: 1em;
}
.taglib-icon-list:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

.lfr-icon-menu .lfr-icon-menu-icon {
  max-width: none;
}
@media (max-width: 767.98px) {
  .table-cell.last .lfr-icon-menu .dropdown-toggle {
    text-align: center;
  }
  .table-cell.last .lfr-icon-menu .dropdown-toggle > img,
  .table-cell.last .lfr-icon-menu .dropdown-toggle .lfr-icon-menu-text {
    display: none;
  }
}

.lfr-menu-list {
  float: none;
  overflow-y: auto;
  position: relative;
}
.lfr-menu-list.direction-right {
  margin: 0 2px;
}
.lfr-menu-list.dropdown-menu {
  float: none;
  position: relative;
}
@media (max-width: 991.98px) {
  .lfr-menu-list.dropdown-menu > li > a {
    font-size: 22px;
    line-height: 40px;
    white-space: normal;
  }
  .lfr-menu-list.dropdown-menu > li > a img {
    margin-bottom: 3px;
  }
}
.lfr-menu-list.dropdown-menu .search-panel {
  margin-bottom: 0;
}
.lfr-menu-list.dropdown-menu .search-panel .form-group {
  margin: 0 16px;
}
.lfr-menu-list.dropdown-menu .search-panel .menu-item-filter {
  width: auto;
}
body > .lfr-menu-list ul {
  border-radius: 4px;
}

.lfr-icon-menu-open:after {
  clear: both;
  content: "";
  display: table;
}
.lfr-icon-menu-open .dropdown-menu {
  position: static;
}

.input-localized.input-localized-editor .form-control {
  border-width: 0;
  height: 100%;
  padding: 0;
}
.input-localized .input-group-item {
  flex-direction: column;
}
.input-localized .input-localized-content {
  margin-left: 6px;
}
.input-group .input-localized .input-localized-content {
  margin-top: 3px;
}
.input-localized .lfr-input-localized .lfr-input-localized-state {
  background-color: #ddd;
}
.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  background-color: #ff0047;
}
.input-localized .lfr-input-localized-default a {
  margin-right: 14px;
}
.input-localized .lfr-input-localized-state {
  height: 4px;
  margin: 3px 5px;
  width: 4px;
}
.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5;
}
.input-localized .palette-item,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent;
}
.input-localized .palette-item-inner {
  border-color: #666;
  display: block;
  height: 16px;
  width: 16px;
}
.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2;
}

.input-localized-palette-container .palette-items-container {
  font-size: 0;
  margin: 0;
  white-space: normal;
}
.input-localized-palette-container .palette-item {
  border-width: 0;
  padding: 0.5rem 1.25rem;
}
.input-localized-palette-container .palette-item-inner {
  border: 1px solid;
  margin-right: 4px;
  width: 16px;
}
.input-localized-palette-container .palette-item-inner img {
  display: block;
}

.taglib-move-boxes {
  margin-bottom: 1em;
}
.taglib-move-boxes label {
  border-bottom: 1px solid transparent;
  display: block;
  margin-bottom: 5px;
  padding: 5px;
}
.taglib-move-boxes .toolbar {
  text-align: center;
}
.taglib-move-boxes .arrow-button img {
  border-width: 0;
  height: 16px;
  width: 16px;
}
.taglib-move-boxes .choice-selector {
  width: 100%;
}
.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3;
}
.taglib-move-boxes .field-content {
  margin-bottom: 0;
}
.taglib-move-boxes .move-arrow-buttons {
  margin-top: 5em;
}
.taglib-move-boxes .move-arrow-buttons .arrow-button {
  display: block;
}
.taglib-move-boxes .sortable-container {
  margin-top: 10px;
}
.taglib-move-boxes .sortable-container .btn.edit-selection {
  margin-bottom: 10px;
}
.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent;
  border-top: 1px solid #ddd;
  display: none;
  margin: 2px 0;
  padding: 2px;
  position: relative;
}
.taglib-move-boxes .sortable-container .move-option.selected {
  display: block;
}
.taglib-move-boxes .sortable-container .move-option.move-option-dragging {
  background-color: #fafafa;
}
.taglib-move-boxes .sortable-container .move-option .checkbox,
.taglib-move-boxes .sortable-container .move-option .handle {
  position: absolute;
}
.taglib-move-boxes .sortable-container .move-option .checkbox {
  display: none;
  margin: 7px 0 0 5px;
}
.taglib-move-boxes .sortable-container .move-option .handle {
  color: #999;
  cursor: pointer;
  font-size: 1.5em;
  padding: 6px;
}
.taglib-move-boxes .sortable-container .move-option .title {
  font-size: 1.2em;
  margin: 1px 0 1px 30px;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option {
  display: block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .checkbox {
  display: inline-block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .handle {
  display: none;
}
.mobile .taglib-move-boxes .selector-container {
  display: none;
}

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px;
}
.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem;
}
.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1;
}
.item-selector .input-file + label {
  position: relative;
}
.item-selector .input-file + label::before {
  border-radius: 4px;
  bottom: -2px;
  content: "";
  display: block;
  left: -2px;
  position: absolute;
  right: -2px;
  top: -2px;
  transition: box-shadow 0.15s ease-in-out;
}
.item-selector .input-file:focus + label::before {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #75b8ff;
}
.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer;
}

.lfr-map {
  border: 1px solid #ccc;
  min-height: 400px;
  width: 100%;
}
.lfr-map .home-button {
  margin: 5px;
}
@media (max-width: 575.98px) {
  .lfr-map .home-button {
    height: 35px;
    width: 45px;
  }
}
.lfr-map .search-controls {
  font-size: 15px;
  margin-top: 5px;
  width: 100%;
}
@media (min-width: 576px) {
  .lfr-map .search-controls {
    width: 50%;
  }
}
.lfr-map .search-controls .search-input {
  width: 100%;
}

.navbar .navbar-collapse {
  max-height: none;
}
.navbar .navbar-collapse:after, .navbar .navbar-collapse:before {
  display: inline;
}
@media (max-width: 767.98px) {
  .navbar .navbar-search {
    background-color: #f3f3f3;
    border-top-width: 0;
    width: 100%;
  }
}
.navbar .navbar-search .form-search {
  margin: 8px 0;
}
@media (min-width: 768px) {
  .navbar .navbar-search .form-search {
    float: right;
    max-width: 275px;
  }
}
@media (max-width: 767.98px) {
  .navbar .navbar-search .form-search .input-group {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .navbar .container .navbar-btn,
  .navbar .container-fluid .navbar-btn {
    margin-bottom: 5px;
    width: 45px;
  }
  .navbar .container .navbar-collapse.open,
  .navbar .container-fluid .navbar-collapse.open {
    border-width: 0;
    display: block;
    height: auto;
    overflow: visible;
  }
}

.taglib-portlet-preview.show-borders {
  border: 1px solid #828f95;
  margin-bottom: 1em;
  padding: 3px 3px 1em;
}
.taglib-portlet-preview.show-borders .title {
  background-color: #d3dadd;
  font-size: 1.4em;
  font-weight: bold;
  padding: 0.5em;
}
.taglib-portlet-preview .preview {
  margin: 1em;
  min-height: 90px;
}

.lfr-search-container .entry-action {
  width: 1px;
}
.lfr-search-container .entry-action .taglib-icon {
  white-space: nowrap;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
    margin-left: 375px;
    width: auto;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
  position: static;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
  left: 12px;
  position: fixed;
  right: 12px;
  top: -1px;
  z-index: 1020;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
  display: block;
  padding: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
  overflow-x: hidden;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
    margin-left: 375px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
  border-collapse: collapse;
  width: 100%;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
  border-radius: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  width: auto;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
    left: 0;
    position: absolute;
    right: 15px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  height: auto;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn):focus, .lfr-search-container-wrapper a:not(.component-action):not(.btn):hover {
  color: #000;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
  background-color: #f7f8f9;
  border-radius: 4px;
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
.lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h4 {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h5,
.lfr-search-container-wrapper .list-group .list-group-item h6,
.lfr-search-container-wrapper .list-group .list-group-item .h5,
.lfr-search-container-wrapper .list-group .list-group-item .h6 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem;
}

.user-info {
  display: flex;
}
.user-info .sticker {
  align-self: center;
}
.user-info .user-details {
  margin-left: 1rem;
}
.user-info .user-name {
  color: #343a40;
  font-weight: 600;
}
.user-info .date-info {
  color: #6c757d;
}

.user-status-tooltip .user-status-avatar {
  float: left;
  margin-right: 5px;
}
.user-status-tooltip .user-status-avatar .user-status-avatar-image {
  width: 27px;
}
.user-status-tooltip .user-status-info {
  display: inline-block;
  overflow: hidden;
}
.user-status-tooltip .user-status-info .user-status-date {
  font-size: 11px;
}

.lfr-search-container {
  margin-top: 1.5em;
  overflow: auto;
}
@media (max-width: 767.98px) {
  .lfr-search-container .selector-button {
    width: auto;
  }
}
.touch .lfr-search-container {
  -webkit-overflow-scrolling: touch;
}
.touch .lfr-search-container .searchcontainer-content .table {
  max-width: none;
}

.taglib-page-iterator {
  clear: both;
  height: auto;
  width: auto;
}
.taglib-page-iterator .lfr-pagination-buttons {
  float: right;
  margin: 0;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    width: 100%;
  }
}
@media (max-width: 991.98px) and (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    float: none;
    margin-top: 20px;
  }
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons > li {
    display: inline-block;
    width: 50%;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li.first, .taglib-page-iterator .lfr-pagination-buttons > li.last {
    display: none;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li > a {
    line-height: 20px;
    padding: 11px 19px;
  }
}
.taglib-page-iterator .lfr-pagination-config {
  float: left;
  line-height: 46px;
}
@media (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-config {
    float: none;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu {
    display: block;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu .btn {
    display: block;
  }
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector,
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-page-selector {
  display: inline;
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
  float: none;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
    display: none;
  }
}
.taglib-page-iterator .search-results {
  float: left;
  line-height: 46px;
  margin-left: 10px;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .search-results {
    display: none;
  }
}

.taglib-search-toggle .form-search {
  position: relative;
}
.taglib-search-toggle .form-search .input-group-btn {
  position: absolute;
}
@media (min-width: 992px) {
  .taglib-search-toggle .form-search .input-group-btn {
    position: static;
  }
}
.taglib-search-toggle .toggle-advanced {
  color: inherit;
  margin-left: 10px;
  position: absolute;
  top: 8px;
}
.taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
  text-decoration: none;
}

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border: solid #ddd;
  border-width: 0 1px 1px;
  margin-top: 0;
  padding: 15px 15px 0;
}
.navbar-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  border-width: 1px 0 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
  position: relative;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
  margin-bottom: 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
  color: #999;
  font-size: 13px;
}
.taglib-search-toggle-advanced-wrapper .btn.close {
  margin-right: 5px;
  position: relative;
  z-index: 1;
}

.taglib-user-display {
  padding: 0.5em;
}
.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px;
  display: block;
  height: 60px;
  margin: 0 auto;
  width: 60px;
}
.taglib-user-display .avatar.author:after {
  background: rgba(50, 168, 230, 0.5);
  border-radius: 50%;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
}
.taglib-user-display .user-details {
  margin-top: 1em;
}
.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold;
}
.taglib-user-display a .user-name {
  text-decoration: underline;
}
.taglib-user-display.display-style-1 .user-profile-image {
  float: left;
  margin-right: 24px;
}
.taglib-user-display.display-style-1 .user-name {
  display: inline-block;
  margin-top: 10px;
}
.taglib-user-display.display-style-1 .user-details {
  margin-top: 0;
}
.taglib-user-display.display-style-2 .user-profile-image,
.taglib-user-display.display-style-2 .user-name {
  clear: both;
  display: block;
  min-height: 20px;
  text-align: center;
}
.taglib-user-display.display-style-3 {
  padding: 0;
}
.taglib-user-display.display-style-3 .user-profile-image {
  display: inline-block;
  vertical-align: middle;
}

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999;
}
.table-cell .taglib-workflow-status {
  margin: 0;
}
.table-cell .taglib-workflow-status .workflow-status {
  padding-left: 0;
}

.lfr-autocomplete-input-list .yui3-aclist-list {
  margin: 0;
}

.portal-popup .sheet > .lfr-nav {
  margin-top: -24px;
}
.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}
.portal-popup .lfr-form-content {
  padding: 24px 12px;
}
.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
  height: 100%;
}
.portal-popup .portlet-column {
  position: static;
}
.portal-popup .dialog-body > .container-fluid-max-xl,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-max-xl,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-max-xl,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-max-xl,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-max-xl,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px;
}
.portal-popup .dialog-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .dialog-body .container-view .nav-tabs-underline,
.portal-popup .export-dialog-tree > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
.portal-popup .lfr-form-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-form-content .container-view .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
.portal-popup .process-list > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .process-list .container-view .nav-tabs-underline,
.portal-popup .roles-selector-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .roles-selector-body .container-view .nav-tabs-underline {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -20px;
}
.portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl {
  padding-top: 0;
}
.portal-popup .login-container {
  padding: 1rem;
}
.portal-popup .management-bar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0;
}
.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative;
}
@media (min-width: 576px) {
  .portal-popup .navbar ~ .portlet-configuration-setup,
  .portal-popup .portlet-export-import-container {
    height: calc(100% - 48px);
  }
}
.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
}
.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0;
}
.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (min-width: 576px) {
  .portal-popup .portlet-configuration-setup .lfr-nav {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 576px) {
  .portal-popup .lfr-dynamic-uploader,
  .portal-popup .process-list {
    top: 48px;
  }
}
.portal-popup .portlet-export-import-publish-processes {
  top: 0;
}
.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020;
}
@media (min-width: 768px) {
  .portal-popup .dialog-footer {
    position: fixed;
  }
}
.portal-popup .dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0;
}
.portal-popup .dialog-footer.dialog-footer-not-reverse {
  flex-direction: initial;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px;
  }
}
.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
  display: none;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
  flex-grow: 1;
  max-width: none;
  overflow: auto;
}
.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0;
}
.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}
@media print {
  .portal-popup:not(.article-preview) #main-content,
  .portal-popup:not(.article-preview) #wrapper {
    position: initial;
  }
}
.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0;
}
.portal-popup .columns-max > .portlet-layout.row > .portlet-column {
  padding-left: 0;
  padding-right: 0;
}

html:not(#__):not(#___) .portlet-layout.dragging {
  border-collapse: separate;
}
html:not(#__):not(#___) .drop-area {
  background-color: #d3dadd;
}
html:not(#__):not(#___) .active-area {
  background: #ffc;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}
html:not(#__):not(#___) .sortable-layout-proxy {
  opacity: 1;
}
html:not(#__):not(#___) .sortable-layout-proxy .portlet-topper {
  background-image: none;
}
html:not(#__):not(#___) .proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
html:not(#__):not(#___) .proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
html:not(#__):not(#___) .proxy.generic-portlet .portlet-title {
  padding: 10px;
}
html:not(#__):not(#___) .proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}
html:not(#__):not(#___) .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}
html:not(#__):not(#___) .sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}
html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
  margin: 2px 0;
}
html:not(#__):not(#___) .yui3-dd-proxy {
  z-index: 1110 !important;
}

.portlet-layout.dragging {
  border-collapse: separate;
}

.drop-area {
  background-color: #d3dadd;
}

.active-area {
  background: #ffc;
}

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
  transform: scale(0.8);
  transition: transform 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
  .portlet-boundary.yui3-dd-dragging {
    transition: none;
  }
}
.portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}

.sortable-layout-proxy {
  opacity: 1;
}
.sortable-layout-proxy .portlet-topper {
  background-image: none;
}

.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
.proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
.proxy.generic-portlet .portlet-title {
  padding: 10px;
}
.proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}

.resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}

.sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}

.sortable-layout-drag-target-indicator {
  margin: 2px 0;
}

.yui3-dd-proxy {
  z-index: 1110 !important;
}

.portlet-column-content.empty {
  padding: 50px;
}

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content {
  padding: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
  margin-bottom: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
  display: none;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
  display: inline-block;
  vertical-align: bottom;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
  margin-top: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
  display: inline-block;
  float: none;
  margin-top: 0;
  width: auto;
}

.lfr-source-editor {
  border: solid 0 #ccc;
  border-bottom-width: 2px;
  position: relative;
}
.lfr-source-editor .ace_editor {
  height: 100%;
}
.lfr-source-editor .lfr-source-editor-toolbar li > .btn {
  background-color: #fff;
  border: transparent;
  color: #717383;
  outline: 0;
}
.lfr-source-editor .lfr-source-editor-code {
  background-color: #fff;
  color: #2b4259;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter {
  background-color: #ededef;
  color: #868896;
  overflow: hidden;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
  font-family: fontawesome-alloy;
  text-align: center;
  vertical-align: middle;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
  content: "▾";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
  content: "▸";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
  color: #fff;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #717383;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
  border-right: solid 1px #ccc;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #ededef;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
  color: #34adab;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
  color: #1d5ec7;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
  color: #ff6c58;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
  color: #f00;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code {
  background-color: #47474f;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
  background: #54555e;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #009aed;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #11394e;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
  color: #4d91ff;
}

.lfr-fullscreen-source-editor {
  height: 100%;
  overflow: hidden;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-header {
  height: 40px;
  margin-right: 4px;
  margin-top: 4px;
  min-height: 40px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content {
  height: 95%;
  position: relative;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border: 1px solid #ccc;
  position: absolute;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .preview-panel {
  display: inline-block;
  overflow-y: auto;
  padding-left: 20px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .source-panel {
  display: inline-block;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .preview-panel {
  height: 100%;
  width: 50%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .panel-splitter {
  height: 100%;
  left: 50%;
  top: 0;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .preview-panel {
  height: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .panel-splitter {
  top: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .panel-splitter,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .preview-panel {
  display: none;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .source-panel {
  height: 100%;
  width: 100%;
}

.lfr-fulscreen-source-editor-dialog .modal-footer {
  text-align: left;
}

.file-icon-color-0 {
  background-color: #fff;
  color: #6b6c7e;
}

.file-icon-color-1 {
  background-color: #fff;
  color: #a7a9bc;
}

.file-icon-color-2 {
  background-color: #fff;
  color: #50d2a0;
}

.file-icon-color-3 {
  background-color: #fff;
  color: #af78ff;
}

.file-icon-color-4 {
  background-color: #fff;
  color: #ffb46e;
}

.file-icon-color-5 {
  background-color: #fff;
  color: #ff5f5f;
}

.file-icon-color-6 {
  background-color: #fff;
  color: #4b9bff;
}

.file-icon-color-7 {
  background-color: #fff;
  color: #272833;
}

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3;
}
.lfr-item-viewer.uploading > .progress-container {
  visibility: visible;
}
.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}
.lfr-item-viewer .image-viewer-base-image-list {
  padding-top: 35px;
}
.lfr-item-viewer .item-preview:hover {
  cursor: pointer;
}
.lfr-item-viewer .progress-container {
  background-color: #fff;
  left: 0;
  margin: 0 auto;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
  width: 80%;
  z-index: 1000;
}
.lfr-item-viewer .progress-container a {
  position: absolute;
  right: 30px;
}
.lfr-item-viewer .progress-container .progress {
  margin-top: 10px;
}
.lfr-item-viewer .search-info {
  background-color: #d3e8f1;
}
.lfr-item-viewer .search-info .keywords {
  font-size: 1.4em;
  font-weight: bold;
}
.lfr-item-viewer .search-info .change-search-folder {
  font-size: 0.8em;
  font-weight: normal;
}
.lfr-item-viewer .upload-view {
  display: table;
  height: 400px;
  margin-top: 20px;
  width: 100%;
}
.lfr-item-viewer .upload-view > div {
  display: table-cell;
  vertical-align: middle;
}
.lfr-item-viewer .yui3-widget-bd {
  position: relative;
}

.lfr-menu-expanded li a:focus {
  background-color: #5b677d;
  color: #fff;
  text-shadow: -1px -1px #2c2f34;
}

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all;
}

.lfr-page-layouts {
  padding: 0;
}
.lfr-page-layouts input[type=radio] {
  opacity: 0;
  position: absolute;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal {
  cursor: default;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  bottom: -0.0625rem;
  content: "";
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal {
  cursor: pointer;
  outline: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal::after {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: -0.0625rem;
  content: "";
  height: 0;
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal::after {
    transition: none;
  }
}
.modal-body.dialog-iframe-bd {
  overflow: hidden;
  padding: 0;
}

.modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
  position: relative;
}
.modal-dialog.dialog-iframe-modal {
  max-width: none;
}
.modal-dialog.modal-dialog-sm {
  max-width: 500px;
}
.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all;
}
.modal-dialog .yui3-resize-handles-wrapper .yui3-resize-handle-inner-br {
  bottom: 0;
  right: 0;
}

.modal-open .modal {
  display: block;
}

.sheet > .panel-group .sheet-footer {
  margin-bottom: 0;
}

.sheet-footer .btn {
  margin-right: 0.5rem;
}
.sheet-footer .btn:last-child {
  margin-right: 0;
}

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em;
  white-space: normal;
}
.tag-items li {
  display: inline-block;
  margin: 0 1em 0 0;
  max-width: 100%;
}

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

.tag-cloud .tag-popularity-1 {
  font-size: 1em;
}
.tag-cloud .tag-popularity-2 {
  font-size: 1.3em;
}
.tag-cloud .tag-popularity-3 {
  font-size: 1.6em;
}
.tag-cloud .tag-popularity-4 {
  font-size: 1.9em;
}
.tag-cloud .tag-popularity-5 {
  font-size: 2.2em;
}
.tag-cloud .tag-popularity-6 {
  font-size: 2.5em;
}

.lfr-portal-tooltip {
  display: inline-flex;
}
.lfr-portal-tooltip,
.lfr-portal-tooltip a {
  -webkit-touch-callout: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.tree-node .icon-check {
  padding-right: 2px;
}
.tree-node .tree-node-checked .icon-check {
  padding-right: 0;
}
.tree-node [class^=icon-] {
  margin-right: 5px;
}
.tree-node .tree-node-checkbox-container {
  margin-right: 0;
}
.tree-node .tree-node-selected .tree-label {
  background: none;
}

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px;
}
.tree-node-content .tree-label {
  margin-left: 3px;
}
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden;
}

.tree-node-selected .tree-label {
  background-color: transparent;
}

.tree-view li.tree-node .tree-node-content svg.lexicon-icon {
  pointer-events: none;
}

.user-icon-color-0 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #6b6c7e;
}

.user-icon-color-1 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4a97f2;
}

.user-icon-color-2 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #e87523;
}

.user-icon-color-3 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #fb625b;
}

.user-icon-color-4 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4fa488;
}

.user-icon-color-5 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #fe4fb5;
}

.user-icon-color-6 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #879b7a;
}

.user-icon-color-7 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #af78ff;
}

.user-icon-color-8 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #bf8c2a;
}

.user-icon-color-9 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #5f9bc7;
}

.collapse.open {
  display: block;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-top'%20d='M480%2064H32C14.336%2064%200%2049.664%200%2032S14.336%200%2032%200h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-middle'%20d='M480%20288H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-bottom'%20d='M480%20512H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3C/svg%3E");
  height: 1em;
  width: 1em;
}

.navbar-nav .nav-item.hover:after {
  bottom: -0.125rem;
  content: "";
  height: 0.125rem;
  left: 0;
  position: absolute;
  width: 100%;
}

.navbar .navbar-toggler .c-inner {
  max-width: none;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  position: relative;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
html:not(#__):not(#___) .cadmin .component-action.portlet-options {
  color: white;
}

body.portlet {
  border-width: 0;
}

.portlet-icon-back {
  margin-top: -2px;
}
.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}

.portlet-options-dropdown {
  z-index: 1035;
}

.portlet-topper {
  position: relative;
}
.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
.portlet-draggable .portlet-topper {
  cursor: move;
}

.portlet-title-editable {
  cursor: pointer;
}

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}
.panel-page-body .portlet-title-text, .panel-page-content .portlet-title-text {
  cursor: auto;
}

.portlet-minimized .portlet-content {
  padding: 0;
}

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important;
}

.portlet-layout .portlet-header {
  margin-bottom: 1rem;
}

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none;
  }
}
.portlet:hover .visible-interaction, .portlet.open .visible-interaction, .portlet.focus .visible-interaction {
  display: block;
}

.controls-hidden .lfr-meta-actions,
.controls-hidden .lfr-configurator-visibility {
  display: none;
}
.controls-hidden .portlet-topper-toolbar {
  display: none !important;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    transition: none;
  }
}
html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right;
}
html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 14px;
  font-weight: 600;
}
html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 576px) {
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper {
    transition-duration: 0ms;
  }
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    display: box;
    display: flex;
  }
}
html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block;
}

.portlet {
  margin-bottom: 10px;
  position: relative;
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}
.portlet > .portlet-content-editable {
  border-color: transparent;
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

.portlet-name-text {
  font-size: 0.875rem;
  font-weight: 600;
}

.portlet-options {
  display: inline-block;
}

.portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.portlet-title-menu {
  flex: 0 1 auto;
}
.portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
.portlet > .portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: box;
    display: flex;
  }
}

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
.portlet-topper-toolbar > a,
.portlet-topper-toolbar > span > a,
.portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
.portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
.controls-visible .portlet-topper-toolbar {
  display: block;
}

.lfr-panel-page .portlet-title {
  font-size: 13px;
}

.portlet-borderless .portlet-content {
  padding: 1rem;
}
.portlet-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 1rem;
  word-wrap: break-word;
}
.portlet-barebone .portlet-content {
  padding: 0;
}

.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px;
}

.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center;
}
.breadcrumb.breadcrumb-vertical li {
  display: block;
}
.breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
  background: none;
}
.breadcrumb.breadcrumb-vertical .divider {
  background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
  display: block;
  height: 10px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}

.navbar form {
  margin: 0;
}

:not(.inline-item) > .loading-animation {
  margin-bottom: 20px;
  margin-top: 20px;
}
.product-menu .loading-animation {
  margin-top: 160px;
}

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
.lfr-upload-container .progress-bar,
.lfr-upload-container .progress {
  border-radius: 10px;
}
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target {
  border-radius: 5px;
}
.upload-drop-active .lfr-upload-container .upload-target {
  animation: none;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  animation: lfr-drop-active 1s ease 0.2s infinite;
}

.select-files {
  border-radius: 5px;
}

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  box-shadow: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
  box-shadow: 0 0 5px 0 #333;
  transition-duration: 0.25s;
  transition-property: box-shadow;
  transition-timing-function: ease-out;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
  border-radius: 50%;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
  animation: progress-bar-stripes 0.5s linear infinite;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-size: 40px 40px;
  transition: width, 0.5s, ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-progress-active .progress-bar-status,
  .lfr-upload-container .file-uploading .progress-bar .progress {
    transition: none;
  }
}

@keyframes highlight-animation {
  from {
    background-color: #ffc;
  }
  to {
    background-color: transparent;
  }
}
.highlight-animation {
  animation: highlight-animation 0.7s;
}

.portlet-options.btn-group .dropdown-toggle, .portlet-options.btn-group.open .dropdown-toggle {
  box-shadow: none;
}

.form-group.form-inline.input-boolean-wrapper label, .form-group.form-inline.input-checkbox-wrapper label {
  gap: 0.3125rem;
}

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/*** surcharges pour LR7 - begin ***/
#content > .container.pb-3.pt-3 {
  display: none;
}

.dialog-iframe-modal {
  top: 25px !important;
}

.control-menu-container .staging {
  display: none !important;
}

.alert-container.container {
  display: none !important;
}

.kiidsgeneric select {
  border: 1px solid #DDD;
  color: #8d8d8d;
  font-weight: 200;
  width: 200px;
}

html.theme_blu .lfr-product-menu-panel {
  z-index: 1535 !important;
}
html.theme_blu .modal-content iframe {
  z-index: 1060 !important;
}
html.theme_blu body.modal-open .dropdown-menu {
  display: none !important;
}
html.theme_blu .overlay-hidden .dropdown-menu {
  display: none !important;
}
html.theme_blu .lfr-spa-loading-bar {
  background: #867256;
}
html.theme_blu .blformdisplay *, html.theme_blu .blformdisplay *::before, html.theme_blu .blformdisplay *::after {
  box-sizing: unset;
}
html.theme_blu .blformdisplay select {
  box-sizing: border-box !important;
}
html.theme_blu section.portlet {
  position: unset;
}
html.theme_blu header.portlet-topper {
  position: relative;
}
html.theme_blu header.portlet-topper .portlet-topper-content {
  position: absolute;
  display: flex;
  background-color: #e2e2e2;
  padding: 0 10px;
}
html.theme_blu .autofit-float > .autofit-col-end .visible-interaction {
  position: relative;
}
html.theme_blu .autofit-float > .autofit-col-end .visible-interaction .lfr-icon-menu {
  position: absolute;
  right: 0;
  background-color: #0b5fff;
  color: white;
}
html.theme_blu h4.component-title {
  display: none;
}
html.theme_blu .asset-full-content.mb-5,
html.theme_blu .asset-content.mb-3 {
  margin-bottom: 0 !important;
}
html.theme_blu .portlet-layout .portlet-header {
  margin-bottom: 0;
}
html.theme_blu .portlet-header .portlet-title-text {
  display: none;
}
html.theme_blu .lfr-product-menu-panel.sidenav-menu-slider,
html.theme_blu .lfr-admin-panel.sidenav-menu-slider {
  z-index: 1040;
}
html.theme_blu .simulation-icon {
  display: none !important;
}
html.theme_blu .applications-menu-wrapper {
  padding: 5%;
}
html.theme_blu .applications-menu-wrapper .applications-menu-bg, html.theme_blu .applications-menu-wrapper .applications-menu-sites {
  background-color: transparent;
  background: none;
}
html.theme_blu .applications-menu-wrapper .applications-menu-sites-label {
  background-color: transparent;
  background: none;
}
html.theme_blu img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
}
html.theme_blu .mb-2, html.theme_blu .my-2 {
  margin-bottom: 0 !important;
}
html.theme_blu body.signed-in .portlet-content.portlet-content-editable {
  position: relative;
}
html.theme_blu body.signed-in .portlet-icon-back {
  margin-left: 300px;
}
html.theme_blu body.signed-in #logo, html.theme_blu body.signed-in #heading .open-menu, html.theme_blu body.signed-in #heading .close-menu {
  top: 76px;
}
html.theme_blu body.signed-in .portlet > .portlet-topper {
  top: 0px;
  z-index: 1030;
  margin: 0 auto;
  padding: 0;
  border: 0;
}
html.theme_blu body.signed-in .portlet > .portlet-topper .portlet-topper-toolbar {
  z-index: 1030;
  margin: 0 50px;
}
html.theme_blu body.signed-in .affix, html.theme_blu body.signed-in .control-menu {
  z-index: 1002;
}
html.theme_blu body.signed-in .ged-portlet {
  min-height: 150px;
  border-left: 2px red dashed;
}
html.theme_blu body.signed-in .portlet-journal-content .autofit-float.autofit-row.portlet-header {
  position: absolute;
  z-index: 1005;
}
html.theme_blu body.signed-in .dropdown-menu {
  z-index: 1800;
}
html.theme_blu body.signed-in .control-menu-container {
  position: fixed !important;
  width: 100% !important;
  z-index: 1111 !important;
}
html.theme_blu body.signed-in nav.cadmin.control-menu-container {
  z-index: 2000 !important;
}
html.theme_blu body.signed-in .cadmin > div,
html.theme_blu body.signed-in #_com_liferay_product_navigation_product_menu_web_portlet_ProductMenuPortlet_sidenavSliderId {
  z-index: 4001 !important;
}
html.theme_blu body.signed-in header .portlet-topper-content, html.theme_blu body.signed-in .portlet-content-editable .portlet-header {
  margin-top: 56px !important;
}
html.theme_blu .portlet-login {
  margin: 0 auto;
  max-width: 300px;
}
html.theme_blu h1.modal-title {
  font-size: 1.25rem;
}
html.theme_blu h2.portlet-title-text {
  display: none;
}
html.theme_blu h3.modal-title {
  margin-top: 0px;
}

/*** surcharges pour LR7 - end ***/
.aui #nl-subscription {
  background-color: rgba(51, 51, 51, 0.84) !important;
  width: 341px !important;
  border-radius: 0px !important;
}
.aui #nl-subscription .form_newsletter_text {
  color: #fff;
  width: 290px;
}
.aui #nl-subscription a {
  color: #ff6600;
  font-weight: 400;
}
.aui #nl-subscription a.close-nl {
  color: white !important;
  font-size: 26px !important;
  top: 0px !important;
}
.aui #nl-subscription a#nl-link-form {
  color: white !important;
  background-color: rgba(51, 51, 51, 0.75) !important;
  border-color: white;
}
.aui #nl-subscription a#nl-link-form div {
  font-weight: 600;
}
.aui #nl-subscription a:hover#nl-link-form {
  background-color: #fff;
  color: #000 !important;
}

/*** new design lot4 - begin ***/
.aui .pub-in-content {
  height: 350px;
  position: relative;
}
.aui .pub-in-content .pub_item {
  display: inline-block;
  width: 50%;
  height: 100%;
  position: absolute;
}
.aui .pub-in-content .pub_item.left {
  text-align: right;
  left: 0;
}
.aui .pub-in-content .pub_item.left img {
  height: calc(100% - 70px);
  padding: 35px 70px;
}
.aui .pub-in-content .pub_item.right {
  text-align: left;
  right: 0;
  display: flex;
}
.aui .pub-in-content .pub_item.right h2 {
  font-size: 40px;
  padding: 0 70px;
  color: white;
  margin: auto 0;
  font-family: "EB Garamond", serif;
  font-weight: 400;
  width: 50%;
  text-align: center;
}

.aui #heading {
  margin-top: 0 !important;
}

.aui .footernav {
  width: 100vw;
  padding: 70px 0 30px 0;
  background-color: #e0e0e0;
  margin-top: 140px;
  display: none;
}
.aui .footernav .footernav-container {
  width: 80%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: nowrap;
  text-align: left;
}
.aui .footernav .footernav-container .parent-title {
  letter-spacing: 2px;
  margin: 0;
  text-transform: uppercase;
  padding: 0;
  font-weight: 500;
  font-size: 18px;
  line-height: 36px;
  color: #000;
}
.aui .footernav .footernav-container a {
  display: block;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 36px;
  font-weight: 500;
  color: #000;
  text-decoration: none;
  transition: 0.3s;
}
.aui .footernav .footernav-container a:hover, .aui .footernav .footernav-container a.footermenu.current {
  color: #867256;
  transition: 0.3s;
}

/*** new design lot4 - end ***/
/*** new design lot3 - begin ***/
html.safari.modbile.ios body,
html.safari.modbile.ios #content {
  overflow-y: scroll !important;
  -webkit-overflow-scrolling: touch !important;
}

.aui .alert.alert-error {
  border-color: white !important;
  background-color: transparent !important;
  color: #000 !important;
}

html {
  /*overflow: hidden;*/
  height: 100%;
}

body {
  /*overflow: auto;*/
  height: 100%;
}

.aui a {
  word-wrap: break-word;
}

.aui.theme_blu h1.blog-detail, .aui h1.blog-detail {
  font-size: 4.5vmin;
  font-family: "Oswald Regular" !important;
  letter-spacing: 1px;
  max-width: 900px;
}

.article-wrapper .contact .contact_container .contact_item .contact_person .contact_person_name,
.cke_editable .contact .contact_container .contact_item .contact_person .contact_person_name {
  margin: 10px 0;
}

.aui .topics-index-wrapper .topics-index-list .topics-index-item {
  text-align: center;
}

#toTopBtn {
  display: none;
}

#toTopBtn.ready {
  background-color: rgba(51, 51, 51, 0.96) !important;
  display: block;
  position: fixed;
  z-index: 1000;
  bottom: 51px;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1;
  transition-duration: 1s;
  border-radius: 30px;
  padding: 11px 12px;
  right: 12px;
}

.aui #toTopBtn.topScreen {
  bottom: -50px;
  transition-duration: 1s;
}

.aui .topics-index-wrapper .topics-index-list .topics-index-item.offre-liste {
  text-align: center;
  border-bottom: rgba(183, 151, 104, 0.5) solid 1px;
  padding-bottom: 35px;
  width: calc(33.3% - 80px);
  margin: 35px 40px;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item.offre-liste .topics-index-item-title {
  margin-left: auto;
  margin-right: auto;
}

.aui .add-background {
  background-color: #E6EDF4;
}
.aui .add-background .topics-index-wrapper .topics-index-list .topics-index-item.offre-liste {
  border-bottom: white solid 1px !important;
  margin-bottom: 35px;
}

/** addthis **/
.aui .addthis-smartlayers-desktop #at4-share, .aui .addthis-smartlayers-desktop #at4-soc {
  z-index: 1000;
}

/*** new design lot3 - end ***/
.aui .portlet {
  margin-bottom: 0;
}

.aui .video-text {
  font-family: "EB Garamond", serif;
  color: white;
  font-weight: 500;
  font-size: 4.5vmin !important;
  line-height: 6vmin !important;
  position: absolute;
  width: 40%;
  text-align: left;
  bottom: calc(10vh + 100px);
  left: 5vw;
  z-index: 20;
}

.aui .video-text {
  display: block !important;
}

.aui .video-text.mobile {
  display: none !important;
}

.aui .burgermenu, .aui #column-langues, .aui #column-contact, .aui #column-mon-compte {
  overflow-y: auto;
  overflow-x: hidden;
}

#_145_navAccountControls {
  top: -10px;
}

div.dragging .layout-column {
  background-color: red;
  min-height: 150px;
  min-width: 150px;
}

.layout-column .portlet-column-content.empty {
  min-height: 150px;
  min-width: 150px;
}

.layout-column .yui3-dd-drop-over {
  background-color: #b8ddf4;
  min-height: 20px;
  border: 3px #43abec dashed;
  margin-bottom: 25px;
  background-color: green;
  min-height: 150px;
  min-width: 150px;
}

.blu-hide {
  display: none !important;
}

#portalMessageContainer {
  display: none;
}

.aui .nav-tabs > .active > a,
.aui .nav-tabs > .active > a:hover,
.aui .nav-tabs > .active > a:focus {
  background-color: #00aaff;
}

#_145_navAddControlsNavbarCollapse,
#_145_navAccountControlsNavbarCollapse {
  z-index: 1500;
}

.signed-in .portlet-title {
  z-index: 2000;
}

.aui .portlet-topper .portlet-topper-toolbar {
  z-index: 2001;
}

.aui .portlet-topper h1.portlet-title {
  font-size: 1em !important;
  line-height: 2.2 !important;
  font-weight: normal !important;
}

.fp-scroller {
  height: 100%;
}

.aui .section.image-bg-header {
  background-size: cover;
  background-position: center;
  height: 100vh;
  display: flex;
  align-items: center;
  position: relative;
}
.aui .section.image-bg-header h1 {
  width: 80%;
  font-family: "Pano Light";
}

/**les scrollbars
::-WebKit-scrollbar {-WebKit-appearance: none;width: 7px;}
::-WebKit-scrollbar-thumb{border-radius: 4px;background-color: #cccccc; -WebKit-box-shadow: 0 0 1px #bbbbbb;}
*/
.aui .cke_editable form {
  border: none;
}

.build_article_link {
  display: block;
  margin: 10px;
  padding: 10px;
  border: dashed 3px #00bfff;
}

.beige, .beige-dore {
  color: #867256 !important;
}

.noir {
  color: #000 !important;
}

html.aui.theme_blu, .aui.theme_blu body {
  font-family: "Open Sans", sans-serif;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}

html.aui.ie, html.aui.edge {
  overflow-x: hidden !important;
}

#wrapper {
  padding: 0px;
  position: relative;
}
#wrapper:after {
  background-color: transparent;
}

#logo {
  display: inline-block;
  top: 40px;
  left: 64px;
  position: fixed;
  z-index: 1003;
  height: 35px;
  width: 142px;
  padding: 0;
  margin: 0;
  /*&.force-dark {
  	.light{display:none;}
  	.dark{display:block;}
  }*/
}
#logo a {
  height: 35px;
  width: 142px;
  padding: 0;
  margin: 0;
  display: block;
}
#logo a svg, #logo a image {
  height: 35px;
  width: 142px;
  padding: 0;
  margin: 0;
}
#logo a svg.mini-logo, #logo a image.mini-logo {
  height: 35px;
  width: 30px;
}

#banner {
  position: fixed;
  z-index: 1517;
  width: 0;
  height: 0;
  background-color: transparent;
}

.aui.ie #banner {
  z-index: auto;
}

#_145_navAccountControls {
  z-index: 1001;
}

.aui body.controls-hidden #banner, .aui body.controls-hidden #_145_navAccountControls {
  display: none;
}

.portlet-dropzone.full-height {
  height: 100%;
}
.portlet-dropzone.full-height .portlet-journal-content, .portlet-dropzone.full-height .portlet, .portlet-dropzone.full-height .portlet-content, .portlet-dropzone.full-height .portlet-content-container, .portlet-dropzone.full-height .portlet-body, .portlet-dropzone.full-height .journal-content-article {
  height: 100%;
}

/*.videofullscreen {
	position: fixed;
    right: 0px;
    bottom: 0px;
    min-width: 100%;
    min-height: 100%;
    transform: translateX(calc((100% - 100vw) / 2));
    display: inline;

	position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-color: black;
    background-image: '';
    background-position: center center;
    object-fit: cover;
}*/
.video-text, .aui .journal-content-article .layer {
  position: absolute;
}

.videofullscreen-container {
  display: grid;
  justify-items: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  background-color: black;
  margin: 0;
}
.videofullscreen-container.vh-75 {
  height: 75vh;
}
.videofullscreen-container.vh-70 {
  height: 70vh;
}
.videofullscreen-container.vh-65 {
  height: 65vh;
}
.videofullscreen-container.vh-60 {
  height: 60vh;
}
.videofullscreen-container.vh-55 {
  height: 55vh;
}
.videofullscreen-container.vh-50 {
  height: 50vh;
}

video.videofullscreen {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  transform: translate(-50%, -50%);
}

.ie .videofullscreen {
  width: 100%;
  height: auto;
}

.ie .publicite-video .videofullscreen {
  width: 100%;
  height: 100%;
}

.edge .videofullscreen {
  width: 100%;
  height: auto;
}

.ie #column-2 {
  z-index: 4;
}

.edge #column-2 {
  z-index: 4;
}

.specific-ratio.ie .videofullscreen {
  width: auto;
  height: 100%;
}

.specific-ratio.edge .videofullscreen {
  width: auto;
  height: 100%;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/**********************************************************/
/************ GLOBAL SLIDE STYLES - START *****************/
/**********************************************************/
/****THIS IS THE BASIC STYLE FOR A 3 COLUNM NEWS STYLE****/
/****TOPICS + TESTIMONIAL WILL OVERRIDE OR ADD SPECIFIC STYLES BASED ON THIS SET*/
.aui .news .slide_container {
  width: 80%;
  margin: 0 auto 0;
}

.aui .news .fp-tableCell {
  vertical-align: top;
}

.aui .news .intro {
  text-align: center;
}

.aui .slide_container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-content: center;
  align-items: stretch;
  margin: 0;
  padding: 0 70px;
}
.aui .slide_container a {
  text-decoration: none;
  text-align: center;
}
.aui .slide_container a .slide_text .slide_text_title {
  font-size: 26px;
  line-height: 35px;
  letter-spacing: 0;
  font-weight: 500;
  margin: 0 !important;
  text-transform: none;
  width: 100%;
}
.aui .slide_container a:hover .slide_image img {
  opacity: 1;
  transition: 0.6s;
}
.aui .slide_container a:hover .slide_text .slide_text_title {
  color: #867256;
  text-decoration: none;
  transition: 0.3s;
}
.aui .slide_container a:hover .slide_text .slide_text_chapo {
  color: #000;
  text-decoration: none;
  transition: 0.3s;
}
.aui .slide_container .slide_item {
  width: 100%;
  padding: 0 20px;
  margin: 0 0 35px 0;
}
.aui .slide_container .slide_item .slide_image {
  margin: 0 0 28px 0;
}
.aui .slide_container .slide_item .slide_image img {
  width: 100%;
  opacity: 0.9;
}
.aui .slide_container .slide_item .slide_image video {
  width: 100%;
}
.aui .slide_container .slide_text {
  text-align: left;
}
.aui .slide_container .slide_text .slide_text_author, .aui .slide_container .slide_text .slide_text_date {
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 1px;
  font-weight: 400;
  color: #333;
  font-family: "Open Sans", sans-serif;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
}
.aui .slide_container .slide_text .slide_text_author::after {
  content: "-";
}
.aui .slide_container .slide_text .slide_text_title {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 1px;
  font-weight: 700;
  color: #333;
  padding: 0;
  margin: 0 0 15px 0;
  text-transform: uppercase;
}
.aui .slide_container .slide_text .slide_text_chapo {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  font-weight: 500;
  color: #333;
  padding: 0;
  margin: 0;
  text-transform: none;
  text-decoration: none;
  display: none !important;
}

.aui .slide_hashtag {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 1px;
  font-weight: 300;
  color: #867256;
  padding: 0;
  margin: 30px 0 0 0;
  text-align: left;
}

.aui a:hover .slide_hashtag {
  text-decoration: underline;
  transition: 0.3s;
}

/*.slide_container .slide_text .slide_text_date::before { content: '-\00a0'; }
.slide_container .slide_text .slide_text_chapo:after { content:'...'; }*/
/***GLOGAL SLIDE STYLES - START***/
.aui {
  /**.fp-controlArrow {
  	width: 25px !important;
  	height: 25px !important;
  }
  .fp-controlArrow.fp-prev {
  	border-width: 0;
  	border-bottom: 3px solid #ccc; border-left: 3px solid #ccc; 
  	transform: rotate(45deg);
  	left: 20px;
  }
  .fp-controlArrow.fp-next {
  	border-width: 0;
  	border-bottom: 3px solid #ccc; border-left: 3px solid #ccc;
  	transform: rotate(-135deg);
  	right: 20px;
  }
  .fp-next:hover, .fp-prev:hover  { border-color: #000; transition: 0.3s; border-bottom: 3px solid #333; border-left: 3px solid #333;}*/
}
.aui .fp-slidesNav {
  display: none;
}
.aui .fp-controlArrow.fp-prev, .aui .fp-controlArrow.fp-next {
  top: 0;
  position: absolute;
  margin-top: 0;
  border: none;
  width: 35px !important;
  right: 0 !important;
  height: 100% !important;
}
.aui .fp-controlArrow.fp-prev:after, .aui .fp-controlArrow.fp-next:after {
  content: "C";
  color: #ccc;
  display: inline-block;
  font-size: 30px;
  font-family: "bdl-font3";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: calc(50% - 30px);
  position: relative;
}
.aui .fp-controlArrow.fp-prev:hover:after, .aui .fp-controlArrow.fp-next:hover:after {
  color: #000;
}
.aui .fp-controlArrow.fp-prev {
  left: 0 !important;
}
.aui .fp-controlArrow.fp-prev:after {
  content: "B";
}

/***GLOGAL SLIDE STYLES - END***/
/***GLOGAL HASHTAG HASH - START***/
/*global class for adding the hash before the hashtag*/
.hashtag-hash::before {
  content: "#";
}

/***GLOGAL HASHTAG HASH - END***/
/**********************************************************/
/************ GLOBAL SLIDE STYLES - END *******************/
/**********************************************************/
/**********************************************************/
/************ HOMEPAGE TOPICS STYLES - START **************/
/**********************************************************/
.aui .topics .hauteur_bloc_titre, .aui .news .hauteur_bloc_titre {
  height: 30vh;
  display: flex;
  justify-content: center;
}
.aui .topics .hauteur_bloc_slide, .aui .news .hauteur_bloc_slide {
  height: 100vh;
}
.aui .topics .hauteur_bloc_slide.mini, .aui .news .hauteur_bloc_slide.mini {
  height: 70vh;
}
.aui .topics .fp-table, .aui .news .fp-table {
  justify-content: start;
}

.aui .topics.with-button .hauteur_bloc_titre {
  height: 10vh;
}

.aui .topics.with-button .hauteur_bloc_slide.mini {
  height: 75vh;
}

.aui .news .hauteur_bloc_titre {
  height: 10vh;
}

.hauteur_bloc_slide .mini {
  height: 80vh;
}

.aui .news.with-button .hauteur_bloc_titre {
  height: 10vh;
}

.aui .news.with-button .hauteur_bloc_slide.mini {
  height: 85vh;
}

.aui .news .slide_item {
  margin-bottom: 35px;
}

.aui .topics .slide_container .slide_text .slide_text_title {
  text-align: center;
  margin: 0 auto;
  width: 90%;
}

.aui .topics .slide_container {
  padding-top: 95px;
}

.aui .topics h2.intro, .aui .news h2.intro, .aui .influx-slider.news h2.intro {
  margin: 0;
  text-align: center;
  font-family: "Oswald Regular";
  letter-spacing: 3px;
  font-size: 32px;
}

.aui .topics .fp-tableCell {
  vertical-align: top;
}

/******************************************************/
/************ HOMEPAGE topics STYLES - END ************/
/******************************************************/
/*************************/
/*GLOBAL VIEW ALL STYLE*/
/***********************/
.view-all_style1::before {
  /*font-family: 'bdl-font';
  content: '\0045';
  font-size: 14px;
  padding-right: 15px;
  text-transform: none;*/
  display: none;
}

.view-all_style1 {
  padding: 10px 40px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 1px;
  font-weight: 600;
  display: inline-block;
  width: auto;
  height: auto;
  border: 1px solid #333;
  font-family: "Open Sans", sans-serif;
  color: #333;
  margin: 30px 0 35px 0;
  border-radius: 25px;
}

a.bouton-solutions {
  border-radius: 25px;
  text-transform: none;
}

.view-all_style1 a {
  color: #333;
}

.view-all_style1:hover {
  color: #fff;
  border-color: #333;
  background-color: #333;
  transition: 0.3s;
}

.view-all_style1.fullpage {
  width: calc(100% - 40px); /*remove apdding overset 2x 20px*/
  text-align: center;
}

/*********************************************************/
/************ HOMEPAGE QUOTE STYLES - START **************/
/*********************************************************/
.aui .quote_container {
  width: 70%;
  margin: 0 auto;
}
.aui .quote_container h2 {
  text-align: center;
  line-height: 70px;
  font-family: "EB Garamond", serif;
  font-size: 60px;
  letter-spacing: -0.5px;
  font-weight: 500;
  color: #000;
  padding: 0;
  margin: 0;
  text-transform: none;
  text-decoration: none;
}

/*******************************************************/
/************ HOMEPAGE QUOTE STYLES - END **************/
/*******************************************************/
/**********************************************************/
/************ HOMEPAGE OFFRE STYLES - START **************/
/*********************************************************/
.aui .offre {
  background-color: #ececec;
}

.aui .offre_container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-content: center;
  align-items: flex-start;
  height: 100vh;
  background-color: white;
  /*.offre_item:nth-child(2n):hover {
   	background-color: #D5E4E9;
  }
  .offre_item:nth-child(2n+1):hover {
   	background-color: #F2ECE5;
  }*/
}
.aui .offre_container .offre_item:nth-child(2n) {
  background-color: #D5E4E9;
}
.aui .offre_container .offre_item:nth-child(2n+1) {
  background-color: #F2ECE5;
}
.aui .offre_container .offre_item.odd {
  background-color: #D5E4E9;
}
.aui .offre_container .offre_item {
  width: 50%;
  height: 100vh;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  /*background-color: #ececec;*/
  cursor: pointer;
}
.aui .offre_container .offre_item .offre_item_button {
  margin: 0 40px;
}
.aui .offre_container .offre_item .offre_item_button .btn {
  margin-bottom: 16vh;
}
.aui .offre_container .offre_item .offre_item_text {
  padding: 0 15vh;
  min-height: 25vh;
  font-family: "EB Garamond", serif;
  font-size: 4.8vmin;
  line-height: 6.3vmin;
  letter-spacing: 0;
  font-weight: 400;
  color: #000;
  font-style: normal;
  text-transform: none;
  text-align: center;
}
.aui .offre_container .offre_item:nth-child(2n+2) {
  border-left: 2px solid white;
}

.aui .offre .intro {
  position: absolute;
  top: 10vh;
  margin: 0 10vw;
  text-align: center;
  z-index: 10;
  width: 80vw;
}
.aui .offre .more-info-style2 {
  display: block;
  position: relative;
  bottom: 70px;
  left: 0;
  right: 0;
  background-color: black;
  color: white;
  width: 20%;
  margin: -25px auto;
  padding: 15px 60px;
  height: auto;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 1px;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
}
.aui .offre a, .aui .offre a:hover {
  text-decoration: none;
}
.aui .offre a:hover .more-info-style2 {
  background-color: white;
  color: black;
  transition: 0.3s;
  text-decoration: none;
}

.aui .offre_item_content {
  width: 100%;
  padding-top: 140px;
}
.aui .offre_item_content .offre_item_picto {
  margin: 0 0 35px 0;
}
.aui .offre_item_content .offre_item_picto img {
  width: 15vmin;
}

/********************************************************/
/************ HOMEPAGE OFFRE STYLES - END **************/
/*******************************************************/
/***********************/
/*ARTICLE HASTAGS LIST*/
/*********************/
.aui .topic-hashtag-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: stretch;
  margin: 140px 0 140px 13px;
  padding: 0;
}
.aui .topic-hashtag-box {
  display: flex;
  flex-direction: column;
  width: calc(20% - 30px);
  margin: 12px;
  min-height: 150px;
}
.aui .topic-hashtag-box a.hashtag-hash {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 1px;
  font-weight: bold;
  display: block;
  margin: auto !important;
  padding: 7px 16px;
  border-radius: 15px;
  color: white;
  background-color: black;
  text-transform: uppercase;
  text-decoration: none;
}
.aui .topic-hashtag-box a:hover {
  color: black;
  background-color: white;
  transition: 0.3s;
}
.aui .topic-hashtag-box a.hashtag-hash::before {
  content: "";
}

/*************************************************/
/************ ARTICLES HASHTAG - END *************/
/************************************************/
.aui .article-wrapper {
  width: 900px;
  margin: 0 auto;
  padding: 70px 0 0 0;
  text-align: left;
}
.aui .article-wrapper .full-width {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  margin-top: 70px;
  margin-bottom: 70px;
}
.aui .article-wrapper img.team-member-profile {
  width: 100%;
  margin: 0 0 35px 0;
}

/*****************************/
/*GLOBAL LINKED ARTICLE STYLE*/
/*****************************/
.linked-article > a {
  text-decoration: none !important;
  color: #000 !important;
}
.linked-article > a:hover {
  text-decoration: none !important;
  color: #867256 !important;
  transition: 0.3s;
}
.linked-article .linked-article-style1 {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: space-between;
  align-items: center;
  width: 100%;
  margin: 0 auto;
  margin: 70px 0;
  text-align: left;
  padding: 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  min-height: 160px;
}
.linked-article .linked-article-style1 .linked-article-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  width: calc(100% - 160px);
  padding-right: 35px;
}
.linked-article .linked-article-style1 .linked-article-wrapper .linked-article-arrow::before {
  font-family: "bdl-font";
  content: "E";
  font-size: 14px;
  padding-right: 15px;
  text-transform: none;
}

.linked-article a .linked-article-style1 .linked-article-wrapper .linked-article-title {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 1px;
  font-weight: 700;
  color: #000;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  text-align: left;
  text-decoration: none;
}

.linked-article a .linked-article-style1 .linked-article-wrapper .linked-article-text {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 1px;
  font-weight: 400;
  color: #000;
  padding: 0;
  margin: 0;
  text-transform: none;
  text-align: left;
  text-decoration: none;
}

.linked-article a:hover .linked-article-style1 .linked-article-wrapper .linked-article-arrow,
.linked-article a:hover .linked-article-style1 .linked-article-wrapper .linked-article-title,
.linked-article a:hover .linked-article-style1 .linked-article-wrapper .linked-article-text {
  color: #867256;
  text-decoration: none;
  transition: 0.3s;
}

.linked-article .linked-article-style1 .linked-article-image {
  width: 160px;
  height: 160px;
}
.linked-article .linked-article-style1 .linked-article-image.square img {
  width: 160px;
  height: 160px;
}
.linked-article .linked-article-style1 .linked-article-image.crop_square {
  line-height: 160px;
  overflow: hidden;
  position: relative;
  background-color: #e4e4e4;
  text-align: center;
  margin: 0 auto;
}
.linked-article .linked-article-style1 .linked-article-image.crop_square img {
  height: 160px;
  margin-left: -80px;
  max-width: none !important;
  left: 0px;
  position: absolute;
}
.linked-article .linked-article-style1 .linked-article-image.droite img {
  margin-left: -160px;
}
.linked-article .linked-article-style1 .linked-article-image.gauche img {
  margin-left: 0px;
}

/************************/
/*FEATURED ARTICLES NAV*/
/**********************/
/*******************************************************/
/************ topics - INDEX STYLES - START *************/
/******************************************************/
.aui .bas-de-page {
  background-color: #f0f0f0;
}
.aui .bas-de-page .topics-index-wrapper {
  max-width: 1336px;
}
.aui .bas-de-page .topics-index-wrapper .topics-index-list {
  padding: 35px 0;
}
.aui .bas-de-page .topics-index-wrapper .topics-index-list .topics-index-item-title {
  font-size: 2.5vh;
  line-height: 3.2vh;
}
.aui .bas-de-page .topics-index-wrapper .topics-index-item-text {
  display: none;
}

.aui .topics-index-wrapper {
  margin: 70px auto;
  padding: 0;
}
.aui .topics-index-wrapper.by-author {
  padding-top: 0px;
  max-width: 900px;
  margin: 0px auto;
}
.aui .topics-index-wrapper.by-author h3 {
  margin: 35px 0;
}
.aui .topics-index-wrapper.by-author .topics-index-list {
  padding: 0px;
}
.aui .topics-index-wrapper.liste-actus-author .topics-index-list.mode-list {
  margin-left: -20px;
  margin-right: -20px;
}
.aui .topics-index-wrapper .topics-index-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  padding: 0 10px;
  justify-content: flex-start;
  align-content: flex-start;
  height: auto;
  align-self: stretch;
  margin: 48px auto 0 auto;
  max-width: 1336px;
}
.aui .topics-index-wrapper .topics-index-list.homepage-slide {
  margin-top: 0;
}
.aui .topics-index-wrapper .topics-index-list.less-than-3 {
  justify-content: center;
  align-content: center;
}
.aui .topics-index-wrapper .topics-index-list.swiper-slide .topics-index-item {
  height: 100%;
  padding-bottom: 0px;
  margin-bottom: 32px;
}
.aui .topics-index-wrapper .topics-index-list.a-la-une .topics-index-item {
  border: none;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item {
  font-family: "Oswald Medium";
  font-weight: normal;
  letter-spacing: 1px;
  text-align: left;
  width: calc(33.333% - 20px);
  margin: 0px 10px 75px 10px;
  height: auto;
  border-bottom: 1px solid black;
  padding-bottom: 16px;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item.no-bottom {
  border: 0px solid black;
  padding-bottom: 0;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item.by-author {
  width: 100%;
  margin: 0px;
  padding-bottom: 16px;
  border: none;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item.by-author a {
  display: block;
  width: 100%;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item.by-author .topics-index-item-image {
  width: 130px;
  display: inline-block;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item.by-author .topics-index-item-image img {
  vertical-align: top;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item.by-author .topics-index-item-content {
  margin-left: 25px;
  width: calc(100% - 160px);
  display: inline-block;
  vertical-align: top;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item.by-author .topics-index-item-content .topics-index-item-title {
  font-size: 20px;
  line-height: 27px;
  margin-bottom: 5px;
  margin-top: 0px;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item.podcast-display a.bg-img-influx .type.audio {
  background-color: rgb(239, 232, 223);
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item a {
  color: #333;
  text-decoration: none;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item a.bg-img-influx {
  height: 50vh;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item a.bg-img-influx .type {
  display: none;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 10px;
  left: 10px;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item a.bg-img-influx .type.interview {
  display: block;
  background-image: url("/o/statics/images/ico/chats.png");
  background-color: white;
  border-radius: 50px;
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: center;
  width: 48px;
  height: 48px;
  z-index: 5;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item a.bg-img-influx .type.audio {
  display: block;
  background-image: url("/o/statics/images/ico/microphone.png");
  background-color: white;
  border-radius: 50px;
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: center;
  width: 48px;
  height: 48px;
  z-index: 5;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item a.bg-img-influx .type.video {
  display: block;
  background-image: url("/o/statics/images/ico/play.png");
  background-color: white;
  border-radius: 50px;
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: center;
  width: 48px;
  height: 48px;
  z-index: 5;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item a:hover .topics-index-item-title {
  transition: 0.3s;
  color: #333;
  text-decoration: underline;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item a:hover .topics-index-item-image {
  opacity: 1;
  transition: 0.3s;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item-image {
  margin: 0;
  position: relative;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item-image img {
  width: 100%;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item-image.offre_item_picto img {
  width: 15vmin;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item-image.crop_square {
  width: 100%;
  padding-top: 100%;
  overflow: hidden;
  position: relative;
  background-color: #e4e4e4;
  text-align: center;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item-image.crop_square img {
  height: 100%;
  margin-left: -50%;
  max-width: none !important;
  left: 0px;
  top: 0;
  position: absolute;
  width: auto;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item-image.droite img {
  margin-left: -100%;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item-image.gauche img {
  margin-left: 0%;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item-title {
  color: #333;
  font-size: 20px;
  line-height: 27px;
  letter-spacing: 1px;
  margin: 0 0 16px 0;
  text-transform: none;
  width: 100%;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item-text {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  font-weight: 500;
  color: #333;
  padding: 0;
  margin: 0;
  text-transform: none;
  text-decoration: none;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item-author, .aui .topics-index-wrapper .topics-index-list .topics-index-item-chapo {
  font-family: "Poppins Medium";
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item-author {
  font-size: 14px;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item-date {
  font-size: 16px;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item-author, .aui .topics-index-wrapper .topics-index-list .topics-index-item-date {
  display: inline-block;
  line-height: 24px;
  letter-spacing: 1px;
  color: #333;
  padding: 0;
  margin: 8px 16px 8px 0;
  text-decoration: none;
  display: inline-block;
  font-family: "Poppins Medium";
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item-author.topics-index-item-author, .aui .topics-index-wrapper .topics-index-list .topics-index-item-date.topics-index-item-author {
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 28px;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item-author.withmiddot, .aui .topics-index-wrapper .topics-index-list .topics-index-item-date.withmiddot {
  position: relative;
  margin: 8px 4px 8px -12px;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item-author.withmiddot span, .aui .topics-index-wrapper .topics-index-list .topics-index-item-date.withmiddot span {
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  position: absolute;
  bottom: -15px;
  margin: 0 2px 0 -4px;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item-hashtag {
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 1px;
  font-weight: 300;
  color: #867256;
  padding: 0;
  margin: 10px 0 0 0;
  text-transform: uppercase;
}

.aui .topics-index-wrapper .topics-index-list .header.main-article .topics-index-item a.bg-img-influx {
  height: 62vmin;
  min-height: 100%;
  max-height: 700px;
}

.aui .topics-index-wrapper .topics-index-list .left-right.main-article .topics-index-item a.bg-img-influx {
  height: 42vmin;
  min-height: 100%;
  max-height: 500px;
}

.aui .topics-index-wrapper .topics-index-list .other-articles .topics-index-item a.bg-img-influx {
  height: 23vmin;
  min-height: 100%;
  max-height: 250px;
}

.aui .topics-index-wrapper .topics-index-list.mode-list .topics-index-item a.bg-img-influx {
  height: auto;
  width: 100%;
  padding-top: 100%;
}

.aui .index-hashtag-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto 40px auto;
  /* .index-hashtag-box::after {
  	content: '/';
  	padding-left: 20px;
  	font-family: 'Open Sans', sans-serif;
  	font-size: 16px;
  	line-height: 18px;
  	letter-spacing: 1px;
  	font-weight: 400;
  	color: #999;
  }*/
}
.aui .index-hashtag-list.first {
  margin-bottom: 0;
}
.aui .index-hashtag-list .index-hashtag-box {
  margin: 16px 8px;
  background: none !important;
}
.aui .index-hashtag-list .index-hashtag-box a {
  padding: 8px 32px;
  border-radius: 16px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  color: black;
  border: 1px solid #30313f;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 1px;
  text-decoration: none;
}
.aui .index-hashtag-list .index-hashtag-box a:hover, .aui .index-hashtag-list .index-hashtag-box a.active, .aui .index-hashtag-list .index-hashtag-box a.hover {
  color: white;
  background-color: #30313f;
  transition: 0.3s;
}
.aui .index-hashtag-list .index-hashtag-box a.selectedTag {
  color: white;
  background-color: #30313f;
  font-weight: bold;
}
.aui .index-hashtag-list .index-hashtag-box a::before {
  content: "";
}
.aui .index-hashtag-list .index-hashtag-box:last-child::after {
  content: "";
  padding: 0;
}

/*******************************************************/
/************ topics - INDEX STYLES - END *************/
/******************************************************/
/******************************************************/
/************ SLIDER TEAM-MEMBER - START **************/
/*****************************************************/
/*bli team button
.bliteam {
  position: absolute;
  top: 10vmin;
  right: 10vmin;
  z-index: 10;
}
*/
.aui .managers {
  /*change arrows colors */
}
.aui .managers .team-member-slider-btn {
  position: absolute;
  bottom: 9vmin;
  right: 10vmin;
  z-index: 10;
}
.aui .managers .team-member-slider-btn .btn {
  margin: 0;
}
.aui .managers .fp-controlArrow.fp-prev, .aui .managers .fp-controlArrow.fp-next {
  border-color: white;
}
.aui .managers .fp-controlArrow.fp-prev:hover, .aui .managers .fp-controlArrow.fp-next:hover {
  border-color: #999;
  transition: 0.3s;
}
.aui .managers .fp-tableCell {
  vertical-align: bottom;
}
.aui .managers .slide {
  background-size: cover;
}
.aui .managers .slide a {
  text-decoration: none;
  color: #fff;
  text-align: left;
}
.aui .managers .slide a:hover {
  text-decoration: none;
  color: #fff;
}
.aui .managers .slide .slide_text_container {
  margin: 0 0 10vmin 10vmin;
  width: 33%;
}
.aui .managers .slide .slide_text_container .slide_manager_name {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 1px;
  color: #fff;
  padding: 0;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left;
  font-weight: 600;
  margin: 35px 0 0 0;
}
.aui .managers .slide .slide_text_container .slide_manager_title {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 1px;
  font-weight: 300;
  color: #fff;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left;
}
.aui .managers .slide .slide_text_container .slide_manager_description {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 35px;
  letter-spacing: 0;
  font-weight: 400;
  color: #fff;
  padding: 0;
  margin: 0 0 0 4px;
  text-transform: none;
  text-decoration: none;
}

/******************************************************/
/************ SLIDER TEAM-MEMBER - END **************/
/*****************************************************/
/*****************************************************/
/* slide.managers */
/*****************************************************/
.aui .slide.managers {
  width: 100%;
  background-size: cover;
}
.aui .slide.managers .slide_text_container {
  margin: 0 0 10vmin 10vmin;
  width: 33%;
}
.aui .slide.managers .slide_manager_quote {
  font-family: "EB Garamond", serif;
  font-size: 50px;
  line-height: 60px;
  letter-spacing: 0;
  font-weight: 400;
  color: #fff;
  padding: 0;
  margin: 0;
  text-transform: none;
  text-decoration: none;
  text-align: left;
}
.aui .slide.managers .slide_manager_title {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 2px;
  font-weight: 400;
  color: #fff;
  padding: 0;
  margin: 18px 0 36px 4px;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left;
}
.aui .slide.managers .slide_manager_cta {
  margin-top: 70px;
}

.aui .slide.managers .slide_manager_title, .aui .slide.managers .slide_manager_name {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 1px;
  font-weight: 300;
  color: #fff;
  padding: 0;
  margin: 0 !important;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left;
}

.aui .slide.managers .slide_manager_name {
  font-weight: 600;
  color: #fff;
  padding: 0;
  margin: 35px 0 0 0 !important;
}

.aui .slide.managers .slide_manager_quote {
  margin: 35px 0 0 0 !important;
}

.aui .slide_manager_portrait {
  display: none;
}

/** end slide.managers **/
.full-sreen-article {
  height: 100%;
}
.full-sreen-article section {
  margin: 0;
}
.full-sreen-article section, .full-sreen-article .portlet-content, .full-sreen-article .portlet-content-container, .full-sreen-article .portlet-body, .full-sreen-article .journal-content-article {
  height: 100%;
}
.full-sreen-article video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}

.aui .layer {
  text-align: center;
  vertical-align: middle;
  z-index: 10;
  position: relative;
  width: 100%;
}
.aui .layer .article-meta-line, .aui .layer .parent-page {
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 1px;
  font-weight: 700;
  color: #fff;
  padding: 0;
  margin: 0 0 15px 0;
}
.aui .layer .article-meta-line a, .aui .layer .parent-page a {
  color: #fff;
  text-decoration: none;
}
.aui .layer .article-meta-line a:hover, .aui .layer .parent-page a:hover {
  text-decoration: underline; /*color: #c1a57c;*/
  transition: 0.3s;
}
.aui .layer .article-meta-line {
  font-family: "Poppins Medium";
}
.aui .layer .article-meta-line .real-date {
  display: inline-block;
  font-weight: bold;
}
.aui .layer .article-meta-line .withmiddot {
  display: inline-block;
  margin: 0 30px 0 20px;
  position: relative;
}
.aui .layer .article-meta-line .withmiddot span {
  position: absolute;
  bottom: -3px;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  font-size: 40px;
}
.aui .layer .article-meta-line .read-time {
  display: inline-block;
  font-weight: normal;
  margin-left: 24px;
}
.aui .layer .article-meta-line.authors {
  font-family: "Open Sans", sans-serif;
  display: inline-block;
  width: 49%;
}
.aui .layer .article-meta-line.tags {
  font-family: "Open Sans", sans-serif;
  text-align: right;
  display: inline-block;
  width: 49%;
}
.aui .layer .article-meta-line.tags a.hashtag-hash {
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: black;
  background: white;
}
.aui .layer .article-meta-line.tags a.hashtag-hash:hover {
  color: white;
  background: black;
}
.aui .layer .parent-page {
  font-weight: 600;
  font-size: 2vmin;
  text-transform: uppercase;
  font-family: "Pano Light";
}

.image_overlay_dark:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.25;
  background-color: black;
  z-index: 10;
}

.aui.theme_blu h1 {
  color: white;
  font-size: 60px;
  line-height: 70px;
  font-weight: 700;
}
.aui.theme_blu h1 a, .aui.theme_blu h1 a:hover {
  color: white;
}

.aui .html-editor h1 {
  color: black;
}
.aui .html-editor .slideshow-carousel img, .aui .html-editor .slideshow-carousel-auto img {
  width: 300px !important;
  margin: 10px;
}

.aui .cke_ltr h1 {
  color: black;
  margin: 0;
}
.aui .cke_ltr h2 {
  margin: 0;
}
.aui .cke_ltr h3 {
  margin: 0;
}
.aui .cke_ltr h4 {
  margin: 0;
}

.aui .portlet-content {
  border: none !important;
  padding: 0;
}

span.risk {
  display: inline-block;
  width: 91px;
  height: 13px;
  background-size: contain;
  background-repeat: no-repeat;
}

img.risk-img {
  display: inline-block;
  width: 91px !important;
  margin: O auto;
  background-size: contain;
  background-repeat: no-repeat;
}

a.linkShowAll, a.linkShowAll:hover {
  position: absolute;
  bottom: 3%;
  display: block;
  text-align: center;
  width: 100%;
  z-index: 1000;
  color: white;
  font-size: 22px;
  text-decoration: none;
}

/*
#top-illustration {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index: 0;
}
.illustration-main {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 0;
    padding-top: 50%;
    background-color:#e4e4e4;
    h1 {
        margin-top: -50%;
	    color: white;
	    font-size: 60px;
	}
}*/
/*
.crop_square {
	width: 250px;
    height: 250px;
    line-height: 250px;
    overflow:hidden;
    position: relative;
    background-color:#e4e4e4;
	text-align: center;
	margin: 0 auto;
	img {
        height:250px;
        margin-left: -125px;
        max-width:none !important;
	    left: 0px;
	    position:absolute;
    }
    &.gauche img {
        margin-left: 0px;
    }
    &.droite img {
        margin-left: -250px;
    }
    span {
	    position: relative;
	    color: white;
	    font-size: 38px;
	    text-align: center;
	    margin: 5px;
	    display: inline-block;
	    vertical-align: middle;
	    line-height: 44px;
    }
}
*/
.aui .blu-list {
  padding: 160px 100px 80px 100px;
}

.blu-list-elt:nth-child(2) {
  margin-left: 2%;
}

.blu-list-elt {
  display: inline-block;
  width: 49%;
  margin-bottom: 0 auto 50px auto;
  text-align: center;
  float: left;
}
.blu-list-elt a, .blu-list-elt a:hover {
  text-decoration: none;
  color: black;
}

.aui a.topic_tag {
  padding: 24px 12px 6px 0px;
  font-family: "Courier New", Courier, monospace;
  display: inline-block;
  color: #867256 !important;
  font-size: 20px;
}

.aui .blog-list {
  padding: 0;
}
.aui .blog-list .blog-list-item {
  width: 32%;
  float: left;
  margin: 0 auto 25px auto;
  text-align: center;
  padding-bottom: 25px;
}
.aui .blog-list .blog-list-item a, .aui .blog-list .blog-list-item a:hover {
  color: black;
  text-decoration: none;
}
.aui .blog-list .blog-list-item img {
  width: 100%;
}
.aui .blog-list .blog-list-item:nth-child(2) {
  margin-left: 2%;
  margin-right: 2%;
}

.aui h2, .aui h3, .aui h4 {
  font-family: "Open Sans", sans-serif;
  line-height: 35px;
  letter-spacing: 0;
  font-weight: 700;
  color: #000;
  padding: 0;
  margin: 70px 0 0 0;
  text-transform: none;
  text-align: left;
}
.aui h2.anchor, .aui h3.anchor, .aui h4.anchor {
  padding-top: 130px;
  margin-top: -80px;
}
.aui h2 {
  font-size: 28px;
  line-height: 40px;
}
.aui h3 {
  font-size: 20px;
}
.aui h4 {
  font-size: 18px;
  font-weight: 800;
}

.aui .html-editor h2.anchor, .aui .html-editor h3.anchor, .aui .html-editor h4.anchor {
  padding-top: 130px !important;
}

/** un article de contenu */
.aui .article-wrapper a:hover {
  color: #867256;
}

.aui .article-wrapper {
  width: 900px;
  margin: 0 auto;
  padding: 70px 0 0 0;
  text-align: left;
  box-sizing: border-box;
  /** pour les actus */
}
.aui .article-wrapper .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 10px;
}
.aui .article-wrapper .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.aui .article-wrapper .video-container.square {
  padding-bottom: 96.75%;
}
.aui .article-wrapper .issuuembed {
  width: 100% !important;
  height: 600px !important;
}
.aui .article-wrapper .topic-tags {
  display: none;
}
.aui .article-wrapper table, .aui .article-wrapper table div, .aui .article-wrapper table img {
  width: 100%;
  max-width: 100% !important;
}
.aui .article-wrapper .blog-author-thumb {
  width: 180px;
  float: left;
  margin: 10px 10px 10px 0px;
}
.aui .article-wrapper h1 {
  color: #000;
  text-align: left;
  font-size: 40px;
  line-height: 50px;
  margin: 0 0 70px 0;
}
.aui .article-wrapper.maxi-cv {
  padding-top: 170px;
}
.aui .article-wrapper.maxi-cv h1 {
  font-family: "Open Sans", sans-serif;
  font-size: 25px;
  line-height: 35px;
  letter-spacing: 1px;
  font-weight: 700;
  color: #000;
  padding: 0;
  margin: 0 0 15px 0;
  text-transform: uppercase;
  text-align: left;
  display: inline-block;
  float: left;
}
.aui .article-wrapper.maxi-cv h1 span.manager_title {
  font-size: 18px;
  font-weight: 400;
  color: #000;
  text-transform: none;
  display: block;
  line-height: 23px;
  margin-top: 2px;
}
.aui .article-wrapper.maxi-cv .maxi-cv_container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: left;
  align-content: flex-start;
  align-items: stretch;
  margin-bottom: 35px;
}
.aui .article-wrapper.maxi-cv .maxi-cv_col1 {
  width: 75%;
  height: auto;
  margin-right: 35px;
}
.aui .article-wrapper.maxi-cv .maxi-cv_col2 {
  width: calc(25% - 35px);
  height: auto;
}
.aui .article-wrapper.maxi-cv .maxi-cv_col2::before {
  content: "";
  display: block;
  height: 2px;
  width: 35px;
  background-color: #333;
  margin: -15px 0px 10px 0px;
}
.aui .article-wrapper.maxi-cv .maxi-cv_nom {
  display: none;
  padding: 18px 0 5px 0;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 1px;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
  text-align: left;
}
.aui .article-wrapper.maxi-cv .maxi-cv_titre, .aui .article-wrapper.maxi-cv .maxi-cv_nom {
  display: none;
}
.aui .article-wrapper.maxi-cv .maxi-cv_titre,
.aui .article-wrapper.maxi-cv .maxi-cv_mail,
.aui .article-wrapper.maxi-cv .maxi-cv_tel,
.aui .article-wrapper.maxi-cv .maxi-cv_linkedin {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 35px;
  letter-spacing: 0;
  font-weight: 400;
  color: #666;
  text-transform: none;
  text-align: left;
}
.aui .article-wrapper.maxi-cv .maxi-cv_linkedin a {
  display: inline-block;
  float: left;
}
.aui .article-wrapper.maxi-cv .maxi-cv_linkedin a::after {
  font-family: "bdl-font";
  content: "µ";
  font-size: 18px;
  padding-left: 7px;
  text-transform: none;
  display: block;
  float: right;
  margin-top: -1px;
}
.aui .article-wrapper.maxi-cv .maxi-cv_mail a,
.aui .article-wrapper.maxi-cv .maxi-cv_tel a,
.aui .article-wrapper.maxi-cv .maxi-cv_linkedin a,
.aui .article-wrapper.maxi-cv .maxi-cv_linkedin a::after {
  color: #666 !important;
  text-decoration: none !important;
}
.aui .article-wrapper.maxi-cv .maxi-cv_mail a:hover,
.aui .article-wrapper.maxi-cv .maxi-cv_tel a:hover,
.aui .article-wrapper.maxi-cv .maxi-cv_linkedin a:hover,
.aui .article-wrapper.maxi-cv .maxi-cv_linkedin a:hover::after {
  color: #b8a37d !important;
  transition: 0.3s;
}
.aui .article-wrapper.maxi-cv .maxi-cv .linked-article-style1 {
  margin: 15px 0 35px 0;
}
.aui .article-wrapper a {
  color: #000;
  text-decoration: underline;
}
.aui .article-wrapper a:hover {
  color: #867256;
  text-decoration: underline;
  transition: 0.3s;
}
.aui .article-wrapper .article-meta-line, .aui .article-wrapper .parent-page {
  text-transform: uppercase;
  color: #999;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
}
.aui .article-wrapper .article-meta-line a, .aui .article-wrapper .parent-page a {
  color: #999;
}
.aui .article-wrapper p {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 35px;
  letter-spacing: 0;
  font-weight: 400;
  color: #000;
  padding: 0;
  margin: 0 0 35px 0;
  text-transform: none;
  text-align: left;
}
.aui .article-wrapper > p.chapo {
  font-size: 24px;
  line-height: 40px;
  font-weight: 400;
  color: #333;
  padding: 0;
  margin: 0 0 70px 0;
  text-transform: none;
}

a.embed-link, a.embed-link:hover {
  display: block;
  height: 160px;
  color: black;
  width: 760px;
  margin: 30px auto;
}
a.embed-link div, a.embed-link:hover div {
  height: 100%;
}
a.embed-link div div, a.embed-link:hover div div {
  float: left;
  display: inline-block;
  height: calc(100% - 62px);
  line-height: calc(100% - 62px);
  width: calc(100% - 220px);
  border-top: #ccc solid 1px;
  border-bottom: #ccc solid 1px;
  padding: 30px;
}
a.embed-link div div.crop_square, a.embed-link:hover div div.crop_square {
  float: right;
  width: 160px;
  height: 160px;
  line-height: 160px;
  padding: 0px;
  border: none;
}
a.embed-link div div.crop_square img, a.embed-link:hover div div.crop_square img {
  height: 160px;
  margin-left: -80px;
}
a.embed-link div div.crop_square.gauche img, a.embed-link:hover div div.crop_square.gauche img {
  margin-left: 0px;
}
a.embed-link div div.crop_square.droite img, a.embed-link:hover div div.crop_square.droite img {
  margin-left: -160px;
}

/*active*/
.active > a, .active > a:hover {
  color: white !important;
}

/** gestion des layouts en admin */
.signed-in.blu-homepage .layout-column:before, .signed-in.blu-page .layout-column:before,
.signed-in.bli-homepage .layout-column:before, .signed-in.bli-page .layout-column:before, .signed-in.bli-disclaimer .layout-column:before,
.signed-in.conventum-homepage .layout-column:before, .signed-in.conventum-page .layout-column:before,
.signed-in.cfg-homepage .layout-column:before, .signed-in.cfg-page .layout-column:before, .signed-in.pbs-page .layout-column:before {
  font-size: 20px;
  position: absolute;
  color: lightsteelblue;
  left: 10%;
  top: 10%;
}
.signed-in.blu-homepage #column-1:before, .signed-in.blu-page #column-1:before,
.signed-in.bli-homepage #column-1:before, .signed-in.bli-page #column-1:before, .signed-in.bli-disclaimer #column-1:before,
.signed-in.conventum-homepage #column-1:before, .signed-in.conventum-page #column-1:before,
.signed-in.cfg-homepage #column-1:before, .signed-in.cfg-page #column-1:before, .signed-in.pbs-page #column-1:before {
  content: "module 1";
}
.signed-in.blu-homepage #column-2:before, .signed-in.blu-page #column-2:before,
.signed-in.bli-homepage #column-2:before, .signed-in.bli-page #column-2:before, .signed-in.bli-disclaimer #column-2:before,
.signed-in.conventum-homepage #column-2:before, .signed-in.conventum-page #column-2:before,
.signed-in.cfg-homepage #column-2:before, .signed-in.cfg-page #column-2:before, .signed-in.pbs-page #column-2:before {
  content: "module 2";
}
.signed-in.blu-homepage #column-3:before, .signed-in.blu-page #column-3:before,
.signed-in.bli-homepage #column-3:before, .signed-in.bli-page #column-3:before, .signed-in.bli-disclaimer #column-3:before,
.signed-in.conventum-homepage #column-3:before, .signed-in.conventum-page #column-3:before,
.signed-in.cfg-homepage #column-3:before, .signed-in.cfg-page #column-3:before, .signed-in.pbs-page #column-3:before {
  content: "module 3";
}
.signed-in.blu-homepage #column-4:before, .signed-in.blu-page #column-4:before,
.signed-in.bli-homepage #column-4:before, .signed-in.bli-page #column-4:before, .signed-in.bli-disclaimer #column-4:before,
.signed-in.conventum-homepage #column-4:before, .signed-in.conventum-page #column-4:before,
.signed-in.cfg-homepage #column-4:before, .signed-in.cfg-page #column-4:before, .signed-in.pbs-page #column-4:before {
  content: "module 4";
}
.signed-in.blu-homepage #column-5:before, .signed-in.blu-page #column-5:before,
.signed-in.bli-homepage #column-5:before, .signed-in.bli-page #column-5:before, .signed-in.bli-disclaimer #column-5:before,
.signed-in.conventum-homepage #column-5:before, .signed-in.conventum-page #column-5:before,
.signed-in.cfg-homepage #column-5:before, .signed-in.cfg-page #column-5:before, .signed-in.pbs-page #column-5:before {
  content: "module 5";
}
.signed-in.blu-homepage #column-6:before, .signed-in.blu-page #column-6:before,
.signed-in.bli-homepage #column-6:before, .signed-in.bli-page #column-6:before, .signed-in.bli-disclaimer #column-6:before,
.signed-in.conventum-homepage #column-6:before, .signed-in.conventum-page #column-6:before,
.signed-in.cfg-homepage #column-6:before, .signed-in.cfg-page #column-6:before, .signed-in.pbs-page #column-6:before {
  content: "module 6";
}
.signed-in.blu-homepage #column-7:before, .signed-in.blu-page #column-7:before,
.signed-in.bli-homepage #column-7:before, .signed-in.bli-page #column-7:before, .signed-in.bli-disclaimer #column-7:before,
.signed-in.conventum-homepage #column-7:before, .signed-in.conventum-page #column-7:before,
.signed-in.cfg-homepage #column-7:before, .signed-in.cfg-page #column-7:before, .signed-in.pbs-page #column-7:before {
  content: "module 7";
}
.signed-in.blu-homepage #column-8:before, .signed-in.blu-page #column-8:before,
.signed-in.bli-homepage #column-8:before, .signed-in.bli-page #column-8:before, .signed-in.bli-disclaimer #column-8:before,
.signed-in.conventum-homepage #column-8:before, .signed-in.conventum-page #column-8:before,
.signed-in.cfg-homepage #column-8:before, .signed-in.cfg-page #column-8:before, .signed-in.pbs-page #column-8:before {
  content: "module 8";
}
.signed-in.blu-homepage #column-9:before, .signed-in.blu-page #column-9:before,
.signed-in.bli-homepage #column-9:before, .signed-in.bli-page #column-9:before, .signed-in.bli-disclaimer #column-9:before,
.signed-in.conventum-homepage #column-9:before, .signed-in.conventum-page #column-9:before,
.signed-in.cfg-homepage #column-9:before, .signed-in.cfg-page #column-9:before, .signed-in.pbs-page #column-9:before {
  content: "module 9";
}
.signed-in.blu-homepage #column-10:before, .signed-in.blu-page #column-10:before,
.signed-in.bli-homepage #column-10:before, .signed-in.bli-page #column-10:before, .signed-in.bli-disclaimer #column-10:before,
.signed-in.conventum-homepage #column-10:before, .signed-in.conventum-page #column-10:before,
.signed-in.cfg-homepage #column-10:before, .signed-in.cfg-page #column-10:before, .signed-in.pbs-page #column-10:before {
  content: "module 10";
}
.signed-in.blu-homepage #column-langues:before, .signed-in.blu-page #column-langues:before,
.signed-in.bli-homepage #column-langues:before, .signed-in.bli-page #column-langues:before, .signed-in.bli-disclaimer #column-langues:before,
.signed-in.conventum-homepage #column-langues:before, .signed-in.conventum-page #column-langues:before,
.signed-in.cfg-homepage #column-langues:before, .signed-in.cfg-page #column-langues:before, .signed-in.pbs-page #column-langues:before {
  content: "module langues";
}
.signed-in.blu-homepage #column-contact:before, .signed-in.blu-page #column-contact:before,
.signed-in.bli-homepage #column-contact:before, .signed-in.bli-page #column-contact:before, .signed-in.bli-disclaimer #column-contact:before,
.signed-in.conventum-homepage #column-contact:before, .signed-in.conventum-page #column-contact:before,
.signed-in.cfg-homepage #column-contact:before, .signed-in.cfg-page #column-contact:before, .signed-in.pbs-page #column-contact:before {
  content: "module contact";
}
.signed-in.blu-homepage #column-mon-compte:before, .signed-in.blu-page #column-mon-compte:before,
.signed-in.bli-homepage #column-mon-compte:before, .signed-in.bli-page #column-mon-compte:before, .signed-in.bli-disclaimer #column-mon-compte:before,
.signed-in.conventum-homepage #column-mon-compte:before, .signed-in.conventum-page #column-mon-compte:before,
.signed-in.cfg-homepage #column-mon-compte:before, .signed-in.cfg-page #column-mon-compte:before, .signed-in.pbs-page #column-mon-compte:before {
  content: "module mon compte";
}
.signed-in.blu-homepage #column-prefooter:before, .signed-in.blu-page #column-prefooter:before,
.signed-in.bli-homepage #column-prefooter:before, .signed-in.bli-page #column-prefooter:before, .signed-in.bli-disclaimer #column-prefooter:before,
.signed-in.conventum-homepage #column-prefooter:before, .signed-in.conventum-page #column-prefooter:before,
.signed-in.cfg-homepage #column-prefooter:before, .signed-in.cfg-page #column-prefooter:before, .signed-in.pbs-page #column-prefooter:before {
  content: "prefooter";
}
.signed-in.blu-homepage #column-footer:before, .signed-in.blu-page #column-footer:before,
.signed-in.bli-homepage #column-footer:before, .signed-in.bli-page #column-footer:before, .signed-in.bli-disclaimer #column-footer:before,
.signed-in.conventum-homepage #column-footer:before, .signed-in.conventum-page #column-footer:before,
.signed-in.cfg-homepage #column-footer:before, .signed-in.cfg-page #column-footer:before, .signed-in.pbs-page #column-footer:before {
  content: "footer";
}

.only-smartphone {
  display: none;
}

.section {
  background-color: white;
  text-align: center;
  overflow: hidden;
  margin-bottom: 0px !important;
}

/** fleche vers module suivant*/
html.aui body [data-ca3_iconfont=ETmodules]::before {
  font-family: "ETmodules";
}

.aui [data-ca3_icon]::before {
  font-weight: normal;
  content: attr(data-ca3_icon);
}
.aui .ca3-scroll-down-arrow {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2hldnJvbl90aGluX2Rvd24iIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiBmaWxsPSJ3aGl0ZSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0iTTE3LjQxOCw2LjEwOWMwLjI3Mi0wLjI2OCwwLjcwOS0wLjI2OCwwLjk3OSwwYzAuMjcsMC4yNjgsMC4yNzEsMC43MDEsMCwwLjk2OWwtNy45MDgsNy44M2MtMC4yNywwLjI2OC0wLjcwNywwLjI2OC0wLjk3OSwwbC03LjkwOC03LjgzYy0wLjI3LTAuMjY4LTAuMjctMC43MDEsMC0wLjk2OWMwLjI3MS0wLjI2OCwwLjcwOS0wLjI2OCwwLjk3OSwwTDEwLDEzLjI1TDE3LjQxOCw2LjEwOXoiLz48L3N2Zz4=);
  background-size: contain;
  background-repeat: no-repeat;
  display: none;
}
.aui a.ca3-scroll-down-link {
  cursor: pointer;
  height: 60px;
  width: 60px;
  margin: 0px 0 0 -30px;
  line-height: 60px;
  position: absolute;
  left: 50%;
  bottom: 20px;
  color: #FFF;
  text-align: center;
  font-size: 70px;
  z-index: 100;
  text-decoration: none;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
  -webkit-animation: ca3_fade_move_down 2s ease-in-out infinite;
  -moz-animation: ca3_fade_move_down 2s ease-in-out infinite;
  animation: ca3_fade_move_down 2s ease-in-out infinite;
}
.aui .ca3-scroll-down-link.ca3-scroll-down-arrow {
  display: none !important;
}

/*animated scroll arrow animation*/
@-webkit-keyframes ca3_fade_move_down {
  0% {
    -webkit-transform: translate(0, -20px);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0, 20px);
    opacity: 0;
  }
}
@-moz-keyframes ca3_fade_move_down {
  0% {
    -moz-transform: translate(0, -20px);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -moz-transform: translate(0, 20px);
    opacity: 0;
  }
}
@keyframes ca3_fade_move_down {
  0% {
    transform: translate(0, -20px);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: translate(0, 20px);
    opacity: 0;
  }
}
/**  **/
.pub .slide {
  position: relative; /*must set relative to make absolute work on slides*/
}

.aui .pub_container {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.aui .pub_container .pub_item {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.aui .pub_container .pub_item img {
  width: 33%;
  height: auto;
}
.aui .pub_container.pub1 .pub_item.left {
  background-color: #f1b76e;
}
.aui .pub_container.pub1 .pub_item.right {
  background-color: #f07b1b;
}
.aui .pub_container.pub2 .pub_item.left {
  background-color: #54b582;
}
.aui .pub_container.pub2 .pub_item.right {
  background-color: #153b2e;
}
.aui .pub_container.pub3 .pub_item.left {
  background-color: #be3252;
}
.aui .pub_container.pub3 .pub_item.right {
  background-color: #500f14;
}
.aui .pub_container.pub4 .pub_item.left {
  background-color: #188cbf;
}
.aui .pub_container.pub4 .pub_item.right {
  background-color: #08324a;
}
.aui .pub_container.pub5 .pub_item.left {
  background-color: #efbb31;
}
.aui .pub_container.pub5 .pub_item.right {
  background-color: #a87421;
}
.aui .pub_container.pub6 .pub_item.left {
  background-color: #f6b5af;
}
.aui .pub_container.pub6 .pub_item.right {
  background-color: #e42b33;
}
.aui .pub_container .pub_item.right h2 {
  font-family: "EB Garamond", serif;
  font-size: 6vh;
  line-height: 7vh;
  letter-spacing: 0;
  font-weight: 400;
  color: #fff;
  padding: 140px;
  margin: 0;
  text-transform: none;
  text-decoration: none;
  text-align: center;
}

.aui .pub_container + a {
  display: block;
  margin-top: -150px;
}

.aui .pub_container_link.more-info-style2 {
  background-color: black;
  color: white;
  height: auto;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
  min-width: 20px;
  display: inline-block;
  padding: 10px 40px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 1px;
  font-weight: 600;
  margin: 35px 0;
}

.aui a:hover .pub_container_link.more-info-style2 {
  background-color: white;
  color: black;
  transition: 0.3s;
}

.aui .pub_container .button-spacer {
  height: 35px;
}

/*************************************************/
/************ FOOTER STYLES - START *************/
/************************************************/
.aui.country-zone-be .blu-page #column-footer .footer_flex .footer_column.contact, .aui.country-zone-be .blu-homepage #column-footer .footer_flex .footer_column.contact {
  width: 22%;
}
.aui.country-zone-be .blu-page #column-footer .footer_flex .footer_column.websites, .aui.country-zone-be .blu-homepage #column-footer .footer_flex .footer_column.websites {
  width: 36%;
}
.aui.country-zone-be .blu-page #column-footer .footer_flex .footer_column.social, .aui.country-zone-be .blu-homepage #column-footer .footer_flex .footer_column.social {
  width: 20%;
}

.aui #column-footer {
  background-color: #f0f0f0;
}
.aui #column-footer section.portlet {
  margin-bottom: 0px;
}
.aui #column-footer .footer_container {
  text-align: left;
  margin: 8vh auto 3vh auto;
  padding: 0;
  width: 80%;
}
.aui #column-footer .footer_container .footer_flex {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: left;
  align-content: center;
  align-items: stretch;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  line-height: 40px;
  letter-spacing: 0;
  font-weight: 500;
  color: #666;
  padding: 0;
  margin: 0;
  text-transform: none;
}
.aui #column-footer .footer_container .footer_flex .footer_column {
  width: 30%;
  text-align: left;
  margin: 0 auto;
}
.aui #column-footer .footer_container .footer_flex .footer_column h2 {
  letter-spacing: 2px;
  margin: 0 0 70px 0;
  text-transform: uppercase;
  padding: 0;
  font-weight: 500;
  font-size: 20px;
  line-height: 40px;
}
.aui #column-footer .footer_container .footer_flex .footer_column a {
  text-decoration: none;
  color: #666;
}
.aui #column-footer .footer_container .footer_flex .footer_column a:hover {
  text-decoration: underline;
  transition: 0.3s;
}
.aui #column-footer .footer_container .footer_flex .footer_column ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.aui #column-footer .footer_container .footer_flex .footer_column ul li {
  line-height: 40px;
}
.aui #column-footer .footer_container .footer_flex .footer_column .access-plan a {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 17px;
  letter-spacing: 2px;
  font-weight: 500;
  color: #666;
  display: inline-block;
  padding: 0;
  margin: 70px 0 0 0;
  text-transform: uppercase;
  text-decoration: none;
}
.aui #column-footer .footer_container .footer_flex .footer_column .access-plan a:hover {
  text-decoration: underline;
  transition: 0.3s;
}
.aui #column-footer .footer_container .footer_flex .footer_column .access-plan .access-plan-style1::before {
  font-family: "bdl-font";
  content: "y";
  font-size: 40px;
  line-height: 22px;
  padding-right: 15px;
  text-transform: none;
  display: inline-block;
}
.aui #column-footer .footer_container .footer_flex .footer_column .access-plan .no-icon.access-plan-style1::before {
  display: none;
}
.aui #column-footer .footer_container .footer_flex .footer_column .access-plan .access-plan-style1 img {
  display: inline-block;
  width: 30px;
  vertical-align: top;
  margin: 40px 20px 0 0;
}
.aui #column-footer .footer_container .footer_flex .footer_column.websites {
  width: 50%;
}
.aui #column-footer .footer_container .footer_flex .footer_column.social {
  width: 20%;
}
.aui #column-footer .footer_container .footer_flex .footer_column.social li {
  display: inline-block;
  vertical-align: middle;
}
.aui #column-footer .footer_container .footer_flex .footer_column.social a {
  font-size: 0;
  line-height: 50px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.aui #column-footer .footer_container .footer_flex .footer_column.social a:hover {
  color: #996633;
}
.aui #column-footer .footer_container .footer_flex .footer_column.social a:before {
  font-size: 30px;
}
.aui #column-footer .footer_container .footer_flex .footer_column.social a.blicon3-youtube-brands:before {
  font-size: 45px;
}
.aui #column-footer .footer_container .footer_flex .footer_column.social a.blicon3-instagram-brands:before {
  font-size: 31px;
}
.aui #column-footer .footer_container .footer_row {
  display: block;
  margin: 70px auto 0;
  text-align: center;
}
.aui #column-footer .footer_container .footer_row.legal ul {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}
.aui #column-footer .footer_container .footer_row.legal ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0;
  font-weight: 500;
  color: #666;
  text-decoration: none;
}
.aui #column-footer .footer_container .footer_row.legal ul li a {
  text-decoration: none;
  color: #666;
}
.aui #column-footer .footer_container .footer_row.legal ul li a:hover {
  text-decoration: underline;
  transition: 0.3s;
}
.aui #column-footer .footer_container .footer_row.legal ul li::after {
  content: "|";
  padding: 0 10px;
}
.aui #column-footer .footer_container .footer_row.legal ul li:last-child::after {
  content: "";
}

/*************************************************/
/************ FOOTER STYLES - END ***************/
/************************************************/
/*************************/
/******* COOKIES BEGIN ********/
/***********************/
#cookies-policy-notification-msg {
  display: none;
  position: fixed;
  top: 126px;
  right: 0;
  padding: 30px;
  background-color: #000;
  opacity: 0.6;
  z-index: 999;
  text-align: center;
  width: 300px;
}
#cookies-policy-notification-msg .homepage_cookies_text {
  display: block;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0;
  font-weight: 400;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  padding: 0;
  padding: 0 0 30px 0;
}
#cookies-policy-notification-msg .homepage_cookies_ok, #cookies-policy-notification-msg .homepage_cookies_more {
  display: inline-block;
  padding: 10px;
}
#cookies-policy-notification-msg .homepage_cookies_ok a, #cookies-policy-notification-msg .homepage_cookies_more a {
  font-family: "Open Sans", sans-serif;
  font-size: 11px;
  line-height: 17px;
  letter-spacing: 0;
  font-weight: 400;
  color: #fff;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  text-decoration: none;
}
#cookies-policy-notification-msg .homepage_cookies_more a:hover {
  text-decoration: underline;
}
#cookies-policy-notification-msg .homepage_cookies_ok a {
  padding: 5px 15px;
  border: 1px solid #fff;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
}
#cookies-policy-notification-msg .homepage_cookies_ok a:hover {
  background-color: #fff;
  color: #000;
  text-decoration: none;
  opacity: 1;
  transition: 0.3s;
}

/*************************/
/******* COOKIES END ********/
/***********************/
/*************************/
/******* Slideshow BEGIN ********/
/***********************/
.aui .article-wrapper ol.flickity-page-dots {
  margin: 0;
}
.aui .article-wrapper ol.flickity-page-dots li {
  padding-bottom: 0;
  counter-increment: none;
}
.aui .article-wrapper ol.flickity-page-dots li::before {
  content: none;
}

.slideshow-carousel, .slideshow-carousel-auto {
  width: 100%;
  margin: 35px 0 70px 0;
}

.slideshow-cell {
  width: 100%;
}
.slideshow-cell img {
  width: 100%;
  height: auto;
}

/*.flickity-button override*/
.flickity-button {
  background: none !important;
}

.flickity-button-icon {
  fill: #fff !important;
}

.flickity-button-icon:hover {
  fill: #000 !important;
}

.flickity-button:hover {
  background: none !important;
}

.statuts-wrapper .flickity-button-icon {
  fill: white !important;
}

/*************************/
/******* Slideshow END ********/
/***********************/
/*****************/
/***LES BUTTONS - BEGIN***/
/*****************/
/*normalize buttons - start*/
/* source : https://css-tricks.com/overriding-default-button-styles/ */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
.aui {
  /**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
  /**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
  /**
   * Correct the inability to style clickable types in iOS and Safari.
   */
  /*normalize buttons - end*/
}
.aui button,
.aui input,
.aui optgroup,
.aui select,
.aui textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}
.aui button,
.aui input { /* 1 */
  overflow: visible;
}
.aui button,
.aui select { /* 1 */
  text-transform: none;
}
.aui button,
.aui [type=button],
.aui [type=reset],
.aui [type=submit] {
  -webkit-appearance: button;
}
.aui .article-wrapper, .aui .cke_editable, .aui .offre, .aui .managers, .aui .offre_container {
  /*style 1*/
  /*style 2*/
  /*style 1,2  + arrow*/
  /*style 3*/
  /*style 4*/
  /*style 4  + arrow*/
  /*style5 (homepage offre)*/
  /*smaller*/
  /* inline style */
  /*linkedin, facebook, twitter*/
}
.aui .article-wrapper .btn, .aui .article-wrapper .bl-btn, .aui .cke_editable .btn, .aui .cke_editable .bl-btn, .aui .offre .btn, .aui .offre .bl-btn, .aui .managers .btn, .aui .managers .bl-btn, .aui .offre_container .btn, .aui .offre_container .bl-btn {
  border-radius: 25px;
  text-transform: none;
  padding: 10px 40px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 1px;
  font-weight: 600;
  display: block;
  margin: 35px 0;
  font-family: "Open Sans", sans-serif;
  text-decoration: none;
  /** pour contrer les styles de base aui */
  background-image: none;
  text-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.aui .article-wrapper .btn.fullwidth, .aui .article-wrapper .bl-btn.fullwidth, .aui .cke_editable .btn.fullwidth, .aui .cke_editable .bl-btn.fullwidth, .aui .offre .btn.fullwidth, .aui .offre .bl-btn.fullwidth, .aui .managers .btn.fullwidth, .aui .managers .bl-btn.fullwidth, .aui .offre_container .btn.fullwidth, .aui .offre_container .bl-btn.fullwidth {
  width: 100%;
}
.aui .article-wrapper .btn.center, .aui .article-wrapper .bl-btn.center, .aui .cke_editable .btn.center, .aui .cke_editable .bl-btn.center, .aui .offre .btn.center, .aui .offre .bl-btn.center, .aui .managers .btn.center, .aui .managers .bl-btn.center, .aui .offre_container .btn.center, .aui .offre_container .bl-btn.center {
  margin-left: auto;
  margin-right: auto;
}
.aui .article-wrapper .btn:hover, .aui .cke_editable .btn:hover, .aui .offre .btn:hover, .aui .managers .btn:hover, .aui .offre_container .btn:hover {
  transition: 0.3s;
  cursor: pointer !important;
}
.aui .article-wrapper .btn.style1, .aui .article-wrapper .bl-btn, .aui .cke_editable .btn.style1, .aui .cke_editable .bl-btn, .aui .offre .btn.style1, .aui .offre .bl-btn, .aui .managers .btn.style1, .aui .managers .bl-btn, .aui .offre_container .btn.style1, .aui .offre_container .bl-btn {
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
}
.aui .article-wrapper .btn.style1:hover, .aui .article-wrapper .bl-btn:hover, .aui .cke_editable .btn.style1:hover, .aui .cke_editable .bl-btn:hover, .aui .offre .btn.style1:hover, .aui .offre .bl-btn:hover, .aui .managers .btn.style1:hover, .aui .managers .bl-btn:hover, .aui .offre_container .btn.style1:hover, .aui .offre_container .bl-btn:hover {
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
}
.aui .article-wrapper .bl-btn, .aui .cke_editable .bl-btn, .aui .offre .bl-btn, .aui .managers .bl-btn, .aui .offre_container .bl-btn {
  text-align: center;
}
.aui .article-wrapper .bl-btn a span, .aui .cke_editable .bl-btn a span, .aui .offre .bl-btn a span, .aui .managers .bl-btn a span, .aui .offre_container .bl-btn a span {
  color: white;
  text-decoration: none;
}
.aui .article-wrapper .bl-btn:hover a, .aui .cke_editable .bl-btn:hover a, .aui .offre .bl-btn:hover a, .aui .managers .bl-btn:hover a, .aui .offre_container .bl-btn:hover a {
  display: block;
}
.aui .article-wrapper .bl-btn:hover, .aui .article-wrapper .bl-btn:hover a, .aui .article-wrapper .bl-btn:hover a span, .aui .cke_editable .bl-btn:hover, .aui .cke_editable .bl-btn:hover a, .aui .cke_editable .bl-btn:hover a span, .aui .offre .bl-btn:hover, .aui .offre .bl-btn:hover a, .aui .offre .bl-btn:hover a span, .aui .managers .bl-btn:hover, .aui .managers .bl-btn:hover a, .aui .managers .bl-btn:hover a span, .aui .offre_container .bl-btn:hover, .aui .offre_container .bl-btn:hover a, .aui .offre_container .bl-btn:hover a span {
  color: black;
  text-decoration: none;
}
.aui .article-wrapper .bl-btn a:hover, .aui .cke_editable .bl-btn a:hover, .aui .offre .bl-btn a:hover, .aui .managers .bl-btn a:hover, .aui .offre_container .bl-btn a:hover {
  color: black;
  text-decoration: none;
}
.aui .article-wrapper .bl-btn a:hover span, .aui .cke_editable .bl-btn a:hover span, .aui .offre .bl-btn a:hover span, .aui .managers .bl-btn a:hover span, .aui .offre_container .bl-btn a:hover span {
  color: black;
  text-decoration: none;
}
.aui .article-wrapper .btn.style2, .aui .cke_editable .btn.style2, .aui .offre .btn.style2, .aui .managers .btn.style2, .aui .offre_container .btn.style2 {
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
}
.aui .article-wrapper .btn.style2:hover, .aui .cke_editable .btn.style2:hover, .aui .offre .btn.style2:hover, .aui .managers .btn.style2:hover, .aui .offre_container .btn.style2:hover {
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
}
.aui .article-wrapper .btn.arrow::after, .aui .cke_editable .btn.arrow::after, .aui .offre .btn.arrow::after, .aui .managers .btn.arrow::after, .aui .offre_container .btn.arrow::after {
  font-family: "bdl-font";
  content: "E";
  font-size: 12px;
  padding-left: 15px;
  text-transform: none;
}
.aui .article-wrapper .btn.style3, .aui .cke_editable .btn.style3, .aui .offre .btn.style3, .aui .managers .btn.style3, .aui .offre_container .btn.style3 {
  padding: 0;
  background-color: #fff;
  color: #D14904 !important;
  border: none;
}
.aui .article-wrapper .btn.style3:hover, .aui .cke_editable .btn.style3:hover, .aui .offre .btn.style3:hover, .aui .managers .btn.style3:hover, .aui .offre_container .btn.style3:hover {
  padding: 0;
  background-color: #fff !important;
  /*color: #000;*/
  text-decoration: underline;
  border: none;
}
.aui .article-wrapper a.btn.style3, .aui .cke_editable a.btn.style3, .aui .offre a.btn.style3, .aui .managers a.btn.style3, .aui .offre_container a.btn.style3 {
  text-align: left;
}
.aui .article-wrapper a.btn.style1:hover, .aui .article-wrapper a.btn.style2:hover, .aui .article-wrapper a.btn.style4:hover, .aui .article-wrapper a.btn.style5:hover, .aui .cke_editable a.btn.style1:hover, .aui .cke_editable a.btn.style2:hover, .aui .cke_editable a.btn.style4:hover, .aui .cke_editable a.btn.style5:hover, .aui .offre a.btn.style1:hover, .aui .offre a.btn.style2:hover, .aui .offre a.btn.style4:hover, .aui .offre a.btn.style5:hover, .aui .managers a.btn.style1:hover, .aui .managers a.btn.style2:hover, .aui .managers a.btn.style4:hover, .aui .managers a.btn.style5:hover, .aui .offre_container a.btn.style1:hover, .aui .offre_container a.btn.style2:hover, .aui .offre_container a.btn.style4:hover, .aui .offre_container a.btn.style5:hover {
  text-decoration: none;
}
.aui .article-wrapper .btn.plus::after, .aui .cke_editable .btn.plus::after, .aui .offre .btn.plus::after, .aui .managers .btn.plus::after, .aui .offre_container .btn.plus::after {
  font-family: "bdl-font";
  content: "®";
  font-size: 12px;
  padding-left: 15px;
  text-transform: none;
  text-decoration: none;
}
.aui .article-wrapper .btn.style3.plus::after, .aui .cke_editable .btn.style3.plus::after, .aui .offre .btn.style3.plus::after, .aui .managers .btn.style3.plus::after, .aui .offre_container .btn.style3.plus::after {
  font-size: 12px;
  padding-left: 10px;
  display: block;
  float: right;
}
.aui .article-wrapper .btn.style3.arrow::after, .aui .cke_editable .btn.style3.arrow::after, .aui .offre .btn.style3.arrow::after, .aui .managers .btn.style3.arrow::after, .aui .offre_container .btn.style3.arrow::after {
  font-size: 12px;
  padding-left: 10px;
  display: inline-block;
  float: none;
}
.aui .article-wrapper .btn.style4, .aui .cke_editable .btn.style4, .aui .offre .btn.style4, .aui .managers .btn.style4, .aui .offre_container .btn.style4 {
  background-color: #fff;
  color: #D14904 !important;
  border: 1px solid #D14904 !important;
}
.aui .article-wrapper .btn.style4:hover, .aui .cke_editable .btn.style4:hover, .aui .offre .btn.style4:hover, .aui .managers .btn.style4:hover, .aui .offre_container .btn.style4:hover {
  background-color: #D14904 !important;
  color: #fff !important;
  border: 1px solid #D14904 !important;
}
.aui .article-wrapper .btn.style4.arrow::after, .aui .cke_editable .btn.style4.arrow::after, .aui .offre .btn.style4.arrow::after, .aui .managers .btn.style4.arrow::after, .aui .offre_container .btn.style4.arrow::after {
  content: "";
  display: none;
}
.aui .article-wrapper .btn.style4.arrow::before, .aui .cke_editable .btn.style4.arrow::before, .aui .offre .btn.style4.arrow::before, .aui .managers .btn.style4.arrow::before, .aui .offre_container .btn.style4.arrow::before {
  font-family: "bdl-font";
  content: "E";
  font-size: 12px;
  padding-right: 15px;
  text-transform: none;
}
.aui .article-wrapper .btn.style5, .aui .cke_editable .btn.style5, .aui .offre .btn.style5, .aui .managers .btn.style5, .aui .offre_container .btn.style5 {
  background-color: transparent;
  color: #867256;
  border: 1px solid #867256;
}
.aui .article-wrapper .btn.style5:hover, .aui .cke_editable .btn.style5:hover, .aui .offre .btn.style5:hover, .aui .managers .btn.style5:hover, .aui .offre_container .btn.style5:hover {
  background-color: #867256;
  color: #fff;
  border: 1px solid #867256;
  transition: 0.3s;
}
.aui .article-wrapper .btn.small, .aui .cke_editable .btn.small, .aui .offre .btn.small, .aui .managers .btn.small, .aui .offre_container .btn.small {
  font-size: 12px;
  line-height: 14px;
}
.aui .article-wrapper .btn.small::after, .aui .cke_editable .btn.small::after, .aui .offre .btn.small::after, .aui .managers .btn.small::after, .aui .offre_container .btn.small::after {
  font-size: 15px !important;
}
.aui .article-wrapper .inline, .aui .cke_editable .inline, .aui .offre .inline, .aui .managers .inline, .aui .offre_container .inline {
  display: inline-block;
  margin-right: 2px;
}
.aui .article-wrapper .btn.linkedin::after, .aui .article-wrapper .btn.twitter::after, .aui .article-wrapper .btn.facebook::after, .aui .cke_editable .btn.linkedin::after, .aui .cke_editable .btn.twitter::after, .aui .cke_editable .btn.facebook::after, .aui .offre .btn.linkedin::after, .aui .offre .btn.twitter::after, .aui .offre .btn.facebook::after, .aui .managers .btn.linkedin::after, .aui .managers .btn.twitter::after, .aui .managers .btn.facebook::after, .aui .offre_container .btn.linkedin::after, .aui .offre_container .btn.twitter::after, .aui .offre_container .btn.facebook::after {
  font-family: "bdl-font";
  font-size: 20px;
  padding-left: 10px;
  text-transform: none;
  vertical-align: bottom;
}
.aui .article-wrapper .btn.linkedin::after, .aui .cke_editable .btn.linkedin::after, .aui .offre .btn.linkedin::after, .aui .managers .btn.linkedin::after, .aui .offre_container .btn.linkedin::after {
  content: "µ";
}
.aui .article-wrapper .btn.twitter::after, .aui .cke_editable .btn.twitter::after, .aui .offre .btn.twitter::after, .aui .managers .btn.twitter::after, .aui .offre_container .btn.twitter::after {
  content: "¶";
}
.aui .article-wrapper .btn.facebook::after, .aui .cke_editable .btn.facebook::after, .aui .offre .btn.facebook::after, .aui .managers .btn.facebook::after, .aui .offre_container .btn.facebook::after {
  content: "³";
}

.aui .article-wrapper .lfr-pagination-buttons li a {
  min-width: 100px;
  display: inline-block;
  margin: 0 10px;
}

.aui .article-wrapper .lfr-pagination-buttons li.disabled {
  display: none;
}

/*****************/
/***LES BUTTONS - END***/
/*****************/
/*ORATEURS - mini-cv - BEGIN*/
.mini-cv {
  height: auto;
  margin: 70px 0;
  padding: 0;
}
.mini-cv .mini-cv_container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: left;
  align-content: flex-start;
  align-items: stretch;
}
.mini-cv .mini-cv_container .mini-cv_image {
  width: 200px;
  height: auto;
  margin-right: 35px;
}
.mini-cv .mini-cv_container .mini-cv_image img {
  width: 100%;
  height: auto;
}
.mini-cv .mini-cv_container .mini-cv_text {
  position: relative;
  padding: 0 0 10px 0;
}
.mini-cv .mini-cv_container .mini-cv_text .mini-cv_nom, .mini-cv .mini-cv_container .mini-cv_text .mini-cv_titre {
  font-family: "Open Sans", sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: left;
}
.mini-cv .mini-cv_container .mini-cv_text .mini-cv_nom {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #000;
}
.mini-cv .mini-cv_container .mini-cv_text .mini-cv_titre {
  padding-top: 6px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #666;
}
.mini-cv .mini-cv_container .mini-cv_text .mini-cv_nom::after {
  content: ", ";
}
.mini-cv .mini-cv_container .mini-cv_text .mini-cv_descriptif, .mini-cv .mini-cv_container .mini-cv_text .mini-cv_linkedin {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  font-weight: 400;
  color: #333;
  text-transform: none;
  text-align: left;
}
.mini-cv .mini-cv_container .mini-cv_linkedin {
  margin: 15px 0 0 0;
  position: absolute;
  bottom: 0px;
}
.mini-cv .mini-cv_container .mini-cv_linkedin a {
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
  color: #333;
  display: inline-block;
  float: left;
}
.mini-cv .mini-cv_container .mini-cv_linkedin a::after {
  font-family: "bdl-font";
  content: "µ";
  font-size: 20px;
  padding-left: 10px;
  text-transform: none;
  color: #333;
  display: block;
  float: right;
  margin-top: -2px;
}
.mini-cv .mini-cv_container .mini-cv_linkedin a:hover, .mini-cv .mini-cv_container .mini-cv_linkedin a:hover::after {
  text-decoration: none;
  color: #867256;
  transition: 0.3s;
}

/*ORATEURS - mini-cv - FIN*/
/*FOCUS BEGIN*/
p.focus {
  padding: 0;
  margin: 35px 0;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  line-height: 35px;
  letter-spacing: 1px;
  font-weight: 300;
  color: #000;
  text-transform: uppercase;
  text-align: center;
}

p.focus::before, p.focus::after {
  content: "";
  display: block;
  height: 2px;
  width: 35px;
  background-color: #333;
  text-align: center;
  margin: 0 auto;
}

p.focus::before {
  margin-bottom: 35px;
}

p.focus::after {
  margin-top: 35px;
}

/*FOCUS END*/
/** BLOC INTERVIEW - BEGIN */
.article-author {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-content: center;
  align-items: stretch;
  /*rebord fx*/
  width: 1040px;
  margin: 35px 0;
  margin-left: -70px;
}
.article-author .article-author-text, .article-author .article-author-image {
  width: 50%;
}
.article-author .article-author-image img {
  width: 100%;
  height: auto;
}
.article-author .article-author-text {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  line-height: 35px;
  letter-spacing: 0;
  font-weight: 400;
  color: #999;
  padding: 35px;
  margin: 0;
  text-transform: none;
  text-align: left;
}

/** BLOC INTERVIEW - END */
/*source de l'image */
.article-wrapper span.source {
  display: block;
  margin: 5px 0 0 0;
  font-size: 14px;
  color: #000 !important;
  text-align: left;
}

/*source de l'article */
.aui .article-wrapper .source-article {
  display: block;
  margin: 5px 0 0 0;
  font-size: 13px;
  color: #999;
  text-align: left;
  font-style: italic;
}
.aui .article-wrapper .source-article a {
  color: #999 !important;
}
.aui .article-wrapper .source-article a:hover {
  color: #867256 !important;
}

/*citations begin*/
.aui blockquote.citation {
  width: 70%;
  margin: 70px auto;
  padding: 0;
  font-family: "EB Garamond", serif;
  font-size: 24px;
  line-height: 35px;
  letter-spacing: 0;
  font-weight: 400;
  color: #000;
  font-style: italic;
  text-transform: none;
  text-align: center;
  border-left: 0;
}
.aui blockquote.citation span.source {
  display: block;
  margin: 15px 0 0 0;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  font-weight: 400;
  color: #999;
  text-transform: none;
  text-align: center;
}

.aui blockquote.citation::before {
  font-family: "bdl-font";
  content: "¯";
  font-size: 40px;
  line-height: 44px;
  padding-right: 15px;
  text-transform: none;
  color: #867256;
}

.aui blockquote.citation.style1::before {
  display: block;
  margin: 0 0 15px 0;
}

.aui blockquote.citation.style2::before {
  display: block;
  float: left;
  margin: -10px 15px 0 0;
}

/*citations end*/
/*bullet points UL*/ /*bullet points OL*/
.article-wrapper ul, .cke_editable ul {
  color: #000;
  font-weight: 500;
  font-size: 18px;
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  list-style-type: circle;
  list-style-position: outside;
  padding: 0 0 0 20px;
}
.article-wrapper ul li::before, .cke_editable ul li::before {
  display: none;
  /*content: '';
  display: inline-block;
  float: left;
  width: 15px;
  height: 1px;
  background-color: #c1a57c;
  margin: 15px 10px 0 0;*/
}
.article-wrapper ul li, .cke_editable ul li {
  line-height: 35px;
  padding-top: 15px;
  padding-bottom: 0;
}
.article-wrapper ul.no-bullets, .article-wrapper ul.style-comite, .cke_editable ul.no-bullets, .cke_editable ul.style-comite {
  list-style-type: none;
  list-style-position: inside;
}
.article-wrapper ol, .cke_editable ol {
  color: #000;
  font-weight: 500;
  font-size: 16px;
  list-style-type: decimal;
  list-style-position: outside;
  counter-reset: li;
  margin: 0;
  padding: 0 0 0 20px;
}
.article-wrapper ol li::before, .cke_editable ol li::before {
  /*content: counter(li);
  color: #c1a57c;
   	display: inline-block;
  width: 15px;
     margin-right: 15px;
  text-align: right;
  direction: rtl;*/
}
.article-wrapper ol li, .cke_editable ol li {
  padding-bottom: 15px;
  counter-increment: li;
}

/************************************************/
/************ CONTACT BLOC - START *************/
/**********************************************/
.article-wrapper .contact_person.languages .contact_person_name, .cke_editable .contact_person.languages .contact_person_name {
  margin-bottom: 0;
}
.article-wrapper .contact, .cke_editable .contact {
  margin: 70px 0;
}
.article-wrapper .contact.gerant, .cke_editable .contact.gerant {
  margin-top: 90px;
  margin-bottom: -35px;
}
.article-wrapper .contact.gerant .contact_container .contact_item, .cke_editable .contact.gerant .contact_container .contact_item {
  width: calc(50% - 20px);
  flex-direction: row !important;
}
.article-wrapper .contact.gerant .contact_container .contact_item .contact_photo, .cke_editable .contact.gerant .contact_container .contact_item .contact_photo {
  width: 35%;
  max-width: 200px;
  margin-right: 10px;
}
.article-wrapper .contact.gerant .contact_container .contact_item .contact_person_contact_button, .cke_editable .contact.gerant .contact_container .contact_item .contact_person_contact_button {
  width: 65%;
}
.article-wrapper .contact.gerant .contact_container .contact_item .contact_person_contact_button .contact_button, .cke_editable .contact.gerant .contact_container .contact_item .contact_person_contact_button .contact_button {
  max-width: 250px;
}
.article-wrapper .contact .contact_container, .cke_editable .contact .contact_container {
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-left: -10px;
}
.article-wrapper .contact .contact_container .contact_item, .cke_editable .contact .contact_container .contact_item {
  width: calc(33.3% - 32px);
  margin: 32px 16px;
}
.article-wrapper .contact .contact_container .contact_item .contact_photo, .cke_editable .contact .contact_container .contact_item .contact_photo {
  margin: 0 0 10px 0;
}
.article-wrapper .contact .contact_container .contact_item .contact_photo .contact_img, .cke_editable .contact .contact_container .contact_item .contact_photo .contact_img {
  position: relative;
}
.article-wrapper .contact .contact_container .contact_item .contact_photo .contact_img img, .cke_editable .contact .contact_container .contact_item .contact_photo .contact_img img {
  width: 100%;
  height: auto;
}
.article-wrapper .contact .contact_container .contact_item .contact_photo .contact_img .contact_person_linkedin, .cke_editable .contact .contact_container .contact_item .contact_photo .contact_img .contact_person_linkedin {
  height: 0px;
}
.article-wrapper .contact .contact_container .contact_item .contact_photo .contact_img .contact_person_linkedin a, .cke_editable .contact .contact_container .contact_item .contact_photo .contact_img .contact_person_linkedin a {
  font-size: 0;
}
.article-wrapper .contact .contact_container .contact_item .contact_photo .contact_img .contact_person_linkedin a::after, .cke_editable .contact .contact_container .contact_item .contact_photo .contact_img .contact_person_linkedin a::after {
  font-family: "bdl-font";
  content: "µ";
  font-size: 20px;
  padding: 0;
  text-transform: none;
  color: #fff;
  display: block;
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.article-wrapper .contact .contact_container .contact_item .contact_photo .contact_img .contact_person_linkedin a:hover::after, .cke_editable .contact .contact_container .contact_item .contact_photo .contact_img .contact_person_linkedin a:hover::after {
  color: #000;
  transition: 0.3s;
}
.article-wrapper .contact .contact_container .contact_item .contact_person, .cke_editable .contact .contact_container .contact_item .contact_person {
  min-height: 110px;
}
.article-wrapper .contact .contact_container .contact_item .contact_person a, .cke_editable .contact .contact_container .contact_item .contact_person a {
  color: #000;
}
.article-wrapper .contact .contact_container .contact_item .contact_person a:hover, .cke_editable .contact .contact_container .contact_item .contact_person a:hover {
  color: #867256;
}
.article-wrapper .contact .contact_container .contact_item .contact_person .contact_person_department, .cke_editable .contact .contact_container .contact_item .contact_person .contact_person_department {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 1px;
  font-weight: 500;
  color: #333;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}
.article-wrapper .contact .contact_container .contact_item .contact_person .contact_person_name, .cke_editable .contact .contact_container .contact_item .contact_person .contact_person_name {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #333;
  padding: 0;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
.article-wrapper .contact .contact_container .contact_item .contact_person .contact_person_title, .article-wrapper .contact .contact_container .contact_item .contact_person .contact_person_tel, .cke_editable .contact .contact_container .contact_item .contact_person .contact_person_title, .cke_editable .contact .contact_container .contact_item .contact_person .contact_person_tel {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 1px;
  font-weight: 400;
  color: #000;
  padding: 0;
  margin: 0;
  text-transform: none;
}
.article-wrapper .contact .contact_container .contact_item .contact_person .contact_person_tel, .cke_editable .contact .contact_container .contact_item .contact_person .contact_person_tel {
  margin: 0 0 20px 0;
}
.article-wrapper .contact .contact_container .contact_item .contact_person .contact_person_languages, .cke_editable .contact .contact_container .contact_item .contact_person .contact_person_languages {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0;
  font-weight: 400;
  color: #000;
  padding: 0;
  margin: 0 0 15px 0;
  text-transform: none;
}
.article-wrapper .contact .contact_container .contact_item .contact_button button, .cke_editable .contact .contact_container .contact_item .contact_button button {
  width: 100% !important;
}
.article-wrapper .contact .contact_container .contact_item .contact_button .btn.style2, .cke_editable .contact .contact_container .contact_item .contact_button .btn.style2 {
  margin-top: 0;
}

/**********************************************/
/************ CONTACT BLOC - END *************/
/********************************************/
/************************************************************************************************************/
/************************************ LANGUES/CONTACT/MON COMPTE - START ************************************/
/************************************************************************************************************/
/*j'ai change un peut la structure pour le rendre responsive*/
/*donc styles a adapter et ou ajouter*/
.contact-bloc-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.contact-bloc-adr {
  width: 60%;
}

.contact-bloc-links {
  width: 40%;
}

.contact-bloc-adr-container {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  padding-right: 3vmin;
}

.contact-bloc-adr-txt {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.contact-bloc-container {
  margin-left: -1vmin;
}

.contact-bloc-container .contact-bloc-adr-icon {
  width: 7vmin;
}

.contact-bloc-container .contact-bloc-adr-icon span.blicon-drop {
  font-size: 6vmin;
}

.contact-bloc-container .contact-bloc-adr-icon span.blicon-clock {
  font-size: 5vmin;
  display: block;
  margin-top: 0.9vmin;
}

.contact-bloc-container .contact-bloc-adr-icon img {
  width: 4vmin;
  margin: 0;
}

.contact-bloc-adr-container:nth-child(2n+0) {
  margin-top: 6vmin;
}

.contact-bloc-adr-txt-title:nth-child(2n+0) {
  margin-top: 3vmin;
}

.contact-bloc-adr-txt-title {
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 0.3vmin;
}

.contact-bloc-adr-txt-adr {
  font-size: 2vmin;
  line-height: 3vmin;
}

.contact-bloc-adr-txt-tel {
  margin-top: 1vmin;
}

.contact-bloc-adr-txt-tel a::before {
  display: none;
}

.contact-bloc-adr-txt-txt, .contact-bloc-links-title {
  font-weight: 600;
}

.contact-bloc-links-title {
  margin-bottom: 2.5vmin;
}

.contact-bloc-links-buttons a {
  display: block !important;
  margin: 0 0 1.5vmin 0;
  padding: 1.5vmin 3vmin;
  border: 1px solid #666;
  text-transform: uppercase;
  font-weight: 300 !important;
  font-size: 2vmin;
  line-height: 3vmin;
  letter-spacing: 1px;
}

.contact-bloc-links-buttons a.plus-important {
  font-weight: 700 !important;
}

.contact-bloc-links-buttons a::before {
  display: none;
}

.contact-bloc-links-buttons a:hover {
  background-color: white !important;
  color: #999 !important;
  border-color: white !important;
  transition: 0.3s;
}

/*test */
.fullpage-elm1.contact-be, .fullpage-elm1.contact-lu {
  min-height: 24vh;
  margin-bottom: 2vh;
}

.fullpage-elm1.contact-be h2, .fullpage-elm1.contact-lu h2 {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 2.6vmin !important;
  line-height: 3.6vmin !important;
}

.fullpage-elm2.contact-be, .fullpage-elm2.contact-lu {
  min-height: 50vh; /*52=mathematical 50=optical alignment */
  display: flex;
  justify-content: center;
  flex-direction: column;
  font-size: 2.6vmin;
  line-height: 3.6vmin;
}

/*******moncompte***/
.fullpage-elm1.mon-compte {
  min-height: 12vh;
  margin-bottom: 2vh;
}

.fullpage-elm1.mon-compte h1 {
  margin: 0;
  padding: 0;
}

.fullpage-elm2.mon-compte {
  min-height: 65vh;
  display: flex;
  justify-content: center;
  flex-direction: column;
  font-size: 2.6vmin;
  line-height: 3.6vmin;
}

.info-more-list-title {
  font-size: 2.6vmin;
  line-height: 3.6vmin;
  font-weight: 600;
  margin-bottom: 2.5vmin;
}

.info-more-list a {
  display: block;
  margin: 0 0 1.5vmin 0;
  padding: 1.5vmin 3vmin;
  border: 1px solid #666;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 2vmin;
  line-height: 3vmin;
  letter-spacing: 1px;
}

.info-more-list a:hover {
  background-color: white;
  color: #999;
  border-color: white;
  transition: 0.3s;
}

.info.app {
  padding-right: 15px;
}

.info.app a div.picto1 {
  display: block;
  margin: 0 0 1.5vmin 0;
}

.info.app a div.picto1 img {
  margin: 0;
}

.smartcard {
  padding: 0 10px;
}

.info.app a > div {
  text-transform: uppercase;
}

.aui .info-more-list a {
  display: block !important;
  margin: 0 0 1.5vmin 0;
  padding: 1.5vmin 3vmin;
  border: 1px solid #666;
  text-transform: uppercase;
  font-weight: 300 !important;
  font-size: 2vmin;
  line-height: 3vmin;
  letter-spacing: 1px;
}

.aui .info-more-list a:hover {
  background-color: white !important;
  color: #999 !important;
  border-color: white !important;
  transition: 0.3s;
}

.aui .info-more-list a.plus-important {
  font-weight: 700 !important;
}

/*****langues overlay***********/
/*center verticaly*/
.languesoverlay-content {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

/************************************************************************************************************/
/************************************ LANGUES/CONTACT/MON COMPTE - END ************************************/
/************************************************************************************************************/
/**************************************************************/
/************ FORM NEWSLETTER STYLES - START **************/
/**************************************************************/
.aui .form_newsletter {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-content: center;
  align-items: stretch;
  width: 60%;
  margin: 0 auto;
  align-items: center;
}
.aui .form_newsletter .form_newsletter_text {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0;
  font-weight: 700;
  color: #000;
  padding: 0 70px 0 0;
  margin: 0;
  text-transform: none;
  text-align: center;
}
.aui .form_newsletter .newsletter {
  height: 40px;
  width: 400px;
  margin: 0 auto;
  position: relative;
}
.aui .form_newsletter .newsletter input {
  width: 100%;
  padding: 20px 15px;
  outline: none;
  border: 1px solid #ccc;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 16px;
  height: auto;
  letter-spacing: 0;
  font-weight: 400;
  color: #666;
}
.aui .form_newsletter .newsletter input:focus {
  border: 1px solid #000;
  transition: 0.3s;
  color: #000;
}
.aui .form_newsletter .newsletter a {
  box-sizing: content-box;
  position: absolute;
  z-index: 2;
  right: -32px;
  top: 0;
  height: 56px;
  background-color: #fff;
  color: black;
  padding: 0;
  margin: 0;
  width: 140px;
  text-align: center;
  cursor: pointer;
  border: 1px solid #000;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0;
  font-weight: 400;
}
.aui .form_newsletter .newsletter a div {
  margin-top: 20px;
}
.aui .form_newsletter .newsletter a:hover {
  color: white;
  background-color: black;
  transition: 0.3s;
  text-decoration: none;
}

.aui .form_newsletter.style2 {
  flex-direction: column;
}
.aui .form_newsletter.style2 .form_newsletter_text {
  padding: 0 35px;
  margin-bottom: 35px;
}
.aui .form_newsletter.style2 .form_newsletter_description {
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  padding: 0 35px;
  margin-bottom: 35px;
}
.aui .form_newsletter.style2 .newsletter {
  width: 432px;
}
.aui .form_newsletter.style2 a {
  font-size: 0.9em !important;
}
.aui .form_newsletter.style2 a:hover, .aui .form_newsletter.style2 a:focus {
  text-decoration: none;
}

/***********************************************************/
/************ FORM NEWSLETTER STYLES - END **************/
/***********************************************************/
/**********************************************/
/*article numlist 01, 02, 03, 04 etc. BEGIN ***/
/**********************************************/
.article-wrapper .numlist, .cke_editable .numlist {
  margin: 35px 0;
}
.article-wrapper .numlist .numlist_item::before, .cke_editable .numlist .numlist_item::before {
  content: "";
  display: block;
  height: 2px;
  width: 35px;
  background-color: #333;
  text-align: left;
  margin: 0 0 35px 0;
}
.article-wrapper .numlist .numlist_item, .cke_editable .numlist .numlist_item {
  padding: 0 0 35px 0;
  display: block;
}
.article-wrapper .numlist .numlist_item p, .cke_editable .numlist .numlist_item p {
  margin: 0 !important;
}
.article-wrapper .numlist .numlist_item .numlist_num, .article-wrapper .numlist .numlist_item .numlist_meta, .cke_editable .numlist .numlist_item .numlist_num, .cke_editable .numlist .numlist_item .numlist_meta {
  display: inline-block;
  padding: 0 5px 0 0;
}
.article-wrapper .numlist .numlist_item .numlist_num, .cke_editable .numlist .numlist_item .numlist_num {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 35px;
  letter-spacing: 1px;
  font-weight: 800;
  color: #000;
  text-transform: uppercase;
  text-align: left;
}
.article-wrapper .numlist .numlist_item .numlist_meta, .cke_editable .numlist .numlist_item .numlist_meta {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 35px;
  letter-spacing: 1px;
  font-weight: 300;
  color: #6E6E6E;
  text-transform: uppercase;
  text-align: left;
}

/**********************************************/
/*article numlist 01, 02, 03, 04 etc. END   ***/
/**********************************************/
/****************************/
/*LINK TO TO STYLES - BEGIN */
/****************************/
.linkto {
  margin: 0 0 70px 0;
  padding: 0;
  width: 100%;
  height: auto;
}
.linkto a {
  text-decoration: none !important;
  line-height: normal;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: left;
  align-content: flex-start;
  align-items: flex-start;
}
.linkto a:hover::before, .linkto a:hover .linkto_title, .linkto a:hover .linkto_text {
  color: #867256;
  transition: 0.3s;
}
.linkto a::before {
  font-family: "bdl-font";
  font-size: 50px;
  text-transform: none;
  text-decoration: none;
  color: #333;
}
.linkto.pdf a::before {
  content: "+";
}
.linkto.xml a::before {
  content: "]";
}
.linkto.ai a::before {
  content: '"';
}
.linkto.doc a::before, .linkto.docx a::before {
  content: "%";
}
.linkto.eps a::before {
  content: "'";
}
.linkto.gif a::before {
  content: "(";
}
.linkto.htm a::before, .linkto.html a::before {
  content: ")";
}
.linkto.jpg a::before, .linkto.jpeg a::before {
  content: "*";
}
.linkto.png a::before {
  content: ",";
}
.linkto.ps a::before {
  content: "-";
}
.linkto.xls a::before, .linkto.xlsx a::before {
  content: "\\";
}
.linkto.svg a::before {
  content: "/";
}
.linkto.psd a::before {
  content: ".";
}
.linkto.csv a::before {
  content: "$";
}
.linkto.document a::before {
  content: "&";
}
.linkto.calendar a::before {
  content: "#";
}
.linkto.video a::before {
  content: "[";
}
.linkto .linkto_container .linkto_title {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  font-weight: 600;
  color: #333;
  text-transform: none;
  text-align: left;
  margin: 0;
  padding-left: 15px;
}
.linkto .linkto_container .linkto_title span {
  font-size: 14px;
  font-weight: 400;
}
.linkto .linkto_container .linkto_title.empty {
  width: 25px;
  height: 2px;
  background-color: black;
  margin-left: 15px;
  margin-bottom: 15px;
}
.linkto .linkto_container .linkto_text {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  font-weight: 400;
  color: #333;
  text-transform: none;
  text-align: left;
  margin: 0;
  padding-left: 15px;
}
.linkto a:hover .linkto_container .linkto_title.empty {
  background-color: #867256;
  transition: 0.3s;
}

/****************************/
/*LINK TO TO STYLES - END   */
/****************************/
/*********************************/
/*COLUNMS STYLES + implantations BEGIN*/
/*******************************/
.column, .ltr .column, .rtl .column-last {
  float: none;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: left;
  align-content: flex-start;
  align-items: stretch;
}

.column.three .column_item {
  width: 33%;
}

.article-wrapper .implantations p a {
  text-decoration: none;
}

.implantations.column.three .column_item.first, .implantations.column.three .column_item.second {
  padding-right: 35px;
  width: 30%;
}

.implantations.column.three .column_item.third {
  width: 40%;
}

.implantations.column.three .column_item.first p, .implantations.column.three .column_item.second p {
  margin: 0;
  padding: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 35px;
  letter-spacing: 2px;
  font-weight: 400;
  color: #000;
  text-transform: uppercase;
  text-align: left;
}

.implantations.column.three .column_item.second p {
  letter-spacing: 0;
  font-weight: 400;
  text-transform: none;
}

/*********************************/
/*COLUNMS STYLES + implantations END*/
/*******************************/
/**** TABLE Begin ***/
.fonds-liste thead tr {
  border-top: 1px solid #ccc;
}

.aui table.table-style1 {
  table-layout: fixed;
  border-collapse: collapse;
  width: 100%;
  margin: 0 0 35px 0;
}
.aui table.table-style1.no-fixed-layout {
  table-layout: auto;
}
.aui table.table-style1 th, .aui table.table-style1 td {
  /*padding:10px 20px 10px 5px;*/
  padding: 10px;
  text-align: left;
  border: none;
}
.aui table.table-style1 th.left, .aui table.table-style1 td.left {
  text-align: left;
}
.aui table.table-style1 th.center, .aui table.table-style1 td.center {
  text-align: center;
}
.aui table.table-style1 th.right, .aui table.table-style1 td.right {
  text-align: right;
}
.aui table.table-style1 th.little, .aui table.table-style1 td.little {
  font-size: 12px;
}
.aui table.table-style1 th.very-little, .aui table.table-style1 td.very-little {
  font-size: 10px;
  line-height: 16px;
}
.aui table.table-style1 th.no-border, .aui table.table-style1 td.no-border {
  border: 0;
}
.aui table.table-style1 th.top, .aui table.table-style1 td.top {
  vertical-align: top;
}
.aui table.table-style1 th.bottom, .aui table.table-style1 td.bottom {
  vertical-align: bottom;
}
.aui table.table-style1 th.no-padding, .aui table.table-style1 td.no-padding {
  padding: 15px 0 0 0;
}
.aui table.table-style1 th.no-padding-lr, .aui table.table-style1 td.no-padding-lr {
  padding-left: 0;
  padding-right: 0;
}
.aui table.table-style1 th.no-margin, .aui table.table-style1 td.no-margin {
  margin: 0;
}
.aui table.table-style1 th {
  border-bottom: 1px solid #333;
  text-align: center;
}
.aui table.table-style1 td {
  font-size: 14px;
  font-weight: 400;
}
.aui table.table-style1 td a {
  text-decoration: none;
}
.aui table.table-style1 td a.fonds-liste-lien {
  font-weight: 600;
  color: #333;
}
.aui table.table-style1 td a:hover.fonds-liste-lien {
  color: #c7a478;
}
.aui table.table-style1 tbody tr:nth-child(odd) {
  background-color: #eee;
}
.aui table.table-style1 tbody tr:hover {
  background-color: #e0e0e0;
}
.aui table.table-style1 .lienGed a, .aui table.table-style1 .lienGed a:hover {
  text-decoration: none;
}
.aui table.table-style1 .lienGed a:hover::after {
  color: #867256;
  text-decoration: none;
  transition: 0.3s;
}
.aui table.table-style1 .lienGed a::after {
  content: "x";
  font-family: "bdl-font";
  color: #333;
  font-size: 17px;
  text-decoration: none;
}
.aui .gedTableauPays table.table-style1.cam_tab_docs .pdflistefonds {
  display: table-cell;
  margin: 0;
  font-size: 16px;
}
.aui .gedTableauPays table.table-style1.cam_tab_docs .pdflistefonds a {
  float: unset;
  display: inline;
}
.aui table.table-style2 {
  border-collapse: collapse;
  width: 100%;
  margin: 0 0 35px 0;
}
.aui table.table-style2 .center {
  text-align: center;
}
.aui table.table-style2 th {
  color: #666;
}
.aui table.table-style2 th, .aui table.table-style2 td {
  padding: 10px 20px 10px 0;
  text-align: left;
  border: none;
  border-bottom: 1px solid #333;
}
.aui table.table-style2 th sup {
  font-weight: lighter;
}
.aui table.table-style2 td.td-important {
  font-size: 40px;
  font-weight: 300;
  padding: 20px 0;
}

.aui .pdflistefonds .funds_docs_from_ged a {
  margin: 8px 15px 8px 0;
}

.aui .pdflistefonds {
  min-height: 35px;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0;
  font-weight: 400;
  color: #000;
  padding: 0;
  margin: 35px 0;
  text-transform: none;
  text-decoration: none;
}
.aui .pdflistefonds .inside_pdflistefonds {
  display: none;
}
.aui .pdflistefonds strong {
  font-weight: 600;
}
.aui .pdflistefonds .title-pdf-liste {
  margin-bottom: 15px;
}
.aui .pdflistefonds hr {
  margin: 4px 0;
}
.aui .pdflistefonds a {
  text-decoration: none !important;
  color: #000 !important;
  display: inline-block;
}
.aui .pdflistefonds a:hover {
  color: #867256 !important;
}
.aui .pdflistefonds a::before {
  margin-right: 5px;
}

#blocCurve {
  margin-top: -32px;
}

.tabVolatilite {
  padding: 10px;
  background-color: #eee;
  border-radius: 5px;
  text-align: center;
  font-size: 18px;
  margin-top: -20px;
}
.tabVolatilite table {
  font-size: 14px;
  margin: 0 auto;
  text-transform: uppercase;
}
.tabVolatilite table td {
  padding: 10px 6px;
}

.aui .featherlight .featherlight-close-icon {
  top: 5px;
  left: 5px;
  font-size: 22px;
  font-weight: 200;
  font-family: "Open Sans", sans-serif;
}

.featherlight .featherlight-inner {
  width: 100%;
  height: 100%;
  padding-top: 35px;
  padding-bottom: 10px;
}

.featherlight-iframe .featherlight-content, .featherlight-loading .featherlight-content {
  width: 90%;
  height: 90%;
  border-radius: 5px;
}
.featherlight-iframe .spinner-loading, .featherlight-loading .spinner-loading {
  margin-left: auto;
  margin-right: auto;
  display: block;
  top: 50%;
  transform: translateY(-50%);
  position: relative;
}

hr {
  border: 0;
  width: 100%;
  height: 1px;
  background-color: #ccc;
  margin: 70px 0;
}

a[href^="tel:"] {
  text-decoration: none;
}

/*global adjustments styles*/
.ptop0 {
  padding-top: 0px !important;
}

.mtop0 {
  margin-top: 0px !important;
}

.mbottom0 {
  margin-bottom: 0px !important;
}

.mtop35 {
  margin-top: 35px !important;
}

.mbottom35 {
  margin-bottom: 35px !important;
}

.mtop70 {
  margin-top: 70px !important;
}

.mbottom70 {
  margin-bottom: 70px !important;
}

.boldstyle {
  font-weight: 700;
}

.aui .page-maximized.signed-out {
  background-color: black;
}
.aui .page-maximized.signed-out .menu-homepage-only, .aui .page-maximized.signed-out #heading {
  display: none;
}
.aui .page-maximized.signed-out .portlet-login {
  margin: 150px calc(50% - 100px);
  width: 200px;
}
.aui .page-maximized.signed-out .portlet-login label {
  color: white;
}

.only-lu, .only-be, .only-de, .only-europe, .only-autres, .only-bli-inv-pro, .only-bli-inv-pri {
  display: none;
}

.country-zone-lu .only-lu,
.country-zone-be .only-be,
.country-zone-de .only-de,
.country-zone-europe .only-europe,
.country-zone-autres .only-autres,
.bli-inv-pro .only-bli-inv-pro,
.bli-inv-pri .only-bli-inv-pri {
  display: block;
}

.aui .cke_editable .only-lu, .aui .cke_editable .only-be, .aui .cke_editable .only-de, .aui .cke_editable .only-europe, .aui .cke_editable .only-autres {
  display: block;
}

#portlet_BlogDetailPortlet_WAR_BlogDetailportlet p.chapo {
  margin-top: 70px;
}

.nowrap {
  white-space: nowrap;
}

.footnote {
  font-size: 14px !important;
  color: #000 !important;
  margin-bottom: 15px;
  line-height: 22px !important;
}

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

.article-separator {
  width: 50%;
  border-top: 1px solid #ccc;
  margin: 70px auto;
}

.aui .bgcolor0 {
  background-color: none;
}
.aui .bgcolor1 {
  background-color: rgba(134, 185, 181, 0.5);
}
.aui .bgcolor2 {
  background-color: rgba(167, 201, 217, 0.5);
}
.aui .bgcolor3 {
  background-color: rgba(197, 212, 216, 0.5);
}
.aui .bgcolor4 {
  background-color: rgba(231, 186, 93, 0.5);
}
.aui .bgcolor5 {
  background-color: rgba(199, 164, 120, 0.5);
}
.aui .bgcolor6 {
  background-color: rgba(179, 169, 167, 0.5);
}
.aui .bgcolor7 {
  background-color: rgba(203, 191, 185, 0.5);
}
.aui .bgcolor8 {
  background-color: rgba(158, 159, 224, 0.5);
}
.aui .bgcolor9 {
  background-color: rgba(203, 198, 225, 0.5);
}
.aui .bgcolor10 {
  background-color: rgba(217, 212, 238, 0.5);
}
.aui .bgcolor11 {
  background-color: rgba(223, 88, 106, 0.5);
}
.aui .bgcolor12 {
  background-color: rgba(211, 142, 171, 0.5);
}
.aui .bgcolor13 {
  background-color: rgba(243, 176, 181, 0.5);
}
.aui .bgcolor14 {
  background-color: rgba(241, 155, 126, 0.5);
}
.aui .color1 {
  color: #86b9b5;
}
.aui .color2 {
  color: #a7c9d9;
}
.aui .color3 {
  color: #c5d4d8;
}
.aui .color4 {
  color: #e7ba5d;
}
.aui .color5 {
  color: #c7a478;
}
.aui .color6 {
  color: #b3a9a7;
}
.aui .color7 {
  color: #cbbfb9;
}
.aui .color8 {
  color: #9e9fe0;
}
.aui .color9 {
  color: #cbc6e1;
}
.aui .color10 {
  color: #d9d4ee;
}
.aui .color11 {
  color: #df586a;
}
.aui .color12 {
  color: #d38eab;
}
.aui .color13 {
  color: #f3b0b5;
}
.aui .color14 {
  color: #f19b7e;
}

/**MARGIN*/
.aui hr {
  margin: 70px 0;
  border: 0;
  border-top: 1px solid #000;
  background: none;
}

/*MARGIN RESET */
.aui .article-wrapper > h1, .aui .article-wrapper > h2, .aui .article-wrapper > h3, .aui .article-wrapper > h4,
.aui .article-wrapper .only-lu > h1,
.aui .article-wrapper .only-lu > h2,
.aui .article-wrapper .only-lu > h3,
.aui .article-wrapper .only-lu > h4,
.aui .article-wrapper .only-be > h1,
.aui .article-wrapper .only-be > h2,
.aui .article-wrapper .only-be > h3,
.aui .article-wrapper .only-be > h4,
.aui .article-wrapper .only-de > h1,
.aui .article-wrapper .only-de > h2,
.aui .article-wrapper .only-de > h3,
.aui .article-wrapper .only-de > h4,
.aui .article-wrapper .only-europe > h1,
.aui .article-wrapper .only-europe > h2,
.aui .article-wrapper .only-europe > h3,
.aui .article-wrapper .only-europe > h4,
.aui .article-wrapper .only-autres > h1,
.aui .article-wrapper .only-autres > h2,
.aui .article-wrapper .only-autres > h3,
.aui .article-wrapper .only-autres > h4 {
  margin: 0;
}
.aui .article-wrapper > p + p,
.aui .article-wrapper .only-lu > p + p,
.aui .article-wrapper .only-be > p + p,
.aui .article-wrapper .only-de > p + p,
.aui .article-wrapper .only-europe > p + p,
.aui .article-wrapper .only-autres > p + p {
  margin: 0 0 35px 0;
}
.aui .article-wrapper > h1,
.aui .article-wrapper > h2,
.aui .article-wrapper .only-lu > h1,
.aui .article-wrapper .only-lu > h2,
.aui .article-wrapper .only-be > h1,
.aui .article-wrapper .only-be > h2,
.aui .article-wrapper .only-de > h1,
.aui .article-wrapper .only-de > h2,
.aui .article-wrapper .only-europe > h1,
.aui .article-wrapper .only-europe > h2,
.aui .article-wrapper .only-autres > h1,
.aui .article-wrapper .only-autres > h2 {
  margin: 70px 0;
}
.aui .article-wrapper > h3,
.aui .article-wrapper > h4,
.aui .article-wrapper .only-lu > h3,
.aui .article-wrapper .only-lu > h4,
.aui .article-wrapper .only-be > h3,
.aui .article-wrapper .only-be > h4,
.aui .article-wrapper .only-de > h3,
.aui .article-wrapper .only-de > h4,
.aui .article-wrapper .only-europe > h3,
.aui .article-wrapper .only-europe > h4,
.aui .article-wrapper .only-autres > h3,
.aui .article-wrapper .only-autres > h4 {
  margin: 35px 0;
}
.aui .article-wrapper > h1 + p,
.aui .article-wrapper .only-lu > h1 + p,
.aui .article-wrapper .only-be > h1 + p,
.aui .article-wrapper .only-de > h1 + p,
.aui .article-wrapper .only-europe > h1 + p,
.aui .article-wrapper .only-autres > h1 + p {
  margin: -58px 0 35px 0;
}
.aui .article-wrapper > h1 + h2,
.aui .article-wrapper .only-lu > h1 + h2,
.aui .article-wrapper .only-be > h1 + h2,
.aui .article-wrapper .only-de > h1 + h2,
.aui .article-wrapper .only-europe > h1 + h2,
.aui .article-wrapper .only-autres > h1 + h2 {
  margin: -55px 0 70px 0;
}
.aui .article-wrapper > h1 + div,
.aui .article-wrapper .only-lu > h1 + div,
.aui .article-wrapper .only-be > h1 + div,
.aui .article-wrapper .only-de > h1 + div,
.aui .article-wrapper .only-europe > h1 + div,
.aui .article-wrapper .only-autres > h1 + div {
  margin: -55px 0 70px 0;
}
.aui .article-wrapper > h2 + p,
.aui .article-wrapper > h2 + div,
.aui .article-wrapper .only-lu > h2 + p,
.aui .article-wrapper .only-lu > h2 + div,
.aui .article-wrapper .only-be > h2 + p,
.aui .article-wrapper .only-be > h2 + div,
.aui .article-wrapper .only-de > h2 + p,
.aui .article-wrapper .only-de > h2 + div,
.aui .article-wrapper .only-europe > h2 + p,
.aui .article-wrapper .only-europe > h2 + div,
.aui .article-wrapper .only-autres > h2 + p,
.aui .article-wrapper .only-autres > h2 + div {
  margin: -55px 0 35px 0;
}
.aui .article-wrapper > p + div.graph_container,
.aui .article-wrapper .only-lu > p + div.graph_container,
.aui .article-wrapper .only-be > p + div.graph_container,
.aui .article-wrapper .only-de > p + div.graph_container,
.aui .article-wrapper .only-europe > p + div.graph_container,
.aui .article-wrapper .only-autres > p + div.graph_container {
  margin-bottom: 35px;
}
.aui .article-wrapper > h2 + div.contact,
.aui .article-wrapper .only-lu > h2 + div.contact,
.aui .article-wrapper .only-be > h2 + div.contact,
.aui .article-wrapper .only-de > h2 + div.contact,
.aui .article-wrapper .only-europe > h2 + div.contact,
.aui .article-wrapper .only-autres > h2 + div.contact {
  margin-top: -70px;
}
.aui .article-wrapper > h2 + h3,
.aui .article-wrapper .only-lu > h2 + h3,
.aui .article-wrapper .only-be > h2 + h3,
.aui .article-wrapper .only-de > h2 + h3,
.aui .article-wrapper .only-europe > h2 + h3,
.aui .article-wrapper .only-autres > h2 + h3 {
  margin: -55px 0 35px 0;
}
.aui .article-wrapper > button + p,
.aui .article-wrapper .only-lu > button + p,
.aui .article-wrapper .only-be > button + p,
.aui .article-wrapper .only-de > button + p,
.aui .article-wrapper .only-europe > button + p,
.aui .article-wrapper .only-autres > button + p {
  margin-top: 35px;
}
.aui .article-wrapper > h3 + p,
.aui .article-wrapper .only-lu > h3 + p,
.aui .article-wrapper .only-be > h3 + p,
.aui .article-wrapper .only-de > h3 + p,
.aui .article-wrapper .only-europe > h3 + p,
.aui .article-wrapper .only-autres > h3 + p {
  margin: -33px 0 35px 0;
}
.aui .article-wrapper > h4 + p,
.aui .article-wrapper .only-lu > h4 + p,
.aui .article-wrapper .only-be > h4 + p,
.aui .article-wrapper .only-de > h4 + p,
.aui .article-wrapper .only-europe > h4 + p,
.aui .article-wrapper .only-autres > h4 + p {
  margin: -33px 0 35px 0;
}
.aui .article-wrapper > div + div,
.aui .article-wrapper .only-lu > div + div,
.aui .article-wrapper .only-be > div + div,
.aui .article-wrapper .only-de > div + div,
.aui .article-wrapper .only-europe > div + div,
.aui .article-wrapper .only-autres > div + div {
  margin-top: 35px;
}
.aui .article-wrapper > div + p,
.aui .article-wrapper .only-lu > div + p,
.aui .article-wrapper .only-be > div + p,
.aui .article-wrapper .only-de > div + p,
.aui .article-wrapper .only-europe > div + p,
.aui .article-wrapper .only-autres > div + p {
  margin: 0 0 35px 0;
}
.aui .article-wrapper > p + ul, .aui .article-wrapper > p + ol,
.aui .article-wrapper .only-lu > p + ul,
.aui .article-wrapper .only-lu > p + ol,
.aui .article-wrapper .only-be > p + ul,
.aui .article-wrapper .only-be > p + ol,
.aui .article-wrapper .only-de > p + ul,
.aui .article-wrapper .only-de > p + ol,
.aui .article-wrapper .only-europe > p + ul,
.aui .article-wrapper .only-europe > p + ol,
.aui .article-wrapper .only-autres > p + ul,
.aui .article-wrapper .only-autres > p + ol {
  margin: -35px 0 35px 0;
}
.aui .article-wrapper > p + ul, .aui .article-wrapper > p + ol,
.aui .article-wrapper .only-lu > p + ul,
.aui .article-wrapper .only-lu > p + ol,
.aui .article-wrapper .only-be > p + ul,
.aui .article-wrapper .only-be > p + ol,
.aui .article-wrapper .only-de > p + ul,
.aui .article-wrapper .only-de > p + ol,
.aui .article-wrapper .only-europe > p + ul,
.aui .article-wrapper .only-europe > p + ol,
.aui .article-wrapper .only-autres > p + ul,
.aui .article-wrapper .only-autres > p + ol {
  margin: -35px 0 35px 0;
}
.aui .article-wrapper > h2 + ul,
.aui .article-wrapper .only-lu > h2 + ul,
.aui .article-wrapper .only-be > h2 + ul,
.aui .article-wrapper .only-de > h2 + ul,
.aui .article-wrapper .only-europe > h2 + ul,
.aui .article-wrapper .only-autres > h2 + ul {
  margin: -62px 0 70px 0;
}
.aui .article-wrapper > h3 + ul,
.aui .article-wrapper .only-lu > h3 + ul,
.aui .article-wrapper .only-be > h3 + ul,
.aui .article-wrapper .only-de > h3 + ul,
.aui .article-wrapper .only-europe > h3 + ul,
.aui .article-wrapper .only-autres > h3 + ul {
  margin: -40px 0 35px 0;
}
.aui .article-wrapper > div + p.source-article,
.aui .article-wrapper .only-lu > div + p.source-article,
.aui .article-wrapper .only-be > div + p.source-article,
.aui .article-wrapper .only-de > div + p.source-article,
.aui .article-wrapper .only-europe > div + p.source-article,
.aui .article-wrapper .only-autres > div + p.source-article {
  margin: -65px 0 35px 0 !important;
}
.aui .article-wrapper > div + p.footnote,
.aui .article-wrapper .only-lu > div + p.footnote,
.aui .article-wrapper .only-be > div + p.footnote,
.aui .article-wrapper .only-de > div + p.footnote,
.aui .article-wrapper .only-europe > div + p.footnote,
.aui .article-wrapper .only-autres > div + p.footnote {
  margin: -65px 0 35px 0 !important;
}

.aui .article-wrapper.remonter-le-content {
  margin-top: 70px;
  padding-top: 0px;
}

.aui .clear-fix {
  clear: both;
  height: 1px;
}

.aui .fundslist-portlet .article-wrapper h3 + table.fonds-liste {
  margin-top: -24px;
}

.aui .fundsdetail-portlet .article-wrapper .name-fund-date {
  display: flex;
  justify-content: space-between;
  margin-bottom: 35px;
}
.aui .fundsdetail-portlet .article-wrapper .name-fund-date h2 {
  margin: 0;
}
.aui .fundsdetail-portlet .article-wrapper .name-fund-date p {
  margin: 0;
  font-size: 16px;
}
.aui .fundsdetail-portlet .article-wrapper h3 + table {
  margin-top: -24px;
}
.aui .fundsdetail-portlet .article-wrapper table.table-style1 th {
  padding-left: 0;
}
.aui .fundsdetail-portlet .article-wrapper .performance-table {
  margin-top: -37px;
}

.aui .article-wrapper.descendre-le-content {
  margin-top: 224px;
  padding: 0;
}

.aui .article-wrapper .button-retour-liste-fonds {
  display: flex;
  flex-direction: row-reverse;
  padding: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 1px;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
}
.aui .article-wrapper .button-retour-liste-fonds-target {
  margin-top: -20px;
}
.aui .article-wrapper .button-retour-liste-fonds a {
  text-decoration: none;
}
.aui .article-wrapper .button-retour-liste-fonds a span {
  margin: 2px 4px 0 0;
  display: block;
  float: left;
}

/*
.aui .article-wrapper > h2 + .only-lu > div.contact { margin-top: -70px; }
.aui .article-wrapper > h2 + .only-be > div.contact { margin-top: -70px; }
.aui .article-wrapper > h2 + .only-de > div.contact { margin-top: -70px; }
.aui .article-wrapper > h2 + .only-europe > div.contact { margin-top: -70px; }
.aui .article-wrapper > h2 + .only-autres > div.contact { margin-top: -70px; }
*/
.aui .article-wrapper.second-article {
  padding-top: 0;
}

.aui .article-wrapper.second-article > h2 {
  margin-top: 0;
}

/*comite executif - START*/
.aui .comite {
  margin: 70px 0;
  width: 100%;
}
.aui .comite .comite_container {
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}
.aui .comite .comite_item {
  padding: 0 10px 0 0;
  width: calc(25% - 10px);
}
.aui .comite .comite_photo {
  margin: 0 0 10px 0;
}
.aui .comite .comite_photo img {
  width: 100%;
  height: auto;
}
.aui .comite .comite_person {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 1px;
  font-weight: 400;
  color: #333;
  padding: 0;
  margin: 0 0 35px 0;
  text-transform: uppercase;
}

.aui .no-padding-contact .article-wrapper {
  padding-top: 0px;
  margin-bottom: -35px;
}
.aui .no-padding-contact .article-wrapper .contact {
  margin: -25px 0 35px 0;
}

/*liste colonnes - START */
.column.list .column_item {
  padding: 0;
  align-items: flex-start;
  text-align: center;
}

.column.list .column_item .list {
  margin: 0 15px 0 0;
  padding: 35px;
  text-align: left;
  align-self: flex-start;
  border: 1px solid #666;
  min-height: 200px;
}

.column.list .column_item h2 {
  margin: 0 0 2px 0;
  font-size: 20px;
  line-height: 22px;
}

.column.list .column_item h3, .column.list .column_item h4 {
  margin: 0 0 2px 0;
}

.column.list .column_item ul {
  padding: 0;
}

.column.list .column_item ul li {
  list-style-type: none;
  list-style-position: outside;
  margin: 0 0 6px 0;
  clear: both;
}

.column.list .column_item ul li span.icon-check {
  color: #C7A478;
  display: block;
  float: left;
  margin: 2px 4px 0 0;
}

.column.list .column_item .list::after {
  content: "";
  display: block;
  clear: both;
}

.column.two .column_item {
  width: 50%;
}

.column.one .column_item {
  width: 100%;
}

/*liste colonnes - END */
.portlet-dropzone.full-height .portlet-journal-content,
.portlet-dropzone.full-height .portlet,
.portlet-dropzone.full-height .portlet-content,
.portlet-dropzone.full-height .portlet-content-container,
.portlet-dropzone.full-height .portlet-body,
.portlet-dropzone.full-height .journal-content-article {
  height: 100vh;
}

.portlet-asset-publisher .asset-full-content .asset-content {
  margin-right: 25px;
  margin: 0;
}

.aui #disclaimer-msg {
  padding-top: 0px;
  position: relative;
  padding-bottom: 0;
}
.aui #disclaimer-msg .actions {
  bottom: 0px;
  position: sticky;
  background-color: black;
  padding: 35px 0 0 0;
  display: flex;
  justify-content: space-between;
}
.aui #disclaimer-msg .actions a {
  width: 45%;
  padding: 13px;
  border-radius: 4px;
  color: white;
  text-decoration: none;
}
.aui #disclaimer-msg .actions a.ok {
  background-color: #4e7299;
}
.aui #disclaimer-msg .actions a.ko {
  background-color: #ff6600;
}

/**************************************************************************************************/
/************************************ BDL - BUGFIXING - START ************************************/
/************************************************************************************************/
/*pictors carres*/
.aui .topics-index-wrapper .topics-index-list .topics-index-item-image.offre_item_picto img {
  width: 16vmin;
  height: 16vmin;
}

/*fix le petit plus orange*/
.aui .article-wrapper .btn.style3, .aui .cke_editable .btn.style3, .aui .offre .btn.style3, .aui .managers .btn.style3, .aui .offre_container .btn.style3 {
  width: auto;
}

.aui .article-wrapper .btn.style3.plus::after, .aui .cke_editable .btn.style3.plus::after, .aui .offre .btn.style3.plus::after, .aui .managers .btn.style3.plus::after, .aui .offre_container .btn.style3.plus::after {
  float: none;
  display: inline-block;
}

/*.Je triche pour bug (fullpage) pour safari...*/
/*.safari.aui #column-footer { margin-top: 140px !important; } je force des espaces ... cela regle le problem safari ...*/
/*je rechange le fine tuning de Danielle ... sorry ne lui dit rien, ell ne comprendras pas */
.aui .topics .slide_container {
  padding-top: 0 !important;
}

.aui .topics .slide_container .slide_text .slide_text_title {
  width: 100% !important;
}

/*adaptations slider BDL*/
.aui .slide.managers .slide_text_container {
  width: 35%;
}

.aui .slide.managers .slide_manager_quote {
  font-size: 5.2vmin !important;
  line-height: 1.25em !important;
}

.aui .slide.managers .slide_manager_title, .aui .slide.managers .slide_manager_name {
  font-size: 2vmin !important;
  line-height: 1.35em !important;
}

/*new pub rule*/
.aui .pub_container .pub_item img {
  width: 36% !important;
}

.aui .pub_container .pub_item.right h2 span {
  display: block;
  margin: 3.5vh 0 0 0;
}

.aui .pub_container { /*height: auto !important;*/
  margin: 0 !important;
  padding: 0 !important;
} /*bug*/
.aui .pub_container .pub_item.right h2 {
  padding: 0 !important;
}

.aui .pub_container .pub_item {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.aui .pub_container .pub_item.right {
  margin: 0;
  padding: 140px;
  box-sizing: border-box;
}

.aui .offre_container {
  background-color: #ececec;
}

.implantations:last-child {
  margin-bottom: 70px;
}

/************************************************************************************************/
/************************************ BDL - BUGFIXING - END ************************************/
/**********************************************************************************************/
/**************************************************************************************************/
/************************************ BDL - FINE TUNNING START ************************************/
/*************************************************************************************************/
/*H1 revu*/
.aui.theme_blu h1 {
  font-size: 6vmin;
  line-height: 1.25em;
}

/*quelques bugs sur les regles chevron */
/*Regle un bug des blocs de contact -only ***********************/
.aui .article-wrapper .contact + .contact {
  margin-top: -70px !important;
}

/*Regle un bug des blocs -only ... a repeter dans toutes les langues -only ***********************/
.aui .article-wrapper > div + div, .aui .article-wrapper .only-lu > div + div, .aui .article-wrapper .only-be > div + div, .aui .article-wrapper .only-de > div + div, .aui .article-wrapper .only-europe > div + div, .aui .article-wrapper .only-autres > div + div.only-be {
  margin-top: -55px;
}

/*Regle un bug les cahpos -only ... a repeter dans toutes les langues -only ***********************/
.aui .article-wrapper .only-lu > p.chapo,
.aui .article-wrapper .only-be > p.chapo,
.aui .article-wrapper .only-de > p.chapo,
.aui .article-wrapper .only-europe > p.chapo,
.aui .article-wrapper .only-autres > p.chapo {
  font-size: 24px;
  line-height: 40px;
  font-weight: 400;
  color: #333;
  padding: 0;
  margin: 0 0 70px 0;
  text-transform: none;
}

/*les regles mtop mbottom etc. devrait surcharger tout ... mais ce n'est pas le cas*/
.mtop70 {
  margin-top: 70px !important;
}

/* fix icons in box*/
.column.list .column_item .list ul li {
  margin: 0 !important;
  line-height: 25px !important;
  display: flex !important;
}

.column.list .column_item .list ul li span.blicon-check {
  margin: 2px 16px 0 -10px !important;
}

/*fix bos spaces*/
.column.list .column_item h3 {
  margin: 0 0 2px 0;
}

/*fix colors */
/*couleur unique pour l'instabt^^nt*/
.bgcolor1, .bgcolor2, .bgcolor3, .bgcolor4, .bgcolor5, .bgcolor6, .bgcolor7, .bgcolor8, .bgcolor9, .bgcolor10 {
  background-color: #e2e9ea !important;
}

/*elever cahpo des news sur les blocs news */
.aui .slide_container .slide_text .slide_text_chapo {
  display: none !important;
}

.aui .slide_container a .slide_text .slide_text_title {
  margin: 0 !important;
}

/*correction button sur homepage*/
.view-all_style1 {
  border: 1px solid #000 !important;
  color: #000 !important;
}

.view-all_style1:hover {
  border-color: #000 !important;
  background-color: #000 !important;
  color: #fff !important;
}

.aui .pub_container .more-info-style2, .aui .pub_container .more-info-style2 a {
  width: 220px !important;
}

/*formulaire*/
#webform .xfCommentaire.disclaimer label {
  text-align: left;
} /*je pense que la surcharge ne marche pas car ifrme ????*/
/*HOMEPAGE - MANAGER - BACKGROUND POSITION FIX*/
.slide.managers {
  background-position: center;
}

/* a prevoir sur place, car cela risque encore de changer */
/*HOMEPAGE - FLECHES
.aui .fp-controlArrow.fp-prev {
    border-bottom: 3px solid #000;
    border-left: 3px solid #000;
}

.aui .fp-controlArrow.fp-next {
    border-bottom: 3px solid #000;
    border-left: 3px solid #000;
}

.aui .fp-controlArrow.fp-prev:hover, .aui .fp-controlArrow.fp-next:hover { border-color: #c1a57c; }

/*HOMEPAGE - METIER*/
.aui .quote_container h2 {
  font-size: 6.5vmin !important;
  line-height: 6.5vmin !important;
}

.homepage-metiers {
  width: 90%;
  margin: 0 auto;
}

.homepage-metiers-line {
  width: 10%;
  border-top: 1px solid #867256;
  margin: 8vmin auto;
}

.homepage-metiers-nav a {
  font-size: 2.3vmin;
  line-height: 3.3vmin;
  letter-spacing: 0;
  font-weight: 500;
  text-transform: none;
  color: #000;
  display: inline-block;
  margin: 0 8vmin 0 0;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.homepage-metiers-nav a:last-child {
  margin: 0;
}

.homepage-metiers-nav a:hover {
  text-decoration: none;
  color: #867256;
}

.aui .quote_container {
  width: 100% !important;
  margin: 0 auto;
}

.aui .quote_container h2 {
  width: 70% !important;
  margin: 0 auto;
}

/*PBS - iis access */
.iis {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 80vh;
}

.iis h1 {
  text-align: center;
}

.iis-container {
  margin: 70px auto;
  text-align: center;
}

.iis-container .iis-picto {
  width: 200px;
  height: 200px;
  margin: 0 auto;
}

.iis-container .iis-picto .logo-iis {
  fill: #cccccc !important;
  transition: 0.3s;
}

a:hover .iis-container .iis-picto .logo-iis {
  fill: #867256 !important;
  transition: 0.3s;
}

.iis-container .iis-link {
  font-weight: bold;
  color: #cccccc;
  display: block;
  transition: 0.3s;
  text-decoration: none;
  letter-spacing: 0.1em;
  font-size: 2.2vmin;
  line-height: 1.8em;
  text-transform: uppercase;
  text-align: center;
}

a:hover .iis-container .iis-link {
  color: #867256;
}

/**************************************************************************************/
/************************************ BDL - END ************************************/
/************************************************************************************/
/**************************************************************************************/
/************************************ TABS - START ************************************/
/**************************************************************************************/
/* c'est nouveau */
.bltab-item {
  display: none;
} /*init display*/
.bltab-item:first-child {
  display: block;
} /*init display*/
.bltabs-container {
  margin: 70px 0;
}

.bltabs {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
}

.bltabs .bltab {
  background: #fff;
  /*border-bottom: 1px solid rgba(0,0,0,.33);*/
  border-radius: 3px;
  padding: 15px 35px;
  width: 100%;
  text-align: center;
  margin: 0 10px;
  box-sizing: border-box;
}

.bltabs .bltab:first-child {
  margin-left: 0;
}

.bltabs .bltab:last-child {
  margin-right: 0;
}

.bltabs .bltab {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.1);
}

.bltabs .bltab:hover {
  background-color: rgba(0, 0, 0, 0.2);
  transition: 0.3s;
}

.bltabs.active .bltab.current {
  background-color: #fff; /*border-top: 2px solid black;*/
  border-top: 1px solid rgba(0, 0, 0, 0.33);
  border-bottom: 1px solid white;
  border-left: 1px solid rgba(0, 0, 0, 0.33);
  border-right: 1px solid rgba(0, 0, 0, 0.33);
}

.bltabs.active .bltab.current:hover {
  background-color: #fff;
  transition: 0.3s;
}

.bltabs .bltab h2 {
  margin: 0 !important;
  font-weight: 300;
  font-size: 20px;
  line-height: 1.25em;
  text-transform: none;
  text-align: center;
}

.bltabs .bltab.current h2 {
  font-weight: 700;
}

.bltabs-content {
  border-top: 1px solid rgba(0, 0, 0, 0.33);
  margin-top: -1px;
}

.bltab-item {
  background: #fff;
  border-radius: 3px;
  border-top: none;
  margin: 36px 0 35px 0; /* offset -1 = 36 */
}

.bltab-item h2:first-child {
  margin-top: 44px;
} /* offset -1 = 35+8+1 */
/**************************************************************************************/
/************************************ TABS - END ************************************/
/**************************************************************************************/
/*fix contact-height - START*/
.contact_container {
  justify-content: flex-start !important;
  align-content: stretch !important;
  align-items: normal !important;
}

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

.contact_person {
  min-height: auto !important;
  padding: 0 0 32px 0 !important;
}

.contact .contact_container .contact_item .contact_person .contact_person_tel {
  margin: 0 !important;
}

.contact_button {
  margin-top: auto !important;
}

.contact_button button {
  margin: 0 !important;
}

/**** ENELVER TOUT CLASSES LANGUAGES POUR LES BLOC CONTACT ****************/
/*fix contact-height - END*/
/*fix column lists - START*/
/*fix*/
.column.list {
  width: 100%;
}

.column.list .column_item {
  margin-right: 20px;
}

.column.list .column_item:last-child {
  margin-right: 0;
}

.column.list .column_item .list {
  border: none !important;
} /*romove border here*/
.column.list .column_item .list {
  min-height: auto !important;
} /*romove min-height here*/
.column.list .column_item {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.33);
  border-radius: 3px;
}

.column.list .column_item p {
  line-height: 25px !important;
} /*optical adjustment*/
.column.list .column_item .list ul li {
  /*margin: 0 0 0 10px !important;*/
  line-height: 25px !important;
}

.column.list .column_item .list ul li span.blicon-check {
  color: #867256;
  display: block;
  float: left;
  /*margin: 2px 16px 0 -10px;*/
}

/*fix column lists - END*/
/*fix HR - START */
.aui hr {
  border-top: 1px solid rgba(0, 0, 0, 0.33);
}

/*fix HR - END */
/*fix button underline on hover - START*/
.contact_button a:hover {
  text-decoration: none !important;
}

/*fix button underline on hover - END*/
/*fix tel underline - START */
a[href^="tel:"] {
  text-decoration: none !important;
} /*add important*/
/*fix tel underline - END */
/*ie11 - bug fixing*/
.ie11 .article-wrapper .contact .contact_container .contact_item .contact_photo {
  height: 280px !important;
}

/*.expand { width: 970px; margin-left: -35px !important; margin-top: 70px; margin-bottom: 70px; text-align: center; }*/
.expand.graph {
  padding: 70px 35px;
}

.expand.bgcolor-jaune {
  background-color: rgb(231, 186, 91);
}

/*.expand img { width: 100%; }*/
.img-right {
  width: 25%;
  margin: 10px -70px 0 35px;
  float: right;
}

.img-left {
  width: 25%;
  margin: 10px 35px 0 -70px;
  float: left;
}

.img-right.outside {
  width: 25%;
  margin: 0 -28% 0 0;
  float: right;
}

.img-left.outside {
  width: 25%;
  margin: 0 0 0 -28%;
  float: left;
}

p.exergue {
  width: 970px;
  margin-left: -35px !important;
  padding: 35px !important;
  border: 2px solid #b8a37d;
  background-color: #fafafa;
}

.aui .article-wrapper.maxi-cv .maxi-cv_container {
  margin-bottom: 95px !important; /*devrqit etre 70, mais je triche*/
}

.aui .article-wrapper .btn.style3, .aui .cke_editable .btn.style3, .aui .offre .btn.style3, .aui .managers .btn.style3, .aui .offre_container .btn.style3 {
  background: none !important;
}

.aui .article-wrapper .btn.style3:hover, .aui .cke_editable .btn.style3:hover, .aui .offre .btn.style3:hover, .aui .managers .btn.style3:hover, .aui .offre_container .btn.style3:hover {
  background: none !important;
}

.clearfix.lfr-pagination.article-wrapper {
  margin-top: -35px;
  padding: 0;
}

.legal-documents .article-wrapper h2 {
  margin: 35px 0;
}

.legal-documents .article-wrapper {
  padding-top: 0;
}

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

.flickity-button-icon {
  fill: #000 !important;
}

.flickity-button-icon:hover {
  fill: #867256 !important;
}

.featherlight-content {
  max-width: 1100px;
  max-height: 85% !important;
}

.aui .article-wrapper#formWrapper {
  padding-top: 0px !important;
  font-size: 16px;
}
.aui .article-wrapper#formWrapper.formResult {
  min-height: 80vh;
}
.aui .article-wrapper#formWrapper.formResult .form-success-message, .aui .article-wrapper#formWrapper.formResult .form-error-message {
  display: inline-block;
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  min-width: 75%;
}
.aui .article-wrapper#formWrapper.formResult .form-success-message:before, .aui .article-wrapper#formWrapper.formResult .form-error-message:before {
  position: absolute;
  content: "";
  border-radius: 50%;
  left: 50%;
  transform: translateX(-50%);
  top: -55px;
  width: 40px;
  height: 40px;
  background-color: #10BB9A;
}
.aui .article-wrapper#formWrapper.formResult .form-success-message:after, .aui .article-wrapper#formWrapper.formResult .form-error-message:after {
  position: absolute;
  content: "";
  top: -48px;
  left: 50%;
  transform: translate(-50%, 6px) rotate(-45deg);
  width: 13px;
  height: 8px;
  border: 3px solid white;
  border-top-style: none;
  border-right-style: none;
}
.aui .article-wrapper#formWrapper.formResult .form-success-message.form-error-message, .aui .article-wrapper#formWrapper.formResult .form-error-message.form-error-message {
  border: none;
  color: black;
}
.aui .article-wrapper#formWrapper.formResult .form-success-message.form-error-message:before, .aui .article-wrapper#formWrapper.formResult .form-error-message.form-error-message:before {
  background-color: red;
}
.aui .article-wrapper#formWrapper.formResult .form-success-message.form-error-message:after, .aui .article-wrapper#formWrapper.formResult .form-error-message.form-error-message:after {
  border-bottom-style: none;
  border-left-style: none;
  content: "!";
  font-size: 30px;
  color: white;
  transform: translateX(-48%);
  text-align: center;
  top: -50px;
}
.aui .article-wrapper#formWrapper h2 {
  margin-bottom: 20px;
}
.aui .article-wrapper#formWrapper ul, .aui .article-wrapper#formWrapper ol {
  font-size: 14px;
}
.aui .article-wrapper#formWrapper ul li, .aui .article-wrapper#formWrapper ol li {
  line-height: 18px;
  font-weight: 200;
}
.aui .article-wrapper#formWrapper #webform {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-top: 35px;
}
.aui .article-wrapper#formWrapper #webform .fields, .aui .article-wrapper#formWrapper #webform .form_description {
  flex: 1;
  flex-grow: 1;
  margin-bottom: 75px;
}
.aui .article-wrapper#formWrapper #webform .form_description {
  margin-right: 60px;
  border: 1px solid #d8d8d8;
  border-radius: 8px;
}
.aui .article-wrapper#formWrapper #webform .form_description p {
  padding: 0 10px;
  margin-bottom: 20px;
}
.aui .article-wrapper#formWrapper #webform .form_description img {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.aui .article-wrapper#formWrapper #webform .fields {
  margin-left: 20px;
  min-width: 50%;
}
.aui .article-wrapper#formWrapper #webform img {
  margin: 0px;
}
.aui .article-wrapper#formWrapper #webform .mandatory-text {
  display: inline-block;
}
.aui .article-wrapper#formWrapper #webform blockquote {
  margin-top: -20px;
  margin-bottom: 50px;
  font-size: 13px;
}
.aui .article-wrapper#formWrapper #webform h3 {
  margin: 0 0 35px 0;
}
.aui .article-wrapper#formWrapper .requiredstar {
  margin-left: 5px;
  color: #075F4E !important;
  vertical-align: top;
  float: right;
}
.aui .article-wrapper#formWrapper .form-error-message, .aui .article-wrapper#formWrapper .form-success-message {
  text-align: center;
  color: #b50303;
  margin-top: 40px;
  padding: 25px 50px;
  border-bottom: 2px #b50303 solid;
  border-top: 2px #b50303 solid;
}
.aui .article-wrapper#formWrapper .form-success-message {
  color: #469c4a;
  border-color: #469c4a;
}
.aui .article-wrapper#formWrapper h2 {
  margin-top: 0;
}
.aui .article-wrapper#formWrapper img {
  margin: 25px 0;
}
.aui .article-wrapper#formWrapper .intro {
  margin-top: 25px;
}
.aui .article-wrapper#formWrapper hr {
  margin: 25px 0;
}
.aui .article-wrapper#formWrapper .location, .aui .article-wrapper#formWrapper .event-date {
  display: flex;
  margin: 12px 0;
}
.aui .article-wrapper#formWrapper .location .drop, .aui .article-wrapper#formWrapper .location .calendar, .aui .article-wrapper#formWrapper .event-date .drop, .aui .article-wrapper#formWrapper .event-date .calendar {
  width: 40px;
}
.aui .article-wrapper#formWrapper .location .blicon-link-calendar:before, .aui .article-wrapper#formWrapper .location .blicon-drop:before, .aui .article-wrapper#formWrapper .event-date .blicon-link-calendar:before, .aui .article-wrapper#formWrapper .event-date .blicon-drop:before {
  font-size: 24px;
  font-weight: bold;
}
.aui .article-wrapper#formWrapper .fields {
  margin: 0;
}
.aui .article-wrapper#formWrapper .fields .field {
  margin: 0 0 24px 0 !important;
}
.aui .article-wrapper#formWrapper .fields .field.field_RADIO fieldset > div {
  display: inline-block;
  margin-left: -6px;
  padding-right: 10px;
}
.aui .article-wrapper#formWrapper .fields .field.field_SEPARATION {
  text-align: center;
  font-weight: bold;
  margin-top: 40px;
}
.aui .article-wrapper#formWrapper .fields input, .aui .article-wrapper#formWrapper .fields select {
  width: calc(100% - 20px);
  font-size: 16px !important;
  border-radius: 4px;
  min-height: 28px;
  outline: none;
}
.aui .article-wrapper#formWrapper .fields input[type=submit] {
  margin-left: 0;
  margin-right: 0;
  width: calc(100% - 102px);
}
.aui .article-wrapper#formWrapper .fields input[type=email], .aui .article-wrapper#formWrapper .fields input[type=text], .aui .article-wrapper#formWrapper .fields input[type=number] {
  width: calc(100% - 34px);
  outline: none;
}
.aui .article-wrapper#formWrapper .fields input[type=radio], .aui .article-wrapper#formWrapper .fields input[type=checkbox], .aui .article-wrapper#formWrapper .fields input[type=date] {
  margin: 0 5px 0 0 !important;
  width: auto;
  outline: none;
}
.aui .article-wrapper#formWrapper .fields textarea {
  font-size: 16px !important;
  width: calc(100% - 34px);
  height: 125px;
  outline: none;
  border-radius: 4px;
}
.aui .article-wrapper#formWrapper .fields .field_DISCLAIMER {
  border-top: 1px solid #d8d8d8;
  padding-top: 10px;
}
.aui .article-wrapper#formWrapper .fields .disclaimer {
  font-size: 12px;
  margin-bottom: 35px;
  color: #92a1b4;
}
.aui .article-wrapper#formWrapper .fields .disclaimer .disclaimer-i {
  border-radius: 50%;
  background-color: #10BB9A;
  color: white;
  width: 18px;
  height: 18px;
  text-align: center;
  font-family: "EB Garamond", serif;
  font-size: 16px;
  position: relative;
  font-weight: 900;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.aui .article-wrapper#formWrapper .fields .disclaimer .disclaimer-i span {
  position: absolute;
  top: -3px;
  left: 7px;
}
.aui .article-wrapper#formWrapper .fields .disclaimer .disclaimer-content {
  width: calc(100% - 32px);
  color: #92a1b4;
  display: inline-block;
}
.aui .article-wrapper#formWrapper .fields .disclaimer .disclaimer-content a {
  color: #92a1b4;
}
.aui .article-wrapper#formWrapper .fields .captcha {
  text-align: left;
  margin-top: 50px;
}
.aui .article-wrapper#formWrapper .fields .captcha .captcha-text {
  margin-bottom: 15px;
}
.aui .article-wrapper#formWrapper .fields .captcha .taglib-text.hide-accessible {
  display: none;
}
.aui .article-wrapper#formWrapper .fields .captcha img.captcha {
  width: 150px;
  height: 50px;
}
.aui .article-wrapper#formWrapper .fields .captcha .form-group {
  vertical-align: top;
}
.aui .article-wrapper#formWrapper .fields .captcha input {
  width: 88px !important;
  margin-left: 14px;
  text-align: center;
  font-size: 22px !important;
  height: 34px;
}
.aui .article-wrapper#formWrapper .fields .captcha .refresh {
  vertical-align: top;
  font-size: 23px;
  padding-top: 8px;
  padding-left: 5px;
}
.aui .article-wrapper#formWrapper .form-group-select label,
.aui .article-wrapper#formWrapper .form-group label {
  color: black !important;
  font-weight: 600 !important;
  font-size: 13px !important;
  margin-bottom: 4px;
}
.aui .article-wrapper#formWrapper .form-group {
  position: relative;
}
.aui .article-wrapper#formWrapper .form-group input, .aui .article-wrapper#formWrapper .form-group textarea {
  border: none;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border-bottom: 2px solid #d8d8d8;
  background-color: rgba(193, 165, 124, 0.06);
}
.aui .article-wrapper#formWrapper .form-group input.on-focus, .aui .article-wrapper#formWrapper .form-group textarea.on-focus {
  border-bottom-color: #867256;
  transition: border-bottom-color 1s ease;
}
.aui .article-wrapper#formWrapper .form-group-select {
  position: relative;
  /* Remove focus 
  select:focus {
  	outline: none;
  	border-bottom: 1px solid rgba(0,0,0, 0);
  }*/
}
.aui .article-wrapper#formWrapper .form-group-select select {
  position: relative;
  padding: 5px 10px;
  border: none;
  color: black !important;
  appearance: none;
  -webkit-appearance: none;
  line-height: normal;
  background-color: white !important;
  border: 1px solid #d8d8d8 !important;
  height: 45px !important;
  border-radius: 4px !important;
}
.aui .article-wrapper#formWrapper .form-group-select:after {
  position: absolute;
  bottom: 18px !important;
  right: 32px;
  /* Styling the down arrow */
  width: 0;
  height: 0;
  padding: 0;
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid rgba(0, 0, 0, 0.12);
  pointer-events: none;
}
.aui .article-wrapper#formWrapper .form-group-cb-radio {
  position: relative;
}
.aui .article-wrapper#formWrapper .form-group-cb-radio input[type=checkbox] {
  outline: 0;
  visibility: hidden;
  width: 30px;
  height: 30px;
  margin: 0;
  display: block;
  float: left;
  font-size: inherit;
}
.aui .article-wrapper#formWrapper .form-group-cb-radio input[type=checkbox]:checked + label:before {
  background-color: #10BB9A;
}
.aui .article-wrapper#formWrapper .form-group-cb-radio input[type=checkbox]:checked + label:after {
  transform: translate(5px, 6px) rotate(-45deg);
  width: 11px;
  height: 5px;
  border: 3px solid white;
  border-top-style: none;
  border-right-style: none;
}
.aui .article-wrapper#formWrapper .form-group-cb-radio input[type=checkbox] ~ label {
  cursor: pointer;
  display: inline;
  line-height: 25px;
  vertical-align: top;
  clear: both;
  padding-left: 1px;
}
.aui .article-wrapper#formWrapper .form-group-cb-radio input[type=checkbox] ~ label:before, .aui .article-wrapper#formWrapper .form-group-cb-radio input[type=checkbox] ~ label:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.aui .article-wrapper#formWrapper .form-group-cb-radio input[type=checkbox] ~ label:before {
  width: 20px;
  height: 20px;
  border: 2px solid #d8d8d8;
  background-color: rgba(193, 165, 124, 0.06);
  border-radius: 6px;
  cursor: pointer;
  transition: background 0.3s;
}
.aui .article-wrapper#formWrapper .form-group-cb-radio input[type=radio] {
  display: none;
}
.aui .article-wrapper#formWrapper .form-group-cb-radio input[type=radio]:checked + label:before {
  border-color: #D8D8D8;
  animation: ripple 0.2s linear forwards;
}
.aui .article-wrapper#formWrapper .form-group-cb-radio input[type=radio]:checked + label:after {
  transform: translate(5px, 6px) rotate(-45deg);
  width: 11px;
  height: 5px;
  border: 3px solid #10BB9A;
  background-color: transparent;
  border-top-style: none;
  border-right-style: none;
}
.aui .article-wrapper#formWrapper .form-group-cb-radio input[type=radio]:checked ~ label {
  background-color: #10BB9A;
  color: white;
}
.aui .article-wrapper#formWrapper .form-group-cb-radio input[type=radio] ~ label {
  display: inline-block;
  height: 30px;
  position: relative;
  margin-bottom: 0;
  cursor: pointer;
  vertical-align: bottom;
  padding: 7px 16px 0px 46px;
  border-radius: 8px;
  border: 1px solid #d8d8d8;
}
.aui .article-wrapper#formWrapper .form-group-cb-radio input[type=radio] ~ label:before, .aui .article-wrapper#formWrapper .form-group-cb-radio input[type=radio] ~ label:after {
  position: absolute;
  content: "";
  transition: all 0.3s ease;
  transition-property: transform, border-color;
}
.aui .article-wrapper#formWrapper .form-group-cb-radio input[type=radio] ~ label:before {
  border-radius: 50%;
  left: 10px;
  top: 9px;
  width: 18px;
  height: 18px;
  border: 2px solid #D8D8D8;
  background-color: white;
}
.aui .article-wrapper#formWrapper .form-group-cb-radio input[type=radio] ~ label:after {
  top: 8px;
  left: 8px;
  width: 11px !important;
  height: 5px !important;
  transform: scale(0);
  background: #10BB9A;
}

.aui body.blu-homepage #context-menu.topScreen, .aui body.bli-homepage #context-menu.topScreen, .aui body.conventum-homepage #context-menu.topScreen, .aui body.cfg-homepage #context-menu.topScreen, .aui body.bg-img-topScreen #context-menu.topScreen {
  background-color: transparent;
}
.aui body.blu-homepage #context-menu.topScreen .mini-logo, .aui body.bli-homepage #context-menu.topScreen .mini-logo, .aui body.conventum-homepage #context-menu.topScreen .mini-logo, .aui body.cfg-homepage #context-menu.topScreen .mini-logo, .aui body.bg-img-topScreen #context-menu.topScreen .mini-logo {
  display: none;
}
.aui body.blu-homepage #context-menu.topScreen .big-logo, .aui body.bli-homepage #context-menu.topScreen .big-logo, .aui body.conventum-homepage #context-menu.topScreen .big-logo, .aui body.cfg-homepage #context-menu.topScreen .big-logo, .aui body.bg-img-topScreen #context-menu.topScreen .big-logo {
  display: block !important;
}
.aui body.blu-homepage #context-menu.topScreen.stick, .aui body.bli-homepage #context-menu.topScreen.stick, .aui body.conventum-homepage #context-menu.topScreen.stick, .aui body.cfg-homepage #context-menu.topScreen.stick, .aui body.bg-img-topScreen #context-menu.topScreen.stick {
  border-bottom-width: 0px !important;
}

#top-menu-contact-bottom {
  background-color: rgba(51, 51, 51, 0.96) !important;
  transition-duration: 1s;
  position: fixed;
  z-index: 1000;
  bottom: 135px;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 30px;
  right: 12px;
  padding: 8px 11px !important;
}
#top-menu-contact-bottom span.showonsmartphone.showeverywhere {
  display: block !important;
}
#top-menu-contact-bottom span.showonsmartphone.showeverywhere:before {
  padding-right: 0;
  font-family: "bdl-font3";
  content: "F";
  font-size: 22px;
  line-height: 28px;
  text-transform: none;
  display: inline-block;
  color: white !important;
}

/*** surcharge BL ***/
.aui .article-wrapper#formWrapper .form-error-message,
.aui .article-wrapper#formWrapper .form-success-message {
  text-align: left;
  line-height: 30px;
}

.aui .article-wrapper#formWrapper .form-success-message {
  border: none;
  color: #000;
  padding: 0px;
  font-size: 17px !important;
}

.article-wrapper .btn.style1#close_button {
  display: none !important;
}

#submenu-wrapper .subnav {
  display: flex;
  flex-wrap: wrap;
  padding: 15px 70px;
  color: #666;
  background-color: #e0e0e0;
}
#submenu-wrapper .subnav .sticky-nav-menu-item {
  padding: 20px 35px;
}
#submenu-wrapper .subnav .sticky-nav-menu-item a {
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #000;
}
#submenu-wrapper .subnav .sticky-nav-menu-item a:hover {
  color: #867256;
  transition: 0.3s;
}
#submenu-wrapper .subnav .sticky-nav-menu-item.actif a {
  color: #867256;
  font-weight: bold;
}

.at-share-btn {
  background-color: rgba(51, 51, 51, 0.84) !important;
}

.at-icon-wrapper {
  background-color: rgba(51, 51, 51, 0.75) !important;
}

/** les cookies - tarteaucitron - begin */
.isCookiesPage #tarteaucitronRoot {
  display: none;
}

.isCookiesPage.okModalCookies #tarteaucitronRoot {
  display: block;
}

.tac_activate_addthis {
  display: none !important;
}

html.aui body #tarteaucitron {
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 0 35px #575757;
  max-width: 500px;
  margin: auto !important;
}
html.aui body #tarteaucitron .tarteaucitronCheck, html.aui body #tarteaucitron .tarteaucitronCross {
  display: none;
}
html.aui body #tarteaucitron ul li ul {
  width: 90%;
  margin: 0 auto;
}
html.aui body #tarteaucitron ul li ul li {
  border-radius: 8px;
  border: 1px solid #dedede !important;
}
html.aui body #tarteaucitron ul li ul li.tarteaucitronIsAllowed {
  border: 1px solid #10BB9A !important;
}
html.aui body #tarteaucitron ul li ul li.tarteaucitronIsDenied {
  border: 1px solid #c17a7a !important;
}
html.aui body #tarteaucitron ul li ul li + li {
  margin-top: 20px !important;
}
html.aui body #tarteaucitron ul li ul#tarteaucitronServices_mandatory li {
  border: 1px solid #69f3e1 !important;
}
html.aui body #tarteaucitron .tarteaucitronBorder {
  padding-bottom: 66px;
}
html.aui body #tarteaucitron .tarteaucitronBorder .tarteaucitronAllow, html.aui body #tarteaucitron .tarteaucitronBorder .tarteaucitronDeny {
  border-radius: 34px !important;
  position: relative;
  cursor: pointer !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc !important;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 60px !important;
  height: 34px;
  padding: 0 !important;
  color: transparent !important;
  font-size: 1px !important;
}
html.aui body #tarteaucitron .tarteaucitronBorder .tarteaucitronAllow.tarteaucitronDeny, html.aui body #tarteaucitron .tarteaucitronBorder .tarteaucitronDeny.tarteaucitronDeny {
  display: none !important;
}
html.aui body #tarteaucitron .tarteaucitronBorder .tarteaucitronIsAllowed .tarteaucitronAllow {
  display: none !important;
}
html.aui body #tarteaucitron .tarteaucitronBorder .tarteaucitronIsAllowed .tarteaucitronDeny {
  display: block !important;
  background-color: #10BB9A !important;
  opacity: 1 !important;
}
html.aui body #tarteaucitron .tarteaucitronBorder .tarteaucitronIsAllowed .tarteaucitronDeny:before {
  left: auto;
  right: 4px;
}
html.aui body #tarteaucitron .tarteaucitronBorder .tarteaucitronIsDenied .tarteaucitronAllow {
  display: block !important;
  background-color: #c17a7a !important;
  opacity: 1 !important;
}
html.aui body #tarteaucitron .tarteaucitronBorder .tarteaucitronIsDenied .tarteaucitronAllow:before {
  left: 4px;
  right: auto;
}
html.aui body #tarteaucitron .tarteaucitronBorder .tarteaucitronIsDenied .tarteaucitronDeny {
  display: none !important;
}
html.aui body #tarteaucitron .tarteaucitronBorder .tarteaucitronAllow:before, html.aui body #tarteaucitron .tarteaucitronBorder .tarteaucitronDeny:before {
  border-radius: 50%;
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: auto;
  right: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
html.aui body #tarteaucitron .tarteaucitronBorder #tarteaucitronServices_mandatory .tarteaucitronAllow {
  background: #69f3e1 !important;
}
html.aui body #tarteaucitron .tarteaucitronBorder #tarteaucitronServices_mandatory .tarteaucitronAllow:before {
  left: auto;
  right: 4px;
}
html.aui body #tarteaucitron .tarteaucitronBorder #tarteaucitronServices_mandatory .tarteaucitronDeny {
  display: none;
}
html.aui body #tarteaucitron #tarteaucitronClosePanel {
  right: auto;
  background: #ffffff;
  color: #3c3c3c;
  width: 20px;
  left: 4px;
  top: 1px;
  font-size: 22px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif !important;
}
html.aui body #tarteaucitron #tarteaucitronServices {
  background: #ffffff;
  border-radius: 8px;
  box-shadow: none;
  margin-top: 25px !important;
  margin-bottom: 50px;
  height: 90vh;
}
html.aui body #tarteaucitron #tarteaucitronServices .tarteaucitronHidden {
  background: #ffffff;
}
html.aui body #tarteaucitron #tarteaucitronServices .tarteaucitronDetails {
  color: #3c3c3c;
  background: #ffffff;
  display: block !important;
  position: relative;
  padding: 10px 20px 20px 36px;
  max-width: 100%;
}
html.aui body #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine {
  background: #ffffff;
  border: none;
  position: unset;
}
html.aui body #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronH1 {
  color: #3c3c3c;
}
html.aui body #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName {
  width: 90% !important;
  text-align: center;
  margin: 0 auto !important;
  border: 1px solid #dedede;
  border-bottom: none;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  float: none;
  display: block;
  padding: 24px 0 0px 0;
}
html.aui body #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronAsk {
  width: 90% !important;
  text-align: center;
  margin: 0 auto !important;
  border: 1px solid #dedede;
  border-top: none;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  float: none;
  display: block;
  padding: 12px 0 24px 0;
}
html.aui body #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine #tarteaucitronInfo {
  color: #3c3c3c;
  background: #ffffff;
  border: none;
  position: absolute !important;
  bottom: 0;
  margin: 0 4% !important;
  text-align: center !important;
  width: 90%;
  max-width: 90% !important;
}
html.aui body #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine #tarteaucitronInfo #tarteaucitronPrivacyUrlDialog {
  color: #218ab7 !important;
  background: #ffffff !important;
  margin: 0;
  text-decoration: none !important;
}
html.aui body #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronH2 {
  color: #3c3c3c;
  font-weight: 700;
}
html.aui body #tarteaucitron #tarteaucitronServices .tarteaucitronBorder {
  border: none;
}
html.aui body #tarteaucitron #tarteaucitronServices .tarteaucitronBorder .catToggleBtn, html.aui body #tarteaucitron #tarteaucitronServices .tarteaucitronBorder .catToggleBtnMandatory {
  color: #3c3c3c;
  background: #ffffff;
}
html.aui body #tarteaucitron #tarteaucitronServices .tarteaucitronBorder .tarteaucitronLine, html.aui body #tarteaucitron #tarteaucitronServices .tarteaucitronBorder .tarteaucitronLine:hover {
  background: #ffffff;
}
html.aui body #tarteaucitron #tarteaucitronServices .tarteaucitronBorder .tarteaucitronLine .tarteaucitronName, html.aui body #tarteaucitron #tarteaucitronServices .tarteaucitronBorder .tarteaucitronLine:hover .tarteaucitronName {
  float: none;
  width: auto;
  margin-top: 3px;
}
html.aui body #tarteaucitron #tarteaucitronServices .tarteaucitronBorder .tarteaucitronLine .tarteaucitronAsk, html.aui body #tarteaucitron #tarteaucitronServices .tarteaucitronBorder .tarteaucitronLine:hover .tarteaucitronAsk {
  float: left;
  margin-top: 0px;
}
html.aui body #tarteaucitron #tarteaucitronServicesTitle_mandatory {
  position: relative;
}
html.aui body #tarteaucitron .tarteaucitronListCookies {
  display: none;
}
html.aui body #tarteaucitron * {
  outline: 0 !important;
}

body #tarteaucitronRoot #tarteaucitronAlertBig:before {
  display: none;
}

body div#tarteaucitronRoot.tarteaucitronBeforeVisible:before {
  display: none;
}

html body #tarteaucitronRoot div#tarteaucitronAlertBig {
  width: 100%;
  min-width: 285px;
  height: auto;
  margin: auto;
  left: 50%;
  bottom: 0;
  top: unset;
  transform: translate(-50%, 0);
  box-shadow: none;
  border-radius: 0px;
  padding: 0;
  background: #fff;
  color: #333;
}
html body #tarteaucitronRoot div#tarteaucitronAlertBig span {
  display: inline-block;
}
html body #tarteaucitronRoot div#tarteaucitronAlertBig button {
  display: inline-block;
  vertical-align: top;
  margin: 20px 0px 20px 20px;
}
html body #tarteaucitronRoot div#tarteaucitronAlertBig span#alertBigPrivacy_texte_inferieur {
  display: none;
}
html body #tarteaucitronRoot div#tarteaucitronAlertBig span#tarteaucitronDisclaimerAlert {
  max-width: 800px;
  margin: 25px 100px 25px 0px;
  text-align: left;
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0;
  font-weight: 400;
  color: #333;
  text-transform: none;
  text-decoration: none;
  padding: 0;
}
html body #tarteaucitronRoot div#tarteaucitronAlertBig span#tarteaucitronDisclaimerAlert a {
  color: #218ab7;
  text-decoration: none;
}
html body #tarteaucitronRoot div#tarteaucitronAlertBig span#tarteaucitronDisclaimerAlert span {
  font-size: 13px;
  color: #AFAFAF;
  margin-top: 8px;
}
html body #tarteaucitronRoot div#tarteaucitronAlertBig #tarteaucitronPrivacyUrl {
  display: none;
  margin: 10px auto 10px auto;
  font-size: 11px !important;
  font-family: "Open Sans", sans-serif !important;
  text-decoration: underline;
}

.tac_activate .tac_float .tarteaucitronAllow,
html body #tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronPersonalize2,
html body #tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronCloseAlert,
html body #tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronAllDenied2 {
  padding: 10px 15px;
  color: #fff;
  background: rgb(30, 78, 111);
  background-color: rgb(30, 78, 111) !important;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px !important;
  line-height: 17px;
  border-radius: 20px;
}
.tac_activate .tac_float .tarteaucitronAllow .tarteaucitronCheck, .tac_activate .tac_float .tarteaucitronAllow .tarteaucitronCross,
html body #tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronPersonalize2 .tarteaucitronCheck,
html body #tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronPersonalize2 .tarteaucitronCross,
html body #tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronCloseAlert .tarteaucitronCheck,
html body #tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronCloseAlert .tarteaucitronCross,
html body #tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronAllDenied2 .tarteaucitronCheck,
html body #tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronAllDenied2 .tarteaucitronCross {
  display: none;
}
.tac_activate .tac_float .tarteaucitronAllow:hover,
html body #tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronPersonalize2:hover,
html body #tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronCloseAlert:hover,
html body #tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronAllDenied2:hover {
  background-color: #0A324B !important;
  text-decoration: none;
  opacity: 1;
  transition: 0.3s;
}
.tac_activate .tac_float .tarteaucitronAllow:focus,
html body #tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronPersonalize2:focus,
html body #tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronCloseAlert:focus,
html body #tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronAllDenied2:focus {
  outline: none;
}

/*html body #tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronPersonalize2 {
	color: #c1a57c !important;
	border-color: #c1a57c !important;
	&:hover {
		background-color: #c1a57c !important;
		color: black !important;
	}
}*/
.tac_activate {
  background-color: #e2e9ea !important;
  display: flex !important;
  align-items: center;
  position: absolute;
}
.tac_activate .tac_float {
  color: #000;
  width: 100%;
  margin: 100px 0;
  padding: 20px 0;
  font-size: 14px;
}
.tac_activate .tac_float .tarteaucitronAllow {
  color: #fff;
  background-color: rgb(30, 78, 111);
}
.tac_activate .tac_float .tarteaucitronAllow:hover {
  background-color: #0A324B !important;
}
.tac_activate.tac_activate_addthis {
  display: none !important;
}

#tarteaucitronPrivacyUrlDialog {
  background: transparent !important;
  color: #fff !important;
  text-decoration: underline !important;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine.tarteaucitronIsAllowed .tarteaucitronAllow {
  background-color: #10BB9A !important;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine.tarteaucitronIsDenied .tarteaucitronDeny {
  background-color: #c17a7a !important;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAllow, #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronDeny {
  text-transform: uppercase;
}

#tarteaucitron #tarteaucitronServices::-webkit-scrollbar {
  width: 10px;
  background-color: white;
}

.issuu_player {
  position: relative;
}

.issuu_player, .issuu_player iframe {
  width: 100% !important;
}

.ausha_player {
  position: relative;
}

.ausha_player, .ausha_player iframe {
  width: 100% !important;
}

/** les cookies - tarteaucitron - end */
/** Bandeau message - begin */
#bandeau_message {
  text-align: left;
  display: none;
  z-index: 1515;
  background-color: #333;
  width: 100%;
  padding: 15px 20px;
  color: #fff;
  position: fixed;
  top: 0px;
  font-size: 14px;
}
#bandeau_message #close_bandeau_message {
  float: right;
}
#bandeau_message #close_bandeau_message img {
  width: 18px;
}
#bandeau_message .message {
  width: 80%;
  max-width: 1400px;
  text-align: center;
  margin: 0 auto;
}
#bandeau_message .message h3 {
  text-align: center;
  color: #fff;
  margin-top: 0;
  padding-bottom: 15px;
}
#bandeau_message .message a {
  color: #debd8e;
  text-decoration: none;
}
#bandeau_message .message p {
  margin-bottom: 0;
}

/** Bandeau message - end */
.alloy-editor .full-width, .aui .html-editor .full-width {
  margin: 0 !important;
  width: 100% !important;
}
.alloy-editor .issuu_player, .alloy-editor .video-container, .alloy-editor .ausha_player, .aui .html-editor .issuu_player, .aui .html-editor .video-container, .aui .html-editor .ausha_player {
  background: #000 !important;
  height: 200px !important;
  color: #fff !important;
  text-align: center !important;
}
.alloy-editor .video-container:after, .aui .html-editor .video-container:after {
  content: "VIDEO";
}
.alloy-editor .issuu_player:after, .aui .html-editor .issuu_player:after {
  content: "ISSUU";
}
.alloy-editor .ausha_player:after, .aui .html-editor .ausha_player:after {
  content: "AUSHA";
}

[class*=ae-toolbar-][role=toolbar] {
  z-index: 991;
}

body.bli-inv-pri .hide-bli-inv-pri,
body.bli-inv-pri nav#top-menu-header a.hide-bli-inv-pri,
.aui body.bli-inv-pri .footernav .footernav-container .col a.hide-bli-inv-pri,
body.bli-inv-pro .hide-bli-inv-pro,
body.bli-inv-pro nav#top-menu-header a.hide-bli-inv-pro,
.aui body.bli-inv-pro .footernav .footernav-container .col a.hide-bli-inv-pro {
  display: none !important;
}

html.country-zone-autres body.bli-inv-pri .hide-bli-inv-pri-autres {
  display: none !important;
}

html.country-zone-be body.bli-inv-pri .hide-bli-inv-pri-be {
  display: none !important;
}

html.country-zone-de body.bli-inv-pri .hide-bli-inv-pri-de {
  display: none !important;
}

html.country-zone-europe body.bli-inv-pri .hide-bli-inv-pri-europe {
  display: none !important;
}

html.country-zone-lu body.bli-inv-pri .hide-bli-inv-pri-lu {
  display: none !important;
}

html.country-zone-autres body.bli-inv-pro .hide-bli-inv-pro-autres {
  display: none !important;
}

html.country-zone-be body.bli-inv-pro .hide-bli-inv-pro-be {
  display: none !important;
}

html.country-zone-de body.bli-inv-pro .hide-bli-inv-pro-de {
  display: none !important;
}

html.country-zone-europe body.bli-inv-pro .hide-bli-inv-pro-europe {
  display: none !important;
}

html.country-zone-lu body.bli-inv-pro .hide-bli-inv-pro-lu {
  display: none !important;
}

/*body.bli-inv-pro #top-menu-doccenter {display:inline-block !important;}*/
#disclaimer-msg .article-wrapper * {
  color: white;
}
#disclaimer-msg .article-wrapper p {
  margin-top: 70px;
  font-size: 16px;
}

.newsletter-page .overlay.yui3-widget-positioned {
  top: 35vh !important;
}

.private-page .datepicker-popover, .private-page .overlay.yui3-widget-positioned {
  top: 35vh !important;
}

.aui body.html-editor {
  max-height: 600px;
}

#tarteaucitronServices_analytic #googletagmanagerLine {
  display: none;
}

.yui3-widget.overlay.yui3-widget-positioned.yui3-widget-modal.yui3-widget-stacked {
  height: 0px !important;
}

.showMeAfter {
  display: none;
}

body.html-editor .showMeAfter {
  display: block;
}

ul.lfr-pagination-buttons {
  list-style-type: none !important;
  text-align: center;
  display: block;
}

ul.lfr-pagination-buttons li {
  display: inline-block;
  min-width: 300px;
}

.dialog-iframe-node {
  position: absolute;
}

.signed-out .portlet > .portlet-topper {
  display: none;
}

.signed-out .cadmin.portlet-topper {
  display: none !important;
}

.ged-portlet a.funds_doc,
.ged-portlet a.funds_docs_concatenation {
  color: transparent;
}

.loading-animation {
  background-image: url(/o/blu-theme/images/spinner/bl.gif);
  background-repeat: no-repeat;
  background-size: 72px 72px;
  background-position: 50% 50%;
  min-height: 72px;
  min-width: 72px;
}
.loading-animation#p_p_id_fundsdetail_WAR_BLPortletsportlet_ {
  margin-top: 120px;
}

.loading-animation:after, .loading-animation:before, .loading-animation::after, .loading-animation::before {
  content: none;
}

.button-retour-liste-fonds a {
  display: none;
}

.button-retour-liste-fonds-target .button-retour-liste-fonds a {
  display: block;
}

html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  position: relative;
  top: auto;
  padding: 0;
  border: none;
}

.aui h1.lfr-portal-tooltip {
  font-size: 16px !important;
}

.aui #tarteaucitronRoot #tarteaucitronAlertBig {
  z-index: 1003;
}

.aui .fp-is-overflow .fp-overflow.fp-auto-height, .aui .fp-is-overflow .fp-overflow.fp-auto-height-responsive, .aui .fp-is-overflow > .fp-overflow {
  overflow-y: unset;
}

.asset-full-content .align-items-center.d-flex.mb-2 {
  height: 0px;
}

.asset-anchor.lfr-asset-anchor {
  height: 0;
  margin-top: 0;
  display: none;
}

.aui .journal-content-article .form_newsletter {
  margin-top: 70px;
}

.aui .fp-scrollable .fp-section {
  height: auto;
}

.content-article-video {
  width: 100%;
}

.content-article-audio {
  width: 100%;
  max-width: 500px;
}

.full-width.bandeau {
  background-color: #333333;
  text-align: center !important;
  display: block;
  line-height: 0px !important;
}
.full-width.bandeau video {
  max-width: 900px;
}

.aui .topics-index-wrapper.influx-home .topics-index-list img.clock {
  width: 18px !important;
  margin-right: 5px;
  border-bottom: transparent 2px solid;
}
.aui .topics-index-wrapper.influx-home .topics-index-list img.author {
  width: 32px !important;
  border-radius: 20px;
  margin-right: 8px;
}
.aui .topics-index-wrapper.influx-home .topics-index-list .topics-index-item-date {
  color: #867256;
}
.aui .topics-index-wrapper.influx-home .topics-index-list.a-la-une {
  padding: 0;
  margin: 48px auto 0 auto;
  max-width: 1336px;
}
.aui .topics-index-wrapper.influx-home .topics-index-list.a-la-une img {
  width: 100%;
}
.aui .topics-index-wrapper.influx-home .topics-index-list.a-la-une .topics-index-item {
  width: 100%;
}
.aui .topics-index-wrapper.influx-home .topics-index-list.a-la-une .main-article.header {
  width: 100%;
}
.aui .topics-index-wrapper.influx-home .topics-index-list.a-la-une .main-article.header .topics-index-item {
  flex-direction: row;
}
.aui .topics-index-wrapper.influx-home .topics-index-list.a-la-une .main-article.header .topics-index-item .topics-index-item-title {
  font-size: 36px;
  line-height: 48px;
}
.aui .topics-index-wrapper.influx-home .topics-index-list.a-la-une .main-article.header .topics-index-item .topics-index-item-image {
  width: 45%;
}
.aui .topics-index-wrapper.influx-home .topics-index-list.a-la-une .main-article.header .topics-index-item .topics-index-item-content {
  width: 55%;
  padding-left: 96px;
  position: relative;
  display: flex;
  margin-top: 10vmin;
}
.aui .topics-index-wrapper.influx-home .topics-index-list.a-la-une .main-article.header .topics-index-item .topics-index-item-content a {
  margin: auto 0;
}
.aui .topics-index-wrapper.influx-home .topics-index-list.a-la-une .main-article.left-right {
  width: 55%;
}
.aui .topics-index-wrapper.influx-home .topics-index-list.a-la-une .main-article.left-right .topics-index-item-title {
  font-size: 36px;
  line-height: 40px;
}
.aui .topics-index-wrapper.influx-home .topics-index-list.a-la-une .main-article.left-right .topics-index-item-image {
  margin-top: 16px;
}
.aui .topics-index-wrapper.influx-home .topics-index-list.a-la-une .main-article.left-right .topics-index-item-date {
  margin-top: 0px;
}
.aui .topics-index-wrapper.influx-home .topics-index-list.a-la-une .main-article .topics-index-item {
  display: flex;
  flex-direction: column-reverse;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 80px;
}
.aui .topics-index-wrapper.influx-home .topics-index-list.a-la-une .main-article .wrap-hashtag {
  order: -1;
}
.aui .topics-index-wrapper.influx-home .topics-index-list.a-la-une .other-articles {
  margin-left: 32px;
  width: calc(45% - 32px);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.aui .topics-index-wrapper.influx-home .topics-index-list.a-la-une .other-articles .topics-index-item {
  display: flex;
  flex-wrap: wrap;
  margin: 0px 0px 32px 0px;
  padding-bottom: 0px;
}
.aui .topics-index-wrapper.influx-home .topics-index-list.a-la-une .other-articles .topics-index-item .topics-index-item-author {
  margin-bottom: 0px;
}
.aui .topics-index-wrapper.influx-home .topics-index-list.a-la-une .other-articles .topics-index-item .topics-index-item-image {
  width: calc(40% - 24px);
  margin-bottom: 0px;
  margin-right: 24px;
}
.aui .topics-index-wrapper.influx-home .topics-index-list.a-la-une .other-articles .topics-index-item .topics-index-item-content {
  width: 60%;
}
.aui .topics-index-wrapper.influx-home .topics-index-list.a-la-une .other-articles .topics-index-item .topics-index-item-content a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.aui .topics-index-wrapper.influx-home .topics-index-list.a-la-une .other-articles .topics-index-item .topics-index-item-content .topics-index-item-title {
  font-size: 20px;
  line-height: 27px;
}
.aui .topics-index-wrapper.influx-home .topics-index-list.a-la-une .other-articles div.topics-index-item:first-child {
  margin-top: 0px;
}
.aui .topics-index-wrapper.influx-home .topics-index-list.a-la-une .topics-index-item-chapo {
  color: #333;
  margin-bottom: 16px;
}
.aui .topics-index-wrapper.influx-home .topics-index-list .wrap-hashtag {
  position: absolute;
  bottom: 0px;
  margin: 8px;
  width: 100%;
  display: flex;
}
.aui .topics-index-wrapper.influx-home .topics-index-list .wrap-hashtag a {
  background-color: white;
  color: black;
  padding: 4px 16px;
  border-radius: 16px;
  margin-right: 8px;
  line-height: 11px;
}
.aui .topics-index-wrapper.influx-home .topics-index-list .wrap-hashtag a .slide_hashtag.hashtag-hash {
  color: black;
  margin-top: 0px !important;
  margin-right: 0px !important;
  line-height: 13px;
  letter-spacing: 0px;
  font-weight: bold;
  font-size: 11px;
}
.aui .topics-index-wrapper.influx-home .topics-index-list .wrap-hashtag a .slide_hashtag.hashtag-hash:before {
  content: "";
}
.aui .topics-index-wrapper.influx-home .topics-index-list .wrap-hashtag a:hover {
  text-decoration: none;
  background-color: black;
  color: white;
}
.aui .topics-index-wrapper.influx-home .topics-index-list .wrap-hashtag a:hover .slide_hashtag.hashtag-hash {
  color: white;
  text-decoration: none;
}

.aui .topics-index-wrapper.influx-home .statuts-wrapper {
  background-color: #30313f;
  margin-top: 48px;
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper .flickity-button {
  background-color: rgba(48, 49, 63, 0.1882352941) !important;
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper.no-top {
  margin-top: 0;
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper.statuts-wrapper-social {
  background-color: transparent;
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper.statuts-wrapper-social .statuts-index-item.grid-item {
  border: solid 1px #ddd;
  display: block !important;
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper .content-article-video {
  width: calc(100% + 1px);
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper.in-thema {
  background-color: transparent;
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper.in-thema .statuts-index-list {
  height: auto !important;
  overflow: hidden !important;
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper.in-thema .statuts-index-item {
  width: 100% !important;
  margin: 0 !important;
  border: 1px #333 solid;
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper.in-thema .statuts-index-item .topics-index-item-title {
  width: auto;
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper h2 {
  color: white;
  margin: 0px 0px 40px 0px;
  padding-top: 96px;
  max-width: 1336px;
  margin-left: auto;
  margin-right: auto;
  font-family: "Oswald Regular";
  font-size: 48px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 48px;
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper h2 a {
  color: white;
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper h2 a:after {
  filter: invert(1);
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper .statuts-index-list {
  max-width: 1336px;
  margin: 0 auto;
  overflow: auto;
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper .statuts-index-list .statuts-index-item {
  float: left;
  background: white;
  border-radius: 8px;
  padding: 10px 0;
  margin: 0 0 32px 0;
  width: calc(33.333% - 32px);
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper .statuts-index-list .statuts-index-item:nth-child(n+7) {
  display: none;
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper .statuts-index-list .statuts-index-item.spacer-bottom {
  width: 100%;
  height: 8px;
  padding: 0;
  margin: 0;
  background: transparent;
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper .statuts-index-list .statuts-index-item .flickity-page-dots {
  display: none;
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper .statuts-index-list .statuts-index-item audio {
  padding: 8px;
  margin: 8px 0;
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper .statuts-index-list .statuts-index-item .topics-index-item-image img {
  width: 100%;
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper .statuts-index-list .statuts-index-item .topics-index-item-chapo {
  min-height: 300px;
  position: relative;
  overflow: hidden;
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper .statuts-index-list .statuts-index-item .topics-index-item-chapo.open {
  max-height: none !important;
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper .statuts-index-list .statuts-index-item .topics-index-item-chapo.open a.lire-la-suite {
  background: none;
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper .statuts-index-list .statuts-index-item .topics-index-item-chapo.long-one {
  max-height: 40vh;
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper .statuts-index-list .statuts-index-item .topics-index-item-chapo.long-one a.lire-la-suite {
  display: block !important;
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper .statuts-index-list .statuts-index-item .topics-index-item-chapo a.lire-la-suite {
  bottom: 0;
  height: 100px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));
  position: absolute;
  width: 100%;
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper .statuts-index-list .statuts-index-item .topics-index-item-chapo a.lire-la-suite:after {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  margin-left: auto;
  content: "";
  background-image: url(/o/statics/images/ico/caret-down.png);
  background-repeat: no-repeat;
  background-size: 32px;
  transition: transform 0.2s ease-in-out;
  position: absolute;
  right: 0px;
  bottom: -8px;
  z-index: 5;
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper .statuts-index-list .statuts-index-item .topics-index-item-chapo.open a.lire-la-suite:after {
  transform: rotate(-180deg);
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper .statuts-index-list .statuts-index-item .topics-index-item-author, .aui .topics-index-wrapper.influx-home .statuts-wrapper .statuts-index-list .statuts-index-item .topics-index-item-commentaire, .aui .topics-index-wrapper.influx-home .statuts-wrapper .statuts-index-list .statuts-index-item .topics-index-item-title, .aui .topics-index-wrapper.influx-home .statuts-wrapper .statuts-index-list .statuts-index-item .topics-index-item-chapo,
.aui .topics-index-wrapper.influx-home .statuts-wrapper .statuts-index-list .statuts-index-item .topics-index-item-link {
  margin: 16px;
  display: block;
  text-align: left;
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper .statuts-index-list .statuts-index-item .topics-index-item-title {
  font-family: "Oswald Medium";
  letter-spacing: 1px;
  font-size: 1.8vmin;
  line-height: 2.2vmin;
  font-weight: normal;
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper .statuts-index-list .statuts-index-item .topics-index-item-author {
  line-height: 28px;
  letter-spacing: 1px;
  color: #333;
  padding: 0;
  margin: 8px 16px 16px 16px;
  font-family: "Poppins Medium";
  display: flex;
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper .statuts-index-list .statuts-index-item .topics-index-item-author img {
  width: 56px !important;
  height: 56px !important;
  border-radius: 30px;
  margin-right: 16px;
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper .statuts-index-list .statuts-index-item .topics-index-item-author div span {
  display: block;
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper .statuts-index-list .statuts-index-item .topics-index-item-author div span.author-name {
  font-size: min(1.8vmin, 18px);
  line-height: min(3vmin, 29px);
  font-weight: 800;
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper .statuts-index-list .statuts-index-item .topics-index-item-author div span.author-date {
  font-size: min(1.2vmin, 12px);
  line-height: min(2vmin, 20px);
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper .statuts-index-list .statuts-index-item .topics-index-item-link {
  color: #867256;
  text-decoration: none;
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper .statuts-index-list .statuts-index-item .topics-index-item-link:after {
  content: "";
  background-image: url(/o/statics/images/ico/arrowtopright.png);
  background-size: 15px 12px;
  background-repeat: no-repeat;
  position: relative;
  width: 15px;
  height: 12px;
  display: inline-block;
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper .statuts-index-list .statuts-index-item .carousel-cell {
  width: 100%;
  height: 308px;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper .statuts-index-list .statuts-index-item .topics-index-item-image {
  background: #000;
}
.aui .topics-index-wrapper.influx-home .statuts-wrapper .statuts-index-list .statuts-index-item .topics-index-item-image img {
  max-height: 25vh;
  width: auto;
}

/**
@media only screen and (min-width: 768px) {
	.aui .topics-index-wrapper.influx-home .statuts-index-list .flickity-viewport {
		height: inherit !important;
	}
}

@media only screen and (max-width: 768px) {
	.aui .topics-index-wrapper.influx-home .statuts-index-list .flickity-viewport {
		height: inherit !important;
	}
}
**/
.signed-in .gedtabpays-portlet {
  min-height: 100px;
  border-left: 2px green dashed;
  margin-bottom: 35px;
}

.signed-in .blformdisplay {
  min-height: 100px;
  border-left: 2px blue dashed;
  margin-bottom: 35px;
}

.login-container {
  margin-top: 30vh;
}

.portlet-column-only {
  position: relative;
}

.influx-portlet .header-influx {
  margin: 32px 0 0 0;
  z-index: 10;
  position: relative;
}
.influx-portlet .header-influx a {
  text-decoration: none;
}
.influx-portlet .header-influx h1 {
  font-family: "Oswald Regular";
  letter-spacing: 1px;
  color: black;
  text-align: left;
  font-size: 8vmin;
  line-height: 8vmin;
  font-weight: 100;
  display: inline-block;
}
.influx-portlet .header-influx span {
  max-width: 200px;
  display: inline-block;
  text-align: left;
  margin-left: 35px;
  font-family: "Oswald Regular";
  letter-spacing: 1px;
  font-weight: bold;
  font-style: italic;
}
.influx-portlet .header-influx.thema h1 {
  font-size: 3.5vh;
  line-height: 3.5vh;
}
.influx-portlet .header-influx.thema h2 {
  text-align: center;
  font-size: 5vh;
  font-family: "Oswald Regular";
  letter-spacing: 1px;
  font-weight: 100;
  margin-top: 35px;
}
.influx-portlet .header-influx.thema .chapo {
  font-family: "Oswald Regular";
  letter-spacing: 1px;
  max-width: 980px;
  margin: 15px auto 0px;
  text-align: left;
}
.influx-portlet .header-influx.thema span {
  max-width: 100%;
}

.aui .influx-home.topics-index-wrapper a.influx-all-news {
  margin-top: 50px;
  display: inline-block;
}
.aui .influx-home.topics-index-wrapper a.influx-all-news div {
  border-radius: 25px;
  font-family: "Oswald Regular";
  letter-spacing: 1px;
  margin-bottom: 0px;
}

.article-meta-line img.author {
  width: 60px !important;
  border-radius: 60px;
  margin-right: 8px;
}

.aui .layer .article-meta-line.authors {
  margin-top: 20px;
}

.aui .layer .article-meta-line.tags {
  margin-top: 30px;
}

.aui .layer .article-meta-line.tags .hashtag-hash {
  background-color: black;
  padding: 4px 16px;
  border-radius: 16px;
  margin-right: 10px;
  font-weight: 400;
}

.aui .layer .article-meta-line.tags .hashtag-hash:before {
  content: "";
}

.aui #main-content .section.image-bg-header {
  height: 75vh;
}

.image_overlay_dark {
  width: 100%;
  position: absolute;
  height: 100%;
}

.aui #main-content .section.image-bg-header .layer {
  text-align: left;
  margin-left: 12vw;
  margin-right: 12vw;
}

.aui #main-content .section.image-bg-header .blog-detail {
  text-align: left;
  width: 100% !important;
}

@media only screen and (max-width: 767px) {
  .aui #main-content .section.image-bg-header .layer {
    margin-left: 26px;
    margin-right: 26px;
  }
}
.aui .force-title-font {
  font-family: "Pano Light" !important;
}

.aui h2.meme-theme {
  font-family: "Oswald Regular";
  letter-spacing: 1px;
  font-size: 25px;
  line-height: 32px;
  padding-top: 50px;
  margin-bottom: 30px;
  max-width: 1296px;
  margin-left: auto;
  margin-right: auto;
}

#top-menu-myaccount.header-btn .top-menu-myaccount-icon {
  display: inline-block;
  position: relative;
  width: 24px;
}
#top-menu-myaccount.header-btn .top-menu-myaccount-icon::before {
  font-size: 20px;
  line-height: 20px;
  top: -21px;
  left: 0;
  font-family: "bdl-font2";
  text-transform: none;
  content: "P";
  position: absolute;
  right: auto;
}

.aui .topics-index-wrapper .topics-index-list .topics-index-item.citation {
  border: none;
  padding-bottom: 0;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item.citation .topics-index-item-image {
  height: 100%;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item.citation .topics-index-item-image a.bg-img-influx {
  height: 100%;
  padding: 20px;
  text-decoration: none;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item.citation .topics-index-item-image a.bg-img-influx .wrap-citation {
  width: calc(100% - 40px);
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item.citation .topics-index-item-image a.bg-img-influx:hover .topics-index-item-title {
  color: #333;
  text-decoration: none;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item.citation .topics-index-item-image a.bg-img-influx .topics-index-item-chiffre {
  font-size: min(4vmin, 39px);
  line-height: min(5vmin, 49px);
  color: #333;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item.citation .topics-index-item-image a.bg-img-influx .topics-index-item-title {
  font-size: min(2vmin, 20px);
  line-height: min(3vmin, 29px);
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item.citation .topics-index-item-image a.bg-img-influx .topics-index-item-author {
  position: relative;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item.citation .topics-index-item-image a.bg-img-influx .topics-index-item-author img {
  width: 40px !important;
  border-radius: 20px;
  margin-right: 16px;
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item.citation .topics-index-item-image a.bg-img-influx .topics-index-item-author div {
  display: inline-block;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: max-content;
  line-height: min(2vmin, 20px);
  font-size: min(1.5vmin, 15px);
}

@media only screen and (max-width: 767px) {
  .noBgImgTop.intoBloc1 .menu-homepage-only a .top-menu-myaccount-icon::before {
    color: black !important;
  }
  .noBgImgTop.intoBloc1 .menu-homepage-only a#top-menu-contact .showonsmartphone::before {
    color: white !important;
  }
}
@media only screen and (min-width: 768px) {
  #top-menu-myaccount.header-btn {
    background-color: white;
    color: black;
    padding: 12px 16px;
    border-radius: 20px;
    font-weight: 500;
    margin-left: 16px;
    font-size: 13px;
    line-height: 14px;
    font-family: "Poppins Medium";
  }
  #top-menu-myaccount.header-btn:hover {
    color: #98a8b9;
    background-color: #eff4f5;
    text-decoration: none;
  }
  #top-menu-myaccount.header-btn .top-menu-myaccount-icon::before {
    font-size: 14px;
    line-height: 14px;
    top: -12px;
    right: 0;
    left: auto;
  }
  .noBgImgTop.intoBloc1 #top-menu-myaccount.header-btn,
  .noBgImgTop.intoBloc1 #top-menu-myaccount.header-btn .hideonsmartphone {
    color: white;
    background-color: black;
  }
  .noBgImgTop.intoBloc1 #top-menu-myaccount.header-btn:hover,
  .noBgImgTop.intoBloc1 #top-menu-myaccount.header-btn .hideonsmartphone:hover {
    color: #98a8b9;
    background-color: #eff4f5;
    text-decoration: none;
  }
  .noBgImgTop.intoBloc1 #top-menu-myaccount.header-btn:hover .hideonsmartphone,
  .noBgImgTop.intoBloc1 #top-menu-myaccount.header-btn .hideonsmartphone:hover .hideonsmartphone {
    color: #98a8b9;
    background-color: transparent;
  }
  .aui .topics-index-wrapper .topics-index-list .topics-index-item.size2 {
    width: calc(66.6% - 20px);
  }
  .aui .topics-index-wrapper .topics-index-list .topics-index-item.size2 .topics-index-item-image a.bg-img-influx {
    padding-top: calc(50% - 10px);
  }
  .aui .topics-index-wrapper .topics-index-list .topics-index-item.size2 .topics-index-item-title {
    font-size: 36px;
    line-height: 40px;
  }
  .aui .topics-index-wrapper .topics-index-list .topics-index-item.size3 {
    width: 100%;
    display: flex;
    align-items: center;
    border: none;
  }
  .aui .topics-index-wrapper .topics-index-list .topics-index-item.size3 .topics-index-item-image {
    width: 40%;
    height: 100%;
  }
  .aui .topics-index-wrapper .topics-index-list .topics-index-item.size3 .topics-index-item-content {
    margin-left: 96px;
    width: 60%;
  }
  .aui .topics-index-wrapper .topics-index-list .topics-index-item.size3 .topics-index-item-image a.bg-img-influx {
    padding-top: 80%;
    height: 100%;
  }
  .aui .topics-index-wrapper .topics-index-list .topics-index-item.size3 .topics-index-item-title {
    font-size: 36px;
    line-height: 40px;
  }
  .aui .topics-index-wrapper .topics-index-list .topics-index-item.size3.img-right {
    flex-direction: row-reverse;
  }
  .aui .topics-index-wrapper .topics-index-list .topics-index-item.size3.img-right .topics-index-item-content {
    margin-left: 0;
    margin-right: 96px;
  }
}
.aui .topics-index-wrapper .topics-index-list .topics-index-item.size3 .topics-index-item-chapo, .aui .topics-index-wrapper .topics-index-list .topics-index-item.size2 .topics-index-item-chapo {
  color: #333;
  margin-bottom: 16px;
  display: block;
}

.aui .influx-home .index-hashtag-list .index-hashtag-box {
  margin: 14px 4px;
}
.aui .influx-home .index-hashtag-list .index-hashtag-box a:before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 50px;
  padding: 1px;
  background: linear-gradient(90deg, #678372, #867256);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
.aui .influx-home .index-hashtag-list .index-hashtag-box a.selectedTag:before, .aui .influx-home .index-hashtag-list .index-hashtag-box a:hover:before {
  background: transparent;
}
.aui .influx-home .index-hashtag-list .index-hashtag-box a {
  border-radius: 50px;
  position: relative;
  padding: 8px 32px;
  font-size: 14px;
  line-height: 16px;
  font-family: "Poppins Medium";
  border: none;
}
.aui .influx-home .index-hashtag-list .index-hashtag-box a.icon-h span {
  margin-left: 24px;
}
.aui .influx-home .index-hashtag-list .index-hashtag-box a.icon-h:before {
  content: url(/o/statics/images/ico/homepage.png);
  padding-top: 4px;
  position: absolute;
}
.aui .influx-home .index-hashtag-list .index-hashtag-box a.icon-a span {
  margin-left: 24px;
}
.aui .influx-home .index-hashtag-list .index-hashtag-box a.icon-a:before {
  content: url(/o/statics/images/ico/articles.png);
  padding-top: 4px;
  position: absolute;
}
.aui .influx-home .index-hashtag-list .index-hashtag-box a.icon-v span {
  margin-left: 24px;
}
.aui .influx-home .index-hashtag-list .index-hashtag-box a.icon-v:before {
  content: url(/o/statics/images/ico/videos.png);
  padding-top: 4px;
  position: absolute;
}
.aui .influx-home .index-hashtag-list .index-hashtag-box a.icon-p span {
  margin-left: 24px;
}
.aui .influx-home .index-hashtag-list .index-hashtag-box a.icon-p:before {
  content: url(/o/statics/images/ico/podcasts.png);
  padding-top: 4px;
  position: absolute;
}
.aui .influx-home .index-hashtag-list .index-hashtag-box a.icon-i span {
  margin-left: 24px;
}
.aui .influx-home .index-hashtag-list .index-hashtag-box a.icon-i:before {
  content: url(/o/statics/images/ico/interviews.png);
  padding-top: 5px;
  position: absolute;
}
.aui .influx-home .index-hashtag-list .index-hashtag-box a.selectedTag:before, .aui .influx-home .index-hashtag-list .index-hashtag-box a.icon-h:hover:before, .aui .influx-home .index-hashtag-list .index-hashtag-box a.icon-a:hover:before, .aui .influx-home .index-hashtag-list .index-hashtag-box a.icon-v:hover:before, .aui .influx-home .index-hashtag-list .index-hashtag-box a.icon-p:hover:before, .aui .influx-home .index-hashtag-list .index-hashtag-box a.icon-i:hover:before {
  filter: invert(1);
  transition: 0.3s;
}

h1 .pseudo-chapo {
  font-size: 2vmin;
  line-height: 3vmin;
  margin-left: 0;
  width: 100%;
}

#bg-for-cookies {
  display: none;
  opacity: 0.7;
  background-color: #3C3C3C;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1000;
}

.index-hashtag-box.media-list {
  text-align: left;
}
.index-hashtag-box.media-list a.icon-media {
  background-color: #eeeeee;
  padding-right: 42px !important;
  border: #cdcdcd solid 1px !important;
}
.index-hashtag-box.media-list a.icon-media:before {
  display: none;
}
.index-hashtag-box.media-list a.icon-media:after {
  content: url(/o/statics/images/ico/caret-down.png);
  position: absolute;
  right: 4px;
  margin-top: -3px;
  transform: scale(0.5);
}
.index-hashtag-box.media-list a.icon-media.selectedTag, .index-hashtag-box.media-list a.icon-media:hover, .index-hashtag-box.media-list a.icon-media.hover {
  border: #30313f solid 1px !important;
}
.index-hashtag-box.media-list a.icon-media.selectedTag:after, .index-hashtag-box.media-list a.icon-media:hover:after, .index-hashtag-box.media-list a.icon-media.hover:after {
  filter: invert(1);
  transition: 0.3s;
  transform: scale(0.5) rotate(180deg);
}

.hash-tag-media-group {
  display: none;
  position: absolute;
  width: 250px;
  z-index: 13;
  background-color: white;
  margin-top: 24px;
  padding: 16px;
  border-radius: 8px;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
}
.hash-tag-media-group .index-hashtag-box {
  margin: 8px 0 !important;
}
.hash-tag-media-group .index-hashtag-box .hashtag-hash {
  border-radius: 8px !important;
  width: 100%;
  display: inline-block;
  padding: 8px 16px !important;
}
.hash-tag-media-group .index-hashtag-box .hashtag-hash:before {
  display: none;
}

/*** report code influx ***/
.home-before-slider {
  position: absolute;
  left: 0;
  margin-top: -70px;
  width: 100%;
}

.aui .layer .article-meta-line.tags a.hashtag-hash.decouvrir {
  display: block;
  width: fit-content;
  margin-top: 40px;
  padding: 10px 26px;
  color: black;
  background: white;
  border: 1px black solid;
  font-family: "Oswald Regular";
  letter-spacing: 1px;
}

.aui .layer .article-meta-line.tags a.hashtag-hash.decouvrir:hover {
  color: white;
  background: black;
  border: 1px white solid;
}

.home-before-slider .image_overlay_dark:after {
  background-color: black !important;
}

.aui .influx-slider .section.image-bg-header {
  margin-top: -70px;
}

.influx-slider.news.with-button {
  padding-top: 75vh;
}

.influx-slider.news.with-button .swiper-button-next, .influx-slider.news.with-button .swiper-button-prev {
  padding-top: 75vh;
}

.influx-slider {
  position: relative;
}

.aui .topics-index-wrapper .influx-slider .topics-index-list .topics-index-item {
  width: 100%;
}

.influx-slider .swiper-button-next, .influx-slider .swiper-button-prev {
  color: #ccc;
  height: 100%;
  top: 0;
  margin-top: 0;
}

.influx-slider .swiper-button-next {
  float: right;
}

.influx-slider .swiper-button-prev {
  float: left;
}

@media only screen and (max-width: 767px) {
  .influx-slider.news {
    padding: 0px;
  }
}
.influx-slider .swiper-button-next:hover, .influx-slider .swiper-button-prev:hover {
  color: #212529;
}

.influx-slider .swiper-button-next:after, .influx-slider .swiper-button-prev:after {
  font-size: 35px;
}

.aui .influx-home.topics-index-wrapper {
  margin-top: 0px;
}
.aui .influx-home.topics-index-wrapper .swiper-scrollbar-video, .aui .influx-home.topics-index-wrapper .swiper-scrollbar-audio, .aui .influx-home.topics-index-wrapper .swiper-scrollbar-interview {
  opacity: 1 !important;
  height: 6px;
  margin-top: 40px;
  background-color: rgba(204, 204, 204, 0.5);
  border-radius: 3px;
}
.aui .influx-home.topics-index-wrapper .swiper-scrollbar-video .swiper-scrollbar-drag, .aui .influx-home.topics-index-wrapper .swiper-scrollbar-audio .swiper-scrollbar-drag, .aui .influx-home.topics-index-wrapper .swiper-scrollbar-interview .swiper-scrollbar-drag {
  cursor: grab;
  background: #867256;
}
.aui .influx-home.topics-index-wrapper .swiper-container-video.influx-slider .swiper-slide {
  width: 50%;
}
.aui .influx-home.topics-index-wrapper .swiper-container-video.influx-slider .swiper-slide:nth-child(2n) {
  width: 30%;
}
.aui .influx-home.topics-index-wrapper .swiper-container-audio.influx-slider .swiper-slide {
  width: 27%;
  max-width: 500px;
}
.aui .influx-home.topics-index-wrapper .swiper-container-audio.influx-slider .swiper-slide a.bg-img-influx {
  border-radius: 8px;
}
.aui .influx-home.topics-index-wrapper .swiper-container-audio.influx-slider .swiper-slide .topics-index-item.podcast-display {
  background-color: white;
  border-radius: 8px;
}
.aui .influx-home.topics-index-wrapper .swiper-container-audio.influx-slider .swiper-slide .topics-index-item.podcast-display .topics-index-item-date.real-date {
  color: #333;
}
.aui .influx-home.topics-index-wrapper .swiper-container-audio.influx-slider .swiper-slide .topics-index-item.podcast-display .topics-index-item-title {
  color: #333 !important;
}
.aui .influx-home.topics-index-wrapper .swiper-container-audio.influx-slider .swiper-slide .topics-index-item.podcast-display .topics-index-item-image a .podcast-display-img {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: 50px;
  width: 90%;
  max-width: 400px;
  left: 50%;
  transform: translate(-50%, 0%);
}
.aui .influx-home.topics-index-wrapper .swiper-container-audio.influx-slider .swiper-slide .topics-index-item.podcast-display .topics-index-item-chapo {
  display: none;
}
.aui .influx-home.topics-index-wrapper .swiper-container-audio.influx-slider .swiper-slide .topics-index-item.podcast-display .topics-index-item-author {
  color: #333;
}
.aui .influx-home.topics-index-wrapper .swiper-container-interview.influx-slider .swiper-slide {
  width: 60%;
}
.aui .influx-home.topics-index-wrapper .swiper-container-interview.influx-slider .swiper-slide .topics-index-item-content {
  margin-left: 32px;
  margin-right: 8px;
}
.aui .influx-home.topics-index-wrapper .wrapper-influx-video {
  padding-bottom: 32px;
}
.aui .influx-home.topics-index-wrapper .wrapper-influx-video h2 {
  margin: 0px 0px 40px 0px;
  padding-top: 96px;
  max-width: 1336px;
  margin-left: auto;
  margin-right: auto;
  font-family: "Oswald Regular";
  font-size: 48px;
  line-height: 48px;
  font-weight: normal;
  letter-spacing: 1px;
}
.aui .influx-home.topics-index-wrapper .wrapper-influx-video h2 a {
  color: #333;
}
.aui .influx-home.topics-index-wrapper .wrapper-influx-video .swiper-container-video {
  max-width: 1336px;
  margin: 0 auto;
}
.aui .influx-home.topics-index-wrapper .wrapper-influx-video .swiper-scrollbar-video {
  max-width: 1336px;
  margin-left: auto;
  margin-right: auto;
}
.aui .influx-home.topics-index-wrapper .wrapper-influx-audio, .aui .influx-home.topics-index-wrapper .wrapper-influx-interview, .aui .influx-home.topics-index-wrapper .wrapper-influx-all {
  background-image: url(/o/statics/img_cdn/bg-podcast.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 32px;
}
.aui .influx-home.topics-index-wrapper .wrapper-influx-audio h2, .aui .influx-home.topics-index-wrapper .wrapper-influx-interview h2, .aui .influx-home.topics-index-wrapper .wrapper-influx-all h2 {
  margin: 0px 0px 40px 0px;
  padding-top: 64px;
  max-width: 1336px;
  margin-left: auto;
  margin-right: auto;
  font-family: "Oswald Regular";
  font-size: 48px;
  line-height: 48px;
  font-weight: normal;
  letter-spacing: 1px;
}
.aui .influx-home.topics-index-wrapper .wrapper-influx-audio h2 a, .aui .influx-home.topics-index-wrapper .wrapper-influx-interview h2 a, .aui .influx-home.topics-index-wrapper .wrapper-influx-all h2 a {
  color: #333;
}
.aui .influx-home.topics-index-wrapper .wrapper-influx-audio.wrapper-influx-audio h2, .aui .influx-home.topics-index-wrapper .wrapper-influx-audio.wrapper-influx-interview h2, .aui .influx-home.topics-index-wrapper .wrapper-influx-interview.wrapper-influx-audio h2, .aui .influx-home.topics-index-wrapper .wrapper-influx-interview.wrapper-influx-interview h2, .aui .influx-home.topics-index-wrapper .wrapper-influx-all.wrapper-influx-audio h2, .aui .influx-home.topics-index-wrapper .wrapper-influx-all.wrapper-influx-interview h2 {
  padding-top: 96px;
}
.aui .influx-home.topics-index-wrapper .wrapper-influx-audio.wrapper-influx-audio h2 a, .aui .influx-home.topics-index-wrapper .wrapper-influx-audio.wrapper-influx-interview h2 a, .aui .influx-home.topics-index-wrapper .wrapper-influx-interview.wrapper-influx-audio h2 a, .aui .influx-home.topics-index-wrapper .wrapper-influx-interview.wrapper-influx-interview h2 a, .aui .influx-home.topics-index-wrapper .wrapper-influx-all.wrapper-influx-audio h2 a, .aui .influx-home.topics-index-wrapper .wrapper-influx-all.wrapper-influx-interview h2 a {
  color: white;
}
.aui .influx-home.topics-index-wrapper .wrapper-influx-audio.wrapper-influx-all, .aui .influx-home.topics-index-wrapper .wrapper-influx-interview.wrapper-influx-all, .aui .influx-home.topics-index-wrapper .wrapper-influx-all.wrapper-influx-all {
  background: none;
}
.aui .influx-home.topics-index-wrapper .wrapper-influx-audio.wrapper-influx-all .main-article.left-right, .aui .influx-home.topics-index-wrapper .wrapper-influx-interview.wrapper-influx-all .main-article.left-right, .aui .influx-home.topics-index-wrapper .wrapper-influx-all.wrapper-influx-all .main-article.left-right {
  width: calc(50% - 32px);
}
.aui .influx-home.topics-index-wrapper .wrapper-influx-audio.wrapper-influx-all .other-articles, .aui .influx-home.topics-index-wrapper .wrapper-influx-interview.wrapper-influx-all .other-articles, .aui .influx-home.topics-index-wrapper .wrapper-influx-all.wrapper-influx-all .other-articles {
  width: calc(50% + 32px);
  flex-direction: row;
  flex-wrap: wrap;
  align-items: start;
  margin-left: 0;
}
.aui .influx-home.topics-index-wrapper .wrapper-influx-audio.wrapper-influx-all .other-articles .topics-index-item, .aui .influx-home.topics-index-wrapper .wrapper-influx-interview.wrapper-influx-all .other-articles .topics-index-item, .aui .influx-home.topics-index-wrapper .wrapper-influx-all.wrapper-influx-all .other-articles .topics-index-item {
  width: calc(50% - 32px);
  flex-direction: column;
  flex-wrap: wrap;
  margin: 0 0 32px 32px;
}
.aui .influx-home.topics-index-wrapper .wrapper-influx-audio.wrapper-influx-all .other-articles .topics-index-item .topics-index-item-image, .aui .influx-home.topics-index-wrapper .wrapper-influx-interview.wrapper-influx-all .other-articles .topics-index-item .topics-index-item-image, .aui .influx-home.topics-index-wrapper .wrapper-influx-all.wrapper-influx-all .other-articles .topics-index-item .topics-index-item-image {
  width: 100%;
  margin-right: 0;
}
.aui .influx-home.topics-index-wrapper .wrapper-influx-audio.wrapper-influx-all .other-articles .topics-index-item .topics-index-item-content, .aui .influx-home.topics-index-wrapper .wrapper-influx-interview.wrapper-influx-all .other-articles .topics-index-item .topics-index-item-content, .aui .influx-home.topics-index-wrapper .wrapper-influx-all.wrapper-influx-all .other-articles .topics-index-item .topics-index-item-content {
  width: 100%;
}
.aui .influx-home.topics-index-wrapper .wrapper-influx-audio.wrapper-influx-all .other-articles .topics-index-item .topics-index-item-content a, .aui .influx-home.topics-index-wrapper .wrapper-influx-interview.wrapper-influx-all .other-articles .topics-index-item .topics-index-item-content a, .aui .influx-home.topics-index-wrapper .wrapper-influx-all.wrapper-influx-all .other-articles .topics-index-item .topics-index-item-content a {
  flex-direction: column;
}
.aui .influx-home.topics-index-wrapper .wrapper-influx-audio.wrapper-influx-audio h2, .aui .influx-home.topics-index-wrapper .wrapper-influx-audio.wrapper-influx-audio h2 a, .aui .influx-home.topics-index-wrapper .wrapper-influx-interview.wrapper-influx-audio h2, .aui .influx-home.topics-index-wrapper .wrapper-influx-interview.wrapper-influx-audio h2 a, .aui .influx-home.topics-index-wrapper .wrapper-influx-all.wrapper-influx-audio h2, .aui .influx-home.topics-index-wrapper .wrapper-influx-all.wrapper-influx-audio h2 a {
  color: white;
}
.aui .influx-home.topics-index-wrapper .wrapper-influx-audio.wrapper-influx-interview, .aui .influx-home.topics-index-wrapper .wrapper-influx-interview.wrapper-influx-interview, .aui .influx-home.topics-index-wrapper .wrapper-influx-all.wrapper-influx-interview {
  background-image: url(/o/statics/img_cdn/bg-interview.png);
}
.aui .influx-home.topics-index-wrapper .wrapper-influx-audio .topics-index-list, .aui .influx-home.topics-index-wrapper .wrapper-influx-interview .topics-index-list, .aui .influx-home.topics-index-wrapper .wrapper-influx-all .topics-index-list {
  margin-top: 0;
}
.aui .influx-home.topics-index-wrapper .wrapper-influx-audio .influx-slider.news, .aui .influx-home.topics-index-wrapper .wrapper-influx-interview .influx-slider.news, .aui .influx-home.topics-index-wrapper .wrapper-influx-all .influx-slider.news {
  max-width: 1336px;
  margin-left: auto;
  margin-right: auto;
}
.aui .influx-home.topics-index-wrapper .swiper-container-video.influx-slider.swiper-container-video,
.aui .influx-home.topics-index-wrapper .swiper-container-audio.influx-slider.swiper-container-video,
.aui .influx-home.topics-index-wrapper .swiper-container-interview.influx-slider.swiper-container-video {
  height: min(42vmin, 405px);
}
.aui .influx-home.topics-index-wrapper .swiper-container-video.influx-slider .swiper-slide,
.aui .influx-home.topics-index-wrapper .swiper-container-audio.influx-slider .swiper-slide,
.aui .influx-home.topics-index-wrapper .swiper-container-interview.influx-slider .swiper-slide {
  margin-top: 0;
  height: inherit;
  padding: 0;
}
.aui .influx-home.topics-index-wrapper .swiper-container-video.influx-slider .wrap-hashtag, .aui .influx-home.topics-index-wrapper .swiper-container-video.influx-slider .topics-index-item-date .topics-index-item-date, .aui .influx-home.topics-index-wrapper .swiper-container-video.influx-slider .topics-index-item-author,
.aui .influx-home.topics-index-wrapper .swiper-container-audio.influx-slider .wrap-hashtag,
.aui .influx-home.topics-index-wrapper .swiper-container-audio.influx-slider .topics-index-item-date .topics-index-item-date,
.aui .influx-home.topics-index-wrapper .swiper-container-audio.influx-slider .topics-index-item-author,
.aui .influx-home.topics-index-wrapper .swiper-container-interview.influx-slider .wrap-hashtag,
.aui .influx-home.topics-index-wrapper .swiper-container-interview.influx-slider .topics-index-item-date .topics-index-item-date,
.aui .influx-home.topics-index-wrapper .swiper-container-interview.influx-slider .topics-index-item-author {
  display: none;
}
.aui .influx-home.topics-index-wrapper .swiper-container-video.influx-slider.swiper-container-audio.influx-slider .topics-index-item-author,
.aui .influx-home.topics-index-wrapper .swiper-container-audio.influx-slider.swiper-container-audio.influx-slider .topics-index-item-author,
.aui .influx-home.topics-index-wrapper .swiper-container-interview.influx-slider.swiper-container-audio.influx-slider .topics-index-item-author {
  display: block;
  margin: 8px 0 0 8px;
  color: white;
}
.aui .influx-home.topics-index-wrapper .swiper-container-video.influx-slider.swiper-container-audio.influx-slider .topics-index-item-author img, .aui .influx-home.topics-index-wrapper .swiper-container-video.influx-slider.swiper-container-audio.influx-slider .topics-index-item-author .authors-pics,
.aui .influx-home.topics-index-wrapper .swiper-container-audio.influx-slider.swiper-container-audio.influx-slider .topics-index-item-author img,
.aui .influx-home.topics-index-wrapper .swiper-container-audio.influx-slider.swiper-container-audio.influx-slider .topics-index-item-author .authors-pics,
.aui .influx-home.topics-index-wrapper .swiper-container-interview.influx-slider.swiper-container-audio.influx-slider .topics-index-item-author img,
.aui .influx-home.topics-index-wrapper .swiper-container-interview.influx-slider.swiper-container-audio.influx-slider .topics-index-item-author .authors-pics {
  display: none;
}
.aui .influx-home.topics-index-wrapper .swiper-container-video.influx-slider .topics-index-item,
.aui .influx-home.topics-index-wrapper .swiper-container-audio.influx-slider .topics-index-item,
.aui .influx-home.topics-index-wrapper .swiper-container-interview.influx-slider .topics-index-item {
  margin: 0;
  border: none;
  background-color: black;
}
.aui .influx-home.topics-index-wrapper .swiper-container-video.influx-slider .topics-index-item-date .real-date,
.aui .influx-home.topics-index-wrapper .swiper-container-audio.influx-slider .topics-index-item-date .real-date,
.aui .influx-home.topics-index-wrapper .swiper-container-interview.influx-slider .topics-index-item-date .real-date {
  display: inline-block;
  color: white;
  margin: 0 0 0 10px;
}
.aui .influx-home.topics-index-wrapper .swiper-container-video.influx-slider .topics-index-item-image,
.aui .influx-home.topics-index-wrapper .swiper-container-audio.influx-slider .topics-index-item-image,
.aui .influx-home.topics-index-wrapper .swiper-container-interview.influx-slider .topics-index-item-image {
  margin: 0;
  height: 100%;
}
.aui .influx-home.topics-index-wrapper .swiper-container-video.influx-slider .topics-index-item-image a,
.aui .influx-home.topics-index-wrapper .swiper-container-audio.influx-slider .topics-index-item-image a,
.aui .influx-home.topics-index-wrapper .swiper-container-interview.influx-slider .topics-index-item-image a {
  padding-top: inherit;
  height: 100%;
}
.aui .influx-home.topics-index-wrapper .swiper-container-video.influx-slider .topics-index-item-content,
.aui .influx-home.topics-index-wrapper .swiper-container-audio.influx-slider .topics-index-item-content,
.aui .influx-home.topics-index-wrapper .swiper-container-interview.influx-slider .topics-index-item-content {
  position: absolute;
  bottom: 24px;
  margin: 0 14px;
}
.aui .influx-home.topics-index-wrapper .swiper-container-video.influx-slider .topics-index-item-title,
.aui .influx-home.topics-index-wrapper .swiper-container-audio.influx-slider .topics-index-item-title,
.aui .influx-home.topics-index-wrapper .swiper-container-interview.influx-slider .topics-index-item-title {
  margin: 0 10px;
  color: white !important;
  font-size: 24px;
  line-height: 30px;
  width: calc(100% - 20px);
}
.aui .influx-home.topics-index-wrapper .swiper-container-video.influx-slider.swiper-container-interview.influx-slider .topics-index-item,
.aui .influx-home.topics-index-wrapper .swiper-container-audio.influx-slider.swiper-container-interview.influx-slider .topics-index-item,
.aui .influx-home.topics-index-wrapper .swiper-container-interview.influx-slider.swiper-container-interview.influx-slider .topics-index-item {
  background: white;
}
.aui .influx-home.topics-index-wrapper .swiper-container-video.influx-slider.swiper-container-interview.influx-slider .topics-index-item-content,
.aui .influx-home.topics-index-wrapper .swiper-container-audio.influx-slider.swiper-container-interview.influx-slider .topics-index-item-content,
.aui .influx-home.topics-index-wrapper .swiper-container-interview.influx-slider.swiper-container-interview.influx-slider .topics-index-item-content {
  position: relative;
  bottom: 0px;
}
.aui .influx-home.topics-index-wrapper .swiper-container-video.influx-slider.swiper-container-interview.influx-slider .topics-index-item-title,
.aui .influx-home.topics-index-wrapper .swiper-container-audio.influx-slider.swiper-container-interview.influx-slider .topics-index-item-title,
.aui .influx-home.topics-index-wrapper .swiper-container-interview.influx-slider.swiper-container-interview.influx-slider .topics-index-item-title {
  margin-left: 0;
  margin-bottom: 16px;
  color: #333 !important;
}
.aui .influx-home.topics-index-wrapper .swiper-container-video.influx-slider.swiper-container-interview.influx-slider .topics-index-item-date, .aui .influx-home.topics-index-wrapper .swiper-container-video.influx-slider.swiper-container-interview.influx-slider .topics-index-item-date .real-date,
.aui .influx-home.topics-index-wrapper .swiper-container-audio.influx-slider.swiper-container-interview.influx-slider .topics-index-item-date,
.aui .influx-home.topics-index-wrapper .swiper-container-audio.influx-slider.swiper-container-interview.influx-slider .topics-index-item-date .real-date,
.aui .influx-home.topics-index-wrapper .swiper-container-interview.influx-slider.swiper-container-interview.influx-slider .topics-index-item-date,
.aui .influx-home.topics-index-wrapper .swiper-container-interview.influx-slider.swiper-container-interview.influx-slider .topics-index-item-date .real-date {
  display: inline-block;
  color: #867256;
}
.aui .influx-home.topics-index-wrapper .swiper-container-video.influx-slider.swiper-container-interview.influx-slider .topics-index-item-date.real-date, .aui .influx-home.topics-index-wrapper .swiper-container-video.influx-slider.swiper-container-interview.influx-slider .topics-index-item-date .real-date.real-date,
.aui .influx-home.topics-index-wrapper .swiper-container-audio.influx-slider.swiper-container-interview.influx-slider .topics-index-item-date.real-date,
.aui .influx-home.topics-index-wrapper .swiper-container-audio.influx-slider.swiper-container-interview.influx-slider .topics-index-item-date .real-date.real-date,
.aui .influx-home.topics-index-wrapper .swiper-container-interview.influx-slider.swiper-container-interview.influx-slider .topics-index-item-date.real-date,
.aui .influx-home.topics-index-wrapper .swiper-container-interview.influx-slider.swiper-container-interview.influx-slider .topics-index-item-date .real-date.real-date {
  margin: 8px 16px 8px 0;
}

.with-arrow:after {
  position: absolute;
  content: "";
  background-image: url(/o/statics/images/ico/arrow-right.png);
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: center;
  width: 16px;
  height: 16px;
  margin: 16px 0px 0px 16px;
}

.wrapper-influx-interview .with-arrow:after, .wrapper-influx-audio .with-arrow:after {
  filter: invert(1);
}

.cadmin.lfr-admin-panel.sidenav-menu-slider {
  z-index: 6000 !important;
}

.topics-index-item-author {
  width: 100%;
}

.authors-pics.authors-num-1 {
  width: 40px;
  display: inline-block;
  vertical-align: top;
}
.authors-pics.authors-num-1.home {
  width: 62px;
}

.authors-pics.authors-num-2 {
  width: 80px;
  display: inline-block;
  vertical-align: top;
}
.authors-pics.authors-num-2.home {
  width: 134px;
}

.authors-names.authors-num-1 {
  width: calc(100% - 46px);
  display: inline-block;
  vertical-align: middle;
}
.authors-names.authors-num-1.home {
  width: calc(100% - 68px);
}

.authors-names.authors-num-2 {
  width: calc(100% - 86px);
  display: inline-block;
  vertical-align: middle;
}
.authors-names.authors-num-2.home {
  width: calc(100% - 140px);
}

.withmiddot {
  display: none !important;
}

.aui #nl-subscription.blu-times-nl.form_newsletter {
  width: 100vw !important;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.1) !important;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  bottom: 0px !important;
  left: 0px !important;
  z-index: 999;
  position: fixed;
}
.aui #nl-subscription.blu-times-nl.form_newsletter .form_newsletter_content {
  width: 50%;
  max-width: 1000px;
  min-width: 600px;
  background-color: white;
  border-radius: 16px 8px 8px 16px;
  display: flex;
  top: 25vh;
  min-height: 33vh;
  position: absolute;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
}
.aui #nl-subscription.blu-times-nl.form_newsletter .form_newsletter_content .form_newsletter_content_img {
  border-radius: 8px 0px 0px 8px;
  background-image: url("/o/statics/images/bl-nl.jpeg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 40%;
}
.aui #nl-subscription.blu-times-nl.form_newsletter .form_newsletter_content .form_newsletter_content_form {
  width: 60%;
  padding: 92px 48px;
  text-align: left;
}
.aui #nl-subscription.blu-times-nl.form_newsletter .form_newsletter_content .form_newsletter_content_form .form_newsletter_text {
  color: #333;
  width: 100%;
  padding: 0;
  margin: 0 0 24px 0;
  text-align: left;
  font-family: "Pano Light";
  font-size: 30px;
  line-height: 44px;
}
.aui #nl-subscription.blu-times-nl.form_newsletter .form_newsletter_content .form_newsletter_content_form a {
  color: #867256;
  margin: 0 0 24px 0;
}
.aui #nl-subscription.blu-times-nl.form_newsletter .form_newsletter_content .form_newsletter_content_form a:hover {
  text-decoration: underline;
}
.aui #nl-subscription.blu-times-nl.form_newsletter .form_newsletter_content .form_newsletter_content_form a.close-nl {
  position: absolute;
  right: -11px;
  top: -11px !important;
  color: black !important;
  margin: 0;
  background-color: white;
  padding: 6px;
  border-radius: 32px;
  font-size: 16px !important;
  width: 34px;
  height: 34px;
  text-align: center;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
  font-family: "Poppins Medium";
}
.aui #nl-subscription.blu-times-nl.form_newsletter .form_newsletter_content .form_newsletter_content_form a.close-nl:hover {
  text-decoration: none;
}
.aui #nl-subscription.blu-times-nl.form_newsletter .form_newsletter_content .form_newsletter_content_form .form_newsletter_form .newsletter {
  margin: 0px;
  width: 100%;
  height: auto;
}
.aui #nl-subscription.blu-times-nl.form_newsletter .form_newsletter_content .form_newsletter_content_form .form_newsletter_form .newsletter input {
  border-radius: 8px;
}
.aui #nl-subscription.blu-times-nl.form_newsletter .form_newsletter_content .form_newsletter_content_form .form_newsletter_form .newsletter a#nl-link-form {
  width: 100px;
  height: 44px;
  position: absolute;
  right: 6px;
  top: 6px;
  margin: 0;
  border-radius: 8px;
  background-color: #30313f !important;
  border-color: #30313f;
}
.aui #nl-subscription.blu-times-nl.form_newsletter .form_newsletter_content .form_newsletter_content_form .form_newsletter_form .newsletter a#nl-link-form:hover {
  text-decoration: none;
  color: #30313f !important;
  background-color: white !important;
}
.aui #nl-subscription.blu-times-nl.form_newsletter .form_newsletter_content .form_newsletter_content_form .form_newsletter_form .newsletter a#nl-link-form div {
  font-size: 14px;
  line-height: 14px;
  font-family: "Poppins Medium";
  font-weight: normal;
  margin-top: 16px;
}

.aui .article-wrapper a.bl_paru {
  border-top: black 1px solid;
  border-bottom: black 1px solid;
  display: block;
  padding: 24px 0 32px 0;
  text-decoration: none;
  font-family: "Poppins Medium";
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 16px;
  padding-left: 72px;
  position: relative;
}
.aui .article-wrapper a.bl_paru:before {
  content: "";
  display: block;
  background-image: url("/o/statics/images/ico/infos.png");
  background-color: white;
  background-size: 32px 32px;
  background-repeat: no-repeat;
  background-position: center;
  width: 32px;
  height: 32px;
  position: absolute;
  left: 24px;
}
.aui .article-wrapper a.bl_paru:hover {
  color: #000;
  text-decoration: underline;
}

body.signed-in.product-menu-open #open-burgermenu {
  left: 330px;
}
body.signed-in.product-menu-open #banner {
  z-index: 1560;
}

.aui .article-wrapper h3.faq_theme {
  margin-bottom: 0px;
  margin-top: 70px;
}

.aui .article-wrapper h4.faq_question {
  position: relative;
  cursor: pointer;
  margin: 24px 0;
  font-weight: 600;
  padding-right: 28px;
}
.aui .article-wrapper h4.faq_question:after {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  margin-left: auto;
  content: "";
  background-image: url(/o/statics/images/ico/caret-down.png);
  background-repeat: no-repeat;
  background-size: 32px;
  transition: transform 0.2s ease-in-out;
  position: absolute;
  right: 0px;
  top: 0px;
  margin-top: 3px;
}
.aui .article-wrapper h4.faq_question.open:after {
  transform: rotate(-180deg);
}

.aui .article-wrapper .faq_answer {
  border: 1px solid #ddd;
  padding: 32px 24px;
  margin-top: 16px;
  border-radius: 8px;
  background-color: white;
}
.aui .article-wrapper .faq_answer p {
  margin-bottom: 8px;
}
.aui .article-wrapper .faq_answer ul li {
  padding-top: 8px;
  line-height: 26px;
}

.article-wrapper .contact .contact_container .contact_item .contact_photo .contact_img img,
.cke_editable .contact .contact_container .contact_item .contact_photo .contact_img img {
  border-radius: 100%;
}
.article-wrapper .contact .contact_container .contact_item .contact_person,
.cke_editable .contact .contact_container .contact_item .contact_person {
  margin-top: 22px;
}
.article-wrapper .contact .contact_container .contact_item .contact_person .contact_person_name, .article-wrapper .contact .contact_container .contact_item .contact_person .contact_person_title, .article-wrapper .contact .contact_container .contact_item .contact_person .contact_person_tel,
.cke_editable .contact .contact_container .contact_item .contact_person .contact_person_name,
.cke_editable .contact .contact_container .contact_item .contact_person .contact_person_title,
.cke_editable .contact .contact_container .contact_item .contact_person .contact_person_tel {
  font-family: "Poppins Medium";
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: -0.02em;
  text-align: center;
}
.article-wrapper .contact .contact_container .contact_item .contact_person .contact_person_name.contact_person_name, .article-wrapper .contact .contact_container .contact_item .contact_person .contact_person_title.contact_person_name, .article-wrapper .contact .contact_container .contact_item .contact_person .contact_person_tel.contact_person_name,
.cke_editable .contact .contact_container .contact_item .contact_person .contact_person_name.contact_person_name,
.cke_editable .contact .contact_container .contact_item .contact_person .contact_person_title.contact_person_name,
.cke_editable .contact .contact_container .contact_item .contact_person .contact_person_tel.contact_person_name {
  text-transform: inherit;
  margin: 0;
}
.article-wrapper .contact .contact_container .contact_item .contact_person .contact_person_name.contact_person_title, .article-wrapper .contact .contact_container .contact_item .contact_person .contact_person_name.contact_person_tel, .article-wrapper .contact .contact_container .contact_item .contact_person .contact_person_title.contact_person_title, .article-wrapper .contact .contact_container .contact_item .contact_person .contact_person_title.contact_person_tel, .article-wrapper .contact .contact_container .contact_item .contact_person .contact_person_tel.contact_person_title, .article-wrapper .contact .contact_container .contact_item .contact_person .contact_person_tel.contact_person_tel,
.cke_editable .contact .contact_container .contact_item .contact_person .contact_person_name.contact_person_title,
.cke_editable .contact .contact_container .contact_item .contact_person .contact_person_name.contact_person_tel,
.cke_editable .contact .contact_container .contact_item .contact_person .contact_person_title.contact_person_title,
.cke_editable .contact .contact_container .contact_item .contact_person .contact_person_title.contact_person_tel,
.cke_editable .contact .contact_container .contact_item .contact_person .contact_person_tel.contact_person_title,
.cke_editable .contact .contact_container .contact_item .contact_person .contact_person_tel.contact_person_tel {
  font-size: 14px;
  line-height: 24px;
}
.article-wrapper .contact .contact_container .contact_item .contact_person .contact_person_name.contact_person_title a:hover, .article-wrapper .contact .contact_container .contact_item .contact_person .contact_person_name.contact_person_tel a:hover, .article-wrapper .contact .contact_container .contact_item .contact_person .contact_person_title.contact_person_title a:hover, .article-wrapper .contact .contact_container .contact_item .contact_person .contact_person_title.contact_person_tel a:hover, .article-wrapper .contact .contact_container .contact_item .contact_person .contact_person_tel.contact_person_title a:hover, .article-wrapper .contact .contact_container .contact_item .contact_person .contact_person_tel.contact_person_tel a:hover,
.cke_editable .contact .contact_container .contact_item .contact_person .contact_person_name.contact_person_title a:hover,
.cke_editable .contact .contact_container .contact_item .contact_person .contact_person_name.contact_person_tel a:hover,
.cke_editable .contact .contact_container .contact_item .contact_person .contact_person_title.contact_person_title a:hover,
.cke_editable .contact .contact_container .contact_item .contact_person .contact_person_title.contact_person_tel a:hover,
.cke_editable .contact .contact_container .contact_item .contact_person .contact_person_tel.contact_person_title a:hover,
.cke_editable .contact .contact_container .contact_item .contact_person .contact_person_tel.contact_person_tel a:hover {
  color: #000;
  text-decoration: underline !important;
}
.article-wrapper .contact .contact_container .contact_item .contact_button a,
.cke_editable .contact .contact_container .contact_item .contact_button a {
  border-radius: 28px;
  text-transform: inherit;
  font-family: "Poppins Medium";
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -0.02em;
  padding: 18px;
}

.faq-list-wrapper {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-top: 54px !important;
  margin-left: -10vw !important;
  margin-right: -10vw !important;
}
.faq-list-wrapper div:first-child {
  border-color: transparent !important;
}
.faq-list-wrapper .faq-wrapper {
  text-align: center;
  flex: 1 1 0;
  width: 0;
  border-left: 1px solid rgb(232, 232, 232);
  padding-left: 16px;
  padding-right: 16px;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 54px;
}
.faq-list-wrapper .faq-wrapper .faq-wrapper-btn {
  margin-top: 16px;
}
.faq-list-wrapper .faq-wrapper .faq-logo img {
  height: 48px !important;
  min-width: 48px !important;
}
.faq-list-wrapper .faq-wrapper .faq-nom {
  font-family: "Poppins Medium";
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
  margin-top: 24px;
  margin-bottom: 16px;
}
.faq-list-wrapper .faq-wrapper .faq-horaires {
  font-family: "Poppins Medium";
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-align: center;
}
.faq-list-wrapper .faq-wrapper a.faq-link {
  background: rgb(30, 78, 111);
  padding: 8px 16px;
  display: table;
  border-radius: 20px;
  margin-top: 12px;
  color: white;
  font-family: Poppins;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  text-decoration: none;
  margin-left: auto;
  margin-right: auto;
  /* + .faq-link {
      margin-top: 12px;
  }*/
}
.faq-list-wrapper .faq-wrapper a.faq-link.telephone {
  background: none;
  color: #557C8F !important;
  font-size: 20px !important;
  line-height: 32px !important;
  font-family: "Open Sans", sans-serif;
  font-weight: 700 !important;
  padding-top: 0px;
  padding-bottom: 0px;
}
.faq-list-wrapper .faq-wrapper a.faq-link.telephone:before {
  /*background-image: url('/o/statics/images/ico/phone-fill.png');*/
  display: none;
}
.faq-list-wrapper .faq-wrapper a.faq-link.telephone:hover {
  background: none;
}
.faq-list-wrapper .faq-wrapper a.faq-link:before {
  content: "";
  background-image: url("/o/statics/images/ico/arrow-square-up-right.png");
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  display: inline-block;
  background-size: 16px 16px;
  margin-bottom: -4px;
  margin-right: 4px;
}
.faq-list-wrapper .faq-wrapper a.faq-link:hover {
  background: rgb(10, 50, 75);
}

.aide-portlet {
  margin-bottom: 120px;
}
.aide-portlet hr {
  border-top: 1px solid rgb(232, 232, 232);
  max-width: 900px;
  margin: 0 auto;
}
.aide-portlet .faq_answer ul {
  margin-bottom: 30px;
}
.aide-portlet .faq_answer li {
  margin-bottom: 10px;
  line-height: 35px !important;
}
.aide-portlet .faq_answer h2, .aide-portlet .faq_answer h3, .aide-portlet .faq_answer h4 {
  margin: 30px 0 0 0;
}
.aide-portlet .faq_answer img {
  margin-bottom: 20px;
}
.aide-portlet .faq_answer p {
  margin-bottom: 30px !important;
}

.featherlight-iframe-aide .featherlight-content {
  max-width: 100% !important;
  max-height: 100% !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
}

.featherlight-iframe-aide .featherlight-inner {
  text-align: center;
}
.featherlight-iframe-aide .featherlight-inner > img {
  margin-top: 40vh;
}

/** Les nouveaux footers */
:root {
  --ds-footer-white: #F0F0F0;
  --ds-footer-black: #000000;
  --ds-footer-quaternary-900: #000;
  --ds-footer-quaternary-500: #E0E0E0;
  --ds-footer-grey-200: #CCCCCC;
  --ds-footer-secondary-500: #3C3C3C;
  --ds-footer-gutter: 8px;
}

html.theme_blu.aui {
  /** Footer: global */
  /** Footer left section: address */
  /** Footer middle section: links */
  /** Footer right section: newsletter */
  /** Footer bottom section */
}
html.theme_blu.aui .ds-footer {
  box-sizing: border-box;
  background-color: var(--ds-footer-white);
  color: var(--ds-footer-black);
}
html.theme_blu.aui .ds-footer *,
html.theme_blu.aui .ds-footer *::before,
html.theme_blu.aui .ds-footer *::after {
  box-sizing: inherit;
}
html.theme_blu.aui .ds-footer__wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin: auto;
  padding: calc(var(--ds-footer-gutter) * 4) calc(var(--ds-footer-gutter) * 4) 0;
  max-width: 1524px;
}
html.theme_blu.aui .ds-footer__address {
  flex: 0 0 35%;
}
html.theme_blu.aui .ds-footer__links {
  flex: 0 1 40%;
}
html.theme_blu.aui .ds-footer__newsletter {
  flex: 0 0 25%;
  max-width: 480px;
}
html.theme_blu.aui .ds-footer__address,
html.theme_blu.aui .ds-footer__newsletter,
html.theme_blu.aui .ds-footer__links {
  margin-top: calc(var(--ds-footer-gutter) * 6);
  text-align: left;
}
html.theme_blu.aui .ds-footer a {
  display: block;
  color: var(--ds-footer-black);
  text-decoration: none;
}
html.theme_blu.aui .ds-footer h4 {
  font-family: "Pano Light", sans-serif;
  font-size: 1.25rem;
  line-height: 2rem;
  margin: 0 0 calc(var(--ds-footer-gutter) * 4);
}
html.theme_blu.aui .ds-footer__phone {
  font-family: "Open Sans", sans-serif;
  font-size: 1.25rem;
  line-height: 1.5rem;
}
html.theme_blu.aui .ds-footer__address {
  padding-right: calc(var(--ds-footer-gutter) * 6);
}
html.theme_blu.aui .ds-footer__address__item:not(:first-of-type) {
  margin-top: calc(var(--ds-footer-gutter) * 3);
}
html.theme_blu.aui .ds-footer__address__location {
  font-family: "Open Sans", sans-serif;
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 2.5rem;
}
html.theme_blu.aui .ds-footer__address__phone {
  margin: calc(var(--ds-footer-gutter) * 4) 0 calc(var(--ds-footer-gutter) * 6);
}
html.theme_blu.aui .ds-footer__address__social {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
html.theme_blu.aui .ds-footer__address__social a {
  color: var(--ds-footer-black);
  text-decoration: none;
  font-size: 0;
}
html.theme_blu.aui .ds-footer__address__social li:not(:first-child) a {
  margin-left: calc(var(--ds-footer-gutter) * 4);
}
html.theme_blu.aui .ds-footer__address__social a:before {
  font-size: 20px;
}
html.theme_blu.aui .ds-footer__links {
  padding-right: calc(var(--ds-footer-gutter) * 6);
}
html.theme_blu.aui .ds-footer__links ul {
  display: flex;
  flex-direction: column;
  list-style: none;
  margin: 0;
  padding: 0;
}
html.theme_blu.aui .ds-footer__links h5 {
  margin: calc(var(--ds-footer-gutter) * 3) 0 var(--ds-footer-gutter);
  font-family: "Open Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 2rem;
  color: var(--ds-footer-quaternary-900);
}
html.theme_blu.aui .ds-footer__links li:first-child h5 {
  margin-top: 0;
}
html.theme_blu.aui .ds-footer__newsletter__textfield {
  position: relative;
}
html.theme_blu.aui .ds-footer__newsletter__textfield input {
  height: calc(var(--ds-footer-gutter) * 6);
  width: 100%;
  padding: 0 calc(var(--ds-footer-gutter) * 14) 0 calc(var(--ds-footer-gutter) * 2);
  outline: none;
  border: 1px solid var(--ds-footer-grey-200);
  border-radius: var(--ds-footer-gutter);
  color: var(--ds-footer-secondary-500);
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5rem;
  letter-spacing: 0;
  margin: 0;
}
html.theme_blu.aui .ds-footer__newsletter__textfield a {
  position: absolute;
  right: calc(var(--ds-footer-gutter) * 0.5);
  top: calc(var(--ds-footer-gutter) * 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(var(--ds-footer-gutter) * 12);
  height: calc(var(--ds-footer-gutter) * 5);
  margin: 0;
  border-radius: var(--ds-footer-gutter);
  background-color: var(--ds-footer-secondary-500);
  border-color: var(--ds-footer-secondary-500);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5rem;
  color: var(--ds-footer-white);
  font-family: "Poppins Medium";
  text-transform: uppercase;
}
html.theme_blu.aui .ds-footer__bottom {
  border-top: 1px solid var(--ds-footer-quaternary-500);
  margin: calc(var(--ds-footer-gutter) * 4) 0 0;
  padding: calc(var(--ds-footer-gutter) * 3) 0;
}
html.theme_blu.aui .ds-footer__bottom ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  list-style: none;
  margin: 0;
  padding: 0;
}
html.theme_blu.aui .ds-footer__bottom li:not(:first-child) {
  margin-left: calc(var(--ds-footer-gutter) * 4);
}
html.theme_blu.aui .ds-footer__bottom li,
html.theme_blu.aui .ds-footer__bottom a {
  color: var(--ds-footer-quaternary-900);
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  line-height: 1.5rem;
  text-decoration: none;
}
html.theme_blu.aui .ds-footer__bcorp {
  width: 48px;
  margin-top: 48px;
  float: right;
}
@media only screen and (max-width: 1151px) {
  html.theme_blu.aui .ds-footer__wrapper {
    flex-wrap: wrap;
  }
  html.theme_blu.aui .ds-footer__address {
    flex: 0 1 calc(50% - var(--ds-footer-gutter) * 6);
  }
  html.theme_blu.aui .ds-footer__links {
    flex: 0 1 50%;
    padding-right: 0;
  }
  html.theme_blu.aui .ds-footer__newsletter {
    flex: 0 1 100%;
    margin-top: calc(var(--ds-footer-gutter) * 6);
  }
}
@media only screen and (max-width: 639px) {
  html.theme_blu.aui .ds-footer__address,
  html.theme_blu.aui .ds-footer__newsletter,
  html.theme_blu.aui .ds-footer__links {
    flex: 0 1 100%;
  }
  html.theme_blu.aui .ds-footer h4 {
    margin-top: 40px;
  }
  html.theme_blu.aui .ds-footer__bottom ul {
    margin: 0 20px;
    flex-direction: column;
  }
  html.theme_blu.aui .ds-footer__bottom ul li {
    margin: 2px !important;
  }
}

.aui .menu-homepage-only a .img-globe.globe-white, .aui .menu-homepage-only a:hover .img-globe.globe-white {
  display: block;
}
.aui .menu-homepage-only a .img-globe.globe-black, .aui .menu-homepage-only a:hover .img-globe.globe-black {
  display: none;
}

.noBgImgTop.intoBloc1 .menu-homepage-only a .img-globe.globe-white {
  display: none;
}
.noBgImgTop.intoBloc1 .menu-homepage-only a .img-globe.globe-black {
  display: block;
}

#top-menu-language {
  position: relative;
}
#top-menu-language .img-globe {
  width: 28px;
  position: absolute;
  left: -16px;
  top: -6px;
}

@media only screen and (max-width: 767px) {
  #top-menu-language .img-globe {
    left: -10px;
    top: 3px;
    position: relative;
  }
}
.article-wrapper .contact .contact_container .contact_item .contact_photo .contact_img .contact_person_linkedin a::after,
.cke_editable .contact .contact_container .contact_item .contact_photo .contact_img .contact_person_linkedin a::after {
  color: #000 !important;
  right: 0px !important;
}

html:not(#__):not(#___) .cadmin .modal, html:not(#__):not(#___) .cadmin.modal {
  z-index: 3000;
}

.aui .footernav .footernav-container a.curReplace {
  color: #867256;
}

@media (min-width: 576px) {
  html:not(#__):not(#___) body.open-admin-panel .menu-homepage-only {
    padding-right: 320px;
  }
}
.benchmark-cell {
  color: #000 !important;
  font-size: 30px !important;
}

@media only screen and (max-width: 767px) {
  .benchmark-cell {
    color: #000 !important;
    font-size: 20px !important;
  }
}
/*nouveau prefooter*/
.aui .footernav .footernav-container .col a {
  display: block !important;
}
.aui .footernav .footernav-container .col > a {
  text-transform: uppercase;
  letter-spacing: 2px;
  cursor: default;
  font-weight: bold;
}
.aui .footernav .footernav-container .col > a:hover {
  color: #000;
}
.aui .footernav .footernav-container .col .child-menu {
  margin-bottom: 40px;
}

/*breadcrumb*/
.bl-breadcrumb {
  display: flex;
  margin: 28px;
  gap: 14px;
  font-size: 14px;
  font-family: "Poppins Medium";
}
.bl-breadcrumb a {
  color: #333;
  text-decoration: underline;
}
.bl-breadcrumb a:hover {
  color: #867256;
}

@media only screen and (min-width: 1200px) {
  html body.with-top-menu-header nav#top-menu-header {
    display: block;
  }
  html body.with-top-menu-header #open-burgermenu {
    display: none !important;
  }
  html body.with-top-menu-header #logo {
    left: 14px;
  }
}
nav#top-menu-header {
  display: none;
  position: fixed;
  top: 20px;
  left: 200px;
  color: red;
  z-index: 1003;
  font-size: 14px;
  line-height: 16px;
  font-family: "Poppins Medium";
}
nav#top-menu-header ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
nav#top-menu-header ul li {
  display: inline;
}
nav#top-menu-header ul li a {
  padding: 10px;
}
nav#top-menu-header ul li a.top-menu-header_show-children {
  position: relative;
  padding-right: 28px;
}
nav#top-menu-header ul li a.top-menu-header_show-children:after {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  margin-left: auto;
  content: "";
  background-image: url(/o/statics/images/ico/caret-down.png);
  background-repeat: no-repeat;
  background-size: 20px;
  transition: transform 0.2s ease-in-out;
  position: absolute;
  right: 5px;
  top: 9px;
}
nav#top-menu-header ul li a.top-menu-header_show-children.open:after {
  transform: rotate(-180deg);
}
nav#top-menu-header ul li ul {
  display: none;
  position: fixed;
  top: 75px;
  left: 0;
  height: 60px;
  width: 100vw;
  background: white;
  padding: 13px 14px 13px 200px;
  border-bottom: solid 1px #ddd;
}
nav#top-menu-header ul li ul ul {
  display: none;
  height: auto;
}
nav#top-menu-header ul li ul ul li {
  display: block;
}
nav#top-menu-header a {
  display: inline-block !important;
  color: black;
}
nav#top-menu-header a.current {
  font-weight: bold;
}

.bgburger {
  height: 100%;
  width: 30vw;
  position: absolute;
  left: 48vw;
  /*background-color:#2F2F2F;*/
}

/** LOT4 **/
.aui .burgermenu {
  z-index: 1004;
  background-color: #333;
  width: 100vw;
  height: 100vh;
  display: block;
  position: relative;
  display: none;
  /*hide all sub-menu*/
  /*show active sub-menu*/
}
.aui .burgermenu .menu-show-on-tablet {
  display: none;
}
.aui .burgermenu .menu-hide-on-tablet {
  display: block;
}
.aui .burgermenu .onlyfortablet {
  display: none;
}
.aui .burgermenu .child-menu {
  display: none;
}
.aui .burgermenu .child-menu.active {
  display: block;
}
.aui .burgermenu a {
  color: white;
  text-decoration: none;
  display: block;
  text-decoration: none;
  transition: 0.3s;
}
.aui .burgermenu .social-links a, .aui .burgermenu .burgernav-social a {
  display: inline-block;
}
.aui .burgermenu a:hover,
.aui .burgermenu a.hover,
.aui .burgermenu a.active,
.aui .burgermenu a.is-open,
.aui .burgermenu a.current,
.aui .burgermenu .child-is-open a.current.is-open {
  color: #b79768;
  transition: 0.3s;
}
.aui .burgermenu .child-is-open a.current {
  color: #ccc;
}
.aui .burgermenu .burgermenu-container {
  display: flex;
  flex-direction: column;
  justify-content: start;
  padding-top: 12vh;
  align-items: center;
  width: 100vw;
  height: 100vh;
  background-color: #333;
  /*background: linear-gradient(to right,  #333 0%,#333 79%,#2f2f2f 79%,#2f2f2f 100%);
  background: linear-gradient(to right,  #333 48%,  #2F2F2F 48%);*/
  /* typography - start */
  /*social links */
  /* typography - end */
}
.aui .burgermenu .burgermenu-container .burgermenu-container-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  width: 100vw;
  padding: 0 5vw 0 5vw;
  box-sizing: border-box;
}
.aui .burgermenu .burgermenu-container .burgermenu-container-offset {
  margin-bottom: -15vh;
}
.aui .burgermenu .burgermenu-container .burgermenu-container-wrapper.top {
  padding-bottom: 20vh;
}
.aui .burgermenu .burgermenu-container .burgermenu-container-wrapper.bottom {
  position: absolute;
  bottom: 12vh;
}
.aui .burgermenu .burgermenu-container .burgermenu-container-wrapper.bottom .menu1, .aui .burgermenu .burgermenu-container .burgermenu-container-wrapper.bottom .menu2 {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.aui .burgermenu .burgermenu-container .burgermenu-container-wrapper.top .menu1 .main-menu-description,
.aui .burgermenu .burgermenu-container .burgermenu-container-wrapper.bottom .menu1 .other-links .main-menu-description {
  display: none;
}
.aui .burgermenu .burgermenu-container .burgermenu-container-wrapper.top .menu1 .is-open .main-menu-description,
.aui .burgermenu .burgermenu-container .burgermenu-container-wrapper.bottom .menu1 .other-links a:hover .main-menu-description {
  display: block;
  margin-top: 10px;
  padding-bottom: 25px;
  margin-bottom: 40px;
  font-weight: 100;
  font-size: 1.2vw;
  line-height: 1.2em;
  margin-right: 70px;
}
.aui .burgermenu .burgermenu-container .burgermenu-container-wrapper.bottom .menu1 .other-links a:hover .main-menu-description {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.aui .burgermenu .burgermenu-container .burgermenu-container-wrapper.top .sub-menu1 {
  margin-left: 5vw;
}
.aui .burgermenu .burgermenu-container .burgermenu-container-wrapper.top .sub-menu1 .child-menu {
  max-width: 28vw;
}
.aui .burgermenu .burgermenu-container .menu1 {
  width: 40vw;
}
.aui .burgermenu .burgermenu-container .menu2 {
  margin-left: auto;
  width: 15vw;
}
.aui .burgermenu .burgermenu-container .child-menu {
  position: absolute;
}
.aui .burgermenu .burgermenu-container .burgermenu-container-wrapper.top .menu1 a {
  font-weight: 600;
  font-size: 2.2vw;
  line-height: 1em;
  margin-bottom: 2vw;
  letter-spacing: -0.03vw;
}
.aui .burgermenu .burgermenu-container .burgermenu-container-wrapper.top .sub-menu1 a,
.aui .burgermenu .burgermenu-container .burgermenu-container-wrapper.top .menu2 a,
.aui .burgermenu .burgermenu-container .burgermenu-container-wrapper.bottom .menu1 a,
.aui .burgermenu .burgermenu-container .burgermenu-container-wrapper.bottom .menu2 a {
  font-weight: 400;
  font-size: 1.4vw;
  line-height: 0.9em;
  margin-bottom: 1.8vw;
  letter-spacing: -0.015vw;
}
.aui .burgermenu .burgermenu-container .burgermenu-container-wrapper.top .menu2 a,
.aui .burgermenu .burgermenu-container .burgermenu-container-wrapper.bottom .menu2 a {
  font-weight: 300;
  font-size: 1.2vw;
}
.aui .burgermenu .burgermenu-container .burgermenu-container-wrapper.bottom .menu2 .social-links .menu-items {
  display: flex;
}
.aui .burgermenu .burgermenu-container .burgermenu-container-wrapper.bottom .menu2 .social-links .menu-items a {
  font-size: 1.4vw;
  margin: 0 1.5vw 0 0;
}
.aui .burgermenu .burgermenu-container .burgermenu-container-wrapper.bottom .menu2 .social-links .menu-items .blicon-social-link-twitter:before {
  font-size: 1.5vw;
}
.aui .burgermenu .burgermenu-container .burgermenu-container-wrapper.bottom .menu2 .social-links .menu-items .blicon-social-link-youtube:before {
  font-size: 2vw;
  margin-top: -0.3vw;
}
.aui .burgermenu .burgermenu-container .burgermenu-container-wrapper.bottom .menu2 .social-links a:last-child {
  margin: 0;
}
.aui .burgermenu .burgermenu-container .burgermenu-container-wrapper.bottom .menu2 .social-links {
  width: 18vw;
}

/* fin LOT 4 */
.aui {
  /** le menu burger */
  /*******************************/
  /********* LANGUES *************/
  /*******************************/
  /*******************************/
  /********* CONTACT *************/
  /*******************************/
  /*******************************/
  /******* E-BANKING *************/
  /*******************************/
  /** le menu contextuel */
}
.aui .menu-homepage-only {
  float: right;
  right: 14px;
  position: absolute;
  margin-top: 8px;
  font-size: 14px;
  line-height: 16px;
  font-family: "Poppins Medium";
  z-index: 1003;
}
.aui .menu-homepage-only a {
  display: inline-block;
  padding: 0 0 0 16px;
}
.aui .menu-homepage-only a, .aui .menu-homepage-only a:hover {
  color: white;
  text-decoration: none;
  font-weight: 500;
}
.aui .menu-homepage-only a:hover {
  text-decoration: underline;
  transition: 0.3s;
}
.aui .menu-homepage-only.onfirstmodule {
  display: inline-block;
}
.aui .menu-homepage-only.force-dark a, .aui .menu-homepage-only.force-dark a:hover {
  color: black;
}
.aui #heading #navigation .navbar-inner {
  font-size: 24px;
  padding: 0px;
  background-color: transparent !important;
  color: white;
}
.aui #heading #navigation .navbar-inner li, .aui #heading #navigation .navbar-inner li.selected, .aui #heading #navigation .navbar-inner li.active {
  height: 60px;
}
.aui #heading #navigation .navbar-inner li a, .aui #heading #navigation .navbar-inner li.open > a, .aui #heading #navigation .navbar-inner li.selected a, .aui #heading #navigation .navbar-inner li.selected.open > a, .aui #heading #navigation .navbar-inner li.active a, .aui #heading #navigation .navbar-inner li.active.open > a {
  background-image: none;
  background-color: transparent !important;
  color: white;
  padding: 12px 0 0 0;
  margin: 5px 12px;
}
.aui #heading #navigation .navbar-inner li.selected a, .aui #heading #navigation .navbar-inner li.selected.open > a, .aui #heading #navigation .navbar-inner li.selected.selected a, .aui #heading #navigation .navbar-inner li.selected.selected.open > a, .aui #heading #navigation .navbar-inner li.active.selected a, .aui #heading #navigation .navbar-inner li.active.selected.open > a {
  font-weight: bold;
}
.aui #heading #navigation .navbar-inner li.home a, .aui #heading #navigation .navbar-inner li.home.open > a, .aui #heading #navigation .navbar-inner li.selected.home a, .aui #heading #navigation .navbar-inner li.selected.home.open > a, .aui #heading #navigation .navbar-inner li.active.home a, .aui #heading #navigation .navbar-inner li.active.home.open > a {
  padding: 0;
}
.aui .burgermenu, .aui #column-langues, .aui #column-contact, .aui #column-mon-compte {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  color: #ccc;
  background-color: #333;
  z-index: 1516;
  /*.hashtag-topic {
  	font-size:30px;
  	font-style: italic;
  	margin-top: 50px;
  	text-align:justify;
  	a, a:hover, a:active, a:focus {
  		display:inline-block;
  		font-size: 2vw;
  		line-height: 3vw;
  	}
  }*/
}
.aui .burgermenu.burgermenuXXX, .aui #column-langues.burgermenuXXX, .aui #column-contact.burgermenuXXX, .aui #column-mon-compte.burgermenuXXX {
  font-size: 5.5vmin;
  line-height: 1.35em;
}
.aui .burgermenu .child-menu, .aui #column-langues .child-menu, .aui #column-contact .child-menu, .aui #column-mon-compte .child-menu {
  display: none;
}
.aui .burgermenu .position-centered, .aui #column-langues .position-centered, .aui #column-contact .position-centered, .aui #column-mon-compte .position-centered {
  position: absolute;
  margin: 10vmin 20vmin 2vmin 20vmin;
  text-align: left;
}
.aui .burgermenu a, .aui .burgermenu a:hover, .aui .burgermenu a:active, .aui .burgermenu a:focus, .aui #column-langues a, .aui #column-langues a:hover, .aui #column-langues a:active, .aui #column-langues a:focus, .aui #column-contact a, .aui #column-contact a:hover, .aui #column-contact a:active, .aui #column-contact a:focus, .aui #column-mon-compte a, .aui #column-mon-compte a:hover, .aui #column-mon-compte a:active, .aui #column-mon-compte a:focus {
  text-decoration: none;
  font-weight: 700;
  color: #ccc;
  display: block;
  transition: 0.3s;
  /*&.menu-homepage {
   		font-weight: 300;
  font-size: 2vw;
  line-height: 4vw;
   	}*/
}
.aui .burgermenu a.current, .aui .burgermenu a:hover.current, .aui .burgermenu a:active.current, .aui .burgermenu a:focus.current, .aui #column-langues a.current, .aui #column-langues a:hover.current, .aui #column-langues a:active.current, .aui #column-langues a:focus.current, .aui #column-contact a.current, .aui #column-contact a:hover.current, .aui #column-contact a:active.current, .aui #column-contact a:focus.current, .aui #column-mon-compte a.current, .aui #column-mon-compte a:hover.current, .aui #column-mon-compte a:active.current, .aui #column-mon-compte a:focus.current {
  color: #b79768;
}
.aui .burgermenu a:hover, .aui .burgermenu a:hover:hover, .aui .burgermenu a:active:hover, .aui .burgermenu a:focus:hover, .aui #column-langues a:hover, .aui #column-langues a:hover:hover, .aui #column-langues a:active:hover, .aui #column-langues a:focus:hover, .aui #column-contact a:hover, .aui #column-contact a:hover:hover, .aui #column-contact a:active:hover, .aui #column-contact a:focus:hover, .aui #column-mon-compte a:hover, .aui #column-mon-compte a:hover:hover, .aui #column-mon-compte a:active:hover, .aui #column-mon-compte a:focus:hover {
  color: white;
}
.aui .burgermenu .burgernav-filiales, .aui #column-langues .burgernav-filiales, .aui #column-contact .burgernav-filiales, .aui #column-mon-compte .burgernav-filiales {
  margin-top: 8vmin;
}
.aui .burgermenu .burgernav-filiales a, .aui .burgermenu .burgernav-filiales a:hover, .aui .burgermenu .burgernav-filiales a:active, .aui .burgermenu .burgernav-filiales a:focus, .aui #column-langues .burgernav-filiales a, .aui #column-langues .burgernav-filiales a:hover, .aui #column-langues .burgernav-filiales a:active, .aui #column-langues .burgernav-filiales a:focus, .aui #column-contact .burgernav-filiales a, .aui #column-contact .burgernav-filiales a:hover, .aui #column-contact .burgernav-filiales a:active, .aui #column-contact .burgernav-filiales a:focus, .aui #column-mon-compte .burgernav-filiales a, .aui #column-mon-compte .burgernav-filiales a:hover, .aui #column-mon-compte .burgernav-filiales a:active, .aui #column-mon-compte .burgernav-filiales a:focus {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 2.2vmin;
  line-height: 1.35em;
  padding-bottom: 2.6vmin;
}
.aui .burgermenu .burgernav-social, .aui #column-langues .burgernav-social, .aui #column-contact .burgernav-social, .aui #column-mon-compte .burgernav-social {
  position: absolute;
  right: 10vmin;
  bottom: 10vmin;
}
.aui .burgermenu .burgernav-social a, .aui .burgermenu .burgernav-social a:hover, .aui .burgermenu .burgernav-social a:active, .aui .burgermenu .burgernav-social a:focus, .aui #column-langues .burgernav-social a, .aui #column-langues .burgernav-social a:hover, .aui #column-langues .burgernav-social a:active, .aui #column-langues .burgernav-social a:focus, .aui #column-contact .burgernav-social a, .aui #column-contact .burgernav-social a:hover, .aui #column-contact .burgernav-social a:active, .aui #column-contact .burgernav-social a:focus, .aui #column-mon-compte .burgernav-social a, .aui #column-mon-compte .burgernav-social a:hover, .aui #column-mon-compte .burgernav-social a:active, .aui #column-mon-compte .burgernav-social a:focus {
  display: inline-block;
  padding: 0 0 0 18px;
  text-decoration: none;
  color: #ccc;
  font-size: 2.5vmin;
}
.aui .burgermenu .burgernav-social a:hover, .aui .burgermenu .burgernav-social a:active, .aui .burgermenu .burgernav-social a:focus, .aui #column-langues .burgernav-social a:hover, .aui #column-langues .burgernav-social a:active, .aui #column-langues .burgernav-social a:focus, .aui #column-contact .burgernav-social a:hover, .aui #column-contact .burgernav-social a:active, .aui #column-contact .burgernav-social a:focus, .aui #column-mon-compte .burgernav-social a:hover, .aui #column-mon-compte .burgernav-social a:active, .aui #column-mon-compte .burgernav-social a:focus {
  color: white;
}
.aui #column-contact .journal-content-article, .aui #column-mon-compte .journal-content-article {
  text-align: left;
  margin: 10vmin 20vmin;
}
.aui #column-langues .languesoverlay-content { /* ***try*** BURGER NAV rule */
  text-align: left;
  margin: 10vmin 20vmin;
  /*h2 {
  	font-size: 2.2vmin;
  	line-height: 1.3em; 

  	font-weight: bold;
      color: #b99c7f;
  	margin-bottom: 5.5vmin;
  }*/
}
.aui #column-langues .languesoverlay-content .like-h1, .aui #column-langues .languesoverlay-content h1 {
  font-size: 5.5vmin; /*idem menu*/
  line-height: 1.35em; /*idem menu*/
  font-weight: bold;
  color: #ccc;
  margin-bottom: 4.2vmin;
}
.aui #column-langues .languesoverlay-content .langues-bloc {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-content: bottom;
  align-items: top;
  padding: 5.5vmin 0;
}
.aui #column-langues .languesoverlay-content .langues-bloc ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.aui #column-langues .languesoverlay-content .langues-bloc ul li {
  padding: 2vmin 0;
  border-bottom: 1px solid #ccc;
}
.aui #column-langues .languesoverlay-content .langues-bloc ul li a {
  display: inline-block;
}
.aui #column-langues .languesoverlay-content .langues-bloc ul li.active::after {
  content: "n";
  font-family: "bdl-font";
  display: inline-block;
  text-align: right;
  float: right;
  color: #b79768;
  font-size: 2vmin;
  padding-top: 0.8vmin;
}
.aui #column-langues .languesoverlay-content .pays, .aui #column-langues .languesoverlay-content .langues {
  width: 40%;
  margin-right: 11vmin;
}
.aui #column-langues .languesoverlay-content .valider {
  width: 20%;
  align-self: flex-end;
}
.aui #column-langues .languesoverlay-content .valider a {
  padding: 2vmin 0.5vmin;
  border: 1px solid #ccc;
  text-align: center;
  font-weight: 400 !important;
}
.aui #column-langues .languesoverlay-content .valider a:hover {
  border: 1px solid #fff;
  transition: 0.3s;
}
.aui #column-langues .languesoverlay-content a, .aui #column-langues .languesoverlay-content a:hover, .aui #column-langues .languesoverlay-content a:focus {
  font-weight: bold;
  color: #ccc;
  display: block;
  transition: 0.3s;
  text-decoration: none;
  letter-spacing: 0.1em;
  font-size: 2.2vmin;
  line-height: 1.8em;
}
.aui #column-langues .languesoverlay-content a:hover, .aui #column-langues .languesoverlay-content a:focus {
  color: #fff;
}
.aui #column-langues .languesoverlay-content .langues-bloc ul li.active a {
  color: #b79768 !important;
}
.aui #column-contact .like-h1, .aui #column-contact h1, .aui #column-mon-compte .like-h1, .aui #column-mon-compte h1 {
  font-size: 5.5vmin; /*idem menu*/
  line-height: 1.35em; /*idem menu*/
  font-weight: bold;
  color: #ccc;
  margin-bottom: 2.2vmin;
  text-align: left;
}
.aui #column-contact .like-h2, .aui #column-contact h2, .aui #column-mon-compte .like-h2, .aui #column-mon-compte h2 {
  font-size: 2.2vmin; /*idem filiales*/
  line-height: 1.3em;
  font-weight: normal;
  color: #ccc;
  margin-bottom: 5.5vmin;
}
.aui .contact-bloc {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-content: center;
  padding: 5.5vmin 0; /*LUXEMBOURG */
  /*padding: 3.5vmin 0; /* BELGIQUES */
  font-size: 2.2vmin;
  line-height: 1.3em;
}
.aui .contact-bloc .telephone, .aui .contact-bloc .adresse, .aui .contact-bloc .ouverture {
  width: 32%;
}
.aui .contact-bloc .tel1, .aui .contact-bloc .adr1, .aui .contact-bloc .ouv1, .aui .contact-bloc .tel2, .aui .contact-bloc .adr2, .aui .contact-bloc .ouv2 {
  margin: 0 4vmin 0 0;
}
.aui .contact-bloc .tel1, .aui .contact-bloc .adr1, .aui .contact-bloc .ouv1 {
  min-height: 40vmin; /*LUXEMBOURG */
  /* min-height: 50vmin; /*BELGIQUE*/
}
.aui .contact-bloc .blicon {
  color: #999;
  font-size: 9vmin;
}
.aui .contact-bloc .text {
  font-size: 1.5em;
  line-height: 1.35em;
  margin: 5vmin 0 2.5vmin 0;
}
.aui .contact-bloc a {
  color: #666;
  font-weight: bold;
  display: block;
  transition: 0.3s;
  text-decoration: none;
  letter-spacing: 0.1em;
  text-transform: uppercase; /*this one is different */
}
.aui .ebanking-access {
  padding: 0 0 3vh 0;
}
.aui .ebanking-info {
  padding: 3vh 0 0 0;
}
.aui .ebanking-access, .aui .ebanking-info {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  align-items: flex-start;
  border-bottom: 1px solid #666;
}
.aui .ebanking-access a, .aui .ebanking-info a {
  /*idem menu filiales*/
  font-weight: bold;
  color: #666;
  display: block;
  transition: 0.3s;
  text-decoration: none;
  letter-spacing: 0.1em;
  font-size: 2.2vmin;
  line-height: 1.8em; /*this one is different */
}
.aui .ebanking-access img, .aui .ebanking-info img {
  max-width: 130px;
}
.aui .ebanking-access .luxtrust, .aui .ebanking-access .info, .aui .ebanking-info .luxtrust, .aui .ebanking-info .info {
  display: inline-block;
  width: 50%;
}
.aui .ebanking-access .info.app, .aui .ebanking-info .info.app {
  width: 40%;
}
.aui .ebanking-access .info.more, .aui .ebanking-info .info.more {
  width: 60%;
}
.aui .ebanking-access .luxtrust.smart, .aui .ebanking-info .luxtrust.smart {
  display: flex;
  width: 60%;
  justify-content: space-around;
}
.aui .ebanking-access .luxtrust.scan, .aui .ebanking-info .luxtrust.scan {
  width: 40%;
}
.aui .ebanking-access .luxtrust a, .aui .ebanking-info .luxtrust a {
  text-transform: uppercase;
}
.aui .ebanking-access .luxtrust .pictos, .aui .ebanking-info .luxtrust .pictos {
  margin: 0 0 1.5vmin -2.5vmin;
}
.aui .ebanking-access .info, .aui .ebanking-info .info {
  display: block;
}
.aui .ebanking-access .info div, .aui .ebanking-info .info div {
  display: block;
}
.aui .ebanking-access .info .picto1 img, .aui .ebanking-info .info .picto1 img {
  margin: 0 0 2vmin 0;
}
.aui .ebanking-access .info .blicon-info, .aui .ebanking-info .info .blicon-info {
  color: #666;
  font-size: 8vmin;
}
.aui .ebanking-access .info ul, .aui .ebanking-info .info ul {
  list-style: none;
}
.aui .ebanking-access .info ul li, .aui .ebanking-info .info ul li {
  padding-bottom: 1vmin;
}
.aui .ebanking-access .info ul li:last-child, .aui .ebanking-info .info ul li:last-child {
  padding-bottom: 0;
}
.aui .ebanking-access .blicon, .aui .ebanking-info .blicon {
  color: #999;
  font-size: 9vmin;
}
.aui .ebanking-info {
  border-bottom: none;
}
.aui #open-burgermenu {
  z-index: 1004;
  /*.light {
  	display:block;
  }
  .dark {
  	display:none;
  }

  &.dark, &.force-dark { 
  	.light {
  		display:none;
  	}
  	.dark {
  		display:block;
  	}
  }

  &.force-white-harder {
  	.light {
  		display:block !important;
  	}
  	.dark {
  		display:none !important;
  	}
  }*/
}
.aui .open-menu, .aui .close-menu {
  position: fixed;
  top: 40px;
  left: 14px;
  padding: 0;
  margin: 0;
  display: inline-block;
  cursor: pointer;
  width: 35px;
  height: 35px;
}
.aui .open-menu img, .aui .close-menu img {
  width: 35px;
  height: 35px;
}
.aui .close-menu {
  display: none;
  z-index: 1521;
}
.aui #context-menu, .aui #context-menu-anchor {
  display: none;
}
.aui #context-menu {
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  align-content: flex-start;
  height: 61px;
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #fff;
}
.aui #context-menu.stick {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3) !important;
  margin-top: 0 !important;
  position: fixed;
  top: 0;
  z-index: 1002;
}

/*TEST STICKY SUB NAV - START*/
.aui #context-menu {
  position: fixed;
  z-index: 1002;
  border-bottom: none;
  background-color: rgba(51, 51, 51, 0.96);
  /*display:flex !important;*/
}

.portlet-topper-content {
  background: #eeeeee !important;
  padding: 0 10px !important;
}

.aui #context-menu.stick, .aui #context-menu.force-stick {
  top: 0;
}

.aui #context-menu .nav-logo {
  margin: 0;
  padding: 0;
  align-self: flex-start;
  position: relative;
  top: 20px;
  left: 40px;
}

.aui .open-menu, .aui .close-menu {
  top: 20px;
  left: 14px;
}

.aui .menu-homepage-only {
  top: 10px;
}

.aui #context-menu.stick {
  min-height: 80px;
}

/* /*TEST STICKY SUB NAV - END */
#logo {
  top: 20px;
}

.maxi-logo.light {
  display: none;
}

.maxi-logo.dark {
  display: none;
}

.mini-logo.light {
  display: none;
}

.mini-logo.dark {
  display: none;
}

.open-menu .light {
  display: none;
}

.open-menu .dark {
  display: none;
}

#context-menu {
  display: none;
}

.intoBloc1 .maxi-logo.light {
  display: block;
}
.intoBloc1 .maxi-logo.dark {
  display: none;
}
.intoBloc1 .mini-logo.light {
  display: none;
}
.intoBloc1 .mini-logo.dark {
  display: none;
}
.intoBloc1 .open-menu .light {
  display: block;
}
.intoBloc1 .open-menu .dark {
  display: none;
}
.intoBloc1 #context-menu {
  display: none;
}

.afterBloc1 .maxi-logo.light {
  display: none;
}
.afterBloc1 .maxi-logo.dark {
  display: none;
}
.afterBloc1 .mini-logo.light {
  display: none;
}
.afterBloc1 .mini-logo.dark {
  display: block;
}
.afterBloc1 .open-menu .light {
  display: none;
}
.afterBloc1 .open-menu .dark {
  display: block;
}
.afterBloc1 #context-menu {
  display: none;
}

.noBgImgTop.intoBloc1 .maxi-logo.light {
  display: none;
}
.noBgImgTop.intoBloc1 .maxi-logo.dark {
  display: block;
}
.noBgImgTop.intoBloc1 .open-menu .light {
  display: none;
}
.noBgImgTop.intoBloc1 .open-menu .dark {
  display: block;
}
.noBgImgTop.intoBloc1 .menu-homepage-only a .hideonsmartphone {
  color: black;
}

@media only screen and (max-width: 1366px) {
  .bgburger {
    width: 52vw;
  }
  .aui .burgermenu .burgermenu-container {
    /*background: linear-gradient(#333 0%,#333 77%,#2f2f2f 77%,#2f2f2f 100%);
    background: linear-gradient(to right,  #333 50%,  #2F2F2F 50%);*/
  }
  .aui .burgermenu .burgermenu-container .burgermenu-container-offset {
    margin-bottom: -5vh;
  }
  .aui .burgermenu .burgermenu-container .burgermenu-container-wrapper.top .sub-menu1 .child-menu {
    max-width: 52vw;
  }
  .aui .burgermenu .burgermenu-container .menu1 {
    max-width: 45vw;
  }
  .aui .burgermenu .burgermenu-container .burgermenu-container-wrapper.top {
    padding-bottom: 20vh;
  }
  .aui .burgermenu .burgermenu-container .burgermenu-container-wrapper.bottom {
    position: absolute;
    bottom: 8vh;
  }
}
@media only screen and (max-width: 1024px) {
  .aui .burgermenu .menu2 {
    display: none;
  }
  .aui .burgermenu .burgermenu-container .burgermenu-container-wrapper.top .menu1 a.onlyfortablet {
    display: block;
    font-weight: 300;
    font-size: 1.4vw;
    line-height: 0.9em;
    margin-bottom: 1.8vw;
  }
  .aui .burgermenu .menu-show-on-tablet {
    display: block;
  }
  .aui .burgermenu .menu-hide-on-tablet {
    display: none;
  }
  .aui .burgernav-social {
    /*reset >portrait< position*/
    position: relative;
    left: 0;
    bottom: 0;
    /*change positions*/
    margin-top: -10vmin;
    margin-left: 10vmin;
    margin-bottom: 10vmin;
  }
  .aui .burgermenu {
    font-size: 24px;
    /*icons en bas du menu*/
  }
  .aui .burgermenu .child-menu {
    font-size: 3.5vmin;
    line-height: 1em;
  }
  .aui .burgermenu .position-centered { /*remove hover color for smartphones*/ }
  .aui .burgermenu .position-centered a:hover {
    color: white;
  }
  .aui .burgermenu .position-centered a {
    margin-top: 3vmin;
  }
  .aui .burgermenu .position-centered a:first-child {
    margin-top: 0;
  }
  .aui .burgermenu .position-centered .burgernav-subnav {
    display: block;
  }
  .aui .burgermenu .position-centered .burgernav-subnav a {
    font-weight: 400;
    font-size: 4vmin;
    margin: 1vmin 0;
  }
  .aui .burgermenu .position-centered .burgernav-subnav a:last-child {
    margin-bottom: 6vmin;
  }
  .aui .burgermenu .burgernav-social {
    /*reset position*/
    left: 0;
    bottom: 0;
    /*change positions*/
    margin-left: 20vmin;
    margin-bottom: 20vmin;
    display: flex;
  }
  .aui .burgermenu .burgernav-social a, .aui .burgermenu .burgernav-social a:hover {
    font-size: 24px;
    padding-left: 18px;
  }
  .aui .burgermenu .burgernav-social a.blicon-social-link-twitter:before, .aui .burgermenu .burgernav-social a:hover.blicon-social-link-twitter:before {
    font-size: 25px;
  }
  .aui .burgermenu .burgernav-social a.blicon-social-link-youtube:before, .aui .burgermenu .burgernav-social a:hover.blicon-social-link-youtube:before {
    font-size: 34px;
    margin-top: -5px;
  }
  .aui .burgermenu .position-centered {
    margin: 60px 0 40px 0;
    width: 100%;
  }
  .aui .burgermenu .position-centered a {
    margin: 0;
    border-bottom: 1px solid #ccc;
    width: 100%;
    padding: 12px 12px 12px 48px;
    display: block;
  }
  .aui .burgermenu .position-centered .menu-right a {
    font-size: 18px;
    line-height: 1.35em;
    font-weight: 400;
  }
  .aui .burgermenu .position-centered .burgernav-filiales a {
    border: 0px;
  }
  .aui .burgermenu .has-childs::before {
    content: "C"; /* a changer/adapter */
    margin: 0 12px 0 -33px; /* a changer/adapter */
    font-size: 22px; /* a changer/adapter */
    font-family: bdl-font2;
    display: block;
    float: left;
  }
  .aui .burgermenu .has-childs.is-open::before {
    content: "B"; /* a changer/adapter */
  }
  .aui .burgermenu .child-menu a {
    margin-top: 0;
    font-size: 18px;
    line-height: 1.35em;
    font-weight: 400;
  }
  .aui .burgermenu .position-centered .burgernav-filiales {
    margin-top: 8vmin;
  }
  .aui .burgermenu .position-centered .burgernav-filiales a {
    border: none;
    padding: 8px 6px 8px 14px;
  }
  .aui .burgermenu .burgernav-filiales a, .aui .burgermenu .burgernav-filiales a:hover {
    font-size: 16px;
  }
  .aui .burgermenu .position-centered {
    position: relative;
  }
  .aui .burgermenu .burgernav-social {
    position: relative;
    margin-left: 48px;
    margin-top: 20px;
  }
  .aui #burgermenu .position-centered {
    margin: 8vmin 0 !important;
    width: 100vw;
  }
  .aui .burgermenu, .aui .burgermenu a, .aui .burgermenu a:focus, .aui .burgermenu a:hover {
    font-weight: 400;
  }
  .aui .burgermenu .has-childs::before {
    margin: 1px 0px 0 -30px;
    font-size: 15px;
  }
  .aui .burgermenu .position-centered a {
    border-bottom: 1px solid rgba(222, 222, 222, 0.2);
  }
  .aui .burgermenu {
    font-size: 24px !important;
  }
  .aui .burgermenu .burgernav-social a:first-child {
    padding: 0;
  }
  .aui .burgermenu .burgernav-filiales, .aui #column-langues .burgernav-filiales, .aui #column-contact .burgernav-filiales, .aui #column-mon-compte .burgernav-filiales {
    margin-left: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .ged-portlet + .ged-portlet .article-wrapper {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .intoBloc1 .maxi-logo.light {
    display: block;
  }
  .intoBloc1 .maxi-logo.dark {
    display: none;
  }
  .intoBloc1 .mini-logo.light {
    display: none;
  }
  .intoBloc1 .mini-logo.dark {
    display: none;
  }
  .intoBloc1 .open-menu .light {
    display: block;
  }
  .intoBloc1 .open-menu .dark {
    display: none;
  }
  .intoBloc1 #context-menu {
    display: none;
  }
  .intoBloc1 .menu-homepage-only a .showonsmartphone {
    color: white !important;
  }
  .afterBloc1 .maxi-logo.light {
    display: none;
  }
  .afterBloc1 .maxi-logo.dark {
    display: none;
  }
  .afterBloc1 .mini-logo.light {
    display: block;
    height: 35px;
  }
  .afterBloc1 .mini-logo.dark {
    display: none;
  }
  .afterBloc1 .open-menu .light {
    display: block;
  }
  .afterBloc1 .open-menu .dark {
    display: none;
  }
  .afterBloc1 #context-menu {
    display: block;
  }
  .afterBloc1 .menu-homepage-only a .showonsmartphone {
    color: white !important;
  }
  .noBgImgTop.intoBloc1 .menu-homepage-only a .showonsmartphone {
    color: black !important;
  }
  #logo {
    top: 13px;
  }
  #logo a, #logo a svg, #logo a image {
    height: 50px;
    width: 142px;
  }
}
.aui .bli-inv-pri #column-langues .languesoverlay-content .pays, .aui .bli-inv-pri #column-langues .languesoverlay-content .langues, .aui .bli-inv-pro #column-langues .languesoverlay-content .pays, .aui .bli-inv-pro #column-langues .languesoverlay-content .langues {
  width: 25%;
  margin-right: 9vmin;
}
.aui .bli-inv-pri #column-langues .languesoverlay-content .investisseur, .aui .bli-inv-pro #column-langues .languesoverlay-content .investisseur {
  width: 35%;
  margin-right: 9vmin;
}
.aui .bli-inv-pri #column-langues .languesoverlay-content .pays a, .aui .bli-inv-pri #column-langues .languesoverlay-content .langues a, .aui .bli-inv-pri #column-langues .languesoverlay-content .investisseur a, .aui .bli-inv-pro #column-langues .languesoverlay-content .pays a, .aui .bli-inv-pro #column-langues .languesoverlay-content .langues a, .aui .bli-inv-pro #column-langues .languesoverlay-content .investisseur a {
  max-width: 90%;
}
.aui .bli-inv-pri #column-langues .languesoverlay-content .valider, .aui .bli-inv-pro #column-langues .languesoverlay-content .valider {
  width: 15%;
  align-self: flex-end;
}

.aui .burgermenu .mfb-smart.has-childs.is-open::before {
  content: "C";
}

.top-language {
  text-transform: lowercase;
}

html.theme_blu body.signed-in .top-white-bg {
  top: 56px;
}

.top-white-bg {
  display: none;
  position: sticky;
  top: 0px;
  width: 100%;
  height: 75px;
  z-index: 1000;
  background: white;
  border-bottom: solid 1px #ddd;
}
.top-white-bg .top-blu-times-title {
  text-align: center;
  font-family: "Pano Light";
  font-size: 22px;
  font-weight: bold;
}
.top-white-bg .top-blu-times-title a {
  color: black;
}
.top-white-bg .top-blu-times-title a:hover {
  text-decoration: none;
}
.top-white-bg .top-blu-times-title a img {
  width: 200px;
  margin: 8px 8px 6px 8px;
}
.top-white-bg .top-blu-times-baseline {
  text-align: center;
  font-size: 20px;
  line-height: 20px;
  font-family: "EB Garamond", serif;
  font-style: italic;
  color: #6d6d6d;
}

.top-blu-times-title, .top-blu-times-baseline {
  display: none;
}

html.aui body.bli-homepage.afterBloc1 #wrapper .open-menu .dark, html.aui body.bli-homepage.intoBloc1 #wrapper .open-menu .dark, html.aui body.bli-homepage.intoBloc1 #wrapper .maxi-logo.dark, html.aui body.bli-homepage.afterBloc1 #wrapper .maxi-logo.dark,
html.aui body.bli-page.afterBloc1 #wrapper .open-menu .dark,
html.aui body.bli-page.intoBloc1 #wrapper .open-menu .dark,
html.aui body.bli-page.intoBloc1 #wrapper .maxi-logo.dark,
html.aui body.bli-page.afterBloc1 #wrapper .maxi-logo.dark,
html.aui body.bli-disclaimer.afterBloc1 #wrapper .open-menu .dark,
html.aui body.bli-disclaimer.intoBloc1 #wrapper .open-menu .dark,
html.aui body.bli-disclaimer.intoBloc1 #wrapper .maxi-logo.dark,
html.aui body.bli-disclaimer.afterBloc1 #wrapper .maxi-logo.dark,
html.aui body.blu-homepage.afterBloc1 #wrapper .open-menu .dark,
html.aui body.blu-homepage.intoBloc1 #wrapper .open-menu .dark,
html.aui body.blu-homepage.intoBloc1 #wrapper .maxi-logo.dark,
html.aui body.blu-homepage.afterBloc1 #wrapper .maxi-logo.dark,
html.aui body.blu-page.afterBloc1 #wrapper .open-menu .dark,
html.aui body.blu-page.intoBloc1 #wrapper .open-menu .dark,
html.aui body.blu-page.intoBloc1 #wrapper .maxi-logo.dark,
html.aui body.blu-page.afterBloc1 #wrapper .maxi-logo.dark,
html.aui body.conventum-homepage.afterBloc1 #wrapper .open-menu .dark,
html.aui body.conventum-homepage.intoBloc1 #wrapper .open-menu .dark,
html.aui body.conventum-homepage.intoBloc1 #wrapper .maxi-logo.dark,
html.aui body.conventum-homepage.afterBloc1 #wrapper .maxi-logo.dark,
html.aui body.conventum-page.afterBloc1 #wrapper .open-menu .dark,
html.aui body.conventum-page.intoBloc1 #wrapper .open-menu .dark,
html.aui body.conventum-page.intoBloc1 #wrapper .maxi-logo.dark,
html.aui body.conventum-page.afterBloc1 #wrapper .maxi-logo.dark {
  display: block;
}

html.aui body.bli-homepage.signed-in .menu-homepage-only,
html.aui body.bli-page.signed-in .menu-homepage-only,
html.aui body.bli-disclaimer.signed-in .menu-homepage-only,
html.aui body.blu-homepage.signed-in .menu-homepage-only,
html.aui body.blu-page.signed-in .menu-homepage-only,
html.aui body.blu-times.signed-in .menu-homepage-only,
html.aui body.conventum-homepage.signed-in .menu-homepage-only,
html.aui body.conventum-page.signed-in .menu-homepage-only {
  top: 66px;
}
html.aui body.bli-homepage .menu-homepage-only,
html.aui body.bli-page .menu-homepage-only,
html.aui body.bli-disclaimer .menu-homepage-only,
html.aui body.blu-homepage .menu-homepage-only,
html.aui body.blu-page .menu-homepage-only,
html.aui body.blu-times .menu-homepage-only,
html.aui body.conventum-homepage .menu-homepage-only,
html.aui body.conventum-page .menu-homepage-only {
  position: fixed;
}
html.aui body.bli-homepage .top-white-bg,
html.aui body.bli-page .top-white-bg,
html.aui body.bli-disclaimer .top-white-bg,
html.aui body.blu-homepage .top-white-bg,
html.aui body.blu-page .top-white-bg,
html.aui body.blu-times .top-white-bg,
html.aui body.conventum-homepage .top-white-bg,
html.aui body.conventum-page .top-white-bg {
  display: block;
}
html.aui body.bli-homepage.afterBloc1 .open-menu .light, html.aui body.bli-homepage.afterBloc1 .open-menu .dark, html.aui body.bli-homepage.intoBloc1 .open-menu .light, html.aui body.bli-homepage.intoBloc1 .open-menu .dark, html.aui body.bli-homepage.intoBloc1 .mini-logo.light, html.aui body.bli-homepage.intoBloc1 .mini-logo.dark, html.aui body.bli-homepage.intoBloc1 .maxi-logo.light, html.aui body.bli-homepage.intoBloc1 .maxi-logo.dark, html.aui body.bli-homepage.afterBloc1 .mini-logo.light, html.aui body.bli-homepage.afterBloc1 .mini-logo.dark,
html.aui body.bli-page.afterBloc1 .open-menu .light,
html.aui body.bli-page.afterBloc1 .open-menu .dark,
html.aui body.bli-page.intoBloc1 .open-menu .light,
html.aui body.bli-page.intoBloc1 .open-menu .dark,
html.aui body.bli-page.intoBloc1 .mini-logo.light,
html.aui body.bli-page.intoBloc1 .mini-logo.dark,
html.aui body.bli-page.intoBloc1 .maxi-logo.light,
html.aui body.bli-page.intoBloc1 .maxi-logo.dark,
html.aui body.bli-page.afterBloc1 .mini-logo.light,
html.aui body.bli-page.afterBloc1 .mini-logo.dark,
html.aui body.bli-disclaimer.afterBloc1 .open-menu .light,
html.aui body.bli-disclaimer.afterBloc1 .open-menu .dark,
html.aui body.bli-disclaimer.intoBloc1 .open-menu .light,
html.aui body.bli-disclaimer.intoBloc1 .open-menu .dark,
html.aui body.bli-disclaimer.intoBloc1 .mini-logo.light,
html.aui body.bli-disclaimer.intoBloc1 .mini-logo.dark,
html.aui body.bli-disclaimer.intoBloc1 .maxi-logo.light,
html.aui body.bli-disclaimer.intoBloc1 .maxi-logo.dark,
html.aui body.bli-disclaimer.afterBloc1 .mini-logo.light,
html.aui body.bli-disclaimer.afterBloc1 .mini-logo.dark,
html.aui body.blu-homepage.afterBloc1 .open-menu .light,
html.aui body.blu-homepage.afterBloc1 .open-menu .dark,
html.aui body.blu-homepage.intoBloc1 .open-menu .light,
html.aui body.blu-homepage.intoBloc1 .open-menu .dark,
html.aui body.blu-homepage.intoBloc1 .mini-logo.light,
html.aui body.blu-homepage.intoBloc1 .mini-logo.dark,
html.aui body.blu-homepage.intoBloc1 .maxi-logo.light,
html.aui body.blu-homepage.intoBloc1 .maxi-logo.dark,
html.aui body.blu-homepage.afterBloc1 .mini-logo.light,
html.aui body.blu-homepage.afterBloc1 .mini-logo.dark,
html.aui body.blu-page.afterBloc1 .open-menu .light,
html.aui body.blu-page.afterBloc1 .open-menu .dark,
html.aui body.blu-page.intoBloc1 .open-menu .light,
html.aui body.blu-page.intoBloc1 .open-menu .dark,
html.aui body.blu-page.intoBloc1 .mini-logo.light,
html.aui body.blu-page.intoBloc1 .mini-logo.dark,
html.aui body.blu-page.intoBloc1 .maxi-logo.light,
html.aui body.blu-page.intoBloc1 .maxi-logo.dark,
html.aui body.blu-page.afterBloc1 .mini-logo.light,
html.aui body.blu-page.afterBloc1 .mini-logo.dark,
html.aui body.blu-times.afterBloc1 .open-menu .light,
html.aui body.blu-times.afterBloc1 .open-menu .dark,
html.aui body.blu-times.intoBloc1 .open-menu .light,
html.aui body.blu-times.intoBloc1 .open-menu .dark,
html.aui body.blu-times.intoBloc1 .mini-logo.light,
html.aui body.blu-times.intoBloc1 .mini-logo.dark,
html.aui body.blu-times.intoBloc1 .maxi-logo.light,
html.aui body.blu-times.intoBloc1 .maxi-logo.dark,
html.aui body.blu-times.afterBloc1 .mini-logo.light,
html.aui body.blu-times.afterBloc1 .mini-logo.dark,
html.aui body.conventum-homepage.afterBloc1 .open-menu .light,
html.aui body.conventum-homepage.afterBloc1 .open-menu .dark,
html.aui body.conventum-homepage.intoBloc1 .open-menu .light,
html.aui body.conventum-homepage.intoBloc1 .open-menu .dark,
html.aui body.conventum-homepage.intoBloc1 .mini-logo.light,
html.aui body.conventum-homepage.intoBloc1 .mini-logo.dark,
html.aui body.conventum-homepage.intoBloc1 .maxi-logo.light,
html.aui body.conventum-homepage.intoBloc1 .maxi-logo.dark,
html.aui body.conventum-homepage.afterBloc1 .mini-logo.light,
html.aui body.conventum-homepage.afterBloc1 .mini-logo.dark,
html.aui body.conventum-page.afterBloc1 .open-menu .light,
html.aui body.conventum-page.afterBloc1 .open-menu .dark,
html.aui body.conventum-page.intoBloc1 .open-menu .light,
html.aui body.conventum-page.intoBloc1 .open-menu .dark,
html.aui body.conventum-page.intoBloc1 .mini-logo.light,
html.aui body.conventum-page.intoBloc1 .mini-logo.dark,
html.aui body.conventum-page.intoBloc1 .maxi-logo.light,
html.aui body.conventum-page.intoBloc1 .maxi-logo.dark,
html.aui body.conventum-page.afterBloc1 .mini-logo.light,
html.aui body.conventum-page.afterBloc1 .mini-logo.dark {
  display: none;
}
html.aui body.bli-homepage .menu-homepage-only a .img-globe.globe-white, html.aui body.bli-homepage .menu-homepage-only a:hover .img-globe.globe-white,
html.aui body.bli-page .menu-homepage-only a .img-globe.globe-white,
html.aui body.bli-page .menu-homepage-only a:hover .img-globe.globe-white,
html.aui body.bli-disclaimer .menu-homepage-only a .img-globe.globe-white,
html.aui body.bli-disclaimer .menu-homepage-only a:hover .img-globe.globe-white,
html.aui body.blu-homepage .menu-homepage-only a .img-globe.globe-white,
html.aui body.blu-homepage .menu-homepage-only a:hover .img-globe.globe-white,
html.aui body.blu-page .menu-homepage-only a .img-globe.globe-white,
html.aui body.blu-page .menu-homepage-only a:hover .img-globe.globe-white,
html.aui body.blu-times .menu-homepage-only a .img-globe.globe-white,
html.aui body.blu-times .menu-homepage-only a:hover .img-globe.globe-white,
html.aui body.conventum-homepage .menu-homepage-only a .img-globe.globe-white,
html.aui body.conventum-homepage .menu-homepage-only a:hover .img-globe.globe-white,
html.aui body.conventum-page .menu-homepage-only a .img-globe.globe-white,
html.aui body.conventum-page .menu-homepage-only a:hover .img-globe.globe-white {
  display: none;
}
html.aui body.bli-homepage .menu-homepage-only a .img-globe.globe-black, html.aui body.bli-homepage .menu-homepage-only a:hover .img-globe.globe-black,
html.aui body.bli-page .menu-homepage-only a .img-globe.globe-black,
html.aui body.bli-page .menu-homepage-only a:hover .img-globe.globe-black,
html.aui body.bli-disclaimer .menu-homepage-only a .img-globe.globe-black,
html.aui body.bli-disclaimer .menu-homepage-only a:hover .img-globe.globe-black,
html.aui body.blu-homepage .menu-homepage-only a .img-globe.globe-black,
html.aui body.blu-homepage .menu-homepage-only a:hover .img-globe.globe-black,
html.aui body.blu-page .menu-homepage-only a .img-globe.globe-black,
html.aui body.blu-page .menu-homepage-only a:hover .img-globe.globe-black,
html.aui body.blu-times .menu-homepage-only a .img-globe.globe-black,
html.aui body.blu-times .menu-homepage-only a:hover .img-globe.globe-black,
html.aui body.conventum-homepage .menu-homepage-only a .img-globe.globe-black,
html.aui body.conventum-homepage .menu-homepage-only a:hover .img-globe.globe-black,
html.aui body.conventum-page .menu-homepage-only a .img-globe.globe-black,
html.aui body.conventum-page .menu-homepage-only a:hover .img-globe.globe-black {
  display: block;
}
html.aui body.bli-homepage #top-menu-myaccount,
html.aui body.bli-page #top-menu-myaccount,
html.aui body.bli-disclaimer #top-menu-myaccount,
html.aui body.blu-homepage #top-menu-myaccount,
html.aui body.blu-page #top-menu-myaccount,
html.aui body.blu-times #top-menu-myaccount,
html.aui body.conventum-homepage #top-menu-myaccount,
html.aui body.conventum-page #top-menu-myaccount {
  margin-right: 0px;
}
html.aui body.bli-homepage .menu-homepage-only a,
html.aui body.bli-homepage .menu-homepage-only a:hover,
html.aui body.bli-page .menu-homepage-only a,
html.aui body.bli-page .menu-homepage-only a:hover,
html.aui body.bli-disclaimer .menu-homepage-only a,
html.aui body.bli-disclaimer .menu-homepage-only a:hover,
html.aui body.blu-homepage .menu-homepage-only a,
html.aui body.blu-homepage .menu-homepage-only a:hover,
html.aui body.blu-page .menu-homepage-only a,
html.aui body.blu-page .menu-homepage-only a:hover,
html.aui body.blu-times .menu-homepage-only a,
html.aui body.blu-times .menu-homepage-only a:hover,
html.aui body.conventum-homepage .menu-homepage-only a,
html.aui body.conventum-homepage .menu-homepage-only a:hover,
html.aui body.conventum-page .menu-homepage-only a,
html.aui body.conventum-page .menu-homepage-only a:hover {
  color: black;
}
html.aui body.bli-homepage #top-menu-myaccount.header-btn, html.aui body.bli-homepage.noBgImgTop.intoBloc1 #top-menu-myaccount.header-btn, html.aui body.bli-homepage.noBgImgTop.intoBloc1 #top-menu-myaccount.header-btn .hideonsmartphone,
html.aui body.bli-page #top-menu-myaccount.header-btn,
html.aui body.bli-page.noBgImgTop.intoBloc1 #top-menu-myaccount.header-btn,
html.aui body.bli-page.noBgImgTop.intoBloc1 #top-menu-myaccount.header-btn .hideonsmartphone,
html.aui body.bli-disclaimer #top-menu-myaccount.header-btn,
html.aui body.bli-disclaimer.noBgImgTop.intoBloc1 #top-menu-myaccount.header-btn,
html.aui body.bli-disclaimer.noBgImgTop.intoBloc1 #top-menu-myaccount.header-btn .hideonsmartphone,
html.aui body.blu-homepage #top-menu-myaccount.header-btn,
html.aui body.blu-homepage.noBgImgTop.intoBloc1 #top-menu-myaccount.header-btn,
html.aui body.blu-homepage.noBgImgTop.intoBloc1 #top-menu-myaccount.header-btn .hideonsmartphone,
html.aui body.blu-page #top-menu-myaccount.header-btn,
html.aui body.blu-page.noBgImgTop.intoBloc1 #top-menu-myaccount.header-btn,
html.aui body.blu-page.noBgImgTop.intoBloc1 #top-menu-myaccount.header-btn .hideonsmartphone,
html.aui body.blu-times #top-menu-myaccount.header-btn,
html.aui body.blu-times.noBgImgTop.intoBloc1 #top-menu-myaccount.header-btn,
html.aui body.blu-times.noBgImgTop.intoBloc1 #top-menu-myaccount.header-btn .hideonsmartphone,
html.aui body.conventum-homepage #top-menu-myaccount.header-btn,
html.aui body.conventum-homepage.noBgImgTop.intoBloc1 #top-menu-myaccount.header-btn,
html.aui body.conventum-homepage.noBgImgTop.intoBloc1 #top-menu-myaccount.header-btn .hideonsmartphone,
html.aui body.conventum-page #top-menu-myaccount.header-btn,
html.aui body.conventum-page.noBgImgTop.intoBloc1 #top-menu-myaccount.header-btn,
html.aui body.conventum-page.noBgImgTop.intoBloc1 #top-menu-myaccount.header-btn .hideonsmartphone {
  color: white;
  background-color: #30313f;
}
html.aui body.bli-homepage #top-menu-myaccount.header-btn .top-menu-myaccount-icon::before,
html.aui body.bli-page #top-menu-myaccount.header-btn .top-menu-myaccount-icon::before,
html.aui body.bli-disclaimer #top-menu-myaccount.header-btn .top-menu-myaccount-icon::before,
html.aui body.blu-homepage #top-menu-myaccount.header-btn .top-menu-myaccount-icon::before,
html.aui body.blu-page #top-menu-myaccount.header-btn .top-menu-myaccount-icon::before,
html.aui body.blu-times #top-menu-myaccount.header-btn .top-menu-myaccount-icon::before,
html.aui body.conventum-homepage #top-menu-myaccount.header-btn .top-menu-myaccount-icon::before,
html.aui body.conventum-page #top-menu-myaccount.header-btn .top-menu-myaccount-icon::before {
  color: #c1a57c !important;
}

@media only screen and (max-width: 1199px) {
  #top-menu-header {
    display: none !important;
  }
  html.aui body.bli-homepage #top-menu-language .showonsmartphone:before,
  html.aui body.bli-page #top-menu-language .showonsmartphone:before,
  html.aui body.bli-disclaimer #top-menu-language .showonsmartphone:before,
  html.aui body.conventum-homepage #top-menu-language .showonsmartphone:before,
  html.aui body.conventum-page #top-menu-language .showonsmartphone:before {
    top: -2px;
    position: relative;
  }
  html.aui body.bli-homepage .menu-homepage-only #top-menu-myaccount,
  html.aui body.bli-page .menu-homepage-only #top-menu-myaccount,
  html.aui body.bli-disclaimer .menu-homepage-only #top-menu-myaccount,
  html.aui body.blu-homepage .menu-homepage-only #top-menu-myaccount,
  html.aui body.blu-page .menu-homepage-only #top-menu-myaccount,
  html.aui body.blu-times .menu-homepage-only #top-menu-myaccount,
  html.aui body.conventum-homepage .menu-homepage-only #top-menu-myaccount,
  html.aui body.conventum-page .menu-homepage-only #top-menu-myaccount {
    padding: 12px 16px;
    border-radius: 20px;
    font-weight: 500;
    font-size: 13px;
    line-height: 14px;
    font-family: "Poppins Medium";
    margin-left: 10px;
  }
  html.aui body.bli-homepage .menu-homepage-only #top-menu-myaccount .hideonsmartphone,
  html.aui body.bli-page .menu-homepage-only #top-menu-myaccount .hideonsmartphone,
  html.aui body.bli-disclaimer .menu-homepage-only #top-menu-myaccount .hideonsmartphone,
  html.aui body.blu-homepage .menu-homepage-only #top-menu-myaccount .hideonsmartphone,
  html.aui body.blu-page .menu-homepage-only #top-menu-myaccount .hideonsmartphone,
  html.aui body.blu-times .menu-homepage-only #top-menu-myaccount .hideonsmartphone,
  html.aui body.conventum-homepage .menu-homepage-only #top-menu-myaccount .hideonsmartphone,
  html.aui body.conventum-page .menu-homepage-only #top-menu-myaccount .hideonsmartphone {
    display: none !important;
  }
  html.aui body.bli-homepage .menu-homepage-only #top-menu-myaccount.header-btn .top-menu-myaccount-icon,
  html.aui body.bli-page .menu-homepage-only #top-menu-myaccount.header-btn .top-menu-myaccount-icon,
  html.aui body.bli-disclaimer .menu-homepage-only #top-menu-myaccount.header-btn .top-menu-myaccount-icon,
  html.aui body.blu-homepage .menu-homepage-only #top-menu-myaccount.header-btn .top-menu-myaccount-icon,
  html.aui body.blu-page .menu-homepage-only #top-menu-myaccount.header-btn .top-menu-myaccount-icon,
  html.aui body.blu-times .menu-homepage-only #top-menu-myaccount.header-btn .top-menu-myaccount-icon,
  html.aui body.conventum-homepage .menu-homepage-only #top-menu-myaccount.header-btn .top-menu-myaccount-icon,
  html.aui body.conventum-page .menu-homepage-only #top-menu-myaccount.header-btn .top-menu-myaccount-icon {
    width: 6px;
  }
  html.aui body.bli-homepage .menu-homepage-only #top-menu-myaccount.header-btn .top-menu-myaccount-icon:before,
  html.aui body.bli-page .menu-homepage-only #top-menu-myaccount.header-btn .top-menu-myaccount-icon:before,
  html.aui body.bli-disclaimer .menu-homepage-only #top-menu-myaccount.header-btn .top-menu-myaccount-icon:before,
  html.aui body.blu-homepage .menu-homepage-only #top-menu-myaccount.header-btn .top-menu-myaccount-icon:before,
  html.aui body.blu-page .menu-homepage-only #top-menu-myaccount.header-btn .top-menu-myaccount-icon:before,
  html.aui body.blu-times .menu-homepage-only #top-menu-myaccount.header-btn .top-menu-myaccount-icon:before,
  html.aui body.conventum-homepage .menu-homepage-only #top-menu-myaccount.header-btn .top-menu-myaccount-icon:before,
  html.aui body.conventum-page .menu-homepage-only #top-menu-myaccount.header-btn .top-menu-myaccount-icon:before {
    right: -3px;
    font-size: 14px;
    line-height: 14px;
    top: -12px;
    left: auto;
  }
  html.aui body.bli-homepage .menu-homepage-only #top-menu-language,
  html.aui body.bli-homepage .menu-homepage-only #top-menu-contact,
  html.aui body.bli-page .menu-homepage-only #top-menu-language,
  html.aui body.bli-page .menu-homepage-only #top-menu-contact,
  html.aui body.bli-disclaimer .menu-homepage-only #top-menu-language,
  html.aui body.bli-disclaimer .menu-homepage-only #top-menu-contact,
  html.aui body.blu-homepage .menu-homepage-only #top-menu-language,
  html.aui body.blu-homepage .menu-homepage-only #top-menu-contact,
  html.aui body.blu-page .menu-homepage-only #top-menu-language,
  html.aui body.blu-page .menu-homepage-only #top-menu-contact,
  html.aui body.blu-times .menu-homepage-only #top-menu-language,
  html.aui body.blu-times .menu-homepage-only #top-menu-contact,
  html.aui body.conventum-homepage .menu-homepage-only #top-menu-language,
  html.aui body.conventum-homepage .menu-homepage-only #top-menu-contact,
  html.aui body.conventum-page .menu-homepage-only #top-menu-language,
  html.aui body.conventum-page .menu-homepage-only #top-menu-contact {
    top: 8px;
    padding-left: 8px;
    position: relative;
  }
  html.aui body.bli-homepage .menu-homepage-only #top-menu-language .hideonsmartphone,
  html.aui body.bli-homepage .menu-homepage-only #top-menu-contact .hideonsmartphone,
  html.aui body.bli-page .menu-homepage-only #top-menu-language .hideonsmartphone,
  html.aui body.bli-page .menu-homepage-only #top-menu-contact .hideonsmartphone,
  html.aui body.bli-disclaimer .menu-homepage-only #top-menu-language .hideonsmartphone,
  html.aui body.bli-disclaimer .menu-homepage-only #top-menu-contact .hideonsmartphone,
  html.aui body.blu-homepage .menu-homepage-only #top-menu-language .hideonsmartphone,
  html.aui body.blu-homepage .menu-homepage-only #top-menu-contact .hideonsmartphone,
  html.aui body.blu-page .menu-homepage-only #top-menu-language .hideonsmartphone,
  html.aui body.blu-page .menu-homepage-only #top-menu-contact .hideonsmartphone,
  html.aui body.blu-times .menu-homepage-only #top-menu-language .hideonsmartphone,
  html.aui body.blu-times .menu-homepage-only #top-menu-contact .hideonsmartphone,
  html.aui body.conventum-homepage .menu-homepage-only #top-menu-language .hideonsmartphone,
  html.aui body.conventum-homepage .menu-homepage-only #top-menu-contact .hideonsmartphone,
  html.aui body.conventum-page .menu-homepage-only #top-menu-language .hideonsmartphone,
  html.aui body.conventum-page .menu-homepage-only #top-menu-contact .hideonsmartphone {
    display: none !important;
  }
  html.aui body.bli-homepage .menu-homepage-only #top-menu-language .showonsmartphone,
  html.aui body.bli-homepage .menu-homepage-only #top-menu-contact .showonsmartphone,
  html.aui body.bli-page .menu-homepage-only #top-menu-language .showonsmartphone,
  html.aui body.bli-page .menu-homepage-only #top-menu-contact .showonsmartphone,
  html.aui body.bli-disclaimer .menu-homepage-only #top-menu-language .showonsmartphone,
  html.aui body.bli-disclaimer .menu-homepage-only #top-menu-contact .showonsmartphone,
  html.aui body.blu-homepage .menu-homepage-only #top-menu-language .showonsmartphone,
  html.aui body.blu-homepage .menu-homepage-only #top-menu-contact .showonsmartphone,
  html.aui body.blu-page .menu-homepage-only #top-menu-language .showonsmartphone,
  html.aui body.blu-page .menu-homepage-only #top-menu-contact .showonsmartphone,
  html.aui body.blu-times .menu-homepage-only #top-menu-language .showonsmartphone,
  html.aui body.blu-times .menu-homepage-only #top-menu-contact .showonsmartphone,
  html.aui body.conventum-homepage .menu-homepage-only #top-menu-language .showonsmartphone,
  html.aui body.conventum-homepage .menu-homepage-only #top-menu-contact .showonsmartphone,
  html.aui body.conventum-page .menu-homepage-only #top-menu-language .showonsmartphone,
  html.aui body.conventum-page .menu-homepage-only #top-menu-contact .showonsmartphone {
    display: block !important;
    color: black !important;
  }
  html.aui body.bli-homepage .menu-homepage-only #top-menu-language .showonsmartphone:before,
  html.aui body.bli-homepage .menu-homepage-only #top-menu-contact .showonsmartphone:before,
  html.aui body.bli-page .menu-homepage-only #top-menu-language .showonsmartphone:before,
  html.aui body.bli-page .menu-homepage-only #top-menu-contact .showonsmartphone:before,
  html.aui body.bli-disclaimer .menu-homepage-only #top-menu-language .showonsmartphone:before,
  html.aui body.bli-disclaimer .menu-homepage-only #top-menu-contact .showonsmartphone:before,
  html.aui body.blu-homepage .menu-homepage-only #top-menu-language .showonsmartphone:before,
  html.aui body.blu-homepage .menu-homepage-only #top-menu-contact .showonsmartphone:before,
  html.aui body.blu-page .menu-homepage-only #top-menu-language .showonsmartphone:before,
  html.aui body.blu-page .menu-homepage-only #top-menu-contact .showonsmartphone:before,
  html.aui body.blu-times .menu-homepage-only #top-menu-language .showonsmartphone:before,
  html.aui body.blu-times .menu-homepage-only #top-menu-contact .showonsmartphone:before,
  html.aui body.conventum-homepage .menu-homepage-only #top-menu-language .showonsmartphone:before,
  html.aui body.conventum-homepage .menu-homepage-only #top-menu-contact .showonsmartphone:before,
  html.aui body.conventum-page .menu-homepage-only #top-menu-language .showonsmartphone:before,
  html.aui body.conventum-page .menu-homepage-only #top-menu-contact .showonsmartphone:before {
    font-size: 22px;
    line-height: 28px;
    padding-right: 8px;
    text-transform: none;
    display: inline-block;
  }
  html.aui body.bli-homepage .menu-homepage-only #top-menu-language .showonsmartphone:before,
  html.aui body.bli-page .menu-homepage-only #top-menu-language .showonsmartphone:before,
  html.aui body.bli-disclaimer .menu-homepage-only #top-menu-language .showonsmartphone:before,
  html.aui body.blu-homepage .menu-homepage-only #top-menu-language .showonsmartphone:before,
  html.aui body.blu-page .menu-homepage-only #top-menu-language .showonsmartphone:before,
  html.aui body.blu-times .menu-homepage-only #top-menu-language .showonsmartphone:before,
  html.aui body.conventum-homepage .menu-homepage-only #top-menu-language .showonsmartphone:before,
  html.aui body.conventum-page .menu-homepage-only #top-menu-language .showonsmartphone:before {
    font-family: "bdl-font2";
    content: "M";
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  html.aui body.bli-homepage .menu-homepage-only a#top-menu-contact .showonsmartphone:before,
  html.aui body.bli-page .menu-homepage-only a#top-menu-contact .showonsmartphone:before,
  html.aui body.bli-disclaimer .menu-homepage-only a#top-menu-contact .showonsmartphone:before,
  html.aui body.blu-homepage .menu-homepage-only a#top-menu-contact .showonsmartphone:before,
  html.aui body.blu-page .menu-homepage-only a#top-menu-contact .showonsmartphone:before,
  html.aui body.blu-times .menu-homepage-only a#top-menu-contact .showonsmartphone:before,
  html.aui body.conventum-homepage .menu-homepage-only a#top-menu-contact .showonsmartphone:before,
  html.aui body.conventum-page .menu-homepage-only a#top-menu-contact .showonsmartphone:before {
    font-family: "bdl-font3";
    content: "F";
    color: black !important;
  }
  html.aui body.bli-homepage .menu-homepage-only a#top-menu-contact,
  html.aui body.bli-page .menu-homepage-only a#top-menu-contact,
  html.aui body.bli-disclaimer .menu-homepage-only a#top-menu-contact,
  html.aui body.blu-homepage .menu-homepage-only a#top-menu-contact,
  html.aui body.blu-page .menu-homepage-only a#top-menu-contact,
  html.aui body.blu-times .menu-homepage-only a#top-menu-contact,
  html.aui body.conventum-homepage .menu-homepage-only a#top-menu-contact,
  html.aui body.conventum-page .menu-homepage-only a#top-menu-contact {
    background-color: transparent !important;
  }
  html.aui body.bli-homepage .menu-homepage-only #top-menu-language .img-globe,
  html.aui body.bli-page .menu-homepage-only #top-menu-language .img-globe,
  html.aui body.bli-disclaimer .menu-homepage-only #top-menu-language .img-globe,
  html.aui body.blu-homepage .menu-homepage-only #top-menu-language .img-globe,
  html.aui body.blu-page .menu-homepage-only #top-menu-language .img-globe,
  html.aui body.blu-times .menu-homepage-only #top-menu-language .img-globe,
  html.aui body.conventum-homepage .menu-homepage-only #top-menu-language .img-globe,
  html.aui body.conventum-page .menu-homepage-only #top-menu-language .img-globe {
    position: relative;
    top: 2px;
  }
  html.aui body.bli-homepage .menu-homepage-only,
  html.aui body.bli-page .menu-homepage-only,
  html.aui body.bli-disclaimer .menu-homepage-only,
  html.aui body.blu-homepage .menu-homepage-only,
  html.aui body.blu-page .menu-homepage-only,
  html.aui body.blu-times .menu-homepage-only,
  html.aui body.conventum-homepage .menu-homepage-only,
  html.aui body.conventum-page .menu-homepage-only {
    top: 6px;
  }
}
@media only screen and (max-width: 767px) {
  html.aui body.bli-homepage.intoBloc1 #wrapper .maxi-logo.dark, html.aui body.bli-homepage.afterBloc1 #wrapper .maxi-logo.dark,
  html.aui body.bli-page.intoBloc1 #wrapper .maxi-logo.dark,
  html.aui body.bli-page.afterBloc1 #wrapper .maxi-logo.dark,
  html.aui body.bli-disclaimer.intoBloc1 #wrapper .maxi-logo.dark,
  html.aui body.bli-disclaimer.afterBloc1 #wrapper .maxi-logo.dark,
  html.aui body.blu-homepage.intoBloc1 #wrapper .maxi-logo.dark,
  html.aui body.blu-homepage.afterBloc1 #wrapper .maxi-logo.dark,
  html.aui body.blu-page.intoBloc1 #wrapper .maxi-logo.dark,
  html.aui body.blu-page.afterBloc1 #wrapper .maxi-logo.dark,
  html.aui body.blu-times.intoBloc1 #wrapper .maxi-logo.dark,
  html.aui body.blu-times.afterBloc1 #wrapper .maxi-logo.dark,
  html.aui body.conventum-homepage.intoBloc1 #wrapper .maxi-logo.dark,
  html.aui body.conventum-homepage.afterBloc1 #wrapper .maxi-logo.dark,
  html.aui body.conventum-page.intoBloc1 #wrapper .maxi-logo.dark,
  html.aui body.conventum-page.afterBloc1 #wrapper .maxi-logo.dark {
    display: none;
  }
  html.aui body.bli-homepage.intoBloc1 #wrapper .mini-logo.dark, html.aui body.bli-homepage.afterBloc1 #wrapper .mini-logo.dark,
  html.aui body.bli-page.intoBloc1 #wrapper .mini-logo.dark,
  html.aui body.bli-page.afterBloc1 #wrapper .mini-logo.dark,
  html.aui body.bli-disclaimer.intoBloc1 #wrapper .mini-logo.dark,
  html.aui body.bli-disclaimer.afterBloc1 #wrapper .mini-logo.dark,
  html.aui body.blu-homepage.intoBloc1 #wrapper .mini-logo.dark,
  html.aui body.blu-homepage.afterBloc1 #wrapper .mini-logo.dark,
  html.aui body.blu-page.intoBloc1 #wrapper .mini-logo.dark,
  html.aui body.blu-page.afterBloc1 #wrapper .mini-logo.dark,
  html.aui body.blu-times.intoBloc1 #wrapper .mini-logo.dark,
  html.aui body.blu-times.afterBloc1 #wrapper .mini-logo.dark,
  html.aui body.conventum-homepage.intoBloc1 #wrapper .mini-logo.dark,
  html.aui body.conventum-homepage.afterBloc1 #wrapper .mini-logo.dark,
  html.aui body.conventum-page.intoBloc1 #wrapper .mini-logo.dark,
  html.aui body.conventum-page.afterBloc1 #wrapper .mini-logo.dark {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  html.aui body.bli-homepage #wrapper #logo a img.mini-logo,
  html.aui body.bli-page #wrapper #logo a img.mini-logo,
  html.aui body.bli-disclaimer #wrapper #logo a img.mini-logo {
    height: 35px;
    width: 66px;
  }
  html.aui body.bli-homepage #wrapper #logo, html.aui body.bli-homepage #wrapper #logo a, html.aui body.bli-homepage #wrapper #logo a svg, html.aui body.bli-homepage #wrapper #logo a image,
  html.aui body.bli-page #wrapper #logo,
  html.aui body.bli-page #wrapper #logo a,
  html.aui body.bli-page #wrapper #logo a svg,
  html.aui body.bli-page #wrapper #logo a image,
  html.aui body.bli-disclaimer #wrapper #logo,
  html.aui body.bli-disclaimer #wrapper #logo a,
  html.aui body.bli-disclaimer #wrapper #logo a svg,
  html.aui body.bli-disclaimer #wrapper #logo a image {
    width: 66px;
  }
  html.aui body.conventum-homepage #wrapper #logo a img.mini-logo,
  html.aui body.conventum-page #wrapper #logo a img.mini-logo {
    height: 35px;
    width: 158px;
  }
  html.aui body.conventum-homepage #wrapper #logo, html.aui body.conventum-homepage #wrapper #logo a, html.aui body.conventum-homepage #wrapper #logo a svg, html.aui body.conventum-homepage #wrapper #logo a image,
  html.aui body.conventum-page #wrapper #logo,
  html.aui body.conventum-page #wrapper #logo a,
  html.aui body.conventum-page #wrapper #logo a svg,
  html.aui body.conventum-page #wrapper #logo a image {
    width: 158px;
  }
  html.aui body.bli-homepage #context-menu,
  html.aui body.bli-page #context-menu,
  html.aui body.bli-disclaimer #context-menu,
  html.aui body.blu-homepage #context-menu,
  html.aui body.blu-page #context-menu,
  html.aui body.blu-times #context-menu,
  html.aui body.conventum-homepage #context-menu,
  html.aui body.conventum-page #context-menu {
    display: none !important;
  }
  html.aui body.bli-homepage.intoBloc1 .menu-homepage-only #top-menu-doccenter .showonsmartphone, html.aui body.bli-homepage.afterBloc1 .menu-homepage-only #top-menu-doccenter .showonsmartphone,
  html.aui body.bli-page.intoBloc1 .menu-homepage-only #top-menu-doccenter .showonsmartphone,
  html.aui body.bli-page.afterBloc1 .menu-homepage-only #top-menu-doccenter .showonsmartphone,
  html.aui body.bli-disclaimer.intoBloc1 .menu-homepage-only #top-menu-doccenter .showonsmartphone,
  html.aui body.bli-disclaimer.afterBloc1 .menu-homepage-only #top-menu-doccenter .showonsmartphone,
  html.aui body.blu-homepage.intoBloc1 .menu-homepage-only #top-menu-doccenter .showonsmartphone,
  html.aui body.blu-homepage.afterBloc1 .menu-homepage-only #top-menu-doccenter .showonsmartphone,
  html.aui body.blu-page.intoBloc1 .menu-homepage-only #top-menu-doccenter .showonsmartphone,
  html.aui body.blu-page.afterBloc1 .menu-homepage-only #top-menu-doccenter .showonsmartphone,
  html.aui body.blu-times.intoBloc1 .menu-homepage-only #top-menu-doccenter .showonsmartphone,
  html.aui body.blu-times.afterBloc1 .menu-homepage-only #top-menu-doccenter .showonsmartphone,
  html.aui body.conventum-homepage.intoBloc1 .menu-homepage-only #top-menu-doccenter .showonsmartphone,
  html.aui body.conventum-homepage.afterBloc1 .menu-homepage-only #top-menu-doccenter .showonsmartphone,
  html.aui body.conventum-page.intoBloc1 .menu-homepage-only #top-menu-doccenter .showonsmartphone,
  html.aui body.conventum-page.afterBloc1 .menu-homepage-only #top-menu-doccenter .showonsmartphone {
    color: black !important;
  }
  html.aui body.bli-homepage.intoBloc1 .menu-homepage-only #top-menu-doccenter .showonsmartphone:before, html.aui body.bli-homepage.afterBloc1 .menu-homepage-only #top-menu-doccenter .showonsmartphone:before,
  html.aui body.bli-page.intoBloc1 .menu-homepage-only #top-menu-doccenter .showonsmartphone:before,
  html.aui body.bli-page.afterBloc1 .menu-homepage-only #top-menu-doccenter .showonsmartphone:before,
  html.aui body.bli-disclaimer.intoBloc1 .menu-homepage-only #top-menu-doccenter .showonsmartphone:before,
  html.aui body.bli-disclaimer.afterBloc1 .menu-homepage-only #top-menu-doccenter .showonsmartphone:before,
  html.aui body.blu-homepage.intoBloc1 .menu-homepage-only #top-menu-doccenter .showonsmartphone:before,
  html.aui body.blu-homepage.afterBloc1 .menu-homepage-only #top-menu-doccenter .showonsmartphone:before,
  html.aui body.blu-page.intoBloc1 .menu-homepage-only #top-menu-doccenter .showonsmartphone:before,
  html.aui body.blu-page.afterBloc1 .menu-homepage-only #top-menu-doccenter .showonsmartphone:before,
  html.aui body.blu-times.intoBloc1 .menu-homepage-only #top-menu-doccenter .showonsmartphone:before,
  html.aui body.blu-times.afterBloc1 .menu-homepage-only #top-menu-doccenter .showonsmartphone:before,
  html.aui body.conventum-homepage.intoBloc1 .menu-homepage-only #top-menu-doccenter .showonsmartphone:before,
  html.aui body.conventum-homepage.afterBloc1 .menu-homepage-only #top-menu-doccenter .showonsmartphone:before,
  html.aui body.conventum-page.intoBloc1 .menu-homepage-only #top-menu-doccenter .showonsmartphone:before,
  html.aui body.conventum-page.afterBloc1 .menu-homepage-only #top-menu-doccenter .showonsmartphone:before {
    position: relative;
    top: 5px;
    margin-left: 16px;
  }
  html.aui body.bli-homepage #logo, html.aui body.bli-homepage #logo a, html.aui body.bli-homepage #logo a svg, html.aui body.bli-homepage #logo a image,
  html.aui body.bli-page #logo,
  html.aui body.bli-page #logo a,
  html.aui body.bli-page #logo a svg,
  html.aui body.bli-page #logo a image,
  html.aui body.bli-disclaimer #logo,
  html.aui body.bli-disclaimer #logo a,
  html.aui body.bli-disclaimer #logo a svg,
  html.aui body.bli-disclaimer #logo a image,
  html.aui body.blu-homepage #logo,
  html.aui body.blu-homepage #logo a,
  html.aui body.blu-homepage #logo a svg,
  html.aui body.blu-homepage #logo a image,
  html.aui body.blu-page #logo,
  html.aui body.blu-page #logo a,
  html.aui body.blu-page #logo a svg,
  html.aui body.blu-page #logo a image,
  html.aui body.blu-times #logo,
  html.aui body.blu-times #logo a,
  html.aui body.blu-times #logo a svg,
  html.aui body.blu-times #logo a image,
  html.aui body.conventum-homepage #logo,
  html.aui body.conventum-homepage #logo a,
  html.aui body.conventum-homepage #logo a svg,
  html.aui body.conventum-homepage #logo a image,
  html.aui body.conventum-page #logo,
  html.aui body.conventum-page #logo a,
  html.aui body.conventum-page #logo a svg,
  html.aui body.conventum-page #logo a image {
    width: 35px;
  }
  html.aui body.bli-homepage #logo, html.aui body.bli-homepage .open-menu, html.aui body.bli-homepage .close-menu,
  html.aui body.bli-page #logo,
  html.aui body.bli-page .open-menu,
  html.aui body.bli-page .close-menu,
  html.aui body.bli-disclaimer #logo,
  html.aui body.bli-disclaimer .open-menu,
  html.aui body.bli-disclaimer .close-menu,
  html.aui body.blu-homepage #logo,
  html.aui body.blu-homepage .open-menu,
  html.aui body.blu-homepage .close-menu,
  html.aui body.blu-page #logo,
  html.aui body.blu-page .open-menu,
  html.aui body.blu-page .close-menu,
  html.aui body.blu-times #logo,
  html.aui body.blu-times .open-menu,
  html.aui body.blu-times .close-menu,
  html.aui body.conventum-homepage #logo,
  html.aui body.conventum-homepage .open-menu,
  html.aui body.conventum-homepage .close-menu,
  html.aui body.conventum-page #logo,
  html.aui body.conventum-page .open-menu,
  html.aui body.conventum-page .close-menu {
    top: 20px;
  }
  html.aui body.bli-homepage #logo a img.mini-logo,
  html.aui body.bli-page #logo a img.mini-logo,
  html.aui body.bli-disclaimer #logo a img.mini-logo,
  html.aui body.blu-homepage #logo a img.mini-logo,
  html.aui body.blu-page #logo a img.mini-logo,
  html.aui body.blu-times #logo a img.mini-logo,
  html.aui body.conventum-homepage #logo a img.mini-logo,
  html.aui body.conventum-page #logo a img.mini-logo {
    width: 30px;
    height: auto;
  }
  html.aui body.bli-homepage .top-blu-times-title,
  html.aui body.bli-page .top-blu-times-title,
  html.aui body.bli-disclaimer .top-blu-times-title,
  html.aui body.blu-homepage .top-blu-times-title,
  html.aui body.blu-page .top-blu-times-title,
  html.aui body.blu-times .top-blu-times-title,
  html.aui body.conventum-homepage .top-blu-times-title,
  html.aui body.conventum-page .top-blu-times-title {
    padding-top: 16px;
  }
  html.aui body.bli-homepage .top-blu-times-title img,
  html.aui body.bli-page .top-blu-times-title img,
  html.aui body.bli-disclaimer .top-blu-times-title img,
  html.aui body.blu-homepage .top-blu-times-title img,
  html.aui body.blu-page .top-blu-times-title img,
  html.aui body.blu-times .top-blu-times-title img,
  html.aui body.conventum-homepage .top-blu-times-title img,
  html.aui body.conventum-page .top-blu-times-title img {
    width: 140px;
  }
  html.aui body.bli-homepage .top-blu-times-baseline,
  html.aui body.bli-page .top-blu-times-baseline,
  html.aui body.bli-disclaimer .top-blu-times-baseline,
  html.aui body.blu-homepage .top-blu-times-baseline,
  html.aui body.blu-page .top-blu-times-baseline,
  html.aui body.blu-times .top-blu-times-baseline,
  html.aui body.conventum-homepage .top-blu-times-baseline,
  html.aui body.conventum-page .top-blu-times-baseline {
    display: none;
  }
  html.aui body.bli-homepage .menu-homepage-only #top-menu-language,
  html.aui body.bli-page .menu-homepage-only #top-menu-language,
  html.aui body.bli-disclaimer .menu-homepage-only #top-menu-language,
  html.aui body.blu-homepage .menu-homepage-only #top-menu-language,
  html.aui body.blu-page .menu-homepage-only #top-menu-language,
  html.aui body.blu-times .menu-homepage-only #top-menu-language,
  html.aui body.conventum-homepage .menu-homepage-only #top-menu-language,
  html.aui body.conventum-page .menu-homepage-only #top-menu-language {
    padding-right: 0px;
  }
  html.aui body.bli-homepage .menu-homepage-only a#top-menu-contact,
  html.aui body.bli-page .menu-homepage-only a#top-menu-contact,
  html.aui body.bli-disclaimer .menu-homepage-only a#top-menu-contact,
  html.aui body.blu-homepage .menu-homepage-only a#top-menu-contact,
  html.aui body.blu-page .menu-homepage-only a#top-menu-contact,
  html.aui body.blu-times .menu-homepage-only a#top-menu-contact,
  html.aui body.conventum-homepage .menu-homepage-only a#top-menu-contact,
  html.aui body.conventum-page .menu-homepage-only a#top-menu-contact {
    top: auto;
    position: fixed;
  }
  html.aui body.bli-homepage .menu-homepage-only a#top-menu-contact .showonsmartphone,
  html.aui body.bli-page .menu-homepage-only a#top-menu-contact .showonsmartphone,
  html.aui body.bli-disclaimer .menu-homepage-only a#top-menu-contact .showonsmartphone,
  html.aui body.blu-homepage .menu-homepage-only a#top-menu-contact .showonsmartphone,
  html.aui body.blu-page .menu-homepage-only a#top-menu-contact .showonsmartphone,
  html.aui body.blu-times .menu-homepage-only a#top-menu-contact .showonsmartphone,
  html.aui body.conventum-homepage .menu-homepage-only a#top-menu-contact .showonsmartphone,
  html.aui body.conventum-page .menu-homepage-only a#top-menu-contact .showonsmartphone {
    color: white !important;
  }
  html.aui body.bli-homepage .menu-homepage-only a#top-menu-contact .showonsmartphone:before,
  html.aui body.bli-page .menu-homepage-only a#top-menu-contact .showonsmartphone:before,
  html.aui body.bli-disclaimer .menu-homepage-only a#top-menu-contact .showonsmartphone:before,
  html.aui body.blu-homepage .menu-homepage-only a#top-menu-contact .showonsmartphone:before,
  html.aui body.blu-page .menu-homepage-only a#top-menu-contact .showonsmartphone:before,
  html.aui body.blu-times .menu-homepage-only a#top-menu-contact .showonsmartphone:before,
  html.aui body.conventum-homepage .menu-homepage-only a#top-menu-contact .showonsmartphone:before,
  html.aui body.conventum-page .menu-homepage-only a#top-menu-contact .showonsmartphone:before {
    padding-right: 0px;
  }
}
html.aui body.blu-homepage.intoBloc1 #wrapper .maxi-logo.dark, html.aui body.blu-homepage.afterBloc1 #wrapper .maxi-logo.dark,
html.aui body.blu-page.intoBloc1 #wrapper .maxi-logo.dark,
html.aui body.blu-page.afterBloc1 #wrapper .maxi-logo.dark {
  display: block !important;
}
html.aui body.blu-homepage.intoBloc1 #wrapper #logo, html.aui body.blu-homepage.intoBloc1 #wrapper #logo a, html.aui body.blu-homepage.afterBloc1 #wrapper #logo, html.aui body.blu-homepage.afterBloc1 #wrapper #logo a,
html.aui body.blu-page.intoBloc1 #wrapper #logo,
html.aui body.blu-page.intoBloc1 #wrapper #logo a,
html.aui body.blu-page.afterBloc1 #wrapper #logo,
html.aui body.blu-page.afterBloc1 #wrapper #logo a {
  width: 142px !important;
}
html.aui body.blu-homepage.intoBloc1 #wrapper .mini-logo.dark, html.aui body.blu-homepage.afterBloc1 #wrapper .mini-logo.dark,
html.aui body.blu-page.intoBloc1 #wrapper .mini-logo.dark,
html.aui body.blu-page.afterBloc1 #wrapper .mini-logo.dark {
  display: none !important;
}

.aui {
  /*.full-height { height: 100vh; display: flex; align-items: center; justify-content: center; }*/
  /* ce nouveau style est visible dans BLI > OBLIGATIONS*/
}
.aui .iconcolor0 .graph_container .graph_wrapper .graph_item .graph_icon svg path {
  fill: #c7a478;
}
.aui .iconcolor1 .graph_container .graph_wrapper .graph_item .graph_icon svg path {
  fill: #666;
}
.aui .graph_container {
  margin: 70px auto;
  padding: 0;
}
.aui .full-width .graph_container {
  padding: 70px;
}
.aui .full-width .graph_container h2 {
  font-size: 28px;
  margin: 0 0 15px 0;
  text-align: center;
}
.aui .graph_wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
  align-items: stretch;
  margin: 0 0 0 -35px;
  padding: 0;
  width: calc(100% + 70px);
}
.aui .full-width .graph_wrapper {
  margin: 0;
  padding: 0;
  width: auto;
}
.aui .graph_item {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 35px;
  padding-bottom: 0;
}
.aui .graph_container.one .graph_wrapper .graph_item {
  width: 100%;
}
.aui .graph_container.two .graph_wrapper .graph_item {
  width: 50%;
}
.aui .graph_container.three .graph_wrapper .graph_item {
  width: 33%;
}
.aui .graph_container.four .graph_wrapper .graph_item {
  width: 25%;
}
.aui .graph_container.five .graph_wrapper .graph_item {
  width: 20%;
}
.aui .graph_container.six .graph_wrapper .graph_item {
  width: 16%;
}
.aui .graph_icon {
  width: auto;
  height: auto;
  margin: 15px 0 0 27px !important;
  text-align: center;
  font-size: 80px;
  line-height: 90px;
  color: black !important;
}
.aui .graph_icon svg {
  max-width: 75px;
  max-height: 75px;
  margin: auto;
}
.aui .graph_icon img {
  max-width: 140px;
  height: 90px;
  margin: -27px 0 14px -27px;
}
.aui .graph_item .graph_text h3, .aui .graph_item .graph_text p {
  text-align: center;
  margin: 0;
  padding: 0;
}
.aui .graph_item .graph_text h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  margin: 15px 0 5px 0;
}
.aui .graph_item .graph_text p {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0;
  font-weight: 400;
  text-transform: none;
  text-decoration: none;
  margin: 0;
}
.aui .graph2col_container {
  width: 970px;
  margin-left: -35px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: stretch;
}
.aui .graph2col_container.bgcolor1 {
  background-color: #e8e5f1;
}
.aui .graph2col_item.graph, .aui .graph2col_item.text {
  padding: 35px;
  margin: 0;
}
.aui .aui .graph2col_item.graph img {
  max-width: none;
}
.aui .graph2col_title {
  font-family: "EB Garamond", serif;
  font-size: 44px;
  line-height: 50px;
  letter-spacing: -0.5px;
  font-weight: 400;
  color: #000;
  padding: 0;
  margin: 0 0 15px 0;
  text-transform: none;
  text-decoration: none;
}
.aui .graph2col_text {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 35px;
  letter-spacing: 0;
  font-weight: 400;
  color: #000;
  padding: 0;
  margin: 0;
  text-transform: none;
  text-decoration: none;
}

.aui .article-wrapper .graph_container div + div {
  margin-top: 0;
}

@media only screen and (max-width: 1200px) {
  .aui .graph2col_container {
    width: 100%;
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .aui .graph2col_container {
    flex-direction: column-reverse;
  }
  .aui .graph2col_item.graph {
    margin: 0 auto;
  }
}
.aui .showonsmartphone {
  display: none !important;
}

/**************************/
/****** BIG DESKTOP ******/
/*************************/
@media only screen and (max-width: 1600px) {
  .aui .graph_wrapper {
    flex-wrap: wrap;
    justify-content: center;
  }
  .aui .graph_container.five .graph_wrapper .graph_item {
    min-width: 20%;
  }
  .aui .graph_item {
    padding: 25px;
    padding-bottom: 0;
  }
  .aui .slide.managers .slide_text_container {
    width: 55%;
  }
  .aui body.bli-homepage .managers .slide .slide_text_container {
    width: 50%;
  }
}
/*************************************/
/****** BIG DESKTOP <> DESKTOP ******/
/***********************************/
@media only screen and (max-width: 1500px) {
  /*topics index*/
  .aui .topics-index-wrapper {
    width: 100%;
    box-sizing: border-box;
  }
  .aui .topics-index-wrapper.by-author {
    width: 900px;
    padding: 0;
  }
  .aui .topics-index-wrapper.liste-actus-author {
    width: 900px;
  }
  .aui #column-contact .journal-content-article,
  .aui #column-mon-compte .journal-content-article,
  .aui #column-langues .blocPaysEtLangue,
  .aui #burgermenu .position-centered {
    margin: 8vmin;
  }
  .aui #burgermenu a {
    line-height: 20px;
  }
  .aui.country-zone-be .blu-page #column-footer .footer_flex, .aui.country-zone-be .blu-homepage #column-footer .footer_flex {
    flex-wrap: wrap;
  }
  .aui.country-zone-be .blu-page #column-footer .footer_flex .footer_column.contact, .aui.country-zone-be .blu-homepage #column-footer .footer_flex .footer_column.contact {
    width: 50%;
    margin-bottom: 105px;
  }
  .aui.country-zone-be .blu-page #column-footer .footer_flex .footer_column.websites, .aui.country-zone-be .blu-homepage #column-footer .footer_flex .footer_column.websites {
    width: 50%;
  }
  .aui.country-zone-be .blu-page #column-footer .footer_flex .footer_column.social, .aui.country-zone-be .blu-homepage #column-footer .footer_flex .footer_column.social {
    width: 50%;
  }
}
/**********************/
/****** DESKTOP ******/
/*********************/
@media only screen and (max-width: 1200px) {
  .aui .layer .article-meta-line.authors, .aui .layer .article-meta-line.tags {
    display: block;
    width: 100%;
  }
  .aui .slide.managers .slide_text_container {
    width: 80%;
  }
  .aui {
    /*body{ background-color: #0B3C49; } /*** TEST ONLY ***/
    /*PAGES ARTICLES*/
    /*no change, still fixed 900px width */
    /*SUB NAV*/
  }
  .aui .img-right.outside, .aui .img-left.outside {
    display: none;
  }
  .aui #context-menu .subnav .sticky-nav-menu .sticky-nav-menu-item {
    margin-right: 30px; /*10px less then big desktop*/
  }
  .aui .graph_container.five .graph_wrapper .graph_item {
    min-width: 40%;
  }
  .aui .form_newsletter.style2 {
    width: 80%;
  }
  .aui .pub-in-content {
    height: 300px;
  }
  .aui .pub-in-content .pub_item.right h2 {
    font-size: 30px;
    width: 100%;
  }
  #submenu-wrapper .subnav .sticky-nav-menu-item {
    padding-left: 0;
  }
}
/*************************/
/****** EN PORTRAIT ******/
/*************************/
@media all and (orientation: portrait) {
  .aui .burgernav-social {
    position: absolute;
    left: 10vmin;
    bottom: 10vmin;
  }
  .aui .burgermenu .position-centered {
    margin: 20vmin 10vmin;
  }
}
/*******************************/
/****** TABLET LANDSCAPE ******/
/******************************/
@media only screen and (max-width: 1024px) {
  .aui.country-zone-be .blu-page #column-footer .footer_flex, .aui.country-zone-be .blu-homepage #column-footer .footer_flex {
    flex-wrap: wrap;
  }
  .aui.country-zone-be .blu-page #column-footer .footer_flex .footer_column.contact, .aui.country-zone-be .blu-homepage #column-footer .footer_flex .footer_column.contact {
    width: 50%;
    margin-top: 35px;
  }
  .aui.country-zone-be .blu-page #column-footer .footer_flex .footer_column.websites, .aui.country-zone-be .blu-homepage #column-footer .footer_flex .footer_column.websites {
    width: 100%;
  }
  .aui.country-zone-be .blu-page #column-footer .footer_flex .footer_column.social, .aui.country-zone-be .blu-homepage #column-footer .footer_flex .footer_column.social {
    width: 100%;
  }
  .aui {
    /*.expand { width: 100%; margin-left: auto; margin-right: auto; }*/
    /*body{ background-color: #F04859; } /*** TEST ONLY ***/
    /*PAGES ARTICLES*/
    /*change to fluid + 75px padding*/
    /*SUB NAV*/
    /*overlay adjustments */
    /*footer adjustments*/ /* 2 col */
    /*adjust hashatags */
    /*interview style */
  }
  .aui .layer .parent-page {
    font-size: 14px;
  }
  .aui #formWrapper {
    width: 90%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .aui .img-right {
    margin: 10px 0 0 35px;
  }
  .aui .img-left {
    margin: 10px 35px 0 0;
  }
  .aui p.exergue {
    width: auto;
    margin-left: auto;
    padding: 35px;
    border: 2px solid #b8a37d;
    background-color: #fafafa;
  }
  .aui .article-wrapper {
    width: 100%;
    padding: 70px 75px 0 75px;
  }
  .aui #context-menu .subnav .sticky-nav-menu .sticky-nav-menu-item {
    margin-right: 20px; /*20px less then big desktop*/
    margin-bottom: 15px; /*5px less then big desktop*/
  }
  .aui #context-menu .subnav .sticky-nav-menu .sticky-nav-menu-item a {
    font-size: 12px; /*1px less then big desktop*/
  }
  .aui .ebankingnavoverlay-content {
    margin: 8vmin 14vmin 1vmin 14vmin;
  }
  .aui .contactoverlay-content, .aui .languesoverlay-content {
    margin: 8vmin 14vmin;
  }
  .aui #column-footer .footer_container .footer_flex {
    flex-wrap: wrap;
  }
  .aui #column-footer .footer_container .footer_flex .footer_column {
    width: 50%;
  }
  .aui #column-footer .footer_container .footer_flex .footer_column.websites {
    width: 50%;
  }
  .aui #column-footer .footer_container .footer_flex .footer_column.social {
    width: 100%;
    margin-top: 75px;
  }
  .aui #column-footer .footer_container .footer_flex .footer_column.social {
    text-align: center;
  }
  .aui #column-footer .footer_container .footer_flex .footer_column.social ul {
    margin-top: 10px;
  }
  .aui #column-footer .footer_container .footer_flex .footer_column.social ul li {
    display: inline-block;
    padding: 0 12px;
  }
  .aui #column-footer .footer_container .footer_flex .footer_column.social ul li a {
    letter-spacing: 0px;
  }
  .aui .topic-hashtag-box {
    width: calc(50% - 30px);
  }
  .aui .article-wrapper .article-author {
    width: 100%;
    margin: 35px 0;
  }
  .aui .article-wrapper .article-author .article-author-text {
    font-size: 16px;
    line-height: 25px;
    padding: 0 35px 0 0;
  }
  a.fonds-liste-lien {
    display: inline-block;
    max-width: 150px;
  }
  .aui table.fonds-liste th {
    font-size: 12px;
  }
  /*topics index */
  .aui .topics-index-wrapper, .aui .topics-index-wrapper.liste-actus-author {
    width: 100%;
    box-sizing: border-box;
  }
  .aui .topics-index-wrapper.by-author, .aui .topics-index-wrapper.liste-actus-author.by-author {
    width: 100%;
    padding: 0 75px;
    margin: 0px;
  }
  .aui .topics-index-wrapper .topics-index-list .topics-index-item.offre-liste {
    width: calc(50% - 80px);
  }
  .article-wrapper .contact.gerant .contact_container .contact_item {
    width: 100%;
  }
}
/******************************************/
/****** BURGER SIDE MENU ADAPTATION ******/
/*********************************

@media only screen and (max-width: 1023px) {
	.aui {
		.menu-homepage-only a {
		    display: block;
		    text-align: right;
		    padding: 0 0 15px 0;
		}
	}
}
*******/
/******************************/
/****** TABLET PORTRAIT ******/
/*****************************/
@media only screen and (max-width: 768px) {
  .aui #nl-subscription.blu-times-nl.form_newsletter .form_newsletter_content .form_newsletter_content_form {
    padding: 48px 16px !important;
  }
  .aui #nl-subscription.blu-times-nl.form_newsletter .form_newsletter_content .form_newsletter_content_form .form_newsletter_text {
    font-size: 20px;
    line-height: 24px;
  }
  .aui .article-wrapper.remonter-le-content {
    margin-top: -70px !important;
    padding-top: 0px !important;
  }
  .aui .article-wrapper.gedTableauPays {
    padding-top: 0;
    padding-bottom: 8px;
    margin-top: 0;
  }
  .aui .article-meta-line img.author {
    width: 32px !important;
  }
  .aui .article-meta-line .authors-pics.authors-num-1 {
    width: 40px;
  }
  .aui .article-meta-line .authors-pics.authors-num-2 {
    width: 80px;
  }
  .aui .video-text {
    display: none !important;
  }
  .aui .video-text.mobile {
    display: block !important;
  }
  .aui.country-zone-be .blu-page #column-footer .footer_flex, .aui.country-zone-be .blu-homepage #column-footer .footer_flex {
    flex-wrap: wrap;
  }
  .aui.country-zone-be .blu-page #column-footer .footer_flex .footer_column.contact, .aui.country-zone-be .blu-homepage #column-footer .footer_flex .footer_column.contact {
    width: 100%;
    margin: 0 0 0 0;
  }
  .aui.country-zone-be .blu-page #column-footer .footer_flex .footer_column.contact h2, .aui.country-zone-be .blu-homepage #column-footer .footer_flex .footer_column.contact h2 {
    margin-top: 35px;
  }
  .aui.country-zone-be .blu-page #column-footer .footer_flex .footer_column.contact.second, .aui.country-zone-be .blu-homepage #column-footer .footer_flex .footer_column.contact.second {
    margin-bottom: 35px;
  }
  .aui.country-zone-be .blu-page #column-footer .footer_flex .footer_column.contact.second h2, .aui.country-zone-be .blu-homepage #column-footer .footer_flex .footer_column.contact.second h2 {
    display: none;
  }
  .aui.country-zone-be .blu-page #column-footer .footer_flex .footer_column.websites, .aui.country-zone-be .blu-homepage #column-footer .footer_flex .footer_column.websites {
    width: 100%;
  }
  .aui.country-zone-be .blu-page #column-footer .footer_flex .footer_column.social, .aui.country-zone-be .blu-homepage #column-footer .footer_flex .footer_column.social {
    width: 100%;
  }
  .aui .form_newsletter.style2 {
    width: 100%;
  }
  .aui .form_newsletter.style2 .newsletter {
    width: 300px;
  }
  .aui .article-wrapper#formWrapper {
    width: 97%;
  }
  .aui .article-wrapper#formWrapper #webform {
    flex-direction: column;
  }
  .aui .article-wrapper#formWrapper #webform .form-group-select:after {
    right: 42px;
  }
  .aui .article-wrapper#formWrapper #webform .fields {
    margin: 20px 0px 0px 0px;
  }
  .aui .article-wrapper#formWrapper #webform .fields .field.field_RADIO fieldset > div {
    margin-left: 0px;
  }
  .aui .article-wrapper#formWrapper #webform .form_description {
    margin: 0px 0px 75px 0px;
  }
  .aui .article-wrapper#formWrapper #webform input {
    width: calc(100vw - 33px);
  }
  .aui .article-wrapper#formWrapper #webform select {
    width: calc(100vw - 54px);
  }
  .aui .article-wrapper#formWrapper #webform input[type=submit] {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .aui .article-wrapper#formWrapper #webform input[type=email], .aui .article-wrapper#formWrapper #webform input[type=text], .aui .article-wrapper#formWrapper #webform input[type=number], .aui .article-wrapper#formWrapper #webform textarea {
    width: calc(100vw - 70px);
  }
  .aui .article-wrapper#formWrapper #webform input[type=radio], .aui .article-wrapper#formWrapper #webform input[type=date] {
    width: auto;
  }
  .aui .article-wrapper#formWrapper #webform input[type=checkbox] {
    width: 30px;
  }
  .aui .article-wrapper#formWrapper #webform .form-group-cb-radio {
    padding-right: 20px;
  }
  .aui {
    /*body{ background-color: #FFD166; } /*** TEST ONLY ***/
    /*PAGES ARTICLES*/
    /*fluid + 50px padding*/
    /*SUB NAV*/
    /*overlay adjustments */
  }
  .aui .article-wrapper {
    width: 100%;
    padding: 0 50px;
  }
  .aui .article-wrapper.by-author {
    width: 100%;
    padding: 0 50px;
  }
  .aui #context-menu .subnav .sticky-nav-menu .sticky-nav-menu-item {
    margin-right: 10px; /*30px less then big desktop*/
    margin-bottom: 10px; /*10px less then big desktop*/
  }
  .aui #context-menu .subnav .sticky-nav-menu .sticky-nav-menu-item a {
    font-size: 11px; /*2px less then big desktop*/
  }
  .aui .ebankingnavoverlay-content, .aui .contactoverlay-content, .aui .languesoverlay-content {
    margin: 8vmin 14vmin;
  }
  /*topics index*/
  .aui .topics-index-wrapper .topics-index-list .topics-index-item,
  .aui .topics-index-wrapper .topics-index-list .topics-index-item.offre-liste {
    width: calc(50% - 80px);
  }
  .column {
    flex-direction: column !important;
  }
  .column .column_item {
    width: 100% !important;
    margin: 0 0 35px 0 !important;
  }
  /*conact*/
  .article-wrapper .contact .contact_container .contact_item, .cke_editable .contact .contact_container .contact_item {
    width: calc(50% - 20px);
  }
  .aui .graph_container.five .graph_wrapper .graph_item {
    min-width: 60%;
  }
  /*bugix*/
  .aui .article-wrapper {
    padding: 50px;
  }
  .aui #context-menu .subnav {
    margin: 16px 106px 0 106px;
  }
  .aui #context-menu.stick {
    min-height: 78px;
  }
}
/************************************************/
/****** TABLET PORTRAIT + ORIENTATION RULE ******/
/***********************************************/
@media only screen and (max-width: 767px) and (orientation: portrait) {
  .aui .menu-homepage-only {
    right: 10px;
  }
}
@media only screen and (orientation: portrait) {
  /*portrait rulke only*/
  .fullpage-elm1.contact-be, .fullpage-elm1.contact-lu {
    min-height: unset !important;
    margin-bottom: 4vh !important;
  }
  .contact-bloc-container {
    flex-direction: column !important;
    flex-wrap: wrap !important;
    justify-content: flex-start !important;
  }
  .contact-bloc-adr {
    width: auto !important;
    display: flex !important;
    flex-direction: row !important;
    margin-bottom: 4vh !important;
  }
  .contact-bloc-adr-container {
    width: auto !important;
    align-items: flex-start;
  }
  .contact-bloc-adr-container:nth-child(2n+0) {
    margin-top: 0 !important;
  }
  .contact-bloc-links {
    width: auto !important;
  }
  .contact-bloc-container .contact-bloc-adr-icon span.blicon-clock {
    margin-right: 1vmin;
  }
  .contact-bloc-adr-container:nth-child(2n+0) {
    padding-right: 0 !important;
  }
  .aui #column-langues .languesoverlay-content .langues-bloc {
    flex-direction: column;
    padding: 0;
  }
  .aui #column-langues .languesoverlay-content .pays,
  .aui #column-langues .languesoverlay-content .langues,
  .aui .bli-inv-pri #column-langues .languesoverlay-content .pays,
  .aui .bli-inv-pri #column-langues .languesoverlay-content .langues,
  .aui .bli-inv-pri #column-langues .languesoverlay-content .investisseur,
  .aui .bli-inv-pro #column-langues .languesoverlay-content .pays,
  .aui .bli-inv-pro #column-langues .languesoverlay-content .langues,
  .aui .bli-inv-pro #column-langues .languesoverlay-content .investisseur {
    width: 100%;
  }
  .aui #column-langues .languesoverlay-content .like-h1, .aui #column-langues .languesoverlay-content h1 {
    margin-bottom: 0;
  }
  .blocLangues.langues,
  .bli-inv-pri .blocPays.pays,
  .bli-inv-pro .blocPays.pays {
    margin-top: 3.5vmin;
  }
  .aui #column-langues .languesoverlay-content .valider,
  .aui .bli-inv-pri #column-langues .languesoverlay-content .valider,
  .aui .bli-inv-pro #column-langues .languesoverlay-content .valider {
    width: 33%;
    margin-top: 5vmin;
  }
  .aui #column-langues .languesoverlay-content .langues-bloc ul li {
    padding: 1.4vmin 0;
  }
  /* a prevoir sur place, car cela risque encore de changer */
  /*experiment topics
  .aui .topics .slide_container { flex-direction: column; }
  .aui .topics .slide_container .slide_item { width: 65vmin; margin: 0 auto 70px auto; }
  .aui .topics .slide_container .slide_item::last-child { margin: 0; }

  /*slidemangeger adjustment*/
  .aui .slide.managers .slide_text_container {
    width: 46% !important;
  }
  /* a prevoir sur place, car cela risque encore de changer */
  /*custom placements
     .slide.managers.manager1 { background-position: 55%; }
    .slide.managers.manager2 { background-position: 35%; }
    .slide.managers.manager3 { background-position: 30%; }
    .slide.managers.manager4 { background-position: 43%; }
    .slide.managers.manager5 { background-position: 54%; }
    .slide.managers.manager6 { background-position: 72%; }



  	/*CITATION*/
  .homepage-metiers-nav a {
    display: block;
    margin: 4vmin 0 0 0;
  }
  .homepage-metiers-nav a:last-child {
    margin: 4vmin 0 0 0;
  }
  /* J'ai un enorme bug fullheight pour les IOS devices (donc ipad et iphone)
   ... Il n'est pas possibler de positionner le button CTA (en savoir plus) en absolu en bas de page,  car fullpage,js a un bug inner.height sur les ios.
   En gros, il calcule une hauteur qui est > que le visible, donc le button positionne en bas est cahce.
   Il faudrait pouvoir savoir si les pages sont charges sous ios ... ou il faut changer la structure HTML :(

   DONC :
   /* a prevoir sur place, car cela risque encore de changer 

  /*OFFRE
  .aui .offre.append_fp-auto-height-responsive { background-color: #ececec; }
  .aui .offre_container { flex-direction: column; height: 92vh !important; justify-content:flex-start; }
  .aui .offre_item_content { padding-top: 0;	}
  .aui .offre_container .offre_item { width: 100%; height: 50%;  }
  .aui .offre_container .offre_item:first-child { border-bottom: 1px solid white; } 

  .aui .offre_container .offre_item .offre_item_text { min-height: 16vh; }
  .offre_item div { min-height: 8vh; }
  .aui .offre_container .offre_item .offre_item_button .btn { margin-bottom: 8vh; }

  /*PUB
  .aui .pub_container { flex-direction: column; }

  .aui .pub_container .pub_item { box-sizing: border-box;  width: 100%; height: 50vh; }
  .aui .pub_container .pub_item img {  width: 30vmin !important; }

  .aui .pub_container .pub_item.right { padding: 70px 140px; justify-content: flex-start; align-content: flex-start; align-items: flex-start; }
  .aui .pub_container .pub_item.right h2 { font-size: 5vh; line-height: 6vh; }
  .aui .pub_container .more-info-style2, .aui .pub_container .more-info-style2 a { bottom: 35px !important; }


  */
}
/********************************************/
/****** TABLET PORTRAIT <> SMARTPHONE ******/
/******************************************/
@media only screen and (max-width: 767px) {
  .aui .index-hashtag-list {
    margin: 0 auto 30px auto;
  }
  .aui .index-hashtag-list .index-hashtag-box {
    margin: 12px 8px;
  }
  .aui .index-hashtag-list .index-hashtag-box a {
    padding: 5px 10px;
    border-radius: 12px;
    font-size: 14px;
  }
  #bandeau_message {
    font-size: 13px;
  }
  html body #tarteaucitronRoot div#tarteaucitronAlertBig {
    padding: 0;
  }
  html body #tarteaucitronRoot div#tarteaucitronAlertBig span#tarteaucitronDisclaimerAlert,
  html body #tarteaucitronRoot div#tarteaucitronAlertBig span#alertBigPrivacy_texte_inferieur {
    font-size: 13px;
    line-height: 20px;
  }
  .tac_activate .tac_float .tarteaucitronAllow, html body #tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronPersonalize2,
  html body #tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronCloseAlert, html body #tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronAllDenied2 {
    font-size: 13px !important;
    line-height: 16px;
    margin: 8px 3px;
  }
  .ausha_player {
    height: 700px !important;
  }
  .ausha_player iframe {
    height: 700px !important;
  }
  #submenu-wrapper {
    display: none;
  }
  .aui #nl-subscription {
    left: calc(50% - 181px) !important;
    background-color: rgba(51, 51, 51, 0.94) !important;
  }
  /*** new design lot4 - begin ***/
  .aui .pub-in-content {
    height: 300px;
  }
  .aui .pub-in-content .pub_item.left {
    display: none;
  }
  .aui .pub-in-content .pub_item.right {
    width: 100%;
  }
  .aui .footernav .footernav-container {
    flex-direction: column;
  }
  .aui .footernav .footernav-container .parent-title {
    margin-bottom: 35px;
  }
  .aui .footernav .footernav-container .col1, .aui .footernav .footernav-container .col2, .aui .footernav .footernav-container .col3, .aui .footernav .footernav-container .showonsmartphone {
    width: 100%;
    text-align: center;
  }
  /*** new design lot3 - begin ***/
  .aui #portlet_kiidsgenericportlet_WAR_kiidsgenericportlet select {
    margin-bottom: 8px;
  }
  .aui #portlet_kiidsgenericportlet_WAR_kiidsgenericportlet td, .aui #portlet_kiidsgenericportlet_WAR_kiidsgenericportlet th {
    padding: 5px;
    font-size: 10px;
    overflow: hidden;
  }
  .aui #portlet_kiidsgenericportlet_WAR_kiidsgenericportlet td a:before, .aui #portlet_kiidsgenericportlet_WAR_kiidsgenericportlet th a:before {
    font-size: 14px;
  }
  .aui #column-langues .languesoverlay-content .like-h1,
  .aui #column-langues .languesoverlay-content h1 {
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .aui .featherlight-iframe .featherlight-content {
    width: 100%;
    height: 100%;
    max-width: 100% !important;
    max-height: 100% !important;
    border-radius: 0px !important;
  }
  .aui #toTopBtn {
    bottom: 70px;
  }
  .aui .fundsdetail-portlet .article-wrapper .name-fund-date {
    display: block;
  }
  .aui .article-wrapper.maxi-cv .maxi-cv_container {
    flex-direction: column-reverse;
  }
  .aui .article-wrapper.maxi-cv .maxi-cv_container .maxi-cv_col1, .aui .article-wrapper.maxi-cv .maxi-cv_container .maxi-cv_col2 {
    width: 100%;
  }
  .aui .article-wrapper.maxi-cv .maxi-cv_container .maxi-cv_col2 {
    margin-bottom: 35px;
  }
  .aui .article-wrapper.maxi-cv .maxi-cv_container .maxi-cv_col2 .maxi-cv_nom, .aui .article-wrapper.maxi-cv .maxi-cv_container .maxi-cv_col2 .maxi-cv_titre {
    display: none;
  }
  .aui .mini-cv {
    width: 100%;
  }
  .aui .btn.style3 {
    text-align: left;
  }
  .aui .article-wrapper > p.chapo, .aui .chapo {
    font-size: 20px;
    line-height: 30px;
  }
  .aui .article-wrapper h2, .aui .full-width .graph_container h2 {
    font-size: 20px;
    line-height: 26px;
    margin-top: 35px;
  }
  .aui .article-wrapper h3, .aui .full-width .graph_container h3 {
    font-size: 18px;
    line-height: 24px;
    margin-top: 35px;
  }
  .aui .article-wrapper p, .aui .full-width .graph_container p {
    font-size: 16px;
    line-height: 28px;
  }
  .aui .article-wrapper ul, .aui .article-wrapper ol {
    font-size: 16px !important;
    line-height: 25px;
  }
  .aui .graph_icon {
    font-size: 70px;
  }
  .aui .graph_icon [class*=blicon-]:before {
    vertical-align: bottom;
  }
  .aui .graph_icon img {
    height: 80px;
    margin-bottom: -10px;
  }
  .aui.theme_blu h1.blog-detail, .aui h1.blog-detail, .aui .section.image-bg-header h1.blog-detail {
    font-size: 6vmin !important;
  }
  .aui .news h2.intro {
    font-size: 28px !important;
  }
  .aui .news .hauteur_bloc_titre {
    display: block;
  }
  .aui .news .slide_container .slide_item {
    padding-top: 10px;
  }
  .aui .news .slide_container a .slide_text .slide_text_title {
    margin-top: 10px !important;
  }
  .aui .pub_container {
    height: calc(100vh - 60px);
  }
  .aui .pub_container.pub2 .pub_item.right {
    align-items: center !important;
    height: 100%;
    padding: 0 35px;
  }
  .aui .pub_container.pub2 .pub_item.right h2 {
    font-size: 40px;
    line-height: 45px;
  }
  .aui .pub_container.pub2 .pub_item.right a {
    position: absolute;
    bottom: 35px;
  }
  .aui .pub_container.pub2 .pub_item.left {
    display: none;
  }
  .aui .lfr-pagination-buttons a {
    width: 60%;
    margin-bottom: 35px !important;
  }
  .aui .form_newsletter {
    padding-bottom: 35px !important;
  }
  .aui .form_newsletter .newsletter {
    height: auto;
  }
  .aui .form_newsletter .newsletter a {
    position: relative;
    display: block;
    right: auto;
    margin: 15px auto;
  }
  .aui .topics-index-wrapper .topics-index-list .topics-index-item-image {
    margin-bottom: 10px;
  }
  .aui .topics-index-wrapper .topics-index-list .topics-index-item-date {
    margin-bottom: 0px;
  }
  .aui .topics-index-wrapper .topics-index-list .topics-index-item-title {
    text-align: left !important;
    margin-top: 10px;
  }
  .aui .topics-index-wrapper .topics-index-list .topics-index-item-author {
    margin-bottom: 6px;
  }
  .aui .topics-index-wrapper .topics-index-list .offre-liste .topics-index-item-title {
    text-align: center !important;
  }
  /*** new design lot3 - end ***/
  .aui .comite .comite_item {
    width: calc(50% - 10px);
  }
  .aui #column-footer .footer_container .footer_row.legal ul li {
    display: block;
    padding: 0 0 5px 0;
  }
  .aui #column-footer .footer_container .footer_row.legal ul li::after {
    display: none;
  }
  .aui #column-footer .footer_container .footer_flex .footer_column .access-plan .access-plan-style1::before {
    display: none;
  }
  .footer_column h2 {
    margin: 70px 0 15px 0;
  }
  .aui #column-footer .footer_container .footer_flex .footer_column h2 {
    margin: 0px 5px 0 0;
  }
  .aui .topics-index-wrapper {
    box-sizing: border-box;
  }
  .aui .topics-index-wrapper .topics-index-list {
    padding: 0;
  }
  .aui .topics-index-wrapper .topics-index-list .topics-index-item.offre-liste {
    width: 100%;
  }
  .portlet-dropzone.full-height .portlet-journal-content,
  .portlet-dropzone.full-height .portlet,
  .portlet-dropzone.full-height .portlet-content,
  .portlet-dropzone.full-height .portlet-content-container,
  .portlet-dropzone.full-height .portlet-body,
  .portlet-dropzone.full-height .journal-content-article,
  .fp-tableCell .portlet-dropzone.portlet-column-content {
    height: auto;
  }
  .aui .menu-homepage-only a {
    display: inline-block;
    padding: 0 10px 0 0;
  }
  .aui .menu-homepage-only a#top-menu-contact {
    padding: 0;
    display: none;
  }
  .aui .topics .hauteur_bloc_titre, .aui .topics .hauteur_bloc_slide, .aui .news .hauteur_bloc_slide {
    height: auto !important;
  }
  .aui .news {
    padding: 35px;
  }
  .aui .news .slide_container {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  /*.aui .topics h2.intro, .aui .offre .intro, .aui .news .intro {
  	display:none;
  }*/
  .aui .topics {
    padding: 35px;
  }
  .aui .topics .slide_container {
    padding: 0px;
  }
  .aui #column-langues .languesoverlay-content,
  .aui .bli-inv-pri #column-langues .languesoverlay-content,
  .aui .bli-inv-pro #column-langues .languesoverlay-content {
    margin: 40px 20px 20px 20px;
  }
  .aui #column-langues .languesoverlay-content h1,
  .aui .bli-inv-pri #column-langues .languesoverlay-content h1,
  .aui .bli-inv-pro #column-langues .languesoverlay-content h1 {
    font-size: 24px !important;
    margin: 25px 0 10px 0;
  }
  .aui #column-langues .languesoverlay-content a, .aui #column-langues .languesoverlay-content a:hover, .aui #column-langues .languesoverlay-content a:focus,
  .aui .bli-inv-pri #column-langues .languesoverlay-content a,
  .aui .bli-inv-pri #column-langues .languesoverlay-content a:hover,
  .aui .bli-inv-pri #column-langues .languesoverlay-content a:focus,
  .aui .bli-inv-pro #column-langues .languesoverlay-content a,
  .aui .bli-inv-pro #column-langues .languesoverlay-content a:hover,
  .aui .bli-inv-pro #column-langues .languesoverlay-content a:focus {
    font-size: 16px;
    font-weight: 400;
  }
  .aui #column-langues .languesoverlay-content .langues-bloc ul li.active::after,
  .aui .bli-inv-pri #column-langues .languesoverlay-content .langues-bloc ul li.active::after,
  .aui .bli-inv-pro #column-langues .languesoverlay-content .langues-bloc ul li.active::after {
    font-size: 14px;
  }
  .aui #column-langues .languesoverlay-content .valider,
  .aui .bli-inv-pri #column-langues .languesoverlay-content .valider,
  .aui .bli-inv-pro #column-langues .languesoverlay-content .valider {
    margin-top: 20px;
    width: 100%;
  }
  .aui #column-langues .languesoverlay-content .valider a,
  .aui .bli-inv-pri #column-langues .languesoverlay-content .valider a,
  .aui .bli-inv-pro #column-langues .languesoverlay-content .valider a {
    padding: 8px;
  }
  .aui #column-langues .languesoverlay-content .langues-bloc ul li,
  .aui .bli-inv-pri #column-langues .languesoverlay-content .langues-bloc ul li,
  .aui .bli-inv-pro #column-langues .languesoverlay-content .langues-bloc ul li {
    border-bottom: 1px solid rgba(222, 222, 222, 0.2);
  }
  .aui #column-contact .journal-content-article, .aui #column-mon-compte .journal-content-article {
    margin: 40px 20px;
  }
  #column-contact h1, #column-mon-compte h1 {
    font-size: 24px !important;
    margin-left: 0px;
    margin-bottom: 20px;
  }
  #column-contact h2, #column-mon-compte h2 {
    font-size: 16px !important;
    line-height: 1.4em !important;
  }
  #column-contact .fullpage-elm2, #column-mon-compte .fullpage-elm2 {
    min-height: auto;
    margin: 40px 0;
  }
  #column-contact .contact-bloc-container, #column-mon-compte .contact-bloc-container {
    font-size: 14px;
  }
  #column-contact .contact-bloc-adr, #column-mon-compte .contact-bloc-adr {
    flex-direction: column !important;
    line-height: 1.6em;
  }
  #column-contact .contact-bloc-adr-container, #column-mon-compte .contact-bloc-adr-container {
    margin-bottom: 20px;
  }
  #column-contact .contact-bloc-adr-txt-adr, #column-mon-compte .contact-bloc-adr-txt-adr {
    font-size: 13px;
    line-height: 1.3em;
  }
  #column-contact .contact-bloc-links-buttons a, #column-mon-compte .contact-bloc-links-buttons a {
    font-size: 13px;
    line-height: 1.8em;
    padding: 8px 16px;
  }
  #column-contact .contact-bloc-links .contact-bloc-links-title, #column-mon-compte .contact-bloc-links .contact-bloc-links-title {
    font-size: 18px;
    margin-bottom: 20px;
  }
  #column-contact#column-mon-compte h1, #column-mon-compte#column-mon-compte h1 {
    /*display:none;*/
    text-align: left !important;
  }
  #column-contact#column-mon-compte h2, #column-mon-compte#column-mon-compte h2 {
    /*display:none;*/
    margin-top: 20px;
    text-align: left;
  }
  #column-contact .fullpage-elm1.mon-compte, #column-mon-compte .fullpage-elm1.mon-compte {
    min-height: auto;
    margin-bottom: 40px;
  }
  #column-contact .fullpage-elm2.mon-compte .ebanking-access .smartcard,
  #column-contact .fullpage-elm2.mon-compte .ebanking-access .stick, #column-mon-compte .fullpage-elm2.mon-compte .ebanking-access .smartcard,
  #column-mon-compte .fullpage-elm2.mon-compte .ebanking-access .stick {
    display: none;
  }
  #column-contact .fullpage-elm2.mon-compte .ebanking-access .scan img,
  #column-contact .fullpage-elm2.mon-compte .ebanking-access .app img, #column-mon-compte .fullpage-elm2.mon-compte .ebanking-access .scan img,
  #column-mon-compte .fullpage-elm2.mon-compte .ebanking-access .app img {
    max-width: 90px;
  }
  #column-contact .fullpage-elm2.mon-compte .ebanking-info, #column-mon-compte .fullpage-elm2.mon-compte .ebanking-info {
    flex-direction: column;
  }
  #column-contact .fullpage-elm2.mon-compte .ebanking-info .info.app, #column-mon-compte .fullpage-elm2.mon-compte .ebanking-info .info.app {
    width: 100%;
    flex-direction: column;
    align-items: center;
  }
  #column-contact .fullpage-elm2.mon-compte .ebanking-info .info.app .picto1, #column-mon-compte .fullpage-elm2.mon-compte .ebanking-info .info.app .picto1 {
    margin-bottom: 20px;
  }
  #column-contact .fullpage-elm2.mon-compte .ebanking-info .info.app img, #column-mon-compte .fullpage-elm2.mon-compte .ebanking-info .info.app img {
    margin: 0 !important;
    width: 50px;
  }
  #column-contact .fullpage-elm2.mon-compte .ebanking-info .info.app a, #column-mon-compte .fullpage-elm2.mon-compte .ebanking-info .info.app a {
    font-size: 16px;
    line-height: 1.8em;
    text-align: center;
  }
  #column-contact .info.more, #column-mon-compte .info.more {
    width: 100%;
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid rgba(244, 244, 244, 0.2);
  }
  #column-contact .info-more-list, #column-mon-compte .info-more-list {
    width: 100%;
  }
  #column-contact .info-more-list a, #column-mon-compte .info-more-list a {
    font-size: 13px;
    line-height: 1.8em;
    padding: 8px 16px;
  }
  #column-contact .info-more-list-title, #column-mon-compte .info-more-list-title {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .aui #context-menu.stick {
    height: 60px;
    min-height: 60px;
  }
  .aui #context-menu .nav-logo {
    top: 13px;
    left: 26px;
  }
  .aui .open-menu, .aui .close-menu {
    top: 14px;
  }
  .aui .menu-homepage-only {
    top: 5px;
  }
  .aui #context-menu, .aui #context-menu.stick, .aui #context-menu.force-stick {
    transition: top 0s;
  }
  .aui {
    /*SUB NAV*/
    /*overlay fixing*/
    /*************/
    /****** no sliders *****/
    /*hide all slides */
    /*OFFRE*/
    /*override oriantation rule*/
    /*footer adjust */ /* 1 col */
    /* interview style */
    /* linked articles */ /* no arrow + smaller */
  }
  .aui .article-wrapper {
    padding-top: 50px;
  }
  .aui #context-menu .subnav {
    display: none;
  }
  .aui .tel1, .aui .adr1, .aui .ouv1 {
    min-height: 32vmin;
  }
  .aui .menu-homepage-only {
    position: fixed;
    font-size: 18px;
    line-height: 24px;
    /*top: 90px;
     right: 40px;
    a, a:hover {
      display: block;
      padding: 0;
      margin: 0 0 10px;
      text-align:right;
    }*/
  }
  .aui .menu-homepage-only a span.showonsmartphone:before {
    font-family: "bdl-font2";
    font-size: 22px;
    line-height: 28px;
    padding-right: 8px;
    text-transform: none;
    display: inline-block;
  }
  .aui .menu-homepage-only a#top-menu-language span.showonsmartphone:before {
    content: "M";
  }
  .aui .menu-homepage-only a#top-menu-contact span.showonsmartphone:before {
    font-family: "bdl-font3";
    content: "F";
  }
  .aui .menu-homepage-only a#top-menu-contact-bottom span.showonsmartphone:before {
    font-family: "bdl-font3";
    content: "F";
  }
  .aui .menu-homepage-only a#top-menu-myaccount span.showonsmartphone:before {
    content: "P";
  }
  .aui .menu-homepage-only a#top-menu-doccenter span.showonsmartphone:before {
    font-family: "bdl-font";
    content: "2";
  }
  .aui .quote_container {
    width: 80%;
    padding: 70px 0;
  }
  .aui .quote_container h2 {
    font-size: 46px;
    line-height: 56px;
  }
  .aui .managers .slide .slide_text_container {
    margin: 20px;
    width: calc(100% - 80px);
  }
  .aui .slide_container {
    flex-direction: column;
    align-items: center;
  }
  .aui .slide_container .slide_item {
    padding: 35px 0 0 0;
  }
  .aui .slide_container .slide_hashtag {
    margin: 15px 0 0 0;
  }
  .aui .fp-converted-section {
    display: none !important;
  }
  .aui .hideonsmartphone {
    display: none !important;
  }
  .aui .showonsmartphone {
    display: block !important;
  }
  .aui table.showonsmartphone {
    display: table !important;
  }
  .aui .offre_container {
    height: auto !important;
  }
  .aui .offre_container .offre_item {
    width: 100% !important;
    height: calc(100vh - 60px) !important;
  }
  .aui .offre_container .offre_item .offre_item_picto::after {
    font-size: 25vmin !important;
  }
  .aui .offre_container .offre_item .offre_item_text {
    padding: 0 70px !important;
    min-height: 0 !important;
    font-size: 36px !important;
    line-height: 1.25em !important;
  }
  .aui .offre_container .offre_item .offre_item_button .btn {
    margin-bottom: 70px;
  }
  .aui .offre_container .offre_item_content {
    padding-top: 35px;
  }
  .aui .offre_container .offre_item_content .offre_item_picto img {
    width: 25vmin;
  }
  .aui .aui .offre {
    background-color: #ececec;
  }
  .aui .aui .offre_container {
    height: auto !important;
  }
  .aui .fp-responsive .fp-auto-height-responsive .slide {
    height: 100% !important;
  }
  .aui .footernav .footernav-container .parent-title {
    font-weight: 700;
  }
  .aui #column-footer .footer_container .footer_flex {
    flex-direction: column;
    align-items: center;
  }
  .aui #column-footer .footer_container .footer_flex .footer_column {
    width: 100%;
    text-align: center;
  }
  .aui #column-footer .footer_container .footer_flex .footer_column h2 {
    font-weight: 700;
  }
  .aui #column-footer .footer_container .footer_flex .footer_column .access-plan a {
    margin: 0;
  }
  .aui #column-footer .footer_container .footer_flex .footer_column .access-plan .access-plan-style1 img {
    display: none;
  }
  .aui #column-footer .footer_container .footer_flex .footer_column.websites {
    width: 100%;
  }
  .aui #column-footer .footer_container .footer_flex .footer_column.social {
    width: 100%;
  }
  .aui #column-footer .footer_container .footer_flex .footer_column.social {
    padding: 0;
  }
  .aui #column-footer .footer_container .footer_flex .footer_column.social ul li {
    margin-top: 10px;
  }
  .aui #column-footer .footer_container .footer_flex .footer_column.contact {
    margin-top: 35px;
  }
  .aui #column-footer .access-plan {
    margin-bottom: 35px;
  }
  .aui #column-footer .access-plan a {
    color: #000 !important;
    font-size: 20px;
  }
  .aui .article-wrapper .article-author {
    flex-direction: column-reverse;
    align-items: center;
  }
  .aui .article-wrapper .article-author .article-author-text {
    padding: 15px 0 0 0;
  }
  .aui .linked-article .linked-article-style1 {
    justify-content: flex-start;
    min-height: 0px;
  }
  .aui .linked-article a .linked-article-style1 .linked-article-wrapper {
    padding: 20px 0 15px 0;
  }
  .aui .linked-article a .linked-article-style1 .linked-article-wrapper .linked-article-title {
    font-size: 14px;
    line-height: 18px;
  }
  .aui .linked-article a .linked-article-style1 .linked-article-wrapper .linked-article-text {
    font-size: 14px;
    line-height: 18px;
  }
  /*chapo*/
  .aui .article-wrapper > p.chapo .aui .article-wrapper .only-lu > p.chapo,
  .aui .article-wrapper .only-be > p.chapo,
  .aui .article-wrapper .only-de > p.chapo,
  .aui .article-wrapper .only-europe > p.chapo,
  .aui .article-wrapper .only-autres > p.chapo {
    margin: 70px 0 70px 0;
  }
  /* a prevoir sur place, car cela risque encore de changer */
  /*wrapper margins
  .aui .article-wrapper { padding: 25px 25px 0 25px; margin: 0 auto; }
  .aui .topics-index-wrapper { padding: 25px 25px 0 25px; margin: 0 auto; }

  /*container margins
  .aui .slide_container { margin: 0; padding:25px; }
  .aui .slide_container .slide_text { text-align: center; }

  .aui .topics-index-wrapper .topics-index-list { padding: 0; }
  .aui .topics-index-wrapper .topics-index-list .topics-index-item { margin: 0 0 35px 0; }

  /*elements margings
  .aui .article-wrapper>p.chapo { margin: 0; }
  .topics-index-item-image img { width: 100%; }
  .aui blockquote.citation { width: 100%;	}

  /*pictos topics index problem*/
  .aui .topics-index-wrapper .topics-index-list .topics-index-item-image.crop_square img {
    width: auto;
  }
  /*mon compte*/
  .fullpage-elm1.mon-compte h1 {
    text-align: center !important;
  }
  .aui .ebanking-access {
    align-items: center !important;
    text-align: center !important;
  }
  .aui .ebanking-access .scan {
    width: 60% !important;
  }
  .aui .ebanking-access .smart {
    width: 40% !important;
  }
  .luxtrust.smart {
    margin-bottom: 2vh !important;
  }
  .aui .ebanking-access .luxtrust .pictos, .aui .ebanking-info .luxtrust .pictos {
    margin: 0 !important;
  }
  .aui .open-menu, .aui .close-menu {
    width: 35px !important;
    height: 35px !important;
  } /*remove this from 480px rule*/
  .aui .open-menu img, .aui .close-menu img {
    width: 35px !important;
    height: 35px !important;
  } /*remove this from 480px rule*/
  .aui .close-menu {
    width: 25px !important;
    height: 25px !important;
  } /*remove this from 480px rule*/
  .aui .close-menu img {
    width: 25px !important;
    height: 25px !important;
  } /*remove this from 480px rule*/
  .aui #cookies-policy-notification-msg {
    width: 60%;
    right: 0;
    left: 0;
    margin: 0 auto;
  } /*same as 480px rule please */
  #cookies-policy-notification-msg {
    position: fixed;
    top: 126px;
    padding: 30px;
    background-color: #000;
    opacity: 0.6;
    z-index: 999;
    text-align: center;
  } /*same as 480px rule please */
  /*manager slider changes */
  .aui .slide.managers .slide_text_container {
    width: 100% !important;
    margin: 0;
    padding: 35px;
    box-sizing: border-box;
  }
  .slide.managers {
    background: none !important;
  }
  /*.slide_photo_container { /*display: block !important;;*/ /*} plus besoin */
  .aui .slide.managers .slide_manager_quote {
    color: #000 !important;
    font-size: 28px !important;
    text-align: center !important;
    margin: 20px 0 0 0;
  }
  .aui .slide.managers .slide_manager_name {
    color: #000 !important;
    font-size: 22px !important;
  }
  .aui .slide.managers .slide_manager_title {
    color: #000 !important;
    font-size: 14px !important;
  }
  .aui .slide.managers .slide_manager_cta {
    margin: 0;
  }
  .aui .slide.managers .slide_manager_cta button {
    font-size: 14px;
  }
  .aui .slide.managers .slide_manager_photo {
    margin-left: -35px;
    width: calc(100% + 70px);
    padding-top: 88%;
    background-position: center;
  }
  /*CITATION*/
  .aui .quote_container h2 {
    width: 85% !important;
    font-size: 28px !important;
    line-height: 1.25em !important;
  }
  .homepage-metiers-nav a {
    font-size: 16px;
    line-height: 2em;
    display: block;
    margin: 16px 0 0 0;
  }
  .homepage-metiers-nav a:last-child {
    margin: 16px 0 0 0;
  }
  /*PUB*/
  .aui .pub_container {
    flex-direction: column !important;
    flex-wrap: nowrap !important;
  }
  .aui .pub_container .pub_item.right {
    padding: 70px;
  }
  .aui .pub_container .pub_item.right h2 {
    font-size: 36px;
    line-height: 1.25em;
  }
  .aui .pub_container .pub_item.right h2 span {
    margin-bottom: 18px;
  }
  .aui .pub_container .more-info-style2, .aui .pub_container .more-info-style2 a {
    bottom: 35px !important;
  }
  .aui .pub_container .pub_item {
    padding-bottom: 0 !important;
    width: 100%;
  }
  .aui .pub_container_link.more-info-style2 {
    position: unset;
  }
  /*GRAPHS*/
  .aui .graph_container.five .graph_wrapper .graph_item {
    min-width: 80%;
  }
  .aui .full-width .graph_container {
    padding: 25px 25px 70px 25px;
  }
  /*footer*/
  .aui #column-footer {
    /*padding: 70px 0 !important;*/
  }
  .aui .footer_column h2 {
    text-align: center !important;
  }
  .aui .footer_row.legal ul li::after {
    content: "";
    padding: 0;
  }
  /*BLTABS*/
  .bltabs {
    display: none;
  }
  .bltab-item {
    display: block;
    border-top: 1px solid rgba(0, 0, 0, 0.33);
  }
  .bltabs-content {
    border-top: none;
    margin-top: 0;
  }
  .bltab-item {
    margin: 70px 0 35px 0;
  }
  /*H1 size */
  /*titre h1 width*/
  .aui h1, .aui .section.image-bg-header h1 { /*font-size: 6vmin !important;*/
    width: 90% !important;
  }
  /*contact adjustments*/
  .article-wrapper .contact .contact_container .contact_item, .cke_editable .contact .contact_container .contact_item {
    width: 100%;
    margin: 18px 0 18px 0;
  }
  .article-wrapper .contact .contact_container, .cke_editable .contact .contact_container {
    margin-left: 0;
  }
  /*topics index*/
  .aui .topics-index-wrapper .topics-index-list .topics-index-item {
    width: 100%;
  }
  .aui .fp-responsive .fp-auto-height-responsive .topics {
    padding: 0px;
  }
  .aui .fp-responsive .fp-auto-height-responsive .topics .slide {
    height: calc(100vh - 60px) !important;
    background-position: center;
    background-size: cover;
  }
  .aui .fp-responsive .fp-auto-height-responsive .topics .slide .slide_item {
    height: calc(100vh - 280px);
  }
  .aui .fp-responsive .fp-auto-height-responsive .topics .slide .fp-tableCell {
    position: relative;
  }
  .aui .fp-responsive .fp-auto-height-responsive .topics .slide h2.intro {
    color: white;
    font-size: 20px;
  }
  .aui .fp-responsive .fp-auto-height-responsive .topics .slide .slide_text .slide_text_title {
    color: white;
    font-size: 7vmin;
  }
  .aui .fp-responsive .fp-auto-height-responsive .topics .slide .view-all_style1 {
    border-color: white !important;
    color: white !important;
  }
  .aui .fp-responsive .fp-auto-height-responsive .topics .slide a.see-all {
    display: block;
    position: absolute;
    margin: 0 auto;
    width: 100%;
    bottom: 20px;
  }
  .aui .fp-responsive .fp-auto-height-responsive .topics .slide .hauteur_bloc_titre, .aui .fp-responsive .fp-auto-height-responsive .topics .slide .slide_text {
    display: block;
    margin: 35px;
  }
  .aui .fp-responsive .fp-auto-height-responsive .topics .slide .slide_text_title {
    margin-top: 35px !important;
    text-align: left;
  }
  #cookies-policy-notification-msg .homepage_cookies_ok a {
    font-size: 11px;
  }
  .managers .slide .slide_text_container {
    margin: auto;
    width: 100%;
  }
  .managers .slide .slide_text_container .slide_manager_name {
    font-size: 40px;
    line-height: 40px;
    margin: 15px 0 0 0 !important;
  }
  .managers .slide .slide_text_container .slide_manager_title {
    margin: 18px 0;
  }
  .managers .slide .slide_text_container .slide_manager_description {
    font-size: 14px;
  }
  .managers .slide_manager_portrait {
    display: block;
    margin-top: 35px;
  }
  .managers .fp-controlArrow {
    border-color: black !important;
  }
  .aui .fp-controlArrow {
    width: 20px !important;
    height: 20px !important;
  }
  .aui .fp-controlArrow.fp-prev {
    left: 10px;
  }
  .aui .fp-controlArrow.fp-next {
    right: 10px;
  }
  .aui .portlet, .aui .portlet-borderless-container {
    margin-bottom: 0;
  }
}
/*************************/
/****** SMARTPHONE ******/
/************************/
@media only screen and (max-width: 480px) {
  .aui .article-wrapper#formWrapper {
    width: 95%;
  }
  .aui .burgermenu {
    font-size: 20px !important;
  }
  .aui .burgermenu .has-childs::before {
    margin: 1px 0px 0 -27px;
    font-size: 13px;
  }
  .aui {
    /*body{ background-color: #2CAE00; } /*** TEST ONLY ***/
    /*PAGES ARTICLES*/
    /*fluid + 25px padding*/
    /*LOGO + BURGER, size & postiion adjustments*/
    /*article index*/ /* 1 col */
    /*linked articles*/ /* colomn */
    /*contacts*/ /*1col*/
    /*or 50%*/
    /*shape that btn's*/
    /*adjust features articles*/
    /*colums*/
    /*faq*/
  }
  .aui .article-wrapper {
    width: 100%;
    padding: 50px 25px;
  }
  .aui .article-wrapper.txt, .aui .article-wrapper.actions {
    padding: 0 20px;
  }
  .aui .bdlnavicon, .aui .closebtn {
    top: 20px;
    right: 20px;
  }
  .aui .fa-bars {
    font-size: 24px;
  }
  .aui #cookies-policy-notification-msg {
    width: 60%;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
  .aui .open-menu img, .aui .close-menu img {
    width: 20px;
    height: 20px;
  }
  .aui .article-wrapper .article-separator {
    display: none;
  }
  .aui .tools_list {
    flex-direction: column;
    align-items: center;
  }
  .aui .section.style1 .tool {
    width: 100%;
  }
  .aui .topic-hashtag-list {
    flex-direction: column;
    align-items: center;
    margin: 35px;
  }
  .aui .topic-hashtag-list .topic-hashtag-box {
    width: 100%;
  }
  .aui .homepage_newsletter {
    flex-direction: column;
    padding-bottom: 70px;
  }
  .aui .homepage_newsletter .homepage_newsletter_text {
    padding: 0;
    margin: 0 0 35px 0;
    text-align: center;
  }
  .aui .homepage_newsletter .newsletter {
    width: 260px;
  }
  .aui .homepage_newsletter .newsletter button {
    right: -32px;
  }
  .aui #column-footer .footer_container .footer_flex .footer_column {
    font-size: 16px;
    line-height: 28px;
  }
  .aui .quote_container {
    width: 80%;
    padding: 70px 0;
  }
  .aui .quote_container h2 {
    font-size: 38px;
    line-height: 52px;
  }
  .aui .pub_container {
    flex-direction: column;
  }
  .aui .pub_container .pub_item {
    width: 100%;
  }
  .aui .pub_container .pub_item.left {
    padding: 50px 0;
  }
  .aui .pub_container .pub_item.right h2 {
    padding: 50px 35px 150px 35px;
  }
  .aui .pub_container .more-info-style2 {
    width: 60%;
  }
  .aui .topics-index-wrapper .topics-index-list {
    flex-direction: row;
  }
  .aui .linked-article .linked-article-style1 .linked-article-wrapper {
    width: 100%;
    padding: 15px 0 0 0;
  }
  .aui .linked-article a .linked-article-style1 .linked-article-wrapper .linked-article-title {
    text-align: center;
  }
  .aui .linked-article a .linked-article-style1 .linked-article-wrapper .linked-article-text {
    text-align: center;
  }
  .aui .linked-article-image {
    display: none;
  }
  .aui .contact_container {
    flex-direction: column;
    align-items: center;
  }
  .aui .contact_item {
    padding: 0;
    width: 100%;
    margin-bottom: 70px;
  }
  .aui .btn {
    padding: 15px 15px;
    margin: 0;
    font-size: 14px;
    line-height: 16px;
  }
  .aui .featured-article .slide_item.featured-article-item {
    width: 100%;
  }
  .aui .column {
    flex-direction: column;
  }
  .aui .column_item {
    padding-right: 0 !important;
    width: 100% !important;
  }
  .aui .faq p a {
    font-size: 20px !important;
  }
  .aui .column_item {
    margin: 0 0 15px 0;
  }
  .aui .pub_container .pub_item.right h2 {
    font-size: 30px;
    line-height: 1.25em;
  }
  .aui .pub_container .pub_item.right h2 span {
    margin-bottom: 15px;
  }
  .article-wrapper .contact .contact_container .contact_item, .cke_editable .contact .contact_container .contact_item {
    width: 100%;
  }
}
@media only screen and (max-width: 1600px) {
  html body #tarteaucitronRoot div#tarteaucitronAlertBig span#tarteaucitronDisclaimerAlert {
    display: block;
    text-align: center;
    margin: 10px auto;
  }
  html body #tarteaucitronRoot div#tarteaucitronAlertBig span#tarteaucitronDisclaimerAlert span {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  html body #tarteaucitronRoot div#tarteaucitronAlertBig {
    width: 86%;
    margin-bottom: 18vh;
    border-radius: 4px;
  }
  html body #tarteaucitronRoot div#tarteaucitronAlertBig span#tarteaucitronDisclaimerAlert {
    margin: 20px 12px 20px 12px;
    font-size: 14px;
  }
  html body #tarteaucitronRoot div#tarteaucitronAlertBig button {
    margin: 14px auto !important;
    display: block;
  }
  html body #tarteaucitronRoot div#tarteaucitronAlertBig #tarteaucitronAllDenied2 {
    margin-bottom: 20px !important;
  }
  .tarteaucitronBeforeVisible {
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1510;
  }
  html.theme_blu body.signed-in #logo, html.theme_blu body.signed-in #heading .open-menu, html.theme_blu body.signed-in #heading .close-menu {
    top: 62px;
  }
}
@media only screen and (max-width: 1379px) {
  .aui .influx-home.topics-index-wrapper .topics-index-list.a-la-une, .aui .influx-home.topics-index-wrapper .wrapper-influx-video, .aui .influx-home.topics-index-wrapper .wrapper-influx-all h2 {
    margin-left: 20px;
    margin-right: 20px;
  }
  .aui .influx-home.topics-index-wrapper .statuts-wrapper, .aui .influx-home.topics-index-wrapper .wrapper-influx-audio, .aui .influx-home.topics-index-wrapper .wrapper-influx-interview {
    padding-left: 20px;
  }
  .aui .influx-home.topics-index-wrapper .statuts-wrapper.no-left, .aui .influx-home.topics-index-wrapper .wrapper-influx-audio.no-left, .aui .influx-home.topics-index-wrapper .wrapper-influx-interview.no-left {
    padding-left: 0px;
  }
  .aui .influx-home.topics-index-wrapper .swiper-scrollbar-audio, .aui .influx-home.topics-index-wrapper .swiper-scrollbar-interview {
    margin-right: 20px;
  }
  .aui h2.meme-theme {
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .aui .influx-home .header-influx h1, .aui .influx-home .header-influx span {
    display: block;
    margin-left: 20px;
    max-width: 100%;
  }
  .aui .influx-home.topics-index-wrapper .topics-index-list.homepage-slide .topics-index-item {
    width: 100%;
  }
  .aui .influx-home.topics-index-wrapper .topics-index-list.homepage-slide .topics-index-item .topics-index-item-title {
    font-size: 20px;
    line-height: 27px;
  }
  .aui .influx-home.topics-index-wrapper .topics-index-list .header.main-article .topics-index-item a.bg-img-influx {
    height: 100%;
  }
  .aui .influx-home.topics-index-wrapper .topics-index-list.a-la-une .main-article.header .topics-index-item .topics-index-item-content {
    padding-left: 32px;
    margin-top: 0;
  }
  .aui .influx-home.topics-index-wrapper .topics-index-list .topics-index-item, .aui .influx-home.topics-index-wrapper .topics-index-list.topics-index-wrapper .topics-index-list .topics-index-item.size2 {
    width: calc(50% - 20px);
  }
  .aui .influx-home.topics-index-wrapper .topics-index-list .topics-index-item.size3, .aui .influx-home.topics-index-wrapper .topics-index-list.topics-index-wrapper .topics-index-list .topics-index-item.size2.size3 {
    width: 100%;
  }
  .aui .influx-home.topics-index-wrapper .topics-index-list .topics-index-item .topics-index-item-image a.bg-img-influx, .aui .influx-home.topics-index-wrapper .topics-index-list.topics-index-wrapper .topics-index-list .topics-index-item.size2 .topics-index-item-image a.bg-img-influx {
    padding-top: 56.25%;
  }
  .aui .influx-home.topics-index-wrapper .topics-index-list .topics-index-item .topics-index-item-title, .aui .influx-home.topics-index-wrapper .topics-index-list.topics-index-wrapper .topics-index-list .topics-index-item.size2 .topics-index-item-title {
    font-size: 26px;
    line-height: 30px;
  }
  .aui .influx-home.topics-index-wrapper .topics-index-list.a-la-une .main-article.header .topics-index-item .topics-index-item-title {
    font-size: 26px;
    line-height: 30px;
  }
  .aui .influx-home.topics-index-wrapper .topics-index-list.a-la-une .main-article.left-right .topics-index-item-title {
    font-size: 26px;
    line-height: 30px;
  }
  .aui .influx-home.topics-index-wrapper .topics-index-list.a-la-une .other-articles .topics-index-item {
    flex-direction: column;
  }
  .aui .influx-home.topics-index-wrapper .topics-index-list.a-la-une .other-articles .topics-index-item .topics-index-item-image, .aui .influx-home.topics-index-wrapper .topics-index-list.a-la-une .other-articles .topics-index-item .topics-index-item-content {
    width: 100%;
  }
  .aui .influx-home.topics-index-wrapper .topics-index-list.a-la-une .other-articles .topics-index-item .topics-index-item-image a.bg-img-influx, .aui .influx-home.topics-index-wrapper .topics-index-list.a-la-une .other-articles .topics-index-item .topics-index-item-content a.bg-img-influx {
    height: auto;
  }
  .aui .influx-home.topics-index-wrapper .wrapper-influx-all.wrapper-influx-all .other-articles .topics-index-item {
    width: 100%;
  }
  .aui .influx-home.topics-index-wrapper .wrapper-influx-all.wrapper-influx-all .other-articles .topics-index-item:nth-child(n+4) {
    display: none;
  }
  .aui .influx-home.topics-index-wrapper .statuts-wrapper .statuts-index-list {
    overflow: hidden;
  }
  .aui .influx-home.topics-index-wrapper .statuts-wrapper .statuts-index-list .statuts-index-item {
    width: calc(50% - 32px);
  }
  .aui .influx-home.topics-index-wrapper .statuts-wrapper .statuts-index-list .statuts-index-item:nth-child(n+5) {
    display: none;
  }
  .aui .influx-home.topics-index-wrapper .swiper-container-video.swiper-container-video, .aui .influx-home.topics-index-wrapper .swiper-container-audio.swiper-container-video, .aui .influx-home.topics-index-wrapper .swiper-container-interview.swiper-container-video {
    height: auto !important;
  }
  .aui .influx-home.topics-index-wrapper .swiper-container-video.swiper-container-interview, .aui .influx-home.topics-index-wrapper .swiper-container-audio.swiper-container-interview, .aui .influx-home.topics-index-wrapper .swiper-container-interview.swiper-container-interview {
    height: auto !important;
    max-height: none !important;
  }
  .aui .influx-home.topics-index-wrapper .swiper-container-video .topics-index-list .topics-index-item, .aui .influx-home.topics-index-wrapper .swiper-container-audio .topics-index-list .topics-index-item, .aui .influx-home.topics-index-wrapper .swiper-container-interview .topics-index-list .topics-index-item {
    width: 100%;
  }
  .aui .influx-home.topics-index-wrapper .swiper-container-video.influx-slider .swiper-slide, .aui .influx-home.topics-index-wrapper .swiper-container-audio.influx-slider .swiper-slide, .aui .influx-home.topics-index-wrapper .swiper-container-interview.influx-slider .swiper-slide {
    width: 88%;
  }
  .aui .influx-home.topics-index-wrapper .swiper-container-video.influx-slider .swiper-slide:nth-child(2n), .aui .influx-home.topics-index-wrapper .swiper-container-audio.influx-slider .swiper-slide:nth-child(2n), .aui .influx-home.topics-index-wrapper .swiper-container-interview.influx-slider .swiper-slide:nth-child(2n) {
    width: 88%;
  }
  .aui .influx-home.topics-index-wrapper .swiper-container-video.swiper-container-interview .swiper-wrapper, .aui .influx-home.topics-index-wrapper .swiper-container-audio.swiper-container-interview .swiper-wrapper, .aui .influx-home.topics-index-wrapper .swiper-container-interview.swiper-container-interview .swiper-wrapper {
    align-items: stretch;
  }
  .aui .influx-home.topics-index-wrapper .swiper-container-video.swiper-container-interview .topics-index-item, .aui .influx-home.topics-index-wrapper .swiper-container-audio.swiper-container-interview .topics-index-item, .aui .influx-home.topics-index-wrapper .swiper-container-interview.swiper-container-interview .topics-index-item {
    height: 55vmin;
    max-height: 500px;
  }
  .aui #nl-subscription.blu-times-nl.form_newsletter .form_newsletter_content {
    border-radius: 8px 8px 8px 8px;
    top: 24vh;
    min-width: 90vw;
  }
  .aui #nl-subscription.blu-times-nl.form_newsletter .form_newsletter_content .form_newsletter_content_img {
    display: none;
  }
  .aui #nl-subscription.blu-times-nl.form_newsletter .form_newsletter_content .form_newsletter_content_form {
    width: 100%;
    padding: 92px 16px;
  }
  .aui #nl-subscription.blu-times-nl.form_newsletter .form_newsletter_content .form_newsletter_content_form .newsletter a#nl-link-form {
    width: auto;
    padding-right: 8px;
    padding-left: 8px;
  }
}
@media only screen and (min-width: 1024px) {
  .statuts-index-list {
    /*height: 80vh !important;*/
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  .aui .influx-home {
    padding: 0 40px;
  }
  .aui .influx-home.topics-index-wrapper .topics-index-list.a-la-une, .aui .influx-home.topics-index-wrapper .wrapper-influx-video, .aui .influx-home.topics-index-wrapper .wrapper-influx-all h2 {
    margin-left: 10px;
    margin-right: 10px;
  }
  .aui .influx-home .with-arrow:after {
    margin-top: 8px;
  }
  .aui .influx-home .swiper-button-next {
    right: 0px;
  }
  .aui .influx-home .swiper-button-prev {
    left: 0px;
  }
  .aui .influx-home .header-influx h1, .aui .influx-home .header-influx span {
    text-align: center;
  }
  .aui .influx-home .index-hashtag-list .index-hashtag-box {
    margin: 10px 4px;
  }
  .aui .influx-home.topics-index-wrapper .topics-index-list.homepage-slide .topics-index-item .topics-index-item-title {
    font-size: 22px;
    line-height: 27px;
  }
  .aui .influx-home.topics-index-wrapper .topics-index-list.a-la-une .main-article.header .topics-index-item {
    flex-direction: column;
    margin-bottom: 32px;
  }
  .aui .influx-home.topics-index-wrapper .topics-index-list.a-la-une .main-article.header .topics-index-item .topics-index-item-image, .aui .influx-home.topics-index-wrapper .topics-index-list.a-la-une .main-article.header .topics-index-item .topics-index-item-content {
    width: 100%;
    padding-left: 0px;
  }
  .aui .influx-home.topics-index-wrapper .topics-index-list.a-la-une .main-article .topics-index-item {
    flex-direction: column;
    margin-bottom: 32px;
  }
  .aui .influx-home.topics-index-wrapper .topics-index-list.a-la-une .main-article .topics-index-item .topics-index-item-image {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .aui .influx-home.topics-index-wrapper .topics-index-list.a-la-une .main-article .topics-index-item .topics-index-item-image a {
    height: auto;
  }
  .aui .influx-home.topics-index-wrapper .topics-index-list.a-la-une .main-article .topics-index-item .topics-index-item-title, .aui .influx-home.topics-index-wrapper .topics-index-list.a-la-une .main-article.header .topics-index-item .topics-index-item-title, .aui .influx-home.topics-index-wrapper .topics-index-list.a-la-une .main-article.left-right .topics-index-item .topics-index-item-title {
    font-size: 26px;
    line-height: 30px;
  }
  .aui .influx-home.topics-index-wrapper .swiper-container-video.influx-slider,
  .aui .influx-home.topics-index-wrapper .swiper-container-audio.influx-slider,
  .aui .influx-home.topics-index-wrapper .swiper-container-interview.influx-slider {
    height: 60vmin !important;
    min-height: 420px;
  }
  .aui .influx-home.topics-index-wrapper .swiper-container-video.influx-slider.swiper-container-interview.influx-slider .topics-index-item,
  .aui .influx-home.topics-index-wrapper .swiper-container-audio.influx-slider.swiper-container-interview.influx-slider .topics-index-item,
  .aui .influx-home.topics-index-wrapper .swiper-container-interview.influx-slider.swiper-container-interview.influx-slider .topics-index-item {
    height: 60vmin !important;
    min-height: 420px;
  }
  .aui .influx-home.topics-index-wrapper .swiper-container-video.influx-slider.swiper-container-interview.influx-slider .topics-index-item .topics-index-item-chapo,
  .aui .influx-home.topics-index-wrapper .swiper-container-audio.influx-slider.swiper-container-interview.influx-slider .topics-index-item .topics-index-item-chapo,
  .aui .influx-home.topics-index-wrapper .swiper-container-interview.influx-slider.swiper-container-interview.influx-slider .topics-index-item .topics-index-item-chapo {
    display: none;
  }
  .aui .influx-home.topics-index-wrapper .swiper-container-video.influx-slider.swiper-container-interview.influx-slider .topics-index-item .topics-index-item-image,
  .aui .influx-home.topics-index-wrapper .swiper-container-audio.influx-slider.swiper-container-interview.influx-slider .topics-index-item .topics-index-item-image,
  .aui .influx-home.topics-index-wrapper .swiper-container-interview.influx-slider.swiper-container-interview.influx-slider .topics-index-item .topics-index-item-image {
    height: auto;
  }
  .aui .influx-home.topics-index-wrapper .statuts-wrapper .author-name, .aui .influx-home.topics-index-wrapper .statuts-wrapper .author-date {
    font-size: 15px !important;
    line-height: 25px !important;
  }
  .aui .influx-home.topics-index-wrapper .statuts-wrapper .topics-index-item-title {
    font-size: 16px !important;
    line-height: 24px !important;
  }
  .aui .influx-home.topics-index-wrapper .statuts-wrapper.wrapper-influx-video, .aui .influx-home.topics-index-wrapper .wrapper-influx-video.wrapper-influx-video, .aui .influx-home.topics-index-wrapper .wrapper-influx-audio.wrapper-influx-video, .aui .influx-home.topics-index-wrapper .wrapper-influx-interview.wrapper-influx-video {
    padding: 0;
  }
  .aui .influx-home.topics-index-wrapper .statuts-wrapper.wrapper-influx-audio .influx-slider.news, .aui .influx-home.topics-index-wrapper .wrapper-influx-video.wrapper-influx-audio .influx-slider.news, .aui .influx-home.topics-index-wrapper .wrapper-influx-audio.wrapper-influx-audio .influx-slider.news, .aui .influx-home.topics-index-wrapper .wrapper-influx-interview.wrapper-influx-audio .influx-slider.news {
    padding: 0;
  }
  .aui .influx-home.topics-index-wrapper .statuts-wrapper.wrapper-influx-interview .influx-slider.news, .aui .influx-home.topics-index-wrapper .wrapper-influx-video.wrapper-influx-interview .influx-slider.news, .aui .influx-home.topics-index-wrapper .wrapper-influx-audio.wrapper-influx-interview .influx-slider.news, .aui .influx-home.topics-index-wrapper .wrapper-influx-interview.wrapper-influx-interview .influx-slider.news {
    padding: 0;
  }
  .aui .influx-home.topics-index-wrapper .statuts-wrapper.wrapper-influx-interview .influx-slider.news .topics-index-item, .aui .influx-home.topics-index-wrapper .wrapper-influx-video.wrapper-influx-interview .influx-slider.news .topics-index-item, .aui .influx-home.topics-index-wrapper .wrapper-influx-audio.wrapper-influx-interview .influx-slider.news .topics-index-item, .aui .influx-home.topics-index-wrapper .wrapper-influx-interview.wrapper-influx-interview .influx-slider.news .topics-index-item {
    display: flex;
    flex-direction: column;
  }
  .aui .influx-home.topics-index-wrapper .statuts-wrapper.wrapper-influx-interview .influx-slider.news .topics-index-item .topics-index-item-content, .aui .influx-home.topics-index-wrapper .wrapper-influx-video.wrapper-influx-interview .influx-slider.news .topics-index-item .topics-index-item-content, .aui .influx-home.topics-index-wrapper .wrapper-influx-audio.wrapper-influx-interview .influx-slider.news .topics-index-item .topics-index-item-content, .aui .influx-home.topics-index-wrapper .wrapper-influx-interview.wrapper-influx-interview .influx-slider.news .topics-index-item .topics-index-item-content {
    padding: 0 10px;
  }
  .aui .influx-home.topics-index-wrapper .statuts-wrapper h2, .aui .influx-home.topics-index-wrapper .wrapper-influx-video h2, .aui .influx-home.topics-index-wrapper .wrapper-influx-audio h2, .aui .influx-home.topics-index-wrapper .wrapper-influx-interview h2 {
    padding-top: 64px !important;
    font-size: 26px;
    line-height: 34px;
  }
  .aui .influx-home.topics-index-wrapper .statuts-wrapper .topics-index-list .topics-index-item .topics-index-item-title, .aui .influx-home.topics-index-wrapper .wrapper-influx-video .topics-index-list .topics-index-item .topics-index-item-title, .aui .influx-home.topics-index-wrapper .wrapper-influx-audio .topics-index-list .topics-index-item .topics-index-item-title, .aui .influx-home.topics-index-wrapper .wrapper-influx-interview .topics-index-list .topics-index-item .topics-index-item-title {
    font-size: 18px;
    line-height: 26px;
  }
  .aui .influx-home.topics-index-wrapper .topics-index-list .topics-index-item, .aui .influx-home.topics-index-wrapper .topics-index-list .topics-index-item.size2 {
    width: 100%;
  }
  .aui .influx-home.topics-index-wrapper .statuts-wrapper .statuts-index-list .statuts-index-item {
    width: calc(100% - 20px);
  }
  .aui .influx-home.topics-index-wrapper .statuts-wrapper .statuts-index-list .statuts-index-item:nth-child(n+3) {
    display: none;
  }
  .aui .influx-home.topics-index-wrapper .topics-index-list.a-la-une .main-article.left-right, .aui .influx-home.topics-index-wrapper .topics-index-list.a-la-une .other-articles {
    width: 100%;
    margin-left: 0;
  }
  .aui .influx-home.topics-index-wrapper .topics-index-list.a-la-une .main-article.left-right .topics-index-item, .aui .influx-home.topics-index-wrapper .topics-index-list.a-la-une .other-articles .topics-index-item {
    margin-left: 0;
  }
}
@media only screen and (max-width: 1151px) {
  .faq-list-wrapper {
    margin-left: 0px !important;
    margin-right: 0px !important;
    flex-wrap: wrap;
  }
  .faq-list-wrapper .faq-wrapper {
    flex: 50%;
    max-width: 320px;
  }
  .faq-list-wrapper .faq-wrapper:nth-of-type(odd) {
    border-color: transparent;
  }
}
@media only screen and (max-width: 767px) {
  .faq-list-wrapper {
    flex-wrap: wrap;
    margin-top: -24px !important;
    margin-bottom: 32px;
  }
  .faq-list-wrapper .faq-wrapper {
    flex: 100%;
    max-width: 100%;
    width: 100%;
    border-top: 1px solid rgb(232, 232, 232);
    border-left: none;
    margin: 24px 0 0 0;
    padding: 24px 0 0 0;
  }
  .faq-list-wrapper .faq-wrapper:nth-of-type(odd) {
    border-color: rgb(232, 232, 232);
  }
}
.aui body.bli-homepage #burgermenu,
.aui body.bli-homepage #column-langues,
.aui body.bli-homepage #column-contact,
.aui body.bli-homepage #column-mon-compte {
  overflow-y: auto !important;
  overflow-x: hidden !important;
}

.aui body.bli-homepage:not(.signed-in) #column-langues {
  color: #333;
  background-color: transparent;
  z-index: 4000;
}
.aui body.bli-homepage.signed-in #column-langues {
  background-color: rgb(225, 242, 247) !important;
  z-index: 1520;
}
.aui body.bli-homepage.signed-in .dialog-languageandcountry .dialog, .aui body.bli-homepage.signed-in .dialog-languageandcountry .dialog__backdrop {
  margin-top: 10vh;
  height: 90vh;
  box-shadow: none;
}

.aui body.bli-homepage {
  /**************************************************************************************/
  /************************************ BLI - START ************************************/
  /************************************************************************************/
  /*fine tuning*/
  /**************************************************************************************/
  /************************************ BLI - END ************************************/
  /************************************************************************************/
}
.aui body.bli-homepage nav#top-menu-header {
  left: 230px;
}
.aui body.bli-homepage nav#top-menu-header ul li ul {
  padding-left: 230px;
}
.aui body.bli-homepage #logo {
  width: 172px;
}
.aui body.bli-homepage #logo a {
  width: 172px;
}
.aui body.bli-homepage #logo a svg, .aui body.bli-homepage #logo a image {
  width: 172px;
}
.aui body.bli-homepage .quote_container {
  width: 100% !important;
  margin: 10vh auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.aui body.bli-homepage .subnav {
  display: none;
}
.aui body.bli-homepage h1 {
  font-size: 96px;
}
.aui body.bli-homepage #top-menu-myaccount {
  display: none;
}
.aui body.bli-homepage .managers .slide .slide_text_container {
  margin: 20vh 0 10vmin 10vmin;
  width: 33%;
}
.aui body.bli-homepage .managers .slide a {
  text-decoration: none;
  color: #fff;
  text-align: left;
}
.aui body.bli-homepage .managers .slide .slide_text_container .slide_manager_name {
  font-family: "EB Garamond", serif;
  font-size: 50px;
  line-height: 50px;
  letter-spacing: 0;
  font-weight: 400;
  color: #fff;
  padding: 0;
  margin: 0;
  text-transform: none;
  text-decoration: none;
}
.aui body.bli-homepage .managers .slide .slide_text_container .slide_manager_title {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 2px;
  font-weight: 400;
  color: #fff;
  padding: 0;
  margin: 18px 0 36px 4px;
  text-transform: uppercase;
  text-decoration: none;
}
.aui body.bli-homepage .managers .slide .slide_text_container .slide_manager_description {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 35px;
  letter-spacing: 0;
  font-weight: 400;
  color: #fff;
  padding: 0;
  margin: 0 0 0 4px;
  text-transform: none;
  text-decoration: none;
}
.aui body.bli-homepage .team-member-slider-btn {
  display: none;
}
.aui body.bli-homepage .managers .btn.style1:hover {
  border: 1px solid white;
}
.aui body.bli-homepage .linkto .linkto_container .linkto_title {
  font-weight: 600 !important;
}
.aui body.bli-homepage .fundslist-portlet .article-wrapper table.fonds-liste {
  margin-bottom: 70px;
}
.aui body.bli-homepage .gedTableauPays table.table-style1.cam_tab_docs .pdflistefonds a {
  display: block;
  margin: 0 auto 0 4px;
}
.aui body.bli-homepage .gedTableauPays table.table-style1 th, .aui body.bli-homepage .aui .gedTableauPays table.table-style1 td {
  padding: 6px;
}
.aui body.bli-homepage .contact_person_mail a {
  text-decoration: none !important;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
.aui body.bli-homepage .loading-animation {
  background-image: url(/o/blu-theme/images/spinner/bli.gif);
}

/*************************/
/****** SMARTPHONE ******/
/************************/
@media only screen and (max-width: 767px) {
  .aui body.bli-homepage .portlet-column.managers {
    padding: 35px 0;
    background-color: #f7f9f9;
  }
  .aui body.bli-homepage .managers .slide {
    background-image: none !important;
  }
  .aui body.bli-homepage .managers .slide .slide_text_container {
    margin: 0;
    width: 100% !important;
    padding: 0 35px;
    box-sizing: border-box;
  }
  .aui body.bli-homepage .managers .slide_manager_portrait {
    margin: 15px 0 25px 0;
    margin-left: -35px;
    width: calc(100% + 70px);
    padding-top: 88%;
    background-position: center;
    background-size: cover;
  }
  .aui body.bli-homepage .managers .slide .slide_text_container .slide_manager_name {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #000;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    text-decoration: none;
    text-align: left;
    font-weight: 600;
  }
  .aui body.bli-homepage .managers .slide .slide_text_container .slide_manager_title {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 1px;
    font-weight: 300;
    color: #000;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    text-decoration: none;
    text-align: left;
  }
  .aui body.bli-homepage .managers .slide .slide_text_container .slide_manager_description {
    font-size: 16px;
    line-height: 28px;
    color: #000;
    margin: 15px 0;
  }
}
.aui body.bli-homepage.bli-inv-pri .contact_button a[href*="form?"], .aui body.bli-homepage.bli-inv-pri .maxi-cv_mail a[href*="form?"] {
  display: none;
}

/*************************/
/****** SMARTPHONE ******/
/************************/
@media only screen and (max-width: 480px) {
  body.bli-homepage h1 {
    font-size: 46px;
    line-height: 56px;
  }
}
.aui body.bli-page #burgermenu, .aui body.bli-disclaimer #burgermenu,
.aui body.bli-page #column-langues, .aui body.bli-disclaimer #column-langues,
.aui body.bli-page #column-contact, .aui body.bli-disclaimer #column-contact,
.aui body.bli-page #column-mon-compte, .aui body.bli-disclaimer #column-mon-compte {
  overflow-y: auto !important;
  overflow-x: hidden !important;
}

.aui body.bli-page:not(.signed-in) #column-langues, .aui body.bli-homepage:not(.signed-in) #column-langues {
  color: #333;
  background-color: transparent;
  z-index: 6020;
}
.aui body.bli-page.signed-in #column-langues, .aui body.bli-homepage.signed-in #column-langues {
  background-color: rgb(225, 242, 247) !important;
  z-index: 1520;
}
.aui body.bli-page.signed-in .dialog-languageandcountry .dialog, .aui body.bli-page.signed-in .dialog-languageandcountry .dialog__backdrop, .aui body.bli-homepage.signed-in .dialog-languageandcountry .dialog, .aui body.bli-homepage.signed-in .dialog-languageandcountry .dialog__backdrop {
  margin-top: 10vh;
  height: 90vh;
  box-shadow: none;
}

.aui body.bli-page, .aui body.bli-disclaimer {
  /**************************************************************************************/
  /************************************ BLI - START ************************************/
  /************************************************************************************/
  /*fine tuning*/
  /**************************************************************************************/
  /************************************ BLI - END ************************************/
  /************************************************************************************/
}
.aui body.bli-page .view-bli-app__footer, .aui body.bli-disclaimer .view-bli-app__footer {
  margin-top: 64px;
}
.aui body.bli-page #column-footer, .aui body.bli-disclaimer #column-footer {
  background-color: white;
}
.aui body.bli-page #main-content .section.image-bg-header, .aui body.bli-disclaimer #main-content .section.image-bg-header {
  height: 50vh;
}
.aui body.bli-page nav#top-menu-header, .aui body.bli-disclaimer nav#top-menu-header {
  left: 230px;
}
.aui body.bli-page nav#top-menu-header ul li ul, .aui body.bli-disclaimer nav#top-menu-header ul li ul {
  padding-left: 230px;
}
.aui body.bli-page #logo, .aui body.bli-disclaimer #logo {
  width: 172px;
}
.aui body.bli-page #logo a, .aui body.bli-disclaimer #logo a {
  width: 172px;
}
.aui body.bli-page #logo a svg, .aui body.bli-page #logo a image, .aui body.bli-disclaimer #logo a svg, .aui body.bli-disclaimer #logo a image {
  width: 172px;
}
.aui body.bli-page #top-menu-myaccount, .aui body.bli-disclaimer #top-menu-myaccount {
  display: none;
}
.aui body.bli-page .risk-img-bli, .aui body.bli-disclaimer .risk-img-bli {
  width: 91px !important;
  object-fit: contain;
  display: inline-block;
  vertical-align: middle;
}
.aui body.bli-page .team-member-slider-btn, .aui body.bli-disclaimer .team-member-slider-btn {
  display: none;
}
.aui body.bli-page .managers .btn.style1:hover, .aui body.bli-disclaimer .managers .btn.style1:hover {
  border: 1px solid white;
}
.aui body.bli-page .linkto .linkto_container .linkto_title, .aui body.bli-disclaimer .linkto .linkto_container .linkto_title {
  font-weight: 600 !important;
}
.aui body.bli-page .fundslist-portlet .article-wrapper table.fonds-liste, .aui body.bli-disclaimer .fundslist-portlet .article-wrapper table.fonds-liste {
  margin-bottom: 70px;
}
.aui body.bli-page .gedTableauPays table.table-style1.cam_tab_docs .pdflistefonds a, .aui body.bli-disclaimer .gedTableauPays table.table-style1.cam_tab_docs .pdflistefonds a {
  display: block;
  margin: 0 auto 0 4px;
}
.aui body.bli-page .gedTableauPays table.table-style1 th, .aui body.bli-page .aui .gedTableauPays table.table-style1 td, .aui body.bli-disclaimer .gedTableauPays table.table-style1 th, .aui body.bli-disclaimer .aui .gedTableauPays table.table-style1 td {
  padding: 6px;
}
.aui body.bli-page .contact_person_mail a, .aui body.bli-disclaimer .contact_person_mail a {
  text-decoration: none !important;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}
.aui body.bli-page .loading-animation, .aui body.bli-disclaimer .loading-animation {
  background-image: url(/o/blu-theme/images/spinner/bli.gif);
}

.aui body.bli-page.bli-inv-pri .contact_button a[href*="form?"], .aui body.bli-page.bli-inv-pri .maxi-cv_mail a[href*="form?"], .aui body.bli-disclaimer.bli-inv-pri .contact_button a[href*="form?"], .aui body.bli-disclaimer.bli-inv-pri .maxi-cv_mail a[href*="form?"] {
  display: none;
}

body.blu-homepage .subnav {
  display: none;
}
body.blu-homepage h1 {
  font-size: 96px;
  line-height: 100px;
}
body.blu-homepage #top-menu-doccenter {
  display: none;
}
body.blu-homepage .quote_container {
  width: 100% !important;
  margin: 10vh auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

/*************************/
/****** SMARTPHONE ******/
/************************/
@media only screen and (max-width: 480px) {
  body.blu-homepage h1 {
    font-size: 46px;
    line-height: 56px;
  }
}
body.blu-page #top-menu-doccenter {
  display: none;
}

.aui body.blu-page #close-column-langues img, .aui body.blu-homepage #close-column-langues img, .aui body.blu-times #close-column-langues img, .aui body.blu-aide #close-column-langues img {
  filter: invert(1);
}
.aui body.blu-page #column-langues, .aui body.blu-homepage #column-langues, .aui body.blu-times #column-langues, .aui body.blu-aide #column-langues {
  color: #3c3c3c;
  background-color: #f8f8f8;
  font-weight: 800;
}
.aui body.blu-page #column-langues a, .aui body.blu-homepage #column-langues a, .aui body.blu-times #column-langues a, .aui body.blu-aide #column-langues a {
  color: #3C3C3C;
}
.aui body.blu-page #column-langues #languageandcountry_title, .aui body.blu-homepage #column-langues #languageandcountry_title, .aui body.blu-times #column-langues #languageandcountry_title, .aui body.blu-aide #column-langues #languageandcountry_title {
  margin: 10vh auto 0 auto;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  width: 90%;
}
.aui body.blu-page #column-langues #languageandcountry_block img, .aui body.blu-homepage #column-langues #languageandcountry_block img, .aui body.blu-times #column-langues #languageandcountry_block img, .aui body.blu-aide #column-langues #languageandcountry_block img {
  padding-bottom: 20px;
}
.aui body.blu-page #column-langues #languageandcountry_block > div > div:nth-child(2), .aui body.blu-homepage #column-langues #languageandcountry_block > div > div:nth-child(2), .aui body.blu-times #column-langues #languageandcountry_block > div > div:nth-child(2), .aui body.blu-aide #column-langues #languageandcountry_block > div > div:nth-child(2) {
  font-size: 18px;
  font-weight: bold;
}
.aui body.blu-page #column-langues #languageandcountry_block > div ul li:hover, .aui body.blu-homepage #column-langues #languageandcountry_block > div ul li:hover, .aui body.blu-times #column-langues #languageandcountry_block > div ul li:hover, .aui body.blu-aide #column-langues #languageandcountry_block > div ul li:hover {
  background-color: rgba(176, 196, 222, 0.2);
}
.aui body.blu-page #column-langues #languageandcountry_block ul li a, .aui body.blu-homepage #column-langues #languageandcountry_block ul li a, .aui body.blu-times #column-langues #languageandcountry_block ul li a, .aui body.blu-aide #column-langues #languageandcountry_block ul li a {
  display: block;
  text-align: left;
  padding-left: 10px;
  color: #3C3C3C;
}
.aui body.blu-page #column-langues #languageandcountry_block, .aui body.blu-homepage #column-langues #languageandcountry_block, .aui body.blu-times #column-langues #languageandcountry_block, .aui body.blu-aide #column-langues #languageandcountry_block {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 10vh;
  gap: 20px;
}
.aui body.blu-page #column-langues #languageandcountry_block > div, .aui body.blu-homepage #column-langues #languageandcountry_block > div, .aui body.blu-times #column-langues #languageandcountry_block > div, .aui body.blu-aide #column-langues #languageandcountry_block > div {
  margin: 10px;
}
.aui body.blu-page #column-langues #languageandcountry_block > div ul, .aui body.blu-homepage #column-langues #languageandcountry_block > div ul, .aui body.blu-times #column-langues #languageandcountry_block > div ul, .aui body.blu-aide #column-langues #languageandcountry_block > div ul {
  list-style: none;
  padding: 0px;
  background: white;
  margin-top: 20px;
  text-align: left !important;
  border-radius: 5px;
  border: 0.5px solid lightsteelblue;
}
.aui body.blu-page #column-langues #languageandcountry_block > div ul li, .aui body.blu-homepage #column-langues #languageandcountry_block > div ul li, .aui body.blu-times #column-langues #languageandcountry_block > div ul li, .aui body.blu-aide #column-langues #languageandcountry_block > div ul li {
  width: 230px;
  text-align: left !important;
  display: block !important;
}
.aui body.blu-page #column-langues #languageandcountry_block > div ul li a, .aui body.blu-homepage #column-langues #languageandcountry_block > div ul li a, .aui body.blu-times #column-langues #languageandcountry_block > div ul li a, .aui body.blu-aide #column-langues #languageandcountry_block > div ul li a {
  display: block !important;
  text-align: left !important;
  width: 100%;
  padding: 16px 0px 16px 10px;
}
.aui body.blu-page #column-langues #languageandcountry_block > div ul li.active, .aui body.blu-homepage #column-langues #languageandcountry_block > div ul li.active, .aui body.blu-times #column-langues #languageandcountry_block > div ul li.active, .aui body.blu-aide #column-langues #languageandcountry_block > div ul li.active {
  background-color: #f4ece3;
  border-left: 4px solid #c49a6c;
}
.aui body.blu-page #column-langues #languageandcountry_block > div ul li.active > a, .aui body.blu-page #column-langues #languageandcountry_block > div ul li.active > a:hover, .aui body.blu-homepage #column-langues #languageandcountry_block > div ul li.active > a, .aui body.blu-homepage #column-langues #languageandcountry_block > div ul li.active > a:hover, .aui body.blu-times #column-langues #languageandcountry_block > div ul li.active > a, .aui body.blu-times #column-langues #languageandcountry_block > div ul li.active > a:hover, .aui body.blu-aide #column-langues #languageandcountry_block > div ul li.active > a, .aui body.blu-aide #column-langues #languageandcountry_block > div ul li.active > a:hover {
  color: #3c3c3c !important;
}

@media (max-width: 768px) {
  .aui body.blu-page #languageandcountry_block, body.blu-homepage #languageandcountry_block, body.blu-times #languageandcountry_block, body.blu-aide #languageandcountry_block {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
  .aui body.blu-page #languageandcountry_block > div, body.blu-homepage #languageandcountry_block > div, body.blu-times #languageandcountry_block > div, body.blu-aide #languageandcountry_block > div {
    width: 90%;
    max-width: 400px;
  }
  .aui body.blu-page #languageandcountry_block ul, body.blu-homepage #languageandcountry_block ul, body.blu-times #languageandcountry_block ul, body.blu-aide #languageandcountry_block ul {
    width: 100%;
  }
  .aui body.blu-page #column-langues #languageandcountry_block > div ul li, body.blu-homepage #column-langues #languageandcountry_block > div ul li, body.blu-times #column-langues #languageandcountry_block > div ul li, body.blu-aide #column-langues #languageandcountry_block > div ul li {
    width: 100% !important;
  }
}
body.cfg-homepage .subnav {
  display: none;
}
body.cfg-homepage h1 {
  font-size: 96px;
  line-height: 100px;
}
body.cfg-homepage #top-menu-myaccount, body.cfg-homepage #top-menu-doccenter {
  display: none;
}
body.cfg-homepage .quote_container {
  width: 100% !important;
  margin: 10vh auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

/*************************/
/****** SMARTPHONE ******/
/************************/
@media only screen and (max-width: 480px) {
  body.cfg-homepage h1 {
    font-size: 46px;
    line-height: 56px;
  }
}
body.cfg-page #top-menu-myaccount, body.cfg-page #top-menu-doccenter {
  display: none;
}

.aui body.conventum-homepage .subnav {
  display: none;
}
.aui body.conventum-homepage h1 {
  font-size: 96px;
  line-height: 100px;
}
.aui body.conventum-homepage #top-menu-myaccount,
.aui body.conventum-homepage #top-menu-doccenter,
.aui body.conventum-homepage .listeLangues li[value=nl],
.aui body.conventum-homepage .languageandcountry-portlet .blocPays.pays,
.aui body.conventum-homepage #top-menu-language {
  display: none;
}
.aui body.conventum-homepage .article-wrapper .contact_item .btn {
  margin: 0 !important;
}
.aui body.conventum-homepage .article-wrapper .contact .contact_container .contact_item .contact_button .btn.style2 {
  margin-bottom: 0 !important;
}
.aui body.conventum-homepage .loading-animation {
  background-image: url(/o/blu-theme/images/spinner/cam.gif);
}
.aui body.conventum-homepage .quote_container {
  width: 100% !important;
  margin: 10vh auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

/*************************/
/****** SMARTPHONE ******/
/************************/
@media only screen and (max-width: 480px) {
  body.conventum-homepage h1 {
    font-size: 46px;
    line-height: 56px;
  }
}
.aui body.conventum-page #top-menu-myaccount,
.aui body.conventum-page #top-menu-doccenter,
.aui body.conventum-page .listeLangues li[value=nl],
.aui body.conventum-page .languageandcountry-portlet .blocPays.pays,
.aui body.conventum-page #top-menu-language {
  display: none;
}
.aui body.conventum-page .article-wrapper .contact_item .btn {
  margin: 0 !important;
}
.aui body.conventum-page .article-wrapper .contact .contact_container .contact_item .contact_button .btn.style2 {
  margin-bottom: 0 !important;
}
.aui body.conventum-page .loading-animation {
  background-image: url(/o/blu-theme/images/spinner/cam.gif);
}

.aui body.newsletter-page, .aui body.newsletter-page .section, .aui body.newsletter-page #column-footer {
  background-color: white;
}

.aui body.newsletter-page.signed-in header.portlet-topper {
  opacity: 1 !important;
  transform: translateY(-97%);
}
.aui body.newsletter-page.signed-in .portlet-boundary {
  border-left: #e2e2e2 dashed 1px;
  border-top: #e2e2e2 dashed 1px;
  margin-top: 10px;
  min-height: 100px;
}
.aui body.newsletter-page.signed-in #center-fao .container-fluid #content {
  width: 600px;
}

body.pbs-page #top-menu-doccenter {
  display: none;
}

.aui body.virgin-page, .aui body.virgin-page .section, .aui body.virgin-page #column-footer {
  background-color: white;
}

body.campagne-page.signed-in .cadmin.control-menu-container {
  z-index: 5000001 !important;
}

.aui body.cigogne-management, .aui body.cigogne-management-product {
  /* Style de l'input */
  /* Style de la liste de résultats */
  /* Style des éléments de la liste */
  /* Media queries*/
  /* tablettes (max 1024px) */
  /* portable en mode paysage (max 768px) */
  /* portable en mode portrait (max 480px) */
}
.aui body.cigogne-management .highcharts-xaxis-labels, .aui body.cigogne-management-product .highcharts-xaxis-labels {
  text-transform: uppercase;
}
.aui body.cigogne-management #submenu-wrapper .subnav .sticky-nav-menu-item.actif a, .aui body.cigogne-management-product #submenu-wrapper .subnav .sticky-nav-menu-item.actif a {
  color: #3fa1c5;
}
.aui body.cigogne-management #submenu-wrapper .subnav .sticky-nav-menu-item a:hover, .aui body.cigogne-management-product #submenu-wrapper .subnav .sticky-nav-menu-item a:hover {
  color: #3fa1c5;
}
.aui body.cigogne-management .loading-animation, .aui body.cigogne-management-product .loading-animation {
  background-image: url(/o/blu-theme/images/spinner/blue.gif);
}
.aui body.cigogne-management h1, .aui body.cigogne-management h2, .aui body.cigogne-management h3, .aui body.cigogne-management h4, .aui body.cigogne-management .layer .parent-page, .aui body.cigogne-management-product h1, .aui body.cigogne-management-product h2, .aui body.cigogne-management-product h3, .aui body.cigogne-management-product h4, .aui body.cigogne-management-product .layer .parent-page {
  font-family: "PT Serif", serif !important;
}
.aui body.cigogne-management .article-wrapper a:hover, .aui body.cigogne-management-product .article-wrapper a:hover {
  color: #3fa1c5;
}
.aui body.cigogne-management .fund-detail h1, .aui body.cigogne-management-product .fund-detail h1 {
  font-size: 4.8vmin;
  line-height: 5.8vmin;
}
.aui body.cigogne-management #disclaimer-msg span, .aui body.cigogne-management-product #disclaimer-msg span {
  text-decoration: underline;
}
.aui body.cigogne-management #top-menu-language, .aui body.cigogne-management #top-menu-myaccount, .aui body.cigogne-management-product #top-menu-language, .aui body.cigogne-management-product #top-menu-myaccount {
  display: none;
}
.aui body.cigogne-management #top-menu-contact, .aui body.cigogne-management-product #top-menu-contact {
  margin-top: 7px;
}
.aui body.cigogne-management #context-menu, .aui body.cigogne-management-product #context-menu {
  background-color: #254558;
}
.aui body.cigogne-management .burgermenu, .aui body.cigogne-management-product .burgermenu {
  background-color: #254558;
}
.aui body.cigogne-management .burgermenu .burgermenu-container, .aui body.cigogne-management-product .burgermenu .burgermenu-container {
  background-image: url(/cdn/img/cigogne/background_fullpage-menu-horizontal.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: 140px;
  background-color: #254558;
}
.aui body.cigogne-management #logo, .aui body.cigogne-management-product #logo {
  height: 80px;
}
.aui body.cigogne-management #logo a, .aui body.cigogne-management-product #logo a {
  height: 80px;
}
.aui body.cigogne-management #logo a img, .aui body.cigogne-management-product #logo a img {
  height: 80px;
  width: 120px;
}
.aui body.cigogne-management #column-footer, .aui body.cigogne-management-product #column-footer {
  background-image: url(/cdn/img/cigogne/background_footer-horizontal.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: 20px;
  background-color: #254558;
  color: #fff;
  text-align: left;
  padding: 70px 70px 220px 70px;
  margin-top: 140px;
}
.aui body.cigogne-management .product_name, .aui body.cigogne-management-product .product_name {
  text-align: left;
  text-wrap: nowrap;
}
.aui body.cigogne-management .portlet-site-map a, .aui body.cigogne-management-product .portlet-site-map a {
  color: white;
}
.aui body.cigogne-management .portlet-site-map a:hover, .aui body.cigogne-management-product .portlet-site-map a:hover {
  color: #3fa1c5;
  text-decoration: none;
}
.aui body.cigogne-management .portlet-site-map .col-md-3:first-of-type, .aui body.cigogne-management-product .portlet-site-map .col-md-3:first-of-type {
  display: none;
}
.aui body.cigogne-management .portlet-site-map ul, .aui body.cigogne-management-product .portlet-site-map ul {
  list-style-type: none;
}
.aui body.cigogne-management div#column-footer a, .aui body.cigogne-management-product div#column-footer a {
  color: white;
}
.aui body.cigogne-management div#column-footer a:hover, .aui body.cigogne-management-product div#column-footer a:hover {
  color: #3fa1c5;
  text-decoration: none;
}
.aui body.cigogne-management .burgermenu a.current, .aui body.cigogne-management .burgermenu a.is-open, .aui body.cigogne-management .burgermenu a:hover, .aui body.cigogne-management-product .burgermenu a.current, .aui body.cigogne-management-product .burgermenu a.is-open, .aui body.cigogne-management-product .burgermenu a:hover {
  color: #3fa1c5 !important;
}
.aui body.cigogne-management .graph, .aui body.cigogne-management-product .graph {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background-color: #e8f4f8;
  margin-top: 35px;
  margin-bottom: 35px;
}
.aui body.cigogne-management .graph .graph_wrapper, .aui body.cigogne-management-product .graph .graph_wrapper {
  padding: 70px;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: baseline;
  flex-wrap: wrap;
  text-align: center;
  width: calc(100% + 70px);
}
.aui body.cigogne-management .graph .graph_wrapper .graph_item, .aui body.cigogne-management-product .graph .graph_wrapper .graph_item {
  margin: 0;
  padding: 35px;
}
.aui body.cigogne-management .graph .graph_wrapper .graph_item .graph_title, .aui body.cigogne-management-product .graph .graph_wrapper .graph_item .graph_title {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
.aui body.cigogne-management .graph .graph_wrapper .graph_item .graph_title h3, .aui body.cigogne-management-product .graph .graph_wrapper .graph_item .graph_title h3 {
  text-align: center;
  margin: 20px 0 8px 0;
}
.aui body.cigogne-management .graph .graph_wrapper.three .graph_item, .aui body.cigogne-management-product .graph .graph_wrapper.three .graph_item {
  width: 33%;
}
.aui body.cigogne-management .graph .graph_wrapper.four .graph_item, .aui body.cigogne-management-product .graph .graph_wrapper.four .graph_item {
  width: 25%;
}
.aui body.cigogne-management .graph .graph_wrapper.five .graph_item, .aui body.cigogne-management-product .graph .graph_wrapper.five .graph_item {
  width: 20%;
}
.aui body.cigogne-management .flickity-button-icon:hover, .aui body.cigogne-management-product .flickity-button-icon:hover {
  fill: #3fa1c5 !important;
}
.aui body.cigogne-management table.product_list.nomargin tr.a_product:hover, .aui body.cigogne-management-product table.product_list.nomargin tr.a_product:hover {
  cursor: default;
  color: #555;
}
.aui body.cigogne-management .table_wrapper, .aui body.cigogne-management-product .table_wrapper {
  margin-bottom: -20px;
}
.aui body.cigogne-management .table_wrapper > table.product_list.nomargin, .aui body.cigogne-management-product .table_wrapper > table.product_list.nomargin {
  margin-top: 35px;
}
.aui body.cigogne-management .double_table, .aui body.cigogne-management-product .double_table {
  display: flex;
  justify-content: space-between;
}
.aui body.cigogne-management .double_table div:first-child, .aui body.cigogne-management-product .double_table div:first-child {
  border-right: 5px solid white;
  width: 50%;
}
.aui body.cigogne-management .double_table div:last-child, .aui body.cigogne-management-product .double_table div:last-child {
  border-left: 5px solid white;
  width: 50%;
}
.aui body.cigogne-management table.product_list, .aui body.cigogne-management-product table.product_list {
  margin: 20px auto;
  max-width: 900px;
  width: 100%;
  font-size: 14px;
}
.aui body.cigogne-management table.product_list.nomargin, .aui body.cigogne-management-product table.product_list.nomargin {
  margin-bottom: 0;
  margin-top: 0;
}
.aui body.cigogne-management table.product_list h2, .aui body.cigogne-management-product table.product_list h2 {
  margin-bottom: 0;
}
.aui body.cigogne-management table.product_list tr.header, .aui body.cigogne-management-product table.product_list tr.header {
  background-color: #3b4951;
  color: white;
  text-align: center;
}
.aui body.cigogne-management table.product_list tr.header td, .aui body.cigogne-management-product table.product_list tr.header td {
  color: #fff;
  font-size: 13px !important;
  text-transform: uppercase;
  border-right: 1px solid #fff;
  padding: 0px 8px 0px 14px;
}
.aui body.cigogne-management table.product_list tr.header .perf-header, .aui body.cigogne-management-product table.product_list tr.header .perf-header {
  background-color: #d6dbde;
  border-bottom: 1px solid #fff;
  color: #626d74;
  text-transform: Capitalized;
}
.aui body.cigogne-management table.product_list tr.rup1 td, .aui body.cigogne-management table.product_list tr.rup2 td, .aui body.cigogne-management-product table.product_list tr.rup1 td, .aui body.cigogne-management-product table.product_list tr.rup2 td {
  padding: 0px;
}
.aui body.cigogne-management table.product_list tr.a_product:hover, .aui body.cigogne-management-product table.product_list tr.a_product:hover {
  cursor: pointer;
  color: #0A8DB6;
}
.aui body.cigogne-management table.product_list tr.a_product.detail_info:hover, .aui body.cigogne-management-product table.product_list tr.a_product.detail_info:hover {
  cursor: text;
  color: #555;
}
.aui body.cigogne-management table.product_list tr.a_product:nth-child(odd), .aui body.cigogne-management-product table.product_list tr.a_product:nth-child(odd) {
  background-color: #ebeff1;
}
.aui body.cigogne-management table.product_list div.riskLevel, .aui body.cigogne-management-product table.product_list div.riskLevel {
  display: block;
  width: 91px;
  height: 13px;
  background-image: url("../images/cigogne-riskLevelTabCurCell.png");
  background-repeat: no-repeat;
  margin-bottom: -3px;
}
.aui body.cigogne-management table.product_list div.riskLevel.riskLevelTabCurCell1, .aui body.cigogne-management-product table.product_list div.riskLevel.riskLevelTabCurCell1 {
  background-position: 0 -300px;
}
.aui body.cigogne-management table.product_list div.riskLevel.riskLevelTabCurCell2, .aui body.cigogne-management-product table.product_list div.riskLevel.riskLevelTabCurCell2 {
  background-position: 0 -250px;
}
.aui body.cigogne-management table.product_list div.riskLevel.riskLevelTabCurCell3, .aui body.cigogne-management-product table.product_list div.riskLevel.riskLevelTabCurCell3 {
  background-position: 0 -200px;
}
.aui body.cigogne-management table.product_list div.riskLevel.riskLevelTabCurCell4, .aui body.cigogne-management-product table.product_list div.riskLevel.riskLevelTabCurCell4 {
  background-position: 0 -150px;
}
.aui body.cigogne-management table.product_list div.riskLevel.riskLevelTabCurCell5, .aui body.cigogne-management-product table.product_list div.riskLevel.riskLevelTabCurCell5 {
  background-position: 0 -100px;
}
.aui body.cigogne-management table.product_list div.riskLevel.riskLevelTabCurCell6, .aui body.cigogne-management-product table.product_list div.riskLevel.riskLevelTabCurCell6 {
  background-position: 0 -50px;
}
.aui body.cigogne-management table.product_list div.riskLevel.riskLevelTabCurCell7, .aui body.cigogne-management-product table.product_list div.riskLevel.riskLevelTabCurCell7 {
  background-position: 0 0;
}
.aui body.cigogne-management table.product_list td, .aui body.cigogne-management-product table.product_list td {
  padding: 12px 8px 12px 14px;
}
.aui body.cigogne-management .return-products, .aui body.cigogne-management-product .return-products {
  text-decoration: none;
  float: right;
}
.aui body.cigogne-management .asset-links, .aui body.cigogne-management-product .asset-links {
  margin: -45px auto 0 auto;
  width: 900px;
}
.aui body.cigogne-management .asset-links h2, .aui body.cigogne-management-product .asset-links h2 {
  display: none;
}
.aui body.cigogne-management .asset-links .sticker, .aui body.cigogne-management-product .asset-links .sticker {
  display: none;
}
.aui body.cigogne-management .asset-links a, .aui body.cigogne-management-product .asset-links a {
  text-decoration: none;
  margin-left: -17px;
  color: #212529;
}
.aui body.cigogne-management .asset-links a:hover, .aui body.cigogne-management-product .asset-links a:hover {
  color: #3fa1c5;
}
.aui body.cigogne-management .asset-links a:before, .aui body.cigogne-management-product .asset-links a:before {
  font-family: "bdl-font";
  content: "+";
  margin-right: 5px;
  font-size: 18px;
}
.aui body.cigogne-management .riskLevelDetail, .aui body.cigogne-management-product .riskLevelDetail {
  background-color: #ebeff1;
  border-radius: 5px;
  padding: 18px 50px;
  text-align: center;
}
.aui body.cigogne-management .riskLevelDetail table, .aui body.cigogne-management-product .riskLevelDetail table {
  width: 100%;
}
.aui body.cigogne-management .riskLevelDetail table tr td:nth-child(1), .aui body.cigogne-management-product .riskLevelDetail table tr td:nth-child(1) {
  text-align: right;
  padding-right: 10px;
}
.aui body.cigogne-management .riskLevelDetail table tr td:nth-child(2), .aui body.cigogne-management-product .riskLevelDetail table tr td:nth-child(2) {
  width: 537px;
}
.aui body.cigogne-management .riskLevelDetail table tr td:nth-child(3), .aui body.cigogne-management-product .riskLevelDetail table tr td:nth-child(3) {
  text-align: left;
  padding-left: 10px;
}
.aui body.cigogne-management .riskLevelDetail img, .aui body.cigogne-management-product .riskLevelDetail img {
  width: 100%;
  max-width: 537px;
}
.aui body.cigogne-management .riskLevelDetail span, .aui body.cigogne-management-product .riskLevelDetail span {
  display: block;
  font-size: 13px;
}
.aui body.cigogne-management .header-back-to, .aui body.cigogne-management-product .header-back-to {
  display: none;
}
.aui body.cigogne-management .tabPerf, .aui body.cigogne-management-product .tabPerf {
  border-top: solid 1px #d8dbdc;
  margin-top: 20px;
  width: 100%;
}
.aui body.cigogne-management .tabPerf tr, .aui body.cigogne-management-product .tabPerf tr {
  border-bottom: solid 1px #d8dbdc;
}
.aui body.cigogne-management .tabPerf tr td, .aui body.cigogne-management-product .tabPerf tr td {
  font-size: 17px !important;
  color: #626d74;
  padding: 5px;
}
.aui body.cigogne-management .tabPerf tr td.curveColor div, .aui body.cigogne-management-product .tabPerf tr td.curveColor div {
  display: inline-block;
  width: 30px !important;
  height: 10px;
  margin-top: 3px;
  background-color: rgb(124, 181, 236);
}
.aui body.cigogne-management .tabPerf tr #dateStart, .aui body.cigogne-management .tabPerf tr #valueStart, .aui body.cigogne-management-product .tabPerf tr #dateStart, .aui body.cigogne-management-product .tabPerf tr #valueStart {
  border-right: solid 1px #d8dbdc;
}
.aui body.cigogne-management .tabPerf tr #dateEnd, .aui body.cigogne-management .tabPerf tr #valueEnd, .aui body.cigogne-management-product .tabPerf tr #dateEnd, .aui body.cigogne-management-product .tabPerf tr #valueEnd {
  border-left: solid 1px #d8dbdc;
}
.aui body.cigogne-management .tabPerf tr #dateEnd, .aui body.cigogne-management .tabPerf tr #valueEnd, .aui body.cigogne-management .tabPerf tr .curveColor, .aui body.cigogne-management-product .tabPerf tr #dateEnd, .aui body.cigogne-management-product .tabPerf tr #valueEnd, .aui body.cigogne-management-product .tabPerf tr .curveColor {
  text-align: right;
}
.aui body.cigogne-management .flickity-page-dots, .aui body.cigogne-management-product .flickity-page-dots {
  padding: 0px !important;
}
.aui body.cigogne-management .section.videofullscreen-container h1, .aui body.cigogne-management-product .section.videofullscreen-container h1 {
  width: 100% !important;
}
.aui body.cigogne-management .autoComplete_wrapper > input:hover, .aui body.cigogne-management-product .autoComplete_wrapper > input:hover {
  color: #254558 !important;
}
.aui body.cigogne-management .autoComplete_wrapper > ul > li mark, .aui body.cigogne-management-product .autoComplete_wrapper > ul > li mark {
  color: #254558 !important;
  padding: 0 !important;
  box-shadow: none !important;
  white-space: nowrap !important;
}
.aui body.cigogne-management .autoComplete_wrapper > input, .aui body.cigogne-management-product .autoComplete_wrapper > input {
  border: 2px solid rgba(37, 69, 88, 0.5);
  color: #254558;
}
.aui body.cigogne-management .autoComplete_wrapper > ul > li mark, .aui body.cigogne-management-product .autoComplete_wrapper > ul > li mark {
  color: #254558 !important;
  padding: 0;
  box-shadow: 0;
  white-space: none;
}
.aui body.cigogne-management .autoComplete_wrapper > input:focus, .aui body.cigogne-management-product .autoComplete_wrapper > input:focus {
  color: #254558 !important;
  border: 2px solid #254558 !important;
}
.aui body.cigogne-management .autoComplete_wrapper, .aui body.cigogne-management-product .autoComplete_wrapper {
  padding-right: 20px;
  max-width: 600px;
  z-index: 999999;
  text-align: center;
}
.aui body.cigogne-management #searchInput, .aui body.cigogne-management-product #searchInput {
  display: inline-block;
  width: 600px;
  max-width: 600px;
  height: 40px;
  font-size: 14px;
  border-radius: 25px;
  padding: 10px 20px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  z-index: 55555;
}
.aui body.cigogne-management .autoComplete_wrapper::before, .aui body.cigogne-management-product .autoComplete_wrapper::before {
  content: "";
  background-image: url(images/search.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  /* Convertir l'icône en un masque et appliquer la couleur */
  -webkit-mask-image: url(images/search.svg);
  mask-image: url(images/search.svg);
  background-color: #254558;
}
.aui body.cigogne-management #searchInput::placeholder, .aui body.cigogne-management-product #searchInput::placeholder {
  color: #254558;
  font-style: italic;
  opacity: 0.8;
}
.aui body.cigogne-management #searchInput::selection, .aui body.cigogne-management-product #searchInput::selection {
  background: #DDE7EE;
  color: #254558;
}
.aui body.cigogne-management #searchInput:focus, .aui body.cigogne-management-product #searchInput:focus {
  outline: none;
  border-color: #254558;
  box-shadow: 0 0 5px rgba(37, 69, 88, 0.5);
}
.aui body.cigogne-management [role=option], .aui body.cigogne-management-product [role=option] {
  display: block;
  width: 100% !important;
  box-sizing: border-box;
}
.aui body.cigogne-management [role=option]:hover, .aui body.cigogne-management-product [role=option]:hover {
  background: #B0C4D1 !important;
  color: #254558 !important;
  transition: background 0.3s ease-in-out;
  border-radius: 8px;
}
.aui body.cigogne-management #autoComplete_list_1, .aui body.cigogne-management-product #autoComplete_list_1 {
  max-width: 100% !important;
  overflow-x: hidden !important;
}
.aui body.cigogne-management #autoComplete_list_1 li, .aui body.cigogne-management-product #autoComplete_list_1 li {
  display: flex !important;
  align-items: center;
  max-width: 100% !important;
  overflow: hidden !important;
}
.aui body.cigogne-management #autoComplete_list_1 li::before, .aui body.cigogne-management-product #autoComplete_list_1 li::before {
  content: " ";
  font-size: 1px;
}
.aui body.cigogne-management #autoComplete_list_1 li span, .aui body.cigogne-management #autoComplete_list_1 li mark, .aui body.cigogne-management-product #autoComplete_list_1 li span, .aui body.cigogne-management-product #autoComplete_list_1 li mark {
  display: block;
  white-space: nowrap !important;
  text-overflow: ellipsis !important;
  max-width: 100% !important;
  margin: 0 !important;
}
.aui body.cigogne-management .autoComplete_results, .aui body.cigogne-management-product .autoComplete_results {
  background: white;
  border: 1px solid #254558;
  border-radius: 8px;
  max-height: 300px;
  overflow-y: auto;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  z-index: 9999999;
}
.aui body.cigogne-management .autoComplete_wrapper > ul, .aui body.cigogne-management-product .autoComplete_wrapper > ul {
  z-index: 99999 !important;
}
.aui body.cigogne-management .autoComplete_result, .aui body.cigogne-management-product .autoComplete_result {
  padding: 10px;
  color: #254558;
  cursor: pointer;
  font-size: 14px;
}
.aui body.cigogne-management .autoComplete_result:hover, .aui body.cigogne-management-product .autoComplete_result:hover {
  background: #254558;
  color: white;
}
.aui body.cigogne-management .autoComplete_wrapper > ul > li mark, .aui body.cigogne-management-product .autoComplete_wrapper > ul > li mark {
  color: #254558;
}
.aui body.cigogne-management .autoComplete_wrapper > ul, .aui body.cigogne-management-product .autoComplete_wrapper > ul {
  border: 0px solid rgba(33, 33, 33, 0.07) !important;
}
.aui body.cigogne-management .autoComplete_wrapper > ul > li, .aui body.cigogne-management-product .autoComplete_wrapper > ul > li {
  white-space: pre;
  font-size: 0.8rem !important;
}
.aui body.cigogne-management .autoComplete_wrapper > ul > li > mark, .aui body.cigogne-management-product .autoComplete_wrapper > ul > li > mark {
  font-size: 0.8rem !important;
  line-height: normal;
}
.aui body.cigogne-management #autoComplete_result_0 > mark, .aui body.cigogne-management-product #autoComplete_result_0 > mark {
  margin-bottom: 5px !important;
}
@media screen and (max-width: 1024px) {
  .aui body.cigogne-management .autoComplete_wrapper, .aui body.cigogne-management-product .autoComplete_wrapper {
    max-width: 500px;
  }
  .aui body.cigogne-management #searchInput, .aui body.cigogne-management .autoComplete_results, .aui body.cigogne-management-product #searchInput, .aui body.cigogne-management-product .autoComplete_results {
    max-width: 500px;
  }
}
@media screen and (max-width: 768px) {
  .aui body.cigogne-management .autoComplete_wrapper, .aui body.cigogne-management-product .autoComplete_wrapper {
    max-width: 400px;
  }
  .aui body.cigogne-management #searchInput, .aui body.cigogne-management-product #searchInput {
    max-width: 400px;
    height: 42px;
    font-size: 15px;
    padding: 8px 15px;
  }
  .aui body.cigogne-management .autoComplete_results, .aui body.cigogne-management-product .autoComplete_results {
    max-width: 400px;
  }
}
@media screen and (max-width: 480px) {
  .aui body.cigogne-management .autoComplete_wrapper, .aui body.cigogne-management-product .autoComplete_wrapper {
    width: 95%;
    max-width: 320px;
  }
  .aui body.cigogne-management #searchInput, .aui body.cigogne-management-product #searchInput {
    max-width: 320px;
    height: 40px;
    font-size: 14px;
    padding: 8px 12px;
  }
  .aui body.cigogne-management .autoComplete_results, .aui body.cigogne-management-product .autoComplete_results {
    width: 100%;
    max-width: 320px;
    font-size: 13px;
  }
}

@media only screen and (max-width: 767px) {
  .aui body.cigogne-management #column-footer, .aui body.cigogne-management-product #column-footer {
    padding: 70px 35px;
  }
  .aui body.cigogne-management #column-footer h3, .aui body.cigogne-management-product #column-footer h3 {
    margin: 15px 0 0 0;
  }
  .aui body.cigogne-management #logo, .aui body.cigogne-management-product #logo {
    top: 2px;
    left: -14px;
  }
  .aui body.cigogne-management #logo a img, .aui body.cigogne-management-product #logo a img {
    height: 56px;
    margin-left: 51px;
  }
  .aui body.cigogne-management .graph .graph_wrapper .graph_item, .aui body.cigogne-management-product .graph .graph_wrapper .graph_item {
    width: 100% !important;
  }
  .aui body.cigogne-management .article-wrapper, .aui body.cigogne-management-product .article-wrapper {
    padding-top: 50px !important;
  }
  .aui body.cigogne-management .section.videofullscreen-container h1, .aui body.cigogne-management-product .section.videofullscreen-container h1 {
    width: 100% !important;
    font-size: 7.2vmin !important;
    line-height: 2.25em;
  }
  .aui body.cigogne-management .section.videofullscreen-container h1 .stitle, .aui body.cigogne-management-product .section.videofullscreen-container h1 .stitle {
    font-size: 3.2vmin;
    line-height: 4.8vmin;
  }
  .aui body.cigogne-management .flickity-prev-next-button.next, .aui body.cigogne-management-product .flickity-prev-next-button.next {
    right: -30px;
  }
  .aui body.cigogne-management .flickity-prev-next-button.previous, .aui body.cigogne-management-product .flickity-prev-next-button.previous {
    left: -30px;
  }
  .aui body.cigogne-management .carousel-cell h2, .aui body.cigogne-management-product .carousel-cell h2 {
    margin: 35px;
  }
  .aui body.cigogne-management .content-carou, .aui body.cigogne-management-product .content-carou {
    font-size: 15px;
    margin: 35px;
  }
  .aui body.cigogne-management .table_wrapper, .aui body.cigogne-management-product .table_wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }
  .aui body.cigogne-management .table_wrapper table.product_list tr.header td, .aui body.cigogne-management .table_wrapper table.product_list td, .aui body.cigogne-management-product .table_wrapper table.product_list tr.header td, .aui body.cigogne-management-product .table_wrapper table.product_list td {
    padding: 4px;
    font-size: 12px !important;
  }
  .aui body.cigogne-management .double_table, .aui body.cigogne-management-product .double_table {
    flex-direction: column;
  }
  .aui body.cigogne-management .double_table div, .aui body.cigogne-management-product .double_table div {
    width: 100% !important;
    border: none !important;
  }
  .aui body.cigogne-management .double_table .product_list, .aui body.cigogne-management-product .double_table .product_list {
    margin-bottom: 0px;
  }
  .aui body.cigogne-management .riskLevelDetail, .aui body.cigogne-management-product .riskLevelDetail {
    padding: 10px;
  }
  .aui body.cigogne-management .hide_on_smartphone, .aui body.cigogne-management-product .hide_on_smartphone {
    display: none;
  }
  .aui body.cigogne-management .column.team .item.right, .aui body.cigogne-management .column.team .item.left, .aui body.cigogne-management-product .column.team .item.right, .aui body.cigogne-management-product .column.team .item.left {
    margin-right: 0px;
    margin-left: 0px;
  }
}
#searchToggle {
  display: none;
}

/* Overlay sombre */
#searchOverlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6);
  z-index: 99998;
}

/* Container du champ + croix */
#searchClose {
  display: none;
}

/* Champ actif centré en responsive */
@media screen and (max-width: 768px) {
  #searchToggle {
    display: inline-block;
    position: relative;
    z-index: 99999;
  }
  #searchContainer.active {
    position: fixed;
    inset: 0;
    margin: 0 auto;
    width: 90%;
    max-width: 600px;
    height: 45px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    z-index: 999999;
    top: 160px;
  }
  #searchInput {
    display: none !important;
  }
  #searchInput.active {
    display: inline-block !important;
    width: 100%;
    height: 45px;
    font-size: 16px;
    border-radius: 25px 0 0 25px;
    padding: 10px 20px;
    background: white;
    border: 2px solid #254558;
    outline: none;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
  }
  #searchClose {
    height: 45px;
    width: 45px;
    color: #254558;
    border-left: none;
    border-radius: 0 25px 25px 0;
    font-size: 18px;
    cursor: pointer;
  }
  #searchOverlay.active {
    display: block;
  }
}
.aui body.blu-times #open-burgermenu {
  display: none !important;
  visibility: hidden !important;
}
.aui body.blu-times #logo {
  left: 20px !important;
}
.aui body.blu-times #top-menu-header {
  display: none;
}
.aui body.blu-times .top-blu-times-title, .aui body.blu-times .top-blu-times-baseline {
  display: block;
}
.aui body.blu-times.afterBloc1 #wrapper .open-menu .dark, .aui body.blu-times.intoBloc1 #wrapper .open-menu .dark, .aui body.blu-times.intoBloc1 #wrapper .mini-logo.dark, .aui body.blu-times.afterBloc1 #wrapper .mini-logo.dark {
  display: block;
}
.aui body.blu-times #main-content .section.image-bg-header {
  border-radius: 16px;
  margin: 0 20px;
}

@media only screen and (max-width: 767px) {
  .aui body.blu-times .influx-home {
    padding: 0;
  }
}
@media only screen and (max-width: 359px) {
  .aui body.blu-times .top-blu-times-title {
    display: none;
  }
}
.aui body.blu-aide #heading, .aui body.blu-aide #logo, .aui body.blu-aide .menu-homepage-only {
  display: none;
}
.aui body.blu-aide .portlet-column {
  background-color: #F8F8F8;
}

/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */

/*# sourceMappingURL=main.css.map */
/*# sourceMappingURL=main.css.map */
