* {
  font-family: "Roboto", sans-serif;
}
.vaga {
  height: 150px;
  background-color: #273479;
}
.caixa-da-caixa {
  width: 100vw;
  height: 100vh;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.caixa {
}
.blue-box {
  border: 2px solid #273479;
  border-radius: 5px;
  padding: 25px;
}
.border-udv {
  z-index: 1 !important;
  position: relative;
  padding: 5em;
  border-radius: 15px;
  border: 1px solid lightgrey;
}
.margin-udv {
  margin-bottom: -86px !important;
}
.btn-modal-red {
  color: white !important;
  background-color: #c92227 !important;
  border-radius: 5px !important;
}

.btn-modal-blue {
  color: #29367a !important;
  background-color: transparent !important;
  border-radius: 5px !important;
  border: 1px solid #273479 !important;
}
.top-box {
  background-color: #273479;
  border: 1px solid #273479;
  color: white;
}

.center-box {
  border: 1px solid #273479;
}

.bottom-box {
  border: 1px solid #c92227;
  background-color: #c92227;
  color: white;
  cursor: pointer;
}

/*    APENAS DESKTOP OU APNEAS MOBILE         */
.fundo-filtro {
  background-color: white !important;
  margin-bottom: 5px;
  margin-top: 5px;
}
.font-financiamento {
  font-size: 2em;
}
.p-solo {
  padding-top: 6.5em !important;
  padding-bottom: 6.5em !important;
}
.font-venda {
  font-size: 36px;
}
.font-venda2 {
  font-size: 38px;
  color: #009f23;
}
.font-venda3 {
  font-size: 22px;
}
.font-venda4 {
  font-size: 30px;
}
.font-venda5 {
  font-size: 18px;
}
.box-vaga {
  margin-left: -450px !important;
  border: 1px solid #29367a;
  border-radius: 5px;
}
.bruh {
  margin-bottom: -25px !important;
}
.box-det {
  border-radius: 5px;
  left: 73% !important;
  top: 18% !important;
  border: 1px solid lightgrey;
  padding: 15px;
}
@media (max-width: 768px) {
  header {
    background-color: transparent;
    /* border-bottom: 2px solid white; */
    position: fixed;
    width: 100%;
    z-index: 1000;
    margin-top: 0px;
  }
  .h2 {
    font-size: 1.6em !important;
  }
  .font-vagas2 {
    font-size: 1.3em !important;
  }
  .card-job {
    background: url(../img/card-job.png);
    background-position-y: 120px;
    min-width: 290px;
    min-height: 150px;
    display: flex;
    padding: 15px !important;
  }

  .font-vagas {
    font-size: 1.6em !important;
  }

  .font-venda5 {
    font-size: 12px;
  }

  .font-venda4 {
    font-size: 20px;
  }

  .font-venda3 {
    font-size: 20px;
  }
  .font-venda {
    font-size: 26px;
  }

  .font-venda2 {
    font-size: 34px;
    color: #009f23;
  }

  .vaga {
    background-color: #273479;
    min-height: 80px;
  }
  i.fas {
    margin-left: -10px;
  }
  .bruh {
    margin-bottom: 15px !important;
  }
  .box-det {
    left: 3% !important;
    border: 1px solid grey;
    padding: 15px;
  }
  .p-solo {
    padding-top: 3em !important;
    padding-bottom: 3em !important;
  }
  .border-udv {
    z-index: 1 !important;
    position: relative;
    padding: 2.3em;
    border-radius: 15px;
    border: 1px solid lightgrey;
  }
  .margin-udv {
    margin-bottom: -55px !important;
  }
  .dkt-only {
    display: none;
  }

  .mb-only {
    display: block;
  }
  .filtro {
    background-color: white !important;
  }
  section.tamanho {
    min-height: calc(100vh - 277px);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  .sideNav.collapsed {
    display: none;
  }
  .sideNav {
    position: absolute !important;
    z-index: 1;
    padding: 0 !important;
    width: 100%;
    top: 76px;
    left: 0;
  }
  .carWidth {
    width: calc(100% - 30px) !important;
    margin: 15px;
  }
  .card-car {
    margin-top: 90px !important;
  }
  .card-car .div-img {
    margin-top: -85px;
  }
  .carWidth .carName {
    margin-top: 0.3em;
  }
  .showFilter {
    display: none !important;
  }
  #carouselCarPhotos .carousel-inner {
    height: 300px;
  }
  #carouselCarPhotos .carousel-item {
    height: 300px;
  }
}
.boxCarros.thumb .card-car {
  margin-top: 90px !important;
}
.boxCarros.thumb .card-car .div-img {
  margin-top: -85px;
}
.boxCarros .div-Info-Obs {
  font-size: 0.75em;
  color: #5d5d5d;
}

