@font-face {
  font-family: 'PlutoLight';
  src: url("../../fonts/plutolight-webfont.eot");
  src: url("../../fonts/plutolight-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/plutolight-webfont.woff") format("woff"), url("../../fonts/plutolight-webfont.ttf") format("truetype"), url("../../fonts/plutolight-webfont.svg#PlutoLight") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PlutoMedium';
  src: url("../../fonts/plutomedium-webfont.eot");
  src: url("../../fonts/plutomedium-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/plutomedium-webfont.woff") format("woff"), url("../../fonts/plutomedium-webfont.ttf") format("truetype"), url("../../fonts/plutomedium-webfont.svg#PlutoMedium") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PlutoRegular';
  src: url("../../fonts/plutoregular-webfont.eot");
  src: url("../../fonts/plutoregular-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/plutoregular-webfont.woff") format("woff"), url("../../fonts/plutoregular-webfont.ttf") format("truetype"), url("../../fonts/plutoregular-webfont.svg#PlutoRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}

* {
  margin: 0;
}

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

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
  font-family: "PlutoRegular", "Helvetica Neue", helvetica, Arial, sans-serif;
  color: #706d6d;
}

body {
  margin: 0;
  font-size: 13px;
  font-family: "PlutoRegular", "Helvetica Neue", helvetica, Arial, sans-serif;
}

::-moz-selection {
  background: #65c8c6;
  color: white;
  text-shadow: none;
}

::selection {
  background: #65c8c6;
  color: white;
  text-shadow: none;
}

a {
  color: #65c8c6;
}
a:visited {
  color: #65c8c6;
}
a:hover {
  color: #706d6d;
}
a:focus {
  color: #706d6d;
  outline: thin dotted;
}
a:hover, a:active {
  color: #706d6d;
  text-decoration: underline;
  outline: 0;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.3em;
  color: #65c8c6;
}

h1 {
  font-size: 3em;
  font-weight: 300;
  padding: 0 0 0.5em;
  margin: 0;
}

h2 {
  line-height: 1em;
  font-size: 2.3em;
  font-weight: 300;
  margin-bottom: 0.5em;
}

h3 {
  font-size: 1.8em;
  margin-bottom: 0.5em;
}

h4 {
  font-size: 1.4em;
  margin-bottom: 0.5em;
}

h5 {
  font-size: 1.2em;
  font-weight: 600;
  margin-bottom: 0;
}

h6 {
  font-size: 1.1em;
  font-weight: bold;
}

p {
  margin: 0 0 1em 0;
}

abbr {
  border-bottom: 1px dotted #666;
  cursor: help;
  white-space: nowrap;
}

b, strong {
  font-family: "PlutoMedium", "Helvetica Neue", helvetica, Arial, sans-serif;
  font-weight: normal;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

pre, code, kbd, samp, tt {
  font-family: "Courier New", "DejaVu Sans Mono", monospace, sans-serif;
  font-size: 1em;
  line-height: 1.5em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  background-color: #efefef;
  display: block;
  padding: 5px;
  margin: 5px 0;
  border: 1px solid #aaa;
}

q {
  quotes: none;
}

q:before, q:after {
  content: "";
  content: none;
}

small {
  font-size: 85%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

ul, ol {
  margin: 1em 0;
  padding: 0 0 0 2em;
}

dd {
  margin: 0 0 0 2em;
}

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

ul {
  list-style-type: disc;
}
ul ul {
  list-style-type: circle;
}
ul ul ul {
  list-style-type: square;
}
ul ul ul ul {
  list-style-type: circle;
}

ol {
  list-style-type: decimal;
}
ol ol {
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: decimal;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

label {
  cursor: pointer;
}

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}

button[disabled], input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 99%;
}

td {
  vertical-align: top;
}

tr.even td,
tr.odd td {
  padding: 10px 5px;
}

tr.odd {
  background-color: white;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0;
}

.wireframe-mode #header,
.wireframe-mode #content-top,
.wireframe-mode #content-top > *,
.wireframe-mode #content-header,
.wireframe-mode #content-header > *,
.wireframe-mode #content-area,
.wireframe-mode #content-area > *,
.wireframe-mode #content-bottom,
.wireframe-mode #content-bottom > *,
.wireframe-mode #primary,
.wireframe-mode #secondary,
.wireframe-mode #sidebar-left-inner,
.wireframe-mode #sidebar-right-inner,
.wireframe-mode .block {
  padding: 2px;
  border: 1px solid #bbbbbb;
}
.wireframe-mode .node {
  border-bottom: 1px solid #bbbbbb;
  margin-bottom: 10px;
}
.wireframe-mode .block {
  margin-bottom: 3px;
}
.wireframe-mode #content-top,
.wireframe-mode #content-header,
.wireframe-mode #content-area,
.wireframe-mode #content-bottom {
  margin: 0 3px 3px;
}
.wireframe-mode #footer {
  margin-top: 3px;
  padding: 2px;
  border: 1px solid #cccccc;
}
.wireframe-mode .with-navigation #content,
.wireframe-mode .with-navigation .sidebar {
  margin-top: 50px;
}
.wireframe-mode #navigation {
  height: 50px;
}

