ok

Mini Shell

Direktori : /proc/thread-self/root/home2/selectio/www/wedding-info/
Upload File :
Current File : //proc/thread-self/root/home2/selectio/www/wedding-info/category1.php

    <?php include 'header.php';?>
    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.4/font/bootstrap-icons.css">
<style>
.owl-dots{
    display: none;
}
.owl-carousel .owl-stage-outer{
    height: 115px;
}
   .as-btn{
   background-color: #ff0000;
   line-height: 0;
   }
   .couple-img-container{
   height: 600px;
   }
   .couple-img-container:after{
    box-shadow: none;
    border-radius: 0px;
    border: 16px solid #c38a3c;
    border-left: none;
    border-right: none;
    background: #ffe2e2;
    border-bottom: none;
   }
   @media (min-width: 1200px){
   .venkat{
   width: 390px;
   margin-left: 0px;
   margin-top: 16px;
   border: 10px solid #d19441;
   background: #945900;
   }
   }
   @media (max-width: 480px){
   .venkat{
   width: 78%;
   margin-left: 11%;
   margin-top: 30%;
   }
   }
   @media (min-width: 1200px){
   .venkat1{
   width: 57%;
   margin-left: 7%;
   margin-top: 23%;
   }
   }
   @media (max-width: 480px){
   .venkat1{
   width: 35%;
   margin-left: 29%;
   margin-top: 77%;
   }
   }
   @media (min-width: 1200px){
   .venkat2{
   width: 73%;
   margin-left: 72%;
   margin-top: 135%;
   }
   }
   @media (max-width: 480px){
   .venkat2{
   width: 35%;
   margin-left: 95%;
   margin-top: 129%;
   }
   }
   @media (min-width: 1200px){
   .venkat3{
   width: 50%;
   margin-left: 500%;
   margin-top: 163%;
   }
   }
   @media (max-width: 480px){
   .venkat3{
   width: 50%;
   margin-left: 100%;
   margin-top: 42%;
   }
   }
   @media (min-width: 1200px){
   .venkat4{
   width: 50%;
   margin-left: 365%;
   margin-top: 380%;
   transform: rotate(170deg);
   }
   }
   @media (max-width: 480px){
   .venkat4{
   width: 50%;
   margin-left: 265%;
   margin-top: 325%;
   transform: rotate(170deg);
   }
   }
   @media (min-width: 1200px){
   .venkat5{
   width: 80%;
   margin-left: 50%;
   margin-top: 47%;
   border-bottom: 5px solid #d19441;
   border-radius: 4px;
   border-left: 5px solid #d19441;
   border-right: 5px solid #d19441;
   border-top: 5px solid #d19441;
   background: #c98ba3;
   }
   }
   @media (max-width: 480px){
   .venkat5{
   width: 80%;
   margin-left: 430%;
   margin-top: 122%;
   }
   }
   @media (min-width: 1200px){
   .venkat6{
   width: 50%;
   margin-left: 861%;
   margin-top: 160%;
   transform: rotate(57deg);
   }
   }
   @media (max-width: 480px){
   .venkat6{
   width: 50%;
   margin-left: 265%;
   margin-top: 325%;
   transform: rotate(170deg);
   }
   }
   @media (min-width: 1200px){
   .venkat7{
   width: 50%;
   margin-left: 585%;
   margin-top: 139%;
   }
   }
   @media (min-width: 1200px){
   .venkat8{
    width: 17%;
    margin-left: 415%;
    margin-top: 100%;
   }
   }
   @media (min-width: 1200px){
   .venkat9{
   width: 17%;
    margin-left: 140%;
    margin-top: 100%;
   }
   }
   @media (min-width: 1200px){
   .venkat10{
   width: 17%;
   margin-left: 572%;
   margin-top: 251%;
   }
   }
   @media (min-width: 1200px){
   .venkat11{
   width: 90%;
   margin-left: 17%;
    margin-top: 190%;
    transform: rotate(0deg);
   }
   }
   @media (max-width: 480px){
   .venkat11{
   width: 57%;
   margin-left: 280%;
   margin-top: 9%;
   transform: rotate(90deg);
   }
   }
   @media (min-width: 1200px){
   .venkat12{
   width: 50%;
   margin-left: 55%;
   margin-top: 110%;
   }
   }
   @media (max-width: 480px){
   .venkat12{
   width: 50%;
   margin-left: 100%;
   margin-top: 42%;
   }
   }
   @media (min-width: 1200px){
   .venkat13{
   width: 25%;
   margin-left: 175%;
   margin-top: 45%;
   }
   }
   @media (max-width: 480px){
   .venkat13{
   width: 50%;
   margin-left: 100%;
   margin-top: 42%;
   }
   }
