@font-face {
    font-family:'roboto';
    src:url("../fonts/Roboto-Bold.ttf");
}

@font-face {
   font-family: 'Montserrat';
   src: url(../Montserrat-Bold.otf);
}

@font-face {
   font-family: 'Montserrat-Light';
   src: url(../Montserrat-Light.otf);
}

.img-max1{
   width: 80%;
   height: auto;
   border-radius: 20px;
}

img{
   max-width: 100%;
   height: auto;
}

a:link{
   text-decoration: none;
}


.topo-0{
   background: #282828;
}

.texto-topo-0{
   font-weight: 600;
   padding-top: 15px;
   padding-bottom: 0px;
   color: #fff;
   font-family: 'Montserrat', sans-serif;
   font-size: 14px;
   line-height: 1.563;
}

.topo-1{
   background: #fff;
   padding-top: 30px;
   padding-bottom: 40px;
}

.img-logo{
   width: 30%;
   height: auto;
}

.indicador{
   width: 100%;
   height: auto;
   margin-top: 5px;
   border-radius: 15px;
}

.owl-prev{

  font-size: 60px ;
  width: 30px ;
  height: 30px ;
  color: #000 ;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  position: absolute;
  left: -20px;
  top: 0%;
  font-weight: 800;
  background: #fff;
}
.owl-next{

  font-size: 60px ;
  width: 30px ;
  height: 30px ;
  color: #000 ;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  position: absolute;
  right: -20px;
  top: 0%;
  font-weight: 800;
  background: #fff;
}

.borda-topo-1{
   border-radius: 15px;
}

.titulo-topo-1{
   font-size: 30px;
   line-height: 1.3em;
   letter-spacing: .6px;
   color: #000;
   text-transform: none;
   font-weight: 700;
   margin-top: 25px;
}

#kit .fa-star{
   color: #fed624;
   font-size: 14px;
}

.fa-star{
   color: #029643;
   font-size: 14px;
}  

.fa-circle-check{
   color: #029643;
   font-size: 20px;
} 

.texto-estrela{
   font-size: 14px;
   font-family: 'Montserrat-Light', sans-serif;
   font-weight: 400;
   color: #434343;
}

.texot-topo-1{
   font-size: 16px;
   line-height: 1.3em;
   letter-spacing: .6px;
   color: #000;
   text-transform: none;
   font-weight: 400;
}

.texot-kit{
   font-size: 12px;
   line-height: 1.3em;
   letter-spacing: .6px;
   color: #000;
   text-transform: none;
   font-weight: 400;
}

.texot-topo-1-red{
   padding-top: 15px;
   font-size: 16px;
   line-height: 1.3em;
   letter-spacing: .6px;
   color: #000;
   text-transform: none;
   font-weight: 400;
}

.texot-topo-1ad{
   font-size: 16px;
   line-height: 1.3em;
   letter-spacing: .6px;
   color: #000;
   text-transform: none;
   font-weight: 400;
}

.botao{
   font-size: 16px;
   text-transform: uppercase;
   font-weight: 600;
    background-color: #029643;
   color: #fff;
   padding: 18px 15px;
   box-shadow: 0 0 10px #6c8eb7bf;
   border-radius: 5px;
   text-align: center;
}

.botaokit{
   font-size: 16px;
   text-transform: uppercase;
   font-weight: 600;
    background-color: #029643;
   color: #fff;
   padding: 18px 15px;
   box-shadow: 0 0 10px #6c8eb7bf;
   border-radius: 5px;
   text-align: center;
}

.img-pag{
   width: 80%;
   height: auto;
   margin-top: 20px;
}

.img-depo{
   width: 20%;
   height: auto;
   border-radius: 50%;
   float: left;
   margin-right: 15px;
}

.topo-2{
   background-color: #fcfbf3;
   padding-top: 40px;
   padding-bottom: 40px;
}

