/*Estilização dos banners da home page*/
@media screen and (max-width: 768px) {
  .bg-home-novo {
    overflow: hidden; 
  }

  .banners-front-wrapper {
    margin-bottom: 10px;
  }

  .banners-front-novo {
    padding: 0px !important;
    margin-bottom: 30px;
    margin-top: 15px;
    position: relative;
    z-index: 100 !important;
  }
}

@media screen and (min-width: 768px) {
  .bg-home-novo{
    height: auto;
  }

  .banners-front-novo {
    padding: 0px !important;
    margin-top: -380px;
    margin-bottom: 30px;
    position: relative;
    z-index: 100 !important;
  }

}
.IndicadorCarouselPrincipal{
  margin-bottom:-40px;
}

.ItensIndicadorCarousel{
  background-color:#d5e2cc !important;
}

.IndicadorCarouselPrincipal .active{
  background-color: #003bc7 !important;
}

.bg-principal-novo {
  width: 100%;
}

.banners-front-img {
  width: 100%;
}

.banners-front-wrapper {
  padding: 6px;
  border-radius: 6px;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .1);
  -webkit-box-shadow: 0 0 20px 0 rgb(0 0 0 / 20%);
  -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 20%);
  transition: all .2s ease-in-out;
}

.banners-front-wrapper:hover {
  transform: scale(1.005);
}

.item-carousel-banner {
  height: 100%;
}
/*Estilização dos banners da home page*/

@media screen and (min-width: 770px) and (max-width: 990px) {
.card-item .card-item-inner .card-price-group {
    display: block !important;
    overflow: hidden !important;
    width: auto !important;
    height: auto !important;
    filter: alpha(opacity=100) !important;
    opacity: 1 !important;
}

}

/*Estilização somente para menu*/
@media screen and (min-width: 1100px)  and (max-width: 1304px) {
  .tipo-venda-web-menu {
    min-width:130px;
  }
  .menu-tipo-venda-web-top-label{
    font-size: 8px;
  }
  .radio .menu-tipo-venda-web-radio-label {
    font-size: 9px;
  }

  .troca-de-cnpj span, .troca-de-cnpj div{
    font-size: 14x;
    font-weight: 700;
    color: #00298E;
    line-height: 21px;
    text-align: center;
    padding-left: 0;
  }
}

/*Estilização somente para menu*/
@media screen and (min-width: 992px)  and (max-width: 1099px) {
  .tipo-venda-web-menu {
    min-width:110px;
  }
  .menu-tipo-venda-web-top-label{
    font-size: 8px;
  }
  .radio .menu-tipo-venda-web-radio-label {
    font-size: 7px;
  }

  .troca-de-cnpj span, .troca-de-cnpj div{
    font-size: 12px;
  }
}

@media screen and (min-width: 990px) and (max-width: 1459px) {
  .gallery-picture{
    width: 80% !important;
  }
  .main-landing-page .col-lg-3 {
  width: 33% !important;
  padding: 15px !important;
  }
  .main-landing-page .card-item-inner {
    height: 368px;
  }
  .main-landing-page .card-item {
    height: 370px;
  }
}

@media screen and (max-width: 990px) {
  .tipo-venda-web-menu {
    display: none;
  }

  .cart-content {
    padding: 0px !important;
  }

  .cart-content .col-lg-12, .cart-content .col-md-12, .cart-content .col-xs-12, .cart-content .col-sm-12 {
      padding-right: 0px !important;
      padding-left: 0px !important;

  }
  .menu-mobile .fa {
    color: transparent;
    float: right;
    margin: 0px 20px 0px 0px !important;
    -webkit-text-stroke: 2px #00298E;
    font-size: 20px;
  }

  .card-promo-day {
    height: 450px;
  }
  .card-item.item-over, .card-item.item-over, .card-promo-day.item-over, .card-promo-day.item-over {
      z-index: 2;
  }
   .card-promo-day .card-promo-day-inner {
    width: 100% !important;
    position: absolute !important;
  }

  .card-item .card-item-inner{
    width: 100% !important;

  }

  .card-promo-day {
      height: 550px;
      margin-bottom: 30px;
  }
  .card-promo-day-inner {
    height: 550px;
  }
  .owl-dots, .owl-nav {
    display: none;
  }
  .card-promo-day .card-promo-day-inner .cta-group-card {
    opacity: 1 !important;
    visibility: initial !important;
  }
}


@media screen and (max-width: 500px) {
  .card-promo-day {
    height: 350px;
  }
  .card-item.item-over, .card-item.item-over, .card-promo-day.item-over, .card-promo-day.item-over {
      z-index: 2;
  }
  .card-promo-day .card-promo-day-inner {
    width: 100% !important;
    position: absolute !important;
  }
  .card-item .card-item-inner {
    width: 100% !important;
  }
  .card-promo-day {
      height: 450px;
      margin-bottom: 30px;
  }
  .card-promo-day-inner {
    height: 450px;
  }
  .owl-dots, .owl-nav {
    display: none;
  }
  .card-promo-day .card-promo-day-inner .cta-group-card {
    opacity: 1 !important;
    visibility: initial !important;
  }
}

@media screen and (max-width: 990px) {
  .bg-home  {
    height: 30px;
  }
  .bg-home img {
    display: none;
    width: 144%;
    margin-left: -22%;
    margin-top: 92px !important;
  }
  .search-form {
    display: none;
  }  
}


@media screen and (min-width: 769px) and (max-width: 991px) {
  .banners-front {
    width: 95% !important;
  }
  .banners-front .banner {
    height: auto !important;
  }
  .banners-front .col-sm-8 {
    width: 63.5% !important;
    float: right !important;
  }
  .banners-front .col:nth-child(1) {
    margin-top: -100px !important;
    margin-bottom: 50px !important;
  }
}

@media screen and (max-width: 768px){
  .banners-front .col:nth-child(1) {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
}

@media screen and (min-width: 991px) and (max-width: 1459px) {

  .aux .carrinho, .aux .favoritos {
    width: 50px;
    height: 50px;
    margin: 1px 0px 0px 0px !important;
    border: 1px solid rgba(255,255,255,.1);
    border-radius: 0px !important;
    color: #ffffff;
    position: relative;
  }

  .dropdown-menu-cart {
    position: absolute;
    display: inline;
  }

  .carrinho-menor{
  float: left;
  padding-left: 10px;
  }

  .fa-angle-down {
    display: none;
  }
  .card-promo-day {
    width: 246px !important;
    margin-left: 815px;
    margin-top: -317px;
    height: 316px !important;
  }
  .bg-home {
    min-height: 180px !important;
  }
  .bg-menu {
    margin: 0px 0px 0px 0px;
    background-color: #FFFFFF;
  }
  .banners-front .col .shadow {
      height: 320px !important;
  }
  .bg-principal {
      margin-left: calc(50% - 860px) !important;
      margin-top: -2px;
      width: 1440px;
  }
  .banners-front {
      padding: 0px !important;
      margin-bottom: 30px;
      margin-left: 100px;
      margin-top: -340px;
      position: relative;
      z-index: 100 !important;
  }  
  .shadow .swiper-wrapper img {
    width: 100% !important;
    float: left !important;
  }  
}

@media screen and (min-width: 1023px) and (max-width: 1024px) {
  .bg-principal{
    margin-left: calc(50% - 700px) !important;
  }
  .banners-front {
    margin-left: 35px !important;
  }
  #banner-central{
    width: 425px !important; 
  }
  .card-promo-day{
    margin-left: -5px;
    margin-top: 0px;
    height: 316px !important;
  }
  .shadow{
    margin-left: -8px;
  }
  .btn-chat-verde{
    margin-left: 10px;
    margin-top: 110px;
  }
  .col-md-2{
    margin-left: -5px;
  }
}
  

