header .owl-item.active h1,header .owl-item.active h2,header .owl-item.active h4{-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;animation-delay:.3s}header .item{height:100vh;position:relative}header .item img{width:100%;height:100%;object-fit:cover}header .item .cover{padding:75px 0;position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.6);display:flex;align-items:center}header .item .cover .header-content{position:relative;padding:56px;overflow:hidden}header .item .cover .header-content .line{content:"";display:inline-block;width:100%;height:100%;left:0;top:0;position:absolute;border:9px solid #fff;-webkit-clip-path:polygon(0 0,60% 0,36% 100%,0 100%);clip-path:polygon(0 0,60% 0,36% 100%,0 100%)}header .owl-nav .owl-next,header .owl-nav .owl-prev{top:43%;opacity:0;background:rgba(0,0,0,.5)!important;width:40px;cursor:pointer;height:40px;position:absolute;display:block;z-index:1000;border-radius:0}header .item .cover .header-content h2{font-weight:300;font-size:35px;color:#fff}header .item .cover .header-content h1{font-size:56px;font-weight:600;margin:5px 0 20px;word-spacing:3px;color:#fff}header .item .cover .header-content h4{font-size:24px;font-weight:300;line-height:36px;color:#fff}header .owl-item.active h1,header .owl-item.active h2{animation-duration:1s;animation-fill-mode:both;animation-name:fadeInDown}header .owl-item.active h4{animation-duration:1s;animation-fill-mode:both;animation-name:fadeInUp}header .owl-item.active .line{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;animation-name:fadeInLeft;animation-delay:.3s}header .owl-nav .owl-prev{left:15px;-webkit-transition:.4s ease-out;transition:.4s ease-out}header .owl-nav .owl-next span,header .owl-nav .owl-prev span{font-size:1.6875rem;color:#fff}header .owl-nav .owl-next:focus,header .owl-nav .owl-prev:focus{outline:0}header .owl-nav .owl-next:hover,header .owl-nav .owl-prev:hover{background:#000!important}header .owl-nav .owl-next{right:15px;-webkit-transition:.4s ease-out;transition:.4s ease-out}header:hover .owl-prev{left:0;opacity:1}header:hover .owl-next{right:0;opacity:1}