@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap");
* {
  color: #1a1a1a;
}

body {
  max-width: 1920px;
  margin: auto;
  overflow-x: hidden;
}

.container.big {
  max-width: 1275px;
}

.row-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.btn-pre-avaliacao {
  cursor: pointer;
  outline: 0;
  position: relative;
  font-size: 16px;
  text-align: left;
  line-height: 1em;
  background-color: #de2e2e;
  color: #fff;
  padding: 10px 30px;
  padding-left: 50px;
  border-radius: 50px;
  margin-left: 20px;
  display: table;
}
.btn-pre-avaliacao:hover {
  color: white;
  opacity: 0.7;
}
.btn-pre-avaliacao:before {
  content: "\e905";
  font-family: icomoon;
  z-index: 3;
  font-size: 20px;
  color: #001f43;
  width: 54px;
  height: 54px;
  position: absolute;
  left: -7px;
  top: 18px;
}
.btn-pre-avaliacao:after {
  content: "";
  z-index: 2;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  background: #fff;
  position: absolute;
  left: -22px;
  top: 0;
}
.btn-pre-avaliacao strong {
  color: #fff;
}

.whatsapp {
  cursor: pointer;
}

.modal-backdrop.show {
  opacity: 0.8;
}

.modal .modal-header {
  border: none;
  padding-right: 0;
}
.modal .modal-header .close {
  outline: none;
  text-shadow: none;
  font-weight: 400;
  padding-right: 0;
  padding-bottom: 10px;
  opacity: 1;
}
.modal .modal-header .close span {
  font-size: 18px;
  color: white;
  text-shadow: none;
}
.modal .modal-content {
  background-color: transparent;
  border: none;
}
.modal .modal-content * {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.modal .modal-content .modal-body {
  padding: 0;
}
.modal .video {
  height: 500px;
}
.modal .video #videoFrame {
  width: 100%;
  height: 100%;
  border: 0;
}

@media (min-width: 992px) {
  footer .foot {
    margin-bottom: 90px;
  }
}

.fones a {
  color: #001f43;
}

.social-bottom {
  background-color: #011f43;
  margin-top: -40px;
  padding-bottom: 30px;
}
.social-bottom span {
  color: white;
  font-size: 18px;
  display: block;
  margin-bottom: 15px;
}
.social-bottom a {
  margin: 0 6px;
}
.social-bottom a i {
  font-size: 20px;
  color: white;
}

section.texto-meio {
  margin-top: -30px;
  margin-bottom: 60px;
}
section.texto-meio a {
  display: flex;
  align-items: center;
}
section.texto-meio a i {
  color: #de2e2e;
  font-size: 50px;
  margin-right: 17px;
}
section.texto-meio a:hover {
  opacity: 0.7;
}
section.texto-meio a span,
section.texto-meio a strong {
  color: #de2e2e;
  margin: 0;
  font-size: 24px;
}
@media (max-width: 991px) {
  section.texto-meio {
    margin-bottom: 30px;
    margin-top: 0;
  }
  section.texto-meio a {
    width: 250px;
    margin: auto;
  }
  section.texto-meio a i {
    font-size: 40px;
    margin-right: 15px;
  }
  section.texto-meio a span,
  section.texto-meio a strong {
    font-size: 20px;
  }
}

.avaliacao-novo {
  cursor: pointer;
  display: block;
}
.avaliacao-novo:hover {
  opacity: 0.7;
}
.avaliacao-novo span {
  font-size: 14px;
  color: #de2e2e;
  font-weight: 700;
  margin-bottom: 6px;
  display: inline-block;
  width: 100%;
  text-align: center;
  position: relative;
  left: -17px;
}
.avaliacao-novo .in {
  display: table;
  position: relative;
  background-color: #de2e2e;
  border-radius: 9px;
  text-align: left;
  padding: 10px 25px;
  padding-left: 30px;
  color: white;
  font-weight: 600;
}
.avaliacao-novo .in:before {
  content: "\e905";
  color: black;
  font-family: icomoon;
  position: absolute;
  left: -22px;
  top: -3px;
  font-weight: 200;
  background: white;
  border-radius: 100%;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1803921569);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  font-size: 19px;
  height: 45px;
}

