@import url(http://fonts.googleapis.com/css?family=Imprima|Cantata+One|Medula+One|Lato:300,400,700);
/* Import all file */
/* Mixin you can change for each template */
/* Colors set */
/* Images */
/* Sizes */
/* Colors: Replace the $firstColor on of the color set*/
/* Fonts */
/* BODY */
/* CONTENT */
/* HEADER */
/* NAV */
/* SECTION */
/* FOOTER */
/* MOBILE */
/*! normalize.css v1.1.2 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
/* line 22, ../../sass/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
/* line 32, ../../sass/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

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

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
/* line 53, ../../sass/_normalize.scss */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 68, ../../sass/_normalize.scss */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
/* line 83, ../../sass/_normalize.scss */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */
/* line 91, ../../sass/_normalize.scss */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/* line 103, ../../sass/_normalize.scss */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 112, ../../sass/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
/* line 126, ../../sass/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 131, ../../sass/_normalize.scss */
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

/* line 136, ../../sass/_normalize.scss */
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

/* line 141, ../../sass/_normalize.scss */
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

/* line 146, ../../sass/_normalize.scss */
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

/* line 151, ../../sass/_normalize.scss */
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
/* line 160, ../../sass/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
/* line 169, ../../sass/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 173, ../../sass/_normalize.scss */
blockquote {
  margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
/* line 181, ../../sass/_normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
/* line 190, ../../sass/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */
/* line 200, ../../sass/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */
/* line 210, ../../sass/_normalize.scss */
p,
pre {
  margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
/* line 221, ../../sass/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
/* line 231, ../../sass/_normalize.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */
/* line 241, ../../sass/_normalize.scss */
q {
  quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */
/* line 250, ../../sass/_normalize.scss */
q:before,
q:after {
  content: '';
  content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 259, ../../sass/_normalize.scss */
small {
  font-size: 80%;
}

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

/* line 275, ../../sass/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 279, ../../sass/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
/* line 294, ../../sass/_normalize.scss */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

/* line 298, ../../sass/_normalize.scss */
dd {
  margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */
/* line 308, ../../sass/_normalize.scss */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */
/* line 317, ../../sass/_normalize.scss */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
/* line 331, ../../sass/_normalize.scss */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
/* line 340, ../../sass/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
/* line 352, ../../sass/_normalize.scss */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
/* line 364, ../../sass/_normalize.scss */
form {
  margin: 0;
}

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

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
/* line 384, ../../sass/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
/* line 401, ../../sass/_normalize.scss */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 414, ../../sass/_normalize.scss */
button,
input {
  line-height: normal;
}

/**
 * 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 Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
/* line 426, ../../sass/_normalize.scss */
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.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
/* line 443, ../../sass/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

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

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
/* line 466, ../../sass/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 479, ../../sass/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 492, ../../sass/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */
/* line 501, ../../sass/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
/* line 511, ../../sass/_normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 524, ../../sass/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 11, ../../sass/middle/screen.scss */
body {
  background-color: #5EC6C9;
  font-family: "Medula One", serif;
  font-size: 16px;
}

/* line 17, ../../sass/middle/screen.scss */
.content {
  width: 960px;
  margin: 0 auto;
  background-color: #f5f5f4;
}
/* line 22, ../../sass/middle/screen.scss */
.content h2 span {
  padding-right: 0.25em;
}
/* line 26, ../../sass/middle/screen.scss */
.content a {
  color: #5EC6C9;
}
/* line 28, ../../sass/middle/screen.scss */
.content a:hover {
  color: #D5DF58;
}

/* line 34, ../../sass/middle/screen.scss */
header {
  padding-top: 60px;
  max-width: 960px;
  margin: 0 auto;
  background-color: #f5f5f4;
}
/* line 43, ../../sass/middle/screen.scss */
header h1 {
  text-align: center;
  font-weight: normal;
  color: #D5DF58;
  font-size: 56px;
  margin: 0;
  vertical-align: middle;
}
/* line 57, ../../sass/middle/screen.scss */
header .titleDoctor figure {
  display: none;
}
/* line 61, ../../sass/middle/screen.scss */
header .banner {
  height: 322px;
  width: 90%;
  float: left;
  margin-right: 1.69492%;
  display: inline;
  margin-left: 3.38983%;
  margin-bottom: 1em;
  background: white;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
}
/* line 77, ../../sass/middle/screen.scss */
header .banner img {
  display: block;
  width: 100%;
  height: 100%;
  /* If you want some filter on image */
}
/* line 85, ../../sass/middle/screen.scss */
header .banner span, header .banner .imageEffect li {
  display: none;
}

/* line 91, ../../sass/middle/screen.scss */
.buttonNav {
  display: none;
}

/* line 95, ../../sass/middle/screen.scss */
.languages {
  line-height: 10px;
}
/* line 97, ../../sass/middle/screen.scss */
.languages ul {
  margin: 0px;
  padding: 0px;
}
/* line 102, ../../sass/middle/screen.scss */
.languages li {
  display: inline;
  display: inline-block;
  list-style: none;
  margin-right: 15px;
  margin-bottom: 10px;
}
/* line 109, ../../sass/middle/screen.scss */
.languages li:first-child {
  margin-left: 15px;
}
/* line 113, ../../sass/middle/screen.scss */
.languages li a {
  line-height: 100%;
}
/* line 117, ../../sass/middle/screen.scss */
.languages li img {
  display: inline;
}

/* line 123, ../../sass/middle/screen.scss */
nav {
  position: fixed;
  background-color: #333333;
  top: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
}
/* line 131, ../../sass/middle/screen.scss */
nav ul {
  width: 960px;
  margin: 0 auto;
  vertical-align: middle;
}
/* line 137, ../../sass/middle/screen.scss */
nav li {
  width: 20.33898%;
  float: left;
  margin-right: 1.69492%;
  display: inline;
  text-align: center;
  font-size: 22px;
  letter-spacing: 2px;
}
/* line 143, ../../sass/middle/screen.scss */
nav li a {
  color: #f5f5f4;
  text-decoration: none;
}
/* line 147, ../../sass/middle/screen.scss */
nav li a [class^="icon-"] {
  margin-right: 0.5em;
  font-size: 18px;
  font-weight: bold;
}
/* line 153, ../../sass/middle/screen.scss */
nav li a:hover {
  font-weight: 700;
  color: #D5DF58;
  letter-spacing: 1.15px;
}
/* line 160, ../../sass/middle/screen.scss */
nav li ul {
  display: none;
}

/* line 166, ../../sass/middle/screen.scss */
section {
  clear: both;
  padding-top: 1em;
  display: inline-block;
  font-family: "Lato", sans-serif;
}
/* line 173, ../../sass/middle/screen.scss */
/*section article:first-child {*/
  /*position: relative;*/
  /*top: -300px;*/
  /*left: 350px;*/
  /*width: 525px;*/
  /*max-height: 300px;*/
  /*overflow: hidden;*/
  /*margin-bottom: -350px;*/
/*}*/
/* line 183, ../../sass/middle/screen.scss */
section article {
  width: 91.52542%;
  float: left;
  margin-right: 1.69492%;
  display: inline;
  margin-left: 3.38983%;
}
/* line 188, ../../sass/middle/screen.scss */
section h2 {
  color: #D5DF58;
  margin-bottom: 0.25em;
  font-weight: 700;
  font-size: 31px;
  font-family: "Medula One", serif;
}
/* line 196, ../../sass/middle/screen.scss */
section article {
  clear: both;
  margin-bottom: 1em;
  padding-top: 25px;
}
/* line 201, ../../sass/middle/screen.scss */
section article p {
  margin: 0;
}
/* line 204, ../../sass/middle/screen.scss */
section article p [class^="icon-"], section article p [class*=" icon-"] {
  display: none;
}
/* line 211, ../../sass/middle/screen.scss */
section .location p {
  margin-bottom: 0.5em;
}
/* line 217, ../../sass/middle/screen.scss */
section .maps img {
  border: solid 3px #D5DF58;
  width: 99%;
}

/* line 227, ../../sass/middle/screen.scss */
section .where {
  width: 90%;
  margin-right: 2%;
  display: inline;
}
/* line 231, ../../sass/middle/screen.scss */
section .appointment {
  width: 90%;
  margin-right: 2%;
  display: inline;
}
/* line 236, ../../sass/middle/screen.scss */
section .appointment p {
  padding-right: 1em;
}
/* line 240, ../../sass/middle/screen.scss */
section .appointment button, section .appointment img {
  width: 91.52542%;
  float: left;
  margin-right: 1.69492%;
  display: inline;
  margin-left: 0%;
  margin-top: 1em;
}
/* line 247, ../../sass/middle/screen.scss */
section .btn {
  width: 32.20339%;
  float: left;
  margin-right: 1.69492%;
  display: inline;
  margin-left: 67.79661%;
  height: 50px;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, white, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, white, #e6e6e6);
  background-image: -o-linear-gradient(top, white, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 281, ../../sass/middle/screen.scss */
section .btn i {
  margin-left: 1em;
}
/* line 285, ../../sass/middle/screen.scss */
section .btn:hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
  background-color: #e6e6e6;
}
/* line 298, ../../sass/middle/screen.scss */
section form fieldset {
  border: none;
  padding: 0em;
}
/* line 302, ../../sass/middle/screen.scss */
section form fieldset legend {
  color: #333333;
}
/* line 307, ../../sass/middle/screen.scss */
section form fieldset .contactform-alert, section form fieldset small {
  font-size: 14px;
  padding-top: 1em;
}
/* line 313, ../../sass/middle/screen.scss */
section form fieldset .information {
  width: 48.27586%;
  float: left;
  margin-right: 3.44828%;
  display: inline;
}
/* line 316, ../../sass/middle/screen.scss */
section form fieldset .information input {
  margin: 0.5em 0;
  padding: 0.25em;
  width: 99%;
  border: solid 1px #D5DF58;
  color: #5EC6C9;
}
/* line 325, ../../sass/middle/screen.scss */
section form fieldset .message {
  width: 48.27586%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
  margin-top: 8px;
}
/* line 329, ../../sass/middle/screen.scss */
section form fieldset .message textarea {
  width: 98%;
  height: 155px;
  border: solid 1px #D5DF58;
  color: #5EC6C9;
  padding: 0.5em;
}
/* line 338, ../../sass/middle/screen.scss */
section form fieldset input[type="submit"], section form fieldset button[type="submit"] {
  margin-top: 1em;
  width: 102.5%;
  clear: both;
  height: 35px;
  background-color: #D5DF58;
  height: 50px;
  border: none;
  color: #333333;
  background-image: none;
  border-radius: 0;
  box-shadow: none;
}
/* line 351, ../../sass/middle/screen.scss */
section form fieldset input[type="submit"]:hover, section form fieldset button[type="submit"]:hover {
  background-color: #D5DF58;
}

/* line 359, ../../sass/middle/screen.scss */
footer {
  position: absolute;
  left: 0;
  width: 100%;
  background-color: #333333;
  height: 45px;
}
/* line 366, ../../sass/middle/screen.scss */
footer p {
  text-align: center;
  font-size: 16px;
  color: #f5f5f4;
}
/* line 371, ../../sass/middle/screen.scss */
footer p a {
  color: #f5f5f4;
  text-decoration: none;
}
/* line 375, ../../sass/middle/screen.scss */
footer p a:hover {
  text-decoration: underline;
  color: #5EC6C9;
}

#agenda .calendar-widget {
  width: 400px;
  min-height: 250px;
}

#agenda header {
  padding-top: 0px;
}

#agenda .calendar-widget .calendar-day {
  width: 50px;
}

#agenda .calendar-widget.no-slot .no-slot-message {
  width: 400px;
  margin-top: 10px;
}
#agenda .calendar-widget li, #agenda .calendar-widget.no-slot .no-slot-message, #agenda .calendar-widget .calendar-day header > time, #agenda  .calendar-widget.no-slot .no-slot-message a:hover, #agenda .calendar-widget .previous-week:hover :before, #agenda .calendar-widget .next-week:hover :before, #agenda .calendar-widget .calendar-slot a, #agenda .calendar-widget.no-slot .no-slot-message a, #agenda .calendar-widget .previous-week, #agenda .calendar-widget .next-week{
  font-size: 10px;
}

#agenda .calendar-widget .day-list {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAMAAAAfBfuPAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAGUExURe7u7v///yjTqpoAAAARSURBVHjaYmAgGTCSDAACDAAFYAAz/ClMywAAAABJRU5ErkJggg==');
  width: 350px;
}

.contactform-field.error small {
  color:red;
  display:block;
}

#contactform .contactform-field.error input, #contactform .contactform-field.error textarea {
  border: 1px solid red;
}

