.interna_sobre {
	background: url("../img/Fisco/sala.jpg") no-repeat center;
	background-size: cover;
}

.missao_sobre {
	padding-top: 60px;
}

.missao_sobre p {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 1em;
	padding-right: 30px
}

.missao_sobre ul li {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	line-height: 20px;
}

.foto-equipe {
	padding-top: 20px;
}

ul.disc {
	list-style-type: disc;
	
}

.qualidade, row{
	overflow-y:hidden;
	overflow-x:hidden;
}


li.grid-1-3{
	width: 32%;
}
.primeira{
	width: 100%;
}
.segunda{
	width: 100%;
}
.terceira{
	width: 100%;
}