#cab{background-position:center center;background-repeat:no-repeat;width:100%;height:450px}#main p{font-size:16px;color:var(--main-empresa)}#main h1{color:var(--main-secundaria);text-transform:uppercase;font-size:32px;font-weight:700;margin:0}#main img{max-width:100%}#main .imagem{border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px}#main h2{color:var(--main-secundaria);font-size:28px;font-weight:700;margin:0}#main .foto{border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px}#main .card{border:0}#main .card-header{background-color:var(--main-empresa);width:fit-content;padding:10px}#main .card-header i{font-size:24px;color:var(--main-white)}#main ul{display:flex;justify-content:inherit;list-style:none;flex-wrap:wrap}#main ul li{width:33.33%;float:left}#main .img-box{padding:10px;background:#fff;box-shadow:4px 4px 6px 1px rgb(0 0 0 / 10%);margin-right:5px;margin-left:5px;margin-bottom:10px}#main .img{background-repeat:no-repeat;background-size:contain;background-position:center;width:100%;height:300px}@media(max-width:992px){#main h1{font-size:28px}#main .img{height:200px}}@media(max-width:767px){#main h1{font-size:26px}#main .img{height:150px}#main .card{display:flex;justify-content:center;align-items:center}#main .card-header{width:100%!important;text-align:center}}