.banner-principal {
  height: 520px;
  background-color: #efeeeb;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 50px;
}

.banner-principal-contenedor {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
}

.banner-principal-textos {
  max-width: 557px;
}

.banner-principal-textos h2 {
  color: #000;
  font-size: 45px;
  font-weight: 700;
  line-height: 48px;
  margin-bottom: 40px;
}

.banner-principal-textos h2 span {
  display: block;
  color: #bf4b30;
}

.banner-principal-search {
  position: relative;
  display: table;
}

.banner-principal-search input {
  color: rgb(50, 62, 82);
  border: rgb(226, 232, 240);
  outline: none;
  font-weight: 400;
  padding: 11px 15px;
  border: 1px solid #d0d5dd;
  border-radius: 8px;
  width: 450px;
  display: block;
  margin-bottom: 30px;
}

.banner-principal-search span {
  position: absolute;
  color: #525252;
  right: 20px;
  font-size: 17px;
  top: 12px;
}

.banner-principal-clientes-star {
  display: flex;
  align-items: center;
}

.banner-principal-clientes-star-personas img {
  border-radius: 50%;
  position: relative;
  width: 36px;
}

.banner-principal-clientes-star-personas > img:nth-child(1) {
}
.banner-principal-clientes-star-personas > img:nth-child(2) {
  left: -11px;
}
.banner-principal-clientes-star-personas > img:nth-child(3) {
  left: -23px;
}
.banner-principal-clientes-star-personas > img:nth-child(4) {
  left: -33px;
}
.banner-principal-clientes-star-personas > img:nth-child(5) {
  left: -44px;
}

.banner-principal-clientes-star-estrellas {
  margin-left: -25px;
}

.banner-principal-imagen img {
  width: 512px;
}

.texto-estrellas span {
  color: #1d2939;
  font-weight: 500;
}

/* caracteristicas-checked */
.caracteristicas-checked {
  margin: 90px 0 120px;

}

.caracteristicas-checked-contenedor {
  margin: 0 auto;
}
.caracteristicas-checked-items {
  /*display: flex;
  box-shadow: rgb(255, 255, 255) 0px 0px 0px 0px,
    rgb(234, 236, 240) 0px 0px 0px 1px, rgba(0, 0, 0, 0.1) 0px 10px 15px -3px,
    rgba(0, 0, 0, 0.1) 0px 4px 6px -4px;
  border-radius: 10px;*/
  width: 50%;
  margin-right: 50px;

}

.caracteristicas-checked-items > div {
  /*background-color: #fff;
  border: 2px solid rgb(234, 236, 240);
  padding: 30px 50px;
  text-align: center;*/
  display: flex;
      flex-direction: row;
}

