:root{scroll-behavior:smooth;scroll-padding-top:15%}body{font-family:"Lato",sans-serif;overflow-x:hidden !important}.navbar .navbar-brand{display:flex;padding:0}.navbar .navbar-brand img{max-height:55px}.navbar .nav-link{font-size:1.1rem;border-radius:.25rem;padding:.75rem 1.25rem !important;margin-left:0rem;margin-right:0rem}.navbar-transparent{background-color:transparent}.navbar-transparent .nav-link{color:#fff;font-family:"Open Sans Condensed",sans-serif;font-weight:700}.navbar-transparent .nav-link:hover,.navbar-transparent .nav-link.active{background-color:#ED1B24;color:#FFFFFF}.navbar-colored{background-color:#ED1B24}.navbar-colored .nav-link{color:#fff;font-family:"Open Sans Condensed",sans-serif;font-weight:700}.navbar-colored .nav-link:hover,.navbar-colored .nav-link.active{background-color:#FFFFFF;color:#ED1B24}.sidenav{background-color:#ed1b24;height:100%;width:0;position:fixed;z-index:1;top:0;left:0;overflow-x:hidden;transition:.5s;text-align:start}.sidenav__header{padding:12px;display:flex;justify-content:space-between;align-items:center;padding-bottom:3rem}.sidenav .navbar-brand{display:flex;padding:0;margin-left:1rem}.sidenav .navbar-brand img{max-height:60px}@media screen and (max-height: 450px){.sidenav .sidenav{padding-top:15px}.sidenav .sidenav a{font-size:18px}}.sidenav .nav-link{font-size:1.3rem;border-radius:0;padding:.75rem 1.25rem !important;transition:.3s;margin-left:0rem;margin-right:0rem;color:#fff;font-family:"Open Sans Condensed",sans-serif;font-weight:700}.sidenav .nav-link:hover,.sidenav .nav-link.active{background-color:#FFFFFF;color:#ED1B24}ul{list-style:none}a{text-decoration:none}.multi-action{display:inline-block;position:fixed;bottom:5%;right:5%;z-index:100;width:56px;height:56px}.action-button{position:absolute;width:56px;height:56px;border-radius:50%;border:0;outline:0;background:#ffc523;font-size:24px;color:#fff;z-index:2;box-shadow:0 2px 10px 0 rgba(0,0,0,.16),0 2px 5px 0 rgba(0,0,0,.26);transition:all .3s}.action-button.active{box-shadow:0 17px 50px 0 rgba(0,0,0,.19),0 12px 15px 0 rgba(0,0,0,.24)}.action-button.active~.actions li{transition:all .3s;transform:scale(1)}.action-button.active~.actions li:nth-child(1){margin-top:-56px}.action-button.active~.actions li:nth-child(2){margin-top:-104px}.action-button.active~.actions li:nth-child(3){margin-top:-152px}.action-button.active~.actions li:nth-child(4){margin-top:-200px}.action-button.active~.actions li:nth-child(5){margin-top:-248px}.action-button .fa{transition:all .3s}.action-button.active:not(.no-rotate) .fa{transform:rotate(-135deg)}.actions{position:absolute;list-style:none inside none;margin:0 0 0 0;padding:0;width:auto;float:left;background-color:rgba(0,0,0,0);top:8px;left:8px;z-index:1;width:40px;height:40px;border-radius:50%}.actions li{position:absolute;display:block;width:40px;height:40px;border-radius:50%;box-shadow:0 2px 10px 0 rgba(0,0,0,.16),0 2px 5px 0 rgba(0,0,0,.26);margin:0;background:#212121;color:#fff;transition:all .3s;transform:scale(0.3)}.actions li .fa{transition:transform .15s ease-in-out}.actions li:hover .fa{transform:scale(1.2) !important}.actions li:nth-child(1){background:#f09433;background:-moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);background:-webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);background:linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%)}.actions li:nth-child(2){background:#1da1f2}.actions li:nth-child(3){background:#3b5998}.actions li:nth-child(4){background:red}.actions li a{background:inherit;color:inherit;display:block;width:40px;height:40px;border-radius:50%;line-height:40px;text-align:center}.actions li:active{box-shadow:0 6px 20px 0 rgba(0,0,0,.19),0 8px 17px 0 rgba(0,0,0,.2)}.footer{background-color:#ed1b24}.footer .footer-logo{height:140px}.footer .list-group-item{background-color:rgba(0,0,0,0);border:none}.footer .list-group-item a{text-decoration:none;text-underline-offset:.125rem;color:#fff}.footer .list-group-item a:hover{text-decoration:underline}.footer .list-group-item a .fa{height:25px}.footer .list-group-item.footer-links{font-size:.8rem}@media(max-width: 376px){.footer .list-group-item.footer-links{font-size:.7rem}}.footer .footer-social{margin-top:0}.footer .footer-social .list-group-item{margin-left:auto;margin-right:auto;padding:0 .5rem;list-style:none}.footer .footer-social .list-group-item a{display:block;width:40px;height:40px;border-radius:50%;background-color:#fff;text-align:center;transition:.5s;background-color:rgba(0,0,0,0)}.footer .footer-social .list-group-item a .fa{width:30px;height:30px;transition:all .15s ease-in;color:#fff}.footer .footer-social .list-group-item a:hover{color:#fff;transform:translate(0, -10%)}.footer .footer-social .list-group-item .facebook:hover .fa{color:#ffc523}.footer .footer-social .list-group-item .twitter:hover .fa{color:#ffc523}.footer .footer-social .list-group-item .linkedin:hover .fa{color:#ffc523}.footer .footer-social .list-group-item .instagram:hover .fa{color:#ffc523}.footer .vendor{margin-top:.5rem;margin-bottom:.5rem}@media(max-width: 768px){.footer .vendor{margin-top:1.5rem;margin-bottom:1.5rem}}.footer .vendor span{width:auto;font-size:.8rem;text-align:end;color:#fff;background-color:#ffc523;padding:.15rem 1rem;margin-top:.25rem;margin-bottom:.25rem}.footer .vendor span:first-child{margin-top:.75rem}@media(max-width: 768px){.footer .vendor span{font-size:.6rem}}.footer .vendor img{width:45%;height:45%}#gallery .btn{border-radius:5px !important;border:none;width:180px;color:#333;outline:none;padding:10px 14px;background-color:#f1f1f1;cursor:pointer;font-size:16px;transition:all .3s ease}@media(max-width: 768px){#gallery .btn{width:120px}}@media(max-width: 576px){#gallery .btn{width:100%}}@media(max-width: 480px){#gallery .btn{font-size:14px}}#gallery .btn-outline-danger{color:#333}#gallery .btn.active,#gallery .btn:hover{background-color:#ed1b24;color:#fff}#galleryBox,#newsBox{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(auto-fit, auto);grid-auto-rows:auto;grid-gap:1rem !important}@media(max-width: 768px){#galleryBox,#newsBox{grid-template-columns:repeat(2, 1fr) !important}}#galleryBox .item,#newsBox .item{display:block;grid-column:span 1;grid-row:span 1}#galleryBox .item img,#newsBox .item img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}#galleryBox .item:nth-child(12n+1),#newsBox .item:nth-child(12n+1){grid-column:span 2;grid-row:span 2}#galleryBox .item:nth-child(12n+8),#newsBox .item:nth-child(12n+8){grid-column:span 2;grid-row:span 2}@media(max-width: 768px){#galleryBox .item,#newsBox .item{grid-column:span 1;grid-row:span 1}#galleryBox .item:nth-child(12n+1),#newsBox .item:nth-child(12n+1){grid-column:span 2;grid-row:span 2}#galleryBox .item:nth-child(12n+6),#newsBox .item:nth-child(12n+6){grid-column:span 2;grid-row:span 2}#galleryBox .item:nth-child(12n+8),#newsBox .item:nth-child(12n+8){grid-column:span 1;grid-row:span 1}}#newsBox img{border:1px solid #ed1b24;border-radius:0;padding:.25rem}/*# sourceMappingURL=gallery.css.map */
