h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 26px;
  font-weight: 700;
}

.nav-section {
  padding-top: 20px;
  padding-bottom: 20px;
}

.navbar {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #fff;
}

.navbar.menu {
  padding-top: 0px;
  background-color: #008d7f;
}

.image {
 /* width: 180px;
  max-width: 180px;
  padding-top: 20px;*/
}

.link {
 /* padding: 28px 12px;
  border-bottom: 2px solid #fff;
  background-color: transparent;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: border-width 200ms ease-out, color 200ms ease, all 200ms ease-out;
  transition: border-width 200ms ease-out, color 200ms ease, all 200ms ease-out;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 15px;
  font-weight: 700;*/
}

.link:hover {
  border-bottom: 4px solid #008d7f;
  border-left: 0px none #a53c2c;
  color: #000;
}

.link:active {
  background-color: #008d7f;
  color: #fff;
}

.link.w--current {
  padding-bottom: 28px;
  border-style: none none solid;
  border-width: 0px 0px 4px;
  border-color: #008d7f;
  background-color: #008d7f;
  color: #fff;
}

.search-wrapper {
  margin-right: 0px;
  float: right;
}

.nav-menu {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  float: none;
  border-style: solid solid none;
  border-width: 0px;
  border-color: #000;
  text-align: center;
}

.brand {
  margin-left: 0px;
}

.txtsearch {
  display: block;
  width: 154px;
  float: left;
  clear: none;
}

.btnsearch {
  position: static;
  display: block;
  overflow: visible;
  width: 40px;
  height: 38px;
  margin-left: 1px;
  float: left;
  clear: none;
  background-color: #ed583b;
  background-image: url('../images/search-icon.png');
  background-position: 50% 50%;
  background-size: 17px;
  background-repeat: no-repeat;
}

.form {
  display: block;
  width: auto;
  margin-right: 5px;
  float: none;
}

.form-block {
  margin-top: 25px;
  float: right;
}

.menuwrapflex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-style: none;
  border-width: 0px;
  border-top-color: #000;
  border-right-color: #000;
  border-left-color: #000;
}

.div20 {
  width: 22%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div20.logo {
  width: 18%;
}

.div3 {
  width: 60%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.nv-section {
  border-style: solid;
  border-width: 0px 0px 3px;
  border-color: #000 #000 rgba(0, 0, 0, .09);
}

.home-hero-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  max-height: 600px;
  min-height: 350px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #008d7f;
}

.home-hero-section.destacados {
  height: 400px;
}

.home-hero-section.home {
  height: 400px;
}

.titulo-hero {
  margin-bottom: 30px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 48px;
  line-height: 54px;
  font-weight: 400;
  text-align: center;
}

.titulo-hero.ti {
  margin-bottom: 10px;
}

/*.text-block {
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  line-height: 39px;
  font-weight: 300;
  text-align: center;
}*/

.section {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 70px;
  padding-bottom: 70px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #f8f8f8;
}

.section.blanco {
  background-color: #fff;
}

.section.blanco.gris {
  background-color: transparent;
}

.section.blanco.asd {
  padding-bottom: 0px;
}

.section.blanco.a {
  padding-top: 40px;
  padding-bottom: 40px;
}

.section.inventario {
  padding-top: 60px;
  padding-bottom: 60px;
}

.section.gris {
  background-color: #fff;
}

.section.gris.a {
  padding-top: 40px;
  padding-bottom: 40px;
}

.section.do {
  padding-bottom: 40px;
}

.section-title {
  margin-top: 0px;
  margin-bottom: 45px;
  padding-top: 8px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 25px;
  font-weight: 600;
}

.section-title.borde {
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, .08);
  font-size: 25px;
}

.section-title.form {
  margin-bottom: 15px;
  font-size: 20px;
}

.container-flex {
  display: block;
  margin-bottom: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.container-flex.trans {
  background-color: transparent;
}

.container-hero {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.seminuevo-wrapper {
  display: block;
  overflow: visible;
  width: 230px;
  height: 310px;
  min-height: auto;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, .15);
  background-color: #fff;
  box-shadow: 0 0 0 0 #929292;
  -webkit-transition: box-shadow 200ms cubic-bezier(.55, .085, .68, .53);
  transition: box-shadow 200ms cubic-bezier(.55, .085, .68, .53);
}

.seminuevo-wrapper:hover {
  box-shadow: 2px 0 13px -1px hsla(0, 0%, 57%, .44);
}

.seminuevo-wrapper.eventos {
  height: 816px;
  box-shadow: 1px 0 9px 1px #929292;
}

.seminuevo-content-wrapper {
  margin-left: 10px;
}

.div-block {
  width: 1120px;
  max-width: 1120px;
  margin-right: -10px;
  margin-left: -10px;
}

.seminuevo-content-part {
  display: block;
  width: 100%;
  height: auto;
  min-height: 50px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: blue;
}

.seminuevo-content-part.texto {
  overflow: hidden;
  width: 98%;
  height: auto;
  background-color: #fff;
}

.seminuevo-content-part.texto.home {
  width: 100%;
  min-height: 130px;
  margin-top: 0px;
  background-color: transparent;
}

.seminuevo-content-part.texto.home.sdadasda {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
}

.seminuevo-content-part.texto.home.sucursalwrapper {
  box-shadow: none;
}

.seminuevo-content-part.texto.home.sdadasda-copy {
  padding-right: 10px;
  padding-left: 10px;
}

.seminuevo-content-part.texto.home.dasd {
  padding-left: 10px;
}

.seminuevo-content-part.carro {
  position: static;
  top: 0px;
  right: 0px;
  bottom: auto;
  height: 50%;
  background-color: #fff;
  /*background-image: url('../images/22851993_571875089870586_317328829336523917_n.jpg');*/
  background-position: 0px 0px;
  background-size: cover;
}

.seminuevo-content-part.carro.flyers {
  background-color: transparent;
}

.footer {
  height: 150px;
  background-color: #000;
}

.container {
  display: block;
  height: auto;
}

.container.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
}