@media screen and (min-width: 1460px) {
  .card-promo-day {
     width: 326px !important;
  }
  .bg-home {
      min-height: 220px !important;
  }
  .bg-menu {
      margin: 0px 0px 0px 0px;
      background-color: #FFFFFF;
  }
  .banners-front .col .shadow {
      height: 440px !important;
  }
  .bg-principal {
      margin-top: -2px;
  }
  .banners-front {
      padding: 0px !important;
      margin: -380px 35px 30px 35px;
      position: relative;
      z-index: 100 !important;
  } 
  .shadow .swiper-wrapper img {
    width: 100% !important;
    float: left !important;
  }  
  .menu-principal > li > a {
    padding: 21px 15px 22px;    
  }

}

@media screen and (max-width: 1459px) {
  .menu-principal > li > a {
    padding: 21px 15px;
  }
}

@media screen and (max-width: 990px) {
  .owl-item {
    opacity: 0;
  }
  .owl-item.active {
    opacity: 1;

  }
  .card-item-inner,
  .card-promo-day-inner {
      margin: 0px auto !important;


      -webkit-transition-property: all; /* Safari */
      -webkit-transition-duration: 0.1s; /* Safari */
      -webkit-transition-delay: 0.05s; /* Safari */
      -webkit-transition-timing-function: ease-in-out; /* Safari and Chrome */
      transition-property: all;
      transition-duration: 0.1s;
      transition-delay: 0.05s;
      transition-timing-function: ease-in-out;

      -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
      -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
      box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
  }
}

@import 'https://fonts.googleapis.com/css?family=Oswald|Roboto:400,400i,500,700,900';


.row-15 {
  margin-right: -15px !important;
    margin-left: -15px !important;
}


.topo-portal {
    margin-top: 5px;
    border-bottom: 1px solid #ececec !important;
}

.index-comunicado a {
  float: left !important;
  width: 100% !important;
  border: 1px solid #FFF;
  padding: 5px;
  border-radius: 4px;
}


.index-comunicado a h3 {
  float: left !important;
  width: 100% !important;
  color: #003fbc !important;
  padding: 0px 0px 0px 0px !important;
  margin: 10px 0px 5px 0px !important;
}


@media (max-width: 500px) {
  .select-produtos select {
    width: 50% !important;
    float: left !important;
  }
  #wrapper {
    width: 49% !important;
    padding: 5px 10px 0px 0px !important;
    float: right !important;
  }
}

