/*------------------------------*/
/* Styles générés par main.less */
/*------------------------------*/
@font-face {
  font-family: 'Lbl';
  font-weight: normal;
  font-style: normal;
  src: url('../fonts/lato/lato-black-webfont.eot');
  src: url('../fonts/lato/lato-black-webfont.eot') format('embedded-opentype'), url('../fonts/lato/lato-black-webfont.svg#DosisRegular') format('svg'),  url('../fonts/lato/lato-black-webfont.ttf') format('truetype');
}
@font-face {
  font-family: 'Lb';
  font-weight: normal;
  font-style: normal;
  src: url('../fonts/lato/latoweb-bold-webfont.eot');
  src: url('../fonts/lato/latoweb-bold-webfont.eot') format('embedded-opentype'), url('../fonts/lato/latoweb-bold-webfont.svg#DosisRegular') format('svg'), url('../fonts/lato/latoweb-bold-webfont.ttf') format('truetype');
}
@font-face {
  font-family: 'Ll';
  font-weight: normal;
  font-style: normal;
  src: url('../fonts/lato/latoweb-light-webfont.eot');
  src: url('../fonts/lato/latoweb-light-webfont.eot') format('embedded-opentype'), url('../fonts/lato/latoweb-light-webfont.svg#DosisRegular') format('svg'), url('../fonts/lato/latoweb-light-webfont.ttf') format('truetype');
}
@font-face {
  font-family: 'Lr';
  font-weight: normal;
  font-style: normal;
  src: url('../fonts/lato/latoweb-regular-webfont.eot');
  src: url('../fonts/lato/latoweb-regular-webfont.eot') format('embedded-opentype'), url('../fonts/lato/latoweb-regular-webfont.svg#DosisRegular') format('svg'), url('../fonts/lato/latoweb-regular-webfont.ttf') format('truetype');
}
body {
  font-family: Lr;
  background: #F2F2F2;
}
a,
button {
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
strong {
  font-family: Lb;
}
h2 {
  margin: 0 0 84px;
  text-align: center;
  font-family: Ll;
  font-size: 3.6em;
  text-transform: uppercase;
  color: #4F4F4F;
}
.suptitle {
  margin: 0;
  text-align: center;
  font-family: Lbl;
  font-size: 1.2em;
  text-transform: uppercase;
}
section {
  padding: 84px 0;
}
marquee {
  z-index: 10;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 5px;
  font-size: 1.2em;
  color: #FFF;
  background: rgba(0, 0, 0, 0.5);
}
.search-input {
  width: 100%;
}
.search-input div.cell {
  text-align: right;
}
.search-input div.cell input {
  padding: 5px;
}
.search-input a.cell {
  width: 41px;
  padding: 5px;
  font-size: 1em;
  text-align: center;
  border-radius: 0 3px 3px 0;
}
.flex {
  display: flex;
}
.table {
  display: table;
}
.table .cell {
  display: table-cell;
}
.btn,
.btn:focus {
  display: inline-block;
  padding: 10px 20px;
  font-family: Lb;
  text-transform: uppercase;
  font-size: 2em;
  color: #FFF;
  text-decoration: none !important;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.22);
}
.btn:hover {
  color: #FFF;
}
/* Header */
header {
  position: relative;
  z-index: 0;
  max-height: 100%;
  overflow: hidden;
}
header .title {
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 20%;
  width: 80%;
  margin: 0 10%;
}
header .title h1 {
  display: inline-block;
  padding: 10px 20px;
  background: #FFF;
  font-family: Lb;
  text-transform: uppercase;
  font-size: 2em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.22);
}
header .title h1 span.pw-titre-principal {
  font-size: 0.8em;
  line-height: 1.3em;
  display: block;
  margin-bottom: 5px;
}
header .tel {
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 20px 0;
  text-align: center;
  font-size: 3em;
  color: #FFF;
}
header .tel i {
  margin-right: 10px;
}
header .tel p {
  display: inline-block;
  margin: 0;
}
header .tel p a {
  color: #FFF;
  text-decoration: none;
}
header .search-input {
  position: absolute;
  /*top: 15px;*/
  top: 80px;
  right: 100px;
  /*padding: 0 50px;*/
  padding: 0;
  width: 210px;
}
.container{max-width: 100%;}
/* Slider */
#main-slider {
  position: relative;
  z-index: 0;
  height: 100%;
}
#main-slider .owl-stage-outer,
#main-slider .owl-stage,
#main-slider .owl-item {
  min-height: 100%;
}
#main-slider .owl-controls {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#main-slider .owl-controls .owl-nav {
  display: table;
  width: 100%;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-size: 2.5em;
  text-decoration: none !important;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#main-slider .owl-controls .owl-nav .owl-prev,
