@charset "UTF-8";
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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

@font-face {
  font-family: 'IsidoraSans-Regular';
  src: url("fonts/IsidoraSans-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/IsidoraSans-Regular.otf") format("opentype"), url("fonts/IsidoraSans-Regular.woff") format("woff"), url("fonts/IsidoraSans-Regular.ttf") format("truetype"), url("fonts/IsidoraSans-Regular.svg#IsidoraSans-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'IsidoraSans-Medium';
  src: url("fonts/IsidoraSans-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/IsidoraSans-Medium.otf") format("opentype"), url("fonts/IsidoraSans-Medium.woff") format("woff"), url("fonts/IsidoraSans-Medium.ttf") format("truetype"), url("fonts/IsidoraSans-Medium.svg#IsidoraSans-Medium") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'IsidoraSans-Bold';
  src: url("fonts/IsidoraSans-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/IsidoraSans-Bold.otf") format("opentype"), url("fonts/IsidoraSans-Bold.woff") format("woff"), url("fonts/IsidoraSans-Bold.ttf") format("truetype"), url("fonts/IsidoraSans-Bold.svg#IsidoraSans-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FuturaLT-Bold';
  src: url("fonts/FuturaLT-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/FuturaLT-Bold.otf") format("opentype"), url("fonts/FuturaLT-Bold.woff") format("woff"), url("fonts/FuturaLT-Bold.ttf") format("truetype"), url("fonts/FuturaLT-Bold.svg#FuturaLT-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FuturaLT-Light';
  src: url("fonts/FuturaLT-Light.eot?#iefix") format("embedded-opentype"), url("fonts/FuturaLT-Light.woff") format("woff"), url("fonts/FuturaLT-Light.ttf") format("truetype"), url("fonts/FuturaLT-Light.svg#FuturaLT-Light") format("svg");
  font-weight: normal;
  font-style: normal;
}
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

.page-interna .post .contatosBoxes .boxes {
  width: 33.33333%;
  float: left;
  display: block;
  padding-left: 15px;
  padding-right: 15px;
}

.panel-header .logo, .page-interna .panel-header .logo, .page-interna .post .imagens, .page-interna .post .galeria-videos {
  width: 41.66667%;
  float: left;
  display: block;
  padding-left: 15px;
  padding-right: 15px;
}

.plastica .texto, .plastica .imgEscultura, .tarcisio .imagens, .tarcisio .texto, .page-interna .post.clinica-vernissage .sliderClinica, .page-interna .post.clinica-vernissage .texto {
  width: 50%;
  float: left;
  display: block;
  padding-left: 15px;
  padding-right: 15px;
}

.rodapeBg .texto, .page-interna .post .texto {
  width: 58.33333%;
  float: left;
  display: block;
  padding-left: 15px;
  padding-right: 15px;
}

.rodapeBg .footer, .page-interna .panel-header .topLine .contatosTopo, .page-interna .post .texto.texto-full, .page-interna .post .compartilhar, .page-interna .post.contato .texto, .page-interna .post .contatosBoxes, .resp {
  width: 100%;
  float: left;
  display: block;
  padding-left: 15px;
  padding-right: 15px;
}

/*CORES*/
html {
  height: 100%;
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

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-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

body {
  font-size: 14px;
  background: #fff;
  color: #212020;
  font-family: 'IsidoraSans-Regular';
  width: 100%;
  height: 100%;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  position: static !important;
  top: 0 !important;
}

.clear {
  clear: both;
}

#google_translate_element {
  display: none !important;
}

.goog-te-banner-frame {
  display: none !important;
}

body,
.panel {
  background-color: #fff;
}

a {
  text-decoration: none;
  color: #212020;
}

.container {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
}
.container:after {
  clear: both;
  content: "";
  display: block;
}

.window-size {
  position: fixed;
  left: 10px;
  top: 10px;
  z-index: 999;
  display: none;
}

.slideout-menu {
  position: fixed;
  left: auto;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  width: 256px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  display: none;
}

.slideout-panel {
  position: relative;
  z-index: 1;
  will-change: transform;
}

.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
  overflow: hidden;
}

.slideout-open .slideout-menu {
  display: block;
}

.menu {
  background-color: #1D1F20;
  background-image: linear-gradient(145deg, #1d1f20, #404348);
  display: none;
}

.menu a {
  color: #fff;
}

.menu a:hover {
  text-decoration: underline;
}

.menu-header {
  border-bottom: 1px solid #2a2d2f;
  padding: 20px;
  background-size: 32px;
}

.menu-header-title {
  font-weight: 400;
  letter-spacing: 0.5px;
  margin: 0;
  color: #fff;
}

.menu-section {
  margin: 25px 0;
  margin-bottom: 0;
  margin-top: 0;
}

.menu-section-list {
  padding: 0;
  margin: 10px 0;
  list-style: none;
}

.menu-section-list a {
  display: block;
  padding: 7px 20px;
  line-height: 18px;
  font-weight: bold;
}

.menu-section-title {
  color: #fff;
  font-weight: 200;
  font-size: 13px;
  letter-spacing: 1px;
  padding: 0 20px;
  margin: 0;
  font-weight: bold;
}

.menu-section .procedimentos {
  text-indent: 15px;
}

.menu-section .procedimentos a {
  font-weight: normal;
}

.panel {
  padding-top: 5px;
  min-height: 100%;
}

/**
 * Header
 */
.panel-header {
  width: 100%;
  float: left;
  margin-top: 55px;
  margin-bottom: 40px;
}
.panel-header .logo a {
  display: block;
}
.panel-header .logo img {
  width: 100%;
  height: auto;
  max-width: 304px;
}
.panel-header .menuTopo {
  float: right;
  padding: 0 15px;
  text-align: right;
  margin-top: 15px;
}
.panel-header .menuTopo li {
  display: inline-block;
  margin-right: 20px;
  position: relative;
}
.panel-header .menuTopo li a {
  font-family: 'IsidoraSans-Medium';
  display: block;
  font-size: 16px;
  color: #212020;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding: 5px 0;
}
.panel-header .menuTopo li a:hover {
  color: #0081B1;
}
.panel-header .menuTopo li:last-child {
  margin-right: 0;
}
.panel-header .menuTopo li ul {
  position: absolute;
  visibility: hidden;
  /* hides sub-menu */
  opacity: 0;
  transform: translateY(-2em);
  transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  left: -10px;
  top: 28px;
  text-align: left;
  padding: 10px 15px;
  background: #0081B1;
  min-width: 185px;
  box-shadow: 0px 8px 16px 0px rgba(33, 32, 32, 0.2);
  z-index: 999;
  /*                display: none;*/
}
.panel-header .menuTopo li ul li {
  margin-bottom: 5px;
  padding-bottom: 10px;
  width: 100%;
  border-bottom: solid 1px rgba(255, 255, 255, 0.2);
  display: block;
}
.panel-header .menuTopo li ul li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.panel-header .menuTopo li ul a {
  color: #fff;
}
.panel-header .menuTopo li ul a:hover {
  color: #212020;
}
.panel-header .menuTopo .openSub {
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.panel-header .menuTopo .openSub:hover ul, .panel-header .menuTopo .openSub:focus ul, .panel-header .menuTopo .openSub:focus-within ul {
  display: block;
  visibility: visible;
  /* shows sub-menu */
  opacity: 1;
  z-index: 999;
  transform: translateY(0%);
  transition-delay: 0s, 0s, 0.3s;
  /* this removes the transition delay so the menu will be visible while the other styles transition */
}
.panel-header .btn-hamburger {
  border: none;
  position: absolute;
  top: 68px;
  left: auto;
  right: 50px;
  outline: none;
  width: 50px;
  height: 50px;
  background: transparent;
  font-size: 20px;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.panel-header .btn-hamburger:hover {
  color: #0081B1;
}

.slider {
  float: left;
  width: -webkit-calc(100% - 150px);
  width: -moz-calc(100% - 150px);
  width: -o-calc(100% - 150px);
  width: calc(100% - 150px);
  position: relative;
  z-index: -1;
}
.slider .item {
  /*        height:565px;*/
  height: 574px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.slider .item .title {
  max-width: 500px;
  margin-top: 80px;
  margin-left: 90px;
  float: left;
  text-transform: uppercase;
  font-size: 48px;
  font-weight: 600;
  line-height: 70px;
}
.slider .item .title span {
  font-size: 75px;
}
.slider .item.estilo2 {
  background-position: left top;
}
.slider .item.estilo2 .title {
  margin-top: 350px;
}
.slider .item.estilo2 .title span {
  font-size: 65px;
}
.slider .navegacao {
  width: 190px;
  position: absolute;
  right: 40px;
  z-index: 999;
  bottom: 80px;
}
.slider .navegacao .inforSlider {
  float: left;
  width: 100%;
  position: relative;
}
.slider .navegacao .inforSlider:before {
  content: "";
  display: block;
  width: -webkit-calc(100% - 110px);
  width: -moz-calc(100% - 110px);
  width: -o-calc(100% - 110px);
  width: calc(100% - 110px);
  height: 1px;
  border-bottom: solid 1px #212020;
  position: absolute;
  top: 8px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.slider .navegacao .voltar, .slider .navegacao .proximo {
  width: 40px;
}
.slider .navegacao .voltar i, .slider .navegacao .proximo i {
  cursor: pointer;
  float: left;
  font-size: 14px;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.slider .navegacao .voltar i:hover, .slider .navegacao .proximo i:hover {
  color: #0081B1;
}
.slider .navegacao .voltar span, .slider .navegacao .proximo span {
  display: block;
}
.slider .navegacao .voltar {
  float: left;
}
.slider .navegacao .voltar i {
  float: left;
}
.slider .navegacao .voltar span {
  float: right;
}
.slider .navegacao .proximo {
  float: right;
}
.slider .navegacao .proximo i {
  float: right;
}
.slider .navegacao .proximo span {
  float: left;
}

.sidebarSocial {
  width: 150px;
  height: 450px;
  float: right;
}
.sidebarSocial .idiomas {
  float: right;
  width: 100%;
  margin-bottom: 40px;
}
.sidebarSocial .idiomas ul {
  list-style: none;
  text-align: center;
}
.sidebarSocial .idiomas ul:after {
  display: block;
  content: "";
  width: 20px;
  height: 1px;
  border-bottom: solid 1px #212020;
  margin: 0 auto;
}
.sidebarSocial .idiomas li {
  display: block;
  margin-bottom: 20px;
}
.sidebarSocial .idiomas a {
  font-family: 'IsidoraSans-Medium';
  display: block;
  font-size: 16px;
  color: #212020;
  text-transform: uppercase;
}
.sidebarSocial .redeSocial {
  list-style: none;
  text-align: center;
}
.sidebarSocial .redeSocial li {
  display: block;
  margin-bottom: 35px;
}
.sidebarSocial .redeSocial a {
  font-size: 24px;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sidebarSocial .redeSocial a:hover {
  color: #0081B1;
}

.plastica {
  float: left;
  width: 100%;
  padding-top: 45px;
  padding-bottom: 15px;
}
.plastica .container {
  position: relative;
}
.plastica .container:before {
  content: "";
  display: block;
  width: 1px;
  height: 78px;
  border-left: solid 1px #212020;
  position: absolute;
  left: 11%;
  top: -85px;
  z-index: 999;
}
.plastica .container:after {
  content: "";
  display: block;
  width: 1px;
  height: 78px;
  border-left: solid 1px #212020;
  position: absolute;
  right: 10%;
  bottom: -32px;
  z-index: 999;
  display: none;
}
.plastica .texto {
  margin-top: 125px;
}
.plastica .texto h2 {
  font-size: 42px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 10px;
}
.plastica .texto h3 {
  font-size: 26px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 37px;
  margin-bottom: 30px;
}
.plastica .texto h3:before {
  content: "";
  display: block;
  width: 78px;
  height: 1px;
  border-bottom: solid 1px #212020;
  position: absolute;
  left: -50px;
  bottom: 0;
}
.plastica .texto p {
  font-size: 18px;
  line-height: 35px;
  color: #555252;
  margin-bottom: 10px;
}
.plastica .texto p b {
  font-family: 'IsidoraSans-Bold';
  color: #212020;
}
.plastica .texto a {
  display: block;
  font-size: 18px;
  float: left;
  text-transform: uppercase;
  margin-top: 15px;
  text-decoration: underline;
  color: #555252;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.plastica .texto a:hover {
  color: #0081B1;
}
.plastica .imgEscultura {
  position: relative;
}
.plastica .imgEscultura img {
  max-width: 100%;
  height: auto;
  position: absolute;
  top: -100px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  margin: 0 auto;
  display: block;
  z-index: 999;
}

.depoimentos {
  float: left;
  width: 100%;
  padding-top: 30px;
  margin-top: 30px;
  padding-bottom: 30px;
}
.depoimentos header {
  margin-bottom: 50px;
}
.depoimentos header h2 {
  font-size: 42px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  margin-bottom: 10px;
  position: relative;
}
.depoimentos header h2:after {
  content: "";
  display: block;
  width: 1px;
  height: 78px;
  border-left: solid 1px #212020;
  position: absolute;
  right: 0%;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  top: -110px;
}
.depoimentos header h3 {
  display: block;
  font-size: 26px;
  text-transform: uppercase;
  text-align: center;
  color: #212020;
}
.depoimentos .item {
  padding-left: 15px;
  padding-right: 15px;
}
.depoimentos .foto {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  max-width: 170px;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  border: solid 1px #0081B1;
  padding: 3px;
}
.depoimentos h6 {
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  color: #212020;
  margin-bottom: 20px;
  font-family: 'IsidoraSans-Bold';
}
.depoimentos p {
  font-size: 16px;
  line-height: 22px;
  color: #555252;
  margin-bottom: 15px;
  text-align: center;
  font-family: 'IsidoraSans-Regular';
  margin-left: auto;
  margin-right: auto;
  max-width: 850px;
}
.depoimentos p b {
  font-family: 'IsidoraSans-Bold';
  color: #555252;
}
.depoimentos p i {
  color: #a19f9f;
  font-size: 24px;
}
.depoimentos p .fa-quote-left {
  margin-right: 15px;
}
.depoimentos p .fa-quote-right {
  margin-left: 15px;
}

.tarcisio {
  background-image: url('imagens/tarcisio_bg.png?1516999907');
  background-repeat: no-repeat;
  background-position: top left;
  float: left;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 15px;
}
.tarcisio .imagens {
  padding-top: 15px;
  position: relative;
}
.tarcisio .imagens img {
  max-width: 100%;
  height: auto;
}
.tarcisio .imagens .video {
  position: absolute;
  right: 4%;
  bottom: -110px;
  width: 322px;
  height: 225px;
}
.tarcisio .imagens .video a {
  display: block;
  float: left;
  width: 100%;
  height: 100%;
  background-image: url('imagens/tarcisio_guerra_video.jpg?1517857333');
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
}
.tarcisio .imagens .video a:before {
  content: "";
  width: 55px;
  height: 55px;
  background-image: url('imagens/icone-player.png?1517836263');
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.tarcisio .imagens .video a:hover:before {
  background-color: rgba(0, 129, 177, 0.85);
}
.tarcisio .texto {
  float: right;
  padding-top: 15px;
}
.tarcisio .texto h2 {
  font-size: 42px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 10px;
  text-align: right;
}
.tarcisio .texto h3 {
  font-size: 26px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 37px;
  margin-bottom: 30px;
  text-align: right;
}
.tarcisio .texto h3:before {
  content: "";
  display: block;
  width: 78px;
  height: 1px;
  border-bottom: solid 1px #212020;
  position: absolute;
  right: -50px;
  bottom: 0;
}
.tarcisio .texto p {
  font-size: 18px;
  line-height: 35px;
  color: #555252;
  margin-bottom: 20px;
  text-align: right;
}
.tarcisio .texto p b {
  font-family: 'IsidoraSans-Bold';
  color: #555252;
}
.tarcisio .texto a {
  display: block;
  font-size: 18px;
  float: right;
  text-transform: uppercase;
  margin-top: 15px;
  text-decoration: underline;
  color: #555252;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.tarcisio .texto a:hover {
  color: #0081B1;
}

.instagram {
  float: left;
  width: 100%;
  padding-top: 30px;
  margin-top: 80px;
}
.instagram header {
  margin-bottom: 40px;
}
.instagram header h2 {
  font-size: 42px;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  margin-bottom: 5px;
  position: relative;
}
.instagram header h2:after {
  content: "";
  display: block;
  width: 1px;
  height: 78px;
  border-left: solid 1px #212020;
  position: absolute;
  right: 0%;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  top: -110px;
}
.instagram header a {
  display: block;
  font-size: 26px;
  text-transform: uppercase;
  text-align: center;
  color: #212020;
  margin-bottom: 35px;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.instagram header a:hover {
  color: #0081B1;
}
.instagram header i {
  text-align: center;
  display: block;
  font-size: 45px;
}
.instagram .instafeed {
  list-style: none;
  float: left;
  width: 100%;
}
.instagram .instafeed li {
  float: left;
  width: 20%;
}
.instagram .instafeed a {
  display: block;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
.instagram .instafeed a:hover {
  -webkit-box-shadow: inset 0px 0px 124px 11px rgba(0, 0, 0, 0.74);
  -moz-box-shadow: inset 0px 0px 124px 11px rgba(0, 0, 0, 0.74);
  box-shadow: inset 0px 0px 124px 11px rgba(0, 0, 0, 0.74);
}

.rodapeBg {
  float: left;
  width: 100%;
  padding-top: 190px;
  padding-bottom: 30px;
  background-image: url('imagens/rodape_bg.jpg?1516992879');
  background-repeat: no-repeat;
  background-position: top right;
  position: relative;
}
.rodapeBg:before {
  content: "";
  display: block;
  width: 160px;
  height: 1px;
  border-bottom: solid 1px #212020;
  position: absolute;
  left: 0;
  top: 250px;
}
.rodapeBg .texto {
  text-align: center;
  margin-bottom: 225px;
}
.rodapeBg .texto h2 {
  font-size: 42px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
  text-align: center;
}
.rodapeBg .texto h3 {
  font-size: 18px;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 50px;
  text-align: center;
  color: #555252;
}
.rodapeBg .texto p {
  font-size: 18px;
  line-height: 35px;
  color: #555252;
  margin-bottom: 10px;
}
.rodapeBg .texto p b {
  font-family: 'IsidoraSans-Bold';
  color: #212020;
}
.rodapeBg .texto .btn_agendar {
  width: 220px;
  color: #fff;
  background: #212020;
  display: block;
  padding: 15px;
  font-size: 18px;
  margin: 0 auto;
  margin-top: 20px;
  text-align: center;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.rodapeBg .texto .btn_agendar:hover {
  background: #0081B1;
}
.rodapeBg .texto .infoContatos {
  margin-top: 55px;
}
.rodapeBg .texto .infoContatos .telefone {
  font-family: 'FuturaLT-Bold';
  margin-bottom: 10px;
  font-size: 18px;
  color: #555252;
}
.rodapeBg .texto .infoContatos p {
  font-family: 'FuturaLT-Light';
  font-size: 18px;
  color: #555252;
  line-height: 30px;
}
.rodapeBg .footer {
  color: #555252;
  position: relative;
}
.rodapeBg .footer:after {
  content: "";
  display: block;
  width: 1px;
  height: 78px;
  border-left: solid 1px #212020;
  position: absolute;
  right: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: -30px;
}
.rodapeBg .footer .nome {
  font-size: 14px;
  font-family: 'IsidoraSans-Medium';
  text-transform: uppercase;
  margin-bottom: 20px;
}
.rodapeBg .footer .especialidade {
  font-size: 14px;
}
.rodapeBg .footer .logoRodape {
  width: 140px;
  position: absolute;
  right: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: 65px;
}
.rodapeBg .footer .logoRodape img {
  max-width: 100%;
  height: auto;
}

.page-interna .panel-header {
  margin-top: 80px;
}
.page-interna .panel-header .topLine {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #f7f7f7;
  padding: 20px 0;
}
.page-interna .panel-header .topLine .contatosTopo p {
  text-align: center;
  font-family: 'FuturaLT-Light';
  color: #555252;
  line-height: 18px;
}
.page-interna .panel-header .logo img {
  max-width: 423px;
}
.page-interna .panel-header .menuTopo {
  margin-top: 25px;
}
.page-interna .panel-header .menuTopo li {
  margin-right: 35px;
}
.page-interna .panel-header .btn-hamburger {
  top: 100px;
}
.page-interna .post {
  float: left;
  width: 100%;
}
.page-interna .post header {
  background-image: url('imagens/bg-page-header.png?1517337119');
  background-repeat: no-repeat;
  background-position: center right;
  padding: 20px 0;
  background-color: #f7f7f7;
  margin-bottom: 90px;
}
.page-interna .post header h1 {
  padding: 0 15px;
  font-size: 42px;
  text-transform: uppercase;
  color: #212020;
  font-family: 'IsidoraSans-Medium';
  position: relative;
  float: left;
  z-index: 1;
}
.page-interna .post header h1:before {
  content: "";
  display: block;
  width: 1px;
  height: 78px;
  border-left: solid 1px #212020;
  position: absolute;
  left: 80px;
  bottom: -100px;
  z-index: 999;
}
.page-interna .post header h1:after {
  content: "Procedimentos";
  font-size: 18px;
  color: #555252;
  position: absolute;
  bottom: -75px;
  left: 100px;
  font-family: 'IsidoraSans-Regular';
  text-transform: none;
  width: max-content;
}
.page-interna .post .post-content {
  float: left;
  width: 100%;
}
.page-interna .post .post-content .container {
  position: relative;
  z-index: 1;
}
.page-interna .post .texto {
  z-index: -1;
}
.page-interna .post .texto p {
  font-family: 'IsidoraSans-Regular';
  font-size: 18px;
  line-height: 32px;
  color: #555252;
  margin-bottom: 18px;
  z-index: -1;
}
.page-interna .post .texto p b {
  font-family: 'IsidoraSans-Bold';
  color: #555252;
}
.page-interna .post .imagens li {
  z-index: -1;
  margin-bottom: 15px;
}
.page-interna .post .imagens li img {
  width: 100%;
  height: auto;
}
.page-interna .post .galeria-videos {
  margin-bottom: 30px;
  padding: 0;
}
.page-interna .post .galeria-videos li {
  float: left;
  height: 320px;
  width: 100%;
  padding: 15px;
}
.page-interna .post .galeria-videos li a {
  display: block;
  float: left;
  width: 100%;
  height: 100%;
  background-image: url('imagens/tarcisio_bg.png?1516999907');
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
}
.page-interna .post .galeria-videos li a:before {
  content: "";
  width: 60px;
  height: 60px;
  background-image: url('imagens/icone-player.png?1517836263');
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.page-interna .post .galeria-videos li a:hover:before {
  background-color: rgba(0, 129, 177, 0.85);
}
.page-interna .post .galeria-videos li:nth-child(2), .page-interna .post .galeria-videos li:nth-child(3) {
  width: 50%;
  height: 160px;
  padding-top: 0;
}
.page-interna .post .galeria-videos li:nth-child(2) a:before, .page-interna .post .galeria-videos li:nth-child(3) a:before {
  width: 40px;
  height: 40px;
}
.page-interna .post .galeria-videos li:nth-child(2) {
  padding-right: 7px;
}
.page-interna .post .galeria-videos li:nth-child(3) {
  padding-left: 7px;
}
.page-interna .post .compartilhar {
  margin-top: 50px;
  position: relative;
}
.page-interna .post .compartilhar:before {
  content: "";
  display: block;
  width: 78px;
  height: 1px;
  border-bottom: solid 1px #212020;
  position: absolute;
  left: -60px;
  bottom: -50px;
}
.page-interna .post .sidebarSocial {
  position: absolute;
  top: -50px;
  right: -85px;
  max-width: 40px;
}
.page-interna .post.clinica-vernissage {
  margin-bottom: 80px;
}
.page-interna .post.clinica-vernissage header {
  background-image: url('imagens/bg-page-clinica.jpg?1517594260');
}
.page-interna .post.clinica-vernissage header h1:after {
  content: "Sobre";
}
.page-interna .post.clinica-vernissage .sliderClinica {
  position: relative;
}
.page-interna .post.clinica-vernissage .sliderClinica .item {
  height: 425px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.page-interna .post.clinica-vernissage .sliderClinica .item a {
  display: block;
  height: 100%;
  width: 100%;
  cursor: -moz-zoom-in;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.page-interna .post.clinica-vernissage .sliderClinica .navegacao {
  width: 245px;
  position: absolute;
  right: 15px;
  z-index: 999;
  bottom: 0;
  padding: 18px 15px;
  background: #fff;
}
.page-interna .post.clinica-vernissage .sliderClinica .navegacao .inforSlider {
  float: left;
  width: 100%;
  position: relative;
}
.page-interna .post.clinica-vernissage .sliderClinica .navegacao .inforSlider:before {
  content: "";
  display: block;
  width: -webkit-calc(100% - 110px);
  width: -moz-calc(100% - 110px);
  width: -o-calc(100% - 110px);
  width: calc(100% - 110px);
  height: 1px;
  border-bottom: solid 1px #212020;
  position: absolute;
  top: 8px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.page-interna .post.clinica-vernissage .sliderClinica .navegacao .voltar, .page-interna .post.clinica-vernissage .sliderClinica .navegacao .proximo {
  width: 40px;
}
.page-interna .post.clinica-vernissage .sliderClinica .navegacao .voltar i, .page-interna .post.clinica-vernissage .sliderClinica .navegacao .proximo i {
  cursor: pointer;
  float: left;
  font-size: 14px;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.page-interna .post.clinica-vernissage .sliderClinica .navegacao .voltar i:hover, .page-interna .post.clinica-vernissage .sliderClinica .navegacao .proximo i:hover {
  color: #0081B1;
}
.page-interna .post.clinica-vernissage .sliderClinica .navegacao .voltar span, .page-interna .post.clinica-vernissage .sliderClinica .navegacao .proximo span {
  display: block;
}
.page-interna .post.clinica-vernissage .sliderClinica .navegacao .voltar {
  float: left;
}
.page-interna .post.clinica-vernissage .sliderClinica .navegacao .voltar i {
  float: left;
}
.page-interna .post.clinica-vernissage .sliderClinica .navegacao .voltar span {
  float: right;
}
.page-interna .post.clinica-vernissage .sliderClinica .navegacao .proximo {
  float: right;
}
.page-interna .post.clinica-vernissage .sliderClinica .navegacao .proximo i {
  float: right;
}
.page-interna .post.clinica-vernissage .sliderClinica .navegacao .proximo span {
  float: left;
}
.page-interna .post.clinica-vernissage .texto {
  margin-top: 65px;
}
.page-interna .post.clinica-vernissage .texto .btn-contato {
  font-size: 18px;
  display: block;
  text-transform: uppercase;
  text-decoration: underline;
  float: left;
  color: #555252;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: 15px;
}
.page-interna .post.clinica-vernissage .texto .btn-contato:hover {
  color: #0081B1;
}
.page-interna .post.sobre {
  margin-bottom: 80px;
}
.page-interna .post.sobre header {
  background-image: url('imagens/bg-page-sobre.jpg?1517601085');
}
.page-interna .post.sobre header h1:after {
  content: "Cirurgião Plástico";
}
.page-interna .post.sobre .texto {
  margin-bottom: 30px;
  position: relative;
}
.page-interna .post.sobre .texto .btn-apresentacao {
  font-size: 18px;
  display: block;
  text-transform: uppercase;
  text-decoration: underline;
  float: left;
  color: #555252;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: 15px;
}
.page-interna .post.sobre .texto .btn-apresentacao:hover {
  color: #0081B1;
}
.page-interna .post.sobre .texto .curriculo {
  clear: both;
}
.page-interna .post.sobre .texto:after {
  content: "";
  display: block;
  width: 78px;
  height: 1px;
  border-bottom: solid 1px #212020;
  position: absolute;
  left: -30px;
  bottom: -45px;
  z-index: 999;
}
.page-interna .post.sobre .imagem-full {
  background-image: url('imagens/bg_footer_sobre.jpg?1517835505');
  background-repeat: no-repeat;
  background-position: top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  float: left;
  width: 100%;
  height: 560px;
  margin-top: 60px;
  position: relative;
}
.page-interna .post.sobre .imagem-full:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 78px;
  border-left: solid 1px #212020;
  left: 0;
  right: 0;
  top: -40px;
  margin-left: auto;
  margin-right: auto;
  z-index: 999;
}
.page-interna .post.contato header h1:after {
  content: "Descubra o que posso fazer por você!";
}
.page-interna .post.contato .texto {
  text-align: center;
  margin-bottom: 60px;
}
.page-interna .post.contato .texto p {
  margin-left: auto;
  margin-right: auto;
  max-width: 570px;
  margin-bottom: 35px;
}
.page-interna .post.contato .texto .btn-modais {
  margin-left: auto;
  margin-right: auto;
  max-width: 460px;
}
.page-interna .post.contato .texto .btn-modais .btn-modal {
  font-size: 18px;
  display: block;
  text-transform: uppercase;
  text-decoration: underline;
  color: #555252;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
}
.page-interna .post.contato .texto .btn-modais .btn-modal:hover {
  color: #0081B1;
}
.page-interna .post.contato .texto .btn-modais .btnContato {
  float: left;
}
.page-interna .post.contato .texto .btn-modais .btnAgendar {
  float: right;
}
.page-interna .post.cirugia-plastica header h1:after {
  content: "Por Dr. Tarcísio Guerra";
}
.page-interna .post .contatosBoxes {
  padding: 0;
  margin-top: 20px;
  margin-bottom: 60px;
}
.page-interna .post .contatosBoxes .boxes {
  text-align: center;
}
.page-interna .post .contatosBoxes .boxes .icone {
  display: block;
  margin: 0 auto;
  text-align: center;
  height: 43px;
  width: 43px;
  margin-bottom: 40px;
}
.page-interna .post .contatosBoxes .boxes .icon-mapa {
  background: url('imagens/icone-mapa.png?1517947055') no-repeat center;
}
.page-interna .post .contatosBoxes .boxes .icon-telefone {
  background: url('imagens/icone-telefone.png?1517947101') no-repeat center;
}
.page-interna .post .contatosBoxes .boxes .icon-email {
  background: url('imagens/icone-email.png?1517947135') no-repeat center;
}
.page-interna .post .contatosBoxes .boxes p {
  font-family: 'FuturaLT-Light';
  font-size: 16px;
  line-height: 28px;
  color: #555252;
}
.page-interna .post .contatosBoxes .boxes p b {
  font-weight: bold;
  color: #555252;
}
.page-interna .rodapeBg {
  background-image: none;
  padding-top: 160px;
}
.page-interna .rodapeBg:before {
  display: none;
}

/* Modal */
.modal {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.75);
  z-index: 999;
  /* parte interna do modal */
  /* botão de fechar o modal */
}
.modal .modal-miolo {
  max-width: 750px;
  width: 94%;
  padding: 40px 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  box-shadow: 0px 2px 6px black;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
  max-height: calc(100vh - 80px);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.modal .modal-miolo h4 {
  text-align: center;
  font-family: 'IsidoraSans-Regular';
  color: #555252;
  font-size: 32px;
  margin-bottom: 15px;
}
.modal .modal-miolo p {
  font-family: 'IsidoraSans-Regular';
  font-size: 16px;
  line-height: 28px;
  color: #555252;
  margin-bottom: 18px;
}
.modal .modal-miolo p b {
  font-family: 'IsidoraSans-Bold';
  color: #555252;
}
.modal .modal-miolo ul li {
  font-family: 'IsidoraSans-Regular';
  font-size: 16px;
  line-height: 28px;
  color: #555252;
  position: relative;
  padding-left: 15px;
  margin-bottom: 5px;
}
.modal .modal-miolo ul li:before {
  content: "-";
  position: absolute;
  left: 0;
  top: 0;
}
.modal .modal-btn-fechar {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 25px;
  text-align: center;
  color: #555252;
}
.modal .modal-btn-fechar:hover {
  color: #0081B1;
}

/*tira a barra de rolagem do body quando abre o modal*/
.modal-aberto {
  overflow: hidden;
}

.modal-form .modal-miolo {
  max-width: 900px;
  background: #212020;
}
.modal-form .modal-miolo h4 {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 100px;
  position: relative;
}
.modal-form .modal-miolo h4:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 60px;
  border-left: solid 1px #fff;
  left: 0;
  right: 0;
  bottom: -80px;
  margin-left: auto;
  margin-right: auto;
  z-index: 999;
}
.modal-form .modal-btn-fechar {
  color: #fff;
  position: initial;
  position: initial;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.modal-form .bloco {
  float: left;
  width: 100%;
}

.modal-formulario {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.modal-formulario .campo {
  float: left;
  width: -webkit-calc(33.3333% - 10px);
  width: -moz-calc(33.3333% - 10px);
  width: -o-calc(33.3333% - 10px);
  width: calc(33.3333% - 10px);
  padding: 10px 15px;
  margin-right: 0;
  height: 45px;
  margin-bottom: 7px;
  border: none;
  border-bottom: solid 1px #fff;
  background: transparent;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #fff;
  font-size: 16px;
  font-family: 'IsidoraSans-Regular';
  text-align: center;
}
.modal-formulario .campo:focus {
  outline: none;
  border-bottom: solid 1px #0081B1;
}
.modal-formulario .campo:-moz-placeholder {
  font-size: 16px;
  font-family: 'IsidoraSans-Regular';
  color: #fff;
}
.modal-formulario .campo::-moz-placeholder {
  font-size: 16px;
  font-family: 'IsidoraSans-Regular';
  color: #fff;
}
.modal-formulario .campo:-ms-input-placeholder {
  font-size: 16px;
  font-family: 'IsidoraSans-Regular';
  color: #fff;
}
.modal-formulario .campo::-webkit-input-placeholder {
  font-size: 16px;
  font-family: 'IsidoraSans-Regular';
  color: #fff;
}
.modal-formulario .nome {
  margin-right: 15px;
}
.modal-formulario .email, .modal-formulario .assunto {
  float: right;
}
.modal-formulario select {
  cursor: pointer;
  text-align: center;
  text-align-last: center;
}
.modal-formulario select option {
  color: #fff;
  background: #212020;
  text-align: left;
}
.modal-formulario .mensagem {
  width: 100%;
  height: 130px;
  padding-top: 35px;
  margin-bottom: 15px;
  resize: none;
}
.modal-formulario .btn-enviar {
  text-align: center;
  background: #0081B1;
  color: #fff;
  font-size: 18px;
  padding: 15px 20px 17px 20px;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: none;
  line-height: 18px;
  text-transform: uppercase;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  width: 170px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
.modal-formulario .btn-enviar:hover {
  background: #fff;
  color: #212020;
}

.form_agendar .mensagem {
  float: right;
  width: -webkit-calc(66.6666% - 10px);
  width: -moz-calc(66.6666% - 10px);
  width: -o-calc(66.6666% - 10px);
  width: calc(66.6666% - 10px);
}

.resp {
  padding: 0;
  margin-bottom: 15px;
}
.resp .resposta {
  font-size: 16px;
  font-family: 'IsidoraSans-Regular';
  color: #fff;
  padding: 10px;
  line-height: 18px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
}
.resp .email-enviado {
  background-color: #5cb85c;
  border: 2px solid #4cae4c;
  text-align: center;
}
.resp .email-nao-enviado {
  background-color: #d9534f;
  border: solid 2px #d43f3a;
  text-align: center;
}
.resp .email-nao-validado {
  background-color: #f0ad4e;
  border: solid 2px #eea236;
  padding-left: 30px;
}
.resp .email-nao-validado li {
  margin-bottom: 0 !important;
  color: #fff !important;
}
.resp .email-aguarde {
  display: table;
  padding: 10px 10px;
}
.resp .email-aguarde span {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  text-align: center;
}
.resp .email-aguarde span img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
}
.resp .icone-erro, .resp icone-sucesso {
  font-size: 24px;
  margin-right: 10px;
}

.envio-sucesso {
  float: left;
  width: 100%;
  color: #fff;
}
.envio-sucesso .msg-sucesso {
  color: #fff;
  text-align: center;
  font-size: 36px;
  margin-bottom: 60px;
  margin-top: 20px;
  font-weight: bold;
}
.envio-sucesso .msg-sucesso i {
  display: block;
  font-size: 65px;
}

.bordaMapa {
  float: left;
  width: 100%;
  height: 1px;
  position: relative;
  margin-top: 50px;
}
.bordaMapa:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 78px;
  border-left: solid 1px #212020;
  left: 0;
  right: 0;
  top: -40px;
  margin-left: auto;
  margin-right: auto;
  z-index: 999;
}

.mapa {
  width: 100%;
  float: left;
  height: 350px;
}
.mapa #content {
  padding: 5px 0px 5px 5px;
  max-width: 300px;
}
.mapa #content h6 {
  color: #0081B1;
  font-weight: bold;
  font-family: 'IsidoraSans-Regular';
  font-size: 16px;
  margin-bottom: 10px;
}
.mapa #content p {
  color: #212020;
  font-size: 14px;
  font-family: 'IsidoraSans-Regular';
}

@media (max-width: 1024px) {
  .panel-header {
    margin-top: 30px;
    margin-bottom: 20px;
    width: -webkit-calc(100% - 70px);
    width: -moz-calc(100% - 70px);
    width: -o-calc(100% - 70px);
    width: calc(100% - 70px);
  }
  .panel-header .menuTopo {
    padding-right: 0;
    margin-top: 10px;
  }
  .panel-header .btn-hamburger {
    top: 37px;
    right: 10px;
  }

  .slider {
    width: -webkit-calc(100% - 70px);
    width: -moz-calc(100% - 70px);
    width: -o-calc(100% - 70px);
    width: calc(100% - 70px);
  }
  .slider .item {
    height: 450px;
  }
  .slider .item .title {
    margin-left: 15px;
    margin-top: 40px;
    font-size: 38px;
  }
  .slider .item .title span {
    font-size: 65px;
  }
  .slider .item.estilo2 .title {
    margin-top: 230px;
  }
  .slider .item.estilo2 .title span {
    font-size: 50px;
  }
  .slider .navegacao {
    bottom: 30px;
  }

  .sidebarSocial {
    width: 70px;
  }

  .plastica .container:after {
    bottom: 60px;
  }
  .plastica .texto {
    margin-top: 10px;
  }
  .plastica .texto h3:before {
    left: 0;
  }
  .plastica .imgEscultura img {
    position: initial;
  }

  .tarcisio {
    padding-top: 50px;
  }
  .tarcisio .texto h3:before {
    right: 0;
  }

  .rodapeBg {
    padding-top: 100px;
  }
  .rodapeBg:before {
    width: 78px;
    left: 0;
    top: 131px;
  }
  .rodapeBg .texto {
    margin-bottom: 130px;
  }

  .page-interna .panel-header {
    width: 100%;
  }
  .page-interna .panel-header .logo {
    width: 100%;
  }
  .page-interna .panel-header .logo a {
    max-width: 432px;
    margin: 0 auto;
  }
  .page-interna .panel-header .menuTopo {
    text-align: center;
    width: 100%;
  }
  .page-interna .post .sidebarSocial {
    position: initial;
    width: 100%;
    float: left;
    max-width: 100%;
    height: auto;
    margin-bottom: 25px;
  }
  .page-interna .post .sidebarSocial .idiomas {
    float: left;
    padding: 0 15px;
    width: 50%;
    margin-bottom: 0;
    position: relative;
  }
  .page-interna .post .sidebarSocial .idiomas ul:after {
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 30px;
    border-bottom: none;
    border-right: solid 1px #212020;
  }
  .page-interna .post .sidebarSocial .idiomas li {
    display: inline-block;
    margin-bottom: 0;
    margin: 0 10px;
  }
  .page-interna .post .sidebarSocial .idiomas a {
    padding: 5px;
  }
  .page-interna .post .sidebarSocial .redeSocial {
    float: left;
    width: 50%;
    padding: 0 15px;
  }
  .page-interna .post .sidebarSocial .redeSocial li {
    display: inline-block;
    margin-bottom: 0;
    margin: 0 10px;
  }
  .page-interna .post .sidebarSocial .redeSocial li a {
    font-size: 30px;
  }
  .page-interna .post .compartilhar:before {
    left: 15px;
  }
  .page-interna .post.sobre .texto:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .panel-header {
    margin-top: 15px;
    width: -webkit-calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: -o-calc(100% - 60px);
    width: calc(100% - 60px);
  }
  .panel-header .logo {
    width: 100%;
  }
  .panel-header .logo a {
    max-width: 304px;
    margin: 0 auto;
  }
  .panel-header .menuTopo {
    display: none;
  }
  .panel-header .btn-hamburger {
    top: 10px;
  }

  .slider {
    width: -webkit-calc(100%);
    width: -moz-calc(100%);
    width: -o-calc(100%);
    width: calc(100%);
  }
  .slider .item {
    height: 300px;
  }
  .slider .item .title {
    margin-top: 85px;
    font-size: 20px;
    line-height: 34px;
    max-width: 235px;
  }
  .slider .item .title span {
    font-size: 26px;
  }
  .slider .item.estilo2 .title {
    font-size: 20px;
    margin-top: 150px;
  }
  .slider .item.estilo2 .title span {
    font-size: 26px;
  }
  .slider .navegacao {
    width: 150px;
    bottom: 15px;
    right: 15px;
  }

  .sidebarSocial {
    width: 100%;
    float: left;
    height: initial;
    padding-top: 30px;
  }
  .sidebarSocial .idiomas {
    float: left;
    padding: 0 15px;
    width: 50%;
    margin-bottom: 0;
    position: relative;
  }
  .sidebarSocial .idiomas ul:after {
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 30px;
    border-bottom: none;
    border-right: solid 1px #212020;
  }
  .sidebarSocial .idiomas li {
    display: inline-block;
    margin-bottom: 0;
    margin: 0 5px;
  }
  .sidebarSocial .idiomas a {
    padding: 5px;
  }
  .sidebarSocial .redeSocial {
    float: left;
    width: 50%;
    padding: 0 15px;
  }
  .sidebarSocial .redeSocial li {
    display: inline-block;
    margin-bottom: 0;
    margin: 0 5px;
  }

  .plastica .container:before {
    display: none;
  }

  .plastica .container:after {
    display: none;
  }
  .plastica .texto {
    width: 100%;
  }
  .plastica .texto h2 {
    font-size: 32px;
  }
  .plastica .texto h3 {
    font-size: 22px;
  }
  .plastica .texto a {
    float: right;
  }
  .plastica .imgEscultura {
    display: none;
  }

  .depoimentos header h2 {
    font-size: 32px;
  }

  .tarcisio {
    background-image: none;
  }
  .tarcisio .imagens {
    display: none;
  }
  .tarcisio .texto {
    float: left;
    width: 100%;
  }
  .tarcisio .texto h2 {
    font-size: 32px;
    text-align: left;
  }
  .tarcisio .texto h3 {
    font-size: 22px;
    text-align: left;
  }
  .tarcisio .texto h3:before {
    left: 0;
    right: auto;
  }
  .tarcisio .texto p {
    text-align: left;
  }

  .instagram header h2 {
    font-size: 32px;
  }
  .instagram header a {
    font-size: 22px;
  }
  .instagram .instafeed li {
    width: 50%;
  }
  .instagram .instafeed li:last-child {
    display: none;
  }

  .rodapeBg {
    background-image: none;
  }
  .rodapeBg .texto {
    width: 100%;
    margin-bottom: 100px;
  }
  .rodapeBg .texto h2 {
    font-size: 32px;
  }
  .rodapeBg:before {
    display: none;
  }
  .rodapeBg .footer {
    text-align: center;
  }
  .rodapeBg .footer .logoRodape {
    width: 80px;
  }
  .rodapeBg .footer:after {
    height: 35px;
    bottom: -60px;
  }

  .page-interna .panel-header {
    width: -webkit-calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: -o-calc(100% - 60px);
    width: calc(100% - 60px);
    margin-top: 85px;
  }
  .page-interna .panel-header .topLine {
    padding: 8px 0;
  }
  .page-interna .panel-header .btn-hamburger {
    top: 90px;
  }
  .page-interna .post header {
    background-image: none;
    padding: 1px 0;
    margin-bottom: 50px;
  }
  .page-interna .post header h1 {
    font-size: 26px;
  }
  .page-interna .post header h1:before {
    height: 45px;
    left: 40px;
    bottom: -55px;
  }
  .page-interna .post header h1:after {
    bottom: -45px;
    left: 60px;
  }
  .page-interna .post .sidebarSocial .idiomas li {
    margin: 0 5px;
  }
  .page-interna .post .sidebarSocial .redeSocial li {
    margin: 0 5px;
  }
  .page-interna .post .texto {
    width: 100%;
  }
  .page-interna .post .imagens {
    width: 100%;
  }
  .page-interna .post .galeria-videos {
    width: 100%;
  }
  .page-interna .post .compartilhar {
    text-align: center;
    margin-top: 40px;
  }
  .page-interna .post.clinica-vernissage {
    margin-bottom: 0;
  }
  .page-interna .post.clinica-vernissage .sliderClinica {
    width: 100%;
  }
  .page-interna .post.clinica-vernissage .sliderClinica .item {
    height: 300px;
  }
  .page-interna .post.clinica-vernissage .texto {
    width: 100%;
  }
  .page-interna .post.clinica-vernissage .texto .btn-contato {
    float: none;
    text-align: center;
    margin-top: 50px;
    background: #212020;
    color: #fff;
    font-size: 18px;
    max-width: 220px;
    padding: 15px;
    margin-left: auto;
    margin-right: auto;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-decoration: none;
  }
  .page-interna .post.clinica-vernissage .texto .btn-contato:hover {
    background: #0081B1;
    color: #fff;
  }
  .page-interna .post.sobre {
    margin-bottom: 0;
  }
  .page-interna .post.sobre .texto {
    width: 100%;
  }
  .page-interna .post.sobre .texto .btn-apresentacao {
    float: none;
    text-align: center;
    margin-top: 50px;
    background: #212020;
    color: #fff;
    font-size: 18px;
    max-width: 320px;
    padding: 15px;
    margin-left: auto;
    margin-right: auto;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-decoration: none;
    line-height: 22px;
  }
  .page-interna .post.sobre .texto .btn-apresentacao:hover {
    background: #0081B1;
    color: #fff;
  }
  .page-interna .post.sobre .imagem-full {
    height: 300px;
    margin-top: 0;
  }
  .page-interna .post.sobre .imagem-full:before {
    display: none;
  }
  .page-interna .post.contato .texto p {
    max-width: 100%;
  }
  .page-interna .post.contato .texto .btn-modais {
    max-width: 100%;
  }
  .page-interna .post.contato .texto .btn-modais .btn-modal {
    float: none;
    text-align: center;
    background: #212020;
    color: #fff;
    font-size: 18px;
    max-width: 320px;
    padding: 15px;
    margin-left: auto;
    margin-right: auto;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-decoration: none;
    line-height: 22px;
    margin-bottom: 20px;
  }
  .page-interna .post.contato .texto .btn-modais .btn-modal:hover {
    background: #0081B1;
    color: #fff;
  }
  .page-interna .post.contato .texto .btn-modais .btnContato {
    float: none;
  }
  .page-interna .post.contato .texto .btn-modais .btnAgendar {
    float: none;
  }
  .page-interna .post .contatosBoxes {
    margin-bottom: 0;
  }
  .page-interna .post .contatosBoxes .boxes {
    width: 100%;
    margin-bottom: 50px;
  }
  .page-interna .post .contatosBoxes .boxes .icone {
    margin-bottom: 15px;
  }

  .modal-form .modal-miolo h4 {
    font-size: 22px;
    margin-bottom: 50px;
  }

  .modal-form .modal-miolo h4:before {
    height: 40px;
    bottom: -55px;
  }

  .modal-formulario .campo {
    width: -webkit-calc(100% - 0px);
    width: -moz-calc(100% - 0px);
    width: -o-calc(100% - 0px);
    width: calc(100% - 0px);
    margin-right: 0;
    margin-bottom: 20px;
  }

  .envio-sucesso .msg-sucesso {
    font-size: 18px;
    margin-bottom: 25px;
  }

  .envio-sucesso .msg-sucesso i {
    font-size: 45px;
  }
}
