﻿
body {
    font-family: 'PT Sans', sans-serif;
}


.linkhome {
    border-bottom-color: darkred !important;
}

    .linkhome a {
        color: darkred !important;
    }

.maincontainer {
    max-width: 1280px;
    margin: auto;
    padding: 10px;
    height: 70px;
}

.menulink {
    display: flex;
    height: 50px;
    align-items: right;
    float: right;
    padding-left: 5px;
    padding-right: 5px;
}

hr {
    height: 1px;
    background-color: black;
    border: none;
}

.menuitem {
    color: black;
    margin: 15px;
    width: 200px;
    text-align: center;
}


/*Top Slide*/
.sliderTop-container {
    width: 100%;
    background-color: #D2D3D5;
    text-align: center;
}

.sliderTop {
    max-width: 1800px;
    max-height: 600px;
    width: 100%;
    position: center;
}

.arrow {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}

.menuitem a:link {
    color: black;
}

.maincontainer2 {
    position: absolute;
    z-index: 1000;
    width: 450px;
    margin-top: 3vw;
}


.filter {
    left: 0;
    background-color: #F5F6F8;
    border-radius: 5px;
    max-width: 500px;
    height: auto;
    margin-left: 10px;
    padding: 3%;
}

.filter-title {
    width: 100%;
    color: #264966;
    font-weight: bold;
    margin-top: -15px;
    margin-left: 15px;
}


.filter_title_PC {
    margin-top: 10px !important;
    font-weight: 1000;
    font-size: 2.3rem;
}


.rowfilter {
    width: 100%;
    margin-top: 0.5vw;
    margin-bottom: 0.5vw;
    margin-left: 5px;
    margin-right: 5px;
}


.filtertype {
    width: 48%;
    float: left;
    margin-right: 5px;
}

.btnType {
    width: 100%;
    color: #fff;
    background-color: #264966;
    border-color: #22405a;
    font-weight: bold;
}


    .btnType:hover {
        width: 100%;
        color: white;
        background-color: #264966;
        border-color: #22405a;
        font-weight: bold;
    }

.btnType_outline {
    width: 100%;
    color: #264966;
    background-color: #fff;
    border-color: #264966;
    font-weight: bold;
}

.filtertype2 {
    width: 32%;
    float: left;
    margin-right: 5px;
}



.maincontainer_mobile {
    padding: 10px;
    background: rgb(140,141,145);
    background: linear-gradient(90deg, rgba(140,141,145,1) 0%, rgba(210,211,213,1) 50%, rgba(210,211,213,1) 100%);
}

.filter_mobile {
    width: 100%;
    background-color: #F5F6F8;
    border-radius: 5px;
    height: auto;
    padding: 3%;
}

.filtertype2_mobile {
    margin-top: 5px;
}

/*.buttonfont_mobile {
    font-size: 9px !important;
}*/


#btnSearch {
    padding: 10px;
}


.sliderrangetext {
    width: 100%;
    color: #264966;
    font-weight: bold;
}

.jqx-slider-slider {
    background-color: #264966 !important;
}

.jqx-fill-state-pressed {
    background: #264966 !important;
}


/*END Top Slide*/
/*Car Browse*/
.container-recent {
    padding-top: 50px;
    height: 550px;
    text-align: center;
    background: rgb(103,103,103);
    background: linear-gradient(90deg, rgba(103,103,103,1) 0%, rgba(179,179,179,1) 38%, rgba(179,179,179,1) 66%, rgba(103,103,103,1) 100%);
}

.dvTitle {
    padding-top: 1vh;
    padding-bottom: 1vh;
    padding-left: 5vw;
    padding-right: 5vw;
    border-radius: 5px;
    border: 5px solid white;
    color: white;
    display: inline-block;
}


.dvTitle2 {
    max-width: 1280px;
    width: 75vw;
    font-weight: bold;
    font-size: 32px !important;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10vw;
    padding-right: 10vw;
    border-radius: 5px;
    border: 5px solid white;
    color: white;
    display: inline-block;
}



.container-car {
    background-color: white;
    padding: 10px;
    text-align: left;
    border-radius: 5px;    
}