#main-slider .owl-controls .owl-nav .owl-next {
  display: table-cell;
  width: 50%;
  padding: 30px;
}
#main-slider .owl-controls .owl-nav .owl-next {
  text-align: right;
}
/* Nav */
nav {
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  background: rgba(42, 42, 42, 0.6);
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
nav:hover,
nav.sticky {
  background: rgba(42, 42, 42, 0.8);
}
nav #logo {
  display: table-cell;
  vertical-align: middle;
  padding: 10px 10px 10px 0;
}
nav #logo .img {
  display: block;
  width: 38px;
  height: 38px;
  background-image: url(../img/logo.png);
  background-repeat: no-repeat;
  background-size: cover;
}
nav ul {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  list-style: none;
}
nav ul li {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  height: 58px;
}
nav ul li a {
  display: block;
  padding: 0 15px;
  font-family: Lb;
  font-size: 1.1em;
  text-transform: uppercase;
  text-decoration: none !important;
  color: #FFF;
}
nav ul li a:focus {
  color: #FFF;
}
nav .sub-nav {
  display: block;
  position: absolute;
  top: 100%;
  width: 200px;
  height: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-out 0.4s;
  -moz-transition: all 0.4s ease-out 0.4s;
  -o-transition: all 0.4s ease-out 0.4s;
  transition: all 0.4s ease-out 0.4s;
}
nav .sub-nav li {
  display: block;
  height: auto;
  background: rgba(42, 42, 42, 0.8);
  opacity: 0;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
nav .sub-nav li a,
nav .sub-nav li a:focus {
  display: block;
  padding: 10px;
  font-size: 1em;
  text-transform: none;
  color: #FFF !important;
}
nav .sub-nav.visible {
  height: auto;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
nav .sub-nav.visible li {
  opacity: 1;
}
/* Bienvenue */
#bienvenue {
  padding: 0;
  background: url(../img/bienvenue.jpg) center center no-repeat;
}
#bienvenue .gradient {
  background: -moz-linear-gradient(left, #ffffff 55%, rgba(255, 255, 255, 0) 90%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ffffff 55%, rgba(255, 255, 255, 0) 90%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ffffff 55%, rgba(255, 255, 255, 0) 90%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
  /* IE6-9 */
}
#bienvenue .flex {
  -webkit-align-items: center;
  align-items: center;
  min-height: 613px;
}
#bienvenue h2 {
  margin: 0.8em 0;
  text-align: left;
  font-family: Lb;
  font-size: 2.7em;
  text-transform: uppercase;
}
#bienvenue p {
  font-size: 1.3em;
}
/* Équipe */
#equipe #team-slider .member {
  position: relative;
  // background: #999;
  background: #FFF;
  min-height: 262.5px;
}

#equipe #team-slider.no-slider .member {
  margin-top: 20px;
  /*padding-top: 30px;*/
}