.img-seminuevo-home {
  display: block;
  overflow: hidden;
  width: auto;
  height: auto;
  float: none;
  clear: none;
  text-align: center;
}

.img-seminuevo-home.promo {
  width: 100%;
}

.img-seminuevo-home.b1 {
  height: auto;
}

.col_perspective {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.seminuevo-modelo {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  border: 1px none #000;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 20px;
  font-weight: 600;
}

.seminuevo-modelo.evento {
  width: 100%;
}

.seminuevo-modelo.sucursal-titulo {
  width: 100%;
  font-size: 18px;
}

.seminuevo-modelo.splash {
  width: 100%;
  margin-top: 30px;
  text-align: center;
}

.seminuevo-linkbox {
  margin-top: 20px;
  margin-bottom: 0px;
  padding-right: 0px;
  text-decoration: none;
}

.seminuevo-linkbox.dertalle {
  margin-top: 0px;
}

.seminuevo-precio {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 18px;
  font-weight: 700;
}

.seminuevo-precio.sucursal {
  margin-top: 20px;
}

.seminuevo-precio.features {
  color: #9e9c9c;
  font-weight: 400;
}

.seminuevo-precio.inv {
  color: #008d7f;
  text-decoration: underline;
}

.seminuevo-precio.inv.chev {
  color: #f2bd4a;
}

.seminuevo-precio.inv.nis {
  color: #bc192f;
}

.button {
  overflow: hidden;
  margin-left: 10px;
}

.link-block.asdasd {
  overflow: hidden;
  height: 268px;
}

.evento-fecha-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 150px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #008d7f;
}