.ws {
  width: 880px;
  margin: 0 auto;
}

.content-inner {
  padding: 0 60px;
}
.content-inner .content-inner {
  padding: 0;
}

body, #page {
  height: 100%;
}

#header {
  text-align: center;
}
#header .ws {
  position: relative;
}

#main {
  padding-bottom: 128px;
  position: relative;
}

#skip a {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
}
#skip a:active, #skip a:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static !important;
  width: auto;
}

#content {
  position: relative;
  float: left;
  width: 100%;
  margin-right: -100%;
  padding: 0;
}
#content .background-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 700px;
  overflow: hidden;
  z-index: -1;
}
#content .background-image .ws {
  position: relative;
}
#content .background-image .ws img {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -576px;
}

.sidebar {
  float: left;
}

#sidebar-second {
  float: right;
}

#footer {
  position: absolute;
  bottom: 0px;
  height: 128px;
  width: 100%;
  float: none;
  clear: both;
}

#header,
#footer,
.mission,
.breadcrumb,
.node {
  clear: both;
}

.two-sidebars .center,
.sidebar-first .center {
  margin-left: 21.591%;
}

#sidebar-first {
  width: 21.591%;
  margin-right: -190px;
}

.two-sidebars .center,
.sidebar-second .center {
  margin-right: 200px;
}

#sidebar-second {
  width: 200px;
}

.inner {
  padding: 0;
}

#navigation {
  float: left;
  margin-left: 0;
  margin-right: -100%;
  padding: 0;
  width: 100%;
  height: 45px;
  text-align: center;
}

.with-navigation #content,
.with-navigation .sidebar {
  margin-top: 45px;
}

#block-block-2 {
  position: absolute;
  right: 0;
  bottom: -15px;
}

body {
  background: url(../../images/background.jpg) center top repeat-x #b4b7b3;
}

#header {
  padding: 28px 0;
}
#header #logo img {
  width: 291px;
}

#navigation .ws {
  background: url("../../images/navigation-bg.png") repeat-x #e3e4e3;
  border: 1px solid #eaeae9;
  width: auto;
  display: inline-block;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#navigation ul {
  margin: 0px;
  float: left;
  padding: 0px 3px;
}
#navigation li {
  list-style: none;
  margin: 0 0 0 -3px;
  padding: 3px 0 3px 0;
  float: left;
  background: url(../../images/navigation-border.png) no-repeat right center;
}
#navigation li a {
  position: relative;
  font-family: Arial, "Helvetica Neue", helvetica, sans-serif;
  display: block;
  padding: 0 12px;
  height: 39px;
  line-height: 39px;
  text-decoration: none;
  color: #706d6d;
  background: url(../../images/navigation-border.png) no-repeat left center;
  z-index: 5;
}
#navigation li a:hover, #navigation li a.active {
  background: url("../../images/navigation-active-bg.png") repeat-x left center !important;
  color: #fff;
  z-index: 10;
}
#navigation li.first {
  margin: 0;
}
#navigation li.first a {
  background: none;
}
#navigation li.last {
  background: none;
}

#site-name {
  font-size: 2.2em;
  line-height: 1.3em;
  font-weight: 300;
  padding: 0 0 0.5em;
  margin: 0;
}

.page-node h1 {
  display: none;
}

h1 {
  padding: 50px 50px 20px;
}

.node-inner .ws {
  position: relative;
}

.node-navigation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}
.node-navigation a {
  display: block;
  position: absolute;
  top: 155px;
  width: 40px;
  height: 70px;
  background: url(../../images/node-navigation-sprite.png);
  text-indent: -999px;
  overflow: hidden;
}
.node-navigation .field-name-field-next-page a {
  right: 0;
  background-position: 100% 0;
}
.node-navigation .field-name-field-next-page a:hover {
  background-position: 100% 100%;
}
.node-navigation .field-name-field-previous-page a {
  left: 0;
  background-position: 0 0;
}
.node-navigation .field-name-field-previous-page a:hover {
  background-position: 0 100%;
}