.titulo-topo-2{
   font-size: 20px;
    line-height: 1.3em;
    letter-spacing: .6px;
    color: #000;
    text-transform: none;
    font-weight: 700;
}

.titulo-topo-ad2{
   font-size: 18px;
    line-height: 1.1em;
    letter-spacing: .6px;
    color: #000;
    text-transform: none;
    font-weight: 700;
}

.img-max{
   width: 100%;
   height: auto;
   border-radius: 25px;
}

.topo-3{
   padding-top: 40px;
   padding-bottom: 40px;
   background: #fff;
}

.titulo-topo-3{
   font-size: 30px;
    line-height: 1.3em;
    letter-spacing: .6px;
    color: #000;
    text-transform: none;
    font-weight: 700;
}

.titulo-topo-ad{
   font-size: 30px;
   line-height: 1.3em;
   letter-spacing: 0px;
   color: #434343;
   text-transform: none;
   font-weight: bold;
   font-family: 'Montserrat', sans-serif;
}

.subtitulo{
   font-size: 16px;
   line-height: 1.6em;
   letter-spacing: 0px;
   color: #000;
   text-transform: none;
   font-weight: 400;
}

.esp-topo{
   padding-top: 40px;
}

.img-icone{
   width: 60px;
   height: auto;
}


.ba-slider {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin:0 auto; }

.ba-slider img {
  width: 100%;
  display: block;
  max-width: none; }

.ba-slider .resize {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 50%;
  overflow: hidden; }

.ba-slider .handle {
  /* Thin line seperator */
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 4px;
  margin-left: -2px;
  background: rgba(255, 255, 255, 0.5);
  cursor: ew-resize; }

.ba-slider .handle:after {
  /* Big orange knob  */
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  margin: -22px 0 0 -22px;
  content: '\21d4';
  color: #000;
  font-weight: 400;
  font-size: 26px;
  text-align: center;
  line-height: 44px;
 background:#fff;
  /* @orange */
  box-shadow: 2px 2px 20px 2px rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  transition: all 0.3s ease; }

.ba-slider .handle.ba-draggable:after {
  width: 48px;
  height: 48px;
  margin: -24px 0 0 -24px;
  line-height: 50px;
  font-size: 30px;
}


.ba-slider2 {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin:0 auto; }

.ba-slider2 img {
  width: 100%;
  display: block;
  max-width: none; }

.ba-slider2 .resize {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 50%;
  overflow: hidden; }

.ba-slider2 .handle {
  /* Thin line seperator */
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 4px;
  margin-left: -2px;
  background: rgba(255, 255, 255, 0.5);
  cursor: ew-resize; }

.ba-slider2 .handle:after {
  /* Big orange knob  */
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  margin: -22px 0 0 -22px;
  content: '\21d4';
  color: #000;
  font-weight: 400;
  font-size: 26px;
  text-align: center;
  line-height: 44px;
 background:#fff;
  /* @orange */
  box-shadow: 2px 2px 20px 2px rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  transition: all 0.3s ease; }

.ba-slider2 .handle.ba-draggable:after {
  width: 48px;
  height: 48px;
  margin: -24px 0 0 -24px;
  line-height: 50px;
  font-size: 30px;
}


.ba-slider3 {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin:0 auto; }

.ba-slider3 img {
  width: 100%;
  display: block;
  max-width: none; }

.ba-slider3 .resize {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 50%;
  overflow: hidden; }

.ba-slider3 .handle {
  /* Thin line seperator */
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 4px;
  margin-left: -2px;
  background: rgba(255, 255, 255, 0.5);
  cursor: ew-resize; }

.ba-slider3 .handle:after {
  /* Big orange knob  */
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  margin: -22px 0 0 -22px;
  content: '\21d4';
  color: #000;
  font-weight: 400;
  font-size: 26px;
  text-align: center;
  line-height: 44px;
 background:#fff;
  /* @orange */
  box-shadow: 2px 2px 20px 2px rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  transition: all 0.3s ease; }

