.background-cover, .background-contability {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important; }

.background-contability {
  background: url(../img/pub-alvo/banner_contabil.jpg) no-repeat center center;
  height: 457px; }

/* centered columns styles */
.row-centered {
  text-align: center; }

.col-centered {
  display: inline-block;
  float: none;
  /* reset the text-align */
  text-align: left;
  /* inline-block space fix */ }

.mt-60 {
  margin-top: 60px !important; }

.mb-60 {
  margin-bottom: 60px !important; }

.col-centered-text {
  text-align: center !important; }

.heading-primary-color {
  color: #233e44; }

.h4-primary-color {
  color: #046c7a; }

.background-grey, .container-professions {
  background-color: #eaeaea; }

.container-professions {
  min-height: 300px;
  width: 100%; }

.item-vacate > p {
  margin: 0 !important; }

.content-contability {
  padding: 20px 0;
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.66); }
  .content-contability :nth-child(1) {
    color: #233e44;
    font-size: 22px;
    font-weight: 600; }
  .content-contability :nth-child(2) {
    color: #233e44;
    font-weight: 900;
    font-size: 28px; }
  .content-contability :nth-child(3) {
    color: #046c7a;
    font-size: 15px; }

/*# sourceMappingURL=style.css.map */
