body {
  overflow-x: none;
}
.foto-perfil-celular {
  display: none;
}
#cabecalho .nav .nav-link,
.navbar-brand,
.navbar-brand:hover,
.nav-comidas .nav-link.active:hover {
  color: #fff;
}
footer {
  overflow-x: hidden;
  background-color: #1b1b1b;
  color: #fff;
  padding-bottom: 0.1em;
  padding-top: 0.1em;
}
footer .grid {
  padding-right: 0;
  padding-left: 5%;
  display: inline-flex;
  display: flex;
  flex-wrap: wrap;
  column-gap: 1rem;
}
footer .quadrado__zap {
  text-align: center;
  height: 50px;
  width: 50px;
  border-radius: 20%;
  background-color: #25d366;
}
footer .quadrado__zap .bi {
  font-size: 2em;
  color: #fff;
}
footer .quadrado__zap:hover {
  transform: scale(1.1);
}
footer .quadrado__insta {
  text-align: center;
  height: 50px;
  width: 50px;
  border-radius: 20%;
  background-color: #25d366;
  background-color: #B80085;
}
footer .quadrado__insta .bi {
  font-size: 2em;
  color: #fff;
}
footer .quadrado__insta:hover {
  transform: scale(1.1);
}
footer p {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.mensagem-atencao {
  font-family: 'Source Serif 4"', 'Arial Narrow', Arial, sans-serif;
}
.metodo {
  display: flex;
  justify-content: center;
}
.metodo .row {
  border-bottom: solid gray 1px;
}
.metodo .card {
  border-radius: 20px;
  width: 35rem;
}
.metodo .card h6 {
  padding-top: 48px;
  margin-bottom: 4px;
}
.metodo .icone {
  font-size: 110px;
  margin: 0, auto;
  vertical-align: middle;
  color: #ed6935;
}
.metodo .icone i {
  color: #ed6935;
  font-size: 90px;
}
.textovermelho {
  color: #ed6935;
}
span {
  font-weight: bolder;
}
#apresentacao {
  background-image: url('./img/plano-de-fundo/background-lg-1.png');
  background-size: cover;
  background-repeat: repeat-y;
  overflow-y: hidden;
  display: flex;
  justify-content: center;
}
#apresentacao .col-lg-5 {
  height: 29em;
}
#apresentacao .col-lg-5 .container ul {
  flex-wrap: wrap;
}
#apresentacao .col-lg-5 .container ul li {
  max-width: 80%;
  list-style: none;
  position: relative;
}
#apresentacao .col-lg-5 .container ul li img {
  width: 100%;
  height: 50%;
}
#apresentacao p {
  color: #fff;
}
#apresentacao h2 {
  font-size: 42px;
  font-weight: bolder;
}
#apresentacao h2 {
  color: #ed6935;
}
#apresentacao h2 span {
  font-weight: bolder;
}
#apresentacao span {
  font-weight: bolder;
}
.banner-convenio {
  background-color: #ed6935;
  color: #fff;
  padding-bottom: 0.1em;
  padding-top: 0.1em;
  width: 100%;
}
.banner-convenio p {
  margin: 0;
}
#metodo {
  background-image: url('./img/plano-de-fundo/background2.png');
  background-size: cover;
  background-repeat: round;
}
#metodo .card {
  width: 35rem;
}
.navbar-brand {
  font-family: "Pacifico", Geneva, Tahoma, sans-serif;
}
.navbar-toggler {
  background-color: #fff;
}
.section-title {
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}
button a {
  text-decoration: none;
  font-style: none;
  color: #fff;
}
.bi-whatsapp {
  color: green;
  size: 10px;
}
.botao-nutri {
  height: 60px;
  width: 450px;
  border-radius: 100px;
  border-color: #ffdc98;
  background-color: #edab26;
}
.botao-nutri:hover {
  border-color: #ffdc98;
  background-color: #edab26;
  filter: contrast(140%);
}
.botao-nutri:active {
  border-color: #ffdc98 !important;
  background-color: #ffdc98 !important;
}
#Resultados {
  background-image: url(./img/plano-de-fundo/background2.png);
  position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
