@font-face {
  font-family: 'OpenSans-Regular-webfont';
  src: url('fonts/OpenSans-Regular-webfont.eot');
  src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Regular-webfont.woff') format('woff'), url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'), url('fonts/OpenSans-Regular-webfont.svg#OpenSans-Regular-webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Light-webfont';
  src: url('fonts/OpenSans-Light-webfont.eot');
  src: url('fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Light-webfont.woff') format('woff'), url('fonts/OpenSans-Light-webfont.ttf') format('truetype'), url('fonts/OpenSans-Light-webfont.svg#OpenSans-Light-webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Bold-webfont';
  src: url('fonts/OpenSans-Bold-webfont.eot');
  src: url('fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Bold-webfont.woff') format('woff'), url('fonts/OpenSans-Bold-webfont.ttf') format('truetype'), url('fonts/OpenSans-Bold-webfont.svg#OpenSans-Bold-webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'raleway-bold-webfont';
  src: url('fonts/raleway-bold-webfont.eot');
  src: url('fonts/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/raleway-bold-webfont.woff') format('woff'), url('fonts/raleway-bold-webfont.ttf') format('truetype'), url('fonts/raleway-bold-webfont.svg#raleway-bold-webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'raleway-bold-webfont';
  src: url('fonts/raleway-bold-webfont.eot');
  src: url('fonts/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/raleway-bold-webfont.woff') format('woff'), url('fonts/raleway-bold-webfont.ttf') format('truetype'), url('fonts/raleway-bold-webfont.svg#raleway-bold-webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'raleway-extralight-webfont';
  src: url('fonts/raleway-extralight-webfont.eot');
  src: url('fonts/raleway-extralight-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/raleway-extralight-webfont.woff') format('woff'), url('fonts/raleway-extralight-webfont.ttf') format('truetype'), url('fonts/raleway-extralight-webfont.svg#raleway-extralight-webfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: 'OpenSans-Light-webfont';
  color: #333;
  background-color: #fff;
  letter-spacing: 0.5px;
  padding: 0;
  margin: 0;
  line-height: 1.5;
}
h1,
h2,
h3,
h4 {
  font-family: 'raleway-bold-webfont';
  color: #007dc5;
  text-rendering: optimizeLegibility;
  line-height: 1.6;
}
@media only screen and (min-width: 62em) {
  h1,
  h2,
  h3,
  h4 {
    line-height: 1.5;
  }
}
h1 a,
h2 a,
h3 a,
h4 a {
  color: #007dc5;
}
address {
  font-style: normal;
}
img {
  width: 100%;
  height: auto;
}
.box_h1 {
  background: #007dc5;
  padding: 1.5rem 0;
  margin-bottom: 2rem;
}
.box_h1 h1 {
  font-size: 1.2rem;
  color: #fff;
  margin: 0;
}
.tit_inicial {
  text-align: center;
  margin-bottom: 2rem;
}
@media only screen and (min-width: 62em) {
  .tit_inicial {
    margin-bottom: 3rem;
  }
}
.tit_inicial:after {
  content: "";
  width: 4.6rem;
  height: 0.3rem;
  display: block;
  background: #dddddd;
  margin: 1rem auto 0 auto;
}
a {
  color: #333;
  text-decoration: none;
  opacity: 1;
  text-rendering: optimizeLegibility;
}
a:focus {
  text-decoration: none;
  outline: none;
  color: #333;
}
a:hover {
  text-decoration: none;
  color: #007dc5;
}
ul {
  padding: 0;
  font-size: 0;
}
ul li {
  list-style: none;
  text-rendering: optimizeLegibility;
  font-size: 0.8rem;
}
@media only screen and (min-width: 34em) {
  ul li {
    font-size: 1rem;
  }
}
p {
  text-rendering: optimizeLegibility;
  font-size: 1rem;
  line-height: 1.6;
}
@media only screen and (min-width: 34em) {
  p {
    line-height: 1.6;
  }
}
strong {
  font-weight: normal;
  font-family: 'OpenSans-Bold-webfont';
}
.breadcrumb {
  font-size: 0.8rem;
  color: #5D5D5D;
  margin-bottom: 1rem;
}
.breadcrumb em {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.5rem;
}
.breadcrumb span {
  font-size: #5d5d5d;
  text-rendering: optimizeLegibility;
}
.breadcrumb a {
  color: #5D5D5D;
  display: inline-block;
  vertical-align: middle;
}
.breadcrumb a:hover {
  color: #007dc5;
}
section {
  padding: 1rem 0;
}
@media only screen and (min-width: 62em) {
  section {
    padding: 2rem 0;
  }
}
figure a {
  opacity: 1;
}
figure a:hover {
  opacity: 0.5;
}
.close {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  text-align: center;
  color: #007dc5;
  font-size: 0.8rem;
}
.close:before {
  content: "";
  width: 2rem;
  height: 2rem;
  display: block;
  float: none;
  background-image: url("../imagens/close.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 auto;
}
.has_gallery {
  display: block;
  position: relative;
}
.has_gallery:after {
  content: "";
  width: 80px;
  height: 80px;
  background-image: url("../imagens/galery.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  border-radius: 50%;
  z-index: 9;
}
@media only screen and (min-width: 48em) {
  .has_gallery:after {
    width: 100px;
    height: 100px;
  }
}
@media only screen and (min-width: 48em) {
  #owl_banner .owl-item div {
    width: 100%;
    position: relative;
    overflow: hidden;
  }
}
@media only screen and (min-width: 48em) {
  #owl_banner .owl-item div a {
    width: 1450px;
    margin-left: 50%;
    transform: translate3d(-50%, 0, 0);
    -webkit-transform: translate3d(-50%, 0, 0);
    -ms-transform: translate3d(-50%, 0, 0);
    display: block;
  }
}
@media only screen and (min-width: 62em) {
  #owl_banner .owl-item div a {
    width: 1980px;
  }
}
#owl_banner .owl-item div img {
  width: 100%;
  height: auto;
}
/* Arrows */
.owl-prev {
  width: 2rem;
  height: 4rem;
  display: block;
  background: url("../imagens/prev.svg") center center no-repeat;
  background-size: 80%;
  position: absolute;
  bottom: 0;
  left: 0;
  top: 3rem;
  margin: auto;
  z-index: 99;
  font-size: 1px;
  text-indent: -10px;
  overflow: hidden;
}
@media only screen and (min-width: 48em) {
  .owl-prev {
    width: 1.5rem;
    height: 8rem;
    left: 1rem;
  }
}
.owl-next {
  width: 2rem;
  height: 4rem;
  display: block;
  background: url("../imagens/next.svg") center center no-repeat;
  background-size: 80%;
  position: absolute;
  bottom: 0;
  right: 0;
  top: 3rem;
  margin: auto;
  z-index: 99;
  font-size: 1px;
  text-indent: -10px;
  overflow: hidden;
}
@media only screen and (min-width: 48em) {
  .owl-next {
    width: 1.5rem;
    height: 8rem;
    right: 1rem;
  }
}
/* Bolinhas banner */
.owl-dots {
  width: 100%;
  text-align: center;
  z-index: 99;
  position: absolute;
  bottom: 1.5rem;
  left: 0;
}
@media only screen and (min-width: 48em) {
  .owl-dots {
    bottom: 1rem;
  }
}
.owl-dot {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  background: #92d7ff;
  opacity: 0.7;
  margin: 0 5px;
}
.owl-dot.active {
  background: #007dc5;
}
@media only screen and (min-width: 62em) {
  .article {
    padding-right: 2rem;
  }
}
.article header h1 {
  font-size: 2rem;
  margin: 0.8rem 0 0.5rem 0;
  border-top: 1px #dddddd solid;
  padding-top: 1rem;
}
.article header time {
  font-size: 0.8rem;
  color: #ccc;
}
.article figure figcaption p {
  font-style: italic;
  margin-top: 0.5rem;
  font-size: 0.8rem;
}
.article a {
  color: #007dc5;
}
.article p strong {
  font-family: 'OpenSans-Regular-webfont';
}
.article h2,
.article h3,
.article h4 {
  font-family: 'OpenSans-Regular-webfont';
}
.article ul {
  padding: 0;
  margin: 2rem 0;
}
.article ul li {
  list-style: none;
  margin: 1rem 0;
}
.article ul li:before {
  content: "\f0da";
  display: inline-block;
  vertical-align: middle;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 0.3rem;
  font-size: 0.7rem;
}
.video_fluid {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.video_fluid iframe,
.video_fluid object,
.video_fluid embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.btn {
  width: 100%;
  border-radius: 5px;
  font-size: 0.95rem;
  padding: 1rem;
  font-family: 'raleway-bold-webfont';
  padding: 1.4rem 1rem  1.2rem 1rem;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  letter-spacing: 1px;
  line-height: 1;
  text-align: center;
}
@media only screen and (min-width: 34em) {
  .btn {
    width: auto;
    display: inline-block;
    padding: 1.4rem 3rem  1.2rem 3rem;
  }
}
.btn .fa {
  margin-left: 0.8rem;
}
.btn:focus {
  outline: none;
  color: #fff;
}
.bt_mais {
  text-align: center;
}
body {
  -webkit-backface-visibility: hidden;
}
.animated {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(360deg);
    transform: perspective(400px) rotateY(360deg);
    opacity: 1;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(360deg);
    transform: perspective(400px) rotateY(360deg);
    opacity: 1;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@-moz-keyframes flipInX {
  0% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -moz-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -moz-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -moz-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@-o-keyframes flipInX {
  0% {
    -o-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -o-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -o-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -o-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipInX;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipInX;
  backface-visibility: visible !important;
  animation-name: flipInX;
}
.btn_site {
  background: #ffa800;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  position: relative;
}
.btn_site:hover {
  color: #fff;
}
.btn_site:before {
  content: '';
  position: absolute;
  border: #f7af26 solid 2px;
  border-radius: 5px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: "top, right, bottom, left";
  transition-property: "top, right, bottom, left";
}
.btn_site:hover:before,
.btn_site:focus:before,
.btn_site:active:before {
  top: -6px;
  right: -6px;
  bottom: -6px;
  left: -6px;
}
@media only screen and (min-width: 34em) {
  .left {
    float: left;
  }
}
@media only screen and (min-width: 34em) {
  .right {
    float: right;
  }
}
/*PERFIL*/
#perfil {
  width: 100%;
  position: relative;
  overflow: hidden;
  z-index: 5;
}
@media only screen and (min-width: 62em) {
  #perfil {
    background: url(../imagens/antesdepois_top.svg) bottom center no-repeat;
    padding: 5rem 0;
  }
}
.foto_perfil {
  width: 250px;
  height: auto;
  display: block;
  background: #007dc5;
  border-radius: 50%;
  text-align: right;
  padding: 15px 5px 0 0;
  margin: 1rem auto 0 auto;
}
@media only screen and (min-width: 75em) {
  .foto_perfil {
    width: 100%;
    padding: 23px 5px 0 0;
    margin: 0 auto;
  }
}
.foto_perfil img {
  border-radius: 50%;
}
@media only screen and (min-width: 62em) {
  .info_perfil {
    padding-left: 5rem;
  }
}
.info_perfil p {
  font-size: 1.2rem;
  margin-top: 1rem;
  margin-bottom: 2rem;
  text-align: center;
}
@media only screen and (min-width: 62em) {
  .info_perfil p {
    margin-top: 2rem;
    margin-bottom: 4rem;
    text-align: justify;
    text-align: left;
  }
}
.tit {
  display: block;
  text-align: center;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 62em) {
  .tit {
    text-align: left;
  }
}
.tit h3 {
  display: inline-block;
  vertical-align: bottom;
  font-family: 'raleway-bold-webfont';
  font-size: 2rem;
  color: #007dc5;
  margin-bottom: 0;
  line-height: 1;
}
@media only screen and (min-width: 62em) {
  .tit h3 {
    font-size: 2.3rem;
  }
}
.tit span {
  font-size: 1.3rem;
  display: inline-block;
  vertical-align: bottom;
  font-family: 'OpenSans-Light-webfont';
  color: #6dcff6;
}
@media only screen and (min-width: 34em) {
  .tit span {
    margin: 0 0 0 1rem;
  }
}
@media only screen and (min-width: 62em) {
  .tit span {
    font-size: 1.5rem;
  }
}
.certificados {
  width: 100%;
  text-align: center;
  margin: 2rem 0 3rem 0;
  display: none;
}
@media only screen and (min-width: 62em) {
  .certificados {
    display: block;
  }
}
.certificados li {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
@media only screen and (min-width: 62em) {
  .certificados li {
    width: 14%;
  }
}
.certificados li a {
  display: block;
  padding: 1rem;
}
.certificados li a img {
  width: 100%;
  height: auto;
  display: block;
}
.certificados li a:hover img {
  opacity: 0.5;
}
/*FRASE DESTAQUE*/
#frase_destaque {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 3rem 0 2rem 0;
  background: url(../imagens/back_destaque.jpg) top center no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 62em) {
  #frase_destaque {
    padding: 11rem 0;
  }
}
#frase_destaque .container {
  width: 100%;
  position: relative;
}
@media only screen and (min-width: 75em) {
  #frase_destaque .container {
    opacity: 0;
  }
}
#frase_destaque .container h4 {
  text-align: center;
  color: #fff;
  font-size: 1.5rem;
  margin: 0;
  position: relative;
}
@media only screen and (min-width: 62em) {
  #frase_destaque .container h4 {
    font-size: 2.7rem;
  }
}
#frase_destaque .container h4:before {
  content: "";
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: top;
  background: url(../imagens/abre_aspas.svg) center no-repeat;
  background-size: contain;
  margin: 0 10px 0 0;
}
@media only screen and (min-width: 62em) {
  #frase_destaque .container h4:before {
    width: 36px;
    height: 28px;
  }
}
#frase_destaque .container h4:after {
  content: "";
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: top;
  background: url(../imagens/fecha_aspas.svg) center no-repeat;
  background-size: contain;
  margin: 0 0 0 10px;
}
@media only screen and (min-width: 62em) {
  #frase_destaque .container h4:after {
    width: 36px;
    height: 28px;
  }
}
.bt_tratamentos {
  margin-top: 2rem;
  text-align: center;
}
.bt_tratamentos .btn_site {
  font-size: 0.95rem;
}
@media only screen and (min-width: 62em) {
  .bt_tratamentos .btn_site {
    font-size: 1.1rem;
  }
}
/*A CLÍNICA*/
#destaque_clinica {
  width: 100%;
  position: relative;
  z-index: 3;
}
@media only screen and (min-width: 62em) {
  #destaque_clinica {
    margin-top: -10rem;
  }
}
#destaque_clinica .bt_mais {
  margin-top: 2rem;
}
@media only screen and (min-width: 62em) {
  #destaque_clinica .bt_mais {
    margin-top: 4rem;
  }
}
#destaque_clinica .img_clinica {
  display: block;
}
@media only screen and (min-width: 62em) {
  #destaque_clinica .img_clinica {
    display: none;
  }
}
.box_equip {
  display: none;
  text-align: center;
  margin: 2rem 0;
}
@media only screen and (min-width: 62em) {
  .box_equip {
    width: 33%;
    padding: 0 2%;
    display: inline-block;
    vertical-align: top;
    margin: 3rem 0;
  }
}
.img_equipamento {
  width: 60%;
  display: block;
  border-radius: 50%;
  border: 8px #dedede solid;
  background: #dedede;
  margin: 0 auto;
  -webkit-animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: both;
  -ms-animation-duration: 1s;
  -ms-animation-timing-function: ease-in-out;
  -ms-animation-fill-mode: both;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  overflow: hidden;
}
@media only screen and (min-width: 34em) {
  .img_equipamento {
    width: 260px;
    height: 260px;
  }
}
.img_equipamento img {
  width: 100%;
  height: auto;
  border-radius: 50%;
  display: block;
}
.equip_descricao {
  display: block;
  background: #007dc5;
  padding: 1rem 2rem;
  color: #fff;
  margin: 2rem 0 0 0;
  text-align: left;
  border-radius: 10px;
  position: relative;
  border-bottom: 1px #006dac solid;
}
@media only screen and (min-width: 62em) {
  .equip_descricao {
    margin: 2rem 1rem 0 1rem;
  }
}
.equip_descricao:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: -0.8rem;
  right: 0;
  left: 0;
  margin: auto;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 18px solid #007dc5;
}
#antes_depois {
  width: 100%;
  min-height: 800px;
  padding: 1rem 0;
  position: relative;
  background-color: #007dc5;
  z-index: 1;
}
@media only screen and (min-width: 62em) {
  #antes_depois {
    margin-top: -16rem;
    padding: 300px 0 180px 0;
    background-image: url(../imagens/antesdepois_down.svg);
    background-position: center bottom, center top;
    background-repeat: no-repeat;
  }
}
@media only screen and (min-width: 62em) {
  #antes_depois .bt_mais {
    margin-bottom: 4rem;
  }
}
@media only screen and (min-width: 62em) {
  #antes_depois .tit h3 {
    margin-top: 0;
  }
}
.antesdepois_box {
  min-height: 450px;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  background: #fff;
  margin: 1rem 0;
  padding: 10px;
  border-radius: 5px;
  border-bottom: 2px #006097 solid;
}
@media only screen and (min-width: 62em) {
  .antesdepois_box {
    margin: 4rem 3rem;
  }
}
.antesdepois_box p {
  margin: 0;
  padding: 0.5rem;
  font-size: 1rem;
  text-align: left;
}
@media only screen and (min-width: 62em) {
  .antesdepois_box p {
    font-size: 1.2rem;
  }
}
.balinks {
  margin: -50px auto 0 auto;
  z-index: 999;
  text-align: left;
}
.balinks a {
  width: 91px;
  height: 37px;
  background: rgba(0, 0, 0, 0.2);
  padding: 7px 10px 0 10px;
  border-radius: 5px;
  margin: 0 10px;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.depoimento {
  min-height: 250px;
  margin: 1rem 0 2rem 0;
  box-shadow: 0 2px 2px 2px #bdd8e4;
  background: #fff;
}
@media only screen and (min-width: 62em) {
  .depoimento {
    margin: 2rem 0;
    box-shadow: 0 2px 2px 2px #a6bcc563;
  }
}
.depoimento figure {
  margin-top: 2rem;
}
.depoimento figure img {
  border-radius: 50%;
  max-width: 150px;
  margin: 0 auto;
  display: block;
}
@media only screen and (min-width: 62em) {
  .depoimento figure img {
    max-width: 100px;
  }
}
.depoimento h3 {
  text-align: center;
  color: #333;
  text-transform: uppercase;
  font-size: 0.9rem;
}
.depoimento .txt_depo {
  padding: 0 0.5rem;
}
@media only screen and (min-width: 62em) {
  .depoimento .txt_depo {
    padding: 1rem 1rem 1rem 0;
  }
}
.depoimento .txt_depo p {
  line-height: 1.8;
}
@media only screen and (min-width: 62em) {
  #owl_depo {
    margin-top: 2rem;
  }
}
#owl_depo .owl-dots {
  bottom: -2rem;
}
#owl_depo .owl-item {
  padding: 0.5rem;
}
#owl_depo .owl-item .box_depo {
  background: #fff;
  padding: 2rem;
  border-radius: 5px;
  box-shadow: 0 2px 9px 0 rgba(0, 28, 45, 0.2);
}
#depoimento {
  padding: 3rem 0 5rem 0;
  position: relative;
  z-index: 5;
  background: #eff8fc;
  margin-bottom: -2rem;
}
@media only screen and (min-width: 62em) {
  #depoimento {
    padding: 3rem 0 3rem 0;
    margin-bottom: 0;
  }
}
#depoimento .tit h3 {
  margin-top: 0;
}
@media only screen and (min-width: 62em) {
  #depoimento .tit h3 {
    margin-top: 1rem;
  }
}
#depoimento .bt_mais {
  margin-top: 5rem;
}
.box_depo {
  max-width: 800px;
  margin: 0 auto 0 auto;
  text-align: center;
  padding-top: 0;
}
@media only screen and (min-width: 62em) {
  .box_depo {
    margin: 1rem auto 0 auto;
  }
}
.box_depo figure {
  max-width: 80px;
  margin: 0 auto;
}
.box_depo figure img {
  border-radius: 50%;
}
.box_depo h3 {
  font-size: 0.9rem;
  text-transform: uppercase;
  margin-bottom: 1rem;
}
.box_depo p {
  position: relative;
}
.box_depo p:before {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  display: block;
  background: url("../imagens/aspas.svg") center center no-repeat;
  background-size: contain;
  font-size: 4rem;
  position: absolute;
  left: 0;
  top: -2rem;
  opacity: 0.2;
}
.box_depo p:after {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  display: block;
  background: url("../imagens/aspas2.svg") center center no-repeat;
  background-size: contain;
  font-size: 4rem;
  position: absolute;
  right: 0;
  top: -2rem;
  opacity: 0.2;
}
#ie {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}
#ie div {
  width: 60%;
  height: 460px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -250px;
  background: #111;
  padding: 40px 20% 40px 20%;
}
#ie div p {
  margin: 30px 0;
  color: #fff;
}
#ie div p strong {
  font-size: 25px;
  display: block;
  text-transform: uppercase;
  margin-bottom: 30px;
}
#browsers {
  width: 451px;
  height: 66px;
  display: block;
  text-align: left;
  margin: 0;
  padding: 0;
}
#browsers li {
  width: 65px;
  height: 66px;
  display: inline-block;
  margin-right: 20px;
}
#browsers li a {
  width: 65px;
  height: 66px;
  display: block;
  background: url("../imagens//browsers.png") left center no-repeat;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
}
#browsers li + li a {
  background-position: -72px 0;
  display: block;
}
#browsers li + li + li a {
  background-position: -144px 0;
  display: block;
}
#browsers li + li + li + li a {
  background-position: -216px 0;
  display: block;
}
#browsers li + li + li + li + li a {
  background-position: -288px 0;
  display: block;
}
#browsers li a:hover {
  opacity: 0.65;
  -moz-opacity: 0.65;
  filter: alpha(opacity=65);
  display: block;
}
.fix_body {
  overflow: hidden;
}
.header {
  width: 100%;
  background: url(../imagens/back_topo.svg) #fff center top no-repeat;
  z-index: 9;
  padding: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  box-shadow: 0 3px 6px 0 rgba(0, 49, 78, 0.2);
  position: relative;
}
@media only screen and (min-width: 62em) {
  .header {
    padding: 0;
    box-shadow: none;
  }
}
@media only screen and (min-width: 62em) {
  .header .box_busca {
    height: 100px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
@media only screen and (min-width: 75em) {
  .header .box_busca {
    height: 137px;
  }
}
.header .box_bt_mobile {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.fixed {
  position: fixed;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipInY;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipInY;
  backface-visibility: visible !important;
  -webkit-animation-name: bounceInDown;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
}
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes bounceInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateY(30px);
  }
  80% {
    -moz-transform: translateY(-10px);
  }
  100% {
    -moz-transform: translateY(0);
  }
}
@-o-keyframes bounceInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateY(30px);
  }
  80% {
    -o-transform: translateY(-10px);
  }
  100% {
    -o-transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(30px);
  }
  80% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  -moz-animation-name: bounceInDown;
  -o-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@media screen and (max-width: 667px) {
  .col-topo {
    padding: 0;
  }
}
.navbar-menu {
  width: 76%;
  height: 100%;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  overflow-y: scroll;
  background:#007dc5;
/*  background: -webkit-linear-gradient(bottom, #0076bc, #228cc9);
  background: -moz-linear-gradient(bottom, #0076bc, #228cc9);
  background: -o-linear-gradient(bottom, #0076bc, #228cc9);
  background: -ms-linear-gradient(bottom, #0076bc, #228cc9);
  background: linear-gradient(bottom, #0076bc, #228cc9);*/
}
@media only screen and (max-width: 62em) {
  .navbar-menu {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
  }
}
@media only screen and (min-width: 62em) {
  .navbar-menu {
    width: 100%;
    height: inherit;
    background: #007dc5;
    position: relative;
    overflow: inherit;
    z-index: 99;
    box-shadow: none;
  }
}
#bodyTouch.fix_body .navbar-menu {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.37);
}
.menu {
  width: 100%;
  margin: 0 auto;
  list-style: none;
  padding: 0 0 1.5rem 0;
}
@media screen and (min-height: 570px) {
  .menu {
    padding: 0 0 2rem 0;
  }
}
@media only screen and (min-width: 62em) {
  .menu {
    max-width: 1140px;
    background: transparent;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
  }
}
.menu li {
  padding: 0;
  position: relative;
  list-style: none;
}
@media only screen and (min-width: 62em) {
  .menu li {
    margin: 0;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
}
.menu li a {
  font-size: 0.85rem;
  font-family: 'OpenSans-Regular-webfont';
  color: #fff;
  padding: 0.9rem 1rem;
  border-top: 1px solid #2b99e0;
  display: block;
  text-decoration: none;
  letter-spacing: 1px;
  position: relative;
  background: rgba(95, 172, 255, 0.2);
  letter-spacing: 2px;
}
@media screen and (min-height: 570px) {
  .menu li a {
    padding: 1rem 1rem;
    font-size: 0.9rem;

  }
}
.menu li a .fa {
  margin-right: 0.5rem;
}
@media only screen and (min-width: 62em) {
  .menu li a .fa {
    display: none;
  }
}
.menu > li > a:after {
  content: "";
  width: 0;
  height: 4px;
  display: block;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 62em) {
  .menu > li > a {
    color: #fff;
    border-top: none;
    padding: 1.4rem 0 1.2rem 0;
    letter-spacing: 0;
    display: inline-block;
    background: transparent;
  }
  .menu li a:hover {
    color: #fff;
  }
  .menu li:not(.dropdown) a:hover:after {
    width: 100%;
  }
}
.menu li:last-child a {
  border-bottom: 1px solid rgba(180, 228, 255, 0.18);
}
@media only screen and (min-width: 62em) {
  .menu li:last-child a {
    border-bottom: none;
  }
}
.dropdown-toggle:after {
  content: "";
  width: 15px;
  height: 15px;
  display: block;
  position: absolute;
  right: 1rem;
  top: 1.8rem;
  background: url("../imagens/plus.svg") right center no-repeat;
  -ms-transform: rotate(0);
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 62em) {
  .dropdown-toggle:after {
    display: none;
    vertical-align: middle;
    position: relative;
    top: 0;
    right: 0;
    margin-left: 0.5rem;
    background: url("../imagens/seta_menu.svg") right center no-repeat;
  }
}
.fixed .menu {
  height: 3rem;
}
.fixed .menu li a {
  font-size: 0.9rem;
}
.dropdown-toggle.ativo:after {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 1.7rem;
}
.menu li .dropdown-menu {
  width: 100%;
  display: none;
  background:#135784;
}
@media only screen and (min-width: 75em) {
  .menu li .dropdown-menu {
    width: 215px;
    position: absolute;
    right: 0;
    left: -25px;
    top: 3.5rem;
    margin: auto;
    display: block;
    overflow: inherit;
    visibility: inherit;
    background: #fff;
    box-shadow: 0 3px 10px 1px rgba(0, 0, 0, 0.2);
    padding: 0;
    border-radius: 5px;
    transform: translate3d(0, -10px, 0);
  -webkit-transform: translate3d(0, -10px, 0);
   -webkit-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
  visibility: hidden;
  pointer-events: none;
  opacity: 0;
  }
  .menu li .dropdown-menu:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: -6px;
    margin: auto;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
  }

}
.menu li .dropdown-menu li {
  margin: 0;
  text-align: left;
}
@media only screen and (min-width: 75em) {
.menu li .dropdown-menu li {
  margin: 0;
  text-align: center;
}
}
.menu li .dropdown-menu li a {
  color: #fff;
  border-top: 1px  solid #e7ecee;
  padding: 1rem 1rem;
  font-size: 0.85rem;
  font-family: 'OpenSans-Regular-webfont';
  letter-spacing: 0;
}
.menu li .dropdown-menu li a:hover {
  background: #22689d;
}
@media only screen and (min-width: 75em) {
  .menu li .dropdown-menu li a {
    color: #03649c;
    background:#fff;
  }
  .menu li .dropdown-menu li a:hover {
  background: #e7f2f7;
}
}
.menu li .dropdown-menu li:first-child a {
  border-top: 1px solid rgba(180, 228, 255, 0.18);

}
@media only screen and (min-width: 62em) {
  .menu li .dropdown-menu li:first-child a {
    border-top: none;
    border-radius: 5px 5px 0 0;
  }
}
.menu li .dropdown-menu li:last-child a {
  border-bottom: none;

}
@media only screen and (min-width: 62em) {
  .menu li .dropdown-menu li:last-child a {
    border-bottom: none;
     border-radius: 0 0 5px 5px;
  }
}
.menu li .dropdown-menu li + li a {
  border-top: 1px solid #447fad;
}
@media only screen and (min-width: 75em) {
  .menu li .dropdown-menu li + li a {
    border-top: 1px  #e7ecee solid;
  }
}
.menu li .dropdown_menu_ativo {
  display: block;
  max-height: 900px;
  visibility: visible;
}
@media only screen and (min-width: 75em) {
  .menu li .dropdown_menu_ativo {
    display: none;
    max-height: auto;
  }
}
@media only screen and (min-width: 75em) {
  .menu li.dropdown:hover .dropdown-menu {
    display: block;
     transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  opacity: 1;
  visibility: visible;
  pointer-events:initial;
  }
}
@media only screen and (max-width: 48em){
.menu li.dropdown a.active{

	    background: #3ea8ef;
	    border-top: 1px #3ea8ef solid;
	    box-shadow: 0 3px 10px 2px rgba(0, 0, 0, 0.1);

}
}

