@charset "UTF-8";
p {
  margin: 0;
}

html {
  overflow-x: hidden;
}

body {
  overflow-x: hidden;
}

.banner-info {
  position: relative;
  width: 100%;
  background-color: #212121;
  background-position: center;
  background-repeat: repeat;
  height: -moz-fit-content;
  height: fit-content;
  margin-bottom: 50px;
}
.banner-info h1 {
  position: absolute;
  text-align: left;
  bottom: 100px;
  left: 100px;
  font-family: "toyota_r";
  font-style: normal;
  font-weight: 700;
  font-size: 50px;
  line-height: 56px;
  color: #ffffff;
}

.info-util-bienvenida {
  display: flex;
  flex-direction: row;
  margin-top: 60px;
  margin-bottom: 100px;
}
.info-util-bienvenida img {
  width: 50px;
  height: 50px;
}
.info-util-bienvenida p {
  color: rgba(33, 37, 41, 0.95);
  font-family: Raleway;
  margin-left: 30px;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
}
.info-util-bienvenida p b {
  font-family: Raleway;
  font-style: normal;
  font-weight: 600;
  font-size: 26px;
  line-height: 31px;
}
.info-util-bienvenida p span {
  color: rgba(33, 37, 41, 0.95);
  font-family: Raleway;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
}

.mantenimiento {
  padding-top: 100px;
  padding-bottom: 100px;
}

.mobile-show {
  display: none;
}

.desktop-show {
  display: none;
}

.img-mantenimiento {
  border-radius: 8px;
}

.kms {
  width: -moz-max-content;
  width: max-content;
  margin-top: 15px;
  margin-bottom: 15px;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
}
.kms img {
  display: block;
  margin: auto 10px;
  width: 20px;
  height: 20px;
}
.kms p {
  margin: 0;
  color: rgba(33, 37, 41, 0.95);
  font-family: Raleway;
  font-style: normal;
  font-weight: 400;
  font-size: 19px;
  line-height: 30px;
}

.info-util-p {
  font-family: Raleway;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 27px;
  text-align: left;
}

.info-util-obs {
  color: rgba(33, 37, 41, 0.95);
  font-family: Raleway;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
}

.info-util-titles {
  font-family: "toyota_r";
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 30px;
}

.info-combustibles {
  font-family: "Raleway";
  margin: 30px 0px;
  font-weight: 600;
  font-size: 26px;
  line-height: 31px;
}

.bg-celeste {
  background-color: #f1f4f9;
}

.bg-info-util-contact {
  background-image: url(/asset/images/informacion-util/contacto-back.png);
  background-position: bottom center;
  height: 616px;
  color: white !important;
}
.bg-info-util-contact h2 {
  margin-top: 120px;
  margin-bottom: 50px;
}

.talleres {
  padding-top: 100px;
  padding-bottom: 100px;
}

.finda_dealer .row {
  margin-left: 0;
  margin-right: 0;
}

div#sucursalesMenu {
  margin-bottom: 20px;
}
div#sucursalesMenu .btn.toggleMarker {
  width: -moz-max-content;
  width: max-content;
}

.whatsapp-icon {
  display: inline-block;
  text-transform: none;
  text-decoration: none;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/asset/images/informacion-util/svg/whatsapp-icon.svg);
  width: 25px;
  height: 25px;
}

.call-icon {
  display: inline-block;
  text-transform: none;
  text-decoration: none;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(/asset/images/informacion-util/svg/call-icon.svg);
  width: 25px;
  height: 25px;
}

.contactenos .svg-info-util-contacto {
  width: 65px;
  height: 65px;
}
.contactenos p {
  text-align: center;
  font-family: Raleway;
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 26px;
}
.contactenos p b {
  margin-top: 25px;
  text-align: center;
  font-family: Raleway;
  margin-top: 20px;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 29px;
}

.svg-info-util-contacto {
  width: 65px;
  height: 65px;
}

.info-cuotas {
  display: flex;
  margin-top: 75px;
}
.info-cuotas .mas-info {
  display: flex;
  font-family: Raleway;
  font-style: normal;
  font-weight: 800;
  font-size: 20px;
  line-height: 34px;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
}
.info-cuotas .btn-pago-cuotas {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  background: #e8284a;
  font-family: "toyota_b";
  width: 146px;
  height: 20px;
  padding: 22px;
  border-radius: 38px;
  padding-left: 0px;
  padding-right: 0px;
  text-decoration: none;
}
.info-cuotas .btn-pago-cuotas p {
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  text-transform: capitalize;
  font-style: normal;
  font-weight: 900;
  font-size: 14px;
  line-height: 20px;
}
.info-cuotas .btn-pago-cuotas .btn-pago-cuotas:hover {
  text-decoration: none;
}
.info-cuotas .btn-pago-cuotas .btn-pago-cuotas:hover p {
  text-decoration: none;
}

