body.reservar {
  overflow-x: hidden;
}

.reservar h2 {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  color: #0E1213;
  margin-bottom: 17px;
}


.reservar h3 {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  color: #252627;
}

.reservar h4 {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #0E1213;
}

/* .reservar .reser .container {
  max-width: 100%;
}

@media (min-width:1200px) {
  .reservar .reser .container {
    max-width: auto;
  }
} */

.container2 {
  padding: 0 16px;
}

.reservar .car-reserva {
  padding: 8px 16px 12px 16px;
}

.reservar .title-car {
  width: 100%;
}

.reservar .price-car {
  color: var(--azulCarsAndCars);
  text-align: right;
  width: 100%;
}

.reservar .finan-car {
  text-align: right;
}

.reservar .line {
  width: 100%;
}

.reservar .line h4 {
  margin-bottom: 0px;
}

.reservar .finan-car {
  width: 100%;
  justify-content: end;
}

.reservar .line p {
  margin: 0;
}

.reservar .carac-car {
  padding-top: 4px;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: var(--textoGris);
  width: 100%;
}

.reservar .finan-car {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: var(--textoGris);
}

.reservar .finan-car span {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: var(--azulCarsAndCars);
}

.reservar .finan-car .fin-mes {
  padding-top: 3px;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: var(--azulCarsAndCars);
}

.reservar .info-car {
  margin-left: 16px;
  background-image: url(/public/icon/fi-rr-info.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 44px;
}

.reservar .alert-comp-coche {
  background: #F4F8FF;
  height: 52px;
  padding: 16px 16px 0 16px;
}

.reservar .alert-comp-coche .container-alert {
  position: relative;
  display: flex;
  width: 100%;
  overflow: hidden;
}

.reservar .alert-comp-coche .slide-alert {
  min-width: 100%;
}

.reservar .alert-comp-coche .slide1 {
  animation-duration: 35s;
  animation-name: slidein;
  animation-iteration-count: infinite;
}

form#formReservar {
  margin-top: 32px;
  margin-right: 48px;
}

.h3_titulsReserva_1 {
  margin-bottom: 28px;
}

.h3_titulsReserva_2 {
  margin-top: 40px;
  margin-bottom: 24px;
}

.contEstadoPedido .rowPedido {
  padding: 0;
  display: flex;
  height: 34px;
}

#errorRerserva .containers .contenedor-izq h3 {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  color: #000000;
  margin-bottom: 12px;
}

.containers.container {
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 50px;
 
}

.contenedor-der {
  /* border: 1px solid red; */
  margin-top: 40px;
  text-align: center;
}

@media (min-width:1200px) {
  .contenedor-der {
    /* border: 1px solid red; */
    margin-top: 0px;
  }
}

.reservar .general-opreserv {
  padding-left: 18px;
  padding-right: 18px;
}

.car-prefer .contEstadoPedido .rowPedido .text-izq,
.footer-total .rowPedido p.text-izq.text-title-izq.black {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  width: 70%;
  float: left;
  display: block;
}

.rowPedido .black {
  color: #252627;
}

.rowPedido .grey {
  color: var(--textoGris);
}

.contEstadoPedido .rowPedido .text-der,
.footer-total .rowPedido p.text-der {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: var(--azulCarsAndCars);
  text-align: right;
  width: 30%;
  float: left;
}

.car-prefer .contEstadoPedido .rowPedido .text-izq,
.footer-total .rowPedido p.text-izq.text-title-izq.black {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  width: 70%;
  float: left;
  display: block;
}

.rowPedido .black {
  color: #252627;
}

.rowPedido .grey {
  color: var(--textoGris);
}

.contEstadoPedido .rowPedido .text-der,
.footer-total .rowPedido p.text-der {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: var(--azulCarsAndCars);
  text-align: right;
  width: 30%;
  float: left;
}


.text-der.red{
  color: red !important;
}

.importeVehiculo.anterior {
  color: red;
  text-decoration: line-through;
}

.footer-total .rowPedido {
  clear: both;
  padding-top: 12px;
}
.footer-total .rowPedido p{
  top: 6px;
  position: relative;
}

.footer-total {
  padding: 0 ;
  overflow: hidden;
  height: auto;
  background: #F4F8FF;
  width: 100%;
}

@media (min-width:1200px) {
  .footer-total {
    
    padding: 0 16px 8px 16px;
  }
 }

