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

.padraoLeft, .banner-interna, .banner-interna .txt h2, .box-interna, .box-interna h2, .box, .list, .list li, .clientes-ul, .clientes-ul li, .list-depoimentos, .list-depoimentos li, .list-depoimentos li span.nome, .list-depoimentos li span.nome strong, .box-fancybox form, .box-fancybox form .linha, .box-fancybox form .linha input, .box-fancybox form .linha textarea {
  position: relative;
  float: left;
  width: 100%; }

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

.relativeRight, .col_55, .box-fancybox form .btn-form {
  position: relative;
  float: right; }

.relativeLeft, .banner-interna img, .tit-h3 h3, .col_45, .col_54, .col_46, .box-fancybox {
  position: relative;
  float: left; }

.relativeInline, .tit-h3, .list-depoimentos li .img {
  position: relative;
  display: inline-block; }

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

.banner-interna {
  height: 474px; }
  .banner-interna img {
    margin-top: 42px; }
  .banner-interna .txt {
    color: #ffffff;
    max-width: 360px;
    margin-left: 28px;
    float: none;
    display: inline-block; }
    .banner-interna .txt h2 {
      font-size: 49px;
      line-height: 52px;
      color: #ffcc29;
      margin: 50px 0 24px 0;
      text-transform: uppercase; }
      .banner-interna .txt h2 strong {
        font-family: "robotoblack"; }

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

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

.box.color {
  background: #eeeeee;
  text-align: center;
  z-index: 2; }

.box.dark {
  background: #4c4949; }

.tit-h3 {
  height: 33px;
  line-height: 33px;
  font-size: 12px;
  padding: 0 22px;
  margin: -12px 0 34px 0;
  z-index: 9; }
  .tit-h3 h3 {
    color: #ffcc29;
    text-transform: uppercase;
    min-width: 315px;
    text-align: center;
    margin: 0 0;
    font-size: 12px;
    line-height: 33px;
    font-family: "robotomedium";
    background: #27417a; }

.tit-h3:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url("../images/border-before-b.png") no-repeat 0 0;
  width: 26px;
  height: 33px; }

.tit-h3:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  background: url("../images/border-after-b.png") no-repeat 0 0;
  width: 22px;
  height: 33px; }

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

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

.col_54 {
  width: calc(54% - 10px);
  margin-right: 20px; }

.col_46 {
  width: calc(46% - 10px); }

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

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

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

.list {
  margin: 60px 0 30px 0; }
  .list li {
    font-size: 14px;
    line-height: 18px;
    color: #27417a;
    text-transform: uppercase;
    padding-bottom: 14px;
    text-align: left; }
  .list li:before {
    content: "";
    width: 10px;
    height: 10px;
    font-size: 0;
    background: url("../images/ico.png") no-repeat 0 0;
    margin-right: 7px;
    display: inline-block; }

.selo {
  position: absolute;
  left: 300px;
  top: -122px;
  width: 223px;
  height: 219px;
  font-size: 0;
  background: url("../images/selo.png") no-repeat center center; }

.col_1030 {
  width: 100%;
  max-width: 1030px; }

.clientes-ul {
  margin: 0 0 40px 0;
  padding: 0 50px; }
  .clientes-ul li {
    padding: 0 5px;
    text-align: center; }
    .clientes-ul li img {
      max-width: 100%; }

.list-depoimentos {
  margin: 35px 0 40px 0;
  padding: 0 160px 50px 160px; }
  .list-depoimentos li {
    text-align: center; }
    .list-depoimentos li .img {
      width: 165px;
      height: 165px;
      border: solid 8px #ffcc29;
      border-radius: 50%;
      overflow: hidden;
      margin-bottom: 20px; }
      .list-depoimentos li .img img {
        max-width: 100%; }
    .list-depoimentos li .txt {
      color: #ffffff;
      font-size: 16px;
      line-height: 20px;
      text-align: center;
      margin-bottom: 35px; }
    .list-depoimentos li .txt:before {
      content: "";
      position: absolute;
      top: -90px;
      left: 0;
      width: 78px;
      height: 59px;
      font-size: 0;
      background: url("../images/arrow-l.png") no-repeat 0 0; }
    .list-depoimentos li .txt:after {
      content: "";
      position: absolute;
      bottom: -80px;
      right: 0;
      width: 78px;
      height: 59px;
      font-size: 0;
      background: url("../images/arrow-r.png") no-repeat 0 0; }
    .list-depoimentos li span.nome {
      text-align: center;
      font-size: 13px;
      color: #ffcc29;
      line-height: 16px; }
      .list-depoimentos li span.nome strong {
        font-size: 18px;
        text-transform: uppercase;
        font-family: "robotoblack";
        margin-bottom: 6px; }