.ba-slider3 .handle.ba-draggable:after {
  width: 48px;
  height: 48px;
  margin: -24px 0 0 -24px;
  line-height: 50px;
  font-size: 30px;
}

.ba-slider4 {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin:0 auto; }

.ba-slider4 img {
  width: 100%;
  display: block;
  max-width: none; }

.ba-slider4 .resize {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 50%;
  overflow: hidden; }

.ba-slider4 .handle {
  /* Thin line seperator */
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 4px;
  margin-left: -2px;
  background: rgba(255, 255, 255, 0.5);
  cursor: ew-resize; }

.ba-slider4 .handle:after {
  /* Big orange knob  */
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  margin: -22px 0 0 -22px;
  content: '\21d4';
  color: #000;
  font-weight: 400;
  font-size: 26px;
  text-align: center;
  line-height: 44px;
 background:#fff;
  /* @orange */
  box-shadow: 2px 2px 20px 2px rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  transition: all 0.3s ease; }

.ba-slider4 .handle.ba-draggable:after {
  width: 48px;
  height: 48px;
  margin: -24px 0 0 -24px;
  line-height: 50px;
  font-size: 30px;
}
   

#lista{
   width: 30px;
   height: 30px;
   background: #029643;
   border-radius: 50%;
   color: #fff;
   font-size: 18px;
   font-weight: bold;
   text-align: center;
   float: left;
   margin-right: 15px;
}

.img-redondo{
   width: 25%;
   height: auto;
   float: left;
   margin-right: 15px;
}

hr {
   border: 0;
   border-top: 1px solid #ccc;
}

.texot-depo{
   font-size: 14px;
   line-height: 1.6em;
   letter-spacing: 0px;
   color: #000;
   text-transform: none;
   font-weight: 400;
}

.fa-check{
   font-size: 20px;
   color: #029643;
}

.fa-xmark{
   font-size: 20px;
   color: #000;
}

tbody tr th{
   color: #fff;
   background: #029643;
}

.table{
   border-radius: 15px;
   background-color: #fff;
}

.titulo-nuemro{
   font-size: 56px;
   line-height: 1.3em;
   letter-spacing: .6px;
   color: #000;
   text-transform: none;
   font-weight: 700;
}

.video{
   margin: 20px;
   border-radius: 20px;
}

.topo-4{
   padding-bottom: 10px;
   background-color: #023016;
}

.titulo-topo-4{
   padding-top: 25px;
   font-size: 25px;
   line-height: 1.3em;
   letter-spacing: -.7px;
   color: #fff;
   text-transform: none;
   font-weight: 700;
}

.subtitulo-topo-4{
   font-size: 14px;
   line-height: 1.6em;
   letter-spacing: 0px;
   color: #f9f9f9;
   text-transform: none;
   font-weight: 400;
}

.titulo-ant-kit{
   font-size: 30px;
    line-height: 1.3em;
    letter-spacing: .6px;
    color: #000;
    text-transform: none;
    font-weight: 700;
}

.fundo-kit{
   border-color: #0000001f;
   border-style: solid;
   border-width: 2px;
   border-radius: 5px;
   padding-top: 20px;
   padding-bottom: 20px;
   margin: 10px;
}

.fundo-kit1{
   border-color: #0000001f;
   border-style: solid;
   border-width: 2px;
   border-radius: 5px;
   padding-top: 20px;
   padding-bottom: 20px;
   background-color: #eae4da80;
   box-shadow: 0 0 10px #6c8eb7;
}

.img-kit{
   width: 100%;
   height: auto;
}

.fundo-preto{
   max-width: 100%;
   padding-top: 10px;
   padding-bottom: 10px;
   border-radius: 100px;
   background-color: #000;
   font-size: 16px;
   line-height: 1.6em;
   letter-spacing: 0px;
   color: #fff;
   text-transform: none;
   font-weight: 700;
}