.condicionesReserva {
  display: flex;
  width: 100%;
  padding: 16px;
  justify-content: center;
  align-items: center;
  gap: 16px;
  border-radius: 10px;
  background: var(--dark-blue-10, #E6EBF4);

  /* border: 1px solid blue; */
}

.condicionesReserva ul {
  color: #000;
  font-family: DM Sans;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
  /* border: 1px solid red; */
  margin-bottom: 0;
}


.next-steps.centrar{
  /* max-width: 74%; */
  max-width: 100%;
  padding: 0 18px;
  margin: 0 auto;
}




@keyframes slidein {
  0% {
    margin-left: 100%;
  }

  15% {
    margin-left: 0%;
  }

  29% {
    margin-left: 0%;
  }

  43% {
    margin-left: -100%;
  }

  57% {
    margin-left: -100%;
  }

  71% {
    margin-left: -200%;
  }

  85% {
    margin-left: -200%;
  }

  100% {
    margin-left: -300%;
  }
}

.reservar .alert-comp-coche img {
  margin-right: 8px;
}

.reservar .alert-comp-coche p {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #383737;
  margin-bottom: 0;
}

.reservar .previous-btn {
  border: 0;
  background-color: transparent;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: var(--azulCarsAndCars);
  margin: 17px 0;
  padding-left: 0;
}

.reservar .previous-btn img {
  transform: rotate(180deg);
  width: 20px;
  margin-right: 5px;
  margin-top: -2px;
}

.reservar .opciones-reserva {}

.reservar #accordion {
  padding: 0 16px;
  background: #FAFAFA;
}

.reservar .reser .card {
  background: #FAFAFA;
  border: 0;
  padding-bottom: 16px;
}

.reservar .opciones-reserva .card-header {
  border: 0;
  display: flex;
  border-radius: 0;
  background-color: transparent;
  padding: 16px 0;
  cursor: pointer;
}

.reservar .opciones-reserva .card-header.collapsed {
  border-bottom: 0.7px solid #CDCAC8;
}

.reservar .opciones-reserva .card-header:last-child.collapsed {
  margin-bottom: 16px;
}

.reservar .opciones-reserva .card-header h3 {
  width: 100%;
}

.reservar .opciones-reserva .card-header button {
  display: none;
  background: transparent;
  border: 0;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  text-decoration-line: underline;
  color: var(--azulCarsAndCars);
  margin-top: -6px;
}

.reservar .opciones-reserva .card-header.collapsed button {
  display: block;
}

.reservar .reser .card-body {
  padding: 0;
}

.reservar .mincard {
  background: #fff;
  border: 1.5px solid #ADAAA9;
  border-radius: 10px;
  padding: 16px;
  /* margin-bottom: 16px; */
  margin-bottom: 24px;
  /* min-height: 135px; */
  cursor: pointer;
}

.reservar .mincard:last-child {
  margin-bottom: 0px;
}

.reservar .mincard p {
  margin: 0;
}

.reservar .mincard .mincard-header {
  display: flex;
  padding-bottom: 21px;
}

.reservar .mincard .mincard-body {
  padding-bottom: 8px;
}

.reservar .mincard .mincard-footer {
  border-top: 0.7px solid #F5F2EF;
  padding-top: 8px;
  display: flex;
  bottom: 0;
}

.reservar .mincard-header .mincard-title2 {
  width: auto;
}

.reservar .mincard-header .mincard-title3 {
  width: 100%;
  min-width: 80%;
}

.reservar .mincard-header .mincard-title {
  width: 100%;
  min-width: 55%;
}

.reservar .mincard-header .mincard-price {
  width: 100%;
  text-align: right;
}

.reservar .mincard-header .mincard-price .finan-car {
  display: contents;
}

.reservar .mincard-header .mincard-price .finan-price {
  margin-top: 11px;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: var(--azulCarsAndCars);
}

.reservar .mincard-header .mincard-price .price-opt {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: var(--azulCarsAndCars);
}

.reservar .mincard-body p {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: var(--textoGris);
}

.reservar .mincard-body a {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  margin-top: 16px;
}

.reservar .mincard-footer p {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: var(--textoGris);
  width: 100%;
  padding-top: 5px;
}

.reservar .condiciones-finan {
  padding: 40px 16px 0 16px;
  background: #FAFAFA;
}

.reservar .condiciones-finan p {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: var(--textoGris);
}

.reservar #headingPago {
  pointer-events: none;
}

.reservar #headingPago.collapsed {
  opacity: 1;
  pointer-events: auto;
}

.reservar #headingPago.collapsed h3 {
  opacity: 0.4;
}

.reservar #headingEntrega {
  opacity: 0.4;
  pointer-events: none;
}

.reservar #headingEntrega.collapsed {
  opacity: 1;
  pointer-events: auto;
}