.btn-blue2 {
  border-radius: 25px !important;
  font-weight: bold;
  padding-left: 15px !important ;
  padding-right: 15px !important;
  border: 1px solid #29367a !important;
  color: white !important;
  background-color: #29367a !important;
}
.btn-blue2:focus {
  font-size: 13px !important;
  -webkit-box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.4) !important;
  -moz-box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.4) !important;
  box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.4) !important;
  -webkit-transform: translate3d(0, -2px, 0) !important;
  transform: translate3d(0, -2px, 0) !important;
  transition: all 0.2s !important;
}
.btn-blue2:hover {
  font-size: 13px !important;
  border-radius: 25px !important;
  font-weight: bold;
  color: white !important;
  background-color: #29367a !important;
  -webkit-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.4);
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
  transition: all 0.2s !important;
}
@media (min-width: 768px) {
  .card-job {
    background: url(../img/card-job.png);
    background-position-y: 120px;
    min-width: 300px;
    min-height: 150px;
    display: flex;
    padding: 15px !important;
  }

  .font-vagas2 {
    font-size: 1.4em !important;
  }

  .font-vagas {
    font-size: 1.6em !important;
  }

  .btn-blue2 {
    font-size: 13px !important;
    border-radius: 25px !important;
    letter-spacing: 2px;
    border: 1px solid #29367a !important;
    color: white !important;
    background-color: #29367a !important;
    font-weight: bold !important;
    transition: all 0.2s !important;
  }
  .btn-blue2:focus {
    font-size: 13px !important;
    -webkit-box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.4) !important;
    -moz-box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.4) !important;
    box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.4) !important;
    -webkit-transform: translate3d(0, -2px, 0) !important;
    transform: translate3d(0, -2px, 0) !important;
    transition: all 0.2s !important;
  }
  .btn-blue2:hover {
    font-size: 13px !important;
    border-radius: 25px !important;
    font-weight: bold;
    color: white !important;
    background-color: #29367a !important;
    -webkit-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.4);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
    transition: all 0.2s !important;
  }
  .dkt-only {
    display: block;
  }

  .mb-only {
    display: none;
  }
  body {
    padding-top: 76px;
    min-height: calc(100% - 70px);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  section.tamanho {
    min-height: calc(100vh - 151px);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  .estoque-container {
    max-width: 90vw !important;
  }
  #carouselCarPhotos .carousel-inner {
    height: 430px;
  }
  #carouselCarPhotos .carousel-item {
    height: 430px;
  }
}
.carousel-cars #carousel-thumbs img {
  width: 100%;
  height: 100%;
  /* margin: 0 auto; */
  object-fit: cover;
}
.thumbImgCarros {
  height: 130px;
}
.card-car:hover {
  background-color: white;
  cursor: pointer;
  -webkit-box-shadow: 0px 15px 38px -15px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 15px 38px -15px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 15px 38px -15px rgba(0, 0, 0, 0.3);
  -webkit-transform: translate3d(0, -3px, 0);
  transform: translate3d(0, -2px, 0);
  transition: all 0.2s !important;
}
.card-car:hover img {
  -webkit-box-shadow: 0px 15px 38px -15px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 15px 38px -15px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 15px 38px -15px rgba(0, 0, 0, 0.7);
  -webkit-transform: translate3d(0, -3px, 0);
  transform: translate3d(0, -2px, 0);
  transition: all 0.2s !important;
}
.boxCarros.thumb .card-car .rowOpcionais {
  display: none;
  transition: all 0.2s !important;
}
.card-car {
  background-color: white;
  border-radius: 3px;
  box-shadow: 0 1px 5px rgba(0, 3, 10, 0.1), 0 4px 5px -3px rgba(0, 3, 10, 0.24);
}
.card-car .div-img {
  display: flex;
}
.card-car img {
  align-self: center;
  border-radius: 3px;
  width: 100%;
  height: calc((100vw / 4) * 0.5625);
  box-shadow: 0 1px 5px rgba(0, 3, 10, 0.1), 0 4px 5px -3px rgba(0, 3, 10, 0.24);
  background-color: white;
  object-fit: cover;
}
@media (max-width: 768px) {
  body {
    padding-top: 0px;
    background: url(../img/bg2.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  .card-car img {
    height: calc((100vw / 0.8) * 0.5625) !important;
    margin-bottom: 5px;
  }
}
.carWidth .carName {
  font-size: 1rem;
  font-weight: 300;
  margin-bottom: 0;
}
.carWidth .carTipo {
  color: #5d5d5d;
}
.carWidth .carName .brandName {
  font-weight: 600;
}
.bold {
  font-weight: bold;
}

.azul {
  color: #273479;
}

.navbar {
  background-color: transparent;
}

.navbar2 {
  background-color: white;
}

.navbar .brand-navbar img:hover {
  -webkit-filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, 0.2));
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
  transition: all 0.1s !important;
}
footer img:hover {
  -webkit-filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, 0.2));
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
  transition: all 0.1s !important;
}

