
* {
   
    font-family: 'Nunito Sans', sans-serif;}

footer {
    background-color: #f7f9ff;
    width: 100%;
}

/* Estilize o botão como um círculo flutuante */
.wpp-flutuante {
  display: flex;
  width: 50px;
  height: 50px;
  background-color: #25d366; /* Cor do WhatsApp */
  border-radius: 50%; /* Para criar um círculo */
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999999; /* Certifique-se de que o botão esteja acima de outros elementos */
  
  justify-content: center;
    align-items: center;
}



.footer-blu {
   
    margin: 0 auto;
    display: flex;
    align-items: center;
    color: aliceblue;
    background-color: #f7f9ff;
  
  margin-top: 80px;
}

.conector {
    padding: 0 23px 22px;}

    .footer-blu span {
        color: #0025e0;
        font-weight: 900 !important;
        font-size: 24px !important;
        line-height: 40px!important;
      padding-right: 10px;
     
}

        .footer-blu p {
            color: #393B47;
            font-weight: 400;
            font-size: 24px;
            line-height: 40px;}

.container {
      width: 1076px;
    }

    .footer-pt2 {

        width: 1076px;
        display: flex;
        margin: 0 auto;
        justify-content: space-between;}

        .left-footer ul, .right-footer ul, .center-footer ul {
            list-style: none;
          padding: 0px;
           }

            .left-footer ul, .center-footer ul {
                /* width: 206px; */
                width: 400px;
                position: relative;}

              

.left-footer ul li a{
    text-decoration: none;
    color: #67697a;}

.center-footer ul li a {
     text-decoration: none;
     color: #0025e0;
    }

.left-footer ul li p:first-of-type, .left-footer ul li p {
                    color: #67697A;
                    font-size: 14px;
                   margin-bottom: 4px;
                 width: 302px;
                }

.right-footer ul li p:first-of-type {
                    color: #67697aad;
                    font-size: 12px;
                    line-height: 150%;
  margin: 0px;
                }

.center-footer ul li p:first-of-type, .center-footer ul li p {
                    color: #67697A;
                    font-size: 14px;
                    line-height: 150%;
                  font-weight: 400;
  margin-bottom: 0;
                }

                

.left-footer ul li span, .center-footer ul li span, .right-footer ul li span {
                    color: #393B47;
                    font-weight: bold;
                     font-size: 14px;
                     line-height: 100%;
                      margin-bottom:  8px;
display: block;}

.right-footer {
                        display: flex;
                        /* align-content: space-between; */
                        width: 705px;
                        /* grid-template-columns: repeat(3,200px); */
                        grid-template-columns: repeat(3,200px);
                        grid-template-rows: repeat(2, auto) repeat(1, auto);
                      
                        grid-row-gap: 0;
                    }

.center-footer {
                        padding-right: 50px;

                    }

.right-footer ul {
                        padding-top: 20px;
                       
                        padding-left: 0px;
                    }

.right-footer ul li a {
                        text-decoration: none;
                        color: #0025E0;
                        font-weight: 600;
                        font-size: 14px;
                        line-height: 40px;
gap: 8px;
    align-items: center;
display: flex;}


.cta-list {
display: flex;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 24px;
}

.baixar-app a {
margin: 0px;
}
.cta-list a {line-height: normal !important;}

.formulario-lgpd  {
              text-decoration: none;
                        color: #0025E0;
                        font-weight: 600;
                        font-size: 16px;
                        
  font-size: 14px;
    display: flex;
    align-items: center;
    gap: 8px;
}


.redes-sociais {
                            display: flex;
                             
                             align-items: flex-end;
                            margin: 10px 0 14px;}

.redes-sociais a {
                           margin: 5px;
                            }

.back-to-top a{
                            background-color: #13bdbd;
                            padding: 10px 40px 10px 40px;
                            color: white;
                            display: flex;
                            justify-content: center;
                            align-content: space-around;
                            text-decoration: none;
                            border-radius: 50px;
                            font-size: 12px;

                           }

                           .back-to-top span {
                            margin-right: 5px;
                        
                           }

                                    .termos {
                                        display: flex;}

                                        .box1 {
                                            width: 100%;
                                           display: flex;
                                           height: auto;
                                           align-items: center;
                                           background-color: #f7f9ff;
                                           justify-content: center;
                                        }

                                        .termos .box1 .container {
                                            width: 1100px;
    margin: 0;
    display: flex;
        align-items: flex-end;
    justify-content: space-between;
    margin: 32px 0 80px 0;
    padding-left: 0px;
                                        }

                                        .box1 ul {
                                         display: flex;
                                          flex-wrap: wrap;
                                          justify-content: center;
                                          list-style: none;
                                           padding: 0;
                                           margin: 0;}
                                        }

                                        .box2 p {
                                            color: #67697A;
                                            font-weight: 600;
                                            font-size: 14px;
                                            line-height: 100%;
                                            padding-left: 60px;}

                                            .box1 ul a {
                                                color: #67697A;
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    text-decoration: none;
    margin-right: 7px;
    /* margin-left: 8px; */
    padding-right: 16px;
    padding-left: 16px;
    
                                            }

  /*.border-line {border-right: 1px solid; }*/

                                        .box2:nth-child(2) {
    background: #0028FF;
    border-radius: 0px 5px 0px 0px;
    justify-content: flex-start;
}
.box2 {
    width: 50%;
    display: flex;
    height: 100px;
    align-items: center;
    background-color: #fff;
    justify-content: flex-end;
}


