.card-car{height:12.5rem; position:relative; display: flex;justify-content: space-around;border-bottom: 1px solid #c9c9c9;margin-bottom: 1.5rem;padding:.5rem;padding-bottom: 0.5rem;
}
.div-car{width: 50rem;}
.descript-card-car{display: flex;flex-direction: column;font-family: Rubik,Arial,sans-serif;color: #0a1f3f;}
.div-title-car{margin-bottom: .2rem;color: #035db7;}
.contauto-img{text-align: center;
    position: absolute;
    bottom: 20px;
    width: 7rem;}
.div-auto{position: absolute;
    bottom: 0;
    left: 0;
    width: 265px;
    height: 106px;}
.div-cover{height: 10rem;color:#0a1f3f;padding: 0rem 1rem 0rem 1rem; display: flex;flex-direction: column;width: 40rem; font-family: Rubik,Arial,sans-serif;position: relative;}
.mb-1{margin-bottom: 0.5rem;}
.read-more{cursor:pointer;font-size: 13px;font-weight: 500; margin-bottom: 1rem;color: #035db7;}
.card-auto-btn{width: 7rem;padding: 0.7rem;border-radius: 10px;font-weight: bold;}
.bg-color-y{color: #fff;background-color: #09a6df;}
.bg-color-lb{color: #fff;background-color: #035db7;}
.bg-color-b{color:#fff;background-color: #0a1f3f;}
.card-car.current{background: #f3f3f3;}
.hidden{display:none !important;}
#popcobrturas .popcobrturas {background: #fdfdfd;margin: 0 auto;width: 977px;padding-bottom: 22px;}
#btclosecobrturas{background: #fad500;padding: 0.5rem;border-radius: 50%;font-weight: bolder;color:#000;width: 34px;}
#popcobrturas .first-txt{font-size: 12px !important;}
.btnext{
 transition: .2s;
 position: absolute;
    bottom: 0;
}
.btnext:hover{
    color: #0b1e3d;
    background-color: #fdc332;
}
.hidden{
    display: none !important;
}
.infoauto{
    position: absolute;
    left: 8px;
    background: #f3f3f3;
    width: 266px;
    bottom: 2px;
    height: 7.3rem;
    padding: 1rem;
    z-index: 9;
}

    .group__characteristics{
        display: flex;
        font-size: 13px;
        justify-content: center;
        margin-top: 13px;
      }
      .group__characteristics .sideA{
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        padding-right: 2rem;
        text-transform: capitalize;
      }
      .group__characteristics .sideB{
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        text-transform: capitalize;
      }

      .detauto{
        background: #fad500;
        height: 20px;
        padding: 6px;
        border-radius: 6px;
        padding-top: 1px;
        font-weight: bolder;
        font-family: sans-serif;
        width: 20px;
        margin-left: auto;
        margin-top: -20px;
        padding-left: 5px;
        color: #0b1e3d;
      }

      .detauto:hover{
        color: #0a1f3f;
      }


    #adic9 hr{
        opacity: 0;
    }