@media (max-width: 500px){
  .grid-pedidos-mobile * {
    font-size: 12px !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .box-detalhes h2 {
    color: #0076f4;
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    margin: 10px 0px 10px 0px;
  }

  .col-md-20 {
    float: left;
  }

  .container {
    width: 980px !important;
  }

}

@media (min-width: 1200px) and (max-width: 1459px) {
  .box-detalhes h2 {
    color: #0076f4;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    margin: 10px 0px 10px 0px;
  }

  .container {
    width: 1180px !important;
  }

  .col-lg-3 {
    width: 33.33%;
  }
}

@media (min-width: 1460px){
  .box-detalhes h2 {
    color: #0076f4;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    margin: 10px 0px 10px 0px;
  }
}

.areas {
  margin: 0px !important;
  padding: 0px !important;
  float: right !important;
}

@media (max-width: 970px) {
  .pagination  {
    display: none;
  }
  .qtd {
    margin: 10px 0px 10px -2px !important;
  }
  .lista-interna {
    margin: 0px !important;
    padding: 0px !important;
  }

  .box-produto .btn-success {
    font-size: 12px !important;
    background-color: #15c2a6;
    border: 1px solid #06b79b;
    float: right;
    font-size: 18px !important;
    width: 50px !important;
    padding: 1px 15px 3px 13px;
    margin: -4px 0px 0px 0px !important;
    top: -10px !important;
    position: relative;
    height: 50px;
    border-radius: 50%;
    font-size: 22px !important;
    box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
    display: initial !important;
  }
  .valor {
    display: block !important;
    float: left !important;
    font-size: 18px !important;
    margin: 0px 0px 0px 5px !important;
  }
  .thumbnail {
    border: none !important;
  }
  .status-descricao {
    display: block !important;
    margin: 6px 0px 0px 6px !important;
    font-size: 12px !important;
  }
  .status-disponivel span, .status-outra-unidade span {
    width: 20px !important;
    height: 20px !important;
    border-radius: 50%;
    padding: 5px 1px 1px 5px !important;
    margin: 3px 0px 0px 8px !important;
  }
  .status-disponivel span i, .status-outra-unidade span i {
    font-size: 20px !important;

  }
}



@media (min-width: 10px) and (max-width: 768px) {
  .img-produto {
    height: 450px !important;
  }
}

@media (max-width: 400px) {
  .banners .swiper-container {
    height: 480px !important;
  }
  .banner-mask {
    height: 350px;
    margin: 405px 0px 0px 0px;
  }
  .text {
    height: 305px;
    padding: 255px 0px 0px 20px;
  }
  .text h4 {
  font-size: 52px !important;
  }
  .text p {
    font-size: 14px !important;
  }
}

@media (max-width: 767px) {
  .pedidos-carrinho {
    padding-top: 75px !important;
  }


  .btn-equivalente .fa {
    color: #FFF  !important;
    font-size: 22px !important;
  }

  .banners .swiper-container {
    height: 480px !important;
  }
  .banner-mask {
    height: 350px;
    margin: 405px 0px 0px 0px;
  }
  .text {
    height: 305px;
    padding: 255px 0px 0px 20px;
  }
  .text h4 {
  font-size: 52px !important;
  }
  .text p {
    font-size: 14px !important;
  }

}


@media (min-width: 769px) and (max-width: 991px) {
  .img-produto {
    height: 660px !important;
  }
  .banners .swiper-container {
    height: 480px !important;
  }
  .banner-mask {
    height: 350px;
    margin: 405px 0px 0px 0px;
  }
  .text {
    height: 305px;
    padding: 255px 0px 0px 20px;
  }
  .text h4 {
  font-size: 52px !important;
  }
  .text p {
    font-size: 14px !important;
  }
}



@media (min-width: 992px) and (max-width: 1199px) {
   .lista-produtos .box-produto .qtd {
    display: none;
  }
  .lista-produtos .box-produto .qtd {
    display: none;
  }
  .btn-primary {
    width: 100%;
    height: 39px !important;
    margin: 26px 0px 0px 0px !important;
    padding: 0px;
    line-height: 0px;
    background: linear-gradient(85deg,  rgba(17,68,148,1) 0%,rgba(28,83,178,1) 52%,rgba(17,68,148,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    border: 1px solid #124697 !important;
  }
  .btn-primary .fa {
    font-size: 16px !important;
    margin: 0px !important;
  }
  .banners .swiper-container {
    height: 370px !important;
  }
  .banner-mask {
    height: 360px;
    margin: 320px 0px 0px 0px;
  }
  .text {
    height: 363px;
    padding: 225px 0px 0px 20px;
  }
  .text h4 {
  font-size: 52px !important;
  }
  .text p {
    font-size: 14px !important;
  }
  /* INSERIR AQUI A REGRA PARA OCULTAR O ULTIMO ITEM DA PAGINA INICIAL NAS RESOLUÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ES INTERMEDIARIAS*/
  .index-favoritos .box-produto:nth-child(7), .index-ultimos .box-produto:nth-child(7) {
    display: none;
  }
  .pesquisa-especifica .ico-car {
    height: 101px;
    padding: 10px 10px 20px 10px;
    margin: -20px 0px -15px -11px;
    border-radius: 5px 0px 0px 5px;
  }
  .pesquisa-especifica .ico-car span {
    font-size: 12px;
    line-height: 18px;
    width: 65%;
  }
  .pesquisa-especifica .ico-car span b {
      font-size: 20px;
   }
  .pesquisa-especifica .fa {
      font-size: 36px;
      margin: 15px 0px 0px 0px;
  }
}

@media (min-width: 1200px) and (max-width: 1439px) {

  .lista-produtos .box-produto .qtd {
    display: none;
  }
  .btn-primary {
    width: 100%;
    height: 39px !important;
    margin: 26px 0px 0px 0px !important;
    padding: 0px;
    line-height: 0px;
    background: linear-gradient(85deg,  rgba(17,68,148,1) 0%,rgba(28,83,178,1) 52%,rgba(17,68,148,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    border: 1px solid #124697 !important;
  }
  .btn-primary .fa {
    font-size: 16px !important;
    margin: 0px !important;
  }
  .banners .swiper-container {
    height: 320px !important;
  }
  .banner-mask {
    height: 300px;
    margin: 270px 0px 0px 0px;
  }
  .text {
    height: 110%;
    padding: 190px 0px 131px 20px;
    float: left !important;
    width: 100% !important;
  }
  .text h4 {
  font-size: 62px !important;
  letter-spacing: -2px;
  }
  .text p {
    font-size: 16px !important;
  }
  .pesquisa-especifica .ico-car {
    height: 101px;
    padding: 10px 10px 20px 10px;
    margin: -20px 0px -15px -11px;
    border-radius: 5px 0px 0px 5px;
  }
  .pesquisa-especifica .ico-car span {
    font-size: 12px;
    line-height: 24px;
    width: 65%;
  }
  .pesquisa-especifica .ico-car span b {
      font-size: 22px;
   }
  .pesquisa-especifica .fa {
      font-size: 40px;
      margin: 15px 0px 0px 0px;
  }
  .index-pedidos .fa, .index-central .fa, .index-ouvidoria .fa, .index-comunicado .fa {
    font-size: 30px;
    padding: 10px 5px 5px 5px;
    width: 53px;
    height: 53px;
  }
  .index-pedidos h2, .index-central h2, .index-ouvidoria h2, .index-comunicado h2 {
    font-size: 16px !important;
  }
  .index-pedidos *, .index-central *, .index-ouvidoria *, .index-comunicado *  {
    font-size: 13px;
  }

}
.swiper-pagination-clickable {
      top: 387px;
}




@media (min-width: 1460px){
  .box:hover .img-mask img {
    width: 300px !important;
    float: left;
  }
  .lista-produtos .box-produto .qtd {
    display: none;
  }
  .swiper-pagination-clickable {
      top: 387px;
  }
  .btn-primary {
    width: 100%;
    height: 39px !important;
    margin: 26px 0px 0px 0px !important;
    padding: 0px;
    line-height: 0px;
    background: linear-gradient(85deg,  rgba(17,68,148,1) 0%,rgba(28,83,178,1) 52%,rgba(17,68,148,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    border: 1px solid #124697 !important;
  }
  .btn-primary .fa {
    font-size: 16px !important;
    margin: 0px !important;
  }
  .banners .swiper-wrapper {
    padding: 0px !important;
  }
  .banners .swiper-container {
    height: 350px !important;
  }
  .banner-mask {
    height: 310px;
    margin: 300px 0px 0px 0px;
  }
  .text {
    height: 346px;
    padding: 220px 0px 0px 20px;
  }
  .text h4 {
    font-size: 52px !important;
    letter-spacing: -2px;
  }
  .text p {
    font-size: 16px !important;
  }
  .pesquisa-especifica .ico-car {
    height: 101px;
    border-radius: 5px 0px 0px 5px;
  }
  .pesquisa-especifica .ico-car span {
    font-size: 16px;
    line-height: 24px;
    width: 65%;
  }
  .pesquisa-especifica .ico-car span b {
      font-size: 26px;
   }
  .pesquisa-especifica .fa {
      font-size: 46px;
      margin: 15px 0px 0px 0px;
  }
  .index-pedidos .fa, .index-central .fa, .index-ouvidoria .fa, .index-comunicado .fa {
    font-size: 34px;
    padding: 10px 5px 5px 5px;
    width: 58px;
    height: 58px;
  }
  .index-pedidos h2, .index-central h2, .index-ouvidoria h2, .index-comunicado h2 {
    font-size: 17px !important;
  }
  .index-pedidos *, .index-central *, .index-ouvidoria *, .index-comunicado *  {
    font-size: 14px;
  }
}









.index-pedidos *, .index-central *, .index-ouvidoria *, .index-comunicado *  {
    color: #666666 !important;
}
.index-pedidos .fa, .index-central .fa, .index-ouvidoria .fa, .index-comunicado .fa {
    float: left;
    margin: 5px;
    text-align: center;
    border-radius: 50%;
    margin: 5px 20px 0px 0px;
    color: #FFF !important;
}
.index-pedidos h2, .index-central h2, .index-ouvidoria h2, .index-comunicado h2 {
    margin: 7px 0px 0px 0px !important;
    font-weight: bold;
}

.index-pedidos .fa, .index-central .fa, .index-ouvidoria .fa {
    background: #007af6 !important;
}
.index-comunicado .fa {
    background: #b9150d !important;
}

.index-pedidos h2, .index-central h2, .index-ouvidoria h2 {
    color: #007af6 !important;
}
.index-comunicado h2 {
    color: #b9150d !important;
}
.links-uteis:hover a {
    opacity: 0.5;
}
.links-uteis:hover a:hover {
    opacity: 1;
    border: 1px solid #c8c8c8;
}


.pesquisa-especifica {
    border-radius: 6px;
    background-color: #f5f5f5;
    border: 1px solid #c8c8c8;
}
.pesquisa-especifica .ico-car {
    background: linear-gradient(85deg,  rgba(17,68,148,1) 0%,rgba(28,83,178,1) 52%,rgba(17,68,148,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    color: #FFF;
}
.pesquisa-especifica .ico-car span {
    font-family: 'Roboto', sans-serif;
    color: #FFF !important;
    font-weight: bold;
    opacity: 0.9;
    margin: 10px 0px 0px 0px;
    float: left;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.3);
}
.pesquisa-especifica .ico-car .fa {
    float: left;
    width: 33%;
    margin-left: 1%;
    opacity: 0.9;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.3);
}
.pesquisa-especifica .chosen-container a, .pesquisa-especifica .form-group input {
    border: 1px solid #c8c8c8;
    border-radius: 0px;
    height: 40px;
    box-shadow: 0px 2px 7px -1px rgba(0,0,0,0.1);
}
.pesquisa-especifica label {
    font-size: 12px !important;
}
.banners .swiper-container img {
  width: 105% !important;
  margin: -10px 0px 0px -2px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.banners .swiper-container .banner-mask:hover a img {
  margin-top: -20px;
}
.banners .swiper-container .banner-mask:hover a .text h4, .banners .swiper-container .banner-mask:hover a .text p {
  opacity: 1;
}
.banners .swiper-container {
  width: 100% !important;
}
.banner-mask {
  float: left;
  overflow: hidden !important;
  width: 99%;
  border-radius: 5px !important;
}
.text {
  position: absolute;
  left: -2px;
  top: -18px;
  width: calc(100% - 11px);
  margin: 0px 0px 0px 7px;
  text-align: left;
  z-index: 1000 !important;
  float: left;
  color: #FFF;
  border-radius: 5px !important;
  background: linear-gradient(05deg,  rgba(0,0,0,0.8) 9%,rgba(0,0,0,0) 45%,rgba(0,0,0,0) 65%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.text h4, .text p {
  font-family: 'Roboto', sans-serif;
  color: #FFF !important;
  font-weight: bold;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5);
  opacity: 0.7;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.banners .swiper-button-prev {
  left: 5px !important;
  position: absolute;
  z-index: 1000;
}
.banners .swiper-button-prev, .banners .swiper-button-next {
  background-color: #FFF;
  top: 320px;
  padding: 40px !important;
  width: 50px !important;
  height: 50px !important;
  border-radius: 50%;
  zoom: 55%;
  box-shadow: 0px 3px 13px -1px rgba(0,0,0,0.4);
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.banners .swiper-button-prev {
  left: 25px;
}
.banners .swiper-button-next {
  right: 25px;
}
.banners:hover .swiper-button-next, .banners:hover .swiper-button-prev {
  opacity: 1;
}



@media (max-width: 750px) {
  .cta-group-card {
    margin-top: 20px;
    margin-left: 20px;
}

  .row {
     margin: 0px;
  }
  .caption {
    padding: 0px !important;
    margin: 0px 0px 0px 0px !important;
    height: auto !important;
  }

  .caption h4 {
    font-size: 12px !important;
    color: #002a5e !important;
    line-height: 16px !important;
    height: 60px;
    padding: 20px 5px 10px 15px;
    margin: 0px 0px 10px 0px !important;
  }
  .valor {
    display: block !important;
    float: left !important;
    font-size: 18px !important;
    margin: 0px !important;
  }
  .status-disponivel {
    position: absolute;
    margin: -10px 0px 10px 0px !important;
    color: #0aae11;
    font-weight: bold !important;
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
    width: 95% !important;
    float: left;
    line-height: 22px;
  }
  .btn-success{
    top: 0px;
    bottom: 0px;
  }
  div#wrapper {
    padding: 15px 10px 0px 0px;
    float: left;
    width: 100%;
  }
  div#wrapper input{
    display: none;
  }
  select#veiculoCombo {
    position: absolute;
    top: 353px;
    width: 92.2%;
    left: 23px;
  }
  .cbp-spmenu hr {
    display: none;
  }
  .cbp-spmenu .lista-carrinho .ng-scope{
    border-bottom: 1px solid #C3C3C3;
  }
  .cbp-spmenu .lista-carrinho {
    height: 100%;
    margin: 5px 0 0 0;
    overflow-y: scroll;
    overflow-x: hidden !important;
  }
  .cbp-spmenu .fechar-carrinho {
    position: absolute;
    float: right;
    width: 100%;
    bottom: 0px;
    padding: 10px;
    height: 80px;
  }
  .cbp-spmenu .carrinho-mobile h4{
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    line-height: 20px;
    text-align: left;
  }
  .cbp-spmenu .carrinho-mobile .col-lg-12{
    padding-left: 5px;
    padding-right: 5px;
  }
  .cbp-spmenu .carrinho-mobile .col-lg-12.ng-binding{
    font-size: 10px;
    padding-left: 15px;
  }
  .carrinho-mobile .col-xs-2{
    padding: 0px;
    padding-right: 4%;
  }
  .carrinho-mobile .btn-default {
    padding: 8px 13px;
    float: right;
    font-size: 14px;
    /*margin: 5px;*/
    color: red;
  }
  .cbp-spmenu .carrinho-mobile .ng-scope{
    height: 125px;
  }
  .valor-carrinho {
    font-weight: bold;
    color: #f57e00;
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 0px;
  }
  .valor-carrinho span{
    font-size: 13px;
    color: rgba(51, 51, 51, 0.8);
  }
  .cbp-spmenu .carrinho-mobile .col-xs-6{
    padding: 5px;
  }
  /*.col-lg-6.col-md-6.hidden-xs.hidden-sm{
    display: inherit !important;
  } */
  .produto-detalhes .btn-success {
    position: unset;
    margin: 0px !important;
    width: 100%;
  }
  .row .col-lg-6, .row .col-md-6{
    padding:0px;
  }
  .btn-detalhes {
    margin: 0px !important;
  }
  .produto-detalhes {
    margin-bottom: 20px;
    padding: 0px 10px 0px 10px !important;
  }
  .breadcrumb {
    display: none
  }
  .container.produto-detalhes-mobile {
      padding: 0px !important;
  }
  .status-pedidos{
    width: 100%;
  }
  .status-pedidos .cd-timeline-img {
    width: 55px;
    height: 55px;
  }
  .status-pedidos .cd-timeline-img .fa {
    font-size: 25px !important;
  }
  .status-pedidos .linha {
    width: calc(100% - 134px);
    height: 2px;
    margin-left: 68px;
    background-color: #bac3cb;
    top: 60px;
    position: relative;
    z-index: 0 !important;
    box-shadow: 1px 2px 1px rgba(255, 255, 255, 1);
  }
  .cd-timeline-content h2 {
    font-size: 13px;
  }
  .status-pedidos .cd-timeline-content {
    margin: 0px 0px 0px 0px !important;
    background: none;
    box-shadow: none;
    width: 100%;
    float: left;
    padding: 0px;
    padding-top: 20px;
  }
  .produto-detalhes-mobile .produto-detalhes {
      padding: 0px !important;
      margin-bottom: 30px;
  }
  .produto-detalhes-mobile .produto-detalhes .col-lg-12.col-md-12 {
      padding-right: 0px;
      padding-left: 0px;
  }
  .produto-detalhes-mobile .produto-detalhes img {
      padding-top: 100px;
  }
  .produto-detalhes form {
    margin-left: 7%;
    margin-right: 7%;
  }
  .box-detalhes .qtd {
      margin-left: 0px !important;
  }
  .produto-detalhes-mobile .lista-produtos.detalhes-vejatambem {
      padding-left: 10px;
      padding-right: 10px;
  }
  .produto-detalhes-mobile .lista-produtos.detalhes-vejatambem .thumbnail {
      padding-left: 0px;
      padding-right: 0px;
  }
  .produto-detalhes-mobile .lista-produtos.detalhes-vejatambem .box .codigo {
      margin-left: 0px;
  }
  .produto-detalhes-mobile .box-detalhes h3 {
      margin-left: -2px;
  }
  .cd-timeline-content .cd-date {
    font-size: 13px;
    font-style: italic;
    width: 100% !important;
    text-align: center;
    /* font-weight: bold; */
    color: #6f6f6f;
  }
  .detalhes-pedido h4 {
    color: #0b6bc2;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }
  .produto-detalhes-mobile .caption h4 {
      padding-right: 0px;
  }
  .produto-detalhes-mobile .hidden-md.hidden-lg {
      padding-right: 0px;
      padding-left: 0px;
  }
  .produto-detalhes-mobile .img-produto {
    height: auto !important;
    margin-bottom: 5px;
  }
  .produto-detalhes-mobile .swiper-pagination-clickable {
      top: auto;
  }
  .status-outra-unidade {
    position: relative;
    width: 100% !important;
    float: left;
    font-weight: unset !important;
  }
  .thumbnail .status-outra-unidade .status-descricao {
    display: block !important;
    margin: 3px 0px 0px 2px !important;
    font-size: 12px !important;
  }
  .media-left{
    padding: 0px;
  }
  .detalhes-pedido .price {
    color: #ADADAD;
    text-align: right;
    margin: 10px -5px 0px 0px;
  }
  .form-signin{
    width: auto;
    height: auto;
    margin-top: 4px;
  }


/*
  .body{
    overflow-y: scroll;
  }
*/






  .barra-lateral-carrinho {
    height: calc(100% - 140px);
  }
  .produto-favorito{
    display: none;
  }
  .btn-success.btn-comprar{
    width: 80%;
    float: right;
    margin: 0px !important;
  }
  .row-os .os-produto {
    padding: 10px 0px 10px 0px !important;
    height: 210px;    
  }
  .swiper-button-next, .swiper-button-prev{
    display: none;
  }
  .swiper-slide {
    height: 210px;
    padding-top: 0px;
  }  
  .cod-prod{
    font-size: 12px;
  }  
  .os-produto h3{
    font-size: 13px;
  }
  .os-produto .val{
    color: #ff9417 !important;
    font-size: 20px;
    font-weight: bold;
    float: left;
    padding: 10px 0px 0px 0px !important;
    float: right;
    margin: 4px;
  }
  .minhas-os .box-os {
    margin: 2px;
  }
  .minhas-os .box-os .veiculo{
    font-size: 12px;
  }
  .minhas-os .box-os h4 {
    font-size: 14px;
    padding: 0px;
  }
  .minhas-os .col-lg-5 {
    height: 220px;
  }
  .swiper-pagination-clickable {
     top: 0px; 
  }
  #swiper-minhas-os .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 200px 5px;
  }

  #swiper-minhas-os .swiper-pagination-fraction, .swiper-pagination-custom, #swiper-minhas-os .swiper-container-horizontal > .swiper-pagination-bullets{
    z-index: -1 !important;
  }
  .minhas-os .box-os h3{
    font-size: 18px;
  }
  .filtros-produtos .col-sm-12, .filtros-produtos .col-sm-12 {
    margin: 0px !important;
  } 
  .pesquisa-especifica {
    margin-top: 53px;
    padding: 10px 10px 0px 10px;
    margin-right: -15px;
    margin-left: -15px;
  }
  .select-produtos{
    padding: 0px 5px 0px 5px;
  }
  .select-produtos select {
    width: 100%;
    background-color: #fff;
    margin: 0px !important;
    margin-top: 5px !important; 
  }
  .banner-mobile .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    display: none;
  }
  .banner-mobile{
    margin-top: 3em;
    padding: 5px;
  }
  .banner-mobile img{
    width: 100%;
    height: auto;
    position: relative;
    border-radius: 3px;
  }
  .banner-mobile .swiper-slide.swiper-slide-active.swiper-slide-next.swiper-slide-prev {
    height: 100%;
  } 
  .banner-mobile .legenda{
    position: absolute; 
    top: calc(100% - 92px); 
    left: 0; 
    width: 100%;
    padding: 5px;
    background: linear-gradient(05deg, rgba(0,0,0,0.9) 17%,rgba(0,0,0,0) 45%,rgba(0,0,0,0) 65%);    
  }

  .banner-mobile .legenda h4, .banner-mobile .legenda p{
    font-family: 'Roboto', sans-serif;
    color: #FFF !important;
    font-weight: bold;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5);    
    opacity: 0.8;
    margin-top: 3px;
    margin-bottom: 3px;
  }
  .banner-mobile .legenda h4{
    font-size: 45px;
  }
  .banner-mobile .legenda p{
    font-size: 18px;
  }
  .swiper-container {
    border-radius: 3px;
  }
  div#passo2{
    padding-left: 3px;
    padding-right: 3px;
  }
  .pesquisa-especifica.pagina-inicial{
    margin-top: 0px;
  }
  .form-signin .checkbox label{
    padding-left: 0px;
  }
  .form-signin .col-md-4, .form-signin .col-md-8{
    padding: 0px;
  }
  .form-cadastro .col-md-12, .form-cadastro .col-md-5, .form-cadastro .col-md-7, .form-redefinir-senha .col-md-12, .form-redefinir-senha .col-md-5, .form-redefinir-senha .col-md-7{
    padding: 0px;
  }
  .row.comunicados{
    padding-top: 85px;
  }
  .box-pesquisa-pedidos {
    margin-top: 15px;
  }
  .row.ouvidoria, .row.promocoes-produtos{
    padding-top: 60px;
  }
  #bs-example-navbar-collapse-1{
    background-color: #0d6078;
    width: 14em;
  }
  .container-fluid ul {
    margin: 0px;
    padding: 0px;
  }
  .logo {
    margin-top: -30px !important;
    margin-bottom: 0px;
  }  
  .navbar-collapse ul li a span{
    border-radius: 0px !important;
    background-color: rgba(0,0,0,0);
    color: #fff;
    padding: 10px;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
  }
  .navbar-collapse ul li a {
    padding: 5px 0px 5px 30px !important;
    border-bottom: 1px solid rgba(2, 48, 62, 0.31);
  }
  .navbar.navbar-default.nav-padrao{
    background: #eaeaea;
    height: 60px;
    border-bottom: 1px solid #cecece;
    box-shadow: 0px 0px 6px rgba(0,0,0,0.25) !important;
  }
  .navbar.navbar-default.nav-padrao button{
      height: 45px;
      margin-left: 7px;
  }
  .navbar-default.nav-padrao .navbar-toggle {
    border-color: #bbbbbb;
  }

  .navbar-default.nav-padrao .navbar-toggle .icon-bar {
    background-color: #0d6078;
    height: 4px;
  }  
  .row.area-do-credenciado-comunicados, .row.direito-adiquirido, .row.informacoes-pagamento, .row.servico-realizado, .row.autorizacao-de-servico, .row.avaliacao-danos, .row.ouvidoria-credenciado {
    padding-top: 15px;
  }
  .container.minha-conta label{
    font-size: 13px;
  }
  .container.minha-conta .col-lg-8, .container.minha-conta .col-lg-6, .container.minha-conta .col-lg-2, .container.minha-conta .col-lg-4, .container.minha-conta .col-sm-8{
    padding: 0px;
  }
  .container.minha-conta label, .container.minha-conta .col-sm-8{
    margin-top: 15px;
  }
  .box-produto span.status-promocao {
    border-radius: 3px 3px 3px 3px;
    background-color: #bb0000;
    color: #FFF;
    position: relative;
    top: 0px;
    font-size: 15px;
    padding: 6px;
    float: left;
    z-index: 1; 
    margin: 0px 0px 0px -25px;
  } 
  .box-produto .img-mask {
    height: 100% !important;
    overflow: hidden;
  }
  .box-produto .img-mask a img {
    width: 100%;
  }
  .box-produto .img-mask a{
    width: 100%;
  } 
  .promocao .sombra {
    display: none;
  }
  .box-opcoes, #adicionar-ao-carrinho{
    display: none;
  } 
  #promocoes, #favoritos, #comunicados, #meus-pedido{
    padding-top: 45px !important;
  } 
  #conclusao-pedido{
    padding-top: 65px !important;
  } 
  .row-promocoes:nth-child(2) .campanha .bg-color, 
  .row-promocoes:nth-child(3) .campanha .bg-color, 
  .row-promocoes:nth-child(4) .campanha .bg-color, 
  .row-promocoes:nth-child(5) .campanha .bg-color, 
  .row-promocoes:nth-child(6) .campanha .bg-color, 
  .row-promocoes:nth-child(7) .campanha .bg-color {
    width: 100%;
    z-index: 9;
  }
  .container.promocao-mobile img{
    z-index: 4;
    width: 100%;
    min-width: 286px;
  }    
  .row.carrinho{
    width: 100%;
  }
  .btn-carrinho .btn-success, .btn-carrinho .btn-default{
    width: 50% !important;
    font-size: 12px !important;
  }
  .campanha .btn-default {
    margin: 10px 0px 0px 0px !important;
  }
  .campanha{
    height: 250px !important;
  }
  .campanha .bg-color .fa {
    margin: 15px 0px 10px 0px !important;
  }
  .box-detalhes .produto-favoritado{
    color: #FFAA00;
    float: right;
    font-size: 35px;
  }
  .box-detalhes .produto-nao-favoritado{
      color: #cfcfcf;
      float: right;
      font-size: 35px;
  }

  .box-detalhes .produto-nao-favoritado:hover{
      color: #FFAA00;
  }
  .lista-produtos .box-produto .fa-star{
    display: none;
  }
  .row.bg-conclusao{
    padding: 15px 5px 15px 5px;
  }  
  .row.bg-conclusao .col-xs-6{
    padding: 0px;
  }
  .row.bg-conclusao span{
    margin: 0px;
  }
  .row.bg-conclusao .row{
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .box-conclusao.col-xs-12 {
    padding: 2px;
  }
  .box-conclusao .fa {
    margin: 0px;
    font-size: 65px;
    width: auto;
  }
  .box-conclusao h3 {
    font-size: 17px;
    margin: 0px;
  }
  .box-conclusao a{
    color: #337ab7;
  }
  .box-conclusao .col-xs-8{
    padding: 0px;
  }
  .box-conclusao .col-xs-4{
    padding-left: 15px;
  }
  .row.info-detalhes-pedido label{
    font-size: 10px;
  }
  .row.info-detalhes-pedido .col-xs-5, .row.info-detalhes-pedido .col-xs-4, .row.info-detalhes-pedido .col-xs-6, .row.info-detalhes-pedido .col-xs-8, .row.info-detalhes-pedido .col-xs-9{
    padding: 0px;  
  }

  .row.info-detalhes-pedido .col-xs-3{
      padding: 0px 4px 0px 0px;  
      margin: 0px 0px 0px -8px;
  }

  .info-detalhes-pedido .col-lg-8.col-xs-6 h3, .info-detalhes-pedido .col-lg-2.col-xs-3 h3, .info-detalhes-pedido .col-lg-2.col-xs-4 h3, .info-detalhes-pedido .col-lg-10.col-xs-9 h3 {
      font-size: 15px !important;
  }
  #swiper-minhas-os a.btn.btn-default.btn-exibir-preco{
    float: left !important;
  }
  #swiper-minhas-os .col-xs-7, #swiper-minhas-os .col-xs-6,#swiper-minhas-os .col-xs-8{
    padding: 0px;
  }

  .banner-mobile .swiper-container-horizontal > .swiper-pagination-bullets {
    z-index: -1;
  }
 }







