
body{
	font-family: "Inter", sans-serif;
	background-color: #fff;
}

a:link{
   text-decoration: none;
}

.topo-00{
   background-color: #fff !important;
   padding: 15px 0 10px 0;
}

.img-logo{
   height: 70px;
   width: auto;
   max-width: 100%;
}

.img-logo-rodape{
   height: 70px;
   width: auto;
   max-width: 100%;
}   

.nav-link {
   padding: 0.2rem 0.5rem;
   font-size: 16px;
   font-weight: 600 !important;
   color: #4b5563;
   opacity: 1;
   margin-right: 12px;
}

.nav-link2 {
   padding: 0.2rem 0.5rem;
   font-size: 16px;
   font-weight: 600 !important;
   color: #1c5029;
   opacity: 1;
   margin-right: 12px;
}

.navbar-nav .nav-link:hover{
    color: #1c5029;
} 

.nav-item-texto{
	text-decoration: none;
	padding: 0.2rem 0.5rem;
   font-size: 18px;
   font-weight: 600 !important;
   color: #4b5563;
   opacity: 1;
   margin-left: 12px;
} 

.botao-kit{
   display: block;
   border: none;
   background-color: #164c2a;
   font-size: 1rem;
    line-height: 1.5rem;
    color: #fff;
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    border-radius: 12px;
    font-weight: 600;
}

.botao-menu{
	border: none;
	background-color: #164c2a;
	font-size: 1rem;
    line-height: 1.5rem;
    color: #fff;
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    border-radius: 9999px;
    font-weight: 600;
}

.botao{
	border: none;
	background-color: #164c2a;
	font-size: 20px;
    line-height: 1.5rem;
    color: #fff;
    padding: 15px 30px;
    border-radius: 9999px;
    font-weight: 600;
}

.topo-0{
	padding: 50px 0;
}

.titulo-topo-0{
	font-size: 3rem;
    line-height: 1.3;
    margin-top: .5rem;
    color: #111827;
    font-weight: 700;
}

.titulo-topo-3{
   font-size: 2.5rem;
    line-height: 1.3;
    margin-top: .5rem;
    color: #111827;
    font-weight: 700;
}

.subtitulo-topo-0{
	margin-top: 1.5rem;
	color: #4b5563;
	font-size: 1rem;
    line-height: 1.5rem;
	font-weight: 400;
}

.img-mockup{
	width: 60%;
	height: auto;
}

.fundo-topo-0{
   background-color: #f0fafb;
   border-radius: 25px;
   padding: 30px 20px;
}

.titulo-numeros{
   color: #164c2a;
   font-weight: 700;
   font-size: 3.75rem;
    line-height: 1;
}

.texto-numeros{
   color: #1a1a1a;
   font-size: 1.125rem;
   line-height: 1.75rem;
   font-weight: 600;
   margin-bottom: 0;
}

.topo-1{
   background-color: #1a1a1a;
   padding: 40px 0;
}

.topo-2{
   background-color: #fff;
   padding: 40px 0;
}

.titulo-topo-1{
   font-size: 2.25rem;
   line-height: 2.5rem;
   font-weight: 700;
   color: #fff;
}

.texto-topo-1{
   font-size: 1.1rem;
   line-height: 1.5rem;
   font-weight: 400;
   opacity: .7;
   color: #fff;
   margin-top: 25px;
}

.img-conteudo{
   width: 80%;
   height: auto;
   border-radius: 15px;
}

.titulo-topo-2{
   color: #164c2a;
   font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 600;
    margin-bottom: 10px;
}

.esp-topo{
   margin-top: 35px;
}

.titulo-icone{
   color: #1a1a1a;
   font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 600;
}

.texto-icone{
   font-size: 1rem;
   line-height: 1.5rem;
   margin-top: .5rem;
   color: #4b5563;
}

.img-icon{
   font-size: 38px;
   box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
   width: 55px;
   height: 55px;
   text-align: center;
   margin: 10px auto;
}

.img-depo{
   width: 80px !important;
   height: 80px !important;
   border-radius: 50%;
   margin: 0 auto 15px auto;
}

.texto-estrela i{
   color: yellow;
   margin-right: 5px;
   font-size: 18px;
}

