.elementor-138 .elementor-element.elementor-element-cc5219f{margin-top:0px;margin-bottom:0px;padding:0px 0px 50px 0px;}.elementor-138 .elementor-element.elementor-element-a4e6c6e, .elementor-138 .elementor-element.elementor-element-a4e6c6e > .elementor-background-overlay{border-radius:0px 0px 0px 0px;}.elementor-138 .elementor-element.elementor-element-a4e6c6e{margin-top:40px;margin-bottom:0px;}.elementor-138 .elementor-element.elementor-element-ebebf3f > .elementor-container{max-width:1200px;}.elementor-138 .elementor-element.elementor-element-ebebf3f{margin-top:0px;margin-bottom:0px;}@media(max-width:1024px){.elementor-138 .elementor-element.elementor-element-a4e6c6e{margin-top:20px;margin-bottom:0px;}}@media(max-width:767px){.elementor-138 .elementor-element.elementor-element-a4e6c6e{margin-top:10px;margin-bottom:0px;}}/* Start custom CSS for html, class: .elementor-element-556585b */body {
    background-color: #242c3b!important;
}
.itemCard.marketingCampaignActive .altura--precioPromocion--Lista {
  height: 58px!important;
  min-height: 58px!important;
  max-height: 58px!important;
}
.itemCard.marketingCampaignActive .contenedor--promocion {
  display: block;
  margin: -1px 0 0 0;
  height: 150px;
  transition: all .4s;
  top: 243px;
}
.itemCard.marketingCampaignActive .contenedor--promocion .legal, .destacados__item .contenedor--promocion .legal {
  display: block;
  text-align: center;
  font-size: 10px;
  color: #999;
  font-weight: normal;
  text-transform: uppercase;
}
.itemCard.marketingCampaignActive .financialData {
  display: block; 
}
.itemCard.marketingCampaignActive .contenedor--normal {
  display: none; 
}
.itemCard.marketingCampaignActive .contenedor--promocion {
  display: block;
  margin: -4px 0 0 0;
  height: 245px;
  top: 243px; 
}
.itemCard.marketingCampaignActive .altura--precioPromocion--Lista {
  margin-top: 2px !important;
  min-height: 78px;
  max-height: 78px;
  /* border-bottom: 1px solid #DDD; */ 
}
.itemCard.marketingCampaignActive .altura--precioPromocion--Lista .Iva--labelMonto {
  min-height: 20px;
  max-height: 20px; 
}
.itemCard.marketingCampaignActive .Lista--labelMonto {
  text-align: left;
  min-height: 20px;
  background-color: transparent;
  font-size: 10px;
  margin-bottom: 0;
  text-transform: uppercase; 
}
@media (max-width: 480px) {
  .itemCard.marketingCampaignActive {
    text-align: center; 
  } 
}

@media (max-width: 992px) {
  /*sidebar de filtros oculto mientras tanto*/
  /*fin de sidebar de filtros oculto mientras tanto*/
  .agregar .agregar__guardar .agregar__cotizacion {
    width: 100%;
    display: inline-block;
  }
}

.resultado__vistas {
  display: none;
  float: right;
}

@media (min-width: 992px) {
  .resultado__vistas {
    display: block;
  }
}

.filtro__personaliza {
  background: #5b6578;
  border-radius: 8px;
  color: white;
  cursor: pointer;
  font-family: 'medium';
  height: 50px;
  line-height: 50px;
  margin-bottom: 30px;
  text-align: center;
  transition: all .3s;
  opacity: 0.9;
  letter-spacing: .8px;
  text-transform: uppercase;
}

.filtro__personaliza.pinup {
  background: #ffee00;
  color: #333;
  position: absolute !important;
  opacity: 1;
  transition: all .3s;
  width: 90%;
  top: -66px;
}

.filtro__personaliza:hover {
  background: #ffee00;
  border-radius: 8px;
  color: #333;
  cursor: pointer;
  font-family: 'medium';
  height: 50px;
  line-height: 50px;
  margin-bottom: 30px;
  text-align: center;
  transition: all .3s;
  opacity: 1;
}

.filtro .icon-CerrarModal {
  display: none;
}

@media (min-width: 992px) {
  .filtro__personaliza {
    display: none;
  }
}

@media (max-width: 991px) {
  .filtro__personaliza {
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
    position: fixed;
    bottom: 0;
    left: 5%;
    z-index: 24;
    width: 90%;
  }
  .filtro .icon-CerrarModal {
    display: block;
  }
}

.textoBuscador {
  color: #ccc;
  font-family: 'book';
  display: block;
  margin: 20px 0;
}