@media (max-width: 500px) {
  .bg-home {
    height: 50px;
  }
  #backgroun-home {
    display: none;
  }
  .banner-mobile .legenda{
    position: absolute; 
    top: calc(100% - 92px); 
    left: 0; 
    width: 100%;
    padding: 5px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#183884+0,1f4ca5+100 */
background: rgb(24,56,132); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(24,56,132,1) 0%, rgba(31,76,165,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(24,56,132,1) 0%,rgba(31,76,165,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(24,56,132,1) 0%,rgba(31,76,165,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#183884', endColorstr='#1f4ca5',GradientType=1 ); /* IE6-9 */

    margin: 20px 0px 0px 0px !important;
    border-radius: 0px 0px 5px 5px !important;    
  }

  .banner-mobile .legenda h4 {
      font-size: 25px !important;
  }
  .banner-mobile .legenda p {
      font-size: 11px !important;
  }  
}



/*.menu-mobile {
  display: none;
}*/
/* ALTERAÃƒâ€¡Ãƒâ€¢ES DO BOX:HOVER */
/* SÃƒÂ³mente aqui dentro podemos ter o efeito :hover do <atg-produto> */
@media (min-width: 990px) {
  .box:hover .sombra {
    top:-143px;
    left: -4px;
  }
  .box:hover .status-promocao {
      top: -165px;
      width: 99px;
  }
  .box:hover .txt-promocao {
      display: block;
      /*float: left;*/
      margin: 5px 0px 0px 5px;
      font-size: 14px;
  }
  .box:hover .fa {
      float: left;
      font-size: 22px;
  }
  .box-produto .box:hover {
    margin: 0px 0px 0px 30px !important;
  }
  .thumbnail .row{
    margin: 0px;
  }
  .container.minha-conta .col-sm-8{
    padding: 0px;
  }
  .status-promocao i{
    padding: 5px 0px 5px 5px;
  }
  .lista-produtos .box-produto .box .caption .btn-default.btn-exibir-preco{
    display: none;
  }   
  .lista-produtos .box-produto .box:hover .caption .btn-default.btn-exibir-preco {
      display: block;
      padding-bottom: 7px !important;
  }
  .lista-produtos .box-produto:hover .box .thumbnail .img-mask {
    height: 190px !important;
  } 
}

@media (min-width: 751px) and (max-width: 991px) {
   div#wrapper {
    padding: 15px 10px 0px 0px;
    float: left;
    width: 100%;
  }
  div#wrapper input{
    display: none;
  }
  select#veiculoCombo {
    position: absolute;
    top: 363px;
    width: 98.6%;
    left: 1px;
  }
  .box-produto{
    min-height: 220px;
    /*border-bottom: 1px solid #e6e6e6;*/
  }
  .btn-success {
    font-size: 13px !important;
    background-color: #15c2a6;
    border: 1px solid #06b79b;
    border-radius: 4px;
    float: right;
    font-size: 18px !important;
    width: auto !important;
    padding: 3px 15px 3px 15px;
    margin: 5px -15px 0px 0px !important;
    top: 0px;
  }
  .box-produto .row{
    margin: 0px;
  }
  .box-produto .col-lg-7{
    padding: 0px;
  }
  .caption h4 {
    font-size: 25px !important;
    line-height: 25px;
    color: #002a5e;
    font-weight: bold;
    padding: 5px;
    /* margin: 0px 0px 10px 0px !important; */
    width: 100%;
  }
  .box-produto .col-lg-5{
    padding-left: 7px;
    padding-right: 7px;
  }
  .status-disponivel{
    margin: -10px 0px 10px 0px !important;
  }
    .cbp-spmenu hr {
    display: none;
  }
  .cbp-spmenu hr {
    display: none;
  }
  .cbp-spmenu .lista-carrinho .ng-scope{
    border-bottom: 1px solid #C3C3C3;
  }
  .cbp-spmenu .lista-carrinho {
    height: 35.5em;
    margin: 5px 0 0 0;
    overflow-y: scroll;
    overflow-x: hidden !important;
  }
  .cbp-spmenu .carrinho-mobile h4{
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    line-height: 20px;
    text-align: left;
  }
  .cbp-spmenu .carrinho-mobile .col-lg-12{
    padding-left: 5px;
    padding-right: 5px;
  }
  .cbp-spmenu .carrinho-mobile .col-lg-12.ng-binding{
    font-size: 10px;
    padding-left: 15px;
  }
  .carrinho-mobile .col-xs-2{
    padding: 0px;
    padding-right: 4%;
  }
  .carrinho-mobile .btn-default {
    padding: 8px 13px;
    float: right;
    font-size: 14px;
    /*margin: 5px;*/
    color: red;
  }
  .cbp-spmenu .carrinho-mobile .ng-scope{
    height: 125px;
  }
  .valor-carrinho {
    font-weight: bold;
    color: #f57e00;
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 0px;
  }
  .valor-carrinho span{
    font-size: 13px;
    color: rgba(51, 51, 51, 0.8);
  }
  .cbp-spmenu .carrinho-mobile .col-xs-6{
    padding: 5px;
  }
   .produto-detalhes .btn-success {
    position: unset;
    margin: 0px !important;
    width: 100% !important;
  }
  .row .col-lg-6, .row .col-md-6{
    padding:0px;
  }
  .btn-detalhes {
    margin: 0px !important;
  }
  .produto-detalhes {
    margin-bottom: 20px;
    padding: 0px 10px 0px 10px !important;
  }
  .breadcrumb {
    display: none
  }
  .row{
    margin: 0px;
  }
  /*.box-detalhes{
    width: 100%;
  }*/
  .col-lg-6.col-md-6.box-detalhes {
    width: 100%;
  }
  .container{
    padding: 0 3px 0 3px !important;
  }
  .status-pedidos{
    width: 100%;
  }
  .status-pedidos .cd-timeline-img {
    width: 55px;
    height: 55px;
  }
  .status-pedidos .cd-timeline-img .fa {
    font-size: 25px !important;
  }
  .status-pedidos .linha {
    width: calc(100% - 192px);
    height: 2px;
    margin-left: 96px;
    background-color: #bac3cb;
    top: 60px;
    position: relative;
    z-index: 0 !important;
    box-shadow: 1px 2px 1px rgba(255, 255, 255, 1);
  }
  .cd-timeline-content h2 {
    font-size: 13px;
  }
  .status-pedidos .cd-timeline-content {
    margin: 0px 0px 0px 0px !important;
    background: none;
    box-shadow: none;
    width: 100%;
    float: left;
    padding: 0px;
    padding-top: 20px;
  }
  .cd-timeline-content .cd-date {
    font-size: 13px;
    font-style: italic;
    width: 100% !important;
    text-align: center;
    /* font-weight: bold; */
    color: #6f6f6f;
  }
  .detalhes-pedido h4 {
    color: #0b6bc2;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }
  .media-left{
    padding: 0px;
  }
  .detalhes-pedido .price {
    color: #ADADAD;
    text-align: right;
    margin: 10px -5px 0px 0px;
  }
  .form-signin{
    width: auto;
    height: auto;
    margin-top: 4px;
  }
  .body{
    overflow-y: hidden !important;
  }
  .produto-favorito{
    display: none;
  }
  .btn-success.btn-comprar{
    width: 35%;
    float: right;
  }
  .row-os .os-produto {
    padding: 10px 0px 10px 0px !important;
    height: 210px;    
  }
  .swiper-button-next, .swiper-button-prev{
    display: none;
  }
  .swiper-slide {
    height: 235px;
    padding-top: 20px;
  }  
  .cod-prod{
    font-size: 12px;
  }  
  .os-produto h3{
    font-size: 13px;
  }
  .os-produto .val{
    color: #ff9417 !important;
    font-size: 20px;
    font-weight: bold;
    float: left;
    padding: 10px 0px 0px 0px !important;
  }
  .minhas-os .box-os {
    margin: 2px;
  }
  .minhas-os .box-os .veiculo{
    font-size: 12px;
  }
  .minhas-os .box-os h4 {
    font-size: 15px;
    padding: 0px;
  }
  .col-xs-12{
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 30px;
  }
  .minhas-os .col-lg-5 {
    height: 0px;
  }
  .swiper-pagination-clickable {
     top: 0px; 
  }
  #swiper-minhas-os .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 125px 5px;
  }
  div#swiper-minhas-os {
    height: 135px;
  }
  .minhas-os img {
    width: 82%;
    float: left;
  }
   .filtros-produtos .col-sm-12, .filtros-produtos .col-sm-12 {
    margin: 0px !important;
  } 
  .pesquisa-especifica {
    margin-top: 70px;
    padding: 10px;
  }
  .select-produtos{
    padding: 0px 5px 0px 5px;
  }
  .select-produtos select {
    width: 100%;
    background-color: #fff;
    margin: 0px !important;
    margin-top: 15px !important; 
  }
   .banner-mobile .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    display: none;
  }
  .banner-mobile{
    margin-top: 3em;
    padding: 5px;
  }
  .banner-mobile img{
    width: 100%;
    height: auto;
    position: relative;
    border-radius: 3px;
  }
  .banner-mobile .swiper-slide.swiper-slide-active.swiper-slide-next.swiper-slide-prev {
    height: 100%;
  } 
  .banner-mobile .legenda{
    position: absolute; 
    top: calc(100% - 106px); 
    left: 0; 
    width: 100%;
    padding: 5px;
    background: linear-gradient(05deg, rgba(0,0,0,0.9) 17%,rgba(0,0,0,0) 45%,rgba(0,0,0,0) 65%);    
  }

  .banner-mobile .legenda h4, .banner-mobile .legenda p{
    font-family: 'Roboto', sans-serif;
    color: #FFF !important;
    font-weight: bold;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5);    
    opacity: 0.8;
    margin-top: 3px;
    margin-bottom: 3px;
  }
  .banner-mobile .legenda h4{
    font-size: 55px;
  }
  .banner-mobile .legenda p{
    font-size: 19px;
  }
  .swiper-container {
    border-radius: 3px;
  }
  div#passo2{
    padding-left: 3px;
    padding-right: 3px;
  }
  .pesquisa-especifica.pagina-inicial{
    margin-top: 0px;
  }
  .form-signin .checkbox label{
    padding-left: 0px;
  }
  .form-signin .col-md-4, .form-signin .col-md-8{
    padding: 0px;
  }
  .form-cadastro .col-md-12, .form-cadastro .col-md-5, .form-cadastro .col-md-7, .form-redefinir-senha .col-md-12, .form-redefinir-senha .col-md-5, .form-redefinir-senha .col-md-7{
    padding: 0px;
  }
  .row.comunicados{
    padding-top: 75px;
  }
  .box-pesquisa-pedidos {
    margin-top: 15px;
  }
  .row.ouvidoria, .row.promocoes-produtos{
    padding-top: 60px;
  }
  #bs-example-navbar-collapse-1{
    background-color: #0d6078;
  }
  .logo {
    margin-top: -30px !important;
    margin-bottom: 0px;
  }  
  .navbar-collapse ul li a span{
    border-radius: 0px !important;
    background-color: rgba(0,0,0,0);
    color: #fff;
    padding: 10px;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
  }
  .navbar-collapse ul li a {
    padding: 5px 0px 5px 30px !important;
    border-bottom: 1px solid rgba(2, 48, 62, 0.31);
  }
   .navbar-collapse ul li a span{
    border-radius: 0px !important;
    background-color: rgba(0,0,0,0);
    color: #fff;
    padding: 10px;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
  }
  .navbar-collapse ul li a {
    padding: 5px 0px 5px 30px !important;
    border-bottom: 1px solid rgba(2, 48, 62, 0.31);
  }
  .navbar.navbar-default.nav-padrao{
    background: #eaeaea;
    height: 60px;
    border-bottom: 1px solid #cecece;
    box-shadow: 0px 0px 6px rgba(0,0,0,0.25) !important;
  }
  .navbar.navbar-default.nav-padrao button{
      height: 45px;
      margin-left: 7px;
  }
  .navbar-default.nav-padrao .navbar-toggle {
    border-color: #bbbbbb;
  }

  .navbar-default.nav-padrao .navbar-toggle .icon-bar {
    background-color: #0d6078;
    height: 4px;
  }  
  .container-fluid ul {
    margin: 0px;
    padding: 0px;
  }
  .row.area-do-credenciado-comunicados, .row.direito-adiquirido, .row.informacoes-pagamento, .row.servico-realizado, .row.autorizacao-de-servico, .row.avaliacao-danos, .row.ouvidoria-credenciado {
    padding-top: 15px;
  }
  .container.minha-conta label{
    font-size: 13px;
  }
  .container.minha-conta .col-lg-8, .container.minha-conta .col-lg-6, .container.minha-conta .col-lg-2, .container.minha-conta .col-lg-4, .container.minha-conta .col-sm-8{
    padding: 0px;
  }
  .container.minha-conta .col-sm-offset-5.col-sm-8, .container.minha-conta .col-sm-8{
    padding-top: 15px;
    margin: 0px;
  }
  .container.minha-conta label{
    margin-top: 15px;
  }
  .box-produto span.status-promocao {
    border-radius: 3px 3px 3px 3px;
    background-color: #bb0000;
    color: #FFF;
    position: relative;
    top: 0px;
    font-size: 15px;
    padding: 6px;
    float: left;
    z-index: 1; 
    margin: 0px 0px 0px -25px;
  } 
  .img-mask {
    height: 100% !important;
    overflow: hidden;
  }
  .img-mask a img {
    width: 100%;
  }
  .img-mask a{
    width: 100%;
  }
  .promocao .sombra {
    display: none;
  }
  .box-opcoes, #adicionar-ao-carrinho{
    display: none;
  }  
  .row-promocoes:nth-child(2) .campanha .bg-color, 
  .row-promocoes:nth-child(3) .campanha .bg-color, 
  .row-promocoes:nth-child(4) .campanha .bg-color, 
  .row-promocoes:nth-child(5) .campanha .bg-color, 
  .row-promocoes:nth-child(6) .campanha .bg-color, 
  .row-promocoes:nth-child(7) .campanha .bg-color {
    width: 100%;
    z-index: 9;
  }
  .container.promocao-mobile img{
    z-index: 4;
    width: 100%;
    min-width: 286px;
  }
  .row.carrinho a, .row.carrinho{
    width: 100% !important;
  }
  #promocoes, #favoritos, #comunicados, #meus-pedido{
    padding-top: 45px !important;
  }  
  #conclusao-pedido{
    padding-top: 65px !important;
  }
  .campanha .btn-default {
    margin: 10px 0px 0px 0px !important;
  }
  .campanha{
    height: 250px !important;
  }
  .campanha .bg-color .fa {
    margin: 15px 0px 10px 0px !important;
  }
  .box-detalhes .produto-favoritado{
    color: #FFAA00;
    float: right;
    font-size: 35px;
  }
  .box-detalhes .produto-nao-favoritado{
      color: #cfcfcf;
      float: right;
      font-size: 35px;
  }

  .box-detalhes .produto-nao-favoritado:hover{
      color: #FFAA00;
  }
  .lista-produtos .box-produto .fa-star{
    display: none;
  }
  .row.info-detalhes-pedido .col-xs-5, .row.info-detalhes-pedido .col-xs-4, .row.info-detalhes-pedido .col-xs-6, .row.info-detalhes-pedido .col-xs-8, .row.info-detalhes-pedido .col-xs-9{
    padding: 0px;  
  }

  .row.info-detalhes-pedido .col-xs-3{
      padding: 0px 4px 0px 0px;  
      margin: 0px 0px 0px -8px;
  }

  .info-detalhes-pedido .col-lg-8.col-xs-6 h3, .info-detalhes-pedido .col-lg-2.col-xs-3 h3, .info-detalhes-pedido .col-lg-2.col-xs-4 h3, .info-detalhes-pedido .col-lg-10.col-xs-9 h3 {
      font-size: 15px !important;
  }
  @media (min-width: 769px) {
    .form-signin{
      width: 460px;
      height: auto;
      margin-top: 10px;
    }
    .body{
      overflow-y: scroll;
    }
    .minhas-os img {
      width: 93%;
      float: left;
    }
    #menu-mobile-credenciado .container-fluid > .navbar-header{
      margin-right: -15px;
      margin-left: -15px;
      width: 100%;
    }   
    .container.minha-conta .col-lg-12.bg-silver{
      margin-top: 100px
    }
    .caption h4 {
      font-size: 20px !important;
      line-height: 19px;     
    }
    
  }
  @media (min-width: 971px){   
    .valor {
      display: inherit;
      float: left;
      margin: 5px;
      font-size: 18px;
    }

    .status-disponivel{
      display: inherit;
      margin: -10px 0px 10px 0px !important;
    }

    .status-disponivel i{
      display: inherit;
      position: absolute;
      margin: 2px 0px 0px 35px !important;
      color: #0aae11;
      font-weight: bold !important;
      text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
      width: 95% !important;
      float: left;
    }
    .status-descricao {
      display: block !important;
      margin: 6px 0px 0px 6px !important;
      font-size: 12px !important;
    }
    .btn-success {
      display: initial !important;
    }

    .box-produto .btn-success {
      font-size: 12px !important;
      background-color: #15c2a6;
      border: 1px solid #06b79b;
      float: right;
      font-size: 18px !important;
      width: 50px !important;
      padding: 1px 15px 3px 13px;
      margin: -4px 0px 0px 0px !important;
      top: -10px !important;
      position: relative;
      height: 50px;
      border-radius: 50%;
      font-size: 22px !important;
      box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
      display: initial !important;
    }   
  }

