/* Ver modelo */
.version-detalle .version-titulo {
  text-transform: uppercase;
  font-weight: bolder;
}

.version-detalle .version-nombre {
  text-transform: lowercase;
  margin-bottom: 25px;
}

.version-detalle .version-precio h5 {
  font-size: 1.6em;
}

.version-detalle .version-descripcion {
  font-size: 1rem;
}

.version-botones .btn-generico {
  width: 55%;
}

.car-feature-content {
  width: 100% !important;
  max-width: 100% !important;
}

.car-feature-content.offset-md-1 {
  margin-left: 5% !important;
}

.car-feature-content h6 {
  display: none;
  font-size: 1.2rem;
}

.car-feature-content .text-white {
  color: black !important;
}

.car-feature-content .flex-column {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: center;
}

.ficha-tecnica-boton {
  display: flex;
  justify-content: center;
}

.car-feature-content p {
  margin-bottom: 0rem;
  font-size: 0.9rem;
  line-height: 90%;
}

.car-feature-content .col-6 {
  width: 20%;
  max-width: 20%;
  padding-right: 2% !important;
  padding-left: 0 !important;
  margin-bottom: 0;
}

.car-feature-content .col-6:first-of-type,
.car-feature-content .col-6:nth-of-type(2) {
  margin-bottom: 4rem;
}

.car-feature-main {
  margin-bottom: -20px;
}

.cars-details-versiones-slider h5 {
  color: black;
}

.cars-details-versiones-slider h5 span:after {
  border-bottom: solid 1px transparent;
  display: block;
  content: "";
  position: relative;
  top: 10px;
  transform: none;
  transition: none;
}

.cars-details-versiones-slider h5 span:after {
  transform: none;
  transition: none;
}

.cars-details-versiones-slider h5 span {
  display: inline-block;
}

.cars-details-versiones-slider h5 span:after {
  display: block;
  content: "";
  transform: scaleX(0);
  transition: transform 450ms ease-in-out;
  position: relative;
  top: 10px;
}

.cars-details-versiones-slider .card-tab:hover h5 span:after {
  transform: scaleX(1);
}

.cars-details-versiones-slider h5.fromleft span:after {
  transform-origin: 0 0%;
}

.version-detalle .versiones-image {
  background-image: url(../../img/fiat-iso.svg);
  background-repeat: no-repeat;
  background-size: 50% 50%;
  background-position: 50px 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px;
  overflow: hidden;
}

.version-detalle .versiones-image img {
  height: auto;
}

.version-color {
  margin-right: 8px !important;
  box-shadow: 0 0 0 2px #fff, 0 0 0 3px #cccccc !important;
}

.colores-title {
  font-size: 1.5rem;
  font-weight: 500;
  position: relative;
  margin-top: 10px;
  margin-bottom: 20px;
}

.colores-title:after {
  content: "";
  display: block;
  width: 100px;
  height: 1px;
  background-color: var(--color-primary);
  left: 5px;
  position: absolute;
}

/* Botones fixed */
#botonesFixed {
  background-color: white;
  align-items: center;
  z-index: 45;
  margin-bottom: 1.5em;
}

#botonesFixed h4,
#botonesFixed .botones {
  text-transform: uppercase;
}

#botonesFixed h4 {
  margin-top: 6px;
}

#botonesFixed .titulo,
#botonesFixed .botones {
  display: flex !important;
  align-items: center;
  justify-content: center;
  height: 40px;
}

#botonesFixed .titulo {
  text-align: center;
  background-color: white;
  margin-left: 0;
  /* margin-top: 5px; */
}

#botonesFixed .botones {
  background-color: #ececec;
  color: black;
  line-height: 1.2;
  font-weight: 600;
  font-size: 0.9em;
}

#botonesFixed .botones.destacado {
  background-color: var(--color-primary);
}

#botonesFixed .botones .fa-2x {
  font-size: 1.5em;
  margin-right: 0.4rem;
}
.dexcda {
  background-position: center !important;
}

.dexcda .car-feature-content {
  height: 35rem;
  justify-content: center;
  flex-direction: column;
  display: flex;
  text-align: center;
}