#Resultados .container {
  width: 90%;
}
#Resultados img {
  cursor: grab;
}
#Resultados button {
  height: 60px;
  width: 450px;
  border-radius: 100px;
}
.social-links a {
  text-decoration: none;
}
#para-quem {
  background-color: #212529;
  background-image: url(./img/plano-de-fundo/background-lg-1.png);
  background-size: cover;
  color: #fff;
}
#para-quem h2 {
  color: #ed6935;
}
#para-quem .border-danger {
  border-color: #ed6935 !important;
  border-width: 0.5em;
}
#para-quem .card {
  border-radius: 15%;
  height: 80%;
  max-width: 18rem;
}
#para-quem .card .subir-circulo {
  position: relative;
  bottom: 4em;
}
#para-quem .card .text-danger {
  color: #212529 !important;
}
#para-quem .card h1 {
  font-size: 82px;
  display: flex;
  justify-content: center;
}
#para-quem .card h1 .circle {
  font-family: fantasy;
  background-color: #ed6935;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  overflow: hidden;
  position: relative;
  align-content: center;
  border: 2px solid #ed6935;
  color: #fff;
}
#para-quem .card .card-text {
  position: relative;
  bottom: 3.5em;
}
#quem-sou {
  background-color: #212529;
  background-image: url(./img/plano-de-fundo/background-lg-1.png);
}
#quem-sou .container {
  display: flex;
  justify-content: center;
  align-items: center;
}
#quem-sou .container .botao-nutri {
  background-color: #ed6935;
}
#quem-sou .container .botao-nutri:hover {
  background-color: #ed6935;
  filter: contrast(150%);
}
#quem-sou .container .card {
  height: 32em ;
  width: 62em ;
  color: #ed6935 !important;
}
#quem-sou .container .card .texto {
  padding-left: 3em;
}
#quem-sou .container .card .imagem {
  padding-top: 0.3em;
  display: flex;
  justify-content: center;
  align-items: center;
}
#quem-sou .container .card .imagem .circle {
  border-radius: 50%;
  width: 400px;
  height: 500px;
  overflow: hidden;
  position: relative;
  align-content: center;
  border: 8px solid #ed6935;
  color: #fff;
}
#quem-sou .container .card .imagem .circle img {
  width: 100%;
  object-fit: cover;
}
#quem-sou .bg-danger {
  background-color: #d1d3d4 !important;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  #apresentacao {
    width: 100%;
    background-image: url('./build/img/plano-de-fundo/background-escritorio.png');
    background-size: cover;
  }
  #apresentacao .col-md-7 {
    padding-bottom: 0px!important;
  }
  #apresentacao .col-md-7 .mx-auto {
    padding-top: 0em !important;
  }
  #apresentacao .col-md-5 {
    height: auto;
    flex: content;
    overflow-y: hidden;
  }
  #apresentacao .col-md-5 .container {
    overflow-y: hidden;
  }
  #apresentacao .col-md-5 .container ul {
    height: auto;
  }
  #apresentacao .col-md-5 .container ul li {
    max-width: 100%;
    list-style: none;
    position: absolute;
    width: 330px;
    overflow-y: hidden;
    left: 27em;
    top: 5.7em;
  }
  #apresentacao {
    background-image: url('./img/plano-de-fundo/background-lg-1.png');
    background-size: cover;
    background-repeat: repeat-y;
    overflow-y: hidden;
    overflow-x: hidden;
    object-fit: contain;
    position: relative;
    display: flex;
    justify-content: center;
  }
  #apresentacao .ipad-button {
    display: flex;
    justify-content: center;
  }
  #apresentacao p {
    color: #fff;
  }
  #apresentacao h2 {
    font-size: 32px!important;
    font-weight: bolder;
  }
  #apresentacao h2 {
    color: #ed6935;
  }
  #apresentacao h2 span {
    font-weight: bolder;
  }
  #apresentacao span {
    font-weight: bolder;
  }
  #apresentacao .col-lg-5 {
    height: 520px;
    overflow-y: hidden;
  }
  #apresentacao .col-lg-5 .container ul li {
    list-style: none;
    object-fit: cover;
    overflow-y: hidden;
    object-fit: contain;
  }
  #apresentacao .col-lg-5 .container ul li img {
    object-fit: contain;
  }
  #Resultados button {
    height: 60px;
    width: 450px;
    border-radius: 100px;
  }
  #quem-sou .container button {
    width: 38em;
  }
  #quem-sou .container .card {
    height: 40em ;
    width: 100% ;
  }
  #quem-sou .container .card .texto h4 {
    width: 90%;
    text-align: center;
    padding-bottom: 1em;
  }
  #quem-sou .container .card .texto p {
    text-align: start;
    font-size: 17px;
  }
  #quem-sou .container .card .imagem {
    padding-top: 0.3em;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #quem-sou .container .card .imagem .circle {
    border-radius: 10%;
    width: 100%;
    height: 50%;
    overflow: hidden;
    position: relative;
    align-content: center;
    border: 4px solid #ed6935;
    color: #fff;
  }
  #quem-sou .container .card .imagem .circle img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  footer p {
    font-size: 0.9em;
    text-align: center;
  }
  #apresentacao {
    display: flex;
    height: 52em;
    background-image: url("./img/plano-de-fundo/background-lg-1.png");
    background-size: cover;
    overflow-x: hidden;
    align-content: center;
    text-align: center;
  }
  #apresentacao .pb-3 {
    padding-bottom: 8px !important;
  }
  #apresentacao .container {
    align-content: center;
  }
  #apresentacao .container .fs-sl {
    font-size: medium;
  }
  #apresentacao li {
    width: 20em;
    left: 1em;
    top: 0em;
  }
  .carousel-item img {
    height: 280px;
  }
  footer button span {
    font-size: 16px;
  }
  footer ul {
    margin-top: 10px;
  }
  #metodo .card {
    width: 22rem;
  }
  #metodo .card h6 {
    margin-bottom: 100em;
  }
  .metodo {
    display: flex;
    justify-content: center;
  }
  .metodo .row {
    border-bottom: solid gray 1px;
    padding-bottom: 1em;
  }
  .metodo .card {
    border-radius: 20px;
    text-align: center;
  }
  .metodo .card .col-md-3 {
    height: 7.5em;
  }
  .metodo .card .col-md-8 {
    padding-bottom: 1em;
  }
  .metodo .icone {
    font-size: 110px;
    margin: 0, auto;
    vertical-align: middle;
  }
  .metodo .botao-nutri {
    width: 20em;
  }
  .metodo .botao-nutri i {
    display: none;
  }
  #para-quem .container h2 {
    font-size: 30px;
  }
  #para-quem .container .col-lg-3 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 1.5em;
  }
  #Resultados button {
    height: 60px;
    width: 350px;
    border-radius: 100px;
  }
  h2 {
    text-align: center;
  }
  .botao-nutri {
    height: 60px;
    width: 350px;
    border-radius: 100px;
  }
  .botao-nutri-final {
    width: 300px;
  }
  .botao-nutri-final i {
    display: none;
  }
  #quem-sou {
    overflow-x: hidden;
  }
  #quem-sou .mt-5 {
    margin-top: 1em !important;
    margin-bottom: 1em !important;
  }
  #quem-sou .container {
    padding-left: 8px;
  }
  #quem-sou .container .botao-nutri-final {
    position: relative;
  }
  #quem-sou .container .card {
    height: 70em ;
    width: 100% ;
  }
  #quem-sou .container .card .texto {
    padding-left: 3em;
  }
  #quem-sou .container .card .texto h4 {
    width: 90%;
    text-align: center;
    padding-bottom: 1em;
  }
  #quem-sou .container .card .texto p {
    width: 90%;
    align-items: center;
    text-align: justify;
    font-size: 17px;
  }
  #quem-sou .container .card .imagem {
    padding-top: 0.3em;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #quem-sou .container .card .imagem .circle {
    border-radius: 20%;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    align-content: center;
    color: #fff;
  }
  #quem-sou .container .card .imagem .circle img {
    width: 100%;
  }
  footer .col-sm-12 {
    width: 30em!important;
  }
  footer .quadrado__zap {
    height: 40px;
    width: 40px;
  }
  footer .quadrado__insta {
    height: 40px;
    width: 40px;
  }
  footer .bi {
    font-size: 1.67em !important;
  }
}
.source-serif-4-texto {
  font-family: "Source Serif 4", serif;
  font-optical-sizing: auto;
  font-weight: bold;
  font-style: normal;
}
.efeito-txt-top {
  visibility: hidden;
}
.efeito-img-top {
  visibility: hidden;
}
.efeito-card-metodo {
  visibility: hidden;
}
.efeito-generic {
  visibility: hidden;
}
.raleway-titulo {
  font-family: "Raleway", sans-serif;
  font-weight: bolder;
  font-style: normal;
}
