/* conteudo */
.conteudo.manutencao { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); text-align: center; }
.conteudo.manutencao > i { font-size: 100px; }
.conteudo.manutencao > h2 { font-size: 30px; margin-top: -2px; }
.conteudo.manutencao > p { margin-top: 40px; }
.conteudo.manutencao > p.email { height: 41px; background-color: #373435; color: #fff;; padding: 0 17px; display: inline-block; line-height: 38px; margin-top: 46px; }
.bgma { width: 270px; height: 270px; background: url(../imgs/bg-manutencao.png) no-repeat; position: absolute; z-index: 0; right: 0; top: 0; }