@charset "UTF-8";
@font-face {
  font-family: 'Raleway';
  src: url("https://cdn.talentfinder.be/CHMouscron/Ressources/fonts/fonts/Raleway-ExtraBold.woff2") format("woff2"), 
  url("https://cdn.talentfinder.be/CHMouscron/Ressources/fonts/fonts/Raleway-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("https://cdn.talentfinder.be/CHMouscron/Ressources/fonts/fonts/Raleway-Black.woff2") format("woff2"), 
  url("https://cdn.talentfinder.be/CHMouscron/Ressources/fonts/fonts/Raleway-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("https://cdn.talentfinder.be/CHMouscron/Ressources/fonts/fonts/Raleway-Bold.woff2") format("woff2"), 
  url("https://cdn.talentfinder.be/CHMouscron/Ressources/fonts/fonts/Raleway-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("https://cdn.talentfinder.be/CHMouscron/Ressources/fonts/fonts/Raleway-Regular.woff2") format("woff2"), 
  url("https://cdn.talentfinder.be/CHMouscron/Ressources/fonts/fonts/Raleway-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("https://cdn.talentfinder.be/CHMouscron/Ressources/fonts/fonts/Raleway-Thin.woff2") format("woff2"), 
  url("https://cdn.talentfinder.be/CHMouscron/Ressources/fonts/fonts/Raleway-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("https://cdn.talentfinder.be/CHMouscron/Ressources/fonts/fonts/Raleway-Medium.woff2") format("woff2"), 
  url("https://cdn.talentfinder.be/CHMouscron/Ressources/fonts/fonts/Raleway-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("https://cdn.talentfinder.be/CHMouscron/Ressources/fonts/fonts/Raleway-SemiBold.woff2") format("woff2"), 
  url("https://cdn.talentfinder.be/CHMouscron/Ressources/fonts/fonts/Raleway-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("https://cdn.talentfinder.be/CHMouscron/Ressources/fonts/fonts/Raleway-ExtraLight.woff2") format("woff2"), 
  url("https://cdn.talentfinder.be/CHMouscron/Ressources/fonts/fonts/Raleway-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url("https://cdn.talentfinder.be/CHMouscron/Ressources/fonts/fonts/Raleway-Light.woff2") format("woff2"), 
  url("https://cdn.talentfinder.be/CHMouscron/Ressources/fonts/fonts/Raleway-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* dark grey */
/* media queries responsive  VAR */
/* media queries responsive MIXINS */
body {
  background-color: #ffffff;
  color: #333;
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  height: auto;
  overflow-x: hidden;
}

@media (min-width: 700px) {
  body {
    background-image: url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/body-bg-top.jpg");
    background-position: top right;
    background-size: 40vw auto;
    background-repeat: no-repeat;
  }
}

.page,
.regions,
.pr-header,
.node {
  background-color: transparent;
}

.node {
  -webkit-box-shadow: none;
          box-shadow: none;
}

h1 {
  color: #0094aa;
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  font-size: 2.625em;
}

@media (max-width: 1199px) {
  h1 {
    font-size: 1.875em;
  }
}

h2 {
  color: #0094aa;
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  font-size: 1.875em;
}

@media (max-width: 1199px) {
  h2 {
    font-size: 1.375em;
  }
}

h3 {
  color: #006878;
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  font-size: 1.625em;
}

@media (max-width: 1199px) {
  h3 {
    font-size: 1.125em;
  }
}

a, a:hover, a:active, a:visited {
  color: #0094aa;
}

p, li {
  line-height: 150%;
}

.visually-hidden {
  display: none;
}

#toolbar-administration .toolbar-menu-administration a,
#toolbar-administration .toolbar-menu-administration a:visited,
#toolbar-administration .toolbar-menu-administration a:active {
  color: white;
}

*:is(.page-node-type--press-release, .page-node-type--location) #block-chm-theme-content {
  position: relative;
}

*:is(.page-node-type--press-release, .page-node-type--location) #block-chm-theme-content .node__header {
  padding: 20px 0;
}

@media (min-width: 992px) and (max-width: 1199px) {
  *:is(.page-node-type--press-release, .page-node-type--location) #block-chm-theme-content .node__header {
    padding: 60px 0 130px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  *:is(.page-node-type--press-release, .page-node-type--location) #block-chm-theme-content .main-title {
    max-width: 65%;
  }
}

*:is(.page-node-type--press-release, .page-node-type--location) #block-chm-theme-content .field__item-wrapper:after {
  content: none;
}

*:is(.page-node-type--press-release, .page-node-type--location) #block-chm-theme-content .main-image {
  width: 35%;
  position: absolute;
  top: 0;
  right: 0;
}

@media (min-width: 992px) and (max-width: 1199px) {
  *:is(.page-node-type--press-release, .page-node-type--location) #block-chm-theme-content .main-image {
    position: static;
    width: 100%;
  }
}

*:is(.page-node-type--press-release, .page-node-type--location) #block-chm-theme-content .node__content > .field {
  margin: 5vh 0;
}

*:is(.page-node-type--press-release, .page-node-type--location) #block-chm-theme-content .node__content h2, *:is(.page-node-type--press-release, .page-node-type--location) #block-chm-theme-content .node__content h3, *:is(.page-node-type--press-release, .page-node-type--location) #block-chm-theme-content .node__content h4 {
  margin: 1.6em 0 0.9em;
}

.page-node-type--event .view-filters .bef-checkboxes,
.page-node-type--news .view-filters .bef-checkboxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.page-node-type--event .view-filters label.option,
.page-node-type--news .view-filters label.option {
  background: none;
}

.page-node-type--event .l-main .view-rows,
.page-node-type--news .l-main .view-rows {
  grid-template-columns: repeat(2, 1fr);
  display: grid;
  grid-gap: 2vw;
}

@media (max-width: 1199px) {
  .page-node-type--event .l-main .view-rows,
  .page-node-type--news .l-main .view-rows {
    grid-template-columns: repeat(1, 1fr);
  }
}

.page-node-type--event .views-row,
.page-node-type--news .views-row {
  margin-bottom: 2vh;
}

#block-bannierelistemedecins .field-name-field-media-image,
#block-bannierelisteservices .field-name-field-media-image {
  height: 250px;
}

#block-bannierelistemedecins .field-name-field-media-image img,
#block-bannierelisteservices .field-name-field-media-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 699px) {
  #block-bannierelistemedecins .field-name-field-media-image,
  #block-bannierelisteservices .field-name-field-media-image {
    height: 200px;
  }
}

.form-select {
  font-family: Raleway;
}

.switcher .selected {
  z-index: 9 !important;
}

#main-content {
  /*overflow-x: hidden;*/
  padding-top: 0 !important;
}

.field-type-webform {
  margin: 60px 0;
  max-width: 600px;
}

.form-type-newsletter,
.form-type-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.form-submit {
  all: unset;
  cursor: pointer;
  color: #000;
  background: #fff right 10px center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/arrow.svg") no-repeat;
  background-size: 30px 30px;
  display: inline-block;
  font-size: 110%;
  padding: 12px 55px 12px 30px;
  text-decoration: none;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
  border-radius: 30px;
  -webkit-box-shadow: 3.3px 3.3px 9px #D9DADE, -3.3px -3.3px 9px #fff;
          box-shadow: 3.3px 3.3px 9px #D9DADE, -3.3px -3.3px 9px #fff;
}

.form-submit:hover {
  -webkit-box-shadow: 1.2px 1.2px 7px #D9DADE, -1.2px -1.2px 7px #fff;
          box-shadow: 1.2px 1.2px 7px #D9DADE, -1.2px -1.2px 7px #fff;
  background-color: #fff;
  color: #000;
}

.l-leaderboard {
  position: relative;
  z-index: 102;
}

.pr-leaderboard .pr-leaderboard__leaderboard {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
}

@media (max-width: 699px) {
  .pr-leaderboard .pr-leaderboard__leaderboard {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

.block-plugin-id--text-resize-block {
  position: absolute;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-bottom: 2px;
}

@media (max-width: 699px) {
  .block-plugin-id--text-resize-block {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
}

.high-contrast-switch {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  top: 124px;
  right: -10px;
}

@media (max-width: 699px) {
  .high-contrast-switch {
    top: 0;
    right: 0;
  }
}

.high-contrast-switch form {
  margin-bottom: 0;
}

.high-contrast-switch form a {
  color: #fff;
  font-size: 0;
  display: block;
  height: 30px;
  width: 30px;
  background: center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/contrast.svg") no-repeat, #FFF !important;
  background-size: 20px !important;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  border-radius: 5px 0 0 5px;
  padding: 5px 10px;
}

@media (max-width: 480px) {
  .high-contrast-switch form a {
    padding: 5px 0px;
  }
}

@media (max-width: 699px) {
  .high-contrast-switch form a {
    border-radius: 0 0 5px 5px;
  }
}

a#text_resize_decrease,
a#text_resize_reset,
a#text_resize_increase {
  background: center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/text-decrease.svg") no-repeat, #FFF !important;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  border-radius: 5px 0 0 5px;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  right: -20px;
}

@media (max-width: 699px) {
  a#text_resize_decrease,
  a#text_resize_reset,
  a#text_resize_increase {
    margin: 0;
    border-radius: 0 0 5px 5px;
    top: 0;
    right: 120px;
  }
}

a#text_resize_reset {
  background: center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/text-reset.svg") no-repeat, #FFF !important;
  top: 40px;
}

@media (max-width: 699px) {
  a#text_resize_reset {
    right: 80px;
    top: 0;
  }
}

a#text_resize_increase {
  background: center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/text-increase.svg") no-repeat, #FFF !important;
  top: 80px;
}

@media (max-width: 699px) {
  a#text_resize_increase {
    right: 40px;
    top: 0;
  }
}

.pr-header__header-first {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  width: 80% !important;
  padding: 10px 0;
  font-size: 0.92em;
  margin-left: auto;
}

@media (max-width: 991px) {
  .pr-header__header-first {
    width: 100% !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 0;
    padding-top: 20px;
  }
  .pr-header__header-first form {
    margin-bottom: 0;
  }
}

.pr-header__header-first .block {
  margin: 0;
}

.pr-header__header-first .menu-level-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  font-size: 0.95em;
}

.pr-header__header-first .menu-level-1 a {
  color: #333;
  padding-left: 25px;
}

@media (max-width: 1199px) {
  .pr-header__header-first .menu-level-1 a {
    padding: 0 10px;
  }
}

.pr-header__header-first .menu-level-1 a.is-active, .pr-header__header-first .menu-level-1 a:hover {
  color: #0094aa;
}

#rid-header-second {
  position: relative;
  width: 100%;
}

.block-plugin-id--gtranslate-block.block {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0.1em 0 0 auto;
}

@media (max-width: 991px) {
  .block-plugin-id--gtranslate-block.block {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 20px 0;
  }
}

.gtranslate {
  overflow: hidden;
  position: relative;
  padding-right: 25px;
}

.gtranslate::after {
  background: top left url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/arrow-no-bg.svg") no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 25px;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  width: 30px;
}

.gtranslate .switcher a span.gflag {
  display: none;
}

.gtranslate .switcher {
  width: auto;
  font-family: "Raleway", sans-serif;
}

.gtranslate .switcher .selected {
  background: none;
}

.gtranslate .switcher .selected a {
  border: 0;
  background: none;
  width: auto;
}

.gtranslate .switcher .option {
  border: 0 !important;
  background: none;
  width: auto;
}

.block-config-provider--gtranslate {
  padding-left: 10px;
  cursor: pointer;
}

.block-config-provider--gtranslate select {
  border: 0;
  font-family: "Raleway", sans-serif;
  font-size: 0.95em;
  max-width: none;
  width: 180px;
}

@media (max-width: 991px) {
  .l-header {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}

#views-exposed-form-search-page-1 {
  position: relative;
  margin-bottom: 0;
}

.l-navbar {
  background: #fff;
  z-index: 101;
}

.pr-navbar {
  color: #333;
  background-color: #fff;
}

.pr-navbar .pr-navbar__navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0;
}

.pr-navbar .block-branding {
  width: 19%;
}

.pr-navbar .block-branding .site-branding {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: auto;
  width: 270px;
}

@media (min-width: 700px) and (max-width: 1199px) {
  .pr-navbar .block-branding .site-branding {
    width: 220px;
  }
}

@media (max-width: 991px) {
  .pr-navbar .block-branding .site-branding {
    width: 150px;
    margin-top: 10px;
  }
}

.pr-navbar .site-branding__text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

@media (max-width: 991px) {
  #navbar .pr-navbar__rw {
    max-width: 100%;
    width: 100%;
  }
}

#block-chm-theme-main-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  position: relative;
  /* pour fermer menu ouvert */
}

@media (max-width: 991px) {
  #block-chm-theme-main-menu {
    width: 100%;
  }
}

#block-chm-theme-main-menu .block__title {
  display: none;
}

@media (max-width: 991px) {
  #block-chm-theme-main-menu .block__title {
    background-image: url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/ico-menu-green.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50px 50px;
    display: block;
    margin: 45px 20px 10px auto;
    overflow: hidden;
    text-indent: -2000px;
    width: 50px;
    cursor: pointer;
  }
  #block-chm-theme-main-menu .block__title.opened {
    background-image: url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/ico-menu-close.svg");
    position: fixed;
    z-index: 1001;
    top: 20px;
    right: 0;
  }
}

#block-chm-theme-main-menu > .block__inner > .block-menu__content {
  display: block;
  /* menus superieurs importes */
}

@media (max-width: 991px) {
  #block-chm-theme-main-menu > .block__inner > .block-menu__content {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    overflow: scroll;
    background: white;
    padding: 50px 15px 25px;
  }
}

@media (max-width: 991px) {
  #block-chm-theme-main-menu > .block__inner > .block-menu__content .block__title {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #block-chm-theme-main-menu > .block__inner > .block-menu__content .block-menu__content {
    top: 0;
  }
}

@media (max-width: 480px) {
  #block-chm-theme-main-menu > .block__inner > .block-menu__content .block-menu__content {
    top: 0;
  }
}

#block-chm-theme-main-menu .block-menu__inner {
  width: 100%;
}

#block-chm-theme-main-menu .menu-level-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media (min-width: 992px) and (max-width: 1199px) {
  #block-chm-theme-main-menu .menu-level-1 {
    line-height: normal;
  }
}

