.gallery_section .section{border-bottom:3px solid hsla(0,0%,98%,.25);color:#fff;min-height:100vh;padding-bottom:80px;position:relative;width:100%}.gallery_section figure svg:hover{background-color:#e1a627}.gallery_section .section-heading{padding:80px 45px}.gallery_section .section-heading h2{background-color:#fff;color:#6cbe03;font-size:32px;font-weight:700;margin:0 auto;padding:10px auto;transition:1s}.gallery_section .section-heading .line-dec{background-color:#6cbe03;height:3px;margin:10px auto;width:60px}.gallery_section .section-heading span{color:#4b52b6;font-size:16px;letter-spacing:.5px;margin-top:5px}.gallery_section button{background-color:#fff;border:none;border-radius:5px;color:#6cbe03;cursor:pointer;display:inline-block;font-size:12px;font-weight:800;letter-spacing:.5px;margin:0 5px;outline:none;padding:10px 20px;text-transform:uppercase;transition:all .5s}.gallery_section button.active,.gallery_section button:hover{background-color:#6cbe03;color:#fff;outline:none}.gallery_section .section-heading{padding:80px 45px 50px;text-align:center}.gallery_section .isotope-toolbar span{border-bottom:2px solid transparent;cursor:pointer;display:inline-block;flex:1;font-size:15px;font-weight:700;text-transform:capitalize;transform:ease-in-out .5s}.gallery_section .isotope-box{flex:1;position:relative;width:100%}.gallery_section .isotope-toolbar{margin:10px;text-align:center}.gallery_section .isotope-item{border-bottom:2px solid hsla(0,0%,98%,.1);margin:1% 1% 30px;padding-bottom:30px;position:relative;width:48%}.gallery_section .isotope-item img{border-radius:5px;height:100%;left:0;top:0;width:100%}.gallery_section figure{overflow:hidden;-webkit-perspective:50em;perspective:50em;text-align:center}.gallery_section figure *{-webkit-box-sizing:padding-box;box-sizing:padding-box;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.gallery_section figure figcaption{left:20px;opacity:0;position:absolute;right:20px;top:50%;z-index:1}.gallery_section figure h4{color:#232323;margin-bottom:5px;margin-top:15px}.gallery_section figure span{color:#7a7a7a;display:block;font-size:14px;font-style:italic}.gallery_section figure svg{fill:#fff;background-color:#6cbe03;border-radius:5px;color:#fff;display:inline-block;font-size:18px;height:40px;line-height:40px;padding:10px;position:relative!important;text-align:center;width:40px}.gallery_section figure:after{background-color:#fff;bottom:20px;content:"";display:block;left:20px;opacity:0;position:absolute;right:20px;top:20px;-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.gallery_section figure a{bottom:0;display:inline-block;left:0;right:0;top:0;z-index:1}.gallery_section figure.hover figcaption,.gallery_section figure:hover figcaption{opacity:1;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition-delay:.2s;transition-delay:.2s}.gallery_section figure.hover:after,.gallery_section figure:hover:after{opacity:.9;-webkit-transform:rotateX(0);transform:rotateX(0)}