.topmenu {
  max-height:250px;
  --border-bottom:1px solid #051749;
}

@media (max-width:768px){ 
	.topmenu {max-height:800px!important;} 
	.topmenu nav {max-height:800px!important;}
}

.navigation-clean.navbar-light .navbar-nav .nav-item .nav-link:focus, 
.navigation-clean.navbar-light .navbar-nav .nav-item .nav-link:hover{
	background-color:#35afe2;
	color:white!important;
}

.tabela .col-md-12 .text table thead tr th{
	border:1px solid
}

.tabela .col-md-12 .text table tbody tr td{
	border:1px solid
}

.float-left.mobile-center-white{
	border:none!important
}

