.container{width:90%;margin:0 auto;display:flex;flex-flow:row wrap;align-items:center;justify-content:center;padding:2em 0}h1{width:100%;text-transform:uppercase;color:#002f5b;font-size:1.3em;font-weight:700}main a{border:1px solid #002f5b;padding:.2rem 4rem;color:#002f5b;font-weight:700}#engenharia .text-container{width:100%;margin-bottom:2rem}#engenharia .text-container p{margin:0 0 1em}#engenharia img{max-width:50%}.cards{display:flex;flex-flow:row wrap;align-items:stretch;justify-content:space-around;margin:2rem 0}.cards>div{border:1px solid #002f5b;display:flex;flex-flow:column wrap;align-items:center;justify-content:flex-start;text-align:center;padding:1rem;width:100%;margin-bottom:1rem}.cards>div div:first-of-type{background-color:#002f5b;color:#0ff;width:1rem;height:1rem;border-radius:50%;padding:1rem;display:flex;align-content:center;justify-content:center;margin:1rem 0}.cards>div h2{color:#002f5b;font-weight:700;margin-bottom:1rem}.consultoria>div{width:100%;margin-bottom:1rem}.azul{color:#002f5b;font-weight:700}.sub{font-weight:700}@media screen and (min-width:992px){.container{width:80%;justify-content:space-between}#engenharia .text-container{width:40%}.cards>div{width:40%}.consultoria>div{width:20%}}