.sticker-1 {
  padding: 11px 0 0;
  height: 59px;
  width: 175px;
  text-align: center;
  font-size: 22px;
  color: #fff;
  background: url(../../images/sticker-1.png) no-repeat;
}
.sticker-1 strong {
  font-size: 12px;
}

/*
 * blocks
 */
#block-views-news-block {
  font-family: Arial, "Helvetica Neue", helvetica, sans-serif;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
#block-views-news-block .view-content {
  *zoom: 1;
  background: url(../../images/news-bg.png) repeat-x white;
}
#block-views-news-block .view-content:before {
  content: "";
  display: table;
}
#block-views-news-block .view-content:after {
  content: "";
  display: table;
  clear: both;
}
#block-views-news-block .views-row {
  width: 180.5px;
  float: left;
  padding: 12px 30px 12px 231px;
  font-size: 12px;
  background: url(../../images/news-border.png) no-repeat right center;
}
#block-views-news-block .views-row.views-row-last {
  padding: 12px 17px 12px 241px;
  background: none;
}
#block-views-news-block .views-row .views-field-field-image {
  float: left;
  margin-left: -214px;
  border: 2px solid #65c8c6;
}
#block-views-news-block .views-row h2 {
  margin: 0.75em 0;
  font-size: 16px;
  font-weight: bold;
}
#block-views-news-block .views-row h2 a {
  text-decoration: none;
}
#block-views-news-block .views-row p {
  margin: 0;
}
#block-views-news-block .views-row .views-field-view-node {
  text-align: right;
}
#block-views-news-block .view-footer {
  *zoom: 1;
  background: url(../../images/news-footer-bg.png) repeat-x white;
  padding: 3px 18px;
}
#block-views-news-block .view-footer:before {
  content: "";
  display: table;
}
#block-views-news-block .view-footer:after {
  content: "";
  display: table;
  clear: both;
}
#block-views-news-block .view-footer a {
  text-decoration: none;
}

.view-display-id-destaques .view-content {
  float: left;
  padding: 0 80px;
  width: 520px;
}
.view-display-id-destaques .views-row {
  padding: 30px 0;
  border-bottom: 1px solid #706d6d;
}
.view-display-id-destaques .views-row.views-row-last {
  border-bottom: 0;
}
.view-display-id-destaques .field-type-image {
  margin: 0 0 20px;
}
.view-display-id-destaques h2 {
  font-family: "PlutoMedium", "Helvetica Neue", helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #706d6d;
}
.view-display-id-destaques .field-type-text-with-summary a {
  color: #706d6d;
}

#block-views-tags-tags_block {
  position: relative;
  z-index: 10;
  float: right;
  width: 160px;
}
#block-views-tags-tags_block a.active {
  color: #706d6d;
}

#block-views-therapists-block_1 {
  font-family: Arial, "Helvetica Neue", helvetica, sans-serif;
  padding: 50px 110px 50px 85px;
}
#block-views-therapists-block_1 .views-row {
  padding: 12px 0 12px 207px;
  font-size: 12px;
  border-bottom: 1px groove #fff;
}
#block-views-therapists-block_1 .views-row.views-row-last {
  border-bottom: 0;
}
#block-views-therapists-block_1 .views-row .views-field-field-image {
  float: left;
  margin-left: -207px;
}
#block-views-therapists-block_1 .views-row h2 {
  margin: 0 0 0.2em;
  font-family: "PlutoMedium", "Helvetica Neue", helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: normal;
  color: #484848;
}
#block-views-therapists-block_1 .views-row h2 a {
  text-decoration: none;
}
#block-views-therapists-block_1 .views-row h3 {
  margin: 0 0 0.2em;
  font-family: "PlutoMedium", "Helvetica Neue", helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #706d6d;
}
#block-views-therapists-block_1 .views-row p {
  margin: 0;
}
#block-views-therapists-block_1 .views-row .views-field-view-node {
  text-align: right;
}

