.blackBorder {
  border: 10px solid rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.borderBoxSizing {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.verticalCenter {
  display: table-cell;
  vertical-align: middle;
}
.verticalBottom {
  display: table-cell;
  vertical-align: bottom;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size: inherit;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
}
@media (min-width: 1025px) {
  .si-st-mobile-logo {
    display: none;
  }
  .si-st-logo {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .slz-header-main .slz-logo-wrapper .si-st-mobile-logo.img-responsive {
    display: inline-block;
    max-height: 75px !important;
    position: relative;
    left: 50% !important;
    -webkit-transform: translateX(-50%);
    transform: -50%;
    -ms-transform: -50%;
  }
  .si-st-logo {
    display: none;
  }
}
@media (max-width: 900px) and (min-width: 768px) {
  .slz-header-main .slz-logo-wrapper .si-st-mobile-logo.img-responsive {
    display: inline-block;
    max-height: 75px !important;
    position: relative;
    left: 50% !important;
    -webkit-transform: translateX(-50%);
    transform: -50%;
    -ms-transform: -50%;
  }
  .si-st-logo {
    display: none;
  }
}
@media (max-width: 1024px) and (min-width: 901px) {
  .slz-header-main .slz-logo-wrapper .si-st-mobile-logo.img-responsive {
    display: inline-block;
    max-height: 75px !important;
    position: relative;
    left: 50% !important;
    -webkit-transform: translateX(-50%);
    transform: -50%;
    -ms-transform: -50%;
  }
  .si-st-logo {
    display: none;
  }
}
.slz-block-team-04 .team-img {
  top: 40px !important;
}
#si-st-estrutura-team .vc_tta-panel-body {
  min-height: 0px !important;
}
body .slz-logo-wrapper .logo img.si-st-logo {
  max-height: 120px !important;
  margin-top: -20px !important;
}
body .slz-header-fixed .slz-logo-wrapper .logo img.si-st-logo {
  margin-top: -20px !important;
}
.search .slz-pagination {
  margin-left: 25px;
}
.search .slz-pagination a.page-numbers {
  width: auto !important;
}
.entry-content a {
  text-decoration: underline !important;
}