#equipe #team-slider .member img {
  // width: 100%;
  /*max-height: 260px;*/
  position: relative;
  z-index: 0;
  position: relative;
  z-index: 0;
  max-width: 100%;
  /*width: 100%;*/
  height: auto;
  margin: 0 auto;
  display: block;
}
#equipe #team-slider .member .overlay {
  // position: absolute;
  // z-index: 1;
  // left: 0;
  // top: 0;
  display: flex;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  min-height: 150px;
  padding: 10px;
  // color: #FFF;
  // background: rgba(28, 28, 28, 0);
  // -webkit-transition: all 0.4s ease-out 0s;
  // -moz-transition: all 0.4s ease-out 0s;
  // -o-transition: all 0.4s ease-out 0s;
  // transition: all 0.4s ease-out 0s;
}
#equipe #team-slider .member .overlay h3 {
  margin: 0 0 0.3em;
  text-transform: uppercase;
  // opacity: 0;
  // -webkit-transform: translate(0, 200px);
  // -moz-transform: translate(0, 200px);
  // -o-transform: translate(0, 200px);
  // -ms-transform: translate(0, 200px);
  // transform: translate(0, 200px);
  // -webkit-transition: all 0.4s ease-out 0s;
  // -moz-transition: all 0.4s ease-out 0s;
  // -o-transition: all 0.4s ease-out 0s;
  // transition: all 0.4s ease-out 0s;
}
#equipe #team-slider .member .overlay p {
  margin: 0;
  // opacity: 0;
  // -webkit-transform: translate(0, 200px);
  // -moz-transform: translate(0, 200px);
  // -o-transform: translate(0, 200px);
  // -ms-transform: translate(0, 200px);
  // transform: translate(0, 200px);
  // -webkit-transition: all 0.4s ease-out 0s;
  // -moz-transition: all 0.4s ease-out 0s;
  // -o-transition: all 0.4s ease-out 0s;
  // transition: all 0.4s ease-out 0s;
}
#equipe #team-slider .member .overlay p.job {
  margin-bottom: 0.3em;
  font-size: 1.3em;
}
#equipe #team-slider .member .overlay p.links {
  margin-top: 0.6em;
  text-align: center;
}
#equipe #team-slider .member .overlay p.links a {
  padding: 10px 5px;
  display: inline-block;
  font-size: 0.8em;
  width: 49%;
}
#equipe #team-slider .member .overlay p.links a i {
  margin-right: 5px;
  font-size: 1.2em;
}
#equipe #team-slider .member:hover .overlay {
  // background: rgba(28, 28, 28, 0.8);
}
// #equipe #team-slider .member:hover .overlay h3,
// #equipe #team-slider .member:hover .overlay p,
// #equipe #team-slider .member:hover .overlay a {
  //   opacity: 1;
  //   -webkit-transform: translate(0, 0px);
  //   -moz-transform: translate(0, 0px);
  //   -o-transform: translate(0, 0px);
  //   -ms-transform: translate(0, 0px);
  //   transform: translate(0, 0px);
  // }
  #equipe #team-slider .owl-dots {
    text-align: center;
  }
  #equipe #team-slider .owl-dots .owl-dot {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 30px 5px 0;
    background: #4F4F4F;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
  }

  #team-slider.home.no-slider {
    text-align: center;
  }
  #team-slider.home.no-slider .member {
    display: inline-block;
    margin: 0 10px;
  }

  /* Photos */
  #photos {
    background: #FFF;
  }
  #photos .photo-container {
    position: relative;
    z-index: 1;
    display: block;
    height: 220px;
    margin-bottom: 30px;
    background: #1C1C1C;
    border-radius: 4px;
    overflow: hidden;
  }
  #photos .photo-container .photo {
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
  }
  #photos .photo-container .photo img {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  #photos .photo-container .caption {
    position: absolute;
    z-index: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    opacity: 0;
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
    transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    -webkit-transform-origin: 0% 100%;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
  }
  #photos .photo-container .caption .cell {
    padding: 0 20px;
    vertical-align: middle;
  }
  #photos .photo-container .caption .cell:first-child {
    width: 100%;
  }
  #photos .photo-container .caption .cell p {
    margin: 0;
    font-family: Lbl;
    text-transform: uppercase;
    line-height: 1.1;
  }
  #photos .photo-container .caption .cell i {
    font-size: 1.5em;
  }
  #photos .photo-container:hover .photo {
    -webkit-transform: translate(0, -60px);
    -moz-transform: translate(0, -60px);
    -o-transform: translate(0, -60px);
    -ms-transform: translate(0, -60px);
    transform: translate(0, -60px);
  }
  #photos .photo-container:hover .caption {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  #photos #pw-cabinet-introduction {
    font-size: 18px;
  }
  #photos #galerie-photo.owl-carousel .owl-nav{
    display: flex;
    justify-content: space-between;
  }
  #photos #galerie-photo.owl-carousel .owl-nav>div {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
  }
  .collaborateurs ul {
    margin: 0;
    padding: 0;
  }
  .collaborateurs ul li {
    padding: 10px;
  }
  .collaborateurs ul .collaborateur-content {
    margin: 0 20px 20px;
    font-size: 1.5em;
  }
  .collaborateurs ul .cell {
    vertical-align: top;
  }
  .pw-collaborateurs-text {
    width:100%;
  }
  /* Traitements */
  section.traitements {
    padding-bottom: 0;
  }
  section.traitements .traitement {
    width: 100%;
  }
  section.traitements .traitement.t01 {
    background: url(../img/traitements/01.jpg) center no-repeat;
  }
  section.traitements .traitement.t02 {
    background: url(../img/traitements/02.jpg) center no-repeat;
  }
  section.traitements .traitement.t03 {
    background: url(../img/traitements/03.jpg) center no-repeat;
  }
  section.traitements .traitement .cell {
    width: 100%;
    height: 620px;
    padding: 30px 15px;
    vertical-align: middle;
  }
  section.traitements .traitement .cell .text {
    display: inline-block;
    width: 60%;
  }
  section.traitements .traitement .cell .text h3 {
    margin: 0 0 30px;
    font-family: Ll;
    font-size: 3.6em;
    line-height: 1.2;
    text-transform: uppercase;
    color: #4F4F4F;
  }
  section.traitements .traitement .cell .text p {
    margin: 30px 0;
    font-size: 1.3em;
  }
  section.traitements .traitement .cell .text .btn {
    font-size: 1.2em;
  }
  section.traitements .traitement:nth-child(odd) .cell {
    text-align: left;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.8) 55%, rgba(255, 255, 255, 0) 90%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.8) 55%, rgba(255, 255, 255, 0) 90%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255, 255, 255, 0.8) 55%, rgba(255, 255, 255, 0) 90%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
    /* IE6-9 */
  }
  section.traitements .traitement:nth-child(even) .cell {
    text-align: right;
    background: -moz-linear-gradient(left, rgba(34, 34, 34, 0) 10%, rgba(34, 34, 34, 0.8) 70%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(34, 34, 34, 0) 10%, rgba(34, 34, 34, 0.8) 70%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(34, 34, 34, 0) 10%, rgba(34, 34, 34, 0.8) 70%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
    /* IE6-9 */
  }
  section.traitements .traitement:nth-child(even) .cell h3,
  section.traitements .traitement:nth-child(even) .cell .description_dossier {
    color: #FFF;
  }
  /* Acces */
  #acces {
    padding-bottom: 0;
  }
  #acces .map {
    position: relative;
    z-index: 1;
    overflow: hidden;
  }
  #acces .map iframe {
    position: relative;
    z-index: 0;
    display: block;
  }
  #acces .map .overlay {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(34, 34, 34, 0.4);
  }
  #acces .map .infos {
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
    width: 35%;
    height: 600px;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
    font-size: 18px;
  }
  #acces .map .infos.closed {
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
  #acces .map .infos .cell {
    width: 100%;
    height: 100%;
    padding: 0 20px;
    vertical-align: middle;
    background: #F2F2F2;
  }
  #acces .map .infos .text {
    max-height: 600px;
    /* customscrollbar */
    /* fin customscrollbar */
  }
  #acces .map .infos .text.mCustomScrollbar {
    margin-right: -15px;
  }
  #acces .map .infos .text .mCSB_inside > .mCSB_container {
    margin: 0 20px 0 0 ;
  }
  #acces .map .infos .text h3 {
    font-family: Lb;
    font-size: 1.3em;
    text-transform: uppercase;
  }
  #acces .map .infos .text p {
    font-size: 1.1em;
  }
  #acces .map .infos .text #schedule {
    width: 100%;
    font-size: 1.1em;
  }
  #acces .map .infos .text #schedule th {
    text-align: right;
  }
  #acces .map .infos .text #schedule td {
    text-align: center;
    padding: 5px;
  }
  #acces .map .map-trigger {
    position: absolute;
    z-index: 2;
    left: 10%;
    bottom: 10%;
    font-size: 1.6em;
    outline-style: none !important;
    background: #FFF;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
    cursor: pointer;
  }
  #acces .map .map-trigger.closed,
  #acces .map .map-trigger.closed:hover {
    color: #FFF;
  }
  #acces #pw-acces-complements {
    background: #FFF;
  }
  /* Urgences */
  #urgences h2,
  #urgences h3,
  #urgences p ,
  #urgences ul li {
    color: #FFF;
  }
  #urgences p {
    font-size: 1.3em;
  }
  #urgences p:first-child {
    margin-top: 0;
  }
  #urgences p a,
  #urgences p a:focus {
    color: #FFF;
    text-decoration: underline;
  }
  #urgences .service {
    overflow: hidden;
    background: #FFF;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.22);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  #urgences .service .photo {
    width: 100%;
    height: 173px;
    background-image: url('../img/urgences.jpg');
    background-repeat: no-repeat;
    background-size: cover;
  }
  #urgences .service .text {
    padding: 20px 20px 0;
  }
  #urgences .service .text h3 {
    margin-top: 0;
    font-family: Lb;
    font-size: 1.4em;
    text-transform: uppercase;
    color: #333;
  }
  #urgences .service .text p {
    color: #333;
  }
  #urgences:empty {
    display:none;
  }
  /* Footer */
  footer {
    padding: 84px 0;
    background: #FFF;
  }
  footer h2 {
    margin-bottom: 20px;
    font-size: 2.6em;
    text-align: left;
  }
  footer h3 {
    margin-bottom: 10px;
    font-family: Lbl;
    font-size: 1.3em;
    text-transform: uppercase;
  }
  footer p {
    margin: 0;
    font-size: 1.3em;
  }
  footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  footer ul a {
    font-size: 1.3em;
  }
  footer ul.social-list li {
    display: inline-block;
    font-size: 2em;
    margin-right: 10px;
  }
  footer #certif {
    margin-top: 20px;
    text-align: right;
  }
  footer #certif img {
    height: 31px;
  }
  footer .copyrightUC {
    padding: 20px 0;
    text-align: right;
  }
  /* Pages internes */
  .intern header .title {
    position: relative;
    width: 100%;
    margin: 0;
    padding-top: 58px;
    background: #FFF;
  }
  .intern header .title h1 {
    display: block;
    margin: 0;
    padding-left: 0;
    box-shadow: none;
  }
  .intern header .tel {
    position: relative;
    padding: 10px;
    text-align: left;
    font-size: 2em;
  }
  .intern h1,
  .intern h2 {
    margin: 20px 0;
    text-align: left;
    font-family: Lb;
    font-size: 2.4em;
    text-transform: uppercase;
  }
  .intern h2 {
    font-size: 1.8em;
  }
  .intern #nuage {
    background: #FFF;
    padding: 10px;
  }
  .intern #fiches,
  .intern #videos {
    background: #FFF;
    padding: 0 10px;
    margin: 0;
    list-style: none;
  }
  .intern #fiches a,
  .intern #videos a {
    display: block;
    padding: 10px 0;
  }
  .intern #fiches i,
  .intern #videos i {
    margin-right: 10px;
  }
  .intern .search-input {
    margin-top: 20px;
  }
  .intern .search-input input {
    width: 100%;
  }
  @media screen and (max-width: 1024px) {
    body {
      font-size: 12px;
    }
    h2 {
      margin-bottom: 40px;
    }
    nav .container {
      width: 100% !important;
    }
    nav #logo img {
      height: 47px;
    }
    nav ul li a {
      padding: 5px 10px;
    }
    #main-slider .item {
      position: relative;
      overflow: hidden;
      width: 100%;
      height: 700px;
      display: flex;
      justify-content: center;
    }
    #main-slider .item img {
      position: absolute;
      top: 0;
      width: auto;
      height: 100%;
    }
    #main-slider .item.i01 img {
      right: -10%;
    }
    #main-slider .item.i02 img {
      right: 0;
    }
    #main-slider .item.i03 img {
      left: 0;
    }
    #photos .photo-container {
      background: #FFF;
    }
    section.traitements .traitement:nth-child(odd) .cell {
      background: rgba(255, 255, 255, 0.8);
    }
    section.traitements .traitement:nth-child(even) .cell {
      background: rgba(34, 34, 34, 0.8);
    }
    section.traitements .traitement .cell .text {
      width: 80%;
    }
    header .search-input{
      right: 0;
    }
  }
  @media screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait) {
    #acces .map .infos {
      width: 52%;
    }
  }
  @media screen and (max-width: 767px) {
    h2 {
      margin-bottom: 40px;
      font-size: 2.4em;
    }
    .suptitle {
      font-size: 1.2em;
    }
    section {
      padding-top: 60px;
    }
    #main-slider .item {
      height: 300px;
    }
    .collaborateurs .table {
      display: block;
    }
    .collaborateurs .table .cell {
      display: block;
    }
    .collaborateurs .container .table .cell:first-child {
      width: 100%;
      text-align: center;
    }
    nav {
      padding: 10px;
      background: #2a2a2a !important;
      -webkit-transform: translate(0, -100%);
      -moz-transform: translate(0, -100%);
      -o-transform: translate(0, -100%);
      -ms-transform: translate(0, -100%);
      transform: translate(0, -100%);
      -webkit-transition: all 0.2s ease-out 0s;
      -moz-transition: all 0.2s ease-out 0s;
      -o-transition: all 0.2s ease-out 0s;
      transition: all 0.2s ease-out 0s;
    }
    nav.opened {
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0);
    }
    nav:after {
      content: "\f0c9";
      position: absolute;
      right: 0;
      bottom: -60px;
      display: block;
      width: 60px;
      height: 60px;
      padding-top: 14px;
      text-align: center;
      font-family: "Font Awesome 5 Pro";
      font-weight: 300;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      line-height: 1;
      font-size: 2em;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #FFF;
      background: #2a2a2a;
      border-radius: 0 0 0 4px;
    }
    nav #logo {
      display: block;
      margin-left: 5px;
    }
    nav ul {
      display: block;
    }
    nav ul li {
      display: block;
    }
    nav ul li a {
      display: block;
      font-size: 1.6em;
    }
    header .title {
      position: relative;
    }
    header .title h1 {
      display: block;
      font-size: 1.4em;
      box-shadow: none;
    }
    header .title .btn {
      display: block;
      margin-bottom: 20px;
      text-align: center;
      font-size: 1.4em;
    }
    header .tel {
      position: relative;
      font-size: 1.8em;
    }
    #main-slider .owl-controls {
      display: none;
    }
    #bienvenue h2 {
      font-size: 1.9em;
    }
    #bienvenue .gradient {
      background: rgba(255, 255, 255, 0.9);
    }
    #bienvenue .flex {
      min-height: initial;
      padding: 84px 0;
    }
    #equipe #team-slider .member .overlay {
      font-size: 1.4em;
    }
    section.traitements .traitement:nth-child(even) .cell {
      text-align: left;
    }
    section.traitements .traitement .cell .text {
      width: 100%;
    }
    section.traitements .traitement .cell .text h3 {
      font-size: 2.2em;
    }
    #acces {
      margin-bottom: 84px;
    }
    #acces .map iframe {
      height: 300px;
    }
    #acces .map .overlay,
    #acces .map .map-trigger {
      display: none;
    }
    #acces .map .infos {
      position: relative;
      width: 100%;
      height: auto;
    }
    #acces .map .infos .cell .text {
      max-height: none;
    }
    #acces .map .infos .cell .text h3 {
      margin: 30px 0;
    }
    #acces .map .infos .cell .text #schedule {
      background: #FFF;
    }
    #urgences .service {
      padding-bottom: 10px;
    }
    footer h2 {
      font-size: 2.2em;
    }
  }
  #inside .content .container{
    padding-bottom: 20px;
  }
  .gmap {
    height: 600px;
  }
  .page-article_aspx .container .col-sm-8.col-lg-9,
  .page-espace_enfants_default_aspx .container .col-sm-8.col-lg-9,
  .page-demande_rendez_vous_aspx .container .col-sm-8.col-lg-9{
    width: 100%;
  }
  .page-v2_videos_aspx .pw-videos-gallery li .pw-videos-overlay .pw-videos-title{
    font-size: 12px;
  }

  .page-demande_rendez_vous_aspx .pw-rdv-table-container h1{
    font-size: 23px;
  }
  .page-demande_rendez_vous_aspx #pw-rdv-contact h1{
    font-size: 19px;
  }

  .page-article_aspx {
    font-size: 1.4em!important;
  }
  .page-article_aspx #conteneur_centre{
    max-width: 100%;
    margin-top: -21px;
  }
  .page-article_aspx #conteneur_gauche{
    margin-top: -21px;
    font-size: 14px;
  }
  .page-article_aspx #nos_conseils{
    background: #FFF;
    background-repeat: no-repeat;
    background-position: top right;
  }
  .page-article_aspx #nos_conseils h1{
    width: 100%;
    height: auto;
    margin: 0;
    font-size: 24px;
  }
  .page-article_aspx #nos_conseils ul{
    margin-top: 0;
  }
  .page-article_aspx #nos_conseils ul li{
    list-style: square;
    font-size: 18px;
  }

  @media print {
   .no-print {display:none!important;}
   .page-article_aspx #conteneur_centre {
    width: 450px !important;
  }

  .page-article_aspx .art_panel_left{
    max-width: 80px!important;
  }
  .page-article_aspx #panel_photos img,
  .page-article_aspx #panel_photos,
  .page-article_aspx img {
   max-width: 100px;
 }

 .page-article_aspx #conteneur_centre,    
 .page-article_aspx #DateLastMod,
 .page-article_aspx #fiche_conseil {
  font-size: 0.6em!important;
}
.page-article_aspx .art_panel_left{
  font-size: 0.5em!important;
}
.page-article_aspx #nos_conseils h1{
  font-size: 18px!important;
}
.page-article_aspx #conteneur_centre h1{
  font-size: 20px!important;
}
.page-article_aspx #conteneur_centre h2{
  font-size: 18px!important;
}
.page-article_aspx #conteneur_centre h3{
  font-size: 16px!important;
}
.page-article_aspx #nos_conseils ul li{
  font-size: 14px!important;
}
.page-article_aspx header .title h1{
  font-size: 12px;
}
header *{
  margin: 0!important;
  padding: 0!important;
}
}
.member-scroll{
  max-height: 205px;
}
.member-scroll .mCSB_draggerContainer{
  display: none;
}
#equipe #team-slider .member:hover .mCSB_draggerContainer{
  display: block;
}
.Home .pw-multilingue {
  position: absolute;
  top: 85px;
  right: 320px;
  padding: 0;
  z-index: 1;
  text-align: left;
}
.Home .pw-multilingue ul{
  margin: 0;
}
.intern .pw-multilingue ul{
  padding: 0;
  margin-top: 10px;
}

