@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: 'Avenir-next-bold';
   src: url(fonti/avenir-next-bold.ttf);
}

@font-face {
   font-family: 'avenir-demi';
   src: url(fonty/avenir-next-lt-pro-demi.otf);
}

a:link{
   text-decoration: none;
}

.topo-0-0{
   padding-top: 10px;
   background-color: #43A39E;
}

.rodape{
   background-color: #43a39e;
   padding-top: 40px;
   padding-bottom: 20px;
}

.topo-0{
   background-color: #fff;
   padding-top: 40px;
   padding-bottom: 40px;
}

.topo-1{
   background-color: #f2f2f2;
   padding-top: 40px;
   padding-bottom: 40px;
}

.img-cogumelo{
   width: 80%;
   height: auto;
}

.titulo{
   font-size: 50px;
   line-height: 1.2em;
   margin-bottom: 20px;
   font-family: 'Avenir-next-bold','roboto',sans-serif;
}

.sub-titulo{
   font-family: 'avenir-demi';
    font-size: 25px;
    font-weight: 700;
}

.preto{
   color: #000;
}

.verde{
   color: #43A39E;
}

.img-icon-topo-0{
   width: 75px;
   height: auto;
}

.texto-topo-0{
       font-size: 14px;
    line-height: 1.1;
    color: #fff;
}

.texto{
   font-size: 20px;
   font-family:'avenir-medium';
   line-height: 1.1;
}



.cinza{
   color: #333;
}

.branco{
   color: #fff;
}

.texto2{
   font-size: 18px;
   font-family:'avenir-medium';
   font-weight: bold;
}

.img-topo-0{
   width: 100%;
   height: auto;
}

.botao{
       font-size: 16px;
    letter-spacing: 2px;
    border-radius: 35px;
    color: #fff;
    background-color: #cb0003;
    padding: 15px;
    text-decoration: none;
    border: 1px solid #fff;
    font-weight: 700;
    width: fit-content;
    display: block;
    margin: 15px auto;
    text-align: center;
    text-transform: uppercase;
}

.botao-kit{
       font-size: 16px;
    letter-spacing: 2px;
    border-radius: 35px;
    color: #fff;
    background-color: #ec0a0b;
    padding: 15px;
    text-decoration: none;
    border: 1px solid #fff;
    font-weight: 700;
    width: fit-content;
    display: block;
    margin: 15px auto;
    text-align: center;
    text-transform: uppercase;
}

.red{
   color: #ec0a0b;
}

.esp-topo{
   padding-top: 30px;
}

.img-depo{
   max-width: 100%;
   border-radius: 50%;
   height: 200px;
   width: 200px;
   border: 5px solid #43A39E;
   margin: 0 auto 15px;
}

.titulo-depo{
   font-size: 18px;
   font-family: 'avenir-demi';
}

.img-estrela{
   width: 20px;
   height: auto;
}

.img-apostrofo{
   width: 60px;
   height: auto;
}

.img-max{
   width: 100%;
   height: auto;
}

ul {
  list-style-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 10 10"><circle fill="green" cx="7" cy="7" r="2"/></svg>');
}

ol.carousel-list {
    margin: 50px auto 15px;
    padding: 0;
    display: block;
    width: 100%;
    position: relative;
    list-style: none;
    font-size: 0;
    transition: all 1s;
}

ol.carousel-list li {
    position: relative;
    display: inline-block;
    list-style-type: none;
    width: 22.5%;
    height: 4px;
    background: #f2f2f2 !important;
    
}



.carouse-progress{
    position: absolute;
    top: -15;
    background-color: #43A39E;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    transition: all .5s ease-in-out;
    z-index: 1;
}

ol.carousel-list li a {
    position: relative;
    display: block;
}

ol.carousel-list li .list-title{
    position: absolute;
    bottom: -40px;
    margin-left: 40px;
    font-family:'avenir-medium';
    font-size: 14px;
    font-weight: 700;
    text-align: right;
    color: #43A39E;
    text-transform: uppercase;
    display: block;
    white-space: nowrap;
    transition: all .5s ease-in-out;
}

.img-seta{
   width: 80px;
   height: auto;
   margin-top: 50px;
}

.icone-img-bene{
   width: 80%;
   height: auto;
}

.esp-topo-bene{
   margin-top: 20px;
}

.texto-tempo{
   font-family: 'Avenir-next-regular';
   font-size: 50px;
   color: #000;
   line-height: 1.2;
   font-weight: bold;
}

