@font-face {
    font-family: Toyota_Bold;
    src: url("https://db.onlinewebfonts.com/t/26b29fe7ba64cef6f0fd9037989d9b99.woff2")format("woff2"),
  }
  
  @font-face {
    font-family: Toyota_Regular;
    src: url("https://db.onlinewebfonts.com/t/091afbd731424464bcbe99c9deaf1f37.woff2")format("woff2"),
  }

.fontBold {
    font-family: Toyota_Bold
}

.fontRegular {
    font-family: Toyota_Regular;
    color: #757575
}

.botonNavEstilo {
    margin-left: 3px;
    margin-right: 3px;
    padding-right: 5px;
    padding-left: 5px
}

.navBarEstilo {
    margin-top: 15px;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 8px;
    height: auto;
    background: #000;
    line-height: 40px
}

.homeFooter {
    background: #000 !important
}

.pranaLogoMobile {
    margin-top: 15px;
    width: 100px
}

.toyotaLogoMobile {
    width: 30%
}

.fondoMobile {
    width: 100%
}

.filaModeloHome {
    background: #757575
}

.fondo-chevron-rojo {
    background-color: #a9a9a9 !important
}

.fondo-chevron-rojo:hover {
    animation: negrogris 0.2s ease-in forwards;
}

@keyframes negrogris {
    0% {
        background-color: #a9a9a9;
    }
    100% {
        background-color: #000;
    }
}

.fondo-chevron-negro,
.fondo-chevron-rojo {
    transition: background-color .9s ease-in-out
}

.fondo-chevron-negro {
    background-color: #000 !important
}

.patentamientoSeleccionado {
    border: 2px solid #ffc107 !important
}

.patentamientoNoSeleccionado {
    border: none
}

.circle-feature {
    background-color: #ffc107;
    width: 130px;
    height: 130px;
    border-radius: 100px;
    padding: 20px
}

.circle-feature>div {
    width: 100%
}

.contenedorHeaderPrincipal {
    position: absolute;
    width: 100%;
    top: 0;
    height: 55%
}

.linkToyotaWebPrincipal {
    position: absolute;
    left: 22.4%;
    top: 3%;
    width: 5.5%;
    height: 20%;
    z-index: 2
}

.linkPranaHomePrincipal {
    position: absolute;
    left: 7%;
    top: 3%;
    width: 14%;
    height: 20%;
    z-index: 2
}

#video-button-container {
    position: relative
}

.videoButtonHome {
    position: absolute;
    right: 0;
    bottom: 5%;
    width: 5%;
    z-index: 2
}

.tarjeta {
    display: flex !important
}

img.responsive-img.materialboxed.active {
    max-width: 537.5% !important
}

.MuiRadio-colorSecondary.Mui-checked {
    color: #616161 !important
}

@media (min-width:420px) {
    .lateral {
        padding: 0 !important;
        overflow: hidden !important
    }

    .chevronDer {
        position: absolute;
        right: 50px
    }

    .chevronIzq {
        position: absolute;
        left: 50px
    }
}

.contenedorHeaderSecundario {
    position: absolute;
    width: 100%;
    top: 0;
    height: 14%
}

.linkPranaHome {
    left: 7%;
    top: 30.95%;
    width: 14%
}

.linkPranaHome,
.linkToyotaWeb {
    position: absolute;
    height: 65%;
    z-index: 2
}

.linkToyotaWeb {
    left: 22.5%;
    top: 30.48%;
    width: 5.5%
}

.ceroVueltasLogo {
    position: absolute;
    left: 80%;
    top: 2%;
    width: 12%;
    z-index: 2
}

.navHomeVideoSecundario {
    position: absolute;
    font-family: "Toyota_Bold";
    margin-left: 50%;
    margin-top: 5%
}

@media only screen and (min-width:994px) {

    .acordeon,
    .NavMobile {
        display: none !important
    }

    .fotoVehiculoGastos {
        margin-top: 100px;
        margin-bottom: 60px;
        width: 50%
    }
}

