
.btn-portal{
    background-color: #68B5CC;
}


.banner-principal {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../img/viv.jpg") center no-repeat;
    height: 50vh;
    position: relative;
}

.txt {
    position: absolute;
    bottom: 0;
    right: 0;
    padding-right: 20rem;
    /* Ajuste conforme necessário para dar espaço ao redor do texto */
    color: #fff;
    /* Cor do texto, ajuste conforme necessário */
}

.txt a {

    color: #fff;
}

.textoprincipal {
    width: 50%;
    font-size: 12px;
    padding: 1rem;
    font-weight: 600;
    color: #fff;
    text-align: justify;

}

.bg-verde {
    
    background-color: #10441e;
    
}
.bg-roxo {
    background-color: #622662;
   
    
}

.box {
    width: 100px;
    height: 100px;
    color: rgb(0, 0, 0);
}

.estilotxt {
    font-size: 12px;
    text-align: center;
}


.flip-container {
    perspective: 1000px;
    width: 200px;
    height: 250px;

}

.flip-card {
    position: relative;
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transition: transform 0.8s;
    padding: 2px;
}

.flip-container:hover .flip-card {
    transform: rotateX(180deg);
}

.flip-front,
.flip-back {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    backface-visibility: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.flip-front img {
    width: 100%;
    height: 100%;
}

.flip-back {
    transform: rotateX(180deg);
    background-color: #ffffff;
    color: #333;
}


.textoprincipal2 {
    width: 50%;
    font-size: 12px;
    padding: 1.5rem;
    font-weight: 600;
    color: #fff;
    text-align: justify;

}

.textoprincipal2 p {
    width: 60%;
}

.empresas {
    margin-bottom: 2rem;
}

.imgEmpresa {
    width: 250px;
    height: 200px;
}

.video-container {
    width: 100%;
    height: 50%;
    overflow: hidden;
}

video {
    width: 100%;
    height: 100%;
}

.depoimento {
    margin: 2rem 0;
  
}

.bg-testemunho {
    background-color: #E6E9EC;
    border-radius: 20px;
    padding: 2rem;
    color: #000000;
    
}

.verpordentro {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../img/bg-ver-por-dentro.jpg") center no-repeat;
    background-size: cover;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.visita {
    margin: 2rem;
}

.form {
    border: 0;
    padding: 0.5rem;
    background-color: #013080;
    color: #fff;
}

.whats {
    border: 0;
    padding: 0.5rem;
    background-color: #23A455;
    color: #fff;
}

.form a {
    text-decoration: none;
   
    color: #fff;
}

.whats a {
   text-decoration: none;
   
    color: #fff;
}

.banerlista {
    width: 100%;
    height: 200px;
    background: url("../img/lista2024/materail.jpg") center no-repeat;
}

.material {
    width: 50%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
   

}

.material a {
    text-decoration: none;
}


.sua-linha {
    width: 100%;
    height: 1px;
    background-color: #000;
    /* Substitua #000 pela cor desejada */
    margin: 10px 0;
    /* Ajuste a margem conforme necessário */
}

#footer{
    background-color: #10441e;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
}
#footer li{
    list-style: none;
}
#footer a{
    text-decoration: none;
    color: #ffffff;
    font-size: small;
    
}
#footer a:hover{
    
    color: #ce09ce;
    
    
}

footer {
    padding: 1rem;
    background-color: #622662;
    color: #fff;
}

.btnPortal{
    background-color: #a9aaaa;
    border: 0;
    border-radius: 10px;
    padding: 1px;
}



.formulario form input{
    width: 100%;
}

.formulario form textarea{
    width: 100%;
}

.formulario form button{
    width: 100%;
    border: 0;
    background-color:red ;
    color: #fff;
    padding: 0.5rem;
}

.contact{
    display: flex;
    align-items: center;
    justify-content:flex-start ;
}

.contact span{
   font-weight: bold;
   font-size: large;
   color: #54595F;
}

.banerconhecaonobilis{
    width: 100%;
    height: 300px;
    background: url("../img/viv.jpg") center no-repeat;
    background-size: cover;
}

.banernossamissao{
    width: 100%;
    height: 300px;
    background: url("../img/viv.jpg") center no-repeat;
    background-size: cover;
}

.banerpropostapedagogica{
    width: 100%;
    height: 300px;
    background: url("../img/viv.jpg") center no-repeat;
    background-size: cover;
}

.banerregimentoescolar{
    width: 100%;
    height: 300px;
    background: url("../img/viv.jpg") center no-repeat;
    background-size: contain;
}
.banerinfra{
    width: 100%;
    height: 300px;
    background: url("../img/viv.jpg") center no-repeat;
    background-size: cover;
}

.banerequipe{
    width: 100%;
    height: 300px;
    background: url("../img/viv.jpg") center no-repeat;
    background-size: cover;
}

.banerregimentoescolar{
    width: 100%;
    height: 300px;
    background: url("../img/viv.jpg") center no-repeat;
    background-size: contain;
}

.banereducacaoinfantil{
    width: 100%;
    height: 300px;
    background: url("../img/viv.jpg") center no-repeat;
    background-size: cover;
}
.banerensinomedio{
    width: 100%;
    height: 300px;
    background: url("../img/viv.jpg") center no-repeat;
    background-size: cover;
}

.banerensinofundamental{
    width: 100%;
    height: 300px;
    background: url("../img/viv.jpg") center no-repeat;
    background-size: cover;
}

.banercambridge{
    width: 100%;
    height: 300px;
    background: url("../img/viv.jpg") center no-repeat;
    background-size: cover;
}

.baneraulasextras{
    width: 100%;
    height: 300px;
    background: url("../img/viv.jpg") center no-repeat;
    background-size: cover;
}



.btnregimento{
    margin: 1rem 0;
    background-color: #54595F;
    padding: 5px;
}

.btnregimento a{
   text-decoration: none;
   color: #fff
}


.centro{
    display: flex;
    align-items: center;
    justify-content:center;
    flex-direction: column;
    text-align: justify;
    font-size: 18px;
    color: #54595F;
    margin-bottom: 4rem;
    
}

.video{
    background-color:#88ABCE ;
    padding: 2rem;
    margin-bottom: 1rem;
}

.arte{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    color: #fff;
}

.arte p{
    letter-spacing:2px;
    font-weight: 600;
}

.arte h1{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 900;
}

.styled-table {
    width: 100%;
    border-collapse: collapse;
    margin: 25px 0;
    font-size: 18px;
    text-align: left;
  }
  
  /* Estilos para o cabeçalho da tabela */
  .styled-table th {
    background-color: #dbdada;
  }
  
  /* Estilos para as células da tabela */
  .styled-table td, .styled-table th {
    padding: 12px 15px;
    border: 1px solid #ddd;
  }
  
  /* Estilos de hover para realçar a linha quando o mouse passa por cima */
  .styled-table tbody tr:hover {
    background-color: #d6d5d5;
  }

@media (max-width: 800px) {
    #header {
        display: none;
    }

    .txt {
        display: flex;
        align-items: flex-start;
        justify-content: center;
        padding-right: 0.1rem;
        flex-direction: column;

    }


    .banner-rotativo img {
        width: 300px;

    }

    .textoprincipal {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: 100%;

    }

    .depoimento {
        margin: 2rem 0;
        height: 50%
    }
   


}