/*

    display: block !important;
    font-size: 20px;
    height: 20px;
    margin: 0px 0px 0px 0px;*/
    .thumbnail {
      border: none !important;
    }

  .lista-produtos .box-produto .box .status-disponivel .fa, .lista-produtos .box-produto .box .status-outra-unidade .fa {
    display: block !important;
    font-size: 20px;
    height: 20px;
    margin: 0px 0px 0px 0px
  }
  i.fa.fa-check-circle {
    right: 0px;
  }
  .form-signin{
    width: 560px;
    height: auto;
    margin-top: 15px;
  }
  .body{
    overflow-y: scroll;
  }
  .banner-mobile .legenda{
    position: absolute; 
    top: calc(100% - 113px); 
    left: 0; 
    width: 100%;
    padding: 5px;
    background: linear-gradient(05deg, rgba(0,0,0,0.9) 17%,rgba(0,0,0,0) 45%,rgba(0,0,0,0) 65%);    
  }
  .banner-mobile .legenda h4{
    font-size: 65px;
  }
  .banner-mobile .legenda p{
    font-size: 17px;
  }
}

@media (min-width: 993px) and (max-width:1439px){ 
  .row-promocoes .container{
    width: 100% !important;
  }  
  .row-promocoes:nth-child(2) .campanha .bg-color, 
  .row-promocoes:nth-child(3) .campanha .bg-color, 
  .row-promocoes:nth-child(4) .campanha .bg-color, 
  .row-promocoes:nth-child(5) .campanha .bg-color, 
  .row-promocoes:nth-child(6) .campanha .bg-color, 
  .row-promocoes:nth-child(7) .campanha .bg-color {
    width: auto;
  }
  @media(min-width: 993px) and (max-width:1024px){
    .box-promocao.slide-promocoes {
      margin: 0px 0px 0px 5px !important;
      width: calc(100% - 620px);
      min-width: 210px !important;
      padding: 3px 3px 0px 3px !important;
    }
  }
  @media(min-width: 1025px) and (max-width: 1203px){
    .box-promocao.slide-promocoes {
      margin: 0px 0px 0px 5px !important;
      width: calc(100% - 580px);
      min-width: 225px !important;
      padding: 3px 3px 0px 3px !important;
    }
  } 
}