.menu li.dropdown a .caret{

  width: 12px;
  height: 12px;
  background: url("../imagens/seta_menu.svg") left center no-repeat;
  background-size: contain;
  position: absolute;
  right: 10px;
  top:19px;
  display: block;
    -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 0.8;

}

.menu li.dropdown a.active .caret{
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  top:21px;
  right: 9px;

}

@media only screen and (min-width: 62em){
.menu li.dropdown a .caret{

	   display: none;
}
}

.doctor_gold{

	width: 160px;
	height: 100px;
	display: block;
    position: absolute;
    left:0;
    right: -60px;
    top: 5px;
    margin:auto;

}
.doctor_gold span{
	width: 100%;
   height: 100%;
   display: flex;
   align-items:center;
}
.doctor_gold img{

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

.fixed .doctor_gold img{

	max-width: 79%;
}
@media only screen and (min-width: 62em) {
 .doctor_gold{
 	width: 200px;
	height: 100%;
    display: inline-block;
    position: relative;
    right: 0;
    top: 0;
  }
}
.navbar-brand {
  width: 104px;
  height: 6.5rem;
  background: url("../imagens/logo29.png") left center no-repeat;
  background-size: contain;
  position: relative;
  z-index: 1;
  margin: 5px 0 0 0;
  float: left;
}
@media only screen and (min-width: 62em) {
  .navbar-brand {
  	width: 222px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    margin: 0.5rem 0;
    float: none;
  }
}
.navbar-brand h1 {
  width: 70%;
  height: 6rem;
  display: block;
  font-size: 1px;
  overflow: hidden;
}
.navbar-brand a {
  width: 100%;
  height: 6.5rem;
  display: block;
  font-size: 1px;
  text-indent: -9999px;
  overflow: hidden;
}
.fixed .navbar-brand {
  height: 3rem;
  background: url(../imagens/logo29.png) no-repeat;
  background-size: contain;
}
.fixed .navbar-brand a {
  height: 3rem;
}
.fixed .navbar-brand h1 {
  height: 3rem;
}
.box_bt_topo {
  display: none;
}
@media only screen and (min-width: 62em) {
  .box_bt_topo {
    display: block;
  }
}
.bt_mobile {
  float: right;
}
.navbar-toggle {
  width: 35px;
  height: 50px;
  position: relative;
  display: block;
  background-color: transparent;
  background-image: none;
  border: none;
  border-radius: 0;
  padding: 0;
  margin: 0;
  z-index: 9;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
}
@media only screen and (min-width: 62em) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  width: 35px;
  height: 3px;
  display: block;
  border-radius: 0;
  margin: 7px  0;
  background: #007dc5;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
@media only screen and (min-width: 75em) {
  .navbar-toggle .icon-bar {
    display: none;
  }
}
.navbar-toggle .icon-bar.center {
  opacity: 1;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
#bodyTouch.fix_body .header .navbar-toggle {
  position: fixed;
  right: 1rem;
  top: 1.5rem;
  background-color: transparent;
}
#bodyTouch.fix_body .header .navbar-toggle .icon-bar {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
}
#bodyTouch.fix_body .header .navbar-toggle .icon-bar.center {
  opacity: 0;
  transform: rotate(-180deg) translate3d(0, -10px, 0);
  -webkit-transform: rotate(-180deg) translate3d(0, -10px, 0);
  -ms-transform: rotate(-180deg) translate3d(0, -10px, 0);
}
#bodyTouch.fix_body .header .navbar-toggle .icon-bar.last {
  opacity: 1;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#bodyTouch.fix_body .header .toggle_scroll {
  top: 1rem;
}
.toggle_scroll {
  background: -webkit-linear-gradient(bottom, #0076bc, #228cc9);
  background: -moz-linear-gradient(bottom, #0076bc, #228cc9);
  background: -o-linear-gradient(bottom, #0076bc, #228cc9);
  background: -ms-linear-gradient(bottom, #0076bc, #228cc9);
  background: linear-gradient(bottom, #0076bc, #228cc9);
  border: 1px #1d89c7 solid;
}
.toggle_scroll .icon-bar {
  width: 28px;
  background: #cce5f3;
}
#form_busca {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  margin-top: 1rem;
}
@media only screen and (min-width: 62em) {
  #form_busca {
    margin-top: 0;
  }
}
#form_busca label {
  display: none;
}
#form_busca input[type=search] {
  color: #dbdbdb;
}
#form_busca input[type=search] {
  width: 100%;
  height: 100%;
  background: #dddddd;
  border: 1px #dddddd solid;
  border-radius: 5px 0 0 5px;
  font-size: 1rem;
  font-family: 'OpenSans-Regular-webfont';
  text-indent: 1rem;
  color: #333;
}
#form_busca input[type=search]:focus {
  outline: none;
}
#form_busca .box_search {
  flex: 0 0 80%;
  -ms-flex-item-align: stretch;
  -webkit-align-self: stretch;
  align-self: stretch;
}
#form_busca .box_bt_busca {
  flex: 0 0 20%;
}
#form_busca .bt_busca {
  width: 100%;
  height: 3rem;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0 5px 5px 0;
  display: block;
  color: #fff;
  background: #007dc5;
  padding: 0;
  cursor: pointer;
  background: url("../imagens/busca.svg") #007dc5 center center no-repeat;
  background-size: 45%;
  font-size: 1px;
  color: transparent;
}
@media only screen and (min-width: 34em) {
  #form_busca .bt_busca {
    height: 3.5rem;
    background: url("../imagens/busca.svg") #007dc5 center center no-repeat;
    background-size: 30%;
  }
}
@media only screen and (min-width: 75em) {
  #form_busca .bt_busca {
    height: 3rem;
    background: url("../imagens/busca.svg") #007dc5 center center no-repeat;
    background-size: 50%;
  }
}
#form_busca .bt_busca:focus {
  outline: none;
}
.redes_sociais {
  height: 100%;
  display: none;
  text-align: center;
}
@media only screen and (min-width: 62em) {
  .redes_sociais {
  	width: 177px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    float: right;
  }
}
.facebook,
.instagram,
.youtube {
  width: 34px;
  height: 34px;
  display: inline-block;
  vertical-align: middle;
  background: url(../imagens/facebook.svg) top center no-repeat;
  text-indent: -9999px;
}
.instagram {
  background: url(../imagens/instagram.svg) top center no-repeat;
 /* margin-right: 1.5rem;*/
}
.facebook:hover,
.instagram:hover {
  background-position: 0 -34px;
}
.youtube {
  background: url(../imagens/youtube.svg) top center no-repeat;
}
.redes_mobile {
  text-align: center;
  padding: 0 60px 2rem 0;
}
@media only screen and (min-width: 62em) {
  .redes_mobile {
    display: none;
  }
}
.facebook_mobile,
.instagram_mobile {
  width: 3rem;
  height: 2.3rem;
  display: inline-block;
  vertical-align: middle;
  background: url(../imagens/facebook-mobile.svg) top center no-repeat;
  background-size: contain;
  text-indent: -9999px;
  opacity: 0.6;
}
.instagram_mobile {
  background: url(../imagens/instagram-mobile.svg) top center no-repeat;
  background-size: contain;
  margin-right: 1rem;
}
.telefone_topo {
  color: #344e5d;
  display: none;
  position: relative;
  padding: 1rem 0 0 0;
}
@media only screen and (min-width: 62em) {
  .telefone_topo {
    display: block;
  }
}
@media only screen and (min-width: 62em) {
  .telefone_topo {
    float: right;
    margin-top: 1.6rem;
  }
}
.telefone_topo:before {
  content: "";
  width: 3rem;
  height: 2rem;
  display: block;
  background: url(../imagens/atendimento.svg) top right no-repeat;
  background-size: contain;
  position: absolute;
  right: -1.2rem;
  top: 0;
}
.telefone_topo span {
  font-size: 0.7rem;
  display: block;
  margin: 0 0 0 3px;
  font-family: 'OpenSans-Regular-webfont';
}
.telefone_topo strong {
  font-size: 1rem;
}
.telefone_topo a[href^=tel] {
  color: #0a2935;
  font-size: 1rem;
}
.telefone_topo_mobile {
  color: #fff;
  display: block;
  position: relative;
  padding: 2rem 0 1rem 0;
  text-align: center;
  margin-bottom: 0;
}
@media only screen and (min-width: 62em) {
  .telefone_topo_mobile {
    display: none;
  }
}
.telefone_topo_mobile:before {
  content: "";
  width: 3rem;
  height: 1.5rem;
  display: block;
  background: url(../imagens/atendimento_mobile.svg) top right no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: -4rem;
  margin: auto;
}
.telefone_topo_mobile span {
  font-size: 0.7rem;
  display: block;
  margin: 0 0 0 3px;
  font-family: 'OpenSans-Regular-webfont';
}
.telefone_topo_mobile strong {
  font-size: 1rem;
  letter-spacing: 0;
}
.telefone_topo_mobile a {
  color: #fff;
  font-size: 1rem;
  display: inline-block;
  letter-spacing: 0;
}
.whatsapp_topo {
  color: #344e5d;
  display: none;
  position: relative;
  padding: 1rem 0 0 0;
}
@media only screen and (min-width: 62em) {
  .whatsapp_topo {
    display: block;
  }
}
@media only screen and (min-width: 62em) {
  .whatsapp_topo {
    float: right;
    margin-top: 1.6rem;
    margin-right: 2rem;
  }
}
.whatsapp_topo:before {
  content: "";
  width: 3rem;
  height: 2rem;
  display: block;
  background: url(../imagens/whatsapp.svg) top right no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 0;
}
.whatsapp_topo span {
  font-size: 0.7rem;
  display: block;
  margin: 0 0 0 3px;
  font-family: 'OpenSans-Regular-webfont';
}
.whatsapp_topo strong {
  font-size: 1rem;
}
.whatsapp_topo a[href^=tel] {
  color: #0a2935;
  font-size: 1rem;
}
@media only screen and (min-width: 62em) {
  .fixed .telefone_topo,
  .fixed .whatsapp_topo {
    margin: 0.5rem 0;
  }
}
.fixed .telefone_topo span,
.fixed .whatsapp_topo span {
  font-size: 0.5rem;
}
.fixed .telefone_topo strong,
.fixed .whatsapp_topo strong {
  font-size: 0.8rem;
}
.fixed .telefone_topo:before,
.fixed .whatsapp_topo:before {
  width: 2.5rem;
  right: -0.5rem;
}
.fixed .whatsapp_topo {
  margin-right: 1.5rem;
}
.call {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  background: #007dc5;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  flex-wrap: wrap;
  align-items: stretch;
  display: none;
}
.call .close {
  top: 1rem;
  right: 1rem;
}
.call div {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
}
.call .whats p,
.call .whats p a,
.call .phone p,
.call .phone p a {
  color: #fff;
  font-family: 'OpenSans-Bold-webfont';
  display: block;
}
.call .whats p a:before,
.call .phone p a:before {
  content: "";
  width: 4rem;
  height: 3rem;
  display: block;
  background: url(../imagens/celular.svg) top right no-repeat;
  background-size: contain;
  margin: 0 auto 0.5rem auto;
}
.call .phone p a:before {
  background: url(../imagens/telefone.svg) top right no-repeat;
  background-size: contain;
}
.show_call {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* RODAPE */
#footer {
  width: 100%;
  background: #007dc5;
  padding: 1rem 0 1rem 0;
  margin-top: 2rem;
  position: relative;
  z-index: 5;
}
@media only screen and (min-width: 62em) {
  #footer {
    background: url(../imagens/back_footer2.svg) top center no-repeat;
    background-size: cover;
    padding: 5rem 0 1rem 0;
  }
}
#footer small {
  color: #96d3f6;
  margin: 3rem 0 1rem 0;
  display: block;
}
#footer small div {
  margin: 0;
}
#footer small div:after {
  content: "";
  display: block;
  clear: both;
}
#footer small div span {
  font-size: 0.8rem;
  text-align: center;
  margin-bottom: 1rem;
  display: block;
}
@media only screen and (min-width: 62em) {
  #footer small div span {
    text-align: left;
    margin-bottom: 0;
    float: left;
  }
}
#footer small a {
  width: 100px;
  height: 18px;
  background: url(../imagens/expression.svg) center center no-repeat;
  background-size: cover;
  display: block;
  text-indent: -9999px;
  margin: 0 auto;
}
@media only screen and (min-width: 62em) {
  #footer small a {
    float: right;
  }
}
.scrollToTop {
  width: 62px;
  height: 44px;
  background: url(../imagens/scrolltop.svg) center center no-repeat;
  background-size: cover;
  position: absolute;
  right: 50px;
  bottom: 120px;
  z-index: 9999;
  display: none;
  -webkit-animation: animate 1.2s infinite linear;
  animation: animate 1.2s infinite linear;
}
@media only screen and (min-width: 62em) {
  .scrollToTop {
    display: block;
  }
}
.scrollToTop:hover {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
@-webkit-keyframes animate {
  0% {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
  }
  50% {
    transform: translate3d(0, 50%, 0);
    -webkit-transform: translate3d(0, 50%, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
  }
}
@keyframes animate {
  0% {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
  }
  50% {
    transform: translate3d(0, 50%, 0);
    -webkit-transform: translate3d(0, 50%, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
  }
}
.info_rodape {
  margin-bottom: 1rem;
}
@media only screen and (min-width: 62em) {
  .info_rodape {
    padding: 1rem 0 0 2rem;
    margin-bottom: 0;
  }
}
.info_rodape p {
  margin: 0;
  color: #fff;
  font-size: 0.9rem;
  line-height: 1.8;
}
.container_form_footer h3 {
  color: #fff;
  font-size: 1.5rem;
  margin: 0 0 1rem 5px;
}
@media only screen and (min-width: 62em) {
  .container_form_footer h3 {
    font-size: 2rem;
  }
}
.container_form_footer p {
  color: #fff;
  font-size: 0.9rem;
  line-height: 1.8;
  margin: 0 0 1.5rem 5px;
}
.endereco,
.telefone,
.celular,
.email,
.atendimento {
  min-height: 53px;
  background: url(../imagens/endereco.svg) left center no-repeat;
  background-size: 3rem;
  padding: 1rem 0 1rem 4rem;
}
@media only screen and (min-width: 62em) {
  .endereco,
  .telefone,
  .celular,
  .email,
  .atendimento {
    margin-bottom: 2rem;
  }
}
.telefone {
  background: url(../imagens/telefone.svg) left center no-repeat;
  background-size: 3rem;
}
.telefone strong,
.celular strong {
  font-size: 1.6rem;
  margin-left: 5px;
  letter-spacing: 2px;
}
.telefone strong a[href^=tel] {
  color: #fff;
  text-decoration: none;
  font-size: 1rem;
}
.celular strong a[href^=tel] {
  color: #fff;
  text-decoration: none;
  font-size: 1rem;
}
.celular {
  background: url(../imagens/celular.svg) left center no-repeat;
  background-size: 3rem;
}
.celular a {
  color: #fff;
}
.email {
  background: url(../imagens/email.svg) left center no-repeat;
  background-size: 3rem;
}
.atendimento {
  background: url(../imagens/clock.svg) left center no-repeat;
  background-size: 3rem;
}
#form_footer {
  min-height: 310px;
  background: rgba(171, 231, 255, 0.2);
  border-radius: 5px;
  border: 1px #3498d2 solid;
  padding: 1rem;
  position: relative;
}
@media only screen and (min-width: 62em) {
  #form_footer {
    padding: 2rem;
  }
}
#form_footer label {
  color: #dfeff8;
  font-size: 0.8rem;
  margin-left: 3px;
}
#form_footer p {
  margin: 0  0 1rem 0;
  position: relative;
}
/* INPUT */
#form_footer input[type='text'] {
  width: 100%;
  height: 48px;
  padding: 5px 10px;
  vertical-align: middle;
  border: 1px #1f83bd solid;
  font-size: 0.8em;
  color: #fff;
  -webkit-appearance: none;
  border-radius: 5px;
  background: #4fa7da;
}
#form_footer input[type="text"]:focus {
  border: 1px solid #004871;
  outline: none;
}
/* TEXTAREA */
#form_footer textarea {
  width: 100%;
  height: 75px;
  padding: 5px 10px;
  display: block;
  border: 1px #1f83bd solid;
  background: #4fa7da;
  border-radius: 5px;
  font-size: 18px;
  color: #fff;
}
#form_footer textarea:focus {
  border: 1px solid #004871;
  outline: none;
}
/* ERROR */
#form_footer textarea.error {
  border: 1px #FFE800 solid;
  background: #4fa7da;
}
#form_footer input.error {
  border: 1px #FFE800 solid;
  background: #4fa7da;
}
#form_footer span.error {
  position: absolute;
  right: 5px;
  top: 0;
  color: #FFE800;
  font-size: 12px;
}
#form_footer .check_box {
  width: auto;
  margin: 60px 0 30px 0;
  text-align: center;
  position: absolute;
  left: 30px;
  bottom: 0;
  display: none;
}
#form_footer .check_box label {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.8em;
}
#form_footer .check_box input[type="checkbox"] {
  width: 30px;
  height: 30px;
  position: relative;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  z-index: 99;
  opacity: 0;
}
#form_footer .check_box .check_img {
  width: 30px;
  height: 30px;
  background: url(../imagens/checkbox.svg) top center no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-left: -35px;
}
#form_footer .check_box input[type="checkbox"]:checked ~ .check_img {
  width: 30px;
  height: 30px;
  background: url(../imagens/checkbox.svg) bottom center no-repeat;
  display: inline-block;
  position: relative;
  z-index: 0;
}
#form_footer .check_box span.error {
  position: absolute;
  right: 0;
  left: 0;
  top: -20px;
  margin: auto;
  color: #ae3720;
  font-size: 12px;
}
/* BT FORM FOOTER */
.bt_enviar {
  width: 100%;
  cursor: pointer;
  color: #005e94;
  text-shadow: 0 1px 0 #ddeff9;
  font-weight: bold;
  border-bottom: 2px #0076ac solid;
  background: #b3dff9;
  /* Old browsers */
  background: -moz-linear-gradient(top, #b3dff9 0%, #81caf4 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b3dff9), color-stop(100%, #81caf4));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #b3dff9 0%, #81caf4 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #b3dff9 0%, #81caf4 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #b3dff9 0%, #81caf4 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #b3dff9 0%, #81caf4 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3dff9', endColorstr='#81caf4', GradientType=0);
  /* IE6-9 */
}
.bt_enviar:hover {
  background: #c2e5f9;
}
/* ENVIO */
.envio_footer {
  padding: 4%;
}
.envio_footer p {
  color: #fff;
}
.envio_footer h4 {
  color: #fff;
  line-height: 32px;
  margin-bottom: 20px;
  font-size: 5em;
  text-transform: uppercase;
}
.bt_ajax_footer {
  width: 280px;
  height: 60px;
  text-align: center;
  padding-top: 0.7em;
  margin-top: 30px;
  font-size: 0.9em;
  display: block;
  color: #005e94;
  text-shadow: 0 1px 0 #ddeff9;
  font-weight: bold;
  font-family: 'latoregular';
  border-bottom: 2px #0076ac solid;
  border-radius: 5px;
  background: #b3dff9;
  /* Old browsers */
  background: -moz-linear-gradient(top, #b3dff9 0%, #81caf4 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b3dff9), color-stop(100%, #81caf4));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #b3dff9 0%, #81caf4 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #b3dff9 0%, #81caf4 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #b3dff9 0%, #81caf4 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #b3dff9 0%, #81caf4 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3dff9', endColorstr='#81caf4', GradientType=0);
  /* IE6-9 */
}
.bt_enviar:hover {
  background: #c2e5f9;
}
.g-recaptcha {
  width: 100%;
  margin-bottom: 1rem;
}
.g-recaptcha > div{

	width: 100% !important;
}
@media only screen and (min-width: 62em) {
  .g-recaptcha {
    margin-bottom: 0;
  }
  .g-recaptcha > div{

	width: 304px !important;
}
}
@media only screen and (min-width: 48em) {
  .g-recaptcha div {
    margin-left: -1.2rem;
    margin-top: -0.6rem;
    transform: scale(0.855263);
  }
}
.g-recaptcha div iframe {
  width: 100% !important;
}
.form fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.form label {
  display: block;
  font-weight: normal;
  margin-bottom: 0;
  font-family: 'OpenSans-Bold-webfont';
  font-size: 0.85rem;
  color: #05649a;
  margin-left: 5px;
}
.form .box_input {
  margin-bottom: 1rem;
  position: relative;
}
.form .box_input:after {
  content: "";
  display: block;
  clear: both;
}
.form input[type=search],
.form input[type=text] {
  width: 100%;
  padding: 0.8rem;
  background: #007dc5;
  border-radius: 5px;
  border: 1px #fff solid;
  font-size: 0.9rem;
  font-family: 'OpenSans-Regular-webfont';
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-appearance: none;
  -moz-appearance: none;
  color: #fff;
}
.form input[type=search]:focus,
.form input[type=text]:focus {
  outline: none;
}
.form legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 0;
  font-size: 1px;
  line-height: inherit;
  color: #333333;
  border: 5px;
  border: none;
  opacity: 0;
}
.form .box_select {
  display: block;
  text-align: left;
  position: relative;
}
.form .box_select select {
  width: 100%;
  padding: 0.8rem;
  background: #007dc5;
  border-radius: 5px;
  border: 1px #fff solid;
  font-size: 0.9rem;
  font-family: 'OpenSans-Regular-webfont';
  color: #fff;
  position: relative;
  z-index: 9;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.form .box_select select:focus {
  outline: none;
}
.form .box_select:after {
  content: "\f107";
  width: 10%;
  height: 1.5rem;
  display: block;
  position: absolute;
  right: 1px;
  bottom: 0;
  top: 0;
  margin: auto;
  text-align: center;
  pointer-events: none;
  z-index: 99;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 1.5rem;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #007dc5;
}
.form .box_select select.error {
  border: 1px #f4cecd solid;
  background: #f9e2e2;
  color: #e7908e;
}
.form textarea {
  height: 124px;
  width: 100%;
  padding: 0.8rem;
  background: #007dc5;
  border-radius: 5px;
  border: 1px #fff solid;
  font-size: 0.9rem;
  font-family: 'OpenSans-Regular-webfont';
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-appearance: none;
  -moz-appearance: none;
  color: #fff;
  white-space: initial;
  overflow: inherit;
  resize: none;
}
.form textarea:focus {
  outline: none;
}
.form textarea.error {
  border: 1px #f4cecd solid;
  background: #f9e2e2;
}
.form textarea.error ~ .error {
  top: 50px;
  bottom: inherit;
}
.form input.error {
  border: 1px #f4cecd solid;
  background: #f9e2e2;
}
.form span.error {
  position: absolute;
  z-index: 99;
  right: 0;
  top: 64px;
  padding: 0.5rem;
  color: #ffffff;
  border: 1px #d9534f solid;
  background: #d9534f;
  font-size: 0.8rem;
  border-radius: 5px;
  box-shadow: 0 3px 2px 0 #D6D6D6;
  border-bottom: 1px #b52b27 solid;
}
.form span.error:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: -8px;
  margin: auto;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #d9534f;
}
.form .radio {
  width: 48%;
  margin: 1rem 0;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.form .radio input {
  width: 12.3px;
  height: 12.3px;
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  margin: auto;
  z-index: 9;
  opacity: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.form .radio .check_img {
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  margin: auto;
  border: 2px #fff solid;
  z-index: 1;
  border-radius: 50%;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-shadow: 0 0 0 2px #007dc5;
}
.form .radio input:checked ~ .check_img {
  background-color: #007dc5;
}
.form .radio label {
  display: inline-block;
  vertical-align: middle;
  font-size: 1rem;
  margin-left: 1.5rem;
  margin-bottom: 0;
  cursor: pointer;
}
.form .radio span.error {
  width: 100%;
  right: 0;
  left: 0;
  top: 30px;
  margin: auto;
}
@media only screen and (min-width: 34em) {
  .form .radio span.error {
    width: 70%;
  }
}
@media only screen and (min-width: 48em) {
  .form .radio span.error {
    width: auto;
    right: inherit;
    left: 25px;
    top: 30px;
    bottom: inherit;
  }
}
.form .check_box {
  width: auto;
  margin: 60px 0 30px 0;
  text-align: center;
  position: relative;
}
.form .check_box input {
  height: 20px;
  width: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 9;
  opacity: 0;
  cursor: pointer;
}
.form .check_box .check_img {
  position: relative;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  background: #fff;
  border: 2px solid #007dc5;
  display: inline-block;
  vertical-align: middle;
  margin-left: -24px;
  z-index: 1;
}
.form .check_box .check_img:after {
  content: "";
  left: 6px;
  top: 2px;
  width: 3px;
  height: 8px;
  position: absolute;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.form .check_box input:checked ~ .check_img:after {
  content: "";
  left: 6px;
  top: 2px;
  width: 3px;
  height: 8px;
  position: absolute;
  border: solid #007dc5;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.form .check_box label {
  display: inline-block;
  vertical-align: middle;
  font-size: 1rem;
  margin: 4px 0 0 0.5rem;
}
.form .check_box span.error {
  width: 100%;
  right: 0;
  left: 0;
  top: 30px;
  margin: auto;
}
@media only screen and (min-width: 34em) {
  .form .check_box span.error {
    width: 70%;
  }
}
@media only screen and (min-width: 48em) {
  .form .check_box span.error {
    width: inherit;
    right: inherit;
    left: -40px;
    top: 34px;
  }
}
.envio {
  min-height: 300px;
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
}
.envio span {
  display: block;
  margin-bottom: 1rem;
}
.envio h3 {
  font-size: 1.3rem;
}
.envio img {
  width: auto;
  max-width: 100%;
  margin: 0 auto;
}
::-webkit-input-placeholder {
  color: #333;
  opacity: 1;
  font-family: 'OpenSans-Regular-webfont';
}
:-moz-placeholder {
  color: #333;
  opacity: 1;
  font-family: 'OpenSans-Regular-webfont';
}
::-moz-placeholder {
  color: #333;
  opacity: 1;
  font-family: 'OpenSans-Regular-webfont';
}
:-ms-input-placeholder {
  color: #333;
  opacity: 1;
}
:focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}
:focus:-moz-placeholder {
  opacity: 0;
  -moz-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}
:focus::-moz-placeholder {
  opacity: 0;
  -moz-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}
:focus:-ms-input-placeholder {
  opacity: 0;
  -ms-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}
/* INSTITUCIONAL */
/* LISTA NOVIDADES */
.right {
  width: 30%;
  float: right;
}
.left {
  width: 66%;
  float: left;
}
.lista_novidades li {
  display: block;
  margin-bottom: 30px;
  border-radius: 5px;
  box-shadow: 0 2px 2px 2px #bdd8e4;
}
@media only screen and (min-width: 62em) {
  .lista_novidades li {
    box-shadow: 0 2px 2px 2px #a0b7c15c;
  }
}
.lista_novidades li a {
  display: block;
  border-radius: 5px;
  padding: 20px;
  background: #fff;
  position: relative;
}
@media only screen and (min-width: 62em) {
  .lista_novidades li a {
    min-height: 240px;
  }
}
.lista_novidades li a em {
  display: block;
  color: #007dc5;
  font-size: 0.8rem;
  font-style: normal;
}
@media only screen and (min-width: 62em) {
  .lista_novidades li a em {
    margin-top: 1rem;
  }
}
.lista_novidades li a span {
  display: block;
  color: #0a2935;
  font-size: 1rem;
  margin: 1rem 0;
}
.lista_novidades li a:after {
  content: "";
  display: block;
  clear: both;
}
.lista_novidades li a:before {
  content: "";
  width: 1.6rem;
  height: 2rem;
  display: block;
  position: absolute;
  right: 15px;
  bottom: 15px;
  background: url(../imagens/icon_novidades.svg) bottom right no-repeat;
  background-size: contain;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.lista_novidades li a:hover:before {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.thumb_novidades {
  width: 30%;
  display: block;
  background: #007dc5;
  border-radius: 50%;
  text-align: right;
  padding: 5px 2px 5px 0;
  margin: 0;
  float: left;
}
@media only screen and (min-width: 62em) {
  .thumb_novidades {
    padding: 10px 3px 10px 0;
  }
}
.thumb_novidades img {
  width: 90%;
  border-radius: 50%;
}
.tit_novidades {
  width: 70%;
  display: block;
  float: right;
  padding: 0 2rem;
}
.paginacao {
  text-align: center;
  display: block;
  margin-top: 1rem;
  margin-bottom: 2rem;
}
.paginacao a {
  background: #0076bc;
  padding: 0.4rem 0.7rem;
  margin: 0 5px;
  color: #fff;
  border-bottom: 1px #00619b solid;
  border-radius: 5px;
  font-size: 0.9rem;
}
.paginacao a.pag_ativo {
  background: #00aeef;
}
/*MAIS LIDAS*/
.mais_lidas {
  background: #007dc5;
  border-radius: 5px;
  margin-top: 2rem;
}
@media only screen and (min-width: 62em) {
  .mais_lidas {
    margin-top: 0;
  }
}
.mais_lidas h3 {
  color: #fff;
  text-align: center;
  background: #00aeef;
  border-radius: 5px 5px 0 0;
  padding: 1rem 0;
  letter-spacing: 2px;
  font-size: 1.5rem;
  margin: 0;
}
.mais_lidas ul li {
  display: block;
}
.mais_lidas ul li a {
  display: block;
  padding: 2rem 1rem;
  border-top: 1px #00598d solid;
}
.mais_lidas ul li a:after {
  content: "";
  display: block;
  clear: both;
}
.mais_lidas ul li a:hover {
  background: #00598d;
}
.thumb_mais_lidas {
  width: 25%;
  display: block;
  margin: 0;
  overflow: hidden;
  float: left;
}
.thumb_mais_lidas img {
  width: 60px;
  height: 60px;
  border: 1px #00598d solid;
  border-radius: 50%;
  margin: 0 auto;
}
.tit_mais {
  width: 75%;
  display: block;
  color: #fff;
  font-size: 0.9em;
  float: left;
}
/*NOVIDADES*/
.box_novidade {
  display: block;
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 50px;
  background: #fff;
  position: relative;
  box-shadow: 0 2px 2px 2px #bdd8e4;
}
.box_novidade em {
  font-size: 0.8rem;
  display: block;
  margin-bottom: 1rem;
  border-bottom: 1px #e9e9e9 solid;
  padding-bottom: 15px;
  -webkit-appearance: none;
  font-style: normal;
  color: #94999c;
}
.box_novidade h3 {
  font-size: 1.5rem;
  margin-top: 1rem;
  font-family: 'OpenSans-Regular-webfont';
}
.foto_novidade {
  width: 100%;
  display: block;
  margin: 1em 0;
  position: relative;
  text-align: center;
}
.foto_novidade img {
  max-width: 100%;
  height: auto;
  width: auto;
}
.box_novidade p a {
  font-size: 1em;
  color: #007dc5;
  font-weight: bold;
}
.box_novidade p a:hover {
  color: #ffa800;
}
.box_novidade ul li a {
  font-weight: bold;
}
.box_novidade ul li a:hover {
  color: #ffa800;
}
.voltar {
  height: 35px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  right: 1.3rem;
  top: 0.7rem;
  font-size: 0.85rem;
  color: #94999c;
  padding-top: 5px;
}
.voltar:after {
  content: "";
  width: 28px;
  height: 22px;
  display: inline-block;
  vertical-align: bottom;
  margin: 0 0 0 5px;
  background: url(../imagens/icon_voltar.svg) bottom right no-repeat;
  background-size: contain;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.voltar:hover:after {
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
#form_comentario {
  max-width: 580px;
  min-height: 440px;
  margin: 50px auto;
  border-radius: 5px;
  padding: 1rem;
  background: #007dc5;
  position: relative;
}
@media only screen and (min-width: 62em) {
  #form_comentario {
    padding: 2rem;
  }
}
#form_comentario input[type='text'] {
  background: #c2e5f9;
  border: 1px solid #005d92;
  color: #0a2935;
}
#form_comentario textarea {
  background: #c2e5f9;
  border: 1px solid #005d92;
  color: #0a2935;
}
#form_comentario label {
  color: #fff;
}
.deixe_coment {
  font-size: 1.2rem;
  text-transform: uppercase;
  background: url(../imagens/comentario.svg) left center no-repeat;
  background-size: 44px;
  padding: 12px 0 15px 50px;
  color: #007dc5;
}
/* ERROR */
#form_comentario textarea.error {
  border: 1px #FFE800 solid;
  background: #f8e8eb;
}
#form_comentario input.error {
  border: 1px #FFE800 solid;
  background: #f8e8eb;
}
#form_comentario span.error {
  position: absolute;
  right: 5px;
  top: 0;
  color: #FFE800;
  font-size: 0.6em;
}
.envio {
  padding: 0 10%;
  color: #fff;
  height: 370px;
}
.envio h3 {
  color: #fff;
}
.lista_comentario li {
  display: block;
  border: 1px #007dc5 solid;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
.lista_comentario li span em {
  display: inline-block;
  color: #fff;
  font-size: 0.8rem;
  margin: 0;
  float: right;
  border: none;
  margin-top: 5px;
}
.lista_comentario li span {
  display: block;
  font-size: 1rem;
  background: #007dc5;
  color: #fff;
  padding: 10px;
  margin-bottom: 1rem;
}
.lista_comentario li p {
  font-size: 0.9rem;
  padding: 1rem;
  margin: 0;
}
.compartilhar {
  text-align: center;
  position: absolute;
  top: -3.3rem;
  right: 0;
}
@media only screen and (min-width: 62em) {
  .compartilhar {
    width: 310px;
    top: 0.9rem;
    left: 0;
    right: 0;
    margin: auto;
  }
}
.compartilhar > span {
  font-size: 0.8rem;
  color: #94999c;
  display: none;
}
@media only screen and (min-width: 75em) {
  .compartilhar > span {
    display: inline-block;
    vertical-align: middle;
  }
}
.fb-like {
  vertical-align: middle;
}
#twitter-widget-0 {
  vertical-align: middle;
}
/* CONTATO */
#form_contato {
  max-width: 490px;
  min-height: 500px;
  display: block;
  position: relative;
}
#form_contato .btn_site {
  width: 100%;
}
#info_contato {
  margin: 5rem 0;
  text-align: center;
}
@media only screen and (min-width: 62em) {
  #info_contato {
    margin: 0;
  }
}
#info_contato div {
  width: 300px;
  height: 300px;
  border-radius: 50%;
  background: #007dc5;
  display: none;
  margin: 2rem auto 4rem auto;
}
@media only screen and (min-width: 62em) {
  #info_contato div {
    width: 380px;
    height: 380px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
#info_contato h4 {
  text-transform: uppercase;
  font-size: 2rem;
  margin-bottom: 1rem;
  display: none;
}
@media only screen and (min-width: 62em) {
  #info_contato h4 {
    display: block;
  }
}
#info_contato p {
  color: #fff;
  margin: 0.5rem 0;
  text-align: center;
}
@media only screen and (min-width: 62em) {
  #info_contato p {
    margin: 1rem 0;
  }
}
#info_contato p strong {
  font-size: 1.5rem;
}
#info_contato p + p + p {
  font-size: 0.85rem;
  line-height: 1.8;
}
#info_contato p strong a[href^=tel] {
  color: #fff;
  text-decoration: none;
}
.mapa {
  height: 1px;
  opacity: 0;
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  visibility: hidden;
  position: relative;
}
.mapa_open {
  height: 450px;
  opacity: 1;
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  visibility: visible;
}
.ver_mapa {
  padding: 40px 0 40px 60px;
  background: url(../imagens/pointer.svg) left center no-repeat;
  color: #007dc5;
}
.envio {
  height: 450px;
}
/* duvidas */
.lista_duvidas {
  max-width: 800px;
  margin: 2rem auto 0 auto;
}
.lista_duvidas h4 {
  color: #0a2935;
  box-shadow: 0 8px 7px -7px rgba(126, 145, 154, 0.66);
  border-radius: 5px;
  cursor: pointer;
  margin-top: 1rem;
  margin-bottom: 0;
  background: #fff;
  padding: 1rem;
  border: 1px #cde2ec solid;
  font-family: 'OpenSans-Regular-webfont';
  font-weight: normal;
  font-size: 0.9rem;
}
@media only screen and (min-width: 62em) {
  .lista_duvidas h4 {
    border: 1px #fff solid;
  }
}
.lista_duvidas h4:hover {
  background: #0076bc;
  border: 1px #0076bc solid;
  color: #fff;
}
.lista_duvidas .duvida_ativo {
  background: #0076bc;
  border: 1px #0076bc solid;
  color: #fff;
  border-radius: 5px 5px 0 0;
}
.box_duvida {
  background: #0076bc;
  color: #fff;
  padding: 20px;
  border-top: 1px #fff solid;
  margin-bottom: 30px;
  display: none;
  border-radius: 0 0 5px 5px;
}
.box_duvida p {
  margin: 1em 0;
  font-size: 0.9rem;
}
.box_duvida a {
  color: #FFA800;
  font-weight: bold;
}
.box_duvida a:hover {
  text-decoration: underline;
}
#form_duvidas {
  max-width: 400px;
  min-height: 490px;
  padding: 2rem;
  background: #0076bc;
  border-radius: 5px;
  border: 1px #0068a5 solid;
  margin: 2rem auto;
  position: relative;
  display: none;
}
#form_duvidas label {
  font-size: 0.8rem;
}
#form_duvidas input[type='text'] {
  background: #d2eeff;
  border: 1px #0068a5 solid;
  color: #0a2935;
}
#form_duvidas textarea {
  background: #d2eeff;
  border: 1px #0068a5 solid;
  color: #0a2935;
}
#form_duvidas label {
  color: #c3e1f3;
}
#form_duvidas .bt_form {
  width: 100%;
}
#form_duvidas h4 {
  font-size: 1.5rem;
  text-transform: uppercase;
  margin-bottom: 0;
}
/* ERROR */
#form_duvidas textarea.error {
  border: 1px #FFE800 solid;
  background: #f8e8eb;
}
#form_duvidas input.error {
  border: 1px #FFE800 solid;
  background: #f8e8eb;
}
#form_duvidas span.error {
  position: absolute;
  right: 5px;
  top: 0;
  color: #FFE800;
  font-size: 1rem;
}
#form_duvidas .envio {
  width: 100%;
  padding: 0 10%;
  color: #fff;
  height: 340px;
}
#form_duvidas .envio h3 {
  color: #fff;
}
.bt_duvida {
  text-align: center;
}
@media only screen and (min-width: 62em) {
  .bt_duvida {
    text-align: right;
    margin-top: 1.5rem;
  }
}
.bt_duvida a {
  padding: 1rem 1rem 1rem 3.5rem;
  border-bottom: 2px #e79800 solid;
  border-radius: 5px;
  color: #fff;
  font-size: 1rem;
  background: url(../imagens/icon_duvida.svg) #ffa800 left center no-repeat;
  background-size: 47px;
  display: inline-block;
}
.bt_duvida a:hover {
  background: url(../imagens/icon_duvida.svg) #ffb932 left center no-repeat;
  background-size: 47px;
}
.seta_mais {
  margin-top: 1rem;
  text-align: center;
}
.seta_mais a {
  display: block;
  margin: 0 auto;
  width: 64px;
  height: 48px;
  background: url(../imagens/seta_mais.svg) center center no-repeat;
  background-size: contain;
  -webkit-animation: animate 1.2s infinite linear;
  animation: animate 1.2s infinite linear;
}
.seta_mais a:hover {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
/* CLINICA */
.texto_clinica p > a {
  font-size: 1em;
  color: #007dc5;
  font-weight: bold;
}
.texto_clinica p > a:hover {
  color: #ffa800;
}
.texto_clinica ul li {
  font-size: 3em;
}
.lista_clinica:after {
  content: "";
  display: block;
  clear: both;
}
.lista_clinica li {
  width: 50%;
  float: left;
  margin: 0;
  position: relative;
}
@media only screen and (min-width: 62em) {
  .lista_clinica li {
    width: 25%;
  }
}
.lista_clinica li a {
  display: block;
  padding: 1rem;
}
.lista_clinica li a img {
  width: 100%;
  height: auto;
  border-radius: 50%;
  border: 5px #dce7eb solid;
}
.lista_clinica li a:hover img {
  opacity: 0.5;
}
.lista_clinica li a span {
  display: none;
}
.box_open {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 125, 197, 0.8);
  z-index: 999;
  display: none;
}
.container_center {
  max-width: 80%;
  height: 80%;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  margin: 8% auto 0 auto;
  padding: 30px 10%;
  position: relative;
  background: #fff;
}
.container_center img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: 0 auto;
}
.fechar {
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  top: 3%;
  right: 4%;
  z-index: 9999;
  background: url(../imagens/close.svg) center center no-repeat;
  border: 2px #fff solid;
  background-size: 80%;
}
/* PÁGINA DE ERRO */
.box_mensagem_left,
.box_mensagem_right {
  display: block;
  position: relative;
}
@media only screen and (min-width: 62em) {
  .box_mensagem_left,
  .box_mensagem_right {
    margin: 4rem 0 4rem 0;
  }
}
.box_mensagem_left h3,
.box_mensagem_right h3 {
  font-size: 5rem;
  line-height: 1;
}
.box_mensagem_left p,
.box_mensagem_right p {
  font-size: 1.2rem;
  margin: 0;
}
.box_mensagem_left p strong,
.box_mensagem_right p strong {
  display: block;
  margin-bottom: 1.5rem;
}
.box_mensagem_left {
  text-align: center;
}
@media only screen and (min-width: 62em) {
  .box_mensagem_left {
    text-align: right;
  }
}
.links {
  margin-bottom: 60px;
}
@media only screen and (min-width: 62em) {
  .links {
    text-align: center;
  }
}
.links p {
  font-size: 1.2rem;
}
.lista_links {
  margin: 3rem 0;
}
.lista_links li {
  width: 226px;
  display: block;
  background: #fff;
  margin: 1rem auto;
  border: 1px #f0f3f4 solid;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  text-align: center;
}
@media only screen and (min-width: 62em) {
  .lista_links li {
    display: inline-block;
    vertical-align: top;
    margin: 10px 50px;
  }
}
.lista_links li a {
  padding: 20px 20px 40px 20px;
  display: block;
  font-family: 'OpenSans-Bold-webfont';
}
.lista_links li a img {
  margin: 30px 0 40px 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.lista_links li a:hover img {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.flexslider a:active,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  background: #fff;
  margin-bottom: 2rem;
  float: none !important;
  box-shadow: 0 2px 2px 2px #bdd8e4;
  border-radius: 8px;
  overflow: hidden;
}
@media only screen and (min-width: 62em) {
  .flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
    float: left !important;
    box-shadow: none;
    border-radius: 0;
  }
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides2 > li {
  width: 210px;
  opacity: 0.8;
}
.flexslider .slides2 img {
  width: 100%;
  display: block;
  cursor: pointer;
  border: 1px #fff solid;
}
.flexslider .slides2 > li:hover {
  opacity: 1;
}
.flexslider .slides2 > li.flex-active-slide {
  opacity: 1;
}
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
.back_carousel {
  width: 100%;
  background: #007dc5;
  margin: 2rem 0;
  padding: 1rem 0;
  display: none;
}
@media only screen and (min-width: 62em) {
  .back_carousel {
    display: block;
  }
}
#beforeafter1 {
  margin: 0 auto;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
  max-width: 780px;
  margin: 0 auto;
  position: relative;
  zoom: 1;
  border-radius: 5px;
}
@media only screen and (min-width: 62em) {
  .flexslider {
    background: #fff;
    border: 2px #fff solid;
    padding: 5px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  }
}
.thumbs {
  background: #fff;
  border: 4px solid #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flex-viewport {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  z-index: 1;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flexslider .slides {
  zoom: 1;
}
.carousel li {
  margin-right: 5px;
}
.slides li p {
  padding: 1rem;
  font-size: 0.9rem;
  margin: 0;
}
@media only screen and (min-width: 62em) {
  .slides li p {
    text-align: justify;
  }
}
.slides li p a {
  color: #007dc5;
}
.back_slider {
  width: 100%;
  background: #c9e4f1;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 62em) {
  .back_slider {
    background: #ecf8fd;
  }
}
/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}
.flex-direction-nav .flex-prev {
  width: 15px;
  height: 29px;
  position: absolute;
  bottom: 0;
  left: -3rem;
  top: 0;
  margin: auto;
  background: url(../imagens/flex-prev.svg) center no-repeat;
  background-size: contain;
  text-indent: -9999px;
}
.flex-direction-nav .flex-next {
  width: 15px;
  height: 29px;
  position: absolute;
  bottom: 0;
  right: -3rem;
  top: 0;
  margin: auto;
  background: url(../imagens/flex-next.svg) center no-repeat;
  background-size: contain;
  text-indent: -9999px;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}