@media (max-width: 991px) {
  #block-chm-theme-main-menu .menu-level-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap;
  }
}

#block-chm-theme-main-menu .menu-level-1 li {
  position: relative;
}

#block-chm-theme-main-menu .menu-level-1 li:hover > .menu__link--wrapper > .menu__link {
  background-color: #fff;
  border-bottom: 5px solid #0094aa;
  color: #000;
}

@media (min-width: 992px) {
  #block-chm-theme-main-menu .menu-level-1 li:hover .menu-level-2 {
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    left: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 200px;
    z-index: 10000000000;
  }
}

#block-chm-theme-main-menu .menu-level-1 .menu__link {
  border-bottom: 5px solid #fff;
  padding: 90px 10px 25px 10px;
  margin: 0 0 0 20px;
  font-weight: 600;
  font-size: 0.9375em;
}

@media (min-width: 992px) {
  #block-chm-theme-main-menu .menu-level-1 .menu__link {
    font-size: clamp(0.9375em, 1.2vw, 1.0625em);
    font-weight: 400;
  }
}

@media (max-width: 991px) {
  #block-chm-theme-main-menu .menu-level-1 .menu__link {
    padding: 5px;
    margin: 0 0 10px 0;
    text-align: center;
  }
}

#block-chm-theme-main-menu .menu-level-2 {
  background-color: #fff;
  -webkit-box-shadow: 1px 15px 24px -8px rgba(0, 0, 0, 0.5);
          box-shadow: 1px 15px 24px -8px rgba(0, 0, 0, 0.5);
  display: none;
  font-size: 0.9em;
  line-height: 1.1em;
  position: absolute;
  padding: 20px 10px 10px;
  border-top: 2px solid #e9e9e9;
}

@media (max-width: 991px) {
  #block-chm-theme-main-menu .menu-level-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1em;
    position: static;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0 0 2em 0;
  }
}

#block-chm-theme-main-menu .menu-level-2 li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 992px) {
  #block-chm-theme-main-menu .menu-level-2 li {
    margin-bottom: 5px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    min-width: auto;
    width: 100%;
  }
}

#block-chm-theme-main-menu .menu-level-2 .menu__link {
  border-bottom: 0;
  color: #333;
  margin: 0 5px;
  font-weight: 400;
}

#block-chm-theme-main-menu .menu-level-2 .menu__link:hover, #block-chm-theme-main-menu .menu-level-2 .menu__link.is-active {
  border-bottom: 0;
}

#block-chm-theme-main-menu .menu-level-2 .menu__link:hover {
  color: #0094aa;
}

@media (min-width: 700px) {
  #block-chm-theme-main-menu .menu-level-2 .menu__link {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media (max-width: 991px) {
  #block-chm-theme-main-menu .menu-level-2 .menu__link {
    text-transform: none;
  }
}

.l-highlighted {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.l-highlighted .container {
  width: 85vw;
  max-width: 1333px;
  margin: 0 auto;
  position: relative;
}

@media (max-width: 991px) {
  .l-highlighted .container {
    max-width: 100%;
  }
}

#block-phone-numbers {
  background: -webkit-gradient(linear, left top, left bottom, from(#0094aa), to(#8ae0ed));
  background: -webkit-linear-gradient(top, #0094aa 0%, #8ae0ed 100%);
  background: -o-linear-gradient(top, #0094aa 0%, #8ae0ed 100%);
  background: linear-gradient(180deg, #0094aa 0%, #8ae0ed 100%);
  border-radius: 0 0 44px 44px;
  color: #000;
  margin-top: -25px;
  padding: 40px 30px 15px 0;
  position: absolute;
  right: 0;
  text-align: right;
  -webkit-transform: rotate(3deg);
      -ms-transform: rotate(3deg);
          transform: rotate(3deg);
  width: 320px;
  z-index: 10;
}

@media (max-width: 991px) {
  #block-phone-numbers {
    position: static;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    border-radius: 0 0 20px 20px;
    padding: 0.5em;
    width: 100%;
    text-align: center;
    margin: 0;
  }
}

#block-phone-numbers .field {
  background: left 20px center url("images/ico-tel-hopital.svg") no-repeat;
  background-size: 18%;
  margin-bottom: 0;
  padding-left: 50px;
  -webkit-transform: rotate(-3deg);
      -ms-transform: rotate(-3deg);
          transform: rotate(-3deg);
}

@media (max-width: 991px) {
  #block-phone-numbers .field {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    padding-left: 0;
    background-image: none;
  }
}

#block-phone-numbers p {
  margin-bottom: 2px;
}

#block-phone-numbers a {
  color: #000;
}

#block-phone-numbers strong {
  color: #7E1402;
}

#block-lienmailheader {
  height: 1.2em;
  width: 1.2em;
  margin: 0.1em 0 0 25px;
}

@media (max-width: 991px) {
  #block-lienmailheader {
    margin: 0 auto;
  }
}

.pr-navbar__rw,
.pr-header__rw,
.pr-content-prefix__rw,
.pr-main__rw,
.pr-subfeatures {
  max-width: 1333px;
}

@media (max-width: 699px) {
  .pr-navbar__rw,
  .pr-header__rw,
  .pr-content-prefix__rw,
  .pr-main__rw,
  .pr-subfeatures {
    padding: 0;
  }
}

@media (min-width: 700px) {
  .pr-navbar__rw,
  .pr-header__rw,
  .pr-content-prefix__rw,
  .pr-main__rw,
  .pr-subfeatures {
    width: 85vw;
  }
}

@media (min-width: 1333px) {
  .pr-navbar__rw,
  .pr-header__rw,
  .pr-content-prefix__rw,
  .pr-main__rw,
  .pr-subfeatures {
    padding: 0;
  }
}

@media (max-width: 991px) {
  .pr-main__rw {
    max-width: 92vw;
  }
}

.l-main.l-row {
  position: relative;
  z-index: 1;
}

.l-main.l-row:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 200px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(236, 236, 236, 0.5)), to(rgba(247, 247, 247, 0.5)));
  background: -webkit-linear-gradient(top, rgba(236, 236, 236, 0.5) 0%, rgba(247, 247, 247, 0.5) 100%);
  background: -o-linear-gradient(top, rgba(236, 236, 236, 0.5) 0%, rgba(247, 247, 247, 0.5) 100%);
  background: linear-gradient(180deg, rgba(236, 236, 236, 0.5) 0%, rgba(247, 247, 247, 0.5) 100%);
  z-index: -1;
}

@media (max-width: 699px) {
  .l-main.l-row:before {
    height: 140px;
  }
}

.path-frontpage .l-main.l-row:before {
  content: none;
}

.block-main-content {
  padding-bottom: 50px;
}

.node {
  background-color: transparent;
  -webkit-box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0);
          box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0);
  padding: 0;
  border-radius: 0px;
}

.owl-stage {
  padding-left: 0 !important;
}

.owl-nav {
  display: none;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 -5%;
  position: absolute;
  top: 40%;
  width: 110%;
}

@media (min-width: 1200px) {
  .owl-nav {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

.owl-nav button span {
  font-size: 0;
}

.owl-prev, .owl-next {
  width: 21px;
  height: 88px;
  background: center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/swipe.svg") no-repeat !important;
  background-size: contain !important;
}

.owl-prev {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.page__title {
  margin-top: 70px;
}

@media (max-width: 699px) {
  .page__title {
    margin-top: 50px;
  }
}

.path-rendez-vous iframe {
  max-width: 100%;
}

.pr-footer {
  background-color: #646363;
}

.pr-footer__footer {
  text-align: center;
}

.pr-footer__footer ul.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.pr-footer__footer ul.menu li {
  margin: 0 !important;
  list-style-type: none;
  padding: 1px 8px;
  position: relative;
}

.pr-footer__footer ul.menu li a {
  color: #fff;
  font-size: 1.0em;
  text-decoration: none;
}

.pr-footer__footer ul.menu li a:hover {
  text-decoration: underline;
}

.pr-footer__footer ul.menu li:not(:last-child):after {
  content: "|";
  position: absolute;
  right: -2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.l-subfeatures {
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#efefef));
  background: -webkit-linear-gradient(top, white 0%, #efefef 100%);
  background: -o-linear-gradient(top, white 0%, #efefef 100%);
  background: linear-gradient(180deg, white 0%, #efefef 100%);
}

.pr-subfeatures {
  background: none;
  color: #333;
  margin: auto;
}

.pr-subfeatures .region {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 699px) {
  .pr-subfeatures .region {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#block-chm-theme-footer {
  width: 100%;
}

@media (min-width: 700px) and (max-width: 991px) {
  #block-chm-theme-footer {
    width: 65%;
  }
}

@media (min-width: 992px) {
  #block-chm-theme-footer {
    width: 40%;
  }
}

#block-chm-theme-footer .is-parent__wrapper .menu__link {
  color: #333;
  font-size: 1.20em;
  font-weight: 600;
  cursor: default;
  margin-bottom: 1em;
}

#block-chm-theme-footer .is-parent__wrapper .menu__link:hover {
  text-decoration: none;
}

#block-chm-theme-footer .menu__link {
  color: #333;
  font-size: 1.0em;
  font-weight: 400;
  cursor: pointer;
}

#block-chm-theme-footer .menu__link:hover {
  text-decoration: underline;
}

#block-chm-theme-footer .menu-level-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media (max-width: 699px) {
  #block-chm-theme-footer .menu-level-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#block-chm-theme-footer .menu-level-1 li {
  margin-bottom: 15px;
  padding-right: 20px;
  width: 50%;
}

@media (max-width: 699px) {
  #block-chm-theme-footer .menu-level-1 li {
    width: 100%;
  }
}

#block-chm-theme-footer .menu-level-1 .menu-level-2 {
  padding-left: 0;
}

#block-chm-theme-footer .menu-level-1 .menu-level-2 li {
  margin-bottom: 12px;
  width: 100%;
}

#block-footer-menu-secondary,
#block-pieddepagethird {
  width: 100%;
}

@media (min-width: 992px) {
  #block-footer-menu-secondary,
  #block-pieddepagethird {
    width: 20%;
  }
}

#block-footer-menu-secondary li,
#block-pieddepagethird li {
  margin-bottom: 0.5em;
}

#block-footer-menu-secondary a,
#block-pieddepagethird a {
  color: #333;
  font-weight: 700;
}

#block-footer-menu-secondary a:hover,
#block-pieddepagethird a:hover {
  color: #0094aa;
}

@media (min-width: 992px) {
  #block-pieddepagethird {
    width: 15%;
  }
}

#block-blocadressefooter {
  text-align: left;
  width: 100%;
}

@media (min-width: 700px) {
  #block-blocadressefooter {
    text-align: right;
  }
}

@media (min-width: 700px) and (max-width: 991px) {
  #block-blocadressefooter {
    padding-right: 15%;
    width: 35%;
  }
}

@media (min-width: 992px) {
  #block-blocadressefooter {
    padding-right: 8%;
    width: 25%;
  }
}

#block-blocadressefooter .footer-logo {
  padding-bottom: 1em;
  width: 150px;
  height: 150px;
}

#block-blocadressefooter .socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media (min-width: 700px) {
  #block-blocadressefooter .socials {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

#block-blocadressefooter .socials a {
  margin-right: 0.5em;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}

#block-blocadressefooter .socials a:hover {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}

#block-blocadressefooter .socials img {
  width: 60px;
}

.path-frontpage #block-sitebranding {
  margin-top: 50px;
  padding-right: 55px;
  width: 50%;
}

@media (min-width: 992px) {
  .path-frontpage #block-sitebranding {
    margin-top: 100px;
    min-width: 560px;
  }
}

@media (max-width: 699px) {
  .path-frontpage #block-sitebranding {
    width: 100%;
    margin-top: 3em;
  }
}

.path-frontpage #block-sitebranding .site-branding {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media (max-width: 699px) {
  .path-frontpage #block-sitebranding .site-branding {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.path-frontpage #block-sitebranding .site-branding__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: right;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media (max-width: 699px) {
  .path-frontpage #block-sitebranding .site-branding__text {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.path-frontpage #block-sitebranding .site-branding__name {
  display: none;
}

.path-frontpage #block-sitebranding em.site-branding__slogan {
  font-size: 1.8em;
  font-style: normal;
  line-height: 1.2em;
  max-width: 450px;
}

@media (max-width: 699px) {
  #block-blochero {
    margin: 0;
  }
}

#block-blochero > .block__inner > .block__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  margin-top: 5vh;
}

@media (max-width: 699px) {
  #block-blochero > .block__inner > .block__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#block-blochero .field-block-content--body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  
}

@media (min-width: 992px) {
  #block-blochero .field-block-content--body {
   
  }
}

@media (max-width: 699px) {
  #block-blochero .field-block-content--body {
    width: 100%;
    padding: 0;
  }
}

#block-blochero .field-block-content--body h1 {
  text-align: right;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
}

@media (max-width: 699px) {
  #block-blochero .field-block-content--body h1 {
    text-align: left;
  }
}

#block-blochero .field-block-content--body p {
  margin-bottom: 0;
}

@media (min-width: 700px) {
  #block-blochero .field-block-content--body p {
    text-align: right;
  }
}

#block-blochero .field-block-content--body a {
  color: #000;
  background: #fff /*right 10px center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/arrow.svg") no-repeat*/;
  background-size: 30px 30px;
  display: inline-block;
  font-size: 110%;
  padding: 12px 30px 12px 30px;
  text-decoration: none;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
  border-radius: 30px;
  -webkit-box-shadow: 3.3px 3.3px 9px #D9DADE, -3.3px -3.3px 9px #fff;
          box-shadow: 3.3px 3.3px 9px #D9DADE, -3.3px -3.3px 9px #fff;
  margin-right: 15px;
  margin-bottom: 20px;
  font-size: clamp(0.875em, 1vw, 1.125em);
  border: 2px solid transparent;
  -webkit-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s;
}

#block-blochero .field-block-content--body a:hover {
  -webkit-box-shadow: 1.2px 1.2px 7px #D9DADE, -1.2px -1.2px 7px #fff;
          box-shadow: 1.2px 1.2px 7px #D9DADE, -1.2px -1.2px 7px #fff;
  background-color: #fff;
  color: #000;
}

@media (min-width: 992px) and (max-width: 1199px) {
  #block-blochero .field-block-content--body a {
    background: right 10px center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/hopital.svg") no-repeat, white;
    background-size: 30px 30px;
  }
}