.whatsapp-novo {
  cursor: pointer;
}
.whatsapp-novo:hover {
  opacity: 0.7;
}
.whatsapp-novo span {
  font-size: 14px;
  color: #075e55;
  font-weight: 700;
  margin-bottom: 5px;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.whatsapp-novo .in {
  display: table;
  position: relative;
  background-color: #075e55;
  border-radius: 9px;
  text-align: left;
  padding: 10px 25px;
  padding-left: 30px;
  color: white;
  font-weight: 600;
}
.whatsapp-novo .in:before {
  content: "";
  width: 42px;
  height: 42px;
  position: absolute;
  left: -20px;
  top: 0;
  background: url(../images/bgs/whatsapp.svg) center center no-repeat;
}

.raddar {
  margin-right: 0;
}
.raddar img {
  height: 25px;
  margin-right: 0;
}

.banner-novo .owl-carousel button.owl-prev,
.banner-novo .owl-carousel button.owl-next {
  position: absolute !important;
  bottom: 50% !important;
  outline: none !important;
  color: white !important;
  font-size: 42px !important;
  padding: 2px 5px !important;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3) !important;
}
@media (max-width: 991px) {
  .banner-novo .owl-carousel button.owl-prev,
  .banner-novo .owl-carousel button.owl-next {
    font-size: 25px !important;
    background-color: rgba(0, 0, 0, 0.2) !important;
    padding: 7px 5px !important;
  }
}
.banner-novo .owl-carousel button.owl-prev:hover,
.banner-novo .owl-carousel button.owl-next:hover {
  opacity: 0.8 !important;
}
.banner-novo .owl-carousel .owl-prev {
  border-radius: 0 5px 5px 0 !important;
  left: 25px !important;
}
@media (max-width: 991px) {
  .banner-novo .owl-carousel .owl-prev {
    left: 0 !important;
  }
}
.banner-novo .owl-carousel .owl-next {
  border-radius: 5px 0 0 5px !important;
  right: 25px !important;
}
@media (max-width: 991px) {
  .banner-novo .owl-carousel .owl-next {
    right: 0 !important;
  }
}

.separador-numeros {
  padding: 20px 0;
  background-color: #efefef;
}
.separador-numeros .logo {
  margin-top: 10px;
}
.separador-numeros .logo img {
  width: 100%;
  height: auto;
}
@media (max-width: 991px) {
  .separador-numeros .logo img {
    width: 100px;
  }
}
.separador-numeros .nome {
  font-size: 15px;
  color: #001f43;
}
.separador-numeros .foto {
  margin-top: 10px;
  width: 110px;
  height: 110px;
  border: 2px solid #001f43;
  border-radius: 100%;
  overflow: hidden;
}
.separador-numeros .foto img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.separador-numeros h4 {
  text-align: center;
  font-size: 20px;
  margin-bottom: 15px;
  color: #213c5b;
}
@media (max-width: 991px) {
  .separador-numeros h4 {
    font-size: 16px;
  }
}
.separador-numeros h2 {
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 15px;
}
.separador-numeros .btn-zap-texto {
  text-align: center;
  margin-top: 20px;
  color: #075e55;
  font-weight: 600;
  display: block;
  font-size: 18px;
}
.separador-numeros .btn-zap-texto i {
  color: #075e55;
  font-size: 32px;
  margin-right: 5px;
  vertical-align: middle;
}
.separador-numeros .numeros {
  text-align: center;
  font-size: 19px;
  line-height: 1.2;
}
.separador-numeros .numeros strong {
  font-size: 50px;
  font-weight: 100;
  display: block;
}
@media (max-width: 991px) {
  .separador-numeros .numeros {
    font-size: 15px;
  }
  .separador-numeros .numeros strong {
    font-size: 20px;
  }
}
.separador-numeros .especialista {
  text-align: center;
}
.separador-numeros .especialista span {
  font-size: 16px;
}
.separador-numeros .especialista .crm {
  margin-top: 10px;
  color: #213c5b;
  line-height: 1.1;
  font-size: 14px;
  font-weight: 500;
}
@media (max-width: 991px) {
  .separador-numeros .especialista .crm {
    margin-top: 0;
  }
}

