@font-face {
  font-family: "MyriadPro";
  src: url("fonts/MyriadPro-Regular.eot");
  src: url("fonts/MyriadPro-Regular.eot?#iefix") format("embedded-opentype"),
    url("fonts/MyriadPro-Regular.woff") format("woff"),
    url("fonts/MyriadPro-Regular.ttf") format("truetype"),
    url("fonts/MyriadPro-Regular.svg#MyriadPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "MyriadPro";
  src: url("fonts/MyriadPro-Bold.eot");
  src: url("fonts/MyriadPro-Bold.eot?#iefix") format("embedded-opentype"),
    url("fonts/MyriadPro-Bold.woff") format("woff"),
    url("fonts/MyriadPro-Bold.ttf") format("truetype"),
    url("fonts/MyriadPro-Bold.svg#MyriadPro-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "MyriadPro";
  src: url("fonts/MYRIADPRO-BOLD.OTF") format("opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "MyriadPro";
  src: url("fonts/MYRIADPRO-BOLDCOND.OTF") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-stretch: condensed;
}

@font-face {
  font-family: "MyriadPro";
  src: url("fonts/MYRIADPRO-BOLDCONDIT.OTF") format("opentype");
  font-weight: 700;
  font-style: italic;
  font-stretch: condensed;
}

@font-face {
  font-family: "MyriadPro";
  src: url("fonts/MYRIADPRO-BOLDIT.OTF") format("opentype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "MyriadPro";
  src: url("fonts/MYRIADPRO-COND.OTF") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-stretch: condensed;
}

@font-face {
  font-family: "MyriadPro";
  src: url("fonts/MYRIADPRO-CONDIT.OTF") format("opentype");
  font-weight: normal;
  font-style: italic;
  font-stretch: condensed;
}

@font-face {
  font-family: "MyriadPro";
  src: url("fonts/Myriadpro-light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "MyriadPro";
  src: url("fonts/MYRIADPRO-SEMIBOLD.OTF") format("opentype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "MyriadPro";
  src: url("fonts/MYRIADPRO-SEMIBOLDIT.OTF") format("opentype");
  font-weight: 600;
  font-style: italic;
}
html {
  scroll-behavior: smooth;
}
body {
  font-family: MyriadPro, sans-serif;
  font-size: 17px;
  overflow-x: hidden;
}
.titulo-desk h1 {
  font-weight: 100 !important;
  font-size: 64px;
}
.titulo-desk strong {
  font-weight: 700 !important;
  font-size: 52px;
}
.position-absolute {
  z-index: 10;
  top: 136px;
  right: 0;
}
.etapa-inicial {
  position: absolute;
  z-index: 1;
  padding: 20px 0px 50px 0px;
  border: 4px solid #8fba3e;
  border-radius: 28px;
  background-color: #ffffff;
  max-width: 375px;
  min-width: 375px;
}
.etapa-inicial img {
  padding: 30px;
}
.texto-laranja {
  color: #f88e1e;
}
.img-form {
  position: relative;
  top: 0;
  right: 65%;
  z-index: -1;
}
.texto-contato {
  font-size: 24px;
}
.bullets {
  list-style: none;
  padding: 0;
  margin: 0;
}
.bullets li img {
  margin-right: 10px;
}

.bullets li {
  display: flex;
  align-items: self-start;
  margin-bottom: 10px;
  text-align: left;
}
.conteudo {
  padding: 50px 0 50px;
}
.conteudo h2,
.conteudo-novo h2 {
  font-size: 60px;
  font-weight: 700 !important;
  padding-bottom: 30px;
}
.conteudo p {
  font-size: 21px;
  font-weight: 300;
}
.conteudo-novo p {
  font-size: 21px;
  font-weight: 300;
}
header .chamada {
  font-weight: 400;
  font-size: 21px;
  line-height: 25px;
  letter-spacing: 0.41em;
  text-transform: uppercase;
  color: #687681;
}

header .telefone a {
  font-weight: 700;
  font-size: 24px;
  color: #99bf0e;
}

.bg-verde {
  background-color: #93d43f;
}
.form-header {
  background: #ffffff;
  box-shadow: 4px 4px 25px rgba(194, 186, 186, 0.25);
  border-radius: 15px;
}

.btn-agende {
  background: #fe8d3a;
  border-radius: 15px;
  font-weight: 600;
  font-size: 24px;
  color: #ffffff;
  padding: 15px 30px;
}
.btn-saiba {
  background: #fe8d3a;
  border-radius: 15px;
  font-weight: 600;
  font-size: 24px;
  color: #ffffff;
  padding: 5px 25px;
}

.btn-agende:focus,
.btn-saiba:focus,
.btn-saiba:hover,
.btn-agende:hover {
  background: #dd7302;
  color: #ffffff;
}
.texto-verde {
  color: #99bf0e;
}

labe.error {
  color: #ff0000;
}

#modalenviado {
  font-size: 40px;
  text-align: center;
}

footer {
  font-size: 27px;
}

.icone-redes {
  background-color: #ffffff;
  color: #93d43f;
  padding: 10px 15px;
  line-height: 1;
  border-radius: 50%;
}

.bola-verde {
  padding: 35px;
  border-radius: 50%;
  background-color: #93d43f;
  text-align: right;
}

.border-radius {
  border-radius: 25px;
}
.processo h2,
.pergunta h2,
.depoimentos h2 {
  font-size: 48px;
  font-weight: normal;
}
.numero-card {
  background-color: #8fba3e;
  font-size: 35px;
  line-height: 1;
  border-radius: 50%;
  position: absolute;
  padding: 5px 14px;
  color: #ffffff;
  top: -25px;
  left: 50%;
  transform: translate(-50%, 0);
}
.card {
  color: #65747c;
  border-radius: 15px;
  border: none;
  height: 290px !important;
  padding: 0 10px !important;
}
.card .texto-verde {
  padding: 20px 0px 0px 0px;
}
.card:hover {
  text-decoration: none;
}
.processo .container {
  max-width: 1200px !important;
}
section.pergunta hr {
  border-top: 1px solid #ffffff;
  opacity: 1;
}
.btn-collapse {
  border-radius: 0;
  font-size: 18px;
  padding-left: 0;
  color: #ffffff;
}

.btn-collapse:hover,
.btn-collapse:focus {
  color: #ffffff;
  box-shadow: none;
}
.fa-plus {
  color: #ffffff;
  float: right;
  border-radius: 15px;
  border: 1px solid #ffffff;
  padding: 3px;
}
.card-depoimento {
  border-radius: 15px;
  border: none;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.3);
}
.abre-aspas {
  position: absolute;
  left: 10px;
  top: -15px;
}
.fecha-aspas {
  position: absolute;
  right: 10px;
  bottom: -15px;
}
.img-deep {
  width: 500px;
  height: 525px;
}

@media (max-width: 1024px) {
  #botao-inicial {
    margin-left: -44px !important;
  }
  .card {
    height: 350px !important;
  }
}
@media (max-width: 991px) {
  .btn-agende {
    font-size: 20px;
  }
  .texto-verde-mobile {
    color: #99bf0e;
  }
  footer {
    font-size: 22px;
  }

  .processo h2,
  .pergunta h2,
  .depoimentos h2 {
    font-size: 32px;
    font-weight: normal;
  }
}
header a.telefone {
  font-weight: 700;
  font-size: 20px;
  color: #93d43f;
}
.bg-obrigado {
  background-image: url(../images/bg-obrigado.png);
  background-position: center;
  background-size: cover;
}
.bg-verde {
  background-color: #93d43f;
}
footer {
  font-size: 27px;
}
.alturaIgual,
.next-step {
  text-align: center;
}
input[type="radio"] {
  display: none;
}
.modal {
  position: fixed;
  z-index: 9000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal-content {
  max-height: 95vh;
  overflow-y: auto;
  background-color: white;
  padding: 20px;
  border-radius: 8px;
  width: 50%;
  text-align: center;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.formulario {
  padding: 0px 100px !important;
}
.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  cursor: pointer;
  text-align: end;
}
.btn-modal {
  gap: 15px;
}
.disabled-button {
  background-color: #ccc;
  color: #fff;
  border-color: #ccc;
  pointer-events: none;
  opacity: 0.6;
}
#proximaEtapa {
  width: 330px;
}
.numeros-range {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
}
.numeros-range .form-check {
  padding: 0 !important;
}
.numeros-range span {
  display: block;
  width: 1ch;
}
.form-check-label {
  display: inline-block;
  padding: 10px 20px;
  margin: 5px;
  border: 1px solid #ccc;
  border-radius: 35px;
  cursor: pointer;
  transition: background-color 0.3s, color 0.3s;
  width: 300px;
  text-align: center;
}
.form-check-input:checked + .form-check-label {
  background-color: #93d43f;
  color: #fff;
  border-color: #93d43f;
}
.form-group.check,
#error-message {
  text-align: start !important;
  padding-left: 10px !important;
}

.produtos-mobile .carousel-item {
  height: 550px;
  border-radius: 20px;
}
.produtos-mobile {
  padding-left: 30px;
  padding-right: 30px;
}
.carousel-indicators {
  bottom: -65px;
  z-index: 1 !important;
}
.carousel-indicators .active {
  background-color: #8fba3e !important;
}
.carousel-indicators li {
  background-color: #e3e3e3;
  width: 15px;
  height: 15px;
  border-radius: 50%;
}

.img-mobile-produto {
  width: 250px;
  height: 250px;
  object-fit: contain;
  border-radius: 12px;
  display: block;
  margin: 0 auto;
}
.card-produtos {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  height: 500px;
  width: 100%;
  background: #e9e9dc;
  border-radius: 20px;
  padding: 10px;
}
.card-produtos span {
  font-size: 24px;
  color: #696969;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
.beneficios-deep {
  display: flex;
  flex-direction: column;
  max-width: 228px;
  justify-content: center;
  align-items: center;
}
.beneficios-deep img {
  width: 150px !important;
  height: 150px !important;
}
.beneficios-deep span {
  color: #8fba3e;
  font-size: 26px;
  text-align: center;
}
.texto-deep h2 {
  max-width: 98%;
}
.texto-deep p {
  max-width: 80%;
}
.ip68 {
  list-style: none;
  padding: 0;
  font-size: 21px;
  font-weight: 300;
}
.ip68 li {
  display: flex;
  align-items: baseline;
}
.ip68 li::before {
  content: ".";
  font-size: 25px;
  font-weight: bold;
  margin-right: 6px;
}
#popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
}
.conteudo-popup {
  background: #e9e9dc;
  max-width: 400px;
  margin: 10vh auto;
  padding: 32px;
  position: relative;
  border-radius: 12px;
}
#fecharPopup {
  position: absolute;
  top: 12px;
  right: 12px;
  border-radius: 50%
}
.botao-mobile-fixo{
  position: fixed;
  bottom: 5px;
  z-index: 9;
  width: 100%;
  left: 0;
}
.botao-mobile-fixo button{
  width: 100%;
}
.body-modal-open {
    overflow: hidden !important;
}
@media (max-width: 991px) {
  .texto-pergunta {
    width: 90%;
    display: inline-block;
    font-size: 15px;
  }
  .formulario {
    padding: 0px 50px !important;
  }
}
@media (max-width: 480px) {
  .logo-audionova {
    width: 200px !important;
    height: 60px !important;
  }
  header .telefone a {
    font-size: 16px;
    text-decoration: none;
  }
  .titulo-desk {
    text-align: center;
  }
  .titulo-desk h1 {
    font-size: 36px;
  }
  .titulo-desk strong {
    font-size: 40px;
  }
  .bullets {
    margin-top: 0 !important;
  }
  .bullets li {
    flex-direction: column;
    display: flex;
    align-items: center;
    text-align: center;
    margin-bottom: 15px;
  }
  .botao-mobile {
    align-items: center;
    justify-content: center;
    display: flex;
  }
  .botao-mobile button {
    width: 90% !important;
  }
  .botao-mobile .btn-agende {
    font-size: 24px;
    border-radius: 10px;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.3);
  }
  .modal-content {
    width: 100%;
    max-height: 100vh;
    overflow-y: auto;
  }
  #proximaEtapa {
    width: 100%;
  }
  .formulario {
    padding: 0px 00px !important;
  }
  .img-deep {
    width: 100%;
    height: 100%;
  }
  .deep {
    flex-direction: column;
    align-items: center;
  }
  .texto-deep h2 {
    font-size: 31px;
    text-align: center;
    line-height: 1;
  }
  .texto-deep {
    text-align: center;
    align-items: center;
    display: flex;
    flex-direction: column;
  }
  .beneficios-deep img {
    width: 100px !important;
    height: 100px !important;
  }
  .beneficios-deep {
    margin-bottom: 25px;
  }
}