.navbar ul {
  padding: 0px 30px 0px 0px;
}

.navbar ul li a {
  color: black;
  /* margin: 10px 0px 0px 10px; */
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.2px;
  font-size: 12px;
}
.navbar ul li {
  margin-right: 4px;
}
.navbar ul li.active a {
  margin-bottom: -4px;
  color: var(--primary) !important;
  border-bottom: 4px solid var(--primary);
}
.navbar ul li:hover a {
  margin-bottom: -4px;
  color: var(--primary) !important;
  border-bottom: 4px solid var(--primary);
  transition: all 0.2s ease-in;
}
.navbar ul li a .fas {
  padding-right: 5px;
  padding-left: 5px;
}

.navbar ul li a:hover {
  color: black;
}

.iconStyle {
  color: #273479;
}
.iconStyle2 {
  color: white;
}

.navbar-toggler-icon {
  color: black !important;
}

.inicio-home {
  min-height: calc(100% - 70px);
  background-image: url(../img/toyota-sjc.png);
  background-attachment: fixed;
  background-size: cover;
}
.inicio-home2 {
  padding-top: 76px;
  min-height: calc(100% - 70px);
  background-image: url(../img/home-bg.png);
  background-attachment: fixed;
  background-size: cover;
}

.white {
  color: white;
}

input:focus {
  box-shadow: 0 0 0 0.2rem rgba(39, 55, 120, 0.4) !important;
}
select:focus {
  box-shadow: 0 0 0 0.2rem rgba(39, 55, 120, 0.4) !important;
}

.btn-black {
  border: 2px solid black !important;
  color: black !important;
  background-color: transparent !important;
  font-weight: bold !important;
}
.btn-black:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.8) !important;
}
.btn-black:hover {
  border: 2px solid black !important;
  color: black !important;
  background-color: transparent !important;
  font-weight: bold !important;
  -webkit-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.4);
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
  transition: all 0.2s !important;
}
.btn-black.active {
  border: 2px solid black !important;
  color: white !important;
  background-color: black !important;
  font-weight: bold !important;
}

.btn-invisivel {
  font-weight: bold !important;
  border-radius: 30px !important;
  border: 1px solid #273479 !important;
  color: #29367a !important;
  background-color: transparent !important;
  font-weight: bold;
}
.btn-invisivel:focus {
  font-weight: bold !important;
  border-radius: 30px !important;
  border: 1px solid #273479 !important;
  color: #29367a !important;
  background-color: transparent !important;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.2) !important;
  -webkit-transform: translate3d(0, 0px, 0) !important;
  transform: translate3d(0, 0px, 0);
  transition: all 0s !important;
}