.btn-venda {
  margin-bottom: 56px;
  width: 530px;
  height: 80px;
  background: #ffcc29;
  text-align: center;
  font-size: 18px;
  line-height: 80px;
  color: #27417a;
  text-transform: uppercase;
  text-decoration: none; }
  .btn-venda strong {
    font-family: "robotoblack"; }

.btn-venda:hover {
  text-decoration: none; }

.btn-venda:hover:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.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: 10px; }

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

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

.owl-pagination {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 8; }

.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */ }

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 46px;
  height: 11px;
  margin: 0 6px;
  background: #ffffff; }

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #ffcc29; }

.fancybox-skin {
  padding: 20px 0 0 0 !important;
  background: transparent !important;
  overflow: inherit !important; }

.fancybox-inner {
  overflow: inherit !important; }

.box-fancybox {
  width: 940px;
  max-width: 100%;
  background: #ffffff;
  padding: 0 40px 24px 40px;
  text-align: center; }
  .box-fancybox .right {
    float: right !important; }
  .box-fancybox form {
    text-align: left; }
    .box-fancybox form .linha {
      margin-bottom: 16px; }
      .box-fancybox form .linha input {
        height: 32px;
        line-height: 32px;
        background: #e8e8e8;
        padding: 0 12px;
        border: none; }
      .box-fancybox form .linha textarea {
        height: 177px;
        line-height: 20px;
        background: #e8e8e8;
        padding: 12px 12px 0 12px;
        border: none; }
    .box-fancybox form .margin-right {
      margin-right: 20px; }
    .box-fancybox form .w50 {
      width: calc(50% - 10px); }
    .box-fancybox form .ddd {
      width: 42px !important; }
    .box-fancybox form .tel {
      width: calc(100% - 52px) !important;
      float: right !important; }
    .box-fancybox form .btn-form {
      height: 32px;
      line-height: 32px;
      text-align: center;
      color: #ffffff;
      font-size: 13px;
      border: none;
      background: #1f9546;
      text-transform: uppercase;
      min-width: 155px; }
    .box-fancybox form .btn-form:hover {
      opacity: 0.6; }

@media (max-width: 959px) {
  .banner-interna .txt {
    width: calc(100% - 355px); }
    .banner-interna .txt h2 {
      line-height: 40px; }
  .list-depoimentos {
    padding: 0 100px 50px 100px; }
  .selo {
    left: 140px; }
  .box-interna:before {
    width: calc(55% - 3px); }
  .pr-40 {
    padding: 0 20px 90px 20px; }
  .pl-55 {
    padding: 0 20px 55px 20px; } }

@media (max-width: 767px) {
  .col_middle {
    padding: 0 0; }
  .col_55, .col_45, .col_54, .col_46 {
    width: 100%; }
  .col_55 {
    background: #ffcc29; }
  .banner-interna {
    height: auto;
    background: url("../images/bg-banner-logista2-mobile.jpg") no-repeat center top #192f5f !important; }
    .banner-interna .txt {
      width: 100%;
      max-width: 100%;
      text-align: center;
      margin-left: 0; }
      .banner-interna .txt h2 {
        margin: 60px 0 20px 0;
        font-size: 37px;
        line-height: 40px; }
    .banner-interna img {
      max-width: 100%; }
  .box-interna h2, .box-interna .txt {
    text-align: center; }
  .box-interna:before {
    background: none;
    width: auto;
    height: auto; }
  .tit-h3 h3 {
    min-width: 0; }
  .selo {
    left: calc(50% - 111px); }
  .list {
    padding: 0 30px;
    margin: 100px 0 10px 0; }
  .list-depoimentos {
    padding: 0 50px 50px 50px; }
    .list-depoimentos li .txt:before, .list-depoimentos li .txt:after {
      background: none;
      width: 0;
      height: 0; }
  .btn-venda {
    max-width: 280px;
    line-height: 20px;
    height: auto;
    padding: 12px 0; }
  .box-fancybox form .w50 {
    width: 100%; }
  .box-fancybox form .margin-right {
    margin-right: 0;
    margin-bottom: 16px; }
  .box-fancybox form .btn-form {
    width: 100%; } }

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