</style>
<style>
   .scrollable-content {
   height: 100px;
   width: 450px;
   overflow: scroll;
   overflow-x: hidden;
   }
   .scrollable-content label {
   display: block;
   margin-bottom: 5px;
   font-weight: bold;
   text-overflow: clip;
   text-overflow: ellipsis;
   white-space: nowrap;
   }
</style>
<style>
/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
</style>
<script>
    $(document).ready(function(){
    $('.customer-logos').slick({
        slidesToShow: 6,
        slidesToScroll: 1,
        autoplay: true,
        autoplaySpeed: 1500,
        arrows: false,
        dots: false,
        pauseOnHover: false,
        responsive: [{
            breakpoint: 768,
            settings: {
                slidesToShow: 4
            }
        }, {
            breakpoint: 520,
            settings: {
                slidesToShow: 3
            }
        }]
    });
});
</script>
<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!------ Include the above in your HEAD tag ---------->

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.js"></script> 
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.bundle.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css">

<script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.js"></script>
<section id="couple" class="wrapper--couple" style="background: linear-gradient(63deg, rgba(255,59,161,1) 0%, rgba(254,222,163,1) 30%, rgba(255,194,152,1) 47%, rgba(120,195,236,1) 61%, rgba(109,27,222,1) 79%, rgba(254,51,92,1) 91%);">
   <div class="container-fluid">
      <div class="row">
         <div class="col-md-12" style="margin-top: -20%;">
            <div class="couple-venkat">
               <div class="couple-img-container" style="background: #ffe2e2;">
                  <img src="images/new/background/background.png" alt="" class="img-responsive">
               </div>
               <div class="petals-scene" style="box-shadow: -12px -11px 8px -1px #00000087">
                  <ul id="petals-scene" class="scene">
                      <div class="brands">
   <div class="container">
      <div class="row">
         <div class="col">
            <div class="brands_slider_container">
               <div class="owl-carousel owl-theme brands_slider">
                  <div class="owl-item">
                     <div class="brands_item d-flex flex-column justify-content-center">
                        <div class="avatar-upload">
                           <div class="avatar-preview" style="border: 3px solid red;">
                               <div id="imagePreview" style="background-image: url('images/icon/inivitation.png');"></div>
                               <h6>Invitation</h6>
                           </div>
                        </div>
                     </div>
                  </div>
                  <div class="owl-item">
                     <div class="brands_item d-flex flex-column justify-content-center">
                        <div class="avatar-upload">
                           <div class="avatar-preview" style="border: 3px solid red;">
                               <div id="imagePreview" style="background-image: url('images/icon/inivitation.png');"></div>
                               <h6>Invitation</h6>
                           </div>
                        </div>
                     </div>
                  </div>
                  <div class="owl-item">
                     <div class="brands_item d-flex flex-column justify-content-center">
                        <div class="avatar-upload">
                           <div class="avatar-preview" style="border: 3px solid red;">
                               <div id="imagePreview" style="background-image: url('images/icon/inivitation.png');"></div>
                               <h6>Invitation</h6>
                           </div>
                        </div>
                     </div>
                  </div>
                 <div class="owl-item">
                     <div class="brands_item d-flex flex-column justify-content-center">
                        <div class="avatar-upload">
                           <div class="avatar-preview" style="border: 3px solid red;">
                               <div id="imagePreview" style="background-image: url('images/icon/inivitation.png');"></div>
                               <h6>Invitation</h6>
                           </div>
                        </div>
                     </div>
                  </div>
                  <div class="owl-item">
                     <div class="brands_item d-flex flex-column justify-content-center">
                        <div class="avatar-upload">
                           <div class="avatar-preview" style="border: 3px solid red;">
                               <div id="imagePreview" style="background-image: url('images/icon/inivitation.png');"></div>
                               <h6>Invitation</h6>
                           </div>
                        </div>
                     </div>
                  </div>
                  <div class="owl-item">
                     <div class="brands_item d-flex flex-column justify-content-center">
                        <div class="avatar-upload">
                           <div class="avatar-preview" style="border: 3px solid red;">
                               <div id="imagePreview" style="background-image: url('images/icon/inivitation.png');"></div>
                               <h6>Invitation</h6>
                           </div>
                        </div>
                     </div>
                  </div>
                  <div class="owl-item">
                     <div class="brands_item d-flex flex-column justify-content-center">
                        <div class="avatar-upload">
                           <div class="avatar-preview" style="border: 3px solid red;">
                               <div id="imagePreview" style="background-image: url('images/icon/inivitation.png');"></div>
                               <h6>Invitation</h6>
                           </div>
                        </div>
                     </div>
                  </div>
                  <div class="owl-item">
                     <div class="brands_item d-flex flex-column justify-content-center">
                        <div class="avatar-upload">
                           <div class="avatar-preview" style="border: 3px solid red;">
                               <div id="imagePreview" style="background-image: url('images/icon/inivitation.png');"></div>
                               <h6>Invitation</h6>
                           </div>
                        </div>
                     </div>
                  </div>
                  <div class="owl-item">
                     <div class="brands_item d-flex flex-column justify-content-center">
                        <div class="avatar-upload">
                           <div class="avatar-preview" style="border: 3px solid red;">
                               <div id="imagePreview" style="background-image: url('images/icon/inivitation.png');"></div>
                               <h6>Invitation</h6>
                           </div>
                        </div>
                     </div>
                  </div>
               </div>
               <!-- Brands Slider Navigation --> 
               <div class="brands_nav brands_prev"><i class="fas fa-chevron-left"></i></div>
               <div class="brands_nav brands_next"><i class="fas fa-chevron-right"></i></div>
            </div>
         </div>
      </div>
   </div>
