@charset "UTF-8";
html, body {
  font-family: "Roboto", sans-serif !important;
  font-weight: 400;
  font-size: 18px;
  margin-top: 0;
  overflow-x: hidden;
  color: #222;
}

h1 {
  font-size: 24px !important;
}

h2 {
  font-size: 22px !important;
}

strong {
  font-weight: bold;
}

p {
  line-height: 1.6 !important;
  margin-bottom: 15px !important;
}

h1, h2, h3 {
  /*margin-top: 20px !important; 
  margin-bottom: 10px !important; */
}

a:focus {
  outline-style: none;
}

.mt-2 {
  margin-top: 20px !important;
}

.breadcrumbs {
  font-size: 14px;
  color: #717b8e;
  margin-bottom: 20px;
  display: block;
}
.breadcrumbs.mt {
  margin-bottom: 0;
  margin-top: 30px;
}
.breadcrumbs.mb0 {
  margin-bottom: 0;
}
.breadcrumbs a {
  color: #717b8e;
  margin: 0px 3px;
}

.breadcrumbs-2 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 40px;
}
.breadcrumbs-2 a {
  color: #000000;
  margin: 0;
  text-decoration: underline;
}

.block-mb {
  margin-bottom: 70px;
}

.article-chapo {
  font-weight: 400 !important;
}
.article-chapo p {
  display: inline;
  font-weight: bold;
}

.view-page-podcasts .articles-list .views-row {
  width: 100%;
}

.content-type {
  display: inline-block;
  margin-right: 7px;
  font-weight: 600;
}
.content-type:after {
  content: "";
  position: relative;
  width: 1px;
  height: 12px;
  background: #d5d8dc;
  display: inline-block;
  margin-left: 7px;
}
.content-type img {
  vertical-align: top;
  margin: 4px 3px 0 0 !important;
}

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

.main-container {
  padding: 0 30px;
  background-color: #FFFFFF;
  position: relative;
}

.pub-habillage {
  width: 100%;
  display: block;
  max-height: 300px;
  text-align: center;
  position: relative;
  position: sticky;
  top: 100px;
}

.path-frontpage .page-content {
  margin-top: 0;
}

.page-content {
  margin-top: 20px;
}
.page-content.row {
  display: flex;
  flex-flow: row wrap;
}
.page-content.row:before {
  display: block;
}
.page-content .article-signature {
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
  color: #383f4e;
  margin-top: 5px;
}

article.page .content .statistics-counter {
  display: none;
}

.sections-pb {
  padding-bottom: 55px;
}

.noscroll {
  overflow: hidden;
  position: relative;
}

a.button.loading {
  opacity: 0.8;
  font-size: 0 !important;
  position: relative;
  pointer-events: none;
}
a.button.loading:after {
  content: "";
  background-image: url(/themes/custom/wud/css/../images/icons/loading-v1.gif);
  background-size: cover;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  transform: translate(0, -50%);
}

.icon.map-marker {
  display: inline-block;
  width: 12px;
  height: 14px;
  background-image: url(/themes/custom/wud/css/../images/icons/map-marker.svg);
  background-size: contain;
}
.icon.map-marker-w {
  display: inline-block;
  width: 8px;
  height: 11px;
  background-image: url(/themes/custom/wud/css/../images/icons/map-marker-white.svg);
  background-size: contain;
}
.icon.map-marker-b {
  display: inline-block;
  width: 8px;
  height: 11px;
  background-image: url(/themes/custom/wud/css/../images/icons/map-marker-black.svg);
  background-size: contain;
}
.icon.icon-specialite {
  display: inline-block;
  width: 12px;
  height: 11px;
  background-image: url(/themes/custom/wud/css/../images/icons/icon-specialite.svg);
  background-size: contain;
}

.fc-loading {
  width: 100%;
  height: 100%;
  background-image: url(/themes/custom/wud/css/../images/icons/loading-buffering.gif);
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: rgba(0, 0, 0, 0.5);
  background-blend-mode: screen;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.wud-table-style .view-header {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
}
.wud-table-style .view-filters .form--inline {
  display: flex;
  align-items: center;
}
.wud-table-style .view-filters .form--inline .form-autocomplete .input-group-addon {
  display: none;
}
.wud-table-style .view-filters .form--inline .control-label {
  margin-right: 15px;
}
.wud-table-style .view-filters .form--inline .select-wrapper {
  display: inline-block;
  margin-right: 15px;
}
.wud-table-style .view-filters .form--inline .select-wrapper:after {
  color: #000000;
}
.wud-table-style .view-filters .form--inline .select-wrapper .form-select {
  width: 200px;
}
.wud-table-style .view-filters .form-actions .form-submit {
  display: inline-block;
  height: 35px;
  font-weight: 600;
  line-height: 35px;
  background-color: #FBEB0A;
  padding: 0 15px;
  border: 0;
  border-radius: 0;
  margin-left: 20px;
}
.wud-table-style .view-content {
  position: relative;
}
.wud-table-style .view-content table {
  margin-bottom: 0;
}
.wud-table-style .view-content table thead tr th {
  background-color: #FFFFFF;
  text-transform: uppercase;
  border: 1px solid #000 !important;
}
.wud-table-style .view-content table tbody tr td {
  background-color: #FFFFFF;
  border: 0;
  padding: 15px 8px;
  border-bottom: 1px solid #ddd;
}
.wud-table-style .view-content table tbody tr td a {
  color: #000;
}
.wud-table-style .pager-nav {
  margin-top: 20px;
}
.wud-table-style .pager-nav .pagination > li > a {
  color: #000;
}
.wud-table-style .pager-nav .pagination .active > a {
  background-color: #FBEB0A;
  border-color: #FBEB0A;
  font-weight: 600;
}

.path-frontpage .wud-local-tasks {
  display: none;
}

.page-big-article .wud-local-tasks,
.page-live .wud-local-tasks {
  margin-top: 15px;
}

.wud-local-tasks {
  margin-bottom: 15px;
}
.wud-local-tasks .nav-tabs {
  text-align: center;
  border: 0;
}
.wud-local-tasks .nav-tabs li {
  display: inline-block;
  float: none;
}
.wud-local-tasks .nav-tabs li.active a {
  background-color: #FBEB0A;
}
.wud-local-tasks .nav-tabs li a {
  font-size: 16px;
  color: #000000;
  font-weight: 600;
  border: 0;
  border-radius: 0;
}
.wud-local-tasks .nav-tabs li a:hover {
  color: #000000;
  background-color: #FBEB0A;
  border: 0;
}

h1.page-header {
  font-size: 30px;
  font-weight: bold;
  margin: 50px auto 20px;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border: 0;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  transform: rotate(225deg) translate(-50%, 0);
  left: 25%;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  width: 7px;
  height: 7px;
  border: 0;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  transform: rotate(45deg) translate(-50%, 0);
}

.slick-slider.slick-dotted .slick-dots {
  bottom: 0px;
  line-height: 0;
}
.slick-slider.slick-dotted .slick-dots li {
  width: 10px;
  height: 10px;
  margin: 0 2px;
}
.slick-slider.slick-dotted .slick-dots li.slick-active button:before {
  color: #B3B3B3;
  opacity: 1;
}
.slick-slider.slick-dotted .slick-dots li button {
  width: 10px;
  height: 10px;
  padding: 0px;
}
.slick-slider.slick-dotted .slick-dots li button:before {
  font-size: 10px;
  line-height: 13px;
  width: 10px;
  height: 10px;
  color: #ECECEC;
  opacity: 1;
}

blockquote {
  border-color: #FBEB0A;
}

.block-slider-section {
  padding-bottom: 70px;
}
.block-slider-section .slick-dots {
  bottom: -40px !important;
}

.block-content-section {
  padding-bottom: 40px;
}

/**
 *  Général block style.
 */
.block-home-style {
  border-top: 1px solid #000000;
}
.block-home-style .block-title {
  display: inline-block;
  font-weight: 700;
  font-size: 23px;
  line-height: 26px;
  text-transform: lowercase;
  margin: 15px 0;
}
.block-home-style .block-title::first-letter {
  text-transform: uppercase;
}
.block-home-style .block-title a {
  color: #000;
}
.block-home-style .content-more-link {
  display: none;
  width: 250px;
  max-width: 100%;
  height: 35px;
  background-color: #000000;
  font-size: 16px;
  line-height: 35px;
  color: #FFFFFF;
  text-align: center;
  margin: auto;
  clear: both;
  border: 1px solid;
  margin-bottom: 40px !important;
}
.block-home-style .content-more-link:hover, .block-home-style .content-more-link:focus {
  text-decoration: none;
}

/* Style error message */
.section-message-error {
  text-align: center;
  margin: 60px 0;
}
.section-message-error h3 {
  font-size: 18px;
}
.section-message-error .go-home {
  display: inline-block;
  width: 150px;
  height: 35px;
  margin-top: 40px;
  font-size: 16px;
  color: #000000;
  line-height: 35px;
  background-color: #FBEB0A;
}
.section-message-error .go-home:hover, .section-message-error .go-home:focus {
  text-decoration: none;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/**
 * Block Paywall.
 */
.paywall-block {
  position: relative;
}
.paywall-block:before {
  content: "";
  display: block;
  width: 100%;
  height: 100px;
  background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(251, 251, 251) 20%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: -100px;
}
.paywall-block .pw-container {
  overflow: hidden;
}
.paywall-block .pw-container .pw-image {
  width: 100% !important;
  height: auto !important;
  margin: 0 !important;
}
.paywall-block .pw-container .pw-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
}
.paywall-block .pw-container .pw-overlay .pw-link {
  position: absolute;
  display: inline-block;
  font-size: 0;
  pointer-events: auto;
  text-decoration: none;
  margin: 0 !important;
}
.paywall-block .pw-container .pw-overlay .pw-link.link-subscribe {
  width: 30.8%;
  height: 10%;
  top: 67.7%;
  left: 16.2%;
}
.paywall-block .pw-container .pw-overlay .pw-link.link-login {
  width: 22%;
  height: 5%;
  top: 86%;
  left: 16%;
  opacity: 0.5;
}

.diapo-paywall {
  position: relative;
}
.diapo-paywall .slide-img, .diapo-paywall .diappo-desc {
  -webkit-filter: blur(10px);
  filter: blur(10px);
}
.diapo-paywall .paywall-block {
  width: 720px;
  margin: auto;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
}

.view-id-article_vous_aimerez_aussi.view-display-id-tag nav ul {
  list-style: none;
  padding: 0;
}
.view-id-article_vous_aimerez_aussi.view-display-id-tag nav ul li a {
  display: block;
  width: 350px;
  height: 35px;
  max-width: 100%;
  background-color: #000000;
  font-size: 16px;
  line-height: 35px;
  color: #FFFFFF;
  text-align: center;
  margin: 20px auto 20px;
}
.view-id-article_vous_aimerez_aussi.view-display-id-tag nav ul li a:hover {
  text-decoration: none;
}

body:not(.user-logged-in) header .header-navigation.perma-fixed #block-mainnavigation .menu--main > li > a {
  margin: 19px 7px;
}

header {
  box-shadow: 0 6px 14px 0 rgba(0, 0, 0, 0.08);
  position: relative;
  margin-bottom: 15px;
}
header .header-top {
  display: table;
  width: 100%;
  padding: 12px 130px;
}
header .header-top.perma-fixed {
  display: none;
}
header .header-top #block-headermagazine {
  display: table-cell;
  width: 35%;
  vertical-align: middle;
}
header .header-top #block-headermagazine a {
  text-decoration: none;
}
header .header-top #block-headermagazine .mag-thumbnail {
  display: block;
  width: 66px;
  height: 93px;
  object-fit: cover;
  object-position: center;
}
header .header-top #block-headermagazine .mag-content {
  display: inline-block;
  width: 66px;
  font-size: 9.47px;
  color: #000000;
  text-align: center;
  letter-spacing: 0;
  line-height: 12px;
  padding-top: 5px;
}
header .header-top #block-headermagazine .mag-content p {
  margin: 0;
}
header .header-top .logo {
  display: table-cell;
  width: 30%;
  vertical-align: middle;
  text-align: center;
  margin: 0;
}
header .header-top .logo img {
  width: 290px;
  height: auto;
  max-height: 114px;
}
header .header-top .logo img.logo-mobile {
  display: none;
}
header .header-top #block-wud-account-menu {
  display: table-cell;
  width: 35%;
  vertical-align: middle;
}
header .header-top #block-wud-account-menu .header-user-menus .menu--account {
  margin: 0;
}
header .header-top #block-wud-account-menu .header-user-menus .menu--account li a {
  font-size: 15px;
  color: #000000;
  text-decoration: none;
  padding: 7.5px 20px;
  border-radius: 6px;
}
header .header-top #block-wud-account-menu .header-user-menus .menu--account li a:hover, header .header-top #block-wud-account-menu .header-user-menus .menu--account li a:focus {
  font-weight: 600;
  background-color: #FFFFFF;
}
header .header-top #block-wud-account-menu .header-user-menus .menu--account li:last-child {
  position: relative;
  padding-left: 20px;
}
header .header-top #block-wud-account-menu .header-user-menus .menu--account li:last-child:before {
  content: "";
  height: 20px;
  border-left: 2px solid #9D9D9C;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
header .header-top #block-wud-account-menu .header-user-menus .menu--account li:last-child a {
  background-color: #FBEB0A;
}
header .header-top #block-wud-account-menu .header-user-menus .menu--account li:last-child a:hover, header .header-top #block-wud-account-menu .header-user-menus .menu--account li:last-child a:focus {
  color: #FFFFFF;
  background-color: #000000;
}
header .header-top #block-wud-account-menu .header-user-menus .menu--account li:nth-child(1), header .header-top #block-wud-account-menu .header-user-menus .menu--account li:nth-child(2) {
  display: none;
}
header .header-top .menu-mobile {
  display: none;
}
header .header-navigation {
  border-top: 1px solid #000000;
  background-color: #FFFFFF;
  padding: 0;
}
header .header-navigation.fixed, header .header-navigation.perma-fixed {
  position: fixed;
  z-index: 99;
  box-shadow: 0 6px 14px 0 rgba(0, 0, 0, 0.08);
  border: 0;
}
header .header-navigation.fixed #block-mainnavigation, header .header-navigation.perma-fixed #block-mainnavigation {
  padding-left: calc((100% - 1440px) / 2);
  padding-right: calc((100% - 1440px) / 2);
}
header .header-navigation.fixed #block-mainnavigation .menu--main, header .header-navigation.perma-fixed #block-mainnavigation .menu--main {
  overflow: unset;
  max-height: unset;
}
header .header-navigation.fixed #block-mainnavigation .menu--main .menu-search .block-search-btn, header .header-navigation.perma-fixed #block-mainnavigation .menu--main .menu-search .block-search-btn {
  margin: 14px 0 20px;
}
header .header-navigation.fixed .fixed-logo, header .header-navigation.perma-fixed .fixed-logo {
  display: inline-block;
  width: 190px;
  text-align: center;
}
header .header-navigation.fixed .fixed-user-links, header .header-navigation.perma-fixed .fixed-user-links {
  display: inline-block;
  width: 155px;
  padding: 0 5px !important;
}
header .header-navigation.fixed .fixed-user-links.loggedin, header .header-navigation.perma-fixed .fixed-user-links.loggedin {
  width: 100px;
  padding-left: 20px;
}
header .header-navigation.fixed .fixed-user-links ul, header .header-navigation.perma-fixed .fixed-user-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  display: flex;
}
header .header-navigation.fixed .fixed-user-links ul li, header .header-navigation.perma-fixed .fixed-user-links ul li {
  display: inline-block;
}
header .header-navigation.fixed .fixed-user-links ul li.link-img, header .header-navigation.perma-fixed .fixed-user-links ul li.link-img {
  padding: 0px 10px;
}
header .header-navigation.fixed .fixed-user-links ul li.link-img img, header .header-navigation.perma-fixed .fixed-user-links ul li.link-img img {
  min-width: 16px;
  width: 16px;
  height: 16px;
}
header .header-navigation.fixed .fixed-user-links ul li.link-btn, header .header-navigation.perma-fixed .fixed-user-links ul li.link-btn {
  position: relative;
  padding-left: 10px;
}
header .header-navigation.fixed .fixed-user-links ul li.link-btn:before, header .header-navigation.perma-fixed .fixed-user-links ul li.link-btn:before {
  content: "";
  height: 20px;
  border-left: 1px solid #000000;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
header .header-navigation.fixed .fixed-user-links ul li.link-btn a, header .header-navigation.perma-fixed .fixed-user-links ul li.link-btn a {
  background-color: #FBEB0A;
  font-size: 15px;
  color: #000000;
  text-decoration: none;
  padding: 7.5px 20px;
  border-radius: 6px;
}
header .header-navigation.fixed .fixed-user-links ul li.link-btn a:hover, header .header-navigation.perma-fixed .fixed-user-links ul li.link-btn a:hover {
  background-color: #000000;
  color: #FFFFFF;
}
header .header-navigation.fixed #block-mainnavigation .menu--main, header .header-navigation.perma-fixed #block-mainnavigation .menu--main {
  display: inline-block;
  width: calc(100% - 190px - 255px);
  padding: 0;
}
header .header-navigation.fixed #block-mainnavigation .menu--main.loggedin, header .header-navigation.perma-fixed #block-mainnavigation .menu--main.loggedin {
  width: calc(100% - 190px - 200px);
}
header .header-navigation.fixed #block-mainnavigation .menu--main.loggedin .menu-search, header .header-navigation.perma-fixed #block-mainnavigation .menu--main.loggedin .menu-search {
  right: 190px;
}
header .header-navigation.fixed #block-mainnavigation .menu--main .menu-burger, header .header-navigation.perma-fixed #block-mainnavigation .menu--main .menu-burger {
  margin-right: 10px;
}
header .header-navigation.fixed #block-mainnavigation .menu--main > li.fist-item > a, header .header-navigation.perma-fixed #block-mainnavigation .menu--main > li.fist-item > a {
  margin-left: 16px;
}
header .header-navigation.fixed #block-mainnavigation .menu--main > li.last-item, header .header-navigation.perma-fixed #block-mainnavigation .menu--main > li.last-item {
  margin-right: 27px;
}
header .header-navigation.fixed #block-mainnavigation .menu--main > li.last-item > a, header .header-navigation.perma-fixed #block-mainnavigation .menu--main > li.last-item > a {
  margin-right: 0;
}
header .header-navigation.fixed #block-mainnavigation .menu--main > li > a, header .header-navigation.perma-fixed #block-mainnavigation .menu--main > li > a {
  font-size: 0.8vw;
  margin: 19px 10px;
}
header .header-navigation.fixed #block-mainnavigation .menu--main > li > a span, header .header-navigation.perma-fixed #block-mainnavigation .menu--main > li > a span {
  display: none;
}
header .header-navigation.fixed #block-mainnavigation .menu--main .menu-search, header .header-navigation.perma-fixed #block-mainnavigation .menu--main .menu-search {
  right: 255px;
}
header .header-navigation.fixed #block-mainnavigation .menu--main .menu-search .block-search-btn, header .header-navigation.perma-fixed #block-mainnavigation .menu--main .menu-search .block-search-btn {
  padding-left: 11px;
  border: 0;
}
header .header-navigation.fixed #block-mainnavigation .menu--main .menu-forum, header .header-navigation.perma-fixed #block-mainnavigation .menu--main .menu-forum {
  right: 15px;
}
header .header-navigation.fixed #block-mainnavigation .menu--main .menu-forum a, header .header-navigation.perma-fixed #block-mainnavigation .menu--main .menu-forum a {
  margin: 0;
}
header .header-navigation .fixed-logo {
  display: none;
}
header .header-navigation .fixed-user-links {
  display: none;
}
header .header-navigation .menu-mobile-mags {
  display: none;
}
header .header-navigation #block-mainnavigation .menu--main {
  padding: 0 95px;
  max-height: 55px;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  header .header-navigation #block-mainnavigation .menu--main {
    max-height: unset;
    overflow: auto;
  }
}
header .header-navigation #block-mainnavigation .menu--main > li {
  display: inline-block;
  position: unset;
}
header .header-navigation #block-mainnavigation .menu--main > li.open > a {
  border-bottom: 4px solid #000000;
}
header .header-navigation #block-mainnavigation .menu--main > li.open > a .caret {
  border-bottom: 0;
  border-top: 1px solid #000000;
  margin: 0 5px;
  transform: rotate(-45deg);
}
header .header-navigation #block-mainnavigation .menu--main > li.open .dropdown-menu {
  display: block;
  overflow: auto;
}
header .header-navigation #block-mainnavigation .menu--main > li.fist-item > a {
  margin-left: 0;
}
header .header-navigation #block-mainnavigation .menu--main > li.last-item .dropdown-menu .submenu-content .side-blocks {
  padding-top: 53px;
}
header .header-navigation #block-mainnavigation .menu--main > li > a {
  font-size: 0.98vw;
  font-weight: 600;
  color: #000000;
  text-transform: uppercase;
  padding: 0;
  margin: 19px 5px !important;
  background: none;
}
@media screen and (max-width: 991px) {
  header .header-navigation #block-mainnavigation .menu--main > li > a {
    margin: 21px 5px 17px !important;
  }
}
header .header-navigation #block-mainnavigation .menu--main > li > a .caret {
  display: inline-block !important;
  width: 7px;
  height: 7px;
  border: 0;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  margin-left: 5px;
  margin-right: 4px;
  margin: -5px 5px 0;
  transform: rotate(45deg);
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu {
  width: 100%;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  padding: 25px 80px;
  box-shadow: inset 0px 6px 14px 0 rgba(0, 0, 0, 0.08);
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .submenu-links {
  width: 185px;
  float: left;
  overflow: auto;
  max-height: 554px;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .submenu-links li {
  position: relative;
  font-weight: 600;
  font-size: 15px;
  color: #000000;
  margin-bottom: 16px;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .submenu-links li.item-flash {
  font-size: 22.86px;
  line-height: 21.43px;
  font-weight: 700;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .submenu-links li.item-flash:hover {
  font-size: 22.86px;
  font-weight: 700;
  text-transform: none;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .submenu-links li.item-flash a {
  color: #979797;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .submenu-links li:hover {
  font-weight: 700;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .submenu-links li a {
  display: inline-block;
  width: 100%;
  padding-right: 15px;
  color: #000000;
  position: relative;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .submenu-links li a:hover {
  text-decoration: none;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .submenu-links li a:after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  position: absolute;
  top: 50%;
  right: 5px;
  transform: rotate(45deg) translate(0px, -50%);
}
@media screen and (max-width: 991px) {
  header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .submenu-links {
    overflow: unset;
    max-height: 100%;
  }
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .latest-articles {
  width: calc(100% - 185px - 245px);
  float: left;
  padding: 32px 60px 0;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .latest-articles a:hover {
  text-decoration: none;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .latest-articles .row:first-child {
  margin-bottom: 40px;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .latest-articles .ratio {
  width: 160px;
  display: inline-block;
  position: relative;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .latest-articles .ratio.border {
  border: 1px solid #000;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .latest-articles .ratio img {
  width: 100%;
  aspect-ratio: auto 3/2;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .latest-articles .item-infos {
  width: calc(100% - 160px);
  min-height: 129px;
  float: left;
  color: #000000;
  word-break: break-word;
  padding-right: 10px;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .latest-articles .item-infos .item-section {
  display: block;
  width: fit-content;
  font-size: 11px;
  color: #313131;
  background-color: #ECECEC;
  text-transform: lowercase;
  padding: 0 5px;
  margin-bottom: 10px;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .latest-articles .item-infos .item-text {
  display: block;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .latest-articles .item-infos .item-text .item-icon {
  width: 25px;
  height: 17px;
  object-fit: contain;
  object-position: center;
  padding-right: 8px;
  margin-right: 10px;
  border-right: 1px solid #9D9D9C;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .latest-articles .article-tags {
  margin-top: 50px;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .latest-articles .article-tags:before {
  content: "";
  display: block;
  width: calc(100% - 405px);
  max-width: 1035px;
  border-top: 1px solid #d5d8dc;
  position: absolute;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .latest-articles .article-tags span {
  display: inline-block;
  font-weight: 400;
  font-size: 16px;
  line-height: 60px;
  margin: 10px 15px 0 0;
  letter-spacing: 1.68px;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .latest-articles .article-tags img {
  width: auto;
  height: 60px;
  margin-right: 10px;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu {
  width: calc(100% - 245px);
  float: left;
  font-size: 16px;
  color: #000000;
  padding-top: 36px;
  padding-right: 30px;
  margin-top: -14px;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu:after {
  content: "";
  display: block;
  width: calc(100% - 160px);
  max-width: 1280px;
  border-bottom: 1px solid #d5d8dc;
  position: absolute;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu a {
  color: #000000;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu a:hover {
  text-transform: none;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu li {
  margin-bottom: 10px;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu .section-left {
  width: calc(100% - 350px);
  float: left;
  padding-right: 15px;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu .section-right {
  width: 350px;
  float: left;
  padding-left: 15px;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu .section-left > li:first-child, header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu .section-right > li:first-child {
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 1px solid #d5d8dc;
  padding-bottom: 9px;
  margin-bottom: 23px;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu .section-left .section-group, header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu .section-right .section-group {
  display: inline-flex;
  width: 100%;
  margin-bottom: 49px;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu .section-left .section-group:last-child, header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu .section-right .section-group:last-child {
  margin-bottom: 55px;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu .section-left .section-group .sg-items, header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu .section-right .section-group .sg-items {
  display: inline-block;
  width: 50%;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu .section-left .section-group .sg-items:nth-child(2), header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu .section-right .section-group .sg-items:nth-child(2) {
  padding-left: 30px;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu .section-left .section-group .sg-items li:last-child, header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu .section-right .section-group .sg-items li:last-child {
  margin-bottom: 0;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .emplois-menu {
  width: calc(100% - 245px);
  float: left;
  font-size: 16px;
  color: #000000;
  padding-top: 36px;
  padding-right: 30px;
  padding-left: 65px;
  margin-top: -14px;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .emplois-menu:after {
  content: "";
  display: block;
  width: 100%;
  max-width: 1280px;
  border-bottom: 1px solid #d5d8dc;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .emplois-menu a {
  color: #000000;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .emplois-menu a:hover {
  text-transform: none;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .emplois-menu li {
  margin-bottom: 10px;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .emplois-menu .section-left {
  width: 50%;
  float: left;
  padding-right: 15px;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .emplois-menu .section-right {
  width: 50%;
  float: left;
  padding-left: 15px;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .emplois-menu .section-left > li:first-child, header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .emplois-menu .section-right > li:first-child {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 1px solid #d5d8dc;
  padding-bottom: 9px;
  margin-bottom: 23px;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .side-blocks {
  width: 245px;
  float: left;
  padding-top: 32px;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .side-blocks .item-block {
  height: 126px;
  padding: 24px 22px 32px;
  border: 1px solid #000000;
  position: relative;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .side-blocks .item-block:first-child {
  margin-bottom: 31px;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .side-blocks .item-block.b-emplois img {
  width: 46px;
  margin-top: 11px;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .side-blocks .item-block.b-emplois span {
  width: calc(100% - 46px);
  padding-left: 28px;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .side-blocks .item-block h3 {
  display: inline-block;
  font-weight: 600;
  font-size: 16px;
  padding: 0 8px 0 6px;
  position: absolute;
  top: -9px;
  left: 12px;
  background: #FFFFFF;
  margin: 0;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .side-blocks .item-block img {
  height: auto;
  width: 39px;
  float: left;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .side-blocks .item-block span {
  display: inline-block;
  width: calc(100% - 39px);
  line-height: 15px;
  padding-left: 35px;
}
header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .side-blocks .item-block a {
  color: #000;
  text-decoration: underline;
  position: absolute;
  bottom: 14px;
  left: 22px;
}
header .header-navigation #block-mainnavigation .menu--main .menu-burger {
  margin-right: 20px;
}
header .header-navigation #block-mainnavigation .menu--main .menu-burger button {
  width: 22px;
  height: 21px;
  border: 0;
  padding: 5px 5px 5px 0;
  line-height: 0;
  background: none;
}
header .header-navigation #block-mainnavigation .menu--main .menu-burger button .icon {
  display: inline-block;
}
header .header-navigation #block-mainnavigation .menu--main .menu-burger button .icon.burger-icon {
  width: 17px;
  height: 11px;
  background-image: url(/themes/custom/wud/css/../images/icons/bars.svg);
  background-size: cover;
  background-position: center;
}
header .header-navigation #block-mainnavigation .menu--main .menu-search {
  height: 100%;
  position: absolute;
  top: 0;
  right: 185px;
}
header .header-navigation #block-mainnavigation .menu--main .menu-search:hover form input[type=text] {
  display: block;
}
header .header-navigation #block-mainnavigation .menu--main .menu-search.ms-mobile {
  display: none;
}
header .header-navigation #block-mainnavigation .menu--main .menu-search form,
header .header-navigation #block-mainnavigation .menu--main .menu-search .block-search-btn {
  display: inline-block;
  height: calc(100% - 40px);
  padding-left: 12px;
  margin: 16px 0 20px;
  background: #FFFFFF;
  position: relative;
}
header .header-navigation #block-mainnavigation .menu--main .menu-search form:after,
header .header-navigation #block-mainnavigation .menu--main .menu-search .block-search-btn:after {
  content: "";
  background: #000;
  width: 1px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 0px;
}
@media screen and (max-width: 991px) {
  header .header-navigation #block-mainnavigation .menu--main .menu-search form:after,
  header .header-navigation #block-mainnavigation .menu--main .menu-search .block-search-btn:after {
    display: none;
  }
}
header .header-navigation #block-mainnavigation .menu--main .menu-search form input[type=text],
header .header-navigation #block-mainnavigation .menu--main .menu-search .block-search-btn input[type=text] {
  display: none;
  border: 0;
  border-bottom: 1px solid;
  padding: 0;
  margin-right: 10px;
  width: 200px;
  height: 18px;
  float: left;
}
header .header-navigation #block-mainnavigation .menu--main .menu-search form .submit,
header .header-navigation #block-mainnavigation .menu--main .menu-search form .search-btn,
header .header-navigation #block-mainnavigation .menu--main .menu-search .block-search-btn .submit,
header .header-navigation #block-mainnavigation .menu--main .menu-search .block-search-btn .search-btn {
  width: 16px;
  height: 16px;
  padding: 0;
  border: 0;
  background: none;
}
header .header-navigation #block-mainnavigation .menu--main .menu-search form .submit .icon,
header .header-navigation #block-mainnavigation .menu--main .menu-search form .search-btn .icon,
header .header-navigation #block-mainnavigation .menu--main .menu-search .block-search-btn .submit .icon,
header .header-navigation #block-mainnavigation .menu--main .menu-search .block-search-btn .search-btn .icon {
  display: inline-block;
}
header .header-navigation #block-mainnavigation .menu--main .menu-search form .submit .icon.search-icon,
header .header-navigation #block-mainnavigation .menu--main .menu-search form .search-btn .icon.search-icon,
header .header-navigation #block-mainnavigation .menu--main .menu-search .block-search-btn .submit .icon.search-icon,
header .header-navigation #block-mainnavigation .menu--main .menu-search .block-search-btn .search-btn .icon.search-icon {
  width: 16px;
  height: 16px;
  background-image: url(/themes/custom/wud/css/../images/icons/search.svg);
  background-size: cover;
  background-position: center;
}
header .header-navigation #block-mainnavigation .menu--main .menu-forum {
  position: absolute;
  right: 95px;
  top: 50%;
  transform: translate(0, -50%);
}
header .header-navigation #block-mainnavigation .menu--main .menu-forum a {
  display: inline-block;
  width: 70px;
  text-align: center;
  border: 1px solid #FBEB08;
  border-radius: 6px;
  padding: 7.5px 10px;
  margin: 0;
}
header .header-navigation #block-mainnavigation .menu--main .menu-forum a:hover {
  background-color: #FBEB08;
}
header .header-navigation #block-mainnavigation .menu--main .item-flash-mobile {
  display: none;
}
header .header-navigation #block-mainnavigation .menu--main .article-tags-mobile, header .header-navigation #block-mainnavigation .menu--main .mobile-sub-menu-links {
  display: none;
}
header .header-navigation #block-mainnavigation .menu--main .block-search-dropdown .search-dropdown .header-search-block {
  padding: 0 85px;
  margin-bottom: 60px;
}
header .header-navigation #block-mainnavigation .menu--main .block-search-dropdown .search-dropdown .header-search-block h2 {
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 30px;
}
header .header-navigation #block-mainnavigation .menu--main .block-search-dropdown .search-dropdown .header-search-block form {
  text-align: center;
}
header .header-navigation #block-mainnavigation .menu--main .block-search-dropdown .search-dropdown .header-search-block form input[type=text] {
  width: 635px;
  max-width: calc(100% - 200px);
  height: 35px;
  padding: 0 12px;
  margin-right: 30px;
  border-radius: 6px;
  border: 1px solid #545454;
}
header .header-navigation #block-mainnavigation .menu--main .block-search-dropdown .search-dropdown .header-search-block form .submit {
  width: 160px;
  height: 35px;
  font-size: 16px;
  background-color: #FBEB0A;
  border: 0;
}
header .header-navigation #block-mainnavigation .menu--main .block-search-dropdown .search-dropdown .header-search-block form .submit.loading {
  color: transparent;
  background-image: url(/themes/custom/wud/css/../images/icons/loading-buffering.gif);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: rgba(0, 0, 0, 0.5);
  background-blend-mode: screen;
}
header .header-navigation #block-mainnavigation .menu--main .block-search-dropdown .search-dropdown .header-search-tags {
  padding: 0 85px;
  margin-bottom: 20px;
}
header .header-navigation #block-mainnavigation .menu--main .block-search-dropdown .search-dropdown .header-search-tags h2 {
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 30px;
}
header .header-navigation #block-mainnavigation .menu--main .block-search-dropdown .search-dropdown .header-search-tags .hs-tags-liste a:hover, header .header-navigation #block-mainnavigation .menu--main .block-search-dropdown .search-dropdown .header-search-tags .hs-tags-liste a:focus {
  text-decoration: none;
}
header .header-navigation #block-mainnavigation .menu--main .block-search-dropdown .search-dropdown .header-search-tags .hs-tags-liste img {
  display: inline-block;
  width: 125px;
  height: 125px;
  object-fit: contain;
  object-position: center;
  margin: 0px 15px 15px;
}

body.user-logged-in header .header-top #block-wud-account-menu .header-user-menus .menu--account li:nth-child(2) {
  display: block;
  min-width: 20px;
}
body.user-logged-in header .header-top #block-wud-account-menu .header-user-menus .menu--account li.first, body.user-logged-in header .header-top #block-wud-account-menu .header-user-menus .menu--account li:nth-child(4), body.user-logged-in header .header-top #block-wud-account-menu .header-user-menus .menu--account li:nth-child(5) {
  display: none;
}

.megamenu-bg {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: 1;
}

footer {
  background-color: #000000;
  font-size: 14px;
  color: #FFFFFF;
  margin: 0 !important;
  padding: 60px 0 0 !important;
  border: 0 !important;
  position: relative;
  /**
   *  Block footer menu.
   */
  /**
   *  Block réseaux sociaux footer.
   */
  /**
   *  Block inscription newsletter.
   */
  /**
   *  Block footer sous-menu.
   */
  /**
   *  Block footer texte.
   */
  /**
   *  Block dernier magazine footer.
   */
}
footer #block-footermenu {
  width: calc(100% - 350px);
  float: left;
}
footer #block-footermenu .menu--menu-footer-menu .menu-section {
  width: 33.3333333333%;
  float: left;
  padding-right: 15px;
}
footer #block-footermenu .menu--menu-footer-menu .menu-section li a {
  display: inline-block;
  font-weight: 600;
  font-size: 16px;
  color: #FFFFFF;
  padding-bottom: 10px;
  letter-spacing: 1.68px;
}
footer #block-footermenu .menu--menu-footer-menu .menu-section li a:hover, footer #block-footermenu .menu--menu-footer-menu .menu-section li a:focus {
  color: #D9D9D7;
}
footer #block-footermenu .menu--menu-footer-menu .menu-section .sub-menu {
  padding: 0 0 20px;
  list-style: none;
}
footer #block-footermenu .menu--menu-footer-menu .menu-section .sub-menu li {
  padding-left: 9px;
  position: relative;
}
footer #block-footermenu .menu--menu-footer-menu .menu-section .sub-menu li:before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background-color: #D9D9D7;
  border-radius: 50%;
  position: absolute;
  top: 9px;
  left: 0;
}
footer #block-footermenu .menu--menu-footer-menu .menu-section .sub-menu li a {
  font-size: 14px;
  font-weight: 400;
  color: #D9D9D7;
  text-transform: none;
  padding: 0;
  letter-spacing: 0.08px;
  line-height: 21px;
}
footer #block-footersocialmenu {
  position: absolute;
  top: 139px;
  right: 13px;
  text-align: right;
}
footer #block-footersocialmenu #block-footersocialmenu-menu {
  display: none;
}
footer #block-footersocialmenu .menu--menu-footer-social-menu {
  line-height: 0;
}
footer #block-footersocialmenu .menu--menu-footer-social-menu li {
  display: inline-block;
  width: 24px;
  height: 24px;
  position: relative;
  margin: 0 3px;
}
footer #block-footersocialmenu .menu--menu-footer-social-menu li a.sm-icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  font-size: 0;
  padding: 0;
  position: absolute;
  left: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
footer #block-footersocialmenu .menu--menu-footer-social-menu li a.sm-icon:hover {
  background-color: transparent;
}
footer #block-footersocialmenu .menu--menu-footer-social-menu li a.sm-icon.facebook-icon {
  background-image: url(/themes/custom/wud/css/../images/icons/facebook.svg);
}
footer #block-footersocialmenu .menu--menu-footer-social-menu li a.sm-icon.instagram-icon {
  background-image: url(/themes/custom/wud/css/../images/icons/instagram.svg);
}
footer #block-footersocialmenu .menu--menu-footer-social-menu li a.sm-icon.twitter-icon {
  background-image: url(/themes/custom/wud/css/../images/icons/twitter.svg);
}
footer #block-footersocialmenu .menu--menu-footer-social-menu li a.sm-icon.linkedin-icon {
  background-image: url(/themes/custom/wud/css/../images/icons/linkedin.svg);
}
footer #block-footersocialmenu .menu--menu-footer-social-menu li a.sm-icon.youtube-icon {
  background-image: url(/themes/custom/wud/css/../images/icons/youtube.svg);
}
footer #block-footersocialmenu .menu--menu-footer-social-menu li a.sm-icon.dailymotion-icon {
  background-image: url(/themes/custom/wud/css/../images/icons/dailymotion.svg);
}
footer #block-footersocialmenu .menu--menu-footer-social-menu li a.sm-icon.tiktok-icon {
  background-image: url(/themes/custom/wud/css/../images/icons/tiktok.svg);
}
footer #block-inscriptionalanewsletter {
  width: 350px;
  float: right;
}
footer #block-inscriptionalanewsletter .newsletter-w-text h1, footer #block-inscriptionalanewsletter .newsletter-w-text h2, footer #block-inscriptionalanewsletter .newsletter-w-text h3, footer #block-inscriptionalanewsletter .newsletter-w-text h4, footer #block-inscriptionalanewsletter .newsletter-w-text h5, footer #block-inscriptionalanewsletter .newsletter-w-text h6 {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 10px;
}
footer #block-inscriptionalanewsletter .newsletter-w-text ul {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}
footer #block-inscriptionalanewsletter .newsletter-w-text ul li {
  color: #D9D9D9;
  padding: 15px 0;
  border-bottom: 1px solid #858585;
}
footer #block-inscriptionalanewsletter form input[type=text], footer #block-inscriptionalanewsletter form input[type=email] {
  width: 100%;
  height: 35px;
  background-color: transparent;
  border: 1px solid #FFFFFF;
  padding: 0 10px;
  margin-bottom: 14px;
}
footer #block-inscriptionalanewsletter form input[type=text]::placeholder, footer #block-inscriptionalanewsletter form input[type=email]::placeholder {
  color: #FFFFFF;
  opacity: 1;
}
footer #block-inscriptionalanewsletter form input[type=text]::-moz-placeholder, footer #block-inscriptionalanewsletter form input[type=email]::-moz-placeholder {
  color: #FFFFFF;
  opacity: 1;
}
footer #block-inscriptionalanewsletter form input[type=submit] {
  min-width: 100%;
  font-size: 16px;
  color: #000000;
  width: 100%;
  height: 35px;
  background-color: #FBEB0A;
  border: 0;
}
footer #block-bottommenu {
  width: 100%;
  clear: both;
  padding: 20px 0 40px;
}
footer #block-bottommenu .menu--menu-bottom-menu {
  text-align: center;
}
footer #block-bottommenu .menu--menu-bottom-menu li {
  display: inline-block;
  padding: 0 52px;
  position: relative;
}
footer #block-bottommenu .menu--menu-bottom-menu li:after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background-color: #FBEB0A;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: -2.5px;
  transform: translate(0, -50%);
}
footer #block-bottommenu .menu--menu-bottom-menu li.first {
  padding-left: 0;
}
footer #block-bottommenu .menu--menu-bottom-menu li.last {
  padding-right: 0;
}
footer #block-bottommenu .menu--menu-bottom-menu li.last:after {
  content: none;
}
footer #block-bottommenu .menu--menu-bottom-menu li a {
  font-size: 12px;
  color: #FFFFFF;
  padding: 0;
}
footer #block-bottommenu .menu--menu-bottom-menu li a:hover, footer #block-bottommenu .menu--menu-bottom-menu li a:focus {
  background-color: transparent;
  text-decoration: underline;
}
footer .bottom-page {
  border-top: 1px solid #545353;
}
footer #block-bottompagetext {
  width: 100%;
  padding: 45px 0;
  font-size: 12px;
  text-align: center;
}
footer #block-bottompagetext a {
  color: #FFFFFF;
}
footer #block-bottompagetext p {
  margin: 0;
}
footer .block-headermagazine-footer {
  display: block;
  width: 350px;
  margin-bottom: 45px;
  float: right;
}
footer .block-headermagazine-footer#block-headermagazine-mobile {
  display: none;
}
footer .block-headermagazine-footer a {
  text-decoration: none;
}
footer .block-headermagazine-footer a:hover, footer .block-headermagazine-footer a:focus {
  text-decoration: none;
}
footer .block-headermagazine-footer .mag-thumbnail {
  width: 116px;
  height: 163px;
  object-fit: cover;
  object-position: center;
}
footer .block-headermagazine-footer .mag-content {
  float: right;
  width: 199px;
  font-size: 16px;
  margin-left: calc(100% - 318px);
}
footer .block-headermagazine-footer .mag-content a:hover, footer .block-headermagazine-footer .mag-content a:focus {
  background: #FBEB0A;
  border-color: #FBEB0A;
  color: #000000;
}
footer .block-headermagazine-footer .mag-content .link-forum {
  display: inline-block;
  width: 100%;
  height: 35px;
  color: #FFFFFF;
  font-weight: 600;
  line-height: 35px;
  border: 1px solid #FBEB0A;
  text-align: center;
  margin: 10px 0;
}
footer .block-headermagazine-footer .mag-content .link-mag {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 35px;
  color: #FFFFFF;
  line-height: 35px;
  border: 1px solid #FFFFFF;
  text-align: center;
}
footer .block-headermagazine-footer .mag-content .link-mag p {
  margin-bottom: 0 !important;
}
footer .block-headermagazine-footer .mag-content p {
  font-size: 15px;
  margin: 0;
}

/**
* Home page blocks
*/
/**
 *  Aside blocks.
 */
.path-actus-plus-lus .block-sondageleplusrecent,
.path-actus-partenaires .block-sondageleplusrecent,
.path-auteurs .block-sondageleplusrecent,
.path-annonces-jobboard-recrutement-medical .block-sondageleplusrecent,
.path-gros-dossiers-enquetes .block-sondageleplusrecent {
  margin-bottom: 0;
}

.view-article-vous-aimerez-aussi .article-item .article-item-title {
  font-size: 16px !important;
}
.view-article-vous-aimerez-aussi .pager-show-more {
  list-style: none;
  padding: 0;
  margin: 0;
}
.view-article-vous-aimerez-aussi .pager-show-more li a {
  display: block;
  width: 350px;
  height: 35px;
  background-color: #000000;
  font-size: 16px;
  line-height: 35px;
  color: #FFFFFF;
  text-align: center;
  margin: auto;
  border: 0;
  border-radius: 0;
  padding: 0;
  text-decoration: none;
}

.article-sidebar #block-block-featured-tags {
  border: 1px solid #000000;
  padding: 15px 15px 5px;
  margin-bottom: 20px;
  margin-top: 50px;
  position: relative;
}
.article-sidebar #block-block-featured-tags .block-featured-tags {
  margin-top: 22px;
}
@media screen and (max-width: 767px) {
  .article-sidebar #block-block-featured-tags .block-featured-tags .block-slider-section {
    padding-bottom: 30px;
  }
}
.article-sidebar #block-block-featured-tags .single-featured-tag {
  border: none;
  margin-bottom: 0;
}
.article-sidebar #block-block-featured-tags .single-featured-tag::after {
  display: none !important;
}
.article-sidebar #block-block-featured-tags .block-title {
  font-size: 20px;
  background-color: #fff;
  top: -14px;
  left: 15px;
  margin: 0;
  padding: 0 10px;
  position: absolute;
  font-weight: 700;
  text-transform: none;
}
.article-sidebar #block-block-featured-tags .tab-bg-img {
  display: none;
}
.article-sidebar #block-block-featured-tags .tag-img {
  text-align: center;
  margin-bottom: 20px;
  float: left;
  width: 30%;
  padding-right: 10px;
}
.article-sidebar #block-block-featured-tags .tag-img img {
  height: auto;
  margin: 0;
}
.article-sidebar #block-block-featured-tags .tag-title {
  display: block;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  padding: 0 0 0 10px;
  margin: 0 0 5px 0;
}
.article-sidebar #block-block-featured-tags .tag-text {
  float: right;
  width: 70%;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  padding: 0 0 0 10px;
}
.article-sidebar #block-block-featured-tags .slick-dots {
  text-align: right;
  line-height: 1.42857143;
  bottom: -15px !important;
  margin: auto;
  right: 0;
  left: 0;
  width: fit-content;
}
.article-sidebar #block-block-featured-tags .slick-dots li {
  margin: 0;
  width: 13px;
  height: 20px;
  opacity: 0.5;
}
.article-sidebar #block-block-featured-tags .slick-dots li button:before {
  font-size: 9px;
}
.article-sidebar #block-block-featured-tags .more-tags-mobile {
  display: block;
  color: #000;
  position: absolute;
  bottom: 0px;
  margin-bottom: 20px !important;
  inset: 0;
}
.article-sidebar #block-block-featured-tags .featured-tags-more-link {
  display: none;
}
.article-sidebar .block-views-block-home-most-visited {
  border: 1px solid #000000;
  padding: 20px 20px 15px;
  margin-bottom: 40px;
  margin-top: 0px;
  position: relative;
}
.article-sidebar .block-views-block-home-most-visited .block-title {
  font-size: 22px;
  background-color: #FFF;
  top: -14px;
  left: 15px;
  margin: 0;
  padding: 0 10px;
  position: absolute;
  text-transform: none;
  font-weight: 900;
}
.article-sidebar .block-views-block-home-most-visited .row {
  margin: auto;
}
.article-sidebar .block-views-block-home-most-visited .col-md-6 {
  width: 100%;
  padding: 0 !important;
}
.article-sidebar .block-views-block-home-most-visited .col-md-6:nth-child(2) {
  display: none;
}
.article-sidebar .block-views-block-home-most-visited .col-md-6 .content-title {
  height: auto !important;
  min-height: auto !important;
  font-size: 15px;
  line-height: 20px;
  min-height: 30px;
}
.article-sidebar .block-views-block-home-most-visited .col-md-6 .content-title .content-index {
  color: #000;
  top: -10px;
}

/**
 *  Block publication principal.
 */
.block-main-publication-banner {
  margin-top: 20px;
  text-align: center;
  max-width: 100%;
}
.block-main-publication-banner img {
  width: 100%;
  height: auto;
}
.block-main-publication-banner p {
  margin: 0;
}

.block-sidebar-publication-banner {
  text-align: center;
}
.block-sidebar-publication-banner.fixed-banner {
  position: fixed;
}
.block-sidebar-publication-banner.fixed-banner.fixed-banner-bottom {
  position: absolute;
  top: unset !important;
  bottom: 0;
}
.block-sidebar-publication-banner img {
  width: 100%;
  height: auto;
}

/**
 *  Block Sondage le plus récent.
 */
.block-sondageleplusrecent {
  border: 1px solid #000000;
  padding: 15px 32px;
  margin: 10px 0 40px;
  position: relative;
}
.block-sondageleplusrecent .block-title {
  display: inline-block;
  font-weight: 900;
  font-size: 22px;
  line-height: 28px;
  padding: 0 10px;
  margin: 0;
  background-color: #FFFFFF;
  position: absolute;
  top: -18px;
  left: 17px;
}
.block-sondageleplusrecent .poll-question {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
}
.block-sondageleplusrecent .poll-view-form {
  position: relative;
}
.block-sondageleplusrecent .poll-view-form .messages__wrapper .alert-dismissible {
  display: none;
}
.block-sondageleplusrecent .form-group {
  margin: 0;
}
.block-sondageleplusrecent .poll legend {
  display: none;
}
.block-sondageleplusrecent .poll .form-item-choice {
  display: inline-block;
  width: 79px;
  height: 35px;
  font-weight: 600;
  font-size: 16px;
  color: #FFFFFF;
  background-color: #000000;
  text-align: center;
  margin: 0;
}
.block-sondageleplusrecent .poll .form-item-choice:nth-child(2n-1) {
  float: left;
}
.block-sondageleplusrecent .poll .form-item-choice:nth-child(2n) {
  border: 1px solid #000000;
  color: #000000;
  background: #FFFFFF;
}
.block-sondageleplusrecent .poll .form-item-choice label {
  width: 100%;
  padding: 6px;
}
.block-sondageleplusrecent .poll .form-item-choice label.loading {
  opacity: 0.5;
  cursor: wait;
}
.block-sondageleplusrecent .poll .form-item-choice label .form-radio {
  opacity: 0;
}
.block-sondageleplusrecent .poll dl {
  display: inline-flex;
  width: 100%;
}
.block-sondageleplusrecent .poll dl .choice-result {
  display: inline-block;
}
.block-sondageleplusrecent .poll dl .choice-result.is-current-selection .bar {
  background-color: #FBEB0A;
}
.block-sondageleplusrecent .poll dl .choice-result .bar {
  height: 34px;
  font-size: 16px;
  line-height: 34px;
  text-align: center;
}
.block-sondageleplusrecent .poll .total {
  display: none;
}
.block-sondageleplusrecent .poll .poll-results-title {
  display: none;
}
.block-sondageleplusrecent .form-actions {
  display: none;
}
.block-sondageleplusrecent .approval-poll-view-form .messages__wrapper {
  display: none;
}
.block-sondageleplusrecent .approval-poll-view-form .poll .poll-results-title {
  display: none;
}

/**
 *  Block home dernier articles.
 */
.block-views-block-last-articles a {
  color: #000000;
}
.block-views-block-last-articles a:hover, .block-views-block-last-articles a:focus {
  text-decoration: none;
}
.block-views-block-last-articles .latest-articles .la-breadcrumbs {
  font-size: 15px;
  color: #B3B3B3;
  margin-bottom: 20px;
}
.block-views-block-last-articles .latest-articles .la-breadcrumbs a {
  color: #B3B3B3;
  padding: 0 6px;
}
.block-views-block-last-articles .latest-articles .la-breadcrumbs a:first-child {
  padding-left: 0;
}
.block-views-block-last-articles .latest-articles .la-sections {
  display: block;
  font-size: 11px;
  text-transform: lowercase;
  background-color: #ECECEC;
  padding: 0px 5px;
  margin-bottom: 14px;
  width: fit-content;
}
.block-views-block-last-articles .latest-articles .la-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  margin: 0;
}
.block-views-block-last-articles .latest-articles .la-title .la-type {
  display: inline-block;
  height: 16px;
  line-height: 0;
  border-right: 1px solid #9D9D9C;
  padding-right: 10px;
  margin-right: 6px;
}
.block-views-block-last-articles .latest-articles .la-title .la-type img {
  width: auto;
  height: 16px;
}
.block-views-block-last-articles .latest-articles .ratio {
  display: inline-block;
  position: relative;
  width: 160px;
}
.block-views-block-last-articles .latest-articles .ratio .la-image {
  aspect-ratio: auto 3/2;
}
.block-views-block-last-articles .latest-articles .ratio.border {
  border: 1px solid #000;
}
.block-views-block-last-articles .latest-articles .la-content-left {
  width: calc(100% - 160px);
  float: left;
  padding-right: 10px;
}
.block-views-block-last-articles .latest-articles hr {
  clear: both;
  border-top: 1px solid #d5d8dc;
  margin: 15px 0;
}
.block-views-block-last-articles .latest-articles .last-article .la-title {
  font-size: 35px !important;
  font-weight: 700;
  line-height: 40px;
  margin-bottom: 10px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .block-views-block-last-articles .latest-articles .last-article .la-title {
    font-size: 30px !important;
    line-height: 35px;
  }
}
@media screen and (max-width: 408px) {
  .block-views-block-last-articles .latest-articles .last-article .la-title {
    font-size: 25px !important;
    line-height: 35px !important;
  }
}
.block-views-block-last-articles .latest-articles .last-article .la-author {
  font-size: 15px;
  font-weight: 600;
  color: #B3B3B3;
  margin-bottom: 12px;
}
.block-views-block-last-articles .latest-articles .last-article .ratio {
  display: block;
  position: relative;
  margin-bottom: 22px;
  width: 100%;
}
.block-views-block-last-articles .latest-articles .last-article .ratio.border {
  border: 1px solid;
}
.block-views-block-last-articles .latest-articles .last-article .ratio .la-image {
  width: 100%;
  aspect-ratio: auto 3/2;
}
.block-views-block-last-articles .latest-articles .last-article .la-content {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 20px;
}
.block-views-block-last-articles .latest-articles .last-article .la-content .la-type {
  display: inline-block;
  font-weight: 600;
  font-size: 16px;
  text-transform: lowercase;
  border-right: 1px solid #9D9D9C;
  padding-right: 12px;
  margin-right: 7px;
  line-height: 16px;
}
.block-views-block-last-articles .latest-articles .last-article .la-content .la-type img {
  width: auto;
  height: 16px;
  margin-right: 6px;
}
.block-views-block-last-articles .latest-articles .last-article hr {
  margin: 15px 0;
}

.block-newsletter-subscription {
  position: relative;
  border: 1px solid #000000;
  padding: 15px 32px;
  margin: 20px 0 20px;
}
.block-newsletter-subscription .block-title {
  display: inline-block;
  font-weight: 900;
  font-size: 22px;
  line-height: 28px;
  padding: 0 13px 0 15px;
  margin: 0;
  background-color: #FFFFFF;
  position: absolute;
  top: -18px;
  left: 17px;
}
.block-newsletter-subscription .bloc-newsletter-content .bloc-newsletter-text {
  font-size: 16px;
  color: #000000;
  letter-spacing: 0.08px;
  line-height: 20px;
  margin-bottom: 10px;
}
.block-newsletter-subscription .bloc-newsletter-content .newsletter-email-input {
  display: inline-block;
  width: calc(100% - 52px);
  height: 35px;
  border: 1px solid #000000;
  border-radius: 6px;
  padding: 0 16px;
  font-size: 14px;
}
.block-newsletter-subscription .bloc-newsletter-content .newsletter-email-input::placeholder {
  color: #000000;
}
.block-newsletter-subscription .bloc-newsletter-content .newsletter-submit-button {
  width: 35px;
  height: 35px;
  font-size: 16px;
  background-color: #FBEB0A;
  border: 0;
  float: right;
}

#block-rechercherunclassement-2 {
  background: #F8F8F8;
  position: relative;
  padding: 30px 0;
}
#block-rechercherunclassement-2:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  background-color: #F8F8F8;
}
#block-rechercherunclassement-2:before {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  width: 100%;
  height: 100%;
  background-color: #F8F8F8;
}
#block-rechercherunclassement-2 h2 {
  margin: 0 auto 20px;
  display: inline-block;
  font-weight: 700;
  font-size: 23px;
  line-height: 26px;
  text-transform: lowercase;
  margin: 0px auto 40px;
  border-top: 1px solid #000000;
  width: 100%;
  padding-top: 15px;
}
#block-rechercherunclassement-2 h2::first-letter {
  text-transform: uppercase;
}
#block-rechercherunclassement-2 #classement-search-form {
  border: 1px solid #d5d8dc;
  padding: 25px;
  margin-bottom: 30px;
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
#block-rechercherunclassement-2 #classement-search-form h3 {
  position: absolute;
  top: -33px;
  font-size: 20px;
  font-weight: bold;
  background: #f8f8f8;
  padding: 0 10px;
}
#block-rechercherunclassement-2 #classement-search-form button,
#block-rechercherunclassement-2 #classement-search-form select {
  width: 23%;
  padding: 6px 10px;
  border-radius: 6px;
}
#block-rechercherunclassement-2 #classement-search-form select {
  appearance: none;
  background-image: url(/themes/custom/wud/css/../images/select-arrow.svg);
  background-position: center right 10px;
  background-repeat: no-repeat;
  background-color: #FFF;
  border: 1px solid #000000;
}
#block-rechercherunclassement-2 #classement-search-form button {
  background: #000;
  color: #FFF;
  border-radius: 0;
}
#block-rechercherunclassement-2 #classement-search-form button .svg-inline--fa {
  display: none;
}
#block-rechercherunclassement-2 .links ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
#block-rechercherunclassement-2 .links ul li {
  display: inline-block;
  width: 45%;
  vertical-align: top;
  font-size: 16px;
  padding: 10px 10px;
  position: relative;
  border-bottom: 1px solid gray;
}
#block-rechercherunclassement-2 .links ul li:before {
  content: ".";
  position: absolute;
  top: 7px;
  left: 0;
}
#block-rechercherunclassement-2 .links ul li:last-child {
  border: none;
}
#block-rechercherunclassement-2 .links ul li a {
  color: #000;
}

/**
 *  Block annonces médicales.
 */
.block-block-annonces-medicales-flux-json {
  background: #f8f8f8;
  padding: 9px 0;
  margin: 20px 0 43px;
  position: relative;
}
.block-block-annonces-medicales-flux-json .block-logo {
  display: block;
  width: auto;
  height: 27px;
  margin: 0 auto 20px;
}
.block-block-annonces-medicales-flux-json .offre-slider {
  margin-bottom: 45px;
}
.block-block-annonces-medicales-flux-json .offre-slider .offre-slide a {
  color: #000000;
}
.block-block-annonces-medicales-flux-json .offre-slider .offre-slide a:hover, .block-block-annonces-medicales-flux-json .offre-slider .offre-slide a:focus {
  text-decoration: none;
}
.block-block-annonces-medicales-flux-json .offre-slider .offre-slide .offre-block .offre-logo {
  width: 70px;
  height: 62px;
  float: left;
}
.block-block-annonces-medicales-flux-json .offre-slider .offre-slide .offre-block .offre-logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.block-block-annonces-medicales-flux-json .offre-slider .offre-slide .offre-block .offre-content {
  display: inline-block;
  width: calc(100% - 70px);
  padding-left: 12px;
}
.block-block-annonces-medicales-flux-json .offre-slider .offre-slide .offre-block .offre-content .offre-city {
  display: inline-block;
  height: 8px;
  line-height: 8px;
  font-size: 8px;
  border-right: 1px solid #9D9D9C;
  text-transform: uppercase;
  padding-right: 5px;
  margin-right: 5px;
}
.block-block-annonces-medicales-flux-json .offre-slider .offre-slide .offre-block .offre-content .offre-date {
  font-size: 8px;
}
.block-block-annonces-medicales-flux-json .offre-slider .offre-slide .offre-block .offre-content .offre-title {
  font-weight: 900;
  font-size: 11px;
  line-height: 14px;
  margin: 0px 0 26px;
}
.block-block-annonces-medicales-flux-json .offre-slider .offre-slide .offre-block .offre-content .offre-description {
  font-size: 11px;
  line-height: 14px;
  margin: 0;
}
.block-block-annonces-medicales-flux-json .offre-slider .slick-list {
  margin: 0 -15px;
}
.block-block-annonces-medicales-flux-json .offre-slider .slick-list .offre-slide .offre-block {
  padding: 0 15px;
}
.block-block-annonces-medicales-flux-json .offre-slider .slick-dots {
  bottom: -50px;
}
.block-block-annonces-medicales-flux-json .offre-slider .slick-dots li {
  margin: 0;
  width: 15px;
  height: 20px;
}
.block-block-annonces-medicales-flux-json .offre-slider .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #B3B3B3;
}
.block-block-annonces-medicales-flux-json .offre-slider .slick-dots li button {
  width: 15px;
  height: 20px;
}
.block-block-annonces-medicales-flux-json .offre-slider .slick-dots li button:before {
  font-size: 7px;
  opacity: 1;
  color: #EFEFEF;
  width: 15px;
}
.block-block-annonces-medicales-flux-json .offre-block-link-left {
  font-size: 11.2px;
  color: #848181;
  position: absolute;
  left: 0;
  bottom: 10px;
}
.block-block-annonces-medicales-flux-json .offre-block-link-left:hover, .block-block-annonces-medicales-flux-json .offre-block-link-left:focus {
  text-decoration: none;
}
.block-block-annonces-medicales-flux-json .offre-block-link-right {
  font-size: 15px;
  color: #000000;
  border-bottom: 1px solid;
  position: absolute;
  right: 0;
  bottom: 10px;
}
.block-block-annonces-medicales-flux-json .offre-block-link-right:hover, .block-block-annonces-medicales-flux-json .offre-block-link-right:focus {
  text-decoration: none;
}

/**
 *  Block dernier infographies.
 */
.block-views-block-latest-diapos-infographies.block-views-blockfocus-specialites-medicales-block-1 .block-content .single-content .ratio:before {
  display: none;
}
.block-views-block-latest-diapos-infographies.block-views-blockfocus-specialites-medicales-block-1 .block-content .single-content .ratio img {
  position: relative;
  aspect-ratio: auto 3/2;
}
.block-views-block-latest-diapos-infographies#block-views-block-latest-diapos .block-content .single-content {
  margin-bottom: 10px;
}
.block-views-block-latest-diapos-infographies#block-views-block-latest-diapos .block-content .single-content:nth-child(3), .block-views-block-latest-diapos-infographies#block-views-block-latest-diapos .block-content .single-content:nth-child(4) {
  margin-bottom: 0;
}
.block-views-block-latest-diapos-infographies#block-views-block-latest-diapos .block-content .single-content .ratio:before {
  display: none;
}
.block-views-block-latest-diapos-infographies#block-views-block-latest-diapos .block-content .single-content .ratio img {
  position: relative;
  aspect-ratio: auto 3/2;
}
.block-views-block-latest-diapos-infographies.block-views-blocklatest-infographies-block-1 .block-content .single-content .ratio::before {
  display: none;
}
.block-views-block-latest-diapos-infographies.block-views-blocklatest-infographies-block-1 .block-content .single-content .ratio img {
  aspect-ratio: auto 3/2;
  position: relative;
}
.block-views-block-latest-diapos-infographies .row {
  display: flex;
  flex-wrap: wrap;
}
.block-views-block-latest-diapos-infographies .block-content .single-content a {
  color: #000000;
}
.block-views-block-latest-diapos-infographies .block-content .single-content a:hover, .block-views-block-latest-diapos-infographies .block-content .single-content a:focus {
  text-decoration: none;
}
.block-views-block-latest-diapos-infographies .block-content .single-content .ratio {
  width: 100%;
  margin-bottom: 10px;
  display: block;
  position: relative;
}
.block-views-block-latest-diapos-infographies .block-content .single-content .ratio:before {
  content: "";
  display: block;
  padding-top: 58.08%;
  width: 100%;
}
.block-views-block-latest-diapos-infographies .block-content .single-content .ratio img {
  display: block;
  object-fit: cover;
  object-position: top;
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.block-views-block-latest-diapos-infographies .block-content .single-content .content-sections {
  display: inline-block;
  font-size: 11px;
  color: #313131;
  background-color: #ECECEC;
  text-transform: lowercase;
  padding: 0 5px;
  margin-bottom: 10px;
}
.block-views-block-latest-diapos-infographies .block-content .single-content .content-title {
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 0px;
  overflow: hidden;
}
.block-views-block-latest-diapos-infographies .block-content .single-content .content-title img {
  display: inline-block;
  height: 15px;
  line-height: 0;
  border-right: 1px solid #9D9D9C;
  padding-right: 8px;
  margin-right: 6px;
}
.block-views-block-latest-diapos-infographies .block-content .single-content .content-text {
  font-size: 16px;
  line-height: 20px;
}
.block-views-block-latest-diapos-infographies.block-views-blockfocus-specialites-medicales-block-1 .block-content .single-content .content-title {
  text-overflow: unset;
  -webkit-line-clamp: unset;
  -webkit-box-orient: inherit;
}

/**
 *  Block featured tags.
 */
.block-views-block-featured-tags .block-title {
  text-transform: none;
}
.block-views-block-featured-tags .block-title::first-letter {
  text-transform: none;
}
.block-views-block-featured-tags .block-featured-tags {
  margin-top: 10px;
}
.block-views-block-featured-tags .block-featured-tags a {
  color: #000000;
}
.block-views-block-featured-tags .block-featured-tags a:hover, .block-views-block-featured-tags .block-featured-tags a:focus {
  text-decoration: none;
}
.block-views-block-featured-tags .block-featured-tags .single-featured-tag {
  position: relative;
  border: 1px solid #d5d8dc;
}
.block-views-block-featured-tags .block-featured-tags .single-featured-tag:last-child:after {
  content: none;
}
.block-views-block-featured-tags .block-featured-tags .single-featured-tag .tab-bg-img {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center;
}
.block-views-block-featured-tags .block-featured-tags .single-featured-tag .tag-img {
  text-align: center;
  margin-bottom: 20px;
}
.block-views-block-featured-tags .block-featured-tags .single-featured-tag .tag-img img {
  width: auto;
  height: 70px;
  max-width: 100%;
  margin: auto;
  margin-top: -35px;
}
.block-views-block-featured-tags .block-featured-tags .single-featured-tag .tag-title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  text-align: center;
  padding: 0 15px;
  margin: 0 0 15px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.block-views-block-featured-tags .block-featured-tags .single-featured-tag .tag-text {
  height: 60px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  padding: 0 15px;
  margin: 0 0 15px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.block-views-block-featured-tags .block-featured-tags .more-tags-mobile {
  display: none;
}
.block-views-block-featured-tags .block-featured-tags .block-hidden-mobile {
  display: none;
}

.block-views-blocklatest-videos-block-1 {
  padding-bottom: 0;
}

/**
 *  Block nos derniers emplois.
 */
.block-views-block-latest-offres-block .block-offres {
  margin-top: 20px;
}
.block-views-block-latest-offres-block .block-offres .slick-track {
  display: flex !important;
}
.block-views-block-latest-offres-block .block-offres .single-offre {
  border-right: 1px solid #d5d8dc;
  height: 100%;
}
@media screen and (min-width: 991px) {
  .block-views-block-latest-offres-block .block-offres .single-offre {
    display: flex;
    height: auto !important;
    align-items: stretch;
  }
}
.block-views-block-latest-offres-block .block-offres .single-offre:nth-child(4n) {
  border: 0;
}
.block-views-block-latest-offres-block .block-offres .single-offre a {
  color: #000000;
}
.block-views-block-latest-offres-block .block-offres .single-offre a:hover, .block-views-block-latest-offres-block .block-offres .single-offre a:focus {
  text-decoration: none;
}
.block-views-block-latest-offres-block .block-offres .single-offre .offre-img {
  text-align: center;
  margin-bottom: 10px;
  height: 100px;
  width: 100px;
}
@media screen and (max-width: 991px) {
  .block-views-block-latest-offres-block .block-offres .single-offre .offre-img {
    margin: auto;
    margin-bottom: 10px;
  }
}
.block-views-block-latest-offres-block .block-offres .single-offre .offre-img img {
  display: inline-block;
  width: auto;
  height: 100%;
  object-fit: contain;
  object-position: center;
  width: 100px;
  height: 100px;
  object-fit: cover;
  border-radius: 50%;
}
.block-views-block-latest-offres-block .block-offres .single-offre .last-offre-img {
  width: 100px;
  margin-top: 20px;
}
.block-views-block-latest-offres-block .block-offres .single-offre .last-offre-img img {
  border: 1px solid #d5d8dc;
  height: 100px;
  object-fit: contain;
}
.block-views-block-latest-offres-block .block-offres .single-offre .offre-content {
  word-break: break-word;
}
@media screen and (min-width: 991px) {
  .block-views-block-latest-offres-block .block-offres .single-offre .offre-content {
    height: calc(100% - 100px - 10px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
.block-views-block-latest-offres-block .block-offres .single-offre .offre-content:not(.has-image) {
  height: 100%;
}
.block-views-block-latest-offres-block .block-offres .single-offre .offre-content .offre-location {
  display: inline-block;
  height: 10px;
  font-size: 11px;
  line-height: 10px;
  border-right: 1px solid #9D9D9C;
  padding-right: 4px;
  margin-right: 4px;
}
.block-views-block-latest-offres-block .block-offres .single-offre .offre-content .offre-date {
  font-size: 10px;
}
.block-views-block-latest-offres-block .block-offres .single-offre .offre-content .offre-title {
  font-size: 16px;
  line-height: 20px;
  margin: 7px 0 0px;
}
.block-views-block-latest-offres-block .block-offres .single-offre .offre-content .offre-description {
  font-size: 16px;
  line-height: 20px;
  margin: 0;
}
@media screen and (max-width: 991px) {
  .block-views-block-latest-offres-block .block-offres .single-offre .offre-content .offre-description.has-logo {
    margin-left: 60px;
  }
}
.block-views-block-latest-offres-block .block-offres .single-offre .offre-infos {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  display: flex;
  align-items: start;
  margin-top: 15px;
  justify-content: space-between;
}
.block-views-block-latest-offres-block .block-offres .single-offre .offre-infos .content {
  position: relative;
  display: none;
  margin-right: 20px;
  padding-right: 10px;
  flex: 1;
}
.block-views-block-latest-offres-block .block-offres .single-offre .offre-infos .content:after {
  content: "";
  background: #000;
  top: 0;
  right: 0;
  position: absolute;
  width: 1px;
  height: 20px;
}
@media screen and (max-width: 768px) {
  .block-views-block-latest-offres-block .block-offres .single-offre .offre-infos .content:after {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .block-views-block-latest-offres-block .block-offres .single-offre .offre-infos .content {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  .block-views-block-latest-offres-block .block-offres .single-offre .offre-infos .offre-logo {
    min-width: 100px;
    margin-top: 0;
  }
}
.block-views-block-latest-offres-block .block-offres .single-offre .offre-infos .offre-logo img {
  width: 84px;
  max-height: 60px;
  border: 1px solid #d5d8dc;
  object-fit: contain;
}
@media screen and (max-width: 991px) {
  .block-views-block-latest-offres-block .block-offres .single-offre .offre-infos .offre-logo img {
    width: 100px;
    max-height: 100px;
  }
}
.block-views-block-latest-offres-block .block-offres .single-offre .offre-infos .offre-logo span {
  display: block;
  font-size: 12px;
  text-align: center;
  font-weight: 400;
}
.block-views-block-latest-offres-block .block-offres .single-offre .offre-infos span {
  line-height: 15px;
  padding: 0;
  display: block;
  margin-bottom: 5px;
}
.block-views-block-latest-offres-block .block-offres .single-offre .offre-infos span:last-child {
  margin-bottom: 0;
}
.block-views-block-latest-offres-block .block-offres .single-offre .offre-infos span .icon.icon-specialite {
  width: 11px;
  height: 11px;
  margin-right: 3px;
}
.block-views-block-latest-offres-block .block-offres .single-offre .offre-infos span .icon.map-marker {
  width: 10px;
  height: 12px;
  margin-right: 3px;
}
.block-views-block-latest-offres-block .block-offres .single-offre .offre-infos span.offre-date {
  font-size: 11px;
  text-transform: none;
  font-weight: 200;
}
.block-views-block-latest-offres-block .block-offres .single-offre .offre-infos span.offre-date strong {
  color: gray;
  font-weight: 400;
}

/**
 *  Block derniers articles par section.
 */
.block-views-block-latest-articles-section.block-views-latest-articles-section-lifestyle .block-content .first-article {
  width: 365px;
}
.block-views-block-latest-articles-section.block-views-latest-articles-section-lifestyle .block-content .first-article .content-single .content-image {
  height: 250px;
  margin-bottom: 10px;
}
.block-views-block-latest-articles-section.block-views-latest-articles-section-lifestyle .block-content .first-article .content-single .content-sections {
  margin-top: 10px;
}
.block-views-block-latest-articles-section.block-views-latest-articles-section-lifestyle .block-content .more-articles {
  width: calc(100% - 365px);
}
.block-views-block-latest-articles-section.block-views-latest-articles-section-lifestyle .block-content .more-articles .row {
  display: inline-block;
  vertical-align: top;
}
.block-views-block-latest-articles-section.block-views-latest-articles-section-lifestyle .block-content .more-articles .row:first-child .content-single {
  margin-top: 0;
  padding-top: 0;
}
.block-views-block-latest-articles-section.block-views-latest-articles-section-lifestyle .block-content .more-articles .row .content-single {
  margin-top: 24px;
  padding-top: 24px;
}
.block-views-block-latest-articles-section.block-views-latest-articles-section-lifestyle .block-content .content-single .content-description {
  font-size: 16px;
  line-height: 20px;
  color: #000000;
  letter-spacing: 0.08px;
  height: 160px;
  -webkit-line-clamp: 8;
}
.block-views-block-latest-articles-section.block-views-latest-articles-section-lifestyle .block-content .content-single .content-left {
  width: calc(100% - 160px);
  float: left;
  padding-right: 15px;
}
.block-views-block-latest-articles-section.block-views-latest-articles-section-lifestyle .block-content .content-single .content-image-right {
  display: inline-block;
  width: 160px;
  height: 114px;
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat;
}
.block-views-block-latest-articles-section .block-content a {
  color: #000000;
}
.block-views-block-latest-articles-section .block-content a:hover, .block-views-block-latest-articles-section .block-content a:focus {
  text-decoration: none;
}
.block-views-block-latest-articles-section .block-content .first-article {
  width: 270px;
  float: left;
  padding-right: 15px;
}
.block-views-block-latest-articles-section .block-content .first-article .content-single > img {
  width: 100%;
}
.block-views-block-latest-articles-section .block-content .first-article .content-single > img.border {
  border: 1px solid;
}
.block-views-block-latest-articles-section .block-content .first-article .content-single .content-sections {
  margin-top: 10px;
}
.block-views-block-latest-articles-section .block-content .more-articles {
  display: inline-block;
  width: calc(100% - 270px);
  padding-left: 15px;
}
.block-views-block-latest-articles-section .block-content .more-articles .row:first-child .content-single {
  border: 0;
  margin-top: 0;
  padding-top: 0;
}
.block-views-block-latest-articles-section .block-content .more-articles .row .content-single {
  border-top: 1px solid #d5d8dc;
  margin-top: 11px;
  padding-top: 11px;
}
.block-views-block-latest-articles-section .block-content .content-single > img {
  aspect-ratio: auto 3/2;
  width: 160px;
  float: right;
}
.block-views-block-latest-articles-section .block-content .content-single .content-sections {
  display: inline-block;
  font-size: 11px;
  color: #313131;
  background-color: #ECECEC;
  text-transform: lowercase;
  padding: 0 5px;
  margin-bottom: 10px;
}
.block-views-block-latest-articles-section .block-content .content-single .content-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  margin: 0;
}
.block-views-block-latest-articles-section .block-content .content-single .content-title img {
  display: inline-block;
  height: 16px;
  line-height: 0;
  border-right: 1px solid #9D9D9C;
  padding-right: 8px;
  margin-right: 6px;
}
.block-views-block-latest-articles-section .block-content .content-single .content-description {
  margin-top: 15px;
  height: 60px;
  line-height: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
}
.block-views-block-latest-articles-section .block-content .content-single .content-description span {
  font-size: 14px;
  font-weight: 700;
  border-right: 1px solid #d5d8dc;
  padding-right: 6px;
  margin-right: 6px;
}
.block-views-block-latest-articles-section .block-content .content-single .content-description span img {
  height: 14px;
  margin-right: 5px;
}

/**
 *  Block derniers vidéos.
 */
.block-views-block-latest-videos .block-videos {
  /* padding: 0 25px; */
}
.block-views-block-latest-videos .block-videos a {
  color: #000000;
}
.block-views-block-latest-videos .block-videos a:hover, .block-views-block-latest-videos .block-videos a:focus {
  text-decoration: none;
}
.block-views-block-latest-videos .block-videos .video-single .video-image img {
  aspect-ratio: auto 3/2;
}
.block-views-block-latest-videos .block-videos .video-single .video-image .video-overlay {
  width: 100%;
  height: 100%;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.block-views-block-latest-videos .block-videos .video-single .video-image .video-overlay:before {
  content: "";
  width: 42px;
  height: 42px;
  background-image: url(/themes/custom/wud/css/../images/icons/play-button-fw.svg);
  background-size: cover;
  position: absolute;
  bottom: 7px;
  left: 25px;
}
.block-views-block-latest-videos .block-videos .video-single .video-playlist {
  display: block;
  font-size: 11px;
  color: #313131;
  background-color: #ECECEC;
  text-transform: lowercase;
  padding: 0 5px;
  margin-bottom: 10px;
  width: fit-content;
}
.block-views-block-latest-videos .block-videos .first-video {
  width: 370px;
  float: left;
  padding-right: 30px;
}
.block-views-block-latest-videos .block-videos .first-video .video-single .video-image {
  position: relative;
}
.block-views-block-latest-videos .block-videos .first-video .video-single .video-playlist {
  margin-top: 20px;
}
.block-views-block-latest-videos .block-videos .first-video .video-single .video-title {
  font-size: 16.48px;
  font-weight: 700;
  margin: 0 0 5px;
  margin-top: 10px;
}
.block-views-block-latest-videos .block-videos .first-video .video-single .video-title img {
  display: inline-block;
  height: 15px;
  line-height: 0;
  border-right: 1px solid #9D9D9C;
  padding-right: 6px;
  margin-right: 2px;
}
.block-views-block-latest-videos .block-videos .first-video .video-single .video-description {
  font-size: 16px;
  line-height: 1.4 !important;
  margin: 0;
}
.block-views-block-latest-videos .block-videos .more-videos {
  display: inline-block;
  width: calc(100% - 370px);
}
.block-views-block-latest-videos .block-videos .more-videos > a:last-child .video-single {
  border-bottom: unset;
  margin-bottom: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .block-views-block-latest-videos .block-videos .more-videos > a:nth-child(2) .video-single {
    margin: 0;
    border: none;
    padding: 0;
  }
}
.block-views-block-latest-videos .block-videos .more-videos > a .video-single {
  width: 100%;
  border-bottom: 1px solid #d5d8dc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.block-views-block-latest-videos .block-videos .more-videos > a .video-single .video-image {
  width: 144px;
  height: 96px;
  float: left;
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat;
  position: relative;
}
.block-views-block-latest-videos .block-videos .more-videos > a .video-single .video-image .video-overlay:before {
  width: 25px;
  height: 25px;
  bottom: 9px;
  left: 11px;
}
.block-views-block-latest-videos .block-videos .more-videos > a .video-single .video-text {
  display: inline-block;
  width: calc(100% - 144px);
  padding-left: 12px;
}
.block-views-block-latest-videos .block-videos .more-videos > a .video-single .video-title {
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}
.block-views-block-latest-videos .block-videos .more-videos > a .video-single .video-title img {
  display: inline-block;
  height: 15px;
  line-height: 0;
  border-right: 1px solid #9D9D9C;
  padding-right: 6px;
  margin-right: 2px;
}

.block-block-services-lecteurs {
  border-top: 1px solid #000000;
  margin-top: 50px;
  padding-bottom: 20px;
  position: relative;
  text-align: center;
}
.block-block-services-lecteurs .block-title {
  font-weight: 700;
  font-size: 26px;
  line-height: 26px;
  text-transform: uppercase;
  background-color: #FFFFFF;
  display: inline-block;
  margin: 0 0 40px;
  padding: 0 16px;
  position: relative;
  top: -13px;
}
.block-block-services-lecteurs .block-services .single-service {
  position: relative;
  border: 1px solid #000000;
  text-align: center;
}
.block-block-services-lecteurs .block-services .single-service.type1 {
  padding: 30px 15px 18px;
  margin-bottom: 70px;
}
.block-block-services-lecteurs .block-services .single-service.type1 .ss-img img {
  height: 55px;
}
.block-block-services-lecteurs .block-services .single-service.type1 a {
  display: block;
  width: 311px;
  background-color: #FBEB0A;
  margin: auto;
  font-size: 16px;
  color: #000000;
  line-height: 35px;
  position: absolute;
  bottom: -17.5px;
  left: 50%;
  transform: translate(-50%, 0);
}
.block-block-services-lecteurs .block-services .single-service.type1 a:hover, .block-block-services-lecteurs .block-services .single-service.type1 a:focus {
  text-decoration: none;
}
.block-block-services-lecteurs .block-services .single-service.type2 {
  padding: 30px 15px 18px;
  margin-bottom: 70px;
}
.block-block-services-lecteurs .block-services .single-service.type2.mb5 {
  margin-bottom: 5px;
}
.block-block-services-lecteurs .block-services .single-service.type2 .ss-img img {
  height: 28px;
}
.block-block-services-lecteurs .block-services .single-service.type2 a {
  display: block;
  width: 311px;
  background-color: #000000;
  margin: auto;
  font-size: 16px;
  line-height: 35px;
  color: #FFFFFF;
  position: absolute;
  bottom: -17.5px;
  left: 50%;
  transform: translate(-50%, 0);
}
.block-block-services-lecteurs .block-services .single-service.type2 a:hover, .block-block-services-lecteurs .block-services .single-service.type2 a:focus {
  text-decoration: none;
}
.block-block-services-lecteurs .block-services .single-service h3 {
  display: inline-block;
  width: fit-content;
  font-size: 18px;
  margin: 0;
  text-transform: uppercase;
  padding: 0 10px;
  background-color: #FFFFFF;
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translate(-50%, 0);
}
.block-block-services-lecteurs .block-services .single-service .ss-img {
  margin-bottom: 20px;
  position: relative;
}
.block-block-services-lecteurs .block-services .single-service .ss-img span {
  width: 70px;
  height: 60px;
  font-size: 8px;
  line-height: 8px;
  padding: 13px 5px 14px 7px;
  background-image: url(/themes/custom/wud/css/../images/bubble-border.svg);
  background-size: contain;
  position: absolute;
  margin: -20px 0 0 6px;
}
.block-block-services-lecteurs .block-services .single-service .ss-img span b {
  font-size: 22px;
}
.block-block-services-lecteurs .block-services .single-service p {
  display: block;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 24px;
}

/**
 *  Block dernier gros dossiers.
 */
.block-views-block-last-investigations .block-content {
  padding-top: 15px;
}
.block-views-block-last-investigations .block-content a {
  color: #000000;
}
.block-views-block-last-investigations .block-content a:hover, .block-views-block-last-investigations .block-content a:focus {
  text-decoration: none;
}
.block-views-block-last-investigations .block-content .content-single {
  width: 100%;
  text-align: center;
  margin: auto;
}
.block-views-block-last-investigations .block-content .content-single .content-title {
  height: 58px;
  font-size: 26px;
  font-weight: 700;
  margin: 0 0 10px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.block-views-block-last-investigations .block-content .content-single .content-author {
  display: block;
  font-size: 16px;
  line-height: normal;
  margin-bottom: 22px;
}
.block-views-block-last-investigations .block-content .content-single .content-image {
  width: 100%;
  height: 399px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.block-views-block-last-investigations .block-content .content-single .content-title-2 {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 10px;
  height: 40px;
  line-height: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.block-views-block-last-investigations .block-content .content-single .content-description {
  width: calc(100% - 66px);
  font-size: 16px;
  line-height: 20px;
  border: 1px solid #d5d8dc;
  background-color: #FFFFFF;
  padding: 24px 20px 15px;
  margin: -48px auto 0;
}
.block-views-block-last-investigations .block-content .content-single .content-description p {
  margin-bottom: 20px;
  height: 80px;
  line-height: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.block-views-block-last-investigations .block-content .content-single .content-reading-time {
  font-size: 16px;
  color: #B3B3B3;
}

/**
 *  Block home, Articles les plus lus.
 */
.block-views-block-home-most-visited .block-content {
  padding: 10px 0;
}
.block-views-block-home-most-visited .block-content a {
  color: #000000;
}
.block-views-block-home-most-visited .block-content a:hover, .block-views-block-home-most-visited .block-content a:focus {
  text-decoration: none;
}
.block-views-block-home-most-visited .block-content .col-md-6:nth-child(2n-1) {
  padding-right: 40px;
}
.block-views-block-home-most-visited .block-content .col-md-6:nth-child(2n) {
  padding-left: 40px;
}
.block-views-block-home-most-visited .block-content .col-md-6 a:last-child .content-single {
  border: 0;
  padding: 0;
  margin: 0;
}
.block-views-block-home-most-visited .block-content .content-single {
  border-bottom: 1px solid #d5d8dc;
  padding-bottom: 20px;
  margin-bottom: 23px;
  position: relative;
}
.block-views-block-home-most-visited .block-content .content-single .content-sections {
  display: block;
  width: fit-content;
  font-size: 11px;
  color: #313131;
  background-color: #ECECEC;
  text-transform: lowercase;
  padding: 0 5px;
  margin: 0 0 10px 45px;
}
.block-views-block-home-most-visited .block-content .content-single .content-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 23px;
  margin: 0;
  width: 100%;
  min-height: 45px;
  padding-left: 45px;
}
.block-views-block-home-most-visited .block-content .content-single .content-title .content-index {
  font-size: 54px;
  font-weight: 600;
  line-height: 38px;
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
}
.block-views-block-home-most-visited .block-content .content-single .content-title img {
  display: inline-block;
  height: 18px;
  line-height: 0;
  border-right: 1px solid #9D9D9C;
  padding-right: 8px;
  margin-right: 6px;
}

/**
 *  Block dernier podcasts.
 */
.block-views-block-latest-podcasts .block-content {
  text-align: left;
}
.block-views-block-latest-podcasts .block-content a {
  color: #000000;
}
.block-views-block-latest-podcasts .block-content a:hover, .block-views-block-latest-podcasts .block-content a:focus {
  text-decoration: none;
}
.block-views-block-latest-podcasts .block-content .content-single {
  margin-bottom: 30px;
}
.block-views-block-latest-podcasts .block-content .content-single .content-label {
  display: inline-block;
  width: 200px;
  height: 26px;
  font-size: 17.6px;
  font-weight: 700;
  line-height: 26px;
  color: #000000;
  background-color: #FBEB0A;
  border-radius: 2px;
  text-align: center;
  padding: 0 4px;
  margin-bottom: 20px;
}
.block-views-block-latest-podcasts .block-content .content-single .content-podcast-code {
  height: 200px;
  overflow: hidden;
  pointer-events: none;
}
.block-views-block-latest-podcasts .block-content .content-single .content-img {
  height: 131px;
  width: 131px;
  margin-right: 21px;
  float: left;
}
.block-views-block-latest-podcasts .block-content .content-single .content-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.block-views-block-latest-podcasts .block-content .content-single .content-text {
  display: inline-block;
  width: calc(100% - 152px);
  font-size: 16px;
  line-height: 20px;
  padding-right: 45px;
  display: flex;
  flex-direction: column;
  height: 131px;
  justify-content: space-between;
}
.block-views-block-latest-podcasts .block-content .content-single .content-text .text-mobile {
  display: none;
}
.block-views-block-latest-podcasts .block-content .content-single .content-text .content-title {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 5px;
}
.block-views-block-latest-podcasts .block-content .content-single .content-text .content-episode {
  font-weight: 600;
  border-top: 1px solid #d5d8dc;
  padding-top: 5px;
  margin-top: 4px;
}
.block-views-block-latest-podcasts .block-content .content-single .content-text .content-episode img {
  height: 16px;
  margin-right: 10px;
}
.block-views-block-latest-podcasts .block-content .row:last-child .content-single {
  margin-bottom: 0 !important;
}

/**
 *  Block WUD partenaires.
 */
.block-views-block-wud-partners .slick-track {
  margin-left: auto;
  margin-right: auto;
  display: flex !important;
}
.block-views-block-wud-partners .slick-track .slick-slide {
  height: auto !important;
  display: flex !important;
  align-items: stretch !important;
}
.block-views-block-wud-partners .block-content {
  margin-top: 10px;
}
.block-views-block-wud-partners .block-content a {
  color: #000000;
}
.block-views-block-wud-partners .block-content a:hover, .block-views-block-wud-partners .block-content a:focus {
  text-decoration: none;
}
.block-views-block-wud-partners .block-content .content-single {
  text-align: center;
  border: 1px solid #d5d8dc;
  padding-bottom: 15px;
  height: 100%;
}
.block-views-block-wud-partners .block-content .content-single .ratio {
  height: auto;
  display: block;
  position: relative;
  z-index: -1;
}
.block-views-block-wud-partners .block-content .content-single .ratio img {
  aspect-ratio: auto 3/2;
}
.block-views-block-wud-partners .block-content .content-single .content-sections-block {
  height: 20px;
  margin-bottom: 15px;
}
.block-views-block-wud-partners .block-content .content-single .content-sections {
  display: inline-block;
  font-size: 11px;
  color: #313131;
  background-color: #ECECEC;
  text-transform: lowercase;
  padding: 0 5px;
}
.block-views-block-wud-partners .block-content .content-single .content-title {
  font-size: 16px;
  line-height: 20px;
  padding: 0 24px;
  margin: 0 0 10px;
  min-height: 80px;
}
.block-views-block-wud-partners .block-content .content-single .content-tags {
  margin-top: -37px;
}
.block-views-block-wud-partners .block-content .content-single .content-tags img {
  width: auto;
  height: 74px;
  margin: auto;
}
.block-views-block-wud-partners .block-content .content-single .content-description {
  height: 101px;
  font-size: 16px;
  line-height: 20px;
  padding: 0 24px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.block-views-block-wud-partners .block-content .content-single .content-description span {
  font-size: 14px;
  font-weight: 600;
  border-right: 1px solid #d5d8dc;
  padding-right: 12px;
  margin-right: 8px;
}
.block-views-block-wud-partners .block-content .content-single .content-description span img {
  display: inline;
  height: 14px;
  margin-right: 5px;
}

/**
* Page Section list
*/
.page-taxonomie-section .breadcrumbs {
  margin-top: 10px;
  text-align: left;
}
.page-taxonomie-section .term-section-header {
  text-align: center;
}
.page-taxonomie-section .term-section-header .term-title {
  border-top: 1px solid #000;
  width: 100%;
  display: block;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 15px 0 20px;
  text-align: left;
  padding: 10px 0 0;
}
.page-taxonomie-section .term-section-header .sub-terms-slider-parent {
  padding: 0 35px;
  position: relative;
}
.page-taxonomie-section .term-section-header .sub-terms-slider-parent .swiper-button-prev {
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.page-taxonomie-section .term-section-header .sub-terms-slider-parent .swiper-button-prev::after {
  font-size: unset;
  color: black;
}
.page-taxonomie-section .term-section-header .sub-terms-slider-parent .swiper-button-next {
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.page-taxonomie-section .term-section-header .sub-terms-slider-parent .swiper-button-next::after {
  font-size: unset;
  color: black;
}
.page-taxonomie-section .term-section-header .sub-terms-slider-parent .sub-terms-slider {
  max-width: 100%;
}
.page-taxonomie-section .term-section-header .sub-terms-slider-parent .sub-terms-slider .swiper-slide {
  transition: 0.3s all;
  padding: 0 10px;
}
.page-taxonomie-section .term-section-header .sub-terms-slider-parent .sub-terms-slider .swiper-slide a {
  padding: 0 10px;
}
.page-taxonomie-section .term-section-header .sub-terms-slider-parent .sub-terms-slider .swiper-slide {
  min-width: 25%;
  width: fit-content;
}
@media screen and (max-width: 991px) {
  .page-taxonomie-section .term-section-header .sub-terms-slider-parent .sub-terms-slider .swiper-slide {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .page-taxonomie-section .term-section-header .sub-terms-slider-parent .sub-terms-slider .swiper-slide {
    width: 100%;
  }
}
.page-taxonomie-section .term-section-header .sub-terms-slider-parent .sub-terms-slider .swiper-slide.swiper-slide-blank {
  display: none;
}
.page-taxonomie-section .term-section-header .sub-terms-slider-parent .sub-terms-slider.sub-terms-slider-2 .swiper-slide a {
  margin-bottom: 5px;
}
.page-taxonomie-section .term-section-header .sub-terms-slider-parent .sub-terms-slider.sub-terms-slider-2 .swiper-slide a:last-child {
  margin-bottom: 0;
}
.page-taxonomie-section .term-section-header .sub-terms-slider-parent .sub-terms-slider .term-link {
  font-size: 15px;
  color: #313131;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  display: block;
  background-color: #ECECEC;
}
.page-taxonomie-section .term-section-header .sub-terms-slider-parent .sub-terms-slider .term-link:hover, .page-taxonomie-section .term-section-header .sub-terms-slider-parent .sub-terms-slider .term-link.current-link {
  color: #CACACA;
  background-color: #000000;
}
.page-taxonomie-section .term-section-header .sub-terms-slider-parent .sub-terms-slider .term-link:hover, .page-taxonomie-section .term-section-header .sub-terms-slider-parent .sub-terms-slider .term-link:focus {
  text-decoration: none;
}
.page-taxonomie-section .term-section-header .sub-terms-slider-parent .sub-terms-slider .slick-arrow {
  background-position: center;
  background-size: cover;
  width: 10px;
  height: 19px;
  z-index: 1;
}
.page-taxonomie-section .term-section-header .sub-terms-slider-parent .sub-terms-slider .slick-arrow:before {
  content: none;
}
.page-taxonomie-section .term-section-header .sub-terms-slider-parent .sub-terms-slider .slick-arrow.slick-next {
  background-image: url(/themes/custom/wud/css/../images/arrow-right.svg);
  right: 10px;
}
.page-taxonomie-section .term-section-header .sub-terms-slider-parent .sub-terms-slider .slick-arrow.slick-prev {
  background-image: url(/themes/custom/wud/css/../images/arrow-left.svg);
  left: 10px;
}
.page-taxonomie-section .term-section-header .sub-terms-slider-parent .sub-terms-slider .slick-arrow.slick-disabled {
  opacity: 0.5;
}
.page-taxonomie-section .term-section-header .sub-terms-slider-parent .sub-terms-slider.sub-terms-slider {
  display: none;
  /*.slick-slide{
      padding: 0 5px;
      transition: .3s all;
      @media screen and (max-width: 768px) {
          width: 200px;
      }
      .term-link{
          margin: 0;
      }
  }*/
}
.page-taxonomie-section .term-section-header .sub-terms-slider-parent .sub-terms-slider.sub-terms-slider.swiper-initialized {
  display: block;
}
.page-taxonomie-section .term-section-header .sub-terms-slider-parent .sub-terms-slider-2 .swiper-slide {
  margin-top: 5px !important;
}
.page-taxonomie-section .section-articles-block a {
  color: #000000;
}
.page-taxonomie-section .section-articles-block a:hover, .page-taxonomie-section .section-articles-block a:focus {
  text-decoration: none;
}
.page-taxonomie-section .section-articles-block .articles-list {
  margin-bottom: 10px;
}
.page-taxonomie-section .section-articles-block .articles-list .views-row.row-2-0, .page-taxonomie-section .section-articles-block .articles-list .views-row.row-4-0 {
  display: inline-block;
  width: 50%;
  padding-right: 15px;
  margin-bottom: 20px;
  padding-bottom: 15px;
}
.page-taxonomie-section .section-articles-block .articles-list .views-row.row-3-0, .page-taxonomie-section .section-articles-block .articles-list .views-row.row-5-0 {
  float: right;
  width: 50%;
  padding-left: 15px;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.page-taxonomie-section .section-articles-block .articles-list .views-row.row-2-0 {
  position: relative;
}
.page-taxonomie-section .section-articles-block .articles-list .views-row.row-2-0::after {
  content: "";
  width: 96%;
  height: 1px;
  background-color: #d5d8dc;
  display: block;
  bottom: 0;
  left: 0;
  position: absolute;
}
.page-taxonomie-section .section-articles-block .articles-list .views-row.row-3-0 {
  position: relative;
}
.page-taxonomie-section .section-articles-block .articles-list .views-row.row-3-0::after {
  content: "";
  width: 96%;
  height: 1px;
  background-color: #d5d8dc;
  display: block;
  bottom: 0;
  right: 0;
  position: absolute;
}
.page-taxonomie-section .section-articles-block .articles-list .views-row.row-4-0, .page-taxonomie-section .section-articles-block .articles-list .views-row.row-5-0 {
  padding-bottom: 0px !important;
  margin-bottom: 0 !important;
}
.page-taxonomie-section .section-articles-block .articles-list .views-row.row-6-0 .normal-article {
  margin-top: 25px;
}
.page-taxonomie-section .section-articles-block .articles-list .views-row.row-6-0 .normal-article:before {
  content: "";
  display: table;
  clear: both;
  width: 100%;
  height: 1px;
  margin-top: 0;
  background-color: #000;
}
.page-taxonomie-section .section-articles-block .articles-list .views-row.row-6-0 .normal-article .article-item {
  margin-top: 25px;
}
.page-taxonomie-section .section-articles-block .articles-list .views-row:last-child .normal-article:after {
  display: none !important;
}
.page-taxonomie-section .section-articles-block .articles-list .la-sections {
  display: block;
  font-size: 11px;
  text-transform: lowercase;
  background-color: #ECECEC;
  padding: 0px 5px;
  margin-bottom: 14px;
  width: fit-content;
}
.page-taxonomie-section .section-articles-block .articles-list .la-title {
  font-size: 16px;
  line-height: 20px;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .page-taxonomie-section .section-articles-block .articles-list .la-title:after {
    display: none !important;
  }
}
.page-taxonomie-section .section-articles-block .articles-list .la-title .la-type {
  display: inline-block;
  height: 16px;
  line-height: 0;
  border-right: 1px solid #9D9D9C;
  padding-right: 10px;
  margin-right: 6px;
}
.page-taxonomie-section .section-articles-block .articles-list .la-title .la-type img {
  width: auto;
  height: 16px;
}
.page-taxonomie-section .section-articles-block .articles-list .ratio {
  display: inline-block;
  position: relative;
  width: 160px;
}
.page-taxonomie-section .section-articles-block .articles-list .ratio .la-image {
  aspect-ratio: auto 3/2;
  width: 100%;
}
.page-taxonomie-section .section-articles-block .articles-list .ratio .la-image.float-left {
  float: left;
  margin: 0 30px 30px 0;
}
.page-taxonomie-section .section-articles-block .articles-list .ratio.border {
  border: 1px solid #000;
}
.page-taxonomie-section .section-articles-block .articles-list .la-content-left {
  width: calc(100% - 160px);
  float: left;
  padding-right: 10px;
}
.page-taxonomie-section .section-articles-block .articles-list .la-content-right {
  display: inline-block;
  width: calc(100% - 190px);
}
.page-taxonomie-section .section-articles-block .articles-list .clearfix {
  clear: both;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}
.page-taxonomie-section .section-articles-block .articles-list .first-article {
  border-bottom: 1px solid #000;
  margin-bottom: 25px;
  padding-bottom: 25px;
}
.page-taxonomie-section .section-articles-block .articles-list .first-article .la-title {
  font-weight: 700;
  font-size: 30px !important;
  line-height: 35px;
  margin-bottom: 10px;
}
.page-taxonomie-section .section-articles-block .articles-list .first-article .la-title:after {
  content: "";
  width: 80px;
  display: block;
  background: #000;
  height: 1px;
  margin-top: 10px;
}
.page-taxonomie-section .section-articles-block .articles-list .first-article .article-date,
.page-taxonomie-section .section-articles-block .articles-list .first-article .article-author {
  font-size: 15px;
  color: #B3B3B3;
  margin-bottom: 12px;
  display: inline-block;
}
.page-taxonomie-section .section-articles-block .articles-list .first-article .article-date a,
.page-taxonomie-section .section-articles-block .articles-list .first-article .article-author a {
  color: #B3B3B3;
}
.page-taxonomie-section .section-articles-block .articles-list .first-article .img-content:not(.mobile) {
  display: flex;
  flex-direction: row-reverse;
  gap: 40px;
}
.page-taxonomie-section .section-articles-block .articles-list .first-article .img-content.mobile {
  display: none;
}
@media screen and (max-width: 768px) {
  .page-taxonomie-section .section-articles-block .articles-list .first-article .img-content:not(.mobile) {
    display: none;
  }
  .page-taxonomie-section .section-articles-block .articles-list .first-article .img-content.mobile {
    display: block;
  }
  .page-taxonomie-section .section-articles-block .articles-list .first-article .img-content.mobile .articles-list .first-article .la-title:after {
    display: none;
  }
}
.page-taxonomie-section .section-articles-block .articles-list .first-article .img-content .ratio {
  margin-bottom: 7px;
  display: block;
  position: relative;
  margin-bottom: 22px;
  width: calc(50% - 20px);
}
@media screen and (max-width: 768px) {
  .page-taxonomie-section .section-articles-block .articles-list .first-article .img-content .ratio {
    width: 100%;
  }
}
.page-taxonomie-section .section-articles-block .articles-list .first-article .img-content .ratio.border {
  border: 1px solid #000;
  height: 100%;
}
.page-taxonomie-section .section-articles-block .articles-list .first-article .img-content .la-content {
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 0px;
  width: calc(50% - 20px);
}
@media screen and (max-width: 768px) {
  .page-taxonomie-section .section-articles-block .articles-list .first-article .img-content .la-content {
    width: 100%;
  }
}
.page-taxonomie-section .section-articles-block .articles-list .first-article .img-content .la-content .la-type {
  display: inline-block;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  border-right: 1px solid #9D9D9C;
  padding-right: 12px;
  margin-right: 7px;
  line-height: 16px;
}
.page-taxonomie-section .section-articles-block .articles-list .first-article .img-content .la-content .la-type img {
  width: auto;
  height: 16px;
  margin-right: 6px;
}
.page-taxonomie-section .section-articles-block .articles-list .normal-article {
  margin-bottom: 15px;
  float: left;
  width: 100%;
}
.page-taxonomie-section .section-articles-block .articles-list .normal-article .article-item {
  padding: 0 0 20px;
}
.page-taxonomie-section .section-articles-block .articles-list .normal-article:after {
  content: "";
  display: table;
  clear: both;
  width: 100%;
  height: 1px;
  margin-top: 15px;
  background-color: #d5d8dc;
}
.page-taxonomie-section .section-articles-block .articles-list .normal-article a {
  color: #000;
  text-decoration: none;
}
.page-taxonomie-section .section-articles-block .articles-list .normal-article .article-item-title {
  font-size: 20px;
  font-weight: 600;
  margin: 0 auto 10px;
}
@media screen and (max-width: 991px) {
  .page-taxonomie-section .section-articles-block .articles-list .normal-article .article-item-title {
    font-size: 16px !important;
    line-height: 20px;
  }
}
.page-taxonomie-section .section-articles-block .articles-list .normal-article .card {
  display: flex;
  gap: 10px;
  vertical-align: top;
}
.page-taxonomie-section .section-articles-block .articles-list .normal-article .card .ratio {
  display: block;
  position: relative;
  width: 160px;
  min-width: 160px;
}
.page-taxonomie-section .section-articles-block .articles-list .normal-article .card .ratio img {
  aspect-ratio: auto 3/2;
  width: 100%;
}
.page-taxonomie-section .section-articles-block .articles-list .normal-article .card .ratio.border {
  border: 1px solid #000;
}
.page-taxonomie-section .section-articles-block .articles-list .normal-article .card .article-item-content {
  display: inline-block;
  width: calc(100% - 175px);
  vertical-align: top;
  margin-top: -5px;
}
.page-taxonomie-section .section-articles-block .articles-list .normal-article .card .article-item-content .article-item-sections {
  display: block;
}
.page-taxonomie-section .section-articles-block .articles-list .normal-article .card .article-item-content .article-item-sections .article-item-section {
  display: inline;
  margin: 0px 5px 5px 0px;
  background: #ECECEC;
  padding: 0 5px;
  font-size: 11px;
  text-transform: lowercase;
  font-weight: 300;
}
.page-taxonomie-section .section-articles-block .articles-list .normal-article .card .article-item-content .article-item-desc {
  font-size: 14px;
}
.page-taxonomie-section .section-articles-block .articles-list .normal-article .card .article-item-content .article-author-date {
  display: block;
  margin: 0 auto;
  font-size: 14px;
  letter-spacing: 0.2px;
  color: #B3B3B3;
}
.page-taxonomie-section .section-articles-block .articles-list .normal-article .card .article-item-content .article-author-date .article-author {
  display: inline-block;
}
.page-taxonomie-section .section-articles-block .articles-list .normal-article .card .article-item-content .article-author-date .article-author .article-author-link {
  color: #B3B3B3;
}
.page-taxonomie-section .section-articles-block .articles-list .normal-article .card .article-item-content .article-author-date .article-date {
  display: inline-block;
}
.page-taxonomie-section .section-articles-block .articles-list .normal-article .card .article-item-content .article-author-date .article-updatedate {
  display: inline-block;
  font-weight: 600;
}
.page-taxonomie-section .section-articles-block .pager {
  margin: 0;
}
.page-taxonomie-section .section-articles-block .pager li.pager__item a {
  display: block;
  width: 350px;
  height: 35px;
  background-color: #000000;
  font-size: 16px;
  line-height: 35px;
  color: #FFFFFF;
  text-align: center;
  margin: auto;
  border: 0;
  border-radius: 0;
  padding: 0;
}
.page-taxonomie-section .section-articles-block .pager li.pager__item a:hover, .page-taxonomie-section .section-articles-block .pager li.pager__item a:focus {
  text-decoration: none;
}
.page-taxonomie-section .pager-nav .pager__item--first,
.page-taxonomie-section .pager-nav .pager__item--last {
  display: none;
}
.page-taxonomie-section .pager-nav .pager__item--previous a,
.page-taxonomie-section .pager-nav .pager__item--next a {
  border: 1px solid #000;
  margin: 0 5px;
}
.page-taxonomie-section .pager-nav li span, .page-taxonomie-section .pager-nav li a {
  border: none;
  color: #000;
}
.page-taxonomie-section .pager-nav li.active a {
  background-color: #FBEB0A;
  border-radius: 0;
}
.page-taxonomie-section .col-md-4 .block-block-services-lecteurs {
  border: 1px solid #000000;
  padding: 35px 25px 20px;
  margin-bottom: 20px;
  margin-top: 50px;
}
.page-taxonomie-section .col-md-4 .block-block-services-lecteurs .block-title {
  font-size: 20px;
  top: -14px;
  left: 15px;
  margin: 0;
  padding: 0 10px;
  position: absolute;
  text-transform: none;
  display: block;
}
.page-taxonomie-section .col-md-4 .block-block-services-lecteurs .single-service {
  margin: 0;
  border: none;
  text-align: left;
  padding: 0;
}
.page-taxonomie-section .col-md-4 .block-block-services-lecteurs .single-service .ss-img {
  width: 90px;
  display: inline-block;
  float: left;
  margin-bottom: 40px;
}
.page-taxonomie-section .col-md-4 .block-block-services-lecteurs .single-service .ss-img img {
  height: auto;
  width: 70%;
  max-width: 70px;
  margin-top: -10px;
}
.page-taxonomie-section .col-md-4 .block-block-services-lecteurs .single-service p, .page-taxonomie-section .col-md-4 .block-block-services-lecteurs .single-service b {
  float: right;
  width: calc(100% - 90px);
  margin-bottom: 5px;
  font-size: 16px;
}
.page-taxonomie-section .col-md-4 .block-block-services-lecteurs .single-service a {
  display: block;
  clear: both;
  position: relative;
  bottom: auto;
  left: auto;
  width: 100%;
  transform: none;
  background: none;
  text-decoration: underline;
  height: auto;
  line-height: initial;
}

/**
* Login page
*/
.page-user-login-password form h1 {
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 1px solid #000000;
  padding-bottom: 10px;
  margin: 0 0 30px;
}
.page-user-login-password form p {
  font-size: 16px;
  text-align: center;
  margin-bottom: 15px;
}
.page-user-login-password form .form-item {
  width: 600px;
  max-width: 100%;
  margin: 0 auto 15px;
}
.page-user-login-password form .form-item .form-text {
  font-size: 16px;
  border-radius: 0;
}
.page-user-login-password form .form-actions {
  width: 600px;
  max-width: 100%;
  margin: 0 auto 15px;
  text-align: center;
}
.page-user-login-password form .form-actions .form-submit {
  min-width: 300px;
  max-width: 100%;
  height: 35px;
  font-size: 18px;
  font-weight: 600;
  background-color: #fbeb0a;
  border: 0;
  border-radius: 0;
  padding: 0 15px;
  margin: 0 auto 15px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.page-user-login-password form .form-actions .under-submit-block a {
  color: #000000;
}
.page-user-login-password form .form-actions .subscription-under-submit a {
  color: #000000;
  text-decoration: underline;
}

/**
* Fancy login popup
*/
#fancy_login_dim_screen {
  opacity: 0 !important;
}

#fancy_login_login_box {
  width: 500px;
  max-width: 85%;
  max-height: 85%;
  background-color: #fffde7 !important;
  border: 15px solid #fbeb0a !important;
  border-radius: 0 !important;
  box-shadow: 0 0 14px #000000;
  padding: 0;
}
#fancy_login_login_box #fancy_login_form_contents {
  width: 100%;
  height: 100%;
  position: relative;
  padding: 25px;
}
#fancy_login_login_box #fancy_login_form_contents #fancy_login_close_button {
  width: 40px;
  height: 40px;
  font-family: system-ui;
  line-height: 40px;
  text-align: center;
  background-color: #fbeb0a;
  color: #000000;
  border: 0;
  padding: 0;
  margin: 0;
  position: absolute;
  top: -15px;
  right: -15px;
}
#fancy_login_login_box #fancy_login_form_contents #fancy_login_close_button:hover {
  background-color: #000000;
  color: #FFFFFF;
}
#fancy_login_login_box #fancy_login_form_contents #fancy_login_user_login_block_wrapper {
  padding: 0;
}
#fancy_login_login_box #fancy_login_form_contents .fancy-login-user-login-form h2 {
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 1px solid #000000;
  padding-bottom: 10px;
  margin: 15px 0 25px;
}
#fancy_login_login_box #fancy_login_form_contents .fancy-login-user-login-form .form-item .form-text {
  height: 35px;
  font-size: 16px;
  padding: 0 12px;
  border-radius: 0;
}
#fancy_login_login_box #fancy_login_form_contents .fancy-login-user-login-form .form-item .form-text::placeholder {
  text-transform: uppercase;
}
#fancy_login_login_box #fancy_login_form_contents .fancy-login-user-login-form .form-actions {
  text-align: center;
  margin-bottom: 25px;
}
#fancy_login_login_box #fancy_login_form_contents .fancy-login-user-login-form .form-actions .form-submit {
  min-width: 250px;
  max-width: 100%;
  height: 35px;
  font-size: 18px;
  font-weight: 600;
  background-color: #fbeb0a;
  border: 0;
  border-radius: 0;
  padding: 0 15px;
  margin: auto;
}
#fancy_login_login_box #fancy_login_form_contents .fancy-login-user-login-form .custom-links {
  text-align: center;
}
#fancy_login_login_box #fancy_login_form_contents .fancy-login-user-login-form .custom-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#fancy_login_login_box #fancy_login_form_contents .fancy-login-user-login-form .custom-links ul li {
  display: inline-block;
  border-right: 1px solid #000000;
  padding: 5px 15px;
}
#fancy_login_login_box #fancy_login_form_contents .fancy-login-user-login-form .custom-links ul li:last-child {
  border: 0;
}
#fancy_login_login_box #fancy_login_form_contents .fancy-login-user-login-form .custom-links ul li a {
  font-size: 14px;
  color: #000000;
  text-transform: uppercase;
}
#fancy_login_login_box #fancy_login_form_contents .fancy-login-user-pass .form-item .control-label {
  display: block;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  border-bottom: 1px solid #000000;
  padding-bottom: 5px;
  margin: 10px 0 15px;
}
#fancy_login_login_box #fancy_login_form_contents .fancy-login-user-pass .form-item .form-text {
  height: 35px;
  font-size: 16px;
  padding: 0 12px;
  border-radius: 0;
}
#fancy_login_login_box #fancy_login_form_contents .fancy-login-user-pass ul {
  text-align: center;
  list-style: none;
  padding: 0;
  margin: 15px 0;
}
#fancy_login_login_box #fancy_login_form_contents .fancy-login-user-pass ul li {
  display: inline-block;
  border-right: 1px solid #000000;
  padding: 5px 15px;
}
#fancy_login_login_box #fancy_login_form_contents .fancy-login-user-pass ul li:last-child {
  border: 0;
}
#fancy_login_login_box #fancy_login_form_contents .fancy-login-user-pass ul li a {
  font-size: 14px;
  color: #000000;
  text-transform: uppercase;
}
#fancy_login_login_box #fancy_login_form_contents .fancy-login-user-pass .form-actions {
  text-align: center;
  margin-bottom: 0;
}
#fancy_login_login_box #fancy_login_form_contents .fancy-login-user-pass .form-actions .form-submit {
  min-width: 250px;
  max-width: 100%;
  height: 35px;
  font-size: 18px;
  font-weight: 600;
  color: #333;
  background-color: #fbeb0a;
  border: 0;
  border-radius: 0;
  padding: 0 15px;
  margin: auto;
}
#fancy_login_login_box #fancy_login_form_contents .messages__wrapper {
  margin-top: 15px;
}

/**
* Page WUD search
*/
.page-wud-search .formulaire-recherche-page {
  text-align: center;
  margin-bottom: 60px;
}
.page-wud-search .formulaire-recherche-page .form-item {
  display: inline-block;
  width: 635px;
  max-width: calc(100% - 200px);
  height: 35px;
  margin-right: 30px;
}
.page-wud-search .formulaire-recherche-page .form-item .control-label {
  display: none;
}
.page-wud-search .formulaire-recherche-page .form-item .form-text {
  width: 100%;
  height: 35px;
  padding: 0 12px;
  border-radius: 6px;
  border: 1px solid #545454;
}
.page-wud-search .formulaire-recherche-page .form-actions {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
.page-wud-search .formulaire-recherche-page .form-actions .form-submit {
  width: 160px;
  height: 35px;
  font-size: 16px;
  background-color: #FBEB0A;
  border: 0;
  border-radius: 0;
}
.page-wud-search .wud-search-filtres .filtre-title {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 20px;
}
.page-wud-search .wud-search-filtres .filtre-title .filtre-reset {
  display: none;
  font-size: 16px;
  color: #000;
  font-weight: 600;
  text-decoration: underline;
  float: right;
}
.page-wud-search .wud-search-filtres .filters-groupe {
  position: relative;
}
.page-wud-search .wud-search-filtres .block-facets-ajax {
  position: relative;
  margin-bottom: 25px;
}
.page-wud-search .wud-search-filtres .block-facets-ajax.facet-active .block-title:after, .page-wud-search .wud-search-filtres .block-facets-ajax.open .block-title:after {
  transform: rotate(180deg);
}
.page-wud-search .wud-search-filtres .block-facets-ajax.facet-active .facets-widget-links,
.page-wud-search .wud-search-filtres .block-facets-ajax.facet-active .facets-widget-dropdown,
.page-wud-search .wud-search-filtres .block-facets-ajax.facet-active .facets-widget-range_datepicker, .page-wud-search .wud-search-filtres .block-facets-ajax.open .facets-widget-links,
.page-wud-search .wud-search-filtres .block-facets-ajax.open .facets-widget-dropdown,
.page-wud-search .wud-search-filtres .block-facets-ajax.open .facets-widget-range_datepicker {
  display: block;
}
.page-wud-search .wud-search-filtres .block-facets-ajax .block-title {
  font-size: 16px;
  font-weight: 600;
  border-bottom: 1px solid #000000;
  padding: 0 20px 5px 0;
  margin: 0 0 10px;
  position: relative;
}
.page-wud-search .wud-search-filtres .block-facets-ajax .block-title:after {
  content: "";
  display: block;
  width: 14px;
  height: 8px;
  background-image: url(/themes/custom/wud/css/../images/arrow.svg);
  background-size: contain;
  position: absolute;
  top: 5px;
  right: 0;
}
.page-wud-search .wud-search-filtres .block-facets-ajax .block-title:hover {
  cursor: pointer;
}
.page-wud-search .wud-search-filtres .block-facets-ajax .facets-widget-links {
  display: none;
}
.page-wud-search .wud-search-filtres .block-facets-ajax .facets-widget-links .js-facets-links {
  list-style: none;
  padding: 0;
  margin: 0;
}
.page-wud-search .wud-search-filtres .block-facets-ajax .facets-widget-links .js-facets-links .facet-item label,
.page-wud-search .wud-search-filtres .block-facets-ajax .facets-widget-links .js-facets-links .facet-item a {
  font-size: 16px;
  color: #000000;
  position: relative;
  padding-left: 12px;
}
.page-wud-search .wud-search-filtres .block-facets-ajax .facets-widget-links .js-facets-links .facet-item label span,
.page-wud-search .wud-search-filtres .block-facets-ajax .facets-widget-links .js-facets-links .facet-item a span {
  font-size: 16px;
  color: #000000;
  position: relative;
}
.page-wud-search .wud-search-filtres .block-facets-ajax .facets-widget-links .js-facets-links .facet-item label:before,
.page-wud-search .wud-search-filtres .block-facets-ajax .facets-widget-links .js-facets-links .facet-item a:before {
  content: "+";
  position: absolute;
  left: 0;
}
.page-wud-search .wud-search-filtres .block-facets-ajax .facets-widget-links .js-facets-links .facet-item label.is-active,
.page-wud-search .wud-search-filtres .block-facets-ajax .facets-widget-links .js-facets-links .facet-item a.is-active {
  font-weight: 600;
  background-color: #ECECEC;
}
.page-wud-search .wud-search-filtres .block-facets-ajax .facets-widget-links .js-facets-links .facet-item label.is-active:before,
.page-wud-search .wud-search-filtres .block-facets-ajax .facets-widget-links .js-facets-links .facet-item a.is-active:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background-image: url(/themes/custom/wud/css/../images/icons/close.svg);
  background-size: contain;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.page-wud-search .wud-search-filtres .block-facets-ajax .facets-widget-links .js-facets-links .facet-item label .facet-item__status,
.page-wud-search .wud-search-filtres .block-facets-ajax .facets-widget-links .js-facets-links .facet-item a .facet-item__status {
  display: none;
}
.page-wud-search .wud-search-filtres .block-facets-ajax .facets-widget-links .facets-soft-limit-link {
  display: inline-block;
  font-size: 16px;
  color: #000000;
  text-decoration: underline;
  margin-top: 10px;
}
.page-wud-search .wud-search-filtres .block-facets-ajax .facets-widget-dropdown {
  display: none;
}
.page-wud-search .wud-search-filtres .block-facets-ajax .facets-widget-dropdown .select2-container {
  width: 100% !important;
  height: 35px;
}
.page-wud-search .wud-search-filtres .block-facets-ajax .facets-widget-dropdown .select2-container .select2-selection {
  height: 35px;
}
.page-wud-search .wud-search-filtres .block-facets-ajax .facets-widget-dropdown .select2-container .select2-selection .select2-selection__rendered {
  font-size: 16px;
  height: 35px;
  line-height: 35px;
}
.page-wud-search .wud-search-filtres .block-facets-ajax .facets-widget-dropdown .select2-container .select2-selection .select2-selection__arrow {
  height: 35px;
}
.page-wud-search .wud-search-filtres .block-facets-ajax .facets-widget-range_datepicker {
  display: none;
}
.page-wud-search .wud-search-filtres .block-facets-ajax .facets-widget-range_datepicker .item-list__range_datepicker {
  list-style: none;
  padding: 0;
  margin: 0;
}
.page-wud-search .wud-search-filtres .block-facets-ajax .facets-widget-range_datepicker .item-list__range_datepicker li {
  margin-bottom: 15px;
}
.page-wud-search .wud-search-filtres .block-facets-ajax .facets-widget-range_datepicker .item-list__range_datepicker li:last-child {
  margin-bottom: 0;
}
.page-wud-search .wud-search-filtres .block-facets-ajax .facets-widget-range_datepicker .item-list__range_datepicker li .facet-datepicker-label {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #B3B3B3;
}
.page-wud-search .wud-search-filtres .block-facets-ajax .facets-widget-range_datepicker .item-list__range_datepicker li .facet-datepicker {
  width: 100%;
  height: 35px;
  padding: 0 10px;
}
.page-wud-search .wud-search-filtres .block-facets-ajax .reset-filtres {
  text-align: right;
  margin: 15px 0 0;
}
.page-wud-search .wud-search-filtres .block-facets-ajax .reset-filtres a {
  text-decoration: underline;
  font-weight: 600;
  color: #000;
}
.page-wud-search .search_keyword h2 {
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 26px;
}
.page-wud-search .view-wud-recherche .view-header {
  text-align: right;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}
.page-wud-search .view-wud-recherche .view-content {
  position: relative;
}
.page-wud-search .view-wud-recherche .la-sections {
  display: inline-block;
  font-size: 11px;
  text-transform: lowercase;
  background-color: #ECECEC;
  padding: 0px 5px;
  margin-bottom: 14px;
}
.page-wud-search .view-wud-recherche .la-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
}
.page-wud-search .view-wud-recherche .la-title .la-type {
  display: inline-block;
  height: 16px;
  line-height: 0;
  border-right: 1px solid #9D9D9C;
  padding-right: 10px;
  margin-right: 6px;
}
.page-wud-search .view-wud-recherche .la-title .la-type img {
  width: auto;
  height: 16px;
}
.page-wud-search .view-wud-recherche .la-image {
  display: inline-block;
  width: 160px;
  /*height: 115px;
  object-fit: cover;
  object-position: center;*/
}
.page-wud-search .view-wud-recherche .la-image.float-left {
  float: left;
  margin: 0 30px 30px 0;
}
.page-wud-search .view-wud-recherche .la-image.tag-img {
  object-fit: contain;
}
.page-wud-search .view-wud-recherche .la-content-left {
  width: calc(100% - 160px);
  float: left;
  padding-right: 10px;
}
.page-wud-search .view-wud-recherche .la-content-right {
  display: inline-block;
  width: calc(100% - 190px);
}
.page-wud-search .view-wud-recherche .normal-article a {
  color: #000;
}
.page-wud-search .view-wud-recherche .normal-article a:hover, .page-wud-search .view-wud-recherche .normal-article a:focus {
  text-decoration: none;
}
.page-wud-search .view-wud-recherche .normal-article .la-title {
  margin-bottom: 10px;
}
.page-wud-search .view-wud-recherche .normal-article .la-content {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 19px;
  padding-left: 190px;
}
.page-wud-search .view-wud-recherche .normal-article .la-content .la-type {
  display: inline-block;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  border-right: 1px solid #9D9D9C;
  padding-right: 12px;
  margin-right: 7px;
  line-height: 14px;
}
.page-wud-search .view-wud-recherche .normal-article .la-content .la-type img {
  width: auto;
  height: 14px;
  margin-right: 6px;
}
.page-wud-search .view-wud-recherche .normal-article .article-author {
  font-weight: 600;
  border-bottom: 1px solid #d5d8dc;
  padding-bottom: 30px;
  margin-bottom: 30px;
  clear: both;
}
.page-wud-search .view-wud-recherche .normal-article .article-author span {
  color: #BCBCBC;
}
.page-wud-search .view-wud-recherche .pager-show-more {
  list-style: none;
  padding: 30px 0 0;
  margin: 0;
}
.page-wud-search .view-wud-recherche .pager-show-more li.pager__item a {
  display: block;
  width: 350px;
  height: 35px;
  background-color: #000000;
  font-size: 16px;
  line-height: 35px;
  color: #FFFFFF;
  text-align: center;
  margin: auto;
  border: 0;
  border-radius: 0;
  padding: 0;
}
.page-wud-search .view-wud-recherche .pager-show-more li.pager__item a:hover, .page-wud-search .view-wud-recherche .pager-show-more li.pager__item a:focus {
  text-decoration: none;
}
.page-wud-search .view-wud-recherche .pager-show-more li.pager__item a.loading {
  font-size: 0;
  background-image: url(/themes/custom/wud/css/../images/icons/loading-buffering.gif);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: rgba(0, 0, 0, 0.5);
  background-blend-mode: screen;
}

/**
* Page Consulter le mag
*/
.page-magazine .breadcrumbs {
  text-align: left;
}
.page-magazine .magazine-over-title {
  font-size: 45px !important;
  line-height: 50px;
  font-weight: 700;
  text-align: center;
  margin: 30px 0 5px;
}
.page-magazine .magazine-title {
  font-size: 20px;
  text-align: center;
  margin: 10px 0 50px;
}
.page-magazine .magazine-iframe a {
  display: inline-block;
  font-size: 20px;
  color: #000;
  margin-bottom: 10px;
}
.page-magazine .magazine-iframe > div > div > a {
  display: none;
}

/**
* Block magazine kiosque
*/
.mag-page .page-content {
  margin-top: 0;
}
.mag-page .magazine-iframe {
  margin-bottom: 10px;
}
.mag-page #block-rechercherunclassement-2 {
  margin-bottom: 0px;
}
.mag-page .block-home-style {
  margin-top: 30px;
}
.mag-page .block-views-block-magazine-kiosque {
  padding-bottom: 20px;
  position: relative;
  text-align: center;
  margin-bottom: 30px;
}
.mag-page .block-views-block-magazine-kiosque .form-group {
  margin-bottom: 0 !important;
}
.mag-page .block-views-block-magazine-kiosque .block-title {
  border-top: 1px solid #000000;
  display: inline-block;
  font-weight: 700;
  font-size: 23px;
  line-height: 26px;
  text-transform: uppercase;
  margin: 0px 0 15px;
  width: 100%;
  text-align: left;
  padding-top: 20px;
  width: calc(100% - 30px);
}
.mag-page .block-views-block-magazine-kiosque .view-magazine-kiosque {
  margin-top: 10px;
}
.mag-page .block-views-block-magazine-kiosque .view-magazine-kiosque nav {
  clear: both;
}
.mag-page .block-views-block-magazine-kiosque .view-magazine-kiosque .col-md-3 {
  width: 20%;
  min-height: 375px;
}
.mag-page .block-views-block-magazine-kiosque .view-magazine-kiosque .views-col {
  padding: 1px 15px;
}
.mag-page .block-views-block-magazine-kiosque .view-magazine-kiosque .views-field-field-thumbnail img {
  width: 205px;
  height: auto;
  object-fit: contain;
  object-position: center;
  margin: auto;
}
.mag-page .block-views-block-magazine-kiosque .view-magazine-kiosque .views-field-field-number {
  font-size: 22px;
  font-weight: 700;
  line-height: normal;
  margin-top: 5px;
}
.mag-page .block-views-block-magazine-kiosque .view-magazine-kiosque .views-field-field-date-publication {
  font-size: 22px;
  line-height: normal;
  margin-bottom: 35px;
}
.mag-page .block-views-block-magazine-kiosque .view-magazine-kiosque .pager-show-more {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mag-page .block-views-block-magazine-kiosque .view-magazine-kiosque .pager-show-more li.pager__item a {
  display: block;
  width: 350px;
  height: 35px;
  background-color: #000000;
  font-size: 16px;
  line-height: 35px;
  color: #FFFFFF;
  text-align: center;
  margin: auto;
  border: 0;
  border-radius: 0;
  padding: 0;
}
.mag-page .block-views-block-magazine-kiosque .view-magazine-kiosque .pager-show-more li.pager__item a:hover, .mag-page .block-views-block-magazine-kiosque .view-magazine-kiosque .pager-show-more li.pager__item a:focus {
  text-decoration: none;
}
.mag-page .block-views-block-magazine-kiosque .view-magazine-kiosque .pager-show-more li.pager__item a.loading {
  font-size: 0;
  background-image: url(/themes/custom/wud/css/../images/icons/loading-buffering.gif);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: rgba(0, 0, 0, 0.5);
  background-blend-mode: screen;
}

/**
*   Page liste artcles content.
*/
.page-content-articles .page-content-header .term-title {
  border-top: 1px solid #000000;
  margin-top: 20px;
}
.page-content-articles .page-content-header .term-title h1 {
  display: inline-block;
  font-weight: 700;
  font-size: 23px;
  line-height: 26px;
  text-transform: uppercase;
  margin: 15px 0;
}
.page-content-articles .page-content-header .term-title h1 a {
  color: #000;
}
.page-content-articles .page-content-header .term-title h1 a:hover, .page-content-articles .page-content-header .term-title h1 a:focus {
  text-decoration: none;
}
.page-content-articles .page-content-header .sub-terms-slider {
  max-width: 100%;
  text-align: center;
  padding: 0 35px;
  margin: 0 auto 20px;
}
.page-content-articles .page-content-header .sub-terms-slider .term-link {
  font-size: 15px;
  color: #313131;
  background-color: #ECECEC;
  padding: 0px 5px;
  margin: 0 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.page-content-articles .page-content-header .sub-terms-slider .term-link:hover, .page-content-articles .page-content-header .sub-terms-slider .term-link.current-link {
  color: #CACACA;
  background-color: #000000;
}
.page-content-articles .page-content-header .sub-terms-slider .term-link:hover, .page-content-articles .page-content-header .sub-terms-slider .term-link:focus {
  text-decoration: none;
}
.page-content-articles .page-content-header .sub-terms-slider .slick-arrow {
  background-position: center;
  background-size: cover;
  width: 10px;
  height: 19px;
  z-index: 1;
}
.page-content-articles .page-content-header .sub-terms-slider .slick-arrow:before {
  content: none;
}
.page-content-articles .page-content-header .sub-terms-slider .slick-arrow.slick-next {
  background-image: url(/themes/custom/wud/css/../images/arrow-right.svg);
  right: 10px;
}
.page-content-articles .page-content-header .sub-terms-slider .slick-arrow.slick-prev {
  background-image: url(/themes/custom/wud/css/../images/arrow-left.svg);
  left: 10px;
}
.page-content-articles .content-articles-block a {
  color: #000000;
}
.page-content-articles .content-articles-block a:hover, .page-content-articles .content-articles-block a:focus {
  text-decoration: none;
}
.page-content-articles .content-articles-block .articles-list {
  margin-bottom: 10px;
}
.page-content-articles .content-articles-block .articles-list .views-row {
  height: auto;
  width: 100%;
}
.page-content-articles .content-articles-block .articles-list .views-row.row-2-0, .page-content-articles .content-articles-block .articles-list .views-row.row-4-0 {
  display: inline-block;
  width: 50%;
  padding-right: 15px;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.page-content-articles .content-articles-block .articles-list .views-row.row-2-0 > a, .page-content-articles .content-articles-block .articles-list .views-row.row-4-0 > a {
  float: right;
  width: 100%;
}
.page-content-articles .content-articles-block .articles-list .views-row.row-3-0, .page-content-articles .content-articles-block .articles-list .views-row.row-5-0 {
  float: right;
  width: 50%;
  padding-left: 15px;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.page-content-articles .content-articles-block .articles-list .views-row.row-3-0 > a, .page-content-articles .content-articles-block .articles-list .views-row.row-5-0 > a {
  float: right;
  width: 100%;
}
.page-content-articles .content-articles-block .articles-list .views-row.row-2-0 {
  position: relative;
}
.page-content-articles .content-articles-block .articles-list .views-row.row-2-0::after {
  content: "";
  width: 96%;
  height: 1px;
  background-color: #d5d8dc;
  display: block;
  bottom: 0;
  left: 0;
  position: absolute;
}
.page-content-articles .content-articles-block .articles-list .views-row.row-3-0 {
  position: relative;
}
.page-content-articles .content-articles-block .articles-list .views-row.row-3-0::after {
  content: "";
  width: 96%;
  height: 1px;
  background-color: #d5d8dc;
  display: block;
  bottom: 0;
  right: 0;
  position: absolute;
}
.page-content-articles .content-articles-block .articles-list .views-row.row-4-0, .page-content-articles .content-articles-block .articles-list .views-row.row-5-0 {
  padding-bottom: 0px;
}
.page-content-articles .content-articles-block .articles-list .views-row.row-6-0 .normal-article:before {
  content: "";
  display: table;
  clear: both;
  width: 100%;
  height: 1px;
  margin-top: 0;
  background-color: #000;
}
.page-content-articles .content-articles-block .articles-list .views-row.row-6-0 .normal-article .article-item {
  margin-top: 25px;
}
.page-content-articles .content-articles-block .articles-list .views-row:last-child .normal-article:after {
  display: none !important;
}
.page-content-articles .content-articles-block .articles-list .la-sections {
  display: block;
  font-size: 11px;
  text-transform: lowercase;
  background-color: #ECECEC;
  padding: 0px 5px;
  margin-bottom: 14px;
  width: fit-content;
}
.page-content-articles .content-articles-block .articles-list .la-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
}
.page-content-articles .content-articles-block .articles-list .la-title .la-type {
  display: inline-block;
  height: 16px;
  line-height: 0;
  border-right: 1px solid #9D9D9C;
  padding-right: 10px;
  margin-right: 6px;
}
.page-content-articles .content-articles-block .articles-list .la-title .la-type img {
  width: auto;
  height: 16px;
}
.page-content-articles .content-articles-block .articles-list .la-image {
  display: inline-block;
  width: 160px;
  /*height: 115px;
  object-fit: cover;
  object-position: center;*/
}
.page-content-articles .content-articles-block .articles-list .la-image.float-left {
  float: left;
  margin: 0 30px 30px 0;
}
.page-content-articles .content-articles-block .articles-list .la-image.border {
  border: 1px solid #000;
}
.page-content-articles .content-articles-block .articles-list .content-link-wrapper {
  display: inline-block;
}
.page-content-articles .content-articles-block .articles-list .la-content-left {
  width: calc(100% - 160px);
  float: left;
  padding-right: 10px;
}
.page-content-articles .content-articles-block .articles-list .la-content-right {
  display: inline-block;
  width: calc(100% - 190px);
}
.page-content-articles .content-articles-block .articles-list .clearfix {
  clear: both;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}
.page-content-articles .content-articles-block .articles-list .first-article {
  border-bottom: 1px solid #000;
  margin-bottom: 25px;
  padding-bottom: 25px;
}
.page-content-articles .content-articles-block .articles-list .first-article .la-title {
  font-weight: 700;
  font-size: 25px !important;
  line-height: 30px;
  margin-bottom: 10px;
}
.page-content-articles .content-articles-block .articles-list .first-article .la-title:after {
  content: "";
  width: 80px;
  display: block;
  background: #000;
  height: 1px;
  margin-top: 10px;
}
.page-content-articles .content-articles-block .articles-list .first-article .article-date,
.page-content-articles .content-articles-block .articles-list .first-article .article-author {
  font-size: 15px;
  color: #B3B3B3;
  margin-bottom: 12px;
  display: inline-block;
}
.page-content-articles .content-articles-block .articles-list .first-article .article-date a,
.page-content-articles .content-articles-block .articles-list .first-article .article-author a {
  color: #B3B3B3;
}
.page-content-articles .content-articles-block .articles-list .first-article .img-content:not(.mobile) {
  display: flex;
  flex-direction: row-reverse;
  gap: 40px;
}
.page-content-articles .content-articles-block .articles-list .first-article .img-content.mobile {
  display: none;
}
@media screen and (max-width: 768px) {
  .page-content-articles .content-articles-block .articles-list .first-article .img-content:not(.mobile) {
    display: none;
  }
  .page-content-articles .content-articles-block .articles-list .first-article .img-content.mobile {
    display: block;
  }
  .page-content-articles .content-articles-block .articles-list .first-article .img-content.mobile .articles-list .first-article .la-title:after {
    display: none;
  }
  .page-content-articles .content-articles-block .articles-list .first-article .img-content.mobile .podcast-short-desc {
    margin-bottom: 10px;
    font-size: 15px;
  }
  .page-content-articles .content-articles-block .articles-list .first-article .img-content.podcast-mobile .ratio {
    margin-bottom: 0;
  }
}
.page-content-articles .content-articles-block .articles-list .first-article .img-content .ratio {
  margin-bottom: 7px;
  display: block;
  position: relative;
  margin-bottom: 22px;
  width: calc(50% - 20px);
}
@media screen and (max-width: 768px) {
  .page-content-articles .content-articles-block .articles-list .first-article .img-content .ratio {
    width: 100%;
  }
}
.page-content-articles .content-articles-block .articles-list .first-article .img-content .la-content {
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 0px;
  width: calc(50% - 20px);
}
@media screen and (max-width: 768px) {
  .page-content-articles .content-articles-block .articles-list .first-article .img-content .la-content {
    width: 100%;
  }
}
.page-content-articles .content-articles-block .articles-list .first-article .img-content .la-content .la-type {
  display: inline-block;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  border-right: 1px solid #9D9D9C;
  padding-right: 12px;
  margin-right: 7px;
  line-height: 16px;
}
.page-content-articles .content-articles-block .articles-list .first-article .img-content .la-content .la-type img {
  width: auto;
  height: 16px;
  margin-right: 6px;
}
.page-content-articles .content-articles-block .articles-list .ratio {
  display: inline-block;
  position: relative;
  width: 160px;
}
.page-content-articles .content-articles-block .articles-list .ratio .la-image {
  width: 100%;
}
.page-content-articles .content-articles-block .articles-list .ratio .la-image.float-left {
  float: left;
  margin: 0 30px 30px 0;
}
.page-content-articles .content-articles-block .articles-list .ratio.border {
  border: 1px solid #000;
}
.page-content-articles .content-articles-block .articles-list .normal-article {
  margin-bottom: 15px;
  float: left;
  width: 100%;
}
.page-content-articles .content-articles-block .articles-list .normal-article .article-item {
  padding: 0 0 20px;
}
.page-content-articles .content-articles-block .articles-list .normal-article:after {
  content: "";
  display: table;
  clear: both;
  width: 100%;
  height: 1px;
  margin-top: 20px;
  background-color: #d5d8dc;
}
.page-content-articles .content-articles-block .articles-list .normal-article a {
  color: #000;
  text-decoration: none;
}
.page-content-articles .content-articles-block .articles-list .normal-article .article-item-title {
  font-size: 20px;
  font-weight: 600;
  margin: 0 auto 10px;
}
.page-content-articles .content-articles-block .articles-list .normal-article .article-item-image {
  width: 170px;
  display: inline-block;
  vertical-align: top;
  padding-right: 10px;
}
.page-content-articles .content-articles-block .articles-list .normal-article .article-item-image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
}
.page-content-articles .content-articles-block .articles-list .normal-article .article-item-image img.border {
  border: 1px solid #000;
}
.page-content-articles .content-articles-block .articles-list .normal-article .article-item-content {
  display: inline-block;
  width: calc(100% - 175px);
  vertical-align: top;
  margin-top: -5px;
}
.page-content-articles .content-articles-block .articles-list .normal-article .article-item-content .article-item-sections {
  display: block;
}
.page-content-articles .content-articles-block .articles-list .normal-article .article-item-content .article-item-sections .article-item-section {
  display: inline;
  margin: 0px 5px 5px 0px;
  background: #ECECEC;
  padding: 0 5px;
  font-size: 11px;
  text-transform: lowercase;
  font-weight: 300;
}
.page-content-articles .content-articles-block .articles-list .normal-article .article-item-content .article-item-desc {
  font-size: 14px;
}
.page-content-articles .content-articles-block .articles-list .normal-article .article-item-content .article-author-date {
  display: block;
  margin: 0 auto;
  font-size: 14px;
  letter-spacing: 0.2px;
  color: #B3B3B3;
}
.page-content-articles .content-articles-block .articles-list .normal-article .article-item-content .article-author-date .article-author {
  display: inline-block;
}
.page-content-articles .content-articles-block .articles-list .normal-article .article-item-content .article-author-date .article-author .article-author-link {
  color: #B3B3B3;
}
.page-content-articles .content-articles-block .articles-list .normal-article .article-item-content .article-author-date .article-date {
  display: inline-block;
}
.page-content-articles .content-articles-block .articles-list .normal-article .article-item-content .article-author-date .article-updatedate {
  display: inline-block;
  font-weight: 600;
}
.page-content-articles .content-articles-block.view-id-page_podcasts .articles-list .first-article .content-podcast-code {
  height: 200px;
  overflow: hidden;
  pointer-events: none;
}
.page-content-articles .content-articles-block.view-id-page_podcasts .articles-list .la-image {
  height: 160px;
}
.page-content-articles .content-articles-block.view-id-page_podcasts .articles-list .normal-article .article-item-image {
  height: 160px;
}
.page-content-articles .content-articles-block .pager {
  margin: 0;
}
.page-content-articles .content-articles-block .pager li.pager__item a {
  display: block;
  width: 350px;
  height: 35px;
  background-color: #000000;
  font-size: 16px;
  line-height: 35px;
  color: #FFFFFF;
  text-align: center;
  margin: auto;
  border: 0;
  border-radius: 0;
  padding: 0;
}
.page-content-articles .content-articles-block .pager li.pager__item a:hover, .page-content-articles .content-articles-block .pager li.pager__item a:focus {
  text-decoration: none;
}
.page-content-articles .pager-nav .pager__item--first,
.page-content-articles .pager-nav .pager__item--last {
  display: none;
}
.page-content-articles .pager-nav .pager__item--previous a,
.page-content-articles .pager-nav .pager__item--next a {
  border: 1px solid #000;
  margin: 0 5px;
}
.page-content-articles .pager-nav li span, .page-content-articles .pager-nav li a {
  border: none;
  color: #000;
}
.page-content-articles .pager-nav li.active a {
  background-color: #FBEB0A;
  border-radius: 0;
}
.page-content-articles .content-gros-dossiers-block a {
  color: #000000;
}
.page-content-articles .content-gros-dossiers-block a:hover, .page-content-articles .content-gros-dossiers-block a:focus {
  text-decoration: none;
}
.page-content-articles .content-gros-dossiers-block .block-title {
  display: inline-block;
  width: 100%;
  font-weight: 700;
  font-size: 23px;
  line-height: 26px;
  text-transform: uppercase;
  text-align: left;
  border-top: 1px solid #000000;
  margin: 50px 0 25px;
  padding-top: 15px;
}
.page-content-articles .content-gros-dossiers-block .content-single {
  width: 100%;
  text-align: center;
  margin: auto;
  margin-bottom: 30px;
}
.page-content-articles .content-gros-dossiers-block .content-single.first-single .content-title {
  display: block;
  height: auto;
  font-size: 30px;
  line-height: 35px;
  text-align: left;
  margin: 0 0 15px;
}
.page-content-articles .content-gros-dossiers-block .content-single.first-single .content-title:after {
  content: "";
  width: 80px;
  height: 1px;
  background: #000;
  display: block;
  position: relative;
  margin-top: 10px;
}
.page-content-articles .content-gros-dossiers-block .content-single.first-single .content-description {
  width: 100%;
  font-size: 18px;
  padding: 0;
  margin: 0 0 10px;
  text-align: left;
  border: 0;
}
.page-content-articles .content-gros-dossiers-block .content-single.first-single .content-image {
  height: 400px;
}
.page-content-articles .content-gros-dossiers-block .content-single .content-author-date {
  font-size: 14px;
  color: #717b8e;
  line-height: normal;
  margin-bottom: 22px;
  text-align: left;
}
.page-content-articles .content-gros-dossiers-block .content-single .content-author-date a {
  color: #717b8e;
}
.page-content-articles .content-gros-dossiers-block .content-single .content-title {
  font-size: 22px;
  font-weight: 700;
  margin: 10px 0;
  height: 49px;
  line-height: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-content-articles .content-gros-dossiers-block .content-single .content-author {
  display: block;
  font-size: 14px;
  line-height: normal;
  margin-bottom: 22px;
}
.page-content-articles .content-gros-dossiers-block .content-single .content-image {
  width: 100%;
  height: 205px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.page-content-articles .content-gros-dossiers-block .content-single .content-title-2 {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 10px;
  height: 40px;
  line-height: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-content-articles .content-gros-dossiers-block .content-single .content-description p {
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-content-articles .content-gros-dossiers-block .content-single .content-reading-time {
  font-size: 16px;
  color: #B3B3B3;
}

/**
* Block Rechercher un classement
*/
#block-rechercherunclassement {
  border: 1px solid #000000;
  padding: 28px 25px 15px;
  margin-top: 50px;
  position: relative;
}
#block-rechercherunclassement:after {
  content: "";
  display: table;
  clear: both;
}
#block-rechercherunclassement h2 {
  font-size: 20px;
  top: -14px;
  left: 15px;
  margin: 0;
  padding: 0 10px;
  position: absolute;
  font-weight: 700;
  line-height: 26px;
  background-color: #FFF;
}
#block-rechercherunclassement select {
  width: 80%;
  float: left;
  background-color: #FFFFFF;
  border: 1px solid #000000;
  border-radius: 5px;
  margin: 0 auto 7px;
  padding: 7px 10px;
  appearance: none;
  background-image: url(/themes/custom/wud/css/../images/select-arrow.svg);
  background-position: center right 10px;
  background-repeat: no-repeat;
}
#block-rechercherunclassement .btn {
  background-color: #FBEB0A;
  border-radius: 0;
  float: right;
  font-weight: bold;
}

/**
 *  Block home flashs actus.
 */
.block-flashs-actus {
  position: relative;
  padding: 0 15px;
}
@media screen and (max-width: 768px) {
  .block-flashs-actus {
    padding: 0 !important;
  }
}
.block-flashs-actus:before {
  content: "";
  width: 1px;
  height: calc(100% - 40px);
  border-left: 1px solid #d5d8dc;
  position: absolute;
  left: 0px;
}
.block-flashs-actus .block-title {
  font-weight: 900;
  font-size: 22.86px;
  color: #979797;
  line-height: 21.43px;
  margin: 0 0 26px;
}
.block-flashs-actus .block-actus {
  margin-bottom: 40px;
}
.block-flashs-actus .block-actus a {
  color: #545454;
}
.block-flashs-actus .block-actus a:hover, .block-flashs-actus .block-actus a:focus {
  text-decoration: none;
}
.block-flashs-actus .block-actus .actus-list {
  height: 376px;
  overflow-y: scroll;
  margin-bottom: 25px;
}
.block-flashs-actus .block-actus .actus-list .date-actu {
  font-size: 18px;
  color: #545454;
  margin-bottom: 14px;
  text-transform: lowercase;
}
.block-flashs-actus .block-actus .actus-list .single-actu {
  display: flex;
  width: 100%;
  margin-bottom: 15px;
  font-size: 16px;
  color: #545454;
  line-height: 20px;
}
.block-flashs-actus .block-actus .actus-list .single-actu .time-actu {
  width: 50px;
}
.block-flashs-actus .block-actus .actus-list .single-actu .actu-title {
  width: calc(100% - 50px);
  padding-left: 15px;
}
.block-flashs-actus .block-actus .more-actus {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 35px;
  font-size: 16px;
  color: #979797;
  line-height: 35px;
  text-align: center;
  border: 1px solid #d5d8dc;
  margin: auto;
}

/**
* Pages contact
*/
.page-contact .page-contact-header {
  background-color: #000;
  color: #FFF;
  padding: 70px 40px;
  margin: 10px 0 30px;
  background-image: url(/themes/custom/wud/css/../images/contact-page-header.png);
  background-size: cover;
  text-shadow: 0 0 5px black;
  background-position: center;
}
.page-contact .page-contact-content .col-md-6 {
  padding: 0;
}
.page-contact .page-contact-content .contact-link {
  text-align: center;
  padding: 100px 10px;
  color: #000;
  font-weight: 600;
  width: 100%;
  display: block;
}
.page-contact .page-contact-content .contact-link:hover {
  text-decoration: none;
  background-color: #FBEB0A;
}
.page-contact .page-contact-content .contact-link .icon {
  display: block;
  width: 40px;
  height: 40px;
  background-size: cover;
  margin: 10px auto;
}
.page-contact .page-contact-content .contact-link.annonce-link .icon {
  background-image: url(/themes/custom/wud/css/../images/page-contact-icon-1.svg);
}
.page-contact .page-contact-content .contact-link.redaction-link .icon {
  background-image: url(/themes/custom/wud/css/../images/page-contact-icon-2.svg);
}

.page-contact-redaction .page-contact-header,
.page-contact-annoceur .page-contact-header {
  background-color: #000;
  color: #FFF;
  padding: 70px 40px;
  margin: 10px 0 30px;
  background-image: url(/themes/custom/wud/css/../images/contact-page-header.png);
  background-size: cover;
  text-shadow: 0 0 5px black;
  background-position: center;
}
.page-contact-redaction .page-contact-content,
.page-contact-annoceur .page-contact-content {
  width: 700px;
  max-width: 100%;
  margin: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: space-between;
  align-items: stretch;
}
.page-contact-redaction .page-contact-content .page-c-annoceur-link,
.page-contact-annoceur .page-contact-content .page-c-annoceur-link {
  text-decoration: none !important;
  display: inline-block;
  width: 48%;
  text-align: center;
  color: #000;
  border: 1px solid;
  padding: 30px 10px;
  margin: 0 0 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 20px;
}
.page-contact-redaction .page-contact-content .page-c-annoceur-link:hover,
.page-contact-annoceur .page-contact-content .page-c-annoceur-link:hover {
  text-decoration: none;
  background-color: #FBEB0A;
  border-color: #FBEB0A;
}
.page-contact-redaction .page-contact-content .page-c-annoceur-form-wrapper,
.page-contact-annoceur .page-contact-content .page-c-annoceur-form-wrapper {
  width: 100%;
  display: block;
  border: 1px solid #000;
  padding: 25px;
  text-align: center;
  cursor: pointer;
  margin-bottom: 60px;
}
.page-contact-redaction .page-contact-content .page-c-annoceur-form-wrapper:hover,
.page-contact-annoceur .page-contact-content .page-c-annoceur-form-wrapper:hover {
  text-decoration: none;
  background-color: #FBEB0A;
  border-color: #FBEB0A;
}
.page-contact-redaction .page-contact-content .page-c-annoceur-form-wrapper .annoceur-form,
.page-contact-annoceur .page-contact-content .page-c-annoceur-form-wrapper .annoceur-form {
  display: none;
}
.page-contact-redaction .page-contact-content .page-c-annoceur-form-wrapper.active,
.page-contact-annoceur .page-contact-content .page-c-annoceur-form-wrapper.active {
  cursor: initial;
}
.page-contact-redaction .page-contact-content .page-c-annoceur-form-wrapper.active:hover,
.page-contact-annoceur .page-contact-content .page-c-annoceur-form-wrapper.active:hover {
  background-color: #FFF;
  border-color: #000;
}
.page-contact-redaction .page-contact-content .page-c-annoceur-form-wrapper.active .annoceur-form,
.page-contact-annoceur .page-contact-content .page-c-annoceur-form-wrapper.active .annoceur-form {
  margin: 20px;
  text-align: left;
  display: block;
}
.page-contact-redaction .page-contact-content .page-c-annoceur-form-wrapper.active .annoceur-form .btn-primary,
.page-contact-annoceur .page-contact-content .page-c-annoceur-form-wrapper.active .annoceur-form .btn-primary {
  font-size: 16px;
  color: #000000;
  background-color: #FBEB0A;
  border: 0;
  border-radius: 0;
  padding: 8px 25px;
}
.page-contact-redaction .page-contact-content .page-c-annoceur-form-wrapper.active .annoceur-form .btn-primary:hover,
.page-contact-annoceur .page-contact-content .page-c-annoceur-form-wrapper.active .annoceur-form .btn-primary:hover {
  color: #FFF;
  background-color: #000;
}
.page-contact-redaction .contact-anno-form-wrapper,
.page-contact-annoceur .contact-anno-form-wrapper {
  display: none;
  width: 700px;
  max-width: 100%;
  border: 1px solid #000;
  padding: 25px;
  margin: 0 auto 60px;
}
.page-contact-redaction .contact-anno-form-wrapper h3,
.page-contact-annoceur .contact-anno-form-wrapper h3 {
  margin-top: 0;
}
.page-contact-redaction .contact-anno-form-wrapper .form-item-email,
.page-contact-redaction .contact-anno-form-wrapper .form-item-prenom,
.page-contact-redaction .contact-anno-form-wrapper .form-item-nom,
.page-contact-annoceur .contact-anno-form-wrapper .form-item-email,
.page-contact-annoceur .contact-anno-form-wrapper .form-item-prenom,
.page-contact-annoceur .contact-anno-form-wrapper .form-item-nom {
  display: none;
}
.page-contact-redaction .contact-anno-form-wrapper .btn-primary,
.page-contact-annoceur .contact-anno-form-wrapper .btn-primary {
  font-size: 16px;
  color: #000000;
  background-color: #FBEB0A;
  border: 0;
  border-radius: 0;
  padding: 8px 25px;
}
.page-contact-redaction .contact-anno-form-wrapper .btn-primary:hover,
.page-contact-annoceur .contact-anno-form-wrapper .btn-primary:hover {
  color: #FFF;
  background-color: #000;
}

.block-classement {
  margin-bottom: 40px;
}
.block-classement .item-block {
  height: 126px;
  padding: 24px 32px 32px;
  border: 1px solid #000000;
  position: relative;
}
.block-classement .item-block h3 {
  display: inline-block;
  font-weight: 900;
  font-size: 22px;
  line-height: 28px;
  padding: 0 13px 0 15px;
  margin: 0;
  background-color: #FFFFFF;
  position: absolute;
  top: -18px;
  left: 17px;
}
.block-classement .item-block img {
  height: auto;
  width: 39px;
  float: left;
}
.block-classement .item-block span {
  display: inline-block;
  width: calc(100% - 120px);
  line-height: 18px;
  padding-left: 35px;
  font-size: 15px;
}
.block-classement .item-block a {
  color: #000;
  text-decoration: underline;
  position: absolute;
  bottom: 20px;
  left: 32px;
  font-size: 14px;
}

.drawing-the-week-block {
  margin-bottom: 40px;
}
.drawing-the-week-block .item-block {
  height: auto;
  padding: 15px 20px 35px;
  border: 1px solid #000000;
  position: relative;
  text-align: center;
}
.drawing-the-week-block .item-block a:hover {
  text-decoration: none;
}
.drawing-the-week-block .item-block h3 {
  display: inline-block;
  font-weight: 900;
  font-size: 20px;
  line-height: 28px;
  padding: 0 13px 0 15px;
  margin: 0;
  background-color: #FFFFFF;
  position: absolute;
  top: -18px;
  left: 0;
  right: 0;
  margin: auto;
  width: fit-content;
}
.drawing-the-week-block .item-block h4 {
  font-size: 20px;
  color: #000;
  font-weight: 900;
  line-height: 28px;
  text-align: center;
  margin: 0 0 10px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.drawing-the-week-block .item-block .creation-date {
  display: inline-block;
  width: auto;
  height: 22px;
  font-size: 15px;
  line-height: 22px;
  color: #000000;
  background-color: #FBEB0A;
  padding: 0 4px;
  margin: 10px 0 5px;
}
.drawing-the-week-block .item-block .slick-slider {
  height: 100%;
}
.drawing-the-week-block .item-block .slick-slider .slick-list {
  height: 100%;
}
.drawing-the-week-block .item-block .slick-slider .slick-list img {
  width: 100%;
  height: 200px;
  object-fit: contain;
  aspect-ratio: auto 3/2;
}
.drawing-the-week-block .item-block .slick-slider .slick-dots {
  bottom: -20px;
}
.drawing-the-week-block .item-block .slick-slider .slick-prev:before, .drawing-the-week-block .item-block .slick-slider .slick-next:before {
  color: #000;
}
.drawing-the-week-block .item-block .slick-slider .slick-prev,
.drawing-the-week-block .item-block .slick-slider .slick-next {
  background-color: #fff;
  padding-top: 1.2px;
}
.drawing-the-week-block .item-block .slick-slider .slick-prev:before,
.drawing-the-week-block .item-block .slick-slider .slick-next:before {
  color: #000;
}
.drawing-the-week-block .item-block .slick-slider .slick-prev.slick-prev,
.drawing-the-week-block .item-block .slick-slider .slick-next.slick-prev {
  left: unset;
  right: calc(100% + 10px);
}
.drawing-the-week-block .item-block .slick-slider .slick-prev.slick-next,
.drawing-the-week-block .item-block .slick-slider .slick-next.slick-next {
  right: unset;
  left: calc(100% + 10px);
}

/**
* Parcour Emploi
*/
/**
 *  Bloc recherche annonces médicales.
 */
.block-annonces-medicales-remplacements .block-title {
  font-size: 45px !important;
  line-height: 50px;
}
.block-annonces-medicales-remplacements .field--name-body {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 20px;
}
.block-annonces-medicales-remplacements .field--name-body p {
  margin: 0;
}
.block-annonces-medicales-remplacements .emploi-content {
  margin: 35px 0 28px;
}
.block-annonces-medicales-remplacements .emploi-content .annonce-form {
  display: flex;
  position: relative;
}
.block-annonces-medicales-remplacements .emploi-content .annonce-form .option-selected + .select2-container .select2-selection__rendered {
  color: #000;
  font-weight: 700;
}
.block-annonces-medicales-remplacements .emploi-content .annonce-form .form-select2 {
  width: 25%;
}
.block-annonces-medicales-remplacements .emploi-content .annonce-form .select2 {
  margin-right: 38px;
}
.block-annonces-medicales-remplacements .emploi-content .annonce-form .select2 .select2-selection--single {
  border-color: #000;
  border-radius: 6px;
  height: 35px;
}
.block-annonces-medicales-remplacements .emploi-content .annonce-form .select2 .select2-selection--single .select2-selection__rendered {
  font-size: 14px;
  height: 35px;
  line-height: 35px;
}
.block-annonces-medicales-remplacements .emploi-content .annonce-form .select2 .select2-selection--single .select2-selection__arrow {
  height: 33px;
}
.block-annonces-medicales-remplacements .emploi-content .annonce-form .group-submit {
  display: inline-block;
  width: 25%;
  text-align: center;
}
.block-annonces-medicales-remplacements .emploi-content .annonce-form .group-submit .form-submit {
  width: 100%;
  height: 35px;
  font-size: 16px;
  background: #FBEB0A;
  border: 0;
}
.block-annonces-medicales-remplacements .emploi-content .annonce-form .group-submit .advanced-link {
  display: inline-block;
  color: #858585;
  text-decoration: underline;
  margin-top: 5px;
}
.block-annonces-medicales-remplacements .emploi-content .annonce-form .loading {
  width: 100%;
  height: 35px;
  background-image: url(/themes/custom/wud/css/../images/icons/loading-buffering.gif);
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: rgba(0, 0, 0, 0.5);
  background-blend-mode: screen;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

/**
 *  Bloc les spécialités les plus recherchées.
 */
.block-popular-specialties {
  border: 1px solid #000000;
  padding: 48px 30px 38px;
  margin: 20px 0 60px;
  position: relative;
}
.block-popular-specialties .block-title {
  display: inline-block;
  font-weight: 900;
  font-size: 22px;
  line-height: 28px;
  padding: 0 10px;
  margin: 0;
  background-color: #FFFFFF;
  position: absolute;
  top: -14px;
  left: 17px;
}
.block-popular-specialties .liste-specialites a {
  color: #000000;
}
.block-popular-specialties .liste-specialites a:hover, .block-popular-specialties .liste-specialites a:focus {
  text-decoration: none;
}
.block-popular-specialties .liste-specialites .row .col-md-2 {
  padding: 0 4px;
}
.block-popular-specialties .liste-specialites .single-specialite {
  text-align: center;
}
.block-popular-specialties .liste-specialites .single-specialite img {
  width: auto;
  max-width: 100%;
  height: 171px;
  margin: auto;
  margin-bottom: 24px;
}
.block-popular-specialties .liste-specialites .single-specialite span {
  display: inline-block;
  min-width: 52px;
  max-width: 100%;
  font-size: 16px;
  font-weight: 600;
  border: 1px solid #000000;
  padding: 2px 5px;
  margin: auto;
  position: relative;
}
.block-popular-specialties .liste-specialites .single-specialite span:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: #FFFFFF;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  position: absolute;
  top: -7px;
  left: 50%;
  transform: translate(-50%, 0) rotate(45deg);
}

/**
 *  Bloc les annonces de nos partenaires.
 */
.block-partners-announcements .block-title {
  font-size: 32px;
  line-height: 34px;
  text-transform: none;
}
.block-partners-announcements .block-offres-partners a {
  color: #000000;
}
.block-partners-announcements .block-offres-partners a:hover, .block-partners-announcements .block-offres-partners a:focus {
  text-decoration: none;
}
.block-partners-announcements .block-offres-partners .single-op {
  display: flex;
  height: 186px;
  align-items: center;
  border-bottom: 1px solid #d5d8dc;
  padding: 40px 60px;
}
.block-partners-announcements .block-offres-partners .single-op .op-img {
  width: 106px;
  height: 106px;
  margin-right: 42px;
  object-fit: contain;
  object-position: center;
}
.block-partners-announcements .block-offres-partners .single-op .op-description {
  width: auto;
  font-size: 16px;
  line-height: 23px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/**
 *  Bloc Ils recrutent des médecins.
 */
.block-recruiting-doctors .block-title {
  font-size: 32px;
  line-height: 34px;
  text-transform: none;
}
.block-recruiting-doctors .block-recruiters-tags {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .block-recruiting-doctors .block-recruiters-tags {
    margin-top: 0;
  }
}
.block-recruiting-doctors .block-recruiters-tags .slick-list {
  display: flex;
}
.block-recruiting-doctors .block-recruiters-tags .slick-list .slick-track {
  display: flex;
}
.block-recruiting-doctors .block-recruiters-tags a {
  color: #000000;
}
.block-recruiting-doctors .block-recruiters-tags a:hover, .block-recruiting-doctors .block-recruiters-tags a:focus {
  text-decoration: none;
  outline: 0;
}
.block-recruiting-doctors .block-recruiters-tags .single-tag {
  margin-bottom: 10px;
  position: relative;
  border: 1px solid #d5d8dc;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .block-recruiting-doctors .block-recruiters-tags .single-tag {
    margin-bottom: 0;
  }
}
.block-recruiting-doctors .block-recruiters-tags .single-tag:last-child:after {
  content: none;
}
.block-recruiting-doctors .block-recruiters-tags .single-tag .tab-bg-img {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center;
}
.block-recruiting-doctors .block-recruiters-tags .single-tag .tag-img {
  text-align: center;
  margin-bottom: 20px;
}
.block-recruiting-doctors .block-recruiters-tags .single-tag .tag-img img {
  width: auto;
  height: 70px;
  max-width: 100%;
  margin: auto;
  margin-top: -35px;
}
.block-recruiting-doctors .block-recruiters-tags .single-tag .tag-title {
  font-weight: 600;
  text-align: center;
  padding: 0 15px;
  margin: 0 0 15px;
}
.block-recruiting-doctors .block-recruiters-tags .single-tag .tag-text {
  font-size: 14px;
  text-align: center;
  padding: 0 15px;
  margin: 0 0 10px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.block-recruiting-doctors .block-recruiters-tags .single-tag .offres-count {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  padding: 0 15px;
  margin-bottom: 15px;
}
.block-recruiting-doctors .block-recruiters-tags .load-more {
  display: block;
  width: 220px;
  height: 35px;
  font-size: 16px;
  text-align: center;
  line-height: 35px;
  color: #FFFFFF;
  background-color: #000000;
  margin: 60px auto 0;
}

/**
 *  Page des tags annonces.
 */
.page-annonces-tags .block-recruiters-tags {
  margin-top: 10px;
}
.page-annonces-tags .block-recruiters-tags a {
  color: #000000;
}
.page-annonces-tags .block-recruiters-tags a:hover, .page-annonces-tags .block-recruiters-tags a:focus {
  text-decoration: none;
  outline: 0;
}
.page-annonces-tags .block-recruiters-tags .row {
  display: flex;
  flex-wrap: wrap;
}
.page-annonces-tags .block-recruiters-tags .row .col-sm-6 {
  padding-bottom: 30px;
}
.page-annonces-tags .block-recruiters-tags .single-tag {
  position: relative;
  border: 1px solid #d5d8dc;
  height: 100%;
}
.page-annonces-tags .block-recruiters-tags .single-tag:last-child:after {
  content: none;
}
.page-annonces-tags .block-recruiters-tags .single-tag .tab-bg-img {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center;
}
.page-annonces-tags .block-recruiters-tags .single-tag .tag-img {
  text-align: center;
  margin-bottom: 20px;
}
.page-annonces-tags .block-recruiters-tags .single-tag .tag-img img {
  width: auto;
  height: 70px;
  max-width: 100%;
  margin: auto;
  margin-top: -35px;
}
.page-annonces-tags .block-recruiters-tags .single-tag .tag-title {
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  padding: 0 15px;
  margin: 0 0 15px;
}
.page-annonces-tags .block-recruiters-tags .single-tag .tag-text {
  height: 60px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  padding: 0 15px;
  margin: 0 0 10px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-annonces-tags .block-recruiters-tags .single-tag .offres-count {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  padding: 0 15px;
  margin-bottom: 15px;
}

/**
 *  Bloc annonces prioritaires.
 */
.block-views-blockemploi-annonces-prioritaires .block-title {
  font-size: 32px;
  line-height: 34px;
  text-transform: none;
}
.block-views-blockemploi-annonces-prioritaires .list-offres {
  margin-top: 5px;
}
.block-views-blockemploi-annonces-prioritaires .list-offres a {
  color: #000000;
}
.block-views-blockemploi-annonces-prioritaires .list-offres a:hover, .block-views-blockemploi-annonces-prioritaires .list-offres a:focus {
  text-decoration: none;
}
.block-views-blockemploi-annonces-prioritaires .list-offres .row:last-child .col-md-6 .single-offre {
  margin-bottom: 0;
}
.block-views-blockemploi-annonces-prioritaires .list-offres .single-offre {
  display: table;
  width: 100%;
  border-bottom: 1px solid #d5d8dc;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .block-views-blockemploi-annonces-prioritaires .list-offres .single-offre {
    height: 100% !important;
  }
}
.block-views-blockemploi-annonces-prioritaires .list-offres .single-offre .content-left {
  padding-right: 32px;
}
@media screen and (max-width: 991px) {
  .block-views-blockemploi-annonces-prioritaires .list-offres .single-offre .content-left {
    padding-right: 0;
  }
}
.block-views-blockemploi-annonces-prioritaires .list-offres .single-offre .content-right {
  display: table-cell;
  width: 84px;
  position: relative;
}
.block-views-blockemploi-annonces-prioritaires .list-offres .single-offre .content-right .offre-logo {
  display: inline-block;
  width: 100%;
  height: 84px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.block-views-blockemploi-annonces-prioritaires .list-offres .single-offre .content-right .offre-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.block-views-blockemploi-annonces-prioritaires .list-offres .single-offre .offre-header {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
@media screen and (max-width: 991px) {
  .block-views-blockemploi-annonces-prioritaires .list-offres .single-offre .offre-header {
    align-items: start;
  }
}
.block-views-blockemploi-annonces-prioritaires .list-offres .single-offre .offre-header img {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 50%;
  margin-right: 10px;
}
@media screen and (max-width: 991px) {
  .block-views-blockemploi-annonces-prioritaires .list-offres .single-offre .offre-header img {
    width: 70px;
    height: 70px;
    margin-right: 20px;
  }
}
.block-views-blockemploi-annonces-prioritaires .list-offres .single-offre .offre-header .offre-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 23px;
  margin: 0 0 0px;
}
.block-views-blockemploi-annonces-prioritaires .list-offres .single-offre .offre-description {
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 991px) {
  .block-views-blockemploi-annonces-prioritaires .list-offres .single-offre .offre-description.has-logo {
    margin-left: 90px;
  }
}
.block-views-blockemploi-annonces-prioritaires .list-offres .single-offre .offre-infos {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
.block-views-blockemploi-annonces-prioritaires .list-offres .single-offre .offre-infos .offre-logo {
  margin-right: 10px;
}
@media screen and (max-width: 991px) {
  .block-views-blockemploi-annonces-prioritaires .list-offres .single-offre .offre-infos .offre-logo {
    min-width: 70px;
    margin-right: 20px;
  }
}
.block-views-blockemploi-annonces-prioritaires .list-offres .single-offre .offre-infos .offre-logo img {
  display: inline;
  border: 1px solid #d5d8dc;
  width: 80px;
  max-height: 60px;
  height: 60px;
  object-fit: contain;
}
@media screen and (max-width: 991px) {
  .block-views-blockemploi-annonces-prioritaires .list-offres .single-offre .offre-infos .offre-logo img {
    width: 70px;
  }
}
.block-views-blockemploi-annonces-prioritaires .list-offres .single-offre .offre-infos > div span {
  line-height: 15px;
  border-right: 1px solid #000;
  padding: 0 10px;
}
.block-views-blockemploi-annonces-prioritaires .list-offres .single-offre .offre-infos > div span:first-child {
  padding-left: 0;
}
.block-views-blockemploi-annonces-prioritaires .list-offres .single-offre .offre-infos > div span:last-child {
  padding-right: 0;
  border: 0;
}
.block-views-blockemploi-annonces-prioritaires .list-offres .single-offre .offre-infos > div span .icon.icon-specialite {
  width: 11px;
  height: 11px;
  margin-right: 3px;
}
.block-views-blockemploi-annonces-prioritaires .list-offres .single-offre .offre-infos > div span .icon.map-marker {
  width: 10px;
  height: 12px;
  margin-right: 3px;
}
.block-views-blockemploi-annonces-prioritaires .list-offres .single-offre .offre-infos > div span.offre-date {
  font-size: 11px;
  font-weight: 200;
}
.block-views-blockemploi-annonces-prioritaires .mobile-load-more {
  display: none;
  width: 250px;
  height: 35px;
  font-size: 16px;
  color: #FFFFFF;
  background-color: #000000;
  border: 0;
}

/**
 *  Bloc annonce classes par etablissement.
 */
.block-annonces-classees-etablissement .block-title {
  font-size: 32px;
  line-height: 34px;
  text-transform: none;
}
.block-annonces-classees-etablissement .list-etablissements {
  margin-top: 10px;
}
.block-annonces-classees-etablissement .list-etablissements a {
  color: #000000;
}
.block-annonces-classees-etablissement .list-etablissements a:hover, .block-annonces-classees-etablissement .list-etablissements a:focus {
  text-decoration: none;
}
.block-annonces-classees-etablissement .list-etablissements .hide-desktop {
  display: none;
}
.block-annonces-classees-etablissement .list-etablissements .single-etablissement {
  width: 100%;
  height: 163px;
  border: 1px solid #d5d8dc;
  margin-bottom: 43px;
}
.block-annonces-classees-etablissement .list-etablissements .single-etablissement .etablissement-logo {
  width: 100%;
  height: 114px;
  padding: 5px;
  position: relative;
}
.block-annonces-classees-etablissement .list-etablissements .single-etablissement .etablissement-logo img {
  width: 100%;
  height: auto;
  max-height: 100%;
  object-fit: contain;
  object-position: center;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}
.block-annonces-classees-etablissement .list-etablissements .single-etablissement .etablissement-count {
  display: block;
  width: 100%;
  height: 47px;
  font-size: 14px;
  font-weight: 600;
  line-height: 47px;
  text-align: center;
  padding: 0 5px;
}
.block-annonces-classees-etablissement .list-etablissements .mobile-load-more {
  display: none;
  width: 250px;
  height: 35px;
  font-size: 16px;
  color: #FFFFFF;
  background-color: #000000;
  border: 0;
}
.block-annonces-classees-etablissement .list-etablissements .mobile-load-more.show-desktop {
  display: block;
  margin: auto;
}

.block-services-recrutement {
  border-top: 1px solid #000000;
  margin-top: 50px;
  margin-bottom: 20px;
  position: relative;
}
.block-services-recrutement.block-services-recrutement-aside {
  border: 0;
  margin-top: 70px;
  margin-bottom: 20px;
}
.block-services-recrutement.block-services-recrutement-aside .block-content {
  margin-bottom: 0px;
}
.block-services-recrutement.block-services-recrutement-aside .block-content .item-block {
  margin-bottom: 60px;
}
.block-services-recrutement.block-services-recrutement-aside .block-content .row .col-md-12:last-child .item-block {
  margin-bottom: 0;
}
.block-services-recrutement .block-title {
  font-weight: 700;
  font-size: 26px;
  line-height: 26px;
  text-transform: uppercase;
  background-color: #FFFFFF;
  display: inline-block;
  margin: 0 0 35px;
  padding: 0 16px;
  position: relative;
  top: -13px;
}
.block-services-recrutement .block-content {
  margin-bottom: 60px;
}
.block-services-recrutement .block-content a {
  color: #000000;
}
.block-services-recrutement .block-content a:hover, .block-services-recrutement .block-content a:focus {
  text-decoration: none;
}
.block-services-recrutement .block-content .item-block {
  width: 100%;
  height: auto;
  padding: 30px 25px 20px;
  border: 1px solid #000000;
  position: relative;
}
.block-services-recrutement .block-content .item-block h3 {
  font-size: 22px;
  line-height: 28px;
  font-weight: 900;
  background: #FFFFFF;
  padding: 0 5px;
  margin: 0;
  position: absolute;
  top: -17px;
  left: 20px;
}
.block-services-recrutement .block-content .item-block span {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 30px;
}
.block-services-recrutement .block-content .item-block a {
  font-size: 15px;
  line-height: 19px;
  text-decoration: underline;
}

/**
*   Parcour Recherch Emploi.
*/
.page-annonces-recherche .breadcrumbs {
  margin: 14px 0;
}
.page-annonces-recherche .page-title {
  border-top: 1px solid #000000;
  padding-top: 14px;
  margin: 14px 0 50px;
}
.page-annonces-recherche .page-title h1 {
  display: inline-block;
  font-size: 32px;
  line-height: 26px;
  text-transform: uppercase;
  margin: 0;
}
.page-annonces-recherche .views-exposed-form {
  border-bottom: 1px solid #d5d8dc;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.page-annonces-recherche .block-services-recrutement.block-services-recrutement-aside {
  margin-top: 20px;
}

.recherche-annonce-filter .recherche-filter-btn,
.recherche-annonce-filter .close-filter,
.recherche-annonce-filter .filter-header,
.recherche-annonce-filter .filter-footer {
  display: none;
}

#block-formulaire-expose-recherche-annonces-page-1 .block-title {
  font-size: 22px;
  font-weight: 400;
  margin: 0 0 20px;
}
#block-formulaire-expose-recherche-annonces-page-1 #views-exposed-form-recherche-annonces-page-1 {
  width: 100%;
  margin: 0 -5px;
  position: relative;
}
#block-formulaire-expose-recherche-annonces-page-1 #views-exposed-form-recherche-annonces-page-1 .form-item.options-selected .select2-container .select2-selection {
  background-color: #e4e4e4;
  padding: 0 2px;
}
#block-formulaire-expose-recherche-annonces-page-1 #views-exposed-form-recherche-annonces-page-1 .form-item > .select-wrapper:after {
  content: none;
}
#block-formulaire-expose-recherche-annonces-page-1 #views-exposed-form-recherche-annonces-page-1 .form-item .control-label {
  display: none;
}
#block-formulaire-expose-recherche-annonces-page-1 #views-exposed-form-recherche-annonces-page-1 .form-item .select2-container {
  width: auto !important;
  min-width: 150px;
  height: 30px;
  margin: 0 5px 13px;
}
#block-formulaire-expose-recherche-annonces-page-1 #views-exposed-form-recherche-annonces-page-1 .form-item .select2-container .select2-selection {
  height: 32px;
  padding: 0 30px 0 10px;
  border: 1px solid #000000;
  border-radius: 0;
  cursor: pointer;
}
#block-formulaire-expose-recherche-annonces-page-1 #views-exposed-form-recherche-annonces-page-1 .form-item .select2-container .select2-selection:after {
  content: "";
  width: 7px;
  height: 7px;
  border: 0;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  transform: rotate(45deg) translate(-50%, 0);
  position: absolute;
  top: calc(50% - 3.5px);
  right: 5px;
}
#block-formulaire-expose-recherche-annonces-page-1 #views-exposed-form-recherche-annonces-page-1 .form-item .select2-container .select2-selection.select2-selection--single {
  background-color: #fff;
}
#block-formulaire-expose-recherche-annonces-page-1 #views-exposed-form-recherche-annonces-page-1 .form-item .select2-container .select2-selection.select2-selection--single .select2-selection__rendered {
  display: inline-block;
  font-family: sans-serif;
  line-height: inherit;
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
  margin: 5px 0 0 5px;
  padding: 0;
}
#block-formulaire-expose-recherche-annonces-page-1 #views-exposed-form-recherche-annonces-page-1 .form-item .select2-container .select2-selection.select2-selection--single .select2-selection__arrow {
  display: none;
}
#block-formulaire-expose-recherche-annonces-page-1 #views-exposed-form-recherche-annonces-page-1 .form-item .select2-container .select2-selection .select2-search {
  font-size: 16px;
}
#block-formulaire-expose-recherche-annonces-page-1 #views-exposed-form-recherche-annonces-page-1 .form-item .select2-container .select2-selection .select2-search .select2-search__field {
  text-transform: uppercase;
  width: fit-content !important;
  margin-top: 5;
}
#block-formulaire-expose-recherche-annonces-page-1 #views-exposed-form-recherche-annonces-page-1 .form-item .select2-container .select2-selection .select2-search .select2-search__field::placeholder {
  color: #000000;
}
#block-formulaire-expose-recherche-annonces-page-1 #views-exposed-form-recherche-annonces-page-1 .form-item .select2-container .select2-selection .select2-selection__rendered .select2-selection__choice {
  color: #FFF;
  background-color: #a9a9a9;
  border-color: #a9a9a9;
  border-radius: 0;
  padding: 0 20px 0 0;
  margin: 3px 2px 0;
}
#block-formulaire-expose-recherche-annonces-page-1 #views-exposed-form-recherche-annonces-page-1 .form-item .select2-container .select2-selection .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
  width: 20px;
  height: 100%;
  background-image: url(/themes/custom/wud/css/../images/icons/close-w.svg);
  background-size: 13px;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 0;
  border: 0;
  padding: 0;
  left: unset;
  right: 0;
}
#block-formulaire-expose-recherche-annonces-page-1 #views-exposed-form-recherche-annonces-page-1 .form-item .select2-container .select2-selection .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove:hover, #block-formulaire-expose-recherche-annonces-page-1 #views-exposed-form-recherche-annonces-page-1 .form-item .select2-container .select2-selection .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove:focus {
  background-image: url(/themes/custom/wud/css/../images/icons/close.svg);
  border-radius: 0;
}
#block-formulaire-expose-recherche-annonces-page-1 #views-exposed-form-recherche-annonces-page-1 .form-item .select2-container .select2-selection .select2-selection__rendered .select2-selection__choice .select2-selection__choice__display {
  font-size: 16px;
}
#block-formulaire-expose-recherche-annonces-page-1 #views-exposed-form-recherche-annonces-page-1 .form-actions {
  display: block;
  width: 100%;
  clear: both;
  text-align: right;
  padding-left: 10px;
}
#block-formulaire-expose-recherche-annonces-page-1 #views-exposed-form-recherche-annonces-page-1 .form-actions #edit-submit-recherche-annonces--2 {
  display: none !important;
}
#block-formulaire-expose-recherche-annonces-page-1 #views-exposed-form-recherche-annonces-page-1 .form-actions #edit-reset--2 {
  width: 100px;
  background: #000000;
  color: #FFFFFF;
  border: 0;
  border-radius: 0;
}
#block-formulaire-expose-recherche-annonces-page-1 #views-exposed-form-recherche-annonces-page-1 .loading {
  width: 100%;
  height: 100%;
  background-image: url(/themes/custom/wud/css/../images/icons/loading-buffering.gif);
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: rgba(0, 0, 0, 0.5);
  background-blend-mode: screen;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.view-recherche-annonces .view-header {
  display: none;
}
.view-recherche-annonces .view-content a {
  color: #000000;
}
.view-recherche-annonces .view-content a:hover, .view-recherche-annonces .view-content a:focus {
  text-decoration: none;
}
.view-recherche-annonces .view-content .single-offre {
  display: table;
  width: 100%;
  border-bottom: 1px solid #d5d8dc;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.view-recherche-annonces .view-content .single-offre .cout-candidate {
  display: block;
  font-size: 12px;
}
.view-recherche-annonces .view-content .single-offre .content-left {
  display: table-cell;
  width: calc(100% - 84px);
  padding-right: 32px;
}
@media screen and (max-width: 991px) {
  .view-recherche-annonces .view-content .single-offre .content-left {
    padding-right: 0;
  }
}
.view-recherche-annonces .view-content .single-offre .offre-header {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
@media screen and (max-width: 991px) {
  .view-recherche-annonces .view-content .single-offre .offre-header {
    align-items: start;
  }
}
.view-recherche-annonces .view-content .single-offre .offre-header img {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 50%;
  margin-right: 10px;
}
@media screen and (max-width: 991px) {
  .view-recherche-annonces .view-content .single-offre .offre-header img {
    width: 70px;
    height: 70px;
    margin-right: 20px;
  }
}
.view-recherche-annonces .view-content .single-offre .offre-header .offre-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 23px;
  margin: 0 0 0px;
}
.view-recherche-annonces .view-content .single-offre .offre-description {
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 10px;
}
@media screen and (max-width: 991px) {
  .view-recherche-annonces .view-content .single-offre .offre-description.has-logo {
    margin-left: 90px;
  }
}
.view-recherche-annonces .view-content .single-offre .offre-infos {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
.view-recherche-annonces .view-content .single-offre .offre-infos .offre-logo {
  margin-right: 10px;
}
@media screen and (max-width: 991px) {
  .view-recherche-annonces .view-content .single-offre .offre-infos .offre-logo {
    min-width: 70px;
    margin-right: 20px;
  }
}
.view-recherche-annonces .view-content .single-offre .offre-infos .offre-logo img {
  width: 80px;
  max-height: 60px;
  height: 60px;
  border: 1px solid #d5d8dc;
  margin-bottom: 5px;
  object-fit: contain;
}
@media screen and (max-width: 991px) {
  .view-recherche-annonces .view-content .single-offre .offre-infos .offre-logo img {
    width: 70px;
  }
}
.view-recherche-annonces .view-content .single-offre .offre-infos .offre-logo span {
  display: block;
  font-size: 12px;
  text-align: center;
  font-weight: 400;
}
.view-recherche-annonces .view-content .single-offre .offre-infos span {
  line-height: 15px;
  border-right: 1px solid #000;
  padding: 0 10px;
}
.view-recherche-annonces .view-content .single-offre .offre-infos span:first-child {
  padding-left: 0;
}
.view-recherche-annonces .view-content .single-offre .offre-infos span:last-child {
  padding-right: 0;
  border: 0;
}
.view-recherche-annonces .view-content .single-offre .offre-infos span .icon.icon-specialite {
  width: 11px;
  height: 11px;
  margin-right: 3px;
}
.view-recherche-annonces .view-content .single-offre .offre-infos span .icon.map-marker {
  width: 10px;
  height: 12px;
  margin-right: 3px;
}
.view-recherche-annonces .view-content .single-offre .offre-infos span.offre-date {
  font-size: 11px;
  font-weight: 200;
}
.view-recherche-annonces .pager-show-more {
  list-style: none;
  padding: 0;
  margin: 0;
}
.view-recherche-annonces .pager-show-more .pager__item {
  text-align: center;
}
.view-recherche-annonces .pager-show-more .pager__item a {
  display: inline-block;
  width: 250px;
  height: 35px;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 35px;
  background-color: #000000;
}
.view-recherche-annonces .pager-show-more .pager__item a:hover, .view-recherche-annonces .pager-show-more .pager__item a:focus {
  text-decoration: none;
}
.view-recherche-annonces .pager-show-more .pager__item a.loading {
  font-size: 0;
  background-image: url(/themes/custom/wud/css/../images/icons/loading-buffering.gif);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: rgba(0, 0, 0, 0.5);
  background-blend-mode: screen;
}
.view-recherche-annonces .view-empty {
  font-size: 18px;
  text-align: center;
  padding: 30px;
}

/**
 * Page single annonce
 */
.single-annonce-emploi .page-title {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .single-annonce-emploi .page-title {
    display: block;
  }
}
.single-annonce-emploi .page-title .etab-img {
  width: 84px;
  height: 84px;
  line-height: 50px;
  min-width: 84px;
  margin-right: 27px;
}
@media screen and (max-width: 991px) {
  .single-annonce-emploi .page-title .etab-img {
    margin: 0 auto 30px auto;
    width: 120px;
    height: 120px;
    line-height: 120px;
    max-width: 120px;
  }
}
.single-annonce-emploi .page-title .etab-img img {
  object-fit: cover;
  object-position: center;
  border-radius: 50%;
  height: 84px;
}
@media screen and (max-width: 991px) {
  .single-annonce-emploi .page-title .etab-img img {
    height: 120px;
  }
}
.single-annonce-emploi .page-title .annonce-title {
  font-weight: 600;
  line-height: 23px;
  margin: 0 0 0px;
}
.single-annonce-emploi .annonce-header {
  display: flex;
  width: 100%;
  border-bottom: 1px solid #d5d8dc;
  padding: 0px 0 30px;
  margin-bottom: 40px;
  align-items: center;
}
.single-annonce-emploi .annonce-header.mobile {
  display: none;
}
@media screen and (max-width: 991px) {
  .single-annonce-emploi .annonce-header.mobile {
    display: block;
  }
}
.single-annonce-emploi .annonce-header.mobile > div {
  display: flex;
}
.single-annonce-emploi .annonce-header.mobile > div .etab-logo {
  height: unset;
  margin: 0;
  line-height: unset;
  display: flex;
}
.single-annonce-emploi .annonce-header.mobile > div .etab-logo img {
  max-height: 100%;
}
.single-annonce-emploi .annonce-header.mobile .postule-btn {
  display: block;
  width: 250px;
  max-width: 100%;
  margin: 20px auto 0;
  float: unset;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 991px) {
  .single-annonce-emploi .annonce-header {
    display: none;
  }
}
.single-annonce-emploi .annonce-header .etab-logo {
  width: 84px;
  height: 60px;
  border: 1px solid #d5d8dc;
  line-height: 50px;
}
.single-annonce-emploi .annonce-header .etab-logo img {
  object-fit: contain;
  object-position: center;
  height: 100%;
  margin: auto;
  display: block;
}
.single-annonce-emploi .annonce-header .annonce-infos {
  width: calc(100% - 84px);
  padding-left: 27px;
}
.single-annonce-emploi .annonce-header .annonce-infos.fw {
  width: 100%;
  padding-left: 0;
}
@media screen and (max-width: 991px) {
  .single-annonce-emploi .annonce-header .annonce-infos {
    padding-left: 0;
  }
}
.single-annonce-emploi .annonce-header .annonce-detail {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.single-annonce-emploi .annonce-header .annonce-detail span {
  line-height: 15px;
  border-right: 1px solid #000;
  padding: 0 10px;
}
.single-annonce-emploi .annonce-header .annonce-detail span:first-child {
  padding-left: 0;
}
.single-annonce-emploi .annonce-header .annonce-detail span:last-child {
  padding-right: 0;
  border: 0;
}
.single-annonce-emploi .annonce-header .annonce-detail span .icon.icon-specialite {
  width: 11px;
  height: 11px;
  margin-right: 3px;
}
.single-annonce-emploi .annonce-header .annonce-detail span .icon.map-marker {
  width: 10px;
  height: 12px;
  margin-right: 3px;
}
.single-annonce-emploi .annonce-header .annonce-detail-2 {
  display: inline-block;
  width: calc(100% - 190px);
}
.single-annonce-emploi .annonce-header .annonce-detail-2 .annonce-date {
  display: block;
  font-size: 11px;
  font-weight: 200;
  line-height: 14px;
  text-transform: uppercase;
}
.single-annonce-emploi .annonce-header .annonce-detail-2 .annonce-dispo {
  display: block;
  font-size: 12px;
  color: #848181;
  line-height: normal;
}
.single-annonce-emploi .annonce-header .postule-btn {
  width: 190px;
  height: 35px;
  float: right;
  font-size: 16px;
  background-color: #FBEB0A;
  border: 0;
  border-radius: 0;
  margin-top: 10px;
}
.single-annonce-emploi .block-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 23px;
  margin: 0 0 10px;
}
.single-annonce-emploi .block-content {
  font-size: 16px;
  line-height: 23px;
  margin: 10px 0 40px;
}
.single-annonce-emploi .block-content a {
  color: #000000;
}
.single-annonce-emploi .content-infos-groupe {
  margin-bottom: 43px;
}
.single-annonce-emploi .content-infos-groupe .content-infos:last-child {
  border-bottom: 1px solid #d5d8dc;
}
.single-annonce-emploi .content-infos {
  display: flex;
  font-size: 16px;
  line-height: 23px;
  border-top: 1px solid #d5d8dc;
  padding: 16px 0;
}
.single-annonce-emploi .content-infos label {
  width: 50%;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
}
.single-annonce-emploi .content-infos span {
  width: 50%;
}
.single-annonce-emploi .content-infos a {
  color: #000;
}
.single-annonce-emploi .content-infos a:hover, .single-annonce-emploi .content-infos a:focus {
  text-decoration: none;
}
.single-annonce-emploi .block-form {
  text-align: center;
  background-color: #ECECEC;
  border-radius: 17px;
  padding: 30px 10px;
  margin-top: 43px;
}
.single-annonce-emploi .block-form .block-title {
  line-height: 20px;
  margin: 0 0 30px;
}
.single-annonce-emploi .block-form .webform-submission-form .form-email,
.single-annonce-emploi .block-form .webform-submission-form .form-text,
.single-annonce-emploi .block-form .webform-submission-form .form-tel {
  display: block;
  width: 450px;
  max-width: 100%;
  height: 35px;
  margin: auto;
  border: 1px solid #545454;
  border-radius: 6px;
  padding: 0 16px;
}
.single-annonce-emploi .block-form .webform-submission-form .has-error .form-email,
.single-annonce-emploi .block-form .webform-submission-form .has-error .form-text,
.single-annonce-emploi .block-form .webform-submission-form .has-error .form-tel {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
}
.single-annonce-emploi .block-form .webform-submission-form .form-textarea {
  display: block;
  width: 450px;
  max-width: 100%;
  margin: auto;
  border: 1px solid #545454;
  border-radius: 6px;
}
.single-annonce-emploi .block-form .webform-submission-form .form-type-webform-document-file {
  display: block;
  width: 450px;
  max-width: 100%;
  margin: 0 auto 15px;
  text-align: left;
}
.single-annonce-emploi .block-form .webform-submission-form .description {
  display: block;
  font-size: 11px;
  color: #545454;
  line-height: 14px;
  text-align: center;
  padding: 0;
  margin: 5px 0 15px;
}
.single-annonce-emploi .block-form .webform-submission-form .form-actions {
  margin: 0;
}
.single-annonce-emploi .block-form .webform-submission-form .form-actions .form-submit {
  display: block;
  width: 220px;
  height: 35px;
  font-size: 16px;
  color: #000;
  background-color: #FBEB0A;
  border: 0;
  border-radius: 0;
  margin: auto;
}
.single-annonce-emploi .block-form .webform-submission-form .captcha .captcha__title {
  display: none;
}
.single-annonce-emploi .block-form .webform-submission-form .captcha .captcha__element .g-recaptcha {
  margin-bottom: 15px;
}
.single-annonce-emploi .block-form .webform-submission-form .captcha .captcha__element .g-recaptcha > div {
  margin: auto;
}

/**
 * Page create / update annonce
 */
.page-create-annonce-form .section-title {
  border-bottom: 2px solid #000000;
  margin-bottom: 30px;
}
.page-create-annonce-form .section-title h2 {
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  padding-bottom: 17px;
}
.page-create-annonce-form .section-fields {
  display: block;
  padding: 0 95px;
  margin-bottom: 45px;
}
.page-create-annonce-form .section-fields .full-column {
  display: inline-block;
  width: 100%;
  margin-bottom: 25px;
}
.page-create-annonce-form .section-fields .full-column.logo-column > .form-item {
  width: 50%;
  padding-right: 15px;
}
.page-create-annonce-form .section-fields .half-column {
  display: inline-block;
  width: 50%;
  margin-bottom: 25px;
}
.page-create-annonce-form .section-fields .half-column.padding-left {
  padding-left: 15px;
}
.page-create-annonce-form .section-fields .half-column.padding-right {
  padding-right: 15px;
  float: left;
}
.page-create-annonce-form .section-fields .half-column i {
  display: block;
  margin-top: 5px;
}
.page-create-annonce-form .form-item {
  margin-bottom: 0;
}
.page-create-annonce-form .form-item.radio, .page-create-annonce-form .form-item.checkbox {
  margin-bottom: 0px;
}
.page-create-annonce-form .form-item.form-item-etablissement-logo {
  width: 50%;
}
.page-create-annonce-form .form-item.form-item-etablissement-logo span.file--image .file-icon, .page-create-annonce-form .form-item.form-item-etablissement-logo span.file--image .file-link, .page-create-annonce-form .form-item.form-item-etablissement-logo span.file--image .file-size {
  margin-right: 10px;
}
.page-create-annonce-form .form-item.loading {
  position: relative;
}
.page-create-annonce-form .form-item.loading:after {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(/themes/custom/wud/css/../images/icons/loading-buffering.gif);
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: rgba(0, 0, 0, 0.5);
  background-blend-mode: screen;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.page-create-annonce-form .form-item .select2-container .select2-selection {
  height: 34px;
}
.page-create-annonce-form .form-item .select2-container .select2-selection .select2-selection__rendered {
  line-height: 34px;
}
.page-create-annonce-form .form-item .select2-container .select2-selection .select2-selection__arrow {
  height: 34px;
}
.page-create-annonce-form .form-item .control-label:not(.option),
.page-create-annonce-form .form-item .fieldset-legend {
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.page-create-annonce-form .form-item .control-label:not(.option):after,
.page-create-annonce-form .form-item .fieldset-legend:after {
  content: none;
}
.page-create-annonce-form .form-item .control-label:not(.option) i,
.page-create-annonce-form .form-item .fieldset-legend i {
  display: block;
  font-size: 13px;
  font-weight: 400;
  color: #848181;
  text-transform: lowercase;
}
.page-create-annonce-form .form-item .form-number, .page-create-annonce-form .form-item .form-tel {
  width: 100%;
}
.page-create-annonce-form .form-item .select-wrapper {
  width: 350px;
  max-width: 100%;
}
.page-create-annonce-form .form-item .select-wrapper:after {
  color: #000000;
}
.page-create-annonce-form .form-item .select-wrapper .form-select {
  width: 350px;
  max-width: 100%;
  padding: 0 28px 0 12px;
  line-height: normal;
}
.page-create-annonce-form .form-item .form-date {
  width: 350px;
  max-width: 100%;
}
.page-create-annonce-form .fieldgroup .form-type-checkbox, .page-create-annonce-form .fieldgroup .form-type-radio {
  display: inline-block;
  height: 35px;
  margin: 0;
  padding-right: 30px;
  line-height: 35px;
}
.page-create-annonce-form .fieldgroup .form-type-checkbox .control-label, .page-create-annonce-form .fieldgroup .form-type-radio .control-label {
  font-size: 15px;
}
.page-create-annonce-form .fieldgroup .form-type-checkbox .control-label input[type=checkbox], .page-create-annonce-form .fieldgroup .form-type-checkbox .control-label input[type=radio], .page-create-annonce-form .fieldgroup .form-type-radio .control-label input[type=checkbox], .page-create-annonce-form .fieldgroup .form-type-radio .control-label input[type=radio] {
  top: 8px;
}
.page-create-annonce-form .fieldgroup .form-checkboxes .form-type-textfield,
.page-create-annonce-form .fieldgroup .form-radios .form-type-textfield {
  display: inline-block;
  width: 230px;
}
.page-create-annonce-form .form-group-dragfile {
  position: relative;
}
.page-create-annonce-form .form-group-dragfile > label {
  display: block;
  width: 100%;
  margin: 0;
}
.page-create-annonce-form .form-group-dragfile .group-dragfile {
  position: relative;
  display: table;
  width: 100%;
  height: 208px;
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='6' ry='6' stroke='%23848181FF' stroke-width='1' stroke-dasharray='6%2c 6' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
  border-radius: 6px;
}
.page-create-annonce-form .form-group-dragfile .group-dragfile .messages--error {
  display: none;
}
.page-create-annonce-form .form-group-dragfile .group-dragfile input[type=file] {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  cursor: pointer;
}
.page-create-annonce-form .form-group-dragfile .group-dragfile .dragfile-text {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.page-create-annonce-form .form-group-dragfile .group-dragfile .dragfile-text:hover {
  cursor: pointer;
}
.page-create-annonce-form .form-group-dragfile .group-dragfile .dragfile-text .dgt1 {
  display: block;
  font-size: 15px;
  font-weight: 400;
  color: #B3B3B3;
  margin-bottom: 2px;
}
.page-create-annonce-form .form-group-dragfile .group-dragfile .dragfile-text .dgt2 {
  display: block;
  font-size: 12px;
  font-weight: 400;
  color: #B3B3B3;
  margin-bottom: 13px;
}
.page-create-annonce-form .form-group-dragfile .group-dragfile .dragfile-text .dgt3 {
  display: inline-block;
  width: 122px;
  height: 35px;
  font-size: 15px;
  font-weight: 400;
  color: #FFFFFF;
  background: #000000;
  line-height: 35px;
}
.page-create-annonce-form .form-group-dragfile i {
  display: block;
  font-size: 13px;
  font-weight: 300;
  color: #848181;
  margin: 6px 0 17px;
}
.page-create-annonce-form .form-group-dragfile i.error-message {
  color: #e62600;
}
.page-create-annonce-form .form-group-dragfile .group-files span {
  display: block;
  width: 100%;
  height: 35px;
  background: #FBEB0A;
  border-radius: 6px;
  padding: 0 30px 0 14px;
  line-height: 35px;
  position: relative;
}
.page-create-annonce-form .form-group-dragfile .group-files span .delete-file {
  width: 10px;
  height: 10px;
  background-image: url(/themes/custom/wud/css/../images/icons/close.svg);
  background-size: contain;
  background-color: transparent;
  padding: 0;
  margin: 0;
  border: 0;
  position: absolute;
  top: 50%;
  right: 11px;
  transform: translate(0, -50%);
}
.page-create-annonce-form .form-actions {
  text-align: center;
  margin-bottom: 86px;
}
.page-create-annonce-form .form-actions .form-submit {
  width: 350px;
  height: 35px;
  max-width: 100%;
  font-size: 16px;
  color: #000000;
  background-color: #FBEB0A;
  border: 0;
  border-radius: 0;
}
.page-create-annonce-form .section-message-error {
  max-width: 700px;
  text-align: center;
  margin: 60px auto;
}
.page-create-annonce-form .section-message-error a {
  color: #000;
}
.page-create-annonce-form .section-message-error h3 {
  font-size: 18px;
  line-height: 2;
}
.page-create-annonce-form .section-message-error .go-home {
  display: inline-block;
  width: 150px;
  height: 35px;
  margin: 40px 5px 0;
  font-size: 16px;
  color: #000000;
  line-height: 35px;
  background-color: #FBEB0A;
}
.page-create-annonce-form .section-message-error .go-home.bg-white {
  background-color: #FFF;
}
.page-create-annonce-form .section-message-error .go-home:hover, .page-create-annonce-form .section-message-error .go-home:focus {
  font-weight: 700;
  text-decoration: none;
}
.page-create-annonce-form .field--widget-paragraphs .table-responsive .table thead .field-label {
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  text-transform: uppercase;
  padding: 0 0 10px 0;
}
.page-create-annonce-form .field--widget-paragraphs .table-responsive .table.table-striped > tbody > tr:hover {
  background-color: #FFF;
}
.page-create-annonce-form .field--widget-paragraphs .table-responsive .table.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #FFF;
}
.page-create-annonce-form .field--widget-paragraphs .table-responsive .table .paragraphs-actions .paragraphs-dropdown-actions .btn-danger {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.page-create-annonce-form .field--widget-paragraphs .table-responsive .table .paragraphs-actions .paragraphs-dropdown-actions .btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.page-create-annonce-form .field--widget-paragraphs .table-responsive .table .field--type-address div[id^=edit-field-etab-bureau-adresse][id*=address-country-code] {
  display: none;
}
.page-create-annonce-form .field--widget-paragraphs .table-responsive + .clearfix {
  font-size: 0;
  text-align: right;
}
.page-create-annonce-form .field--widget-paragraphs .table-responsive + .clearfix .paragraphs-add-wrapper .field-add-more-submit {
  background: #000;
  border: 0;
  border-radius: 0;
}

/**
 * Page delete annonce
 */
.page-custom-delete-annonce .section-title h1 {
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 30px;
}
.page-custom-delete-annonce .section-text {
  font-size: 16px;
  margin: 0 0 15px;
}
.page-custom-delete-annonce .section-action .form-submit {
  width: 150px;
  height: 35px;
  font-size: 16px;
  color: #000000;
  background-color: #FBEB0A;
  border: 0;
  border-radius: 0;
  margin-right: 30px;
}
.page-custom-delete-annonce .section-action .cancel-btn {
  font-size: 16px;
  color: #000;
}
.page-custom-delete-annonce .section-action .cancel-btn:hover, .page-custom-delete-annonce .section-action .cancel-btn:focus {
  font-weight: 600;
  text-decoration: none;
}
.page-custom-delete-annonce .section-message-error {
  text-align: center;
  margin: 60px 0;
}
.page-custom-delete-annonce .section-message-error h3 {
  font-size: 18px;
}
.page-custom-delete-annonce .section-message-error .go-home {
  display: inline-block;
  width: 150px;
  height: 35px;
  margin: 40px 5px 0;
  font-size: 16px;
  color: #000000;
  line-height: 35px;
  background-color: #FBEB0A;
}
.page-custom-delete-annonce .section-message-error .go-home.bg-white {
  background-color: #FFF;
}
.page-custom-delete-annonce .section-message-error .go-home:hover, .page-custom-delete-annonce .section-message-error .go-home:focus {
  text-decoration: none;
}

/**
 * Page annonce liste
 */
.page-user-candidatures-liste .section-no-annonces,
.page-user-annonces-liste .section-no-annonces {
  text-align: center;
  margin: auto;
  padding: 0 15px;
}
.page-user-candidatures-liste .section-no-annonces h1,
.page-user-annonces-liste .section-no-annonces h1 {
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  margin: 0 0 10px;
}
.page-user-candidatures-liste .section-no-annonces .annonce-link,
.page-user-annonces-liste .section-no-annonces .annonce-link {
  display: inline-block;
  width: auto;
  height: 35px;
  font-size: 16px;
  color: #000;
  border: 1px solid #d5d8dc;
  text-align: center;
  line-height: 35px;
  margin: 5px;
  padding: 0 15px;
}
.page-user-candidatures-liste .section-no-annonces .annonce-link:hover, .page-user-candidatures-liste .section-no-annonces .annonce-link:focus,
.page-user-annonces-liste .section-no-annonces .annonce-link:hover,
.page-user-annonces-liste .section-no-annonces .annonce-link:focus {
  background-color: #FBEB0A;
  text-decoration: none;
}
.page-user-candidatures-liste .section-no-annonces hr,
.page-user-annonces-liste .section-no-annonces hr {
  border-bottom: 1px solid #d5d8dc;
  margin: 30px 0;
}
.page-user-candidatures-liste .wud-table-style .view-header,
.page-user-annonces-liste .wud-table-style .view-header {
  text-align: center;
}
.page-user-candidatures-liste .wud-table-style .view-content,
.page-user-annonces-liste .wud-table-style .view-content {
  text-align: center;
}
.page-user-candidatures-liste .wud-table-style .view-content table,
.page-user-annonces-liste .wud-table-style .view-content table {
  text-align: center;
}
.page-user-candidatures-liste .wud-table-style .view-content table thead tr th,
.page-user-annonces-liste .wud-table-style .view-content table thead tr th {
  text-align: center;
  position: relative;
  vertical-align: middle;
}
.page-user-candidatures-liste .wud-table-style .view-content table thead tr th a,
.page-user-annonces-liste .wud-table-style .view-content table thead tr th a {
  color: #000;
  position: relative;
  display: block;
  padding-right: 20px;
}
.page-user-candidatures-liste .wud-table-style .view-content table thead tr th a:before, .page-user-candidatures-liste .wud-table-style .view-content table thead tr th a:after,
.page-user-annonces-liste .wud-table-style .view-content table thead tr th a:before,
.page-user-annonces-liste .wud-table-style .view-content table thead tr th a:after {
  border: 4px solid transparent;
  content: "";
  display: block;
  height: 0;
  right: 5px;
  top: 50%;
  position: absolute;
  width: 0;
  right: 10px;
}
.page-user-candidatures-liste .wud-table-style .view-content table thead tr th a:before,
.page-user-annonces-liste .wud-table-style .view-content table thead tr th a:before {
  border-bottom-color: #666;
  margin-top: -9px;
}
.page-user-candidatures-liste .wud-table-style .view-content table thead tr th a:after,
.page-user-annonces-liste .wud-table-style .view-content table thead tr th a:after {
  border-top-color: #666;
  margin-top: 1px;
}

.block-account-menu {
  width: 100%;
  margin: 30px 0 45px;
}
.block-account-menu .account-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.block-account-menu .account-menu li {
  display: inline;
}
.block-account-menu .account-menu li .menu-link {
  display: inline-block;
  width: auto;
  height: 35px;
  font-size: 16px;
  font-weight: 600;
  color: #000000;
  text-transform: uppercase;
  line-height: 35px;
  padding: 0 16px;
  margin: 0 5px;
}
.block-account-menu .account-menu li .menu-link.active {
  background-color: #FBEB0A;
}
.block-account-menu .account-menu li .menu-link:hover, .block-account-menu .account-menu li .menu-link:focus {
  background-color: #FBEB0A;
  text-decoration: none;
}

/**
* Pages / blocks : Tags
*/
.block-liste-tags-partenaires .block-content {
  margin-top: 20px;
}
.block-liste-tags-partenaires .block-content a {
  color: #000000;
}
.block-liste-tags-partenaires .block-content a:hover, .block-liste-tags-partenaires .block-content a:focus {
  text-decoration: none;
}
.block-liste-tags-partenaires .block-content .tag-content {
  display: table;
  width: 100%;
  border-bottom: 1px solid #d5d8dc;
  padding: 0 20px 20px;
  margin-bottom: 20px;
}
.block-liste-tags-partenaires .block-content .tag-content img {
  width: 130px;
  height: 130px;
  object-fit: contain;
  object-position: center;
  float: left;
}
.block-liste-tags-partenaires .block-content .tag-content .tag-title {
  display: inline-table;
  width: calc(100% - 130px);
  font-size: 18px;
  font-weight: 600;
  padding-left: 40px;
  margin: 10px 0 15px;
}
.block-liste-tags-partenaires .block-content .tag-content .tag-description {
  display: inline-table;
  width: calc(100% - 130px);
  vertical-align: middle;
  font-size: 16px;
  font-weight: 400;
  padding-left: 40px;
  height: 70px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.block-liste-tags-partenaires .block-content .mobile-load-more {
  display: none;
  width: 250px;
  max-width: 100%;
  height: 35px;
  font-size: 16px;
  color: #FFFFFF;
  background-color: #000000;
  border: 0;
  margin: auto;
}

.block-liste-tags-standards .block-content {
  text-align: center;
  margin-top: 20px;
}
.block-liste-tags-standards .block-content a {
  color: #000000;
}
.block-liste-tags-standards .block-content a:hover, .block-liste-tags-standards .block-content a:focus {
  text-decoration: none;
}
.block-liste-tags-standards .block-content .row .col-md-4:nth-child(3n) .tag-content {
  border: 0;
}
.block-liste-tags-standards .block-content .load-more {
  display: none;
}
.block-liste-tags-standards .block-content .tag-content {
  text-align: center;
  margin-bottom: 50px;
  border-right: 1px solid #d5d8dc;
  padding: 0 20px;
}
.block-liste-tags-standards .block-content .tag-content img {
  width: 134px;
  height: 134px;
  object-fit: contain;
  object-position: center;
  margin: 0 0 15px;
}
.block-liste-tags-standards .block-content .tag-content .tag-title {
  height: 23px;
  font-size: 18px;
  font-weight: 600;
  line-height: 23px;
  margin: 0 0 15px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.block-liste-tags-standards .block-content .tag-content .tag-description {
  height: 70px;
  font-size: 16px;
  line-height: 23px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.block-liste-tags-standards .block-content .mobile-load-more {
  width: 250px;
  max-width: 100%;
  height: 35px;
  font-size: 16px;
  color: #FFFFFF;
  background-color: #000000;
  border: 0;
  margin-top: 20px;
}

.page-tags-header-mobile {
  background-size: 0 0;
}

.page-tags-header {
  width: 100%;
  height: 507px;
  background-size: cover;
  background-position: center;
  position: relative;
  margin: 59px 0 140px;
}
.page-tags-header .tag-logo {
  width: 299px;
  height: 299px;
  position: absolute;
  bottom: -124px;
  left: 0;
  right: 0;
  margin: auto;
}
.page-tags-header .tag-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.page-tags-header span {
  font-size: 15px;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
  border-right: 1px solid #000;
  padding: 0 9px;
}
.page-tags-header span:first-child {
  padding-left: 0;
}
.page-tags-header span:last-child {
  padding-right: 0;
}
.page-tags-header span a {
  color: #000;
  text-decoration: underline;
}
.page-tags-header .tag-infos-left,
.page-tags-header .tag-infos-right {
  max-width: 405px;
  position: absolute;
  top: calc(100% + 10px);
}
.page-tags-header .tag-infos-left span:last-child,
.page-tags-header .tag-infos-right span:last-child {
  border: 0;
}
.page-tags-header .tag-infos-left {
  left: calc((100% - 1110px) / 2);
}
.page-tags-header .tag-infos-right {
  right: calc((100% - 1110px) / 2);
}
.page-tags-header .sm-icon {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-size: contain;
  background-position: center;
  margin: 0 2px;
}
.page-tags-header .sm-icon.sm-facebook {
  background-image: url(/themes/custom/wud/css/../images/icons/facebook-b.svg);
}
.page-tags-header .sm-icon.sm-twitter {
  background-image: url(/themes/custom/wud/css/../images/icons/twitter-b.svg);
}
.page-tags-header .sm-icon.sm-linkedin {
  background-image: url(/themes/custom/wud/css/../images/icons/linkedin-b.svg);
}
.page-tags-header .sm-icon.sm-instagram {
  background-image: url(/themes/custom/wud/css/../images/icons/instagram-b.svg);
}

.page-single-tag .breadcrumbs-2 {
  margin: 60px 0 30px;
}
.page-single-tag .page-tage-title {
  font-size: 32px;
  font-weight: 700;
  line-height: 26px;
  text-transform: uppercase;
  border-top: 1px solid #000000;
  padding-top: 14px;
  margin: 15px 0 25px;
}
.page-single-tag .page-tage-title a {
  color: #000;
}
.page-single-tag .page-tage-title a:hover, .page-single-tag .page-tage-title a:focus {
  text-decoration: none;
}
.page-single-tag .tag-description {
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 40px;
}
.page-single-tag .tag-description h2, .page-single-tag .tag-description h3, .page-single-tag .tag-description h4, .page-single-tag .tag-description h5, .page-single-tag .tag-description h6 {
  font-size: 18px;
  font-weight: 700;
  line-height: 23px;
  margin: 0 0 20px;
}
.page-single-tag .tag-scroll-to-form {
  display: block;
  margin: 0 auto 40px;
  font-size: 15px;
  color: #000000;
  background-color: #FBEB0A;
  padding: 7.5px 20px;
  border-radius: 6px;
}
.page-single-tag .tag-scroll-to-form.mobile-only {
  display: none;
}
.page-single-tag .tag-scroll-to-form:hover {
  color: #fff;
  background-color: #000;
}
.page-single-tag .tag-code-embed {
  width: 100%;
  height: auto;
  text-align: center;
  position: relative;
  border: 1px solid #000000;
  padding: 50px 20px 30px;
  margin: 20px 0 60px;
}
.page-single-tag .tag-code-embed > h2 {
  display: inline-block;
  font-weight: 900;
  font-size: 22px;
  line-height: 28px;
  padding: 0 13px 0 15px;
  margin: 0;
  background-color: #FFFFFF;
  position: absolute;
  top: -18px;
  left: 17px;
}
.page-single-tag .tag-code-embed form {
  text-align: left;
  margin-bottom: 0px;
  font-weight: bold;
}
.page-single-tag .tag-code-embed form label {
  display: block;
  width: 100%;
  margin-bottom: 0;
}
.page-single-tag .tag-code-embed select,
.page-single-tag .tag-code-embed input {
  width: 100%;
  margin-bottom: 10px;
  height: 30px;
  line-height: 30px;
  padding: 0 5px;
  font-weight: 500;
}
.page-single-tag .tag-code-embed input[type=radio],
.page-single-tag .tag-code-embed input[type=checkbox] {
  display: inline-block;
  height: 15px;
  width: 15px;
  margin: 10px;
}
.page-single-tag .tag-code-embed button,
.page-single-tag .tag-code-embed input[type=button],
.page-single-tag .tag-code-embed input[type=reset],
.page-single-tag .tag-code-embed input[type=submit] {
  background: #000;
  border: none;
  color: #FFF;
  padding: 7px;
  line-height: initial;
  font-weight: 700;
  height: auto;
  font-size: 16px;
  margin: 15px auto 0;
}
.page-single-tag .tag-block-gallery-text {
  display: flex;
  justify-content: space-between;
  height: 250px;
  margin-bottom: 20px;
}
@media (min-width: 991px) {
  .page-single-tag .tag-block-gallery-text {
    height: unset;
  }
}
.page-single-tag .tag-block-gallery-text .tag-gt-block .ratio {
  position: relative;
  width: 100%;
  display: flex;
  height: 100%;
}
.page-single-tag .tag-block-gallery-text .tag-gt-block .ratio:before {
  content: "";
  display: inline-block;
  width: 100%;
  padding-top: 66.67%;
}
.page-single-tag .tag-block-gallery-text .tag-gt-block .ratio > * {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
}
.page-single-tag .tag-block-gallery-text .tag-gt-block.gt-left {
  width: 160px;
  display: flex;
  flex-direction: column;
  gap: 22px 0;
}
@media (min-width: 991px) and (max-width: 1200px) {
  .page-single-tag .tag-block-gallery-text .tag-gt-block.gt-left {
    width: 130px;
  }
}
.page-single-tag .tag-block-gallery-text .tag-gt-block.gt-left .tag-gallery-img {
  width: 100%;
  height: 114px;
  object-fit: contain;
}
.page-single-tag .tag-block-gallery-text .tag-gt-block.gt-left .ratio:first-child .tag-gallery-img {
  object-position: left top;
}
.page-single-tag .tag-block-gallery-text .tag-gt-block.gt-left .ratio:nth-child(2) .tag-gallery-img {
  object-position: left bottom;
}
.page-single-tag .tag-block-gallery-text .tag-gt-block.gt-mid {
  width: calc(100% - 320px - 60px);
}
.page-single-tag .tag-block-gallery-text .tag-gt-block.gt-mid.gt-fw {
  width: calc(100% - 160px - 30px);
}
@media (min-width: 991px) and (max-width: 1200px) {
  .page-single-tag .tag-block-gallery-text .tag-gt-block.gt-mid.gt-fw {
    width: calc(100% - 118px - 30px);
  }
}
.page-single-tag .tag-block-gallery-text .tag-gt-block.gt-mid.gt-fw .ratio:before {
  padding-top: 46.3%;
}
.page-single-tag .tag-block-gallery-text .tag-gt-block.gt-mid:not(.gt-fw) .ratio::before {
  padding-top: 66.67%;
}
.page-single-tag .tag-block-gallery-text .tag-gt-block.gt-mid .tag-gallery-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: left;
}
.page-single-tag .tag-block-gallery-text .tag-gt-block.gt-right {
  width: 170px;
  background-color: #F2F2F2;
  text-align: center;
  padding: 6px;
}
.page-single-tag .tag-block-gallery-text .tag-gt-block.gt-right .tag-gt-text-1 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 23%;
  border-bottom: 1px solid;
}
.page-single-tag .tag-block-gallery-text .tag-gt-block.gt-right .tag-gt-text-2-3 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 31%;
}
.page-single-tag .tag-block-gallery-text .tag-gt-block.gt-right .tag-gt-text-2-3 .tag-gt-text-2 {
  display: inline-block;
  width: 50%;
  border-right: 1px solid;
}
.page-single-tag .tag-block-gallery-text .tag-gt-block.gt-right .tag-gt-text-2-3 .tag-gt-text-3 {
  float: right;
  width: 50%;
}
.page-single-tag .tag-block-gallery-text .tag-gt-block.gt-right .tag-gt-text-4 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 23%;
  border-top: 1px solid;
  border-bottom: 1px solid;
}
.page-single-tag .tag-block-gallery-text .tag-gt-block.gt-right .tag-gt-text-5 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 23%;
}
.page-single-tag .tag-block-gallery-text .tag-gt-block.gt-right span {
  display: block;
  font-size: 14px;
  line-height: 13px;
}
.page-single-tag .tag-block-gallery-text .tag-gt-block.gt-right b {
  display: block;
  font-size: 15px;
  margin-top: 4px;
}
@media (max-width: 768px) {
  .page-single-tag .tag-block-gallery-text {
    height: auto;
    flex-wrap: wrap;
  }
  .page-single-tag .tag-block-gallery-text .tag-gt-block.gt-mid {
    order: 1;
    width: 100%;
    margin-bottom: 25px;
  }
  .page-single-tag .tag-block-gallery-text .tag-gt-block.gt-mid.gt-fw {
    width: 100%;
  }
  .page-single-tag .tag-block-gallery-text .tag-gt-block.gt-left {
    order: 2;
    width: calc(50% - 10px);
  }
  .page-single-tag .tag-block-gallery-text .tag-gt-block.gt-left.gt-fw {
    width: 100%;
    gap: 0 22px;
    flex-direction: row;
  }
  .page-single-tag .tag-block-gallery-text .tag-gt-block.gt-left.gt-fw .tag-gallery-img {
    width: calc(50% - 10px);
  }
  .page-single-tag .tag-block-gallery-text .tag-gt-block.gt-left.gt-fw .tag-gallery-img:first-child {
    margin-bottom: 0;
    margin-right: 20px;
    float: left;
  }
  .page-single-tag .tag-block-gallery-text .tag-gt-block.gt-left .tag-gallery-img {
    height: 131px;
  }
  .page-single-tag .tag-block-gallery-text .tag-gt-block.gt-right {
    order: 3;
    width: calc(50% - 10px);
  }
}

.block-tag-annonces .block-title {
  text-transform: none;
}
.block-tag-annonces .list-offres {
  margin-top: 10px;
}
.block-tag-annonces .list-offres a {
  color: #000000;
}
.block-tag-annonces .list-offres a:hover, .block-tag-annonces .list-offres a:focus {
  text-decoration: none;
}
.block-tag-annonces .list-offres .row .col-sm-12:last-child .single-offre {
  border: 0;
  padding: 0;
  margin: 0;
}
.block-tag-annonces .list-offres .single-offre {
  display: table;
  width: 100%;
  border-bottom: 1px solid #d5d8dc;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.block-tag-annonces .list-offres .single-offre .content-left {
  display: table-cell;
  width: calc(100% - 84px);
  padding-right: 32px;
}
.block-tag-annonces .list-offres .single-offre .content-right {
  display: table-cell;
  width: 84px;
  position: relative;
}
.block-tag-annonces .list-offres .single-offre .content-right .offre-logo {
  display: inline-block;
  width: 100%;
  height: 84px;
  border: 1px solid #d5d8dc;
  padding: 4px;
  line-height: 76px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.block-tag-annonces .list-offres .single-offre .content-right .offre-logo img {
  object-fit: contain;
  object-position: center;
}
.block-tag-annonces .list-offres .single-offre .offre-header {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
@media screen and (max-width: 991px) {
  .block-tag-annonces .list-offres .single-offre .offre-header {
    align-items: start;
  }
}
.block-tag-annonces .list-offres .single-offre .offre-header img {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 50%;
  margin-right: 10px;
}
@media screen and (max-width: 991px) {
  .block-tag-annonces .list-offres .single-offre .offre-header img {
    width: 70px;
    height: 70px;
    margin-right: 20px;
  }
}
.block-tag-annonces .list-offres .single-offre .offre-header .offre-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 23px;
  margin: 0 0 0px;
}
.block-tag-annonces .list-offres .single-offre .offre-description {
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 10px;
}
@media screen and (max-width: 991px) {
  .block-tag-annonces .list-offres .single-offre .offre-description.has-logo {
    margin-left: 90px;
  }
}
.block-tag-annonces .list-offres .single-offre .offre-infos {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
.block-tag-annonces .list-offres .single-offre .offre-infos .offre-logo {
  margin-right: 10px;
}
@media screen and (max-width: 991px) {
  .block-tag-annonces .list-offres .single-offre .offre-infos .offre-logo {
    min-width: 70px;
    margin-right: 20px;
  }
}
.block-tag-annonces .list-offres .single-offre .offre-infos .offre-logo img {
  width: 80px;
  max-height: 60px;
  border: 1px solid #d5d8dc;
  margin-bottom: 5px;
  object-fit: contain;
  height: 60px;
}
@media screen and (max-width: 991px) {
  .block-tag-annonces .list-offres .single-offre .offre-infos .offre-logo img {
    width: 70px;
  }
}
.block-tag-annonces .list-offres .single-offre .offre-infos .offre-logo span {
  display: block;
  font-size: 12px;
  text-align: center;
  font-weight: 400;
}
.block-tag-annonces .list-offres .single-offre .offre-infos span {
  line-height: 15px;
  border-right: 1px solid #000;
  padding: 0 10px;
}
.block-tag-annonces .list-offres .single-offre .offre-infos span:first-child {
  padding-left: 0;
}
.block-tag-annonces .list-offres .single-offre .offre-infos span:last-child {
  padding-right: 0;
  border: 0;
}
.block-tag-annonces .list-offres .single-offre .offre-infos span .icon.icon-specialite {
  width: 11px;
  height: 11px;
  margin-right: 3px;
}
.block-tag-annonces .list-offres .single-offre .offre-infos span .icon.map-marker {
  width: 10px;
  height: 12px;
  margin-right: 3px;
}
.block-tag-annonces .list-offres .single-offre .offre-infos span.offre-date {
  font-size: 11px;
  font-weight: 200;
}
.block-tag-annonces .list-offres .link-more-offres {
  display: block;
  width: 350px;
  max-width: 100%;
  height: 35px;
  font-size: 16px;
  line-height: 35px;
  color: #FFFFFF;
  background-color: #000000;
  text-align: center;
  margin: 40px auto 0;
}
.block-tag-annonces .list-offres .link-more-offres:hover, .block-tag-annonces .list-offres .link-more-offres:focus {
  text-decoration: none;
}

.tag-more-articles {
  margin-top: 40px;
}
.tag-more-articles .more-articles .block-title {
  text-transform: none;
  margin-bottom: 25px;
}
.tag-more-articles .more-articles .row.first .article-item {
  padding-top: 0;
}
.tag-more-articles .more-articles .row.first .article-item::before {
  content: none;
}
.tag-more-articles .more-articles .article-item {
  padding-top: 25px;
  margin-bottom: 25px;
  position: relative;
  display: inline-block;
}
.tag-more-articles .more-articles .article-item::before {
  content: "";
  display: block;
  width: calc(100% - 30px);
  border-top: 1px solid #d5d8dc;
  position: absolute;
  top: 0;
}
.tag-more-articles .more-articles .article-item .article-item-image {
  width: 160px;
  height: 115px;
  float: right;
  object-fit: cover;
  object-position: center;
}
.tag-more-articles .more-articles .article-item .article-item-sections {
  width: calc(100% - 160px);
  padding-right: 10px;
}
.tag-more-articles .more-articles .article-item .article-item-section {
  display: inline;
  font-size: 11px;
  color: #313131;
  background-color: #ECECEC;
  text-transform: lowercase;
  padding: 0 5px;
  margin-bottom: 0px;
}
.tag-more-articles .more-articles .article-item .article-item-section:last-child {
  margin-bottom: 10px;
}
.tag-more-articles .more-articles .article-item .article-item-title {
  float: left;
  width: calc(100% - 160px);
  font-size: 16px !important;
  font-weight: 600;
  line-height: 22px;
  color: #000;
  padding-right: 10px;
  margin: 0;
}
.tag-more-articles .more-articles .article-item .article-item-title img {
  display: inline-block;
  height: 16px;
  line-height: 0;
  border-right: 1px solid #9D9D9C;
  padding-right: 10px;
  margin-right: 6px;
}
.tag-more-articles .more-articles .article-item.big-item {
  padding-top: 0;
}
.tag-more-articles .more-articles .article-item.big-item::before {
  content: none;
}
.tag-more-articles .more-articles .article-item.big-item .article-item-image {
  width: 100%;
  height: 250px;
  margin-bottom: 20px;
}
.tag-more-articles .more-articles .article-item.big-item .article-item-title {
  min-height: 40px;
  padding: 0;
  width: 100%;
}
.tag-more-articles .view-article-vous-aimerez-aussi .more-link {
  display: none;
}
.tag-more-articles .more-link {
  margin-top: 20px;
}
.tag-more-articles .more-link a {
  display: block;
  width: 350px;
  height: 35px;
  max-width: 100%;
  background-color: #000000;
  font-size: 16px;
  line-height: 35px;
  color: #FFFFFF;
  text-align: center;
  margin: 0 auto 20px;
}
.tag-more-articles .more-link a:hover, .tag-more-articles .more-link a:focus {
  text-decoration: none;
}

.block-tag-nos-dernieres-actus {
  border-top: 1px solid #000000;
  margin: 90px 0 50px;
  position: relative;
  text-align: center;
}
.block-tag-nos-dernieres-actus .block-title {
  font-weight: 700;
  font-size: 26px;
  line-height: 26px;
  text-transform: uppercase;
  background-color: #FFFFFF;
  display: inline-block;
  margin: 0 0 20px;
  padding: 0 16px;
  position: relative;
  top: -13px;
}
.block-tag-nos-dernieres-actus .block-content {
  margin: 5px 0 25px;
  text-align: left;
}
.block-tag-nos-dernieres-actus .block-content a {
  color: #000000;
}
.block-tag-nos-dernieres-actus .block-content a:hover, .block-tag-nos-dernieres-actus .block-content a:focus {
  text-decoration: none;
}
.block-tag-nos-dernieres-actus .block-content .first-article {
  width: 285px;
  float: left;
  padding-right: 30px;
}
.block-tag-nos-dernieres-actus .block-content .more-articles {
  display: inline-block;
  width: calc(100% - 285px);
}
.block-tag-nos-dernieres-actus .block-content .content-single {
  margin-bottom: 20px;
}
.block-tag-nos-dernieres-actus .block-content .content-single .content-image {
  width: 100%;
  height: 182px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 16px;
}
.block-tag-nos-dernieres-actus .block-content .content-single .content-sections {
  display: inline-block;
  font-size: 11px;
  color: #313131;
  background-color: #ECECEC;
  text-transform: lowercase;
  padding: 0 5px;
  margin-bottom: 10px;
}
.block-tag-nos-dernieres-actus .block-content .content-single .content-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
}
.block-tag-nos-dernieres-actus .block-content .content-single .content-title img {
  display: inline-block;
  height: 16px;
  line-height: 0;
  border-right: 1px solid #9D9D9C;
  padding-right: 8px;
  margin-right: 6px;
}
.block-tag-nos-dernieres-actus .block-content .first-article {
  width: 380px;
}
.block-tag-nos-dernieres-actus .block-content .more-articles {
  width: calc(100% - 380px);
}
.block-tag-nos-dernieres-actus .block-content .content-single .content-title {
  margin-bottom: 15px;
}
.block-tag-nos-dernieres-actus .block-content .content-single .content-description span {
  font-weight: 600;
  text-transform: uppercase;
  border-right: 1px solid #9D9D9C;
  padding-right: 6px;
  margin-right: 15px;
}
.block-tag-nos-dernieres-actus .block-content .content-single .content-description span img {
  height: 14px;
  margin-right: 5px;
}
.block-tag-nos-dernieres-actus .block-content .content-single .content-left {
  width: calc(100% - 160px);
  float: left;
  padding-right: 15px;
}
.block-tag-nos-dernieres-actus .block-content .content-single .content-image-right {
  display: inline-block;
  width: 160px;
  height: 114px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.block-tag-nos-dernieres-actus .content-more-link {
  display: block;
  width: 350px;
  height: 35px;
  background-color: #000000;
  font-size: 16px;
  line-height: 35px;
  color: #FFFFFF !important;
  text-align: center;
  margin: auto;
  clear: both;
}
.block-tag-nos-dernieres-actus .content-more-link:hover, .block-tag-nos-dernieres-actus .content-more-link:focus {
  text-decoration: none;
}

.block-tag-summary {
  position: relative;
  border: 1px solid #000000;
  padding: 50px 20px 30px;
  margin: 20px 0 60px;
}
.block-tag-summary .block-title {
  display: inline-block;
  font-weight: 900;
  font-size: 22px;
  line-height: 28px;
  padding: 0 13px 0 15px;
  margin: 0;
  background-color: #FFFFFF;
  position: absolute;
  top: -18px;
  left: 17px;
}
.block-tag-summary .block-text {
  font-size: 16px;
  line-height: 20px;
}
.block-tag-summary .block-text h2, .block-tag-summary .block-text h3, .block-tag-summary .block-text h4, .block-tag-summary .block-text h5, .block-tag-summary .block-text h6 {
  font-size: 18px;
  font-weight: 700;
  line-height: 23px;
  margin: 0 0 20px;
}

.tag-tabs .nav-tabs {
  display: none;
  border: 0;
  margin-bottom: 50px;
}
.tag-tabs .nav-tabs > li {
  width: 50%;
  border: 1px solid #CFCFCF;
}
.tag-tabs .nav-tabs > li:last-child {
  border-left: 0;
}
.tag-tabs .nav-tabs > li.active {
  border-bottom: 2px solid #000;
}
.tag-tabs .nav-tabs > li.active a {
  color: #000;
  font-weight: 600;
}
.tag-tabs .nav-tabs > li a {
  font-size: 22px;
  color: #B3B3B3;
  line-height: 28px;
  text-transform: uppercase;
  text-align: center;
  border: 0;
  border-radius: 0;
  padding: 16px 15px;
  margin: 0;
}
.tag-tabs .nav-tabs > li a:hover {
  border: 0;
}

.page-tag-partenaire aside h2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 600;
}
.page-tag-partenaire #block-rechercherunclassement-2 {
  z-index: 1;
}

.page-node-type-article .views-element-container {
  margin-bottom: 55px !important;
}

.page-article .block-views-block-last-investigations .block-content .content-single .content-title {
  border-top: unset;
}
@media screen and (max-width: 778px) {
  .page-article .block-views-block-last-investigations .block-content .content-single .content-title {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.page-article .article-header {
  box-shadow: none;
  padding: 15px 0 0;
  position: relative;
  margin-bottom: 10px;
}
.page-article .article-header .article-section {
  display: inline-block;
  font-size: 11px;
  text-transform: lowercase;
  background: #ECECEC;
  padding: 0px 5px;
  margin-bottom: 15px;
}
.page-article .article-header .article-title {
  font-weight: bold;
  display: block;
  max-width: 100%;
  margin: 0 auto 20px;
  font-size: 45px !important;
  line-height: 50px !important;
}
.page-article .article-header .article-title:after {
  content: "";
  width: 80px;
  height: 1px;
  background: #000;
  display: block;
  position: relative;
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .page-article .article-header .article-title {
    font-size: 35px !important;
    line-height: 40px !important;
  }
}
@media screen and (max-width: 408px) {
  .page-article .article-header .article-title {
    font-size: 25px !important;
    line-height: 35px !important;
  }
}
.page-article .article-header .tag-chapo {
  display: flex;
}
.page-article .article-header .tag-chapo .article-chapo {
  display: block;
  width: 100%;
  margin: 0 auto 10px;
  font-size: 20px;
  line-height: 30px;
}
.page-article .article-header .tag-chapo .article-chapo p strong, .page-article .article-header .tag-chapo .article-chapo p b {
  font-weight: bold;
}
.page-article .article-header .block-tag-author {
  display: inline-flex;
  margin-bottom: 10px;
}
.page-article .article-header .top-post-meta {
  display: flex;
}
.page-article .article-header .top-post-meta .sharing-wrapper {
  position: relative;
  margin-left: 15px;
  display: flex;
  align-items: center;
}
.page-article .article-header .top-post-meta .sharing-wrapper > a {
  color: #000;
}
.page-article .article-header .top-post-meta .sharing-wrapper > i {
  margin-right: 5px;
}
.page-article .article-header .top-post-meta .sharing-wrapper .sharing-elements-wrapper {
  position: absolute;
  top: calc(100% + 10px);
  left: -70px;
  background: #fff;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  border: 0.1rem solid #d5d8dc;
  border-radius: 0.3rem;
  z-index: 999;
}
.page-article .article-header .top-post-meta .sharing-wrapper .sharing-elements-wrapper .hide {
  display: none;
}
.page-article .article-header .top-post-meta .sharing-wrapper .sharing-elements-wrapper ul {
  padding: 0;
  display: flex;
  list-style: none;
  justify-content: space-between;
  gap: 20px;
  padding: 0 30px;
  padding-top: 10px;
  margin-bottom: 0;
}
.page-article .article-header .top-post-meta .sharing-wrapper .sharing-elements-wrapper ul:before {
  border-color: transparent transparent #fff;
  border-style: solid;
  border-width: 0 0.5rem 0.8rem;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  top: -0.7rem;
  transform: translate3d(-50%, 0, 0);
  width: 0;
  z-index: 2;
}
.page-article .article-header .top-post-meta .sharing-wrapper .sharing-elements-wrapper ul:after {
  border-color: transparent transparent #d5d8dc;
  border-style: solid;
  border-width: 0 0.6rem 1rem;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  top: -1rem;
  transform: translate3d(-50%, 0, 0);
  width: 0;
  z-index: 1;
}
.page-article .article-header .top-post-meta .sharing-wrapper .sharing-elements-wrapper ul li a {
  display: block;
  border-radius: 50px;
  height: 25px;
  width: 25px;
  margin-bottom: 10px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.3s;
  opacity: 0.3;
}
.page-article .article-header .top-post-meta .sharing-wrapper .sharing-elements-wrapper ul li a:hover {
  opacity: 1;
}
.page-article .article-header .top-post-meta .sharing-wrapper .sharing-elements-wrapper ul li a.facebook {
  background-image: url(/themes/custom/wud/css/../images/icons/fb-icon-b.svg);
}
.page-article .article-header .top-post-meta .sharing-wrapper .sharing-elements-wrapper ul li a.twitter {
  background-image: url(/themes/custom/wud/css/../images/icons/tw-icon-b.svg);
}
.page-article .article-header .top-post-meta .sharing-wrapper .sharing-elements-wrapper ul li a.linkedin {
  background-image: url(/themes/custom/wud/css/../images/icons/in-icon-b.svg);
}
.page-article .article-header .top-post-meta .sharing-wrapper .sharing-elements-wrapper ul li a.mail {
  background-image: url(/themes/custom/wud/css/../images/icons/mail-icon-b.svg);
}
.page-article .article-header .top-post-meta .comment-button a {
  color: #000;
}
.page-article .article-header .article-tags {
  display: inline-block;
  padding-right: 15px;
  margin: 0 auto 10px;
}
.page-article .article-header .article-tags .article-tag {
  display: inline-block;
}
.page-article .article-header .article-tags .article-tag img {
  height: 50px;
  width: auto;
  object-fit: contain;
}
.page-article .article-header .article-author-date {
  display: inline-block;
  margin: 0 auto 10px;
  font-size: 14px;
  letter-spacing: 0.2px;
  color: #717b8e;
}
.page-article .article-header .article-author-date .article-author .article-author-link {
  color: #717b8e;
}
.page-article .article-header .article-author-date .article-date {
  text-transform: lowercase;
}
.page-article .article-header .article-author-date .article-updatedate {
  display: inline-block;
  font-weight: 600;
}
.page-article .page-content {
  margin-top: 0;
}
.page-article .page-content h2 {
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 24px !important;
}
.page-article .page-content .ratio {
  display: block;
  position: relative;
}
.page-article .page-content .ratio.border {
  border: 1px solid;
}
.page-article .page-content .ratio .article-thumbnail {
  width: 100%;
  aspect-ratio: auto 3/2;
}
.page-article .page-content .article-thumbnail-credit {
  color: #717b8e;
  display: block;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 15px;
}
.page-article .page-content .article-thumbnail-credit p {
  display: inline-block;
  margin: 0;
}
.page-article .page-content .col-sm-8 {
  padding-left: 0;
}
.page-article .page-content .col-sm-4 {
  padding-right: 0;
}
.page-article .page-content .article-body img {
  height: auto;
  margin-bottom: 15px;
}
.page-article .page-content .article-body .article-author {
  display: block;
  clear: both;
  font-weight: 700;
  color: #000;
  margin: 30px 0;
  font-size: 14px;
}
.page-article .page-content .article-body .article-author a {
  color: #000;
}
.page-article .page-content .body-bottom-author {
  font-size: 16px;
  font-weight: 600;
  color: #383f4e;
  margin-top: 20px;
  margin-bottom: 30px;
}
.page-article .page-content .body-bottom-author a {
  text-decoration: none;
  color: #383f4e;
}
.page-article .page-content .body-bottom-author a:hover, .page-article .page-content .body-bottom-author a:focus {
  text-decoration: underline;
}
.page-article .block-classement {
  margin-bottom: 0;
}
.page-article .block-classement .item-block {
  padding: 24px 25px 57px;
  height: auto;
}
.page-article .block-classement .item-block h3 {
  top: -14px;
  left: 15px;
  margin: 0;
  padding: 0 10px;
  position: absolute;
  text-transform: none;
  font-weight: 900;
  font-size: 22px;
  line-height: 28px;
}
.page-article .block-classement .item-block .img {
  float: left;
  width: 30%;
}
.page-article .block-classement .item-block .img img {
  width: 62px;
}
.page-article .block-classement .item-block span {
  width: calc(100% - 125px);
  padding-left: 0;
  float: right;
  width: 63%;
  padding-right: 40px;
  font-size: 16px;
  line-height: 20px;
}
.page-article .block-classement .item-block a {
  left: 25px;
  bottom: 15px;
}
.page-article .article-blocks .block-block-services-lecteurs {
  border: 1px solid #000000;
  padding: 35px 25px 20px;
  margin-bottom: 20px;
  margin-top: 50px;
}
.page-article .article-blocks .block-block-services-lecteurs .block-title {
  font-size: 20px;
  top: -14px;
  left: 15px;
  margin: 0;
  padding: 0 10px;
  position: absolute;
  text-transform: none;
}
.page-article .article-blocks .block-block-services-lecteurs .single-service {
  margin: 0;
  border: none;
  text-align: left;
  padding: 0;
  height: auto !important;
}
.page-article .article-blocks .block-block-services-lecteurs .single-service .ss-img {
  width: 30%;
  display: inline-block;
  float: left;
  margin-bottom: 40px;
}
.page-article .article-blocks .block-block-services-lecteurs .single-service .ss-img img {
  height: auto;
  width: 70%;
  margin-top: -10px;
}
.page-article .article-blocks .block-block-services-lecteurs .single-service p,
.page-article .article-blocks .block-block-services-lecteurs .single-service b {
  float: right;
  width: 63%;
  margin-bottom: 5px;
  font-size: 16px;
}
.page-article .article-blocks .block-block-services-lecteurs .single-service a {
  display: block;
  clear: both;
  position: relative;
  bottom: auto;
  left: auto;
  width: 100%;
  transform: none;
  background: none;
  text-decoration: underline;
  height: auto;
  line-height: initial;
}
.page-article .article-blocks #block-block-featured-tags {
  border: 1px solid #000000;
  padding: 15px 15px 5px;
  margin-bottom: 20px;
  margin-top: 50px;
  position: relative;
}
.page-article .article-blocks #block-block-featured-tags .block-featured-tags {
  margin-top: 22px;
}
.page-article .article-blocks #block-block-featured-tags .single-featured-tag {
  border: none;
  margin-bottom: 0;
}
.page-article .article-blocks #block-block-featured-tags .single-featured-tag::after {
  display: none !important;
}
.page-article .article-blocks #block-block-featured-tags .block-title {
  font-size: 20px;
  background-color: #fff;
  top: -14px;
  left: 15px;
  margin: 0;
  padding: 0 10px;
  position: absolute;
  font-weight: 700;
  text-transform: none;
}
.page-article .article-blocks #block-block-featured-tags .tab-bg-img {
  display: none;
}
.page-article .article-blocks #block-block-featured-tags .tag-img {
  text-align: center;
  margin-bottom: 20px;
  float: left;
  width: 30%;
  padding-right: 10px;
}
.page-article .article-blocks #block-block-featured-tags .tag-img img {
  height: auto;
  margin: 0;
}
.page-article .article-blocks #block-block-featured-tags .tag-title {
  display: block;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  padding: 0 0 0 10px;
  margin: 0 0 5px 0;
}
.page-article .article-blocks #block-block-featured-tags .tag-text {
  float: right;
  width: 70%;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  padding: 0 0 0 10px;
}
.page-article .article-blocks #block-block-featured-tags .slick-dots {
  text-align: right;
  padding-right: 15px;
  bottom: -25px;
  line-height: 1.42857143;
}
.page-article .article-blocks #block-block-featured-tags .slick-dots li {
  margin: 0;
  width: 13px;
  height: 20px;
  opacity: 0.5;
}
.page-article .article-blocks #block-block-featured-tags .slick-dots li button:before {
  font-size: 9px;
}
.page-article .article-blocks #block-block-featured-tags .more-tags-mobile {
  display: block;
  color: #000;
  position: absolute;
  bottom: 13px;
}
.page-article .article-blocks #block-block-featured-tags .featured-tags-more-link {
  display: none;
}
.page-article .secondary-article {
  opacity: 0;
  transition: all 1s;
  transition-timing-function: ease;
}
.page-article .secondary-article .view-content {
  padding-top: 300px;
  transition: all 1s;
  transition-timing-function: ease;
}
.page-article .secondary-article .view-content.active {
  padding-top: 0;
}
.page-article .secondary-article.active {
  opacity: 1;
  padding-top: 0;
}
.page-article .article-body {
  font-size: 18px;
}
.page-article .article-body h3 {
  font-weight: bold;
  font-size: 20px !important;
}
.page-article .article-body a {
  color: #000;
  position: relative;
  text-decoration: underline;
}
.page-article .article-body a:hover {
  text-decoration-color: #FBEB0A;
}
.page-article .article-body * {
  max-width: 100% !important;
  /* height: auto; */
}
.page-article .article-body table {
  display: block;
  border-collapse: collapse;
  width: 100%;
}
.page-article .article-body table th, .page-article .article-body table td {
  border: 1px solid #ccc;
}
.page-article .article-body table th, .page-article .article-body table td {
  padding: 8px;
  text-align: left;
}
.page-article .article-body p {
  line-height: 1.55;
}
.page-article .article-body p:after, .page-article .article-body p:before {
  content: "";
  display: table;
  clear: both;
}
.page-article .article-body .source-title {
  font-weight: 600;
  margin-top: 40px;
}
.page-article .article-body h2:before,
.page-article .article-body h3:before,
.page-article .article-body h4:before {
  content: "";
  display: table;
  clear: both;
}
.page-article .article-body a[title] {
  position: relative;
  display: block;
  font-size: 17px;
  text-decoration: underline;
  padding-left: 130px;
  margin: 30px auto;
  font-weight: 500;
}
.page-article .article-body a[title].url-forum {
  padding-left: 130px;
}
.page-article .article-body a[title].url-forum:before {
  content: "Forum";
  background-image: url(/themes/custom/wud/css/../images/icons/comments-regular.svg);
}
.page-article .article-body a[title].url-forum:after {
  left: 60px;
}
.page-article .article-body a[title]:before {
  content: "Lire aussi";
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(/themes/custom/wud/css/../images/icons/read-more-icon.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  color: #000;
  padding-left: 0;
  padding-right: 42px;
}
.page-article .article-body a[title]:after {
  content: "";
  height: 25px;
  width: 1px;
  background: #d5d8dc;
  position: absolute;
  left: 80px;
  top: 0;
}
.page-article .article-sidebar .block-views-block-home-most-visited {
  margin-bottom: 0 !important;
}
.page-article .article-sidebar .block-views-block-home-most-visited .block-content .content-single .content-title {
  border: none;
}
.page-article .article-sidebar .block-sondageleplusrecent {
  margin-top: 0px;
  margin-bottom: 40px;
}
.page-article .article-sidebar .block-views-block-featured-tags {
  border: 1px solid #000000;
  padding: 0 20px;
}
.page-article .article-sidebar .block-views-block-featured-tags .slick-list {
  overflow: visible;
}
.page-article .article-sidebar .block-views-block-featured-tags .block-title {
  font-size: 18px;
  font-weight: 600;
}
.page-article .article-sidebar .block-views-block-featured-tags .block-featured-tags {
  margin-top: 0;
}
.page-article .article-sidebar .block-views-block-featured-tags .block-featured-tags .single-featured-tag {
  margin-bottom: 30px;
}
.page-article .article-sidebar .block-views-block-featured-tags .block-featured-tags .single-featured-tag:after {
  display: none !important;
}
.page-article .article-sidebar .block-views-block-featured-tags .featured-tags-more-link {
  margin-bottom: -17px !important;
  max-width: 80%;
  display: block;
  width: 311px;
  background-color: #000;
  margin: auto;
  font-size: 16px;
  color: #ffffff;
  line-height: 35px;
}
.page-article .article-sidebar .block-block-services-lecteurs {
  border: 1px solid #000000;
  padding: 35px 25px 20px;
  margin-bottom: 35px;
  margin-top: 35px;
}
.page-article .article-sidebar .block-block-services-lecteurs .block-title {
  font-size: 20px;
  top: -14px;
  left: 15px;
  margin: 0;
  padding: 0 10px;
  position: absolute;
  text-transform: none;
  font-weight: 900;
  font-size: 22px;
  line-height: 28px;
}
.page-article .article-sidebar .block-block-services-lecteurs .single-service {
  margin: 0;
  border: none;
  text-align: left;
  padding: 0;
  height: auto !important;
}
.page-article .article-sidebar .block-block-services-lecteurs .single-service .ss-img {
  width: 30%;
  display: inline-block;
  float: left;
  margin-bottom: 40px;
}
.page-article .article-sidebar .block-block-services-lecteurs .single-service .ss-img img {
  height: auto;
  width: 70%;
  margin-top: -10px;
}
.page-article .article-sidebar .block-block-services-lecteurs .single-service p,
.page-article .article-sidebar .block-block-services-lecteurs .single-service b {
  float: right;
  width: 63%;
  margin-bottom: 5px;
  font-size: 16px;
}
.page-article .article-sidebar .block-block-services-lecteurs .single-service a {
  display: block;
  clear: both;
  position: relative;
  bottom: auto;
  left: auto;
  width: 100%;
  transform: none;
  background: none;
  text-decoration: underline;
  height: auto;
  line-height: initial;
}
.page-article .more-articles {
  border-top: 1px solid #000000;
  margin-top: 20px;
  padding-bottom: 0px;
  position: relative;
  text-align: center;
}
.page-article .more-articles .block-title {
  display: block;
  font-weight: 700;
  font-size: 23px;
  line-height: 26px;
  text-transform: lowercase;
  top: 0;
  width: 100%;
  text-align: left;
  margin: 15px 0px 20px;
}
.page-article .more-articles .block-title::first-letter {
  text-transform: uppercase;
}
.page-article .more-articles .first-row .article-item {
  padding-top: 0;
}
.page-article .more-articles .first-row .article-item:before {
  content: none;
}
.page-article .more-articles .article-item {
  text-align: left;
  width: 50%;
  margin: 0 auto 20px;
  padding-top: 20px;
  float: left;
  overflow: hidden;
}
.page-article .more-articles .article-item:before {
  content: "";
  width: calc(100% - 30px);
  height: 1px;
  background: #d5d8dc;
  position: absolute;
  top: 0;
  left: 15px;
}
.page-article .more-articles .article-item:nth-child(3), .page-article .more-articles .article-item:nth-child(4), .page-article .more-articles .article-item:nth-child(9), .page-article .more-articles .article-item:nth-child(10) {
  margin-bottom: 0;
}
.page-article .more-articles .article-item:nth-child(3):after, .page-article .more-articles .article-item:nth-child(4):after, .page-article .more-articles .article-item:nth-child(9):after, .page-article .more-articles .article-item:nth-child(10):after {
  display: none;
}
.page-article .more-articles .article-item .article-item-image {
  width: 50%;
  float: right;
  height: 115px;
  object-fit: cover;
}
.page-article .more-articles .article-item .article-item-section {
  display: inline;
  font-size: 11px;
  color: #313131;
  background-color: #ececec;
  text-transform: lowercase;
  padding: 0 5px;
  margin-bottom: 0px;
  padding-right: 10px;
}
.page-article .more-articles .article-item .article-item-section:last-child {
  margin-bottom: 10px;
}
.page-article .more-articles .article-item .article-item-title {
  color: #000;
  float: left;
  width: 50%;
  padding-right: 10px;
  font-weight: 600;
  font-size: 14px !important;
  line-height: 18px;
  margin: 0;
  max-height: 90px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-article .more-articles .article-item .article-item-title img {
  display: inline-block;
  height: 15px;
  line-height: 0;
  border-right: 1px solid #9d9d9c;
  padding-right: 10px;
  margin-right: 6px;
}
.page-article .more-articles .article-item.big-item .article-item-image {
  width: 100%;
  height: 250px;
  margin-bottom: 7px;
}
.page-article .more-articles .article-item.big-item .article-item-title {
  width: 100%;
  padding: 0;
}
.page-article .view-article-vous-aimerez-aussi .more-link {
  display: none;
}
.page-article .view-article-vous-aimerez-aussi .more-link a {
  display: block;
  width: 350px;
  height: 35px;
  background-color: #000000;
  font-size: 16px;
  line-height: 35px;
  color: #ffffff;
  text-align: center;
  margin: 0 auto 20px;
}
.page-article .view-article-vous-aimerez-aussi .more-link a:hover, .page-article .view-article-vous-aimerez-aussi .more-link a:focus {
  text-decoration: none;
}
.page-article .view-article-vous-aimerez-aussi nav[role=navigation] {
  display: none;
}
.page-article .block-views-block-latest-diapos-infographies {
  padding-bottom: 0;
}
.page-article .block-views-block-latest-diapos-infographies .block-content .single-content {
  margin-bottom: 0 !important;
}
.page-article .block-views-block-latest-diapos-infographies .block-content .single-content .content-text {
  display: none;
}

.article-comments {
  margin-top: 20px;
}
.article-comments .block-count-comments {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  background-color: #FAEB12;
  padding: 6px 13px;
  margin-bottom: 27px;
}
.article-comments .block-count-comments .count {
  width: calc(100% - 84px);
  font-size: 15px;
}
.article-comments .block-count-comments .side-text {
  display: inline-flex;
  align-items: center;
  width: 84px;
  font-size: 12px;
}
.article-comments .block-count-comments .side-text a {
  display: inline-flex;
  color: #000;
}
.article-comments .block-count-comments .side-text a:hover {
  text-decoration: none;
}
.article-comments .article-single-comment {
  border-bottom: 1px solid #000;
  margin-bottom: 16px;
  padding-left: 30px;
}
.article-comments .article-single-comment .comment-author {
  font-size: 15px;
  padding-right: 4px;
}
.article-comments .article-single-comment .author-special {
  font-size: 12px;
  padding: 0 4px;
  border-left: 1px solid #000;
}
.article-comments .article-single-comment .comment-created {
  font-size: 12px;
  padding-left: 4px;
  border-left: 1px solid #000;
}
.article-comments .article-single-comment .comment-replyed-to {
  font-size: 8px;
  padding: 0 4px;
}
.article-comments .article-single-comment .comment-replyed-to a {
  color: #000;
}
.article-comments .article-single-comment .comment-replyed-to a:hover {
  text-decoration: none;
}
.article-comments .article-single-comment .comment-content {
  margin: 11px 0;
}
.article-comments .article-single-comment .article-topic-actions {
  margin-bottom: 20px;
}
.article-comments .article-single-comment .article-topic-actions.comment-actions {
  border: 0;
}
.article-comments .article-single-comment .article-topic-actions.comment-actions .links {
  display: inline-flex;
  flex-direction: row-reverse;
  height: 25px;
  margin: 0;
}
.article-comments .article-single-comment .article-topic-actions.comment-actions .links li {
  padding: 0;
}
.article-comments .article-single-comment .article-topic-actions.comment-actions .links li.comment-reply {
  display: none;
}
.article-comments .article-single-comment .article-topic-actions.comment-actions .links li a {
  display: inline-block;
  font-weight: 400;
  color: #000;
  padding: 0;
  margin-right: 40px;
  background-color: transparent;
  height: 25px;
}
.article-comments .article-single-comment .article-topic-actions.comment-actions .links li a:hover, .article-comments .article-single-comment .article-topic-actions.comment-actions .links li a:focus {
  text-decoration: none;
}
.article-comments .article-single-comment .article-topic-actions.comment-actions .links li a span {
  display: none;
}
.article-comments .article-single-comment .article-topic-actions .btn-comment,
.article-comments .article-single-comment .article-topic-actions .btn-report {
  font-weight: 400;
  padding: 0;
  margin-right: 40px;
  background-color: transparent;
  height: 25px;
}
.article-comments .article-single-comment .article-topic-actions .btn-comment .icon-comment,
.article-comments .article-single-comment .article-topic-actions .btn-comment .icon-report,
.article-comments .article-single-comment .article-topic-actions .btn-report .icon-comment,
.article-comments .article-single-comment .article-topic-actions .btn-report .icon-report {
  position: relative;
  top: 3px;
  margin-right: 6px;
}
.article-comments .article-single-comment .article-topic-actions .btn-report .icon-report {
  top: 2px;
}
.article-comments .article-single-comment .article-topic-actions .comment-count {
  float: right;
  line-height: 25px;
}
.article-comments .article-single-comment .child-comments .article-single-comment {
  border-left: 1px solid #000;
  border-bottom: 0;
  margin-left: 56px;
  padding-left: 15px;
}
.article-comments .js-ajax-comments-messages.alert-success {
  display: none;
}

.icon.icon-comments {
  display: inline-block;
  width: 20px;
  height: 16px;
  background-image: url(/themes/custom/wud/css/../images/icons/icon-chat.svg);
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 3px;
}
.icon.icon-reponse {
  display: inline-block;
  width: 15px;
  height: 15px;
  background-image: url(/themes/custom/wud/css/../images/icons/icon-reponse.svg);
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .page-article {
    padding: 0 !important;
    overflow-x: hidden;
  }
  .page-article .row {
    margin: auto;
  }
  .page-article .block-main-publication-banner {
    max-width: 100%;
    width: calc(100vw - 30px);
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .page-article .secondary-article.active {
    margin-top: 50px;
  }
  .page-article .article-header {
    margin-bottom: 10px;
  }
  .page-article .article-header .article-tags {
    min-width: 17% !important;
  }
  .page-article .article-header .article-chapo {
    margin-bottom: 20px;
  }
  .page-article .article-header .article-thumbnail {
    height: 270px;
  }
  .page-article .page-content {
    margin-top: 20x;
  }
  .page-article .page-content .col-sm-8 {
    padding-left: 15px;
  }
  .page-article .page-content .col-sm-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-article .page-content .article-blocks .col-md-6 {
    padding: 0;
  }
  .page-article .page-content .article-blocks .col-md-6 #block-block-services-lecteurs {
    margin: 35px 0 0;
    padding: 0 15px;
  }
  .page-article .page-content .article-blocks .col-md-6 #block-block-services-lecteurs .single-service {
    padding: 20px 15px;
    margin: 0;
    height: auto !important;
  }
  .page-article .page-content .article-blocks .col-md-6 #block-block-services-lecteurs .ss-img {
    margin-bottom: 20px;
  }
  .page-article .page-content .article-blocks .col-md-6 #block-block-services-lecteurs a {
    position: relative;
    bottom: 0;
    left: 0;
    transform: none;
    clear: both;
    width: 100%;
    display: table;
    margin: 0;
  }
  .page-article .page-content .block-views-block-latest-diapos-infographies .content-more-link {
    margin: 25px auto;
  }
  .page-article .page-content .block-views-block-featured-tags {
    padding: 30px 25px !important;
    margin: 20px 0;
    width: 100%;
  }
  .page-article .page-content #block-block-featured-tags {
    padding-bottom: 15px !important;
  }
  .page-article .page-content #block-block-featured-tags .more-tags-mobile {
    bottom: 24px;
  }
  .page-article .article-sidebar .block-views-block-home-most-visited {
    margin-bottom: 0 !important;
  }
  .page-article .article-sidebar .block-views-block-featured-tags {
    border: none;
    border-top: 1px solid #000;
    margin: 35px 10px;
    padding: 0;
  }
  .page-article .article-sidebar .block-views-block-featured-tags .block-title {
    font-size: 26px;
  }
  .page-article .article-sidebar .block-views-block-featured-tags .single-featured-tag {
    padding: 5px;
  }
  .page-article .article-sidebar .block-views-block-featured-tags .tag-img {
    padding: 10px !important;
  }
  .page-article .article-sidebar .block-views-block-featured-tags .featured-tags-more-link {
    display: block;
    width: 350px;
    height: 35px;
    background-color: #000000;
    font-size: 16px;
    line-height: 35px;
    color: #ffffff;
    text-align: center;
    margin: auto;
    text-decoration: none;
  }
  .page-article .article-sidebar .block-block-services-lecteurs {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 55px;
  }
  .page-article .article-sidebar .block-block-services-lecteurs .block-services .slick-list {
    padding-left: 0px !important;
    padding-right: 0 !important;
  }
  .page-article .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 {
    display: block !important;
  }
  .page-article .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 .single-service {
    padding-bottom: 30px !important;
    margin-bottom: 35px;
    padding-top: 55px;
    width: 80%;
    margin-left: auto;
    height: 222px !important;
    margin-right: auto;
  }
  .page-article .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 .single-service a {
    margin-bottom: -2px;
  }
  .page-article .view-article-vous-aimerez-aussi .more-link a {
    width: 250px !important;
  }
  .page-article .more-articles .first-row .article-item:last-child::before {
    content: "";
  }
  .page-article .more-articles .article-item {
    width: 100%;
    display: block;
    margin-bottom: 20px !important;
    padding: 20px 0 0 0 !important;
  }
  .page-article .more-articles .article-item:before {
    width: 100%;
    left: 0;
  }
  .page-article .block-views-block-latest-diapos-infographies {
    margin-top: 45px;
    margin-bottom: 15px;
  }
  .page-article .secondary-article .article-sidebar .block-block-services-lecteurs,
  .page-article .secondary-article .article-sidebar .block-views-block-featured-tags {
    display: none !important;
  }
  .page-article .block-block-services-lecteurs,
  .page-article .block-views-block-last-investigations {
    margin: 30px 10px 0px !important;
    padding-bottom: 0;
  }
  .page-article .block-block-services-lecteurs .slick-list,
  .page-article .block-views-block-last-investigations .slick-list {
    overflow: visible;
  }
}
@media screen and (max-width: 600px) {
  .article-comments .article-single-comment {
    padding-left: 15px;
  }
  .article-comments .article-single-comment .child-comments .article-single-comment {
    margin-left: 25px;
  }
}
.page-big-article {
  margin-bottom: 60px;
}
.page-big-article .top-post-meta {
  display: flex;
}
.page-big-article .top-post-meta .sharing-wrapper {
  position: relative;
  display: flex;
  align-items: center;
}
.page-big-article .top-post-meta .sharing-wrapper > a {
  color: #000;
}
.page-big-article .top-post-meta .sharing-wrapper > i {
  margin-right: 5px;
}
.page-big-article .top-post-meta .sharing-wrapper .sharing-elements-wrapper {
  position: absolute;
  top: calc(100% + 10px);
  left: -70px;
  background: #fff;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  border: 0.1rem solid #d5d8dc;
  border-radius: 0.3rem;
  z-index: 999;
}
.page-big-article .top-post-meta .sharing-wrapper .sharing-elements-wrapper .hide {
  display: none;
}
.page-big-article .top-post-meta .sharing-wrapper .sharing-elements-wrapper ul {
  padding: 0;
  display: flex;
  list-style: none;
  justify-content: space-between;
  gap: 20px;
  padding: 0 30px;
  padding-top: 10px;
  margin-bottom: 0;
}
.page-big-article .top-post-meta .sharing-wrapper .sharing-elements-wrapper ul:before {
  border-color: transparent transparent #fff;
  border-style: solid;
  border-width: 0 0.5rem 0.8rem;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  top: -0.7rem;
  transform: translate3d(-50%, 0, 0);
  width: 0;
  z-index: 2;
}
.page-big-article .top-post-meta .sharing-wrapper .sharing-elements-wrapper ul:after {
  border-color: transparent transparent #d5d8dc;
  border-style: solid;
  border-width: 0 0.6rem 1rem;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  top: -1rem;
  transform: translate3d(-50%, 0, 0);
  width: 0;
  z-index: 1;
}
.page-big-article .top-post-meta .sharing-wrapper .sharing-elements-wrapper ul li a {
  display: block;
  border-radius: 50px;
  height: 25px;
  width: 25px;
  margin-bottom: 10px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.3s;
  opacity: 0.3;
}
.page-big-article .top-post-meta .sharing-wrapper .sharing-elements-wrapper ul li a:hover {
  opacity: 1;
}
.page-big-article .top-post-meta .sharing-wrapper .sharing-elements-wrapper ul li a.facebook {
  background-image: url(/themes/custom/wud/css/../images/icons/fb-icon-b.svg);
}
.page-big-article .top-post-meta .sharing-wrapper .sharing-elements-wrapper ul li a.twitter {
  background-image: url(/themes/custom/wud/css/../images/icons/tw-icon-b.svg);
}
.page-big-article .top-post-meta .sharing-wrapper .sharing-elements-wrapper ul li a.linkedin {
  background-image: url(/themes/custom/wud/css/../images/icons/in-icon-b.svg);
}
.page-big-article .top-post-meta .sharing-wrapper .sharing-elements-wrapper ul li a.mail {
  background-image: url(/themes/custom/wud/css/../images/icons/mail-icon-b.svg);
}
.page-big-article .top-post-meta .comment-button a {
  color: #000;
}
.page-big-article .article-header {
  box-shadow: none;
  padding: 0;
  position: relative;
  margin-bottom: 10px;
}
@media screen and (max-width: 991px) {
  .page-big-article .article-header .top-post-meta {
    display: none;
  }
}
.page-big-article .article-header .title-wrapper {
  display: block;
  background: #FFF;
  width: 750px;
  max-width: 90%;
  min-height: 110px;
  text-align: center;
  margin: -110px auto 40px;
  z-index: 1;
  position: relative;
  padding: 10px 15px 0;
}
.page-big-article .article-header .breadcrumbs {
  margin-bottom: 7px;
}
.page-big-article .article-header .article-section {
  display: inline-block;
  font-size: 11px;
  text-transform: lowercase;
  background: #ECECEC;
  padding: 0 5px;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
}
.page-big-article .article-header .article-title {
  font-weight: bold;
  display: block;
  max-width: 100%;
  margin: 0 auto 20px;
  font-size: 45px !important;
  line-height: 50px !important;
}
.page-big-article .article-header .article-title:after {
  content: "";
  width: 80px;
  height: 1px;
  background: #000;
  display: block;
  position: relative;
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .page-big-article .article-header .article-title {
    font-size: 35px !important;
    line-height: 40px !important;
  }
}
@media screen and (max-width: 408px) {
  .page-big-article .article-header .article-title {
    font-size: 25px !important;
    line-height: 35px !important;
  }
}
.page-big-article .article-header .block-tag-author {
  display: inline-flex;
  margin-bottom: 10px;
}
.page-big-article .article-header .article-author-date {
  display: inline-block;
  margin: 0 auto 10px;
  font-size: 14px;
  color: #717b8e;
  letter-spacing: 0.2px;
}
.page-big-article .article-header .article-author-date .article-author {
  display: inline-block;
}
.page-big-article .article-header .article-author-date .article-author .article-author-link {
  color: #717b8e;
}
.page-big-article .article-header .article-author-date .article-date {
  display: block;
}
.page-big-article .article-header .article-author-date .article-updatedate {
  display: inline-block;
  font-weight: 600;
}
.page-big-article .article-header .article-tags {
  display: inline-block;
  padding-right: 15px;
  margin: 0 auto 10px;
  text-align: center;
}
.page-big-article .article-header .article-tags .article-tag {
  display: inline-block;
  margin: 0 10px;
}
.page-big-article .article-header .article-tags .article-tag img {
  height: 50px;
  width: auto;
  object-fit: contain;
}
.page-big-article .article-header .article-chapo {
  display: block;
  width: 100%;
  margin: 0 auto 10px;
  font-size: 20px;
  line-height: 30px;
}
.page-big-article .article-header .article-chapo p strong, .page-big-article .article-header .article-chapo p b {
  font-weight: bold;
}
.page-big-article .article-header .article-thumbnail {
  width: 100%;
  display: block;
  margin: 0 auto;
  height: 415px;
  object-fit: cover;
  object-position: center;
}
.page-big-article .page-content {
  margin: 0px auto 0;
}
.page-big-article .page-content a {
  color: #000;
  position: relative;
  text-decoration: underline;
}
.page-big-article .page-content a:hover {
  text-decoration-color: #FBEB0A;
}
.page-big-article .page-content .article-thumbnail-credit {
  color: #717b8e;
  display: block;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 15px;
}
.page-big-article .page-content .article-thumbnail-credit p {
  display: inline-block;
  margin: 0;
}
.page-big-article .page-content .top-post-meta {
  display: none;
}
@media screen and (max-width: 991px) {
  .page-big-article .page-content .top-post-meta {
    display: block;
    margin-bottom: 10px;
  }
  .page-big-article .page-content .top-post-meta .sharing-wrapper .sharing-elements-wrapper {
    left: 0;
  }
  .page-big-article .page-content .top-post-meta .sharing-wrapper .sharing-elements-wrapper ul:before, .page-big-article .page-content .top-post-meta .sharing-wrapper .sharing-elements-wrapper ul:after {
    left: 30px;
  }
}
.page-big-article .page-content .col-sm-8 {
  padding-left: 0;
}
.page-big-article .page-content .col-sm-8 .chapo {
  margin-bottom: 20px;
  line-height: 1.55;
}
.page-big-article .page-content .col-sm-8 .chapo * {
  display: inline;
}
.page-big-article .page-content .col-sm-8 .chapo .content-type {
  font-weight: normal;
}
.page-big-article .page-content .col-sm-4 {
  padding-right: 0;
}
.page-big-article .page-content .article-body img {
  height: auto;
  margin-bottom: 0px;
  max-width: 100%;
}
.page-big-article .page-content .article-body h5 {
  margin-top: 0;
}
.page-big-article .page-content .article-body .article-author {
  display: block;
  clear: both;
  font-weight: 700;
  color: #000;
  margin: 30px 0;
  font-size: 14px;
}
.page-big-article .page-content .article-body .article-author a {
  color: #000;
}
.page-big-article .page-content .body-bottom-author {
  font-size: 16px;
  font-weight: 600;
  color: #383f4e;
  margin-top: 20px;
}
.page-big-article .page-content .body-bottom-author a {
  text-decoration: none;
  color: #383f4e;
}
.page-big-article .page-content .body-bottom-author a:hover, .page-big-article .page-content .body-bottom-author a:focus {
  text-decoration: underline;
}
.page-big-article .page-content .article-blocks .block-block-services-lecteurs {
  border: 1px solid #000000;
  padding: 35px 25px 20px;
  margin-bottom: 20px;
  margin-top: 50px;
}
.page-big-article .page-content .article-blocks .block-block-services-lecteurs .block-title {
  font-size: 20px;
  top: -14px;
  left: 15px;
  margin: 0;
  padding: 0 10px;
  position: absolute;
  text-transform: none;
}
.page-big-article .page-content .article-blocks .block-block-services-lecteurs .single-service {
  margin: 0;
  border: none;
  text-align: left;
  padding: 0;
}
.page-big-article .page-content .article-blocks .block-block-services-lecteurs .single-service .ss-img {
  width: 30%;
  display: inline-block;
  float: left;
  margin-bottom: 40px;
}
.page-big-article .page-content .article-blocks .block-block-services-lecteurs .single-service .ss-img img {
  height: auto;
  width: 70%;
  margin-top: -10px;
}
.page-big-article .page-content .article-blocks .block-block-services-lecteurs .single-service p, .page-big-article .page-content .article-blocks .block-block-services-lecteurs .single-service b {
  float: right;
  width: 63%;
  margin-bottom: 5px;
  font-size: 16px;
}
.page-big-article .page-content .article-blocks .block-block-services-lecteurs .single-service a {
  display: block;
  clear: both;
  position: relative;
  bottom: auto;
  left: auto;
  width: 100%;
  transform: none;
  background: none;
  text-decoration: underline;
  height: auto;
  line-height: initial;
}
.page-big-article .article-body {
  font-size: 18px;
}
.page-big-article .article-body * {
  max-width: 100% !important;
  height: auto;
}
.page-big-article .article-body p {
  line-height: 1.55;
}
.page-big-article .article-body p:after, .page-big-article .article-body p:before {
  content: "";
  display: table;
  clear: both;
}
.page-big-article .article-body h2:before,
.page-big-article .article-body h3:before,
.page-big-article .article-body h4:before {
  content: "";
  display: table;
  clear: both;
}
.page-big-article .article-body a[title] {
  position: relative;
  display: block;
  font-size: 17px;
  text-decoration: underline;
  padding-left: 150px;
  margin: 30px auto;
  font-weight: 600;
}
.page-big-article .article-body a[title].url-forum {
  padding-left: 130px;
}
.page-big-article .article-body a[title].url-forum:before {
  content: "Forum";
  background-image: url(/themes/custom/wud/css/../images/icons/comments-regular.svg);
}
.page-big-article .article-body a[title].url-forum:after {
  left: 60px;
}
.page-big-article .article-body a[title]:before {
  content: "Lire aussi";
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(/themes/custom/wud/css/../images/icons/read-more-icon.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  color: #000;
  padding-left: 0;
  padding-right: 60px;
}
.page-big-article .article-body a[title]:after {
  content: "";
  height: 25px;
  width: 1px;
  background: #d5d8dc;
  position: absolute;
  left: 80px;
  top: 0;
}
.page-big-article .article-sidebar .block-en-bref {
  padding: 15px;
  border: 1px solid #000;
  margin: 0px auto 45px;
  white-space: normal;
  word-break: break-word;
}
.page-big-article .article-sidebar .block-en-bref .block-title {
  line-height: 26px;
  background-color: #FFFFFF;
  display: inline-block;
  margin: 0;
  padding: 0 10px;
  position: relative;
  top: -29px;
  font-size: 20px;
  font-weight: 700;
  left: 0;
}
.page-big-article .article-sidebar .block-en-bref P {
  font-size: 15px;
  line-height: 1.55;
}
.page-big-article .article-sidebar .block-sondageleplusrecent {
  margin-top: 0px;
  margin-bottom: 40px;
}
.page-big-article .article-sidebar .block-views-block-featured-tags {
  border: 1px solid #000000;
  padding: 0 20px;
}
.page-big-article .article-sidebar .block-views-block-featured-tags .slick-list {
  overflow: visible;
}
.page-big-article .article-sidebar .block-views-block-featured-tags .block-title {
  font-size: 18px;
  font-weight: 600;
}
.page-big-article .article-sidebar .block-views-block-featured-tags .block-featured-tags {
  margin-top: 0;
}
.page-big-article .article-sidebar .block-views-block-featured-tags .block-featured-tags .single-featured-tag {
  margin-bottom: 30px;
}
.page-big-article .article-sidebar .block-views-block-featured-tags .featured-tags-more-link {
  margin-bottom: -17px !important;
  max-width: 80%;
  display: block;
  width: 311px;
  background-color: #000;
  margin: auto;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 35px;
}
.page-big-article .article-sidebar .block-views-block-home-most-visited {
  border: 1px solid #000000;
  padding: 0 20px 20px;
}
.page-big-article .article-sidebar .block-views-block-home-most-visited .block-title {
  font-size: 18px;
  font-weight: 600;
  text-transform: none;
}
.page-big-article .article-sidebar .block-views-block-home-most-visited .col-sm-6 {
  width: 100%;
}
.page-big-article .article-sidebar .block-views-block-home-most-visited .col-sm-6:nth-child(2) {
  display: none;
}
.page-big-article .article-sidebar .block-views-block-home-most-visited .col-sm-6 .content-title {
  height: auto !important;
}
.page-big-article .article-sidebar .block-views-block-home-most-visited .col-sm-6 .content-title .content-index {
  color: #000;
}
.page-big-article .more-articles {
  border-top: 1px solid #000000;
  margin-top: 20px;
  padding-bottom: 0px;
  position: relative;
  text-align: center;
}
.page-big-article .more-articles .block-title {
  display: block;
  font-weight: 700;
  font-size: 23px;
  line-height: 26px;
  text-transform: lowercase;
  top: 0;
  width: 100%;
  text-align: left;
  margin: 15px 0px 20px;
}
.page-big-article .more-articles .block-title::first-letter {
  text-transform: uppercase;
}
.page-big-article .more-articles .first-row .article-item {
  padding-top: 0;
}
.page-big-article .more-articles .first-row .article-item:before {
  content: none;
}
.page-big-article .more-articles .article-item {
  text-align: left;
  width: 50%;
  margin: 0 auto 20px;
  padding-top: 20px;
  float: left;
  overflow: hidden;
}
.page-big-article .more-articles .article-item:before {
  content: "";
  width: calc(100% - 30px);
  height: 1px;
  background: #d5d8dc;
  position: absolute;
  top: 0;
  left: 15px;
}
.page-big-article .more-articles .article-item:nth-child(3), .page-big-article .more-articles .article-item:nth-child(4), .page-big-article .more-articles .article-item:nth-child(9), .page-big-article .more-articles .article-item:nth-child(10) {
  margin-bottom: 0;
}
.page-big-article .more-articles .article-item:nth-child(3):after, .page-big-article .more-articles .article-item:nth-child(4):after, .page-big-article .more-articles .article-item:nth-child(9):after, .page-big-article .more-articles .article-item:nth-child(10):after {
  display: none;
}
.page-big-article .more-articles .article-item .article-item-image {
  width: 50%;
  float: right;
  height: 115px;
  object-fit: cover;
}
.page-big-article .more-articles .article-item .article-item-section {
  display: inline;
  font-size: 11px;
  color: #313131;
  background-color: #ececec;
  text-transform: lowercase;
  padding: 0 5px;
  margin-bottom: 0px;
  padding-right: 10px;
}
.page-big-article .more-articles .article-item .article-item-section:last-child {
  margin-bottom: 10px;
}
.page-big-article .more-articles .article-item .article-item-title {
  color: #000;
  float: left;
  width: 50%;
  padding-right: 10px;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  max-height: 90px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-big-article .more-articles .article-item .article-item-title img {
  display: inline-block;
  height: 15px;
  line-height: 0;
  border-right: 1px solid #9d9d9c;
  padding-right: 10px;
  margin-right: 6px;
}
.page-big-article .more-articles .article-item.big-item .article-item-image {
  width: 100%;
  height: 250px;
  margin-bottom: 7px;
}
.page-big-article .more-articles .article-item.big-item .article-item-title {
  width: 100%;
  padding: 0;
}
.page-big-article .view-article-vous-aimerez-aussi nav ul {
  list-style: none;
  padding: 0;
}
.page-big-article .view-article-vous-aimerez-aussi nav ul li a {
  display: block;
  width: 350px;
  height: 35px;
  max-width: 100%;
  background-color: #000000;
  font-size: 16px;
  line-height: 35px;
  color: #FFFFFF;
  text-align: center;
  margin: 20px auto 20px;
}
.page-big-article .view-article-vous-aimerez-aussi nav ul li a:hover {
  text-decoration: none;
}
.page-big-article .view-article-vous-aimerez-aussi .more-link {
  display: none;
}
.page-big-article .view-article-vous-aimerez-aussi .more-link a {
  display: block;
  width: 350px;
  height: 35px;
  background-color: #000000;
  font-size: 16px;
  line-height: 35px;
  color: #FFFFFF;
  text-align: center;
  margin: 0 auto 20px;
}
.page-big-article .view-article-vous-aimerez-aussi .more-link a:hover, .page-big-article .view-article-vous-aimerez-aussi .more-link a:focus {
  text-decoration: none;
}
.page-big-article .block-views-block-latest-diapos-infographies .block-content .single-content .content-text {
  display: none;
}
.page-big-article .block-en-bref-mobile, .page-big-article .mobile-tabs {
  display: none;
}

@media screen and (max-width: 767px) {
  .page-big-article {
    padding: 0 !important;
    overflow-x: hidden;
  }
  .page-big-article .row {
    margin: auto;
  }
  .page-big-article .block-main-publication-banner {
    max-width: 100%;
  }
  .page-big-article .article-header {
    padding: 20px 10px 0;
    margin-bottom: 0px;
  }
  .page-big-article .article-header .title-wrapper {
    margin: -50px auto 0px;
    padding: 10px 10px 0;
  }
  .page-big-article .article-header .article-title {
    font-size: 25px;
  }
  .page-big-article .article-header .article-author-date {
    font-size: 13px;
  }
  .page-big-article .article-header .article-chapo {
    margin-bottom: 20px;
  }
  .page-big-article .article-header .article-thumbnail {
    height: 270px;
  }
  .page-big-article .article-header .article-thumbnail-credit {
    text-align: center;
  }
  .page-big-article .mobile-tabs {
    display: block;
    margin-bottom: 25px;
    font-size: 0;
  }
  .page-big-article .mobile-tabs span {
    width: 50%;
    display: inline-block;
    font-size: 20px;
    text-align: center;
    border: 1px solid #dddddd;
    padding: 10px 5px;
    color: gray;
    font-weight: 300;
    transition: all 0.3s;
    cursor: pointer;
  }
  .page-big-article .mobile-tabs span.active {
    color: #000;
    font-weight: 600;
    border-bottom: 2px solid #000;
  }
  .page-big-article .page-content {
    margin-top: 20x;
  }
  .page-big-article .page-content .col-sm-8 {
    padding-left: 15px;
  }
  .page-big-article .page-content .col-sm-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-big-article .page-content .article-blocks .col-md-6 {
    padding: 0;
  }
  .page-big-article .page-content .article-blocks .col-md-6 #block-block-services-lecteurs {
    margin: 35px 0 0;
    padding: 0 15px;
  }
  .page-big-article .page-content .article-blocks .col-md-6 #block-block-services-lecteurs .single-service {
    padding: 20px 15px;
    margin: 0;
    height: auto !important;
  }
  .page-big-article .page-content .article-blocks .col-md-6 #block-block-services-lecteurs .ss-img {
    margin-bottom: 20px;
  }
  .page-big-article .page-content .article-blocks .col-md-6 #block-block-services-lecteurs a {
    position: relative;
    bottom: 0;
    left: 0;
    transform: none;
    clear: both;
    width: 100%;
    display: table;
    margin: 0;
  }
  .page-big-article .page-content .block-views-block-latest-diapos-infographies .block-content .single-content .content-text {
    display: none;
  }
  .page-big-article .page-content .block-views-block-latest-diapos-infographies .content-more-link {
    margin: 25px auto;
  }
  .page-big-article .page-content .block-views-block-featured-tags {
    padding: 30px 25px !important;
    margin: 20px 0;
    width: 100%;
  }
  .page-big-article .page-content #block-block-featured-tags {
    padding-bottom: 15px !important;
  }
  .page-big-article .page-content #block-block-featured-tags .more-tags-mobile {
    bottom: 24px;
  }
  .page-big-article .block-en-bref-mobile {
    font-size: 16px;
  }
  .page-big-article .article-sidebar .block-en-bref {
    display: none !important;
  }
  .page-big-article .article-sidebar .block-views-block-featured-tags {
    border: none;
    border-top: 1px solid #000;
    margin: 35px 10px;
    padding: 0;
  }
  .page-big-article .article-sidebar .block-views-block-featured-tags .block-title {
    font-size: 26px;
  }
  .page-big-article .article-sidebar .block-views-block-featured-tags .single-featured-tag {
    padding: 5px;
  }
  .page-big-article .article-sidebar .block-views-block-featured-tags .tag-img {
    padding: 10px !important;
  }
  .page-big-article .article-sidebar .block-views-block-featured-tags .featured-tags-more-link {
    display: block;
    width: 350px;
    height: 35px;
    background-color: #000000;
    font-size: 16px;
    line-height: 35px;
    color: #FFFFFF;
    text-align: center;
    margin: auto;
    text-decoration: none;
  }
  .page-big-article .article-sidebar .block-views-block-home-most-visited {
    margin: 35px 10px;
  }
  .page-big-article .article-sidebar .block-block-services-lecteurs {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 55px;
  }
  .page-big-article .article-sidebar .block-block-services-lecteurs .block-services .slick-list {
    padding-left: 0px !important;
    padding-right: 0 !important;
  }
  .page-big-article .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 {
    display: block !important;
  }
  .page-big-article .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 .single-service {
    padding-bottom: 30px !important;
    margin-bottom: 35px;
    padding-top: 55px;
    width: 80%;
    margin-left: auto;
    height: 222px !important;
    margin-right: auto;
  }
  .page-big-article .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 .single-service a {
    margin-bottom: -2px;
  }
  .page-big-article .view-article-vous-aimerez-aussi .more-link a {
    width: 250px !important;
  }
  .page-big-article .more-articles .first-row .article-item:last-child::before {
    content: "";
  }
  .page-big-article .more-articles .article-item {
    width: 100%;
    display: block;
    margin-bottom: 20px !important;
    padding: 20px 0 0 0 !important;
  }
  .page-big-article .more-articles .article-item:before {
    width: 100%;
    left: 0;
  }
  .page-big-article .block-views-block-latest-diapos-infographies {
    margin-top: 45px;
    margin-bottom: 15px;
  }
  .page-big-article .block-block-services-lecteurs,
  .page-big-article .block-views-block-last-investigations {
    margin: 30px 10px 0px;
  }
  .page-big-article .block-block-services-lecteurs .slick-list,
  .page-big-article .block-views-block-last-investigations .slick-list {
    overflow: visible;
  }
}
.page-infographie {
  margin-bottom: 60px;
}
.page-infographie .article-header {
  box-shadow: none;
  padding: 15px 0 0;
  position: relative;
}
.page-infographie .article-header .article-section {
  display: inline-block;
  font-size: 11px;
  text-transform: lowercase;
  background: #ECECEC;
  padding: 0px 5px;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
}
.page-infographie .article-header .article-title {
  font-weight: bold;
  display: block;
  max-width: 100%;
  margin: 0 auto 20px;
  font-size: 30px;
}
.page-infographie .article-header .article-title:after {
  content: "";
  width: 80px;
  height: 1px;
  background: #000;
  display: block;
  position: relative;
  margin-top: 15px;
}
.page-infographie .article-header .tag-chapo {
  display: flex;
}
.page-infographie .article-header .tag-chapo .article-chapo {
  display: block;
  width: 100%;
  margin: 0 auto 10px;
  font-size: 18px;
}
.page-infographie .article-header .tag-chapo .article-chapo p strong, .page-infographie .article-header .tag-chapo .article-chapo p b {
  font-weight: 400;
}
.page-infographie .article-header .block-tag-author {
  display: inline-flex;
  margin-bottom: 10px;
}
.page-infographie .article-header .article-tags {
  display: inline-block;
  padding-right: 15px;
  margin: 0 auto 10px;
}
.page-infographie .article-header .article-tags .article-tag {
  display: inline-block;
}
.page-infographie .article-header .article-tags .article-tag img {
  height: 50px;
  width: auto;
  object-fit: contain;
}
.page-infographie .article-header .article-author-date {
  display: inline-block;
  height: 50px;
  color: #717b8e;
  margin: 0 auto 10px;
  font-size: 15px;
  letter-spacing: 0.2px;
}
.page-infographie .article-header .article-author-date .article-author .article-author-link {
  color: #717b8e;
}
.page-infographie .article-header .article-author-date .article-date {
  text-transform: lowercase;
}
.page-infographie .article-header .article-author-date .article-updatedate {
  display: inline-block;
  font-weight: 600;
}
.page-infographie .article-header .article-thumbnail {
  width: 100%;
  display: block;
  margin: 0 auto;
  height: 415px;
  object-fit: cover;
  object-position: center;
}
.page-infographie .article-header .article-thumbnail-credit {
  color: #b3b3b3;
  display: block;
  text-align: left;
  margin-top: 10px;
}
.page-infographie .article-header .article-share-links {
  position: absolute;
  bottom: -190px;
  left: -60px;
}
.page-infographie .article-header .article-share-links .article-share-link {
  display: block;
  border-radius: 50px;
  height: 30px;
  width: 30px;
  margin-bottom: 7px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.3s;
  opacity: 0.3;
}
.page-infographie .article-header .article-share-links .article-share-link:hover {
  opacity: 1;
}
.page-infographie .article-header .article-share-links .article-share-link.facebook {
  background-image: url(/themes/custom/wud/css/../images/icons/fb-icon-b.svg);
}
.page-infographie .article-header .article-share-links .article-share-link.twitter {
  background-image: url(/themes/custom/wud/css/../images/icons/tw-icon-b.svg);
}
.page-infographie .article-header .article-share-links .article-share-link.linkedin {
  background-image: url(/themes/custom/wud/css/../images/icons/in-icon-b.svg);
}
.page-infographie .article-header .article-share-links .article-share-link.mail {
  background-image: url(/themes/custom/wud/css/../images/icons/mail-icon-b.svg);
}
.page-infographie .article-visuel * {
  max-width: 100%;
}
.page-infographie .article-visuel img {
  display: block;
  width: 100%;
  height: auto;
}
.page-infographie .article-visuel .article-visuel-html iframe {
  width: 100%;
}
.page-infographie .article-visuel .article-visuel-video iframe {
  width: 100%;
  height: 624px;
}
.page-infographie .page-content {
  margin: 20px auto 0;
}
.page-infographie .page-content .col-sm-8 {
  padding-left: 0;
}
.page-infographie .page-content .col-sm-4 {
  padding-right: 0;
  padding-top: 10px;
}
.page-infographie .page-content .article-body img {
  height: auto;
  margin-bottom: 15px;
}
.page-infographie .page-content .article-body .article-author {
  display: block;
  clear: both;
  font-weight: 700;
  color: #000;
  margin: 30px 0;
  font-size: 14px;
}
.page-infographie .page-content .article-body .article-author a {
  color: #000;
}
.page-infographie .article-body {
  font-size: 18px;
}
.page-infographie .article-body * {
  max-width: 100% !important;
  height: auto;
}
.page-infographie .article-body p {
  line-height: 1.55;
}
.page-infographie .article-body p:after, .page-infographie .article-body p:before {
  content: "";
  display: table;
  clear: both;
}
.page-infographie .article-body h2:before,
.page-infographie .article-body h3:before,
.page-infographie .article-body h4:before {
  content: "";
  display: table;
  clear: both;
}
.page-infographie .article-body a[title] {
  position: relative;
  display: block;
  font-size: 18px;
  text-decoration: underline;
  padding-left: 150px;
  margin: 30px auto;
  font-weight: 600;
}
.page-infographie .article-body a[title].url-forum {
  padding-left: 130px;
}
.page-infographie .article-body a[title].url-forum:before {
  content: "Forum";
  background-image: url(/themes/custom/wud/css/../images/icons/comments-regular.svg);
}
.page-infographie .article-body a[title].url-forum:after {
  left: 60px;
}
.page-infographie .article-body a[title]:before {
  content: "Lire aussi";
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(/themes/custom/wud/css/../images/icons/read-more-icon.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  color: #000;
  padding-left: 0;
  padding-right: 60px;
}
.page-infographie .article-body a[title]:after {
  content: "";
  height: 25px;
  width: 1px;
  background: #d5d8dc;
  position: absolute;
  left: 80px;
  top: 0;
}
.page-infographie .body-bottom-author {
  font-size: 16px;
  font-weight: 600;
  color: #383f4e;
  margin-top: 20px;
}
.page-infographie .body-bottom-author a {
  text-decoration: none;
  color: #383f4e;
}
.page-infographie .body-bottom-author a:hover, .page-infographie .body-bottom-author a:focus {
  text-decoration: underline;
}
.page-infographie .article-blocks .block-views-block-latest-diapos-infographies .block-content .single-content .content-text {
  display: none;
}
.page-infographie .article-blocks .block-block-services-lecteurs {
  border: 1px solid #000000;
  padding: 35px 25px 20px;
  margin-bottom: 20px;
  margin-top: 50px;
}
.page-infographie .article-blocks .block-block-services-lecteurs .block-title {
  font-size: 20px;
  top: -14px;
  left: 15px;
  margin: 0;
  padding: 0 10px;
  position: absolute;
  text-transform: none;
}
.page-infographie .article-blocks .block-block-services-lecteurs .single-service {
  margin: 0;
  border: none;
  text-align: left;
  padding: 0;
}
.page-infographie .article-blocks .block-block-services-lecteurs .single-service .ss-img {
  width: 30%;
  display: inline-block;
  float: left;
  margin-bottom: 40px;
}
.page-infographie .article-blocks .block-block-services-lecteurs .single-service .ss-img img {
  height: auto;
  width: 70%;
  margin-top: -10px;
}
.page-infographie .article-blocks .block-block-services-lecteurs .single-service p,
.page-infographie .article-blocks .block-block-services-lecteurs .single-service b {
  float: right;
  width: 63%;
  margin-bottom: 5px;
  font-size: 16px;
}
.page-infographie .article-blocks .block-block-services-lecteurs .single-service a {
  display: block;
  clear: both;
  position: relative;
  bottom: auto;
  left: auto;
  width: 100%;
  transform: none;
  background: none;
  text-decoration: underline;
  height: auto;
  line-height: initial;
}
.page-infographie .article-blocks #block-block-featured-tags {
  border: 1px solid #000000;
  padding: 35px 25px 20px;
  margin-bottom: 20px;
  margin-top: 50px;
}
.page-infographie .article-blocks #block-block-featured-tags .block-title {
  font-size: 20px;
  background-color: #fff;
  top: -14px;
  left: 15px;
  margin: 0;
  padding: 0 10px;
  position: absolute;
  font-weight: 700;
  text-transform: none;
}
.page-infographie .article-blocks #block-block-featured-tags .featured-tags-more-link {
  display: none;
}
.page-infographie .article-sidebar .block-sondageleplusrecent {
  margin-top: 0px;
  margin-bottom: 40px;
}
.page-infographie .article-sidebar .block-views-block-featured-tags {
  border: 1px solid #000000;
  padding: 0 20px 20px;
}
.page-infographie .article-sidebar .block-views-block-featured-tags .block-title {
  font-size: 18px;
  font-weight: 600;
}
.page-infographie .article-sidebar .block-views-block-featured-tags .block-featured-tags {
  margin-top: 0;
}
.page-infographie .article-sidebar .block-views-block-featured-tags .block-featured-tags .single-featured-tag {
  margin-bottom: 20px;
}
.page-infographie .article-sidebar .block-views-block-featured-tags .featured-tags-more-link {
  max-width: 100%;
  background: none;
  color: #a19f9f;
  text-decoration: underline;
  font-size: 16px;
  height: auto;
  line-height: 18px;
}
.page-infographie .article-sidebar .block-views-block-home-most-visited {
  border: 1px solid #000000;
  padding: 0 20px 20px;
}
.page-infographie .article-sidebar .block-views-block-home-most-visited .block-title {
  font-size: 18px;
  font-weight: 600;
  text-transform: none;
}
.page-infographie .article-sidebar .block-views-block-home-most-visited .col-sm-6 {
  width: 100%;
}
.page-infographie .article-sidebar .block-views-block-home-most-visited .col-sm-6:nth-child(2) {
  display: none;
}
.page-infographie .article-sidebar .block-views-block-home-most-visited .col-sm-6 .content-title {
  height: auto !important;
}
.page-infographie .article-sidebar .block-views-block-home-most-visited .col-sm-6 .content-title .content-index {
  color: #000;
}
.page-infographie .article-sidebar .block-block-services-lecteurs {
  border: none;
  padding: 0;
}
.page-infographie .article-sidebar .block-block-services-lecteurs .row {
  margin: auto;
}
.page-infographie .article-sidebar .block-block-services-lecteurs .block-title {
  display: none;
}
.page-infographie .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 {
  padding: 0;
  width: 100%;
}
.page-infographie .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 .single-service {
  padding-bottom: 0;
  margin-bottom: 60px;
}
.page-infographie .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 .single-service h3 {
  font-size: 18px;
  font-weight: 600;
}
.page-infographie .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 .single-service a {
  margin-bottom: -17px;
  max-width: 80%;
}
.page-infographie .article-sidebar .block-block-services-lecteurs .block-services .row:nth-child(2),
.page-infographie .article-sidebar .block-block-services-lecteurs .block-services .row:nth-child(3) {
  display: none;
}
.page-infographie .more-articles {
  border-top: 1px solid #000000;
  margin-top: 20px;
  padding-bottom: 0px;
  position: relative;
  text-align: center;
}
.page-infographie .more-articles .block-title {
  display: block;
  font-weight: 700;
  font-size: 23px;
  line-height: 26px;
  text-transform: lowercase;
  top: 0;
  width: 100%;
  text-align: left;
  margin: 15px 0px 20px;
}
.page-infographie .more-articles .block-title::first-letter {
  text-transform: uppercase;
}
.page-infographie .more-articles .first-row .article-item {
  padding-top: 0;
}
.page-infographie .more-articles .first-row .article-item:before {
  content: none;
}
.page-infographie .more-articles .article-item {
  text-align: left;
  width: 50%;
  margin: 0 auto 20px;
  padding-top: 20px;
  float: left;
  overflow: hidden;
}
.page-infographie .more-articles .article-item:before {
  content: "";
  width: calc(100% - 30px);
  height: 1px;
  background: #d5d8dc;
  position: absolute;
  top: 0;
  left: 15px;
}
.page-infographie .more-articles .article-item:nth-child(3), .page-infographie .more-articles .article-item:nth-child(4), .page-infographie .more-articles .article-item:nth-child(9), .page-infographie .more-articles .article-item:nth-child(10) {
  margin-bottom: 0;
}
.page-infographie .more-articles .article-item:nth-child(3):after, .page-infographie .more-articles .article-item:nth-child(4):after, .page-infographie .more-articles .article-item:nth-child(9):after, .page-infographie .more-articles .article-item:nth-child(10):after {
  display: none;
}
.page-infographie .more-articles .article-item .article-item-image {
  width: 50%;
  float: right;
  height: 115px;
  object-fit: cover;
}
.page-infographie .more-articles .article-item .article-item-section {
  display: inline;
  font-size: 11px;
  color: #313131;
  background-color: #ececec;
  text-transform: lowercase;
  padding: 0 5px;
  margin-bottom: 0px;
  padding-right: 10px;
}
.page-infographie .more-articles .article-item .article-item-section:last-child {
  margin-bottom: 10px;
}
.page-infographie .more-articles .article-item .article-item-title {
  color: #000;
  float: left;
  width: 50%;
  padding-right: 10px;
  font-weight: 600;
  font-size: 16px !important;
  line-height: 18px;
  margin: 0;
  max-height: 90px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-infographie .more-articles .article-item .article-item-title img {
  display: inline-block;
  height: 15px;
  line-height: 0;
  border-right: 1px solid #9d9d9c;
  padding-right: 10px;
  margin-right: 6px;
}
.page-infographie .more-articles .article-item.big-item .article-item-image {
  width: 100%;
  height: 250px;
  margin-bottom: 7px;
}
.page-infographie .more-articles .article-item.big-item .article-item-title {
  width: 100%;
  padding: 0;
}
.page-infographie .view-article-vous-aimerez-aussi .more-link {
  display: none;
}

@media screen and (max-width: 767px) {
  .page-infographie {
    padding: 0 !important;
    overflow-x: hidden;
  }
  .page-infographie .row {
    margin: auto;
  }
  .page-infographie .block-main-publication-banner {
    max-width: 100%;
  }
  .page-infographie .article-header {
    padding: 0px 10px 0;
    margin-bottom: 20px;
  }
  .page-infographie .article-header .article-tags {
    min-width: 17% !important;
  }
  .page-infographie .article-header .article-chapo {
    margin-bottom: 20px;
  }
  .page-infographie .article-header .article-thumbnail {
    height: 270px;
  }
  .page-infographie .article-visuel {
    padding: 0 10px;
    font-size: 16px;
    margin-bottom: 20px;
  }
  .page-infographie .article-visuel .article-visuel-video iframe {
    height: 228px;
  }
  .page-infographie .page-content {
    margin-top: 20x;
  }
  .page-infographie .page-content .col-sm-8 {
    padding-left: 15px;
  }
  .page-infographie .page-content .col-sm-4 {
    padding-right: 15px;
  }
  .page-infographie .page-content .article-blocks .col-md-6 {
    padding: 0;
  }
  .page-infographie .page-content .article-blocks .col-md-6 #block-block-services-lecteurs {
    margin: 35px 0 0;
    padding: 0 15px;
  }
  .page-infographie .page-content .article-blocks .col-md-6 #block-block-services-lecteurs .single-service {
    padding: 20px 15px;
    margin: 0;
    height: auto !important;
  }
  .page-infographie .page-content .article-blocks .col-md-6 #block-block-services-lecteurs .ss-img {
    margin-bottom: 20px;
  }
  .page-infographie .page-content .article-blocks .col-md-6 #block-block-services-lecteurs a {
    position: relative;
    bottom: 0;
    left: 0;
    transform: none;
    clear: both;
    width: 100%;
    display: table;
    margin: 0;
  }
  .page-infographie .page-content .block-views-block-latest-diapos-infographies .block-content .single-content .content-text {
    display: block;
  }
  .page-infographie .page-content .block-views-block-latest-diapos-infographies .content-more-link {
    margin: 25px auto;
  }
  .page-infographie .page-content .block-sondageleplusrecent {
    margin: 15px;
  }
  .page-infographie .page-content .block-views-block-featured-tags {
    padding: 30px 25px !important;
    margin: 20px 0;
    width: 100%;
  }
  .page-infographie .page-content #block-block-featured-tags {
    padding-bottom: 15px !important;
  }
  .page-infographie .page-content #block-block-featured-tags .more-tags-mobile {
    bottom: 24px;
  }
  .page-infographie .article-sidebar {
    padding: 0;
  }
  .page-infographie .article-sidebar .block-newsletter-subscription {
    margin: 40px 15px;
  }
  .page-infographie .article-sidebar .block-views-block-featured-tags {
    border: none;
    border-top: 1px solid #000;
    margin: 35px 10px;
    padding: 0;
  }
  .page-infographie .article-sidebar .block-views-block-featured-tags .block-title {
    font-size: 26px;
  }
  .page-infographie .article-sidebar .block-views-block-featured-tags .single-featured-tag {
    padding: 5px;
  }
  .page-infographie .article-sidebar .block-views-block-featured-tags .tag-img {
    padding: 10px !important;
  }
  .page-infographie .article-sidebar .block-views-block-featured-tags .featured-tags-more-link {
    display: block;
    width: 350px;
    height: 35px;
    background-color: #000000;
    font-size: 16px;
    line-height: 35px;
    color: #ffffff;
    text-align: center;
    margin: auto;
    text-decoration: none;
  }
  .page-infographie .article-sidebar .block-views-block-home-most-visited {
    margin: 35px 10px;
  }
  .page-infographie .article-sidebar .block-block-services-lecteurs {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 55px;
  }
  .page-infographie .article-sidebar .block-block-services-lecteurs .block-services .slick-list {
    padding-left: 0px !important;
    padding-right: 0 !important;
  }
  .page-infographie .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 {
    display: block !important;
  }
  .page-infographie .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 .single-service {
    padding-bottom: 30px !important;
    margin-bottom: 35px;
    padding-top: 55px;
    width: 80%;
    margin-left: auto;
    height: 222px !important;
    margin-right: auto;
  }
  .page-infographie .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 .single-service a {
    margin-bottom: -2px;
  }
  .page-infographie .block-sidebar-publication-banner {
    background: none;
    padding-left: 30px;
  }
  .page-infographie .view-article-vous-aimerez-aussi .more-link a {
    width: 250px !important;
  }
  .page-infographie .more-articles .first-row .article-item:last-child::before {
    content: "";
  }
  .page-infographie .more-articles .article-item {
    width: 100%;
    display: block;
    margin-bottom: 20px !important;
    padding: 20px 0 0 0 !important;
  }
  .page-infographie .more-articles .article-item:before {
    width: 100%;
    left: 0;
  }
  .page-infographie .block-views-block-latest-diapos-infographies {
    margin-top: 45px;
    margin-bottom: 15px;
  }
  .page-infographie .block-block-services-lecteurs,
  .page-infographie .block-views-block-last-investigations {
    margin: 30px 10px 0px;
  }
  .page-infographie .block-block-services-lecteurs .slick-list,
  .page-infographie .block-views-block-last-investigations .slick-list {
    overflow: visible;
  }
}
.page-diaporama .article-header {
  box-shadow: none;
  padding: 15px 0 0;
  position: relative;
}
.page-diaporama .article-header .article-section {
  display: inline-block;
  font-size: 11px;
  text-transform: lowercase;
  background: #ECECEC;
  padding: 1px 10px;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
}
.page-diaporama .article-header .article-title {
  font-weight: bold;
  display: block;
  max-width: 100%;
  margin: 0 auto 20px;
  font-size: 45px !important;
  line-height: 50px;
}
.page-diaporama .article-header .article-title:after {
  content: "";
  width: 80px;
  height: 1px;
  background: #000;
  display: block;
  position: relative;
  margin-top: 15px;
}
.page-diaporama .article-header .tag-chapo {
  display: flex;
}
.page-diaporama .article-header .tag-chapo .article-chapo {
  display: block;
  width: 100%;
  margin: 0 auto 10px;
  font-size: 18px;
}
.page-diaporama .article-header .tag-chapo .article-chapo p strong, .page-diaporama .article-header .tag-chapo .article-chapo p b {
  font-weight: 400;
}
.page-diaporama .article-header .block-tag-author {
  display: inline-flex;
  margin-bottom: 10px;
}
.page-diaporama .article-header .article-tags {
  display: inline-block;
  padding-right: 15px;
  margin: 0 auto 10px;
}
.page-diaporama .article-header .article-tags .article-tag {
  display: inline-block;
}
.page-diaporama .article-header .article-tags .article-tag img {
  height: 50px;
  width: auto;
  object-fit: contain;
}
.page-diaporama .article-header .article-author-date {
  display: inline-block;
  height: 50px;
  color: #717b8e;
  margin: 0 auto 10px;
  font-size: 14px;
  letter-spacing: 0.2px;
}
.page-diaporama .article-header .article-author-date .article-author .article-author-link {
  color: #717b8e;
}
.page-diaporama .article-header .article-author-date .article-date {
  text-transform: lowercase;
}
.page-diaporama .article-header .article-author-date .article-updatedate {
  display: inline-block;
  font-weight: 600;
}
.page-diaporama .article-header .article-thumbnail {
  width: 100%;
  display: block;
  margin: 0 auto;
  height: 415px;
  object-fit: cover;
  object-position: center;
}
.page-diaporama .article-header .article-thumbnail-credit {
  color: #b3b3b3;
  display: block;
  text-align: left;
  margin-top: 10px;
}
.page-diaporama .article-header .article-share-links {
  position: absolute;
  bottom: -190px;
  left: -60px;
}
.page-diaporama .article-header .article-share-links .article-share-link {
  display: block;
  border-radius: 50px;
  height: 30px;
  width: 30px;
  margin-bottom: 7px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.3s;
  opacity: 0.3;
}
.page-diaporama .article-header .article-share-links .article-share-link:hover {
  opacity: 1;
}
.page-diaporama .article-header .article-share-links .article-share-link.facebook {
  background-image: url(/themes/custom/wud/css/../images/icons/fb-icon-b.svg);
}
.page-diaporama .article-header .article-share-links .article-share-link.twitter {
  background-image: url(/themes/custom/wud/css/../images/icons/tw-icon-b.svg);
}
.page-diaporama .article-header .article-share-links .article-share-link.linkedin {
  background-image: url(/themes/custom/wud/css/../images/icons/in-icon-b.svg);
}
.page-diaporama .article-header .article-share-links .article-share-link.mail {
  background-image: url(/themes/custom/wud/css/../images/icons/mail-icon-b.svg);
}
.page-diaporama .page-diapo {
  position: relative;
}
.page-diaporama .page-diapo .slick-slider .slick-track,
.page-diaporama .page-diapo .slick-slider .slick-list {
  max-width: none;
}
.page-diaporama .page-diapo .slick-track {
  display: flex !important;
}
.page-diaporama .page-diapo .slick-slide {
  height: inherit !important;
}
.page-diaporama .page-diapo .diapo-pager {
  position: absolute;
  top: 40px;
  left: 40px;
  height: 40px;
  width: fit-content;
  text-align: center;
  line-height: 40px;
  z-index: 10;
  background-color: #fff;
}
.page-diaporama .page-diapo .diapo-imgs {
  position: relative;
}
.page-diaporama .page-diapo .diapo-arrows {
  position: absolute;
  z-index: 100;
  right: 40px;
  bottom: 60px;
  display: flex;
}
.page-diaporama .page-diapo .diapo-arrows .prev {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 37px;
  background-color: #fff;
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;
}
.page-diaporama .page-diapo .diapo-arrows .prev:before {
  content: "";
  height: 7px;
  width: 7px;
  border-bottom: 2px solid #046ca5;
  border-left: 2px solid #046ca5;
  position: relative;
  display: inline-block;
  transform: rotate(45deg);
}
.page-diaporama .page-diapo .diapo-arrows .next {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 37px;
  background-color: #fff;
  display: inline-block;
  cursor: pointer;
  transition: 0.5s;
}
.page-diaporama .page-diapo .diapo-arrows .next:before {
  content: "";
  height: 7px;
  width: 7px;
  border-bottom: 2px solid #046ca5;
  border-right: 2px solid #046ca5;
  position: relative;
  display: inline-block;
  transform: rotate(-45deg);
}
.page-diaporama .page-diapo .diapo-arrows .next.last-slide {
  width: 200px;
  background-color: #FBEB08;
  position: relative;
}
.page-diaporama .page-diapo .diapo-arrows .next.last-slide:before {
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  transition: none;
  right: 15px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.page-diaporama .page-diapo .diapo-arrows .next.last-slide:after {
  content: "Diaporama suivant";
  width: 100%;
  font-weight: 600;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  transition: 0.5s;
  padding-right: 15px;
}
.page-diaporama .page-diapo .diapo-content .diapo-slide .ratio {
  margin-bottom: 7px;
  display: block;
  position: relative;
}
.page-diaporama .page-diapo .diapo-content .diapo-slide .ratio .slide-img {
  aspect-ratio: auto 3/2;
  width: 100%;
}
.page-diaporama .page-diapo .diapo-content .diappo-desc {
  color: #717b8e;
  display: block;
  text-align: left;
}
.page-diaporama .page-content {
  margin: 20px auto 0;
}
.page-diaporama .page-content .col-sm-8 {
  padding-left: 0;
}
.page-diaporama .page-content .col-sm-4 {
  padding-right: 0;
}
.page-diaporama .page-content .article-body img {
  height: auto;
  margin-bottom: 15px;
}
.page-diaporama .page-content .article-body .article-author {
  display: block;
  clear: both;
  font-weight: 700;
  color: #000;
  margin: 30px 0;
  font-size: 14px;
}
.page-diaporama .page-content .article-body .article-author a {
  color: #000;
}
.page-diaporama .page-content .body-bottom-author {
  font-size: 16px;
  font-weight: 600;
  color: #383f4e;
  margin-top: 20px;
}
.page-diaporama .page-content .body-bottom-author a {
  text-decoration: none;
  color: #383f4e;
}
.page-diaporama .page-content .body-bottom-author a:hover, .page-diaporama .page-content .body-bottom-author a:focus {
  text-decoration: underline;
}
.page-diaporama .article-body {
  font-size: 18px;
}
.page-diaporama .article-body * {
  max-width: 100% !important;
  height: auto;
}
.page-diaporama .article-body p {
  line-height: 1.55;
}
.page-diaporama .article-body p:after, .page-diaporama .article-body p:before {
  content: "";
  display: table;
  clear: both;
}
.page-diaporama .article-body h2:before,
.page-diaporama .article-body h3:before,
.page-diaporama .article-body h4:before {
  content: "";
  display: table;
  clear: both;
}
.page-diaporama .article-body a[title] {
  position: relative;
  display: block;
  font-size: 18px;
  text-decoration: underline;
  padding-left: 150px;
  margin: 30px auto;
  font-weight: 600;
}
.page-diaporama .article-body a[title].url-forum {
  padding-left: 130px;
}
.page-diaporama .article-body a[title].url-forum:before {
  content: "Forum";
  background-image: url(/themes/custom/wud/css/../images/icons/comments-regular.svg);
}
.page-diaporama .article-body a[title].url-forum:after {
  left: 60px;
}
.page-diaporama .article-body a[title]:before {
  content: "Lire aussi";
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(/themes/custom/wud/css/../images/icons/read-more-icon.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  color: #000;
  padding-left: 0;
  padding-right: 60px;
}
.page-diaporama .article-body a[title]:after {
  content: "";
  height: 25px;
  width: 1px;
  background: #d5d8dc;
  position: absolute;
  left: 80px;
  top: 0;
}
.page-diaporama .article-blocks .block-block-services-lecteurs {
  border: 1px solid #000000;
  padding: 35px 25px 20px;
  margin-bottom: 20px;
  margin-top: 50px;
}
.page-diaporama .article-blocks .block-block-services-lecteurs .block-title {
  font-size: 20px;
  top: -14px;
  left: 15px;
  margin: 0;
  padding: 0 10px;
  position: absolute;
  text-transform: none;
}
.page-diaporama .article-blocks .block-block-services-lecteurs .single-service {
  margin: 0;
  border: none;
  text-align: left;
  padding: 0;
  height: auto !important;
}
.page-diaporama .article-blocks .block-block-services-lecteurs .single-service .ss-img {
  width: 30%;
  display: inline-block;
  float: left;
  margin-bottom: 40px;
}
.page-diaporama .article-blocks .block-block-services-lecteurs .single-service .ss-img img {
  height: auto;
  width: 70%;
  margin-top: -10px;
}
.page-diaporama .article-blocks .block-block-services-lecteurs .single-service p,
.page-diaporama .article-blocks .block-block-services-lecteurs .single-service b {
  float: right;
  width: 63%;
  margin-bottom: 5px;
  font-size: 16px;
}
.page-diaporama .article-blocks .block-block-services-lecteurs .single-service a {
  display: block;
  clear: both;
  position: relative;
  bottom: auto;
  left: auto;
  width: 100%;
  transform: none;
  background: none;
  text-decoration: underline;
  height: auto;
  line-height: initial;
}
.page-diaporama .article-sidebar .block-sondageleplusrecent {
  margin-top: 0px;
  margin-bottom: 40px;
}
.page-diaporama .more-articles {
  border-top: 1px solid #000000;
  margin-top: 20px;
  padding-bottom: 0px;
  position: relative;
  text-align: center;
}
.page-diaporama .more-articles .block-title {
  display: block;
  font-weight: 700;
  font-size: 23px;
  line-height: 26px;
  text-transform: lowercase;
  top: 0;
  width: 100%;
  text-align: left;
  margin: 15px 0px 20px;
}
.page-diaporama .more-articles .block-title::first-letter {
  text-transform: uppercase;
}
.page-diaporama .more-articles .first-row .article-item {
  padding-top: 0;
}
.page-diaporama .more-articles .first-row .article-item:before {
  content: none;
}
.page-diaporama .more-articles .article-item {
  text-align: left;
  width: 50%;
  margin: 0 auto 20px;
  padding-top: 20px;
  float: left;
  overflow: hidden;
}
.page-diaporama .more-articles .article-item:before {
  content: "";
  width: calc(100% - 30px);
  height: 1px;
  background: #d5d8dc;
  position: absolute;
  top: 0;
  left: 15px;
}
.page-diaporama .more-articles .article-item:nth-child(3), .page-diaporama .more-articles .article-item:nth-child(4), .page-diaporama .more-articles .article-item:nth-child(9), .page-diaporama .more-articles .article-item:nth-child(10) {
  margin-bottom: 0;
}
.page-diaporama .more-articles .article-item:nth-child(3):after, .page-diaporama .more-articles .article-item:nth-child(4):after, .page-diaporama .more-articles .article-item:nth-child(9):after, .page-diaporama .more-articles .article-item:nth-child(10):after {
  display: none;
}
.page-diaporama .more-articles .article-item .article-item-image {
  width: 50%;
  float: right;
  height: 115px;
  object-fit: cover;
}
.page-diaporama .more-articles .article-item .article-item-section {
  display: inline;
  font-size: 11px;
  color: #313131;
  background-color: #ececec;
  text-transform: lowercase;
  padding: 0 5px;
  margin-bottom: 0px;
  padding-right: 10px;
}
.page-diaporama .more-articles .article-item .article-item-section:last-child {
  margin-bottom: 10px;
}
.page-diaporama .more-articles .article-item .article-item-title {
  color: #000;
  float: left;
  width: 50%;
  padding-right: 10px;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  max-height: 90px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-diaporama .more-articles .article-item .article-item-title img {
  display: inline-block;
  height: 15px;
  line-height: 0;
  border-right: 1px solid #9d9d9c;
  padding-right: 10px;
  margin-right: 6px;
}
.page-diaporama .more-articles .article-item.big-item .article-item-image {
  width: 100%;
  height: 250px;
  margin-bottom: 7px;
}
.page-diaporama .more-articles .article-item.big-item .article-item-title {
  width: 100%;
  padding: 0;
}
.page-diaporama .view-article-vous-aimerez-aussi .more-link {
  display: none;
}
.page-diaporama .block-views-block-latest-diapos-infographies {
  padding-bottom: 0;
}
.page-diaporama .block-views-block-latest-diapos-infographies .block-content .single-content {
  margin-bottom: 0 !important;
}
.page-diaporama .block-views-block-latest-diapos-infographies .block-content .single-content .content-text {
  display: none;
}

@media screen and (max-width: 767px) {
  .page-diaporama {
    padding: 0 !important;
    overflow-x: hidden;
  }
  .page-diaporama .row {
    margin: auto;
  }
  .page-diaporama .block-main-publication-banner {
    max-width: 100%;
  }
  .page-diaporama .article-header {
    padding: 20px 10px 0;
    margin-bottom: 20px;
  }
  .page-diaporama .article-header .article-tags {
    min-width: 17% !important;
  }
  .page-diaporama .article-header .article-chapo {
    margin-bottom: 20px;
  }
  .page-diaporama .article-header .article-thumbnail {
    height: 270px;
  }
  .page-diaporama .page-diapo {
    padding: 0 10px;
    margin-bottom: 20px;
  }
  .page-diaporama .page-diapo .diapo-pager {
    top: 11px;
    left: 20px;
    height: 30px;
    min-width: 30px;
    width: auto;
    line-height: 30px;
  }
  .page-diaporama .page-diapo .diapo-arrows {
    bottom: 20px;
    right: 20px;
  }
  .page-diaporama .page-diapo .diapo-arrows .slick-arrow {
    height: 30px;
    width: 30px;
    line-height: 27px;
    margin: 3px;
  }
  .page-diaporama .page-diapo .diapo-content .diapo-slide .slide-img {
    margin-bottom: 7px;
  }
  .page-diaporama .page-content {
    margin-top: 20x;
  }
  .page-diaporama .page-content .col-sm-8 {
    padding-left: 15px;
  }
  .page-diaporama .page-content .article-blocks .col-md-6 {
    padding: 0;
  }
  .page-diaporama .page-content .article-blocks .col-md-6 #block-block-services-lecteurs {
    margin: 35px 0 0;
    padding: 0 15px;
  }
  .page-diaporama .page-content .article-blocks .col-md-6 #block-block-services-lecteurs .single-service {
    padding: 20px 15px;
    margin: 0;
    height: auto !important;
  }
  .page-diaporama .page-content .article-blocks .col-md-6 #block-block-services-lecteurs .ss-img {
    margin-bottom: 20px;
  }
  .page-diaporama .page-content .article-blocks .col-md-6 #block-block-services-lecteurs a {
    position: relative;
    bottom: 0;
    left: 0;
    transform: none;
    clear: both;
    width: 100%;
    display: table;
    margin: 0;
  }
  .page-diaporama .page-content .block-newsletter-subscription {
    margin: 40px 15px;
  }
  .page-diaporama .page-content .block-views-block-latest-diapos-infographies .content-more-link {
    margin: 25px auto;
  }
  .page-diaporama .page-content .block-sondageleplusrecent {
    margin: 15px;
  }
  .page-diaporama .page-content .block-views-block-featured-tags {
    padding: 30px 25px !important;
    margin: 20px 0;
    width: 100%;
  }
  .page-diaporama .page-content #block-block-featured-tags {
    padding-bottom: 15px !important;
  }
  .page-diaporama .page-content #block-block-featured-tags .more-tags-mobile {
    bottom: 24px;
  }
  .page-diaporama .article-sidebar {
    padding: 0;
  }
  .page-diaporama .article-sidebar .block-views-block-featured-tags {
    border: none;
    border-top: 1px solid #000;
    margin: 35px 10px;
    padding: 0;
  }
  .page-diaporama .article-sidebar .block-views-block-featured-tags .block-title {
    font-size: 26px;
  }
  .page-diaporama .article-sidebar .block-views-block-featured-tags .single-featured-tag {
    padding: 5px;
  }
  .page-diaporama .article-sidebar .block-views-block-featured-tags .tag-img {
    padding: 10px !important;
  }
  .page-diaporama .article-sidebar .block-views-block-featured-tags .featured-tags-more-link {
    display: block;
    width: 350px;
    height: 35px;
    background-color: #000000;
    font-size: 16px;
    line-height: 35px;
    color: #ffffff;
    text-align: center;
    margin: auto;
    text-decoration: none;
  }
  .page-diaporama .article-sidebar .block-views-block-home-most-visited {
    margin: 35px 10px;
  }
  .page-diaporama .view-article-vous-aimerez-aussi .more-link a {
    width: 250px !important;
  }
  .page-diaporama .more-articles .first-row .article-item:last-child::before {
    content: "";
  }
  .page-diaporama .more-articles .article-item {
    width: 100%;
    display: block;
    margin-bottom: 20px !important;
    padding: 20px 0 0 0 !important;
  }
  .page-diaporama .more-articles .article-item:before {
    width: 100%;
    left: 0;
  }
  .page-diaporama .block-views-block-latest-diapos-infographies {
    margin-top: 45px;
    margin-bottom: 15px;
  }
  .page-diaporama .block-block-services-lecteurs,
  .page-diaporama .block-views-block-last-investigations {
    margin: 30px 10px 0px;
  }
  .page-diaporama .block-block-services-lecteurs .slick-list,
  .page-diaporama .block-views-block-last-investigations .slick-list {
    overflow: visible;
  }
  .page-diaporama .block-views-block-latest-diapos-infographies .block-content .single-content {
    margin-bottom: 15px !important;
  }
}
.page-videos-list-wrapper {
  background: #000;
  border-bottom: 1px solid #6A6A6A;
}
.page-videos-list-wrapper .main-container {
  background: #000;
}
.page-videos-list-wrapper .main-container .breadcrumbs {
  color: #fff;
}
.page-videos-list-wrapper .main-container .breadcrumbs a {
  color: #fff;
}
.page-videos-list-wrapper .main-container .page-content-header .term-title {
  border-color: #fff;
}
.page-videos-list-wrapper .main-container .page-content-header .term-title h1 {
  color: #fff;
}
.page-videos-list-wrapper .main-container .page-content-header .term-link.current-link {
  background-color: #FBEB0A;
  color: #000;
}
.page-videos-list-wrapper .main-container .block-sondageleplusrecent .poll dl .choice-result.is-current-selection .bar {
  background-color: #FBEB0A;
}
.page-videos-list-wrapper .main-container .block-sondageleplusrecent .poll .form-item-choice:nth-child(1) label {
  background: #fbeb0a;
  color: #000;
  border: 1px solid #000;
  border-right: unset;
  margin: 0;
  padding: 5.1px;
}
.page-videos-list-wrapper .block-sondageleplusrecent {
  border-color: #fff;
  margin-bottom: 0;
}
.page-videos-list-wrapper .block-sondageleplusrecent .block-title {
  background-color: #000;
  color: #fff;
}
.page-videos-list-wrapper .block-sondageleplusrecent .poll-question {
  color: #fff;
}
.page-videos-list-wrapper .page-content-articles .content-articles-block .articles-list .views-row.row-6-0 .normal-article::before {
  background-color: #fff;
}
.page-videos-list-wrapper .page-content-articles .content-articles-block .articles-list .normal-article .article-item-title {
  color: #fff;
}
.page-videos-list-wrapper .page-content-articles .content-articles-block .articles-list .normal-article .article-item-content .article-item-desc {
  color: #fff;
}
.page-videos-list-wrapper .page-content-articles .content-articles-block .articles-list .la-title {
  color: #fff;
}
.page-videos-list-wrapper .page-content-articles .content-articles-block .articles-list .la-title .la-type img {
  filter: brightness(0) invert(1);
}
.page-videos-list-wrapper .page-content-articles .content-articles-block .articles-list .first-article {
  border-color: #fff;
}
.page-videos-list-wrapper .page-content-articles .content-articles-block .articles-list .first-article .la-image {
  aspect-ratio: auto 3/2;
  height: unset;
}
.page-videos-list-wrapper .page-content-articles .content-articles-block .articles-list .first-article .la-title {
  color: #fff;
  font-size: 30px !important;
  line-height: 35px;
}
.page-videos-list-wrapper .page-content-articles .content-articles-block .articles-list .first-article .la-title .la-type img {
  filter: brightness(0) invert(1);
}
.page-videos-list-wrapper .page-content-articles .content-articles-block .articles-list .first-article .la-title:after {
  background: #fff;
}
.page-videos-list-wrapper .page-content-articles .content-articles-block .articles-list .first-article .la-content {
  color: #fff;
}
.page-videos-list-wrapper .page-content-articles .content-articles-block .articles-list .first-article .la-content .la-type img {
  filter: brightness(0) invert(1);
}
.page-videos-list-wrapper .page-content-articles .content-articles-block .articles-list .la-image {
  height: auto;
  aspect-ratio: auto 3/2;
  object-fit: unset;
  object-position: top;
}
.page-videos-list-wrapper .block-home-style {
  border-color: #fff;
}
.page-videos-list-wrapper .block-home-style .block-title a {
  color: #fff;
}
.page-videos-list-wrapper .block-views-block-last-investigations .block-content .content-single .content-title {
  color: #fff;
}
.page-videos-list-wrapper .page-content-header .sub-terms-slider .slick-arrow.slick-prev {
  background-image: url(/themes/custom/wud/css/../images/arrow-left-white.svg);
}
.page-videos-list-wrapper .page-content-header .sub-terms-slider .slick-arrow.slick-next {
  background-image: url(/themes/custom/wud/css/../images/arrow-right-white.svg);
}

.page-video-wrapper {
  background: #000;
  border-bottom: 1px solid #6A6A6A;
}
.page-video-wrapper .wud-local-tasks .nav-tabs li a {
  color: #fff;
}
.page-video-wrapper .wud-local-tasks .nav-tabs li.active a {
  color: #000 !important;
}
.page-video-wrapper .breadcrumbs {
  color: #fff;
}
.page-video-wrapper .breadcrumbs a {
  color: #fff;
}
.page-video-wrapper .block-newsletter-subscription {
  border-color: #fff;
}
.page-video-wrapper .block-newsletter-subscription .bloc-newsletter-content .bloc-newsletter-text {
  color: #fff;
}
.page-video-wrapper .block-newsletter-subscription .block-title {
  color: #fff;
  background: #000;
}
.page-video-wrapper .block-home-style {
  color: #fff;
  border-color: #fff;
}
.page-video-wrapper .block-home-style .block-title a {
  color: #fff;
}
.page-video-wrapper .block-views-block-latest-diapos-infographies .block-content .single-content a {
  color: #fff;
}
.page-video-wrapper .block-views-blocklatest-infographies-block-1 .block-content .single-content .content-title img {
  filter: brightness(0) invert(1);
}
.page-video-wrapper .block-views-block-last-investigations .block-content .content-single .content-title {
  color: #fff;
}
.page-video-wrapper .article-sidebar #block-block-featured-tags {
  border-color: #fff;
}
@media screen and (max-width: 767px) {
  .page-video-wrapper .article-sidebar #block-block-featured-tags {
    margin-top: 0;
  }
}
.page-video-wrapper .article-sidebar #block-block-featured-tags .tag-title,
.page-video-wrapper .article-sidebar #block-block-featured-tags .more-tags-mobile,
.page-video-wrapper .article-sidebar #block-block-featured-tags .tag-text {
  color: #fff;
}
.page-video-wrapper .article-sidebar .block-title {
  background-color: #000 !important;
}
.page-video-wrapper .article-sidebar .block-title a {
  color: #fff !important;
}
.page-video-wrapper .block-views-block-home-most-visited {
  border-color: #fff;
  margin-top: 50px;
}
.page-video-wrapper .block-views-block-home-most-visited .block-content .content-single .content-title {
  color: #fff;
}
.page-video-wrapper .block-views-block-home-most-visited .block-content .content-single .content-title .content-index {
  color: #fff;
}
.page-video-wrapper .block-views-block-home-most-visited .block-content .content-single .content-title img {
  filter: brightness(0) invert(1);
}
.page-video-wrapper .block-views-block-home-most-visited .block-title a {
  color: #000;
}
.page-video-wrapper .page-video {
  background: #000;
  padding-bottom: 55px;
}
.page-video-wrapper .page-video .video-icon {
  filter: brightness(0) invert(1);
}
.page-video-wrapper .page-video .article-header {
  box-shadow: none;
  padding: 40px 0 0;
  text-align: center;
  position: relative;
}
.page-video-wrapper .page-video .article-header .article-section {
  display: inline-block;
  font-size: 11px;
  text-transform: lowercase;
  background: #ECECEC;
  padding: 0 5px;
  margin-bottom: 20px;
}
.page-video-wrapper .page-video .article-header .article-title {
  font-weight: bold;
  display: block;
  width: 800px;
  max-width: 100%;
  margin: 0 auto 0;
  color: #fff;
  font-size: 45px !important;
  line-height: 50px;
}
@media screen and (max-width: 991px) {
  .page-video-wrapper .page-video .article-header .article-title {
    font-size: 30px !important;
    line-height: 35px !important;
  }
}
.page-video-wrapper .page-video .article-header .article-meta-tags {
  margin-bottom: 20px;
}
.page-video-wrapper .page-video .article-header .article-meta-tags .article-author-date {
  display: inline;
  margin: 0 auto 20px;
  font-size: 15px;
  letter-spacing: 0.2px;
  color: #fff;
}
.page-video-wrapper .page-video .article-header .article-meta-tags .article-author-date .article-author {
  display: inline-block;
  font-weight: 600;
}
.page-video-wrapper .page-video .article-header .article-meta-tags .article-author-date .article-author .article-author-link {
  color: #fff;
}
.page-video-wrapper .page-video .article-header .article-meta-tags .article-author-date .article-date {
  display: inline-block;
}
.page-video-wrapper .page-video .article-header .article-meta-tags .article-author-date .article-updatedate {
  display: inline-block;
  font-weight: 600;
}
.page-video-wrapper .page-video .article-header .article-meta-tags .article-tags {
  display: inline;
  margin: 0 auto 20px;
  text-align: center;
}
.page-video-wrapper .page-video .article-header .article-meta-tags .article-tags .article-tag {
  display: inline-block;
  margin: 0 10px;
}
.page-video-wrapper .page-video .article-header .article-meta-tags .article-tags .article-tag img {
  height: 70px;
  width: auto;
  object-fit: contain;
}
.page-video-wrapper .page-video .article-header .article-chapo {
  display: block;
  margin: 0 auto 40px;
  text-align: center;
  font-size: 18px;
  width: 800px;
  max-width: 100%;
  color: #fff;
}
.page-video-wrapper .page-video .article-header .article-thumbnail {
  width: 100%;
  display: block;
  margin: 0 auto;
  height: 415px;
  object-fit: cover;
  object-position: center;
}
.page-video-wrapper .page-video .article-header .article-thumbnail-credit {
  display: block;
  text-align: left;
  margin-top: 10px;
}
.page-video-wrapper .page-video .article-header .article-share-links {
  position: absolute;
  bottom: -190px;
  left: -60px;
}
.page-video-wrapper .page-video .article-header .article-share-links .article-share-link {
  display: block;
  border-radius: 50px;
  height: 30px;
  width: 30px;
  margin-bottom: 7px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.3s;
  opacity: 0.3;
}
.page-video-wrapper .page-video .article-header .article-share-links .article-share-link:hover {
  opacity: 1;
}
.page-video-wrapper .page-video .article-header .article-share-links .article-share-link.facebook {
  background-image: url(/themes/custom/wud/css/../images/icons/fb-icon-b-white.svg);
}
.page-video-wrapper .page-video .article-header .article-share-links .article-share-link.twitter {
  background-image: url(/themes/custom/wud/css/../images/icons/tw-icon-b-white.svg);
}
.page-video-wrapper .page-video .article-header .article-share-links .article-share-link.linkedin {
  background-image: url(/themes/custom/wud/css/../images/icons/in-icon-b-white.svg);
}
.page-video-wrapper .page-video .article-header .article-share-links .article-share-link.mail {
  background-image: url(/themes/custom/wud/css/../images/icons/mail-icon-b-white.svg);
}
.page-video-wrapper .page-video .video-wrapper {
  margin-bottom: 50px;
}
.page-video-wrapper .page-video .video-wrapper iframe {
  width: 100%;
  height: 624px;
}
.page-video-wrapper .page-video .page-content .views-element-container {
  margin-bottom: 0;
}
.page-video-wrapper .page-video .page-content .article-body {
  color: #fff;
}
.page-video-wrapper .page-video .page-content .article-body img {
  height: auto;
  margin-bottom: 15px;
}
.page-video-wrapper .page-video .page-content .article-body .article-author {
  display: block;
  clear: both;
  font-weight: 700;
  color: #fff;
  margin: 30px 0 40px;
  font-size: 14px;
}
.page-video-wrapper .page-video .page-content .article-body .article-author a {
  color: #fff;
}
.page-video-wrapper .page-video .article-body {
  font-size: 16px;
}
.page-video-wrapper .page-video .article-body * {
  max-width: 100% !important;
  height: auto;
}
.page-video-wrapper .page-video .article-body p {
  line-height: 3rem;
}
.page-video-wrapper .page-video .article-body p:after, .page-video-wrapper .page-video .article-body p:before {
  content: "";
  display: table;
  clear: both;
}
.page-video-wrapper .page-video .article-body h2:before,
.page-video-wrapper .page-video .article-body h3:before,
.page-video-wrapper .page-video .article-body h4:before {
  content: "";
  display: table;
  clear: both;
}
.page-video-wrapper .page-video .article-body a[title] {
  position: relative;
  display: block;
  font-size: 17px;
  text-decoration: underline;
  padding-left: 150px;
  margin: 30px auto;
  font-weight: 600;
  color: #fff;
}
.page-video-wrapper .page-video .article-body a[title].url-forum {
  padding-left: 130px;
}
.page-video-wrapper .page-video .article-body a[title].url-forum:before {
  content: "Forum";
  background-image: url(/themes/custom/wud/css/../images/icons/comments-regular.svg);
}
.page-video-wrapper .page-video .article-body a[title].url-forum:after {
  left: 60px;
}
.page-video-wrapper .page-video .article-body a[title]:before {
  content: "Lire aussi";
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(/themes/custom/wud/css/../images/icons/read-more-icon-white.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  color: #fff;
  padding-left: 0;
  padding-right: 60px;
}
.page-video-wrapper .page-video .article-body a[title]:after {
  content: "";
  height: 25px;
  width: 1px;
  background: #d5d8dc;
  position: absolute;
  left: 80px;
  top: 0;
}
.page-video-wrapper .page-video .article-sidebar .block-block-services-lecteurs {
  border: none;
  padding: 0;
}
.page-video-wrapper .page-video .article-sidebar .block-block-services-lecteurs .row {
  margin: auto;
}
.page-video-wrapper .page-video .article-sidebar .block-block-services-lecteurs .block-title {
  display: none;
}
.page-video-wrapper .page-video .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 {
  padding: 0;
  width: 100%;
}
.page-video-wrapper .page-video .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 .single-service {
  padding-bottom: 0;
  margin-bottom: 60px;
}
.page-video-wrapper .page-video .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 .single-service h3 {
  font-size: 18px;
  font-weight: 600;
}
.page-video-wrapper .page-video .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 .single-service a {
  margin-bottom: -17px;
  max-width: 80%;
}
.page-video-wrapper .page-video .article-sidebar .block-block-services-lecteurs .block-services .row:nth-child(2),
.page-video-wrapper .page-video .article-sidebar .block-block-services-lecteurs .block-services .row:nth-child(3) {
  display: none;
}
.page-video-wrapper .page-video .view-video-plus-de-videos {
  border-top: 1px solid #fff;
  margin-top: 30px;
  padding-bottom: 0px;
  position: relative;
  text-align: center;
}
.page-video-wrapper .page-video .view-video-plus-de-videos .view-header {
  font-weight: 700;
  font-size: 26px;
  line-height: 26px;
  text-transform: uppercase;
  background-color: #000;
  color: #fff;
  display: inline-block;
  margin: 0 0 20px;
  padding: 0 16px;
  position: relative;
  top: -15px;
}
.page-video-wrapper .page-video .view-video-plus-de-videos .view-header p {
  margin-bottom: 0 !important;
  line-height: normal !important;
}
@media screen and (max-width: 767px) {
  .page-video-wrapper .page-video .view-video-plus-de-videos .view-header {
    margin-bottom: 0;
  }
}
.page-video-wrapper .page-video .view-video-plus-de-videos .view-content {
  font-size: 0;
}
.page-video-wrapper .page-video .view-video-plus-de-videos .view-content .views-row {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  text-align: left;
  margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
  .page-video-wrapper .page-video .view-video-plus-de-videos .view-content .views-row {
    margin-right: 15px;
    width: calc(50% - 15px);
  }
}
.page-video-wrapper .page-video .view-video-plus-de-videos .view-content .views-row:nth-child(odd) {
  padding-right: 15px;
}
.page-video-wrapper .page-video .view-video-plus-de-videos .view-content .views-row:nth-child(even) {
  padding-left: 15px;
}
@media screen and (max-width: 767px) {
  .page-video-wrapper .page-video .view-video-plus-de-videos .view-content .views-row:nth-child(even) {
    padding-left: 0;
    margin-left: 15px;
    margin-right: unset;
  }
}
.page-video-wrapper .page-video .view-video-plus-de-videos .view-content .views-row .views-field-field-image {
  position: relative;
  text-align: center;
  background: #000;
}
.page-video-wrapper .page-video .view-video-plus-de-videos .view-content .views-row .views-field-field-image::before {
  content: "";
  width: 92px;
  height: 92px;
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translateY(-50%) translateX(50%);
  transform: translateY(-50%) translateX(50%);
  background-image: url(/themes/custom/wud/css/../images/icons/play-button-2.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 auto;
  display: block;
}
.page-video-wrapper .page-video .view-video-plus-de-videos .view-content .views-row .views-field-field-image img {
  background: #000;
  aspect-ratio: auto 3/2;
  margin-bottom: 15px;
}
.page-video-wrapper .page-video .view-video-plus-de-videos .view-content .views-row .views-field-field-section a {
  display: inline-block;
  font-size: 11px;
  text-transform: lowercase;
  background: #ECECEC;
  padding: 0px 5px;
  margin-bottom: 5px;
  text-decoration: none;
  color: #000;
  margin-right: 5px;
}
.page-video-wrapper .page-video .view-video-plus-de-videos .view-content .views-row .views-field-title a {
  color: #fff;
  font-size: 17px;
  line-height: 24px;
  font-weight: 500;
}
.page-video-wrapper .page-video .view-video-plus-de-videos .more-link {
  margin-bottom: 0;
}
.page-video-wrapper .page-video .view-video-plus-de-videos .more-link a {
  display: block;
  width: 350px;
  height: 35px;
  background-color: #000;
  font-size: 16px;
  line-height: 35px;
  color: #fff;
  text-align: center;
  margin: 0 auto 0px;
  border: 1px solid;
}
.page-video-wrapper .page-video .view-video-plus-de-videos .more-link a:hover, .page-video-wrapper .page-video .view-video-plus-de-videos .more-link a:focus {
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .page-video {
    overflow-x: hidden;
  }
  .page-video .row {
    margin: auto;
  }
  .page-video .col-sm-4,
  .page-video .col-sm-8,
  .page-video .col-md-12 {
    padding-left: 0;
    padding-right: 0;
  }
  .page-video .block-main-publication-banner {
    max-width: 100%;
  }
  .page-video .article-header {
    margin-bottom: 20px;
  }
  .page-video .article-header .article-chapo {
    margin-bottom: 20px !important;
    text-align: left !important;
  }
  .page-video .article-header .article-thumbnail {
    height: 270px;
  }
  .page-video .article-header .article-thumbnail-credit {
    text-align: center;
  }
  .page-video .video-wrapper {
    margin-bottom: 35px;
  }
  .page-video .video-wrapper iframe {
    height: 228px;
  }
  .page-video .page-content {
    margin-top: 20x;
  }
  .page-video .article-sidebar .block-block-services-lecteurs {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 55px;
  }
  .page-video .article-sidebar .block-block-services-lecteurs .block-services .slick-list {
    padding-left: 0px !important;
    padding-right: 0 !important;
  }
  .page-video .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 {
    display: block !important;
  }
  .page-video .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 .single-service {
    padding-bottom: 30px !important;
    margin-bottom: 35px;
    padding-top: 55px;
    width: 80%;
    margin-left: auto;
    height: 222px !important;
    margin-right: auto;
  }
  .page-video .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 .single-service a {
    margin-bottom: -2px;
  }
  .page-video .view-video-plus-de-videos .more-link a {
    width: 250px !important;
  }
  .page-video .view-video-plus-de-videos .view-content .views-row {
    width: 100%;
    display: block;
    padding: 0 !important;
  }
  .page-video .block-block-services-lecteurs,
  .page-video .block-views-block-last-investigations {
    margin: 30px 10px 0px;
  }
  .page-video .block-block-services-lecteurs .slick-list,
  .page-video .block-views-block-last-investigations .slick-list {
    overflow: visible;
  }
}
.path-podcasts .block-sondageleplusrecent {
  margin-bottom: 0;
}

.page-podcast {
  margin-bottom: 60px;
}
.page-podcast .article-header {
  box-shadow: none;
  padding: 40px 0 0;
  text-align: center;
  position: relative;
}
.page-podcast .article-header .article-section {
  display: inline-block;
  font-size: 11px;
  background: #dddddd;
  text-transform: lowercase;
  padding: 0px 5px;
  margin-bottom: 20px;
}
.page-podcast .article-header .article-title {
  font-weight: bold;
  display: block;
  width: 800px;
  max-width: 100%;
  margin: 0 auto 20px;
  font-size: 45px !important;
  line-height: 50px;
}
@media screen and (max-width: 768px) {
  .page-podcast .article-header .article-title {
    font-size: 35px !important;
    line-height: 40px !important;
  }
}
.page-podcast .article-header .article-author-date {
  display: block;
  margin: 0 auto 20px;
  font-size: 15px;
  letter-spacing: 0.2px;
}
.page-podcast .article-header .article-author-date .article-author {
  display: inline-block;
  font-weight: 600;
}
.page-podcast .article-header .article-author-date .article-author .article-author-link {
  color: #000;
}
.page-podcast .article-header .article-author-date .article-date {
  display: inline-block;
}
.page-podcast .article-header .article-author-date .article-updatedate {
  display: inline-block;
  font-weight: 600;
}
.page-podcast .article-header .article-tags {
  display: block;
  margin: 0 auto 20px;
  text-align: center;
}
.page-podcast .article-header .article-tags .article-tag {
  display: inline-block;
  margin: 0 10px;
}
.page-podcast .article-header .article-tags .article-tag img {
  height: 70px;
  width: auto;
  object-fit: contain;
}
.page-podcast .article-header .article-chapo {
  display: block;
  margin: 0 auto 40px;
  text-align: center;
  font-size: 18px;
  width: 800px;
  max-width: 100%;
}
.page-podcast .article-header .article-thumbnail {
  width: 100%;
  display: block;
  margin: 0 auto;
  height: 415px;
  object-fit: cover;
  object-position: center;
}
.page-podcast .article-header .article-thumbnail-credit {
  display: block;
  text-align: left;
  margin-top: 10px;
}
.page-podcast .article-header .article-share-links {
  position: absolute;
  bottom: -190px;
  left: -60px;
}
.page-podcast .article-header .article-share-links .article-share-link {
  display: block;
  border-radius: 50px;
  height: 30px;
  width: 30px;
  margin-bottom: 7px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.3s;
  opacity: 0.3;
}
.page-podcast .article-header .article-share-links .article-share-link:hover {
  opacity: 1;
}
.page-podcast .article-header .article-share-links .article-share-link.facebook {
  background-image: url(/themes/custom/wud/css/../images/icons/fb-icon-b.svg);
}
.page-podcast .article-header .article-share-links .article-share-link.twitter {
  background-image: url(/themes/custom/wud/css/../images/icons/tw-icon-b.svg);
}
.page-podcast .article-header .article-share-links .article-share-link.linkedin {
  background-image: url(/themes/custom/wud/css/../images/icons/in-icon-b.svg);
}
.page-podcast .article-header .article-share-links .article-share-link.mail {
  background-image: url(/themes/custom/wud/css/../images/icons/mail-icon-b.svg);
}
.page-podcast .code-wrapper {
  margin-bottom: 30px;
}
.page-podcast .code-wrapper iframe {
  margin-bottom: 30px;
}
.page-podcast .code-wrapper .links {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}
.page-podcast .code-wrapper .links a {
  display: inline-flex;
  align-items: center;
  height: 40px;
  color: #000;
  border: 2px solid #000;
  padding: 0 10px;
  margin: 0;
  text-decoration: none !important;
  font-size: 14px;
  line-height: 24px;
  transition: all 0.3s;
}
.page-podcast .code-wrapper .links a img {
  filter: invert(0);
  max-height: 25px;
  margin-right: 5px;
}
.page-podcast .code-wrapper .links a:hover {
  color: #FFF;
  background: #000;
}
.page-podcast .code-wrapper .links a:hover img {
  filter: invert(1);
}
.page-podcast .page-content img {
  height: auto;
  margin-bottom: 15px;
}
.page-podcast .article-body {
  font-size: 16px;
}
.page-podcast .article-body * {
  max-width: 100% !important;
  height: auto;
}
.page-podcast .article-body p {
  line-height: 3rem;
}
.page-podcast .article-body p:after, .page-podcast .article-body p:before {
  content: "";
  display: table;
  clear: both;
}
.page-podcast .article-body h2:before,
.page-podcast .article-body h3:before,
.page-podcast .article-body h4:before {
  content: "";
  display: table;
  clear: both;
}
.page-podcast .article-body a[title] {
  position: relative;
  display: block;
  font-size: 17px;
  text-decoration: underline;
  padding-left: 150px;
  margin: 30px auto;
  font-weight: 600;
}
.page-podcast .article-body a[title].url-forum {
  padding-left: 130px;
}
.page-podcast .article-body a[title].url-forum:before {
  content: "Forum";
  background-image: url(/themes/custom/wud/css/../images/icons/comments-regular.svg);
}
.page-podcast .article-body a[title].url-forum:after {
  left: 60px;
}
.page-podcast .article-body a[title]:before {
  content: "Lire aussi";
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(/themes/custom/wud/css/../images/icons/read-more-icon.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  color: #000;
  padding-left: 0;
  padding-right: 60px;
}
.page-podcast .article-body a[title]:after {
  content: "";
  height: 25px;
  width: 1px;
  background: #d5d8dc;
  position: absolute;
  left: 80px;
  top: 0;
}
.page-podcast .article-body .article-author {
  display: block;
  clear: both;
  font-weight: 700;
  color: #000;
  margin: 30px 0;
  font-size: 14px;
}
.page-podcast .article-body .article-author a {
  color: #000;
}
.page-podcast .article-sidebar .block-views-block-home-most-visited {
  border: 1px solid #000000;
  padding: 0 20px 20px;
}
.page-podcast .article-sidebar .block-views-block-home-most-visited .block-title {
  font-size: 18px;
  font-weight: 600;
}
.page-podcast .article-sidebar .block-views-block-home-most-visited .col-sm-6 {
  width: 100%;
}
.page-podcast .article-sidebar .block-views-block-home-most-visited .col-sm-6:nth-child(2) {
  display: none;
}
.page-podcast .article-sidebar .block-views-block-home-most-visited .col-sm-6 .content-title {
  height: auto !important;
}
.page-podcast .article-sidebar .block-block-services-lecteurs {
  border: none;
  padding: 0;
}
.page-podcast .article-sidebar .block-block-services-lecteurs .row {
  margin: auto;
}
.page-podcast .article-sidebar .block-block-services-lecteurs .block-title {
  display: none;
}
.page-podcast .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 {
  padding: 0;
  width: 100%;
  display: none;
}
.page-podcast .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 .single-service {
  padding-bottom: 0;
  margin-bottom: 60px;
  height: auto !important;
}
.page-podcast .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 .single-service h3 {
  font-size: 18px;
  font-weight: 600;
}
.page-podcast .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 .single-service a {
  margin-bottom: -17px;
  max-width: 80%;
}
.page-podcast .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6:nth-child(1),
.page-podcast .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6:nth-child(2) {
  display: block;
}
.page-podcast .block-views-blocklatest-podcasts-block-2 {
  border-top: 1px solid #000000;
  margin-top: 50px;
  padding-bottom: 20px;
  position: relative;
  text-align: center;
}
.page-podcast .block-views-blocklatest-podcasts-block-2 .block-title {
  font-weight: 700;
  font-size: 26px;
  line-height: 26px;
  text-transform: uppercase;
  background-color: #FFFFFF;
  display: inline-block;
  margin: 0 0 20px;
  padding: 0 16px;
  position: relative;
  top: -13px;
}
.page-podcast .block-views-blocklatest-podcasts-block-2 a {
  color: #000;
  text-decoration: none;
  text-align: left;
}
.page-podcast .block-views-blocklatest-podcasts-block-2 .content-img img {
  width: 100%;
  margin-bottom: 5px;
  display: block;
}
.page-podcast .block-views-blocklatest-podcasts-block-2 .content-title {
  font-size: 14px;
  max-height: 30px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-podcast .block-views-blocklatest-podcasts-block-2 .content-episode {
  font-size: 11px;
  border-top: 1px solid #d5d8dc;
  padding-top: 8px;
  margin-bottom: 30px;
}
.page-podcast .block-views-blocklatest-podcasts-block-2 .content-episode img {
  height: 12px;
  margin: auto;
  margin-right: 5px;
}
.page-podcast .block-views-blocklatest-podcasts-block-2 .content-more-link {
  display: block;
  width: 350px;
  height: 35px;
  background-color: #000000;
  font-size: 16px;
  line-height: 35px;
  color: #FFFFFF;
  text-align: center;
  margin: auto;
}

@media screen and (max-width: 767px) {
  .page-podcast {
    padding: 0 !important;
    overflow-x: hidden;
  }
  .page-podcast .row {
    margin: auto;
  }
  .page-podcast .block-main-publication-banner {
    max-width: 100%;
  }
  .page-podcast .article-header {
    padding: 20px 10px 0;
    margin-bottom: 20px;
  }
  .page-podcast .article-header .article-chapo {
    margin-bottom: 20px;
  }
  .page-podcast .article-header .article-thumbnail {
    height: 270px;
  }
  .page-podcast .article-header .article-thumbnail-credit {
    text-align: center;
  }
  .page-podcast .code-wrapper .links a {
    font-size: 10px;
    line-height: 20px;
  }
  .page-podcast .code-wrapper .links a img {
    max-height: 18px;
  }
  .page-podcast .page-content {
    margin-top: 20x;
  }
  .page-podcast .article-sidebar .block-views-block-home-most-visited {
    margin: 35px 10px;
  }
  .page-podcast .article-sidebar .block-block-services-lecteurs {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 55px;
  }
  .page-podcast .article-sidebar .block-block-services-lecteurs .block-services .slick-list {
    padding-left: 0px !important;
    padding-right: 0 !important;
  }
  .page-podcast .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 {
    display: block !important;
  }
  .page-podcast .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 .single-service {
    padding-bottom: 30px !important;
    margin-bottom: 35px;
    padding-top: 55px;
    width: 80%;
    margin-left: auto;
    height: 222px !important;
    margin-right: auto;
  }
  .page-podcast .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 .single-service a {
    margin-bottom: -2px;
  }
  .page-podcast .block-views-block-latest-diapos-infographies {
    margin-top: 45px;
    margin-bottom: 15px;
  }
  .page-podcast .block-block-services-lecteurs,
  .page-podcast .block-views-block-last-investigations {
    margin: 30px 10px 0px;
  }
  .page-podcast .block-block-services-lecteurs .slick-list,
  .page-podcast .block-views-block-last-investigations .slick-list {
    overflow: visible;
  }
}
.page-user {
  margin-bottom: 60px;
}
.page-user .breadcrumbs {
  margin-top: 10px;
}
.page-user .article-header {
  box-shadow: none;
  padding-top: 30px;
  position: relative;
}
.page-user .article-header .author-picture {
  height: 150px;
  width: auto;
  display: block;
  margin: 0 auto 10px;
  border-radius: 50%;
}
.page-user .article-header .author-name {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 0px;
  text-align: center;
}
.page-user .article-header .author-links {
  text-align: center;
  display: block;
  margin-bottom: 20px;
  margin-top: 15px;
}
.page-user .article-header .author-links a {
  display: inline-block;
  margin: 0 5px;
  font-size: 0;
  height: 20px;
  width: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: top;
  background-position: center;
}
.page-user .article-header .author-links a.author-twiter {
  background-image: url(/themes/custom/wud/css/../images/icons/twitter-simple.svg);
}
.page-user .article-header .author-links a.author-instagram {
  background-image: url(/themes/custom/wud/css/../images/icons/instagram-simple.svg);
}
.page-user .article-header .author-links a.author-linkedin {
  background-image: url(/themes/custom/wud/css/../images/icons/linkedin-simple.svg);
}
.page-user .article-header .author-links a.author-mail {
  background-image: url(/themes/custom/wud/css/../images/icons/mail.svg);
}
.page-user .article-header .author-bio {
  width: 90%;
  text-align: center;
  display: block;
  margin: 0 auto 40px;
  font-size: 16px;
  line-height: 23px;
}
.page-user .article-header .author-sections {
  display: block;
  text-align: center;
  margin: 30px auto;
  padding: 0px 10px;
  position: relative;
}
.page-user .article-header .author-sections .author-sections-title {
  font-size: 18px;
  background: #fff;
  padding: 0 20px;
  width: 100%;
  text-align: center;
}
.page-user .article-header .author-sections .article-section {
  display: inline-block;
  margin: 5px;
  font-size: 11px;
  text-transform: lowercase;
  background-color: #ececec;
  padding: 0px 5px;
  font-size: 13px;
  margin-bottom: 10px;
}
.page-user .page-content {
  margin: 40px auto 0;
}
.page-user .page-content img {
  height: auto;
  margin-bottom: 15px;
}
.page-user .block-sondageleplusrecent {
  margin-top: 0;
}
.page-user .author-articles {
  padding: 0px;
  position: relative;
  border-top: 1px solid #000;
}
.page-user .author-articles .block-title {
  display: block;
  font-weight: 700;
  font-size: 23px;
  line-height: 26px;
  text-transform: uppercase;
  top: 0;
  width: 100%;
  text-align: left;
  margin: 15px 0px 20px;
}
.page-user .author-articles .article-item {
  margin-bottom: 15px;
}
.page-user .author-articles .article-item:after {
  content: "";
  display: table;
  clear: both;
  width: 100%;
  height: 1px;
  margin-top: 20px;
  background-color: #d5d8dc;
}
.page-user .author-articles .article-item:last-child:after {
  display: none;
}
.page-user .author-articles .article-item a {
  color: #000;
  text-decoration: none;
}
.page-user .author-articles .article-item .article-item-title {
  font-size: 20px;
  font-weight: 600;
  margin: 0 auto 10px;
}
.page-user .author-articles .article-item .article-item-image {
  width: 160px;
  height: 120px;
  display: inline-block;
  vertical-align: top;
}
.page-user .author-articles .article-item .article-item-image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.page-user .author-articles .article-item .article-item-content {
  display: inline-block;
  width: calc(100% - 165px);
  padding-left: 10px;
  vertical-align: top;
}
.page-user .author-articles .article-item .article-item-content .article-item-sections {
  display: block;
}
.page-user .author-articles .article-item .article-item-content .article-item-sections .article-item-section {
  display: inline;
  margin: 0px 5px 5px 0px;
  background: #ececec;
  padding: 0 5px;
  font-size: 11px;
  text-transform: lowercase;
  font-weight: 300;
  letter-spacing: 0.5px;
}
.page-user .author-articles .article-item .article-item-content .article-item-desc {
  font-size: 14px;
  padding-top: 20px;
}
.page-user .author-articles .article-item .article-item-content .article-author-date {
  display: block;
  margin: 0 auto;
  font-size: 14px;
  letter-spacing: 0.2px;
  color: #b3b3b3;
}
.page-user .author-articles .article-item .article-item-content .article-author-date .article-author {
  display: inline-block;
}
.page-user .author-articles .article-item .article-item-content .article-author-date .article-author .article-author-link {
  color: #b3b3b3;
}
.page-user .author-articles .article-item .article-item-content .article-author-date .article-date {
  display: inline-block;
}
.page-user .author-articles .article-item .article-item-content .article-author-date .article-updatedate {
  display: inline-block;
  font-weight: 600;
}
.page-user .view-auteur-publications .pager-nav .pager__item--first,
.page-user .view-auteur-publications .pager-nav .pager__item--last {
  display: none;
}
.page-user .view-auteur-publications .pager-nav .pager__item--previous a,
.page-user .view-auteur-publications .pager-nav .pager__item--next a {
  border: 1px solid #000;
  margin: 0 10px;
}
.page-user .view-auteur-publications .pager-nav li span,
.page-user .view-auteur-publications .pager-nav li a {
  border: none;
  color: #000;
}
.page-user .view-auteur-publications .pager-nav li.active a {
  background-color: #fbeb0a;
  border-radius: 0;
}
.page-user .view-auteur-publications .more-link a {
  display: none;
}
.page-user .article-sidebar .block-views-block-featured-tags {
  border: 1px solid #000000;
  padding: 0 20px 20px;
}
.page-user .article-sidebar .block-views-block-featured-tags .slick-list {
  overflow: visible;
}
.page-user .article-sidebar .block-views-block-featured-tags .block-title {
  font-size: 18px;
  font-weight: 600;
}
.page-user .article-sidebar .block-views-block-featured-tags .block-featured-tags {
  margin-top: 0;
}
.page-user .article-sidebar .block-views-block-featured-tags .block-featured-tags .single-featured-tag {
  margin-bottom: 20px;
}
.page-user .article-sidebar .block-views-block-featured-tags .featured-tags-more-link {
  max-width: 100%;
  background: none;
  color: #a19f9f;
  text-decoration: underline;
  font-size: 16px;
  height: auto;
  line-height: 18px;
}
.page-user .article-sidebar .block-views-block-home-most-visited {
  border: 1px solid #000000;
  padding: 0 20px 20px;
}
.page-user .article-sidebar .block-views-block-home-most-visited .block-title {
  font-size: 18px;
  font-weight: 600;
}
.page-user .article-sidebar .block-views-block-home-most-visited .col-sm-6 {
  width: 100%;
}
.page-user .article-sidebar .block-views-block-home-most-visited .col-sm-6:nth-child(2) {
  display: none;
}
.page-user .article-sidebar .block-views-block-home-most-visited .col-sm-6 .content-title {
  height: auto !important;
}
.page-user .article-sidebar .block-block-services-lecteurs {
  border: none;
  padding: 0;
}
.page-user .article-sidebar .block-block-services-lecteurs .row {
  margin: auto;
}
.page-user .article-sidebar .block-block-services-lecteurs .block-title {
  display: none;
}
.page-user .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 {
  padding: 0;
  width: 100%;
  display: none;
}
.page-user .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 .single-service {
  padding-bottom: 0;
  margin-bottom: 60px;
}
.page-user .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 .single-service h3 {
  font-size: 18px;
  font-weight: 600;
}
.page-user .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 .single-service a {
  margin-bottom: -17px;
  max-width: 80%;
}
.page-user .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6:nth-child(1),
.page-user .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6:nth-child(2) {
  display: block;
}
.page-user .article-sidebar .block-block-services-lecteurs {
  border: 1px solid #000000;
  padding: 35px 25px 20px;
  margin-bottom: 20px;
  margin-top: 50px;
}
.page-user .article-sidebar .block-block-services-lecteurs .block-title {
  font-size: 20px;
  top: -14px;
  left: 15px;
  margin: 0;
  padding: 0 10px;
  position: absolute;
  text-transform: none;
  display: block;
}
.page-user .article-sidebar .block-block-services-lecteurs .single-service {
  margin: 0;
  border: none;
  text-align: left;
  padding: 0;
}
.page-user .article-sidebar .block-block-services-lecteurs .single-service .ss-img {
  width: 30%;
  display: inline-block;
  float: left;
  margin-bottom: 40px;
}
.page-user .article-sidebar .block-block-services-lecteurs .single-service .ss-img img {
  height: auto;
  width: 70%;
  margin-top: -10px;
}
.page-user .article-sidebar .block-block-services-lecteurs .single-service p,
.page-user .article-sidebar .block-block-services-lecteurs .single-service b {
  float: right;
  width: 63%;
  margin-bottom: 5px;
  font-size: 16px;
}
.page-user .article-sidebar .block-block-services-lecteurs .single-service a {
  display: block;
  clear: both;
  position: relative;
  bottom: auto;
  left: auto;
  width: 100%;
  transform: none;
  background: none;
  text-decoration: underline;
  height: auto;
  line-height: initial;
}

.page-auteurs-list .page-title {
  border-top: 1px solid #000;
  width: 100%;
  display: block;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 15px 0 45px;
  text-align: left;
  padding: 10px 0 0;
}
.page-auteurs-list .users-list {
  display: grid;
  grid-template-columns: calc(25% - 11.25px) calc(25% - 11.25px) calc(25% - 11.25px) calc(25% - 11.25px);
  column-gap: 15px;
  row-gap: 30px;
  margin-bottom: 40px;
}
.page-auteurs-list .users-list .user-single:hover .user-name {
  font-weight: 900;
}
.page-auteurs-list .users-list .user-single a {
  color: #000000;
}
.page-auteurs-list .users-list .user-single a:hover, .page-auteurs-list .users-list .user-single a:focus {
  text-decoration: none;
}
.page-auteurs-list .users-list .user-single .user-picture {
  display: block;
  width: 100px;
  height: 100px;
  object-fit: contain;
  object-position: center;
  margin: 0 auto 10px;
}
.page-auteurs-list .users-list .user-single .user-name {
  display: block;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
}
.page-auteurs-list .pager-nav .pager__item--first,
.page-auteurs-list .pager-nav .pager__item--last {
  display: none;
}
.page-auteurs-list .pager-nav .pager__item--previous a,
.page-auteurs-list .pager-nav .pager__item--next a {
  border: 1px solid #000;
  margin: 0 5px;
}
.page-auteurs-list .pager-nav li span,
.page-auteurs-list .pager-nav li a {
  border: none;
  color: #000;
}
.page-auteurs-list .pager-nav li.active a {
  background-color: #fbeb0a;
  border-radius: 0;
}

@media screen and (max-width: 767px) {
  .page-user {
    padding: 0 !important;
    overflow-x: hidden;
  }
  .page-user .breadcrumbs {
    padding: 0 15px;
  }
  .page-user .row {
    margin: auto;
  }
  .page-user .block-main-publication-banner {
    max-width: 100%;
  }
  .page-user .article-header {
    padding: 20px 10px 0;
    margin-bottom: 20px;
  }
  .page-user .page-content {
    margin-top: 20x;
  }
  .page-user .article-sidebar {
    padding: 0;
  }
  .page-user .article-sidebar .block-views-block-featured-tags {
    border: none;
    border-top: 1px solid #000;
    margin: 35px 10px;
    padding: 0;
  }
  .page-user .article-sidebar .block-views-block-featured-tags .block-title {
    font-size: 25px;
  }
  .page-user .article-sidebar .block-views-block-featured-tags .single-featured-tag {
    padding: 5px;
  }
  .page-user .article-sidebar .block-views-block-featured-tags .tag-img {
    padding: 10px !important;
  }
  .page-user .article-sidebar .block-views-block-featured-tags .featured-tags-more-link {
    display: block;
    width: 350px;
    height: 35px;
    background-color: #000000;
    font-size: 16px;
    line-height: 35px;
    color: #ffffff;
    text-align: center;
    margin: auto;
    text-decoration: none;
  }
  .page-user .article-sidebar .block-views-block-home-most-visited {
    margin: 35px 10px;
  }
  .page-user .article-sidebar .block-block-services-lecteurs {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 55px;
  }
  .page-user .article-sidebar .block-block-services-lecteurs .block-services .slick-list {
    padding-left: 0px !important;
    padding-right: 0 !important;
  }
  .page-user .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 {
    display: block !important;
  }
  .page-user .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 .single-service {
    padding-bottom: 30px !important;
    margin-bottom: 35px;
    padding-top: 55px;
    width: 80%;
    margin-left: auto;
    height: 222px !important;
    margin-right: auto;
  }
  .page-user .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 .single-service a {
    margin-bottom: -2px;
  }
  .page-user .author-articles .article-item {
    padding: 0;
  }
  .page-user .author-articles .article-item .article-item-content .article-item-desc {
    font-size: 12px;
    padding-top: 0;
  }
  .page-user .author-articles .article-item .article-item-content .article-author-date {
    margin: 0 auto 0px;
    font-size: 12px;
  }
  .page-user .block-sondageleplusrecent {
    margin: 20px;
  }
  .page-user .block-newsletter-subscription {
    display: none;
  }
  .page-user #block-rechercherunclassement,
  .page-user #block-block-services-lecteurs {
    display: none !important;
  }
}
.page-live {
  margin-bottom: 60px;
}
.page-live .article-header {
  box-shadow: none;
  padding: 0;
  text-align: center;
  position: relative;
}
.page-live .article-header::before {
  background-image: url(/themes/custom/wud/css/../images/live.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  display: block;
  content: "";
  width: 105px;
  height: 59px;
  left: 50%;
  transform: translateX(-50%);
  top: 111px;
}
.page-live .article-header .title-wrapper {
  display: block;
  background: #fff;
  width: 750px;
  max-width: 90%;
  min-height: 150px;
  margin: -150px auto 60px;
  z-index: 1;
  position: relative;
  padding: 40px 40px 0;
}
.page-live .article-header .article-section {
  display: inline-block;
  font-size: 11px;
  text-transform: lowercase;
  background: #ECECEC;
  padding: 0 5px;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
}
.page-live .article-header .article-title {
  font-weight: bold;
  display: block;
  width: 800px;
  max-width: 100%;
  margin: 0 auto 20px;
  font-size: 30px;
}
.page-live .article-header .article-author-date {
  display: block;
  margin: 0 auto 20px;
  font-size: 15px;
  letter-spacing: 0.2px;
}
.page-live .article-header .article-author-date .article-author {
  display: inline-block;
  font-weight: 600;
  color: #bcbcbc;
}
.page-live .article-header .article-author-date .article-author .article-author-link {
  color: #bcbcbc;
}
.page-live .article-header .article-author-date .article-date {
  display: inline-block;
  color: #bcbcbc;
}
.page-live .article-header .article-author-date .article-updatedate {
  display: inline-block;
  font-weight: 600;
}
.page-live .article-header .article-tags {
  display: block;
  margin: 0 auto 20px;
  text-align: center;
}
.page-live .article-header .article-tags .article-tag {
  display: inline-block;
  margin: 0 10px;
}
.page-live .article-header .article-tags .article-tag img {
  height: 70px;
  width: auto;
  object-fit: contain;
}
.page-live .article-header .article-chapo {
  display: block;
  margin: 0 auto 40px;
  text-align: center;
  font-size: 18px;
  width: 800px;
  max-width: 100%;
}
.page-live .article-header .article-thumbnail {
  width: 100%;
  display: block;
  margin: 0 auto;
  height: 415px;
  object-fit: cover;
  object-position: center;
}
.page-live .article-header .article-thumbnail-credit {
  display: block;
  text-align: left;
  margin-top: 10px;
}
.page-live .article-header .article-share-links {
  position: absolute;
  bottom: -210px;
  left: -60px;
}
.page-live .article-header .article-share-links .article-share-link {
  display: block;
  border-radius: 50px;
  height: 30px;
  width: 30px;
  margin-bottom: 7px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.3s;
  opacity: 0.3;
}
.page-live .article-header .article-share-links .article-share-link:hover {
  opacity: 1;
}
.page-live .article-header .article-share-links .article-share-link.facebook {
  background-image: url(/themes/custom/wud/css/../images/icons/fb-icon-b.svg);
}
.page-live .article-header .article-share-links .article-share-link.twitter {
  background-image: url(/themes/custom/wud/css/../images/icons/tw-icon-b.svg);
}
.page-live .article-header .article-share-links .article-share-link.linkedin {
  background-image: url(/themes/custom/wud/css/../images/icons/in-icon-b.svg);
}
.page-live .article-header .article-share-links .article-share-link.mail {
  background-image: url(/themes/custom/wud/css/../images/icons/mail-icon-b.svg);
}
.page-live .page-content {
  margin: 40px auto 0;
}
.page-live .page-content .article-body img {
  height: auto;
  margin-bottom: 15px;
  max-width: 100%;
}
.page-live .page-content .article-body .article-author {
  display: block;
  clear: both;
  font-weight: 700;
  color: #000;
  margin: 30px 0;
  font-size: 14px;
}
.page-live .page-content .article-body .article-author a {
  color: #000;
}
.page-live .article-body {
  font-size: 16px;
}
.page-live .article-body .breve-item {
  border-top: 1px solid #d5d8dc;
  padding: 30px 0;
}
.page-live .article-body .breve-item .logo {
  width: 90px;
  height: auto;
  margin-right: 15px;
  display: inline-block;
  vertical-align: top;
}
.page-live .article-body .breve-item .breve-item-date {
  display: inline-block;
  font-size: 14px;
  vertical-align: top;
}
.page-live .article-body .breve-item .breve-item-auteur {
  display: inline-block;
  font-size: 14px;
  vertical-align: top;
  margin-bottom: 15px;
}
.page-live .article-body .breve-item .breve-item-auteur a {
  color: #000;
}
.page-live .article-body .breve-item .breve-item-body p {
  line-height: 22px;
  font-size: 16px;
}
.page-live .article-body * {
  max-width: 100% !important;
  height: auto;
}
.page-live .article-body p {
  line-height: 3rem;
}
.page-live .article-body p:after, .page-live .article-body p:before {
  content: "";
  display: table;
  clear: both;
}
.page-live .article-body h2:before,
.page-live .article-body h3:before,
.page-live .article-body h4:before {
  content: "";
  display: table;
  clear: both;
}
.page-live .article-body a[title] {
  position: relative;
  display: block;
  font-size: 17px;
  text-decoration: underline;
  padding-left: 150px;
  margin: 30px auto;
  font-weight: 600;
}
.page-live .article-body a[title].url-forum {
  padding-left: 130px;
}
.page-live .article-body a[title].url-forum:before {
  content: "Forum";
  background-image: url(/themes/custom/wud/css/../images/icons/comments-regular.svg);
}
.page-live .article-body a[title].url-forum:after {
  left: 60px;
}
.page-live .article-body a[title]:before {
  content: "Lire aussi";
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(/themes/custom/wud/css/../images/icons/read-more-icon.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  color: #000;
  padding-left: 0;
  padding-right: 60px;
}
.page-live .article-body a[title]:after {
  content: "";
  height: 25px;
  width: 1px;
  background: #d5d8dc;
  position: absolute;
  left: 80px;
  top: 0;
}
.page-live .article-sidebar .block-en-bref {
  padding: 0 15px 15px;
  border: 1px solid #000;
  margin: 0 auto 45px;
  white-space: normal;
  word-break: break-word;
}
.page-live .article-sidebar .block-en-bref .block-title {
  line-height: 26px;
  text-transform: uppercase;
  background-color: #ffffff;
  display: inline-block;
  margin: 0;
  padding: 0 16px;
  position: relative;
  top: -13px;
  font-size: 18px;
  font-weight: 600;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.page-live .article-sidebar .block-en-bref P {
  font-size: 15px;
  line-height: 22px;
}
.page-live .article-sidebar .block-views-block-featured-tags {
  border: 1px solid #000000;
  padding: 0 20px;
}
.page-live .article-sidebar .block-views-block-featured-tags .block-title {
  font-size: 18px;
  font-weight: 600;
}
.page-live .article-sidebar .block-views-block-featured-tags .block-featured-tags {
  margin-top: 22px;
}
.page-live .article-sidebar .block-views-block-featured-tags .block-featured-tags .single-featured-tag {
  margin-bottom: 30px;
}
.page-live .article-sidebar .block-views-block-featured-tags .featured-tags-more-link {
  margin-bottom: -17px !important;
  max-width: 80%;
  display: block;
  width: 311px;
  background-color: #000;
  margin: auto;
  font-size: 16px;
  color: #ffffff;
  line-height: 35px;
}
.page-live .article-sidebar .block-views-block-home-most-visited {
  border: 1px solid #000000;
  padding: 0 20px 20px;
}
.page-live .article-sidebar .block-views-block-home-most-visited .block-title {
  font-size: 18px;
  font-weight: 600;
}
.page-live .article-sidebar .block-views-block-home-most-visited .col-sm-6 {
  width: 100%;
}
.page-live .article-sidebar .block-views-block-home-most-visited .col-sm-6:nth-child(2) {
  display: none;
}
.page-live .article-sidebar .block-views-block-home-most-visited .col-sm-6 .content-title {
  height: auto !important;
}
.page-live .article-sidebar .block-views-block-home-most-visited .col-sm-6 .content-title .content-index {
  color: #000;
}
.page-live .article-sidebar .block-block-services-lecteurs {
  border: none;
  padding: 0;
}
.page-live .article-sidebar .block-block-services-lecteurs .row {
  margin: auto;
}
.page-live .article-sidebar .block-block-services-lecteurs .block-title {
  display: none;
}
.page-live .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 {
  padding: 0;
  width: 100%;
}
.page-live .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 .single-service {
  padding-bottom: 0;
  margin-bottom: 60px;
}
.page-live .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 .single-service h3 {
  font-size: 18px;
  font-weight: 600;
}
.page-live .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 .single-service a {
  margin-bottom: -17px;
  max-width: 80%;
}
.page-live .article-sidebar .block-block-services-lecteurs .block-services .row:nth-child(2),
.page-live .article-sidebar .block-block-services-lecteurs .block-services .row:nth-child(3) {
  display: none;
}
.page-live .more-articles {
  border-top: 1px solid #000000;
  margin-top: 20px;
  padding-bottom: 0px;
  position: relative;
  text-align: center;
}
.page-live .more-articles .block-title {
  display: block;
  font-weight: 700;
  font-size: 23px;
  line-height: 26px;
  text-transform: lowercase;
  top: 0;
  width: 100%;
  text-align: left;
  margin: 15px 0px 20px;
}
.page-live .more-articles .block-title::first-letter {
  text-transform: uppercase;
}
.page-live .more-articles .first-row .article-item {
  padding-top: 0;
}
.page-live .more-articles .first-row .article-item:before {
  content: none;
}
.page-live .more-articles .article-item {
  text-align: left;
  width: 50%;
  margin: 0 auto 20px;
  padding-top: 20px;
  float: left;
  overflow: hidden;
}
.page-live .more-articles .article-item:before {
  content: "";
  width: calc(100% - 30px);
  height: 1px;
  background: #d5d8dc;
  position: absolute;
  top: 0;
  left: 15px;
}
.page-live .more-articles .article-item:nth-child(3), .page-live .more-articles .article-item:nth-child(4), .page-live .more-articles .article-item:nth-child(9), .page-live .more-articles .article-item:nth-child(10) {
  margin-bottom: 0;
}
.page-live .more-articles .article-item:nth-child(3):after, .page-live .more-articles .article-item:nth-child(4):after, .page-live .more-articles .article-item:nth-child(9):after, .page-live .more-articles .article-item:nth-child(10):after {
  display: none;
}
.page-live .more-articles .article-item .article-item-image {
  width: 50%;
  float: right;
  height: 115px;
  object-fit: cover;
}
.page-live .more-articles .article-item .article-item-section {
  display: inline;
  font-size: 11px;
  color: #313131;
  background-color: #ececec;
  text-transform: lowercase;
  padding: 0 5px;
  margin-bottom: 0px;
  padding-right: 10px;
}
.page-live .more-articles .article-item .article-item-section:last-child {
  margin-bottom: 10px;
}
.page-live .more-articles .article-item .article-item-title {
  color: #000;
  float: left;
  width: 50%;
  padding-right: 10px;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  max-height: 90px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-live .more-articles .article-item .article-item-title img {
  display: inline-block;
  height: 15px;
  line-height: 0;
  border-right: 1px solid #9d9d9c;
  padding-right: 10px;
  margin-right: 6px;
}
.page-live .more-articles .article-item.big-item .article-item-image {
  width: 100%;
  height: 250px;
  margin-bottom: 7px;
}
.page-live .more-articles .article-item.big-item .article-item-title {
  width: 100%;
  padding: 0;
}
.page-live .view-article-vous-aimerez-aussi .more-link a {
  display: block;
  width: 350px;
  height: 35px;
  background-color: #000000;
  font-size: 16px;
  line-height: 35px;
  color: #ffffff;
  text-align: center;
  margin: 0 auto 20px;
}
.page-live .view-article-vous-aimerez-aussi .more-link a:hover, .page-live .view-article-vous-aimerez-aussi .more-link a:focus {
  text-decoration: none;
}
.page-live .block-en-bref-mobile,
.page-live .mobile-tabs {
  display: none;
}

@media screen and (max-width: 767px) {
  .page-live {
    padding: 0 !important;
    overflow-x: hidden;
  }
  .page-live .row {
    margin: auto;
  }
  .page-live .block-main-publication-banner {
    max-width: 100%;
  }
  .page-live .article-header {
    padding: 20px 10px 0;
    margin-bottom: 20px;
  }
  .page-live .article-header .title-wrapper {
    margin: -50px auto 20px;
    padding: 30px 10px 0;
  }
  .page-live .article-header .article-title {
    font-size: 25px;
  }
  .page-live .article-header .article-author-date {
    font-size: 13px;
  }
  .page-live .article-header .article-chapo {
    margin-bottom: 20px;
  }
  .page-live .article-header .article-thumbnail {
    height: 270px;
  }
  .page-live .article-header .article-thumbnail-credit {
    text-align: center;
  }
  .page-live .mobile-tabs {
    display: block;
    margin-bottom: 25px;
    font-size: 0;
  }
  .page-live .mobile-tabs span {
    width: 50%;
    display: inline-block;
    font-size: 20px;
    text-align: center;
    border: 1px solid #dddddd;
    padding: 10px 5px;
    color: gray;
    font-weight: 300;
    transition: all 0.3s;
    cursor: pointer;
  }
  .page-live .mobile-tabs span.active {
    color: #000;
    font-weight: 600;
    border-bottom: 2px solid #000;
  }
  .page-live .page-content {
    margin-top: 20x;
  }
  .page-live .block-en-bref-mobile {
    font-size: 16px;
  }
  .page-live .article-sidebar {
    padding: 0;
  }
  .page-live .article-sidebar .block-en-bref {
    display: none !important;
  }
  .page-live .article-sidebar .block-views-block-featured-tags {
    border: none;
    border-top: 1px solid #000;
    margin: 35px 10px;
    padding: 0;
  }
  .page-live .article-sidebar .block-views-block-featured-tags .block-title {
    font-size: 26px;
  }
  .page-live .article-sidebar .block-views-block-featured-tags .single-featured-tag {
    padding: 5px;
  }
  .page-live .article-sidebar .block-views-block-featured-tags .tag-img {
    padding: 10px !important;
  }
  .page-live .article-sidebar .block-views-block-featured-tags .featured-tags-more-link {
    display: block;
    width: 350px;
    height: 35px;
    background-color: #000000;
    font-size: 16px;
    line-height: 35px;
    color: #ffffff;
    text-align: center;
    margin: auto;
    text-decoration: none;
  }
  .page-live .article-sidebar .block-views-block-home-most-visited {
    margin: 35px 10px;
  }
  .page-live .article-sidebar .block-block-services-lecteurs {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 55px;
  }
  .page-live .article-sidebar .block-block-services-lecteurs .block-services .slick-list {
    padding-left: 0px !important;
    padding-right: 0 !important;
  }
  .page-live .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 {
    display: block !important;
  }
  .page-live .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 .single-service {
    padding-bottom: 30px !important;
    margin-bottom: 35px;
    padding-top: 55px;
    width: 80%;
    margin-left: auto;
    height: 222px !important;
    margin-right: auto;
  }
  .page-live .article-sidebar .block-block-services-lecteurs .block-services .col-sm-6 .single-service a {
    margin-bottom: -2px;
  }
  .page-live .view-article-vous-aimerez-aussi .more-link a {
    width: 250px !important;
  }
  .page-live .more-articles .first-row .article-item:last-child::before {
    content: "";
  }
  .page-live .more-articles .article-item {
    width: 100%;
    display: block;
    margin-bottom: 20px !important;
    padding: 20px 0 0 0 !important;
  }
  .page-live .more-articles .article-item:before {
    width: 100%;
    left: 0;
  }
  .page-live .block-views-block-latest-diapos-infographies {
    margin-top: 45px;
    margin-bottom: 15px;
  }
  .page-live .block-block-services-lecteurs,
  .page-live .block-views-block-last-investigations {
    margin: 30px 10px 0px;
  }
  .page-live .block-block-services-lecteurs .slick-list,
  .page-live .block-views-block-last-investigations .slick-list {
    overflow: visible;
  }
}
.path-abonnement header {
  padding: 20px 0;
}
.path-abonnement header .active.active-trail.last,
.path-abonnement header .header-top #block-wud-account-menu .header-user-menus .menu--account li:last-child {
  display: none;
}
.path-abonnement header a[title=Connexion],
.path-abonnement header .first {
  background-color: #fbeb0a;
}
.path-abonnement .footer {
  padding-top: 10px !important;
}
.path-abonnement .footer #block-inscriptionalanewsletter,
.path-abonnement .footer #block-footersocialmenu,
.path-abonnement .footer #block-headermagazine-footer,
.path-abonnement .footer #block-headermagazine-mobile,
.path-abonnement .footer #block-footermenu {
  display: none !important;
}

.page-abonnement {
  padding: 40px 15px;
}
.page-abonnement.etape-1 .page-header, .page-abonnement.etape-2 .page-header {
  box-shadow: none;
  padding: 0;
  text-align: left;
  border: none;
  border-top: 2px solid;
  padding-top: 10px;
  margin: 0 15px 20px;
  width: 100%;
  max-width: 1110px;
}
.page-abonnement.etape-1 .page-header h1, .page-abonnement.etape-2 .page-header h1 {
  font-size: 30px;
  margin: 0 auto 10px;
  font-weight: bold;
  text-transform: uppercase;
}
.page-abonnement.etape-1 .page-header p, .page-abonnement.etape-2 .page-header p {
  font-size: 20px;
}
.page-abonnement.etape-1 .page-content, .page-abonnement.etape-2 .page-content {
  margin: auto;
}
.page-abonnement.etape-1 .page-content .sidebar .block-notre-offre, .page-abonnement.etape-2 .page-content .sidebar .block-notre-offre {
  border: 2px solid #fbeb0b;
  margin-bottom: 30px;
  text-align: center;
}
.page-abonnement.etape-1 .page-content .sidebar .block-notre-offre h2, .page-abonnement.etape-2 .page-content .sidebar .block-notre-offre h2 {
  margin: 0;
  font-size: 25px;
  font-weight: 600;
  padding: 15px;
  background: #fbeb0b;
}
.page-abonnement.etape-1 .page-content .sidebar .block-notre-offre img, .page-abonnement.etape-2 .page-content .sidebar .block-notre-offre img {
  margin: auto;
  display: block;
  margin-bottom: 15px;
}
.page-abonnement.etape-1 .page-content .sidebar .block-notre-offre p, .page-abonnement.etape-2 .page-content .sidebar .block-notre-offre p {
  font-size: 22px;
  margin: 0 auto;
}
.page-abonnement.etape-1 .page-content .sidebar .block-notre-offre strong, .page-abonnement.etape-2 .page-content .sidebar .block-notre-offre strong {
  margin-bottom: 35px;
  display: block;
  font-size: 28px;
  font-weight: 500;
  line-height: 28px;
}
.page-abonnement.etape-1 .page-content .sidebar ul, .page-abonnement.etape-2 .page-content .sidebar ul {
  padding: 0 15px;
  list-style: none;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 30px;
}
.page-abonnement.etape-1 .page-content .sidebar ul li, .page-abonnement.etape-2 .page-content .sidebar ul li {
  margin-bottom: 15px;
  position: relative;
  padding-left: 20px;
}
.page-abonnement.etape-1 .page-content .sidebar ul li::before, .page-abonnement.etape-2 .page-content .sidebar ul li::before {
  content: "";
  width: 15px;
  height: 10px;
  border-bottom: 3px solid #fbeb0b;
  border-left: 3px solid #fbeb0b;
  position: absolute;
  left: 0;
  top: 3px;
  transform: rotate(-45deg);
}
.page-abonnement.etape-1 .page-content .sidebar ul li span, .page-abonnement.etape-2 .page-content .sidebar ul li span {
  font-size: 14px;
}
.page-abonnement.etape-1 .page-content .main-content .messages__wrapper p, .page-abonnement.etape-2 .page-content .main-content .messages__wrapper p {
  margin: auto !important;
}
.page-abonnement.etape-1 .page-content .main-content .select-wrapper::after, .page-abonnement.etape-2 .page-content .main-content .select-wrapper::after {
  display: none !important;
}
.page-abonnement.etape-1 .page-content .main-content > .form-wrapper, .page-abonnement.etape-2 .page-content .main-content > .form-wrapper {
  margin-bottom: 30px;
  padding: 30px 40px;
  border: 1px solid #000;
}
.page-abonnement.etape-1 .page-content .main-content > .form-wrapper .step, .page-abonnement.etape-2 .page-content .main-content > .form-wrapper .step {
  font-size: 30px;
  margin: 0 auto 20px;
}
.page-abonnement.etape-1 .page-content .main-content > .form-wrapper .step span, .page-abonnement.etape-2 .page-content .main-content > .form-wrapper .step span {
  border: 2px solid #000;
  border-radius: 50%;
  height: 50px;
  line-height: 45px;
  width: 50px;
  display: inline-block;
  text-align: center;
  margin-right: 20px;
}
.page-abonnement.etape-1 .page-content .main-content > .form-wrapper p, .page-abonnement.etape-2 .page-content .main-content > .form-wrapper p {
  font-size: 16px;
  margin-bottom: 20px;
}
.page-abonnement.etape-1 .page-content .main-content > .form-wrapper p a, .page-abonnement.etape-2 .page-content .main-content > .form-wrapper p a {
  color: #000;
  text-decoration: underline;
}
.page-abonnement.etape-1 .page-content .main-content > .form-wrapper .abonnement-mag-form legend,
.page-abonnement.etape-1 .page-content .main-content > .form-wrapper .abonnement-mag-form label,
.page-abonnement.etape-1 .page-content .main-content > .form-wrapper .abonnement-form legend,
.page-abonnement.etape-1 .page-content .main-content > .form-wrapper .abonnement-form label, .page-abonnement.etape-2 .page-content .main-content > .form-wrapper .abonnement-mag-form legend,
.page-abonnement.etape-2 .page-content .main-content > .form-wrapper .abonnement-mag-form label,
.page-abonnement.etape-2 .page-content .main-content > .form-wrapper .abonnement-form legend,
.page-abonnement.etape-2 .page-content .main-content > .form-wrapper .abonnement-form label {
  display: none;
}
.page-abonnement.etape-1 .page-content .main-content > .form-wrapper .abonnement-mag-form .form-item,
.page-abonnement.etape-1 .page-content .main-content > .form-wrapper .abonnement-form .form-item, .page-abonnement.etape-2 .page-content .main-content > .form-wrapper .abonnement-mag-form .form-item,
.page-abonnement.etape-2 .page-content .main-content > .form-wrapper .abonnement-form .form-item {
  margin-bottom: 24px;
}
.page-abonnement.etape-1 .page-content .main-content > .form-wrapper .abonnement-mag-form .form-item .select-wrapper:after,
.page-abonnement.etape-1 .page-content .main-content > .form-wrapper .abonnement-form .form-item .select-wrapper:after, .page-abonnement.etape-2 .page-content .main-content > .form-wrapper .abonnement-mag-form .form-item .select-wrapper:after,
.page-abonnement.etape-2 .page-content .main-content > .form-wrapper .abonnement-form .form-item .select-wrapper:after {
  color: #000;
}
.page-abonnement.etape-1 .page-content .main-content > .form-wrapper .abonnement-mag-form .form-item.radio,
.page-abonnement.etape-1 .page-content .main-content > .form-wrapper .abonnement-form .form-item.radio, .page-abonnement.etape-2 .page-content .main-content > .form-wrapper .abonnement-mag-form .form-item.radio,
.page-abonnement.etape-2 .page-content .main-content > .form-wrapper .abonnement-form .form-item.radio {
  margin: auto;
}
.page-abonnement.etape-1 .page-content .main-content > .form-wrapper .abonnement-mag-form .form-item.radio label,
.page-abonnement.etape-1 .page-content .main-content > .form-wrapper .abonnement-form .form-item.radio label, .page-abonnement.etape-2 .page-content .main-content > .form-wrapper .abonnement-mag-form .form-item.radio label,
.page-abonnement.etape-2 .page-content .main-content > .form-wrapper .abonnement-form .form-item.radio label {
  display: block;
  font-size: 15px;
}
.page-abonnement.etape-1 .page-content .main-content > .form-wrapper .abonnement-mag-form select,
.page-abonnement.etape-1 .page-content .main-content > .form-wrapper .abonnement-form select, .page-abonnement.etape-2 .page-content .main-content > .form-wrapper .abonnement-mag-form select,
.page-abonnement.etape-2 .page-content .main-content > .form-wrapper .abonnement-form select {
  position: relative !important;
  clip: initial !important;
  width: 100% !important;
  height: 34px !important;
  appearance: none;
  background-image: url(/themes/custom/wud/css/../images/select-arrow.svg);
  background-position: center right 10px;
  background-repeat: no-repeat;
}
.page-abonnement.etape-1 .page-content .main-content > .form-wrapper .abonnement-mag-form select option,
.page-abonnement.etape-1 .page-content .main-content > .form-wrapper .abonnement-form select option, .page-abonnement.etape-2 .page-content .main-content > .form-wrapper .abonnement-mag-form select option,
.page-abonnement.etape-2 .page-content .main-content > .form-wrapper .abonnement-form select option {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.page-abonnement.etape-1 .page-content .main-content > .form-wrapper .abonnement-mag-form .button,
.page-abonnement.etape-1 .page-content .main-content > .form-wrapper .abonnement-form .button, .page-abonnement.etape-2 .page-content .main-content > .form-wrapper .abonnement-mag-form .button,
.page-abonnement.etape-2 .page-content .main-content > .form-wrapper .abonnement-form .button {
  color: #000;
  border-radius: 0;
  display: block;
  margin: 0 auto 60px;
  padding: 7px 50px;
  background: #fbeb0b;
  border: none;
  width: 350px;
  max-width: 100%;
}
.page-abonnement.etape-1 .page-content .main-content > .form-wrapper .abonnement-mag-form .button, .page-abonnement.etape-2 .page-content .main-content > .form-wrapper .abonnement-mag-form .button {
  margin-bottom: 15px;
}
.page-abonnement.etape-1 .page-content .main-content > .form-wrapper .abonnement-mag-form select, .page-abonnement.etape-2 .page-content .main-content > .form-wrapper .abonnement-mag-form select {
  position: relative !important;
  clip: initial !important;
  width: 100% !important;
  height: 34px !important;
  appearance: none;
  background-image: url(/themes/custom/wud/css/../images/select-arrow.svg);
  background-position: center right 10px;
  background-repeat: no-repeat;
}
.page-abonnement.etape-1 .page-content .main-content > .form-wrapper .abonnement-mag-form .chosen-container, .page-abonnement.etape-2 .page-content .main-content > .form-wrapper .abonnement-mag-form .chosen-container {
  display: none !important;
}
.page-abonnement.etape-1 .page-content .main-content .terms, .page-abonnement.etape-2 .page-content .main-content .terms {
  font-size: 13px;
  color: #545454;
  font-style: italic;
  font-weight: 100;
}
.page-abonnement.etape-3 .page-content {
  margin: auto;
  text-align: center;
}
.page-abonnement.etape-3 .page-content .page-header {
  border: none;
}
.page-abonnement.etape-3 .page-content .page-header h1 {
  font-weight: 600;
  margin: 40px 0 0;
  font-size: 30px;
}
.page-abonnement.etape-3 .page-content .main-content {
  font-size: 20px;
}
.page-abonnement.etape-3 .page-content .main-content p {
  width: 750px;
  max-width: 100%;
  margin: 0 auto 30px;
}
.page-abonnement.etape-3 .page-content .main-content ul {
  padding: 0;
  list-style: none;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 30px;
}
.page-abonnement.etape-3 .page-content .main-content ul li {
  margin-bottom: 20px;
  position: relative;
  padding-left: 20px;
  display: inline-block;
}
.page-abonnement.etape-3 .page-content .main-content ul li::before {
  content: "";
  width: 15px;
  height: 10px;
  border-bottom: 3px solid #fbeb0b;
  border-left: 3px solid #fbeb0b;
  position: absolute;
  left: 0;
  top: 3px;
  transform: rotate(-45deg);
}
.page-abonnement.etape-3 .page-content .main-content ul li span {
  font-size: 14px;
}
.page-abonnement.etape-3 .page-content .main-content .links .btn {
  color: #000;
  border-radius: 0;
  display: inline-block;
  margin: 0 20px 30px;
  padding: 7px 50px;
  background: #fbeb0b;
  border: none;
  width: 350px;
  max-width: 100%;
}
.page-abonnement.profil {
  padding-top: 0;
}
.page-abonnement.profil .row {
  margin: auto;
}
.page-abonnement.profil .page-content {
  margin-top: 0;
}
.page-abonnement.profil .page-content .profile-header {
  width: 100%;
  text-align: center;
  padding: 0 15px;
  margin-bottom: 50px;
}
.page-abonnement.profil .page-content .profile-header h1 {
  font-size: 29px;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 15px;
}
.page-abonnement.profil .page-content .profile-header h2 {
  font-size: 16px;
  margin: 0;
}
.page-abonnement.profil .page-content .profile-sidebar {
  border: 2px solid #fbeb0b;
  padding: 40px 40px 10px;
  margin-bottom: 30px;
}
.page-abonnement.profil .page-content .profile-sidebar h3 {
  font-size: 18px;
  margin: 0 0 15px;
  font-weight: 600;
}
.page-abonnement.profil .page-content .profile-sidebar ul {
  padding: 0;
  list-style: none;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 30px;
}
.page-abonnement.profil .page-content .profile-sidebar ul li {
  margin-bottom: 15px;
  position: relative;
  font-size: 16px;
  padding-left: 30px;
}
.page-abonnement.profil .page-content .profile-sidebar ul li::before {
  content: "";
  width: 15px;
  height: 8px;
  border-bottom: 2px solid #000;
  border-left: 2px solid #000;
  position: absolute;
  left: 0;
  top: 5px;
  transform: rotate(-45deg);
}
.page-abonnement.profil .page-content .profile-sidebar ul li span {
  font-size: 14px;
}
.page-abonnement.profil .page-content .profil-form {
  padding-right: 55px;
}
.page-abonnement.profil .page-content .profil-form label {
  display: none;
}
.page-abonnement.profil .page-content .profil-form legend {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 10px;
}
.page-abonnement.profil .page-content .profil-form .form-type-checkbox label,
.page-abonnement.profil .page-content .profil-form fieldset label {
  display: block;
  font-size: 15px;
}
.page-abonnement.profil .page-content .profil-form #edit-user-civlite .form-item {
  display: inline-block;
  margin: 0 30px 20px 0;
}
.page-abonnement.profil .page-content .profil-form .form-group {
  margin-bottom: 20px !important;
}
.page-abonnement.profil .page-content .profil-form h2.options-titles {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 15px;
}
.page-abonnement.profil .page-content .profil-form .form-type-checkbox {
  margin-bottom: 20px;
}
.page-abonnement.profil .page-content .profil-form #edit-actions {
  margin-top: 40px;
  text-align: center;
}
.page-abonnement.profil .page-content .profil-form #edit-actions .button {
  color: #000;
  background-color: #fbeb0b;
  border-radius: 0;
  text-align: center;
  width: 50%;
  border: none;
  font-size: 16px;
}
.page-abonnement.profil .page-content .profil-form #edit-actions .button:hover {
  background-color: #000;
  color: #fbeb0b;
}
.page-abonnement.profil .page-content .profil-form #edit-actions .button .icon {
  display: none;
}
.page-abonnement.profil .page-content .profil-form #edit-actions .profil-delete-btn {
  color: #000;
  text-align: center;
  width: 48%;
  display: inline-block;
  font-size: 16px;
  padding-top: 5px;
}
.page-abonnement.profil .page-content .profil-form #edit-actions .profil-delete-btn:hover {
  color: red;
  text-decoration: none;
}
.page-abonnement.profil-delete .profile-header {
  text-align: center;
  padding: 0 15px;
  margin-bottom: 50px;
}
.page-abonnement.profil-delete .profile-header h1 {
  font-size: 29px;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 15px;
}
.page-abonnement.profil-delete .profile-header h2 {
  font-size: 16px;
  margin: 0;
}
.page-abonnement.profil-delete .alert-text {
  text-align: center;
  font-size: 25px;
  margin-bottom: 50px;
}
.page-abonnement.profil-delete #edit-actions {
  text-align: center;
}
.page-abonnement.profil-delete #edit-actions .button {
  display: block;
  margin: 0 auto 30px;
  background: red;
  border: none;
  border-radius: 0;
}
.page-abonnement.profil-delete .profil-delete-btn {
  text-align: center;
  display: block;
  color: #000;
  font-size: 16px;
  text-decoration: none !important;
}

@media screen and (max-width: 767px) {
  .page-abonnement {
    padding: 30px 0 60px !important;
  }
  .page-abonnement .page-header {
    width: calc(100% - 30px) !important;
  }
  .path-abonnement header {
    padding: 0;
  }
  .path-abonnement header .header-top {
    padding: 28px 15px;
  }
  .page-abonnement.etape-1 .page-content .main-content > .form-wrapper,
  .page-abonnement.etape-2 .page-content .main-content > .form-wrapper {
    padding: 20px 0;
    border: none;
    border-bottom: 1px solid gray;
  }
  .page-abonnement.etape-1 .page-content .main-content > .form-wrapper .step,
  .page-abonnement.etape-2 .page-content .main-content > .form-wrapper .step {
    font-size: 18px;
  }
  .page-abonnement.etape-1 .page-content .main-content > .form-wrapper .step span,
  .page-abonnement.etape-2 .page-content .main-content > .form-wrapper .step span {
    height: 30px;
    line-height: 25px;
    width: 30px;
    margin-right: 5px;
  }
  .page-abonnement.etape-3 .page-content .main-content .links .btn {
    width: auto;
  }
  .page-abonnement.profil .page-content .profil-form {
    padding: 0 10px;
  }
  .page-abonnement.profil .page-content .profil-form #edit-actions .button {
    width: 100%;
    margin-bottom: 40px;
  }
  .page-abonnement.profil .page-content .profil-form #edit-actions .profil-delete-btn {
    margin-bottom: 30px;
  }
}
.page-classement {
  padding-bottom: 30px;
  max-width: 1200px;
}
.page-classement .main-article .breadcrumbs {
  text-align: center;
  padding: 30px 10px 0;
}
.page-classement .main-article .paywall-block:before {
  height: 40px;
  top: -40px;
}
.page-classement .main-article .header {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  padding: 0 15px;
  margin-bottom: 40px;
  justify-content: center;
}
.page-classement .main-article .header .link {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 30px;
  background-color: #ececec;
  color: #000;
  font-size: 15px;
  line-height: 18px;
  padding: 5px 10px;
  justify-content: center;
}
.page-classement .main-article .header .link:hover, .page-classement .main-article .header .link.active {
  filter: invert(1);
  text-decoration: none;
}
.page-classement .main-article .header .link .icon {
  width: 18px;
  height: 18px;
  background-size: cover;
  background-position: center;
  display: inline-block;
  margin-right: 7px;
  vertical-align: top;
}
.page-classement .main-article .header .link .icon.link-1 {
  background-image: url(/themes/custom/wud/css/../images/icons/search.svg);
}
.page-classement .main-article .header .link .icon.link-2 {
  background-image: url(/themes/custom/wud/css/../images/icons/etablissement.svg);
}
.page-classement .main-article .header .link .icon.link-3 {
  background-image: url(/themes/custom/wud/css/../images/icons/specialite.svg);
}
.page-classement .main-article .header .link .icon.link-4 {
  background-image: url(/themes/custom/wud/css/../images/icons/dossier.svg);
}
.page-classement .main-article .header .link:nth-child(1) {
  max-width: 300px;
}
.page-classement .main-article .header .link:nth-child(2) {
  max-width: 300px;
}
.page-classement .main-article .header .link:nth-child(3) {
  max-width: 370px;
}
.page-classement .main-article .classement-search-form-wrapper {
  border: 2px solid #fbeb0b;
  padding: 30px;
  text-align: center;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .page-classement .main-article .classement-search-form-wrapper {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.page-classement .main-article .classement-search-form-wrapper h2 {
  margin: 0 0 30px;
  font-size: 22px;
}
.page-classement .main-article .classement-search-form-wrapper #classement-search-form select {
  width: 100%;
  margin: 0 0 15px;
  border-radius: 6px;
  padding: 7px;
}
.page-classement .main-article .classement-search-form-wrapper #classement-search-form .btn.submit {
  width: 100%;
  border-radius: 0;
  background: #fbeb0b;
  margin-top: 30px;
}
.page-classement .main-article .classement-search-form-wrapper #classement-search-form .btn.submit:hover {
  background-color: #000;
  color: #fff;
}
.page-classement .main-article .classement-info-img {
  margin-top: 60px;
}
.page-classement .main-article .classement-content {
  padding-left: 30px;
  margin-bottom: 30px;
}
.page-classement .main-article .classement-content .table h2 {
  margin-top: 0 !important;
}
.page-classement .main-article .classement-content .main-title {
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
  margin-top: 0;
}
.page-classement .main-article .classement-content .main-title:before {
  content: "";
  position: relative;
  width: 100%;
  height: 1px;
  background: #000;
  display: block;
  top: 11px;
}
.page-classement .main-article .classement-content .main-title span {
  background: #fff;
  padding: 0 10px;
  position: relative;
}
.page-classement .main-article .classement-content .subtitle {
  text-align: center;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .page-classement .main-article .classement-content .subtitle {
    margin-bottom: 40px;
  }
}
.page-classement .main-article .classement-content table {
  border: 1px solid #ececec;
  width: 100%;
}
.page-classement .main-article .classement-content table thead th {
  border: 1px solid #ececec;
  padding: 7px;
  font-size: 14px;
  line-height: 16px;
  color: #b3b3b3;
  font-weight: 400;
  text-align: center;
  /*&:first-child {
    width: 80px;
  }
  &:nth-child(2) {
    width: 100px;
  }
  &:nth-last-of-type(2) {
    min-width: 81px;
  }
  &:last-child {
    min-width: 300px;
    text-align: left;
    padding: 15px 30px;
  }*/
}
.page-classement .main-article .classement-content table tbody tr {
  font-size: 16px;
  line-height: 20px;
  color: #000;
}
.page-classement .main-article .classement-content table tbody tr:first-child td {
  border: 1px solid #ececec;
  padding: 7px;
  font-size: 14px;
  line-height: 16px;
  color: #b3b3b3;
  font-weight: 400;
  text-align: center;
  /*&:first-child {
    width: 80px;
    font-size: 14px;
  }
  &:nth-child(2) {
    width: 100px;
  }
  &:nth-last-of-type(2) {
    min-width: 81px;
  }
  &:last-child {
    min-width: 300px;
    text-align: left;
    padding: 15px 30px;
  }*/
}
.page-classement .main-article .classement-content table tbody tr:first-child td:nth-child(2) {
  min-width: 250px;
}
.page-classement .main-article .classement-content table tbody tr:nth-child(even) {
  background-color: #ececec;
}
.page-classement .main-article .classement-content table tbody tr:nth-child(even) td {
  border: 1px solid #fff;
}
.page-classement .main-article .classement-content table tbody tr:first-child td {
  padding: 35px 15px;
}
.page-classement .main-article .classement-content table tbody tr td {
  padding: 15px;
  text-align: center;
  border: 1px solid #ececec;
}
.page-classement .main-article .classement-content table tbody tr td sup {
  margin-left: 5px;
}
.page-classement .main-article .classement-content table tbody tr td:last-child {
  padding: 15px 30px;
}
.page-classement .main-article .classement-content table tbody tr td .arrow-inc {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7.5px 10px 7.5px;
  border-color: transparent transparent #63af47 transparent;
  font-size: 0;
  margin-right: 2px;
  position: relative;
  display: inline-block;
}
.page-classement .main-article .classement-content table tbody tr td .arrow-dec {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 7.5px 0 7.5px;
  border-color: #cd1a1a transparent transparent transparent;
  font-size: 0;
  margin-right: 2px;
  position: relative;
  display: inline-block;
  vertical-align: inherit;
  padding-bottom: 6px;
}
.page-classement .main-article .classement-content .classement-info-links {
  margin-top: 15px;
}
.page-classement .main-article .classement-content .classement-info-links a {
  color: #000;
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  .page-classement .main-article .header {
    display: block;
  }
  .page-classement .main-article .header .link {
    flex: none;
    display: block;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 0 15px;
  }
  .page-classement .main-article .classement-content {
    padding: 0 15px;
  }
  .page-classement .main-article .classement-content .table {
    overflow: scroll;
  }
}
/**
 *  Pages annonce publicite - Header.
 */
.header-annonce-publicite .left-col {
  padding: 14px 40px 0;
}
.header-annonce-publicite .left-col a {
  display: block;
  border-bottom: 1px solid #000;
  text-decoration: none;
}
.header-annonce-publicite .left-col a img {
  position: absolute;
  bottom: 1px;
  z-index: 10;
}
.header-annonce-publicite .left-col a .text {
  text-align: right;
  color: #000;
  margin: 10px 0 15px;
  position: relative;
  padding: 6px 20px;
}
.header-annonce-publicite .left-col a .text:after {
  content: "";
  display: block;
  background: #c8edf6;
  width: 60%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}
.header-annonce-publicite .left-col a .text span {
  font-size: 13px;
  font-weight: 900;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  position: relative;
  z-index: 10;
}
.header-annonce-publicite .left-col a .text span::before {
  content: "";
  display: inline-block;
  position: relative;
  height: 16px;
  width: 16px;
  margin-right: 5px;
  background: url(/themes/custom/wud/css/../images/kit-media-download-icon.png) center no-repeat;
}
.header-annonce-publicite .left-col a .text .field {
  line-height: 20px;
  font-size: 13px;
  font-weight: 300;
  margin: auto;
  position: relative;
  z-index: 10;
}
.header-annonce-publicite .right-col {
  display: flex;
  background: #f0f0f0;
  padding: 15px;
}
.header-annonce-publicite .right-col .title {
  width: 33.3333333333%;
  font-size: 30px;
  line-height: 30px;
  padding-left: 0;
  padding-right: 10px;
  border-right: 1px solid #000;
}
.header-annonce-publicite .right-col .description {
  width: 33.3333333333%;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  padding: 0 10px;
}
.header-annonce-publicite .right-col .phone {
  width: 33.3333333333%;
  padding-right: 0;
  border-left: 1px solid;
}
.header-annonce-publicite .right-col .phone .phone-number {
  font-size: 26px;
  color: #000;
  line-height: 28px;
  letter-spacing: 1px;
  text-align: center;
  display: block;
  margin-bottom: 11px;
}
.header-annonce-publicite .right-col .phone .phone-number:hover {
  text-decoration: none;
  color: #fbeb0a;
}
.header-annonce-publicite .right-col .phone .devis-link {
  display: block;
  font-size: 13px;
  font-weight: 900;
  color: #000;
  background-color: #fbeb0a;
  line-height: 14px;
  text-align: center;
  padding: 5px;
}
.header-annonce-publicite .right-col .phone .devis-link:hover {
  color: #FFF;
  background-color: #000;
  text-decoration: none;
}
.header-annonce-publicite .right-col .phone .devis-link span {
  font-size: 12px;
}

/**
 *  Pages annonce publicite - Content.
 */
.content-annonce-publicite {
  text-align: center;
  padding: 40px 0 60px;
}
.content-annonce-publicite .page-title {
  display: inline-block;
  width: auto;
  font-size: 18px;
  line-height: 18px;
  color: #FFF;
  background: #000;
  text-transform: uppercase;
  margin: 0;
  padding: 6px 50px;
}
.content-annonce-publicite .annonce-navigation {
  height: 80px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  line-height: 80px;
  box-sizing: content-box;
  overflow: hidden;
  margin: auto;
  margin-bottom: 30px;
}
.content-annonce-publicite .annonce-navigation.pub-nav .left-link .icon {
  height: 44px;
  width: 43px;
  background: url(/themes/custom/wud/css/../images/icons/pub-1.png) center no-repeat;
}
.content-annonce-publicite .annonce-navigation.pub-nav .center-link .icon {
  height: 52px;
  width: 44px;
  background: url(/themes/custom/wud/css/../images/icons/pub-2.png) center no-repeat;
}
.content-annonce-publicite .annonce-navigation.pub-nav .right-link .icon {
  height: 46px;
  width: 46px;
  background: url(/themes/custom/wud/css/../images/icons/pub-3.png) center no-repeat;
}
.content-annonce-publicite .annonce-navigation .col-md-4.active {
  background: #fced00;
}
.content-annonce-publicite .annonce-navigation .left-link,
.content-annonce-publicite .annonce-navigation .center-link,
.content-annonce-publicite .annonce-navigation .right-link {
  font-weight: 600;
  padding: 0;
}
.content-annonce-publicite .annonce-navigation .left-link:hover,
.content-annonce-publicite .annonce-navigation .center-link:hover,
.content-annonce-publicite .annonce-navigation .right-link:hover {
  background: #fced00;
}
.content-annonce-publicite .annonce-navigation .left-link a,
.content-annonce-publicite .annonce-navigation .center-link a,
.content-annonce-publicite .annonce-navigation .right-link a {
  display: block;
  height: 100%;
  width: 100%;
  font-size: 14px;
  color: #000;
  font-weight: 600;
}
.content-annonce-publicite .annonce-navigation .left-link a:hover, .content-annonce-publicite .annonce-navigation .left-link a:focus,
.content-annonce-publicite .annonce-navigation .center-link a:hover,
.content-annonce-publicite .annonce-navigation .center-link a:focus,
.content-annonce-publicite .annonce-navigation .right-link a:hover,
.content-annonce-publicite .annonce-navigation .right-link a:focus {
  text-decoration: none;
}
.content-annonce-publicite .annonce-navigation .left-link p,
.content-annonce-publicite .annonce-navigation .center-link p,
.content-annonce-publicite .annonce-navigation .right-link p {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
}
.content-annonce-publicite .annonce-navigation .left-link .icon,
.content-annonce-publicite .annonce-navigation .center-link .icon,
.content-annonce-publicite .annonce-navigation .right-link .icon {
  display: inline-block;
  position: relative;
  top: 15px;
  margin-right: 15px;
}
.content-annonce-publicite .annonce-navigation .left-link .icon {
  width: 55px;
  height: 30px;
  background: url(/themes/custom/wud/css/../images/icons/annonces-icon-1.png) center no-repeat;
}
.content-annonce-publicite .annonce-navigation .right-link .icon {
  height: 40px;
  width: 56px;
  background: url(/themes/custom/wud/css/../images/icons/annonces-icon-3.png) center no-repeat;
}
.content-annonce-publicite .annonce-navigation .center-link .icon {
  height: 45px;
  width: 25px;
  background: url(/themes/custom/wud/css/../images/icons/annonces-icon-2.png) center no-repeat;
}
.content-annonce-publicite .annonces-cols {
  margin: auto;
}
.content-annonce-publicite .annonces-cols .annonces-col-left {
  border-right: 1px dashed #000000;
}
.content-annonce-publicite .annonces-cols .annonce-col-title {
  font-size: 41px;
  font-weight: 700;
  margin: 0;
}
.content-annonce-publicite .annonces-cols .annonce-col-subtitle {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 5px;
}
.content-annonce-publicite .annonces-cols .annonce-col-subtitle2 {
  font-size: 18px;
  text-transform: uppercase;
  margin: 0 0 10px;
}
.content-annonce-publicite .annonces-cols .annonce-col-highlight {
  display: inline-block;
  width: 300px;
  max-width: 100%;
  text-align: left;
  margin: auto;
}
.content-annonce-publicite .annonces-cols .annonce-col-highlight img {
  width: 43px;
  height: 43px;
  object-fit: cover;
  object-position: center;
  float: left;
  margin-right: 7px;
}
.content-annonce-publicite .annonces-cols .annonce-col-highlight span {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
  line-height: 0;
  background-color: #FDEB34;
}
.content-annonce-publicite .annonces-cols .annonce-col-img img {
  width: auto;
  height: 165px;
  margin: 10px 0 20px;
}
.content-annonce-publicite .annonces-cols .annonce-col-text {
  width: 340px;
  max-width: 100%;
  text-align: left;
  margin: auto;
}
.content-annonce-publicite .annonces-cols .annonce-col-text ul {
  list-style: none;
  padding: 0;
}
.content-annonce-publicite .annonces-cols .annonce-col-text ul li {
  line-height: 24px;
  margin-bottom: 25px;
  position: relative;
  padding-left: 70px;
}
.content-annonce-publicite .annonces-cols .annonce-col-text ul li img {
  width: 46px;
  height: 46px;
  object-fit: cover;
  object-position: center;
  position: absolute;
  top: 0;
  left: 0;
}
.content-annonce-publicite .annonces-cols .annonce-col-text ul li span {
  font-size: 18px;
  color: #000000;
  line-height: 0;
}
.content-annonce-publicite .annonces-cols .annonce-col-text ul li span b {
  font-size: 20px;
}
.content-annonce-publicite .annonces-cols .col-border {
  display: block;
  position: absolute;
  height: 100%;
  border-right: 1px dashed #000000;
  top: 0;
  right: -15px;
}
.content-annonce-publicite .annonces-cols .devis-link-v2 {
  display: inline-block;
  width: 280px;
  height: 40px;
  max-width: 100%;
  font-size: 18px;
  color: #000;
  text-decoration: underline;
  background: #fbeb0a;
  line-height: 40px;
  margin: 40px 0;
}
.content-annonce-publicite .annonces-cols .devis-link-v2:hover {
  color: #FFF;
  background-color: #000;
}
.content-annonce-publicite .annonces-cols .col-title {
  font-size: 48px;
  line-height: 48px;
  margin-bottom: 40px;
}
.content-annonce-publicite .annonces-cols hr {
  display: block;
  width: 100%;
  border-color: #000;
  margin: 10px auto;
}
.content-annonce-publicite .annonces-cols .annonces-col-left .col-rows .row {
  margin: 0 auto 25px;
}
.content-annonce-publicite .annonces-cols .annonces-col-left .col-rows .row .block-text {
  text-align: left;
  padding: 0;
  padding-right: 15px;
}
.content-annonce-publicite .annonces-cols .annonces-col-left .col-rows .row .block-text .block-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  text-transform: uppercase;
  margin: auto;
}
.content-annonce-publicite .annonces-cols .annonces-col-left .col-rows .row .block-text .block-size {
  font-size: 16px;
  line-height: 18px;
  margin: auto;
}
.content-annonce-publicite .annonces-cols .annonces-col-left .col-rows .row .block-text .block-forfait {
  font-size: 16px;
  line-height: 18px;
  margin: auto;
}
.content-annonce-publicite .annonces-cols .annonces-col-left .col-rows .row .block-text .block-forfait span {
  font-weight: 700;
  color: #dd164e;
}
.content-annonce-publicite .annonces-cols .annonces-col-left .col-rows .row .block-text .devis-link {
  display: inline-block;
  font-size: 13px;
  line-height: 14px;
  font-weight: 900;
  text-align: center;
  color: #000;
  background-color: #fbeb0a;
  padding: 7px 5px 5px;
  text-decoration: underline;
  margin-top: 6px;
}
.content-annonce-publicite .annonces-cols .annonces-col-left .col-rows .row .block-text .devis-link:hover {
  color: #FFF;
  background-color: #000;
}
.content-annonce-publicite .annonces-cols .annonces-col-right .col-rows {
  text-align: left;
}
.content-annonce-publicite .annonces-cols .annonces-col-right .col-rows .row {
  margin: 0 auto 25px;
}
.content-annonce-publicite .annonces-cols .annonces-col-right .col-rows .row .col-sm-4 {
  padding-left: 0;
  text-align: right;
}
.content-annonce-publicite .annonces-cols .annonces-col-right .col-rows .row .block-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  text-transform: uppercase;
  margin: auto;
}
.content-annonce-publicite .annonces-cols .annonces-col-right .col-rows .row .block-title.bold-title {
  font-weight: 700;
}
.content-annonce-publicite .annonces-cols .annonces-col-right .col-rows .row .block-diffusion {
  font-size: 16px;
  line-height: 18px;
  margin: auto;
}
.content-annonce-publicite .annonces-cols .annonces-col-right .col-rows .row .block-duree {
  font-size: 16px;
  line-height: 18px;
  margin: auto;
}
.content-annonce-publicite .annonces-cols .annonces-col-right .col-rows .row .devis-link {
  display: inline-block;
  font-size: 13px;
  color: #000;
  line-height: 14px;
  font-weight: 900;
  background-color: #fbeb0a;
  text-decoration: underline;
  padding: 7px 5px 5px;
  margin-top: 11px;
}
.content-annonce-publicite .annonces-cols .annonces-col-right .col-rows .row .devis-link:hover {
  color: #FFF;
  background-color: #000;
}
.content-annonce-publicite .pub-content {
  display: none;
}
.content-annonce-publicite .pub-content.pub-content-active {
  display: block;
}
.content-annonce-publicite .pub-content.pub-content-1 {
  margin: auto;
}
.content-annonce-publicite .pub-content.pub-content-1 .pub-content-title {
  font-size: 24px;
}
.content-annonce-publicite .pub-content.pub-content-1 .visuel-wrapper {
  text-align: center;
  margin-bottom: 30px;
}
.content-annonce-publicite .pub-content.pub-content-1 .visuel-wrapper img {
  display: inline-block;
}
.content-annonce-publicite .pub-content.pub-content-1 .visuel-wrapper .visuel-text {
  display: inline-block;
  vertical-align: bottom;
  padding-left: 20px;
}
.content-annonce-publicite .pub-content.pub-content-1 .visuel-wrapper .visuel-text p {
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 5px;
}
.content-annonce-publicite .pub-content.pub-content-1 .col-wrapper {
  margin: auto;
  padding: 0 15px;
}
.content-annonce-publicite .pub-content.pub-content-1 .col-wrapper .col .col-title {
  font-size: 48px;
  margin: 0 0 10px;
}
.content-annonce-publicite .pub-content.pub-content-1 .col-wrapper .col .col-subtitle1 {
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 0;
}
.content-annonce-publicite .pub-content.pub-content-1 .col-wrapper .col .col-subtitle2 {
  font-size: 18px;
  font-weight: 300;
  margin: auto;
  line-height: 20px;
}
.content-annonce-publicite .pub-content.pub-content-1 .col-wrapper .col .col-subtitle3 {
  font-size: 18px;
  font-weight: 700;
}
.content-annonce-publicite .pub-content.pub-content-1 .col-wrapper .col .col-tarif {
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 10px;
}
.content-annonce-publicite .pub-content.pub-content-1 .col-wrapper .col .devis-link {
  display: inline-block;
  font-size: 14px;
  color: #000;
  background-color: #fbeb0a;
  line-height: 14px;
  font-weight: 900;
  letter-spacing: 0;
  padding: 8px 35px 6px;
  margin-bottom: 45px;
}
.content-annonce-publicite .pub-content.pub-content-1 .col-wrapper .col .devis-link:hover {
  color: #FFF;
  background-color: #000;
  text-decoration: none;
}
.content-annonce-publicite .pub-content.pub-content-1 .col-wrapper .col .devis-link span {
  font-size: 13px;
  margin-right: 15px;
}
.content-annonce-publicite .pub-content.pub-content-1 .col-wrapper .col .col-text {
  font-size: 17px;
  line-height: 20px;
  font-weight: 300;
}
.content-annonce-publicite .pub-content.pub-content-1 .col-wrapper .col hr {
  border-color: #000;
  box-shadow: 0px 1px 2px 1px #e2e2e2;
  width: 100%;
  margin: 30px auto 50px;
  display: block;
  float: left;
}
.content-annonce-publicite .pub-content.pub-content-1 .col-wrapper .col .col-video {
  border: none;
}
.content-annonce-publicite .pub-content.pub-content-1 .col-wrapper .col-left .col-subtitle1 span {
  color: #f4555e;
}
.content-annonce-publicite .pub-content.pub-content-1 .col-wrapper .col-right .col-subtitle1 span {
  color: #b764b3;
}
.content-annonce-publicite .pub-content.pub-content-1 .col-wrapper .col-right hr {
  margin-top: 50px;
}
.content-annonce-publicite .pub-content.pub-content-2 {
  margin: auto;
}
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols {
  margin: auto;
}
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .col-title {
  font-size: 48px;
  line-height: 48px;
  margin-bottom: 40px;
}
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .col-subtitle {
  font-size: 24px;
  font-family: "Function Pro Bold";
  text-transform: uppercase;
  margin-bottom: 0px;
}
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .col-subtitle2 {
  font-size: 24px;
  font-family: "Function Pro";
  font-weight: 300;
  text-transform: uppercase;
  margin: 0 auto 30px;
}
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .col-subtitle2 span {
  color: #dd164e;
  font-size: 24px;
  font-family: "Function Pro bold";
  font-weight: 900;
  text-transform: uppercase;
  margin: 0 auto 30px;
  text-decoration: underline;
}
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols hr {
  border-color: #000;
  box-shadow: 0px 1px 2px 1px #d0d0d0;
  width: 100%;
  margin: 30px auto 20px;
  display: block;
  float: left;
}
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-left .col-rows,
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-right .col-rows {
  margin: auto;
}
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-left .col-rows .visuel-text,
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-right .col-rows .visuel-text {
  text-align: left;
  padding: 0 10px;
}
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-left .col-rows .visuel-text .top-text,
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-right .col-rows .visuel-text .top-text {
  font-size: 16px;
  font-family: "Function Pro demi";
  text-transform: uppercase;
  line-height: 20px;
  padding-top: 20px;
}
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-left .col-rows .visuel-text .bottom-text,
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-right .col-rows .visuel-text .bottom-text {
  font-size: 16px;
  font-family: "Function Pro";
  line-height: 16px;
  margin-bottom: 5px;
}
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-left .col-rows .pub-col-rows-title,
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-right .col-rows .pub-col-rows-title {
  display: inline-block;
  width: 100%;
  height: 40px;
  font-size: 18px;
  font-weight: 700;
  line-height: 40px;
  text-align: center;
  margin-bottom: 30px;
}
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-left .col-rows .pub-col-rows-title .iab,
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-right .col-rows .pub-col-rows-title .iab {
  display: inline-block;
  background: url(/themes/custom/wud/css/../images/icons/iab.png) center no-repeat;
  height: 30px;
  width: 50px;
  margin-left: 5px;
}
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-left hr {
  margin-top: 14px;
}
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-left .col-rows .row {
  margin: 0 auto 45px;
}
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-left .col-rows .row .block-text {
  text-align: left;
  padding: 0;
}
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-left .col-rows .row .block-text .block-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  text-transform: uppercase;
  margin: auto;
}
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-left .col-rows .row .block-text .block-size {
  font-size: 16px;
  line-height: 18px;
  margin: auto;
}
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-left .col-rows .row .block-text hr {
  margin: 10px auto;
  box-shadow: none;
  width: 160px;
  margin-right: 100px;
}
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-left .col-rows .row .block-text .block-forfait {
  font-size: 16px;
  line-height: 18px;
  margin: auto;
  font-family: UniversCondensed;
}
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-left .col-rows .row .block-text .block-forfait strong {
  font-family: "Function Pro bold";
}
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-left .col-rows .row .block-text .block-forfait span {
  font-family: "Function Pro bold";
  color: #dd164e;
}
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-left .col-rows .row .block-text .devis-link {
  display: inline-block;
  font-size: 13px;
  line-height: 14px;
  font-weight: 900;
  text-align: center;
  color: #000;
  background-color: #fbeb0a;
  padding: 7px 5px 5px;
  margin-top: 6px;
}
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-left .col-rows .row .block-text .devis-link:hover {
  color: #FFF;
  background-color: #000;
  text-decoration: none;
}
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-right .col-rows {
  text-align: left;
}
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-right .col-rows .visuel-text {
  padding-top: 66px;
  padding-left: 20px;
}
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-right .col-rows .visuel-text .top-text {
  position: absolute;
  top: -20px;
  left: -54px;
  padding-right: 90px;
}
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-right .col-rows .row {
  margin: 0 auto 45px;
}
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-right .col-rows .row .col-md-5 {
  text-align: center;
}
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-right .col-rows .row .block-text {
  text-align: left;
  padding: 0;
  padding-right: 30px;
}
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-right .col-rows .row .block-text .block-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  margin: auto;
}
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-right .col-rows .row .block-text .block-size {
  font-size: 16px;
  line-height: 18px;
  margin: auto;
}
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-right .col-rows .row .block-text hr {
  margin: 10px auto;
  box-shadow: none;
}
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-right .col-rows .row .block-text .block-forfait {
  font-size: 16px;
  line-height: 18px;
  margin: auto;
}
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-right .col-rows .row .block-text .devis-link {
  display: inline-block;
  font-size: 13px;
  line-height: 14px;
  font-weight: 900;
  text-align: center;
  color: #000;
  background-color: #fbeb0a;
  padding: 7px 5px 5px;
  margin-top: 10px;
}
.content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-right .col-rows .row .block-text .devis-link:hover {
  color: #FFF;
  background-color: #000;
  text-decoration: none;
}
.content-annonce-publicite .pub-content.pub-content-2 .remise {
  padding: 50px 0;
}
.content-annonce-publicite .pub-content.pub-content-2 .remise .remise-title {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  border-bottom: 1px solid;
  padding: 10px;
}
.content-annonce-publicite .pub-content.pub-content-2 .remise .remise-text {
  line-height: 18px;
  font-size: 16px;
}
.content-annonce-publicite .pub-content.pub-content-3 {
  margin: auto;
  padding: 0 20px;
}
.content-annonce-publicite .pub-content.pub-content-3 .col-title {
  font-size: 48px;
  font-style: italic;
}
.content-annonce-publicite .pub-content.pub-content-3 .col-subtitle1 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 30px;
}
.content-annonce-publicite .pub-content.pub-content-3 .col-subtitle1 span {
  color: #b764b3;
}
.content-annonce-publicite .pub-content.pub-content-3 .col-subtitle2 {
  font-size: 18px;
  font-weight: 300;
  margin: auto;
  line-height: 20px;
  margin-bottom: 30px;
}
.content-annonce-publicite .pub-content.pub-content-3 .col-tarif {
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 5px;
}
.content-annonce-publicite .pub-content.pub-content-3 .devis-link {
  display: inline-block;
  font-size: 14px;
  color: #000;
  background-color: #fbeb0a;
  line-height: 14px;
  font-weight: 900;
  padding: 8px 35px 6px;
  margin-bottom: 55px;
}
.content-annonce-publicite .pub-content.pub-content-3 .devis-link:hover {
  color: #FFF;
  background-color: #000;
  text-decoration: none;
}
.content-annonce-publicite .pub-content.pub-content-3 .cols-wrapper {
  margin: auto;
  text-align: left;
  margin-bottom: 40px;
}
.content-annonce-publicite .pub-content.pub-content-3 .cols-wrapper .col .no-padding {
  padding: 0;
}
.content-annonce-publicite .pub-content.pub-content-3 .cols-wrapper .col .visuel-text {
  padding: 0;
  position: relative;
}
.content-annonce-publicite .pub-content.pub-content-3 .cols-wrapper .col .visuel-text .top-text {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 20px;
  padding-top: 20px;
}
.content-annonce-publicite .pub-content.pub-content-3 .cols-wrapper .col .visuel-text .bottom-text {
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 5px;
}
.content-annonce-publicite .pub-content.pub-content-3 .cols-wrapper .col-right .visuel-text {
  padding-top: 66px;
  padding-left: 20px;
}
.content-annonce-publicite .pub-content.pub-content-3 .cols-wrapper .col-right .visuel-text .top-text {
  position: absolute;
  top: -25px;
  left: -54px;
  padding-right: 90px;
}
.content-annonce-publicite .pub-content.pub-content-3 .col-text {
  width: 747px;
  max-width: 100%;
  margin: auto;
  font-size: 17px;
  line-height: 20px;
  font-weight: 300;
}
.content-annonce-publicite .pub-content.pub-content-3 hr {
  max-width: 100%;
  border-color: #000;
  box-shadow: 0px 1px 2px 1px #d0d0d0;
  width: 460px;
  margin: 40px auto 40px;
  display: block;
}
.content-annonce-publicite .pub-content .block-magazine-slider {
  padding: 0 60px;
  margin: 0 40px;
}
.content-annonce-publicite .pub-content .block-magazine-slider .slick-prev,
.content-annonce-publicite .pub-content .block-magazine-slider .slick-next {
  background: #fbeb0a;
  width: 36px;
  height: 36px;
}
.content-annonce-publicite .pub-content .block-magazine-slider .slick-prev:before,
.content-annonce-publicite .pub-content .block-magazine-slider .slick-next:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  transform: rotate(45deg);
  opacity: 1;
}
.content-annonce-publicite .pub-content .block-magazine-slider .slick-prev:hover,
.content-annonce-publicite .pub-content .block-magazine-slider .slick-next:hover {
  background-color: #000;
}
.content-annonce-publicite .pub-content .block-magazine-slider .slick-prev {
  left: 0;
}
.content-annonce-publicite .pub-content .block-magazine-slider .slick-prev:before {
  border-bottom: 5px solid #000;
  border-left: 5px solid #000;
  margin-right: -5px;
}
.content-annonce-publicite .pub-content .block-magazine-slider .slick-prev:hover::before {
  border-color: #FFF;
}
.content-annonce-publicite .pub-content .block-magazine-slider .slick-next {
  right: 0;
}
.content-annonce-publicite .pub-content .block-magazine-slider .slick-next:before {
  border-top: 5px solid #000;
  border-right: 5px solid #000;
  margin-left: -5px;
}
.content-annonce-publicite .pub-content .block-magazine-slider .slick-next:hover::before {
  border-color: #FFF;
}

/**
 * Page content only.
 */
.page-content-only {
  font-size: 18px;
  line-height: 1.7;
}

/**
 * Page contact.
 */
.page-wf-contact .webform-submission-form {
  padding-top: 40px;
}
.page-wf-contact .webform-submission-form .form-group {
  margin-bottom: 25px;
}
.page-wf-contact .webform-submission-form .form-group .control-label {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.page-wf-contact .webform-submission-form .form-group .control-label:after {
  content: none;
}
.page-wf-contact .webform-submission-form .form-actions .webform-button--submit {
  font-size: 16px;
  color: #000000;
  background-color: #FBEB0A;
  border: 0;
  border-radius: 0;
  padding: 8px 25px;
}
.page-wf-contact .webform-submission-form .form-actions .webform-button--submit:hover {
  color: #FFF;
  background-color: #000;
}

/**
* Page Guides Styles
*/
.page-node-type-page-guides .row.page-content {
  margin-top: 0;
}

.page-guides-content {
  width: 100%;
}
.page-guides-content .guides-header {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 150px;
}
.page-guides-content .guides-header .logo-header {
  width: auto;
  height: 160px;
  object-fit: contain;
  object-position: center;
}
.page-guides-content .block-content {
  text-align: center;
  padding: 40px 0 50px;
  position: relative;
  font-size: 25px;
  line-height: 30px;
}
.page-guides-content .block-content > * {
  position: relative;
  z-index: 1;
}
.page-guides-content .block-content .bg-block-content {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  bottom: 0;
  background-color: #FFF;
  width: 100vw;
  transition: 0.3s ease-in-out;
}
.page-guides-content .block-content.gros-dossiers .bg-block-content {
  background-color: #D2D0FC;
}
.page-guides-content .block-content.tag .bg-block-content {
  background-color: #FFD9D3;
}
.page-guides-content .block-content .block-title {
  width: 973px;
  max-width: 100%;
  font-size: 32px;
  line-height: 40px;
  font-weight: 900;
  font-style: normal;
  text-transform: uppercase;
  margin: 0 auto 16px;
}
.page-guides-content .block-content .block-description {
  display: block;
  font-size: 20px;
  margin: 0 0 40px;
}
.page-guides-content .block-content .block-description p {
  margin: 0;
}
.page-guides-content .block-content .bloc-card-guide {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
}
.page-guides-content .block-content .see-more-guides {
  display: inline-flex;
  height: 35px;
  background-color: #000;
  font-size: 14px;
  font-weight: 400;
  color: #FFF;
  text-align: center;
  font-style: normal;
  line-height: normal;
  padding: 8px 18px;
  transition: 0.3s ease-in-out;
  margin: 20px 0 0;
  text-decoration: none;
}
.page-guides-content .block-content .see-more-guides:hover {
  color: #fff;
}
@media (max-width: 767px) {
  .page-guides-content .block-content {
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 30px;
  }
  .page-guides-content .block-content .block-title {
    font-size: 23px;
    margin-bottom: 20px;
  }
}

.carousel.carousel-slider {
  top: 0;
  left: 0;
}

.carousel.carousel-slider .carousel-fixed-item {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  z-index: 1;
}

.carousel.carousel-slider .carousel-fixed-item.with-indicators {
  bottom: 68px;
}

.carousel.carousel-slider .carousel-item {
  width: 100%;
  height: 100%;
  min-height: 400px;
  position: absolute;
  top: 0;
  left: 0;
}

.carousel.carousel-slider .carousel-item h2 {
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.carousel.carousel-slider .carousel-item p {
  font-size: 15px;
}

.bloc-slider-guides {
  width: 1040px;
  max-width: calc(100% - 40px);
  padding: 0 20px;
  position: relative;
  margin: auto;
}
@media (max-width: 380px) {
  .bloc-slider-guides {
    padding: 0;
  }
}
.bloc-slider-guides .next-btn-slide {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -50px;
  background-color: transparent;
  box-shadow: none;
  outline: none;
  padding: 0;
  border: 0;
  z-index: 1;
}
.bloc-slider-guides .next-btn-slide .icon-arrow-right {
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  width: 14px;
  height: 27px;
  background-image: url(/themes/custom/wud/css/../images/arrow-right.svg);
}
@media (max-width: 993px) {
  .bloc-slider-guides .next-btn-slide {
    right: -15px;
  }
}
.bloc-slider-guides .prev-btn-slide {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -50px;
  background-color: transparent;
  box-shadow: none;
  outline: none;
  padding: 0;
  border: 0;
  z-index: 1;
}
.bloc-slider-guides .prev-btn-slide .icon-arrow-left {
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  width: 14px;
  height: 27px;
  background-image: url(/themes/custom/wud/css/../images/arrow-left.svg);
}
@media (max-width: 993px) {
  .bloc-slider-guides .prev-btn-slide {
    left: -15px;
  }
}

.carousel {
  position: relative;
  width: 100%;
  height: 504px;
  -webkit-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}
.carousel .carousel-item {
  visibility: hidden;
  width: 272px;
  height: 484px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  transition: 0.06s ease-in-out;
}
.carousel .carousel-item.item-classement {
  width: 343px;
}
.carousel .carousel-item:not(.cart-view) {
  opacity: 0 !important;
}
.carousel .carousel-item:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0px;
  height: 0px;
  transition: all 0.5s ease;
  background: linear-gradient(-135deg, #000000 0%, transparent 36%, rgba(255, 255, 255, 0));
  z-index: 0;
}
.carousel .carousel-item .curl {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: 0;
  background: linear-gradient(-135deg, #fff, #f3f3f3 45%, #e6e6e6 50%, #fff 50%, #c9c9c9 50%, #ebebeb 73%, #f3f3f3 80%, #fff 100%);
  transition: all 0.5s ease;
}
.carousel .carousel-item .curl:before, .carousel .carousel-item .curl:after {
  content: "";
  position: absolute;
  z-index: -1;
  right: 12.5%;
  bottom: 5.8%;
  width: 70%;
  max-width: 300px;
  max-height: 100px;
  height: 55%;
  box-shadow: 0 12px 15px rgba(0, 0, 0, 0.3);
  transform: skew(-10deg) rotate(-6deg);
}
.carousel .carousel-item .curl:after {
  right: auto;
  left: 5.8%;
  bottom: auto;
  top: 14.16%;
  transform: skew(-15deg) rotate(-84deg);
}
.carousel .carousel-item.active:hover::before {
  width: 110px;
  height: 110px;
}
.carousel .carousel-item.active:hover .curl {
  width: 60px;
  height: 60px;
}
.carousel .carousel-item.active:hover .curl:before, .carousel .carousel-item.active:hover .curl:after {
  box-shadow: 0 24px 30px rgba(0, 0, 0, 0.3);
}
.carousel .carousel-item > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: -1;
}
@media (max-width: 991px) {
  .carousel .carousel-item.item-classement {
    width: 300px;
    height: 423px;
  }
}
@media (max-width: 767px) {
  .carousel {
    height: 300px;
  }
  .carousel .carousel-item {
    width: 168px;
    height: 300px;
  }
  .carousel .carousel-item.item-classement {
    width: 168px;
    height: 238px;
  }
}
@media (max-width: 460px) {
  .carousel {
    height: 200px;
  }
  .carousel .carousel-item {
    width: 113px;
    height: 200px;
  }
  .carousel .carousel-item.item-classement {
    width: 113px;
    height: 158px;
  }
}

.item-card-guide {
  height: 484px;
  background-color: #fff;
  display: inline-block;
  position: relative;
}
.item-card-guide:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0px;
  height: 0px;
  transition: all 0.5s ease;
  background: linear-gradient(-135deg, #000000 0%, transparent 36%, rgba(255, 255, 255, 0));
  z-index: 0;
}
.item-card-guide .curl {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: 0;
  background: linear-gradient(-135deg, #fff, #f3f3f3 45%, #e6e6e6 50%, #fff 50%, #c9c9c9 50%, #ebebeb 73%, #f3f3f3 80%, #fff 100%);
  transition: all 0.5s ease;
}
.item-card-guide .curl:before, .item-card-guide .curl:after {
  content: "";
  position: absolute;
  z-index: -1;
  right: 12.5%;
  bottom: 5.8%;
  width: 70%;
  max-width: 300px;
  max-height: 100px;
  height: 55%;
  box-shadow: 0 12px 15px rgba(0, 0, 0, 0.3);
  transform: skew(-10deg) rotate(-6deg);
}
.item-card-guide .curl:after {
  right: auto;
  left: 5.8%;
  bottom: auto;
  top: 14.16%;
  transform: skew(-15deg) rotate(-84deg);
}
.item-card-guide:hover::before {
  width: 110px;
  height: 110px;
}
.item-card-guide:hover .curl {
  width: 60px;
  height: 60px;
}
.item-card-guide:hover .curl:before, .item-card-guide:hover .curl:after {
  box-shadow: 0 24px 30px rgba(0, 0, 0, 0.3);
}
.item-card-guide > img {
  width: auto;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
  .item-card-guide {
    height: 300px;
  }
}

.carousel .indicators {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}

.carousel .indicators .indicator-item {
  display: inline-block;
  position: relative;
  cursor: pointer;
  height: 8px;
  width: 8px;
  margin: 24px 4px;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  border-radius: 50%;
}

.carousel .indicators .indicator-item.active {
  background-color: #fff;
}

.carousel.scrolling .carousel-item .materialboxed,
.carousel .carousel-item:not(.active) .materialboxed {
  pointer-events: none;
}

@media (max-width: 767px) {
  .page-node-type-page-guides .page-content.row {
    margin: 0;
  }
}
.page-wud-forum.page-chart-forum p,
.page-node-type-article.page-chart-forum p {
  font-size: 15px;
  line-height: 23px;
}
.page-wud-forum.page-chart-forum h2, .page-wud-forum.page-chart-forum h3, .page-wud-forum.page-chart-forum h4, .page-wud-forum.page-chart-forum h5, .page-wud-forum.page-chart-forum h6,
.page-node-type-article.page-chart-forum h2,
.page-node-type-article.page-chart-forum h3,
.page-node-type-article.page-chart-forum h4,
.page-node-type-article.page-chart-forum h5,
.page-node-type-article.page-chart-forum h6 {
  font-size: 21px;
  font-weight: 600;
  line-height: 28px;
}
.page-wud-forum .block-sidebar-publication-banner,
.page-node-type-article .block-sidebar-publication-banner {
  margin-top: 0;
}
.page-wud-forum .forum-header .page-title,
.page-node-type-article .forum-header .page-title {
  border-top: 1px solid #000000;
  margin-top: 12px;
}
.page-wud-forum .forum-header .page-title h1, .page-wud-forum .forum-header .page-title h2,
.page-node-type-article .forum-header .page-title h1,
.page-node-type-article .forum-header .page-title h2 {
  display: inline-block;
  font-weight: 700;
  font-size: 32px;
  line-height: 26px;
  text-transform: uppercase;
  margin: 12px 0 24px;
}
.page-wud-forum .forum-header .form-header-menu,
.page-node-type-article .forum-header .form-header-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-bottom: 28px;
}
.page-wud-forum .forum-header .form-header-menu a,
.page-node-type-article .forum-header .form-header-menu a {
  display: inline-block;
  height: 24px;
  font-size: 15px;
  color: #000;
  line-height: 24px;
  background: #e3e3e3;
  text-transform: uppercase;
  padding: 0px 26px;
  margin: 0 8px;
}
.page-wud-forum .forum-header .form-header-menu a .icon,
.page-node-type-article .forum-header .form-header-menu a .icon {
  display: inline-block;
  background-size: contain;
  background-position: center;
  margin-right: 2px;
  position: relative;
  top: 2px;
}
.page-wud-forum .forum-header .form-header-menu a .icon.icon-graduation-cap,
.page-node-type-article .forum-header .form-header-menu a .icon.icon-graduation-cap {
  width: 22px;
  height: 15px;
  background-image: url(/themes/custom/wud/css/../images/icons/graduation-cap.svg);
}
.page-wud-forum .forum-header .form-header-menu a .icon.icon-star,
.page-node-type-article .forum-header .form-header-menu a .icon.icon-star {
  width: 20px;
  height: 19px;
  background-image: url(/themes/custom/wud/css/../images/icons/10-star.svg);
}
.page-wud-forum .forum-header .form-header-menu a .icon.icon-book,
.page-node-type-article .forum-header .form-header-menu a .icon.icon-book {
  width: 12px;
  height: 19px;
  background-image: url(/themes/custom/wud/css/../images/icons/book.svg);
}
.page-wud-forum .forum-header .form-header-menu a.active, .page-wud-forum .forum-header .form-header-menu a:hover,
.page-node-type-article .forum-header .form-header-menu a.active,
.page-node-type-article .forum-header .form-header-menu a:hover {
  color: #fff;
  background: #000;
  text-decoration: none;
}
.page-wud-forum .forum-header .form-header-menu a.active .icon.icon-graduation-cap, .page-wud-forum .forum-header .form-header-menu a:hover .icon.icon-graduation-cap,
.page-node-type-article .forum-header .form-header-menu a.active .icon.icon-graduation-cap,
.page-node-type-article .forum-header .form-header-menu a:hover .icon.icon-graduation-cap {
  background-image: url(/themes/custom/wud/css/../images/icons/graduation-cap-w.svg);
}
.page-wud-forum .forum-header .form-header-menu a.active .icon.icon-star, .page-wud-forum .forum-header .form-header-menu a:hover .icon.icon-star,
.page-node-type-article .forum-header .form-header-menu a.active .icon.icon-star,
.page-node-type-article .forum-header .form-header-menu a:hover .icon.icon-star {
  background-image: url(/themes/custom/wud/css/../images/icons/10-star-w.svg);
}
.page-wud-forum .forum-header .form-header-menu a.active .icon.icon-book, .page-wud-forum .forum-header .form-header-menu a:hover .icon.icon-book,
.page-node-type-article .forum-header .form-header-menu a.active .icon.icon-book,
.page-node-type-article .forum-header .form-header-menu a:hover .icon.icon-book {
  background-image: url(/themes/custom/wud/css/../images/icons/book-w.svg);
}
.page-wud-forum .forum-filters a,
.page-node-type-article .forum-filters a {
  color: #000;
}
.page-wud-forum .forum-filters a:hover, .page-wud-forum .forum-filters a:focus,
.page-node-type-article .forum-filters a:hover,
.page-node-type-article .forum-filters a:focus {
  text-decoration: none;
}
.page-wud-forum .forum-filters .block-title,
.page-node-type-article .forum-filters .block-title {
  border-top: 1px solid #000000;
  margin-top: 20px;
}
.page-wud-forum .forum-filters .block-title h2,
.page-node-type-article .forum-filters .block-title h2 {
  display: inline-block;
  font-weight: 700;
  font-size: 23px;
  line-height: 26px;
  margin: 20px 0 28px;
}
.page-wud-forum .forum-filters .forum-unique-filter .form-forum-filters,
.page-node-type-article .forum-filters .forum-unique-filter .form-forum-filters {
  margin-bottom: 38px;
}
.page-wud-forum .forum-filters .forum-unique-filter .form-forum-filters .filter-unique,
.page-node-type-article .forum-filters .forum-unique-filter .form-forum-filters .filter-unique {
  margin-bottom: 20px;
}
.page-wud-forum .forum-filters .forum-unique-filter .form-forum-filters .filter-unique span,
.page-node-type-article .forum-filters .forum-unique-filter .form-forum-filters .filter-unique span {
  font-size: 20px;
  margin-right: 10px;
}
.page-wud-forum .forum-filters .forum-unique-filter .form-forum-filters .filter-unique label,
.page-node-type-article .forum-filters .forum-unique-filter .form-forum-filters .filter-unique label {
  font-size: 15px;
  font-weight: 400;
  margin: 0;
}
.page-wud-forum .forum-filters .forum-unique-filter .form-forum-filters .filter-unique label input,
.page-node-type-article .forum-filters .forum-unique-filter .form-forum-filters .filter-unique label input {
  margin-right: 10px;
}
.page-wud-forum .forum-filters .forum-unique-filter .form-forum-filters .form-select2,
.page-node-type-article .forum-filters .forum-unique-filter .form-forum-filters .form-select2 {
  width: 255px;
}
.page-wud-forum .forum-filters .forum-unique-filter .form-forum-filters .select2,
.page-node-type-article .forum-filters .forum-unique-filter .form-forum-filters .select2 {
  margin-right: 20px;
}
.page-wud-forum .forum-filters .forum-unique-filter .form-forum-filters .select2 .select2-selection--single,
.page-node-type-article .forum-filters .forum-unique-filter .form-forum-filters .select2 .select2-selection--single {
  border-color: #000;
  border-radius: 6px;
  height: 35px;
}
.page-wud-forum .forum-filters .forum-unique-filter .form-forum-filters .select2 .select2-selection--single .select2-selection__rendered,
.page-node-type-article .forum-filters .forum-unique-filter .form-forum-filters .select2 .select2-selection--single .select2-selection__rendered {
  font-size: 14px;
  height: 35px;
  line-height: 35px;
}
.page-wud-forum .forum-filters .forum-unique-filter .form-forum-filters .select2 .select2-selection--single .select2-selection__arrow,
.page-node-type-article .forum-filters .forum-unique-filter .form-forum-filters .select2 .select2-selection--single .select2-selection__arrow {
  height: 33px;
}
.page-wud-forum .forum-filters .forum-unique-filter .form-forum-filters .form-submit,
.page-node-type-article .forum-filters .forum-unique-filter .form-forum-filters .form-submit {
  width: 255px;
  height: 35px;
  font-size: 16px;
  background: #FBEB0A;
  border: 0;
  vertical-align: middle;
}
.page-wud-forum .block-latest-discussions,
.page-node-type-article .block-latest-discussions {
  margin-bottom: 80px;
}
.page-wud-forum .block-latest-discussions a,
.page-node-type-article .block-latest-discussions a {
  color: #000;
}
.page-wud-forum .block-latest-discussions a:hover, .page-wud-forum .block-latest-discussions a:focus,
.page-node-type-article .block-latest-discussions a:hover,
.page-node-type-article .block-latest-discussions a:focus {
  text-decoration: none;
}
.page-wud-forum .block-latest-discussions .discussions-list .single-discussion,
.page-node-type-article .block-latest-discussions .discussions-list .single-discussion {
  padding: 26px 0;
  border-bottom: 1px solid #000;
}
.page-wud-forum .block-latest-discussions .discussions-list .single-discussion:first-child,
.page-node-type-article .block-latest-discussions .discussions-list .single-discussion:first-child {
  padding-top: 0;
}
.page-wud-forum .block-latest-discussions .discussions-list .single-discussion:last-child,
.page-node-type-article .block-latest-discussions .discussions-list .single-discussion:last-child {
  border-bottom: 0;
}
.page-wud-forum .block-latest-discussions .discussions-list .single-discussion .disc-theme,
.page-node-type-article .block-latest-discussions .discussions-list .single-discussion .disc-theme {
  display: inline-block;
  font-size: 11px;
  line-height: 14px;
  background-color: #ECECEC;
  padding: 0 16px 0 10px;
  margin-bottom: 8px;
}
.page-wud-forum .block-latest-discussions .discussions-list .single-discussion .disc-title,
.page-node-type-article .block-latest-discussions .discussions-list .single-discussion .disc-title {
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 18px;
}
.page-wud-forum .block-latest-discussions .discussions-list .single-discussion .disc-info,
.page-node-type-article .block-latest-discussions .discussions-list .single-discussion .disc-info {
  display: inline-block;
  width: calc(100% - 174px);
  line-height: 17.5px;
}
.page-wud-forum .block-latest-discussions .discussions-list .single-discussion .disc-info b,
.page-node-type-article .block-latest-discussions .discussions-list .single-discussion .disc-info b {
  text-transform: capitalize;
}
.page-wud-forum .block-latest-discussions .discussions-list .single-discussion .disc-link,
.page-node-type-article .block-latest-discussions .discussions-list .single-discussion .disc-link {
  float: right;
  width: 35px;
  height: 35px;
  font-size: 20px;
  font-weight: 700;
  color: #000;
  text-align: center;
  line-height: 35px;
  background-color: #FBEB0A;
  transition: 0.4s;
}
.page-wud-forum .block-latest-discussions .discussions-list .single-discussion .disc-link span,
.page-node-type-article .block-latest-discussions .discussions-list .single-discussion .disc-link span {
  font-size: 0;
}
.page-wud-forum .block-latest-discussions .discussions-list .single-discussion .disc-link:hover,
.page-node-type-article .block-latest-discussions .discussions-list .single-discussion .disc-link:hover {
  width: 174px;
  font-size: 16px;
  font-weight: 400;
  transition: 0.4s;
  overflow: hidden;
}
.page-wud-forum .block-latest-discussions .discussions-list .single-discussion .disc-link:hover span,
.page-node-type-article .block-latest-discussions .discussions-list .single-discussion .disc-link:hover span {
  font-size: 16px;
}
.page-wud-forum .block-latest-discussions .more-discussions,
.page-node-type-article .block-latest-discussions .more-discussions {
  display: block;
  width: 350px;
  height: 35px;
  max-width: 100%;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 35px;
  background-color: #000000;
  text-align: center;
  margin: 28px auto 0;
}
.page-wud-forum .content-title,
.page-node-type-article .content-title {
  border-top: 1px solid #000000;
  margin-top: 20px;
}
.page-wud-forum .content-title h1, .page-wud-forum .content-title h2,
.page-node-type-article .content-title h1,
.page-node-type-article .content-title h2 {
  display: inline-block;
  font-weight: 700;
  font-size: 23px;
  line-height: 26px;
  margin: 20px 0;
}
.page-wud-forum .table-responsive a,
.page-node-type-article .table-responsive a {
  color: #000;
}
.page-wud-forum .table-responsive a:hover, .page-wud-forum .table-responsive a:focus,
.page-node-type-article .table-responsive a:hover,
.page-node-type-article .table-responsive a:focus {
  text-decoration: none;
}
.page-wud-forum .table-responsive .table,
.page-node-type-article .table-responsive .table {
  border: 1px solid #D8D8D8;
  text-align: center;
  margin-bottom: 37px;
}
.page-wud-forum .table-responsive .table thead tr th,
.page-node-type-article .table-responsive .table thead tr th {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  height: 50px;
  vertical-align: middle !important;
  border: 0;
  border-right: 1px solid #D8D8D8;
}
.page-wud-forum .table-responsive .table thead tr th:last-child,
.page-node-type-article .table-responsive .table thead tr th:last-child {
  border: 0;
}
.page-wud-forum .table-responsive .table tbody tr:nth-of-type(odd),
.page-node-type-article .table-responsive .table tbody tr:nth-of-type(odd) {
  background-color: #ECECEC;
}
.page-wud-forum .table-responsive .table tbody tr td,
.page-node-type-article .table-responsive .table tbody tr td {
  height: 50px;
  vertical-align: middle !important;
  border: 0;
  border-right: 1px solid #D8D8D8;
}
.page-wud-forum .table-responsive .table tbody tr td:last-child,
.page-node-type-article .table-responsive .table tbody tr td:last-child {
  border: 0;
}
.page-wud-forum .table-responsive .table tbody tr td.views-field-name,
.page-node-type-article .table-responsive .table tbody tr td.views-field-name {
  font-size: 15px;
  font-weight: 700;
}
.page-wud-forum .table-responsive .table tbody tr td.views-field-name a,
.page-node-type-article .table-responsive .table tbody tr td.views-field-name a {
  color: #000;
}
.page-wud-forum .table-responsive .table tbody tr td.views-field-title,
.page-node-type-article .table-responsive .table tbody tr td.views-field-title {
  text-align: left;
}
.page-wud-forum .table-responsive .table tbody tr td .column-w-icon,
.page-node-type-article .table-responsive .table tbody tr td .column-w-icon {
  font-size: 18px;
}
.page-wud-forum .table-responsive .table tbody tr td .column-w-icon b,
.page-node-type-article .table-responsive .table tbody tr td .column-w-icon b {
  margin-left: 5px;
}
.page-wud-forum .table-responsive .table tbody tr td > b,
.page-node-type-article .table-responsive .table tbody tr td > b {
  text-transform: capitalize;
}
.page-wud-forum .pager-show-more,
.page-node-type-article .pager-show-more {
  list-style: none;
  padding: 0;
  margin: 0;
}
.page-wud-forum .pager-show-more a,
.page-node-type-article .pager-show-more a {
  color: #000;
}
.page-wud-forum .pager-show-more a:hover, .page-wud-forum .pager-show-more a:focus,
.page-node-type-article .pager-show-more a:hover,
.page-node-type-article .pager-show-more a:focus {
  text-decoration: none;
}
.page-wud-forum .pager-show-more .pager__item,
.page-node-type-article .pager-show-more .pager__item {
  text-align: center;
}
.page-wud-forum .pager-show-more .pager__item a,
.page-node-type-article .pager-show-more .pager__item a {
  display: inline-block;
  width: 350px;
  height: 35px;
  max-width: 100%;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 35px;
  background-color: #000000;
  text-align: center;
}
.page-wud-forum .views-element-container,
.page-node-type-article .views-element-container {
  margin-bottom: 80px;
}
.page-wud-forum .new-forum-topic-form .form-group-options,
.page-node-type-article .new-forum-topic-form .form-group-options {
  font-size: 15px;
  text-align: right;
  margin: 20px 0;
}
.page-wud-forum .new-forum-topic-form .form-group-options .form-item,
.page-node-type-article .new-forum-topic-form .form-group-options .form-item {
  display: inline-block;
  margin: 0 20px 0 0;
}
.page-wud-forum .new-forum-topic-form .form-group-options .form-item:last-child,
.page-node-type-article .new-forum-topic-form .form-group-options .form-item:last-child {
  margin: 0;
}
.page-wud-forum .new-forum-topic-form .text-format-wrapper .form-textarea-wrapper .cke_editor_edit-topic-decription-value .cke_contents,
.page-node-type-article .new-forum-topic-form .text-format-wrapper .form-textarea-wrapper .cke_editor_edit-topic-decription-value .cke_contents {
  height: 300px !important;
}
.page-wud-forum .new-forum-topic-form .text-format-wrapper .filter-wrapper .filter-help,
.page-node-type-article .new-forum-topic-form .text-format-wrapper .filter-wrapper .filter-help {
  display: none !important;
}
.page-wud-forum .new-forum-topic-form .form-actions,
.page-node-type-article .new-forum-topic-form .form-actions {
  text-align: right;
  margin-bottom: 40px;
}
.page-wud-forum .new-forum-topic-form .form-actions .form-submit,
.page-node-type-article .new-forum-topic-form .form-actions .form-submit {
  display: inline-block;
  width: 350px;
  height: 35px;
  max-width: 100%;
  font-size: 16px;
  color: #FFFFFF;
  background-color: #000000;
  text-align: center;
  border: 0;
  border-radius: 0;
}
.page-wud-forum .single-topic-content .topic-header,
.page-node-type-article .single-topic-content .topic-header {
  display: flex;
  margin-bottom: 25px;
}
.page-wud-forum .single-topic-content .content-infos,
.page-node-type-article .single-topic-content .content-infos {
  display: inline-block;
  max-width: calc(100% - 108px);
  padding-right: 40px;
}
.page-wud-forum .single-topic-content .content-infos .topic-theme,
.page-node-type-article .single-topic-content .content-infos .topic-theme {
  display: inline-block;
  font-size: 11px;
  background-color: #ECECEC;
  padding: 0 16px 0 10px;
  margin-bottom: 6px;
}
.page-wud-forum .single-topic-content .content-infos .topic-title,
.page-node-type-article .single-topic-content .content-infos .topic-title {
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 7px;
}
.page-wud-forum .single-topic-content .content-infos .topic-author,
.page-node-type-article .single-topic-content .content-infos .topic-author {
  display: block;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 2px;
}
.page-wud-forum .single-topic-content .topic-resolved,
.page-node-type-article .single-topic-content .topic-resolved {
  display: inline-block;
  width: 108px;
  height: 32px;
  font-size: 17px;
  font-weight: 400;
  text-align: center;
  line-height: 32px;
  text-transform: uppercase;
  background-color: #FBEB0A;
}
.page-wud-forum .single-topic-content .content-body,
.page-node-type-article .single-topic-content .content-body {
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 27px;
}
.page-wud-forum .single-topic-content .content-body a[title],
.page-node-type-article .single-topic-content .content-body a[title] {
  position: relative;
  display: block;
  font-size: 17px;
  text-decoration: underline;
  padding-left: 150px;
  margin: 30px auto;
  font-weight: 600;
}
.page-wud-forum .single-topic-content .content-body a[title].url-forum,
.page-node-type-article .single-topic-content .content-body a[title].url-forum {
  padding-left: 130px;
}
.page-wud-forum .single-topic-content .content-body a[title].url-forum:before,
.page-node-type-article .single-topic-content .content-body a[title].url-forum:before {
  content: "Forum";
  background-image: url(/themes/custom/wud/css/../images/icons/comments-regular.svg);
}
.page-wud-forum .single-topic-content .content-body a[title].url-forum:after,
.page-node-type-article .single-topic-content .content-body a[title].url-forum:after {
  left: 60px;
}
.page-wud-forum .single-topic-content .content-body a[title]:before,
.page-node-type-article .single-topic-content .content-body a[title]:before {
  content: "Lire aussi";
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(/themes/custom/wud/css/../images/icons/read-more-icon.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  color: #000;
  padding-left: 0;
  padding-right: 60px;
}
.page-wud-forum .single-topic-content .content-body a[title]:after,
.page-node-type-article .single-topic-content .content-body a[title]:after {
  content: "";
  height: 25px;
  width: 1px;
  background: #d5d8dc;
  position: absolute;
  left: 80px;
  top: 0;
}
.page-wud-forum .forum-topic-actions,
.page-node-type-article .forum-topic-actions {
  border-top: 1px solid #000;
  padding-top: 10px;
  margin-bottom: 30px;
}
.page-wud-forum .forum-topic-actions.comment-actions,
.page-node-type-article .forum-topic-actions.comment-actions {
  border: 0;
}
.page-wud-forum .forum-topic-actions.comment-actions .links,
.page-node-type-article .forum-topic-actions.comment-actions .links {
  display: inline-flex;
  flex-direction: row-reverse;
  height: 25px;
  margin: 0;
}
.page-wud-forum .forum-topic-actions.comment-actions .links li,
.page-node-type-article .forum-topic-actions.comment-actions .links li {
  padding: 0;
}
.page-wud-forum .forum-topic-actions.comment-actions .links li.comment-reply,
.page-node-type-article .forum-topic-actions.comment-actions .links li.comment-reply {
  display: none;
}
.page-wud-forum .forum-topic-actions.comment-actions .links li a,
.page-node-type-article .forum-topic-actions.comment-actions .links li a {
  display: inline-block;
  font-weight: 600;
  color: #000;
  padding: 0;
  margin-right: 40px;
  background-color: transparent;
  height: 25px;
}
.page-wud-forum .forum-topic-actions.comment-actions .links li a:hover, .page-wud-forum .forum-topic-actions.comment-actions .links li a:focus,
.page-node-type-article .forum-topic-actions.comment-actions .links li a:hover,
.page-node-type-article .forum-topic-actions.comment-actions .links li a:focus {
  text-decoration: none;
}
.page-wud-forum .forum-topic-actions.comment-actions .links li a span,
.page-node-type-article .forum-topic-actions.comment-actions .links li a span {
  display: none;
}
.page-wud-forum .forum-topic-actions .btn-comment,
.page-wud-forum .forum-topic-actions .btn-report,
.page-node-type-article .forum-topic-actions .btn-comment,
.page-node-type-article .forum-topic-actions .btn-report {
  font-weight: 600;
  padding: 0;
  margin-right: 40px;
  background-color: transparent;
  height: 25px;
}
.page-wud-forum .forum-topic-actions .btn-comment .icon-comment,
.page-wud-forum .forum-topic-actions .btn-comment .icon-report,
.page-wud-forum .forum-topic-actions .btn-report .icon-comment,
.page-wud-forum .forum-topic-actions .btn-report .icon-report,
.page-node-type-article .forum-topic-actions .btn-comment .icon-comment,
.page-node-type-article .forum-topic-actions .btn-comment .icon-report,
.page-node-type-article .forum-topic-actions .btn-report .icon-comment,
.page-node-type-article .forum-topic-actions .btn-report .icon-report {
  position: relative;
  top: 3px;
  margin-right: 6px;
}
.page-wud-forum .forum-topic-actions .btn-report,
.page-node-type-article .forum-topic-actions .btn-report {
  /* margin-right: 0; */
}
.page-wud-forum .forum-topic-actions .btn-report .icon-report,
.page-node-type-article .forum-topic-actions .btn-report .icon-report {
  top: 2px;
}
.page-wud-forum .forum-topic-actions .comment-count,
.page-node-type-article .forum-topic-actions .comment-count {
  float: right;
  line-height: 25px;
}
.page-wud-forum .topic-single-comment,
.page-node-type-article .topic-single-comment {
  border: 1px solid #979797;
  padding: 30px 30px 30px 64px;
  margin-bottom: 17px;
}
.page-wud-forum .topic-single-comment .comment-author,
.page-node-type-article .topic-single-comment .comment-author {
  display: block;
  font-size: 16px;
  line-height: 20px;
}
.page-wud-forum .topic-single-comment .comment-created,
.page-node-type-article .topic-single-comment .comment-created {
  display: block;
  margin-bottom: 15px;
}
.page-wud-forum .topic-single-comment .comment-content,
.page-node-type-article .topic-single-comment .comment-content {
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 15px;
}
.page-wud-forum .topic-single-comment .forum-topic-actions,
.page-node-type-article .topic-single-comment .forum-topic-actions {
  padding: 0;
  margin: 0;
}
.page-wud-forum .topic-single-comment .comment-parent-content,
.page-node-type-article .topic-single-comment .comment-parent-content {
  font-size: 16px;
  line-height: 23px;
  background-color: rgba(251, 235, 10, 0.1019607843);
  padding: 24px 17px 26px 30px;
  margin-top: 28px;
}
.page-wud-forum .topic-single-comment .comment-parent-content .comment-author,
.page-node-type-article .topic-single-comment .comment-parent-content .comment-author {
  margin-bottom: 8px;
  position: relative;
}
.page-wud-forum .topic-single-comment .comment-parent-content .comment-author:after,
.page-node-type-article .topic-single-comment .comment-parent-content .comment-author:after {
  content: "";
  display: block;
  width: 12px;
  height: 11px;
  background-image: url(/themes/custom/wud/css/../images/icons/icon-reponse-arrow.svg);
  background-size: contain;
  position: absolute;
  top: 5px;
  left: -18px;
}
.page-wud-forum .topic-single-comment .comment-replyed-to,
.page-node-type-article .topic-single-comment .comment-replyed-to {
  margin-bottom: 5px;
}
.page-wud-forum .topic-single-comment .comment-replyed-to .popoverData,
.page-node-type-article .topic-single-comment .comment-replyed-to .popoverData {
  color: #000;
  text-decoration: none;
}
.page-wud-forum form.comment-comment-form, .page-wud-forum form.comment-comment-forum-form,
.page-node-type-article form.comment-comment-form,
.page-node-type-article form.comment-comment-forum-form {
  margin-top: 40px;
}
.page-wud-forum form.comment-comment-form .form-item.form-item-field-parent-comment, .page-wud-forum form.comment-comment-forum-form .form-item.form-item-field-parent-comment,
.page-node-type-article form.comment-comment-form .form-item.form-item-field-parent-comment,
.page-node-type-article form.comment-comment-forum-form .form-item.form-item-field-parent-comment {
  display: none;
}
.page-wud-forum form.comment-comment-form .form-item.panel-default, .page-wud-forum form.comment-comment-forum-form .form-item.panel-default,
.page-node-type-article form.comment-comment-form .form-item.panel-default,
.page-node-type-article form.comment-comment-forum-form .form-item.panel-default {
  display: none;
}
.page-wud-forum form.comment-comment-form .form-item .control-label, .page-wud-forum form.comment-comment-forum-form .form-item .control-label,
.page-node-type-article form.comment-comment-form .form-item .control-label,
.page-node-type-article form.comment-comment-forum-form .form-item .control-label {
  display: none;
}
.page-wud-forum form.comment-comment-form .field--name-comment-body, .page-wud-forum form.comment-comment-forum-form .field--name-comment-body,
.page-node-type-article form.comment-comment-form .field--name-comment-body,
.page-node-type-article form.comment-comment-forum-form .field--name-comment-body {
  margin-bottom: 25px;
}
.page-wud-forum form.comment-comment-form .field--name-comment-body .filter-wrapper, .page-wud-forum form.comment-comment-forum-form .field--name-comment-body .filter-wrapper,
.page-node-type-article form.comment-comment-form .field--name-comment-body .filter-wrapper,
.page-node-type-article form.comment-comment-forum-form .field--name-comment-body .filter-wrapper {
  display: none;
}
.page-wud-forum form.comment-comment-form .form-actions, .page-wud-forum form.comment-comment-forum-form .form-actions,
.page-node-type-article form.comment-comment-form .form-actions,
.page-node-type-article form.comment-comment-forum-form .form-actions {
  text-align: right;
  margin-bottom: 45px;
}
.page-wud-forum form.comment-comment-form .form-actions .form-submit, .page-wud-forum form.comment-comment-forum-form .form-actions .form-submit,
.page-node-type-article form.comment-comment-form .form-actions .form-submit,
.page-node-type-article form.comment-comment-forum-form .form-actions .form-submit {
  display: inline-block;
  width: 350px;
  height: 35px;
  max-width: 100%;
  font-size: 16px;
  color: #FFFFFF;
  background-color: #000000;
  text-align: center;
  border: 0;
  border-radius: 0;
}
.page-wud-forum form.comment-comment-form .form-actions .form-submit[id^=edit-cancel], .page-wud-forum form.comment-comment-forum-form .form-actions .form-submit[id^=edit-cancel],
.page-node-type-article form.comment-comment-form .form-actions .form-submit[id^=edit-cancel],
.page-node-type-article form.comment-comment-forum-form .form-actions .form-submit[id^=edit-cancel] {
  width: 150px;
  color: #000;
  background-color: #fff;
}
.page-wud-forum form.comment-comment-form .form-actions .form-submit .icon, .page-wud-forum form.comment-comment-forum-form .form-actions .form-submit .icon,
.page-node-type-article form.comment-comment-form .form-actions .form-submit .icon,
.page-node-type-article form.comment-comment-forum-form .form-actions .form-submit .icon {
  display: none;
}
.page-wud-forum form.comment-comment-form .forum-form-parent-msg, .page-wud-forum form.comment-comment-forum-form .forum-form-parent-msg,
.page-node-type-article form.comment-comment-form .forum-form-parent-msg,
.page-node-type-article form.comment-comment-forum-form .forum-form-parent-msg {
  margin-bottom: 20px;
}
.page-wud-forum form.comment-comment-form .forum-form-parent-msg .cancle-form-parent-msg, .page-wud-forum form.comment-comment-forum-form .forum-form-parent-msg .cancle-form-parent-msg,
.page-node-type-article form.comment-comment-form .forum-form-parent-msg .cancle-form-parent-msg,
.page-node-type-article form.comment-comment-forum-form .forum-form-parent-msg .cancle-form-parent-msg {
  float: right;
  height: 25px;
  font-weight: 600;
  background-color: transparent;
  padding: 0;
  border: 0;
}
.page-wud-forum .login-links,
.page-node-type-article .login-links {
  font-size: 16px;
  margin: 20px 0 40px;
}
.page-wud-forum .login-links a,
.page-node-type-article .login-links a {
  font-weight: 600;
  color: #000;
}
.page-wud-forum #report-modal .modal-dialog,
.page-node-type-article #report-modal .modal-dialog {
  top: 50%;
  transform: translate(0, -50%);
}
.page-wud-forum #report-modal .modal-header .modal-title,
.page-node-type-article #report-modal .modal-header .modal-title {
  margin: 0;
}
.page-wud-forum #report-modal .modal-header .close,
.page-node-type-article #report-modal .modal-header .close {
  transform: translate(0, -50%);
}
.page-wud-forum #report-modal .modal-header .close:before,
.page-node-type-article #report-modal .modal-header .close:before {
  content: none;
}
.page-wud-forum #report-modal .modal-body,
.page-node-type-article #report-modal .modal-body {
  padding: 15px;
}
.page-wud-forum #report-modal .modal-body .frm-message,
.page-node-type-article #report-modal .modal-body .frm-message {
  width: 100%;
  padding: 5px 10px;
}
.page-wud-forum #report-modal .modal-footer,
.page-node-type-article #report-modal .modal-footer {
  text-align: right;
  padding: 10px 15px;
  margin-top: 0;
}
.page-wud-forum #report-modal .modal-footer button,
.page-node-type-article #report-modal .modal-footer button {
  display: inline-block;
  width: 150px;
  height: 35px;
  font-size: 16px;
  color: #FFFFFF;
  background-color: #000000;
  text-align: center;
  margin: 0;
  border: 0;
  border-radius: 0;
}
.page-wud-forum #report-modal .alert,
.page-node-type-article #report-modal .alert {
  margin: 15px;
}
.page-wud-forum .section-message-error,
.page-node-type-article .section-message-error {
  max-width: 700px;
  text-align: center;
  margin: 60px auto;
}
.page-wud-forum .section-message-error a,
.page-node-type-article .section-message-error a {
  color: #000;
}
.page-wud-forum .section-message-error h3,
.page-node-type-article .section-message-error h3 {
  font-size: 18px;
  line-height: 2;
}
.page-wud-forum .section-message-error .go-link,
.page-node-type-article .section-message-error .go-link {
  display: inline-block;
  width: 150px;
  height: 35px;
  margin: 40px 5px 0;
  font-size: 16px;
  color: #000000;
  line-height: 35px;
  background-color: #FBEB0A;
}
.page-wud-forum .section-message-error .go-link.bg-white,
.page-node-type-article .section-message-error .go-link.bg-white {
  background-color: #FFF;
}
.page-wud-forum .section-message-error .go-link:hover, .page-wud-forum .section-message-error .go-link:focus,
.page-node-type-article .section-message-error .go-link:hover,
.page-node-type-article .section-message-error .go-link:focus {
  font-weight: 700;
  text-decoration: none;
}
.page-wud-forum .comment-login-link,
.page-node-type-article .comment-login-link {
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  color: #000;
  text-decoration: underline;
  margin: 0 0 20px;
}

#block-views-block-forum-most-active-topics-block-1 {
  margin-bottom: 40px;
}
#block-views-block-forum-most-active-topics-block-1 a:hover {
  text-decoration: none;
}
#block-views-block-forum-most-active-topics-block-1 .block-title {
  border-top: 1px solid #000;
  font-size: 26px;
  font-weight: 700;
  padding-top: 22px;
  margin: 0 0 22px;
}
#block-views-block-forum-most-active-topics-block-1 .view-content {
  margin-bottom: 20px;
}
#block-views-block-forum-most-active-topics-block-1 .view-content .views-view-grid .single-theme {
  margin-bottom: 16px;
}
#block-views-block-forum-most-active-topics-block-1 .view-content .views-view-grid .single-theme .views-field-field-image {
  margin-bottom: 16px;
}
#block-views-block-forum-most-active-topics-block-1 .view-content .views-view-grid .single-theme .views-field-field-image img {
  width: 100%;
  height: 114px;
  object-fit: cover;
  object-position: center;
}
#block-views-block-forum-most-active-topics-block-1 .view-content .views-view-grid .single-theme .views-field-taxonomy-forums {
  display: inline-block;
  background: #ECECEC;
  font-size: 11px;
  line-height: 14px;
  padding: 0 16px 0 10px;
  margin-bottom: 14px;
}
#block-views-block-forum-most-active-topics-block-1 .view-content .views-view-grid .single-theme .views-field-subject,
#block-views-block-forum-most-active-topics-block-1 .view-content .views-view-grid .single-theme .views-field-uid {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}
#block-views-block-forum-most-active-topics-block-1 .view-content .views-view-grid .single-theme .views-field-nothing a {
  font-size: 0;
  display: block;
  width: calc(100% - 30px);
  height: 100%;
  position: absolute;
  top: 0;
  left: 15px;
}
#block-views-block-forum-most-active-topics-block-1 .more-link {
  margin: 0;
  text-align: center;
}
#block-views-block-forum-most-active-topics-block-1 .more-link a {
  display: inline-block;
  width: 350px;
  height: 35px;
  max-width: 100%;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 35px;
  background-color: #000000;
  text-align: center;
}

.forum-nt-side-text {
  font-size: 14px;
  border: 2px solid #FBEB0A;
  padding: 35px 28px 40px 40px;
  margin-bottom: 45px;
}
.forum-nt-side-text h2, .forum-nt-side-text h3, .forum-nt-side-text h4, .forum-nt-side-text h5, .forum-nt-side-text h6 {
  font-size: 22px;
  margin: 0 0 20px;
}
.forum-nt-side-text p {
  font-size: 14px;
  margin-bottom: 20px;
}
.forum-nt-side-text p:last-child {
  margin-bottom: 0;
}
.forum-nt-side-text ol {
  padding-left: 20px;
}

.icon.icon-check {
  display: inline-block;
  width: 16px;
  height: 12px;
  background-image: url(/themes/custom/wud/css/../images/icons/icon-check.svg);
  background-size: contain;
}
.icon.icon-comment {
  display: inline-block;
  width: 16px;
  height: 15px;
  background-image: url(/themes/custom/wud/css/../images/icons/icon-comment.svg);
  background-size: contain;
}
.icon.icon-report {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url(/themes/custom/wud/css/../images/icons/icon-report.svg);
  background-size: contain;
}

@media screen and (min-width: 1230px) {
  header .header-navigation #block-mainnavigation .menu--main {
    padding-left: calc((100% - 1350px) / 2);
    padding-right: calc((100% - 1350px) / 2);
  }
}
@media screen and (min-width: 1441px) {
  header .header-top {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: calc((100% - 1150px) / 2);
    padding-right: calc((100% - 1150px) / 2);
  }
  header .header-navigation.fixed #block-mainnavigation .menu--main.loggedin .menu-search, header .header-navigation.perma-fixed #block-mainnavigation .menu--main.loggedin .menu-search {
    right: calc((100% - 1440px) / 2 + 190px);
  }
  header .header-navigation.fixed #block-mainnavigation .menu--main .menu-search, header .header-navigation.perma-fixed #block-mainnavigation .menu--main .menu-search {
    right: calc((100% - 1440px) / 2 + 252px);
  }
  header .header-navigation.fixed #block-mainnavigation .menu--main > li > a, header .header-navigation.perma-fixed #block-mainnavigation .menu--main > li > a {
    font-size: 11px;
  }
  header .header-navigation.fixed #block-mainnavigation .menu--main .menu-forum, header .header-navigation.perma-fixed #block-mainnavigation .menu--main .menu-forum {
    right: calc((100% - 1440px) / 2);
  }
  header .header-navigation.fixed #block-mainnavigation .menu--main > li > a, header .header-navigation.perma-fixed #block-mainnavigation .menu--main > li > a {
    font-size: 11px;
  }
  header .header-navigation #block-mainnavigation .menu--main {
    padding-left: calc((100% - 1350px) / 2);
    padding-right: calc((100% - 1350px) / 2);
  }
  header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu {
    padding-top: 45px;
    padding-bottom: 25px;
    padding-left: calc((100% - 1440px) / 2);
    padding-right: calc((100% - 1440px) / 2);
  }
  header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .emplois-menu {
    padding-left: 10%;
  }
  header .header-navigation #block-mainnavigation .menu--main > li > a {
    font-size: 14px;
  }
  header .header-navigation #block-mainnavigation .menu--main .menu-search {
    right: calc((100% - 1070px) / 2);
  }
  header .header-navigation #block-mainnavigation .menu--main .menu-forum {
    right: calc((100% - 1250px) / 2);
  }
}
@media screen and (max-width: 1420px) {
  header .header-navigation.fixed #block-mainnavigation .menu--main > li > a, header .header-navigation.perma-fixed #block-mainnavigation .menu--main > li > a {
    font-size: 0.7vw;
    margin: 17.5px 8px;
  }
}
@media screen and (max-width: 1400px) {
  header .header-navigation #block-mainnavigation .menu--main > li > a {
    margin: 17.5px 9px;
  }
}
@media screen and (max-width: 1340px) {
  header .header-navigation #block-mainnavigation .menu--main > li > a span {
    display: none;
  }
  .pub-habillage {
    display: none !important;
  }
}
@media screen and (max-width: 1360px) {
  header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .latest-articles {
    padding: 32px 30px 0;
  }
  header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .latest-articles .article-tags:before {
    width: calc(100% - 375px);
  }
}
@media screen and (max-width: 1300px) {
  header .header-navigation #block-mainnavigation .menu--main > li > a {
    margin: 17.5px 6px;
  }
}
@media screen and (max-width: 1280px) {
  header .header-navigation.fixed .fixed-logo, header .header-navigation.perma-fixed .fixed-logo {
    width: 150px;
  }
  header .header-navigation.fixed .fixed-logo img, header .header-navigation.perma-fixed .fixed-logo img {
    width: 120px;
  }
  header .header-navigation.fixed #block-mainnavigation .menu--main, header .header-navigation.perma-fixed #block-mainnavigation .menu--main {
    width: calc(100% - 150px - 220px);
  }
  header .header-navigation.fixed #block-mainnavigation .menu--main.loggedin, header .header-navigation.perma-fixed #block-mainnavigation .menu--main.loggedin {
    width: calc(100% - 150px - 200px);
  }
  header .header-navigation.fixed #block-mainnavigation .menu--main.loggedin .menu-search, header .header-navigation.perma-fixed #block-mainnavigation .menu--main.loggedin .menu-search {
    right: 190px;
  }
  header .header-navigation.fixed #block-mainnavigation .menu--main > li .dropdown-menu, header .header-navigation.perma-fixed #block-mainnavigation .menu--main > li .dropdown-menu {
    padding: 25px 15px 15px;
  }
  header .header-navigation.fixed #block-mainnavigation .menu--main .menu-burger, header .header-navigation.perma-fixed #block-mainnavigation .menu--main .menu-burger {
    margin-right: 0px;
  }
  header .header-navigation.fixed #block-mainnavigation .menu--main .menu-search, header .header-navigation.perma-fixed #block-mainnavigation .menu--main .menu-search {
    right: 218px;
  }
  header .header-navigation.fixed .fixed-user-links, header .header-navigation.perma-fixed .fixed-user-links {
    width: 140px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
  }
  header .header-navigation.fixed .fixed-user-links.loggedin, header .header-navigation.perma-fixed .fixed-user-links.loggedin {
    width: 125px;
    padding-left: 20px;
  }
  header .header-navigation.fixed .fixed-user-links ul li.link-img, header .header-navigation.perma-fixed .fixed-user-links ul li.link-img {
    padding: 0 10px;
  }
  header .header-navigation.fixed .fixed-user-links ul li.link-btn, header .header-navigation.perma-fixed .fixed-user-links ul li.link-btn {
    padding-left: 10px;
  }
  header .header-navigation.fixed .fixed-user-links ul li.link-btn a, header .header-navigation.perma-fixed .fixed-user-links ul li.link-btn a {
    font-size: 12px;
    padding: 7.5px 10px;
  }
}
@media screen and (max-width: 1230px) {
  header .header-top {
    padding: 10px 0 15px;
  }
  header .header-navigation #block-mainnavigation .menu--main {
    padding: 0 15px;
  }
  header .header-navigation #block-mainnavigation .menu--main > li > a {
    font-size: 1vw;
  }
  header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu {
    padding: 25px 15px;
  }
  header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .latest-articles .article-tags {
    margin-top: 30px;
  }
  header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .latest-articles .article-tags:before {
    width: calc(100% - 245px);
  }
  header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu:after {
    width: calc(100% - 30px);
  }
  header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu .section-left .section-group:last-child,
  header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu .section-right .section-group:last-child {
    margin-bottom: 30px;
  }
  header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .emplois-menu {
    padding-left: 0;
  }
  header .header-navigation #block-mainnavigation .menu--main .menu-burger {
    margin-right: 10px;
  }
  header .header-navigation #block-mainnavigation .menu--main .menu-search {
    right: 105px;
  }
  header .header-navigation #block-mainnavigation .menu--main .menu-forum {
    right: 15px;
  }
}
@media screen and (max-width: 1200px) {
  footer {
    padding: 40px 15px 0px !important;
  }
  footer > .container {
    width: 100%;
  }
  .block-views-block-latest-videos .block-videos .first-video {
    width: 500px;
  }
  .block-views-block-latest-videos .block-videos .more-videos {
    width: calc(100% - 500px);
  }
  .block-views-block-latest-podcasts .block-content .content-single .content-text {
    padding-right: 0;
  }
  .block-views-block-latest-articles-section.block-views-latest-articles-section-lifestyle .block-content .more-articles .content-single {
    display: flex;
    flex-direction: column;
  }
  .block-views-block-latest-articles-section.block-views-latest-articles-section-lifestyle .block-content .more-articles .content-single .content-left {
    width: 100%;
    float: unset;
    padding-right: 0;
    order: 2;
  }
  .block-views-block-latest-articles-section.block-views-latest-articles-section-lifestyle .block-content .more-articles .content-single .content-image-right {
    width: 100%;
    order: 1;
  }
  .block-views-block-latest-articles-section.block-views-latest-articles-section-lifestyle .block-content .more-articles .content-single .content-title {
    margin-bottom: 0;
  }
  .block-annonces-medicales-remplacements .emploi-content {
    margin: 20px 0;
  }
  .block-annonces-medicales-remplacements .emploi-content .annonce-form .select2 {
    margin-right: 20px;
  }
  .block-popular-specialties .liste-specialites .single-specialite img {
    height: 120px;
  }
  .block-tag-nos-dernieres-actus .block-content .first-article {
    width: 285px;
    padding-right: 20px;
  }
  .block-tag-nos-dernieres-actus .block-content .more-articles {
    width: calc(100% - 285px);
  }
  .block-views-block-latest-diapos-infographies .block-content .single-content .content-img {
    height: 100px;
  }
  .block-block-annonces-medicales-flux-json .offre-slider .slick-list {
    margin: 0 -10px;
  }
  .block-block-annonces-medicales-flux-json .offre-slider .slick-list .offre-slide .offre-block {
    padding: 0 10px;
  }
  .page-tags-header .tag-infos-left,
  .page-tags-header .tag-infos-right {
    max-width: 305px;
  }
  .page-tags-header .tag-infos-left {
    left: calc((100% - 910px) / 2);
  }
  .page-tags-header .tag-infos-right {
    right: calc((100% - 910px) / 2);
  }
}
@media screen and (max-width: 1180px) {
  header .header-navigation.fixed #block-mainnavigation .menu--main > li > a, header .header-navigation.perma-fixed #block-mainnavigation .menu--main > li > a {
    margin: 17.5px 2px;
  }
}
@media screen and (max-width: 991px) {
  .page-magazine .magazine-over-title {
    font-size: 30px !important;
    line-height: 35px;
  }
  body.toolbar-vertical header .header-navigation #block-mainnavigation .menu--main {
    height: calc(100vh - 155px - 77px - 39px);
  }
  header.fixed {
    position: fixed;
    background-color: #FFFFFF;
    width: 100%;
    z-index: 999;
  }
  header .header-top {
    padding: 15px 0px;
  }
  header .header-top.perma-fixed {
    display: table;
  }
  header .header-top #block-headermagazine {
    display: none;
  }
  header .header-top .menu-mobile {
    display: table-cell;
    width: 40px;
    vertical-align: middle;
    text-align: right;
  }
  header .header-top .menu-mobile.open .menu-button .burger-icon {
    background-image: url(/themes/custom/wud/css/../images/icons/close.svg);
    width: 16px;
    height: 16px;
    background-size: 16px;
  }
  header .header-top .menu-mobile .menu-button {
    width: 32px;
    height: 30px;
    border: 0;
    padding: 5px 0 5px 10px;
    line-height: 0;
    background: none;
  }
  header .header-top .menu-mobile .menu-button .burger-icon {
    display: inline-block;
    width: 18px;
    height: 13px;
    background-image: url(/themes/custom/wud/css/../images/icons/bars.svg);
    background-size: cover;
    background-position: center;
  }
  header .header-top .logo {
    width: 100px;
    text-align: left;
  }
  header .header-top .logo img {
    height: 47px;
  }
  header .header-top .logo img.logo-desktop {
    display: none;
  }
  header .header-top .logo img.logo-mobile {
    display: inline;
    object-fit: contain;
  }
  header .header-top #block-wud-account-menu {
    width: calc(100% - 40px - 100px);
  }
  header .header-top #block-wud-account-menu .header-user-menus .menu--account {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    width: 100%;
    justify-content: space-between;
  }
  header .header-top #block-wud-account-menu .header-user-menus .menu--account li {
    float: left;
    min-width: 20px;
  }
  header .header-top #block-wud-account-menu .header-user-menus .menu--account li a {
    font-size: 15px !important;
    padding: 7.5px 5px;
  }
  header .header-top #block-wud-account-menu .header-user-menus .menu--account li.first {
    display: block;
  }
  header .header-top #block-wud-account-menu .header-user-menus .menu--account li.first a {
    display: inline-block;
    width: 105px;
    text-align: center;
    border: 1px solid #FBEB08;
    border-radius: 6px;
    padding: 6.5px 22.5px;
    margin: 0;
  }
  header .header-top #block-wud-account-menu .header-user-menus .menu--account li.first a:hover {
    background-color: #FBEB08;
  }
  header .header-top #block-wud-account-menu .header-user-menus .menu--account li:last-child {
    padding-left: 12px;
  }
  header .header-top #block-wud-account-menu .header-user-menus .menu--account li:last-child a {
    font-size: 14px;
    padding: 7.5px 22.5px;
  }
  header .header-top #block-wud-account-menu .header-user-menus .menu--account li:before {
    content: none !important;
  }
  header .header-top #block-wud-account-menu .header-user-menus .menu--account li a[title=Connexion], header .header-top #block-wud-account-menu .header-user-menus .menu--account li a[data-drupal-link-system-path=user], header .header-top #block-wud-account-menu .header-user-menus .menu--account li a[data-drupal-link-system-path="user/logout"] {
    background-image: url(/themes/custom/wud/css/../images/icons/user.svg);
    font-size: 0 !important;
    background-size: 16px;
    background-position: center;
    background-repeat: no-repeat;
  }
  header .header-top #block-wud-account-menu .header-user-menus .menu--account li a[data-drupal-link-system-path="user/logout"] {
    background-image: url(/themes/custom/wud/css/../images/icons/logout.svg);
  }
  header .header-navigation {
    display: none;
  }
  header .header-navigation.open {
    display: block;
    overflow: scroll;
  }
  header .header-navigation #block-mainnavigation .menu--main {
    height: calc(100vh - 155px - 77px);
    padding: 0;
    text-align: left;
  }
  header .header-navigation #block-mainnavigation .menu--main .menu-burger {
    display: none;
  }
  header .header-navigation #block-mainnavigation .menu--main .menu-search {
    display: none;
  }
  header .header-navigation #block-mainnavigation .menu--main .menu-search.ms-mobile {
    display: block;
    position: relative;
    right: 0;
    height: auto;
    padding: 0 22px;
    border-bottom: 1px solid #D7D7D7;
  }
  header .header-navigation #block-mainnavigation .menu--main .menu-search.ms-mobile form {
    display: block;
    height: 50px;
    padding: 14px 15px;
    border: 1px solid #D7D7D7;
    line-height: 18px;
    margin: 10px 0;
  }
  header .header-navigation #block-mainnavigation .menu--main .menu-search.ms-mobile form input[type=text] {
    display: block;
    font-size: 18px;
    width: calc(100% - 35px);
    border: 0;
    margin-right: 0;
    height: auto;
    float: right;
  }
  header .header-navigation #block-mainnavigation .menu--main .menu-search.ms-mobile form .submit {
    width: 21px;
    height: 21px;
  }
  header .header-navigation #block-mainnavigation .menu--main .menu-search.ms-mobile form .submit.loading {
    background-image: url(/themes/custom/wud/css/../images/icons/loading-buffering.gif);
    background-size: 21px;
    background-repeat: no-repeat;
    background-position: center;
  }
  header .header-navigation #block-mainnavigation .menu--main .menu-search.ms-mobile form .submit.loading .icon {
    display: none;
  }
  header .header-navigation #block-mainnavigation .menu--main .menu-search.ms-mobile form .submit .icon.search-icon {
    width: 21px;
    height: 21px;
  }
  header .header-navigation #block-mainnavigation .menu--main .menu-forum {
    display: none;
  }
  header .header-navigation #block-mainnavigation .menu--main .item-flash-mobile {
    display: block;
  }
  header .header-navigation #block-mainnavigation .menu--main .item-flash-mobile a {
    font-size: 22.86px;
    color: #979797;
    text-transform: none;
    line-height: normal;
  }
  header .header-navigation #block-mainnavigation .menu--main .block-search-dropdown {
    display: none;
  }
  header .header-navigation #block-mainnavigation .menu--main > li {
    width: 100%;
    /*border-bottom: 1px solid #D7D7D7;*/
    border-bottom: 0.1rem solid #e2e4e9;
    display: block;
  }
  header .header-navigation #block-mainnavigation .menu--main > li.open:hover {
    display: block;
  }
  header .header-navigation #block-mainnavigation .menu--main > li.open > a {
    border: 0;
  }
  header .header-navigation #block-mainnavigation .menu--main > li:hover > a {
    border: 0;
  }
  header .header-navigation #block-mainnavigation .menu--main > li:hover .dropdown-menu {
    display: none;
  }
  header .header-navigation #block-mainnavigation .menu--main > li.expanded.dropdown {
    position: relative;
  }
  header .header-navigation #block-mainnavigation .menu--main > li.expanded.dropdown:before {
    content: "+";
    font-size: 20px;
    line-height: 0;
    padding: 22px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: fit-content;
    color: #717B8E;
  }
  header .header-navigation #block-mainnavigation .menu--main > li.expanded.dropdown.open {
    background-color: #F8F8F8;
  }
  header .header-navigation #block-mainnavigation .menu--main > li.expanded.dropdown.open:before {
    content: "-";
    font-size: 32px;
    height: unset;
    top: 5px;
    bottom: unset;
  }
  header .header-navigation #block-mainnavigation .menu--main > li.expanded.dropdown.open .dropdown-menu {
    display: block;
    background-color: #F8F8F8;
    box-shadow: none;
    overflow: hidden;
  }
  header .header-navigation #block-mainnavigation .menu--main > li.expanded.dropdown .dropdown-menu {
    padding: 0 22px 0 45px;
    position: relative;
    float: unset;
  }
  header .header-navigation #block-mainnavigation .menu--main > li.expanded.dropdown .dropdown-menu .submenu-content .submenu-links {
    width: 100%;
    float: unset;
  }
  header .header-navigation #block-mainnavigation .menu--main > li.expanded.dropdown .dropdown-menu .submenu-content .submenu-links li {
    font-size: 15px;
    font-weight: 400;
    padding: 0;
    margin-bottom: 30px;
  }
  header .header-navigation #block-mainnavigation .menu--main > li.expanded.dropdown .dropdown-menu .submenu-content .submenu-links li:after {
    content: none;
  }
  header .header-navigation #block-mainnavigation .menu--main > li.expanded.dropdown .dropdown-menu .submenu-content .submenu-links li.item-flash {
    display: none;
  }
  header .header-navigation #block-mainnavigation .menu--main > li.expanded.dropdown .dropdown-menu .submenu-content .submenu-links li a:after {
    content: none;
  }
  header .header-navigation #block-mainnavigation .menu--main > li.expanded.dropdown .dropdown-menu .submenu-content .latest-articles {
    display: none;
  }
  header .header-navigation #block-mainnavigation .menu--main > li.expanded.dropdown .dropdown-menu .submenu-content .side-blocks {
    display: none;
  }
  header .header-navigation #block-mainnavigation .menu--main > li.last-item {
    float: unset;
    margin: 0;
  }
  header .header-navigation #block-mainnavigation .menu--main > li > a {
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    padding: 0px 22px;
    margin: 0;
    position: initial;
  }
  header .header-navigation #block-mainnavigation .menu--main > li > a span {
    display: inline !important;
  }
  header .header-navigation #block-mainnavigation .menu--main > li > a .caret {
    display: none !important;
  }
  header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu {
    width: 100%;
    float: unset;
    padding: 0;
    margin: 0;
  }
  header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu li {
    font-size: 13px;
    font-weight: 400;
    padding: 0;
    margin-bottom: 10px;
  }
  header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu .section-left {
    width: 100%;
    float: unset;
    padding: 0;
  }
  header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu .section-right {
    width: 100%;
    float: unset;
    padding: 0;
  }
  header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu .section-left > li:first-child, header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu .section-right > li:first-child {
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 5px;
    margin-bottom: 10px;
  }
  header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu .section-left .section-group, header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu .section-right .section-group {
    display: block;
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu .section-left .section-group:last-child, header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu .section-right .section-group:last-child {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 25px;
  }
  header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu .section-left .section-group .sg-items, header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu .section-right .section-group .sg-items {
    width: 100%;
    margin-bottom: 15px;
  }
  header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu .section-left .section-group .sg-items:nth-child(2), header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu .section-right .section-group .sg-items:nth-child(2) {
    padding-left: 0;
  }
  header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu .section-left .section-group .sg-items:last-child, header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu .section-right .section-group .sg-items:last-child {
    margin-bottom: 0;
  }
  header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu hr {
    border: 0;
    margin-bottom: 20px;
  }
  header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .emplois-menu {
    width: 100%;
    float: unset;
    padding: 0;
    margin: 0;
  }
  header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .emplois-menu li {
    font-size: 13px;
    font-weight: 400;
    padding: 0;
    margin-bottom: 10px;
  }
  header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .emplois-menu .section-left {
    width: 100%;
    float: unset;
    padding: 0;
  }
  header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .emplois-menu .section-right {
    width: 100%;
    float: unset;
    padding: 0;
  }
  header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .emplois-menu .section-left > li:first-child, header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .emplois-menu .section-right > li:first-child {
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 5px;
    margin-bottom: 10px;
  }
  header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .emplois-menu hr {
    border: 0;
    margin-bottom: 20px;
  }
  header .header-navigation #block-mainnavigation .menu--main .article-tags-mobile {
    display: none;
    padding: 20px 22px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
  }
  header .header-navigation #block-mainnavigation .menu--main .article-tags-mobile span {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1.68px;
    margin-right: 45px;
  }
  header .header-navigation #block-mainnavigation .menu--main .article-tags-mobile img {
    width: auto;
    height: 60px;
    margin-right: 10px;
  }
  header .header-navigation #block-mainnavigation .menu--main .mobile-sub-menu-links {
    display: block;
    background-color: #FBEB0A;
  }
  header .header-navigation #block-mainnavigation .menu--main .mobile-sub-menu-links > div {
    border-bottom: 1px solid #000;
    padding: 13px 22px;
  }
  header .header-navigation #block-mainnavigation .menu--main .mobile-sub-menu-links a {
    display: inline-block;
    width: 100%;
    font-weight: 600;
    font-size: 18px;
    color: #000000;
    text-transform: uppercase;
    padding-right: 45px;
    position: relative;
  }
  header .header-navigation #block-mainnavigation .menu--main .mobile-sub-menu-links a:hover {
    text-decoration: none;
  }
  header .header-navigation #block-mainnavigation .menu--main .mobile-sub-menu-links a:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    transform: rotate(45deg);
    position: absolute;
    top: 8px;
    right: 5px;
  }
  header .header-navigation .menu-mobile-mags {
    display: block;
    width: 100%;
    height: 155px;
    background-color: #FFFAF2;
    border-top: 1px solid #D7D7D7;
    padding: 20px 0 20px 22px;
    position: fixed;
    bottom: 0;
    z-index: 9999;
  }
  header .header-navigation .menu-mobile-mags .mags-slider a:hover, header .header-navigation .menu-mobile-mags .mags-slider a:focus {
    text-decoration: none;
  }
  header .header-navigation .menu-mobile-mags .mags-slider .mag-thumbnail {
    width: 88px;
    height: 114px;
    object-fit: contain;
    object-position: center;
  }
  body.user-logged-in header .header-top #block-wud-account-menu .header-user-menus .menu--account li.first {
    display: block;
  }
  footer {
    padding: 50px 7px 0px !important;
  }
  footer #block-footermenu {
    width: 100%;
    float: unset;
    margin-bottom: 45px;
  }
  footer #block-footermenu .menu--menu-footer-menu .menu-section {
    width: 100%;
    float: unset;
    padding-right: 0;
  }
  footer #block-footermenu .menu--menu-footer-menu .menu-section:last-child > li:last-child {
    border: 0;
  }
  footer #block-footermenu .menu--menu-footer-menu .menu-section > li {
    padding: 11px 0;
    border-bottom: 1px solid #515050;
    position: relative;
  }
  footer #block-footermenu .menu--menu-footer-menu .menu-section > li a {
    padding: 0;
  }
  footer #block-footermenu .menu--menu-footer-menu .menu-section > li.parent-menu:before {
    content: "+";
    font-size: 16px;
    line-height: 0;
    position: absolute;
    top: 20px;
    right: 0;
  }
  footer #block-footermenu .menu--menu-footer-menu .menu-section > li.parent-menu .sub-menu {
    display: none;
  }
  footer #block-footermenu .menu--menu-footer-menu .menu-section > li.parent-menu.open:before {
    content: "-";
    font-size: 25px;
  }
  footer #block-footermenu .menu--menu-footer-menu .menu-section > li.parent-menu.open > a {
    background-color: unset;
    margin-bottom: 15px;
  }
  footer #block-footermenu .menu--menu-footer-menu .menu-section > li.parent-menu.open .sub-menu {
    display: block;
    padding: 0 0 4px 15px;
  }
  footer #block-footermenu .menu--menu-footer-menu .menu-section > li.parent-menu.open .sub-menu li {
    padding: 0;
  }
  footer #block-footermenu .menu--menu-footer-menu .menu-section > li.parent-menu.open .sub-menu li::before {
    content: none;
  }
  footer #block-footermenu .menu--menu-footer-menu .menu-section > li.parent-menu.open .sub-menu li a {
    line-height: 28px;
  }
  footer #block-footersocialmenu {
    position: relative;
    top: unset;
    right: unset;
    text-align: center;
    margin-bottom: 44px;
  }
  footer #block-footersocialmenu #block-footersocialmenu-menu {
    display: block;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 22px;
  }
  footer #block-footersocialmenu .menu--menu-footer-social-menu {
    text-align: center;
  }
  footer #block-inscriptionalanewsletter {
    width: 100%;
    float: unset;
    padding: 0 16px;
  }
  footer #block-bottommenu {
    padding: 75px 0 20px;
  }
  footer #block-bottommenu .menu--menu-bottom-menu li {
    padding: 0px 22.5px;
  }
  footer .bottom-page {
    margin: 0 15px;
  }
  footer .bottom-page > .container {
    width: 100%;
    padding: 0;
  }
  footer #block-bottompagetext {
    font-size: 12px;
    padding: 16px 0 35px;
  }
  footer .block-headermagazine-footer {
    display: none;
  }
  footer .block-headermagazine-footer#block-headermagazine-mobile {
    display: block;
    width: 100%;
    float: unset;
    margin-bottom: 40px;
  }
  footer .block-headermagazine-footer .mag-thumbnail {
    width: 140px;
    height: 196px;
  }
  footer .block-headermagazine-footer .mag-content {
    margin-left: 38px;
  }
  .page-content.row {
    display: block;
    flex-flow: unset;
  }
  .page-content.row:before {
    display: table;
  }
  .path-frontpage .page-content aside {
    border: 0;
  }
  .article-body a[title] {
    margin: 10px auto !important;
  }
  .main-container {
    width: 100%;
    padding: 0 20px;
    overflow-x: hidden !important;
  }
  .main-container.page-video-wrapper.page-video {
    padding: 0 20px !important;
  }
  .block-main-publication-banner {
    margin-top: 15px;
  }
  .block-sidebar-mobile-placeholder {
    position: relative;
    margin-bottom: 0 !important;
  }
  .block-newsletter-subscription .bloc-newsletter-content .newsletter-email-input {
    width: calc(100% - 52px);
  }
  .block-views-block-last-articles .latest-articles .last-article .la-content {
    font-size: 16px;
    line-height: 20px;
  }
  .block-views-block-latest-videos .block-videos .first-video {
    width: 100%;
    padding: 0;
    margin-bottom: 23px;
  }
  .block-views-block-latest-videos .block-videos .more-videos {
    width: 100%;
  }
  .block-views-block-latest-videos .block-videos .more-videos a:last-child {
    display: none;
  }
  .block-views-block-latest-videos .content-more-link {
    display: block;
  }
  .block-sidebar-publication-banner {
    background-color: #ECECEC;
    padding: 48px 15px 32px;
    position: relative;
  }
  .block-sidebar-publication-banner::before {
    content: "PUBLICITÉ";
    font-size: 10px;
    color: #A0A0A0;
    text-align: center;
    display: block;
    width: 100%;
    position: absolute;
    top: 27px;
    left: 0;
  }
  .block-sidebar-publication-banner .field--item {
    width: auto;
    max-width: 100%;
    height: auto;
    margin: auto;
  }
  .block-sidebar-publication-banner .field--item img {
    width: 100%;
    height: auto;
  }
  .block-sidebar-publication-banner .field--item div[id^=div-gpt-ad] {
    min-height: auto !important;
  }
  .block-annonces-medicales-remplacements .block-title {
    font-size: 23px;
    line-height: 26px;
  }
  .block-annonces-medicales-remplacements .emploi-content {
    margin: 0;
  }
  .block-annonces-medicales-remplacements .emploi-content .annonce-form {
    display: block;
  }
  .block-annonces-medicales-remplacements .emploi-content .annonce-form .form-select2 {
    width: 100%;
  }
  .block-annonces-medicales-remplacements .emploi-content .annonce-form .select2 {
    width: 100% !important;
    margin: 0 0 25px;
  }
  .block-annonces-medicales-remplacements .emploi-content .annonce-form .select2 .select2-selection--single {
    height: 44px;
  }
  .block-annonces-medicales-remplacements .emploi-content .annonce-form .select2 .select2-selection--single .select2-selection__rendered {
    height: 44px;
    line-height: 44px;
  }
  .block-annonces-medicales-remplacements .emploi-content .annonce-form .select2 .select2-selection--single .select2-selection__arrow {
    height: 42px;
  }
  .block-annonces-medicales-remplacements .emploi-content .annonce-form .group-submit {
    width: 100%;
  }
  .block-annonces-medicales-remplacements .emploi-content .annonce-form .group-submit .form-submit {
    display: block;
    width: 220px;
    margin: auto;
  }
  .block-annonces-medicales-remplacements .emploi-content .annonce-form .loading {
    width: 100%;
    height: 100%;
  }
  .block-popular-specialties {
    padding: 48px 15px 27px;
    margin: 20px 0 44px;
  }
  .block-popular-specialties .liste-specialites .row .col-md-2:nth-child(5) .single-specialite, .block-popular-specialties .liste-specialites .row .col-md-2:nth-child(6) .single-specialite {
    margin-bottom: 0;
  }
  .block-popular-specialties .liste-specialites .single-specialite {
    margin-bottom: 35px;
  }
  .block-popular-specialties .liste-specialites .single-specialite img {
    display: block;
    width: auto;
    height: 130px;
  }
  .block-partners-announcements .block-title {
    font-size: 23px;
    line-height: 26px;
  }
  .block-partners-announcements .block-offres-partners .single-op {
    height: auto;
    padding: 20px 0 20px 0;
  }
  .block-annonces-classees-etablissement .block-title {
    font-size: 23px;
    line-height: 26px;
  }
  .block-annonces-classees-etablissement .list-etablissements {
    margin-top: 33px;
  }
  .block-annonces-classees-etablissement .list-etablissements .row .col-md-2.hide-block {
    display: none;
  }
  .block-annonces-classees-etablissement .list-etablissements .hide-desktop {
    display: unset;
  }
  .block-annonces-classees-etablissement .list-etablissements .mobile-load-more.show-btn {
    display: block !important;
    margin: auto;
  }
  .block-annonces-classees-etablissement .list-etablissements .mobile-load-more.show-desktop {
    display: none;
  }
  .block-services-recrutement.block-services-recrutement-aside {
    margin-top: 50px;
  }
  .block-services-recrutement .block-content .col-md-4:last-child .item-block {
    margin-bottom: 0;
  }
  .block-services-recrutement .block-content .item-block {
    width: 70%;
    margin: auto;
    margin-bottom: 65px;
  }
  .block-liste-tags-partenaires .block-content .tag-content .tag-description {
    height: auto;
  }
  .block-liste-tags-standards .block-content .row .col-md-4:nth-child(3n) .tag-content {
    border-right: 1px solid #d5d8dc;
  }
  .block-liste-tags-standards .block-content .row .col-md-4:nth-child(2n) .tag-content {
    border: 0;
  }
  .block-liste-tags-standards .block-content .load-more-mobile {
    display: none;
  }
  .page-tags-header {
    height: 288px;
    margin: 0 0 98px;
  }
  .page-tags-header .tag-logo {
    width: 161px;
    height: 161px;
    bottom: -74px;
  }
  .page-tags-header .tag-infos-left,
  .page-tags-header .tag-infos-right {
    max-width: calc(50% - 100px);
  }
  .page-tags-header .tag-infos-left {
    left: 20px;
  }
  .page-tags-header .tag-infos-right {
    right: 20px;
  }
  .page-single-tag .breadcrumbs {
    margin-bottom: 14px;
  }
  .page-single-tag .page-tage-title {
    font-size: 23px;
  }
  .page-single-tag aside .block-tag-summary {
    display: none;
  }
  .page-single-tag .tag-scroll-to-form {
    margin-bottom: 30px;
  }
  .page-single-tag .tag-scroll-to-form.mobile-only {
    display: block;
  }
  .page-single-tag .tag-code-embed {
    margin-top: -20px;
    margin-bottom: 43px;
  }
  .tag-tabs .nav-tabs {
    display: inline-flex;
    width: calc(100% + 40px);
    margin: 0 -20px 50px;
  }
  .tag-tabs .nav-tabs > li {
    width: 100%;
  }
  .tag-more-articles .more-articles .block-title {
    text-transform: uppercase;
  }
  .tag-more-articles .more-articles .row.first .article-item {
    padding-top: 16px;
    margin-bottom: 16px;
  }
  .tag-more-articles .more-articles .row.first .article-item:first-child {
    padding-top: 0px;
  }
  .tag-more-articles .more-articles .row.first .article-item:first-child::before {
    content: none;
  }
  .tag-more-articles .more-articles .row.first .article-item::before {
    content: "";
  }
  .tag-more-articles .more-articles .article-item {
    padding-top: 16px;
    margin-bottom: 16px;
  }
  .tag-more-articles .more-articles .article-item.hide-mobile {
    display: none;
  }
  .tag-more-articles .more-articles .article-item.big-item {
    padding-top: 16px;
  }
  .tag-more-articles .more-articles .article-item.big-item::before {
    content: "";
  }
  .tag-more-articles .more-articles .article-item.big-item .article-item-image {
    width: 160px;
    height: 115px;
    margin-bottom: 0;
  }
  .tag-more-articles .more-articles .article-item.big-item .article-item-title {
    width: calc(100% - 160px);
    min-height: auto;
    padding-right: 10px;
  }
  .tag-more-articles .more-articles .article-item.item-3 .article-item-image {
    width: 100%;
    height: 240px;
    margin-bottom: 15px;
    float: unset;
  }
  .tag-more-articles .more-articles .article-item.item-3 .article-item-sections,
  .tag-more-articles .more-articles .article-item.item-3 .article-item-title {
    width: 100%;
    padding: 0;
  }
  .tag-more-articles .more-articles .article-item .article-item-section {
    font-size: 16px;
  }
  .block-tag-annonces .list-offres .row .col-sm-12.hide-mobile {
    display: none;
  }
  .block-tag-annonces .list-offres .link-more-offres {
    width: 250px;
  }
  .block-tag-nos-dernieres-actus {
    margin: 50px 0 25px;
  }
  .block-tag-nos-dernieres-actus .block-content .first-article {
    width: 400px;
    padding-right: 30px;
  }
  .block-tag-nos-dernieres-actus .block-content .more-articles {
    width: calc(100% - 400px);
  }
  .page-wud-search .formulaire-recherche-page {
    margin-bottom: 30px;
  }
  .page-wud-search .view-wud-recherche {
    margin-bottom: 50px;
  }
  .page-wud-search .view-wud-recherche .pager-show-more {
    padding: 15px 0 0;
  }
  .page-content-articles .content-articles-block .pager li.pager__item a {
    margin-bottom: 30px;
  }
  .content-annonce-publicite {
    padding-bottom: 20px;
  }
  .content-annonce-publicite .annonce-navigation {
    height: auto;
  }
  .content-annonce-publicite .annonces-cols .annonces-col-left {
    border-right: 0;
  }
  .content-annonce-publicite .annonces-cols .annonces-col-left .col-rows {
    margin: 0;
  }
  .content-annonce-publicite .annonces-cols .annonces-col-left .col-rows .row .block-text {
    padding: 15px 0 0;
  }
  .content-annonce-publicite .annonces-cols .col-border {
    display: none;
  }
  .content-annonce-publicite .pub-content.pub-content-1 .col-wrapper .col-right {
    margin-top: 50px;
  }
  .content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-left .col-rows .row .block-text hr {
    width: 100%;
  }
  .content-annonce-publicite .pub-content.pub-content-3 .cols-wrapper .col-left {
    text-align: center;
    margin-bottom: 50px;
  }
  .content-annonce-publicite .pub-content.pub-content-3 .cols-wrapper .col-right {
    text-align: center;
  }
  .content-annonce-publicite .pub-content.pub-content-3 .cols-wrapper .col-right .visuel-text {
    padding: 20px 0 0;
  }
  .content-annonce-publicite .pub-content.pub-content-3 .cols-wrapper .col-right .visuel-text .top-text {
    position: relative;
    top: auto;
    left: auto;
    padding: 0;
  }
  .block-views-block-latest-podcasts .block-content .row:last-child .col-md-6:last-child {
    display: none;
  }
  .block-views-block-latest-podcasts .content-more-link {
    display: block;
  }
  .block-views-block-home-most-visited .block-content {
    padding: 0;
  }
  .block-views-block-home-most-visited .block-content .col-md-6:nth-child(2n-1) {
    padding: 0 15px;
  }
  .block-views-block-home-most-visited .block-content .col-md-6:nth-child(2n-1) a:last-child .content-single {
    border-bottom: 1px solid #d5d8dc;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .block-views-block-home-most-visited .block-content .col-md-6:nth-child(2n) {
    padding: 0 15px;
  }
  .block-views-block-home-most-visited .block-content .content-single {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .block-views-block-home-most-visited .block-content .content-single .content-title {
    font-size: 16px;
    line-height: 20px;
    padding-left: 43px;
  }
  .block-views-block-home-most-visited .block-content .content-single .content-title img {
    height: 16px;
  }
  .block-views-block-home-most-visited .block-content .content-single .content-sections {
    margin: 0 0 10px 43px;
  }
  .block-views-block-last-investigations .block-content .content-single {
    width: 100%;
  }
  .block-views-block-magazine-kiosque .view-magazine-kiosque .views-col {
    width: 50% !important;
  }
  .view-recherche-annonces {
    margin-bottom: 60px;
  }
  .block-flashs-actus {
    padding: 0 20px;
    margin-top: 20px;
  }
  .block-flashs-actus:before {
    content: none;
  }
  .page-contact .page-contact-header {
    padding: 40px;
  }
  .page-contact .page-contact-content .contact-link {
    padding: 50px 10px;
  }
  .page-contact-redaction .page-contact-content .page-c-annoceur-form-wrapper.active .annoceur-form, .page-contact-annoceur .page-contact-content .page-c-annoceur-form-wrapper.active .annoceur-form {
    margin: 20px auto 0;
  }
  .page-content-articles .content-gros-dossiers-block .block-title {
    margin-top: 30px;
  }
  .page-content-articles .content-gros-dossiers-block .content-single .content-description p {
    height: 40px;
    -webkit-line-clamp: 2;
  }
  .page-wud-forum .forum-header .form-header-menu a {
    width: 100%;
    padding: 0px 5px;
  }
  .page-wud-forum .single-topic-content .content-body a[title] {
    margin: 20px auto;
  }
  .paywall-block {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 768px) {
  body {
    margin-top: 0;
  }
  .block-views-block-magazine-kiosque .view-content {
    display: flex;
    flex-wrap: wrap;
  }
  .block-views-block-magazine-kiosque .view-magazine-kiosque .col-xs-6 {
    width: 50% !important;
    min-height: inherit !important;
  }
  #block-rechercherunclassement-2 #classement-search-form {
    display: block;
    padding: 30px 30px 20px;
    margin: 0 15px 30px;
  }
  #block-rechercherunclassement-2 #classement-search-form:after {
    content: "";
    display: table;
    clear: both;
  }
  #block-rechercherunclassement-2 #classement-search-form select {
    width: 80%;
    float: left;
    margin: 0 auto 7px;
    padding: 5px 7px;
    border-radius: 5px;
  }
  #block-rechercherunclassement-2 #classement-search-form button {
    background-color: #FBEB0A;
    border-radius: 0;
    float: right;
    font-weight: bold;
    width: 40px;
    color: #000;
    font-size: 0;
    height: 34px;
    text-align: center;
  }
  #block-rechercherunclassement-2 #classement-search-form button .svg-inline--fa {
    display: block;
    font-size: 16px;
    margin: auto;
  }
  #block-rechercherunclassement-2 .links ul {
    display: block;
    width: 100%;
  }
  #block-rechercherunclassement-2 .links ul li {
    width: 100%;
  }
  .block-views-block-latest-articles-section.block-views-latest-articles-section-lifestyle .block-content .first-article {
    width: 100%;
  }
  .block-views-block-latest-articles-section.block-views-latest-articles-section-lifestyle .block-content .more-articles {
    display: block;
    width: 100%;
  }
  .block-views-block-latest-articles-section .block-content .first-article {
    width: 100%;
    float: unset;
    padding-right: 0;
    margin-bottom: 11px;
  }
  .block-views-block-latest-articles-section .block-content .more-articles {
    display: block;
    width: 100%;
    border: 0;
    border-top: 1px solid #d5d8dc;
    padding: 11px 0 0;
  }
  .block-views-block-last-investigations .block-content .content-single .content-image {
    height: 350px;
  }
  .block-views-block-last-investigations .block-content .content-single .content-description {
    width: calc(100% - 50px);
  }
  .page-content-articles .content-gros-dossiers-block .content-single.first-single .content-title {
    max-width: 100%;
  }
  .page-content-articles .content-gros-dossiers-block .content-single.first-single .content-image {
    max-width: 100%;
    height: 300px;
  }
  .page-content-articles .content-gros-dossiers-block .content-single.first-single .content-description {
    max-width: 100%;
  }
  .page-content-articles .content-gros-dossiers-block .content-single .content-image {
    max-width: 205px;
    height: 250px;
    margin: auto;
  }
  .page-content-articles .content-gros-dossiers-block .content-single .content-description {
    max-width: 205px;
    margin: auto;
  }
  .page-content-articles .content-gros-dossiers-block .content-single .content-title {
    max-width: 205px;
    margin: 10px auto 5px;
  }
  .page-taxonomie-section .term-section-header .term-title {
    font-size: 24px;
    margin: 10px 0 20px;
  }
  .page-taxonomie-section .term-section-header .sub-terms-slider {
    max-width: 100%;
    margin: 0;
  }
  .page-taxonomie-section .term-section-header .sub-terms-slider .term-link {
    font-size: 16px;
  }
  .page-taxonomie-section .section-articles-block .articles-list .views-row.row-2-0, .page-taxonomie-section .section-articles-block .articles-list .views-row.row-3-0, .page-taxonomie-section .section-articles-block .articles-list .views-row.row-4-0 {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    float: unset;
    border-bottom: 1px solid #d5d8dc;
    padding-bottom: 20px !important;
    margin-bottom: 20px !important;
  }
  .page-taxonomie-section .section-articles-block .articles-list .views-row.row-5-0 {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    float: unset;
    border: none;
  }
  .page-taxonomie-section .section-articles-block .articles-list .views-row.clearfix {
    margin-bottom: 0;
  }
  .page-taxonomie-section .section-articles-block .articles-list .normal-article .article-item {
    padding-bottom: 0;
  }
  .page-taxonomie-section .section-articles-block .articles-list .normal-article .article-author {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  .page-taxonomie-section .section-articles-block .articles-list .normal-article .article-item-content .article-item-desc {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
  }
  .page-taxonomie-section .section-articles-block .articles-list .views-row.row-2-0::after,
  .page-taxonomie-section .section-articles-block .articles-list .views-row.row-3-0::after {
    display: none;
  }
  .page-create-annonce-form .section-fields {
    padding: 0;
  }
  .page-create-annonce-form .form-item.form-item-etablissement-logo {
    width: 100%;
  }
  .block-tag-nos-dernieres-actus .block-content .first-article {
    width: 300px;
  }
  .block-tag-nos-dernieres-actus .block-content .more-articles {
    width: calc(100% - 300px);
  }
  .page-wud-search .view-wud-recherche .normal-article .article-author {
    border-bottom: 1px solid #C7C7C7;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .page-content-articles .page-content-header .sub-terms-slider {
    max-width: 100%;
    margin: 0;
  }
  .page-content-articles .page-content-header .sub-terms-slider .term-link {
    font-size: 16px;
  }
  .page-content-articles .content-articles-block .articles-list .views-row.row-2-0, .page-content-articles .content-articles-block .articles-list .views-row.row-3-0, .page-content-articles .content-articles-block .articles-list .views-row.row-4-0 {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    float: unset;
    border-bottom: 1px solid #d5d8dc;
    padding-bottom: 20px !important;
    margin-bottom: 20px !important;
  }
  .page-content-articles .content-articles-block .articles-list .views-row.row-5-0 {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    float: unset;
    border: none;
  }
  .page-content-articles .content-articles-block .articles-list .views-row.clearfix {
    margin-bottom: 0;
  }
  .page-content-articles .content-articles-block .articles-list .normal-article .article-item {
    padding-bottom: 0;
  }
  .page-content-articles .content-articles-block .articles-list .normal-article .article-author {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  .page-content-articles .content-articles-block .articles-list .normal-article .article-item-content .article-item-desc {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
  }
  .page-content-articles .content-articles-block .articles-list .views-row.row-2-0::after,
  .page-content-articles .content-articles-block .articles-list .views-row.row-3-0::after {
    display: none;
  }
  .page-article .main-article .article-sidebar {
    padding-top: 30px;
  }
  .diapo-paywall .paywall-block {
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  .article-sidebar #block-block-featured-tags {
    padding-bottom: 15px !important;
    padding-top: 25px;
  }
  .block-views-block-last-articles .latest-articles .row:last-child .col-sm-6:last-child {
    display: none;
  }
  .block-views-block-last-articles .latest-articles .row:last-child .col-sm-6 .clearfix {
    display: none;
  }
  .block-views-block-last-articles .latest-articles .clearfix {
    border-bottom: 1px solid #d5d8dc;
    padding-top: 15px;
    margin-bottom: 15px;
    clear: both;
  }
  .block-views-block-last-articles .latest-articles hr {
    display: none;
  }
  .block-views-block-last-articles .latest-articles .last-article hr {
    display: block;
  }
  .block-views-block-latest-articles-section.block-views-latest-articles-section-lifestyle .block-content .first-article {
    border-bottom: 1px solid #d5d8dc;
    padding-bottom: 15px;
    margin: 0;
  }
  .block-views-block-latest-articles-section.block-views-latest-articles-section-lifestyle .block-content .first-article .content-single .content-title {
    margin-bottom: 10px;
  }
  .block-views-block-latest-articles-section.block-views-latest-articles-section-lifestyle .block-content .more-articles {
    border: 0;
  }
  .block-views-block-latest-articles-section.block-views-latest-articles-section-lifestyle .block-content .more-articles .row:nth-child(3n-1) {
    display: block;
  }
  .block-views-block-latest-articles-section.block-views-latest-articles-section-lifestyle .block-content .more-articles .row:nth-child(3n-1) .col-sm-6:nth-child(2n-2) {
    display: none;
  }
  .block-views-block-latest-articles-section.block-views-latest-articles-section-lifestyle .block-content .more-articles .row:nth-child(3n-1) .col-sm-6 .content-single {
    border: 0;
    padding: 0;
    margin: 0;
  }
  .block-views-block-latest-articles-section.block-views-latest-articles-section-lifestyle .block-content .more-articles .content-single {
    display: block;
  }
  .block-views-block-latest-articles-section.block-views-latest-articles-section-lifestyle .block-content .more-articles .content-single .content-left {
    display: inline-block;
    width: calc(100% - 160px);
    min-height: 114px;
    padding-right: 15px;
  }
  .block-views-block-latest-articles-section.block-views-latest-articles-section-lifestyle .block-content .more-articles .content-single .content-image-right {
    width: 160px;
    float: right;
  }
  .block-views-block-latest-articles-section .block-content .first-article {
    margin-bottom: 15px;
  }
  .block-views-block-latest-articles-section .block-content .more-articles {
    padding-top: 15px;
  }
  .block-views-block-latest-articles-section .block-content .more-articles .row:first-child .col-sm-4:last-child .content-single {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .block-views-block-latest-articles-section .block-content .more-articles .row:first-child .content-single {
    border-bottom: 1px solid #d5d8dc;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .block-views-block-latest-articles-section .block-content .more-articles .row:nth-child(3n-1), .block-views-block-latest-articles-section .block-content .more-articles .row:nth-child(3n-3) {
    display: none;
  }
  .block-views-block-latest-articles-section .content-more-link {
    display: block;
  }
  .block-block-services-lecteurs .block-services .single-service.type1.mb5, .block-block-services-lecteurs .block-services .single-service.type2.mb5 {
    margin-bottom: 35px;
  }
  .block-block-services-lecteurs .block-services .single-service .ss-img span {
    top: 0;
    margin: -25px 0 0 12px;
  }
  .block-views-block-last-investigations .block-content .content-single .content-image {
    height: 294px;
  }
  .page-content-articles .content-gros-dossiers-block .content-single .content-image {
    height: 294px;
  }
  .block-views-block-home-most-visited .block-content .content-single .content-title {
    height: auto !important;
    min-height: 0 !important;
  }
  .article-sidebar .block-views-block-home-most-visited {
    border: 0;
    border-top: 1px solid #000000;
    margin-top: 20px;
    padding: 0;
    padding-bottom: 20px;
  }
  .article-sidebar .block-views-block-home-most-visited .block-title {
    font-weight: 700;
    font-size: 23px;
    line-height: 26px;
    text-transform: uppercase;
    margin: 10px 0;
    padding: 0;
    position: relative;
    top: unset;
    left: unset;
  }
  .article-sidebar .block-views-block-home-most-visited .col-md-6:nth-child(2) {
    display: block;
  }
  .block-views-block-wud-partners .block-content .content-single {
    padding-bottom: 15px;
    margin-bottom: 5px;
  }
  .block-views-block-wud-partners .block-content .content-single .content-title {
    margin-bottom: 15px;
  }
  .block-views-block-wud-partners .block-content .content-single .content-description {
    height: 81px;
    -webkit-line-clamp: 4;
  }
  .block-views-block-wud-partners .content-more-link {
    display: block;
  }
  .article-sidebar #block-block-featured-tags .block-featured-tags {
    margin-top: 0;
  }
  .article-sidebar #block-block-featured-tags .block-featured-tags .slick-list {
    padding: 0 !important;
  }
  .article-sidebar #block-block-featured-tags .block-featured-tags .slick-slider.slick-dotted {
    margin-bottom: 30px;
  }
  #block-formulaire-expose-recherche-annonces-page-1 #views-exposed-form-recherche-annonces-page-1 .form-item {
    margin-bottom: 0;
  }
  .block-views-block-latest-offres-block .block-offres {
    margin-top: 10px;
  }
  .block-views-block-latest-offres-block .block-offres .single-offre {
    height: auto !important;
    border: 0;
  }
  .block-views-block-latest-offres-block .block-offres .single-offre .offre-img img {
    margin: auto;
  }
  .block-views-block-latest-offres-block .content-more-link {
    display: block;
  }
  .block-tag-nos-dernieres-actus .block-content .first-article {
    width: 250px;
  }
  .block-tag-nos-dernieres-actus .block-content .more-articles {
    width: calc(100% - 250px);
  }
  .block-views-block-latest-diapos-infographies .content-more-link {
    display: block;
  }
  .block-liste-tags-standards .block-content .row .col-md-4:nth-child(3n) .tag-content {
    border: 0;
  }
  .block-liste-tags-standards .block-content .row .col-md-4.rbb .tag-content {
    border: 0 !important;
  }
  .block-liste-tags-standards .block-content .tag-content {
    border: 0;
    border-bottom: 1px solid #d5d8dc !important;
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
  .block-liste-tags-standards .block-content .tag-content .tag-title,
  .block-liste-tags-standards .block-content .tag-content .tag-description {
    height: auto;
  }
  .page-abonnement.etape-1 .page-content .sidebar .block-notre-offre, .page-abonnement.etape-2 .page-content .sidebar .block-notre-offre {
    width: calc(100% - 40px);
    margin: 0 auto 30px;
  }
  .page-abonnement.etape-1 .page-content .sidebar .block-notre-offre h2, .page-abonnement.etape-2 .page-content .sidebar .block-notre-offre h2 {
    font-size: 20px;
    padding: 9px 15px;
  }
  .page-abonnement.etape-1 .page-content .sidebar .block-notre-offre p, .page-abonnement.etape-2 .page-content .sidebar .block-notre-offre p {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 24px;
  }
  .page-abonnement.etape-1 .page-content .sidebar .block-notre-offre strong, .page-abonnement.etape-2 .page-content .sidebar .block-notre-offre strong {
    font-size: 22px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 20px;
  }
  .page-article .main-article .article-sidebar {
    padding-top: 30px;
  }
  .page-article .main-article .article-sidebar .block-block-services-lecteurs {
    margin: 35px 0;
    padding-right: 30px !important;
    padding-left: 30px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .page-wud-forum .forum-header .form-header-menu {
    display: block;
    margin-bottom: 15px;
  }
  .page-wud-forum .forum-header .form-header-menu a {
    display: block;
    margin: 0 0 15px;
  }
  .page-wud-forum .forum-filters .forum-unique-filter .form-forum-filters .filter-unique span {
    font-size: 3vw;
  }
  .page-wud-forum .forum-filters .forum-unique-filter .form-forum-filters .filter-unique label {
    font-size: 2vw;
  }
  .page-wud-forum .forum-filters .forum-unique-filter .form-forum-filters .select2 {
    margin-right: 15px;
    width: calc(100% - 150px - 15px) !important;
  }
  .page-wud-forum .forum-filters .forum-unique-filter .form-forum-filters .form-submit {
    width: 150px;
    float: right;
  }
  .page-wud-forum .new-forum-topic-form .form-group-options {
    text-align: left;
  }
  .page-wud-forum .topic-single-comment {
    padding: 20px;
  }
  .page-wud-forum .single-topic-content .content-infos {
    max-width: calc(100% - 80px);
    padding-right: 15px;
  }
  .page-wud-forum .single-topic-content .topic-resolved {
    width: 80px;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
  }
  .forum-nt-side-text {
    padding: 25px;
  }
}
@media screen and (max-width: 609px) {
  body.toolbar-vertical header.fixed .header-navigation #block-mainnavigation .menu--main {
    height: calc(100vh - 155px - 77px);
  }
  .block-home-style .block-title {
    margin: 10px 0;
  }
  section .featured-tags-more-link,
  section .json-offre-more-link {
    width: 250px !important;
    max-width: 100%;
  }
  .block-main-publication-banner {
    margin-bottom: 0;
  }
  .block-main-publication-banner img {
    width: 100%;
    height: 120px;
    object-fit: cover;
    object-position: center;
  }
  .block-views-block-last-articles .latest-articles .la-breadcrumbs {
    display: none;
  }
  .block-views-block-last-articles .latest-articles .la-sections {
    color: #000000;
    opacity: 0.79;
    letter-spacing: 0.71px;
  }
  .block-views-block-last-articles .latest-articles .la-title {
    font-weight: 600;
  }
  .block-views-block-last-articles .latest-articles .last-article .la-title {
    padding: 0;
    margin-bottom: 7px;
  }
  .block-views-block-last-articles .latest-articles .last-article .la-title:after {
    content: none;
  }
  .block-views-block-last-articles .latest-articles .last-article .la-sections {
    display: inline-block;
    letter-spacing: 0.76px;
  }
  .block-views-block-last-articles .latest-articles .last-article .la-author {
    display: none;
  }
  .block-views-block-last-articles .latest-articles .last-article .la-content {
    font-weight: 400;
    margin-bottom: 15px;
  }
  .block-views-block-last-articles .latest-articles .last-article .row .clearfix {
    padding-top: 12px;
    margin-bottom: 22px;
  }
  .block-newsletter-subscription .block-title {
    padding: 0 11px;
  }
  .block-newsletter-subscription .bloc-newsletter-content .newsletter-email-input {
    width: 197px;
    max-width: calc(100% - 54px);
    float: left;
    margin-right: 18px;
  }
  .block-newsletter-subscription .bloc-newsletter-content .newsletter-submit-button {
    float: unset;
  }
  .block-block-annonces-medicales-flux-json {
    padding: 9px 0 20px;
  }
  .block-block-annonces-medicales-flux-json .offre-slider {
    margin-bottom: 46px;
  }
  .block-block-annonces-medicales-flux-json .offre-slider .offre-slide .offre-block {
    width: 290px;
    max-width: 100%;
    margin: auto;
  }
  .block-block-annonces-medicales-flux-json .offre-slider .offre-slide .offre-block .offre-content .offre-city {
    font-size: 9.4px;
    height: 9.4px;
    line-height: 9.4px;
  }
  .block-block-annonces-medicales-flux-json .offre-slider .offre-slide .offre-block .offre-content .offre-title {
    font-size: 12.92px;
    line-height: 17px;
    margin-bottom: 20px;
  }
  .block-block-annonces-medicales-flux-json .offre-slider .slick-list {
    margin: 0;
  }
  .block-block-annonces-medicales-flux-json .offre-slider .slick-list .offre-slide .offre-block {
    padding: 0;
  }
  .block-block-annonces-medicales-flux-json .offre-slider .slick-dots {
    bottom: -42px;
  }
  .block-block-annonces-medicales-flux-json .offre-block-link-left,
  .block-block-annonces-medicales-flux-json .offre-block-link-right {
    bottom: 20px;
  }
  .block-views-block-latest-diapos-infographies .block-content .single-content .content-img {
    height: 131px;
  }
  .block-views-block-featured-tags .block-featured-tags .slick-list {
    padding: 0px 17% 0px 0px !important;
  }
  .page-article .article-blocks .block-views-block-featured-tags .block-featured-tags .slick-list {
    padding: 0 !important;
  }
  .page-article .article-blocks #block-block-featured-tags .block-featured-tags {
    margin-top: 0;
  }
  .page-article .article-blocks #block-block-featured-tags .block-featured-tags .slick-slider.slick-dotted {
    margin-bottom: 30px;
  }
  .page-content.full-width {
    margin-top: 0;
  }
  .block-views-block-latest-articles-section .block-content .content-single .content-image {
    margin-bottom: 10px;
  }
  .block-views-block-latest-videos .block-videos .video-single .video-image .video-overlay:before {
    width: 35px;
    height: 35px;
    bottom: 10px;
    left: 9px;
  }
  .block-views-block-latest-videos .block-videos .first-video .video-single .video-title {
    font-size: 18px;
    font-weight: 700;
    margin: 10px 0 8px;
  }
  .block-views-block-latest-videos .block-videos .more-videos .video-single .video-image {
    width: 116px;
    height: 77px;
  }
  .block-views-block-latest-videos .block-videos .more-videos .video-single .video-image .video-overlay:before {
    width: 17px;
    height: 17px;
    bottom: 8px;
    left: 6px;
  }
  .block-block-services-lecteurs {
    margin-top: 25px;
  }
  .block-block-services-lecteurs .block-title {
    margin: 0 0 10px;
  }
  .block-block-services-lecteurs .block-services .slick-list {
    padding: 0 25% 0 0 !important;
  }
  .block-block-services-lecteurs .block-services .single-service.type2 p br {
    display: none;
  }
  .block-block-services-lecteurs .block-services .single-service p {
    margin-bottom: 0;
  }
  .block-views-block-last-investigations .block-content {
    padding-top: 0;
  }
  .block-views-block-last-investigations .block-content .col-xs-6:nth-child(3n) {
    display: block;
  }
  .block-views-block-last-investigations .block-content .content-single .content-title {
    height: auto !important;
    font-size: 22px;
    margin-bottom: 7px;
  }
  .block-views-block-last-investigations .block-content .content-single .content-author {
    margin-bottom: 16px;
  }
  .block-views-block-last-investigations .block-content .content-single .content-image {
    height: 376px;
  }
  .block-views-block-last-investigations .content-more-link {
    display: block;
  }
  .block-views-block-latest-podcasts .block-content .content-single {
    margin-bottom: 35px;
  }
  .block-views-block-latest-podcasts .block-content .content-single .content-label {
    font-size: 14.8px;
  }
  .block-views-block-latest-podcasts .block-content .content-single .content-img {
    height: 99px;
    width: 99px;
    margin-right: 14px;
  }
  .block-views-block-latest-podcasts .block-content .content-single .content-text {
    width: calc(100% - 113px);
    min-height: 99px;
  }
  .block-views-block-latest-podcasts .block-content .content-single .content-text .text-mobile {
    display: block;
  }
  .block-views-block-latest-podcasts .block-content .content-single .content-text .text-desktop {
    display: none;
  }
  .block-views-block-latest-podcasts .block-content .content-single .content-text .content-title {
    margin-bottom: 3px;
  }
  .block-views-block-latest-podcasts .block-content .content-single .content-text .content-episode {
    font-size: 11px;
  }
  .block-views-block-latest-podcasts .block-content .content-single .content-text .content-episode img {
    height: 11px;
    margin-right: 6px;
  }
  .block-views-block-latest-podcasts .block-content .content-single hr {
    width: 170px;
    max-width: 100%;
    margin: 4px 0 0px;
  }
  .block-views-block-wud-partners .block-content .content-single .content-description span {
    padding-right: 8px;
  }
  .page-taxonomie-section .page-content {
    margin-top: 25px;
  }
  .page-taxonomie-section .section-articles-block .articles-list .views-infinite-scroll-content-wrapper.clearfix {
    margin-bottom: 5px;
  }
  .page-taxonomie-section .section-articles-block .articles-list .first-article .la-sections {
    font-size: 11px;
  }
  .page-taxonomie-section .section-articles-block .articles-list .normal-article .la-content {
    padding-left: 0;
    clear: both;
  }
  .page-taxonomie-section .section-articles-block .pager li.pager__item a {
    width: 250px;
    max-width: 100%;
  }
  .block-annonces-medicales-remplacements {
    border: 0;
  }
  .block-annonces-medicales-remplacements .block-title {
    display: none;
  }
  .block-popular-specialties {
    padding: 40px 15px 26px;
  }
  .block-tag-annonces .list-offres {
    border-top: 1px solid #d5d8dc;
    padding-top: 30px;
    margin-top: 20px;
  }
  .block-tag-annonces .list-offres .single-offre {
    display: flex;
    flex-direction: column;
  }
  .block-tag-annonces .list-offres .single-offre .content-right {
    display: block;
    width: 100%;
    order: 1;
    text-align: center;
    margin-bottom: 25px;
  }
  .block-tag-annonces .list-offres .single-offre .content-right .offre-logo {
    width: auto;
    height: auto;
    position: relative;
    top: unset;
    transform: none;
  }
  .block-tag-annonces .list-offres .single-offre .content-right .offre-logo img {
    width: 145px;
    height: 145px;
  }
  .block-tag-annonces .list-offres .single-offre .content-left {
    display: block;
    width: 100%;
    order: 2;
    padding: 0;
  }
  .block-annonces-classees-etablissement .list-etablissements .single-etablissement {
    height: 186px;
    margin-bottom: 30px;
  }
  .block-annonces-classees-etablissement .list-etablissements .single-etablissement .etablissement-logo {
    height: 131px;
  }
  .block-annonces-classees-etablissement .list-etablissements .single-etablissement .etablissement-count {
    height: 55px;
    font-size: 16px;
    line-height: 55px;
  }
  .block-services-recrutement.block-services-recrutement-aside .block-content .item-block {
    height: auto;
    min-height: auto;
    padding: 20px 15px 10px;
    margin-bottom: 40px;
  }
  .block-services-recrutement.block-services-recrutement-aside .block-content .item-block h3 {
    font-size: 22px;
  }
  .block-services-recrutement.block-services-recrutement-aside .block-content .item-block span {
    display: block;
    width: 100%;
    font-size: 16px;
    margin-bottom: 10px;
  }
  .block-services-recrutement .block-title {
    margin: 0 0 25px;
  }
  .block-services-recrutement .block-content .item-block {
    display: table;
    width: 100%;
    height: auto;
    min-height: 185px;
  }
  .block-services-recrutement .block-content .item-block h3 {
    font-size: 19px;
  }
  .block-services-recrutement .block-content .item-block span {
    display: table-cell;
    vertical-align: middle;
    font-size: 17px;
  }
  .block-services-recrutement .block-content .item-block a {
    width: 210px;
    height: 38px;
    font-size: 17px;
    line-height: 38px;
    bottom: -19px;
  }
  .recherche-annonce-filter {
    display: block;
    margin-bottom: 33px;
  }
  .recherche-annonce-filter .recherche-filter-btn {
    display: block;
    width: 250px;
    max-width: 100%;
    height: 35px;
    margin: auto;
    font-size: 16px;
    font-weight: 600;
    background-color: #FBEB0A;
    border: 0;
  }
  .recherche-annonce-filter .filter-mobile {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.73);
    width: 100%;
    height: 100vh;
    padding-right: 90px;
    z-index: 999;
  }
  .recherche-annonce-filter .filter-mobile.active {
    display: block;
  }
  .recherche-annonce-filter .filter-mobile .close-filter {
    display: block;
    width: 26px;
    height: 26px;
    background-image: url(/themes/custom/wud/css/../images/icons/close-w.svg);
    background-size: contain;
    background-color: transparent;
    border: 0;
    position: absolute;
    top: 35px;
    right: 30px;
  }
  .recherche-annonce-filter .filter-mobile .filter-header {
    display: block;
    height: 56px;
    line-height: 56px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #000000;
    padding: 0 20px 0 15px;
  }
  .recherche-annonce-filter .filter-mobile .filter-header span {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .recherche-annonce-filter .filter-mobile .filter-header a {
    font-size: 15px;
    color: #000000;
    text-decoration: underline;
    float: right;
  }
  .recherche-annonce-filter .filter-mobile #block-formulaire-expose-recherche-annonces-page-1 {
    height: calc(100vh - 56px - 115px);
    overflow: scroll;
    background-color: #FFFFFF;
  }
  .recherche-annonce-filter .filter-mobile #block-formulaire-expose-recherche-annonces-page-1 .block-title {
    display: none;
  }
  .recherche-annonce-filter .filter-mobile #block-formulaire-expose-recherche-annonces-page-1 #views-exposed-form-recherche-annonces-page-1 {
    margin: 0;
  }
  .recherche-annonce-filter .filter-mobile #block-formulaire-expose-recherche-annonces-page-1 #views-exposed-form-recherche-annonces-page-1 .form-item {
    width: 100%;
    float: unset;
    margin: 0;
    border-bottom: 1px solid #979797;
    min-height: 62px;
    overflow: hidden;
  }
  .recherche-annonce-filter .filter-mobile #block-formulaire-expose-recherche-annonces-page-1 #views-exposed-form-recherche-annonces-page-1 .form-item.active {
    height: auto;
    overflow: auto;
    background: rgba(216, 216, 216, 0.17);
    padding-bottom: 20px;
  }
  .recherche-annonce-filter .filter-mobile #block-formulaire-expose-recherche-annonces-page-1 #views-exposed-form-recherche-annonces-page-1 .form-item.active .control-label:after {
    transform: rotate(-135deg);
    top: 29px;
    transition: 0.5s;
  }
  .recherche-annonce-filter .filter-mobile #block-formulaire-expose-recherche-annonces-page-1 #views-exposed-form-recherche-annonces-page-1 .form-item.active .select2-container {
    visibility: visible;
    position: relative;
  }
  .recherche-annonce-filter .filter-mobile #block-formulaire-expose-recherche-annonces-page-1 #views-exposed-form-recherche-annonces-page-1 .form-item.active .select2-container .select2-selection .select2-selection__rendered .select2-selection__choice {
    display: block;
    width: calc(100% - 22px);
  }
  .recherche-annonce-filter .filter-mobile #block-formulaire-expose-recherche-annonces-page-1 #views-exposed-form-recherche-annonces-page-1 .form-item .control-label {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    padding: 20px 45px 20px 15px;
    position: relative;
  }
  .recherche-annonce-filter .filter-mobile #block-formulaire-expose-recherche-annonces-page-1 #views-exposed-form-recherche-annonces-page-1 .form-item .control-label:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    transform: rotate(45deg);
    transition: 0.5s;
    position: absolute;
    top: 24px;
    right: 23px;
  }
  .recherche-annonce-filter .filter-mobile #block-formulaire-expose-recherche-annonces-page-1 #views-exposed-form-recherche-annonces-page-1 .form-item .select2-container {
    visibility: hidden;
    position: absolute;
    width: calc(100% - 35px) !important;
    margin-left: 15px;
  }
  .recherche-annonce-filter .filter-mobile #block-formulaire-expose-recherche-annonces-page-1 #views-exposed-form-recherche-annonces-page-1 .form-actions {
    display: none;
  }
  .recherche-annonce-filter .filter-mobile #block-formulaire-expose-recherche-annonces-page-1 .loading {
    width: 100%;
    height: 100%;
    background-image: url(/themes/custom/wud/css/../images/icons/loading-buffering.gif);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(0, 0, 0, 0.5);
    background-blend-mode: screen;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .recherche-annonce-filter .filter-mobile .filter-footer {
    display: block;
    height: 115px;
    padding: 15px;
    background-color: #FFFFFF;
    text-align: center;
  }
  .recherche-annonce-filter .filter-mobile .filter-footer .view-offres {
    width: 250px;
    max-width: 100%;
    height: 35px;
    font-size: 16px;
    background: #000000;
    color: #FFFFFF;
    border: 0;
  }
  .view-recherche-annonces .view-content {
    border-top: 1px solid #d5d8dc;
    padding-top: 30px;
  }
  .page-annonces-recherche .breadcrumbs {
    margin-top: 0;
  }
  .page-annonces-recherche .page-title {
    padding-top: 4px;
    margin: 14px 0 30px;
  }
  .page-annonces-recherche .page-title h1 {
    font-size: 23px;
  }
  .page-annonces-recherche .views-exposed-form {
    margin-bottom: 0px;
  }
  .page-single-annonce .page-content {
    margin-top: 0;
  }
  .page-single-annonce .page-content .breadcrumbs {
    margin-bottom: 15px;
  }
  .page-single-annonce .page-content .breadcrumbs.mb0 {
    display: none;
  }
  .single-annonce-emploi .annonce-header .annonce-infos {
    width: 100%;
    padding: 0;
  }
  .single-annonce-emploi .annonce-header .annonce-detail {
    margin-bottom: 5px;
  }
  .single-annonce-emploi .annonce-header .annonce-detail-2 {
    display: block;
    width: 100%;
  }
  .single-annonce-emploi .annonce-header .postule-btn {
    display: block;
    width: 250px;
    max-width: 100%;
    margin: 30px auto 0;
    float: unset;
  }
  .single-annonce-emploi .content-infos span {
    text-align: right;
  }
  .single-annonce-emploi .block-form {
    width: 100%;
    border-radius: 0;
    padding: 45px 11px 43px;
    position: relative;
  }
  .single-annonce-emploi .block-form:before, .single-annonce-emploi .block-form:after {
    content: "";
    display: block;
    width: 25px;
    height: 100%;
    background-color: #ECECEC;
    position: absolute;
    top: 0;
    left: -25px;
  }
  .single-annonce-emploi .block-form:after {
    left: unset;
    right: -25px;
  }
  .single-annonce-emploi .block-form .webform-submission-form .form-email {
    width: 318px;
  }
  .single-annonce-emploi .block-form .webform-submission-form .description {
    width: 318px;
    text-align: left;
    margin: 5px auto 27px;
  }
  .page-create-annonce-form .section-title h2 {
    font-size: 22px;
    padding-bottom: 10px;
  }
  #fancy_login_login_box #fancy_login_form_contents .fancy-login-user-login-form .custom-links ul li {
    display: block;
    border: 0;
  }
  #fancy_login_login_box #fancy_login_form_contents .fancy-login-user-pass ul li {
    display: block;
    border: 0;
  }
  .block-liste-tags-partenaires .block-content {
    margin-top: 15px;
  }
  .block-liste-tags-partenaires .block-content .tag-content {
    padding: 0 10px 15px;
    margin-bottom: 15px;
  }
  .block-liste-tags-partenaires .block-content .tag-content img {
    width: 117px;
    height: 117px;
  }
  .block-liste-tags-partenaires .block-content .tag-content .tag-title {
    width: calc(100% - 117px);
    padding-left: 25px;
  }
  .block-liste-tags-partenaires .block-content .tag-content .tag-description {
    width: calc(100% - 117px);
    padding-left: 25px;
    -webkit-line-clamp: initial;
  }
  .block-liste-tags-partenaires .block-content .hide-mobile {
    display: none;
  }
  .block-liste-tags-partenaires .block-content .mobile-load-more {
    display: block;
    margin-top: 15px;
  }
  .block-liste-tags-partenaires .block-content .row.rbb .col-md-6:last-child .tag-content {
    border: 0;
  }
  .block-liste-tags-standards .block-content .tag-content {
    padding: 0 30px 25px;
  }
  .block-liste-tags-standards .block-content .tag-content img {
    width: 128px;
    height: 128px;
    margin-bottom: 20px;
  }
  .block-liste-tags-standards .block-content .hide-mobile {
    display: none;
  }
  .block-liste-tags-standards .block-content .mobile-load-more {
    margin-top: 0;
  }
  .block-tag-nos-dernieres-actus .block-content .first-article {
    width: 100%;
    padding-right: 0;
  }
  .block-tag-nos-dernieres-actus .block-content .more-articles {
    width: 100%;
  }
  .page-wud-search .formulaire-recherche-page .form-item {
    display: block;
    width: 100%;
    max-width: unset;
  }
  .page-wud-search .view-wud-recherche .view-header {
    margin-bottom: 16px;
  }
  .page-wud-search .view-wud-recherche .la-image.float-left {
    margin: 0 15px 15px 0;
  }
  .page-wud-search .view-wud-recherche .normal-article .la-content {
    padding-left: 0;
    clear: both;
  }
  .page-wud-search .view-wud-recherche .pager-show-more li.pager__item a {
    width: 250px;
    max-width: 100%;
  }
  .page-wud-search .search_keyword h2 {
    font-size: 24px;
    margin: 0 0 16px;
  }
  .page-magazine .magazine-title {
    font-size: 18px;
    margin: 10px 0 30px;
  }
  .page-magazine .magazine-iframe a {
    font-size: 18px;
    margin-bottom: 0;
  }
  .page-magazine .magazine-iframe iframe {
    height: 55vw !important;
  }
  .block-views-block-magazine-kiosque .view-magazine-kiosque .views-field-field-thumbnail img {
    width: auto !important;
    height: 222px;
  }
  .block-views-block-magazine-kiosque .view-magazine-kiosque {
    margin-top: 15px;
    padding: 0;
  }
  .block-views-block-magazine-kiosque .view-magazine-kiosque .views-field-field-number {
    font-size: 20px;
    margin-top: 5px;
  }
  .block-views-block-magazine-kiosque .view-magazine-kiosque .views-field-field-date-publication {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .block-views-block-magazine-kiosque .view-magazine-kiosque .pager-show-more li.pager__item a {
    width: 250px;
    max-width: 100%;
  }
  .page-content-articles .page-content-header .sub-terms-slider {
    width: 100% !important;
    padding: 0 25px;
  }
  .page-content-articles .page-content-header .sub-terms-slider.vhm {
    visibility: hidden;
    height: 0;
  }
  .page-content-articles .page-content-header .sub-terms-slider .term-link {
    padding-top: 2px;
    margin: 0 7px;
  }
  .page-content-articles .page-content-header .sub-terms-slider .term-link.slick-active {
    text-align: center !important;
  }
  .page-content-articles .page-content-header .sub-terms-slider .term-link.prev {
    text-align: right;
  }
  .page-content-articles .page-content-header .sub-terms-slider .term-link.next {
    text-align: left;
  }
  .page-content-articles .page-content-header .sub-terms-slider .slick-arrow {
    width: 12px;
    height: 22px;
  }
  .page-content-articles .page-content-header .sub-terms-slider .slick-arrow.slick-prev {
    left: 0;
  }
  .page-content-articles .page-content-header .sub-terms-slider .slick-arrow.slick-next {
    right: 0;
  }
  .page-content-articles .content-articles-block .articles-list .views-infinite-scroll-content-wrapper.clearfix {
    margin-bottom: 5px;
  }
  .page-content-articles .content-articles-block .articles-list .first-article .la-sections {
    font-size: 11px;
  }
  .page-content-articles .content-articles-block .articles-list .normal-article .la-content {
    padding-left: 0;
    clear: both;
  }
  .page-content-articles .content-articles-block .pager li.pager__item a {
    width: 250px;
    max-width: 100%;
  }
  .header-annonce-publicite .left-col {
    padding-top: 0;
  }
  .header-annonce-publicite .right-col {
    display: block;
  }
  .header-annonce-publicite .right-col .title,
  .header-annonce-publicite .right-col .description,
  .header-annonce-publicite .right-col .phone {
    width: 100%;
    padding: 0;
    border: 0;
    margin-bottom: 10px;
  }
  .header-annonce-publicite .right-col .phone {
    margin-bottom: 0;
  }
  .content-annonce-publicite .page-title {
    padding: 6px 30px;
  }
  .content-annonce-publicite .annonces-cols .annonces-col-left,
  .content-annonce-publicite .annonces-cols .annonces-col-right {
    padding: 0;
  }
  .content-annonce-publicite .pub-content.pub-content-1 .col-wrapper {
    padding: 0;
  }
  .content-annonce-publicite .pub-content.pub-content-1 .col-wrapper .col {
    padding: 0;
  }
  .content-annonce-publicite .pub-content.pub-content-1 .col-wrapper .col .col-title {
    font-size: 40px;
  }
  .content-annonce-publicite .pub-content.pub-content-1 .col-wrapper .col hr {
    margin: 30px auto;
  }
  .content-annonce-publicite .pub-content.pub-content-2 .pub-cols .col-md-6 {
    padding: 0;
  }
  .content-annonce-publicite .pub-content.pub-content-2 .pub-cols .col-md-6 .col-rows .row .col-md-5 {
    margin-bottom: 15px;
  }
  .content-annonce-publicite .pub-content.pub-content-2 .pub-cols .pub-col-left .col-rows .row.remise {
    margin-bottom: 0;
  }
  .content-annonce-publicite .pub-content.pub-content-3 {
    padding: 0;
  }
  .content-annonce-publicite .pub-content.pub-content-3 hr {
    margin: 30px auto;
  }
  .content-annonce-publicite .pub-content .block-magazine-slider {
    padding: 0 50px;
    margin: 0;
  }
  .block-sondageleplusrecent {
    padding: 30px;
  }
  .block-sondageleplusrecent .poll-question {
    margin-bottom: 20px;
  }
  .page-tags-header {
    background-image: none !important;
    margin-bottom: 120px;
  }
  .page-tags-header .tag-logo {
    width: 120px;
    height: 120px;
    bottom: -60px;
  }
  .page-tags-header .tag-infos-left,
  .page-tags-header .tag-infos-right {
    max-width: calc(50% - 70px);
  }
  .page-tags-header .tag-infos-right span {
    display: block;
    margin-bottom: 5px;
    border: 0;
    padding: 0;
    text-align: right;
  }
  .page-tags-header span {
    font-size: 12px;
    padding: 0 5px;
  }
  .page-tags-header span:first-child {
    padding-left: 0;
  }
  .page-tags-header span:last-child {
    padding-right: 0;
  }
  .page-tags-header-mobile {
    background-size: cover;
    background-position: center;
  }
  .page-auteurs-list .users-list {
    grid-template-columns: calc(50% - 7.5px) calc(50% - 7.5px);
  }
  .page-wud-forum .forum-topic-actions .btn-comment,
  .page-wud-forum .forum-topic-actions .btn-report {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 460px) {
  header .header-top #block-wud-account-menu .header-user-menus .menu--account li.first a {
    width: 80px;
    padding: 6.5px 5px;
  }
  header .header-top #block-wud-account-menu .header-user-menus .menu--account li:last-child a {
    width: 80px;
    text-align: center;
    padding: 7.5px 5px;
  }
  .block-views-block-wud-partners .block-content .slick-list {
    padding: 0px 17% 0px 0px !important;
  }
}
@media screen and (max-width: 425px) {
  header .header-top #block-wud-account-menu .header-user-menus .menu--account li:last-child a, header .header-top #block-wud-account-menu .header-user-menus .menu--account li.first a {
    font-size: 3vw;
  }
  header .header-navigation #block-mainnavigation .menu--main .article-tags-mobile span {
    margin-right: 10px;
  }
  footer .block-headermagazine-footer .mag-content {
    margin-left: calc(100% - 342px);
  }
  .page-create-annonce-form .section-fields .half-column {
    display: block;
    width: 100%;
  }
  .page-create-annonce-form .section-fields .half-column.padding-left, .page-create-annonce-form .section-fields .half-column.padding-right {
    padding: 0;
  }
  .page-create-annonce-form .form-item {
    margin-bottom: 15px;
  }
  .page-create-annonce-form .form-item .select-wrapper {
    width: 100%;
    max-width: 100%;
  }
  .page-create-annonce-form .form-item .select-wrapper .form-select {
    width: 100%;
  }
  .page-create-annonce-form .form-item .form-date {
    width: 100%;
  }
  .page-create-annonce-form .fieldgroup .form-type-checkbox .control-label input[type=text],
  .page-create-annonce-form .fieldgroup .form-type-radio .control-label input[type=text] {
    width: 200px;
  }
  .page-create-annonce-form .fieldgroup .form-type-checkbox .control-label input[type=text]#edit-annonce-candidate-experience-autre,
  .page-create-annonce-form .fieldgroup .form-type-radio .control-label input[type=text]#edit-annonce-candidate-experience-autre {
    width: 200px;
  }
  .page-create-annonce-form .form-actions {
    margin: 45px 0;
  }
  .block-account-menu {
    margin: 15px 0 25px;
  }
  .page-user-annonces-liste .section-no-annonces .annonce-link {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #fancy_login_login_box #fancy_login_form_contents .fancy-login-user-login-form .form-actions .form-submit,
  #fancy_login_login_box #fancy_login_form_contents .fancy-login-user-pass .form-actions .form-submit {
    width: 100%;
    min-width: unset;
  }
  .page-wud-search .view-wud-recherche .la-image.float-left {
    width: 100%;
    float: unset;
    margin: 0 0 10px 0;
  }
  .page-wud-search .view-wud-recherche .la-content-right {
    display: block;
    width: 100%;
  }
  .page-magazine .magazine-over-title {
    margin-top: 15px;
  }
  .page-magazine .magazine-title {
    font-size: 16px;
    margin-bottom: 25px;
  }
  .page-magazine .magazine-iframe a {
    font-size: 16px;
  }
  .block-views-block-magazine-kiosque .view-magazine-kiosque .views-field-field-thumbnail img {
    width: auto !important;
  }
  .block-popular-specialties .block-title {
    text-align: center;
    left: 4px;
    right: 4px;
  }
  .block-views-block-latest-offres-block .block-offres .single-offre {
    border: 0;
  }
}
@media screen and (max-width: 418px) {
  .block-popular-specialties .block-title {
    width: 245px;
    max-width: calc(100% - 20px);
    margin: auto;
    left: 0;
    right: 0;
  }
}
@media screen and (max-width: 414px) {
  header .header-navigation #block-mainnavigation .menu--main .article-tags-mobile {
    padding: 15px;
  }
  header .header-navigation #block-mainnavigation .menu--main .article-tags-mobile span {
    font-size: 14px;
  }
  header .header-navigation #block-mainnavigation .menu--main .article-tags-mobile img {
    height: 40px;
    margin-right: 4px;
  }
  footer #block-headermagazine-mobile .mag-content {
    width: calc(100% - 165px);
    margin-left: 20px;
  }
  footer #block-bottommenu .menu--menu-bottom-menu li {
    padding: 0px 16px;
  }
  .block-views-block-latest-podcasts .block-content .content-single .content-label {
    width: auto;
  }
}
@media screen and (max-width: 375px) {
  header .header-top {
    padding: 15px 0;
  }
  header .header-top .menu-mobile {
    width: 40px;
  }
  header .header-top .logo {
    width: 50px;
  }
  header .header-navigation #block-mainnavigation .menu--main .menu-search.ms-mobile {
    padding: 0 15px;
  }
  header .header-navigation #block-mainnavigation .menu--main > li.expanded.dropdown:before {
    padding: 27px 22px;
  }
  header .header-navigation #block-mainnavigation .menu--main > li.expanded.dropdown .dropdown-menu {
    padding: 0 20px 0 35px;
  }
  header .header-navigation #block-mainnavigation .menu--main > li.expanded.dropdown .dropdown-menu .submenu-content .submenu-links li {
    margin-bottom: 10px;
  }
  header .header-navigation #block-mainnavigation .menu--main > li > a {
    font-size: 16px;
    padding: 15px;
  }
  header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu .section-left > li:first-child,
  header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .services-menu .section-right > li:first-child, header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .emplois-menu .section-left > li:first-child,
  header .header-navigation #block-mainnavigation .menu--main > li .dropdown-menu .submenu-content .emplois-menu .section-right > li:first-child {
    margin-bottom: 10px;
  }
  header .header-navigation #block-mainnavigation .menu--main .mobile-sub-menu-links a {
    font-size: 16px;
  }
  footer {
    padding: 30px 0 0px !important;
  }
  footer .block-headermagazine-footer#block-headermagazine-mobile {
    margin-bottom: 25px;
  }
  footer .block-headermagazine-footer#block-headermagazine-mobile .mag-content {
    width: calc(100% - 140px);
  }
  footer .block-headermagazine-footer .mag-thumbnail {
    width: 116px;
    height: 163px;
  }
  footer #block-footermenu {
    margin-bottom: 30px;
  }
  footer #block-inscriptionalanewsletter {
    padding: 0;
  }
  footer #block-bottommenu {
    padding: 35px 0 20px;
  }
  footer #block-bottommenu .menu--menu-bottom-menu li {
    padding: 0px 12px;
  }
  footer #block-bottommenu .menu--menu-bottom-menu li a {
    font-size: 11px;
  }
  footer #block-bottompagetext {
    font-size: 11px;
  }
  .page-taxonomie-section .section-articles-block .articles-list .la-image.float-left {
    margin: 0 15px 15px 0;
  }
  .block-services-recrutement .block-title {
    width: 200px;
    font-size: 24px;
  }
  .page-content-articles .content-articles-block .articles-list .la-image.float-left {
    margin: 0 15px 15px 0;
  }
  .header-annonce-publicite .left-col {
    padding: 0;
  }
  .header-annonce-publicite .right-col .title {
    font-size: 26px;
  }
  .content-annonce-publicite .page-title {
    font-size: 16px;
    padding: 6px 25px;
  }
  .content-annonce-publicite .annonce-navigation .left-link a,
  .content-annonce-publicite .annonce-navigation .right-link a,
  .content-annonce-publicite .annonce-navigation .center-link a {
    font-size: 12px;
  }
  .block-liste-tags-partenaires .block-content .tag-content .tag-title,
  .block-liste-tags-partenaires .block-content .tag-content .tag-description {
    padding-left: 15px;
  }
  .block-partners-announcements .block-offres-partners .single-op .op-img {
    margin-right: 20px;
  }
  #block-rechercherunclassement-2 #classement-search-form h3 {
    width: fit-content;
    font-size: 17px;
    top: -30px;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .page-wud-forum .forum-filters .forum-unique-filter .form-forum-filters .filter-unique span {
    display: block;
    font-size: 15px;
    margin: 0 0 10px;
  }
  .page-wud-forum .forum-filters .forum-unique-filter .form-forum-filters .filter-unique label {
    font-size: 15px;
  }
  .page-wud-forum .forum-filters .forum-unique-filter .form-forum-filters .select2 {
    width: 100% !important;
    margin: 0 0 15px;
  }
  .page-wud-forum .forum-filters .forum-unique-filter .form-forum-filters .form-submit {
    width: 100%;
    float: unset;
  }
}
@media screen and (max-width: 340px) {
  .page-taxonomie-section .section-articles-block .articles-list .views-row a {
    display: inline-flex;
    width: 100%;
  }
  .page-taxonomie-section .section-articles-block .articles-list .views-row .la-content-left {
    display: inline-block;
    float: unset;
  }
  #block-rechercherunclassement-2 #classement-search-form select {
    width: calc(100% - 50px);
  }
}
@media screen and (max-width: 320px) {
  .page-taxonomie-section .section-articles-block .articles-list .la-image.float-left {
    width: 100%;
    float: unset;
    margin: 0 0 10px 0;
  }
  .page-taxonomie-section .section-articles-block .articles-list .la-content-right {
    display: block;
    width: 100%;
  }
  .page-create-annonce-form .fieldgroup .form-type-checkbox .control-label input[type=text],
  .page-create-annonce-form .fieldgroup .form-type-radio .control-label input[type=text] {
    width: 160px;
  }
  .page-create-annonce-form .fieldgroup .form-type-checkbox .control-label input[type=text]#edit-annonce-candidate-experience-autre,
  .page-create-annonce-form .fieldgroup .form-type-radio .control-label input[type=text]#edit-annonce-candidate-experience-autre {
    width: 160px;
  }
  .page-user-login-password form .form-actions .form-submit {
    width: 100%;
    min-width: unset;
  }
  .page-content-articles .content-articles-block .articles-list .la-image.float-left {
    width: 100%;
    float: unset;
    margin: 0 0 10px 0;
  }
  .page-content-articles .content-articles-block .articles-list .la-content-right {
    display: block;
    width: 100%;
  }
  .block-views-block-latest-videos .block-videos {
    padding: 0;
  }
  .block-views-block-home-most-visited {
    width: 100%;
  }
  .block-liste-tags-partenaires .block-content .tag-content {
    text-align: center;
  }
  .block-liste-tags-partenaires .block-content .tag-content img {
    float: unset;
  }
  .block-liste-tags-partenaires .block-content .tag-content .tag-title,
  .block-liste-tags-partenaires .block-content .tag-content .tag-description {
    display: block;
    width: 100%;
    padding: 0;
  }
}/*# sourceMappingURL=style.css.map */