*{box-sizing:border-box}.active{border:2px solid blue;-webkit-transform:scale(1.3);transform:scale(1.3);transition:all .3s}.actions{display:flex;justify-content:space-between;position:absolute;top:50%;width:100%}.actions button{background:#fc03033d;border:none;border-radius:15px;cursor:pointer;margin:5px;padding:5px 10px 10px}.imgs{max-height:500px;max-width:500px}.actions button:active{background:#000000a2;border:none;border-radius:15px;cursor:pointer;font-size:3em;margin:5px;padding:5px 10px 10px}.slideshow{align-items:center;display:flex;height:400px;justify-content:center}.slideshow .mainImg{height:100%;width:auto}.actions button:hover{color:#0077c0}.home{margin-top:50px;position:relative}.home .slideshow{margin-bottom:30px}.logo img{height:auto;width:200px}div{font-family:Arial,Helvetica,sans-serif;font-size:17px;margin:0 auto;text-align:center}table.center{border:5px solid #fabc44}.nav-link{font-family:Arial,Helvetica,sans-serif;margin-right:20px;transition:all .3s ease}.nav-link:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.Slideshow{display:flex;flex-wrap:wrap;justify-content:center}.Slideshow img{height:auto;margin:10px;max-width:100%;object-fit:cover}input{display:block;font-family:Arial,Helvetica,sans-serif;margin:auto}button{background-color:#4caf50;border:none;border-radius:20px;color:#fff;cursor:pointer;padding:10px 20px}.logo1{-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:rotate;animation-name:rotate;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;height:200px;position:relative;width:200px}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.d6a16ae6.css.map*/