@charset "UTF-8";
body {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #1b1918; }

h1, h2, h3, h4, h5 {
  margin: 0px;
  font-weight: inherit; }

ul {
  padding: 0;
  margin: 0; }
  ul li {
    list-style: none; }

a {
  text-decoration: none;
  color: inherit; }
  a:hover {
    text-decoration: none;
    color: inherit; }

header {
  background: #4520c6;
  position: fixed;
  width: 100%;
  z-index: 999;
  padding: 15px 0; }
  @media screen and (min-width: 992px) {
    header {
      box-shadow: 0px 0px 3px #000; } }

.padding-top {
  padding-top: 80px; }

.main-color {
  color: #ffd900f6; }

.secondary-color {
  color: #151211; }

.titulo-pagina {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 300;
  color: #1b1b1b;
  display: inline-block;
  margin-top: 50px;
  margin-bottom: 50px; }

.box-slider-desktop {
  position: relative; }
  .box-slider-desktop .seta-esquerda,
  .box-slider-desktop .seta-direita,
  .box-slider-desktop .seta-direita-mobile,
  .box-slider-desktop .seta-esquerda-mobile {
    z-index: 100;
    color: #FFF;
    position: absolute;
    top: 45%;
    display: none;
    width: 50px;
    text-align: center;
    line-height: 50px;
    height: 50px;
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
    font-size: 50px; }
  .box-slider-desktop:hover .seta-esquerda, .box-slider-desktop:hover .seta-direita, .box-slider-desktop:hover .seta-direita-mobile, .box-slider-desktop:hover .seta-esquerda-mobile {
    display: block; }
  .box-slider-desktop .seta-direita,
  .box-slider-desktop .seta-direita-mobile {
    right: 0; }
  .box-slider-desktop .seta-esquerda,
  .box-slider-desktop .seta-esquerda-mobile {
    left: 0; }

.slider-mobile {
  display: none; }

.slider-desktop .item-slider img, .slider-mobile .item-slider img {
  display: inline-block;
  max-width: 1920px;
  width: 100%; }

@media (max-width: 700px) {
  .slider-desktop {
    display: none; }
  .slider-mobile {
    display: block; } }

.box-busca-avancada {
  background: #868686;
  color: #fff;
  border-bottom: solid 1px #d5d5d5;
  padding-top: 35px;
  padding-bottom: 25px; }
  .box-busca-avancada label {
    font-size: 14px; }
    .box-busca-avancada label > input[type="radio"] {
      margin-left: 20px; }
  .box-busca-avancada .noUi-horizontal {
    padding: 0 10px;
    margin-top: 7px;
    height: 8px; }
  .box-busca-avancada .noUi-horizontal .noUi-handle {
    height: 18px; }
    .box-busca-avancada .noUi-horizontal .noUi-handle:before, .box-busca-avancada .noUi-horizontal .noUi-handle:after {
      height: 9px;
      top: 4px; }
  .box-busca-avancada button[type="submit"] {
    margin-top: 15px; }
  .box-busca-avancada .btn-mais-filtro {
    color: white;
    text-decoration: none; }

.titulo-marcas {
  display: block;
  text-transform: uppercase;
  background: #fff;
  margin: 0 auto;
  margin-top: -30px;
  width: 12%;
  font-size: 12px;
  color: #a1a1a1; }

.marcas-seminovos {
  text-align: center; }
  .marcas-seminovos .item-marca-seminovos {
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    max-width: 80px;
    max-height: 50px;
    padding: 10px;
    display: inline-block;
    border: solid 1px #e5e5e5;
    border-radius: 5px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
    .marcas-seminovos .item-marca-seminovos img {
      display: inline-block; }
    .marcas-seminovos .item-marca-seminovos:hover {
      border: solid 1px #8a8a8a; }

.marcas {
  text-align: center;
  margin-top: 20px; }
  .marcas .item-marcas {
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    display: inline-block;
    max-height: 50px;
    padding: 10px;
    border: solid 1px #e5e5e5;
    border-radius: 5px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
    .marcas .item-marcas img {
      display: inline-block; }
    .marcas .item-marcas:hover {
      border: solid 1px #8a8a8a; }

.detalhes-marcas {
  border-top: solid 1px #e5e5e5;
  border-bottom: solid 1px #e5e5e5;
  padding-top: 20px;
  margin-top: 20px;
  text-align: center; }

.busca-avancada {
  display: block;
  text-transform: uppercase;
  background: #f5f5f5;
  margin: 0 auto;
  margin-bottom: -45px;
  width: 12%;
  margin-top: 40px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 12px;
  color: #a1a1a1; }
  .busca-avancada:hover {
    color: #b70a28; }

.box-principais {
  text-align: center; }
  .box-principais .botao-default {
    margin-top: 20px;
    margin-bottom: 50px;
    display: inline-block;
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    text-align: center;
    background: #ffd900f6;
    font-size: 16px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 2px; }
    .box-principais .botao-default i {
      font-size: 12px; }
    .box-principais .botao-default.todo-estoque {
      color: black; }

.car-icon {
  display: inline-block;
  width: 20px;
  height: 21px;
  vertical-align: middle; }
  .car-icon.combustivel {
    background: url(../img/icones/icons_hover.png);
    background-position: -46px 0px;
    padding-left: 23px; }
  .car-icon.portas {
    background: transparent url("../img/icones/07.png") scroll no-repeat left center; }
  .car-icon.cor {
    background: transparent url("../img/icones/06.png") scroll no-repeat left center; }
  .car-icon.cambio {
    background: transparent url("../img/icones/05.png") scroll no-repeat left center; }
  .car-icon.ano {
    background: url(../img/icones/icons_hover.png);
    background-position: 0 0px;
    padding-left: 23px; }
  .car-icon.quilometragem {
    background: url(../img/icones/icons_hover.png);
    background-position: -24px 0px;
    padding-left: 23px; }
  .car-icon.motor {
    background: transparent url("../img/icones/02.png") scroll no-repeat left center; }
  .car-icon.car {
    background: transparent url("../img/icones/01.png") scroll no-repeat left center; }

.card-carro {
  border: solid 1px #dcdcdc;
  border-top: 3px solid #151211;
  padding-bottom: 10px;
  margin-bottom: 20px;
  position: relative; }
  .card-carro:hover {
    background-color: #ffd900f6;
    color: white; }
    .card-carro:hover .valor {
      color: white !important; }
    .card-carro:hover .cifrao {
      color: white !important; }
    .card-carro:hover .car-icon {
      color: white; }
      .card-carro:hover .car-icon.ano {
        background: url(../img/icones/icons_hover.png);
        background-position: 0 24px; }
      .card-carro:hover .car-icon.quilometragem {
        background: url(../img/icones/icons_hover.png);
        background-position: -24px 24px; }
      .card-carro:hover .car-icon.combustivel {
        background: url(../img/icones/icons_hover.png);
        background-position: -46px 24px; }
  .card-carro .tag-oferta {
    color: white;
    padding: 10px 0;
    background-color: #ffd900f6;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 1; }
  .card-carro .botao-default {
    padding: 0;
    display: block;
    position: absolute;
    bottom: -14px;
    background: #ffd900f6;
    text-transform: uppercase;
    color: #1b1918;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 55%;
    font-size: 12px;
    font-weight: 700;
    border-radius: 1px;
    height: 29px;
    line-height: 29px; }
    .card-carro .botao-default i {
      font-size: 12px; }
    .card-carro .botao-default.ligamos-para-voce {
      background: #21a45c; }
      .card-carro .botao-default.ligamos-para-voce:hover {
        background: #26d775; }
  .card-carro ul.caixa-specs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    position: absolute;
    width: 100%;
    bottom: 0px; }
    .card-carro ul.caixa-specs li {
      border: 1px solid #dcdcdc;
      border-bottom: none;
      border-left: none;
      color: #999;
      font-size: 10px;
      padding: 5px 2px;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
         -moz-box-flex: 1;
              flex: 1; }
      .card-carro ul.caixa-specs li:first-child {
        border-left: none; }
      .card-carro ul.caixa-specs li:last-child {
        border-right: none; }
      .card-carro ul.caixa-specs li span.car-icon {
        width: auto;
        line-height: 20px; }
  .card-carro .caixa-whatsapp {
    text-align: center;
    background-color: #5cb85c;
    color: white;
    padding: 10px;
    margin-top: 10px; }

.caixa-foto {
  position: relative;
  margin-bottom: 15px;
  display: block;
  width: 100%;
  border-bottom: 1px solid #ccc; }
  .caixa-foto img {
    width: 100%; }
  .caixa-foto .local-venda {
    background: #313131;
    color: #fff;
    font-size: 10px;
    padding: 2px 4px;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0.5; }
  .caixa-foto .botao-comparar {
    position: absolute;
    top: 5px;
    right: 5px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-size: 9px;
    display: inline-block;
    border-radius: 5px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    padding: 3px 7px;
    background: #151211;
    opacity: 0.5; }
    .caixa-foto .botao-comparar:hover {
      background: black;
      opacity: 0.9; }

.caixa-de-valor {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  min-height: 160px; }
  .caixa-de-valor .marca-do-carro {
    display: inline-block;
    width: 100%; }
  .caixa-de-valor .nome-do-carro {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-top: 10px; }
  .caixa-de-valor .versao,
  .caixa-de-valor .tipo-do-carro {
    text-align: center;
    display: inline-block;
    width: 100%;
    height: 35px;
    text-transform: uppercase;
    margin: 0;
    font-size: 11px; }
  .caixa-de-valor .valor-do-carro .cifrao {
    color: #151211;
    font-size: 16px;
    font-weight: 700; }
  .caixa-de-valor .valor-do-carro .valor {
    color: #151211;
    font-size: 24px;
    font-weight: 900; }

.car-right-box {
  position: absolute; }

.box-news {
  padding-top: 70px;
  padding-bottom: 100px;
  background: #f7f7f7; }
  .box-news input {
    height: 50px;
    border-radius: 50px;
    width: 100%;
    border: solid 1px #cccccc;
    padding-left: 20px;
    padding-right: 20px; }
  .box-news .enviar-contato {
    height: 50px;
    line-height: 50px;
    color: #55401a;
    background: #ffbd00;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    display: inline-block;
    margin-bottom: 0px;
    margin-top: 0;
    cursor: pointer;
    width: 100%;
    border: none;
    font-size: 18px;
    border-radius: 50px; }
    .box-news .enviar-contato:hover {
      background: #ffea00; }

.icone-news {
  display: inline-block;
  vertical-align: top; }
  .icone-news i {
    color: #b70a28;
    font-size: 100px; }

.texto-news {
  margin-bottom: 65px; }

.sobre-news {
  display: inline-block;
  width: 45%;
  text-align: left;
  margin-left: 20px; }
  .sobre-news .titulo-pagina {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 0;
    color: #b70a28; }
  .sobre-news .pequeno-texto-news {
    color: #615f6c;
    font-weight: 400;
    font-size: 14px;
    display: inline-block;
    width: 60%; }

.contato {
  text-align: center;
  margin-bottom: 40px; }
  .contato input {
    height: 40px;
    border: solid 1px #aaaaaa;
    border-radius: 3px;
    margin-bottom: 20px; }
  .contato textarea {
    margin-bottom: 20px; }
  .contato .enviar-contato {
    display: inline-block;
    background: #f2b300;
    border: none;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 50px;
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 10px;
    padding-bottom: 10px; }
    .contato .enviar-contato:hover {
      background: #ffbd00; }

.box-de-atendimento {
  margin-bottom: 50px; }
  .box-de-atendimento .click-atendimentos {
    text-align: center;
    background: #eeeeee;
    padding-top: 50px;
    padding-bottom: 50px; }
    .box-de-atendimento .click-atendimentos .botao-default {
      margin-top: 20px;
      margin-bottom: 0;
      display: inline-block;
      background: #ae0926;
      padding-left: 100px;
      padding-right: 100px;
      padding-top: 10px;
      padding-bottom: 10px;
      color: #fff;
      text-align: center;
      font-size: 16px;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s;
      border-radius: 50px; }
      .box-de-atendimento .click-atendimentos .botao-default i {
        font-size: 12px; }
      .box-de-atendimento .click-atendimentos .botao-default:hover {
        background: #ffd900f6; }
      .box-de-atendimento .click-atendimentos .botao-default.ligamos-para-voce {
        background: #21a45c; }
        .box-de-atendimento .click-atendimentos .botao-default.ligamos-para-voce:hover {
          background: #26d775; }
      .box-de-atendimento .click-atendimentos .botao-default.botao-azul {
        background: #2455ae; }
        .box-de-atendimento .click-atendimentos .botao-default.botao-azul:hover {
          background: #3470df; }
      .box-de-atendimento .click-atendimentos .botao-default.btn-whatsapp {
        background: #5cb85c; }
        .box-de-atendimento .click-atendimentos .botao-default.btn-whatsapp:hover {
          color: #fff;
          background-color: #449d44; }

.lojas {
  text-align: center; }
  .lojas .botao-default {
    margin-top: 20px;
    margin-bottom: 50px;
    display: inline-block;
    background: #1a1a1a;
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 50px; }
    .lojas .botao-default i {
      font-size: 12px; }
    .lojas .botao-default:hover {
      background: #ffd900f6; }

.card-loja {
  text-align: center;
  background: #fff;
  border: 1px solid #151211;
  color: #151211;
  padding: 12px;
  margin-bottom: 20px; }
  .card-loja img {
    width: 100%;
    max-width: 260px;
    display: inline-block;
    margin-bottom: 25px; }
  .card-loja .nome-da-loja {
    display: block;
    font-weight: bold;
    font-size: 18px; }
  .card-loja .botao-default {
    margin-top: 25px;
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #151211;
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-size: 16px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 2px; }
    .card-loja .botao-default i {
      font-size: 12px; }
    .card-loja .botao-default:hover {
      background: #ffd900f6; }

.banner-servicos {
  margin-top: 20px; }

.servicos {
  margin-bottom: 60px; }
  .servicos .card-loja {
    height: 580px; }
    .servicos .card-loja img {
      max-width: 360px;
      height: 100%;
      max-height: 170px; }
  .servicos .texto-servico {
    text-align: center;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px; }
  .servicos .botao-loja {
    margin-bottom: 20px; }
  .servicos .visite-o-site {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 10px;
    display: inline-block;
    color: #5b5b5b;
    text-decoration: underline;
    font-weight: 900; }

.box-quem-somos .nome-do-local {
  text-align: center;
  display: inline-block;
  width: 100%; }

.box-quem-somos .click-atendimentos {
  text-align: center;
  background: #eeeeee;
  padding-top: 50px;
  padding-bottom: 50px; }
  .box-quem-somos .click-atendimentos .botao-default {
    margin-top: 20px;
    margin-bottom: 0;
    display: inline-block;
    background: #ae0926;
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 50px; }
    .box-quem-somos .click-atendimentos .botao-default i {
      font-size: 12px; }
    .box-quem-somos .click-atendimentos .botao-default:hover {
      background: #ffd900f6; }
    .box-quem-somos .click-atendimentos .botao-default.ligamos-para-voce {
      background: #21a45c; }
      .box-quem-somos .click-atendimentos .botao-default.ligamos-para-voce:hover {
        background: #26d775; }
    .box-quem-somos .click-atendimentos .botao-default.botao-azul {
      background: #2455ae; }
      .box-quem-somos .click-atendimentos .botao-default.botao-azul:hover {
        background: #3470df; }

.box-quem-somos .card-loja {
  text-align: center;
  background: #fff;
  border: 1px solid #151211;
  color: #151211;
  padding-top: 50px;
  padding-bottom: 50px;
  height: inherit; }
  .box-quem-somos .card-loja .texto-servico {
    margin-top: 0; }
  .box-quem-somos .card-loja .botao-default {
    margin-top: 0;
    margin-bottom: 0; }

.galeria-de-quem-somos .item-galeria {
  text-align: center;
  margin-bottom: 20px; }
  .galeria-de-quem-somos .item-galeria img {
    width: 100%;
    max-width: 260px;
    display: inline-block; }

.texto-sobre {
  /*margin-top: -220px;*/
  margin-bottom: 50px; }
  .texto-sobre .titulo-pagina {
    width: 100%;
    display: inline-block;
    text-align: center;
    font-size: 22px; }
  .texto-sobre p {
    font-size: 18px;
    color: #717171;
    display: inline-block;
    margin-bottom: 15px; }

.texto-compra-online {
  /*margin-top: -220px;*/
  margin-bottom: 50px; }
  .texto-compra-online > img {
    float: left;
    display: inline;
    margin: 0 10px 0px 0; }
  .texto-compra-online .titulo-pagina {
    display: inline-block;
    font-size: 22px;
    margin-top: 25px;
    margin-bottom: 25px;
    font-weight: bold; }
  .texto-compra-online p {
    font-size: 18px;
    color: #717171;
    margin-bottom: 15px; }

.box-estoque {
  padding-top: 50px; }
  .box-estoque .ordenar-por span {
    display: inline-block;
    width: 100%;
    text-align: left;
    font-size: 11px;
    color: #1b1b1b; }
  .box-estoque .ordenar {
    margin-top: 20px;
    margin-bottom: 20px; }
    .box-estoque .ordenar li {
      display: inline-block;
      border-right: solid 1px #aeaeae;
      padding-right: 10px;
      padding-left: 10px; }
      .box-estoque .ordenar li a {
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
        font-size: 14px;
        color: #1b1b1b; }
        .box-estoque .ordenar li a:hover {
          color: #ffd900f6; }
    .box-estoque .ordenar li:first-child {
      padding-left: 0; }
    .box-estoque .ordenar li:last-child {
      border-right: none; }
  .box-estoque .mostrar-quantidade {
    margin-top: 15px; }
    .box-estoque .mostrar-quantidade span {
      display: inline-block;
      font-size: 11px;
      color: #1b1b1b; }
    .box-estoque .mostrar-quantidade select {
      display: inline-block;
      width: auto;
      margin-left: 10px;
      border-radius: 0;
      height: 30px;
      font-size: 11px; }

.quantidade-de-paginas {
  text-align: right;
  border-top: solid 1px #c9c9c9;
  padding-top: 20px;
  padding-bottom: 20px; }
  .quantidade-de-paginas li {
    margin-left: 3px;
    margin-right: 3px;
    display: inline-block;
    background: #f2f2f2;
    border-radius: 2px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px; }
    .quantidade-de-paginas li a {
      color: #9f9f9f;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
    .quantidade-de-paginas li:hover {
      background: #ffd900f6; }
      .quantidade-de-paginas li:hover a {
        color: #fff; }
    .quantidade-de-paginas li.pagina-atual {
      background: #ffd900f6; }
      .quantidade-de-paginas li.pagina-atual a {
        color: #fff; }

.caixa-avancada {
  background: #f7f7f7;
  margin-bottom: 50px; }
  .caixa-avancada .quantidade-encontrada {
    width: 100%;
    background: #ffd900f6;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px; }
    .caixa-avancada .quantidade-encontrada .quantidade {
      font-size: 24px;
      font-weight: 900;
      color: #fff;
      display: inline-block;
      width: 100%; }
    .caixa-avancada .quantidade-encontrada span {
      text-transform: uppercase;
      color: #fff;
      font-weight: 300;
      font-size: 12px; }
  .caixa-avancada .selecionados {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px; }
    .caixa-avancada .selecionados span {
      display: inline-block;
      width: 100%;
      color: #1b1b1b;
      font-size: 14px;
      margin-bottom: 20px; }
    .caixa-avancada .selecionados .item-selecionado {
      display: inline-block;
      margin-bottom: 20px;
      margin-right: 15px; }
      .caixa-avancada .selecionados .item-selecionado .fechar {
        border-radius: 50%;
        display: inline-block;
        width: 20px;
        height: 20px;
        color: #fff;
        font-weight: 900;
        background: #ffd900f6;
        line-height: 20px;
        text-align: center;
        font-size: 14px;
        margin-right: 5px; }
      .caixa-avancada .selecionados .item-selecionado .nome-do-item {
        color: #1b1b1b;
        font-size: 12px;
        display: inline-block;
        width: inherit;
        margin-bottom: 0; }
  .caixa-avancada .tag {
    background: #1b1918;
    width: 100%;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    font-size: 12px;
    font-weight: 300; }
  .caixa-avancada .busca li a {
    text-align: center;
    display: block;
    position: relative;
    height: 40px;
    width: 100%;
    line-height: 40px;
    color: #1b1b1b;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
    .caixa-avancada .busca li a:hover {
      color: #fff;
      background: #ffd900f6; }
    .caixa-avancada .busca li a .fa-angle-right {
      position: absolute;
      right: 5%;
      top: 14%;
      font-size: 25px; }
    .caixa-avancada .busca li a.busca-estoque-ativa {
      color: #fff;
      background: #ffd900f6; }
  .caixa-avancada .busca li .sub-opcoes {
    max-height: 300px;
    overflow-y: auto;
    display: none;
    background-color: #ffd900f6;
    padding: 10px;
    color: #fff; }
    .caixa-avancada .busca li .sub-opcoes li a {
      padding-left: 15px;
      text-align: left;
      color: #fff; }
    .caixa-avancada .busca li .sub-opcoes li select {
      color: #000; }
  .caixa-avancada .form-estoque {
    padding: 0 10px; }
    .caixa-avancada .form-estoque .form-group {
      margin-bottom: 0px;
      margin-top: 10px; }
      .caixa-avancada .form-estoque .form-group .bg-main-color {
        background: #ffd900f6;
        border-radius: 5px;
        padding: 5px 0px;
        margin-top: 10px;
        width: 100%; }
      .caixa-avancada .form-estoque .form-group .form-buscar {
        border: none;
        background: none;
        color: white; }
  .caixa-avancada .encontre-aqui {
    background: #1b1b1b;
    padding: 10px; }
    .caixa-avancada .encontre-aqui .barra-de-pesquisa {
      margin: 0;
      height: 30px; }
      .caixa-avancada .encontre-aqui .barra-de-pesquisa .form-inline .form-group .input-group input {
        height: 30px; }
      .caixa-avancada .encontre-aqui .barra-de-pesquisa .form-inline .form-group .input-group .input-group-addon {
        padding-right: 5px; }
        .caixa-avancada .encontre-aqui .barra-de-pesquisa .form-inline .form-group .input-group .input-group-addon .botao-estoque-submit {
          height: 30px; }
        .caixa-avancada .encontre-aqui .barra-de-pesquisa .form-inline .form-group .input-group .input-group-addon i {
          font-size: 14px; }

.box-compra-online {
  margin-top: 50px; }
  .box-compra-online .lead-preco p {
    color: #fff; }

.box-interna-carro {
  margin-top: 50px; }
  .box-interna-carro .marca-do-carro,
  .box-interna-carro .nome-do-carro {
    display: inline-block; }
  .box-interna-carro .marca-do-carro {
    vertical-align: top;
    padding-top: 5px;
    margin-right: 10px; }
    .box-interna-carro .marca-do-carro img {
      display: inline-block; }
  .box-interna-carro .nome-do-carro-interna {
    color: #ffd900f6;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 300;
    display: inline-block; }
    .box-interna-carro .nome-do-carro-interna strong {
      font-size: 30px; }
  .box-interna-carro .fotos-do-carro {
    margin-top: 20px;
    position: relative; }
    .box-interna-carro .fotos-do-carro img {
      width: 100%;
      max-height: 580px; }
    .box-interna-carro .fotos-do-carro .seta-esquerda,
    .box-interna-carro .fotos-do-carro .seta-direita,
    .box-interna-carro .fotos-do-carro .seta-direita-mobile,
    .box-interna-carro .fotos-do-carro .seta-esquerda-mobile {
      z-index: 100;
      color: #FFF;
      position: absolute;
      top: 45%;
      display: none;
      width: 50px;
      text-align: center;
      line-height: 50px;
      height: 50px;
      background: transparent;
      border: 0;
      margin: 0;
      padding: 0;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s;
      cursor: pointer;
      font-size: 50px; }
    .box-interna-carro .fotos-do-carro:hover .seta-esquerda, .box-interna-carro .fotos-do-carro:hover .seta-direita, .box-interna-carro .fotos-do-carro:hover .seta-direita-mobile, .box-interna-carro .fotos-do-carro:hover .seta-esquerda-mobile {
      display: block; }
    .box-interna-carro .fotos-do-carro .seta-direita,
    .box-interna-carro .fotos-do-carro .seta-direita-mobile {
      right: 0; }
    .box-interna-carro .fotos-do-carro .seta-esquerda,
    .box-interna-carro .fotos-do-carro .seta-esquerda-mobile {
      left: 0; }
  .box-interna-carro .galeria-thumb {
    background: #e6e6e6;
    padding-top: 10px;
    text-align: center; }
    .box-interna-carro .galeria-thumb .item-thumbs {
      max-width: 100px;
      display: inline-block;
      margin-left: 5px;
      margin-right: 5px;
      margin-bottom: 10px; }
      .box-interna-carro .galeria-thumb .item-thumbs img {
        display: inline-block;
        cursor: pointer;
        width: 100%;
        max-width: 95px; }

.quadro-informacoes-do-carro {
  margin-top: 20px;
  border: solid 1px #d6d6d6; }
  .quadro-informacoes-do-carro .item-informacao {
    height: 50px;
    line-height: 50px;
    padding-left: 12px;
    font-size: 14px;
    font-weight: 300; }
    .quadro-informacoes-do-carro .item-informacao img {
      display: inline-block;
      margin-right: 10px; }
    .quadro-informacoes-do-carro .item-informacao.cinza {
      background: #f7f7f7; }

.caixa-caracteristica {
  border: solid 1px #313131;
  margin-top: 30px;
  padding-bottom: 15px;
  margin-bottom: 50px; }
  .caixa-caracteristica .caixa-titulo {
    display: inline-block;
    width: 100%;
    padding-left: 15px;
    height: 60px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 25px;
    background: #313131;
    line-height: 60px; }
  .caixa-caracteristica .tag-principal {
    display: inline-block;
    width: 100%;
    padding-left: 20px;
    color: #1b1918;
    font-size: 16px;
    margin-bottom: 30px; }
  .caixa-caracteristica .tag {
    display: inline-block;
    width: 100%;
    padding-left: 20px;
    color: #1b1918;
    font-size: 16px;
    margin-bottom: 15px; }
  .caixa-caracteristica .info-caracteristica {
    display: inline-block;
    width: 100%;
    color: #1b1918;
    font-weight: 400;
    padding-left: 20px;
    font-size: 12px;
    margin-bottom: 30px;
    padding-right: 60px; }

.compartilhar {
  border-top: solid 1px #aaaaaa;
  padding-top: 10px;
  width: 95%;
  margin: 0 auto;
  margin-top: 30px; }
  .compartilhar span {
    font-size: 12px; }

.compartilhar-btn {
  text-align: center;
  width: 100%;
  border-radius: 5px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 300;
  font-size: 14px;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  margin-top: 20px; }
  .compartilhar-btn:hover {
    color: #fff; }
  .compartilhar-btn.whatsapp {
    background: #65bc54; }
  .compartilhar-btn.facebook {
    background: #3c6ecb; }
  .compartilhar-btn.youtube {
    background: #dc3333; }
  .compartilhar-btn.twitter {
    background: #52d4f9; }
  .compartilhar-btn.instagram {
    background: #e87e21; }

.btn.btn-main {
  background-color: #ffd900f6; }
  .btn.btn-main:hover {
    color: #fff;
    background-color: rgba(204, 174, 0, 0.964706); }

.btn.btn-secondary {
  background-color: #151211; }
  .btn.btn-secondary:hover {
    color: #fff;
    background-color: black; }

.btn.btn-whatsapp {
  background-color: #5cb85c; }
  .btn.btn-whatsapp:hover {
    color: #fff;
    background-color: #449d44; }

.btn.btn-ligar {
  background-color: #5bc0de; }
  .btn.btn-ligar:hover {
    color: #fff;
    background-color: #31b0d5; }

.btn.btn-lojista {
  background-color: #337ab7; }
  .btn.btn-lojista:hover {
    color: #fff;
    background-color: #286090; }

.texto-reservado {
  margin-top: 15px; }
  .texto-reservado p {
    font-size: 10px;
    color: #1b1b1b;
    margin-bottom: 0; }

.lista-de-caracteristicas {
  padding-left: 20px;
  margin-bottom: 40px; }
  .lista-de-caracteristicas li {
    display: inline-block;
    border: solid 1px #1b1918;
    padding: 15px;
    text-align: center;
    margin-left: 30px;
    margin-right: 30px; }
    .lista-de-caracteristicas li span {
      font-size: 12px;
      color: #1b1918; }
  .lista-de-caracteristicas li:first-child {
    margin-left: 0; }

.checks {
  margin-bottom: 30px;
  padding-left: 20px; }

.opcional-check {
  width: 100%;
  display: inline-block;
  margin-bottom: 10px;
  color: #1b1918; }
  .opcional-check i {
    margin-right: 5px;
    font-size: 18px;
    color: green; }

.marca-da-loja {
  display: inline-block;
  padding: 30px;
  text-align: center;
  border: solid 1px #dedede;
  border-radius: 10px;
  margin-left: 20px;
  margin-right: 20px;
  vertical-align: top; }
  .marca-da-loja img {
    width: 100%;
    display: inline-block; }

.contato-da-loja {
  display: inline-block; }
  .contato-da-loja span {
    display: inline-block;
    width: 100%;
    color: #717171;
    font-size: 12px; }

.lead-preco {
  border-top: solid 1px #fff;
  background: #ffd900f6;
  text-align: center;
  padding: 10px; }

.valor-carro {
  background: #ffd900f6;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px; }
  .valor-carro .cifrao {
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 14px; }
  .valor-carro .valor {
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 24px; }

.de {
  color: #ababab;
  font-size: 14px;
  margin-top: -11px;
  margin-bottom: -3px; }
  .de .valor-antes {
    text-decoration: line-through; }

.tag-lead-interna {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 800;
  color: #fff;
  font-size: 24px;
  margin-top: 10px;
  margin-bottom: 20px;
  font-style: italic; }

.box-inputs {
  padding-left: 10px;
  padding-right: 10px; }

.lead-interna-carro small {
  color: #ddf; }

.lead-interna-carro input, .lead-interna-carro select {
  border: none;
  border-radius: 0;
  margin-bottom: 12px;
  color: #1b1b1b; }

.lead-interna-carro textarea {
  border: none;
  border-radius: 0;
  margin-bottom: 12px;
  height: 100px;
  color: #1b1b1b; }

.tag-lead-menor {
  color: #fff;
  font-size: 12px;
  font-weight: 800;
  display: inline-block; }

.box-radios .radio {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px; }
  .box-radios .radio label {
    color: #615f6c;
    font-size: 11px;
    font-weight: 300;
    color: #fff; }

.enviar-lead-interna {
  margin-top: 15px;
  margin-bottom: 10px;
  display: inline-block;
  background: #1b1918;
  color: #fff !important;
  width: 95%;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  border: none;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 16px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 1px; }
  .enviar-lead-interna i {
    font-size: 12px; }
  .enviar-lead-interna:hover {
    background-color: #363230; }

.itens-do-painel {
  padding-left: 70px;
  padding-right: 70px; }
  .itens-do-painel li {
    color: #000;
    font-weight: 400;
    font-size: 12px;
    margin-bottom: 10px;
    list-style: square; }

.estoque-da-loja {
  background: #1b1b1b;
  padding-top: 20px;
  padding-bottom: 20px; }
  .estoque-da-loja .marca-do-estoque {
    width: 100%;
    background: #fff;
    border-radius: 10px;
    height: 120px;
    text-align: center;
    line-height: 120px; }
    .estoque-da-loja .marca-do-estoque img {
      width: 100%;
      display: inline-block;
      max-width: 150px; }
  .estoque-da-loja span {
    display: block;
    width: 100%;
    color: #fff;
    font-size: 12px; }
    .estoque-da-loja span.nome-do-estoque {
      text-transform: uppercase;
      font-size: 16px; }
  .estoque-da-loja .endereco-da-loja-estoque {
    margin-top: 16px; }
  .estoque-da-loja p {
    color: #fff;
    font-size: 12px;
    margin-top: 20px; }
  .estoque-da-loja .veja-mais {
    color: #fff;
    text-decoration: underline;
    font-size: 11px; }
  .estoque-da-loja .ms {
    margin-top: 20px; }

.banner-estoque-loja img {
  display: inline-block;
  width: 100%;
  max-width: 525px; }

.numero-atendimento {
  margin-top: 20px; }
  .numero-atendimento .icone-atendimento {
    display: inline-block;
    margin-right: 10px;
    color: #fff12c; }
    .numero-atendimento .icone-atendimento i {
      font-size: 20px; }
    .numero-atendimento .icone-atendimento .fa-whatsapp {
      color: #3bec7e; }
  .numero-atendimento .numero-do-atendimento {
    display: inline-block;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 12px; }

.modal-header {
  background: #ffd900f6;
  color: #fff;
  text-transform: uppercase;
  font-weight: 900; }

.modal-body .form-ajax select, .modal-body .form-ajax input {
  border-radius: 0;
  margin-bottom: 15px;
  margin-top: 5px; }

.modal-body.no-padding {
  padding: 0px; }

.g-recaptcha, .submit-action {
  border: none;
  width: 100%;
  display: inline-block;
  background: #1a1a1a;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  color: #fff;
  text-align: center;
  font-size: 16px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 50px !important; }
  .g-recaptcha i, .submit-action i {
    font-size: 12px; }
  .g-recaptcha:hover, .submit-action:hover {
    background: #ffd900f6; }

.box-radios {
  background-color: rgba(106, 106, 106, 0.3); }

#modal-financiamento select {
  height: 36px;
  margin-top: 5px;
  border-radius: 0; }

#modal-exit #whatsapp-button-exit {
  padding-left: 15px;
  top: 80%;
  position: fixed; }

#modal-exit .modal-content {
  width: 500px;
  height: 500px; }

#modal-exit .modal-body {
  width: 100%;
  height: 100%; }
  #modal-exit .modal-body .descricao p {
    color: white;
    margin-top: 25px;
    font-size: 15px;
    font-style: italic;
    padding-right: 43px;
    line-height: 19px; }
  #modal-exit .modal-body .descricao button {
    background-color: white;
    color: #005aab;
    font-size: 14px;
    padding: 6px 14px;
    margin-top: 10px;
    font-style: italic;
    font-weight: 800; }
  #modal-exit .modal-body #form-popup {
    padding: 0px 18px 0px 39px;
    margin-top: 30px; }
    #modal-exit .modal-body #form-popup p {
      color: #005aab;
      text-align: center;
      font-size: 12px;
      margin-bottom: 5px; }
    #modal-exit .modal-body #form-popup .bg-amarelo {
      padding: 6px;
      background-color: #f1ce00;
      border-radius: 5px; }
    #modal-exit .modal-body #form-popup .borda {
      border: solid 1px #005aab;
      border-radius: 5px;
      padding: 12px; }
    #modal-exit .modal-body #form-popup .form-group {
      margin-bottom: 0px !important; }
      #modal-exit .modal-body #form-popup .form-group input {
        margin-bottom: 0px !important;
        text-align: center;
        border-radius: 10px;
        font-size: 12px; }
      #modal-exit .modal-body #form-popup .form-group .submit-action {
        background: #e43733;
        background: -webkit-linear-gradient(left, #e43733 0%, #9b110f 100%);
        background: -moz- oldlinear-gradient(left, #e43733 0%, #9b110f 100%);
        background: linear-gradient(90deg, #e43733 0%, #9b110f 100%);
        border-radius: 5px !important;
        font-weight: 600; }

.diferenciais {
  position: relative;
  padding-top: 50px; }
  .diferenciais .seta-esquerda,
  .diferenciais .seta-direita {
    z-index: 100;
    color: black;
    position: absolute;
    top: 45%;
    width: 50px;
    text-align: center;
    line-height: 50px;
    height: 50px;
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
    font-size: 50px; }
  .diferenciais .seta-direita,
  .diferenciais .seta-direita-mobile {
    right: -35px; }
  .diferenciais .seta-esquerda,
  .diferenciais .seta-esquerda-mobile {
    left: -35px; }
  .diferenciais > .container {
    padding: 0 50px; }
  .diferenciais .card-diferencial {
    text-align: center;
    padding: 10px 40px; }
    .diferenciais .card-diferencial img {
      display: inline; }
  .diferenciais p {
    color: #151211; }
  .diferenciais p.descricao {
    text-transform: uppercase; }
  .diferenciais .diferencial-titulo {
    max-width: 90%;
    margin: 5px auto;
    font-weight: bold;
    font-size: 20px; }
  .diferenciais h2 {
    color: #ffd900f6;
    margin-bottom: 15px; }
    .diferenciais h2 span {
      color: #151211; }

.block-overflow {
  overflow: hidden; }

.no-btn {
  background: 0 0;
  border: none; }

.box-login .card-login {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: .25rem; }
  .box-login .card-login-body {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
       -moz-box-flex: 1;
            flex: 1 1 auto;
    padding: 1.25rem; }

@media (max-width: 767px) {
  .box-login .login-info {
    margin-top: 15px;
    text-align: center; } }

.mb-4 {
  margin-bottom: 1.5rem !important; }

.mt-1 {
  margin-top: 0.25rem !important; }

.mt-2 {
  margin-top: 0.5rem !important; }

.btn-default {
  display: inline-block;
  padding: 6px 24px;
  color: #fff;
  text-align: center;
  background: #151211;
  border: 1px solid #151211;
  font-size: 16px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 1px; }
  .btn-default i {
    font-size: 12px; }
  .btn-default:hover {
    background: #ffd900f6;
    border: 1px solid #151211; }

/*======================
    Noticias
========================*/
.main-noticia .foto {
  position: relative;
  width: 100%;
  height: 200px;
  overflow: hidden; }
  .main-noticia .foto img {
    width: 100%; }
  .main-noticia .foto .desc {
    background: rgba(0, 0, 0, 0.4);
    bottom: 0;
    color: white;
    padding: 5px 15px;
    position: absolute; }
    .main-noticia .foto .desc strong {
      font-size: 16px; }
    .main-noticia .foto .desc p {
      font-size: 12px;
      margin-top: 5px;
      margin-bottom: 0; }

.border-grey {
  border-top: solid 1px #9e9e9e;
  padding-bottom: 22px;
  margin-top: 22px;
  width: 100%; }

.item-noticia a:active {
  color: inherit; }

.item-noticia .foto img {
  width: 100%; }

.item-noticia .desc strong {
  color: #ffd900f6;
  font-size: 14px; }

.item-noticia .desc p {
  font-size: 12px; }

.blog article {
  margin-bottom: 20px;
  border-bottom: solid 1px #9e9e9e;
  padding-bottom: 22px; }
  .blog article .col-md-5 {
    height: 250px;
    overflow: hidden; }
  .blog article .post-link {
    background-color: #ffd900f6; }
  .blog article .post-link:hover {
    background-color: #ffd900; }
  .blog article:last-child {
    border-bottom: none; }

.blog .post-title {
  font-size: 32px;
  margin: 45px auto 40px;
  text-align: center; }

.blog .post-image {
  width: 100%;
  height: 400px;
  overflow: hidden; }
  .blog .post-image img {
    width: 100%; }

.blog .post-author {
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  margin: 35px 0 30px; }
  .blog .post-author + p {
    text-align: justify; }

.blog .post img {
  width: 100%; }

.blog .text-center {
  margin-top: 20px;
  padding-top: 20px;
  border-top: solid 1px #9e9e9e; }
  .blog .text-center a:hover {
    text-decoration: underline; }

.box-noticias .text-center {
  margin-top: 20px;
  padding-top: 20px;
  border-top: solid 1px #9e9e9e; }
  .box-noticias .text-center a:hover {
    text-decoration: underline; }

@media (max-width: 767px) {
  .main-noticia {
    padding: 0 30px; }
  .item-noticia {
    margin-top: 15px; } }

footer {
  margin-top: 30px;
  padding: 30px 0;
  background: #ffd900f6; }
  footer img {
    max-width: 100%; }
  footer .parceiros .col-xs-6 {
    margin-bottom: 30px; }
  footer .texto-legal {
    font-size: 11px; }

#mobile-footer-menu {
  display: block;
  position: fixed;
  bottom: 0px;
  width: 100vw;
  height: 70px;
  background-color: #ffd900f6;
  z-index: 100;
  overflow: hidden; }
  #mobile-footer-menu > ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 0;
    height: 70px; }
    #mobile-footer-menu > ul > li {
      text-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
              justify-content: center;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
         -moz-box-flex: 1;
              flex: 1;
      border-right: 1px solid #fff; }
      #mobile-footer-menu > ul > li:last-child {
        border-right: none; }
      #mobile-footer-menu > ul > li.fixed-menu-secondary-element {
        display: none; }
        @media (min-width: 600px) {
          #mobile-footer-menu > ul > li.fixed-menu-secondary-element {
            display: inline; } }
      #mobile-footer-menu > ul > li > a {
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        padding: 19px 19px 14px 19px;
        width: 100%;
        color: #fff; }
        #mobile-footer-menu > ul > li > a i {
          font-size: 30px; }
      #mobile-footer-menu > ul > li .fixed-menu-label {
        color: #fff;
        display: block;
        font-size: 12px; }
  #mobile-footer-menu .bg-whatsapp {
    background-color: #5cb85c; }
  #mobile-footer-menu .btn-menu-mobile {
    padding: 5px 0 0 0; }
    #mobile-footer-menu .btn-menu-mobile.open {
      margin-top: -5px; }

.menu-overlay {
  height: 100vh;
  width: 100vw;
  display: none;
  position: fixed;
  background-color: #333;
  top: 0;
  left: 0;
  opacity: 0.7; }
  .menu-overlay.show {
    display: block; }

.menu-top {
  float: right;
  background-color: #ffd900f6; }
  .menu-top .menu-top_content {
    padding: 10px 0px 0px 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
       -moz-box-align: end;
            align-items: flex-end;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
            justify-content: flex-end; }
    .menu-top .menu-top_content .menu-top-content_nav {
      min-width: 55%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
              align-items: center;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
              justify-content: space-between;
      text-align: right;
      margin: 0; }
      .menu-top .menu-top_content .menu-top-content_nav .border-left {
        width: 1px;
        padding: 2px;
        border-left: solid 1px #b7b7b7; }
      .menu-top .menu-top_content .menu-top-content_nav .menu-top-content-nav_items {
        position: relative;
        line-height: 1em;
        padding-left: 10px;
        padding-right: 10px; }
        .menu-top .menu-top_content .menu-top-content_nav .menu-top-content-nav_items.lojista-out {
          background-color: #151211;
          padding: 3px;
          border-radius: 3px; }
          .menu-top .menu-top_content .menu-top-content_nav .menu-top-content-nav_items.lojista-out a {
            color: #fff;
            text-transform: none; }
        .menu-top .menu-top_content .menu-top-content_nav .menu-top-content-nav_items.phone-item a {
          font-size: 0.49em;
          text-transform: capitalize; }
        .menu-top .menu-top_content .menu-top-content_nav .menu-top-content-nav_items a {
          color: #ffd900f6;
          text-transform: uppercase;
          font-weight: bold;
          text-decoration: none;
          font-size: .76em;
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          transition: all 0.3s; }
          .menu-top .menu-top_content .menu-top-content_nav .menu-top-content-nav_items a:hover {
            color: rgba(204, 174, 0, 0.964706); }
          @media (max-width: 992px) {
            .menu-top .menu-top_content .menu-top-content_nav .menu-top-content-nav_items a {
              font-size: 0.71em; } }
        .menu-top .menu-top_content .menu-top-content_nav .menu-top-content-nav_items:first-child {
          padding-left: 0; }
        .menu-top .menu-top_content .menu-top-content_nav .menu-top-content-nav_items:last-child {
          padding-right: 0; }
        .menu-top .menu-top_content .menu-top-content_nav .menu-top-content-nav_items:active a, .menu-top .menu-top_content .menu-top-content_nav .menu-top-content-nav_items:hover a {
          color: #ffd900f6;
          font-weight: bold;
          -webkit-transition: all 0s;
          -moz-transition: all 0s;
          transition: all 0s; }
        .menu-top .menu-top_content .menu-top-content_nav .menu-top-content-nav_items.active a {
          color: #ffd900f6;
          font-weight: bold;
          font-family: "OpenSansExtraBold"; }
    @media (max-width: 768px) {
      .menu-top .menu-top_content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-flow: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
                flex-flow: column;
        border-top: none; }
        .menu-top .menu-top_content .menu-top-content_nav {
          min-width: 100%; } }
    @media (min-width: 769px) and (max-width: 1024px) {
      .menu-top .menu-top_content {
        font-size: .9em; } }

@media (min-width: 769px) {
  #mobile-footer-menu {
    display: none; }
  .menu-top-content-nav_items.phone-item {
    display: none;
    padding-top: 20px; } }

@media (max-width: 768px) {
  .menu-top {
    position: fixed;
    z-index: 99;
    -moz-animation: slide-out 0.5s forwards;
         animation: slide-out 0.5s forwards;
    -webkit-animation: slide-out 0.5s forwards;
    right: -100%;
    top: 52px;
    width: 80vw; }
    .menu-top.menu-show {
      -moz-animation: slide-in 0.5s forwards;
           animation: slide-in 0.5s forwards;
      -webkit-animation: slide-in 0.5s forwards; }
      .menu-top.menu-show > .menu-container {
        height: -webkit-calc(100vh - 122px);
        height: -moz-calc(100vh - 122px);
        height: calc(100vh - 122px);
        overflow: hidden; }
    .menu-top .menu-top_content {
      height: 100%;
      padding-top: 0px;
      overflow: scroll;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -webkit-flex-flow: column-reverse;
         -moz-box-orient: vertical;
         -moz-box-direction: reverse;
              flex-flow: column-reverse;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
         -moz-box-pack: end;
              justify-content: flex-end; }
      .menu-top .menu-top_content .menu-top-content_nav {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-flow: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
                flex-flow: column;
        margin-top: 15px;
        font-size: 1.5em; }
        .menu-top .menu-top_content .menu-top-content_nav .menu-top-content-nav_items {
          width: 100%;
          text-align: center;
          border-bottom: 1px solid #666;
          padding: 5px 0; }
          .menu-top .menu-top_content .menu-top-content_nav .menu-top-content-nav_items:first-child {
            border-top: 1px solid #666; }
          .menu-top .menu-top_content .menu-top-content_nav .menu-top-content-nav_items.phone-item {
            border: none; }
          .menu-top .menu-top_content .menu-top-content_nav .menu-top-content-nav_items a {
            color: #fff;
            display: block; }
      .menu-top .menu-top_content .menu-top-content_search {
        min-width: 80%; } }

header .btn-menu-mobile {
  position: fixed;
  z-index: 100;
  top: 10px;
  right: 15px;
  padding: 10px 0; }

.btn-menu-mobile {
  outline: none;
  cursor: pointer;
  width: 30px;
  height: 30px; }
  .btn-menu-mobile span {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,ffffff+100&0+0,0.75+15,1+51,0.75+85,0+100 */
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 1%, rgba(255, 255, 255, 0.75) 15%, white 51%, rgba(255, 255, 255, 0.75) 85%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -moz- oldlinear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 1%, rgba(255, 255, 255, 0.75) 15%, white 51%, rgba(255, 255, 255, 0.75) 85%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.05) 1%, rgba(255, 255, 255, 0.75) 15%, white 51%, rgba(255, 255, 255, 0.75) 85%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=0 );
    /* IE6-9 */
    display: block;
    width: 30px;
    height: 4px;
    border-radius: 5px;
    margin-bottom: 5px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  .btn-menu-mobile.open span:nth-child(1), .btn-menu-mobile.open span:nth-child(3) {
    -webkit-transform: translate(0px, 4px) rotate(-45deg) scalex(1.3);
       -moz-transform: translate(0px, 4px) rotate(-45deg) scalex(1.3);
        -ms-transform: translate(0px, 4px) rotate(-45deg) scalex(1.3);
            transform: translate(0px, 4px) rotate(-45deg) scalex(1.3);
    margin: 0; }
  .btn-menu-mobile.open span:nth-child(2) {
    height: 0;
    margin: 0; }
  .btn-menu-mobile.open span:nth-child(3) {
    -webkit-transform: translate(0px, 0px) rotate(45deg) scalex(1.3);
       -moz-transform: translate(0px, 0px) rotate(45deg) scalex(1.3);
        -ms-transform: translate(0px, 0px) rotate(45deg) scalex(1.3);
            transform: translate(0px, 0px) rotate(45deg) scalex(1.3); }

@-moz-keyframes slide-in {
  100% {
    right: 0%; } }

@keyframes slide-in {
  100% {
    right: 0%; } }

@-webkit-keyframes slide-in {
  100% {
    right: 0%; } }

@-moz-keyframes slide-out {
  0% {
    right: -0%; }
  100% {
    right: -100%; } }

@keyframes slide-out {
  0% {
    right: -0%; }
  100% {
    right: -100%; } }

@-webkit-keyframes slide-out {
  0% {
    right: 0%; }
  100% {
    right: -100%; } }

.content {
  margin-top: 45px; }
  .content p {
    color: #4520c6; }

.principal {
  position: relative; }
  @media screen and (max-width: 480px) {
    .principal {
      margin-bottom: 70px; } }
  .principal img {
    max-width: 100%; }
  .principal .text-center {
    position: relative;
    margin-bottom: 20px; }
    .principal .text-center img {
      display: block;
      margin: 0 auto; }
      @media screen and (max-width: 480px) {
        .principal .text-center img {
          width: 200px; } }
  .principal .countdown {
    color: white;
    position: absolute;
    left: 38%;
    bottom: -5%;
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    width: 220px; }
    @media screen and (max-width: 480px) {
      .principal .countdown {
        font-size: 24px;
        width: 160px;
        left: 32%;
        bottom: -7%; } }

.oferta {
  float: none;
  padding: 0;
  display: inline-block;
  margin: -3px;
  vertical-align: bottom; }

.form {
  float: none;
  padding: 0;
  display: inline-block;
  vertical-align: bottom; }
  .form .form-group:last-child {
    margin-bottom: 0px; }
  .form h3 {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 20px; }
  .form input {
    background: #f3f3f3;
    padding: 20px 12px;
    margin-bottom: 20px; }
  .form .box-radios {
    background: none; }
    .form .box-radios label {
      color: #999999;
      font-size: 16px;
      font-weight: 600; }
  .form .submit-action {
    background: #ff0303;
    color: #ffd900f6;
    border-radius: 0 !important;
    text-transform: uppercase;
    font-weight: 600; }
    .form .submit-action:hover {
      background: #ffd900f6;
      color: #ff0303; }
  @media screen and (max-width: 992px) {
    .form {
      margin-top: 30px; } }

.proximas {
  padding-top: 45px; }
  .proximas p {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 40px; }
  .proximas img {
    width: 100%; }
  @media screen and (max-width: 480px) {
    .proximas .text-center {
      margin-bottom: 50px; }
    .proximas .col-xs-12 {
      margin-bottom: 70px; }
      .proximas .col-xs-12 img {
        width: 80%; } }

.duvidas {
  padding-top: 45px; }
  .duvidas p:first-child {
    margin-bottom: 0px;
    font-weight: 600;
    font-size: 36px; }
  .duvidas .small {
    font-size: 16px;
    margin-top: -10px; }

/*===========================================
	BOOTSTRAP
============================================*/
.no-padding {
  padding-left: 0;
  padding-right: 0; }
  .no-padding .row {
    margin-left: 0;
    margin-right: 0; }
    .no-padding .row [classˆ="col-"], .no-padding .row [class*="col-"] {
      padding-left: 0;
      padding-right: 0; }

/*===========================================
	ALERTIFY
============================================*/
/**
 * alertifyjs 1.11.2 http://alertifyjs.com
 * AlertifyJS is a javascript framework for developing pretty browser dialogs and notifications.
 * Copyright 2018 Mohammad Younes <Mohammad@alertifyjs.com> (http://alertifyjs.com) 
 * Licensed under GPL 3 <https://opensource.org/licenses/gpl-3.0>*/
@-webkit-keyframes "ajs-shake" {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@-moz-keyframes "ajs-shake" {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -moz-transform: translate3d(-10px, 0, 0);
         transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    -moz-transform: translate3d(10px, 0, 0);
         transform: translate3d(10px, 0, 0); } }

@keyframes "ajs-shake" {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -moz-transform: translate3d(-10px, 0, 0);
         transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    -moz-transform: translate3d(10px, 0, 0);
         transform: translate3d(10px, 0, 0); } }

@-webkit-keyframes "ajs-pulseIn" {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@-moz-keyframes "ajs-pulseIn" {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -moz-transform: scale3d(1.1, 1.1, 1.1);
         transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    -moz-transform: scale3d(0.9, 0.9, 0.9);
         transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    -moz-transform: scale3d(1.03, 1.03, 1.03);
         transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    -moz-transform: scale3d(0.97, 0.97, 0.97);
         transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
         transform: scale3d(1, 1, 1); } }

@keyframes "ajs-pulseIn" {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -moz-transform: scale3d(1.1, 1.1, 1.1);
         transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    -moz-transform: scale3d(0.9, 0.9, 0.9);
         transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    -moz-transform: scale3d(1.03, 1.03, 1.03);
         transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    -moz-transform: scale3d(0.97, 0.97, 0.97);
         transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
         transform: scale3d(1, 1, 1); } }

@-webkit-keyframes "ajs-pulseOut" {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@-moz-keyframes "ajs-pulseOut" {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    -moz-transform: scale3d(0.9, 0.9, 0.9);
         transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -moz-transform: scale3d(1.1, 1.1, 1.1);
         transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes "ajs-pulseOut" {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    -moz-transform: scale3d(0.9, 0.9, 0.9);
         transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -moz-transform: scale3d(1.1, 1.1, 1.1);
         transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3); } }

@-webkit-keyframes "ajs-zoomIn" {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.25, 0.25, 0.25);
    transform: scale3d(0.25, 0.25, 0.25); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@-moz-keyframes "ajs-zoomIn" {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.25, 0.25, 0.25);
    -moz-transform: scale3d(0.25, 0.25, 0.25);
         transform: scale3d(0.25, 0.25, 0.25); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
         transform: scale3d(1, 1, 1); } }

@keyframes "ajs-zoomIn" {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.25, 0.25, 0.25);
    -moz-transform: scale3d(0.25, 0.25, 0.25);
         transform: scale3d(0.25, 0.25, 0.25); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
         transform: scale3d(1, 1, 1); } }

@-webkit-keyframes "ajs-zoomOut" {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.25, 0.25, 0.25);
    transform: scale3d(0.25, 0.25, 0.25); } }

@-moz-keyframes "ajs-zoomOut" {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
         transform: scale3d(1, 1, 1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.25, 0.25, 0.25);
    -moz-transform: scale3d(0.25, 0.25, 0.25);
         transform: scale3d(0.25, 0.25, 0.25); } }

@keyframes "ajs-zoomOut" {
  0% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
         transform: scale3d(1, 1, 1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.25, 0.25, 0.25);
    -moz-transform: scale3d(0.25, 0.25, 0.25);
         transform: scale3d(0.25, 0.25, 0.25); } }

@-webkit-keyframes "ajs-fadeIn" {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes "ajs-fadeIn" {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes "ajs-fadeIn" {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes "ajs-fadeOut" {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-moz-keyframes "ajs-fadeOut" {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes "ajs-fadeOut" {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes "ajs-flipInX" {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@-moz-keyframes "ajs-flipInX" {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
         transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    -moz-transition-timing-function: ease-in;
         transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
         transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    -moz-transition-timing-function: ease-in;
         transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
         transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
         transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
         transform: perspective(400px); } }

@keyframes "ajs-flipInX" {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
         transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    -moz-transition-timing-function: ease-in;
         transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
         transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    -moz-transition-timing-function: ease-in;
         transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
         transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
         transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
         transform: perspective(400px); } }

@-webkit-keyframes "ajs-flipOutX" {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@-moz-keyframes "ajs-flipOutX" {
  0% {
    -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
         transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
         transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
         transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes "ajs-flipOutX" {
  0% {
    -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
         transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
         transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
         transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@-webkit-keyframes "ajs-flipInY" {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@-moz-keyframes "ajs-flipInY" {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
         transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    -moz-transition-timing-function: ease-in;
         transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
         transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    -moz-transition-timing-function: ease-in;
         transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
         transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
         transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
         transform: perspective(400px); } }

@keyframes "ajs-flipInY" {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
         transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    -moz-transition-timing-function: ease-in;
         transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
         transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    -moz-transition-timing-function: ease-in;
         transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
         transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
         transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
         transform: perspective(400px); } }

@-webkit-keyframes "ajs-flipOutY" {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@-moz-keyframes "ajs-flipOutY" {
  0% {
    -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
         transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
         transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
         transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes "ajs-flipOutY" {
  0% {
    -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
         transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
         transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
         transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@-webkit-keyframes "ajs-slideIn" {
  0% {
    margin-top: -100%; }
  100% {
    margin-top: 5%; } }

@-moz-keyframes "ajs-slideIn" {
  0% {
    margin-top: -100%; }
  100% {
    margin-top: 5%; } }

@keyframes "ajs-slideIn" {
  0% {
    margin-top: -100%; }
  100% {
    margin-top: 5%; } }

@-webkit-keyframes "ajs-slideOut" {
  0% {
    margin-top: 5%; }
  100% {
    margin-top: -100%; } }

@-moz-keyframes "ajs-slideOut" {
  0% {
    margin-top: 5%; }
  100% {
    margin-top: -100%; } }

@keyframes "ajs-slideOut" {
  0% {
    margin-top: 5%; }
  100% {
    margin-top: -100%; } }

.alertify .ajs-dimmer {
  position: fixed;
  z-index: 1981;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0;
  margin: 0;
  background-color: #252525;
  opacity: .5; }

.alertify .ajs-modal {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 0;
  overflow-y: auto;
  z-index: 1981;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
       transform: translate3d(0, 0, 0);
  -webkit-transition-property: opacity, visibility;
  -moz-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
       transition-timing-function: linear;
  -webkit-transition-duration: 250ms;
  -moz-transition-duration: 250ms;
       transition-duration: 250ms; }

.alertify .ajs-dialog {
  position: relative;
  margin: 5% auto;
  min-height: 110px;
  max-width: 500px;
  padding: 24px 24px 0 24px;
  outline: 0;
  background-color: #fff; }

.alertify .ajs-dialog.ajs-capture:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  z-index: 1; }

.alertify .ajs-reset {
  position: absolute !important;
  display: inline !important;
  width: 0 !important;
  height: 0 !important;
  opacity: 0 !important; }

.alertify .ajs-commands {
  position: absolute;
  right: 4px;
  margin: -14px 24px 0 0;
  z-index: 2; }
  .alertify .ajs-commands button {
    display: none;
    width: 10px;
    height: 10px;
    margin-left: 10px;
    padding: 10px;
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer; }
  .alertify .ajs-commands button.ajs-close {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAh0lEQVQYlY2QsQ0EIQwEB9cBAR1CJUaI/gigDnwR6NBL/7/xWLNrZ2b8EwGotVpr7eOitWa1VjugiNB7R1UPrKrWe0dEAHBbXUqxMQbeewDmnHjvyTm7C3zDwAUd9c63YQdUVdu6EAJzzquz7HXvTiklt+H9DQFYaxFjvDqllFyMkbXWvfpXHjJrWFgdBq/hAAAAAElFTkSuQmCC); }
  .alertify .ajs-commands button.ajs-maximize {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAOUlEQVQYlWP8//8/AzGAhYGBgaG4uBiv6t7eXkYmooxjYGAgWiELsvHYFMCcRX2rSXcjoSBiJDbAAeD+EGu+8BZcAAAAAElFTkSuQmCC); }

.alertify .ajs-header {
  margin: -24px;
  margin-bottom: 0;
  padding: 16px 24px;
  background-color: #fff; }

.alertify .ajs-body {
  min-height: 56px; }
  .alertify .ajs-body .ajs-content {
    padding: 16px 24px 16px 16px; }

.alertify .ajs-footer {
  padding: 4px;
  margin-left: -24px;
  margin-right: -24px;
  min-height: 43px;
  background-color: #fff; }
  .alertify .ajs-footer .ajs-buttons.ajs-primary {
    text-align: right; }
    .alertify .ajs-footer .ajs-buttons.ajs-primary .ajs-button {
      margin: 4px; }
  .alertify .ajs-footer .ajs-buttons.ajs-auxiliary {
    float: left;
    clear: none;
    text-align: left; }
    .alertify .ajs-footer .ajs-buttons.ajs-auxiliary .ajs-button {
      margin: 4px; }
  .alertify .ajs-footer .ajs-buttons .ajs-button {
    min-width: 88px;
    min-height: 35px; }

.alertify .ajs-handle {
  position: absolute;
  display: none;
  width: 10px;
  height: 10px;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMS8xNEDQYmMAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAQ0lEQVQYlaXNMQoAIAxD0dT7H657l0KX3iJuUlBUNOsPPCGJm7VDp6ryeMxMuDsAQH7owW3pyn3RS26iKxERMLN3ugOaAkaL3sWVigAAAABJRU5ErkJggg==);
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
   -ms-transform: scaleX(1);
       transform: scaleX(1);
  cursor: se-resize; }

.alertify .ajs-dialog.ajs-shake {
  -webkit-animation-name: ajs-shake;
  -moz-animation-name: ajs-shake;
       animation-name: ajs-shake;
  -webkit-animation-duration: .1s;
  -moz-animation-duration: .1s;
       animation-duration: .1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
       animation-fill-mode: both; }

.alertify.ajs-no-overflow .ajs-body .ajs-content {
  overflow: hidden !important; }

.alertify.ajs-no-padding.ajs-maximized .ajs-body .ajs-content {
  left: 0;
  right: 0;
  padding: 0; }

.alertify.ajs-no-padding:not(.ajs-maximized) .ajs-body {
  margin-left: -24px;
  margin-right: -24px; }
  .alertify.ajs-no-padding:not(.ajs-maximized) .ajs-body .ajs-content {
    padding: 0; }

.alertify.ajs-no-padding.ajs-resizable .ajs-body .ajs-content {
  left: 0;
  right: 0; }

.alertify.ajs-maximizable .ajs-commands button.ajs-maximize {
  display: inline-block; }

.alertify.ajs-maximizable .ajs-commands button.ajs-restore {
  display: inline-block; }

.alertify.ajs-closable .ajs-commands button.ajs-close {
  display: inline-block; }

.alertify.ajs-maximized .ajs-dialog {
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  margin: 0 auto !important;
  top: 0 !important;
  left: 0 !important;
  padding: 0; }

.alertify.ajs-maximized .ajs-commands {
  margin: 14px 24px 0 0; }
  .alertify.ajs-maximized .ajs-commands button.ajs-maximize {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAASklEQVQYlZWQ0QkAMQhDtXRincOZX78KVtrDCwgqJNEoIB3MPLj7lRUROlpyVXGzby6zWuY+kz6tj5sBMTMAyVV3/595RbOh3cAXsww1raeiOcoAAAAASUVORK5CYII=); }

.alertify.ajs-maximized .ajs-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: 16px 24px; }

.alertify.ajs-maximized .ajs-body {
  min-height: 224px;
  display: inline-block; }
  .alertify.ajs-maximized .ajs-body .ajs-content {
    position: absolute;
    top: 50px;
    right: 24px;
    bottom: 50px;
    left: 24px;
    overflow: auto; }

.alertify.ajs-maximized .ajs-footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0; }

.alertify.ajs-maximized.ajs-modeless .ajs-modal {
  position: fixed !important;
  min-height: 100% !important;
  max-height: none !important;
  margin: 0 !important; }

.alertify.ajs-resizable .ajs-dialog {
  padding: 0; }

.alertify.ajs-resizable .ajs-commands {
  margin: 14px 24px 0 0; }

.alertify.ajs-resizable .ajs-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: 16px 24px; }

.alertify.ajs-resizable .ajs-body {
  min-height: 224px;
  display: inline-block; }
  .alertify.ajs-resizable .ajs-body .ajs-content {
    position: absolute;
    top: 50px;
    right: 24px;
    bottom: 50px;
    left: 24px;
    overflow: auto; }

.alertify.ajs-resizable .ajs-footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0; }

.alertify.ajs-resizable:not(.ajs-maximized) .ajs-dialog {
  min-width: 548px; }

.alertify.ajs-resizable:not(.ajs-maximized) .ajs-handle {
  display: block; }

.alertify.ajs-movable:not(.ajs-maximized) .ajs-header {
  cursor: move; }

.alertify.ajs-modeless .ajs-dimmer {
  display: none; }

.alertify.ajs-modeless .ajs-reset {
  display: none; }

.alertify.ajs-modeless .ajs-modal {
  overflow: visible;
  max-width: none;
  max-height: 0; }

.alertify.ajs-modeless:not(.ajs-unpinned) .ajs-body {
  max-height: 500px;
  overflow: auto; }

.alertify.ajs-modeless.ajs-pinnable .ajs-commands button.ajs-pin {
  display: inline-block;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAQklEQVQYlcWPMQ4AIAwCqU9u38GbcbHRWN1MvKQDhQFMEpKImGJA0gCgnYw0V0rwxseg5erT4oSkQVI5d9f+e9+xA0NbLpWfitPXAAAAAElFTkSuQmCC); }

.alertify.ajs-modeless.ajs-unpinned .ajs-modal {
  position: absolute; }

.alertify.ajs-modeless.ajs-unpinned .ajs-commands button.ajs-pin {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAO0lEQVQYlWP8//8/AzGAiShV6AqLi4txGs+CLoBLMYbC3t5eRmyaWfBZhwwYkX2NTxPRvibKjRhW4wMAhxkYGbLu3pEAAAAASUVORK5CYII=); }

.alertify.ajs-basic .ajs-header {
  opacity: 0; }

.alertify.ajs-basic .ajs-footer {
  visibility: hidden; }

.alertify.ajs-frameless .ajs-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  min-height: 60px;
  margin: 0;
  padding: 0;
  opacity: 0;
  z-index: 1; }

.alertify.ajs-frameless .ajs-footer {
  display: none; }

.alertify.ajs-frameless .ajs-body .ajs-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.alertify.ajs-frameless:not(.ajs-resizable) .ajs-dialog {
  padding-top: 0; }
  .alertify.ajs-frameless:not(.ajs-resizable) .ajs-dialog .ajs-commands {
    margin-top: 0; }

.ajs-no-overflow {
  overflow: hidden !important;
  outline: none; }

.ajs-no-overflow.ajs-fixed {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-y: scroll !important; }

.ajs-no-selection {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }
  .ajs-no-selection * {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }

.alertify .ajs-dimmer {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
       transform: translate3d(0, 0, 0);
  -webkit-transition-property: opacity, visibility;
  -moz-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
       transition-timing-function: linear;
  -webkit-transition-duration: 250ms;
  -moz-transition-duration: 250ms;
       transition-duration: 250ms; }

.alertify.ajs-hidden .ajs-dimmer {
  visibility: hidden;
  opacity: 0; }

.alertify.ajs-hidden .ajs-modal {
  visibility: hidden;
  opacity: 0; }

.alertify.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-duration: 500ms;
  -moz-animation-duration: 500ms;
       animation-duration: 500ms; }

.alertify.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-duration: 250ms;
  -moz-animation-duration: 250ms;
       animation-duration: 250ms; }

.alertify.ajs-slide.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-slideIn;
  -moz-animation-name: ajs-slideIn;
       animation-name: ajs-slideIn;
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
       animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275); }

.alertify.ajs-slide.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-slideOut;
  -moz-animation-name: ajs-slideOut;
       animation-name: ajs-slideOut;
  -webkit-animation-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
  -moz-animation-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
       animation-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045); }

.alertify.ajs-zoom.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-zoomIn;
  -moz-animation-name: ajs-zoomIn;
       animation-name: ajs-zoomIn; }

.alertify.ajs-zoom.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-zoomOut;
  -moz-animation-name: ajs-zoomOut;
       animation-name: ajs-zoomOut; }

.alertify.ajs-fade.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-fadeIn;
  -moz-animation-name: ajs-fadeIn;
       animation-name: ajs-fadeIn; }

.alertify.ajs-fade.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-fadeOut;
  -moz-animation-name: ajs-fadeOut;
       animation-name: ajs-fadeOut; }

.alertify.ajs-pulse.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-pulseIn;
  -moz-animation-name: ajs-pulseIn;
       animation-name: ajs-pulseIn; }

.alertify.ajs-pulse.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-pulseOut;
  -moz-animation-name: ajs-pulseOut;
       animation-name: ajs-pulseOut; }

.alertify.ajs-flipx.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-flipInX;
  -moz-animation-name: ajs-flipInX;
       animation-name: ajs-flipInX; }

.alertify.ajs-flipx.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-flipOutX;
  -moz-animation-name: ajs-flipOutX;
       animation-name: ajs-flipOutX; }

.alertify.ajs-flipy.ajs-in:not(.ajs-hidden) .ajs-dialog {
  -webkit-animation-name: ajs-flipInY;
  -moz-animation-name: ajs-flipInY;
       animation-name: ajs-flipInY; }

.alertify.ajs-flipy.ajs-out.ajs-hidden .ajs-dialog {
  -webkit-animation-name: ajs-flipOutY;
  -moz-animation-name: ajs-flipOutY;
       animation-name: ajs-flipOutY; }

.alertify-notifier {
  position: fixed;
  width: 0;
  overflow: visible;
  z-index: 1982;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
       transform: translate3d(0, 0, 0); }
  .alertify-notifier .ajs-message {
    position: relative;
    width: 260px;
    max-height: 0;
    padding: 0;
    opacity: 0;
    margin: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0);
    -webkit-transition-duration: 250ms;
    -moz-transition-duration: 250ms;
         transition-duration: 250ms;
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
         transition-timing-function: linear; }
    .alertify-notifier .ajs-message .ajs-close {
      position: absolute;
      top: 0;
      right: 0;
      width: 16px;
      height: 16px;
      cursor: pointer;
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAABGdBTUEAALGPC/xhBQAAAFBJREFUGBl1j0EKADEIA+ve/P9f9bh1hEihNBfjVCO1v7RKVqJK4h8gM5cAPR42AkQEpSXPwMTyoi13n5N9YqJehm3Fnr7nL1D0ZEbD5OubGyC7a9gx+9eNAAAAAElFTkSuQmCC);
      background-repeat: no-repeat;
      background-position: center center;
      background-color: rgba(0, 0, 0, 0.5);
      border-top-right-radius: 2px; }
  .alertify-notifier .ajs-message.ajs-visible {
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
         transition-duration: 500ms;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
         transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    opacity: 1;
    max-height: 100%;
    padding: 15px;
    margin-top: 10px; }
  .alertify-notifier .ajs-message.ajs-success {
    background: rgba(91, 189, 114, 0.95); }
  .alertify-notifier .ajs-message.ajs-error {
    background: rgba(217, 92, 92, 0.95); }
  .alertify-notifier .ajs-message.ajs-warning {
    background: rgba(252, 248, 215, 0.95); }

.alertify-notifier.ajs-top {
  top: 10px; }

.alertify-notifier.ajs-bottom {
  bottom: 10px; }

.alertify-notifier.ajs-right {
  right: 10px; }
  .alertify-notifier.ajs-right .ajs-message {
    right: -320px; }
  .alertify-notifier.ajs-right .ajs-message.ajs-visible {
    right: 290px; }

.alertify-notifier.ajs-left {
  left: 10px; }
  .alertify-notifier.ajs-left .ajs-message {
    left: -300px; }
  .alertify-notifier.ajs-left .ajs-message.ajs-visible {
    left: 0; }

.alertify-notifier.ajs-center {
  left: 50%; }
  .alertify-notifier.ajs-center .ajs-message {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
     -ms-transform: translateX(-50%);
         transform: translateX(-50%); }
  .alertify-notifier.ajs-center .ajs-message.ajs-visible {
    left: 50%;
    -webkit-transition-timing-function: cubic-bezier(0.57, 0.43, 0.1, 0.65);
    -moz-transition-timing-function: cubic-bezier(0.57, 0.43, 0.1, 0.65);
         transition-timing-function: cubic-bezier(0.57, 0.43, 0.1, 0.65); }

.alertify-notifier.ajs-center.ajs-top .ajs-message {
  top: -300px; }

.alertify-notifier.ajs-center.ajs-top .ajs-message.ajs-visible {
  top: 0; }

.alertify-notifier.ajs-center.ajs-bottom .ajs-message {
  bottom: -300px; }

.alertify-notifier.ajs-center.ajs-bottom .ajs-message.ajs-visible {
  bottom: 0; }

@media screen and (max-width: 568px) {
  .alertify .ajs-dialog {
    min-width: 150px; }
  .alertify:not(.ajs-maximized) .ajs-modal {
    padding: 0 5%; }
  .alertify:not(.ajs-maximized).ajs-resizable .ajs-dialog {
    min-width: initial;
    min-width: auto; } }

/*! nouislider - 12.1.0 - 10/25/2018 */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  touch-action: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-target {
  position: relative;
  direction: ltr; }

.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1; }

/* Wrapper for all connect elements.
 */
.noUi-connects {
  overflow: hidden;
  z-index: 0; }

.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
       transform-origin: 0 0; }

/* Offset direction
 */
html:not([dir="rtl"]) .noUi-horizontal .noUi-origin {
  left: auto;
  right: 0; }

/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-vertical .noUi-origin {
  width: 0; }

.noUi-horizontal .noUi-origin {
  height: 0; }

.noUi-handle {
  position: absolute; }

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -moz-transition: transform 0.3s, -moz-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 18px; }

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px; }

.noUi-vertical {
  width: 18px; }

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px; }

html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
  right: -17px;
  left: auto; }

/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB; }

.noUi-connects {
  border-radius: 3px; }

.noUi-connect {
  background: #3FB8AF; }

/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize; }

.noUi-vertical .noUi-draggable {
  cursor: ns-resize; }

.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB; }

.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB; }

/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px; }

.noUi-handle:after {
  left: 17px; }

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px; }

.noUi-vertical .noUi-handle:after {
  top: 17px; }

/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8; }

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed; }

/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-pips {
  position: absolute;
  color: #999; }

/* Values;
 *
 */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center; }

.noUi-value-sub {
  color: #ccc;
  font-size: 10px; }

/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC; }

.noUi-marker-sub {
  background: #AAA; }

.noUi-marker-large {
  background: #AAA; }

/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%; }

.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  -moz-transform: translate(-50%, 50%);
   -ms-transform: translate(-50%, 50%);
       transform: translate(-50%, 50%); }

.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  -moz-transform: translate(50%, 50%);
   -ms-transform: translate(50%, 50%);
       transform: translate(50%, 50%); }

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px; }

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px; }

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px; }

/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%; }

.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%, 0);
   -ms-transform: translate(0, -50%, 0);
       transform: translate(0, -50%, 0);
  padding-left: 25px; }

.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  -moz-transform: translate(0, 50%);
   -ms-transform: translate(0, 50%);
       transform: translate(0, 50%); }

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px; }

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px; }

.noUi-marker-vertical.noUi-marker-large {
  width: 15px; }

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap; }

.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
   -ms-transform: translate(-50%, 0);
       transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%; }

.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
   -ms-transform: translate(0, -50%);
       transform: translate(0, -50%);
  top: 50%;
  right: 120%; }

/*===========================================
	RESPONSIVO
============================================*/
/* Mobile */
@media screen and (min-width: 320px) {
  .oportunidades .botao-default {
    padding-left: 25px;
    padding-right: 25px; }
  .box-marcas .marcas-seminovos {
    text-align: left; }
    .box-marcas .marcas-seminovos .item-marca-seminovos {
      margin-bottom: 20px; }
  .box-marcas .marcas .item-marcas {
    margin-bottom: 20px; }
  .form-de-busca-veiculos .titulo-do-bloco {
    width: 100%; }
  .form-de-busca-veiculos .radio {
    display: inline-block;
    margin-top: 0; }
    .form-de-busca-veiculos .radio label {
      color: #1b1918;
      font-weight: 800;
      font-size: 14px; }
  .form-de-busca-veiculos select {
    margin-bottom: 20px; }
  .form-de-busca-veiculos .enviar-contato {
    margin-top: 30px; }
  .form-de-busca-veiculos .encontre-o-carro {
    padding-left: 0;
    margin-bottom: 30px; }
  .card-carro .thumb-foto {
    text-align: center; }
    .card-carro .thumb-foto img {
      width: 100%;
      max-width: inherit; }
  .box-principais .botao-default {
    padding-left: 30px;
    padding-right: 30px; }
  .clique-menu {
    color: #fff;
    font-size: 28px;
    margin-top: 5px;
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    font-weight: 900; }
  .menu-mobile {
    display: none;
    margin-top: 10px;
    width: 100%;
    background: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center; }
    .menu-mobile li {
      margin-bottom: 15px; }
      .menu-mobile li a {
        text-transform: uppercase;
        font-weight: 900;
        color: #ffd900f6; }
  .outros-botoes {
    background: #fff;
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 20px;
    display: none; }
    .outros-botoes .ms li a {
      padding: 5px; }
      .outros-botoes .ms li a.twitter {
        background: #ffd900f6;
        color: #fff; }
      .outros-botoes .ms li a.facebook {
        background: #ffd900f6;
        color: #fff; }
      .outros-botoes .ms li a.instagram {
        background: #ffd900f6;
        color: #fff; }
      .outros-botoes .ms li a.youtube {
        background: #ffd900f6;
        color: #fff; }
  header .botao-default.ligamos-para-voce {
    margin-top: 15px; }
  header .logo {
    margin-top: 0px;
    position: inherit; }
    header .logo a {
      width: 100%;
      display: inline-block;
      text-align: center; }
      header .logo a img {
        max-width: 80px; }
  header .numeros {
    width: 100%;
    text-align: center;
    margin-left: 0; }
    header .numeros .numero-do-whatsapp {
      margin-left: 0;
      width: 100%;
      display: inline-block; }
  .box-de-atendimento .click-atendimentos {
    margin-bottom: 20px; }
    .box-de-atendimento .click-atendimentos .botao-default {
      padding-left: 50px;
      padding-right: 50px; }
  .titulo-pagina {
    font-size: 18px; }
  .beneficios {
    padding-left: 20px;
    padding-right: 20px; }
  .tags-beneficios {
    font-size: 14px; }
  .box-terceiro-menu .nome-da-pagina {
    margin-left: 0; }
    .box-terceiro-menu .nome-da-pagina.espaco-consorcio {
      margin-left: 0; }
  .of-servicos .box-atendimento-oficina {
    padding-bottom: 70px;
    margin-bottom: 20px;
    height: auto; }
    .of-servicos .box-atendimento-oficina .card-de-oficina {
      margin-top: 15px; }
  .sobre-news {
    display: block;
    text-align: center;
    width: 100%;
    margin-left: 0; }
    .sobre-news .pequeno-texto-news {
      width: 100%; }
  .box-news input {
    margin-bottom: 20px; }
  .box-informacoes {
    text-align: center; }
  .titulo-marcas,
  .busca-avancada {
    width: 60%; }
  .box-assinatura .todos-os-direitos {
    text-align: center; }
  .barra-de-pesquisa .form-inline .form-group .input-group .input-group-addon {
    padding-left: 5px;
    padding-right: 5px; }
  .barra-de-pesquisa .form-inline .form-group .input-group .input-group-addon button {
    height: 30px;
    font-size: 11px; }
  .barra-de-pesquisa .form-inline .form-group .input-group input {
    height: 30px;
    font-size: 11px; }
  .numeros span {
    font-size: 12px; }
  .numeros span.numero-do-whatsapp i {
    font-size: 17px; }
  .box-cta-botao {
    width: 100%;
    position: fixed;
    bottom: 90px;
    z-index: 100000; }
    .box-cta-botao .botao-tenho-interesse-lead {
      text-transform: uppercase;
      font-weight: 900;
      font-size: 12px;
      color: #fff;
      background: #ffd900f6;
      padding: 12px;
      padding-left: 15px;
      padding-right: 15px;
      border-radius: 12px;
      box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
  .car-right-box {
    position: relative;
    margin-bottom: 30px; }
  .box-interna-carro, .box-compra-online {
    margin-top: 0px; }
  .box-interna-carro .fotos-do-carro {
    margin-top: 0; }
  .ofertas-header-mobile {
    font-size: 11px; }
  .maps-full {
    padding-top: 0px; }
  .lojas-mapa {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column; }
    .lojas-mapa a {
      width: 100%; }
  .menu-top .menu-top_content .menu-top-content_nav .menu-top-content-nav_items a.social-media {
    display: inline;
    font-size: 12px; } }

@media screen and (min-width: 540px) {
  .form-de-busca-veiculos .radio {
    display: block;
    margin-top: 10px; }
  .card-carro .thumb-foto {
    text-align: center; }
    .card-carro .thumb-foto img {
      width: 100%;
      max-width: inherit; }
  .card-carro .box-de-tag img.corrigir-tamanho-um {
    width: 24%; }
  .card-carro .box-de-tag img.corrigir-tamanho-dois {
    width: 28%; }
  header .logo a img {
    max-width: 110px; }
  .numeros span {
    font-size: 14px; }
  .numeros span.numero-do-whatsapp i {
    font-size: 20px; }
  .ofertas-header-mobile {
    font-size: 12px; } }

@media (max-width: 768px) {
  .lojas-mapa {
    display: block; }
  .novo {
    top: 4px;
    right: 0px; }
  .card-carro {
    padding-bottom: 0px; }
    .card-carro ul.caixa-specs {
      bottom: 42px; }
  .barra-de-pesquisa .form-inline .form-group {
    margin-bottom: 0px; }
  header {
    border-bottom: 1px solid #ededed; }
  #compra-online {
    background: #005284 !important;
    font-weight: bold;
    font-size: 0.71em; } }

@media screen and (min-width: 768px) {
  .menu-top {
    background-color: transparent; }
  .card-carro .box-de-tag img.corrigir-tamanho-um {
    width: 44%; }
  .card-carro .box-de-tag img.corrigir-tamanho-dois {
    width: 50%; }
  .titulo-marcas,
  .busca-avancada {
    width: 30%; }
  header .logo a img {
    padding-top: 20%;
    max-width: 140px; }
  .barra-de-pesquisa {
    margin-top: 8px; }
    .barra-de-pesquisa .form-inline .form-group .input-group .input-group-addon {
      padding-left: 0;
      padding-right: 0; }
  .barra-de-pesquisa .form-inline .form-group .input-group input {
    height: 40px;
    font-size: 14px; } }

@media screen and (min-width: 992px) {
  .oportunidades .botao-default {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    display: inline-block;
    font-size: 16px; }
  header .logo a img {
    float: left;
    padding-top: 20%;
    width: 100%;
    max-width: 182px; }
  header .barra-menu-secundario .form-inline .form-group .input-group .input-group-addon .pesquisar-estoque {
    padding-right: 0;
    padding-top: 3px; }
  header .barra-menu-secundario .form-inline .form-group .input-group .input-group-addon i {
    font-size: 15px; }
  header .numeros {
    width: inherit;
    text-align: right; }
    header .numeros .numero-de-atendimento,
    header .numeros .numero-do-whatsapp {
      display: inline-block;
      font-size: 10px; }
      header .numeros .numero-de-atendimento i,
      header .numeros .numero-do-whatsapp i {
        font-size: 15px; }
    header .numeros .numero-do-whatsapp {
      margin-left: 40px;
      width: auto;
      display: inherit; }
  header .menu li a {
    font-size: 10px; }
  header .botao-default.ligamos-para-voce {
    margin-top: 0;
    font-size: 10px; }
  .beneficios {
    padding-left: 100px;
    padding-right: 100px; }
  .tags-beneficios {
    font-size: 18px; }
  .box-terceiro-menu .nome-da-pagina {
    margin-left: 210px; }
    .box-terceiro-menu .nome-da-pagina.espaco-consorcio {
      margin-left: 380px; }
  .of-servicos .box-atendimento-oficina {
    padding-bottom: 0;
    margin-bottom: 0;
    height: 260px; }
    .of-servicos .box-atendimento-oficina .card-de-oficina {
      margin-top: 0; }
      .of-servicos .box-atendimento-oficina .card-de-oficina .botao-default {
        font-size: 12px;
        padding-left: 30px;
        padding-right: 30px; }
  .box-informacoes {
    text-align: left; }
  .titulo-marcas,
  .busca-avancada {
    width: 20%; }
  .box-assinatura .todos-os-direitos {
    text-align: left; }
  .box-cta-botao {
    display: none; }
  .car-right-box {
    position: absolute;
    margin-bottom: 0; }
  .box-interna-carro .fotos-do-carro {
    margin-top: 20px; }
  .box-interna-carro, .box-compra-online {
    margin-top: 50px; }
  .barra-de-pesquisa {
    margin-top: 10px; }
  .barra-menu-header .menu li a {
    font-size: 12px; } }

@media screen and (min-width: 1200px) {
  .box-marcas .marcas-seminovos {
    text-align: center; }
    .box-marcas .marcas-seminovos .item-marca-seminovos {
      margin-bottom: 15px; }
  .box-marcas .marcas {
    text-align: center; }
    .box-marcas .marcas .item-marcas {
      margin-bottom: 15px; }
  .form-de-busca-veiculos .radio {
    display: block;
    margin-top: 0; }
  .form-de-busca-veiculos select {
    margin-bottom: 0; }
  .form-de-busca-veiculos .enviar-contato {
    margin-top: 0; }
  .form-de-busca-veiculos .encontre-o-carro {
    padding-left: 30px;
    margin-bottom: 0; }
  header .numeros {
    text-align: right; }
    header .numeros .numero-de-atendimento,
    header .numeros .numero-do-whatsapp {
      font-size: 14px; }
      header .numeros .numero-de-atendimento i,
      header .numeros .numero-do-whatsapp i {
        font-size: 22px; }
    header .numeros .numero-do-whatsapp {
      margin-left: 40px; }
  header .menu li a {
    font-size: 14px; }
  header .botao-default.ligamos-para-voce {
    font-size: 12px; }
  header .logo a img {
    float: left;
    padding-top: 7%;
    max-width: 182px; }
  .of-servicos .box-atendimento-oficina {
    padding-bottom: 0;
    margin-bottom: 0;
    height: 260px; }
    .of-servicos .box-atendimento-oficina .card-de-oficina {
      margin-top: 0; }
      .of-servicos .box-atendimento-oficina .card-de-oficina .botao-default {
        font-size: 16px;
        padding-left: 60px;
        padding-right: 60px; }
  .box-de-atendimento .click-atendimentos {
    margin-bottom: 0; }
    .box-de-atendimento .click-atendimentos .botao-default {
      padding-left: 100px;
      padding-right: 100px; }
  .sobre-news {
    display: inline-block;
    width: 45%;
    text-align: left;
    margin-left: 20px; }
    .sobre-news .titulo-pagina {
      width: 100%;
      margin-bottom: 20px;
      margin-top: 0; }
  .box-news input {
    margin-bottom: 0; }
  .barra-menu-header .menu li a {
    font-size: 14px; } }

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