.botao1{ 
    font-size: 14px;
}

.botao2{
    font-size: 14px;
}

.btn-txt2{
    color: #153959
}

.btn-txt3{
    color: white !important;
}

.subtit{
    font-size: 16px;
    font-weight: bold;
}

.test{
    background: red;
}

.clientes{
   display: flex;
   align-items: center;
   justify-content: center;
}

.clientes-content{
    max-width: 1000px;
}

.logo-parceiro{
    max-width: 100px !important;
    max-height: 100px !important;
}

.textBOlt{
    color: #FFCD28;
}



@media screen and (max-width: 1200px) {
	.saiCelular{
        display: none !important;
    }
}


@media screen and (max-height: 800px) {
	.baneradmin{
        margin-top: 50px;
    }
}

.headline2{
    color: whitesmoke !important;
}