.btn-invisivel:hover {
  font-weight: bold !important;
  border-radius: 30px !important;
  border: 1px solid #273479 !important;
  color: #29367a !important;
  background-color: transparent !important;
  -webkit-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.4);
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
  transition: all 0.2s !important;
}
.btn-blue2 {
  border-radius: 25px !important;
  letter-spacing: 2px;
  border: 1px solid #29367a !important;
  color: white !important;
  background-color: #29367a !important;
  font-weight: bold !important;
  transition: all 0.2s !important;
}
.btn-blue2:focus {
  -webkit-box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.4) !important;
  -moz-box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.4) !important;
  box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.4) !important;
  -webkit-transform: translate3d(0, -2px, 0) !important;
  transform: translate3d(0, -2px, 0) !important;
  transition: all 0.2s !important;
}
.btn-blue2:hover {
  border-radius: 25px !important;
  font-weight: bold;
  color: white !important;
  background-color: #29367a !important;
  -webkit-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.4);
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
  transition: all 0.2s !important;
}
.btn-blue {
  border-radius: 5px !important;
  letter-spacing: 2px;
  border: 1px solid #29367a !important;
  color: white !important;
  background-color: #29367a !important;
  font-weight: bold !important;
  transition: all 0.2s !important;
}
.btn-blue:focus {
  -webkit-box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.4) !important;
  -moz-box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.4) !important;
  box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.4) !important;
  -webkit-transform: translate3d(0, -2px, 0) !important;
  transform: translate3d(0, -2px, 0) !important;
  transition: all 0.2s !important;
}
.btn-blue:hover {
  font-weight: bold;
  color: white !important;
  background-color: #29367a !important;
  -webkit-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.4);
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
  transition: all 0.2s !important;
}
.btn-red {
  letter-spacing: 2px;
  border: 1px solid #e90000 !important;
  color: white !important;
  background-color: #e90000 !important;
  font-weight: bold !important;
  transition: all 0.2s !important;
}
.btn-red:focus {
  -webkit-box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.4) !important;
  -moz-box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.4) !important;
  box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.4) !important;
  -webkit-transform: translate3d(0, -2px, 0) !important;
  transform: translate3d(0, -2px, 0) !important;
  transition: all 0.2s !important;
}
.btn-red:active {
  -webkit-box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.4) !important;
  -moz-box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.4) !important;
  box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.4) !important;
  -webkit-transform: translate3d(0, -2px, 0) !important;
  transform: translate3d(0, -2px, 0) !important;
  transition: all 0.2s !important;
}
.btn-red:disabled {
  cursor: not-allowed;
}
.btn-red:not(:disabled):hover {
  font-weight: bold;
  color: white !important;
  background-color: #e90000 !important;
  -webkit-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.4);
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
  transition: all 0.2s !important;
}
.btn-red2 {
  letter-spacing: 2px;
  border: 2px solid #e90000 !important;
  color: #e90000 !important;
  background-color: transparent !important;
  font-weight: bold !important;
}
.btn-red2:focus {
  box-shadow: 0 0 0 0.2rem rgba(202, 33, 40, 0) !important;
  -webkit-transform: translate3d(0, 0px, 0) !important;
  transform: translate3d(0, 0px, 0);
  transition: all 0s !important;
}
.btn-red2:hover {
  font-weight: bold;
  color: #e90000 !important;
  background-color: transparent !important;
  -webkit-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.4);
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
  transition: all 0.2s !important;
}
.icones {
  font-size: 1.5em;
  color: #29367a;
  font-weight: 300;
}
.comentarios {
  background: rgb(39, 51, 116);
  background: -webkit-linear-gradient(
    94deg,
    rgba(39, 51, 116, 1) 0%,
    rgba(142, 47, 60, 1) 100%,
    rgba(0, 212, 255, 1) 100%
  );
  background: -o-linear-gradient(
    94deg,
    rgba(39, 51, 116, 1) 0%,
    rgba(142, 47, 60, 1) 100%,
    rgba(0, 212, 255, 1) 100%
  );
  background: linear-gradient(
    184deg,
    rgba(39, 51, 116, 1) 0%,
    rgba(142, 47, 60, 1) 100%,
    rgba(0, 212, 255, 1) 100%
  );
}
/*        FOOTER                                   */
footer {
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: white;
  border-top: 3px solid #29367a;
}
.link-footer {
  text-decoration: none !important;
}
.espacamento {
  letter-spacing: 0.2em;
}
.link-footer:hover {
  text-decoration: none !important;
}
.cardCalc {
  border: 1px solid white;
  border-radius: 3px;
  padding: 1.5em;
}
.cardCalc:hover {
  background-color: transparent !important;
  -webkit-box-shadow: 0px 15px 38px -15px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 15px 38px -15px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 15px 38px -15px rgba(0, 0, 0, 0.7);
  -webkit-transform: translate3d(0, -3px, 0);
  transform: translate3d(0, -2px, 0);
  transition: all 0.2s !important;
}
.footer {
  bottom: 0;
  padding-top: 5px;
  width: 100%;
}
.align-video {
  margin: 0 auto;
}
@media (max-width: 768px) {
  section.adjustPadding {
    padding-top: 87px !important;
  }
  .sidenav {
    height: 100%;
    width: 0px !important;
    position: fixed !important;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    padding: 0px !important;
    max-width: 100% !important;
  }

  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
  }

  .sidenav a:hover {
    color: #f1f1f1;
  }

  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    z-index: 10;
  }
  .showThumbs {
    display: none;
  }
}

