section.gallery_module.dnd-section{border-top:3px solid #ee1a2d}.gallery_module .popup{align-items:center;display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9}.gallery_module .overlay{background-color:#000;height:100%;left:0;opacity:.3;position:absolute;top:0;width:100%}.gallery_module span.cross{align-items:center;background-color:#fff;cursor:pointer;display:flex;font-size:30px;height:30px;justify-content:center;line-height:17px;position:absolute;right:0;top:0;width:30px;z-index:9}.gallery_module .popup_wrap{max-height:80vh;max-width:90%;position:relative}.gallery_module span.cross:before,span.cross:after{background:#ee1a2d;content:"";height:2px;position:absolute;transform:rotate(45deg);width:65%}.gallery_module span.cross:after{transform:rotate(-45deg)}.gallery_module .popup.pop_active{display:flex}.gallery_module .image_mouse_over img{filter:grayscale(100%);height:260px!important;object-fit:cover;transition:all .3s ease-in-out;width:100%}.gallery_module .gallery_inner_wrapper{width:100%}.gallery_module .image_mouse_over:hover img{filter:grayscale(0)}.gallery_module .image_section .hover_section{align-items:flex-end;border-bottom:3px solid #ee1a2a;color:#fff;cursor:pointer;display:flex;height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .3s ease-in-out;visibility:hidden;width:100%}.gallery_module .image_mouse_over:hover .hover_section{opacity:1;visibility:visible}.gallery_module .gallery_wrapper{display:flex;flex-wrap:wrap;gap:30px}.gallery_module .image_section{width:calc(33.33% - 20px)}.gallery_module .image_mouse_over{display:flex;position:relative}.gallery_module .plus_icon{align-items:center;background-color:#ee1a2d;border-radius:50%;cursor:pointer;display:flex;font-size:28px;height:30px;justify-content:center;position:absolute;right:-15px;text-align:center;top:-15px;width:30px;z-index:9}.gallery_module .plus_icon:after,.gallery_module .plus_icon:before{background-color:#fff;bottom:0;content:"";height:2px;left:0;margin:auto;position:absolute;right:0;top:0;width:15px}.gallery_module .plus_icon:after{transform:rotate(90deg)}.gallery_module .hover_text{padding:20px;width:100%}.gallery_module .hover_text h6{color:#fff;margin:0}section.gallery_module.dnd-section .title_section *{color:#000}section.gallery_module.dnd-section .title_wrap{margin-bottom:50px}.gallery_module .popup_wrap .pop_image{height:100%;width:100%}.gallery_module .popup_wrap .pop_image img{max-height:80vh;max-width:100%;object-fit:cover}@media screen and (max-width:767px){.gallery_module .image_section{width:calc(50% - 15px)}}@media screen and (max-width:400px){.gallery_module .image_section{width:100%}}