#gallery-area{background-color:#ecf1f5}.gallery-menu{margin-bottom:60px}.gallery-menu span{background-color:#dbe5f3;cursor:pointer;color:#131c33;font-weight:500;text-transform:capitalize;display:inline-block;padding:15px 35px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;margin-right:25px}.gallery-menu span:hover{background-color:#3b60c9;color:#fff}.gallery-menu span:last-child{margin-right:0}.gallery-menu span.active{background-color:#3b60c9;color:#fff}.gallery-menu a{background-color:#dbe5f3;cursor:pointer;color:#131c33;font-weight:500;text-transform:capitalize;display:inline-block;padding:15px 35px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;margin-right:25px}.gallery-menu a:hover{background-color:#3b60c9;color:#fff}.gallery-menu a:last-child{margin-right:0}.gallery-menu a.active{background-color:#3b60c9;color:#fff}.gallery-grid{margin-top:-30px}.gallery-grid .col-lg-3 .single-gallery-item{background-size:cover;background-position:center center;background-repeat:no-repeat;margin-top:20px;height:300px;position:relative;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}.gallery-grid .col-lg-3 .single-gallery-item img{max-height:315px;min-width:100%}.gallery-grid .col-lg-3 .single-gallery-item .gallery-hvr-wrap{background-color:#3b60c9;width:100%;position:absolute;height:100%;top:0;left:0;color:#fff;opacity:0;visibility:hidden;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.gallery-grid .col-lg-3 .single-gallery-item .gallery-hvr-wrap .gallery-hvr-text{position:absolute;left:25px;bottom:-55px;opacity:0;visibility:hidden;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.gallery-grid .col-lg-3 .single-gallery-item .gallery-hvr-wrap .gallery-hvr-text h4{font-size:18px;font-size:1.8rem;font-weight:700}.gallery-grid .col-lg-3 .single-gallery-item .gallery-hvr-wrap .gallery-hvr-text .gallery-event-date{font-size:14px;font-size:1.4rem;font-weight:700;line-height:1}.gallery-grid .col-lg-3 .single-gallery-item .gallery-hvr-wrap .btn-zoom{width:70px;height:65px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;display:block;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.gallery-grid .col-lg-3 .single-gallery-item .gallery-hvr-wrap .btn-zoom img{margin-top:-25px}.gallery-grid .col-lg-3 .single-gallery-item:hover .gallery-hvr-wrap{opacity:.9;visibility:visible}.gallery-grid .col-lg-3 .single-gallery-item:hover .gallery-hvr-text{opacity:1;visibility:visible;bottom:15px}.gallery-grid .col-lg-3 .single-gallery-item:hover .btn-zoom{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.gallery-grid .col-lg-3 .video .btn-video-play{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.gallery-grid .col-lg-3:nth-child(1) .single-gallery-item,.gallery-grid .col-lg-3:nth-child(4) .single-gallery-item,.gallery-grid .col-lg-3:nth-child(5) .single-gallery-item{height:315px}.full-album-content{margin-top:30px}.single-album-wraper{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #00000014;transition:transform .3s ease,box-shadow .3s ease}.single-album-wraper:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001f}.album-heading{padding:40px 40px 20px;text-align:center}.album-gallery-item{padding:0 20px 40px}.single-gallery-item{height:280px;width:100%;border-radius:8px;overflow:hidden;position:relative;box-shadow:0 3px 10px #00000014;transition:all .4s cubic-bezier(.175,.885,.32,1.275);background:#f0f0f0}.single-gallery-item:hover{transform:translateY(-8px);box-shadow:0 15px 25px #00000026}.single-gallery-item img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .5s ease}.single-gallery-item:hover img{transform:scale(1.05)}.single-gallery-item:before{margin:2%;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,transparent 60%,rgba(0,0,0,.5));opacity:0;transition:opacity .3s ease;z-index:1}.single-gallery-item:hover:before{opacity:1}.single-gallery-item:after{content:"";font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);color:#fff;font-size:2rem;opacity:0;transition:all .3s ease;z-index:2}.gallery-page-wrap{background-color:#ecf1f5}.gallery-page-wrap .gallery-menu{border-bottom:5px solid #3b60c9}.gallery-page-wrap .single-album-wraper{margin-bottom:150px}.gallery-page-wrap .single-album-wraper .album-heading{position:relative;margin-bottom:90px}.gallery-page-wrap .single-album-wraper .album-heading h2{font-size:48px;font-size:4.8rem;font-weight:100;display:inline-block;position:relative;margin-bottom:30px;line-height:1.5}.gallery-page-wrap .single-album-wraper .album-heading h2:after{background-color:#161f37;content:"";left:0;height:2px;position:absolute;width:calc(100% - 25px);bottom:0}.gallery-page-wrap .single-album-wraper .album-heading h2 a{color:#131c33}.gallery-page-wrap .single-album-wraper .album-heading a.btn-brand{text-transform:capitalize;font-weight:400;position:absolute;right:0;top:15px}.gallery-page-wrap .single-album-wraper .album-heading a.btn-brand:hover,.gallery-page-wrap .single-album-wraper .album-heading a.btn-brand:focus{background-color:#5481ff;color:#fff}
