@font-face {
  font-family: "MyriadPro";
  src: url("MyriadPro-Regular.eot");
  src: url("MyriadPro-Regular.eot?#iefix") format("embedded-opentype"),
    url("MyriadPro-Regular.woff") format("woff"),
    url("MyriadPro-Regular.ttf") format("truetype"),
    url("MyriadPro-Regular.svg#MyriadPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "MyriadPro";
  src: url("MyriadPro-Bold.eot");
  src: url("MyriadPro-Bold.eot?#iefix") format("embedded-opentype"),
    url("MyriadPro-Bold.woff") format("woff"),
    url("MyriadPro-Bold.ttf") format("truetype"),
    url("MyriadPro-Bold.svg#MyriadPro-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}

body {
  font-family: MyriadPro, sans-serif;
  padding-top: 4.5rem;
  font-size: 17px;
  overflow-x: hidden;
}

h2 {
  font-weight: normal;
  font-size: 36px;
  line-height: 48px;
}
#submit-btn {
  background: #b0e7a2 !important;
  cursor: not-allowed;
  border: none;
  padding: 10px 20px;
  font-size: 16px;
}
#submit-btn.enabled {
  background: linear-gradient(90deg, #00de45 0.77%, #00de45 99.36%) !important;
  color: #ffffff;
  cursor: pointer;
}
#submit-btn.enabled:hover {
  background: linear-gradient(90deg, #00de45 0.77%, #08b33e 99.36%);
}
#error-message {
  color: red;
  display: none;
  margin-top: 10px;
}
.texto-verde {
  color: #00de45;
}

.topo {
  background: #fff;
}

.topo .telefone,
.topo .telefone a {
  font-weight: bold;
  font-size: 23.0035px;
  line-height: 28px;
  color: #00de45;
}

.topo .telefone a img {
  height: 40px;
}

.header {
  overflow: hidden;
}

.header h1,
.header .h1 {
  font-size: 2.2rem;
}

.header h3 {
  font-weight: bold;
  font-size: 30px;
}

.carousel-indicators li {
  width: 13px;
  height: 13px;
  border-top: none;
  border-bottom: none;
  border-radius: 10px;
  margin-right: 8px;
  margin-left: 8px;
}

.background-header {
  width: 100%;
  /*background: linear-gradient(87.76deg, #67c840 0.77%, #abd92d 99.36%);*/
  background: #404041;
  position: absolute;
  top: 500px;
  height: 100%;
}

.btn-fake {
  color: #ffffff;
  border: 3px solid #ffffff;
  border-radius: 14px;
  font-size: 1.8rem;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  padding: 0.5rem;
}

.frmWhats .termos {
  line-height: 1.3;
  font-size: 0.8rem;
}

.frmWhats input[type="submit"] {
  font-size: 1.1rem;
  padding: 10px;
}

.frmWhats input[type="text"],
.frmWhats input[type="email"],
.frmWhats select.form-control {
  height: 33px;
  padding: 4px;
}

.content-header {
  z-index: 1;
  position: relative;
}

.banner-header {
  /*  color: #fff;*/
}

.form-header,
.form-rodape {
  background: #ffffff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
}

.form-header .whatsapp a {
  font-size: 15px;
  line-height: 18px;
  text-decoration-line: underline;
  color: #00de45;
}

label,
.modal-body-whatsapp label {
  font-size: 13px;
}

label,
.modal-body-whatsapp label,
.modal-body-whatsapp .form-group {
  color: #000000;
  font-weight: normal;
}

.modal-body-whatsapp h3 {
  font-size: 16px;
  font-weight: bold;
}

.modal-backdrop {
  width: 125vw;
  height: 128vh;
}

input[type="text"],
input[type="email"],
select.form-control {
  background: #ebf2f6;
  border-radius: 0;
  border: 0;
}

input[type="submit"],
.btn-agende {
  /*  background: #e19148;*/
  background: linear-gradient(90deg, #00de45 0.77%, #00de45 99.36%);
  border: none;
  padding: 20px;
  width: 100%;
  white-space: initial;
  /*font-weight: bold;*/
  font-size: 21px;
  line-height: 1.3;
  color: #ffffff;
}
.btn-agende {
  font-size: 25px;
}

input[type="submit"]:hover,
input[type="submit"]:focus,
.btn-agende:hover,
.btn-agende:focus {
  /*background: linear-gradient(90deg, #FFED02 0.77%, #FFED02 99.36%);*/
  background: linear-gradient(90deg, #00de45 0.77%, #08b33e 99.36%);
  color: #ffffff;
}

label.error {
  color: red;
}

.rede {
  background: linear-gradient(
    179.84deg,
    rgba(235, 242, 246, 0) 0.55%,
    #ebf2f6 99.45%
  );
}

.selo-background {
  border-radius: 50%;
  width: 235px;
  height: 235px;
  position: absolute;
}

.selo-background.azul {
  background: #007ebe;
}

.selo-background.laranja {
  background: #e19148;
}

.selo-background.vermelho {
  background: #d64f51;
  right: 0;
}

.selo-background p {
  transform: matrix(0.97, -0.25, 0.25, 0.97, 0, 0);
  color: #fff;
  text-align: center;
  font-size: 25px;
  line-height: 31px;
  padding: 20px;
  margin: 0;
}

.produto .nome {
  font-size: 25px;
}

.produto .funcao {
  font-size: 60px;
  line-height: 70px;
  color: #00de45;
  font-weight: bold;
}

.atendimento {
  /*background: linear-gradient(*/
  /*0deg,*/
  /*rgba(235, 242, 246, 0) 0.55%,*/
  /*#ebf2f6 99.45%*/
  /*);*/
  background-color: #e5e5e5;
  color: #6a737b;
}

.historias {
  color: #6a737b;
}

.historias h2 {
  font-size: 50px;
}

.historias h3 {
  font-size: 40px;
}

.atendimento .selo-background {
  left: 75%;
  top: 25%;
  z-index: 1;
}

.produtos {
  color: #6a737b;
}

.produtos h3 {
  font-size: 25px;
}

.produtos p {
  font-size: 25px;
  line-height: 1.1;
}

.produtos ul {
  list-style: none; /* Remove default bullets */
}

.produtos ul li::before {
  content: "\2022"; /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #00de45; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}

.depoimento {
  position: relative;
  z-index: 1;
}

.cadastre {
  /*background: url(../images/fundo-cadastre.webp) no-repeat center;*/
  background: #404041;
  background-size: cover;
}

.opacidade-5 {
  opacity: 0.5;
}

.cadastre .form-rodape {
  margin-bottom: -150px;
}

.cadastre h2 {
  font-size: 50px;
}

.quote .blockquote {
  font-size: 50px;
  line-height: 60px;
  color: #000000;
}

.quote p {
  font-size: 25px;
}

.form {
  margin-top: -100px;
}

.form h2 {
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  padding-top: 150px;
  position: relative;
  z-index: 1;
}

.form .background-form {
  padding-top: 150px;
  height: 90%;
  width: 100%;
  position: absolute;
  background: linear-gradient(88deg, #67c840 0.77%, #abd92d 99.36%);
}

footer .endereco {
  font-size: 20px;
  line-height: 24px;
  text-align: right;
  color: #00de45;
}

.botao-whatsapp {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
}

.modal-content {
  border-radius: 0;
}

.modal-body {
  font-weight: bold;
  font-size: 23.0035px;
  line-height: 28px;
  color: #00de45;
  padding: 3rem;
  text-align: center;
}

div.whats-rodape {
  position: relative;
}

a.btn-whatsapp-rodape {
  z-index: 9999;
  bottom: 69px;
  right: 25px;
  background: #269145;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
  color: #ffffff !important;
  border: none;
  transition: 0.2s ease-out;
  font-size: 75px;
  height: 100px;
  width: 100px;
  border-radius: 100% !important;
  padding-top: 8px;
  padding-left: 0;
  padding-right: 0;
  line-height: 0;
  min-width: auto;
  font-weight: normal;
}

a.btn-whatsapp-rodape:hover {
  background: #186f31;
  color: #ffffff;
  border: none;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
}

@media (max-width: 575.98px) {
  .topo .telefone {
    font-size: 18px;
  }

  .titulo-promocao {
    margin-bottom: -20px;
  }

  .produto .funcao {
    font-size: 40px;
    line-height: 45px;
  }

  .carousel {
    margin-bottom: 4.5rem;
  }
}

@media (max-width: 767.98px) {
  .produtos p {
    font-size: 17px;
  }

  .header h1,
  .header .h1 {
    font-size: 2rem;
  }

  .header .h2 {
    font-size: 1.5rem;
  }
  .background-header {
    top: 400px;
  }

  .background-header {
    height: 50%;
  }

  .quote p {
    font-size: 15px;
  }

  .atendimento .selo-background {
    left: calc(100% - 117.5px);
    top: -15%;
    position: relative;
  }

  .rede .fotos {
    margin: 0 -5%;
    /*    width: 110%;*/
    width: 100%;
  }

  .rede .fotos .col-6,
  .atendimento .col-6 {
    padding: 0 0.5rem;
  }

  .modal-body-whatsapp h3 {
    font-size: 18px;
    font-weight: bold;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .selo-background {
    width: 170px;
    height: 170px;
  }

  .selo-background p {
    font-size: 17px;
    line-height: 19px;
  }
}

@media (max-width: 1199.98px) {
  .quote .blockquote {
    font-size: 40px;
    line-height: 45px;
  }
}

@media (max-width: 991.98px) {
  .quote .blockquote {
    font-size: 30px;
    line-height: 35px;
  }
}

@media (min-width: 768px) {
  .carousel-control-prev-icon {
    padding-right: 64px;
  }

  .carousel-control-next-icon {
    padding-left: 64px;
  }
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
  background-image: none;
  color: #00de45;
  font-size: 41px;
  /* right: 37px; */
  display: inline-block;
  /* padding-right: 64px; */
  width: auto;
  height: auto;
}

.modal-body-whatsapp {
  font-size: 17px;
  padding: 1rem;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
header a.telefone {
    font-weight: 700;
    font-size: 20px;
    color: #00de45;
}
.bg-obrigado {
    background-image: url(../images/bg-obrigado.png);
    background-position: center;
    background-size: cover;
}

section.conteudo.bg-obrigado h2 {
    font-size: 70px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

section.conteudo.bg-obrigado h3 {
    font-size: 35px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

section.conteudo.bg-obrigado p {
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

section.conteudo.bg-obrigado a{
    text-decoration: none;
}
.bg-verde {
    background-color: #00de45;
}
footer {
    font-size: 27px;
}
@media (max-width: 991px) {
    s.bg-obrigado {
        background-image: url(../images/bg-obrigado-mobile.png);
        background-position: center;
        background-size: cover;
        height: 100vh;
    }

    section.conteudo.bg-obrigado h2 {
        font-size: 49px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    section.conteudo.bg-obrigado h3 {
        font-size: 21px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    section.conteudo.bg-obrigado p {
        font-size: 17px;
        font-style: normal;
        font-weight: 300;
        line-height: normal;
    }
}	

.pulse {
  animation-name: pulse;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
