@charset "UTF-8";
/*Unité grille*/
/*Variables fonts*/
/*couleurs*/
/*corail*/
/*gris bleu*/
/*bleu clair*/
/*corail fonce*/
/*corail clair*/
/*gris bleu fonce*/
/*gris bleu clair*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

input:focus, select:focus, textarea:focus, button:focus {
  outline: none; }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active, a.nice-select.open,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address inconsistent styling of `abbr[title]`.
 * 1. Correct styling in Firefox 39 and Opera 12.
 * 2. Correct missing styling in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Address inconsistent styling of b and strong.
 * 1. Correct duplicate application of `bolder` in Safari 6.0.2.
 * 2. Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+.
 */
b,
strong {
  font-weight: inherit;
  /* 1 */ }

b,
strong {
  font-weight: bolder;
  /* 2 */ }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address inconsistent styling of `hr`.
 * 1. Correct `box-sizing` set to `border-box` in Firefox.
 * 2. Correct `overflow` set to `hidden` in IE 8/9/10/11 and Edge 12.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * 1. Correct inheritance and scaling of font-size for preformatted text.
 * 2. Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct font properties not being inherited.
 * 2. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * Address `appearance` set to `searchfield` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.plandusite .structure ul, .plandusite .structure ul li {
  margin: 0;
  padding: 0; }

.erreur404:before, .bloc-lien:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.accueil .banniere:before, .presentation #presentation3 .container > div .container-img:before, .fiche-pros .banniere .container:before, .fiche-pros .container-pros .bloc-categorisation .bloc-groupement .banniere-groupement .container-img:before, .ressources .banniere .container:before, .archive-actu .banniere .container:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-background-image: linear-gradient(to top, rgba(30, 30, 30, 0.5), rgba(30, 30, 30, 0));
  -moz-background-image: linear-gradient(to top, rgba(30, 30, 30, 0.5), rgba(30, 30, 30, 0));
  -ms-background-image: linear-gradient(to top, rgba(30, 30, 30, 0.5), rgba(30, 30, 30, 0));
  -o-background-image: linear-gradient(to top, rgba(30, 30, 30, 0.5), rgba(30, 30, 30, 0));
  background-image: linear-gradient(to top, rgba(30, 30, 30, 0.5), rgba(30, 30, 30, 0)); }

/*generalites*/
html *,
html *:before,
html *:after {
  box-sizing: border-box; }

body {
  font-family: "Muli", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8em;
  color: #445063;
  transition: transform 0.4s ease; }

/*titres*/
h1,
h2,
h3,
h4,
h5 {
  line-height: 1.2em;
  color: #445063;
  font-weight: bold; }

h1 {
  font-size: 1.8em;
  margin: 0 0 1em 0;
  color: #FFFFFF; }

h2 {
  font-size: 1.65em;
  margin: 2em 0 1em 0; }

h3 {
  font-size: 1.25em;
  margin: 1em 0 0.5em 0; }

h4 {
  font-size: 1.1em;
  margin: 1em 0 0.5em 0; }

/*textes*/
p {
  margin: 0 0 1.2em 0; }

a {
  text-decoration: none;
  transition: opacity 0.4s ease;
  color: #F26457;
  opacity: 1; }
  a:hover {
    opacity: 0.7;
    outline: 0; }

.nom {
  color: #F26457; }

.localisation {
  color: rgba(79, 91, 115, 0.6);
  font-weight: bold;
  font-size: 0.87em;
  line-height: 1.3em; }
  .localisation:before {
    content: "";
    width: 30px;
    height: 21px;
    display: inline-block;
    vertical-align: top;
    margin: -4px 5px 0 0;
    opacity: 0.6; }

.chatillon-ms .localisation:before {
  background: url("assets/images/sprite-icons.png") -60px -100.2px no-repeat;
  background-size: 120px auto; }

.chatillon-ext .localisation:before {
  background: url("assets/images/sprite-icons.png") -60px -121.2px no-repeat;
  background-size: 120px auto; }

.neuville-mm .localisation:before {
  background: url("assets/images/sprite-icons.png") -60px -142.2px no-repeat;
  background-size: 120px auto; }

.neuville-ext .localisation:before {
  background: url("assets/images/sprite-icons.png") -60px -163.2px no-repeat;
  background-size: 120px auto; }

.entry-content ul,
.entry-content ol {
  margin: 0 0 1.5em 0; }
  .entry-content ul li,
  .entry-content ol li {
    padding: 0; }
    .entry-content ul li:before,
    .entry-content ol li:before {
      content: "";
      display: inline-block;
      width: 8px;
      height: 9px;
      margin-right: 5px;
      background: url("assets/images/sprite-icons.png") -16px 0px no-repeat;
      background-size: 160px auto; }

ul.liste-liens li:before {
  display: none; }

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

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.edit-link {
  display: none; }

/*fermer*/
.fermer {
  width: 30px;
  height: 30px;
  background: url("assets/images/sprite-icons.png") -30px -352px no-repeat;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 99999;
  display: none; }

/*structure*/
body:after {
  position: fixed;
  content: "";
  top: 0;
  left: 0;
  background-color: rgba(68, 80, 99, 0.8);
  width: 50%;
  height: 100%;
  z-index: 1000;
  transform: translate3d(-100%, 0, 0);
  transition: transform 0.4s ease; }

#content {
  padding-top: 100px; }

/*page-std */
.page-std .contenu-principal {
  padding: 30px 5%; }
  .page-std .contenu-principal h1 {
    color: #4F5B73; }

/*social*/
.social {
  display: block;
  clear: both; }
  .social .icon-social {
    display: inline-block;
    vertical-align: top;
    width: 35px;
    height: 35px;
    margin: 0 5px 5px 5px; }
    .social .icon-social a {
      display: block;
      width: 100%;
      height: 100%; }
    .social .icon-social.facebook a {
      background: url("assets/images/sprite-icons.png") -35px -259px no-repeat; }
    .social .icon-social.twitter a {
      background: url("assets/images/sprite-icons.png") -35px -294px no-repeat; }
    .social .icon-social.linkedin a {
      background: url("assets/images/sprite-icons.png") -35px -329px no-repeat; }
    .social .icon-social.google a {
      background: url("assets/images/sprite-icons.png") -35px -364px no-repeat; }
    .social .icon-social.youtube a {
      background: url("assets/images/sprite-icons.png") -35px -399px no-repeat; }

.share h3 {
  font-size: 0.85em;
  letter-spacing: 0;
  margin-top: 10px; }

.share .social .icon-social {
  width: 20px;
  height: 20px;
  margin: 0 1px 5px 1px; }
  .share .social .icon-social.facebook a {
    background: url("assets/images/sprite-icons.png") 0 -314.28571px no-repeat;
    background-size: 114.28571px auto; }
  .share .social .icon-social.twitter a {
    background: url("assets/images/sprite-icons.png") 0 -334.28571px no-repeat;
    background-size: 114.28571px auto; }
  .share .social .icon-social.linkedin a {
    background: url("assets/images/sprite-icons.png") 0 -354.28571px no-repeat;
    background-size: 114.28571px auto; }
  .share .social .icon-social.google a {
    background: url("assets/images/sprite-icons.png") 0 -374.28571pxno-repeat;
    background-size: 114.28571px auto; }
  .share .social .icon-social.youtube a {
    background: url("assets/images/sprite-icons.png") -394.28571px no-repeat;
    background-size: 114.28571px auto; }

/*plan du site*/
.plandusite .structure {
  border-top: 1px solid rgba(165, 169, 175, 0.2); }
  .plandusite .structure ul li:before {
    display: none; }
  .plandusite .structure ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px;
    color: #1E1E1E; }
  .plandusite .structure > div > ul > li {
    border-bottom: 1px solid rgba(165, 169, 175, 0.2); }
    .plandusite .structure > div > ul > li > ul > li {
      border-top: 1px solid rgba(165, 169, 175, 0.2); }
      .plandusite .structure > div > ul > li > ul > li > a {
        font-size: 0.9em;
        padding-left: 30px; }

/*page 404*/
.erreur404 {
  text-align: center;
  position: relative;
  background-color: #8BA0C1;
  min-height: calc(100vh - 190px); }
  .erreur404:before {
    background: url("assets/images/bg2.jpg") center center no-repeat;
    background-size: cover;
    opacity: 0.1; }
  .erreur404 #main {
    padding: 15vh 0;
    position: relative; }
    .erreur404 #main article {
      display: inline-block;
      max-width: 500px;
      width: 90%; }
      .erreur404 #main article h1 {
        margin: 0 0 30px 0;
        color: #FFFFFF;
        font-size: 2.5em; }
      .erreur404 #main article p {
        font-size: 1.6em;
        line-height: 1.3em;
        color: #FFFFFF; }