@media (min-width: 700px) and (max-width: 991px) {
  #block-blochero .field-block-content--body a:last-child {
    margin-bottom: 0;
  }
}

#block-blochero .field-block-content--body a:is(:hover, :active) {
  border: 2px solid #0094aa;
}

#block-blochero .field-block-content--body a.appointement-link {
  background-image: url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/rdv.svg");
}

#block-blochero .field-block-content--body a.medical-link {
  background-image: url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/service.svg");
}

#block-blochero .field-block-content--body a.visit-link {
  background-image: url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/horaire.svg");
}

#block-blochero .field-block-content--body a.doctor-link {
  background-image: url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/medecin.svg");
}

#block-blochero .field-block-content--body a.location-link {
  background-image: url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/hopital.svg");
}

#block-blochero .field-block-content-field-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 50%;
}

@media (max-width: 699px) {
  #block-blochero .field-block-content-field-image {
    display: none;
    margin: 0;
    width: 100%;
    max-height: 40vh;
    overflow: hidden;
  }
}

#block-blochero .field-block-content-field-image::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.05)), to(rgba(0, 0, 0, 0.3)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.3) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.3) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.3) 100%);
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

#block-blochero .field-block-content-field-image article,
#block-blochero .field-block-content-field-image .field-type-image {
  height: 100%;
}

#block-blochero .field-block-content-field-image .field-type-image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#block-blochero .block-plugin-id--views-exposed-filter-block-search-page-1 {
  position: absolute;
  bottom: 0;
  text-align: center;
  right: 10%;
  width: 30%;
}

@media (min-width: 992px) and (max-width: 1199px) {
  #block-blochero .block-plugin-id--views-exposed-filter-block-search-page-1 {
    margin-left: 20px;
    margin-right: 20px;
    right: 0;
    width: calc(100% - 560px - 40px);
  }
}

@media (min-width: 1200px) and (max-width: 1333px) {
  #block-blochero .block-plugin-id--views-exposed-filter-block-search-page-1 {
    margin-left: 50px;
    margin-right: 50px;
    right: 0;
    width: calc(100% - 560px - 100px);
  }
}

@media (max-width: 699px) {
  #block-blochero .block-plugin-id--views-exposed-filter-block-search-page-1 {
    position: static;
    width: 100%;
    text-align: left;
  }
}

#block-blochero .block-plugin-id--views-exposed-filter-block-search-page-1 .block__title {
  color: white;
  font-size: 1.5em;
  font-weight: 600;
}

@media (max-width: 699px) {
  #block-blochero .block-plugin-id--views-exposed-filter-block-search-page-1 .block__title {
    color: inherit;
    font-size: inherit;
  }
}

#block-blochero .block-plugin-id--views-exposed-filter-block-search-page-1 .block__content {
  display: block;
  position: relative;
}

#block-blochero .block-plugin-id--views-exposed-filter-block-search-page-1 .form--inline .form-item {
  float: none;
  margin: 0;
}

#block-blochero .block-plugin-id--views-exposed-filter-block-search-page-1 .form-text {
  border-radius: 100px;
  height: 40px;
  padding: 0 20px;
  color: #696969;
  font-family: "Raleway", sans-serif;
  font-size: 0.875em;
  font-style: italic;
  border: 0;
  -webkit-box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.15), 2px 2px 5px rgba(0, 0, 0, 0.15);
          box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.15), 2px 2px 5px rgba(0, 0, 0, 0.15);
  background: white;
}

#block-blochero .block-plugin-id--views-exposed-filter-block-search-page-1 .form-submit {
  position: absolute;
  top: 9px;
  right: 20px;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  background: red;
  font-size: 0;
  padding: 0;
  width: 25px;
  height: 25px;
  background: center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/search.svg") no-repeat;
  background-size: contain;
  border-radius: 0;
}

#block-bloccovid {
  background: left top 75px url("images/vaccin-illu.png") no-repeat;
  background-size: 497px 342px;
}

@media (min-width: 700px) {
  #block-bloccovid {
    margin-top: 30px;
    margin-bottom: 70px;
  }
}

#block-bloccovid > .block__inner {
  background: #ffffffd6;
}

@media (min-width: 1200px) {
  #block-bloccovid {
    margin-left: -50px;
    padding-left: 497px;
    padding-bottom: 50px;
    padding-top: 80px;
  }
}

#block-bloccovid h2 {
  color: #df7605;
  margin-bottom: 40px;
}

@media (min-width: 1200px) {
  #block-bloccovid h2 {
    margin-left: 55px;
  }
}

#block-bloccovid ul {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  list-style-type: none;
  padding-left: 0;
}

@media (min-width: 1200px) {
  #block-bloccovid ul {
    padding-left: 55px;
  }
}

#block-bloccovid ul li {
  margin-bottom: 15px;
}

#block-bloccovid ul li a {
  background: left url(" images/ico-virus-off.svg") no-repeat;
  background-size: 25px 24px;
  color: #333;
  font-size: 1.2em;
  padding-left: 45px;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#block-bloccovid ul li a:hover {
  background-image: url(" images/ico-virus-on.svg");
  text-decoration: underline;
}

@media (max-width: 991px) {
  #block-bloccovid ul li a {
    font-size: 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 35px;
  }
}

#block-bloccovid .btn-more-question {
  color: #000;
  background: #fff right 10px center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/arrow.svg") no-repeat;
  background-size: 30px 30px;
  display: inline-block;
  font-size: 110%;
  padding: 12px 55px 12px 30px;
  text-decoration: none;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
  border-radius: 30px;
  -webkit-box-shadow: 3.3px 3.3px 9px #D9DADE, -3.3px -3.3px 9px #fff;
          box-shadow: 3.3px 3.3px 9px #D9DADE, -3.3px -3.3px 9px #fff;
  background: right 10px center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/arrow.svg") no-repeat, #FFF;
  background-size: 30px 30px;
  border: none;
  display: block;
  height: auto;
  margin: 0 auto 30px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-family: "Raleway";
}

#block-bloccovid .btn-more-question:hover {
  -webkit-box-shadow: 1.2px 1.2px 7px #D9DADE, -1.2px -1.2px 7px #fff;
          box-shadow: 1.2px 1.2px 7px #D9DADE, -1.2px -1.2px 7px #fff;
  background-color: #fff;
  color: #000;
}

#block-bloccovid .more-question li {
  display: none;
}

#block-blocjob {
  background-color: #EAF3F0;
  margin-left: -50vw;
  margin-right: -50vw;
}

#block-blocjob .block__content {
  max-width: 82vw;
  margin: auto;
}

#block-blocjob article.align-right {
  width: 50%;
}

#block-blocjob .field-type-image {
  margin-left: 50px;
}

@media (min-width: 1200px) {
  #block-blocjob .field-type-image {
    margin-top: -100px;
  }
}

#block-blocjob .field-name-body {
  padding-top: 60px;
  padding-bottom: 40px;
  text-align: right;
}

#block-blocjob .field-name-body a {
  color: #000;
  background: #fff right 10px center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/arrow.svg") no-repeat;
  background-size: 30px 30px;
  display: inline-block;
  font-size: 110%;
  padding: 12px 55px 12px 30px;
  text-decoration: none;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
  border-radius: 30px;
  -webkit-box-shadow: 3.3px 3.3px 9px #D9DADE, -3.3px -3.3px 9px #fff;
          box-shadow: 3.3px 3.3px 9px #D9DADE, -3.3px -3.3px 9px #fff;
  background: right 10px center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/foreign.svg") no-repeat;
  background-size: 18px;
}

#block-blocjob .field-name-body a:hover {
  -webkit-box-shadow: 1.2px 1.2px 7px #D9DADE, -1.2px -1.2px 7px #fff;
          box-shadow: 1.2px 1.2px 7px #D9DADE, -1.2px -1.2px 7px #fff;
  background-color: #fff;
  color: #000;
}

#block-blocjob .field-name-body p {
  line-height: 160%;
}

@media (max-width: 991px) {
  #block-blocjob article.align-right {
    width: 100%;
    float: none;
  }
  #block-blocjob .field-type-image {
    margin-left: 0;
    margin-bottom: 2em;
  }
  #block-blocjob .field__items {
    text-align: left;
  }
}

#block-sendinbluesubscriptionformnewlestter {
  background: #0095a9;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

#block-sendinbluesubscriptionformnewlestter h2.block__title {
  color: white;
  font-size: 1.5em;
  margin: 0 2em 0 0;
}

@media (max-width: 991px) {
  #block-sendinbluesubscriptionformnewlestter h2.block__title {
    margin: 0;
    text-align: center;
  }
}

#block-sendinbluesubscriptionformnewlestter .block__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 991px) {
  #block-sendinbluesubscriptionformnewlestter .block__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#block-sendinbluesubscriptionformnewlestter .block__content {
  width: 25%;
  position: relative;
}

@media (max-width: 991px) {
  #block-sendinbluesubscriptionformnewlestter .block__content {
    width: 70%;
  }
}

#block-sendinbluesubscriptionformnewlestter .form-item-fields-email input {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 1em;
  border-radius: 100px;
  border: 0;
  height: 2.5em;
  padding: 0 20px;
  -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2), inset 2px 2px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2), inset 2px 2px 5px rgba(0, 0, 0, 0.15);
}

#block-sendinbluesubscriptionformnewlestter .form-item-fields-email input:focus {
  position: relative;
  z-index: 2;
}

#block-sendinbluesubscriptionformnewlestter .form-item-fields-email label {
  position: relative;
  top: 32px;
  left: 20px;
  pointer-events: none;
  font-style: italic;
  font-weight: 300;
}

#block-sendinbluesubscriptionformnewlestter .form-submit {
  position: absolute;
  top: 30px;
  right: 7px;
  width: 30px;
  height: 30px;
  opacity: 1;
  border: 0;
  border-radius: 100px;
  font-size: 0;
  z-index: 3;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  background: center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/check.svg") no-repeat;
  background-size: contain;
  padding: 0;
}

/* css for medecins */
#block-formulaireexposeour-doctorpage-1 .form-item,
#block-formulaireexposeour-servicespage-1 .form-item,
#block-formulaireexposesearchpage-1 .form-item {
  width: 100%;
}

#edit-search-api-fulltext--3 {
  border-radius: 100px;
  height: 40px;
  padding: 0 20px;
  color: #696969;
  font-family: "Raleway", sans-serif;
  font-size: 0.9em;
  font-style: italic;
  border: 0;
  -webkit-box-shadow: inset 2px 2px 5px #c4c4c4, 2px 2px 5px #cccccc;
          box-shadow: inset 2px 2px 5px #c4c4c4, 2px 2px 5px #cccccc;
  background: white;
}

#views-exposed-form-our-doctor-page-1,
#views-exposed-form-our-services-page-1 {
  position: relative;
  max-width: 400px;
  margin-bottom: 0;
}

#edit-sort-bef-combine--2--wrapper {
  display: none;
}

#edit-submit-our-doctor--2,
#edit-submit-our-services--2,
#edit-submit-search--3 {
  position: absolute;
  top: 9px;
  right: 20px;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  background: red;
  font-size: 0;
  padding: 0;
  width: 25px;
  height: 25px;
  background: center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/search.svg") no-repeat;
  background-size: contain;
}

@media (min-width: 700px) {
  .path-nos-medecins #main-content .l-rw,
  .path-nos-services #main-content .l-rw,
  .path-recherche #main-content .l-rw {
    display: grid;
    grid-gap: 1vw;
    grid-template-columns: repeat(4, 1fr);
  }
}

.path-nos-medecins #rid-content,
.path-nos-services #rid-content,
.path-recherche #rid-content {
  grid-column: span 3;
}

.path-nos-medecins .facets-widget-checkbox ul,
.path-nos-services .facets-widget-checkbox ul,
.path-recherche .facets-widget-checkbox ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.path-nos-medecins .facet-item,
.path-nos-services .facet-item,
.path-recherche .facet-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.path-nos-medecins .facet-item label,
.path-nos-services .facet-item label,
.path-recherche .facet-item label {
  font-weight: 400;
}

.path-nos-medecins #main-content,
.path-nos-services #main-content,
.path-recherche #main-content {
  position: relative;
}

.path-nos-medecins .page__title,
.path-nos-services .page__title,
.path-recherche .page__title {
  display: none;
}

.path-nos-medecins .form-actions,
.path-nos-services .form-actions,
.path-recherche .form-actions {
  margin: 0;
}

/*.path-brochures {

    #main-content .l-rw {

        @include smmdlg {
            display: grid;
            grid-gap: 1vw;
            grid-template-columns: repeat(4, 1fr);
        }
    }

    #rid-content {
        grid-column: span 3;

        .view-content {
            ul {
                width: 100%
            }
        }
    }

    #main-content {
        position: relative;
    }

    .form-actions {
        margin: 0;
    }
}*/
#block-bannierelistemedecins,
#block-bannierelisteservices {
  position: relative;
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

#block-bannierelistemedecins .field-name-body,
#block-bannierelisteservices .field-name-body {
  position: absolute;
  max-width: 1300px;
  width: 80vw;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-shadow: 0 0 5px rgba(255, 255, 255, 0.85);
  font-size: 2.625em;
}

@media (max-width: 1199px) {
  #block-bannierelistemedecins .field-name-body,
  #block-bannierelisteservices .field-name-body {
    font-size: 1.875em;
  }
}

#block-bannierelistemedecins .field-name-field-image-media:after,
#block-bannierelisteservices .field-name-field-image-media:after {
  content: "";
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.path-recherche #main-content .l-rw {
  margin-top: 220px;
}

@media (max-width: 699px) {
  .path-recherche #main-content .l-rw {
    margin-top: 130px;
  }
}

.path-recherche .page__title {
  position: absolute;
  display: block;
  top: 70px;
  left: 8vw;
  margin-top: 0;
}

@media (min-width: 1550px) {
  .path-recherche .page__title {
    left: calc(50vw - 665px);
  }
}

@media (max-width: 699px) {
  .path-recherche .page__title {
    top: 50px;
  }
}

.form-item-sort-bef-combine label {
  display: none;
}

#rid-sidebar-filters h3, #rid-sidebar-filters .block__title {
  font-weight: 400;
  margin-bottom: 0.65em;
  font-size: 1em;
}

#rid-sidebar-filters select {
  font-family: "Raleway";
}