.payzen-content {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  justify-content: center;
  background-color: #ececec;
}

.payzen-content .payzen-top {
  width: 100%;
}

.payzen-content .payzen-top .payzen-top-header {
  background-color: #293c7a;
  background: #293c7a url('https://secure.payzen.com.br/static/commons-br/logo-payment.png') no-repeat;
  background-position: 2em 50%;
  height: 100px;
  overflow: hidden;
  color: #fff;
  display: inline-block;
  width: 100%;
  position: relative;
  vertical-align: top;
}

.payzen-content .payzen-top .payzen-top-header .payzen-top-title {
  color: #ffffff;
  height: 80px;
  line-height: 80px;
  background: none;
  background-color: transparent !important;
  margin: 10px 0 0 105px;
  float: left;
  border-left: 1px solid #fff !important;
  padding: 0 0 0 0.5em;
  font-size: 42px;
  font-weight: normal;
}

.payzen-content .payzen-top .payzen-top-header .payzen-top-subtitle {
  font-size: 14px;
  display: inline;
  font-weight: 400;
  padding: 0 0 0 1em;
  line-height: 2;
  position: absolute;
  left: 116px;
  bottom: 0;
  text-align: left;
  width: 150px;
}

.payzen-content .payzen-content-left {
  text-align: center !important;
  width: 50%;
  margin-top: 40px;
}