#loading {
  display: none;
  width: 100%;
  height: 100%;
  background-color: #EAEAEA;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000; }
  #loading img {
    width: 100px;
    margin: 40vh auto 0 auto;
    display: block; }
  #loading .wrapper {
    position: absolute;
    width: 200px;
    height: 2px;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto; }
  #loading .loader {
    height: 100%;
    display: flex;
    transform: translateZ(0); }
  #loading .loader div {
    flex: 1;
    background: #8BA0C1;
    animation: go 0.8s infinite alternate ease;
    box-shadow: 0 0 20px #8BA0C1; }
  #loading .loader div:nth-child(1) {
    animation-delay: -0.72s; }
  #loading .loader div:nth-child(2) {
    animation-delay: -0.64s; }
  #loading .loader div:nth-child(3) {
    animation-delay: -0.56s; }
  #loading .loader div:nth-child(4) {
    animation-delay: -0.48s; }
  #loading .loader div:nth-child(5) {
    animation-delay: -0.4s; }
  #loading .loader div:nth-child(6) {
    animation-delay: -0.32s; }
  #loading .loader div:nth-child(7) {
    animation-delay: -0.24s; }
  #loading .loader div:nth-child(8) {
    animation-delay: -0.16s; }
  #loading .loader div:nth-child(9) {
    animation-delay: -0.08s; }
  #loading .loader div:nth-child(10) {
    animation-delay: 0s; }

@keyframes go {
  100% {
    background: transparent;
    flex: 10;
    box-shadow: 0 0 0 transparent; } }

.js #loading {
  display: block;
  transition: opacity 0.1s ease; }

.loaded #loading {
  opacity: 0; }
  .loaded #loading.hidden {
    visibility: hidden; }

.btn {
  border: 0;
  display: inline-block;
  padding: 12px 15px;
  background-color: #F26457;
  color: #FFFFFF;
  margin: 0 2px 5px 0;
  font-weight: 400;
  line-height: 1.2em;
  font-size: 0.9em;
  font-weight: bold; }
  .btn:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-right: 5px; }
  .btn.btn-tel:before {
    background: url("assets/images/sprite-icons.png") -20px -51.33333px no-repeat;
    background-size: 133.33333px auto; }
  .btn.btn-rdv:before {
    background: url("assets/images/sprite-icons.png") -20px -71.33333px no-repeat;
    background-size: 133.33333px auto; }
  .btn.btn-web:before {
    background: url("assets/images/sprite-icons.png") -20px -91.33333px no-repeat;
    background-size: 133.33333px auto; }
  .btn.btn-retour:before {
    background: url("assets/images/sprite-icons.png") -20px -371.33333px no-repeat;
    background-size: 133.33333px auto; }
  .btn.btn-rouge {
    background-color: #F26457; }
  .btn.btn-gris {
    background-color: #4F5B73; }
  .btn.btn-bleu {
    background-color: #8BA0C1; }
  .btn.btn-blanc {
    background-color: #FFFFFF;
    color: #F26457; }

.link-std {
  display: inline-block;
  text-decoration: underline; }

.btn-telechargement {
  margin-bottom: 0; }
  .btn-telechargement a {
    border: 0;
    display: block;
    width: 100%;
    padding: 12px 15px;
    background-color: #8ba0c1;
    color: #FFFFFF;
    margin: 0 0 2px 0;
    font-weight: 400;
    line-height: 1.2em;
    font-size: 0.9em;
    font-weight: bold;
    position: relative; }
    .btn-telechargement a:after {
      content: "";
      display: block;
      float: right;
      width: 20px;
      height: 20px;
      background: url("assets/images/sprite-icons.png") -20px -391.33333px no-repeat;
      background-size: 133.33333px auto; }

.btn-lien {
  margin-bottom: 0; }
  .btn-lien a {
    border: 0;
    display: block;
    width: 100%;
    padding: 12px 15px;
    background-color: #4f5b73;
    color: #FFFFFF;
    margin: 0 0 2px 0;
    font-weight: 400;
    line-height: 1.2em;
    font-size: 0.9em;
    font-weight: bold;
    position: relative; }
    .btn-lien a:before {
      content: "";
      display: inline-block;
      vertical-align: middle;
      width: 20px;
      height: 20px;
      margin-right: 10px;
      background: url("assets/images/sprite-icons.png") -20px -411.33333px no-repeat;
      background-size: 133.33333px auto; }

.bloc-lien {
  background: url("assets/images/bg2.jpg") center center no-repeat;
  background-size: cover;
  width: 100%;
  height: auto;
  position: relative;
  margin-top: 100px; }
  .bloc-lien:before {
    background-color: rgba(231, 74, 80, 0.55); }
  .bloc-lien .container {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 2;
    padding-bottom: 100px; }
    .bloc-lien .container img {
      width: 150px; }
    .bloc-lien .container h3 {
      color: #FFFFFF;
      font-weight: 500;
      margin: 30px 5% 20px 5%; }
    .bloc-lien .container .btn {
      position: absolute;
      bottom: 20px;
      right: 5%; }
      .bloc-lien .container .btn:before {
        display: none; }

#masthead {
  width: 100%;
  height: 100px;
  padding: 0 2% 0 1.5%;
  background-color: #FFFFFF;
  position: fixed;
  z-index: 10; }
  #masthead #menu-responsive {
    display: none;
    float: right;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 0;
    text-indent: -9999px;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    position: relative;
    transition: background 0.3s;
    z-index: 10004;
    margin-right: 0;
    margin-top: 20px; }
    #masthead #menu-responsive:focus {
      outline: none; }
    #masthead #menu-responsive span {
      display: block;
      position: absolute;
      top: 28px;
      left: 15px;
      right: 15px;
      height: 2px;
      background: #4F5B73;
      transition: background 0s 0.3s; }
      #masthead #menu-responsive span:before, #masthead #menu-responsive span:after {
        position: absolute;
        display: block;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #4F5B73;
        content: "";
        transition-duration: 0.3s, 0.3s, 0.3s;
        transition-delay: 0.3s, 0s, 0s; }
      #masthead #menu-responsive span:before {
        top: -8px;
        transition-property: top, transform; }
      #masthead #menu-responsive span:after {
        bottom: -8px;
        transition-property: bottom, transform; }
    #masthead #menu-responsive.is-active span {
      background-color: transparent; }
      #masthead #menu-responsive.is-active span:before {
        top: 0;
        transform: rotate(45deg); }
      #masthead #menu-responsive.is-active span:after {
        bottom: 0;
        transform: rotate(-45deg); }
      #masthead #menu-responsive.is-active span:after, #masthead #menu-responsive.is-active span:before {
        transition-delay: 0s, 0.3s, 0.3s;
        background-color: #FFFFFF; }
  #masthead #logo {
    width: 165px;
    float: left;
    margin-top: 15px;
    /* transition : transform 0.4s ease;*/ }
    #masthead #logo img {
      width: 100%; }
    #masthead #logo:hover {
      /*transform : scale3d(1.05,1.05,1);
      opacity : 1;*/ }
  #masthead #site-navigation {
    height: 100%;
    width: 75%;
    float: right; }
    #masthead #site-navigation a {
      color: #F26457;
      font-size: 1em;
      display: block;
      width: 100%;
      height: 100%; }
      #masthead #site-navigation a:after {
        display: none; }
    #masthead #site-navigation > div {
      height: 100%;
      line-height: 100px; }
      #masthead #site-navigation > div > ul {
        width: 100%;
        height: 100%;
        display: inline-block; }
        #masthead #site-navigation > div > ul > li {
          display: inline-block;
          vertical-align: top;
          margin: 0 10px 0 0;
          position: relative;
          height: 100%; }
          #masthead #site-navigation > div > ul > li.item-accueil {
            display: none; }
          #masthead #site-navigation > div > ul > li.item-right {
            float: right; }
            #masthead #site-navigation > div > ul > li.item-right a:before {
              display: none; }
          #masthead #site-navigation > div > ul > li > a {
            display: inline-block;
            padding: 0 12px;
            line-height: 1.2em;
            color: #4F5B73;
            font-weight: bold; }
            #masthead #site-navigation > div > ul > li > a:before {
              content: "+";
              font-size: 1.1em;
              display: inline-block;
              vertical-align: top;
              margin-top: -8px;
              margin-right: 8px; }
          #masthead #site-navigation > div > ul > li > ul {
            position: absolute;
            top: 100px;
            left: 0;
            width: 300px;
            background-color: #4f5b73;
            line-height: 1.2em;
            padding: 30px 0;
            transition: opacity 0.3s ease;
            opacity: 0;
            visibility: hidden;
            z-index: 10; }
            #masthead #site-navigation > div > ul > li > ul > li {
              opacity: 0;
              transform: translateX(15px);
              transition: transform 0.3s ease, opacity 0.3s ease; }
              #masthead #site-navigation > div > ul > li > ul > li:nth-child(1) {
                transition-delay: 0.20s; }
              #masthead #site-navigation > div > ul > li > ul > li:nth-child(2) {
                transition-delay: 0.24s; }
              #masthead #site-navigation > div > ul > li > ul > li:nth-child(3) {
                transition-delay: 0.28s; }
              #masthead #site-navigation > div > ul > li > ul > li:nth-child(4) {
                transition-delay: 0.32s; }
              #masthead #site-navigation > div > ul > li > ul > li:nth-child(5) {
                transition-delay: 0.36s; }
              #masthead #site-navigation > div > ul > li > ul > li:nth-child(6) {
                transition-delay: 0.40s; }
              #masthead #site-navigation > div > ul > li > ul > li:nth-child(7) {
                transition-delay: 0.44s; }
              #masthead #site-navigation > div > ul > li > ul > li:nth-child(8) {
                transition-delay: 0.48s; }
              #masthead #site-navigation > div > ul > li > ul > li:nth-child(9) {
                transition-delay: 0.52s; }
              #masthead #site-navigation > div > ul > li > ul > li:nth-child(10) {
                transition-delay: 0.56s; }
              #masthead #site-navigation > div > ul > li > ul > li:nth-child(11) {
                transition-delay: 0.60s; }
              #masthead #site-navigation > div > ul > li > ul > li:nth-child(12) {
                transition-delay: 0.64s; }
              #masthead #site-navigation > div > ul > li > ul > li:nth-child(13) {
                transition-delay: 0.68s; }
              #masthead #site-navigation > div > ul > li > ul > li:nth-child(14) {
                transition-delay: 0.72s; }
              #masthead #site-navigation > div > ul > li > ul > li:nth-child(15) {
                transition-delay: 0.76s; }
              #masthead #site-navigation > div > ul > li > ul > li > a {
                color: #FFFFFF;
                padding: 10px 10%; }
          #masthead #site-navigation > div > ul > li:hover > ul {
            opacity: 1;
            visibility: visible; }
            #masthead #site-navigation > div > ul > li:hover > ul > li {
              opacity: 1;
              transform: translateX(0px); }
    #masthead #site-navigation .fermer {
      display: none; }

