/**/
.padrao {
  position: relative;
  width: 100%; }

.padraoLeft, .banner-interna, .box-interna, .box-interna h2, .box, .box_full, .mvv, .mvv dl, .mvv dl dt, .mvv dl dd, .mvv dl dd p, .mvv dl dd strong {
  position: relative;
  float: left;
  width: 100%; }

.padraoRight {
  position: relative;
  float: right;
  width: 100%; }

.relativeRight, .col_55 {
  position: relative;
  float: right; }

.relativeLeft, .col_45 {
  position: relative;
  float: left; }

.relativeInline {
  position: relative;
  display: inline-block; }

.relativeAuto, .col_middle {
  position: relative;
  clear: both;
  margin: 0 auto;
  float: none; }

.banner-interna {
  height: 351px; }

.box-interna:before {
  content: "";
  width: calc(53% - 12px);
  float: right;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background: #efefef;
  z-index: 1; }

.box-interna {
  background: #ffffff; }
  .box-interna h2 {
    font-size: 23px;
    line-height: 26px;
    color: #27417a;
    margin: 32px 0 26px 0;
    font-family: "robotomedium"; }
  .box-interna .b-blue {
    font-family: "robotoblack";
    color: #27417a; }

.col_45 {
  width: calc(45% + 3px);
  padding-bottom: 55px; }

.col_55 {
  width: calc(55% - 3px);
  padding-bottom: 55px; }

.col_middle {
  width: 100%;
  max-width: 960px;
  padding: 0 10px;
  z-index: 2; }

.pr-40 {
  padding-right: 40px; }

.pl-55 {
  padding-left: 55px; }

.box {
  margin-bottom: 18px;
  padding-top: 80px;
}

@media (min-width: 768px) {
  .box-procura h2 {
    margin-top: 0; }
  .box-procura .list li {
    width: calc(25% - 6px) !important;
    margin-right: 8px; }
  .box-procura .list li:last-child {
    margin-right: 0; }
}

.logista {
  min-height: 282px;
  background: url("../images/bg-banner-logista2.jpg") no-repeat center bottom;
  margin-top: -55px;
  z-index: 8;
  margin-bottom: 18px; }
  .logista .img {
    padding: 118px 23px 20px 23px;
    background-position: 120px bottom;
    background-size: 197px; }
  .logista h3 {
    max-width: 260px;
    padding-right: 0;
    margin-right: 192px;
    float: right; }
  .logista .mais {
    position: absolute;
    right: 23px;
    bottom: 22px;
    float: right;
    width: 147px;
    height: 39px;
    line-height: 39px; }
  .logista img {
    position: absolute;
    right: 209px;
    bottom: 22px; }

.mvv {
  margin-top: 24px; }
  .mvv dl {
    border-bottom: solid 2px #e1e1e1;
    margin: 0 0; }
    .mvv dl dt {
      font-size: 13px;
      line-height: 16px;
      color: #27417a;
      font-family: "robotoblack";
      text-transform: uppercase;
      padding: 13px 0;
      cursor: pointer; }
    .mvv dl dt:after {
      content: "\f0dd";
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      float: right;
      line-height: 16px;
      font-size: 14px;
      color: #848484; }
    .mvv dl dd {
      font-size: 13px;
      line-height: 18px;
      color: #757575;
      margin-bottom: 25px; }
      .mvv dl dd p {
        margin-bottom: 25px; }
      .mvv dl dd strong {
        font-family: "robotoblack"; }
  .mvv dl.ativo dt:after {
    content: "\f0d8"; }

    .pagesobre.pcibox05 {
      background: #ffffff;
      padding: 60px 10px;
    }
    .pagesobre.pcibox05 article {
      margin: 0 auto;
      text-align: center;
      float: left;
      width: 100%;
    }
    .pagesobre .estrutura h2{
      float: left;
      width: 100%;
      margin-top: 20px;
    }
    .estrutura_bann{
      position: relative;
      margin: 0 auto;
      width: 940px;
    }
    .estrutura_bann .owl-buttons{
      position: absolute;
      top: 280px;
      z-index: 8;
      width: 100%;
    }
    .estrutura_bann .owl-buttons .owl-prev,
    .estrutura_bann .owl-buttons .owl-next{
      opacity: 0.8
    }
    .estrutura_bann .owl-buttons .owl-prev:hover,
    .estrutura_bann .owl-buttons .owl-next:hover{
      opacity: 1
    }
    .estrutura_bann .owl-buttons .owl-prev{
      float: left;
      margin-left: 5px;
    }
    .estrutura_bann .owl-buttons .owl-next{
      float: right;
      margin-right: 5px;
    }

@media (max-width: 959px) {
  .banner-interna {
    background-size: 1200px !important;
    height: 219px; }
  .box-interna:before {
    width: calc(55% - 3px); }
  .pr-40 {
    padding: 0 20px 55px 20px; }
  .pl-55 {
    padding: 0 20px 55px 20px; }
  .logista {
    background-position: right bottom !important; }
    .logista .img {
      background-position: left bottom; }
      .logista .img h3 {
        margin-right: 92px; }
      .logista .img .ipad-none {
        display: block !important; }
  .col_33:last-child {
    margin-left: 0; } }

@media (max-width: 768px){
  .estrutura_bann{
    width: 100%;
  }
  .estrutura_bann .item img{
    width: 100%;
  }
  .estrutura_bann .owl-buttons{
    top: 58%;
  }
}
@media (max-width: 767px) {
  .logista {
    min-height: 183px;
    background-position: center center !important; }
    .logista .img {
      background-size: 130px;
      padding: 25px 0; }
      .logista .img h3 {
        margin: 0 23px 0 0;
        max-width: 150px;
        font-size: 16px;
        line-height: 20px; }
      .logista .img .ipad-none {
        display: none !important; }
  .col_45 {
    width: 100%; }
  .box-interna:before {
    background: none;
    width: auto;
    height: auto; } }

/*# sourceMappingURL=quem-somos.css.map */
