
.wpp-loco{
   width: 100%;
   height: auto;
}

.topo-0{
   background: linear-gradient(180deg, #000 0%, #000 100%);
   padding: 10px 0;
}

.timer{
   background-color: #fa7800;
   color: #ffffff;
   border-radius: 5px;
   font-weight: 700;
   margin: 0;
   padding: 2px 5px;
   text-align: center;
}

.timer2{
   background-color: #fa7800;
   color: #ffffff;
   border-radius: 5px;
   font-weight: 700;
   margin: 0;
   padding: 0px;
   text-align: center;
}

.texto-topo-00{
   color: #ffffff;
   margin-left: 16px;
   font-weight: 700;
   font-size: 14px;
   line-height: 1;
   margin: 0;
   padding: 0;
}

.texto-topo-0{
   color: #ffffff;
   margin-left: 16px;
   font-weight: 700;
   font-size: 14px;
   line-height: 1;
   margin: 0;
   padding: 0;
}

.navbar{
   width: 100%;
   padding: 10px 0;
   background-color: #fff !important;
   z-index: 9990;
}

 .navbar-brand {
   font-weight: bold;
}


.img-logo{
   width: 220px;
   height: auto;
   max-width: 100%;
}

.nav-item{
   color: #4F4F4F;
   font-family: "Roboto", sans-serif;
   font-size: 14px;
   line-height: 24px;
   font-weight: 500;
   margin-right: 20px;
}

.nav-item a:hover{
   color: #4F4F4F !important;
   font-weight: 700;
}

.btn-create-account{
   border: none;
   font-family: "Poppins", sans-serif;
   text-align: center;
   margin-left: 10px;
   background-color: #0ed13d;
   border-bottom: 2px solid #0b9e2e;
   outline-color: #0b9e2e;
   color: #fff;
   padding: 8px 24px;
   font-size: 16px !important;
   line-height: 24px;
   font-weight: 700;
   border-radius: 10px;
    transition: background-color 150ms ease-in;
    text-shadow: 2px 2px 1px #00000040;
}

.btn-create-account:hover{
   background-color: #0b9e2e !important;
   border-bottom: 2px solid #0b9e2e !important;
   color: #fff;
}

.btn-create-account2{
   border: none;
   font-family: "Poppins", sans-serif;
   text-align: center;
   background-color: #0ed13d;
   border-bottom: 2px solid #0b9e2e;
   outline-color: #0b9e2e;
   color: #fff;
   padding: 8px 24px;
   font-size: 16px !important;
   line-height: 24px;
   font-weight: 700;
   border-radius: 10px;
   transition: background-color 150ms ease-in;
   text-shadow: 2px 2px 1px #00000040;
}

.btn-create-account2:hover{
   background-color: #0b9e2e !important;
   border-bottom: 2px solid #0b9e2e !important;
   color: #fff;
}

.topo-1{
   padding: 80px 0 80px 0;
   background-image: url(../imagens/1-hero-web-1.jpg);
   background-size: cover;
   background-position: center right;
}

.img-principal{
   width: 100%;
   height: auto;
}

.titulo-topo-1{
   color: #0a0202;
   font-family: "Roboto", sans-serif;
   font-size: 42px;
   line-height: 1.2;
   font-weight: 900;
    margin-bottom: 16px;
}

.subtitulo-topo-1{
   color: #4f4f4f;
   font-family: "Roboto", sans-serif;
   font-size: 20px;
   line-height: 1.2;
   font-weight: 600;
}

.texto-topo-1{
   color: #4f4f4f;
   font-family: "Roboto", sans-serif;
   font-size: 16px;
   font-weight: 500;
   line-height: 24px;
   text-transform: uppercase;
}

.texto-topo-1 span{
   margin-right: 10px;
}   

.texto-topo-1 img{
 width: 20px;
 height: 20px;
}   

.mob{
   display: none;
}

.botao{
   background-color: #0ed13d;
   border-color: #0b9e2e;
   outline-color: #0b9e2e;
   color: #fff;
   grid-row: 6 / 7;
   border-radius: 10px;
   display: grid;
   grid-template-columns: repeat(3, max-content);
   max-width: 498px;
   width: 100%;
   padding: 4px;
   align-items: center;
   margin-top: 16px;
   text-shadow: 2px 2px 1px #00000040;
   transition: background-color 150ms ease-in;
   z-index: 3;
}

.botao-parte1{
   background-color: #0ea532;
   display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 7px;
    padding: 10px 20px;
    margin-right: 45px;
    box-shadow: 0px 0px 5px 0px #00000026 inset;
    transition: background-color 150ms ease-in;
    font-family: "Poppins", sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 30px;
}

.botao-parte1 small{
   font-family: "Poppins", sans-serif;
   font-size: 12px;
   font-weight: 700;
   line-height: 14px;
   text-transform: uppercase;
}

.botao-parte2{
   font-family: "Poppins", sans-serif;
   font-size: 20px;
   font-weight: 700;
   line-height: 24px;
   text-transform: uppercase;
   margin-right: 16px;
   text-align: center;
}

.botao:hover{
   color: #fff;
}

.texto-botao{
   color: #828282;
   font-family: "Poppins", sans-serif;
   font-size: 12px;
   font-weight: 500;
   line-height: 16px;
   margin-top: 10px;
   margin-left: 20%;
}

.img-depo-pc{
   width: 68%;
   height: auto;
   margin-top: 10px;
   margin-bottom: 10px;
}

.topo-2{
   background-color: #000;
   padding: 5px 0;
}

.topo-3{
   background-color: #fff;
   padding: 40px 0;
}

.titulo-topo-3{
   font-size: 32px;
   line-height: 1.3;
   font-weight: 900;
   color: #000;
   margin-bottom: 16px;
}

.linha-topo-3{
   height: 7px;
   width: 100px;
   margin: 0 auto;
   border-radius: 7px;
   background: linear-gradient(90deg, #3768F8 0%, #6619D9 100%);
}

.linha-topo-7{
   height: 7px;
   width: 100px;
   border-radius: 7px;
   background: linear-gradient(90deg, #3768F8 0%, #6619D9 100%);
}

.esp-topo{
   margin-top: 35px;
}

.img-icone{
   margin: 0 auto 16px auto;
   max-width: 72px;
   border-radius: 24px;
    height: auto;
}

.img-icone-azul{
   margin: 0 auto;
   margin-bottom: 5px;
   max-width: 72px;
   border-radius: 10px;
   height: auto;
}

.titulo-icone{
   font-size: 20px;
   font-weight: 700;
   line-height: 24px;
   text-transform: capitalize;
   text-align: center;
   color: #333;
   margin-bottom: 8px;
}

.texto-icone{
   font-size: 16px;
   font-weight: 400;
   line-height: 24px;
   text-align: center;
   color: #828282;
}

.img-icone2{
   width: 100%;
   height: auto;
}

.topo-4{
   background-color: #EAECF1;
   padding: 15px 0;
}

.img-midia{
   width: 100%;
   height: auto;
}

.topo-5{
   background: linear-gradient(180deg, #F5F6F8 0%, #FAFBFF 100%);
   padding: 40px 0;    
}

.subtitulo-topo-5{
   color: #747474;
   font-size: 16px;
   font-weight: 400;
   line-height: 24px;
   margin-top: 15px;
}

.fundo-branco{
   border: 1px solid #e0e0e0;
   border-radius: 20px;
   padding: 15px;
}

.fundo-branco2{
   border: 1px solid #e0e0e0;
   border-radius: 20px;
   padding: 0px;
   margin: 20px;
}

.img-fundo-branco2{
   width: 100%;
   height: auto;
   border-top-left-radius: 15px;
   border-top-right-radius: 15px;
}

.svg-fundo-branco{
   width: 32px;
   height: auto;
   margin-right: 5px;
}

.img-fundo-branco{
   width: 100%;
   height: auto;
   border-radius: 20px;
}

.img-fundo-branco22{
   width: 100%;
   height: auto;
   border-radius: 20px;
   margin-bottom: 15px;
}

.titulo-fundo-branco{
   font-size: 20px;
   line-height: 1.2;
   font-weight: 700;
   text-align: left;
   text-transform: capitalize;
   color: #333;
   margin-bottom: 8px;
   margin-top: 15px;
}

.titulo-fundo-branco2{
   font-size: 16px;
   line-height: 1.2;
   font-weight: 700;
   text-align: left;
   text-transform: capitalize;
   color: #333;
   margin-bottom: 8px;
   margin-top: 15px;
}

.fundo-azul{
   padding: 40px;
   background: linear-gradient(180deg, #0035FA 0%, #021E8D 100%);
   border-radius: 20px;    
}

.titulo-fundo-azul{
   font-size: 24px;
   line-height: 32px;
   text-align: center;
   font-weight: 500;
   text-transform: capitalize;
   color: #fff;
   display: flex;
   flex-direction: row;
}

.titulo-fundo-azul:before{
   margin-left: 22px;
   margin-right: 32px;
   content: "";
   flex: 1 1;
   border-bottom: 1px solid #fff;
   margin: auto;
   transform: scaleY(0.5);
}

.titulo-fundo-azul:after{
   margin-left: 32px;
   content: "";
   flex: 1 1;
   border-bottom: 1px solid #fff;
   margin: auto;
   transform: scaleY(0.5);
}

.texto-fundo-azul{
   color: #fff;
   text-transform: uppercase;
   font-weight: 700;
   font-size: 14px;
   line-height: 16px;   
}

.texto-fundo-branco{
   font-size: 16px;
   line-height: 24px;
   font-weight: 600;
   color: #828282;
}

.texto-fundo-branco i{
   width: 24px;
   height: 24px;
   
}

.fundo-branco hr{
   border-bottom: .5px solid #e0e0e0;
}

.borda-verde{
   border: 4px solid #0035fa;
}

.vermelho{
   color: darkred;
}

.verde{
   color: darkgreen;
}

.topo-6{
   padding: 15px;
   background-color: #191919;
}

.img-depp{
   width: 100%;
   height: auto;
   border-radius: 10px;
}

.topo-7{
   background-color: #f5f6f8;
   padding: 40px 0;
}

.fundo-azul2{
   background: linear-gradient(180deg, #0035FA 0%, #021E8D 100%);
   border-radius: 20px;
   padding: 15px;
   margin-top: 15px;
}

.titulo-fundo-azul2{
   margin-bottom: 16px;
   font-size: 20px; 
   color: #fff;
   font-weight: 700;       
}

.img-fundo-azul{
   width: 100%;
   height: auto;
   border-radius: 20px;
   margin-top: 15px;
}

.fundo-cinza{
   padding: 15px;
    background-color: #f9f9f9;
    border: 1px solid #e0e0e0;
    border-radius: 20px;
    width: 100%;
    margin-top: 15px;
}

.titulo-fundo-cinza{
   font-family: "Roboto", sans-serif;
   font-size: 32px;
   font-weight: 700;
   line-height: 40px;
   background: linear-gradient(180deg, #333 0%, #333 100%);
   -webkit-background-clip: text;
   background-clip: text;
   color: rgba(0, 0, 0, 0);
}

.card{   
    border: none;
    margin-top: 15px;
}

.card-body{
    padding-left: 25px;
    border: none;
    background-color: #fef5e8;
    color: #000;
} 

.card-header {
  cursor: pointer;
}

.card-header:after {
  content: '-';
  position: absolute;
  top: 0px;
  right: 10px;
  color: #000;
  font-size: 35px;

}

.card-header.collapsed:after{
  content: '+';
}

.card-header{
   background-color: #fff;
   position: relative;
   padding: 16px 24px;
   border-radius: 6px;
   border: 1px solid #e0e0e0;
}


.btn-link{
   font-size: 18px;
   font-weight: 600;
   pointer-events: none;
   color: #333;
   margin-left: 0;
   line-height: 24px;
}

.topo-rosa{
   background-color: #fff!important;
}

.btn-link:hover{

    color: #000;
    text-decoration: none;

}
.resposta{
   line-height: 24px;
    font-size: 14px;
    font-weight: 400;
    color: #828282;
}

.rodape{
   background-color: #000;
   padding: 30px 0;
}

.img-logo-rodape{
   max-width: 168px;
   height: auto;
}

.texto-rodape{
   font-family: "Roboto", sans-serif;
   font-size: 14px;
   font-weight: 400;
   line-height: 20px;
   color: #bdbdbd;
   margin-top: 16px;
   margin-bottom: 14px;
}

.texto-rodape a{
   color: #bdbdbd;
} 

.texto-rodape a:hover{
   color: #bdbdbd;
}   

.titulo-rodape{
   color: #fff;
   font-family: "Roboto", sans-serif;
   font-size: 20px;
   font-weight: 700;
   line-height: 24px;
   text-transform: uppercase;
}

.rodape-topo-2{
   padding: 10px 0;
}

.texto-rodape2{
   font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #333;
    margin: 0;
    padding: 0;
}

.img-payment{
   height: 20px;
   width: auto;
}

.smb-button-bottom {
    bottom: 0px;
    width: 100%;
    top: inherit;
    background: linear-gradient(90deg, rgb(1, 53, 249) 0%, rgb(2, 31, 143) 100%);
    height: 75px;
    padding-top: 10px;
    position: fixed;
    z-index: 10;
    text-align: center;
    box-sizing: border-box;
}

.img-baixo{
   width: 50px;
   height: auto;
   float: left;
   margin-right: 10px;
   border-radius: 10px;
}

.img-estrela-baixo{
   margin-right: 8px;
   height: 20px;
   width: auto;
}

.titulo-baixo{
   font-family: "Roboto", sans-serif;
   font-size: 16px;
   line-height: 16px;
   color: #fff;
   display: flex;
   text-transform: capitalize;
   position: relative;
}

.preco-baixo{
   font-family: Roboto, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 16px;
    color: #fff;
    text-transform: capitalize;
    position: relative;
    top: -1px;
}

.aparecer{
   display: none;
}

.img-garantia{
   width: 80%;
   height: auto;
   margin-bottom: 20px;
}

.texto-garantia{
   font-size: 20px;
   font-weight: 500;
   color: #fff;
   text-align: center;
   line-height: 1.2;
}

.img-fundo-cinza{
   width: 100%;
   height: auto;
   border-radius: 20px;
}

.texto-fundo-cinza{
   font-size: 20px;
   font-style: italic;
   font-weight: 400;
   line-height: 24px;
   text-align: center;
   color: #333;
   position: relative;
}

.img-apostrofo-left{
   display: block;
   width: 64px;
   height: 64px;
}

.img-apostrofo-right {
   float: right;
   transform: rotate(180deg);
   width: 64px;
   height: 64px;
}

.img-assinatura{
   width: 96px;
   height: 68px;
}

.img-logo-truth{
   width: 70%;
   height: auto;
   margin-bottom: 20px;
   border-bottom: 0px solid #e5e7eb;
}

.borda-direita{
   border-right: 1px solid #e5e7eb;
}

.titulo-truth{
   font-size: 48px;
   line-height: 40px;
   color: #000;
   font-weight: 700;   
   margin-right: 8px;
   float: left;  
}

.texto-truth{
   font-size: 20px;
   line-height: 36px;
   color: #000;
   font-weight: 700;   
}

.texto-truth small{
   font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0em;
    color: #4f4f4f;
}

.img-estrela-truth{
   height: 16px;
   width: auto;
}

.lista-item{
   margin-bottom: 16px;
}

.estrela-truth{
   display: inline-block;
   margin-right: 8px;
   height: 16px;
   margin-top: -8px;
}

.barra{
   display: inline-block;
   height: 16px;
   width: 60%;
   top: 4px;
   background: #e0e0e0;
}

.barra-100{
   height: 16px;
   width: 100%;
   background-color: #00B890;
} 

.barra-80{
   height: 16px;
   width: 80%;
   background-color: #00B890;
} 

.barra-60{
   height: 16px;
   width: 60%;
   background-color: #00B890;
} 

.barra-40{
   height: 16px;
   width: 40%;
   background-color: #00B890;
} 

.barra-20{
   height: 16px;
   width: 20%;
   background-color: #00B890;
}   

.votos{
   color: #747474;
    font-size: 16px;
    height: 16px;
    font-weight: 400;
    margin: 0px;
    padding: 0;
    margin-left: 8px;
    margin-top: -18px;
}

.img-perfil{
   width: 40px;
   height: 40px;
   float: left;
   margin-right: 8px;
   border-radius: 5px; 
}

.nome{
   font-size: 14px;
   line-height: 1.2;
   color: #333;
   font-weight: 600;
}

.nome span{
   font-weight: 500;
   line-height: 1;
   font-size: 12px;
   color: #00b890;
}

.estrela-depo{
   padding: 10px 0;
   border-top: 1px solid #e5e7eb;
   border-bottom: 1px solid #e5e7eb;
}

.img-estrrr{
   height: 16px;
   width: auto;
   margin-top: -8px;
   margin-right: 8px;
}

.texto-estrela{
   font-weight: 400;
   font-size: 12px;
   line-height: 16px;
   color: #828282;
   padding: 0;
   margin: 0;
}

tr{

}

.img-topo-tabela{
   max-width: 100%;
   width: 220px;
   height: auto;
}

.img-topo-tabela2{
   max-width: 100%;
   width: 160px !important;
   height: auto;
}

.table-responsive{
   display: block !important;
   margin: 0 auto !important;
}

.topo-tabela{
   text-align: center !important;
   border: 1px solid #e5e7eb !important;
   padding: 15px !important;
   border-top-left-radius: 15px !important;
   border-top-right-radius: 15px !important;
   margin: 0 10px !important;
   min-width: 120px !important;
}

.texto-princ-tabela{
   border: 1px solid #e5e7eb !important;
   padding: 15px !important;
   border-top-left-radius: 15px !important;
   border-bottom-left-radius: 15px !important;
   margin: 10px !important;
}

.preto-bc{
   background-color: #000 !important;
}

.sem-fundo-sem-borda{
   border-radius: 0 !important;
   border: none !important;
   background-color: #fff !important;
}

.table .fa-circle-check{
   display: block !important;
   margin: 0 auto !important;
   text-align: center !important;
   font-size: 24px !important;
   padding: 15px !important;
   color: #01b157;
}

.table .fa-xmark{
   display: block !important;
   margin: 0 auto !important;
   text-align: center !important;
   font-size: 24px !important;
   padding: 15px !important;
   color: #ec5353;
}

.img-btn{
   width: 60%;
   height: auto;
   margin-top: -30px;
}

.titulo-venda{
   text-align: center;
    color: #AF0000;
    font-family: "Montserrat", Sans-serif;
    font-size: 20px;
    line-height: 1;
    font-weight: 600;
    margin-top: 25px;
    margin-bottom: 0;
}

.frete-venda{
   text-align: center;
    color: #00AA14;
    font-family: "Montserrat", Sans-serif;
    font-size: 45px;
    font-weight: 800;
    line-height: 1;
    margin-top: 15px;
}

a:link{
   text-decoration: none;
}

.borda-1{
   margin: 5px;
    padding: 20px 0px 25px 0px;
    transition: background 0s;
    border-style: solid;
    border-color: #DDDDDD;
    border-radius: 30px 30px 30px 30px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 33%);
}

.borda-2{
   margin: 0 5px 5px 5px;
    padding: 0px 0px 25px 0px;
    transition: background 0s;
    border-style: solid;
    border-color: #45b545;
    border-radius: 30px 30px 30px 30px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 33%);
}

.unidade{
   color: #555555;
    font-family: montserrat, sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 35px;
    padding-top: 20px;
}

.img-max{
   width: 100%;
   height: auto;
}

.funo-cinza{
   font-family: Open Sans,sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    color: #fff;
    border-radius: 10px;
    padding: 10px;
    background: #545454;
}

.btn-compra{
   font-size: 25px;
    background-color: #45b545;
    border-radius: 15px;
    padding:20px;
    padding-bottom: 10px;
    width: 100%;
}

.texto-btn{
   text-align: center;
    color: #FFFFFF;
    font-family: "Montserrat", Open Sans;
    font-size: 22px;
    font-weight: 600;
}  

.img-safe{
   width: 80%;
   height: auto;
   margin-top: 15px;
}

.fundo-azul-kit{
   background-color: #45b545;
   margin: 0;
   margin-top: -2px;
   padding: 10px;
    margin: 0;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.texto-kit{
   margin: 0;
    color: #000;
    font-size: 20px;
    line-height: 27px;
    font-weight: 500;
}

.texto-kit i{
   font-size: 24px;
   color: #45b545;
}

.fundo-verme{
   padding: 10px;
   border-radius: 5px;
   background-color: #fff2e0;
}  

.titulo-verm{
   font-size: 18px;
    line-height: 22px;
    color: #ed5214;
    font-weight: 700;
    background-color: #fff2e0;

}

.img-fogo{
   height: 30px;
   width: auto;
}

.texto-verm{
   margin: 0;
    text-align: center;
    color: #000;
    font-weight: 600;
    font-style: italic;
   font-size: 18px;
    line-height: 22px;  
}

@media screen and (max-width: 600px) {

   .wpp-loco{
      display: block;
      width: 80%;
      height: auto;
      margin: 0 auto;
   }

   .texto-btn{
      font-size: 20px;
   }

   .btn-compra{
      width: 90%;
      margin: auto;
      text-align: center;
   }

   .borda-1{
      margin: 0;
   }

   .borda-2{
      margin: 0;
   }

   .img-btn{
      width: 100%;
      height: auto;
   }

   .img-fundo-branco22{
      float: right;
      margin-left: 10px;
      width: 40%;
   }

   .barra{
      width: 50%;
   }   

   .borda-direita{
      border-right: none;
   }

   .img-estrela-truth{
      height: 18px;
      width: auto;
   }

   .titulo-truth{
      text-align: center;
      font-size: 32px;
      line-height: 1;
      float: none;
   }

   .texto-truth{
      font-size: 18px;
      line-height: 24px;
   }

   .texto-truth small{
      font-size: 14px;
   }   

   .img-logo-truth{
      display: block;
      margin: 0 auto;
      width: 60%;
   }

   .texto-garantia{
      font-size: 18px;
   }

   .titulo-baix{
      margin-bottom: 4px;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    font-weight: 700;
   }

   .aparecer{
      display: inline-block;
   }

   .sumir{
      display: none;
   }

   .img-payment{
      display: block;
      margin: 0 auto;
      margin-top: 10px;
   }

   .img-logo-rodape{
      display: block;
      margin: 0 auto;
   }

   .linha-topo-7{
      margin: 0 auto;
   }

   .centralizar{
      text-align: center;
   }

   .espaco-cel{
      margin-top: 30px;
   }

   .img-depp{
      margin-bottom: 15px;
   }

   .titulo-fundo-azul{
      display: block;
   } 

   .fundo-azul{
      padding: 40px 20px;
   }

   .img-icone2{
      width: 80%;
      height: auto;
      margin-bottom: 30px;
   }

   .titulo-topo-3{
      font-size: 24px;
   }

   .img-depo-pc{
      display: block;
      margin: 10px auto;
      width: 80%;
      height: auto;
   }

   .topo-1{
      background-image: none;
      background: linear-gradient(to bottom, #fff, #bebebc) !important;
      padding-top: 20px;
      padding-bottom: 40px;
   }

   .texto-botao{
      text-align: center!important;
      margin-left: 0;
   }

   .botao-parte1{
      margin-right: 20px;
   }   

   .botao-parte2{
      font-size: 18px;
   }   

   .mob{
      display: block;
   }

   .texto-topo-1 img{
      width: 24px;
      height: 24px;
   }

   .texto-topo-1{
      font-size: 12px;
      text-align: center;
   }

   .subtitulo-topo-1{
      text-align: center;
      font-size: 16px;
   }   

   .titulo-topo-1{
      font-size: 24px;
      text-align: center;
   }

   .btn-create-account{
      margin-left: 0;
   }

   .btn-create-account2{
      display: block;
      margin: 0 auto;
      text-align: center;
   }   

   .navbar-collapse{
      padding:10px 20px ;
   }

   .navbar-toggler{
      margin-right: 10px;
   }

   .img-logo{
      width: 170px;
      margin-left: 10px;
   }

   .espaco-cel-topo-0{
      margin-top: 10px;
      font-size: 14px;
   }

   .texto-topo-0{
      font-size: 10px;
   }

   .texto-topo-00{
      text-align: center;
   }     

   .texto-topo-0{
      margin-left: 0;
      text-align: center;
   }   

}

.branco{
   color: #fff;
}

.slider {
            width: 100%;
            overflow: hidden;
        }
        .slide-track {
            display: flex;
            animation: scroll 20s linear infinite;
        }
        .slide {
            flex: 1 0 16.66%; /* 100% / 6 imagens no desktop */
            max-width: 16.66%;
            padding: 10px;
            box-sizing: border-box;
        }
        .slide img {
            width: auto;
            max-width: 100%;
            height: 48px;
            margin: 0 auto;
            display: block;
        }
        /* Ajuste para telas menores (celulares) */
        @media (max-width: 768px) {

            .slide img {
               width: 100%;

            }   
            .slide {
                flex: 1 0 33.33%; /* 100% / 3 imagens no celular */
                max-width: 33.33%;
            }
        }
        @keyframes scroll {
            0% { transform: translateX(0); }
            100% { transform: translateX(-100%); }
        }