.menu-open {
  position: relative;
  overflow: hidden;
  height: 100%; }
  .menu-open:after {
    transform: translate3d(0, 0, 0); }
  .menu-open #masthead #site-navigation {
    width: 50%;
    height: 100%;
    overflow: auto;
    display: block;
    transform: translate3d(0, 0, 0);
    transition: transform 0.4s ease;
    background-color: #445063; }
    .menu-open #masthead #site-navigation > div {
      line-height: 1.2em;
      text-align: right; }
      .menu-open #masthead #site-navigation > div > ul {
        padding: 90px 40px 0 0; }
        .menu-open #masthead #site-navigation > div > ul > li {
          display: block;
          width: 100%;
          float: none !important;
          height: auto;
          margin: 0;
          transition: transform 0.2s ease, opacity 0.2s ease;
          transform: translate3d(0, 0, 0);
          opacity: 1;
          padding: 10px 0; }
          .menu-open #masthead #site-navigation > div > ul > li:nth-child(1) {
            transition-delay: 0.5s; }
          .menu-open #masthead #site-navigation > div > ul > li:nth-child(2) {
            transition-delay: 0.6s; }
          .menu-open #masthead #site-navigation > div > ul > li:nth-child(3) {
            transition-delay: 0.7s; }
          .menu-open #masthead #site-navigation > div > ul > li:nth-child(4) {
            transition-delay: 0.8s; }
          .menu-open #masthead #site-navigation > div > ul > li:nth-child(5) {
            transition-delay: 0.9s; }
          .menu-open #masthead #site-navigation > div > ul > li > a {
            display: block;
            width: 100%;
            height: 100%;
            color: #FFFFFF !important;
            font-size: 1.1em;
            padding: 0; }
            .menu-open #masthead #site-navigation > div > ul > li > a:before {
              margin-right: 20px;
              display: none; }
          .menu-open #masthead #site-navigation > div > ul > li.item-accueil {
            display: block; }
          .menu-open #masthead #site-navigation > div > ul > li > ul {
            opacity: 1;
            visibility: visible;
            background-color: transparent;
            position: static;
            width: 100%;
            padding: 0; }
            .menu-open #masthead #site-navigation > div > ul > li > ul > li {
              opacity: 1;
              transform: translateX(0); }
              .menu-open #masthead #site-navigation > div > ul > li > ul > li > a {
                color: rgba(255, 255, 255, 0.7);
                padding-right: 0 !important; }

.home #masthead {
  background-color: transparent;
  position: absolute; }
  .home #masthead #site-navigation > div > ul > li > a {
    color: #FFFFFF; }
  .home #masthead #menu-responsive span {
    background-color: #FFFFFF; }
    .home #masthead #menu-responsive span:after, .home #masthead #menu-responsive span:before {
      background-color: #FFFFFF; }
  .home #masthead #menu-responsive.is-active span {
    background-color: transparent; }

#colophon {
  color: #FFFFFF;
  position: relative;
  width: 100%;
  padding: 0;
  z-index: 2;
  font-size: 0.9em;
  background-color: #4F5B73; }
  #colophon a {
    color: #FFFFFF; }
  #colophon p {
    margin-bottom: 0; }
  #colophon #footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding: 50px 0 10px 0;
    text-align: center;
    position: relative;
    z-index: 1;
    letter-spacing: 0.05em;
    line-height: 1.2em; }
    #colophon #footer-bottom ul li {
      display: inline-block;
      vertical-align: top;
      margin: 0 2px; }
      #colophon #footer-bottom ul li a {
        font-size: 0.9em;
        color: rgba(255, 255, 255, 0.6); }
      #colophon #footer-bottom ul li:after {
        content: ".";
        display: inline-block;
        margin-left: 6px;
        color: rgba(255, 255, 255, 0.6); }
      #colophon #footer-bottom ul li:last-child:after {
        display: none; }

#pop-modal {
  z-index: 9998;
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  height: 100vh;
  line-height: 100vh;
  text-align: center;
  color: #FFFFFF;
  transform: scale3d(0, 1, 1);
  transition: transform 0.4s ease;
  background-color: rgba(30, 30, 30, 0.65); }
  #pop-modal .int-pop-modal {
    background-color: #F26457;
    display: inline-block;
    vertical-align: middle;
    padding: 5vh 5%;
    width: 100%;
    height: auto;
    max-width: 500px;
    line-height: 1.5em;
    overflow: auto;
    transform: translate3d(-50px, 0, 0);
    opacity: 0;
    transition: opacity 0.4s ease 0.4s,transform 0.2s ease 0.4s; }
    #pop-modal .int-pop-modal .fermer {
      display: block; }
  #pop-modal #close-pop {
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 9999; }
  #pop-modal a {
    color: #FFFFFF; }
  #pop-modal h2, #pop-modal h3, #pop-modal h4, #pop-modal h5 {
    color: #FFFFFF; }

.openPop {
  height: 100%;
  overflow: hidden; }
  .openPop #pop-modal {
    transform: scale3d(1, 1, 1); }
    .openPop #pop-modal .int-pop-modal {
      transform: translate3d(0, 0, 0);
      opacity: 1; }

.closePop #pop-modal {
  transition-delay: 0.5s;
  transform: scale3d(0, 1, 1); }
  .closePop #pop-modal .int-pop-modal {
    transform: translate3d(-50px, 0, 0);
    opacity: 0;
    transition-delay: 0.2s; }

.home #content {
  padding-top: 0; }

