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

.padraoLeft, .banner-interna, .banner-interna .txt-banner h1, .banner-catalogo, .box, .box h2.tit, .box-includes {
  position: relative;
  float: left;
  width: 100%; }

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

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

.relativeLeft, .col_63, .col_37 {
  position: relative;
  float: left; }

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

.relativeAuto, .box .carregar-mais {
  position: relative;
  clear: both;
  margin: 0 auto;
  float: none; }

.banner-interna {
  height: 351px; }
  .banner-interna .txt-banner {
    max-width: 400px;
    color: #ffffff;
    padding-top: 42px; }
    .banner-interna .txt-banner h2 {
      font-size: 13px;
    }
    .banner-interna .txt-banner h1 {
      font-size: 33px;
      line-height: 36px;
      color: #ffcc29;
      padding-right: 100px;
      margin: 0 0 28px 0; }
      .banner-interna .txt-banner h1 strong {
        color: #ffffff;
        font-family: "robotoblack"; }
    .banner-interna .txt-banner h1:after {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      width: 70px;
      height: 82px;
      font-size: 0;
      background: url("../images/icone-hd.png") no-repeat right top; }

.banner-catalogo {
  height: 193px;
  margin: 0 0;
  background: url("../images/bg-banner.jpg") no-repeat 0 0;
  background-position: -130px center;
  background-size: auto 100%;
  padding: 40px 0 0 184px;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: lighter;
  color: #ffffff; }
  .banner-catalogo span {
    z-index: 8;
    max-width: 190px;
    float: right; }
  .banner-catalogo strong {
    font-family: "robotoblack"; }

.banner-catalogo:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 184px;
  background: url("../images/img-catalogo.png") no-repeat center center;
  background-size: 158px;
  font-size: 0;
  height: 100%; }

.banner-catalogo:hover {
  text-decoration: none;
  color: #ffffff;
  color: #ffffff;
  text-decoration: none; }
  .banner-catalogo:hover .overflow {
    display: block !important;
    max-width: 100%; }

.box h2.tit {
  margin: 27px 0 20px 0;
  font-size: 20px;
  line-height: 39px;
  color: #ffcc29;
  background: #383336;
  text-transform: uppercase;
  text-align: center; }

.box h2.tit:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-bottom: solid 39px transparent;
  border-left: solid 22px #ffffff; }

.box h2.tit:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border-top: solid 39px transparent;
  border-right: solid 22px #ffffff; }

.box .carregar-mais {
  width: 171px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  color: #ffcc29;
  background: #383336;
  font-size: 12px;
  text-transform: uppercase; }

.box .carregar-mais:hover {
  text-decoration: none;
  background: rgba(56, 51, 54, 0.8); }

.col_63 {
  width: calc(63% - 10px); }

.col_37 {
  width: calc(37% - 10px); }

.margin-right {
  margin-right: 20px; }

.logista {
  min-height: 234px;
  background: url("../images/bg-banner-logista2.jpg") no-repeat -300px bottom;
  margin-top: -40px;
  z-index: 8;
  margin-bottom: 18px; }
  .logista .img {
    padding: 66px 23px 20px 23px;
    background-position: 15px bottom;
    background-size: 163px; }
  .logista h3 {
    max-width: 200px;
    padding-right: 0;
    margin-right: 152px;
    float: right;
    font-size: 16px;
    line-height: 20px; }
  .logista .mais {
    position: absolute;
    right: 23px;
    bottom: 28px;
    float: right;
    width: 147px;
    height: 39px;
    line-height: 39px; }
  .logista img {
    position: absolute;
    right: 209px;
    bottom: 28px; }

.box-includes {
  margin: 30px 0 10px 0; }

.owl-theme .owl-controls {
  margin-top: 0 !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.owl-theme .owl-controls .owl-buttons div {
  position: absolute;
  top: calc(50% - 20px);
  zoom: 1;
  font-size: 0;
  width: 35px;
  height: 41px;
  cursor: pointer;
  z-index: 8; }

.owl-prev {
  background: url("../images/prev.png") no-repeat 0 0;
  left: 0; }

.owl-next {
  background: url("../images/next.png") no-repeat 0 0;
  right: 0; }

.owl-theme .owl-controls .owl-buttons div:hover, .owl-theme .owl-controls.clickable .owl-buttons div:hover {
  text-decoration: none;
  opacity: 0.5; }

@media (max-width: 959px) {
  .banner-interna {
    background-size: cover !important;
    height: auto;
    min-height: 219px;
    padding-bottom: 20px; }
  .col_63, .col_37 {
    width: calc(50% - 10px); }
  .logista h3 {
    max-width: 147px;
    margin-right: 0; }
  .logista .img {
    background-position: left bottom;
    background-size: 130px;
    padding: 41px 23px 20px 23px; } }

@media (max-width: 767px) {
  .banner-interna {
    min-height: 0;
    background: none !important; }
    .banner-interna img {
      max-width: 100%; }
    .banner-interna .middle {
      padding: 0; }
    .banner-interna .txt-banner {
      max-width: 100%;
      text-align: center;
      position: absolute;
      top: 0;
      left: 0;
      padding: 10px 20px 0 20px; }
      .banner-interna .txt-banner h1 {
        font-size: 30px;
        line-height: 34px;
        text-align: center;
        padding-right: 0;
        margin-bottom: 10px; }
      .banner-interna .txt-banner h1:after {
        content: "";
        background: transparent;
        width: auto;
        height: auto; }
  .col_63, .col_37 {
    width: 100%;
    margin-right: 0 !important; }
  .banner-catalogo {
    background-position: center center;
    padding-left: 165px; }
  .banner-catalogo:before {
    width: 165px; } }

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