.finlatina {
  padding-top: 50px;
}
.finlatina h2 {
  margin-bottom: 0 !important;
}
.finlatina p {
  font-family: "toyota_r";
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 41px;
}
.finlatina .exclusivo {
  margin-top: 5px;
}

.proba-kinto {
  padding-top: 50px;
  padding-bottom: 50px;
}
.proba-kinto a {
  text-decoration: none;
  color: inherit;
}
.proba-kinto p {
  font-family: Raleway;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 41px;
}
.proba-kinto p b {
  font-family: Raleway;
  font-size: 40px;
  font-weight: 700;
}
.proba-kinto .btn-container {
  padding-top: 25px;
  padding-right: 150px;
  display: flex;
  justify-content: flex-end;
}
.proba-kinto .btn-descarga {
  background: #ea2346;
  text-transform: uppercase;
  color: #fff;
  font-family: Raleway;
  padding: 15px;
  font-weight: bold;
  border-radius: 38px;
  font-size: 20px;
}

.postventa {
  margin: 60px 0px;
}
.postventa .info-util-titles-mini {
  font-family: Raleway;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 48px;
  margin-bottom: 40px;
}

.img-apps {
  padding: 20px 50px;
  background-color: #fff;
  border-radius: 10px;
  height: 100%;
}

.descuentos {
  padding: 10px;
  margin-bottom: 30px;
  display: flex;
  border-radius: 8px;
  height: 135px;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  flex-direction: row;
}
.descuentos img {
  width: 65px;
  height: 65px;
  margin: auto 20px;
  display: block;
}
.descuentos p {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
}
.descuentos p b {
  font-family: "toyota_h";
  font-weight: 900;
  font-size: 20px;
  line-height: 22px;
  font-style: normal;
  color: #e8284a;
}

.emergencias {
  padding-bottom: 100px;
  padding-top: 100px;
}
.emergencias .telefonos {
  display: flex;
  margin-top: 60px;
}
.emergencias .telefonos img {
  width: 50px;
  height: 50px;
}
.emergencias .telefonos p {
  font-family: Raleway;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 26px;
}
.emergencias .telefonos p b {
  font-family: Raleway;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 26px;
}