.contactform-alert {
  color:red;
}

/*
 * jQuery Nivo Slider v3.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

/* The Nivo Slider styles */
.nivoSlider {
  position:absolute;
  width:100%;
  margin:0px auto 0px auto;
  overflow:hidden;
  box-shadow:0px 0px 2px #bebebe !important;
  height: 322px !important;
}



.nivoSlider img {
  position:absolute;
  top:0px;
  left:0px;
  max-width: none;
  margin-top:0px;
}
.nivo-main-image {
  display:block !important;
  position:relative !important;
  width:100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
  border:0;
  padding:0;
  margin:0;
  z-index:6;
  display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
  display:block;
  position:absolute;
  z-index:5;
  height:100%;
  top:0;
}
.nivo-box {
  display:block;
  position:absolute;
  z-index:5;
  overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
  position:absolute;
  left:0px;
  bottom:0px;
  background:#000;
  color:#fff;
  width:100%;
  z-index:8;
  padding: 5px 10px;
  opacity: 0.8;
  overflow: hidden;
  display: none;
  -moz-opacity: 0.8;
  filter:alpha(opacity=8);
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
  padding:5px;
  margin:0;
}
.nivo-caption a {
  display:inline !important;
}
.nivo-html-caption {
  display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
  position:absolute;
  top:40%;
  z-index:9;
  cursor:pointer;
}
.nivo-prevNav {
  left:0px;
}
.nivo-nextNav {
  right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
  text-align:center;
  padding: 15px 0;
}
.nivo-controlNav a {
  cursor:pointer;
}
.nivo-controlNav a.active {
  font-weight:bold;
}