.owl-nav{
   padding: 0;
   margin-top: -35px;
}
.owl-next span,
.owl-prev span {
   width: 60px !important;
   height: 60px !important;
   border-radius: 50%;
   border: 1px solid rgb(209, 213, 219); /* você pode ter esquecido o border-width */
   font-size: 30px;
   line-height: 60px; /* centraliza verticalmente o conteúdo */
   text-align: center; /* centraliza horizontalmente */
   box-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
   color: #1a1a1a;
   margin-left: 15px;
   margin-top: 40px !important;
   padding: 0; /* remova o padding desproporcional */
   display: inline-block;
}

.owl-next span,
.owl-prev span {
   display: flex;
   align-items: center;
   justify-content: center;
}

.fundo-kit{
   box-shadow: 
  3px 10px 15px -3px rgb(0 0 0 / 0.1),  /* sombra inferior */
  5px 4px 6px -4px rgb(0 0 0 / 0.1),    /* outra sombra inferior */
  0 -4px 6px -4px rgb(0 0 0 / 0.1);     /* sombra superior */
   padding: 30px 20px;
   background-color: #fff;
   border-radius: 20px;
}

.preco{
   color: #1a1a1a;
   font-weight: 600;
   font-size: 3.75rem;
   line-height: 1;
}

.preco small{
   font-size: 1.875rem;
   line-height: 2.25rem;
}   

.nome-kit{
   font-size: 1.25rem;
   line-height: 1.75rem;
   color: #1a1a1a;
   font-weight: 500;
   margin-bottom: 20px;
}

.texto-kit{
   font-size: 1rem;
   line-height: 1.5rem;
   margin-top: .5rem;
   color: #4b5563;
   text-align: left;
}

.texto-kit .fa-square-check{
   color: #164c2a;
   margin-right: 10px;
   font-size: 1.1rem;
}

.texto-kit .fa-square-xmark{
   color: red;
   margin-right: 10px;
   font-size: 1.1rem;
}

.img-garantia{
   width: 100%;
   height: auto;
}

.titulo-garantia{
   color: #1a1a1a;
   font-weight: 700;
   font-size: 1.875rem;
    line-height: 2.25rem;
}

.accordion-item{
   background-color: #fff !important;
   border-radius: 0 !important;
   border: none !important;
   margin-top: 20px!important;
   box-shadow: 
  3px 10px 15px -3px rgb(0 0 0 / 0.1),  /* sombra inferior */
  5px 4px 6px -4px rgb(0 0 0 / 0.1),    /* outra sombra inferior */
  0 -4px 6px -4px rgb(0 0 0 / 0.1);     /* sombra superior */
}

.accordion-item .accordion-button .collapsed{
   border-bottom: 1px solid #fff;
}

.accordion-button::after {
   fill: #1a1a1a !important;
}   

.accordion-button{
   background-color: #fff !important;
   color: #1a1a1a !important;
   font-size: 18px!important;
   font-weight: 500;
}

.accordion-body{
   color: #1a1a1a !important;
   font-size: 14px !important;
   font-weight: 400 !important;
}

.titulo-wpp{
   color: #1a1a1a;
   font-size: 1.25rem;
   line-height: 1.75rem;
   font-weight: 600;
   margin-bottom: -15px;
}

.img-atendente{
   width: auto;
   height: 50px;
   margin-bottom: 15px;
}

.rodape{
   background-color: #fff;
   padding: 40px 0 20px 0;
   border-top: 1px solid rgb(0, 0, 0, 0.1);
}

.titulo-rodape{
   color: rgb(107, 114, 128);
   font-weight: 600;
   margin-bottom: .75rem;
   font-size: 1.1rem;
   line-height: 1.25rem;
}

.texto-rodape{
   color: #1a1a1a;
   font-weight: 400;
   margin-bottom: 8px;
   font-size: 1rem;
   line-height: 1.25rem;
   opacity: 0.7;
}

.fa-instagram{
   color: #1a1a1a;
   font-weight: 400;
   margin-bottom: 8px;
   font-size: 30px;
   margin-top: 15px;
   margin-left: 20px;
   line-height: 1.25rem;
   opacity: 0.7;
}

.texto-rodape a{
   color: #1a1a1a;
}

.texto-rodape a:hover{
   color: #1a1a1a;
}

.rodape hr{
   border-bottom: 1px solid rgb(0, 0, 0, 0.1);
}

.img-selo-rodape{
   width: auto;
   max-width: 100%;
   margin: 20px auto;
   height: 60px;
}

