.vehiculos {
    display: grid;

    width: 100%;
}

.titulo-vehiculos {
    font-size: x-large;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    color:#8C8C8C;
}

.vehiculo .img-card{
    height: 200px!important;
    object-fit: cover !important;
}
trap {
    display: table-cell;
    padding: 1em;
    text-align: center;
    vertical-align: middle;
  }

  .fostrap-logo {
    width: 100px;
    margin-bottom:15px
  }

  h1.heading {
    color: #fff;
    font-size: 1.15em;
    font-weight: 900;
    margin: 0 0 0.5em;
    color: #505050;
  }

.titulo-vehiculos {
    font-size: x-large;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    color: #8C8C8C;
}

.container-fostrap {
    display: table-cell;
    padding: 1em;
    text-align: center;
    vertical-align: middle;
}

.fostrap-logo {
    width: 100px;
    margin-bottom: 15px
}

h1.heading {
    color: #fff;
    font-size: 1.15em;
    font-weight: 900;
    margin: 0 0 0.5em;
    color: #505050;
}

@media (min-width: 450px) {
    h1.heading {
        font-size: 3.55em;
    }
}

@media (min-width: 760px) {
    h1.heading {
        font-size: 3.05em;
    }
}

@media (min-width: 900px) {
    h1.heading {
        font-size: 3.25em;
        margin: 0 0 0.3em;
    }
}

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

.card {
    display: block;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    transition: box-shadow .25s;
    background: #11511A;
}

.card:hover {
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.img-card {
    width: 100%;
    height: auto;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    display: block;
    overflow: hidden;
}

.img-card img {
    width: 100%;
    height: auto;
    object-fit: contain;
    transition: all .25s ease;
}

.img-card {
    width: 100%;
    height: auto;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    display: block;
    overflow: hidden;
}

.img-card .activos-disponibles {
    width: 100%;
    height: 200px;
    object-fit: contain;
    transition: all .25s ease;
}

.card-content {
    padding: 15px;
    text-align: left;
    background: white;
    color: rgb(0, 0, 0);
    height: 100px;
}

.card-title {
    margin-top: -8px;
    font-weight: 700;
    font-size: 1.65rem;
    text-align: center;

}

.card-title a {
    color: #11511A;
    text-decoration: none !important;
}

.card-title1 a {
    color: #000;
    text-decoration: none !important;
}

.card-title1 {
    font-size: 19px !important;
    color: #fff !important;
    text-align: center;
}

.card-read-more {
    margin-top: 30px;
    border-top: 0px solid #D4D4D4;
    transform: translate(0px, -15px);
}

.card-read-more a {
    text-decoration: none !important;
    padding: 5px;
    font-weight: 600;
    text-transform: uppercase;
    color: white;
    margin: auto;
    width: 110px;
    background-color: #80AB40;
    text-align: center;
}

.card-read-more button {
    text-decoration: none !important;
    padding: 5px;
    font-weight: 600;
    text-transform: uppercase;
    color: white;
    margin: auto;
    width: 110px;
    background-color: #80AB40;
    text-align: center;
}

.vehiculos .btn-link {
    color: #11511A !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    transition: box-shadow .25s;
    background: #11511A;
}

.card:hover {
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.img-card {
    width: 100%;
    height: auto;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    display: block;
    overflow: hidden;
}

.img-card img {
    width: 100%;
    height: auto;
    object-fit: contain;
    transition: all .25s ease;
}

.img-card {
    width: 100%;
    height: auto;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    display: block;
    overflow: hidden;
}

.img-card .activos-disponibles {
    width: 100%;
    height: 200px;
    object-fit: contain;
    transition: all .25s ease;
}

.card-content {
    padding: 15px;
    text-align: left;
    background: white;
    color: rgb(0, 0, 0);
    height: 100px;
}

.card-title {
    margin-top: -8px;
    font-weight: 700;
    font-size: 1.65rem;
    text-align: center;

}

.card-title a {
    color: #11511A;
    text-decoration: none !important;
}

.card-title1 a {
    color: #000;
    text-decoration: none !important;
}

.card-title1 {
    font-size: 19px !important;
    color: #fff !important;
    text-align: center;
}

.card-read-more {
    margin-top: 30px;
    border-top: 0px solid #D4D4D4;
    transform: translate(0px, -15px);
}

.card-read-more a {
    text-decoration: none !important;
    padding: 5px;
    font-weight: 600;
    text-transform: uppercase;
    color: white;
    margin: auto;
    width: 100px;
    background-color: #80AB40;
    text-align: center;
}

.vehiculos .btn-link {
    color: #11511A !important;

}

@media screen and (min-width:1444px) and (max-width:2559px){
    .vehiculo .img-card{
        height: 250px!important;
    }
}

@media screen and (min-width:2560px) {
    .vehiculo .img-card{
        height: 350px!important;
    }
}