/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* Direction Nav */
#slider .flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 230px;
  z-index: 5;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}
#slider .flex-direction-nav .flex-prev {
  width: 60px;
  height: 192px;
  left: -90px;
  background: url(../imagens/owl-prev.svg) center no-repeat;
  text-indent: -9999px;
  border-radius: 5px;
  display: none;
}
@media only screen and (min-width: 62em) {
  #slider .flex-direction-nav .flex-prev {
    display: block;
  }
}
#slider .flex-direction-nav .flex-next {
  width: 60px;
  height: 192px;
  right: -90px;
  background: url(../imagens/owl-next.svg) center no-repeat;
  text-indent: -9999px;
  border-radius: 5px;
  display: none;
}
@media only screen and (min-width: 62em) {
  #slider .flex-direction-nav .flex-next {
    display: block;
  }
}
#slider .flexslider:hover .flex-prev {
  opacity: 1;
  left: 10px;
}
#slider .flexslider:hover .flex-next {
  opacity: 1;
  right: 10px;
}
@media screen and (max-width: 1200px) {
  .back_slider .center {
    padding: 30px 150px;
  }
}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
/* TRATAMENTOS */
.lista_tratamentos {
  text-align: center;
}
.lista_tratamentos:after {
  content: "";
  display: block;
  clear: both;
}
@media only screen and (min-width: 62em) {
  .lista_tratamentos {
    padding: 50px 0;
  }
}
.lista_tratamentos li {
  width: 100%;
  display: block;
  padding: 0;
  text-align: center;
  margin-bottom: 50px;
  float: left;
}
@media only screen and (min-width: 34em) {
  .lista_tratamentos li {
    width: 50%;
  }
}
@media only screen and (min-width: 62em) {
  .lista_tratamentos li {
    width: 25%;
  }
}
.lista_tratamentos li a {
  width: 100%;
  display: inline-block;
  color: #fff;
  font-size: 1rem;
  position: relative;
  transition: all 0.2s ease-in-out;
  padding: 2rem;
}
.lista_tratamentos li a span {
  display: inline-block;
  color: #007dc5;
  background: #fff;
  padding: 10px;
  border: 1px #dce7eb solid;
  border-radius: 5px;
  margin: 1.5rem auto 0 auto;
}
.lista_tratamentos li a img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 50%;
  border: 4px #dce7eb solid;
}
.lista_tratamentos li a:hover {
  transform: scale(1.1);
}
.lista_tratamentos li a:hover span {
  background: #007dc5;
  color: #fff;
  border: 1px #007dc5 solid;
}
.texto_tratamento h3 {
  text-transform: uppercase;
  font-size: 1.5rem;
  margin-top: 0;
}
.texto_tratamento ul li {
  font-size: 3em;
}
.texto_tratamento p > a {
  font-size: 1em;
  color: #007dc5;
  font-weight: bold;
}
.texto_tratamento p > a:hover {
  color: #ffa800;
}
.galeria_tratamento li {
  width: 50%;
  float: left;
  padding: 1rem;
  position: relative;
}
@media only screen and (min-width: 62em) {
  .galeria_tratamento li {
    width: 23%;
    padding: 0.5rem;
  }
}
.galeria_tratamento li a {
  width: 100%;
  height: auto;
  display: block;
}
.galeria_tratamento li a img {
  width: 100%;
  height: auto;
  border-radius: 50%;
  border: 5px #dce7eb solid;
}
.galeria_tratamento li a:hover img {
  opacity: 0.5;
}
/* PERFIL */
.texto_perfil p a {
  font-weight: bold;
  color: #007dc5;
}
.texto_perfil p a:hover {
  color: #ffa800;
}
.texto_perfil ul li {
  margin: 10px 0;
  font-weight: bold;
}
.texto_perfil ul li a {
  font-weight: bold;
  color: #007dc5;
}
.texto_perfil ul li a:hover {
  color: #ffa800;
}
.perfil_img {
  width: 100%;
  display: block;
  background: #007dc5;
  border-radius: 50%;
  text-align: right;
  padding: 23px 5px 0 0;
  margin: 0;
}
@media only screen and (min-width: 62em) {
  .perfil_img {
    width: 300px;
    margin: 0 auto;
  }
}
.perfil_img img {
  border-radius: 50%;
}