.nav ul.subnav {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 100%;
  width: 240px;
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-out 0.4s;
  -moz-transition: all 0.4s ease-out 0.4s;
  -o-transition: all 0.4s ease-out 0.4s;
  transition: all 0.4s ease-out 0.4s;
}
.nav ul.subnav li {
  display: block;
  margin: 0;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.nav ul.subnav li:hover {
  background: rgba(0, 0, 0, 0.9);
}
.nav ul.subnav li:first-child {
  border-radius: 4px 4px 0 0;
}
.nav ul.subnav li:last-child {
  border-radius: 0 0 4px 4px;
}
.nav ul.subnav li a {
  display: block;
  padding: 10px;
  text-transform: none;
  text-align: left;
  font-size: 1.1em;
  color: #FFF;
}
.nav ul.subnav.visible {
  height: auto;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.nav ul.subnav.visible li {
  opacity: 1;
}

.Home .topdossier .description_dossier{
  font-size: 1.3em;
  margin: 30px 0;
}

.page-questionnaires_aspx .pw-qe-liste li,
.page-v2_rubrique_aspx .pw-rubrique-articles li{
  font-size: 16px;
}

address{
  font-size: 0.6em;
  font-style: normal;
}

.pw-urgence-texte,
#pw-textes-complementaires {
  font-size: 18px;
}

.intern .container .row .col-sm-8.col-lg-9{
	font-size: 16px;
}

.collaborateurs .container .table .cell:first-child{
	/*width:10px;*/
	padding-right:20px;
	padding-bottom:20px;
}
.collaborateurs .pw-collaborateurs-text {
  width: auto;
  vertical-align: top;
}
.collaborateurs .container .table{
	width : 100%;
}


/* BLOG ACTU */

@media screen and (max-width: 768px) {
  #pw-blog-actu {
    margin: 0 -15px;
  }
}