.stretched-link {
  margin-left: 4px !important;
}

.stretched-link.btn-main span {
  display: flex;
  align-items: center;
  justify-content: center;
}

.stretched-link.btn-main strong {
  font-weight: 600;
}

.dexcda .car-feature-content {
  background-color: rgba(29, 23, 24, 0.9);
  padding: 45px 30px 5px;
  transform: skewX(-10deg);
  min-height: 404px;
  width: 100%;
}

.car-feature-content .row.no-gutters,
.dexcda h6 {
  margin: 0px 0px 50px 10px;
  transform: skewX(10deg);
}

.dexcda h6:before {
  border-top: 2px solid var(--color-primary);
}

@media (max-width: 768px) {
  .dexcda .car-feature-content ul.row {
    padding: 0 !important;
  }

  .dexcda h6 {
    margin-left: auto;
  }

  .dexcda li {
    padding: 0 1rem !important;
  }

  .dexcda .car-feature-content {
    height: 100% !important;
  }
}
.componenteModelo .modeloDatos .year {
  font-weight: 600;
  font-size: 15px;
}

.componenteModelo .modeloDatos .title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 25px;
}

.componenteModelo .modeloDatos p {
  font-family: var(--theme-font-nueva);
  font-size: 15px;
}

.componenteModelo .modeloDatos .color-selector h2 {
  text-align: center;
  color: #1a1a1a;
  font-size: 25px;
  font-family: var(--theme-font-nueva);
  font-weight: 600;
  display: inline-block;
  position: relative;
}

.componenteModelo .modeloDatos .color-selector h2:before {
  content: "";
  height: 1px;
  width: 80%;
  position: absolute;
  top: -4px;
  background-color: var(--color-primary);
  left: 0;
  right: 0;
  margin: auto;
}

.componenteModelo .modeloDatos .color-selector ul {
  margin: 15px 0;
  padding: 0;
  text-align: center;
}

.componenteModelo .modeloDatos .color-selector ul li {
  display: inline-block;
  list-style: none;
  margin: 0 2px;
}

.componenteModelo .modeloDatos .color-selector ul li a {
  width: 30px;
  height: 30px;
  display: inline-block;
  border-radius: 45px;
  position: relative;
  background-size: cover;
  background-position: center;
  font-size: 19px;
}

.componenteModelo .modeloDatos .color-selector ul li a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 45px;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.2s transform;
  transition: 0.2s transform;
}

.componenteModelo .modeloDatos .color-selector ul li a:hover:before,
.componenteModelo .modeloDatos .color-selector ul li a.active:before {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-box-shadow: inset 0 0 0 1px black;
  box-shadow: inset 0 0 0 1px black;
}
.componenteModelo .dexcda .col-6 {
  max-width: none;
}
.componenteModelo .car-feature-content h6 {
  display: block;
}
.componenteModelo .car-feature-content .text-white {
  color: white !important;
}
.componenteModelo .car-feature-content .flex-column {
  flex-direction: column !important;
}
.componenteModelo .dexcda ul.row {
  padding-left: 0;
}
.versiones-contenedor .carousel-control-next-icon,
.carousel-control-prev-icon {
  width: 20px !important;
  height: 30px !important;
}
.cars-tab .fromleft {
  padding: 0;
  width: auto;
  display: flex;
  max-width: 90%;
  justify-content: center;
  text-align: center;
  min-height: 70px;
  align-items: center;
}

.versiones-contenedor .carousel-control-next-icon,
.carousel-control-prev-icon {
  width: 20px !important;
  height: 30px !important;
}

.dexcda .car-feature-content {
  height: auto !important;
  min-height: 428px;
  padding: 0;
}

.slick-slide img {
  display: block;
  object-fit: cover;
  height: 80%;
}

.version-detalle-mobile-container {
  display: none !important;
}

/* Responsive */

@media (min-width: 1200px) {
  #botonesFixed .botones {
    max-width: 140px;
  }
}