.redes_sociais img{
  width: 35px!important;

}

.redes_sociais a{
  margin-left: 1.5rem;
}


.redes_mobile img{
  width: 37px!important;
}

.redes_mobile a{
  margin-right: 1.5rem;
}


 .redes_mobile .popup{
    position: absolute;
  }

.instagram_mobile{
  margin-right: 0.8rem!important;

}










.hidden_text{
    background:rgba(0, 125, 197, 0.69);
    cursor:pointer;
    display:none;
    height:100%;
    position:fixed;
    text-align:center;
    top:0;
    width:100%;
    z-index:10000;

}
.hidden_text .helper{
    display:inline-block;
    height:40%;
    vertical-align:middle;
}
.hidden_text > div {
    background-color: #fff;
    box-shadow:0 5px 20px rgba(0, 0, 0, 0.5);
    display: inline-block;
    height: auto;
    max-width: 551px;
    min-height: 200px;
    vertical-align: middle;
    width: 85%;
    position: relative;
    border-radius: 4px;
    padding: 19px 5% 15px 5%;
    border: 15px #f9f9f9 solid;

}
@media only screen and (min-width: 62em) {
.hidden_text > div{

  width: 60%;
  padding: 34px 5% 15px 5%;
  }
}
.popupCloseButton {

    color:#007dc5;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    background-image: url(../imagens/fancybox_sprite.svg);
    position: absolute;
    top: -32px;
    right: -32px;
    font-size: 18px;
    line-height: 30px;
    width: 35px;
    height: 35px;
    text-align: center;
}

.popup{
    cursor: pointer;
    font-size: 20px;
    display: inline-block;
    font-weight: bold;
}





@media only screen and (max-width: 62em) {
  .hidden_text .helper{
    height:100%;
  }


}