.payzen-content .payzen-content-left .payzen-loja-dados {
  background-color: #183884 !important;
  color: #fff !important;
  margin: 2em 2em 0 2em;
  padding: 1em 2em 0 2em;
}

.payzen-content .payzen-content-left .total {
  background-color: #1976D2 !important;
  color: #fff !important;
  margin: 0 2em;
}

.payzen-content .payzen-content-left .total .row .col-9,
.col-3 {
  margin-top: -8px;
}

.payzen-content .payzen-content-left .payzen-loja-dados .url-site {
  color: #fff !important;
  line-height: 3em;
}

.payzen-content .payzen-content-left .payzen-loja-dados .row {
  display: flex;
  align-items: center;
  line-height: 3em;
}

.payzen-content .payzen-content-left .payzen-loja-dados .row .col-9 {
  flex: 3;
  text-align: left;
}

.payzen-content .payzen-content-left .payzen-loja-dados .row .col-3 {
  flex: 1;
  text-align: right;
}

.payzen-content .payzen-content-left .logo {
  flex: 1;
  margin: 5px;
  padding: 0 10px;
  text-align: center;
  font-size: 1.5em;
}

.payzen-content .payzen-content-right {
  background-color: #fff;
  width: 50%;
  padding-top: 20px;
}

.payzen-content .payzen-content-right .title {
  font-size: medium;
  margin-left: 20px;
  color: #293c7a;
  font-weight: 600;
}