@media only screen and (max-width:993px) and (min-width:600px) {
    .fotoVehiculoGastos {
        width: 50%
    }

    .ceroVueltasLogo {
        display: none
    }
}

@media only screen and (max-width:992px) {
    .ceroVueltasLogo {
        display: none
    }

    .NavDesktopSec {
        display: none !important
    }

    .pranaLogoMobile {
        margin-top: 15px;
        width: 100px
    }

    .contenedorGastos {
        margin-top: 5%
    }

    .contenedorGastos,
    .detalleGastos {
        display: inline !important
    }

    .precioFinalTitulo {
        margin-top: 5% !important
    }

    .botonReservarMobile {
        margin-bottom: 7% !important
    }

    .circulosRojos {
        display: none !important
    }

    .fotoGastos {
        margin-bottom: 3%
    }
}

.contenedorReserva {
    margin-top: 1%
}

.formAuto {
    position: fixed;
    top: 17.1%;
    right: 0 !important
}

.posicionUno {
    position: absolute;
    top: 140%;
    right: 0 !important
}

.etiqueta {
    font-family: Toyota_Regular;
    font-size: 13px;
    color: #000
}

input:not([type]):focus:not([readonly]),
input[type=date]:not(.browser-default):focus:not([readonly]),
input[type=datetime-local]:not(.browser-default):focus:not([readonly]),
input[type=datetime]:not(.browser-default):focus:not([readonly]),
input[type=email]:not(.browser-default):focus:not([readonly]),
input[type=number]:not(.browser-default):focus:not([readonly]),
input[type=password]:not(.browser-default):focus:not([readonly]),
input[type=search]:not(.browser-default):focus:not([readonly]),
input[type=tel]:not(.browser-default):focus:not([readonly]),
input[type=text]:not(.browser-default):focus:not([readonly]),
input[type=time]:not(.browser-default):focus:not([readonly]),
input[type=url]:not(.browser-default):focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid grey;
    box-shadow: 0 1px 0 0 grey
}

.select-wrapper input.select-dropdown:focus {
    border-bottom: 1px solid grey
}

.dropdown-content li>a,
.dropdown-content li>span {
    color: #000
}

.miniaturaLogo {
    width: 70%;
    margin-top: 15%;
    margin-left: 15%
}

.fotoVehiculoReserva,
.gracias {
    margin-top: 5%
}

.gracias {
    text-align: center;
    font-family: "Toyota_Bold";
    font-size: 3.5em
}

.textoGracias {
    text-align: center;
    margin-top: 2%;
    margin-bottom: 5%;
    font-family: "Toyota_Regular";
    font-size: 2em
}

.textoGraciasSecundario {
    text-align: center;
    margin-top: 0;
    margin-bottom: 3%;
    font-family: "Toyota_Bold";
    font-size: 1.5em
}

.versionSeleccionadaStyle {
    margin-top: 15px;
    font-family: "Toyota_Bold";
    text-align: center
}

@media only screen and (max-width:992px) {
    .formAuto {
        display: none
    }
}

@media screen and (max-width: 1130px) {
    .navbar-nav:not(:has(button)){
        opacity: 0;
    }
}

.all-unset{
    all: unset;
}

.vehiculo {
    width: 298.25px;
    flex-shrink: 0;
}

.container-vehiculos{
    display: flex;
    gap: 2rem;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    gap: 30px;
    padding: 0 5rem;
    width: 100%;
}

@media only screen and (max-width:778px) {
    .container-vehiculos {
        padding: 0;
    }
}

.container-slider{
    width: 100%;
}

.vehiculo{
    /* scroll-snap-align: start; */
    flex: 0 0 clamp(260px, 20%, 400px);
}

.container-vehiculos::-webkit-scrollbar {
    display: none;
}


.imYUvI {
    position: relative;
}

.dFFQiB {
    right: -40px;
}

.geRExE {
    position: absolute;
    height: 100%;
    width: 41px;
    cursor: pointer;
    top: 0px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}


  
/*# sourceMappingURL=main.59a9a7b1.chunk.css.map */

.fondo-chevron-negro{
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.fondo-chevron-negro:focus{
    border: none;
}