</div>
                     <!--- Left image section star -->
                     
                     <li class="layer">
                        <a id="menu-toggle" href="#" class="menu-toggle" style="width: 6%;margin-right: -12px;margin-top: -15px;background: none;">
                        <img src="images/new/background/background1.png" alt="petal img 8" style="position: relative;">
                        <img src="images/icon/bar.png" alt="petal img 8" style="position: absolute;width: 41%;margin-left: -68%;margin-top: 30%;">
                        </a>
                     </li>
                     <a href="index.php">
                            <img src="images/icon/demo.png" alt="petal img 8" style="position: absolute;margin-left: 95%;margin-top: 70px;width: 5%;">
                        </a>
                     <li class="layer" style="margin-top: 5%;margin-left: 4%;">
                        <a href="#" style="font-family: fangsong;font-size: 16px; color: black;">
                          TOP SELLER PROFILE
                        </a>
                     </li>
                     <li class="layer" style="margin-top: 5%;margin-left: 87%;">
                        <a href="index.php" style="font-family: fangsong;">
                          VIEW ALL
                        </a>
                     </li>
                     <li class="layer"><img src="images/new/heart/heart.png" alt="petal img 1" class="venkat3"></li>
                     <li class="layer"><img src="images/new/heart/heart1.png" alt="petal img 1" class="venkat4"></li>
                     <li class="layer">
                       <h6 style="margin-left: 80%;margin-top: 146px;font-size: 23px;font-family: auto;display: inline-flex;width: 214px;background: #fe9fba;border-bottom: 6px solid #d19441;border-radius: 12px;border-left: 6px solid #d19441;border-right: 5px solid #d19441;border-top: 2px solid #d19441;border-top-right-radius: 2px;border-top-left-radius: 2px;box-shadow: 6px 2px 8px 2px #00000087;">
                            <span style="margin-left: 14%;">Invitation Cards</span>
                        </h6>
                     </li>
                     
                     
                     
                     
                     <div class="widget widget_search layer" style="margin-left: 30%;margin-top: 116px;background: none;">
                        <a href="contact.html" class="as-btn style3 blink" style="box-shadow: 6px 2px 8px 2px #00000087;height: 6px;width: 202px;border: 1px solid #d19441;border-radius: 4px;background: red;font-family: initial;font-size: 14px;padding: 14px 40px;">
                           <i class="fa fa-percent" aria-hidden="true" style="margin-top: -5px;"></i> <span> New Offer</span>
                        </a>
                     </div>
                     <div class="widget widget_search layer" style="margin-left: 49%;margin-top: 108px;background: none;">
                        <form class="search-form" style="line-height: 0px;">
                           <input type="text" placeholder="Search My Location" style="box-shadow: 6px 2px 8px 2px #00000087;height: 31px;width: 185px;border: 3px solid #d19441;border-radius: 6px;padding-left: 10px;font-family: initial;font-size: 15px;margin-left: -14%;"> 
                           <button type="submit" style="margin-top: -4%;margin-right: -5%;">
                           <i class="far fa-search"></i>
                           </button>
                        </form>
                     </div>
                     <div class="widget widget_search layer" style="margin-left: 68%;margin-top: 108px;background: none;">
                        <form class="search-form" style="line-height: 0px;">
                           <input type="text" placeholder="Search Seller Login Mobile No & Order No" style="box-shadow: 6px 2px 8px 2px #00000087;height: 31px;width: 290px;border: 3px solid #d19441;border-radius: 6px;padding-left: 10px;font-family: initial;font-size: 15px;margin-left: -14%;"> 
                           <button type="submit" style="margin-top: -4%;margin-right: -5%;">
                           <i class="far fa-search"></i>
                           </button>
                        </form>
                     </div>
                     
                     <li class="layer"><img src="images/new/heart/heart1.png" alt="petal img 1" class="venkat6"></li>
                     <li class="layer"><img src="images/new/bubble/round.png" alt="petal img 1" class="venkat7"></li>
                     <li class="layer"><img src="images/new/bubble/round.png" alt="petal img 1" class="venkat8"></li>
                     <li class="layer"><img src="images/new/bubble/round.png" alt="petal img 1" class="venkat9"></li>
                     <li class="layer"><img src="images/new/bubble/round.png" alt="petal img 1" class="venkat10"></li>
                     <li class="layer"><img src="images/new/bubble/bubble.png" alt="petal img 1" class="venkat11"></li>
                     <li class="layer"><img src="images/new/heart/heart.png" alt="petal img 1" class="venkat12"></li>
                     <li class="layer"><img src="images/new/bubble/bubble1.png" alt="petal img 1" class="venkat13"></li>
                     <!--- Left image section end-->
                        
                     <div class="container body-content">
                        <div  class="ng-scope">
                           <div class="row layer" style="margin-left: 10%;margin-top: 17%;">
                              <div class="col-lg-12">
                                 <div class="scrollbar" id="style-1">
                                      <div class="col-md-3 col-sm-6" style="margin-top: 3%;">
                                       <div class="service-card">
                                         <div class="service-card_img">
                                             
                                             <img src="images/new/icon/image.png" alt="Service" style="border-radius: 20px;height: 180px;">
                                            
                                        </div>
                                          <a href ="buyer-category.php">
                                         <div class="service-card_content" data-bg-src="assets1/img/bg/service_card_overlay.png" style="width: 96%;margin-left: -15px;">
                                            
                                            <h4 style="color: white;font-family: auto">CARDS</h4>
                                           
                                         </div>
                                          </a>
                                      </div>
                                    </div>
                                    <div class="col-md-3 col-sm-6" style="margin-top: 3%;">
                                       <div class="service-card">
                                         <div class="service-card_img">
                                             <img src="images/new/icon/image.png" alt="Service" style="border-radius: 20px;height: 180px;">
                                        </div>
                                         <a href ="buyer-category.php">
                                         <div class="service-card_content" data-bg-src="assets1/img/bg/service_card_overlay.png" style="width: 96%;margin-left: -15px;">
                                            
                                            <h4 style="color: white;font-family: auto">CARDS</h4>
                                           
                                         </div>
                                          </a>
                                      </div>
                                    </div>
                                    <div class="col-md-3 col-sm-6" style="margin-top: 3%;">
                                       <div class="service-card">
                                         <div class="service-card_img">
                                             <img src="images/new/icon/image.png" alt="Service" style="border-radius: 20px;height: 180px;">
                                        </div>
                                          <a href ="buyer-category.php">
                                         <div class="service-card_content" data-bg-src="assets1/img/bg/service_card_overlay.png" style="width: 96%;margin-left: -15px;">
                                            
                                            <h4 style="color: white;font-family: auto">CARDS</h4>
                                           
                                         </div>
                                          </a>
                                      </div>
                                    </div>
                                    <div class="col-md-3 col-sm-6" style="margin-top: 3%;">
                                       <div class="service-card">
                                         <div class="service-card_img">
                                             <img src="images/new/icon/image.png" alt="Service" style="border-radius: 20px;height: 180px;">
                                        </div>
                                        <a href ="buyer-category.php">
                                         <div class="service-card_content" data-bg-src="assets1/img/bg/service_card_overlay.png" style="width: 96%;margin-left: -15px;">
                                            
                                            <h4 style="color: white;font-family: auto">CARDS</h4>
                                           
                                         </div>
                                          </a>
                                      </div>
                                    </div>
                                    <div class="col-md-3 col-sm-6" style="margin-top: 3%;">
                                       <div class="service-card">
                                         <div class="service-card_img">
                                             <img src="images/new/icon/image.png" alt="Service" style="border-radius: 20px;height: 180px;">
                                        </div>
                                          <a href ="buyer-category.php">
                                         <div class="service-card_content" data-bg-src="assets1/img/bg/service_card_overlay.png" style="width: 96%;margin-left: -15px;">
                                            
                                            <h4 style="color: white;font-family: auto">CARDS</h4>
                                           
                                         </div>
                                          </a>
                                      </div>
                                    </div>
                                    <div class="col-md-3 col-sm-6" style="margin-top: 3%;">
                                       <div class="service-card">
                                         <div class="service-card_img">
                                             <img src="images/new/icon/image.png" alt="Service" style="border-radius: 20px;height: 180px;">
                                        </div>
                                          <a href ="buyer-category.php">
                                         <div class="service-card_content" data-bg-src="assets1/img/bg/service_card_overlay.png" style="width: 96%;margin-left: -15px;">
                                            
                                            <h4 style="color: white;font-family: auto">CARDS</h4>
                                           
                                         </div>
                                          </a>
                                      </div>
                                    </div>
                                    <div class="col-md-3 col-sm-6" style="margin-top: 3%;">
                                       <div class="service-card">
                                         <div class="service-card_img">
                                             <img src="images/new/icon/image.png" alt="Service" style="border-radius: 20px;height: 180px;">
                                        </div>
                                         <a href ="buyer-category.php">
                                         <div class="service-card_content" data-bg-src="assets1/img/bg/service_card_overlay.png" style="width: 96%;margin-left: -15px;">
                                            
                                            <h4 style="color: white;font-family: auto">CARDS</h4>
                                           
                                         </div>
                                          </a>
                                      </div>
                                    </div>
                                    <div class="col-md-3 col-sm-6" style="margin-top: 3%;">
                                       <div class="service-card">
                                         <div class="service-card_img">
                                             <img src="images/new/icon/image.png" alt="Service" style="border-radius: 20px;height: 180px;">
                                        </div>
                                         <a href ="buyer-category.php">
                                         <div class="service-card_content" data-bg-src="assets1/img/bg/service_card_overlay.png" style="width: 96%;margin-left: -15px;">
                                            
                                            <h4 style="color: white;font-family: auto">CARDS</h4>
                                           
                                         </div>
                                          </a>
                                      </div>
                                    </div>
                                    <div class="col-md-3 col-sm-6" style="margin-top: 3%;">
                                       <div class="service-card">
                                         <div class="service-card_img">
                                             <img src="images/new/icon/image.png" alt="Service" style="border-radius: 20px;height: 180px;">
                                        </div>
                                         <a href ="buyer-category.php">
                                         <div class="service-card_content" data-bg-src="assets1/img/bg/service_card_overlay.png" style="width: 96%;margin-left: -15px;">
                                            
                                            <h4 style="color: white;font-family: auto">CARDS</h4>
                                           
                                         </div>
                                          </a>
                                      </div>
                                    </div>
                                    <div class="col-md-3 col-sm-6" style="margin-top: 3%;">
                                       <div class="service-card">
                                         <div class="service-card_img">
                                             <img src="images/new/icon/image.png" alt="Service" style="border-radius: 20px;height: 180px;">
                                        </div>
                                          <a href ="buyer-category.php">
                                         <div class="service-card_content" data-bg-src="assets1/img/bg/service_card_overlay.png" style="width: 96%;margin-left: -15px;">
                                            
                                            <h4 style="color: white;font-family: auto">CARDS</h4>
                                           
                                         </div>
                                          </a>
                                      </div>
                                    </div>
                                        <div class="force-overflow"></div>
                                 </div>
                                 <div class="demo layer">
  <fieldset class="filter-price" style="margin-left: 140%;background: #d19441;border-radius: 20px;margin-top: 100%;">
   <div class="row">
       <div class="col-lg-6" style="margin-top: 2%;">
           <i class="bi bi-sliders"  style="font-size: 25px;margin-left: 20%;"></i>
           <h6 style="margin-left: 15%;font-weight: 800;font-family: auto;">Price</h6>
       </div>
       <div class="col-lg-6" style="margin-left: -27%;">
           <div class="price-field">
      <input type="range"  min="100" max="500" value="100" id="lower">
      <input type="range" min="100" max="500" value="500" id="upper">
    </div>
    <div class="row">
        <div class="col-lg-4">
            <input type="text" name="" id="" style="font-size: 15px;text-align: center;width: 200%;padding-left: 0px;padding-right: 0px;height: 25px;margin-left: 18%;border-radius: 5px;">
            <h6 style="font-size: 15px;font-family: auto;margin-left: 66%">L.P</h6>
        </div>
        <div class="col-lg-4">
            <input type="text" name="" id="" style="font-size: 15px;text-align: center;width: 200%;padding-left: 0px;padding-right: 0px;height: 25px;margin-left: 18%;border-radius: 5px;">
            <h6 style="font-size: 15px;font-family: auto;margin-left: 66%">M.P</h6>
        </div>
        <div class="col-lg-4">
            <input type="text" name="" id="" style="font-size: 15px;text-align: center;width: 200%;padding-left: 0px;padding-right: 0px;height: 25px;margin-left: 18%;border-radius: 5px;">
            <h6 style="font-size: 15px;font-family: auto;margin-left: 66%">H.P</h6>
        </div>
    </div>
    
       </div>
   </div>
    
  </fieldset> 
