* {
  outline: 0;
}
a {
  color: inherit;
  text-decoration: none;
}
.centralizer {
  width: 1000px;
  position: relative;
  margin: 0 auto;
}
header {
  z-index: 2;
  position: relative;
  border-top: 25px solid #009fb0;
}
.top {
  z-index: 10;
  position: relative;
}
main {
  z-index: 1;
}
footer {
  z-index: 0;
}
html {
  width: 100%;
  overflow-x: hidden;
}
body {
  width: 100%;
  overflow: hidden;
}
.efeito {
  top: -39px;
  width: 350%;
  left: 0;
  right: -1000px;
  position: absolute;
  background: url('../../img/navbar.png') repeat-x;
  height: 86px;
  z-index: 1;
}
nav.menu {
  z-index: 99;
  padding-left: 250px;
  position: relative;
  float: left;
  margin-top: 25px;
}
nav.menu a {
  padding-bottom: 10px;
  position: relative;
  z-index: 2;
  text-decoration: none;
  color: #929292;
  font-family: Arial, sans-serif;
  font-size: 14px;
  margin-right: 15px;
}
.logo {
  pointer-events: none;
  z-index: 3;
  display: block;
  float: left;
  position: absolute;
  width: 469px;
  height: 240px;
}
.logo img {
  height: auto;
  width: 100%;
  display: block;
  position: absolute;
  top: -150px;
  left: -150px;
}
.banner {
  position: relative;
  z-index: 0;
  width: 100%;
  background: url('../../img/banner.png') top repeat-x;
  height: 355px;
  padding-top: 56px;
}
.banner-gradiente {
  z-index: 50;
  height: 144px;
  position: absolute;
  right: 100%;
  width: 250%;
  background: url('../../img/gradient-top.png') top repeat-x;
}
img.woman {
  position: absolute;
  top: -25px;
  right: -150px;
  z-index: 1;
  pointer-events: none;
}
]
.SlideShow {
  overflow: hidden;
  width: 790px;
  height: 357px;
  float: left;
  display: block;
  position: relative;
}
.SlideShow img {
  max-width: 100%;
  max-height: 100%;
  display: block;
}
main {
  margin-bottom: -10px;
  position: relative;
  z-index: 1;
  background: url('../../img/lowerBody.png') bottom repeat-x;
  width: 100%;
}
main:before {
  background: url('../../img/topBody.png') bottom repeat-x;
  width: 100%;
  height: 276px;
  content: '';
  display: block;
  position: absolute;
  left: 0;
}
.pager {
  z-index: 10000;
  position: relative;
  margin-top: -14px;
}
.pager span {
  cursor: pointer;
  margin-right: 5px;
  float: left;
  text-indent: -9999px;
  display: block;
  background: url('../../img/bullets.png') no-repeat;
  height: 22px;
  width: 22px;
  background-position: center left;
}
.pager span.cycle-pager-active {
  background-position: center right;
}
footer {
  position: relative;
  height: 150px;
  background: #009FB0 url('../../img/foot.jpg') top repeat-x;
}
address {
  float: left;
  margin-top: 30px;
  color: #999999;
  font: 19px Arial, sans-serif;
}
address small {
  font-size: 13px;
}
hr.clr {
  border: 0;
  outline: 0;
  clear: both;
  height: 10px;
  display: block;
}
fieldset
address a {
  text-decoration: none;
  color: inherit;
}
footer .cards {
  float: right;
  color: #999999;
  font: 14px Arial, sans-serif;
  position: relative;
  font-weight: bold;
  width: 200px;
  text-align: left;
  margin-top: 25px;
}
footer .cards img {
  margin-top: 10px;
}
footer .end {
  position: relative;
  width: 670px;
  margin: 0 auto;
  display: block;
  text-align: center;
  color: white;
  vertical-align: middle;
  font-size: 12px;
  margin-top: 28px;
  line-height: 25px;
}
footer .end img {
  float: left;
  display: block;
  padding-top: 5px;
}
#home {
  padding-top: 100px;
}
#home aside {
  width: 320px;
  position: relative;
  float: left;
}
#home section {
  width: 590px;
  position: relative;
  float: right;
}
aside {
  width: 320px;
  float: left;
}
aside .box {
  position: relative;
  margin-bottom: 40px;
  background: #E5E5E5;
  height: 148px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0 7px 10px #bbbbbb;
  -webkit-box-shadow: 0 7px 10px #bbbbbb;
  -moz-box-shadow: 0 7px 10px #bbbbbb;
  -o-box-shadow: 0 7px 10px #bbbbbb;
  -ms-box-shadow: 0 7px 10px #bbbbbb;
}
aside h2,
section h2 {
  line-height: 15px;
  font-family: 'amerigo_btitalic', sans-serif;
  font-size: 28px;
  color: #666666;
  display: block;
  font-weight: normal;
  padding: 0;
  margin: 0;
}
aside small {
  font-family: 'amerigo_btitalic', sans-serif;
  font-size: 14px;
  color: #666666;
  display: block;
  font-weight: normal;
  padding: 7px 0;
  margin: 0;
}
aside .box form {
  display: block;
  padding: 14px 25px 14px 14px;
  position: relative;
}
aside .box form label {
  margin-bottom: 5px;
  font-size: 13px;
  color: #7F7F7F;
  line-height: 40px;
  width: 100%;
  position: relative;
  display: block;
  float: left;
  height: 40px;
}
aside .box form label input {
  background: transparent;
  border: 0;
  margin: 0;
  outline: 0;
  width: 180px;
  padding: 0 10px;
  height: 100%;
  float: right;
  background: url('../../img/input_button.png') right top no-repeat;
}
aside .box form label.submit {
  font-family: amerigo_btitalic, sans-serif;
  font-size: 18px;
  color: #666666;
  height: 35px;
  line-height: 35px;
  float: right;
  width: auto;
}
aside .box form label.submit a {
  display: block;
  float: left;
  line-height: 35px;
  margin-right: 5px;
}
aside .box form label.submit button {
  transition: 0.1s ease-in-out;
  -webkit-transition: 0.1s ease-in-out;
  -o-transition: 0.1s ease-in-out;
  -moz-transition: 0.1s ease-in-out;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background: url("../../img/btn.png") center no-repeat;
  height: 35px;
  width: 35px;
  border: 0;
  margin: 0;
  outline: 0;
}
aside .box2 {
  float: left;
  width: 185px;
  margin-right: 8px;
}
aside .box2 small {
  font-size: 17px;
  color: #666666;
  font-family: Arial, sans-serif;
}
aside .box2 .left {
  line-height: 32px;
  margin-right: 5px;
  float: left;
  font-size: 15px;
  color: #666666;
  font-family: Arial, sans-serif;
}
aside .box2 .right {
  float: left;
  font-size: 16px;
  color: #666666;
  font-family: Arial, sans-serif;
}
aside .box2 .boxCalendar {
  position: relative;
  cursor: pointer;
  margin-top: 10px;
  box-shadow: 0 7px 10px #bbbbbb;
  -webkit-box-shadow: 0 7px 10px #bbbbbb;
  -moz-box-shadow: 0 7px 10px #bbbbbb;
  -o-box-shadow: 0 7px 10px #bbbbbb;
  -ms-box-shadow: 0 7px 10px #bbbbbb;
  border: 1px solid #cccccc;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  display: block;
  float: left;
  height: 130px;
  width: 100%;
  background: linear-gradient(180deg,#cccccc,white);
}
aside .box2 .boxCalendar img {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity = 100);
  transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
aside .box2 .boxCalendar img.pb {
  transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity = 0);
}
aside .box2.inactive .boxCalendar img.pb {
  -moz-opacity: 1 !important;
  -khtml-opacity: 1 !important;
  opacity: 1 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
  filter: alpha(opacity = 100) !important;
}
aside .box2.inactive .boxCalendar img {
  -moz-opacity: 0 !important;
  -khtml-opacity: 0 !important;
  opacity: 0 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" !important;
  filter: alpha(opacity = 0) !important;
}
aside .box3 {
  float: left;
  width: 127px;
  margin-bottom: 25px;
}
aside .box3 small {
  font-family: Arial, sans-serif;
  font-size: 17px;
  line-height: 21px;
}
aside .box3 .clock {
  transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  cursor: pointer;
  box-shadow: 0 7px 10px #bbbbbb;
  -webkit-box-shadow: 0 7px 10px #bbbbbb;
  -moz-box-shadow: 0 7px 10px #bbbbbb;
  -o-box-shadow: 0 7px 10px #bbbbbb;
  -ms-box-shadow: 0 7px 10px #bbbbbb;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  height: 131px;
  width: 100%;
  background: #009fb0 url('../../img/clock.png') center no-repeat;
  display: block;
  float: left;
  margin-top: 3px;
}
aside .box3.inactive .clock {
  background-color: #bbbbbb;
}
aside .box4 {
  width: 100%;
  display: block;
}
aside .box4 .enquete {
  margin-bottom: 15px;
  font-size: 16px;
  color: #7F7F7F;
  margin-top: 15px;
  padding: 15px 25px;
  width: 250px;
  display: block;
  box-shadow: 0 7px 10px #bbbbbb;
  -webkit-box-shadow: 0 7px 10px #bbbbbb;
  -moz-box-shadow: 0 7px 10px #bbbbbb;
  -o-box-shadow: 0 7px 10px #bbbbbb;
  -ms-box-shadow: 0 7px 10px #bbbbbb;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background: white;
}
aside .box4 .enquete legend {
  width: 250px;
  margin-bottom: 15px;
  display: block;
}
aside .box4 .enquete label {
  margin-bottom: 5px;
  line-height: 22px;
  min-width: 100%;
  display: block;
  float: left;
}
aside .box4 .enquete label input {
  display: none;
  vertical-align: top;
  margin-right: 20px;
}
aside .box4 .enquete label .btn {
  cursor: pointer;
  margin-right: 10px;
  float: left;
  display: block;
  content: '';
  background: url('../../img/bullets.png') left top no-repeat;
  width: 23px;
  height: 22px;
}
aside .box4 .enquete label .btn.active {
  background-position: right top;
}
aside .box4 label.submit {
  font-family: amerigo_btitalic, sans-serif;
  font-size: 18px;
  color: #666666;
  height: 35px;
  line-height: 35px;
  float: right;
  width: auto;
}
aside .box4 label.submit a {
  display: block;
  float: left;
  line-height: 35px;
  margin-right: 5px;
}
aside .box4 label.submit button {
  transition: 0.1s ease-in-out;
  -webkit-transition: 0.1s ease-in-out;
  -o-transition: 0.1s ease-in-out;
  -moz-transition: 0.1s ease-in-out;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background: url("../../img/btn.png") center no-repeat;
  height: 35px;
  width: 35px;
  border: 0;
  margin: 0;
  outline: 0;
}
aside .box4 .verParcial button {
  background: #B2B2B2;
  border: 1px solid #9a9a9a;
  color: #9a9a9a;
  float: left;
  height: 33px;
  width: 100px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
aside .box5 {
  font-family: Arial, sans-serif;
  font-size: 16px;
  margin-top: 5px;
  color: #7F7F7F;
}
aside .Boxbtn {
  transition: 0.1s ease-in-out;
  -webkit-transition: 0.1s ease-in-out;
  -o-transition: 0.1s ease-in-out;
  -moz-transition: 0.1s ease-in-out;
  margin-left: 5px;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  float: right;
  display: block;
  background: url('../../img/plus_btn.png') right center no-repeat;
  height: 35px;
  width: 35px;
  line-height: 35px;
  color: #666666;
  font-family: 'amerigo_btitalic', sans-serif;
}
aside a.botao {
  display: block;
  line-height: 35px;
  color: #666666;
  font-family: 'amerigo_btitalic', sans-serif;
  text-align: right;
}
#home section .trBox {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity = 80);
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  position: relative;
  margin: 10px 0 35px 0;
  width: 100%;
  height: 226px;
  background: url('../../img/back.png') repeat;
  -webkit-border-radius: 7px;
  -o-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  border: 1px solid #cccccc;
  box-shadow: 0 4px 10px #cccccc;
  -webkit-box-shadow: 0 4px 10px #cccccc;
  -moz-box-shadow: 0 4px 10px #cccccc;
  -o-box-shadow: 0 4px 10px #cccccc;
  -ms-box-shadow: 0 4px 10px #cccccc;
}
#home section .trBox:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity = 100);
  transform: scale(1.05,1.05);
  -o-transform: scale(1.05,1.05);
  -webkit-transform: scale(1.05,1.05);
  -moz-transform: scale(1.05,1.05);
  -ms-transform: scale(1.05,1.05);
  z-index: 1000;
}
#home section .trBox img {
  position: absolute;
  bottom: 0;
  right: 0;
}
#home section .trBox .nome {
  font-family: Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: white;
  position: absolute;
  bottom: 65px;
  left: 25px;
  max-width: 36%;
}
.boxContainer {
  position: absolute;
  bottom: 10px;
  left: 25px;
  height: 35px;
  width: 35px;
  z-index: 1000;
}
.btnSection {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 60;
  transition: 0.1s ease-in-out;
  -webkit-transition: 0.1s ease-in-out;
  -o-transition: 0.1s ease-in-out;
  -moz-transition: 0.1s ease-in-out;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background: url('../../img/plus_btn.png') center no-repeat;
  height: 35px;
  width: 35px;
}
.btnSugest:hover,
.btnSection:hover,
aside .box form label.submit button:hover,
aside .box4 label.submit button:hover,
aside .Boxbtn:hover {
  box-shadow: 0 0 0 5px white;
  -webkit-box-shadow: 0 0 0 5px white;
  -moz-box-shadow: 0 0 0 5px white;
  -o-box-shadow: 0 0 0 5px white;
  -ms-box-shadow: 0 0 0 5px white;
}
.boxContainer.open .btnSection,
.boxer.open .btnSection {
  transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.btnSection.none {
  z-index: 0 !important;
}
.legendSection {
  display: block;
  margin: 10px 0;
  font-size: 14px;
  font-family: Arial, sans-serif;
  color: #7F7F7F;
  line-height: 20px;
}
#home section .box6 {
  width: 300px;
  float: left;
  display: block;
}
#home section .box6 .item {
  position: relative;
  width: 260px;
  float: left;
  display: block;
  font-size: 18px;
  font-family: Arial, sans-serif;
  color: #666666;
  padding: 15px 40px 15px 0;
}
#home section .box6 hr {
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  background: #aaaaaa;
  display: block;
}
.boxer {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
  height: 35px;
  width: 35px;
}
.btnSugest {
  display: block;
  position: absolute;
  background: url('../../img/plus_btn.png') center no-repeat;
  height: 35px;
  width: 35px;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
}
.ct-gift {
  float: right;
}
.box7 {
  width: 310px;
  display: block;
  float: left;
  position: relative;
}
.box7 input {
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-family: Arial, sans-serif;
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  outline: 0;
}
.box7 label {
  display: block;
  height: 17px;
  padding: 7px 10px;
  background: white;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  box-shadow: inset 0 0 10px #cccccc;
  -webkit-box-shadow: inset 0 0 10px #cccccc;
  -moz-box-shadow: inset 0 0 10px #cccccc;
  -o-box-shadow: inset 0 0 10px #cccccc;
  -ms-box-shadow: inset 0 0 10px #cccccc;
  border: 1px solid #cccccc;
  margin: 10px 0;
}
.box7 label.submit {
  line-height: 24px;
  margin: 0;
  background: none;
  border: 0;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -o-box-shadow: none !important;
  -ms-box-shadow: none !important;
  float: right;
  color: white;
  font-size: 14px;
  font-family: amerigo_btitalic, sans-serif;
}
.box7 label.submit button {
  outline: 0;
  border: 0;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  background: url('../../img/goPlus.png') center no-repeat;
  height: 24px;
  width: 24px;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.box7 label.submit a {
  line-height: 24px;
  text-align: left;
  vertical-align: middle;
  float: left;
  margin-right: 10px;
}
.box7 label.submit button:hover {
  box-shadow: 0 0 0 5px white;
  -webkit-box-shadow: 0 0 0 5px white;
  -moz-box-shadow: 0 0 0 5px white;
  -o-box-shadow: 0 0 0 5px white;
  -ms-box-shadow: 0 0 0 5px white;
}
.slideShowClinica .fancyboxImage {
  position: relative;
  display: block;
  height: 209px;
}
.slideShowClinica {
  padding: 10px;
  width: 330px;
}
#aclinica {
  padding-top: 120px;
}
#aclinica aside {
  width: 330px;
  float: left;
}
#aclinica aside .img {
  margin-bottom: 15px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 4px 4px 8px #555555;
  -webkit-box-shadow: 4px 4px 8px #555555;
  -moz-box-shadow: 4px 4px 8px #555555;
  -o-box-shadow: 4px 4px 8px #555555;
  -ms-box-shadow: 4px 4px 8px #555555;
  width: 330px;
  float: left;
  height: 194px;
  background-size: cover;
  background-repeat: no-repeat;
}
#aclinica section {
  float: right;
  width: 630px;
}
#aclinica section h2 {
  color: #878787;
  margin-bottom: 30px;
}
#aclinica section .text {
  line-height: 20px;
  font-size: 18px;
  color: #878787;
  font-family: Arial, sans-serif;
  font-style: italic;
}
#aclinica section .text p {
  text-indent: 15px;
}
#fale-conosco h2 {
  margin-bottom: 25px;
}
#fale-conosco {
  padding-top: 100px;
}
#fale-conosco section {
  width: 625px;
  float: right;
}
#informativo {
  padding-top: 100px;
}
#informativo section {
  float: right;
  width: 625px;
}
#informativo .item {
  transform-origin: 0 50%;
  -o-transform-origin: 0 50%;
  -webkit-transform-origin: 0 50%;
  -moz-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  cursor: pointer;
  color: #7F7F7F;
  margin-bottom: 10px;
  height: 95px;
  position: relative;
  display: block;
  padding: 20px 20px 20px 50px;
  background: white;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 4px 4px 8px #888888;
  -webkit-box-shadow: 4px 4px 8px #888888;
  -moz-box-shadow: 4px 4px 8px #888888;
  -o-box-shadow: 4px 4px 8px #888888;
  -ms-box-shadow: 4px 4px 8px #888888;
}
#informativo .item:hover {
  transform: scale(1.05,1.05);
  -o-transform: scale(1.05,1.05);
  -webkit-transform: scale(1.05,1.05);
  -moz-transform: scale(1.05,1.05);
  -ms-transform: scale(1.05,1.05);
}
#informativo .item:hover h4 {
  text-shadow: none;
  color: #009FB0;
  background: white;
  box-shadow: 0 0 0 5px #009FB0;
  -webkit-box-shadow: 0 0 0 5px #009FB0;
  -moz-box-shadow: 0 0 0 5px #009FB0;
  -o-box-shadow: 0 0 0 5px #009FB0;
  -ms-box-shadow: 0 0 0 5px #009FB0;
}
#informativo h3 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#informativo h3,
h4 {
  color: #7F7F7F;
  margin: 0;
}
#informativo .item h4 {
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  text-shadow: 0 -1px 0 #004C54;
  background: #009FB0;
  padding: 10px;
  color: white;
  text-align: center;
  position: absolute;
  height: 40px;
  width: 40px;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  left: -30px;
  top: 0;
  bottom: 0;
  margin: auto;
}
#informativo .item h4 .big {
  margin-top: 3px;
  display: block;
}
#informativo .item .text a {
  color: #009FB0;
  position: absolute;
  bottom: 20px;
  right: 20px;
}
#informativo .pages {
  display: block;
  margin-top: 10px;
  padding-top: 10px;
}
#informativo .pages a {
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  float: left;
  margin: 0 10px;
  height: 12px;
  width: 12px;
  font-weight: bold;
  position: relative;
  display: block;
  text-align: center;
  line-height: 12px;
  background: #009FB0;
  color: white;
  font-size: 12px;
  font-family: Arial, sans-serif;
  margin: 0 5px;
  border-radius: 50%;
  padding: 10px;
}
#informativo .pages a:hover {
  box-shadow: inset 0 0 0 5px #009FB0;
  -webkit-box-shadow: inset 0 0 0 5px #009FB0;
  -moz-box-shadow: inset 0 0 0 5px #009FB0;
  -o-box-shadow: inset 0 0 0 5px #009FB0;
  -ms-box-shadow: inset 0 0 0 5px #009FB0;
  color: #009FB0;
  background: white;
}
#informativo .pages a.active {
  background: white;
  color: #009FB0;
}
.dialog {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity = 0);
  color: #7F7F7F;
  transform: scale(0,0);
  -o-transform: scale(0,0);
  -webkit-transform: scale(0,0);
  -moz-transform: scale(0,0);
  -ms-transform: scale(0,0);
  pointer-events: none;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  padding: 10px;
  -webkit-border-radius: 15px;
  -o-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  background-color: #FFFFFF;
  box-shadow: 2px 2px 4px #a1a1a1;
  -webkit-box-shadow: 2px 2px 4px #a1a1a1;
  -moz-box-shadow: 2px 2px 4px #a1a1a1;
  -o-box-shadow: 2px 2px 4px #a1a1a1;
  -ms-box-shadow: 2px 2px 4px #a1a1a1;
  position: absolute;
  z-index: 50;
  width: 500px;
}
.dialog.open {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity = 100);
  z-index: 50;
  transform: scale(1,1);
  -o-transform: scale(1,1);
  -webkit-transform: scale(1,1);
  -moz-transform: scale(1,1);
  -ms-transform: scale(1,1);
}
.dialog.tbr {
  transform-origin: 0 0;
  -o-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
}
.dialog.tbl {
  transform-origin: 100% 0;
  -o-transform-origin: 100% 0;
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
}
.dialog.btr {
  transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
}
.dialog.btl {
  transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
}
.menuTop {
  z-index: 9999;
  position: absolute;
  right: 150px;
  vertical-align: middle;
  line-height: 15px;
  font-size: 12px;
  color: #959595;
  top: -19px;
}
.menuTop a {
  margin: 0 3px;
}
#tratamento {
  padding-top: 111px;
}
#tratamento section {
  width: 625px;
  float: right;
}
#tratamento section .item {
  margin-bottom: 10px;
  border-bottom: 1px solid #cccccc;
}
#tratamento section .item .titulo {
  cursor: pointer;
}
#tratamento section .item .titulo h3 {
  width: 570px;
  float: left;
  font-size: 26px;
  font-weight: normal;
  margin: 0;
  margin-left: 20px;
  padding: 0;
  color: #666666;
  font-family: amerigo_btitalic, sans-serif;
}
#tratamento section .item .titulo .btnArrow {
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  background: url('../../img/simbolo.png');
  height: 30px;
  width: 30px;
  display: block;
  float: left;
}
#tratamento section .item.open .titulo .btnArrow {
  transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity = 50);
}
#tratamento section .item .txtTratramento {
  display: none;
  color: #666666;
  font-size: 14px;
}
.logolink {
  display: block;
  height: 150px;
  width: 200px;
  position: absolute;
  top: -10px;
  left: -10px;
  z-index: 999;
}
.menuHidden {
  box-shadow: 0 2px 10px #8f8f8f;
  -webkit-box-shadow: 0 2px 10px #8f8f8f;
  -moz-box-shadow: 0 2px 10px #8f8f8f;
  -o-box-shadow: 0 2px 10px #8f8f8f;
  -ms-box-shadow: 0 2px 10px #8f8f8f;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity = 0);
  margin-top: -100px;
  transition: 0.4s ease-in-out;
  -webkit-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  background: white;
  height: 80px;
  width: 100%;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
}
.menuHidden.visible {
  margin-top: 0;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity = 100);
}
.menuHidden img.logoX {
  height: 70px;
  margin: 5px;
  display: block;
  float: left;
}
.menuHidden nav {
  display: block;
  float: right;
}
.menuHidden nav a {
  line-height: 76px;
  display: block;
  float: left;
  text-decoration: none;
  color: #929292;
  font-family: Arial, sans-serif;
  font-size: 16px;
  margin-right: 25px;
  position: relative;
}
.menuHidden nav a.active,
header nav a.active {
  color: #009FB0;
  border-bottom: 4px solid #009FB0;
}
.menuHidden nav a:hover,
header nav a:hover {
  color: #009FB0;
}
form.styled {
  display: block;
  position: relative;
}
form.styled label {
  position: relative;
}
form.styled label.input,
form.styled label.textarea {
  margin-bottom: 10px;
  height: 16px;
  display: block;
  padding: 15px 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #cccccc;
  background: white;
  box-shadow: inset 0 0 5px #cccccc;
  -webkit-box-shadow: inset 0 0 5px #cccccc;
  -moz-box-shadow: inset 0 0 5px #cccccc;
  -o-box-shadow: inset 0 0 5px #cccccc;
  -ms-box-shadow: inset 0 0 5px #cccccc;
}
form.styled label.textarea {
  height: auto;
}
form.styled label.input input,
form.styled label.textarea textarea,
form.styled label.submit  button[type=submit] {
  resize: none;
  background: transparent;
  border: 0;
  padding: 0;
  outline: 0;
  width: 100%;
  height: 100%;
  font-size: 16px;
}
form.styled label.submit {
  padding: 20px;
  float: right;
  font-family: 'amerigo_btitalic', sans-serif;
  padding-right: 40px;
  text-align: right;
  color: #666666;
}
form.styled label.submit  button[type=submit] {
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  background: url("../../img/btn.png") center no-repeat;
  width: 35px;
  height: 35px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
form.styled label.submit:hover button[type=submit] {
  box-shadow: 0 0 0 5px white;
  -webkit-box-shadow: 0 0 0 5px white;
  -moz-box-shadow: 0 0 0 5px white;
  -o-box-shadow: 0 0 0 5px white;
  -ms-box-shadow: 0 0 0 5px white;
}
.radius {
  -webkit-border-radius: 10px !important;
  -o-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  -ms-border-radius: 10px !important;
  border-radius: 10px !important;
}
.border {
  position: relative;
  border: 1px solid #626262 !important;
  overflow: hidden !important;
  height: 195px;
  width: 625px;
}
.container {
  width: 1100px;
  max-width: 100%;
  margin: 0 auto;
}
.pv-cookie-box {
  position: fixed;
  z-index: 99999;
  width: 100%;
  height: auto;
  padding: 16px 0;
  bottom: 0;
  left: 0;
  transition: .3s;
  background: #82D1D8;
  opacity: 1;
  transform: translateY(0);
  font-family: Arial, Helvetica, sans-serif;
}
.pv-cookie-box .container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.pv-cookie-box.hide {
  opacity: 0;
  transform: translateY(150%);
  transition: .3s;
}
.pv-cookie-box .pv-text {
  color: white;
  font-size: 1.15rem;
}
.pv-cookie-box a {
  color: white;
  font-weight: bold;
}
.pv-cookie-box a:hover {
  opacity: .7;
  transition: .3s;
}
.pv-cookie-box .pv-btn {
  color: white;
  background: transparent;
  outline: none;
  border: none;
  cursor: pointer;
  transition: .3s;
  font-size: 1.2rem;
  font-weight: bold;
  text-transform: uppercase;
}
.pv-cookie-box .pv-btn i {
  display: inline-block;
  margin-right: 10px;
}
.pv-cookie-box .pv-btn:hover {
  opacity: .75;
  transition: .3s;
}
@media (max-width: 480px) {
  .pv-cookie-box .container {
    flex-direction: column;
    justify-content: center;
  }
}
.ctn-float-btn,
.ctn-float-btn-whats {
  display: none;
  position: fixed;
  bottom: 30px;
  z-index: 11;
  right: 30px;
  width: 50px;
  height: 50px;
}
.ctn-float-btn-whats {
  display: block !important;
  bottom: 95px;
}
.float-btn {
  transition: 0.3s;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #1E78B4;
  border-radius: 50%;
  cursor: pointer;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 45px;
  z-index: 11;
  color: white;
  font-size: 20px;
}
.float-btn:hover {
  transition: 0.3s;
  background: #1E78B4;
  border-color: #1E78B4;
  color: white;
}
.float-btn-whats {
  display: block;
  transition: 0.3s;
  position: relative;
  background: #2DE779;
  border-radius: 50%;
  cursor: pointer;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 45px;
  z-index: 11;
  color: white;
  font-size: 26px;
}
.float-btn-whats:hover {
  transition: 0.3s;
  background: #29a854;
  border-color: #29a854;
  color: white;
}
.align-in-v {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
}
.align-in-vh {
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  display: block;
}