#photos .owl-controls {
 text-align: center;
 position: absolute;
 top: 50%;
 width: 100%;
 transform: translateY(-50%);
}

#photos .owl-buttons {
  display: flex;
  justify-content: space-between;
  font-size: 1.8em;
  padding: 0 10px;
}

#photos #galerie-photo.owl-carousel .owl-nav>div {
  cursor: pointer;
  background: rgba(0,0,0,0.4);
  color: #DDD;
  width: 30px;
  height: 30px;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  border-radius: 2px;
  transition:all ease-in 200ms;
}
#photos #galerie-photo.owl-carousel .owl-nav>div:hover {
  background: rgba(0,0,0,0.7);
  color: #FFF;
}

#photos #galerie-photo.owl-carousel .owl-nav>div.owl-prev {
  margin-left: -30px;
}
#photos #galerie-photo.owl-carousel .owl-nav>div.owl-next {
  margin-right: -30px;
}

#photos .owl-carousel .owl-item {padding:10px;}


#galerie-photo {
  height:auto;
  position: relative; 
}
#galerie-photo.reduced {
  height:800px;
  overflow:hidden;
}
#galerie-photo .fadeout {
  display:none;
  z-index: 10;
  position: absolute; 
  bottom: 0px;
    height: auto;
  width: 100%;
  background: -webkit-linear-gradient(
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 100%
    ); 
  background-image: -moz-linear-gradient(
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 100%
    );
  background-image: -o-linear-gradient(
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 100%
    );
  background-image: linear-gradient(
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 100%
    );
  background-image: -ms-linear-gradient(
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 100%
    );
}

#galerie-photo.reduced .fadeout {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

#galerie-photo .fadeout button {
      margin-bottom: 20px;
  font-size: 16px;
}



.pw-recherche-articles {
    list-style: none;
}
.pw-recherche-articles li {
    margin:10px 0;
    font-size:20px;
    text-decoration: none;
}
.pw-recherche-articles li a{
    text-decoration: none;
}
.pw-recherche-articles li a::before{
    /*content: '>';*/
        font-family: Font Awesome\ 5 Pro;
    font-weight: 900;
    content:"\f105";
    margin: 0 10px 0 0;
}


/* cookie consent fix */
.cc-revoke, .cc-window {
  z-index: 99999 !important;
}