</div>
                              </div>
                           </div>
                        </div>
                     </div>
                  </ul>
               </div>
            </div>
         </div>
      </div>
      <!-- row-->
   </div>
   <!--container-->
</section>

<style>
            .blink {
                animation: blinker 2.5s linear infinite;
                color: white;
                font-family: sans-serif;
            }
            @keyframes blinker {
                50% {
                    opacity: 0;
                }
            }
        </style>

<style>
   .avatar-upload {
   position: relative;
   max-width: 205px;
   }
   .avatar-upload .avatar-edit {
   position: absolute;
   right: 12px;
   z-index: 1;
   top: 10px;
   }
   .avatar-upload .avatar-edit input {
   display: none;
   }
   .avatar-upload .avatar-edit input + label {
   display: inline-block;
   width: 34px;
   height: 34px;
   margin-bottom: 0;
   border-radius: 100%;
   background: #FFFFFF;
   border: 1px solid transparent;
   box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
   cursor: pointer;
   font-weight: normal;
   transition: all 0.2s ease-in-out;
   }
   .avatar-upload .avatar-edit input + label:hover {
   background: #f1f1f1;
   border-color: #d6d6d6;
   }
   .avatar-upload .avatar-edit input + label:after {
   content: "\f040";
   font-family: 'FontAwesome';
   color: #757575;
   position: absolute;
   top: 10px;
   left: 0;
   right: 0;
   text-align: center;
   margin: auto;
   }
   .avatar-upload .avatar-preview {
   width: 100px;
   height: 100px;
   position: relative;
   border-radius: 100%;
   border: 5px solid green;
   box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
   }
   .avatar-upload .avatar-preview > div {
   width: 100%;
   height: 100%;
   border-radius: 100%;
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   }
</style>

    <style>