@media only screen and (max-width: 992px) {
  .bg-info-util-contact {
    height: -moz-fit-content;
    height: fit-content;
    color: white !important;
    padding-bottom: 50px;
    padding-top: 50px;
  }
  .proba-kinto .btn-container {
    padding-right: 0px;
    padding-left: 0px;
    justify-content: center;
  }
}
@media only screen and (max-width: 780px) {
  .banner-info {
    position: relative;
    width: 100%;
    background-color: #212121;
    background-position: center;
    background-repeat: repeat;
    height: -moz-fit-content;
    height: fit-content;
    margin-bottom: 50px;
  }
  .banner-info h1 {
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
  }
  .info-combustibles {
    text-align: center;
  }
  .info-util-titles {
    text-align: center;
    font-family: "toyota_r";
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 50px;
  }
  .info-util-bienvenida {
    display: flex;
    flex-direction: row;
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .info-util-bienvenida img {
    margin-left: 35px;
    width: 50px;
    height: 50px;
  }
  .info-util-bienvenida p {
    color: rgba(33, 37, 41, 0.95);
    font-family: Raleway;
    margin-left: 30px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
  }
  .info-util-bienvenida p b {
    font-family: Raleway;
    font-style: normal;
    font-weight: 600;
    font-size: 23px;
    line-height: 31px;
  }
  .mantenimiento {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .mobile-show {
    display: block;
  }
  .desktop-show {
    display: none;
  }
  .img-mantenimiento {
    border-radius: 8px;
    margin: auto;
    display: block;
    max-width: 100%;
  }
  .info-util-p {
    font-family: Raleway;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    margin: 15px;
    padding: 10px 10px;
    margin: 10px 10px !important;
  }
  .kms {
    display: flex;
    flex-direction: column;
  }
  .kms img {
    display: block;
    margin: auto;
    width: 20px;
    height: 20px;
  }
  .kms p {
    margin: 0 -5px;
    text-align: center;
    color: rgba(33, 37, 41, 0.95);
    font-family: Raleway;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
  }
  .info-util-obs {
    text-align: center;
    color: rgba(33, 37, 41, 0.95);
    font-family: Raleway;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 30px;
  }
  .bg-info-util-contact {
    background-image: url(/asset/images/informacion-util/contacto-back.png);
    background-position: bottom center;
    height: -moz-fit-content;
    height: fit-content;
    color: white !important;
    padding-bottom: 50px;
    padding-top: 50px;
  }
  .bg-info-util-contact h2 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .contactenos {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin: 25px 0;
  }
  .contactenos .svg-info-util-contacto {
    margin: 0 !important;
    display: flex !important;
    width: 65px;
    height: 65px;
    justify-content: center;
    align-items: center;
    align-content: center;
  }
  .contactenos p {
    margin: 0;
    text-align: left;
    font-family: Raleway;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    margin-left: 30px;
  }
  .contactenos p b {
    margin: 0;
    text-align: left;
    font-family: Raleway;
    margin-top: 20px;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 29px;
  }
  .info-cuotas {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .talleres {
    padding-top: 30px;
    padding-bottom: 50px;
  }
  div#sucursalesMenu {
    margin-bottom: 20px;
    display: flex;
    position: relative;
    z-index: unset;
    width: 100%;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-direction: row;
  }
  div#sucursalesMenu .btn.toggleMarker {
    width: 45%;
    flex-wrap: nowrap;
    margin: auto;
  }
  div#sucursalesMenu .btn.toggleMarker label {
    text-align: center;
    font-size: 80%;
    display: flex;
    justify-content: center;
  }
  div#mapaSucursales {
    margin: 0;
    height: 20vh;
  }
  .mas-info {
    display: flex;
    font-family: Raleway;
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
  }
  .finlatina {
    padding-top: 50px;
  }
  .finlatina h2 {
    margin-bottom: 0 !important;
  }
  .finlatina p {
    text-align: center;
    font-family: "toyota_r";
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 41px;
  }
  .finlatina .exclusivo {
    margin-top: 5px;
  }
  .proba-kinto p {
    font-size: 25px;
  }
  .proba-kinto p b {
    font-size: 35px;
  }
  .proba-kinto .btn-container {
    padding-right: 0px;
    padding-left: 0px;
    justify-content: center;
  }
  .parr-kinto p {
    text-align: center;
  }
  .descuentos {
    padding: 10px;
    margin-bottom: 30px;
    display: flex;
    border-radius: 8px;
    height: 190px;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-direction: column;
  }
  .descuentos img {
    width: 65px;
    height: 65px;
    margin: auto 20px;
    display: block;
  }
  .descuentos p {
    text-align: center;
    font-family: "Raleway";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 20px;
  }
  .descuentos p b {
    font-family: "toyota_h";
    font-weight: 900;
    font-size: 20px;
    line-height: 22px;
    font-style: normal;
    color: #e8284a;
  }
  .emergencias {
    padding-bottom: 60px;
    padding-top: 60px;
  }
  .emergencias h2 {
    margin-bottom: 0;
  }
  .emergencias .telefonos {
    padding-left: 35px;
    margin-top: 30px;
    display: flex;
  }
  .emergencias .telefonos img {
    width: 50px;
    height: 50px;
  }
  .emergencias .telefonos p {
    font-family: Raleway;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 26px;
  }
  .emergencias .telefonos p b {
    font-family: Raleway;
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 26px;
  }
}
@media only screen and (max-width: 420px) {
  .kms-mobile {
    margin: 0px 10% 0px 0px;
  }
}
/* Cambios de la interna de informaciones 02/12/24 */
.cont-servicion-calidad {
  margin-top: 123px;
  display: flex;
  align-items: center; /* Centra verticalmente */
  justify-content: center; /* (Opcional) Centra horizontalmente */
  height: 610px;
}
.cont-servicion-calidad .cont-servicion-calidad-padding-left-0 {
  padding-left: 0px;
}
.cont-servicion-calidad .container .custom-col-45 {
  flex: 0 0 45%;
  max-width: 45%;
}
.cont-servicion-calidad .container .custom-col-45 .col-1-titulo {
  margin-top: 78px;
  height: 20px;
  font-family: "toyota_r";
  font-weight: 700;
  font-size: 18px;
  line-height: 20.16px;
  letter-spacing: 1px;
  color: #777c81;
  text-transform: uppercase;
  margin-bottom: 22px;
}
.cont-servicion-calidad .container .custom-col-45 .col-1-texto {
  font-family: "toyota_r";
  height: 232px;
  max-width: 434px;
  font-weight: 700;
  font-size: 47px;
  line-height: 58px;
  color: #212121;
}
.cont-servicion-calidad .container .custom-col-55 {
  flex: 0 0 55%;
  max-width: 55%;
}
.cont-servicion-calidad .container .custom-col-55 .img-columna-2 {
  max-width: 604px;
  height: 430px;
  border-radius: 8px;
}