.caracteristicas-checked-items > div:nth-child(1) {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.caracteristicas-checked-items > div:nth-child(2) {
  border-left: 0;
  border-right: 0;
}
.caracteristicas-checked-items > div:nth-child(3) {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.new-backgroung {
  background: #bf4b30;
  border-radius: 54px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 60px 80px;
}
.new-backgroung .section-img-caracteristicas {
  width: 50%;
  margin-right: 50px;
}
.new-backgroung .section-img-caracteristicas img {
  margin-bottom: -140px;
}
.item-article {
  div {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 10px;
    margin-bottom: 20px;
    flex-direction: column;
    align-items: flex-start;
    

    span {
      position: absolute;
      width: 40px;
      height: 40px;
      background-color: #dcfce7;
      border-radius: 50%;
      z-index: 1;
    }
    img{
      width: 170px;
      object-fit: contain;    
    }
    svg {
      z-index: 2;
    }
  }

  h3 {
    color: #fff;
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 20px;
  }

  p {
    /* color: rgb(71, 84, 103); */
    color: #fff;
  }
}

/* autos-venta-recien */

.autos-venta-recien {
  margin-bottom: 14px;
}

.autos-venta-recien-contenedor-titulo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0px;
}

.autos-venta-recien-contenedor-titulo h3 {
  color: #000;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
  @media (min-width: 540px) {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

.autos-venta-recien-contenedor-titulo a {
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  padding-left: 1.1rem;
  padding-right: 1.1rem;
  background-color: #bf4b30;
  color: #fff;
  box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px,
    rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
  font-weight: 600;
  font-size: 16px;
  border-radius: 10px;
  text-decoration: none;
  align-items: center;
  justify-content: center;
  display: flex
;

  &:hover {
    background-color: #943a25;
  }
  span{
    align-items: center;
    display: flex;
  }
}

.autos-venta-recien-contenedor {
  margin: 0 auto;
}

.autos-venta-recien-contenedor-product-swiper {
  width: 100%;
  /* height: 300px; */
  padding: 30px 15px;
  /* padding-right: 50px; */
}

.autos-venta-recien-contenedor-product-swiper .swiper-slide {
  width: 27%;
}

.venta-recien-producto-item {
  text-decoration: none;
  display: block;
  box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px,
    rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.1) 0px 4px 6px -4px;
  border-radius: 16px;
  overflow: hidden;
  height: 400px;

  img {
    transition: all 0.2s ease-in-out;
    display: flex;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  &:hover img {
    transform: scale(1.1);
  }
  del {
    font-size: 24px;
  }
}

.venta-recien-producto-item .imagen {
  overflow: hidden;
  height: 171px;
}

.venta-recien-producto-item .informacion {
  padding: 10px 18px 22px 18px;

  .nombre {
    color: #bf4b30;
    font-weight: 600;
    font-size: 0.875rem;
  }

  .marca {
    color: #000;
    font-weight: 600;
    font-size: 1.125rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 6px;
    text-transform: uppercase;

  }

  .propiedades {
    font-size: 14px;
    color: #767070;
    font-weight: 500;
    margin-bottom: 10px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .que-tiene {
    margin-bottom: 16px;
    span {
      background-color: #f7d3cb;
      color: #bf4b30;
      font-size: 13px;
      padding: 3px 30px;
      font-weight: 400;
      border-radius: 0px;
    }
  }

  .linea-separadora {
    width: 100%;
    height: 1px;
    background-color: #eaecf0;
    margin-bottom: 16px;
  }

  .precio {
    color: #000;
    font-size: 1.875rem;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 1;
    display: flex;
    flex-direction: column;
  }

  .precio-sale {
    color: #767070;
    font-size: 0.875rem;
    opacity: 0;
  }
}

.swiper-button-next {
  display: none;
}

.swiper-button-prev {
  display: none;
}

.autos-venta-recien-contenedor-botones {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  padding-top: 5px;

  button {
    background-color: #fff;
    border: 2px solid #bf4b30;
    display: block;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 7px;
    cursor: pointer;

    svg {
      path {
        stroke: #bf4b30;
      }
    }
  }
}

/* CATEGORIA POPULARES */
.categoia-populares {
  margin-bottom: 0px;
  padding: 60px 0;
}

.categoia-populares-contenedor {
  margin: 0 auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;

  h2 {
    text-align: center;
    color: #000;
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 600;
    margin-bottom: 50px;
    border-bottom: 5px solid red;
    text-align: center;
    padding-bottom: 5px;
    @media (min-width: 540px) {
      font-size: 1.875rem;
      line-height: 2.25rem;
    }
  }
}

.categoia-populares-partes {
  display: flex;
  gap: 20px;
}

.categoia-populares-partes-descuento {
  display: grid;
  grid-template-columns: 145px 1fr;
  /* background-color: #22c55e; */
  text-decoration: none;
  padding-top: 21px;
  padding-left: 24px;
  padding-bottom: 7px;
  border-radius: 20px;
  background-image: url(../assets/categorias-populares.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;

  .column1 {
    span {
      background-color: #f7d3cb;
      color: #bf4b30;
      font-weight: 600;
      font-size: 13px;
      font-weight: 500;
      padding: 3px 10px;
      border-radius: 5px;
      display: inline-block;
      margin-bottom: 7px;
    }

    h3 {
      color: #fff;
      font-weight: 600;
      font-size: 22px;
      line-height: 29px;
      margin-bottom: 14px;
    }

    p {
      color: #fff;
      display: flex;
      align-items: center;
      gap: 5px;
      font-size: 17px;
      font-weight: 600;
    }
  }

  .column2 {
    img {
      opacity: 0;
    }
  }
}

.categoia-populares-partes-marcas {
  border: 1px solid rgb(226, 232, 240);
  border-radius: 15px;
  padding: 40px 20px;
  text-decoration: none;
  background-color: #fff;
  box-shadow: 0px 3px 6px #00000029;
  width: 300px;
  align-items: center;
  display: flex;
  justify-content: space-around;
  flex-direction: column;


  
  p {
    color: #fff;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    background: #BF4B30 0% 0% no-repeat padding-box;
    border-radius: 7px;
    padding: 5px 35px;
  }
  a{
    color: #fff;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    background: #000;
    border-radius: 7px;
    padding: 10px 35px;
    text-decoration: none;
    margin-top: 20px;
  }
  div{
    width: 100%;
    display: flex;

  }
  span{
    text-align: left;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #000000;
    line-height: 1.1;
    margin: 10px 0;
  }
}
.categoia-populares-partes-marcas.sedan {
  background-color: #e38b7e;
}
.categoia-populares-partes-marcas.suv {
  background-color: #c54b38;
}
.categoia-populares-partes-marcas.suv p{
  background: #d39488 0% 0% no-repeat padding-box;
}
.categoia-populares-partes-marcas.hatchback {
  background-color: #e5e2dd;
}
.categoia-populares-partes-marcas.camionetas {
  background-color: #d17464;
}
.categoia-populares-partes-marcas img {
  width: 100%;
}

/* NUESTROS PARTNERS */

.nuestros-partners {
  margin-bottom: 90px;
}

.nuestros-partners-contenedor {
  margin: 0 auto;
  h2 {
    text-align: center;
    color: var(--titulos);
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 600;
    margin-bottom: 50px;
    @media (min-width: 540px) {
      font-size: 1.875rem;
      line-height: 2.25rem;
    }
  }
}

.nuestros-partners-carrusel-swiper {
  width: 100%;

  .swiper-wrapper {
    align-items: center;
  }
}

.nuestros-partners-item {
  text-align: center;
  img {
    width: 100px;
    filter: grayscale(1) opacity(0.4);
  }
}

/*QUE ES UN CHECKEADO  */

.que-es-checkeado {
  padding-bottom: 10px;
  background-color: #efeeeb;
  padding-top: 160px;
  margin-top: -160px;
}

.que-es-checkeado-contenedor {
  margin: 0 auto;
}

.que-es-checkeado-columnas {
  display: flex;
  padding: 40px;
  gap: 50px;

  .columna1 {
    span {
      background-color: #f7d3cb;
      color: #bf4b30;
      font-weight: 600;
      font-size: 12px;
      padding: 5px 25px;
      border-radius: 7px;
    }

    h3 {
      color: #000;
      font-size: 1.5rem;
      line-height: 2rem;
      font-weight: 600;
      margin: 20px 0;
      @media (min-width: 540px) {
        font-size: 1.875rem;
        line-height: 2.25rem;
      }
    }

    p {
      color: #000;
      font-size: 15px;
      margin-bottom: 50px;
    }

    a {
      padding-top: 0.7rem;
      padding-bottom: 0.7rem;
      padding-left: 2.3rem;
      padding-right: 2.3rem;
      background-color: #bf4b30;
      color: #fff;
      box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px,
        rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
      font-weight: 600;
      font-size: 15px;
      border-radius: 8px;
      text-decoration: none;
    }
  }
}

.iframe-video {
  border-radius: 1rem;
  /* width: 100%; */
  aspect-ratio: 16 / 9;
  height: auto;
}

/* tasa tu auto */

.tasa-tu-auto {
  padding-bottom: 90px;
  background-color: #efeeeb;
}

.tasa-tu-auto-contenedor {
  margin: 0 auto;
}

.tasa-tu-auto-columnas {
  display: flex;
  gap: 50px;
  padding: 40px;

  .columna2 {
    & > span {
      background-color: #f7d3cb;
      color: #bf4b30;
      font-weight: 600;
      font-size: 12px;
      padding: 5px 25px;
      border-radius: 7px;
    }

    h3 {
      color: #000;
      font-size: 1.5rem;
      line-height: 2rem;
      font-weight: 700;
      margin: 20px 0;
      span {
        display: block;
        color: #bf4b30;
      }
      @media (min-width: 540px) {
        font-size: 1.875rem;
        line-height: 2.25rem;
      }
    }

    p {
      color: #000;
      font-size: 15px;
      margin-bottom: 50px;
    }

    a {
      padding-top: 0.6rem;
      padding-bottom: 0.6rem;
      padding-left: 1.1rem;
      padding-right: 1.1rem;
      background-color: #bf4b30;
      color: #fff;
      box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px,
        rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
      font-weight: 600;
      font-size: 16px;
      border-radius: 8px;
      text-decoration: none;
    }
  }

  .columna1 {
    ul {
      list-style: none;
      li {
        display: grid;
        grid-template-columns: 30px 1fr;
        gap: 10px;
        margin-bottom: 25px;

        p.check {
          span {
            width: 35px;
            height: 35px;
            /* background-color: #f0fdf4; */
            border: 1px solid #bf4b30;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 50%;
            font-size: 20px;
            color: #bf4b30;
          }
        }

        p.col-textos {
          strong {
            display: block;
            font-size: 1.125rem;
            line-height: 1.75rem;
            font-weight: 600;
            color: #000;
            margin-bottom: 0px;
          }

          span {
            color: #000;
          }
        }
      }
    }
  }
}

/* grid-produt */

.compra-vende-grid-product {
  padding-bottom: 90px;
  background-color: #efeeeb;
}

.compra-vende-grid-product-contenedor {
  margin: 0 auto;
}

.wrapper-compra-vende-product {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
  gap: 20px;
}

.wrapper-compra-vende-product div {
  background-color: #dedad5;
  border-radius: 15px;
  padding-left: 4rem;
  padding-right: 4rem;
  padding-top: 4rem;
  padding-bottom: 4rem;
  text-align: center;

  img {
    object-fit: contain;
    width: fit-content;
    height: 15rem;
    aspect-ratio: auto;
    margin-bottom: 15px;
  }

  h3 {
    color: #000;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 2rem;
    margin-bottom: 15px;
  }

  p {
    color: #000;
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 30px;
  }

  a {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
    padding-left: 2rem;
    padding-right: 2rem;
    background-color: #000;
    color: #fff;
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px,
      rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
    font-weight: 600;
    font-size: 15px;
    border-radius: 8px;
    text-decoration: none;
    transition: all 0.2s;

    &:hover {
      background-color: #3b1810;
    }
  }
}

/* QUE DICEN NUESTROS CLIENTES */

.que-dicen-nuestros-clientes {
  margin-bottom: 90px;
}

.que-dicen-nuestros-clientes-contenedor {
  margin: 0 auto;
}

.que-dicen-nuestros-clientes-titulos {
  margin-bottom: 60px;
}

.que-dicen-nuestros-clientes-titulos h2 {
  text-align: center;
  font-size: 1.5rem;
  line-height: 2rem;
  color: var(--titulos);
  font-weight: 600;
  margin-bottom: 23px;
  @media (min-width: 540px) {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

.que-dicen-nuestros-clientes-titulos .banner-principal-clientes-star {
  justify-content: center;
}

.que-dicen-nuestros-clientes-carrusel-swiper {
  width: 100%;
}

.resena-cliente {
  background-color: #f9fafb;
  border-radius: 17px;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.resena-cliente-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.resena-cliente-header {
  margin-bottom: 17px;
}

.resena-cliente-header p {
  color: #0c111d;
  font-weight: 600;
}

.resena-cliente p.texto-resena {
  color: #475467;
  -webkit-line-clamp: 6;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin-bottom: 40px;
}

.resena-cliente .ver-original {
  color: #14532d;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

/* POR QUE NOSOTROS */

.porque-nosotros-contenedor {
  margin: 0 auto;
}

.porque-nosotros-columnas {
  display: flex;
  gap: 50px;
}

.porque-nosotros-columnas .columna1 {
  h3 {
    color: #000;
    font-weight: 600;
    font-size: 1.875rem;
    margin-bottom: 15px;

    @media (min-width: 720px) {
      font-size: 2.25rem;
      line-height: 2.5rem;
    }
  }

  & > p {
    color: #000;
    font-size: 18px;
    margin-bottom: 35px;
  }
}

.porque-nosotros-columnas .columna1 .todavia-tienes {
  background-color: #fff;
  border-radius: 1rem;
  padding: 0rem;
  text-align: center;
  padding-bottom: 31px;

  img {
    margin-bottom: 10px;
  }

  .titulo {
    color: #767070;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 6px;
  }

  .texto {
    color: #000000;
    font-weight: 500;
    margin-bottom: 30px;
    text-wrap: balance;
  }

  .whatsapp {
    padding-top: 0.35rem;
    padding-bottom: 0.35rem;
    padding-left: 1.2rem;
    padding-right: 1.2rem;
    background-color: #bf4b30;
    color: #fff;
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px,
      rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
    font-weight: 600;
    font-size: 16px;
    border-radius: 10px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 7px;

    &:hover {
      background-color: #863522;
    }

    span {
      font-size: 25px;
    }
  }
}

/* POR QUE NOSOTROS */
.porque-nosotros {
  padding-bottom: 90px;
  background-color: #efeeeb;
}

.articulos-info-item {
  border-bottom: 1px solid #b1b1b1;
  margin-bottom: 20px;
}

.articulos-info-item-header {
  padding-bottom: 12px;
  cursor: pointer;
  p {
    color: #bf4b30;
    font-weight: 700;
    font-size: 16px;
  }
}

.articulos-info-item-body {
  display: grid;
  grid-template-rows: 0fr;
  transition: all 0.3s ease-in-out;
}

.articulos-info-item-body.show {
  grid-template-rows: 1fr;
}

.articulos-info-item-body div {
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  font-size: 14px;
  color: var(--textos);
}

.articulos-info-item-body.show div {
  padding-bottom: 12px;
}

/* ARTICULOS RECIENTES */

.articulos-recintes-contenedor {
  margin: 0 auto;
  margin-bottom: 90px;
}

.articulos-recintes-titulo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;

  span {
    background-color: #dcfce7;
    color: #15803d;
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    font-weight: 500;
    font-size: 0.75rem;
    border-radius: 15px;
    margin-bottom: 20px;
  }

  h2 {
    text-align: center;
    font-size: 1.5rem;
    line-height: 2rem;
    color: var(--titulos);
    font-weight: 600;
    margin-bottom: 23px;

    @media (min-width: 540px) {
      font-size: 2.25rem;
      line-height: 2.5rem;
    }
  }
}

.articulos-recientes-articulos {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
  gap: 30px;
  margin-bottom: 50px;
}

.articulos-recientes-item {
  text-decoration: none;
}
.articulos-recientes-item > div:nth-child(1) {
  width: 398px;
  height: 224px;
  margin-bottom: 15px;
  border-radius: 1rem;
  overflow: hidden;

  img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: flex;
    transition: all 0.3s ease-in-out;

    &:hover {
      transform: scale(1.1);
    }
  }
}
.articulos-recientes-item > p {
  color: #101828;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.75rem;
  margin-bottom: 5px;
}

.articulos-recientes-item > span {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #101828;
}

.btn-articulos-recientes {
  text-align: center;
}

.btn-articulos-recientes a {
  font-size: 1rem; /* text-md */
  font-weight: 600; /* font-semibold */
  padding: 0.75rem 1.25rem; /* px-5 py-3 */
  color: #4b5563; /* text-gray-700 */
  border-radius: 0.5rem; /* rounded-lg */
  border: 1px solid #e5e7eb; /* border-gray-200 */
  background-color: #ffffff; /* bg-white */
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); /* shadow-sm */
  transition: border-color 0.2s, background-color 0.2s; /* transition-colors */
  text-decoration: none;
}

.btn-articulos-recientes a:hover {
  border-color: #d1d5db; /* hover:border-gray-300 */
  background-color: #f3f4f6; /* hover:bg-gray-100 */
}

/* EN LOS MEDIOS */

.en-los-medios-contenedor {
  margin: 0 auto;
}

.en-los-medios-contenedor {
  h3 {
    text-align: center;
    font-size: 1rem;
    line-height: 2rem;
    color: var(--titulos);
    font-weight: 600;
    margin-bottom: 30px;

    @media (min-width: 540px) {
      font-size: 1.4rem;
      line-height: 2.5rem;
    }
  }
}

/* CARRUSLE EN LOS MEDIOS */

.en-los-medios {
  margin-bottom: 90px;
}

.en-los-medios-contenedor {
  margin: 0 auto;
}

.en-los-medios-carrusel-swiper {
  width: 100%;
}

.en-los-medios-item {
  text-align: center;
  img {
    height: 2rem;
    width: auto;
    object-fit: contain;
    filter: grayscale(1) opacity(0.3);
  }
}

/* tu-proximo-auto */
.tu-proximo-auto {
  padding-bottom: 60px;
  background-color: #efeeeb;
}

.tu-proximo-auto-item {
  z-index: 10; /* z-10 */
  width: 100%; /* w-full */
  max-width: 72rem; /* max-w-6xl (1152px) */
  display: flex; /* flex */
  flex-direction: column; /* flex-col */
  background-color: #ffffff; /* bg-white */
  border-radius: 1rem; /* rounded-2xl (16px) */
  overflow: hidden; /* overflow-clip */
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1), 0 4px 6px rgba(0, 0, 0, 0.05); /* shadow-lg */
  margin-left: 2rem; /* mx-8 (horizontal margin) */
  margin-right: 2rem;

  /* Simula el "ring-1 ring-gray-100" */
  box-shadow: 0 0 0 1px #f3f4f6,
    /* ring-1 ring-gray-100 */ 0 10px 15px rgba(0, 0, 0, 0.1),
    /* shadow-lg */ 0 4px 6px rgba(0, 0, 0, 0.05);

  @media (min-width: 768px) {
    /* md: */
    flex-direction: row; /* md:flex-row */
    gap: 2rem; /* md:gap-8 (32px) */
    height: 16rem; /* md:h-64 (256px) */
  }
}

.tu-proximo-auto-contenedor {
  margin: 0 auto;
}

.tu-proximo-auto-item {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  align-items: center;
}
.tu-proximo-auto-item .column1 {
  padding: 2rem;

  h3 {
    font-size: 1.3rem;
    line-height: 2rem;
    color: #000;
    font-weight: 700;
    margin-bottom: 30px;
    span {
      color: #bf4b30;
      display: block;
    }

    @media (min-width: 540px) {
      font-size: 2rem;
      line-height: 2rem;
    }
  }

  a {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
    padding-left: 2.1rem;
    padding-right: 2.1rem;
    background-color: #000;
    color: #fff;
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px,
      rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
    font-weight: 600;
    font-size: 16px;
    border-radius: 10px;
    text-decoration: none;
    transition: all 0.2s;
  }
}
.tu-proximo-auto-item .column2 {
  /* background-color: #f2f4f7; */
  text-align: center;
  img {
    /* display: flex; */
    width: 451px;
  }
}

/* CARRUSEWL GRANDE GENERAL */

.carrusel-auto-total {
  background-color: #f9fafb;
  padding: 30px 0;
  padding-bottom: 60px;
}

.carrusel-auto-total-contenedor {
  width: 100%;
}

.carrusel-auto-total-swiper {
  width: 90%;
}

.carrusel-auto-total-swiper .swiper-slide div {
  text-align: center;
}

/* mediaquery */
@media (max-width: 1025px) {

  .categoia-populares-partes {
    display: grid;
    grid-template-columns: 2fr 2fr;
    grid-template-rows: auto auto auto;
  }

}
@media (max-width: 767px) {

  .new-backgroung{
    flex-direction: column;
    margin: 0px 20px !important;
    padding: 40px 25px;
  }
  .section-img-caracteristicas{
    display: none;
  }
  .caracteristicas-checked-items > div {
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
  }
  .caracteristicas-checked-items{
    width: 100%;
    margin: 0;
  }
  .item-article div {
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    }
  .item-article div img {
    width: 70px;
    margin-top: 20px;
  }
  .banner-principal {
    margin-top: 40px;
  }

  .banner-principal-contenedor {
    flex-direction: column;
  }

  .banner-principal-textos {
    max-width: none;
  }

  .banner-principal-textos h2 {
    font-size: 30px;
    text-wrap: auto;
  }

  .banner-principal-search {
    width: 100%;
  }

  .banner-principal-search input {
    width: 100%;
  }

  .banner-principal-clientes-star {
    flex-direction: column;
  }

  .banner-principal-clientes-star-estrellas > div {
    text-align: center;
  }

  .banner-principal-imagen {
    text-align: center;
  }

  .banner-principal-imagen img {
    width: 90%;
  }

  .banner-principal-clientes-star-personas {
    display: none;
  }

  .autos-venta-recien-contenedor-titulo {
    flex-direction: column;
    text-align: center;
    margin-bottom: 20px;
  }

  .autos-venta-recien-contenedor-titulo h3 {
    margin-bottom: 20px;
  }

  .categoia-populares-partes {
    display: block;
    /*grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto auto;*/
  }

  .categoia-populares-partes-marcas{
    margin: 20px 0;
  }
  .categoia-populares-partes-descuento {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 3;
    grid-row-end: 4;
  }

  .que-es-checkeado-columnas {
    flex-direction: column-reverse;
    padding: 0;
  }

  .tasa-tu-auto-columnas {
    flex-direction: column-reverse;
    padding: 0;
  }

  .iframe-video {
    width: 100%;
  }

  .wrapper-compra-vende-product {
    grid-template-columns: 1fr;
  }

  .wrapper-compra-vende-product div {
    padding: 15px 15px 30px;
    margin-bottom: 0px;
  }

  .que-dicen-nuestros-clientes-titulos .banner-principal-clientes-star {
    flex-direction: column;
    gap: 20px;
  }

  .porque-nosotros-columnas {
    flex-direction: column;
  }

  .porque-nosotros-columnas .columna1 .todavia-tienes {
    display: none;
  }

  .articulos-recientes-articulos {
    grid-template-columns: 1fr;
  }

  .articulos-recientes-item > div:nth-child(1) {
    width: 100%;
  }

  .articulos-recientes-articulos > a.articulos-recientes-item:nth-child(2) {
    display: none;
  }
  .articulos-recientes-articulos > a.articulos-recientes-item:nth-child(3) {
    display: none;
  }

  .tu-proximo-auto-item {
    display: flex;
    flex-direction: column-reverse;
    padding: 0;
    margin: 0;
  }
}