.node-type-therapies .prices-link {
  margin: 40px 0 0 20px;
  padding: 0 0 0 35px;
  font-size: 14px;
  color: #706d6d;
  background: url(../../images/icon-pdf.png) no-repeat;
}
.node-type-therapies .prices-link a {
  font-family: "PlutoMedium", "Helvetica Neue", helvetica, Arial, sans-serif;
}
.node-type-therapies .content-inner {
  padding: 0;
}
.node-type-therapies .field-collection-container {
  border: 0;
}
.node-type-therapies .rooms {
  margin: 40px 50px;
  *zoom: 1;
}
.node-type-therapies .rooms:before {
  content: "";
  display: table;
}
.node-type-therapies .rooms:after {
  content: "";
  display: table;
  clear: both;
}
.node-type-therapies .rooms .room {
  cursor: pointer;
  border-left: 1px solid #d2d6d7;
  padding: 15px;
  width: 227px;
  float: left;
}
.node-type-therapies .rooms .room .view-mode-full {
  margin: 0;
  padding: 0;
  border: 0;
}
.node-type-therapies .rooms .room.first {
  border: 0;
  padding-left: 20px;
}
.node-type-therapies .rooms .room.active {
  background: url(../../images/white-50.png);
}
.node-type-therapies .rooms .room ul.field-collection-view-links {
  float: left;
}
.node-type-therapies .rooms .room .field-item {
  margin: 0;
}
.node-type-therapies .rooms .room h2 {
  margin: 0 0 6px;
  font-size: 24px;
  font-family: "PlutoMedium", "Helvetica Neue", helvetica, Arial, sans-serif;
}
.node-type-therapies .rooms .room h3 {
  margin: 0 0 3px;
  font-size: 14px;
  font-weight: normal;
  color: #706d6d;
}
.node-type-therapies .rooms .room h3:hover {
  color: #65c8c6;
}
.node-type-therapies .rooms .room .field-name-body {
  display: none;
}
.node-type-therapies .rooms .terapies_block {
  clear: both;
  margin: 0;
  padding: 40px 20px 20px;
  background: url(../../images/white-50.png);
}

#newsletter-signup .ws {
  position: relative;
}
#newsletter-signup #newsletter-signup-link {
  position: absolute;
  z-index: 100;
  right: 0;
  top: 0;
  display: block;
  padding: 5px 10px;
  /*
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  */
  text-decoration: none;
}
#newsletter-signup #newsletter-signup-form {
  display: none;
  position: absolute;
  z-index: 100;
  right: 0;
  top: 0;
  padding: 5px 10px 10px;
  color: #65c8c6;
}
#newsletter-signup #newsletter-signup-form .field {
  margin: 0 0 5px;
}
#newsletter-signup #newsletter-signup-form label {
  font-weight: normal;
}
#newsletter-signup #newsletter-signup-form input.text_input {
  border: 1px solid #65c8c6;
  background: #efefef;
  color: #706d6d;
  padding: 0 5px;
  font-size: 12px;
  height: 20px;
}
#newsletter-signup #newsletter-signup-form input.submit {
  display: block;
  margin: 10px 0 0;
  border: 0;
  background: #65c8c6;
  color: #706d6d;
  padding: 0 5px;
  font-size: 14px;
  height: 20px;
}
#newsletter-signup #newsletter-signup-form input.submit:hover {
  color: #efefef;
}

#footer {
  font-family: Arial, "Helvetica Neue", helvetica, sans-serif;
}
#footer .ws {
  margin: 20px auto;
  height: 88px;
  background: url(../../images/footer-bg.png) repeat-x;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#footer .region-footer {
  padding: 20px 15px 0 25px;
}
#footer #block-system-main-menu {
  float: left;
}
#footer #block-system-main-menu ul.menu {
  float: left;
  margin: 0;
  padding: 0 0 4px;
}
#footer #block-system-main-menu ul.menu li {
  float: left;
  margin: 0;
  padding: 0 4px;
  line-height: 12px;
  font-size: 12px;
  list-style: none;
  border-left: 1px solid #706d6d;
}
#footer #block-system-main-menu ul.menu li.first {
  padding-left: 0;
  border: 0;
}
#footer #block-system-main-menu ul.menu li a {
  color: #706d6d;
  text-decoration: none;
}
#footer #block-system-main-menu ul.menu li a:hover {
  color: #fff;
}
#footer #block-block-3 {
  float: right;
}
#footer #block-block-3 #social-menu {
  margin: 0;
  padding: 0;
}
#footer #block-block-3 #social-menu li {
  float: left;
  margin: 0;
  padding: 0 0 0 4px;
  list-style: none;
}
#footer #block-block-3 #social-menu li a {
  display: block;
  width: 19px;
  height: 19px;
  text-indent: -999px;
  overflow: hidden;
  text-decoration: none;
  background: url(../../images/social.png) repeat-x;
}
#footer #block-block-3 #social-menu li.facebook a {
  background-position: 0 0;
}
#footer #block-block-3 #social-menu li.facebook a:hover {
  background-position: 0 bottom;
}
#footer #block-block-1 {
  clear: both;
  padding: 10px 0 0;
}
#footer #copyright {
  float: left;
}
#footer #credits {
  float: right;
}
#footer #credits a {
  color: #706d6d;
}
#footer #credits a:hover {
  color: #fff;
}