.sideNav {
  background-color: #f8f9fa;
  /* box-shadow: 0 1px 4px rgba(0, 3, 10, 0.1), 0 2px 5px -2px rgba(0, 3, 10, 0.24); */
  box-shadow: 5px 0 5px -5px rgba(0, 3, 10, 0.24);
}

@media (min-width: 768px) {
  .menu_filtro {
    display: none;
  }
  header {
    background-color: transparent;
    /* border-bottom: 2px solid white; */
    position: fixed;
    width: 100%;
    z-index: 1000;
    margin-top: -76px;
  }
}

.estoque form.filtroEstoque {
  background-color: #f8f9fa;
  border-radius: 3px;
  padding: 15px 15px;
}

.estoque form.filtroEstoque input {
  background-color: #f8f9fa;
}

.estoque form.filtroEstoque h2 {
  font-size: 1.6em;
  font-weight: 500;
}

.estoque form.filtroEstoque .filter-title {
  font-weight: 500;
  margin-bottom: 0 !important;
}

.estoque .showFilter {
  position: fixed;
  display: none;
  cursor: pointer;

  left: -5em;
  padding: 0.7em 3em;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  top: 40vh;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  background-color: #ca2028;
  color: white;
}

.estoque .showFilter:hover {
  -webkit-box-shadow: 0px 15px 25px -15px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 15px 25px -15px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 15px 25px -15px rgba(0, 0, 0, 0.7);
}

.estoque .closeNav {
  position: absolute;
  right: 0px;
  cursor: pointer;
  z-index: 1;
}

.estoque .closeNav:hover i {
  text-shadow: 2px 5px 7px rgba(0, 0, 0, 0.52);
}

.estoque .closeNav.closing i {
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* COLORS CHECKBOX */
.checkbox-colors .checkbox * {
  cursor: pointer;
}

.checkbox-colors .checkbox label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}

.checkbox-colors .checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.checkbox-colors .checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 2px;
  top: 1.7px;
  margin-left: -21px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #555555;
}
.checkbox-colors .checkbox input[type="checkbox"] {
  opacity: 0;
  z-index: 1;
}
.checkbox-colors .checkbox input[type="checkbox"]:checked + label::after {
  /* font-family: "Font Awesome 5 Pro"; */
  font-weight: 900;
  content: "\2713";
  color: white;
}

.checkbox-colors .checkbox.checkbox-circle label::before {
  border-radius: 50%;
}

.checkbox-colors .checkbox.checkbox-inline {
  margin-top: 0;
}
.checkbox-colors .checkbox-black input[type="checkbox"] + label::before {
  background-color: #000;
  border-color: #000;
}

.checkbox-colors input[type="checkbox"].styled:checked + label:after {
  /* font-family: "Font Awesome 5 Pro"; */
  font-weight: 900;
  content: "\2713";
}
a.button:hover {
  text-decoration: none !important;
}
.img-hover:hover {
  -webkit-box-shadow: 0px 15px 38px -15px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0px 15px 38px -15px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 15px 38px -15px rgba(0, 0, 0, 0.7);
  -webkit-transform: translate3d(0, -3px, 0);
  transform: translate3d(0, -2px, 0);
  transition: all 0.2s !important;
}
a.carWidth {
  color: black;
}
a.carWidth:hover {
  color: black;
  text-decoration: none;
}
section.min-height {
  min-height: calc(100vh - 146px);
}
.carousel-cars .carousel-indicators li {
  height: 10px;
  width: 10px;
  border-radius: 50%;
}
.carousel-cars #carousel-thumbs {
  padding: 0 10px;
}
.carousel-cars #carousel-thumbs div[class*="col-"] {
  padding: 5px 5px;
}
.carousel-cars .carousel-item img {
  border-radius: 0.25rem;
  width: 100%;
  height: 100%;
  /* margin: 0 auto; */
  object-fit: contain;
}
.carousel-cars .carousel-item video {
  border-radius: 0.25rem;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.carousel-cars #carousel-thumbs img {
  border-radius: 0.25rem;
}

