.novamasterfooter{
      font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.depoimentos-dinamicos .depoimento .nps {
  text-align: center;
}
.depoimentos-dinamicos .depoimento .nps h2 {
  margin-top: 11px;
}
.depoimentos-dinamicos .depoimento .alert:after {
  content: "";
  position: absolute;
  margin-top: 15px;
  display: block;
  margin-left: 10px;
  width: 30px;
  height: 30px;
  background: url(../images/home/seta-depo.png) top center no-repeat;
}

.depoimentos-dinamicos .center{
    margin-top:30px;
}

.depoimentos-dinamicos .center .depoimento .nps {
  text-align: center;
}
.depoimentos-dinamicos .center .depoimento .nps h2 {
  margin-top: 11px;
}
.depoimentos-dinamicos .center .depoimento .alert:after {
  content: "";
  position: absolute;
  bottom:49px;
  display: block;
  margin-left: 10px;
  width: 30px;
  height: 30px;
  background: url(../images/home/seta-depo.png) top center no-repeat;
}

.case-title {
  background: #efb427;
  color: #2b2311;
  font-weight: bold;
  margin-top: -30px;
  padding: 10px 20px;
}

.post {
  text-align: center;
}
.post h3 {
  font-size: 18px;
  color: #444;
}
.post p {
  font-size: 14px;
  color: #999;
}
h1,  h2 {
    text-align: center;
    margin-bottom: 20px;
}

.pagina-capa-default .information-profits {
  background-color: #ffffff!important;
}
.pagina-capa-default .information-profits .box-img {
  display: inline-block;height: 60px;width: 65px;background-repeat: no-repeat;background-position: center;vertical-align: middle;
}
.pagina-capa-default .information-profits .box-img.inbox {
  background-image: url('../images/home/inbox.png');
}
.pagina-capa-default .information-profits .box-img.people {
  background-image: url('../images/home/people.png');
}
.pagina-capa-default .information-profits .box-img.money {
  background-image: url('../images/home/money-bag.png');
}
.pagina-capa-default .information-profits .box-img.monitor {
  background-image: url('../images/home/monitor.png');
}
.pagina-capa-default .information-profits .box-information {
  display: inline-block;
  vertical-align: middle;
}
.pagina-capa-default .information-profits span,
.pagina-capa-default .information-profits strong {
  display: block;
}
.pagina-capa-default .information-profits strong {
  font-size: 18px;
}
.pagina-capa-default .information-profits span {
  font-size: 14px;
}
.pagina-capa-default .ajuste-tela {
    padding-left: 20px;
    padding-right: 20px;
}