.event-date-days {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 75px;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.event-date-months {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 75px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.event-date-month-text {
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #fefefe;
  font-size: 25px;
  font-weight: 600;
}

.event-date-month-days {
  margin-top: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fefefe;
  font-size: 40px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: -1px;
}

.evento-col-wrapper {
  background-color: #008d7f;
}

.row-promociones {
  margin-top: 30px;
  margin-bottom: 40px;
}

.content-flex-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.filtros-wrapper {
  background-color: #fff;
}

.autos-wrapper {
  width: auto;
  height: auto;
  min-height: 50px;
  margin-top: 20px;
}

.filtros-titulo {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #fefefe;
  font-size: 18px;
  font-weight: 600;
}

.filtro-titulo-wrapper {
  background-color: #008d7f;
  text-align: center;
}

.bloque-filtro {
  margin-left: 0px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-color: #fff;
}

.text-block-2 {
  width: 95%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #9e9c9c;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.check-filtro {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}

.form-block-2 {
  margin-bottom: 0px;
}

.sort-precio-wrapper {
  width: 192px;
  height: 39px;
  margin-right: 0px;
  padding-right: 0px;
  float: right;
  border: 2px solid #e7e7e7;
  background-color: #f5f5f5;
}

.sort-texto {
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 7px;
  font-family: 'Open Sans', sans-serif;
  color: #807979;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}

.auto {
  margin-bottom: 30px;
  background-color: #fff;
  box-shadow: 1px 1px 8px 1px #cfcfcf;
}

.auto-img-wrapper {
  overflow: hidden;
  width: 40%;
  height: 187px;
  min-height: 187px;
  float: left;
  background-color: #fff;
  background-image: url('../images/22851839_571888576535904_6218657288320916382_n.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.auto-info-wrapper {
  width: 60%;
  float: right;
}

.img-seminuevo {
  display: block;
  overflow: hidden;
  width: 99%;
  margin-right: auto;
  margin-left: auto;
}

.seminuevo-linkbox-listado {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
  text-decoration: none;
}

.sort-az-wrapper-copy {
  width: 192px;
  height: 39px;
  margin-right: 15px;
  padding-right: 0px;
  float: right;
  border: 2px solid #e7e7e7;
  background-color: #f5f5f5;
}

.seminuevo-cta {
  margin-top: 30px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #008d7f;
  font-size: 18px;
  font-weight: 400;
  text-decoration: underline;
}

.seminuevo-cta.sucursal {
  margin-top: 20px;
}

.seminuevo-cta.features {
  color: #9e9c9c;
  font-weight: 400;
}

.seminuevo-cta.inv {
  color: #008d7f;
  text-decoration: underline;
}

.container-filtro-mobile {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 11111;
  height: 50px;
  background-color: #fff;
}

.filter-mobile-wrapper {
  margin-top: 0px;
  padding-top: 10px;
}

.filtros-mbole-texto-wrapper-copy {
  width: 192px;
  height: 39px;
  margin-right: 0px;
  padding-right: 0px;
  float: right;
  border: 2px solid #e7e7e7;
  background-color: #f5f5f5;
}

.filtros-mbole-texto-wrapper-filtro-sort {
  width: 192px;
  height: 39px;
  margin-right: 0px;
  padding-right: 0px;
  float: right;
  border: 2px solid #e7e7e7;
  background-color: #f5f5f5;
}

.filtros-mobile {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 999000999999;
  display: none;
  background-color: #fff;
}

.auto-hero-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 270px;
  min-height: 220px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #008d7f;
}

.auto-hero-section.griss {
  background-color: #59687e;
}

.precio-auto-hero {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 39px;
  font-weight: 300;
  text-align: center;
}

.image-2 {
  width: 100%;
}

.container-foto-princiapl-carro {
  margin-bottom: 80px;
}

.boton-hero {
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 0px;
  float: none;
  clear: both;
  background-color: #ed583b;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 18px;
}

.boton-hero.centrado {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.boton-hero.centrado.gris {
  background-color: #59687e;
}

.boton-hero.form {
  margin-left: 0px;
  background-color: #59687e;
}

.boton-hero.top.gris {
  background-color: #59687e;
}

.boton-hero.slider-uno {
  margin-left: 3px;
  background-color: #f83060;
}

.boton-hero.slider-dos {
  background-color: #f929ef;
}

.container-cta {
  margin-bottom: 0px;
  padding-bottom: 20px;
  text-align: right;
}

.section-2 {
  background-color: #f8f8f8;
}

.row-img-carro {
  margin-bottom: 80px;
}

.detalle-auto-texto-container {
  display: block;
  width: 100%;
  height: auto;
  min-height: 50px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: blue;
}

.detalle-auto-texto-container.texto {
  overflow: hidden;
  width: 98%;
  height: auto;
  background-color: #fff;
}

.detalle-auto-texto-container.carro {
  background-color: #fff;
}

.detalle-auto-texto-container-copy {
  display: block;
  width: 100%;
  height: auto;
  min-height: 50px;
  margin-top: 80px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.detalle-auto-texto-container-copy.texto {
  overflow: hidden;
  width: 98%;
  height: auto;
  background-color: #fff;
}

.detalle-auto-texto-container-copy.carro {
  background-color: #fff;
}

.detalle-seminuevo {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 18px;
  font-weight: 700;
}

.detalle-seminuevo.sucursal {
  margin-top: 20px;
}

.detalle-seminuevo.features {
  width: 100%;
  color: #000;
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
  text-transform: capitalize;
}

.detalle-seminuevo.inv {
  color: #008d7f;
  text-decoration: underline;
}

.label {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.txt {
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}

.promociones-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 270px;
  min-height: 270px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #008d7f;
}

.section-calendario {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 70px;
  padding-bottom: 70px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #f8f8f8;
}

.section-calendario.blanco {
  background-color: #fff;
}

.section-calendario.inventario {
  padding-top: 60px;
  padding-bottom: 60px;
}

.sucursales-hero-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 270px;
  min-height: 200px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #008d7f;
}

.section-container-logo-agencia {
  margin-bottom: 40px;
}

.sucursal-precio-copy {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 18px;
  font-weight: 700;
}

.sucursal-precio-copy.sucursal {
  margin-top: 20px;
}

.sucursal-precio-copy.features {
  min-height: 100px;
  color: #9e9c9c;
  line-height: 25px;
  font-weight: 400;
}

.sucursal-precio-copy.features.lunk-mapa {
  min-height: 10px;
  color: #008d7f;
  font-size: 16px;
  text-decoration: underline;
}

.sucursal-precio-copy.features.sucursal-direccion {
  min-height: auto;
  font-size: 16px;
  line-height: 19px;
}

.sucursal-precio-copy.inv {
  color: #008d7f;
  text-decoration: underline;
}

.image-3 {
  width: 132px;
}

.ofertamam-wrapper-copy {
  display: block;
  overflow: visible;
  width: auto;
  height: 447px;
  min-height: auto;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  box-shadow: 0 0 0 0 #929292;
  -webkit-transition: box-shadow 200ms cubic-bezier(.55, .085, .68, .53);
  transition: box-shadow 200ms cubic-bezier(.55, .085, .68, .53);
}

.ofertamam-wrapper-copy:hover {
  box-shadow: 1px 0 8px 1px #929292;
}

.ofertamam-wrapper-copy.eventos {
  height: auto;
  box-shadow: 1px 0 9px 1px #929292;
}

.map {
  height: 600px;
}

.col-sucursales {
  overflow: scroll;
  height: 610px;
  background-color: #fff;
}

.slider {
  height: 400px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.slide {
  background-image: url('../images/Flyer-Seminuevos-01.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide.hero {
  height: 400px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .38), rgba(0, 0, 0, .38)), url('../images/Q50_14.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .38), rgba(0, 0, 0, .38)), url('../images/Q50_14.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
}

.slide.hero.sidjasidjas {
  background-image: -webkit-linear-gradient(270deg, rgba(11, 14, 7, .43), rgba(11, 14, 7, .43)), url('../images/Screen-Shot-2018-01-12-at-16.20.55.png');
  background-image: linear-gradient(180deg, rgba(11, 14, 7, .43), rgba(11, 14, 7, .43)), url('../images/Screen-Shot-2018-01-12-at-16.20.55.png');
  background-size: auto, cover;
}

.slide.hero.sidjasidjas.dasdasd {
  background-image: -webkit-linear-gradient(270deg, rgba(24, 15, 15, .43), rgba(24, 15, 15, .43)), url('../images/mantenimiento-nissan-2.jpg');
  background-image: linear-gradient(180deg, rgba(24, 15, 15, .43), rgba(24, 15, 15, .43)), url('../images/mantenimiento-nissan-2.jpg');
  background-position: 0px 0px, 0% 32%;
  background-size: auto, auto;
}

.slide.hero.sidjasidjas.dasdasd.dsadasddadsadasdsada {
  background-image: -webkit-linear-gradient(270deg, transparent, transparent), url('../images/Flyer-Seminuevos-02.jpg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/Flyer-Seminuevos-02.jpg');
  background-position: 0px 0px, 50% 47%;
  background-size: auto, cover;
}

.slide.home {
  background-position: 50% 50%;
}

.slider-container-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 390px;
  margin-left: 6%;
  padding-top: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.row {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.heading {
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
}

.heading-2 {
  margin-top: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 56px;
}

.slider-banner1 {
  color: #000;
}

.right-arrow {
  color: #000;
}

.left-arrow {
  color: #000;
}

.div-block-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.slide2 {
  background-image: url('../images/Flyer-Seminuevos-02.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.ttttt {
  color: #000;
}

.ttttt h2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  text-shadow: none;
}

.ttttt.lksajdasklj {
  color: #fff;
}

.seminuevo-wrapper-copy {
  display: block;
  overflow: visible;
  width: 330px;
  height: 300px;
  min-height: auto;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
  box-shadow: 0 0 0 0 #929292;
  -webkit-transition: box-shadow 200ms cubic-bezier(.55, .085, .68, .53);
  transition: box-shadow 200ms cubic-bezier(.55, .085, .68, .53);
}

.seminuevo-wrapper-copy:hover {
  box-shadow: 1px 0 8px 1px #929292;
}

.seminuevo-wrapper-copy.eventos {
  height: 816px;
  box-shadow: 1px 0 9px 1px #929292;
}

.seminuevo-wrapper-copy-copy {
  display: block;
  overflow: visible;
  width: 90%;
  height: auto;
  min-height: auto;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
  box-shadow: 0 0 0 0 #929292;
  -webkit-transition: box-shadow 200ms cubic-bezier(.55, .085, .68, .53);
  transition: box-shadow 200ms cubic-bezier(.55, .085, .68, .53);
}

.seminuevo-wrapper-copy-copy:hover {
  box-shadow: 1px 0 8px 1px #929292;
}

.seminuevo-wrapper-copy-copy.eventos {
  height: 816px;
  box-shadow: 1px 0 9px 1px #929292;
}

.rr {
  margin-bottom: 30px;
}

.ribbon {
  position: absolute;
  top: -7px;
  right: 4px;
  width: 63px;
  margin-top: 9px;
  margin-left: -4px;
}

.ribbon.dos {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 60px;
  margin-top: 0px;
  margin-left: 0px;
}

.ribbon2 {
  position: absolute;
  left: 10px;
  top: 91px;
  bottom: 0px;
  width: 83px;
}

.row-2 {
  margin-bottom: 20px;
}

.eff {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 1420px;
}

.home-hero-promovaria {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  max-height: 300px;
  min-height: 300px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #008d7f;
  background-image: url('../images/hero.jpg');
  background-position: -4% -4px;
  background-size: cover;
  background-repeat: no-repeat;
}

.cont-hero-promo {
  margin-top: 0px;
}

.ttttt-copy {
  padding-top: 0px;
  color: #000;
}

.ttttt-copy h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
}

.texto-promovaria {
  padding-right: 0px;
  padding-left: 30px;
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  line-height: 30px;
}

.texto-promovaria.promot {
  margin-bottom: 20px;
  padding-left: 30px;
  background-image: url('../images/bllt.png');
  background-position: 0px 61%;
  background-size: 16px;
  background-repeat: no-repeat;
  font-size: 18px;
  line-height: 24px;
}

.texto-promovaria.promot.nobullet {
  background-image: none;
  font-size: 18px;
  line-height: 26px;
}

.logocer {
  width: 30%;
}

.content {
  width: 70%;
}

.content.con2 {
  width: 50%;
}

.linktexto.w--current {
  color: #008d7f;
}

.link-2 {
  color: #008d7f;
}

.img-logo {
  width: 270px;
}

.img-logo.l2 {
  display: block;
  width: 227px;
  margin-right: auto;
  margin-left: auto;
}

.container-promo {
  margin-top: 20px;
  font-size: 18px;
}

.logocer-2 {
  width: 50%;
}

.container-3 {
  border-style: none;
  border-width: 0px 0px 1px;
  border-color: #000 #000 rgba(0, 0, 0, .68);
}

.image-6 {
  width: 99.5px;
}

.image-6.fl {
  display: inline;
  float: right;
}

.image-6.fl.kk {
  width: 105.5px;
}

.image-7 {
  float: right;
}

.fijo {
  position: static;
  display: block;
  overflow: visible;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.djasldksjaldkjsa {
  color: #000;
}

.djasldksjaldkjsa h2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, .71);
}

.djasldksjaldkjsa.lksajdasklj {
  color: #fff;
}

.klkl {
  color: #000;
}

.klkl h2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #000;
  text-align: left;
  text-shadow: none;
}

.klkl.lksajdasklj {
  color: #fff;
}

.carro {
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.ccontaniner {
  display: block;
  max-width: 1118px;
  margin-right: auto;
  margin-left: auto;
}

.ccontaniner.titulo-carro {
  margin-bottom: 70px;
}

.ccontaniner.btm {
  margin-bottom: 70px;
}

.slider-detaller {
  height: 490px;
}

.imagen-slider {
  width: 820px;
}

.tabla-cell {
  width: 33%;
}

.titulo3 {
  margin-top: 0px;
  font-size: 25px;
}

.contenido-wrapper {
  margin-top: 0px;
}

.tabla-row {
  border-bottom: 1px dashed rgba(0, 0, 0, .17);
}

.row-mobile-2-col {
  margin-top: 130px;
}

.tabla-mobile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.texto {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: -0.02em;
}

.texto.texto-tabla {
  margin-top: 10px;
}

.texto.texto-tabla-chico {
  margin-top: 10px;
}

.titulo4.header-tabla {
  margin-bottom: 20px;
}

.subtitulo-importante {
  margin-top: 0px;
  font-size: 32px;
  line-height: 32px;
  font-weight: 500;
}

.subtitulo-importante.fixed {
  width: 242.921875px;
}

.form-2 {
  padding-right: 10px;
  padding-left: 10px;
  background-color: #fff;
}

.ficha-features {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.featurehijo {
  width: 33.33333333%;
  min-height: 40px;
  margin-bottom: 20px;
}

.featurehijo.v2 {
  width: 25%;
  min-height: 40px;
  font-size: 18px;
}

.featurehijo.asd {
  width: 100%;
  margin-bottom: 10px;
  font-size: 16px;
}

.featuretitulo {
  margin-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  color: rgba(0, 0, 0, .45);
  font-size: 16px;
}

.text-block-3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}

.fotos-wrapper-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.div-block-4 {
  width: 100%;
  min-height: 40px;
}

.foto-principal {
  width: 100%;
  min-height: 50px;
  padding: 20px;
}

.foto-principal.sub {
  width: 50%;
}

.image-8 {
  width: 100%;
}

.foto-secundaria {
  width: 50%;
  min-height: 50%;
  padding: 20px;
}

.thumb {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.splash-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ncontainer {
  display: block;
  width: 100%;
  max-width: 1170px;
  min-height: 30px;
  margin-right: auto;
  margin-left: auto;
}

@media (max-width: 991px) {
  .image {
    width: 180px;
  }
 /* .link {
    font-size: 40px;
    line-height: 50px;
    text-align: center;
  }*/
  .link.solomobile {
    width: 100%;
    margin-bottom: 70px;
    font-size: 20px;
    text-align: right;
  }
  .nav-menu {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1111;
    margin-top: 0px;
    padding-top: 100px;
    background-color: #fefefe;
  }
  .txtsearch {
    width: 200px;
  }
  .form {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: right;
    text-align: right;
  }
  .form-block {
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .menuwrapflex {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .div20 {
    display: block;
    width: 64%;
  }
  .div20.logo {
    width: 26%;
  }
  .div3 {
    width: 10%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .titulo-hero {
    font-size: 45px;
  }
  .text-block {
    width: 337px;
    font-size: 25px;
  }
  .seminuevo-wrapper {
    width: 100%;
    height: 380px;
    margin-bottom: 30px;
    box-shadow: 1px 0 8px 1px #929292;
    -webkit-transition-duration: 0ms;
    transition-duration: 0ms;
  }
  .seminuevo-wrapper.eventos {
    height: 658px;
  }
  .seminuevo-content-part {
    width: 50%;
  }
  .seminuevo-content-part.texto {
    width: 100%;
    height: 133px;
  }
  .seminuevo-content-part.texto.home {
    height: auto;
  }
  .seminuevo-content-part.texto.home.sdadasda {
    margin-top: 52px;
  }
  .seminuevo-content-part.texto.home.sdadasda-copy {
    min-height: 100px;
  }
  .seminuevo-content-part.carro {
    width: 100%;
    margin-bottom: 10px;
    background-image: none;
  }
  .container.flex {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .img-seminuevo-home {
    display: block;
    width: 300px;
    margin-right: auto;
    margin-left: auto;
  }
  .seminuevo-modelo {
    width: 100%;
    min-height: 42px;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 21px;
  }
  .seminuevo-modelo.evento {
    margin-bottom: 5px;
    line-height: 21px;
  }
  .seminuevo-precio {
    margin-bottom: 5px;
    font-size: 16px;
  }
  .auto {
    overflow: hidden;
    height: 144px;
    max-height: 144px;
  }
  .auto-img-wrapper {
    width: 40%;
    height: 117px;
    min-height: 167px;
  }
  .seminuevo-linkbox-listado {
    margin-top: 7px;
  }
  .seminuevo-cta {
    margin-top: 15px;
  }
  .filtros-mobile {
    z-index: 9999;
  }
  .precio-auto-hero {
    font-size: 25px;
  }
  .boton-hero.form {
    float: left;
  }
  .detalle-auto-texto-container {
    width: 50%;
  }
  .detalle-auto-texto-container.texto {
    width: 100%;
    height: 133px;
  }
  .detalle-auto-texto-container.carro {
    width: 100%;
  }
  .detalle-auto-texto-container-copy {
    width: 100%;
    margin-top: 40px;
  }
  .detalle-auto-texto-container-copy.texto {
    width: 100%;
    height: 133px;
  }
  .detalle-auto-texto-container-copy.carro {
    width: 100%;
  }
  .sucursal-precio-copy.features {
    font-size: 16px;
  }
  .menu-button {
    position: absolute;
    z-index: 99999;
    padding-left: 29px;
  }
  .menu-button-2 {
    position: absolute;
    z-index: 9999;
    padding-left: 25px;
  }
  .ofertamam-wrapper-copy {
    height: 373px;
    box-shadow: 1px 0 8px 1px #929292;
    -webkit-transition-duration: 0ms;
    transition-duration: 0ms;
  }
  .ofertamam-wrapper-copy.eventos {
    overflow: hidden;
    height: 203px;
  }
  .column {
    position: static;
  }
  .slider-container-flex {
    margin-left: 7%;
  }
  .seminuevo-wrapper-copy {
    height: 380px;
    margin-bottom: 30px;
    box-shadow: 1px 0 8px 1px #929292;
    -webkit-transition-duration: 0ms;
    transition-duration: 0ms;
  }
  .seminuevo-wrapper-copy.eventos {
    height: 658px;
  }
  .seminuevo-wrapper-copy-copy {
    width: 90%;
    height: 300px;
    margin-bottom: 30px;
    box-shadow: 1px 0 8px 1px #929292;
    -webkit-transition-duration: 0ms;
    transition-duration: 0ms;
  }
  .seminuevo-wrapper-copy-copy.eventos {
    height: 658px;
  }
  .ribbon {
    width: 103px;
  }
  .ribbon.dos {
    top: 0px;
    width: 76px;
  }
  .home-hero-promovaria {
    background-position: 0px 0px;
  }
  .ttttt-copy h2 {
    font-size: 40px;
  }
  .logocer {
    width: 100%;
    margin-bottom: 20px;
  }
  .content {
    width: 100%;
  }
  .content.con2 {
    width: 100%;
  }
  .img-logo {
    display: block;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
  }
  .logocer-2 {
    width: 100%;
    margin-bottom: 20px;
  }
  .carro {
    position: static;
    left: 0px;
    right: 0px;
    bottom: 0px;
  }
  .ccontaniner {
    padding-right: 10px;
    padding-left: 10px;
  }
  .imagen-slider {
    width: 100%;
    padding-left: 2px;
  }
  .row-3 {
    margin-top: 20px;
  }
  .ncontainer {
    width: 100%;
  }
}

@media (max-width: 767px) {
  h2 {
    color: #fff;
  }
  .image {
    width: 180px;
  }
  .brand {
    padding-left: 0px;
  }
  .btnsearch {
    height: 38px;
  }
  .form {
    padding-left: 0px;
    float: right;
    text-align: right;
  }
  .div20 {
    width: 56%;
  }
  .div20.logo {
    width: 29%;
  }
  .div3 {
    width: 15%;
  }
  .home-hero-section {
    height: 500px;
    max-height: 500px;
  }
  .titulo-hero {
    font-size: 35px;
    line-height: 40px;
    text-align: left;
  }
  .text-block {
    width: 100%;
    font-size: 25px;
    line-height: 29px;
    text-align: center;
  }
  .section-title {
    padding-right: 10px;
    padding-left: 10px;
    color: #000;
  }
  .section-title.lsdjakldj {
    margin-bottom: 0px;
  }
  .section-title.lklk {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .container-flex {
    text-align: center;
  }
  .container-hero {
    padding-right: 10px;
    padding-left: 10px;
  }
  .seminuevo-wrapper {
    display: block;
    overflow: hidden;
    width: 80%;
    height: 394px;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
  }
  .seminuevo-wrapper.eventos {
    height: auto;
    box-shadow: 0 0 0 0 #929292;
  }
  .seminuevo-content-part.texto {
    width: 48%;
    height: auto;
    float: right;
  }
  .seminuevo-content-part.texto.home {
    min-height: 170px;
  }
  .seminuevo-content-part.texto.home.sdadasda {
    width: 100%;
    min-height: auto;
    margin-top: 0px;
    padding-top: 10px;
    box-shadow: none;
  }
  .seminuevo-content-part.texto.home.sdadasda-copy {
    position: static;
    overflow: hidden;
    width: 100%;
    min-height: 110px;
    padding-top: 22px;
    float: none;
    box-shadow: none;
  }
  .seminuevo-content-part.carro {
    overflow: visible;
    width: 100%;
    height: 253.546875px;
    margin-bottom: 0px;
    margin-left: 0px;
    float: left;
    background-image: none;
  }
  .seminuevo-content-part.carro.flyers {
    width: 100%;
  }
  .img-seminuevo-home {
    width: 420px;
  }
  .img-seminuevo-home.promo {
    width: 60%;
    float: left;
  }
  .img-seminuevo-home.b1 {
    display: block;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
  }
  .img-seminuevo-home.ima2 {
    display: block;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
  }
  .col_perspective {
    margin-bottom: 10px;
  }
  .seminuevo-modelo {
    display: block;
    width: 100%;
    min-height: 0px;
    opacity: 1;
    text-align: center;
  }
  .seminuevo-linkbox {
    display: block;
    width: 100%;
    margin-top: 25px;
    float: left;
  }
  .seminuevo-precio {
    display: block;
    text-align: center;
  }
  .link-block {
    overflow: visible;
    width: 100%;
    margin-bottom: 20px;
  }
  .link-block.asdasd {
    height: 268px;
    margin-bottom: 20px;
  }
  .cal-responsive {
    width: 438px;
  }
  .bloque-filtro.boton-filtrar {
    margin-top: 20px;
  }
  .col-filtro {
    display: none;
  }
  .sort-precio-wrapper {
    width: 60px;
  }
  .auto-img-wrapper {
    width: 31%;
    min-height: 146px;
    background-position: 50% 50%;
    background-size: cover;
  }
  .auto-info-wrapper {
    width: 68%;
  }
  .img-seminuevo {
    width: 100%;
  }
  .sort-az-wrapper-copy {
    width: 60px;
  }
  .container-filtro-mobile {
    z-index: 222222;
    display: none;
    height: 60px;
  }
  .filter-mobile-wrapper {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .filtros-mbole-texto-wrapper-copy {
    display: block;
    width: 200px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .container-2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .filtros-mbole-texto-wrapper-filtro-sort {
    display: block;
    width: 200px;
    margin-right: auto;
    margin-left: auto;
    float: left;
  }
  .filtros-mobile {
    position: fixed;
    z-index: 999999;
    display: none;
  }
  .filtro-cerrar-wrapper {
    margin-top: 20px;
    margin-right: 10px;
    margin-bottom: 20px;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    text-align: right;
  }
  .button-2 {
    background-color: #008d7f;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
  }
  .link-filtro-cerar {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #000;
    font-weight: 600;
  }
  .precio-auto-hero {
    font-size: 20px;
    line-height: 29px;
    text-align: left;
  }
  .boton-hero.form {
    padding-left: 15px;
  }
  .boton-hero.top {
    margin-right: 10px;
  }
  .boton-hero.slider-uno {
    display: block;
    width: 300px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .boton-hero.slider-dos {
    display: block;
    width: 200px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .detalle-auto-texto-container.texto {
    width: 48%;
    height: auto;
    float: right;
  }
  .detalle-auto-texto-container.carro {
    overflow: visible;
    width: 50%;
    float: left;
  }
  .detalle-auto-texto-container.carro.flyers {
    width: 100%;
  }
  .detalle-auto-texto-container-copy {
    margin-top: 20px;
  }
  .detalle-auto-texto-container-copy.texto {
    width: 48%;
    height: auto;
    float: right;
  }
  .detalle-auto-texto-container-copy.carro {
    overflow: visible;
    width: 50%;
    float: left;
  }
  .detalle-auto-texto-container-copy.carro.flyers {
    width: 100%;
  }
  .section-container-logo-agencia {
    margin-bottom: 10px;
  }
  .sucursal-precio-copy.features {
    min-height: 40px;
  }
  .col-col {
    display: none;
  }
  .ofertamam-wrapper-copy {
    overflow: hidden;
    height: auto;
    background-color: #fff;
  }
  .ofertamam-wrapper-copy.eventos {
    height: auto;
    background-color: transparent;
    box-shadow: 0 0 0 0 #929292;
  }
  .fform {
    margin-right: 10px;
    margin-left: 10px;
    padding-left: 10px;
  }
  .col-sucursales {
    position: static;
  }
  .slider {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .slide {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/Flyer-Seminuevos-01.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/Flyer-Seminuevos-01.jpg');
    background-position: 0px 0px, 81% 50%;
    background-size: auto, auto;
    background-repeat: repeat, no-repeat;
  }
  .slider-container-flex {
    width: auto;
    margin-left: 0px;
    padding-top: 80px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .slider-banner1 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .right-arrow {
    color: #fff;
  }
  .left-arrow {
    color: #fff;
  }
  .div-block-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .slide2 {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/Flyer-Seminuevos-02.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/Flyer-Seminuevos-02.jpg');
    background-position: 0px 0px, 81% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .slider-banner2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .ttttt h2 {
    color: #fff;
    text-align: center;
  }
  .seminuevo-wrapper-copy {
    overflow: hidden;
    height: 184px;
    background-color: #fff;
  }
  .seminuevo-wrapper-copy.eventos {
    height: auto;
    box-shadow: 0 0 0 0 #929292;
  }
  .seminuevo-wrapper-copy-copy {
    display: block;
    overflow: hidden;
    width: 419px;
    height: 404px;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
  }
  .seminuevo-wrapper-copy-copy.eventos {
    height: auto;
    box-shadow: 0 0 0 0 #929292;
  }
  .ribbon {
    left: 4px;
    top: -7px;
    right: auto;
    bottom: -7px;
    width: 73px;
  }
  .ribbon.dos {
    position: absolute;
    left: auto;
    top: 0px;
    right: 69px;
    bottom: auto;
    float: left;
  }
  .home-hero-promovaria {
    height: 300px;
    max-height: 500px;
    background-position: 0px 0px;
    background-size: cover;
  }
  .ttttt-copy h2 {
    color: #000;
    line-height: 36px;
    text-align: center;
  }
  .texto-promovaria.promot {
    margin-right: 10px;
    margin-left: 10px;
  }
  .logocer {
    width: 100%;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .content {
    width: 100%;
  }
  .img-logo {
    margin-bottom: 40px;
  }
  .img-logo.l2 {
    width: 217px;
  }
  .logocer-2 {
    width: 100%;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .image-6.fl.kk {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .image-7 {
    margin-bottom: 30px;
  }
  .column-3 {
    display: block;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    text-align: center;
  }
  .djasldksjaldkjsa h2 {
    color: #fff;
    text-align: center;
  }
  .klkl h2 {
    color: #fff;
    text-align: center;
  }
  .carro {
    display: block;
    margin-left: 36px;
    text-align: center;
  }
  .ccontaniner.btm {
    margin-bottom: 50px;
  }
  .slider-detaller {
    height: 287px;
  }
  .contenido-wrapper {
    margin-top: 30px;
  }
  .subtitulo-importante {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .featurehijo {
    width: 50%;
  }
}

@media (max-width: 479px) {
  h2 {
    font-size: 35px;
    line-height: 15px;
  }
  .image {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  /*.link {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 27px;
  }*/
  .brand {
    display: block;
  }
  .txtsearch {
    display: block;
    max-width: 951%;
    min-width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .form {
    padding-left: 10px;
    float: none;
  }
  .form-block {
    float: none;
  }
  .div20 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .div20.logo {
    width: 90%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .div3 {
    width: 10%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .home-hero-section {
    min-height: 400px;
  }
  .titulo-hero {
    font-size: 30px;
  }
  .text-block {
    font-size: 18px;
  }
  .section.sucursales {
    padding-top: 0px;
  }
  .section-title.lsdjakldj {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .section-title.lsdjakldj.dos {
    margin-bottom: 18px;
  }
  .section-title.lklk {
    margin-bottom: 10px;
  }
  .section-title.borde {
    margin-bottom: 25px;
  }
  .container-hero {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .seminuevo-wrapper {
    width: 85%;
    height: auto;
  }
  .seminuevo-content-part.texto {
    width: 100%;
  }
  .seminuevo-content-part.texto.home.sdadasda {
    width: 100%;
    min-height: auto;
  }
  .seminuevo-content-part.texto.home.sdadasda-copy {
    width: 100%;
    min-height: auto;
    padding-top: 0px;
  }
  .seminuevo-content-part.carro {
    overflow: hidden;
    width: 100%;
    height: auto;
    min-height: 0px;
    margin-bottom: 0px;
  }
  .img-seminuevo-home {
    overflow: hidden;
    width: 520px;
  }
  .img-seminuevo-home.promo {
    width: 100%;
  }
  .img-seminuevo-home.b1 {
    width: 75%;
  }
  .img-seminuevo-home.ima2 {
    width: 75%;
  }
  .seminuevo-modelo {
    min-height: 48px;
    margin-bottom: 0px;
    text-align: center;
  }
  .seminuevo-linkbox {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    text-align: left;
  }
  .seminuevo-precio.inv {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .link-block {
    width: 100%;
    margin-top: 0px;
    padding-top: 0px;
    float: left;
  }
  .sort-precio-wrapper {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: right;
  }
  .auto-wrapper {
    height: 316px;
    background-color: #fff;
    box-shadow: 1px 0 8px 1px #b6b2b2;
  }
  .auto {
    position: static;
    overflow: visible;
    max-height: 200px;
    min-height: 370px;
    float: none;
    background-color: #fff;
  }
  .auto-img-wrapper {
    width: 100%;
    height: 223px;
    background-image: url('../images/22851839_571888576535904_6218657288320916382_n.jpg');
    background-size: cover;
  }
  .auto-info-wrapper {
    width: 100%;
  }
  .seminuevo-cta.inv {
    margin-left: 10px;
  }
  .filtros-mbole-texto-wrapper-copy {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .filtros-mbole-texto-wrapper-filtro-sort {
    display: block;
    width: 80px;
    margin-right: auto;
    margin-left: auto;
    float: left;
    font-family: 'Open Sans', sans-serif;
    color: #807979;
    font-size: 16px;
  }
  .filtros-mbole-texto-wrapper-filtro-sort.left {
    width: 100px;
    float: left;
  }
  .filtros-mbole-texto-wrapper-filtro-sort.bton-2 {
    width: 200px;
    float: none;
  }
  .filtros-mobile {
    z-index: 9999;
    display: none;
  }
  .auto-hero-section {
    min-height: 180px;
  }
  .precio-auto-hero {
    font-size: 18px;
  }
  .boton-hero.centrado {
    width: 80%;
  }
  .boton-hero.slider-uno {
    width: 200px;
  }
  .boton-hero.slider-dos {
    width: 200px;
  }
  .detalle-auto-texto-container.texto {
    width: 100%;
  }
  .detalle-auto-texto-container.carro {
    width: 100%;
  }
  .detalle-auto-texto-container-copy.texto {
    width: 100%;
  }
  .detalle-auto-texto-container-copy.carro {
    width: 100%;
  }
  .detalle-seminuevo.inv {
    margin-left: 10px;
  }
  .promociones-hero {
    min-height: 200px;
  }
  .sucursales-hero-section {
    min-height: 150px;
  }
  .section-container-logo-agencia {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .sucursal-precio-copy.inv {
    margin-left: 10px;
  }
  .image-3 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-4 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-5 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .menu-button-2 {
    z-index: 8888;
    padding-right: 0px;
    padding-left: 0px;
  }
  .menu-button-2.w--open {
    width: 27px;
  }
  .slider-container-flex {
    height: 100%;
    padding-top: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .ttttt h2 {
    text-align: center;
  }
  .seminuevo-wrapper-copy {
    height: 340px;
  }
  .seminuevo-wrapper-copy-copy {
    width: auto;
    height: auto;
  }
  .ribbon.dos {
    position: absolute;
    left: auto;
    top: 0px;
    right: 35px;
    bottom: auto;
    float: right;
  }
  .home-hero-promovaria {
    height: 300px;
    min-height: 400px;
  }
  .ttttt-copy h2 {
    font-size: 30px;
    text-align: center;
  }
  .texto-promovaria {
    font-size: 18px;
  }
  .texto-promovaria.promot {
    padding-top: 0px;
    line-height: 21px;
  }
  .texto-promovaria.promot.nobullet {
    padding-left: 0px;
  }
  .img-logo {
    width: 80%;
  }
  .image-6.fl.kk {
    display: block;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .image-7 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .column-2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .column-3 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .djasldksjaldkjsa h2 {
    text-align: center;
  }
  .klkl h2 {
    text-align: center;
  }
  .ccontaniner.btm {
    margin-bottom: 50px;
  }
  .slider-detaller {
    height: 187px;
  }
  .row-mobile-2col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-bottom: 1px solid rgba(0, 0, 0, .14);
  }
  .tabla-cell {
    width: 60%;
    min-height: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: red;
  }
  .tabla-cell.total {
    width: 40%;
    margin-top: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: transparent;
    text-align: right;
  }
  .tabla-cell.contenido {
    width: 60%;
    margin-top: 10px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: transparent;
  }
  .contenido-wrapper {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .row-mobile-2-col {
    display: inline-block;
    width: 100%;
    margin-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .tabla-mobile {
    display: block;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .texto.texto-tabla {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .texto.texto-tabla-chico {
    margin-top: 0px;
    color: rgba(0, 0, 0, .45);
    font-size: 15px;
  }
  .subtitulo-importante {
    font-size: 30px;
    line-height: 32px;
  }
  .subtitulo-importante.fixed {
    margin-bottom: 60px;
  }
  .featurehijo {
    width: 100%;
  }
  .featurehijo.v2 {
    width: 100%;
  }
  .featurehijo.asd {
    font-family: 'Open Sans', sans-serif;
  }
  .thumb {
    width: 40%;
  }
}

