body{background:#CC0F00 url(../img/v2/bg.jpg) no-repeat center center;background-size:cover}#site{background:none;min-height:100%;min-height:100vh;display:flex;align-items:center;margin:0}#main{background:white;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;overflow:hidden;min-height:70vh;-webkit-box-shadow:0px 10px 35px -10px rgba(0,0,0,0.5);-moz-box-shadow:0px 10px 35px -10px rgba(0,0,0,0.5);box-shadow:0px 10px 35px -10px rgba(0,0,0,0.5)}@media screen and (min-width: 1024px){#main{min-height:650px}}#slideshow{background-image:url(../img/v2/foto1.jpg);background-repeat:no-repeat;background-position:bottom center;background-size:cover}#slideshow #logo-box{background:linear-gradient(to bottom, white, rgba(0,0,0,0))}#slideshow #logo{margin-top:2em}#lateral{background:linear-gradient(to right, #111, #222 40%);color:white}#botoes{display:flex;flex-direction:column;text-align:center}#botoes .btn{text-transform:uppercase;font-weight:bold;font-size:.8em;padding:1em 3em;color:white;border:1px solid white;border-radius:25px;margin:.5em 0;transition:all .3s ease}#botoes .btn:hover{color:#333;background:#eaeaea;-webkit-box-shadow:0px 5px 25px -10px #fff;-moz-box-shadow:0px 5px 25px -10px #fff;box-shadow:0px 5px 25px -10px #fff}#modal-login{padding:2em;margin:1em;background:white;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;max-width:400px;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);z-index:100;display:none}#modal-login h3{text-transform:uppercase;font-size:1.3em;font-weight:bold;margin-bottom:1em}#modal-login .form-label{text-transform:uppercase;font-weight:bold;font-size:.8em;color:#666}#overlay{display:none;position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,0.7)}