.scrollbar
{
	margin-left: 30px;
	float: left;
	height: 365px;
	width: 85%;
	background: none;
	overflow-y: scroll;
	margin-bottom: 25px;
}

.force-overflow
{
	min-height: 450px;
}



/*
 *  STYLE 1
 */

#style-1::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #d19441;
}
    </style>
    
    
<script>
    $(document).ready(function(){

   if($('.brands_slider').length)
        {
            var brandsSlider = $('.brands_slider');

            brandsSlider.owlCarousel(
            {
                loop:true,
                autoplay:true,
                autoplayTimeout:5000,
                nav:false,
                dots:false,
                autoWidth:true,
                items:8,
                margin:42
            });

            if($('.brands_prev').length)
            {
                var prev = $('.brands_prev');
                prev.on('click', function()
                {
                    brandsSlider.trigger('prev.owl.carousel');
                });
            }

            if($('.brands_next').length)
            {
                var next = $('.brands_next');
                next.on('click', function()
                {
                    brandsSlider.trigger('next.owl.carousel');
                });
            }
        }


    });
</script>

<style>
 .brands {
     width: 100%;
     padding-top: 90px;
     padding-bottom: 0px
 }

 .brands_slider_container {
     height: 130px;
    border: solid 1px #dea556;
    padding-left: 234px;
    padding-right: 206px;
    background: #d19441;
    margin-top: -74px;
    width: 1366px;
    margin-left: -128px;
 }

 .brands_slider {
     height: 100%;
     margin-top: 8px
 }

 .brands_item {
     height: 100%
 }

 .brands_item img {
     max-width: 100%
 }

 .brands_nav {
     position: absolute;
     top: 50%;
     -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
     -o-transform: translateY(-50%);
     transform: translateY(-50%);
     padding: 5px;
     cursor: pointer
 }

 .brands_nav i {
     color: #e5e5e5;
     -webkit-transition: all 200ms ease;
     -moz-transition: all 200ms ease;
     -ms-transition: all 200ms ease;
     -o-transition: all 200ms ease;
     transition: all 200ms ease
 }

 .brands_nav:hover i {
     color: #676767
 }

 .brands_prev {
     left: 40px;
     display: none;
 }

 .brands_next {
     right: 40px;
     display: none;
 }
