body {
  width: 100%;
  margin: 0 auto;
  left: 0;
  top: 0;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* background-color: #0054f5; */
  background-color: #fff;
}

html {
  scroll-behavior: smooth;
  scrollbar-color: #0d0d1b #0081fd;
}

::-webkit-scrollbar {
  width: 15px;
}

::-webkit-scrollbar-track {
  background: #0d0d1b;
}

::-webkit-scrollbar-thumb {
  background: #0081fd;
}

::-ms-scrollbar {
  width: 15px;
}

::-ms-scrollbar-track {
  background: #0d0d1b;
}

::-ms-scrollbar-thumb {
  background: #0081fd;
}

::-o-scrollbar {
  width: 15px;
}

::-o-scrollbar-track {
  background: #0d0d1b;
}

::-o-scrollbar-thumb {
  background: #0081fd;
}

::-moz-scrollbar {
  width: 15px;
}

::-moz-scrollbar-track {
  background: #0d0d1b;
}

::-moz-scrollbar-thumb {
  background: #0081fd;
}

a,
a:visited {
  text-decoration: none;
}

.is-error {
  -webkit-box-shadow: 0px 0px 2px 4px rgba(155, 240, 11, 0.75);
  -moz-box-shadow: 0px 0px 2px 4px rgba(155, 240, 11, 0.75);
  box-shadow: 0px 0px 2px 4px rgba(155, 240, 11, 0.75);
  background-color: rgba(240, 255, 213, 1);
}

.page {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 0;
}

.page-inner {
  width: 100%;
}

main {
  margin: 0 auto;
  height: 100%;
  min-height: 100vh;
}

.content-inner {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: 75%;
  margin: 0 auto;
}

.botoes-contato {
  width: 75%;
  margin: 0 auto;
  min-height: 72px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
}

header {
  width: 100%;
  height: 80px;
  display: flex;
  justify-content: center;
  align-content: center;
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  background-color: #0054f5;
  box-shadow: 0 0 2px #000;
}

.header-inner,
.logo {
  display: flex;
  justify-content: center;
  align-items: center;
}

.logo {
  width: 100%;
}

.logo img {
  width: 100%;
  max-width: 177px;
}

.header-inner {
  width: 75%;
  justify-content: center;
  text-align: center;
}