section.topo a.whatsapp {
  display: inline-block;
  flex-shrink: 0;
  padding: 10px 40px;
  padding-left: 40px;
}
section.topo .btn-pre-avaliacao {
  flex-basis: 250px;
}
section.topo .logo {
  margin-bottom: 0 !important;
}
section.topo .logo img {
  width: auto !important;
  height: 100px;
}
@media (max-width: 991px) {
  section.topo .logo img {
    height: 80px !important;
  }
}

.barra-social {
  margin-bottom: 10px;
}
.barra-social a {
  margin: 0 6px;
}
.barra-social span {
  margin-right: 7px;
}
@media (max-width: 991px) {
  .barra-social {
    margin-bottom: 0;
  }
  .barra-social span {
    display: none;
  }
}

@media (min-width: 992px) {
  header .topo {
    padding-bottom: 45px;
  }
}
@media (max-width: 991px) {
  header .topo {
    padding-bottom: 10px;
  }
  header .topo .pfix {
    padding: 0;
  }
  header .topo a {
    font-size: 14px;
  }
  header .topo p {
    font-size: 12px;
  }
}

.megasessao h2 {
  font-size: 24px !important;
  margin-bottom: 20px !important;
}
@media (min-width: 992px) {
  .megasessao {
    padding-top: 70px;
  }
}
@media (max-width: 991px) {
  .megasessao h2 {
    font-size: 20px !important;
  }
}
.megasessao figure,
.megasessao img {
  height: 100% !important;
}
.megasessao .ft {
  position: relative;
  cursor: pointer;
}
.megasessao .ft:after {
  content: "\f144";
  font-family: "Font Awesome 5 Free";
  left: calc(50% - 60px);
  top: 190px;
  position: absolute;
  font-size: 60px;
  color: gainsboro;
  text-shadow: 1px 2px black;
}
@media (max-width: 991px) {
  .megasessao .ft:after {
    display: none;
  }
}
.megasessao .ft:hover {
  opacity: 0.9;
}
.megasessao .ft .play {
  position: absolute;
  z-index: 2;
  bottom: 80px;
  left: calc(50% - 160px);
  font-size: 25px;
  margin-top: 35px;
  border-radius: 20px;
  padding: 7px 20px;
  color: white;
  display: inline-block;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.megasessao .ft .play i {
  color: white;
  font-size: 26px;
  vertical-align: middle;
  margin-right: 5px;
}
@media (max-width: 991px) {
  .megasessao .ft .play {
    width: 100%;
    left: 0;
    text-align: center;
  }
}
.megasessao img {
  position: relative;
}
@media (min-width: 992px) {
  .megasessao img {
    left: -120px;
    height: 100% !important;
    width: auto !important;
    max-width: none !important;
  }
}
.megasessao .row-flex {
  max-width: 500px;
  margin-left: 0;
}
.megasessao .texto {
  margin-bottom: 20px;
  font-size: 20px;
}
.megasessao .texto strong {
  font-size: 20px;
}
@media (max-width: 991px) {
  .megasessao .texto {
    font-size: 16px;
    text-align: center;
  }
  .megasessao .texto strong {
    font-size: 16px;
  }
}
.megasessao a.whatsapp {
  color: white !important;
  font-weight: 500;
  padding-right: 10px !important;
}
.megasessao .goToform {
  font-size: 15px !important;
  padding-left: 45px !important;
  background-color: #de2e2e !important;
}
.megasessao .goToform:before {
  top: 28px !important;
  font-size: 20px !important;
}
.megasessao .goToform strong {
  font-size: 19px !important;
}
@media (max-width: 991px) {
  .megasessao .row-flex {
    flex-flow: column;
    margin-left: 26px;
  }
  .megasessao .goToform {
    margin-bottom: 20px !important;
    margin-left: 15px !important;
    display: block;
  }
  .megasessao .goToform strong {
    display: inline !important;
    font-size: 16px !important;
  }
}

section.categorias {
  padding: 50px 0;
}
section.categorias h1 {
  text-align: center;
  font-size: 36px;
}
section.categorias .row {
  margin-top: 40px;
}
section.categorias .resumo {
  max-width: 800px;
  margin: auto;
  font-size: 19px;
  text-align: center;
}
section.categorias .resumo strong {
  font-size: 19px;
}
section.categorias .box {
  display: block;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid lightgray;
}
section.categorias .box:hover .botao {
  opacity: 0.7;
}
section.categorias .box .botao {
  color: white;
  display: block;
  background-color: #de2e2e;
  padding: 8px;
  margin-top: 15px;
  font-weight: 500;
  border-radius: 7px;
  text-align: center;
}
section.categorias .box .in-box {
  padding: 20px;
}
section.categorias .box img {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-bottom: 1px solid lightgray;
}
section.categorias .box h5 {
  text-align: center;
  font-size: 18px;
}
@media (max-width: 991px) {
  section.categorias {
    padding: 0 0 30px 0;
  }
  section.categorias h1 {
    font-size: 20px;
  }
  section.categorias .row {
    margin-top: 25px;
  }
  section.categorias .resumo {
    font-size: 15px;
  }
  section.categorias .resumo strong {
    font-size: 15px;
  }
}

section.agende {
  background-color: #001f43;
  padding: 40px 0;
}
section.agende h2 {
  color: white;
  font-size: 26px;
}
section.agende .texto {
  color: white;
  font-weight: 300;
  font-size: 18px;
}
section.agende .telefone {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
}
section.agende .telefone:last-child {
  margin-bottom: 0;
}
section.agende .telefone i {
  margin: 0;
  font-size: 36px;
  margin-right: 15px;
  color: white;
}
section.agende .telefone span {
  font-size: 16px;
  margin: 0;
  color: white;
}
section.agende .telefone span strong {
  color: white;
  font-size: 20px;
}
@media (max-width: 991px) {
  section.agende {
    padding: 30px 0;
    text-align: center;
  }
  section.agende h2 {
    font-size: 20px;
  }
  section.agende .texto {
    font-size: 15px;
  }
  section.agende .telefone:first-child {
    margin-top: 20px;
  }
  section.agende .telefone span {
    font-size: 15px;
  }
  section.agende .telefone span strong {
    font-size: 16px;
  }
  section.agende .telefone i {
    font-size: 32px;
    margin-right: 15px;
  }
}

section.conheca {
  padding: 60px 0;
  margin-bottom: 0;
}
section.conheca h3 {
  color: #001f43;
}
section.conheca .whatsapp {
  color: white !important;
}
section.conheca .whatsapp strong {
  color: white;
}
section.conheca .video {
  background-image: url("../images/novo/thumb.png");
  background-size: cover;
  background-position: center;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  border-radius: 10px;
}
section.conheca .video:hover {
  opacity: 0.9;
}
section.conheca .video:before {
  background: rgba(0, 0, 0, 0.5);
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}
section.conheca .video .in {
  position: relative;
  z-index: 2;
  color: white;
  max-width: 400px;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
}
section.conheca .video .in .play-2 {
  color: #d0d0d0;
  font-size: 50px;
  display: block;
  margin-bottom: 15px;
}
section.conheca .video .in .play {
  font-size: 20px;
  margin-top: 20px;
  border-radius: 20px;
  padding: 7px 20px;
  color: white;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #bd5050;
}
section.conheca .video .in .play i {
  color: white;
  font-size: 24px;
  vertical-align: middle;
  margin-right: 5px;
}
@media (max-width: 991px) {
  section.conheca {
    padding: 5px 0;
    text-align: center;
  }
  section.conheca .video {
    height: 200px;
    margin-bottom: 30px;
  }
  section.conheca .video .in {
    font-size: 16px;
    padding: 35px;
  }
  section.conheca .video .in .play {
    font-size: 17px;
  }
  section.conheca .video .in .play i {
    font-size: 20px;
  }
  section.conheca h2 {
    font-size: 20px;
  }
  section.conheca ul li:before {
    display: none;
  }
  section.conheca h3 {
    font-size: 18px;
  }
}

section.duvidas {
  padding: 60px 0;
}
section.duvidas h1 {
  color: #001f43;
  font-size: 34px;
  text-align: center;
  font-weight: 500;
  margin-bottom: 50px;
}
section.duvidas h2 {
  color: dimgray;
  font-size: 24px;
}
section.duvidas .item .pergunta {
  background-color: #001f43;
  padding: 15px 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
section.duvidas .item .pergunta span {
  margin: 0;
  font-size: 16px;
  color: white;
  padding-right: 20px;
}
section.duvidas .item .pergunta i {
  font-size: 18px;
  margin: 0;
  color: whitesmoke;
}
section.duvidas .item .resposta {
  padding-top: 20px;
  transition: 0.3s all;
  max-height: 0;
  overflow: hidden;
}
section.duvidas .item.abrir .resposta {
  max-height: 3000px;
}
section.duvidas .video {
  background-image: url("../images/novo/thumb2.jpg");
  background-size: cover;
  background-position: center;
  height: 300px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  margin-top: 30px;
  cursor: pointer;
}
section.duvidas .video:hover {
  opacity: 0.8;
}
section.duvidas .video:before {
  background: rgba(0, 0, 0, 0.5);
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}
section.duvidas .video .in {
  position: relative;
  z-index: 2;
  text-align: center;
}
section.duvidas .video .in .play {
  font-size: 20px;
  border-radius: 20px;
  padding: 7px 20px;
  color: white;
  display: inline-block;
}
section.duvidas .video .in .play i {
  color: white;
  font-size: 32px;
  vertical-align: middle;
  margin-bottom: 5px;
}
@media (max-width: 991px) {
  section.duvidas {
    padding: 10px 0;
  }
  section.duvidas h1 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  section.duvidas .video {
    height: 200px;
    margin-bottom: 20px;
  }
  section.duvidas h2 {
    font-size: 18px;
    text-align: center;
  }
}

section.drcarloscalixto {
  padding: 50px 0 80px 0;
}
section.drcarloscalixto .foto {
  border-radius: 100%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border: 5px solid rgba(0, 31, 67, 0.6);
}
section.drcarloscalixto figure {
  margin: auto;
  margin-bottom: 30px;
}
section.drcarloscalixto h6 {
  text-align: center;
  margin: 0;
}
section.drcarloscalixto .box-certificacoes {
  border: 1px solid lightgray;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
  margin-top: 20px;
  border-radius: 6px;
}
section.drcarloscalixto .box-certificacoes img {
  height: 80px;
  width: 80px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 991px) {
  section.drcarloscalixto {
    padding: 30px 0;
  }
  section.drcarloscalixto .foto {
    height: 150px;
    width: 150px;
  }
}

section.video-passanu {
  padding: 150px 0;
  margin-bottom: 20px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
section.video-passanu .container {
  text-align: center;
  max-width: 800px;
  color: white;
}
section.video-passanu video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  position: absolute;
  inset: 0;
  z-index: 1;
}
section.video-passanu .container {
  position: relative;
  z-index: 3;
}
section.video-passanu:before {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: rgba(0, 31, 67, 0.6);
}
section.video-passanu .botao-novo {
  display: flex;
  align-items: center;
  max-width: 345px;
  text-align: left;
  padding: 10px 20px;
  border-radius: 20px;
}
section.video-passanu .botao-novo i {
  color: #fafafa;
  font-size: 50px;
  margin-right: 17px;
}
section.video-passanu .botao-novo:hover i,
section.video-passanu .botao-novo:hover span,
section.video-passanu .botao-novo:hover strong {
  color: #de2e2e;
}
section.video-passanu .botao-novo span,
section.video-passanu .botao-novo strong {
  color: #fafafa;
  margin: 0;
  font-size: 24px;
}
@media (max-width: 991px) {
  section.video-passanu .botao-novo {
    max-width: 295px;
  }
  section.video-passanu .botao-novo i {
    font-size: 40px;
    margin-right: 15px;
  }
  section.video-passanu .botao-novo span,
  section.video-passanu .botao-novo strong {
    font-size: 20px;
  }
}
section.video-passanu a.whatsapp {
  margin: 0;
  margin-left: 40px;
  color: white !important;
}
section.video-passanu a.whatsapp:hover {
  color: white !important;
}
section.video-passanu a.whatsapp strong {
  color: white;
  display: block;
  font-size: 15px;
}
section.video-passanu p {
  color: white;
  font-size: 19px;
}
section.video-passanu p strong {
  font-size: 19px;
  color: white;
}
section.video-passanu .btn-pre-avaliacao {
  margin: 0;
  flex-shrink: 0;
}
section.video-passanu .btn-pre-avaliacao strong {
  display: block;
}
section.video-passanu .btn-pre-avaliacao:hover {
  color: white !important;
}
@media (max-width: 991px) {
  section.video-passanu {
    padding: 50px 0;
  }
  section.video-passanu .row-flex {
    flex-flow: column;
  }
  section.video-passanu .btn-pre-avaliacao {
    margin-left: 25px;
    margin-bottom: 20px;
  }
  section.video-passanu .btn-pre-avaliacao strong {
    display: inline;
  }
  section.video-passanu h3 {
    font-size: 20px;
  }
  section.video-passanu p {
    font-size: 16px;
  }
  section.video-passanu p strong {
    font-size: 16px;
  }
}

section.barra-fixa {
  background-color: white;
  bottom: -100px;
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 100;
  border-top: 2px solid #001f43;
  padding: 10px 0;
  transition: 0.3s all;
}
@media (max-width: 991px) {
  section.barra-fixa {
    display: none;
  }
}
section.barra-fixa.exibir {
  bottom: 0;
}
section.barra-fixa a.whatsapp {
  display: inline-block;
  flex-shrink: 0;
  padding: 10px 40px;
  padding-left: 40px;
}
section.barra-fixa .btn-pre-avaliacao {
  flex-basis: 250px;
}
section.barra-fixa .fones {
  position: relative;
}
section.barra-fixa .fones:before {
  content: "\e907";
  color: #001f43;
  font-size: 28px;
  font-family: icomoon;
  width: 29px;
  height: 29px;
  position: absolute;
  left: -25px;
  top: 60%;
  margin-top: -15px;
}
section.barra-fixa .fones p {
  font-size: 14px;
  margin-bottom: 0;
}
section.barra-fixa .fones p strong {
  color: #001f43;
}
section.barra-fixa .fones .tp {
  margin-bottom: 5px;
  font-size: 14px;
}

.lente-whatsapp {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.6);
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 800;
  transition: 0.3s all;
  opacity: 0;
  pointer-events: none;
}
.lente-whatsapp.exibir {
  opacity: 1;
  pointer-events: all;
}

section.modal-whatsapp {
  position: fixed;
  right: 17px;
  bottom: 30px;
  background-image: url("../images/novo/bg-whatsapp-min.jpg");
  width: 100%;
  height: 100%;
  box-shadow: 2px 2px 7px 0px #373737;
  max-width: 320px;
  max-height: 360px;
  border-radius: 5px;
  overflow: hidden;
  z-index: 9999;
  transform-origin: 100% 100%;
  transform: scale(0);
  transition: 0.3s all;
}
section.modal-whatsapp * {
  color: inherit;
  margin: 0;
}
section.modal-whatsapp.exibir {
  transform: scale(1);
}
section.modal-whatsapp.scroll {
  bottom: 100px;
}
@media screen and (max-width: 991px) {
  section.modal-whatsapp {
    right: 0px;
    top: 0px;
    bottom: unset !important;
    width: 100%;
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    border-radius: 0px;
  }
}
section.modal-whatsapp .cabecario-zap {
  background-color: #2e8c7d;
  font-size: 17px;
  color: #97c5be;
  padding: 12px 20px 4px 20px;
}
section.modal-whatsapp .cabecario-zap span.zaptitulo {
  transform: translateY(-4px);
  display: inline-block;
}
section.modal-whatsapp .cabecario-zap i.fab.fa-whatsapp {
  font-size: 25px;
  margin-right: 10px;
}
section.modal-whatsapp .cabecario-zap i.far.fa-times-circle {
  font-size: 25px;
  float: right;
  margin-right: 0px;
  cursor: pointer;
}
section.modal-whatsapp .msg-bot {
  font-family: "Open Sans", sans-serif;
  background-color: white;
  margin: 15px;
  padding: 15px;
  border-radius: 20px;
  font-size: 15px;
  position: relative;
}
section.modal-whatsapp .msg-bot::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 15px solid transparent;
  border-top: 21px solid white;
  position: absolute;
  top: 0px;
  left: -10px;
  z-index: -1;
}
section.modal-whatsapp .msg-bot :first-child {
  margin-top: 7px;
}
section.modal-whatsapp .msg-bot .phone {
  display: block;
  font-weight: 600;
  font-size: 18px;
  color: #095809;
  cursor: pointer;
  margin: 3px 0;
}
section.modal-whatsapp .msg-bot .phone i {
  font-weight: 600;
  margin-right: 3px;
  font-size: 18px;
}
section.modal-whatsapp .msg-bot label {
  font-weight: 700;
  font-size: 12px;
  color: black;
  display: block;
}
section.modal-whatsapp .msg-bot input {
  height: auto;
  font-size: 14px;
  margin-bottom: 5px;
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
  border-bottom: 1px solid #cacaca;
  outline: none;
  width: 100%;
}
section.modal-whatsapp .msg-bot input.erro {
  border-color: red;
}
section.modal-whatsapp .campo-acao {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  display: flex;
  padding: 0px 10px;
  height: 44px;
}
section.modal-whatsapp .campo-acao .texto {
  width: 100%;
  padding-right: 10px;
  font-family: "Open Sans", sans-serif;
}
section.modal-whatsapp .campo-acao .texto input {
  border: none;
  border-radius: 32px;
  padding: 9px 18px;
  display: flex;
  outline-color: transparent;
  width: 100%;
  outline: none !important;
  font-size: 14px;
}
section.modal-whatsapp .campo-acao .button-zap {
  background-color: transparent;
}
section.modal-whatsapp .campo-acao .button-zap button {
  border: none;
  outline: none;
  cursor: pointer;
  background-color: #2e8c7d;
  color: white;
  width: 36px;
  height: 36px;
  display: flex;
  border-radius: 100px;
  align-items: center;
  justify-content: center;
  text-align: center;
}
section.modal-whatsapp .campo-acao .button-zap button:disabled {
  background-color: #a7a7a7;
  cursor: not-allowed;
}
section.modal-whatsapp .campo-acao .button-zap button i.fas.fa-paper-plane {
  font-size: 19px;
  transform: rotate(49deg) translate(-2px, 0px);
  position: relative;
  transform-origin: center;
}
section.modal-whatsapp .hide-desktop {
  display: none;
}
@media (max-width: 991px) {
  section.modal-whatsapp .campo-acao {
    display: none;
  }
  section.modal-whatsapp .acao-mobile {
    border: none;
    outline: none;
    cursor: pointer;
    background-color: #2e8c7d;
    color: white;
    border-radius: 9px;
    text-align: center;
    width: calc(100% - 40px);
    display: block;
    padding: 7px 15px;
    margin: 0 20px;
  }
  section.modal-whatsapp .acao-mobile:disabled {
    background-color: #a7a7a7;
    cursor: not-allowed;
  }
  section.modal-whatsapp .acao-mobile i {
    margin-right: 5px;
  }
  section.modal-whatsapp .hide-desktop {
    display: block;
  }
}

