*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Roboto,sans-serif;margin:0}h1{font-size:3.5em}h2{font-size:2.7em}h3{font-size:2em}p{font-size:1.25em}ul{list-style:none}li{font-size:1.25em}button{font-size:1.25em;font-weight:700;padding:10px 30px;border-radius:5px;border:2px solid rgba(0,0,0,.3);box-shadow:2px 2px 10px #00000080;color:#fff;background-color:#372be2}button:hover{background-color:#180f9b}.container{max-width:1400px;margin:auto}.color-acento{color:#372be2}header{background-color:#f5f5f5}header .logo{margin:0;padding:25px 30px;width:20px;height:20px;background-image:url(/assets/LogoNavbarMobile-CID4BA0l.webp);background-size:cover;background-position:center center;cursor:pointer}header .container{display:flex;flex-direction:column;align-items:center}header nav{display:flex;flex-direction:column;text-align:center;padding-bottom:25px}header a{padding:5px 12px;text-decoration:none;font-weight:700;color:#000}header a:hover{color:#372be2}@media (min-width: 850px){header{position:fixed;width:100%}header .container{flex-direction:row;justify-content:space-between}header .logo{height:35px;margin:10px 15px;width:120px;background-image:url(/assets/LogoNavbar-Pk2iqWlw.webp)}header nav{flex-direction:row;padding-bottom:0;padding-right:20px}}#hero{display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;height:95vh;background-image:linear-gradient(0deg,#00000080,#00000080),url(/assets/hero-CPiubO6P.webp);background-repeat:no-repeat;background-size:cover;background-position:center center}#hero h1{color:#fff}#hero button{font-size:1.75em}@media (min-width: 850px){#hero h1{font-size:5em}}#somos-proya .container{text-align:center;padding:100px 12px}@media (min-width: 850px){#somos-proya .container{display:flex;justify-content:space-evenly}#somos-proya .texto{width:50%;max-width:600px;text-align:initial;padding-left:30px;display:flex;flex-direction:column;justify-content:center}#somos-proya h2{margin-top:0}#somos-proya .img-container{background-image:url(/assets/LogoEdtechSAS-xgR_wexY.png);background-size:cover;background-position:center center;height:500px;width:400px}}#nuestros-programas{background-color:#1e1e1e;color:#fff;text-align:center}#nuestros-programas .container{padding:150px 12px}#nuestros-programas h2{margin-top:0;font-size:3.2em}#nuestros-programas p{display:none}#nuestros-programas .carta{background-position:center center;background-size:cover;padding:50px 0;margin:30px;border-radius:15px;height:auto}#nuestros-programas .programas{display:grid;grid-template-columns:1fr}.carta:first-child{background-image:linear-gradient(0deg,#00000080,#00000080),url(/assets/IngenieriaMecanica-JJS80DKl.webp)}.carta:nth-child(2){background-image:linear-gradient(0deg,#00000080,#00000080),url(/assets/serviciosElectricosIndustriales-ByGc4y8D.webp)}.carta:nth-child(3){background-image:linear-gradient(0deg,#00000080,#00000080),url(/assets/automatizacionIndustrial-D8bShQM8.webp)}.carta:nth-child(4){background-image:linear-gradient(0deg,#00000080,#00000080),url(/assets/Rescate-DzW3ZV3x.webp)}.carta:nth-child(5){background-image:linear-gradient(0deg,#00000080,#00000080),url(/assets/GestionAmbiental-Sustentabilidad-B4GMwo5Z.webp)}.carta:nth-child(6){background-image:linear-gradient(0deg,#00000080,#00000080),url(/assets/HigieneYSeguridad-h9upmOGX.webp)}.carta:nth-child(7){background-image:linear-gradient(0deg,#00000080,#00000080),url(/assets/LogisticaMinera-Pi0tHGyv.webp)}@media screen and (min-width: 850px){#nuestros-programas .programas{display:grid;grid-template-columns:repeat(3,1fr);width:100%}#nuestros-programas p{display:block;margin-bottom:30px}#nuestros-programas h2{font-size:4em}#nuestros-programas h3{margin-top:0}#nuestros-programas .carta{padding:50px 10px;background-size:100% 150px;background-repeat:no-repeat;background-position-y:0;background-color:#323232;box-shadow:2px 2px 10px #00000080}}#caracteristicas .container{text-align:center;padding:250px 12px}#caracteristicas li{margin:16px 0;font-weight:700}@media (min-width: 850px){#caracteristicas{background-image:url(/assets/tierra-CwsQnVOx.webp);background-repeat:no-repeat;background-size:500px 400px;background-position:calc(100vw - 500px) 120px}#caracteristicas .container{text-align:initial}#caracteristicas ul{margin-left:100px}}#final{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background-color:#1e1e1e;color:#fff;height:auto}#final h2{font-size:50px;margin:20px 5px 5px}#final .container{display:grid;grid-template-columns:1fr;gap:10px}#final .contactLetter{background-color:#fff;height:280px;width:100%;color:#000;margin:20px 15px;padding:0 10px}#whatsapp:hover{background-color:#06d439}#gmail:hover{background-color:red}#final .contactLetter h3{color:#372be2}@media (min-width: 850px){#final .container{grid-template-columns:repeat(3,1fr);height:80vh}#final h2{font-size:5em}#final button{font-size:2em}#final .contactLetter{margin:60px 10px 5px;width:350px}}footer{background-color:#e6e6e6}footer p{margin:0;padding:12px;color:#646464}footer .container{height:150px;padding:10px 5px;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;justify-content:flex-end}@media (min-width: 850px){footer .container{justify-content:flex-end}}.service-section{display:grid;grid-template-rows:1fr auto;padding:20px;margin:50px 0;font-family:roboto,sans-serif}.service-section-1{background-color:#f0f8ff}.service-section-2{background-color:beige}.service-conteiner{display:flex;flex-direction:column;gap:20px;max-width:1200px;margin:0 auto}.service-info,.service-img{width:100%;padding:15px;box-sizing:border-box}.service-img{border-radius:30px;height:auto;max-height:300px;object-fit:cover}@media (min-width: 600px){.service-info{text-align:left}.service-img{max-height:400px;border-radius:40px}}@media (min-width: 900px){.service-section-1 .service-conteiner{flex-direction:row}.service-section-2 .service-conteiner{flex-direction:row-reverse}.service-info,.service-img{width:50%;padding:20px}.service-img{height:600px;max-height:none;border-radius:60px}}
