.navbar-center{flex:1;display:flex;justify-content:center;align-items:center}.img-silo{max-width:100%;height:auto;padding:5px}.login-logo{font-size:35px;text-align:center;margin-bottom:25px;font-weight:300}.img-silo-index{max-width:65%;height:auto;height:250px;width:auto}.component-silo{align-items:center;justify-content:center;display:flex;background-image:url(../img/fundo-silo.jpeg);background-position:center top;background-size:100% 100%}.component-pendulo{background-color:#bfbdbd}.ventilador{position:absolute;top:10px;left:35px;width:20px;height:auto}.ventidalor-ligado{animation:girar 3s linear infinite}@keyframes girar{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@media(min-width:1400px){.col-xxl-custom{flex:0 0 25%;max-width:25%}}