*{-webkit-appearance:none;appearance:none;font-family:Arial,Helvetica,sans-serif}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}main{margin-bottom:125px}ul{list-style-type:none;margin:0;padding:0}footer{align-items:center;background-color:#22272c;border-top:5px solid gray;bottom:0;display:flex;flex-direction:row;height:100px;justify-content:space-between;margin:0;padding:10px;position:fixed;width:100%;z-index:-100}.footer--text--section{display:flex;flex-direction:column}.footer--text{align-items:center;color:#f5f5f5;display:flex;margin:10px 0 0 10px;padding:0}.footer--text--icon{height:auto;margin-right:15px;width:20px}.hide{display:none}header{align-items:center;background-color:hsla(0,0%,96%,.3);color:#fff;display:flex;height:80px;justify-content:space-between;position:fixed;top:0;transition:.2s ease-in-out;width:100%;z-index:100}button{border:none;margin:none;padding:none}.anchor-logo{align-items:center;display:flex;height:inherit}.navbar--logo{height:90%}.anchor-logo{padding-left:20px;width:50px}.scrolled-header{background-color:#fff;border-bottom:2px solid #000;color:#000;height:60px}a{color:inherit;text-decoration:none}.navbar--section{align-items:center;color:inherit;display:flex;flex-direction:column;font-size:25px;text-align:center}.navbar--burger-menu{background-color:transparent;display:none;height:45px;padding-right:30px;width:auto}#navbar--burger-menu--icon{height:43px;transition:all .2s ease-in-out;width:43px}.rotate{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.dropdown-a:after,.navbar--section:after{border-bottom:3px solid;content:"";display:block;transition:width .25s ease-in-out;width:0}.dropdown-a:hover:after,.navbar--section:hover:after{width:100%}.dropdown-father{color:inherit;display:block;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dropdown-son{align-items:center;color:inherit;display:none;flex-flow:column wrap;height:300px;margin-left:-10%;padding:23px 10px 0;position:absolute;transition:.2s ease-in-out;width:100%}.scrolled-dropdown{margin-top:-5px;padding-top:18px}.dropdown-a{align-items:center;background-color:#fff;color:#000;cursor:pointer;flex-direction:column;padding:10px;text-align:center;-webkit-transform:scaleX(0);transform:scaleX(0);width:100%}.dropdown-a,.dropdown-father:hover .dropdown-son,.dropdown-son:hover .dropdown-son{display:flex}.scrolled-dropdown-a{background-color:#fff;border-bottom:2px solid #000;border-left:2px solid #000;border-right:2px solid #000;color:#000;margin-bottom:-2px;transition:border margin padding .2s ease-in-out ease-in-out ease-in-out .2s .2s}.dropdown-text-1{-webkit-animation:DropdownScale .25s ease-in-out 75ms both;animation:DropdownScale .25s ease-in-out 75ms both}.dropdown-text-2{-webkit-animation:DropdownScale .25s ease-in-out .15s both;animation:DropdownScale .25s ease-in-out .15s both}.dropdown-text-3{-webkit-animation:DropdownScale .25s ease-in-out 225ms both;animation:DropdownScale .25s ease-in-out 225ms both}.dropdown-text-4{-webkit-animation:DropdownScale .25s ease-in-out .3s both;animation:DropdownScale .25s ease-in-out .3s both}.dropdown-text-5{-webkit-animation:DropdownScale .25s ease-in-out 375ms both;animation:DropdownScale .25s ease-in-out 375ms both}.dropdown-text-6{-webkit-animation:DropdownScale .25s ease-in-out .45s both;animation:DropdownScale .25s ease-in-out .45s both}.dropdown-text-7{-webkit-animation:DropdownScale .25s ease-in-out 525ms both;animation:DropdownScale .25s ease-in-out 525ms both}@-webkit-keyframes DropdownScale{0%{-webkit-transform:scaleX(0);transform:scaleX(0)}to{-webkit-transform:scaleX(100%);transform:scaleX(100%)}}@keyframes DropdownScale{0%{-webkit-transform:scaleX(0);transform:scaleX(0)}to{-webkit-transform:scaleX(100%);transform:scaleX(100%)}}@media only screen and (max-width:1000px){header{background-color:#fff}#navbar--logo--letra-blanca{display:none}#navbar--logo--letra-negra{display:block}.navbar--section{display:none}.navbar--burger-menu{display:block;padding-right:20px}.anchor-logo{align-items:center;display:flex;height:inherit}.navbar--logo{height:90%}.anchor-logo{padding-left:20px;width:30px}.scrolled-header{background-color:#fff;border-bottom:2px solid #000;color:#000;height:60px}}.mobile-navbar{background-color:#fff;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-top:1px;position:absolute;right:-100%;top:79px;transition:all .2s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.scrolled-mobile-navbar{top:59px}.mobile-navbar--focused{right:0}.scrolled-mobile-navbar .mobile-navbar--section{border-bottom:2px solid #000;border-left:2px solid #000;margin-bottom:-3px}.mobile-navbar--section{background-color:#fff;color:#000;font-size:20px;padding:15px 10px;text-align:center}.aboutUs-image{background-attachment:fixed;background-image:url(/static/media/hands-on-desk.4012d84ff65e7b5a2ae0.jpg);background-position:50%;background-position-y:60%;background-repeat:no-repeat;background-size:cover;height:80vh;position:relative;z-index:-1}.aboutUs-image,.aboutUs-title{align-items:center;display:flex;justify-content:center}.aboutUs-title{background-color:hsla(0,0%,46%,.4);color:#000;font-size:100px;height:100%;margin-top:-7vw;position:fixed;text-align:center;width:100%}.aboutUs-description{align-items:center;background-color:#f5f5f5;display:flex;flex-direction:column;padding:20px 10% 0}.aboutUs-description--big-text{font-size:30px;text-align:center}.aboutUs-description--moto{font-size:26px;text-align:center}.aboutUs-description--small-text{font-size:18px;text-align:center}@media only screen and (max-width:600px){.aboutUs-image{background-position-y:-10vh;display:flex;height:60vh;justify-content:center;padding-top:10%}.aboutUs-title{background-color:hsla(0,0%,75%,.5);font-size:60px;margin-top:-15%}}@supports (-webkit-touch-callout:none){.aboutUs-image{background-position:50% -5%;background-size:auto 800px}.aboutUs-title{margin-top:0;position:absolute}}.contact-us--main{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;padding-top:100px;width:100%}.contact-us--image{align-items:center;background-attachment:fixed;background-image:url(/static/media/auricular.93151510a027c3cf3abc.jpg);background-position:50%;background-position-x:center;background-position-y:center;background-repeat:no-repeat;background-size:cover;display:flex;height:70vh;justify-content:center;position:absolute;top:0;width:100vw;z-index:-10}.contact-us--title{color:#000;font-size:100px;margin-top:-8%;position:fixed;z-index:-5}.contact-us--description{background-color:#fff;flex-direction:column;font-size:20px;justify-content:center;margin-top:55vh;padding:50px 0;text-align:center;z-index:10}.contact-us--description,.contact-us--form--container{align-items:center;display:flex;position:relative;width:100%}.contact-us--form--container{background:linear-gradient(270deg,#f5f5f5,#f5f5f5 55%,rgba(122,0,107,0) 80%,rgba(122,0,107,0));height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-between;overflow:hidden}.contact-us--form--img{height:auto;max-width:60%;min-height:800px;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);z-index:-1}.contact-us--description--title{font-size:30px}.contact-us--form{align-items:center;background-color:#fff;border-radius:8%;box-shadow:3px 3px rgba(0,0,0,.4);display:flex;flex-direction:column;height:80%;justify-content:space-evenly;margin:30px 60px;padding:20px;position:relative;width:40%;z-index:10}.contact-us--form--section{align-items:flex-start;display:flex;flex-direction:column;width:80%}.contact-us--form--text{border-bottom:2px solid #d35c0c;font-size:20px;width:100%}.contact-us--form--single-line-input{border:none;border-bottom:2px solid #000;font-size:20px;margin-left:20px;width:60%}.contact-us--form--textarea{max-height:300px;min-height:200px;resize:vertical;width:100%}.contact-us--form--send-button{align-self:flex-end;background-color:#fff;border:5px solid #d35c0c;border-radius:50px;color:#d35c0c;cursor:pointer;font-size:larger;font-weight:700;margin:15px 80px 15px 15px;padding:20px 30px;transition:all .15s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.contact-us--form--send-button:hover{background-color:#d35c0c;color:#fff;-webkit-transform:scale(1.1);transform:scale(1.1)}@media only screen and (max-width:1500px){.contact-us--title{font-size:80px;margin-top:0}}@media only screen and (max-width:1200px){.contact-us--title{font-size:80px;margin-top:5%}.contact-us--form--container{background-color:#f5f5f5;justify-content:center}.contact-us--form--img{display:none}.contact-us--form{margin:40px 10px;max-width:800px;padding:20px;width:100%}.contact-us--form--send-button{align-self:auto;margin:20px 0}.contact-us--form--send-button:hover{background-color:#d35c0c;color:#fff;-webkit-transform:scale(1.1);transform:scale(1.1)}}@media only screen and (max-width:600px){.contact-us--title{font-size:40px;margin-top:8%}.contact-us--description{font-size:30px;padding:10px;width:auto}.contact-us--description--title{font-size:35px}}@supports (-webkit-touch-callout:none){.contact-us--image{background-position:50% -5%;background-size:auto 800px}.contact-us--title{margin-top:-10%;position:absolute}@media only screen and (max-width:400px){.contact-us--title{font-size:40px;margin-top:20%}}}body,html{margin:0;overflow-x:hidden;padding:0}.landing-image{align-items:center;background-attachment:fixed;background-image:url(/static/media/WindowCleaning-resized.adc437b7c6c9b7207641.jpg);background-position:50%;background-position-x:center;background-position-y:center;background-repeat:no-repeat;background-size:cover;display:flex;height:60vh;justify-content:center;padding-bottom:10%;padding-top:0;position:relative}.landing--logo{height:32vh;left:0;margin:auto;position:fixed;right:0;top:10vh;width:auto}.landing-description{align-items:center;background-color:#f5f5f5;display:flex;flex-direction:column;padding:20px 10% 5%;position:relative}.landing-description *{z-index:0}.landing-description--big-text{font-size:30px;text-align:center}.landing-description--moto{font-size:26px;text-align:center}.landing-description--small-text{font-size:18px;text-align:center}@media only screen and (max-width:1000px){.landing-image{align-items:center;background-position-x:50%;background-position-y:50%;display:flex;justify-content:center;min-height:60vh;padding-top:0}.landing--logo{height:auto;top:23%;width:90%}}@supports (-webkit-touch-callout:none){.landing-image{background-position:90% -5%;background-size:auto}.landing--logo{margin-top:5%;position:absolute}}.service-cards--container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:40px 0;width:100%;z-index:1}.service-cards--carousel,.service-cards--container{align-items:center;display:flex;justify-content:start;position:relative}.service-cards--carousel{flex-direction:row;left:0;padding:40px 60px;transition:left .2s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.service-cards--container:hover .service-cards--carousel{-webkit-animation-play-state:paused;animation-play-state:paused}.service-card{align-items:center;background-color:#753939;background:linear-gradient(0deg,#f5f5f5,#f5f5f5 25%,rgba(122,0,107,0) 40%,rgba(122,0,107,0));box-shadow:3px 3px transparent;display:flex;flex-direction:column;height:400px;justify-content:space-between;margin:20px 50px;overflow:hidden;transition:all .2s ease-in-out;width:300px}.service-card--img{height:80%;min-width:100%;transition:all .25s ease-in-out;width:auto;z-index:-1}.service-card:hover .service-card--img{-webkit-transform:scale(1.1);transform:scale(1.1)}.service-card:hover{box-shadow:3px 3px rgba(0,0,0,.4)}.service-card--text{align-items:center;display:flex;flex-direction:column;height:20%;justify-content:center;margin-top:-8px;padding:5px;text-align:center}.service-card:hover .service-card--text{color:#d35c0c}.service-card--text:after{border-bottom:3px solid;content:"";display:block;transition:all .25s ease-in-out;width:0}.service-card:hover .service-card--text:after{width:100%}.carousel--left-arrow{background:linear-gradient(90deg,#30323a,#30323a 30%,rgba(48,50,58,0) 80%,rgba(48,50,58,0));left:0}.carousel--left-arrow,.carousel--right-arrow{height:100%;position:absolute;width:150px;z-index:1000}.carousel--right-arrow{background:linear-gradient(270deg,#30323a,#30323a 30%,rgba(48,50,58,0) 80%,rgba(48,50,58,0));right:0}.slider-arrow--image{cursor:pointer;transition:all .1s ease-in-out}.slider-arrow--image:hover{-webkit-transform:scale(1.5);transform:scale(1.5)}.carousel--right-arrow>.slider-arrow--image{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.carousel--right-arrow>.slider-arrow--image:hover{-webkit-transform:rotateY(180deg) scale(1.5);transform:rotateY(180deg) scale(1.5)}.carousel--first-element{align-items:center;background-color:#30323a;display:flex;flex-direction:column;justify-content:center;position:relative;width:100%;z-index:1}.carousel--title{color:#fff;font-size:40px;margin:40px 0 20px;text-align:center}@media only screen and (max-width:600px){.service-cards--container{flex-direction:column}.service-cards--carousel{flex-flow:row wrap;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;width:100%}.carousel--left-arrow,.carousel--right-arrow{display:none}.service-card{align-items:center;background-color:#753939;background:linear-gradient(0deg,#f5f5f5,#f5f5f5 25%,rgba(122,0,107,0) 40%,rgba(122,0,107,0));display:flex;flex-direction:column;height:300px;justify-content:space-between;margin:10px;overflow:hidden;width:40%}.service-card--text{font-size:18px}}.logos--container{background-color:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;z-index:1}.logos--carousel-logos,.logos--container{align-items:center;display:flex;justify-content:start;position:relative}.logos--carousel-logos{-webkit-animation:carrousel 10s linear infinite;animation:carrousel 10s linear infinite;flex-direction:row;height:auto;padding:20px 0;width:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.logos--container:hover .logos--carousel-logos{-webkit-animation-play-state:paused;animation-play-state:paused}.logo--img{height:auto;margin:50px 130px;width:200px}.logo--img:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.carousel-logos--component{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:center;position:relative;width:100%;z-index:1}.carousel-logos--title{color:#000;font-size:40px;margin:40px 0 20px}@-webkit-keyframes carrousel{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-33.33%);transform:translateX(-33.33%)}}@keyframes carrousel{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-33.33%);transform:translateX(-33.33%)}}@media only screen and (max-width:600px){.carousel-logos--title{color:#000;font-size:30px;margin:40px 0 20px}.logo--img{height:auto;margin:20px 30px;width:150px}}.servicios--li{background:linear-gradient(90deg,#f5f5f5,#f5f5f5 62%,rgba(122,0,107,0) 80%,rgba(122,0,107,0));flex-flow:row nowrap;justify-content:space-between;width:100%}.servicios--li,.servicios--li--text{align-items:center;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.servicios--li--text{flex-direction:column;justify-content:center;padding:50px 10%;width:40%}.li--text--moto{font-size:30px;text-align:center}.li--text--span{font-size:20px;height:100%;text-align:center;width:100%}.servicios--li--img{height:100%;max-height:450px;width:40%;z-index:-1}.servicios--li--reformas{list-style-type:disc;margin-top:20px;padding-left:20%;text-align:left;width:80%}.orange{color:#d35c0c}@media only screen and (max-width:750px){.servicios--li{align-items:center;flex-flow:column nowrap;justify-content:center}.servicios--li--text{width:90%}.li--text--moto{text-align:center}.servicios--li--img{display:none}}.servicios--image{align-items:center;background-attachment:fixed;background-image:url(/static/media/rackPuntas.406f3b9a4f558ffa99bf.jpg);background-position:50%;background-position-x:center;background-position-y:center;background-repeat:no-repeat;background-size:cover;display:flex;height:70vh;justify-content:center;position:absolute;top:0;width:100%;z-index:5}.servicios--title{color:#000;font-size:100px;padding-bottom:8%;position:fixed;z-index:5}.servicios--ul{align-items:center;background-color:#f5f5f5;display:flex;flex-direction:column;height:100%;justify-content:center;margin:70vh 0 0;padding:0;position:relative;width:100%;z-index:10}@media only screen and (max-width:750px){.servicios--image{align-items:center}.servicios--title{font-size:80px}}@media only screen and (max-width:600px){.servicios--ul{align-items:center;background-color:#f5f5f5;display:flex;flex-direction:column;height:100%;justify-content:center;margin:70vh 0 0;padding:0;position:relative;width:100%;z-index:10}}@supports (-webkit-touch-callout:none){.servicios--image{background-position:48% 0;background-size:auto 800px}.servicios--title{margin-top:-10%;position:absolute}}.separator-father{background-color:#f5f5f5;display:flex;justify-content:center;width:100%}.separator-son{border-top:5px solid #d35c0c;margin:20px 0;width:60%}
/*# sourceMappingURL=main.b74f426a.css.map*/