/* Slider */

.slider-wrapper {
  position:relative;
  width:100%;
  margin:0 auto 50px auto;
}

.caption-text-wrap {
  width:700px;
  margin:0 auto;
  text-align:center;
}

.caption-text-wrap .header {
  position:relative;
  font-family:"Droid Sans",sans-serif;
  padding:20px;
  background:url(../images/caption-bg.png);
  font-size:1em;
  font-weight:bold;
  color:#fff;
  text-shadow:1px 1px 0px #000;
}

.caption-text-wrap .text {
  text-shadow:1px 1px 0px #000;
  position:relative;
  font-size:0.5em;
  color:#fff;
  margin-top:7px;
  font-family:"Source Sans Pro",sans-serif;
  line-height:25px;
  padding:10px;
  background:url(../images/caption-bg.png);
  width:80%;
  margin-left:auto;
  margin-right:auto;
}

.nivo-caption {
  position:absolute;
  top:43%;
  background:none;
  font-size:2.9em;
  font-weight:bold;
  text-transform:uppercase;
  color:#fff;
  opacity:1;
  line-height:50px;
  opacity:1;
}

.caption-text-wrap a {
  color:white;
}

.focal-point .imageEffect div{
  position: absolute;
}
/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Description: The default skin for the Nivo Slider.
Version: 1.3
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/