.accueil .banniere {
  min-height: 100vh;
  line-height: 80vh;
  vertical-align: middle;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative; }
  .accueil .banniere:before {
    -webkit-background-image: linear-gradient(to bottom, rgba(30, 30, 30, 0.5), rgba(30, 30, 30, 0.5), rgba(30, 30, 30, 0));
    -moz-background-image: linear-gradient(to bottom, rgba(30, 30, 30, 0.5), rgba(30, 30, 30, 0.5), rgba(30, 30, 30, 0));
    -ms-background-image: linear-gradient(to bottom, rgba(30, 30, 30, 0.5), rgba(30, 30, 30, 0.5), rgba(30, 30, 30, 0));
    -o-background-image: linear-gradient(to bottom, rgba(30, 30, 30, 0.5), rgba(30, 30, 30, 0.5), rgba(30, 30, 30, 0));
    background-image: linear-gradient(to bottom, rgba(30, 30, 30, 0.5), rgba(30, 30, 30, 0.5), rgba(30, 30, 30, 0)); }
  .accueil .banniere .left {
    width: 50%;
    line-height: 1.5em;
    display: inline-block;
    vertical-align: middle;
    padding: 0 5%;
    color: #FFFFFF;
    position: relative;
    z-index: 1; }
    .accueil .banniere .left article h1 {
      font-size: 2.3em;
      font-weight: normal;
      line-height: 1.2em; }
    .accueil .banniere .left article .btn:before {
      display: none; }
  .accueil .banniere .right {
    width: 30%;
    position: absolute;
    bottom: 0;
    right: 0;
    line-height: 1.5em;
    z-index: 1; }
    .accueil .banniere .right #home-recherche {
      background-color: rgba(30, 30, 30, 0.3);
      color: #FFFFFF;
      padding: 30px 10%;
      position: relative; }
      .accueil .banniere .right #home-recherche:before {
        content: "";
        display: block;
        width: 30px;
        height: 30px;
        position: absolute;
        top: -15px;
        left: -15px;
        background: url("assets/images/sprite-icons.png") -30px -47px no-repeat;
        background-size: 200px auto; }
      .accueil .banniere .right #home-recherche h3 {
        margin: 0 0 1em 0;
        color: #FFFFFF;
        font-size: 1.1em;
        font-weight: normal; }
      .accueil .banniere .right #home-recherche .select-target.select-theme-default {
        padding-top: 2px;
        padding-bottom: 2px;
        width: 100%;
        margin-bottom: 10px; }
      .accueil .banniere .right #home-recherche .loc {
        margin: 0;
        font-size: 0.9em;
        margin-top: 2px; }
        .accueil .banniere .right #home-recherche .loc input {
          margin-right: 5px; }
      .accueil .banniere .right #home-recherche .btn {
        margin-top: 20px;
        display: block;
        margin-right: 0;
        width: 100%;
        transition: opacity 0.3s ease; }
        .accueil .banniere .right #home-recherche .btn:hover {
          opacity: 0.7; }
    .accueil .banniere .right .bx-wrapper {
      background-color: #4F5B73;
      color: #FFFFFF;
      margin: 0;
      padding: 30px 10%;
      position: relative;
      line-height: 1.3em; }
      .accueil .banniere .right .bx-wrapper:before {
        content: "";
        display: block;
        width: 30px;
        height: 30px;
        position: absolute;
        top: -15px;
        left: -15px;
        background: url("assets/images/sprite-icons.png") -30px -17px no-repeat;
        background-size: 200px auto; }
      .accueil .banniere .right .bx-wrapper .slide-actus li h3 {
        margin: 0 0 1em 0;
        color: #FFFFFF;
        font-size: 1em; }
        .accueil .banniere .right .bx-wrapper .slide-actus li h3 a {
          color: #FFFFFF; }
      .accueil .banniere .right .bx-wrapper .slide-actus li p {
        display: inline; }
      .accueil .banniere .right .bx-wrapper .slide-actus li .link-std {
        display: inline;
        color: #FFFFFF;
        margin-left: 5px;
        font-size: 0.85em; }

.accueil .contenu-principal {
  padding: 0 5%; }
  .accueil .contenu-principal .liste-professionnels article {
    display: inline-block;
    vertical-align: top;
    width: 24%;
    height: auto;
    margin: 0 0 3px 0; }
    .accueil .contenu-principal .liste-professionnels article a {
      display: block;
      width: 100%;
      height: 100%;
      background: url("assets/images/pattern.png") repeat;
      position: relative;
      transition: background 0.3s ease;
      overflow: hidden; }
      .accueil .contenu-principal .liste-professionnels article a img {
        opacity: 0.15;
        width: 100%;
        transition: transform 0.4s ease; }
      .accueil .contenu-principal .liste-professionnels article a h3 {
        position: absolute;
        top: 30px;
        left: 20px;
        padding: 0 5%;
        display: inline-block;
        line-height: 1.2em;
        color: #4F5B73;
        font-weight: bold;
        transition: color 0.3s ease;
        font-size: 1.1em; }
        .accueil .contenu-principal .liste-professionnels article a h3:before {
          content: "+";
          font-size: 0.9em;
          display: inline-block;
          vertical-align: top;
          margin-top: -8px;
          margin-right: 8px; }
      .accueil .contenu-principal .liste-professionnels article a:hover {
        opacity: 1;
        background: #F26457; }
        .accueil .contenu-principal .liste-professionnels article a:hover h3 {
          color: #FFFFFF; }
        .accueil .contenu-principal .liste-professionnels article a:hover img {
          transform: scale3d(1.1, 1.1, 1); }

.js .accueil .right #home-recherche {
  visibility: hidden; }

.js .accueil .right .bx-wrapper {
  visibility: hidden; }

.js .accueil .right .slide-actus {
  visibility: hidden; }

.presentation section .container {
  position: relative;
  z-index: 1;
  text-align: center;
  color: #FFFFFF;
  padding: 10vh 5% 2vh 5%; }
  .presentation section .container h1, .presentation section .container h2 {
    font-size: 1.8em;
    font-weight: bold;
    margin: 0 0 30px 0;
    color: #FFFFFF;
    max-width: 500px;
    display: inline-block; }
    .presentation section .container h1:before, .presentation section .container h2:before {
      content: "";
      display: block;
      width: 30px;
      height: 30px;
      background: url("assets/images/sprite-icons.png") -30px -17px no-repeat;
      background-size: 200px auto;
      margin: 0 auto 40px auto; }
  .presentation section .container h3, .presentation section .container h4 {
    color: #FFFFFF; }
  .presentation section .container .entry-content {
    max-width: 500px;
    display: block;
    margin: 0 auto; }

.presentation .section-color {
  width: 100%;
  position: relative; }
  .presentation .section-color:before {
    content: '';
    width: 50%;
    height: 100%;
    background-color: rgba(231, 74, 80, 0.75);
    position: absolute;
    top: 0;
    left: 0; }
  .presentation .section-color:after {
    content: '';
    width: 50%;
    height: 100%;
    background-color: rgba(233, 93, 108, 0.75);
    position: absolute;
    top: 0;
    right: 0; }

.presentation #presentation1 {
  min-height: calc( 100vh - 100px);
  background: url("assets/images/bg2.jpg") center center no-repeat;
  background-size: cover;
  position: fixed;
  top: 100px;
  left: 0; }

.presentation #presentation2 {
  min-height: calc(100vh - 100px);
  background: url("assets/images/bg3.jpg") center center no-repeat;
  background-size: cover;
  margin-top: calc(100vh - 100px); }
  .presentation #presentation2:before {
    background-color: rgba(68, 80, 99, 0.85); }
  .presentation #presentation2:after {
    background-color: rgba(79, 91, 115, 0.85); }
  .presentation #presentation2 .container {
    padding-left: 0;
    padding-right: 0; }
    .presentation #presentation2 .container .container-situation .left, .presentation #presentation2 .container .container-situation .right {
      width: 50%;
      float: left;
      padding: 0 5%; }
      .presentation #presentation2 .container .container-situation .left .liste-situation, .presentation #presentation2 .container .container-situation .right .liste-situation {
        margin-top: 30px; }
        .presentation #presentation2 .container .container-situation .left .liste-situation li, .presentation #presentation2 .container .container-situation .right .liste-situation li {
          display: inline-block;
          vertical-align: top;
          margin: 0 10px 20px 10px; }
          .presentation #presentation2 .container .container-situation .left .liste-situation li .container-localisation, .presentation #presentation2 .container .container-situation .right .liste-situation li .container-localisation {
            width: 150px;
            height: 150px;
            line-height: 150px;
            border: 3px solid #FFFFFF;
            border-radius: 50%;
            margin: 0 0 5px 0;
            padding: 0 10px; }
            .presentation #presentation2 .container .container-situation .left .liste-situation li .container-localisation .localisation, .presentation #presentation2 .container .container-situation .right .liste-situation li .container-localisation .localisation {
              display: inline-block;
              vertical-align: middle;
              line-height: 1.2em;
              color: #FFFFFF;
              text-align: center; }
              .presentation #presentation2 .container .container-situation .left .liste-situation li .container-localisation .localisation:before, .presentation #presentation2 .container .container-situation .right .liste-situation li .container-localisation .localisation:before {
                display: block;
                margin: 0 auto 10px auto;
                width: 50px;
                height: 35px;
                opacity: 1; }
          .presentation #presentation2 .container .container-situation .left .liste-situation li.chatillon-ms .localisation:before, .presentation #presentation2 .container .container-situation .right .liste-situation li.chatillon-ms .localisation:before {
            background: url("assets/images/sprite-icons.png") -50px -167px no-repeat !important;
            background-size: 200px auto !important; }
          .presentation #presentation2 .container .container-situation .left .liste-situation li.chatillon-ext .localisation:before, .presentation #presentation2 .container .container-situation .right .liste-situation li.chatillon-ext .localisation:before {
            background: url("assets/images/sprite-icons.png") -50px -202px no-repeat !important;
            background-size: 200px auto !important; }
          .presentation #presentation2 .container .container-situation .left .liste-situation li.neuville-mm .localisation:before, .presentation #presentation2 .container .container-situation .right .liste-situation li.neuville-mm .localisation:before {
            background: url("assets/images/sprite-icons.png") -50px -237px no-repeat !important;
            background-size: 200px auto !important; }
          .presentation #presentation2 .container .container-situation .left .liste-situation li.neuville-ext .localisation:before, .presentation #presentation2 .container .container-situation .right .liste-situation li.neuville-ext .localisation:before {
            background: url("assets/images/sprite-icons.png") -50px -272px no-repeat !important;
            background-size: 200px auto !important; }
          .presentation #presentation2 .container .container-situation .left .liste-situation li .link-std, .presentation #presentation2 .container .container-situation .right .liste-situation li .link-std {
            color: #FFFFFF;
            font-size: 0.85em; }

