.HomeView{-webkit-animation-delay:.75s;animation-delay:.75s;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:aparicion;animation-name:aparicion;opacity:0}.HomeView .products{align-items:center;display:grid;grid-template-columns:repeat(3,1fr);justify-content:center}.HomeView .products img{height:100%;object-fit:fill;width:100%}.HomeView .title{flex-direction:column;margin:5rem 0;text-align:center}.HomeView .ourHistory,.HomeView .title{align-items:center;display:flex;justify-content:center}.HomeView .ourHistory{background-color:var(--light-grey);flex-wrap:wrap;margin-top:3rem}.HomeView .ourHistory img{width:100%}.HomeView .ourHistory .ourHistoryColumn .ourHistoryText{padding:3rem;text-align:left}.HomeView .map{display:grid;margin-top:2rem}.HomeView .services{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;justify-content:center;margin-top:3rem}@media screen and (min-width:1200px){.HomeView .services{gap:0;grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:768px){.HomeView .ourHistory .ourHistoryColumn{flex:1 1}}.App-header{font-size:calc(10px + 2vmin)}.App-header img{width:40%}.App-header nav{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around;width:100%}.App-header .navLink{color:#000;cursor:pointer;text-decoration:none}.service{-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:aparicion;animation-name:aparicion;max-height:60rem;opacity:0}.service .color{background-color:var(--blue);color:#fff}.service .color,.service .colorGrey{display:grid;grid-template-rows:1fr 2fr;height:100%}.service .colorGrey{background-color:var(--light-grey)}.service .serviceText{align-items:center;display:flex;flex-direction:column;justify-content:space-around;padding:3rem;text-align:center}.service img{height:100%;object-fit:fill;width:100%}.newService{-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:aparicion;animation-name:aparicion;height:40rem;margin-top:3rem;opacity:0;width:100%}.newService .color{background-color:var(--blue);display:grid;grid-template-rows:1fr 2fr;height:100%}.newService .serviceImg{height:90%;object-fit:fill;width:100%}.newService .serviceText{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:space-around;padding:3rem;text-align:center}.newService .serviceText .serviceText__link{color:#fff}.contactUsForm .contactus{background-color:var(--light-grey)}.contactUsForm .contactus .contactusText{display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:3rem;text-align:center}@media screen and (max-width:355px){.contactUsForm .contactus{padding:0}}@media screen and (min-width:356px){.contactUsForm .contactus{padding:0 1rem}}.contactUsForm .contactus .contactusText .contactusTwoText{align-items:center;display:flex;justify-content:space-between}.contactUsForm .contactus .contactusText .contactusTwoText span{width:7rem}.contactUsForm .contactus .button{display:flex;justify-content:flex-end;padding:1rem}.navbar .hamburger-lines,.navbar input[type=checkbox]{display:none}*,:after,:before{box-sizing:border-box;margin:0;padding:0}.bigLogo{margin-top:1rem;width:45%}.navbar{-webkit-animation-delay:.75s;animation-delay:.75s;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:aparicion;animation-name:aparicion;background:#fff;color:#000;font-size:calc(10px + 2vmin);height:50px;opacity:0;position:relative;width:100%;z-index:12}.navbar-container{height:64px;justify-content:space-between}.menu-items,.navbar-container{align-items:center;display:flex}.menu-items{justify-content:space-around;order:2;width:100%}.menu-items li{font-size:1.5rem;list-style:none}.menu-items a{color:#000;text-decoration:none;transition:color .3s ease-in-out}.menu-items a:hover{color:#a5e7e7;transition:color .3s ease-in-out}@media screen and (min-width:761px) and (max-width:1080px){.menu-items a{font-size:1rem}}@media (max-width:760px){.navbar{opacity:.95}.navbar-container .hamburger-lines,.navbar-container input[type=checkbox]{display:block}.bigLogo{display:none}.navbar-container{display:block;height:64px;position:relative}.navbar-container input[type=checkbox]{display:block;height:32px;left:-4rem;opacity:0;position:absolute;top:20px;width:30px;z-index:5}.navbar-container .hamburger-lines{display:block;display:flex;flex-direction:column;height:25px;justify-content:space-between;left:-4rem;margin-top:1rem;position:absolute;top:17px;width:35px;z-index:2}.navbar-container .hamburger-lines .line{background:#333;border-radius:10px;display:block;height:4px;width:100%}.navbar-container .hamburger-lines .line1{-webkit-transform-origin:0 0;transform-origin:0 0;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.navbar-container .hamburger-lines .line2{transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.navbar-container .hamburger-lines .line3{-webkit-transform-origin:0 100%;transform-origin:0 100%;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.navbar .menu-items{background:#fff;box-shadow:5px 0 10px 0 #aaa;display:flex;flex-direction:column;height:100vh;margin-left:-80px;max-width:300px;padding-left:20px;padding-top:100px;-webkit-transform:translate(-200%);transform:translate(-200%);transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.navbar .menu-items li{font-size:1.3rem;font-weight:500;margin-bottom:1.5rem}.logo{left:-10rem;position:absolute;width:100%}.navbar-container input[type=checkbox]:checked~.menu-items{-webkit-transform:translateX(0);transform:translateX(0)}.navbar-container input[type=checkbox]:checked~.hamburger-lines .line1{-webkit-transform:rotate(35deg);transform:rotate(35deg)}.navbar-container input[type=checkbox]:checked~.hamburger-lines .line2{-webkit-transform:scaleY(0);transform:scaleY(0)}.navbar-container input[type=checkbox]:checked~.hamburger-lines .line3{-webkit-transform:rotate(-35deg);transform:rotate(-35deg)}}@media (max-width:500px){html{font-size:65%}.navbar .menu-items li{font-size:1.6rem}.logo{left:13rem;position:absolute;top:15px;width:60%}.navbar .menu-items li{font-size:1.8rem;font-weight:500;margin-bottom:2.5rem}}@media (orientation:landscape) and (max-height:500px){.showcase-area{height:50vmax}}@media (min-width:768px){.logo{display:none}}.usView{align-items:center;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:aparicion;animation-name:aparicion;display:flex;flex-direction:column;gap:.5rem;justify-content:center;margin-top:3rem;opacity:0;text-align:justify}.usView__title{font-size:2.5rem}.usView__p{line-height:2.2rem;margin-bottom:10rem;margin-top:2rem;text-align:center}.usView img{width:100%}.servicesView{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;justify-content:center;margin-top:3rem}@media screen and (min-width:768px){.servicesView{gap:0;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1200px){.servicesView{gap:0;grid-template-columns:repeat(3,1fr)}}.ProyectsView{-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:aparicion;animation-name:aparicion;display:flex;opacity:0}@media screen and (max-width:768px){.ProyectsView{align-items:center;flex-wrap:wrap;justify-content:center;padding:5rem 0}.ProyectsView:first-child{width:100%}}@media screen and (min-width:768px){.ProyectsView{padding:5rem 0}}.ProyectsView img{margin-bottom:1rem;width:100%}.catalogueView{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;justify-content:center;margin-bottom:1rem;margin-top:3rem}@media screen and (min-width:768px){.catalogueView{gap:0;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1200px){.catalogueView{gap:0;grid-template-columns:repeat(3,1fr)}}.contactUsView{-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:aparicion;animation-name:aparicion;display:flex;flex-direction:column;gap:1rem;opacity:0}@media screen and (max-width:768px){.contactUsView{margin-top:3rem;padding:0}}@media screen and (min-width:768px){.contactUsView{padding:3rem}}.press{align-items:center;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:aparicion;animation-name:aparicion;display:flex;flex-direction:column;gap:.5rem;justify-content:center;margin-top:3rem;opacity:0;text-align:justify}.press__title{font-size:2.5rem}.press__p{line-height:2.2rem;margin-bottom:10rem;margin-top:2rem;text-align:center}.press img{width:100%}.App{padding:0 6rem;text-align:center}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-display:swap;font-family:DIN Next Rounded LT Pro Bold;src:url(/static/media/DINNextLTPro-Bold.c410d41c7cdbaf4c4025.woff2) format("woff2"),url(/static/media/DINNextLTPro-Bold.3e59e4e22e4c1b550207.woff) format("woff"),url(/static/media/DINNextLTPro-Bold.763d5fe1af5eff3b3c81.ttf) format("truetype")}@font-face{font-display:swap;font-family:DIN Next Rounded LT Pro Medium;src:url(/static/media/DINNextLTPro-Medium.4b068c06edcae0dcfbf3.woff2) format("woff2"),url(/static/media/DINNextLTPro-Medium.f0455d6f35b986e18927.woff) format("woff"),url(/static/media/DINNextLTPro-Medium.b5aa4088de656b0fb9fc.ttf) format("truetype")}@font-face{font-display:swap;font-family:DIN Next Rounded LT Pro Light;src:url(/static/media/DINNextLTPro-Light.405c43f94c2719ade32d.woff2) format("woff2"),url(/static/media/DINNextLTPro-Light.fb9a6d014c12cbba883f.woff) format("woff"),url(/static/media/DINNextLTPro-Light.944f331d9efec09ac7d6.ttf) format("truetype")}@font-face{font-display:swap;font-family:DIN Next Rounded LT Pro Regular;src:url(/static/media/DINNextLTPro-Regular.f5390af494dae87324ef.woff2) format("woff2"),url(/static/media/DINNextLTPro-Regular.638192f6ad9f40ba85c3.woff) format("woff"),url(/static/media/DINNextLTPro-Regular.08c2c37f90a9a58fffbc.ttf) format("truetype")}h2,h3{color:#213059;color:var(--blue);margin:0}h2,h3,h4{font-family:DIN Next Rounded LT Pro Bold,Arial,Helvetica,sans-serif;font-weight:700}h5{font-family:DIN Next Rounded LT Pro Medium,Arial,Helvetica,sans-serif;margin:0}@media screen and (min-width:770px){h2,h3{font-size:3.5rem}h4{font-size:2rem}h5{font-size:1.5rem}}@media screen and (max-width:768px){h2,h3{font-size:2.5rem}h4{font-size:2rem}h5{font-size:1.5rem}}a,h6{font-family:DIN Next Rounded LT Pro Medium}p{font-family:DIN Next Rounded LT Pro Regular;font-size:large}button{background-color:#213059;background-color:var(--blue);border-color:#213059;border-color:var(--blue);border-radius:2rem;color:#fff;color:var(--white)}.buttonGrey,button{cursor:pointer;font-family:DIN Next Rounded LT Pro Regular;height:3rem;width:10rem}.buttonGrey{background-color:#eee;background-color:var(--light-grey);border-color:#eee;border-color:var(--light-grey);border-radius:2rem;color:#213059;color:var(--blue)}.buttonBlue,.buttonGrey{align-items:center;display:flex;justify-content:center;text-align:center;text-decoration:none}.buttonBlue{background-color:#213059;background-color:var(--blue);border-color:#213059;border-color:var(--blue);border-radius:2rem;color:#fff;color:var(--white);cursor:pointer;font-family:DIN Next Rounded LT Pro Regular;height:3rem;width:10rem}@-webkit-keyframes aparicion{0%{opacity:0;-webkit-transform:scale(2) translateY(75px);transform:scale(2) translateY(75px)}to{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes aparicion{0%{opacity:0;-webkit-transform:scale(2) translateY(75px);transform:scale(2) translateY(75px)}to{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}Iframe{height:30rem;width:100%}:root{--blue:#213059;--acent-blue:#a5e7e7;--red:#d31e1e;--white:#fff;--black:#000;--grey:#939496;--dark-grey:#717171;--light-grey:#eee}
/*# sourceMappingURL=main.8110c338.css.map*/