body{background-color:#e2e2e2}.btn-ze{background-color:#fc0;padding-left:40px;padding-right:40px;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px}@media(max-width:767px){.btn-ze{width:100%}}#home{background-color:#000648;background-repeat:no-repeat;background-position:top center;padding-top:80px;padding-bottom:60px}#home .logo{max-width:250px;width:100%}#home h1{color:var(--main-white);font-weight:700;font-size:34px}#home p{color:var(--main-white);font-size:21px}#sobre h2{background:linear-gradient(90deg,#000648 0%,#d58500 72%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;text-transform:uppercase;font-weight:700}#sobre p{font-size:21px}#sobre .box{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}#sobre .box .item{float:left;width:31%;margin-left:1%;margin-right:1%;margin-bottom:30px;text-align:center;background-color:#f4f4f4;padding:20px 10px;border-radius:10px;box-shadow:5px 5px 8px rgba(0,0,0,.1);min-height:200px}#sobre .box .item .tit{background:linear-gradient(90deg,#000648 0%,#d58500 72%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;text-transform:uppercase;font-weight:700;font-size:21px;line-height:23px;min-height:40px}#sobre .box .item .texto{font-size:16px;margin-top:10px}@media(max-width:992px){#sobre .box .item{width:48%}}@media(max-width:550px){#sobre .box .item{width:100%;margin-left:0;margin-right:0;min-height:auto}}#sistema{background-color:var(--main-empresa);padding-top:40px;padding-bottom:30px}#sistema h3{font-weight:700;color:var(--main-white);font-size:32px}#sistema p{color:var(--main-white);font-size:18px}@media(max-width:767px){#sistema .btn{width:100%}}