.presentation #presentation3 .container {
  padding: 0; }
  .presentation #presentation3 .container > div {
    position: relative;
    width: 50%;
    float: left; }
    .presentation #presentation3 .container > div .container-img:before {
      -webkit-background-image: linear-gradient(to top, rgba(30, 30, 30, 0.7), rgba(30, 30, 30, 0.5), rgba(30, 30, 30, 0));
      -moz-background-image: linear-gradient(to top, rgba(30, 30, 30, 0.7), rgba(30, 30, 30, 0.5), rgba(30, 30, 30, 0));
      -ms-background-image: linear-gradient(to top, rgba(30, 30, 30, 0.7), rgba(30, 30, 30, 0.5), rgba(30, 30, 30, 0));
      -o-background-image: linear-gradient(to top, rgba(30, 30, 30, 0.7), rgba(30, 30, 30, 0.5), rgba(30, 30, 30, 0));
      background-image: linear-gradient(to top, rgba(30, 30, 30, 0.7), rgba(30, 30, 30, 0.5), rgba(30, 30, 30, 0)); }
    .presentation #presentation3 .container > div .container-img img {
      width: 100%; }
    .presentation #presentation3 .container > div .container-texte {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      text-align: left;
      padding: 20px 2%; }
      .presentation #presentation3 .container > div .container-texte .localisation {
        color: #FFFFFF; }
        .presentation #presentation3 .container > div .container-texte .localisation:before {
          background-position-x: -30px !important;
          opacity: 1; }
      .presentation #presentation3 .container > div .container-texte .coordonnees {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 20px 2%;
        line-height: 1.3em; }
        .presentation #presentation3 .container > div .container-texte .coordonnees p {
          margin-bottom: 5px; }

.presentation #bloc-actu {
  background-color: #4F5B73;
  color: #FFFFFF;
  position: relative;
  z-index: 2;
  text-align: center; }
  .presentation #bloc-actu .container {
    padding: 50px 5%;
    display: inline-block;
    max-width: 700px; }
  .presentation #bloc-actu a {
    color: #FFFFFF; }

.js .presentation #presentation1 h1 {
  visibility: hidden; }

.js .presentation #presentation1 .entry-content {
  visibility: hidden; }

.js .presentation #presentation2 h2 {
  visibility: hidden; }

.js .presentation #presentation2 #pres-chatillon, .js .presentation #presentation2 #pres-neuville {
  visibility: hidden; }

/*styles pour les fiches pros*/
.fiche-pros .banniere {
  width: 100%;
  height: 440px;
  padding-left: 40px; }
  .fiche-pros .banniere .container {
    width: 100%;
    height: 100%;
    background: url("assets/images/default-pro.jpg") center center no-repeat;
    background-size: cover;
    position: relative; }
    .fiche-pros .banniere .container h1 {
      position: absolute;
      bottom: 50px;
      left: 5%;
      margin: 0; }
    .fiche-pros .banniere .container .bloc-synthese {
      background-color: #4F5B73;
      color: #FFFFFF;
      font-size: 0.95em;
      line-height: 1.25em;
      width: 31%;
      position: absolute;
      z-index: 1;
      right: 0;
      bottom: 0;
      padding: 50px 30px; }
      .fiche-pros .banniere .container .bloc-synthese a {
        color: #FFFFFF;
        text-decoration: underline; }
      .fiche-pros .banniere .container .bloc-synthese ul li {
        margin-bottom: 15px; }
      .fiche-pros .banniere .container .bloc-synthese .synth-nb {
        font-weight: bold; }
      .fiche-pros .banniere .container .bloc-synthese .synth-profession {
        font-weight: bold; }
    .fiche-pros .banniere .container .scrollmagic-pin-spacer > #trigger1 {
      width: 100%; }

.fiche-pros .contenu-principal {
  display: table;
  width: 100%;
  padding: 0 0.5%; }

.fiche-pros .container-pros {
  display: table-cell;
  vertical-align: top;
  width: 70%; }
  .fiche-pros .container-pros .bloc-categorisation {
    width: 99.5%;
    line-height: 1.3em; }
    .fiche-pros .container-pros .bloc-categorisation h2 {
      display: block;
      padding: 40px 5%;
      margin: 40px 0 20px 5%;
      background-color: rgba(79, 91, 115, 0.5);
      color: #FFFFFF;
      font-size: 1.3em; }
    .fiche-pros .container-pros .bloc-categorisation .container-coordonnees p {
      margin-bottom: 10px; }
      .fiche-pros .container-pros .bloc-categorisation .container-coordonnees p span {
        margin-right: 5px;
        font-weight: bold;
        font-size: 0.9em; }
    .fiche-pros .container-pros .bloc-categorisation .bloc-pro {
      background-color: #F6F6F6;
      padding: 40px 5% 60px 5%;
      margin-bottom: 10px; }
      .fiche-pros .container-pros .bloc-categorisation .bloc-pro .container-img {
        float: left;
        width: 200px;
        height: 200px;
        margin-right: 5%; }
        .fiche-pros .container-pros .bloc-categorisation .bloc-pro .container-img img {
          width: 100%;
          height: 100%;
          border-radius: 50%; }
      .fiche-pros .container-pros .bloc-categorisation .bloc-pro .container-texte {
        display: inline-block;
        width: 60%; }
    .fiche-pros .container-pros .bloc-categorisation .bloc-groupement {
      background-color: #F6F6F6;
      width: 100%;
      padding: 0 0 60px 0;
      margin-bottom: 10px; }
      .fiche-pros .container-pros .bloc-categorisation .bloc-groupement .banniere-groupement {
        position: relative;
        width: 100%;
        height: 250px;
        overflow: hidden; }
        .fiche-pros .container-pros .bloc-categorisation .bloc-groupement .banniere-groupement .container-img {
          width: 100%;
          position: relative; }
          .fiche-pros .container-pros .bloc-categorisation .bloc-groupement .banniere-groupement .container-img:before {
            -webkit-background-image: linear-gradient(to bottom, rgba(30, 30, 30, 0.5), rgba(30, 30, 30, 0.1));
            -moz-background-image: linear-gradient(to bottom, rgba(30, 30, 30, 0.5), rgba(30, 30, 30, 0.1));
            -ms-background-image: linear-gradient(to bottom, rgba(30, 30, 30, 0.5), rgba(30, 30, 30, 0.1));
            -o-background-image: linear-gradient(to bottom, rgba(30, 30, 30, 0.5), rgba(30, 30, 30, 0.1));
            background-image: linear-gradient(to bottom, rgba(30, 30, 30, 0.5), rgba(30, 30, 30, 0.1)); }
          .fiche-pros .container-pros .bloc-categorisation .bloc-groupement .banniere-groupement .container-img img {
            width: 100%; }
        .fiche-pros .container-pros .bloc-categorisation .bloc-groupement .banniere-groupement header {
          position: absolute;
          bottom: 0;
          left: 0;
          width: 100%;
          height: 100%;
          color: #FFFFFF;
          z-index: 2; }
          .fiche-pros .container-pros .bloc-categorisation .bloc-groupement .banniere-groupement header .left {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            padding: 20px 3%; }
            .fiche-pros .container-pros .bloc-categorisation .bloc-groupement .banniere-groupement header .left h3 {
              color: #FFFFFF;
              font-size: 1.68em; }
            .fiche-pros .container-pros .bloc-categorisation .bloc-groupement .banniere-groupement header .left .localisation {
              color: #FFFFFF; }
              .fiche-pros .container-pros .bloc-categorisation .bloc-groupement .banniere-groupement header .left .localisation:before {
                background-position-x: -30px !important;
                opacity: 1; }
          .fiche-pros .container-pros .bloc-categorisation .bloc-groupement .banniere-groupement header .right {
            text-align: right;
            position: absolute;
            bottom: 0;
            right: 0;
            width: 100%;
            padding: 20px 3%; }
      .fiche-pros .container-pros .bloc-categorisation .bloc-groupement .container-texte {
        padding: 20px 3% 0 3%;
        max-width: 650px; }
        .fiche-pros .container-pros .bloc-categorisation .bloc-groupement .container-texte .liste-collab {
          margin-top: 30px; }
          .fiche-pros .container-pros .bloc-categorisation .bloc-groupement .container-texte .liste-collab li {
            border-bottom: 1px solid rgba(165, 169, 175, 0.2);
            padding: 20px 0; }
            .fiche-pros .container-pros .bloc-categorisation .bloc-groupement .container-texte .liste-collab li:first-child {
              border-top: 1px solid rgba(165, 169, 175, 0.2); }
            .fiche-pros .container-pros .bloc-categorisation .bloc-groupement .container-texte .liste-collab li:before {
              display: none; }
            .fiche-pros .container-pros .bloc-categorisation .bloc-groupement .container-texte .liste-collab li .container-img {
              float: left;
              width: 100px;
              height: 100px;
              margin-right: 5%; }
              .fiche-pros .container-pros .bloc-categorisation .bloc-groupement .container-texte .liste-collab li .container-img img {
                width: 100%;
                height: 100%;
                border-radius: 50%; }
            .fiche-pros .container-pros .bloc-categorisation .bloc-groupement .container-texte .liste-collab li .container-texte-collab {
              display: inline-block;
              vertical-align: top;
              width: 75%; }
              .fiche-pros .container-pros .bloc-categorisation .bloc-groupement .container-texte .liste-collab li .container-texte-collab p {
                margin-bottom: 5px; }
              .fiche-pros .container-pros .bloc-categorisation .bloc-groupement .container-texte .liste-collab li .container-texte-collab h5 {
                display: inline-block;
                margin-top: 30px; }
              .fiche-pros .container-pros .bloc-categorisation .bloc-groupement .container-texte .liste-collab li .container-texte-collab.no-photo h5 {
                margin-top: 0; }
  .fiche-pros .container-pros #neuville-none, .fiche-pros .container-pros #chatillon-none {
    display: none; }