.header-inner nav {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.header-inner nav ul {
  display: flex;
  justify-content: space-around;
  align-items: center;
  list-style: none;
  width: 100%;
}

.header-inner nav li {
  display: inline-block;
}

.contato {
  width: 100%;
  cursor: context-menu;
}

.contato span,
.header-inner nav span {
  font-family: Bebas Neue, sans-serif;
  font-size: 1.2em;
  text-transform: uppercase;
}

.header-inner nav span {
  color: #fff;
}

.header-inner .collapsible nav span {
  color: #0054f5;
}

.grey {
  color: #fff;
}

.green {
  color: #9bf00b;
}

.green-bg {
  background-color: #9bf00b;
}

section {
  width: 100%;
  height: 100%;
  padding: 0px 0;
  margin: 0 auto;
  text-align: center;
}

textarea,
select,
input {
  border: none;
}

textarea,
select,
input {
  font-family: Signika, sans-serif;
  line-height: 1em;
  text-align: left;
  cursor: context-menu;
  position: relative;
}

p {
  font-family: Signika, sans-serif;
  text-align: left;
  font-size: 1.2em;
  line-height: 1.3em;
  color: #fff;
  cursor: context-menu;
}

textarea,
select,
input {
  display: inline-block;
  color: #3a4553;
  font-size: 1.1em;
  padding: 15px 8px;
  width: 100%;
  margin: 5px;
}

.required {
  color: red;
}

input[type="submit"] {
  box-shadow: 0 6px 18px #3a45534f;
  text-align: center;
  border: none;
  cursor: pointer;
  padding: 21px 8px;
}

.quem-somos {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.quem-somos p {
  margin: 10px 10px 10px 0;
  width: 80%;
}

.info-botao-whatsapp {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  border-radius: 30px;
  padding: 12px 10px;
  background-color: #9bf00b;
  width: 292px;
  margin: 30px 0;
  min-height: 39px;
}

.info-botao-whatsapp span {
  font-family: "Signika", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #404753;
  font-size: 18px;
}

/* CSS */
.whatsapp-section {
  font-family: "Signika", sans-serif;
  background: linear-gradient(rgba(37, 211, 102, 0.7), rgba(2, 54, 21, 0.7)),
    url("https://d335luupugsy2.cloudfront.net/cms/files/475734/1689619403/$fnc55pbppgl");
  background-size: cover;
  background-position: center;
  color: rgb(255, 255, 255);
  padding: 150px 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.whatsapp-content {
  max-width: 800px;
  padding: 0 20px;
}

.whatsapp-section h2 {
  font-size: 42px;
  margin-bottom: 20px;
  font-weight: bold;
}

.whatsapp-section p {
  font-size: 22px;
  margin-bottom: 30px;
  line-height: 1.6;
  text-align: center;
}

.whatsapp-button {
  display: inline-flex;
  align-items: center;
  background-color: white;
  color: #25d366;
  padding: 15px 30px;
  text-decoration: none;
  font-size: 18px;
  border-radius: 50px;
  font-weight: bold;
  transition: all 0.3s ease;
}

.whatsapp-button:hover {
  background-color: #d9f6e0;
  transform: scale(1.05);
}

.whatsapp-icon {
  height: 34px;
  margin-right: 10px;
}

.campo {
  width: 100%;
  display: flex;
  position: relative;
}

.section-title {
  width: 100%;
  display: flex;
  align-items: center;
}

.section-title h2 {
  font-family: Bebas Neue, sans-serif;
  margin-block-start: 0;
  margin-block-end: 0;
  font-size: 3em;
  line-height: 1em;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
  display: inline-block;
}

.section-title img {
  height: 2em;
  margin-left: 10px;
  display: inline-block;
}

.botao-whatsapp {
  background-color: #9bf00b;
  color: #3a4553;
  position: fixed;
  width: 60px;
  height: 60px;
  border-radius: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 15px;
  right: 20px;
  z-index: 1;
}

.extra-operadoras {
  margin-top: 80px;
  padding: 15px 0;
  background-color: #f3f3f3;
  border-top: 10px solid #fff;
  border-bottom: 10px solid #fff;
  text-align: center;
}

.extra-operadoras .cta-topo .botoes-contato {
  justify-content: center;
  gap: 12px;
}

.botao-cotacao {
  margin-left: auto !important;
  margin-right: auto !important;
}

.carousel {
  width: 100%;
}

.carousel img {
  display: flex;
  width: 100%;
}

#servicos {
  background-color: #0054f5;
}

.operadora,
.servico {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin: 18px;
}

.servico-icone img {
  height: 70px;
}

.servico-descricao {
  width: 75%;
  margin: 0 auto;
}

h3 {
  font-family: Bebas Neue, sans-serif;
  margin-block-end: 0;
  font-size: 1.7em;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
}

#operadoras {
  background-color: #f3f3f3;
  border-top: 10px solid #fff;
  border-bottom: 10px solid #fff;
}

.operadora img {
  height: 60px;
}

.mapa {
  padding: 40px;
}

.fullpage {
  min-height: 100vh;
}

.sucesso-mensagem,
.sucesso-localizacao {
  display: inline-block !important;
  vertical-align: top;
}

.sucesso-mensagem-inner {
  background-color: #0056f517;
  width: 80%;
  height: 100%;
  padding: 25px;
}

#solicite-um-orcamento {
  background-image: url(assets/ORCAMENTO.png);
  background-size: cover;
  background-repeat: no-repeat;
}

#sucesso-page {
  background-image: url(assets/SUCESSO-BG.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 180px;
}

#localizacao-page {
  background-image: url(assets/LOCALIZACAO-BG.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 180px;
}

#amil-page {
  background-image: url(assets/AMIL-BG.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 180px;
}

#gndi-page,
#sulamerica-page {
  background-image: url(assets/NOTREDAME-BG.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 180px;
}