.reservar #headingEntrega.collapsed h3 {
  opacity: 0.4;
}

.reservar #collapseEntrega {
  opacity: 0.4;
}

.reservar #collapseEntrega .card-body {
  pointer-events: none;
}

.reservar #headingGarantia {
  opacity: 0.4;
  pointer-events: none;
}

.reservar #headingGarantia.collapsed {
  opacity: 1;
  pointer-events: auto;
}

.reservar #headingGarantia.collapsed h3 {
  opacity: 0.4;
}

.reservar #collapseGarantia {
  opacity: 0.4;
}

.reservar #collapseGarantia .card-body {
  pointer-events: none;
}

.reservar .btns-reserved {
  background: #FAFAFA;
  margin-top: 15px;
}

.reservar .btn-tertiary-icon {
  margin-top: 16px;
}

.reservar .btn-primary-icon {
  margin-top: 8px;
}

.reservar .icon-btn-next {
  float: right;
  margin-top: -8px;
  background-image: url(/public/img/frontend/reserva/TimeSquare.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  width: 32px;
  height: 32px;
}

.reservar button:hover .icon-btn-next {
  background-image: url(/public/img/frontend/reserva/TimeSquare-w.svg);
}

.reservar button:active .icon-btn-next {
  background-image: url(/public/img/frontend/reserva/TimeSquare.svg);
}

/* FICHA CARD DK */

.reservar .card-coche {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  mix-blend-mode: normal;
  filter: drop-shadow(0px 3px 8px rgba(151, 151, 151, 0.19));
  /* margin-bottom: 24px; */
}

.reservar .card-coche .parte-superior {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}

.reservar .card-coche .contenedor-foto {
  position: relative;
  margin-bottom: 15px;
  width: 100%;
  background-size: cover;
  background-position: center;
  border-radius: 10px 10px 0 0;
}

.reservar .card-coche .contenedor-foto img {
  width: 100%;
}

.reservar .card-coche .contenedor-caracteristicas {
  margin-top: -23px;
  z-index: 9;
  width: 100%;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  background-color: var(--white);
  border-radius: 10px;
}

.reservar .card-coche .car-info-sup {
  width: 100%;
  padding: 18px 16px 10px 16px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.reservar .card-coche .car-title {
  width: 100%;
  margin-bottom: 18px;
}

.reservar .card-coche .titulo {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  text-align: left;
  color: var(--h2Gris);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.reservar .card-coche .subtitle {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  color: var(--textoGris);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.reservar .card-coche .contenedor-precios {
  width: 100%;
  display: flex;
  margin-bottom: 13px;
}

.reservar .card-coche .contenedor-precios .contado-tachado {
  width: 50%;
}

.reservar .card-coche .contenedor-precios .text {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: var(--textoGris);
  display: flex;
  flex-direction: row;
  justify-content: left;
  align-items: center;
  flex-wrap: wrap;
}

.reservar .card-coche .contenedor-precios .contado-tachado .contado {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  color: var(--primaryblue);
  justify-content: left;
  display: flex;
}

.reservar .card-coche .contenedor-precios .contado-tachado .contado2 {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  justify-content: left;
  display: flex;
}

.reservar .card-coche .contenedor-precios .financiado {
  margin-top: 0px;
  display: flex;
  flex-direction: row;
  justify-content: left;
  align-items: center;
  flex-wrap: wrap;
}

.reservar .card-coche .contenedor-precios .financiado .texto-financiacion {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  color: var(--primaryblue);
}

.reservar .card-coche .contenedor-precios .financiado img {
  margin-top: -5px;
  margin-right: 8px;
}

.reservar .card-coche .contenedor-precios .financiado .texto-ahorro {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}

.reservar .card-coche .contenedor-precios .financiado .texto-f-mes {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: var(--azulCarsAndCars);
  display: flex;
  flex-direction: row;
  justify-content: right;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 3px;
}

.reservar .car-info-inf {
  padding: 0 16px 8px 16px;
  overflow: hidden;
  height: auto;
}

.reservar .car-info-inf .car-caract-global {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  overflow-x: hidden;
  overflow-y: hidden;
  flex-wrap: wrap;
}

.reservar .card-coche .contenedor-caracteristicas .caracteristica {
  padding: 7px 9px;
  background: rgba(164, 197, 255, 0.4);
  border-radius: 4px;
  margin: 0 4px 8px 4px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.reservar .card-coche .contenedor-caracteristicas .caracteristica-first {
  margin: 0px 4px 8px 0px;
}

.reservar .card-coche .contenedor-caracteristicas .caracteristica .texto {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: var(--primaryblue);
}

.reservar .card-coche .contenedor-caracteristicas .caract-ambiental {
  background-color: transparent;
  border: 0;
  padding: 0;
  width: 35px;
  height: 35px;
}

.reservar .card-coche .contenedor-caracteristicas .caracteristica .ambiental {
  width: 35px;
  height: 35px;
}

.reservar .linkcar {
  margin-top: 23px;
}

.reservar .linkcar a {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: -0.004em;
}

/* END FICHA CARD DK */

.reservar #modalCardCar.show {
  background: rgba(1, 53, 149, 0.7);
}

.reservar #modalCardCar .modal-dialog {
  margin: auto;
}

.reservar #modalCardCar .modal-content {
  background: transparent;
  border: 0;
}

.reservar #modalCardCar .modal-header {
  border-bottom: 0;
  padding: 16px;
}

.reservar #modalCardCar .modal-header .btn-close {
  border: 0;
  background-color: #fff;
  border-radius: 20px;
  width: 40px;
  height: 40px;
  box-shadow: 1px 5px 18px -2px rgb(1 53 149 / 15%);
  margin: -1rem -0rem -1rem auto;
}