/* @media (min-width: 1024px) {
  .slick-slide img {
    display: block;
    object-fit: cover;
    height: 80%;
  }
} */

@media (max-width: 991px) {
  .dexcda::before {
    height: 100%;
  }

  .version-detalle .versiones-image img {
    height: auto;
  }
}

@media (min-width: 768px) {
  .slider-header img {
    max-height: 650px !important;
    object-fit: cover;
    object-position: center;
  }
  #botonesFixed {
    position: fixed !important;
    align-items: initial;
    top: 68px;
  }
}

@media (max-width: 768px) {
  #botonesFixed {
    margin-bottom: 0;
    margin-top: 0;
  }

  #botonesFixed {
    bottom: 60px;
    /* height: 60px; */
    margin-bottom: 0;
  }

  #botonesFixed .botones {
    line-height: 15px;
    font-weight: 600;
    font-size: 13px;
    height: auto;
    padding: 10px 15px;
    max-width: 32%;
    margin-bottom: 10px;
  }

  #botonesFixed .botones span {
    display: flex;
    flex-direction: row;
    align-items: center;
  }

  #botonesFixed .botones span strong {
    display: block;
    width: 60px;
    word-wrap: normal;
  }

  #botonesFixed .botones i {
    margin-right: 4px !important;
  }

  #botonesFixed .botones destacado {
    font-size: 0.7rem;
  }

  .car-feature-content.offset-md-1 {
    margin-left: 5% !important;
    margin-right: 5% !important;
    margin-bottom: 45px;
    margin-top: 0px;
    padding-top: 0;
    padding: 40px 20px;
  }

  .car-details-carousel .slick-list {
    padding: 0 !important;
  }

  .dexcda h6 {
    margin-left: 0 !important;
    margin-bottom: 30px;
    text-align: center;
  }

  .dexcda .car-feature-content ul.row {
    margin-left: 0 !important;
    transform: skewX(0deg);
    flex-direction: row;
    justify-content: start;
    align-items: start;
    margin-bottom: 0;
  }

  .car-feature-content .col-6:first-of-type,
  .car-feature-content .col-6:nth-of-type(2) {
    margin-bottom: 0;
  }

  .car-feature-content .col-6 {
    margin-bottom: 2rem !important;
  }

  .dexcda::before {
    height: 100% !important;
  }

  .col-12.d-block.d-md-none.px-0.text-center {
    display: none !important;
  }

  .car-details-carousel .carousel-control-prev-icon,
  .car-details-carousel .carousel-control-next-icon {
    top: 20% !important;
    width: 20px !important;
    height: 30px !important;
  }

  .dexcda .car-feature-content,
  .dexcda h6 {
    transform: skewX(0deg) !important;
  }

  .dexcda .car-feature-content {
    padding: 1rem;
    background-color: rgba(0, 0, 0, 1) !important;
  }

  #botonesFixed .titulo {
    background-color: transparent;
    display: none !important;
  }

  #botonesFixed {
    background-color: transparent;
    margin-top: 70px;
  }
  .stretched-link {
    padding-top: 0.5rem !important;
  }
  #botonesFixed .boton-fotos {
    display: none !important;
  }
  .dexcda {
    padding-top: 180px;
    background-size: 150% auto !important;
    background-position: right top !important;
    background-color: black;
  }
  .dexcda::before {
    background-color: rgba(255, 255, 255, 1);
    background-color: transparent !important;
  }
  .dexcda .car-feature-content ul.row li {
    justify-content: start;
    text-align: left;
    padding-right: 1em !important;
  }
  .car-feature-content .col-6:first-of-type,
  .car-feature-content .col-6:nth-of-type(2) {
    margin-bottom: 3rem !important;
  }

  .dexcda .car-feature-content p {
    line-height: 120%;
    text-align: left;
  }

  .dexcda li span {
    margin-left: -70%;
  }
  .version-detalle .versiones-image {
    background-size: 80% 80%;
    background-position: center top;
  }
  .version-detalle-mobile-container {
    display: block !important;
  }
  .car-details-carousel .versiones-image img {
    width: 80% !important;
  }
}