.block-plugin-id--facets-summary-block-nos-medecin-reset- ul,
.block-plugin-id--facets-summary-block-service-reset ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.block-plugin-id--facets-summary-block-nos-medecin-reset- a,
.block-plugin-id--facets-summary-block-service-reset a {
  margin-bottom: 0.5em;
  display: block;
}

.block-plugin-id--facets-summary-block-nos-medecin-reset- .js-facet-deactivate,
.block-plugin-id--facets-summary-block-service-reset .js-facet-deactivate {
  font-size: 0;
}

.block-plugin-id--facets-summary-block-nos-medecin-reset- .js-facet-deactivate:before,
.block-plugin-id--facets-summary-block-service-reset .js-facet-deactivate:before {
  content: "×";
  font-size: 1.2rem;
}

.block-facet--glossaryaz .item-list__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.block-facet--glossaryaz .item-list__list a {
  border: 1px solid;
  padding: 0.1em 0.4em;
  margin-right: 0.5em;
  color: #0094aa;
  text-decoration: none;
}

.path-nos-medecins .view-our-doctor .views-row,
.path-recherche .view-search .views-row {
  background: #FFF;
  -webkit-box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.15);
          box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  min-height: 170px;
  overflow: hidden;
  position: relative;
  padding: 1.5em 0 1.5em 200px;
  margin: 1em 0;
  max-width: 700px;
}

@media (max-width: 699px) {
  .path-nos-medecins .view-our-doctor .views-row,
  .path-recherche .view-search .views-row {
    padding: 1em;
  }
}

.path-nos-medecins .view-our-doctor .views-row .medecin-image,
.path-recherche .view-search .views-row .medecin-image {
  margin: 0;
  max-height: none;
  height: 170px;
  width: 170px;
  position: absolute;
  top: 0;
  left: 0;
}

@media (max-width: 699px) {
  .path-nos-medecins .view-our-doctor .views-row .medecin-image,
  .path-recherche .view-search .views-row .medecin-image {
    position: static;
    height: 100px;
    width: 100px;
  }
}

.path-recherche .view-search .views-row {
  padding: 1.5em;
}

.path-nos-services .view-our-services .view-rows {
  display: grid;
  grid-gap: 1vw;
}

@media (min-width: 700px) {
  .path-nos-services .view-our-services .view-rows {
    grid-template-columns: repeat(2, 1fr);
  }
}

.path-nos-services .view-our-services .views-row {
  background: #FFF;
  -webkit-box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.15);
          box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  padding: 1.5em 2em;
  margin: 1em 0;
}

.search-result-title {
  font-weight: 600;
  font-size: 1.2em;
  margin-bottom: 0.5em;
}

@media (max-width: 699px) {
  .search-result-title {
    margin-top: 0.5em;
  }
}

.search-result-title a {
  color: #0094aa;
}

.search-result-subtitle {
  font-size: 1em;
  font-weight: 600;
  margin-bottom: 0.7em;
}

.search-result-tags {
  padding: 0;
  margin-bottom: 1em;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  font-size: 0.85em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.search-result-tags .item-list__list {
  margin-bottom: 0.5em;
}

.search-result-tags a {
  background: white;
  -webkit-box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.15);
          box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.15);
  border-radius: 100px;
  padding: 0.5em 1em;
  text-decoration: none;
  color: #0094aa;
  display: inline-block;
  margin: 0.4em 0.2em 0 0;
}

.medecin-chef {
  top: 1.5em;
  right: 1.5em;
  text-transform: uppercase;
  font-size: 0.85em;
  font-weight: 600;
  margin: 0;
}

@media (min-width: 700px) {
  .medecin-chef {
    position: absolute;
  }
}

.path-actualites .view-rows,
.path-evenements .view-rows,
.path-presse .view-rows {
  display: grid;
  grid-gap: 0 2vw;
  margin-top: 90px;
  position: relative;
}

@media (min-width: 992px) {
  .path-actualites .view-rows,
  .path-evenements .view-rows,
  .path-presse .view-rows {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 699px) {
  .path-actualites .view-rows,
  .path-evenements .view-rows,
  .path-presse .view-rows {
    margin-top: 70px;
  }
}

.path-actualites .field-name-body,
.path-evenements .field-name-body,
.path-presse .field-name-body {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
}

.path-actualites .views-row,
.path-evenements .views-row,
.path-presse .views-row {
  background: #FFF;
  -webkit-box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.15);
          box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  position: relative;
  padding: 1.5em 2em;
  margin: 1em 0;
  height: 520px;
}

.path-actualites .views-row a,
.path-evenements .views-row a,
.path-presse .views-row a {
  color: #0094aa;
}

.path-actualites .node__title,
.path-evenements .node__title,
.path-presse .node__title {
  font-weight: 600;
  font-size: 1.5em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.path-actualites .node__links,
.path-evenements .node__links,
.path-presse .node__links {
  position: absolute;
  bottom: 30px;
  right: 20px;
}

.path-actualites .node-readmore,
.path-evenements .node-readmore,
.path-presse .node-readmore {
  margin-left: auto;
}

.path-actualites .node-readmore a,
.path-evenements .node-readmore a,
.path-presse .node-readmore a {
  color: #000;
  background: #fff right 10px center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/arrow.svg") no-repeat;
  background-size: 30px 30px;
  display: inline-block;
  font-size: 110%;
  padding: 12px 55px 12px 30px;
  text-decoration: none;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
  border-radius: 30px;
  -webkit-box-shadow: 3.3px 3.3px 9px #D9DADE, -3.3px -3.3px 9px #fff;
          box-shadow: 3.3px 3.3px 9px #D9DADE, -3.3px -3.3px 9px #fff;
  background: right 10px center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/arrow-no-bg.svg") no-repeat;
  background-size: 30px 30px;
  padding-right: 45px;
}

.path-actualites .node-readmore a:hover,
.path-evenements .node-readmore a:hover,
.path-presse .node-readmore a:hover {
  -webkit-box-shadow: 1.2px 1.2px 7px #D9DADE, -1.2px -1.2px 7px #fff;
          box-shadow: 1.2px 1.2px 7px #D9DADE, -1.2px -1.2px 7px #fff;
  background-color: #fff;
  color: #000;
}

.path-actualites .node,
.path-evenements .node,
.path-presse .node {
  margin: 0;
}

.path-actualites .field-name-field-location,
.path-actualites .field-name-field-event-type,
.path-actualites .field-name-field-date-start,
.path-evenements .field-name-field-location,
.path-evenements .field-name-field-event-type,
.path-evenements .field-name-field-date-start,
.path-presse .field-name-field-location,
.path-presse .field-name-field-event-type,
.path-presse .field-name-field-date-start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0;
  font-size: 0.875em;
  line-height: 180%;
}

.path-actualites .field-name-field-location:before,
.path-actualites .field-name-field-event-type:before,
.path-actualites .field-name-field-date-start:before,
.path-evenements .field-name-field-location:before,
.path-evenements .field-name-field-event-type:before,
.path-evenements .field-name-field-date-start:before,
.path-presse .field-name-field-location:before,
.path-presse .field-name-field-event-type:before,
.path-presse .field-name-field-date-start:before {
  width: 30%;
  font-weight: 600;
  color: #006878;
}

.path-actualites .field-name-field-event-type:before,
.path-evenements .field-name-field-event-type:before,
.path-presse .field-name-field-event-type:before {
  content: "Catégorie";
}

.path-actualites .field-name-field-location:before,
.path-evenements .field-name-field-location:before,
.path-presse .field-name-field-location:before {
  content: "Lieu";
}

.path-actualites .field-name-field-media-image,
.path-evenements .field-name-field-media-image,
.path-presse .field-name-field-media-image {
  height: 200px;
  width: 100%;
}

.path-actualites .field-name-field-media-image img,
.path-evenements .field-name-field-media-image img,
.path-presse .field-name-field-media-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.path-actualites .field-name-field-date-start,
.path-evenements .field-name-field-date-start,
.path-presse .field-name-field-date-start {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: -webkit-linear-gradient(313.06deg, #4597AB 0%, #57C2D1 100%);
  background: -o-linear-gradient(313.06deg, #4597AB 0%, #57C2D1 100%);
  background: linear-gradient(136.94deg, #4597AB 0%, #57C2D1 100%);
  border-radius: 100px;
  color: white;
  height: 80px;
  font-weight: 600;
  font-size: 0.8em;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.2;
  padding: 5px;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -15px;
  width: 80px;
}

.path-actualites .field-name-field-date-start .datetime,
.path-evenements .field-name-field-date-start .datetime,
.path-presse .field-name-field-date-start .datetime {
  max-width: 65px;
  word-break: break-word;
}

.path-presse .views-row {
  height: 375px;
}

.path-evenements .node__title {
  max-width: calc(100% - 70px);
  -webkit-line-clamp: 3;
}

.path-evenements .main-image {
  position: absolute;
  width: calc(100% - 4em);
  top: 7em;
}

.path-evenements .node__content {
  position: absolute;
  top: calc(6em + 230px);
  width: 80%;
}

.path-evenements .debut,
.path-evenements .fin {
  display: block;
}

.path-evenements .field-name-field-short-description {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.path-publications {
  margin-top: 110px;
}

@media (max-width: 699px) {
  .path-publications {
    margin-top: 70px;
  }
}

.path-publications .item-list__title {
  margin-bottom: 1em;
  font-weight: 400;
}

.path-publications .item-list ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 5%;
}

@media (min-width: 992px) {
  .path-publications .item-list ul {
    grid-template-columns: repeat(4, 1fr);
  }
}

.path-publications .item-list__item {
  background: #FFF;
  -webkit-box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.15);
          box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  position: relative;
  padding: 1.5em 1.2em;
}

@media (min-width: 992px) {
  .path-publications .item-list__item {
    padding: 1.5em 2em;
  }
}

.path-publications .file {
  font-size: 0.75rem;
  line-height: 0.95rem;
  margin-top: 1rem;
}

.path-brochures {
  /*margin-top: 110px;

    @include xs {
        margin-top: 70px;
    }*/
}

.path-brochures #block-chm-theme-content {
  min-height: 350px;
}

.path-brochures .item-list__title {
  margin-bottom: 1em;
  font-weight: 400;
}

.path-brochures .item-list ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

@media (min-width: 992px) {
  .path-brochures .item-list ul {
    grid-template-columns: repeat(4, 1fr);
  }
}

.path-brochures .item-list__item {
  background: #FFF;
  -webkit-box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.15);
          box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  position: relative;
  padding: 1.5em 1.2em;
  margin: 30px;
}

.path-brochures .item-list__item .field-content {
  display: block;
}

.path-brochures .item-list__item .field-content img {
  display: block;
  margin: 0 auto;
}

@media (min-width: 992px) {
  .path-brochures .item-list__item {
    padding: 1.5em 2em;
  }
}

.path-brochures .file {
  font-size: 0.75rem;
  line-height: 0.95rem;
  margin-top: 1rem;
}

.path-brochures #search_brochures {
  /*margin: 0 0 20px 0;*/
  width: 400px;
  text-align: right;
  float: right;
  height: 50px;
  position: relative;
  top: -100px;
}

@media (max-width: 699px) {
  .path-brochures #search_brochures {
    width: 100%;
    float: none;
    top: 0;
  }
}

.path-brochures #search_brochures::-webkit-input-placeholder {
  color: #ccc;
}

.path-brochures #search_brochures::-moz-placeholder {
  color: #ccc;
}

.path-brochures #search_brochures::-ms-input-placeholder {
  color: #ccc;
}

.path-brochures #search_brochures::placeholder {
  color: #ccc;
}

.path-brochures #rid-sidebar-filters .block__title {
  font-size: 1.875em;
  font-weight: bold;
}

.field-entity-reference-type-taxonomy-term .field__item-wrapper:last-child:after {
  content: none;
}

.pager__item * {
  font-size: 1.2rem !important;
}

.pager__item--next a span,
.pager__item--previous a span {
  font-weight: 900;
  font-size: 1.3rem !important;
}

.pager__items {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.page-node-type--doctor .node__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
}

.page-node-type--doctor .node__header .field-node-field-image {
  display: inline-block;
  padding-right: 3%;
  width: 20%;
}

@media (max-width: 1199px) {
  .page-node-type--doctor .node__header .field-node-field-image {
    margin: 0;
  }
}

@media (max-width: 1199px) {
  .page-node-type--doctor .node__header {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.page-node-type--doctor .header-doctor-title {
  color: #006878;
  font-size: 1.3125em;
  margin-left: 1em;
}

@media (max-width: 1199px) {
  .page-node-type--doctor .header-doctor-title {
    font-size: 1em;
  }
}

.page-node-type--doctor h1 {
  margin-top: 40px;
  margin-bottom: 15px;
}

@media (max-width: 1199px) {
  .page-node-type--doctor h1 {
    margin: 0 0 0.2em 0;
  }
}

.page-node-type--doctor #bloc-rendez-vous {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: -160px;
  float: right;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 1199px) {
  .page-node-type--doctor #bloc-rendez-vous {
    margin-top: 0;
    margin-bottom: 2em;
    float: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 20px;
    width: 100%;
  }
}

.page-node-type--doctor .field-node--field-route.clearfix::after {
  display: block;
  clear: none;
  content: "";
}

.page-node-type--doctor .field-node--field-route,
.page-node-type--doctor .field-node-field-service,
.page-node-type--doctor .field-node-field-location-content,
.page-node-type--doctor .field-node-field-specialisation,
.page-node-type--doctor .field-node--field-formation,
.page-node-type--doctor .field-node--field-language {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  width: 60%;
}

.page-node-type--doctor .field-node--field-route a,
.page-node-type--doctor .field-node-field-service a,
.page-node-type--doctor .field-node-field-location-content a,
.page-node-type--doctor .field-node-field-specialisation a,
.page-node-type--doctor .field-node--field-formation a,
.page-node-type--doctor .field-node--field-language a {
  color: #0094aa;
}

@media (max-width: 1199px) {
  .page-node-type--doctor .field-node--field-route,
  .page-node-type--doctor .field-node-field-service,
  .page-node-type--doctor .field-node-field-location-content,
  .page-node-type--doctor .field-node-field-specialisation,
  .page-node-type--doctor .field-node--field-formation,
  .page-node-type--doctor .field-node--field-language {
    width: 100%;
    font-size: 1em;
  }
}