.pag-link {
  display: inline-block;
  vertical-align: middle;
  padding: 5px;
}
.pag-link.disabled > span,
.pag-link.current > span,
.pag-link > a {
  display: block;
  border-radius: 50%;
  font-size: 16px;
  line-height: 1.42857;
  margin-right: 5px;
  padding: 10px 17px;
  position: relative;
  text-decoration: none;
  border: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.pag-link:active > a,
.pag-link:hover > a,
.pag-link:focus > a,
.pag-link.current > span {
  transform: scale(1.2);
  font-weight: bold;
}
.pag-link > a {
  border: 2px solid var(--primary);
  color: var(--primary);
  cursor: pointer;
}
.pag-link.current > span {
  background-color: var(--primary);
  color: #fff;
  cursor: not-allowed;
}
.pag-link.disabled > a {
  background-color: #b5b5b5;
  color: #000;
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;
}
.pag-link:active > a,
.pag-link:hover > a,
.pag-link:focus > a {
  -webkit-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.4);
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
  color: var(--primary);
  text-decoration: none;
  transition: all 0.2s !important;
}
.carousel-cars #carousel-thumbs img.active {
  filter: brightness(0.5);
}
.estoque-containers {
  min-height: 100vh;
}
.bg-black {
  background-color: black;
}

#modalLoja .close {
  position: absolute;
  top: 0;
  right: 15px;
  font-size: 3.5rem;
}

.social a.link.facebook {
  background: #355496;
  display: inline-block;
  height: 40px;
  width: 40px;
  border-radius: 0.25rem;
  color: #fff;
  font-size: 20px;
  margin-right: 10px;
}
.social a.link.whatsapp {
  background-color: #25bd5e;
  display: inline-block;
  height: 40px;
  width: 40px;
  border-radius: 0.25rem;
  color: #fff;
  font-size: 20px;
}
.social span {
  padding-top: 10px;
}
.social a:hover {
  -webkit-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.4);
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
  transition: all 0.2s !important;
}
.social a:hover span {
  transition: 0.9s;
  transform: rotateY(180deg);
}

.floatChat a.link.whatsapp {
  position: fixed;
  z-index: 9999;
  bottom: 5vh;
  right: 5vh;
  text-align: center;
  background: #25bd5e;
  display: inline-block;
  height: 65px;
  width: 65px;
  border-radius: 50%;
  color: #fff;
  font-size: 40px;
  line-height: 65px;
  -webkit-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.4);
}
.textPreco,
.textEntrada,
.textParcela {
  font-size: 20px;
}
.filter_mobile {
  position: fixed;
  z-index: 9999;
  top: 100px;
  right: -100%;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  transition: all 0.4s !important;
}
.filter_mobile.active {
  right: 0%;
}
@media (max-width: 767px) {
  .sideNav {
    position: fixed !important;
    top: 76px !important;
    height: calc(100vh - 76px) !important;
    width: 100vw !important;
    overflow: hidden;
  }
  .estoque form.filtroEstoque {
    height: calc(100vh - 148px) !important;
    padding-bottom: 80px !important;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .box-UpdateFilter {
    position: fixed;
    bottom: 0%;
    left: 0;
    width: 100vw;
    text-align: center;
    background-color: white;
    margin: 0 !important;
  }
}
ul li.ofertas {
  color: red !important;
}
.vermelho {
  color: #c92227;
}

.ofer {
  /* background: url(../img/bg.png); */
  background-size: cover;
  background-attachment: fixed;
}
.conteudo-oferta {
  background: url(../img/bg-oferta.png);
  background-size: cover;
  background-attachment: fixed;
}
.titulo {
  font-size: 5em;
}
.sub-titulo {
  font-size: 4em;
}
.red-area {
  background-color: #ff191f;
  padding: 7px;
  border-radius: 45px;
}
.card-oferta {
  background-color: #ddd;
  border-radius: 15px;
}
.card-oferta:hover {
  background-color: #ddd;
  border-radius: 15px;
}
.red {
  color: #e90000;
}
.redondo {
  border-radius: 25px !important;
}
span.red {
  font-size: 30px;
}
@media (max-width: 767px) {
  .titulo {
    font-size: 2.7em;
  }
  .sub-titulo {
    font-size: 1.7em;
  }
  .sub-titulo2 {
    font-size: 1.2em;
  }
  .paddins {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
@media (min-width: 767px) {
  .titulo {
    font-size: 5em;
  }
  .sub-titulo {
    font-size: 4em;
  }
  .sub-titulo2 {
    font-size: 3em;
  }
  .paddins {
    padding-top: 130px;
    padding-bottom: 130px;
  }
}
.teligamos-form {
  background-color: var(--primary);
  position: fixed;
  right: -100%;
  bottom: 0;
  border-top-left-radius: 20px;
  width: 370px;
  padding: 15px;
  color: white;
  transition: right 0.5s ease;
}
.teligamos.show .teligamos-form {
  right: 0;
}
.teligamos.show .float a.link {
  right: -100%;
}
.teligamos .teligamos-body {
  margin-top: 20px;
}
.teligamos .teligamos-body .btn-red {
  font-weight: 500 !important;
  letter-spacing: 0 !important;
}

.float-button .parent {
  bottom: 15px;
  right: 15px;
  position: fixed;
  display: block;
  width: 60px;
  height: 60px;
  background-color: transparent;
  border-radius: 50%;
  z-index: 20;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  cursor: pointer;
}
.float-button .icon1 {
  width: 90%;
  height: 90%;
  background-color: #273479 !important;
  border-radius: 50%;
  position: absolute;
  color: white !important;
  text-align: center;
  line-height: 54px;
  font-size: 1.6em !important;
  bottom: 10%;
  right: 9%;
  z-index: 19;
  transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.float-button .icon2 {
  width: 90%;
  height: 90%;
  background-color: #5e6baf;
  border-radius: 50%;
  position: absolute;
  color: white;
  text-align: center;
  line-height: 64px;
  bottom: 10%;
  right: 9%;
  z-index: 19;
  transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.2s;
}
.float-button .button {
  bottom: 15px;
  right: 15px;
  width: 60px;
  height: 60px;
  background: #273479;
  border-radius: 50%;
  position: absolute;
  z-index: 21;
  color: white;
  text-align: center;
  line-height: 72px;
  cursor: pointer;
  position: fixed;
}

header#nav.new-menu {
  background-color: white;
  -webkit-box-shadow: 0px 0px 15px rgba(127, 137, 161, 0.3);
  -moz-box-shadow: 0px 0px 15px rgba(127, 137, 161, 0.3);
  box-shadow: 0px 0px 15px rgba(127, 137, 161, 0.3);
  transition: all 0.2s ease-in;
}

header#nav:not(.bg-light):not(.new-menu) .lgoanos {
  /* display: block !important; */
  transition: all 0.2s ease-in;
  margin-right: auto;
  width: 50px;
  height: auto;
  align-self: flex-end;
  margin-bottom: 7px;
}

header#nav:not(.bg-light):not(.new-menu) .navbar ul li a {
  color: white !important;
  transition: all 0.2s ease-in;
}
header#nav:not(.bg-light):not(.new-menu) .navbar ul li.active a,
header#nav:not(.bg-light):not(.new-menu) .navbar ul li:hover a {
  color: white !important;
  border-bottom: 4px solid white;
  transition: all 0.2s ease-in;
}
header#nav:not(.bg-light):not(.new-menu) .iconStyle {
  color: white !important;
}
@media (max-width: 992px) {
  header#nav:not(.bg-light):not(.new-menu) .navbar-collapse {
    width: 100%;
    background-color: #36447b;
    margin: 0 -30px;
    padding: 0 20px;
  }
}