.fiche-pros .map-pros {
  display: table-cell;
  vertical-align: top;
  width: 30%;
  position: relative;
  /* background-color : $color2;
        position : relative;
        &:before {
            content : "";
            @extend %bg;
            background: url("assets/images/bg1.jpg") center center no-repeat fixed;
            background-size: cover;
            opacity: 0.2;
        }*/ }
  .fiche-pros .map-pros #map {
    height: calc( 100vh - 100px); }

.pin-menu .fiche-pros .banniere .container .scrollmagic-pin-spacer > #trigger1 {
  width: 30.3%; }

.ressources .banniere {
  width: 100%;
  height: 440px;
  padding-left: 40px; }
  .ressources .banniere .container {
    width: 100%;
    height: 100%;
    background: url("assets/images/default3.jpg") center center no-repeat;
    background-size: cover;
    position: relative; }
    .ressources .banniere .container h1 {
      position: absolute;
      bottom: 50px;
      left: 5%;
      margin: 0; }

.ressources .contenu-principal {
  width: 100%;
  padding: 0 5px 50px 5px; }
  .ressources .contenu-principal .left {
    float: left;
    width: 60%;
    padding-left: 5%; }
    .ressources .contenu-principal .left h3 {
      margin: 60px 0 20px 0; }
  .ressources .contenu-principal .right {
    float: right;
    width: 30%; }
    .ressources .contenu-principal .right .bloc-lien {
      background: url("assets/images/bg1.jpg") center center no-repeat;
      background-size: cover; }

/*generalites actus*/
/*archive*/
.archive-actu .banniere {
  width: 100%;
  height: 440px;
  padding-left: 40px; }
  .archive-actu .banniere .container {
    width: 100%;
    height: 100%;
    background: url("assets/images/pro10.jpg") center center no-repeat;
    background-size: cover;
    position: relative; }
    .archive-actu .banniere .container h1 {
      position: absolute;
      bottom: 50px;
      left: 5%;
      margin: 0; }

.archive-actu .contenu-principal {
  width: 100%;
  padding: 0 5px 50px 5px; }
  .archive-actu .contenu-principal .left {
    float: left;
    width: 65%; }
  .archive-actu .contenu-principal .right {
    float: right;
    width: 30%; }
  .archive-actu .contenu-principal h2 {
    padding: 50px 5%;
    margin: 0; }
  .archive-actu .contenu-principal article {
    background-color: #F6F6F6;
    padding: 0;
    margin-bottom: 10px;
    width: 100%;
    display: table; }
    .archive-actu .contenu-principal article .container-img {
      display: table-cell;
      vertical-align: top;
      width: 30%;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover; }
    .archive-actu .contenu-principal article .container-texte {
      display: table-cell;
      vertical-align: top;
      width: 65%;
      padding: 20px 5%; }
      .archive-actu .contenu-principal article .container-texte h3 {
        color: #4F5B73; }
        .archive-actu .contenu-principal article .container-texte h3 a {
          color: #4F5B73; }
      .archive-actu .contenu-principal article .container-texte .date {
        color: rgba(79, 91, 115, 0.6);
        font-weight: bold;
        font-size: 0.87em;
        line-height: 1.3em; }
      .archive-actu .contenu-principal article .container-texte .link-std {
        color: #8BA0C1; }
    .archive-actu .contenu-principal article.no-img .container-img {
      display: none; }
    .archive-actu .contenu-principal article.no-img .container-texte {
      width: 100%; }

/*single*/
.single-actu .contenu-principal {
  padding: 30px 5%; }
  .single-actu .contenu-principal article {
    max-width: 800px; }
    .single-actu .contenu-principal article img {
      width: 100%;
      margin-bottom: 30px; }
    .single-actu .contenu-principal article h1 {
      color: #4F5B73;
      margin-top: 30px; }
    .single-actu .contenu-principal article .entry-content .btn {
      margin-top: 30px; }

.contact .contenu-principal {
  width: 100%; }
  .contact .contenu-principal .right {
    height: 100%;
    width: 25%;
    float: right; }
  .contact .contenu-principal .left {
    background-color: #FFFFFF;
    padding: 40px 5%;
    width: 60%;
    float: left; }

.contact #container-map {
  display: block;
  width: 100%;
  height: 400px;
  background-color: #F6F6F6; }

.contact .formulaire {
  padding: 20px 0;
  font-size: 0.9em;
  font-family: "Muli", sans-serif;
  font-weight: 600; }
  .contact .formulaire .wpcf7 {
    width: 100%;
    display: block;
    margin: 0;
    color: #1E1E1E; }
    .contact .formulaire .wpcf7 p {
      margin-bottom: 5px;
      display: block; }
      .contact .formulaire .wpcf7 p span {
        display: block; }
        .contact .formulaire .wpcf7 p span input {
          width: 100%;
          display: block;
          padding: 5px 1%; }
    .contact .formulaire .wpcf7 .wpcf7-text {
      height: 40px;
      border: 1px solid rgba(165, 169, 175, 0.4);
      border-radius: 2px; }
    .contact .formulaire .wpcf7 .wpcf7-textarea {
      width: 100%;
      height: 200px;
      padding: 1%;
      border: 1px solid rgba(165, 169, 175, 0.4);
      border-radius: 2px; }
    .contact .formulaire .wpcf7 input[type="submit"] {
      background: none;
      border: none;
      border-radius: 0px;
      margin: 5px 0 0 0;
      box-shadow: none;
      text-shadow: none;
      transition: opacity 0.4s ease;
      display: block;
      float: right;
      font-weight: bold;
      background-color: #F26457;
      padding: 10px 20px;
      color: #FFFFFF; }
      .contact .formulaire .wpcf7 input[type="submit"]:hover {
        opacity: 0.7; }
    .contact .formulaire .wpcf7 .ajax-loader {
      float: right; }
    .contact .formulaire .wpcf7 input {
      position: relative; }
    .contact .formulaire .wpcf7 .wpcf7-not-valid-tip {
      color: red;
      background-color: #FFFFFF;
      border: none;
      font-size: 12px;
      top: 3px;
      left: 5px;
      position: absolute;
      padding-top: 2px; }
    .contact .formulaire .wpcf7 .wpcf7-validation-errors {
      clear: both;
      margin: 0;
      padding: 10px 0 0 0;
      color: red;
      border: none;
      font-size: 12px; }
    .contact .formulaire .wpcf7 .wpcf7-mail-sent-ok {
      clear: both;
      margin: 0;
      padding: 10px 0 0 0;
      color: green;
      border: none;
      font-size: 12px; }
    .contact .formulaire .wpcf7 .obl {
      font-size: 10px;
      line-height: 1em; }
    .contact .formulaire .wpcf7 .last_message {
      margin-bottom: 0 !important; }

.contact img.ajax-loader {
  width: auto !important; }

.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
  width: auto; }
  .nice-select:hover {
    border-color: #dbdbdb; }
  .nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #999; }
  .nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    transform-origin: 66% 66%;
    transform: rotate(45deg);
    transition: all 0.15s ease-in-out;
    width: 5px; }
  .nice-select.open:after {
    transform: rotate(-135deg); }
  .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    transform: scale(1) translateY(0); }
  .nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none; }
    .nice-select.disabled:after {
      border-color: #cccccc; }
  .nice-select.wide {
    width: 100%; }
    .nice-select.wide .list {
      left: 0 !important;
      right: 0 !important; }
  .nice-select.right {
    float: right; }
    .nice-select.right .list {
      left: auto;
      right: 0; }
  .nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px; }
    .nice-select.small:after {
      height: 4px;
      width: 4px; }
    .nice-select.small .option {
      line-height: 34px;
      min-height: 34px; }
  .nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    transform-origin: 50% 0;
    transform: scale(0.75) translateY(-21px);
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9; }
    .nice-select .list:hover .option:not(:hover) {
      background-color: transparent !important; }
  .nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    transition: all 0.2s; }
    .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
      background-color: #f6f6f6; }
    .nice-select .option.selected {
      font-weight: bold; }
    .nice-select .option.disabled {
      background-color: transparent;
      color: #999;
      cursor: default; }