.formulario-lgpd a {
                        text-decoration: none;
                        color: #0025E0 !important;
                        font-weight: 600;
                        font-size: 16px;
                        line-height: 40px;}

.left-footer li, .center-footer li {
margin-top: 32px;
}
    
    @media screen and (max-width: 1200px) {

    .footer-pt2 {
        width: 100%;
        display: flex;
        margin: 0 auto;
        justify-content: space-between;
        flex-wrap: wrap;
      } 
      
      .container {
    width: 100%;
}
      
      
      
      
.footer-blu {
flex-wrap: nowrap;

}

}


.baixe-app {
display: flex;
    flex-direction: column;
  gap: 8px;
  margin-bottom: 24px;
    
}

.baixe-app a{
margin: 0px;
}

@media screen and (max-width: 1000px) {
.footer-blu {
flex-wrap: nowrap;}
  
  .container {
    width: 100%;
}
  
footer .right-footer {
        margin: 10px 0 0;
        justify-content: flex-start;
      padding-left: 20px;}
}

    @media screen and (max-width: 720px) {
    
    
    footer .container {

        padding: 0px 15px 0;
        width: 100%;
        box-sizing: border-box; 
      
      }
      .container {
    width: 100%;
}
      
      .footer-blu {
flex-wrap: nowrap;
        padding-left: 0px;
        margin-top: 40px;

}

    footer .container {
        align-items: flex-start;
        justify-content: flex-start;
    }

    .footer-blu {
        flex-direction: column;
        height: auto;}

      .conector {
            padding: 0 0px 22px;}


    .container {
        
        width: 100%;
    }

    footer .right-footer {
        margin: 10px 0 0;
        justify-content: flex-start;
      padding-left: 20px;
      }

        .footer-pt2 {
           display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 auto;
    width: 100%;
}
        

        .footer-pt2 {
            display: flex;
        }
        
        
        .footer-pt2 ul {
            max-width: initial;
            
            margin: 0;
        }

        .right-footer {
            display: block;}

        .right-footer ul li a {

          line-height: 30px;  
        }
      
      .center-footer, .right-footer, .left-footer {
     padding: 0px 16px; 
}
      
      .center-footer ul, .left-footer ul {
    position: relative;
    width: 100%;
}
        .redes-sociais {
            margin: 20px 0;
            width: 280px;
            justify-content: flex-start;
        }

        
            

            .termos .box1 .container {
                width: 100%;
                margin: 0;
                display: flex;
              align-items: flex-start;
              margin-top: 0px;
              padding-left: 0px;
              
                /* justify-content: start; */
                /* margin-top: 19px; */
                flex-direction: column;
            }

            footer .box1 {
                width: auto;
                justify-content: flex-start;
                padding: 10px 15px 40px 15px;
            }
            footer .box2 {
            width: auto;
    justify-content: flex-start;
    padding: 10px 15px;}

    footer .termos {
        flex-direction: column;
    }


    .box1 ul {
        display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    padding-left: 0px;
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
    }
    
    .back-to-top {
    display: contents;

    }
      .back-to-top a {
        display: none;}

    .box li {
        margin: 5px 0;
    }
      .box1 ul a {
      padding-right: 8px;
            padding-left: 0px;
    
      }
      
      .left-footer ul li p:first-of-type, .left-footer ul li p {width: 100%}


} 