</style>

<style>


.demo {
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.filter-price {
  width: 294px;
  border: 0;
  padding: 0;
  margin: 0; 
}

.price-title {
  position: relative;
  color: #fff;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 400;
}

.price-field {
  position: relative;
  width: 100%;
  height: 36px;
  box-sizing: border-box;
  background: rgb(209 148 65);
  padding-top: 15px;
  padding-left: 0px;
  border-radius: 3px;
}

.price-field input[type=range] {
    position: absolute;
}

/* Reset style for input range */

.price-field input[type=range] {
  width: 188px;
  height: 2px; 
  border: 0;
  outline: 0;
  box-sizing: border-box;
  border-radius: 5px;
  pointer-events: none;
  -webkit-appearance: none;
  padding-left: 0px;
    padding-right: 0px;
}

.price-field input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
}

.price-field input[type=range]:active,
.price-field input[type=range]:focus {
  outline: 0;
}

.price-field input[type=range]::-ms-track {
  width: 188px;
  height: 2px; 
  border: 0;
  outline: 0;
  box-sizing: border-box;
  border-radius: 5px;
  pointer-events: none;
  background: transparent;
  border-color: transparent;
  color: transparent;
  border-radius: 5px;
}

/* Style toddler input range */

.price-field input[type=range]::-webkit-slider-thumb { 
  /* WebKit/Blink */
    position: relative;
    -webkit-appearance: none;
    margin: 0;
    border: 0;
    outline: 0;
    border-radius: 50%;
    height: 10px;
    width: 10px;
    margin-top: -4px;
    background-color: #fff;
    cursor: pointer;
    cursor: pointer;
    pointer-events: all;
    z-index: 100;
}

