#bannerCarousel {
  left: 10%; }
  #bannerCarousel .item img {
    display: block;
    width: 80%;
    height: auto; }
  #bannerCarousel div.owl-controls {
    width: 100%; }
    #bannerCarousel div.owl-controls div.owl-pagination {
      right: 10%;
      width: 100%;
      position: absolute;
      bottom: -28px; }
      #bannerCarousel div.owl-controls div.owl-pagination .owl-page span.owl-numbers {
        width: 12px;
        height: 12px;
        color: transparent; }
    #bannerCarousel div.owl-controls div.owl-buttons div.owl-prev {
      position: absolute;
      left: 0;
      bottom: 42%;
      background: none;
      font-size: 30px; }
    #bannerCarousel div.owl-controls div.owl-buttons div.owl-next {
      position: absolute;
      right: 20%;
      bottom: 42%;
      background: none;
      font-size: 30px; }

div.box_info_carousel {
  position: absolute;
  z-index: 22;
  background-color: #d11c2b;
  opacity: 0.8;
  height: 100%;
  left: 0px;
  top: 0px;
  padding: 23px 36px;
  width: 40%; }
  div.box_info_carousel h3 {
    color: white;
    font-size: 18px;
    text-align: right;
    font-family: newjunemedium;
    padding: 10px; }
  div.box_info_carousel p {
    color: #fff;
    font-size: 13px;
    text-align: right;
    padding: 10px; }

.folha-de-pagamento p {
  padding: 0 150px!important;
}

.folha-de-pagamento{
  text-align: center;
}

/*# sourceMappingURL=rh.css.map */