.fundo-kit{
   margin: 10px;
   background-color: #fff;
   border-radius: 15px;
   border: 1px solid rgba(0, 0, 0, 0.575) !important;
}

.fundo-kit2{
   margin: 10px;
   background-color: #43A39E;
   border-radius: 15px;
   border: 1px solid rgba(0, 0, 0, 0.575) !important;
}

.titulo-kit{
   font-family:'avenir-next-bold';
   font-size: 22px;
   text-transform: uppercase;
   margin-top: 30px;

}

.img-kit{
   width: 85%;
   height: auto;
}

.preco-por{
   font-size: 12px;
   font-family:'avenir-medium';
   line-height: 1.1;

}

.preco{
   font-family:'avenir-next-bold';
   font-weight: 700;
    margin: 0;
    font-size: 40px;
    margin-bottom: 0;
    line-height: 1; 
}

.img-icone{
   width: 35%;
   height: auto;
}


.card{   
    border: none;
    margin-top: 15px;
}

.card-body{
    padding-left: 25px;
    border: none;
    background-color: #f5f5f5;
    color: #000;
}  

.card-header {
  cursor: pointer;
}

.card-header:after {
  content: '-';
  position: absolute;
  top: 5px;
  right: 10px;
  color: #43A39E;
  font-size: 35px;

}

.card-header.collapsed:after{
  content: '+';
}

.card-header{
    background-color: #f5f5f5;
    border-radius: 10px;
    box-shadow: 4px 4px 6px rgb(13 51 83 / 11%);
    padding: 20px;
}

.topo-rosa{
    background-color: #f5f5f5 !important;
    border-radius: 10px !important;
    box-shadow: 4px 4px 6px rgb(13 51 83 / 11%) !important;
    padding: 20px !important;
}

.btn-link{
    font-family:'roboto',Sans-serif !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 1.2em !important;
    letter-spacing: 1px !important;
    color: #000 !important;
}

.btn-link:hover{

    color: #ef4123;
    text-decoration: none;

}
.resposta{
   color: #000;
    font-family:'avenir-medium',Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5em;
    letter-spacing: .1px;
}

.img-rodape{
   width: 75%;
   height: auto;
}

.texto-roda{
   font-size: 12px;
   color: #000;

}

.sub-titulo-roda{
   font-family:'avenir-medium',Sans-serif;
   font-size: 20px;
   font-weight: bold;
}

@media screen and (max-width: 600px) {

   .img-rodape{
      width: 55%;
      height: auto;
   }

   .carouse-progress{
    position: absolute;
    top: -15;
    right: 25px;
    background-color: #43A39E;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    transition: all .5s ease-in-out;
    z-index: 1;
}

ol.carousel-list li a {
    position: relative;
    display: block;
}

ol.carousel-list li .list-title{
    position: absolute;
    bottom: -40px;
    margin-left: 75px;
    font-family:'avenir-medium';
    font-size: 14px;
    font-weight: 700;
    text-align: right;
    color: #43A39E;
    text-transform: uppercase;
    display: block;
    white-space: nowrap;
    transition: all .5s ease-in-out;
}

   .texto-tempo{
      font-size: 35px;
      line-height: 1.2;
   }   

   .esp-topo-cel{
      padding-top: 40px;
   }

   .icone-img-bene{
      width: 30%;
      height: auto;
   }

   .img-seta{
      width: 60px;
      height: auto;
   }

   .img-apostrofo{
      width: 50px;
   }   

   .img-depo{
      width: 60%;
      height: auto;
   }

   .img-icon-topo-0{
      width: 45px;
      height: auto;
   }

   .titulo{
      font-size: 30px;
      line-height: 1.2;
   }

   .sub-titulo{
      font-size: 22px;
   }  

   .texto{
      font-size: 18px;
   } 

   .texto2{
      font-size: 16px;
   } 

   .centralizar{
      text-align: center;
      margin: 0 auto;
   }
}

.active .carouse-progress,.active .list-title{
  animation: pulse 0.7s infinite;
  display: block;
  animation-direction: alternate;
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes pulse {
  0% {

    -webkit-filter: brightness(100%);
  }
  100% {

    -webkit-filter: brightness(200%);
  }
}

@keyframes pulse {
  0% {

    filter: brightness(100%);
  }
  100% {

    filter: brightness(200%);
  }
}