.page-node-type--doctor .field-node--field-route.clearfix::after,
.page-node-type--doctor .field-node-field-service.clearfix::after,
.page-node-type--doctor .field-node-field-location-content.clearfix::after,
.page-node-type--doctor .field-node-field-specialisation.clearfix::after,
.page-node-type--doctor .field-node--field-formation.clearfix::after,
.page-node-type--doctor .field-node--field-language.clearfix::after {
  clear: none;
  content: "";
  display: block;
}

.page-node-type--doctor .field-node--field-route .field__label,
.page-node-type--doctor .field-node-field-service .field__label,
.page-node-type--doctor .field-node-field-location-content .field__label,
.page-node-type--doctor .field-node-field-specialisation .field__label,
.page-node-type--doctor .field-node--field-formation .field__label,
.page-node-type--doctor .field-node--field-language .field__label {
  background: left url("images/ico-pointer.svg") no-repeat;
  background-size: 25px 25px;
  color: #006878;
  font-weight: 400;
  line-height: 1.6em;
  margin-left: 20px;
  padding-left: 50px;
  width: 350px;
}

@media (max-width: 1199px) {
  .page-node-type--doctor .field-node--field-route .field__label,
  .page-node-type--doctor .field-node-field-service .field__label,
  .page-node-type--doctor .field-node-field-location-content .field__label,
  .page-node-type--doctor .field-node-field-specialisation .field__label,
  .page-node-type--doctor .field-node--field-formation .field__label,
  .page-node-type--doctor .field-node--field-language .field__label {
    width: 50%;
    margin: 0;
    background-size: 14px;
    padding-left: 30px;
  }
}

.page-node-type--doctor .field-node--field-route .field__items,
.page-node-type--doctor .field-node-field-service .field__items,
.page-node-type--doctor .field-node-field-location-content .field__items,
.page-node-type--doctor .field-node-field-specialisation .field__items,
.page-node-type--doctor .field-node--field-formation .field__items,
.page-node-type--doctor .field-node--field-language .field__items {
  font-size: 1.2em;
}

@media (max-width: 1199px) {
  .page-node-type--doctor .field-node--field-route .field__items,
  .page-node-type--doctor .field-node-field-service .field__items,
  .page-node-type--doctor .field-node-field-location-content .field__items,
  .page-node-type--doctor .field-node-field-specialisation .field__items,
  .page-node-type--doctor .field-node--field-formation .field__items,
  .page-node-type--doctor .field-node--field-language .field__items {
    font-size: 1em;
    display: block;
    margin: 0.5em 0 0 60px;
  }
}

.page-node-type--doctor .field-node--field-route .field-wrapper,
.page-node-type--doctor .field-node-field-service .field-wrapper,
.page-node-type--doctor .field-node-field-location-content .field-wrapper,
.page-node-type--doctor .field-node-field-specialisation .field-wrapper,
.page-node-type--doctor .field-node--field-formation .field-wrapper,
.page-node-type--doctor .field-node--field-language .field-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% - 350px);
}

.page-node-type--doctor .field-node-field-service .field__label {
  background-image: url("images/ico-service.svg");
}

.page-node-type--doctor .field-node-field-location-content .field__label {
  background-image: url("images/picto-hopital.svg");
}

.page-node-type--doctor .field-node-field-specialisation .field__label {
  background-image: url("images/ico-specialisation.svg");
}

.page-node-type--doctor .field-node--field-formation .field__label {
  background-image: url("images/ico-specialisation.svg");
}

.page-node-type--doctor .field__item-wrapper {
  margin-right: 7px;
}

.page-node-type--doctor .field__item-wrapper::after {
  content: ",";
}

.page-node-type--doctor .field__item-wrapper:last-child::after {
  content: none;
}

.page-node-type--doctor .horaire_consultation_chm,
.page-node-type--doctor .horaire_consultation_csas,
.page-node-type--doctor .horaire_consultation_comines {
  background-size: 600px;
  background-position: right bottom;
  background-repeat: no-repeat;
  padding-bottom: 60px;
}

@media (max-width: 1199px) {
  .page-node-type--doctor .horaire_consultation_chm,
  .page-node-type--doctor .horaire_consultation_csas,
  .page-node-type--doctor .horaire_consultation_comines {
    background: none;
  }
}

.page-node-type--doctor .horaire_consultation_chm {
  background-image: url("images/illu-rdv-medecin.png");
}

.page-node-type--doctor .horaire_consultation_csas {
  background-image: url("images/illu-rdv-medecin.png");
}

.page-node-type--doctor .horaire_consultation_comines {
  background-image: url("images/illu-rdv-comines.png");
}

.page-node-type--doctor .block-main-content {
  padding-bottom: 0;
}

.block-contact {
  background-color: rgba(239, 239, 239, 0.5);
  margin-bottom: 90px;
  margin-top: 80px;
}

@media (max-width: 1199px) {
  .block-contact {
    padding: 0;
  }
}

.block-contact h2 {
  background-color: #fff;
  background-image: url("images/ico-tel-01.svg");
  background-position: left 20px center;
  background-repeat: no-repeat;
  border-bottom-right-radius: 30px;
  display: inline-block;
  padding: 10px 30px 20px 90px;
}

@media (max-width: 1199px) {
  .block-contact h2 {
    padding: 15px 30px 15px 50px;
    background-size: 25px;
  }
}

.block-contact .col-infos-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 90px 20px 90px;
}

@media (max-width: 1199px) {
  .block-contact .col-infos-contact {
    padding: 10px 20px;
  }
}

.block-contact a {
  color: #333;
  text-decoration: underline;
}

.block-contact .field {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  width: 50%;
  word-break: break-all;
}

@media (max-width: 1199px) {
  .block-contact .field {
    width: 100%;
  }
}

.block-contact .field div {
  font-weight: 500;
  margin-bottom: 0;
}

@media (max-width: 1199px) {
  .block-contact .field div {
    width: 50%;
    margin: 0;
  }
}

.block-contact .field__label {
  color: #333;
  font-weight: 500;
  margin-right: 20px;
}

@media (max-width: 1199px) {
  .block-contact .field__label {
    font-size: 1em;
    width: 50%;
  }
}

.field-node--field-consultation-hour tr:is(:hover, :active) {
  background: none;
}

.field-node--field-consultation-hour table {
  background: rgba(255, 255, 255, 0.6);
  width: 60%;
}

@media (max-width: 1199px) {
  .field-node--field-consultation-hour table {
    width: 100%;
  }
}

.field-node--field-consultation-hour caption {
  font-size: 1.2em;
  font-style: normal;
  margin-bottom: 20px;
  padding-left: 90px;
}

@media (max-width: 1199px) {
  .field-node--field-consultation-hour caption {
    font-size: 1em;
    padding-left: 0;
  }
}

.field-node--field-consultation-hour tbody {
  border: 0;
}

.field-node--field-consultation-hour th {
  border: 0;
  font-weight: normal;
  font-size: 1.2em;
  text-align: right;
  width: 33%;
}

@media (max-width: 1199px) {
  .field-node--field-consultation-hour th {
    font-size: 1em;
  }
}

.field-node--field-consultation-hour td {
  border: 0;
  text-align: center;
}

.field-node--field-consultation-hour tr {
  border-bottom: 1px solid #006878;
  border-right: 0;
  border-left: 0;
  line-height: 1.9em;
}

.field-node--field-consultation-hour tr:first-child {
  background-color: #EBF5F7;
  border: 0;
}

.field-node--field-consultation-hour tr:first-child th {
  text-align: center;
  width: auto;
}

.field-node--field-consultation-hour tr:nth-child(2) {
  border-top: 0;
}

.field-node--field-consultation-hour tr:last-child {
  border-bottom: 0;
}

.field-node--field-consultation-hour .checked {
  display: block;
  width: 30px;
  height: 30px;
  margin: 0 auto;
  background-size: contain;
  background: center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/check2.svg") no-repeat;
}

.title-horaire {
  background: left 20px center url("images/ico-horaire-rdv.svg") no-repeat;
  background-size: contain;
  color: #0094aa;
  font-weight: 300;
  font-size: 1.875em;
  margin-bottom: 20px;
  padding: 5px 0 5px 90px;
}

@media (max-width: 1199px) {
  .title-horaire {
    font-size: 1.3125em;
    padding-left: 60px;
    background-position: left center;
  }
}

.block-views-css-class--bloc-horaires {
  display: none;
}

.block-views-css-class--bloc-horaires.active {
  display: block;
}

.btn-horaire {
  border-radius: 8px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  background-color: #EBF5F7;
  color: #0094aa;
  line-height: 1;
  margin-right: 10px;
  padding: 5px 15px;
}

.btn-horaire.active, .btn-horaire:hover {
  background-color: #0094aa;
  color: #fff;
}

.route {
  background-color: #0094aa;
  color: #fff;
  display: inline-block;
  font-size: 1.1em;
  font-weight: bold;
  padding: 3px 15px;
}

.page-node-type--service #block-chm-theme-local-tasks,
.page-node-type--page #block-chm-theme-local-tasks,
.page-node-type--news #block-chm-theme-local-tasks,
.page-node-type--press-release #block-chm-theme-local-tasks,
.page-node-type--location #block-chm-theme-local-tasks,
.page-node-type--event #block-chm-theme-local-tasks {
  height: 0;
}

.page-node-type--service .node--view-mode-full > .node__container > .node__header,
.page-node-type--page .node--view-mode-full > .node__container > .node__header,
.page-node-type--news .node--view-mode-full > .node__container > .node__header,
.page-node-type--press-release .node--view-mode-full > .node__container > .node__header,
.page-node-type--location .node--view-mode-full > .node__container > .node__header,
.page-node-type--event .node--view-mode-full > .node__container > .node__header {
  height: 210px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 991px) {
  .page-node-type--service .node--view-mode-full > .node__container > .node__header,
  .page-node-type--page .node--view-mode-full > .node__container > .node__header,
  .page-node-type--news .node--view-mode-full > .node__container > .node__header,
  .page-node-type--press-release .node--view-mode-full > .node__container > .node__header,
  .page-node-type--location .node--view-mode-full > .node__container > .node__header,
  .page-node-type--event .node--view-mode-full > .node__container > .node__header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    height: auto;
    margin: 50px 0 20px;
  }
}

.page-node-type--service .node--view-mode-full > .node__container > .node__header .node__title,
.page-node-type--page .node--view-mode-full > .node__container > .node__header .node__title,
.page-node-type--news .node--view-mode-full > .node__container > .node__header .node__title,
.page-node-type--press-release .node--view-mode-full > .node__container > .node__header .node__title,
.page-node-type--location .node--view-mode-full > .node__container > .node__header .node__title,
.page-node-type--event .node--view-mode-full > .node__container > .node__header .node__title {
  font-size: 2em;
  margin-bottom: 0.3em;
}

@media (max-width: 991px) {
  .page-node-type--service .node--view-mode-full > .node__container > .node__header .node__title,
  .page-node-type--page .node--view-mode-full > .node__container > .node__header .node__title,
  .page-node-type--news .node--view-mode-full > .node__container > .node__header .node__title,
  .page-node-type--press-release .node--view-mode-full > .node__container > .node__header .node__title,
  .page-node-type--location .node--view-mode-full > .node__container > .node__header .node__title,
  .page-node-type--event .node--view-mode-full > .node__container > .node__header .node__title {
    font-size: 1.3125em;
  }
}

.page-node-type--service .node--view-mode-full > .node__container > .node__header h2,
.page-node-type--page .node--view-mode-full > .node__container > .node__header h2,
.page-node-type--news .node--view-mode-full > .node__container > .node__header h2,
.page-node-type--press-release .node--view-mode-full > .node__container > .node__header h2,
.page-node-type--location .node--view-mode-full > .node__container > .node__header h2,
.page-node-type--event .node--view-mode-full > .node__container > .node__header h2 {
  font-size: 1.3em;
  font-weight: 400;
  color: #006878;
}

@media (max-width: 991px) {
  .page-node-type--service .node--view-mode-full > .node__container > .node__header h2,
  .page-node-type--page .node--view-mode-full > .node__container > .node__header h2,
  .page-node-type--news .node--view-mode-full > .node__container > .node__header h2,
  .page-node-type--press-release .node--view-mode-full > .node__container > .node__header h2,
  .page-node-type--location .node--view-mode-full > .node__container > .node__header h2,
  .page-node-type--event .node--view-mode-full > .node__container > .node__header h2 {
    font-size: 1em;
  }
}

.page-node-type--service .node--view-mode-full > .node__container > .node__header .main-title,
.page-node-type--page .node--view-mode-full > .node__container > .node__header .main-title,
.page-node-type--news .node--view-mode-full > .node__container > .node__header .main-title,
.page-node-type--press-release .node--view-mode-full > .node__container > .node__header .main-title,
.page-node-type--location .node--view-mode-full > .node__container > .node__header .main-title,
.page-node-type--event .node--view-mode-full > .node__container > .node__header .main-title {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 991px) {
  .page-node-type--service .node--view-mode-full > .node__container > .node__header .main-title,
  .page-node-type--page .node--view-mode-full > .node__container > .node__header .main-title,
  .page-node-type--news .node--view-mode-full > .node__container > .node__header .main-title,
  .page-node-type--press-release .node--view-mode-full > .node__container > .node__header .main-title,
  .page-node-type--location .node--view-mode-full > .node__container > .node__header .main-title,
  .page-node-type--event .node--view-mode-full > .node__container > .node__header .main-title {
    width: 100%;
  }
}

.page-node-type--service .node--view-mode-full > .node__container > .node__header .main-image,
.page-node-type--page .node--view-mode-full > .node__container > .node__header .main-image,
.page-node-type--news .node--view-mode-full > .node__container > .node__header .main-image,
.page-node-type--press-release .node--view-mode-full > .node__container > .node__header .main-image,
.page-node-type--location .node--view-mode-full > .node__container > .node__header .main-image,
.page-node-type--event .node--view-mode-full > .node__container > .node__header .main-image {
  width: 50%;
  margin-top: 40px;
}

@media (max-width: 991px) {
  .page-node-type--service .node--view-mode-full > .node__container > .node__header .main-image,
  .page-node-type--page .node--view-mode-full > .node__container > .node__header .main-image,
  .page-node-type--news .node--view-mode-full > .node__container > .node__header .main-image,
  .page-node-type--press-release .node--view-mode-full > .node__container > .node__header .main-image,
  .page-node-type--location .node--view-mode-full > .node__container > .node__header .main-image,
  .page-node-type--event .node--view-mode-full > .node__container > .node__header .main-image {
    width: 100%;
  }
}