.price-field input[type=range]::-moz-range-thumb { 
  /* Firefox */
  position: relative;
  appearance: none;
  margin: 0;
  border: 0;
  outline: 0;
  border-radius: 50%;
  height: 10px;
  width: 10px;
  margin-top: -5px;
  background-color: #fff;
  cursor: pointer;
  cursor: pointer;
  pointer-events: all;
  z-index: 100;
}

.price-field input[type=range]::-ms-thumb  { 
  /* IE */
  position: relative;
  appearance: none;
  margin: 0;
  border: 0;
  outline: 0;
  border-radius: 50%;
  height: 10px;
  width: 10px;
  margin-top: -5px;
  background-color: #fff;
  cursor: pointer;
  cursor: pointer;
  pointer-events: all;
  z-index: 100;
}

/* Style track input range */

.price-field input[type=range]::-webkit-slider-runnable-track { 
  /* WebKit/Blink */
  width: 188px;
  height: 2px;
  cursor: pointer;
  background: #fff;
  border-radius: 5px;
}

.price-field input[type=range]::-moz-range-track { 
  /* Firefox */
  width: 188px;
  height: 2px;
  cursor: pointer;
  background: #fff;
  border-radius: 5px;
}

.price-field input[type=range]::-ms-track { 
  /* IE */
  width: 188px;
  height: 2px;
  cursor: pointer;
  background: #fff;
  border-radius: 5px;
}