.cont-garantia-mantenimiento {
  background-color: #f2f4f8;
  position: relative;
  /*  .cont-garantia-mantenimiento-titulo-columnas {
      height: auto;
  } */
}
.cont-garantia-mantenimiento .cont-garantia-mantenimiento-titulo {
  font-family: "toyota_r";
  font-weight: 700;
  font-size: 24px;
  line-height: 27px;
  color: #000000;
  position: absolute;
  z-index: 9;
  top: 50;
}
.cont-garantia-mantenimiento .fondo-tarjetas-mantenimieto-garantia {
  background-color: #ffffff !important;
  max-width: 540px;
  height: 169px;
  border-radius: 8px;
  padding: 30px 20px;
  margin-top: 100px;
  margin-bottom: 60px;
}
.cont-garantia-mantenimiento .fondo-tarjetas-mantenimieto-garantia p {
  font-weight: 400;
  font-size: 15px;
  line-height: 26px;
  max-width: 418px;
}
.cont-garantia-mantenimiento .fondo-tarjetas-mantenimieto-garantia p b {
  height: 23px;
  font-family: "Raleway";
  font-weight: 700;
  font-size: 20px;
  line-height: 23.48px;
  color: black;
}
.cont-garantia-mantenimiento .fondo-tarjetas-mantenimieto-garantia p span {
  font-family: "Raleway";
  font-weight: 700;
  font-size: 15px !important;
  font-size: 20px;
  color: #212529;
}
.cont-garantia-mantenimiento .fondo-tarjetas-mantenimieto-garantia .img-1 {
  width: 26px;
  height: 38px;
  display: block;
}
.cont-garantia-mantenimiento .fondo-tarjetas-mantenimieto-garantia .img-2 {
  width: 36px;
  height: 36px;
  display: block;
}

.display-si {
  display: block !important;
}

.display-no {
  display: none !important;
}

.combustible-toyota {
  height: 560px;
}
.combustible-toyota .col-cont-imag {
  padding-right: 15px;
  padding-left: 0px;
  height: 405px;
}
.combustible-toyota .col-cont-acordeon {
  padding-left: 15px;
  padding-right: 0px;
  height: 405px;
}
.combustible-toyota .combustible-toyota-titulo {
  height: 34px;
  font-family: "toyota_r";
  font-weight: 700;
  font-size: 30px;
  line-height: 33.6px;
  text-align: center;
  color: #000000;
  margin-top: 115px;
  margin-bottom: 60px;
}
.combustible-toyota #img-1 {
  width: 400px;
}
.combustible-toyota #img-2 {
  width: 400px;
}
.combustible-toyota #img-3 {
  width: 350px;
}
.combustible-toyota #acordeon-cuerpo {
  max-width: 920px;
  margin: 0 auto;
}
.combustible-toyota #acordeon-cuerpo p {
  max-width: 310px;
  height: 38px;
  font-weight: 600;
  font-size: 31px;
  line-height: 38px;
  text-align: center;
  color: #084897;
  margin-bottom: 40px;
  margin-top: 90px;
}
.combustible-toyota #acordeon-cuerpo .contenedor {
  margin-bottom: 20px;
  border: 0px solid transparent;
  border-top: 1px solid black;
  overflow: hidden;
  position: relative;
  background-color: white;
}
.combustible-toyota #acordeon-cuerpo .contenedor .flecha {
  transition: transform 0.3s ease;
  position: absolute;
  right: 30px;
  top: 30px;
  width: 16px;
}
.combustible-toyota #acordeon-cuerpo .contenedor.activo .flecha {
  transform: rotate(-180deg);
}
.combustible-toyota #acordeon-cuerpo .contenedor .etiqueta {
  padding: 1rem;
  background-color: white;
  cursor: pointer;
  transition: background-color 0s ease;
  height: 69px;
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
  /* padding: 30px 30px; */
  font-weight: 700;
  font-size: 16px;
  line-height: 29px;
  color: #212529;
  margin: 0px;
  font-family: "toyota_r";
}
.combustible-toyota #acordeon-cuerpo .contenedor .etiquetabutton {
  background: none;
  border: none;
  font-size: 18px;
  cursor: pointer;
}
.combustible-toyota #acordeon-cuerpo .contenedor.activo .etiqueta {
  background-color: white;
  padding-bottom: 20px;
}
.combustible-toyota #acordeon-cuerpo .contenedor .contenido {
  padding: 0 1rem;
  background-color: #fff;
  height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out, opacity 0.3s ease-in-out, padding 0s ease-in-out;
  max-width: 860px;
}
.combustible-toyota #acordeon-cuerpo .contenedor .contenido ul.custom-bullets {
  list-style-type: none;
  padding-left: 0;
  margin-left: 30px;
  background-color: white;
}
.combustible-toyota #acordeon-cuerpo .contenedor .contenido ul.custom-bullets li {
  padding-left: 16px;
  background: url("/informacion-util/img/vinhetas_gasolina_.png") no-repeat left top;
  background-size: 5px 11px; /* Ajusta el tamaño de la imagen */
  margin-bottom: 10px; /* Espaciado entre elementos */
  background-position: left 5px; /* Ajusta la posición hacia abajo */
  background-color: white;
}
.combustible-toyota #acordeon-cuerpo .contenedor.activo .contenido {
  height: auto;
  opacity: 1;
  background-color: white;
  margin: 0px 46px 0px 0px;
  padding: 0%;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #2a415e;
}

