
.header{ border: 0px solid #000; height: 120px; }
.nav-menu{ margin-top: 35px; }
.menu-top{ position: absolute; right: 40px; top: 15px; height: 20px; text-align: right; color: #7F7F7F !important;  font-size: 14px; font-weight: normal; font-family: "Open Sans", verdana, arial, sans-serif; border: 0px solid red; }
.menu-top i { font-size: 18px; color: #446daa;}
.menu-top a { font-size: 14px; color: #7F7F7F; padding: 5px 0px 0px 5px; border: 0px solid red;}

.team-item-info{ margin-left: 20px; }
.top-telefones{ color: #8A8A8A; }

.footer p a { font-size: 12px; color: #FFFFFF;}

@media all and (max-width: 1024px) {
	.menu-top{ right: 80px; }
	.top-telefones{ font-size: 14px !important; color: #666 !important;}
	.top-telefones b{ color: #666 !important; font-size: 12px !important; }
	.top-telefones small{ color: #666 !important; font-size: 12px !important; }
	
}

@media (max-width: 767px) {
	.menu-top{ right: 80px; }
	.top-telefones{ display: none; }
	
	}
	