/* Style for input value block */

.price-wrap {
  display: flex;
  justify-content: center;
  color: #fff;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 400;
  margin-bottom: 7px;
}

.price-wrap-1, 
.price-wrap-2 {
  display: flex;
}

.price-title {
  margin-right: 30px;
  backgrund: #d58e32;
}

.price-wrap_line {
  margin: 0 10px;
  margin: 0px 39px 11px 16px;
  color: black;
}

.price-wrap #one, 
.price-wrap #two {
 width: 30px;
    text-align: right;
    margin: -22px;
    padding: 0px;
    margin-right: 2px;
    background: 0;
    border: 0;
    outline: 0;
    color: #000;
    font-family: 'Karla', 'Arial', sans-serif;
    font-size: 14px;
    line-height: 1.2em;
    font-weight: 800;
}

.price-wrap label {
  text-align: right;
      padding: 5px;
}

/* Style for active state input */
    
.price-field input[type=range]:hover::-webkit-slider-thumb {
  box-shadow: 0 0 0 0.5px #fff;
  transition-duration: 0.3s;
}

.price-field input[type=range]:active::-webkit-slider-thumb {
  box-shadow: 0 0 0 0.5px #fff;
  transition-duration: 0.3s;
}   
</style>

<script>
    var lowerSlider = document.querySelector('#lower');
var  upperSlider = document.querySelector('#upper');

document.querySelector('#two').value=upperSlider.value;
document.querySelector('#one').value=lowerSlider.value;

var  lowerVal = parseInt(lowerSlider.value);
var upperVal = parseInt(upperSlider.value);

upperSlider.oninput = function () {
    lowerVal = parseInt(lowerSlider.value);
    upperVal = parseInt(upperSlider.value);

    if (upperVal < lowerVal + 4) {
        lowerSlider.value = upperVal - 4;
        if (lowerVal == lowerSlider.min) {
        upperSlider.value = 4;
        }
    }
    document.querySelector('#two').value=this.value
};

lowerSlider.oninput = function () {
    lowerVal = parseInt(lowerSlider.value);
    upperVal = parseInt(upperSlider.value);
    if (lowerVal > upperVal - 4) {
        upperSlider.value = lowerVal + 4;
        if (upperVal == upperSlider.max) {
            lowerSlider.value = parseInt(upperSlider.max) - 4;
        }
    }
    document.querySelector('#one').value=this.value
};
</script>
<?php include 'footer.php';?>

Zerion Mini Shell 1.0