header#nav .social-icon {
  display: none;
}

.KeyBackGround {
  padding-top: 1.5em;
  padding-bottom: 2em;
  transition: height 0.2s ease-in;
}

body:not(.openSimulacao) .KeyBackGround {
  min-height: calc(100vh - 76px - 173px);
}

#detFinanc .progress-bar {
  background: #e9ecef;
}
#detFinanc .progress {
  margin-top: 55px;
  justify-content: flex-end;
  background: #c92228;
  background: -moz-linear-gradient(
    left,
    #c92228 0%,
    #ff5c00 20%,
    #fb9b41 40%,
    #fbc641 60%,
    #a7dc55 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0%, #c92228, color-stop(100%, rgba(0, 255, 0, 1)))
  );
  background: -webkit-linear-gradient(
    left,
    #c92228 0%,
    #ff5c00 20%,
    #fb9b41 40%,
    #fbc641 60%,
    #a7dc55 100%
  );
  background: -o-linear-gradient(
    left,
    #c92228 0%,
    #ff5c00 20%,
    #fb9b41 40%,
    #fbc641 60%,
    #a7dc55 100%
  );
  background: -ms-linear-gradient(
    left,
    #c92228 0%,
    #ff5c00 20%,
    #fb9b41 40%,
    #fbc641 60%,
    #a7dc55 100%
  );
  background: linear-gradient(
    to right,
    #c92228 0%,
    #ff5c00 20%,
    #fb9b41 40%,
    #fbc641 60%,
    #a7dc55 100%
  );
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#C92228', endColorstr='#00ff00', GradientType=1);
}

.bar-prog {
  width: auto;
  height: calc(65% / (56 / 96));
  position: absolute;
  bottom: -6px;
}

