@font-face {
    font-family:'roboto';
    src:url("fonte/Roboto-Bold.ttf");
}

@font-face {
    font-family:'roboto-regular';
    src:url("fonte/Roboto-Regular.ttf");
}

@font-face {
   font-family: montserrat;
   src: url(font/Montserrat-Bold.otf);
}

@font-face {
   font-family: 'Sora-regular';
   src: url(fonti/Sora-Regular.ttf);
}

@font-face {
   font-family: 'Sora';
   src: url(fonti/Sora-Bold.ttf);
}

a:link{
   text-decoration: none;
}

.topo-0{
   background-color: transparent;
   background-image: linear-gradient(180deg, #a14c9f 0%, #fff1ff 90%);
   padding-top: 20px; 
   padding-bottom: 40px;
}

.texto-topo-0{
   font-family: 'Sora-regular', Sans-serif;
   font-size: 14px;
   font-weight: 500;
   line-height: 1.3em;
   letter-spacing: 0.5px;
   color: #fff;
   padding-top: 15px;
}

.texto-topo-0 a{
   color: #fff;
   padding-left: 10px;
   padding-right: 10px;
} 

.texto-topo-0:hover{
   color: #562f55;
}   

.img-favicon{
   width: 100%;
   height: auto;
   max-width: 100px;
}

.esp-topo{
   padding-top: 30px;
}

.titulo{
   text-align: center;
   color: #562f55;
   font-family: 'Sora', Sans-serif;
   font-size: 52px;
   font-weight: 600;
   line-height: 1.1em;
   letter-spacing: -1px;
   margin-top: 50px;
}

.titulo span{
   color: #fff;
}  

.img-icone-topo-0{
   color: #562f55;
   float: right;
   margin: 0;
   margin-left: 15px;
   width: 65px;
   height: 65px;
   font-size: 30px;
   line-height: 1;
   padding-top: 15px;
   padding-right: 15px;
   border: 4px solid #fff;
   border-radius: 50%;
   margin-bottom: 15px;
} 

.img-icone-topo-00{
   color: #562f55;
   float: left;
   margin: 0;
   margin-right: 15px;
   width: 65px;
   height: 65px;
   font-size: 30px;
   line-height: 1;
   padding-top: 15px;
   padding-left: 15px;
   border: 4px solid #fff;
   border-radius: 50%;
   margin-bottom: 15px;
} 

.texto-icone-0{
   color: #562f55;
   font-family: 'Sora-regular', Sans-serif;
   font-size: 18px;
   font-weight: 500;
   line-height: 1.1em;
   letter-spacing: -0.3px;
   padding-top: 10px;
}

.img-produto{
   width: 100%;
   height: auto;
}

.aparecer{
   display: none;
}

.botao{
   font-family: "Sora", Sans-serif;
   font-size: 17px;
   font-weight: 700;
   text-transform: uppercase;
   line-height: 1.3em;
   letter-spacing: 0px;
   fill: #FFFFFF;
   color: #FFFFFF;
   background-color: transparent;
   background-image: linear-gradient(220deg, #562f55 27%, #562f55 100%);
   border-style: solid;
   border-width: 0px 1px 0px 1px;
   border-color: #562f55;
   border-radius: 50px 50px 50px 50px;
   box-shadow: 0px 10px 20px -5px rgba(175, 84, 173, 0.65);
   padding: 20px 40px 22px 40px;
}

.botao a{
   color: #fff;
}  

.botao:hover{
   color: #fff;
}   

.topo-1{
   background-color: transparent;
   background-image: linear-gradient(180deg, #FFFFFF 0%, #b79ab6 100%);
   padding-top: 40px;
   padding-bottom: 40px;
}

.titulo-topo-1{

    color: #562f55;
    font-family: "Sora", Sans-serif;
    font-size: 42px;
    font-weight: 600;
    line-height: 1.1em;
    letter-spacing: -1px;
}

.sub-titulo-topo-1{

   color: #562f55;
   font-family: 'Sora-regular', Sans-serif;
   font-size: 28px;
   font-weight: 600;
   line-height: 1.1em;
   letter-spacing: 0px;
}

.texto{
   color: #222222;
   font-family: 'Sora-regular', Sans-serif;
   font-size: 17px;
   font-weight: 400;
   line-height: 1.4em;
   letter-spacing: -0.3px;
}

.fundo-topo-1{
   margin: 0px;
   padding: 25px 25px 25px 25px;
   background-color: transparent;
   background-image: linear-gradient(180deg, #FFFFFF61 0%, #b79ab6 160%);
   border-style: solid;
   border-width: 0px 1px 2px 1px;
   border-color: #c2a0c1;
   border-radius: 8px 8px 8px 8px;
   box-shadow: 0px 5px 20px -10px #AAC8FC;
}

hr {
   border: 0;
   border-top: 1px solid #fff;
}

.texto-topo-1{
   font-family: 'Sora-regular', Sans-serif;
   font-size: 17px;
   font-weight: 400;
   line-height: 1.2em;
   letter-spacing: -0.3px;
   color: #562f55;
}

.img-mulher{
   width: 100%;
   height: auto;
}

.topo-2{
   background-color: #fff;
   padding-top: 40px;
   padding-bottom: 40px;
}

.img-depo{
   border-radius: 50% !important;
   width: 200px;
   display: block;
   margin: 0 auto;
   max-width: 100%;
   padding: 8px;
   background: linear-gradient( 140deg, #b79ab6 0%, #a14c9f 90%);
}

.fundo-depo{
   background-color: transparent;
   background-image: linear-gradient(180deg, #F7FAFF 0%, #c2a0c1 100%);
   padding: 20px;
   margin-top: 15px;
   border-radius: 20px;
   min-height: 270px;
}

.texto-depo{
   text-align: left;
   color: #222222;
   font-family: 'Sora-regular', Sans-serif;
   font-size: 14px;
   font-weight: 400;
   line-height: 1.4em;
   letter-spacing: -0.3px;
}

.titulo-depo{
   text-align: left;
   color: #562f55;
   font-family: 'Sora-regular', Sans-serif;
   font-size: 20px;
   font-weight: 500;
   line-height: 1.2em;
   letter-spacing: 0.3px;
}

.titulo-depo small{
   text-align: center;
   color: #222222;
   font-family: 'Sora-regular', Sans-serif;
   font-size: 11px;
   font-weight: 400;
   line-height: 1.2em;
   letter-spacing: -0.3px;
}

.titulo-topo-2{
   color: #562f55;
   font-family: "Sora", Sans-serif;
   font-size: 48px;
   font-weight: 600;
   line-height: 1.1em;
   letter-spacing: -1px;
}

.titulo-topo-2 span{
   color: #562f55;
}

.topo-3{
   background: #b059ae;
   background-image: url('../imagens/revitabio-fundo-mod2.png');
   background-size: cover;
   background-position: top;
   padding-top: 40px;
   padding-bottom: 40px;
}

.fundo-composicao{
   padding: 10px;
   background-color: transparent;
   background-image: linear-gradient(180deg, #fff1ff 50%, #a14c9f 100%);
   border-radius: 15px;   
   min-height: 300px; 
}

.img-composicao{
   width: 60%;
   height: auto;
   margin: 0 auto;
   margin-bottom: -100px;
   max-width: 280px;

}

.titulo-topo-3{
   color: #FFFFFF;
   font-family: "Sora", Sans-serif;
   font-size: 42px;
   font-weight: 600;
   line-height: 1.1em;
   letter-spacing: -0.5px;
}

.texto-composicao{
   text-align: center;
   color: #222222;
   font-family: 'Sora-regular', Sans-serif;
   font-size: 14px;
   font-weight: 400;
   line-height: 1.4em;
   letter-spacing: -0.3px;
}

.titulo-composicao{
   text-align: center;
   color: #562f55;
   font-family: 'Sora-regular', Sans-serif;
   font-size: 26px;
   font-weight: 500;
   line-height: 1.2em;
   letter-spacing: 0.3px;
   margin-top: 100px;
}

.seta{
   font-size: 40px;
   color: #fff;
}

.fa-left-long{
   margin-right: 30px;
}

.owl-nav{
   padding: 0;
   margin-top: -35px;
}

.owl-next span{
   font-size: 80px;
   color: #fff;
   margin-left: 15px;
   padding: 0;
}

.owl-prev span{
   font-size: 80px;
   color: #fff;
   margin-right: 15px;
   margin-top: -40px;
   padding: 0;
}

.botao2{
   font-family: "Sora", Sans-serif;
   font-size: 17px;
   font-weight: 700;
   text-transform: uppercase;
   line-height: 1.2em;
   letter-spacing: 0px;
   fill: #562f55;
   color: #562f55;
   background-color: transparent;
   background-image: linear-gradient(180deg, #FFFFFF 20%, #D9E7FF 100%);
   border-style: solid;
   border-width: 0px 1px 0px 1px;
   border-color: #562f55;
   border-radius: 50px 50px 50px 50px;
   box-shadow: 0px 10px 20px -10px rgba(47, 91.00000000000016, 162.99999999999997, 0.7);
   padding: 22px 40px 22px 40px;

}

.botao2 a{
   color: #562f55;
}  

.botao2:hover{
   color: #562f55;
} 

.topo-kit{
   background-color: #c8b1c7;
   padding-top: 40px;
   padding-bottom: 40px;
} 

.fudo-kit{
   background-color: #fff;
   margin: 0px;
   border-radius: 20px;
   padding: 0;
}

.texto-quantidade{
   text-align: center;
   color: #FF7369;
   font-family: "Sora", Sans-serif;
   font-size: 16px;
   font-weight: 700;
   text-transform: uppercase;
   line-height: 1.1em;
   letter-spacing: 0px;
   padding: 0;
   margin: 0;
   margin-left: -25px;
}

.texto-quantidade-1{
   text-align: center;
   color: #562f55;
   font-family: "Sora", Sans-serif;
   font-size: 16px;
   font-weight: 700;
   text-transform: uppercase;
   line-height: 1.1em;
   letter-spacing: 0px;
   padding: 0;
   margin: 0;
   margin-left: -25px;
}

.topo-kit-0{
   margin: 0px 0px 0px 0px;
   padding: 20px 0px 10px 0px;
   background-color: transparent;
   background-image: linear-gradient(300deg, #FF968E 0%, #FF7369 100%);
   border-style: none;
   border-radius: 20px 0px 20px 0px;
}

.topo-kit-1{
   margin: 0px 0px 0px 0px;
   padding: 20px 0px 10px 0px;
   background-color: transparent;
   background-image: linear-gradient(300deg, #562f55 0%, #562f55 100%);
   border-style: none;
   border-radius: 20px 0px 20px 0px;
}

.texto-kit-0{
   text-align: center;
   color: #FFFFFF;
   font-family: "Sora", Sans-serif;
   font-size: 22px;
   font-weight: 700;
   line-height: 1.3em;
   letter-spacing: 0px;
}



.img-kit{
   width: 70%;
   height: auto;
   margin-top: 20px;
}

.texto-desc-0{
   width: 40%;
   margin: 0 auto;
   margin-top: -17px;
   padding: 10px 0px 10px 0px;
   background-color: #FFECEB;
   border-radius: 50px 50px 50px 50px;
   text-align: center;
   color: #F9685D;
   font-family: "Sora", Sans-serif;
   font-size: 18px;
   font-weight: 700;
   line-height: 1em;
   letter-spacing: 0px;
}

.texto-desc-1{
   width: 40%;
   margin: 0 auto;
   margin-top: -17px;
   padding: 10px 0px 10px 0px;
   background-color: #EBF3FB;
   border-radius: 50px 50px 50px 50px;
   text-align: center;
   color: #562f55;
   font-family: "Sora", Sans-serif;
   font-size: 18px;
   font-weight: 700;
   line-height: 1em;
   letter-spacing: 0px;
}

.texto-cada-0{
   width: 80%;
   margin: 0 auto;
   margin-top: -17px;
   padding: 10px 0px 10px 0px;
   background-color: #FFECEB;
   border-radius: 50px 50px 50px 50px;
   text-align: center;
   color: #222222;
   font-family: 'Sora-regular', Sans-serif;
   font-size: 14px;
   font-weight: 400;
   line-height: 1.3em;
   letter-spacing: -0.5px;
}

.texto-cada-1{
   width: 80%;
   margin: 0 auto;
   margin-top: -17px;
   padding: 10px 0px 10px 0px;
   background-color: #EBF3FB;
   border-radius: 50px 50px 50px 50px;
   text-align: center;
   color: #222222;
   font-family: 'Sora-regular', Sans-serif;
   font-size: 14px;
   font-weight: 400;
   line-height: 1.3em;
   letter-spacing: -0.5px;
}

.texto-antipreco{
   text-align: center;
   color: #222222;
   font-family: 'Sora-regular', Sans-serif;
   font-size: 20px;
   font-weight: 300;
   line-height: 1em;
   letter-spacing: -0.5px;
   margin-top: 15px;
}

.texto-antipreco strong{
   font-family: 'Sora', Sans-serif;
}   

.texto-preco-0{
   text-align: center;
   color: #FF7369;
   font-family: "Sora", Sans-serif;
   font-size: 32px;
   font-weight: 600;
   line-height: 1em;
   letter-spacing: -2px;
}

.texto-preco-1{
   text-align: center;
   color: #562f55;
   font-family: "Sora", Sans-serif;
   font-size: 32px;
   font-weight: 600;
   line-height: 1em;
   letter-spacing: -2px;
}

.botao-kit-0{
   width: 90%;
   margin: 0 auto;
   font-family: "Sora", Sans-serif;
   font-size: 20px;
   font-weight: 800;
   line-height: 1em;
   letter-spacing: 0.5px;
   fill: #FFFFFF;
   color: #FFFFFF;
   background-color: transparent;
   background-image: radial-gradient(at bottom right, #FF7369 20%, #FF968E 100%);
   border-style: none;
   border-radius: 50px 50px 50px 50px;
   box-shadow: 0px 10px 20px -10px #FF7369;
   padding: 20px 20px 20px 20px;
}

.botao-kit-1{
   width: 90%;
   margin: 0 auto;
   font-family: "Sora", Sans-serif;
   font-size: 20px;
   font-weight: 800;
   line-height: 1em;
   letter-spacing: 0.5px;
   fill: #FFFFFF;
   color: #FFFFFF;
   background-color: transparent;
   background-image: radial-gradient(at bottom right, #562f55 20%, #562f55 100%);
   border-style: none;
   border-radius: 50px 50px 50px 50px;
   box-shadow: 0px 10px 20px -10px #562f55;
   padding: 20px 20px 20px 20px;
}

.texto-frete{
   font-family: 'Sora-regular', Sans-serif;
   font-size: 15px;
   font-weight: 400;
   line-height: 1em;
   letter-spacing: -0.5px;
   color: #222;
   margin-top: 15px;
}

.texto-avista{
   text-align: center;
   color: #222222;
   font-family: 'Sora-regular', Sans-serif;
   font-size: 13px;
   font-weight: 400;
}

.fundo-garantia{
   margin: 0px 0px 0px 0px;
   padding: 20px;
   background-color: #FFFFFF61;
   border-style: solid;
   border-width: 0px 1px 1px 1px;
   border-color: #c2a0c1;
   border-radius: 15px 15px 15px 15px;
   box-shadow: 0px 5px 20px -10px #AAC8FC;
   margin-top: 15px;
}

.titulo-garantia{
   font-family: 'Sora-regular', Sans-serif;
   font-size: 19px;
   font-weight: 400;
   line-height: 1em;
   letter-spacing: -0.3px;
   margin-bottom: 10px;
   color: #562f55;
}

.fundo-icone-garantia{
   border-radius: 50%;
   background-color: #b79ab6;
   fill: #562f55;
   color: #562f55;
   font-size: 30px;
   padding: 20px;
}

.titulo-garantia-0{
   text-align: left;
   color: #562f55;
   font-family: "Sora", Sans-serif;
   font-size: 32px;
   font-weight: 600;
   line-height: 1.2em;
   letter-spacing: -0.3px;
}

.topo-4{
   background-color: #fddffc;
   padding-top: 40px;
   padding-bottom: 40px;
}

.titulo-compra{
   text-align: center;
   color: #562f55;
   font-family: 'Sora-regular', Sans-serif;
   font-size: 32px;
   font-weight: 400;
   line-height: 1.1em;
   letter-spacing: -0.5px;
}

.sub-titulo-compra{
   text-align: center;
    color: #222222;
    font-family: 'Sora-regular', Sans-serif;
    font-size: 21px;
    font-weight: 400;
    line-height: 1.4em;
    letter-spacing: -0.3px;
    margin-top: 15px;
}

.sub-titulo-compra strong{
   color: #562f55;
}  

.fundo-compra{
   margin: 5px;
   padding: 30px 25px 30px 25px;
   background-color: transparent;
   background-image: linear-gradient(180deg, #FFFFFF 0%, #c2a0c1 100%);
   border-style: none;
   border-radius: 15px 15px 15px 15px;
   box-shadow: 0px 12px 37px -20px #562f55;
} 

.fundo-compra i{
   font-size: 42px;
   color: #562f55;
}    

.titulo-compra-icon{
   font-family: 'Sora-regular', Sans-serif;
   font-size: 12px;
   font-weight: 500;
   text-transform: uppercase;
   line-height: 1em;
   letter-spacing: 0.5px;
   color: #562f55;
   margin-top: 10px;
}

.texto-compra{
   color: #222222;
   font-family: 'Sora-regular', Sans-serif;
   font-size: 14px;
   font-weight: 400;
   line-height: 1.2em;  
}

.card{
    
    border: none;
    margin-top: 15px;

}

.card-body{
    padding-left: 25px;
    border: none;
    background-color: #f5e9f3;
}  

.card-header {
  cursor: pointer;
}

.card-header:after {
  content: '-';
  position: absolute;
  top: 5px;
  right: 10px;
  color: #562f55;
  font-size: 35px;
}

.card-header.collapsed:after{
  content: '+';
}

.topo-rosa{
    background-color: #f5e9f3;
    border-radius: 10px;
    box-shadow: 4px 4px 6px rgb(13 51 83 / 11%);
    padding: 20px;
}

.btn-link{

    font-family: 'Sora', Sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2em;
    letter-spacing: 1px;
    color: #562f55;

}

.btn-link:hover{

    color: #ef9a0e;
    text-decoration: none

}
.resposta{
   color: #222;
   font-family: 'Sora-regular', Sans-serif;
   font-size: 16px;
   font-weight: 400;
   line-height: 1.5em;
   letter-spacing: .1px;
}

.topo-5{
   background-color: #ECECEC;
   padding-top: 40px;
   padding-bottom: 40px;
}

.titulo-wpp{
   text-align: left;
   color: #FA372A;
   font-family: "Montserrat", Sans-serif;
   font-size: 50px;
   font-weight: 900;
   text-transform: uppercase;
   line-height: 51px;
}

.sub-titulo-wpp{
   text-align: left;
   color: #562f55;
   font-family: sans-serif;
   font-size: 31px;
   font-weight: 600;
   text-transform: uppercase;
   line-height: 32px;
}

.img-wpp{
   width: 100%;
   height: auto;
}

.rodape{
   background-color: #562f55;
   padding-top: 40px;
   padding-bottom: 20px;
}

.img-logo-rodape{
   width: 70%;
   height: auto;
   max-width: 200px;
}

.titulo-rodape{
   text-align: left;
   color: #c8b1c7;
   font-family: "Sora-regular", Sans-serif;
   font-size: 16px;
   font-weight: 400;
   line-height: 1.3em;
   letter-spacing: 0px;
   margin-bottom: 10px;
   margin-top: 10px;
}

.texto-rodape{
   font-family: "Sora", Sans-serif;
   font-size: 13px;
   font-weight: 300;
   line-height: 1.2em;
   letter-spacing: 0.3px;
   color: #fff;
}

.texto-rodape a{
   color: #fff;
}

.texto-rodape:hover{
   color: #fff;
}

.texto-rodape i{
  color: #c8b1c7;
}

.img-rodape{
   width: 70%;
   height: auto;
   max-width: 250px;
}

.img-rodape2{
   width: 70%;
   height: auto;
   max-width: 120px;
}

.texto-rodape3{
   text-align: center;
   color: #FFFFFF;
   font-family: "Sora-regular", Sans-serif;
   font-size: 12px;
   font-weight: 400;
   line-height: 1.2em;
}

.texto-rodape2{
   text-align: left;
   color: #C3DAFF;
   color: #FFFFFF;
   font-family: "Sora-regular", Sans-serif;
   font-size: 11px;
   font-weight: 300;
   line-height: 1.3em;
}

.wpp-btn{
   right: 0px !important;
   background-color: #31d831 !important;
   border-radius: 100% !important;
   width: 60px !important;
   height: 60px !important;
   box-shadow: 2px 1px #0d630d63 !important;
   transition: 1s !important;
}    

@media screen and (max-width: 600px) {

   .img-rodape{
      width: 70%;
      height: auto;
      max-width: 150px;
   }

   .img-rodape2{
      width: 70%;
      height: auto;
      max-width: 100px;
   }

   .centra-rodape{
      display: block;
      margin: 10px auto;
      text-align: center;
   }

   .esp-rodape{
      padding-top: 20px;
   }

   .img-wpp{
      width: 80%;
      height: auto;
   }

   .sub-titulo-wpp{
      text-align: center;
      font-size: 16px;
      line-height: 20px;
   }

   .titulo-wpp{
      text-align: center;
      font-size: 27px;
      line-height: 25px;
   }   

   .fundo-compra i{
      font-size: 32px;
      color: #562f55;
   }

   .texto-compra{
      font-size: 13px;
   }   

   .fundo-compra{
      margin: 5px;
      padding: 20px;
   }

   .titulo-compra{
      font-size: 27px;
   }   

   .fundo-icone-garantia{
      font-size: 30px;
      padding: 15px;
   }

   .fundo-garantia{
      padding: 15px;
   }

   .titulo-topo-3{
      font-size: 32px;
   }   

   .titulo-topo-2{
      font-size: 32px;
      letter-spacing: -0.5px;
   }

   .img-depo{
      width: 170px;
   }   

   .centralizar{
      text-align: center;
   }

   .fundo-depo{
      padding: 20px;
      min-height: 100px;
   }   

   .img-mulher{
      margin-top: 20px;
      width: 100%;
      height: auto;
   }

   .sub-titulo-topo-1{
      text-align: center;
      font-size: 22px;
   }

   .titulo-topo-1{
      text-align: center;
      font-size: 32px;
      letter-spacing: -0.5px;
   }   

   .img-produto{
      width: 70%;
      height: auto;
   }

   .botao{
      display: block;
      text-align: center;
      margin: 0 auto;
      font-size: 15px;
      padding: 20px 20px 20px 20px;
   }

   .botao2{
      display: block;
      text-align: center;
      margin: 0 auto;
      font-size: 15px;
      padding: 20px 20px 20px 20px;
   }

   .aparecer{
      display: flex;
   }

   .sumir{
      display: none;
   }

   .img-icone-topo-00{
      color: #562f55;
      float: left;
      margin: 0;
      margin-right: 15px;
      width: 50px;
      height: 50px;
      font-size: 25px;
      line-height: 1;
      padding-top: 10px;
      padding-left: 10px;
      border: 3px solid #fff;
      border-radius: 50%;
      margin-bottom: 15px;
   } 

   .texto-icone-0{
      font-size: 16px;
   }   

   .img-favicon{
      max-width: 70px;
   }

   .titulo{
      font-size: 32px;
      letter-spacing: -0.5px;
      margin-top: 0px;
   }

}

.branco{
   color: #fff;
}

.rosa{
   color: #FF7369;
}

.azul{
   color: #562f55;
}