.payzen-content .payzen-content-right .payzen-form-dados {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.payzen-content .payzen-content-right .payzen-form-dados .kr-embedded {
  width: 90%;
}

.payzen-content .payzen-content-right .payzen-form-dados .kr-embedded .kr-label {
  font-weight: 300;
  color: rgb(113, 113, 113);
  font-family: Roboto, sans-serif;
}

.payzen-content .payzen-content-right .payzen-form-dados .kr-embedded .kr-payment-button {
  text-align: center;
  font-size: 1.2em;
}

.payzen-content .payzen-content-right .payzen-form-dados .kr-embedded .row {
  display: flex;
  align-items: center;
}

.payzen-content .payzen-content-right .payzen-form-dados .kr-embedded .row .col-9 {
  flex: 4;
}

.payzen-content .payzen-content-right .payzen-form-dados .kr-embedded .row .col-3 {
  flex: 2;
  margin-top: -14px;
  text-align: left;
}

.payzen-content .payzen-content-right .payzen-form-dados .kr-embedded .kr-payment-button,
.kr-form-error {
  width: 100% !important;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  border-top: none;
}

table caption,
.table caption {
  display: none;
}

@media (min-width: 420px) and (max-width: 990px) {
  .view-product .carousel-detalhe-produto img {
    max-height: 366px;
    object-fit: contain;
    background-color: white;
    min-width: 100%;
  }
  .view-product {
    padding: 0 !important;
  }
  .view-product .produto-disponivel-button {
    margin-top: -15px;
  }
}