.page-node-type--service .node--view-mode-full > .node__container > .node__content,
.page-node-type--page .node--view-mode-full > .node__container > .node__content,
.page-node-type--news .node--view-mode-full > .node__container > .node__content,
.page-node-type--press-release .node--view-mode-full > .node__container > .node__content,
.page-node-type--location .node--view-mode-full > .node__container > .node__content,
.page-node-type--event .node--view-mode-full > .node__container > .node__content {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 1vw;
}

.page-node-type--service .node--view-mode-full > .node__container > .node__content > *,
.page-node-type--page .node--view-mode-full > .node__container > .node__content > *,
.page-node-type--news .node--view-mode-full > .node__container > .node__content > *,
.page-node-type--press-release .node--view-mode-full > .node__container > .node__content > *,
.page-node-type--location .node--view-mode-full > .node__container > .node__content > *,
.page-node-type--event .node--view-mode-full > .node__container > .node__content > * {
  grid-column: span 12;
}

.page-node-type--service .node--view-mode-full > .node__container > .node__content .page-column-left,
.page-node-type--service .node--view-mode-full > .node__container > .node__content .page-column-right,
.page-node-type--page .node--view-mode-full > .node__container > .node__content .page-column-left,
.page-node-type--page .node--view-mode-full > .node__container > .node__content .page-column-right,
.page-node-type--news .node--view-mode-full > .node__container > .node__content .page-column-left,
.page-node-type--news .node--view-mode-full > .node__container > .node__content .page-column-right,
.page-node-type--press-release .node--view-mode-full > .node__container > .node__content .page-column-left,
.page-node-type--press-release .node--view-mode-full > .node__container > .node__content .page-column-right,
.page-node-type--location .node--view-mode-full > .node__container > .node__content .page-column-left,
.page-node-type--location .node--view-mode-full > .node__container > .node__content .page-column-right,
.page-node-type--event .node--view-mode-full > .node__container > .node__content .page-column-left,
.page-node-type--event .node--view-mode-full > .node__container > .node__content .page-column-right {
  grid-column: span 6;
}

@media (max-width: 991px) {
  .page-node-type--service .node--view-mode-full > .node__container > .node__content .page-column-left,
  .page-node-type--service .node--view-mode-full > .node__container > .node__content .page-column-right,
  .page-node-type--page .node--view-mode-full > .node__container > .node__content .page-column-left,
  .page-node-type--page .node--view-mode-full > .node__container > .node__content .page-column-right,
  .page-node-type--news .node--view-mode-full > .node__container > .node__content .page-column-left,
  .page-node-type--news .node--view-mode-full > .node__container > .node__content .page-column-right,
  .page-node-type--press-release .node--view-mode-full > .node__container > .node__content .page-column-left,
  .page-node-type--press-release .node--view-mode-full > .node__container > .node__content .page-column-right,
  .page-node-type--location .node--view-mode-full > .node__container > .node__content .page-column-left,
  .page-node-type--location .node--view-mode-full > .node__container > .node__content .page-column-right,
  .page-node-type--event .node--view-mode-full > .node__container > .node__content .page-column-left,
  .page-node-type--event .node--view-mode-full > .node__container > .node__content .page-column-right {
    grid-column: span 12;
  }
}

.page-node-type--service .page-column-right,
.page-node-type--page .page-column-right,
.page-node-type--news .page-column-right,
.page-node-type--press-release .page-column-right,
.page-node-type--location .page-column-right,
.page-node-type--event .page-column-right {
  margin-top: 12vw;
}

@media (max-width: 991px) {
  .page-node-type--service .page-column-right,
  .page-node-type--page .page-column-right,
  .page-node-type--news .page-column-right,
  .page-node-type--press-release .page-column-right,
  .page-node-type--location .page-column-right,
  .page-node-type--event .page-column-right {
    margin-top: 0;
    margin-bottom: 5vh;
  }
}

.page-node-type--service .page-column-right > *,
.page-node-type--page .page-column-right > *,
.page-node-type--news .page-column-right > *,
.page-node-type--press-release .page-column-right > *,
.page-node-type--location .page-column-right > *,
.page-node-type--event .page-column-right > * {
  margin-left: auto;
  margin-top: 50px;
  max-width: 90%;
}

@media (max-width: 991px) {
  .page-node-type--service .page-column-right > *,
  .page-node-type--page .page-column-right > *,
  .page-node-type--news .page-column-right > *,
  .page-node-type--press-release .page-column-right > *,
  .page-node-type--location .page-column-right > *,
  .page-node-type--event .page-column-right > * {
    max-width: 100%;
  }
}

.page-node-type--service .page-column-right #bloc-rendez-vous,
.page-node-type--page .page-column-right #bloc-rendez-vous,
.page-node-type--news .page-column-right #bloc-rendez-vous,
.page-node-type--press-release .page-column-right #bloc-rendez-vous,
.page-node-type--location .page-column-right #bloc-rendez-vous,
.page-node-type--event .page-column-right #bloc-rendez-vous {
  width: 100%;
}

@media (max-width: 1199px) {
  .page-node-type--service .page-column-right #bloc-rendez-vous,
  .page-node-type--page .page-column-right #bloc-rendez-vous,
  .page-node-type--news .page-column-right #bloc-rendez-vous,
  .page-node-type--press-release .page-column-right #bloc-rendez-vous,
  .page-node-type--location .page-column-right #bloc-rendez-vous,
  .page-node-type--event .page-column-right #bloc-rendez-vous {
    margin-top: 0px;
    margin-bottom: 2em;
    float: none;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 20px;
  }
  .page-node-type--service .page-column-right #bloc-rendez-vous h2,
  .page-node-type--page .page-column-right #bloc-rendez-vous h2,
  .page-node-type--news .page-column-right #bloc-rendez-vous h2,
  .page-node-type--press-release .page-column-right #bloc-rendez-vous h2,
  .page-node-type--location .page-column-right #bloc-rendez-vous h2,
  .page-node-type--event .page-column-right #bloc-rendez-vous h2 {
    line-height: 120%;
    background-size: contain;
  }
}

.page-node-type--service .page-column-left .field-name-body,
.page-node-type--page .page-column-left .field-name-body,
.page-node-type--news .page-column-left .field-name-body,
.page-node-type--press-release .page-column-left .field-name-body,
.page-node-type--location .page-column-left .field-name-body,
.page-node-type--event .page-column-left .field-name-body {
  padding-right: 2em;
}

.page-column-left table {
  width: 100% !important;
}

.page-column-right h2 {
  font-size: 1.5em;
  color: #006878;
  padding-left: 50px;
  background-size: contain;
  line-height: 1.8em;
}

.page-column-right section {
  padding: 3em;
}

@media (max-width: 991px) {
  .page-column-right section {
    padding: 1em;
  }
}

.services-lies {
  margin: 10vh 0;
}

@media (max-width: 991px) {
  .services-lies {
    margin: 3vh 0;
  }
}

.services-lies h2 {
  font-size: 2em;
  margin: 1em 0;
}

.services-lies .field-name-field-others-services {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.services-lies .field-name-field-others-services a {
  color: #000;
  background: #fff right 10px center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/arrow.svg") no-repeat;
  background-size: 30px 30px;
  display: inline-block;
  font-size: 110%;
  padding: 12px 55px 12px 30px;
  text-decoration: none;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
  border-radius: 30px;
  -webkit-box-shadow: 3.3px 3.3px 9px #D9DADE, -3.3px -3.3px 9px #fff;
          box-shadow: 3.3px 3.3px 9px #D9DADE, -3.3px -3.3px 9px #fff;
  margin: 0 2em 2em 0;
}

.services-lies .field-name-field-others-services a:hover {
  -webkit-box-shadow: 1.2px 1.2px 7px #D9DADE, -1.2px -1.2px 7px #fff;
          box-shadow: 1.2px 1.2px 7px #D9DADE, -1.2px -1.2px 7px #fff;
  background-color: #fff;
  color: #000;
}

.infos-pratiques {
  background: #EBF5F7;
}

@media (max-width: 991px) {
  .infos-pratiques .field-name-field-information h3.field__label {
    width: 100%;
  }
}

.infos-pratiques h2 {
  font-size: 1.2em;
  color: #006878;
  padding-left: 50px;
  background: left center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/info.svg") no-repeat;
  background-size: contain;
  line-height: 1.8em;
}

.infos-pratiques .field-name-field-titre {
  font-weight: 700;
}

.infos-pratiques .field-type-telephone a {
  margin-right: 1em;
}

#block-views-block-news-block-2,
#block-views-block-event-block-2 {
  display: inline-block;
  width: 46%;
  vertical-align: top;
}

@media (max-width: 991px) {
  #block-views-block-news-block-2,
  #block-views-block-event-block-2 {
    width: 100%;
    display: block;
  }
}

#block-views-block-news-block-2 .block__title,
#block-views-block-event-block-2 .block__title {
  margin-bottom: 1em;
  font-size: 1.8em;
}

#block-views-block-news-block-2 .view-rows,
#block-views-block-event-block-2 .view-rows {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px;
}

@media (max-width: 991px) {
  #block-views-block-news-block-2 .view-rows,
  #block-views-block-event-block-2 .view-rows {
    grid-template-columns: repeat(1, 1fr);
  }
}

#block-views-block-news-block-2 {
  margin-right: 3.9%;
}

.documents {
  background: #FBF6EB;
}

.documents.title-no-bg {
  background: none;
}

.documents.title-no-bg h2 {
  padding: 5px 0 5px 60px;
}

.documents.title-no-bg .field-node-field-documents {
  background: #FBF6EB;
  padding: 30px;
}

@media (min-width: 992px) {
  .documents.title-no-bg .field-node-field-documents {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
  }
}

.documents .field-node-field-documents {
  padding-top: 20px;
}

.documents h2 {
  background: left center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/download.svg") no-repeat;
  background-size: contain;
}

.documents a {
  color: #333;
  display: inline-block;
  font-size: 16px;
  margin-bottom: 20px;
}

.documents a::before {
  background: left center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/doc.svg") no-repeat;
  content: "";
  display: inline-block;
  height: 23px;
  padding-right: 20px;
  width: 17px;
}

.documents .file {
  font-size: 13px;
}

.see-more {
  background: #f7f7f7;
}

.see-more h2 {
  background: left center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/voir.svg") no-repeat;
}

.see-more .field-node-field-see-more a {
  padding-left: 18px;
}

.see-more .field-node-field-see-more a::before {
  background-color: #0094AA;
  border-radius: 100%;
  content: "";
  display: inline-block;
  height: 7px;
  margin-right: 30px;
  vertical-align: middle;
  width: 7px;
}

#block-views-block-lieu-block-1 {
  max-width: 700px;
}

.field-name-field-event-type {
  margin: 0;
  font-style: italic;
  color: #989898;
}

.field-name-field-event-type .field__item-wrapper:after {
  content: none;
}

.field-name-field-event-type .field__item {
  margin: 0;
}

.field-name-field-cta-other-service a {
  color: #000;
  background: #fff right 10px center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/arrow.svg") no-repeat;
  background-size: 30px 30px;
  display: inline-block;
  font-size: 110%;
  padding: 12px 55px 12px 30px;
  text-decoration: none;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
  border-radius: 30px;
  -webkit-box-shadow: 3.3px 3.3px 9px #D9DADE, -3.3px -3.3px 9px #fff;
          box-shadow: 3.3px 3.3px 9px #D9DADE, -3.3px -3.3px 9px #fff;
  display: block;
  background: right 10px center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/arrow.svg") no-repeat, #9c61a7;
  background-size: 30px 30px;
  text-align: center;
  color: white;
}

.field-name-field-cta-other-service a:hover {
  -webkit-box-shadow: 1.2px 1.2px 7px #D9DADE, -1.2px -1.2px 7px #fff;
          box-shadow: 1.2px 1.2px 7px #D9DADE, -1.2px -1.2px 7px #fff;
  background-color: #fff;
  color: #000;
}

.service--doctors {
  background: center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/bg-medecins.svg") no-repeat;
  background-size: contain;
}

.service--doctors .view-header > h2 {
  margin-bottom: 1em;
  padding: 20px 4.5ch;
  background: left center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/doctors.png") no-repeat;
  background-size: contain;
}

@media (max-width: 1199px) {
  .service--doctors .view-header > h2 {
    background-size: 50px;
    font-size: 1.3125em;
  }
}

.service--doctors .view-rows {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 2vw;
}

.service--doctors .view-rows img {
  max-width: 100px;
  max-height: 100px;
}

@media (max-width: 1199px) {
  .service--doctors .view-rows {
    grid-template-columns: repeat(1, 1fr);
  }
}

.service--doctors .view-rows .node__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.service--doctors .field-name-field-media-image {
  width: 150px;
}

@media (max-width: 1199px) {
  .service--doctors .field-name-field-media-image {
    width: 70px;
  }
}

.service--doctors .field-name-field-media-image .field-type-image__figure {
  margin: 0;
}

.service--doctors .doctor-teaser-content {
  margin-left: 2vw;
}

.service--doctors .doctor-teaser-content .node__title {
  font-size: 1.5em;
}

@media (max-width: 1199px) {
  .service--doctors .doctor-teaser-content .node__title {
    font-size: 1em;
    margin-bottom: 0.3em;
  }
}

.service--doctors .doctor-teaser-content .field-name-field-function {
  font-weight: 600;
}

@media (max-width: 1199px) {
  .service--doctors .doctor-teaser-content .field-name-field-function {
    font-size: 0.875em;
    margin: 0;
  }
}

.service--doctors .doctor-chef {
  font-style: italic;
}

.page-node-type--event .node--type-event.node--view-mode-full .node__container {
  position: relative;
}

.page-node-type--event .field-name-field-specialisation h2,
.page-node-type--event .field-name-field-thematic h2,
.page-node-type--event .field-name-field-service h2,
.page-node-type--event .field-name-field-service h2 {
  all: unset;
}