div.view div.views-admin-links {
  width: auto;
}

div.block {
  position: relative;
}
div.block .edit {
  display: none;
  position: absolute;
  right: -20px;
  top: -5px;
  z-index: 40;
  padding: 3px 8px 0;
  font-size: 10px;
  line-height: 16px;
  background-color: white;
  border: 1px solid #cccccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-box-shadow: 0 1px 3px #888888;
  -webkit-box-shadow: -1px 1px 2px #666666;
}
div.block .edit a {
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
div.block:hover .edit {
  display: block;
}

#edit-title {
  font-size: 24px;
  width: 99%;
}

#system-themes-form img {
  width: 100px;
}

.form-item .description {
  font-style: italic;
  line-height: 1.2em;
  font-size: 0.8em;
  margin-top: 5px;
  color: #777;
}

#edit-delete {
  color: #c00;
}

div.messages {
  padding: 9px;
  margin: 1em 0;
  color: #036;
  background: #bdf;
  border: 1px solid #ace;
}

div.warning {
  color: #840;
  background: #fe6;
  border-color: #ed5;
}

div.error {
  color: white;
  background: #e63;
  border-color: #d52;
}

div.status {
  color: #360;
  background: #cf8;
  border-color: #bbee77;
}

.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}
.ir br {
  display: none;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static !important;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before {
  content: "";
  display: table;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.clearleft, .clearl, .cleft {
  clear: left;
}

.clearright, .clearr, .cright {
  clear: right;
}

.clear, .clearboth, .clearall {
  clear: both;
}

.floatleft, .fleft, .floatl {
  display: inline;
  float: left;
  margin: 0 10px 5px 0;
}

.floatright, .fright, .floatr {
  display: inline;
  float: right;
  margin: 0 0 5px 10px;
}

.node-id-homepage .field-name-body {
  padding: 55px 520px 50px 0;
  min-height: 350px;
  font-size: 12px;
}
.node-id-homepage .sticker-1 {
  position: absolute;
  top: 320px;
  left: 700px;
}

.node-id-sala-anel .field-name-body {
  padding: 50px 400px 0 0;
  min-height: 620px;
}

.node-id-sala-areia .field-name-body {
  padding: 50px 0 0 395px;
  min-height: 605px;
}

.node-id-sala-arvore .field-name-body {
  padding: 260px 410px 0 25px;
  min-height: 365px;
}

.node-id-medicos-terapeutas .field-name-body {
  padding: 35px 50px 0 25px;
}

.node-id-quem_somos .field-name-body {
  float: left;
  padding: 35px 50px 120px 0;
  min-height: 495px;
}
.node-id-quem_somos .field-name-body .fleft {
  width: 245px;
  margin: 0 20px 0 0;
}

.node-id-contactos .field-name-body {
  padding: 50px 0;
  width: 390px;
  font-size: 14px;
}
.node-id-contactos .field-name-body h2 {
  height: 110px;
  text-indent: -999px;
  overflow: hidden;
  background: url(../../images/contactos-title.png) no-repeat;
}
.node-id-contactos .field-name-body .columns {
  width: 420px;
}
.node-id-contactos .field-name-body .columns .column {
  float: left;
  width: 170px;
  padding: 0 40px 0 0;
}
.node-id-contactos .field-name-body h3 {
  font-size: 30px;
  color: #706d6d;
}

.node-id-loja .field-name-body {
  padding: 0px 230px 50px 0;
  min-height: 575px;
}

@media screen and (max-width : 480px) {
  html, body {
    margin: 0;
    padding: 0;
    border: 0;
    padding: 0px;
  }

  #page {
    width: 100%;
    margin: 45px 0px 0px 0px;
  }

  .sidebar, #sidebar-first, #sidebar-second {
    float: none;
    clear: both;
    width: auto;
    margin: 0px;
    padding: 5px;
  }

  .with-navigation #content {
    margin-top: 0px;
  }

  #navigation {
    clear: both;
    padding: 5px;
    position: absolute;
    top: 0px;
  }

  #footer {
    position: relative;
    width: 100%;
  }

  #main {
    padding-bottom: 0px;
    position: static;
  }

  #content #content-inner.center {
    margin: 0px;
    padding: 5px;
  }

  body {
    font-family: Arial, sans-serif;
    line-height: 1.5;
    font-size: 16px;
    color: #000;
    word-wrap: break-word;
    -webkit-text-size-adjust: none;
  }

  h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
  }

  p img {
    float: left;
    margin: 0 10px 5px 0;
    padding: 0;
  }

  img {
    border: 0;
  }

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

  .panel-3col-33 {
    display: -webkit-box;
    display: -moz-box;
    display: -o-box;
    display: box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
  }
  .panel-3col-33 .panel-col {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-box-ordinal-group: 1;
    -o-box-ordinal-group: 1;
    box-ordinal-group: 1;
    float: none;
  }
  .panel-3col-33 .panel-col-first {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-box-ordinal-group: 2;
    -o-box-ordinal-group: 2;
    box-ordinal-group: 2;
    float: none;
  }
  .panel-3col-33 .panel-col-first .inside {
    margin: 0 0 1em .5em;
  }
  .panel-3col-33 .panel-col-last {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-box-ordinal-group: 3;
    -o-box-ordinal-group: 3;
    box-ordinal-group: 3;
    float: none;
  }
}
@media screen and (max-width: 960px) {
  html, body {
    margin: 0;
    padding: 0;
    border: 0;
    padding: 0px;
  }

  #page {
    width: 100%;
  }

  #sidebar-second {
    float: none;
    clear: both;
    width: auto;
    margin: 0px;
    padding: 5px;
  }

  /*
  #navigation {
    clear:both;
    height:auto;
    padding:5px;
  }
  */
  #footer {
    position: relative;
    width: 100%;
  }

  #main {
    padding-bottom: 0px;
  }

  body {
    word-wrap: break-word;
    -webkit-text-size-adjust: none;
  }

  p img {
    float: left;
    margin: 0 10px 5px 0;
    padding: 0;
  }

  img {
    border: 0;
  }

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

  .panel-3col-33 .panel-col-last {
    float: none;
  }
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  a, a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr, img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }

  .sidebar,
  #navigation,
  #header-region,
  #search-theme-form,
  #footer,
  .breadcrumb,
  .tabs,
  .feed-icon,
  .links {
    display: none;
  }

  #page {
    width: 100%;
  }

  #content,
  #content #content-inner,
  .content,
  .title {
    margin: 20px 0;
    width: auto;
  }

  a:hover, a:active, a:link, a:visited {
    color: black;
  }

  #content a:link:after, #content a:visited:after {
    content: " (" attr(href) ") ";
    font-size: 0.8em;
    font-weight: normal;
  }
}
.lt-ie8 #content tr.even th,
.lt-ie8 #content tr.even td,
.lt-ie8 #content tr.odd th,
.lt-ie8 #content tr.odd td {
  border-bottom: 1px solid #cccccc;
}

