#logoinicio {
padding-top: 250px;
height: 500px;
}
#imglogoinicio {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
}
html, body {
  margin: 0;
  padding: 0;
  width: 100%;
}
body {
  font-family: 'Montserrat', system-ui, -apple-system, 'Segoe UI', Roboto, Arial, sans-serif;
  font-weight: lighter;
}
.header {
  width: 100%;
  background: #f5f5f5;
}
.content {
  width: 100%;
  font-size: 20px;
  line-height: 30px;
  text-align: justify;
}
/*---------------------------------------------------------------------------------------*/
body {
  background-color: #FFFFFF;
}
.sec-rodape {
  padding-top: 20px;
  background-color: #97AE78;
}
.sec-rodape #tituloredes {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  color: #FFFFFF;
}
.sec-rodape #txtfooter {
  padding-bottom: 14px;
  line-height: 20px;
  font-size: 14px;
  color: #FFFFFF;
}
.sec-rodape #txtportalfooter {
  padding-top: 110px;
  line-height: 20px;
  font-size: 14px;
  color: #FFFFFF;
}
.sec-rodape #txtfootermb {
  padding: 10px;
  font-size: 14px;
  font-weight:normal;
  color: #FFFFFF;
}
.sec-rodape #txtfootermb hr {
  border-color: #FFFFFF;
}
.sec-rodape #redessociaismenu {
  font-size: 15px;
  color: #FFFFFF;
}
.sec-rodape #redessociais {
  font-size: 25px;
  color: #FFFFFF;
}
.sec-rodape #redessociais li {
  margin: 10px 12px 0px 8px;
  padding: 0px;
  width: 100%;
}
.sec-rodape #rodapeicones {
  padding-top: 0px;
  width: 100%;
  color: #FFFFFF;
}

/*-----------------------------------------------------------------------------*/



@media (min-width:1800px) {

}

/*-----------------------------------------------------------------------------*/
@media (min-width: 1600px){

}
/*-----------------------------------------------------------------------------*/
@media (min-width:768px) { 

}
/*-----------------------------------------------------------------------------*/
@media (max-width:980px) { 

}
/*-----------------------------------------------------------------------------*/
@media(max-width:768px) {

}
/*-----------------------------------------------------------------------------*/
@media (max-width: 360px){

}
/*-----------------------------------------------------------------------------*/
@media (min-width: 361px) and (max-width: 415px){

}