#amhemed-page,
#unimed-page {
  background-image: url(assets/AHEMED-BG.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 180px;
}

#uniodonto-page {
  background-image: url(assets/UNIODONTO-BG.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 180px;
}

#amhemed-page h2 {
  color: #345288;
}

#uniodonto-page h2,
#gndi-page h2,
#sulamerica-page h2 {
  color: #555555;
}

#unimed-page h2 {
  color: #0e2a51;
}

#amil-page h2 {
  color: #0e075b;
}

#uniodonto-page p,
#amhemed-page p,
#gndi-page p,
#sulamerica-page p,
#unimed-page p,
#amil-page p {
  color: #000;
}

.red-bg {
  background-color: #be335a;
  color: #fff;
}

.teal-bg {
  background-color: #15b591;
  color: #fff;
}

.purple-bg {
  background-color: #4510e8;
  color: #ffbe00;
}

.royal-blue-bg {
  background-color: #082a71;
  color: #fff;
}

.light-blue-bg {
  background-color: #019cdc;
  color: #fff;
}

.orange-bg {
  background-color: #f39a00;
  color: #555555;
}

#sucesso-page h2,
#localizacao-page h2,
#solicite-um-orcamento h2 {
  color: #fff;
}

.orcamentos {
  width: 70%;
  display: inline-block;
}
.orcamentos1 {
  width: 70%;
  display: inline-block;
}

.resumo-contato {
  text-align: left;
  padding: 15px 0;
}

.item-contato * {
  display: inline-block;
  vertical-align: middle;
}

.item-contato p {
  color: #fff;
}

.item-contato i {
  font-size: 23px;
  margin-right: 5px;
  color: #9bf00b;
}

footer {
  padding: 30px 0;
  width: 100%;
  display: flex;
  bottom: 0;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  background-color: #0054f5;
}

footer div {
  display: inline-block;
  margin: 0 15px;
}

footer p {
  margin-block-start: 0.4em;
  margin-block-end: 0.4em;
  text-transform: uppercase;
}

.button-close-menu,
.hamb {
  color: #fff;
  cursor: pointer;
  /* position: absolute; */
}