.car-title {
    /*background-color: #007296;*/
    color: #007296;
    font-size: medium;
    font-weight: 600;
    min-height: 60px;
    padding: 5px 0px;
    overflow: hidden;
    padding-bottom: 10px;
}

.slider {
    width: 95%;
    max-width:1800px;
    margin: 50px auto;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-prev, .slick-next {
    top: 35% !important;
}

    .slick-prev:before,
    .slick-next:before {
        color: black;
    }

.slider a:hover {
    text-decoration: none;
    background: rgba(0, 0, 0, 0.7);
}

    .slider a:hover img {
        opacity: 0.5;
    }

    .slider a:hover span {
        color: white;
    }





/*End Car Browse*/

/*Our Guarantee*/

.container-guarantee {
    position: relative;
    padding: 5vw;
    background-image: url("../Image/Guarantee2.jpg");
    width: 100%;
    height: auto;
    background-size: 100% auto;
    text-align: center;
}


.guarantee-title {
    padding-top: 1vh;
    padding-bottom: 1vh;
    padding-left: 5vw;
    padding-right: 5vw;
    border-radius: 5px;
    border: 1px solid white;
    color: white;
    display: inline-block;
}

.guarantee-icon {
    padding-top: 5vw;
    width: 80%;
    height: auto;
    background-size: 100% auto;
    max-width: 1280px;
}

/*End Our Guarantee*/
/*Trade In*/

.container-tradein {
    padding: 3vw;
    background-image: url("../Image/tradein-background.jpg");
    width: 100%;
    height: auto;
    background-size: 100% auto;
    text-align: center;
}


.tradein-title {
    padding-top: 1vh;
    padding-bottom: 1vh;
    padding-left: 5vw;
    padding-right: 5vw;
    border-radius: 5px;
    border: 1px solid white;
    color: white;
    display: inline-block;
}

.tradein-icon {
    width: 80%;
    height: auto;
    background-size: 100% auto;
    max-width: 1280px;
    margin-top: 5vw;
}

.container-tradein-button {
    max-width: 1280px;
    display: flex;
    flex-direction: row;
    margin: auto;
    max-width: 1280px;
    justify-content: center;
    margin-top: 30px;
}






.tradein-button {
    width: 35vw;
    padding: 1vw;
    background-color: #EF4D64;
    color: white !important;
    font-size: 18px;
    font-weight: bold;
    border-radius: 5px;
    margin: 10px;
    margin-top: 20px;
}




    .tradein-button:hover {
        text-decoration: none;
        background-color: red;
    }


/*.tradein-button {
    width: 25vw;
    padding: 1vw;
    margin: 20px;
    color: #EF4D64 !important;
    font-size: 1vw;
    font-weight: bold;
    border: solid;
    border-width: 2px;
    border-color: #EF4D64;
    border-radius: 5px;
}

.tradein-button:hover {
    width: 25vw;
    padding: 1vw;
    background-color: #EF4D64;
    margin: 20px;
    color: white !important;
    font-size: 1vw;
    font-weight: bold;
    border-radius: 5px;
    text-decoration:none;
}*/

/*END Trade In*/


/*Footer Q&A*/


.footer_faq {
    background-image: url("../Image/footer_image_faq.jpg");
    width: 100%;
    height: 30vw;
    background-size: 100% 100%;
    text-align: center;
    position: relative;
}

.footer_looking {
    background-image: url("../Image/footer_image_looking.jpg");
    width: 100%;
    height: 30vw;
    background-size: 100% 100%;
    text-align: center;
    position: relative;
}


.container-footer {
    background-image: url("../Image/footer_image.jpg");
    width: 100%;
    height: 30vw;
    background-size: 100% 100%;
    text-align: center;
    position: relative;
}

.container-footer-wrapper {
    width: 100%;
    position: relative;
    margin: auto;
}

.container-footer-faq {
    position: absolute;
    color: white;
    text-align: left;
    left: 8%;
    margin-top: 20vw;
}

.container-footer-looking {
    position: absolute;
    color: white;
    left: 55%;
    text-align: left;
    margin-top: 20vw;
}

.lblfooterDesc {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    font-size: 2.5vw;
    font-weight: 1000;
    transform: scale(.7, 1);
}

.footerlink {
    font-size: 1.5vw;
    color: white;
    font-weight: 1000;
    transform: scale(.7, 1);
    text-decoration: underline;
    margin-top: 0px;
}

.container-footer a:link {
    font-size: 1vw;
    color: white;
}

.container-footer a:hover {
    text-decoration: none;
    color: #EF4D64;
}

    .container-footer a:hover .footerlink {
        text-decoration: none;
        color: #EF4D64;
    }

.container-footer a:active {
    color: white;
    color: lightblue;
}

.container-footer a:visited {
    color: white;
}
/*END Footer Q&A*/


.fillterrange_hidden {
    display: none;
}

.fillterrange_show {
    display: block;
}

.imgpcpg2 {
    position: absolute;
    display: block;
    width: 40px;
    height: 20px;
    z-index: 9999;
    right: 5px;
    top: 5px;
    background-image: url('../Image/PCPO_small.jpg')
}

@media (min-width: 2001px) {

    .container-car2 {
        height: 320px;
        position: relative;
    }

    .fillterrange_hidden {
        display: block !important;
    }

    .fillterrange_show {
        display: none !important;
    }

    .container-recent {
        padding-top: 50px;
        height: 750px;
        text-align: center;
        background: rgb(140,141,145);
        background: linear-gradient(90deg, rgba(103,103,103,1) 0%, rgba(179,179,179,1) 38%, rgba(179,179,179,1) 66%, rgba(103,103,103,1) 100%);
    }

    .slick-slide img {
               /*object-fit: contain;
       max-width: 100%;
       max-height: 180px;
       width: auto;
       height: auto;
       margin-left: auto;
        margin-right: auto;*/

                  width:  100%;
    height: 180px;
        object-fit: cover;
    }

    .car-image {
     
    }

    .moreinfo {
        position: absolute; width: 1800px; height: 30px; top: 95%; left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    font-size: large;
    }

    
}


@media (min-width: 1201px) and (max-width: 4000px) {

    .container-car2 {
        height: 320px;
        position: relative;
    }

    .sliderTop {
        max-width: 1800px;
        max-height: 600px;
        width: 100%;
        margin-left: -2%;
        position: center;
    }


    h2 {
        margin-top: 10px !important;
        font-weight: 1000;
        font-size: 3.3rem;
    }

    .fillterrange_hidden {
        display: block !important;
    }

    .fillterrange_show {
        display: none !important;
    }


    .slick-slide img {
               /*object-fit: contain;
       max-width: 100%;
       max-height: 180px;
       width: auto;
       height: auto;
       margin-left: auto;
  margin-right: auto;*/

               width:  100%;
    height: 180px;
    object-fit: cover;
    }

    .car-image {
  
    }

        .moreinfo {
                position: absolute; width: 100%; max-width: 1800px; height: 30px; top: 100%; left: 37%;
                z-index:990099;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    font-size: small;
    }

   
}

@media (min-width: 992px) and (max-width: 1200px) {

    .container-car2 {
        height: 310px;
        position: relative;
    }


    .sliderTop {
        max-width: 1800px;
        max-height: 600px;
        width: 130%;
        margin-left: -30%;
    }


    h2 {
        margin-top: 10px !important;
        font-weight: 1000;
        font-size: 2.8rem;
    }

    .slick-prev, .slick-next {
        top: 45% !important;
    }


    .slick-slide img {
              /*object-fit: contain;
       max-width: 100%;
       max-height: 140px;
       width: auto;
       height: auto;
       margin-left: auto;
  margin-right: auto;*/

              width:  100%;
    height: 140px;
    object-fit: cover;
    }

    .car-image {

    }

        .moreinfo {
                     position: absolute; width: 100%; max-width: 992px; height: 30px; top: 99%; left: 45%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    font-size: small;
    }

 
}

/*Text*/
@media (min-width: 1101px) and (max-width: 1200px) {

    .dvTitle2 {
        width: 75vw;
        font-weight: bold;
        font-size: 28px !important;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 15vw;
        padding-right: 15vw;
        border-radius: 5px;
        border: 5px solid white;
        color: white;
        display: inline-block;
    }

    .car-title {
        /*background-color: #007296;*/
        color: #007296;
        font-size: small;
        min-height: 60px;
        font-weight: 600;
        padding: 5px 0px;
        overflow: hidden;
    }

    .container-tradein-button {
        display: flex;
        flex-direction: row;
        margin: auto;
        max-width: 1280px;
        justify-content: center;
    }

    .tradein-button {
        width: 420px;
        padding: 1vw;
        background-color: #EF4D64;
        color: white !important;
        font-size: 18px;
        font-weight: bold;
        border-radius: 5px;
        margin: 10px;
        margin-top: 20px;
    }

        .moreinfo {
                     position: absolute; width: 100%; max-width: 992px; height: 30px; top: 99%; left: 45%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    font-size: small;
    }

  
}

/*Text*/
@media (min-width: 992px) and (max-width: 1100px) {

    .dvTitle2 {
        width: 75vw;
        font-size: 26px !important;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 15vw;
        padding-right: 15vw;
        border-radius: 5px;
        border: 2px solid white;
        color: white;
        display: inline-block;
    }

    .car-title {
        /*background-color: #007296;*/
        color: #007296;
        font-size: small;
        min-height: 60px;
        font-weight: 600;
        padding: 5px 0px;
        overflow: hidden;
    }

    .container-tradein-button {
        display: flex;
        flex-direction: row;
        margin: auto;
        max-width: 1280px;
        justify-content: center;
    }

    .tradein-button {
        width: 380px;
        padding: 1vw;
        background-color: #EF4D64;
        color: white !important;
        font-size: 16px;
        font-weight: bold;
        border-radius: 5px;
        margin: 10px;
        margin-top: 20px;
    }

        .moreinfo {
                     position: absolute; width: 100%; max-width: 992px; height: 30px; top: 99%; left: 41%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    font-size: small;
    }

   
}

/*Text & Image*/
@media (min-width: 770px) and (max-width: 991px) {


    .container-car2 {
        height: 310px;
        position: relative;
    }

    .sliderTop {
        max-width: 1800px;
        max-height: 600px;
        width: 140%;
        margin-left: -40%;
    }

    h2 {
        margin-top: 10px !important;
        font-weight: bold;
        font-size: 2.5rem;
    }

    .slick-prev, .slick-next {
        top: 50% !important;
    }


    .slick-slide img {
               /*object-fit: contain;
       max-width: 100%;
       max-height: 140px;
       width: auto;
       height: auto;
       margin-left: auto;
  margin-right: auto;*/

                           width:  100%;
    height: 140px;
    object-fit: cover;
    }


    .dvTitle2 {
        width: 75vw;
        font-size: 24px !important;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 15vw;
        padding-right: 15vw;
        border-radius: 5px;
        border: 2px solid white;
        color: white;
        display: inline-block;
    }

    .car-title {
        /*background-color: #007296;*/
        color: #007296;
        font-size: small;
        min-height: 60px;
        font-weight: 600;
        padding: 5px 0px;
        overflow: hidden;
    }

    .container-tradein-button {
        display: flex;
        flex-direction: row;
        margin: auto;
        max-width: 1280px;
        justify-content: center;
    }

    .tradein-button {
        width: 300px;
        padding: 1vw;
        background-color: #EF4D64;
        color: white !important;
        font-size: 14px;
        font-weight: bold;
        border-radius: 5px;
        margin: 10px;
        margin-top: 20px;
    }

    .car-image {
        
    }

        .moreinfo {
                     position: absolute; width: 100%; max-width: 770px; height: 30px; top: 98%; left: 45%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    font-size: small;
    }

   
}



/*Text & Image*/
@media (min-width: 577px) and (max-width: 769px) {

    .container-car2 {
        height: 260px;
        position: relative;
    }

    .sliderTop {
        max-width: 1800px;
        max-height: 600px;
        width: 150%;
        margin-left: -50%;
    }

    h2 {
        margin-top: 10px !important;
        font-weight: 1000;
        font-size: 2.3rem;
    }

    .container-recent {
        padding-top: 50px;
        height: 500px !important;
        text-align: center;
        background: rgb(140,141,145);
        background: linear-gradient(90deg, rgba(103,103,103,1) 0%, rgba(179,179,179,1) 38%, rgba(179,179,179,1) 66%, rgba(103,103,103,1) 100%);
    }

    .container-car {
        background-color: white;
        margin: 0px 5px !important;
        font-size: smaller !important;
    }

    .slick-prev, .slick-next {
        top: 50% !important;
    }


    .slick-slide img {
               /*object-fit: contain;
       max-width: 100%;
       max-height: 110px;
       width: auto;
       height: auto;
       margin-left: auto;
  margin-right: auto;*/

                                   width:  100%;
    height: 110px;
    object-fit: cover;
    }

    .car-image {
 
    }

    .dvTitle {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5vw;
        padding-right: 5vw;
        border-radius: 5px;
        border: 2px solid white;
        color: white;
        display: inline-block;
        margin-left: 30px;
        margin-right: 30px;
    }

        .moreinfo {
                     position: absolute; width: 100%; max-width: 557px; height: 30px; top: 96%; left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    font-size: medium;
    }

   
}


/* Text*/
@media (min-width: 670px) and (max-width: 769px) {

    .dvTitle2 {
        width: 75vw;
        font-size: 20px !important;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 15vw;
        padding-right: 15vw;
        border-radius: 5px;
        border: 2px solid white;
        color: white;
        display: inline-block;
    }

    .car-title {
        /*background-color: #007296;*/
        color: #007296;
        font-size: small;
        min-height: 60px;
        font-weight: 600;
        padding: 5px 0px;
        overflow: hidden;
    }

    .container-tradein-button {
        display: flex;
        flex-direction: row;
        margin: auto;
        max-width: 1280px;
        justify-content: center;
    }

    .tradein-button {
        width: 260px;
        padding: 1vw;
        background-color: #EF4D64;
        color: white !important;
        font-size: 14px;
        font-weight: bold;
        border-radius: 5px;
        margin: 10px;
        margin-top: 20px;
    }

        .moreinfo {
                     position: absolute; width: 100%; max-width: 670px; height: 30px; top: 100%; left: 43%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    font-size: small;
    }
}


@media (min-width: 577px) and (max-width: 669px) {

    .dvTitle2 {
        width: 75vw;
        font-size: 16px !important;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 15vw;
        padding-right: 15vw;
        border-radius: 5px;
        border: 2px solid white;
        color: white;
        display: inline-block;
    }

    .car-title {
        /*background-color: #007296;*/
        color: #007296;
        font-size: small;
        min-height: 60px;
        font-weight: 600;
        padding: 5px 0px;
        overflow: hidden;
    }

    .container-tradein-button {
        display: flex;
        flex-direction: row;
        margin: auto;
        max-width: 1280px;
        justify-content: center;
    }

    .tradein-button {
        width: 210px;
        padding: 1vw;
        background-color: #EF4D64;
        color: white !important;
        font-size: 12px;
        font-weight: bold;
        border-radius: 5px;
        margin: 10px;
        margin-top: 20px;
    }

    .car-image {
        width: 200px;
        height: auto;
        display: block;
    }

        .moreinfo {
                     position: absolute; width: 100%; max-width: 577px; height: 30px; top: 100%; left: 45%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    font-size: x-small;
    }

   
}



@media (min-width: 361px) and (max-width: 576px) {

    .container-car2 {
        height: 230px;
        position: relative;
    }

    .sliderTop {
        max-width: 1800px;
        max-height: 600px;
        width: 150%;
        margin-left: -50%;
    }

    h2 {
        margin-top: 5px !important;
        margin-bottom: 5px !important;
        font-weight: 1000;
        font-size: 1.5rem;
    }

    .dvTitle {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5vw;
        padding-right: 5vw;
        border-radius: 5px;
        border: 2px solid white;
        color: white;
        display: inline-block;
        margin-left: 50px;
        margin-right: 50px;
    }

    .dvTitle2 {
        width: 75vw;
        font-size: 14px !important;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 15vw;
        padding-right: 15vw;
        border-radius: 5px;
        border: 2px solid white;
        color: white;
        display: inline-block;
    }

    .container-recent {
        padding-top: 50px;
        height: 450px !important;
        text-align: center;
        background: rgb(140,141,145);
        background: linear-gradient(90deg, rgba(103,103,103,1) 0%, rgba(179,179,179,1) 38%, rgba(179,179,179,1) 66%, rgba(103,103,103,1) 100%);
    }

    .container-car {
        background-color: white;
        margin: 0px 5px !important;
        font-size: smaller !important;
    }

    .slick-prev, .slick-next {
        top: 50% !important;
    }


    .slick-slide img {
               /*object-fit: contain;
       max-width: 100%;
       max-height: 100px;
       width: auto;
       height: auto;
       margin-left: auto;
  margin-right: auto;*/

                                   width:  100%;
    height: 100px;
    object-fit: cover;
    }


    .car-title {
        /*background-color: #007296;*/
        color: #007296;
        font-size: small;
        min-height: 60px;
        font-weight: 600;
        padding: 5px 0px;
        overflow: hidden;
    }


    .container-tradein-button {
        display: flex;
        flex-direction: row;
        margin: auto;
        max-width: 1280px;
        justify-content: center;
    }

    .tradein-button {
        width: 150px;
        padding: 1vw;
        background-color: #EF4D64;
        color: white !important;
        font-size: 10px;
        font-weight: bold;
        border-radius: 5px;
        margin: 10px;
        margin-top: 20px;
    }

    .car-image {
 
    }


    .slick-prev, .slick-next {
        display: none;
    }

        .moreinfo {
                     position: absolute; width: 100%; max-width: 361px; height: 30px; top: 100%; left: 48%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    font-size: x-small;
    }

   
}



@media (max-width: 360px) {

    .container-car2 {
        height: 220px;
        position: relative;
    }

    .sliderTop {
        max-width: 1800px;
        max-height: 600px;
        width: 150%;
        margin-left: -50%;
    }

    h2 {
        margin-top: 5px !important;
        margin-bottom: 5px !important;
        font-weight: 1000;
        font-size: 1.5rem;
    }

    .dvTitle {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5vw;
        padding-right: 5vw;
        border-radius: 5px;
        border: 2px solid white;
        color: white;
        display: inline-block;
        margin-left: 50px;
        margin-right: 50px;
    }

    .dvTitle2 {
        width: 75vw;
        font-size: 12px !important;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 15vw;
        padding-right: 15vw;
        border-radius: 5px;
        border: 2px solid white;
        color: white;
        display: inline-block;
    }

    .container-recent {
        padding-top: 50px;
        height: 400px !important;
        text-align: center;
        background: rgb(140,141,145);
        background: linear-gradient(90deg, rgba(103,103,103,1) 0%, rgba(179,179,179,1) 38%, rgba(179,179,179,1) 66%, rgba(103,103,103,1) 100%);
    }

    .container-car {
        background-color: white;
        margin: 0px 5px !important;
        font-size: 10px !important;
    }

    .slick-prev, .slick-next {
        top: 50% !important;
    }


    .slick-slide img {
       /*object-fit: contain;
       max-width: 100%;
       max-height: 100px;
       width: auto;
       height: auto;
       margin-left: auto;
  margin-right: auto;*/

                           width:  100%;
    height: 100px;
    object-fit: cover;
    }


    .car-title {
        /*background-color: #007296;*/
        color: #007296;
        font-size: small;
        min-height: 60px;
        font-weight: 600;
        padding: 5px 0px;
        overflow: hidden;
    }


    .container-tradein-button {
        display: flex;
        flex-direction: row;
        margin: auto;
        max-width: 1280px;
        justify-content: center;
    }


    .tradein-button {
        width: 120px;
        padding: 1vw;
        background-color: #EF4D64;
        color: white !important;
        font-size: 8px;
        font-weight: bold;
        border-radius: 5px;
        margin: 10px;
        margin-top: 20px;
    }

    .car-image {
      
    }

        .moreinfo {
                     position: absolute; width: 100%; max-width: 360px; height: 30px; top: 100%; left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    font-size: small;
    }

   
}