.bar-prog[data-prog="20"] {
  left: calc(40% - 37.5px);
}
.bar-prog[data-prog="30"] {
  left: calc(60% - 37.5px);
}
.bar-prog[data-prog="40"] {
  left: calc(80% - 37.5px);
}
.bar-prog[data-prog="50"] {
  left: calc(100% - 37.5px);
}

.bar-margin-top {
  margin-top: 10px;
  margin-right: 22px;
}

#logoNav {
  padding: 0px 0px;
  margin: 5px 0;
  max-height: 50px;
}

.new-readonly[readonly] {
  cursor: not-allowed;
  background-color: #cccccc !important;
}
.new-readonly[readonly]::placeholder {
  color: white !important;
}

#detFinanc #parcela.selected {
  color: #29367a;
  font-weight: normal;
}

@media (max-width: 400px) {
  .teligamos-form {
    width: 100%;
  }
}

@media (max-width: 768px) {
  #detFinanc #parcela.selected {
    font-size: 14px;
  }
}

.car-value {
  font-size: 20px;
}

input.error,
select.error,
.select2-selection.error {
  position: relative;
  border: 2px solid red !important;
  animation: shake 0.3s;
}

@keyframes shake {
  0%,
  100% {
    left: 0px;
  }
  20%,
  80% {
    left: -15px;
  }
  40%,
  60% {
    left: 15px;
  }
}

.font-ProgrInfo {
  font-size: 12px;
  font-weight: 300;
}

@media (max-width: 768px) {
  .h1 {
    font-size: 1.8em !important;
  }
  .bar-prog {
    height: calc(55% / (56 / 96));
  }
  .font-ProgrInfo {
    font-size: 13px;
    font-weight: 300;
  }
}

.small {
  font-size: 85% !important;
}
.link-default:hover {
  text-decoration: none !important;
}
@media (max-width: 768px) {
  .carousel-control-next-icon.m-carousel3:after {
    margin-left: -33px !important;
    content: ">";
    font-size: 30px;
    color: black;
  }

  .title-sell-car {
    font-size: large;
  }
  .btn-adjust-neg {
    margin-top: 0px;
  }
  .font-36 {
    font-size: 20px !important;
  }
  .bord-icon {
    border-bottom: 1px solid white !important;
  }
  .font-title {
    font-size: 3em !important;
  }
  .m-carousel2 {
    margin-bottom: 50px !important;
  }
}
@media (min-width: 768px) {
  .m-carousel {
    margin-bottom: 98px !important;
  }
  .m-carousel2 {
    margin-bottom: 61px !important;
  }
  .title-sell-car {
    font-size: large;
  }
  .font-36 {
    font-size: 36px;
  }
  .btn-adjust-neg {
    margin-top: 11px;
  }
  .font-city {
    font-size: 15px !important;
  }
  .font-title {
    font-weight: 300 !important;
    font-size: 3.5em !important;
  }
}
.bord-car {
  border: 1px solid #273479;
  padding: 10px;
}
.bord-icon {
  border-bottom: none;
}

.carousel-control-prev-icon.custon-icon,
.carousel-control-next-icon.custon-icon {
  height: 100px;
  width: 100px;
  outline: black;
  background-size: 100%, 100%;
  border-radius: 50%;
  border: 1px solid none;
  background-color: none;
}
.carousel-control-next-icon.m-carousel3:after {
  margin-top: 52px !important;
  content: ">";
  font-size: 30px;
  color: black;
}

.carousel-control-prev-icon.m-carousel3:after {
  margin-top: 52px !important;
  content: "<";
  font-size: 30px;
  color: black;
}
.carousel-control-prev-icon.m-carousel3 {
  background-image: none !important;
}

.carousel-control-next-icon.m-carousel3 {
  background-image: none !important;
}
.filterHome {
  margin-top: 76px !important;
}
.carousel-indicators li {
  border: solid 2px !important;
  border-color: black !important;
  border-radius: 150px !important;
  width: 15px !important;
  height: 15px !important;
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.ajust-info {
  padding-top: 0px !important;
}
@media (max-width: 768px) {
  .ajust-info {
    padding-top: 120px !important;
  }

  .showInfoPrecificador {
    font-size: 0.8em;
  }
}

.showInfoPrecificador {
  background-color: #e8e9ed;
  padding: 10px 15px;
  font-weight: 300;
  border-radius: 0.25rem;
  display: none;
}

.showInfoPrecificador .price {
  color: #2c8c29;
  font-weight: 500;
  font-size: 1.2em;
}

.showInfoPrecificador a {
  display: block;
  margin-top: 4px;
}

strong.azul {
  font-size: 0.9rem;
}