.reservar #modalCardCar .modal-header .btn-close img {
  height: 23px;
  width: 23px;
}

.reservar #modalCardCar .modal-body {
  padding: 16px;
}

/** modal tin tae inicio */
#modalTinTae.show {
  /* background: #fff; */
}


#modalTinTae .modal-dialog {
  width: 100%;
  /* max-width: 100%; */
  height: 100%;
  /* margin: 0; */
}

#modalTinTae .modal-dialog-centered {
  align-items: flex-start;
}

#modalTinTae .modal-content {
  background: #fff;
  border: 0;
}

#modalTinTae .modal-header {
  border-bottom: 0;
  padding: 16px;
  height: 56px;
  align-self: flex-end;
}

#modalTinTae .modal-header .btn-close {
  border: 0;
  background-color: #fff;
  width: 40px;
  height: 40px;
  margin-top: -7px;
}

#modalTinTae .modal-header .btn-close img {
  height: 23px;
  width: 23px;
}

/** modal tin tae fin */

.reservar .resumen-reserv {
  padding: 0 16px;
  background-color: #FAFAFA;
  display: none;
}

.reservar .resumen-reserv .car-prefer {
  margin: 0 16px;
  padding-top: 16px;
  border-top: 1px solid #F5F2EF;
}

.reservar .resumen-reserv .car-prefer h5 {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #252627;
  margin-bottom: 9px;
}

.reservar .resumen-reserv .car-prefer p {
  padding: 0;
  margin: 0;
}

.reservar .resumen-reserv .car-prefer .pref-fin,
.reservar .resumen-reserv .car-prefer .pref-contado,
.reservar .resumen-reserv .car-prefer .pref-entrega,
.reservar .resumen-reserv .car-prefer .pref-garantia,
.reservar .resumen-reserv .car-prefer .pref-gestion,
.reservar .pref-cupon {
  margin-bottom: 16px;
}

.reservar .resumen-reserv .car-prefer .pref-gen {
  display: flex;
}

.reservar .resumen-reserv .car-prefer .text-izq {
  width: 100%;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: var(--textoGris);
}

.reservar .resumen-reserv .car-prefer .text-der {
  width: 100%;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  text-align: right;
  color: #252627;
}

.reservar .resumen-reserv .car-prefer .text-tot {
  width: 100%;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: right;
  color: #383737;
}

.reservar .resumen-reserv .car-prefer .text-title-izq {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #383737;
  margin-bottom: 8px;
}

.reservar .resumen-reserv .car-prefer .text-title-der {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: var(--azulCarsAndCars);
  margin-bottom: 8px;
}

.reservar .resumen-reserv .car-prefer .pref-mod {
  display: flex;
  width: 100%;
  cursor: pointer;
}

.reservar .resumen-reserv .car-prefer img {
  margin-top: -10px;
  margin-left: 5px;
}

.reservar .resumen-reserv .car-prefer .footer-total {
  background: #FAFAFA;
  margin: 0 -16px;
  border-radius: 0 0 10px 10px;
  padding: 16px;
}

.reservar .resumen-reserv .car-prefer .footer-total .text-izq,
.reservar .resumen-reserv .car-prefer .footer-total .text-der {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  color: var(--azulCarsAndCars);
}

.reservar .resumen-reserv .car-prefer .footer-total .text-title-izq,
.reservar .resumen-reserv .car-prefer .footer-total .text-title-der {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: var(--textoGris);
}