.botao {
  width: 32px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.button-close-menu {
  font-size: 37px;
  font-family: Barlow, sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center;
}

.button-close-menu span {
  margin-left: -7px;
  margin-top: -6px;
}

.zero-opacity {
  opacity: 0;
}

.collapse-menu {
  position: relative;
  /* display: inline-block; */
  height: 80px;
  display: flex !important;
  align-items: center;
  cursor: pointer;
}

.collapse-menu-icon {
  padding: 4px;
  display: flex;
  border-radius: 10px;
  margin-left: 10px;
  color: #fff;
}

.collapsible {
  display: none;
  overflow: hidden;
  position: absolute;
  top: 81px;
  width: 145px;
  text-align: left;
  background-color: #f3f3f3;
  box-shadow: 0 0 1px #000;
  transition: 0.6s ease;
}

/* .collapse-menu:hover .collapsible {
  display: block;
  margin: 0 auto;
} */

/* .collapse-menu:hover .collapse-menu-icon {
  background-color: #f3f3f3;
  transition: 0.6s ease;
} */

.collapsible nav ul {
  display: block;
  padding-inline-start: 0;
}

.collapsible nav li {
  padding: 12px;
  width: 100%;
  border-bottom: 1px solid #9bf00b;
}

.collapsible nav li:hover {
  background-color: #9bf00b;
}

@media screen and (max-width: 767px) {
  .operadora,
  .servico {
    margin: 20px auto;
    display: block;
  }

  .operadora img {
    height: 40px;
  }

  h3 {
    font-size: 1.5em;
  }

  .info-botao-whatsapp {
    width: 262px;
  }

  .info-botao-whatsapp span {
    font-size: 16px;
  }

  .info-botao-whatsapp img {
    width: 32px;
  }
}

@media screen and (min-width: 827px) {
  .logo-orcamento {
    width: 100%;
    /* height: 100%; */
    /* max-height: 120px; */
    text-align: left;
    padding: 30px 0;
    display: block;
    margin: 0 auto 30px auto;
  }

  .logo-orcamento img {
    display: flex;
    flex-direction: column;
    max-height: 240px;
  }
}

@media screen and (max-width: 826px) {
  .quem-somos {
    display: block;
  }

  .quem-somos p {
    width: 100%;
    margin: 20px 0;
  }

  .botoes-contato {
    width: 100%;
    justify-content: center;
    gap: 4px;
  }

  .extra-operadoras .operadora:last-of-type {
    margin-bottom: 0;
  }

  .extra-operadoras .cta-topo .info-botao-whatsapp {
    margin: 0;
    width: 153px;
    padding: 0 6px;
  }

  .extra-operadoras .cta-topo .info-botao-whatsapp span {
    font-size: 10px;
  }

  .extra-operadoras .cta-topo .info-botao-whatsapp svg {
    width: 16px;
  }

  .logo-orcamento {
    margin: 0 auto 30px auto;
  }

  .logo-orcamento,
  .logo-orcamento img {
    display: block;
    max-height: unset;
  }

  .logo-orcamento img {
    height: auto;
    width: 100%;
  }

  .quem-somos-botao {
    margin-bottom: 22px;
  }
}

@media screen and (min-width: 1050px) {
  .carousel-substitute {
    display: none;
  }
}

@media screen and (max-width: 1050px) {
  .carousel-substitute {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    background-image: url(assets/MOBILE-BG.png);
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .carousel-substitute h1 {
    width: 75%;
    font-family: Signika, sans-serif;
    color: #fff;
    font-weight: 500;
    margin-block-start: 0;
    margin-block-end: 0;
    font-size: 2.6em;
  }

  .carousel {
    display: none;
  }
}

@media screen and (max-width: 1112px) {
  footer,
  footer div {
    display: block;
  }

  footer {
    padding-bottom: 47px;
  }

  footer div {
    padding: 15px 0;
  }

  .orcamentos {
    width: 75%;
  }

  .contato {
    display: none;
  }

  header {
    position: fixed;
    z-index: 2;
  }

  .header-inner nav {
    position: absolute;
    width: 100%;
    top: -9000px;
    background-color: #fff;
    transition: 0.8s ease;
    z-index: 1;
  }

  .header-inner nav ul {
    display: block;
    width: fit-content;
    padding: 0;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
  }

  .header-inner nav li {
    display: block;
    padding: 15px 0;
    text-align: left;
  }

  .header-inner nav li span {
    font-size: 1.5em;
    color: #0054f5;
  }

  ::-webkit-scrollbar,
  ::-ms-scrollbar,
  ::-o-scrollbar,
  ::-moz-scrollbar {
    width: unset;
  }

  .collapse-menu {
    display: block !important;
    padding: 0 !important;
    height: unset;
  }

  .collapsible {
    top: 0;
    overflow: auto;
    position: relative;
    display: block;
    background-color: #fff;
    padding: 0;
    margin: 0 auto;
    box-shadow: none;
  }

  .collapse-menu-icon {
    display: inline-block;
  }

  .collapse-menu-icon svg {
    color: #0054f5;
  }

  .collapsible nav {
    top: 0;
    position: relative;
  }

  .collapsible nav ul {
    display: block;
    padding-inline-start: 0;
  }

  .collapsible nav li {
    padding: 15px 0;
  }

  .collapsible nav li:hover {
    background-color: transparent;
  }
}

@media screen and (min-width: 1113px) {
  .botao,
  .hamb,
  .button-close-menu {
    display: none;
  }
}

@media screen and (min-width: 1366px) {
  .content-inner {
    display: flex;
    margin: 0 auto;
    justify-content: space-evenly;
  }

  .sucesso-mensagem,
  .sucesso-localizacao {
    width: 45%;
  }

  .sucesso-localizacao {
    padding-top: 25px;
  }
}

@media screen and (max-width: 1365px) {

  .sucesso-mensagem {
    margin-bottom: 45px;
  }

  .sucesso-mensagem,
  .sucesso-localizacao {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
.heartbeat{
display: none;
}
}