.cont-mantenimientos-general {
  background-color: #f1f4f9;
}
.cont-mantenimientos-general .cont-mantenimientos {
  margin-top: 100px;
  margin-bottom: 100px;
}
.cont-mantenimientos-general .cont-mantenimientos ul.custom-bullets {
  list-style-type: none;
  padding-left: 0;
  background-color: transparent;
  margin-bottom: 20px;
}
.cont-mantenimientos-general .cont-mantenimientos ul.custom-bullets li {
  padding-left: 16px;
  background: url("/informacion-util/img/vinhetas_gasolina_.png") no-repeat left top;
  background-size: 5px 11px; /* Ajusta el tamaño de la imagen */
  margin-bottom: 20px; /* Espaciado entre elementos */
  background-position: left 8px; /* Ajusta la posición hacia abajo */
  background-color: transparent;
  font-family: "Raleway";
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  color: #212529;
}
.cont-mantenimientos-general .cont-mantenimientos .cont-columna-texto {
  padding-top: 8px !important;
}
.cont-mantenimientos-general .cont-mantenimientos .titulo-gen-mantenimientos {
  font-family: "toyota_r";
  font-weight: 700;
  font-size: 30px;
  line-height: 34px;
  height: 34px;
  color: rgba(33, 37, 41, 0.9490196078);
  margin-bottom: 22px;
}
.cont-mantenimientos-general .cont-mantenimientos .subtext-mantenimientos {
  font-family: "Raleway";
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: rgba(33, 37, 41, 0.9490196078);
  margin-bottom: 22px;
}
.cont-mantenimientos-general .cont-mantenimientos .ulttext-mantenimientos {
  font-family: "Raleway";
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #212529;
}
.cont-mantenimientos-general .cont-mantenimientos .img-mantenimientos {
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  border-radius: 8px;
}

.acordeones-imagenes-movil {
  display: none !important;
}

.acordeones-imagenes-pc {
  display: block;
}

.cont-mantenimientos-general-movile {
  display: none !important;
}

.cont-mantenimientos-general {
  display: block;
}

.custom-bullets-movil {
  display: none !important;
}

.custom-bullets {
  display: block !important;
}

div.tit-te-presentamos-kinto p {
  font-family: "toyota_r";
  font-weight: 700;
  font-size: 28px;
  line-height: 48px;
  color: #212529;
  height: 48px;
}

img.kinto-logo-custom {
  max-width: 326px;
  height: 64px;
  color: #00708f;
  margin-top: 20px;
  margin-bottom: 40px;
}

div.padding-custom-kinto-img {
  padding: 20px 60px;
  padding-top: 48px;
  padding-left: 40px;
}
div.padding-custom-kinto-img img.kinto-img {
  height: 364px;
}

div.padding-custom-kinto {
  padding-top: 10px !important;
  margin-left: 43px;
}

div.txt-te-presentamos-kinto p {
  font-family: "Raleway";
  font-weight: 400;
  font-size: 20px;
  line-height: 34px;
  color: #212529;
}

div.col-apps {
  margin-top: 40px;
}
div.col-apps img.img-apps-custom-1 {
  width: 191px;
  margin-right: 17px;
}
div.col-apps img.img-apps-custom-2 {
  width: 178px;
}

div.tit-necesidad-movilidad p {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-weight: "toyota_r";
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  text-align: center;
  color: #212529;
  height: 94px;
  width: 730px;
}