section.btn-cabecinha {
  position: fixed;
  bottom: 245px;
  right: 20px;
  z-index: 500;
  text-align: center;
}
section.btn-cabecinha:before {
  content: "Avaliação Online";
  position: absolute;
  bottom: -43px;
  right: -5px;
  color: white;
  background-color: #de2e2e;
  border-radius: 30px;
  width: 90px;
  padding: 5px;
  font-size: 13px;
  line-height: 14px;
}
section.btn-cabecinha img {
  height: 80px;
}
@media (max-width: 991px) {
  section.btn-cabecinha {
    bottom: 145px;
    right: 14px;
  }
  section.btn-cabecinha img {
    height: 70px;
  }
  section.btn-cabecinha:before {
    bottom: -40px;
    right: -5px;
    width: 80px;
    padding: 3px;
    font-size: 12px;
  }
}

section.formulario-enviado {
  text-align: center;
  padding: 50px 0;
}
section.formulario-enviado h1 {
  color: #001f43;
  font-weight: 800;
}
section.formulario-enviado a {
  background-color: #001f43;
  color: white;
  font-size: 18px;
  display: inline-block;
  margin-top: 20px;
  padding: 10px 25px;
  border-radius: 20px;
}
@media (max-width: 991px) {
  section.formulario-enviado {
    padding: 0;
  }
  section.formulario-enviado a {
    font-size: 13px;
    margin-bottom: 30px;
  }
}

