Server IP : 162.214.80.37 / Your IP : 216.73.216.83 Web Server : Apache System : Linux sh013.webhostingservices.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : imyrqtmy ( 2189) PHP Version : 8.2.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home2/imyrqtmy/public_html/ombreclothes/includes/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<style> headers .item { height: 100vh; position: relative; } headers .item img { width: 100%; height: 100%; object-fit: cover; } headers .item .cover { padding: 75px 0; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0, 0, 0, 0.6); display: flex; align-items: center; } headers .item .cover .headers-content { position: relative; padding: 56px; overflow: hidden; } headers .item .cover .headers-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%); } headers .item .cover .headers-content h2 { font-weight: 300; font-size: 35px; color: #fff; } headers .item .cover .headers-content h1 { font-size: 56px; font-weight: 600; margin: 5px 0 20px; word-spacing: 3px; color: #fff; } headers .item .cover .headers-content h4 { font-size: 24px; font-weight: 300; line-height: 36px; color: #fff; } headers .owl-item.active h1 { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; animation-name: fadeInDown; animation-delay: 0.3s; } headers .owl-item.active h2 { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; animation-name: fadeInDown; animation-delay: 0.3s; } headers .owl-item.active h4 { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; animation-name: fadeInUp; animation-delay: 0.3s; } headers .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: 0.3s; } headers .owl-nav .owl-prev { position: absolute; left: 15px; top: 43%; opacity: 0; -webkit-transition: all 0.4s ease-out; transition: all 0.4s ease-out; background: rgba(0, 0, 0, 0.5) !important; width: 40px; cursor: pointer; height: 40px; position: absolute; display: block; z-index: 1000; border-radius: 0; } headers .owl-nav .owl-prev span { font-size: 1.6875rem; color: #fff; } headers .owl-nav .owl-prev:focus { outline: 0; } headers .owl-nav .owl-prev:hover { background: #000 !important; } headers .owl-nav .owl-next { position: absolute; right: 15px; top: 43%; opacity: 0; -webkit-transition: all 0.4s ease-out; transition: all 0.4s ease-out; background: rgba(0, 0, 0, 0.5) !important; width: 40px; cursor: pointer; height: 40px; position: absolute; display: block; z-index: 1000; border-radius: 0; } headers .owl-nav .owl-next span { font-size: 1.6875rem; color: #fff; } headers .owl-nav .owl-next:focus { outline: 0; } headers .owl-nav .owl-next:hover { background: #000 !important; } headers:hover .owl-prev { left: 0px; opacity: 1; } headers:hover .owl-next { right: 0px; opacity: 1; } @media only screen and (max-width: 600px) { headers .item img { /*width: 100%;*/ /*height: 30%;*/ height: 250px; object-fit: cover; } headers .item { height: 10%; position: relative; } headers .item .cover .headers-content { position: relative; padding: 20px; overflow: hidden; } headers .item .cover .headers-content h4 { font-size: 20px; font-weight: 300; line-height: 36px; color: #fff; } } </style> <headers> <div class="owl-carousel owl-theme"> <div class="item"> <img src="/assets/images/exporthouse.webp" alt="images not found"> <div class="cover"> <div class="container"> <div class="headers-content"> <div class="line"></div> <!--<h4>If you are an export house, apparel manufacturer or a designer</h4>--> <h4>Our mission is to create a dynamic bridge between the world of apparel and the rich heritage of weavers and artisans.</h4> <!--<a href="about.php" class="hm_btn">About us</a>--> </div> </div> </div> </div> <div class="item"> <img src="/assets/images/omb11.jpg" alt="images not found"> <div class="cover"> <div class="container"> <div class="headers-content"> <div class="line animated bounceInLeft"></div> <!--<h4>We create clothes and concepts which are good for the environment and good for business</h4>--> <h4>We create stunning, trendsetting designs that capture the essence of your vision.</h4> <!--<a href="about.php" class="hm_btn">About us</a>--> </div> </div> </div> </div> <div class="item"> <img src="/assets/images/pexels-felixmittermeier-957024.jpg" alt="images not found"> <div class="cover"> <div class="container"> <div class="headers-content"> <div class="line animated bounceInLeft"></div> <!--<h4>Proud of using techniques that bring sustainability</h4>--> <h4>Sustainability is at the heart of everything we do.</h4> <!--<a href="about.php" class="hm_btn">About us</a>--> </div> </div> </div> </div> </div> </headers>