.theme-default .nivoSlider {
  position:relative;
  background:#fff url(../images/loading.gif) no-repeat 50% 50%;
  margin-bottom:10px;

}

.theme-default .nivoSlider img {
  position:absolute;
  top:0px;
  left:0px;
  display:none;
}

.theme-default .nivoSlider a {
  border:0;
  display:block;
}

.theme-default .nivo-controlNav {
  margin-top:17px;
  text-align:center;
  padding:0px 0;
}

.theme-default .nivo-controlNav a {
  display:inline-block;
  width:22px;
  height:22px;
  background:url(../images/bullets.png) no-repeat;
  text-indent:-9999px;
  border:0;
  margin:0 2px;
}

.theme-default .nivo-controlNav a.active {
  background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
  display:block;
  width:30px;
  height:60px;
  background:url(../images/arrows.png) no-repeat;
  text-indent:-9999px;
  border:0;
  opacity:0;
  -webkit-transition:all 200ms ease-in-out;
  -moz-transition:all 200ms ease-in-out;
  -o-transition:all 200ms ease-in-out;
  transition:all 200ms ease-in-out;
}

.theme-default:hover .nivo-directionNav a { opacity:1; }

.theme-default a.nivo-nextNav {
  background-position:-30px 0;
  right:55px;
}

