@charset "UTF-8";header.navbar-space{background-color:transparent;width:100%;height:10vh;z-index:999;display:grid;place-items:center;position:relative}header.navbar-space nav.navbar-desktop{width:95%;height:100%;display:flex;align-items:center;justify-content:space-between}header.navbar-space nav.navbar-desktop div.navMenu-space{width:33.3333333333%;height:100%;display:flex;align-items:center;justify-content:start;gap:1vw;z-index:10}header.navbar-space nav.navbar-desktop div.navMenu-space aside.burgerMenu{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1vh;cursor:pointer;transition:.5s ease}header.navbar-space nav.navbar-desktop div.navMenu-space aside.burgerMenu div{background-color:#fff;width:2vw;height:.15vw;transition:1s ease}header.navbar-space nav.navbar-desktop div.navMenu-space aside.burgerMenu.active div:first-child{transform:rotate(45deg);transform-origin:center}header.navbar-space nav.navbar-desktop div.navMenu-space aside.burgerMenu.active div:nth-child(2n){display:none}header.navbar-space nav.navbar-desktop div.navMenu-space aside.burgerMenu.active div:last-child{transform:rotate(-45deg);position:relative;bottom:1.3vh}header.navbar-space nav.navbar-desktop div.navMenu-space h4{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:1vw;font-style:normal;font-weight:500;line-height:normal;letter-spacing:1.65px}header.navbar-space nav.navbar-desktop div.navLogo-space{width:33.3333333333%;height:100%;display:flex;align-items:center;justify-content:center}header.navbar-space nav.navbar-desktop div.navLogo-space img{width:auto;height:5vh}header.navbar-space nav.navbar-desktop div.navLinks-space{width:33.3333333333%;height:100%;display:flex;align-items:center;justify-content:end;gap:4vw}header.navbar-space nav.navbar-desktop div.navLinks-space a{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:1vw;font-style:normal;font-weight:500;line-height:normal;letter-spacing:1.65px;text-transform:uppercase;text-decoration:none}header.navbar-space aside.slidevar-menu{position:fixed;top:0;left:-35vw;z-index:5;width:35vw;height:100vh;background-color:#000000bf;-webkit-backdrop-filter:blur(0px)!important;backdrop-filter:blur(0px)!important;display:flex;flex-direction:column;align-items:center;justify-content:space-between;transition:left 1s ease-out,backdrop-filter 1s ease-out}header.navbar-space aside.slidevar-menu.active{left:0;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}header.navbar-space aside.slidevar-menu div.navLinks-space{width:20vw;height:40vh;position:relative;top:12vh;display:flex;flex-direction:column;align-items:start;justify-content:center;gap:2vh}header.navbar-space aside.slidevar-menu div.navLinks-space a{text-decoration:none;color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:1vw;font-style:normal;font-weight:500;line-height:normal;letter-spacing:1.32px}header.navbar-space aside.slidevar-menu div.navLinks-space a:before{content:"-";position:relative;right:1vw;font-size:1.25vw}header.navbar-space aside.slidevar-menu div.navLinks-space a.active{margin:2vh 0;font-size:1.5vw}header.navbar-space aside.slidevar-menu div.navLinks-space a.active:before{content:"+"}header.navbar-space aside.slidevar-menu div.socialMedia-space{width:15vw;height:15vh;display:grid;place-items:center;position:relative;bottom:5vh}header.navbar-space aside.slidevar-menu div.socialMedia-space h3{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:1vw;font-style:normal;font-weight:500;line-height:normal;letter-spacing:1.32px}header.navbar-space aside.slidevar-menu div.socialMedia-space div{width:15vw;height:10vh;display:flex;align-items:center;justify-content:center;gap:1vw}header.navbar-space aside.slidevar-menu div.socialMedia-space div a{text-decoration:none}header.navbar-space aside.slidevar-menu div.socialMedia-space div a img{width:2.5vw;height:auto}@media (min-width: 750px) and (max-width: 1025px) and (orientation: portrait){header.navbar-space{width:100%;height:10vh;z-index:999;display:grid;place-items:center;position:relative}header.navbar-space nav.navbar-desktop{width:95%;height:100%;display:flex;align-items:center;justify-content:space-between}header.navbar-space nav.navbar-desktop div.navMenu-space{width:33.3333333333%;height:100%;display:flex;align-items:center;justify-content:start;gap:1vw;z-index:10}header.navbar-space nav.navbar-desktop div.navMenu-space aside.burgerMenu{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1vh;cursor:pointer;transition:.5s ease}header.navbar-space nav.navbar-desktop div.navMenu-space aside.burgerMenu div{background-color:#fff;width:5vw;height:.4vw;transition:1s ease}header.navbar-space nav.navbar-desktop div.navMenu-space aside.burgerMenu.active div:first-child{transform:rotate(45deg);transform-origin:center}header.navbar-space nav.navbar-desktop div.navMenu-space aside.burgerMenu.active div:nth-child(2n){display:none}header.navbar-space nav.navbar-desktop div.navMenu-space aside.burgerMenu.active div:last-child{transform:rotate(-45deg);position:relative;bottom:1.3vh}header.navbar-space nav.navbar-desktop div.navMenu-space h4{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:3vw;font-style:normal;font-weight:500;line-height:normal;letter-spacing:1.65px}header.navbar-space nav.navbar-desktop div.navLogo-space{width:33.3333333333%;height:100%;display:flex;align-items:center;justify-content:center}header.navbar-space nav.navbar-desktop div.navLogo-space img{width:auto;height:5vh}header.navbar-space nav.navbar-desktop div.navLinks-space{display:none}header.navbar-space aside.slidevar-menu{position:fixed;top:0;left:-60vw;z-index:5;width:60vw;height:100vh;background-color:#000000bf;-webkit-backdrop-filter:blur(0px)!important;backdrop-filter:blur(0px)!important;display:flex;flex-direction:column;align-items:center;justify-content:space-between;transition:left 1s ease-out,backdrop-filter 1s ease-out}header.navbar-space aside.slidevar-menu.active{left:0;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}header.navbar-space aside.slidevar-menu div.navLinks-space{width:40vw;height:40vh;position:relative;top:12vh;display:flex;flex-direction:column;align-items:start;justify-content:center;gap:2vh}header.navbar-space aside.slidevar-menu div.navLinks-space a{text-decoration:none;color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:3vw;font-style:normal;font-weight:500;line-height:normal;letter-spacing:1.32px}header.navbar-space aside.slidevar-menu div.navLinks-space a:before{content:"-";position:relative;right:1vw;font-size:3vw}header.navbar-space aside.slidevar-menu div.navLinks-space a.active{margin:3vh 0;font-size:4vw}header.navbar-space aside.slidevar-menu div.navLinks-space a.active:before{content:"+"}header.navbar-space aside.slidevar-menu div.socialMedia-space{width:35vw;height:15vh;display:grid;place-items:center;position:relative;bottom:5vh}header.navbar-space aside.slidevar-menu div.socialMedia-space h3{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:3vw;font-style:normal;font-weight:500;line-height:normal;letter-spacing:1.32px}header.navbar-space aside.slidevar-menu div.socialMedia-space div{width:35vw;height:10vh;display:flex;align-items:center;justify-content:center;gap:1vw}header.navbar-space aside.slidevar-menu div.socialMedia-space div a{text-decoration:none}header.navbar-space aside.slidevar-menu div.socialMedia-space div a img{width:7vw;height:auto}}@media (max-width: 749px) and (orientation: portrait){header.navbar-space{width:100%;height:10vh;z-index:999;display:grid;place-items:center;position:relative}header.navbar-space nav.navbar-desktop{width:95%;height:100%;display:flex;align-items:center;justify-content:space-between}header.navbar-space nav.navbar-desktop div.navMenu-space{width:33.3333333333%;height:100%;display:flex;align-items:center;justify-content:start;gap:2vw;z-index:10}header.navbar-space nav.navbar-desktop div.navMenu-space aside.burgerMenu{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1vh;cursor:pointer;transition:.5s ease}header.navbar-space nav.navbar-desktop div.navMenu-space aside.burgerMenu div{background-color:#fff;width:7vw;height:.5vw;transition:1s ease}header.navbar-space nav.navbar-desktop div.navMenu-space aside.burgerMenu.active div:first-child{transform:rotate(45deg);transform-origin:center}header.navbar-space nav.navbar-desktop div.navMenu-space aside.burgerMenu.active div:nth-child(2n){display:none}header.navbar-space nav.navbar-desktop div.navMenu-space aside.burgerMenu.active div:last-child{transform:rotate(-45deg);position:relative;bottom:1.3vh}header.navbar-space nav.navbar-desktop div.navMenu-space h4{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:4vw;font-style:normal;font-weight:500;line-height:normal;letter-spacing:1.65px}header.navbar-space nav.navbar-desktop div.navLogo-space{width:33.3333333333%;height:100%;display:flex;align-items:center;justify-content:center}header.navbar-space nav.navbar-desktop div.navLogo-space img{width:auto;height:5vh}header.navbar-space nav.navbar-desktop div.navLinks-space{display:none}header.navbar-space aside.slidevar-menu{position:fixed;top:0;left:-60vw;z-index:5;width:60vw;height:100vh;background-color:#000000bf;-webkit-backdrop-filter:blur(0px)!important;backdrop-filter:blur(0px)!important;display:flex;flex-direction:column;align-items:center;justify-content:space-between;transition:left 1s ease-out,backdrop-filter 1s ease-out}header.navbar-space aside.slidevar-menu.active{left:0;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}header.navbar-space aside.slidevar-menu div.navLinks-space{width:40vw;height:40vh;position:relative;top:12vh;display:flex;flex-direction:column;align-items:start;justify-content:center;gap:2vh}header.navbar-space aside.slidevar-menu div.navLinks-space a{text-decoration:none;color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:3.25vw;font-style:normal;font-weight:500;line-height:normal;letter-spacing:1.32px}header.navbar-space aside.slidevar-menu div.navLinks-space a:before{content:"-";position:relative;right:1vw;font-size:3.25vw}header.navbar-space aside.slidevar-menu div.navLinks-space a.active{margin:3vh 0;font-size:4.5vw}header.navbar-space aside.slidevar-menu div.navLinks-space a.active:before{content:"+"}header.navbar-space aside.slidevar-menu div.socialMedia-space{width:35vw;height:15vh;display:grid;place-items:center;position:relative;bottom:5vh}header.navbar-space aside.slidevar-menu div.socialMedia-space h3{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:3.25vw;font-style:normal;font-weight:500;line-height:normal;letter-spacing:1.32px}header.navbar-space aside.slidevar-menu div.socialMedia-space div{width:35vw;height:10vh;display:flex;align-items:center;justify-content:center;gap:1vw}header.navbar-space aside.slidevar-menu div.socialMedia-space div a{text-decoration:none}header.navbar-space aside.slidevar-menu div.socialMedia-space div a img{width:9vw;height:auto}}.addSpace{background-color:#000c;width:100%;min-height:100vh;display:grid;place-content:center;z-index:2000;position:fixed;top:0;left:0}.popUpAdd{width:35rem;height:auto;aspect-ratio:1 / 1;position:relative;overflow:hidden}.popup-video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:.5rem;display:block}.closeSpace{background-color:transparent;width:2.5rem;height:2.25rem;position:absolute;top:0;right:90%;display:grid;place-content:center;cursor:pointer;z-index:2001;transform:translateY(-6%)}.closeSpace img{width:100%;height:auto}@media (min-width: 2000px){.popUpAdd{width:60rem!important;height:auto;aspect-ratio:1 / 1}.closeSpace{width:6rem!important;height:6rem!important}.closeSpace img{width:4rem;height:auto}}@media (max-width: 600px){.popUpAdd{width:22.5rem!important;height:auto;aspect-ratio:1 / 1}.closeSpace{width:3rem;height:3rem}}@media (max-width: 320px){.popUpAdd{width:18rem!important;height:auto;aspect-ratio:1 / 1}.closeSpace{width:3rem;height:3rem}}main.cover-home{background-image:url(https://s3.amazonaws.com/autodepot.la/Recursos-Autodepot/Home/AutoDepot-HomeGif.gif);background-size:100% 100%;width:100%;height:100vh;position:relative}main.cover-home div.overlay-home{position:absolute;top:0;width:100%;height:100vh;background-color:#00000054;z-index:1}main.cover-home div.overlay-home aside.title{position:absolute;bottom:0vw;left:3vw;animation:slideInLeft 2s ease-in-out}main.cover-home div.overlay-home aside.title h1{width:25vw;color:var(--color, #FFF);font-family:Montserrat;font-size:3.25vw;font-style:normal;font-weight:400;line-height:105.4%;letter-spacing:2.75px;padding-left:1vw;border-left:.25vw solid #fff}@media (min-width: 750px) and (max-width: 1025px) and (orientation: portrait){main.cover-home{background-image:url(https://s3.amazonaws.com/autodepot.la/Recursos-Autodepot/Home/AutoDepot-HomeGif.gif);background-size:cover;background-position-x:center;background-position-y:center;width:100%;height:100vh;position:relative}main.cover-home div.overlay-home{position:absolute;top:0;width:100%;height:100vh;background-color:#00000054;z-index:1}main.cover-home div.overlay-home aside.title{position:absolute;bottom:2vh;left:5vw;animation:slideInLeft 2s ease-in-out}main.cover-home div.overlay-home aside.title h1{width:40vw;color:var(--color, #FFF);font-family:Montserrat;font-size:5vw;font-style:normal;font-weight:400;line-height:105.4%;letter-spacing:2.75px;padding-left:2vw;border-left:.5vw solid #fff}}@media (max-width: 749px) and (orientation: portrait){main.cover-home{background-image:url(https://s3.amazonaws.com/autodepot.la/Recursos-Autodepot/Home/AutoDepot-HomeGif.gif);background-size:cover;background-position-x:center;background-position-y:center;width:100%;height:100vh;position:relative}main.cover-home div.overlay-home{position:absolute;top:0;width:100%;height:100vh;background-color:#00000054;z-index:1}main.cover-home div.overlay-home aside.title{position:absolute;bottom:3vh;left:7vw;animation:slideInLeft 2s ease-in-out}main.cover-home div.overlay-home aside.title h1{width:40vw;color:var(--color, #FFF);font-family:Montserrat;font-size:5vw;font-style:normal;font-weight:400;line-height:105.4%;letter-spacing:2.75px;padding-left:4vw;border-left:.75vw solid #fff}}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-110vw)}}@keyframes scrollRight{0%{transform:translate(-140vw)}to{transform:translate(0)}}.slider{box-shadow:0 10px 20px -5px #00000020;height:25vh;margin:auto;overflow:hidden;position:relative;width:100%}.slider:before,.slider:after{background:linear-gradient(to right,#fff,#fff0);content:"";height:25vh;position:absolute;width:15%;z-index:2}.slider:after{right:0;top:0;transform:rotate(180deg)}.slider:before{left:0;top:0}.slider .slide-track-left,.slider .slide-track-right{display:flex;width:220vw;height:25vh}.slider .slide-track-left .slide,.slider .slide-track-right .slide{height:25vh;width:100%;display:flex;align-items:center}.slider .slide-track-left .slide img.logo-img,.slider .slide-track-right .slide img.logo-img{width:auto;height:30vh}.slider .slide-track-left{animation:scrollLeft 30s linear infinite}.slider .slide-track-right{animation:scrollRight 30s linear infinite}@media (min-width: 750px) and (max-width: 1025px) and (orientation: portrait){.slider{box-shadow:0 10px 20px -5px #00000020;height:25vh;margin:auto;overflow:hidden;position:relative;width:100%}.slider:before,.slider:after{background:linear-gradient(to right,#fff,#fff0);content:"";height:25vh;position:absolute;width:15%;z-index:2}.slider:after{right:0;top:0;transform:rotate(180deg)}.slider:before{left:0;top:0}.slider .slide-track-left,.slider .slide-track-right{display:flex;width:220vw;height:25vh}.slider .slide-track-left .slide,.slider .slide-track-right .slide{height:25vh;width:100%;display:flex;align-items:center}.slider .slide-track-left .slide img.logo-img,.slider .slide-track-right .slide img.logo-img{width:auto;height:8vh}.slider .slide-track-left{animation:scrollLeft 30s linear infinite}.slider .slide-track-right{animation:scrollRight 30s linear infinite}}@media (max-width: 749px) and (orientation: portrait){.slider{box-shadow:0 10px 20px -5px #00000020;height:25vh;margin:auto;overflow:hidden;position:relative;width:100%}.slider:before,.slider:after{background:linear-gradient(to right,#fff,#fff0);content:"";height:25vh;position:absolute;width:15%;z-index:2}.slider:after{right:0;top:0;transform:rotate(180deg)}.slider:before{left:0;top:0}.slider .slide-track-left,.slider .slide-track-right{display:flex;width:220vw;height:50vh}.slider .slide-track-left .slide,.slider .slide-track-right .slide{height:25vh;width:100%;display:flex;align-items:center;gap:50px;padding-right:50px}.slider .slide-track-left .slide img.logo-img,.slider .slide-track-right .slide img.logo-img{width:auto;height:30vh}.slider .slide-track-left{animation:scrollLeft 30s linear infinite}.slider .slide-track-right{animation:scrollRight 30s linear infinite}}footer.footer-space{background-color:#000;width:100%;height:50vh;display:flex;align-items:center;justify-content:space-between}footer.footer-space header.footer-logo{width:33vw;height:40vh;display:grid;place-items:center}footer.footer-space header.footer-logo div.footer-logo-space{width:33vw;height:30vh;margin-left:1vw;display:flex;align-items:center;justify-content:center;gap:0vw}footer.footer-space header.footer-logo div.footer-logo-space img.footer-logo-img{width:15vw;height:auto;margin-left:2.5vw}footer.footer-space header.footer-logo div.footer-logo-space div.footer-nosotros-text{width:15vw;height:39vh;margin-left:3vw}footer.footer-space header.footer-logo div.footer-logo-space div.footer-nosotros-text h6{color:#fff;font-family:Montserrat,sans-serif;font-size:1.25vw;font-style:normal;font-weight:600;line-height:normal;margin:.5vh 0}footer.footer-space header.footer-logo div.footer-logo-space div.footer-nosotros-text p{width:90%;color:#fff;font-family:Montserrat,sans-serif;font-size:.85vw;font-style:normal;font-weight:400;line-height:105.4%;letter-spacing:.825px}footer.footer-space header.footer-logo div.footer-logo-space div.footer-nosotros-text p strong{font-size:.9vw}footer.footer-space article.footer-info{width:32vw;height:50vh;position:relative;display:flex;align-items:start;justify-content:center;gap:4vw}footer.footer-space article.footer-info div.footer-info-contactos{width:12vw;height:25vh}footer.footer-space article.footer-info div.footer-info-contactos h6{color:#fff;font-family:Montserrat,sans-serif;font-size:1.25vw;font-style:normal;font-weight:600;line-height:normal;margin-bottom:1vh}footer.footer-space article.footer-info div.footer-info-contactos span{display:flex;gap:1vw}footer.footer-space article.footer-info div.footer-info-contactos span img{width:1.5vw;height:auto}footer.footer-space article.footer-info div.footer-info-contactos span p{color:#fff;font-family:Montserrat,sans-serif;font-size:.75vw;font-style:normal;font-weight:400;line-height:normal}footer.footer-space article.footer-info div.footer-info-contactos a{color:#fff;font-family:Montserrat,sans-serif;font-size:.75vw;font-style:normal;font-weight:400;line-height:normal;text-decoration:none}footer.footer-space article.footer-info div.footer-info-ubicaciones{width:20vw;height:35vh}footer.footer-space article.footer-info div.footer-info-ubicaciones h6{color:#fff;font-family:Montserrat,sans-serif;font-size:1.25vw;font-style:normal;font-weight:600;line-height:normal;margin-bottom:1vh}footer.footer-space article.footer-info div.footer-info-ubicaciones a{text-decoration:none;display:flex;gap:1vw;margin:2vh 0 1vh}footer.footer-space article.footer-info div.footer-info-ubicaciones a img{width:2vw;height:auto}footer.footer-space article.footer-info div.footer-info-ubicaciones a img.gps-icon{width:3vw;height:auto}footer.footer-space article.footer-info div.footer-info-ubicaciones a img.gps-icon2{width:2.25vw;height:auto}footer.footer-space article.footer-info div.footer-info-ubicaciones a p{text-decoration:none;color:#fff;font-family:Montserrat,sans-serif;font-size:.75vw;font-style:normal;font-weight:400;line-height:normal;cursor:pointer}footer.footer-space article.footer-info p.footer-info-copyright{width:100%;position:absolute;bottom:0;left:-17vw;text-align:center;color:#fff;font-size:.8vw;font-style:normal;font-weight:400;line-height:normal}footer.footer-space aside.footer-map{width:30vw;height:50vh;display:flex;align-items:start;justify-content:center}@media (min-width: 750px) and (max-width: 1025px) and (orientation: portrait){footer.footer-space{background-color:#000;width:100%;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between}footer.footer-space header.footer-logo{width:80vw;height:50vh;display:grid;place-items:center}footer.footer-space header.footer-logo div.footer-logo-space{width:75vw;height:20vh;margin-left:1vw;display:flex;align-items:center;justify-content:space-between;gap:0vw}footer.footer-space header.footer-logo div.footer-logo-space img.footer-logo-img{width:35vw;height:auto;margin-left:2.5vw}footer.footer-space header.footer-logo div.footer-logo-space div.footer-nosotros-text{width:30vw;height:20vh;margin-left:3vw;transform:translateY(50%)!important}footer.footer-space header.footer-logo div.footer-logo-space div.footer-nosotros-text h6{color:#fff;font-family:Montserrat,sans-serif;font-size:3vw;font-style:normal;font-weight:600;line-height:normal;margin:.5vh 0}footer.footer-space header.footer-logo div.footer-logo-space div.footer-nosotros-text p{width:90%;color:#fff;font-family:Montserrat,sans-serif;font-size:2vw;font-style:normal;font-weight:400;line-height:105.4%;letter-spacing:.825px}footer.footer-space header.footer-logo div.footer-logo-space div.footer-nosotros-text p strong{font-size:2.25vw}footer.footer-space article.footer-info{width:80vw;height:35vh;position:relative;display:flex;align-items:start;justify-content:center;gap:5vw}footer.footer-space article.footer-info div.footer-info-contactos{width:35vw;height:25vh}footer.footer-space article.footer-info div.footer-info-contactos h6{color:#fff;font-family:Montserrat,sans-serif;font-size:3vw;font-style:normal;font-weight:600;line-height:normal;margin-bottom:1vh}footer.footer-space article.footer-info div.footer-info-contactos span{display:flex;gap:1vw}footer.footer-space article.footer-info div.footer-info-contactos span img{width:2vw;height:auto}footer.footer-space article.footer-info div.footer-info-contactos span p{color:#fff;font-family:Montserrat,sans-serif;font-size:1.75vw;font-style:normal;font-weight:400;line-height:normal}footer.footer-space article.footer-info div.footer-info-ubicaciones{width:35vw;height:25vh}footer.footer-space article.footer-info div.footer-info-ubicaciones h6{color:#fff;font-family:Montserrat,sans-serif;font-size:3vw;font-style:normal;font-weight:600;line-height:normal;margin-bottom:1vh}footer.footer-space article.footer-info div.footer-info-ubicaciones span{display:flex;gap:1vw}footer.footer-space article.footer-info div.footer-info-ubicaciones span img{width:2vw;height:auto}footer.footer-space article.footer-info div.footer-info-ubicaciones span img.gps-icon{width:3vw;height:auto}footer.footer-space article.footer-info div.footer-info-ubicaciones span img.gps-icon2{width:2.25vw;height:auto}footer.footer-space article.footer-info div.footer-info-ubicaciones span p{text-decoration:none;color:#fff;font-family:Montserrat,sans-serif;font-size:1.75vw;font-style:normal;font-weight:400;line-height:normal;cursor:pointer}footer.footer-space article.footer-info p.footer-info-copyright{width:100%;position:absolute;bottom:0;left:2vw;text-align:center;color:#fff;font-size:1.75vw;font-style:normal;font-weight:400;line-height:normal}footer.footer-space aside.footer-map{display:none}}@media (max-width: 749px) and (orientation: portrait){footer.footer-space{background-color:#000;width:100%;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between}footer.footer-space header.footer-logo{width:80vw;height:30vh;display:grid;place-items:center}footer.footer-space header.footer-logo div.footer-logo-space{width:75vw;height:20vh;margin-left:1vw;display:flex;align-items:center;justify-content:space-between;gap:0vw}footer.footer-space header.footer-logo div.footer-logo-space img.footer-logo-img{width:35vw;height:auto;margin-left:2.5vw}footer.footer-space header.footer-logo div.footer-logo-space div.footer-nosotros-text{width:30vw;height:20vh;margin-left:3vw}footer.footer-space header.footer-logo div.footer-logo-space div.footer-nosotros-text h6{color:#fff;font-family:Montserrat,sans-serif;font-size:3vw;font-style:normal;font-weight:600;line-height:normal;margin:.5vh 0}footer.footer-space header.footer-logo div.footer-logo-space div.footer-nosotros-text p{width:90%;color:#fff;font-family:Montserrat,sans-serif;font-size:2vw;font-style:normal;font-weight:400;line-height:105.4%;letter-spacing:.825px}footer.footer-space header.footer-logo div.footer-logo-space div.footer-nosotros-text p strong{font-size:2.25vw}footer.footer-space article.footer-info{width:80vw;height:35vh;position:relative;display:flex;align-items:start;justify-content:center;gap:5vw}footer.footer-space article.footer-info div.footer-info-contactos{width:35vw;height:25vh}footer.footer-space article.footer-info div.footer-info-contactos h6{color:#fff;font-family:Montserrat,sans-serif;font-size:3vw;font-style:normal;font-weight:600;line-height:normal;margin-bottom:1vh}footer.footer-space article.footer-info div.footer-info-contactos span{display:flex;gap:1.5vw;margin-top:-1%}footer.footer-space article.footer-info div.footer-info-contactos span img{width:3vw;height:auto}footer.footer-space article.footer-info div.footer-info-contactos span p{color:#fff;font-family:Montserrat,sans-serif;font-size:2vw;font-style:normal;font-weight:400;line-height:normal}footer.footer-space article.footer-info div.footer-info-ubicaciones{width:35vw;height:25vh}footer.footer-space article.footer-info div.footer-info-ubicaciones h6{color:#fff;font-family:Montserrat,sans-serif;font-size:3vw;font-style:normal;font-weight:600;line-height:normal;margin-bottom:1vh}footer.footer-space article.footer-info div.footer-info-ubicaciones span{margin-top:-15%;display:flex;gap:0vw}footer.footer-space article.footer-info div.footer-info-ubicaciones span img{width:3vw;height:auto}footer.footer-space article.footer-info div.footer-info-ubicaciones span img.gps-icon{width:3vw;height:auto}footer.footer-space article.footer-info div.footer-info-ubicaciones span img.gps-icon2{width:3vw;height:auto}footer.footer-space article.footer-info div.footer-info-ubicaciones span p{text-decoration:none;color:#fff;font-family:Montserrat,sans-serif;font-size:2vw;font-style:normal;font-weight:400;line-height:normal;cursor:pointer}footer.footer-space article.footer-info p.footer-info-copyright{width:100%;position:absolute;bottom:0;left:2vw;text-align:center;color:#fff;font-size:2vw;font-style:normal;font-weight:400;line-height:normal}footer.footer-space aside.footer-map{display:none}}section.contacto-section{width:100%;height:75vh;margin-bottom:5vh;display:grid;place-items:center}section.contacto-section div.contacto-space{width:75%;height:75%;display:flex;flex-direction:column;align-items:center;justify-content:center}section.contacto-section div.contacto-space img{width:15vw;height:auto}section.contacto-section div.contacto-space p{color:#000;font-family:Montserrat,sans-serif;font-size:1.75vw;font-style:normal;font-weight:400;line-height:normal}section.contacto-section div.contacto-space p span{font-weight:900}section.contacto-section div.contacto-space form{background-color:#d9d9d9;width:55vw;height:3vw;border:1.5vw solid #D9D9D9;display:flex;align-items:center;justify-content:space-between}section.contacto-section div.contacto-space form input{background-color:#fff;border-color:transparent;width:85%;height:100%;color:#646464;font-family:Montserrat,sans-serif;font-size:1.5vw;font-style:normal;font-weight:400;line-height:normal}section.contacto-section div.contacto-space form button{background-color:#fff;border-color:transparent;width:12%;height:100%;display:grid;place-items:center}section.contacto-section div.contacto-space form button img{width:auto;height:4vh}@media (min-width: 750px) and (max-width: 1025px) and (orientation: portrait){section.contacto-section{width:100%;height:50vh;margin-bottom:0vh;display:grid;place-items:center}section.contacto-section div.contacto-space{width:90%;height:75%;display:flex;flex-direction:column;align-items:center;justify-content:center}section.contacto-section div.contacto-space img{width:33vw;height:auto}section.contacto-section div.contacto-space p{width:80vw;color:#000;font-family:Montserrat,sans-serif;font-size:2.75vw;font-style:normal;font-weight:400;line-height:normal;text-align:center}section.contacto-section div.contacto-space p span{font-weight:900}section.contacto-section div.contacto-space form{background-color:#d9d9d9;width:80vw;height:7vw;border:1.5vw solid #D9D9D9;display:flex;align-items:center;justify-content:space-between}section.contacto-section div.contacto-space form input{background-color:#fff;border-color:transparent;width:85%;height:100%;color:#646464;font-family:Montserrat,sans-serif;font-size:3vw;font-style:normal;font-weight:400;line-height:normal}section.contacto-section div.contacto-space form button{background-color:#fff;border-color:transparent;width:12%;height:100%;display:grid;place-items:center}section.contacto-section div.contacto-space form button img{width:auto;height:3vh}}@media (max-width: 749px) and (orientation: portrait){section.contacto-section{width:100%;height:50vh;margin-bottom:0vh;display:grid;place-items:center}section.contacto-section div.contacto-space{width:90%;height:75%;display:flex;flex-direction:column;align-items:center;justify-content:center}section.contacto-section div.contacto-space img{width:33vw;height:auto}section.contacto-section div.contacto-space p{width:80vw;color:#000;font-family:Montserrat,sans-serif;font-size:2.75vw;font-style:normal;font-weight:400;line-height:normal;text-align:center}section.contacto-section div.contacto-space p span{font-weight:900}section.contacto-section div.contacto-space form{background-color:#d9d9d9;width:80vw;height:8vw;border:1.5vw solid #D9D9D9;display:flex;align-items:center;justify-content:space-between}section.contacto-section div.contacto-space form input{background-color:#fff;border-color:transparent;width:85%;height:100%;color:#646464;font-family:Montserrat,sans-serif;font-size:3vw;font-style:normal;font-weight:400;line-height:normal}section.contacto-section div.contacto-space form button{background-color:#fff;border-color:transparent;width:12%;height:100%;display:grid;place-items:center}section.contacto-section div.contacto-space form button img{width:auto;height:3vh}}section.agendaCita-section{width:100%;height:120vh;display:grid;place-items:center;margin-bottom:10vh}section.agendaCita-section div.agendaCita-space{width:95%;height:100vh;display:grid;place-items:center;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(1,1fr)}section.agendaCita-section div.agendaCita-space a.agenda-item{text-decoration:none;border:1px solid #fff;width:17.6vw;height:100vh;position:relative;transition:.5s ease}section.agendaCita-section div.agendaCita-space a.agenda-item:hover{transform:scale(1.1)}section.agendaCita-section div.agendaCita-space a.agenda-item aside.img-space{width:100%;height:80%;clip-path:polygon(0% 0%,100% 20%,100% 100%,0% 80%);position:absolute;top:0;z-index:1}section.agendaCita-section div.agendaCita-space a.agenda-item aside.img-space img{width:17.6vw;height:80vh;-o-object-fit:cover;object-fit:cover}section.agendaCita-section div.agendaCita-space a.agenda-item aside.img-space h2{color:var(--color, #FFF);text-align:center;font-family:Montserrat,sans-serif;font-size:2.5vw;font-style:normal;font-weight:700;line-height:105.4%;letter-spacing:2.2px;text-transform:uppercase;position:absolute;top:40%;right:30%;transform:rotate(-90deg);width:21vw;height:6vh}section.agendaCita-section div.agendaCita-space a.agenda-item article.text-space{background-color:#5ab031;width:100%;height:80%;clip-path:polygon(0% 0%,100% 20%,100% 100%,0% 80%);position:absolute;top:20%}section.agendaCita-section div.agendaCita-space a.agenda-item article.text-space h3{color:var(--color, #FFF);text-align:center;font-family:Montserrat,sans-serif;font-size:2.25vw;font-style:normal;font-weight:700;line-height:105.4%;letter-spacing:1.925px;position:absolute;bottom:11%;transform:rotate(25deg)}@media (min-width: 750px) and (max-width: 1025px) and (orientation: portrait){section.agendaCita-section{width:100%;height:100vh;display:grid;place-items:center;margin-bottom:10vh}section.agendaCita-section div.agendaCita-space{width:95%;min-height:80vh;display:grid;place-items:center;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(1,1fr);gap:4vw;overflow:scroll}section.agendaCita-section div.agendaCita-space a.agenda-item{text-decoration:none;background-color:green;border:1px solid #fff;width:44vw;height:80vh;position:relative;transition:.5s ease}section.agendaCita-section div.agendaCita-space a.agenda-item:hover{transform:scale(1.1)}section.agendaCita-section div.agendaCita-space a.agenda-item aside.img-space{background-color:#ff0;width:100%;height:80%;clip-path:none;position:relative;top:0;z-index:0}section.agendaCita-section div.agendaCita-space a.agenda-item aside.img-space img{width:44vw;height:80vh;-o-object-fit:cover;object-fit:cover}section.agendaCita-section div.agendaCita-space a.agenda-item aside.img-space h2{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:5vw;font-style:normal;font-weight:700;line-height:105.4%;letter-spacing:2.2px;text-transform:uppercase;text-align:center;position:absolute;top:40%;right:40%;transform:rotate(-90deg);width:40vw;height:6vh}section.agendaCita-section div.agendaCita-space a.agenda-item article.text-space{background:#ffffff4d!important;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:100%;height:20%;clip-path:none;position:absolute;top:80%;z-index:1;display:grid;place-items:center}section.agendaCita-section div.agendaCita-space a.agenda-item article.text-space h3{color:var(--color, #FFF);text-align:center;font-family:Montserrat,sans-serif;font-size:4vw;font-style:normal;font-weight:700;line-height:105.4%;letter-spacing:1.925px;position:relative;bottom:0%;transform:rotate(0)}}@media (max-width: 749px) and (orientation: portrait){section.agendaCita-section{width:100%;height:100vh;display:grid;place-items:center;margin-bottom:10vh}section.agendaCita-section div.agendaCita-space{width:95%;min-height:80vh;display:grid;place-items:center;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(1,1fr);gap:4vw;overflow:scroll}section.agendaCita-section div.agendaCita-space a.agenda-item{text-decoration:none;background-color:green;border:1px solid #fff;width:85vw;height:80vh;position:relative;transition:.5s ease}section.agendaCita-section div.agendaCita-space a.agenda-item:hover{transform:scale(1.1)}section.agendaCita-section div.agendaCita-space a.agenda-item aside.img-space{background-color:#ff0;width:100%;height:80%;clip-path:none;position:relative;top:0;z-index:0}section.agendaCita-section div.agendaCita-space a.agenda-item aside.img-space img{width:85vw;height:80vh;-o-object-fit:cover;object-fit:cover}section.agendaCita-section div.agendaCita-space a.agenda-item aside.img-space h2{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:7vw;font-style:normal;font-weight:700;line-height:105.4%;letter-spacing:2.2px;text-transform:uppercase;text-align:center;position:absolute;top:40%;right:55%;transform:rotate(-90deg);width:60vw;height:6vh}section.agendaCita-section div.agendaCita-space a.agenda-item article.text-space{background:#ffffff4d!important;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:100%;height:20%;clip-path:none;position:absolute;top:80%;z-index:1;display:grid;place-items:center}section.agendaCita-section div.agendaCita-space a.agenda-item article.text-space h3{color:var(--color, #FFF);text-align:center;font-family:Montserrat,sans-serif;font-size:7vw;font-style:normal;font-weight:700;line-height:105.4%;letter-spacing:1.925px;position:relative;bottom:0%;transform:rotate(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}main.not-home{position:relative;width:100%;min-height:100vh;animation:slideInLeft .7s ease-out backwards}section.heroInicio-section{background-image:url(https://s3.amazonaws.com/autodepot.la/Recursos-Autodepot/heroCover-inicio.png);background-size:cover;width:100%;height:70vh;position:relative;top:0vh}section.marcas-section article.title h1{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:2.5vw;font-style:normal;font-weight:700;line-height:105.4%;letter-spacing:1.925px}@media (min-width: 750px) and (max-width: 1025px) and (orientation: portrait){main.not-home{position:relative;width:100%;min-height:100vh;animation:slideInLeft .7s ease-out backwards}section.heroInicio-section{background-image:url(https://s3.amazonaws.com/autodepot.la/Recursos-Autodepot/heroCover-inicio.png);background-size:125% 100%;background-position:center;width:100%;height:60vh;position:relative;top:0vh}section.marcas-section{width:100%;height:40vh;margin-bottom:5vh;box-shadow:0 4px 8px #000000b3;display:flex;flex-direction:column;align-items:center;justify-content:space-between}section.marcas-section article.title{background-color:#5ab031;width:50vw;height:10vh;display:flex;align-items:center;justify-content:center}section.marcas-section article.title h1{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:3.5vw!important;font-style:normal;font-weight:700;line-height:105.4%;letter-spacing:1.925px}section.marcas-section aside.carrusel-logos-space{width:100%;height:30vh;display:grid;place-items:center}}@media (max-width: 749px) and (orientation: portrait){main.not-home{position:relative;width:100%;min-height:100vh;animation:slideInLeft .7s ease-out backwards}section.heroInicio-section{background-image:url(https://s3.amazonaws.com/autodepot.la/Recursos-Autodepot/heroCover-inicio.png);background-size:150% 100%;background-position:center;width:100%;height:60vh;position:relative;top:0vh}section.marcas-section{width:100%;height:40vh;margin-bottom:0vh;box-shadow:0 4px 8px #000000b3;display:flex;flex-direction:column;align-items:center;justify-content:space-between}section.marcas-section article.title{background-color:#5ab031;width:50vw;height:10vh;display:flex;align-items:center;justify-content:center}section.marcas-section article.title h1{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:2.5vw;font-style:normal;font-weight:700;line-height:105.4%;letter-spacing:1.925px}section.marcas-section aside.carrusel-logos-space{width:100%;height:30vh;display:grid;place-items:center}}@media (max-width: 749px) and (orientation: portrait){main.not-home{position:relative;width:100%;min-height:100vh;animation:slideInLeft .7s ease-out backwards}section.heroInicio-section{background-image:url(https://s3.amazonaws.com/autodepot.la/Recursos-Autodepot/heroCover-inicio.png);background-size:cover;background-position:center;background-repeat:no-repeat;width:100vw;height:20vh;position:relative;top:0}section.marcas-section{width:100%;height:40vh;margin-bottom:0vh;box-shadow:0 4px 8px #000000b3;display:flex;flex-direction:column;align-items:center;justify-content:space-between}section.marcas-section article.title{background-color:#5ab031;width:50vw;height:10vh;display:flex;align-items:center;justify-content:center}section.marcas-section article.title h1{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:3vw!important;font-style:normal;font-weight:700;line-height:105.4%;letter-spacing:1.925px}section.marcas-section aside.carrusel-logos-space{width:100%;height:30vh;display:grid;place-items:center}}section.heroNosotros-section{background-image:url(https://s3.amazonaws.com/autodepot.la/Recursos-Autodepot/Nosotros/heroCover-nosotros.png);background-size:cover;width:100%;height:70vh;position:relative;top:0vh;display:grid;place-items:center}section.heroNosotros-section h1{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:3.25vw;font-style:normal;font-weight:700;line-height:normal}section.Nosotros-section{width:100%;height:110vh;display:grid;place-items:center}section.Nosotros-section div.nosotros-area{width:90vw;height:60vh;display:flex;align-items:center;justify-content:space-between}section.Nosotros-section div.nosotros-area aside.nosotrosImage-space{width:50%;height:100%;display:grid;place-items:center}section.Nosotros-section div.nosotros-area aside.nosotrosImage-space img{width:45vw;height:60vh;-o-object-fit:fill;object-fit:fill}section.Nosotros-section div.nosotros-area article.nosotrosText-space{width:40%;height:100%;margin-right:7vw;display:flex;flex-direction:column;align-items:start;justify-content:start}section.Nosotros-section div.nosotros-area article.nosotrosText-space h2{color:#000;font-family:Montserrat,sans-serif;font-size:1.75vw;font-style:normal;font-weight:900;line-height:normal;margin:1vh 0 2vh}section.Nosotros-section div.nosotros-area article.nosotrosText-space p{width:45vw;margin:1vh 0;color:#000;font-family:Montserrat,sans-serif;font-size:1.3vw;font-style:normal;font-weight:400;line-height:105.4%;letter-spacing:.935px;text-align:justify}section.Nosotros-section div.nosotros-area article.nosotrosText-space p span{font-weight:400}@media (min-width: 750px) and (max-width: 1025px) and (orientation: portrait){main{position:relative;width:100%;min-height:100vh}section.heroNosotros-section{background-image:url(https://s3.amazonaws.com/autodepot.la/Recursos-Autodepot/Nosotros/heroCover-nosotros.png);background-size:cover;width:100%;height:60vh;position:relative;top:0vh;display:grid;place-items:center}section.heroNosotros-section h1{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:5vw;font-style:normal;font-weight:700;line-height:normal}section.Nosotros-section{width:100%;height:75vh;display:grid;place-items:center}section.Nosotros-section div.nosotros-area{width:90vw;height:30vh;display:flex;align-items:center;justify-content:space-between}section.Nosotros-section div.nosotros-area aside.nosotrosImage-space{width:50%;height:100%;display:grid;place-items:center}section.Nosotros-section div.nosotros-area aside.nosotrosImage-space img{width:45vw;height:30vh;-o-object-fit:fill;object-fit:fill}section.Nosotros-section div.nosotros-area article.nosotrosText-space{width:40%;height:100%;margin-right:7vw;position:relative;bottom:15vh;display:flex;flex-direction:column;align-items:start;justify-content:start}section.Nosotros-section div.nosotros-area article.nosotrosText-space h2{color:#000;font-family:Montserrat,sans-serif;font-size:2vw;font-style:normal;font-weight:900;line-height:normal;margin:1vh 0}section.Nosotros-section div.nosotros-area article.nosotrosText-space p{width:40vw;margin:1vh 0;color:#000;font-family:Montserrat,sans-serif;font-size:1.75vw;font-style:normal;font-weight:400;line-height:105.4%;letter-spacing:.935px}section.Nosotros-section div.nosotros-area article.nosotrosText-space p span{font-weight:400}}@media (max-width: 749px) and (orientation: portrait){main{position:relative;width:100%;min-height:100vh}section.heroNosotros-section{background-image:url(https://s3.amazonaws.com/autodepot.la/Recursos-Autodepot/Nosotros/heroCover-nosotros.png);background-size:cover;background-position-x:-25vw;background-position-y:center;width:100%;height:60vh;position:relative;top:0vh;display:grid;place-items:center}section.heroNosotros-section h1{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:9vw;font-style:normal;font-weight:700;line-height:normal}section.Nosotros-section{width:100%;min-height:110vh;display:grid;place-items:center}section.Nosotros-section div.nosotros-area{width:90vw;min-height:90vh;display:flex;flex-direction:column-reverse;align-items:center;justify-content:space-between}section.Nosotros-section div.nosotros-area aside.nosotrosImage-space{width:90vw;height:30vh;display:grid;place-items:center}section.Nosotros-section div.nosotros-area aside.nosotrosImage-space img{width:90vw;height:30vh;-o-object-fit:fill;object-fit:fill}section.Nosotros-section div.nosotros-area article.nosotrosText-space{width:90vw;height:125vh;margin-right:0vw;padding-bottom:2vh;display:flex;flex-direction:column;align-items:center;justify-content:center}section.Nosotros-section div.nosotros-area article.nosotrosText-space h2{color:#000;font-family:Montserrat,sans-serif;font-size:5vw;font-style:normal;font-weight:900;line-height:normal}section.Nosotros-section div.nosotros-area article.nosotrosText-space p{width:80vw;margin:1vh 0;color:#000;font-family:Montserrat,sans-serif;font-size:3vw;font-style:normal;font-weight:500;line-height:105.4%;letter-spacing:.935px}section.Nosotros-section div.nosotros-area article.nosotrosText-space p span{font-weight:500}}section.heroMarcas-section{background-image:url(https://s3.amazonaws.com/autodepot.la/Recursos-Autodepot/Marcas/heroCover-marcas.png);background-size:cover;width:100%;height:70vh;margin-bottom:10vh;position:relative;top:0vh;display:grid;place-items:center}section.heroMarcas-section h1{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:3.25vw;font-style:normal;font-weight:700;line-height:normal}section.marcas-section{width:100%;height:40vh;margin-bottom:5vh;box-shadow:0 4px 8px #000000b3;display:flex;flex-direction:column;align-items:center;justify-content:space-between}section.marcas-section article.title{background-color:#5ab031;width:50vw;height:10vh;display:flex;align-items:center;justify-content:center}section.marcas-section article.title h1{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:2.5vw;font-style:normal;font-weight:700;line-height:105.4%;letter-spacing:1.925px;text-transform:uppercase}section.marcas-section aside.carrusel-logos-space{width:100%;height:30vh;display:grid;place-items:center}@media (min-width: 750px) and (max-width: 1025px) and (orientation: portrait){main{position:relative;width:100%;min-height:100vh}section.heroMarcas-section{background-image:url(https://s3.amazonaws.com/autodepot.la/Recursos-Autodepot/Marcas/heroCover-marcas.png);background-size:cover;width:100%;height:60vh;margin-bottom:10vh;position:relative;top:0vh;display:grid;place-items:center}section.heroMarcas-section h1{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:5vw;font-style:normal;font-weight:700;line-height:normal}section.marcas-section{width:100%;height:40vh;margin-bottom:5vh;box-shadow:0 4px 8px #000000b3;display:flex;flex-direction:column;align-items:center;justify-content:space-between}section.marcas-section article.title{background-color:#5ab031;width:50vw;height:10vh;display:flex;align-items:center;justify-content:center}section.marcas-section article.title h1{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:2.5vw;font-style:normal;font-weight:700;line-height:105.4%;letter-spacing:1.925px;text-transform:uppercase}section.marcas-section aside.carrusel-logos-space{width:100%;height:30vh;display:grid;place-items:center}}@media (max-width: 749px) and (orientation: portrait){main{position:relative;width:100%;min-height:100vh}section.heroMarcas-section{background-image:url(https://s3.amazonaws.com/autodepot.la/Recursos-Autodepot/Marcas/heroCover-marcas.png);background-size:cover;width:100%;height:60vh;margin-bottom:10vh;position:relative;top:0vh;display:grid;place-items:center}section.heroMarcas-section h1{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:10vw;font-style:normal;font-weight:700;line-height:normal}section.marcas-section{width:100%;height:40vh;margin-bottom:5vh;box-shadow:0 4px 8px #000000b3;display:flex;flex-direction:column;align-items:center;justify-content:space-between}section.marcas-section article.title{background-color:#5ab031;width:50vw;height:10vh;display:flex;align-items:center;justify-content:center}section.marcas-section article.title h1{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:2.5vw;font-style:normal;font-weight:700;line-height:105.4%;letter-spacing:1.925px;text-transform:uppercase}section.marcas-section aside.carrusel-logos-space{width:100%;height:30vh;display:grid;place-items:center}}section.heroUbicaciones-section{background-image:url(https://s3.amazonaws.com/autodepot.la/Recursos-Autodepot/Ubicaciones/heroCover-ubicaciones.png);background-size:cover;width:100%;height:70vh;position:relative;top:0vh;display:grid;place-items:center}section.heroUbicaciones-section h1{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:3.25vw;font-style:normal;font-weight:700;line-height:normal}section.MapUbication-section{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:start}section.MapUbication-section article.title{background-color:#5ab031;width:100%;height:10vh;border-bottom:2vh solid #4A529F;display:flex;align-items:center;justify-content:center}section.MapUbication-section article.title h1{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:2.25vw;font-style:normal;font-weight:700;line-height:105.4%;letter-spacing:1.925px}section.MapUbication-section section.filtroMaps-area{width:100%;min-height:50vh;display:grid;z-index:1}section.MapUbication-section section.filtroMaps-area div.filtro-item{width:100%;height:50vh;overflow:hidden;display:grid;place-items:center;position:relative;cursor:pointer}section.MapUbication-section section.filtroMaps-area div.filtro-item h1{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:3.25vw;font-style:normal;font-weight:700;line-height:105.4%;letter-spacing:2.75px;z-index:1}section.MapUbication-section section.filtroMaps-area div.filtro-item img{position:absolute;top:0;width:100vw;height:50vh;-o-object-fit:cover;object-fit:cover;transition:1s ease}section.MapUbication-section section.filtroMaps-area div.filtro-item:hover img{transform:scale(1.25)}section.MapUbication-section aside.googleMap-area{width:100%;min-height:50vh;display:grid;place-items:center}section.MapUbication-section aside.googleMap-area div.googleMap-space{width:80vw;height:80vh;display:grid;place-items:center;position:relative}section.MapUbication-section aside.googleMap-area div.googleMap-space iframe{position:relative;bottom:12vh;z-index:0}section.MapUbication-section aside.googleMap-area div.textAlert-space{width:80vw;height:5vh;display:flex;align-items:center;justify-content:center}section.MapUbication-section aside.googleMap-area div.textAlert-space p{color:#000;font-size:1.5vw;font-style:normal;font-weight:500;line-height:normal;position:relative;bottom:7vh}section.MapUbication-section aside.googleMap-area div.textAlert-space p span{font-weight:800}@media (min-width: 750px) and (max-width: 1025px) and (orientation: portrait){main{position:relative;width:100%;min-height:100vh}section.heroUbicaciones-section{background-image:url(https://s3.amazonaws.com/autodepot.la/Recursos-Autodepot/Ubicaciones/heroCover-ubicaciones.png);background-size:cover;width:100%;height:60vh;position:relative;top:0vh;display:grid;place-items:center}section.heroUbicaciones-section h1{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:5vw;font-style:normal;font-weight:700;line-height:normal}section.MapUbication-section{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:start}section.MapUbication-section article.title{background-color:#5ab031;width:100%;height:10vh;border-bottom:2vh solid #4A529F;display:flex;align-items:center;justify-content:center}section.MapUbication-section article.title h1{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:4vw;font-style:normal;font-weight:700;line-height:105.4%;letter-spacing:1.925px}section.MapUbication-section section.filtroMaps-area{width:100%;min-height:50vh;display:grid}section.MapUbication-section section.filtroMaps-area div.filtro-item{width:100%;height:30vh;overflow:hidden;display:grid;place-items:center;position:relative;cursor:pointer}section.MapUbication-section section.filtroMaps-area div.filtro-item h1{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:3.75vw;font-style:normal;font-weight:700;line-height:105.4%;letter-spacing:2.75px;z-index:1}section.MapUbication-section section.filtroMaps-area div.filtro-item img{position:absolute;top:0;width:100vw;height:30vh;-o-object-fit:cover;object-fit:cover;transition:1s ease}section.MapUbication-section section.filtroMaps-area div.filtro-item:hover img{transform:scale(1.25)}section.MapUbication-section aside.googleMap-area{width:100%;min-height:20vh;display:grid;place-items:center}section.MapUbication-section aside.googleMap-area div.googleMap-space{width:80vw;height:40vh;display:grid;place-items:center}section.MapUbication-section aside.googleMap-area div.googleMap-space iframe{position:relative;bottom:8.3vh;z-index:0}section.MapUbication-section aside.googleMap-area div.textAlert-space{width:80vw;height:5vh;display:flex;align-items:center;justify-content:center}section.MapUbication-section aside.googleMap-area div.textAlert-space p{color:#000;font-size:3vw;font-style:normal;font-weight:500;line-height:normal;position:relative;bottom:7vh}section.MapUbication-section aside.googleMap-area div.textAlert-space p span{font-weight:800}}@media (max-width: 749px) and (orientation: portrait){main{position:relative;width:100%;min-height:100vh}section.heroUbicaciones-section{background-image:url(https://s3.amazonaws.com/autodepot.la/Recursos-Autodepot/Ubicaciones/heroCover-ubicaciones.png);background-size:cover;width:100%;height:60vh;position:relative;top:0vh;display:grid;place-items:center}section.heroUbicaciones-section h1{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:10vw;font-style:normal;font-weight:700;line-height:normal}section.MapUbication-section{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:start}section.MapUbication-section article.title{background-color:#5ab031;width:100%;height:10vh;border-bottom:2vh solid #4A529F;display:flex;align-items:center;justify-content:center}section.MapUbication-section article.title h1{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:4vw;font-style:normal;font-weight:700;line-height:105.4%;letter-spacing:1.925px}section.MapUbication-section section.filtroMaps-area{width:100%;min-height:50vh;display:grid}section.MapUbication-section section.filtroMaps-area div.filtro-item{width:100%;height:30vh;overflow:hidden;display:grid;place-items:center;position:relative;cursor:pointer}section.MapUbication-section section.filtroMaps-area div.filtro-item h1{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:3.75vw;font-style:normal;font-weight:700;line-height:105.4%;letter-spacing:2.75px;z-index:1}section.MapUbication-section section.filtroMaps-area div.filtro-item img{position:absolute;top:0;width:100vw;height:30vh;-o-object-fit:cover;object-fit:cover;transition:1s ease}section.MapUbication-section section.filtroMaps-area div.filtro-item:hover img{transform:scale(1.25)}section.MapUbication-section aside.googleMap-area{width:100%;min-height:20vh;display:grid;place-items:center}section.MapUbication-section aside.googleMap-area div.googleMap-space{width:100vw;height:50vh;display:grid;place-items:center}section.MapUbication-section aside.googleMap-area div.googleMap-space iframe{position:relative;bottom:11vh;z-index:0}section.MapUbication-section aside.googleMap-area div.textAlert-space{width:80vw;height:5vh;display:flex;align-items:center;justify-content:center}section.MapUbication-section aside.googleMap-area div.textAlert-space p{color:#000;font-size:3vw;font-style:normal;font-weight:500;line-height:normal;position:relative;bottom:10vh}section.MapUbication-section aside.googleMap-area div.textAlert-space p span{font-weight:800}}section.agendar-section{width:100%;height:90vh;display:grid;place-items:center}section.agendar-section div.agendar-area{width:80vw;height:60vh;display:flex;align-items:center;justify-content:center}section.agendar-section div.agendar-area aside.imageService-space{background-image:url(https://s3.amazonaws.com/autodepot.la/Recursos-Autodepot/Agendar/Alineacion-img1.png);background-size:100% 100%;width:48vw;height:60vh}section.agendar-section div.agendar-area aside.imageService-space img{width:48vw;height:60vh}section.agendar-section div.agendar-area article.formService-space{box-shadow:0 0 27px -1px #0000004d;width:32vw;height:60vh;display:grid;place-items:center}section.agendar-section div.agendar-area article.formService-space h1{color:#000;font-family:Montserrat,sans-serif;font-size:2vw;font-style:normal;font-weight:700;line-height:normal;margin:1vh 0}section.agendar-section div.agendar-area article.formService-space form.agendarForm{width:25vw;height:45vh;position:relative;bottom:2vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-1{width:25vw;height:25vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-1 div.input-group{border-radius:18.5px;background:var(--color, #FFF);box-shadow:0 4px 4px #00000040;width:25vw;height:5vh;display:flex;align-items:center;justify-content:space-between;overflow:hidden}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-1 div.input-group aside{width:5vw;height:5vh;display:grid;place-items:center}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-1 div.input-group aside img{width:2vw;height:auto}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-1 div.input-group input{width:20vw;height:5vh;color:#000;font-family:Montserrat,sans-serif;font-size:1vw;font-style:normal;font-weight:400;line-height:normal;border:none}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-2{width:25vw;height:17vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-2 div.date-group{width:25vw;display:flex;align-items:center;justify-content:space-between}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-2 div.date-group h3{color:#000;font-family:Montserrat,sans-serif;font-size:1.25vw;font-style:normal;font-weight:600;line-height:normal}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-2 div.date-group input.dateInput{border-radius:18.5px;background:var(--color, #FFF);box-shadow:0 4px 4px #00000040;width:12.5vw;height:5vh;padding:0 1.5vw;border:none;text-transform:uppercase;position:relative;display:flex;flex-direction:row-reverse;align-items:center;justify-content:center;gap:1vw;color:#000;font-family:Montserrat,sans-serif;font-size:1vw;font-style:normal;font-weight:400;line-height:normal}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-2 div.date-group input.dateInput::-webkit-calendar-picker-indicator{display:block;opacity:0;z-index:2}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-2 div.date-group input.dateInput:after{content:"";background:url(https://s3.amazonaws.com/autodepot.la/Recursos-Autodepot/Agendar/Calendar.svg) center center/contain no-repeat;width:5vh;height:5vh;position:absolute;left:.5vw;cursor:pointer}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-2 button.submitBtn{border:.25vw solid #5AB031;background:#4a529f;width:25vw;height:7.5vh;border-radius:0;cursor:pointer}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-2 button.submitBtn span{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:1.25vw;font-style:normal;font-weight:600;line-height:normal}@media (min-width: 750px) and (max-width: 1025px) and (orientation: portrait){section.agendar-section{width:100%;height:70vh;display:grid;place-items:center}section.agendar-section div.agendar-area{width:90vw;height:40vh;display:flex;align-items:center;justify-content:center}section.agendar-section div.agendar-area aside.imageService-space{background-image:url(https://s3.amazonaws.com/autodepot.la/Recursos-Autodepot/Agendar/Alineacion-img1.png);background-size:100% 100%;width:54vw;height:40vh}section.agendar-section div.agendar-area aside.imageService-space img{width:54vw;height:40vh}section.agendar-section div.agendar-area article.formService-space{background-color:#fff;box-shadow:0 0 27px -1px #0000004d;width:36vw;height:40vh;display:grid;place-items:center}section.agendar-section div.agendar-area article.formService-space h1{color:#000;font-family:Montserrat,sans-serif;font-size:2.5vw;font-style:normal;font-weight:700;line-height:normal;margin:1vh 0}section.agendar-section div.agendar-area article.formService-space form.agendarForm{width:32vw;height:32vh;position:relative;bottom:1vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-1{width:30vw;height:15vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-1 div.input-group{border-radius:18.5px;background:var(--color, #FFF);box-shadow:0 4px 4px #00000040;width:30vw;height:3vh;display:flex;align-items:center;justify-content:space-between;overflow:hidden}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-1 div.input-group aside{width:5vw;height:3vh;display:grid;place-items:center}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-1 div.input-group aside img{width:3vw;height:auto}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-1 div.input-group input{width:25vw;height:3vh;color:#000;font-family:Montserrat,sans-serif;font-size:1.5vw;font-style:normal;font-weight:400;line-height:normal;border:none}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-2{width:30vw;height:12vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-2 div.date-group{width:30vw;display:flex;align-items:center;justify-content:space-between}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-2 div.date-group h3{color:#000;font-family:Montserrat,sans-serif;font-size:2vw;font-style:normal;font-weight:600;line-height:normal}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-2 div.date-group input.dateInput{border-radius:18.5px;background:var(--color, #FFF);box-shadow:0 4px 4px #00000040;width:15vw;height:3vh;padding:0 1.5vw;border:none;text-transform:uppercase;position:relative;display:flex;flex-direction:row-reverse;align-items:center;justify-content:center;gap:1vw;color:#000;font-family:Montserrat,sans-serif;font-size:1.5vw;font-style:normal;font-weight:400;line-height:normal}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-2 div.date-group input.dateInput::-webkit-calendar-picker-indicator{display:block;opacity:0;z-index:2}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-2 div.date-group input.dateInput:after{content:"";background:url(https://s3.amazonaws.com/autodepot.la/Recursos-Autodepot/Agendar/Calendar.svg) center center/contain no-repeat;width:2vh;height:2vh;position:absolute;left:1vw;cursor:pointer}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-2 button.submitBtn{border:.25vw solid #5AB031;background:#4a529f;width:25vw;height:5vh;border-radius:0;cursor:pointer}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-2 button.submitBtn span{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:2.5vw;font-style:normal;font-weight:600;line-height:normal}}@media (max-width: 749px) and (orientation: portrait){section.agendar-section{width:100%;height:100vh;display:grid;place-items:center}section.agendar-section div.agendar-area{background-color:green;width:90vw;min-height:40vh;display:flex;flex-direction:column-reverse;align-items:center;justify-content:center}section.agendar-section div.agendar-area aside.imageService-space{background-image:url(https://s3.amazonaws.com/autodepot.la/Recursos-Autodepot/Agendar/Alineacion-img1.png);background-size:100% 100%;width:90vw;height:40vh}section.agendar-section div.agendar-area aside.imageService-space img{width:90vw;height:40vh}section.agendar-section div.agendar-area article.formService-space{background-color:#fff;box-shadow:0 0 27px -1px #0000004d;width:90vw;height:40vh;display:grid;place-items:center}section.agendar-section div.agendar-area article.formService-space h1{color:#000;font-family:Montserrat,sans-serif;font-size:4vw;font-style:normal;font-weight:700;line-height:normal;margin:1vh 0}section.agendar-section div.agendar-area article.formService-space form.agendarForm{width:70vw;height:32vh;position:relative;bottom:1vh;display:flex;flex-direction:row;align-items:center;justify-content:space-between}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-1{width:33vw;height:20vh}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-1 div.input-group{border-radius:18.5px;background:var(--color, #FFF);box-shadow:0 4px 4px #00000040;width:33vw;height:4vh;display:flex;align-items:center;justify-content:space-between;overflow:hidden}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-1 div.input-group aside{width:6vw;height:4vh;display:grid;place-items:center}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-1 div.input-group aside img{width:3.5vw;height:auto}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-1 div.input-group input{width:27vw;height:4vh;color:#000;font-family:Montserrat,sans-serif;font-size:2vw;font-style:normal;font-weight:400;line-height:normal;border:none}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-2{width:33vw;height:10vh;position:relative;bottom:5vh}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-2 div.date-group{width:30vw;display:flex;align-items:center;justify-content:space-between}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-2 div.date-group h3{color:#000;font-family:Montserrat,sans-serif;font-size:2vw;font-style:normal;font-weight:600;line-height:normal}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-2 div.date-group input.dateInput{border-radius:18.5px;background:var(--color, #FFF);box-shadow:0 4px 4px #00000040;width:17vw;height:4vh;padding:0 1.5vw;border:none;text-transform:uppercase;position:relative;display:flex;flex-direction:row-reverse;align-items:center;justify-content:center;gap:1vw;color:#000;font-family:Montserrat,sans-serif;font-size:1.5vw;font-style:normal;font-weight:400;line-height:normal}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-2 div.date-group input.dateInput::-webkit-calendar-picker-indicator{display:block;opacity:0;z-index:2}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-2 div.date-group input.dateInput:after{content:"";background:url(https://s3.amazonaws.com/autodepot.la/Recursos-Autodepot/Agendar/Calendar.svg) center center/contain no-repeat;width:2vh;height:2vh;position:absolute;left:1vw;cursor:pointer}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-2 button.submitBtn{border:.25vw solid #5AB031;background:#4a529f;width:30vw;height:5vh;border-radius:0;cursor:pointer}section.agendar-section div.agendar-area article.formService-space form.agendarForm aside.formGroup-2 button.submitBtn span{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:2.5vw;font-style:normal;font-weight:600;line-height:normal}}main{position:relative;width:100%;min-height:100vh}section.heroAgendar-section{background-image:url(https://s3.amazonaws.com/autodepot.la/Recursos-Autodepot/Agendar/heroCover-agendar.png);background-size:cover;width:100%;height:70vh;position:relative;top:0vh;display:grid;place-items:center}section.heroAgendar-section h1{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:3.25vw;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}@media (min-width: 750px) and (max-width: 1025px) and (orientation: portrait){section.heroAgendar-section{background-image:url(https://s3.amazonaws.com/autodepot.la/Recursos-Autodepot/Agendar/heroCover-agendar.png);background-size:cover;width:100%;height:60vh;position:relative;top:0vh;display:grid;place-items:center}section.heroAgendar-section h1{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:5vw;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}}@media (max-width: 749px) and (orientation: portrait){section.heroAgendar-section{background-image:url(https://s3.amazonaws.com/autodepot.la/Recursos-Autodepot/Agendar/heroCover-agendar.png);background-size:cover;width:100%;height:60vh;position:relative;top:0vh;display:grid;place-items:center}section.heroAgendar-section h1{color:var(--color, #FFF);font-family:Montserrat,sans-serif;font-size:8vw;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;text-align:center}}html{font-size:16px}:root{overflow-x:hidden}body{margin:0;padding:0;font-family:Montserrat,sans-serif}.header-navbar{width:100%;display:grid;place-items:center;z-index:999;position:fixed;top:0;animation:enhanceHeader linear both;animation-timeline:scroll(root);animation-range:0 70vh}@keyframes enhanceHeader{to{background-color:#000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}@media (min-width: 750px) and (max-width: 1025px) and (orientation: portrait){.header-navbar{width:100%;display:grid;place-items:center;z-index:999;position:fixed;top:0;animation:enhanceHeader linear both;animation-timeline:scroll(root);animation-range:0 60vh}}@media (max-width: 749px) and (orientation: portrait){.header-navbar{width:100%;display:grid;place-items:center;z-index:999;position:fixed;top:0;animation:enhanceHeader linear both;animation-timeline:scroll(root);animation-range:0 60vh}}
