.project-section{position:relative}.project-section .title-box{margin-bottom:60px}.projects .image{position:relative;transition:all .5s ease}.projects .image img{position:relative;width:100%}.projects .image:before{content:"";height:0;left:0;position:absolute;top:0;transition:all .5s ease;width:100%;z-index:1}.projects:hover .image:before{height:100%}.projects{position:relative;transition:all .5s ease}.projects h3 a{font-weight:600;transition:all .5s ease}.projects .content-box{bottom:0;left:0;opacity:0;padding:30px 40px;position:absolute;right:0;transition:all .5s ease;visibility:hidden;z-index:1}.projects:hover .content-box{opacity:1;transition:all .5s ease;visibility:visible}.project-section .owl-nav{display:flex;flex-direction:row-reverse;position:absolute;right:430px;top:-120px}.project-section .owl-nav i{align-items:center;border-radius:50%;display:flex;font-size:16px;height:45px;justify-content:center;margin-right:10px;width:45px}.project-section .owl-nav i:hover{box-shadow:0 4px 60px 0 rgba(0,0,0,.05);transition:all .5s ease}.project-section .owl-theme .owl-dots .owl-dot{display:none}@media only screen and (max-width:1250px){.project-section .owl-nav{display:none}}