.textoBuscador .textoBuscador--texto {
  font-size: 16px;
  text-align: center;
}
.subtitulo {
  font-family: 'medium';
  font-size: 28px;
  text-align: center;
  line-height: 33px;
  margin-top: 0;
  color: #FFFFFF; }
.subtitulo--dark {
    color: #6C6464; }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3a75c98 */.select-dropdown{
    font-family: 'Gotham Book',Sans-Serif !important;
    font-weight: 700;
}

.filtro {
  position: fixed;
  z-index: 99;
  top: 100vh;
  background: rgba(43, 48, 61, 0);
  background: -moz-linear-gradient(top, rgba(43, 48, 61, 0) 2%, #2b303d 2%, #2b303d 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(2%, rgba(43, 48, 61, 0)), color-stop(2%, #2b303d), color-stop(100%, #2b303d));
  background: -webkit-linear-gradient(top, rgba(43, 48, 61, 0) 2%, #2b303d 2%, #2b303d 100%);
  background: -o-linear-gradient(top, rgba(43, 48, 61, 0) 2%, #2b303d 2%, #2b303d 100%);
  background: -ms-linear-gradient(top, rgba(43, 48, 61, 0) 2%, #2b303d 2%, #2b303d 100%);
  background: linear-gradient(to bottom, rgba(43, 48, 61, 0) 2%, #2b303d 2%, #2b303d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b303d', endColorstr='#2b303d', GradientType=0);
  left: 0;
  right: 0;
  padding: 0 15px 15px;
  transition: all .3s ease-in-out;
}

@media (min-width: 992px) {
  .filtro {
    position: relative;
    bottom: auto;
    display: block;
    top: 0;
    padding: 0;
  }
}

@media (min-width: 1200px) {
  .filtro {
    position: relative;
    bottom: auto;
    display: block;
    top: 0;
    padding: 0 10px;
    margin-top: 0;
  }
}

.filtro--open {
  top: 40px;
  /*top: 97px; */
}

.filtro__scroll {
  height: 100vh;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  padding-bottom: 170px;
}

@media (min-width: 992px) {
  .filtro__scroll {
    height: auto;
    overflow: visible;
    padding-bottom: 0;
  }
}

.filtro__rango-slider-contenedor {
  height: 15px;
  margin: 10px auto;
  width: 237px;
}

@media (min-width: 992px) {
  .filtro__rango-slider-contenedor {
    width: 100%;
  }
}

.filtro__rango-slider-contenedor .noUi-horizontal .noUi-handle {
  transform: scale(1.3);
  background-color: #ffdd00;
}

.filtro__rango-slider-contenedor .noUi-handle.noUi-active {
  transform: scale(1.5);
}

.filtro__rango-slider-contenedor .noUi-target .range-label {
  background-color: #ffdd00;
}

.filtro__rango-slider-contenedor .noUi-connect {
  background-color: #ffdd00;
}

.filtro__rango-slider-contenedor .range-label span {
  font-size: 9px;
  font-family: 'bold';
  top: 10px;
}

.filtro-val {
  color: #CCC;
  font-size: 11px;
  display: inline-block;
  font-family: "medium";
  margin-bottom: 25px;
}

@media (min-width: 992px) {
  .filtro-val {
    font-size: 9px;
  }
}

@media (min-width: 1200px) {
  .filtro-val {
    font-size: 11px;
  }
  .filtros__titulo {
    margin-top: 0!important;
  }
}

.filtro__label {
  clear: both;
  width: 100%;
  min-height: 30px;
  text-align: center;
  font-family: 'light';
  color: #CCCCCC;
  font-family: 15px;
}

.filtro__label--left {
  float: left;
  margin-top: 20px!important;
  text-align: center;
}

.filtro__label--right {
  float: right;
  margin-top: 20px;
  text-align: center;
}

.filtro__label #lower-value {
  display: block;
  float: none;
  font-size: 17px;
}

.filtro__label #upper-value {
  display: block;
  float: none;
  font-size: 17px;
}

.filtros__titulo {
  color: #FFF;
  font-size: 20px;
  font-family: "light";
  display: inline-block;
  line-height: 21px;
  /*margin: 10px 0 25px;*/
  margin: 35px 0 25px;
  width: 100%;
  margin-bottom: 0;
}

.filtros__titulo i {
  float: right;
}

.filtro__disponibilidad {
  color: #FFF;
  font-size: 14px;
  display: inline-block;
  font-family: 'Gotham Medium', Sans-Serif;
  margin-bottom: 0;
}

.filtro__ubicacion {
  width: 100%;
  font-family: "book";
  font-size: 13px;
  float: left;
  color: #FFF;
}

.filtro__ubicacion .icon-Geo {
  margin-right: 5px;
  float: left;
  color: #E30025;
  font-size: 20px;
}

.filtro__tipo-vehiculo {
  width: 100%;
  display: inline-block;
}

.filtro__tipoVehiculo {
  color: #C1B8B8;
  font-family: 'Gotham Medium', Sans-Serif;
  margin-bottom: 1em;
  transition: 0.3s;
}

.filtro__tipoVehiculo .filtro__iconAuto {
  color: #C1B8B8;
  font-size: 18px;
  margin-right: 4px;
  transition: 0.3s;
  width: 85px;
  display: inline-block;
}

.filtro__tipoVehiculo .filtro__iconAuto--inline {
  font-size: 33px;
  width: 90px;
}

.filtro__tipoVehiculo .filtro__icon-Auto {
  color: #C1B8B8;
  font-size: 30px;
  margin-right: 6px;
  transition: 0.3s;
  width: 90px;
  display: block;
  padding-left: 26px;
}

.filtro__tipoVehiculo:hover {
  color: #FFF;
}

.filtro__tipoVehiculo:hover label i {
  color: #FFF;
}

.filtro__tipoVehiculo--inline {
  display: inline-block;
  margin-right: 2px;
  min-width: 116px;
  margin-bottom: 0;
}

.filtro__tipoVehiculo--inline span {
  text-align: center;
  display: block;
  line-height: 24px;
}

.icono__ver {
  color: #E30025;
  float: left;
  cursor: pointer;
  margin-right: 10px;
}

.icono__ver:hover {
  -webkit-animation: spin 4s linear infinite;
  -moz-animation: spin 4s linear infinite;
  animation: spin 4s linear infinite;
}

.filtro__verMas {
  cursor: pointer;
  color: #FFF;
}

.showItem {
  transition: all 0.3s;
}

.ver-mas {
  padding: 10px 0px;
}

.checkbox-selected {
  position: relative;
  z-index: 9999;
}

.filtro__select {
  margin-top: 10px;
  margin-bottom: 13px;
}

.home__filtro .filtro__presupuesto {
  padding-top: 11px;
  margin-left: 5px;
  padding-right: 50px;
}

@media (max-width: 600px) {
  .home__filtro .filtro__presupuesto {
    padding-top: 20px;
    padding-right: 10px;
  }
}

.filtro__scroll .filtro__presupuesto {
  margin-left: 5px;
  padding-right: 10px;
}

.filtro__presupuesto--opciones {
  margin-bottom: 0px;
  float: left;
  padding-top: 10px;
  width: 100%;
}

.buscar__filtros {
  /*background-color: #394051;*/
  background-color: #D82332;
  border-radius: 3px;
  color: #fff;
  /*font-family: 'book';*/
  font-family: 'medium';
  float: left;
  font-size: 15px;
  line-height: 100%;
  text-align: center;
  text-transform: uppercase;
  padding: 19px 0px;
  width: 100%;
}

.buscar__filtros:hover {
  color: #fff !important;
}

.buscar__filtros:focus {
  color: #fff;
}

li {
  list-style: none;
}

.quitar__filtros {
  float: left;
  display: block;
  width: 100%;
  text-align: left;
  color: #FFF;
  font-size: 14px;
  /*font-family: "medium";*/
  font-family: "book";
  margin-bottom: 20px;
  /*background-color: #D82332;*/
  background-color: #394051;
  padding: 10px;
  box-sizing: border-box;
  margin-top: 10px;
  border-radius: 0.3em;
}

#filterButton.quitar__filtros {
  background-color: #295AA6;
  text-align: center;
}

@media (max-width: 480px) {
  .quitar__filtros {
    border-radius: 3px;
    line-height: 100%;
    padding: 19px 10px;
  }
}

.quitar__filtros i {
  color: #fff;
  font-size: 12px;
  margin-right: 10px;
}

.quitar__filtros:hover, .quitar__filtros:focus {
  color: #FFF;
}

.filtro__slider__desde, .filtro__slider__hasta {
  font-size: 12px;
}

@font-face {
  font-family: 'icomoon';
  src: url("/images/iconos/icomoon.eot?69hxin");
  src: url("/images/iconos/icomoon.eot?69hxin#iefix") format("embedded-opentype"), url("/images/iconos/icomoon.ttf?69hxin") format("truetype"), url("/images/iconos/icomoon.woff?69hxin") format("woff"), url("/images/iconos/icomoon.svg?69hxin#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-ico-compare:before {
  content: "\e932";
  color: #fff;
}

.icon-Comercial:before, .icon-comercial:before {
  content: "\e92f";
}

.icon-waze:before {
  content: "\e930";
}

.icon-g-maps:before {
  content: "\e931";
}

.icon-Sport:before, .icon-sport:before {
  content: "\e92c";
}

.icon-Pasajero:before, .icon-sedan:before {
  content: "\e92d";
}

.icon-Grilla:before {
  content: "\e92a";
}

.icon-Listado:before {
  content: "\e92b";
}

.icon-ArrowDown:before {
  content: "\e900";
}

.icon-ArrowUp:before {
  content: "\e901";
}

.icon-AsesorVirtual:before {
  content: "\e902";
}

.icon-Calendar:before {
  content: "\e903";
}

.icon-Camioneta:before, .icon-camioneta:before {
  content: "\e904";
}

.icon-Cerrar-1:before {
  content: "\e905";
}

.icon-CerrarModal:before {
  content: "\e906";
}

.icon-volverModal:before {
  content: "\e909";
}

.icon-CityCar:before, .icon-citycar:before, .icon-electricos:before {
  content: "\e907";
}

.icon-Clave:before {
  content: "\e908";
}

.icon-Combined-Shape:before {
  content: "\e909";
}

.icon-Van:before, .icon-van:before {
  content: "\e90a";
}

.icon-Comparador-header:before {
  content: "\e90c";
}

.icon-Comparador-cta:before {
  content: "\e90b";
}

.icon-Compartir:before {
  content: "\e90d";
}

.icon-Descargar:before {
  content: "\e90e";
}

.icon-Direccion:before {
  content: "\e90f";
}

.icon-Email-2:before {
  content: "\e910";
}

.icon-Email:before {
  content: "\e911";
}

.icon-Esquina+ :before {
  content: "\e912";
}

.icon-Facebook:before {
  content: "\e913";
}

.icon-Geo:before {
  content: "\e914";
}

.icon-Hamburguesa:before {
  content: "\e915";
}

.icon-Hatchback:before, .icon-hatchback:before {
  content: "\e916";
}

.icon-Imprimir:before {
  content: "\e917";
}

.icon-Insignia:before {
  content: "\e918";
}

.icon-IsoDerco:before {
  content: "\e919";
}

.icon-Link:before {
  content: "\e91a";
}

.icon-mas:before {
  content: "\e91b";
}

.icon-MasMenu:before {
  content: "\e91c";
}

.icon-ok-check:before {
  content: "\e91d";
}

.icon-PinMap:before {
  content: "\e91e";
}

.icon-PinMapa-2:before {
  content: "\e91f";
}

.icon-Sedan:before {
  content: "\e920";
}

.icon-Shape:before {
  content: "\e921";
}

.icon-SumarVehiculo:before {
  content: "\e922";
}

.icon-SUV:before, .icon-suv:before {
  content: "\e923";
}

.icon-Telefono-2:before {
  content: "\e924";
}

.icon-Telefono:before {
  content: "\e925";
}

.icon-Twitter:before {
  content: "\e926";
}

.icon-User:before {
  content: "\e927";
}

.icon-Versus:before {
  content: "\e928";
}

.icon-Youtube:before {
  content: "\e929";
}

.filtro__tipo-vehiculo {
  width: 100%;
  display: inline-block;
}

.filtro__tipoVehiculo {
  color: #C1B8B8;
  font-family: 'Gotham Medium', Sans-Serif;
  font-weight: lighter;
  margin-bottom: 1em;
  transition: 0.3s;
}

.filtro__tipoVehiculo .filtro__iconAuto {
  color: #C1B8B8;
  font-size: 18px;
  margin-right: 4px;
  transition: 0.3s;
  width: 85px;
  display: inline-block;
}

.filtro__tipoVehiculo .filtro__iconAuto--inline {
  font-size: 33px;
  width: 90px;
}

.filtro__tipoVehiculo .filtro__icon-Auto {
  color: #C1B8B8;
  font-size: 30px;
  margin-right: 6px;
  transition: 0.3s;
  width: 90px;
  display: block;
  padding-left: 26px;
}

.filtro__tipoVehiculo:hover {
  color: #FFF;
}

.filtro__tipoVehiculo:hover label i {
  color: #FFF;
}

.filtro__tipoVehiculo--inline {
  display: inline-block;
  margin-right: 2px;
  min-width: 116px;
  margin-bottom: 0;
}

.filtro__tipoVehiculo--inline span {
  text-align: center;
  display: block;
  line-height: 24px;
}

label>h6 {
  color: white;
}

.home__filtro {
  padding: 30px 0 50px;
  width: 100%;
  color: #FFFFFF;
}

.home__filtro .filtro__parrafo {
  font-family: 'light';
  line-height: 28px;
  font-size: 14px;
}

.home__filtro .filtro__box {
  margin: 20px 0 10px;
  overflow: hidden;
}

.home__filtro .filtro__boton {
  width: 100%;
  text-align: center;
}

.home__filtro .filtro__boton .btn-cta-rojo {
  font-family: 'book';
}

.home__filtro .filtro__boton .btn-cta-rojo:hover {
  background-color: rgba(0, 0, 0, .2);
  color: #fff;
}

.home__filtro .filtro__resultado {
  display: none;
  width: 100%;
  margin: 0;
}

.home__filtro .filtro__disponibilidad {
  margin-top: 25px;
}

.home__filtro .filtro__logoAuto {
  margin-left: 0px;
  margin-top: -7px;
  position: relative;
  z-index: 9;
  opacity: 0.5;
}

.home__filtro .filtro__logoAuto:hover {
  opacity: 1;
}

.home__filtro .filtro__textAuto {
  font-size: 17px;
  width: 100%;
  text-align: center;
  padding: 20px 10px 0;
  position: relative;
  z-index: 9;
}

@media (max-width: 480px) {
  .home__filtro .filtro__textAuto {
    padding: 20px 10px 21px;
  }
}

.home__filtro .filtro__tipoVehiculo--marcas {
  display: inline-block;
  /*margin-right: 20px;*/
  max-width: 100px;
  vertical-align: top;
}

@media (max-width: 480px) {
  .home__filtro .filtro__tipoVehiculo--marcas {
    margin: 0;
    width: 25%;
    float: left;
    min-width: inherit;
    height: 80px;
  }
  .home__filtro .filtro__tipoVehiculo--marcas label {
    height: 80px!important;
  }
  .home__filtro .filtro__tipoVehiculo--marcas:nth-child(1) label, .home__filtro .filtro__tipoVehiculo--marcas:nth-child(2) label, .home__filtro .filtro__tipoVehiculo--marcas:nth-child(3) label, .home__filtro .filtro__tipoVehiculo--marcas:nth-child(4) label {
    border-bottom: none;
  }
  .home__filtro .filtro__tipoVehiculo--marcas:nth-child(1) label, .home__filtro .filtro__tipoVehiculo--marcas:nth-child(2) label, .home__filtro .filtro__tipoVehiculo--marcas:nth-child(3) label, .home__filtro .filtro__tipoVehiculo--marcas:nth-child(5) label, .home__filtro .filtro__tipoVehiculo--marcas:nth-child(6) label, .home__filtro .filtro__tipoVehiculo--marcas:nth-child(7) label {
    border-right: none;
  }
  .home__filtro .filtro__tipoVehiculo--marcas:nth-child(5) label:after, .home__filtro .filtro__tipoVehiculo--marcas:nth-child(6) label:after, .home__filtro .filtro__tipoVehiculo--marcas:nth-child(7) label:after, .home__filtro .filtro__tipoVehiculo--marcas:nth-child(8) label:after {
    height: 78px!important;
  }
}

.home__filtro [type="checkbox"].filled-in:checked+label:after {
  height: 80px;
  width: 100%;
  top: 0px;
}

@media (max-width: 480px) {
  .home__filtro [type="checkbox"].filled-in:checked+label:after {
    height: 80px;
    border-radius: 0;
  }
}

.home__filtro [type="checkbox"].filled-in:not(:checked)+label:after {
  display: none;
}

.home__filtro [type="checkbox"]+label {
  font-size: 12px;
}

.home__filtro [type="checkbox"]+label {
  height: auto;
  line-height: 100%;
  padding: 15px 8px!important;
}

.filtro__tipoVehiculo--marcas h3, .marcas__listado h3, .home__destacados h3 {
  width: 0;
  height: 0;
  text-indent: -4000px;
  overflow: hidden;
  padding: 0;
  margin: 0;
}

@media (max-width: 480px) {
  .home__filtro [type="checkbox"]+label {
    border: 1px solid #242c3b!important;
    padding: 25px 0 10px!important;
    text-align: center;
    width: 100%;
  }
  .filtro__tipo-vehiculo .filtro__tipoVehiculo--inline:nth-child(4) label, .filtro__tipo-vehiculo .filtro__tipoVehiculo--inline:nth-child(5) label, .filtro__tipo-vehiculo .filtro__tipoVehiculo--inline:nth-child(6) label {
    border-top: none;
    border-bottom: none;
  }
  .filtro__tipo-vehiculo .filtro__tipoVehiculo--inline:nth-child(2) label, .filtro__tipo-vehiculo .filtro__tipoVehiculo--inline:nth-child(5) label, .filtro__tipo-vehiculo .filtro__tipoVehiculo--inline:nth-child(8) label {
    border-left: none;
    border-right: none;
  }
}

.home__filtro [type="checkbox"]+label i {
  position: relative;
  z-index: 9;
}

.home__filtro [type="checkbox"].filled-in:checked+label:before {
  display: none;
}

.home__filtro [type="checkbox"].filled-in:checked+label {
  color: #FFF;
}

.home__filtro [type="checkbox"].filled-in:checked+label i, .home__filtro [type="checkbox"].filled-in:checked+label p {
  color: #FFF;
}

.home__filtro [type="checkbox"].filled-in:checked+label img {
  opacity: 1;
}

@media (max-width: 480px) {
  .home__filtro .filtro__tipoVehiculo--inline {
    margin: 0;
    width: 33.33%;
    float: left;
    min-width: 85px;
  }
}

.home__filtro .filtro__tipoVehiculo--inline h6 {
  position: relative;
  z-index: 9;
  line-height: 20px;
  font-size: 10px;
  text-align: center;
}

.home__filtro .filtro__tipoVehiculo .filtro__icon-Auto {
  padding-left: 0;
  text-align: center;
}

@media (max-width: 480px) {
  .home__filtro .filtro__tipoVehiculo .filtro__icon-Auto {
    width: 100%;
    font-size: 30px;
  }
}

@media (max-width: 320px) {
  .home__filtro .filtro__tipoVehiculo .filtro__icon-Auto {
    width: 100%;
    font-size: 24px;
  }
}

.home__filtro .filtro__tipo-vehiculo {
  padding-top: 0;
}

@media(max-width: 600px) {
  .home__filtro .filtro__tipo-vehiculo {
    padding-top: 20px;
  }
}

.home__filtro .noUi-horizontal {
  height: 3px;
  width: 100%;
  margin: 0 auto;
}

.filtro .collapsible {
  border: none;
  box-shadow: none;
  margin: 0 auto!important;
}

.filtro .collapsible-header {
  background: transparent;
  border: none;
  min-height: auto;
  line-height: 1;
  padding: 0;
  width: 100%;
  background: url(/images/iconos/icon-collapsible.png);
  background-repeat: no-repeat;
  background-position: 96% center;
  margin: 0 0 12px 0;
}

.filtro .collapsible-body {
  border: none;
}

.filtro__disponibilidad {
  color: #FFF;
  font-size: 14px;
  display: inline-block;
  font-family: 'Gotham Medium',Sans-Serif;
  margin-bottom: 10px;
}

.itemCard--promocion {
  z-index: 3;
  color: #fff;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 25%;
  display: block;
}

.itemCard--promocion .promocion--ceroK {
  background-size: 70%;
  background-image: url(../../img/promo.png);
  background-repeat: no-repeat;
  background-size: 100% !important;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-top-left: 10px;
  border-top-left-radius: 10px;
  height: 90px;
  width: 90px;
}

.itemCard--promocion .promocion--descuento {
  padding-top: 10px;
  background-color: #e31020;
  color: #E30025;
  font-family: "medium";
  height: 60px;
  text-align: center;
  width: 60px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.itemCard--promocion .promocion--descuento .promocion--descuento--value {
  font-size: 18px;
  font-family: "bold";
  margin: 0;
  color: #fff;
  text-align: center;
}

.itemCard--promocion .promocion--descuento .promocion--descuento--value span {
  display: block;
  font-size: 8px;
  margin-top: -7px;
  padding: 0;
  text-transform: uppercase;
  text-align: center;
}

.itemCard--promocion .promocion--descuento.promocion--descuento__radio {
  border-top-left-radius: 4px;
  background-color: #3a4152;
  color: #fff;
}

.itemCard--promocion .promocion--descuento.promocion--descuento__ancho {
  width: 80px;
}

.itemCard {
  background-color: #fff;
  border-radius: 10px 10px 0 0;
  box-sizing: border-box;
  font-family: 'Gotham Book', Sans-Serif;
  overflow: hidden;
  padding: 15px 0 0;
  transition: .2s;
  position: relative;
  cursor: default;
  /*height: auto;*/
  height: 340px;
  /* Quitar esto y dejar el de arriba al terminar la campaña */
}

.itemCard .contenedor--normal .legal {
  display: block;
  text-align: center;
  font-size: 10px;
  color: #999;
  font-weight: normal;
  text-transform: uppercase;
}

.calculaCuotas {
  /*margin-top: 12px;
      align-items: center;
      display: flex;
      justify-content: center;
      height: 46px;
      font-size: 14px;
      line-height: 14px;
      border: 2px solid #4a5061;
      background: #4a5061;*/
}

.calculaCuotas:hover {
  background-color: #767676;
}

.calculaCuotas:hover span {
  color: #fff!important;
}

.itemCard.marketingCampaignActive .financialData {
  display: block;
}

.itemCard.marketingCampaignActive .contenedor--normal {
  display: none;
}

.itemCard.marketingCampaignActive .contenedor--promocion {
  display: block;
  margin: -4px 0 0 0;
  height: 245px;
  top: 243px;
}

.itemCard.marketingCampaignActive .altura--precioPromocion--Lista {
  margin-top: 2px !important;
  min-height: 78px;
  max-height: 78px;
  /* border-bottom: 1px solid #DDD; */
}

.itemCard.marketingCampaignActive .altura--precioPromocion--Lista .Iva--labelMonto {
  min-height: 20px;
  max-height: 20px;
}

.itemCard.marketingCampaignActive .Lista--labelMonto {
  text-align: left;
  min-height: 20px;
  background-color: transparent;
  font-size: 10px;
  margin-bottom: 0;
  text-transform: uppercase;
}

@media (max-width: 480px) {
  .itemCard.marketingCampaignActive {
    text-align: center;
  }
}

.single-auto .itemCard {
  background-color: #fff;
  overflow: visible;
}

@media (max-width: 600px) {
  .single-auto .itemCard {
    background: none;
  }
}

.single-auto .cardMobile {
  display: none;
  margin-top: 80px;
  margin-bottom: 100px;
}

.itemCard--titulo .titulo--marca {
  display: inline-block;
  height: 50px;
  width: 50px;
  margin-left: 15px;
  border-right: 1px solid #ccc;
}

.itemCard--titulo .titulo--marca img {
  width: 100%;
}

.itemCard--titulo .titulo--modelo {
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
  width: 70%;
  height: 65px;
}

.itemCard--titulo .titulo--modelo .modelo--titulo {
  font-size: 13px;
  padding-top: 10px;
  font-family: 'Gotham MEdium', Sans-Serif;
  margin-bottom: 0;
  margin-top: 0;
  width: 80%;
}

.itemCard--titulo .titulo--modelo .modelo--titulo__ficha {
  width: 210px;
}

.itemCard--titulo .titulo--modelo .modelo--caracteristica {
  font-size: 11px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  width: 80%;
}

.itemCard--promocion__left {
  left: 0;
}

.itemCard--auto {
  height: 170px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  text-align: center;
  width: 100%;
}

.itemCard--auto a {
  height: 100%;
}

.itemCard--auto img {
  height: 90%;
  width: auto;
  transition: all .5s;
}

.itemCard--auto img:hover {
  height: 100%;
  width: auto;
  transition: all .5s;
}

.itemCard--precios .precios--titulo {
  font-family: "medium";
  font-size: 14px;
  margin-bottom: 0 !important;
  padding-left: 5px;
}

.itemCard--precios .precios--titulo__ficha {
  margin-top: -18px;
}

.itemCard--precios .precios--valor {
  color: #000;
}

@media (max-width: 600px) {
  .itemCard--precios .precios--valor {
    color: #fff;
  }
}

.itemCard--precios .precios--valor .valor--item {
  border-right: 1px solid #ccc;
  box-sizing: border-box;
  padding: 0 5px 5px;
}

@media (max-width: 600px) {
  .itemCard--precios .precios--valor .valor--item {
    display: inline-block;
  }
}

.itemCard--precios .precios--valor .valor--item .item--titulo {
  font-size: 9px;
  margin-bottom: 0;
}

@media (max-width: 600px) {
  .itemCard--precios .precios--valor .valor--item .item--titulo {
    font-size: 12px;
  }
}

@media (max-width: 320px) {
  .itemCard--precios .precios--valor .valor--item .item--titulo {
    font-size: 11px;
  }
}

.itemCard--precios .precios--valor .valor--item .item--valor {
  font-size: 11px;
  font-family: "medium";
  margin-top: 3px;
}

@media (max-width: 600px) {
  .itemCard--precios .precios--valor .valor--item .item--valor {
    font-size: 14px;
  }
}

@media (max-width: 320px) {
  .itemCard--precios .precios--valor .valor--item .item--valor {
    font-size: 12px;
  }
}

.itemCard--precios .precios--valor .valor--item:last-child {
  border-right: none;
}

.itemCard--precios .precios--valor .valor--item:last-child .item--valor {
  color: #E30025;
  font-size: 14px;
  margin-top: 1px;
}

@media (max-width: 600px) {
  .itemCard--precios .precios--valor .valor--item:last-child .item--valor {
    font-size: 17px;
    font-family: 'bold';
  }
}

@media (max-width: 320px) {
  .itemCard--precios .precios--valor .valor--item:last-child .item--valor {
    font-size: 15px;
    font-family: 'bold';
  }
}

.destacados__item .itemCard--precios .precios--valor .valor--item {
  padding: 5px;
}

.full__width {
  position: relative;
  width: 100% !important;
  margin-bottom: 10px;
}

.full__width .itemCard {
  border-radius: 3px;
  height: 90px !important;
  overflow: hidden;
  position: relative;
}

.full__width .itemCard--titulo {
  margin-left: 130px;
  position: relative;
  z-index: 2;
  display: inline-block;
  margin-top: 20px;
}

.full__width .itemCard--titulo .titulo--modelo {
  width: inherit;
}

.full__width .itemCard--titulo .titulo--modelo .modelo--caracteristica {
  overflow: inherit;
  text-overflow: inherit;
  white-space: inherit;
  max-width: 200px;
  width: auto;
}

.full__width .itemCard--promocion {
  position: absolute;
  right: 0;
  left: 550px;
  top: 20px;
  z-index: 4;
  display: flex;
  width: 120px;
}

.full__width .itemCard--promocion .promocion--ceroK {
  background-position: center 70%;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 0;
}

.full__width .itemCard--promocion .promocion--descuento {
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-top: 0;
  margin-left: 3px;
}

.full__width .itemCard--promocion .promocion--descuento .promocion--descuento--value {
  font-size: 20px;
  padding-right: 0;
  padding-top: 8px;
}

.full__width .itemCard--auto {
  height: 90px;
  position: absolute;
  left: 0;
  top: -10px;
  width: 17%;
  z-index: 1;
}

.full__width .itemCard--auto img {
  height: 80%;
  margin-right: 15px;
  margin-top: 20px;
}

.full__width .itemCard--precios {
  position: absolute;
  left: 430px;
  top: 25px;
  z-index: 3;
}

.full__width .itemCard--precios .precios--titulo {
  margin-bottom: 0 !important;
}

.full__width .itemCard--precios .precios--valor .valor--item .item--titulo {
  margin-bottom: 0 !important;
}

.full__width .agregar {
  display: flex;
  width: 175px;
  top: 0;
  right: 15px;
  position: absolute;
  height: 100%;
}

.full__width .agregar .agregar__icono {
  padding: 10px 0;
  width: 50%;
  border-radius: 0;
  height: 100%;
  position: absolute;
  right: 50%;
}

.full__width .agregar .agregar__icono i {
  display: block;
}

.full__width .agregar .agregar__icono .icon-Comparador-cta {
  font-size: 20px;
  display: block;
  margin-bottom: 5px;
  top: 5px;
}

.full__width .agregar .agregar__icono span {
  font-size: 12px;
  display: block;
}

.full__width .agregar .agregar__icono .container-box {
  line-height: initial;
}

.full__width .agregar .agregar__guardar {
  width: 50%;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  padding: 35px 0;
  height: 100%;
  position: absolute;
  right: 0;
}

.full__width .agregar .agregar__guardar .agregar__cotizacion {
  width: 100%;
  text-align: center;
  float: left;
  font-size: 12px;
  margin-bottom: 5px;
  top: -10px;
}

.full__width .agregar .agregar__guardar .agregar__cotizacion span {
  font-size: 12px;
  line-height: 15px;
}

.full__width .container__detalle-head {
  float: left;
  width: 55%;
  text-align: left;
}

.full__width .container__detalle-head .item__detalle-modelo {
  margin-bottom: 0;
}

.full__width .container__detalle-footer {
  float: right;
  padding-top: 6px;
  padding-right: 16px;
  width: 33%;
  text-align: left;
}

.full__width .marca__logo {
  display: block;
  float: left;
  margin-right: 10px;
}

.full__width .item {
  height: auto !important;
  width: 99%;
  border-radius: 3px;
  overflow: hidden;
}

.full__width .item .item__detalle {
  width: 70%;
  margin-bottom: 0;
}

.full__width .item .item__img {
  width: 15%;
  padding: 0 6px;
  height: auto;
}

.full__width .item .item__img img {
  width: 100%;
}

.full__width .item .item__detalle-modelo-listado {
  display: none;
}

.special-sale-item .full__width .itemCard--precios {
  position: absolute;
  left: 430px;
  top: 60px;
  z-index: 3;
}

.special-sale-item .itemCard--promocion {
  opacity: 1 !important;
}

.special-sale-item .agregar .agregar__icono {
  width: 50%;
}

.special-sale-item .agregar .agregar__guardar {
  background-color: #fd0;
  width: 50%;
}

.special-sale-item .agregar .u-verFicha {
  display: none !important;
}

.special-sale-item .agregar span.u-cotizar {
  display: inline-block !important;
}

.special-sale-item .agregar p span.u-cotizar {
  color: #B20C27 !important;
}

.special-sale-item .item__cotizacion .btn-cotizar__destacados {
  background-color: #fd0 !important;
  border: 1px solid #fd0 !important;
  color: #B20C27 !important;
}

.special-sale-item .item__select .texto__cuotas span {
  color: #E30025;
}

.special-sale-item .slider__box .itemCard--promocion {
  right: 0;
}

.special-sale-item .precios--titulo__ficha {
  margin-top: 0 !important;
}

.special-sale-item .cardMobile--cta .btn-cotizar {
  background: #ffee00;
}

.special-sale-item .cardMobile--cta .btn-cotizar:hover {
  background: #ded004;
}

.special-sale-item .cardMobile--cta .btn-cotizar span {
  color: #000;
}

.special-sale-item .cardMobile .btn-comparar .label-check {
  background: #394051;
  color: #fff;
}

.batch-special-sale {
  display: none;
}

.batch-special-sale.marketingCampaignActive {
  display: block !important;
}

.special-sale-item .precioPromocion--Bonos--detalle p:nth-child(1) {
  text-align: left;
  padding: 0 0 0 5px;
}

.special-sale-item .precioPromocion--Bonos--detalle p:nth-child(2) {
  text-align: right;
}

.special-sale-item .agregar.itemCarro .comparatorButton {
  width: 50% !important;
}

.special-sale-item .agregar__guardar {
  width: 50% !important;
}

.special-sale-item .agregar__guardar.version__button {
  width: 50% !important;
}

.destacados__item.special-sale-item.quotation-special-sale-item {
  height: 307px !important;
}

@media(max-width: 1199px) {
  .destacados__item.special-sale-item.quotation-special-sale-item {
    height: 316px !important;
  }
}

@media(max-width: 991px) {
  .destacados__item.special-sale-item.quotation-special-sale-item {
    /*height: 60% !important;*/
  }
  .destacados__item.special-sale-item .contenedor--promocion {
    height: auto !important;
    position: relative;
    /*top: 215px;*/
  }
}

.home__destacados .item__foto .itemCard--promocion.itemCard--promocion__rigth {
  right: 10px;
}

.item {
  transition: 0.2s;
  background-color: #FFF;
  overflow: hidden;
}

.item .item__img {
  height: 198px;
  padding: 17px 0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 45%;
}

.item .item__img img {
  max-width: 100%;
}

.item .item__detalle {
  width: 50%;
  padding-left: 10px;
  display: inline-block;
}

.item .item__detalle .item__detalle-marca {
  font-size: 11px;
  color: #6C6464;
  width: 100%;
  font-family: "book";
  margin-bottom: 15px;
}

.item .item__detalle .item__detalle-modelo {
  width: 100%;
  color: #000000;
  font-size: 16px;
  font-family: "medium";
  margin-bottom: 0;
}

.item .item__detalle .item__detalle-modelo-listado {
  display: none;
  width: 100%;
  list-style: normal;
  margin-bottom: 14px;
}

.item .item__detalle .item__detalle-modelo-listado li {
  width: 100%;
  display: inline-block;
  font-size: 13px;
  color: #6C6464;
  font-family: "book";
  padding-left: 14px;
  position: relative;
}

.item .item__detalle .item__detalle-modelo-listado li:before {
  content: "•";
  position: absolute;
  left: 0;
  font-size: 17px;
  color: #D0021B;
  line-height: 100%;
}

.item .item__detalle .item__detalle-desde {
  color: #6C6464;
  font-size: 11px;
  font-family: "book";
}

.item .item__detalle .item__detalle-desde--final {
  font-family: "medium";
}

.item .item__detalle .item__detalle-valor {
  color: #000000;
  font-size: 13px;
  font-family: "medium";
  margin-bottom: 3px;
}

.item .item__detalle .item__detalle-valor--final {
  font-size: 16px;
}

.agregar {
  cursor: pointer;
  width: 100%;
  right: -70px;
}

.agregar .agregar__icono {
  width: 50%;
  height: 46px;
  background-color: #295AA6;
  float: left;
  border-bottom-left-radius: 10px;
  text-align: center;
  font-size: 25px;
  padding-top: 3px;
}

.agregar .agregar__icono:hover {
  background-color: #4a5061;
}

.agregar .agregar__icono .add-to-comparator {
  display: inline-block;
}

.agregar .agregar__icono .remove-from-comparator {
  display: none;
}

.agregar .agregar__icono .icon-Comparador-cta {
  position: relative;
  top: 9px;
  color: #FFF;
  font-size: 25px;
}

.agregar .agregar__icono .icon-Comparador-OK {
  position: relative;
  top: 9px;
  color: #fff;
  font-size: 25px;
}

.agregar .agregar__icono span {
  color: #fff;
  position: relative;
  top: -4px;
  left: 2px;
  font-size: 12px;
  text-transform: uppercase;
}

.agregar .agregar__icono.already-comparing {
  background-color: #999 !important;
  color: #fff;
  border-top: none;
}

.agregar .agregar__icono.already-comparing:hover {
  background: #4a5061;
}

.agregar .agregar__icono.already-comparing .add-to-comparator {
  display: none !important;
}

.agregar .agregar__icono.already-comparing .remove-from-comparator {
  display: inline-block;
}

.agregar .agregar__icono.already-comparing .u-verFicha {
  display: inline-block !important;
}

.agregar .agregar__icono__version span {
  position: absolute;
  top: 5px !important;
  left: 50px !important;
  cursor: pointer;
}

.agregar .agregar__guardar {
  width: 50%;
  float: left;
  background-color: #ffdd00;
  border-bottom-right-radius: 10px;
  text-align: center;
  height: 46px;
  border-left: 1px solid #fff;
}

.agregar .agregar__guardar:hover {
  background-color: #4a5061;
  color: white!important;
}

.agregar .agregar__guardar .agregar__cotizacion {
  position: relative;
  top: 11px;
  color: #ffdd00;
  font-size: 9px;
  font-family: "bold";
  line-height: 100%;
}

.agregar .agregar__guardar .agregar__cotizacion {
  display: block;
  color: #295AA6;
  font-size: 12px;
  text-transform: uppercase;
  /*margin-top: 8px;*/
  font-family:'Gotham Bold', sans-serif;
}

.agregar .agregar__guardar:hover .agregar__cotizacion {
  color: #FFF!important;
}

.agregar .agregar__guardar .agregar__cotizacion:hover {
  color: #FFF!important;
}

.ficha__breadcrumb .agregar {
  position: absolute;
  z-index: 999;
}

.item__lista {
  margin-bottom: 15px;
  overflow: hidden;
}

.list__item .item__lista:nth-child(3n+1) {
  clear: both!important;
}
/*@media (max-width: 540px) {
  .list__item .item__lista:nth-child(2n+1) {
      clear: both!important;
    }
}*/

.special-sale .slider__box .itemCard--promocion .promocion--ceroK {
  background-position: center;
}

.cardMobile .btn-cotizar {
  background-color: #fd0;
  height: 52px;
  float: right;
  width: 100%;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-radius: 5px;
}

.cardMobile .btn-cotizar span {
  line-height: 45px;
  color: #fff;
}

.cardMobile .btn-comparar .label-check {
  background: #E30025;
  color: #fff;
}

.cardMobile .btn-comparar .btn-comparar__check {
  background: #186F16 !important;
  border: 1px solid #186F16 !important;
}

.cardMobile .precios--valor__container {
  position: relative;
}

.cardMobile .precios--valor__container span.listPrice {
  font-size: 14px;
  font-family: "medium";
}

.cardMobile .precios--valor__container .minPrice {
  font-size: 25px;
  font-family: 'bold';
  color: #ffee00;
  letter-spacing: 3px;
}

.cardMobile .precios--valor__container .itemCard--promocion {
  position: absolute;
  top: 0;
  right: 0;
}

.cardMobile .precios--valor__container.borderTop {
  border-top: 1px solid #a3a3a4;
}

.cardMobile .precios--valor__container.borderBottom {
  border-bottom: 1px solid #a3a3a4;
}

.cardMobile .precios--valor__container.container__bonos {
  position: relative;
  width: 100%;
  height: 25px;
}

@media (max-width: 360px) {
  .cardMobile .precios--valor__container.container__bonos {
    height: 45px;
  }
}

.cardMobile .precios--valor__container .bonoMarca, .cardMobile .precios--valor__container .bonoAmicar {
  width: 50%;
  float: left;
  text-align: center;
  height: 20px;
}

.cardMobile .precios--valor__container .bonoMarca span, .cardMobile .precios--valor__container .bonoAmicar span {
  font-family: "medium";
}

.cardMobile .precios--valor__container.container__cuotas {
  height: 65px;
}

@media (max-width: 360px) {
  .cardMobile .precios--valor__container.container__cuotas {
    height: 85px;
  }
}

.cardMobile .precios--valor__container .cuotas, .cardMobile .precios--valor__container .cae {
  width: 50%;
  height: 100%;
  float: left;
  text-align: center;
  padding: 10px 0 0 0;
}

.cardMobile .precios--valor__container .cuotas span, .cardMobile .precios--valor__container .cae span {
  display: block;
  font-family: "medium";
  font-size: 18px;
  margin: 5px 0;
}

.cardMobile .precios--valor__container .cae {
  border-left: 1px solid #a3a3a4;
}

.cardMobile .precios--valor__container.container__detalle {
  position: relative;
  width: 100%;
  height: 25px;
  text-align: center;
}

.cardMobile .precios--valor__container .detalle__financiamiento {
  width: 65%;
  float: left;
  margin: 5px 0 0 0;
}

@media (max-width: 360px) {
  .cardMobile .precios--valor__container .detalle__financiamiento {
    width: 100%;
    float: none;
    margin: 5px 0 0 0;
    text-align: center;
  }
}

.cardMobile .precios--valor__container .detalle__valor {
  width: 35%;
  float: left;
  font-family: "medium";
  letter-spacing: 2px;
  margin: 5px 0 0 0;
  text-align: right;
}

@media (max-width: 360px) {
  .cardMobile .precios--valor__container .detalle__valor {
    width: 100%;
    float: none;
    font-family: "medium";
    letter-spacing: 2px;
    margin: 5px 0 0 0;
    text-align: center;
    margin: 0 0 15px 0;
  }
}

.cardMobile--cta {
  position: relative;
  top: 25px;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.cardMobile--cta .btn-comparar {
  width: 50%;
}

.cardMobile--cta .btn-cotizar {
  background: #df0021;
  border-left: none;
}

.cardMobile--cta__fixed {
  display: inline-block;
  margin: 0 auto;
  position: fixed;
  top: 90%;
  left: 0;
  right: 0;
  width: 93%;
  z-index: 1000;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

@media (max-width: 1199px) {
  .itemCard--titulo .titulo--modelo .modelo--titulo__ficha {
    font-size: 13px !important;
    width: 140px;
  }
  .full__width .itemCard--titulo {
    margin-left: 90px;
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  .full__width .itemCard--titulo .modelo--titulo {
    font-size: 14px;
  }
  .full__width .itemCard--titulo .titulo--modelo .modelo--caracteristica {
    max-width: 130px;
  }
  .full__width .itemCard--promocion {
    left: 410px;
  }
  .full__width .itemCard--precios {
    left: 300px;
  }
  .full__width .agregar .agregar__icono {
    padding-right: 5px;
  }
  .full__width .agregar .agregar__guardar .agregar__cotizacion {
    top: 20px;
  }
  .full__width .agregar .agregar__guardar .agregar__cotizacion span {
    line-height: 50px;
  }
  .agregar {
    right: -35px;
  }
}

@media (max-width: 767px) {
  .itemCard--auto {
    float: left;
    width: 40%;
  }
  .itemCard--precios {
    margin-top: 15px;
  }
  .full__width .itemCard--promocion {
    margin-top: 5px;
  }
  .full__width .itemCard--precios {
    margin-top: -10px;
  }
}

@media (max-width: 480px) {
  .itemCard--auto {
    float: inherit;
    width: inherit;
  }
  .itemCard--precios {
    margin-top: inherit;
  }
  .item__lista:first-child {
    margin-top: 30px;
  }
}

@media (max-width: 992px) {
  .full__width .itemCard--promocion {
    left: 280px;
  }
  .full__width .itemCard--precios {
    left: 280px;
  }
  .single-auto .cardMobile {
    display: block;
  }
}

@media (min-width: 992px) {
  .item .item__img {
    padding: 60px 0;
  }
  .agregar .agregar__guardar .agregar__cotizacion {
    font-size: 10px;
  }
  .special-sale .slider__box .itemCard--promocion {
    display: none;
  }
}

@media (min-width: 768px) {
  .item .item__detalle {
    padding-left: 10px;
  }
  .item .item__detalle .item__detalle-modelo {
    margin-bottom: 0;
  }
  .item .item__detalle .item__detalle-modelo-listado {
    display: none;
  }
  .item__lista {
    margin-bottom: 22px;
  }
}

@media (max-width: 1200px) {
  .full__width .agregar .agregar__guardar {
    padding: 17px 0 !important;
  }
}

.agregar__cotizacion .u-verFicha {
  display: none !important;
}

.agregar .agregar__icono.already-comparing:focus {
  background-color: #999;
  color: #fff;
  border-top: none;
}

.middle-o {
  display: inline-block;
  background: #fff;
  color: #000;
  position: absolute;
  width: 18px;
  text-align: center;
  top: 13px;
  left: calc(50% - 9px);
}

.container__select .input-field .select-wrapper input.select-dropdown {
  height: auto;
  color: #FFF;
  font-family: "book";
  font-size: 13px;
  line-height: 100%;
  border-bottom: 1px solid #979797;
  padding-bottom: 5px;
  margin-bottom: 15px;
  overflow-x: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-transform: uppercase;
  padding-right: 24px;
  box-sizing: border-box;
}

.container__select .input-field .caret {
  display: none;
}

.container__select.sucursalesFiltros__select i {
  position: absolute;
  color: #FFF;
  right: 0;
  font-size: 6px;
  top: 4px;
}

@media (max-width: 480px) {
  .container__select.sucursalesFiltros__select i {
    right: 0;
  }
}

.container__select .dropdown-content li>span {
  color: #fff;
  font-size: 12px;
  line-height: 22px;
  padding: 4px 8px 0 8px;
}

.select-dropdown li.optgroup {
  cursor: default !important;
}

.container__select .input-field > label {
    width: 100%;
    /*margin-top: -7px;*/
}

.container__select .input-field > label .icon {
    color: whitesmoke;
    font-size: 7px;
    float: right;
}

.itemCard .financingInfo, .itemCard.marketingCampaignActive .financingInfo {
  transition: 0.3s top ease-in-out;
}

.itemCard .financingInfo.open, .itemCard.marketingCampaignActive .financingInfo.open {
  height: 261px;
  top: 115px;
}

.itemCard .financingInfo.open .itemCard--detalle--financiamiento__extendido {
  height: 105px;
}

.icon--mas--detalles--financiamiento {
  transition: 0.3s transform ease-in-out;
}

.financingInfo.open .icon--mas--detalles--financiamiento {
  transform: rotate(180deg);
  display: inline-block;
}

.container__cotizador .quotation-no-special-sale-item .contenedor--promocion .itemCard--precio__promocion .precioPromocion--Lista {
  margin: 0;
  width: 100%;
}

.precioPromocion--Lista {
  /*background-color: #ddd;*/
  color: #000;
  /*margin: 0 -13px;*/
  margin: 0;
  padding: 0 0 0 0;
  /*padding-bottom: 21px;*/
  padding-bottom: 1px;
  /*width: 100%;*/
  text-align: center;
  font-size: 10px;
  text-transform: uppercase;
}

.special-sale-item .precioPromocion--Lista {
  margin: 0 0;
  padding: 2px 6px 5px 6px!important;
  text-align: left;
  height: auto !important;
  /*width: 100%;*/
}

.precioPromocion--Lista__animateOpacity {
  background-color: rgba(221, 221, 221, 0.7) !important;
}

.precioPromocion--Lista .Lista--valorMonto {
  font-family: 'bold';
  font-size: 11px;
}

.Promocion--precioPromocion {
  color: #e30025;
  font-size: 30px;
  line-height: 24px;
  text-align: center;
  margin: 5px 30px 5px;
}

.destacados__item .Promocion--precioPromocion {
  font-size: 30px;
  font-family: 'book';
}

@media(max-width: 320px) {
  .destacados__item .Promocion--precioPromocion {
    font-size: 26px;
  }
}

.special-sale-item .Promocion--precioPromocion {
  font-size: 24px;
  line-height: 36px;
  text-align: left;
  margin: 0;
}

.destacados__item.special-sale-item .Promocion--precioPromocion {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.Promocion--label {
  display: none;
}

.special-sale-item .Promocion--label {
  display: inline-block;
  font-family: 'book';
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  vertical-align: middle;
}

.precioPromocion--Bonos {
  color: #000;
  font-family: 'book';
  line-height: 13px;
  margin: 0;
  padding: 0 0 4px;
  width: 100% !important;
  display: none;
}

.home__destacados .destacados__item .precioPromocion--Lista {
  margin: 0;
  padding-bottom: 0;
  height: 57px!important;
  font-family: "book";
}

.itemCard.marketingCampaignActive .altura--precioPromocion--Lista {
  height: 58px!important;
  min-height: 58px!important;
  max-height: 58px!important;
}

.contenedor--normal {
  min-height: 94px;
}

.contenedor--normal .itemCard--precio__promocion {
  bottom: 0;
}

.contenedor--normal .Promocion--precioPromocion {
  margin-bottom: 10px;
}

.contenedor--normal .precioPromocion--Bonos {
  display: block;
}

.contenedor--normal .precioPromocion--Bonos p {
  width: 100%!important;
  border: none;
}

.contenedor--normal .Lista--labelMonto {
  text-align: center;
  min-height: 20px;
  background-color: transparent;
  font-size: 10px;
  margin-bottom: 0;
  text-transform: uppercase;
}

.itemCard--promocion .promocion--descuento .promocion--descuento--value {
  font-family: 'book';
}

.itemCard.marketingCampaignActive .contenedor--promocion .legal, .destacados__item .contenedor--promocion .legal {
  display: block;
  text-align: center;
  font-size: 10px;
  color: #999;
  font-weight: normal;
  text-transform: uppercase;
}

.grey-text {
  margin: 20px; }

#render-pagination {
  text-align: center;
  margin: 0 0 60px 0; }
  #render-pagination .show-more-button {
    border: 1px solid #000;
    /* background-color: transparent; */
    background-color: #ffee00;
    color: #000;
    text-transform: uppercase;
    box-shadow: none;
    letter-spacing: .8px;
    padding: 5px 35px 11px;
    border-radius: 8px;
    width: 50%;
    display: inline-block;
    font-size: 12px;
    color: #333;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-family: 'Gotham Bold', sans-serif; }
    #render-pagination .show-more-button:visited, #render-pagination .show-more-button:focus, #render-pagination .show-more-button:active {
      outline: none; }
    #render-pagination .show-more-button:hover {
      background-color: #242c3b !important;
      color: #fff; }
    @media (max-width: 600px) {
      #render-pagination .show-more-button {
        width: 85%; } }
  #render-pagination i {
    font-size: 24px; }

.render-pagination-wrapper {
  max-width: 90%;
  position: relative;
  margin: 0 auto 30px auto; }
  .render-pagination-wrapper .render-pagination-viewport {
    overflow: hidden; }
    .render-pagination-wrapper .render-pagination-viewport .render-pagination-pages {
      margin: 0 auto;
      transition: 0.3s margin-left cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.rendered-pagination-button {
  font-family: 'book', Arial, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 36px;
  display: inline-block;
  width: 36px;
  height: 36px;
  background-color: #414758;
  color: #CCCCCC;
  text-align: center;
  margin: 0 2px;
  border-radius: 2px; }
  .rendered-pagination-button:hover {
    background-color: #242c3b;
    color: #CCCCCC; }
  .rendered-pagination-button.active {
    background-color: #242c3b;
    cursor: default; }
  .rendered-pagination-button.render-pagination-search-arrow {
    position: absolute;
    border-radius: 4px 0 0 4px; }
    .rendered-pagination-button.render-pagination-search-arrow:visited, .rendered-pagination-button.render-pagination-search-arrow:focus, .rendered-pagination-button.render-pagination-search-arrow:active {
      color: #CCCCCC;
      outline: none; }
    .rendered-pagination-button.render-pagination-search-arrow:hover {
      color: #CCCCCC;
      background-color: #242c3b;
      border-color: #242c3b; }
    .rendered-pagination-button.render-pagination-search-arrow.left {
      left: -37px; }
    .rendered-pagination-button.render-pagination-search-arrow.right {
      right: -37px;
      transform-origin: top;
      transform: rotate(180deg); }
.special-sale-item .itemCard--precio__promocion {
    display: block;
    /*position: absolute;*/
    bottom: -1px;
    width: 100%;
    /*height: 86px;*/ }
.filtro__tipo-vehiculo .collapsible-body {
    padding: 0;
    margin: 0;
}
.filtro__disponibilidad.collapsible-header {
    text-transform: uppercase;
}
.filtro__tipoVic label {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    }
.filtro__tipoVic span, .filtro__tipoVehiculo span {
    text-transform: uppercase;
    font-size: 1.1em!important;
}
.filtro__tipoVic i, .filtro__tipoVehiculo i{
    width: 57px!important;
    margin-left: -5px;
}

p {
    margin: 0px!important;
}

div#dversiones {
    padding-top: 20px;
}
.btnwht{
        display:none;
    }

@media only screen and (max-width: 768px) {
    .btnwht{
        display:none;
    }
    
    .btnwhtno{
        display:block;
    }
}/* End custom CSS */
/* Start custom CSS */@media only screen and (max-width: 600px) {
  
}/* End custom CSS */