.no-csspointerevents .nice-select .list {
  display: none; }

.no-csspointerevents .nice-select.open .list {
  display: block; }

/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  touch-action: pan-y; }

.bx-wrapper img {
  max-width: 100%;
  display: block; }

.bxslider {
  margin: 0;
  padding: 0;
  /*fix flickering when used background-image instead of <img> (on Chrome)*/
  -webkit-perspective: 1000; }

ul.bxslider {
  list-style: none; }

.bx-viewport {
  /* fix other elements on the page moving (in Chrome) */
  -webkit-transform: translateZ(0); }

/** THEME
===================================*/
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%; }

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url("images/bx_loader.gif") center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000; }

.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url("images/controls.png") no-repeat 0 -32px; }

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0; }

.bx-wrapper .bx-next {
  right: 10px;
  background: url("images/controls.png") no-repeat -43px -32px; }

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url("images/controls.png") -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url("images/controls.png") -86px -44px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: 0.85em;
  padding: 10px; }

.select-select {
  display: none;
  /* For when we are on a small touch device and want to use native controls */
  pointer-events: none;
  position: absolute;
  opacity: 0; }

.select-element, .select-element:after, .select-element:before, .select-element *, .select-element *:after, .select-element *:before {
  box-sizing: border-box; }

.select-element {
  position: absolute;
  display: none; }

.select-element.select-open {
  display: block; }

.select-theme-default, .select-theme-default *, .select-theme-default *:after, .select-theme-default *:before {
  box-sizing: border-box; }

.select.select-theme-default {
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  position: relative;
  z-index: 2000 !important; }

.select.select-theme-default .select-content {
  border-radius: .25em;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  background: #fff;
  font-family: inherit;
  color: inherit;
  overflow: auto;
  max-width: 18rem;
  max-height: 18rem;
  -webkit-overflow-scrolling: touch; }

@media (max-width: 27rem), (max-height: 27rem) {
  .select.select-theme-default .select-content {
    max-width: 11.25rem;
    max-height: 11.25rem; } }

.select.select-theme-default .select-options {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  margin: 0;
  padding: 0; }

.select.select-theme-default .select-options .select-option {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  position: relative;
  list-style: none;
  margin: 0;
  line-height: 1.25rem;
  padding: 0.5rem 1em 0.5rem 2.5em;
  display: block;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.select.select-theme-default .select-options .select-option.select-option-selected:before {
  content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='-0.5 0 20 15'><rect fill='#444' stroke='none' transform='rotate(45 4.0033 8.87436)' height='5' width='6.32304' y='6.37436' x='0.84178'></rect><rect fill='#444' stroke='none' transform='rotate(45 11.1776 7.7066)' width='5' height='16.79756' y='-0.69218' x='8.67764'></rect></svg>");
  position: absolute;
  left: 1em;
  top: 0;
  bottom: .2em;
  height: 1em;
  width: 1em;
  margin: auto; }

.select.select-theme-default .select-options .select-option:hover, .select.select-theme-default .select-options .select-option.select-option-highlight {
  background: #63a2f1;
  color: #fff; }

.select.select-theme-default .select-options .select-option:hover.select-option-selected:before, .select.select-theme-default .select-options .select-option.select-option-highlight.select-option-selected:before {
  content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='-0.5 0 20 15'><rect fill='#fff' stroke='none' transform='rotate(45 4.0033 8.87436)' height='5' width='6.32304' y='6.37436' x='0.84178'></rect><rect fill='#fff' stroke='none' transform='rotate(45 11.1776 7.7066)' width='5' height='16.79756' y='-0.69218' x='8.67764'></rect></svg>"); }

.select.select-theme-default .select-options .select-option:first-child {
  border-radius: 0.25em 0.25em 0 0; }

.select.select-theme-default .select-options .select-option:last-child {
  border-radius: 0 0 0.25em 0.25em; }

.select-target.select-theme-default {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  border-radius: .25em;
  position: relative;
  padding: 0.5rem 3em 0.5rem 1em;
  background: #f6f6f6;
  border: .18em solid #ddd;
  cursor: pointer;
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis; }

.select-target.select-theme-default:hover {
  border-color: #aaa;
  color: #000; }

.select-target.select-theme-default.select-target-focused, .select-target.select-theme-default.select-target-focused:focus {
  border-color: #63a2f1;
  outline: none; }

.select-target.select-theme-default b {
  position: absolute;
  right: 1em;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 1.25rem;
  width: 2em; }

.select-target.select-theme-default b:before, .select-target.select-theme-default b:after {
  content: "";
  display: block;
  position: absolute;
  margin: auto;
  right: 0;
  height: 0;
  width: 0;
  border: .263em solid transparent; }

.select-target.select-theme-default b:before {
  top: 0;
  border-bottom-color: inherit; }

.select-target.select-theme-default b:after {
  bottom: 0;
  border-top-color: inherit; }

/* required styles */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0; }

.leaflet-container {
  overflow: hidden; }

.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-user-drag: none; }

/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast; }

/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0; }

.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block; }

/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
  max-width: none !important;
  max-height: none !important; }

.leaflet-container.leaflet-touch-zoom {
  touch-action: pan-x pan-y; }

.leaflet-container.leaflet-touch-drag {
  /* Fallback for FF which doesn't support pinch-zoom */
  touch-action: none;
  touch-action: pinch-zoom; }

.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  touch-action: none; }

.leaflet-container {
  -webkit-tap-highlight-color: transparent; }

.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4); }

.leaflet-tile {
  filter: inherit;
  visibility: hidden; }

.leaflet-tile-loaded {
  visibility: inherit; }

.leaflet-zoom-box {
  width: 0;
  height: 0;
  box-sizing: border-box;
  z-index: 800; }

/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none; }

.leaflet-pane {
  z-index: 400; }

.leaflet-tile-pane {
  z-index: 200; }

.leaflet-overlay-pane {
  z-index: 400; }

.leaflet-shadow-pane {
  z-index: 500; }

.leaflet-marker-pane {
  z-index: 600; }

.leaflet-tooltip-pane {
  z-index: 650; }

.leaflet-popup-pane {
  z-index: 700; }

.leaflet-map-pane canvas {
  z-index: 100; }

.leaflet-map-pane svg {
  z-index: 200; }

.leaflet-vml-shape {
  width: 1px;
  height: 1px; }

.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute; }

/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto; }

.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none; }

.leaflet-top {
  top: 0; }

.leaflet-right {
  right: 0; }

.leaflet-bottom {
  bottom: 0; }

.leaflet-left {
  left: 0; }

.leaflet-control {
  float: left;
  clear: both; }

.leaflet-right .leaflet-control {
  float: right; }

.leaflet-top .leaflet-control {
  margin-top: 10px; }

.leaflet-bottom .leaflet-control {
  margin-bottom: 10px; }

.leaflet-left .leaflet-control {
  margin-left: 10px; }

.leaflet-right .leaflet-control {
  margin-right: 10px; }