.combustible-toyota {
  height: 550px;
}

div.no-es-pc {
  display: none;
}

div.es-pc {
  display: flex;
}

.medidas-random-iconos {
  top: 32px;
  left: 11px;
}

.en-pc-display-none {
  display: none;
}

#img-anillos-1 {
  top: -110px;
  left: -280px;
}

#img-anillos-2 {
  bottom: -191px;
  right: -98px;
}

@media screen and (max-width: 850px) {
  #img-anillos-1 {
    top: -197px;
    left: -189px;
    width: 298px;
  }
  #img-anillos-2 {
    bottom: -115px;
    right: -176px;
    width: 298px;
  }
  .info-cuotas .btn-pago-cuotas {
    margin-left: 0px;
    margin-top: 15px;
  }
  .en-pc-display-none {
    display: block;
  }
  .numeritos-movile {
    margin-left: 30px;
  }
  .medidas-random-iconos {
    top: 32px;
    left: 0px;
  }
  .contactenos {
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin: 25px 0;
    margin-left: 45px;
  }
  div.no-es-pc {
    display: block;
    text-align: center;
  }
  div.no-es-pc img.img-apps-custom-1 {
    width: 297px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 17px;
  }
  div.no-es-pc img.img-apps-custom-2 {
    width: 297px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  div.es-pc {
    display: none;
  }
  div.txt-te-presentamos-kinto {
    display: block !important;
    text-align: center;
  }
  div.txt-te-presentamos-kinto p {
    font-family: "Raleway";
    font-weight: 400;
    font-size: 18px;
    line-height: 34px;
    color: #212529;
    text-align: center;
    max-width: 345px;
    margin-left: auto;
    margin-right: auto;
  }
  div.cuando-es-cel {
    display: block !important;
    text-align: center;
  }
  div.cuando-es-cel img.kinto-logo-custom {
    max-width: 345px;
    height: 65px;
    margin-top: 20px;
    margin-bottom: 40px;
    display: inline-block !important;
  }
  div.tit-te-presentamos-kinto {
    display: unset;
    text-align: center;
  }
  div.tit-te-presentamos-kinto p {
    font-family: "toyota_r";
    font-weight: 700;
    font-size: 25px;
    line-height: 48px;
    color: #212529;
    height: 48px;
  }
  div.padding-custom-kinto {
    padding-top: 0px !important;
    margin-left: 0px;
  }
  div.padding-custom-kinto-img {
    padding: 0px 0px;
    padding-top: 0px;
    padding-left: 0px;
    text-align: center;
    margin-bottom: 66px;
  }
  div.padding-custom-kinto-img img.kinto-img {
    height: 302px;
    width: 345px;
    padding: 0px;
  }
  div.tit-necesidad-movilidad p {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-weight: "toyota_r";
    font-weight: 700;
    font-size: 25px;
    line-height: 33px;
    text-align: center;
    color: #212529;
    height: 94px;
    width: 345px;
    margin-bottom: 50px;
  }
  .custom-toyota-descuentos-exclusivos-movil {
    font-family: "toyota_r";
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    color: #212529;
    margin-top: 0px !important;
    margin-bottom: 25px !important;
  }
  .cutom-toyota-finlatina-texto-movil {
    font-family: "toyota_r";
    font-weight: 700;
    font-size: 40px;
    line-height: 44px;
    text-align: center;
    color: #212529;
    margin-top: 0px !important;
  }
  .finlatina p {
    text-align: center;
    font-family: "toyota_r";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
  }
  .acordeones-imagenes-movil {
    display: block !important;
  }
  .acordeones-imagenes-pc {
    display: none !important;
  }
  .cont-mantenimientos-general-movile {
    display: block !important;
  }
  .cont-mantenimientos-general {
    display: none !important;
  }
  .custom-bullets-movil {
    display: block !important;
    font-family: "Raleway";
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: #212529;
    text-align: center;
    margin-bottom: 20px;
  }
  .custom-bullets-movil img {
    width: 5px;
    height: 11px;
  }
  /* .custom-bullets {
      display: none !important;
  } */
  .cont-servicion-calidad {
    margin-top: 0px;
    display: block;
    align-items: center; /* Centra verticalmente */
    justify-content: center; /* (Opcional) Centra horizontalmente */
    height: 500px;
  }
  .cont-servicion-calidad .cont-servicion-calidad-padding-left-0 {
    padding: 0px;
  }
  .cont-servicion-calidad .container .custom-col-45 {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0px;
  }
  .cont-servicion-calidad .container .custom-col-45 .col-1-titulo {
    margin-top: 50px;
    height: 48px;
    font-family: "toyota_r";
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #777c81;
    text-transform: uppercase;
    margin-bottom: 18px;
    max-width: 347px;
    margin-right: auto;
    margin-left: auto;
  }
  .cont-servicion-calidad .container .custom-col-45 .col-1-texto {
    font-family: "toyota_r";
    height: 96px;
    max-width: 434px;
    font-weight: 700;
    font-size: 22px;
    line-height: 32px;
    color: #212121;
    max-width: 347px;
    margin-right: auto;
    margin-left: auto;
  }
  .cont-servicion-calidad .container .custom-col-55 {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0px;
  }
  .cont-servicion-calidad .container .custom-col-55 .img-columna-2 {
    width: 100%;
    height: auto;
    border-radius: 8px;
    max-width: 347px;
    margin-right: auto;
    margin-left: auto;
  }
  .cont-garantia-mantenimiento {
    background-color: #f2f4f8;
    position: relative;
    padding-bottom: 60px;
    /*  .cont-garantia-mantenimiento-titulo-columnas {
        height: auto;
    } */
  }
  .cont-garantia-mantenimiento .cont-garantia-mantenimiento-titulo {
    font-family: "toyota_r";
    font-weight: 700;
    font-size: 24px;
    line-height: 27px;
    color: #000000;
    position: unset;
    z-index: 9;
    top: 50;
    max-width: 347px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 60px;
  }
  .cont-garantia-mantenimiento .fondo-tarjetas-mantenimieto-garantia {
    background-color: #ffffff !important;
    height: 221px;
    border-radius: 8px;
    padding: 30px 20px;
    margin-top: 30px;
    margin-bottom: 0px;
    max-width: 347px;
    margin-right: auto;
    margin-left: auto;
  }
  .cont-garantia-mantenimiento .fondo-tarjetas-mantenimieto-garantia p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    width: 220px;
  }
  .cont-garantia-mantenimiento .fondo-tarjetas-mantenimieto-garantia p b {
    height: 23px;
    font-family: "Raleway";
    font-weight: 700;
    font-size: 20px;
    line-height: 23.48px;
    color: black;
  }
  .cont-garantia-mantenimiento .fondo-tarjetas-mantenimieto-garantia p span {
    font-family: "Raleway";
    font-weight: 700;
    font-size: 16px !important;
    color: #212529;
  }
  .cont-garantia-mantenimiento .fondo-tarjetas-mantenimieto-garantia .img-1 {
    width: 26px;
    height: 38px;
    display: block;
    margin-left: 0px;
  }
  .cont-garantia-mantenimiento .fondo-tarjetas-mantenimieto-garantia .img-2 {
    width: 36px;
    height: 36px;
    display: block;
    margin-left: 0px;
  }
  .combustible-toyota {
    height: auto;
    max-width: 316px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
  }
  .combustible-toyota .col-cont-imag {
    padding-right: 15px;
    padding-left: 0px;
    height: 405px;
  }
  .combustible-toyota .col-cont-acordeon {
    padding-left: 0px;
    padding-right: 0px;
    /* aqui hay un cambio */
    height: auto;
  }
  .combustible-toyota .combustible-toyota-titulo {
    height: 56px;
    font-family: "toyota_r";
    font-weight: 700;
    font-size: 25px;
    line-height: 28px;
    text-align: center;
    color: #000000;
    margin-top: 60px;
    margin-bottom: 60px;
    text-align: center;
  }
  .combustible-toyota #img-4 {
    width: 200px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .combustible-toyota #img-5 {
    width: 200px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .combustible-toyota #img-6 {
    width: 200px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .combustible-toyota #acordeon-cuerpo {
    max-width: 920px;
    margin: 0 auto;
  }
  .combustible-toyota #acordeon-cuerpo p {
    max-width: 310px;
    height: 38px;
    font-weight: 600;
    font-size: 31px;
    line-height: 38px;
    text-align: center;
    color: #084897;
    margin-bottom: 40px;
    margin-top: 90px;
  }
  .combustible-toyota #acordeon-cuerpo .contenedor-movil {
    margin-bottom: 20px;
    border: 0px solid transparent;
    border-top: 1px solid black;
    overflow: hidden;
    position: relative;
    background-color: white;
  }
  .combustible-toyota #acordeon-cuerpo .contenedor-movil .flecha {
    transition: transform 0.3s ease;
    position: absolute;
    right: 30px;
    top: 30px;
    width: 16px;
  }
  .combustible-toyota #acordeon-cuerpo .contenedor-movil.activo .flecha {
    transform: rotate(-180deg);
  }
  .combustible-toyota #acordeon-cuerpo .contenedor-movil .etiqueta {
    padding: 1rem;
    background-color: white;
    cursor: pointer;
    transition: background-color 0s ease;
    height: 69px;
    max-width: 860px;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    /* padding: 30px 30px; */
    font-weight: 700;
    font-size: 16px;
    line-height: 29px;
    color: #212529;
    margin: 0px;
    font-family: "toyota_r";
    padding-left: 0px;
    padding-right: 0px;
  }
  .combustible-toyota #acordeon-cuerpo .contenedor-movil .etiquetabutton {
    background: none;
    border: none;
    font-size: 18px;
    cursor: pointer;
  }
  .combustible-toyota #acordeon-cuerpo .contenedor-movil.activo .etiqueta {
    background-color: white;
    padding-bottom: 20px;
  }
  .combustible-toyota #acordeon-cuerpo .contenedor-movil .contenido {
    padding: 0 1rem;
    background-color: #fff;
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-in-out, opacity 0.3s ease-in-out, padding 0s ease-in-out;
    max-width: 860px;
  }
  .combustible-toyota #acordeon-cuerpo .contenedor-movil .contenido ul.custom-bullets {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0px;
    background-color: white;
  }
  .combustible-toyota #acordeon-cuerpo .contenedor-movil .contenido ul.custom-bullets li {
    padding-left: 16px;
    background: url("/informacion-util/img/vinhetas_gasolina_.png") no-repeat left top;
    background-size: 5px 11px; /* Ajusta el tamaño de la imagen */
    margin-bottom: 10px; /* Espaciado entre elementos */
    background-position: left 5px; /* Ajusta la posición hacia abajo */
    background-color: white;
  }
  .combustible-toyota #acordeon-cuerpo .contenedor-movil.activo .contenido {
    height: auto;
    opacity: 1;
    background-color: white;
    margin: 0px 46px 0px 0px;
    padding: 0%;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #2a415e;
  }
  .cont-mantenimientos-general-movile {
    background-color: #f1f4f9;
  }
  .cont-mantenimientos-general-movile .cont-servicion-calidad {
    margin-top: 0px;
    display: block;
    height: 610px;
  }
  .cont-mantenimientos-general-movile .cont-servicion-calidad .container .custom-col-45 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cont-mantenimientos-general-movile .cont-servicion-calidad .container .custom-col-55 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .cont-mantenimientos-general-movile .cont-mantenimientos {
    padding-top: 74px;
    margin-bottom: 10px;
  }
  .cont-mantenimientos-general-movile .cont-mantenimientos ul.custom-bullets {
    list-style-type: none;
    padding-left: 0;
    background-color: transparent;
    margin-bottom: 20px;
  }
  .cont-mantenimientos-general-movile .cont-mantenimientos ul.custom-bullets li {
    padding-left: 16px;
    background: url("/informacion-util/img/vinhetas_gasolina_.png") no-repeat left top;
    background-size: 5px 11px; /* Ajusta el tamaño de la imagen */
    margin-bottom: 20px; /* Espaciado entre elementos */
    background-position: left 8px; /* Ajusta la posición hacia abajo */
    background-color: transparent;
    font-family: "Raleway";
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: #212529;
  }
  .cont-mantenimientos-general-movile .cont-mantenimientos .cont-columna-texto {
    padding-top: 8px !important;
  }
  .cont-mantenimientos-general-movile .cont-mantenimientos .titulo-gen-mantenimientos {
    font-family: "toyota_r";
    font-weight: 700;
    font-size: 25px;
    line-height: 33px;
    height: 33px;
    color: rgba(33, 37, 41, 0.9490196078);
    margin-bottom: 20px;
    text-align: center;
  }
  .cont-mantenimientos-general-movile .cont-mantenimientos .subtext-mantenimientos {
    font-family: "Raleway";
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: rgba(33, 37, 41, 0.9490196078);
    margin-bottom: 22px;
    text-align: center;
    width: 315px;
    margin-left: auto;
    margin-right: auto;
  }
  .cont-mantenimientos-general-movile .cont-mantenimientos .ulttext-mantenimientos {
    font-family: "Raleway";
    font-weight: 400;
    font-size: 13px;
    line-height: 30px;
    color: #212529;
    text-align: center;
    padding-bottom: 74px;
  }
  .cont-mantenimientos-general-movile .cont-mantenimientos .img-mantenimientos {
    width: 347px;
    height: 176px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 8px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
}/*# sourceMappingURL=informaciones.css.map */