@charset "UTF-8";
/**
 * Clay 3.86.1
 *
 * 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.86.1
 *
 * 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
 */
.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/plateforme-citoyenne-theme/images/states/empty_state.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/plateforme-citoyenne-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/plateforme-citoyenne-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/plateforme-citoyenne-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/plateforme-citoyenne-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(.btn):not(.component-action):not(.page-link) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline;
}
.lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):focus, .lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):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 .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;
}
.controls-hidden .portlet-topper .portlet-title-default {
  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;
}

/* ------------------
--- VARIABLES ---
------------------ */
@font-face {
  font-family: "TT Fors";
  src: url("../fonts/TTFors/TT_Fors_Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "TT Fors";
  src: url("../fonts/TTFors/TT_Fors_DemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "TT Fors";
  src: url("../fonts/TTFors/TT_Fors_Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "TT Fors";
  src: url("../fonts/TTFors/TT_Fors_Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "TT Fors";
  src: url("../fonts/TTFors/TT_Fors_Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "TT Fors";
  src: url("../fonts/TTFors/TT_Fors_Italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
html {
  font-size: 100%;
}

div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

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

a {
  text-decoration: none;
  color: black;
  transition: color 0.25s ease;
}

input, select, textarea {
  outline: none;
}

.clearfix {
  overflow: auto;
  zoom: 1;
}

/* ------------------
--- MIXINS ---
------------------ */
/* ------------------
--- CSS GLOBAL + GRILLE RESPONSIVE ---
------------------ */
body {
  height: 100%;
  font-family: "TT Fors", Sans-Serif;
  font-size: 16px;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  color: #000;
  margin: 0;
  padding: 0 !important;
  overflow-x: hidden;
}
body section, body div, body header, body footer {
  box-sizing: border-box;
}
body.no-hover main.pro-overflow-visible {
  overflow: hidden;
}
body main {
  position: relative;
  overflow: hidden;
}
body main.pro-overflow-visible {
  overflow: visible;
}
body .pro-bloc-display {
  display: block;
}
body .pro-margin-0 {
  margin: 0 !important;
}
body .pro-max-900 {
  max-width: 930px;
  margin: auto;
}
body .pro-hide {
  display: none;
}
body .evitement {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.125em;
  font-weight: 700;
  color: #000;
  line-height: 1.333em;
  position: absolute;
  left: -999999px;
  color: #FFFFFF;
  width: auto;
  display: inline-block;
  text-align: center;
  height: 45px;
}
body .evitement:focus {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 200;
  padding: 10px 15px;
  background: rgba(80, 80, 80, 0.8);
}
body .pro-pad-40 {
  padding: 40px 0 !important;
}
body .pro-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform: translate3d(-50%, -50%, 0);
}
body .blur-effect {
  filter: blur(8px);
}
body .parallax-window {
  min-height: 400px;
}
body .no-pad {
  padding: 0 !important;
}
body .wrapper {
  position: relative;
  z-index: 200;
}
body .large-img {
  height: 960px;
}
body .pro-no-photo {
  background: #AAA;
}
body .no-gutter > [class*=col-] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
body .fit-cover {
  object-fit: cover;
  font-family: "object-fit: cover";
}
body .fit-cover {
  width: 100%;
  object-fit: cover;
  font-family: "object-fit: cover";
}
body .fit-cover img {
  object-fit: cover;
  font-family: "object-fit: cover";
  width: 100%;
}
body .aligncenter {
  text-align: center;
}
body .alignleft {
  text-align: left;
}
body .alignright {
  text-align: right;
}
body .hide {
  display: none;
}
body .o10 img {
  opacity: 0.1;
}
body .o20 img {
  opacity: 0.2;
}
body .o25 img {
  opacity: 0.25;
}
body .o30 img {
  opacity: 0.3;
}
body .o40 img {
  opacity: 0.4;
}
body .o50 img {
  opacity: 0.5;
}
body .o60 img {
  opacity: 0.6;
}
body .o70 img {
  opacity: 0.7;
}
body .o75 img {
  opacity: 0.75;
}
body .o80 img {
  opacity: 0.8;
}
body .o90 img {
  opacity: 0.9;
}
body .ratio-16-9 {
  position: relative;
  overflow: hidden;
}
body .ratio-16-9:before {
  display: block;
  content: "";
  width: 100%;
  padding-bottom: 0px;
  padding-top: 56.25%;
}
body .ratio-16-9 > .content, body .ratio-16-9 > .wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
body .ratio-16-10 {
  position: relative;
  overflow: hidden;
}
body .ratio-16-10:before {
  display: block;
  content: "";
  width: 100%;
  padding-bottom: 0px;
  padding-top: 62.5%;
}
body .ratio-16-10 > .content, body .ratio-16-10 > .wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
body .ratio-4-3 {
  position: relative;
  overflow: hidden;
}
body .ratio-4-3:before {
  display: block;
  content: "";
  width: 100%;
  padding-bottom: 0px;
  padding-top: 75%;
}
body .ratio-4-3 > .content, body .ratio-4-3 > .wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
body [data-fullscreen="40"] {
  height: 40%;
}
body [data-fullscreen="41"] {
  height: 41%;
}
body [data-fullscreen="42"] {
  height: 42%;
}
body [data-fullscreen="43"] {
  height: 43%;
}
body [data-fullscreen="44"] {
  height: 44%;
}
body [data-fullscreen="45"] {
  height: 45%;
}
body [data-fullscreen="46"] {
  height: 46%;
}
body [data-fullscreen="47"] {
  height: 47%;
}
body [data-fullscreen="48"] {
  height: 48%;
}
body [data-fullscreen="49"] {
  height: 49%;
}
body [data-fullscreen="50"] {
  height: 50%;
}
body [data-fullscreen="51"] {
  height: 51%;
}
body [data-fullscreen="52"] {
  height: 52%;
}
body [data-fullscreen="53"] {
  height: 53%;
}
body [data-fullscreen="54"] {
  height: 54%;
}
body [data-fullscreen="55"] {
  height: 55%;
}
body [data-fullscreen="56"] {
  height: 56%;
}
body [data-fullscreen="57"] {
  height: 57%;
}
body [data-fullscreen="58"] {
  height: 58%;
}
body [data-fullscreen="59"] {
  height: 59%;
}
body [data-fullscreen="60"] {
  height: 60%;
}
body [data-fullscreen="61"] {
  height: 61%;
}
body [data-fullscreen="62"] {
  height: 62%;
}
body [data-fullscreen="63"] {
  height: 63%;
}
body [data-fullscreen="64"] {
  height: 64%;
}
body [data-fullscreen="65"] {
  height: 65%;
}
body [data-fullscreen="66"] {
  height: 66%;
}
body [data-fullscreen="67"] {
  height: 67%;
}
body [data-fullscreen="68"] {
  height: 68%;
}
body [data-fullscreen="69"] {
  height: 69%;
}
body [data-fullscreen="70"] {
  height: 70%;
}
body [data-fullscreen="71"] {
  height: 71%;
}
body [data-fullscreen="72"] {
  height: 72%;
}
body [data-fullscreen="73"] {
  height: 73%;
}
body [data-fullscreen="74"] {
  height: 74%;
}
body [data-fullscreen="75"] {
  height: 75%;
}
body [data-fullscreen="76"] {
  height: 76%;
}
body [data-fullscreen="77"] {
  height: 77%;
}
body [data-fullscreen="78"] {
  height: 78%;
}
body [data-fullscreen="79"] {
  height: 79%;
}
body [data-fullscreen="80"] {
  height: 80%;
}
body [data-fullscreen="81"] {
  height: 81%;
}
body [data-fullscreen="82"] {
  height: 82%;
}
body [data-fullscreen="83"] {
  height: 83%;
}
body [data-fullscreen="84"] {
  height: 84%;
}
body [data-fullscreen="85"] {
  height: 85%;
}
body [data-fullscreen="86"] {
  height: 86%;
}
body [data-fullscreen="87"] {
  height: 87%;
}
body [data-fullscreen="88"] {
  height: 88%;
}
body [data-fullscreen="89"] {
  height: 89%;
}
body [data-fullscreen="90"] {
  height: 90%;
}
body [data-fullscreen="91"] {
  height: 91%;
}
body [data-fullscreen="92"] {
  height: 92%;
}
body [data-fullscreen="93"] {
  height: 93%;
}
body [data-fullscreen="94"] {
  height: 94%;
}
body [data-fullscreen="95"] {
  height: 95%;
}
body [data-fullscreen="96"] {
  height: 96%;
}
body [data-fullscreen="97"] {
  height: 97%;
}
body [data-fullscreen="98"] {
  height: 98%;
}
body [data-fullscreen="99"] {
  height: 99%;
}
body [data-fullscreen="100"] {
  height: 100%;
}
body .div-fake {
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
body .img-fake {
  position: fixed;
  z-index: 100;
  top: 50%;
  left: 50%;
  right: 0;
  bottom: 0;
  transform: translate(-50%, -50%);
  transform: translate3d(-50%, -50%, 0);
  max-width: 904px;
  width: calc(100% - 80px);
  height: auto;
}

.fake-page {
  overflow: hidden;
}

.pro-slider-timeline .owl-carousel .owl-item .pro-item .pro-jalon-hover, .photo__helper .canvas--helper, .pro-bloc-parallax:after, .pro-bloc-video .mask-video a.btn-ytbe, .pro-bloc-video .mask-video, .embed-container iframe, .pro-cover .pro-container-img figure, .pro-cover .pro-container-video > video, .pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-tiers figure img, .pro-wrapper-search > .row > * .pro-card-video .pro-header figure:after, .pro-wrapper-search.row > * .pro-card-video .pro-header figure:after, #pro-header .pro-header .lang select.is-display, .pro-shadow, .pro-sort fieldset.pro-checkbox > * input, .ratio-16-9 > img, .pro-bloc-facette form .pro-group fieldset.pro-checkbox > * input, .toggle-input, .pro-bloc-actu:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.portlet-forms .form .lfr-ddm-form-pagination-controls button, .pro-bloc-pcs-form .pro-form-submit button, .pro-bloc-pcs-form input, .pro-bloc-pcs-form textarea, form input[type=submit], .pro-form-search form button, .pro-form-search form input, #pro-header .pro-wrapper-search-top form button, #pro-header .pro-wrapper-search-top form input, .pro-facette-date input, .pro-bloc-facette form .pro-group fieldset.pro-text > * input, .pro-modal .modal-body .pro-reagir > div form input, .pro-bloc-commentaires .pro-reagir > div form input {
  -webkit-appearance: none;
  resize: none;
  box-shadow: none;
  border-radius: 0;
  border: none;
  outline: none;
}

a {
  text-decoration: none;
}
a:hover, a:focus {
  color: #F37021;
  text-decoration: none;
}
.couleur-ville a:hover, .couleur-ville a:focus {
  color: #F37021;
}
.couleur-eurometropole a:hover, .couleur-eurometropole a:focus {
  color: #00AEEF;
}
.couleur-commune a:hover, .couleur-commune a:focus {
  color: #8DC63F;
}

a,
a:hover,
a:active,
a:focus,
input,
input:hover,
input:active,
input:focus {
  outline: none;
}

b, strong {
  font-weight: 700;
}

em {
  font-style: italic;
}

img {
  position: relative;
  display: block;
  max-width: 100%;
}

h1,
span.h1 {
  position: relative;
  display: block;
  margin: 0 0 20px 0;
  font-family: "TT Fors", Sans-Serif;
  font-size: 36px;
  font-weight: 700;
  color: #000;
  line-height: normal;
}

h2,
span.h2 {
  position: relative;
  display: block;
  margin: 0 0 20px 0;
  font-family: "TT Fors", Sans-Serif;
  font-size: 3em;
  font-weight: 700;
  color: #000;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  h2,
  span.h2 {
    font-size: 2em;
  }
}
@media screen and (max-width: 360px) {
  h2,
  span.h2 {
    font-size: 1.5em;
  }
}

h3,
span.h3 {
  position: relative;
  display: block;
  margin: 0 0 10px 0;
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.4em;
  font-weight: 700;
  color: #000;
  line-height: 1em;
  letter-spacing: -0.5px;
}

h4,
span.h4 {
  position: relative;
  display: block;
  margin: 0 0 10px 0;
  font-family: "TT Fors", Sans-Serif;
  font-size: 18px;
  font-weight: 700;
  color: #000;
  line-height: normal;
}

p,
span.p {
  position: relative;
  display: block;
  margin: 0 0 20px 0;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 400;
  color: #000;
  line-height: 1.6em;
}

ul {
  position: relative;
  display: block;
  list-style-type: none;
}
ul li {
  position: relative;
  padding: 0;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 400;
  color: #000;
  line-height: 1.6em;
}
ul li a {
  color: #32455c;
}

ol {
  position: relative;
  display: block;
  list-style-type: decimal;
}
ol li {
  position: relative;
  padding: 0;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 400;
  color: #000;
  line-height: 1.6em;
}
ol li a {
  color: #32455c;
}

.pro-time {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 300;
  color: #000;
  line-height: 1.5em;
  display: inline-block;
  margin-bottom: 15px;
  text-transform: uppercase;
  padding: 0 15px;
}

.location {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 700;
  color: #000;
  line-height: 1.6em;
  display: block;
  margin-bottom: 10px;
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  padding-left: 15px;
}
.location:before {
  content: "";
  background-image: url("/o/plateforme-citoyenne-theme/images/ico/ico-localisation.svg");
  width: 10px;
  height: 15px;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 7px;
  background-size: contain;
}
.location:before {
  top: 4px;
}

blockquote {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 400;
  color: #000;
  line-height: normal;
  font-style: italic;
  padding: 5px 15px;
  margin: 10px 0 10px 50px;
  border-left: 2px solid #F37021;
  border-color: #F37021;
  position: relative;
}
.couleur-ville blockquote {
  border-color: #F37021;
}
.couleur-eurometropole blockquote {
  border-color: #00AEEF;
}
.couleur-commune blockquote {
  border-color: #8DC63F;
}
@media screen and (max-width: 767px) {
  blockquote {
    padding: 25px;
    margin: 10px 0 10px 20px;
  }
}
blockquote p {
  margin-bottom: 0;
}

.pro-surtitre {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 400;
  color: #000;
  line-height: 2em;
  position: relative;
  z-index: 10;
  background-color: #F37021;
  display: inline-block;
  text-align: center;
  padding: 0 10px;
  margin: 0 0 5px 0;
}
.couleur-ville .pro-surtitre {
  background-color: #F37021;
}
.couleur-eurometropole .pro-surtitre {
  background-color: #00AEEF;
}
.couleur-commune .pro-surtitre {
  background-color: #8DC63F;
}
@media screen and (max-width: 767px) {
  .pro-surtitre {
    font-size: 0.75em;
    line-height: normal;
  }
}

.basic-link {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 400;
  color: #000;
  line-height: 5.938em;
}

.pro-link {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #000;
  line-height: 1.467em;
}

a.pro-btn-share {
  font-family: "TT Fors", Sans-Serif;
  font-size: 11px;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 20px;
  width: 100px;
  position: relative;
  background-color: #F37021;
  text-align: center;
  display: inline-block;
  border-radius: 2px;
  padding: 8px 0 6px 0;
  margin-right: 8px;
  transition: all 0.2s ease;
}
.couleur-ville a.pro-btn-share {
  background-color: #F37021;
}
.couleur-eurometropole a.pro-btn-share {
  background-color: #00AEEF;
}
.couleur-commune a.pro-btn-share {
  background-color: #8DC63F;
}
a.pro-btn-share.btn-fb {
  background: #00499a;
}
a.pro-btn-share.btn-fb:hover, a.pro-btn-share.btn-fb:focus {
  background: #003167;
}
a.pro-btn-share.btn-tw {
  background: #069cbc;
}
a.pro-btn-share.btn-tw:hover, a.pro-btn-share.btn-tw:focus {
  background: #04738b;
}
a.pro-btn-share.btn-yt {
  background: #cc181e;
}
a.pro-btn-share.btn-yt:hover, a.pro-btn-share.btn-yt:focus {
  background: #9e1317;
}
a.pro-btn-share.btn-pt {
  background: #cb2027;
}
a.pro-btn-share.btn-pt:hover, a.pro-btn-share.btn-pt:focus {
  background: #9f191f;
}
a.pro-btn-share.btn-viadeo {
  background: #ec7500;
}
a.pro-btn-share.btn-viadeo:hover, a.pro-btn-share.btn-viadeo:focus {
  background: #b95c00;
}
a.pro-btn-share.btn-google-plus {
  background: #dd4b39;
}
a.pro-btn-share.btn-google-plus:hover, a.pro-btn-share.btn-google-plus:focus {
  background: #c23321;
}
a.pro-btn-share.btn-linkedin {
  background: #007bb6;
}
a.pro-btn-share.btn-linkedin:hover, a.pro-btn-share.btn-linkedin:focus {
  background: #005983;
}
a.pro-btn-share.btn-mail {
  background: #FF5733;
}
a.pro-btn-share.btn-mail:hover, a.pro-btn-share.btn-mail:focus {
  background: #ff2d00;
}

.pro-btn {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 15px 50px;
  border-radius: 0px;
  background-color: #32455c;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 10.938em;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease;
  min-width: 100px;
  line-height: 26px;
  padding: 12px 35px;
  display: inline-block;
  z-index: 10;
}
.pro-btn:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  top: auto;
  right: 0;
  height: 0;
  transform-origin: bottom;
  background: #000000;
  z-index: -1;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}

.pro-btn-yellow {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 15px 50px;
  border-radius: 2px;
  background-color: #F37021;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #000;
  line-height: 10.938em;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease;
  background-color: #F37021;
  font-weight: 700;
  line-height: 22px;
  border: 2px solid #F37021;
  border-color: #F37021;
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  position: relative;
  padding: 12px;
  transition: all 0.2s ease;
}
.couleur-ville .pro-btn-yellow {
  background-color: #F37021;
}
.couleur-eurometropole .pro-btn-yellow {
  background-color: #00AEEF;
}
.couleur-commune .pro-btn-yellow {
  background-color: #8DC63F;
}
.couleur-ville .pro-btn-yellow {
  border-color: #F37021;
}
.couleur-eurometropole .pro-btn-yellow {
  border-color: #00AEEF;
}
.couleur-commune .pro-btn-yellow {
  border-color: #8DC63F;
}
.pro-btn-yellow:hover, .pro-btn-yellow:focus {
  background: transparent;
  color: #F37021;
}
.couleur-ville .pro-btn-yellow:hover, .couleur-ville .pro-btn-yellow:focus {
  color: #F37021;
}
.couleur-eurometropole .pro-btn-yellow:hover, .couleur-eurometropole .pro-btn-yellow:focus {
  color: #00AEEF;
}
.couleur-commune .pro-btn-yellow:hover, .couleur-commune .pro-btn-yellow:focus {
  color: #8DC63F;
}

.pro-btn-transparent {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 15px 50px;
  border-radius: 2px;
  background-color: transparent;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #F37021;
  line-height: 10.938em;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease;
  color: #F37021;
  font-weight: 700;
  border: 2px solid #F37021;
  border-color: #F37021;
  line-height: 22px;
  width: 100%;
  display: block;
  text-align: center;
  position: relative;
  padding: 12px;
  transition: all 0.2s ease;
}
.couleur-ville .pro-btn-transparent {
  color: #F37021;
}
.couleur-eurometropole .pro-btn-transparent {
  color: #00AEEF;
}
.couleur-commune .pro-btn-transparent {
  color: #8DC63F;
}
.couleur-ville .pro-btn-transparent {
  border-color: #F37021;
}
.couleur-eurometropole .pro-btn-transparent {
  border-color: #00AEEF;
}
.couleur-commune .pro-btn-transparent {
  border-color: #8DC63F;
}
.pro-btn-transparent:hover, .pro-btn-transparent:focus {
  background-color: #F37021;
  color: #000;
}
.couleur-ville .pro-btn-transparent:hover, .couleur-ville .pro-btn-transparent:focus {
  background-color: #F37021;
}
.couleur-eurometropole .pro-btn-transparent:hover, .couleur-eurometropole .pro-btn-transparent:focus {
  background-color: #00AEEF;
}
.couleur-commune .pro-btn-transparent:hover, .couleur-commune .pro-btn-transparent:focus {
  background-color: #8DC63F;
}

.pro-btn-action {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #000;
  line-height: 22px;
  width: 198px;
  position: relative;
  border: 1px solid #000000;
  background: transparent;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  padding: 13px 0;
  transition: all 0.2s ease;
}
@media screen and (max-width: 767px) {
  .pro-btn-action {
    width: 100%;
  }
}
.pro-btn-action:hover, .pro-btn-action.active {
  cursor: pointer;
  border-color: #F37021;
  background-color: #F37021;
}
.couleur-ville .pro-btn-action:hover, .couleur-ville .pro-btn-action.active {
  border-color: #F37021;
}
.couleur-eurometropole .pro-btn-action:hover, .couleur-eurometropole .pro-btn-action.active {
  border-color: #00AEEF;
}
.couleur-commune .pro-btn-action:hover, .couleur-commune .pro-btn-action.active {
  border-color: #8DC63F;
}
.couleur-ville .pro-btn-action:hover, .couleur-ville .pro-btn-action.active {
  background-color: #F37021;
}
.couleur-eurometropole .pro-btn-action:hover, .couleur-eurometropole .pro-btn-action.active {
  background-color: #00AEEF;
}
.couleur-commune .pro-btn-action:hover, .couleur-commune .pro-btn-action.active {
  background-color: #8DC63F;
}
.pro-btn-action.active:after {
  opacity: 1;
  animation: check 0.3s;
  animation-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
}
.pro-btn-action:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 40px;
  transform: translateY(-50%);
  transform: translate3d(0, -50%, 0);
  width: 10px;
  height: 18px;
  opacity: 0;
  transform: scaleX(-1) rotate(135deg);
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  border-right: 4px solid #000000;
  border-top: 4px solid #000000;
}
@media screen and (max-width: 360px) {
  .pro-btn-action:after {
    right: 20px;
  }
}

fieldset > div input {
  display: none;
}
fieldset > div input[type=checkbox]:checked + label:after {
  content: "";
  opacity: 1;
  animation: check 0.3s;
}
fieldset > div label {
  font-family: "TT Fors", Sans-Serif;
  font-size: 14px;
  font-weight: 300;
  color: #000;
  line-height: 24px;
  padding-left: 30px;
  display: block;
  position: relative;
  user-select: none;
}
fieldset > div label:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transform: translate3d(0, -50%, 0);
  left: 0;
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  cursor: pointer;
}

.pro-btn-video, .pro-btn-icon {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.813em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 44px;
  padding-left: 0 !important;
  padding-right: 15px;
  height: 44px;
  background: rgba(0, 0, 0, 0.8);
}
.pro-btn-video:hover, .pro-btn-video:focus, .pro-btn-icon:hover, .pro-btn-icon:focus {
  background: #000000;
}
.pro-btn-video > span, .pro-btn-icon > span {
  float: left;
  font-style: normal;
  text-align: center;
  margin: 0 15px 0 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  font-size: 1em;
  position: relative;
  top: 0;
  left: 0;
  transform: none;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  color: #F37021;
}
.couleur-ville .pro-btn-video > span, .couleur-ville .pro-btn-icon > span {
  color: #F37021;
}
.couleur-eurometropole .pro-btn-video > span, .couleur-eurometropole .pro-btn-icon > span {
  color: #00AEEF;
}
.couleur-commune .pro-btn-video > span, .couleur-commune .pro-btn-icon > span {
  color: #8DC63F;
}

.pro-btn-signer {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 15px 50px;
  border-radius: 0px;
  background-color: #F37021;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 10.938em;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease;
  line-height: 22px;
  font-weight: 700;
  border: 2px solid #F37021;
  text-align: center;
  position: relative;
  padding: 12px 50px;
  margin-left: 15px;
  transition: all 0.2s ease;
}
@media screen and (max-width: 1200px) {
  .pro-btn-signer {
    padding: 12px 40px;
  }
}
@media screen and (max-width: 1200px) {
  .pro-btn-signer {
    padding: 12px 25px;
  }
}
@media screen and (max-width: 1100px) {
  .pro-btn-signer {
    padding: 12px 50px;
  }
}
@media screen and (max-width: 767px) {
  .pro-btn-signer {
    display: block;
    margin-top: 10px;
  }
}
.pro-btn-signer:hover, .pro-btn-signer:focus, .pro-btn-signer.active {
  background: #20272f;
  color: white;
}

.pro-btn-ticket {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 15px 50px;
  border-radius: 2px;
  background-color: #000000;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 10.938em;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease;
  font-weight: 700;
  border: 2px solid #000000;
  line-height: 22px;
  width: 100%;
  display: block;
  text-align: center;
  position: relative;
  padding: 12px 0;
  transition: all 0.2s ease;
}
.pro-btn-ticket:hover, .pro-btn-ticket:focus {
  background: transparent;
  color: #000000;
  border-color: #000000;
}
.pro-btn-ticket:hover:after, .pro-btn-ticket:focus:after {
  color: #000;
}
.pro-btn-ticket:after {
  content: "\e922";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  right: 20px;
  top: 47%;
  font-size: 22px;
  color: #F37021;
  margin-top: -11px;
}
.couleur-ville .pro-btn-ticket:after {
  color: #F37021;
}
.couleur-eurometropole .pro-btn-ticket:after {
  color: #00AEEF;
}
.couleur-commune .pro-btn-ticket:after {
  color: #8DC63F;
}
@media screen and (max-width: 1100px) {
  .pro-btn-ticket:after {
    content: none;
  }
}

.pro-btn-back-top {
  position: fixed;
  z-index: 200;
  left: 50%;
  bottom: 40px;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  background-color: #F37021;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  opacity: 0;
  transition: all 0.2s ease;
}
.couleur-ville .pro-btn-back-top {
  background-color: #F37021;
}
.couleur-eurometropole .pro-btn-back-top {
  background-color: #00AEEF;
}
.couleur-commune .pro-btn-back-top {
  background-color: #8DC63F;
}
.pro-btn-back-top.show {
  opacity: 1;
}
.pro-btn-back-top:hover, .pro-btn-back-top:focus {
  background: #000000;
}
.pro-btn-back-top:hover span, .pro-btn-back-top:focus span {
  color: #F37021;
}
.couleur-ville .pro-btn-back-top:hover span, .couleur-ville .pro-btn-back-top:focus span {
  color: #F37021;
}
.couleur-eurometropole .pro-btn-back-top:hover span, .couleur-eurometropole .pro-btn-back-top:focus span {
  color: #00AEEF;
}
.couleur-commune .pro-btn-back-top:hover span, .couleur-commune .pro-btn-back-top:focus span {
  color: #8DC63F;
}
.pro-btn-back-top span {
  display: block;
  transform: rotate(180deg);
  color: #000;
  text-align: center;
  line-height: 46px;
  transition: all 0.2s ease;
}

.pro-btn-disabled {
  background: #ececec;
  color: rgba(0, 0, 0, 0.5);
  border-color: #ececec;
}
.pro-btn-disabled:after {
  color: rgba(0, 0, 0, 0.5);
}
.pro-btn-disabled:hover, .pro-btn-disabled:focus {
  cursor: default;
  background: #ececec;
  color: rgba(0, 0, 0, 0.5);
  border-color: #ececec;
}
.pro-btn-disabled:hover:after, .pro-btn-disabled:focus:after {
  color: rgba(0, 0, 0, 0.5);
}

.pro-cta-admin-budget {
  position: relative;
  margin-bottom: 8px;
}
.pro-cta-admin-budget::after {
  display: block;
  content: "";
  clear: both;
}
.pro-cta-admin-budget > * {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.pro-cta-admin-budget a {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #000000;
  line-height: 1.25em;
  position: relative;
  display: block;
  padding: 8px 14px;
  border: 1px solid #b7b7b7;
  border-radius: 4px;
  transition: all 0.2s ease;
}
.pro-cta-admin-budget a:hover, .pro-cta-admin-budget a:focus {
  border-color: #000000;
}
.pro-cta-admin-budget a span {
  float: right;
  margin-left: 8px;
  font-size: 1em;
  line-height: 1.25em;
}

.pro-encart-theme.encart-budget {
  color: #000 !important;
  background: #fff !important;
  border: solid 1px #D9D9D9;
  border-radius: 0 !important;
  font-weight: 400 !important;
}

.prefix-location {
  padding-left: 20px;
  position: relative;
}
.prefix-location:before {
  content: "";
  background-image: url("/o/plateforme-citoyenne-theme/images/ico/ico-localisation.svg");
  width: 10px;
  height: 15px;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 7px;
  background-size: contain;
}

@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@keyframes slowZoom {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.1);
  }
}
@keyframes check {
  0% {
    height: 0;
    width: 0;
  }
  33.3333% {
    width: 6px;
    height: 0;
  }
}
@keyframes movePencil {
  0% {
    margin-top: -9px;
  }
  100% {
    margin-top: -20px;
  }
}
@keyframes pulse {
  to {
    box-shadow: 0 0 0 6px transparent, 0 0 0 12px rgba(243, 112, 33, 0);
  }
}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}

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

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.owl-cards:not(.owl-loaded) {
  display: block;
  margin-bottom: -20px;
}
.owl-cards:not(.owl-loaded) .item {
  display: none;
}
.owl-cards:not(.owl-loaded) .item:nth-child(-n+3) {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-right: 20px;
  margin-bottom: 20px;
}

.owl-carousel .owl-dots {
  position: absolute;
  height: 12px;
  bottom: -12px;
  right: 0;
  left: 0;
  width: 100%;
  margin: auto;
  text-align: center;
}
.owl-carousel .owl-dots > .owl-dot {
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: transparent;
  border: solid 1px #2E3D50;
  margin: 0 2px;
  transition: all 0.2s ease;
}
.owl-carousel .owl-dots > .owl-dot:hover, .owl-carousel .owl-dots > .owl-dot.active {
  background: #2E3D50;
}
.owl-carousel.dots-right .owl-dots {
  margin: 0 !important;
  position: absolute;
  bottom: auto;
  top: 50%;
  transform: translate(0, -50%);
  right: 10px;
  width: 22px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .owl-carousel .owl-item .item {
    height: 200px;
  }
}
.owl-carousel .owl-item .item img {
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .owl-carousel .owl-item .item img {
    height: 200px;
  }
}
.owl-carousel .owl-item .item .caption h2, .owl-carousel .owl-item .item .caption p, .owl-carousel .owl-item .item .caption a {
  color: #FFFFFF;
}
.owl-carousel .owl-item.active ~ .opacify {
  opacity: 0.4 !important;
  transition: all 0.2s ease;
}
.is-fullscreen .owl-carousel .owl-item.active ~ .opacify {
  opacity: 1 !important;
}
.owl-carousel .owl-nav [class*=owl-]:hover {
  background-color: #F37021;
}
.couleur-ville .owl-carousel .owl-nav [class*=owl-]:hover {
  background-color: #F37021;
}
.couleur-eurometropole .owl-carousel .owl-nav [class*=owl-]:hover {
  background-color: #00AEEF;
}
.couleur-commune .owl-carousel .owl-nav [class*=owl-]:hover {
  background-color: #8DC63F;
}
.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
  background-color: #F37021;
}
.couleur-ville .owl-carousel .owl-dots .owl-dot.active span, .couleur-ville .owl-carousel .owl-dots .owl-dot:hover span {
  background-color: #F37021;
}
.couleur-eurometropole .owl-carousel .owl-dots .owl-dot.active span, .couleur-eurometropole .owl-carousel .owl-dots .owl-dot:hover span {
  background-color: #00AEEF;
}
.couleur-commune .owl-carousel .owl-dots .owl-dot.active span, .couleur-commune .owl-carousel .owl-dots .owl-dot:hover span {
  background-color: #8DC63F;
}
.owl-carousel .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  left: -40px;
  height: 20px;
  width: 20px;
  transform: rotate(-45deg) translate(0, -50%);
  border-top: 3px solid #fff;
  border-left: 3px solid #fff;
  box-shadow: -1px -1px 2px 0 rgba(0, 0, 0, 0.1);
}
.owl-carousel .owl-nav .owl-prev:hover {
  background: transparent;
  border-top: 3px solid #F37021;
  border-left: 3px solid #F37021;
  border-color: #F37021;
}
.couleur-ville .owl-carousel .owl-nav .owl-prev:hover {
  border-color: #F37021;
}
.couleur-eurometropole .owl-carousel .owl-nav .owl-prev:hover {
  border-color: #00AEEF;
}
.couleur-commune .owl-carousel .owl-nav .owl-prev:hover {
  border-color: #8DC63F;
}
.owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  right: -40px;
  height: 20px;
  width: 20px;
  transform: rotate(45deg) translate(0, -50%);
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  box-shadow: 1px -1px 2px 0 rgba(0, 0, 0, 0.1);
}
.owl-carousel .owl-nav .owl-next:hover {
  background: transparent;
  border-top: 3px solid #F37021;
  border-right: 3px solid #F37021;
  border-color: #F37021;
}
.couleur-ville .owl-carousel .owl-nav .owl-next:hover {
  border-color: #F37021;
}
.couleur-eurometropole .owl-carousel .owl-nav .owl-next:hover {
  border-color: #00AEEF;
}
.couleur-commune .owl-carousel .owl-nav .owl-next:hover {
  border-color: #8DC63F;
}

.selectric-wrapper {
  position: relative;
  cursor: pointer;
}

.selectric-responsive {
  width: 100%;
}

.selectric {
  border: 1px solid #DDD;
  border-radius: 0px;
  background: #F8F8F8;
  position: relative;
  overflow: hidden;
}
.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 38px 0 10px;
  font-size: 12px;
  line-height: 38px;
  color: #444;
  height: 38px;
  user-select: none;
}
.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 38px;
  line-height: 38px;
  background-color: #F8f8f8;
  color: #BBB;
  text-align: center;
  font: 0/0 a;
  *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}
.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #BBB;
  border-bottom: none;
}

.selectric-focus .selectric {
  border-color: #aaaaaa;
}

.selectric-hover .selectric {
  border-color: #c4c4c4;
}
.selectric-hover .selectric .button {
  color: #a2a2a2;
}
.selectric-hover .selectric .button:after {
  border-top-color: #a2a2a2;
}

.selectric-open {
  z-index: 200;
}
.selectric-open .selectric {
  border-color: #c4c4c4;
}
.selectric-open .selectric-items {
  display: block;
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}
.selectric-hide-select select {
  position: absolute;
  left: -100%;
}
.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  box-sizing: border-box;
  opacity: 0;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #F8F8F8;
  border: 1px solid #c4c4c4;
  z-index: -1;
  box-shadow: 0 0 10px -6px;
}
.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}
.selectric-items ul, .selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  min-height: 20px;
}
.selectric-items li {
  display: block;
  padding: 10px;
  color: #666;
  cursor: pointer;
}
.selectric-items li.selected {
  background: #E0E0E0;
  color: #444;
}
.selectric-items li.highlighted {
  background: #E0E0E0;
  color: #444;
}
.selectric-items li:hover {
  background: #D5D5D5;
  color: #444;
}
.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  user-select: none;
}
.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  user-select: none;
  background: none;
  color: #444;
}
.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}
.selectric-items .selectric-group li {
  padding-left: 25px;
}

.selectric-scroll ul {
  padding-left: 0;
}

.selectric-items ul li {
  padding: 8px 5px;
  margin-bottom: 0;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.woff2?xfoi9s") format("woff2"), url("../fonts/icomoon.woff?xfoi9s") format("woff");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

.icon-ico-location:before {
  content: "\e706";
  margin-right: 5px;
}

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

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

.icon-ico-undo-flip:before {
  content: "\e947";
}

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

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

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

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

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

.icon-ico-map-budget-participatif:before {
  content: "\e93d";
}

.icon-ico-map-evenements:before {
  content: "\e93e";
}

.icon-ico-map-initiative:before {
  content: "\e93f";
}

.icon-ico-map-participation:before {
  content: "\e940";
}

.icon-ico-map-petition:before {
  content: "\e941";
}

.icon-ico-map-projet:before {
  content: "\e942";
}

.icon-ico-waiting:before {
  content: "\e93c";
}

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

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

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

.icon-ico-round-check:before {
  content: "\e939";
}

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

.icon-ico-analyse:before {
  content: "\e933";
}

.icon-ico-laureat:before {
  content: "\e934";
}

.icon-ico-montage-projet:before {
  content: "\e935";
}

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

.icon-ico-coeur:before {
  content: "\e932";
}

.icon-ico-petition:before {
  content: "\e931";
}

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

.icon-ico-remove:before {
  content: "\e92e";
}

.icon-ico-modifier:before {
  content: "\e92f";
}

.icon-ico-cathedrale:before {
  content: "\e92d";
}

.icon-ico-close:before {
  content: "\e92c";
}

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

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

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

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

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

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

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

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

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

.icon-ico-ticket:before {
  content: "\e922";
}

.icon-ico-handicap-visage:before {
  content: "\e921";
}

.icon-ico-handicap-oreille:before {
  content: "\e920";
}

.icon-ico-handicap-oeil:before {
  content: "\e91f";
}

.icon-ico-handicap-moteur:before {
  content: "\e91e";
}

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

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

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

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

.icon-ico-debat:before {
  content: "\e919";
}

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

.icon-ico-facebook-with-circle:before {
  content: "\e915";
}

.icon-ico-share-with-circle:before {
  content: "\e916";
}

.icon-ico-twitter-with-circle:before {
  content: "\e917";
}

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

.icon-ico-like:before {
  content: "\e913";
}

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

.icon-ico-google + :before {
  content: "\e90f";
}

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

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

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

.icon-ico-cursor:before {
  content: "\e90c";
}

.icon-ico-tel:before {
  content: "\e90b";
}

.icon-ico-info:before {
  content: "\e90a";
  vertical-align: bottom;
}

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

.icon-ico-twitter:before {
  content: "";
  mask: url(../images/x.svg) no-repeat 50% 50%;
  mask-size: cover;
  background-color: #3a3a3a;
  height: 15px;
  width: 15px;
  margin: auto;
}

a:hover .icon-ico-twitter:before, a:focus .icon-ico-twitter:before {
  background-color: #3a3a3a !important;
}

.icon-ico-chevron-left:before {
  content: "⏴";
}

.icon-ico-chevron-down:before {
  content: "⏷";
}

.icon-ico-chevron-right:before {
  content: "⏵";
  top: -1px;
  position: relative;
}

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

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

.icon-ico-lecteur:before {
  content: "\e906";
}

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

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

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

.icon-ico-profile:before {
  content: "\e700";
}

.icon-ico-dailymotion:before {
  content: "\e701";
}

.icon-ico-tumblir:before {
  content: "\e703";
}

.icon-ico-snapchat:before {
  content: "\e704";
}

.icon-ico-soundcloud:before {
  content: "\e705";
}

.icon-ico-comment:before {
  content: "\e707";
  font-size: 1rem;
  vertical-align: sub;
  padding-right: 5px;
}

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */
.pika-single {
  z-index: 9999;
  display: block;
  position: relative;
  color: #333;
  background: #fff;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  font-family: "Source Sans Pro", sans-serif;
}

/*
clear child float (pika-lendar), using the famous micro clearfix hack
http://nicolasgallagher.com/micro-clearfix-hack/
*/
.pika-single:before,
.pika-single:after {
  content: " ";
  display: table;
}

.pika-single:after {
  clear: both;
}

.pika-single {
  *zoom: 1;
}

.pika-single.is-hidden {
  display: none;
}

.pika-single.is-bound {
  z-index: 9999999889;
  position: absolute;
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
}

.pika-lendar {
  float: left;
  width: 240px;
  margin: 8px;
}

.pika-title {
  position: relative;
  text-align: center;
}

.pika-label {
  display: inline-block;
  *display: inline;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
}

.pika-title select {
  cursor: pointer;
  position: absolute;
  z-index: 9998;
  margin: 0;
  left: 0;
  top: 5px;
  filter: alpha(opacity=0);
  opacity: 0;
}

.pika-prev,
.pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 20px;
  height: 30px;
  /* hide text using text-indent trick, using width value (it's enough) */
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  opacity: 0.5;
  *position: absolute;
  *top: 0;
}

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

.pika-prev,
.is-rtl .pika-next {
  float: left;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
  *left: 0;
}

.pika-next,
.is-rtl .pika-prev {
  float: right;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
  *right: 0;
}

.pika-prev.is-disabled,
.pika-next.is-disabled {
  cursor: default;
  opacity: 0.2;
}

.pika-select {
  display: inline-block;
  *display: inline;
}

.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
}

.pika-table th,
.pika-table td {
  width: 14.2857142857%;
  padding: 0;
}

.pika-table th {
  color: #999;
  font-size: 12px;
  line-height: 25px;
  font-weight: bold;
  text-align: center;
}

.pika-button {
  cursor: pointer;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
  color: #666;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  background: #f5f5f5;
}

.pika-week {
  font-size: 11px;
  color: #999;
}

.is-today .pika-button {
  color: #F37021;
  background: #000000;
  font-weight: bold;
}
.couleur-ville .is-today .pika-button {
  color: #F37021;
}
.couleur-eurometropole .is-today .pika-button {
  color: #00AEEF;
}
.couleur-commune .is-today .pika-button {
  color: #8DC63F;
}

.is-selected .pika-button,
.has-event .pika-button {
  color: #fff;
  font-weight: bold;
  background-color: #F37021;
  box-shadow: inset 0 1px 3px #F37021;
  border-radius: 0;
}
.couleur-ville .is-selected .pika-button,
.couleur-ville .has-event .pika-button {
  background-color: #F37021;
}
.couleur-eurometropole .is-selected .pika-button,
.couleur-eurometropole .has-event .pika-button {
  background-color: #00AEEF;
}
.couleur-commune .is-selected .pika-button,
.couleur-commune .has-event .pika-button {
  background-color: #8DC63F;
}

.has-event .pika-button {
  background-color: #F37021;
  box-shadow: inset 0 1px 3px #0076c9;
}
.couleur-ville .has-event .pika-button {
  background-color: #F37021;
}
.couleur-eurometropole .has-event .pika-button {
  background-color: #00AEEF;
}
.couleur-commune .has-event .pika-button {
  background-color: #8DC63F;
}

.is-disabled .pika-button,
.is-inrange .pika-button {
  background: #D5E9F7;
}

.is-startrange .pika-button {
  color: #fff;
  background: #32455c;
  box-shadow: none;
  border-radius: 0;
}

.is-endrange .pika-button {
  color: #fff;
  background: #32455c;
  box-shadow: none;
  border-radius: 0;
}

.is-disabled .pika-button {
  pointer-events: none;
  cursor: default;
  color: #999;
  opacity: 0.3;
}

.is-outside-current-month .pika-button {
  color: #999;
  opacity: 0.3;
}

.is-selection-disabled {
  pointer-events: none;
  cursor: default;
}

.pika-button:hover,
.pika-row.pick-whole-week:hover .pika-button {
  color: #F37021;
  background: #000000;
  box-shadow: none;
  border-radius: 0;
}
.couleur-ville .pika-button:hover,
.couleur-ville .pika-row.pick-whole-week:hover .pika-button {
  color: #F37021;
}
.couleur-eurometropole .pika-button:hover,
.couleur-eurometropole .pika-row.pick-whole-week:hover .pika-button {
  color: #00AEEF;
}
.couleur-commune .pika-button:hover,
.couleur-commune .pika-row.pick-whole-week:hover .pika-button {
  color: #8DC63F;
}

/* styling for abbr */
.pika-table abbr {
  border-bottom: none;
  cursor: help;
}

.leaflet-popup-content-wrapper {
  padding: 0;
  box-shadow: none;
}
.leaflet-popup-content-wrapper .leaflet-popup-content {
  margin: 0;
}

.leaflet-popup.leaflet-zoom-animated {
  overflow: visible;
}

.leaflet-popup.leaflet-zoom-animated > div {
  margin-bottom: -30px;
}

.leaflet-popup.leaflet-zoom-animated > div:after {
  content: "\e91d";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  bottom: -55px;
  left: -webkit-calc(50% + 2px);
  left: -moz-calc(50% + 2px);
  left: calc(50% + 2px);
  color: #fff;
  font-size: 64px;
  -webkit-transform: rotate(180deg) translateX(50%);
  -moz-transform: rotate(180deg) translateX(50%);
  -ms-transform: rotate(180deg) translateX(50%);
  -o-transform: rotate(180deg) translateX(50%);
  transform: rotate(180deg) translateX(50%);
}

.leaflet-popup.leaflet-zoom-animated > div > div {
  border-radius: 0;
  overflow: hidden !important;
  background: #FFF;
}

.leaflet-popup.leaflet-zoom-animated .pro-bloc-card-map-event {
  max-width: 250px;
}

.leaflet-popup.leaflet-zoom-animated .pro-bloc-card-petition:hover {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.leaflet-popup.leaflet-zoom-animated .pro-bloc-card-petition .pro-content-petition h3 {
  line-height: 1.5em;
  margin-bottom: 0;
}

.leaflet-popup.leaflet-zoom-animated .pro-bloc-card-initiative:hover {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.leaflet-popup.leaflet-zoom-animated .pro-bloc-card-initiative .pro-content-initiative h3 {
  clear: both;
  margin-top: 20px;
  padding-top: 10px;
}

.leaflet-popup.leaflet-zoom-animated .pro-bloc-card-projet {
  color: red;
}

.leaflet-popup.leaflet-zoom-animated .pro-bloc-card-projet:hover {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.leaflet-popup.leaflet-zoom-animated .pro-bloc-card-projet .pro-content-projet h3 {
  clear: both;
  margin-bottom: 0;
  height: 40px;
}

.leaflet-popup.leaflet-zoom-animated .pro-bloc-card-projet .pro-content-projet .pro-wrap-thematique {
  height: 21px;
}

.leaflet-popup-content p {
  margin: 0px 0 !important;
}

.leaflet-popup-tip-container {
  display: none;
}

.leaflet-popup .leaflet-popup-content-wrapper {
  padding: 0;
  box-shadow: none;
}
.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content {
  margin: 0;
}

.leaflet-popup.leaflet-zoom-animated .pro-bloc-card-budget:hover {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

[data-simplebar] {
  position: relative;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}

.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
}

.simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0;
}

.simplebar-offset {
  direction: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}

.simplebar-content-wrapper {
  direction: inherit;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%; /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
  width: auto;
  max-width: 100%; /* Not required for horizontal scroll to trigger */
  max-height: 100%; /* Needed for vertical scroll to trigger */
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
  width: 0;
  height: 0;
}

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

.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none;
}

.simplebar-height-auto-observer-wrapper {
  box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  flex-grow: inherit;
  flex-shrink: 0;
  flex-basis: 0;
}

.simplebar-height-auto-observer {
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden;
}

[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  user-select: none;
  -webkit-user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all;
}

.simplebar-scrollbar {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 10px;
}

.simplebar-scrollbar:before {
  position: absolute;
  content: "";
  background: #F37021;
  border-radius: 7px;
  left: 2px;
  right: 2px;
  opacity: 0;
  transition: opacity 0.2s linear;
}

.simplebar-scrollbar.simplebar-visible:before {
  /* When hovered, remove all transitions from drag handle */
  opacity: 1;
  transition: opacity 0s linear;
}

.simplebar-track.simplebar-vertical {
  top: 0;
  width: 11px;
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
}

.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
  height: 100%;
  left: 2px;
  right: 2px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 2px;
  height: 7px;
  min-height: 0;
  min-width: 10px;
  width: auto;
}

/* Rtl support */
[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0;
}

.hs-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll;
}

.simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.menu {
  position: relative;
}
.menu .group {
  border-radius: 3px;
  display: inline-block;
  border: 1px #EEE solid;
  margin: 5px;
}
.menu .group:first-child {
  margin-left: 0;
}
.menu .group .item {
  color: #000;
  float: left;
  background: #FFF;
  padding: 10px;
  border-left: 1px #EEE solid;
  border-bottom: 3px transparent solid;
  -webkit-font-smoothing: subpixel-antialiased;
  transition: all 0.2s ease;
}
.menu .group .item:hover {
  cursor: pointer;
  border-bottom: 3px solid #000000;
}
.menu .group .item i {
  display: block;
}

.menu .item:first-child {
  border-left: none;
}

.hidden {
  display: none;
}

.bloc-card-projet {
  padding-top: 0 !important;
  background-color: #FFFFFF;
  transition: transform 0.3s, box-shadow 0.3s;
}
.bloc-card-projet .content {
  margin: 20px;
}
.bloc-card-projet .content h3 {
  height: 69px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  -webkit-line-clamp: 3;
}
.bloc-card-projet:hover {
  transform: translateY(-20px);
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.2);
}
.bloc-card-projet:hover h3 {
  text-decoration: underline;
}
.bloc-card-projet a ul li {
  background-color: #FFFFFF;
  color: #000;
  font-weight: bold;
  border-top: 1px dashed #d9d9d9;
}
.bloc-card-projet ul li {
  color: #FFFFFF;
  background-color: black;
  font-weight: bold;
  border-top: 1px dashed #585d63;
  padding: 10px 20px;
}
.bloc-card-projet ul li a {
  color: #FFFFFF;
}
.bloc-card-projet ul li:after {
  content: "⏵";
  float: right;
  font-size: 18px;
}

.pro-bloc-card-projet {
  position: relative;
  display: block;
  z-index: 100;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  background: #FFFFFF;
  transition: all 0.2s ease;
}
.pro-bloc-card-projet:hover {
  cursor: pointer;
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.2);
  transform: translateY(-20px);
  transform: translate3d(0, -20px, 0);
}
.no-hover .pro-bloc-card-projet:hover {
  box-shadow: none;
  transform: none;
}
.pro-bloc-card-projet .pro-encart-coeur {
  background: red;
  display: flex;
  gap: 10px;
  padding: 5px 10px;
}
.pro-bloc-card-projet .pro-encart-coeur span:not(.icon-ico-coeur) {
  display: inline-block;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.273em;
}
.pro-bloc-card-projet .pro-encart-coeur span.icon-ico-coeur {
  font-size: 1.125em;
  color: #FFFFFF;
}
.pro-bloc-card-projet .pro-header-projet {
  margin-bottom: 8px;
  padding: 15px 20px 0 20px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.pro-bloc-card-projet .pro-header-projet .pro-number-comm, .pro-bloc-card-projet .pro-header-projet .pro-info-top-right {
  position: absolute;
  top: 75px;
  left: 20px;
  width: auto;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .pro-bloc-card-projet .pro-header-projet .pro-number-comm, .pro-bloc-card-projet .pro-header-projet .pro-info-top-right {
    position: relative;
    top: 0;
    right: 0;
    margin-top: 5px;
    margin-bottom: -10px;
    width: 100%;
    text-align: left;
  }
}
.pro-bloc-card-projet .pro-header-projet .pro-number-comm span:not(.pro-encart-theme), .pro-bloc-card-projet .pro-header-projet .pro-info-top-right span:not(.pro-encart-theme) {
  position: relative;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 400;
  color: #F37021;
  line-height: 1.867em;
  color: #F37021;
  padding: 1px 9px;
  border-radius: 5px;
  background: #000000;
  margin-right: 7px;
  z-index: 100;
  margin-left: 25px;
}
.couleur-ville .pro-bloc-card-projet .pro-header-projet .pro-number-comm span:not(.pro-encart-theme), .couleur-ville .pro-bloc-card-projet .pro-header-projet .pro-info-top-right span:not(.pro-encart-theme) {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-card-projet .pro-header-projet .pro-number-comm span:not(.pro-encart-theme), .couleur-eurometropole .pro-bloc-card-projet .pro-header-projet .pro-info-top-right span:not(.pro-encart-theme) {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-card-projet .pro-header-projet .pro-number-comm span:not(.pro-encart-theme), .couleur-commune .pro-bloc-card-projet .pro-header-projet .pro-info-top-right span:not(.pro-encart-theme) {
  color: #8DC63F;
}
@media screen and (max-width: 767px) {
  .pro-bloc-card-projet .pro-header-projet .pro-number-comm span:not(.pro-encart-theme), .pro-bloc-card-projet .pro-header-projet .pro-info-top-right span:not(.pro-encart-theme) {
    display: inline-block;
    margin-left: 0;
    margin-top: 10px;
  }
}
.pro-bloc-card-projet .pro-header-projet .pro-number-comm span:not(.pro-encart-theme):after, .pro-bloc-card-projet .pro-header-projet .pro-info-top-right span:not(.pro-encart-theme):after {
  content: "";
  position: absolute;
  right: 4px;
  bottom: -7px;
  z-index: -1;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0px 0 16px;
  border-color: #000000 transparent transparent transparent;
}
.pro-bloc-card-projet .pro-header-projet .pro-number-comm p, .pro-bloc-card-projet .pro-header-projet .pro-info-top-right p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 400;
  color: #000;
  line-height: 1.867em;
  width: auto;
  overflow: visible;
  white-space: normal;
}
.pro-bloc-card-projet .pro-header-projet figure {
  float: left;
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 15px;
}
.pro-bloc-card-projet .pro-header-projet p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.75em;
  font-weight: 400;
  color: #000;
  line-height: 1.233em;
  display: inline-block;
  width: calc(100% - 70px);
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro-bloc-card-projet .pro-header-projet .pro-meta {
  margin: 20px 0 0 0;
}
.pro-bloc-card-projet .pro-header-projet .pro-meta span {
  font-size: 0.875em;
  line-height: 1em;
}
.pro-bloc-card-projet .pro-header-projet .pro-meta span:after {
  height: 13px;
}
.pro-bloc-card-projet .pro-content-projet {
  padding: 0 20px 10px 20px;
  position: relative;
}
.pro-bloc-card-projet .pro-content-projet .pro-wrapper-meta {
  margin-bottom: 13px;
}
.pro-bloc-card-projet .pro-content-projet .pro-wrapper-meta::after {
  display: block;
  content: "";
  clear: both;
}
.pro-bloc-card-projet .pro-content-projet .pro-wrapper-meta > * {
  float: left;
}
.pro-bloc-card-projet .pro-content-projet .pro-meta {
  margin-bottom: 0;
}
.pro-bloc-card-projet .pro-content-projet .pro-meta > span {
  position: relative;
  font-size: 0.875em;
  line-height: 2em;
}
.pro-bloc-card-projet .pro-content-projet .pro-meta > span:first-child {
  padding-left: 0;
}
.pro-bloc-card-projet .pro-content-projet .pro-meta > span:after {
  height: 13px;
  right: -1px;
}
.pro-bloc-card-projet .pro-content-projet .pro-statut {
  float: left;
  margin-right: 8px;
}
.pro-bloc-card-projet .pro-content-projet .pro-statut span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: normal;
  background-color: #F37021;
  border-radius: 4px;
  display: block;
  padding: 3px 10px;
}
.couleur-ville .pro-bloc-card-projet .pro-content-projet .pro-statut span {
  background-color: #F37021;
}
.couleur-eurometropole .pro-bloc-card-projet .pro-content-projet .pro-statut span {
  background-color: #00AEEF;
}
.couleur-commune .pro-bloc-card-projet .pro-content-projet .pro-statut span {
  background-color: #8DC63F;
}
.pro-bloc-card-projet .pro-content-projet .pro-time {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.8em;
  font-weight: 400;
  color: #000;
  line-height: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  margin-bottom: 3px;
  background: none;
  padding: 0;
}
.pro-bloc-card-projet .pro-content-projet h3 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.4em;
  font-weight: 700;
  color: #000;
  line-height: 1em;
  margin: 0 0 8px 0;
  height: 70px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .pro-bloc-card-projet .pro-content-projet h3 {
    font-size: 22px;
    line-height: 28px;
    height: 84px;
  }
}
.pro-bloc-card-projet .pro-content-projet p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.813em;
  font-weight: 400;
  color: #000;
  line-height: normal;
  margin-bottom: 8px;
}
.pro-bloc-card-projet .pro-content-projet a:focus h3 {
  text-decoration: underline;
}
.pro-bloc-card-projet .pro-content-projet .pro-wrap-thematique {
  margin-top: 5px;
  height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro-bloc-card-projet .pro-content-projet .pro-wrap-thematique::after {
  display: block;
  content: "";
  clear: both;
}
.pro-bloc-card-projet .pro-content-projet .pro-wrap-thematique > span {
  float: left;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #000;
  line-height: 1.6em;
  margin-bottom: 5px;
}
.pro-bloc-card-projet .pro-content-projet .pro-wrap-thematique > span:after {
  content: ",";
  margin-right: 3px;
}
.pro-bloc-card-projet .pro-content-projet .pro-wrap-thematique > span:last-child:after {
  content: none;
}
.pro-bloc-card-projet .pro-footer-projet {
  padding: 0 25px;
  background: #000000;
  height: 70px;
  border-top: none;
}
@media screen and (max-width: 767px) {
  .pro-bloc-card-projet .pro-footer-projet {
    padding: 10px 20px;
  }
}
.pro-bloc-card-projet .pro-footer-projet p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: normal;
  text-align: left;
  margin: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.pro-bloc-actu {
  position: relative;
  display: block;
  border: 1px solid #D6D6D6;
  background-color: #FFFFFF;
  transition: transform 0.3s, box-shadow 0.3s;
}
@media screen and (max-width: 1100px) {
  .pro-bloc-actu {
    margin-bottom: 20px;
  }
}
.pro-bloc-actu:before {
  content: "";
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.2);
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
.pro-bloc-actu:hover, .pro-bloc-actu:focus {
  transform: translateY(-20px);
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.2);
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
.pro-bloc-actu:hover .content h3, .pro-bloc-actu:hover .content p, .pro-bloc-actu:focus .content h3, .pro-bloc-actu:focus .content p {
  text-decoration: underline;
}
.pro-bloc-actu > .img {
  position: relative;
  z-index: 20;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
.pro-bloc-actu > .img figure {
  height: 174px;
  overflow: hidden;
  width: 100%;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
.pro-bloc-actu > .img figure img {
  height: 100%;
  opacity: 1;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
.pro-bloc-actu > .img > span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1em;
  position: absolute;
  bottom: 15px;
  left: 40px;
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
.pro-bloc-actu > .img.pro-no-photo {
  height: 174px;
  width: 100%;
}
.pro-bloc-actu > .content {
  position: relative;
  padding: 15px;
  z-index: 20;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
.pro-bloc-actu > .content .publication {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.8em;
  font-weight: 400;
  color: #000;
  line-height: 1.5em;
  text-transform: uppercase;
  display: block;
  margin-bottom: 13px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro-bloc-actu > .content .actu-location {
  display: block;
  font-family: "TT Fors", Sans-Serif;
  font-size: 1em;
  font-weight: 700;
  color: #000;
  line-height: 1.5em;
}
.pro-bloc-actu > .content h3 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.4em;
  font-weight: 700;
  color: #000;
  line-height: 1em;
  margin-bottom: 10px;
  height: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  -webkit-line-clamp: 3;
}
@media screen and (max-width: 767px) {
  .pro-bloc-actu > .content h3 {
    font-size: 22px;
    line-height: 28px;
    min-height: 85px;
  }
}
.pro-bloc-actu > .content p {
  margin-bottom: 10px;
  height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: small;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 400;
  color: #000;
  line-height: 1.2em;
}
.pro-bloc-actu > .content span {
  font-weight: 700;
  color: black;
}
.pro-bloc-actu > .content span:hover, .pro-bloc-actu > .content span:focus {
  color: black;
}
.pro-bloc-actu .footer-news {
  display: flex;
  padding: 15px;
  border-top: dashed 1px #d9d9d9;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
.pro-bloc-actu .footer-news:hover, .pro-bloc-actu .footer-news:focus {
  background-color: #20272f;
}
.pro-bloc-actu .footer-news:hover span, .pro-bloc-actu .footer-news:focus span {
  color: #FFFFFF !important;
}
.pro-bloc-actu .footer-news span.link {
  flex: 1;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #000;
  line-height: 1.2em;
}
.pro-bloc-actu .footer-news span.icon-ico-chevron-right {
  color: black;
}
.pro-bloc-actu.pro-bloc-actu-large {
  overflow: hidden;
}
.pro-bloc-actu.pro-bloc-actu-large:hover:before, .pro-bloc-actu.pro-bloc-actu-large:focus:before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 10;
  visibility: hidden;
}
.pro-bloc-actu.pro-bloc-actu-large:hover > .img, .pro-bloc-actu.pro-bloc-actu-large:focus > .img {
  z-index: 20;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}
.pro-bloc-actu.pro-bloc-actu-large:hover > .img figure, .pro-bloc-actu.pro-bloc-actu-large:focus > .img figure {
  height: 100%;
}
.pro-bloc-actu.pro-bloc-actu-large:hover > .img figure img, .pro-bloc-actu.pro-bloc-actu-large:focus > .img figure img {
  opacity: 1 !important;
}
.pro-bloc-actu.pro-bloc-actu-large:hover > .img > span, .pro-bloc-actu.pro-bloc-actu-large:focus > .img > span {
  opacity: 0;
  left: 20px;
}
.pro-bloc-actu.pro-bloc-actu-large:hover > .img.pro-no-photo, .pro-bloc-actu.pro-bloc-actu-large:focus > .img.pro-no-photo {
  height: 100%;
  width: 100%;
}
.pro-bloc-actu.pro-bloc-actu-large:hover > .content:after, .pro-bloc-actu.pro-bloc-actu-large:focus > .content:after {
  left: 0;
  right: 0;
  width: 100%;
  opacity: 0;
}
.pro-bloc-actu.pro-bloc-actu-large:hover > .content .link, .pro-bloc-actu.pro-bloc-actu-large:focus > .content .link {
  color: #F37021;
}
.couleur-ville .pro-bloc-actu.pro-bloc-actu-large:hover > .content .link, .couleur-ville .pro-bloc-actu.pro-bloc-actu-large:focus > .content .link {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-actu.pro-bloc-actu-large:hover > .content .link, .couleur-eurometropole .pro-bloc-actu.pro-bloc-actu-large:focus > .content .link {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-actu.pro-bloc-actu-large:hover > .content .link, .couleur-commune .pro-bloc-actu.pro-bloc-actu-large:focus > .content .link {
  color: #8DC63F;
}
.pro-bloc-actu.pro-bloc-actu-large:hover > .content .link:after, .pro-bloc-actu.pro-bloc-actu-large:focus > .content .link:after {
  opacity: 0;
}
.pro-bloc-actu.pro-bloc-actu-large > .img figure {
  height: 100%;
}
.pro-bloc-actu.pro-bloc-actu-large > .content {
  position: absolute;
  left: 25px;
  right: 25px;
  bottom: 25px;
  width: 50%;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .pro-bloc-actu.pro-bloc-actu-large > .content {
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: #000000;
    padding: 20px;
  }
}
.pro-bloc-actu.pro-bloc-actu-large > .content:before {
  content: "";
  background: url(/o/plateforme-citoyenne-theme/images/background/small-rec-black.png);
  position: absolute;
  left: -35px;
  top: -40px;
  width: 120%;
  bottom: -40px;
  background-color: #000000;
  z-index: -1;
  transform: rotate(-4.6deg);
  overflow: hidden;
  -webkit-backface-visibility: hidden;
}
@media screen and (max-width: 767px) {
  .pro-bloc-actu.pro-bloc-actu-large > .content:before {
    content: none;
  }
}
.pro-bloc-actu.pro-bloc-actu-large > .content > *:last-child {
  margin: 0;
}
.pro-bloc-actu.pro-bloc-actu-large > .content .publication {
  color: #FFFFFF;
}
.pro-bloc-actu.pro-bloc-actu-large > .content p {
  color: #FFFFFF;
}
.pro-bloc-actu.pro-bloc-actu-large > .content .link {
  color: #FFFFFF;
}
.pro-bloc-actu.pro-bloc-actu-large > .content h3 {
  color: #F37021;
}
.couleur-ville .pro-bloc-actu.pro-bloc-actu-large > .content h3 {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-actu.pro-bloc-actu-large > .content h3 {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-actu.pro-bloc-actu-large > .content h3 {
  color: #8DC63F;
}

.pro-bloc-card-event {
  display: block;
}
.pro-bloc-card-event:hover > * {
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.2);
  transform: translateY(-20px);
  transform: translate3d(0, -20px, 0);
}
.no-hover .pro-bloc-card-event:hover > * {
  box-shadow: none;
  transform: none;
}
.pro-bloc-card-event:focus > * {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}
.pro-bloc-card-event:focus > * h3 {
  text-decoration: underline;
}
.pro-bloc-card-event > * {
  position: relative;
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  background: #FFFFFF;
  transition: all 0.2s ease;
}
.pro-bloc-card-event .pro-header-event {
  padding: 20px;
}
.pro-bloc-card-event .pro-header-event .prefix-location {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9rem;
  font-weight: 700;
  color: #000;
}
.pro-bloc-card-event .pro-header-event .prefix-location:before {
  top: 3px;
}
.pro-bloc-card-event .pro-header-event .prefix-location:hover {
  color: #000;
}
.pro-bloc-card-event .pro-header-event .pro-ico {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background-color: #F37021;
  float: left;
  margin-right: 20px;
}
.couleur-ville .pro-bloc-card-event .pro-header-event .pro-ico {
  background-color: #F37021;
}
.couleur-eurometropole .pro-bloc-card-event .pro-header-event .pro-ico {
  background-color: #00AEEF;
}
.couleur-commune .pro-bloc-card-event .pro-header-event .pro-ico {
  background-color: #8DC63F;
}
@media screen and (max-width: 767px) {
  .pro-bloc-card-event .pro-header-event .pro-ico {
    width: 40px;
    height: 40px;
    margin-right: 15px;
  }
}
.pro-bloc-card-event .pro-header-event .pro-ico > * {
  display: block;
  text-align: center;
  line-height: 75px;
  font-size: 2em;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .pro-bloc-card-event .pro-header-event .pro-ico > * {
    font-size: 16px;
    line-height: 40px;
  }
}
.pro-bloc-card-event .pro-header-event .pro-time {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.8em;
  font-weight: 400;
  color: #000;
  line-height: normal;
  text-transform: uppercase;
  display: block;
  margin-bottom: 3px;
  background: none;
  padding: 0;
}
.pro-bloc-card-event .pro-header-event p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #000;
  line-height: 1.225em;
  margin-bottom: 0;
  white-space: nowrap;
  overflow: hidden;
  max-width: 280px;
  text-overflow: ellipsis;
  margin-left: 0;
  display: block;
}
@media screen and (max-width: 767px) {
  .pro-bloc-card-event .pro-header-event p {
    max-width: 100%;
    margin-left: 0;
  }
}
.pro-bloc-card-event .pro-header-event h3 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.4em;
  font-weight: 700;
  color: #000;
  line-height: 1em;
  margin: 0;
  height: 69px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  -webkit-line-clamp: 3;
}
@media screen and (max-width: 767px) {
  .pro-bloc-card-event .pro-header-event h3 {
    margin: 0;
    font-size: 22px;
    line-height: 28px;
    height: auto;
  }
}
.pro-bloc-card-event .pro-header-event a {
  display: block;
}
.pro-bloc-card-event .pro-header-event a:focus h3 {
  text-decoration: underline;
}
.pro-bloc-card-event .pro-footer-event {
  background: #edf0f2;
  padding: 20px;
  display: flex;
  gap: 10px;
}
.pro-bloc-card-event .pro-footer-event > span.pro-number {
  position: relative;
  flex: 1;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #000;
  line-height: 50px;
}
@media screen and (max-width: 767px) {
  .pro-bloc-card-event .pro-footer-event > span.pro-number {
    float: none;
    display: block;
    line-height: normal;
    margin-top: 10px;
    text-align: center;
    margin-right: 20px;
  }
}

.pro-encart-theme {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 24px;
  display: inline-block;
  padding: 4px 10px 2px;
  text-align: center;
  text-transform: uppercase;
  background: black !important;
}
.couleur-ville .pro-page-detail-participation .pro-encart-theme {
  background-color: #F37021 !important;
}
.couleur-eurometropole .pro-page-detail-participation .pro-encart-theme {
  background-color: #00AEEF !important;
}
.couleur-commune .pro-page-detail-participation .pro-encart-theme {
  background-color: #8DC63F !important;
}
@media screen and (max-width: 320px) {
  .pro-encart-theme {
    max-width: 100%;
    margin-bottom: 10px;
  }
}

.pro-bloc-card-participation {
  position: relative;
  display: block;
  z-index: 100;
}
.pro-bloc-card-participation:hover {
  cursor: pointer;
}
.pro-bloc-card-participation:hover > * {
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.2);
  transform: translateY(-20px);
  transform: translate3d(0, -20px, 0);
}
.no-hover .pro-bloc-card-participation:hover > * {
  box-shadow: none;
  transform: none;
}
.pro-bloc-card-participation > * {
  background: #FFFFFF;
  position: relative;
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.25);
  transition: all 0.2s ease;
}
.pro-bloc-card-participation .pro-header-participation {
  padding: 10px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.25);
  display: flex;
  align-items: center;
  gap: 10px;
}
.pro-bloc-card-participation .pro-header-participation > div {
  display: flex;
  flex-direction: column;
}
.pro-bloc-card-participation .pro-header-participation figure {
  float: left;
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 50%;
}
.pro-bloc-card-participation .pro-header-participation figure img {
  height: 100% !important;
}
.pro-bloc-card-participation .pro-header-participation p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.8em;
  font-weight: 400;
  color: #000;
  line-height: 1em;
  display: inline-block;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro-bloc-card-participation .pro-header-participation .pro-comments span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.8em;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
}
@media screen and (max-width: 1100px) {
  .pro-bloc-card-participation .pro-header-participation .pro-comments {
    display: none;
  }
}
@media screen and (max-width: 1100px) {
  .pro-bloc-card-participation .pro-info-top {
    display: none !important;
  }
}
.owl-item .pro-bloc-card-participation .pro-info-top {
  padding: 10px 20px;
}
.pro-bloc-card-participation .pro-content-participation {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 0 20px 15px 20px;
  position: relative;
}
.pro-bloc-card-participation .pro-content-participation .pro-meta > * {
  position: relative;
  font-size: 0.875em;
  line-height: 24px;
  color: white;
  padding: 4px 10px 2px;
  margin-right: 10px;
  font-weight: 400;
}
.pro-bloc-card-participation .pro-content-participation .pro-time {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.8em;
  font-weight: 400;
  color: #000;
  line-height: normal;
  text-transform: uppercase;
  display: block;
  margin-bottom: 3px;
  background: none;
  padding: 0;
}
.pro-bloc-card-participation .pro-content-participation .pro-time .pro-duree {
  font-weight: bold;
  color: #e33b63;
  letter-spacing: 0px;
}
.pro-bloc-card-participation .pro-content-participation h3 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.4em;
  font-weight: 700;
  color: #000;
  line-height: 1em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  -webkit-line-clamp: 3;
  margin: 0 0 5px 0;
  min-height: 68px;
  max-height: 68px;
}
@media screen and (max-width: 767px) {
  .pro-bloc-card-participation .pro-content-participation h3 {
    font-size: 22px;
    line-height: 28px;
    min-height: 82.5px;
    margin-top: 10px;
  }
}
.pro-bloc-card-participation .pro-content-participation a:focus h3 {
  text-decoration: underline;
}
.pro-bloc-card-participation .pro-content-participation .location-participation {
  font-weight: 700;
}
.pro-bloc-card-participation .pro-content-participation .location-participation:before {
  top: 4px;
}
.pro-bloc-card-participation .pro-content-participation .project-participation {
  margin-top: 5px;
}
.pro-bloc-card-participation .pro-footer-participation {
  padding: 0 10px;
  background-color: #EBECEE;
}
.pro-bloc-card-participation .pro-footer-participation .pro-form-style {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 700;
  color: #4c4c4c;
  line-height: 20px;
  display: block;
  padding: 12px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.2s ease;
}
.pro-bloc-card-participation .pro-footer-participation.pro-participation-in-progress::after {
  display: block;
  content: "";
  clear: both;
}
.pro-bloc-card-participation .pro-footer-participation.pro-participation-in-progress .pro-avis {
  float: left;
  line-height: 40px;
  margin-right: 20px;
  position: relative;
  padding: 0 15px;
  background-color: #FFFFFF;
  border-top: solid 1px #c0c0c0;
  border-right: solid 1px #c0c0c0;
}
.pro-bloc-card-participation .pro-footer-participation.pro-participation-in-progress .pro-avis::after {
  display: block;
  content: "";
  clear: both;
}
.pro-bloc-card-participation .pro-footer-participation.pro-participation-in-progress .pro-avis > * {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.75em;
  font-weight: 700;
  color: #171c22;
  line-height: 25px;
  width: 65px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  background: #FFFFFF;
  border-radius: 15px;
  text-align: center;
  border: solid 1px #c0c0c0;
}
.pro-bloc-card-participation .pro-footer-participation.pro-participation-in-progress .pro-avis > *:before {
  content: "\e913";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  font-size: 1.25em;
  position: relative;
  top: -2px;
}
.pro-bloc-card-participation .pro-footer-participation.pro-participation-in-progress .pro-avis .pro-like {
  margin-right: 4px;
}
.pro-bloc-card-participation .pro-footer-participation.pro-participation-in-progress .pro-avis .pro-like:before {
  color: #00aeef;
}
.pro-bloc-card-participation .pro-footer-participation.pro-participation-in-progress .pro-avis .pro-dislike:before {
  transform: rotate(180deg);
  color: #F37021;
}
.couleur-ville .pro-bloc-card-participation .pro-footer-participation.pro-participation-in-progress .pro-avis .pro-dislike:before {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-card-participation .pro-footer-participation.pro-participation-in-progress .pro-avis .pro-dislike:before {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-card-participation .pro-footer-participation.pro-participation-in-progress .pro-avis .pro-dislike:before {
  color: #8DC63F;
}
.pro-bloc-card-participation .pro-footer-participation.pro-participation-in-progress .pro-form-style {
  padding: 0;
}
.pro-bloc-card-participation .pro-footer-participation.pro-participation-soon::after {
  display: block;
  content: "";
  clear: both;
}
.pro-bloc-card-participation .pro-footer-participation.pro-participation-soon .pro-avis {
  float: left;
  line-height: 40px;
  margin-right: 20px;
  position: relative;
  padding: 6px 15px;
  background-color: #FFFFFF;
}
.pro-bloc-card-participation .pro-footer-participation.pro-participation-soon .pro-avis::after {
  display: block;
  content: "";
  clear: both;
}
.pro-bloc-card-participation .pro-footer-participation.pro-participation-soon .pro-avis > * {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.75em;
  font-weight: 700;
  color: #000;
  line-height: 2em;
  width: 65px;
  height: 25px;
  float: left;
  background: #f5f5f5;
  border-radius: 4px;
  text-align: center;
  line-height: 25px;
  -webkit-appearance: none;
  border: none;
  box-shadow: none;
  outline: none;
  transition: all 0.2s ease;
}
.pro-bloc-card-participation .pro-footer-participation.pro-participation-soon .pro-avis > *:before {
  content: "\e913";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  font-size: 1.25em;
  position: relative;
  top: -2px;
}
.pro-bloc-card-participation .pro-footer-participation.pro-participation-soon .pro-avis > *:hover {
  cursor: default;
}
.pro-bloc-card-participation .pro-footer-participation.pro-participation-soon .pro-avis .pro-like {
  margin-right: 4px;
}
.pro-bloc-card-participation .pro-footer-participation.pro-participation-soon .pro-avis .pro-dislike:before {
  transform: rotate(180deg);
  top: 2px;
}
.pro-bloc-card-participation .pro-footer-participation.pro-participation-soon .pro-form-style {
  width: calc(100% - 154px);
  float: left;
  background: #F5F5F5;
}
.pro-bloc-card-participation .pro-footer-participation.pro-participation-soon .pro-form-style:hover {
  border: 1px solid rgba(0, 0, 0, 0.25);
}
.pro-bloc-card-participation .pro-footer-participation.pro-participation-deadline {
  background: #20272F;
  display: flex;
  align-items: center;
}
.pro-bloc-card-participation .pro-footer-participation.pro-participation-deadline::after {
  display: block;
  content: "";
  clear: both;
}
.pro-bloc-card-participation .pro-footer-participation.pro-participation-deadline .pro-avis {
  flex: 1;
  line-height: 40px;
}
@media screen and (max-width: 1100px) {
  .pro-bloc-card-participation .pro-footer-participation.pro-participation-deadline .pro-avis {
    min-width: 150px;
  }
}
.pro-bloc-card-participation .pro-footer-participation.pro-participation-deadline .pro-avis > * {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.75em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 2em;
  width: 65px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  background: #585D63;
  border-radius: 15px;
  text-align: center;
  line-height: 25px;
}
.pro-bloc-card-participation .pro-footer-participation.pro-participation-deadline .pro-avis > *:before {
  content: "\e913";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  font-size: 1.25em;
  position: relative;
  top: -2px;
}
.pro-bloc-card-participation .pro-footer-participation.pro-participation-deadline .pro-avis .pro-like {
  margin-right: 4px;
}
.pro-bloc-card-participation .pro-footer-participation.pro-participation-deadline .pro-avis .pro-dislike:before {
  transform: rotate(180deg);
}
.pro-bloc-card-participation .pro-footer-participation.pro-participation-deadline p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 3.077em;
  float: right;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .pro-bloc-card-participation .pro-footer-participation.pro-participation-deadline p {
    float: none;
    clear: both;
    line-height: 1em;
    font-size: 0.7rem;
    text-align: right;
  }
}
.pro-bloc-card-participation .pro-footer-participation form input {
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  width: 100%;
  padding: 0 15px;
}
.pro-bloc-card-participation .pro-footer-participation form input::placeholder {
  color: #4c4c4c;
}

.pro-card-video {
  position: relative;
  display: block;
  z-index: 100;
}
@media screen and (max-width: 767px) {
  .pro-card-video {
    min-height: auto !important;
  }
}
.pro-card-video:hover, .pro-card-video:focus {
  cursor: pointer;
}
.pro-card-video:hover > .pro-header figure img, .pro-card-video:focus > .pro-header figure img {
  transform: scale(1.05);
}
.pro-card-video:hover > .pro-header > span, .pro-card-video:focus > .pro-header > span {
  background-color: #F37021;
  color: #000000;
}
.couleur-ville .pro-card-video:hover > .pro-header > span, .couleur-ville .pro-card-video:focus > .pro-header > span {
  background-color: #F37021;
}
.couleur-eurometropole .pro-card-video:hover > .pro-header > span, .couleur-eurometropole .pro-card-video:focus > .pro-header > span {
  background-color: #00AEEF;
}
.couleur-commune .pro-card-video:hover > .pro-header > span, .couleur-commune .pro-card-video:focus > .pro-header > span {
  background-color: #8DC63F;
}
.pro-card-video > .pro-header {
  position: relative;
  transition: all 0.2s ease;
}
.pro-card-video > .pro-header:before, .pro-card-video > .pro-header:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10;
  height: 8px;
  background: #000000;
}
.pro-card-video > .pro-header:before {
  top: 0;
}
.pro-card-video > .pro-header:after {
  bottom: 0;
}
.pro-card-video > .pro-header figure {
  overflow: hidden;
}
.pro-card-video > .pro-header figure img {
  transform: translate3d(0, 0, 0) scale(1);
  transition: all 0.2s ease;
}
.pro-card-video > .pro-header figure figcaption {
  display: none;
}
.pro-card-video > .pro-header > span {
  width: 48px;
  height: 48px;
  background: #000000;
  position: absolute;
  pointer-events: none;
  top: 50%;
  left: 50%;
  margin-left: -24px;
  margin-top: -24px;
  line-height: 48px;
  font-size: 1.5em;
  color: #F37021;
  text-align: center;
  transition: all 0.2s ease;
}
.couleur-ville .pro-card-video > .pro-header > span {
  color: #F37021;
}
.couleur-eurometropole .pro-card-video > .pro-header > span {
  color: #00AEEF;
}
.couleur-commune .pro-card-video > .pro-header > span {
  color: #8DC63F;
}
.pro-card-video h3 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.4em;
  font-weight: 700;
  color: #000;
  line-height: 1em;
  letter-spacing: -0.5px;
  display: block;
  float: none;
  margin: 10px 0 25px 0;
  height: 48px;
  overflow: hidden;
  transition: all 0.2s ease;
}
@media screen and (max-width: 767px) {
  .pro-card-video h3 {
    font-size: 22px;
    line-height: 28px;
    height: auto;
  }
}
.pro-card-video > a {
  display: block;
}
.pro-card-video > a:focus h3 {
  text-decoration: underline;
}

.pro-bloc-card-initiative {
  position: relative;
  display: block;
  z-index: 100;
  transition: all 0.2s ease;
}
.pro-bloc-card-initiative:hover {
  cursor: pointer;
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.2);
  transform: translateY(-20px);
  transform: translate3d(0, -20px, 0);
}
.no-hover .pro-bloc-card-initiative:hover {
  box-shadow: none;
  transform: none;
}
.pro-bloc-card-initiative > * {
  background: #FFFFFF;
  position: relative;
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.25);
  transition: all 0.2s ease;
}
.pro-bloc-card-initiative .wrapper-card-initiative {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom: none;
}
.pro-bloc-card-initiative .wrapper-card-initiative::after {
  display: block;
  content: "";
  clear: both;
}
.pro-bloc-card-initiative .wrapper-card-initiative > * {
  float: left;
}
.pro-bloc-card-initiative .wrapper-card-initiative > div {
  width: 100%;
}
.pro-bloc-card-initiative .wrapper-card-initiative > figure, .pro-bloc-card-initiative .wrapper-card-initiative .fit-cover {
  width: 155px !important;
  position: absolute;
  top: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .pro-bloc-card-initiative .wrapper-card-initiative > figure, .pro-bloc-card-initiative .wrapper-card-initiative .fit-cover {
    position: relative;
    width: 100% !important;
    height: 150px;
  }
}
.pro-bloc-card-initiative .wrapper-card-initiative > figure > img, .pro-bloc-card-initiative .wrapper-card-initiative .fit-cover > img {
  height: 100%;
}
.pro-bloc-card-initiative .wrapper-card-initiative > figure + div, .pro-bloc-card-initiative .wrapper-card-initiative .fit-cover + div {
  width: calc(100% - 155px);
  position: relative;
  left: 155px;
}
@media screen and (max-width: 767px) {
  .pro-bloc-card-initiative .wrapper-card-initiative > figure + div, .pro-bloc-card-initiative .wrapper-card-initiative .fit-cover + div {
    width: 100%;
    left: 0;
  }
}
.pro-bloc-card-initiative .pro-header-initiative {
  margin-bottom: 5px;
  padding: 15px 15px 0 15px;
}
.pro-bloc-card-initiative .pro-header-initiative figure {
  float: left;
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 15px;
}
.pro-bloc-card-initiative .pro-header-initiative p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.75em;
  font-weight: 400;
  color: #000;
  line-height: 1.1em;
  display: inline-block;
  width: calc(100% - 70px);
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro-bloc-card-initiative .pro-content-initiative {
  padding: 0 15px 15px 15px;
  position: relative;
}
.pro-bloc-card-initiative .pro-content-initiative .pro-wrapper-meta::after {
  display: block;
  content: "";
  clear: both;
}
.pro-bloc-card-initiative .pro-content-initiative .pro-wrapper-meta > * {
  float: left;
}
.pro-bloc-card-initiative .pro-content-initiative .pro-meta {
  margin-bottom: 0;
}
.pro-bloc-card-initiative .pro-content-initiative .pro-meta > span {
  position: relative;
  font-size: 0.875em;
  line-height: 2em;
  text-align: left;
}
.pro-bloc-card-initiative .pro-content-initiative .pro-meta > span:first-child {
  padding-left: 0;
}
.pro-bloc-card-initiative .pro-content-initiative .pro-meta > span:after {
  height: 13px;
  right: -1px;
}
.pro-bloc-card-initiative .pro-content-initiative .pro-statut {
  float: left;
  margin-right: 8px;
  margin-bottom: 10px;
}
.pro-bloc-card-initiative .pro-content-initiative .pro-statut span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: normal;
  background: #000000;
  border-radius: 4px;
  display: block;
  padding: 3px 10px;
}
.pro-bloc-card-initiative .pro-content-initiative .pro-time {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.8em;
  font-weight: 400;
  color: #000;
  line-height: normal;
  text-transform: uppercase;
  display: block;
  margin-bottom: 3px;
  background: none;
  padding: 0;
}
.pro-bloc-card-initiative .pro-content-initiative .pro-time .pro-duree {
  font-weight: bold;
  color: #e33b63;
  letter-spacing: 0px;
}
.pro-bloc-card-initiative .pro-content-initiative h3 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.4em;
  font-weight: 700;
  color: #000;
  line-height: 1em;
  letter-spacing: -0.5px;
  margin: 0 0 5px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  -webkit-line-clamp: 2;
}
@media screen and (max-width: 767px) {
  .pro-bloc-card-initiative .pro-content-initiative h3 {
    font-size: 22px;
    line-height: 28px;
    height: auto;
  }
}
.pro-bloc-card-initiative .pro-content-initiative a:focus h3 {
  text-decoration: underline;
}
.pro-bloc-card-initiative .pro-footer-initiative {
  padding: 0 20px;
  background: #edf0f2;
  height: 80px;
  border-top: none;
}
@media screen and (max-width: 767px) {
  .pro-bloc-card-initiative .pro-footer-initiative {
    height: 100%;
    padding: 10px 20px;
  }
}
.pro-bloc-card-initiative .pro-footer-initiative .pro-avis {
  float: left;
  line-height: 80px;
}
@media screen and (max-width: 767px) {
  .pro-bloc-card-initiative .pro-footer-initiative .pro-avis {
    float: none;
    line-height: 30px;
    margin-bottom: 5px;
  }
}
.pro-bloc-card-initiative .pro-footer-initiative .pro-avis span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1em;
  font-weight: 700;
  color: #000;
  line-height: 1.7em;
  background-color: #F37021;
  padding: 0 10px;
  border-radius: 4px;
  display: inline-block;
  margin-right: 10px;
}
.couleur-ville .pro-bloc-card-initiative .pro-footer-initiative .pro-avis span {
  background-color: #F37021;
}
.couleur-eurometropole .pro-bloc-card-initiative .pro-footer-initiative .pro-avis span {
  background-color: #00AEEF;
}
.couleur-commune .pro-bloc-card-initiative .pro-footer-initiative .pro-avis span {
  background-color: #8DC63F;
}
.pro-bloc-card-initiative .pro-footer-initiative .pro-avis span:before {
  content: "\e913";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  position: relative;
  top: -2px;
}
.pro-bloc-card-initiative .pro-footer-initiative > p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #000;
  line-height: 80px;
  float: left;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .pro-bloc-card-initiative .pro-footer-initiative > p {
    float: none;
    line-height: 20px;
  }
}

.pro-bloc-card-petition {
  position: relative;
  display: block;
  z-index: 100;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  background: #FFFFFF;
  transition: all 0.2s ease;
}
.pro-bloc-card-petition:hover {
  cursor: pointer;
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.2);
  transform: translateY(-20px);
  transform: translate3d(0, -20px, 0);
}
.no-hover .pro-bloc-card-petition:hover {
  box-shadow: none;
  transform: none;
}
.pro-bloc-card-petition .pro-header-petition {
  margin-bottom: 15px;
  padding: 15px 20px 0 20px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.pro-bloc-card-petition .pro-header-petition .pro-number-comm {
  position: absolute;
  top: 25px;
  right: 30px;
  width: 200px;
  text-align: right;
  display: none;
}
@media screen and (max-width: 767px) {
  .pro-bloc-card-petition .pro-header-petition .pro-number-comm {
    position: relative;
    top: 0;
    right: 0;
    margin-top: 15px;
    margin-bottom: 10px;
    float: right;
  }
}
.pro-bloc-card-petition .pro-header-petition .pro-number-comm span {
  position: relative;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 400;
  color: #F37021;
  line-height: 1.867em;
  color: #F37021;
  padding: 1px 9px;
  border-radius: 5px;
  background: #000000;
  margin-right: 7px;
  z-index: 100;
}
.couleur-ville .pro-bloc-card-petition .pro-header-petition .pro-number-comm span {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-card-petition .pro-header-petition .pro-number-comm span {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-card-petition .pro-header-petition .pro-number-comm span {
  color: #8DC63F;
}
.pro-bloc-card-petition .pro-header-petition .pro-number-comm span:after {
  content: "";
  position: absolute;
  right: 4px;
  bottom: -7px;
  z-index: -1;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0px 0 16px;
  border-color: #000000 transparent transparent transparent;
}
.pro-bloc-card-petition .pro-header-petition .pro-number-comm p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 400;
  color: #000;
  line-height: 1.867em;
  width: auto;
  overflow: visible;
  white-space: normal;
}
.pro-bloc-card-petition .pro-header-petition figure {
  position: relative;
  float: left;
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 15px;
}
.pro-bloc-card-petition .pro-header-petition figure img {
  height: 100% !important;
}
.pro-bloc-card-petition .pro-header-petition p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.75em;
  font-weight: 400;
  color: #000;
  line-height: 1.1em;
  display: inline-block;
  width: calc(100% - 70px);
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro-bloc-card-petition .pro-content-petition {
  padding: 0 20px 15px 20px;
  position: relative;
}
.pro-bloc-card-petition .pro-content-petition .pro-wrapper-meta {
  margin-bottom: 13px;
  display: none;
}
.pro-bloc-card-petition .pro-content-petition .pro-wrapper-meta::after {
  display: block;
  content: "";
  clear: both;
}
@media screen and (max-width: 767px) {
  .pro-bloc-card-petition .pro-content-petition .pro-wrapper-meta .pro-statut {
    position: absolute;
    top: 2px;
  }
}
.pro-bloc-card-petition .pro-content-petition .pro-wrapper-meta > * {
  float: left;
}
.pro-bloc-card-petition .pro-content-petition .pro-meta {
  margin-bottom: 0;
}
.pro-bloc-card-petition .pro-content-petition .pro-meta > span {
  position: relative;
  font-size: 0.875em;
  line-height: 2em;
}
.pro-bloc-card-petition .pro-content-petition .pro-meta > span:first-child {
  padding-left: 0;
}
.pro-bloc-card-petition .pro-content-petition .pro-meta > span:after {
  height: 13px;
  right: -1px;
}
.pro-bloc-card-petition .pro-content-petition .pro-statut {
  float: left;
  margin-right: 8px;
}
.pro-bloc-card-petition .pro-content-petition .pro-statut span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: normal;
  background: #000000;
  border-radius: 4px;
  display: block;
  padding: 3px 10px;
}
@media screen and (max-width: 767px) {
  .pro-bloc-card-petition .pro-content-petition .pro-statut span {
    max-width: 130px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
.pro-bloc-card-petition .pro-content-petition .pro-time {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.8em;
  font-weight: 400;
  color: #000;
  line-height: normal;
  text-transform: uppercase;
  display: block;
  margin-bottom: 3px;
  background: none;
  padding: 0;
}
.pro-bloc-card-petition .pro-content-petition .pro-time .pro-duree {
  font-weight: bold;
  color: #e33b63;
  letter-spacing: 0px;
}
.pro-bloc-card-petition .pro-content-petition h3 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.4em;
  font-weight: 700;
  color: #000;
  line-height: 1em;
  letter-spacing: -0.5px;
  margin: 0 0 8px 0;
  height: 70px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .pro-bloc-card-petition .pro-content-petition h3 {
    font-size: 22px;
    line-height: 28px;
    height: 84px;
  }
}
.pro-bloc-card-petition .pro-content-petition p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.813em;
  font-weight: 400;
  color: #000;
  line-height: normal;
  margin-bottom: 8px;
}
.pro-bloc-card-petition .pro-content-petition a:focus h3 {
  text-decoration: underline;
}
.pro-bloc-card-petition .pro-footer-petition {
  padding: 0 25px;
  background: #000000;
  height: 86px;
  border-top: none;
}
@media screen and (max-width: 767px) {
  .pro-bloc-card-petition .pro-footer-petition {
    padding: 10px 20px;
  }
}
.pro-bloc-card-petition .pro-footer-petition .pro-progress-bar {
  padding: 5px 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  transform: translate3d(0, -50%, 0);
}
.pro-bloc-card-petition .pro-footer-petition .pro-progress-bar .pro-progress-container {
  position: relative;
  width: 100%;
  height: 6px;
  border-radius: 6px;
  background: #504f47;
  box-shadow: inset 4px 4px 5px 0px rgba(0, 0, 0, 0.35);
  margin-bottom: 8px;
}
.pro-bloc-card-petition .pro-footer-petition .pro-progress-bar .pro-progress-container > div {
  position: absolute;
  left: 0;
  top: -1px;
  bottom: -1px;
  background-color: #F37021;
  border-radius: 6px;
}
.couleur-ville .pro-bloc-card-petition .pro-footer-petition .pro-progress-bar .pro-progress-container > div {
  background-color: #F37021;
}
.couleur-eurometropole .pro-bloc-card-petition .pro-footer-petition .pro-progress-bar .pro-progress-container > div {
  background-color: #00AEEF;
}
.couleur-commune .pro-bloc-card-petition .pro-footer-petition .pro-progress-bar .pro-progress-container > div {
  background-color: #8DC63F;
}
.pro-bloc-card-petition .pro-footer-petition .pro-progress-bar p.pro-txt-progress {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: normal;
  text-align: left;
  margin: 0;
}
.pro-bloc-card-petition .pro-footer-petition .pro-progress-bar + .pro-btn-yellow {
  margin-bottom: 15px;
}
.pro-bloc-card-petition .pro-footer-petition > p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #000;
  line-height: 80px;
  float: left;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .pro-bloc-card-petition .pro-footer-petition > p {
    float: none;
    line-height: 20px;
  }
}

.pro-bloc-card-budget {
  position: relative;
  display: block;
  z-index: 100;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  background: #FFFFFF;
  width: 100% !important;
  transition: all 0.2s ease;
}
.pro-bloc-card-budget:hover {
  cursor: pointer;
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.2);
  transform: translateY(-20px);
  transform: translate3d(0, -20px, 0);
}
.no-hover .pro-bloc-card-budget:hover {
  box-shadow: none;
  transform: none;
}
.pro-bloc-card-budget.pro-theme-faisabilite .pro-info-top-right .pro-encart-theme {
  background-color: #F37021;
  color: #000;
}
.couleur-ville .pro-bloc-card-budget.pro-theme-faisabilite .pro-info-top-right .pro-encart-theme {
  background-color: #F37021;
}
.couleur-eurometropole .pro-bloc-card-budget.pro-theme-faisabilite .pro-info-top-right .pro-encart-theme {
  background-color: #00AEEF;
}
.couleur-commune .pro-bloc-card-budget.pro-theme-faisabilite .pro-info-top-right .pro-encart-theme {
  background-color: #8DC63F;
}
.pro-bloc-card-budget.pro-theme-faisable .pro-info-top-right .pro-encart-theme {
  background: #00d4a0;
}
.pro-bloc-card-budget.pro-theme-non-faisable .pro-info-top-right .pro-encart-theme {
  background: #FFFFFF !important;
  border: solid 1px #D9D9D9;
}
.pro-bloc-card-budget.pro-theme-non-faisable .pro-footer-budget {
  background: rgba(0, 0, 0, 0.1);
}
.pro-bloc-card-budget.pro-theme-non-faisable .pro-footer-budget p {
  color: #4c4c4c;
  font-weight: 700;
}
.pro-bloc-card-budget > figure {
  position: relative;
  width: 100% !important;
  background-color: #F37021;
  height: 200px;
  top: 0;
  left: 0;
  bottom: 0;
}
.couleur-ville .pro-bloc-card-budget > figure {
  background-color: #F37021;
}
.couleur-eurometropole .pro-bloc-card-budget > figure {
  background-color: #00AEEF;
}
.couleur-commune .pro-bloc-card-budget > figure {
  background-color: #8DC63F;
}
.pro-bloc-card-budget > figure:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to top, transparent 60%, rgba(0, 0, 0, 0.5) 90%);
}
.pro-bloc-card-budget > figure ~ .pro-header-budget, .pro-bloc-card-budget > figure ~ .pro-content-budget {
  position: relative;
  width: 100%;
  left: 0;
}
.pro-bloc-card-budget > figure ~ .pro-header-budget .pro-encart-theme, .pro-bloc-card-budget > figure ~ .pro-content-budget .pro-encart-theme {
  max-width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.pro-bloc-card-budget > figure img {
  height: 100% !important;
}
.pro-bloc-card-budget .pro-encart-coeur {
  background: red;
  display: flex;
  gap: 10px;
  padding: 5px 10px;
}
.pro-bloc-card-budget .pro-encart-coeur span:not(.icon-ico-coeur) {
  display: inline-block;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.273em;
}
.pro-bloc-card-budget .pro-encart-coeur span.icon-ico-coeur {
  font-size: 1.125em;
  line-height: 14px;
  color: #FFFFFF;
}
.pro-bloc-card-budget .pro-header-budget figure {
  position: relative;
  float: left;
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 15px;
}
@media screen and (max-width: 767px) {
  .pro-bloc-card-budget .pro-header-budget figure {
    margin-bottom: 15px;
  }
}
.pro-bloc-card-budget .pro-header-budget figure img {
  height: 100% !important;
}
.pro-bloc-card-budget .pro-header-budget p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.75em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.1em;
  display: inline-block;
  width: calc(100% - 70px);
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro-bloc-card-budget .pro-content-budget {
  padding: 25px 15px 15px 15px;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.pro-bloc-card-budget .pro-content-budget .pro-wrapper-meta {
  margin-bottom: 13px;
}
.pro-bloc-card-budget .pro-content-budget .pro-wrapper-meta::after {
  display: block;
  content: "";
  clear: both;
}
.pro-bloc-card-budget .pro-content-budget .pro-wrapper-meta > * {
  float: left;
}
.pro-bloc-card-budget .pro-content-budget .pro-meta {
  margin-bottom: 0;
}
.pro-bloc-card-budget .pro-content-budget .pro-meta > span {
  position: relative;
  font-size: 0.875em;
  line-height: 2em;
}
.pro-bloc-card-budget .pro-content-budget .pro-meta > span:first-child {
  padding-left: 0;
}
.pro-bloc-card-budget .pro-content-budget .pro-meta > span:after {
  height: 13px;
  right: -1px;
}
.pro-bloc-card-budget .pro-content-budget .pro-statut {
  float: left;
  margin-right: 8px;
}
.pro-bloc-card-budget .pro-content-budget .pro-statut span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 700;
  color: #000;
  line-height: normal;
  background: #000000;
  border-radius: 4px;
  display: block;
  padding: 3px 10px;
}
.pro-bloc-card-budget .pro-content-budget .pro-time {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.8em;
  font-weight: 400;
  color: #000;
  line-height: normal;
  text-transform: uppercase;
  display: block;
  margin-bottom: 3px;
  background: none;
  padding: 0;
}
.pro-bloc-card-budget .pro-content-budget h3 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.4em;
  font-weight: 700;
  color: #000;
  line-height: 1em;
  letter-spacing: -0.5px;
  margin: 0 0 8px 0;
  height: 69px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  -webkit-line-clamp: 2;
}
@media screen and (max-width: 767px) {
  .pro-bloc-card-budget .pro-content-budget h3 {
    font-size: 22px;
    line-height: 28px;
    height: 84px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;
    /* autoprefixer: on */
    -webkit-line-clamp: 3;
  }
}
.pro-bloc-card-budget .pro-content-budget p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.813em;
  font-weight: 400;
  color: #000;
  line-height: normal;
  margin-bottom: -5px;
}
.pro-bloc-card-budget .pro-content-budget a:focus h3 {
  text-decoration: underline;
}
.pro-bloc-card-budget .pro-content-budget .pro-summary {
  display: none;
}
.pro-bloc-card-budget .pro-footer-budget {
  padding: 0 25px;
  background: #20272F;
  height: 50px;
}
.pro-bloc-card-budget .pro-footer-budget::after {
  display: block;
  content: "";
  clear: both;
}
@media screen and (max-width: 767px) {
  .pro-bloc-card-budget .pro-footer-budget {
    height: 100%;
    padding: 20px;
  }
}
.pro-bloc-card-budget .pro-footer-budget > * {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  transform: translate3d(0, -50%, 0);
}
@media screen and (max-width: 767px) {
  .pro-bloc-card-budget .pro-footer-budget > * {
    float: none;
    top: 0;
    transform: none;
  }
}
.pro-bloc-card-budget .pro-footer-budget p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 20px;
  text-align: center;
  margin: 0;
}
.pro-bloc-card-budget .pro-footer-budget .pro-budget-estimatif {
  display: none;
}

.pro-bloc-card-vignette-projet {
  position: relative;
  display: block;
  z-index: 100;
  width: 280px;
  transition: all 0.2s ease;
}
.pro-bloc-card-vignette-projet:hover {
  cursor: pointer;
  box-shadow: 0px 0 20px 0px rgba(0, 0, 0, 0.2);
}
.no-hover .pro-bloc-card-vignette-projet:hover {
  box-shadow: none;
}
.pro-bloc-card-vignette-projet > * {
  background: #FFFFFF;
  position: relative;
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.25);
  transition: all 0.2s ease;
}
.pro-bloc-card-vignette-projet .pro-content-vignette-projet {
  padding: 15px 45px 15px 15px;
  position: relative;
}
.pro-bloc-card-vignette-projet .pro-content-vignette-projet .pro-wrapper-meta::after {
  display: block;
  content: "";
  clear: both;
}
.pro-bloc-card-vignette-projet .pro-content-vignette-projet .pro-wrapper-meta > * {
  float: left;
}
.pro-bloc-card-vignette-projet .pro-content-vignette-projet .pro-meta {
  margin-bottom: 0;
}
.pro-bloc-card-vignette-projet .pro-content-vignette-projet .pro-meta > span {
  position: relative;
  font-size: 0.875em;
  line-height: 2em;
  text-align: left;
}
.pro-bloc-card-vignette-projet .pro-content-vignette-projet .pro-meta > span:first-child {
  padding-left: 0;
}
.pro-bloc-card-vignette-projet .pro-content-vignette-projet .pro-meta > span:after {
  height: 13px;
  right: -1px;
}
.pro-bloc-card-vignette-projet .pro-content-vignette-projet .pro-wrap-thematique {
  margin-top: 10px;
  overflow: hidden;
  white-space: nowrap;
  max-width: 100%;
  display: block;
  text-overflow: ellipsis;
}
.pro-bloc-card-vignette-projet .pro-content-vignette-projet .pro-wrap-thematique::after {
  display: block;
  content: "";
  clear: both;
}
.pro-bloc-card-vignette-projet .pro-content-vignette-projet .pro-wrap-thematique > span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #000;
  line-height: 1.6em;
  margin-bottom: 5px;
}
.pro-bloc-card-vignette-projet .pro-content-vignette-projet .pro-wrap-thematique > span:after {
  content: ",";
  margin-right: 3px;
}
.pro-bloc-card-vignette-projet .pro-content-vignette-projet .pro-wrap-thematique > span:last-child:after {
  content: none;
}
.pro-bloc-card-vignette-projet .pro-content-vignette-projet h3 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.4em;
  font-weight: 700;
  color: #000;
  line-height: 1em;
  letter-spacing: -0.5px;
  margin: 0 0 5px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  -webkit-line-clamp: 3;
  line-height: 1.25em;
  max-height: 3.75em;
}
@media screen and (max-width: 767px) {
  .pro-bloc-card-vignette-projet .pro-content-vignette-projet h3 {
    font-size: 22px;
    line-height: 28px;
    min-height: 82.5px;
    margin-top: 10px;
  }
}
.pro-bloc-card-vignette-projet .pro-content-vignette-projet a:focus h3 {
  text-decoration: underline;
}

/* GLOBAL STYLE PAGINATION */
.pro-pagination {
  padding: 25px 0;
  border-top: 1px solid #cacaca;
  background-color: white;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .pro-pagination {
    padding: 20px 0;
    border-top: none;
  }
}
.pro-pagination p, .pro-pagination form {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.pro-pagination p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 400;
  color: #000;
  line-height: 1.6em;
  margin-left: 15px;
}
@media screen and (max-width: 1100px) {
  .pro-pagination p {
    font-size: 0.75em;
    line-height: 2em;
  }
}
.pro-pagination .selectric-wrapper {
  display: inline-block;
  vertical-align: middle;
}
.pro-pagination .selectric-wrapper .selectric {
  background: none;
  border: none;
  padding-right: 20px;
}
.pro-pagination .selectric-wrapper .selectric:after {
  content: "\e902";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  color: #000;
  font-size: 8px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -4px;
  border: none;
}
.pro-pagination .selectric-wrapper .selectric .button {
  display: none;
}
.pro-pagination .selectric-wrapper .selectric .label {
  position: relative;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 400;
  color: #000;
  line-height: 1.6em;
  margin: 0;
  height: 100%;
  padding: 0;
}
.pro-pagination .selectric-wrapper .selectric .label:after {
  content: "";
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #F37021;
  z-index: -1;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
.couleur-ville .pro-pagination .selectric-wrapper .selectric .label:after {
  background-color: #F37021;
}
.couleur-eurometropole .pro-pagination .selectric-wrapper .selectric .label:after {
  background-color: #00AEEF;
}
.couleur-commune .pro-pagination .selectric-wrapper .selectric .label:after {
  background-color: #8DC63F;
}
.pro-pagination .selectric-wrapper .selectric .label:hover:after {
  height: 10px;
}
.pro-pagination .selectric-wrapper .selectric-items {
  top: 110%;
  background: #FFFFFF;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.2);
  border: none;
  width: 100px !important;
  z-index: -1;
}
.pro-pagination .selectric-wrapper .selectric-items ul li {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 400;
  color: #000;
  line-height: 1.6em;
  padding: 8px 15px;
}
.pro-pagination .pull-right {
  text-align: right;
}
.pro-pagination .pull-right ul {
  padding: 0;
  margin: 0;
}
.pro-pagination .pull-right ul li {
  padding: 0;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
.pro-pagination .pull-right ul li:hover a {
  color: #3a3a3a;
}
.pro-pagination .pull-right ul li:hover a span {
  border-color: #3a3a3a;
  background: #3a3a3a;
  color: #FFFFFF;
}
.pro-pagination .pull-right ul li a {
  padding: 0 20px;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 400;
  color: #000;
  line-height: 1.6em;
  position: relative;
  transition: all 0.2s ease;
}
.pro-pagination .pull-right ul li a:hover, .pro-pagination .pull-right ul li a:focus {
  color: #3a3a3a;
  text-decoration: underline;
}
@media screen and (max-width: 1100px) {
  .pro-pagination .pull-right ul li a {
    padding: 0;
    margin-left: 20px;
  }
}
.pro-pagination .pull-right ul li a span {
  padding: 5px;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
.pro-pagination .pull-right ul li a.pro-first {
  padding: 0 10px;
}
.pro-pagination .pull-right ul li a.pro-first:before {
  content: "\e90e";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.3em;
  float: left;
  line-height: 1.2em;
  margin-right: 5px;
}
.pro-pagination .pull-right ul li a.pro-last {
  padding: 0 10px;
}
.pro-pagination .pull-right ul li a.pro-last:after {
  content: "\e903";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.3em;
  float: right;
  line-height: 1.2em;
  margin-left: 5px;
}

.social-share {
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 1140;
  opacity: 0;
  transition: all 0.2s ease;
}
@media screen and (max-width: 767px) {
  .social-share {
    right: 20px;
    bottom: 20px;
  }
}
.sub-menu-open .social-share {
  opacity: 0 !important;
}
.social-share.fadein {
  opacity: 1;
}

.toggle {
  position: relative;
  height: 50px;
  display: block;
  z-index: 130;
  background-color: #8DC63F;
  border-radius: 50%;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  transition: all 0.2s ease;
}
.toggle:after {
  content: "\e912";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  padding: 0;
  text-align: center;
  position: relative;
  width: 50px;
  height: 50px;
  line-height: 50px;
  left: -1px;
  color: #000000;
  transition: all 0.2s ease;
}
.toggle:hover, .toggle:focus {
  cursor: pointer;
  background: #000000;
}
.toggle:hover:after, .toggle:focus:after {
  color: #FFFFFF;
}
.toggle-input {
  opacity: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.toggle-input:focus {
  color: red;
}
.toggle-input:focus + label {
  cursor: pointer;
  background: #000000;
}
.toggle-input:focus + label:after {
  color: #FFFFFF;
}
.toggle span {
  display: none;
}

.twitter a:before {
  content: "";
  mask: url(../images/x.svg) no-repeat 50% 50%;
  mask-size: cover;
  background-color: #FFFFFF;
}
.twitter a:hover:before, .twitter a:focus:before {
  background-color: #000000 !important;
}

.social-footer ul li {
  display: inline-block;
  padding: 10px;
  margin-right: 0;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
.social-footer ul li:hover {
  background-color: #8dba49;
}
.social-footer ul li:hover a:before {
  color: #000;
}
.social-footer ul li a:before {
  font-size: 25px;
}
.social-footer ul li a:hover {
  color: #F37021;
}
.couleur-ville .social-footer ul li a:hover {
  color: #F37021;
}
.couleur-eurometropole .social-footer ul li a:hover {
  color: #00AEEF;
}
.couleur-commune .social-footer ul li a:hover {
  color: #8DC63F;
}
.social-footer .twitter a:before {
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
}
.social-footer .link-pacte:hover {
  color: #F37021;
}
.couleur-ville .social-footer .link-pacte:hover {
  color: #F37021;
}
.couleur-eurometropole .social-footer .link-pacte:hover {
  color: #00AEEF;
}
.couleur-commune .social-footer .link-pacte:hover {
  color: #8DC63F;
}
@media screen and (max-width: 767px) {
  .social-footer {
    padding: 20px;
  }
}

.facebook a:before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  content: "\e904";
  color: #FFFFFF;
}

.linkedin a:before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  content: "\e910";
  color: #FFFFFF;
}

.googleplus a:before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  content: "\e90f";
  color: #FFFFFF;
}

.mail a:before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  content: "\e911";
  color: #FFFFFF;
}

.dailymotion a:before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  content: "\e701";
  color: #FFFFFF;
}

.tumblr a:before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  content: "\e703";
  color: #FFFFFF;
}

.snapchat a:before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  content: "\e704";
  color: #FFFFFF;
}

.soundloud a:before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  content: "\e705";
  color: #FFFFFF;
}

.instagram a:before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  content: "\e905";
  color: #FFFFFF;
}

.network-list {
  position: absolute;
  bottom: 30px;
}
.network-list li {
  position: absolute;
  top: 0;
  left: 4px;
  display: block;
  width: 40px;
  height: 40px;
  margin: 0;
  padding: 0;
  list-style-type: none;
  opacity: 0;
  transition: all 0.25s cubic-bezier(0.43, 1.17, 0.69, 1.24);
}
.network-list a {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  background: #000;
  overflow: hidden;
  text-indent: 120%;
  text-decoration: none;
  transition: all 0.2s ease;
}
.network-list a:hover, .network-list a:focus {
  background-color: #8DC63F;
}
.network-list a:hover:before, .network-list a:focus:before {
  color: #000000 !important;
}
.network-list a:before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  font-size: 0.875em;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  text-indent: 0;
  transition: all 0.2s ease;
}
.network-list .twitter a:before {
  height: 16px;
  width: 16px;
  margin: auto;
}

input:checked ~ .network-list li {
  opacity: 1;
}
input:checked ~ .network-list li:nth-child(1) {
  top: -70px;
}
input:checked ~ .network-list li:nth-child(2) {
  top: -120px;
}
input:checked ~ .network-list li:nth-child(3) {
  top: -170px;
}
input:checked ~ .network-list li:nth-child(4) {
  top: -220px;
}
input:checked ~ .network-list li:nth-child(5) {
  top: -270px;
}
input:checked ~ .network-list li:nth-child(6) {
  top: -320px;
}

.pro-bloc-commentaires {
  margin-top: 30px;
}
.pro-bloc-commentaires h2 {
  font-size: 2.5em;
  line-height: 2em;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .pro-bloc-commentaires h2 {
    font-size: 1.5em;
    line-height: 1.5em;
    padding-bottom: 10px;
    margin: 0;
    margin-top: 20px;
  }
}
.pro-bloc-commentaires::before {
  content: "";
  display: block;
  height: 30px;
  width: 100%;
  position: absolute;
  z-index: 99;
  top: 30px;
  left: 0;
  background: white;
  -webkit-transform: skew(0, -1deg);
  transform: skew(0, -1deg);
  -webkit-transform-origin: top left;
  transform-origin: top left;
}
.pro-bloc-commentaires .row .col-lg-3 {
  padding-top: 3rem !important;
  background-color: #20272F;
}
.pro-bloc-commentaires .row .col-lg-3::before {
  content: "";
  position: absolute;
  top: 0;
  left: -9999px;
  bottom: 0;
  width: 9999px;
  background-color: #20272F;
}
.pro-bloc-commentaires .row .col-lg-9 {
  padding-top: 3rem;
  padding-left: 3rem;
  padding-bottom: 3rem;
  background-color: #E7E7E8;
}
@media screen and (max-width: 1100px) {
  .pro-bloc-commentaires .row .col-lg-9 {
    padding-left: 1rem;
    padding-top: 1rem;
    padding-bottom: 3rem;
  }
}
.pro-bloc-commentaires .row .col-lg-9::after {
  content: "";
  position: absolute;
  top: 0;
  right: -9999px; /* A large value to ensure it extends beyond col-4 */
  bottom: 0;
  width: 9999px; /* A large width to fill the remaining space */
  background-color: #E7E7E8; /* Same as the background color of col-4 */
}
.pro-bloc-commentaires .comment-main-block {
  margin-right: 5em;
}
@media screen and (max-width: 1100px) {
  .pro-bloc-commentaires .comment-main-block {
    margin-right: 0;
  }
}
@media screen and (max-width: 1100px) {
  .pro-bloc-commentaires .comment-main-block .comment-header {
    grid-template-columns: auto 1fr;
    grid-template-rows: repeat(2, auto);
  }
  .pro-bloc-commentaires .comment-main-block .comment-header > figure {
    grid-area: 1/1/2/2;
  }
  .pro-bloc-commentaires .comment-main-block .comment-header .comment-header-author {
    grid-area: 1/2/2/3;
  }
  .pro-bloc-commentaires .comment-main-block .comment-header .pro-interactions {
    grid-area: 2/1/3/3;
  }
  .pro-bloc-commentaires .comment-main-block .comment-header .pro-fonction {
    margin-left: 0;
  }
}
.pro-bloc-commentaires .pro-comment-response {
  margin-left: 5em;
}
@media screen and (max-width: 1100px) {
  .pro-bloc-commentaires .pro-comment-response {
    margin-left: 2em;
  }
}
.pro-bloc-commentaires .comment-main-block, .pro-bloc-commentaires .pro-comment-response {
  border: solid 1px grey;
  background: white;
  margin-bottom: 10px;
}
.pro-bloc-commentaires .comment-main-block p, .pro-bloc-commentaires .pro-comment-response p {
  margin: 0;
  white-space: pre-wrap;
}
.pro-bloc-commentaires .comment-main-block .reply-author, .pro-bloc-commentaires .pro-comment-response .reply-author {
  text-align: right;
}
.pro-bloc-commentaires .comment-main-block .pro-label-edition, .pro-bloc-commentaires .comment-main-block .pro-fonction, .pro-bloc-commentaires .pro-comment-response .pro-label-edition, .pro-bloc-commentaires .pro-comment-response .pro-fonction {
  font-size: 14px;
  font-style: italic;
  margin-bottom: 0;
  margin-left: 10px;
}
.pro-bloc-commentaires .comment-main-block .pro-label-edition, .pro-bloc-commentaires .pro-comment-response .pro-label-edition {
  white-space: nowrap;
}
.pro-bloc-commentaires .comment-main-block .pro-name, .pro-bloc-commentaires .pro-comment-response .pro-name {
  font-weight: 700;
}
.pro-bloc-commentaires .comment-main-block .comment-header, .pro-bloc-commentaires .pro-comment-response .comment-header {
  padding: 15px;
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: 12px;
  align-items: center;
  border-bottom: dashed 1px grey;
}
.pro-bloc-commentaires .comment-main-block .comment-header figure, .pro-bloc-commentaires .pro-comment-response .comment-header figure {
  border-radius: 50%;
}
.pro-bloc-commentaires .comment-main-block .comment-header .comment-header-author, .pro-bloc-commentaires .pro-comment-response .comment-header .comment-header-author {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.pro-bloc-commentaires .comment-main-block .comment-header .pro-interactions, .pro-bloc-commentaires .pro-comment-response .comment-header .pro-interactions {
  text-align: right;
}
.pro-bloc-commentaires .comment-main-block .comment-header .pro-interactions > *, .pro-bloc-commentaires .pro-comment-response .comment-header .pro-interactions > * {
  display: inline-block;
  vertical-align: middle;
}
.pro-bloc-commentaires .comment-main-block .comment-header .pro-interactions > span, .pro-bloc-commentaires .comment-main-block .comment-header .pro-interactions > a.pro-like, .pro-bloc-commentaires .comment-main-block .comment-header .pro-interactions > a.pro-dislike, .pro-bloc-commentaires .pro-comment-response .comment-header .pro-interactions > span, .pro-bloc-commentaires .pro-comment-response .comment-header .pro-interactions > a.pro-like, .pro-bloc-commentaires .pro-comment-response .comment-header .pro-interactions > a.pro-dislike {
  border: solid 1px grey;
  padding: 5px 10px;
  border-radius: 20px;
  position: relative;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.813em;
  font-weight: 700;
  color: #000;
  line-height: 1.462em;
  margin: 0 8px;
  transition: none;
}
.pro-bloc-commentaires .comment-main-block .comment-header .pro-interactions > span:hover, .pro-bloc-commentaires .comment-main-block .comment-header .pro-interactions > span:focus, .pro-bloc-commentaires .comment-main-block .comment-header .pro-interactions > span:active, .pro-bloc-commentaires .comment-main-block .comment-header .pro-interactions > a.pro-like:hover, .pro-bloc-commentaires .comment-main-block .comment-header .pro-interactions > a.pro-like:focus, .pro-bloc-commentaires .comment-main-block .comment-header .pro-interactions > a.pro-like:active, .pro-bloc-commentaires .comment-main-block .comment-header .pro-interactions > a.pro-dislike:hover, .pro-bloc-commentaires .comment-main-block .comment-header .pro-interactions > a.pro-dislike:focus, .pro-bloc-commentaires .comment-main-block .comment-header .pro-interactions > a.pro-dislike:active, .pro-bloc-commentaires .pro-comment-response .comment-header .pro-interactions > span:hover, .pro-bloc-commentaires .pro-comment-response .comment-header .pro-interactions > span:focus, .pro-bloc-commentaires .pro-comment-response .comment-header .pro-interactions > span:active, .pro-bloc-commentaires .pro-comment-response .comment-header .pro-interactions > a.pro-like:hover, .pro-bloc-commentaires .pro-comment-response .comment-header .pro-interactions > a.pro-like:focus, .pro-bloc-commentaires .pro-comment-response .comment-header .pro-interactions > a.pro-like:active, .pro-bloc-commentaires .pro-comment-response .comment-header .pro-interactions > a.pro-dislike:hover, .pro-bloc-commentaires .pro-comment-response .comment-header .pro-interactions > a.pro-dislike:focus, .pro-bloc-commentaires .pro-comment-response .comment-header .pro-interactions > a.pro-dislike:active {
  cursor: pointer;
  color: #3a3a3a;
  text-decoration: underline;
}
.pro-bloc-commentaires .comment-main-block .comment-header .pro-interactions > span:hover:before, .pro-bloc-commentaires .comment-main-block .comment-header .pro-interactions > span:focus:before, .pro-bloc-commentaires .comment-main-block .comment-header .pro-interactions > span:active:before, .pro-bloc-commentaires .comment-main-block .comment-header .pro-interactions > a.pro-like:hover:before, .pro-bloc-commentaires .comment-main-block .comment-header .pro-interactions > a.pro-like:focus:before, .pro-bloc-commentaires .comment-main-block .comment-header .pro-interactions > a.pro-like:active:before, .pro-bloc-commentaires .comment-main-block .comment-header .pro-interactions > a.pro-dislike:hover:before, .pro-bloc-commentaires .comment-main-block .comment-header .pro-interactions > a.pro-dislike:focus:before, .pro-bloc-commentaires .comment-main-block .comment-header .pro-interactions > a.pro-dislike:active:before, .pro-bloc-commentaires .pro-comment-response .comment-header .pro-interactions > span:hover:before, .pro-bloc-commentaires .pro-comment-response .comment-header .pro-interactions > span:focus:before, .pro-bloc-commentaires .pro-comment-response .comment-header .pro-interactions > span:active:before, .pro-bloc-commentaires .pro-comment-response .comment-header .pro-interactions > a.pro-like:hover:before, .pro-bloc-commentaires .pro-comment-response .comment-header .pro-interactions > a.pro-like:focus:before, .pro-bloc-commentaires .pro-comment-response .comment-header .pro-interactions > a.pro-like:active:before, .pro-bloc-commentaires .pro-comment-response .comment-header .pro-interactions > a.pro-dislike:hover:before, .pro-bloc-commentaires .pro-comment-response .comment-header .pro-interactions > a.pro-dislike:focus:before, .pro-bloc-commentaires .pro-comment-response .comment-header .pro-interactions > a.pro-dislike:active:before {
  color: #3a3a3a;
}
.pro-bloc-commentaires .comment-main-block .comment-header .pro-interactions > span:before, .pro-bloc-commentaires .comment-main-block .comment-header .pro-interactions > a.pro-like:before, .pro-bloc-commentaires .comment-main-block .comment-header .pro-interactions > a.pro-dislike:before, .pro-bloc-commentaires .pro-comment-response .comment-header .pro-interactions > span:before, .pro-bloc-commentaires .pro-comment-response .comment-header .pro-interactions > a.pro-like:before, .pro-bloc-commentaires .pro-comment-response .comment-header .pro-interactions > a.pro-dislike:before {
  content: "\e913";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  float: left;
  margin-right: 5px;
  line-height: 1.5em;
  position: relative;
  top: -2px;
}
@media screen and (max-width: 767px) {
  .pro-bloc-commentaires .comment-main-block .comment-header .pro-interactions > span.pro-dislike, .pro-bloc-commentaires .comment-main-block .comment-header .pro-interactions > a.pro-like.pro-dislike, .pro-bloc-commentaires .comment-main-block .comment-header .pro-interactions > a.pro-dislike.pro-dislike, .pro-bloc-commentaires .pro-comment-response .comment-header .pro-interactions > span.pro-dislike, .pro-bloc-commentaires .pro-comment-response .comment-header .pro-interactions > a.pro-like.pro-dislike, .pro-bloc-commentaires .pro-comment-response .comment-header .pro-interactions > a.pro-dislike.pro-dislike {
    margin-right: 0;
  }
}
.pro-bloc-commentaires .comment-main-block .comment-header .pro-interactions > span.pro-dislike:before, .pro-bloc-commentaires .comment-main-block .comment-header .pro-interactions > a.pro-like.pro-dislike:before, .pro-bloc-commentaires .comment-main-block .comment-header .pro-interactions > a.pro-dislike.pro-dislike:before, .pro-bloc-commentaires .pro-comment-response .comment-header .pro-interactions > span.pro-dislike:before, .pro-bloc-commentaires .pro-comment-response .comment-header .pro-interactions > a.pro-like.pro-dislike:before, .pro-bloc-commentaires .pro-comment-response .comment-header .pro-interactions > a.pro-dislike.pro-dislike:before {
  transform: rotate(-180deg);
  top: 2px;
}
.pro-bloc-commentaires .comment-main-block .pro-comment, .pro-bloc-commentaires .pro-comment-response .pro-comment {
  padding: 15px;
}
.pro-bloc-commentaires .pro-reagir > div {
  position: relative;
  padding: 50px 5px;
  margin-top: 20px;
}
@media screen and (max-width: 1100px) {
  .pro-bloc-commentaires .pro-reagir > div {
    padding: 50px 50px 30px 50px;
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .pro-bloc-commentaires .pro-reagir > div {
    padding: 30px;
  }
}
@media screen and (max-width: 360px) {
  .pro-bloc-commentaires .pro-reagir > div {
    padding: 30px 15px;
  }
}
.pro-bloc-commentaires .pro-reagir > div:before {
  content: "";
  background: url(/o/plateforme-citoyenne-theme/images/background/small-rec-black.png);
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 120%;
  bottom: 0;
  z-index: -1;
  transform: rotate(-4.6deg);
  overflow: hidden;
  -webkit-backface-visibility: hidden;
}
@media screen and (max-width: 1100px) {
  .pro-bloc-commentaires .pro-reagir > div:before {
    width: 100%;
    background: none;
    background-color: #000000;
    transform: none;
  }
}
.pro-bloc-commentaires .pro-reagir > div h3 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #F37021;
  line-height: 1.571em;
  color: #F37021;
}
.couleur-ville .pro-bloc-commentaires .pro-reagir > div h3 {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-commentaires .pro-reagir > div h3 {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-commentaires .pro-reagir > div h3 {
  color: #8DC63F;
}
.pro-bloc-commentaires .pro-reagir > div p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.571em;
}
.pro-bloc-commentaires .pro-reagir > div .pro-or {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.571em;
  display: block;
  text-align: center;
  margin: 20px 0;
}
.pro-bloc-commentaires .pro-reagir > div .pro-no-account {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.571em;
  display: block;
  text-align: center;
  text-decoration: underline;
  margin: 20px 0;
}
.pro-bloc-commentaires .pro-reagir > div .pro-no-account:hover, .pro-bloc-commentaires .pro-reagir > div .pro-no-account:focus {
  color: #F37021;
}
.couleur-ville .pro-bloc-commentaires .pro-reagir > div .pro-no-account:hover, .couleur-ville .pro-bloc-commentaires .pro-reagir > div .pro-no-account:focus {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-commentaires .pro-reagir > div .pro-no-account:hover, .couleur-eurometropole .pro-bloc-commentaires .pro-reagir > div .pro-no-account:focus {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-commentaires .pro-reagir > div .pro-no-account:hover, .couleur-commune .pro-bloc-commentaires .pro-reagir > div .pro-no-account:focus {
  color: #8DC63F;
}
.pro-bloc-commentaires .pro-reagir > div form {
  margin-top: 50px;
}
.pro-bloc-commentaires .pro-reagir > div form.pro-user-connected {
  margin-top: 0;
}
.pro-bloc-commentaires .pro-reagir > div form label {
  display: none;
}
.pro-bloc-commentaires .pro-reagir > div form input {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #000;
  line-height: 20px;
  border-radius: 2px;
  display: block;
  width: 100%;
  padding: 15px 17px;
  margin-bottom: 10px;
}
.pro-bloc-commentaires .pro-reagir > div form input::placeholder {
  color: #000;
}
.pro-bloc-commentaires .pro-reagir > div form input.pro-btn-yellow {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 15px 50px;
  border-radius: 0px;
  background-color: transparent;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 10.938em;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease;
  font-weight: 700;
  line-height: 22px;
  border: 1px solid #F37021;
  border-color: #F37021;
  padding: 12px 15px;
  position: relative;
  transition: all 0.2s ease;
}
.couleur-ville .pro-bloc-commentaires .pro-reagir > div form input.pro-btn-yellow {
  border-color: #F37021;
}
.couleur-eurometropole .pro-bloc-commentaires .pro-reagir > div form input.pro-btn-yellow {
  border-color: #00AEEF;
}
.couleur-commune .pro-bloc-commentaires .pro-reagir > div form input.pro-btn-yellow {
  border-color: #8DC63F;
}
.pro-bloc-commentaires .pro-reagir > div form input.pro-btn-yellow:hover, .pro-bloc-commentaires .pro-reagir > div form input.pro-btn-yellow:focus {
  background-color: #F37021;
  color: black;
}
.couleur-ville .pro-bloc-commentaires .pro-reagir > div form input.pro-btn-yellow:hover, .couleur-ville .pro-bloc-commentaires .pro-reagir > div form input.pro-btn-yellow:focus {
  background-color: #F37021;
}
.couleur-eurometropole .pro-bloc-commentaires .pro-reagir > div form input.pro-btn-yellow:hover, .couleur-eurometropole .pro-bloc-commentaires .pro-reagir > div form input.pro-btn-yellow:focus {
  background-color: #00AEEF;
}
.couleur-commune .pro-bloc-commentaires .pro-reagir > div form input.pro-btn-yellow:hover, .couleur-commune .pro-bloc-commentaires .pro-reagir > div form input.pro-btn-yellow:focus {
  background-color: #8DC63F;
}
.pro-bloc-commentaires .pro-reagir > div form .pro-textearea label {
  display: block;
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.2em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.571em;
  margin-bottom: 15px;
}
.pro-bloc-commentaires .pro-reagir > div form .pro-textearea textarea {
  width: 100%;
  height: 280px;
  padding: 15px;
  margin-bottom: 10px;
  border-radius: 2px;
  resize: none;
}

.pro-wrapper-aside {
  background-color: #20272f;
}
@media screen and (max-width: 1100px) {
  .pro-wrapper-aside {
    top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  aside {
    margin-bottom: 40px;
  }
}
aside > * {
  background-color: #F37021;
}
.couleur-ville aside > * {
  background-color: #F37021;
}
.couleur-eurometropole aside > * {
  background-color: #00AEEF;
}
.couleur-commune aside > * {
  background-color: #8DC63F;
}
aside > .col-lg-4-to-move.couleur-ville {
  background-color: #F37021;
}
aside > .col-lg-4-to-move.couleur-eurometropole {
  background-color: #00AEEF;
}
aside > .col-lg-4-to-move.couleur-commune {
  background-color: #8DC63F;
}
aside .maps {
  width: 100%;
  height: 200px;
}
aside .pro-coup-de-coeur {
  background-color: #F37021;
  height: 60px;
  top: -60px;
  left: 15px;
  right: 15px;
  z-index: 100;
  text-align: center;
}
.couleur-ville aside .pro-coup-de-coeur {
  background-color: #F37021;
}
.couleur-eurometropole aside .pro-coup-de-coeur {
  background-color: #00AEEF;
}
.couleur-commune aside .pro-coup-de-coeur {
  background-color: #8DC63F;
}
@media screen and (max-width: 767px) {
  aside .pro-coup-de-coeur {
    position: relative;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
  }
}
aside .pro-coup-de-coeur p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.125em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 60px;
  display: inline-block;
  vertical-align: middle;
}
aside .pro-coup-de-coeur p:after {
  content: "\e932";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  float: right;
  line-height: 60px;
  margin-left: 8px;
}
aside .pro-progress-bar {
  padding: 5px 0;
}
aside .pro-progress-bar .pro-progress-container {
  position: relative;
  width: 100%;
  height: 10px;
  border-radius: 6px;
  border: 1px solid #000000;
  background: #504f47;
  box-shadow: inset 4px 4px 5px 0px rgba(0, 0, 0, 0.35);
  margin-bottom: 5px;
}
aside .pro-progress-bar .pro-progress-container > div {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: #F37021;
  border-radius: 6px;
}
.couleur-ville aside .pro-progress-bar .pro-progress-container > div {
  background-color: #F37021;
}
.couleur-eurometropole aside .pro-progress-bar .pro-progress-container > div {
  background-color: #00AEEF;
}
.couleur-commune aside .pro-progress-bar .pro-progress-container > div {
  background-color: #8DC63F;
}
aside .pro-progress-bar p.pro-txt-progress {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.75em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: normal;
  margin-bottom: 15px;
  text-align: left;
}
aside .pro-progress-bar p.pro-txt-progress span {
  color: black;
}
aside .pro-wrapper-links-petition > * {
  margin-bottom: 10px;
}
aside .pro-wrapper-links-petition > *:last-child {
  margin-bottom: 15px;
}
aside .pro-compteur {
  padding: 25px 40px;
}
@media screen and (max-width: 1200px) {
  aside .pro-compteur {
    padding: 25px 20px;
  }
}
aside .pro-compteur .pro-compt {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 10px;
}
aside .pro-compteur .pro-compt span {
  text-align: center;
  padding: 25px 5px;
  background-color: white;
  border-radius: 10px;
  min-width: 30px;
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.875em;
  font-weight: 700;
  color: #000;
}
aside .pro-compteur p {
  margin-top: 10px;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: normal;
  text-align: left;
}
aside .pro-compteur .pro-btn-action {
  color: #FFFFFF !important;
  background-color: #20272f;
  width: 100%;
}
aside .pro-compteur .pro-btn-action:hover, aside .pro-compteur .pro-btn-action.active {
  color: #000 !important;
  background-color: #FFFFFF;
}
@media screen and (max-width: 1100px) {
  aside .pro-compteur .pro-btn-action.active:after {
    right: 25px;
  }
}
@media screen and (max-width: 767px) {
  aside .pro-compteur .pro-btn-action.active:after {
    right: 40px;
  }
}
aside .pro-compteur .pro-btn-action.pro-btn-disabled {
  background: #ececec;
  color: rgba(0, 0, 0, 0.5) !important;
  border-color: #ececec;
}
aside .pro-compteur .pro-btn-action.pro-btn-disabled:hover, aside .pro-compteur .pro-btn-action.pro-btn-disabled:focus {
  cursor: default;
}
aside .pro-btn-black {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 700;
  color: #FFFFFF;
  align-self: stretch;
  padding: 20px;
  background-color: #20272f;
  text-align: center;
  margin-bottom: 20px;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
aside .pro-btn-black:hover {
  background-color: #FFFFFF;
  color: #20272f;
}
aside .pro-wrapper-aside-budget {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 30px 40px 45px 40px;
}
aside .pro-wrapper-aside-budget p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1em;
  font-weight: 400;
  color: #FFFFFF;
  margin: 0;
}
aside .pro-wrapper-aside-budget .pro-compteur {
  width: 100%;
  padding: 0;
}
aside .pro-wrapper-aside-budget span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.8em;
  font-weight: 400;
  color: #000;
  text-transform: uppercase;
}
aside .pro-wrapper-aside-budget .pro-comment-count {
  padding-top: 20px;
  border-top: solid 1px #FFFFFF;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  aside .pro-event-comming {
    padding: 15px 20px;
  }
}
aside .pro-event-comming p, aside .pro-event-comming a {
  border-bottom: solid 1px #FFFFFF;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.714em;
  padding: 10px 0;
  margin: 0 40px;
  display: block;
}
aside .pro-event-comming p:not(:last-child), aside .pro-event-comming a:not(:last-child) {
  border-bottom: dashed 1px #FFFFFF;
  border-top: solid 1px #FFFFFF;
}
aside .pro-event-comming p:after, aside .pro-event-comming a:after {
  content: "⏵";
  float: right;
}
aside .pro-event-comming a:hover {
  color: black;
}
aside .pro-contact {
  padding: 40px;
}
aside .pro-contact h4, aside .pro-contact p, aside .pro-contact a {
  color: #FFFFFF;
  font-family: "TT Fors", Sans-Serif;
}
aside .pro-contact a:hover {
  color: black;
}
aside .pro-ticket {
  position: relative;
  padding: 20px 40px;
  background-color: #F37021;
  border-top: 1px solid #FFFFFF;
}
.couleur-ville aside .pro-ticket {
  background-color: #F37021;
}
.couleur-eurometropole aside .pro-ticket {
  background-color: #00AEEF;
}
.couleur-commune aside .pro-ticket {
  background-color: #8DC63F;
}
aside .pro-ticket:before {
  content: "";
  position: absolute;
  top: -5px;
  left: 0;
  right: 0;
  border-top: 10px dotted #FFFFFF;
  display: block;
  z-index: 100;
}
@media screen and (max-width: 1200px) {
  aside .pro-ticket {
    padding: 20px;
  }
}
aside .pro-ticket p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #000;
  line-height: 1.385em;
}

.modal-backdrop {
  display: none !important;
}

.fade.in {
  z-index: 1000000;
}

.pro-modal {
  position: fixed;
  top: 50%;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translateY(-50%);
  z-index: 1050;
  overflow: hidden;
  display: none;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  padding-right: 0 !important;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  transition: none;
}
.pro-modal.pro-modal-center .modal-dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: auto;
  z-index: 100;
  display: block;
  height: auto;
  transform: translate(-50%, -50%);
  transform: translate3d(-50%, -50%, 0);
}
.ie .pro-modal.pro-modal-center .modal-dialog {
  height: 100%;
  transform: none;
  top: 50px;
  left: 0;
  right: 0;
}
.pro-modal.pro-modal-center .modal-dialog .pro-wrapper {
  padding: 20px 20px 10px 20px;
}
.pro-modal.pro-modal-initiative .modal-content form textarea.form-control {
  height: 285px;
}
.pro-modal .modal-dialog {
  display: block;
  z-index: 100;
  width: 100%;
  max-width: 50%;
  max-height: 100vh;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  top: 50%;
  margin: 0 0 0 auto;
  transform: translateY(-50%);
}
@media screen and (max-height: 800px) {
  .pro-modal .modal-dialog {
    max-height: 600px;
    top: 30px;
    transform: none;
    bottom: 30px;
    height: calc(100% - 60px);
  }
}
@media screen and (max-width: 680px) {
  .pro-modal .modal-dialog {
    margin: 0 15px;
    width: calc(100% - 30px);
    max-width: none;
  }
}
nav.modal_connexion .pro-modal .modal-dialog {
  margin: 0 auto;
  max-width: 650px;
  max-height: 850px;
}
.pro-modal .modal-dialog.modal-banned {
  margin: 0 auto;
  max-width: 650px;
  max-height: 850px;
}
.pro-modal .modal-header {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10000;
  width: 50px;
  height: 50px;
  border: none;
}
.pro-modal .modal-header:empty {
  display: none;
}
.pro-modal .modal-header .close {
  right: 0;
  position: absolute;
  top: 2px;
  width: 50px;
  height: 50px;
  background: #000000;
  opacity: 1;
  transition: all 0.2s ease;
  margin-top: -2px;
  outline: none;
  transition: all 0.2s ease;
}
.pro-modal .modal-header .close span {
  color: #8DC63F;
  display: block;
  text-align: center;
  line-height: 50px;
  font-size: 0.9em;
  opacity: 1;
  transition: all 0.2s ease;
}
.pro-modal .modal-header .close:hover, .pro-modal .modal-header .close:focus {
  background-color: #F37021;
  outline: none;
}
.couleur-ville .pro-modal .modal-header .close:hover, .couleur-ville .pro-modal .modal-header .close:focus {
  background-color: #F37021;
}
.couleur-eurometropole .pro-modal .modal-header .close:hover, .couleur-eurometropole .pro-modal .modal-header .close:focus {
  background-color: #00AEEF;
}
.couleur-commune .pro-modal .modal-header .close:hover, .couleur-commune .pro-modal .modal-header .close:focus {
  background-color: #8DC63F;
}
.pro-modal .modal-header .close:hover span, .pro-modal .modal-header .close:focus span {
  color: #000;
}
.pro-modal .modal-content {
  box-shadow: none;
  border-radius: 0;
}
.pro-modal .modal-content .pro-modal-top {
  position: relative;
  width: 100%;
  background: #000000;
  padding: 40px 40px 20px 40px;
  display: grid;
  grid-template-columns: 2fr 1fr;
  align-items: center;
  overflow: visible;
  margin-bottom: 30px;
}
.pro-modal .modal-content .pro-modal-top:before {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 50vw solid transparent;
  border-bottom: 0 solid #000000;
  bottom: -29px;
  border-top: 30px solid #000000;
  overflow: visible;
  z-index: 120;
}
@media screen and (max-width: 1100px) {
  .pro-modal .modal-content .pro-modal-top:before {
    border-right: 100vw solid transparent;
  }
}
.pro-modal .modal-content .pro-modal-top h3 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 2em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.25em;
  text-align: left;
  margin: 0;
  padding: 0;
}
.pro-modal .modal-content .pro-modal-top button {
  z-index: 10000;
  color: white;
  opacity: 1;
  font-size: 16px;
  margin-top: -8px;
  outline: none;
  transition: all 0.2s ease;
  justify-self: flex-end;
}
.pro-modal .modal-content .pro-modal-top button:hover, .pro-modal .modal-content .pro-modal-top button:focus, .pro-modal .modal-content .pro-modal-top button:active {
  color: #F37021;
}
.couleur-ville .pro-modal .modal-content .pro-modal-top button:hover, .couleur-ville .pro-modal .modal-content .pro-modal-top button:focus, .couleur-ville .pro-modal .modal-content .pro-modal-top button:active {
  color: #F37021;
}
.couleur-eurometropole .pro-modal .modal-content .pro-modal-top button:hover, .couleur-eurometropole .pro-modal .modal-content .pro-modal-top button:focus, .couleur-eurometropole .pro-modal .modal-content .pro-modal-top button:active {
  color: #00AEEF;
}
.couleur-commune .pro-modal .modal-content .pro-modal-top button:hover, .couleur-commune .pro-modal .modal-content .pro-modal-top button:focus, .couleur-commune .pro-modal .modal-content .pro-modal-top button:active {
  color: #8DC63F;
}
.pro-modal .modal-content form {
  background: #FFFFFF;
}
.pro-modal .modal-content form .pro-wrapper h4 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.3em;
  font-weight: 700;
  color: #F37021;
}
.pro-modal .modal-content form .pro-wrapper .form-group label, .pro-modal .modal-content form .pro-wrapper .form-group span.label {
  font-weight: 700;
  color: black;
}
.pro-modal .modal-content form .pro-wrapper .form-group .selectric-wrapper {
  border-radius: 5px;
}
.pro-modal .modal-content form .top-slope {
  position: relative;
  overflow: visible;
  margin-top: 30px;
  padding-bottom: 30px;
  background-color: black;
}
.pro-modal .modal-content form .top-slope:before {
  content: "";
  position: absolute;
  top: -29px; /* Adjust this value to position the triangle */
  left: 0; /* Adjust this value to horizontally center the triangle */
  width: 0;
  height: 0;
  border-left: 50vw solid transparent;
  border-right: 50vw solid transparent;
  border-bottom: 30px solid #000;
  z-index: 120;
}
.pro-modal .modal-content form .help-input {
  font-size: 0.875em;
  font-style: italic;
  margin-bottom: 5px;
}
.pro-modal .modal-content .pro-btn, .pro-modal .modal-content .pro-btn-yellow {
  margin-bottom: 10px;
}
.pro-modal .modal-content .pro-btn-yellow:hover, .pro-modal .modal-content .pro-btn-yellow:focus {
  background: #000000;
  color: #8DC63F;
  border-color: #000000;
}
.pro-modal .modal-body {
  position: relative;
  padding: 0;
}
.pro-modal .modal-body::after {
  display: block;
  content: "";
  clear: both;
}
@media screen and (max-width: 767px) {
  .pro-modal .modal-body > * {
    padding: 0;
  }
  .pro-modal .modal-body .pro-txt {
    padding: 0 15px;
  }
}
.pro-modal .modal-body h2 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 5em;
  font-weight: 700;
  color: #000;
  line-height: 1.2em;
  display: block;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .pro-modal .modal-body h2 {
    font-size: 3em;
  }
}
.pro-modal .modal-body .pro-soustitre {
  position: relative;
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.4em;
  font-weight: 700;
  color: #000;
  line-height: 1em;
  display: block;
  letter-spacing: -0.5px;
  padding-left: 40px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .pro-modal .modal-body .pro-soustitre {
    font-size: 0.8em;
  }
}
.pro-modal .modal-body p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1em;
  font-weight: 400;
  color: #000;
  line-height: 1.5em;
  max-width: 90%;
}
@media screen and (max-width: 767px) {
  .pro-modal .modal-body p {
    max-width: 100%;
  }
}
.pro-modal .modal-body .pro-txt > .pro-btn-yellow {
  width: 260px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .pro-modal .modal-body .pro-txt > .pro-btn-yellow {
    width: 100%;
  }
}
.pro-modal .modal-body .pro-txt > .pro-btn-yellow:hover, .pro-modal .modal-body .pro-txt > .pro-btn-yellow:focus {
  background: #000000;
  border-color: #000000;
  color: #F37021;
}
.couleur-ville .pro-modal .modal-body .pro-txt > .pro-btn-yellow:hover, .couleur-ville .pro-modal .modal-body .pro-txt > .pro-btn-yellow:focus {
  color: #F37021;
}
.couleur-eurometropole .pro-modal .modal-body .pro-txt > .pro-btn-yellow:hover, .couleur-eurometropole .pro-modal .modal-body .pro-txt > .pro-btn-yellow:focus {
  color: #00AEEF;
}
.couleur-commune .pro-modal .modal-body .pro-txt > .pro-btn-yellow:hover, .couleur-commune .pro-modal .modal-body .pro-txt > .pro-btn-yellow:focus {
  color: #8DC63F;
}
.pro-modal .modal-body .pro-reagir {
  position: relative;
  z-index: 200;
  background: #000000;
}
.pro-modal .modal-body .pro-reagir > div {
  position: relative;
  padding: 50px 0;
  width: 310px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .pro-modal .modal-body .pro-reagir > div {
    width: 100%;
    padding: 30px 15px;
  }
}
.pro-modal .modal-body .pro-reagir > div h3 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #8DC63F;
  line-height: 1.571em;
}
.pro-modal .modal-body .pro-reagir > div p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.571em;
  width: 100%;
  max-width: 100%;
}
.pro-modal .modal-body .pro-reagir > div .pro-or {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.571em;
  display: block;
  text-align: center;
  margin: 20px 0;
}
.pro-modal .modal-body .pro-reagir > div .pro-no-account {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.571em;
  display: block;
  text-align: center;
  text-decoration: underline;
  margin: 20px 0;
}
.pro-modal .modal-body .pro-reagir > div .pro-no-account:hover, .pro-modal .modal-body .pro-reagir > div .pro-no-account:focus {
  color: #F37021;
}
.couleur-ville .pro-modal .modal-body .pro-reagir > div .pro-no-account:hover, .couleur-ville .pro-modal .modal-body .pro-reagir > div .pro-no-account:focus {
  color: #F37021;
}
.couleur-eurometropole .pro-modal .modal-body .pro-reagir > div .pro-no-account:hover, .couleur-eurometropole .pro-modal .modal-body .pro-reagir > div .pro-no-account:focus {
  color: #00AEEF;
}
.couleur-commune .pro-modal .modal-body .pro-reagir > div .pro-no-account:hover, .couleur-commune .pro-modal .modal-body .pro-reagir > div .pro-no-account:focus {
  color: #8DC63F;
}
.pro-modal .modal-body .pro-reagir > div form {
  margin-top: 40px;
}
.pro-modal .modal-body .pro-reagir > div form.pro-user-connected {
  margin-top: 0;
}
.pro-modal .modal-body .pro-reagir > div form label {
  display: none;
}
.pro-modal .modal-body .pro-reagir > div form input {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #000;
  line-height: 1.571em;
  height: 50px;
  border-radius: 2px;
  display: block;
  width: 100%;
  padding: 0 17px;
  margin-bottom: 10px;
}
.pro-modal .modal-body .pro-reagir > div form input::placeholder {
  color: #000;
}
.pro-modal .modal-body .pro-reagir > div form input.pro-btn-yellow {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 15px 50px;
  border-radius: 4px;
  background-color: #F37021;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #000;
  line-height: 10.938em;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease;
  background-color: #F37021;
  font-weight: 700;
  height: 46px;
  line-height: 46px;
  border: 2px solid #F37021;
  border-color: #F37021;
  padding: 0;
  position: relative;
  width: 100% !important;
  transition: all 0.2s ease;
}
.couleur-ville .pro-modal .modal-body .pro-reagir > div form input.pro-btn-yellow {
  background-color: #F37021;
}
.couleur-eurometropole .pro-modal .modal-body .pro-reagir > div form input.pro-btn-yellow {
  background-color: #00AEEF;
}
.couleur-commune .pro-modal .modal-body .pro-reagir > div form input.pro-btn-yellow {
  background-color: #8DC63F;
}
.couleur-ville .pro-modal .modal-body .pro-reagir > div form input.pro-btn-yellow {
  border-color: #F37021;
}
.couleur-eurometropole .pro-modal .modal-body .pro-reagir > div form input.pro-btn-yellow {
  border-color: #00AEEF;
}
.couleur-commune .pro-modal .modal-body .pro-reagir > div form input.pro-btn-yellow {
  border-color: #8DC63F;
}
.pro-modal .modal-body .pro-reagir > div form input.pro-btn-yellow:hover, .pro-modal .modal-body .pro-reagir > div form input.pro-btn-yellow:focus {
  background: transparent;
  color: #F37021;
}
.couleur-ville .pro-modal .modal-body .pro-reagir > div form input.pro-btn-yellow:hover, .couleur-ville .pro-modal .modal-body .pro-reagir > div form input.pro-btn-yellow:focus {
  color: #F37021;
}
.couleur-eurometropole .pro-modal .modal-body .pro-reagir > div form input.pro-btn-yellow:hover, .couleur-eurometropole .pro-modal .modal-body .pro-reagir > div form input.pro-btn-yellow:focus {
  color: #00AEEF;
}
.couleur-commune .pro-modal .modal-body .pro-reagir > div form input.pro-btn-yellow:hover, .couleur-commune .pro-modal .modal-body .pro-reagir > div form input.pro-btn-yellow:focus {
  color: #8DC63F;
}
.pro-modal .modal-body .pro-reagir > div form .pro-textearea label {
  display: block;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #F37021;
  line-height: 1.571em;
  color: #F37021;
  margin-bottom: 15px;
}
.couleur-ville .pro-modal .modal-body .pro-reagir > div form .pro-textearea label {
  color: #F37021;
}
.couleur-eurometropole .pro-modal .modal-body .pro-reagir > div form .pro-textearea label {
  color: #00AEEF;
}
.couleur-commune .pro-modal .modal-body .pro-reagir > div form .pro-textearea label {
  color: #8DC63F;
}
.pro-modal .modal-body .pro-reagir > div form .pro-textearea textarea {
  width: 100%;
  height: 340px;
  padding: 15px;
  margin-bottom: 10px;
  border-radius: 2px;
  resize: none;
}

@media screen and (max-width: 1100px) {
  .pro-inside-affine-search {
    position: fixed;
    bottom: 0;
    z-index: 1100;
    left: 0px;
    width: 100vw;
  }
}
.pro-inside-affine-search .pro-bloc-facette {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1100px) {
  .pro-inside-affine-search .pro-bloc-facette {
    flex-direction: column-reverse;
    padding-right: 0;
  }
}
.pro-inside-affine-search .pro-bloc-facette form {
  padding: 0 15px;
}

.pro-bloc-facette {
  overflow: hidden;
}
@media screen and (max-width: 1100px) {
  .pro-bloc-facette {
    min-height: auto !important;
  }
}
.pro-bloc-facette .pro-affiner {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.4em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.5em;
  display: block;
  padding: 20px 15px 25px;
  position: relative;
}
@media screen and (max-width: 1100px) {
  .pro-bloc-facette .pro-affiner {
    margin-bottom: 0;
    padding: 15px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1100px) {
  .pro-bloc-facette .pro-affiner.menu-is-display > span {
    transform: none;
  }
}
.pro-bloc-facette .pro-affiner:before {
  content: "";
  background: url(/o/plateforme-citoyenne-theme/images/background/small-rec-black.png);
  position: absolute;
  left: -20px;
  top: -25px;
  height: 130%;
  width: calc(100% + 40px);
  bottom: 30px;
  z-index: -1;
  transform: rotate(-4.6deg);
  overflow: hidden;
  -webkit-backface-visibility: hidden;
}
@media screen and (max-width: 1100px) {
  .pro-bloc-facette .pro-affiner:before {
    top: -35px;
    height: 140%;
    transform: rotate(-2.6deg);
  }
}
.pro-bloc-facette .pro-affiner > span {
  display: none;
  margin-left: 10px;
  font-size: 10px;
}
@media screen and (max-width: 1100px) {
  .pro-bloc-facette .pro-affiner > span {
    display: inline-block;
    vertical-align: middle;
    transform: rotate(-90deg);
    position: relative;
    top: -2px;
    transition: all 0.2s ease;
  }
}
.pro-bloc-facette form {
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
@media screen and (max-width: 1100px) {
  .pro-bloc-facette form {
    overflow: hidden;
    max-height: 0;
  }
}
.pro-bloc-facette form.is-display {
  max-height: 85vh;
  overflow: scroll;
}
.pro-bloc-facette form .pro-group .pro-header {
  padding: 8px 0;
  display: block;
  position: relative;
}
.pro-bloc-facette form .pro-group .pro-header h4 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 400;
  color: #F37021;
  line-height: 1.5em;
  color: #F37021;
  text-transform: uppercase;
  margin-bottom: 0;
}
.couleur-ville .pro-bloc-facette form .pro-group .pro-header h4 {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-facette form .pro-group .pro-header h4 {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-facette form .pro-group .pro-header h4 {
  color: #8DC63F;
}
.pro-bloc-facette form .pro-group span.pro-remove {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 2em;
  text-transform: lowercase;
  float: right;
}
.pro-bloc-facette form .pro-group span.pro-remove:after {
  content: "\e91b";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  float: right;
  margin-left: 10px;
  line-height: 30px;
  font-size: 11px;
}
.pro-bloc-facette form .pro-group span.pro-remove:hover {
  text-decoration: underline;
  cursor: pointer;
}
.pro-bloc-facette form .pro-group fieldset.pro-text > * input {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #000;
  line-height: 22px;
  display: block;
  width: calc(100% - 1px);
  border: 1px solid #a6a6a6;
  padding: 12px 15px;
  border-radius: 4px;
  margin: 0;
  transition: all 0.2s ease;
}
.pro-bloc-facette form .pro-group fieldset.pro-text > * input:hover, .pro-bloc-facette form .pro-group fieldset.pro-text > * input:focus {
  border-color: #000000;
}
.pro-bloc-facette form .pro-group fieldset.pro-checkbox > * input {
  display: none;
}
.pro-bloc-facette form .pro-group fieldset.pro-checkbox > * label {
  position: relative;
  user-select: none;
  display: block;
  padding: 5px 0 5px 25px;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.5em;
  transition: all 0.2s ease;
}
.pro-bloc-facette form .pro-group fieldset.pro-checkbox > * label:before {
  content: "";
  float: left;
  margin-right: 10px;
  transform: none;
  text-align: left;
  width: 16px;
  height: 16px;
  border: 1px solid #a6a6a6;
  border-radius: 2px;
  background: #fff;
  cursor: pointer;
  position: absolute;
  top: 6px;
}
.pro-bloc-facette form .pro-group fieldset.pro-checkbox > * label:after {
  content: "";
  position: absolute;
  left: 3px;
  top: 9px;
  transform: translateY(-50%);
  transform: translate3d(0, -50%, 0);
  cursor: pointer;
  color: #000;
  transition: all 0.2s;
  background: black;
  opacity: 0;
  transform: scale(0);
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  width: 10px;
  height: 10px;
  border-radius: 2px;
}
.pro-bloc-facette form .pro-group fieldset.pro-checkbox > * label:hover, .pro-bloc-facette form .pro-group fieldset.pro-checkbox > * label:focus {
  cursor: pointer;
  text-decoration: underline;
}
.pro-bloc-facette form .pro-group fieldset.pro-checkbox > * input {
  display: block;
  opacity: 0;
}
.pro-bloc-facette form .pro-group fieldset.pro-checkbox > * input:focus + label {
  text-decoration: underline;
}
.pro-bloc-facette form .pro-group fieldset.pro-checkbox > * input[type=checkbox]:checked + label:after, .pro-bloc-facette form .pro-group fieldset.pro-checkbox > * input[type=radio]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
.pro-bloc-facette form .pro-group fieldset > * {
  position: relative;
  display: block;
}
.pro-bloc-facette form .pro-group fieldset > * .selectric-wrapper {
  display: inline-block;
  vertical-align: middle;
}
.pro-bloc-facette form .pro-group fieldset > * .selectric-wrapper:after {
  content: "\e902";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  float: right;
  font-size: 10px;
  line-height: normal;
  position: absolute;
  right: -25px;
  top: 18px;
  transform: translateY(-50%);
  transform: translate3d(0, -50%, 0);
  color: #FFFFFF;
}
.pro-bloc-facette form .pro-group fieldset > * .selectric-wrapper .selectric {
  background: none;
  border: none;
  height: 30px;
  position: relative;
}
.pro-bloc-facette form .pro-group fieldset > * .selectric-wrapper .selectric .label {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.5em;
  height: 100%;
  padding: 8px 0;
  text-align: left;
  margin: 0;
  border-radius: 0;
}
.pro-bloc-facette form .pro-group fieldset > * .selectric-wrapper .selectric .label:hover:after {
  height: 10px;
}
.pro-bloc-facette form .pro-group fieldset > * .selectric-wrapper .selectric .button {
  display: none;
}
.pro-bloc-facette form .pro-group fieldset > * .selectric-wrapper .selectric-items {
  position: relative;
  box-shadow: none;
  margin-top: 10px;
  border: none;
  width: 300px !important;
}
.pro-bloc-facette form .pro-group fieldset > * .selectric-wrapper .selectric-items ul {
  padding: 10px;
}
.pro-bloc-facette form .pro-group fieldset > * .selectric-wrapper .selectric-items ul li {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1em;
  font-weight: 400;
  color: #000;
  line-height: 2em;
  padding: 1px 0;
  transition: all 0.2s ease;
}
.pro-bloc-facette form .pro-group fieldset > * .selectric-wrapper .selectric-items ul li:hover, .pro-bloc-facette form .pro-group fieldset > * .selectric-wrapper .selectric-items ul li:focus {
  background: none;
  font-weight: 700;
}
.pro-bloc-facette form .pro-group fieldset > * .selectric-wrapper .selectric-items ul li.selected, .pro-bloc-facette form .pro-group fieldset > * .selectric-wrapper .selectric-items ul li.highlighted {
  background: none;
}
.pro-bloc-facette form .pro-group fieldset > * .pro-facette-date {
  float: none;
  width: 100%;
}
.pro-bloc-facette form .pro-group fieldset > * .pro-facette-date .pro-wrapper-date {
  margin: 0;
  display: inline-block;
}
.pro-bloc-facette form .pro-group fieldset > * .pro-facette-date label {
  margin: 0 10px;
  padding: 0;
  display: inline-block;
  color: #FFFFFF;
}
.pro-bloc-facette form .pro-group fieldset > * .pro-facette-date label:before, .pro-bloc-facette form .pro-group fieldset > * .pro-facette-date label:after {
  content: none;
}
@media screen and (max-width: 1200px) {
  .pro-bloc-facette form .pro-group fieldset > * .pro-facette-date label {
    margin: 0 4px;
  }
}
.pro-bloc-facette form .pro-group fieldset > * .pro-facette-date input {
  font-weight: 400;
  position: relative;
  display: block;
  color: #FFFFFF;
}

#pro-shadow-bg {
  position: fixed;
  top: 0;
  left: 0;
  bottom: auto;
  right: 0;
  z-index: 160;
  width: 100%;
  height: 999999px;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.7);
  transition: all 0.2s ease;
  transition-delay: 0.3s;
}
#pro-shadow-bg.pro-display-block {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

#breadcrumb {
  overflow: hidden;
  text-overflow: ellipsis;
}
#breadcrumb span {
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #000;
  line-height: 1.5em;
}
#breadcrumb a {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 400;
  color: #000;
  line-height: 1.5em;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
#breadcrumb a:after {
  content: "";
  width: 10px;
  height: 1px;
  display: inline-block;
  vertical-align: middle;
  background: #000;
  margin: 0 6px;
  position: relative;
  top: -1px;
  right: -2px;
}
#breadcrumb a:hover, #breadcrumb a:focus {
  text-decoration: underline;
}

figcaption {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.688em;
  font-weight: 400;
  color: #000;
  line-height: 1.636em;
  position: absolute;
  color: #fff;
  bottom: 0;
  width: 50%;
  left: 10px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  transform: rotate(-90deg);
  transform-origin: top left;
  height: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
}

.pro-figcaption {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.688em;
  font-weight: 400;
  color: #000;
  line-height: 1.636em;
  display: block;
  text-align: right;
  margin-top: 5px;
}
.pro-figcaption:after {
  content: "\e90a";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  float: right;
  line-height: 1.8em;
  margin-left: 5px;
}

.pro-control {
  position: absolute;
  left: 30px;
  bottom: 30px;
  width: 30px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 767px) {
  .pro-control {
    left: 20px;
    bottom: 20px;
  }
}
.pro-control > * {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.5em;
  font-weight: 400;
  color: #000;
  line-height: 30px;
  height: 30px;
  display: block;
  text-align: center;
  background-color: #F37021;
  transition: all 0.2s ease;
}
.couleur-ville .pro-control > * {
  background-color: #F37021;
}
.couleur-eurometropole .pro-control > * {
  background-color: #00AEEF;
}
.couleur-commune .pro-control > * {
  background-color: #8DC63F;
}
.pro-control > *:hover, .pro-control > *:focus {
  background: #000000;
  cursor: pointer;
}
.pro-control > *:hover > *, .pro-control > *:focus > * {
  color: #F37021;
}
.couleur-ville .pro-control > *:hover > *, .couleur-ville .pro-control > *:focus > * {
  color: #F37021;
}
.couleur-eurometropole .pro-control > *:hover > *, .couleur-eurometropole .pro-control > *:focus > * {
  color: #00AEEF;
}
.couleur-commune .pro-control > *:hover > *, .couleur-commune .pro-control > *:focus > * {
  color: #8DC63F;
}
.pro-control > * > * {
  font-size: 0.8em;
  line-height: 30px;
  display: block;
  transition: all 0.2s ease;
}
.pro-control > * #pro-plus {
  position: relative;
  z-index: 10;
  border-bottom: 1px solid #e4d400;
}

.caption {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.ratio-16-9 > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Tooltip container */
.pro-tooltip {
  position: relative;
  z-index: 100;
  transition: visibility 0.3s ease;
}

/* Tooltip text */
.pro-tooltip .tooltiptext {
  visibility: hidden;
  width: 185px;
  top: calc(100% + 10px);
  right: -10px;
  margin-left: -60px;
  background-color: rgba(0, 0, 0, 0.8);
  text-align: center;
  padding: 10px !important;
  border-radius: 4px;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.75em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1em;
  /* Position the tooltip text - see examples below! */
  position: absolute;
}
.no-hover .pro-tooltip .tooltiptext {
  display: none;
}
.pro-tooltip .tooltiptext:after {
  content: " ";
  position: absolute;
  bottom: 100%; /* At the top of the tooltip */
  right: 21px;
  margin-left: -6px;
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent rgba(0, 0, 0, 0.8) transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.pro-tooltip:hover .tooltiptext {
  visibility: visible;
  color: #FFFFFF !important;
}

.pro-sort {
  position: relative;
  float: left;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .pro-sort {
    display: block;
    padding: 0;
    margin: 15px;
  }
}
.pro-sort.open span:after, .pro-sort.open a:after {
  transform: translateY(-50%);
  transform: translate3d(0, -50%, 0);
}
.pro-sort.open ul, .pro-sort.open fieldset {
  opacity: 1;
  display: block;
}
.pro-sort span, .pro-sort a {
  position: relative;
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.5em;
  font-weight: 700;
  color: #000;
  line-height: 1.5em;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
.pro-sort span:before, .pro-sort a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  width: 100%;
  background-color: #F37021;
  z-index: -1;
  transition: all 0.2s ease;
}
.couleur-ville .pro-sort span:before, .couleur-ville .pro-sort a:before {
  background-color: #F37021;
}
.couleur-eurometropole .pro-sort span:before, .couleur-eurometropole .pro-sort a:before {
  background-color: #00AEEF;
}
.couleur-commune .pro-sort span:before, .couleur-commune .pro-sort a:before {
  background-color: #8DC63F;
}
.pro-sort span:after, .pro-sort a:after {
  content: "\e902";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  font-size: 0.5em;
  line-height: 3em;
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
  transform: translate3d(0, -50%, 0);
  transition: all 0.2s ease;
}
@media screen and (max-width: 767px) {
  .pro-sort span:after, .pro-sort a:after {
    transform: translateY(-50%) rotate(-90deg);
    transform: translate3d(0, -50%, 0) rotate(-90deg);
  }
}
.pro-sort span:hover, .pro-sort span:focus, .pro-sort a:hover, .pro-sort a:focus {
  cursor: pointer;
}
.pro-sort span:hover:before, .pro-sort span:focus:before, .pro-sort a:hover:before, .pro-sort a:focus:before {
  height: 10px;
}
.pro-sort ul, .pro-sort fieldset {
  position: absolute;
  right: -22px;
  top: 35px;
  min-width: 240px;
  z-index: 200;
  border-radius: 0;
  list-style-type: none;
  box-shadow: 2px 1px 12px 0 rgba(0, 0, 0, 0.2);
  background: #FFFFFF;
  opacity: 0;
  display: none;
  padding: 10px 0;
  transition: all 0.2s ease;
}
@media screen and (max-width: 767px) {
  .pro-sort ul, .pro-sort fieldset {
    position: relative;
    top: 0;
    left: 0;
    background: none;
    box-shadow: none;
  }
}
.pro-sort ul:before, .pro-sort fieldset:before {
  content: "";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: -9px;
  right: 23px;
  pointer-events: none;
  width: 10px;
  height: 10px;
  background: #FFFFFF;
  transform: rotate(45deg);
  border-left: 4px solid #F5F5F5;
  border-top: 4px solid #F5F5F5;
  opacity: 0.99;
  color: #FFFFFF;
  text-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
  transition: all 0.2s ease;
}
@media screen and (max-width: 767px) {
  .pro-sort ul:before, .pro-sort fieldset:before {
    content: none;
  }
}
.pro-sort ul li, .pro-sort fieldset li {
  display: block;
  margin-left: 0;
}
.pro-sort ul li a, .pro-sort fieldset li a {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1em;
  font-weight: 400;
  color: #000;
  line-height: 1.5em;
  display: block;
  text-align: left;
  background: #FFFFFF;
  padding: 8px 15px;
  transition: all 0.2s ease;
}
@media screen and (max-width: 767px) {
  .pro-sort ul li a, .pro-sort fieldset li a {
    padding: 6px 0;
  }
}
.pro-sort ul li a:hover, .pro-sort ul li a:focus, .pro-sort fieldset li a:hover, .pro-sort fieldset li a:focus {
  text-decoration: underline;
}
.pro-sort ul li a:after, .pro-sort fieldset li a:after {
  content: none;
}
.pro-sort fieldset.pro-checkbox > * {
  padding: 3px 15px;
}
.pro-sort fieldset.pro-checkbox > * input {
  display: none;
}
.pro-sort fieldset.pro-checkbox > * label {
  position: relative;
  user-select: none;
  display: block;
  padding: 0;
  font-family: "TT Fors", Sans-Serif;
  font-size: 1em;
  font-weight: 400;
  color: #000;
  line-height: 1.5em;
  transition: all 0.2s ease;
}
.pro-sort fieldset.pro-checkbox > * label:before {
  content: "";
  position: relative;
  float: left;
  margin-right: 10px;
  transform: none;
  text-align: left;
  width: 16px;
  height: 16px;
  border: 1px solid #a6a6a6;
  border-radius: 2px;
  background: #fff;
  cursor: pointer;
  top: 3px;
}
.pro-sort fieldset.pro-checkbox > * label:after {
  content: "\e91a";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  text-shadow: 1px 1px 0 #FFFFFF, 0px -2px 0 #FFFFFF;
  font-size: 14px;
  position: absolute;
  left: 4px;
  top: 3px;
  transform: translateY(-50%);
  transform: translate3d(0, -50%, 0);
  cursor: pointer;
  color: #000;
  transition: all 0.2s;
  background: none;
  opacity: 0;
  transform: scale(0);
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
.pro-sort fieldset.pro-checkbox > * label:hover, .pro-sort fieldset.pro-checkbox > * label:focus {
  cursor: pointer;
  text-decoration: underline;
}
.pro-sort fieldset.pro-checkbox > * input {
  display: block;
  opacity: 0;
}
.pro-sort fieldset.pro-checkbox > * input:focus + label {
  text-decoration: underline;
}
.pro-sort fieldset.pro-checkbox > * input[type=checkbox]:checked + label:after, .pro-sort fieldset.pro-checkbox > * input[type=radio]:checked + label:after {
  content: "\e91a";
  opacity: 1;
  transform: scale(1);
}

.pro-meta-avis {
  width: 100%;
  margin-bottom: 0;
}
.pro-meta-avis::after {
  display: block;
  content: "";
  clear: both;
}
.pro-meta-avis .pro-avis {
  float: left;
  line-height: 40px;
  margin-right: 20px;
  display: block;
}
.pro-meta-avis .pro-avis > * {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.75em;
  font-weight: 700;
  color: #000;
  line-height: 2em;
  width: 65px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  line-height: 25px;
}
.pro-meta-avis .pro-avis > *:before {
  content: "\e913";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  font-size: 1.25em;
  position: relative;
  top: -2px;
}
.pro-meta-avis .pro-avis > *:hover, .pro-meta-avis .pro-avis > *:focus {
  text-decoration: underline;
}
.pro-meta-avis .pro-avis .pro-dislike:before {
  transform: rotate(180deg);
}
.pro-meta-avis .pro-view {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.75em;
  font-weight: 700;
  color: #4c4c4c;
  line-height: 3.333em;
  float: right;
}

.pro-facette-date {
  float: left;
}
@media screen and (max-width: 767px) {
  .pro-facette-date {
    float: none;
    display: block;
    margin: 15px 0;
  }
}
.pro-facette-date label {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1em;
  font-weight: 400;
  color: #000;
  line-height: 1.5em;
  margin: 0 4px;
}
.pro-facette-date .pro-wrapper-date {
  position: relative;
}
.pro-facette-date .pro-wrapper-date:after {
  content: "\e90d";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  right: -5px;
  z-index: 100;
  top: 3px;
  color: #FFFFFF;
}
.pro-facette-date input {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1em;
  font-weight: 700;
  color: #000;
  line-height: 1.5em;
  width: 90px;
  position: relative;
  z-index: 100;
  background: none;
}
.pro-facette-date input:focus {
  outline: 1px dashed #000000;
}

a.pro-btn-tel {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.063em;
  font-weight: 700;
  color: #3a3a3a;
  line-height: 1.529em;
  border: solid 1px #8DBA49;
  display: inline-block;
  padding: 8px 20px;
  color: #FFFFFF;
  margin-right: 8px;
  transition: all 0.2s ease;
}
a.pro-btn-tel:hover, a.pro-btn-tel:focus {
  background: #8DBA49;
  color: black;
}

.pro-meta {
  margin-bottom: 10px;
  text-align: center;
  vertical-align: middle;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.pro-meta::after {
  display: block;
  content: "";
  clear: both;
}
.pro-meta > span, .pro-meta > a {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 700;
  color: #4c4c4c;
  line-height: 2em;
  position: relative;
  float: left;
}
.pro-meta > span:last-child:after, .pro-meta > a:last-child:after {
  content: none;
}

.pro-tabs::after {
  display: block;
  content: "";
  clear: both;
}
.pro-tabs ul.nav-tabs {
  position: relative;
  border: none;
  margin-bottom: 20px;
}
.pro-tabs ul.nav-tabs::after {
  display: block;
  content: "";
  clear: both;
}
.pro-tabs ul.nav-tabs > li {
  width: 50%;
  float: left;
  border: none;
  position: relative;
}
.pro-tabs ul.nav-tabs > li > a {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1em;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
  line-height: 4.667em;
  text-align: center;
  padding: 0;
  border: none;
  background: #ececec;
  margin: 0;
  border-radius: 0;
}
.pro-tabs ul.nav-tabs > li > a:hover, .pro-tabs ul.nav-tabs > li > a:focus {
  outline: none;
  border: none;
}
@media screen and (max-width: 767px) {
  .pro-tabs ul.nav-tabs > li > a {
    font-size: 0.85em;
  }
}
@media screen and (max-width: 320px) {
  .pro-tabs ul.nav-tabs > li > a {
    font-size: 0.6em;
  }
}
.pro-tabs ul.nav-tabs > li > a.active {
  background: none;
  color: #000;
}
.pro-tabs ul.nav-tabs > li > a.active:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 5px;
  background-color: #F37021;
}
.couleur-ville .pro-tabs ul.nav-tabs > li > a.active:before {
  background-color: #F37021;
}
.couleur-eurometropole .pro-tabs ul.nav-tabs > li > a.active:before {
  background-color: #00AEEF;
}
.couleur-commune .pro-tabs ul.nav-tabs > li > a.active:before {
  background-color: #8DC63F;
}

main header {
  position: relative;
}
main header.pro-header-small {
  height: 255px;
  background-color: #20272F;
}
main header.pro-header-homepage {
  text-align: center;
}
main header.pro-header-homepage .pro-form-search {
  height: 65px;
  margin: 0;
}
main header.pro-header-homepage .pro-form-search form {
  width: 100%;
  text-align: left;
}
main header.pro-header-homepage .pro-form-search form input {
  width: calc(100% - 65px);
}
main header.pro-header-homepage .pro-btn-icon {
  position: absolute;
  bottom: 130px;
  width: auto;
  left: 50%;
  transform: translateX(-50%);
  transform: translate3d(-50%, 0, 0);
  transition: all 0.2s ease;
}
@media screen and (max-width: 360px) {
  main header.pro-header-homepage .pro-btn-icon {
    width: 60%;
  }
}
main header.pro-header-homepage .pro-btn-icon:focus {
  background-color: #F37021;
  border-color: #F37021;
  color: #000;
}
.couleur-ville main header.pro-header-homepage .pro-btn-icon:focus {
  background-color: #F37021;
}
.couleur-eurometropole main header.pro-header-homepage .pro-btn-icon:focus {
  background-color: #00AEEF;
}
.couleur-commune main header.pro-header-homepage .pro-btn-icon:focus {
  background-color: #8DC63F;
}
.couleur-ville main header.pro-header-homepage .pro-btn-icon:focus {
  border-color: #F37021;
}
.couleur-eurometropole main header.pro-header-homepage .pro-btn-icon:focus {
  border-color: #00AEEF;
}
.couleur-commune main header.pro-header-homepage .pro-btn-icon:focus {
  border-color: #8DC63F;
}
main header.pro-header-homepage .pro-btn-icon:focus > span {
  color: #000;
  border-color: #000;
}
main header.pro-header-medium .pro-no-photo {
  height: 500px;
}
main header.pro-header-fullpage {
  height: calc(100vh - 167px);
}
@media screen and (max-width: 1100px) {
  main header.pro-header-fullpage {
    height: 500px;
  }
}
main header figure figcaption {
  display: none;
}
main header .caption h1 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 3em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.267em;
  padding: 25px 0px;
  display: inline-block;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  main header .caption h1 {
    font-size: 2em;
    text-align: center;
    width: 100%;
    padding-bottom: 0;
  }
}
main header .caption p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.5rem;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 1.1em;
  display: inline;
  box-decoration-break: clone;
}
@media screen and (max-width: 767px) {
  main header .caption p {
    display: block;
    font-size: 1em;
    line-height: 1.2em;
    text-align: center;
  }
}
main header .caption .pro-description {
  display: block;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  main header .caption .pro-description {
    max-width: 100%;
    margin-left: 0;
  }
}
@incldue ft()
					&:last-child {
  main header .caption .pro-description > * {
    margin-bottom: 0;
  }
}
main .pro-author {
  position: relative;
  margin-bottom: 15px;
}
main .pro-author::after {
  display: block;
  content: "";
  clear: both;
}
main .pro-author > * {
  position: relative;
  float: left;
}
main .pro-author figure {
  position: relative;
  top: -2px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin: 0;
  margin-right: 12px;
  overflow: hidden;
  background: none;
}
main .pro-author figure img {
  border-radius: 50%;
}
main .pro-author .pro-meta-txt p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #000000;
  line-height: 1.25em;
  display: block;
  margin: 0;
}

.pro-wrapper-tuiles > *:nth-child(odd) {
  background: #edf0f2;
}

.pro-line {
  border-bottom: 10px solid #F37021;
  border-color: #F37021;
  text-align: right;
}
.couleur-ville .pro-line {
  border-color: #F37021;
}
.couleur-eurometropole .pro-line {
  border-color: #00AEEF;
}
.couleur-commune .pro-line {
  border-color: #8DC63F;
}
.pro-line span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1em;
  font-weight: 400;
  color: #000;
  line-height: 1.2em;
  display: inline-block;
  padding: 10px 0;
}
.pro-line span:before {
  content: "\e902";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  float: left;
  line-height: 1.7em;
  font-size: 0.7em;
  margin-right: 10px;
}

.pro-timer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: #F37021;
}
.couleur-ville .pro-timer {
  background-color: #F37021;
}
.couleur-eurometropole .pro-timer {
  background-color: #00AEEF;
}
.couleur-commune .pro-timer {
  background-color: #8DC63F;
}
@media screen and (max-width: 1100px) {
  .pro-timer {
    padding-top: 25px;
  }
}
.pro-timer p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.1em;
  font-weight: 400;
  color: #000;
  line-height: 1.3em;
  padding: 10px 0;
  margin-bottom: 0;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .pro-timer p {
    font-size: 0.85em;
    padding: 30px 0 6px;
  }
}
@media screen and (max-width: 767px) {
  .pro-timer p {
    font-size: 0.85em;
    padding: 6px 0;
  }
}

.pro-bookmark {
  position: absolute;
  z-index: 100;
  top: 0;
  right: 30px;
  width: 120px;
  height: 170px;
  background-color: #F37021;
}
.couleur-ville .pro-bookmark {
  background-color: #F37021;
}
.couleur-eurometropole .pro-bookmark {
  background-color: #00AEEF;
}
.couleur-commune .pro-bookmark {
  background-color: #8DC63F;
}
.pro-bookmark:after {
  content: "";
  position: absolute;
  bottom: -44px;
  left: 0;
  right: 0;
  height: 84px;
  width: 120px;
  background-size: 12px;
  background: url(../images/background/bookmark.png) no-repeat center center/contain;
}
.pro-bookmark > div {
  position: relative;
}
.pro-bookmark > div:before {
  content: "";
  position: absolute;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: none;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
}
.pro-bookmark span {
  position: relative;
  padding: 20px 0;
  display: block;
  color: #000000;
  text-align: center;
  font-size: 45px;
}
.pro-bookmark span:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 70px;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
  margin: auto;
}
.pro-bookmark p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.8em;
  font-weight: 700;
  color: #000;
  line-height: 1.5em;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 20px 10px;
  text-align: center;
}

main {
  padding-top: 162px;
}
@media screen and (max-width: 1100px) {
  main {
    padding-top: 50px;
  }
}

.pro-shadow {
  position: fixed;
  z-index: 150;
  background: #000;
  opacity: 0;
  transition: opacity 1.5s ease-out;
  transition-delay: 0.1s;
  width: 0;
}

#pro-header {
  background: #20272F;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 150;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
#pro-header .pro-wrapper-top-header {
  background-color: #171C22;
}
#pro-header.menu-no-header {
  box-shadow: 0px 0px 30px 4px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 1100px) {
  #pro-header.menu-open {
    z-index: 200;
  }
  #pro-header.menu-open .container .pro-wrapper-nav {
    pointer-events: inherit;
    left: 0;
    display: flex;
    flex-direction: column;
    height: 100vh;
  }
}
#pro-header.pro-wrapper-search-open {
  transform: none !important;
  margin-bottom: 0;
}
#pro-header.pro-wrapper-search-open .pro-wrapper-search-top {
  display: block;
}
.is-scrolled #pro-header {
  transform: translateY(-72px);
  transform: translate3d(0, -72px, 0);
  box-shadow: 0 0 30px 4px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 1100px) {
  .is-scrolled #pro-header {
    transform: none;
  }
}
.is-scrolled.scrolldir-top #pro-header {
  transform: none;
}
#pro-header .pro-wrapper-search-top {
  z-index: 210;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#pro-header .pro-wrapper-search-top .pro-box-search {
  position: absolute;
  left: 0;
  right: 0;
}
#pro-header .pro-wrapper-search-top .pro-box-search .pro-wrapper-title-search {
  position: relative;
  padding-top: 100px;
}
#pro-header .pro-wrapper-search-top .pro-box-search .pro-rechercher {
  position: relative;
  display: block;
  font-family: "TT Fors", Sans-Serif;
  font-size: 5em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1em;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  #pro-header .pro-wrapper-search-top .pro-box-search .pro-rechercher {
    font-size: 2em;
  }
}
#pro-header .pro-wrapper-search-top .pro-box-search .icon-ico-close {
  font-size: 30px;
  position: absolute;
  top: 125px;
  right: 0;
  color: #FFFFFF;
  transition: all 0.2s ease;
}
#pro-header .pro-wrapper-search-top .pro-box-search .icon-ico-close:hover {
  cursor: pointer;
  color: #F37021;
}
.couleur-ville #pro-header .pro-wrapper-search-top .pro-box-search .icon-ico-close:hover {
  color: #F37021;
}
.couleur-eurometropole #pro-header .pro-wrapper-search-top .pro-box-search .icon-ico-close:hover {
  color: #00AEEF;
}
.couleur-commune #pro-header .pro-wrapper-search-top .pro-box-search .icon-ico-close:hover {
  color: #8DC63F;
}
@media screen and (max-width: 767px) {
  #pro-header .pro-wrapper-search-top .pro-box-search .icon-ico-close {
    font-size: 20px;
    top: 105px;
  }
}
#pro-header .pro-wrapper-search-top .pro-wrapper-top-listing > div:first-child {
  padding-left: 0;
}
#pro-header .pro-wrapper-search-top .pro-wrapper-top-listing > div:first-child > ul {
  left: 0;
}
#pro-header .pro-wrapper-search-top .pro-wrapper-top-listing > div > a {
  color: #FFFFFF;
}
#pro-header .pro-wrapper-search-top .pro-wrapper-top-listing > div > a:before {
  content: none;
}
#pro-header .pro-wrapper-search-top .pro-wrapper-top-listing > div > ul {
  left: 15px;
  z-index: 2000;
}
#pro-header .pro-wrapper-search-top .pro-wrapper-top-listing > div > ul:before {
  top: -5px;
  left: 23px;
}
@media screen and (max-width: 767px) {
  #pro-header .pro-wrapper-search-top .pro-wrapper-top-listing > div > ul li a {
    color: #FFFFFF;
    background: none;
  }
  #pro-header .pro-wrapper-search-top .pro-wrapper-top-listing > div > ul li a:before {
    content: none;
  }
}
#pro-header .pro-wrapper-search-top .pro-wrapper-top-listing fieldset {
  left: 0;
  right: 0;
  min-width: 250px;
}
#pro-header .pro-wrapper-search-top .pro-wrapper-top-listing fieldset:before {
  top: -5px;
  left: 23px;
  right: auto;
}
@media screen and (max-width: 767px) {
  #pro-header .pro-wrapper-search-top .pro-wrapper-top-listing fieldset label {
    color: #FFFFFF;
  }
  #pro-header .pro-wrapper-search-top .pro-wrapper-top-listing fieldset label:hover, #pro-header .pro-wrapper-search-top .pro-wrapper-top-listing fieldset label:focus {
    color: #F37021;
  }
  .couleur-ville #pro-header .pro-wrapper-search-top .pro-wrapper-top-listing fieldset label:hover, .couleur-ville #pro-header .pro-wrapper-search-top .pro-wrapper-top-listing fieldset label:focus {
    color: #F37021;
  }
  .couleur-eurometropole #pro-header .pro-wrapper-search-top .pro-wrapper-top-listing fieldset label:hover, .couleur-eurometropole #pro-header .pro-wrapper-search-top .pro-wrapper-top-listing fieldset label:focus {
    color: #00AEEF;
  }
  .couleur-commune #pro-header .pro-wrapper-search-top .pro-wrapper-top-listing fieldset label:hover, .couleur-commune #pro-header .pro-wrapper-search-top .pro-wrapper-top-listing fieldset label:focus {
    color: #8DC63F;
  }
}
#pro-header .pro-wrapper-search-top .pro-wrapper-search {
  padding-bottom: 80px;
}
#pro-header .pro-wrapper-search-top .pro-wrapper-search .pro-bloc-card-budget .pro-header-budget {
  padding: 10px 10px 0;
}
#pro-header .pro-wrapper-search-top .pro-wrapper-search .pro-bloc-card-budget .pro-header-budget p {
  color: black;
}
#pro-header .pro-wrapper-search-top form {
  position: relative;
  height: auto;
  line-height: normal;
  background: #FFFFFF;
}
#pro-header .pro-wrapper-search-top form.input-is-focus:before {
  content: none;
}
#pro-header .pro-wrapper-search-top form:before {
  content: "\e90c";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  float: left;
  display: block;
  line-height: 70px;
  position: absolute;
  top: 0;
  left: 20px;
  font-size: 2em;
  animation: blink 1s infinite steps(1);
}
@media screen and (max-width: 767px) {
  #pro-header .pro-wrapper-search-top form:before {
    content: none;
  }
}
#pro-header .pro-wrapper-search-top form input {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.75em;
  font-weight: 400;
  color: #000;
  line-height: 36px;
  box-sizing: border-box;
  width: calc(100% - 70px);
  height: 70px;
  background: none;
  padding: 14px 40px;
}
@media screen and (max-width: 767px) {
  #pro-header .pro-wrapper-search-top form input {
    padding: 23px 20px;
    font-size: 1em;
  }
}
#pro-header .pro-wrapper-search-top form button {
  box-sizing: border-box;
  position: absolute;
  width: 70px;
  height: 70px;
  line-height: 70px;
  right: 0;
  top: 50%;
  margin-top: -35px;
  padding: 0;
  outline: none;
  font-size: 1.5em;
  background-color: #8DC63F;
  color: #FFFFFF;
  transition: all 0.2s ease;
}
@media screen and (max-width: 767px) {
  #pro-header .pro-wrapper-search-top form button {
    font-size: 1.5em;
  }
}
#pro-header .pro-wrapper-search-top form button span {
  transition: all 0.2s ease;
}
#pro-header .pro-wrapper-search-top form button:hover, #pro-header .pro-wrapper-search-top form button:focus {
  background: #000000;
  cursor: pointer;
}
#pro-header .pro-wrapper-search-top form button:hover span, #pro-header .pro-wrapper-search-top form button:focus span {
  color: #F37021;
}
.couleur-ville #pro-header .pro-wrapper-search-top form button:hover span, .couleur-ville #pro-header .pro-wrapper-search-top form button:focus span {
  color: #F37021;
}
.couleur-eurometropole #pro-header .pro-wrapper-search-top form button:hover span, .couleur-eurometropole #pro-header .pro-wrapper-search-top form button:focus span {
  color: #00AEEF;
}
.couleur-commune #pro-header .pro-wrapper-search-top form button:hover span, .couleur-commune #pro-header .pro-wrapper-search-top form button:focus span {
  color: #8DC63F;
}
#pro-header .pro-top-header {
  height: 72px;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
@media screen and (max-width: 1100px) {
  #pro-header .pro-top-header {
    display: block;
    height: auto;
    left: -100%;
    width: 100%;
    bottom: 0;
    z-index: 150;
    border: none;
  }
}
#pro-header .pro-top-header .container {
  padding: 12px;
}
@media screen and (max-width: 1100px) {
  #pro-header .pro-top-header .container {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #pro-header .pro-top-header .container {
    bottom: 20px;
  }
}
#pro-header .pro-top-header .container > a {
  display: inline-block;
  position: relative;
}
@media screen and (max-width: 1100px) {
  #pro-header .pro-top-header .container > a {
    display: none;
  }
}
#pro-header .pro-top-header .container > a:focus {
  outline: 1px dashed #32455c;
}
#pro-header .pro-top-header .container svg {
  width: 170px;
  height: 48px;
}
#pro-header .pro-top-header .container .pro-right {
  float: right;
  display: flex;
  flex-direction: row;
}
@media screen and (max-width: 1100px) {
  #pro-header .pro-top-header .container .pro-right {
    float: none;
    flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 10px;
  }
}
#pro-header .pro-top-header .container .pro-right a {
  order: 2;
}
#pro-header .pro-top-header .container .pro-right > * {
  float: left;
}
@media screen and (max-width: 1100px) {
  #pro-header .pro-top-header .container .pro-right > * {
    float: none;
  }
}
#pro-header .pro-top-header .container .pro-right .pro-btn-connexion {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 400;
  color: #505050;
  line-height: 3em;
  border: solid 1px #8DBA49;
  padding: 0 20px;
  margin: 0 25px;
  height: 48px;
  transition: all 0.2s ease;
}
@media screen and (max-width: 1100px) {
  #pro-header .pro-top-header .container .pro-right .pro-btn-connexion {
    display: block;
    margin-bottom: 5px;
  }
}
#pro-header .pro-top-header .container .pro-right .pro-btn-connexion:before {
  content: "\e700";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  color: #8DBA49;
  float: left;
  line-height: 3em;
  margin-right: 10px;
  font-weight: 700;
}
@media screen and (max-width: 1100px) {
  #pro-header .pro-top-header .container .pro-right .pro-btn-connexion:before {
    content: none;
  }
}
#pro-header .pro-top-header .container .pro-right .pro-btn-connexion:hover, #pro-header .pro-top-header .container .pro-right .pro-btn-connexion:focus {
  color: #FFFFFF;
}
#pro-header .pro-top-header .container .pro-right .pro-btn-connexion.connexion-active {
  background: #2d2d2d;
  color: #FFFFFF;
}
#pro-header .pro-top-header .container .pro-right .pro-btn-connexion span.text {
  font-weight: 700;
}
#pro-header .pro-top-header .container .pro-right .pro-btn-connexion span.text span {
  font-weight: 400;
}
#pro-header .pro-top-header .container .pro-right .nav-logout.connexion-active {
  background: #2d2d2d;
  color: #FFFFFF;
}
@media screen and (max-width: 1100px) {
  #pro-header .pro-top-header .container .pro-right .nav-logout {
    position: absolute;
    right: 2px;
    top: 12px;
    bottom: 0;
  }
}
@media screen and (max-width: 1100px) {
  #pro-header .pro-top-header .container .pro-right ul {
    margin-bottom: 15px;
  }
}
#pro-header .pro-top-header .container .pro-right ul li {
  float: left;
  line-height: 3em;
}
@media screen and (max-width: 1100px) {
  #pro-header .pro-top-header .container .pro-right ul li {
    float: none;
    display: block;
    width: 100%;
  }
}
#pro-header .pro-top-header .container .pro-right ul li:last-child a {
  padding-right: 0;
}
#pro-header .pro-top-header .container .pro-right ul li a {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 3.2em;
  padding: 0 15px;
  display: block;
}
@media screen and (max-width: 1100px) {
  #pro-header .pro-top-header .container .pro-right ul li a {
    color: #FFFFFF;
    text-align: left;
    line-height: 2em;
  }
}
#pro-header .pro-top-header .container .pro-right ul li a:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 15px;
  right: 15px;
  height: 1px;
  width: calc(100% - 30px);
  background: #FFFFFF;
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
@media screen and (max-width: 1100px) {
  #pro-header .pro-top-header .container .pro-right ul li a:after {
    content: none;
  }
}
#pro-header .pro-top-header .container .pro-right ul li a:hover:after, #pro-header .pro-top-header .container .pro-right ul li a:focus:after {
  opacity: 1;
  bottom: 7px;
}
@media screen and (max-width: 1100px) {
  #pro-header .pro-top-header .container .pro-right ul li a:hover, #pro-header .pro-top-header .container .pro-right ul li a:focus {
    color: #F37021;
  }
  .couleur-ville #pro-header .pro-top-header .container .pro-right ul li a:hover, .couleur-ville #pro-header .pro-top-header .container .pro-right ul li a:focus {
    color: #F37021;
  }
  .couleur-eurometropole #pro-header .pro-top-header .container .pro-right ul li a:hover, .couleur-eurometropole #pro-header .pro-top-header .container .pro-right ul li a:focus {
    color: #00AEEF;
  }
  .couleur-commune #pro-header .pro-top-header .container .pro-right ul li a:hover, .couleur-commune #pro-header .pro-top-header .container .pro-right ul li a:focus {
    color: #8DC63F;
  }
}
#pro-header .pro-header {
  background-color: #20272F;
  text-align: center;
}
@media (min-width: 993px) {
  #pro-header .pro-header {
    position: relative;
  }
}
@media (max-width: 1600px) {
  #pro-header .pro-header {
    max-width: none !important;
  }
}
#pro-header .pro-header .pro-logo {
  position: relative;
  z-index: 100;
  height: 90px;
  line-height: 90px;
  font-size: 24px;
  font-weight: 300;
  color: #F37021;
  float: left;
  transform: translateY(15px);
  transform: translate3d(0, 15px, 0);
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
.couleur-ville #pro-header .pro-header .pro-logo {
  color: #F37021;
}
.couleur-eurometropole #pro-header .pro-header .pro-logo {
  color: #00AEEF;
}
.couleur-commune #pro-header .pro-header .pro-logo {
  color: #8DC63F;
}
@media screen and (max-width: 767px) {
  #pro-header .pro-header .pro-logo {
    height: calc(90px - 40px);
    transition: none;
  }
}
#pro-header .pro-header .pro-logo:focus {
  outline: 1px dashed #32455c;
}
.is-scrolled #pro-header .pro-header .pro-logo {
  transform: none;
  height: 80px;
  line-height: 80px;
}
@media screen and (max-width: 767px) {
  .is-scrolled #pro-header .pro-header .pro-logo {
    height: 60px;
  }
}
@media screen and (max-width: 360px) {
  #pro-header .pro-header .pro-logo {
    width: 100px;
  }
}
#pro-header .pro-header .pro-logo figure {
  background: none;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  transform: translate3d(0, -50%, 0);
}
#pro-header .pro-header .pro-logo figure img {
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
@media screen and (max-width: 1140px) {
  #pro-header .pro-header .pro-logo figure img {
    width: 65%;
  }
}
@media screen and (max-width: 767px) {
  #pro-header .pro-header .pro-logo figure img {
    height: 70px !important;
    width: 100%;
  }
}
.is-scrolled #pro-header .pro-header .pro-logo figure img {
  height: 100px;
  width: 100%;
  top: 15px;
}
#pro-header .pro-header .pro-wrapper-nav {
  display: inline-block;
  vertical-align: middle;
  line-height: 90px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  width: 100%;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
@media screen and (max-width: 1100px) {
  #pro-header .pro-header .pro-wrapper-nav {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: -100%;
    width: 50%;
    height: 100vh;
    margin: 0;
    z-index: 200;
    pointer-events: none;
    background: #000000;
    transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  }
}
@media screen and (max-width: 767px) {
  #pro-header .pro-header .pro-wrapper-nav {
    width: calc(100% - 60px);
  }
  #pro-header .pro-header .pro-wrapper-nav > * {
    width: calc(100% - 60px);
  }
}
.is-scrolled #pro-header .pro-header .pro-wrapper-nav {
  line-height: 80px;
}
#pro-header .pro-header .pro-wrapper-nav nav {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
@media screen and (max-width: 1100px) {
  #pro-header .pro-header .pro-wrapper-nav nav {
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: 77vh;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    float: none;
    margin: 0;
    padding: 50px 30px 0 30px;
    text-align: center;
    z-index: 200;
    transition: opacity 0.2s ease-in-out, visibility 0s linear 0.2s;
    visibility: hidden;
    opacity: 0;
  }
}
@media screen and (max-width: 767px) {
  #pro-header .pro-header .pro-wrapper-nav nav {
    height: 70vh;
  }
}
#pro-header .pro-header .pro-wrapper-nav nav.show {
  transition: all 0.2s ease-in-out, visibility 0s linear;
  flex: 1;
  visibility: visible;
  opacity: 1;
  left: 0;
  position: relative;
  overflow-y: auto;
  width: 100%;
}
#pro-header .pro-header .pro-wrapper-nav nav.show ul li {
  opacity: 1;
  display: block;
  width: 100%;
  text-align: left;
}
#pro-header .pro-header .pro-wrapper-nav nav.show ul li:after {
  content: none;
}
#pro-header .pro-header .pro-wrapper-nav nav.show ul li a {
  padding: 10px 0;
}
#pro-header .pro-header .pro-wrapper-nav nav.show ul li > ul {
  padding-left: 20px;
}
#pro-header .pro-header .pro-wrapper-nav nav.show ul li > ul li a {
  font-size: 1.2em;
  line-height: normal;
  padding: 3px 0;
}
#pro-header .pro-header .pro-wrapper-nav nav.show + .pro-top-header {
  left: 0;
}
#pro-header .pro-header .pro-wrapper-nav nav ul.dropdown-menu li a {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.125em;
  font-weight: 700;
  color: #000;
  line-height: 1.333em;
}
@media screen and (max-width: 1100px) {
  #pro-header .pro-header .pro-wrapper-nav nav ul.dropdown-menu li a {
    color: #FFFFFF;
  }
}
#pro-header .pro-header .pro-wrapper-nav nav ul {
  list-style-type: none;
  padding: 0;
}
#pro-header .pro-header .pro-wrapper-nav nav ul li {
  position: relative;
  margin: 0;
  display: inline-block;
  font-size: 1em;
  float: left;
}
#pro-header .pro-header .pro-wrapper-nav nav ul li:after {
  content: "";
  position: absolute;
  top: 3px;
  right: 0;
  bottom: 3px;
  height: 16px;
  width: 1px;
  background: #cacaca;
}
#pro-header .pro-header .pro-wrapper-nav nav ul li:last-child:after {
  content: none;
}
#pro-header .pro-header .pro-wrapper-nav nav ul li.pro-home {
  margin-right: 15px;
  top: -3px;
}
@media screen and (max-width: 1200px) {
  #pro-header .pro-header .pro-wrapper-nav nav ul li.pro-home {
    margin-right: 0;
  }
}
@media screen and (max-width: 1100px) {
  #pro-header .pro-header .pro-wrapper-nav nav ul li.pro-home {
    top: 0;
  }
}
#pro-header .pro-header .pro-wrapper-nav nav ul li.pro-home:after {
  content: none;
}
#pro-header .pro-header .pro-wrapper-nav nav ul li.pro-home a {
  font-size: 1.4em;
  line-height: 1em;
}
@media screen and (max-width: 1200px) {
  #pro-header .pro-header .pro-wrapper-nav nav ul li.pro-home a {
    font-size: 1em;
    line-height: 1.42em;
    position: relative;
    top: 2px;
    padding-right: 5px;
  }
}
@media screen and (max-width: 1100px) {
  #pro-header .pro-header .pro-wrapper-nav nav ul li.pro-home a {
    font-size: 1.4em;
  }
}
#pro-header .pro-header .pro-wrapper-nav nav ul li.pro-home a:after {
  content: none;
}
#pro-header .pro-header .pro-wrapper-nav nav ul li.pro-home a:hover, #pro-header .pro-header .pro-wrapper-nav nav ul li.pro-home a:focus {
  color: #8DC63F;
}
#pro-header .pro-header .pro-wrapper-nav nav ul li a {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.125em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.333em;
  display: block;
  padding: 0 15px;
}
#pro-header .pro-header .pro-wrapper-nav nav ul li a:after {
  content: "";
  position: absolute;
  bottom: -31px;
  left: 0px;
  right: 0px;
  height: 0;
  width: 100%;
  transform-origin: bottom;
  background-color: #FFFFFF;
  clip-path: polygon(calc(100% - 5px) 0, 0% 100%, 100% 100%);
  z-index: -1;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
.is-scrolled #pro-header .pro-header .pro-wrapper-nav nav ul li a:after {
  bottom: -26px;
}
@media screen and (max-width: 1300px) {
  #pro-header .pro-header .pro-wrapper-nav nav ul li a {
    font-size: 1em;
    padding: 0 10px;
  }
}
@media screen and (max-width: 1100px) {
  #pro-header .pro-header .pro-wrapper-nav nav ul li a {
    font-family: "TT Fors", Sans-Serif;
    font-size: 20px;
    font-weight: 700;
    color: #FFFFFF;
    line-height: 26px;
    height: auto;
    padding: 0 15px;
  }
  #pro-header .pro-header .pro-wrapper-nav nav ul li a:after {
    content: none;
  }
}
#pro-header .pro-header .pro-wrapper-nav nav ul li a:hover:after, #pro-header .pro-header .pro-wrapper-nav nav ul li a:focus:after, #pro-header .pro-header .pro-wrapper-nav nav ul li a.active:after {
  height: 15px;
}
@media screen and (max-width: 1100px) {
  #pro-header .pro-header .pro-wrapper-nav nav ul li a:hover, #pro-header .pro-header .pro-wrapper-nav nav ul li a:focus, #pro-header .pro-header .pro-wrapper-nav nav ul li a.active {
    text-decoration: underline;
    text-underline-offset: 5px;
    text-decoration-thickness: 3px;
    background-color: transparent;
  }
}
#pro-header .pro-header .pro-wrapper-nav nav ul li ul {
  display: none;
  position: absolute;
  top: calc(100% + 20px);
  width: calc(100% + 110px);
  margin: 0;
  border: none;
  border-radius: 0;
}
@media screen and (max-width: 1100px) {
  #pro-header .pro-header .pro-wrapper-nav nav ul li ul {
    position: relative;
    background: none;
    box-shadow: none;
    width: 100%;
  }
}
#pro-header .pro-header .pro-wrapper-nav nav ul li ul li {
  display: block;
  float: none;
}
#pro-header .pro-header .pro-wrapper-nav nav ul li ul li:after {
  content: none;
}
#pro-header .pro-header .pro-wrapper-nav nav ul li ul li a {
  padding: 15px 25px;
  width: 100%;
  height: 100%;
  white-space: normal;
}
.no-hover #pro-header .pro-header .pro-wrapper-nav nav ul li ul li a {
  background: none;
}
#pro-header .pro-header .pro-wrapper-nav nav ul li ul li a:after {
  content: none;
}
#pro-header .pro-header .pro-wrapper-nav nav ul li.open > ul {
  display: block;
}
#pro-header .pro-header .pro-menu-right {
  position: absolute;
  display: flex;
  align-items: stretch;
  top: 0;
  right: 15px;
  z-index: 100;
  height: 90px;
  line-height: 90px;
  float: right;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
@media screen and (max-width: 1100px) {
  #pro-header .pro-header .pro-menu-right {
    position: relative;
    padding-right: 0;
    margin-right: -30px;
  }
}
@media screen and (max-width: 767px) {
  #pro-header .pro-header .pro-menu-right {
    padding-right: 0;
    margin-right: -30px;
    height: calc(90px - 40px);
  }
}
.is-scrolled #pro-header .pro-header .pro-menu-right {
  height: 80px;
  line-height: 80px;
}
@media screen and (max-width: 767px) {
  .is-scrolled #pro-header .pro-header .pro-menu-right {
    height: 60px;
  }
}
#pro-header .pro-header .pro-menu-right ul {
  display: flex;
  justify-content: center;
  align-items: stretch;
}
#pro-header .pro-header .pro-menu-right ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: normal;
  vertical-align: middle;
}
@media screen and (max-width: 1100px) {
  #pro-header .pro-header .pro-menu-right ul li.search-menu-icon {
    background-color: #8DC63F;
    border-right: solid 1px black;
  }
  #pro-header .pro-header .pro-menu-right ul li.th-menu {
    display: flex !important;
    background-color: #8dc63f;
  }
}
#pro-header .pro-header .pro-menu-right ul li.th-menu {
  display: none;
}
#pro-header .pro-header .pro-menu-right ul li a, #pro-header .pro-header .pro-menu-right ul li span {
  color: #FFFFFF;
  padding: 0 8px;
  font-size: 1.2em;
}
#pro-header .pro-header .pro-menu-right ul li a:focus + span, #pro-header .pro-header .pro-menu-right ul li span:focus + span {
  visibility: visible;
  color: #FFFFFF !important;
}
#pro-header .pro-header .lang {
  position: relative;
  float: left;
}
#pro-header .pro-header .lang:hover {
  cursor: pointer;
}
#pro-header .pro-header .lang > a {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #000;
  line-height: 90px;
}
#pro-header .pro-header .lang > a span {
  vertical-align: middle;
}
#pro-header .pro-header .lang .sub-menu {
  position: absolute;
  background: #fff;
  width: auto;
  top: 80px;
  padding: 0 0;
  overflow: hidden;
  transform: scaleY(0);
  transform-origin: top;
  opacity: 0;
  transition: all 0.2s ease;
}
@media screen and (max-width: 1100px) {
  #pro-header .pro-header .lang .sub-menu {
    top: 70px;
  }
}
#pro-header .pro-header .lang .sub-menu.sub-lang-mobile {
  display: none !important;
}
#pro-header .pro-header .lang .sub-menu.is-focus-lang {
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.15);
  padding: 4px 0;
  top: 90px;
  opacity: 1;
  z-index: 10;
  display: block;
  transform: scaleY(1);
}
#pro-header .pro-header .lang .sub-menu li {
  display: block;
  width: 100%;
}
#pro-header .pro-header .lang .sub-menu a {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #32455c;
  line-height: normal;
  padding: 8px 15px;
  text-align: left;
  height: auto;
  display: block;
}
@media screen and (max-width: 1100px) {
  #pro-header .pro-header .lang .sub-menu a {
    text-align: center;
    text-transform: none;
  }
}
#pro-header .pro-header .lang .sub-menu a:hover, #pro-header .pro-header .lang .sub-menu a:focus {
  color: #F37021;
}
.couleur-ville #pro-header .pro-header .lang .sub-menu a:hover, .couleur-ville #pro-header .pro-header .lang .sub-menu a:focus {
  color: #F37021;
}
.couleur-eurometropole #pro-header .pro-header .lang .sub-menu a:hover, .couleur-eurometropole #pro-header .pro-header .lang .sub-menu a:focus {
  color: #00AEEF;
}
.couleur-commune #pro-header .pro-header .lang .sub-menu a:hover, .couleur-commune #pro-header .pro-header .lang .sub-menu a:focus {
  color: #8DC63F;
}
#pro-header .pro-header .lang select {
  display: none;
}
#pro-header .pro-header .lang select.is-display {
  display: block;
  opacity: 0;
  height: 100%;
  width: 100%;
  z-index: 200;
}
#pro-header .pro-header .lang:hover .currentLang a, #pro-header .pro-header .lang:hover .currentLang span, #pro-header .pro-header .lang:focus .currentLang a, #pro-header .pro-header .lang:focus .currentLang span {
  color: #F37021;
}
.couleur-ville #pro-header .pro-header .lang:hover .currentLang a, .couleur-ville #pro-header .pro-header .lang:hover .currentLang span, .couleur-ville #pro-header .pro-header .lang:focus .currentLang a, .couleur-ville #pro-header .pro-header .lang:focus .currentLang span {
  color: #F37021;
}
.couleur-eurometropole #pro-header .pro-header .lang:hover .currentLang a, .couleur-eurometropole #pro-header .pro-header .lang:hover .currentLang span, .couleur-eurometropole #pro-header .pro-header .lang:focus .currentLang a, .couleur-eurometropole #pro-header .pro-header .lang:focus .currentLang span {
  color: #00AEEF;
}
.couleur-commune #pro-header .pro-header .lang:hover .currentLang a, .couleur-commune #pro-header .pro-header .lang:hover .currentLang span, .couleur-commune #pro-header .pro-header .lang:focus .currentLang a, .couleur-commune #pro-header .pro-header .lang:focus .currentLang span {
  color: #8DC63F;
}
#pro-header .pro-header .lang:hover .sub-menu, #pro-header .pro-header .lang:focus .sub-menu {
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.15);
  padding: 4px 0;
  top: 90px;
  opacity: 1;
  z-index: 10;
  display: block;
  transform: scaleY(1);
}
@media screen and (max-width: 1100px) {
  #pro-header .pro-header .lang:hover .sub-menu, #pro-header .pro-header .lang:focus .sub-menu {
    top: 70px;
  }
}

#pro-footer {
  position: relative;
  overflow: visible;
  background-color: #3a3a3a;
  padding: 40px 0 0;
}
#pro-footer:before {
  content: "";
  position: absolute;
  top: calc(-30px + 1px); /* Adjust this value to position the triangle */
  left: 0; /* Adjust this value to horizontally center the triangle */
  width: 0;
  height: 0;
  border-left: 100vw solid transparent;
  border-bottom: 30px solid #3a3a3a;
  z-index: 120;
}
#pro-footer h3 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.3m;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.412em;
  margin-bottom: 0;
}
#pro-footer h2.portlet-title-text {
  display: none;
}
#pro-footer p {
  color: #FFFFFF;
}
#pro-footer p a {
  color: #FFFFFF;
}
#pro-footer .pro-logo {
  display: block;
  padding: 15px 0;
  border-top: 1px solid #505050;
}
#pro-footer .pro-logo a {
  display: inline-block;
  margin-bottom: 10px;
}
#pro-footer .pro-logo a:focus {
  outline: 1px dashed #F37021;
}
#pro-footer .pro-logo a svg {
  width: 225px;
  height: 58px;
}
#pro-footer .pro-contact {
  display: flex;
  flex-direction: column;
  gap: 10px;
  vertical-align: top;
  padding: 0 40px;
}
#pro-footer .pro-contact h4 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #F37021;
  line-height: normal;
  color: #F37021;
  display: block;
  margin-bottom: 10px;
}
.couleur-ville #pro-footer .pro-contact h4 {
  color: #F37021;
}
.couleur-eurometropole #pro-footer .pro-contact h4 {
  color: #00AEEF;
}
.couleur-commune #pro-footer .pro-contact h4 {
  color: #8DC63F;
}
#pro-footer .pro-contact p, #pro-footer .pro-contact a {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.714em;
  margin-bottom: 0;
}
#pro-footer .pro-contact a {
  font-weight: 700;
}
#pro-footer .pro-contact a:hover, #pro-footer .pro-contact a:focus {
  color: #3a3a3a;
}
@media screen and (max-width: 1100px) {
  #pro-footer .pro-contact {
    padding: 0 20px;
    margin-bottom: 15px;
  }
  #pro-footer .pro-contact div {
    display: grid;
    grid-template-rows: 1fr 1fr;
    gap: 10px;
  }
  #pro-footer .pro-contact div a {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: normal;
  }
}
#pro-footer .pro-copyright {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.8em;
  font-weight: 700;
  color: #CCC;
  line-height: 1em;
  display: block;
  margin-top: 15px;
  margin-bottom: 35px;
}
#pro-footer ul {
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  #pro-footer ul {
    margin-bottom: 30px;
  }
}
#pro-footer ul li {
  display: inline-block;
  font-size: 1em;
}
#pro-footer ul li a {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 400;
  color: #cccccc;
  line-height: 1em;
  width: 100%;
  display: block;
  padding: 7px 0;
  transition: all 0.2s ease;
}
#pro-footer ul li a:hover, #pro-footer ul li a:focus {
  color: #8DC63F;
}
#pro-footer .pro-footer-bottom {
  background: #2d2d2d;
  color: #FFFFFF;
  height: 100%;
}
@media screen and (max-width: 1100px) {
  #pro-footer .pro-footer-bottom {
    height: auto;
  }
}
#pro-footer .pro-footer-bottom ul {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  flex-wrap: wrap;
}
@media screen and (max-width: 1100px) {
  #pro-footer .pro-footer-bottom ul {
    flex-direction: column;
  }
}
#pro-footer .pro-footer-bottom ul li {
  font-size: 1em;
}
#pro-footer .pro-footer-bottom ul li a {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 3.5em;
  text-decoration: none;
  position: relative;
  padding: 0 20px;
  transition: all 0.2s ease;
}
#pro-footer .pro-footer-bottom ul li a:hover, #pro-footer .pro-footer-bottom ul li a:focus {
  color: #8DC63F;
}

.pro-search-page {
  overflow: visible;
}
.pro-search-page .pro-form-search {
  height: 100%;
  margin: 0;
}
.pro-search-page .pro-form-search .container {
  position: relative;
  bottom: 0;
  padding-bottom: 30px;
}
.pro-search-page .pro-form-search .container #breadcrumb {
  padding: 15px 0;
}
.pro-search-page .pro-form-search .container #breadcrumb span, .pro-search-page .pro-form-search .container #breadcrumb a {
  color: #FFFFFF;
}
.pro-search-page .pro-form-search .container #breadcrumb a:hover, .pro-search-page .pro-form-search .container #breadcrumb a:focus {
  color: #F37021;
}
.couleur-ville .pro-search-page .pro-form-search .container #breadcrumb a:hover, .couleur-ville .pro-search-page .pro-form-search .container #breadcrumb a:focus {
  color: #F37021;
}
.couleur-eurometropole .pro-search-page .pro-form-search .container #breadcrumb a:hover, .couleur-eurometropole .pro-search-page .pro-form-search .container #breadcrumb a:focus {
  color: #00AEEF;
}
.couleur-commune .pro-search-page .pro-form-search .container #breadcrumb a:hover, .couleur-commune .pro-search-page .pro-form-search .container #breadcrumb a:focus {
  color: #8DC63F;
}
.pro-search-page .pro-form-search .container #breadcrumb a:after {
  height: 2px;
  background: #FFFFFF;
}
.pro-search-page .pro-wrapper-top-listing {
  position: relative;
  z-index: 10;
}
.pro-search-page .pro-wrapper-top-listing .container {
  padding: 0;
}
.pro-search-page .pro-wrapper-top-listing .pro-sort {
  padding: 0 15px;
  margin-right: 15px;
}
.pro-search-page .pro-wrapper-top-listing .pro-sort fieldset {
  left: 0;
  right: 0;
}
.pro-search-page .pro-wrapper-top-listing .pro-sort fieldset:before {
  left: 23px;
  right: auto;
}
.pro-search-page .pro-wrapper-top-listing .pro-sort ul {
  width: 150px;
}
.pro-search-page .pro-wrapper-top-listing .pro-sort ul:before {
  right: 18px;
}
@media screen and (max-width: 1280px) {
  .pro-search-page .pro-wrapper-top-listing .pro-sort ul {
    left: 0;
  }
  .pro-search-page .pro-wrapper-top-listing .pro-sort ul:before {
    left: 23px;
    right: auto;
  }
}

.pro-wrapper-search {
  padding-top: 20px;
  padding-bottom: 10px;
}
.pro-wrapper-search > .row .col-xs-12:nth-child(3n+1), .pro-wrapper-search.row .col-xs-12:nth-child(3n+1) {
  clear: left;
}
@media screen and (max-width: 1200px) {
  .pro-wrapper-search > .row .col-xs-12:nth-child(3n+1), .pro-wrapper-search.row .col-xs-12:nth-child(3n+1) {
    clear: inherit;
  }
  .pro-wrapper-search > .row .col-xs-12:nth-child(odd), .pro-wrapper-search.row .col-xs-12:nth-child(odd) {
    clear: left;
  }
}
.pro-wrapper-search > .row > *, .pro-wrapper-search.row > * {
  margin: 10px 0;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-search > .row > *, .pro-wrapper-search.row > * {
    min-height: auto !important;
  }
}
.pro-wrapper-search > .row > * .pro-bloc-actu, .pro-wrapper-search.row > * .pro-bloc-actu {
  height: 300px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  margin: 0;
  background: #FFFFFF;
  transition: all 0.2s ease;
}
.pro-wrapper-search > .row > * .pro-bloc-actu::after, .pro-wrapper-search.row > * .pro-bloc-actu::after {
  display: block;
  content: "";
  clear: both;
}
.pro-wrapper-search > .row > * .pro-bloc-actu:hover, .pro-wrapper-search > .row > * .pro-bloc-actu:focus, .pro-wrapper-search.row > * .pro-bloc-actu:hover, .pro-wrapper-search.row > * .pro-bloc-actu:focus {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}
.pro-wrapper-search > .row > * .pro-bloc-actu:hover:before, .pro-wrapper-search > .row > * .pro-bloc-actu:focus:before, .pro-wrapper-search.row > * .pro-bloc-actu:hover:before, .pro-wrapper-search.row > * .pro-bloc-actu:focus:before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 10;
  visibility: hidden;
}
.pro-wrapper-search > .row > * .pro-bloc-actu:hover > .img, .pro-wrapper-search > .row > * .pro-bloc-actu:focus > .img, .pro-wrapper-search.row > * .pro-bloc-actu:hover > .img, .pro-wrapper-search.row > * .pro-bloc-actu:focus > .img {
  z-index: 20;
  top: 0;
  left: 0;
  right: 0;
  width: 40%;
  height: 100%;
  margin-bottom: 0;
}
.pro-wrapper-search > .row > * .pro-bloc-actu:hover > .img figure, .pro-wrapper-search > .row > * .pro-bloc-actu:focus > .img figure, .pro-wrapper-search.row > * .pro-bloc-actu:hover > .img figure, .pro-wrapper-search.row > * .pro-bloc-actu:focus > .img figure {
  height: 100%;
}
.pro-wrapper-search > .row > * .pro-bloc-actu:hover > .img figure img, .pro-wrapper-search > .row > * .pro-bloc-actu:focus > .img figure img, .pro-wrapper-search.row > * .pro-bloc-actu:hover > .img figure img, .pro-wrapper-search.row > * .pro-bloc-actu:focus > .img figure img {
  opacity: 1 !important;
}
.pro-wrapper-search > .row > * .pro-bloc-actu:hover > .img > span, .pro-wrapper-search > .row > * .pro-bloc-actu:focus > .img > span, .pro-wrapper-search.row > * .pro-bloc-actu:hover > .img > span, .pro-wrapper-search.row > * .pro-bloc-actu:focus > .img > span {
  opacity: 0;
  left: 20px;
}
.pro-wrapper-search > .row > * .pro-bloc-actu:hover > .img.pro-no-photo, .pro-wrapper-search > .row > * .pro-bloc-actu:focus > .img.pro-no-photo, .pro-wrapper-search.row > * .pro-bloc-actu:hover > .img.pro-no-photo, .pro-wrapper-search.row > * .pro-bloc-actu:focus > .img.pro-no-photo {
  height: 174px;
  width: 100%;
}
.pro-wrapper-search > .row > * .pro-bloc-actu:hover > .content:after, .pro-wrapper-search > .row > * .pro-bloc-actu:focus > .content:after, .pro-wrapper-search.row > * .pro-bloc-actu:hover > .content:after, .pro-wrapper-search.row > * .pro-bloc-actu:focus > .content:after {
  left: 0;
  right: 0;
  width: 100%;
  opacity: 0;
}
.pro-wrapper-search > .row > * .pro-bloc-actu:hover > .content .link:after, .pro-wrapper-search > .row > * .pro-bloc-actu:focus > .content .link:after, .pro-wrapper-search.row > * .pro-bloc-actu:hover > .content .link:after, .pro-wrapper-search.row > * .pro-bloc-actu:focus > .content .link:after {
  opacity: 0;
}
.pro-wrapper-search > .row > * .pro-bloc-actu:focus h3, .pro-wrapper-search.row > * .pro-bloc-actu:focus h3 {
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-search > .row > * .pro-bloc-actu, .pro-wrapper-search.row > * .pro-bloc-actu {
    height: 100%;
    margin: 0;
  }
}
.pro-wrapper-search > .row > * .pro-bloc-actu > *, .pro-wrapper-search.row > * .pro-bloc-actu > * {
  height: 100%;
}
.pro-wrapper-search > .row > * .pro-bloc-actu .img, .pro-wrapper-search.row > * .pro-bloc-actu .img {
  width: 40%;
  float: left;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-search > .row > * .pro-bloc-actu .img, .pro-wrapper-search.row > * .pro-bloc-actu .img {
    position: absolute;
  }
}
.pro-wrapper-search > .row > * .pro-bloc-actu .img figure, .pro-wrapper-search.row > * .pro-bloc-actu .img figure {
  height: 100%;
}
.pro-wrapper-search > .row > * .pro-bloc-actu .content, .pro-wrapper-search.row > * .pro-bloc-actu .content {
  width: 60%;
  float: left;
  padding: 15px;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-search > .row > * .pro-bloc-actu .content, .pro-wrapper-search.row > * .pro-bloc-actu .content {
    margin-left: 40%;
  }
}
.pro-wrapper-search > .row > * .pro-bloc-card-event, .pro-wrapper-search.row > * .pro-bloc-card-event {
  height: 300px;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-search > .row > * .pro-bloc-card-event, .pro-wrapper-search.row > * .pro-bloc-card-event {
    height: 100%;
  }
}
.pro-wrapper-search > .row > * .pro-bloc-card-event > *, .pro-wrapper-search.row > * .pro-bloc-card-event > * {
  height: 100%;
  background: #FFFFFF;
}
.pro-wrapper-search > .row > * .pro-bloc-card-event:hover > *, .pro-wrapper-search > .row > * .pro-bloc-card-event:focus > *, .pro-wrapper-search.row > * .pro-bloc-card-event:hover > *, .pro-wrapper-search.row > * .pro-bloc-card-event:focus > * {
  transform: none;
}
.pro-wrapper-search > .row > * .pro-bloc-card-event .pro-footer-event, .pro-wrapper-search.row > * .pro-bloc-card-event .pro-footer-event {
  padding: 18px 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-search > .row > * .pro-bloc-card-event .pro-footer-event, .pro-wrapper-search.row > * .pro-bloc-card-event .pro-footer-event {
    position: relative;
  }
}
.pro-wrapper-search > .row > * .pro-bloc-card-event .pro-footer-event > span.pro-number, .pro-wrapper-search.row > * .pro-bloc-card-event .pro-footer-event > span.pro-number {
  font-size: 0.75em;
}
@media screen and (max-width: 1100px) {
  .pro-wrapper-search > .row > * .pro-bloc-card-event .pro-footer-event .pro-btn-action, .pro-wrapper-search.row > * .pro-bloc-card-event .pro-footer-event .pro-btn-action {
    width: 160px;
  }
  .pro-wrapper-search > .row > * .pro-bloc-card-event .pro-footer-event .pro-btn-action.active:after, .pro-wrapper-search.row > * .pro-bloc-card-event .pro-footer-event .pro-btn-action.active:after {
    right: 25px;
  }
}
@media screen and (max-width: 767px) {
  .pro-wrapper-search > .row > * .pro-bloc-card-event .pro-footer-event .pro-btn-action, .pro-wrapper-search.row > * .pro-bloc-card-event .pro-footer-event .pro-btn-action {
    width: 100%;
  }
  .pro-wrapper-search > .row > * .pro-bloc-card-event .pro-footer-event .pro-btn-action.active:after, .pro-wrapper-search.row > * .pro-bloc-card-event .pro-footer-event .pro-btn-action.active:after {
    right: 50px;
  }
}
.pro-wrapper-search > .row > * .pro-bloc-card-participation, .pro-wrapper-search.row > * .pro-bloc-card-participation {
  height: 300px;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-search > .row > * .pro-bloc-card-participation, .pro-wrapper-search.row > * .pro-bloc-card-participation {
    height: 100%;
  }
}
.pro-wrapper-search > .row > * .pro-bloc-card-participation > *, .pro-wrapper-search.row > * .pro-bloc-card-participation > * {
  height: 100%;
}
.pro-wrapper-search > .row > * .pro-bloc-card-participation:hover > *, .pro-wrapper-search > .row > * .pro-bloc-card-participation:focus > *, .pro-wrapper-search.row > * .pro-bloc-card-participation:hover > *, .pro-wrapper-search.row > * .pro-bloc-card-participation:focus > * {
  transform: none;
}
.pro-wrapper-search > .row > * .pro-bloc-card-participation .pro-header-participation, .pro-wrapper-search.row > * .pro-bloc-card-participation .pro-header-participation {
  padding: 7px 20px;
  margin-bottom: 5px;
}
.pro-wrapper-search > .row > * .pro-bloc-card-participation .pro-footer-participation, .pro-wrapper-search.row > * .pro-bloc-card-participation .pro-footer-participation {
  padding: 11px 20px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-search > .row > * .pro-bloc-card-participation .pro-footer-participation, .pro-wrapper-search.row > * .pro-bloc-card-participation .pro-footer-participation {
    position: relative;
  }
}
.pro-wrapper-search > .row > * .pro-card-video, .pro-wrapper-search.row > * .pro-card-video {
  height: 300px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-search > .row > * .pro-card-video, .pro-wrapper-search.row > * .pro-card-video {
    height: 100%;
  }
}
.pro-wrapper-search > .row > * .pro-card-video:hover, .pro-wrapper-search > .row > * .pro-card-video:focus, .pro-wrapper-search.row > * .pro-card-video:hover, .pro-wrapper-search.row > * .pro-card-video:focus {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
.pro-wrapper-search > .row > * .pro-card-video:hover .pro-header figure img, .pro-wrapper-search > .row > * .pro-card-video:focus .pro-header figure img, .pro-wrapper-search.row > * .pro-card-video:hover .pro-header figure img, .pro-wrapper-search.row > * .pro-card-video:focus .pro-header figure img {
  transform: none;
}
.pro-wrapper-search > .row > * .pro-card-video .pro-header, .pro-wrapper-search.row > * .pro-card-video .pro-header {
  height: 100%;
}
.pro-wrapper-search > .row > * .pro-card-video .pro-header:before, .pro-wrapper-search > .row > * .pro-card-video .pro-header:after, .pro-wrapper-search.row > * .pro-card-video .pro-header:before, .pro-wrapper-search.row > * .pro-card-video .pro-header:after {
  content: none;
}
.pro-wrapper-search > .row > * .pro-card-video .pro-header figure, .pro-wrapper-search.row > * .pro-card-video .pro-header figure {
  height: 100%;
}
.pro-wrapper-search > .row > * .pro-card-video .pro-header figure:after, .pro-wrapper-search.row > * .pro-card-video .pro-header figure:after {
  content: "";
  z-index: 100;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+25,0.65+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.65) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.65) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#a6000000", GradientType=0); /* IE6-9 */
}
.pro-wrapper-search > .row > * .pro-card-video .pro-header figure img, .pro-wrapper-search.row > * .pro-card-video .pro-header figure img {
  height: 100%;
}
.pro-wrapper-search > .row > * .pro-card-video .pro-header .icon-ico-lecteur, .pro-wrapper-search.row > * .pro-card-video .pro-header .icon-ico-lecteur {
  transform: none;
  left: auto;
  top: auto;
  right: 85px;
  bottom: 85px;
  z-index: 100;
}
.pro-wrapper-search > .row > * .pro-card-video .pro-meta-avis, .pro-wrapper-search.row > * .pro-card-video .pro-meta-avis {
  position: absolute;
  bottom: 10px;
  left: 20px;
  right: 20px;
  width: calc(100% - 40px);
  z-index: 1000;
  text-align: left;
}
.pro-wrapper-search > .row > * .pro-card-video .pro-meta-avis > a, .pro-wrapper-search.row > * .pro-card-video .pro-meta-avis > a {
  float: none;
  display: inline-block;
  text-align: left;
}
.pro-wrapper-search > .row > * .pro-card-video .pro-meta-avis > a:focus h3, .pro-wrapper-search.row > * .pro-card-video .pro-meta-avis > a:focus h3 {
  text-decoration: underline;
}
.pro-wrapper-search > .row > * .pro-card-video .pro-meta-avis h3, .pro-wrapper-search.row > * .pro-card-video .pro-meta-avis h3 {
  color: #FFFFFF;
  margin-bottom: 10px;
  transition: all 0.2s ease;
}
.pro-wrapper-search > .row > * .pro-card-video .pro-meta-avis .pro-view, .pro-wrapper-search.row > * .pro-card-video .pro-meta-avis .pro-view {
  color: #FFFFFF;
  font-weight: 700;
  position: absolute;
  right: 0;
  bottom: 0;
}
.pro-wrapper-search > .row > * .pro-card-video .pro-meta-avis .pro-avis, .pro-wrapper-search.row > * .pro-card-video .pro-meta-avis .pro-avis {
  display: block;
  float: none;
  text-align: left;
}
.pro-wrapper-search > .row > * .pro-card-video .pro-meta-avis .pro-avis > *, .pro-wrapper-search.row > * .pro-card-video .pro-meta-avis .pro-avis > * {
  background-color: #F37021;
  text-align: center;
  border-radius: 4px;
  display: inline-block;
}
.couleur-ville .pro-wrapper-search > .row > * .pro-card-video .pro-meta-avis .pro-avis > *, .couleur-ville .pro-wrapper-search.row > * .pro-card-video .pro-meta-avis .pro-avis > * {
  background-color: #F37021;
}
.couleur-eurometropole .pro-wrapper-search > .row > * .pro-card-video .pro-meta-avis .pro-avis > *, .couleur-eurometropole .pro-wrapper-search.row > * .pro-card-video .pro-meta-avis .pro-avis > * {
  background-color: #00AEEF;
}
.couleur-commune .pro-wrapper-search > .row > * .pro-card-video .pro-meta-avis .pro-avis > *, .couleur-commune .pro-wrapper-search.row > * .pro-card-video .pro-meta-avis .pro-avis > * {
  background-color: #8DC63F;
}
.pro-wrapper-search > .row > * .pro-card-video .pro-meta-avis .pro-avis > *:hover, .pro-wrapper-search > .row > * .pro-card-video .pro-meta-avis .pro-avis > *:focus, .pro-wrapper-search.row > * .pro-card-video .pro-meta-avis .pro-avis > *:hover, .pro-wrapper-search.row > * .pro-card-video .pro-meta-avis .pro-avis > *:focus {
  background: #000000;
  color: #F37021;
}
.couleur-ville .pro-wrapper-search > .row > * .pro-card-video .pro-meta-avis .pro-avis > *:hover, .couleur-ville .pro-wrapper-search > .row > * .pro-card-video .pro-meta-avis .pro-avis > *:focus, .couleur-ville .pro-wrapper-search.row > * .pro-card-video .pro-meta-avis .pro-avis > *:hover, .couleur-ville .pro-wrapper-search.row > * .pro-card-video .pro-meta-avis .pro-avis > *:focus {
  color: #F37021;
}
.couleur-eurometropole .pro-wrapper-search > .row > * .pro-card-video .pro-meta-avis .pro-avis > *:hover, .couleur-eurometropole .pro-wrapper-search > .row > * .pro-card-video .pro-meta-avis .pro-avis > *:focus, .couleur-eurometropole .pro-wrapper-search.row > * .pro-card-video .pro-meta-avis .pro-avis > *:hover, .couleur-eurometropole .pro-wrapper-search.row > * .pro-card-video .pro-meta-avis .pro-avis > *:focus {
  color: #00AEEF;
}
.couleur-commune .pro-wrapper-search > .row > * .pro-card-video .pro-meta-avis .pro-avis > *:hover, .couleur-commune .pro-wrapper-search > .row > * .pro-card-video .pro-meta-avis .pro-avis > *:focus, .couleur-commune .pro-wrapper-search.row > * .pro-card-video .pro-meta-avis .pro-avis > *:hover, .couleur-commune .pro-wrapper-search.row > * .pro-card-video .pro-meta-avis .pro-avis > *:focus {
  color: #8DC63F;
}
.pro-wrapper-search > .row > * .pro-bloc-card-initiative:hover, .pro-wrapper-search > .row > * .pro-bloc-card-initiative:focus, .pro-wrapper-search.row > * .pro-bloc-card-initiative:hover, .pro-wrapper-search.row > * .pro-bloc-card-initiative:focus {
  transform: none;
}
.pro-wrapper-search > .row > * .pro-bloc-card-initiative > figure, .pro-wrapper-search > .row > * .pro-bloc-card-initiative .fit-cover, .pro-wrapper-search.row > * .pro-bloc-card-initiative > figure, .pro-wrapper-search.row > * .pro-bloc-card-initiative .fit-cover {
  width: 130px !important;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-search > .row > * .pro-bloc-card-initiative > figure, .pro-wrapper-search > .row > * .pro-bloc-card-initiative .fit-cover, .pro-wrapper-search.row > * .pro-bloc-card-initiative > figure, .pro-wrapper-search.row > * .pro-bloc-card-initiative .fit-cover {
    height: 150px;
    width: 100% !important;
  }
}
.pro-wrapper-search > .row > * .pro-bloc-card-initiative > figure + div, .pro-wrapper-search > .row > * .pro-bloc-card-initiative .fit-cover + div, .pro-wrapper-search.row > * .pro-bloc-card-initiative > figure + div, .pro-wrapper-search.row > * .pro-bloc-card-initiative .fit-cover + div {
  width: calc(100% - 130px);
  left: 130px;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-search > .row > * .pro-bloc-card-initiative > figure + div, .pro-wrapper-search > .row > * .pro-bloc-card-initiative .fit-cover + div, .pro-wrapper-search.row > * .pro-bloc-card-initiative > figure + div, .pro-wrapper-search.row > * .pro-bloc-card-initiative .fit-cover + div {
    width: 100%;
    left: 0;
  }
}
.pro-wrapper-search > .row > * .pro-bloc-card-initiative .pro-footer-initiative, .pro-wrapper-search.row > * .pro-bloc-card-initiative .pro-footer-initiative {
  height: 70px;
}
.pro-wrapper-search > .row > * .pro-bloc-card-initiative .pro-footer-initiative .pro-avis, .pro-wrapper-search.row > * .pro-bloc-card-initiative .pro-footer-initiative .pro-avis {
  line-height: 70px;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-search > .row > * .pro-bloc-card-initiative .pro-footer-initiative .pro-avis, .pro-wrapper-search.row > * .pro-bloc-card-initiative .pro-footer-initiative .pro-avis {
    line-height: normal;
  }
}
.pro-wrapper-search > .row > * .pro-bloc-card-initiative .pro-footer-initiative .pro-avis p, .pro-wrapper-search.row > * .pro-bloc-card-initiative .pro-footer-initiative .pro-avis p {
  line-height: 70px;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-search > .row > * .pro-bloc-card-initiative .pro-footer-initiative .pro-avis p, .pro-wrapper-search.row > * .pro-bloc-card-initiative .pro-footer-initiative .pro-avis p {
    line-height: normal;
  }
}
.pro-wrapper-search > .row > * .pro-bloc-card-initiative .pro-footer-initiative p, .pro-wrapper-search.row > * .pro-bloc-card-initiative .pro-footer-initiative p {
  line-height: 70px;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-search > .row > * .pro-bloc-card-initiative .pro-footer-initiative p, .pro-wrapper-search.row > * .pro-bloc-card-initiative .pro-footer-initiative p {
    line-height: normal;
  }
}
.pro-wrapper-search > .row > * .pro-bloc-card-petition:hover, .pro-wrapper-search > .row > * .pro-bloc-card-petition:focus, .pro-wrapper-search.row > * .pro-bloc-card-petition:hover, .pro-wrapper-search.row > * .pro-bloc-card-petition:focus {
  transform: none;
}
.pro-wrapper-search > .row > * .pro-bloc-card-petition .pro-header-petition, .pro-wrapper-search.row > * .pro-bloc-card-petition .pro-header-petition {
  margin-bottom: 5px;
}
.pro-wrapper-search > .row > * .pro-bloc-card-petition .pro-content-petition h3, .pro-wrapper-search.row > * .pro-bloc-card-petition .pro-content-petition h3 {
  margin-bottom: 5px;
}
.pro-wrapper-search > .row > * .pro-bloc-card-petition .pro-footer-petition, .pro-wrapper-search.row > * .pro-bloc-card-petition .pro-footer-petition {
  height: 70px;
}
.pro-wrapper-search > .row > * .pro-bloc-card-budget.pro-theme-faisabilite .pro-info-top-right span, .pro-wrapper-search.row > * .pro-bloc-card-budget.pro-theme-faisabilite .pro-info-top-right span {
  width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pro-wrapper-search > .row > * .pro-bloc-card-budget:hover, .pro-wrapper-search > .row > * .pro-bloc-card-budget:focus, .pro-wrapper-search.row > * .pro-bloc-card-budget:hover, .pro-wrapper-search.row > * .pro-bloc-card-budget:focus {
  transform: none;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-search > .row > * .pro-bloc-card-budget .pro-header-budget .pro-info-top-right, .pro-wrapper-search.row > * .pro-bloc-card-budget .pro-header-budget .pro-info-top-right {
    margin: 10px 0;
  }
}
.pro-wrapper-search > .row > * .pro-bloc-card-budget .pro-content-budget h3, .pro-wrapper-search.row > * .pro-bloc-card-budget .pro-content-budget h3 {
  margin-bottom: 5px;
}
.pro-wrapper-search > .row > * .pro-bloc-card-budget .pro-footer-budget, .pro-wrapper-search.row > * .pro-bloc-card-budget .pro-footer-budget {
  height: 70px;
}
.pro-wrapper-search > .row > * .pro-bloc-card-projet:hover, .pro-wrapper-search > .row > * .pro-bloc-card-projet:focus, .pro-wrapper-search.row > * .pro-bloc-card-projet:hover, .pro-wrapper-search.row > * .pro-bloc-card-projet:focus {
  transform: none;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-search > .row > * .pro-bloc-card-projet .pro-header-projet .pro-info-top-right, .pro-wrapper-search.row > * .pro-bloc-card-projet .pro-header-projet .pro-info-top-right {
    margin: 10px 0;
  }
}
.pro-wrapper-search > .row > * .pro-bloc-card-projet .pro-footer-projet, .pro-wrapper-search.row > * .pro-bloc-card-projet .pro-footer-projet {
  height: 70px;
}

.pro-search-listing .pro-listing-container > .col-md-3.pro-bloc-facette {
  background-color: black;
}
.pro-search-listing .search-header-wrapper {
  background-color: #20272f;
  padding-bottom: 1em;
}
.pro-search-listing .search-header-wrapper .search-header {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1100px) {
  .pro-search-listing .search-header-wrapper .search-header {
    flex-direction: column-reverse;
    align-items: center;
    gap: 10px;
  }
}
.pro-search-listing .search-header-wrapper .search-header #breadcrumb {
  flex: 1;
}
.pro-search-listing .search-header-wrapper .search-header #breadcrumb a, .pro-search-listing .search-header-wrapper .search-header #breadcrumb span {
  color: #FFFFFF;
}
.pro-search-listing .search-header-wrapper .search-header #breadcrumb a:after, .pro-search-listing .search-header-wrapper .search-header #breadcrumb span:after {
  background-color: #FFFFFF;
}
.pro-search-listing .pro-group {
  padding: 15px 0;
  border-bottom: dashed 1px #585d63;
}
.pro-search-listing .pro-group .pro-checkbox {
  overflow: hidden;
  max-height: 0;
  transition: all 0.2s ease;
}
.pro-search-listing .pro-group input[type=checkbox] {
  display: none;
}
.pro-search-listing .pro-group label {
  cursor: pointer;
  display: flex;
  padding: 10px 0;
}
.pro-search-listing .pro-group label .pro-group-title {
  color: #F37021;
  text-transform: uppercase;
  flex: 1;
}
.couleur-ville .pro-search-listing .pro-group label .pro-group-title {
  color: #F37021;
}
.couleur-eurometropole .pro-search-listing .pro-group label .pro-group-title {
  color: #00AEEF;
}
.couleur-commune .pro-search-listing .pro-group label .pro-group-title {
  color: #8DC63F;
}
.pro-search-listing .pro-group label span:not(.pro-group-title) {
  color: #FFFFFF;
}
.pro-search-listing .pro-group label .see-less {
  display: none;
}
.pro-search-listing .pro-group label .see-less:after {
  content: "⏶";
  PADDING: 2px 7px;
  background-color: white;
  color: black;
  margin-left: 10px;
  border: solid 1px #9c9fa3;
}
.pro-search-listing .pro-group label .see-more:after {
  content: "⏷";
  PADDING: 2px 7px;
  background-color: transparent;
  color: white;
  margin-left: 10px;
  border: solid 1px #9c9fa3;
}
.pro-search-listing .pro-group input[type=checkbox]:checked + label > .see-more {
  display: none;
}
.pro-search-listing .pro-group input[type=checkbox]:checked + label > .see-less {
  display: block;
}
.pro-search-listing .pro-group input[type=checkbox]:checked + label + .pro-checkbox {
  max-height: 200vh;
}
@media screen and (max-width: 1100px) {
  .pro-search-listing .pro-group input[type=checkbox]:checked + label + .pro-checkbox {
    max-height: 40vh;
    overflow: scroll;
  }
}
.pro-search-listing .pro-group input[type=checkbox]:checked + label + .pro-checkbox + .pro-remove {
  display: block;
}

.pro-page-detail-participation article {
  padding-bottom: 3em;
}
.pro-page-detail-participation article header .pro-header-participation {
  position: relative;
  padding-left: 30px;
}
.pro-page-detail-participation article header .pro-header-participation:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  width: 10px;
  height: 100%;
  background-color: #F37021;
}
.couleur-ville .pro-page-detail-participation article header .pro-header-participation:before {
  background-color: #F37021;
}
.couleur-eurometropole .pro-page-detail-participation article header .pro-header-participation:before {
  background-color: #00AEEF;
}
.couleur-commune .pro-page-detail-participation article header .pro-header-participation:before {
  background-color: #8DC63F;
}
.pro-page-detail-participation article header .pro-header-participation .pro-encart-theme {
  margin-bottom: 15px;
}
.pro-page-detail-participation article header .pro-header-participation h1:before {
  content: none;
}
.pro-page-detail-participation article header .pro-header-participation .pro-header-auteur {
  margin-bottom: 10px;
  padding: 10px 0 5px;
}
.pro-page-detail-participation article header .pro-header-participation .pro-header-auteur figure {
  float: left;
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 15px;
}
.pro-page-detail-participation article header .pro-header-participation .pro-header-auteur p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.75em;
  font-weight: 400;
  color: #000;
  line-height: 1.1em;
  display: inline-block;
  width: calc(100% - 70px);
  margin-bottom: 0;
}
.pro-page-detail-participation article header #breadcrumb {
  width: calc(66.66666667% - 10px);
  padding: 15px 0;
}
@media screen and (max-width: 767px) {
  .pro-page-detail-participation article header #breadcrumb {
    width: 100%;
  }
}
.pro-page-detail-participation article header #breadcrumb a:after {
  top: 0;
}
.pro-page-detail-participation article .pro-main-img {
  position: relative;
}
.pro-page-detail-participation article .pro-tabs::after {
  display: block;
  content: "";
  clear: both;
}
.pro-page-detail-participation article .pro-tabs ul.nav-tabs {
  position: relative;
  border: none;
  margin-bottom: 20px;
}
.pro-page-detail-participation article .pro-tabs ul.nav-tabs::after {
  display: block;
  content: "";
  clear: both;
}
.pro-page-detail-participation article .pro-tabs ul.nav-tabs > li {
  width: 50%;
  float: left;
  border: none;
  position: relative;
}
.pro-page-detail-participation article .pro-tabs ul.nav-tabs > li > a {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1em;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
  line-height: 4.667em;
  text-align: center;
  padding: 0;
  border: none;
  background: #ececec;
  margin: 0;
  border-radius: 0;
}
@media screen and (max-width: 767px) {
  .pro-page-detail-participation article .pro-tabs ul.nav-tabs > li > a {
    font-size: 0.85em;
  }
}
.pro-page-detail-participation article .pro-tabs ul.nav-tabs > li > a.active {
  background: none;
  color: #000;
}
.pro-page-detail-participation article .pro-tabs ul.nav-tabs > li > a.active:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 5px;
  background-color: #F37021;
}
.couleur-ville .pro-page-detail-participation article .pro-tabs ul.nav-tabs > li > a.active:before {
  background-color: #F37021;
}
.couleur-eurometropole .pro-page-detail-participation article .pro-tabs ul.nav-tabs > li > a.active:before {
  background-color: #00AEEF;
}
.couleur-commune .pro-page-detail-participation article .pro-tabs ul.nav-tabs > li > a.active:before {
  background-color: #8DC63F;
}
.pro-page-detail-participation article .pro-bloc-description {
  position: relative;
  overflow: hidden;
}
.pro-page-detail-participation article .pro-bloc-description.pro-to-expand {
  min-height: 445px !important;
}
.pro-page-detail-participation article .pro-bloc-description.pro-expand {
  height: 100% !important;
}
.pro-page-detail-participation article .pro-bloc-description.pro-expand:before {
  opacity: 0;
}
.pro-page-detail-participation article .pro-bloc-description.pro-expand + .pro-btn-expand {
  display: none;
}
.pro-page-detail-participation article .pro-btn-expand {
  position: relative;
  top: 15px;
  margin: 20px 0;
  display: block;
  text-align: center;
  transition: all 0.2s ease;
}
.pro-page-detail-participation article .pro-btn-expand:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  height: 1px;
  width: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.2);
}
.pro-page-detail-participation article .pro-btn-expand:hover span, .pro-page-detail-participation article .pro-btn-expand:focus span {
  background: #000000;
  color: #F37021;
}
.couleur-ville .pro-page-detail-participation article .pro-btn-expand:hover span, .couleur-ville .pro-page-detail-participation article .pro-btn-expand:focus span {
  color: #F37021;
}
.couleur-eurometropole .pro-page-detail-participation article .pro-btn-expand:hover span, .couleur-eurometropole .pro-page-detail-participation article .pro-btn-expand:focus span {
  color: #00AEEF;
}
.couleur-commune .pro-page-detail-participation article .pro-btn-expand:hover span, .couleur-commune .pro-page-detail-participation article .pro-btn-expand:focus span {
  color: #8DC63F;
}
.pro-page-detail-participation article .pro-btn-expand span {
  position: relative;
  z-index: 10;
  width: 50px;
  height: 50px;
  line-height: 52px;
  background-color: #F37021;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  font-size: 25px;
  color: black;
  transition: all 0.2s ease;
}
.couleur-ville .pro-page-detail-participation article .pro-btn-expand span {
  background-color: #F37021;
}
.couleur-eurometropole .pro-page-detail-participation article .pro-btn-expand span {
  background-color: #00AEEF;
}
.couleur-commune .pro-page-detail-participation article .pro-btn-expand span {
  background-color: #8DC63F;
}
.pro-page-detail-participation article .pro-wrapper-quartiers::after {
  display: block;
  content: "";
  clear: both;
}
.pro-page-detail-participation article .pro-wrapper-quartiers > * > a {
  position: relative;
  display: block;
  border: 1px solid #b2b2b2;
  border-radius: 2px;
  margin: 12px 0;
  transition: all 0.2s ease;
}
@media screen and (max-width: 767px) {
  .pro-page-detail-participation article .pro-wrapper-quartiers > * > a {
    margin: 20px 0;
  }
}
.pro-page-detail-participation article .pro-wrapper-quartiers > * > a:hover, .pro-page-detail-participation article .pro-wrapper-quartiers > * > a:focus {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}
.pro-page-detail-participation article .pro-wrapper-quartiers > * > a figure {
  margin: 0;
  height: 140px;
}
.pro-page-detail-participation article .pro-wrapper-quartiers > * > a figure figcaption {
  display: none;
}
.pro-page-detail-participation article .pro-wrapper-quartiers > * > a > div {
  padding: 5px 25px;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .pro-page-detail-participation article .pro-wrapper-quartiers > * > a > div {
    padding: 5px 15px;
  }
}
.pro-page-detail-participation article .pro-wrapper-quartiers > * > a > div .pro-name {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #000;
  line-height: normal;
  display: block;
  margin: 10px 0;
}
.pro-page-detail-participation article .pro-wrapper-quartiers > * > a > div h3 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.4em;
  font-weight: 700;
  color: #000;
  line-height: 1em;
  letter-spacing: -0.5px;
  display: block;
  margin: 10px 0;
}
.pro-page-detail-participation article .pro-wrapper-quartiers > * > a > div .pro-link {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #000;
  line-height: normal;
  display: block;
  margin: 15px 0;
}
.pro-page-detail-participation article .pro-bloc-texte h2 {
  margin-top: 20px;
}
.pro-page-detail-participation article aside {
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  position: sticky;
  top: 162px;
  background-color: #F37021;
  height: fit-content;
  margin-top: -35px;
  padding: 0;
}
.couleur-ville .pro-page-detail-participation article aside {
  background-color: #F37021;
}
.couleur-eurometropole .pro-page-detail-participation article aside {
  background-color: #00AEEF;
}
.couleur-commune .pro-page-detail-participation article aside {
  background-color: #8DC63F;
}
.pro-page-detail-participation article aside .pro-wrapper-links {
  background: transparent;
  display: flex;
  flex-direction: column;
  margin: 0 40px;
}
@media screen and (max-width: 1100px) {
  .pro-page-detail-participation article aside {
    height: auto;
  }
}
.is-scrolled .pro-page-detail-participation article aside {
  top: 80px;
}
.is-scrolled.scrolldir-top .pro-page-detail-participation article aside {
  top: 152px;
}
.pro-page-detail-participation article aside .pro-push-avis {
  background-color: #F37021;
  height: 60px;
}
.couleur-ville .pro-page-detail-participation article aside .pro-push-avis {
  background-color: #F37021;
}
.couleur-eurometropole .pro-page-detail-participation article aside .pro-push-avis {
  background-color: #00AEEF;
}
.couleur-commune .pro-page-detail-participation article aside .pro-push-avis {
  background-color: #8DC63F;
}
.pro-page-detail-participation article aside .pro-push-avis::after {
  display: block;
  content: "";
  clear: both;
}
@media screen and (max-width: 767px) {
  .pro-page-detail-participation article aside .pro-push-avis {
    position: relative;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
  }
}
.pro-page-detail-participation article aside .pro-push-avis > a {
  position: relative;
  cursor: pointer;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #000;
  line-height: 4.2em;
  width: 50%;
  float: left;
  padding: 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.2s ease;
}
.pro-page-detail-participation article aside .pro-push-avis > a:hover, .pro-page-detail-participation article aside .pro-push-avis > a:focus {
  background: #000000;
  color: #F37021;
}
.couleur-ville .pro-page-detail-participation article aside .pro-push-avis > a:hover, .couleur-ville .pro-page-detail-participation article aside .pro-push-avis > a:focus {
  color: #F37021;
}
.couleur-eurometropole .pro-page-detail-participation article aside .pro-push-avis > a:hover, .couleur-eurometropole .pro-page-detail-participation article aside .pro-push-avis > a:focus {
  color: #00AEEF;
}
.couleur-commune .pro-page-detail-participation article aside .pro-push-avis > a:hover, .couleur-commune .pro-page-detail-participation article aside .pro-push-avis > a:focus {
  color: #8DC63F;
}
.pro-page-detail-participation article aside .pro-push-avis > a:hover > span.icon-ico-like, .pro-page-detail-participation article aside .pro-push-avis > a:focus > span.icon-ico-like {
  background-color: #F37021;
  color: #000;
}
.couleur-ville .pro-page-detail-participation article aside .pro-push-avis > a:hover > span.icon-ico-like, .couleur-ville .pro-page-detail-participation article aside .pro-push-avis > a:focus > span.icon-ico-like {
  background-color: #F37021;
}
.couleur-eurometropole .pro-page-detail-participation article aside .pro-push-avis > a:hover > span.icon-ico-like, .couleur-eurometropole .pro-page-detail-participation article aside .pro-push-avis > a:focus > span.icon-ico-like {
  background-color: #00AEEF;
}
.couleur-commune .pro-page-detail-participation article aside .pro-push-avis > a:hover > span.icon-ico-like, .couleur-commune .pro-page-detail-participation article aside .pro-push-avis > a:focus > span.icon-ico-like {
  background-color: #8DC63F;
}
.pro-page-detail-participation article aside .pro-push-avis > a.active {
  background: #000000;
  color: #FFFFFF;
}
.pro-page-detail-participation article aside .pro-push-avis > a.active > span.icon-ico-like {
  background-color: #F37021;
  color: #000;
}
.couleur-ville .pro-page-detail-participation article aside .pro-push-avis > a.active > span.icon-ico-like {
  background-color: #F37021;
}
.couleur-eurometropole .pro-page-detail-participation article aside .pro-push-avis > a.active > span.icon-ico-like {
  background-color: #00AEEF;
}
.couleur-commune .pro-page-detail-participation article aside .pro-push-avis > a.active > span.icon-ico-like {
  background-color: #8DC63F;
}
.pro-page-detail-participation article aside .pro-push-avis > a > span.icon-ico-like {
  position: relative;
  top: -2px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #FFFFFF;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  line-height: 40px;
  font-size: 1.3em;
  transition: all 0.2s ease;
}
.pro-page-detail-participation article aside .pro-push-avis > a > span:not(.icon-ico-like) {
  font-size: 0.85em;
}
@media screen and (max-width: 1200px) {
  .pro-page-detail-participation article aside .pro-push-avis > a > span:not(.icon-ico-like) {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .pro-page-detail-participation article aside .pro-push-avis > a > span:not(.icon-ico-like) {
    display: inline-block;
  }
}
@media screen and (max-width: 360px) {
  .pro-page-detail-participation article aside .pro-push-avis > a > span:not(.icon-ico-like) {
    display: none;
  }
}
.pro-page-detail-participation article aside .pro-push-avis > a.pro-dislike > span.icon-ico-like {
  transform: rotate(180deg);
}

.pro-jalon {
  position: relative;
  overflow: visible;
}
.pro-jalon.pro-first {
  background: #20272F;
  color: black;
  border-radius: 50%;
}
.pro-jalon.pro-first div .pro-date {
  box-shadow: none !important;
}
.pro-jalon.pro-first:before {
  content: "";
  height: 40px;
  width: 2px;
  border: solid 2px #20272F;
  position: absolute;
  left: 50%;
  bottom: -40px;
  z-index: 10;
}
.pro-jalon.pro-past:not(:last-child) {
  border-radius: 50%;
}
.pro-jalon.pro-past:not(:last-child):before {
  content: "";
  height: 40px;
  width: 2px;
  border: dashed 1px #20272F;
  position: absolute;
  left: 50%;
  bottom: -40px;
  z-index: 10;
}
.pro-jalon div {
  margin-top: 40px;
  cursor: pointer;
  position: relative;
}
.pro-jalon div .pro-date {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
  justify-content: center;
  height: 100%;
  width: 100px;
  height: 100px;
  font-size: 1.2em;
  border-radius: 50%;
  z-index: 5;
  box-shadow: 0 0 0 5px rgba(243, 112, 33, 0.3), 0 0 0 10px rgba(243, 112, 33, 0.2), 0 0 0 15px rgba(243, 112, 33, 0.1);
  background: white;
}
.couleur-ville .pro-jalon div .pro-date {
  box-shadow: 0 0 0 5px rgba(243, 112, 33, 0.3), 0 0 0 10px rgba(243, 112, 33, 0.2), 0 0 0 15px rgba(243, 112, 33, 0.1);
}
.couleur-eurometropole .pro-jalon div .pro-date {
  box-shadow: 0 0 0 5px rgba(0, 174, 239, 0.3), 0 0 0 10px rgba(0, 174, 239, 0.2), 0 0 0 15px rgba(0, 174, 239, 0.1);
}
.couleur-commune .pro-jalon div .pro-date {
  box-shadow: 0 0 0 5px rgba(141, 198, 63, 0.3), 0 0 0 10px rgba(141, 198, 63, 0.2), 0 0 0 15px rgba(141, 198, 63, 0.1);
}
.pro-jalon div .pro-date .pro-day-more {
  font-weight: 700;
}
.pro-jalon div .pro-titre {
  display: none;
  position: absolute;
  left: -10px;
  width: 350px;
  height: 120px;
  top: -50px;
  background-color: #F37021;
  flex-direction: column;
  align-items: flex-start;
  align-content: center;
  justify-content: center;
  padding-left: 120px;
  border-radius: 60px;
  z-index: 4;
}
.couleur-ville .pro-jalon div .pro-titre {
  background-color: #F37021;
}
.couleur-eurometropole .pro-jalon div .pro-titre {
  background-color: #00AEEF;
}
.couleur-commune .pro-jalon div .pro-titre {
  background-color: #8DC63F;
}
.pro-jalon div .pro-titre span, .pro-jalon div .pro-titre h4 {
  color: #FFFFFF;
}
.pro-jalon div .pro-date:hover + .pro-titre {
  display: flex;
}
.pro-jalon div .pro-date:hover {
  background-color: #20272f;
  box-shadow: none;
}
.pro-jalon div .pro-date:hover span {
  color: #FFFFFF;
}

.pro-page-detail.pro-page-detail-projet header.pro-project-header {
  display: flex;
  flex-direction: column;
  background-size: cover;
  background-position: center;
  height: 500px;
}
.pro-page-detail.pro-page-detail-projet header.pro-project-header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.1) 25%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.6) 60%);
}
@media screen and (max-width: 767px) {
  .pro-page-detail.pro-page-detail-projet header.pro-project-header {
    height: 500px;
  }
}
.pro-page-detail.pro-page-detail-projet header.pro-project-header .caption-project-title h1, .pro-page-detail.pro-page-detail-projet header.pro-project-header .caption-project-title p, .pro-page-detail.pro-page-detail-projet header.pro-project-header .caption-project-title span {
  color: white;
}
.pro-page-detail.pro-page-detail-projet header.pro-project-header .caption-project-title .pro-bloc-meta {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}
.pro-page-detail.pro-page-detail-projet header.pro-project-header .caption-project-title .pro-surtitre {
  text-transform: uppercase;
}
.pro-page-detail.pro-page-detail-projet .pro-wrapper-content {
  padding-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .pro-page-detail.pro-page-detail-projet .pro-wrapper-content {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .pro-page-detail.pro-page-detail-projet .pro-wrapper-content .col-lg-12 .row {
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .pro-page-detail.pro-page-detail-projet .pro-wrapper-content .col-lg-12 .row > * {
    width: 100%;
  }
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 {
  position: relative;
  display: flex;
}
@media screen and (max-width: 767px) {
  .pro-page-detail.pro-page-detail-projet section.col-lg-8 {
    order: 2;
  }
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8:before {
  content: "";
  clear: both;
  display: block;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 .pro-timeline {
  margin-right: 20px;
}
@media screen and (max-width: 1200px) {
  .pro-page-detail.pro-page-detail-projet section.col-lg-8 .pro-timeline {
    display: none;
  }
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper {
  flex: 1;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper > * {
  margin: 0;
  padding: 15px 0;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper #breadcrumb span, .pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper #breadcrumb a {
  color: black;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper #breadcrumb span:after, .pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper #breadcrumb a:after {
  background: black;
}
@media screen and (max-width: 767px) {
  .pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper #breadcrumb {
    display: none;
  }
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-bloc-texte h2:before {
  width: 48px;
  left: -60px;
}
@media screen and (max-width: 767px) {
  .pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-bloc-texte h2:before {
    position: relative;
    left: 0;
    margin-bottom: 10px;
    width: 72px;
  }
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-bloc-bref h3 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.4em;
  font-weight: 700;
  color: #000;
  line-height: 1em;
  margin-bottom: 10px;
  letter-spacing: -0.5px;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-bloc-bref ul li {
  padding: 10px 0;
  padding-left: 35px;
  border-bottom: 1px solid #ccd2d6;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #000;
  line-height: 1.714em;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-bloc-bref ul li .pro-euros {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.375em;
  font-weight: 700;
  color: #000;
  line-height: 1.091em;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-bloc-bref ul li > span {
  position: absolute;
  left: 0;
  width: 35px;
  text-align: left;
  line-height: 23px;
  padding: 0 4px;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .container {
  width: 100%;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-bloc-txt-img h2:before {
  content: none;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-bloc-image-slider .owl-carousel .owl-item .item .caption {
  bottom: 55px;
  transform: none;
  top: auto;
  width: 100%;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-bloc-image-slider .owl-carousel .owl-item .item .caption.pro-captionright p {
  width: 90%;
  max-width: 90%;
  margin-left: 10%;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-bloc-image-slider .owl-carousel .owl-item .item .caption.pro-captioncenter p {
  margin: auto;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-bloc-image-slider .owl-carousel .owl-item .item .caption > * {
  padding: 0 35px;
}
@media screen and (max-width: 767px) {
  .pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-bloc-image-slider .owl-carousel .owl-item .item .caption > * {
    padding: 0;
  }
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-bloc-image-slider .owl-carousel .owl-item .item .caption p {
  width: 90%;
  max-width: 90%;
}
@media screen and (max-width: 767px) {
  .pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-bloc-image-slider .owl-carousel .owl-item .item .caption p {
    width: 100%;
    max-width: 100%;
  }
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-bloc-image-slider .owl-carousel .owl-item .item figure img {
  height: 460px;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-bloc-image-slider .owl-carousel .owl-item .item figure figcaption {
  margin: 0;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-bloc-image-slider .owl-carousel .owl-nav .owl-prev, .pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-bloc-image-slider .owl-carousel .owl-nav .owl-next {
  height: 15px;
  width: 15px;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-bloc-image-slider .owl-carousel .owl-nav .owl-prev {
  left: 30px;
  border-top: 3px solid #fff;
  border-left: 3px solid #fff;
  transition: all 0.2s ease;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-bloc-image-slider .owl-carousel .owl-nav .owl-prev:hover {
  border-color: #F37021;
}
.couleur-ville .pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-bloc-image-slider .owl-carousel .owl-nav .owl-prev:hover {
  border-color: #F37021;
}
.couleur-eurometropole .pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-bloc-image-slider .owl-carousel .owl-nav .owl-prev:hover {
  border-color: #00AEEF;
}
.couleur-commune .pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-bloc-image-slider .owl-carousel .owl-nav .owl-prev:hover {
  border-color: #8DC63F;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-bloc-image-slider .owl-carousel .owl-nav .owl-next {
  right: 30px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transition: all 0.2s ease;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-bloc-image-slider .owl-carousel .owl-nav .owl-next:hover {
  border-color: #F37021;
}
.couleur-ville .pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-bloc-image-slider .owl-carousel .owl-nav .owl-next:hover {
  border-color: #F37021;
}
.couleur-eurometropole .pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-bloc-image-slider .owl-carousel .owl-nav .owl-next:hover {
  border-color: #00AEEF;
}
.couleur-commune .pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-bloc-image-slider .owl-carousel .owl-nav .owl-next:hover {
  border-color: #8DC63F;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-bloc-image-slider .owl-carousel .owl-dots {
  position: relative;
  right: 0;
  bottom: 0px;
  margin-top: 5px;
  width: 100%;
  left: 0;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-slider-event h2 {
  line-height: 1.5em;
  display: block;
  color: white;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-slider-event .pro-btn {
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 15px;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-slider-event .owl-carousel .owl-dots {
  margin-top: 10px;
  bottom: 0;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-slider-event .owl-carousel .owl-item {
  opacity: 1;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-slider-event .owl-carousel .owl-item.active {
  opacity: 1 !important;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-slider-event .owl-carousel .owl-item.active ~ .opacify {
  opacity: 0.4 !important;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-slider-event .owl-carousel .owl-item.opacify {
  opacity: 0;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-bloc-wrapper-video {
  margin-bottom: 20px;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-slider-participation {
  padding: 30px 0 35px;
  margin-bottom: 15px;
  margin-top: 5px;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-slider-participation:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -100%;
  width: 9999px;
  background: #edf0f2;
  display: block;
  z-index: -1;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-slider-participation h2 {
  line-height: 1.5em;
  display: block;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-slider-participation .pro-btn {
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 15px;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-slider-participation .owl-carousel .owl-dots {
  margin-top: 10px;
  bottom: 0;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-slider-participation .owl-carousel .owl-item {
  opacity: 1;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-slider-participation .owl-carousel .owl-item.active {
  opacity: 1 !important;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-slider-participation .owl-carousel .owl-item.active ~ .opacify {
  opacity: 0.4 !important;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-slider-participation .owl-carousel .owl-item.opacify {
  opacity: 0;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-bloc-image {
  padding-bottom: 30px;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-tiers {
  text-align: right;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-tiers figure {
  position: relative;
  overflow: hidden;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-tiers figure:before {
  display: block;
  content: "";
  width: 100%;
  padding-bottom: 0px;
  padding-top: 130.4469273743%;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-tiers figure > .content, .pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-tiers figure > .wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-tiers figure img {
  width: 100%;
  height: 100%;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-tiers > *:last-child figure {
  margin-bottom: 5px;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-tiers span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #000;
  line-height: 1.636em;
  text-align: right;
  display: inline-block;
  padding: 5px 0;
  white-space: nowrap;
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis;
  position: relative;
  padding-right: 20px;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-tiers span:after {
  content: "\e90a";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  float: right;
  line-height: 1.7em;
  margin-left: 8px;
  position: absolute;
  right: 0;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-tiers span img {
  margin-right: 10px;
  float: left;
  position: relative;
  top: 3px;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-map > div {
  position: relative;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-map .maps {
  height: 470px;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-sondages h2 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 5em;
  font-weight: 700;
  color: #000;
  line-height: 1em;
  display: block;
}
@media screen and (max-width: 767px) {
  .pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-sondages h2 {
    font-size: 4em;
  }
}
@media screen and (max-width: 360px) {
  .pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-sondages h2 {
    font-size: 3em;
  }
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-sondages > div {
  margin: 30px 0;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-sondages > div::after {
  display: block;
  content: "";
  clear: both;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-sondages > div:nth-child(odd) .pro-number-sondage {
  float: right;
  margin-right: 0;
  margin-left: 30px;
  text-align: right;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-sondages > div .pro-number-sondage {
  width: 52%;
  float: left;
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  .pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-sondages > div .pro-number-sondage {
    width: 100%;
    margin-right: 0;
  }
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-sondages > div .pro-number-sondage span {
  position: relative;
  display: block;
  font-family: "TT Fors", Sans-Serif;
  font-size: 3.438em;
  font-weight: 700;
  color: #000;
  line-height: 1em;
  margin-bottom: 15px;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-sondages > div .pro-number-sondage span:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -6px;
  left: 0;
  right: 0;
  width: 100%;
  height: 18px;
  background-color: #F37021;
  z-index: -1;
}
.couleur-ville .pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-sondages > div .pro-number-sondage span:after {
  background-color: #F37021;
}
.couleur-eurometropole .pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-sondages > div .pro-number-sondage span:after {
  background-color: #00AEEF;
}
.couleur-commune .pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-sondages > div .pro-number-sondage span:after {
  background-color: #8DC63F;
}
.pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-sondages > div .pro-txt-sondage {
  width: calc(48% - 30px);
  float: left;
}
@media screen and (max-width: 767px) {
  .pro-page-detail.pro-page-detail-projet section.col-lg-8 > .pro-wrapper .pro-sondages > div .pro-txt-sondage {
    width: 100%;
  }
}
.pro-page-detail.pro-page-detail-projet .col-lg-4-to-move {
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  position: sticky;
  top: 160px;
  margin-top: -100px;
  min-height: 100vh;
}
@media screen and (max-width: 1100px) {
  .pro-page-detail.pro-page-detail-projet .col-lg-4-to-move {
    position: static;
    margin-top: 0;
    height: auto;
  }
}
.is-scrolled .pro-page-detail.pro-page-detail-projet .col-lg-4-to-move {
  top: 80px;
}
.is-scrolled.scrolldir-top .pro-page-detail.pro-page-detail-projet .col-lg-4-to-move {
  top: 152px;
}
@media screen and (max-width: 1100px) {
  .pro-page-detail.pro-page-detail-projet aside.col-lg-4 {
    padding: 0;
  }
}
.pro-page-detail.pro-page-detail-projet aside .pro-btn-yellow {
  background: none;
  color: #F37021;
}
.couleur-ville .pro-page-detail.pro-page-detail-projet aside .pro-btn-yellow {
  color: #F37021;
}
.couleur-eurometropole .pro-page-detail.pro-page-detail-projet aside .pro-btn-yellow {
  color: #00AEEF;
}
.couleur-commune .pro-page-detail.pro-page-detail-projet aside .pro-btn-yellow {
  color: #8DC63F;
}
.pro-page-detail.pro-page-detail-projet aside .pro-btn-yellow:hover, .pro-page-detail.pro-page-detail-projet aside .pro-btn-yellow:focus, .pro-page-detail.pro-page-detail-projet aside .pro-btn-yellow.active {
  background-color: #F37021;
  color: #000;
}
.couleur-ville .pro-page-detail.pro-page-detail-projet aside .pro-btn-yellow:hover, .couleur-ville .pro-page-detail.pro-page-detail-projet aside .pro-btn-yellow:focus, .couleur-ville .pro-page-detail.pro-page-detail-projet aside .pro-btn-yellow.active {
  background-color: #F37021;
}
.couleur-eurometropole .pro-page-detail.pro-page-detail-projet aside .pro-btn-yellow:hover, .couleur-eurometropole .pro-page-detail.pro-page-detail-projet aside .pro-btn-yellow:focus, .couleur-eurometropole .pro-page-detail.pro-page-detail-projet aside .pro-btn-yellow.active {
  background-color: #00AEEF;
}
.couleur-commune .pro-page-detail.pro-page-detail-projet aside .pro-btn-yellow:hover, .couleur-commune .pro-page-detail.pro-page-detail-projet aside .pro-btn-yellow:focus, .couleur-commune .pro-page-detail.pro-page-detail-projet aside .pro-btn-yellow.active {
  background-color: #8DC63F;
}
.pro-page-detail.pro-page-detail-projet aside .pro-btn-yellow.pro-btn-disabled {
  background: #ececec;
  color: rgba(0, 0, 0, 0.5);
  border-color: #ececec;
}
.pro-page-detail.pro-page-detail-projet aside .pro-btn-yellow.pro-btn-disabled:hover, .pro-page-detail.pro-page-detail-projet aside .pro-btn-yellow.pro-btn-disabled:focus {
  cursor: default;
}
@media screen and (max-width: 1100px) {
  .pro-page-detail.pro-page-detail-projet aside .maps {
    height: 140px;
  }
}

.pro-page-detail-initiative {
  position: relative;
}
.pro-page-detail-initiative .side-atelier, .pro-page-detail-initiative .side-petition {
  margin-top: -35px;
  padding: 0;
}
@media screen and (max-width: 1100px) {
  .pro-page-detail-initiative .side-atelier, .pro-page-detail-initiative .side-petition {
    margin-top: 0;
  }
}
.pro-page-detail-initiative .side-atelier .pro-push-avis, .pro-page-detail-initiative .side-petition .pro-push-avis {
  position: static;
  width: auto;
}
.pro-page-detail-initiative .side-atelier .pro-push-avis > a:first-child:after, .pro-page-detail-initiative .side-petition .pro-push-avis > a:first-child:after {
  content: none;
}
.pro-page-detail-initiative .side-atelier .pro-wrapper-links, .pro-page-detail-initiative .side-petition .pro-wrapper-links {
  background: transparent;
  display: flex;
  flex-direction: column;
}
.pro-page-detail-initiative .side-budget, .pro-page-detail-initiative .side-atelier, .pro-page-detail-initiative .side-petition {
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  position: sticky;
  top: 162px;
  background-color: #F37021;
  height: fit-content;
}
.couleur-ville .pro-page-detail-initiative .side-budget, .couleur-ville .pro-page-detail-initiative .side-atelier, .couleur-ville .pro-page-detail-initiative .side-petition {
  background-color: #F37021;
}
.couleur-eurometropole .pro-page-detail-initiative .side-budget, .couleur-eurometropole .pro-page-detail-initiative .side-atelier, .couleur-eurometropole .pro-page-detail-initiative .side-petition {
  background-color: #00AEEF;
}
.couleur-commune .pro-page-detail-initiative .side-budget, .couleur-commune .pro-page-detail-initiative .side-atelier, .couleur-commune .pro-page-detail-initiative .side-petition {
  background-color: #8DC63F;
}
@media screen and (max-width: 1100px) {
  .pro-page-detail-initiative .side-budget, .pro-page-detail-initiative .side-atelier, .pro-page-detail-initiative .side-petition {
    height: auto;
  }
}
.is-scrolled .pro-page-detail-initiative .side-budget, .is-scrolled .pro-page-detail-initiative .side-atelier, .is-scrolled .pro-page-detail-initiative .side-petition {
  top: 80px;
}
.is-scrolled.scrolldir-top .pro-page-detail-initiative .side-budget, .is-scrolled.scrolldir-top .pro-page-detail-initiative .side-atelier, .is-scrolled.scrolldir-top .pro-page-detail-initiative .side-petition {
  top: 152px;
}
.pro-page-detail-initiative .side-budget .pro-wrapper-aside-budget:before, .pro-page-detail-initiative .side-atelier .pro-wrapper-aside-budget:before, .pro-page-detail-initiative .side-petition .pro-wrapper-aside-budget:before {
  content: "";
  display: block;
  height: 20px;
  width: calc(100% - 1px);
  position: absolute;
  z-index: 99;
  top: 250px;
  left: 0;
  background: inherit;
  -webkit-transform: skew(0, -2deg);
  transform: skew(0, -2deg);
  -webkit-transform-origin: top left;
  transform-origin: top left;
}
.pro-page-detail-initiative .side-budget .pro-wrapper-aside-budget .pro-compteur, .pro-page-detail-initiative .side-atelier .pro-wrapper-aside-budget .pro-compteur, .pro-page-detail-initiative .side-petition .pro-wrapper-aside-budget .pro-compteur {
  position: relative;
}
.pro-page-detail-initiative .side-budget .pro-wrapper-aside-budget .pro-compteur .icon-ico-info, .pro-page-detail-initiative .side-atelier .pro-wrapper-aside-budget .pro-compteur .icon-ico-info, .pro-page-detail-initiative .side-petition .pro-wrapper-aside-budget .pro-compteur .icon-ico-info {
  position: absolute;
  top: -10px;
  right: -20px;
}
.pro-page-detail-initiative .side-budget .pro-wrapper-aside-budget .pro-compteur .icon-ico-info .tooltipHTML, .pro-page-detail-initiative .side-atelier .pro-wrapper-aside-budget .pro-compteur .icon-ico-info .tooltipHTML, .pro-page-detail-initiative .side-petition .pro-wrapper-aside-budget .pro-compteur .icon-ico-info .tooltipHTML {
  display: none;
}
.pro-page-detail-initiative .side-budget .pro-wrapper-aside-budget .pro-compteur .icon-ico-info:before, .pro-page-detail-initiative .side-atelier .pro-wrapper-aside-budget .pro-compteur .icon-ico-info:before, .pro-page-detail-initiative .side-petition .pro-wrapper-aside-budget .pro-compteur .icon-ico-info:before {
  font-size: 25px;
}
.pro-page-detail-initiative .pro-timer {
  position: relative;
  padding-top: 20px;
}
.pro-page-detail-initiative header > .pro-slider-timeline .owl-nav.disabled {
  display: block !important;
}
.pro-page-detail-initiative header > .pro-slider-timeline .owl-nav.disabled:hover {
  border: none;
}
.pro-page-detail-initiative header > .pro-slider-timeline :nth-child(n) > span {
  color: black !important;
}
.pro-page-detail-initiative header > .pro-slider-timeline .pro-jalon-hover :nth-child(n) > span {
  color: #FFFFFF !important;
}
.pro-page-detail-initiative header > .pro-slider-timeline .owl-carousel:before {
  border-color: #dddddd !important;
}
.pro-page-detail-initiative article header .pro-header-participation {
  position: relative;
}
.pro-page-detail-initiative article header .pro-header-participation h1:before {
  content: none;
}
.pro-page-detail-initiative article header .pro-header-participation .pro-wrapper-meta {
  margin-top: 4px;
}
.pro-page-detail-initiative article header .pro-header-participation .pro-wrapper-meta::after {
  display: block;
  content: "";
  clear: both;
}
.pro-page-detail-initiative article header .pro-header-participation .pro-wrapper-meta > * {
  float: left;
}
.pro-page-detail-initiative article header .pro-header-participation .pro-statut {
  margin-right: 8px;
  position: relative;
  top: 4px;
}
@media screen and (max-width: 767px) {
  .pro-page-detail-initiative article header .pro-header-participation .pro-statut {
    top: 0;
  }
}
.pro-page-detail-initiative article header .pro-header-participation .pro-statut span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: normal;
  background-color: #F37021;
  border-radius: 4px;
  display: block;
  padding: 3px 10px;
}
.couleur-ville .pro-page-detail-initiative article header .pro-header-participation .pro-statut span {
  background-color: #F37021;
}
.couleur-eurometropole .pro-page-detail-initiative article header .pro-header-participation .pro-statut span {
  background-color: #00AEEF;
}
.couleur-commune .pro-page-detail-initiative article header .pro-header-participation .pro-statut span {
  background-color: #8DC63F;
}
.pro-page-detail-initiative article header .pro-header-participation .pro-header-auteur {
  margin-bottom: 10px;
  padding: 12px 0 5px;
}
.pro-page-detail-initiative article header .pro-header-participation .pro-header-auteur figure {
  float: left;
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 15px;
}
.pro-page-detail-initiative article header .pro-header-participation .pro-header-auteur p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #000;
  line-height: 1.1em;
  display: inline-block;
  width: calc(100% - 70px);
  margin-bottom: 0;
}
.pro-page-detail-initiative article header #breadcrumb {
  width: calc(66.66666667% - 10px);
  padding: 15px 0;
}
@media screen and (max-width: 767px) {
  .pro-page-detail-initiative article header #breadcrumb {
    width: 100%;
  }
}
.pro-page-detail-initiative article header #breadcrumb a:after {
  top: 0;
}
.pro-page-detail-initiative article .pro-main-img {
  position: relative;
}
.pro-page-detail-initiative article .pro-tabs::after {
  display: block;
  content: "";
  clear: both;
}
.pro-page-detail-initiative article .pro-tabs ul.nav-tabs {
  position: relative;
  border: none;
  margin-bottom: 20px;
}
.pro-page-detail-initiative article .pro-tabs ul.nav-tabs::after {
  display: block;
  content: "";
  clear: both;
}
.pro-page-detail-initiative article .pro-tabs ul.nav-tabs > li {
  width: 50%;
  float: left;
  border: none;
  position: relative;
}
.pro-page-detail-initiative article .pro-tabs ul.nav-tabs > li > a {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1em;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
  line-height: 4.667em;
  text-align: center;
  padding: 0;
  border: none;
  background: #ececec;
  margin: 0;
  border-radius: 0;
}
@media screen and (max-width: 767px) {
  .pro-page-detail-initiative article .pro-tabs ul.nav-tabs > li > a {
    font-size: 0.85em;
  }
}
.pro-page-detail-initiative article .pro-tabs ul.nav-tabs > li > a.active {
  background: none;
  color: #000;
}
.pro-page-detail-initiative article .pro-tabs ul.nav-tabs > li > a.active:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 5px;
  background-color: #F37021;
}
.couleur-ville .pro-page-detail-initiative article .pro-tabs ul.nav-tabs > li > a.active:before {
  background-color: #F37021;
}
.couleur-eurometropole .pro-page-detail-initiative article .pro-tabs ul.nav-tabs > li > a.active:before {
  background-color: #00AEEF;
}
.couleur-commune .pro-page-detail-initiative article .pro-tabs ul.nav-tabs > li > a.active:before {
  background-color: #8DC63F;
}
.pro-page-detail-initiative article .pro-wrapper-people::after {
  display: block;
  content: "";
  clear: both;
}
.pro-page-detail-initiative article .pro-wrapper-people > * {
  margin: 15px 0;
}
.pro-page-detail-initiative article .pro-wrapper-people > * > div {
  position: relative;
  display: block;
  border: 1px solid #b2b2b2;
  border-radius: 2px;
}
.pro-page-detail-initiative article .pro-wrapper-people > * > div figure.fit-cover {
  margin: 0;
  height: 115px;
  background: none;
}
.pro-page-detail-initiative article .pro-wrapper-people > * > div figure.fit-cover img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  margin: auto;
  top: 25px;
}
.pro-page-detail-initiative article .pro-wrapper-people > * > div figure.fit-cover figcaption {
  display: none;
}
.pro-page-detail-initiative article .pro-wrapper-people > * > div > div {
  padding: 5px 25px 25px;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .pro-page-detail-initiative article .pro-wrapper-people > * > div > div {
    padding: 5px 15px 15px;
  }
}
.pro-page-detail-initiative article .pro-wrapper-people > * > div > div time {
  font-size: 0.875em;
  line-height: normal;
}
.pro-page-detail-initiative article .pro-wrapper-people > * > div > div h3 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.125em;
  font-weight: 700;
  color: #000;
  line-height: 1.2em;
  display: block;
  margin: 5px 0 8px 0;
}
.pro-page-detail-initiative article .pro-wrapper-people > * > div > div p {
  font-size: 0.813em;
  margin: 0;
  line-height: normal;
}
.pro-page-detail-initiative article .pro-bloc-texte h2 {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .pro-page-detail-initiative article aside {
    margin-top: 40px;
  }
}
.pro-page-detail-initiative article aside .pro-btn-yellow {
  background: transparent;
  color: #F37021;
}
.couleur-ville .pro-page-detail-initiative article aside .pro-btn-yellow {
  color: #F37021;
}
.couleur-eurometropole .pro-page-detail-initiative article aside .pro-btn-yellow {
  color: #00AEEF;
}
.couleur-commune .pro-page-detail-initiative article aside .pro-btn-yellow {
  color: #8DC63F;
}
.pro-page-detail-initiative article aside .pro-btn-yellow:hover, .pro-page-detail-initiative article aside .pro-btn-yellow:focus {
  background-color: #F37021;
  color: #000;
}
.couleur-ville .pro-page-detail-initiative article aside .pro-btn-yellow:hover, .couleur-ville .pro-page-detail-initiative article aside .pro-btn-yellow:focus {
  background-color: #F37021;
}
.couleur-eurometropole .pro-page-detail-initiative article aside .pro-btn-yellow:hover, .couleur-eurometropole .pro-page-detail-initiative article aside .pro-btn-yellow:focus {
  background-color: #00AEEF;
}
.couleur-commune .pro-page-detail-initiative article aside .pro-btn-yellow:hover, .couleur-commune .pro-page-detail-initiative article aside .pro-btn-yellow:focus {
  background-color: #8DC63F;
}
.pro-page-detail-initiative article aside .pro-btn-yellow.pro-btn-disabled {
  background: #ececec;
  color: rgba(0, 0, 0, 0.5);
  border-color: #ececec;
}
.pro-page-detail-initiative article aside .pro-btn-yellow.pro-btn-disabled:hover, .pro-page-detail-initiative article aside .pro-btn-yellow.pro-btn-disabled:focus {
  cursor: default;
}
.pro-page-detail-initiative article aside .pro-push-avis {
  background-color: #F37021;
  height: 60px;
  position: absolute;
  top: -60px;
  left: 15px;
  right: 15px;
  z-index: 100;
  width: calc(100% - 30px);
}
.couleur-ville .pro-page-detail-initiative article aside .pro-push-avis {
  background-color: #F37021;
}
.couleur-eurometropole .pro-page-detail-initiative article aside .pro-push-avis {
  background-color: #00AEEF;
}
.couleur-commune .pro-page-detail-initiative article aside .pro-push-avis {
  background-color: #8DC63F;
}
.pro-page-detail-initiative article aside .pro-push-avis::after {
  display: block;
  content: "";
  clear: both;
}
@media screen and (max-width: 767px) {
  .pro-page-detail-initiative article aside .pro-push-avis {
    position: relative;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
  }
}
.pro-page-detail-initiative article aside .pro-push-avis > a {
  position: relative;
  cursor: pointer;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #000;
  line-height: 4.2em;
  width: 50%;
  float: left;
  padding: 0 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.2s ease;
}
.pro-page-detail-initiative article aside .pro-push-avis > a:first-child:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background: #d4c500;
}
.pro-page-detail-initiative article aside .pro-push-avis > a:hover, .pro-page-detail-initiative article aside .pro-push-avis > a:focus, .pro-page-detail-initiative article aside .pro-push-avis > a.active {
  background: #000000;
  color: #F37021;
}
.couleur-ville .pro-page-detail-initiative article aside .pro-push-avis > a:hover, .couleur-ville .pro-page-detail-initiative article aside .pro-push-avis > a:focus, .couleur-ville .pro-page-detail-initiative article aside .pro-push-avis > a.active {
  color: #F37021;
}
.couleur-eurometropole .pro-page-detail-initiative article aside .pro-push-avis > a:hover, .couleur-eurometropole .pro-page-detail-initiative article aside .pro-push-avis > a:focus, .couleur-eurometropole .pro-page-detail-initiative article aside .pro-push-avis > a.active {
  color: #00AEEF;
}
.couleur-commune .pro-page-detail-initiative article aside .pro-push-avis > a:hover, .couleur-commune .pro-page-detail-initiative article aside .pro-push-avis > a:focus, .couleur-commune .pro-page-detail-initiative article aside .pro-push-avis > a.active {
  color: #8DC63F;
}
.pro-page-detail-initiative article aside .pro-push-avis > a:hover > span.icon-ico-like, .pro-page-detail-initiative article aside .pro-push-avis > a:focus > span.icon-ico-like, .pro-page-detail-initiative article aside .pro-push-avis > a.active > span.icon-ico-like {
  background-color: #F37021;
  color: #000;
}
.couleur-ville .pro-page-detail-initiative article aside .pro-push-avis > a:hover > span.icon-ico-like, .couleur-ville .pro-page-detail-initiative article aside .pro-push-avis > a:focus > span.icon-ico-like, .couleur-ville .pro-page-detail-initiative article aside .pro-push-avis > a.active > span.icon-ico-like {
  background-color: #F37021;
}
.couleur-eurometropole .pro-page-detail-initiative article aside .pro-push-avis > a:hover > span.icon-ico-like, .couleur-eurometropole .pro-page-detail-initiative article aside .pro-push-avis > a:focus > span.icon-ico-like, .couleur-eurometropole .pro-page-detail-initiative article aside .pro-push-avis > a.active > span.icon-ico-like {
  background-color: #00AEEF;
}
.couleur-commune .pro-page-detail-initiative article aside .pro-push-avis > a:hover > span.icon-ico-like, .couleur-commune .pro-page-detail-initiative article aside .pro-push-avis > a:focus > span.icon-ico-like, .couleur-commune .pro-page-detail-initiative article aside .pro-push-avis > a.active > span.icon-ico-like {
  background-color: #8DC63F;
}
.pro-page-detail-initiative article aside .pro-push-avis > a > span.icon-ico-like {
  position: relative;
  top: -2px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #FFFFFF;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  line-height: 40px;
  font-size: 1.3em;
  transition: all 0.2s ease;
}
@media screen and (max-width: 1200px) {
  .pro-page-detail-initiative article aside .pro-push-avis > a > span:not(.icon-ico-like) {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .pro-page-detail-initiative article aside .pro-push-avis > a > span:not(.icon-ico-like) {
    display: inline-block;
  }
}
@media screen and (max-width: 360px) {
  .pro-page-detail-initiative article aside .pro-push-avis > a > span:not(.icon-ico-like) {
    display: none;
  }
}
.pro-page-detail-initiative article aside .pro-push-avis > a.pro-dislike > span.icon-ico-like {
  transform: rotate(180deg);
}
.pro-page-detail-initiative article aside .pro-wrapper-links {
  padding: 40px;
  background: #000000;
}
@media screen and (max-width: 1100px) {
  .pro-page-detail-initiative article aside .pro-wrapper-links {
    padding: 20px;
  }
}
.pro-page-detail-initiative article aside .pro-wrapper-links > a {
  margin-bottom: 10px;
}
.pro-page-detail-initiative article aside .pro-wrapper-links > a:last-child {
  margin-bottom: 0;
}
.pro-page-detail-initiative section#pro-link-atelier .pro-info-top-right {
  display: flex;
  gap: 5px;
}
.pro-page-detail-initiative section#pro-link-atelier .pro-info-top-right .pro-encart-theme {
  text-transform: uppercase;
  max-width: 400px;
  font-weight: 700 !important;
}
.pro-page-detail-initiative section#pro-link-atelier .pro-time {
  font-size: 0.9em;
}
.pro-page-detail-initiative section#pro-link-atelier .prefix-location {
  margin-left: 5px;
  font-weight: 700;
}
.pro-page-detail-initiative section#pro-link-atelier .prefix-location:before {
  top: 0;
}
.pro-page-detail-initiative section#pro-link-petition .pro-bloc-card-petition .pro-header-petition {
  padding: 15px;
  border-bottom: dashed 1px #e1e1e1;
}
.pro-page-detail-initiative section#pro-link-petition .pro-bloc-card-petition .pro-content-petition {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
}
.pro-page-detail-initiative section#pro-link-petition .pro-bloc-card-petition .pro-content-petition h3 {
  font-size: 1.6em;
  height: 85px;
}
.pro-page-detail-initiative section#pro-link-petition .pro-bloc-card-petition .pro-content-petition .pro-meta {
  display: flex;
  gap: 5px;
}
.pro-page-detail-initiative section#pro-link-petition .pro-bloc-card-petition .pro-content-petition .pro-meta span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.8em;
  font-weight: 700;
  padding: 2px 7px;
  border: solid 2px #dddddd;
  text-transform: uppercase;
}
.pro-page-detail-initiative section#pro-link-petition .pro-bloc-card-petition .pro-content-petition .pro-meta span:after {
  content: none;
}
.pro-page-detail-initiative section#pro-link-petition .pro-bloc-card-petition .pro-content-petition .prefix-location {
  margin: 5px 0;
  font-size: 0.9em;
  font-weight: 700;
}
.pro-page-detail-initiative section#pro-link-petition .pro-bloc-card-petition .pro-content-petition .prefix-location:before {
  top: 0;
}
.pro-page-detail-initiative section#pro-link-petition .pro-bloc-card-petition .pro-footer-petition .pro-progress-container {
  height: 8px;
  background-color: #585d63;
}
.pro-page-detail-initiative section#pro-link-petition .pro-bloc-card-petition .pro-footer-petition .pro-progress-container .pro-txt-progress {
  text-align: center;
}
.pro-page-detail-initiative section#pro-link-petition .pro-bloc-card-petition .pro-footer-petition .pro-progress-container > div {
  background: #FFFFFF;
}
.pro-page-detail-initiative section#pro-link-petition .pro-bloc-card-petition .footer-comment {
  padding: 15px 20px;
  border-top: dashed 1px #e1e1e1;
}
.pro-page-detail-initiative section#pro-link-petition .pro-bloc-card-petition .footer-comment span {
  font-size: 0.8em;
  font-weight: 700;
}
.pro-page-detail-initiative section#pro-link-petition .pro-bloc-card-petition p, .pro-page-detail-initiative section#pro-link-petition .pro-bloc-card-petition span.pro-time {
  margin-bottom: 0;
  font-size: 0.9em;
}
@media screen and (max-width: 767px) {
  .pro-page-detail-initiative .pro-bloc-slider.pro-slider-event {
    padding: 20px 0 80px 0;
  }
}
.pro-page-detail-initiative .pro-bloc-slider .pro-bloc-card-initiative .pro-info-top-right {
  display: flex;
  gap: 5px;
}
.pro-page-detail-initiative .pro-bloc-slider .pro-bloc-card-initiative .pro-info-top-right .pro-encart-theme {
  text-transform: uppercase;
  max-width: 400px;
  font-weight: 700 !important;
}
.pro-page-detail-initiative .pro-bloc-slider .pro-bloc-card-initiative .pro-time {
  font-size: 0.9em;
}
.pro-page-detail-initiative .pro-bloc-slider .pro-bloc-card-initiative .prefix-location {
  margin-left: 5px;
  font-weight: 700;
}
.pro-page-detail-initiative .pro-bloc-slider .pro-bloc-card-initiative .prefix-location:before {
  top: 0;
}
.pro-page-detail-initiative .pro-bloc-slider .pro-wrapper {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  transform: translate3d(0, -50%, 0);
}
.pro-page-detail-initiative .pro-bloc-slider .pro-wrapper::after {
  display: block;
  content: "";
  clear: both;
}
@media screen and (max-width: 1100px) {
  .pro-page-detail-initiative .pro-bloc-slider .pro-wrapper {
    position: relative;
    transform: none;
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .pro-page-detail-initiative .pro-bloc-slider .pro-wrapper > * {
    margin-left: 0;
    margin-top: 10px;
  }
}
.pro-page-detail-initiative .pro-bloc-slider .pro-wrapper .pro-btn-yellow {
  float: left;
  display: inline-block;
  width: 234px;
  text-align: center;
  position: relative;
  right: 105px;
  color: #FFFFFF;
}
.pro-page-detail-initiative .pro-bloc-slider .pro-wrapper .pro-btn-yellow:hover, .pro-page-detail-initiative .pro-bloc-slider .pro-wrapper .pro-btn-yellow:focus {
  background: #000000;
  color: #FFFFFF;
  border-color: #000000;
  z-index: 10;
}
@media screen and (max-width: 1100px) {
  .pro-page-detail-initiative .pro-bloc-slider .pro-wrapper .pro-btn-yellow {
    right: 0;
  }
}
.pro-page-detail-initiative .pro-bloc-slider .pro-wrapper .pro-btn {
  position: relative;
  right: 105px;
  top: 0;
  float: left;
  display: inline-block;
  margin-left: 10px;
  width: 234px;
  text-align: center;
  border: solid 1px #171c22;
}
.pro-page-detail-initiative .pro-bloc-slider .pro-wrapper .pro-btn:hover, .pro-page-detail-initiative .pro-bloc-slider .pro-wrapper .pro-btn:focus {
  color: #171c22;
  background: #FFFFFF;
}
.pro-page-detail-initiative .pro-bloc-slider .pro-wrapper .pro-btn:after {
  content: none;
}
@media screen and (max-width: 1100px) {
  .pro-page-detail-initiative .pro-bloc-slider .pro-wrapper .pro-btn {
    right: 0;
    margin-left: 0;
  }
}

/* STYLE PAGE CARTE INTERACTIVE */
.pro-page-carte {
  padding-top: 154px;
}
@media screen and (max-width: 1100px) {
  .pro-page-carte {
    padding-top: 90px;
  }
}
@media screen and (max-width: 767px) {
  .pro-page-carte {
    padding-top: 50px;
  }
}
.pro-page-carte .pro-wrapper-map.maps {
  position: relative;
  height: calc(100vh - 154px);
}
@media screen and (max-width: 1100px) {
  .pro-page-carte .pro-wrapper-map.maps {
    height: calc(100vh - 90px);
  }
}
@media screen and (max-width: 767px) {
  .pro-page-carte .pro-wrapper-map.maps {
    min-height: auto;
    height: calc(100vh - 50px);
  }
}

.pro-menu-carte-mobile {
  display: none;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  transform: translate3d(-50%, 0, 0);
  width: 38px;
  height: 38px;
  z-index: 100;
  background: #FFFFFF;
  box-shadow: 2px 1px 12px 0px rgba(0, 0, 0, 0.2);
  transition: all 0.2s ease;
}
.pro-menu-carte-mobile.btn-map-active {
  background-color: #F37021;
}
.couleur-ville .pro-menu-carte-mobile.btn-map-active {
  background-color: #F37021;
}
.couleur-eurometropole .pro-menu-carte-mobile.btn-map-active {
  background-color: #00AEEF;
}
.couleur-commune .pro-menu-carte-mobile.btn-map-active {
  background-color: #8DC63F;
}
.pro-menu-carte-mobile.btn-map-active span {
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .pro-menu-carte-mobile {
    display: block;
  }
}
.pro-menu-carte-mobile span {
  font-size: 25px;
  text-align: center;
  display: block;
  line-height: 40px;
}

.pro-wrapper-facette-carte {
  position: absolute;
  top: 200px;
  right: 30px;
  z-index: 100;
}
@media screen and (max-width: 1100px) {
  .pro-wrapper-facette-carte {
    top: 150px;
  }
}
@media screen and (max-width: 767px) {
  .pro-wrapper-facette-carte {
    width: calc(100% - 40px);
    transform: translate3d(-20px, 0, 0);
    opacity: 0;
    transition: all 0.2s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    left: 20px;
    right: 20px;
    pointer-events: none;
  }
  .pro-wrapper-facette-carte.show-menu-map {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    pointer-events: auto;
  }
}
.pro-wrapper-facette-carte form {
  display: inline-block;
  box-shadow: 2px 1px 12px 0px rgba(0, 0, 0, 0.2);
  width: 340px;
  background: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-facette-carte form {
    width: 100%;
  }
}
.pro-wrapper-facette-carte form .pro-overflow {
  overflow: hidden;
  padding-bottom: 20px;
  position: relative;
  z-index: 100;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-facette-carte form .pro-overflow {
    display: none;
  }
}
.pro-wrapper-facette-carte form .pro-affiner {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.5em;
  display: block;
  padding: 30px;
  position: relative;
}
.pro-wrapper-facette-carte form .pro-affiner:before {
  content: "";
  background: url(/o/plateforme-citoyenne-theme/images/background/small-rec-black.png);
  position: absolute;
  left: -20px;
  top: -25px;
  height: 130%;
  width: calc(100% + 40px);
  bottom: 30px;
  z-index: -1;
  transform: rotate(-4.6deg);
  overflow: hidden;
  -webkit-backface-visibility: hidden;
}
@media screen and (max-width: 1100px) {
  .pro-wrapper-facette-carte form .pro-affiner:before {
    top: -35px;
    height: 140%;
    transform: rotate(-2.6deg);
  }
}
.pro-wrapper-facette-carte form .pro-affiner > span {
  display: none;
  margin-left: 10px;
  font-size: 10px;
}
@media screen and (max-width: 1100px) {
  .pro-wrapper-facette-carte form .pro-affiner > span {
    display: inline-block;
    vertical-align: middle;
  }
}
.pro-wrapper-facette-carte form .pro-remove-chk {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #000;
  line-height: 2em;
  text-transform: lowercase;
  position: relative;
  clear: both;
  display: block;
  text-align: right;
  line-height: 1.5em;
}
.pro-wrapper-facette-carte form .pro-remove-chk:after {
  content: "\e91b";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  float: right;
  margin-left: 10px;
  line-height: 21px;
  font-size: 11px;
}
.pro-wrapper-facette-carte form .pro-remove-chk:hover {
  text-decoration: underline;
  cursor: pointer;
}
.pro-wrapper-facette-carte form .pro-wrapper-group {
  overflow: hidden;
  height: 100%;
  max-height: 550px;
  padding: 10px 0 0 0;
  max-height: 400px;
}
@media screen and (max-width: 1100px) {
  .pro-wrapper-facette-carte form .pro-wrapper-group {
    max-height: 550px;
  }
}
@media screen and (max-width: 767px) {
  .pro-wrapper-facette-carte form .pro-wrapper-group {
    max-height: 300px;
  }
}
@media screen and (max-height: 800px) {
  .pro-wrapper-facette-carte form .pro-wrapper-group {
    max-height: 250px;
  }
}
.pro-wrapper-facette-carte form .pro-wrapper-group > div {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  height: 100%;
  max-height: 550px;
  padding: 0 30px;
  padding-bottom: 20px;
  max-height: 400px;
}
@media screen and (max-width: 1200px) {
  .pro-wrapper-facette-carte form .pro-wrapper-group > div {
    max-height: 285px;
  }
}
@media screen and (max-width: 1100px) {
  .pro-wrapper-facette-carte form .pro-wrapper-group > div {
    max-height: 550px;
  }
}
@media screen and (max-width: 767px) {
  .pro-wrapper-facette-carte form .pro-wrapper-group > div {
    max-height: 300px;
  }
}
@media screen and (max-height: 800px) {
  .pro-wrapper-facette-carte form .pro-wrapper-group > div {
    max-height: 250px;
  }
}
.pro-wrapper-facette-carte form .pro-wrapper-group > div > div {
  border-bottom: 1px solid #a6a6a6;
}
.pro-wrapper-facette-carte form .pro-wrapper-group > div > div:last-child {
  border: none;
}
.pro-wrapper-facette-carte form .selectric-wrapper {
  position: relative;
  display: inline-block;
  width: 55%;
  z-index: 100;
}
.pro-wrapper-facette-carte form .selectric-wrapper .selectric {
  background: none;
  border: none;
}
.pro-wrapper-facette-carte form .selectric-wrapper .selectric .label {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 400;
  color: #000;
  line-height: 1.2em;
  padding: 11px 0;
  height: 100%;
  margin: 0;
  border-radius: 0;
  text-align: left;
}
.pro-wrapper-facette-carte form .selectric-wrapper .selectric .label:hover:after {
  height: 10px;
}
.pro-wrapper-facette-carte form .selectric-wrapper .selectric .button {
  background-color: transparent;
  color: black;
}
.pro-wrapper-facette-carte form .selectric-wrapper .selectric .button:after {
  content: "\e902";
  font-family: "icomoon" !important;
  position: absolute;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: none;
  display: inline-block;
  vertical-align: middle;
  float: right;
  font-size: 8px;
  line-height: normal;
  right: -10px;
  top: -5px;
  transform: translateY(-50%);
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: transparent;
  border-bottom: none;
}
.pro-wrapper-facette-carte form .selectric-wrapper .selectric-items {
  background: #FFFFFF;
  box-shadow: none;
  border: none;
  width: 100% !important;
  position: relative;
  margin-bottom: 15px;
  margin-top: -5px;
}
.pro-wrapper-facette-carte form .selectric-wrapper .selectric-items ul {
  font-size: 1em;
}
.pro-wrapper-facette-carte form .selectric-wrapper .selectric-items ul li {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #000;
  line-height: 1em;
  padding: 5px 0;
  transition: all 0.2s ease;
}
.pro-wrapper-facette-carte form .selectric-wrapper .selectric-items ul li:hover, .pro-wrapper-facette-carte form .selectric-wrapper .selectric-items ul li.selected, .pro-wrapper-facette-carte form .selectric-wrapper .selectric-items ul li.highlighted {
  background: none;
}
.pro-wrapper-facette-carte form .selectric-wrapper .selectric-items ul li:hover {
  font-weight: 700;
}
.pro-wrapper-facette-carte form .selectric-open {
  width: 100%;
}
.selectric-hover .selectric .button .pro-wrapper-facette-carte form:after {
  border-top-color: transparent;
}
.pro-wrapper-facette-carte form .pro-group {
  display: block;
  transition: all 0.2s ease;
}
.pro-wrapper-facette-carte form .pro-group.opened {
  height: auto;
}
.pro-wrapper-facette-carte form .pro-group.opened .item:after {
  transform: rotate(0deg);
}
.pro-wrapper-facette-carte form .pro-group:first-child .item {
  border-top: none;
}
.pro-wrapper-facette-carte form .pro-group .pro-item {
  position: relative;
  text-align: left;
  user-select: none;
  z-index: 10000;
  transition: all 0.2s ease;
}
.pro-wrapper-facette-carte form .pro-group .pro-item:hover {
  cursor: pointer;
}
.pro-wrapper-facette-carte form .pro-group .pro-item [class^=icon-], .pro-wrapper-facette-carte form .pro-group .pro-item [class*=" icon-"] {
  position: absolute;
  left: 0;
  top: 12px;
  padding: 0;
  font-size: 0.938em;
  line-height: 1.2em;
  margin-right: 10px;
}
.pro-wrapper-facette-carte form .pro-group .pro-item label {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 400;
  color: #000;
  line-height: 1.2em;
  padding: 12px 45px 12px 23px;
  display: block;
  position: relative;
  z-index: 1000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.2s ease;
}
.pro-wrapper-facette-carte form .pro-group .pro-item label:hover {
  cursor: pointer;
  text-decoration: underline;
}
.pro-wrapper-facette-carte form .pro-group .pro-item label:focus {
  color: #000;
  text-decoration: underline;
}
.pro-wrapper-facette-carte form .pro-group .pro-item input {
  position: absolute;
  top: 7px;
  left: 0;
  opacity: 0;
}
.pro-wrapper-facette-carte form .pro-group .pro-item input:focus + .pro-switch {
  outline: 1px dashed #F37021;
}
.pro-wrapper-facette-carte form .pro-group .pro-item .pro-switch {
  bottom: 0;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 10px;
  left: auto;
  width: 40px;
  height: 20px;
  border: 1px solid #999999;
  transition: all 0.2s ease;
}
.pro-wrapper-facette-carte form .pro-group .pro-item .pro-switch:before {
  content: "";
  background-color: #000;
  bottom: 3px;
  height: 12px;
  left: 4px;
  position: absolute;
  width: 12px;
  transition: all 0.2s ease;
}
.pro-wrapper-facette-carte form .pro-group .pro-item .pro-switch.pro-round {
  border-radius: 34px;
}
.pro-wrapper-facette-carte form .pro-group .pro-item .pro-switch.pro-round:before {
  border-radius: 50%;
}
.pro-wrapper-facette-carte form .pro-group .pro-item input:checked + .pro-switch:before {
  transform: translateX(19px);
}
.pro-wrapper-facette-carte form .pro-group .pro-item input:checked + .pro-switch {
  background-color: #FFFFFF;
  border-color: #e5e5e5;
}
.pro-wrapper-facette-carte form .pro-group .pro-item input:checked ~ .pro-wrapper-chk {
  display: block;
}
.pro-wrapper-facette-carte form .pro-group .pro-wrapper-chk {
  position: relative;
  z-index: 100;
  display: none;
  margin-top: -5px;
  margin-bottom: 15px;
}
.pro-wrapper-facette-carte form .pro-group .pro-wrapper-chk > * label {
  position: relative;
  user-select: none;
  display: block;
  padding: 0;
  text-transform: none;
  padding-left: 23px;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #000;
  line-height: 2em;
  transition: all 0.2s ease;
}
.pro-wrapper-facette-carte form .pro-group .pro-wrapper-chk > * label:before {
  content: "";
  position: relative;
  float: left;
  margin-right: 10px;
  transform: none;
  text-align: left;
  width: 16px;
  height: 16px;
  border: 1px solid #a6a6a6;
  border-radius: 2px;
  background: #fff;
  cursor: pointer;
  top: 5px;
  position: absolute;
  left: 0;
}
.pro-wrapper-facette-carte form .pro-group .pro-wrapper-chk > * label:after {
  content: "\e91a";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  text-shadow: 1px 1px 0 #FFFFFF, 0px -2px 0 #FFFFFF;
  font-size: 14px;
  position: absolute;
  left: 4px;
  top: 5px;
  transform: translateY(-50%);
  transform: translate3d(0, -50%, 0);
  cursor: pointer;
  color: #000;
  transition: all 0.2s;
  background: none;
  opacity: 0;
  transform: scale(0);
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
.pro-wrapper-facette-carte form .pro-group .pro-wrapper-chk > * label:hover, .pro-wrapper-facette-carte form .pro-group .pro-wrapper-chk > * label:focus {
  cursor: pointer;
}
.pro-wrapper-facette-carte form .pro-group .pro-wrapper-chk > * input {
  position: absolute;
  top: 7px;
  left: 0;
  opacity: 0;
  display: block;
}
.pro-wrapper-facette-carte form .pro-group .pro-wrapper-chk > * input:focus + label {
  text-decoration: underline;
}
.pro-wrapper-facette-carte form .pro-group .pro-wrapper-chk > * input[type=checkbox]:checked + label:after, .pro-wrapper-facette-carte form .pro-group .pro-wrapper-chk > * input[type=radio]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

.pro-page-pacte .pro-wrapper-title {
  background-color: #F37021;
  padding: 30px;
  position: relative;
  overflow: visible;
}
.pro-page-pacte .pro-wrapper-title:before {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 100vw solid transparent;
  border-bottom: 0 solid #F37021;
  bottom: calc(-30px + 2px);
  border-top: 30px solid #F37021;
  overflow: visible;
  z-index: 120;
}
.pro-page-pacte .pro-wrapper-title .pro-pacte-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.pro-page-pacte .pro-wrapper-title .pro-pacte-title > span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.2em;
  font-weight: 400;
  color: black;
  line-height: 2em;
  text-transform: uppercase;
}
.pro-page-pacte .pro-wrapper-title .pro-pacte-title > h1 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 6em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: auto;
  margin: 0;
}
.pro-page-pacte .pro-wrapper-title .pro-pacte-title #breadcrumb span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 2em;
}
.pro-page-pacte .pro-wrapper-title .pro-pacte-title #breadcrumb span.breadcrumb_last {
  font-weight: 700;
}
.pro-page-pacte h2 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 2em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: normal;
}
.pro-page-pacte .pro-annexes {
  position: relative;
  background-color: #F37021;
}
.pro-page-pacte .pro-annexes::before {
  content: "";
  position: absolute;
  top: 0;
  left: -9999px;
  bottom: 0;
  width: 9999px;
  background-color: #F37021;
}
.pro-page-pacte .pro-annexes ul {
  background-color: #20272f;
}
.pro-page-pacte .pro-annexes ul li {
  padding: 10px;
  margin-bottom: 5px;
}
.pro-page-pacte .pro-annexes ul li:not(:last-child) {
  border-bottom: dashed 1px #da6722;
}
.pro-page-pacte .pro-annexes ul li a {
  text-decoration: none;
  display: flex;
  padding: 20px;
  display: flex;
  align-items: center;
}
.pro-page-pacte .pro-annexes ul li a > span {
  flex: 1;
}
.pro-page-pacte .pro-annexes ul li a > div {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.pro-page-pacte .pro-annexes ul li a > div span:first-child {
  font-weight: 700;
}
.pro-page-pacte .pro-annexes ul li a span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: normal;
}
.pro-page-pacte .col-md-6 > div {
  padding: 30px;
}
.pro-page-pacte .pro-preambule h2 {
  color: black;
}
.pro-page-pacte .pro-preambule h3 {
  margin-top: 10px;
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.1em;
  font-weight: 700;
  color: black;
  line-height: normal;
}
.pro-page-pacte .pro-preambule p {
  font-family: "TT Fors", Sans-Serif;
  font-size: em;
  font-weight: 400;
  color: black;
  line-height: 1.6em;
}
.pro-page-pacte .pro-wrapper-pacte {
  position: relative;
  background-color: #F37021;
  position: relative;
  overflow: visible;
}
.pro-page-pacte .pro-wrapper-pacte:before {
  content: "";
  position: absolute;
  top: calc(-30px + 1px); /* Adjust this value to position the triangle */
  left: 0; /* Adjust this value to horizontally center the triangle */
  width: 0;
  height: 0;
  border-left: 100vw solid transparent;
  border-bottom: 30px solid #F37021;
  z-index: 120;
}
.pro-page-pacte .pro-wrapper-pacte h3 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.4em;
  font-weight: 700;
  color: black;
  line-height: normal;
}
.pro-page-pacte .pro-wrapper-pacte p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: normal;
}

.pro-page-budget-participatif .pro-btn-transparent {
  color: #F37021;
  border-color: #F37021;
}
.pro-page-budget-participatif .pro-btn-transparent:hover, .pro-page-budget-participatif .pro-btn-transparent:focus {
  background: #F37021;
  color: #000;
}
.pro-page-budget-participatif .pro-timer {
  position: relative;
  padding-top: 20px;
}
.pro-page-budget-participatif .pro-timer a {
  text-decoration: underline;
}
.pro-page-budget-participatif > .container {
  position: relative;
  width: 1060px;
}
@media screen and (max-width: 1100px) {
  .pro-page-budget-participatif > .container {
    max-width: 970px;
    padding: 0 15px;
  }
}
@media screen and (max-width: 1100px) {
  .pro-page-budget-participatif > .container {
    max-width: 750px;
  }
}
@media screen and (max-width: 767px) {
  .pro-page-budget-participatif > .container {
    width: 100%;
  }
}
.pro-page-budget-participatif .pro-wrapper-title {
  width: auto;
  position: absolute;
  right: 0;
  top: 50px;
  z-index: 100;
}
@media screen and (max-width: 767px) {
  .pro-page-budget-participatif .pro-wrapper-title {
    position: relative;
    float: none;
  }
}
.pro-page-budget-participatif .pro-wrapper-title h1 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 6.25em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1em;
}
.pro-page-budget-participatif .pro-wrapper-title h1 p {
  color: #FFFFFF;
}
@media screen and (max-width: 1200px) {
  .pro-page-budget-participatif .pro-wrapper-title h1 {
    font-size: 6em;
  }
}
@media screen and (max-width: 1100px) {
  .pro-page-budget-participatif .pro-wrapper-title h1 {
    font-size: 4em;
  }
}
@media screen and (max-width: 767px) {
  .pro-page-budget-participatif .pro-wrapper-title h1 {
    font-size: 3.5em;
    line-height: 1.1em;
    color: #000;
    display: inline-block;
  }
}
.pro-page-budget-participatif .pro-wrapper-title h1 span {
  position: relative;
  display: block;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.6em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.3em;
}
@media screen and (max-width: 767px) {
  .pro-page-budget-participatif .pro-wrapper-title h1 span {
    color: #000;
  }
}
.pro-page-budget-participatif .pro-wrapper-content {
  position: relative;
  padding-top: 55px;
}
.pro-page-budget-participatif .pro-wrapper-content::after {
  display: block;
  content: "";
  clear: both;
}
.pro-page-budget-participatif .pro-wrapper-content .pro-preambule {
  position: relative;
  padding: 170px 0 80px 0;
}
@media screen and (max-width: 767px) {
  .pro-page-budget-participatif .pro-wrapper-content .pro-preambule {
    margin-top: 40px;
    padding: 80px 0;
  }
}
.pro-page-budget-participatif .pro-wrapper-content .pro-preambule:before {
  content: "";
  background: url(../../assets/images/background/bg-orange.png);
  position: absolute;
  left: -100px;
  top: 30px;
  height: calc(100% - 30px);
  width: calc(100% + 100px);
  bottom: 0;
  z-index: -1;
  transform: rotate(-4.6deg);
  overflow: hidden;
  -webkit-backface-visibility: hidden;
}
@media screen and (max-width: 1100px) {
  .pro-page-budget-participatif .pro-wrapper-content .pro-preambule:before {
    left: -60px;
  }
}
.pro-page-budget-participatif .pro-wrapper-content .pro-preambule > * {
  max-width: 420px;
}
.pro-page-budget-participatif .pro-wrapper-content .pro-preambule .pro-title {
  position: relative;
  font-family: "TT Fors", Sans-Serif;
  font-size: 2.813em;
  font-weight: 700;
  color: #000;
  line-height: 1em;
  text-transform: none;
  display: inline-block;
  border-bottom: 6px solid #000000;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.pro-page-budget-participatif .pro-wrapper-content .pro-preambule .pro-title:before {
  content: "“";
  position: absolute;
  left: -100px;
  top: 40px;
  font-size: 250px;
  color: #000;
  font-family: "TT Fors", Sans-Serif;
  font-weight: 400;
}
@media screen and (max-width: 1200px) {
  .pro-page-budget-participatif .pro-wrapper-content .pro-preambule .pro-title:before {
    content: none;
  }
}
.pro-page-budget-participatif .pro-wrapper-content .pro-preambule .pro-title:empty {
  display: none;
}
.pro-page-budget-participatif .pro-wrapper-content .pro-preambule .pro-title-h4 {
  position: relative;
  display: block;
  margin: 30px 0 10px 0;
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.125em;
  font-weight: 700;
  color: #000;
  line-height: 1.444em;
}
.pro-page-budget-participatif .pro-wrapper-content .pro-preambule h3 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.125em;
  font-weight: 700;
  color: #000;
  line-height: 1.444em;
}
.pro-page-budget-participatif .pro-wrapper-content .pro-preambule p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1em;
  font-weight: 400;
  color: #000;
  line-height: 1.625em;
  margin-bottom: 10px;
}
.pro-page-budget-participatif .pro-wrapper-content .pro-preambule p a {
  color: black;
  text-decoration: underline;
}
.pro-page-budget-participatif .pro-wrapper-content .pro-preambule p a:hover, .pro-page-budget-participatif .pro-wrapper-content .pro-preambule p a:focus {
  color: #FFFFFF;
}
.pro-page-budget-participatif .pro-wrapper-content .pro-preambule a {
  color: black;
  text-decoration: underline;
}
.pro-page-budget-participatif .pro-wrapper-content .pro-preambule a:hover, .pro-page-budget-participatif .pro-wrapper-content .pro-preambule a:focus {
  color: #FFFFFF;
}
.pro-page-budget-participatif .pro-wrapper-content .pro-preambule figure {
  margin: 20px 0;
  max-width: 100%;
}
.pro-page-budget-participatif .pro-wrapper-content .pro-preambule ul {
  list-style-type: disc;
  padding-left: 18px;
  margin-bottom: 30px;
}
.pro-page-budget-participatif .pro-wrapper-content .pro-preambule ul li {
  margin-bottom: 10px;
}
.pro-page-budget-participatif .pro-wrapper-content .pro-annexes {
  position: relative;
  top: auto;
  margin-top: 230px;
  padding: 0 0 0 80px;
  margin-bottom: auto;
}
.pro-page-budget-participatif .pro-wrapper-content .pro-annexes:before {
  content: "";
  background-color: black;
  position: absolute;
  right: -8px;
  top: -300px;
  width: 120%;
  bottom: -25px;
  z-index: -2;
  transform: rotate(-4.6deg);
  -webkit-backface-visibility: hidden;
}
@media screen and (max-width: 1200px) {
  .pro-page-budget-participatif .pro-wrapper-content .pro-annexes {
    padding: 0 0 0 40px;
  }
}
@media screen and (max-width: 767px) {
  .pro-page-budget-participatif .pro-wrapper-content .pro-annexes {
    background: #000000;
    top: 0;
    padding: 50px 15px 30px 15px;
    margin-top: -20px;
  }
}
.pro-page-budget-participatif .pro-wrapper-content .pro-annexes h3 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.4em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1em;
  letter-spacing: -0.5px;
}
.pro-page-budget-participatif .pro-wrapper-content .pro-annexes ul li {
  margin-bottom: 20px;
}
.pro-page-budget-participatif .pro-wrapper-content .pro-annexes ul li:before {
  content: "\e914";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 13px;
  font-size: 1.5em;
  color: #FFFFFF;
}
.pro-page-budget-participatif .pro-wrapper-content .pro-annexes ul li a {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: normal;
  display: block;
  padding: 10px 60px 10px 30px;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
.pro-page-budget-participatif .pro-wrapper-content .pro-annexes ul li a:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: #F37021;
  height: 1px;
  transition: all 0.2s ease;
}
.pro-page-budget-participatif .pro-wrapper-content .pro-annexes ul li a span {
  display: block;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.929em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.385em;
}
.pro-page-budget-participatif .pro-wrapper-content .pro-annexes ul li a:hover:after, .pro-page-budget-participatif .pro-wrapper-content .pro-annexes ul li a:focus:after {
  height: 4px;
}
.pro-page-budget-participatif .pro-wrapper-content .pro-annexes ul li a:focus {
  outline: 1px dashed #F37021;
}
.pro-page-budget-participatif .pro-wrapper-content .pro-annexes .pro-wrapper-btn {
  margin-top: 90px;
}
@media screen and (max-width: 767px) {
  .pro-page-budget-participatif .pro-wrapper-content .pro-annexes .pro-wrapper-btn {
    margin-top: 40px;
  }
}
.pro-page-budget-participatif .pro-wrapper-content .pro-annexes .pro-wrapper-btn > a {
  width: 310px;
  display: inline-block;
  clear: both;
  text-align: center;
  margin-bottom: 10px;
}
@media screen and (max-width: 1100px) {
  .pro-page-budget-participatif .pro-wrapper-content .pro-annexes .pro-wrapper-btn > a {
    width: 100%;
  }
}
.pro-page-budget-participatif .pro-menu-budget-participatif {
  padding: 80px 0 130px;
  max-width: 900px;
}
@media screen and (max-width: 900px) {
  .pro-page-budget-participatif .pro-menu-budget-participatif {
    max-width: 100%;
    padding: 80px 20px 130px;
  }
}
@media screen and (max-width: 767px) {
  .pro-page-budget-participatif .pro-menu-budget-participatif {
    padding: 60px 20px;
  }
}
.pro-page-budget-participatif .pro-menu-budget-participatif .pro-budget-img {
  position: relative;
}
.pro-page-budget-participatif .pro-menu-budget-participatif .pro-budget-img::after {
  display: block;
  content: "";
  clear: both;
}
@media screen and (max-width: 767px) {
  .pro-page-budget-participatif .pro-menu-budget-participatif .pro-budget-img {
    margin-bottom: 20px;
  }
}
.pro-page-budget-participatif .pro-menu-budget-participatif .pro-budget-txt {
  position: relative;
  padding: 30px 15px;
}
.pro-page-budget-participatif .pro-menu-budget-participatif .pro-budget-txt:after {
  content: "";
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: -10px;
  width: calc(100% - 30px);
  height: 10px;
  background: #F37021;
}
@media screen and (max-width: 767px) {
  .pro-page-budget-participatif .pro-menu-budget-participatif .pro-budget-txt {
    padding: 15px 15px 30px 15px;
  }
}
.pro-page-budget-participatif .pro-menu-budget-participatif .pro-budget-txt > *:last-child {
  margin-bottom: 0;
}
.pro-page-budget-participatif .pro-menu-budget-participatif h2 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 2.813em;
  font-weight: 700;
  color: #000;
  line-height: 1.25em;
  text-align: center;
  text-transform: none;
  padding-bottom: 8px;
  margin-bottom: 75px;
  display: inline-block;
  border-bottom: 6px solid #000000;
}
@media screen and (max-width: 767px) {
  .pro-page-budget-participatif .pro-menu-budget-participatif h2 {
    margin-bottom: 40px;
  }
}
.pro-page-budget-participatif .pro-menu-budget-participatif h3 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.5em;
  font-weight: 700;
  color: #000;
  line-height: 1.125em;
  margin-bottom: 15px;
}
.pro-page-budget-participatif .pro-menu-budget-participatif p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1em;
  font-weight: 400;
  color: #606060;
  line-height: 1.5em;
}
.pro-page-budget-participatif .pro-menu-budget-participatif a {
  color: #000;
  text-decoration: underline;
  transition: all 0.2s ease;
}
.pro-page-budget-participatif .pro-menu-budget-participatif a:hover, .pro-page-budget-participatif .pro-menu-budget-participatif a:focus {
  color: #3a3a3a;
}
.pro-page-budget-participatif .pro-menu-budget-participatif ul {
  padding: 0;
  margin-bottom: 10px;
  list-style-type: none;
}
.pro-page-budget-participatif .pro-menu-budget-participatif ul::after {
  display: block;
  content: "";
  clear: both;
}
.pro-page-budget-participatif .pro-menu-budget-participatif ul li {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1em;
  font-weight: 400;
  color: #606060;
  line-height: 1.5em;
  padding-left: 22px;
}
.pro-page-budget-participatif .pro-menu-budget-participatif ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  width: 13px;
  height: 4px;
  background-color: #F37021;
}
.couleur-ville .pro-page-budget-participatif .pro-menu-budget-participatif ul li:before {
  background-color: #F37021;
}
.couleur-eurometropole .pro-page-budget-participatif .pro-menu-budget-participatif ul li:before {
  background-color: #00AEEF;
}
.couleur-commune .pro-page-budget-participatif .pro-menu-budget-participatif ul li:before {
  background-color: #8DC63F;
}
.pro-page-budget-participatif .pro-menu-budget-participatif ul li a {
  color: #000;
  text-decoration: underline;
  transition: all 0.2s ease;
}
.pro-page-budget-participatif .pro-menu-budget-participatif ul li a:hover, .pro-page-budget-participatif .pro-menu-budget-participatif ul li a:focus {
  color: #3a3a3a;
}
.pro-page-budget-participatif .pro-menu-budget-participatif .pro-circle {
  position: absolute;
  width: 160px;
  height: 160px;
  background: #F37021;
  border-radius: 50%;
  display: block;
}
@media screen and (max-width: 767px) {
  .pro-page-budget-participatif .pro-menu-budget-participatif .pro-circle {
    position: relative;
  }
}
.pro-page-budget-participatif .pro-menu-budget-participatif .pro-circle span {
  font-size: 55px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
.pro-page-budget-participatif .pro-menu-budget-participatif .pro-number {
  font-family: "TT Fors", Sans-Serif;
  font-size: 6.25em;
  font-weight: 700;
  color: #000;
  line-height: normal;
  position: absolute;
  z-index: 10;
}
.pro-page-budget-participatif .pro-menu-budget-participatif .pro-strong {
  position: relative;
  display: block;
  margin-bottom: 12px;
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.125em;
  font-weight: 700;
  color: #000;
  line-height: 1.333em;
}
.pro-page-budget-participatif .pro-menu-budget-participatif .pro-txt-ou {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.125em;
  font-weight: 400;
  color: #606060;
  line-height: 1.333em;
  text-transform: lowercase;
  padding: 2px 10px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  display: inline-block;
  margin-bottom: 8px;
}
.pro-page-budget-participatif .pro-menu-budget-participatif figure {
  background: none;
}
.pro-page-budget-participatif .pro-menu-budget-participatif figure img {
  height: 100%;
}
.pro-page-budget-participatif .pro-menu-budget-participatif figure figcaption {
  display: none;
}
.pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-1 {
  position: relative;
}
.pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-1 .pro-number {
  top: 35%;
  left: -30px;
}
@media screen and (max-width: 900px) {
  .pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-1 .pro-number {
    left: 10px;
    top: 30%;
  }
}
.pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-1 .pro-circle {
  bottom: 10px;
  left: -50px;
}
@media screen and (max-width: 900px) {
  .pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-1 .pro-circle {
    left: 10px;
    bottom: -20px;
  }
}
@media screen and (max-width: 767px) {
  .pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-1 .pro-circle {
    position: absolute;
    bottom: 0;
  }
}
.pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-2 {
  position: relative;
  margin-top: 50px;
}
.pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-2:before {
  content: "";
  position: absolute;
  left: 160px;
  z-index: -1;
  top: -30px;
  width: 150px;
  height: 10px;
  background: #F37021;
  transform: rotate(65deg);
}
@media screen and (max-width: 767px) {
  .pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-2:before {
    content: none;
  }
}
.pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-2 .pro-number {
  right: 90px;
  top: -85px;
}
@media screen and (max-width: 767px) {
  .pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-2 .pro-number {
    top: -45px;
  }
}
.pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-2 .pro-circle {
  width: 212px;
  height: 212px;
  right: 60px;
  top: -20px;
}
@media screen and (max-width: 767px) {
  .pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-2 .pro-circle {
    right: 0;
    top: 0;
    margin: auto;
  }
}
.pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-2 .pro-circle span {
  font-size: 75px;
}
.pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-3 {
  position: relative;
  margin-top: 70px;
}
.pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-3:before {
  content: "";
  position: absolute;
  left: 110px;
  top: -30px;
  width: 200px;
  height: 10px;
  background: #F37021;
  transform: rotate(-65deg);
}
@media screen and (max-width: 767px) {
  .pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-3:before {
    content: none;
  }
}
.pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-3 .pro-number {
  left: 55px;
  top: -45px;
}
@media screen and (max-width: 767px) {
  .pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-3 .pro-number {
    top: -25px;
  }
}
.pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-3 .pro-circle {
  width: 230px;
  height: 230px;
  left: 15px;
  top: 15px;
}
@media screen and (max-width: 767px) {
  .pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-3 .pro-circle {
    left: 0;
    top: 0;
    margin: auto;
  }
}
.pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-3 .pro-circle span {
  font-size: 65px;
}
.pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-3 .pro-circle-left {
  width: 13px;
  height: 13px;
  background: #F37021;
  border-radius: 50%;
  position: absolute;
  right: 205px;
  top: 10px;
}
@media screen and (max-width: 900px) {
  .pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-3 .pro-circle-left {
    right: 125px;
  }
}
@media screen and (max-width: 767px) {
  .pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-3 .pro-circle-left {
    right: 85px;
  }
}
.pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-3 .pro-circle-right {
  width: 55px;
  height: 55px;
  background: #F37021;
  border-radius: 50%;
  position: absolute;
  right: 130px;
  top: 25px;
}
@media screen and (max-width: 900px) {
  .pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-3 .pro-circle-right {
    right: 50px;
  }
}
@media screen and (max-width: 767px) {
  .pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-3 .pro-circle-right {
    right: 10px;
  }
}
.pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-4 {
  position: relative;
  margin-top: 80px;
}
.pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-4:before {
  content: "";
  position: absolute;
  left: 80px;
  top: -30px;
  width: 200px;
  height: 10px;
  background: #F37021;
  transform: rotate(75deg);
}
@media screen and (max-width: 767px) {
  .pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-4:before {
    content: none;
  }
}
.pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-4 .pro-number {
  right: 115px;
  top: -40px;
}
@media screen and (max-width: 900px) {
  .pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-4 .pro-number {
    right: 80px;
    top: -60px;
  }
}
.pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-4 .pro-circle {
  width: 290px;
  height: 290px;
  left: 85px;
  top: 0;
}
@media screen and (max-width: 900px) {
  .pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-4 .pro-circle {
    left: 35px;
  }
}
@media screen and (max-width: 767px) {
  .pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-4 .pro-circle {
    left: 0;
    top: 0;
    margin: auto;
  }
}
.pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-4 .pro-circle span {
  font-size: 65px;
}
.pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-4 .pro-circle-left {
  width: 22px;
  height: 22px;
  background: #F37021;
  border-radius: 50%;
  position: absolute;
  left: 70px;
  top: 30px;
}
@media screen and (max-width: 900px) {
  .pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-4 .pro-circle-left {
    top: 0;
    left: 40px;
  }
}
.pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-4 .pro-circle-right {
  width: 13px;
  height: 13px;
  background: #F37021;
  border-radius: 50%;
  position: absolute;
  right: 70px;
  top: 210px;
}
@media screen and (max-width: 900px) {
  .pro-page-budget-participatif .pro-menu-budget-participatif .pro-menu-budget-4 .pro-circle-right {
    right: 30px;
  }
}

.pro-page-404 header .caption {
  text-align: left;
}
.pro-page-404 .pro-bloc {
  padding: 80px 15px;
  text-align: center;
}
.pro-page-404 .pro-bloc h2 {
  font-size: 2em;
}
@media screen and (max-width: 767px) {
  .pro-page-404 .pro-bloc h2 {
    font-size: 1.5em;
  }
}
.pro-page-404 .pro-bloc .pro-btn-yellow {
  display: inline-block;
  width: auto;
  padding: 12px 30px;
}
.pro-page-404 .pro-bloc .pro-btn-yellow:hover, .pro-page-404 .pro-bloc .pro-btn-yellow:focus {
  background: #000000;
  border-color: #000000;
  color: #F37021;
}
.couleur-ville .pro-page-404 .pro-bloc .pro-btn-yellow:hover, .couleur-ville .pro-page-404 .pro-bloc .pro-btn-yellow:focus {
  color: #F37021;
}
.couleur-eurometropole .pro-page-404 .pro-bloc .pro-btn-yellow:hover, .couleur-eurometropole .pro-page-404 .pro-bloc .pro-btn-yellow:focus {
  color: #00AEEF;
}
.couleur-commune .pro-page-404 .pro-bloc .pro-btn-yellow:hover, .couleur-commune .pro-page-404 .pro-bloc .pro-btn-yellow:focus {
  color: #8DC63F;
}

.pro-wrapper-registre {
  min-height: 800px;
}
@media screen and (min-width: 1100px) {
  .pro-wrapper-registre .pro-p-150 {
    padding-left: 150px;
  }
}
.pro-wrapper-registre form#form-signalements {
  margin-bottom: 0;
}
.pro-wrapper-registre form#form-signalements .pro-form-submit {
  background: none;
  border: none;
  padding: 0;
}
.pro-wrapper-registre form#form-signalements .pro-form-submit button {
  margin: 0 !important;
  right: 0 !important;
}
.pro-wrapper-registre form#form-signalements .pro-form-submit button:hover, .pro-wrapper-registre form#form-signalements .pro-form-submit button:focus {
  background: #000000;
  border-color: #000000;
  border: 2px solid #F37021;
  border-color: #F37021;
}
.couleur-ville .pro-wrapper-registre form#form-signalements .pro-form-submit button:hover, .couleur-ville .pro-wrapper-registre form#form-signalements .pro-form-submit button:focus {
  border-color: #F37021;
}
.couleur-eurometropole .pro-wrapper-registre form#form-signalements .pro-form-submit button:hover, .couleur-eurometropole .pro-wrapper-registre form#form-signalements .pro-form-submit button:focus {
  border-color: #00AEEF;
}
.couleur-commune .pro-wrapper-registre form#form-signalements .pro-form-submit button:hover, .couleur-commune .pro-wrapper-registre form#form-signalements .pro-form-submit button:focus {
  border-color: #8DC63F;
}
.pro-wrapper-registre .pro-pagination ul li:before {
  content: none;
}
.pro-wrapper-registre .pro-pagination .selectric-wrapper .selectric {
  border: none;
  border-radius: 4px;
  background: none;
  transition: all 0.2s ease;
}
.pro-wrapper-registre .pro-pagination .selectric-wrapper .selectric .label {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 400;
  color: #000;
  line-height: 1.6em;
  position: relative;
  display: block;
  text-align: left;
  margin: 0;
  padding: 0;
}
.pro-wrapper-registre .pro-pagination .selectric-wrapper .selectric .label:after {
  content: "";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  font-size: 20px;
  margin-top: -10px;
  top: auto;
  right: 0;
}
.pro-wrapper-registre .pro-pagination .selectric-wrapper .selectric .button {
  display: none;
}
.pro-wrapper-registre .pro-pagination .selectric-wrapper .selectric-items {
  background: #FFFFFF;
  top: 110%;
  border: none;
}
.pro-wrapper-registre .pro-pagination .selectric-wrapper .selectric-items ul {
  font-size: 12px;
  margin: 0;
}
.pro-wrapper-registre .pro-pagination .selectric-wrapper .selectric-items ul li {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 400;
  color: #000;
  line-height: 1.6em;
  padding: 8px 15px;
}
.pro-wrapper-registre .pro-pagination .selectric-wrapper .selectric-items ul li:before {
  content: none;
}
.pro-wrapper-registre .pro-pagination .selectric-wrapper .selectric-items ul li:hover {
  background: #F5F5F5;
}
.pro-wrapper-registre .pro-pagination .selectric-wrapper .selectric-items ul li.selected, .pro-wrapper-registre .pro-pagination .selectric-wrapper .selectric-items ul li.highlighted {
  background: #E5E5E5;
}

.pro-wrapper-numeric-form .ddm-form-description:before {
  content: "";
  position: absolute;
  top: 5px;
  left: -70px;
  height: 13px;
  width: 72px;
  background-color: #F37021;
}
.couleur-ville .pro-wrapper-numeric-form .ddm-form-description:before {
  background-color: #F37021;
}
.couleur-eurometropole .pro-wrapper-numeric-form .ddm-form-description:before {
  background-color: #00AEEF;
}
.couleur-commune .pro-wrapper-numeric-form .ddm-form-description:before {
  background-color: #8DC63F;
}

.pro-wrapper-propositions {
  padding-bottom: 30px;
}
.pro-wrapper-propositions .pro-title-propositions {
  font-family: "TT Fors", Sans-Serif;
  font-size: 3.75em;
  font-weight: 700;
  color: #000000;
  line-height: normal;
  position: relative;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 1200px) {
  .pro-wrapper-propositions .pro-title-propositions {
    font-size: 3em;
    margin: 0 0 30px 0;
  }
}
@media screen and (max-width: 1100px) {
  .pro-wrapper-propositions .pro-title-propositions {
    font-size: 2.5em;
  }
}
@media screen and (max-width: 767px) {
  .pro-wrapper-propositions .pro-title-propositions {
    font-size: 2em;
  }
}
.pro-wrapper-propositions .pro-title-propositions:before {
  content: "";
  position: absolute;
  left: -110px;
  top: 30px;
  width: 90px;
  height: 40px;
  background-color: #F37021;
}
.couleur-ville .pro-wrapper-propositions .pro-title-propositions:before {
  background-color: #F37021;
}
.couleur-eurometropole .pro-wrapper-propositions .pro-title-propositions:before {
  background-color: #00AEEF;
}
.couleur-commune .pro-wrapper-propositions .pro-title-propositions:before {
  background-color: #8DC63F;
}
@media screen and (max-width: 1200px) {
  .pro-wrapper-propositions .pro-title-propositions:before {
    top: 20px;
    left: -42px;
    width: 20px;
  }
}
@media screen and (max-width: 1100px) {
  .pro-wrapper-propositions .pro-title-propositions:before {
    left: -25px;
    width: 10px;
    height: 30px;
  }
}
@media screen and (max-width: 767px) {
  .pro-wrapper-propositions .pro-title-propositions:before {
    left: -15px;
    width: 5px;
    height: 30px;
    top: 10px;
  }
}
.pro-wrapper-propositions .pro-item-proposition {
  margin-bottom: 40px;
}
.pro-wrapper-propositions .pro-item-proposition .pro-published {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.2em;
  position: relative;
  display: block;
  background: #000000;
  padding: 10px 20px;
  margin-bottom: 25px;
}
.pro-wrapper-propositions .pro-item-proposition .pro-published time span {
  font-weight: 700;
}
.pro-wrapper-propositions .pro-item-proposition .pro-title-question {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.4em;
  font-weight: 700;
  color: #000000;
  line-height: 1em;
  letter-spacing: -0.5px;
  position: relative;
  display: block;
  margin: 10px 0 5px 0;
  text-transform: none;
}
.pro-wrapper-propositions .pro-item-proposition .pro-title-question:before {
  content: none;
}
.pro-wrapper-propositions .pro-item-proposition .pro-title-question + div {
  margin-bottom: 15px;
}
.pro-wrapper-propositions .pro-item-proposition .pro-item-response {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #FFFFFF;
  padding: 27px 25px;
  margin-bottom: 40px;
  margin-top: 25px;
}
.pro-wrapper-propositions .pro-item-proposition .pro-item-response.pro-item-response-highlight .pro-bloc-texte > * {
  color: #b0b0b0;
}
.pro-wrapper-propositions .pro-item-proposition .pro-item-response.pro-item-response-highlight .pro-bloc-texte > * strong {
  color: #b0b0b0;
}
.pro-wrapper-propositions .pro-item-proposition .pro-item-response.pro-item-response-highlight .pro-bloc-texte > * span {
  position: relative;
  z-index: 10;
  display: inline;
  background-color: #F37021;
  color: #000000;
  padding: 0 5px;
}
.couleur-ville .pro-wrapper-propositions .pro-item-proposition .pro-item-response.pro-item-response-highlight .pro-bloc-texte > * span {
  background-color: #F37021;
}
.couleur-eurometropole .pro-wrapper-propositions .pro-item-proposition .pro-item-response.pro-item-response-highlight .pro-bloc-texte > * span {
  background-color: #00AEEF;
}
.couleur-commune .pro-wrapper-propositions .pro-item-proposition .pro-item-response.pro-item-response-highlight .pro-bloc-texte > * span {
  background-color: #8DC63F;
}
.pro-wrapper-propositions .pro-item-proposition .pro-item-response.pro-item-response-highlight .pro-bloc-texte table {
  width: 100%;
}
.pro-wrapper-propositions .pro-item-proposition .pro-item-response.pro-item-response-highlight .pro-bloc-texte table td {
  border: solid #b0b0b0 1px;
  padding: 5px;
  text-align: center;
}
.pro-wrapper-propositions .pro-item-proposition .pro-item-response .pro-interactions {
  text-align: right;
  margin-top: 25px;
}
.pro-wrapper-propositions .pro-item-proposition .pro-item-response .pro-interactions > * {
  display: inline-block;
  vertical-align: middle;
}
.pro-wrapper-propositions .pro-item-proposition .pro-item-response .pro-interactions > span, .pro-wrapper-propositions .pro-item-proposition .pro-item-response .pro-interactions > a {
  position: relative;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.813em;
  font-weight: 400;
  color: #000;
  line-height: 1.462em;
  margin: 0 12px;
  transition: none;
}
.pro-wrapper-propositions .pro-item-proposition .pro-item-response .pro-interactions > span:hover, .pro-wrapper-propositions .pro-item-proposition .pro-item-response .pro-interactions > span:focus, .pro-wrapper-propositions .pro-item-proposition .pro-item-response .pro-interactions > span:active, .pro-wrapper-propositions .pro-item-proposition .pro-item-response .pro-interactions > a:hover, .pro-wrapper-propositions .pro-item-proposition .pro-item-response .pro-interactions > a:focus, .pro-wrapper-propositions .pro-item-proposition .pro-item-response .pro-interactions > a:active {
  color: #3a3a3a;
  text-decoration: underline;
}
.pro-wrapper-propositions .pro-item-proposition .pro-item-response .pro-interactions > span:hover:before, .pro-wrapper-propositions .pro-item-proposition .pro-item-response .pro-interactions > span:focus:before, .pro-wrapper-propositions .pro-item-proposition .pro-item-response .pro-interactions > span:active:before, .pro-wrapper-propositions .pro-item-proposition .pro-item-response .pro-interactions > a:hover:before, .pro-wrapper-propositions .pro-item-proposition .pro-item-response .pro-interactions > a:focus:before, .pro-wrapper-propositions .pro-item-proposition .pro-item-response .pro-interactions > a:active:before {
  color: #3a3a3a;
}
.pro-wrapper-propositions .pro-item-proposition .pro-item-response .pro-interactions > span:before, .pro-wrapper-propositions .pro-item-proposition .pro-item-response .pro-interactions > a:before {
  content: "\e913";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  float: left;
  margin-right: 5px;
  line-height: 1.5em;
  position: relative;
  top: -2px;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-propositions .pro-item-proposition .pro-item-response .pro-interactions > span.pro-dislike, .pro-wrapper-propositions .pro-item-proposition .pro-item-response .pro-interactions > a.pro-dislike {
    margin-right: 0;
  }
}
.pro-wrapper-propositions .pro-item-proposition .pro-item-response .pro-interactions > span.pro-dislike:before, .pro-wrapper-propositions .pro-item-proposition .pro-item-response .pro-interactions > a.pro-dislike:before {
  transform: rotate(-180deg);
  top: 2px;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-propositions .pro-item-proposition .pro-item-response .pro-interactions > div {
    display: block;
    margin-top: 10px;
  }
}
.pro-wrapper-propositions .pro-item-proposition .pro-item-response .pro-interactions .pro-action-link {
  margin-left: 6px;
}
.pro-wrapper-propositions .pro-item-proposition .pro-item-response .pro-interactions .pro-action-link a {
  font-family: "TT Fors", Sans-Serif;
  font-size: 13px;
  font-weight: 400;
  color: #000;
  line-height: 20px;
}
.pro-wrapper-propositions .pro-item-proposition .pro-item-response .pro-interactions .pro-action-link a:hover, .pro-wrapper-propositions .pro-item-proposition .pro-item-response .pro-interactions .pro-action-link a:focus {
  text-decoration: underline;
  color: #000;
}
.pro-wrapper-propositions .pro-item-proposition .pro-item-response .pro-footer-response {
  position: relative;
  padding-top: 25px;
  margin-top: 25px;
}
.pro-wrapper-propositions .pro-item-proposition .pro-item-response .pro-footer-response:before {
  content: "";
  position: absolute;
  top: 0;
  left: -25px;
  right: -25px;
  width: calc(100% + 50px);
  height: 1px;
  background: rgba(0, 0, 0, 0.2);
}
.pro-wrapper-propositions .pro-item-proposition .pro-item-response .pro-footer-response .pro-waiting-response {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.813em;
  font-weight: 400;
  color: #000000;
  line-height: 1.188em;
  position: relative;
  display: block;
}
.pro-wrapper-propositions .pro-item-proposition .pro-item-response .pro-footer-response .pro-waiting-response span {
  margin-right: 12px;
  font-size: 19px;
  line-height: 19px;
  position: relative;
  top: 3px;
}
.pro-wrapper-propositions .pro-item-proposition .pro-item-response .pro-footer-response .pro-txt > *:last-child {
  margin: 0;
}

.pro-bloc-aside-chiffre {
  background: #fafbfb;
  padding: 35px 50px;
}
@media screen and (max-width: 1100px) {
  .pro-bloc-aside-chiffre {
    padding: 15px 20px;
  }
}
.pro-bloc-aside-chiffre > * {
  background: none;
}
.pro-bloc-aside-chiffre .pro-title-aside {
  font-family: "TT Fors", Sans-Serif;
  font-size: 2.5em;
  font-weight: 700;
  color: #000000;
  line-height: normal;
  position: relative;
  display: block;
  margin-bottom: 5px;
}
@media screen and (max-width: 1200px) {
  .pro-bloc-aside-chiffre .pro-title-aside {
    font-size: 2em;
  }
}
@media screen and (max-width: 1100px) {
  .pro-bloc-aside-chiffre .pro-title-aside {
    font-size: 1.5em;
  }
}
.pro-bloc-aside-chiffre a {
  font-size: 1.143em;
  color: #000;
  text-decoration: underline;
}
.pro-bloc-aside-chiffre a:hover {
  text-decoration: none;
}
.pro-bloc-aside-chiffre .pro-list-chiffres li {
  display: block;
  font-size: 1em;
  margin: 10px 0 20px;
}
.pro-bloc-aside-chiffre .pro-list-chiffres li .pro-nb {
  font-family: "TT Fors", Sans-Serif;
  font-size: 3.438em;
  font-weight: 700;
  color: #000000;
  line-height: normal;
  position: relative;
  display: block;
  z-index: 10;
  margin-bottom: 7px;
}
@media screen and (max-width: 1200px) {
  .pro-bloc-aside-chiffre .pro-list-chiffres li .pro-nb {
    font-size: 3em;
  }
}
@media screen and (max-width: 1100px) {
  .pro-bloc-aside-chiffre .pro-list-chiffres li .pro-nb {
    font-size: 2.5em;
  }
}
.pro-bloc-aside-chiffre .pro-list-chiffres li .pro-nb:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 6px;
  width: 100%;
  height: 18px;
  z-index: -1;
  background-color: #F37021;
}
.couleur-ville .pro-bloc-aside-chiffre .pro-list-chiffres li .pro-nb:before {
  background-color: #F37021;
}
.couleur-eurometropole .pro-bloc-aside-chiffre .pro-list-chiffres li .pro-nb:before {
  background-color: #00AEEF;
}
.couleur-commune .pro-bloc-aside-chiffre .pro-list-chiffres li .pro-nb:before {
  background-color: #8DC63F;
}
.pro-bloc-aside-chiffre .pro-list-chiffres li strong {
  display: block;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #000000;
  line-height: 1.5em;
}

@media screen and (max-width: 767px) {
  .pro-page-detail > .container > * {
    padding: 0;
  }
}
.pro-page-detail article {
  padding-top: 35px;
}
.pro-page-detail article header .pro-time {
  position: relative;
  left: -15px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .pro-page-detail article header .pro-time {
    left: 0;
  }
}
.pro-page-detail article header p {
  margin-bottom: 20px;
}
.pro-page-detail article header h1 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 3em;
  font-weight: 700;
  color: #000;
  line-height: 1.1em;
  display: block;
  margin-bottom: 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .pro-page-detail article header h1 {
    font-size: 2em;
    line-height: normal;
  }
}
.pro-page-detail article header h1:before {
  content: "\e919";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: -105px;
  top: 50%;
  transform: translateY(-50%);
  transform: translate3d(0, -50%, 0);
  width: 88px;
  height: 88px;
  border: 4px solid #ececec;
  border-radius: 50%;
  text-align: center;
  line-height: 80px;
}
@media screen and (max-width: 1140px) {
  .pro-page-detail article header h1:before {
    width: 48px;
    height: 48px;
    line-height: 40px;
    border: 2px solid #ececec;
    left: -60px;
    font-size: 0.5em;
  }
}
@media screen and (max-width: 1200px) {
  .pro-page-detail article header h1:before {
    content: none;
  }
}
.pro-page-detail article header .pro-meta {
  margin-bottom: 0;
}
.pro-page-detail article header .pro-meta > .prefix-location {
  text-align: left;
}
.pro-page-detail article #breadcrumb {
  padding: 20px 0;
  border-bottom: solid 1px #dddddd;
  width: 100%;
}
.pro-page-detail article .pro-summary {
  position: relative;
  margin: 20px 0 25px;
  white-space: normal;
}
@media screen and (max-width: 767px) {
  .pro-page-detail article .pro-summary {
    width: 100%;
  }
}
.pro-page-detail article .pro-summary p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.4em;
  font-weight: 700;
}
.pro-page-detail .pro-container-detail-event {
  margin: 0;
}
@media screen and (max-width: 1100px) {
  .pro-page-detail .pro-container-detail-event > .col-sm-8 {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 1100px) {
  .pro-page-detail .pro-container-detail-event > .col-sm-4 {
    margin-top: 0;
  }
}
.pro-page-detail .pro-container-detail-event .pro-main-img figure img {
  height: 100%;
}
.pro-page-detail .pro-container-detail-event .pro-highlight {
  margin: 30px 0 0;
  padding: 30px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.05);
}
.pro-page-detail .pro-container-detail-event .pro-highlight .pro-statut {
  display: block;
  margin-bottom: 10px;
}
.pro-page-detail .pro-container-detail-event .pro-highlight .pro-statut span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: normal;
  background: #000000;
  border-radius: 4px;
  display: inline-block;
  padding: 3px 10px;
}
.pro-page-detail .pro-container-detail-event .pro-highlight.pro-theme-non-faisable .pro-statut span {
  background: #F37021 !important;
}
.pro-page-detail .pro-container-detail-event .pro-highlight.pro-theme-faisabilite .pro-statut span {
  background: #ff3c58;
}
.pro-page-detail .pro-container-detail-event .pro-highlight.pro-theme-faisable .pro-statut span {
  background: #00d4a0;
}
.pro-page-detail .pro-container-detail-event .pro-highlight-coup-de-coeur {
  position: relative;
  margin: 30px 0 0;
  padding: 30px;
}
@media screen and (max-width: 1100px) {
  .pro-page-detail .pro-container-detail-event .pro-highlight-coup-de-coeur {
    padding: 30px 0;
  }
}
.pro-page-detail .pro-container-detail-event .pro-highlight-coup-de-coeur:before {
  content: "\e932";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 0px;
  left: -30px;
  font-size: 100px;
  color: #F37021;
  transform: rotate(-10deg);
}
.couleur-ville .pro-page-detail .pro-container-detail-event .pro-highlight-coup-de-coeur:before {
  color: #F37021;
}
.couleur-eurometropole .pro-page-detail .pro-container-detail-event .pro-highlight-coup-de-coeur:before {
  color: #00AEEF;
}
.couleur-commune .pro-page-detail .pro-container-detail-event .pro-highlight-coup-de-coeur:before {
  color: #8DC63F;
}
@media screen and (max-width: 1100px) {
  .pro-page-detail .pro-container-detail-event .pro-highlight-coup-de-coeur:before {
    top: 20px;
    left: -20px;
    font-size: 60px;
  }
}
@media screen and (max-width: 767px) {
  .pro-page-detail .pro-container-detail-event .pro-highlight-coup-de-coeur:before {
    top: -10px;
    left: 0;
    font-size: 70px;
    position: relative;
  }
}
.pro-page-detail .pro-container-detail-event .pro-highlight-coup-de-coeur:after {
  content: "";
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 5px;
  width: calc(100% - 60px);
  height: 4px;
  background-color: #F37021;
}
.couleur-ville .pro-page-detail .pro-container-detail-event .pro-highlight-coup-de-coeur:after {
  background-color: #F37021;
}
.couleur-eurometropole .pro-page-detail .pro-container-detail-event .pro-highlight-coup-de-coeur:after {
  background-color: #00AEEF;
}
.couleur-commune .pro-page-detail .pro-container-detail-event .pro-highlight-coup-de-coeur:after {
  background-color: #8DC63F;
}
@media screen and (max-width: 1100px) {
  .pro-page-detail .pro-container-detail-event .pro-highlight-coup-de-coeur:after {
    width: 100%;
    left: 0;
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .pro-page-detail .pro-container-detail-event .pro-bloc {
    margin: 0;
  }
}
.pro-page-detail .pro-container-detail-event .pro-small-detail-bloc {
  padding-top: 30px;
}
@media screen and (max-width: 767px) {
  .pro-page-detail .pro-container-detail-event .pro-small-detail-bloc {
    padding-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .pro-page-detail .pro-container-detail-event .pro-small-detail-bloc > * {
    margin: 20px 0;
  }
}
.pro-page-detail .pro-container-detail-event .pro-small-detail-bloc h4 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #000;
  line-height: normal;
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 20px;
}
.pro-page-detail .pro-container-detail-event .pro-small-detail-bloc ul {
  text-align: left;
}
.pro-page-detail .pro-container-detail-event .pro-small-detail-bloc ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px;
  opacity: 1;
}
@media screen and (max-width: 1200px) {
  .pro-page-detail .pro-container-detail-event .pro-small-detail-bloc ul li {
    margin: 0 10px;
  }
}
@media screen and (max-width: 1100px) {
  .pro-page-detail .pro-container-detail-event .pro-small-detail-bloc ul li {
    margin: 0 7px;
  }
}
.pro-page-detail .pro-container-detail-event .pro-small-detail-bloc ul li.pro-tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 10px !important;
  position: absolute;
  z-index: 1;
  top: 150%;
  left: 50%;
  margin-left: -60px;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.75em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1em;
}
.pro-page-detail .pro-container-detail-event .pro-small-detail-bloc ul li.pro-tooltip .tooltiptext::after {
  right: auto;
  left: 50%;
  margin-left: -3px;
}
.pro-page-detail .pro-container-detail-event .pro-small-detail-bloc ul li.pro-tooltip:hover .tooltiptext {
  visibility: visible;
}
.pro-page-detail .pro-container-detail-event .pro-small-detail-bloc ul li span {
  font-size: 1.8em;
}
.pro-page-detail .pro-container-detail-event .pro-small-detail-bloc p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #4c4c4c;
  line-height: normal;
}

.pro-wrapper-listing-participation .pro-bloc-card-petition, .pro-wrapper-listing-general .pro-bloc-card-petition {
  margin: 20px 0;
}
@media screen and (max-width: 1200px) {
  .pro-wrapper-listing-participation .pro-bloc-card-petition:first-child, .pro-wrapper-listing-general .pro-bloc-card-petition:first-child {
    margin-top: 0;
  }
}
.pro-wrapper-listing-participation .pro-bloc-card-petition:hover, .pro-wrapper-listing-participation .pro-bloc-card-petition:focus, .pro-wrapper-listing-general .pro-bloc-card-petition:hover, .pro-wrapper-listing-general .pro-bloc-card-petition:focus {
  transform: none;
  box-shadow: 0px 0 20px 0px rgba(0, 0, 0, 0.2);
}
.pro-wrapper-listing-participation .pro-bloc-card-petition .pro-header-petition, .pro-wrapper-listing-general .pro-bloc-card-petition .pro-header-petition {
  margin-bottom: 15px;
  padding: 20px 30px 0 30px;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-listing-participation .pro-bloc-card-petition .pro-header-petition, .pro-wrapper-listing-general .pro-bloc-card-petition .pro-header-petition {
    padding: 20px 20px 0 20px;
  }
}
.pro-wrapper-listing-participation .pro-bloc-card-petition .pro-header-petition .pro-number-comm, .pro-wrapper-listing-general .pro-bloc-card-petition .pro-header-petition .pro-number-comm {
  display: block;
}
.pro-wrapper-listing-participation .pro-bloc-card-petition .pro-content-petition, .pro-wrapper-listing-general .pro-bloc-card-petition .pro-content-petition {
  padding: 0 30px 10px 30px;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-listing-participation .pro-bloc-card-petition .pro-content-petition, .pro-wrapper-listing-general .pro-bloc-card-petition .pro-content-petition {
    padding: 0 20px 10px 20px;
  }
}
.pro-wrapper-listing-participation .pro-bloc-card-petition .pro-content-petition .pro-wrapper-meta, .pro-wrapper-listing-general .pro-bloc-card-petition .pro-content-petition .pro-wrapper-meta {
  display: block;
}
.pro-wrapper-listing-participation .pro-bloc-card-petition .pro-content-petition h3, .pro-wrapper-listing-general .pro-bloc-card-petition .pro-content-petition h3 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.875em;
  font-weight: 700;
  color: #000;
  line-height: 1.15em;
  margin-bottom: 15px;
  height: 68px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-listing-participation .pro-bloc-card-petition .pro-content-petition h3, .pro-wrapper-listing-general .pro-bloc-card-petition .pro-content-petition h3 {
    font-size: 22px;
    line-height: 28px;
    height: auto;
  }
}
.pro-wrapper-listing-participation .pro-bloc-card-petition .pro-content-petition .pro-time, .pro-wrapper-listing-general .pro-bloc-card-petition .pro-content-petition .pro-time {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #000;
  line-height: normal;
  margin-bottom: 10px;
}
.pro-wrapper-listing-participation .pro-bloc-card-petition .pro-footer-petition, .pro-wrapper-listing-general .pro-bloc-card-petition .pro-footer-petition {
  padding: 0 30px;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-listing-participation .pro-bloc-card-petition .pro-footer-petition, .pro-wrapper-listing-general .pro-bloc-card-petition .pro-footer-petition {
    padding: 0 20px;
  }
}
.pro-wrapper-listing-participation .pro-bloc-card-budget, .pro-wrapper-listing-participation .pro-bloc-listing-participation, .pro-wrapper-listing-general .pro-bloc-card-budget, .pro-wrapper-listing-general .pro-bloc-listing-participation {
  margin: 20px 0;
}
@media screen and (max-width: 1200px) {
  .pro-wrapper-listing-participation .pro-bloc-card-budget:first-child, .pro-wrapper-listing-participation .pro-bloc-listing-participation:first-child, .pro-wrapper-listing-general .pro-bloc-card-budget:first-child, .pro-wrapper-listing-general .pro-bloc-listing-participation:first-child {
    margin-top: 0;
  }
}
.pro-wrapper-listing-participation .pro-bloc-card-budget:hover, .pro-wrapper-listing-participation .pro-bloc-card-budget:focus, .pro-wrapper-listing-participation .pro-bloc-listing-participation:hover, .pro-wrapper-listing-participation .pro-bloc-listing-participation:focus, .pro-wrapper-listing-general .pro-bloc-card-budget:hover, .pro-wrapper-listing-general .pro-bloc-card-budget:focus, .pro-wrapper-listing-general .pro-bloc-listing-participation:hover, .pro-wrapper-listing-general .pro-bloc-listing-participation:focus {
  transform: none;
  box-shadow: 0px 0 20px 0px rgba(0, 0, 0, 0.2);
}
.pro-wrapper-listing-participation .pro-bloc-card-budget > figure, .pro-wrapper-listing-participation .pro-bloc-listing-participation > figure, .pro-wrapper-listing-general .pro-bloc-card-budget > figure, .pro-wrapper-listing-general .pro-bloc-listing-participation > figure {
  width: 240px !important;
}
@media screen and (max-width: 1200px) {
  .pro-wrapper-listing-participation .pro-bloc-card-budget > figure, .pro-wrapper-listing-participation .pro-bloc-listing-participation > figure, .pro-wrapper-listing-general .pro-bloc-card-budget > figure, .pro-wrapper-listing-general .pro-bloc-listing-participation > figure {
    width: 140px !important;
  }
}
@media screen and (max-width: 767px) {
  .pro-wrapper-listing-participation .pro-bloc-card-budget > figure, .pro-wrapper-listing-participation .pro-bloc-listing-participation > figure, .pro-wrapper-listing-general .pro-bloc-card-budget > figure, .pro-wrapper-listing-general .pro-bloc-listing-participation > figure {
    width: 100% !important;
  }
}
.pro-wrapper-listing-participation .pro-bloc-card-budget > figure ~ .pro-header-budget, .pro-wrapper-listing-participation .pro-bloc-card-budget > figure ~ .pro-content-budget, .pro-wrapper-listing-participation .pro-bloc-listing-participation > figure ~ .pro-header-budget, .pro-wrapper-listing-participation .pro-bloc-listing-participation > figure ~ .pro-content-budget, .pro-wrapper-listing-general .pro-bloc-card-budget > figure ~ .pro-header-budget, .pro-wrapper-listing-general .pro-bloc-card-budget > figure ~ .pro-content-budget, .pro-wrapper-listing-general .pro-bloc-listing-participation > figure ~ .pro-header-budget, .pro-wrapper-listing-general .pro-bloc-listing-participation > figure ~ .pro-content-budget {
  position: relative;
  width: calc(100% - 240px);
  left: 240px;
}
@media screen and (max-width: 1200px) {
  .pro-wrapper-listing-participation .pro-bloc-card-budget > figure ~ .pro-header-budget, .pro-wrapper-listing-participation .pro-bloc-card-budget > figure ~ .pro-content-budget, .pro-wrapper-listing-participation .pro-bloc-listing-participation > figure ~ .pro-header-budget, .pro-wrapper-listing-participation .pro-bloc-listing-participation > figure ~ .pro-content-budget, .pro-wrapper-listing-general .pro-bloc-card-budget > figure ~ .pro-header-budget, .pro-wrapper-listing-general .pro-bloc-card-budget > figure ~ .pro-content-budget, .pro-wrapper-listing-general .pro-bloc-listing-participation > figure ~ .pro-header-budget, .pro-wrapper-listing-general .pro-bloc-listing-participation > figure ~ .pro-content-budget {
    width: calc(100% - 140px);
    left: 140px;
  }
}
@media screen and (max-width: 767px) {
  .pro-wrapper-listing-participation .pro-bloc-card-budget > figure ~ .pro-header-budget, .pro-wrapper-listing-participation .pro-bloc-card-budget > figure ~ .pro-content-budget, .pro-wrapper-listing-participation .pro-bloc-listing-participation > figure ~ .pro-header-budget, .pro-wrapper-listing-participation .pro-bloc-listing-participation > figure ~ .pro-content-budget, .pro-wrapper-listing-general .pro-bloc-card-budget > figure ~ .pro-header-budget, .pro-wrapper-listing-general .pro-bloc-card-budget > figure ~ .pro-content-budget, .pro-wrapper-listing-general .pro-bloc-listing-participation > figure ~ .pro-header-budget, .pro-wrapper-listing-general .pro-bloc-listing-participation > figure ~ .pro-content-budget {
    width: 100%;
    left: 0;
  }
}
.pro-wrapper-listing-participation .pro-bloc-card-budget > figure ~ .pro-header-budget .pro-encart-theme, .pro-wrapper-listing-participation .pro-bloc-card-budget > figure ~ .pro-content-budget .pro-encart-theme, .pro-wrapper-listing-participation .pro-bloc-listing-participation > figure ~ .pro-header-budget .pro-encart-theme, .pro-wrapper-listing-participation .pro-bloc-listing-participation > figure ~ .pro-content-budget .pro-encart-theme, .pro-wrapper-listing-general .pro-bloc-card-budget > figure ~ .pro-header-budget .pro-encart-theme, .pro-wrapper-listing-general .pro-bloc-card-budget > figure ~ .pro-content-budget .pro-encart-theme, .pro-wrapper-listing-general .pro-bloc-listing-participation > figure ~ .pro-header-budget .pro-encart-theme, .pro-wrapper-listing-general .pro-bloc-listing-participation > figure ~ .pro-content-budget .pro-encart-theme {
  max-width: 100px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.pro-wrapper-listing-participation .pro-bloc-card-budget > figure ~ .pro-header-budget .pro-encart-coeur span:not(.icon-ico-coeur), .pro-wrapper-listing-participation .pro-bloc-card-budget > figure ~ .pro-content-budget .pro-encart-coeur span:not(.icon-ico-coeur), .pro-wrapper-listing-participation .pro-bloc-listing-participation > figure ~ .pro-header-budget .pro-encart-coeur span:not(.icon-ico-coeur), .pro-wrapper-listing-participation .pro-bloc-listing-participation > figure ~ .pro-content-budget .pro-encart-coeur span:not(.icon-ico-coeur), .pro-wrapper-listing-general .pro-bloc-card-budget > figure ~ .pro-header-budget .pro-encart-coeur span:not(.icon-ico-coeur), .pro-wrapper-listing-general .pro-bloc-card-budget > figure ~ .pro-content-budget .pro-encart-coeur span:not(.icon-ico-coeur), .pro-wrapper-listing-general .pro-bloc-listing-participation > figure ~ .pro-header-budget .pro-encart-coeur span:not(.icon-ico-coeur), .pro-wrapper-listing-general .pro-bloc-listing-participation > figure ~ .pro-content-budget .pro-encart-coeur span:not(.icon-ico-coeur) {
  display: none;
}
.pro-wrapper-listing-participation .pro-bloc-card-budget > figure ~ .pro-header-budget .pro-encart-coeur span, .pro-wrapper-listing-participation .pro-bloc-card-budget > figure ~ .pro-content-budget .pro-encart-coeur span, .pro-wrapper-listing-participation .pro-bloc-listing-participation > figure ~ .pro-header-budget .pro-encart-coeur span, .pro-wrapper-listing-participation .pro-bloc-listing-participation > figure ~ .pro-content-budget .pro-encart-coeur span, .pro-wrapper-listing-general .pro-bloc-card-budget > figure ~ .pro-header-budget .pro-encart-coeur span, .pro-wrapper-listing-general .pro-bloc-card-budget > figure ~ .pro-content-budget .pro-encart-coeur span, .pro-wrapper-listing-general .pro-bloc-listing-participation > figure ~ .pro-header-budget .pro-encart-coeur span, .pro-wrapper-listing-general .pro-bloc-listing-participation > figure ~ .pro-content-budget .pro-encart-coeur span {
  padding: 11px 10px 11px 25px !important;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-listing-participation .pro-bloc-card-budget > figure ~ .pro-header-budget .pro-encart-coeur span, .pro-wrapper-listing-participation .pro-bloc-card-budget > figure ~ .pro-content-budget .pro-encart-coeur span, .pro-wrapper-listing-participation .pro-bloc-listing-participation > figure ~ .pro-header-budget .pro-encart-coeur span, .pro-wrapper-listing-participation .pro-bloc-listing-participation > figure ~ .pro-content-budget .pro-encart-coeur span, .pro-wrapper-listing-general .pro-bloc-card-budget > figure ~ .pro-header-budget .pro-encart-coeur span, .pro-wrapper-listing-general .pro-bloc-card-budget > figure ~ .pro-content-budget .pro-encart-coeur span, .pro-wrapper-listing-general .pro-bloc-listing-participation > figure ~ .pro-header-budget .pro-encart-coeur span, .pro-wrapper-listing-general .pro-bloc-listing-participation > figure ~ .pro-content-budget .pro-encart-coeur span {
    padding: 11px 15px !important;
  }
}
.pro-wrapper-listing-participation .pro-bloc-card-budget > figure ~ .pro-header-budget .pro-encart-coeur ~ .pro-header-budget .pro-meta, .pro-wrapper-listing-participation .pro-bloc-card-budget > figure ~ .pro-content-budget .pro-encart-coeur ~ .pro-header-budget .pro-meta, .pro-wrapper-listing-participation .pro-bloc-listing-participation > figure ~ .pro-header-budget .pro-encart-coeur ~ .pro-header-budget .pro-meta, .pro-wrapper-listing-participation .pro-bloc-listing-participation > figure ~ .pro-content-budget .pro-encart-coeur ~ .pro-header-budget .pro-meta, .pro-wrapper-listing-general .pro-bloc-card-budget > figure ~ .pro-header-budget .pro-encart-coeur ~ .pro-header-budget .pro-meta, .pro-wrapper-listing-general .pro-bloc-card-budget > figure ~ .pro-content-budget .pro-encart-coeur ~ .pro-header-budget .pro-meta, .pro-wrapper-listing-general .pro-bloc-listing-participation > figure ~ .pro-header-budget .pro-encart-coeur ~ .pro-header-budget .pro-meta, .pro-wrapper-listing-general .pro-bloc-listing-participation > figure ~ .pro-content-budget .pro-encart-coeur ~ .pro-header-budget .pro-meta {
  width: calc(100% - 50px) !important;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-listing-participation .pro-bloc-card-budget > figure ~ .pro-header-budget .pro-encart-coeur ~ .pro-header-budget .pro-meta, .pro-wrapper-listing-participation .pro-bloc-card-budget > figure ~ .pro-content-budget .pro-encart-coeur ~ .pro-header-budget .pro-meta, .pro-wrapper-listing-participation .pro-bloc-listing-participation > figure ~ .pro-header-budget .pro-encart-coeur ~ .pro-header-budget .pro-meta, .pro-wrapper-listing-participation .pro-bloc-listing-participation > figure ~ .pro-content-budget .pro-encart-coeur ~ .pro-header-budget .pro-meta, .pro-wrapper-listing-general .pro-bloc-card-budget > figure ~ .pro-header-budget .pro-encart-coeur ~ .pro-header-budget .pro-meta, .pro-wrapper-listing-general .pro-bloc-card-budget > figure ~ .pro-content-budget .pro-encart-coeur ~ .pro-header-budget .pro-meta, .pro-wrapper-listing-general .pro-bloc-listing-participation > figure ~ .pro-header-budget .pro-encart-coeur ~ .pro-header-budget .pro-meta, .pro-wrapper-listing-general .pro-bloc-listing-participation > figure ~ .pro-content-budget .pro-encart-coeur ~ .pro-header-budget .pro-meta {
    width: 100% !important;
  }
}
.pro-wrapper-listing-participation .pro-bloc-card-budget > figure ~ .pro-header-budget .pro-encart-coeur ~ .pro-content-budget h3, .pro-wrapper-listing-participation .pro-bloc-card-budget > figure ~ .pro-content-budget .pro-encart-coeur ~ .pro-content-budget h3, .pro-wrapper-listing-participation .pro-bloc-listing-participation > figure ~ .pro-header-budget .pro-encart-coeur ~ .pro-content-budget h3, .pro-wrapper-listing-participation .pro-bloc-listing-participation > figure ~ .pro-content-budget .pro-encart-coeur ~ .pro-content-budget h3, .pro-wrapper-listing-general .pro-bloc-card-budget > figure ~ .pro-header-budget .pro-encart-coeur ~ .pro-content-budget h3, .pro-wrapper-listing-general .pro-bloc-card-budget > figure ~ .pro-content-budget .pro-encart-coeur ~ .pro-content-budget h3, .pro-wrapper-listing-general .pro-bloc-listing-participation > figure ~ .pro-header-budget .pro-encart-coeur ~ .pro-content-budget h3, .pro-wrapper-listing-general .pro-bloc-listing-participation > figure ~ .pro-content-budget .pro-encart-coeur ~ .pro-content-budget h3 {
  width: calc(100% - 50px) !important;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-listing-participation .pro-bloc-card-budget > figure ~ .pro-header-budget .pro-encart-coeur ~ .pro-content-budget h3, .pro-wrapper-listing-participation .pro-bloc-card-budget > figure ~ .pro-content-budget .pro-encart-coeur ~ .pro-content-budget h3, .pro-wrapper-listing-participation .pro-bloc-listing-participation > figure ~ .pro-header-budget .pro-encart-coeur ~ .pro-content-budget h3, .pro-wrapper-listing-participation .pro-bloc-listing-participation > figure ~ .pro-content-budget .pro-encart-coeur ~ .pro-content-budget h3, .pro-wrapper-listing-general .pro-bloc-card-budget > figure ~ .pro-header-budget .pro-encart-coeur ~ .pro-content-budget h3, .pro-wrapper-listing-general .pro-bloc-card-budget > figure ~ .pro-content-budget .pro-encart-coeur ~ .pro-content-budget h3, .pro-wrapper-listing-general .pro-bloc-listing-participation > figure ~ .pro-header-budget .pro-encart-coeur ~ .pro-content-budget h3, .pro-wrapper-listing-general .pro-bloc-listing-participation > figure ~ .pro-content-budget .pro-encart-coeur ~ .pro-content-budget h3 {
    width: 100% !important;
  }
}
.pro-wrapper-listing-participation .pro-bloc-card-budget > figure ~ .pro-encart-coeur span:not(.icon-ico-coeur), .pro-wrapper-listing-participation .pro-bloc-listing-participation > figure ~ .pro-encart-coeur span:not(.icon-ico-coeur), .pro-wrapper-listing-general .pro-bloc-card-budget > figure ~ .pro-encart-coeur span:not(.icon-ico-coeur), .pro-wrapper-listing-general .pro-bloc-listing-participation > figure ~ .pro-encart-coeur span:not(.icon-ico-coeur) {
  display: none;
}
.pro-wrapper-listing-participation .pro-bloc-card-budget > figure ~ .pro-encart-coeur span, .pro-wrapper-listing-participation .pro-bloc-listing-participation > figure ~ .pro-encart-coeur span, .pro-wrapper-listing-general .pro-bloc-card-budget > figure ~ .pro-encart-coeur span, .pro-wrapper-listing-general .pro-bloc-listing-participation > figure ~ .pro-encart-coeur span {
  padding: 11px 10px 11px 25px !important;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-listing-participation .pro-bloc-card-budget > figure ~ .pro-encart-coeur span, .pro-wrapper-listing-participation .pro-bloc-listing-participation > figure ~ .pro-encart-coeur span, .pro-wrapper-listing-general .pro-bloc-card-budget > figure ~ .pro-encart-coeur span, .pro-wrapper-listing-general .pro-bloc-listing-participation > figure ~ .pro-encart-coeur span {
    padding: 11px 15px !important;
  }
}
.pro-wrapper-listing-participation .pro-bloc-card-budget > figure ~ .pro-encart-coeur ~ .pro-header-budget .pro-meta, .pro-wrapper-listing-participation .pro-bloc-listing-participation > figure ~ .pro-encart-coeur ~ .pro-header-budget .pro-meta, .pro-wrapper-listing-general .pro-bloc-card-budget > figure ~ .pro-encart-coeur ~ .pro-header-budget .pro-meta, .pro-wrapper-listing-general .pro-bloc-listing-participation > figure ~ .pro-encart-coeur ~ .pro-header-budget .pro-meta {
  width: calc(100% - 50px) !important;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-listing-participation .pro-bloc-card-budget > figure ~ .pro-encart-coeur ~ .pro-header-budget .pro-meta, .pro-wrapper-listing-participation .pro-bloc-listing-participation > figure ~ .pro-encart-coeur ~ .pro-header-budget .pro-meta, .pro-wrapper-listing-general .pro-bloc-card-budget > figure ~ .pro-encart-coeur ~ .pro-header-budget .pro-meta, .pro-wrapper-listing-general .pro-bloc-listing-participation > figure ~ .pro-encart-coeur ~ .pro-header-budget .pro-meta {
    width: 100% !important;
  }
}
.pro-wrapper-listing-participation .pro-bloc-card-budget > figure ~ .pro-encart-coeur ~ .pro-content-budget h3, .pro-wrapper-listing-participation .pro-bloc-listing-participation > figure ~ .pro-encart-coeur ~ .pro-content-budget h3, .pro-wrapper-listing-general .pro-bloc-card-budget > figure ~ .pro-encart-coeur ~ .pro-content-budget h3, .pro-wrapper-listing-general .pro-bloc-listing-participation > figure ~ .pro-encart-coeur ~ .pro-content-budget h3 {
  width: calc(100% - 50px) !important;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-listing-participation .pro-bloc-card-budget > figure ~ .pro-encart-coeur ~ .pro-content-budget h3, .pro-wrapper-listing-participation .pro-bloc-listing-participation > figure ~ .pro-encart-coeur ~ .pro-content-budget h3, .pro-wrapper-listing-general .pro-bloc-card-budget > figure ~ .pro-encart-coeur ~ .pro-content-budget h3, .pro-wrapper-listing-general .pro-bloc-listing-participation > figure ~ .pro-encart-coeur ~ .pro-content-budget h3 {
    width: 100% !important;
  }
}
.pro-wrapper-listing-participation .pro-bloc-card-budget .pro-header-budget, .pro-wrapper-listing-participation .pro-bloc-listing-participation .pro-header-budget, .pro-wrapper-listing-general .pro-bloc-card-budget .pro-header-budget, .pro-wrapper-listing-general .pro-bloc-listing-participation .pro-header-budget {
  padding: 10px;
  background-position: center;
  background-size: cover;
  height: 100%;
  width: 100%;
  margin: 0;
  object-fit: cover;
}
.pro-wrapper-listing-participation .pro-bloc-card-budget .pro-budget, .pro-wrapper-listing-participation .pro-bloc-listing-participation .pro-budget, .pro-wrapper-listing-general .pro-bloc-card-budget .pro-budget, .pro-wrapper-listing-general .pro-bloc-listing-participation .pro-budget {
  display: grid;
  grid-template-columns: 250px 1fr;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-listing-participation .pro-bloc-card-budget .pro-budget, .pro-wrapper-listing-participation .pro-bloc-listing-participation .pro-budget, .pro-wrapper-listing-general .pro-bloc-card-budget .pro-budget, .pro-wrapper-listing-general .pro-bloc-listing-participation .pro-budget {
    grid-template-rows: 220px 1fr;
    grid-template-columns: none;
  }
}
.pro-wrapper-listing-participation .pro-bloc-card-budget .pro-content-header .pro-meta, .pro-wrapper-listing-participation .pro-bloc-listing-participation .pro-content-header .pro-meta, .pro-wrapper-listing-general .pro-bloc-card-budget .pro-content-header .pro-meta, .pro-wrapper-listing-general .pro-bloc-listing-participation .pro-content-header .pro-meta {
  padding: 10px 30px;
}
.pro-wrapper-listing-participation .pro-bloc-card-budget .pro-content-header .pro-comments span, .pro-wrapper-listing-participation .pro-bloc-listing-participation .pro-content-header .pro-comments span, .pro-wrapper-listing-general .pro-bloc-card-budget .pro-content-header .pro-comments span, .pro-wrapper-listing-general .pro-bloc-listing-participation .pro-content-header .pro-comments span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.8em;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
}
.pro-wrapper-listing-participation .pro-bloc-card-budget .pro-content-header .pro-district, .pro-wrapper-listing-participation .pro-bloc-listing-participation .pro-content-header .pro-district, .pro-wrapper-listing-general .pro-bloc-card-budget .pro-content-header .pro-district, .pro-wrapper-listing-general .pro-bloc-listing-participation .pro-content-header .pro-district {
  font-weight: 700;
}
.pro-wrapper-listing-participation .pro-bloc-card-budget .pro-content-header .pro-district:before, .pro-wrapper-listing-participation .pro-bloc-listing-participation .pro-content-header .pro-district:before, .pro-wrapper-listing-general .pro-bloc-card-budget .pro-content-header .pro-district:before, .pro-wrapper-listing-general .pro-bloc-listing-participation .pro-content-header .pro-district:before {
  top: 0;
}
.pro-wrapper-listing-participation .pro-bloc-card-budget .pro-info-top, .pro-wrapper-listing-participation .pro-bloc-listing-participation .pro-info-top, .pro-wrapper-listing-general .pro-bloc-card-budget .pro-info-top, .pro-wrapper-listing-general .pro-bloc-listing-participation .pro-info-top {
  padding: 15px;
  gap: 10px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  border-bottom: dashed 1px #d9d9d9;
}
@media screen and (max-width: 1100px) {
  .pro-wrapper-listing-participation .pro-bloc-card-budget .pro-info-top, .pro-wrapper-listing-participation .pro-bloc-listing-participation .pro-info-top, .pro-wrapper-listing-general .pro-bloc-card-budget .pro-info-top, .pro-wrapper-listing-general .pro-bloc-listing-participation .pro-info-top {
    padding-bottom: 0;
    justify-content: flex-start;
    flex-direction: row-reverse;
    border: none;
  }
}
@media screen and (max-width: 767px) {
  .pro-wrapper-listing-participation .pro-bloc-card-budget .pro-info-top, .pro-wrapper-listing-participation .pro-bloc-listing-participation .pro-info-top, .pro-wrapper-listing-general .pro-bloc-card-budget .pro-info-top, .pro-wrapper-listing-general .pro-bloc-listing-participation .pro-info-top {
    position: absolute;
    top: 187px;
    justify-content: flex-start;
    flex-direction: row-reverse;
    border: none;
  }
}
@media screen and (max-width: 1100px) {
  .pro-wrapper-listing-participation .pro-bloc-card-budget .pro-info-top .pro-comments, .pro-wrapper-listing-participation .pro-bloc-listing-participation .pro-info-top .pro-comments, .pro-wrapper-listing-general .pro-bloc-card-budget .pro-info-top .pro-comments, .pro-wrapper-listing-general .pro-bloc-listing-participation .pro-info-top .pro-comments {
    display: none;
  }
}
.pro-wrapper-listing-participation .pro-bloc-card-budget .pro-info-top p, .pro-wrapper-listing-participation .pro-bloc-listing-participation .pro-info-top p, .pro-wrapper-listing-general .pro-bloc-card-budget .pro-info-top p, .pro-wrapper-listing-general .pro-bloc-listing-participation .pro-info-top p {
  margin: 0;
}
.pro-wrapper-listing-participation .pro-bloc-card-budget .pro-content-budget, .pro-wrapper-listing-participation .pro-bloc-listing-participation .pro-content-budget, .pro-wrapper-listing-general .pro-bloc-card-budget .pro-content-budget, .pro-wrapper-listing-general .pro-bloc-listing-participation .pro-content-budget {
  padding: 20px;
}
.pro-wrapper-listing-participation .pro-bloc-card-budget .pro-content-budget h3, .pro-wrapper-listing-participation .pro-bloc-listing-participation .pro-content-budget h3, .pro-wrapper-listing-general .pro-bloc-card-budget .pro-content-budget h3, .pro-wrapper-listing-general .pro-bloc-listing-participation .pro-content-budget h3 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.875em;
  font-weight: 700;
  color: #000;
  line-height: 1.15em;
  margin-bottom: 15px;
  width: calc(100% - 40px);
  height: 68px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-listing-participation .pro-bloc-card-budget .pro-content-budget h3, .pro-wrapper-listing-participation .pro-bloc-listing-participation .pro-content-budget h3, .pro-wrapper-listing-general .pro-bloc-card-budget .pro-content-budget h3, .pro-wrapper-listing-general .pro-bloc-listing-participation .pro-content-budget h3 {
    width: 100%;
    font-size: 22px;
    line-height: 28px;
    height: auto;
  }
}
.pro-wrapper-listing-participation .pro-bloc-card-budget .pro-content-budget .pro-time, .pro-wrapper-listing-participation .pro-bloc-listing-participation .pro-content-budget .pro-time, .pro-wrapper-listing-general .pro-bloc-card-budget .pro-content-budget .pro-time, .pro-wrapper-listing-general .pro-bloc-listing-participation .pro-content-budget .pro-time {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #000;
  line-height: normal;
  margin-bottom: 10px;
}
.pro-wrapper-listing-participation .pro-bloc-card-budget .pro-content-budget .pro-summary, .pro-wrapper-listing-participation .pro-bloc-listing-participation .pro-content-budget .pro-summary, .pro-wrapper-listing-general .pro-bloc-card-budget .pro-content-budget .pro-summary, .pro-wrapper-listing-general .pro-bloc-listing-participation .pro-content-budget .pro-summary {
  width: 100%;
  font-size: 0.875em;
  line-height: 1.429em;
  margin-bottom: 15px;
  display: block;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-listing-participation .pro-bloc-card-budget .pro-content-budget .pro-summary, .pro-wrapper-listing-participation .pro-bloc-listing-participation .pro-content-budget .pro-summary, .pro-wrapper-listing-general .pro-bloc-card-budget .pro-content-budget .pro-summary, .pro-wrapper-listing-general .pro-bloc-listing-participation .pro-content-budget .pro-summary {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .pro-wrapper-listing-participation .pro-bloc-card-budget .pro-footer-budget p, .pro-wrapper-listing-participation .pro-bloc-listing-participation .pro-footer-budget p, .pro-wrapper-listing-general .pro-bloc-card-budget .pro-footer-budget p, .pro-wrapper-listing-general .pro-bloc-listing-participation .pro-footer-budget p {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .pro-wrapper-listing-participation .pro-bloc-card-budget .pro-footer-budget p + .pro-budget-estimatif, .pro-wrapper-listing-participation .pro-bloc-listing-participation .pro-footer-budget p + .pro-budget-estimatif, .pro-wrapper-listing-general .pro-bloc-card-budget .pro-footer-budget p + .pro-budget-estimatif, .pro-wrapper-listing-general .pro-bloc-listing-participation .pro-footer-budget p + .pro-budget-estimatif {
    margin-top: 10px;
  }
}
.pro-wrapper-listing-participation .pro-bloc-card-budget .pro-footer-budget .pro-budget-estimatif, .pro-wrapper-listing-participation .pro-bloc-listing-participation .pro-footer-budget .pro-budget-estimatif, .pro-wrapper-listing-general .pro-bloc-card-budget .pro-footer-budget .pro-budget-estimatif, .pro-wrapper-listing-general .pro-bloc-listing-participation .pro-footer-budget .pro-budget-estimatif {
  width: 60%;
  text-align: right;
  display: block;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-listing-participation .pro-bloc-card-budget .pro-footer-budget .pro-budget-estimatif, .pro-wrapper-listing-participation .pro-bloc-listing-participation .pro-footer-budget .pro-budget-estimatif, .pro-wrapper-listing-general .pro-bloc-card-budget .pro-footer-budget .pro-budget-estimatif, .pro-wrapper-listing-general .pro-bloc-listing-participation .pro-footer-budget .pro-budget-estimatif {
    width: 100%;
  }
}
.pro-wrapper-listing-participation .pro-bloc-card-budget .pro-footer-budget .pro-budget-estimatif > *, .pro-wrapper-listing-participation .pro-bloc-listing-participation .pro-footer-budget .pro-budget-estimatif > *, .pro-wrapper-listing-general .pro-bloc-card-budget .pro-footer-budget .pro-budget-estimatif > *, .pro-wrapper-listing-general .pro-bloc-listing-participation .pro-footer-budget .pro-budget-estimatif > * {
  display: inline-block;
  vertical-align: middle;
}
.pro-wrapper-listing-participation .pro-bloc-card-budget .pro-footer-budget .pro-budget-estimatif span:not([class^=icon-]), .pro-wrapper-listing-participation .pro-bloc-listing-participation .pro-footer-budget .pro-budget-estimatif span:not([class^=icon-]), .pro-wrapper-listing-general .pro-bloc-card-budget .pro-footer-budget .pro-budget-estimatif span:not([class^=icon-]), .pro-wrapper-listing-general .pro-bloc-listing-participation .pro-footer-budget .pro-budget-estimatif span:not([class^=icon-]) {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 28px;
  opacity: 0.5;
}
.pro-wrapper-listing-participation .pro-bloc-card-budget .pro-footer-budget .pro-budget-estimatif span:not([class^=icon-]).pro-price, .pro-wrapper-listing-participation .pro-bloc-listing-participation .pro-footer-budget .pro-budget-estimatif span:not([class^=icon-]).pro-price, .pro-wrapper-listing-general .pro-bloc-card-budget .pro-footer-budget .pro-budget-estimatif span:not([class^=icon-]).pro-price, .pro-wrapper-listing-general .pro-bloc-listing-participation .pro-footer-budget .pro-budget-estimatif span:not([class^=icon-]).pro-price {
  font-size: 1.25em;
  font-weight: 700;
  opacity: 1;
  margin: 0 0 0 10px;
}
.pro-wrapper-listing-participation .pro-bloc-card-budget .pro-footer-budget .pro-budget-estimatif a, .pro-wrapper-listing-participation .pro-bloc-listing-participation .pro-footer-budget .pro-budget-estimatif a, .pro-wrapper-listing-general .pro-bloc-card-budget .pro-footer-budget .pro-budget-estimatif a, .pro-wrapper-listing-general .pro-bloc-listing-participation .pro-footer-budget .pro-budget-estimatif a {
  font-size: 1.25em;
  color: #FFFFFF;
  margin-left: 10px;
  transition: all 0.2s ease;
}
.pro-wrapper-listing-participation .pro-bloc-card-budget .pro-footer-budget .pro-budget-estimatif a:first-child, .pro-wrapper-listing-participation .pro-bloc-listing-participation .pro-footer-budget .pro-budget-estimatif a:first-child, .pro-wrapper-listing-general .pro-bloc-card-budget .pro-footer-budget .pro-budget-estimatif a:first-child, .pro-wrapper-listing-general .pro-bloc-listing-participation .pro-footer-budget .pro-budget-estimatif a:first-child {
  margin-left: 20px;
}
.pro-wrapper-listing-participation .pro-bloc-card-budget .pro-footer-budget .pro-budget-estimatif a:hover, .pro-wrapper-listing-participation .pro-bloc-card-budget .pro-footer-budget .pro-budget-estimatif a:focus, .pro-wrapper-listing-participation .pro-bloc-listing-participation .pro-footer-budget .pro-budget-estimatif a:hover, .pro-wrapper-listing-participation .pro-bloc-listing-participation .pro-footer-budget .pro-budget-estimatif a:focus, .pro-wrapper-listing-general .pro-bloc-card-budget .pro-footer-budget .pro-budget-estimatif a:hover, .pro-wrapper-listing-general .pro-bloc-card-budget .pro-footer-budget .pro-budget-estimatif a:focus, .pro-wrapper-listing-general .pro-bloc-listing-participation .pro-footer-budget .pro-budget-estimatif a:hover, .pro-wrapper-listing-general .pro-bloc-listing-participation .pro-footer-budget .pro-budget-estimatif a:focus {
  color: #F37021;
}
.couleur-ville .pro-wrapper-listing-participation .pro-bloc-card-budget .pro-footer-budget .pro-budget-estimatif a:hover, .couleur-ville .pro-wrapper-listing-participation .pro-bloc-card-budget .pro-footer-budget .pro-budget-estimatif a:focus, .couleur-ville .pro-wrapper-listing-participation .pro-bloc-listing-participation .pro-footer-budget .pro-budget-estimatif a:hover, .couleur-ville .pro-wrapper-listing-participation .pro-bloc-listing-participation .pro-footer-budget .pro-budget-estimatif a:focus, .couleur-ville .pro-wrapper-listing-general .pro-bloc-card-budget .pro-footer-budget .pro-budget-estimatif a:hover, .couleur-ville .pro-wrapper-listing-general .pro-bloc-card-budget .pro-footer-budget .pro-budget-estimatif a:focus, .couleur-ville .pro-wrapper-listing-general .pro-bloc-listing-participation .pro-footer-budget .pro-budget-estimatif a:hover, .couleur-ville .pro-wrapper-listing-general .pro-bloc-listing-participation .pro-footer-budget .pro-budget-estimatif a:focus {
  color: #F37021;
}
.couleur-eurometropole .pro-wrapper-listing-participation .pro-bloc-card-budget .pro-footer-budget .pro-budget-estimatif a:hover, .couleur-eurometropole .pro-wrapper-listing-participation .pro-bloc-card-budget .pro-footer-budget .pro-budget-estimatif a:focus, .couleur-eurometropole .pro-wrapper-listing-participation .pro-bloc-listing-participation .pro-footer-budget .pro-budget-estimatif a:hover, .couleur-eurometropole .pro-wrapper-listing-participation .pro-bloc-listing-participation .pro-footer-budget .pro-budget-estimatif a:focus, .couleur-eurometropole .pro-wrapper-listing-general .pro-bloc-card-budget .pro-footer-budget .pro-budget-estimatif a:hover, .couleur-eurometropole .pro-wrapper-listing-general .pro-bloc-card-budget .pro-footer-budget .pro-budget-estimatif a:focus, .couleur-eurometropole .pro-wrapper-listing-general .pro-bloc-listing-participation .pro-footer-budget .pro-budget-estimatif a:hover, .couleur-eurometropole .pro-wrapper-listing-general .pro-bloc-listing-participation .pro-footer-budget .pro-budget-estimatif a:focus {
  color: #00AEEF;
}
.couleur-commune .pro-wrapper-listing-participation .pro-bloc-card-budget .pro-footer-budget .pro-budget-estimatif a:hover, .couleur-commune .pro-wrapper-listing-participation .pro-bloc-card-budget .pro-footer-budget .pro-budget-estimatif a:focus, .couleur-commune .pro-wrapper-listing-participation .pro-bloc-listing-participation .pro-footer-budget .pro-budget-estimatif a:hover, .couleur-commune .pro-wrapper-listing-participation .pro-bloc-listing-participation .pro-footer-budget .pro-budget-estimatif a:focus, .couleur-commune .pro-wrapper-listing-general .pro-bloc-card-budget .pro-footer-budget .pro-budget-estimatif a:hover, .couleur-commune .pro-wrapper-listing-general .pro-bloc-card-budget .pro-footer-budget .pro-budget-estimatif a:focus, .couleur-commune .pro-wrapper-listing-general .pro-bloc-listing-participation .pro-footer-budget .pro-budget-estimatif a:hover, .couleur-commune .pro-wrapper-listing-general .pro-bloc-listing-participation .pro-footer-budget .pro-budget-estimatif a:focus {
  color: #8DC63F;
}

.pro-bloc-listing-event {
  padding: 10px 15px 0 15px;
}
.pro-bloc-listing-event .pro-bloc-card-event {
  margin: 14px 0;
}
.pro-bloc-listing-event .pro-bloc-card-event:hover > div, .pro-bloc-listing-event .pro-bloc-card-event:focus > div {
  box-shadow: 0px 0 20px 0px rgba(0, 0, 0, 0.2);
  transform: translate3d(0, 0, 0) scale(1.02);
}
.pro-bloc-listing-event .pro-bloc-card-event > div .pro-footer-event {
  padding: 14px 20px;
}
.pro-bloc-listing-event .pro-bloc-card-event > div .pro-footer-event span {
  display: block;
  text-align: right;
  float: none;
}
@media screen and (max-width: 767px) {
  .pro-bloc-listing-event .pro-bloc-card-event > div .pro-footer-event span {
    margin: 0;
  }
}

.pro-bloc-texte-header {
  background-color: #20272f;
}
.pro-bloc-texte-header h2, .pro-bloc-texte-header p, .pro-bloc-texte-header li {
  color: white !important;
}

.page-signataire {
  overflow: visible;
}

.pro-wrapper-signataire {
  padding: 20px 0;
}
.pro-wrapper-signataire > * > * {
  margin: 10px 0;
  height: 106px;
  border: 1px solid #bfbfbf;
  border-radius: 4px;
}
.pro-wrapper-signataire > * > *::after {
  display: block;
  content: "";
  clear: both;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-signataire > * > * {
    height: 110px;
  }
}
@media screen and (max-width: 360px) {
  .pro-wrapper-signataire > * > * {
    height: 140px;
  }
}
.pro-wrapper-signataire > * > * .pro-people {
  float: left;
  width: calc(100% - 150px);
  top: 50%;
  position: relative;
  transform: translateY(-50%);
  transform: translate3d(0, -50%, 0);
  padding: 0 0 0 20px;
}
@media screen and (max-width: 1200px) {
  .pro-wrapper-signataire > * > * .pro-people {
    width: calc(100% - 100px);
  }
}
@media screen and (max-width: 1100px) {
  .pro-wrapper-signataire > * > * .pro-people {
    width: calc(100% - 150px);
  }
}
@media screen and (max-width: 767px) {
  .pro-wrapper-signataire > * > * .pro-people {
    width: calc(100% - 70px);
    padding: 0 0 0 10px;
  }
}
.pro-wrapper-signataire > * > * .pro-people figure {
  float: left;
  overflow: hidden;
  margin-right: 20px;
  background: none;
}
.pro-wrapper-signataire > * > * .pro-people figure img {
  width: 75px;
  height: 75px;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-signataire > * > * .pro-people figure img {
    width: 55px;
    height: 55px;
  }
}
.pro-wrapper-signataire > * > * .pro-people div {
  float: left;
}
.pro-wrapper-signataire > * > * .pro-people div .pro-time {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.8em;
  font-weight: 400;
  color: #000;
  line-height: normal;
  background: none;
  padding: 0;
  margin: 5px 0;
}
.pro-wrapper-signataire > * > * .pro-people div .pro-name {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.125em;
  font-weight: 700;
  color: #000;
  line-height: 1.222em;
  margin-bottom: 5px;
}
.pro-wrapper-signataire > * > * .pro-people div .pro-fonction {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #000;
  line-height: normal;
  margin: 0;
}
.pro-wrapper-signataire > * > * .pro-state-signature {
  float: left;
  width: 150px;
  height: 100%;
  text-align: center;
  background: #edf0f2;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .pro-wrapper-signataire > * > * .pro-state-signature {
    width: 100px;
  }
}
@media screen and (max-width: 1100px) {
  .pro-wrapper-signataire > * > * .pro-state-signature {
    width: 150px;
  }
}
@media screen and (max-width: 767px) {
  .pro-wrapper-signataire > * > * .pro-state-signature {
    width: 70px;
  }
}
.pro-wrapper-signataire > * > * .pro-state-signature span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.125em;
  font-weight: 700;
  color: #000;
  line-height: normal;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .pro-wrapper-signataire > * > * .pro-state-signature span {
    font-size: 1em;
  }
}
.pro-wrapper-signataire > * > * .pro-state-signature span:after {
  content: "\e91a";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  float: none;
  font-size: 1em;
  margin-left: 15px;
  line-height: 1.5em;
  position: relative;
  top: -3px;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-signataire > * > * .pro-state-signature span:after {
    content: none;
  }
}

.pro-search-news .pro-search-heading {
  padding-top: 30px;
  position: relative;
  overflow: visible;
  background-color: #20272f;
}
.pro-search-news .pro-search-heading h1, .pro-search-news .pro-search-heading #breadcrumb span, .pro-search-news .pro-search-heading #breadcrumb a {
  color: #FFFFFF;
}
.pro-search-news .pro-search-heading #breadcrumb a:after {
  background-color: #FFFFFF;
}
.pro-search-news .pro-search-heading:before {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 100vw solid transparent;
  border-bottom: 0 solid #20272f;
  bottom: calc(-50px + 2px);
  border-top: 50px solid #20272f;
  overflow: visible;
  z-index: 120;
}
.pro-search-news .pro-wrapper-sort {
  padding-top: 50px;
  display: flex;
  justify-content: flex-end;
}
.pro-search-news .pro-listing.pro-listing-news .content {
  padding: 0;
}
.pro-search-news .pro-listing.pro-listing-news .content .content-wrapper {
  padding: 15px;
}
.pro-search-news .pro-listing.pro-listing-news .content .content-wrapper h3 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.5em;
  font-weight: 700;
  color: #000;
  min-height: 85px;
}
.pro-search-news .pro-listing.pro-listing-news .content .content-wrapper p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #000;
}
.pro-search-news .pro-listing.pro-listing-news .content .content-wrapper span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #000;
}
.pro-search-news .pro-listing.pro-listing-news .content .content-wrapper span:last-child {
  position: relative;
  font-weight: 700;
  padding-left: 20px;
}
.pro-search-news .pro-listing.pro-listing-news .content .content-wrapper span:last-child:before {
  content: "";
  background-image: url("/o/plateforme-citoyenne-theme/images/ico/ico-localisation.svg");
  width: 10px;
  height: 15px;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 7px;
  background-size: contain;
}
.pro-search-news .pro-listing.pro-listing-news .content .content-wrapper span:last-child:before {
  top: 3px;
}
.pro-search-news .pro-listing.pro-listing-news .content .footer-news span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 700;
  color: #000;
}
.pro-search-news .pro-listing.pro-listing-news .content .footer-news span:after {
  content: "⏵";
  float: right;
}
.pro-search-news .pro-listing.pro-listing-news .col-md-8 figure {
  height: 455px;
}
.pro-search-news .pro-listing.pro-listing-news .col-md-8 .content {
  position: absolute;
  bottom: 0;
  width: 50%;
  background-color: #20272f;
}
.pro-search-news .pro-listing.pro-listing-news .col-md-8 .content:before {
  content: "";
  position: absolute;
  top: -29px; /* Adjust this value to position the triangle */
  left: 0; /* Adjust this value to horizontally center the triangle */
  width: 100%;
  height: 30px;
  background-image: linear-gradient(to top left, #20272f 50%, transparent 51%);
  z-index: 120;
}
.pro-search-news .pro-listing.pro-listing-news .col-md-8 .content p, .pro-search-news .pro-listing.pro-listing-news .col-md-8 .content span, .pro-search-news .pro-listing.pro-listing-news .col-md-8 .content h3 {
  color: #FFFFFF;
}
.pro-search-news .pro-listing.pro-listing-news .col-md-8 .content p:before, .pro-search-news .pro-listing.pro-listing-news .col-md-8 .content span:before, .pro-search-news .pro-listing.pro-listing-news .col-md-8 .content h3:before {
  filter: brightness(0) invert(1);
}
@media screen and (max-width: 1100px) {
  .pro-search-news .pro-listing.pro-listing-news .col-md-8 .content {
    width: 100%;
  }
}

.pro-bloc {
  position: relative;
  padding: 30px 15px;
}
@media screen and (max-width: 767px) {
  .pro-bloc {
    padding: 20px 0;
  }
}

@media screen and (min-width: 1600px) {
  .container {
    max-width: 1520px;
  }
}

.pro-bloc-text-hp {
  position: relative;
  padding: 50px 15px;
  margin-top: 20px;
}
.pro-bloc-text-hp:before {
  content: "";
  position: absolute;
  top: 45px;
  left: 15px;
  width: 140px;
  height: 20px;
  background-color: #F37021;
}
.couleur-ville .pro-bloc-text-hp:before {
  background-color: #F37021;
}
.couleur-eurometropole .pro-bloc-text-hp:before {
  background-color: #00AEEF;
}
.couleur-commune .pro-bloc-text-hp:before {
  background-color: #8DC63F;
}
@media screen and (max-width: 767px) {
  .pro-bloc-text-hp:before {
    top: 0;
    width: 100px;
    height: 10px;
    margin-top: 15px;
  }
}
.pro-bloc-text-hp > * {
  max-width: 850px;
  margin-left: 155px;
}
.pro-bloc-text-hp > *:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .pro-bloc-text-hp > * {
    max-width: 100%;
    margin-left: 0;
  }
}
.pro-bloc-text-hp h1, .pro-bloc-text-hp h2 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 5em;
  font-weight: 700;
  color: #000;
  line-height: 1em;
}
@media screen and (max-width: 767px) {
  .pro-bloc-text-hp h1, .pro-bloc-text-hp h2 {
    font-size: 3em;
    line-height: 1.1em;
  }
}
.pro-bloc-text-hp p {
  margin-bottom: 10px;
}
.pro-bloc-text-hp a {
  color: #000;
  text-decoration: underline;
  transition: all 0.2s ease;
}
.pro-bloc-text-hp a:hover, .pro-bloc-text-hp a:focus {
  color: #F37021;
}
.couleur-ville .pro-bloc-text-hp a:hover, .couleur-ville .pro-bloc-text-hp a:focus {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-text-hp a:hover, .couleur-eurometropole .pro-bloc-text-hp a:focus {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-text-hp a:hover, .couleur-commune .pro-bloc-text-hp a:focus {
  color: #8DC63F;
}
.pro-bloc-text-hp .pro-btn-yellow {
  display: inline-block;
  width: auto;
  padding: 0 45px;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .pro-bloc-text-hp .pro-btn-yellow {
    width: 100%;
    padding: 0 10px;
  }
}
.pro-bloc-text-hp .pro-btn-yellow:hover, .pro-bloc-text-hp .pro-btn-yellow:focus {
  border-color: #000;
  background: #000;
  color: #F37021;
}
.couleur-ville .pro-bloc-text-hp .pro-btn-yellow:hover, .couleur-ville .pro-bloc-text-hp .pro-btn-yellow:focus {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-text-hp .pro-btn-yellow:hover, .couleur-eurometropole .pro-bloc-text-hp .pro-btn-yellow:focus {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-text-hp .pro-btn-yellow:hover, .couleur-commune .pro-bloc-text-hp .pro-btn-yellow:focus {
  color: #8DC63F;
}

.pro-bloc-texte > *:last-child {
  margin-bottom: 0;
}
.pro-bloc-texte .pro-btn-yellow {
  display: inline-block;
  min-width: 200px;
  width: auto;
  margin-top: 20px;
  text-decoration: none;
}
.pro-bloc-texte h2 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.4em;
  font-weight: 700;
  color: #000;
  line-height: 1em;
  margin-bottom: 10px;
  display: inline-block;
}
.pro-bloc-texte-header .pro-bloc-texte h2 {
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .pro-bloc-texte h2 {
    font-size: 22px;
    line-height: 28px;
  }
}
.pro-bloc-texte h2:before {
  content: "";
  position: absolute;
  top: 5px;
  left: -85px;
  height: 13px;
  width: 72px;
  background-color: #F37021;
}
.couleur-ville .pro-bloc-texte h2:before {
  background-color: #F37021;
}
.couleur-eurometropole .pro-bloc-texte h2:before {
  background-color: #00AEEF;
}
.couleur-commune .pro-bloc-texte h2:before {
  background-color: #8DC63F;
}
@media screen and (max-width: 767px) {
  .pro-bloc-texte h2:before {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-bottom: 20px;
  }
}
.pro-bloc-texte h2.pro-big-title {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.875em;
  font-weight: 700;
  color: #000;
  line-height: 1.267em;
}
.pro-bloc-texte h3 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.4em;
  font-weight: 700;
  color: #000;
  line-height: 1em;
  margin-top: 25px;
  margin-bottom: 10px;
}
.pro-bloc-texte-header .pro-bloc-texte h3 {
  color: #FFFFFF;
}
.pro-bloc-texte h3.pro-big-title {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.875em;
  font-weight: 700;
  color: #000;
  line-height: 1.267em;
}
.pro-bloc-texte p {
  margin-bottom: 10px;
}
.pro-bloc-texte p.pro-txt-intro {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.125em;
  font-weight: 400;
  color: #000;
  line-height: 1.556em;
}
.pro-bloc-texte p a:not(.pro-btn-yellow) {
  color: #000;
  text-decoration: underline;
  transition: all 0.2s ease;
}
.pro-bloc-texte-header .pro-bloc-texte p a:not(.pro-btn-yellow) {
  color: #FFFFFF;
}
.pro-bloc-texte p a:not(.pro-btn-yellow):hover, .pro-bloc-texte p a:not(.pro-btn-yellow):focus {
  color: #F37021;
}
.couleur-ville .pro-bloc-texte p a:not(.pro-btn-yellow):hover, .couleur-ville .pro-bloc-texte p a:not(.pro-btn-yellow):focus {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-texte p a:not(.pro-btn-yellow):hover, .couleur-eurometropole .pro-bloc-texte p a:not(.pro-btn-yellow):focus {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-texte p a:not(.pro-btn-yellow):hover, .couleur-commune .pro-bloc-texte p a:not(.pro-btn-yellow):focus {
  color: #8DC63F;
}
.pro-bloc-texte-header .pro-bloc-texte p a:not(.pro-btn-yellow):hover, .pro-bloc-texte-header .pro-bloc-texte p a:not(.pro-btn-yellow):focus {
  color: #F37021;
}
.couleur-ville .pro-bloc-texte-header .pro-bloc-texte p a:not(.pro-btn-yellow):hover, .couleur-ville .pro-bloc-texte-header .pro-bloc-texte p a:not(.pro-btn-yellow):focus {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-texte-header .pro-bloc-texte p a:not(.pro-btn-yellow):hover, .couleur-eurometropole .pro-bloc-texte-header .pro-bloc-texte p a:not(.pro-btn-yellow):focus {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-texte-header .pro-bloc-texte p a:not(.pro-btn-yellow):hover, .couleur-commune .pro-bloc-texte-header .pro-bloc-texte p a:not(.pro-btn-yellow):focus {
  color: #8DC63F;
}
.pro-bloc-texte > a {
  color: #000;
  text-decoration: underline;
  transition: all 0.2s ease;
}
.pro-bloc-texte > a:hover, .pro-bloc-texte > a:focus {
  color: #F37021;
}
.couleur-ville .pro-bloc-texte > a:hover, .couleur-ville .pro-bloc-texte > a:focus {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-texte > a:hover, .couleur-eurometropole .pro-bloc-texte > a:focus {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-texte > a:hover, .couleur-commune .pro-bloc-texte > a:focus {
  color: #8DC63F;
}
.pro-bloc-texte figure {
  position: relative;
  margin: 30px 0 70px 0;
}
.pro-bloc-texte figure img {
  width: 100%;
  height: 100%;
}
.pro-bloc-texte figure figcaption {
  position: absolute;
  text-transform: none;
  top: calc(100% + 5px);
  left: auto;
  right: 0;
  white-space: normal;
  transform-origin: center;
  transform: none;
  text-shadow: none;
  color: black;
  text-align: right;
  display: block;
  max-width: 300px;
  width: 100%;
  height: 100%;
  max-height: 40px;
  padding-right: 15px;
}
.pro-bloc-texte figure figcaption:after {
  content: "\e90a";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  float: right;
  line-height: 1.8em;
  margin-left: 5px;
  position: absolute;
  top: 0;
  right: 0;
}
.pro-bloc-texte iframe {
  width: 100%;
  height: 460px;
  margin: 30px 0;
  display: block;
}
.pro-bloc-texte ul {
  padding: 0;
  margin-bottom: 10px;
  list-style-type: none;
}
.pro-bloc-texte ul::after {
  display: block;
  content: "";
  clear: both;
}
.pro-bloc-texte ul li {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 400;
  color: #000;
  line-height: 1.6em;
  padding-left: 22px;
}
.pro-bloc-texte ul li:before {
  content: "";
  position: absolute;
  left: 3px;
  top: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: black;
}
.pro-bloc-texte-header .pro-bloc-texte ul li:before {
  background: #FFFFFF;
}
.pro-bloc-texte ul li a {
  color: #000;
  text-decoration: underline;
  transition: all 0.2s ease;
}
.pro-bloc-texte ul li a:hover, .pro-bloc-texte ul li a:focus {
  color: #F37021;
}
.couleur-ville .pro-bloc-texte ul li a:hover, .couleur-ville .pro-bloc-texte ul li a:focus {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-texte ul li a:hover, .couleur-eurometropole .pro-bloc-texte ul li a:focus {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-texte ul li a:hover, .couleur-commune .pro-bloc-texte ul li a:focus {
  color: #8DC63F;
}
.pro-bloc-texte ol {
  padding: 0;
  margin-bottom: 10px;
  list-style-type: decimal;
}
.pro-bloc-texte ol::after {
  display: block;
  content: "";
  clear: both;
}
.pro-bloc-texte ol li {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 300;
  color: #000;
  line-height: 22px;
  margin-left: 15px;
}
.pro-bloc-texte ol li a {
  color: #000;
  text-decoration: underline;
  transition: all 0.2s ease;
}
.pro-bloc-texte ol li a:hover, .pro-bloc-texte ol li a:focus {
  color: #F37021;
}
.couleur-ville .pro-bloc-texte ol li a:hover, .couleur-ville .pro-bloc-texte ol li a:focus {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-texte ol li a:hover, .couleur-eurometropole .pro-bloc-texte ol li a:focus {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-texte ol li a:hover, .couleur-commune .pro-bloc-texte ol li a:focus {
  color: #8DC63F;
}
.pro-bloc-texte p {
  margin-bottom: 10px;
}
.pro-bloc-texte p img.alignnone {
  width: 100%;
}
.pro-bloc-texte p img.alignleft {
  float: left;
  margin-top: 0;
  padding-right: 40px;
}
@media screen and (max-width: 767px) {
  .pro-bloc-texte p img.alignleft {
    float: none;
    width: 100%;
    padding: 0;
    margin: 30px 0;
  }
}
.pro-bloc-texte p img.aligncenter {
  display: block;
  margin: 30px auto;
}
@media screen and (max-width: 767px) {
  .pro-bloc-texte p img.aligncenter {
    width: 100%;
    margin: 30px 0;
  }
}
.pro-bloc-texte p img.alignright {
  float: right;
  padding-left: 40px;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .pro-bloc-texte p img.alignright {
    float: none;
    width: 100%;
    padding-left: 0;
    margin: 30px 0;
  }
}

.pro-contact-petition {
  background: #fafbfb;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 30px 45px;
  border-radius: 20px;
  margin: 30px 0 40px 0;
}
@media screen and (max-width: 767px) {
  .pro-contact-petition {
    padding: 20px 25px;
  }
}
.pro-contact-petition .title {
  display: block;
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.125em;
  font-weight: 700;
  color: #000;
  line-height: 1.333em;
  margin-bottom: 15px;
}
.pro-contact-petition div p {
  margin: 0;
}

.pro-bloc-image figure {
  width: 100%;
  margin: 0;
}

.pro-bloc-image-slider {
  padding: 20px 0;
}
.pro-bloc-image-slider figure {
  text-align: right;
  margin: 0;
  background: none !important;
}
.pro-bloc-image-slider figure figcaption {
  z-index: 100;
  position: relative;
  margin-right: 20px;
  bottom: -4px;
  height: 100%;
  padding-right: 15px;
  display: inline-block;
  width: 300px;
}
.pro-bloc-image-slider figure figcaption:after {
  position: absolute;
  top: 1px;
  right: 0;
}
@media screen and (max-width: 767px) {
  .pro-bloc-image-slider .owl-carousel .owl-item .item {
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .pro-bloc-image-slider .owl-carousel .owl-item .item figure img {
    height: 500px;
  }
}
@media screen and (max-width: 767px) {
  .pro-bloc-image-slider .owl-carousel .owl-item .item .caption > * {
    padding: 0;
  }
}
.pro-bloc-image-slider .owl-carousel .owl-item .item .caption h3 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.875em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.267em;
  margin-bottom: 10px;
  display: inline-block;
}
.pro-bloc-image-slider .owl-carousel .owl-item .item .caption p {
  width: 50%;
}
@media screen and (max-width: 1100px) {
  .pro-bloc-image-slider .owl-carousel .owl-item .item .caption p {
    width: 70%;
  }
}
@media screen and (max-width: 767px) {
  .pro-bloc-image-slider .owl-carousel .owl-item .item .caption p {
    width: 100%;
  }
}
.pro-bloc-image-slider .owl-carousel .owl-item .item .caption a {
  color: #000;
}
.pro-bloc-image-slider .owl-carousel .owl-item .item .caption a:hover, .pro-bloc-image-slider .owl-carousel .owl-item .item .caption a:focus {
  color: #F37021;
}
.couleur-ville .pro-bloc-image-slider .owl-carousel .owl-item .item .caption a:hover, .couleur-ville .pro-bloc-image-slider .owl-carousel .owl-item .item .caption a:focus {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-image-slider .owl-carousel .owl-item .item .caption a:hover, .couleur-eurometropole .pro-bloc-image-slider .owl-carousel .owl-item .item .caption a:focus {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-image-slider .owl-carousel .owl-item .item .caption a:hover, .couleur-commune .pro-bloc-image-slider .owl-carousel .owl-item .item .caption a:focus {
  color: #8DC63F;
}
.pro-bloc-image-slider .owl-carousel .owl-item .item .caption.pro-captioncenter {
  width: 50%;
  margin: auto;
  text-align: center;
}
@media screen and (max-width: 1100px) {
  .pro-bloc-image-slider .owl-carousel .owl-item .item .caption.pro-captioncenter {
    width: 80%;
  }
}
@media screen and (max-width: 767px) {
  .pro-bloc-image-slider .owl-carousel .owl-item .item .caption.pro-captioncenter {
    width: 100%;
  }
}
.pro-bloc-image-slider .owl-carousel .owl-item .item .caption.pro-captioncenter > * {
  text-align: center;
}
.pro-bloc-image-slider .owl-carousel .owl-item .item .caption.pro-captioncenter p {
  width: 100%;
}
.pro-bloc-image-slider .owl-carousel .owl-item .item .caption.pro-captionright {
  text-align: right;
}
.pro-bloc-image-slider .owl-carousel .owl-item .item .caption.pro-captionright > * {
  max-width: 100%;
}
.pro-bloc-image-slider .owl-carousel .owl-item .item .caption.pro-captionright p {
  width: 50%;
  margin-left: 50%;
  text-align: right;
}
@media screen and (max-width: 1100px) {
  .pro-bloc-image-slider .owl-carousel .owl-item .item .caption.pro-captionright p {
    width: 70%;
    margin-left: 30%;
  }
}
@media screen and (max-width: 767px) {
  .pro-bloc-image-slider .owl-carousel .owl-item .item .caption.pro-captionright p {
    margin-left: 0;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .pro-bloc-image-slider .owl-carousel .owl-nav {
    display: none;
  }
}
.pro-bloc-image-slider .owl-carousel .owl-nav .owl-prev, .pro-bloc-image-slider .owl-carousel .owl-nav .owl-next {
  height: 30px;
  width: 30px;
  transition: all 0.2s ease;
}
.pro-bloc-image-slider .owl-carousel .owl-nav .owl-prev:hover, .pro-bloc-image-slider .owl-carousel .owl-nav .owl-next:hover {
  border-color: #F37021;
}
.couleur-ville .pro-bloc-image-slider .owl-carousel .owl-nav .owl-prev:hover, .couleur-ville .pro-bloc-image-slider .owl-carousel .owl-nav .owl-next:hover {
  border-color: #F37021;
}
.couleur-eurometropole .pro-bloc-image-slider .owl-carousel .owl-nav .owl-prev:hover, .couleur-eurometropole .pro-bloc-image-slider .owl-carousel .owl-nav .owl-next:hover {
  border-color: #00AEEF;
}
.couleur-commune .pro-bloc-image-slider .owl-carousel .owl-nav .owl-prev:hover, .couleur-commune .pro-bloc-image-slider .owl-carousel .owl-nav .owl-next:hover {
  border-color: #8DC63F;
}
@media screen and (max-width: 1080px) {
  .pro-bloc-image-slider .owl-carousel .owl-nav .owl-prev, .pro-bloc-image-slider .owl-carousel .owl-nav .owl-next {
    height: 15px;
    width: 15px;
  }
}
.pro-bloc-image-slider .owl-carousel .owl-nav .owl-prev {
  left: 40px;
  border-top: 5px solid #FFFFFF;
  border-left: 5px solid #FFFFFF;
}
@media screen and (max-width: 1080px) {
  .pro-bloc-image-slider .owl-carousel .owl-nav .owl-prev {
    border-width: 3px;
    left: 15px;
  }
}
.pro-bloc-image-slider .owl-carousel .owl-nav .owl-next {
  right: 40px;
  border-top: 5px solid #FFFFFF;
  border-right: 5px solid #FFFFFF;
}
@media screen and (max-width: 1080px) {
  .pro-bloc-image-slider .owl-carousel .owl-nav .owl-next {
    border-width: 3px;
    right: 15px;
  }
}

.bloc-iframe iframe {
  width: 100%;
  min-height: 300px;
}

.pro-listing-map {
  position: absolute;
  height: 100%;
  top: 0;
  left: 15px;
  right: 15px;
  bottom: 0;
  width: calc(100% - 30px);
}
@media screen and (max-width: 1100px) {
  .pro-listing-map {
    height: 50vh;
    position: relative;
    left: 0;
    right: 0;
    width: 100%;
    margin-bottom: 40px;
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .pro-listing-map {
    height: 500px;
  }
}
.pro-listing-map .pro-fixed-map {
  height: 100%;
}
.pro-listing-map .pro-fixed-map .wrapper-map {
  height: 100%;
}

.gm-style-iw.gm-style-thuria {
  overflow: visible;
  padding: 0;
}
.gm-style-iw.gm-style-thuria > div {
  box-shadow: 0 14px 29px rgba(0, 0, 22, 0.2), 0 0px 10px rgba(0, 4, 20, 0.2);
  margin-bottom: -30px;
  max-width: 400px;
  min-width: 280px;
}
.gm-style-iw.gm-style-thuria > div:after {
  content: "\e91d";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  bottom: -55px;
  left: calc(50% + 2px);
  color: #FFFFFF;
  font-size: 64px;
  transform: rotate(180deg) translateX(50%);
}
.gm-style-iw.gm-style-thuria > div > div {
  border-radius: 0;
  overflow: hidden !important;
  background: #FFF;
}
.gm-style-iw.gm-style-thuria .pro-bloc-card-map-event {
  max-width: 250px;
}
.gm-style-iw.gm-style-thuria .pro-bloc-card-petition:hover {
  transform: none;
  box-shadow: none;
}
.gm-style-iw.gm-style-thuria .pro-bloc-card-petition .pro-content-petition h3 {
  line-height: 1.5em;
  margin-bottom: 0;
}
.gm-style-iw.gm-style-thuria .pro-bloc-card-initiative:hover {
  transform: none;
  box-shadow: none;
}
.gm-style-iw.gm-style-thuria .pro-bloc-card-initiative .pro-content-initiative h3 {
  clear: both;
  margin-top: 20px;
  padding-top: 10px;
}
.gm-style-iw.gm-style-thuria .pro-bloc-card-budget:hover {
  transform: none;
  box-shadow: none;
}
.gm-style-iw.gm-style-thuria .pro-bloc-card-budget .pro-info-top-right {
  position: relative;
  top: 0;
  left: 0;
  text-align: left;
  width: 100%;
  right: 0;
  margin: 20px 0 0 0;
}
.gm-style-iw.gm-style-thuria .pro-bloc-card-budget .pro-info-top-right span {
  line-height: 25px;
}
.gm-style-iw.gm-style-thuria .pro-bloc-card-projet:hover {
  transform: none;
  box-shadow: none;
}
.gm-style-iw.gm-style-thuria .pro-bloc-card-projet .pro-content-projet h3 {
  clear: both;
  margin-bottom: 0;
  height: 40px;
}
.gm-style-iw.gm-style-thuria .pro-bloc-card-projet .pro-content-projet .pro-wrap-thematique {
  height: 21px;
}

.gm-style-iw-t::after {
  content: none !important;
}

.pro-vignette-map-inte {
  position: relative;
  z-index: 10;
  font-size: 1em;
}
.pro-vignette-map-inte a:hover > div, .pro-vignette-map-inte a:focus > div, .pro-vignette-map-inte .pro-bloc-card-participation:hover > div, .pro-vignette-map-inte .pro-bloc-card-participation:focus > div {
  transform: none;
}
.pro-vignette-map-inte a .pro-header-participation .pro-info-top-right, .pro-vignette-map-inte .pro-bloc-card-participation .pro-header-participation .pro-info-top-right {
  right: 40px;
}
@media screen and (max-width: 767px) {
  .pro-vignette-map-inte a .pro-header-participation .pro-info-top-right, .pro-vignette-map-inte .pro-bloc-card-participation .pro-header-participation .pro-info-top-right {
    right: 0;
  }
}
.pro-vignette-map-inte a .pro-header-participation .pro-info-top-right span, .pro-vignette-map-inte .pro-bloc-card-participation .pro-header-participation .pro-info-top-right span {
  line-height: 25px;
}
.pro-vignette-map-inte a .pro-footer-participation .pro-avis > *:first-child, .pro-vignette-map-inte .pro-bloc-card-participation .pro-footer-participation .pro-avis > *:first-child {
  margin-right: 4px;
}
.pro-vignette-map-inte a .pro-footer-participation .pro-form-style, .pro-vignette-map-inte .pro-bloc-card-participation .pro-footer-participation .pro-form-style {
  font-size: 1em;
  line-height: 2.777em;
}
.pro-vignette-map-inte a .pro-footer-participation .pro-form-style:hover, .pro-vignette-map-inte .pro-bloc-card-participation .pro-footer-participation .pro-form-style:hover {
  border-color: rgba(0, 0, 0, 0.25);
}
.pro-vignette-map-inte a .pro-footer-participation p, .pro-vignette-map-inte .pro-bloc-card-participation .pro-footer-participation p {
  line-height: 3.8em !important;
}

#map-inte-container {
  padding: 0;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
  background: #FFF;
  border-radius: 0;
  display: block;
}
#map-inte-container .map-inte-header {
  position: relative;
  padding: 30px 30px 10px 30px;
  text-align: center;
}
#map-inte-container .map-inte-header .pro-time {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.846em;
  font-weight: 400;
  color: #000;
  line-height: normal;
  padding: 0;
  background: none;
  margin-bottom: 5px;
}
#map-inte-container .map-inte-header p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.077em;
  font-weight: 400;
  color: #000;
  line-height: 1.286em;
  margin-bottom: 0;
}
#map-inte-container .map-inte-header figure {
  overflow: hidden;
  position: relative;
  height: 160px;
}
#map-inte-container .map-inte-header figure:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+54,0.65+99 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 54%, rgba(0, 0, 0, 0.65) 99%, rgba(0, 0, 0, 0.65) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 54%, rgba(0, 0, 0, 0.65) 99%, rgba(0, 0, 0, 0.65) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 54%, rgba(0, 0, 0, 0.65) 99%, rgba(0, 0, 0, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#a6000000", GradientType=0); /* IE6-9 */
}
#map-inte-container .map-inte-header figure img {
  transition: all 5s linear;
  animation: slowZoom 5s linear forwards 0s;
  animation-play-state: paused;
}
#map-inte-container .map-inte-content {
  background: #FFFFFF;
  position: relative;
  z-index: 10;
  border-radius: 12px;
  display: block;
}
#map-inte-container .map-inte-content-text {
  padding: 5px 15px 15px 15px;
  position: relative;
  z-index: 10;
  left: 0;
  right: 0;
  width: 100%;
  bottom: 0;
}
#map-inte-container .map-inte-content-text .wrapper-rate {
  position: relative;
  margin-bottom: 5px;
}
#map-inte-container .map-inte-content-text .wrapper-rate::after {
  display: block;
  content: "";
  clear: both;
}
#map-inte-container .map-inte-content-text .wrapper-rate .rate {
  float: left;
  margin-bottom: 0;
}
#map-inte-container .map-inte-content-text .wrapper-rate .location {
  display: inline-block;
  float: right;
  color: #000;
}
#map-inte-container .map-inte-content-text .theme span {
  color: #4c4c4c;
}
#map-inte-container .map-inte-content-text h3 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.538em;
  font-weight: 700;
  color: #000;
  line-height: 1.4em;
  z-index: 11;
  text-align: center;
}
#map-inte-container .map-inte-content-text .pro-btn-yellow {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.154em;
  font-weight: 700;
  color: #000;
  line-height: 3em;
  text-align: center;
}
#map-inte-container .map-inte-content-text .pro-btn-yellow:hover, #map-inte-container .map-inte-content-text .pro-btn-yellow:focus {
  background: #000000;
  color: #F37021;
  border-color: #000000;
}
.couleur-ville #map-inte-container .map-inte-content-text .pro-btn-yellow:hover, .couleur-ville #map-inte-container .map-inte-content-text .pro-btn-yellow:focus {
  color: #F37021;
}
.couleur-eurometropole #map-inte-container .map-inte-content-text .pro-btn-yellow:hover, .couleur-eurometropole #map-inte-container .map-inte-content-text .pro-btn-yellow:focus {
  color: #00AEEF;
}
.couleur-commune #map-inte-container .map-inte-content-text .pro-btn-yellow:hover, .couleur-commune #map-inte-container .map-inte-content-text .pro-btn-yellow:focus {
  color: #8DC63F;
}
#map-inte-container .map-inte-content-text .link {
  font-family: "TT Fors", Sans-Serif;
  font-size: 20px;
  font-weight: 700;
  color: #F37021;
  line-height: 24px;
  color: #F37021;
  margin-bottom: 10px;
  display: block;
}
.couleur-ville #map-inte-container .map-inte-content-text .link {
  color: #F37021;
}
.couleur-eurometropole #map-inte-container .map-inte-content-text .link {
  color: #00AEEF;
}
.couleur-commune #map-inte-container .map-inte-content-text .link {
  color: #8DC63F;
}
#map-inte-container .map-inte-content-text.txt {
  border: 1px solid #cccccc;
  border-bottom: none;
  padding: 30px;
}
#map-inte-container .map-inte-content-text.txt > *:last-child {
  margin-bottom: 0;
}
#map-inte-container .map-inte-content-text.txt address {
  display: block;
  font-family: "TT Fors", Sans-Serif;
  font-size: 13px;
  font-weight: 400;
  color: #000;
  line-height: 19px;
  margin-bottom: 10px;
}
#map-inte-container .map-inte-content-text.txt address strong {
  display: block;
}
#map-inte-container .map-inte-content-text.txt span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 13px;
  font-weight: 700;
  color: #000;
  line-height: 19px;
  display: block;
}
#map-inte-container .map-inte-content-text.txt p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 13px;
  font-weight: 400;
  color: #000;
  line-height: 19px;
  margin-bottom: 10px;
}
#map-inte-container .map-inte-content-text.txt p strong {
  color: #000;
}
#map-inte-container .map-inte-content-text.txt .btn {
  margin-top: 0;
  display: inline-block;
  margin-bottom: 10px;
  padding: 8px 15px;
}
#map-inte-container .map-inte-content-text.txt .link {
  font-family: "TT Fors", Sans-Serif;
  font-size: 15px;
  font-weight: 700;
  color: #F37021;
  line-height: 19px;
  color: #F37021;
}
.couleur-ville #map-inte-container .map-inte-content-text.txt .link {
  color: #F37021;
}
.couleur-eurometropole #map-inte-container .map-inte-content-text.txt .link {
  color: #00AEEF;
}
.couleur-commune #map-inte-container .map-inte-content-text.txt .link {
  color: #8DC63F;
}
#map-inte-container .map-inte-content-text.txt .link:hover, #map-inte-container .map-inte-content-text.txt .link:focus {
  color: #bd4e0a;
}

.pro-form-search {
  position: relative;
  height: 250px;
  background: #000000;
  margin-top: -100px;
}
.pro-form-search .container {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
}
.pro-form-search form {
  position: relative;
}
.pro-form-search form.input-is-focus:before {
  content: none;
}
.pro-form-search form:before {
  content: "\e90c";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  float: left;
  display: block;
  line-height: 70px;
  position: absolute;
  left: 25px;
  font-size: 2em;
  animation: blink 1s infinite steps(1);
}
@media screen and (max-width: 767px) {
  .pro-form-search form:before {
    content: none;
  }
}
.pro-form-search form input {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.75em;
  font-weight: 400;
  color: #000;
  line-height: 36px;
  width: calc(100% - 66px);
  background: #FFFFFF;
  padding: 17px 35px;
}
.pro-form-search form input::placeholder {
  color: rgba(0, 0, 0, 0.7);
}
.pro-form-search form input:focus {
  outline: 1px dashed #000000;
}
@media screen and (max-width: 767px) {
  .pro-form-search form input {
    font-size: 1em;
    line-height: 25px;
    padding: 20px 15px;
  }
}
.pro-form-search form button {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #F37021;
  padding: 0 20px;
  font-size: 25px;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
.couleur-ville .pro-form-search form button {
  background-color: #F37021;
}
.couleur-eurometropole .pro-form-search form button {
  background-color: #00AEEF;
}
.couleur-commune .pro-form-search form button {
  background-color: #8DC63F;
}
.pro-form-search form button:hover, .pro-form-search form button:focus {
  color: #FFFFFF;
}

.pro-form-select {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.pro-form-select .selectric-wrapper {
  position: relative;
}
@media screen and (max-width: 1200px) {
  .pro-form-select .selectric-wrapper {
    display: inline-block;
  }
}
@media screen and (max-width: 1100px) {
  .pro-form-select .selectric-wrapper {
    margin-bottom: 15px;
  }
}
.pro-form-select .selectric-wrapper:after {
  content: "⏷";
  color: white;
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  float: right;
  font-size: 16px;
  position: absolute;
  right: -35px;
  top: 50%;
  margin-top: -8px;
}
@media screen and (max-width: 1100px) {
  .pro-form-select .selectric-wrapper:after {
    right: -35px;
    top: calc(50% - 5px);
  }
}
@media screen and (max-width: 767px) {
  .pro-form-select .selectric-wrapper:after {
    font-size: 12px;
    margin-top: -6px;
  }
}
.pro-form-select .selectric-wrapper .selectric {
  background: none;
  border: none;
  height: 74px;
}
@media screen and (max-width: 1100px) {
  .pro-form-select .selectric-wrapper .selectric {
    height: 100%;
  }
}
.pro-form-select .selectric-wrapper .selectric .label {
  font-family: "TT Fors", Sans-Serif;
  font-size: 2em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.6em;
  text-decoration: underline #fff dotted;
  height: 100%;
  padding: 7px 0;
  margin: 0;
  border-radius: 0;
}
@media screen and (max-width: 1100px) {
  .pro-form-select .selectric-wrapper .selectric .label {
    text-align: left;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .pro-form-select .selectric-wrapper .selectric .label {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 360px) {
  .pro-form-select .selectric-wrapper .selectric .label {
    font-size: 1.3em;
  }
}
.pro-form-select .selectric-wrapper .selectric .label:hover:after {
  height: 20px;
}
.pro-form-select .selectric-wrapper .selectric .button {
  display: none;
}
.pro-form-select .selectric-wrapper .selectric-items {
  background: #FFFFFF;
  border: none;
  width: 335px !important;
}
.pro-form-select .selectric-wrapper .selectric-items ul li {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.5em;
  font-weight: 400;
  color: #000;
  line-height: 1.6em;
  padding: 10px 20px;
  transition: all 0.2s ease;
}

form input[type=submit] {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 15px 50px;
  border-radius: 2px;
  background-color: #F37021;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #000;
  line-height: 10.938em;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease;
  background-color: #F37021;
  font-weight: 700;
  border: 2px solid #F37021;
  border-color: #F37021;
  line-height: 22px;
  width: 100%;
  display: block;
  text-align: center;
  position: relative;
  padding: 12px 0;
  margin-bottom: 30px;
  transition: all 0.2s ease;
}
.couleur-ville form input[type=submit] {
  background-color: #F37021;
}
.couleur-eurometropole form input[type=submit] {
  background-color: #00AEEF;
}
.couleur-commune form input[type=submit] {
  background-color: #8DC63F;
}
.couleur-ville form input[type=submit] {
  border-color: #F37021;
}
.couleur-eurometropole form input[type=submit] {
  border-color: #00AEEF;
}
.couleur-commune form input[type=submit] {
  border-color: #8DC63F;
}
form input[type=submit]:hover, form input[type=submit]:focus {
  background: #000000;
  border-color: #000000;
  color: #F37021;
}
.couleur-ville form input[type=submit]:hover, .couleur-ville form input[type=submit]:focus {
  color: #F37021;
}
.couleur-eurometropole form input[type=submit]:hover, .couleur-eurometropole form input[type=submit]:focus {
  color: #00AEEF;
}
.couleur-commune form input[type=submit]:hover, .couleur-commune form input[type=submit]:focus {
  color: #8DC63F;
}

.pro-bloc-pcs-form.pro-form-page-contact .pro-wrapper {
  padding: 20px 0 30px 0;
}
.pro-bloc-pcs-form.pro-form-page-contact .form-checkbox.pro-optin > div {
  max-width: 900px;
}
.pro-bloc-pcs-form .pro-wrapper {
  padding: 40px 50px 10px 50px;
  border-bottom: 1px dashed #c9cbcd;
}
.pro-bloc-pcs-form .pro-wrapper.last-wrapper {
  border-bottom: none;
}
.pro-bloc-pcs-form input, .pro-bloc-pcs-form textarea {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #000;
  line-height: 20px;
  height: 100%;
  padding: 20px 15px;
  border: 1px solid #b2b2b2;
  border-radius: 4px;
  background: #FFFFFF;
  transition: all 0.2s ease;
}
.pro-bloc-pcs-form input:hover, .pro-bloc-pcs-form input:focus, .pro-bloc-pcs-form textarea:hover, .pro-bloc-pcs-form textarea:focus {
  border-color: #000000;
  outline: none;
  box-shadow: none;
}
.pro-bloc-pcs-form textarea.form-control {
  height: 280px;
  resize: none;
  padding: 10px 15px;
  margin-bottom: 0;
}
.pro-bloc-pcs-form textarea.form-control.pro-textarea-small {
  height: 130px;
}
.pro-bloc-pcs-form iframe {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #000;
  line-height: 20px;
  width: 100%;
  height: 280px;
  border: 1px solid #b2b2b2;
  border-radius: 4px;
  background: #FFFFFF;
}
.pro-bloc-pcs-form iframe:hover, .pro-bloc-pcs-form iframe:focus {
  border-color: #000000;
  outline: none;
  box-shadow: none;
}
.pro-bloc-pcs-form .form-group {
  clear: both;
  margin-bottom: 20px;
  /* Style for Radio */
}
.pro-bloc-pcs-form .form-group::after {
  display: block;
  content: "";
  clear: both;
}
.pro-bloc-pcs-form .form-group.pro-form-error input {
  border-color: #ff0000;
}
.pro-bloc-pcs-form .form-group .radio label {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
}
.pro-bloc-pcs-form .form-group .radio label input[type=radio] + span {
  margin-right: 20px;
}
.pro-bloc-pcs-form .form-group label {
  position: relative;
  display: block;
  margin-bottom: 5px;
}
.pro-bloc-pcs-form .form-group.frm_opt_container .label {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #4c4c4c;
  line-height: 1.571em;
  display: block;
  padding: 0;
  margin-bottom: 5px;
}
.pro-bloc-pcs-form .form-group.frm_opt_container > div {
  display: inline-block;
  vertical-align: middle;
  margin-right: 40px;
}
.pro-bloc-pcs-form .form-group.frm_opt_container.form-inline {
  margin-top: 15px;
}
.pro-bloc-pcs-form .form-group.frm_opt_container.form-inline > div {
  margin-right: 20px;
}
.pro-bloc-pcs-form .form-group input[type=radio] {
  display: none;
}
.pro-bloc-pcs-form .form-group input[type=radio] + span {
  background-color: #FFFFFF;
  border: 1px solid #32455c;
  border-radius: 50px;
  display: inline-block;
  float: left;
  margin-right: 7px;
  padding: 7px;
  position: relative;
  top: 2px;
  -webkit-appearance: none;
}
.pro-bloc-pcs-form .form-group input[type=radio]:checked + span {
  color: #32455c;
}
.pro-bloc-pcs-form .form-group input[type=radio]:checked + span:after {
  background: #32455c;
  border-radius: 50px;
  content: " ";
  height: 10px;
  left: 2px;
  position: absolute;
  top: 2px;
  width: 10px;
}
.pro-bloc-pcs-form .pro-form-submit {
  padding: 35px 20px;
  text-align: center;
  background: #000000;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.pro-bloc-pcs-form .pro-form-submit button {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 22px;
  background: transparent;
  display: inline-block;
  padding: 12px 0;
  width: 100%;
  border: 1px solid;
  border-color: #F37021;
  transition: all 0.2s ease;
}
.couleur-ville .pro-bloc-pcs-form .pro-form-submit button {
  border-color: #F37021;
}
.couleur-eurometropole .pro-bloc-pcs-form .pro-form-submit button {
  border-color: #00AEEF;
}
.couleur-commune .pro-bloc-pcs-form .pro-form-submit button {
  border-color: #8DC63F;
}
@media screen and (max-width: 767px) {
  .pro-bloc-pcs-form .pro-form-submit button {
    width: 100%;
  }
}
.pro-bloc-pcs-form .pro-form-submit button:hover, .pro-bloc-pcs-form .pro-form-submit button:focus {
  background-color: #F37021;
  color: #FFFFFF;
}
.couleur-ville .pro-bloc-pcs-form .pro-form-submit button:hover, .couleur-ville .pro-bloc-pcs-form .pro-form-submit button:focus {
  background-color: #F37021;
}
.couleur-eurometropole .pro-bloc-pcs-form .pro-form-submit button:hover, .couleur-eurometropole .pro-bloc-pcs-form .pro-form-submit button:focus {
  background-color: #00AEEF;
}
.couleur-commune .pro-bloc-pcs-form .pro-form-submit button:hover, .couleur-commune .pro-bloc-pcs-form .pro-form-submit button:focus {
  background-color: #8DC63F;
}
.pro-bloc-pcs-form .checkbox-inline + .checkbox-inline {
  margin: 0;
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  .pro-bloc-pcs-form .checkbox-inline + .checkbox-inline {
    margin: 5px 0 0 0;
  }
}
.pro-bloc-pcs-form label, .pro-bloc-pcs-form .label {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #4c4c4c;
  line-height: 1.571em;
  text-align: left;
  clear: both;
  user-select: none;
}
.pro-bloc-pcs-form label span:not(.c-inner), .pro-bloc-pcs-form .label span:not(.c-inner) {
  color: #ff0000;
}
.pro-bloc-pcs-form .form-checkbox {
  position: relative;
  clear: both;
  margin-bottom: 10px;
}
.pro-bloc-pcs-form .form-checkbox.pro-optin {
  background: #000000;
  padding: 10px 40px;
  margin-bottom: 0;
}
.pro-bloc-pcs-form .form-checkbox.pro-optin input:focus + label {
  color: #8dc63f;
}
.pro-bloc-pcs-form .form-checkbox.pro-optin label {
  color: #FFFFFF;
}
.pro-bloc-pcs-form .form-checkbox.pro-optin label:hover {
  color: #F37021;
}
.couleur-ville .pro-bloc-pcs-form .form-checkbox.pro-optin label:hover {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-pcs-form .form-checkbox.pro-optin label:hover {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-pcs-form .form-checkbox.pro-optin label:hover {
  color: #8DC63F;
}
.pro-bloc-pcs-form .form-checkbox.pro-optin label a {
  color: #FFFFFF;
  text-decoration: underline;
}
.pro-bloc-pcs-form .form-checkbox.pro-optin label a:hover {
  color: #F37021;
}
.couleur-ville .pro-bloc-pcs-form .form-checkbox.pro-optin label a:hover {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-pcs-form .form-checkbox.pro-optin label a:hover {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-pcs-form .form-checkbox.pro-optin label a:hover {
  color: #8DC63F;
}
.pro-bloc-pcs-form .form-checkbox + .pro-optin {
  padding-top: 0;
}
.pro-bloc-pcs-form .form-checkbox.form-inline {
  margin-top: 20px;
}
.pro-bloc-pcs-form .form-checkbox.form-inline::after {
  display: block;
  content: "";
  clear: both;
}
.pro-bloc-pcs-form .form-checkbox.form-inline div {
  float: left;
  margin-right: 20px;
}
.pro-bloc-pcs-form .form-checkbox > div {
  position: relative;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .pro-bloc-pcs-form .form-checkbox > div {
    display: block;
  }
}
.pro-bloc-pcs-form .form-checkbox .label {
  display: block;
  margin-bottom: 5px;
  padding: 0;
}
.pro-bloc-pcs-form .form-checkbox::after {
  display: block;
  content: "";
  clear: both;
}
.pro-bloc-pcs-form .form-checkbox input[type=checkbox]:checked + label:after, .pro-bloc-pcs-form .form-checkbox input[type=radio]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
.pro-bloc-pcs-form .form-checkbox input {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  margin: 0;
}
.pro-bloc-pcs-form .form-checkbox input:focus + label {
  color: #000000;
}
.pro-bloc-pcs-form .form-checkbox label {
  padding: 0 0 0 30px;
}
.pro-bloc-pcs-form .form-checkbox label:hover {
  color: #000000;
  cursor: pointer;
}
.pro-bloc-pcs-form .form-checkbox label:before {
  content: "";
  position: absolute;
  float: left;
  margin-right: 10px;
  transform: none;
  text-align: left;
  width: 20px;
  height: 20px;
  border: 1px solid #a6a6a6;
  border-radius: 2px;
  background: #fff;
  cursor: pointer;
  left: 0;
  top: 1px;
}
.pro-bloc-pcs-form .form-checkbox label:after {
  content: "\e91a";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  text-shadow: 1px 1px 0 #FFFFFF, 0px -2px 0 #FFFFFF;
  font-size: 16px;
  position: absolute;
  left: 5px;
  top: 1px;
  transform: translateY(-50%);
  transform: translate3d(0, -50%, 0);
  cursor: pointer;
  color: #000;
  transition: all 0.2s;
  background: none;
  opacity: 0;
  transform: scale(0);
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
.pro-bloc-pcs-form .form-checkbox label .reference-mark {
  color: #000000 !important;
}
.pro-bloc-pcs-form .pro-info-supp {
  background: #000000;
  padding: 1px 40px;
}
.pro-bloc-pcs-form .pro-info-supp > *:last-child {
  margin: 0;
}
.pro-bloc-pcs-form .pro-info-supp p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.429em;
  margin-bottom: 15px;
}
.pro-bloc-pcs-form .pro-info-supp p i {
  font-style: italic;
}
.pro-bloc-pcs-form .pro-info-supp a {
  color: #FFFFFF;
}
.pro-bloc-pcs-form .pro-info-supp a:hover {
  color: #F37021;
}
.pro-bloc-pcs-form .form-city {
  width: calc(100% - 105px);
  float: left;
}
.pro-bloc-pcs-form .form-code {
  width: 100px;
  float: right;
}
.pro-bloc-pcs-form .pro-txt-form p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 700;
  color: #000;
  line-height: 1.571em;
  margin: 5px 0;
  padding-right: 20px;
  display: inline-block;
}
.pro-bloc-pcs-form .pro-txt-form p:after {
  content: "\e931";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 1.4em;
  transform: translateY(-50%);
}
.pro-bloc-pcs-form .pro-txt-intro p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #000;
  line-height: 1.571em;
  margin-bottom: 10px;
}
.pro-bloc-pcs-form .pro-txt-intro .pro-link-form {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 700;
  color: #000;
  line-height: 1.571em;
  text-decoration: underline;
  display: block;
  margin-bottom: 10px;
  transition: all 0.2s ease;
}
.pro-bloc-pcs-form .pro-txt-intro .pro-link-form:hover, .pro-bloc-pcs-form .pro-txt-intro .pro-link-form:focus {
  color: #F37021;
}
.couleur-ville .pro-bloc-pcs-form .pro-txt-intro .pro-link-form:hover, .couleur-ville .pro-bloc-pcs-form .pro-txt-intro .pro-link-form:focus {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-pcs-form .pro-txt-intro .pro-link-form:hover, .couleur-eurometropole .pro-bloc-pcs-form .pro-txt-intro .pro-link-form:focus {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-pcs-form .pro-txt-intro .pro-link-form:hover, .couleur-commune .pro-bloc-pcs-form .pro-txt-intro .pro-link-form:focus {
  color: #8DC63F;
}
.pro-bloc-pcs-form .selectric-wrapper:hover .selectric .label {
  border-color: #000000;
}
.pro-bloc-pcs-form .selectric-wrapper .selectric {
  border-color: #b2b2b2;
  border-radius: 5px;
}
.pro-bloc-pcs-form .selectric-wrapper .selectric .label {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #000;
  line-height: 38px;
  display: block;
  width: 100%;
  height: 60px;
  padding: 10px 25px 10px 15px;
  margin: 0;
  background: #FFFFFF;
}
.pro-bloc-pcs-form .selectric-wrapper .selectric .label:after {
  content: "\e930";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  right: 10px;
  font-size: 20px;
  margin-top: -10px;
}
.pro-bloc-pcs-form .selectric-wrapper .selectric .button {
  display: none;
}
.pro-bloc-pcs-form .selectric-wrapper .selectric-items {
  top: calc(100% + 5px);
  border-radius: 4px;
  border-color: #B2B2B2;
}
.pro-bloc-pcs-form .selectric-wrapper .selectric-items ul {
  font-size: 1em;
  margin: 0;
}
.pro-bloc-pcs-form .selectric-wrapper .selectric-items ul li {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #000;
  line-height: 1.429em;
  padding: 8px 15px;
}
.pro-bloc-pcs-form .selectric-wrapper .selectric-items ul li:before {
  content: none;
}
.pro-bloc-pcs-form .input-file input:hover, .pro-bloc-pcs-form .input-file input:focus {
  border-color: #B2B2B2;
}
.pro-bloc-pcs-form .input-ghost {
  display: none;
}
.pro-bloc-pcs-form .input-group-btn {
  font-size: 1em;
}
.pro-bloc-pcs-form .input-group-btn .btn {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.813em;
  font-weight: 700;
  color: #000;
  line-height: normal;
  text-align: center;
  border-color: #B2B2B2;
  padding: 0 15px;
  height: 40px;
  border-radius: 0;
  margin-top: 0;
  background-color: #F37021;
  transition: all 0.2s ease;
}
.couleur-ville .pro-bloc-pcs-form .input-group-btn .btn {
  background-color: #F37021;
}
.couleur-eurometropole .pro-bloc-pcs-form .input-group-btn .btn {
  background-color: #00AEEF;
}
.couleur-commune .pro-bloc-pcs-form .input-group-btn .btn {
  background-color: #8DC63F;
}
.pro-bloc-pcs-form .input-group-btn .btn:hover, .pro-bloc-pcs-form .input-group-btn .btn:focus {
  background: #000000;
  border-color: #000000;
  color: #F37021;
  outline: none;
}
.couleur-ville .pro-bloc-pcs-form .input-group-btn .btn:hover, .couleur-ville .pro-bloc-pcs-form .input-group-btn .btn:focus {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-pcs-form .input-group-btn .btn:hover, .couleur-eurometropole .pro-bloc-pcs-form .input-group-btn .btn:focus {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-pcs-form .input-group-btn .btn:hover, .couleur-commune .pro-bloc-pcs-form .input-group-btn .btn:focus {
  color: #8DC63F;
}
.pro-bloc-pcs-form .pro-row {
  position: relative;
  margin-left: -7.5px;
  margin-right: -7.5px;
}
.pro-bloc-pcs-form .pro-row::after {
  display: block;
  content: "";
  clear: both;
}
.pro-bloc-pcs-form .form-half {
  width: 50%;
  float: left;
  clear: none;
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  .pro-bloc-pcs-form .form-half {
    width: 100%;
    float: none;
  }
}
.pro-bloc-pcs-form .form-triple {
  width: 33.3333%;
  float: left;
  margin-bottom: 10px;
  clear: none;
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  .pro-bloc-pcs-form .form-triple {
    width: 100%;
    float: none;
  }
}
.pro-bloc-pcs-form .form-two-tiers {
  width: 66.66%;
  float: left;
  margin-bottom: 10px;
  clear: none;
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  .pro-bloc-pcs-form .form-two-tiers {
    width: 100%;
    float: none;
  }
}

@media screen and (max-width: 767px) {
  .pro-bloc-colonne [class^=col-] {
    margin-bottom: 30px;
  }
  .pro-bloc-colonne [class^=col-]:last-child {
    margin-bottom: 0;
  }
  .pro-bloc-colonne [class^=col-] .wrapper {
    background: #fff;
  }
}
.pro-bloc-colonne .pro-bloc-actu-colonne {
  margin: 20px 0;
}
@media screen and (max-width: 767px) {
  .pro-bloc-colonne .pro-bloc-actu-colonne {
    padding: 0;
  }
}
.pro-bloc-colonne .pro-bloc-actu-colonne a {
  display: block;
  position: relative;
}
.pro-bloc-colonne .pro-bloc-actu-colonne a:hover figure img, .pro-bloc-colonne .pro-bloc-actu-colonne a:focus figure img {
  opacity: 0.7;
}
.pro-bloc-colonne .pro-bloc-actu-colonne a:hover .pro-bloc-content-actu:after, .pro-bloc-colonne .pro-bloc-actu-colonne a:focus .pro-bloc-content-actu:after {
  height: 4px;
}
.no-hover .pro-bloc-colonne .pro-bloc-actu-colonne a:hover figure img, .no-hover .pro-bloc-colonne .pro-bloc-actu-colonne a:focus figure img {
  transform: none;
}
.no-hover .pro-bloc-colonne .pro-bloc-actu-colonne a:hover .pro-bloc-content-actu:after, .no-hover .pro-bloc-colonne .pro-bloc-actu-colonne a:focus .pro-bloc-content-actu:after {
  height: 1px;
}
.pro-bloc-colonne .pro-bloc-actu-colonne figure {
  margin: 0;
}
.pro-bloc-colonne .pro-bloc-actu-colonne figure img {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: all 0.2s ease;
}
.pro-bloc-colonne .pro-bloc-actu-colonne .pro-bloc-content-actu {
  padding: 20px 0 15px 0;
}
.pro-bloc-colonne .pro-bloc-actu-colonne .pro-bloc-content-actu:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background-color: #F37021;
  transition: all 0.2s ease;
}
.couleur-ville .pro-bloc-colonne .pro-bloc-actu-colonne .pro-bloc-content-actu:after {
  background-color: #F37021;
}
.couleur-eurometropole .pro-bloc-colonne .pro-bloc-actu-colonne .pro-bloc-content-actu:after {
  background-color: #00AEEF;
}
.couleur-commune .pro-bloc-colonne .pro-bloc-actu-colonne .pro-bloc-content-actu:after {
  background-color: #8DC63F;
}
.pro-bloc-colonne .pro-bloc-actu-colonne .pro-bloc-content-actu h3 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.4em;
  font-weight: 700;
  color: #000;
  line-height: 1em;
  margin-bottom: 10px;
  margin-top: 0;
}
.pro-bloc-colonne .pro-bloc-actu-colonne .pro-bloc-content-actu p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #000;
  line-height: 1.692em;
}

.pro-actu {
  padding: 20px 0 50px;
}
@media screen and (max-width: 767px) {
  .pro-actu {
    padding: 20px;
  }
}
@media screen and (max-width: 360px) {
  .pro-actu {
    padding: 20px;
  }
}
.pro-actu .pro-time {
  background: none;
}
.pro-actu header {
  text-align: center;
}
.pro-actu header h1 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 3em;
  font-weight: 700;
  color: #000;
  line-height: 1.267em;
  margin-bottom: 0;
}
.pro-actu header figure {
  margin: 20px 0;
}
.pro-actu header figure img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .pro-actu header figure img {
    height: 300px;
  }
}
.pro-actu header .pro-meta {
  position: relative;
  justify-content: center;
}
.pro-actu header .pro-meta .pro-meta-item {
  display: flex;
  align-items: center;
  margin: 8px 0;
}
.pro-actu header .pro-meta span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1em;
  font-weight: 700;
  color: #000;
}
.pro-actu #breadcrumb {
  margin-bottom: 20px;
}
.pro-actu .pro-content {
  position: relative;
  margin-top: 15px;
}
@media screen and (max-width: 1100px) {
  .pro-actu .pro-content {
    padding: 0;
  }
}
.pro-actu .pro-content p {
  font-family: "TT Fors", Sans-Serif;
}
.pro-actu .pro-content a[class^=pro-btn-] {
  padding: 12px 20px;
}
.pro-actu .pro-content > *:last-child {
  margin-bottom: 0;
}

/* STYLE POUR L'INSERTION D'UNE VIDEO EN HOMEPAGE */
.pro-cover {
  position: relative;
  height: 100%;
  width: 100vw;
  overflow: hidden;
}
.pro-cover > * {
  z-index: 20;
}
.pro-cover .pro-container-video {
  position: relative;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  background: #000000;
}
.pro-cover .pro-container-video:before {
  display: block;
  content: "";
  width: 100%;
  padding-bottom: 0px;
  padding-top: 56.25%;
}
.pro-cover .pro-container-video > .content, .pro-cover .pro-container-video > .wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media screen and (max-aspect-ratio: 165/101) {
  .pro-cover .pro-container-video {
    width: 130%;
  }
}
@media screen and (max-aspect-ratio: 138/101) {
  .pro-cover .pro-container-video {
    width: 140%;
  }
}
@media screen and (max-aspect-ratio: 126/72) {
  .pro-cover .pro-container-video {
    width: 120%;
  }
}
@media screen and (max-aspect-ratio: 128/80) {
  .pro-cover .pro-container-video {
    width: 105%;
  }
}
@media screen and (max-aspect-ratio: 1223/960) {
  .pro-cover .pro-container-video {
    width: 110%;
  }
}
@media screen and (max-aspect-ratio: 1485/960) {
  .pro-cover .pro-container-video {
    width: 140%;
  }
}
@media screen and (max-aspect-ratio: 118/101) {
  .pro-cover .pro-container-video {
    display: none;
  }
}
@media screen and (max-width: 1100px) {
  .pro-cover .pro-container-video {
    display: none;
  }
}
.pro-cover .pro-container-video > video {
  width: 100%;
  height: 100%;
  z-index: 50;
}
@media screen and (max-width: 1100px) {
  .pro-cover .pro-container-video > video {
    display: none;
  }
}
.pro-cover .pro-container-video > video.o10 {
  opacity: 0.9;
}
.pro-cover .pro-container-video > video.o20 {
  opacity: 0.8;
}
.pro-cover .pro-container-video > video.o30 {
  opacity: 0.7;
}
.pro-cover .pro-container-video > video.o40 {
  opacity: 0.6;
}
.pro-cover .pro-container-video > video.o50 {
  opacity: 0.5;
}
.pro-cover .pro-container-video > video.o60 {
  opacity: 0.4;
}
.pro-cover .pro-container-video > video.o70 {
  opacity: 0.3;
}
.pro-cover .pro-container-video > video.o80 {
  opacity: 0.2;
}
.pro-cover .pro-container-img figure {
  z-index: 10;
}
.pro-cover .pro-container-img figure img {
  width: 100%;
  height: 100%;
}

.pro-homepage-video {
  position: relative;
}
.pro-homepage-video .pro-bloc-video {
  position: relative;
}
.pro-homepage-video .pro-bloc-video .mask-video .caption {
  left: auto;
  top: auto;
  right: 40px;
  bottom: 165px;
  transform: none;
  text-align: right;
  overflow: hidden;
}
@media screen and (max-width: 1100px) {
  .pro-homepage-video .pro-bloc-video .mask-video .caption {
    bottom: 25px;
  }
}
@media screen and (max-width: 767px) {
  .pro-homepage-video .pro-bloc-video .mask-video .caption {
    left: 10px;
    right: 10px;
    bottom: 10px;
    transform: none;
  }
}
.pro-homepage-video .pro-bloc-video .mask-video .caption .pro-bloc-display {
  margin-bottom: 10px;
  padding: 10px 0 0 0;
}
.pro-homepage-video .pro-bloc-video .mask-video .caption h1, .pro-homepage-video .pro-bloc-video .mask-video .caption h2 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.875em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.9em;
  background: #000000;
  padding: 13px 40px 15px 20px;
  display: inline;
  -webkit-box-decoration-break: clone;
}
@media screen and (max-width: 767px) {
  .pro-homepage-video .pro-bloc-video .mask-video .caption h1, .pro-homepage-video .pro-bloc-video .mask-video .caption h2 {
    font-size: 0.8em;
    line-height: 2em;
    padding: 10px 15px;
  }
}
@media screen and (max-width: 360px) {
  .pro-homepage-video .pro-bloc-video .mask-video .caption h1, .pro-homepage-video .pro-bloc-video .mask-video .caption h2 {
    font-size: 0.8em;
  }
}
.pro-homepage-video .pro-bloc-video .mask-video .caption p {
  padding-right: 50px;
}
.pro-homepage-video .pro-bloc-video .mask-video .caption .wrapper-btn {
  margin-top: 20px;
}
.pro-homepage-video .pro-bloc-video .mask-video .caption .wrapper-btn > a {
  position: relative;
  display: inline-block;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 44px;
  padding: 0 20px;
  margin: 0 5px;
  background: rgba(0, 0, 0, 0.6);
  transition: all 0.2s ease;
}
.pro-homepage-video .pro-bloc-video .mask-video .caption .wrapper-btn > a:hover, .pro-homepage-video .pro-bloc-video .mask-video .caption .wrapper-btn > a:focus {
  background: #000;
}
.pro-homepage-video .pro-bloc-video .mask-video .caption .wrapper-btn > a:last-child {
  margin-right: 0;
}
@media screen and (max-width: 360px) {
  .pro-homepage-video .pro-bloc-video .mask-video .caption .wrapper-btn > a {
    margin: 0;
    font-size: 0.613em;
  }
}
.pro-homepage-video .pro-bloc-video .legend-video {
  color: #b2b2b2;
}

.pro-listing-video .pro-homepage-video {
  position: relative;
}
.pro-listing-video .pro-homepage-video .pro-bloc-video {
  position: relative;
}
.pro-listing-video .pro-homepage-video .pro-bloc-video .mask-video .caption h1, .pro-listing-video .pro-homepage-video .pro-bloc-video .mask-video .caption h2 {
  padding-right: 20px;
}

.pro-bloc-wrapper-video {
  position: relative;
  margin: 40px auto;
}
@media screen and (max-width: 767px) {
  .pro-bloc-wrapper-video > * {
    padding: 0;
  }
}

.legend-video {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #000;
  line-height: 1.846em;
  position: absolute;
  text-align: right;
  right: 0;
  float: right;
  margin: 0;
  z-index: 100;
  width: 100%;
}
.legend-video:after {
  content: "\e90a";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  float: right;
  line-height: 2em;
  margin-left: 5px;
}
@media screen and (max-width: 1100px) {
  .legend-video {
    width: 65%;
  }
}
@media screen and (max-width: 767px) {
  .legend-video {
    width: 85%;
  }
}

.embed-container {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  z-index: 5;
  position: relative;
  overflow: hidden;
}
.embed-container:before {
  display: block;
  content: "";
  width: 100%;
  padding-bottom: 49%;
  padding-top: 7.8125%;
}
.embed-container > .content, .embed-container > .wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.embed-container iframe {
  width: 100%;
  height: 100%;
  margin: 0;
}

.pro-bloc-video {
  position: relative;
}
.pro-bloc-video .mask-video {
  cursor: pointer;
  z-index: 10;
  transition: all 0.2s ease;
}
.pro-bloc-video .mask-video figure {
  background-color: #000;
  margin: 0;
  width: 100%;
  height: 100%;
}
.pro-bloc-video .mask-video figure img {
  vertical-align: top;
  width: 100%;
  object-fit: cover;
  height: 100%;
}
.pro-bloc-video .mask-video a.btn-ytbe:hover > span, .pro-bloc-video .mask-video a.btn-ytbe:focus > span {
  background: #000000;
}
.pro-bloc-video .mask-video a.btn-ytbe:focus > span {
  outline: 1px dashed #F37021;
}
.pro-bloc-video .mask-video a.btn-ytbe > span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.2s ease;
}
.pro-bloc-video .mask-video span.icon-ico-lecteur {
  float: left;
  font-style: normal;
  color: #fff;
  text-align: center;
  margin: 0 15px 0 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  font-size: 1em;
  position: relative;
  top: 0;
  left: 0;
  transform: none;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.pro-bloc-video .mask-video span.icon-ico-lecteur:before {
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 1.5em;
  color: #F37021;
  transition: all 0.2s ease;
}
.couleur-ville .pro-bloc-video .mask-video span.icon-ico-lecteur:before {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-video .mask-video span.icon-ico-lecteur:before {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-video .mask-video span.icon-ico-lecteur:before {
  color: #8DC63F;
}

.pro-wrapper-listing-video .pro-wrapper {
  position: relative;
  padding: 20px 0;
  display: block;
  z-index: 145;
}
.pro-wrapper-listing-video .pro-wrapper h2 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.875em;
  font-weight: 700;
  color: #000;
  line-height: 1.4em;
  margin-bottom: 0;
}
.pro-wrapper-listing-video .pro-wrapper .pro-sort {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -12px;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-listing-video .pro-wrapper .pro-sort {
    position: relative;
    text-align: left;
    top: 0;
    padding-right: 20px;
    margin-top: 0;
  }
}

.pro-bloc-txt-img {
  position: relative;
  overflow: hidden;
}
.pro-bloc-txt-img > div {
  position: relative;
  margin-top: 40px;
  padding: 0;
}
.pro-bloc-txt-img > div::after {
  display: block;
  content: "";
  clear: both;
}
.pro-bloc-txt-img > div:first-child {
  margin-top: 0;
}
.pro-bloc-txt-img > div:last-child {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .pro-bloc-txt-img > div:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 800px) {
  .pro-bloc-txt-img > div {
    padding: 0 !important;
    display: flex;
    flex-direction: column;
  }
}
@media screen and (max-width: 800px) {
  .pro-bloc-txt-img > div > div {
    width: 100%;
    float: none;
  }
}
.pro-bloc-txt-img > div > div:first-child {
  float: left;
  padding: 0 15px 0 0;
}
@media screen and (max-width: 1240px) {
  .pro-bloc-txt-img > div > div:first-child {
    padding: 0 15px 0 0;
  }
}
@media screen and (max-width: 800px) {
  .pro-bloc-txt-img > div > div:first-child {
    position: relative;
    top: 0;
    float: none;
    transform: none;
    padding: 0 !important;
    order: 1;
  }
}
.pro-bloc-txt-img > div > div:last-child {
  float: right;
  padding: 45px 0 35px 15px;
}
@media screen and (max-width: 1100px) {
  .pro-bloc-txt-img > div > div:last-child {
    padding: 35px 0 !important;
  }
}
@media screen and (max-width: 800px) {
  .pro-bloc-txt-img > div > div:last-child {
    order: 2;
  }
}
.pro-bloc-txt-img > div > div > *:last-child {
  margin-bottom: 0;
}
.pro-bloc-txt-img > div:nth-child(odd) > div:first-child {
  float: right;
  right: 0;
  padding: 0 0 0 15px;
}
@media screen and (max-width: 1240px) {
  .pro-bloc-txt-img > div:nth-child(odd) > div:first-child {
    padding: 0 0 0 15px;
  }
}
@media screen and (max-width: 800px) {
  .pro-bloc-txt-img > div:nth-child(odd) > div:first-child {
    position: relative;
    top: 0;
    float: none;
    transform: none;
    padding: 0;
    order: 1;
  }
}
.pro-bloc-txt-img > div:nth-child(odd) > div:last-child {
  float: left;
  text-align: right;
  padding: 45px 15px 35px 0;
}
.pro-bloc-txt-img > div:nth-child(odd) > div:last-child h2:before {
  top: 7px;
  left: auto;
  right: -85px;
}
@media screen and (max-width: 767px) {
  .pro-bloc-txt-img > div:nth-child(odd) > div:last-child h2:before {
    right: 0;
  }
}
@media screen and (max-width: 800px) {
  .pro-bloc-txt-img > div:nth-child(odd) > div:last-child {
    order: 2;
    padding-bottom: 0 !important;
    text-align: left;
  }
}
@media screen and (max-width: 800px) {
  .pro-bloc-txt-img > div figure {
    margin: 0 0 45px;
  }
}
@media screen and (max-width: 1240px) {
  .pro-bloc-txt-img > div figure img {
    height: 100%;
    width: 100%;
  }
}

.pro-bloc-slider {
  position: relative;
  padding: 20px 0 40px 0;
  z-index: 100;
  overflow: hidden;
}
.pro-bloc-slider .container > div {
  position: relative;
}
.pro-bloc-slider > * {
  position: relative;
}
.pro-bloc-slider .pro-btn {
  position: absolute;
  right: 120px;
  top: 15px;
  background-color: #171C22;
}
@media screen and (max-width: 1100px) {
  .pro-bloc-slider .pro-btn {
    position: relative;
    top: 0;
    right: 0;
    padding: 7px 25px;
  }
}
.pro-bloc-slider .pro-btn.pro-btn-white {
  background-color: #FFFFFF;
  color: #171C22;
}
.pro-bloc-slider h2 {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  font-size: 2.5em;
  line-height: 2em;
}
@media screen and (max-width: 767px) {
  .pro-bloc-slider h2 {
    margin-bottom: 5px;
    font-size: 1.5em;
    line-height: 1.5em;
  }
}
.pro-bloc-slider .owl-cards.owl-projet {
  display: none;
}
.pro-bloc-slider .owl-cards.owl-projet.active {
  display: block;
}
.pro-bloc-slider .owl-cards .owl-stage-outer {
  overflow: visible;
}
.pro-bloc-slider .owl-cards .owl-stage-outer .owl-item {
  width: 435px !important;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
@media screen and (max-width: 1100px) {
  .pro-bloc-slider .owl-cards .owl-stage-outer .owl-item {
    width: 330px !important;
  }
}
@media screen and (max-width: 767px) {
  .pro-bloc-slider .owl-cards .owl-stage-outer .owl-item {
    min-width: auto;
    height: 100%;
  }
}
@media screen and (max-width: 360px) {
  .pro-bloc-slider .owl-cards .owl-stage-outer .owl-item {
    width: 260px !important;
  }
}
.pro-bloc-slider .owl-cards .owl-stage-outer .owl-item.opacify {
  opacity: 0.4;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
.pro-bloc-slider .owl-cards .owl-stage-outer .owl-item.opacify .bloc-card-projet:hover:before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 10;
  visibility: hidden;
}
.pro-bloc-slider .owl-cards .owl-stage-outer .owl-item.opacify .bloc-card-projet:hover > a > .img {
  z-index: 20;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  margin-bottom: 0;
}
.pro-bloc-slider .owl-cards .owl-stage-outer .owl-item.opacify .bloc-card-projet:hover > a > .img figure {
  height: 242px;
}
.pro-bloc-slider .owl-cards .owl-stage-outer .owl-item.opacify .bloc-card-projet:hover > a > .img figure img {
  opacity: 1 !important;
}
.pro-bloc-slider .owl-cards .owl-stage-outer .owl-item.opacify .bloc-card-projet:hover > a > .img > span {
  opacity: 0;
  right: 40px;
}
.pro-bloc-slider .owl-cards .owl-stage-outer .owl-item.opacify .bloc-card-projet:hover > a > .img.pro-no-photo {
  width: 358px;
}
.pro-bloc-slider .owl-cards .owl-stage-outer .owl-item.opacify .bloc-card-projet:hover > a > .content:after {
  background: #FFFFFF;
  left: 0;
  right: 0;
}
.pro-bloc-slider .owl-cards .owl-stage-outer .owl-item.opacify .bloc-card-projet:hover > ul {
  transform: scaleY(0);
  left: 0;
  right: 0;
  width: 100%;
}
.pro-bloc-slider .owl-cards .owl-stage-outer .owl-item.active {
  opacity: 1;
}
.pro-bloc-slider .owl-cards .owl-stage-outer .owl-item .item {
  width: 100%;
  height: 100%;
  padding-top: 20px;
}
@media screen and (max-width: 1100px) {
  .pro-bloc-slider .owl-cards .owl-stage-outer .owl-item .item {
    padding-top: 0;
    margin-top: 40px;
  }
}
.pro-bloc-slider .owl-cards .owl-nav {
  display: block;
}
.pro-bloc-slider .owl-cards .owl-nav .owl-prev, .pro-bloc-slider .owl-cards .owl-nav .owl-next {
  border-color: #000;
  border: none;
  box-shadow: none;
  width: 22px;
  height: 22px;
  transform: none;
  margin-top: -22px;
  transition: all 0.2s ease;
}
.pro-bloc-slider .owl-cards .owl-nav .owl-prev span, .pro-bloc-slider .owl-cards .owl-nav .owl-next span {
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 20px;
  text-align: left;
  transition: all 0.2s ease;
}
.pro-bloc-slider .owl-cards .owl-nav .owl-prev:hover span, .pro-bloc-slider .owl-cards .owl-nav .owl-prev:focus span, .pro-bloc-slider .owl-cards .owl-nav .owl-next:hover span, .pro-bloc-slider .owl-cards .owl-nav .owl-next:focus span {
  color: #F37021;
}
.couleur-ville .pro-bloc-slider .owl-cards .owl-nav .owl-prev:hover span, .couleur-ville .pro-bloc-slider .owl-cards .owl-nav .owl-prev:focus span, .couleur-ville .pro-bloc-slider .owl-cards .owl-nav .owl-next:hover span, .couleur-ville .pro-bloc-slider .owl-cards .owl-nav .owl-next:focus span {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-slider .owl-cards .owl-nav .owl-prev:hover span, .couleur-eurometropole .pro-bloc-slider .owl-cards .owl-nav .owl-prev:focus span, .couleur-eurometropole .pro-bloc-slider .owl-cards .owl-nav .owl-next:hover span, .couleur-eurometropole .pro-bloc-slider .owl-cards .owl-nav .owl-next:focus span {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-slider .owl-cards .owl-nav .owl-prev:hover span, .couleur-commune .pro-bloc-slider .owl-cards .owl-nav .owl-prev:focus span, .couleur-commune .pro-bloc-slider .owl-cards .owl-nav .owl-next:hover span, .couleur-commune .pro-bloc-slider .owl-cards .owl-nav .owl-next:focus span {
  color: #8DC63F;
}
.pro-bloc-slider .owl-cards .owl-nav .owl-prev.disabled, .pro-bloc-slider .owl-cards .owl-nav .owl-next.disabled {
  opacity: 10%;
}
.pro-bloc-slider .owl-cards .owl-nav .owl-prev {
  top: -43px;
  right: 70px;
  left: auto;
}
@media screen and (max-width: 1100px) {
  .pro-bloc-slider .owl-cards .owl-nav .owl-prev {
    top: -18px;
    right: 74px;
  }
}
.pro-bloc-slider .owl-cards .owl-nav .owl-prev span {
  border: 1px solid #D9D9D9;
  background-color: #FFFFFF;
  font-size: 25px;
  padding: 15px;
}
@media screen and (max-width: 1100px) {
  .pro-bloc-slider .owl-cards .owl-nav .owl-prev span {
    padding: 9px;
  }
}
.pro-bloc-slider .owl-cards .owl-nav .owl-next {
  right: 0;
  top: -43px;
}
@media screen and (max-width: 1100px) {
  .pro-bloc-slider .owl-cards .owl-nav .owl-next {
    right: 25px;
    top: -18px;
  }
}
.pro-bloc-slider .owl-cards .owl-nav .owl-next span {
  border: 1px solid #D9D9D9;
  background-color: #FFFFFF;
  font-size: 25px;
  padding: 15px;
}
@media screen and (max-width: 1100px) {
  .pro-bloc-slider .owl-cards .owl-nav .owl-next span {
    padding: 9px;
  }
}
.pro-bloc-slider .owl-cards .owl-dots {
  position: relative;
  text-align: left;
  z-index: -1;
}
.pro-bloc-slider.pro-slider-event:first-child h2 {
  color: #FFFFFF;
}
.pro-bloc-slider.pro-slider-event.slider-agenda:first-child h2 {
  color: #000;
}
.pro-bloc-slider.pro-slider-event {
  padding: 20px 0 60px 0;
}
.pro-bloc-slider.pro-slider-event .pro-header-budget {
  position: absolute;
  top: 0;
  padding: 10px;
}
.pro-bloc-slider.pro-slider-event .pro-header-budget .pro-info-top-right {
  position: absolute;
  top: 185px;
  padding-left: 10px;
}
@media screen and (max-width: 767px) {
  .pro-bloc-slider.pro-slider-event .container > * {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .pro-bloc-slider.pro-slider-event .container > .pro-btn {
    padding: 12px 35px;
  }
}
.pro-bloc-slider.pro-slider-event .owl-cards {
  padding-left: 0;
}
.pro-bloc-slider.pro-slider-event .owl-cards:not(.owl-loaded) .item {
  display: none;
}
.pro-bloc-slider.pro-slider-event .owl-cards:not(.owl-loaded) .item:first-child {
  display: inline-block;
}
.pro-bloc-slider.pro-slider-event .owl-cards .item {
  width: 435px !important;
}
@media screen and (max-width: 767px) {
  .pro-bloc-slider.pro-slider-event .owl-cards .item {
    width: 330px !important;
    height: auto;
  }
}
@media screen and (max-width: 360px) {
  .pro-bloc-slider.pro-slider-event .owl-cards .item {
    width: 260px !important;
  }
}
.pro-bloc-slider.pro-slider-event .owl-cards .owl-item {
  width: 435px !important;
}
@media screen and (max-width: 767px) {
  .pro-bloc-slider.pro-slider-event .owl-cards .owl-item {
    width: 330px !important;
    height: auto;
  }
}
@media screen and (max-width: 360px) {
  .pro-bloc-slider.pro-slider-event .owl-cards .owl-item {
    width: 260px !important;
  }
}
.pro-bloc-slider.pro-slider-event .owl-cards .owl-item .item {
  margin-top: 20px;
  padding: 0;
  width: 100%;
}
.pro-bloc-slider.pro-slider-event .owl-cards .owl-item.opacify .item {
  pointer-events: none;
}
.pro-bloc-slider.pro-slider-event .owl-cards .owl-item.opacify .item:hover, .pro-bloc-slider.pro-slider-event .owl-cards .owl-item.opacify .item:focus {
  cursor: default;
}
.pro-bloc-slider.pro-slider-event .owl-cards .owl-item.opacify .item:hover > *, .pro-bloc-slider.pro-slider-event .owl-cards .owl-item.opacify .item:focus > * {
  box-shadow: none;
  transform: none;
}
.pro-bloc-slider.pro-slider-event .owl-cards .owl-item.opacify .item:hover .pro-footer-event .pro-btn-action:hover, .pro-bloc-slider.pro-slider-event .owl-cards .owl-item.opacify .item:focus .pro-footer-event .pro-btn-action:hover {
  background: transparent;
  border-color: #000000;
}
.pro-bloc-slider.pro-slider-event .owl-cards .owl-item.opacify .item:hover .pro-footer-event .pro-btn-action:hover:after, .pro-bloc-slider.pro-slider-event .owl-cards .owl-item.opacify .item:focus .pro-footer-event .pro-btn-action:hover:after {
  content: none;
}
.pro-bloc-slider.pro-slider-event .owl-dots {
  display: block;
  position: relative;
}
.pro-bloc-slider#pro-link-projet {
  position: relative;
  overflow: visible;
  padding: 20px 0 60px 0;
}
.pro-bloc-slider#pro-link-projet:before {
  content: "";
  position: absolute;
  top: calc(-30px + 1px); /* Adjust this value to position the triangle */
  left: 0; /* Adjust this value to horizontally center the triangle */
  width: 0;
  height: 0;
  border-left: 100vw solid transparent;
  border-bottom: 30px solid #8DC63F;
  z-index: 120;
}
.pro-bloc-slider#pro-link-projet h2 {
  color: #FFFFFF;
}
.pro-bloc-slider#pro-link-projet .owl-dot {
  border-color: #FFFFFF !important;
}
.pro-bloc-slider#pro-link-projet .owl-dot.active {
  background-color: #FFFFFF !important;
}
.pro-bloc-slider#pro-link-projet .owl-prev span, .pro-bloc-slider#pro-link-projet .owl-next span {
  background-color: transparent;
}
.pro-bloc-slider#pro-link-projet .owl-prev span:before, .pro-bloc-slider#pro-link-projet .owl-next span:before {
  color: #FFFFFF;
}
.pro-bloc-slider#pro-link-participation {
  position: relative;
  overflow: visible;
  padding: 20px 0 60px 0;
}
.pro-bloc-slider#pro-link-participation:before {
  content: "";
  position: absolute;
  top: calc(-30px + 1px); /* Adjust this value to position the triangle */
  left: 0; /* Adjust this value to horizontally center the triangle */
  width: 0;
  height: 0;
  border-left: 100vw solid transparent;
  border-bottom: 30px solid #EBECEE;
  z-index: 120;
}
.pro-bloc-slider#pro-link-budget-participatif {
  position: relative;
  overflow: visible;
}
.pro-bloc-slider#pro-link-budget-participatif:before {
  content: "";
  position: absolute;
  top: calc(-30px + 1px); /* Adjust this value to position the triangle */
  left: 0; /* Adjust this value to horizontally center the triangle */
  width: 0;
  height: 0;
  border-left: 100vw solid transparent;
  border-bottom: 30px solid #F37021;
  z-index: 120;
}
.pro-bloc-slider#pro-link-budget-participatif .owl-dot {
  border-color: #FFFFFF !important;
}
.pro-bloc-slider#pro-link-budget-participatif .owl-dot.active {
  background-color: #FFFFFF !important;
}
.pro-bloc-slider#pro-link-budget-participatif .owl-prev span, .pro-bloc-slider#pro-link-budget-participatif .owl-next span {
  background-color: transparent;
}
.pro-bloc-slider#pro-link-budget-participatif .owl-prev span:before, .pro-bloc-slider#pro-link-budget-participatif .owl-next span:before {
  color: #FFFFFF;
}
.pro-bloc-slider.pro-bloc-select {
  position: relative;
  overflow: visible;
  padding: 20px 0 60px 0;
}
.pro-bloc-slider.pro-bloc-select:before {
  content: "";
  position: absolute;
  top: calc(-30px + 1px); /* Adjust this value to position the triangle */
  left: 0; /* Adjust this value to horizontally center the triangle */
  width: 0;
  height: 0;
  border-left: 100vw solid transparent;
  border-bottom: 30px solid #EBECEE;
  z-index: 120;
}
.pro-bloc-slider.pro-slider-participation {
  padding: 0 0 70px 0;
  margin-top: 20px;
}
.pro-bloc-slider.pro-slider-participation .pro-listing-count {
  color: black !important;
  font-weight: lighter;
}
.pro-bloc-slider.pro-slider-participation .pro-listing-strasbourg {
  color: #F37021;
}
.pro-bloc-slider.pro-slider-participation .pro-listing-ems {
  color: #00AEEF;
}
@media screen and (max-width: 767px) {
  .pro-bloc-slider.pro-slider-participation .container > * {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .pro-bloc-slider.pro-slider-participation .container > .pro-btn {
    padding: 12px 35px;
  }
}
.pro-bloc-slider.pro-slider-participation .owl-cards {
  padding-left: 0;
}
.pro-bloc-slider.pro-slider-participation .owl-cards:not(.owl-loaded) .item {
  display: none;
}
.pro-bloc-slider.pro-slider-participation .owl-cards:not(.owl-loaded) .item:first-child {
  display: inline-block;
}
.pro-bloc-slider.pro-slider-participation .owl-cards .item {
  width: 435px !important;
}
@media screen and (max-width: 767px) {
  .pro-bloc-slider.pro-slider-participation .owl-cards .item {
    width: 330px !important;
    height: auto;
  }
}
@media screen and (max-width: 360px) {
  .pro-bloc-slider.pro-slider-participation .owl-cards .item {
    width: 260px !important;
  }
}
.pro-bloc-slider.pro-slider-participation .owl-cards .owl-item {
  width: 435px !important;
}
@media screen and (max-width: 767px) {
  .pro-bloc-slider.pro-slider-participation .owl-cards .owl-item {
    width: 330px !important;
    height: auto;
  }
}
@media screen and (max-width: 360px) {
  .pro-bloc-slider.pro-slider-participation .owl-cards .owl-item {
    width: 260px !important;
  }
}
.pro-bloc-slider.pro-slider-participation .owl-cards .owl-item .item {
  margin-top: 20px;
  padding: 0;
  width: 100%;
}
.pro-bloc-slider.pro-slider-participation .owl-cards .owl-item.opacify .item:hover, .pro-bloc-slider.pro-slider-participation .owl-cards .owl-item.opacify .item:focus {
  cursor: default;
}
.pro-bloc-slider.pro-slider-participation .owl-cards .owl-item.opacify .item:hover > *, .pro-bloc-slider.pro-slider-participation .owl-cards .owl-item.opacify .item:focus > * {
  box-shadow: none;
  transform: none;
}
.pro-bloc-slider.pro-slider-participation .owl-cards .owl-item.opacify .item:hover h3, .pro-bloc-slider.pro-slider-participation .owl-cards .owl-item.opacify .item:focus h3 {
  cursor: default;
}
.pro-bloc-slider.pro-slider-participation .owl-cards .owl-item.opacify .item:hover .pro-footer-event .pro-btn-action:hover, .pro-bloc-slider.pro-slider-participation .owl-cards .owl-item.opacify .item:focus .pro-footer-event .pro-btn-action:hover {
  background: transparent;
  border-color: #000000;
}
.pro-bloc-slider.pro-slider-participation .owl-cards .owl-item.opacify .item:hover .pro-footer-event .pro-btn-action:hover:after, .pro-bloc-slider.pro-slider-participation .owl-cards .owl-item.opacify .item:focus .pro-footer-event .pro-btn-action:hover:after {
  content: none;
}
.pro-bloc-slider.pro-slider-participation .owl-cards .owl-item.opacify .item:hover .pro-footer-participation .pro-avis > *, .pro-bloc-slider.pro-slider-participation .owl-cards .owl-item.opacify .item:focus .pro-footer-participation .pro-avis > * {
  background: #f5f5f5;
  color: #000000;
}
.pro-bloc-slider.pro-slider-participation .owl-cards .owl-item.opacify .item:hover .pro-footer-participation .pro-form-style, .pro-bloc-slider.pro-slider-participation .owl-cards .owl-item.opacify .item:focus .pro-footer-participation .pro-form-style {
  border: 1px solid rgba(0, 0, 0, 0.25);
}

.pro-bloc-large {
  position: relative;
  z-index: 50;
  padding: 80px 0 40px 0;
}
@media screen and (max-width: 767px) {
  .pro-bloc-large {
    padding: 40px 0 20px;
  }
}
.pro-bloc-large:before {
  content: "";
  background: url(../../assets/images/background/rec_black.png);
  position: absolute;
  left: -5%;
  top: 40px;
  width: 50%;
  bottom: -30px;
  background-color: #000000;
  z-index: 100;
  transform: rotate(-4.6deg);
  overflow: hidden;
  -webkit-backface-visibility: hidden;
}
@media screen and (max-width: 1100px) {
  .pro-bloc-large:before {
    width: 65%;
  }
}
@media screen and (max-width: 767px) {
  .pro-bloc-large:before {
    content: none;
  }
}
@media screen and (max-width: 767px) {
  .pro-bloc-large figure img {
    height: 300px;
  }
}
.pro-bloc-large figure figcaption {
  display: none;
}
.pro-bloc-large .caption {
  z-index: 1000;
}
@media screen and (max-width: 767px) {
  .pro-bloc-large .caption {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: none;
    background: #000000;
    padding: 20px 15px;
  }
}
.pro-bloc-large .caption > * {
  max-width: 400px;
  color: #FFFFFF;
}
.pro-bloc-large .caption h2 {
  color: #F37021;
  margin-bottom: 0;
}
.couleur-ville .pro-bloc-large .caption h2 {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-large .caption h2 {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-large .caption h2 {
  color: #8DC63F;
}
.pro-bloc-large .caption p a {
  color: #F37021;
}
.couleur-ville .pro-bloc-large .caption p a {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-large .caption p a {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-large .caption p a {
  color: #8DC63F;
}
.pro-bloc-large .caption p a:hover, .pro-bloc-large .caption p a:focus {
  text-decoration: underline;
}
.pro-bloc-large .caption ul {
  position: relative;
  display: block;
  list-style-type: none;
}
.pro-bloc-large .caption ul li {
  position: relative;
  padding: 0;
}
.pro-bloc-large .caption ul li a {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.6em;
  padding: 5px 0;
  display: block;
  padding-left: 0;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
.pro-bloc-large .caption ul li a:before {
  content: "\e903";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  float: left;
  color: #F37021;
  line-height: 1.6em;
  margin-right: 10px;
}
.couleur-ville .pro-bloc-large .caption ul li a:before {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-large .caption ul li a:before {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-large .caption ul li a:before {
  color: #8DC63F;
}
.pro-bloc-large .caption ul li a:hover, .pro-bloc-large .caption ul li a:focus {
  padding-left: 10px;
  color: #F37021;
}
.couleur-ville .pro-bloc-large .caption ul li a:hover, .couleur-ville .pro-bloc-large .caption ul li a:focus {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-large .caption ul li a:hover, .couleur-eurometropole .pro-bloc-large .caption ul li a:focus {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-large .caption ul li a:hover, .couleur-commune .pro-bloc-large .caption ul li a:focus {
  color: #8DC63F;
}

.pro-bloc-select {
  position: relative;
  overflow: visible;
  position: relative;
  padding: 50px 0 60px 0;
  overflow: hidden;
}
.pro-bloc-select:before {
  content: "";
  position: absolute;
  top: calc(-30px + 1px); /* Adjust this value to position the triangle */
  left: 0; /* Adjust this value to horizontally center the triangle */
  width: 0;
  height: 0;
  border-left: 100vw solid transparent;
  border-bottom: 30px solid #EBECEE;
  z-index: 120;
}
@media screen and (max-width: 767px) {
  .pro-bloc-select {
    padding: 20px 0 0 0;
  }
}
.pro-bloc-select > * {
  position: relative;
}

.pro-wrapper-top-listing {
  padding: 20px 0;
  background-color: #20272F;
}
.pro-wrapper-top-listing::after {
  display: block;
  content: "";
  clear: both;
}
.pro-wrapper-top-listing #breadcrumb {
  float: left;
  width: auto;
}
.pro-wrapper-top-listing #breadcrumb span, .pro-wrapper-top-listing #breadcrumb a, .pro-wrapper-top-listing #breadcrumb a:after {
  color: #FFFFFF;
}
.pro-wrapper-top-listing .pro-wrapper-sort {
  float: right;
}
@media screen and (max-width: 1100px) {
  .pro-wrapper-top-listing .pro-wrapper-sort {
    float: none;
    display: block;
    margin-top: 40px;
  }
  .pro-wrapper-top-listing .pro-wrapper-sort:after {
    content: "";
    clear: both;
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .pro-wrapper-top-listing .pro-wrapper-sort {
    margin-top: 55px;
  }
}
.pro-wrapper-top-listing .pro-wrapper-sort .pro-facette-date .pro-wrapper-date:after {
  top: 1px;
}

.pro-listing {
  padding: 25px 0 0;
}
.pro-listing > * {
  margin: 20px 0;
}
@media screen and (max-width: 767px) {
  .pro-listing > * {
    margin: 10px 0;
    min-height: auto !important;
  }
}
@media screen and (max-width: 767px) {
  .pro-listing > *:last-child {
    margin-bottom: 0;
  }
}
.pro-listing.pro-listing-news .vignette:nth-of-type(4) {
  clear: left;
}

@media screen and (max-width: 1100px) {
  .pro-listing-container > * {
    min-height: auto !important;
  }
}

.pro-wrapper-listing-general {
  position: relative;
}
@media screen and (max-width: 1200px) {
  .pro-wrapper-listing-general {
    padding-top: 0;
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .pro-wrapper-listing-general {
    padding: 15px 0;
  }
}
.pro-wrapper-listing-general .pro-bloc-card-initiative {
  margin: 20px 0;
}
@media screen and (max-width: 1200px) {
  .pro-wrapper-listing-general .pro-bloc-card-initiative:first-child {
    margin-top: 0;
  }
}
.pro-wrapper-listing-general .pro-bloc-card-initiative:hover, .pro-wrapper-listing-general .pro-bloc-card-initiative:focus {
  transform: none;
  box-shadow: 0px 0 20px 0px rgba(0, 0, 0, 0.2);
}
.pro-wrapper-listing-general .pro-bloc-card-initiative > figure, .pro-wrapper-listing-general .pro-bloc-card-initiative .fit-cover {
  width: 240px !important;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-listing-general .pro-bloc-card-initiative > figure, .pro-wrapper-listing-general .pro-bloc-card-initiative .fit-cover {
    width: 100% !important;
    height: 150px;
  }
}
.pro-wrapper-listing-general .pro-bloc-card-initiative > figure + div, .pro-wrapper-listing-general .pro-bloc-card-initiative .fit-cover + div {
  width: calc(100% - 240px);
  left: 240px;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-listing-general .pro-bloc-card-initiative > figure + div, .pro-wrapper-listing-general .pro-bloc-card-initiative .fit-cover + div {
    width: 100%;
    left: 0;
  }
}
.pro-wrapper-listing-general .pro-bloc-card-initiative .pro-header-initiative {
  margin-bottom: 15px;
  padding: 25px 25px 0 25px;
}
.pro-wrapper-listing-general .pro-bloc-card-initiative .pro-content-initiative {
  padding: 0 25px 15px 25px;
}
.pro-wrapper-listing-general .pro-bloc-card-initiative .pro-content-initiative .pro-meta {
  margin-bottom: 15px;
}
.pro-wrapper-listing-general .pro-bloc-card-initiative .pro-content-initiative h3 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.875em;
  font-weight: 700;
  color: #000;
  line-height: 1.15em;
  margin-bottom: 15px;
  height: 68px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .pro-wrapper-listing-general .pro-bloc-card-initiative .pro-content-initiative h3 {
    font-size: 22px;
    line-height: 28px;
    height: auto;
  }
}
.pro-wrapper-listing-general .pro-bloc-card-initiative .pro-content-initiative .pro-time {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #000;
  line-height: normal;
  margin-bottom: 10px;
}

.pro-bloc-parallax {
  margin: 20px 0;
  position: relative;
  height: 780px;
  background-attachment: fixed !important;
  background-size: cover !important;
}
body.no-hover .pro-bloc-parallax {
  background-attachment: inherit !important;
}
@media screen and (max-width: 767px) {
  .pro-bloc-parallax {
    height: 500px;
  }
}
.pro-bloc-parallax + .pro-bloc-parallax {
  margin-top: -20px;
}
.pro-bloc-parallax:after {
  content: "";
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+17,0.65+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 17%, rgba(0, 0, 0, 0.65) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 17%, rgba(0, 0, 0, 0.65) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 17%, rgba(0, 0, 0, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#a6000000", GradientType=0); /* IE6-9 */
}
.pro-bloc-parallax .caption {
  text-align: center;
  bottom: 80px;
  top: auto;
  transform: none;
  z-index: 100;
  margin: auto;
}
.pro-bloc-parallax .caption h2 {
  color: #FFFFFF;
}
.pro-bloc-parallax .caption h2:before {
  content: none;
}
.pro-bloc-parallax .caption .pro-btn-yellow {
  text-align: center;
  width: auto;
}
.pro-bloc-parallax .caption p {
  color: #FFFFFF;
  width: 75%;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .pro-bloc-parallax .caption p {
    width: 100%;
  }
}
.pro-bloc-parallax .caption .link {
  font-family: "TT Fors", Sans-Serif;
  font-size: 24px;
  font-weight: 700;
  color: #F37021;
  line-height: 24px;
  color: #F37021;
  transition: all 0.2s ease;
}
.couleur-ville .pro-bloc-parallax .caption .link {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-parallax .caption .link {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-parallax .caption .link {
  color: #8DC63F;
}
.pro-bloc-parallax .caption .link:hover, .pro-bloc-parallax .caption .link:focus {
  color: #FFFFFF;
}
.pro-bloc-parallax .caption.pro-captionleft > * {
  text-align: left;
}
.pro-bloc-parallax .caption.pro-captionleft > * > * {
  width: 50%;
  text-align: left;
}
.pro-bloc-parallax .caption.pro-captionleft > * > *.pro-btn-yellow {
  text-align: center;
  width: auto;
}
@media screen and (max-width: 767px) {
  .pro-bloc-parallax .caption.pro-captionleft > * > * {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .pro-bloc-parallax .caption.pro-captionleft {
    width: 100%;
  }
}
.pro-bloc-parallax .caption.pro-captionleft p {
  width: 75%;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .pro-bloc-parallax .caption.pro-captionleft p {
    width: 100%;
  }
}
.pro-bloc-parallax .caption.pro-captionright {
  text-align: right;
}
.pro-bloc-parallax .caption.pro-captionright > * {
  max-width: 100%;
}
.pro-bloc-parallax .caption.pro-captionright p {
  width: 75%;
  margin-left: 25%;
  text-align: right;
}
@media screen and (max-width: 1100px) {
  .pro-bloc-parallax .caption.pro-captionright p {
    width: 70%;
    margin-left: 30%;
  }
}
@media screen and (max-width: 767px) {
  .pro-bloc-parallax .caption.pro-captionright p {
    margin-left: 0;
    width: 100%;
  }
}

@media screen and (max-width: 1100px) {
  .pro-bloc-telechargements {
    margin-bottom: 40px;
  }
}
.pro-bloc-telechargements h2 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 2em;
  font-weight: 700;
}
.pro-bloc-telechargements > span {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.2em;
  font-weight: 400;
}
.pro-bloc-telechargements .download-file-wrapper {
  border: solid 1px #c5c6c7;
}
.pro-bloc-telechargements .download-file-wrapper .download-file-row:not(:last-child) {
  border-bottom: dashed 1px #d1d2d4;
}
.pro-bloc-telechargements .download-file-wrapper .download-file-row a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 30px;
  gap: 10px;
}
.pro-bloc-telechargements .download-file-wrapper .download-file-row a:hover {
  color: black;
}
.pro-bloc-telechargements .download-file-wrapper .download-file-row a > span {
  flex: 1;
  font-family: "TT Fors", Sans-Serif;
  font-size: 1em;
  font-weight: 400;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  overflow-wrap: anywhere;
}
.pro-bloc-telechargements .download-file-wrapper .download-file-row a > div {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 5px;
}
.pro-bloc-telechargements .download-file-wrapper .download-file-row a > div span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1em;
  font-weight: 400;
  color: #000;
}
.pro-bloc-telechargements .download-file-wrapper .download-file-row a > div span:first-child {
  font-weight: 700;
}
.pro-bloc-telechargements .row > div > a {
  border-bottom: 1px solid #F37021;
  border-color: #F37021;
  padding: 10px 0;
  display: block;
  position: relative;
}
.couleur-ville .pro-bloc-telechargements .row > div > a {
  border-color: #F37021;
}
.couleur-eurometropole .pro-bloc-telechargements .row > div > a {
  border-color: #00AEEF;
}
.couleur-commune .pro-bloc-telechargements .row > div > a {
  border-color: #8DC63F;
}
.pro-bloc-telechargements .row > div > a:before {
  content: "\e914";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  float: left;
  line-height: 1.4em;
  font-size: 1.7em;
  margin-right: 13px;
  color: #000000;
}
.pro-bloc-telechargements .row > div > a:hover .pro-filename, .pro-bloc-telechargements .row > div > a:focus .pro-filename {
  color: #3a3a3a;
  text-decoration: underline;
}
.pro-bloc-telechargements .row > div > a > * {
  display: block;
}
.pro-bloc-telechargements .row > div > a .pro-filename {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #000;
  line-height: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 85%;
  transition: all 0.2s ease;
}
@media screen and (max-width: 1100px) {
  .pro-bloc-telechargements .row > div > a .pro-filename {
    width: 75%;
  }
}
.pro-bloc-telechargements .row > div > a .pro-poids {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #666666;
  line-height: normal;
}

.pro-bloc-prefooter {
  background: #000000;
  min-height: 90px;
  z-index: 130;
}
.pro-bloc-prefooter.pro-sticky-bar {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .pro-bloc-prefooter.pro-sticky-bar {
    position: relative;
  }
}
.pro-bloc-prefooter.pro-prefooter-std .row > * {
  position: relative;
}
.pro-bloc-prefooter.pro-prefooter-std .row > * > * {
  width: 330px;
}
@media screen and (max-width: 767px) {
  .pro-bloc-prefooter.pro-prefooter-std .row > * > * {
    width: 100%;
  }
}
.pro-bloc-prefooter.pro-prefooter-std .row > * > * p {
  width: 80%;
}
.pro-bloc-prefooter.pro-prefooter-std .row > *:first-child p {
  margin-right: 20%;
}
.pro-bloc-prefooter.pro-prefooter-std .row > *:last-child:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 80px;
  background: #4d4d4d;
}
.pro-bloc-prefooter.pro-prefooter-std .row > *:last-child > * {
  text-align: right;
}
.pro-bloc-prefooter.pro-prefooter-std .row > *:last-child > * p {
  margin-left: 20%;
}
.pro-bloc-prefooter .row {
  padding: 30px 0;
}
.pro-bloc-prefooter .row > *:first-child > * {
  float: right;
}
@media screen and (max-width: 767px) {
  .pro-bloc-prefooter .row > *:first-child > * {
    margin-bottom: 30px;
  }
}
.pro-bloc-prefooter .row > *:first-child > * .pro-ico {
  float: left;
  margin-right: 15px;
}
.pro-bloc-prefooter .row > *:last-child > * .pro-ico {
  float: right;
  margin-left: 15px;
  transform: rotate(180deg);
}
.pro-bloc-prefooter .row .pro-bloc-pcs-form {
  margin-top: 25px;
  margin-bottom: 20px;
  float: left;
}
@media screen and (max-width: 1100px) {
  .pro-bloc-prefooter .row .pro-bloc-pcs-form {
    margin-bottom: 20px;
  }
}
.pro-bloc-prefooter .row .pro-bloc-pcs-form .pro-optin {
  padding: 0;
}
.pro-bloc-prefooter .row .pro-bloc-pcs-form .pro-optin label {
  max-width: 500px;
}
.pro-bloc-prefooter .row.pro-pencil {
  padding: 0;
}
.pro-bloc-prefooter .row.pro-pencil > * {
  text-align: right;
}
.pro-bloc-prefooter .row.pro-pencil > * > * {
  display: inline-block;
  vertical-align: middle;
}
.pro-bloc-prefooter .row.pro-pencil > * > * .pro-ico {
  float: left;
  margin-right: 15px;
  width: 85px;
  height: 85px;
}
@media screen and (max-width: 767px) {
  .pro-bloc-prefooter .row.pro-pencil > * > * .pro-ico {
    float: none;
    margin: 0;
  }
}
.pro-bloc-prefooter .row.pro-pencil > * > * .pro-ico:hover > span {
  color: #F37021;
}
.couleur-ville .pro-bloc-prefooter .row.pro-pencil > * > * .pro-ico:hover > span {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-prefooter .row.pro-pencil > * > * .pro-ico:hover > span {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-prefooter .row.pro-pencil > * > * .pro-ico:hover > span {
  color: #8DC63F;
}
.pro-bloc-prefooter .row.pro-pencil > * > * .pro-ico:focus {
  outline: 1px dashed #F37021;
}
.pro-bloc-prefooter .row.pro-pencil > * > * .pro-ico > span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #000;
  line-height: normal;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  bottom: auto;
}
.pro-bloc-prefooter .row.pro-pencil > * > * .pro-ico > span > span {
  display: block;
  font-size: 1.7em;
  margin-bottom: 5px;
}
.pro-bloc-prefooter .pro-wrapper-btn {
  padding: 22px 0;
}
@media screen and (max-width: 767px) {
  .pro-bloc-prefooter .pro-wrapper-btn {
    height: 100%;
  }
}
.pro-bloc-prefooter .pro-wrapper-btn > a {
  display: inline-block;
  vertical-align: middle;
  width: 310px;
  margin: 0 4px;
}
@media screen and (max-width: 767px) {
  .pro-bloc-prefooter .pro-wrapper-btn > a {
    width: 100%;
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .pro-bloc-prefooter .pro-wrapper-btn > a:first-child {
    margin-bottom: 15px;
  }
}
.pro-bloc-prefooter p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: normal;
  margin-bottom: 5px;
}
.pro-bloc-prefooter p a {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: 700;
  transition: all 0.2s ease;
}
.pro-bloc-prefooter p a:hover, .pro-bloc-prefooter p a:focus {
  color: #F37021;
}
.couleur-ville .pro-bloc-prefooter p a:hover, .couleur-ville .pro-bloc-prefooter p a:focus {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-prefooter p a:hover, .couleur-eurometropole .pro-bloc-prefooter p a:focus {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-prefooter p a:hover, .couleur-commune .pro-bloc-prefooter p a:focus {
  color: #8DC63F;
}
.pro-bloc-prefooter .pro-you {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.125em;
  font-weight: 700;
  color: #f37021;
  line-height: 1.444em;
  color: #F37021;
}
.couleur-ville .pro-bloc-prefooter .pro-you {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-prefooter .pro-you {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-prefooter .pro-you {
  color: #8DC63F;
}
.pro-bloc-prefooter .pro-signature-btn {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (max-width: 1100px) {
  .pro-bloc-prefooter .pro-signature-btn {
    flex-direction: column;
    align-items: stretch;
    margin-bottom: 30px;
  }
}
.pro-bloc-prefooter .pro-ico {
  position: relative;
  z-index: 100;
  top: 3px;
  width: 60px;
  height: 60px;
  background-color: #F37021;
  border-radius: 50%;
  display: inline-block;
  border: 2px solid #F37021;
  border-color: #F37021;
  transition: all 0.2s ease;
}
.couleur-ville .pro-bloc-prefooter .pro-ico {
  background-color: #F37021;
}
.couleur-eurometropole .pro-bloc-prefooter .pro-ico {
  background-color: #00AEEF;
}
.couleur-commune .pro-bloc-prefooter .pro-ico {
  background-color: #8DC63F;
}
.couleur-ville .pro-bloc-prefooter .pro-ico {
  border-color: #F37021;
}
.couleur-eurometropole .pro-bloc-prefooter .pro-ico {
  border-color: #00AEEF;
}
.couleur-commune .pro-bloc-prefooter .pro-ico {
  border-color: #8DC63F;
}
.pro-bloc-prefooter .pro-ico:hover, .pro-bloc-prefooter .pro-ico.active {
  cursor: pointer;
  background: transparent;
}
.pro-bloc-prefooter .pro-ico:hover > span, .pro-bloc-prefooter .pro-ico.active > span {
  color: #F37021;
}
.couleur-ville .pro-bloc-prefooter .pro-ico:hover > span, .couleur-ville .pro-bloc-prefooter .pro-ico.active > span {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-prefooter .pro-ico:hover > span, .couleur-eurometropole .pro-bloc-prefooter .pro-ico.active > span {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-prefooter .pro-ico:hover > span, .couleur-commune .pro-bloc-prefooter .pro-ico.active > span {
  color: #8DC63F;
}
.pro-bloc-prefooter .pro-ico:focus {
  outline: 1px dashed #F37021;
}
.pro-bloc-prefooter .pro-ico > span {
  line-height: 56px;
  font-size: 1.5em;
  color: #000;
  display: block;
  text-align: center;
  transition: all 0.2s ease;
}
.pro-bloc-prefooter .pro-social-share-page {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  padding: 20px 0;
  text-align: center;
}
.pro-bloc-prefooter .pro-social-share-page > span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: normal;
}
.pro-bloc-prefooter .pro-social-share-page ul {
  list-style-type: none;
  position: relative;
  margin-top: 10px;
}
.pro-bloc-prefooter .pro-social-share-page ul li {
  display: inline-block;
}
.pro-bloc-prefooter .pro-social-share-page ul li a {
  font-size: 2em;
  padding: 0 3px;
  color: #F37021;
}
.couleur-ville .pro-bloc-prefooter .pro-social-share-page ul li a {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-prefooter .pro-social-share-page ul li a {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-prefooter .pro-social-share-page ul li a {
  color: #8DC63F;
}
.pro-bloc-prefooter .pro-social-share-page ul li a:hover, .pro-bloc-prefooter .pro-social-share-page ul li a:focus {
  color: #FFFFFF;
}
.pro-bloc-prefooter .pro-social-share-page ul #sub-share {
  opacity: 0;
  width: auto;
  position: absolute;
  right: 0;
  left: auto;
  top: 50px;
  bottom: auto;
  padding: 10px;
  margin: 0;
  z-index: 100000000000;
  line-height: normal;
  background: #FFFFFF;
  box-shadow: 2px 1px 12px 0px rgba(0, 0, 0, 0.2);
  pointer-events: none;
  list-style-type: none;
  display: none;
  transition: all 0.2s ease;
}
.pro-bloc-prefooter .pro-social-share-page ul #sub-share:before {
  content: "\e910";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: -5px;
  right: 11px;
  pointer-events: none;
  width: 10px;
  height: 10px;
  background: #FFFFFF;
  transform: rotate(45deg);
  border-left: 4px solid #FFFFFF;
  border-top: 4px solid #FFFFFF;
  opacity: 0.99;
  color: #FFFFFF;
  transition: all 0.2s ease;
}
@media screen and (max-width: 767px) {
  .pro-bloc-prefooter .pro-social-share-page ul #sub-share:before {
    right: 12px;
  }
}
.pro-bloc-prefooter .pro-social-share-page ul #sub-share li {
  margin: 0;
  text-align: center;
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .pro-bloc-prefooter .pro-social-share-page ul #sub-share li {
    float: none;
    width: 100%;
    text-align: center;
  }
}
.pro-bloc-prefooter .pro-social-share-page ul #sub-share li:before {
  content: none !important;
}
.pro-bloc-prefooter .pro-social-share-page ul #sub-share li:last-child a {
  margin-bottom: 0;
}
.pro-bloc-prefooter .pro-social-share-page ul #sub-share li a {
  padding: 10px 20px;
  margin-right: 0 !important;
  display: block;
  font-family: "TT Fors", Sans-Serif;
  font-size: 12px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 20px;
  margin: 0;
  margin-bottom: 10px;
}
.pro-bloc-prefooter .pro-social-share-page ul #sub-share li a:hover, .pro-bloc-prefooter .pro-social-share-page ul #sub-share li a:focus {
  color: #FFFFFF;
}
.pro-bloc-prefooter .pro-social-share-page ul .open #sub-share {
  opacity: 1;
  display: block;
  pointer-events: auto;
}
.pro-bloc-prefooter .row .pro-signature-pacte {
  height: 60px;
}
.pro-bloc-prefooter .row .pro-signature-pacte > a {
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.2);
  position: absolute;
  background-color: #F37021;
  padding: 40px 0 15px 0;
  width: 430px;
  text-align: center;
  float: none;
  display: inline-block;
  left: 50%;
  border: 2px solid #F37021;
  border-color: #F37021;
  transform: translate(-50%, -60%) rotate(-4.6deg);
  transform: translate3d(-50%, -60%, 0) rotate(-4.6deg);
  transition: all 0.2s ease;
}
.couleur-ville .pro-bloc-prefooter .row .pro-signature-pacte > a {
  background-color: #F37021;
}
.couleur-eurometropole .pro-bloc-prefooter .row .pro-signature-pacte > a {
  background-color: #00AEEF;
}
.couleur-commune .pro-bloc-prefooter .row .pro-signature-pacte > a {
  background-color: #8DC63F;
}
.couleur-ville .pro-bloc-prefooter .row .pro-signature-pacte > a {
  border-color: #F37021;
}
.couleur-eurometropole .pro-bloc-prefooter .row .pro-signature-pacte > a {
  border-color: #00AEEF;
}
.couleur-commune .pro-bloc-prefooter .row .pro-signature-pacte > a {
  border-color: #8DC63F;
}
@media screen and (max-width: 767px) {
  .pro-bloc-prefooter .row .pro-signature-pacte > a {
    width: 90%;
  }
}
.pro-bloc-prefooter .row .pro-signature-pacte > a.pro-disabled {
  background: #F2F2F2;
  border-color: #EEE;
}
.pro-bloc-prefooter .row .pro-signature-pacte > a.pro-disabled:hover {
  background: #F2F2F2;
  border-color: #EEE;
  cursor: default;
}
.pro-bloc-prefooter .row .pro-signature-pacte > a.pro-disabled:hover .pro-svg > * {
  color: #000000;
}
.pro-bloc-prefooter .row .pro-signature-pacte > a.pro-disabled:hover .pro-svg > * .cls-1 {
  stroke: #000000;
}
.pro-bloc-prefooter .row .pro-signature-pacte > a.pro-disabled:hover .pro-svg > span {
  animation: none;
}
.pro-bloc-prefooter .row .pro-signature-pacte > a.pro-disabled:hover h3, .pro-bloc-prefooter .row .pro-signature-pacte > a.pro-disabled:hover p, .pro-bloc-prefooter .row .pro-signature-pacte > a.pro-disabled:hover span {
  color: #000000;
}
.pro-bloc-prefooter .row .pro-signature-pacte > a.pro-disabled:focus {
  outline: none;
}
.pro-bloc-prefooter .row .pro-signature-pacte > a:hover {
  background: #000000;
}
.pro-bloc-prefooter .row .pro-signature-pacte > a:hover .pro-svg > * {
  color: #F37021;
}
.couleur-ville .pro-bloc-prefooter .row .pro-signature-pacte > a:hover .pro-svg > * {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-prefooter .row .pro-signature-pacte > a:hover .pro-svg > * {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-prefooter .row .pro-signature-pacte > a:hover .pro-svg > * {
  color: #8DC63F;
}
.pro-bloc-prefooter .row .pro-signature-pacte > a:hover .pro-svg > * .cls-1 {
  stroke: #F37021;
}
.pro-bloc-prefooter .row .pro-signature-pacte > a:hover .pro-svg > span {
  animation-name: movePencil;
  animation-duration: 0.4s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-timing-function: ease-in-out;
}
.pro-bloc-prefooter .row .pro-signature-pacte > a:hover h3, .pro-bloc-prefooter .row .pro-signature-pacte > a:hover p, .pro-bloc-prefooter .row .pro-signature-pacte > a:hover span {
  color: #F37021;
}
.couleur-ville .pro-bloc-prefooter .row .pro-signature-pacte > a:hover h3, .couleur-ville .pro-bloc-prefooter .row .pro-signature-pacte > a:hover p, .couleur-ville .pro-bloc-prefooter .row .pro-signature-pacte > a:hover span {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-prefooter .row .pro-signature-pacte > a:hover h3, .couleur-eurometropole .pro-bloc-prefooter .row .pro-signature-pacte > a:hover p, .couleur-eurometropole .pro-bloc-prefooter .row .pro-signature-pacte > a:hover span {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-prefooter .row .pro-signature-pacte > a:hover h3, .couleur-commune .pro-bloc-prefooter .row .pro-signature-pacte > a:hover p, .couleur-commune .pro-bloc-prefooter .row .pro-signature-pacte > a:hover span {
  color: #8DC63F;
}
.pro-bloc-prefooter .row .pro-signature-pacte > a:focus {
  outline: 1px dashed #F37021;
}
.pro-bloc-prefooter .row .pro-signature-pacte > a .pro-svg svg {
  margin-bottom: 10px;
  position: relative;
  left: -25px;
  transition: all 0.2s ease;
}
@media screen and (max-width: 360px) {
  .pro-bloc-prefooter .row .pro-signature-pacte > a .pro-svg svg {
    width: 70%;
  }
}
.pro-bloc-prefooter .row .pro-signature-pacte > a .pro-svg svg .cls-1 {
  transition: all 0.2s ease;
}
.pro-bloc-prefooter .row .pro-signature-pacte > a .pro-svg span {
  font-size: 1.5em;
  position: absolute;
  margin-left: -20px;
  margin-top: -9px;
  font-weight: 400;
  display: inline-block !important;
  transition: all 0.2s ease;
}
@media screen and (max-width: 360px) {
  .pro-bloc-prefooter .row .pro-signature-pacte > a .pro-svg span {
    margin-top: -6px;
  }
}
.pro-bloc-prefooter .row .pro-signature-pacte > a h3 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.563em;
  font-weight: 700;
  color: #000;
  line-height: 1.2em;
  margin: 0;
  transition: all 0.2s ease;
}
.pro-bloc-prefooter .row .pro-signature-pacte > a p {
  color: #000;
  transition: all 0.2s ease;
}
.pro-bloc-prefooter .row .pro-signature-pacte > a span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #000;
  line-height: normal;
  transition: all 0.2s ease;
}

@media screen and (max-width: 1100px) {
  .pro-bloc-content-video > * {
    padding: 0;
  }
}
.pro-bloc-content-video #breadcrumb {
  padding: 15px 0;
}
.pro-bloc-content-video .pro-time {
  margin-bottom: -5px;
  position: relative;
  left: -15px;
}
@media screen and (max-width: 1100px) {
  .pro-bloc-content-video .pro-time {
    left: 0;
  }
}
.pro-bloc-content-video h1 {
  margin-bottom: 5px;
}
.pro-bloc-content-video .pro-bloc-texte > * {
  max-width: 90%;
}
.pro-bloc-content-video aside > * {
  background: none;
}
.pro-bloc-content-video aside .pro-meta-avis {
  padding: 25px 0 15px 0;
  border-bottom: 1px solid #b2b2b2;
}
.pro-bloc-content-video aside .pro-meta-avis::after {
  display: block;
  content: "";
  clear: both;
}
@media screen and (max-width: 767px) {
  .pro-bloc-content-video aside .pro-meta-avis {
    border-top: 1px solid #b2b2b2;
    padding-top: 15px;
    margin-top: 30px;
  }
}
.pro-bloc-content-video aside .pro-meta-avis .pro-avis {
  line-height: 40px;
  margin-right: 20px;
}
.pro-bloc-content-video aside .pro-meta-avis .pro-view {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #4c4c4c;
  line-height: 2.667em;
}
@media screen and (max-width: 1100px) {
  .pro-bloc-content-video aside .pro-meta-avis .pro-view {
    float: none;
    width: 100%;
  }
}
.pro-bloc-content-video aside .pro-item {
  padding-top: 20px;
}
.pro-bloc-content-video aside .pro-item::after {
  display: block;
  content: "";
  clear: both;
}
.pro-bloc-content-video aside .pro-item > * {
  float: left;
}
.pro-bloc-content-video aside .pro-item p, .pro-bloc-content-video aside .pro-item a {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #4c4c4c;
  line-height: 2em;
  margin-right: 3px;
  margin-bottom: 0;
}
.pro-bloc-content-video aside .pro-item a {
  text-decoration: underline;
}
.pro-bloc-content-video aside .pro-item a:hover, .pro-bloc-content-video aside .pro-item a:focus {
  color: #000;
  font-weight: 700;
}
.pro-bloc-content-video aside .pro-item a:after {
  content: ",";
  margin-right: 2px;
}
.pro-bloc-content-video aside .pro-item a:last-child:after {
  content: none;
}

.pro-bloc-listing-participation .pro-wrapper-sort {
  position: relative;
  z-index: 140;
  padding: 0;
  display: block;
  text-align: right;
  color: #FFFFFF;
}
.pro-bloc-listing-participation .pro-wrapper-sort::after {
  display: block;
  content: "";
  clear: both;
}
@media screen and (max-width: 767px) {
  .pro-bloc-listing-participation .pro-wrapper-sort {
    padding: 10px 0 20px 0;
  }
}
.pro-bloc-listing-participation .pro-wrapper-sort form {
  float: left;
}
.pro-bloc-listing-participation .pro-wrapper-sort form::after {
  display: block;
  content: "";
  clear: both;
}
@media screen and (max-width: 1200px) {
  .pro-bloc-listing-participation .pro-wrapper-sort form {
    float: none;
  }
}
.pro-bloc-listing-participation .pro-wrapper-sort form > *:first-child {
  padding-left: 0;
}
.pro-bloc-listing-participation .pro-wrapper-sort .pro-btn-yellow {
  position: relative;
  width: auto;
  padding: 12px 40px;
  display: inline-block;
}
.pro-bloc-listing-participation .pro-wrapper-sort .pro-btn-yellow:hover, .pro-bloc-listing-participation .pro-wrapper-sort .pro-btn-yellow:focus {
  background: #000000;
  border-color: #000000;
}
@media screen and (max-width: 767px) {
  .pro-bloc-listing-participation .pro-wrapper-sort .pro-btn-yellow {
    float: none;
    display: block;
  }
}
.pro-bloc-listing-participation .pro-wrapper-sort .pro-legend {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.636em;
  float: right;
}
.pro-bloc-listing-participation .pro-wrapper-sort .pro-legend:after {
  content: "\e90a";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  float: right;
  line-height: 1.8em;
  margin-left: 5px;
}
@media screen and (max-width: 1200px) {
  .pro-bloc-listing-participation .pro-wrapper-sort .pro-legend {
    float: none;
    display: inline-block;
  }
}
.pro-bloc-listing-participation .pro-wrapper-listing-participation {
  position: relative;
  background: #ffffff;
  padding: 20px 0 10px 0;
}
@media screen and (max-width: 767px) {
  .pro-bloc-listing-participation .pro-wrapper-listing-participation {
    padding: 15px 0;
  }
}
.pro-bloc-listing-participation .pro-wrapper-listing-participation .pro-bloc-card-participation {
  margin: 20px 0;
}
.pro-bloc-listing-participation .pro-wrapper-listing-participation .pro-bloc-card-participation:hover > *, .pro-bloc-listing-participation .pro-wrapper-listing-participation .pro-bloc-card-participation:focus > * {
  box-shadow: 0px 0 20px 0px rgba(0, 0, 0, 0.2);
  transform: none;
}
.pro-bloc-listing-participation .pro-wrapper-listing-participation .pro-bloc-card-participation .pro-header-participation {
  display: flex;
  padding: 10px 20px;
  margin-bottom: 20px;
  gap: 15px;
  align-items: center;
}
.pro-bloc-listing-participation .pro-wrapper-listing-participation .pro-bloc-card-participation .pro-header-participation .pro-header-author {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
  overflow: hidden;
}
.pro-bloc-listing-participation .pro-wrapper-listing-participation .pro-bloc-card-participation .pro-header-participation > p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #4c4c4c;
  line-height: 1.429em;
}
.pro-bloc-listing-participation .pro-wrapper-listing-participation .pro-bloc-card-participation .pro-header-participation > p strong {
  color: #000;
}
.pro-bloc-listing-participation .pro-wrapper-listing-participation .pro-bloc-card-participation .pro-content-participation {
  padding: 0 30px 20px 30px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.pro-bloc-listing-participation .pro-wrapper-listing-participation .pro-bloc-card-participation .pro-content-participation:after {
  left: 30px;
  right: 30px;
  width: calc(100% - 60px);
}
.pro-bloc-listing-participation .pro-wrapper-listing-participation .pro-bloc-card-participation .pro-content-participation h3 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.875em;
  font-weight: 700;
  color: #000;
  line-height: 1.15em;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  -webkit-line-clamp: 3;
  line-height: 1.25em;
  max-height: 3.75em;
}
@media screen and (max-width: 767px) {
  .pro-bloc-listing-participation .pro-wrapper-listing-participation .pro-bloc-card-participation .pro-content-participation h3 {
    font-size: 22px;
    line-height: 28px;
    min-height: 82.5px;
    margin-top: 10px;
  }
}
.pro-bloc-listing-participation .pro-wrapper-listing-participation .pro-bloc-card-participation .pro-content-participation .pro-time {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #000;
  line-height: normal;
}
.pro-bloc-listing-participation .pro-wrapper-listing-participation .pro-bloc-card-participation .pro-footer-participation {
  padding: 0;
  display: flex;
  align-items: center;
}
.pro-bloc-listing-participation .pro-wrapper-listing-participation .pro-bloc-card-participation .pro-footer-participation.pro-participation-deadline {
  padding: 0 25px;
}
.pro-bloc-listing-participation .pro-wrapper-listing-participation .pro-bloc-card-participation .pro-footer-petition {
  padding: 0 25px;
  background: #000000;
  height: 86px;
  border-top: none;
}
@media screen and (max-width: 767px) {
  .pro-bloc-listing-participation .pro-wrapper-listing-participation .pro-bloc-card-participation .pro-footer-petition {
    padding: 10px 20px;
  }
}
.pro-bloc-listing-participation .pro-wrapper-listing-participation .pro-bloc-card-participation .pro-footer-petition .pro-progress-bar {
  padding: 5px 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  transform: translate3d(0, -50%, 0);
}
.pro-bloc-listing-participation .pro-wrapper-listing-participation .pro-bloc-card-participation .pro-footer-petition .pro-progress-bar .pro-progress-container {
  position: relative;
  width: 100%;
  height: 6px;
  border-radius: 6px;
  background: #585d63;
  box-shadow: inset 4px 4px 5px 0px rgba(0, 0, 0, 0.35);
  margin-bottom: 8px;
}
.pro-bloc-listing-participation .pro-wrapper-listing-participation .pro-bloc-card-participation .pro-footer-petition .pro-progress-bar .pro-progress-container > div {
  position: absolute;
  left: 0;
  top: -1px;
  bottom: -1px;
  background: #FFFFFF;
  border-radius: 6px;
}
.pro-bloc-listing-participation .pro-wrapper-listing-participation .pro-bloc-card-participation .pro-footer-petition .pro-progress-bar p.pro-txt-progress {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: normal;
  text-align: center;
  margin: 0;
}
.pro-bloc-listing-participation .pro-wrapper-listing-participation .pro-bloc-card-participation .pro-footer-petition .pro-progress-bar + .pro-btn-yellow {
  margin-bottom: 15px;
}
.pro-bloc-listing-participation .pro-wrapper-listing-participation .pro-bloc-card-participation .pro-footer-petition > p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #000;
  line-height: 80px;
  float: left;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .pro-bloc-listing-participation .pro-wrapper-listing-participation .pro-bloc-card-participation .pro-footer-petition > p {
    float: none;
    line-height: 20px;
  }
}

.pro-bloc-facette-participation {
  position: relative;
  background: #20272F;
  padding-right: 20px;
}
.pro-bloc-facette-participation .pro-affiner {
  padding: 20px 30px 0;
  overflow: visible;
}
@media screen and (max-width: 767px) {
  .pro-bloc-facette-participation .pro-affiner {
    margin-bottom: 15px;
    padding: 20px 15px 25px;
  }
}
.pro-bloc-facette-participation form {
  padding: 0 0 0 30px;
}

.pro-widget-participation {
  padding: 0 0 0 30px;
  margin-bottom: 35px;
  margin-right: 20px;
}
.pro-widget-participation::after {
  display: block;
  content: "";
  clear: both;
}
@media screen and (max-width: 1100px) {
  .pro-widget-participation {
    margin-top: 35px;
    padding: 0;
  }
}
.pro-widget-participation h4 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.2em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.5em;
  margin-bottom: 5px;
  padding: 8px 0;
  display: block;
  position: relative;
}
.pro-widget-participation > a {
  position: relative;
  display: block;
  padding: 15px;
  background-color: white;
}
.pro-widget-participation > a:hover:after, .pro-widget-participation > a:focus:after {
  height: 4px;
  background-color: #F37021;
}
.couleur-ville .pro-widget-participation > a:hover:after, .couleur-ville .pro-widget-participation > a:focus:after {
  background-color: #F37021;
}
.couleur-eurometropole .pro-widget-participation > a:hover:after, .couleur-eurometropole .pro-widget-participation > a:focus:after {
  background-color: #00AEEF;
}
.couleur-commune .pro-widget-participation > a:hover:after, .couleur-commune .pro-widget-participation > a:focus:after {
  background-color: #8DC63F;
}
.pro-widget-participation > a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 1.5px;
  background: #cecece;
  transform-origin: bottom;
  transition: all 0.2s ease;
}
.pro-widget-participation > a .pro-meta {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  margin-bottom: 5px;
  text-align: left;
}
.pro-widget-participation > a .pro-meta > * {
  position: relative;
  font-size: 0.9em;
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
}
.pro-widget-participation > a .pro-meta .prefix-location:before {
  top: 3px;
}
.pro-widget-participation > a h3 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.125em;
  font-weight: 700;
  color: #000;
  line-height: 1.25em;
}
.pro-widget-participation > a .pro-meta-footer {
  position: relative;
}
.pro-widget-participation > a .pro-meta-footer::after {
  display: block;
  content: "";
  clear: both;
}
.pro-widget-participation > a .pro-meta-footer .pro-comments {
  float: left;
  width: 55%;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #000;
  line-height: 1.2em;
}
.pro-widget-participation > a .pro-meta-footer .pro-comments:before {
  content: "\e924";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  float: left;
  line-height: 1.4em;
  font-size: 1em;
  margin-right: 10px;
}
.pro-widget-participation > a .pro-meta-footer .pro-comments.pro-comments-right {
  float: right;
  width: auto;
}
.pro-widget-participation > a .pro-meta-footer .pro-citoyen-petition {
  float: left;
  width: 80%;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #000;
  line-height: 1.2em;
}
.pro-widget-participation > a .pro-meta-footer .pro-citoyen-initiative {
  float: left;
  width: 55%;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #000;
  line-height: 1.2em;
}
.pro-widget-participation > a .pro-meta-footer .pro-avis {
  width: 45%;
  float: right;
  text-align: right;
}
@media screen and (max-width: 1200px) {
  .pro-widget-participation > a .pro-meta-footer .pro-avis {
    width: 100%;
    float: left;
    text-align: left;
    margin-top: 6px;
  }
}
.pro-widget-participation > a .pro-meta-footer .pro-avis > * {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.75em;
  font-weight: 400;
  color: #000;
  line-height: 1.3em;
  margin-left: 17px;
}
.pro-widget-participation > a .pro-meta-footer .pro-avis > *:first-child {
  margin-left: 0;
}
.pro-widget-participation > a .pro-meta-footer .pro-avis > * > span {
  font-size: 1.2em;
  line-height: 1;
  margin-right: 3px;
}
.pro-widget-participation > a .pro-meta-footer .pro-avis > *.pro-dislike > span {
  transform: rotate(180deg);
  display: inline-block;
}

.pro-bloc-pub {
  position: relative;
  padding: 0 0 0 30px;
  margin: 30px 0;
  height: 280px;
}
@media screen and (max-width: 1100px) {
  .pro-bloc-pub {
    margin: 0 0 30px 0;
    width: 30%;
    float: left;
    margin-right: 30px;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .pro-bloc-pub {
    width: 100%;
  }
}
.pro-bloc-pub.pro-pub-large {
  height: 420px;
}
.pro-bloc-pub > a {
  position: relative;
  display: block;
}
.pro-bloc-pub > a:hover .pro-btn-yellow, .pro-bloc-pub > a:focus .pro-btn-yellow {
  background: #000000;
  border-color: #000000;
  color: #F37021;
}
.couleur-ville .pro-bloc-pub > a:hover .pro-btn-yellow, .couleur-ville .pro-bloc-pub > a:focus .pro-btn-yellow {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-pub > a:hover .pro-btn-yellow, .couleur-eurometropole .pro-bloc-pub > a:focus .pro-btn-yellow {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-pub > a:hover .pro-btn-yellow, .couleur-commune .pro-bloc-pub > a:focus .pro-btn-yellow {
  color: #8DC63F;
}
.pro-bloc-pub > a:hover figure img, .pro-bloc-pub > a:focus figure img {
  transform: scale(1.05);
}
.pro-bloc-pub figure {
  position: relative;
  overflow: hidden;
}
.pro-bloc-pub figure:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.75+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#bf000000", GradientType=0); /* IE6-9 */
}
.pro-bloc-pub figure img {
  transform: scale(1);
  transition: all 0.2s ease;
}
.pro-bloc-pub .caption {
  z-index: 100;
  width: calc(100% - 40px);
  bottom: 15px;
  left: 20px;
  right: 20px;
  top: auto;
  transform: none;
}
.pro-bloc-pub .caption h3 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.563em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.2em;
  margin-bottom: 15px;
}
.pro-bloc-pub .caption .pro-btn-yellow {
  margin-bottom: 10px;
}
.pro-bloc-pub .caption p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.2em;
  margin-bottom: 0;
}

.pro-bloc-accordion {
  margin-bottom: 5em;
  position: relative;
  position: relative;
  overflow: visible;
}
.pro-bloc-accordion::after {
  display: block;
  content: "";
  clear: both;
}
.pro-bloc-accordion:before {
  content: "";
  position: absolute;
  top: calc(-30px + 1px); /* Adjust this value to position the triangle */
  left: 0; /* Adjust this value to horizontally center the triangle */
  width: 0;
  height: 0;
  border-left: 100vw solid transparent;
  border-bottom: 30px solid #FFFFFF;
  z-index: 120;
}
.pro-bloc-accordion h2 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 2.813em;
  font-weight: 700;
  color: #000000;
  line-height: normal;
  text-transform: none;
  margin-top: 20px;
  margin-bottom: 30px;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .pro-bloc-accordion h2 {
    font-size: 1.5em;
    margin-bottom: 40px;
  }
}
.pro-bloc-accordion .panel-group {
  padding: 0;
  border: solid 1px #c5c6c7;
  margin-bottom: 20px;
}
.pro-bloc-accordion .panel-group .panel {
  border: none;
}
.pro-bloc-accordion .panel-group .panel:not(:last-child) {
  border-bottom: dashed 2px #d3d5d6;
}
.pro-bloc-accordion .panel-group .panel:last-child {
  border-bottom: solid 1px #c5c6c7;
}
.pro-bloc-accordion .panel-group .panel .panel-heading {
  background: none;
  padding: 10px 20px;
  padding: 0;
}
.pro-bloc-accordion .panel-group .panel .panel-heading[aria-expanded=true] h3 {
  background-color: #20272f;
  color: #FFFFFF;
}
.pro-bloc-accordion .panel-group .panel .panel-heading[aria-expanded=true] h3:after {
  content: "⏶";
  color: #FFFFFF;
  border-color: #FFFFFF;
}
.pro-bloc-accordion .panel-group .panel .panel-heading[aria-expanded=false] h3:after {
  content: "⏷";
}
.pro-bloc-accordion .panel-group .panel .panel-heading h3 {
  transition: all 0.2s ease;
  position: relative;
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.5em;
  font-weight: 700;
  color: #000000;
  line-height: normal;
  margin: 0;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .pro-bloc-accordion .panel-group .panel .panel-heading h3 {
    font-size: 1em;
  }
}
.pro-bloc-accordion .panel-group .panel .panel-heading h3 span {
  flex: 1;
  position: relative;
  display: inline-block;
  padding: 25px;
  text-decoration: none;
}
.pro-bloc-accordion .panel-group .panel .panel-heading h3:after {
  padding: 5px 11px;
  border: solid 1px #d9d9d9;
  line-height: normal;
  margin-right: 17px;
}
.pro-bloc-accordion .panel-group .panel .panel-collapse.in {
  position: relative;
  transform: translate3d(0, 0, 0);
}
.pro-bloc-accordion .panel-group .panel .panel-body {
  position: relative;
  padding: 25px;
  border: none;
  background: none;
  transition-delay: 0.4s;
  transition: all 0.5s ease;
}
.pro-bloc-accordion .panel-group .panel .panel-body h4 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.125em;
  font-weight: 700;
  color: #000000;
  line-height: normal;
  margin-top: 30px;
}
.pro-bloc-accordion .panel-group .panel .panel-body p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1em;
  font-weight: 400;
  color: #606060;
  line-height: 1.5em;
  margin-bottom: 10px;
}
.pro-bloc-accordion .panel-group .panel .panel-body ul {
  padding: 0;
  margin-bottom: 10px;
  list-style-type: none;
}
.pro-bloc-accordion .panel-group .panel .panel-body ul::after {
  display: block;
  content: "";
  clear: both;
}
.pro-bloc-accordion .panel-group .panel .panel-body ul li {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1em;
  font-weight: 400;
  color: #606060;
  line-height: 1.5em;
  padding-left: 22px;
}
.pro-bloc-accordion .panel-group .panel .panel-body ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  width: 13px;
  height: 4px;
  background: #606060;
}
.pro-bloc-accordion .panel-group .panel .panel-body ul li a {
  color: #000;
  text-decoration: none;
  transition: all 0.2s ease;
}
.pro-bloc-accordion .panel-group .panel .panel-body ul li a:hover, .pro-bloc-accordion .panel-group .panel .panel-body ul li a:focus {
  color: #3a3a3a;
}
.pro-bloc-accordion .panel-group .panel .panel-body ol {
  padding: 0;
  margin-bottom: 10px;
  list-style-type: decimal;
}
.pro-bloc-accordion .panel-group .panel .panel-body ol::after {
  display: block;
  content: "";
  clear: both;
}
.pro-bloc-accordion .panel-group .panel .panel-body ol li {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1em;
  font-weight: 400;
  color: #606060;
  line-height: 1.5em;
  margin-left: 15px;
}
.pro-bloc-accordion .panel-group .panel .panel-body ol li a {
  color: #000;
  text-decoration: none;
  transition: all 0.2s ease;
}
.pro-bloc-accordion .panel-group .panel .panel-body ol li a:hover, .pro-bloc-accordion .panel-group .panel .panel-body ol li a:focus {
  color: #3a3a3a;
}

.pro-bloc-dashboard {
  position: relative;
  z-index: 10;
  background: url(../images/background/background-dashboard-2x.png);
  background-size: cover;
}
.pro-bloc-dashboard .pro-user {
  display: flex;
  justify-items: flex-end;
  align-items: center;
  height: 60px;
}
.pro-bloc-dashboard .pro-user::after {
  display: block;
  content: "";
  clear: both;
}
.pro-bloc-dashboard .pro-user > * {
  float: right;
}
.pro-bloc-dashboard .pro-user > span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 16px;
  margin-right: 20px;
}
.pro-bloc-dashboard .pro-user > span span {
  font-weight: 700;
}
.pro-bloc-dashboard .pro-user a {
  position: relative;
  display: block;
  height: 100%;
}
.pro-bloc-dashboard .pro-user a:after {
  content: "\e93a";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 60px;
  color: #FFFFFF;
  opacity: 0;
  transition: all 0.2s ease;
}
.pro-bloc-dashboard .pro-user a:hover:after, .pro-bloc-dashboard .pro-user a:focus:after {
  opacity: 1;
}
.pro-bloc-dashboard .pro-user a:hover figure img, .pro-bloc-dashboard .pro-user a:focus figure img {
  opacity: 0.5;
}
.pro-bloc-dashboard .pro-user a:hover span, .pro-bloc-dashboard .pro-user a:focus span {
  opacity: 1;
}
.no-hover .pro-bloc-dashboard .pro-user a:hover span, .no-hover .pro-bloc-dashboard .pro-user a:focus span {
  opacity: 0;
}
.pro-bloc-dashboard .pro-user a figure {
  position: relative;
  top: 10px;
  border-radius: 50%;
  overflow: hidden;
}
.pro-bloc-dashboard .pro-user a figure img {
  transition: all 0.2s ease;
}
.pro-bloc-dashboard .pro-user a span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.688em;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
  line-height: normal;
  position: absolute;
  left: 50%;
  right: 0;
  bottom: -10px;
  width: 100px;
  text-align: center;
  margin-left: -50px;
  opacity: 0;
  transition: all 0.2s ease;
}
.pro-bloc-dashboard .pro-wrapper-dashboard {
  padding: 40px 0 90px 0;
}
.pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-activite {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-activite .col-lg-3 {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 15px;
  }
}
@media (min-width: 1200px) {
  .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-activite .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-title-dashboard {
  position: relative;
  display: flex;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .pro-bloc-dashboard .pro-wrapper-dashboard .pro-title-dashboard {
    margin-bottom: 10px;
    flex-direction: column;
  }
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-title-dashboard h1, .pro-bloc-dashboard .pro-wrapper-dashboard .pro-title-dashboard h2 {
  font-family: "TT Fors", Sans-Serif;
  font-size: 2.5em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.15em;
  display: inline-block;
  flex: 1;
  margin: 0;
  padding: 0 30px 0 0;
  z-index: 10;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-title-dashboard h2 {
  margin-bottom: 0;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-title-dashboard .pro-user {
  align-self: flex-end;
}
.pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account .pro-title-dashboard {
  margin-bottom: 0;
}
.pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account .pro-btn-back {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.15em;
  margin-top: 25px;
  display: block;
  margin-bottom: 20px;
  transition: all 0.2s ease;
}
@media screen and (max-width: 767px) {
  .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account .pro-btn-back {
    margin-bottom: 30px;
  }
}
.pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account .pro-btn-back:before {
  content: "\e90e";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  color: #FFFFFF;
  position: relative;
  top: -2px;
  left: 0;
  transition: all 0.2s ease;
}
.pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account .pro-btn-back:hover, .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account .pro-btn-back:focus {
  color: #F37021;
}
.couleur-ville .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account .pro-btn-back:hover, .couleur-ville .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account .pro-btn-back:focus {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account .pro-btn-back:hover, .couleur-eurometropole .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account .pro-btn-back:focus {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account .pro-btn-back:hover, .couleur-commune .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account .pro-btn-back:focus {
  color: #8DC63F;
}
.pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account .pro-btn-back:hover:before, .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account .pro-btn-back:focus:before {
  left: -10px;
}
.pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form {
  position: relative;
  clear: both;
}
.pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form::after {
  display: block;
  content: "";
  clear: both;
}
.pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-row {
  position: relative;
  margin: 0 -10px;
}
.pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-row::after {
  display: block;
  content: "";
  clear: both;
}
.pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-row .form-group {
  margin-bottom: 15px;
}
.pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-row .form-half {
  float: left;
  width: 50%;
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-row .form-half {
    width: 100%;
  }
}
.pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-row .form-third {
  float: left;
  width: 33.33%;
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-row .form-third {
    width: 100%;
  }
}
.pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-row label {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.15em;
  display: block;
  margin-bottom: 6px;
}
.pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-row label .required {
  color: #ff0000;
}
.pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-row input {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #000;
  line-height: 20px;
  height: 100%;
  padding: 10px 15px;
  border-color: #b2b2b2;
  background: #FFFFFF;
}
.pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-row input.disabled {
  background: #dcdcdc;
}
.pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-row input.disabled:hover, .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-row input.disabled:focus {
  border-color: #b2b2b2;
}
.pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-row input:hover, .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-row input:focus {
  border-color: #F37021;
}
.couleur-ville .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-row input:hover, .couleur-ville .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-row input:focus {
  border-color: #F37021;
}
.couleur-eurometropole .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-row input:hover, .couleur-eurometropole .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-row input:focus {
  border-color: #00AEEF;
}
.couleur-commune .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-row input:hover, .couleur-commune .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-row input:focus {
  border-color: #8DC63F;
}
.pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-row .form-city {
  width: calc(100% - 105px);
  float: left;
}
.pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-row .form-code {
  width: 100px;
  float: right;
}
.pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-form-submit button {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #000000;
  line-height: 22px;
  background-color: #F37021;
  border-radius: 4px;
  display: inline-block;
  padding: 12px 40px;
  border: 2px solid #F37021;
  border-color: #F37021;
  float: right;
  right: 10px;
  position: relative;
  margin-top: 10px;
  transition: all 0.2s ease;
}
.couleur-ville .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-form-submit button {
  background-color: #F37021;
}
.couleur-eurometropole .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-form-submit button {
  background-color: #00AEEF;
}
.couleur-commune .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-form-submit button {
  background-color: #8DC63F;
}
.couleur-ville .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-form-submit button {
  border-color: #F37021;
}
.couleur-eurometropole .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-form-submit button {
  border-color: #00AEEF;
}
.couleur-commune .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-form-submit button {
  border-color: #8DC63F;
}
@media screen and (max-width: 767px) {
  .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-form-submit button {
    width: calc(100% - 20px);
    right: 0;
    float: none;
    padding: 12px 20px;
    margin: 10px 10px 0 10px;
  }
}
.pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-form-submit button:hover, .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-form-submit button:focus {
  background: none;
  color: #F37021;
}
.couleur-ville .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-form-submit button:hover, .couleur-ville .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-form-submit button:focus {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-form-submit button:hover, .couleur-eurometropole .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-form-submit button:focus {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-form-submit button:hover, .couleur-commune .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .pro-form-submit button:focus {
  color: #8DC63F;
}
.pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .displayListing {
  position: relative;
  float: none;
  width: 100%;
  padding: 0 10px;
}
.pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .displayListing .form-group {
  position: relative;
  margin: 10px 0 20px 0;
}
.pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .displayListing .form-group input {
  display: none;
}
.pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .displayListing .form-group input:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
.pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .displayListing .form-group label {
  margin: 0;
  line-height: 20px;
  padding: 0 0 0 30px;
}
.pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .displayListing .form-group label:hover {
  color: #F37021;
  cursor: pointer;
}
.couleur-ville .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .displayListing .form-group label:hover {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .displayListing .form-group label:hover {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .displayListing .form-group label:hover {
  color: #8DC63F;
}
.pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .displayListing .form-group label:before {
  content: "";
  position: absolute;
  float: left;
  margin-right: 10px;
  transform: none;
  text-align: left;
  width: 20px;
  height: 20px;
  border: 1px solid #a6a6a6;
  border-radius: 2px;
  background: #fff;
  cursor: pointer;
  left: 0;
  top: 1px;
}
.pro-bloc-dashboard .pro-wrapper-dashboard #pro-onglet-account form .displayListing .form-group label:after {
  content: "\e91a";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  text-shadow: 1px 1px 0 #FFFFFF, 0px -2px 0 #FFFFFF;
  font-size: 16px;
  position: absolute;
  left: 5px;
  top: 1px;
  transform: translateY(-50%);
  transform: translate3d(0, -50%, 0);
  cursor: pointer;
  color: #FFFFFF;
  transition: all 0.2s;
  background: none;
  opacity: 0;
  transform: scale(0);
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item {
  position: relative;
  display: block;
  overflow: hidden;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item .pro-link-dashboard {
  display: block;
  position: relative;
  text-align: center;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item .pro-link-dashboard > .pro-txt {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: normal;
  text-align: left;
  display: block;
  margin: auto;
  padding: 10px 30px;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item .pro-link-dashboard > .pro-txt:before {
  content: "⏵";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  float: right;
  position: relative;
  top: 2px;
  right: 0;
  font-size: 18px;
  transition: all 0.2s ease;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-projet {
  background: #8DC63F;
  display: flex;
  flex-direction: column;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-projet:hover:before, .pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-projet:focus:before {
  border-color: #FFFFFF;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-projet:hover .pro-item-center .pro-txt:after, .pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-projet:focus .pro-item-center .pro-txt:after {
  right: 20px;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-projet:after {
  content: "\e933";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 25px;
  right: 25px;
  color: #fff;
  opacity: 0.1;
  font-size: 70px;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-projet .pro-item-center {
  position: relative;
  text-align: left;
  padding: 10px 30px;
  flex: 1;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1600px) {
  .pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-projet .pro-item-center {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media screen and (max-width: 575px) {
  .pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-projet .pro-item-center {
    flex-direction: row;
    align-items: center;
  }
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-projet .pro-item-center > span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.875em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.0667em;
  display: inline-block;
  transition: all 0.2s ease;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-projet .pro-item-center > span.pro-number {
  font-size: 6.25em;
  font-weight: 700;
  margin-right: 15px;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-projet .pro-link-dashboard > span.pro-txt {
  font-weight: bold;
  border-top: 1px dashed #FFFFFF;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-agenda {
  margin-top: 32px;
  background: #8DC63F;
  display: flex;
  flex-direction: column;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-agenda .pro-item-center {
  position: relative;
  text-align: left;
  padding: 10px 30px;
  flex: 1;
  display: flex;
  align-items: center;
  transition: all 0.2s ease;
}
@media screen and (max-width: 1600px) {
  .pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-agenda .pro-item-center {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media screen and (max-width: 575px) {
  .pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-agenda .pro-item-center {
    flex-direction: row;
    align-items: center;
  }
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-agenda .pro-item-center:after {
  content: "\e90d";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 25px;
  right: 25px;
  color: #000;
  opacity: 0.1;
  font-size: 70px;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-agenda .pro-item-center > span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.875em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.0667em;
  position: relative;
  z-index: 10;
  display: inline-block;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-agenda .pro-item-center > span.pro-number {
  font-size: 6.25em;
  font-weight: 700;
  margin-right: 15px;
  text-transform: capitalize;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-agenda .pro-link-dashboard > span.pro-txt {
  border-top: dashed 1px #FFFFFF;
  color: #FFFFFF;
  font-weight: bold;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-petition {
  background: #F37021;
}
@media screen and (max-width: 767px) {
  .pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-petition {
    margin-top: 32px;
  }
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-petition .pro-item-center {
  display: flex;
  flex-direction: column;
  padding: 30px;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-petition .pro-item-center:after {
  content: "\e938";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  right: -8px;
  top: 40px;
  color: #fff;
  font-size: 110px;
  opacity: 0.1;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-petition .pro-item-center > span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.875em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.0667em;
  display: inline-block;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-petition .pro-item-center > span.pro-number {
  font-size: 6.25em;
  font-weight: 700;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-petition .pro-item-center > span.pro-txt {
  text-align: left;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-petition .pro-link-dashboard {
  border: none;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-petition .pro-link-dashboard > * {
  border-top: dashed 1px #FFFFFF;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-initiative {
  background: #F37021;
}
@media screen and (max-width: 1200px) {
  .pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-initiative {
    margin-top: 32px;
  }
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-initiative .pro-item-center {
  position: relative;
  text-align: center;
  padding: 20px;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-initiative .pro-item-center div > span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.875em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.0667em;
  display: inline-block;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-initiative .pro-item-center div > span.icon-ico-initiative {
  font-size: 3.5em;
  font-weight: 400;
  opacity: 0.1;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-initiative .pro-item-center div > span.pro-txt {
  width: 100%;
  text-align: center;
  margin-top: 5px;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-initiative .pro-bloc-link-dashboard {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  border-top: dashed 1px #FFFFFF;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-initiative .pro-bloc-link-dashboard::after {
  display: block;
  content: "";
  clear: both;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-initiative .pro-bloc-link-dashboard > * {
  position: relative;
  padding: 20px;
  transition: all 0.2s ease;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-initiative .pro-bloc-link-dashboard > *:first-child {
  border-right: dashed 1px #FFFFFF;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-initiative .pro-bloc-link-dashboard > *:after {
  content: "⏵";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  display: block;
  text-align: center;
  font-size: 18px;
  color: #FFFFFF;
  transition: all 0.2s ease;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-initiative .pro-bloc-link-dashboard > *:hover, .pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-initiative .pro-bloc-link-dashboard > *:focus {
  background: #000000;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-initiative .pro-bloc-link-dashboard > *:hover:after, .pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-initiative .pro-bloc-link-dashboard > *:hover strong, .pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-initiative .pro-bloc-link-dashboard > *:hover span, .pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-initiative .pro-bloc-link-dashboard > *:focus:after, .pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-initiative .pro-bloc-link-dashboard > *:focus strong, .pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-initiative .pro-bloc-link-dashboard > *:focus span {
  color: #FFFFFF;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-initiative .pro-bloc-link-dashboard > * strong {
  font-family: "TT Fors", Sans-Serif;
  font-size: 2.5em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.0667em;
  display: block;
  text-align: center;
  margin-bottom: 5px;
  transition: all 0.2s ease;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-initiative .pro-bloc-link-dashboard > * span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: normal;
  text-align: center;
  display: block;
  margin: auto;
  transition: all 0.2s ease;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-budget {
  background-color: #F37021;
}
.couleur-ville .pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-budget {
  background-color: #F37021;
}
.couleur-eurometropole .pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-budget {
  background-color: #00AEEF;
}
.couleur-commune .pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-budget {
  background-color: #8DC63F;
}
@media screen and (max-width: 1200px) {
  .pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-budget {
    margin-top: 32px;
  }
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-budget .pro-item-center {
  background: #FFFFFF;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-budget .pro-item-center p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.75em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: normal;
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0 15px;
  letter-spacing: 1px;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-budget .pro-title-budget {
  display: flex;
  justify-items: center;
  align-items: center;
  padding: 30px;
}
@media screen and (max-width: 1600px) {
  .pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-budget .pro-title-budget {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media screen and (max-width: 575px) {
  .pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-budget .pro-title-budget {
    flex-direction: row;
    align-items: center;
  }
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-budget .pro-title-budget .pro-number {
  font-family: "TT Fors", Sans-Serif;
  font-size: 6.25em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.0667em;
  margin-right: 15px;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-budget .pro-title-budget .pro-title {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.875em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.0667em;
  display: inline-block;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-budget .pro-link-dashboard {
  border: none;
  top: 0;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-budget .pro-link-dashboard > * {
  border-top: 1px dashed #FFFFFF;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-budget .pro-link-dashboard > *:hover:after, .pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-budget .pro-link-dashboard > *:focus:after {
  right: -10px;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-budget .pro-info-vote {
  padding: 20px;
  margin: 10px;
  background: #20272f;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-budget .pro-info-vote:after {
  content: "\e939";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  line-height: 16px;
  color: #8dc63f;
  float: right;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-budget .pro-info-vote span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1em;
  position: relative;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-budget .pro-info-vote span strong {
  font-size: 1.286em;
  font-weight: 700;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-budget .pro-info-reset {
  margin: 10px;
  display: flex;
  flex-direction: column;
}
.pro-bloc-dashboard .pro-wrapper-dashboard .pro-item.pro-item-budget .pro-info-reset .pro-btn-black {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 700;
  color: #fff;
  align-self: stretch;
  padding: 20px;
  background-color: #20272f;
  text-align: center;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}

.pro-bloc-slider {
  position: relative;
  z-index: 50;
}

.pro-wrapper-list-dashboard {
  position: relative;
  z-index: 10;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose {
  position: relative;
  overflow: visible;
  background-color: #5a2cc4;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe:before, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose:before {
  content: "";
  position: absolute;
  top: calc(-30px + 1px); /* Adjust this value to position the triangle */
  left: 0; /* Adjust this value to horizontally center the triangle */
  width: 0;
  height: 0;
  border-left: 100vw solid transparent;
  border-bottom: 30px solid #5a2cc4;
  z-index: 120;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe h2, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose h2 {
  color: #FFFFFF;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .pro-btn, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .pro-btn {
  color: #171c22;
  background: #FFFFFF;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .pro-btn:hover, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .pro-btn:focus, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .pro-btn:hover, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .pro-btn:focus {
  color: #FFFFFF;
  background-color: #171c22;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .owl-carousel .owl-dots .owl-dot, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .owl-carousel .owl-dots .owl-dot {
  border: solid 1px #FFFFFF;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .owl-carousel .owl-dots .owl-dot.active, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .owl-carousel .owl-dots .owl-dot.active {
  background: #FFFFFF;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .owl-carousel .owl-nav .owl-prev span, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .owl-carousel .owl-nav .owl-next span, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .owl-carousel .owl-nav .owl-prev span, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .owl-carousel .owl-nav .owl-next span {
  border: solid 1px #FFFFFF;
  background: transparent;
  color: #FFFFFF;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .owl-carousel .owl-nav .owl-prev span:hover, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .owl-carousel .owl-nav .owl-prev span:focus, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .owl-carousel .owl-nav .owl-next span:hover, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .owl-carousel .owl-nav .owl-next span:focus, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .owl-carousel .owl-nav .owl-prev span:hover, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .owl-carousel .owl-nav .owl-prev span:focus, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .owl-carousel .owl-nav .owl-next span:hover, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .owl-carousel .owl-nav .owl-next span:focus {
  color: #F37021;
}
.couleur-ville .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .owl-carousel .owl-nav .owl-prev span:hover, .couleur-ville .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .owl-carousel .owl-nav .owl-prev span:focus, .couleur-ville .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .owl-carousel .owl-nav .owl-next span:hover, .couleur-ville .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .owl-carousel .owl-nav .owl-next span:focus, .couleur-ville .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .owl-carousel .owl-nav .owl-prev span:hover, .couleur-ville .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .owl-carousel .owl-nav .owl-prev span:focus, .couleur-ville .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .owl-carousel .owl-nav .owl-next span:hover, .couleur-ville .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .owl-carousel .owl-nav .owl-next span:focus {
  color: #F37021;
}
.couleur-eurometropole .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .owl-carousel .owl-nav .owl-prev span:hover, .couleur-eurometropole .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .owl-carousel .owl-nav .owl-prev span:focus, .couleur-eurometropole .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .owl-carousel .owl-nav .owl-next span:hover, .couleur-eurometropole .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .owl-carousel .owl-nav .owl-next span:focus, .couleur-eurometropole .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .owl-carousel .owl-nav .owl-prev span:hover, .couleur-eurometropole .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .owl-carousel .owl-nav .owl-prev span:focus, .couleur-eurometropole .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .owl-carousel .owl-nav .owl-next span:hover, .couleur-eurometropole .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .owl-carousel .owl-nav .owl-next span:focus {
  color: #00AEEF;
}
.couleur-commune .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .owl-carousel .owl-nav .owl-prev span:hover, .couleur-commune .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .owl-carousel .owl-nav .owl-prev span:focus, .couleur-commune .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .owl-carousel .owl-nav .owl-next span:hover, .couleur-commune .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .owl-carousel .owl-nav .owl-next span:focus, .couleur-commune .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .owl-carousel .owl-nav .owl-prev span:hover, .couleur-commune .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .owl-carousel .owl-nav .owl-prev span:focus, .couleur-commune .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .owl-carousel .owl-nav .owl-next span:hover, .couleur-commune .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .owl-carousel .owl-nav .owl-next span:focus {
  color: #8DC63F;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .pro-bloc-card-petition .pro-header-petition, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .pro-bloc-card-petition .pro-header-petition {
  padding: 15px;
  border-bottom: dashed 1px #e1e1e1;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .pro-bloc-card-petition .pro-content-petition, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .pro-bloc-card-petition .pro-content-petition {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .pro-bloc-card-petition .pro-content-petition h3, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .pro-bloc-card-petition .pro-content-petition h3 {
  font-size: 1.6em;
  height: 85px;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .pro-bloc-card-petition .pro-content-petition .pro-meta, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .pro-bloc-card-petition .pro-content-petition .pro-meta {
  display: flex;
  gap: 5px;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .pro-bloc-card-petition .pro-content-petition .pro-meta span, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .pro-bloc-card-petition .pro-content-petition .pro-meta span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.8em;
  font-weight: 700;
  padding: 2px 7px;
  border: solid 2px #dddddd;
  text-transform: uppercase;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .pro-bloc-card-petition .pro-content-petition .pro-meta span:after, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .pro-bloc-card-petition .pro-content-petition .pro-meta span:after {
  content: none;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .pro-bloc-card-petition .pro-content-petition .prefix-location, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .pro-bloc-card-petition .pro-content-petition .prefix-location {
  margin: 5px 0;
  font-size: 0.9em;
  font-weight: 700;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .pro-bloc-card-petition .pro-content-petition .prefix-location:before, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .pro-bloc-card-petition .pro-content-petition .prefix-location:before {
  top: 0;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .pro-bloc-card-petition .pro-footer-petition .pro-progress-container, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .pro-bloc-card-petition .pro-footer-petition .pro-progress-container {
  height: 8px;
  background-color: #585d63;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .pro-bloc-card-petition .pro-footer-petition .pro-progress-container .pro-txt-progress, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .pro-bloc-card-petition .pro-footer-petition .pro-progress-container .pro-txt-progress {
  text-align: center;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .pro-bloc-card-petition .pro-footer-petition .pro-progress-container > div, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .pro-bloc-card-petition .pro-footer-petition .pro-progress-container > div {
  background: #FFFFFF;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .pro-bloc-card-petition .footer-comment, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .pro-bloc-card-petition .footer-comment {
  padding: 15px 20px;
  border-top: dashed 1px #e1e1e1;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .pro-bloc-card-petition .footer-comment span, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .pro-bloc-card-petition .footer-comment span {
  font-size: 0.8em;
  font-weight: 700;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .pro-bloc-card-petition p, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-signe .pro-bloc-card-petition span.pro-time, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .pro-bloc-card-petition p, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-petition-depose .pro-bloc-card-petition span.pro-time {
  margin-bottom: 0;
  font-size: 0.9em;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-aide, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-depose {
  position: relative;
  overflow: visible;
  background-color: #FFFFFF;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-aide:before, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-depose:before {
  content: "";
  position: absolute;
  top: calc(-30px + 1px); /* Adjust this value to position the triangle */
  left: 0; /* Adjust this value to horizontally center the triangle */
  width: 0;
  height: 0;
  border-left: 100vw solid transparent;
  border-bottom: 30px solid #FFFFFF;
  z-index: 120;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-aide h2, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-depose h2 {
  color: #171c22;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-aide .pro-btn, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-depose .pro-btn {
  color: #FFFFFF;
  background-color: #171c22;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-aide .pro-btn:hover, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-aide .pro-btn:focus, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-depose .pro-btn:hover, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-depose .pro-btn:focus {
  color: #171c22;
  background: #FFFFFF;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-aide .owl-carousel .owl-dots .owl-dot, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-depose .owl-carousel .owl-dots .owl-dot {
  border: solid 1px #2e3d50;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-aide .owl-carousel .owl-dots .owl-dot.active, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-depose .owl-carousel .owl-dots .owl-dot.active {
  background: #2e3d50;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-aide .owl-carousel .owl-nav .owl-prev span, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-aide .owl-carousel .owl-nav .owl-next span, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-depose .owl-carousel .owl-nav .owl-prev span, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-depose .owl-carousel .owl-nav .owl-next span {
  border: solid 1px #2e3d50;
  background: #FFFFFF;
  color: #2e3d50;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-aide .owl-carousel .owl-nav .owl-prev span:hover, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-aide .owl-carousel .owl-nav .owl-prev span:focus, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-aide .owl-carousel .owl-nav .owl-next span:hover, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-aide .owl-carousel .owl-nav .owl-next span:focus, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-depose .owl-carousel .owl-nav .owl-prev span:hover, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-depose .owl-carousel .owl-nav .owl-prev span:focus, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-depose .owl-carousel .owl-nav .owl-next span:hover, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-depose .owl-carousel .owl-nav .owl-next span:focus {
  color: #FFFFFF;
  background-color: #2e3d50;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-aide .pro-info-top-right, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-depose .pro-info-top-right {
  display: flex;
  gap: 5px;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-aide .pro-info-top-right .pro-encart-theme, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-depose .pro-info-top-right .pro-encart-theme {
  text-transform: uppercase;
  max-width: 400px;
  font-weight: 700 !important;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-aide .pro-time, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-depose .pro-time {
  font-size: 0.9em;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-aide .prefix-location, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-depose .prefix-location {
  margin-left: 5px;
  font-weight: 700;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-aide .prefix-location:before, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-initiative-depose .prefix-location:before {
  top: 0;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-event {
  position: relative;
  overflow: visible;
  background-color: #FFFFFF;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-event:before {
  content: "";
  position: absolute;
  top: calc(-30px + 1px); /* Adjust this value to position the triangle */
  left: 0; /* Adjust this value to horizontally center the triangle */
  width: 0;
  height: 0;
  border-left: 100vw solid transparent;
  border-bottom: 30px solid #FFFFFF;
  z-index: 120;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-event h2 {
  color: #171c22;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-event .pro-btn {
  color: #FFFFFF;
  background-color: #171c22;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-event .pro-btn:hover, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-event .pro-btn:focus {
  color: #171c22;
  background: #FFFFFF;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-event .owl-carousel .owl-dots .owl-dot {
  border: solid 1px #2e3d50;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-event .owl-carousel .owl-dots .owl-dot.active {
  background: #2e3d50;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-event .owl-carousel .owl-nav .owl-prev span, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-event .owl-carousel .owl-nav .owl-next span {
  border: solid 1px #2e3d50;
  background: #FFFFFF;
  color: #2e3d50;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-event .owl-carousel .owl-nav .owl-prev span:hover, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-event .owl-carousel .owl-nav .owl-prev span:focus, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-event .owl-carousel .owl-nav .owl-next span:hover, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-event .owl-carousel .owl-nav .owl-next span:focus {
  color: #FFFFFF;
  background-color: #2e3d50;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-event .pro-header-event span.pro-time {
  text-transform: uppercase;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-event .pro-header-event span.pro-time, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-event .pro-header-event span.prefix-location {
  font-size: 0.9em;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-event .pro-header-event h3, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-event .pro-header-event span.prefix-location {
  margin: 0;
  font-weight: 700;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-event .pro-header-event h3 {
  margin: 0;
  font-size: 1.6em;
  height: 90px;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-event .pro-header-event span.prefix-location {
  margin-left: 5px;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-event .pro-header-event span.prefix-location:before {
  top: 4px;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-event .pro-footer-event {
  background-color: transparent;
  border-top: dashed 1px #d9d9d9;
  padding: 10px 10px 10px 20px;
  display: flex;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-event .pro-footer-event .pro-number {
  float: none;
  flex: 1;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-event .pro-footer-event .pro-btn-action {
  border-color: #282f37;
  background-color: #FFFFFF;
  width: 160px;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-event .pro-footer-event .pro-btn-action:after {
  content: none;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet {
  position: relative;
  overflow: visible;
  background: #8DC63F;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet:before {
  content: "";
  position: absolute;
  top: calc(-30px + 1px); /* Adjust this value to position the triangle */
  left: 0; /* Adjust this value to horizontally center the triangle */
  width: 0;
  height: 0;
  border-left: 100vw solid transparent;
  border-bottom: 30px solid #8DC63F;
  z-index: 120;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet h2 {
  color: #FFFFFF;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet .pro-btn {
  color: #171c22;
  background: #FFFFFF;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet .pro-btn:hover, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet .pro-btn:focus {
  color: #FFFFFF;
  background-color: #171c22;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet .owl-carousel .owl-dots .owl-dot {
  border: solid 1px #FFFFFF;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet .owl-carousel .owl-dots .owl-dot.active {
  background: #FFFFFF;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet .owl-carousel .owl-nav .owl-prev span, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet .owl-carousel .owl-nav .owl-next span {
  border: solid 1px #FFFFFF;
  background: transparent;
  color: #FFFFFF;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet .owl-carousel .owl-nav .owl-prev span:hover, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet .owl-carousel .owl-nav .owl-prev span:focus, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet .owl-carousel .owl-nav .owl-next span:hover, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet .owl-carousel .owl-nav .owl-next span:focus {
  color: #F37021;
}
.couleur-ville .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet .owl-carousel .owl-nav .owl-prev span:hover, .couleur-ville .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet .owl-carousel .owl-nav .owl-prev span:focus, .couleur-ville .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet .owl-carousel .owl-nav .owl-next span:hover, .couleur-ville .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet .owl-carousel .owl-nav .owl-next span:focus {
  color: #F37021;
}
.couleur-eurometropole .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet .owl-carousel .owl-nav .owl-prev span:hover, .couleur-eurometropole .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet .owl-carousel .owl-nav .owl-prev span:focus, .couleur-eurometropole .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet .owl-carousel .owl-nav .owl-next span:hover, .couleur-eurometropole .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet .owl-carousel .owl-nav .owl-next span:focus {
  color: #00AEEF;
}
.couleur-commune .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet .owl-carousel .owl-nav .owl-prev span:hover, .couleur-commune .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet .owl-carousel .owl-nav .owl-prev span:focus, .couleur-commune .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet .owl-carousel .owl-nav .owl-next span:hover, .couleur-commune .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet .owl-carousel .owl-nav .owl-next span:focus {
  color: #8DC63F;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-soumis, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-vote {
  position: relative;
  overflow: visible;
  background-color: #F37021;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-soumis:before, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-vote:before {
  content: "";
  position: absolute;
  top: calc(-30px + 1px); /* Adjust this value to position the triangle */
  left: 0; /* Adjust this value to horizontally center the triangle */
  width: 0;
  height: 0;
  border-left: 100vw solid transparent;
  border-bottom: 30px solid #f37021;
  z-index: 120;
}
.couleur-ville .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-soumis, .couleur-ville .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-vote {
  background-color: #F37021;
}
.couleur-eurometropole .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-soumis, .couleur-eurometropole .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-vote {
  background-color: #00AEEF;
}
.couleur-commune .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-soumis, .couleur-commune .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-vote {
  background-color: #8DC63F;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-soumis h2, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-vote h2 {
  color: #FFFFFF;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-soumis .pro-btn, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-vote .pro-btn {
  color: #171c22;
  background: #FFFFFF;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-soumis .pro-btn:hover, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-soumis .pro-btn:focus, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-vote .pro-btn:hover, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-vote .pro-btn:focus {
  color: #FFFFFF;
  background-color: #171c22;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-soumis .owl-carousel .owl-dots .owl-dot, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-vote .owl-carousel .owl-dots .owl-dot {
  border: solid 1px #FFFFFF;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-soumis .owl-carousel .owl-dots .owl-dot.active, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-vote .owl-carousel .owl-dots .owl-dot.active {
  background: #FFFFFF;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-soumis .owl-carousel .owl-nav .owl-prev span, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-soumis .owl-carousel .owl-nav .owl-next span, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-vote .owl-carousel .owl-nav .owl-prev span, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-vote .owl-carousel .owl-nav .owl-next span {
  border: solid 1px #FFFFFF;
  background: transparent;
  color: #FFFFFF;
}
.pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-soumis .owl-carousel .owl-nav .owl-prev span:hover, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-soumis .owl-carousel .owl-nav .owl-prev span:focus, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-soumis .owl-carousel .owl-nav .owl-next span:hover, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-soumis .owl-carousel .owl-nav .owl-next span:focus, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-vote .owl-carousel .owl-nav .owl-prev span:hover, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-vote .owl-carousel .owl-nav .owl-prev span:focus, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-vote .owl-carousel .owl-nav .owl-next span:hover, .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-vote .owl-carousel .owl-nav .owl-next span:focus {
  color: #F37021;
}
.couleur-ville .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-soumis .owl-carousel .owl-nav .owl-prev span:hover, .couleur-ville .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-soumis .owl-carousel .owl-nav .owl-prev span:focus, .couleur-ville .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-soumis .owl-carousel .owl-nav .owl-next span:hover, .couleur-ville .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-soumis .owl-carousel .owl-nav .owl-next span:focus, .couleur-ville .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-vote .owl-carousel .owl-nav .owl-prev span:hover, .couleur-ville .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-vote .owl-carousel .owl-nav .owl-prev span:focus, .couleur-ville .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-vote .owl-carousel .owl-nav .owl-next span:hover, .couleur-ville .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-vote .owl-carousel .owl-nav .owl-next span:focus {
  color: #F37021;
}
.couleur-eurometropole .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-soumis .owl-carousel .owl-nav .owl-prev span:hover, .couleur-eurometropole .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-soumis .owl-carousel .owl-nav .owl-prev span:focus, .couleur-eurometropole .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-soumis .owl-carousel .owl-nav .owl-next span:hover, .couleur-eurometropole .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-soumis .owl-carousel .owl-nav .owl-next span:focus, .couleur-eurometropole .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-vote .owl-carousel .owl-nav .owl-prev span:hover, .couleur-eurometropole .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-vote .owl-carousel .owl-nav .owl-prev span:focus, .couleur-eurometropole .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-vote .owl-carousel .owl-nav .owl-next span:hover, .couleur-eurometropole .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-vote .owl-carousel .owl-nav .owl-next span:focus {
  color: #00AEEF;
}
.couleur-commune .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-soumis .owl-carousel .owl-nav .owl-prev span:hover, .couleur-commune .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-soumis .owl-carousel .owl-nav .owl-prev span:focus, .couleur-commune .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-soumis .owl-carousel .owl-nav .owl-next span:hover, .couleur-commune .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-soumis .owl-carousel .owl-nav .owl-next span:focus, .couleur-commune .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-vote .owl-carousel .owl-nav .owl-prev span:hover, .couleur-commune .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-vote .owl-carousel .owl-nav .owl-prev span:focus, .couleur-commune .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-vote .owl-carousel .owl-nav .owl-next span:hover, .couleur-commune .pro-wrapper-list-dashboard .pro-bloc-slider#pro-link-listing-projet-vote .owl-carousel .owl-nav .owl-next span:focus {
  color: #8DC63F;
}

/*DEMO*/
.preview {
  margin: 10px;
  display: none;
}

.preview--rounded {
  width: 215px;
  height: 215px;
  border-radius: 50%;
}

/* IMMUTABLE */
.hide {
  display: none !important;
}

* {
  box-sizing: border-box;
}

.photo__zoom {
  position: relative;
  padding-left: 22px;
  padding-right: 22px;
}

.photo--empty canvas {
  background: none;
}

.photo__canvas {
  border-radius: 50%;
}

canvas {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  background: #E5E5E5;
}

.photo__frame--circle:hover > .pro-hover-photo {
  opacity: 1;
}

.pro-img-bg {
  display: block;
  position: relative;
  z-index: 100;
  width: 100%;
  height: 100%;
  transition: all 0.2s ease;
}
.pro-img-bg:hover ~ .pro-photo-hover {
  opacity: 1;
  z-index: 10000;
}

.pro-photo-hover {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70%;
  opacity: 0;
  pointer-events: none;
  transition: all 0.2s ease;
}
.pro-photo-hover:hover {
  opacity: 1;
  z-index: 10000;
}
.pro-photo-hover span {
  display: block;
  margin-bottom: 10px;
  font-size: 20px;
  color: #FFFFFF;
  text-align: center;
}
.pro-photo-hover p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.6em;
  text-align: center;
  display: block;
  margin: 0;
}

.photo__zoom input[type=range] {
  -webkit-appearance: none;
  width: 100%;
  background: transparent;
  height: 18px;
}

.photo__zoom input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
}

.photo__zoom input[type=range]:focus {
  outline: none;
}

.photo__zoom input[type=range]::-ms-track {
  width: 100%;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}

.photo__zoom input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  margin-top: -9px;
  box-sizing: border-box;
  cursor: pointer;
  width: 18px;
  height: 18px;
  display: block;
  border-radius: 50%;
  border: 1px solid #ddd;
}

.photo__zoom input[type=range]::-webkit-slider-thumb:hover {
  border-color: #c1c1c1;
}

.photo__zoom input[type=range]::-ms-thumb {
  margin-top: 0;
  box-sizing: border-box;
  cursor: pointer;
  width: 18px;
  height: 18px;
  display: block;
  border-radius: 50%;
  border: 1px solid #ddd;
}

.photo__zoom input[type=range]::-ms-thumb:hover {
  border-color: #c1c1c1;
}

.photo__zoom input[type=range]::-moz-range-thumb {
  margin-top: 0;
  box-sizing: border-box;
  cursor: pointer;
  width: 18px;
  height: 18px;
  display: block;
  border-radius: 50%;
  border: 1px solid #ddd;
}

.photo__zoom input[type=range]::-moz-range-thumb:hover {
  border-color: #c1c1c1;
}

.photo__zoom input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 1px;
  cursor: pointer;
  border: 0;
}

.photo__zoom input[type=range]::-moz-range-track {
  width: 100%;
  height: 1px;
  cursor: pointer;
  border: 0;
}

.photo__zoom input[type=range]::-ms-track {
  width: 100%;
  height: 1px;
  cursor: pointer;
  border: 0;
}

.photo__zoom input[type=range].zoom--minValue::before,
.photo__zoom input[type=range].zoom--maxValue::after {
  color: #f8f8f8;
}

.photo__zoom input[type=range]::before,
.photo__zoom input[type=range]::after {
  position: absolute;
  content: "\f03e";
  display: block;
  font-family: "FontAwesome";
  color: #aaa;
  transition: color 0.3s ease;
}

.photo__zoom input[type=range]::after {
  font-size: 18px;
  right: -2px;
  top: 2px;
}

.photo__zoom input[type=range]::before {
  font-size: 14px;
  left: 4px;
  top: 4px;
}

/**
* FRAME STYLE
*/
.photo__frame--circle {
  border: 1px solid #e2e2e2;
  background: #E5E5E5;
  border-radius: 50%;
}

.photo__helper {
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  cursor: move;
  width: 215px;
  background: none;
  overflow: hidden;
  border-radius: 50%;
  padding: 0;
  height: 215px;
}

.photo__helper .canvas--helper {
  border-radius: 50%;
}

.photo__frame img,
.photo__helper {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.profile {
  position: relative;
  font-family: "HelveticaNeueLTPro-Roman", sans-serif;
  font-size: 85%;
  width: 100%;
  margin: 15px auto;
}

.photo {
  text-align: center;
}
@media screen and (max-width: 1100px) {
  .photo {
    text-align: left;
  }
}

.photo input[type=file] {
  display: none;
}

.photo__options {
  margin-top: 15px;
  position: relative;
  text-align: left;
}

.photo__options .remove {
  padding: 0;
  display: inline-block;
  text-decoration: none;
  color: #ddd;
  font-size: 18px;
  width: 20%;
  text-align: center;
  vertical-align: middle;
}

.photo__options .remove:hover {
  color: #000;
}

.photo__zoom {
  vertical-align: middle;
  width: 80%;
  display: inline-block;
}

.photo__frame {
  cursor: move;
  overflow: hidden;
  position: relative;
  display: inline-block;
  width: 215px;
  height: 215px;
}

.photo__frame img,
.photo__helper img {
  position: relative;
}

.photo__frame .message {
  position: absolute;
  left: 5px;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  z-index: 3;
}

.photo__frame .is-dragover {
  display: none;
}

.message p {
  font-size: 0.9em;
}

.photo__options {
  list-style: none;
}

.photo__options li {
  display: inline-block;
  text-align: center;
  width: 50%;
}

.photo--empty .photo__frame {
  cursor: pointer;
}

/**
* IMG states
*/
.profile.is-dragover .photo__frame img,
.photo--empty img,
.photo--error img,
.photo--error--file-type img,
.photo--error--image-size img,
.photo--loading img {
  display: none;
}
.profile.is-dragover .photo__frame img.pro-img-bg,
.photo--empty img.pro-img-bg,
.photo--error img.pro-img-bg,
.photo--error--file-type img.pro-img-bg,
.photo--error--image-size img.pro-img-bg,
.photo--loading img.pro-img-bg {
  display: block;
}

/**
* States
*/
/** SELECT PHOTO MESSAGE */
.message--desktop,
.message--mobile {
  display: none;
}

/* MOBILE */
.is-mobile {
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
  cursor: move;
  width: 215px;
  background: none;
  overflow: hidden;
  border-radius: 50%;
  padding: 0;
  height: 215px;
}

.is-mobile .message--mobile {
  display: inline-block;
}

.is-mobile .message--desktop {
  display: none;
}

/* DESKTOP */
.is-desktop .message--desktop {
  display: inline-block;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #000;
  line-height: 1.6em;
  text-align: center;
  display: block;
  margin: 0;
}

.is-desktop .message--mobile {
  display: none;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #000;
  line-height: 1.6em;
  text-align: center;
  display: block;
  margin: 0;
}

/* DEFAULT */
.message.is-empty,
.message.is-loading,
.message.is-wrong-file-type,
.message.is-wrong-image-size,
.message.is-something-wrong,
.message.is-dragover {
  display: none;
}

/* EMPTY */
.photo--empty .photo__options {
  display: none;
}

.photo--empty .message.is-empty {
  display: inline-block;
}

.photo--empty .photo__frame:hover .pro-hover-photo {
  opacity: 1;
}

.photo--empty .photo__frame:hover .message {
  color: #fff;
}

/* LOADING */
.photo--loading .message.is-loading {
  display: inline-block;
}

.photo--loading .message.is-empty,
.photo--loading .message.is-wrong-file-type,
.photo--loading .message.is-wrong-image-size,
.photo--loading .photo__options {
  display: none;
}

/* ERROR */
/* UNKNOWN */
.photo--error .message.is-empty,
.photo--error .message.is-loading,
.photo--error .message.is-dragover,
.photo--error .message.is-wrong-image-size,
.photo--error .photo__options {
  display: none;
}

.photo--error .message.is-something-wrong {
  display: inline-block;
}

/* FILE TYPE*/
.photo--error--file-type .message.is-empty,
.photo--error--file-type .message.is-loading,
.photo--error--file-type .message.is-dragover,
.photo--error--file-type .message.is-wrong-image-size,
.photo--error--file-type .photo__options {
  display: none;
}

.photo--error--file-type .message.is-wrong-file-type {
  display: inline-block;
}

/* IMAGE SIZE */
.photo--error--image-size .message.is-empty,
.photo--error--image-size .message.is-loading,
.photo--error--image-size .message.is-dragover,
.photo--error--image-size .message.is-wrong-file-type,
.photo--error--image-size .photo__options {
  display: none;
}

.photo--error--image-size .message.is-wrong-image-size {
  display: inline-block;
}

/* DRAGOVER */
.profile.is-dragover .photo__frame .is-dragover {
  display: inline-block;
}

.profile.is-dragover .message.is-empty,
.profile.is-dragover .message.is-loading,
.profile.is-dragover .message.is-wrong-file-type,
.profile.is-dragover .message.is-wrong-image-size {
  display: none;
}

@media screen and (max-width: 1100px) {
  .pro-slider-timeline {
    display: none;
  }
}
.pro-slider-timeline .pro-navigation {
  position: relative;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 20px;
  z-index: 2;
}
.pro-slider-timeline .pro-navigation > span {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -15px;
  text-align: center;
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.75em;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1em;
  letter-spacing: 1.5px;
}
.pro-slider-timeline .pro-navigation > * {
  display: inline-block;
  vertical-align: middle;
}
.pro-slider-timeline .pro-navigation .pro-extreme-date {
  display: flex;
  flex-direction: column;
  align-self: center;
  align-items: flex-end;
  padding: 0 15px;
}
.pro-slider-timeline .pro-navigation .pro-extreme-date:first-child {
  align-items: flex-start;
}
.pro-slider-timeline .pro-navigation .pro-extreme-date span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1em;
  display: block;
  margin-bottom: 3px;
}
.pro-slider-timeline .pro-navigation .pro-extreme-date span.pro-datetime {
  color: #FFFFFF;
  font-weight: 400;
  margin-bottom: 0;
}
.pro-slider-timeline .pro-navigation .pro-slidecontainer {
  width: 330px;
}
.pro-slider-timeline .pro-navigation .pro-slidecontainer input {
  -webkit-appearance: none;
  box-shadow: none;
  border: none;
  outline: none;
  height: 6px;
  border-radius: 3px;
  background-color: #F37021;
  padding: 0;
}
.couleur-ville .pro-slider-timeline .pro-navigation .pro-slidecontainer input {
  background-color: #F37021;
}
.couleur-eurometropole .pro-slider-timeline .pro-navigation .pro-slidecontainer input {
  background-color: #00AEEF;
}
.couleur-commune .pro-slider-timeline .pro-navigation .pro-slidecontainer input {
  background-color: #8DC63F;
}
.pro-slider-timeline .pro-navigation .pro-slidecontainer .slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 42px;
  height: 12px;
  background: #000000;
  cursor: pointer;
  border: 1px solid #F37021;
  border-color: #F37021;
  border-radius: 6px;
}
.couleur-ville .pro-slider-timeline .pro-navigation .pro-slidecontainer .slider::-webkit-slider-thumb {
  border-color: #F37021;
}
.couleur-eurometropole .pro-slider-timeline .pro-navigation .pro-slidecontainer .slider::-webkit-slider-thumb {
  border-color: #00AEEF;
}
.couleur-commune .pro-slider-timeline .pro-navigation .pro-slidecontainer .slider::-webkit-slider-thumb {
  border-color: #8DC63F;
}
.pro-slider-timeline .owl-carousel {
  position: relative;
  height: 75px;
}
.pro-slider-timeline .owl-carousel:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transform: translate3d(0, -50%, 0);
  width: 100%;
  height: 1px;
  border: dashed 1px rgba(255, 255, 255, 0.5);
}
.pro-slider-timeline .owl-carousel .owl-stage-outer {
  margin-left: 44px;
  margin-right: 44px;
}
.pro-slider-timeline .owl-carousel .owl-item {
  height: 97px;
}
.pro-slider-timeline .owl-carousel .owl-item .pro-item:hover .pro-jalon-hover {
  transform: scale(1);
  cursor: pointer;
}
.pro-slider-timeline .owl-carousel .owl-item .pro-item .pro-small-jalon {
  position: relative;
  padding: 20px 0;
}
.pro-slider-timeline .owl-carousel .owl-item .pro-item .pro-small-jalon > span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.875em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.4em;
  display: block;
  text-align: center;
}
.pro-slider-timeline .owl-carousel .owl-item .pro-item .pro-small-jalon > span.pro-year {
  font-size: 1em;
}
.pro-slider-timeline .owl-carousel .owl-item .pro-item .pro-small-jalon > span.pro-day-month {
  height: 19px;
}
.pro-slider-timeline .owl-carousel .owl-item .pro-item .pro-jalon-hover {
  background: #20272F;
  width: 100%;
  height: 97px;
  transform: scale(0);
  transition: all 0.2s ease;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 10px;
}
.pro-slider-timeline .owl-carousel .owl-item .pro-item .pro-jalon-hover::after {
  display: block;
  content: "";
  clear: both;
}
.on-ipad .pro-slider-timeline .owl-carousel .owl-item .pro-item .pro-jalon-hover {
  transform: scale(1);
  transition: none;
  width: calc(100% - 20px);
  margin-left: 10px;
}
.pro-slider-timeline .owl-carousel .owl-item .pro-item .pro-jalon-hover .pro-wrapper-date {
  display: flex;
  gap: 10px;
  margin: 0 5px;
}
.pro-slider-timeline .owl-carousel .owl-item .pro-item .pro-jalon-hover .pro-wrapper-date span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.4em;
  display: inline-block;
  text-align: center;
}
.pro-slider-timeline .owl-carousel .owl-item .pro-item .pro-jalon-hover .pro-txt-jalon p {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.95em;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 1.4em;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
  -webkit-line-clamp: 3;
}
.pro-slider-timeline .owl-nav .owl-prev, .pro-slider-timeline .owl-nav .owl-next {
  border: solid 1px #D9D9D9;
  box-shadow: none;
  top: 20px;
  width: auto;
  height: auto;
  -webkit-transform: none;
  transform: none;
  transition: all 0.2s ease;
  background-color: white;
  padding: 10px 15px;
}
.pro-slider-timeline .owl-nav .owl-prev:hover, .pro-slider-timeline .owl-nav .owl-next:hover {
  border: solid 1px #D9D9D9;
  background: #20272F;
}
.pro-slider-timeline .owl-nav .owl-prev:hover span, .pro-slider-timeline .owl-nav .owl-next:hover span {
  color: white;
}
.pro-slider-timeline .owl-nav .owl-prev {
  left: 0;
}
.pro-slider-timeline .owl-nav .owl-next {
  right: 0;
}

.st-component-container .st-limit-height {
  --max-height-desktop: 17.5rem;
  --max-height-mobile: 16.25rem;
  position: relative;
  max-height: var(--max-height-desktop);
  overflow: hidden;
}
.st-component-container .st-limit-height:after {
  content: "";
  display: none;
  width: 100%;
  height: var(--gradient-height);
  background: linear-gradient(180deg, color-mix(in srgb, #F37021 0%, transparent), color-mix(in srgb, #F37021 100%, transparent));
  position: absolute;
  left: 0;
  bottom: 0;
  pointer-events: none;
  transition: opacity;
}
@media (prefers-reduced-motion: reduce) {
  .st-component-container .st-limit-height:after {
    transition: none;
  }
}
.st-component-container .st-limit-height[tabindex="-1"]:after {
  opacity: 0;
}
.st-component-container .st-limit-height.st--is-overflowing {
  border-bottom: none !important;
  padding-bottom: 20px;
}
.st-component-container .st-limit-height.st--is-overflowing + .st-show-more {
  display: flex;
}
.st-component-container .st-limit-height.st--is-overflowing:after {
  display: block;
}
.st-component-container .st-show-more {
  position: relative;
  display: none;
  align-items: center;
  margin-top: -15px;
}
.st-component-container .st-show-more:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-image: url("../images/dotted-line.svg");
}
.st-component-container .st-show-more .st-btn-show-more {
  flex-shrink: 0;
}

.portlet {
  margin-bottom: 0;
}

.autofit-float.autofit-row.portlet-header {
  margin-bottom: 0 !important;
}

.portlet-asset-publisher:nth-child(1) {
  background-color: #ffffff;
}

.portlet-asset-publisher:nth-child(2) {
  background-color: #ffffff;
}

.portlet-asset-publisher:nth-child(3) {
  background-color: #EBECEE;
}

.portlet-asset-publisher:nth-child(4) {
  background-color: #F37021;
}

.portlet-asset-publisher:nth-child(5) {
  background-color: #ffffff;
}

.portlet-asset-publisher:nth-child(6) {
  background-color: #EBECEE;
}

.portlet-asset-publisher:nth-child(7) {
  background-color: #8DC63F;
}

.portlet-content-editable {
  border-width: 0px;
}

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

.has-control-menu #th-global #pro-header {
  top: 56px;
}

.portlet-topper {
  z-index: 200;
}

.lfr-configurator-visibility {
  opacity: 1;
}

.has-control-menu #th-global main {
  padding-top: 218px;
}

#th-global ul.dropdown-menu {
  display: none;
}

#pro-header .pro-header .pro-wrapper-nav nav ul li ul.show {
  max-height: 320px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  display: block;
}
@media (max-width: 1100px) {
  #pro-header .pro-header .pro-wrapper-nav nav ul li ul.show {
    position: relative !important;
    transform: none !important;
  }
}

@media (min-width: 1100px) {
  #pro-header .pro-header .pro-wrapper-nav nav ul li ul li a.active {
    background-color: white;
  }
}
@media (max-width: 1100px) {
  #pro-header .pro-header .pro-wrapper-nav nav ul li ul li a.active {
    background-color: black;
    color: white;
  }
}

.modal-dialog {
  position: relative;
}

#th-global .portlet .portlet-title-text {
  display: none;
}

#th-global #pro-header .pro-top-header .container .pro-right .nav-logout {
  font-family: "Montserrat", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #505050;
  line-height: 3em;
  padding: 0 8px;
  height: 48px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  margin-left: -25px;
  margin-right: 15px;
  border-right: solid 1px #8DBA49;
  border-top: solid 1px #8DBA49;
  border-bottom: solid 1px #8DBA49;
}

#th-global #pro-header .pro-top-header .container .pro-right .nav-logout .picto {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23717171' viewBox='0 0 380.2 380.2'%3E%3Cpath d='M324.5 55.7C288.6 19.8 240.9 0 190.1 0 139.3 0 91.6 19.8 55.7 55.7 19.8 91.6 0 139.3 0 190.1c0 50.8 19.8 98.5 55.7 134.4 35.9 35.9 83.6 55.7 134.4 55.7 50.8 0 98.5-19.8 134.4-55.7 35.9-35.9 55.7-83.6 55.7-134.4 0-50.8-19.8-98.5-55.7-134.4zm-15.3 253.5c-31.8 31.8-74.2 49.4-119.1 49.4-45 0-87.3-17.5-119.1-49.4C5.3 243.5 5.3 136.6 71 71c31.8-31.8 74.2-49.4 119.1-49.4 45 0 87.3 17.5 119.1 49.4 65.7 65.6 65.7 172.5 0 238.2zm0 0'/%3E%3Cpath d='M273.8 106.3c-4.2-4.2-11-4.2-15.3 0L190 174.8l-68.5-68.5c-4.2-4.2-11-4.2-15.3 0-4.2 4.2-4.2 11 0 15.3l68.5 68.5-68.5 68.5c-4.2 4.2-4.2 11 0 15.3 2.1 2.1 4.9 3.2 7.6 3.2 2.7 0 5.5-1 7.6-3.2l68.5-68.5 68.5 68.5c2.1 2.1 4.9 3.2 7.6 3.2 2.8 0 5.5-1 7.6-3.2 4.2-4.2 4.2-11 0-15.3l-68.3-68.5 68.5-68.5c4.3-4.2 4.3-11 0-15.3zm0 0'/%3E%3C/svg%3E");
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 16px;
  width: 16px;
  margin-bottom: -5px;
}

#th-global #pro-header .pro-top-header .container .pro-right .nav-logout:hover .picto {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 380.2 380.2'%3E%3Cpath d='M324.5 55.7C288.6 19.8 240.9 0 190.1 0 139.3 0 91.6 19.8 55.7 55.7 19.8 91.6 0 139.3 0 190.1c0 50.8 19.8 98.5 55.7 134.4 35.9 35.9 83.6 55.7 134.4 55.7 50.8 0 98.5-19.8 134.4-55.7 35.9-35.9 55.7-83.6 55.7-134.4 0-50.8-19.8-98.5-55.7-134.4zm-15.3 253.5c-31.8 31.8-74.2 49.4-119.1 49.4-45 0-87.3-17.5-119.1-49.4C5.3 243.5 5.3 136.6 71 71c31.8-31.8 74.2-49.4 119.1-49.4 45 0 87.3 17.5 119.1 49.4 65.7 65.6 65.7 172.5 0 238.2zm0 0'/%3E%3Cpath d='M273.8 106.3c-4.2-4.2-11-4.2-15.3 0L190 174.8l-68.5-68.5c-4.2-4.2-11-4.2-15.3 0-4.2 4.2-4.2 11 0 15.3l68.5 68.5-68.5 68.5c-4.2 4.2-4.2 11 0 15.3 2.1 2.1 4.9 3.2 7.6 3.2 2.7 0 5.5-1 7.6-3.2l68.5-68.5 68.5 68.5c2.1 2.1 4.9 3.2 7.6 3.2 2.8 0 5.5-1 7.6-3.2 4.2-4.2 4.2-11 0-15.3l-68.3-68.5 68.5-68.5c4.3-4.2 4.3-11 0-15.3zm0 0'/%3E%3C/svg%3E");
  filter: brightness(0%);
}

.pro-bloc-facette .pro-affiner:before {
  background: url(/o/plateforme-citoyenne-theme/images/background/small-rec-black.png);
}

/* Barre de boutons dans la configuration */
.portlet-configuration-setup form.form {
  margin-bottom: 100px;
}
.portlet-configuration-setup form.form .button-holder.dialog-footer {
  position: fixed;
  background: white;
}

.pro-bloc-commentaires .pro-item .pro-txt .pro-comment:before {
  content: normal;
}

@media screen and (max-width: 767px) {
  #myModal .modal-connexion {
    top: 60px;
  }
}
.pro-bloc-facette form .pro-group fieldset > * .pro-facette-date input {
  margin-right: 12px;
}

form .pro-facette-date input {
  margin-right: 12px;
}

.add-application-panel ul li {
  color: inherit;
}

.add-application-panel h4, span.h4 {
  color: inherit;
}

.pro-page-pacte .pro-wrapper-content .pro-preambule:before {
  background: url(/o/plateforme-citoyenne-theme/images/background/bg-yellow.png);
}

.pro-bloc-listing-event .pro-bloc-card-event > div .pro-footer-event span {
  display: block;
  text-align: right;
  float: none;
}

.pro-bloc-listing-event .pro-bloc-card-event > div .pro-footer-event > span.pro-number {
  line-height: inherit;
}

aside .leaflet-map {
  width: 100%;
  height: 250px;
}

.leaflet-map {
  z-index: 10;
}

.pro-wrapper-facette-carte form .pro-affiner:before {
  background: url(/o/plateforme-citoyenne-theme/images/background/small-rec-black.png);
}

.pro-page-carte .pro-wrapper-map.leaflet-map {
  position: relative;
  height: calc(100vh - 157px);
}
@media screen and (max-width: 1100px) {
  .pro-page-carte .pro-wrapper-map.leaflet-map {
    height: calc(100vh - 90px);
  }
}
@media screen and (max-width: 767px) {
  .pro-page-carte .pro-wrapper-map.leaflet-map {
    height: calc(100vh - 50px);
  }
}

.pro-bloc-large:before {
  content: "";
  background: url(/o/plateforme-citoyenne-theme/images/background/rec_black.png);
}

.pro-disabled {
  opacity: 0 !important;
}

.pro-pagination .pull-right li a {
  cursor: pointer;
}

.dynamic-search-asset-portlet > section > .portlet-topper {
  margin-top: 65px;
}

.pro-modal .text-warning {
  font-size: 35%;
  vertical-align: super;
}

#form-save-profil .text-warning {
  color: #ff0000;
  font-size: 35%;
  vertical-align: super;
}

.alertMessage {
  color: #ff0000;
  font-weight: bold;
}

.centerButtonValidation {
  text-align: center;
  display: flex;
  justify-content: center;
  gap: 25px;
}

.dropdown.lfr-icon-menu {
  z-index: 100;
}

.pro-bloc-facette-participation .pro-affiner {
  padding: 20px 30px 0;
}
@media screen and (max-width: 767px) {
  .pro-bloc-facette-participation .pro-affiner {
    margin-bottom: 0;
    padding: 15px;
  }
}
.pro-bloc-facette-participation form {
  padding: 0 0 0 30px;
}

#pro-header .pro-top-header .container .pro-right a.connexion-black {
  background: transparent;
  color: #fff;
}

#pro-header .pro-top-header .container .pro-right a.connexion-black:hover {
  background-color: #8DBA49;
  color: #171C22;
}
#pro-header .pro-top-header .container .pro-right a.connexion-black:hover:before {
  color: #171C22;
}

#pro-header .pro-top-header .container .pro-right a.connexion-active {
  background: #2d2d2d !important;
  color: #fff !important;
}

#pro-header .pro-top-header .container .pro-right a.connexion-active:hover {
  color: #2ad1a8 !important;
}

#th-global #pro-header .pro-top-header .container .pro-right .nav-logout .picto {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 380.2 380.2'%3E%3Cpath d='M324.5 55.7C288.6 19.8 240.9 0 190.1 0 139.3 0 91.6 19.8 55.7 55.7 19.8 91.6 0 139.3 0 190.1c0 50.8 19.8 98.5 55.7 134.4 35.9 35.9 83.6 55.7 134.4 55.7 50.8 0 98.5-19.8 134.4-55.7 35.9-35.9 55.7-83.6 55.7-134.4 0-50.8-19.8-98.5-55.7-134.4zm-15.3 253.5c-31.8 31.8-74.2 49.4-119.1 49.4-45 0-87.3-17.5-119.1-49.4C5.3 243.5 5.3 136.6 71 71c31.8-31.8 74.2-49.4 119.1-49.4 45 0 87.3 17.5 119.1 49.4 65.7 65.6 65.7 172.5 0 238.2zm0 0'/%3E%3Cpath d='M273.8 106.3c-4.2-4.2-11-4.2-15.3 0L190 174.8l-68.5-68.5c-4.2-4.2-11-4.2-15.3 0-4.2 4.2-4.2 11 0 15.3l68.5 68.5-68.5 68.5c-4.2 4.2-4.2 11 0 15.3 2.1 2.1 4.9 3.2 7.6 3.2 2.7 0 5.5-1 7.6-3.2l68.5-68.5 68.5 68.5c2.1 2.1 4.9 3.2 7.6 3.2 2.8 0 5.5-1 7.6-3.2 4.2-4.2 4.2-11 0-15.3l-68.3-68.5 68.5-68.5c4.3-4.2 4.3-11 0-15.3zm0 0'/%3E%3C/svg%3E") !important;
}

#th-global #pro-header .pro-top-header .container .pro-right .nav-logout:hover .picto {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%232ad1a8' viewBox='0 0 380.2 380.2'%3E%3Cpath d='M324.5 55.7C288.6 19.8 240.9 0 190.1 0 139.3 0 91.6 19.8 55.7 55.7 19.8 91.6 0 139.3 0 190.1c0 50.8 19.8 98.5 55.7 134.4 35.9 35.9 83.6 55.7 134.4 55.7 50.8 0 98.5-19.8 134.4-55.7 35.9-35.9 55.7-83.6 55.7-134.4 0-50.8-19.8-98.5-55.7-134.4zm-15.3 253.5c-31.8 31.8-74.2 49.4-119.1 49.4-45 0-87.3-17.5-119.1-49.4C5.3 243.5 5.3 136.6 71 71c31.8-31.8 74.2-49.4 119.1-49.4 45 0 87.3 17.5 119.1 49.4 65.7 65.6 65.7 172.5 0 238.2zm0 0'/%3E%3Cpath d='M273.8 106.3c-4.2-4.2-11-4.2-15.3 0L190 174.8l-68.5-68.5c-4.2-4.2-11-4.2-15.3 0-4.2 4.2-4.2 11 0 15.3l68.5 68.5-68.5 68.5c-4.2 4.2-4.2 11 0 15.3 2.1 2.1 4.9 3.2 7.6 3.2 2.7 0 5.5-1 7.6-3.2l68.5-68.5 68.5 68.5c2.1 2.1 4.9 3.2 7.6 3.2 2.8 0 5.5-1 7.6-3.2 4.2-4.2 4.2-11 0-15.3l-68.3-68.5 68.5-68.5c4.3-4.2 4.3-11 0-15.3zm0 0'/%3E%3C/svg%3E") !important;
}

.pro-page-budget-participatif .pro-wrapper-content .pro-preambule:before {
  background: url(/o/plateforme-citoyenne-theme/images/background/bg-orange.png);
}

.pro-page-budget-participatif .pro-wrapper-content:before {
  background: url(/o/plateforme-citoyenne-theme/images/background/rec_black.png);
}

.link-participations-legend {
  position: relative;
  color: #FFFFFF;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
.link-participations-legend:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 15px;
  height: 1px;
  width: 100%;
  background: #FFFFFF;
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
.link-participations-legend:hover:after, .link-participations-legend:focus:after {
  opacity: 1;
  bottom: -2px;
}
.link-participations-legend .icon-ico-info:before {
  color: #F37021;
}
.couleur-ville .link-participations-legend .icon-ico-info:before {
  color: #F37021;
}
.couleur-eurometropole .link-participations-legend .icon-ico-info:before {
  color: #00AEEF;
}
.couleur-commune .link-participations-legend .icon-ico-info:before {
  color: #8DC63F;
}

.fade.in {
  z-index: 1200;
}

.fontWhite {
  color: #fff;
}

.pro-page-budget-participatif .pro-wrapper-content .pro-preambule:before {
  background: url(/o/plateforme-citoyenne-theme/images/background/bg-orange.png);
}

.browsePicture {
  padding-top: 16px;
}

.pro-page-budget-participatif .pro-wrapper-content:before {
  background: url(/o/plateforme-citoyenne-theme/images/background/rec_black.png);
}

.pro-bloc-pcs-form .input-group-btn .btn {
  padding: 9px 15px 10px;
}

.pacte label {
  display: table;
  min-width: 420px;
}
@media screen and (max-width: 1100px) {
  .pacte label {
    min-width: auto;
  }
}

.pro-menu-budget-participatif a:hover {
  color: #2ad1a8;
}

#pro-link-projet {
  overflow: inherit;
}
#pro-link-projet.pro-bloc-slider .pro-btn {
  top: -65px;
}
@media screen and (max-width: 1100px) {
  #pro-link-projet.pro-bloc-slider .pro-btn {
    top: 0;
  }
}

/** Début des correctifs du menu liferay modifié par le theme du site **/
img.company-logo {
  margin-right: 0px;
}

/* permettre l'accès à la checkbox se souvenir de moi */
.portlet-login fieldset > div input {
  display: block;
}
.portlet-login fieldset > div label:before {
  content: none;
}

.portlet-forms .ddm__radio label {
  padding-left: 0px;
}
.portlet-forms .ddm__radio label:before {
  content: none;
}
.portlet-forms .lfr-ddm-form-page-title {
  line-height: normal;
}
.portlet-forms .form {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .portlet-forms .form {
    margin-bottom: 40px;
  }
}
.portlet-forms .form .ddm-form-basic-info .ddm-form-name {
  display: none;
}
.portlet-forms .form .ddm-form-basic-info .ddm-form-description {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.4em;
  font-weight: 700;
  color: #000000;
  line-height: 1em;
  letter-spacing: -0.5px;
  margin-bottom: 10px;
  display: inline-block;
  padding: 0;
}
.portlet-forms .form .ddm-form-basic-info .ddm-form-description:after {
  content: "Tous les champs marqués par * sont requis.";
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.8em;
  font-weight: 400;
  color: #3a3a3a;
  line-height: 1.25em;
  display: block;
  text-transform: none;
}
.portlet-forms .form .ddm-form-page {
  padding: 0;
}
.portlet-forms .form .ddm-form-page h3, .portlet-forms .form .ddm-form-page h4 {
  display: none;
}
.portlet-forms .form .ddm-form-page .row {
  margin-top: 25px;
}
.portlet-forms .form .ddm-form-page .row label, .portlet-forms .form .ddm-form-page .row legend {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.4em;
  font-weight: 700;
  color: #000000;
  line-height: 1.1em;
  position: relative;
  display: block;
  margin: 10px 0 5px 0;
  text-transform: none;
}
.portlet-forms .form .ddm-form-page .row label .reference-mark, .portlet-forms .form .ddm-form-page .row legend .reference-mark {
  display: inline-block;
}
.portlet-forms .form .ddm-form-page .row label .reference-mark svg, .portlet-forms .form .ddm-form-page .row legend .reference-mark svg {
  display: none;
}
.portlet-forms .form .ddm-form-page .row label .reference-mark:after, .portlet-forms .form .ddm-form-page .row legend .reference-mark:after {
  content: "*";
  color: #ff0000;
  position: relative;
  margin: 0 2px;
  top: -1px;
}
.portlet-forms .form .ddm-form-page .row p {
  position: relative;
  display: block;
  margin: 0 0 20px 0;
  font-family: "TT Fors", Sans-Serif;
  font-size: 1.143em;
  font-weight: 400;
  color: #000000;
  line-height: 1.6em;
}
.portlet-forms .form .ddm-form-page .row .form-text {
  font-style: italic;
}
.portlet-forms .form .ddm-form-page .row .form-control, .portlet-forms .form .ddm-form-page .row .dropdown-toggle {
  box-shadow: none;
}
.portlet-forms .form .ddm-form-page .row .form-control:focus, .portlet-forms .form .ddm-form-page .row .form-control:hover, .portlet-forms .form .ddm-form-page .row .dropdown-toggle:focus, .portlet-forms .form .ddm-form-page .row .dropdown-toggle:hover {
  border-color: #32455c;
}
.portlet-forms .form .ddm-form-page .row .custom-control-label-text {
  font-family: "TT Fors", Sans-Serif;
  font-size: 1em;
  font-weight: 400;
  color: #000000;
  line-height: 1.571em;
  margin: 0 40px 10px 0;
  user-select: none;
  padding: 0 0 0 30px;
}
.portlet-forms .form .ddm-form-page .row input[type=checkbox] + span:before {
  content: "";
  position: absolute;
  float: left;
  margin-right: 10px;
  transform: none;
  text-align: left;
  width: 20px;
  height: 20px;
  border: 1px solid #a6a6a6;
  border-radius: 2px;
  background: #fff;
  cursor: pointer;
  left: 0;
  top: 2px;
  box-shadow: none;
}
.portlet-forms .form .ddm-form-page .row input[type=checkbox]:checked + span:after {
  content: "\e91a";
  font-family: "icomoon" !important;
  font-weight: normal;
  line-height: 1;
  text-shadow: 1px 1px 0 #fff, 0px -2px 0 #fff;
  left: 5px;
  top: 2px;
}
.portlet-forms .form .ddm-form-page .row input[type=radio] {
  position: relative;
  /* dans les grids */
  /* dans les grids */
}
.portlet-forms .form .ddm-form-page .row input[type=radio]:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  width: 16px;
  height: 16px;
  border: 1px solid #adb5bd;
  border-radius: 50%;
  background: white;
}
.portlet-forms .form .ddm-form-page .row input[type=radio]:checked:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #32455c;
}
.portlet-forms .form .ddm-form-page .row input[type=radio] + span {
  padding: 7px;
}
.portlet-forms .form .ddm-form-page .row input[type=radio] + span .custom-control-label-text {
  padding-left: 5px;
}
.portlet-forms .form .ddm-form-page .row input[type=radio] + span:before {
  top: 3px;
  border-color: #adb5bd;
  background-color: transparent;
  box-shadow: none;
}
.portlet-forms .form .ddm-form-page .row input[type=radio]:checked + span:after {
  content: " ";
  position: absolute;
  top: 6px;
  left: 3px;
  width: 10px;
  height: 10px;
  border-radius: 50px;
  background: #32455c;
}
.portlet-forms .form .ddm-form-page .row .results-chosen {
  justify-content: start;
  padding: 0.375rem 0.75rem;
}
.portlet-forms .form .ddm-form-page .row .results-chosen a {
  display: none;
}
.portlet-forms .form .ddm-form-page .row .results-chosen:after {
  content: "\e930";
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  right: 10px;
  font-size: 20px;
  margin-top: -10px;
}
.portlet-forms .form .ddm-form-page .row .results-chosen li {
  padding-left: 0;
  padding-right: 15px;
}
.portlet-forms .form .ddm-form-page .row .results-chosen li:before {
  content: none;
}
.portlet-forms .form .ddm-form-page .row .results-chosen li span {
  margin: 0;
}
.portlet-forms .form .ddm-form-page .row .results-chosen li span .label-item-expand {
  padding-right: 10px;
}
.portlet-forms .form .lfr-ddm-form-pagination-controls {
  text-align: center;
}
.portlet-forms .form .lfr-ddm-form-pagination-controls button {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  font-weight: 700;
  color: #000000;
  line-height: 22px;
  padding: 14px 20px;
  text-align: center;
  background-color: #F37021;
  border-radius: 4px;
  width: 300px;
  margin: 40px auto 0;
  float: none !important;
  transition: all 0.2s ease;
}
.couleur-ville .portlet-forms .form .lfr-ddm-form-pagination-controls button {
  background-color: #F37021;
}
.couleur-eurometropole .portlet-forms .form .lfr-ddm-form-pagination-controls button {
  background-color: #00AEEF;
}
.couleur-commune .portlet-forms .form .lfr-ddm-form-pagination-controls button {
  background-color: #8DC63F;
}
@media screen and (max-width: 767px) {
  .portlet-forms .form .lfr-ddm-form-pagination-controls button {
    width: 100%;
    margin: 30px auto 10px;
  }
}
.portlet-forms .form .lfr-ddm-form-pagination-controls button:hover, .portlet-forms .form .lfr-ddm-form-pagination-controls button:focus {
  background: #000000;
  color: #F37021;
}
.couleur-ville .portlet-forms .form .lfr-ddm-form-pagination-controls button:hover, .couleur-ville .portlet-forms .form .lfr-ddm-form-pagination-controls button:focus {
  color: #F37021;
}
.couleur-eurometropole .portlet-forms .form .lfr-ddm-form-pagination-controls button:hover, .couleur-eurometropole .portlet-forms .form .lfr-ddm-form-pagination-controls button:focus {
  color: #00AEEF;
}
.couleur-commune .portlet-forms .form .lfr-ddm-form-pagination-controls button:hover, .couleur-commune .portlet-forms .form .lfr-ddm-form-pagination-controls button:focus {
  color: #8DC63F;
}

.pro-wrapper-registre form#form-signalements {
  margin-bottom: 0;
}
.pro-wrapper-registre form#form-signalements button[type=submit]:hover, .pro-wrapper-registre form#form-signalements button[type=submit]:focus {
  border: 2px solid #2ad1a8;
}

.pro-wrapper-registre .pro-pagination ul li:before {
  content: none;
}
.pro-wrapper-registre .pro-pagination .selectric-wrapper .selectric {
  border: none;
}
.pro-wrapper-registre .pro-pagination .selectric-wrapper .selectric .label {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  line-height: 1.6em;
  padding: 0;
}
.pro-wrapper-registre .pro-pagination .selectric-wrapper .selectric .label:after {
  content: "";
  top: auto;
  right: 0;
}
.pro-wrapper-registre .pro-pagination .selectric-wrapper .selectric-items {
  top: 110%;
  border: none;
}
.pro-wrapper-registre .pro-pagination .selectric-wrapper .selectric-items ul {
  font-size: 12px;
}
.pro-wrapper-registre .pro-pagination .selectric-wrapper .selectric-items ul li {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.938em;
  line-height: 1.6em;
}

.pro-bloc-pcs-form .upload-image, .pro-bloc-pcs-form .upload-file {
  padding-right: 35px;
  border-radius: 4px;
}
.pro-bloc-pcs-form .documentSelected {
  width: 100%;
  margin-bottom: 10px;
  position: relative;
}
.pro-bloc-pcs-form .documentSelected .browsePicture {
  padding-top: 0;
}
.pro-bloc-pcs-form .documentSelected .browsePicture .form-group {
  margin-bottom: 0;
}
.pro-bloc-pcs-form .deleteImage, .pro-bloc-pcs-form .deleteFile {
  font-family: "icomoon" !important;
  position: absolute;
  margin-top: -28px;
  right: 10px;
  cursor: pointer;
}
.pro-bloc-pcs-form .deleteImage::before, .pro-bloc-pcs-form .deleteFile::before {
  content: "\e91b";
}
.pro-bloc-pcs-form .help-block + .deleteImage, .pro-bloc-pcs-form .help-block + .deleteFile {
  margin-top: calc(-1em - 43px);
}
.pro-bloc-pcs-form .btn:hover ~ .deleteImage, .pro-bloc-pcs-form .btn:focus ~ .deleteImage, .pro-bloc-pcs-form .btn:hover ~ .deleteFile, .pro-bloc-pcs-form .btn:focus ~ .deleteFile {
  color: #F37021;
}
.couleur-ville .pro-bloc-pcs-form .btn:hover ~ .deleteImage, .couleur-ville .pro-bloc-pcs-form .btn:focus ~ .deleteImage, .couleur-ville .pro-bloc-pcs-form .btn:hover ~ .deleteFile, .couleur-ville .pro-bloc-pcs-form .btn:focus ~ .deleteFile {
  color: #F37021;
}
.couleur-eurometropole .pro-bloc-pcs-form .btn:hover ~ .deleteImage, .couleur-eurometropole .pro-bloc-pcs-form .btn:focus ~ .deleteImage, .couleur-eurometropole .pro-bloc-pcs-form .btn:hover ~ .deleteFile, .couleur-eurometropole .pro-bloc-pcs-form .btn:focus ~ .deleteFile {
  color: #00AEEF;
}
.couleur-commune .pro-bloc-pcs-form .btn:hover ~ .deleteImage, .couleur-commune .pro-bloc-pcs-form .btn:focus ~ .deleteImage, .couleur-commune .pro-bloc-pcs-form .btn:hover ~ .deleteFile, .couleur-commune .pro-bloc-pcs-form .btn:focus ~ .deleteFile {
  color: #8DC63F;
}

[id*=ProjectPopupPortlet] .lfr-alert-container {
  position: fixed;
  top: 100px;
}

.portlet:hover > .portlet-topper {
  width: calc(100% - 35px);
  height: auto;
}

.portlet-journal-content.portlet-barebone .portlet .portlet-header {
  z-index: 150;
}
.portlet-journal-content.portlet-barebone .portlet .portlet-header .visible-interaction {
  display: inline;
}
.portlet-journal-content.portlet-barebone .portlet .portlet-header .visible-interaction .lfr-icon-menu {
  background-color: transparent;
  display: inline;
}
.portlet-journal-content.portlet-barebone .portlet .portlet-header .visible-interaction .lfr-icon-menu > a {
  height: 32px;
  line-height: 32px;
  width: 32px;
}
.portlet-journal-content.portlet-barebone .portlet .portlet-header .visible-interaction .lfr-icon-menu > a .lexicon-icon {
  height: 32px;
  width: 32px;
  padding: 8px;
}

.journal-content-article .pro-header-medium .caption p a, .journal-content-article .pro-header-medium .caption p a:hover {
  color: #fff;
  text-decoration: underline;
}

#th-global .pro-modal .modal-dialog {
  pointer-events: inherit;
}

#th-global .label {
  border-style: none;
}

.radio label, .checkbox label {
  padding-left: 20px !important;
}

.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
  margin-left: -20px !important;
}

div[style="padding:5px; background-color:#9ba0ee; border:2px solid #656ab0; -moz-border-radius:9px; -khtml-border-radius:9px; -webkit-border-radius:9px; border-radius:9px;"] {
  width: 100%;
  border-radius: 0 !important;
  border: none !important;
  margin: 20px 0 !important;
  padding: 40px !important;
  background-color: #e8e9e9 !important;
  position: relative;
}
div[style="padding:5px; background-color:#9ba0ee; border:2px solid #656ab0; -moz-border-radius:9px; -khtml-border-radius:9px; -webkit-border-radius:9px; border-radius:9px;"] div[style="font-size: 2em; float: left; width: 40px; text-align: center; margin-right: 5px; height: 20px; padding:3px;"] {
  display: none;
}
div[style="padding:5px; background-color:#9ba0ee; border:2px solid #656ab0; -moz-border-radius:9px; -khtml-border-radius:9px; -webkit-border-radius:9px; border-radius:9px;"] p {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
div[style="padding:5px; background-color:#9ba0ee; border:2px solid #656ab0; -moz-border-radius:9px; -khtml-border-radius:9px; -webkit-border-radius:9px; border-radius:9px;"] p br {
  display: none;
}
div[style="padding:5px; background-color:#9ba0ee; border:2px solid #656ab0; -moz-border-radius:9px; -khtml-border-radius:9px; -webkit-border-radius:9px; border-radius:9px;"] p em {
  font-style: normal;
}
div[style="padding:5px; background-color:#9ba0ee; border:2px solid #656ab0; -moz-border-radius:9px; -khtml-border-radius:9px; -webkit-border-radius:9px; border-radius:9px;"] p strong:before {
  content: "\e707";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

div.reply-city {
  width: 100%;
  margin: 20px 0;
  padding: 40px;
  background-color: #e8e9e9;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 25px;
}
div.reply-city > span {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.9em;
  font-weight: 700;
  color: #171c22;
  text-transform: uppercase;
}
div.reply-city > span:before {
  content: "\e707";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  color: #171c22;
}
div.reply-city > div {
  display: flex;
  gap: 15px;
  align-items: center;
}
div.reply-city > div span.response {
  padding: 7px;
  background: #FFFFFF;
  border: solid 1px #f6f6f6;
  font-weight: 700;
}
div.reply-city > div span.comment {
  font-family: "TT Fors", Sans-Serif;
  font-size: 0.95em;
  font-weight: 400;
  color: #171c22;
}
div.reply-city > div span.comment:after {
  content: " »";
}
div.reply-city > div span.comment:before {
  content: "« ";
}

form .form-control.disable, form .form-control[readonly], form .form-control[disabled] {
  background-color: #e8e9ea;
}

.pro-wrapper p a {
  font-weight: bold;
  text-decoration: underline;
}

.access-tooltip {
  position: absolute;
  z-index: 1000;
  left: -10000000px;
  background-color: black;
  padding: 5px;
  color: white;
  font-size: 80%;
}

/* Police de caractères sur tous les éléments tarteaucitron */
div#tarteaucitronRoot, .tac_activate {
  /* Conteneur Bandeau cookies */
}
div#tarteaucitronRoot *, .tac_activate * {
  font-family: "TT Fors", Sans-Serif !important;
}
div#tarteaucitronRoot button span:not(.tarteaucitronPlus), .tac_activate button span:not(.tarteaucitronPlus) {
  font-family: "TT Fors", Sans-Serif !important;
}
div#tarteaucitronRoot #tarteaucitronAlertBig, .tac_activate #tarteaucitronAlertBig {
  background: #EDF0F2;
}
div#tarteaucitronRoot .tarteaucitronH1, .tac_activate .tarteaucitronH1 {
  font-size: 1.0625rem;
}

/* Commun aux boutons du bandeau, du pop-up de personnalisation et aux services bloqués */
#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronPersonalize2,
#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronAllDenied2,
#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronCloseAlert,
div#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronAllow,
div#tarteaucitron #tarteaucitronServices #tarteaucitronAllAllowed.tarteaucitronIsSelected,
div#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny,
div#tarteaucitron #tarteaucitronServices #tarteaucitronAllDenied.tarteaucitronIsSelected,
div.tac_activate .tarteaucitronAllow {
  font-size: 0.9375rem !important;
  font-weight: 700;
  border-radius: 0;
}

/* bandeau */
#tarteaucitronRoot #tarteaucitronAlertBig {
  /* Bouton accepter */
  /* Bouton refuser */
  /* Bouton personnaliser */
}
#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronPersonalize2 {
  background-color: #FFFFFF;
  border-color: #000000;
  color: #000000;
}
#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronPersonalize2:hover {
  background-color: #000000;
  color: #8DC63F;
}
#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronAllDenied2 {
  background-color: #FFFFFF;
  color: #7E7E7E;
}
#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronAllDenied2:hover {
  background-color: #7E7E7E;
  color: #FFFFFF;
}
#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronCloseAlert {
  color: #000000;
}
#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronCloseAlert:hover {
  color: #3A3A3A;
}
#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronPrivacyUrl,
#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronPrivacyUrlDialog,
#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert,
#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert strong {
  color: #000000;
}

/* Panneau de personnalisation des cookies */
div#tarteaucitron {
  width: 930px;
}
div#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine,
div#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine:hover,
div#tarteaucitron #tarteaucitronInfo,
div#tarteaucitron #tarteaucitronClosePanel {
  background: #EDF0F2;
}
div#tarteaucitron #tarteaucitronInfo,
div#tarteaucitron .tarteaucitronH2 {
  font-size: 1rem !important;
}
div#tarteaucitron #tarteaucitronPrivacyUrlDialog {
  font-size: 0.75rem !important;
}
div#tarteaucitron #tarteaucitronServices .tarteaucitronH3 {
  font-size: 0.875rem;
}
div#tarteaucitron #tarteaucitronServices #tarteaucitronServices_mandatory .tarteaucitronLine .tarteaucitronAsk button.tarteaucitronAllow,
div#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk button.tarteaucitronAllow,
div#tarteaucitron #tarteaucitronServices #tarteaucitronAllAllowed.tarteaucitronIsSelected {
  background-color: #FFFFFF;
  border-color: #000000;
  color: #000000;
}
div#tarteaucitron #tarteaucitronServices #tarteaucitronServices_mandatory .tarteaucitronLine .tarteaucitronAsk button.tarteaucitronAllow:hover,
div#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk button.tarteaucitronAllow:hover,
div#tarteaucitron #tarteaucitronServices #tarteaucitronAllAllowed.tarteaucitronIsSelected:hover {
  background-color: #000000;
  color: #8DC63F;
}
div#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny,
div#tarteaucitron #tarteaucitronServices #tarteaucitronAllDenied.tarteaucitronIsSelected {
  background-color: #FFFFFF;
  color: #7E7E7E;
}
div#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny:hover,
div#tarteaucitron #tarteaucitronServices #tarteaucitronAllDenied.tarteaucitronIsSelected:hover {
  background-color: #7E7E7E;
  color: #FFFFFF;
}
div#tarteaucitron #tarteaucitronServices .tarteaucitronTitle button {
  background-color: #3a3a3a;
}
div#tarteaucitron #tarteaucitronServices .tarteaucitronBorder .tarteaucitronLine:hover {
  background: rgba(51, 51, 51, 0.1);
}

div#tarteaucitronRoot .tarteaucitronH1,
div#tarteaucitron #tarteaucitronClosePanel,
div#tarteaucitron #tarteaucitronInfo,
div#tarteaucitron #tarteaucitronPrivacyUrlDialog,
#tarteaucitronRoot .tarteaucitronName .tarteaucitronH2 {
  color: #000000;
}

/* Gestion affichage services bloqués */
div.tac_activate {
  background: #3a3a3a;
}
div.tac_activate .tac_float .tarteaucitronAllow {
  background-color: #FFFFFF;
  border-color: #000000;
  color: #000000;
}
div.tac_activate .tac_float .tarteaucitronAllow:hover {
  background-color: #000000;
  color: #8DC63F;
}

.leaflet-control-fullscreen a {
  background: #20272f url(../images/leaflet/fullscreen.png) no-repeat 0 0;
  background-size: 26px 52px;
}

.leaflet-control-fullscreen a:hover {
  background: #FFFFFF url(../images/leaflet/fullscreen-hover.png) no-repeat 0 0;
}

.leaflet-touch .leaflet-control-fullscreen a {
  background-position: 2px 2px;
}

.leaflet-fullscreen-on .leaflet-control-fullscreen a {
  background-position: 0 -26px;
}

.leaflet-touch.leaflet-fullscreen-on .leaflet-control-fullscreen a {
  background-position: 2px -24px;
}

/* Do not combine these two rules; IE will break. */
.leaflet-container:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}

.leaflet-container.leaflet-fullscreen-on {
  width: 100% !important;
  height: 100% !important;
}

.leaflet-pseudo-fullscreen {
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 99999;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .leaflet-control-fullscreen a {
    background-image: url(../images/leaflet/fullscreen@2x.png);
  }
  .leaflet-control-fullscreen a:hover {
    background-image: url(../images/leaflet/fullscreen-hover@2x.png);
  }
}
/* Barre de boutons dans la configuration */
.portlet-configuration-setup form.form {
  margin-bottom: 100px;
}
.portlet-configuration-setup form.form .button-holder.dialog-footer {
  position: fixed;
  background: white;
}

.st-page-wrapper .metadata-author {
  display: none;
}

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