@font-face {
    font-family:'roboto';
    src:url("fonte/Roboto-Bold.ttf");
}

@font-face {
   font-family: 'montserrat';
   src: url(font/Montserrat-Bold.otf);
}

@font-face {
   font-family: 'Libre Franklin';
   src: url(fonti/LibreFranklin-VariableFont_wght.ttf);
}

a:link{
   text-decoration: none;
}

.topo-00{
   background-color: #fff;
   padding: 15px 0;
}

.img-logo00{
   max-width: 100%;
   width: auto;
   height: 30px;
}

.garantia{
   background-color:#dceffa;
   padding-top: 40px;
   padding-bottom: 40px;
}

.titulo{
   font-size: 32px;
   line-height: 1.2;
   font-weight: 900;
   font-family: 'Libre Franklin', sans-serif;
}

.rosa{
   color: #000c35;
}

.subtitulo{
   font-size: 18px;
   color: #777;
   line-height: 1.2;
}

.subtitulo a{
   color: #000c35;
}

.img-selo{
   width: 100%;
   height: auto;
}

.esp-topo-selo{
   padding-top: 20px;
}

.img-icone{
   width: auto;
   height: 85px;
}

.titulo-icone{
   font-size: 20px;
   color: #1a1a1a;
   font-weight: 900;
   margin-top: 20px;
}

.texto-icone{
   font-size: 14px;
   color: #666666;
}

.bt-comprar{
   color: #ffffff !important;
    border-radius: 6px;
    text-align: center;
    font-size: 20px;
    fill: #fff;
    font-weight: 900;
    transition: all 1.4s;
    /* background: radial-gradient(closest-side, #164380 40%, #d17a00 150%); */
    background: #369000;
    display: table;
    margin: 0 auto 0;
    padding: 25px 50px;
    font-family: 'Libre Franklin', sans-serif;
    animation: pulse 1.5s infinite alternate;
    box-shadow: 0 0 20px 3px #0e0e0ea1;
    border: none;
}

.bt-comprar2{
   display: block;
   color: #fff !important;
   border-radius: 6px;
   text-align: center;
   font-size: 20px;
   fill: #fff;
   font-weight: 900;
   transition: all 1.4s;
   background: #369000;
   margin: 0 auto;
   padding: 25px 50px;
   font-family: 'Libre Franklin', sans-serif;
   box-shadow: 0 0 20px 3px #0e0e0ea1;
   border: none;
}

.faq{
   padding-top: 40px;
   padding-bottom: 40px;
   background-color: #000c35;
}

.topo-0{
   padding-top: 40px;
   padding-bottom: 40px;
   background-color: #dceffa;
   /*background-color: #000c35;
   background-image: url(../imagens/fundo-0.jpg);
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;*/
}