.reservar .infocar-dk {
  display: none;
}

/* .reservar .infocar-mv {
  display: flex;
} */

#resumenpago .infocar-mv{
  margin: 0 18px;
}
#resumenpago .infocar-mv .head-car
{}

.reservar #titleres {
  display: none;
}

.reservar #btncontreser {
  display: none;
}

/*-------------------------------------------------------------------*/

.reservar .numrange {
  display: flex;
  width: fit-content;
  border: 1px solid var(--azulCarsAndCars);
  border-radius: 4px;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #012A77;
  padding: 0px 7px 0px 7px;
  text-align: center;
  margin-top: 23px;
  margin-bottom: 14px;
}

.reservar input[type=range] {
  width: 100%;
  display: inline-block;
  cursor: pointer;
}

.reservar input[type='range']:focus {
  outline: none;
}

.reservar input[type='range'],
.reservar input[type='range']::-webkit-slider-runnable-track,
.reservar input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none;
}

.reservar input[type=range]::-webkit-slider-thumb {
  background-color: var(--azulCarsAndCars);
  width: 24px;
  height: 24px;
  border: 2px solid #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  margin-top: -9px;
}

.reservar input[type=range]::-moz-range-thumb {
  background-color: var(--azulCarsAndCars);
  width: 18px;
  height: 18px;
  border: 2px solid #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  border-radius: 50%;
}

.reservar input[type=range]::-ms-thumb {
  background-color: var(--azulCarsAndCars);
  width: 24px;
  height: 24px;
  border: 2px solid #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  border-radius: 50%;
}

.reservar input[type=range]::-webkit-slider-runnable-track {
  height: 6px;
  border-radius: 4px;
  background: linear-gradient(to right, var(--azulCarsAndCars) calc(var(--value)*1%), #CCD7EA 0);
}

.reservar input[type=range]::-moz-range-track {
  height: 6px;
  border-radius: 4px;
  background: linear-gradient(to right, var(--azulCarsAndCars) calc(var(--value)*1%), #CCD7EA 0);
}

.reservar input[type=range]::-ms-track {
  background-color: #CCD7EA;
  height: 6px;
  border-radius: 4px;
}

.reservar input[type=range]::-ms-fill-lower,
.range-slider__range {
  background-color: var(--azulCarsAndCars)
}

.reservar input[type=range]::-ms-fill-upper {
  background-color: black;
}

/*-------------------------------*/

.rangeslider {
  position: relative;
  display: block;
  cursor: pointer;
  height: 25px;
  width: 100%
}

.rangeslider__fill,
.rangeslider__fill__bg,
.rangeslider__handle {
  display: block;
  position: absolute;
  top: 50%;
  height: 2px;
  z-index: 2;
  background: #29e;
  border-radius: 10px;
  will-change: width
}

.rangeslider__handle {
  will-change: width, height, top;
  width: 14px;
  height: 14px;
  display: inline-block;
  z-index: 3;
  cursor: pointer;
  border: solid 2px #fff;
  border-radius: 50%;
  -webkit-transition: width .1s ease-in-out, height .1s ease-in-out, top .1s ease-in-out;
  transition: width .1s ease-in-out, height .1s ease-in-out, top .1s ease-in-out
}

.rangeslider__handle:active {
  background: var(--azulCarsAndCars)
}

.rangeslider__fill__bg {
  background: #ccc;
  width: 100%
}

.rangeslider--disabled {
  opacity: .4
}

.rangeslider__fill,
.rangeslider__fill__bg,
.rangeslider__handle {
  display: block;
  position: absolute;
  top: 50%;
  height: 6px;
  z-index: 2;
  background: var(--azulCarsAndCars);
  border-radius: 10px;
  will-change: width;

}

.rangeslider__fill__bg {
  background: #CCD7EA;
  width: 100%
}

.rangeslider__handle {
  background-color: var(--azulCarsAndCars);
  top: 15px;
  width: 24px;
  height: 24px;
  border: 2px solid #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  border-radius: 50%;
}

/*region modal*/
.reservar #modalContinue .apaccescc {
  margin-bottom: 12px;
}

.reservar #modalContinue .modal-footer {
  padding-bottom: 0;
  z-index: 100;
}

.reservar #modalContinue .modal-body img {
  width: 100%;
  max-width: 523px;
  margin-left: -23px;
}

.reservar #modalContinue .modal-body .col-izq button {
  display: none;
}

.reservar #modalContinue .modal-body .col-der {
  height: 350px;
  max-height: 350px;
}

/*endregion modal*/