.lt-ie8 ul.primary li a:hover,
.lt-ie8 ul.secondary li a:hover {
  cursor: pointer;
  color: #555555;
  text-decoration: none;
}

.lt-ie7 div.admin .left,
.lt-ie7 div.admin .right {
  width: 46%;
}

.lt-ie7 ul.primary,
.lt-ie7 ul.secondary {
  width: 100%;
  width: auto;
}
.lt-ie7 ul.primary li a,
.lt-ie7 ul.primary li a .tab,
.lt-ie7 ul.secondary li a,
.lt-ie7 ul.secondary li a .tab {
  display: inline;
  display: inline-block;
}

.lt-ie7 ul.primary li a {
  background: url(../images/tabs/tab-left-ie6.png) no-repeat left -38px;
}
.lt-ie7 ul.primary li a .tab {
  background: url(../images/tabs/tab-right-ie6.png) no-repeat right -38px;
}
.lt-ie7 ul.primary li a:hover {
  background-position: left -76px;
}
.lt-ie7 ul.primary li a:hover .tab {
  background-position: right -76px;
}
.lt-ie7 ul.primary li.active a, .lt-ie7 ul.primary li.active a:hover {
  background: url(../images/tabs/tab-left-ie6.png) no-repeat left 0;
}
.lt-ie7 ul.primary li.active a .tab, .lt-ie7 ul.primary li.active a:hover .tab {
  background: url(../images/tabs/tab-right-ie6.png) no-repeat right 0;
}