.titulo-kit{
   font-size: 20px;
    line-height: 1.3em;
    letter-spacing: .6px;
    color: #029643;
    text-transform: none;
    font-weight: 700;
    padding-top: 15px;
}

.texto-preco{
   font-size: 30px;
   line-height: 1.3em;
   letter-spacing: .6px;
   color: #000;
   text-transform: none;
   font-weight: 700;
}

.anti-preco{
   font-size: 16px;
   font-weight: 400;
   color: #000;
}

.anti-preco span{
   font-weight: 600;
   color: #333;
}

.img-garantia{
   width: 20%;
   height: auto;
}

.img-ebook{
   width: 60%;
   height: auto;
}


.fundo-topo-7{
   background: #fff;
    padding: 30px 50px;
    border-radius: 10px;
}




.card{
    
    border: none;
    margin-top: 15px;

}

.card-body{
    padding-left: 25px;
    border: none;
    background-color: #fef5e8;
}  

.card-header {
  cursor: pointer;
}

.card-header:after {
  content: '-';
  position: absolute;
  top: 5px;
  right: 10px;
  color: #333;
  font-size: 35px;
}

.card-header.collapsed:after{
  content: '+';
}

.topo-rosa{
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 4px 4px 6px rgb(13 51 83 / 11%);
    padding: 20px;
}

.btn-link{

    font-family:"roboto",Sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2em;
    letter-spacing: 1px;
    color: #333;

}

.btn-link:hover{

    color: #fff;
    text-decoration: none

}
.resposta{
   color: #333;
    font-family:"roboto",Sans-serif;
    font-size: 16px;
    font-weight: 420;
    line-height: 1.5em;
    letter-spacing: .1px;
}

.fundo-ult{
   padding-top: 0!important;
   padding-bottom: 0!important;
   box-shadow: 0 0 10px #0003!important;
   border-radius: 15px!important;
   background-color: #fff!important;
   margin: 5px;
}

.img-dei{
   width: 100%;
   height: auto;
   border-top-left-radius: 15px;
   border-bottom-left-radius: 15px;
   margin-left: -30px;
}

.rodape{
   background: #333;
   padding-top: 30px;
   padding-bottom: 15px;
}

.img-todape{
   width: 160px;
   height: auto;
}

.texto-rodape{
   color: #fff;
   font-size: 14px;
   line-height: 1.2;
   font-family: 'Montserrat-Light', sans-serif;
}

.texto-rodape a{
   color: #fff;
}

.titulo-rodape{
   font-family: Montserrat,sans-serif;
   font-weight: 600;
   font-size: 16px;
   color: #fff;
}

@media screen and (max-width: 600px) {

   .img-max1{
      width: 100%;
      height: auto;
   }   

   .img-dei{
      margin-left: 0px;
      margin-top: 30px;
      border-radius: 15px;
   }   

   .img-garantia{
      width: 40%;
      height: auto;
   }

   .titulo-nuemro{
      font-size: 44px;
   }

   .texot-topo-1ad{
      font-size: 14px;
      line-height: 1.2em;
   }
   .titulo-topo-ad2{
      font-size: 16px;
      line-height: 1.1em;
   }

   .titulo-topo-ad{
      font-size: 28px;
      line-height: 1.3em;
   }

   .titulo-topo-3{
      font-size: 28px;
      line-height: 1.3em;
   }   

   .img-depo{
      width: 30%;
      float: none;
      text-align: center;
      margin-right: 0px;
   }
      
   .centralizar{
      text-align: center;
   }   

   .botao{
      text-align: center;
       display: flex;
       margin: 0 auto;
   }

   .titulo-topo-1{
      font-size: 24px;
    line-height: 1.3em;

   }

   .texto-topo-0{
      font-size: 12px;
   }

   .img-logo{
      width: 40%;
      height: auto;
   }

   .owl-prev, .owl-next{
      display: none;
   }

}