/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile {
  will-change: opacity; }

.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  transition: opacity 0.2s linear; }

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1; }

.leaflet-zoom-animated {
  transform-origin: 0 0; }

.leaflet-zoom-anim .leaflet-zoom-animated {
  will-change: transform; }

.leaflet-zoom-anim .leaflet-zoom-animated {
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1); }

.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  transition: none; }

.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden; }

/* cursors */
.leaflet-interactive {
  cursor: pointer; }

.leaflet-grab {
  cursor: grab; }

.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair; }

.leaflet-popup-pane,
.leaflet-control {
  cursor: auto; }

.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: grabbing; }

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
  pointer-events: none; }

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive {
  pointer-events: visiblePainted;
  /* IE 9-10 doesn't have auto */
  pointer-events: auto; }

/* visual tweaks */
.leaflet-container {
  background: #ddd;
  outline: 0; }

.leaflet-container a {
  color: #0078A8; }

.leaflet-container a.leaflet-active {
  outline: 2px solid orange; }

.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5); }

/* general typography */
.leaflet-container {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif; }

/* general toolbar styles */
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px; }

.leaflet-bar a,
.leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black; }

.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block; }

.leaflet-bar a:hover {
  background-color: #f4f4f4; }

.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none; }

.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb; }

.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px; }

.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px; }

/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px 'Lucida Console', Monaco, monospace;
  text-indent: 1px; }

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px; }

/* layers control */
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px; }

.leaflet-control-layers-toggle {
  background-image: url(assets/images/layers.png);
  width: 36px;
  height: 36px; }

.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(assets/images/layers-2x.png);
  background-size: 26px 26px; }

.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px; }

.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none; }

.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative; }

.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff; }

.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px; }

.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px; }

.leaflet-control-layers label {
  display: block; }

.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px; }

/* Default icon URLs */
.leaflet-default-icon-path {
  background-image: url(assets/images/marker-icon.png); }

/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0; }

.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333; }

.leaflet-control-attribution a {
  text-decoration: none; }

.leaflet-control-attribution a:hover {
  text-decoration: underline; }

.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px; }

.leaflet-left .leaflet-control-scale {
  margin-left: 5px; }

.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px; }

.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5); }

.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px; }

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777; }

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none; }

.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box; }

/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px; }

.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px; }

.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4; }

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

.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none; }

.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  transform: rotate(45deg); }

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4); }

.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  border: none;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent; }

.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999; }

.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd; }

.leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1; }

.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678); }

.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px; }

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999; }

/* div icon */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666; }

/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4); }

.leaflet-tooltip.leaflet-clickable {
  cursor: pointer;
  pointer-events: auto; }

.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: ""; }

/* Directions */
.leaflet-tooltip-bottom {
  margin-top: 6px; }

.leaflet-tooltip-top {
  margin-top: -6px; }

.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px; }

.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff; }

.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff; }

.leaflet-tooltip-left {
  margin-left: -6px; }

.leaflet-tooltip-right {
  margin-left: 6px; }

.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px; }

.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff; }

.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff; }

@media only screen and (max-width: 950px) {
  /*generalites*/
  #content {
    padding-top: 85px; }
  /*menu*/
  #masthead {
    height: 85px;
    line-height: 85px; }
    #masthead #logo {
      width: 145px; }
    #masthead #site-navigation > div > ul > li {
      margin-right: 5px; }
      #masthead #site-navigation > div > ul > li.item-right {
        float: none; }
      #masthead #site-navigation > div > ul > li a {
        padding: 0 5px; }
  /*accueil*/
  .accueil .banniere {
    min-height: 0;
    line-height: 1.3em;
    padding-top: 150px; }
    .accueil .banniere .left {
      width: 90%; }
    .accueil .banniere .right {
      width: 100%;
      position: static;
      margin-top: 50px; }
      .accueil .banniere .right #home-recherche,
      .accueil .banniere .right .bx-wrapper {
        padding-left: 5%;
        padding-right: 5%; }
        .accueil .banniere .right #home-recherche:before,
        .accueil .banniere .right .bx-wrapper:before {
          left: 15px; }
        .accueil .banniere .right #home-recherche .btn,
        .accueil .banniere .right .bx-wrapper .btn {
          width: auto; }
        .accueil .banniere .right #home-recherche .select-target.select-theme-default,
        .accueil .banniere .right .bx-wrapper .select-target.select-theme-default {
          width: auto; }
  /*fiches pro*/
  .fiche-pros .container-pros .bloc-categorisation .bloc-pro .container-img {
    width: 150px;
    height: 150px; }
  .fiche-pros .container-pros .bloc-categorisation .bloc-pro .container-texte {
    width: 60%; }
  .fiche-pros .container-pros .bloc-categorisation .bloc-groupement {
    padding: 0 0 30px 0; }
    .fiche-pros .container-pros .bloc-categorisation .bloc-groupement .container-texte .liste-collab li {
      padding: 10px 0; } }

@media only screen and (max-width: 850px) {
  /*generalites*/
  #masthead #site-navigation {
    transform: translate3d(100%, 0, 0);
    position: fixed;
    top: 0;
    right: 0; }
  #masthead #menu-responsive {
    display: block; }
  /*accueil*/
  .accueil .contenu-principal .liste-professionnels article {
    width: 44%; }
  /*fiches pro*/
  .fiche-pros .banniere {
    height: 250px;
    padding-left: 0; }
    .fiche-pros .banniere .container .bloc-synthese {
      display: none; }
  .fiche-pros .contenu-principal {
    display: block; }
  .fiche-pros .container-pros {
    display: block;
    width: 100%; }
    .fiche-pros .container-pros .bloc-categorisation h2 {
      padding: 20px 5%;
      font-size: 1.1em;
      margin: 20px 0 10px 0; }
    .fiche-pros .container-pros .bloc-categorisation .bloc-pro {
      padding: 20px 5% 30px 5%; }
  .fiche-pros .map-pros {
    display: block;
    width: 100%; }
    .fiche-pros .map-pros #map {
      margin-top: 0 !important;
      height: 300px; }
  /*ressources*/
  .ressources .banniere {
    height: 250px;
    padding-left: 0; }
  .ressources .contenu-principal {
    width: 100%;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0; }
    .ressources .contenu-principal .left {
      float: none;
      width: 100%;
      padding-left: 5%;
      padding-right: 5%; }
    .ressources .contenu-principal .right {
      float: none;
      width: 100%; }
      .ressources .contenu-principal .right .bloc-lien {
        margin-top: 0; }
  /*actus*/
  .archive-actu .banniere {
    height: 250px;
    padding-left: 0; }
  .archive-actu .contenu-principal {
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0; }
    .archive-actu .contenu-principal .left {
      float: none;
      width: 100%;
      padding-left: 5%;
      padding-right: 5%; }
    .archive-actu .contenu-principal .right {
      float: none;
      width: 100%; }
      .archive-actu .contenu-principal .right .bloc-lien {
        margin-top: 0; } }

@media only screen and (max-width: 700px) {
  /*menu*/
  body:after {
    display: none; }
  .menu-open #masthead #site-navigation {
    width: 100%; }
    .menu-open #masthead #site-navigation > div {
      text-align: left;
      padding-left: 5%; }
  /*presentation*/
  .presentation #presentation2 .container .container-situation .left,
  .presentation #presentation2 .container .container-situation .right {
    width: 100%;
    float: none;
    padding: 0 5%; }
  .presentation #presentation3 .container > div {
    width: 100%;
    float: none; } }

@media only screen and (max-width: 550px) {
  /*generalites*/
  h1 {
    font-size: 1.5em; }
  h2 {
    font-size: 1.3em; }
  h3 {
    font-size: 1.1em; }
  h4 {
    font-size: 1em; }
  #colophon #footer-bottom {
    padding-top: 20px; }
  /*accueil*/
  .accueil .banniere .left article h1 {
    font-size: 1.5em;
    margin-bottom: 10px; }
  .accueil .contenu-principal .liste-professionnels article {
    width: 100%;
    margin: 0 0 5px 0; }
  /*fiches pro*/
  .fiche-pros .container-pros .bloc-categorisation .bloc-pro .container-img {
    float: none; }
  .fiche-pros .container-pros .bloc-categorisation .bloc-pro .container-texte {
    width: 100%; }
  .fiche-pros .container-pros .bloc-categorisation .bloc-groupement .banniere-groupement header .left h3 {
    font-size: 1.2em; }
  /*actus*/
  .archive-actu .contenu-principal article {
    display: block; }
    .archive-actu .contenu-principal article .container-img {
      display: block;
      width: 100%;
      height: 150px; }
    .archive-actu .contenu-principal article .container-texte {
      display: block;
      width: 100%; } }

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