.theme-default a.nivo-prevNav {
  left:55px;
}

.theme-default .nivo-caption {
  font-family:Helvetica, Arial, sans-serif;
}

.theme-default .nivo-caption a {
  color:#fff;
  border-bottom:1px dotted #fff;
}

.theme-default .nivo-caption a:hover {
  color:#fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
  width:100%;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
  width:auto;
  height:auto;
  background:none;
  margin-bottom:5px;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
  display:block;
  width:120px;
  height:auto;
}


/* @MEDIA QUERIES mobiles devices */
/* MEDIUM mobiles devices */
@media screen and (min-width: 640px) and (max-width: 960px) {
  /* line 387, ../../sass/middle/screen.scss */
  .content {
    width: 100%;
  }
  /* line 390, ../../sass/middle/screen.scss */
  .content a {
    color: #ffffff;
  }
  /* line 393, ../../sass/middle/screen.scss */
  .content a:hover {
    color: #f5f5f4;
  }

  /* line 399, ../../sass/middle/screen.scss */
  header {
    border-bottom: solid 5px #f5f5f4;
    margin-top: 0em;
    padding-top: 10px;
    background-color: #333333;
  }
  /* line 405, ../../sass/middle/screen.scss */
  header .banner {
    width: 95%;
    float: left;
    margin-top: 60px;
    margin-right: 1.69492%;
    display: inline;
    margin-left: 1.694915%;
    height: 220px;
  }
  /* line 412, ../../sass/middle/screen.scss */
  header .banner img {
    width: auto;
    max-height: 220px;
  }

  header .banner .imageEffect {
    width: 100%;
    /*position: absolute;*/
    /*left: 50%;*/
    /*margin-left: -150px !important;*/
  }
  /* line 418, ../../sass/middle/screen.scss */
  header h1 {
    width: 100%;
    margin: 0em;
    color: #D5DF58;
    position: absolute;
  }

  /* line 430, ../../sass/middle/screen.scss */
  .buttonNav {
    display: block;
    position: fixed;
    width: 50px;
    height: 50px;
    top: 10px;
    right: 10px;
    background-color: #f5f5f4;
    border: none;
    color: #D5DF58;
  }

  /* line 442, ../../sass/middle/screen.scss */
  nav {
    display: none;
    position: fixed;
    width: 25%;
    top: 50px;
    right: 10px;
    background-color: #f5f5f4;
    height: auto;
    z-index: 1;
  }
  /* line 452, ../../sass/middle/screen.scss */
  nav ul {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  /* line 457, ../../sass/middle/screen.scss */
  nav ul li {
    float: none;
    display: block;
    width: 90%;
    text-align: left;
    padding: 0.5em 0;
    border-bottom: 1px solid #D5DF58;
    font-size: 1.25em;
    margin: 0 0 0 0.5em;
  }
  /* line 467, ../../sass/middle/screen.scss */
  nav ul li:last-child {
    border-bottom: none;
    width: 100%;
    float: none;
  }
  /* line 473, ../../sass/middle/screen.scss */
  nav ul li:before {
    content: "";
  }
  /* line 477, ../../sass/middle/screen.scss */
  nav ul li a {
    color: #333333;
  }
  /* line 479, ../../sass/middle/screen.scss */
  nav ul li a:hover {
    color: #D5DF58;
  }

  /* line 487, ../../sass/middle/screen.scss */
  section {
    background-color: #5EC6C9;
  }

  section.contenu article {
    width: 100%;
    float: left;
    display: block;
    margin-left: 3.38983%;
  }
  #agenda section {
    display: none;
  }
  /* line 491, ../../sass/middle/screen.scss */
  section article:first-child {
    top: 0px;
    left: 0px;
    margin-bottom: 1em;
    width: 91.52542%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
    max-height: 100%;
  }
  /* line 499, ../../sass/middle/screen.scss */
  section h2, section p {
    color: #f5f5f4;
  }

  /* line 519, ../../sass/middle/screen.scss */
  section form fieldset legend {
    color: #f5f5f4;
  }
  /* line 523, ../../sass/middle/screen.scss */
  section form fieldset input[type="submit"], section form fieldset button[type="submit"] {
    height: 50px;
    background-color: #f5f5f4;
    color: #D5DF58;
    background-image: none;
    border-radius: 0;
    box-shadow: none;
  }
  /* line 530, ../../sass/middle/screen.scss */
  section form fieldset input[type="submit"]:hover, section form fieldset button[type="submit"]:hover {
    background-color: #D5DF58;
    color: #f5f5f4;
  }
  /* line 537, ../../sass/middle/screen.scss */
  section form fieldset .information input {
    height: 35px;
  }
  /* line 541, ../../sass/middle/screen.scss */
  section form fieldset .message textarea {
    height: 222px;
  }

  /* line 548, ../../sass/middle/screen.scss */
  footer {
    background-color: #f5f5f4;
  }
  /* line 550, ../../sass/middle/screen.scss */
  footer p, footer p a {
    color: #5EC6C9;
  }

  section form fieldset .information {
    width: 90%;
    margin-left: 2%;
    margin-right: 0;
    float: none;
    display: inherit;
  }

  section form fieldset .message {
    width: 90%;
    margin-left: 2%;
    margin-right: 0;
    float: none;
    display: inherit;
  }


}


}
@media (max-width: 767px) {
  /* line 557, ../../sass/middle/screen.scss */
  .focal-point div {
    margin: 0 !important;
  }
}
/* SMALL mobiles devices */
@media screen and (max-width: 639px) {
  /* line 564, ../../sass/middle/screen.scss */
  .content {
    width: 100%;
  }
  /* line 567, ../../sass/middle/screen.scss */
  .content a {
    color: #ffffff;
  }
  /* line 570, ../../sass/middle/screen.scss */
  .content a:hover {
    color: #ffffff;
  }

  /* line 576, ../../sass/middle/screen.scss */
  header {
    border-bottom: solid 5px #f5f5f4;
    margin: 0em;
    background-color: #333333;
    padding-top: 10px;
  }
  /* line 582, ../../sass/middle/screen.scss */
  header h1 {
    width: 100%;
    margin: 0em;
    color: #D5DF58;
    position: absolute;
  }
  /* line 592, ../../sass/middle/screen.scss */
  header .banner {
    width: 90%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
    margin-left: 3.38983%;
    height: 150px;
    margin-top: 60px;
  }
  /* line 598, ../../sass/middle/screen.scss */
  header .banner img {
    width: auto;
    max-height: 150px;
  }

  header .banner .imageEffect {
    width: 100%;
  }

  /* line 605, ../../sass/middle/screen.scss */
  .buttonNav {
    display: block;
    position: fixed;
    width: 50px;
    height: 50px;
    top: 10px;
    right: 10px;
    background-color: #f5f5f4;
    border: none;
    color: #D5DF58;
  }

  /* line 617, ../../sass/middle/screen.scss */
  nav {
    display: none;
    position: fixed;
    width: 95%;
    top: 50px;
    right: 10px;
    background-color: #f5f5f4;
    height: auto;
    z-index: 1;
  }
  /* line 627, ../../sass/middle/screen.scss */
  nav ul {
    margin: 0;
    height: 100%;
    padding-left: 0;
    width: 100%;
  }
  /* line 633, ../../sass/middle/screen.scss */
  nav ul li {
    float: none;
    display: block;
    width: 90%;
    text-align: left;
    padding: 0.5em 0;
    line-height: 35px;
    border-bottom: 1px solid #D5DF58;
    border-left: none;
    height: 35px;
    margin-left: 15px;
  }
  /* line 645, ../../sass/middle/screen.scss */
  nav ul li:last-child {
    border-bottom: none;
    border-right: none;
    width: 100%;
  }
  /* line 651, ../../sass/middle/screen.scss */
  nav ul li a {
    margin-left: 0;
    color: #333333;
  }

  /* line 659, ../../sass/middle/screen.scss */
  section {
    background-color: #5EC6C9;
  }

  /* line 663, ../../sass/middle/screen.scss */
  /*section article:first-child {
    top: 0px;
    left: 0px;
    margin-bottom: 1em;
    width: 91.52542%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
    max-height: 100%;
  }*/

section article:first-child {
    margin-bottom: 1em;
    width: 57%;
    margin-left: 1.69492%;
  }

  /* line 671, ../../sass/middle/screen.scss */
  section h2, section p {
    color: #f5f5f4;
  }
  /* line 675, ../../sass/middle/screen.scss */
  section form fieldset .information, section form fieldset .message, section form fieldset input[type="submit"], section form fieldset button[type="submit"], section .maps {
    float: none;
    width: 100%;
    display: block;
  }
  /* line 681, ../../sass/middle/screen.scss */

  .where, .appointment, #contact, #Emergency, #about {
    margin-bottom: 1em;
    max-width: 57.52542%;
    margin-left: 1.69492%;
  }

  /* line 687, ../../sass/middle/screen.scss */
  section .appointment p {
    padding-right: 0;
  }
  /* line 690, ../../sass/middle/screen.scss */
  section .appointment img {
    width: 100%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
    margin-left: 0%;
  }

  /* line 703, ../../sass/middle/screen.scss */
  section .maps img {
    border: #f5f5f4;
  }

  /* line 712, ../../sass/middle/screen.scss */
  section .appointment button {
    width: 100%;
    float: left;
    margin-right: 1.69492%;
    display: inline;
  }
  /* line 718, ../../sass/middle/screen.scss */
  section form fieldset legend {
    color: #f5f5f4;
  }
  /* line 722, ../../sass/middle/screen.scss */
  section form fieldset input[type="submit"], section form fieldset button[type="submit"] {
    height: 50px;
    background-color: #f5f5f4;
    color: #D5DF58;
    width: 102%;
    background-image: none;
    border-radius: 0;
    box-shadow: none;
  }
  /* line 730, ../../sass/middle/screen.scss */
  section form fieldset input[type="submit"]:hover, section form fieldset button[type="submit"]:hover {
    background-color: #D5DF58;
    color: #f5f5f4;
  }
  /* line 736, ../../sass/middle/screen.scss */
  section form fieldset .information input {
    height: 35px;
  }
  /* line 740, ../../sass/middle/screen.scss */
  section form fieldset .message textarea {
    height: 222px;
  }

  /* line 747, ../../sass/middle/screen.scss */
  footer {
    background-color: #f5f5f4;
  }
  /* line 749, ../../sass/middle/screen.scss */
  footer p, footer p a {
    color: #5EC6C9;
  }
  /* line 753, ../../sass/middle/screen.scss */
  footer a:hover {
    color: #333333;
  }

  #agenda section {
    display: none;
  }
}