section.fio-longo {
  background-image: url("../images/novo/bg-longo.jpg");
  background-size: cover;
  background-position: center;
  padding: 100px 0;
}
section.fio-longo .row-flex {
  max-width: 500px;
  margin-left: 0;
}
section.fio-longo .conteudo {
  max-width: 635px;
  margin-left: 0;
}
section.fio-longo h3 {
  color: #001f43;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 15px;
}
section.fio-longo h3 strong {
  font-size: 40px;
  font-weight: 400;
  display: block;
  position: relative;
}
section.fio-longo h3 strong:before {
  content: url(../images/novo/indicacao.png);
  position: absolute;
  left: 96%;
  top: -50px;
}
section.fio-longo h4 {
  margin-bottom: 32px;
  color: #de2e2e;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
section.fio-longo p {
  color: #000;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 25px;
}
section.fio-longo h2 {
  margin-bottom: 32px;
  color: #001f43;
  font-family: Poppins;
  font-size: 31px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
@media (max-width: 991px) {
  section.fio-longo {
    padding: 40px 0;
    text-align: center;
  }
  section.fio-longo h3 {
    font-size: 18px;
  }
  section.fio-longo h3 strong {
    font-size: 22px;
  }
  section.fio-longo h3 strong::before {
    display: none;
  }
  section.fio-longo p {
    font-size: 16px;
  }
  section.fio-longo h2 {
    font-size: 18px;
  }
  section.fio-longo .row-flex {
    flex-flow: column;
    margin-left: 26px;
  }
}