.page-node-type--event .field-name-field-specialisation a,
.page-node-type--event .field-name-field-thematic a,
.page-node-type--event .field-name-field-service a,
.page-node-type--event .field-name-field-service a {
  color: #000;
  background: #fff right 10px center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/arrow.svg") no-repeat;
  background-size: 30px 30px;
  display: inline-block;
  font-size: 110%;
  padding: 12px 55px 12px 30px;
  text-decoration: none;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
  border-radius: 30px;
  -webkit-box-shadow: 3.3px 3.3px 9px #D9DADE, -3.3px -3.3px 9px #fff;
          box-shadow: 3.3px 3.3px 9px #D9DADE, -3.3px -3.3px 9px #fff;
}

.page-node-type--event .field-name-field-specialisation a:hover,
.page-node-type--event .field-name-field-thematic a:hover,
.page-node-type--event .field-name-field-service a:hover,
.page-node-type--event .field-name-field-service a:hover {
  -webkit-box-shadow: 1.2px 1.2px 7px #D9DADE, -1.2px -1.2px 7px #fff;
          box-shadow: 1.2px 1.2px 7px #D9DADE, -1.2px -1.2px 7px #fff;
  background-color: #fff;
  color: #000;
}

.page-node-type--event .field-name-field-specialisation a div,
.page-node-type--event .field-name-field-thematic a div,
.page-node-type--event .field-name-field-service a div,
.page-node-type--event .field-name-field-service a div {
  margin: 0;
}

.page-node-type--event .field-name-field-thematic,
.page-node-type--event .field-name-field-service {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.page-node-type--event .field-name-field-thematic > *,
.page-node-type--event .field-name-field-service > * {
  margin-right: 1em;
}

.page-node-type--event .field-name-field-event-type * {
  margin: 0;
  font-style: italic;
  color: #989898;
  font-size: 1em !important;
}

.page-node-type--event .field-name-field-date-start {
  right: 100px;
}

.page-node-type--event .field-name-field-date-end {
  right: 0;
}

@media screen and (min-width: 720px) {
  #webform-submission-contact-add-form {
    max-width: 70ch;
  }
}

#webform-submission-contact-add-form input {
  height: 2em;
  margin: 0 0.3em 0 0;
  font-family: "Raleway";
}

#webform-submission-contact-add-form input[type="submit"] {
  all: unset;
  cursor: pointer;
  color: #000;
  background: #fff right 10px center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/arrow.svg") no-repeat;
  background-size: 30px 30px;
  display: inline-block;
  font-size: 110%;
  padding: 12px 55px 12px 30px;
  text-decoration: none;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
  border-radius: 30px;
  -webkit-box-shadow: 3.3px 3.3px 9px #D9DADE, -3.3px -3.3px 9px #fff;
          box-shadow: 3.3px 3.3px 9px #D9DADE, -3.3px -3.3px 9px #fff;
  margin: 3vh auto;
}

#webform-submission-contact-add-form input[type="submit"]:hover {
  -webkit-box-shadow: 1.2px 1.2px 7px #D9DADE, -1.2px -1.2px 7px #fff;
          box-shadow: 1.2px 1.2px 7px #D9DADE, -1.2px -1.2px 7px #fff;
  background-color: #fff;
  color: #000;
}

@media screen and (min-width: 720px) {
  .path-form-contact .page__title {
    margin: 70px 0 110px;
  }
}

.field-node-field-faq {
  background: #F9F2F2;
  padding: 60px;
}

.field-node-field-faq h3 {
  background: left center url(https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/faq.svg) no-repeat;
  color: #0094aa;
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  font-size: 36px;
  padding: 10px 70px;
}

.field-node-field-faq .field__item-wrapper:last-child .faq-accordion {
  border: none;
}

.page-node-type--service .field-node-field-faq {
  margin: 30px 0 30px 0;
}

.faq-accordion {
  border-bottom: 1px solid #ccc;
  padding: 20px;
}

.faq-accordion .faq-question {
  color: #333;
  cursor: pointer;
  font-size: 20px;
  margin: 0;
  padding: 0 50px 0 0;
  position: relative;
}

.faq-accordion .faq-question::before {
  background-color: #0094AA;
  border-radius: 100%;
  content: "";
  display: inline-block;
  height: 7px;
  margin-right: 30px;
  vertical-align: middle;
  width: 7px;
}

.faq-accordion .faq-question::after {
  background: center center url(https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/arrow.svg) no-repeat;
  background-size: 35px;
  border-radius: 100%;
  -webkit-box-shadow: 3.3px 3.3px 9px #d9dade, -3.3px -3.3px 9px #fff;
          box-shadow: 3.3px 3.3px 9px #d9dade, -3.3px -3.3px 9px #fff;
  content: "";
  color: #000;
  display: inline-block;
  height: 35px;
  position: absolute;
  right: 0;
  top: -4px;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
  width: 35px;
}

.faq-answer {
  display: none;
  padding-top: 20px;
}

.faq-answer .field-node--body {
  margin: 0;
}

#block-blocrendezvous,
#bloc-rendez-vous {
  background-color: #8AE0ED;
  color: #000;
  text-align: center;
  padding: 30px 34px 20px 34px;
  width: 32%;
}

@media (max-width: 699px) {
  #block-blocrendezvous,
  #bloc-rendez-vous {
    padding: 10px;
  }
}

#block-blocrendezvous h2,
#bloc-rendez-vous h2 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url("images/ico-rdv-blanc.svg");
  background-position: left;
  background-repeat: no-repeat;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.5em;
  font-weight: 400;
  height: 65px;
  margin-bottom: 20px;
  padding-left: 80px;
  text-align: left;
}

@media (max-width: 699px) {
  #block-blocrendezvous h2,
  #bloc-rendez-vous h2 {
    font-size: 1em;
    height: 3em;
    background-size: contain;
    background-position: center left 20px;
  }
}

#block-blocrendezvous h2 + p a,
#bloc-rendez-vous h2 + p a {
  color: #000;
  background: #fff right 10px center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/arrow.svg") no-repeat;
  background-size: 30px 30px;
  display: inline-block;
  font-size: 110%;
  padding: 12px 55px 12px 30px;
  text-decoration: none;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
  border-radius: 30px;
  -webkit-box-shadow: 3.3px 3.3px 9px #D9DADE, -3.3px -3.3px 9px #fff;
          box-shadow: 3.3px 3.3px 9px #D9DADE, -3.3px -3.3px 9px #fff;
  background-color: white;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
}

#block-blocrendezvous h2 + p a:hover,
#bloc-rendez-vous h2 + p a:hover {
  -webkit-box-shadow: 1.2px 1.2px 7px #D9DADE, -1.2px -1.2px 7px #fff;
          box-shadow: 1.2px 1.2px 7px #D9DADE, -1.2px -1.2px 7px #fff;
  background-color: #fff;
  color: #000;
}

#block-blocrendezvous h2 + p a:is(:hover, :active),
#bloc-rendez-vous h2 + p a:is(:hover, :active) {
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
          box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
}

@media (max-width: 699px) {
  #block-blocrendezvous h2 + p a,
  #bloc-rendez-vous h2 + p a {
    font-size: 1.2em;
    padding: 10px 55px 10px 30px;
  }
}

#block-blocrendezvous a,
#bloc-rendez-vous a {
  color: #000;
}

@media (max-width: 699px) {
  #block-blocrendezvous p,
  #bloc-rendez-vous p {
    margin-bottom: 0.5em;
    font-size: 0.875em;
  }
}

#block-blocrendezvous .field,
#bloc-rendez-vous .field {
  margin-bottom: 0;
}

.block-plugin-id--views-block-bandeau-d-information-block-1 {
  margin: 0 -8.5vw;
  background: #F2F2F2;
}

@media (max-width: 699px) {
  .block-plugin-id--views-block-bandeau-d-information-block-1 {
    margin: 0 -5.5vw;
  }
}

.block-plugin-id--views-block-bandeau-d-information-block-1 .block__inner {
  margin: 0 auto;
  max-width: 1333px;
  width: 85vw;
}

.block-plugin-id--views-block-bandeau-d-information-block-1 .views-row {
  padding: 1.5em 0 0.5em;
}

@media (min-width: 700px) {
  .block-plugin-id--views-block-bandeau-d-information-block-1 .views-row {
    margin-left: 62px;
    width: calc(100% - 390px - 20px - 62px);
  }
}

.block-plugin-id--views-block-bandeau-d-information-block-1 .node__header {
  position: relative;
  margin: 0;
}

.block-plugin-id--views-block-bandeau-d-information-block-1 .node__title {
  font-weight: 600;
  font-size: 1em;
}

@media (min-width: 700px) {
  .block-plugin-id--views-block-bandeau-d-information-block-1 .node__title {
    font-size: 1.3em;
  }
}

.block-plugin-id--views-block-bandeau-d-information-block-1 .close-alert {
  position: absolute;
  left: -1.5em;
  top: -0.1em;
  background: none;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #636363;
  font-size: 2em;
}

@media (max-width: 699px) {
  .pr-content-prefix__rw {
    max-width: 92vw;
  }
  .block-plugin-id--views-block-bandeau-d-information-block-1 .close-alert {
    left: unset;
    right: -0.5em;
    top: -0.5em;
  }
}

#block-formulaireexposesearchpage-1-2 {
  position: absolute;
  right: 0;
  top: -5px;
  z-index: 102;
}

#block-formulaireexposesearchpage-1-2 .form-text {
  border-radius: 100px;
  height: 40px;
  padding: 0 20px;
  color: #696969;
  font-family: "Raleway", sans-serif;
  font-size: 0.8em;
  font-style: italic;
  border: 0;
  -webkit-box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.15), 2px 2px 5px rgba(0, 0, 0, 0.15);
          box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.15), 2px 2px 5px rgba(0, 0, 0, 0.15);
  background: white;
  width: 100%;
}

@media (min-width: 992px) {
  #block-formulaireexposesearchpage-1-2 .form-text {
    width: 360px;
  }
}

#block-formulaireexposesearchpage-1-2 .form--inline .form-item {
  margin: 0;
}

#block-formulaireexposesearchpage-1-2 .form-submit {
  position: absolute;
  top: 9px;
  right: 20px;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  background: red;
  font-size: 0;
  padding: 0;
  width: 25px;
  height: 25px;
  background: center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/search.svg") no-repeat;
  background-size: contain;
  border-radius: 0;
}

@media (max-width: 991px) {
  #block-formulaireexposesearchpage-1-2 {
    position: relative;
    top: auto;
    z-index: 1;
    margin-bottom: 0;
  }
  #block-formulaireexposesearchpage-1-2 .form--inline .form-item {
    display: block;
    float: none;
  }
}

.search-api-autocomplete-search {
  z-index: 102;
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: 1px 15px 24px -8px rgba(0, 0, 0, 0.5);
          box-shadow: 1px 15px 24px -8px rgba(0, 0, 0, 0.5);
}

.search-api-autocomplete-search .node__header {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0;
  font-family: 'Raleway', sans-serif;
  font-size: 12px;
  padding: 1em;
}

.search-api-autocomplete-search .node__title {
  font-size: 1rem;
  margin: 0;
}

.search-api-autocomplete-search .node__title a {
  color: #0094aa !important;
}

.search-api-autocomplete-search .node__content {
  display: none;
}

.search-api-autocomplete-search .node {
  margin: 0;
}

#block-views-block-event-block-1 {
  margin: 10vh 0;
  position: relative;
  z-index: 1;
}

#block-views-block-event-block-1:after {
  /*background: top left url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/events.jpg") no-repeat;*/
  background-size: contain;
  height: 100%;
  left: -5px;
  margin-left: calc(-15vw / 2);
  position: absolute;
  top: 0;
  width: 40vw;
  z-index: -1;
  content: "";
}

@media (min-width: 1200px) {
  #block-views-block-event-block-1:after {
    background-size: cover;
    width: 45vw;
  }
}

@media (max-width: 991px) {
  #block-views-block-event-block-1:after {
    right: -50px;
    top: -20px;
    left: auto;
    width: 60vw;
  }
}

@media (min-width: 1570px) {
  #block-views-block-event-block-1:after {
    margin-left: calc((-100vw + 1333px) / 2);
  }
}

#block-views-block-event-block-1 .block__inner {
  margin-left: auto;
  padding: 5vh 0 10vh;
}

#block-views-block-event-block-1 .block__inner > .block__title {
  padding: 0 0 20px 0;
}

@media (min-width: 1200px) {
  #block-views-block-event-block-1 .block__inner > .block__title {
    padding-left: 30%;
  }
}

@media (min-width: 1200px) {
  #block-views-block-event-block-1 .block__inner {
    width: 70%;
  }
}

@media (max-width: 991px) {
  #block-views-block-event-block-1 .block__inner {
    padding: 2vh 0;
    width: 100%;
  }
  #block-views-block-event-block-1 .block__inner > .block__title {
    padding-left: 0;
  }
}

#block-views-block-event-block-1 .views-row {
  background: #F0F0F0;
  -webkit-box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.2);
          box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.2);
  padding: 30px 50px;
  border-radius: 30px;
  margin-bottom: 20px;
}

@media (max-width: 699px) {
  #block-views-block-event-block-1 .views-row {
    padding: 20px 30px;
    border-radius: 20px;
  }
}

#block-views-block-event-block-1 .views-row > .node {
  margin: 0;
}

#block-views-block-event-block-1 .views-row .node__content {
  display: grid;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  grid-gap: 30px;
  grid-template-columns: repeat(12, 1fr);
}

@media (max-width: 699px) {
  #block-views-block-event-block-1 .views-row .node__content {
    grid-gap: 20px 0;
  }
}

#block-views-block-event-block-1 .node__title {
  font-size: 1.2em;
  font-weight: 600;
}

@media (min-width: 700px) {
  #block-views-block-event-block-1 .node__title {
    font-size: 1.6em;
    font-weight: 400;
  }
}

#block-views-block-event-block-1 .node__title a {
  color: #0094aa;
}

#block-views-block-event-block-1 .taxonomy-term__title {
  font-size: 1em;
  font-weight: 600;
}

#block-views-block-event-block-1 .taxonomy-term__title .field__item {
  margin: 0;
}

#block-views-block-event-block-1 .taxonomy-term__title a {
  color: #026879;
}

#block-views-block-event-block-1 .event-teaser-content {
  grid-column: span 6;
}

#block-views-block-event-block-1 .event-teaser-content .field-name-field-short-description {
  margin: 0;
}

@media (max-width: 699px) {
  #block-views-block-event-block-1 .event-teaser-content {
    grid-column: span 12;
  }
}

#block-views-block-event-block-1 .event-teaser-location {
  grid-column: span 2;
}

