.txt-home, 
.box-numbers, 
.txt-solucao,
.grupo-produto p
{
    font-weight: 300;
}

.scroll-1 {
    right: 45%;
}

/*a:active {
	text-decoration: underline;
	color: inherit;
}

*/
.linguagem-selecionada {
    text-decoration: underline;
}

a.link-branco-underline,
a.link-branco-underline:hover,
a.link-branco-underline:focus
 {
	color: #fff;
    text-decoration: underline;
}


a:focus, a:hover {
    color: inherit;
    /*text-decoration: underline;*/
}

.equipe-completa a:focus, .equipe-completa a:hover {
    text-decoration: none;
}

.equipe-completa img {
	filter: grayscale(100%);
	height: 70px;
}

.equipe-grid {
    height: 100vh;
}

.equipe-grid-tit {
    height: 10%;
}

.footer-blue {
    height: 100vh;
    padding: 18%;
}

.footer-blue p {
    color: white;
    font-size: 1.3em;
    font-weight: 300;
}