.titulo-topo-0{
   font-family: "Roboto", Sans-serif;
    font-size: 37px;
    font-weight: 900;
    line-height: 50px;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.titulo-topo-01{
   font-family: "Roboto", Sans-serif;
    font-size: 37px;
    font-weight: 900;
    line-height: 50px;
    letter-spacing: 0px;
    color: #000c35;
}

.subtitulo-topo-0{
   font-family: "Sora", Sans-serif;
   font-size: 20px;
   font-weight: 500;
   line-height: 1.5;
   letter-spacing: 0px;
   color: #FFFFFF;
   margin-top: 30px;
}

.titulo-topo-0 span{
       color: #ffff00;
}

.branco{
   color: #fff;
}

.esp-topo{
      padding-top: 30px;
}

.card{
    
    border: none;
    margin-top: 15px;

}

.card-body{
    padding-left: 25px;
    border: none;
    background-color: #000c35;
}  

.card-header {
  cursor: pointer;
}

.card-header:after {
  content: '-';
  position: absolute;
  top: 5px;
  right: 10px;
  color: #fff;
  font-size: 35px;
}

.card-header.collapsed:after{
  content: '+';
}

.topo-rosa{
    background-color: #000c35;
    border-radius: 10px;
    box-shadow: 4px 4px 6px rgb(13 51 83 / 11%);
    padding: 20px;
    border: 1px solid #fff;
}

.btn-link{

    font-family:'Libre Franklin',Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2em;
    letter-spacing: 1px;
    color: #fff;

}

.btn-link:hover{

    color: #fff;
    text-decoration: none

}
.resposta{
   color: #fff;
    font-family:'Libre Franklin',Sans-serif;
    font-size: 16px;
    font-weight: 420;
    line-height: 1.5em;
    letter-spacing: .1px;
}

.topo-garantia{
   padding-top: 40px;
   padding-bottom: 0px;
   background-color: #dde3ec;
}

.img-garantia{
   width: 100%;
   height: auto;
   margin-bottom: 0px;
   padding-bottom: 0px;
}

.sub-titulo-garantia{
    font-size:22px;
    line-height: 1.2;
    color: #000c35;
}

.atendimento{
   padding-top: 60px;
   padding-bottom: 40px;
   background-color: #fff;
}

.verde{
   color: #1a1a1a;
}

.img-atendente{
   width: 80%;
   height: auto;
   max-width: 220px;
}

.bt-atendente{
   display: table;
   margin: 0 auto;
   background: linear-gradient(to bottom, #74be33 0%, #489417 100%);
   text-align: center;
   border-radius: 15px;
   padding: 30px 34px 20px;
   border-color: #000;
   border-width: 0;
   box-shadow: 0 4px 0 0 #24450d;
   text-align: center;
   font-size: 24px;
   color: #fcfcfc;
   font-family: 'Libre Franklin', sans-serif;
   font-weight: 700;
   letter-spacing: -2px;
   line-height: 22px;
}

.bt-atendente span {
    font-size: 13px;
}

.rodape{
   background-color: #000c35;
   padding-top: 30px;
   padding-bottom: 30px;
}

.titulo-rodape{
   font-size: 18px;
   font-family: 'Libre Franklin', sans-serif;
   font-weight: bold;
   color: #fff;
}

.texto-rodape{
   font-size: 14px;
   font-family: 'Libre Franklin', sans-serif;
   font-weight: 500;
   color: #fff;
   margin-top: -10px;
}

.texto-rodape a{
   color: #fff;
}

.texto-rodape a:hover{
   color: #dceffa;

}

.img-rodape{
   width: 100%;
   height: auto;
   max-width: 200px;
}

.bt-rodape{
   padding: 6px 15px 6px 15px;
   border-radius: 20px;
   background: #9BC657;
   color: #fff;
}

.footer{
   padding-top: 15px;
   padding-bottom: 15px;
   background-color: #333;
}

.texto-footer{
   color: #fff;
   padding: 0;
   font-size: 14px;
}

.img-logo{
   width: 60%;
   height: auto;
   max-width: 200px;
}

.img-cupom{
   width: 80%;
   height: auto;
}

.topo-1{
   padding-top: 40px;
   padding-bottom: 40px;
   background-color: #fff;
}

.titulo-topo-1{
   font-size: 46px;
   line-height: 1.2;
   font-weight: bold;
   font-family: 'Libre Franklin', sans-serif;
}

.img-kit{
   width: 100%;
   height: auto;
}

#spanRelogio{
   background-color: #000c35;
   color: #fff;
   font-size: 25px;
   font-family: 'Libre Franklin', sans-serif;
   font-weight: bold;
   padding: 10px 20px;
   border-radius: 50px;
}

.fundo-kit{
   background-color: #fff;
   padding: 20px 0 20px 0;
   width: 90%;
   height: auto;
   box-shadow: 2px 2px 5px #000;
   min-height: 250px;
   position: relative;
   margin: 30px auto;
}

.fundo-qnt{
   width: 110%;
   position: absolute;
   top: 15px;
   left: -5%;
   background-color: #bb0303;
   padding: 10px;
   box-shadow: 2px 2px 5px #000;
}

.texto-qnt{
   color: #fff;
   line-height: 1;
   font-size: 28px;
   font-weight: 700;
   margin: 0;
}

.texto-qnt2{
   color: #fff;
   line-height: 1;
   font-size: 11px;
   font-weight: 500;
   opacity: 0.5;
   letter-spacing: 5px;
   margin: 0;
}

.oferta{
   width: 100%;
   background: linear-gradient(90deg, #ba0202 0%, #c52525 35%, #983131 100%);
   padding: 5px;
   color: #ffde00;
   letter-spacing: 3px;
   line-height: 1;
   font-size: 13px;
   font-weight: 700;
   margin-top: 53px;
}

.img-prod{
   display: block;
   width: 90%;
   height: auto;
   margin: 0 auto;
   margin-top: 20px;
}

.center-kit{
   display: block;
   margin: 0 auto;
   width: 100%;
   padding: 20px;
}

.texto-preco{
   color: red;
   font-weight: 400;
   font-size: 16px;
   text-align: left;
}

.texto-preco span{
   float: right;
   text-align: right;
}

.texto-dividido{
   color: #bb0303;
   font-weight: bold;
   float: left;
   margin-right: 5px;
   font-size: 20px;
   text-align: left;
   line-height: 1.0;
   font-family: 'montserrat',sans-serif;
}

.texto-preco-vdd{
   color: #bb0303;
   font-weight: bold;
   font-size: 50px;
   text-align: center;
   font-family: 'montserrat',sans-serif;
}

.texto-avista{
   color: #000;
   text-align: center;
   margin-top: -10px;
   margin-bottom: 25px;
}

.botao{
   font-family: 'montserrat',sans-serif;
   width: 110%;
   position: absolute;
   bottom: -30px;
   left: -5%;
   background-color: #369000;
   padding: 15px 5px;
   border-radius: 30px;
   font-size: 36px;
   letter-spacing: -2px;
   font-weight: bold;
   margin: 0;
   color: #fff;
}

.img-foto{
   width: 100%;
   height: auto;
}

.img-ebooks{
   max-width:220px;
   width:100%;
}

.img-botao{
   width: 350px;
   max-width: 90%;
   height: auto;
   margin-bottom: 15px;
}

.topo-01{
   background-color: #fff;
   padding: 50px 0;
}

.fundo-topo-01{
   background-color: #000c35;
   padding: 30px 20px;
   border-radius: 15px;
   margin-top: 25px;
   min-height: 450px;
}

.texto-fundo-topo-01{
   font-size: 19px;
   color: #fff;
   font-weight: 600;
   margin-top: 20px;
   line-height: 1.3;
}

.img-fundo{
   width: 90%;
   height: auto;
   border-radius: 15px;
   border: 2px solid #fff;
}

.topo-02{
   background-color: #000c35;
   padding: 50px 0;
}

.fundo-topo-02{
   background-color: #fff;
   padding: 30px 20px;
   border-radius: 15px;
   margin-top: 25px;
   display: flex;
   gap: 15px;
   align-items: center;
   align-content: center;
}

.titulo-fundo-topo-02{
   font-size: 23px;
   color: #000c35;
   font-weight: 600;
   margin-bottom: 20px;
   line-height: 1.3;
}

.texto-fundo-topo-02{
   font-size: 18px;
   color: #333;
   font-weight: 600;
   margin-top: 20px;
   line-height: 1.3;
}

.img-fundo-topo-02{
   width: 30%;
   height: auto;
   border-radius: 15px;
}

.img-produto{
   width: 100%;
   height: auto;
   position: sticky;
   top: 20px;
}

@media screen and (max-width: 600px) {


   .img-ebooks{
      display: block;
      margin: 0 auto !important;
   }

   .img-fundo-topo-02{
      width: 60%;
      height: auto;
      border-radius: 15px;
      display: block;
      margin: 0 auto 20px auto;
   }

   .fundo-topo-02{
      display: block;
   }

   .fundo-topo-01{
      min-height: 400px;
   }

   .img-botao{
      display: block;
      margin: 10px auto;
   }

   .titulo-topo-0{
      font-size: 35px;
      line-height: 35px;
      text-align: center;
   }

   .titulo-topo-01{
      font-size: 35px;
      line-height: 35px;
      text-align: center;
   }

   .subtitulo-topo-0{
      font-size: 18px;
      text-align: center;
   }

   .img-cupom{
      width: 90%;
      height: auto;
   }

    .esp-cel{
      padding-top: 20px;
    }

   .img-garantia{
      margin-bottom:-30px;
   }  

   .bt-comprar, .bt-comprar2{
      width: 95%;
   }

   .sub-titulo-garantia{
      font-size: 20px;
   }   

   .bt-comprar{
      padding: 15px 10px;
      font-size: 16px;
   }

   .bt-comprar2{
      padding: 15px 10px;
      font-size: 16px;
   }

   .titulo-icone{
      font-size: 18px;
   }

   .titulo-icone, .texto-icone{
      text-align: center;
   }   

   .img-selo{
      width: 100%;
      height: auto;
   }

   .titulo{
      font-size: 28px;
   }

   .titulo-topo-1{
      font-size: 32px;
   }

   .subtitulo{
      font-size: 16px;
   }   

   .centralizar{
      text-align: center;
   }

}


.pulse {
  animation: pulse 0.7s infinite;
  margin: 0 auto;
  display: block;
  margin-top: 30px;
  animation-direction: alternate;
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -webkit-filter: brightness(100%);
  }
  100% {
    -webkit-transform: scale(1.1);
    -webkit-filter: brightness(100%);
  }
}

@keyframes pulse {
  0% {
    transform: scale(1);
    filter: brightness(100%);
  }
  100% {
    transform: scale(1.1);
    filter: brightness(100%);
  }
}