#block-views-block-event-block-1 .event-teaser-location .field__label {
  margin-bottom: 1em;
}

@media (max-width: 699px) {
  #block-views-block-event-block-1 .event-teaser-location {
    grid-column: span 12;
  }
}

#block-views-block-event-block-1 .event-teaser-hours {
  grid-column: span 2;
}

#block-views-block-event-block-1 .event-teaser-hours .field__label {
  margin-bottom: 1em;
}

@media (max-width: 699px) {
  #block-views-block-event-block-1 .event-teaser-hours {
    grid-column: span 6;
  }
}

#block-views-block-event-block-1 .event-teaser-day {
  grid-column: span 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

#block-views-block-event-block-1 .event-teaser-day p {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  background: -webkit-linear-gradient(313.06deg, #4597AB 0%, #57C2D1 100%);
  background: -o-linear-gradient(313.06deg, #4597AB 0%, #57C2D1 100%);
  background: linear-gradient(136.94deg, #4597AB 0%, #57C2D1 100%);
  border-radius: 100px;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  line-height: 1.2;
  font-weight: 600;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 80px;
}

@media (max-width: 699px) {
  #block-views-block-event-block-1 .event-teaser-day {
    grid-column: span 6;
  }
}

#block-views-block-event-block-1 .more-link {
  position: absolute;
  top: 0;
  right: 0;
}

#block-views-block-event-block-1 .more-link a {
  color: #000;
  background: #fff right 10px center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/arrow.svg") no-repeat;
  background-size: 30px 30px;
  display: inline-block;
  font-size: 110%;
  padding: 12px 55px 12px 30px;
  text-decoration: none;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
  border-radius: 30px;
  -webkit-box-shadow: 3.3px 3.3px 9px #D9DADE, -3.3px -3.3px 9px #fff;
          box-shadow: 3.3px 3.3px 9px #D9DADE, -3.3px -3.3px 9px #fff;
}

#block-views-block-event-block-1 .more-link a:hover {
  -webkit-box-shadow: 1.2px 1.2px 7px #D9DADE, -1.2px -1.2px 7px #fff;
          box-shadow: 1.2px 1.2px 7px #D9DADE, -1.2px -1.2px 7px #fff;
  background-color: #fff;
  color: #000;
}

@media (min-width: 700px) {
  #block-views-block-event-block-1 .more-link a {
    margin-top: calc(5vh - (20px / 2));
  }
}

@media (max-width: 991px) {
  #block-views-block-event-block-1 .more-link {
    top: unset;
  }
}

#block-views-block-news-block-1 .node__pubdate,
#block-views-block-news-block-2 .node__pubdate {
  font-weight: 600;
  margin-bottom: 1em;
  display: block;
}

#block-views-block-news-block-1 .field-name-body,
#block-views-block-news-block-2 .field-name-body {
  line-height: 160%;
  height: 130px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  /* number of lines to show */
  -webkit-box-orient: vertical;
}

#block-views-block-news-block-1 {
  position: relative;
}

#block-views-block-news-block-1:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #ebf5f7;
  right: -15vw;
  z-index: 1;
}

#block-views-block-news-block-1 .block__inner {
  position: relative;
  z-index: 2;
}

#block-views-block-news-block-1 .owl-stage {
  padding-left: 0 !important;
}

#block-views-block-news-block-1 .owl-item {
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

#block-views-block-news-block-1 .owl-item:not(.active) {
  opacity: 0.6;
}

#block-views-block-news-block-1 .block__title {
  padding: 1em 0;
}

#block-views-block-news-block-1 .node-readmore {
  margin-left: auto;
}

#block-views-block-news-block-1 .node-readmore a {
  color: #000;
  background: #fff right 10px center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/arrow.svg") no-repeat;
  background-size: 30px 30px;
  display: inline-block;
  font-size: 110%;
  padding: 12px 55px 12px 30px;
  text-decoration: none;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
  border-radius: 30px;
  -webkit-box-shadow: 3.3px 3.3px 9px #D9DADE, -3.3px -3.3px 9px #fff;
          box-shadow: 3.3px 3.3px 9px #D9DADE, -3.3px -3.3px 9px #fff;
  background: right 10px center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/arrow-no-bg.svg") no-repeat;
  background-size: 30px 30px;
  padding-right: 45px;
}

#block-views-block-news-block-1 .node-readmore a:hover {
  -webkit-box-shadow: 1.2px 1.2px 7px #D9DADE, -1.2px -1.2px 7px #fff;
          box-shadow: 1.2px 1.2px 7px #D9DADE, -1.2px -1.2px 7px #fff;
  background-color: #fff;
  color: #000;
}

#block-views-block-news-block-1 .more-link a {
  background: right 10px center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/arrow.svg") no-repeat;
  background-size: 30px 30px;
  display: inline-block;
  font-size: 110%;
  padding: 12px 55px 12px 30px;
  text-decoration: none;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
  border-radius: 30px;
  -webkit-box-shadow: 3.3px 3.3px 9px #d9dade, -3.3px -3.3px 9px #ffffff;
          box-shadow: 3.3px 3.3px 9px #d9dade, -3.3px -3.3px 9px #ffffff;
  position: absolute;
  top: 1em;
  right: 0;
}

#block-views-block-news-block-2 .node__title,
#block-views-block-event-block-2 .node__title {
  line-height: 150%;
}

#block-views-block-news-block-2 .node__title a,
#block-views-block-event-block-2 .node__title a {
  color: #0094aa;
}

#block-views-block-news-block-2 .field-name-body,
#block-views-block-event-block-2 .field-name-body {
  -webkit-line-clamp: 5;
}

#block-views-block-news-block-2 .links.inline,
#block-views-block-event-block-2 .links.inline {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

#block-views-block-news-block-2 .links.inline a,
#block-views-block-event-block-2 .links.inline a {
  color: #000;
  background: #fff right 10px center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/arrow.svg") no-repeat;
  background-size: 30px 30px;
  display: inline-block;
  font-size: 110%;
  padding: 12px 55px 12px 30px;
  text-decoration: none;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
  border-radius: 30px;
  -webkit-box-shadow: 3.3px 3.3px 9px #D9DADE, -3.3px -3.3px 9px #fff;
          box-shadow: 3.3px 3.3px 9px #D9DADE, -3.3px -3.3px 9px #fff;
}

#block-views-block-news-block-2 .links.inline a:hover,
#block-views-block-event-block-2 .links.inline a:hover {
  -webkit-box-shadow: 1.2px 1.2px 7px #D9DADE, -1.2px -1.2px 7px #fff;
          box-shadow: 1.2px 1.2px 7px #D9DADE, -1.2px -1.2px 7px #fff;
  background-color: #fff;
  color: #000;
}

#block-views-block-news-block-2 .more-link a,
#block-views-block-event-block-2 .more-link a {
  background: right 10px center url("https://cdn.talentfinder.be/CHMouscron/Ressources/Images/logos/arrow.svg") no-repeat;
  background-size: 30px 30px;
  display: inline-block;
  font-size: 110%;
  padding: 12px 55px 12px 30px;
  text-decoration: none;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
  border-radius: 30px;
  -webkit-box-shadow: 3.3px 3.3px 9px #d9dade, -3.3px -3.3px 9px #ffffff;
          box-shadow: 3.3px 3.3px 9px #d9dade, -3.3px -3.3px 9px #ffffff;
}

#block-views-block-event-block-3,
#block-views-block-event-block-4 {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0;
  z-index: 1000;
}

@media (min-width: 700px) {
  #block-views-block-event-block-3,
  #block-views-block-event-block-4 {
    bottom: 20px;
    right: 20px;
    left: unset;
  }
}

.node--view-mode-teaser-popup {
  background: white;
  -webkit-box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.15);
          box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.15);
  text-align: left;
  color: black;
  font-size: 1em;
  line-height: 130%;
  margin: 20px 0 0;
  padding: 20px 15px 5px;
}

.node--view-mode-teaser-popup .node__title {
  font-weight: 600;
  font-size: 1.5em;
}

.node--view-mode-teaser-popup .node__title a {
  color: #0094aa;
  text-decoration: none;
}

@media (min-width: 700px) {
  .node--view-mode-teaser-popup {
    border-radius: 10px;
    width: 400px;
  }
}

.node--view-mode-teaser-popup .node__header {
  position: relative;
}

.node--view-mode-teaser-popup .close-popup {
  position: absolute;
  right: -0.5em;
  top: -0.5em;
  background: none;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: black;
  font-size: 2em;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine,
#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine:hover,
#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronTitle,
#tarteaucitron #tarteaucitronServices .tarteaucitronTitle button, #tarteaucitron #tarteaucitronInfo,
#tarteaucitron #tarteaucitronServices .tarteaucitronDetails {
  background: #0094aa !important;
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

#tarteaucitron .tarteaucitronBorder,
#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain,
#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList,
#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronHidden,
#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine {
  border: 0 !important;
}

#tarteaucitronRoot * {
  font-family: 'Raleway' !important;
}

#tarteaucitronRoot .tarteaucitronH1,
#tarteaucitronRoot .tarteaucitronH2 {
  font-weight: 600 !important;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName {
  margin-top: 0.5em !important;
}

#tarteaucitronServices {
  border-radius: 15px !important;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronAllow,
#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny,
.tac_activate .tarteaucitronAllow {
  display: inline-block !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  letter-spacing: 0.5px !important;
  border-radius: 100px !important;
  color: #FFF !important;
  -webkit-transition: background 0.15s !important;
  -o-transition: background 0.15s !important;
  transition: background 0.15s !important;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25) !important;
          box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25) !important;
  text-align: center !important;
  line-height: 1.3em !important;
  padding: 0.2em 1.2em !important;
  font-size: 12px !important;
}

#tarteaucitron #tarteaucitronClosePanel {
  z-index: 2 !important;
  top: 20px !important;
  right: -10px !important;
  font-size: 0 !important;
  background: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

#tarteaucitron #tarteaucitronClosePanel:before {
  content: "×" !important;
  font-size: 1.5rem !important;
}

a.tarteaucitronSelfLink {
  display: none !important;
}

#tarteaucitronRoot #tarteaucitronAlertBig {
  background: white !important;
}

#tarteaucitronRoot span#tarteaucitronDisclaimerAlert {
  color: #333 !important;
  font-size: 1rem !important;
  margin: 1em 0 2em !important;
  font-family: 'Raleway' !important;
}

div#tarteaucitronAlertBig:before {
  content: "Gestion des cookies" !important;
  color: #333 !important;
  font-weight: 600 !important;
  font-size: 1.3rem !important;
  font-family: 'Raleway' !important;
}

#tarteaucitronAlertBig #tarteaucitronCloseAlert, #tarteaucitronAlertBig #tarteaucitronPersonalize, #tarteaucitronAlertBig #tarteaucitronPersonalize2, .tarteaucitronCTAButton, #tarteaucitron #tarteaucitronPrivacyUrl, #tarteaucitron #tarteaucitronPrivacyUrlDialog, #tarteaucitronRoot .tarteaucitronDeny, #tarteaucitronRoot .tarteaucitronAllow {
  display: inline-block !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  letter-spacing: 0.5px !important;
  border-radius: 100px !important;
  -webkit-transition: background 0.15s !important;
  -o-transition: background 0.15s !important;
  transition: background 0.15s !important;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25) !important;
          box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25) !important;
  text-align: center !important;
  line-height: 1.3em !important;
  padding: 0.2em 1.2em !important;
  font-size: 12px !important;
  font-family: 'Raleway' !important;
}

#tarteaucitronIcon {
  display: none !important;
}

#tarteaucitronRoot * {
  font-family: 'Raleway' !important;
}

.chm-calculatorform {
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 992px) {
  .chm-calculatorform {
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    display: grid;
    grid-template-columns: calc(100% / 3);
    grid-template-areas: "description description description" "interv assure chambre" ". . btn" "result result result";
  }
}

.chm-calculatorform .form-item-description {
  grid-area: description;
  margin-bottom: 30px;
}

@media (min-width: 992px) {
  .chm-calculatorform .form-item-description {
    max-width: 60vw;
  }
}

.chm-calculatorform .form-item-intervention {
  grid-area: interv;
}

.chm-calculatorform .form-item-categorie {
  grid-area: assure;
}

.chm-calculatorform .form-item-chambre {
  grid-area: chambre;
}

.chm-calculatorform .form-submit {
  -ms-flex-item-align: end;
      align-self: end;
  grid-area: btn;
  width: 100px;
}

@media (min-width: 992px) {
  .chm-calculatorform .form-submit {
    justify-self: end;
  }
}

.chm-calculatorform .result_message {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(236, 236, 236, 0.5)), to(rgba(247, 247, 247, 0.5)));
  background: -webkit-linear-gradient(top, rgba(236, 236, 236, 0.5) 0%, rgba(247, 247, 247, 0.5) 100%);
  background: -o-linear-gradient(top, rgba(236, 236, 236, 0.5) 0%, rgba(247, 247, 247, 0.5) 100%);
  background: linear-gradient(180deg, rgba(236, 236, 236, 0.5) 0%, rgba(247, 247, 247, 0.5) 100%);
  grid-area: result;
  margin-top: 40px;
  padding: 15px;
}

@media (min-width: 992px) {
  .chm-calculatorform .result_message {
    padding: 50px;
  }
}

.chm-calculatorform .resume {
  border-bottom: 2px solid #fff;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.chm-calculatorform .prix {
  font-weight: bold;
}

.tableau-cout {
  border: none;
  width: 100%;
}

.tableau-cout tr {
  border-style: dotted;
  border-right: none;
  border-left: none;
}

.tableau-cout tr:first-child {
  border-top: none;
}

.tableau-cout td {
  border: none;
  padding: 15px 10px 5px 10px;
}

.footer_note {
  font-style: italic;
  font-size: 14px;
  margin-top: 40px;
}

@media (min-width: 992px) {
  .footer_note {
    max-width: 60vw;
  }
}

.footer_note p {
  margin: 0;
}

.total-charge {
  font-size: 1.1em;
  font-weight: bold;
}

@media (min-width: 992px) {
  .total-charge {
    font-size: 1.4em;
  }
}

.total-charge td {
  padding-top: 20px;
}

.alertIE {
  background: #F0F0F0;
  font-weight: bold;
  font-size: 14px;
  margin: auto;
  padding: 30px 60px;
  width: 85vw;
}
/*# sourceMappingURL=custom.css.map */