.aparecer{
   display: none;
}

.fw-bold{
   color: #164c2a;
   font-weight: 500;
   font-size: 1.2rem;
   line-height: 1.5rem;
}

.form-switch .form-check-input {
   width: 3.2em!important;
   height: 1.7em!important;
}

.bg-light{
   color: rgb(66, 48, 125, 1.0) !important;
   font-weight: 600;
   font-size: 0.90rem;
   line-height: 1.5rem;
   padding: 5px;
}

.topo-22{
   background-color: #f3f4f6;
   padding: 50px 0;
}

.fundo-topo-22{
   padding: 1.5rem;
   background-color: #fff;
   border-radius: 15px;
   border: 1px solid #e5e7eb;
}

.bola-preta{
   text-align: center;
   background-color: #000;
   font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 700;
    border-radius: 9999px;
    width: 3rem;
    height: 3rem;
    color: #fff;
    margin: 0 auto;
    padding: 0.7rem;
}

.fundo-topo-22 svg{
   text-align: center;
   height: 2.5rem;
   width: 2.5rem;
   color: #000;
   margin: 15px auto;
}

.texto-topo-22{
   color: #4b5563;
   font-size: 1.1rem;
   line-height: 1.5rem;
   font-weight: 400;
   opacity: .7;
   margin-bottom: 0;
}

.img-depoimentos{
   width: 100%;
   height: auto;
   border-radius: 10px;
}

.custom-table th,
  .custom-table td {
    vertical-align: middle;
    border: 1px solid #dee2e6;
  }

  .highlight-column {
    background-color: #000 !important;
    color: #fff;
    font-weight: bold;
  }

  .highlight-column2 {
    background-color: #f3f4f6 !important;
    color: #000;
    font-weight: 700;
  }

  .custom-table i.fas.fa-check {
    color: #000;
  }

  .custom-table i.fas.fa-times {
    color: #bbb;
  }

@media screen and (max-width: 600px) {

   .img-mockup{
      display: block;
      margin: 20px auto;
      width: 60%;
      height: auto;
   }

   .nav-link {
      padding: 0.2rem 0.1rem;
      font-size: 13px;
      margin-right: 5px;
   }

   .nav-link2 {
      padding: 0.2rem 0.1rem;
      font-size: 13px;
      margin-right: 5px;
   }

   .aparecer{
      display: inline-block;
   }

   .botao-menu{
      justify-content: end;
      margin-left: auto;
      font-size: 0.8rem;
   }

   .sumir{
      display: none;
   }

   .fa-instagram{
      margin: 10px auto;
   }   

   .esp-cel{
      margin-top: 25px;
   }

   .img-garantia{
      width: 60%;
      height: auto;
      margin-bottom: 25px;
   }

   .botao-kit{
      margin-top: 25px;
   }

   .texto-kit{
      font-size: 0.9rem;
      margin-bottom: 5px;
   }   

   .texto-kit .fa-square-check{
      margin-right: 5px;
   } 

   .texto-kit .fa-square-xmark{
      margin-right: 5px;
   }  

   .preco{
      font-size: 2.25rem;
      line-height: 2.5rem;
   }

   .img-icon{
      font-size: 28px;
      box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
      width: 45px;
      height: 45px;
      text-align: center;
      margin: 10px auto;
   }

   .img-conteudo{
      width: 80%;
      margin: 20px auto;
   }

   .titulo-topo-1{
      font-size: 2.05rem;
   }

   .texto-numeros{
      font-size: 1.025rem;
      margin-bottom: 20px;
   }

   .titulo-numeros{
      font-size: 2.45rem;
   }   

   .botao{
      display: block;
      margin: 15px auto;
      font-size: 16px;  
      padding: 10px 15px;
   }

	.titulo-topo-0{
		font-size: 1.875rem;
    	line-height: 2.25rem;
	}

   .titulo-topo-3{
      font-size: 1.875rem;
      line-height: 2.25rem;
   }	

	.img-logo{
      height: 60px;
      width: auto;
      max-width: 100%;
   }

   .img-logo-rodape{
      display: block;
      height: 70px;
      width: auto;
      max-width: 100%;
      margin: 0 auto 15px auto;
   }

   .centralizar{
      text-align: center;
   }


}

.preto{
   color: #1a1a1a !important;
}

.verde{
   color: #164c2a !important;
}