#areasInt{
	text-align: center;
	color: #75928E;
	font-family: Linotype Didot;
	font-weight: bold;
}

#areasIntAreas{
	text-align: center;
	color: #75928E;
	font-family: Linotype Didot;
	font-weight: bold;
	margin-bottom: 3%;
}

#imagemAreas{
	width: 90%;
	height: 35%;
	border-radius: 50%;
	margin-top: 50%;
}

.areaTitulos{
	margin-top: 30%!important;
}

#areasGrid {
  height: 400px;
  font-family: "Linotype Didot";
}

.grid-container {
  height: 100%;
  font-family: "Linotype Didot";
}
.grid-item {
  height: 100%;

  font-size: 30px;
  text-align: center;
}

#grid1{
	background-color: #FFEFE8;
}

#grid2{
	background-color: #CCDADA;
}

#grid3{
	background-color: #FFE4D9;
}

#grid4{
	background-color: #A3B6B4; 
}

#grid5{
	background-color: #FEC1A4;
}

.grid-item h3{
	font-size: 100%;
    margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#intervencaoTopicos{
	font-family: "Linotype Didot";
	font-size: 16px;
	color: #2E2E2E;
	text-align: center;
	margin-top: 1%;
}

@media screen and (max-width: 1199px) {
      #areasGrid {
  height: 400px;
  font-family: "Linotype Didot";
}

#divInicioServicos{
	margin-bottom: 300px;
}

.espacamento{
	height:50px;
}

.grid-container {
  height: 50%;
  font-family: "Linotype Didot";
}
.grid-item {
  height: 50%;
  font-size: 30px;
  text-align: center;
}

.grid-item h3{
	top: 15%;
}

#grid1{
	background-color: #FFEFE8;
}

#grid2{
	background-color: #CCDADA;
}

#grid3{
	background-color: #FFE4D9;
}

#grid4{
	background-color: #A3B6B4; 
}

#grid5{
	background-color: #FEC1A4;
}

#setaServicos{
	margin: 0;
  position: absolute;
  top: 50%;
  left: 80%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#imagemInicio{
	margin-top: 5%;
	width: 80%;
	margin-bottom: 5%;
}

#divImagem{
	text-align: center;
	padding-right: 15px;
}

#infoInicio{
	margin-top: 5%;
}

#imagemAreas{
	width: 20%;
    height: 50%;
    border-radius: 50%;
    margin-top: 10%;
}

.areaTitulos{
	margin-top: 0%!important;
}
}