.gallery-section{position:relative}.gallery-block-one .inner-box{position:relative;display:block;overflow:hidden}.gallery-block-one .inner-box .image-box{position:relative;display:block;overflow:hidden}.gallery-block-one .inner-box .image-box:before{position:absolute;content:'';width:100%;left:0;top:0;height:0%;opacity:.9;z-index:1;clip-path:polygon(0% 0%,100% 0%,100% 95%,0% 100%,0% 0%);transition:all 500ms ease}.gallery-block-one .inner-box:hover .image-box:before{height:100%}.gallery-block-one .inner-box .image-box img{width:100%;transition:all 500ms ease}.gallery-block-one .inner-box:hover .image-box img{transform:scale(1.1)}.gallery-block-one .inner-box .image-box .view-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(0,0);font-size:60px;line-height:50px;color:#fff;font-weight:200;z-index:1;transition:all 500ms ease;-webkit-transition-delay:500ms;-moz-transition-delay:500ms;-ms-transition-delay:500ms;-o-transition-delay:500ms;transition-delay:500ms}.gallery-block-one .inner-box:hover .image-box .view-btn{transform:translate(-50%,-50%) scale(1,1)}.video-section{position:relative;width:100%;padding:120px 0 110px 0;background-size:cover;background-repeat:no-repeat;background-position:center}.video-section:before{position:absolute;content:'';background:#2d2727;width:100%;height:100%;left:0;top:0;opacity:.6}.video-section .inner-box a{position:relative;display:inline-block;width:108px;height:108px;line-height:108px;font-size:30px;color:#fff;text-align:center;border-radius:50%;margin-bottom:39px}.video-section .inner-box a:after,.video-section .inner-box a:before{width:108px;height:108px;border-radius:50%;background:#fff0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-animation-delay:.9s;animation-delay:.9s;content:"";position:absolute;-webkit-box-shadow:0 0 0 0 rgb(255 255 255 / .2);box-shadow:0 0 0 0 rgb(255 255 255 / .2);-webkit-animation:ripple 3s infinite;animation:ripple 3s infinite;-webkit-transition:all .4s ease;transition:all .4s ease}.video-section .inner-box a:after{-webkit-animation-delay:.6s;animation-delay:.6s}.video-section .inner-box h2{font-size:60px;line-height:72px;color:#fff;font-weight:900}