body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}@font-face{font-family:remachinePersonal;src:url(/static/media/RemachineScript_Personal_Use.0de1469d.ttf) format("ttf"),url(/static/media/RemachineScript_Personal_Use.0de1469d.ttf) format("truetype")}.heroImagen{min-height:90%;background-repeat:no-repeat;background-size:120%;background-position:50%;animation-name:opacidad;animation-duration:1.5s}a{color:#fff}.degradado{position:absolute;z-index:1;bottom:0;left:0;min-width:100%;min-height:100vh}.wrapperMenu{display:flex}#slogan{font-size:1.2em;padding-top:1em}.hero{display:grid;min-height:100vh}.bodyCard{display:grid;grid-auto-rows:minmax(100vh,auto);background-size:cover}.ContentHero{position:relative;margin-top:-31em;z-index:2}.titleHero{color:#fff;text-align:center;padding:.5em;font-size:1.6em}.logo2{margin-top:2em;display:grid;justify-content:center;margin-bottom:1em;opacity:.5}.logo2 img{display:grid;justify-self:center;width:50%}.logo{max-width:200px;display:grid;justify-content:center;margin-left:auto;margin-right:auto}.logo img{display:grid;max-width:100%}.logo img,.vistas{justify-self:center}.vistas{margin-top:1em;color:#fff;font-size:.7em}.services{padding:1em;display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(30vh,30vh);grid-column-gap:1em;grid-row-gap:1em;row-gap:1em;margin-bottom:4em}.serviceTag{border-radius:1em;box-shadow:0 2px 25px -3px rgba(0,0,0,.75);position:relative;background-color:#000;cursor:pointer}.serviceTag:hover{opacity:.8;transition:.3s ease-in}.contectDescripcion{max-height:4em}.imagenService{background-position:top;background-size:cover;min-height:70%;position:relative;border-top-left-radius:1em;border-top-right-radius:1em}.imagenService:before{content:"";position:absolute;z-index:2;bottom:0;left:0;width:100%;height:80%;background:linear-gradient(hsla(0,0%,100%,0),#000)}.ContectService{text-align:center;color:#fff;z-index:20;position:absolute;bottom:0;left:0;padding:.4em}.ContectService strong{font-size:1.2em}.Footer{min-height:100vh;justify-content:center;margin-bottom:5em}.contentMedia,.feed,.Footer{display:grid}.feed{grid-template-columns:repeat(2,1fr);justify-content:center;align-items:center;padding:1em;grid-row-gap:.5em;row-gap:.5em;grid-column-gap:.5em}.feedImagen{max-width:100%;border-radius:1em}.socialIcon,.socialMedia{text-align:center;display:grid}.socialMedia{padding-top:1em;color:#fff;height:30%;grid-template-columns:repeat(3,1fr);justify-content:center}.greenCard{margin-top:1em;color:#fff;text-align:center}.hiden{display:none}@keyframes opacidad{0%{opacity:.4}to{opacity:1}}.app{position:relative}.productos{padding:1em;display:grid;grid-template-columns:repeat(1,1fr);grid-column-gap:1em;grid-row-gap:1em;row-gap:1em;margin-bottom:4em}.producto{border-radius:1em;min-height:30px;background-color:rgba(0,0,0,.5);color:#fff;grid-template-columns:1fr 3fr auto;font-size:1em}.producto,.productosumar{align-items:center;display:grid}.productosumar{min-width:100%;min-height:100%;justify-content:center;cursor:pointer;text-align:center}.producto_nombre{padding:1em;position:relative}.producto_imagen{background-position:top;background-size:cover;min-height:100%;position:relative;border-top-left-radius:1em;border-bottom-left-radius:1em}.lds-ellipsis{display:inline-block;position:relative;width:80px;height:80px}.lds-ellipsis div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:#fff;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:first-child{left:8px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}@media (min-width:768px){.app{display:grid;justify-content:center;grid-auto-rows:minmax(100vh,auto);width:100%}.bodyCard{max-width:50vh}.ContentHero{position:relative}.titleHero{color:#fff;font-size:1.2em;max-width:80%;margin-left:10%;margin-right:10%}}@media(max-width:768px){.ContentHero{margin:1em;margin-top:-39em!important}}.Modal{position:fixed;left:0;right:0;top:0;bottom:0;z-index:50;display:flex;flex-direction:column;align-items:center;justify-content:center}.ModalCover{position:absolute;left:0;right:0;min-width:100vh;height:100vh;z-index:-2;background-color:#fff;opacity:.3}.ModalContent{color:#fff;background:rgba(0,0,0,.9);position:relative;border-radius:.5rem;padding:1.5rem;max-height:80vh;min-width:80%;max-width:80%;font-size:1.2em;overflow:auto}.sectionButtonsModal{margin-top:1em;margin-bottom:1em;display:grid;grid-template-columns:repeat(3,1fr);font-size:.5em;grid-column-gap:.5em;justify-content:center;align-items:center}.buttonModal{padding:.5em;cursor:pointer}.buttonClose,.buttonModal{text-align:center;border:1px solid #fff;border-radius:1em}.buttonClose{position:absolute;background:none;color:#fff;right:0;margin-right:2em}.incluye{font-size:.7em}.displayGrid{display:grid;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.ModalContent{min-width:30%;max-width:30%}.ModalContent::-webkit-scrollbar{-webkit-appearance:none}.ModalContent::-webkit-scrollbar:vertical{width:5px}.contenedor::-webkit-scrollbar-button,.ModalContent::-webkit-scrollbar-button:increment{display:none}.ModalContent::-webkit-scrollbar-thumb{background-color:#292929;border-radius:20px}.ModalContent::-webkit-scrollbar-track{border-radius:10px}}@font-face{font-family:BwSurco;src:url(/static/media/BwSurco.ea51a8d3.woff) format("woff")}.menu{position:fixed;bottom:0;min-width:100%;z-index:10;padding-left:.5em;padding-right:.5em}.buttonSide{display:grid;justify-content:center;align-content:center;border-top-left-radius:15em;border-top-right-radius:15em;padding-top:.4em;color:#fff;font-size:3em;box-shadow:0 -9px 52px -8px rgba(0,0,0,.75);cursor:pointer;transition:.3s ease-in}.buttonSide:hover{font-size:3.1em}.greenCard{display:grid;align-content:end;cursor:pointer}.greenCard img{justify-self:center;max-width:30%}.greenCard img,.whatsApp{transition:.5s ease-in-out}.whatsApp{display:grid;justify-content:center;align-content:center;font-size:1em;color:#fff;cursor:pointer}.icon{padding:.5em;border-radius:1em;border:1px solid #fff}.NavbarContact{z-index:30}.NavbarContact,.styck{transition:.3s ease-in-out}.styck{position:fixed;top:0;width:100%}.ContactMenu{padding:1em;grid-template-columns:repeat(5,1fr);color:#fff;background-color:rgba(0,0,0,.5)}.contactIcon,.ContactMenu{display:grid;justify-content:center;align-items:center}.contactIcon{justify-self:center;padding:.6em;border:1px solid #fff;border-radius:5em;min-width:1.5em;height:1.5em}.logo3{display:grid;justify-content:center}.logo3 img{display:grid;justify-self:center;width:80%}.Gallery{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:.5em;grid-row-gap:.5em;row-gap:.5em;margin-top:.5em;min-height:5em}.imgGallery{border-radius:.5em;min-height:5em;background-position:top;background-size:cover}.loading{background-color:#021e31;left:0;top:0;min-width:100%;min-height:100%;display:grid;justify-content:center;align-items:center;position:absolute}.logoCarga{animation:fill .5s ease 1s forwards}.logoCarga path:first-child{stroke-dasharray:150;stroke-dashoffset:150;animation:line-anim 2s ease forwards}.logoCarga path:nth-child(2){stroke-dasharray:70;stroke-dashoffset:70;animation:line-anim 2s ease .1s forwards}.logoCarga path:nth-child(3){stroke-dasharray:100;stroke-dashoffset:100;animation:line-anim 2s ease .2s forwards}.logoCarga path:nth-child(4){stroke-dasharray:100;stroke-dashoffset:100;animation:line-anim 2s ease .3s forwards}.logoCarga path:nth-child(5){stroke-dasharray:100;stroke-dashoffset:100;animation:line-anim 2s ease .4s forwards}.logoCarga path:nth-child(6){stroke-dasharray:100;stroke-dashoffset:100;animation:line-anim 2s ease .5s forwards}.logoCarga path:nth-child(7){stroke-dasharray:100;stroke-dashoffset:100;animation:line-anim 2s ease .6s forwards}.logoCarga path:nth-child(8){stroke-dasharray:70;stroke-dashoffset:70;animation:line-anim 2s ease .7s forwards}.logoCarga path:nth-child(9),.logoCarga path:nth-child(10){stroke-dasharray:100;stroke-dashoffset:100;animation:line-anim 2s ease .8s forwards}.logoCarga path:nth-child(11){stroke-dasharray:100;stroke-dashoffset:100;animation:line-anim 2s ease 1s forwards}.barraContact{color:#fff;padding:.3em;border-radius:10em;background-color:rgba(0,0,0,.5);display:grid;margin-top:1em;grid-template-columns:repeat(6,1fr);grid-column-gap:.5em}@keyframes line-anim{to{stroke-dashoffset:0}}@keyframes fill{0%{fill:transparent}to{fill:#59ddec}}@media (min-width:768px){.styck{width:25%;margin:auto;left:0;right:0}.buttonSide{font-size:2.5em}}body{font-family:"Roboto",sans-serif}.Navbar{position:fixed;bottom:0;min-width:100%;color:#8f9498;padding-bottom:.5rem;background-color:#fff;border-top:1px solid #cad2d8}.Wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(50px,auto)}.one,.three,.two{display:grid;justify-content:center;align-items:center;font-size:1.2rem;cursor:pointer}.active{color:#44e6e8;font-size:1.5rem}@media (min-width:768px){.Wrapper{max-width:50vh;margin:auto}}
/*# sourceMappingURL=main.2c3f888a.chunk.css.map */